geom_polygon in ggplot2
Examples of geom_polygon in R.
New to Plotly?
Plotly is a free and open-source graphing library for R. We recommend you read our Getting Started guide for the latest installation or upgrade instructions, then move on to our Plotly Fundamentals tutorials or dive straight in to some Basic Charts tutorials.
Basic Ploygon
library(plotly)
ids <- factor(c("1.1", "2.1", "1.2", "2.2", "1.3", "2.3"))
values <- data.frame(
id = ids,
value = c(3, 3.1, 3.1, 3.2, 3.15, 3.5)
)
positions <- data.frame(
id = rep(ids, each = 4),
x = c(2, 1, 1.1, 2.2, 1, 0, 0.3, 1.1, 2.2, 1.1, 1.2, 2.5, 1.1, 0.3,
0.5, 1.2, 2.5, 1.2, 1.3, 2.7, 1.2, 0.5, 0.6, 1.3),
y = c(-0.5, 0, 1, 0.5, 0, 0.5, 1.5, 1, 0.5, 1, 2.1, 1.7, 1, 1.5,
2.2, 2.1, 1.7, 2.1, 3.2, 2.8, 2.1, 2.2, 3.3, 3.2)
)
datapoly <- merge(values, positions, by=c("id"))
p <- ggplot(datapoly, aes(x=x, y=y)) + geom_polygon(aes(fill=value, group=id))
fig <- ggplotly(p)
fig
<div id="htmlwidget-33afda4cbcdc597a74a9" style="width:672px;height:480px;" class="plotly html-widget"></div>
<script type="application/json" data-for="htmlwidget-33afda4cbcdc597a74a9">{"x":{"data":[{"x":[2,1,1.1,2.2,2],"y":[-0.5,0,1,0.5,-0.5],"text":"value: 3.00<br />id: 1.1","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"transparent","dash":"solid"},"fill":"toself","fillcolor":"rgba(19,43,67,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[2.2,1.1,1.2,2.5,2.2],"y":[0.5,1,2.1,1.7,0.5],"text":"value: 3.10<br />id: 1.2","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"transparent","dash":"solid"},"fill":"toself","fillcolor":"rgba(31,67,100,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[1,0,0.3,1.1,1],"y":[0,0.5,1.5,1,0],"text":"value: 3.10<br />id: 2.1","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"transparent","dash":"solid"},"fill":"toself","fillcolor":"rgba(31,67,100,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[2.5,1.2,1.3,2.7,2.5],"y":[1.7,2.1,3.2,2.8,1.7],"text":"value: 3.15<br />id: 1.3","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"transparent","dash":"solid"},"fill":"toself","fillcolor":"rgba(38,80,117,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[1.1,0.3,0.5,1.2,1.1],"y":[1,1.5,2.2,2.1,1],"text":"value: 3.20<br />id: 2.2","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"transparent","dash":"solid"},"fill":"toself","fillcolor":"rgba(44,93,134,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[1.2,0.5,0.6,1.3,1.2],"y":[2.1,2.2,3.3,3.2,2.1],"text":"value: 3.50<br />id: 2.3","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"transparent","dash":"solid"},"fill":"toself","fillcolor":"rgba(86,177,247,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[0],"y":[0],"name":"99_7d85c4b22c950b2c302e0fe3f5fdcf23","type":"scatter","mode":"markers","opacity":0,"hoverinfo":"skip","showlegend":false,"marker":{"color":[0,1],"colorscale":[[0,"#132B43"],[0.00334448160535139,"#132B44"],[0.00668896321070278,"#132C44"],[0.0100334448160533,"#142C45"],[0.0133779264214047,"#142D45"],[0.0167224080267561,"#142D46"],[0.0200668896321075,"#142D46"],[0.023411371237458,"#142E47"],[0.0267558528428093,"#152E47"],[0.0301003344481607,"#152F48"],[0.0334448160535121,"#152F48"],[0.0367892976588626,"#152F49"],[0.040133779264214,"#153049"],[0.0434782608695654,"#16304A"],[0.0468227424749168,"#16304A"],[0.0501672240802673,"#16314B"],[0.0535117056856187,"#16314B"],[0.0568561872909701,"#16324C"],[0.0602006688963215,"#17324D"],[0.063545150501672,"#17324D"],[0.0668896321070234,"#17334E"],[0.0702341137123748,"#17334E"],[0.0735785953177261,"#17344F"],[0.0769230769230766,"#18344F"],[0.080267558528428,"#183450"],[0.0836120401337794,"#183550"],[0.0869565217391308,"#183551"],[0.0903010033444813,"#183651"],[0.0936454849498327,"#193652"],[0.0969899665551841,"#193652"],[0.100334448160535,"#193753"],[0.103678929765886,"#193754"],[0.107023411371237,"#193854"],[0.110367892976589,"#1A3855"],[0.11371237458194,"#1A3955"],[0.117056856187291,"#1A3956"],[0.120401337792642,"#1A3956"],[0.123745819397993,"#1A3A57"],[0.127090301003345,"#1B3A57"],[0.130434782608695,"#1B3B58"],[0.133779264214047,"#1B3B59"],[0.137123745819398,"#1B3B59"],[0.14046822742475,"#1C3C5A"],[0.1438127090301,"#1C3C5A"],[0.147157190635451,"#1C3D5B"],[0.150501672240803,"#1C3D5B"],[0.153846153846154,"#1C3D5C"],[0.157190635451505,"#1D3E5C"],[0.160535117056856,"#1D3E5D"],[0.163879598662207,"#1D3F5D"],[0.167224080267559,"#1D3F5E"],[0.170568561872909,"#1D3F5F"],[0.173913043478261,"#1E405F"],[0.177257525083612,"#1E4060"],[0.180602006688964,"#1E4160"],[0.183946488294314,"#1E4161"],[0.187290969899665,"#1E4261"],[0.190635451505017,"#1F4262"],[0.193979933110368,"#1F4263"],[0.197324414715719,"#1F4363"],[0.20066889632107,"#1F4364"],[0.204013377926421,"#1F4464"],[0.207357859531773,"#204465"],[0.210702341137123,"#204465"],[0.214046822742475,"#204566"],[0.217391304347826,"#204566"],[0.220735785953178,"#214667"],[0.224080267558528,"#214668"],[0.227424749163879,"#214768"],[0.230769230769231,"#214769"],[0.234113712374582,"#214769"],[0.237458193979933,"#22486A"],[0.240802675585284,"#22486A"],[0.244147157190636,"#22496B"],[0.247491638795987,"#22496C"],[0.250836120401337,"#224A6C"],[0.254180602006689,"#234A6D"],[0.25752508361204,"#234A6D"],[0.260869565217392,"#234B6E"],[0.264214046822742,"#234B6E"],[0.267558528428093,"#244C6F"],[0.270903010033445,"#244C70"],[0.274247491638796,"#244C70"],[0.277591973244147,"#244D71"],[0.280936454849498,"#244D71"],[0.28428093645485,"#254E72"],[0.287625418060201,"#254E72"],[0.290969899665551,"#254F73"],[0.294314381270903,"#254F74"],[0.297658862876254,"#254F74"],[0.301003344481606,"#265075"],[0.304347826086957,"#265075"],[0.307692307692307,"#265176"],[0.311036789297659,"#265176"],[0.31438127090301,"#275277"],[0.317725752508361,"#275278"],[0.321070234113712,"#275278"],[0.324414715719064,"#275379"],[0.327759197324415,"#275379"],[0.331103678929766,"#28547A"],[0.334448160535117,"#28547B"],[0.337792642140468,"#28557B"],[0.34113712374582,"#28557C"],[0.34448160535117,"#28567C"],[0.347826086956522,"#29567D"],[0.351170568561873,"#29567D"],[0.354515050167224,"#29577E"],[0.357859531772576,"#29577F"],[0.361204013377926,"#2A587F"],[0.364548494983278,"#2A5880"],[0.367892976588629,"#2A5980"],[0.371237458193979,"#2A5981"],[0.374581939799331,"#2A5982"],[0.377926421404682,"#2B5A82"],[0.381270903010034,"#2B5A83"],[0.384615384615385,"#2B5B83"],[0.387959866220736,"#2B5B84"],[0.391304347826087,"#2C5C85"],[0.394648829431438,"#2C5C85"],[0.39799331103679,"#2C5D86"],[0.40133779264214,"#2C5D86"],[0.404682274247492,"#2C5D87"],[0.408026755852843,"#2D5E87"],[0.411371237458194,"#2D5E88"],[0.414715719063545,"#2D5F89"],[0.418060200668896,"#2D5F89"],[0.421404682274248,"#2E608A"],[0.424749163879599,"#2E608A"],[0.42809364548495,"#2E618B"],[0.431438127090301,"#2E618C"],[0.434782608695652,"#2E618C"],[0.438127090301004,"#2F628D"],[0.441471571906354,"#2F628D"],[0.444816053511706,"#2F638E"],[0.448160535117057,"#2F638F"],[0.451505016722408,"#30648F"],[0.454849498327759,"#306490"],[0.45819397993311,"#306590"],[0.461538461538462,"#306591"],[0.464882943143813,"#306592"],[0.468227424749164,"#316692"],[0.471571906354515,"#316693"],[0.474916387959866,"#316793"],[0.478260869565218,"#316794"],[0.481605351170568,"#326895"],[0.48494983277592,"#326895"],[0.488294314381271,"#326996"],[0.491638795986622,"#326996"],[0.494983277591973,"#326997"],[0.498327759197324,"#336A98"],[0.501672240802676,"#336A98"],[0.505016722408027,"#336B99"],[0.508361204013378,"#336B99"],[0.511705685618729,"#346C9A"],[0.51505016722408,"#346C9B"],[0.518394648829432,"#346D9B"],[0.521739130434782,"#346D9C"],[0.525083612040134,"#346E9D"],[0.528428093645485,"#356E9D"],[0.531772575250836,"#356E9E"],[0.535117056856187,"#356F9E"],[0.538461538461538,"#356F9F"],[0.54180602006689,"#3670A0"],[0.545150501672241,"#3670A0"],[0.548494983277592,"#3671A1"],[0.551839464882943,"#3671A1"],[0.555183946488294,"#3772A2"],[0.558528428093646,"#3772A3"],[0.561872909698996,"#3773A3"],[0.565217391304348,"#3773A4"],[0.568561872909699,"#3773A4"],[0.57190635451505,"#3874A5"],[0.575250836120401,"#3874A6"],[0.578595317725752,"#3875A6"],[0.581939799331104,"#3875A7"],[0.585284280936455,"#3976A8"],[0.588628762541806,"#3976A8"],[0.591973244147157,"#3977A9"],[0.595317725752508,"#3977A9"],[0.59866220735786,"#3978AA"],[0.602006688963211,"#3A78AB"],[0.605351170568562,"#3A79AB"],[0.608695652173913,"#3A79AC"],[0.612040133779264,"#3A79AC"],[0.615384615384615,"#3B7AAD"],[0.618729096989966,"#3B7AAE"],[0.622073578595318,"#3B7BAE"],[0.625418060200669,"#3B7BAF"],[0.628762541806021,"#3C7CB0"],[0.632107023411371,"#3C7CB0"],[0.635451505016722,"#3C7DB1"],[0.638795986622074,"#3C7DB1"],[0.642140468227424,"#3C7EB2"],[0.645484949832776,"#3D7EB3"],[0.648829431438127,"#3D7FB3"],[0.652173913043478,"#3D7FB4"],[0.65551839464883,"#3D7FB5"],[0.65886287625418,"#3E80B5"],[0.662207357859532,"#3E80B6"],[0.665551839464883,"#3E81B6"],[0.668896321070234,"#3E81B7"],[0.672240802675585,"#3F82B8"],[0.675585284280936,"#3F82B8"],[0.678929765886288,"#3F83B9"],[0.682274247491639,"#3F83BA"],[0.68561872909699,"#4084BA"],[0.688963210702341,"#4084BB"],[0.692307692307693,"#4085BB"],[0.695652173913043,"#4085BC"],[0.698996655518394,"#4086BD"],[0.702341137123746,"#4186BD"],[0.705685618729097,"#4186BE"],[0.709030100334449,"#4187BF"],[0.712374581939799,"#4187BF"],[0.71571906354515,"#4288C0"],[0.719063545150502,"#4288C1"],[0.722408026755852,"#4289C1"],[0.725752508361204,"#4289C2"],[0.729096989966555,"#438AC2"],[0.732441471571907,"#438AC3"],[0.735785953177258,"#438BC4"],[0.739130434782608,"#438BC4"],[0.74247491638796,"#438CC5"],[0.745819397993311,"#448CC6"],[0.749163879598662,"#448DC6"],[0.752508361204013,"#448DC7"],[0.755852842809364,"#448EC8"],[0.759197324414716,"#458EC8"],[0.762541806020067,"#458FC9"],[0.765886287625418,"#458FC9"],[0.769230769230769,"#458FCA"],[0.772575250836121,"#4690CB"],[0.775919732441472,"#4690CB"],[0.779264214046822,"#4691CC"],[0.782608695652174,"#4691CD"],[0.785953177257525,"#4792CD"],[0.789297658862877,"#4792CE"],[0.792642140468227,"#4793CF"],[0.795986622073579,"#4793CF"],[0.79933110367893,"#4894D0"],[0.802675585284281,"#4894D0"],[0.806020066889632,"#4895D1"],[0.809364548494983,"#4895D2"],[0.812709030100335,"#4896D2"],[0.816053511705686,"#4996D3"],[0.819397993311036,"#4997D4"],[0.822742474916388,"#4997D4"],[0.826086956521739,"#4998D5"],[0.829431438127091,"#4A98D6"],[0.832775919732441,"#4A99D6"],[0.836120401337793,"#4A99D7"],[0.839464882943144,"#4A9AD8"],[0.842809364548495,"#4B9AD8"],[0.846153846153846,"#4B9BD9"],[0.849498327759197,"#4B9BDA"],[0.852842809364549,"#4B9BDA"],[0.8561872909699,"#4C9CDB"],[0.85953177257525,"#4C9CDB"],[0.862876254180602,"#4C9DDC"],[0.866220735785953,"#4C9DDD"],[0.869565217391305,"#4D9EDD"],[0.872909698996655,"#4D9EDE"],[0.876254180602007,"#4D9FDF"],[0.879598662207358,"#4D9FDF"],[0.882943143812709,"#4DA0E0"],[0.88628762541806,"#4EA0E1"],[0.889632107023411,"#4EA1E1"],[0.892976588628763,"#4EA1E2"],[0.896321070234114,"#4EA2E3"],[0.899665551839465,"#4FA2E3"],[0.903010033444816,"#4FA3E4"],[0.906354515050167,"#4FA3E5"],[0.909698996655519,"#4FA4E5"],[0.913043478260869,"#50A4E6"],[0.916387959866221,"#50A5E7"],[0.919732441471572,"#50A5E7"],[0.923076923076923,"#50A6E8"],[0.926421404682274,"#51A6E8"],[0.929765886287625,"#51A7E9"],[0.933110367892977,"#51A7EA"],[0.936454849498328,"#51A8EA"],[0.939799331103679,"#52A8EB"],[0.94314381270903,"#52A9EC"],[0.946488294314381,"#52A9EC"],[0.949832775919733,"#52AAED"],[0.953177257525084,"#53AAEE"],[0.956521739130435,"#53ABEE"],[0.959866220735786,"#53ABEF"],[0.963210702341137,"#53ACF0"],[0.966555183946488,"#54ACF0"],[0.969899665551839,"#54ADF1"],[0.973244147157191,"#54ADF2"],[0.976588628762542,"#54AEF2"],[0.979933110367893,"#55AEF3"],[0.983277591973244,"#55AFF4"],[0.986622073578595,"#55AFF4"],[0.989966555183947,"#55B0F5"],[0.993311036789297,"#56B0F6"],[0.996655518394649,"#56B1F6"],[1,"#56B1F7"]],"colorbar":{"bgcolor":"rgba(255,255,255,1)","bordercolor":"transparent","borderwidth":1.88976377952756,"thickness":23.04,"title":"value","titlefont":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187},"tickmode":"array","ticktext":["3.0","3.1","3.2","3.3","3.4","3.5"],"tickvals":[0,0.2,0.4,0.6,0.8,1],"tickfont":{"color":"rgba(0,0,0,1)","family":"","size":11.689497716895},"ticklen":2,"len":0.5}},"xaxis":"x","yaxis":"y","frame":null}],"layout":{"margin":{"t":26.2283105022831,"r":7.30593607305936,"b":40.1826484018265,"l":31.4155251141553},"plot_bgcolor":"rgba(235,235,235,1)","paper_bgcolor":"rgba(255,255,255,1)","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187},"xaxis":{"domain":[0,1],"automargin":true,"type":"linear","autorange":false,"range":[-0.135,2.835],"tickmode":"array","ticktext":["0","1","2"],"tickvals":[0,1,2],"categoryorder":"array","categoryarray":["0","1","2"],"nticks":null,"ticks":"outside","tickcolor":"rgba(51,51,51,1)","ticklen":3.65296803652968,"tickwidth":0.66417600664176,"showticklabels":true,"tickfont":{"color":"rgba(77,77,77,1)","family":"","size":11.689497716895},"tickangle":-0,"showline":false,"linecolor":null,"linewidth":0,"showgrid":true,"gridcolor":"rgba(255,255,255,1)","gridwidth":0.66417600664176,"zeroline":false,"anchor":"y","title":{"text":"x","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187}},"hoverformat":".2f"},"yaxis":{"domain":[0,1],"automargin":true,"type":"linear","autorange":false,"range":[-0.69,3.49],"tickmode":"array","ticktext":["0","1","2","3"],"tickvals":[0,1,2,3],"categoryorder":"array","categoryarray":["0","1","2","3"],"nticks":null,"ticks":"outside","tickcolor":"rgba(51,51,51,1)","ticklen":3.65296803652968,"tickwidth":0.66417600664176,"showticklabels":true,"tickfont":{"color":"rgba(77,77,77,1)","family":"","size":11.689497716895},"tickangle":-0,"showline":false,"linecolor":null,"linewidth":0,"showgrid":true,"gridcolor":"rgba(255,255,255,1)","gridwidth":0.66417600664176,"zeroline":false,"anchor":"x","title":{"text":"y","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187}},"hoverformat":".2f"},"shapes":[{"type":"rect","fillcolor":null,"line":{"color":null,"width":0,"linetype":[]},"yref":"paper","xref":"paper","x0":0,"x1":1,"y0":0,"y1":1}],"showlegend":false,"legend":{"bgcolor":"rgba(255,255,255,1)","bordercolor":"transparent","borderwidth":1.88976377952756,"font":{"color":"rgba(0,0,0,1)","family":"","size":11.689497716895},"title":{"text":"","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187}}},"hovermode":"closest","barmode":"relative"},"config":{"doubleClick":"reset","showSendToCloud":false},"source":"A","attrs":{"2bc224e5ea73":{"x":{},"y":{},"fill":{},"type":"scatter"}},"cur_data":"2bc224e5ea73","visdat":{"2bc224e5ea73":["function (y) ","x"]},"highlight":{"on":"plotly_click","persistent":false,"dynamic":false,"selectize":false,"opacityDim":0.2,"selected":{"opacity":1},"debounce":0},"shinyEvents":["plotly_hover","plotly_click","plotly_selected","plotly_relayout","plotly_brushed","plotly_brushing","plotly_clickannotation","plotly_doubleclick","plotly_deselect","plotly_afterplot","plotly_sunburstclick"],"base_url":"https://plot.ly"},"evals":[],"jsHooks":[]}</script>
Inspired by ggplot2 docs
Ellipses
# create data
set.seed(20130226)
n <- 200
x1 <- rnorm(n, mean = 2)
y1 <- 1.5 + 0.4 * x1 + rnorm(n)
x2 <- rnorm(n, mean = -1)
y2 <- 3.5 - 1.2 * x2 + rnorm(n)
class <- rep(c("A", "B"), each = n)
df <- data.frame(x = c(x1, x2), y = c(y1, y2), colour = class)
# get code for "stat_ellipse"
library(devtools)
library(ggplot2)
library(proto) #source_url("https://raw.github.com/JoFrhwld/FAAV/master/r/stat-ellipse.R")
p <- qplot(data = df, x = x, y = y, colour = class) +
stat_ellipse(geom = "polygon", alpha = 1/2, aes(fill = class))
fig <- ggplotly(p)
fig
<div id="htmlwidget-88cef0946ef41a8c24a2" style="width:672px;height:480px;" class="plotly html-widget"></div>
<script type="application/json" data-for="htmlwidget-88cef0946ef41a8c24a2">{"x":{"data":[{"x":[2.09687876900163,1.19990662458738,1.71171986162935,2.43470899551228,2.24991924215629,1.33752356171162,3.65379351006075,1.85728532846947,1.06033205553009,1.25501844379919,1.84906002477348,1.53592245188474,2.05523018105963,2.20650286479366,0.931307532605468,1.34125316103432,2.3686860726547,1.35166008920283,2.19359271294812,2.59952397888717,3.73960611433423,3.516935631244,2.57536864084702,3.16421397142946,1.50345031094544,1.09949476691157,2.14526690768828,3.0393034555498,1.77789885181083,1.75414416977496,2.75301515169946,4.1192329323047,1.78426524428815,1.07293928627346,2.04175480874347,2.58260071034907,1.32061037052624,2.27403392765191,2.00862178912239,1.91929721385214,3.03276896910232,1.30568919551226,0.900015737300172,2.24082577204239,0.351814991707625,-0.338656292012899,-0.340694259172147,1.52058103551731,0.839013314662464,1.99617597884381,-0.0392568237740547,2.09440066766254,2.53765604790143,0.693428040040642,2.83691339050152,1.46148683167352,2.40638407633114,2.18509155169824,2.76464311487767,2.16368783378277,1.11585949009193,1.78709670477348,1.513280788751,2.49766336156084,1.30774984439612,2.89005679785378,1.73407114361663,2.71234852079269,2.7439176335941,2.62553801471129,1.01443499645166,0.653186922759549,3.96195664591953,1.19774530482447,1.79542962276235,2.80687308979847,0.565264684722291,3.25604004289267,2.73285525928152,1.38107419490892,1.42169041306911,1.99277597880247,1.43824680975603,1.10452731235061,2.59824168404236,3.57402362052476,2.3307046393586,1.76442914182089,3.10142794366031,1.34700562821648,1.18459297716088,1.54815723373947,1.35997300378458,1.99049450225646,2.60348166070525,0.889896233308485,2.69510929286688,2.73381311397687,2.44288395192677,3.9810467148602,2.88238798529405,1.38252415257325,3.18641419672342,0.765988492765394,0.743139344962243,1.43141716125514,2.81617222683148,3.06356677416106,3.74959370899763,1.79312047491646,4.04099885231855,2.29399394404457,2.78699688620102,2.57924192651697,1.11595245709318,2.09017301256965,0.847118553766502,2.93863514042868,1.44070352383742,1.81454887314168,3.75719817342928,3.69071572801434,2.19458612104615,3.21591140059825,0.78860049159471,1.99588212015713,1.10715900488368,1.74559321574106,1.68810139436583,2.10986227126474,3.54418918201453,2.65824416542775,2.33496417182372,2.98712605486143,1.56563569518279,3.27260781219693,0.600608722745964,2.21939949658285,2.70908302515052,0.91319598087581,0.929002888754187,2.75989685622221,2.49324452655258,1.73604437236282,1.88351773766869,4.15248909347292,1.28849186189677,2.54255903133226,1.82261092408525,0.576358500451509,3.07295240907357,1.18054065017516,1.98976623368536,0.693679938970487,2.5772212150739,2.87561500772535,4.18314535240036,2.22214722724589,2.12362318298873,3.72015966669571,1.89571378389609,3.66475614709424,0.992611017851604,2.74996744377503,2.92758234243177,4.28720688878662,3.23491673290515,1.93605702500039,0.658632809271976,0.65961751279982,4.21417581571274,1.31866234284157,0.521049430517885,1.29847632936501,0.432975615979244,1.78329814133025,3.07989772846819,1.25219520772967,2.23198539476501,2.17298477121173,2.84359040003644,1.46658653528971,2.42352705632376,2.97384417692399,2.05196222374103,1.13700565468578,1.76086212998705,0.948680650836554,2.4694448256693,1.78865285613913,2.75949624828351,3.23158030102703,1.0540140987256,1.68788480887003,2.37844661744631,2.56336017396331,3.00130339299717,0.170705663322187,2.45017143063355,3.29542534191144],"y":[2.0474292480179,0.348620308208878,1.86940244537791,-0.674741954132846,2.77671097673985,2.69852462219603,2.69346351344024,3.55435361567504,1.78086157479899,-0.189673735140904,2.33398991101585,0.892395327254762,2.80373087803274,1.22553040711436,0.726194578143362,1.46627364236358,0.504207408440506,0.612136079651517,0.818766756968045,2.89156834280913,2.17335979672513,5.49856617372109,2.58819986579667,1.5798809211028,1.09162336736571,-0.613991282178081,2.13466544252846,3.17963531410822,2.90994917749991,1.07810325956493,2.62703499500569,3.43048189743432,2.2713629222947,1.82587689345758,1.81001250018257,2.57239712341214,1.76814253547217,1.31090003025478,2.68995208726854,3.67486979853021,3.40379475683108,1.64781269682739,1.54083679154921,2.30986279789429,1.00386472974674,1.16188746536979,-0.65712116762056,3.3758248557157,1.32169408528062,1.41686026372022,0.855062646246826,2.69263346483488,2.52974579539555,2.25409385170618,3.50560451938451,3.7652189552025,1.91699972633577,2.78655266749383,2.61743235838217,2.96000347050601,0.00644011692669122,1.11268572689871,1.2928039177125,1.70626649473786,2.75933611731359,3.52476741168558,1.77868212432911,3.38170025735399,1.8004464220625,2.32525425980949,1.47288723613708,2.04089728961335,2.95541522615342,2.34822884988067,2.62900549184432,3.27471450287574,1.22082827295271,2.96474347859639,2.93292693682403,3.59248330215797,1.82304753836139,0.976132923927398,4.33214108830231,-0.243382785734995,1.67534335489632,2.90254956874795,3.88944602029316,2.39847016987147,2.98774656381565,0.750692357731013,1.97145367121529,0.662697809309631,1.65316440512994,3.25221059715077,2.34522086616152,2.42301009935213,0.888322668693358,3.93212252338861,1.21496699516761,3.98811905472531,3.0051938859846,2.68987106662576,3.24638877087028,2.79725747550979,2.00736673324016,0.366495320391099,2.07606476104019,2.91742726029497,3.95420853872398,2.8362465652066,4.29069160486713,1.02589019231705,1.27643428901639,2.44984684107361,2.92636333496502,2.35654289018585,4.04301593308176,2.87854921728533,2.07790621554535,4.29855317456607,3.3126934194692,4.45349187826398,3.68031918482722,1.74822663351814,0.584046381761952,2.95836723553772,2.41146003909457,4.0528132455057,2.11546163550595,1.11001566950003,-0.0652994683525807,2.73276674544537,2.70031154990633,3.96833861534754,1.63699382398718,1.4704322833133,3.44223271882359,0.79706213555506,0.0264442633758071,1.11870613173578,3.49194812681993,2.47827438480889,2.45959224472201,3.3978018540227,2.48778996156835,2.72187582145107,1.55375508067769,0.757385767426361,3.09724986600376,2.07096001796975,1.86043578230892,3.04387479220237,1.4711707604176,1.34819104185347,2.51493918518855,2.42781806912026,4.83196819629803,4.6492002443355,0.445497831030395,3.62125868256443,3.58945441583187,1.85673292891712,0.477347562610752,3.58198574124005,3.73879513377251,3.36564585368656,2.08446133157043,2.88664593852712,4.4077921408528,4.05553958959889,3.39469752370871,2.25160211125568,0.402029264712781,2.50205686016613,1.14232059414159,1.74246075246124,3.79880703296508,0.177898785260552,2.73252399711433,2.90969159686448,2.80963238656595,2.49503152814739,2.70582621075414,2.39064056938523,3.02745056322544,3.24118970119092,2.13223424358551,2.34895528605589,2.61243736317556,1.07332079307798,2.72727345469949,2.73912635373795,2.14141545476324,1.72929985144279,1.15859609026529,4.06418623740415,3.25608978640194,2.22693685887773,2.54287937419033,1.8034128514693],"text":["x: 2.096878769<br />y: 2.047429248<br />class: A","x: 1.199906625<br />y: 0.348620308<br />class: A","x: 1.711719862<br />y: 1.869402445<br />class: A","x: 2.434708996<br />y: -0.674741954<br />class: A","x: 2.249919242<br />y: 2.776710977<br />class: A","x: 1.337523562<br />y: 2.698524622<br />class: A","x: 3.653793510<br />y: 2.693463513<br />class: A","x: 1.857285328<br />y: 3.554353616<br />class: A","x: 1.060332056<br />y: 1.780861575<br />class: A","x: 1.255018444<br />y: -0.189673735<br />class: A","x: 1.849060025<br />y: 2.333989911<br />class: A","x: 1.535922452<br />y: 0.892395327<br />class: A","x: 2.055230181<br />y: 2.803730878<br />class: A","x: 2.206502865<br />y: 1.225530407<br />class: A","x: 0.931307533<br />y: 0.726194578<br />class: A","x: 1.341253161<br />y: 1.466273642<br />class: A","x: 2.368686073<br />y: 0.504207408<br />class: A","x: 1.351660089<br />y: 0.612136080<br />class: A","x: 2.193592713<br />y: 0.818766757<br />class: A","x: 2.599523979<br />y: 2.891568343<br />class: A","x: 3.739606114<br />y: 2.173359797<br />class: A","x: 3.516935631<br />y: 5.498566174<br />class: A","x: 2.575368641<br />y: 2.588199866<br />class: A","x: 3.164213971<br />y: 1.579880921<br />class: A","x: 1.503450311<br />y: 1.091623367<br />class: A","x: 1.099494767<br />y: -0.613991282<br />class: A","x: 2.145266908<br />y: 2.134665443<br />class: A","x: 3.039303456<br />y: 3.179635314<br />class: A","x: 1.777898852<br />y: 2.909949177<br />class: A","x: 1.754144170<br />y: 1.078103260<br />class: A","x: 2.753015152<br />y: 2.627034995<br />class: A","x: 4.119232932<br />y: 3.430481897<br />class: A","x: 1.784265244<br />y: 2.271362922<br />class: A","x: 1.072939286<br />y: 1.825876893<br />class: A","x: 2.041754809<br />y: 1.810012500<br />class: A","x: 2.582600710<br />y: 2.572397123<br />class: A","x: 1.320610371<br />y: 1.768142535<br />class: A","x: 2.274033928<br />y: 1.310900030<br />class: A","x: 2.008621789<br />y: 2.689952087<br />class: A","x: 1.919297214<br />y: 3.674869799<br />class: A","x: 3.032768969<br />y: 3.403794757<br />class: A","x: 1.305689196<br />y: 1.647812697<br />class: A","x: 0.900015737<br />y: 1.540836792<br />class: A","x: 2.240825772<br />y: 2.309862798<br />class: A","x: 0.351814992<br />y: 1.003864730<br />class: A","x: -0.338656292<br />y: 1.161887465<br />class: A","x: -0.340694259<br />y: -0.657121168<br />class: A","x: 1.520581036<br />y: 3.375824856<br />class: A","x: 0.839013315<br />y: 1.321694085<br />class: A","x: 1.996175979<br />y: 1.416860264<br />class: A","x: -0.039256824<br />y: 0.855062646<br />class: A","x: 2.094400668<br />y: 2.692633465<br />class: A","x: 2.537656048<br />y: 2.529745795<br />class: A","x: 0.693428040<br />y: 2.254093852<br />class: A","x: 2.836913391<br />y: 3.505604519<br />class: A","x: 1.461486832<br />y: 3.765218955<br />class: A","x: 2.406384076<br />y: 1.916999726<br />class: A","x: 2.185091552<br />y: 2.786552667<br />class: A","x: 2.764643115<br />y: 2.617432358<br />class: A","x: 2.163687834<br />y: 2.960003471<br />class: A","x: 1.115859490<br />y: 0.006440117<br />class: A","x: 1.787096705<br />y: 1.112685727<br />class: A","x: 1.513280789<br />y: 1.292803918<br />class: A","x: 2.497663362<br />y: 1.706266495<br />class: A","x: 1.307749844<br />y: 2.759336117<br />class: A","x: 2.890056798<br />y: 3.524767412<br />class: A","x: 1.734071144<br />y: 1.778682124<br />class: A","x: 2.712348521<br />y: 3.381700257<br />class: A","x: 2.743917634<br />y: 1.800446422<br />class: A","x: 2.625538015<br />y: 2.325254260<br />class: A","x: 1.014434996<br />y: 1.472887236<br />class: A","x: 0.653186923<br />y: 2.040897290<br />class: A","x: 3.961956646<br />y: 2.955415226<br />class: A","x: 1.197745305<br />y: 2.348228850<br />class: A","x: 1.795429623<br />y: 2.629005492<br />class: A","x: 2.806873090<br />y: 3.274714503<br />class: A","x: 0.565264685<br />y: 1.220828273<br />class: A","x: 3.256040043<br />y: 2.964743479<br />class: A","x: 2.732855259<br />y: 2.932926937<br />class: A","x: 1.381074195<br />y: 3.592483302<br />class: A","x: 1.421690413<br />y: 1.823047538<br />class: A","x: 1.992775979<br />y: 0.976132924<br />class: A","x: 1.438246810<br />y: 4.332141088<br />class: A","x: 1.104527312<br />y: -0.243382786<br />class: A","x: 2.598241684<br />y: 1.675343355<br />class: A","x: 3.574023621<br />y: 2.902549569<br />class: A","x: 2.330704639<br />y: 3.889446020<br />class: A","x: 1.764429142<br />y: 2.398470170<br />class: A","x: 3.101427944<br />y: 2.987746564<br />class: A","x: 1.347005628<br />y: 0.750692358<br />class: A","x: 1.184592977<br />y: 1.971453671<br />class: A","x: 1.548157234<br />y: 0.662697809<br />class: A","x: 1.359973004<br />y: 1.653164405<br />class: A","x: 1.990494502<br />y: 3.252210597<br />class: A","x: 2.603481661<br />y: 2.345220866<br />class: A","x: 0.889896233<br />y: 2.423010099<br />class: A","x: 2.695109293<br />y: 0.888322669<br />class: A","x: 2.733813114<br />y: 3.932122523<br />class: A","x: 2.442883952<br />y: 1.214966995<br />class: A","x: 3.981046715<br />y: 3.988119055<br />class: A","x: 2.882387985<br />y: 3.005193886<br />class: A","x: 1.382524153<br />y: 2.689871067<br />class: A","x: 3.186414197<br />y: 3.246388771<br />class: A","x: 0.765988493<br />y: 2.797257476<br />class: A","x: 0.743139345<br />y: 2.007366733<br />class: A","x: 1.431417161<br />y: 0.366495320<br />class: A","x: 2.816172227<br />y: 2.076064761<br />class: A","x: 3.063566774<br />y: 2.917427260<br />class: A","x: 3.749593709<br />y: 3.954208539<br />class: A","x: 1.793120475<br />y: 2.836246565<br />class: A","x: 4.040998852<br />y: 4.290691605<br />class: A","x: 2.293993944<br />y: 1.025890192<br />class: A","x: 2.786996886<br />y: 1.276434289<br />class: A","x: 2.579241927<br />y: 2.449846841<br />class: A","x: 1.115952457<br />y: 2.926363335<br />class: A","x: 2.090173013<br />y: 2.356542890<br />class: A","x: 0.847118554<br />y: 4.043015933<br />class: A","x: 2.938635140<br />y: 2.878549217<br />class: A","x: 1.440703524<br />y: 2.077906216<br />class: A","x: 1.814548873<br />y: 4.298553175<br />class: A","x: 3.757198173<br />y: 3.312693419<br />class: A","x: 3.690715728<br />y: 4.453491878<br />class: A","x: 2.194586121<br />y: 3.680319185<br />class: A","x: 3.215911401<br />y: 1.748226634<br />class: A","x: 0.788600492<br />y: 0.584046382<br />class: A","x: 1.995882120<br />y: 2.958367236<br />class: A","x: 1.107159005<br />y: 2.411460039<br />class: A","x: 1.745593216<br />y: 4.052813246<br />class: A","x: 1.688101394<br />y: 2.115461636<br />class: A","x: 2.109862271<br />y: 1.110015670<br />class: A","x: 3.544189182<br />y: -0.065299468<br />class: A","x: 2.658244165<br />y: 2.732766745<br />class: A","x: 2.334964172<br />y: 2.700311550<br />class: A","x: 2.987126055<br />y: 3.968338615<br />class: A","x: 1.565635695<br />y: 1.636993824<br />class: A","x: 3.272607812<br />y: 1.470432283<br />class: A","x: 0.600608723<br />y: 3.442232719<br />class: A","x: 2.219399497<br />y: 0.797062136<br />class: A","x: 2.709083025<br />y: 0.026444263<br />class: A","x: 0.913195981<br />y: 1.118706132<br />class: A","x: 0.929002889<br />y: 3.491948127<br />class: A","x: 2.759896856<br />y: 2.478274385<br />class: A","x: 2.493244527<br />y: 2.459592245<br />class: A","x: 1.736044372<br />y: 3.397801854<br />class: A","x: 1.883517738<br />y: 2.487789962<br />class: A","x: 4.152489093<br />y: 2.721875821<br />class: A","x: 1.288491862<br />y: 1.553755081<br />class: A","x: 2.542559031<br />y: 0.757385767<br />class: A","x: 1.822610924<br />y: 3.097249866<br />class: A","x: 0.576358500<br />y: 2.070960018<br />class: A","x: 3.072952409<br />y: 1.860435782<br />class: A","x: 1.180540650<br />y: 3.043874792<br />class: A","x: 1.989766234<br />y: 1.471170760<br />class: A","x: 0.693679939<br />y: 1.348191042<br />class: A","x: 2.577221215<br />y: 2.514939185<br />class: A","x: 2.875615008<br />y: 2.427818069<br />class: A","x: 4.183145352<br />y: 4.831968196<br />class: A","x: 2.222147227<br />y: 4.649200244<br />class: A","x: 2.123623183<br />y: 0.445497831<br />class: A","x: 3.720159667<br />y: 3.621258683<br />class: A","x: 1.895713784<br />y: 3.589454416<br />class: A","x: 3.664756147<br />y: 1.856732929<br />class: A","x: 0.992611018<br />y: 0.477347563<br />class: A","x: 2.749967444<br />y: 3.581985741<br />class: A","x: 2.927582342<br />y: 3.738795134<br />class: A","x: 4.287206889<br />y: 3.365645854<br />class: A","x: 3.234916733<br />y: 2.084461332<br />class: A","x: 1.936057025<br />y: 2.886645939<br />class: A","x: 0.658632809<br />y: 4.407792141<br />class: A","x: 0.659617513<br />y: 4.055539590<br />class: A","x: 4.214175816<br />y: 3.394697524<br />class: A","x: 1.318662343<br />y: 2.251602111<br />class: A","x: 0.521049431<br />y: 0.402029265<br />class: A","x: 1.298476329<br />y: 2.502056860<br />class: A","x: 0.432975616<br />y: 1.142320594<br />class: A","x: 1.783298141<br />y: 1.742460752<br />class: A","x: 3.079897728<br />y: 3.798807033<br />class: A","x: 1.252195208<br />y: 0.177898785<br />class: A","x: 2.231985395<br />y: 2.732523997<br />class: A","x: 2.172984771<br />y: 2.909691597<br />class: A","x: 2.843590400<br />y: 2.809632387<br />class: A","x: 1.466586535<br />y: 2.495031528<br />class: A","x: 2.423527056<br />y: 2.705826211<br />class: A","x: 2.973844177<br />y: 2.390640569<br />class: A","x: 2.051962224<br />y: 3.027450563<br />class: A","x: 1.137005655<br />y: 3.241189701<br />class: A","x: 1.760862130<br />y: 2.132234244<br />class: A","x: 0.948680651<br />y: 2.348955286<br />class: A","x: 2.469444826<br />y: 2.612437363<br />class: A","x: 1.788652856<br />y: 1.073320793<br />class: A","x: 2.759496248<br />y: 2.727273455<br />class: A","x: 3.231580301<br />y: 2.739126354<br />class: A","x: 1.054014099<br />y: 2.141415455<br />class: A","x: 1.687884809<br />y: 1.729299851<br />class: A","x: 2.378446617<br />y: 1.158596090<br />class: A","x: 2.563360174<br />y: 4.064186237<br />class: A","x: 3.001303393<br />y: 3.256089786<br />class: A","x: 0.170705663<br />y: 2.226936859<br />class: A","x: 2.450171431<br />y: 2.542879374<br />class: A","x: 3.295425342<br />y: 1.803412851<br />class: A"],"type":"scatter","mode":"markers","marker":{"autocolorscale":false,"color":"rgba(248,118,109,1)","opacity":1,"size":5.66929133858268,"symbol":"circle","line":{"width":1.88976377952756,"color":"rgba(248,118,109,1)"}},"hoveron":"points","name":"(A,1)","legendgroup":"(A,1)","showlegend":true,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-1.89958681716049,0.28509364481879,-2.4888891871506,0.140861688614646,-2.03187062680367,0.310970780376841,-3.77347671769147,-0.17151454902593,-3.06232783936441,-0.194237619890013,-1.06366386058815,0.120012467673247,-1.01006321197211,0.0934425024113399,-2.07592933204831,-2.06113357821428,-0.479499310823873,1.45609171810114,0.57929767087562,-0.418167363747885,-2.15471141757807,-2.51241119751145,0.542457896740393,0.93151736996776,-1.46633690735536,-1.20524312952512,-1.77600872182468,-1.0121182325654,0.047018200664632,-0.768458222311893,0.136297081407215,0.131569945424832,-1.72306013440642,-0.134012324031545,-0.747840136118941,0.834285061640004,-0.446531642548085,-0.868609791613681,-1.69568284023781,-0.0490776143371947,-4.27724535448451,-0.0724383990916204,0.364131177607918,-0.548367010586117,-0.590372811821652,0.446124843873693,-0.683120398506366,-1.88885905480763,-1.23524182669695,-0.594959455409629,-3.66299049297335,0.734637364594264,-1.31292874048416,-0.925883433474748,-1.27083313963091,-0.970208161095653,0.634873825110491,-1.17805227617751,-1.03328184583443,-0.401425159594663,-1.58444981685067,-0.413018683183539,-2.10743268270527,1.086393771024,-1.42595493907647,-0.853252833989731,-1.12652045968346,-1.21147400228495,-0.655094246308663,-1.64268164618125,1.72556537360635,-2.50541537645934,-3.02681266603605,-1.64582202662551,-0.509133172695309,-2.03611953185031,0.643586354257479,-0.835760411426196,-3.55529306729481,-1.81819117559541,-1.56366337509109,-0.0379887351855647,-0.789978212885363,-1.35619201745836,0.582850339111095,-2.6525604884533,-1.20183451958962,-1.34784019305831,-1.10641207764921,-2.02467809832132,0.00370827775156024,-2.39582323068155,-0.154086753280678,-3.09559820802881,-1.96070354831339,-1.58386071250313,0.862397938493735,0.853962511460114,-3.63567060194686,-1.57076129084696,-0.683307934702551,0.578663209837218,-2.09131156761852,-1.27668704897151,-2.23577530809571,-1.60401838003308,-1.76167337914878,-1.28562250374137,-1.76513045388656,-1.90569546963239,0.389064180583967,-0.0436519961019212,0.283820546625626,1.37929751829058,-0.386988991049477,-1.74825106661761,0.701485005586875,-0.932763919054209,-1.14437084946319,-2.64986257605888,-1.61558508873085,0.855475681310299,-1.11767242295377,-0.723210457409626,-0.0353899188456853,-2.72959915087992,-3.15542482637077,-1.83381165019994,-1.44912779741917,-0.848929097198779,-0.786350759924323,-1.03136127306043,-0.460423635824693,0.0620335735553321,-0.207496768449673,-0.973970314583518,-0.404845891640206,-1.16593840823151,-2.55306414050558,-0.895835371859058,1.18188356013175,-2.09291690623761,1.38700567606355,-1.30395833510579,-1.22730581692627,-0.772207685609763,-1.03543925862336,-2.12257764544376,-1.10597470737276,-1.87789756937953,-3.22641219332615,-1.48767856796269,-2.02025456030344,-0.710071725683501,-1.87393895999765,-0.330156752278551,-0.886009577046021,0.0825843320507744,-0.793922236806933,0.0888320725673837,-2.24614840898189,-2.01852781037046,-1.99817882141988,0.590406161072837,-1.20661951655797,-0.998421541392677,-1.02579886397535,-2.93384840207402,-0.138185439441468,-1.42874058673684,-2.55012073257734,-0.249072389500921,0.573432806061649,-1.16838312273058,-0.817861266532357,-0.717329061301281,-2.06328930685419,0.286231281528611,-1.31349641599196,-1.07985660856138,-1.22692866769571,-2.92857489462208,0.661014562300331,-0.518030862707796,-2.83237760803128,0.861097108329632,0.467765414298748,-0.717682783652142,-0.484792592864129,-0.923989191935172,-2.43371269835179,-1.78915858672864,-2.08353629883302,-0.058295055172887,-2.10170809839309,0.000636022975248451,0.749358769655406,-0.84487269964217,-0.288748310189238,0.455726835830645],"y":[4.96271310961549,3.41737629366102,8.36664500050741,4.79739262959988,6.45952014241867,3.31745250474843,7.45180155633491,5.1526195711938,6.72815391591037,2.59788390619419,5.21601128402354,5.35205643734275,4.22779771969048,3.63292646831806,4.71010918494462,6.28055196141394,4.79451309232619,2.42218317311393,3.04608612627045,5.68736902594256,8.33996385725179,5.88120998261773,1.18826714719636,2.32480803539294,4.81973121923648,7.0246626825681,6.14227210795219,4.41622810520847,1.6745910274251,4.08790934465561,2.73932501303537,2.75424445233667,6.42055739066113,4.5400470224017,4.36054155164191,2.78372495324914,3.50360421456414,5.20285161707612,4.00210477661753,4.52416191458201,8.02277320040632,1.99477127567627,3.10960547772166,4.98259570501241,4.96480073855694,5.42566823596681,3.0111314644918,6.60641716657761,3.99383931730115,4.62254317750634,8.79900133146741,2.50280348544152,5.41509767881562,4.69098323448304,4.4800619367146,6.37597274072619,3.53883315863517,5.59868025507181,5.96175891154319,4.71697724717906,5.73676132944963,5.0577355291692,5.68937158666478,2.14306721360513,3.34411949489954,5.45061956610324,3.90239783688829,5.67838988960559,4.25306883925208,5.36315500906689,1.72202859314679,6.28890692789812,6.15014157659582,5.2564466573748,4.38273154787997,5.07367109826549,3.41588602073618,3.17289732333801,8.06151466861222,3.92825017746124,6.07977406121463,3.2818672565375,5.40481206947103,6.70225315008396,3.85802874625452,4.96037016078524,5.13217163789637,4.78086416464223,4.54311210521968,5.54131365299404,4.6736363727308,6.06445397131642,1.97690316592724,6.51655612008912,6.17889835150867,5.24680099346313,0.0343471477243056,0.877221761217395,8.61057388073164,5.68746203266381,4.4798831001643,2.59604958451439,5.63347623143043,6.44494927212172,6.28437068009758,5.63281552164241,5.34392788899635,5.06916638259976,7.23748071518767,5.4974587595574,3.49426128388362,4.64330580090067,1.66899706815779,2.55576630513783,2.50385651485525,3.70973046737402,2.86942175798296,5.26877956344075,5.3088928357549,7.86019398040025,6.50353606029924,2.70527633413528,4.5135271723669,5.39323837069477,1.44564626614883,6.62851659780929,5.21717747110995,4.52467825997659,4.98985264239965,4.1299379047956,3.1007627342861,3.74396825614946,5.69599999474741,3.14148949596668,3.36302043568244,5.98414319333596,2.48585429456078,6.23709391417598,5.6340399387578,4.08433530189172,1.71179327484093,5.37772454503902,3.18025518356348,6.4139850436626,4.81585502119889,4.14032560945501,2.5801334976364,4.5784936071325,3.85472756806656,7.01436475002784,6.81810139933043,5.53047986053389,5.66730867097954,3.37378010092085,4.46072854243555,4.63307379292352,4.4175176966639,4.55103089513599,3.42436665202977,3.86807952213649,6.88244085443725,6.24359995388312,5.91556393426936,3.02253176161325,4.96617843589274,2.82963776590014,4.85776363511591,5.95452820742969,3.73804812585522,3.4867935062432,4.46445756602556,3.88959986467051,4.79937807355917,5.53918245108186,3.875131521496,6.63969954505061,6.69898931661182,2.81167384122994,3.40084082866813,2.95195978926697,3.43820165428331,8.3590081148915,3.07064850879481,3.078256605058,6.56670277564285,2.57869644255369,3.8852147346598,4.33030501171079,4.37049676737302,6.02034823629496,7.68890519675537,6.86330050271543,7.53608375650213,5.26051334486268,5.69211232846928,2.87226359481932,3.23905978361517,4.14109103111793,4.79478376161361,4.59959304461301],"text":["x: -1.899586817<br />y: 4.962713110<br />class: B","x: 0.285093645<br />y: 3.417376294<br />class: B","x: -2.488889187<br />y: 8.366645001<br />class: B","x: 0.140861689<br />y: 4.797392630<br />class: B","x: -2.031870627<br />y: 6.459520142<br />class: B","x: 0.310970780<br />y: 3.317452505<br />class: B","x: -3.773476718<br />y: 7.451801556<br />class: B","x: -0.171514549<br />y: 5.152619571<br />class: B","x: -3.062327839<br />y: 6.728153916<br />class: B","x: -0.194237620<br />y: 2.597883906<br />class: B","x: -1.063663861<br />y: 5.216011284<br />class: B","x: 0.120012468<br />y: 5.352056437<br />class: B","x: -1.010063212<br />y: 4.227797720<br />class: B","x: 0.093442502<br />y: 3.632926468<br />class: B","x: -2.075929332<br />y: 4.710109185<br />class: B","x: -2.061133578<br />y: 6.280551961<br />class: B","x: -0.479499311<br />y: 4.794513092<br />class: B","x: 1.456091718<br />y: 2.422183173<br />class: B","x: 0.579297671<br />y: 3.046086126<br />class: B","x: -0.418167364<br />y: 5.687369026<br />class: B","x: -2.154711418<br />y: 8.339963857<br />class: B","x: -2.512411198<br />y: 5.881209983<br />class: B","x: 0.542457897<br />y: 1.188267147<br />class: B","x: 0.931517370<br />y: 2.324808035<br />class: B","x: -1.466336907<br />y: 4.819731219<br />class: B","x: -1.205243130<br />y: 7.024662683<br />class: B","x: -1.776008722<br />y: 6.142272108<br />class: B","x: -1.012118233<br />y: 4.416228105<br />class: B","x: 0.047018201<br />y: 1.674591027<br />class: B","x: -0.768458222<br />y: 4.087909345<br />class: B","x: 0.136297081<br />y: 2.739325013<br />class: B","x: 0.131569945<br />y: 2.754244452<br />class: B","x: -1.723060134<br />y: 6.420557391<br />class: B","x: -0.134012324<br />y: 4.540047022<br />class: B","x: -0.747840136<br />y: 4.360541552<br />class: B","x: 0.834285062<br />y: 2.783724953<br />class: B","x: -0.446531643<br />y: 3.503604215<br />class: B","x: -0.868609792<br />y: 5.202851617<br />class: B","x: -1.695682840<br />y: 4.002104777<br />class: B","x: -0.049077614<br />y: 4.524161915<br />class: B","x: -4.277245354<br />y: 8.022773200<br />class: B","x: -0.072438399<br />y: 1.994771276<br />class: B","x: 0.364131178<br />y: 3.109605478<br />class: B","x: -0.548367011<br />y: 4.982595705<br />class: B","x: -0.590372812<br />y: 4.964800739<br />class: B","x: 0.446124844<br />y: 5.425668236<br />class: B","x: -0.683120399<br />y: 3.011131464<br />class: B","x: -1.888859055<br />y: 6.606417167<br />class: B","x: -1.235241827<br />y: 3.993839317<br />class: B","x: -0.594959455<br />y: 4.622543178<br />class: B","x: -3.662990493<br />y: 8.799001331<br />class: B","x: 0.734637365<br />y: 2.502803485<br />class: B","x: -1.312928740<br />y: 5.415097679<br />class: B","x: -0.925883433<br />y: 4.690983234<br />class: B","x: -1.270833140<br />y: 4.480061937<br />class: B","x: -0.970208161<br />y: 6.375972741<br />class: B","x: 0.634873825<br />y: 3.538833159<br />class: B","x: -1.178052276<br />y: 5.598680255<br />class: B","x: -1.033281846<br />y: 5.961758912<br />class: B","x: -0.401425160<br />y: 4.716977247<br />class: B","x: -1.584449817<br />y: 5.736761329<br />class: B","x: -0.413018683<br />y: 5.057735529<br />class: B","x: -2.107432683<br />y: 5.689371587<br />class: B","x: 1.086393771<br />y: 2.143067214<br />class: B","x: -1.425954939<br />y: 3.344119495<br />class: B","x: -0.853252834<br />y: 5.450619566<br />class: B","x: -1.126520460<br />y: 3.902397837<br />class: B","x: -1.211474002<br />y: 5.678389890<br />class: B","x: -0.655094246<br />y: 4.253068839<br />class: B","x: -1.642681646<br />y: 5.363155009<br />class: B","x: 1.725565374<br />y: 1.722028593<br />class: B","x: -2.505415376<br />y: 6.288906928<br />class: B","x: -3.026812666<br />y: 6.150141577<br />class: B","x: -1.645822027<br />y: 5.256446657<br />class: B","x: -0.509133173<br />y: 4.382731548<br />class: B","x: -2.036119532<br />y: 5.073671098<br />class: B","x: 0.643586354<br />y: 3.415886021<br />class: B","x: -0.835760411<br />y: 3.172897323<br />class: B","x: -3.555293067<br />y: 8.061514669<br />class: B","x: -1.818191176<br />y: 3.928250177<br />class: B","x: -1.563663375<br />y: 6.079774061<br />class: B","x: -0.037988735<br />y: 3.281867257<br />class: B","x: -0.789978213<br />y: 5.404812069<br />class: B","x: -1.356192017<br />y: 6.702253150<br />class: B","x: 0.582850339<br />y: 3.858028746<br />class: B","x: -2.652560488<br />y: 4.960370161<br />class: B","x: -1.201834520<br />y: 5.132171638<br />class: B","x: -1.347840193<br />y: 4.780864165<br />class: B","x: -1.106412078<br />y: 4.543112105<br />class: B","x: -2.024678098<br />y: 5.541313653<br />class: B","x: 0.003708278<br />y: 4.673636373<br />class: B","x: -2.395823231<br />y: 6.064453971<br />class: B","x: -0.154086753<br />y: 1.976903166<br />class: B","x: -3.095598208<br />y: 6.516556120<br />class: B","x: -1.960703548<br />y: 6.178898352<br />class: B","x: -1.583860713<br />y: 5.246800993<br />class: B","x: 0.862397938<br />y: 0.034347148<br />class: B","x: 0.853962511<br />y: 0.877221761<br />class: B","x: -3.635670602<br />y: 8.610573881<br />class: B","x: -1.570761291<br />y: 5.687462033<br />class: B","x: -0.683307935<br />y: 4.479883100<br />class: B","x: 0.578663210<br />y: 2.596049585<br />class: B","x: -2.091311568<br />y: 5.633476231<br />class: B","x: -1.276687049<br />y: 6.444949272<br />class: B","x: -2.235775308<br />y: 6.284370680<br />class: B","x: -1.604018380<br />y: 5.632815522<br />class: B","x: -1.761673379<br />y: 5.343927889<br />class: B","x: -1.285622504<br />y: 5.069166383<br />class: B","x: -1.765130454<br />y: 7.237480715<br />class: B","x: -1.905695470<br />y: 5.497458760<br />class: B","x: 0.389064181<br />y: 3.494261284<br />class: B","x: -0.043651996<br />y: 4.643305801<br />class: B","x: 0.283820547<br />y: 1.668997068<br />class: B","x: 1.379297518<br />y: 2.555766305<br />class: B","x: -0.386988991<br />y: 2.503856515<br />class: B","x: -1.748251067<br />y: 3.709730467<br />class: B","x: 0.701485006<br />y: 2.869421758<br />class: B","x: -0.932763919<br />y: 5.268779563<br />class: B","x: -1.144370849<br />y: 5.308892836<br />class: B","x: -2.649862576<br />y: 7.860193980<br />class: B","x: -1.615585089<br />y: 6.503536060<br />class: B","x: 0.855475681<br />y: 2.705276334<br />class: B","x: -1.117672423<br />y: 4.513527172<br />class: B","x: -0.723210457<br />y: 5.393238371<br />class: B","x: -0.035389919<br />y: 1.445646266<br />class: B","x: -2.729599151<br />y: 6.628516598<br />class: B","x: -3.155424826<br />y: 5.217177471<br />class: B","x: -1.833811650<br />y: 4.524678260<br />class: B","x: -1.449127797<br />y: 4.989852642<br />class: B","x: -0.848929097<br />y: 4.129937905<br />class: B","x: -0.786350760<br />y: 3.100762734<br />class: B","x: -1.031361273<br />y: 3.743968256<br />class: B","x: -0.460423636<br />y: 5.695999995<br />class: B","x: 0.062033574<br />y: 3.141489496<br />class: B","x: -0.207496768<br />y: 3.363020436<br />class: B","x: -0.973970315<br />y: 5.984143193<br />class: B","x: -0.404845892<br />y: 2.485854295<br />class: B","x: -1.165938408<br />y: 6.237093914<br />class: B","x: -2.553064141<br />y: 5.634039939<br />class: B","x: -0.895835372<br />y: 4.084335302<br />class: B","x: 1.181883560<br />y: 1.711793275<br />class: B","x: -2.092916906<br />y: 5.377724545<br />class: B","x: 1.387005676<br />y: 3.180255184<br />class: B","x: -1.303958335<br />y: 6.413985044<br />class: B","x: -1.227305817<br />y: 4.815855021<br />class: B","x: -0.772207686<br />y: 4.140325609<br />class: B","x: -1.035439259<br />y: 2.580133498<br />class: B","x: -2.122577645<br />y: 4.578493607<br />class: B","x: -1.105974707<br />y: 3.854727568<br />class: B","x: -1.877897569<br />y: 7.014364750<br />class: B","x: -3.226412193<br />y: 6.818101399<br />class: B","x: -1.487678568<br />y: 5.530479861<br />class: B","x: -2.020254560<br />y: 5.667308671<br />class: B","x: -0.710071726<br />y: 3.373780101<br />class: B","x: -1.873938960<br />y: 4.460728542<br />class: B","x: -0.330156752<br />y: 4.633073793<br />class: B","x: -0.886009577<br />y: 4.417517697<br />class: B","x: 0.082584332<br />y: 4.551030895<br />class: B","x: -0.793922237<br />y: 3.424366652<br />class: B","x: 0.088832073<br />y: 3.868079522<br />class: B","x: -2.246148409<br />y: 6.882440854<br />class: B","x: -2.018527810<br />y: 6.243599954<br />class: B","x: -1.998178821<br />y: 5.915563934<br />class: B","x: 0.590406161<br />y: 3.022531762<br />class: B","x: -1.206619517<br />y: 4.966178436<br />class: B","x: -0.998421541<br />y: 2.829637766<br />class: B","x: -1.025798864<br />y: 4.857763635<br />class: B","x: -2.933848402<br />y: 5.954528207<br />class: B","x: -0.138185439<br />y: 3.738048126<br />class: B","x: -1.428740587<br />y: 3.486793506<br />class: B","x: -2.550120733<br />y: 4.464457566<br />class: B","x: -0.249072390<br />y: 3.889599865<br />class: B","x: 0.573432806<br />y: 4.799378074<br />class: B","x: -1.168383123<br />y: 5.539182451<br />class: B","x: -0.817861267<br />y: 3.875131521<br />class: B","x: -0.717329061<br />y: 6.639699545<br />class: B","x: -2.063289307<br />y: 6.698989317<br />class: B","x: 0.286231282<br />y: 2.811673841<br />class: B","x: -1.313496416<br />y: 3.400840829<br />class: B","x: -1.079856609<br />y: 2.951959789<br />class: B","x: -1.226928668<br />y: 3.438201654<br />class: B","x: -2.928574895<br />y: 8.359008115<br />class: B","x: 0.661014562<br />y: 3.070648509<br />class: B","x: -0.518030863<br />y: 3.078256605<br />class: B","x: -2.832377608<br />y: 6.566702776<br />class: B","x: 0.861097108<br />y: 2.578696443<br />class: B","x: 0.467765414<br />y: 3.885214735<br />class: B","x: -0.717682784<br />y: 4.330305012<br />class: B","x: -0.484792593<br />y: 4.370496767<br />class: B","x: -0.923989192<br />y: 6.020348236<br />class: B","x: -2.433712698<br />y: 7.688905197<br />class: B","x: -1.789158587<br />y: 6.863300503<br />class: B","x: -2.083536299<br />y: 7.536083757<br />class: B","x: -0.058295055<br />y: 5.260513345<br />class: B","x: -2.101708098<br />y: 5.692112328<br />class: B","x: 0.000636023<br />y: 2.872263595<br />class: B","x: 0.749358770<br />y: 3.239059784<br />class: B","x: -0.844872700<br />y: 4.141091031<br />class: B","x: -0.288748310<br />y: 4.794783762<br />class: B","x: 0.455726836<br />y: 4.599593045<br />class: B"],"type":"scatter","mode":"markers","marker":{"autocolorscale":false,"color":"rgba(0,191,196,1)","opacity":1,"size":5.66929133858268,"symbol":"circle","line":{"width":1.88976377952756,"color":"rgba(0,191,196,1)"}},"hoveron":"points","name":"(B,1)","legendgroup":"(B,1)","showlegend":true,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[4.17021241951612,4.15433349546706,4.10693743162238,4.02874270399708,3.92093466495465,3.78514757447349,3.62343982643157,3.43826274545341,3.2324234273275,3.00904218629559,2.77150525426942,2.5234134490067,2.26852758938434,2.01071148521789,1.75387336584323,1.50190663534373,1.25863085251302,1.02773383023713,0.812715732010296,0.616836013024262,0.443064010150062,0.294033929817843,0.172004916132543,0.0788268045521043,0.0159120802675483,-0.0157855336327097,-0.0157855336327097,0.0159120802675483,0.0788268045521041,0.172004916132543,0.294033929817843,0.443064010150061,0.616836013024261,0.812715732010296,1.02773383023713,1.25863085251302,1.50190663534373,1.75387336584323,2.01071148521789,2.26852758938434,2.5234134490067,2.77150525426942,3.00904218629559,3.2324234273275,3.43826274545341,3.62343982643157,3.78514757447349,3.92093466495465,4.02874270399708,4.10693743162238,4.15433349546706,4.17021241951612,4.17021241951612],"y":[3.2761672690854,3.5463022006014,3.79755565904224,4.02611889809165,4.22852713203017,4.40171205835488,4.5430483701177,4.6503935529026,4.72212036316022,4.75714149556134,4.75492606543733,4.7155076564506,4.63948381150045,4.52800697458191,4.38276702090942,4.2059656401312,4.00028296095844,3.76883692314603,3.5151360127041,3.24302607682648,2.95663202476749,2.66029529842231,2.35850806049331,2.05584509788252,1.75689447258549,1.46618797134823,1.18813240839961,0.926942822639702,0.686578581946611,0.470683363195433,0.282529917830971,0.124970460291884,0.00039343134720049,-0.0893127082311107,-0.142788104808445,-0.159222125882508,-0.138365648445736,-0.080534835436147,0.0133936569705169,0.141995968574804,0.303322619422773,0.4949280619349,0.713907752914537,0.956942183462035,1.22034719934595,1.50012984902578,1.7920489127271,2.09167919501011,2.39447860622169,2.69585701594459,2.99124583469566,3.2761672690854,3.2761672690854],"text":"class: A<br />class: A","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"rgba(248,118,109,0.5)","dash":"solid"},"fill":"toself","fillcolor":"rgba(248,118,109,0.5)","hoveron":"fills","name":"A","legendgroup":"A","showlegend":true,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[1.55362919807374,1.53451708139868,1.47747045158045,1.38335407737699,1.25359466708425,1.09015924109282,0.895525313863834,0.672643337335175,0.424891975077644,0.15602688519923,-0.129876211603489,-0.428483315816555,-0.735267848123419,-1.04557926773324,-1.35471356983878,-1.65798459353428,-1.95079505923797,-2.22870625876433,-2.48750534161562,-2.72326917750109,-2.93242382699311,-3.11179871880592,-3.25867471242432,-3.37082531750219,-3.4465504451866,-3.48470217973179,-3.48470217973179,-3.4465504451866,-3.37082531750219,-3.25867471242432,-3.11179871880592,-2.93242382699311,-2.72326917750109,-2.48750534161562,-2.22870625876433,-1.95079505923797,-1.65798459353428,-1.35471356983878,-1.04557926773324,-0.73526784812342,-0.428483315816555,-0.129876211603489,0.156026885199231,0.424891975077644,0.672643337335175,0.895525313863834,1.09015924109282,1.25359466708425,1.38335407737699,1.47747045158045,1.53451708139868,1.55362919807374,1.55362919807374],"y":[2.02005156492742,2.31772875716466,2.65157587860337,3.01653214718755,3.4070651979014,3.81725494778357,4.24088333835025,4.67152859502346,5.10266257468764,5.52774972568485,5.94034616011597,6.33419733661265,6.703332872809,7.04215705025232,7.34553363979093,7.60886376157248,7.82815559937472,8.00008491247034,8.12204542772792,8.19218834805585,8.20945037828172,8.17356984362324,8.08509065641125,7.94535407093314,7.75647835138515,7.5213266611463,7.24346366014019,6.92710146822412,6.57703581374568,6.19857333518948,5.79745113794703,5.37974982564707,4.95180132440278,4.52009289726636,4.09116880393385,3.67153109643903,3.2675410546724,2.88532275586235,2.53067023980698,2.20895967713681,1.92506787204823,1.68329833492301,1.48731604549768,1.34009189550658,1.24385765299153,1.20007213097329,1.20939907333313,1.27169709313226,1.38602181589362,1.55064019535635,1.76305678469054,2.02005156492742,2.02005156492742],"text":"class: B<br />class: B","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"rgba(0,191,196,0.5)","dash":"solid"},"fill":"toself","fillcolor":"rgba(0,191,196,0.5)","hoveron":"fills","name":"B","legendgroup":"B","showlegend":true,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null}],"layout":{"margin":{"t":26.2283105022831,"r":7.30593607305936,"b":40.1826484018265,"l":43.1050228310502},"plot_bgcolor":"rgba(235,235,235,1)","paper_bgcolor":"rgba(255,255,255,1)","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187},"xaxis":{"domain":[0,1],"automargin":true,"type":"linear","autorange":false,"range":[-4.70546796664807,4.71542950095018],"tickmode":"array","ticktext":["-2.5","0.0","2.5"],"tickvals":[-2.5,0,2.5],"categoryorder":"array","categoryarray":["-2.5","0.0","2.5"],"nticks":null,"ticks":"outside","tickcolor":"rgba(51,51,51,1)","ticklen":3.65296803652968,"tickwidth":0.66417600664176,"showticklabels":true,"tickfont":{"color":"rgba(77,77,77,1)","family":"","size":11.689497716895},"tickangle":-0,"showline":false,"linecolor":null,"linewidth":0,"showgrid":true,"gridcolor":"rgba(255,255,255,1)","gridwidth":0.66417600664176,"zeroline":false,"anchor":"y","title":{"text":"x","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187}},"hoverformat":".2f"},"yaxis":{"domain":[0,1],"automargin":true,"type":"linear","autorange":false,"range":[-1.14842911841286,9.27268849574743],"tickmode":"array","ticktext":["0.0","2.5","5.0","7.5"],"tickvals":[0,2.5,5,7.5],"categoryorder":"array","categoryarray":["0.0","2.5","5.0","7.5"],"nticks":null,"ticks":"outside","tickcolor":"rgba(51,51,51,1)","ticklen":3.65296803652968,"tickwidth":0.66417600664176,"showticklabels":true,"tickfont":{"color":"rgba(77,77,77,1)","family":"","size":11.689497716895},"tickangle":-0,"showline":false,"linecolor":null,"linewidth":0,"showgrid":true,"gridcolor":"rgba(255,255,255,1)","gridwidth":0.66417600664176,"zeroline":false,"anchor":"x","title":{"text":"y","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187}},"hoverformat":".2f"},"shapes":[{"type":"rect","fillcolor":null,"line":{"color":null,"width":0,"linetype":[]},"yref":"paper","xref":"paper","x0":0,"x1":1,"y0":0,"y1":1}],"showlegend":true,"legend":{"bgcolor":"rgba(255,255,255,1)","bordercolor":"transparent","borderwidth":1.88976377952756,"font":{"color":"rgba(0,0,0,1)","family":"","size":11.689497716895},"title":{"text":"class","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187}}},"hovermode":"closest","barmode":"relative"},"config":{"doubleClick":"reset","showSendToCloud":false},"source":"A","attrs":{"2bc23f18715":{"x":{},"y":{},"colour":{},"type":"scatter"},"2bc23fe30b0f":{"x":{},"y":{},"colour":{},"fill":{}}},"cur_data":"2bc23f18715","visdat":{"2bc23f18715":["function (y) ","x"],"2bc23fe30b0f":["function (y) ","x"]},"highlight":{"on":"plotly_click","persistent":false,"dynamic":false,"selectize":false,"opacityDim":0.2,"selected":{"opacity":1},"debounce":0},"shinyEvents":["plotly_hover","plotly_click","plotly_selected","plotly_relayout","plotly_brushed","plotly_brushing","plotly_clickannotation","plotly_doubleclick","plotly_deselect","plotly_afterplot","plotly_sunburstclick"],"base_url":"https://plot.ly"},"evals":[],"jsHooks":[]}</script>
Highlighting
library(plotly)
tmp <- with(mtcars, data.frame(x=c(0, 0, max(wt)*35), y=c(0, max(wt), max(wt))))
p <- ggplot(mtcars, aes(hp, wt)) +
geom_polygon(data=tmp, aes(x, y), fill="#d8161688") +
geom_point()
fig <- ggplotly(p)
fig
<div id="htmlwidget-3ff50d136d8bf384afe5" style="width:672px;height:480px;" class="plotly html-widget"></div>
<script type="application/json" data-for="htmlwidget-3ff50d136d8bf384afe5">{"x":{"data":[{"x":[0,0,189.84,0],"y":[0,5.424,5.424,0],"text":"","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"transparent","dash":"solid"},"fill":"toself","fillcolor":"rgba(216,22,22,0.5294)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[110,110,93,110,175,105,245,62,95,123,123,180,180,180,205,215,230,66,52,65,97,150,150,245,175,66,91,113,264,175,335,109],"y":[2.62,2.875,2.32,3.215,3.44,3.46,3.57,3.19,3.15,3.44,3.44,4.07,3.73,3.78,5.25,5.424,5.345,2.2,1.615,1.835,2.465,3.52,3.435,3.84,3.845,1.935,2.14,1.513,3.17,2.77,3.57,2.78],"text":["hp: 110<br />wt: 2.620","hp: 110<br />wt: 2.875","hp: 93<br />wt: 2.320","hp: 110<br />wt: 3.215","hp: 175<br />wt: 3.440","hp: 105<br />wt: 3.460","hp: 245<br />wt: 3.570","hp: 62<br />wt: 3.190","hp: 95<br />wt: 3.150","hp: 123<br />wt: 3.440","hp: 123<br />wt: 3.440","hp: 180<br />wt: 4.070","hp: 180<br />wt: 3.730","hp: 180<br />wt: 3.780","hp: 205<br />wt: 5.250","hp: 215<br />wt: 5.424","hp: 230<br />wt: 5.345","hp: 66<br />wt: 2.200","hp: 52<br />wt: 1.615","hp: 65<br />wt: 1.835","hp: 97<br />wt: 2.465","hp: 150<br />wt: 3.520","hp: 150<br />wt: 3.435","hp: 245<br />wt: 3.840","hp: 175<br />wt: 3.845","hp: 66<br />wt: 1.935","hp: 91<br />wt: 2.140","hp: 113<br />wt: 1.513","hp: 264<br />wt: 3.170","hp: 175<br />wt: 2.770","hp: 335<br />wt: 3.570","hp: 109<br />wt: 2.780"],"type":"scatter","mode":"markers","marker":{"autocolorscale":false,"color":"rgba(0,0,0,1)","opacity":1,"size":5.66929133858268,"symbol":"circle","line":{"width":1.88976377952756,"color":"rgba(0,0,0,1)"}},"hoveron":"points","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null}],"layout":{"margin":{"t":26.2283105022831,"r":7.30593607305936,"b":40.1826484018265,"l":31.4155251141553},"plot_bgcolor":"rgba(235,235,235,1)","paper_bgcolor":"rgba(255,255,255,1)","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187},"xaxis":{"domain":[0,1],"automargin":true,"type":"linear","autorange":false,"range":[-16.75,351.75],"tickmode":"array","ticktext":["0","100","200","300"],"tickvals":[0,100,200,300],"categoryorder":"array","categoryarray":["0","100","200","300"],"nticks":null,"ticks":"outside","tickcolor":"rgba(51,51,51,1)","ticklen":3.65296803652968,"tickwidth":0.66417600664176,"showticklabels":true,"tickfont":{"color":"rgba(77,77,77,1)","family":"","size":11.689497716895},"tickangle":-0,"showline":false,"linecolor":null,"linewidth":0,"showgrid":true,"gridcolor":"rgba(255,255,255,1)","gridwidth":0.66417600664176,"zeroline":false,"anchor":"y","title":{"text":"hp","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187}},"hoverformat":".2f"},"yaxis":{"domain":[0,1],"automargin":true,"type":"linear","autorange":false,"range":[-0.2712,5.6952],"tickmode":"array","ticktext":["0","2","4"],"tickvals":[0,2,4],"categoryorder":"array","categoryarray":["0","2","4"],"nticks":null,"ticks":"outside","tickcolor":"rgba(51,51,51,1)","ticklen":3.65296803652968,"tickwidth":0.66417600664176,"showticklabels":true,"tickfont":{"color":"rgba(77,77,77,1)","family":"","size":11.689497716895},"tickangle":-0,"showline":false,"linecolor":null,"linewidth":0,"showgrid":true,"gridcolor":"rgba(255,255,255,1)","gridwidth":0.66417600664176,"zeroline":false,"anchor":"x","title":{"text":"wt","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187}},"hoverformat":".2f"},"shapes":[{"type":"rect","fillcolor":null,"line":{"color":null,"width":0,"linetype":[]},"yref":"paper","xref":"paper","x0":0,"x1":1,"y0":0,"y1":1}],"showlegend":false,"legend":{"bgcolor":"rgba(255,255,255,1)","bordercolor":"transparent","borderwidth":1.88976377952756,"font":{"color":"rgba(0,0,0,1)","family":"","size":11.689497716895}},"hovermode":"closest","barmode":"relative"},"config":{"doubleClick":"reset","showSendToCloud":false},"source":"A","attrs":{"2bc2633a228":{"x":{},"y":{},"type":"scatter"},"2bc22daad075":{"x":{},"y":{}}},"cur_data":"2bc2633a228","visdat":{"2bc2633a228":["function (y) ","x"],"2bc22daad075":["function (y) ","x"]},"highlight":{"on":"plotly_click","persistent":false,"dynamic":false,"selectize":false,"opacityDim":0.2,"selected":{"opacity":1},"debounce":0},"shinyEvents":["plotly_hover","plotly_click","plotly_selected","plotly_relayout","plotly_brushed","plotly_brushing","plotly_clickannotation","plotly_doubleclick","plotly_deselect","plotly_afterplot","plotly_sunburstclick"],"base_url":"https://plot.ly"},"evals":[],"jsHooks":[]}</script>
Inspired by Stack Overflow
Vertical Conversion
library(plotly)
library(data.table)
df<-data.table(Product=letters[1:10], minX=1:10, maxX=5:14, minY= 10:1, maxY=14:5)
df.t<-data.table(rbind( df[,list(Product,X=minX,Y=minY)],
df[,list(Product,X=minX,Y=maxY)],
df[,list(Product,X=maxX,Y=minY)],
df[,list(Product,X=maxX,Y=maxY)]))[
order(Product,X,Y)]
p <- ggplot(df,aes(xmin=minX,xmax=maxX,ymin=minY,ymax=maxY,fill=Product))+
geom_rect()
fig <- ggplotly(p)
fig
<div id="htmlwidget-da7ca9583fa2620ffded" style="width:672px;height:480px;" class="plotly html-widget"></div>
<script type="application/json" data-for="htmlwidget-da7ca9583fa2620ffded">{"x":{"data":[{"x":[1,1,5,5,1],"y":[10,14,14,10,10],"text":"Product: a","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"transparent","dash":"solid"},"fill":"toself","fillcolor":"rgba(248,118,109,1)","hoveron":"fills","name":"a","legendgroup":"a","showlegend":true,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[2,2,6,6,2],"y":[9,13,13,9,9],"text":"Product: b","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"transparent","dash":"solid"},"fill":"toself","fillcolor":"rgba(216,144,0,1)","hoveron":"fills","name":"b","legendgroup":"b","showlegend":true,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[3,3,7,7,3],"y":[8,12,12,8,8],"text":"Product: c","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"transparent","dash":"solid"},"fill":"toself","fillcolor":"rgba(163,165,0,1)","hoveron":"fills","name":"c","legendgroup":"c","showlegend":true,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[4,4,8,8,4],"y":[7,11,11,7,7],"text":"Product: d","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"transparent","dash":"solid"},"fill":"toself","fillcolor":"rgba(57,182,0,1)","hoveron":"fills","name":"d","legendgroup":"d","showlegend":true,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[5,5,9,9,5],"y":[6,10,10,6,6],"text":"Product: e","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"transparent","dash":"solid"},"fill":"toself","fillcolor":"rgba(0,191,125,1)","hoveron":"fills","name":"e","legendgroup":"e","showlegend":true,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[6,6,10,10,6],"y":[5,9,9,5,5],"text":"Product: f","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"transparent","dash":"solid"},"fill":"toself","fillcolor":"rgba(0,191,196,1)","hoveron":"fills","name":"f","legendgroup":"f","showlegend":true,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[7,7,11,11,7],"y":[4,8,8,4,4],"text":"Product: g","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"transparent","dash":"solid"},"fill":"toself","fillcolor":"rgba(0,176,246,1)","hoveron":"fills","name":"g","legendgroup":"g","showlegend":true,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[8,8,12,12,8],"y":[3,7,7,3,3],"text":"Product: h","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"transparent","dash":"solid"},"fill":"toself","fillcolor":"rgba(149,144,255,1)","hoveron":"fills","name":"h","legendgroup":"h","showlegend":true,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[9,9,13,13,9],"y":[2,6,6,2,2],"text":"Product: i","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"transparent","dash":"solid"},"fill":"toself","fillcolor":"rgba(231,107,243,1)","hoveron":"fills","name":"i","legendgroup":"i","showlegend":true,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[10,10,14,14,10],"y":[1,5,5,1,1],"text":"Product: j","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"transparent","dash":"solid"},"fill":"toself","fillcolor":"rgba(255,98,188,1)","hoveron":"fills","name":"j","legendgroup":"j","showlegend":true,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null}],"layout":{"margin":{"t":26.2283105022831,"r":7.30593607305936,"b":25.5707762557078,"l":22.648401826484},"plot_bgcolor":"rgba(235,235,235,1)","paper_bgcolor":"rgba(255,255,255,1)","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187},"xaxis":{"domain":[0,1],"automargin":true,"type":"linear","autorange":false,"range":[0.35,14.65],"tickmode":"array","ticktext":["5","10"],"tickvals":[5,10],"categoryorder":"array","categoryarray":["5","10"],"nticks":null,"ticks":"outside","tickcolor":"rgba(51,51,51,1)","ticklen":3.65296803652968,"tickwidth":0.66417600664176,"showticklabels":true,"tickfont":{"color":"rgba(77,77,77,1)","family":"","size":11.689497716895},"tickangle":-0,"showline":false,"linecolor":null,"linewidth":0,"showgrid":true,"gridcolor":"rgba(255,255,255,1)","gridwidth":0.66417600664176,"zeroline":false,"anchor":"y","title":{"text":"","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187}},"hoverformat":".2f"},"yaxis":{"domain":[0,1],"automargin":true,"type":"linear","autorange":false,"range":[0.35,14.65],"tickmode":"array","ticktext":["5","10"],"tickvals":[5,10],"categoryorder":"array","categoryarray":["5","10"],"nticks":null,"ticks":"outside","tickcolor":"rgba(51,51,51,1)","ticklen":3.65296803652968,"tickwidth":0.66417600664176,"showticklabels":true,"tickfont":{"color":"rgba(77,77,77,1)","family":"","size":11.689497716895},"tickangle":-0,"showline":false,"linecolor":null,"linewidth":0,"showgrid":true,"gridcolor":"rgba(255,255,255,1)","gridwidth":0.66417600664176,"zeroline":false,"anchor":"x","title":{"text":"","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187}},"hoverformat":".2f"},"shapes":[{"type":"rect","fillcolor":null,"line":{"color":null,"width":0,"linetype":[]},"yref":"paper","xref":"paper","x0":0,"x1":1,"y0":0,"y1":1}],"showlegend":true,"legend":{"bgcolor":"rgba(255,255,255,1)","bordercolor":"transparent","borderwidth":1.88976377952756,"font":{"color":"rgba(0,0,0,1)","family":"","size":11.689497716895},"title":{"text":"Product","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187}}},"hovermode":"closest","barmode":"relative"},"config":{"doubleClick":"reset","showSendToCloud":false},"source":"A","attrs":{"2bc25703d731":{"xmin":{},"xmax":{},"ymin":{},"ymax":{},"fill":{},"type":"scatter"}},"cur_data":"2bc25703d731","visdat":{"2bc25703d731":["function (y) ","x"]},"highlight":{"on":"plotly_click","persistent":false,"dynamic":false,"selectize":false,"opacityDim":0.2,"selected":{"opacity":1},"debounce":0},"shinyEvents":["plotly_hover","plotly_click","plotly_selected","plotly_relayout","plotly_brushed","plotly_brushing","plotly_clickannotation","plotly_doubleclick","plotly_deselect","plotly_afterplot","plotly_sunburstclick"],"base_url":"https://plot.ly"},"evals":[],"jsHooks":[]}</script>
Inspired by Stack Overflow
Distributions
library(plotly)
x=seq(-2,2,length=200)
dat <- data.frame(
norm = dnorm(x,mean=0,sd=0.2),
logistic = dlogis(x,location=0,scale=0.2), x = x
)
p <- ggplot(data=dat, aes(x=x)) +
geom_polygon(aes(y=norm), fill="red", alpha=0.6) +
geom_polygon(aes(y=logistic), fill="blue", alpha=0.6) +
xlab("z") + ylab("") +
scale_x_continuous(expand = c(0, 0)) +
scale_y_continuous(expand = c(0, 0))
fig <- ggplotly(p)
fig
<div id="htmlwidget-bbdb85d59dac5ec26332" style="width:672px;height:480px;" class="plotly html-widget"></div>
<script type="application/json" data-for="htmlwidget-bbdb85d59dac5ec26332">{"x":{"data":[{"x":[-2,-1.97989949748744,-1.95979899497487,-1.93969849246231,-1.91959798994975,-1.89949748743719,-1.87939698492462,-1.85929648241206,-1.8391959798995,-1.81909547738693,-1.79899497487437,-1.77889447236181,-1.75879396984925,-1.73869346733668,-1.71859296482412,-1.69849246231156,-1.67839195979899,-1.65829145728643,-1.63819095477387,-1.61809045226131,-1.59798994974874,-1.57788944723618,-1.55778894472362,-1.53768844221106,-1.51758793969849,-1.49748743718593,-1.47738693467337,-1.4572864321608,-1.43718592964824,-1.41708542713568,-1.39698492462312,-1.37688442211055,-1.35678391959799,-1.33668341708543,-1.31658291457286,-1.2964824120603,-1.27638190954774,-1.25628140703518,-1.23618090452261,-1.21608040201005,-1.19597989949749,-1.17587939698492,-1.15577889447236,-1.1356783919598,-1.11557788944724,-1.09547738693467,-1.07537688442211,-1.05527638190955,-1.03517587939698,-1.01507537688442,-0.994974874371859,-0.974874371859296,-0.954773869346734,-0.934673366834171,-0.914572864321608,-0.894472361809045,-0.874371859296482,-0.85427135678392,-0.834170854271357,-0.814070351758794,-0.793969849246231,-0.773869346733668,-0.753768844221105,-0.733668341708543,-0.71356783919598,-0.693467336683417,-0.673366834170854,-0.653266331658291,-0.633165829145729,-0.613065326633166,-0.592964824120603,-0.57286432160804,-0.552763819095477,-0.532663316582915,-0.512562814070352,-0.492462311557789,-0.472361809045226,-0.452261306532663,-0.4321608040201,-0.412060301507538,-0.391959798994975,-0.371859296482412,-0.351758793969849,-0.331658291457286,-0.311557788944724,-0.291457286432161,-0.271356783919598,-0.251256281407035,-0.231155778894472,-0.21105527638191,-0.190954773869347,-0.170854271356784,-0.150753768844221,-0.130653266331658,-0.110552763819096,-0.0904522613065326,-0.0703517587939699,-0.050251256281407,-0.0301507537688441,-0.0100502512562815,0.0100502512562812,0.0301507537688441,0.050251256281407,0.0703517587939699,0.0904522613065328,0.110552763819095,0.130653266331658,0.150753768844221,0.170854271356784,0.190954773869347,0.21105527638191,0.231155778894472,0.251256281407035,0.271356783919598,0.291457286432161,0.311557788944724,0.331658291457286,0.351758793969849,0.371859296482412,0.391959798994975,0.412060301507538,0.4321608040201,0.452261306532663,0.472361809045226,0.492462311557789,0.512562814070352,0.532663316582914,0.552763819095477,0.57286432160804,0.592964824120603,0.613065326633166,0.633165829145728,0.653266331658291,0.673366834170854,0.693467336683417,0.71356783919598,0.733668341708543,0.753768844221105,0.773869346733668,0.793969849246231,0.814070351758794,0.834170854271357,0.85427135678392,0.874371859296482,0.894472361809045,0.914572864321608,0.934673366834171,0.954773869346734,0.974874371859296,0.994974874371859,1.01507537688442,1.03517587939699,1.05527638190955,1.07537688442211,1.09547738693467,1.11557788944724,1.1356783919598,1.15577889447236,1.17587939698492,1.19597989949749,1.21608040201005,1.23618090452261,1.25628140703518,1.27638190954774,1.2964824120603,1.31658291457286,1.33668341708543,1.35678391959799,1.37688442211055,1.39698492462312,1.41708542713568,1.43718592964824,1.4572864321608,1.47738693467337,1.49748743718593,1.51758793969849,1.53768844221106,1.55778894472362,1.57788944723618,1.59798994974874,1.61809045226131,1.63819095477387,1.65829145728643,1.67839195979899,1.69849246231156,1.71859296482412,1.73869346733668,1.75879396984925,1.77889447236181,1.79899497487437,1.81909547738693,1.8391959798995,1.85929648241206,1.87939698492462,1.89949748743719,1.91959798994975,1.93969849246231,1.95979899497487,1.97989949748744,2,-2],"y":[3.84729931335321e-22,1.04577797301188e-21,2.81407911561229e-21,7.49629059865116e-21,1.97683227286595e-20,5.16067522947717e-20,1.3336950315407e-19,3.41208495171515e-19,8.64164527587111e-19,2.16663788652348e-18,5.37761279785906e-18,1.32131395590552e-17,3.2139255584737e-17,7.73889407586446e-17,1.84474052887638e-16,4.35316344929172e-16,1.01692273442775e-15,2.35171255080941e-15,5.38386070701401e-15,1.22015974037317e-14,2.73749204012408e-14,6.07998260469947e-14,1.33679590413654e-13,2.90965283035774e-13,6.26946581579883e-13,1.3373134167172e-12,2.82389901904578e-12,5.90307663265228e-12,1.22157736702258e-11,2.50251582198825e-11,5.07511612713821e-11,1.01889266092835e-10,2.02499605654987e-10,3.98412749226242e-10,7.75989010489998e-10,1.49620538026775e-09,2.85588128979798e-09,5.39637831091258e-09,1.00943398649323e-08,1.86924727159299e-08,3.42664320024023e-08,6.2184810329806e-08,1.1171539876712e-07,1.98680417502966e-07,3.49792413199055e-07,6.09647791915293e-07,1.05186722337298e-06,1.79661961840315e-06,3.03783828230947e-06,5.08494736152218e-06,8.42600223917323e-06,1.38219709762324e-05,2.24456238700968e-05,3.60833360617804e-05,5.74242039055537e-05,9.04683315362442e-05,0.000141094952127046,0.000217841024081364,0.000332951642176546,0.000503774232859109,0.000754577823207231,0.001118884923713,0.00164240441807625,0.00238664642922746,0.00343328110400595,0.00488926908100054,0.00689273867265805,0.00961951076382409,0.0132900756935957,0.0181767076358985,0.0246102648235779,0.0329860756054039,0.043768162168939,0.057490921466446,0.0747572859642984,0.0962323475626356,0.122631469530896,0.154702054940104,0.193198402202403,0.238849466742786,0.292319858291952,0.354165016723529,0.424782190248819,0.504359536368272,0.592826312651066,0.689807646495276,0.794587693800282,0.906085045987098,1.0228439694199,1.14304443305547,1.26453290437192,1.38487461342606,1.50142648164666,1.6114283009917,1.712108170418,1.80079680164829,1.87504424159599,1.9327319492386,1.97217309721192,1.99219447986364,1.99219447986364,1.97217309721192,1.9327319492386,1.87504424159599,1.80079680164829,1.712108170418,1.6114283009917,1.50142648164666,1.38487461342606,1.26453290437192,1.14304443305547,1.0228439694199,0.906085045987098,0.794587693800282,0.689807646495275,0.592826312651065,0.504359536368272,0.424782190248819,0.354165016723529,0.292319858291952,0.238849466742785,0.193198402202403,0.154702054940104,0.122631469530896,0.0962323475626353,0.0747572859642982,0.0574909214664461,0.043768162168939,0.0329860756054039,0.0246102648235778,0.0181767076358984,0.0132900756935958,0.00961951076382409,0.00689273867265805,0.00488926908100051,0.00343328110400593,0.00238664642922747,0.00164240441807625,0.001118884923713,0.000754577823207227,0.000503774232859107,0.000332951642176547,0.000217841024081364,0.000141094952127046,9.04683315362436e-05,5.74242039055535e-05,3.60833360617805e-05,2.24456238700968e-05,1.38219709762324e-05,8.42600223917323e-06,5.08494736152216e-06,3.03783828230944e-06,1.79661961840315e-06,1.05186722337298e-06,6.09647791915293e-07,3.49792413199053e-07,1.98680417502964e-07,1.1171539876712e-07,6.2184810329806e-08,3.42664320024023e-08,1.86924727159298e-08,1.00943398649322e-08,5.39637831091258e-09,2.85588128979798e-09,1.49620538026775e-09,7.75989010489998e-10,3.98412749226238e-10,2.02499605654987e-10,1.01889266092835e-10,5.07511612713821e-11,2.50251582198825e-11,1.22157736702256e-11,5.90307663265228e-12,2.82389901904578e-12,1.3373134167172e-12,6.26946581579883e-13,2.9096528303577e-13,1.33679590413654e-13,6.07998260469947e-14,2.73749204012408e-14,1.22015974037317e-14,5.38386070701401e-15,2.35171255080944e-15,1.01692273442775e-15,4.35316344929172e-16,1.84474052887638e-16,7.73889407586446e-17,3.21392555847375e-17,1.32131395590552e-17,5.37761279785906e-18,2.16663788652348e-18,8.64164527587111e-19,3.41208495171521e-19,1.3336950315407e-19,5.16067522947717e-20,1.97683227286595e-20,7.49629059865116e-21,2.81407911561229e-21,1.04577797301188e-21,3.84729931335321e-22,3.84729931335321e-22],"text":"","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"transparent","dash":"solid"},"fill":"toself","fillcolor":"rgba(255,0,0,0.6)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-2,-1.97989949748744,-1.95979899497487,-1.93969849246231,-1.91959798994975,-1.89949748743719,-1.87939698492462,-1.85929648241206,-1.8391959798995,-1.81909547738693,-1.79899497487437,-1.77889447236181,-1.75879396984925,-1.73869346733668,-1.71859296482412,-1.69849246231156,-1.67839195979899,-1.65829145728643,-1.63819095477387,-1.61809045226131,-1.59798994974874,-1.57788944723618,-1.55778894472362,-1.53768844221106,-1.51758793969849,-1.49748743718593,-1.47738693467337,-1.4572864321608,-1.43718592964824,-1.41708542713568,-1.39698492462312,-1.37688442211055,-1.35678391959799,-1.33668341708543,-1.31658291457286,-1.2964824120603,-1.27638190954774,-1.25628140703518,-1.23618090452261,-1.21608040201005,-1.19597989949749,-1.17587939698492,-1.15577889447236,-1.1356783919598,-1.11557788944724,-1.09547738693467,-1.07537688442211,-1.05527638190955,-1.03517587939698,-1.01507537688442,-0.994974874371859,-0.974874371859296,-0.954773869346734,-0.934673366834171,-0.914572864321608,-0.894472361809045,-0.874371859296482,-0.85427135678392,-0.834170854271357,-0.814070351758794,-0.793969849246231,-0.773869346733668,-0.753768844221105,-0.733668341708543,-0.71356783919598,-0.693467336683417,-0.673366834170854,-0.653266331658291,-0.633165829145729,-0.613065326633166,-0.592964824120603,-0.57286432160804,-0.552763819095477,-0.532663316582915,-0.512562814070352,-0.492462311557789,-0.472361809045226,-0.452261306532663,-0.4321608040201,-0.412060301507538,-0.391959798994975,-0.371859296482412,-0.351758793969849,-0.331658291457286,-0.311557788944724,-0.291457286432161,-0.271356783919598,-0.251256281407035,-0.231155778894472,-0.21105527638191,-0.190954773869347,-0.170854271356784,-0.150753768844221,-0.130653266331658,-0.110552763819096,-0.0904522613065326,-0.0703517587939699,-0.050251256281407,-0.0301507537688441,-0.0100502512562815,0.0100502512562812,0.0301507537688441,0.050251256281407,0.0703517587939699,0.0904522613065328,0.110552763819095,0.130653266331658,0.150753768844221,0.170854271356784,0.190954773869347,0.21105527638191,0.231155778894472,0.251256281407035,0.271356783919598,0.291457286432161,0.311557788944724,0.331658291457286,0.351758793969849,0.371859296482412,0.391959798994975,0.412060301507538,0.4321608040201,0.452261306532663,0.472361809045226,0.492462311557789,0.512562814070352,0.532663316582914,0.552763819095477,0.57286432160804,0.592964824120603,0.613065326633166,0.633165829145728,0.653266331658291,0.673366834170854,0.693467336683417,0.71356783919598,0.733668341708543,0.753768844221105,0.773869346733668,0.793969849246231,0.814070351758794,0.834170854271357,0.85427135678392,0.874371859296482,0.894472361809045,0.914572864321608,0.934673366834171,0.954773869346734,0.974874371859296,0.994974874371859,1.01507537688442,1.03517587939699,1.05527638190955,1.07537688442211,1.09547738693467,1.11557788944724,1.1356783919598,1.15577889447236,1.17587939698492,1.19597989949749,1.21608040201005,1.23618090452261,1.25628140703518,1.27638190954774,1.2964824120603,1.31658291457286,1.33668341708543,1.35678391959799,1.37688442211055,1.39698492462312,1.41708542713568,1.43718592964824,1.4572864321608,1.47738693467337,1.49748743718593,1.51758793969849,1.53768844221106,1.55778894472362,1.57788944723618,1.59798994974874,1.61809045226131,1.63819095477387,1.65829145728643,1.67839195979899,1.69849246231156,1.71859296482412,1.73869346733668,1.75879396984925,1.77889447236181,1.79899497487437,1.81909547738693,1.8391959798995,1.85929648241206,1.87939698492462,1.89949748743719,1.91959798994975,1.93969849246231,1.95979899497487,1.97989949748744,2,-2],"y":[0.000226979038679758,0.000250974310597706,0.000277505980384543,0.000306842092919441,0.000339279005933316,0.000375144377511104,0.000414800468135951,0.000458647790237985,0.000507129141630246,0.000560734062981415,0.000620003763622629,0.00068553656455028,0.000757993912507464,0.0008381070245462,0.000926684228536101,0.00102461907174181,0.00113289927689317,0.00125261663317406,0.00138497791831609,0.00153131695756339,0.00169310793573636,0.00187198009003163,0.00206973392361609,0.00228835909357013,0.00253005414137002,0.00279724824992947,0.00309262522829385,0.00341914994343594,0.00378009743826041,0.00417908499588361,0.00462010743248597,0.00510757592446515,0.00564636070012774,0.00624183795155921,0.0068999413483362,0.00762721856101716,0.00843089322836152,0.00931893282731472,0.0103001229280876,0.0113841483370331,0.0125816816460618,0.0139044797172475,0.0153654886328145,0.0169789576310937,0.0187605625248555,0.0207275390554781,0.0228988265695819,0.0252952223078624,0.0279395464614608,0.0308568179704172,0.0340744408010299,0.0376224001318605,0.041533467487182,0.0458434133650933,0.0505912252961134,0.0558193285151699,0.0615738055114147,0.0679046096100174,0.0748657664101506,0.0825155553252809,0.090916661617851,0.100136287165666,0.110246205722954,0.121322745636491,0.133446679853576,0.146702999644172,0.161180544816766,0.176971459442421,0.194170438377076,0.212873726423464,0.233177829124813,0.255177892361543,0.278965707678029,0.304627302276389,0.332240077684937,0.361869470160516,0.39356511991378,0.427356556260656,0.463248432710935,0.501215380466907,0.541196591032549,0.583090288144278,0.626748304574152,0.671971037824466,0.718503116149986,0.766030156936948,0.814177035948672,0.862508099878171,0.91052973716284,0.957695664937426,1.00341518730815,1.04706452964704,1.0880011586488,1.12558076852992,1.15917636724803,1.18819865671159,1.21211669569759,1.23047769249757,1.24292472145224,1.24921121050785,1.24921121050785,1.24292472145224,1.23047769249757,1.21211669569759,1.18819865671159,1.15917636724803,1.12558076852992,1.0880011586488,1.04706452964704,1.00341518730815,0.957695664937426,0.91052973716284,0.862508099878171,0.814177035948672,0.766030156936947,0.718503116149985,0.671971037824466,0.626748304574152,0.583090288144278,0.541196591032549,0.501215380466907,0.463248432710935,0.427356556260656,0.39356511991378,0.361869470160515,0.332240077684937,0.304627302276389,0.278965707678029,0.255177892361543,0.233177829124812,0.212873726423464,0.194170438377076,0.176971459442421,0.161180544816766,0.146702999644172,0.133446679853576,0.121322745636491,0.110246205722954,0.100136287165666,0.0909166616178509,0.0825155553252808,0.0748657664101507,0.0679046096100174,0.0615738055114147,0.0558193285151698,0.0505912252961134,0.0458434133650933,0.041533467487182,0.0376224001318605,0.0340744408010299,0.0308568179704172,0.0279395464614608,0.0252952223078624,0.0228988265695819,0.0207275390554781,0.0187605625248554,0.0169789576310937,0.0153654886328145,0.0139044797172475,0.0125816816460618,0.0113841483370331,0.0103001229280876,0.00931893282731472,0.00843089322836152,0.00762721856101716,0.0068999413483362,0.0062418379515592,0.00564636070012774,0.00510757592446515,0.00462010743248597,0.00417908499588361,0.00378009743826041,0.00341914994343594,0.00309262522829385,0.00279724824992947,0.00253005414137002,0.00228835909357012,0.00206973392361609,0.00187198009003163,0.00169310793573636,0.00153131695756339,0.00138497791831609,0.00125261663317406,0.00113289927689317,0.00102461907174181,0.000926684228536101,0.0008381070245462,0.000757993912507465,0.00068553656455028,0.000620003763622629,0.000560734062981415,0.000507129141630246,0.000458647790237986,0.000414800468135951,0.000375144377511104,0.000339279005933316,0.000306842092919441,0.000277505980384543,0.000250974310597706,0.000226979038679758,0.000226979038679758],"text":"","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"transparent","dash":"solid"},"fill":"toself","fillcolor":"rgba(0,0,255,0.6)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null}],"layout":{"margin":{"t":26.2283105022831,"r":7.30593607305936,"b":40.1826484018265,"l":28.4931506849315},"plot_bgcolor":"rgba(235,235,235,1)","paper_bgcolor":"rgba(255,255,255,1)","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187},"xaxis":{"domain":[0,1],"automargin":true,"type":"linear","autorange":false,"range":[-2,2],"tickmode":"array","ticktext":["-2","-1","0","1","2"],"tickvals":[-2,-1,0,1,2],"categoryorder":"array","categoryarray":["-2","-1","0","1","2"],"nticks":null,"ticks":"outside","tickcolor":"rgba(51,51,51,1)","ticklen":3.65296803652968,"tickwidth":0.66417600664176,"showticklabels":true,"tickfont":{"color":"rgba(77,77,77,1)","family":"","size":11.689497716895},"tickangle":-0,"showline":false,"linecolor":null,"linewidth":0,"showgrid":true,"gridcolor":"rgba(255,255,255,1)","gridwidth":0.66417600664176,"zeroline":false,"anchor":"y","title":{"text":"z","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187}},"hoverformat":".2f"},"yaxis":{"domain":[0,1],"automargin":true,"type":"linear","autorange":false,"range":[3.84729931335321e-22,1.99219447986364],"tickmode":"array","ticktext":["0.5","1.0","1.5"],"tickvals":[0.5,1,1.5],"categoryorder":"array","categoryarray":["0.5","1.0","1.5"],"nticks":null,"ticks":"outside","tickcolor":"rgba(51,51,51,1)","ticklen":3.65296803652968,"tickwidth":0.66417600664176,"showticklabels":true,"tickfont":{"color":"rgba(77,77,77,1)","family":"","size":11.689497716895},"tickangle":-0,"showline":false,"linecolor":null,"linewidth":0,"showgrid":true,"gridcolor":"rgba(255,255,255,1)","gridwidth":0.66417600664176,"zeroline":false,"anchor":"x","title":{"text":"","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187}},"hoverformat":".2f"},"shapes":[{"type":"rect","fillcolor":null,"line":{"color":null,"width":0,"linetype":[]},"yref":"paper","xref":"paper","x0":0,"x1":1,"y0":0,"y1":1}],"showlegend":false,"legend":{"bgcolor":"rgba(255,255,255,1)","bordercolor":"transparent","borderwidth":1.88976377952756,"font":{"color":"rgba(0,0,0,1)","family":"","size":11.689497716895}},"hovermode":"closest","barmode":"relative"},"config":{"doubleClick":"reset","showSendToCloud":false},"source":"A","attrs":{"2bc26a785f0b":{"x":{},"y":{},"type":"scatter"},"2bc2216f16d0":{"x":{},"y":{}}},"cur_data":"2bc26a785f0b","visdat":{"2bc26a785f0b":["function (y) ","x"],"2bc2216f16d0":["function (y) ","x"]},"highlight":{"on":"plotly_click","persistent":false,"dynamic":false,"selectize":false,"opacityDim":0.2,"selected":{"opacity":1},"debounce":0},"shinyEvents":["plotly_hover","plotly_click","plotly_selected","plotly_relayout","plotly_brushed","plotly_brushing","plotly_clickannotation","plotly_doubleclick","plotly_deselect","plotly_afterplot","plotly_sunburstclick"],"base_url":"https://plot.ly"},"evals":[],"jsHooks":[]}</script>
Inspired by Stack Overflow
Convex Hull
library(plotly)
library(RColorBrewer)
# Generate some data
nn <- 500
myData <- data.frame(X = rnorm(nn),
Y = rnorm(nn))
setK = 6 # How many clusters?
clusterSolution <- kmeans(myData, centers = setK)
myData$whichCluster <- factor(clusterSolution$cluster)
splitData <- split(myData, myData$whichCluster)
appliedData <- lapply(splitData, function(df){
df[chull(df), ] # chull really is useful, even outside of contrived examples.
})
combinedData <- do.call(rbind, appliedData)
zp3 <- ggplot(data = myData,
aes(x = X, y = Y))
zp3 <- zp3 + geom_polygon(data = combinedData, # This is also a nice example of how to plot
aes(x = X, y = Y, fill = whichCluster), # two superimposed geoms
alpha = 1/2) # from different data.frames
zp3 <- zp3 + geom_point(size=1)
zp3 <- zp3 + coord_equal()
zp3 <- zp3 + scale_fill_manual(values = colorRampPalette(rev(brewer.pal(11, "Spectral")))(setK))
fig <- ggplotly(zp3)
fig
<div id="htmlwidget-fcb3e290b246e0e9bef4" style="width:672px;height:480px;" class="plotly html-widget"></div>
<script type="application/json" data-for="htmlwidget-fcb3e290b246e0e9bef4">{"x":{"data":[{"x":[0.745063190076033,0.67223369788392,0.554097722235036,0.158211397166528,0.0901528952460296,-0.0753932477599204,-0.391657013200959,-0.538798643989585,-0.533022596277516,-0.366276070023475,-0.311870676236295,0.296397212863139,0.893609589009023,1.02942764274183,0.975084524135299,0.745063190076033],"y":[0.482978101750134,0.324020826018692,0.137255953315858,0.215317469582994,0.253540444568812,0.377735315655979,0.637711259275148,0.886443552227962,1.03779992008644,1.9364902462986,2.08462574511642,2.56365885994602,1.98891272920077,1.85756040120222,1.09554403025423,0.482978101750134],"text":"whichCluster: 1","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"transparent","dash":"solid"},"fill":"toself","fillcolor":"rgba(94,79,162,0.5)","hoveron":"fills","name":"1","legendgroup":"1","showlegend":true,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[2.14279402989723,1.17686034788092,0.431460084424094,-0.0605940943081217,-0.139402548012002,0.00396694656968862,0.214439292787757,0.48720069032156,0.550829287375537,1.289373826306,1.36706830713304,1.54797797105513,1.86326203678767,2.14279402989723],"y":[-2.84345441574079,-3.34856804900843,-2.97210462412328,-1.46498150975528,-0.846894708574917,-0.587256230123106,-0.314403476719413,-0.0829127592269601,-0.115067130362025,-0.534646344073614,-0.580821308658156,-0.764445888978226,-1.10607160561199,-2.84345441574079],"text":"whichCluster: 2","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"transparent","dash":"solid"},"fill":"toself","fillcolor":"rgba(102,194,165,0.5)","hoveron":"fills","name":"2","legendgroup":"2","showlegend":true,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[2.77859827523811,2.79929477622624,1.62047005760176,1.03876211312423,0.594471159933637,1.01567597441376,1.38468064879371,1.92153737053708,2.54415329206779,2.77859827523811],"y":[0.0157763340940862,-0.740303362575074,-0.680160356157294,-0.292436707727793,0.0196829974370791,0.922116821494713,1.44710604960508,2.03627751535043,1.05993438759339,0.0157763340940862],"text":"whichCluster: 3","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"transparent","dash":"solid"},"fill":"toself","fillcolor":"rgba(230,245,152,0.5)","hoveron":"fills","name":"3","legendgroup":"3","showlegend":true,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-0.177519592229086,-0.223550616967873,-1.1587962454301,-2.67932587568537,-2.47559738709205,-1.13741376879295,-0.465759573536843,-0.223791519541951,-0.205211221252796,-0.177519592229086],"y":[-1.40615578919594,-2.57272218440633,-2.54461276274492,-1.087714171543,-0.453920196189156,-0.512577108037847,-0.777314148269339,-0.915163367434551,-1.01848957314894,-1.40615578919594],"text":"whichCluster: 4","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"transparent","dash":"solid"},"fill":"toself","fillcolor":"rgba(254,224,139,0.5)","hoveron":"fills","name":"4","legendgroup":"4","showlegend":true,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-0.680725793144102,-0.836188601753232,-0.888194659152952,-1.58827769024172,-1.82393013736962,-2.59231337837324,-1.75613266617933,-1.06310139558269,-0.700278522683437,-0.690425673854253,-0.680725793144102],"y":[1.14127294985833,0.776746745895537,0.703929599648103,0.302174123235907,0.345958331611008,1.88299125164132,2.35641310279509,2.25309536903071,1.99896001855131,1.75675138473663,1.14127294985833],"text":"whichCluster: 5","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"transparent","dash":"solid"},"fill":"toself","fillcolor":"rgba(244,109,67,0.5)","hoveron":"fills","name":"5","legendgroup":"5","showlegend":true,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[0.365636768025409,0.40120265091233,-0.218630466882053,-1.43185821979275,-1.90992667425219,-1.85230279109611,-0.874212029748627,-0.515154276486263,-0.413389319936069,0.365636768025409],"y":[-0.00221174037655556,-0.0306284848022292,-0.744887455254362,-0.399814342318193,-0.160581185046904,0.0445577040161347,0.586996094744024,0.646738200989695,0.590497875665672,-0.00221174037655556],"text":"whichCluster: 6","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"transparent","dash":"solid"},"fill":"toself","fillcolor":"rgba(158,1,66,0.5)","hoveron":"fills","name":"6","legendgroup":"6","showlegend":true,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-1.128414934309,0.242341376000332,-0.279736008251378,0.851948061427659,0.94410557697884,-1.05542736444568,0.337648119198994,-0.304896549397686,-0.366276070023475,0.341230979603146,1.20436433141264,0.579696439390271,-1.25638162721204,1.826551777201,-0.631286939865143,-1.47878227884164,1.289373826306,-1.22943458498074,-0.546135115635088,-1.13342876052876,1.62047005760176,2.77859827523811,-0.744922642924203,-0.75250640329612,-0.143909026148147,-0.436867098871076,-0.403615901356851,0.518601326008621,1.04337354685209,-0.172818550444421,-1.10568507045894,-0.535916762740198,-0.243968848239019,0.447527484308684,-1.55427308043114,-0.174781570246398,2.15076368256813,0.160528316464695,-0.311870676236295,-0.431312959236506,0.222924746861021,-1.27650431536603,0.0806443036665141,-1.29885227041295,1.90703354625694,1.35214096992638,-0.910713840818617,-1.08609157688966,-1.2238722601219,1.42696108637114,0.53823403411197,-0.534406739583825,-0.734616129730184,1.17686034788092,0.00482907924871075,-0.986486561328164,1.87047167182359,-1.42947801812278,0.164627986324001,-0.465759573536843,-0.836188601753232,-1.26439689378067,-0.418686543941296,0.00755605569970523,0.833274478007703,-0.0815139276766705,2.54415329206779,1.30226766688597,-0.376048420957302,-0.290046917628786,-0.812406157793348,0.38739871471599,0.14635051565746,-0.922083361369598,1.1079590281433,0.987916651384267,0.668526509581667,-0.677185087650378,-0.177519592229086,-1.4909890136768,0.729789013628166,1.18288657774237,0.605169908692805,0.653966650579689,-0.288824885977162,1.68606902085291,0.142145525809646,1.68518200398227,-0.687409832120219,1.31571001606203,0.443304453751522,1.34921438549366,-0.128073317048001,0.690175879866704,-0.212158675610421,0.315997081346994,-1.90992667425219,-1.12554691603899,1.24249074375314,-0.854732581965911,-1.06820163457725,-1.00268248071379,-1.01947914193573,-1.99393687551526,-0.0608142018457843,1.56062232290186,0.81508880300349,-0.314174504042138,0.172107468695535,0.893609589009023,0.671875035407552,-0.136062588032717,-0.309238144132606,-0.967858259890345,0.770668446944372,-1.1587962454301,-1.59842255632763,-0.735991244980444,0.776731702768786,-1.19491941718132,2.14279402989723,-0.906662724258739,-0.533022596277516,2.06766609895274,-0.82057408792175,1.06733364856025,-1.69424392440208,1.03876211312423,0.206545346496995,0.92234866004243,-0.0552451865276101,-0.517177628471155,-1.32253790441714,-0.218630466882053,0.925641144654406,0.518316452374142,0.102498153748952,-0.569289438276734,0.214439292787757,-0.952462740694242,-0.72457306953417,0.588099283627988,0.423858636976927,-0.73614842826293,0.150279992092772,1.44170267042334,-1.55741901357923,-1.56504484113148,-0.223791519541951,-0.844698695490249,1.31238409022876,-0.831826630640839,-0.129558701106435,1.07451998840438,-1.43185821979275,-0.00321958754912089,0.655424554742855,-0.0366267549718227,1.3484314153353,1.39169449281611,-1.6495201215809,-1.01090716795637,0.383418583974978,0.706009643482449,0.104816246347608,-1.42070700903829,0.32627934331198,0.78003414642837,1.93730859677845,0.784437104859471,0.725929940131027,-1.85230279109611,-1.82660941698608,1.81951602612022,-0.986626076667899,-0.831322788276709,-1.47521514622749,-1.06310139558269,-0.205211221252796,-0.77265655922071,-1.38852390855174,0.120279110492769,0.58004684277939,-0.888194659152952,-1.56144403963304,1.02590178041456,-1.12450127575457,-0.680725793144102,-0.988114655199325,-0.0189279337382588,1.20099779855782,0.321330004981627,-0.814204468101139,-0.998866151567152,0.296397212863139,-0.455962739717108,1.07014962563669,-0.81849438211081,-0.602729402134961,-0.558438210111972,2.56440014040095,-0.464699652195975,-0.780423199287075,1.62981944087957,1.68040567659616,0.0448548494552449,-0.273147938116913,-0.801471308212365,-0.0341999950923275,0.784377771289255,-0.690425673854253,-0.621230328254543,2.79929477622624,-1.43283159294859,-0.735486655306501,0.857954686253598,-0.0292295187290847,0.191103865968041,-0.303050989841449,0.20031431887489,-1.04640721964804,-0.33392007942417,-0.232084329207639,0.48720069032156,-0.192631333650202,-0.0607006684331593,0.554097722235036,0.482229205077799,0.0651069883158657,-1.27315069204226,1.7113147801813,0.673076928410783,-0.406217698543567,0.692002796771787,-1.33117207512731,-1.07265910727144,-0.190971278114908,-0.765748713139467,0.609206583146695,-1.37573817667485,0.677603423914603,0.671401888885387,-1.4545675910985,-0.0857973568411677,0.624796176551031,0.072665361411673,0.827904040794816,0.712285815805373,-0.694676894050022,-0.548159946797259,1.75905630525818,0.110591984927926,-0.128690732005375,2.37619268782508,2.47917628600496,0.488111636821599,-1.08334070121183,-0.478694743873866,-0.4098766449006,0.365636768025409,-1.04038210380031,-0.100052038163686,0.752250244229583,0.431460084424094,-0.673379420459278,-0.299519431631639,0.146425420907855,0.137372905143631,-0.784909152810897,-0.100481980850596,-0.202748044227366,-1.13741376879295,-0.223743004600752,-0.167121921858691,-2.59231337837324,1.19492756980592,-0.494437135850713,-1.72571866338321,-1.11189602262589,-0.000639455086139222,0.527462815933611,0.0901528952460296,-0.036532996837008,-1.33348532895,0.0272761958700306,-0.0605940943081217,-1.4802129582089,-1.24512774009502,0.167129413026357,0.253438333569074,-0.191579211944493,-0.133148762931138,1.0006756976141,0.923839083972379,-0.96606286764283,0.600607321097232,-0.474363471699676,-1.88979114039939,-1.13074726033646,1.72480975313817,-0.0717511089781946,-1.12152860756868,-0.489878754437621,0.475315891608889,0.745063190076033,0.951371210193336,0.0480416342786289,0.158211397166528,-1.04246755621427,-0.590017707174943,-1.06404873344258,0.0633786854959194,0.77262246586793,-0.750617550879533,-1.31203226532148,-0.765604656206963,-1.7193315747013,-0.0753932477599204,1.28281363402086,-0.117347829558385,0.316366308845064,0.0903507375462049,-0.93767062515776,0.930287984090737,1.31991944541965,-0.218435277155988,-1.51550291307064,-0.614183901395877,-1.26024381871781,0.714401745957163,0.254195876763076,-1.42320939731555,-1.17199481398294,-0.372516227625742,2.68400917531161,0.492130213231105,-0.211170398766675,-1.52872989478712,-1.01262740987947,-1.25574171534146,-1.24292628603571,0.550829287375537,-0.981230008093385,-1.23542806656831,-1.28813990136165,-0.997978012707439,-1.60657796456763,-1.14585425072719,-0.110943643273623,-1.19573562267969,-1.03851650980861,0.363511502922559,0.395438859836269,1.21943753215992,1.93080830514653,0.927987794782657,2.24544357199532,1.24372487352723,0.594471159933637,2.25437680191435,0.7082112340391,-0.196555097838962,-0.515154276486263,0.575657429712213,-0.75831730060035,-0.173470383500903,-0.223550616967873,0.975084524135299,-0.0560826990591873,-0.682311830691935,0.108233439276111,-1.10601498790871,1.54797797105513,1.6085445566442,-0.296939933187373,-0.137936531280696,0.604269550072855,-0.700278522683437,0.0435991967422593,-1.82393013736962,0.5448947514634,-0.524859992737877,0.355726413957871,-0.941107485851591,0.311930537625071,0.147124304041135,1.38468064879371,-0.391657013200959,0.812363082852028,0.541102517653023,0.729916375476998,-1.59078575085114,0.972214331445455,1.92153737053708,-0.136705871843661,0.114993828298986,1.10898000262337,-0.359773361157676,0.116344132445933,1.22240444334327,0.0650535012617498,0.36498684091625,-0.833868822578399,0.427307874198737,-0.334858123746194,-1.33624651293863,0.00396694656968862,0.910088082758898,0.058025074565639,1.02942764274183,0.591010373987353,-0.596130080630062,-1.15852999263708,1.04855123186937,1.10490944794805,0.589956963256188,0.0880012640564239,-0.262145446629389,1.22313223214047,0.108633133471364,-0.762742746920842,0.25580261937109,0.0345051707507277,-2.47559738709205,-0.413389319936069,-0.426195790005058,-0.139402548012002,-0.787373480754929,-0.538798643989585,-0.44138464145733,0.137965865437458,-0.956247100961458,0.38404141924862,-0.725045734803986,-0.312822616013654,0.507804882327551,1.3661273612684,1.25499105875861,0.246821075575527,0.0903292364390242,-0.111483313721917,0.869550611078847,-0.225335394249703,0.10868149618407,1.6236901427973,-0.874212029748627,1.73050325117879,-0.408322851273291,1.01567597441376,0.730995398795911,-0.498381676426316,-0.781008161001803,0.584151477638029,-0.0770822300124099,-0.302307453539302,-0.532025125639799,0.866664079221686,0.40120265091233,-0.405135381443605,-0.131058231660042,0.56292310309467,0.137823616377635,0.748963007134622,-1.03677627653963,-0.0908221768205827,-0.842430286165473,-0.361026078700216,1.34772828604157,1.36706830713304,-1.75613266617933,-1.21854240327319,-0.0588703988409434,1.15977738820962,-0.247288456154631,0.29074101765735,0.578790191636358,-0.896734015457825,-0.311251313865059,-1.58827769024172,0.340960506335414,1.48165432355661,-2.67932587568537,1.06786361349186,0.478256460974195,0.966240954617211,2.29817512676983,0.332527193484561,-1.65742108856347,0.67223369788392,0.130667936375635,-0.0440927781726206,1.99521302576179,0.335905640646932,-1.15492872944347,0.0353385823476722,-0.647973426734298,1.86326203678767,-0.101068537609433,0.596903170061594,-1.05120775666547],"y":[-1.37997139717285,-1.35692625845192,1.34403641837417,0.386490639744297,-1.54733166542572,-0.257945863161429,0.784098857663216,0.285577861104602,1.9364902462986,0.200400785718316,0.933440961405943,-1.17118076463065,1.07429585119956,1.79447169448317,-0.223813153453419,-0.0717367751522147,-0.534646344073614,-0.722114309620349,-0.146955318696996,0.107596887282656,-0.680160356157294,0.0157763340940862,1.65844317825313,-0.320329501681926,0.510916953711311,1.11210992927475,-1.97289763093662,0.807398724891004,0.0407133010890515,0.948918576205757,2.13419469658572,-0.259618932936867,0.535718143298767,0.190738550620371,1.76736581769277,-0.338583915614868,-0.554023871139391,1.57140397928368,2.08462574511642,-0.983401719516513,-1.82046046604434,0.0394657133854118,-0.857049244477527,0.61808298414859,0.119290775472984,-0.360858297908664,1.03421470535721,-0.187767988932886,-0.290495411627578,0.918735297945231,-0.918477886408544,-0.416103291602762,-1.93320281411813,-3.34856804900843,-1.27211259609263,-0.354780841364268,-0.673797906411886,-1.72547329994938,-0.439975065205177,-0.777314148269339,0.776746745895537,0.0788089667060859,-1.56003131799896,-0.0332328693494577,-0.0135311895347971,0.863047890250608,1.05993438759339,1.04902895061702,-1.0827002057624,-0.985809634487357,1.01776319018707,-0.575185444983853,0.752761616398873,-0.804388990562065,-1.48578955151052,-0.387704694215004,-0.898784020640464,-0.153381646631362,-1.40615578919594,0.772010158855189,-0.643306466960126,-0.672344002129511,-1.07633581727344,-1.50167752978699,0.0219291118882407,-0.157876264979747,-0.831218000452997,0.0476104789609798,-0.878600029265227,-0.550500188895152,-1.80558804822763,-0.314900502137439,0.274520373826083,-0.886871468837186,-0.541187247106186,-0.613727592583553,-0.160581185046904,-0.40767108691923,1.17924408920941,-0.649670714683525,0.324444139150159,-0.292312255727375,0.636931148774356,1.07170408160838,-1.43097014317607,-0.857978319367227,1.72782232625887,0.143154297479164,0.125331530081106,1.98891272920077,-0.610426810338561,1.78641930673554,-0.294594628103901,-0.588272291051331,-1.6408827831447,-2.54461276274492,-0.558894272759282,0.535486713926341,-0.520489218915818,1.46754180578334,-2.84345441574079,-1.63500567521395,1.03779992008644,-0.341131003337228,-0.138795710083221,-1.78484812326652,0.0760542233045944,-0.292436707727793,-0.83365453860182,-0.185496567542817,-0.47936807925163,0.975602094035333,-0.926830064710796,-0.744887455254362,1.56353490738433,0.342385962180862,1.55164835848137,0.18441290968304,-0.314403476719413,0.505035859170508,1.30944869423288,-0.77101410789922,-0.283880046748399,0.191692399688019,1.16391707455202,0.198121442324916,1.31077853979009,0.381311350325248,-0.915163367434551,-0.331551149961325,-0.901985090817474,-1.33905504545303,-0.839406365673134,-1.66405063651319,-0.399814342318193,-1.50941390844898,-0.246662922616826,-0.675386860760594,-1.14953919222324,-1.28075089791512,1.80513640133801,-0.381624093134927,-0.56752222183005,0.719892864550594,-1.1599319431627,-1.46191912863972,-1.42428479321701,-0.347806768540331,1.52983961822589,-1.72828075320465,0.917632060008766,0.0445577040161347,-0.899909644108997,0.0598854931695752,-0.330665627341814,1.82136735939023,-1.24212063871315,2.25309536903071,-1.01848957314894,-1.25683005987803,0.281549734415631,-1.79026195459074,1.35380453008234,0.703929599648103,0.663422824752281,-0.885444167879841,-1.57219871577876,1.14127294985833,0.898400244529386,0.77615118229038,0.577243349002932,-0.48217491182498,0.595413759402004,0.488834492829545,2.56365885994602,0.46311065174539,0.0595096481616145,-0.4993725473476,-0.24201223207779,0.493249646115149,-0.4621052256561,0.845536806653372,1.22920388382815,0.567603630151952,1.06427152767453,-0.825670955376415,-0.989023757381551,-0.70296788183013,-0.844267426082123,0.390426459892552,1.75675138473663,0.537112167464398,-0.740303362575074,-0.801122887920133,0.550269579429457,-0.7771903354853,0.918031614711196,1.62692255608782,-0.289138502948561,-1.13780850307312,-0.695373670940208,-0.500491762046866,0.279429424024311,-0.0829127592269601,0.86348369611705,-0.138445238778734,0.137255953315858,-0.949167695333669,-0.62870098925563,0.216436401502257,1.15481184650035,-1.64862507205234,0.079728564296172,-0.375447057221894,1.22234392998417,1.47863111454305,1.25122509292112,-0.213226295516253,1.71995931202838,0.660581201015467,-0.263319012107722,-0.909332706593375,1.77847871925386,0.477376440791782,-0.884317689317878,0.3369105595035,1.25634978254519,1.45186864735883,1.46059169798379,-0.0383729288194541,-2.46019417868466,0.538724252619959,0.273438973296991,0.00668753913413037,-0.198029517767447,-1.27936515378214,-0.891986480710053,0.593670638886806,-1.87887175636522,-0.00221174037655556,1.02294224704859,-0.292143272833833,1.06672904362127,-2.97210462412328,-0.142803785038783,-0.00126266963325677,0.929791428428214,-1.02484071959564,0.180414373627892,0.701869737138528,-0.240909621606704,-0.512577108037847,-0.666071124071635,0.125376536082483,1.88299125164132,-0.320503843351157,0.431285428957579,0.436375467550957,-0.706060066683686,-1.09846232103379,0.6635120683945,0.253540444568812,0.436496705076525,-0.98441216437949,0.435561936909845,-1.46498150975528,-1.15080324324416,1.89188293725637,0.344208676451588,-0.4547591329274,1.03597146975439,0.357079038034501,-1.37217901913636,-0.00741179396297128,-0.766552211109491,1.822158817812,1.16786595308397,0.989629758939386,-0.0361846858731169,-2.6265383560931,-0.28467011208072,-1.96858230385645,-1.38220687683018,-0.228676359457181,0.482978101750134,0.682384269436784,0.0922592394634771,0.215317469582994,1.16016554058054,-0.756961462426324,-0.350672899730014,-0.32661907322155,0.876488368404297,-0.440376522059977,0.504532971858134,-1.49823307630514,1.51844808356365,0.377735315655979,-1.31162111930793,-0.522814822347961,-0.748244987347026,0.971418018877017,1.32553486720498,0.297469648358293,0.608797992415795,0.855899761263134,1.80704967455666,-1.48655664181513,-0.142516908792427,0.605193755435453,1.25644482776001,-0.247509016273933,0.710881719490723,-0.60061245838474,-0.158568212251439,-2.65973714098193,0.875081524874943,1.55984205196044,0.111048675410138,-1.59382508618446,-0.589843577502973,-0.115067130362025,0.210054208189356,-0.109927459005163,-1.21815676694483,0.262090149513511,0.816359646116056,-1.31571204381278,1.56362318339464,0.745982493338812,1.04368738487773,0.479568522072662,-0.312293433647352,0.438700712151741,0.280826855257293,-0.0919020925230821,-0.197821481756181,-0.17413074989896,0.0196829974370791,1.12946702177085,1.16765845957725,0.764268454181732,0.646738200989695,-0.544754816412735,-0.59071160152223,0.913137625440456,-2.57272218440633,1.09554403025423,0.149905923639938,0.534000598266349,-0.828946930181786,0.111601993851971,-0.764445888978226,-1.71336266228922,-1.66688063303917,0.218239421574993,-1.15931236254912,1.99896001855131,0.628337347460266,0.345958331611008,-0.954288875485681,0.301838360798545,0.958062625963284,0.160831796620159,-0.334300592863969,1.316357727977,1.44710604960508,0.637711259275148,0.797163775083761,0.885618723298078,-1.3911549167159,-1.24229966939638,-0.0472694100703728,2.03627751535043,1.42299919161347,0.541832924886243,0.903593535798697,0.735570937568062,-0.796818905346912,-0.134298592048349,1.04601233293747,1.17411807067439,0.122534321563617,0.742301987320565,-0.440137025920812,1.01996755004572,-0.587256230123106,1.18318324139135,0.789012648510231,1.85756040120222,0.929616606354488,-1.81048081334045,0.643269430017195,-0.676888497545842,-0.17763495089674,0.289975994884109,2.22686417754207,0.612643266504691,0.351293487216468,-1.44677332738312,0.272311483679011,2.3723633611513,-1.64394733378599,-0.453920196189156,0.590497875665672,-0.870091703476807,-0.846894708574917,-1.08805885227428,0.886443552227962,0.348017460617053,-0.898317357332536,0.950081499225728,-0.807178995538771,8.85399595614003e-05,0.916715285516253,-1.8427462291819,-0.0194967693419204,-1.10385192961687,0.314321638005173,0.667470212282371,-0.113298143483091,0.0148660415101674,-0.651305988556251,-0.230845834841646,-0.093691132318341,0.586996094744024,0.590550436914607,-0.0497390646965405,0.922116821494713,-0.944671265257597,-0.609469350990628,0.296612587790033,0.504344215884813,0.0878657647038081,-0.288563745769277,0.594885324521328,-0.632857397836545,-0.0306284848022292,0.300790034867258,-0.459815683207876,1.10222042387889,0.110682250078895,-1.14655139468332,-0.0676415781616423,0.847730428570677,-0.236288499057213,-0.512450878086811,1.1967880633983,-0.580821308658156,2.35641310279509,1.1074673743205,0.262102827169796,-1.881342034753,-0.299290700147048,0.520732777356927,-1.42994825124284,0.346818949094341,0.0709090779170863,0.302174123235907,1.19565689645597,0.832978954240255,-1.087714171543,0.180516847693062,-1.18820771890631,-0.515280773228143,0.575991336714265,0.621349804975379,1.67780730601125,0.324020826018692,0.583319439770792,0.297526709778046,0.732603926871425,0.954149983434223,2.05870030955198,1.12664978210152,-0.100046247384226,-1.10607160561199,-0.451108029443122,-0.385927145655673,-1.23920941035654],"text":["X: -1.1284149343<br />Y: -1.379971e+00","X: 0.2423413760<br />Y: -1.356926e+00","X: -0.2797360083<br />Y: 1.344036e+00","X: 0.8519480614<br />Y: 3.864906e-01","X: 0.9441055770<br />Y: -1.547332e+00","X: -1.0554273644<br />Y: -2.579459e-01","X: 0.3376481192<br />Y: 7.840989e-01","X: -0.3048965494<br />Y: 2.855779e-01","X: -0.3662760700<br />Y: 1.936490e+00","X: 0.3412309796<br />Y: 2.004008e-01","X: 1.2043643314<br />Y: 9.334410e-01","X: 0.5796964394<br />Y: -1.171181e+00","X: -1.2563816272<br />Y: 1.074296e+00","X: 1.8265517772<br />Y: 1.794472e+00","X: -0.6312869399<br />Y: -2.238132e-01","X: -1.4787822788<br />Y: -7.173678e-02","X: 1.2893738263<br />Y: -5.346463e-01","X: -1.2294345850<br />Y: -7.221143e-01","X: -0.5461351156<br />Y: -1.469553e-01","X: -1.1334287605<br />Y: 1.075969e-01","X: 1.6204700576<br />Y: -6.801604e-01","X: 2.7785982752<br />Y: 1.577633e-02","X: -0.7449226429<br />Y: 1.658443e+00","X: -0.7525064033<br />Y: -3.203295e-01","X: -0.1439090261<br />Y: 5.109170e-01","X: -0.4368670989<br />Y: 1.112110e+00","X: -0.4036159014<br />Y: -1.972898e+00","X: 0.5186013260<br />Y: 8.073987e-01","X: 1.0433735469<br />Y: 4.071330e-02","X: -0.1728185504<br />Y: 9.489186e-01","X: -1.1056850705<br />Y: 2.134195e+00","X: -0.5359167627<br />Y: -2.596189e-01","X: -0.2439688482<br />Y: 5.357181e-01","X: 0.4475274843<br />Y: 1.907386e-01","X: -1.5542730804<br />Y: 1.767366e+00","X: -0.1747815702<br />Y: -3.385839e-01","X: 2.1507636826<br />Y: -5.540239e-01","X: 0.1605283165<br />Y: 1.571404e+00","X: -0.3118706762<br />Y: 2.084626e+00","X: -0.4313129592<br />Y: -9.834017e-01","X: 0.2229247469<br />Y: -1.820460e+00","X: -1.2765043154<br />Y: 3.946571e-02","X: 0.0806443037<br />Y: -8.570492e-01","X: -1.2988522704<br />Y: 6.180830e-01","X: 1.9070335463<br />Y: 1.192908e-01","X: 1.3521409699<br />Y: -3.608583e-01","X: -0.9107138408<br />Y: 1.034215e+00","X: -1.0860915769<br />Y: -1.877680e-01","X: -1.2238722601<br />Y: -2.904954e-01","X: 1.4269610864<br />Y: 9.187353e-01","X: 0.5382340341<br />Y: -9.184779e-01","X: -0.5344067396<br />Y: -4.161033e-01","X: -0.7346161297<br />Y: -1.933203e+00","X: 1.1768603479<br />Y: -3.348568e+00","X: 0.0048290792<br />Y: -1.272113e+00","X: -0.9864865613<br />Y: -3.547808e-01","X: 1.8704716718<br />Y: -6.737979e-01","X: -1.4294780181<br />Y: -1.725473e+00","X: 0.1646279863<br />Y: -4.399751e-01","X: -0.4657595735<br />Y: -7.773141e-01","X: -0.8361886018<br />Y: 7.767467e-01","X: -1.2643968938<br />Y: 7.880897e-02","X: -0.4186865439<br />Y: -1.560031e+00","X: 0.0075560557<br />Y: -3.323287e-02","X: 0.8332744780<br />Y: -1.353119e-02","X: -0.0815139277<br />Y: 8.630479e-01","X: 2.5441532921<br />Y: 1.059934e+00","X: 1.3022676669<br />Y: 1.049029e+00","X: -0.3760484210<br />Y: -1.082700e+00","X: -0.2900469176<br />Y: -9.858096e-01","X: -0.8124061578<br />Y: 1.017763e+00","X: 0.3873987147<br />Y: -5.751854e-01","X: 0.1463505157<br />Y: 7.527616e-01","X: -0.9220833614<br />Y: -8.043890e-01","X: 1.1079590281<br />Y: -1.485790e+00","X: 0.9879166514<br />Y: -3.877047e-01","X: 0.6685265096<br />Y: -8.987840e-01","X: -0.6771850877<br />Y: -1.533816e-01","X: -0.1775195922<br />Y: -1.406156e+00","X: -1.4909890137<br />Y: 7.720102e-01","X: 0.7297890136<br />Y: -6.433065e-01","X: 1.1828865777<br />Y: -6.723440e-01","X: 0.6051699087<br />Y: -1.076336e+00","X: 0.6539666506<br />Y: -1.501678e+00","X: -0.2888248860<br />Y: 2.192911e-02","X: 1.6860690209<br />Y: -1.578763e-01","X: 0.1421455258<br />Y: -8.312180e-01","X: 1.6851820040<br />Y: 4.761048e-02","X: -0.6874098321<br />Y: -8.786000e-01","X: 1.3157100161<br />Y: -5.505002e-01","X: 0.4433044538<br />Y: -1.805588e+00","X: 1.3492143855<br />Y: -3.149005e-01","X: -0.1280733170<br />Y: 2.745204e-01","X: 0.6901758799<br />Y: -8.868715e-01","X: -0.2121586756<br />Y: -5.411872e-01","X: 0.3159970813<br />Y: -6.137276e-01","X: -1.9099266743<br />Y: -1.605812e-01","X: -1.1255469160<br />Y: -4.076711e-01","X: 1.2424907438<br />Y: 1.179244e+00","X: -0.8547325820<br />Y: -6.496707e-01","X: -1.0682016346<br />Y: 3.244441e-01","X: -1.0026824807<br />Y: -2.923123e-01","X: -1.0194791419<br />Y: 6.369311e-01","X: -1.9939368755<br />Y: 1.071704e+00","X: -0.0608142018<br />Y: -1.430970e+00","X: 1.5606223229<br />Y: -8.579783e-01","X: 0.8150888030<br />Y: 1.727822e+00","X: -0.3141745040<br />Y: 1.431543e-01","X: 0.1721074687<br />Y: 1.253315e-01","X: 0.8936095890<br />Y: 1.988913e+00","X: 0.6718750354<br />Y: -6.104268e-01","X: -0.1360625880<br />Y: 1.786419e+00","X: -0.3092381441<br />Y: -2.945946e-01","X: -0.9678582599<br />Y: -5.882723e-01","X: 0.7706684469<br />Y: -1.640883e+00","X: -1.1587962454<br />Y: -2.544613e+00","X: -1.5984225563<br />Y: -5.588943e-01","X: -0.7359912450<br />Y: 5.354867e-01","X: 0.7767317028<br />Y: -5.204892e-01","X: -1.1949194172<br />Y: 1.467542e+00","X: 2.1427940299<br />Y: -2.843454e+00","X: -0.9066627243<br />Y: -1.635006e+00","X: -0.5330225963<br />Y: 1.037800e+00","X: 2.0676660990<br />Y: -3.411310e-01","X: -0.8205740879<br />Y: -1.387957e-01","X: 1.0673336486<br />Y: -1.784848e+00","X: -1.6942439244<br />Y: 7.605422e-02","X: 1.0387621131<br />Y: -2.924367e-01","X: 0.2065453465<br />Y: -8.336545e-01","X: 0.9223486600<br />Y: -1.854966e-01","X: -0.0552451865<br />Y: -4.793681e-01","X: -0.5171776285<br />Y: 9.756021e-01","X: -1.3225379044<br />Y: -9.268301e-01","X: -0.2186304669<br />Y: -7.448875e-01","X: 0.9256411447<br />Y: 1.563535e+00","X: 0.5183164524<br />Y: 3.423860e-01","X: 0.1024981537<br />Y: 1.551648e+00","X: -0.5692894383<br />Y: 1.844129e-01","X: 0.2144392928<br />Y: -3.144035e-01","X: -0.9524627407<br />Y: 5.050359e-01","X: -0.7245730695<br />Y: 1.309449e+00","X: 0.5880992836<br />Y: -7.710141e-01","X: 0.4238586370<br />Y: -2.838800e-01","X: -0.7361484283<br />Y: 1.916924e-01","X: 0.1502799921<br />Y: 1.163917e+00","X: 1.4417026704<br />Y: 1.981214e-01","X: -1.5574190136<br />Y: 1.310779e+00","X: -1.5650448411<br />Y: 3.813114e-01","X: -0.2237915195<br />Y: -9.151634e-01","X: -0.8446986955<br />Y: -3.315511e-01","X: 1.3123840902<br />Y: -9.019851e-01","X: -0.8318266306<br />Y: -1.339055e+00","X: -0.1295587011<br />Y: -8.394064e-01","X: 1.0745199884<br />Y: -1.664051e+00","X: -1.4318582198<br />Y: -3.998143e-01","X: -0.0032195875<br />Y: -1.509414e+00","X: 0.6554245547<br />Y: -2.466629e-01","X: -0.0366267550<br />Y: -6.753869e-01","X: 1.3484314153<br />Y: -1.149539e+00","X: 1.3916944928<br />Y: -1.280751e+00","X: -1.6495201216<br />Y: 1.805136e+00","X: -1.0109071680<br />Y: -3.816241e-01","X: 0.3834185840<br />Y: -5.675222e-01","X: 0.7060096435<br />Y: 7.198929e-01","X: 0.1048162463<br />Y: -1.159932e+00","X: -1.4207070090<br />Y: -1.461919e+00","X: 0.3262793433<br />Y: -1.424285e+00","X: 0.7800341464<br />Y: -3.478068e-01","X: 1.9373085968<br />Y: 1.529840e+00","X: 0.7844371049<br />Y: -1.728281e+00","X: 0.7259299401<br />Y: 9.176321e-01","X: -1.8523027911<br />Y: 4.455770e-02","X: -1.8266094170<br />Y: -8.999096e-01","X: 1.8195160261<br />Y: 5.988549e-02","X: -0.9866260767<br />Y: -3.306656e-01","X: -0.8313227883<br />Y: 1.821367e+00","X: -1.4752151462<br />Y: -1.242121e+00","X: -1.0631013956<br />Y: 2.253095e+00","X: -0.2052112213<br />Y: -1.018490e+00","X: -0.7726565592<br />Y: -1.256830e+00","X: -1.3885239086<br />Y: 2.815497e-01","X: 0.1202791105<br />Y: -1.790262e+00","X: 0.5800468428<br />Y: 1.353805e+00","X: -0.8881946592<br />Y: 7.039296e-01","X: -1.5614440396<br />Y: 6.634228e-01","X: 1.0259017804<br />Y: -8.854442e-01","X: -1.1245012758<br />Y: -1.572199e+00","X: -0.6807257931<br />Y: 1.141273e+00","X: -0.9881146552<br />Y: 8.984002e-01","X: -0.0189279337<br />Y: 7.761512e-01","X: 1.2009977986<br />Y: 5.772433e-01","X: 0.3213300050<br />Y: -4.821749e-01","X: -0.8142044681<br />Y: 5.954138e-01","X: -0.9988661516<br />Y: 4.888345e-01","X: 0.2963972129<br />Y: 2.563659e+00","X: -0.4559627397<br />Y: 4.631107e-01","X: 1.0701496256<br />Y: 5.950965e-02","X: -0.8184943821<br />Y: -4.993725e-01","X: -0.6027294021<br />Y: -2.420122e-01","X: -0.5584382101<br />Y: 4.932496e-01","X: 2.5644001404<br />Y: -4.621052e-01","X: -0.4646996522<br />Y: 8.455368e-01","X: -0.7804231993<br />Y: 1.229204e+00","X: 1.6298194409<br />Y: 5.676036e-01","X: 1.6804056766<br />Y: 1.064272e+00","X: 0.0448548495<br />Y: -8.256710e-01","X: -0.2731479381<br />Y: -9.890238e-01","X: -0.8014713082<br />Y: -7.029679e-01","X: -0.0341999951<br />Y: -8.442674e-01","X: 0.7843777713<br />Y: 3.904265e-01","X: -0.6904256739<br />Y: 1.756751e+00","X: -0.6212303283<br />Y: 5.371122e-01","X: 2.7992947762<br />Y: -7.403034e-01","X: -1.4328315929<br />Y: -8.011229e-01","X: -0.7354866553<br />Y: 5.502696e-01","X: 0.8579546863<br />Y: -7.771903e-01","X: -0.0292295187<br />Y: 9.180316e-01","X: 0.1911038660<br />Y: 1.626923e+00","X: -0.3030509898<br />Y: -2.891385e-01","X: 0.2003143189<br />Y: -1.137809e+00","X: -1.0464072196<br />Y: -6.953737e-01","X: -0.3339200794<br />Y: -5.004918e-01","X: -0.2320843292<br />Y: 2.794294e-01","X: 0.4872006903<br />Y: -8.291276e-02","X: -0.1926313337<br />Y: 8.634837e-01","X: -0.0607006684<br />Y: -1.384452e-01","X: 0.5540977222<br />Y: 1.372560e-01","X: 0.4822292051<br />Y: -9.491677e-01","X: 0.0651069883<br />Y: -6.287010e-01","X: -1.2731506920<br />Y: 2.164364e-01","X: 1.7113147802<br />Y: 1.154812e+00","X: 0.6730769284<br />Y: -1.648625e+00","X: -0.4062176985<br />Y: 7.972856e-02","X: 0.6920027968<br />Y: -3.754471e-01","X: -1.3311720751<br />Y: 1.222344e+00","X: -1.0726591073<br />Y: 1.478631e+00","X: -0.1909712781<br />Y: 1.251225e+00","X: -0.7657487131<br />Y: -2.132263e-01","X: 0.6092065831<br />Y: 1.719959e+00","X: -1.3757381767<br />Y: 6.605812e-01","X: 0.6776034239<br />Y: -2.633190e-01","X: 0.6714018889<br />Y: -9.093327e-01","X: -1.4545675911<br />Y: 1.778479e+00","X: -0.0857973568<br />Y: 4.773764e-01","X: 0.6247961766<br />Y: -8.843177e-01","X: 0.0726653614<br />Y: 3.369106e-01","X: 0.8279040408<br />Y: 1.256350e+00","X: 0.7122858158<br />Y: 1.451869e+00","X: -0.6946768941<br />Y: 1.460592e+00","X: -0.5481599468<br />Y: -3.837293e-02","X: 1.7590563053<br />Y: -2.460194e+00","X: 0.1105919849<br />Y: 5.387243e-01","X: -0.1286907320<br />Y: 2.734390e-01","X: 2.3761926878<br />Y: 6.687539e-03","X: 2.4791762860<br />Y: -1.980295e-01","X: 0.4881116368<br />Y: -1.279365e+00","X: -1.0833407012<br />Y: -8.919865e-01","X: -0.4786947439<br />Y: 5.936706e-01","X: -0.4098766449<br />Y: -1.878872e+00","X: 0.3656367680<br />Y: -2.211740e-03","X: -1.0403821038<br />Y: 1.022942e+00","X: -0.1000520382<br />Y: -2.921433e-01","X: 0.7522502442<br />Y: 1.066729e+00","X: 0.4314600844<br />Y: -2.972105e+00","X: -0.6733794205<br />Y: -1.428038e-01","X: -0.2995194316<br />Y: -1.262670e-03","X: 0.1464254209<br />Y: 9.297914e-01","X: 0.1373729051<br />Y: -1.024841e+00","X: -0.7849091528<br />Y: 1.804144e-01","X: -0.1004819809<br />Y: 7.018697e-01","X: -0.2027480442<br />Y: -2.409096e-01","X: -1.1374137688<br />Y: -5.125771e-01","X: -0.2237430046<br />Y: -6.660711e-01","X: -0.1671219219<br />Y: 1.253765e-01","X: -2.5923133784<br />Y: 1.882991e+00","X: 1.1949275698<br />Y: -3.205038e-01","X: -0.4944371359<br />Y: 4.312854e-01","X: -1.7257186634<br />Y: 4.363755e-01","X: -1.1118960226<br />Y: -7.060601e-01","X: -0.0006394551<br />Y: -1.098462e+00","X: 0.5274628159<br />Y: 6.635121e-01","X: 0.0901528952<br />Y: 2.535404e-01","X: -0.0365329968<br />Y: 4.364967e-01","X: -1.3334853290<br />Y: -9.844122e-01","X: 0.0272761959<br />Y: 4.355619e-01","X: -0.0605940943<br />Y: -1.464982e+00","X: -1.4802129582<br />Y: -1.150803e+00","X: -1.2451277401<br />Y: 1.891883e+00","X: 0.1671294130<br />Y: 3.442087e-01","X: 0.2534383336<br />Y: -4.547591e-01","X: -0.1915792119<br />Y: 1.035971e+00","X: -0.1331487629<br />Y: 3.570790e-01","X: 1.0006756976<br />Y: -1.372179e+00","X: 0.9238390840<br />Y: -7.411794e-03","X: -0.9660628676<br />Y: -7.665522e-01","X: 0.6006073211<br />Y: 1.822159e+00","X: -0.4743634717<br />Y: 1.167866e+00","X: -1.8897911404<br />Y: 9.896298e-01","X: -1.1307472603<br />Y: -3.618469e-02","X: 1.7248097531<br />Y: -2.626538e+00","X: -0.0717511090<br />Y: -2.846701e-01","X: -1.1215286076<br />Y: -1.968582e+00","X: -0.4898787544<br />Y: -1.382207e+00","X: 0.4753158916<br />Y: -2.286764e-01","X: 0.7450631901<br />Y: 4.829781e-01","X: 0.9513712102<br />Y: 6.823843e-01","X: 0.0480416343<br />Y: 9.225924e-02","X: 0.1582113972<br />Y: 2.153175e-01","X: -1.0424675562<br />Y: 1.160166e+00","X: -0.5900177072<br />Y: -7.569615e-01","X: -1.0640487334<br />Y: -3.506729e-01","X: 0.0633786855<br />Y: -3.266191e-01","X: 0.7726224659<br />Y: 8.764884e-01","X: -0.7506175509<br />Y: -4.403765e-01","X: -1.3120322653<br />Y: 5.045330e-01","X: -0.7656046562<br />Y: -1.498233e+00","X: -1.7193315747<br />Y: 1.518448e+00","X: -0.0753932478<br />Y: 3.777353e-01","X: 1.2828136340<br />Y: -1.311621e+00","X: -0.1173478296<br />Y: -5.228148e-01","X: 0.3163663088<br />Y: -7.482450e-01","X: 0.0903507375<br />Y: 9.714180e-01","X: -0.9376706252<br />Y: 1.325535e+00","X: 0.9302879841<br />Y: 2.974696e-01","X: 1.3199194454<br />Y: 6.087980e-01","X: -0.2184352772<br />Y: 8.558998e-01","X: -1.5155029131<br />Y: 1.807050e+00","X: -0.6141839014<br />Y: -1.486557e+00","X: -1.2602438187<br />Y: -1.425169e-01","X: 0.7144017460<br />Y: 6.051938e-01","X: 0.2541958768<br />Y: 1.256445e+00","X: -1.4232093973<br />Y: -2.475090e-01","X: -1.1719948140<br />Y: 7.108817e-01","X: -0.3725162276<br />Y: -6.006125e-01","X: 2.6840091753<br />Y: -1.585682e-01","X: 0.4921302132<br />Y: -2.659737e+00","X: -0.2111703988<br />Y: 8.750815e-01","X: -1.5287298948<br />Y: 1.559842e+00","X: -1.0126274099<br />Y: 1.110487e-01","X: -1.2557417153<br />Y: -1.593825e+00","X: -1.2429262860<br />Y: -5.898436e-01","X: 0.5508292874<br />Y: -1.150671e-01","X: -0.9812300081<br />Y: 2.100542e-01","X: -1.2354280666<br />Y: -1.099275e-01","X: -1.2881399014<br />Y: -1.218157e+00","X: -0.9979780127<br />Y: 2.620901e-01","X: -1.6065779646<br />Y: 8.163596e-01","X: -1.1458542507<br />Y: -1.315712e+00","X: -0.1109436433<br />Y: 1.563623e+00","X: -1.1957356227<br />Y: 7.459825e-01","X: -1.0385165098<br />Y: 1.043687e+00","X: 0.3635115029<br />Y: 4.795685e-01","X: 0.3954388598<br />Y: -3.122934e-01","X: 1.2194375322<br />Y: 4.387007e-01","X: 1.9308083051<br />Y: 2.808269e-01","X: 0.9279877948<br />Y: -9.190209e-02","X: 2.2454435720<br />Y: -1.978215e-01","X: 1.2437248735<br />Y: -1.741307e-01","X: 0.5944711599<br />Y: 1.968300e-02","X: 2.2543768019<br />Y: 1.129467e+00","X: 0.7082112340<br />Y: 1.167658e+00","X: -0.1965550978<br />Y: 7.642685e-01","X: -0.5151542765<br />Y: 6.467382e-01","X: 0.5756574297<br />Y: -5.447548e-01","X: -0.7583173006<br />Y: -5.907116e-01","X: -0.1734703835<br />Y: 9.131376e-01","X: -0.2235506170<br />Y: -2.572722e+00","X: 0.9750845241<br />Y: 1.095544e+00","X: -0.0560826991<br />Y: 1.499059e-01","X: -0.6823118307<br />Y: 5.340006e-01","X: 0.1082334393<br />Y: -8.289469e-01","X: -1.1060149879<br />Y: 1.116020e-01","X: 1.5479779711<br />Y: -7.644459e-01","X: 1.6085445566<br />Y: -1.713363e+00","X: -0.2969399332<br />Y: -1.666881e+00","X: -0.1379365313<br />Y: 2.182394e-01","X: 0.6042695501<br />Y: -1.159312e+00","X: -0.7002785227<br />Y: 1.998960e+00","X: 0.0435991967<br />Y: 6.283373e-01","X: -1.8239301374<br />Y: 3.459583e-01","X: 0.5448947515<br />Y: -9.542889e-01","X: -0.5248599927<br />Y: 3.018384e-01","X: 0.3557264140<br />Y: 9.580626e-01","X: -0.9411074859<br />Y: 1.608318e-01","X: 0.3119305376<br />Y: -3.343006e-01","X: 0.1471243040<br />Y: 1.316358e+00","X: 1.3846806488<br />Y: 1.447106e+00","X: -0.3916570132<br />Y: 6.377113e-01","X: 0.8123630829<br />Y: 7.971638e-01","X: 0.5411025177<br />Y: 8.856187e-01","X: 0.7299163755<br />Y: -1.391155e+00","X: -1.5907857509<br />Y: -1.242300e+00","X: 0.9722143314<br />Y: -4.726941e-02","X: 1.9215373705<br />Y: 2.036278e+00","X: -0.1367058718<br />Y: 1.422999e+00","X: 0.1149938283<br />Y: 5.418329e-01","X: 1.1089800026<br />Y: 9.035935e-01","X: -0.3597733612<br />Y: 7.355709e-01","X: 0.1163441324<br />Y: -7.968189e-01","X: 1.2224044433<br />Y: -1.342986e-01","X: 0.0650535013<br />Y: 1.046012e+00","X: 0.3649868409<br />Y: 1.174118e+00","X: -0.8338688226<br />Y: 1.225343e-01","X: 0.4273078742<br />Y: 7.423020e-01","X: -0.3348581237<br />Y: -4.401370e-01","X: -1.3362465129<br />Y: 1.019968e+00","X: 0.0039669466<br />Y: -5.872562e-01","X: 0.9100880828<br />Y: 1.183183e+00","X: 0.0580250746<br />Y: 7.890126e-01","X: 1.0294276427<br />Y: 1.857560e+00","X: 0.5910103740<br />Y: 9.296166e-01","X: -0.5961300806<br />Y: -1.810481e+00","X: -1.1585299926<br />Y: 6.432694e-01","X: 1.0485512319<br />Y: -6.768885e-01","X: 1.1049094479<br />Y: -1.776350e-01","X: 0.5899569633<br />Y: 2.899760e-01","X: 0.0880012641<br />Y: 2.226864e+00","X: -0.2621454466<br />Y: 6.126433e-01","X: 1.2231322321<br />Y: 3.512935e-01","X: 0.1086331335<br />Y: -1.446773e+00","X: -0.7627427469<br />Y: 2.723115e-01","X: 0.2558026194<br />Y: 2.372363e+00","X: 0.0345051708<br />Y: -1.643947e+00","X: -2.4755973871<br />Y: -4.539202e-01","X: -0.4133893199<br />Y: 5.904979e-01","X: -0.4261957900<br />Y: -8.700917e-01","X: -0.1394025480<br />Y: -8.468947e-01","X: -0.7873734808<br />Y: -1.088059e+00","X: -0.5387986440<br />Y: 8.864436e-01","X: -0.4413846415<br />Y: 3.480175e-01","X: 0.1379658654<br />Y: -8.983174e-01","X: -0.9562471010<br />Y: 9.500815e-01","X: 0.3840414192<br />Y: -8.071790e-01","X: -0.7250457348<br />Y: 8.853996e-05","X: -0.3128226160<br />Y: 9.167153e-01","X: 0.5078048823<br />Y: -1.842746e+00","X: 1.3661273613<br />Y: -1.949677e-02","X: 1.2549910588<br />Y: -1.103852e+00","X: 0.2468210756<br />Y: 3.143216e-01","X: 0.0903292364<br />Y: 6.674702e-01","X: -0.1114833137<br />Y: -1.132981e-01","X: 0.8695506111<br />Y: 1.486604e-02","X: -0.2253353942<br />Y: -6.513060e-01","X: 0.1086814962<br />Y: -2.308458e-01","X: 1.6236901428<br />Y: -9.369113e-02","X: -0.8742120297<br />Y: 5.869961e-01","X: 1.7305032512<br />Y: 5.905504e-01","X: -0.4083228513<br />Y: -4.973906e-02","X: 1.0156759744<br />Y: 9.221168e-01","X: 0.7309953988<br />Y: -9.446713e-01","X: -0.4983816764<br />Y: -6.094694e-01","X: -0.7810081610<br />Y: 2.966126e-01","X: 0.5841514776<br />Y: 5.043442e-01","X: -0.0770822300<br />Y: 8.786576e-02","X: -0.3023074535<br />Y: -2.885637e-01","X: -0.5320251256<br />Y: 5.948853e-01","X: 0.8666640792<br />Y: -6.328574e-01","X: 0.4012026509<br />Y: -3.062848e-02","X: -0.4051353814<br />Y: 3.007900e-01","X: -0.1310582317<br />Y: -4.598157e-01","X: 0.5629231031<br />Y: 1.102220e+00","X: 0.1378236164<br />Y: 1.106823e-01","X: 0.7489630071<br />Y: -1.146551e+00","X: -1.0367762765<br />Y: -6.764158e-02","X: -0.0908221768<br />Y: 8.477304e-01","X: -0.8424302862<br />Y: -2.362885e-01","X: -0.3610260787<br />Y: -5.124509e-01","X: 1.3477282860<br />Y: 1.196788e+00","X: 1.3670683071<br />Y: -5.808213e-01","X: -1.7561326662<br />Y: 2.356413e+00","X: -1.2185424033<br />Y: 1.107467e+00","X: -0.0588703988<br />Y: 2.621028e-01","X: 1.1597773882<br />Y: -1.881342e+00","X: -0.2472884562<br />Y: -2.992907e-01","X: 0.2907410177<br />Y: 5.207328e-01","X: 0.5787901916<br />Y: -1.429948e+00","X: -0.8967340155<br />Y: 3.468189e-01","X: -0.3112513139<br />Y: 7.090908e-02","X: -1.5882776902<br />Y: 3.021741e-01","X: 0.3409605063<br />Y: 1.195657e+00","X: 1.4816543236<br />Y: 8.329790e-01","X: -2.6793258757<br />Y: -1.087714e+00","X: 1.0678636135<br />Y: 1.805168e-01","X: 0.4782564610<br />Y: -1.188208e+00","X: 0.9662409546<br />Y: -5.152808e-01","X: 2.2981751268<br />Y: 5.759913e-01","X: 0.3325271935<br />Y: 6.213498e-01","X: -1.6574210886<br />Y: 1.677807e+00","X: 0.6722336979<br />Y: 3.240208e-01","X: 0.1306679364<br />Y: 5.833194e-01","X: -0.0440927782<br />Y: 2.975267e-01","X: 1.9952130258<br />Y: 7.326039e-01","X: 0.3359056406<br />Y: 9.541500e-01","X: -1.1549287294<br />Y: 2.058700e+00","X: 0.0353385823<br />Y: 1.126650e+00","X: -0.6479734267<br />Y: -1.000462e-01","X: 1.8632620368<br />Y: -1.106072e+00","X: -0.1010685376<br />Y: -4.511080e-01","X: 0.5969031701<br />Y: -3.859271e-01","X: -1.0512077567<br />Y: -1.239209e+00"],"type":"scatter","mode":"markers","marker":{"autocolorscale":false,"color":"rgba(0,0,0,1)","opacity":1,"size":3.77952755905512,"symbol":"circle","line":{"width":1.88976377952756,"color":"rgba(0,0,0,1)"}},"hoveron":"points","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null}],"layout":{"margin":{"t":26.2283105022831,"r":7.30593607305936,"b":40.1826484018265,"l":37.2602739726027},"plot_bgcolor":"rgba(235,235,235,1)","paper_bgcolor":"rgba(255,255,255,1)","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187},"xaxis":{"domain":[0,1],"automargin":true,"type":"linear","autorange":false,"range":[-2.95325690828095,3.07322580882182],"tickmode":"array","ticktext":["-2","-1","0","1","2","3"],"tickvals":[-2,-1,0,1,2,3],"categoryorder":"array","categoryarray":["-2","-1","0","1","2","3"],"nticks":null,"ticks":"outside","tickcolor":"rgba(51,51,51,1)","ticklen":3.65296803652968,"tickwidth":0.66417600664176,"showticklabels":true,"tickfont":{"color":"rgba(77,77,77,1)","family":"","size":11.689497716895},"tickangle":-0,"showline":false,"linecolor":null,"linewidth":0,"showgrid":true,"gridcolor":"rgba(255,255,255,1)","gridwidth":0.66417600664176,"zeroline":false,"anchor":"y","title":{"text":"X","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187}},"scaleanchor":"y","scaleratio":1,"hoverformat":".2f"},"yaxis":{"domain":[0,1],"automargin":true,"type":"linear","autorange":false,"range":[-3.64417939445616,2.85927020539374],"tickmode":"array","ticktext":["-2","0","2"],"tickvals":[-2,0,2],"categoryorder":"array","categoryarray":["-2","0","2"],"nticks":null,"ticks":"outside","tickcolor":"rgba(51,51,51,1)","ticklen":3.65296803652968,"tickwidth":0.66417600664176,"showticklabels":true,"tickfont":{"color":"rgba(77,77,77,1)","family":"","size":11.689497716895},"tickangle":-0,"showline":false,"linecolor":null,"linewidth":0,"showgrid":true,"gridcolor":"rgba(255,255,255,1)","gridwidth":0.66417600664176,"zeroline":false,"anchor":"x","title":{"text":"Y","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187}},"scaleanchor":"x","scaleratio":1,"hoverformat":".2f"},"shapes":[{"type":"rect","fillcolor":null,"line":{"color":null,"width":0,"linetype":[]},"yref":"paper","xref":"paper","x0":0,"x1":1,"y0":0,"y1":1}],"showlegend":true,"legend":{"bgcolor":"rgba(255,255,255,1)","bordercolor":"transparent","borderwidth":1.88976377952756,"font":{"color":"rgba(0,0,0,1)","family":"","size":11.689497716895},"title":{"text":"whichCluster","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187}}},"hovermode":"closest","barmode":"relative"},"config":{"doubleClick":"reset","showSendToCloud":false},"source":"A","attrs":{"2bc218c88404":{"x":{},"y":{},"fill":{},"type":"scatter"},"2bc240c05995":{"x":{},"y":{}}},"cur_data":"2bc218c88404","visdat":{"2bc218c88404":["function (y) ","x"],"2bc240c05995":["function (y) ","x"]},"highlight":{"on":"plotly_click","persistent":false,"dynamic":false,"selectize":false,"opacityDim":0.2,"selected":{"opacity":1},"debounce":0},"shinyEvents":["plotly_hover","plotly_click","plotly_selected","plotly_relayout","plotly_brushed","plotly_brushing","plotly_clickannotation","plotly_doubleclick","plotly_deselect","plotly_afterplot","plotly_sunburstclick"],"base_url":"https://plot.ly"},"evals":[],"jsHooks":[]}</script>
Inspired by is.R()
County-Level Boundaries
library(plotly)
library(maps)
county_df <- map_data("county")
state_df <- map_data("state")
# create state boundaries
p <- ggplot(county_df, aes(long, lat, group = group)) +
geom_polygon(colour = alpha("black", 1/2), fill = NA) +
geom_polygon(data = state_df, colour = "black", fill = NA) +
theme_void()
fig <- ggplotly(p)
fig
<div id="htmlwidget-61557c34c406107e474c" style="width:672px;height:480px;" class="plotly html-widget"></div>
<script type="application/json" data-for="htmlwidget-61557c34c406107e474c">{"x":{"data":[{"x":[-86.5051651000977,-86.533821105957,-86.5452728271484,-86.5567321777344,-86.5796585083008,-86.5911102294922,-86.6140289306641,-86.619758605957,-86.62548828125,-86.6369476318359,-86.6541366577148,-86.6598663330078,-86.6713256835938,-86.6827850341797,-86.7114334106445,-86.7171630859375,-86.7400817871094,-86.7515335083008,-86.7687301635742,-86.7801895141602,-86.7744598388672,-86.7687301635742,-86.7801895141602,-86.7801895141602,-86.7973709106445,-86.803108215332,-86.814567565918,-86.814567565918,-86.814567565918,-86.8260269165039,-86.8317489624023,-86.8317489624023,-86.8374786376953,-86.8546752929688,-86.8604049682617,-86.8775863647461,-86.8947830200195,-86.9005126953125,-86.9062423706055,-86.9119644165039,-86.9119644165039,-86.9119644165039,-86.6999740600586,-86.6999740600586,-86.4192199707031,-86.4192199707031,-86.436408996582,-86.4536056518555,-86.4650573730469,-86.4822463989258,-86.5051651000977,-86.5051651000977,null,-87.9375686645508,-87.9318313598633,-87.9203720092773,-87.9031829833984,-87.891731262207,-87.8802642822266,-87.8745346069336,-87.8745346069336,-87.8630752563477,-87.8573532104492,-87.8630752563477,-87.8745346069336,-87.8688049316406,-87.8401565551758,-87.8344268798828,-87.8516235351562,-87.8344268798828,-87.8286972045898,-87.8286972045898,-87.8172378540039,-87.8000564575195,-87.7885894775391,-87.7828598022461,-87.8000564575195,-87.8000564575195,-87.794319152832,-87.7714080810547,-87.7656784057617,-87.719841003418,-87.7026443481445,-87.6854629516602,-87.6510848999023,-87.610969543457,-87.6052474975586,-87.6052474975586,-87.610969543457,-87.6338958740234,-87.6396255493164,-87.6338958740234,-87.610969543457,-87.5479507446289,-87.4906539916992,-87.4620056152344,-87.4505462646484,-87.4218978881836,-87.4104385375977,-87.4104385375977,-87.4333572387695,-87.4620056152344,-87.4677352905273,-87.4620056152344,-87.44482421875,-87.3989868164062,-87.3932571411133,-87.4047164916992,-87.4218978881836,-87.439094543457,-87.439094543457,-87.4505462646484,-87.4620056152344,-87.4849319458008,-87.525032043457,-87.53076171875,-87.5708694458008,-87.5880584716797,-87.5937881469727,-87.5937881469727,-87.6740036010742,-87.8115158081055,-87.8802642822266,-87.9203720092773,-87.9547500610352,-88.0063171386719,-88.0177764892578,-88.0120468139648,-87.9948577880859,-87.9547500610352,-87.9031829833984,-87.8286972045898,-87.8000564575195,-87.8000564575195,-87.8172378540039,-87.8401565551758,-87.8516235351562,-87.8745346069336,-87.9031829833984,-87.9261016845703,-87.9318313598633,-87.9432907104492,-87.9203720092773,-87.9146423339844,-87.9261016845703,-87.9203720092773,-87.9490203857422,-87.989128112793,-88.0063171386719,-87.9719390869141,-87.9432907104492,-87.9432907104492,-87.9662094116211,-87.977668762207,-87.9833984375,-87.9719390869141,-87.9547500610352,-87.9490203857422,-87.9318313598633,-87.9146423339844,-87.9547500610352,-87.9490203857422,-87.9490203857422,-87.9432907104492,-87.9432907104492,-87.9547500610352,-87.9547500610352,-87.9547500610352,-87.9375686645508,-87.9375686645508,null,-85.4280090332031,-85.7431335449219,-85.7374038696289,-85.725944519043,-85.7144927978516,-85.7030258178711,-85.6972961425781,-85.6686553955078,-85.6629180908203,-85.6629180908203,-85.6743850708008,-85.6686553955078,-85.6686553955078,-85.6457290649414,-85.6170806884766,-85.5998916625977,-85.5941619873047,-85.5827102661133,-85.5712432861328,-85.5139465332031,-85.5139465332031,-85.4853057861328,-85.4795684814453,-85.4681167602539,-85.4681167602539,-85.4280090332031,-85.4337310791016,-85.2618560791016,-85.2389297485352,-85.2561187744141,-85.2561187744141,-85.2274703979492,-85.175910949707,-85.1186065673828,-85.1128768920898,-85.1014175415039,-85.1014175415039,-85.0613098144531,-85.0613098144531,-85.0613098144531,-85.0785064697266,-85.1071472167969,-85.1415252685547,-85.1358032226562,-85.1529846191406,-85.181640625,-85.1988220214844,-85.2160186767578,-85.2217483520508,-85.4280090332031,-85.4280090332031,-85.4280090332031,null,-87.0208282470703,-87.3073120117188,-87.3073120117188,-87.4161682128906,-87.4104385375977,-87.3015823364258,-87.3015823364258,-87.2901153564453,-87.255744934082,-87.2442779541016,-87.1869888305664,-87.1812591552734,-87.1812591552734,-87.1755294799805,-87.1468811035156,-87.1411514282227,-87.1296920776367,-87.1125030517578,-87.1067733764648,-87.078125,-87.0609359741211,-87.0265579223633,-87.0265579223633,-87.0322952270508,-87.0265579223633,-87.0265579223633,-87.0265579223633,-87.0150985717773,-86.986457824707,-86.9807205200195,-86.986457824707,-86.9692611694336,-86.9692611694336,-86.9348831176758,-86.9119644165039,-86.9005126953125,-86.9005126953125,-86.8833160400391,-86.8775863647461,-87.0208282470703,-87.0208282470703,null,-86.9578018188477,-86.9406204223633,-86.9291534423828,-86.9119644165039,-86.9119644165039,-86.9119644165039,-86.8947830200195,-86.889045715332,-86.8775863647461,-86.8546752929688,-86.8432083129883,-86.8432083129883,-86.8317489624023,-86.814567565918,-86.7744598388672,-86.7630004882812,-86.7458114624023,-86.7286224365234,-86.7171630859375,-86.6999740600586,-86.6827850341797,-86.6827850341797,-86.6484069824219,-86.6369476318359,-86.62548828125,-86.5853805541992,-86.5853805541992,-86.5510025024414,-86.5452728271484,-86.5452728271484,-86.5280838012695,-86.5223541259766,-86.5108947753906,-86.4937133789062,-86.4822463989258,-86.4536056518555,-86.3848419189453,-86.3332824707031,-86.3218231201172,-86.3103637695312,-86.3046340942383,-86.3160934448242,-86.3218231201172,-86.3275527954102,-86.3275527954102,-86.356201171875,-86.361930847168,-86.350471496582,-86.3332824707031,-86.350471496582,-86.350471496582,-86.361930847168,-86.3848419189453,-86.4306793212891,-86.4478759765625,-86.4707870483398,-86.4822463989258,-86.5280838012695,-86.5681915283203,-86.5681915283203,-86.631217956543,-86.7343521118164,-86.889045715332,-86.9119644165039,-86.9406204223633,-86.9463500976562,-86.9578018188477,-86.9578018188477,-86.9578018188477,-86.9578018188477,null,-85.6686553955078,-85.7947006225586,-85.7947006225586,-85.8749160766602,-85.8863677978516,-85.8921051025391,-85.897834777832,-85.9150238037109,-85.9207534790039,-85.9379425048828,-85.9436721801758,-85.9551315307617,-85.9551315307617,-85.9780426025391,-85.9780426025391,-85.9895095825195,-85.9895095825195,-85.9952392578125,-85.9952392578125,-85.9895095825195,-85.9895095825195,-85.9150238037109,-85.903564453125,-85.903564453125,-85.8921051025391,-85.8749160766602,-85.8634567260742,-85.8519973754883,-85.4394683837891,-85.4337310791016,-85.4280090332031,-85.4681167602539,-85.4681167602539,-85.4795684814453,-85.4853057861328,-85.5139465332031,-85.5139465332031,-85.5712432861328,-85.5827102661133,-85.5941619873047,-85.5998916625977,-85.6170806884766,-85.6457290649414,-85.6686553955078,-85.6686553955078,null,-86.8604049682617,-86.4536056518555,-86.4536056518555,-86.5108947753906,-86.5108947753906,-86.7114334106445,-86.8489456176758,-86.8546752929688,-86.8833160400391,-86.9005126953125,-86.8947830200195,-86.8947830200195,-86.9062423706055,-86.9062423706055,-86.9062423706055,-86.9062423706055,-86.9062423706055,-86.8604049682617,-86.8604049682617,null,-85.7431335449219,-85.6399993896484,-85.63427734375,-85.5311431884766,-85.5311431884766,-85.5254058837891,-85.6056213378906,-85.6056213378906,-85.63427734375,-85.63427734375,-85.5941619873047,-85.5941619873047,-85.6056213378906,-85.6113510131836,-85.628547668457,-85.628547668457,-85.6399993896484,-85.6399993896484,-85.6571884155273,-85.6571884155273,-85.6686553955078,-85.6972961425781,-85.7030258178711,-85.7374038696289,-85.7374038696289,-85.7545928955078,-85.7545928955078,-85.8004302978516,-85.8004302978516,-85.9895095825195,-85.9895095825195,-86.0066909790039,-86.0238800048828,-86.0467987060547,-86.0697174072266,-86.081184387207,-86.1499328613281,-86.1499328613281,-86.1442031860352,-86.1442031860352,-86.0926361083984,-86.0869140625,-86.0697174072266,-86.0525283813477,-86.0467987060547,-86.0467987060547,-86.0582580566406,-86.0582580566406,-86.0639877319336,-86.0467987060547,-86.0467987060547,-86.0181503295898,-86.0181503295898,-85.9952392578125,-85.9952392578125,-85.9837799072266,-85.9837799072266,-85.9723129272461,-85.9665832519531,-85.9551315307617,-85.9551315307617,-85.9322052001953,-85.9264755249023,-85.897834777832,-85.8921051025391,-85.8749160766602,-85.8749160766602,-85.8462677001953,-85.8462677001953,-85.7947006225586,-85.7889709472656,-85.7431335449219,-85.7431335449219,-85.7431335449219,null,-85.5941619873047,-85.2389297485352,-85.1930923461914,-85.1930923461914,-85.1701812744141,-85.1472549438477,-85.1300735473633,-85.1300735473633,-85.2904968261719,-85.2962265014648,-85.4050903320312,-85.4108200073242,-85.4165496826172,-85.4165496826172,-85.4337310791016,-85.4337310791016,-85.4738388061523,-85.4795684814453,-85.4967651367188,-85.5024948120117,-85.5655136108398,-85.5712432861328,-85.5827102661133,-85.5827102661133,-85.5941619873047,-85.5941619873047,-85.5941619873047,null,-85.4681167602539,-85.4280090332031,-85.4050903320312,-85.5024948120117,-85.5024948120117,-85.5311431884766,-85.5311431884766,-85.63427734375,-85.6399993896484,-85.7431335449219,-85.7374038696289,-85.7545928955078,-85.7889709472656,-85.7947006225586,-85.7889709472656,-85.7889709472656,-85.8061599731445,-85.8118896484375,-85.8233489990234,-85.8348083496094,-85.8348083496094,-85.8290786743164,-85.8749160766602,-85.8749160766602,-85.8348083496094,-85.8348083496094,-85.8176193237305,-85.6743850708008,-85.6743850708008,-85.6686553955078,-85.6457290649414,-85.63427734375,-85.5998916625977,-85.5827102661133,-85.5769805908203,-85.5941619873047,-85.6170806884766,-85.6170806884766,-85.5941619873047,-85.5769805908203,-85.5597839355469,-85.5597839355469,-85.5426025390625,-85.5254058837891,-85.4681167602539,-85.4681167602539,null,-86.5166244506836,-86.5108947753906,-86.5051651000977,-86.5051651000977,-86.5051651000977,-86.4994354248047,-86.4822463989258,-86.4650573730469,-86.4478759765625,-86.4478759765625,-86.4478759765625,-86.4421463012695,-86.4134979248047,-86.4020385742188,-86.3791122436523,-86.4192199707031,-86.4192199707031,-86.6999740600586,-86.6999740600586,-86.9119644165039,-87.0208282470703,-87.0208282470703,-86.8775863647461,-86.8833160400391,-86.8775863647461,-86.8260269165039,-86.8260269165039,-86.6025695800781,-86.6082992553711,-86.5968399047852,-86.5624618530273,-86.5452728271484,-86.5166244506836,-86.5166244506836,null,-87.9203720092773,-87.9089126586914,-87.9146423339844,-87.9261016845703,-87.9375686645508,-87.9432907104492,-87.9719390869141,-88.0120468139648,-88.0063171386719,-87.9948577880859,-88.0005874633789,-88.0177764892578,-88.0406951904297,-88.0464248657227,-88.0406951904297,-88.0521545410156,-88.0693435668945,-88.0922622680664,-88.1094436645508,-88.1151809692383,-88.1151809692383,-88.0922622680664,-88.0979919433594,-88.0865325927734,-88.0693435668945,-88.063606262207,-88.063606262207,-88.0693435668945,-88.0922622680664,-88.0979919433594,-88.0979919433594,-88.0693435668945,-88.0521545410156,-88.0406951904297,-88.0464248657227,-88.0693435668945,-88.1094436645508,-88.1151809692383,-88.1266403198242,-88.1552810668945,-88.161018371582,-88.1782073974609,-88.1380996704102,-88.1094436645508,-88.1037216186523,-88.0922622680664,-88.0922622680664,-88.4646835327148,-88.4761428833008,-88.430305480957,-88.430305480957,-87.9203720092773,-87.9203720092773,null,-88.063606262207,-87.6625442504883,-87.6625442504883,-87.610969543457,-87.6052474975586,-87.4906539916992,-87.4906539916992,-87.5078430175781,-87.5135726928711,-87.5594100952148,-87.5594100952148,-87.5823287963867,-87.6052474975586,-87.6052474975586,-87.5536804199219,-87.5422210693359,-87.5479507446289,-87.5651397705078,-87.5937881469727,-87.6224365234375,-87.6510848999023,-87.6740036010742,-87.7026443481445,-87.708381652832,-87.708381652832,-87.714111328125,-87.719841003418,-87.7542190551758,-87.7714080810547,-87.7656784057617,-87.7714080810547,-87.794319152832,-87.8000564575195,-87.8000564575195,-87.7828598022461,-87.7885894775391,-87.8000564575195,-87.8172378540039,-87.8286972045898,-87.8286972045898,-87.8344268798828,-87.8516235351562,-87.8344268798828,-87.8401565551758,-87.8688049316406,-87.8745346069336,-87.8630752563477,-87.8573532104492,-87.8630752563477,-87.8745346069336,-87.8745346069336,-87.8802642822266,-87.891731262207,-87.9031829833984,-87.9203720092773,-87.9318313598633,-87.9375686645508,-87.9547500610352,-87.9662094116211,-87.9662094116211,-87.9719390869141,-87.9375686645508,-87.9375686645508,-87.9318313598633,-87.9375686645508,-87.9719390869141,-87.9490203857422,-87.9490203857422,-87.9547500610352,-87.9547500610352,-87.9318313598633,-87.9261016845703,-87.9261016845703,-87.9146423339844,-87.9031829833984,-87.891731262207,-87.891731262207,-87.8859939575195,-87.8859939575195,-87.9031829833984,-87.9375686645508,-87.9432907104492,-87.9432907104492,-87.9318313598633,-87.9089126586914,-87.9089126586914,-87.9031829833984,-87.9089126586914,-87.9031829833984,-87.9031829833984,-87.9203720092773,-87.9490203857422,-88.0063171386719,-88.0406951904297,-88.0292358398438,-88.0235061645508,-88.0292358398438,-88.0578842163086,-88.0808029174805,-88.0808029174805,-88.0808029174805,-88.0865325927734,-88.0865325927734,-88.0922622680664,-88.0922622680664,-88.1037216186523,-88.1094436645508,-88.1380996704102,-88.1782073974609,-88.161018371582,-88.1552810668945,-88.1266403198242,-88.1151809692383,-88.1094436645508,-88.0693435668945,-88.0464248657227,-88.0406951904297,-88.0521545410156,-88.0693435668945,-88.0979919433594,-88.0979919433594,-88.0922622680664,-88.0693435668945,-88.063606262207,-88.063606262207,-88.063606262207,null,-86.0124206542969,-86.0181503295898,-86.1728515625,-86.1671295166016,-86.1098251342773,-86.1040954589844,-85.9780426025391,-85.9780426025391,-85.9436721801758,-85.9379425048828,-85.9264755249023,-85.9264755249023,-85.903564453125,-85.903564453125,-85.8519973754883,-85.8519973754883,-85.8691864013672,-85.8691864013672,-85.8863677978516,-85.8863677978516,-85.7889709472656,-85.7832412719727,-85.7717819213867,-85.7545928955078,-85.6399993896484,-85.6399993896484,-85.6228179931641,-85.6228179931641,-85.6399993896484,-85.6399993896484,-85.63427734375,-85.63427734375,-85.6399993896484,-85.6457290649414,-85.9723129272461,-85.9723129272461,-86.0124206542969,-86.0124206542969,null,-85.3477935791016,-85.3134155273438,-85.6399993896484,-85.7545928955078,-85.7717819213867,-85.7832412719727,-85.7889709472656,-85.8863677978516,-85.8863677978516,-85.8691864013672,-85.8691864013672,-85.8519973754883,-85.8519973754883,-85.7947006225586,-85.8004302978516,-85.7545928955078,-85.7545928955078,-85.7374038696289,-85.7374038696289,-85.7030258178711,-85.6972961425781,-85.6686553955078,-85.6571884155273,-85.6571884155273,-85.6399993896484,-85.6399993896484,-85.628547668457,-85.628547668457,-85.6113510131836,-85.6056213378906,-85.5941619873047,-85.5941619873047,-85.63427734375,-85.63427734375,-85.6056213378906,-85.6056213378906,-85.5254058837891,-85.5311431884766,-85.5024948120117,-85.5024948120117,-85.4050903320312,-85.3936309814453,-85.3477935791016,-85.3477935791016,null,-86.1556625366211,-85.7947006225586,-85.7947006225586,-86.2014999389648,-86.2014999389648,-86.2014999389648,-86.1671295166016,-86.1671295166016,-86.1556625366211,-86.1556625366211,-86.1556625366211,null,-87.5193023681641,-88.1495513916016,-88.1094436645508,-88.0693435668945,-88.0464248657227,-88.0063171386719,-87.9719390869141,-87.9490203857422,-87.9318313598633,-87.9318313598633,-87.8802642822266,-87.8573532104492,-87.8172378540039,-87.7771301269531,-87.7255706787109,-87.714111328125,-87.6797332763672,-87.6682739257812,-87.6568069458008,-87.610969543457,-87.6052474975586,-87.5823287963867,-87.5193023681641,-87.4791946411133,-87.4505462646484,-87.4276275634766,-87.4276275634766,-87.4333572387695,-87.439094543457,-87.44482421875,-87.439094543457,-87.439094543457,-87.4505462646484,-87.4734649658203,-87.4849319458008,-87.4849319458008,-87.4906539916992,-87.5135726928711,-87.5135726928711,-87.5135726928711,-87.5193023681641,-87.5193023681641,null,-87.4333572387695,-87.3760604858398,-87.3531494140625,-87.2843856811523,-87.255744934082,-87.2213668823242,-87.1984481811523,-87.1697998046875,-87.158332824707,-87.1354217529297,-87.1296920776367,-87.1354217529297,-87.1354217529297,-87.083854675293,-87.0552062988281,-87.0552062988281,-87.0437469482422,-87.0036392211914,-86.9406204223633,-86.9062423706055,-86.9062423706055,-86.9062423706055,-86.8947830200195,-86.8947830200195,-86.9005126953125,-86.8833160400391,-86.8546752929688,-86.8489456176758,-86.7114334106445,-86.705696105957,-86.6713256835938,-86.6598663330078,-86.6655960083008,-86.6655960083008,-86.6827850341797,-86.6999740600586,-86.6999740600586,-86.7171630859375,-86.7286224365234,-86.7343521118164,-86.7515335083008,-86.7630004882812,-86.7572708129883,-87.4333572387695,-87.4333572387695,null,-86.5166244506836,-86.5108947753906,-86.5051651000977,-86.4994354248047,-86.4937133789062,-86.4822463989258,-86.1728515625,-86.0181503295898,-86.0124206542969,-86.0124206542969,-86.3160934448242,-86.3218231201172,-86.3332824707031,-86.3332824707031,-86.3791122436523,-86.4020385742188,-86.4134979248047,-86.4421463012695,-86.4478759765625,-86.4478759765625,-86.4478759765625,-86.4650573730469,-86.4822463989258,-86.4994354248047,-86.5051651000977,-86.5051651000977,-86.5051651000977,-86.5108947753906,-86.5166244506836,-86.5166244506836,null,-86.705696105957,-86.6999740600586,-86.6999740600586,-86.6827850341797,-86.6655960083008,-86.6655960083008,-86.6598663330078,-86.6713256835938,-86.705696105957,-86.7114334106445,-86.5108947753906,-86.4077682495117,-86.4077682495117,-86.3791122436523,-86.350471496582,-86.3160934448242,-86.2874450683594,-86.2874450683594,-86.2702560424805,-86.2702560424805,-86.2014999389648,-86.2014999389648,-86.2014999389648,-86.3905715942383,-86.705696105957,-86.705696105957,null,-86.5108947753906,-86.5108947753906,-86.4536056518555,-86.4536056518555,-86.4077682495117,-86.4077682495117,-86.3103637695312,-86.2988967895508,-86.1900405883789,-86.1843109130859,-86.1728515625,-86.1843109130859,-86.1843109130859,-86.1900405883789,-86.2014999389648,-86.2014999389648,-86.1499328613281,-86.1499328613281,-86.178581237793,-86.1556625366211,-86.1556625366211,-86.1671295166016,-86.1671295166016,-86.2014999389648,-86.2014999389648,-86.2702560424805,-86.2702560424805,-86.2874450683594,-86.2874450683594,-86.3160934448242,-86.350471496582,-86.3791122436523,-86.4077682495117,-86.4077682495117,-86.5108947753906,-86.5108947753906,null,-86.9578018188477,-86.9921875,-86.9979095458984,-87.078125,-87.083854675293,-87.078125,-87.083854675293,-87.1067733764648,-87.1067733764648,-87.1125030517578,-87.1125030517578,-87.1067733764648,-86.5796585083008,-86.4765167236328,-86.4707870483398,-86.4536056518555,-86.4536056518555,-86.4822463989258,-86.4937133789062,-86.5108947753906,-86.5223541259766,-86.5280838012695,-86.5452728271484,-86.5452728271484,-86.5510025024414,-86.5853805541992,-86.5853805541992,-86.62548828125,-86.6369476318359,-86.6484069824219,-86.6827850341797,-86.6827850341797,-86.6999740600586,-86.7171630859375,-86.7286224365234,-86.7458114624023,-86.7630004882812,-86.7744598388672,-86.814567565918,-86.8317489624023,-86.8432083129883,-86.8432083129883,-86.8546752929688,-86.8775863647461,-86.889045715332,-86.8947830200195,-86.9119644165039,-86.9119644165039,-86.9119644165039,-86.9291534423828,-86.9406204223633,-86.9578018188477,-86.9578018188477,null,-85.7431335449219,-85.4280090332031,-85.4280090332031,-85.4280090332031,-85.4853057861328,-85.4853057861328,-85.5483322143555,-85.5655136108398,-85.5884399414062,-85.5998916625977,-85.63427734375,-85.6399993896484,-85.6686553955078,-85.6972961425781,-85.6915664672852,-85.7030258178711,-85.6972961425781,-85.7087554931641,-85.7144927978516,-85.7947006225586,-85.7947006225586,-85.7431335449219,-85.7431335449219,null,-86.9119644165039,-86.9119644165039,-86.9119644165039,-86.9062423706055,-86.9005126953125,-86.8947830200195,-86.8775863647461,-86.8604049682617,-86.8546752929688,-86.8374786376953,-86.8317489624023,-86.8317489624023,-86.8260269165039,-86.814567565918,-86.814567565918,-86.8374786376953,-86.8489456176758,-86.8546752929688,-86.8546752929688,-86.8374786376953,-86.8374786376953,-86.8546752929688,-86.8604049682617,-86.8317489624023,-86.803108215332,-86.7973709106445,-86.803108215332,-86.9062423706055,-86.9062423706055,-87.158332824707,-87.1640701293945,-87.1697998046875,-87.1869888305664,-87.2041702270508,-87.2442779541016,-87.2385559082031,-87.3015823364258,-87.3073120117188,-87.3187713623047,-87.3474197387695,-87.3588790893555,-87.3703308105469,-87.3817901611328,-87.4161682128906,-87.4218978881836,-87.439094543457,-87.4620056152344,-87.4620056152344,-87.4047164916992,-87.4104385375977,-87.0895843505859,-87.083854675293,-87.078125,-87.072395324707,-87.0552062988281,-87.0265579223633,-87.0265579223633,-87.0265579223633,-87.0208282470703,-87.0208282470703,-86.9119644165039,-86.9119644165039,null,-85.8749160766602,-86.1040954589844,-86.1040954589844,-86.1040954589844,-86.0983657836914,-86.0697174072266,-86.0467987060547,-86.0181503295898,-85.9952392578125,-85.9723129272461,-85.9436721801758,-85.8921051025391,-85.8061599731445,-85.7775115966797,-85.7717819213867,-85.7488632202148,-85.6801071166992,-85.6399993896484,-85.628547668457,-85.628547668457,-85.5884399414062,-85.5426025390625,-85.5597839355469,-85.5597839355469,-85.5769805908203,-85.5941619873047,-85.6170806884766,-85.6170806884766,-85.5941619873047,-85.5769805908203,-85.5827102661133,-85.5998916625977,-85.63427734375,-85.6457290649414,-85.6686553955078,-85.6743850708008,-85.6743850708008,-85.8176193237305,-85.8348083496094,-85.8348083496094,-85.8749160766602,-85.8749160766602,null,-86.4192199707031,-86.4192199707031,-86.4192199707031,-86.3791122436523,-86.3332824707031,-86.3332824707031,-86.3218231201172,-86.3160934448242,-86.0124206542969,-85.8921051025391,-85.8863677978516,-85.897834777832,-85.903564453125,-85.897834777832,-85.8921051025391,-85.8749160766602,-85.8863677978516,-85.8921051025391,-85.8863677978516,-85.8691864013672,-85.8634567260742,-85.8634567260742,-85.8921051025391,-85.9150238037109,-85.9264755249023,-85.9494018554688,-85.9665832519531,-85.9837799072266,-85.9952392578125,-86.0066909790039,-86.0296173095703,-86.0467987060547,-86.0869140625,-86.1212921142578,-86.1499328613281,-86.1728515625,-86.1900405883789,-86.1843109130859,-86.2129592895508,-86.2244186401367,-86.2473373413086,-86.2702560424805,-86.2874450683594,-86.3046340942383,-86.3103637695312,-86.3103637695312,-86.3160934448242,-86.3332824707031,-86.350471496582,-86.356201171875,-86.361930847168,-86.3733901977539,-86.3905715942383,-86.4192199707031,-86.4192199707031,null,-86.705696105957,-86.7973709106445,-87.1812591552734,-87.6052474975586,-87.610969543457,-87.5995178222656,-87.5765991210938,-87.5651397705078,-87.5422210693359,-87.4849319458008,-87.4333572387695,-86.7572708129883,-86.7630004882812,-86.7515335083008,-86.7343521118164,-86.7286224365234,-86.7171630859375,-86.6999740600586,-86.705696105957,-86.705696105957,null,-85.8749160766602,-85.8749160766602,-85.8290786743164,-85.8348083496094,-85.8348083496094,-85.8233489990234,-85.8118896484375,-85.8061599731445,-85.7889709472656,-85.7889709472656,-85.7947006225586,-85.7889709472656,-85.7545928955078,-85.7374038696289,-85.7431335449219,-85.7431335449219,-85.7889709472656,-85.7947006225586,-85.8462677001953,-85.8462677001953,-85.8749160766602,-85.8749160766602,-85.8921051025391,-85.897834777832,-85.9264755249023,-85.9322052001953,-85.9551315307617,-85.9551315307617,-85.9665832519531,-85.9723129272461,-85.9837799072266,-85.9837799072266,-85.9952392578125,-85.9952392578125,-86.0181503295898,-86.0181503295898,-86.0467987060547,-86.0467987060547,-86.0639877319336,-86.0639877319336,-86.0754547119141,-86.0926361083984,-86.1040954589844,-86.1098251342773,-86.1270217895508,-86.1442031860352,-86.1499328613281,-86.1499328613281,-86.1671295166016,-86.1671295166016,-86.2014999389648,-86.2129592895508,-86.2186889648438,-86.253059387207,-86.2817153930664,-86.2988967895508,-86.3160934448242,-86.3332824707031,-86.350471496582,-86.361930847168,-86.356201171875,-86.3275527954102,-86.3275527954102,-86.3218231201172,-86.3160934448242,-86.3046340942383,-86.1900405883789,-86.1098251342773,-86.1040954589844,-85.8749160766602,-85.8749160766602,null,-87.9490203857422,-87.6281661987305,-87.6281661987305,-87.5193023681641,-87.5193023681641,-87.4104385375977,-87.4104385375977,-87.6281661987305,-87.6281661987305,-87.6625442504883,-87.6682739257812,-87.8344268798828,-87.9547500610352,-87.9490203857422,-87.9490203857422,null,-88.1495513916016,-87.5193023681641,-87.525032043457,-87.6281661987305,-88.1839370727539,-88.166748046875,-88.1495513916016,-88.1495513916016,null,-85.4967651367188,-85.5196762084961,-86.0467987060547,-86.2014999389648,-86.2014999389648,-85.7947006225586,-85.7144927978516,-85.4910354614258,-85.4967651367188,-85.4967651367188,null,-87.8344268798828,-87.8344268798828,-87.8229675292969,-87.8229675292969,-87.7026443481445,-87.6969146728516,-87.708381652832,-87.714111328125,-87.714111328125,-87.7370223999023,-87.7427520751953,-87.7255706787109,-87.7427520751953,-87.7542190551758,-87.7656784057617,-87.7542190551758,-87.7484817504883,-87.7599487304688,-87.7885894775391,-87.8057861328125,-87.8229675292969,-87.8229675292969,-87.8172378540039,-87.8172378540039,-87.8344268798828,-87.8573532104492,-87.8745346069336,-87.8745346069336,-87.8630752563477,-87.8286972045898,-87.8172378540039,-87.8115158081055,-87.8229675292969,-87.8286972045898,-87.8229675292969,-87.8000564575195,-87.7885894775391,-87.7828598022461,-87.7828598022461,-87.7599487304688,-87.7484817504883,-87.7370223999023,-87.7542190551758,-87.7714080810547,-87.794319152832,-87.8000564575195,-87.8000564575195,-87.7771301269531,-87.7484817504883,-87.7427520751953,-87.7370223999023,-87.7484817504883,-87.7542190551758,-87.7656784057617,-87.7771301269531,-87.7828598022461,-87.7885894775391,-87.7885894775391,-87.8000564575195,-87.8115158081055,-87.8229675292969,-87.8344268798828,-87.8401565551758,-87.8573532104492,-87.8802642822266,-87.8745346069336,-87.8630752563477,-87.8344268798828,-87.8344268798828,-87.8401565551758,-87.8745346069336,-87.8974609375,-87.9203720092773,-87.9318313598633,-87.977668762207,-88.0235061645508,-88.0521545410156,-88.0693435668945,-88.0693435668945,-88.0521545410156,-88.0406951904297,-88.0578842163086,-88.0808029174805,-88.1037216186523,-88.1151809692383,-88.1094436645508,-88.0808029174805,-88.0693435668945,-88.1037216186523,-88.0979919433594,-88.0865325927734,-88.0693435668945,-88.063606262207,-88.0578842163086,-88.0578842163086,-88.0808029174805,-88.0979919433594,-88.1266403198242,-88.1380996704102,-88.1552810668945,-88.172477722168,-88.172477722168,-88.161018371582,-88.1839370727539,-88.2011184692383,-88.2011184692383,-88.1839370727539,-88.166748046875,-88.166748046875,-88.1782073974609,-88.1552810668945,-88.1552810668945,-88.161018371582,-88.1782073974609,-88.172477722168,-88.166748046875,-88.1438293457031,-88.1209106445312,-88.0979919433594,-88.0693435668945,-88.0521545410156,-88.0349655151367,-88.0235061645508,-88.0235061645508,-88.0292358398438,-87.9833984375,-87.9719390869141,-87.9547500610352,-87.9203720092773,-87.891731262207,-87.8344268798828,-87.8344268798828,null,-87.4104385375977,-87.4161682128906,-87.4161682128906,-87.4620056152344,-87.4620056152344,-87.5135726928711,-87.5135726928711,-87.719841003418,-87.719841003418,-87.8000564575195,-87.7885894775391,-87.7885894775391,-87.7828598022461,-87.7771301269531,-87.7656784057617,-87.7542190551758,-87.7484817504883,-87.7370223999023,-87.7427520751953,-87.7484817504883,-87.7771301269531,-87.8000564575195,-87.8000564575195,-87.794319152832,-87.7714080810547,-87.7542190551758,-87.7370223999023,-87.7484817504883,-87.7599487304688,-87.7828598022461,-87.7828598022461,-87.7885894775391,-87.8000564575195,-87.8229675292969,-87.8286972045898,-87.8229675292969,-87.8115158081055,-87.8172378540039,-87.8286972045898,-87.8630752563477,-87.8745346069336,-87.8745346069336,-87.8573532104492,-87.8344268798828,-87.8172378540039,-87.8172378540039,-87.8229675292969,-87.8229675292969,-87.8057861328125,-87.7885894775391,-87.7599487304688,-87.7484817504883,-87.7542190551758,-87.7656784057617,-87.7542190551758,-87.7427520751953,-87.7255706787109,-87.7427520751953,-87.7370223999023,-87.714111328125,-87.714111328125,-87.708381652832,-87.6969146728516,-87.4104385375977,-87.4104385375977,null,-85.4280090332031,-85.4280090332031,-85.4280090332031,-85.2217483520508,-85.2160186767578,-85.1988220214844,-85.181640625,-85.1529846191406,-85.1358032226562,-85.1358032226562,-85.1300735473633,-85.1186065673828,-85.0785064697266,-85.0613098144531,-85.0613098144531,-85.0842361450195,-85.0842361450195,-85.0956954956055,-85.0956954956055,-85.1014175415039,-85.4280090332031,-85.4280090332031,null,-85.0154800415039,-85.4967651367188,-85.4910354614258,-85.7144927978516,-85.7087554931641,-85.6972961425781,-85.7030258178711,-85.6915664672852,-85.6972961425781,-85.6686553955078,-85.6399993896484,-85.63427734375,-85.5998916625977,-85.5884399414062,-85.5655136108398,-85.5483322143555,-85.4853057861328,-85.4853057861328,-85.4280090332031,-85.4280090332031,-85.1014175415039,-85.1243438720703,-85.1243438720703,-85.1128768920898,-85.1128768920898,-85.0899658203125,-85.0441284179688,-85.0383987426758,-85.0326690673828,-85.0326690673828,-85.0154800415039,-85.0154800415039,-85.0154800415039,null,-86.3103637695312,-85.8519973754883,-85.6113510131836,-85.5884399414062,-85.628547668457,-85.628547668457,-85.6399993896484,-85.6801071166992,-85.7488632202148,-85.7717819213867,-85.7775115966797,-85.8061599731445,-85.8921051025391,-85.9436721801758,-85.9723129272461,-85.9952392578125,-86.0181503295898,-86.0467987060547,-86.0697174072266,-86.081184387207,-86.0926361083984,-86.0869140625,-86.0926361083984,-86.1040954589844,-86.1212921142578,-86.1499328613281,-86.1556625366211,-86.1499328613281,-86.1499328613281,-86.3046340942383,-86.356201171875,-86.350471496582,-86.3332824707031,-86.3275527954102,-86.3332824707031,-86.3332824707031,-86.3275527954102,-86.3218231201172,-86.3275527954102,-86.3332824707031,-86.3332824707031,-86.3218231201172,-86.3160934448242,-86.3275527954102,-86.3218231201172,-86.2988967895508,-86.2817153930664,-86.2702560424805,-86.2587966918945,-86.253059387207,-86.2587966918945,-86.2759857177734,-86.3046340942383,-86.3103637695312,-86.3103637695312,null,-86.5681915283203,-86.53955078125,-86.53955078125,-86.5280838012695,-86.5280838012695,-86.5166244506836,-86.5166244506836,-86.533821105957,-86.533821105957,-86.5452728271484,-86.5452728271484,-86.5510025024414,-86.5510025024414,-86.533821105957,-86.533821105957,-86.5223541259766,-86.5166244506836,-86.5223541259766,-86.5624618530273,-86.6082992553711,-86.6140289306641,-86.631217956543,-86.6598663330078,-86.6713256835938,-86.6885147094727,-86.7286224365234,-86.7458114624023,-86.7630004882812,-86.7859191894531,-86.7859191894531,-86.8202972412109,-86.8432083129883,-86.8432083129883,-86.8546752929688,-86.8775863647461,-86.9119644165039,-86.9520797729492,-86.9692611694336,-86.9979095458984,-87.0265579223633,-87.0609359741211,-87.0552062988281,-87.072395324707,-87.078125,-87.1125030517578,-87.1182327270508,-87.1411514282227,-87.1411514282227,-87.1697998046875,-87.1697998046875,-87.1869888305664,-87.1927185058594,-87.2099075317383,-87.2156372070312,-87.2270965576172,-87.2328262329102,-87.2385559082031,-87.2442779541016,-87.255744934082,-87.255744934082,-87.2786636352539,-87.2843856811523,-87.2958450317383,-87.3015823364258,-87.3187713623047,-87.3187713623047,-87.3302230834961,-87.3302230834961,-87.3244934082031,-87.3187713623047,-87.2958450317383,-87.2843856811523,-87.2729339599609,-87.261474609375,-87.2729339599609,-87.261474609375,-87.2500076293945,-87.2442779541016,-87.2500076293945,-87.261474609375,-87.261474609375,-87.261474609375,-87.2500076293945,-87.2385559082031,-87.2270965576172,-87.2213668823242,-87.2099075317383,-87.2041702270508,-87.1755294799805,-87.1755294799805,-87.1411514282227,-87.1411514282227,-87.083854675293,-87.078125,-87.0552062988281,-87.0552062988281,-87.0265579223633,-87.0265579223633,-87.0208282470703,-87.0150985717773,-87.0150985717773,-86.9979095458984,-86.9979095458984,-86.9578018188477,-86.9520797729492,-86.9463500976562,-86.9406204223633,-86.9119644165039,-86.889045715332,-86.7343521118164,-86.631217956543,-86.5681915283203,-86.5681915283203,null,-88.2526931762695,-88.2068557739258,-87.9948577880859,-87.9948577880859,-87.9432907104492,-87.9490203857422,-87.9547500610352,-88.2756042480469,-88.2526931762695,-88.2526931762695,null,-88.1094436645508,-88.1323699951172,-88.166748046875,-88.1896591186523,-88.1839370727539,-87.989128112793,-87.6052474975586,-87.2270965576172,-87.2041702270508,-87.2041702270508,-87.2099075317383,-87.2385559082031,-87.255744934082,-87.255744934082,-87.2843856811523,-87.3015823364258,-87.3244934082031,-87.341682434082,-87.3646011352539,-87.3989868164062,-87.4276275634766,-87.4505462646484,-87.4791946411133,-87.5193023681641,-87.5823287963867,-87.6052474975586,-87.610969543457,-87.6568069458008,-87.6682739257812,-87.6797332763672,-87.714111328125,-87.7255706787109,-87.7771301269531,-87.8172378540039,-87.8573532104492,-87.8802642822266,-87.9318313598633,-87.9318313598633,-87.9490203857422,-87.9719390869141,-88.0063171386719,-88.0464248657227,-88.0693435668945,-88.1094436645508,-88.1094436645508,null,-87.525032043457,-87.5193023681641,-87.5135726928711,-87.5135726928711,-87.5135726928711,-87.4906539916992,-87.4849319458008,-87.4849319458008,-87.4734649658203,-87.4505462646484,-87.439094543457,-87.439094543457,-87.44482421875,-87.439094543457,-87.4333572387695,-87.4276275634766,-87.4276275634766,-87.3989868164062,-87.3646011352539,-87.341682434082,-87.3244934082031,-87.3015823364258,-87.2843856811523,-87.255744934082,-87.2213668823242,-87.2041702270508,-87.1182327270508,-87.0953140258789,-87.1067733764648,-87.1125030517578,-87.525032043457,-87.525032043457,null,-84.9868316650391,-85.0269317626953,-85.0441284179688,-85.0383987426758,-85.3363342285156,-85.3477935791016,-85.3535232543945,-85.3535232543945,-85.445198059082,-85.445198059082,-85.4853057861328,-85.6571884155273,-85.6629180908203,-85.6972961425781,-85.6972961425781,-85.6972961425781,-85.6113510131836,-85.6113510131836,-85.5941619873047,-85.5827102661133,-85.5827102661133,-85.5712432861328,-85.5655136108398,-85.5024948120117,-85.4967651367188,-85.4795684814453,-85.4738388061523,-85.4337310791016,-85.4337310791016,-85.4165496826172,-85.4165496826172,-85.4108200073242,-85.4050903320312,-85.2962265014648,-85.2904968261719,-85.1300735473633,-85.1243438720703,-85.1014175415039,-85.1014175415039,-85.0670394897461,-85.0498580932617,-85.0097503662109,-84.9868316650391,-84.9868316650391,null,-87.2041702270508,-86.8260269165039,-86.7801895141602,-86.7801895141602,-86.814567565918,-86.8489456176758,-86.9119644165039,-87.0208282470703,-87.0552062988281,-87.0953140258789,-87.1182327270508,-87.2041702270508,-87.2213668823242,-87.255744934082,-87.255744934082,-87.2385559082031,-87.2099075317383,-87.2041702270508,-87.2041702270508,-87.2041702270508,null,-86.8604049682617,-86.8661346435547,-86.9062423706055,-86.9062423706055,-86.803108215332,-86.7973709106445,-86.803108215332,-86.8317489624023,-86.8604049682617,-86.8546752929688,-86.8374786376953,-86.8374786376953,-86.8546752929688,-86.8546752929688,-86.8489456176758,-86.8374786376953,-86.814567565918,-86.814567565918,-86.803108215332,-86.7973709106445,-86.7801895141602,-86.7801895141602,-86.7687301635742,-86.7744598388672,-86.7801895141602,-86.7687301635742,-86.7515335083008,-86.7400817871094,-86.7171630859375,-86.7114334106445,-86.6827850341797,-86.6713256835938,-86.6598663330078,-86.6541366577148,-86.6369476318359,-86.62548828125,-86.619758605957,-86.6140289306641,-86.5911102294922,-86.5796585083008,-86.5567321777344,-86.5452728271484,-86.533821105957,-86.5051651000977,-86.4879837036133,-86.4879837036133,-86.4822463989258,-86.4707870483398,-86.4478759765625,-86.4306793212891,-86.4134979248047,-86.4077682495117,-86.4077682495117,-86.4077682495117,-86.4536056518555,-86.8604049682617,-86.8604049682617,null,-85.445198059082,-85.4394683837891,-85.8519973754883,-85.8634567260742,-85.8749160766602,-85.8921051025391,-85.903564453125,-85.903564453125,-85.9150238037109,-85.9494018554688,-85.9895095825195,-86.0066909790039,-86.0296173095703,-86.0066909790039,-85.9952392578125,-85.9837799072266,-85.9665832519531,-85.9494018554688,-85.9264755249023,-85.9150238037109,-85.8921051025391,-85.8634567260742,-85.8634567260742,-85.8691864013672,-85.8004302978516,-85.8004302978516,-85.72021484375,-85.72021484375,-85.6972961425781,-85.6972961425781,-85.6629180908203,-85.6571884155273,-85.4853057861328,-85.445198059082,-85.445198059082,-85.445198059082,null,-86.7801895141602,-86.7801895141602,-86.3103637695312,-86.3046340942383,-86.2759857177734,-86.2587966918945,-86.253059387207,-86.2587966918945,-86.2702560424805,-86.2817153930664,-86.2988967895508,-86.3218231201172,-86.3275527954102,-86.3160934448242,-86.3218231201172,-86.3332824707031,-86.3332824707031,-86.3275527954102,-86.3218231201172,-86.3275527954102,-86.3332824707031,-86.3332824707031,-86.3275527954102,-86.3332824707031,-86.350471496582,-86.356201171875,-86.3046340942383,-86.2874450683594,-86.2874450683594,-86.2931747436523,-86.2988967895508,-86.2874450683594,-86.3046340942383,-86.3733901977539,-86.3733901977539,-86.4077682495117,-86.4192199707031,-86.4994354248047,-86.5108947753906,-86.5280838012695,-86.53955078125,-86.5681915283203,-86.5911102294922,-86.6082992553711,-86.6426773071289,-86.6541366577148,-86.6713256835938,-86.6827850341797,-86.7114334106445,-86.7228927612305,-86.7572708129883,-86.7801895141602,-86.7801895141602,null,-87.4620056152344,-87.4791946411133,-87.4906539916992,-87.4906539916992,-87.5078430175781,-87.5078430175781,-87.6052474975586,-87.6052474975586,-87.6625442504883,-87.6625442504883,-88.063606262207,-88.0693435668945,-88.0865325927734,-88.0979919433594,-88.0922622680664,-88.1151809692383,-88.1151809692383,-88.1094436645508,-88.0922622680664,-88.0693435668945,-88.0521545410156,-88.0406951904297,-88.0464248657227,-88.0406951904297,-88.0177764892578,-88.0005874633789,-87.9948577880859,-88.0063171386719,-88.0120468139648,-87.9719390869141,-87.9432907104492,-87.9375686645508,-87.9261016845703,-87.9146423339844,-87.9089126586914,-87.9203720092773,-87.9375686645508,-87.9662094116211,-88.0235061645508,-88.0292358398438,-88.0292358398438,-88.0177764892578,-87.989128112793,-87.9547500610352,-87.9432907104492,-87.9375686645508,-87.9261016845703,-87.8859939575195,-87.8688049316406,-87.8401565551758,-87.8344268798828,-87.8401565551758,-87.8344268798828,-87.8229675292969,-87.8115158081055,-87.8000564575195,-87.719841003418,-87.719841003418,-87.5135726928711,-87.5078430175781,-87.4620056152344,-87.4620056152344,-87.4620056152344,null,-87.9490203857422,-87.9432907104492,-87.9948577880859,-87.9948577880859,-88.2068557739258,-88.2068557739258,-88.1839370727539,-87.6281661987305,-87.6281661987305,-87.6281661987305,-87.9490203857422,-87.9490203857422,null,-86.0697174072266,-86.0983657836914,-86.1040954589844,-86.1040954589844,-86.1040954589844,-86.1098251342773,-86.1900405883789,-86.3046340942383,-86.3103637695312,-86.3218231201172,-86.3332824707031,-86.3848419189453,-86.4536056518555,-86.4536056518555,-86.4707870483398,-86.4765167236328,-86.5796585083008,-86.5796585083008,-86.5624618530273,-86.53955078125,-86.5280838012695,-86.5108947753906,-86.4994354248047,-86.4192199707031,-86.4077682495117,-86.3733901977539,-86.3733901977539,-86.3046340942383,-86.2874450683594,-86.2988967895508,-86.2931747436523,-86.2874450683594,-86.2874450683594,-86.3046340942383,-86.1499328613281,-86.1499328613281,-86.1556625366211,-86.1499328613281,-86.1212921142578,-86.1040954589844,-86.0926361083984,-86.0869140625,-86.0926361083984,-86.081184387207,-86.0697174072266,-86.0697174072266,null,-87.9719390869141,-87.9662094116211,-87.9662094116211,-87.9547500610352,-87.9375686645508,-87.9547500610352,-87.9547500610352,-87.9547500610352,-87.9432907104492,-87.9432907104492,-87.9490203857422,-87.9490203857422,-87.9547500610352,-87.9146423339844,-87.9318313598633,-87.9490203857422,-87.9547500610352,-87.9719390869141,-87.9833984375,-87.977668762207,-87.9662094116211,-87.9432907104492,-87.9432907104492,-87.9719390869141,-88.0063171386719,-88.0177764892578,-88.0349655151367,-88.0464248657227,-88.0521545410156,-88.0521545410156,-88.063606262207,-88.0693435668945,-88.0808029174805,-88.0808029174805,-88.0979919433594,-88.1094436645508,-88.1151809692383,-88.1094436645508,-88.1209106445312,-88.1209106445312,-88.1266403198242,-88.1323699951172,-88.1438293457031,-88.161018371582,-88.172477722168,-88.1896591186523,-88.2240447998047,-88.2354965209961,-88.2870635986328,-88.3157119750977,-88.3329010009766,-88.35009765625,-88.3902053833008,-88.4073867797852,-88.4188461303711,-88.430305480957,-88.3329010009766,-88.3271713256836,-88.0235061645508,-87.9833984375,-87.9719390869141,-87.9719390869141,null,-87.4906539916992,-87.1984481811523,-87.1812591552734,-86.9062423706055,-86.9062423706055,-86.9406204223633,-87.0036392211914,-87.0437469482422,-87.0552062988281,-87.0552062988281,-87.083854675293,-87.1354217529297,-87.1354217529297,-87.1296920776367,-87.1354217529297,-87.158332824707,-87.1697998046875,-87.1984481811523,-87.2213668823242,-87.255744934082,-87.2843856811523,-87.3531494140625,-87.3760604858398,-87.4333572387695,-87.4849319458008,-87.5422210693359,-87.5651397705078,-87.5765991210938,-87.5995178222656,-87.610969543457,-87.6510848999023,-87.6854629516602,-87.7026443481445,-87.719841003418,-87.7656784057617,-87.7714080810547,-87.7542190551758,-87.719841003418,-87.714111328125,-87.708381652832,-87.708381652832,-87.7026443481445,-87.6740036010742,-87.6510848999023,-87.6224365234375,-87.5937881469727,-87.5651397705078,-87.5479507446289,-87.5422210693359,-87.5536804199219,-87.6052474975586,-87.6052474975586,-87.5823287963867,-87.5594100952148,-87.5594100952148,-87.5135726928711,-87.5078430175781,-87.4906539916992,-87.4906539916992,-87.4906539916992,null,-86.4077682495117,-86.4077682495117,-86.4134979248047,-86.4306793212891,-86.4478759765625,-86.4707870483398,-86.4822463989258,-86.4879837036133,-86.4879837036133,-86.5051651000977,-86.4822463989258,-86.4650573730469,-86.4536056518555,-86.436408996582,-86.4192199707031,-86.3905715942383,-86.3733901977539,-86.361930847168,-86.356201171875,-86.350471496582,-86.3332824707031,-86.3160934448242,-86.3103637695312,-86.3103637695312,-86.3046340942383,-86.2874450683594,-86.2702560424805,-86.2473373413086,-86.2244186401367,-86.2129592895508,-86.1843109130859,-86.1900405883789,-86.1728515625,-86.1499328613281,-86.1212921142578,-86.0869140625,-86.0467987060547,-86.0296173095703,-86.0066909790039,-85.9895095825195,-85.9494018554688,-85.9150238037109,-85.9895095825195,-85.9895095825195,-85.9952392578125,-85.9952392578125,-85.9952392578125,-86.1900405883789,-86.2988967895508,-86.3103637695312,-86.4077682495117,-86.4077682495117,null,-86.5796585083008,-87.1067733764648,-87.0953140258789,-87.0552062988281,-87.0208282470703,-86.9119644165039,-86.8489456176758,-86.814567565918,-86.7801895141602,-86.7572708129883,-86.7228927612305,-86.7114334106445,-86.6827850341797,-86.6713256835938,-86.6541366577148,-86.6426773071289,-86.6082992553711,-86.5911102294922,-86.5681915283203,-86.53955078125,-86.5624618530273,-86.5796585083008,-86.5796585083008,-86.5796585083008,null,-87.0208282470703,-87.0208282470703,-87.0208282470703,-87.0265579223633,-87.0265579223633,-87.0265579223633,-87.0552062988281,-87.072395324707,-87.078125,-87.083854675293,-87.0895843505859,-87.4104385375977,-87.4047164916992,-87.4620056152344,-87.5078430175781,-87.5135726928711,-87.5135726928711,-87.4620056152344,-87.4620056152344,-87.4161682128906,-87.4161682128906,-87.3073120117188,-87.3073120117188,-87.0208282470703,-87.0208282470703,null,-87.8344268798828,-87.8344268798828,-87.891731262207,-87.9203720092773,-87.9547500610352,-87.9719390869141,-87.9833984375,-88.0292358398438,-88.0235061645508,-88.0235061645508,-88.0349655151367,-88.0521545410156,-88.0693435668945,-88.0979919433594,-88.1209106445312,-88.1438293457031,-88.166748046875,-88.172477722168,-88.1782073974609,-88.3386306762695,-88.2985305786133,-88.2756042480469,-87.9547500610352,-87.8344268798828,-87.8344268798828,null,-85.9952392578125,-85.9895095825195,-85.9895095825195,-85.9780426025391,-85.9780426025391,-85.9551315307617,-85.9551315307617,-85.9436721801758,-85.9379425048828,-85.9207534790039,-85.9150238037109,-85.897834777832,-85.8921051025391,-85.8863677978516,-85.8749160766602,-85.7947006225586,-85.7947006225586,-85.6686553955078,-85.6686553955078,-85.6743850708008,-85.6629180908203,-85.6629180908203,-85.6686553955078,-85.6972961425781,-85.7030258178711,-85.7144927978516,-85.725944519043,-85.7374038696289,-85.7431335449219,-85.7947006225586,-86.1556625366211,-86.178581237793,-86.1499328613281,-86.1499328613281,-86.2014999389648,-86.2014999389648,-86.1900405883789,-86.1843109130859,-86.1843109130859,-86.1728515625,-86.1843109130859,-86.1900405883789,-85.9952392578125,-85.9952392578125,-85.9952392578125,null,-85.5941619873047,-85.6457290649414,-85.6399993896484,-85.63427734375,-85.63427734375,-85.6399993896484,-85.6399993896484,-85.6228179931641,-85.6228179931641,-85.6399993896484,-85.6399993896484,-85.3134155273438,-85.2962265014648,-85.2446594238281,-85.2389297485352,-85.5941619873047,-85.5941619873047,null,-85.4394683837891,-85.445198059082,-85.3535232543945,-85.3535232543945,-85.3477935791016,-85.3363342285156,-85.0383987426758,-85.0441284179688,-85.0269317626953,-84.9868316650391,-84.992561340332,-84.9753723144531,-84.9810943603516,-85.004020690918,-84.9753723144531,-84.9238052368164,-84.9008865356445,-84.9295349121094,-84.9524536132812,-84.9696426391602,-84.992561340332,-85.0498580932617,-85.0613098144531,-85.0613098144531,-85.0613098144531,-85.0613098144531,-85.1014175415039,-85.1014175415039,-85.1128768920898,-85.1186065673828,-85.175910949707,-85.2274703979492,-85.2561187744141,-85.2561187744141,-85.2389297485352,-85.2618560791016,-85.4337310791016,-85.4394683837891,-85.4394683837891,null,-86.3733901977539,-86.3791122436523,-86.3791122436523,-86.4822463989258,-86.4879837036133,-86.5223541259766,-86.533821105957,-86.533821105957,-86.5510025024414,-86.5510025024414,-86.5452728271484,-86.5452728271484,-86.533821105957,-86.533821105957,-86.5166244506836,-86.5166244506836,-86.5280838012695,-86.5280838012695,-86.53955078125,-86.53955078125,-86.5681915283203,-86.5681915283203,-86.5280838012695,-86.4822463989258,-86.4707870483398,-86.4478759765625,-86.4306793212891,-86.3848419189453,-86.361930847168,-86.350471496582,-86.350471496582,-86.3332824707031,-86.3160934448242,-86.2988967895508,-86.2817153930664,-86.253059387207,-86.2186889648438,-86.2129592895508,-86.2014999389648,-86.1671295166016,-86.1671295166016,-86.1499328613281,-86.1499328613281,-86.1442031860352,-86.1270217895508,-86.1098251342773,-86.1040954589844,-86.0926361083984,-86.0754547119141,-86.0639877319336,-86.0639877319336,-86.0582580566406,-86.0582580566406,-86.0467987060547,-86.0467987060547,-86.0525283813477,-86.0697174072266,-86.0869140625,-86.0926361083984,-86.1442031860352,-86.1442031860352,-86.1499328613281,-86.1499328613281,-86.1613922119141,-86.1671295166016,-86.178581237793,-86.1957702636719,-86.2129592895508,-86.2186889648438,-86.2129592895508,-86.1843109130859,-86.1728515625,-86.1728515625,-86.178581237793,-86.1957702636719,-86.2014999389648,-86.1900405883789,-86.1957702636719,-86.2129592895508,-86.2186889648438,-86.2186889648438,-86.2014999389648,-86.2072296142578,-86.2186889648438,-86.2358779907227,-86.2416076660156,-86.253059387207,-86.2702560424805,-86.2817153930664,-86.2931747436523,-86.2988967895508,-86.3275527954102,-86.3390045166016,-86.3733901977539,-86.3733901977539,null,-86.4822463989258,-86.4937133789062,-86.4994354248047,-86.5051651000977,-86.5108947753906,-86.5166244506836,-86.5452728271484,-86.5624618530273,-86.5968399047852,-86.6082992553711,-86.6025695800781,-86.8260269165039,-86.8260269165039,-86.8775863647461,-86.8833160400391,-86.9005126953125,-86.9005126953125,-86.9119644165039,-86.9348831176758,-86.9692611694336,-86.9692611694336,-86.986457824707,-86.9807205200195,-86.986457824707,-87.0150985717773,-87.0265579223633,-87.0265579223633,-87.0265579223633,-87.0322952270508,-87.0265579223633,-87.0265579223633,-86.9979095458984,-86.9692611694336,-86.9520797729492,-86.9119644165039,-86.8775863647461,-86.8546752929688,-86.8432083129883,-86.8432083129883,-86.8202972412109,-86.7859191894531,-86.7859191894531,-86.7630004882812,-86.7458114624023,-86.7286224365234,-86.6885147094727,-86.6713256835938,-86.6598663330078,-86.631217956543,-86.6140289306641,-86.6082992553711,-86.5624618530273,-86.5223541259766,-86.5166244506836,-86.5223541259766,-86.4879837036133,-86.4822463989258,-86.3791122436523,-86.3791122436523,-86.3733901977539,-86.361930847168,-86.350471496582,-86.350471496582,-86.361930847168,-86.361930847168,-86.361930847168,-86.356201171875,-86.361930847168,-86.4020385742188,-86.4192199707031,-86.4306793212891,-86.4249496459961,-86.436408996582,-86.4536056518555,-86.4650573730469,-86.4707870483398,-86.4937133789062,-86.4937133789062,-86.4650573730469,-86.4650573730469,-86.4822463989258,-86.4822463989258,null,-87.8401565551758,-87.8344268798828,-87.8401565551758,-87.8688049316406,-87.8859939575195,-87.9261016845703,-87.9375686645508,-87.9432907104492,-87.9547500610352,-87.989128112793,-88.0177764892578,-88.0292358398438,-88.0292358398438,-88.0235061645508,-87.9662094116211,-87.9375686645508,-87.9203720092773,-88.430305480957,-88.3902053833008,-88.35009765625,-88.3386306762695,-88.1782073974609,-88.161018371582,-88.1552810668945,-88.1552810668945,-88.1782073974609,-88.166748046875,-88.166748046875,-88.1839370727539,-88.2011184692383,-88.2011184692383,-88.1839370727539,-88.161018371582,-88.172477722168,-88.172477722168,-88.1552810668945,-88.1380996704102,-88.1266403198242,-88.0979919433594,-88.0808029174805,-88.0578842163086,-88.0578842163086,-88.063606262207,-88.0693435668945,-88.0865325927734,-88.0979919433594,-88.1037216186523,-88.0693435668945,-88.0808029174805,-88.1094436645508,-88.1151809692383,-88.1037216186523,-88.0808029174805,-88.0578842163086,-88.0406951904297,-88.0521545410156,-88.0693435668945,-88.0693435668945,-88.0521545410156,-88.0235061645508,-87.977668762207,-87.9318313598633,-87.9203720092773,-87.8974609375,-87.8745346069336,-87.8401565551758,-87.8344268798828,-87.8344268798828,-87.8630752563477,-87.8745346069336,-87.8802642822266,-87.8573532104492,-87.8401565551758,-87.8401565551758,null,-86.3733901977539,-86.3390045166016,-86.3275527954102,-86.2988967895508,-86.2931747436523,-86.2817153930664,-86.2702560424805,-86.253059387207,-86.2416076660156,-86.2358779907227,-86.2186889648438,-86.2072296142578,-86.2014999389648,-86.2186889648438,-86.2186889648438,-86.2129592895508,-86.1957702636719,-86.1900405883789,-86.2014999389648,-86.1957702636719,-86.178581237793,-86.1728515625,-86.1728515625,-86.1843109130859,-86.2129592895508,-86.2186889648438,-86.2129592895508,-86.1957702636719,-86.178581237793,-86.1671295166016,-86.1613922119141,-86.1499328613281,-86.081184387207,-86.0697174072266,-86.0467987060547,-86.0238800048828,-86.0066909790039,-85.9895095825195,-85.9895095825195,-85.8004302978516,-85.8004302978516,-85.7947006225586,-85.8519973754883,-85.903564453125,-85.903564453125,-85.9264755249023,-85.9264755249023,-85.9379425048828,-85.9436721801758,-85.9780426025391,-85.9780426025391,-86.1040954589844,-86.1098251342773,-86.1671295166016,-86.1728515625,-86.4822463989258,-86.4650573730469,-86.4650573730469,-86.4937133789062,-86.4937133789062,-86.4707870483398,-86.4650573730469,-86.4536056518555,-86.436408996582,-86.4249496459961,-86.4306793212891,-86.4192199707031,-86.4020385742188,-86.361930847168,-86.356201171875,-86.361930847168,-86.361930847168,-86.361930847168,-86.350471496582,-86.350471496582,-86.361930847168,-86.3733901977539,-86.3733901977539,null,-85.6457290649414,-85.5941619873047,-85.5941619873047,-85.6113510131836,-85.6113510131836,-85.6972961425781,-85.6972961425781,-85.72021484375,-85.72021484375,-85.8004302978516,-85.8004302978516,-85.8691864013672,-85.8863677978516,-85.8921051025391,-85.8863677978516,-85.8749160766602,-85.8921051025391,-85.897834777832,-85.903564453125,-85.897834777832,-85.8863677978516,-85.8921051025391,-86.0124206542969,-86.0124206542969,-85.9723129272461,-85.9723129272461,-85.6457290649414,-85.6457290649414,null,-87.0609359741211,-87.078125,-87.1067733764648,-87.1125030517578,-87.1296920776367,-87.1411514282227,-87.1468811035156,-87.1755294799805,-87.1812591552734,-87.1812591552734,-87.1869888305664,-87.2442779541016,-87.255744934082,-87.2901153564453,-87.3015823364258,-87.3015823364258,-87.4104385375977,-87.6969146728516,-87.7026443481445,-87.8229675292969,-87.8229675292969,-87.8344268798828,-87.8344268798828,-87.8344268798828,-87.6682739257812,-87.6625442504883,-87.6281661987305,-87.6281661987305,-87.4104385375977,-87.3531494140625,-87.3531494140625,-87.3073120117188,-87.3073120117188,-87.261474609375,-87.2500076293945,-87.2442779541016,-87.2500076293945,-87.261474609375,-87.2729339599609,-87.261474609375,-87.2729339599609,-87.2843856811523,-87.2958450317383,-87.3187713623047,-87.3244934082031,-87.3302230834961,-87.3302230834961,-87.3187713623047,-87.3187713623047,-87.3015823364258,-87.2958450317383,-87.2843856811523,-87.2786636352539,-87.255744934082,-87.255744934082,-87.2442779541016,-87.2385559082031,-87.2328262329102,-87.2270965576172,-87.2156372070312,-87.2099075317383,-87.1927185058594,-87.1869888305664,-87.1697998046875,-87.1697998046875,-87.1411514282227,-87.1411514282227,-87.1182327270508,-87.1125030517578,-87.078125,-87.072395324707,-87.0552062988281,-87.0609359741211,-87.0609359741211,null,-87.1125030517578,-87.1067733764648,-87.1067733764648,-87.083854675293,-87.078125,-87.083854675293,-87.078125,-86.9979095458984,-86.9921875,-86.9578018188477,-86.9578018188477,-86.9578018188477,-86.9463500976562,-86.9406204223633,-86.9463500976562,-86.9520797729492,-86.9578018188477,-86.9979095458984,-86.9979095458984,-87.0150985717773,-87.0150985717773,-87.0208282470703,-87.0265579223633,-87.0265579223633,-87.0552062988281,-87.0552062988281,-87.078125,-87.083854675293,-87.1411514282227,-87.1411514282227,-87.1755294799805,-87.1755294799805,-87.2041702270508,-87.2099075317383,-87.2213668823242,-87.2270965576172,-87.2385559082031,-87.2500076293945,-87.261474609375,-87.261474609375,-87.261474609375,-87.3073120117188,-87.3073120117188,-87.3531494140625,-87.3531494140625,-87.4104385375977,-87.4104385375977,-87.5193023681641,-87.5193023681641,-87.6281661987305,-87.6281661987305,-87.6281661987305,-87.1125030517578,-87.1125030517578,null,-88.4532241821289,-88.4646835327148,-88.0922622680664,-88.0865325927734,-88.0865325927734,-88.0808029174805,-88.0808029174805,-88.0808029174805,-88.0578842163086,-88.0292358398438,-88.0235061645508,-88.0292358398438,-88.0406951904297,-88.0063171386719,-87.9490203857422,-87.9203720092773,-87.9031829833984,-87.9031829833984,-87.9089126586914,-87.9031829833984,-87.9089126586914,-87.9089126586914,-87.9318313598633,-87.9432907104492,-87.9432907104492,-87.9375686645508,-87.9031829833984,-87.8859939575195,-87.8859939575195,-87.891731262207,-87.891731262207,-87.9031829833984,-87.9146423339844,-87.9261016845703,-87.9261016845703,-87.9318313598633,-87.9547500610352,-87.9547500610352,-87.9490203857422,-87.9490203857422,-87.9719390869141,-87.9375686645508,-87.9318313598633,-87.9375686645508,-87.9375686645508,-87.9719390869141,-87.9833984375,-88.0235061645508,-88.3271713256836,-88.3329010009766,-88.430305480957,-88.4532241821289,-88.4532241821289,null,-86.9062423706055,-86.8661346435547,-86.8604049682617,-86.9062423706055,-86.9062423706055,-87.1812591552734,-87.1984481811523,-87.4906539916992,-87.6052474975586,-87.610969543457,-87.6625442504883,-87.6625442504883,-87.6625442504883,-87.6052474975586,-87.6052474975586,-87.5078430175781,-87.5078430175781,-87.4906539916992,-87.4906539916992,-87.4791946411133,-87.4620056152344,-87.439094543457,-87.4218978881836,-87.4161682128906,-87.3817901611328,-87.3703308105469,-87.3588790893555,-87.3474197387695,-87.3187713623047,-87.3073120117188,-87.3015823364258,-87.2385559082031,-87.2442779541016,-87.2041702270508,-87.1869888305664,-87.1697998046875,-87.1640701293945,-87.158332824707,-86.9062423706055,-86.9062423706055,null,-87.6281661987305,-87.525032043457,-87.1125030517578,-87.1125030517578,-87.6281661987305,-87.6281661987305,-87.6281661987305,null,-109.04532623291,-109.051063537598,-109.051063537598,-109.056785583496,-109.165649414062,-109.291702270508,-109.326080322266,-109.348991394043,-109.360450744629,-109.360450744629,-109.406288146973,-109.446395874023,-109.480773925781,-109.480773925781,-109.503700256348,-109.520881652832,-109.526611328125,-109.566719055176,-109.658393859863,-109.681304931641,-109.727142333984,-109.732879638672,-109.761520385742,-109.795906066895,-109.807357788086,-109.836013793945,-109.85319519043,-109.887573242188,-109.881843566895,-109.858924865723,-109.858924865723,-109.847465515137,-109.847465515137,-109.847465515137,-109.847465515137,-109.847465515137,-109.824554443359,-109.830284118652,-110.002166748047,-110.00789642334,-110.00789642334,-110.00789642334,-109.933410644531,-109.715682983398,-109.41202545166,-109.148460388184,-109.039596557617,-109.04532623291,-109.04532623291,null,-110.466262817383,-110.466262817383,-109.188568115234,-109.056785583496,-109.056785583496,-109.234405517578,-109.624015808105,-109.996437072754,-110.351669311523,-110.477722167969,-110.477722167969,-110.477722167969,-110.466262817383,-110.466262817383,-110.466262817383,null,-111.319969177246,-111.25121307373,-111.125160217285,-110.844413757324,-110.75846862793,-110.75846862793,-110.752738952637,-110.752738952637,-110.752738952637,-110.752738952637,-110.752738952637,-110.775665283203,-110.775665283203,-110.781394958496,-110.792846679688,-110.79857635498,-110.821502685547,-110.832954406738,-110.844413757324,-110.832954406738,-110.827224731445,-110.832954406738,-110.844413757324,-110.844413757324,-110.873062133789,-110.91316986084,-110.97046661377,-110.981925964355,-111.022033691406,-111.033485412598,-111.044952392578,-111.06787109375,-111.062141418457,-111.06787109375,-111.085052490234,-111.096519470215,-111.113700866699,-111.125160217285,-111.136627197266,-111.142356872559,-111.153816223145,-111.165267944336,-111.170997619629,-111.182464599609,-111.199645996094,-111.21110534668,-111.239753723145,-111.256942749023,-111.285591125488,-111.297050476074,-111.314239501953,-111.337158203125,-111.360076904297,-111.36580657959,-111.377265930176,-111.388725280762,-111.400184631348,-111.400184631348,-111.394454956055,-111.388725280762,-111.388725280762,-111.400184631348,-111.417373657227,-111.428833007812,-111.434562683105,-111.434562683105,-111.42310333252,-111.411643981934,-111.400184631348,-111.405914306641,-111.417373657227,-111.434562683105,-111.457481384277,-111.457481384277,-111.46321105957,-111.468940734863,-111.474670410156,-111.468940734863,-111.474670410156,-111.491851806641,-111.503318786621,-111.514778137207,-111.531959533691,-111.537689208984,-111.560615539551,-111.560615539551,-111.778335571289,-111.789794921875,-111.806983947754,-111.812713623047,-112.339836120605,-112.339836120605,-112.437232971191,-112.437232971191,-112.465888977051,-112.488800048828,-112.557556152344,-112.632049560547,-112.695068359375,-112.729446411133,-112.952903747559,-112.987274169922,-113.164894104004,-113.210731506348,-113.262298583984,-113.325325012207,-113.3310546875,-113.325325012207,-113.302398681641,-113.313865661621,-113.313865661621,-113.342506408691,-113.348236083984,-113.319595336914,-113.290946960449,-113.250839233398,-113.222190856934,-113.199272155762,-113.182083129883,-113.164894104004,-113.11905670166,-113.050300598145,-113.02165222168,-112.952903747559,-112.763824462891,-112.746635437012,-112.712257385254,-112.72371673584,-112.695068359375,-112.683609008789,-112.654960632324,-112.603393554688,-112.654960632324,-112.677879333496,-112.672149658203,-112.632049560547,-112.614852905273,-112.632049560547,-112.632049560547,-112.580474853516,-112.557556152344,-112.534637451172,-112.540374755859,-112.414321899414,-112.208053588867,-111.950225830078,-111.686668395996,-111.411643981934,-111.319969177246,-111.319969177246,null,-110.752738952637,-110.752738952637,-110.00789642334,-110.013626098633,-110.013626098633,-110.237083435059,-110.300102233887,-110.351669311523,-110.368865966797,-110.40323638916,-110.449073791504,-110.454803466797,-110.437614440918,-110.40323638916,-110.420425415039,-110.46053314209,-110.483451843262,-110.506370544434,-110.552207946777,-110.586578369141,-110.620956420898,-110.661064147949,-110.678253173828,-110.712631225586,-110.729827880859,-110.764198303223,-110.792846679688,-110.930358886719,-110.959007263184,-110.97046661377,-111.016304016113,-111.044952392578,-111.056411743164,-111.06787109375,-111.165267944336,-111.170997619629,-111.188194274902,-111.21110534668,-111.21110534668,-111.228302001953,-111.245483398438,-111.268402099609,-111.30850982666,-111.337158203125,-111.331428527832,-111.348617553711,-111.388725280762,-111.377265930176,-111.388725280762,-111.371536254883,-111.394454956055,-111.394454956055,-111.405914306641,-111.446014404297,-111.451751708984,-111.434562683105,-111.434562683105,-111.440292358398,-111.468940734863,-111.474670410156,-111.46321105957,-111.468940734863,-111.486122131348,-111.46321105957,-111.709579467773,-111.686668395996,-111.698120117188,-111.669471740723,-111.680938720703,-111.680938720703,-111.646560668945,-111.652282714844,-111.635101318359,-111.600723266602,-111.589263916016,-111.560615539551,-111.537689208984,-111.531959533691,-111.514778137207,-111.503318786621,-111.491851806641,-111.474670410156,-111.468940734863,-111.474670410156,-111.468940734863,-111.46321105957,-111.457481384277,-111.457481384277,-111.434562683105,-111.417373657227,-111.405914306641,-111.400184631348,-111.411643981934,-111.42310333252,-111.434562683105,-111.434562683105,-111.428833007812,-111.417373657227,-111.400184631348,-111.388725280762,-111.388725280762,-111.394454956055,-111.400184631348,-111.400184631348,-111.388725280762,-111.377265930176,-111.36580657959,-111.360076904297,-111.337158203125,-111.314239501953,-111.297050476074,-111.285591125488,-111.256942749023,-111.239753723145,-111.21110534668,-111.199645996094,-111.182464599609,-111.170997619629,-111.165267944336,-111.153816223145,-111.142356872559,-111.136627197266,-111.125160217285,-111.113700866699,-111.096519470215,-111.085052490234,-111.06787109375,-111.062141418457,-111.06787109375,-111.044952392578,-111.033485412598,-111.022033691406,-110.981925964355,-110.97046661377,-110.91316986084,-110.873062133789,-110.844413757324,-110.844413757324,-110.832954406738,-110.827224731445,-110.832954406738,-110.844413757324,-110.832954406738,-110.821502685547,-110.79857635498,-110.792846679688,-110.781394958496,-110.775665283203,-110.775665283203,-110.752738952637,-110.752738952637,null,-110.013626098633,-109.973518371582,-109.956329345703,-109.921951293945,-109.899032592773,-109.887573242188,-109.85319519043,-109.836013793945,-109.807357788086,-109.795906066895,-109.761520385742,-109.732879638672,-109.727142333984,-109.681304931641,-109.658393859863,-109.566719055176,-109.526611328125,-109.520881652832,-109.503700256348,-109.503700256348,-109.503700256348,-109.49796295166,-109.326080322266,-109.303153991699,-109.228675842285,-109.222938537598,-109.211486816406,-109.228675842285,-109.205757141113,-109.234405517578,-109.228675842285,-109.194297790527,-109.188568115234,-110.466262817383,-110.466262817383,-110.46053314209,-110.466262817383,-110.454803466797,-110.46053314209,-110.420425415039,-110.40323638916,-110.437614440918,-110.454803466797,-110.449073791504,-110.40323638916,-110.368865966797,-110.351669311523,-110.300102233887,-110.237083435059,-110.013626098633,-110.013626098633,-110.013626098633,null,-109.056785583496,-109.056785583496,-109.188568115234,-109.194297790527,-109.228675842285,-109.234405517578,-109.205757141113,-109.228675842285,-109.211486816406,-109.222938537598,-109.228675842285,-109.303153991699,-109.326080322266,-109.49796295166,-109.503700256348,-109.503700256348,-109.503700256348,-109.480773925781,-109.480773925781,-109.446395874023,-109.406288146973,-109.360450744629,-109.360450744629,-109.348991394043,-109.326080322266,-109.291702270508,-109.165649414062,-109.056785583496,-109.051063537598,-109.056785583496,-109.056785583496,null,-112.208053588867,-113.336776733398,-113.336776733398,-113.336776733398,-113.336776733398,-113.3310546875,-113.3310546875,-113.325325012207,-113.3310546875,-113.11905670166,-112.740905761719,-112.276809692383,-112.259620666504,-112.225242614746,-112.230972290039,-112.190864562988,-112.145027160645,-111.87574005127,-111.721038818359,-111.434562683105,-111.434562683105,-111.451751708984,-111.446014404297,-111.405914306641,-111.394454956055,-111.394454956055,-111.371536254883,-111.388725280762,-111.377265930176,-111.388725280762,-111.348617553711,-111.331428527832,-111.337158203125,-111.30850982666,-111.268402099609,-111.245483398438,-111.228302001953,-111.21110534668,-111.21110534668,-111.188194274902,-111.170997619629,-111.165267944336,-111.06787109375,-111.056411743164,-111.044952392578,-111.228302001953,-111.572067260742,-111.577796936035,-111.583526611328,-111.583526611328,-112.076271057129,-112.202323913574,-112.202323913574,-112.202323913574,-112.208053588867,-112.208053588867,null,-114.637390136719,-114.643127441406,-114.603019714355,-114.574363708496,-114.585830688477,-114.597282409668,-114.608741760254,-114.625938415527,-114.666046142578,-114.660308837891,-114.666046142578,-114.671775817871,-114.683235168457,-114.700416564941,-114.700416564941,-114.688957214355,-114.711875915527,-114.734802246094,-114.734802246094,-114.757713317871,-114.734802246094,-114.700416564941,-114.643127441406,-114.557182312012,-114.488426208496,-114.396751403809,-114.327995300293,-114.310813903809,-114.264976501465,-114.201942443848,-114.13892364502,-114.116004943848,-114.08162689209,-114.052978515625,-114.047248840332,-114.041519165039,-113.823799133301,-113.537322998047,-113.279487609863,-113.004470825195,-112.907066345215,-112.729446411133,-112.540374755859,-112.534637451172,-112.557556152344,-112.580474853516,-112.632049560547,-112.632049560547,-112.614852905273,-112.632049560547,-112.672149658203,-112.677879333496,-112.654960632324,-112.603393554688,-112.654960632324,-112.683609008789,-112.695068359375,-112.72371673584,-112.712257385254,-112.746635437012,-112.763824462891,-112.952903747559,-113.02165222168,-113.050300598145,-113.11905670166,-113.164894104004,-113.182083129883,-113.199272155762,-113.222190856934,-113.250839233398,-113.290946960449,-113.319595336914,-113.348236083984,-113.342506408691,-113.313865661621,-113.313865661621,-113.302398681641,-113.325325012207,-113.3310546875,-113.325325012207,-113.325325012207,-113.325325012207,-113.319595336914,-113.325325012207,-113.3310546875,-113.376892089844,-113.428451538086,-113.525856018066,-113.57169342041,-113.577423095703,-113.674827575684,-113.703475952148,-113.829528808594,-113.869636535645,-113.904014587402,-114.02433013916,-114.087356567383,-114.13892364502,-114.16756439209,-114.287887573242,-114.373832702637,-114.402488708496,-114.41967010498,-114.448318481445,-114.574363708496,-114.551452636719,-114.545722961426,-114.568641662598,-114.608741760254,-114.63166809082,-114.637390136719,-114.637390136719,null,-110.013626098633,-110.00789642334,-110.752738952637,-110.752738952637,-110.752738952637,-110.752738952637,-110.752738952637,-110.752738952637,-110.75846862793,-110.75846862793,-110.683990478516,-110.546478271484,-110.30583190918,-110.088104248047,-110.00789642334,-110.00789642334,-110.00789642334,-110.002166748047,-109.830284118652,-109.824554443359,-109.847465515137,-109.847465515137,-109.847465515137,-109.847465515137,-109.847465515137,-109.858924865723,-109.858924865723,-109.881843566895,-109.887573242188,-109.899032592773,-109.921951293945,-109.956329345703,-109.973518371582,-110.013626098633,-110.013626098633,null,-113.336776733398,-112.208053588867,-112.007522583008,-111.583526611328,-111.572067260742,-111.165267944336,-111.165267944336,-110.769927978516,-110.598045349121,-110.466262817383,-110.466262817383,-110.466262817383,-110.861602783203,-110.867332458496,-111.182464599609,-111.182464599609,-111.388725280762,-111.388725280762,-111.629364013672,-112.036163330078,-112.32837677002,-112.66641998291,-112.929977416992,-113.187812805176,-113.348236083984,-113.336776733398,-113.336776733398,null,-110.46053314209,-110.454803466797,-110.466262817383,-110.46053314209,-110.466262817383,-110.598045349121,-110.769927978516,-111.165267944336,-111.165267944336,-111.572067260742,-111.583526611328,-112.007522583008,-112.208053588867,-112.202323913574,-112.202323913574,-112.202323913574,-112.076271057129,-111.583526611328,-111.583526611328,-111.577796936035,-111.572067260742,-111.228302001953,-111.044952392578,-111.016304016113,-110.97046661377,-110.959007263184,-110.930358886719,-110.792846679688,-110.764198303223,-110.729827880859,-110.712631225586,-110.678253173828,-110.661064147949,-110.620956420898,-110.586578369141,-110.552207946777,-110.506370544434,-110.483451843262,-110.46053314209,-110.46053314209,null,-111.388725280762,-111.388725280762,-111.182464599609,-111.182464599609,-110.867332458496,-110.861602783203,-110.466262817383,-110.466262817383,-110.477722167969,-110.477722167969,-110.477722167969,-110.632415771484,-110.987655639648,-111.119430541992,-111.297050476074,-111.388725280762,-111.388725280762,null,-111.560615539551,-111.589263916016,-111.600723266602,-111.635101318359,-111.652282714844,-111.646560668945,-111.680938720703,-111.680938720703,-111.669471740723,-111.698120117188,-111.686668395996,-111.709579467773,-111.46321105957,-111.486122131348,-111.468940734863,-111.46321105957,-111.474670410156,-111.468940734863,-111.440292358398,-111.434562683105,-111.721038818359,-111.87574005127,-112.145027160645,-112.190864562988,-112.230972290039,-112.225242614746,-112.259620666504,-112.276809692383,-112.740905761719,-113.11905670166,-113.3310546875,-113.3310546875,-113.325325012207,-113.319595336914,-113.325325012207,-113.325325012207,-113.325325012207,-113.262298583984,-113.210731506348,-113.164894104004,-112.987274169922,-112.952903747559,-112.729446411133,-112.695068359375,-112.632049560547,-112.557556152344,-112.488800048828,-112.465888977051,-112.437232971191,-112.437232971191,-112.339836120605,-112.339836120605,-111.812713623047,-111.806983947754,-111.789794921875,-111.778335571289,-111.560615539551,-111.560615539551,-111.560615539551,null,-113.3310546875,-113.336776733398,-113.336776733398,-113.336776733398,-113.336776733398,-113.348236083984,-113.468559265137,-113.743583679199,-114.035797119141,-114.316543579102,-114.700416564941,-114.809280395508,-114.797813415527,-114.769172668457,-114.734802246094,-114.688957214355,-114.654586791992,-114.59156036377,-114.551452636719,-114.522804260254,-114.47696685791,-114.47696685791,-114.482696533203,-114.539993286133,-114.270706176758,-114.264976501465,-113.955574035645,-113.955574035645,-113.3310546875,-113.3310546875,null,-91.3695755004883,-91.2893676757812,-91.2836303710938,-91.2836303710938,-91.2664489746094,-91.2607192993164,-91.2549896240234,-91.2435302734375,-91.2320709228516,-91.2206115722656,-91.2263412475586,-91.2148818969727,-91.1862335205078,-91.1805038452148,-91.1747741699219,-91.1805038452148,-91.157585144043,-91.1403961181641,-91.1346664428711,-91.1403961181641,-91.1060180664062,-91.0773696899414,-91.0601806640625,-91.0544509887695,-91.0601806640625,-91.0716400146484,-91.0773696899414,-91.0716400146484,-91.0773696899414,-91.0716400146484,-91.0716400146484,-91.0945587158203,-91.1002883911133,-91.0888290405273,-91.0945587158203,-91.1117477416992,-91.1117477416992,-91.1289367675781,-91.146125793457,-91.15185546875,-91.1690444946289,-91.1862335205078,-91.1919555664062,-91.1919555664062,-91.1919555664062,-91.1919555664062,-91.1747741699219,-91.1690444946289,-91.1403961181641,-91.157585144043,-91.157585144043,-91.157585144043,-91.1690444946289,-91.1805038452148,-91.1862335205078,-91.2091522216797,-91.2206115722656,-91.2320709228516,-91.2549896240234,-91.2664489746094,-91.2779006958008,-91.2893676757812,-91.3065567016602,-91.3237380981445,-91.3180084228516,-91.3180084228516,-91.3237380981445,-91.340934753418,-91.3581161499023,-91.3753051757812,-91.3982238769531,-91.415412902832,-91.4326095581055,-91.421142578125,-91.4383392333984,-91.4326095581055,-91.4440612792969,-91.4555206298828,-91.4784469604492,-91.4898986816406,-91.5013580322266,-91.5128173828125,-91.5128173828125,-91.5128173828125,-91.5357360839844,-91.5758438110352,-91.5930328369141,-91.598762512207,-91.7076263427734,-91.7018966674805,-91.6904296875,-91.598762512207,-91.5930328369141,-91.3695755004883,-91.3695755004883,null,-92.062858581543,-92.1086959838867,-92.1086959838867,-92.1373443603516,-92.14306640625,-92.1373443603516,-92.1316146850586,-92.1316146850586,-92.1258850097656,-92.1258850097656,-92.14306640625,-92.1373443603516,-92.1258850097656,-92.1086959838867,-92.0857772827148,-92.05712890625,-92.0456695556641,-92.0227508544922,-92.0112915039062,-91.9998321533203,-91.9883728027344,-91.9826431274414,-91.9883728027344,-91.9769134521484,-91.97119140625,-91.97119140625,-91.4555206298828,-91.4669799804688,-92.062858581543,-92.062858581543,null,-92.1602630615234,-92.1602630615234,-92.2232818603516,-92.2175598144531,-92.2118301391602,-92.2175598144531,-92.3092269897461,-92.3092269897461,-92.4123611450195,-92.4123611450195,-92.4123611450195,-92.4180908203125,-92.4295501708984,-92.4295501708984,-92.4180908203125,-92.4581985473633,-92.4753875732422,-92.4811172485352,-92.4811172485352,-92.5212249755859,-92.5326843261719,-92.5326843261719,-92.5441436767578,-92.5613327026367,-92.5727920532227,-92.5727920532227,-92.5613327026367,-92.5441436767578,-92.5326843261719,-92.5326843261719,-92.5498733520508,-92.5670623779297,-92.5785217285156,-92.5785217285156,-92.5670623779297,-92.5556030273438,-92.5498733520508,-92.5498733520508,-92.1602630615234,-92.1602630615234,-92.1602630615234,null,-93.8791351318359,-93.8791351318359,-93.8963241577148,-94.0223770141602,-94.0281066894531,-94.3375015258789,-94.3432312011719,-94.4005279541016,-94.4005279541016,-94.5609588623047,-94.5724105834961,-94.6239776611328,-94.0853958129883,-94.0796661376953,-93.8905944824219,-93.873405456543,-93.8791351318359,-93.8791351318359,null,-93.3004455566406,-92.8478088378906,-92.8420791625977,-92.8420791625977,-92.8649978637695,-92.8707275390625,-92.87646484375,-92.8879165649414,-92.9452133178711,-93.3004455566406,-93.3004455566406,-93.3004455566406,null,-91.97119140625,-91.97119140625,-91.9769134521484,-91.9883728027344,-91.9826431274414,-91.9883728027344,-91.9998321533203,-92.0112915039062,-92.0227508544922,-92.0456695556641,-92.05712890625,-92.0857772827148,-92.1086959838867,-92.1258850097656,-92.1373443603516,-92.14306640625,-92.1258850097656,-92.1602630615234,-92.1831741333008,-92.1831741333008,-92.1946411132812,-92.2118301391602,-92.2232818603516,-92.2232818603516,-92.240478515625,-92.2576675415039,-92.2863159179688,-92.2977752685547,-92.3149566650391,-92.320686340332,-92.3436126708984,-92.3665237426758,-92.3779907226562,-92.3894424438477,-92.3837203979492,-92.3722534179688,-92.3550643920898,-92.3321533203125,-92.320686340332,-92.3149566650391,-92.326416015625,-92.326416015625,-92.3321533203125,-92.326416015625,-92.3321533203125,-92.3321533203125,-91.9769134521484,-91.9826431274414,-92.0112915039062,-91.9998321533203,-92.0112915039062,-92.0112915039062,-92.0170211791992,-92.0170211791992,-91.9998321533203,-91.9998321533203,-91.97119140625,-91.97119140625,null,-92.595703125,-92.3436126708984,-92.3378829956055,-92.3436126708984,-92.3436126708984,-92.3321533203125,-92.3321533203125,-92.326416015625,-92.3321533203125,-92.326416015625,-92.326416015625,-92.3149566650391,-92.320686340332,-92.3321533203125,-92.3550643920898,-92.3722534179688,-92.3837203979492,-92.3894424438477,-92.3779907226562,-92.3665237426758,-92.4180908203125,-92.4410095214844,-92.4581985473633,-92.4639282226562,-92.4581985473633,-92.4753875732422,-92.4868469238281,-92.4983062744141,-92.504035949707,-92.5212249755859,-92.5384140014648,-92.5441436767578,-92.5727920532227,-92.5899810791016,-92.6071701049805,-92.6243591308594,-92.6530075073242,-92.6644668579102,-92.6816482543945,-92.7045745849609,-92.7160263061523,-92.7274856567383,-92.7389526367188,-92.7389526367188,-92.779052734375,-92.773323059082,-92.7847900390625,-92.7847900390625,-92.7618637084961,-92.7446823120117,-92.7274856567383,-92.7217559814453,-92.7389526367188,-92.7389526367188,-92.7217559814453,-92.6759185791016,-92.6358108520508,-92.6071701049805,-92.595703125,-92.595703125,-92.595703125,null,-93.873405456543,-93.598388671875,-93.5926513671875,-93.3348236083984,-93.3233642578125,-93.3061752319336,-93.3004455566406,-93.3004455566406,-93.4895248413086,-93.5525512695312,-93.5525512695312,-93.5869216918945,-93.5869216918945,-93.6098480224609,-93.6098480224609,-93.6270294189453,-93.6327590942383,-93.6442260742188,-93.6499557495117,-93.6728668212891,-93.678596496582,-93.8791351318359,-93.873405456543,-93.873405456543,null,-91.4669799804688,-91.4555206298828,-91.4555206298828,-91.3695755004883,-91.3638458251953,-91.3466644287109,-91.3466644287109,-91.335205078125,-91.3294677734375,-91.2607192993164,-91.2607192993164,-91.2320709228516,-91.2148818969727,-91.2091522216797,-91.2263412475586,-91.2320709228516,-91.2263412475586,-91.2091522216797,-91.1862335205078,-91.1690444946289,-91.146125793457,-91.1346664428711,-91.1346664428711,-91.1633148193359,-91.1862335205078,-91.1862335205078,-91.1805038452148,-91.1633148193359,-91.1403961181641,-91.1117477416992,-91.0945587158203,-91.0773696899414,-91.0716400146484,-91.0945587158203,-91.1289367675781,-91.1633148193359,-91.1690444946289,-91.157585144043,-91.1232070922852,-91.1117477416992,-91.1002883911133,-91.0888290405273,-91.0716400146484,-91.0544509887695,-91.0487213134766,-91.0429916381836,-91.0601806640625,-91.0716400146484,-91.0773696899414,-91.0888290405273,-91.1289367675781,-91.1690444946289,-91.1805038452148,-91.1862335205078,-91.1403961181641,-91.1346664428711,-91.146125793457,-91.1862335205078,-91.1919555664062,-91.2893676757812,-91.4440612792969,-91.4669799804688,-91.4669799804688,null,-92.87646484375,-92.8821868896484,-92.9394836425781,-92.9394836425781,-92.9337539672852,-92.9222946166992,-92.9108352661133,-92.9051055908203,-92.8936462402344,-92.9051055908203,-92.8936462402344,-92.8936462402344,-92.9165649414062,-92.9165649414062,-92.9452133178711,-92.9853210449219,-93.0254287719727,-93.04833984375,-93.0655364990234,-93.0769958496094,-93.1056442260742,-93.1285552978516,-93.151481628418,-93.1572113037109,-93.1801223754883,-93.2717971801758,-93.2947158813477,-93.3061752319336,-93.3176345825195,-93.3405532836914,-93.3634719848633,-93.3806610107422,-93.3863906860352,-93.4264984130859,-93.4379577636719,-93.4494171142578,-93.4666061401367,-93.4551467895508,-93.4551467895508,-93.4494171142578,-93.4494171142578,-93.4494171142578,-93.4551467895508,-93.4895248413086,-93.4952545166016,-93.4952545166016,-93.4780654907227,-93.4780654907227,-93.409309387207,-93.3577423095703,-93.3520126342773,-93.1973190307617,-93.1915893554688,-93.1342849731445,-93.0884475708008,-93.0598068237305,-93.0368881225586,-93.0196990966797,-93.0311584472656,-93.0368881225586,-93.0311584472656,-92.87646484375,-92.87646484375,null,-90.5731735229492,-90.2236633300781,-90.1720962524414,-90.1377182006836,-90.1262588500977,-90.1033401489258,-90.0689697265625,-90.0689697265625,-90.0918807983398,-90.1205368041992,-90.1377182006836,-90.1892852783203,-90.3382568359375,-90.3382568359375,-90.8138122558594,-90.8138122558594,-90.7966232299805,-90.7794342041016,-90.7622451782227,-90.7565155029297,-90.7565155029297,-90.7794342041016,-90.7851638793945,-90.7737045288086,-90.7679748535156,-90.7679748535156,-90.7794342041016,-90.7794342041016,-90.7908935546875,-90.7908935546875,-90.5731735229492,-90.5731735229492,null,-92.2748489379883,-92.2748489379883,-91.8336791992188,-91.8164825439453,-91.793571472168,-91.793571472168,-91.793571472168,-91.7993011474609,-91.8164825439453,-91.8336791992188,-91.8565902709961,-91.8623199462891,-92.1086959838867,-92.2748489379883,-92.2748489379883,null,-92.3321533203125,-92.3436126708984,-92.3436126708984,-92.3378829956055,-92.3436126708984,-92.3436126708984,-92.3550643920898,-92.4009017944336,-92.4123611450195,-92.4581985473633,-92.4639282226562,-92.4639282226562,-92.3321533203125,-92.240478515625,-91.9539947509766,-91.9597244262695,-91.97119140625,-91.97119140625,-91.9769134521484,-92.3321533203125,-92.3321533203125,null,-92.9910507202148,-93.2374267578125,-93.4895248413086,-93.4837951660156,-93.4379577636719,-93.4264984130859,-93.420768737793,-93.3978500366211,-93.3634719848633,-93.2145004272461,-93.2145004272461,-93.1113739013672,-93.1171035766602,-92.9853210449219,-92.9910507202148,-92.9910507202148,null,-92.9337539672852,-92.9051055908203,-92.8936462402344,-92.87646484375,-92.8535385131836,-92.8420791625977,-92.4811172485352,-92.4753875732422,-92.4811172485352,-92.4868469238281,-92.4983062744141,-92.504035949707,-92.504035949707,-92.515495300293,-92.5212249755859,-92.5326843261719,-92.515495300293,-92.504035949707,-92.515495300293,-92.5326843261719,-92.5498733520508,-92.5556030273438,-92.5785217285156,-92.6014404296875,-92.6186294555664,-92.6358108520508,-92.6530075073242,-92.6759185791016,-92.7217559814453,-93.0540771484375,-93.0540771484375,-93.0368881225586,-93.0368881225586,-93.0254287719727,-92.9910507202148,-92.9795913696289,-92.9738616943359,-92.96240234375,-92.9509429931641,-92.9337539672852,-92.9337539672852,null,-90.2981491088867,-90.2981491088867,-90.5330657958984,-90.6533889770508,-90.7393264770508,-91.0429916381836,-91.0429916381836,-90.882568359375,-90.882568359375,-90.8768310546875,-90.8539199829102,-90.3955535888672,-90.3840942382812,-90.2981491088867,-90.2981491088867,null,-94.4807434082031,-94.503662109375,-94.136962890625,-94.131233215332,-93.9192428588867,-93.9077835083008,-93.9077835083008,-93.9192428588867,-93.9192428588867,-93.9765396118164,-93.9765396118164,-93.9879989624023,-93.9937210083008,-94.0853958129883,-94.0853958129883,-94.0223770141602,-94.0395584106445,-94.0395584106445,-94.0452880859375,-94.056755065918,-94.0624847412109,-94.0682144165039,-94.0853958129883,-94.1083221435547,-94.136962890625,-94.1598815917969,-94.1541595458984,-94.1598815917969,-94.1885375976562,-94.234375,-94.2973937988281,-94.314582824707,-94.3546905517578,-94.3604202270508,-94.3661499023438,-94.3661499023438,-94.3833389282227,-94.40625,-94.4463577270508,-94.4807434082031,-94.4807434082031,null,-90.2924194335938,-90.16064453125,-90.1835556030273,-90.1892852783203,-90.1892852783203,-90.1663665771484,-90.1491775512695,-90.1090774536133,-90.1033401489258,-90.0918807983398,-90.0976104736328,-90.0976104736328,-90.0861511230469,-90.0689697265625,-90.057502746582,-90.0689697265625,-90.0746994018555,-90.0632400512695,-90.0861511230469,-90.1033401489258,-90.1205368041992,-90.1491775512695,-90.1778259277344,-90.1950149536133,-90.2064743041992,-90.2179336547852,-90.2580413818359,-90.2695007324219,-90.2866897583008,-90.2809600830078,-90.2637710571289,-90.252311706543,-90.24658203125,-90.2580413818359,-90.2866897583008,-90.3153381347656,-90.3497161865234,-90.4127349853516,-90.4127349853516,-90.4127349853516,-90.4070129394531,-90.4070129394531,-90.510139465332,-90.4986801147461,-90.2924194335938,-90.2924194335938,null,-91.0487213134766,-91.0429916381836,-90.7221374511719,-90.7221374511719,-90.61328125,-90.607551574707,-90.4986801147461,-90.510139465332,-91.0429916381836,-91.0487213134766,-91.0487213134766,null,-92.3436126708984,-92.595703125,-92.9165649414062,-92.9165649414062,-92.8936462402344,-92.8936462402344,-92.9051055908203,-92.8936462402344,-92.9051055908203,-92.9108352661133,-92.9222946166992,-92.9337539672852,-92.9394836425781,-92.9394836425781,-92.8821868896484,-92.87646484375,-92.6701965332031,-92.5212249755859,-92.509765625,-92.4925765991211,-92.4868469238281,-92.4524688720703,-92.4295501708984,-92.4123611450195,-92.3894424438477,-92.3779907226562,-92.3321533203125,-92.4639282226562,-92.4639282226562,-92.4581985473633,-92.4123611450195,-92.4009017944336,-92.3550643920898,-92.3436126708984,-92.3436126708984,-92.3436126708984,null,-90.9455871582031,-90.9284057617188,-90.9284057617188,-90.9455871582031,-90.962776184082,-90.9799728393555,-90.9857025146484,-91.0086135864258,-91.0429916381836,-91.0601806640625,-91.0716400146484,-91.0716400146484,-91.0544509887695,-91.0487213134766,-91.0601806640625,-91.06591796875,-91.0544509887695,-91.06591796875,-91.0945587158203,-91.1346664428711,-91.1403961181641,-91.1346664428711,-91.0773696899414,-91.06591796875,-91.0773696899414,-91.1117477416992,-91.1403961181641,-91.1862335205078,-91.2034225463867,-91.2206115722656,-91.2091522216797,-91.2034225463867,-91.1747741699219,-91.1633148193359,-91.1690444946289,-91.2148818969727,-91.23779296875,-91.2320709228516,-91.2607192993164,-91.2607192993164,-91.3294677734375,-91.335205078125,-91.3466644287109,-91.3466644287109,-91.3638458251953,-91.3695755004883,-91.4555206298828,-91.4555206298828,-91.5529251098633,-91.5471954345703,-91.4555206298828,-91.4497909545898,-91.415412902832,-91.415412902832,-91.3982238769531,-91.3753051757812,-91.3581161499023,-91.340934753418,-91.3237380981445,-91.3180084228516,-91.3180084228516,-91.3237380981445,-91.3065567016602,-91.2893676757812,-91.2779006958008,-91.2664489746094,-91.2549896240234,-91.2320709228516,-91.2206115722656,-91.2091522216797,-91.1862335205078,-91.1805038452148,-91.1690444946289,-91.157585144043,-91.157585144043,-91.157585144043,-91.1403961181641,-91.1690444946289,-91.1747741699219,-91.1919555664062,-91.1919555664062,-91.1919555664062,-91.1919555664062,-91.1862335205078,-91.1690444946289,-91.15185546875,-91.146125793457,-91.1289367675781,-91.1117477416992,-90.9455871582031,-90.9455871582031,null,-91.4555206298828,-91.4555206298828,-91.97119140625,-91.9998321533203,-91.9998321533203,-92.0170211791992,-92.0170211791992,-92.0112915039062,-92.0112915039062,-91.9998321533203,-92.0112915039062,-91.9826431274414,-91.9769134521484,-91.97119140625,-91.5529251098633,-91.4555206298828,-91.4555206298828,-91.4555206298828,null,-92.1144256591797,-92.1144256591797,-92.2290115356445,-92.240478515625,-92.4123611450195,-92.423828125,-92.423828125,-92.4410095214844,-92.4581985473633,-92.4639282226562,-92.4753875732422,-92.4925765991211,-92.515495300293,-92.5498733520508,-92.5670623779297,-92.6014404296875,-92.6071701049805,-92.6014404296875,-92.5556030273438,-92.5441436767578,-92.5498733520508,-92.5556030273438,-92.5498733520508,-92.5326843261719,-92.515495300293,-92.504035949707,-92.515495300293,-92.5326843261719,-92.5212249755859,-92.515495300293,-92.504035949707,-92.504035949707,-92.4983062744141,-92.4868469238281,-92.4811172485352,-92.4753875732422,-92.2748489379883,-92.1086959838867,-92.1144256591797,-92.1144256591797,null,-93.7129745483398,-93.7301635742188,-93.7588119506836,-93.7760009765625,-93.8046493530273,-93.8103790283203,-93.8161087036133,-93.9192428588867,-93.9192428588867,-94.0395584106445,-94.0395584106445,-94.0739364624023,-94.0739364624023,-94.0853958129883,-94.0853958129883,-94.0682144165039,-94.0624847412109,-94.056755065918,-94.0452880859375,-94.0395584106445,-94.0395584106445,-94.0223770141602,-94.0853958129883,-94.0853958129883,-93.9937210083008,-93.9879989624023,-93.9765396118164,-93.9765396118164,-93.9192428588867,-93.9192428588867,-93.9077835083008,-93.9077835083008,-93.9192428588867,-93.9192428588867,-93.7072448730469,-93.7129745483398,-93.7129745483398,null,-91.7076263427734,-92.1602630615234,-92.1602630615234,-92.1316146850586,-91.6732482910156,-91.4669799804688,-91.4612503051758,-91.4669799804688,-91.5758438110352,-91.5758438110352,-91.7076263427734,-91.7076263427734,null,-93.3004455566406,-93.0712661743164,-92.9738616943359,-92.9738616943359,-92.9738616943359,-92.87646484375,-92.87646484375,-92.8019714355469,-92.8019714355469,-92.7847900390625,-92.7847900390625,-92.9051055908203,-92.9108352661133,-92.9337539672852,-92.9394836425781,-92.9394836425781,-92.9394836425781,-92.9452133178711,-93.409309387207,-93.3978500366211,-93.3863906860352,-93.3863906860352,-93.3863906860352,-93.3004455566406,-93.3004455566406,null,-92.6701965332031,-92.6644668579102,-92.6186294555664,-92.6128997802734,-92.6128997802734,-92.5785217285156,-92.4066314697266,-92.4066314697266,-92.240478515625,-92.2175598144531,-92.2175598144531,-92.240478515625,-92.240478515625,-92.3321533203125,-92.3779907226562,-92.3894424438477,-92.4123611450195,-92.4295501708984,-92.4524688720703,-92.4868469238281,-92.4925765991211,-92.509765625,-92.5212249755859,-92.6701965332031,-92.6701965332031,null,-90.8138122558594,-90.8138122558594,-90.3382568359375,-90.3382568359375,-90.1892852783203,-90.1892852783203,-90.2637710571289,-90.3783645629883,-90.3840942382812,-90.3955535888672,-90.8539199829102,-90.8424606323242,-90.8539199829102,-90.8596496582031,-90.8596496582031,-90.8424606323242,-90.8310012817383,-90.8252639770508,-90.8023529052734,-90.7908935546875,-90.7794342041016,-90.7565155029297,-90.8138122558594,-90.8138122558594,null,-93.4837951660156,-93.7301635742188,-93.7301635742188,-93.7530822753906,-93.7588119506836,-93.7645416259766,-93.78173828125,-93.7702713012695,-93.7931900024414,-93.7931900024414,-93.7874603271484,-93.8161087036133,-93.8161087036133,-93.8046493530273,-93.8161087036133,-93.8218383789062,-93.8218383789062,-93.8332977294922,-93.8504867553711,-93.86767578125,-93.8791351318359,-93.8963241577148,-93.9135131835938,-93.9192428588867,-93.9135131835938,-93.9192428588867,-93.9364318847656,-93.95361328125,-93.9650802612305,-93.9650802612305,-93.9593505859375,-93.9708099365234,-93.9708099365234,-93.9593505859375,-93.8275680541992,-93.8218383789062,-93.7530822753906,-93.7187042236328,-93.7015228271484,-93.6957931518555,-93.6728668212891,-93.6556854248047,-93.6442260742188,-93.6327590942383,-93.6270294189453,-93.6098480224609,-93.5410842895508,-93.5239028930664,-93.5181732177734,-93.5009765625,-93.4895248413086,-93.4723358154297,-93.4494171142578,-93.4551467895508,-93.4723358154297,-93.4837951660156,-93.4837951660156,null,-92.6701965332031,-92.87646484375,-93.0311584472656,-93.0368881225586,-93.0311584472656,-93.0196990966797,-93.0368881225586,-93.0598068237305,-93.0884475708008,-93.1342849731445,-93.1915893554688,-93.1973190307617,-93.3520126342773,-93.3577423095703,-93.409309387207,-93.409309387207,-92.9452133178711,-92.9394836425781,-92.9394836425781,-92.9394836425781,-92.9337539672852,-92.9108352661133,-92.9051055908203,-92.7847900390625,-92.7389526367188,-92.7389526367188,-92.6816482543945,-92.6816482543945,-92.6644668579102,-92.6701965332031,-92.6701965332031,null,-94.2572860717773,-94.2572860717773,-94.2687454223633,-94.2687454223633,-93.9364318847656,-93.9421615600586,-93.9249725341797,-93.9249725341797,-93.8275680541992,-93.8218383789062,-93.8275680541992,-93.9593505859375,-93.9593505859375,-94.0166473388672,-94.056755065918,-94.0682144165039,-94.0739364624023,-94.0682144165039,-94.0796661376953,-94.0911254882812,-94.0968627929688,-94.0968627929688,-94.1025924682617,-94.0968627929688,-94.0968627929688,-94.1140518188477,-94.1083221435547,-94.1083221435547,-94.2572860717773,-94.2572860717773,null,-91.3695755004883,-91.23779296875,-91.2320709228516,-91.2263412475586,-91.2320709228516,-91.2435302734375,-91.2492599487305,-91.2435302734375,-91.2492599487305,-91.2607192993164,-91.2779006958008,-91.2950973510742,-91.3008270263672,-91.335205078125,-91.3523941040039,-91.3523941040039,-91.340934753418,-91.3466644287109,-91.3638458251953,-91.3695755004883,-91.3638458251953,-91.3523941040039,-91.335205078125,-91.3695755004883,-91.3753051757812,-91.5873031616211,-91.793571472168,-91.793571472168,-91.8164825439453,-91.8336791992188,-91.8279418945312,-91.8336791992188,-91.8508605957031,-91.8623199462891,-91.868049621582,-91.868049621582,-91.8565902709961,-91.8623199462891,-91.8451385498047,-91.7649230957031,-91.7305374145508,-91.4784469604492,-91.4727172851562,-91.3695755004883,-91.3695755004883,null,-92.2118301391602,-92.2175598144531,-92.2232818603516,-92.1602630615234,-92.1602630615234,-91.7076263427734,-91.7076263427734,-91.6904296875,-91.6904296875,-91.6961669921875,-91.7018966674805,-91.7248153686523,-91.7305374145508,-91.7649230957031,-91.8451385498047,-91.8623199462891,-91.8565902709961,-91.868049621582,-91.8795166015625,-91.9024276733398,-91.9310836791992,-91.9539947509766,-91.9654541015625,-91.9883728027344,-91.9998321533203,-92.0456695556641,-92.05712890625,-92.05712890625,-92.062858581543,-92.0800476074219,-92.1029663085938,-92.1144256591797,-92.1258850097656,-92.1144256591797,-92.1086959838867,-92.1086959838867,-92.1086959838867,-92.1086959838867,-92.0972290039062,-92.0800476074219,-92.0857772827148,-92.1373443603516,-92.1488037109375,-92.1659927368164,-92.1889038085938,-92.2003707885742,-92.2118301391602,-92.2118301391602,null,-91.0429916381836,-91.0429916381836,-91.0487213134766,-91.2607192993164,-91.2664489746094,-91.3523941040039,-91.3523941040039,-91.5873031616211,-91.5873031616211,-91.3753051757812,-91.3695755004883,-91.335205078125,-91.3523941040039,-91.3638458251953,-91.3695755004883,-91.3638458251953,-91.3466644287109,-91.340934753418,-91.3523941040039,-91.3523941040039,-91.335205078125,-91.3008270263672,-91.2950973510742,-91.2779006958008,-91.2607192993164,-91.2492599487305,-91.2435302734375,-91.2492599487305,-91.2435302734375,-91.2320709228516,-91.2263412475586,-91.2320709228516,-91.23779296875,-91.0429916381836,-91.0429916381836,-91.0429916381836,null,-91.9539947509766,-92.240478515625,-92.240478515625,-92.2175598144531,-92.2175598144531,-92.0342102050781,-91.7018966674805,-91.7076263427734,-91.598762512207,-91.5930328369141,-91.5758438110352,-91.5357360839844,-91.5128173828125,-91.5128173828125,-91.5128173828125,-91.5013580322266,-91.4898986816406,-91.4784469604492,-91.4555206298828,-91.4440612792969,-91.4326095581055,-91.4383392333984,-91.421142578125,-91.4326095581055,-91.4555206298828,-91.4841690063477,-91.5013580322266,-91.5357360839844,-91.5357360839844,-91.5471954345703,-91.5586547851562,-91.5471954345703,-91.5529251098633,-91.5701141357422,-91.598762512207,-91.598762512207,-91.6216812133789,-91.6445922851562,-91.6675186157227,-91.7018966674805,-91.7248153686523,-91.7248153686523,-91.7362670898438,-91.7420043945312,-91.9482650756836,-91.9539947509766,-91.9539947509766,null,-93.1801223754883,-93.1801223754883,-93.231689453125,-93.2374267578125,-93.2947158813477,-93.3004455566406,-93.3291015625,-93.3692016601562,-93.4035797119141,-93.420768737793,-93.420768737793,-93.4035797119141,-93.409309387207,-93.420768737793,-93.4666061401367,-93.4895248413086,-93.4952545166016,-93.5296325683594,-93.5754699707031,-93.5869216918945,-93.6098480224609,-93.6384887695312,-93.6556854248047,-93.678596496582,-93.7129745483398,-93.7072448730469,-93.5239028930664,-93.5239028930664,-93.1801223754883,-93.1801223754883,null,-93.4895248413086,-93.5239028930664,-93.8332977294922,-93.8332977294922,-93.8332977294922,-93.8447570800781,-93.8447570800781,-93.86767578125,-93.873405456543,-93.861946105957,-93.8390274047852,-93.8161087036133,-93.8275680541992,-93.8218383789062,-93.8046493530273,-93.7588119506836,-93.7416305541992,-93.7473526000977,-93.7416305541992,-93.7187042236328,-93.7244338989258,-93.7129745483398,-93.7187042236328,-93.7187042236328,-93.6957931518555,-93.684326171875,-93.684326171875,-93.6900634765625,-93.7015228271484,-93.684326171875,-93.684326171875,-93.684326171875,-93.7129745483398,-93.7187042236328,-93.7129745483398,-93.7244338989258,-93.7244338989258,-93.7129745483398,-93.7187042236328,-93.7301635742188,-93.4837951660156,-93.4780654907227,-93.3634719848633,-93.3978500366211,-93.420768737793,-93.4264984130859,-93.4379577636719,-93.4837951660156,-93.4895248413086,-93.4895248413086,null,-91.3695755004883,-91.3638458251953,-91.3466644287109,-91.340934753418,-91.2664489746094,-91.2549896240234,-91.1862335205078,-91.1747741699219,-91.1633148193359,-91.1232070922852,-91.1117477416992,-91.0945587158203,-91.0773696899414,-91.0716400146484,-90.8138122558594,-90.7565155029297,-90.7794342041016,-90.7908935546875,-90.8023529052734,-90.8252639770508,-90.8310012817383,-90.8424606323242,-90.8596496582031,-90.8596496582031,-90.8539199829102,-90.8424606323242,-90.8539199829102,-90.8768310546875,-90.882568359375,-90.882568359375,-91.0429916381836,-91.23779296875,-91.3695755004883,-91.3695755004883,null,-90.4127349853516,-90.424201965332,-90.429931640625,-90.429931640625,-90.4471206665039,-90.4585723876953,-90.4757690429688,-90.5216064453125,-90.5330657958984,-90.5445175170898,-90.5330657958984,-90.4814987182617,-90.4700393676758,-90.4643020629883,-90.4643020629883,-90.4814987182617,-90.4929504394531,-90.5330657958984,-90.5559768676758,-90.5731735229492,-91.0544509887695,-91.0601806640625,-91.1117477416992,-91.1060180664062,-91.1060180664062,-90.4127349853516,-90.4127349853516,-90.4127349853516,null,-91.97119140625,-91.97119140625,-91.9597244262695,-91.9539947509766,-91.9482650756836,-91.7420043945312,-91.7362670898438,-91.7248153686523,-91.7248153686523,-91.7018966674805,-91.6675186157227,-91.6445922851562,-91.6216812133789,-91.598762512207,-91.598762512207,-91.5701141357422,-91.5529251098633,-91.5471954345703,-91.5586547851562,-91.5471954345703,-91.5357360839844,-91.5357360839844,-91.5013580322266,-91.4841690063477,-91.4555206298828,-91.4326095581055,-91.415412902832,-91.415412902832,-91.4497909545898,-91.4555206298828,-91.5471954345703,-91.5529251098633,-91.97119140625,-91.97119140625,null,-94.4979248046875,-94.4921951293945,-94.4921951293945,-94.4520874023438,-94.4406356811523,-94.4406356811523,-94.4463577270508,-94.4119873046875,-94.4005279541016,-94.4005279541016,-94.4119873046875,-94.4119873046875,-94.3947982788086,-94.3833389282227,-94.3661499023438,-94.3546905517578,-94.3489608764648,-94.326042175293,-94.3203125,-94.3088531494141,-94.2802047729492,-94.2572860717773,-94.2229080200195,-94.2171783447266,-94.2057189941406,-94.1999893188477,-94.1828002929688,-94.1713409423828,-94.1598815917969,-94.1484298706055,-94.1255035400391,-94.0911254882812,-94.056755065918,-94.056755065918,-93.9593505859375,-93.9708099365234,-93.9708099365234,-93.9593505859375,-93.9650802612305,-93.9650802612305,-93.95361328125,-93.9364318847656,-93.9192428588867,-93.9135131835938,-93.9192428588867,-93.9135131835938,-93.8963241577148,-93.8791351318359,-93.86767578125,-93.8504867553711,-93.873405456543,-93.8905944824219,-93.9077835083008,-93.9077835083008,-93.9249725341797,-93.9421615600586,-93.95361328125,-93.9650802612305,-93.9765396118164,-93.9937210083008,-94.0281066894531,-94.0338287353516,-94.056755065918,-94.0796661376953,-94.0911254882812,-94.1197738647461,-94.1484298706055,-94.1541595458984,-94.1885375976562,-94.2057189941406,-94.2229080200195,-94.2286376953125,-94.2400970458984,-94.2630157470703,-94.2802047729492,-94.2973937988281,-94.3088531494141,-94.3661499023438,-94.4005279541016,-94.40625,-94.4234466552734,-94.4520874023438,-94.4635543823242,-94.4750137329102,-94.4807434082031,-94.4979248046875,-94.4979248046875,null,-94.0395584106445,-94.0395584106445,-93.9192428588867,-93.9192428588867,-93.8161087036133,-93.8103790283203,-93.8046493530273,-93.7760009765625,-93.7588119506836,-93.7301635742188,-93.7129745483398,-93.678596496582,-93.6556854248047,-93.6384887695312,-93.6098480224609,-93.5869216918945,-93.5754699707031,-93.5296325683594,-93.4952545166016,-93.4895248413086,-93.4666061401367,-93.420768737793,-93.409309387207,-93.4035797119141,-93.420768737793,-93.420768737793,-93.4035797119141,-93.3692016601562,-93.3291015625,-93.3004455566406,-93.2832641601562,-93.2889938354492,-93.4551467895508,-93.4608764648438,-93.4837951660156,-93.4895248413086,-93.4952545166016,-93.4952545166016,-93.5181732177734,-93.5239028930664,-93.5353622436523,-93.5353622436523,-93.6499557495117,-93.6556854248047,-93.7129745483398,-93.7129745483398,-93.7072448730469,-93.7072448730469,-94.0853958129883,-94.0853958129883,-94.1598815917969,-94.1598815917969,-94.1541595458984,-94.0395584106445,-94.0395584106445,-94.0395584106445,null,-92.1144256591797,-92.1144256591797,-92.1029663085938,-92.0685882568359,-92.0456695556641,-91.9998321533203,-91.9826431274414,-91.9597244262695,-91.9081573486328,-91.868049621582,-91.8279418945312,-91.8050308227539,-91.8050308227539,-91.6961669921875,-91.6961669921875,-91.6617889404297,-91.6445922851562,-91.6388702392578,-91.6503295898438,-91.6617889404297,-91.6617889404297,-91.6445922851562,-91.6388702392578,-91.6445922851562,-91.6675186157227,-91.6847076416016,-91.6904296875,-91.6904296875,-91.7018966674805,-92.0342102050781,-92.0399398803711,-92.1086959838867,-92.0972290039062,-92.1086959838867,-92.0915069580078,-92.0800476074219,-92.0800476074219,-92.1144256591797,-92.1144256591797,null,-93.7072448730469,-93.9192428588867,-93.9478912353516,-93.9708099365234,-93.9708099365234,-93.9593505859375,-93.9478912353516,-93.8963241577148,-93.8791351318359,-93.8791351318359,-93.678596496582,-93.6728668212891,-93.6499557495117,-93.6442260742188,-93.6327590942383,-93.6270294189453,-93.6098480224609,-93.6098480224609,-93.5869216918945,-93.5869216918945,-93.5525512695312,-93.5525512695312,-93.4895248413086,-93.4895248413086,-93.4551467895508,-93.4551467895508,-93.4723358154297,-93.4780654907227,-93.4952545166016,-93.4952545166016,-93.5124435424805,-93.5181732177734,-93.5353622436523,-93.5353622436523,-93.5296325683594,-93.5239028930664,-93.7072448730469,-93.7072448730469,null,-92.8420791625977,-92.773323059082,-92.7675933837891,-92.5498733520508,-92.5498733520508,-92.5556030273438,-92.5670623779297,-92.5785217285156,-92.5785217285156,-92.5670623779297,-92.5498733520508,-92.5326843261719,-92.5326843261719,-92.5441436767578,-92.5613327026367,-92.5727920532227,-92.5727920532227,-92.5613327026367,-92.5441436767578,-92.5326843261719,-92.5326843261719,-92.5212249755859,-92.4811172485352,-92.4811172485352,-92.4753875732422,-92.4581985473633,-92.4180908203125,-92.4295501708984,-92.4295501708984,-92.4180908203125,-92.4123611450195,-92.4123611450195,-92.8363571166992,-92.8363571166992,-92.8879165649414,-92.87646484375,-92.8707275390625,-92.8649978637695,-92.8420791625977,-92.8420791625977,-92.8420791625977,null,-94.051025390625,-94.051025390625,-94.056755065918,-94.0338287353516,-94.0281066894531,-93.9937210083008,-93.9765396118164,-93.9650802612305,-93.95361328125,-93.9421615600586,-93.9249725341797,-93.9077835083008,-93.9077835083008,-93.8905944824219,-93.873405456543,-93.8504867553711,-93.8332977294922,-93.8218383789062,-93.8218383789062,-93.8161087036133,-93.8046493530273,-93.8161087036133,-93.8161087036133,-93.7874603271484,-93.7931900024414,-93.7931900024414,-93.7702713012695,-93.78173828125,-93.7645416259766,-93.7588119506836,-93.7530822753906,-93.7301635742188,-93.7301635742188,-93.7187042236328,-93.7129745483398,-93.7244338989258,-93.7244338989258,-93.7129745483398,-93.7187042236328,-93.7129745483398,-93.684326171875,-93.684326171875,-93.684326171875,-93.7015228271484,-93.6900634765625,-93.684326171875,-93.684326171875,-93.6957931518555,-93.7187042236328,-93.7187042236328,-93.7129745483398,-93.7244338989258,-93.7187042236328,-93.7416305541992,-93.7473526000977,-93.7416305541992,-93.7588119506836,-93.8046493530273,-93.8218383789062,-93.8275680541992,-93.8161087036133,-93.8390274047852,-93.861946105957,-93.873405456543,-93.86767578125,-93.8447570800781,-93.8447570800781,-93.8332977294922,-93.8332977294922,-93.8332977294922,-94.051025390625,-94.051025390625,null,-89.7194595336914,-89.7137298583984,-89.6850814819336,-89.6564407348633,-89.6507034301758,-89.6621704101562,-89.7080078125,-89.7366485595703,-89.7366485595703,-89.7309188842773,-89.7309188842773,-89.7423782348633,-89.7824859619141,-89.799674987793,-89.799674987793,-89.8283233642578,-89.9085388183594,-89.9371871948242,-89.9429168701172,-89.9371871948242,-89.9142684936523,-89.8741607666016,-89.8627014160156,-89.8684310913086,-89.8970794677734,-89.9028091430664,-89.9085388183594,-89.9085388183594,-89.9142684936523,-89.9600982666016,-89.983024597168,-89.9944839477539,-90.0116653442383,-90.0288619995117,-90.0460433959961,-90.0689697265625,-90.0804214477539,-90.0861511230469,-90.0976104736328,-90.1205368041992,-90.1262588500977,-90.1377182006836,-90.16064453125,-90.2924194335938,-90.2981491088867,-90.2981491088867,-89.971565246582,-89.9658279418945,-89.7939453125,-89.7538375854492,-89.7194595336914,-89.7194595336914,null,-91.0544509887695,-91.0601806640625,-91.0086135864258,-91.0143432617188,-91.0601806640625,-91.0773696899414,-91.1060180664062,-91.1403961181641,-91.1346664428711,-91.1403961181641,-91.157585144043,-91.1805038452148,-91.1747741699219,-91.1805038452148,-91.1862335205078,-91.2148818969727,-91.2263412475586,-91.2206115722656,-91.2320709228516,-91.2435302734375,-91.2549896240234,-91.2607192993164,-91.2664489746094,-91.2836303710938,-91.2836303710938,-91.2893676757812,-91.3695755004883,-91.3810424804688,-91.4039535522461,-91.415412902832,-91.415412902832,-91.4497909545898,-91.4497909545898,-91.3753051757812,-91.3695755004883,-91.3523941040039,-91.3523941040039,-91.3695755004883,-91.3638458251953,-91.3008270263672,-91.3008270263672,-91.2607192993164,-91.2607192993164,-91.1633148193359,-91.1690444946289,-91.157585144043,-91.15185546875,-91.1060180664062,-91.1117477416992,-91.0601806640625,-91.0544509887695,-91.0544509887695,null,-93.9307022094727,-93.9135131835938,-93.8963241577148,-93.8791351318359,-93.86767578125,-93.8791351318359,-93.8848648071289,-93.8848648071289,-93.873405456543,-93.8504867553711,-93.7645416259766,-93.7530822753906,-93.7416305541992,-93.7072448730469,-93.3863906860352,-93.3863906860352,-93.3978500366211,-93.409309387207,-93.409309387207,-93.4780654907227,-93.9364318847656,-93.9307022094727,-93.9307022094727,null,-93.3634719848633,-93.4780654907227,-93.4837951660156,-93.4723358154297,-93.4551467895508,-93.4494171142578,-93.3806610107422,-93.3634719848633,-93.3405532836914,-93.3176345825195,-93.3061752319336,-93.2947158813477,-93.2717971801758,-93.1801223754883,-93.1572113037109,-93.151481628418,-93.1285552978516,-93.1056442260742,-93.1113739013672,-93.2145004272461,-93.2145004272461,-93.3634719848633,-93.3634719848633,null,-92.9509429931641,-93.1801223754883,-93.5239028930664,-93.5239028930664,-93.5296325683594,-93.5353622436523,-93.5353622436523,-93.5181732177734,-93.5124435424805,-93.4952545166016,-93.4952545166016,-93.4780654907227,-93.4723358154297,-93.4551467895508,-93.4551467895508,-93.4895248413086,-93.4895248413086,-93.3004455566406,-92.9452133178711,-92.9509429931641,-92.9394836425781,-92.9509429931641,-92.9509429931641,null,-92.9853210449219,-93.1171035766602,-93.1113739013672,-93.1056442260742,-93.0769958496094,-93.0655364990234,-93.04833984375,-93.0254287719727,-92.9853210449219,-92.9452133178711,-92.9165649414062,-92.595703125,-92.595703125,-92.6071701049805,-92.6358108520508,-92.6759185791016,-92.7217559814453,-92.7389526367188,-92.7389526367188,-92.7217559814453,-92.7274856567383,-92.7446823120117,-92.7618637084961,-92.7847900390625,-92.7847900390625,-92.773323059082,-92.779052734375,-92.7389526367188,-92.7389526367188,-92.7274856567383,-92.7160263061523,-92.7045745849609,-92.6816482543945,-92.6644668579102,-92.6530075073242,-92.6243591308594,-92.6071701049805,-92.5899810791016,-92.6358108520508,-92.6644668579102,-92.6873779296875,-92.7045745849609,-92.7446823120117,-92.773323059082,-92.8077011108398,-92.9853210449219,-92.9853210449219,null,-93.0712661743164,-93.3004455566406,-93.3004455566406,-93.3176345825195,-93.3176345825195,-93.3004455566406,-93.2947158813477,-93.2832641601562,-93.2832641601562,-93.2603378295898,-93.2603378295898,-93.2431564331055,-93.2431564331055,-93.225959777832,-93.225959777832,-93.2145004272461,-93.2087707519531,-93.1973190307617,-93.1973190307617,-93.1743927001953,-93.1743927001953,-93.151481628418,-93.151481628418,-93.1342849731445,-93.1342849731445,-93.1171035766602,-93.1113739013672,-93.0941772460938,-93.0941772460938,-93.0769958496094,-93.0769958496094,-93.0540771484375,-93.0540771484375,-92.7217559814453,-92.6759185791016,-92.6530075073242,-92.6358108520508,-92.6186294555664,-92.6014404296875,-92.5785217285156,-92.5556030273438,-92.5498733520508,-92.5441436767578,-92.5556030273438,-92.6014404296875,-92.6071701049805,-92.6014404296875,-92.5670623779297,-92.5498733520508,-92.5498733520508,-92.6472778320312,-92.6472778320312,-92.7446823120117,-92.7446823120117,-92.7274856567383,-92.7332153320312,-92.779052734375,-92.7847900390625,-92.8191604614258,-92.8191604614258,-93.0769958496094,-93.0712661743164,-93.0712661743164,null,-91.0601806640625,-91.0143432617188,-91.0086135864258,-91.0601806640625,-91.0544509887695,-90.5731735229492,-90.5674438476562,-90.5330657958984,-90.5330657958984,-90.5387878417969,-90.5617141723633,-90.5731735229492,-90.5674438476562,-90.5788955688477,-90.607551574707,-90.6533889770508,-90.6763000488281,-90.7164077758789,-90.7393264770508,-90.7507858276367,-90.7450561523438,-90.7221374511719,-90.7393264770508,-90.7679748535156,-90.7966232299805,-90.8195419311523,-90.8367309570312,-90.8596496582031,-90.8997573852539,-90.9112091064453,-90.9112091064453,-90.8940277099609,-90.8310012817383,-90.8195419311523,-90.8310012817383,-90.8653717041016,-90.9226684570312,-90.962776184082,-90.9799728393555,-90.9455871582031,-91.1117477416992,-91.1117477416992,-91.0945587158203,-91.0888290405273,-91.1002883911133,-91.0945587158203,-91.0716400146484,-91.0716400146484,-91.0773696899414,-91.0716400146484,-91.0773696899414,-91.0716400146484,-91.0601806640625,-91.0544509887695,-91.0601806640625,-91.0601806640625,null,-93.9364318847656,-93.4780654907227,-93.4780654907227,-93.4952545166016,-93.4952545166016,-93.4895248413086,-93.4551467895508,-93.4494171142578,-93.4494171142578,-93.4494171142578,-93.4551467895508,-93.4551467895508,-93.4666061401367,-93.4494171142578,-93.4379577636719,-93.4264984130859,-93.3863906860352,-93.3806610107422,-93.4494171142578,-93.4723358154297,-93.4895248413086,-93.5009765625,-93.5181732177734,-93.5239028930664,-93.5410842895508,-93.6098480224609,-93.6270294189453,-93.6327590942383,-93.6442260742188,-93.6556854248047,-93.6728668212891,-93.6957931518555,-93.7015228271484,-93.7187042236328,-93.7530822753906,-93.8218383789062,-93.8275680541992,-93.9249725341797,-93.9249725341797,-93.9421615600586,-93.9364318847656,-93.9364318847656,null,-91.0429916381836,-91.0429916381836,-90.7393264770508,-90.6533889770508,-90.5330657958984,-90.2981491088867,-90.2924194335938,-90.4986801147461,-90.607551574707,-90.61328125,-90.7221374511719,-90.7221374511719,-91.0429916381836,-91.0429916381836,null,-93.9307022094727,-93.9364318847656,-94.2687454223633,-94.2687454223633,-94.2572860717773,-94.2572860717773,-94.4864654541016,-94.4807434082031,-94.4692840576172,-94.3317718505859,-94.326042175293,-94.0452880859375,-94.0452880859375,-93.9307022094727,-93.9307022094727,-93.9307022094727,null,-92.8420791625977,-92.8535385131836,-92.87646484375,-92.8936462402344,-92.9051055908203,-92.9337539672852,-92.9853210449219,-93.0139694213867,-93.0311584472656,-93.0368881225586,-93.0540771484375,-93.0655364990234,-93.1113739013672,-93.1801223754883,-93.2202301025391,-93.2374267578125,-93.2660675048828,-93.2832641601562,-93.3004455566406,-93.2947158813477,-93.2374267578125,-93.231689453125,-93.1801223754883,-93.1801223754883,-92.9509429931641,-92.8019714355469,-92.8019714355469,-92.8420791625977,-92.8420791625977,-92.8420791625977,null,-91.8050308227539,-91.7821044921875,-91.7534637451172,-91.7305374145508,-91.7190856933594,-91.6732482910156,-91.6503295898438,-91.6388702392578,-91.610221862793,-91.5930328369141,-91.5930328369141,-91.4669799804688,-91.4555206298828,-91.4669799804688,-91.4727172851562,-91.4669799804688,-91.4440612792969,-91.4383392333984,-91.3638458251953,-91.3638458251953,-91.3695755004883,-91.3523941040039,-91.3523941040039,-91.3695755004883,-91.3753051757812,-91.4497909545898,-91.4497909545898,-91.415412902832,-91.415412902832,-91.4039535522461,-91.3810424804688,-91.3695755004883,-91.5930328369141,-91.598762512207,-91.6904296875,-91.6904296875,-91.6847076416016,-91.6675186157227,-91.6445922851562,-91.6388702392578,-91.6445922851562,-91.6617889404297,-91.6617889404297,-91.6503295898438,-91.6388702392578,-91.6445922851562,-91.6617889404297,-91.6961669921875,-91.6961669921875,-91.8050308227539,-91.8050308227539,-91.8050308227539,null,-92.1144256591797,-92.0800476074219,-92.0800476074219,-92.0915069580078,-92.1086959838867,-92.0972290039062,-92.1086959838867,-92.0399398803711,-92.0342102050781,-92.2175598144531,-92.240478515625,-92.240478515625,-92.3436126708984,-92.3436126708984,-92.4410095214844,-92.4467391967773,-92.4983062744141,-92.504035949707,-92.5556030273438,-92.5556030273438,-92.6530075073242,-92.6587371826172,-92.7274856567383,-92.7446823120117,-92.7446823120117,-92.6472778320312,-92.6472778320312,-92.5498733520508,-92.5498733520508,-92.515495300293,-92.4925765991211,-92.4753875732422,-92.4639282226562,-92.4581985473633,-92.4410095214844,-92.423828125,-92.423828125,-92.4123611450195,-92.240478515625,-92.2290115356445,-92.1144256591797,-92.1144256591797,null,-90.8138122558594,-91.0716400146484,-91.0773696899414,-91.0945587158203,-91.1117477416992,-91.1232070922852,-91.1633148193359,-91.1747741699219,-91.1862335205078,-91.2549896240234,-91.2664489746094,-91.2664489746094,-91.2721786499023,-91.2779006958008,-91.2836303710938,-91.3008270263672,-91.3008270263672,-91.3180084228516,-91.3237380981445,-91.3523941040039,-91.3581161499023,-91.3695755004883,-91.3753051757812,-91.3810424804688,-91.3925018310547,-91.4039535522461,-91.4096832275391,-91.415412902832,-91.415412902832,-91.146125793457,-90.7908935546875,-90.7908935546875,-90.7794342041016,-90.7794342041016,-90.7679748535156,-90.7679748535156,-90.7737045288086,-90.7851638793945,-90.7794342041016,-90.7565155029297,-90.7565155029297,-90.7622451782227,-90.7794342041016,-90.7966232299805,-90.8138122558594,-90.8138122558594,-90.8138122558594,-90.8138122558594,null,-91.1633148193359,-91.0544509887695,-91.0429916381836,-90.510139465332,-90.4070129394531,-90.4070129394531,-90.4127349853516,-90.4127349853516,-91.1060180664062,-91.1060180664062,-91.15185546875,-91.157585144043,-91.1690444946289,-91.1633148193359,-91.1633148193359,null,-93.0712661743164,-93.0769958496094,-92.8191604614258,-92.8191604614258,-92.7847900390625,-92.779052734375,-92.7332153320312,-92.7274856567383,-92.6587371826172,-92.6530075073242,-92.5556030273438,-92.5556030273438,-92.504035949707,-92.4983062744141,-92.4467391967773,-92.4410095214844,-92.3436126708984,-92.3436126708984,-92.240478515625,-92.240478515625,-92.4066314697266,-92.4066314697266,-92.5785217285156,-92.6128997802734,-92.6128997802734,-92.6186294555664,-92.6644668579102,-92.6816482543945,-92.6816482543945,-92.7389526367188,-92.7389526367188,-92.7847900390625,-92.7847900390625,-92.8019714355469,-92.8019714355469,-92.87646484375,-92.87646484375,-92.9738616943359,-92.9738616943359,-92.9738616943359,-93.0712661743164,-93.0712661743164,null,-93.7072448730469,-93.7416305541992,-93.7530822753906,-93.7645416259766,-93.8504867553711,-93.873405456543,-93.8848648071289,-93.8848648071289,-93.8791351318359,-93.86767578125,-93.8791351318359,-93.8963241577148,-93.9135131835938,-93.9307022094727,-93.9307022094727,-94.0452880859375,-94.0452880859375,-94.326042175293,-94.3317718505859,-94.4692840576172,-94.4578247070312,-94.2458267211914,-94.2400970458984,-94.2458267211914,-94.2515563964844,-94.234375,-94.234375,-94.2114486694336,-94.2114486694336,-94.1885375976562,-94.1885375976562,-94.1713409423828,-94.1713409423828,-94.1598815917969,-94.1598815917969,-94.0853958129883,-94.0853958129883,-93.7072448730469,-93.7072448730469,-93.7072448730469,null,-92.4123611450195,-92.4123611450195,-92.4123611450195,-92.6243591308594,-92.6243591308594,-92.8019714355469,-92.9509429931641,-92.9394836425781,-92.9509429931641,-92.9452133178711,-92.8879165649414,-92.8363571166992,-92.8363571166992,-92.4123611450195,-92.4123611450195,null,-94.0395584106445,-94.0395584106445,-94.1541595458984,-94.1598815917969,-94.1713409423828,-94.1713409423828,-94.1885375976562,-94.1885375976562,-94.2114486694336,-94.2114486694336,-94.234375,-94.234375,-94.2515563964844,-94.2458267211914,-94.2400970458984,-94.2458267211914,-94.4578247070312,-94.4406356811523,-94.4463577270508,-94.40625,-94.3833389282227,-94.3661499023438,-94.3661499023438,-94.3604202270508,-94.3546905517578,-94.314582824707,-94.2973937988281,-94.234375,-94.1885375976562,-94.1598815917969,-94.1541595458984,-94.1598815917969,-94.136962890625,-94.1083221435547,-94.0853958129883,-94.0853958129883,-94.0739364624023,-94.0739364624023,-94.0395584106445,-94.0395584106445,null,-94.4864654541016,-94.2572860717773,-94.1083221435547,-94.1083221435547,-94.1140518188477,-94.0968627929688,-94.0968627929688,-94.1025924682617,-94.0968627929688,-94.0968627929688,-94.0911254882812,-94.0796661376953,-94.0682144165039,-94.0739364624023,-94.0682144165039,-94.056755065918,-94.0166473388672,-93.9593505859375,-93.9593505859375,-94.056755065918,-94.056755065918,-94.0911254882812,-94.1255035400391,-94.1484298706055,-94.1598815917969,-94.1713409423828,-94.1828002929688,-94.1999893188477,-94.2057189941406,-94.2171783447266,-94.2229080200195,-94.2572860717773,-94.2802047729492,-94.3088531494141,-94.3203125,-94.326042175293,-94.3489608764648,-94.3546905517578,-94.3661499023438,-94.3833389282227,-94.3947982788086,-94.4119873046875,-94.4119873046875,-94.4005279541016,-94.4005279541016,-94.4119873046875,-94.4463577270508,-94.4406356811523,-94.4406356811523,-94.4520874023438,-94.4921951293945,-94.4864654541016,-94.4864654541016,null,-91.2664489746094,-91.340934753418,-91.3466644287109,-91.3638458251953,-91.3695755004883,-91.4727172851562,-91.4784469604492,-91.7305374145508,-91.7248153686523,-91.7018966674805,-91.6961669921875,-91.6904296875,-91.6904296875,-91.7076263427734,-91.7076263427734,-91.5758438110352,-91.5758438110352,-91.4669799804688,-91.4612503051758,-91.421142578125,-91.415412902832,-91.415412902832,-91.4096832275391,-91.4039535522461,-91.3925018310547,-91.3810424804688,-91.3753051757812,-91.3695755004883,-91.3581161499023,-91.3523941040039,-91.3237380981445,-91.3180084228516,-91.3008270263672,-91.3008270263672,-91.2836303710938,-91.2779006958008,-91.2721786499023,-91.2664489746094,-91.2664489746094,-91.2664489746094,null,-92.2118301391602,-92.2003707885742,-92.1889038085938,-92.1659927368164,-92.1488037109375,-92.1373443603516,-92.0857772827148,-92.0800476074219,-92.0972290039062,-92.1086959838867,-92.1086959838867,-92.1086959838867,-92.1086959838867,-92.1144256591797,-92.1258850097656,-92.1144256591797,-92.1029663085938,-92.0800476074219,-92.062858581543,-92.05712890625,-92.05712890625,-92.0456695556641,-91.9998321533203,-91.9883728027344,-91.9654541015625,-91.9539947509766,-91.9310836791992,-91.9024276733398,-91.8795166015625,-91.868049621582,-91.868049621582,-91.8623199462891,-91.8508605957031,-91.8336791992188,-91.8279418945312,-91.8336791992188,-92.2748489379883,-92.4123611450195,-92.4123611450195,-92.4123611450195,-92.3092269897461,-92.3092269897461,-92.2175598144531,-92.2118301391602,-92.2118301391602,null,-92.062858581543,-92.0857772827148,-92.7274856567383,-92.9910507202148,-92.9853210449219,-92.8077011108398,-92.773323059082,-92.7446823120117,-92.7045745849609,-92.6873779296875,-92.6644668579102,-92.6358108520508,-92.5899810791016,-92.5727920532227,-92.5441436767578,-92.5384140014648,-92.5212249755859,-92.504035949707,-92.4983062744141,-92.4868469238281,-92.4753875732422,-92.4581985473633,-92.4639282226562,-92.4581985473633,-92.4410095214844,-92.4180908203125,-92.3665237426758,-92.3436126708984,-92.320686340332,-92.3149566650391,-92.2977752685547,-92.2863159179688,-92.2576675415039,-92.240478515625,-92.2232818603516,-92.2232818603516,-92.2118301391602,-92.1946411132812,-92.1831741333008,-92.1831741333008,-92.1602630615234,-92.1258850097656,-92.1258850097656,-92.1316146850586,-92.1316146850586,-92.1373443603516,-92.14306640625,-92.1373443603516,-92.1086959838867,-92.1086959838867,-92.062858581543,-92.062858581543,null,-92.8420791625977,-92.8420791625977,-92.8019714355469,-92.8019714355469,-92.6243591308594,-92.6243591308594,-92.4123611450195,-92.4123611450195,-92.2748489379883,-92.2748489379883,-92.4753875732422,-92.4811172485352,-92.8420791625977,-92.8420791625977,null,-93.9192428588867,-93.9192428588867,-94.131233215332,-94.136962890625,-94.503662109375,-94.5609588623047,-94.4005279541016,-94.4005279541016,-94.3432312011719,-94.3375015258789,-94.0281066894531,-94.0223770141602,-93.8963241577148,-93.9478912353516,-93.9593505859375,-93.9708099365234,-93.9708099365234,-93.9478912353516,-93.9192428588867,-93.9192428588867,null,-91.3523941040039,-91.3523941040039,-91.3638458251953,-91.3753051757812,-91.3867721557617,-91.3982238769531,-91.3925018310547,-91.3982238769531,-91.415412902832,-91.421142578125,-91.4383392333984,-91.4326095581055,-91.4440612792969,-91.4383392333984,-91.421142578125,-91.415412902832,-91.4096832275391,-91.3982238769531,-91.3867721557617,-91.3867721557617,-91.4039535522461,-91.3982238769531,-91.3867721557617,-91.3867721557617,-91.3925018310547,-91.3925018310547,-91.3982238769531,-91.4096832275391,-91.4326095581055,-91.4326095581055,-91.4612503051758,-91.4555206298828,-91.4440612792969,-91.4440612792969,-91.4555206298828,-91.4383392333984,-91.4497909545898,-91.4612503051758,-91.4669799804688,-91.5930328369141,-91.5930328369141,-91.610221862793,-91.6388702392578,-91.6503295898438,-91.6732482910156,-91.7190856933594,-91.7305374145508,-91.7534637451172,-91.7821044921875,-91.8050308227539,-91.8279418945312,-91.868049621582,-91.9081573486328,-91.9597244262695,-91.9826431274414,-91.9998321533203,-92.0456695556641,-92.0685882568359,-92.1029663085938,-92.1144256591797,-92.1086959838867,-91.8623199462891,-91.8565902709961,-91.8336791992188,-91.8164825439453,-91.7993011474609,-91.793571472168,-91.793571472168,-91.5873031616211,-91.5873031616211,-91.3523941040039,-91.3523941040039,null,-91.4669799804688,-91.4612503051758,-91.4497909545898,-91.4383392333984,-91.4555206298828,-91.4440612792969,-91.4440612792969,-91.4555206298828,-91.4612503051758,-91.4326095581055,-91.4326095581055,-91.4096832275391,-91.3982238769531,-91.3925018310547,-91.3925018310547,-91.3867721557617,-91.3867721557617,-91.3982238769531,-91.4039535522461,-91.3867721557617,-91.3867721557617,-91.3982238769531,-91.4096832275391,-91.415412902832,-91.421142578125,-91.4383392333984,-91.4440612792969,-91.4326095581055,-91.4383392333984,-91.421142578125,-91.415412902832,-91.3982238769531,-91.3925018310547,-91.3982238769531,-91.3867721557617,-91.3753051757812,-91.3638458251953,-91.3523941040039,-91.3523941040039,-91.3523941040039,-91.2664489746094,-91.2607192993164,-91.0487213134766,-91.0429916381836,-91.0544509887695,-91.1633148193359,-91.2607192993164,-91.2607192993164,-91.3008270263672,-91.3008270263672,-91.3638458251953,-91.3638458251953,-91.4383392333984,-91.4440612792969,-91.4669799804688,-91.4727172851562,-91.4669799804688,-91.4555206298828,-91.4669799804688,-91.4669799804688,null,-93.7072448730469,-93.7072448730469,-93.7129745483398,-93.7129745483398,-93.6556854248047,-93.6499557495117,-93.5353622436523,-93.5353622436523,-93.5239028930664,-93.5181732177734,-93.4952545166016,-93.4952545166016,-93.4895248413086,-93.4837951660156,-93.4608764648438,-93.4551467895508,-93.2889938354492,-93.2832641601562,-93.2660675048828,-93.2374267578125,-93.2202301025391,-93.1801223754883,-93.1113739013672,-93.0655364990234,-93.0540771484375,-93.0368881225586,-93.0311584472656,-93.0139694213867,-92.9853210449219,-92.9337539672852,-92.9509429931641,-92.96240234375,-92.9738616943359,-92.9795913696289,-92.9910507202148,-93.0254287719727,-93.0368881225586,-93.0368881225586,-93.0540771484375,-93.0540771484375,-93.0540771484375,-93.0769958496094,-93.0769958496094,-93.0941772460938,-93.0941772460938,-93.1113739013672,-93.1171035766602,-93.1342849731445,-93.1342849731445,-93.151481628418,-93.151481628418,-93.1743927001953,-93.1743927001953,-93.1973190307617,-93.1973190307617,-93.2087707519531,-93.2145004272461,-93.225959777832,-93.225959777832,-93.2431564331055,-93.2431564331055,-93.2603378295898,-93.2603378295898,-93.2832641601562,-93.2832641601562,-93.2947158813477,-93.3004455566406,-93.3176345825195,-93.3176345825195,-93.3004455566406,-93.3004455566406,-93.3863906860352,-93.3863906860352,-93.7072448730469,-93.7072448730469,-93.7072448730469,null,-121.478507995605,-121.512893676758,-121.885314941406,-121.896774291992,-121.925422668457,-121.948341369629,-121.954063415527,-121.954063415527,-121.999908447266,-122.045738220215,-122.07438659668,-122.091567993164,-122.11449432373,-122.143142700195,-122.188980102539,-122.24055480957,-122.274917602539,-122.269195556641,-122.274917602539,-122.274917602539,-122.274917602539,-122.246276855469,-122.20044708252,-122.183242797852,-122.131675720215,-122.120231628418,-122.045738220215,-121.98844909668,-121.982711791992,-121.593101501465,-121.552993774414,-121.552993774414,-121.552993774414,-121.501426696777,-121.489967346191,-121.478507995605,-121.478507995605,null,-120.074768066406,-120.05184173584,-119.954444885254,-119.948707580566,-119.914337158203,-119.908599853516,-119.885696411133,-119.874229431152,-119.885696411133,-119.868492126465,-119.57056427002,-119.59920501709,-119.61067199707,-119.604942321777,-119.547637939453,-119.536178588867,-119.559097290039,-119.547637939453,-119.582023620605,-119.593482971191,-119.616394042969,-119.61067199707,-119.633590698242,-119.645050048828,-119.667961120605,-119.702346801758,-119.719528198242,-119.759635925293,-119.822662353516,-119.862770080566,-120.02320098877,-120.05184173584,-120.074768066406,-120.074768066406,-120.069030761719,-120.074768066406,-120.074768066406,null,-120.074768066406,-120.069030761719,-120.126335144043,-120.21800994873,-120.355514526367,-120.395622253418,-120.441452026367,-120.464370727539,-120.50447845459,-120.619079589844,-120.636260986328,-120.785232543945,-120.888366699219,-120.934196472168,-120.980041503906,-121.002960205078,-121.020149230957,-120.991500854492,-120.945655822754,-120.917007446289,-120.813873291016,-120.641998291016,-120.573234558105,-120.50447845459,-120.435729980469,-120.355514526367,-120.286758422852,-120.235191345215,-120.223731994629,-120.166442871094,-120.114875793457,-120.097686767578,-120.074768066406,-120.074768066406,null,-121.62174987793,-121.908233642578,-121.908233642578,-121.891036987305,-121.885314941406,-121.87385559082,-121.86238861084,-121.87385559082,-121.850929260254,-121.982711791992,-122.011360168457,-121.98844909668,-121.994171142578,-121.971252441406,-121.994171142578,-121.936882019043,-121.942604064941,-122.02855682373,-122.022819519043,-122.057205200195,-122.062927246094,-122.062927246094,-122.051467895508,-121.816558837891,-121.805099487305,-121.764991760254,-121.730606079102,-121.742073059082,-121.701965332031,-121.66185760498,-121.644668579102,-121.633209228516,-121.593101501465,-121.598831176758,-121.541534423828,-121.461318969727,-121.455596923828,-121.415489196777,-121.40975189209,-121.369644165039,-121.415489196777,-121.426940917969,-121.415489196777,-121.42121887207,-121.415489196777,-121.438400268555,-121.438400268555,-121.392570495605,-121.329544067383,-121.226402282715,-121.220680236816,-121.134742736816,-121.088897705078,-121.05451965332,-121.071716308594,-121.088897705078,-121.094635009766,-121.129005432129,-121.146194458008,-121.226402282715,-121.232139587402,-121.266510009766,-121.272247314453,-121.283706665039,-121.341003417969,-121.375381469727,-121.472785949707,-121.501426696777,-121.541534423828,-121.581642150879,-121.610290527344,-121.62174987793,-121.62174987793,null,-120.069030761719,-120.074768066406,-120.074768066406,-120.05184173584,-120.074768066406,-120.10913848877,-120.189361572266,-120.246658325195,-120.38990020752,-120.464370727539,-120.498756408691,-120.521667480469,-120.538864135742,-120.51594543457,-120.56177520752,-120.63053894043,-120.647720336914,-120.917007446289,-120.934196472168,-120.962852478027,-120.980041503906,-120.980041503906,-120.934196472168,-120.888366699219,-120.785232543945,-120.636260986328,-120.619079589844,-120.50447845459,-120.464370727539,-120.441452026367,-120.395622253418,-120.355514526367,-120.21800994873,-120.126335144043,-120.069030761719,-120.069030761719,null,-121.822280883789,-122.400978088379,-122.406700134277,-122.423889160156,-122.475456237793,-122.492652893066,-122.486915588379,-122.509841918945,-122.48119354248,-122.48119354248,-122.515563964844,-122.601516723633,-122.618698120117,-122.658805847168,-122.69319152832,-122.761940002441,-122.76766204834,-122.756202697754,-122.77912902832,-122.807769775391,-122.77912902832,-122.727554321289,-122.635879516602,-122.143142700195,-122.143142700195,-122.011360168457,-122.011360168457,-121.885314941406,-121.891036987305,-121.908233642578,-121.908233642578,-121.925422668457,-121.936882019043,-121.931144714355,-121.942604064941,-121.925422668457,-121.885314941406,-121.839469909668,-121.78791809082,-121.828018188477,-121.822280883789,-121.822280883789,null,-121.570182800293,-121.581642150879,-121.587379455566,-121.558723449707,-121.587379455566,-121.581642150879,-121.552993774414,-121.57592010498,-121.541534423828,-121.552993774414,-121.593101501465,-121.982711791992,-121.98844909668,-122.045738220215,-122.120231628418,-122.131675720215,-122.183242797852,-122.20044708252,-122.246276855469,-122.274917602539,-122.303565979004,-122.332214355469,-122.360870361328,-122.378059387207,-122.366592407227,-122.349411010742,-122.337951660156,-122.337951660156,-122.292106628418,-122.263458251953,-122.246276855469,-122.217628479004,-122.234817504883,-122.125953674316,-122.091567993164,-122.005630493164,-121.936882019043,-121.896774291992,-121.850929260254,-121.83374786377,-121.828018188477,-121.793640136719,-121.742073059082,-121.707702636719,-121.684776306152,-121.679039001465,-121.650398254395,-121.62174987793,-121.604568481445,-121.570182800293,-121.570182800293,null,-123.684394836426,-123.735969543457,-123.793258666992,-123.793258666992,-124.005256652832,-124.03963470459,-124.056823730469,-124.068283081055,-124.074005126953,-124.03963470459,-124.056823730469,-124.09693145752,-124.108390808105,-124.131309509277,-124.154220581055,-124.188606262207,-124.222984313965,-124.234436035156,-124.222984313965,-124.200065612793,-124.188606262207,-124.18286895752,-123.844825744629,-123.546890258789,-123.564079284668,-123.55835723877,-123.632827758789,-123.667213439941,-123.695861816406,-123.73023223877,-123.695861816406,-123.707321166992,-123.718780517578,-123.678672790527,-123.707321166992,-123.707321166992,-123.73023223877,-123.741691589355,-123.707321166992,-123.707321166992,-123.661476135254,-123.661476135254,-123.695861816406,-123.684394836426,-123.684394836426,-123.684394836426,null,-121.151931762695,-121.151931762695,-121.100357055664,-121.08317565918,-121.043067932129,-120.922744750977,-120.876907348633,-120.813873291016,-120.745124816895,-120.71647644043,-120.693557739258,-120.573234558105,-120.544586181641,-120.464370727539,-120.447189331055,-120.252380371094,-120.246658325195,-120.17790222168,-120.137794494629,-120.074768066406,-120.006011962891,-119.994552612305,-119.868492126465,-119.885696411133,-119.874229431152,-119.885696411133,-119.908599853516,-119.914337158203,-119.948707580566,-119.954444885254,-120.05184173584,-120.074768066406,-120.097686767578,-120.114875793457,-120.166442871094,-120.223731994629,-120.235191345215,-120.286758422852,-120.355514526367,-120.435729980469,-120.50447845459,-120.573234558105,-120.641998291016,-120.813873291016,-120.917007446289,-120.945655822754,-120.991500854492,-121.020149230957,-121.037330627441,-121.129005432129,-121.146194458008,-121.151931762695,-121.151931762695,null,-120.682106018066,-120.682106018066,-120.664909362793,-120.584693908691,-120.584693908691,-120.71647644043,-120.876907348633,-120.899826049805,-120.533126831055,-120.51594543457,-120.464370727539,-120.452911376953,-120.452911376953,-120.435729980469,-120.384162902832,-120.372695922852,-120.326866149902,-120.275299072266,-120.10913848877,-119.97737121582,-119.942985534668,-119.776832580566,-119.76537322998,-119.736709594727,-119.72526550293,-119.65650177002,-119.65650177002,-119.639312744141,-119.627853393555,-119.61067199707,-119.604942321777,-119.564834594727,-119.536178588867,-119.564834594727,-119.564834594727,-119.52473449707,-119.496070861816,-119.48462677002,-119.467422485352,-119.404411315918,-119.381484985352,-119.335647583008,-119.318458557129,-119.318458557129,-119.261169433594,-119.043434143066,-119.014785766602,-118.980422973633,-118.940315246582,-118.848640441895,-118.785606384277,-118.768424987793,-118.75122833252,-118.75122833252,-118.774147033691,-118.779884338379,-118.756965637207,-118.774147033691,-118.728317260742,-118.699668884277,-118.642364501953,-118.671012878418,-118.648101806641,-118.436111450195,-118.350158691406,-118.361618041992,-118.390266418457,-118.36735534668,-118.373077392578,-118.355895996094,-118.413185119629,-118.968955993652,-118.968955993652,-119.289810180664,-119.295539855957,-119.444519042969,-119.52473449707,-119.559097290039,-119.582023620605,-119.645050048828,-119.65650177002,-119.730987548828,-119.748176574707,-119.948707580566,-119.948707580566,-120.26383972168,-120.298225402832,-120.321128845215,-120.447189331055,-120.43000793457,-120.487297058105,-120.527404785156,-120.544586181641,-120.584693908691,-120.596153259277,-120.636260986328,-120.676368713379,-120.624801635742,-120.682106018066,-120.676368713379,-120.682106018066,-120.682106018066,null,-122.939552307129,-122.057205200195,-122.022819519043,-122.02855682373,-121.942604064941,-121.936882019043,-121.994171142578,-121.971252441406,-121.994171142578,-121.98844909668,-122.011360168457,-121.982711791992,-121.850929260254,-121.87385559082,-121.86238861084,-121.87385559082,-121.885314941406,-122.011360168457,-122.011360168457,-122.143142700195,-122.143142700195,-122.635879516602,-122.727554321289,-122.710372924805,-122.73902130127,-122.744743347168,-122.847877502441,-122.882263183594,-122.887985229492,-122.899444580078,-122.899444580078,-122.916633605957,-122.916633605957,-122.945289611816,-122.939552307129,-122.939552307129,null,-123.420837402344,-123.455215454102,-123.449478149414,-123.455215454102,-123.495323181152,-123.426574707031,-123.426574707031,-123.466682434082,-123.460945129395,-123.506790161133,-123.569801330566,-123.609909057617,-123.632827758789,-123.627105712891,-123.58699798584,-123.58699798584,-123.58699798584,-123.55835723877,-123.55835723877,-123.546890258789,-123.546890258789,-123.999526977539,-124.028175354004,-124.045356750488,-124.074005126953,-124.079742431641,-124.12557220459,-124.154220581055,-124.200065612793,-124.25163269043,-124.303199768066,-124.349029541016,-124.354751586914,-124.331848144531,-124.343307495117,-124.383415222168,-124.37767791748,-124.331848144531,-124.286003112793,-124.211524963379,-124.154220581055,-124.114112854004,-124.091201782227,-124.12557220459,-124.154220581055,-124.142761230469,-124.131309509277,-124.091201782227,-124.079742431641,-124.091201782227,-124.056823730469,-124.045356750488,-124.03963470459,-124.03963470459,-124.005256652832,-123.793258666992,-123.793258666992,-123.735969543457,-123.684394836426,-123.523971557617,-123.495323181152,-123.501045227051,-123.466682434082,-123.466682434082,-123.438034057617,-123.420837402344,-123.420837402344,null,-114.688957214355,-114.729064941406,-114.71760559082,-114.740524291992,-114.688957214355,-114.711875915527,-114.700416564941,-114.660308837891,-114.539993286133,-114.482696533203,-114.47696685791,-114.47696685791,-114.522804260254,-114.551452636719,-114.59156036377,-114.654586791992,-114.688957214355,-114.734802246094,-116.10417175293,-116.109893798828,-116.109893798828,-116.086975097656,-116.086975097656,-116.07551574707,-114.688957214355,-114.688957214355,null,-115.897903442383,-115.674446105957,-115.789039611816,-116.115623474121,-116.52815246582,-116.957878112793,-117.353210449219,-117.570945739746,-117.628234863281,-117.662620544434,-117.91471862793,-117.91471862793,-117.966285705566,-118.006393432617,-117.994934082031,-118.006393432617,-117.983474731445,-117.989196777344,-118.029304504395,-118.012115478516,-118.04076385498,-118.063682556152,-118.04076385498,-118.063682556152,-118.092330932617,-118.120979309082,-118.098052978516,-118.098052978516,-118.143898010254,-118.149620056152,-118.138160705566,-118.143898010254,-118.189727783203,-118.24129486084,-118.229835510254,-118.281402587891,-118.269943237305,-118.304328918457,-118.327247619629,-118.373077392578,-118.332969665527,-118.332969665527,-118.355895996094,-118.373077392578,-118.36735534668,-118.390266418457,-118.361618041992,-118.350158691406,-118.436111450195,-118.648101806641,-118.671012878418,-118.642364501953,-118.699668884277,-118.728317260742,-118.774147033691,-118.756965637207,-118.779884338379,-118.774147033691,-118.75122833252,-118.75122833252,-117.84595489502,-117.181335449219,-115.897903442383,-115.897903442383,null,-117.651153564453,-118.894470214844,-118.934577941895,-118.94603729248,-119.24397277832,-119.24397277832,-119.284072875977,-119.284072875977,-119.387214660645,-119.392951965332,-119.444519042969,-119.467422485352,-119.467422485352,-119.467422485352,-119.48462677002,-119.547637939453,-119.559097290039,-119.65650177002,-119.667961120605,-119.799743652344,-119.799743652344,-119.874229431152,-119.874229431152,-119.994552612305,-120.091949462891,-120.091949462891,-120.200813293457,-120.195083618164,-120.200813293457,-119.51326751709,-118.006393432617,-117.966285705566,-117.91471862793,-117.91471862793,-117.662620544434,-117.628234863281,-117.651153564453,-117.651153564453,null,-119.51326751709,-120.200813293457,-120.206550598145,-120.252380371094,-120.235191345215,-120.269577026367,-120.298225402832,-120.26383972168,-119.948707580566,-119.948707580566,-119.748176574707,-119.730987548828,-119.65650177002,-119.645050048828,-119.582023620605,-119.559097290039,-119.518997192383,-119.51326751709,-119.455963134766,-119.461700439453,-119.52473449707,-119.518997192383,-119.530456542969,-119.518997192383,-119.51326751709,-119.51326751709,null,-122.400978088379,-122.418167114258,-122.418167114258,-122.400978088379,-122.395240783691,-122.41242980957,-122.395240783691,-122.389518737793,-122.406700134277,-122.423889160156,-122.41242980957,-122.475456237793,-122.601516723633,-122.624420166016,-122.658805847168,-122.687454223633,-122.710372924805,-122.744743347168,-122.750480651855,-122.77912902832,-122.77912902832,-122.802047729492,-122.813507080078,-122.859336853027,-122.916633605957,-122.951011657715,-122.956741333008,-122.991119384766,-123.077056884766,-123.077056884766,-123.10572052002,-123.111442565918,-123.077056884766,-123.008308410645,-123.008308410645,-123.025505065918,-123.036949157715,-123.094253540039,-123.077056884766,-123.036949157715,-122.887985229492,-122.882263183594,-122.847877502441,-122.744743347168,-122.73902130127,-122.710372924805,-122.727554321289,-122.77912902832,-122.807769775391,-122.77912902832,-122.756202697754,-122.76766204834,-122.761940002441,-122.69319152832,-122.658805847168,-122.618698120117,-122.601516723633,-122.515563964844,-122.48119354248,-122.48119354248,-122.509841918945,-122.486915588379,-122.492652893066,-122.475456237793,-122.423889160156,-122.406700134277,-122.400978088379,-122.400978088379,null,-120.006011962891,-120.006011962891,-120.154983520508,-120.160705566406,-120.143516540527,-120.114875793457,-120.103408813477,-120.114875793457,-120.17790222168,-120.229469299316,-120.275299072266,-120.344055175781,-120.573234558105,-120.653450012207,-120.762321472168,-120.88264465332,-120.888366699219,-120.922744750977,-120.974304199219,-121.077438354492,-121.071716308594,-121.255065917969,-121.329544067383,-121.341003417969,-120.006011962891,-120.006011962891,null,-118.894470214844,-117.651153564453,-117.662620544434,-117.662620544434,-117.651153564453,-117.656883239746,-117.645416259766,-117.737091064453,-117.765739440918,-117.80012512207,-117.78865814209,-117.78865814209,-117.823043823242,-117.972007751465,-117.977737426758,-118.063682556152,-118.092330932617,-118.092330932617,-118.138160705566,-118.172546386719,-118.206932067871,-118.235572814941,-118.235572814941,-118.247032165527,-118.281402587891,-118.304328918457,-118.327247619629,-118.36735534668,-118.390266418457,-118.390266418457,-118.373077392578,-118.36735534668,-118.390266418457,-118.441833496094,-118.45329284668,-118.481941223145,-118.533508300781,-118.659568786621,-118.728317260742,-118.774147033691,-118.808532714844,-118.928855895996,-118.94603729248,-118.951774597168,-118.774147033691,-118.66529083252,-118.671012878418,-118.630905151367,-118.61946105957,-118.883010864258,-118.894470214844,-118.894470214844,null,-119.295539855957,-119.266891479492,-119.232521057129,-119.209602355957,-119.163757324219,-119.106460571289,-119.06063079834,-119.026252746582,-119.014785766602,-119.043434143066,-119.261169433594,-119.318458557129,-119.318458557129,-119.335647583008,-119.381484985352,-119.404411315918,-119.467422485352,-119.48462677002,-119.496070861816,-119.52473449707,-119.564834594727,-119.564834594727,-119.536178588867,-119.564834594727,-119.604942321777,-119.61067199707,-119.627853393555,-119.639312744141,-119.65650177002,-119.65650177002,-119.72526550293,-119.736709594727,-119.76537322998,-119.776832580566,-119.942985534668,-119.97737121582,-120.10913848877,-120.275299072266,-120.326866149902,-120.372695922852,-120.384162902832,-120.435729980469,-120.452911376953,-120.452911376953,-120.464370727539,-120.51594543457,-120.533126831055,-120.51594543457,-120.464370727539,-120.401344299316,-120.344055175781,-120.309684753418,-120.26383972168,-120.189361572266,-120.114875793457,-120.086227416992,-120.046119689941,-120.017471313477,-119.885696411133,-119.753913879395,-119.645050048828,-119.645050048828,-119.61067199707,-119.61067199707,-119.576286315918,-119.576286315918,-119.335647583008,-119.295539855957,-119.295539855957,null,-122.945289611816,-122.899444580078,-122.761940002441,-122.641616821289,-122.584312438965,-122.504104614258,-122.463996887207,-122.469734191895,-122.48119354248,-122.48119354248,-122.469734191895,-122.44108581543,-122.429626464844,-122.429626464844,-122.458267211914,-122.463996887207,-122.458267211914,-122.446807861328,-122.423889160156,-122.406700134277,-122.406700134277,-122.418167114258,-122.44108581543,-122.458267211914,-122.469734191895,-122.458267211914,-122.452545166016,-122.458267211914,-122.486915588379,-122.504104614258,-122.532760620117,-122.549942016602,-122.595779418945,-122.618698120117,-122.635879516602,-122.647346496582,-122.658805847168,-122.670265197754,-122.716094970703,-122.756202697754,-122.77912902832,-122.830696105957,-122.876525878906,-122.882263183594,-122.887985229492,-122.922370910645,-122.93383026123,-122.945289611816,-122.968200683594,-122.985397338867,-122.97966003418,-122.951011657715,-122.939552307129,-122.945289611816,-122.962478637695,-122.939552307129,-122.916633605957,-122.887985229492,-122.876525878906,-122.887985229492,-122.928092956543,-122.945289611816,-122.945289611816,null,-120.384162902832,-120.344055175781,-120.321128845215,-120.321128845215,-120.355514526367,-120.332595825195,-120.275299072266,-120.200813293457,-120.172164916992,-120.126335144043,-120.10913848877,-120.080490112305,-120.034660339355,-119.885696411133,-119.857048034668,-119.834121704102,-119.788284301758,-119.639312744141,-119.622131347656,-119.530456542969,-119.392951965332,-119.347106933594,-119.335647583008,-119.301277160645,-119.295539855957,-119.335647583008,-119.576286315918,-119.576286315918,-119.61067199707,-119.61067199707,-119.645050048828,-119.645050048828,-119.753913879395,-119.885696411133,-120.017471313477,-120.046119689941,-120.080490112305,-120.14924621582,-120.189361572266,-120.200813293457,-120.292488098145,-120.286758422852,-120.315406799316,-120.372695922852,-120.384162902832,-120.384162902832,null,-123.546890258789,-123.546890258789,-122.93383026123,-122.928092956543,-122.922370910645,-122.951011657715,-122.968200683594,-122.962478637695,-122.956741333008,-122.939552307129,-122.945289611816,-122.916633605957,-122.916633605957,-122.899444580078,-122.899444580078,-122.887985229492,-122.882263183594,-122.887985229492,-123.036949157715,-123.077056884766,-123.094253540039,-123.036949157715,-123.025505065918,-123.008308410645,-123.008308410645,-123.077056884766,-123.111442565918,-123.10572052002,-123.077056884766,-123.077056884766,-122.991119384766,-122.956741333008,-122.951011657715,-122.916633605957,-122.859336853027,-122.813507080078,-122.876525878906,-123.071334838867,-123.077056884766,-123.128623962402,-123.128623962402,-123.357818603516,-123.357818603516,-123.466682434082,-123.478141784668,-123.495323181152,-123.535430908203,-123.569801330566,-123.58699798584,-123.64429473877,-123.690124511719,-123.718780517578,-123.707321166992,-123.684394836426,-123.67293548584,-123.73023223877,-123.787536621094,-123.804718017578,-123.810455322266,-123.787536621094,-123.758888244629,-123.764610290527,-123.758888244629,-123.776069641113,-123.804718017578,-123.804718017578,-123.856285095215,-123.902114868164,-123.913581848145,-123.947959899902,-123.976608276367,-123.999526977539,-123.546890258789,-123.546890258789,null,-120.533126831055,-120.899826049805,-120.934196472168,-121.140464782715,-121.151931762695,-121.163391113281,-121.214958190918,-121.226402282715,-121.237869262695,-121.249328613281,-121.255065917969,-121.214958190918,-121.214958190918,-121.243606567383,-121.249328613281,-121.226402282715,-121.226402282715,-121.197761535645,-121.043067932129,-120.96858215332,-120.985763549805,-120.705017089844,-120.441452026367,-120.384162902832,-120.372695922852,-120.315406799316,-120.286758422852,-120.292488098145,-120.200813293457,-120.189361572266,-120.14924621582,-120.080490112305,-120.046119689941,-120.086227416992,-120.114875793457,-120.189361572266,-120.26383972168,-120.309684753418,-120.344055175781,-120.401344299316,-120.464370727539,-120.51594543457,-120.533126831055,-120.533126831055,null,-121.341003417969,-121.46704864502,-121.472785949707,-120.888366699219,-120.006011962891,-120.006011962891,-121.341003417969,-121.341003417969,null,-119.140846252441,-118.418922424316,-117.84595489502,-118.75122833252,-118.768424987793,-118.785606384277,-118.848640441895,-118.940315246582,-118.980422973633,-119.014785766602,-119.026252746582,-119.06063079834,-119.106460571289,-119.163757324219,-119.209602355957,-119.232521057129,-119.266891479492,-119.249710083008,-119.186676025391,-119.215324401855,-119.186676025391,-119.215324401855,-119.209602355957,-119.301277160645,-119.318458557129,-119.306999206543,-119.306999206543,-119.415855407715,-119.455963134766,-119.496070861816,-119.52473449707,-119.564834594727,-119.61067199707,-119.616394042969,-119.604942321777,-119.639312744141,-119.633590698242,-119.65650177002,-119.645050048828,-119.633590698242,-119.61067199707,-119.616394042969,-119.593482971191,-119.582023620605,-119.547637939453,-119.559097290039,-119.536178588867,-119.547637939453,-119.604942321777,-119.61067199707,-119.59920501709,-119.57056427002,-119.329917907715,-119.140846252441,-119.140846252441,null,-120.200813293457,-121.272247314453,-121.306617736816,-121.33528137207,-121.375381469727,-121.40975189209,-121.444137573242,-121.46704864502,-121.495704650879,-121.53581237793,-121.570182800293,-121.62174987793,-121.667594909668,-121.696243286133,-121.730606079102,-121.782180786133,-121.828018188477,-121.86238861084,-121.86238861084,-121.86238861084,-121.891036987305,-121.896774291992,-121.931144714355,-121.931144714355,-121.908233642578,-121.91968536377,-121.931144714355,-121.913955688477,-121.891036987305,-121.850929260254,-121.83374786377,-121.793640136719,-121.770713806152,-121.759254455566,-121.764991760254,-121.770713806152,-121.764991760254,-121.753532409668,-121.730606079102,-121.696243286133,-121.667594909668,-121.644668579102,-121.633209228516,-121.558723449707,-121.501426696777,-121.472785949707,-121.46704864502,-121.438400268555,-121.472785949707,-121.455596923828,-121.346725463867,-121.300895690918,-121.300895690918,-121.32381439209,-121.283706665039,-121.300895690918,-121.237869262695,-121.186294555664,-121.043067932129,-121.043067932129,-120.991500854492,-120.980041503906,-120.934196472168,-120.922744750977,-120.739395141602,-120.705017089844,-120.722213745117,-120.745124816895,-120.739395141602,-120.71647644043,-120.682106018066,-120.676368713379,-120.682106018066,-120.624801635742,-120.676368713379,-120.636260986328,-120.596153259277,-120.584693908691,-120.544586181641,-120.527404785156,-120.487297058105,-120.43000793457,-120.447189331055,-120.321128845215,-120.298225402832,-120.269577026367,-120.235191345215,-120.252380371094,-120.206550598145,-120.200813293457,-120.200813293457,null,-122.395240783691,-122.37232208252,-122.343673706055,-122.280654907227,-122.251998901367,-122.234817504883,-122.246276855469,-122.22908782959,-122.20044708252,-122.20044708252,-122.166061401367,-122.177520751953,-122.148880004883,-122.125953674316,-122.11449432373,-122.125953674316,-122.131675720215,-122.057205200195,-122.217628479004,-122.223350524902,-122.194709777832,-122.251998901367,-122.28638458252,-122.309303283691,-122.349411010742,-122.37232208252,-122.360870361328,-122.378059387207,-122.423889160156,-122.458267211914,-122.446807861328,-122.492652893066,-122.48119354248,-122.538482666016,-122.56713104248,-122.635879516602,-122.65308380127,-122.635879516602,-122.635879516602,-122.624420166016,-122.601516723633,-122.475456237793,-122.41242980957,-122.423889160156,-122.406700134277,-122.389518737793,-122.395240783691,-122.41242980957,-122.395240783691,-122.395240783691,null,-121.272247314453,-121.283706665039,-121.283706665039,-121.266510009766,-121.214958190918,-121.192031860352,-121.151931762695,-121.129005432129,-121.043067932129,-121.008682250977,-120.974304199219,-120.768043518066,-120.71647644043,-120.613342285156,-120.584693908691,-120.498756408691,-120.097686767578,-119.994552612305,-120.006011962891,-120.091949462891,-120.401344299316,-120.659187316895,-120.745124816895,-120.894088745117,-121.002960205078,-121.05451965332,-121.140464782715,-121.197761535645,-121.243606567383,-121.272247314453,-121.272247314453,null,-117.67407989502,-117.656883239746,-117.639694213867,-117.628234863281,-117.593864440918,-117.570945739746,-117.54801940918,-117.54801940918,-117.513648986816,-117.484992980957,-117.43342590332,-117.513648986816,-117.507911682129,-117.513648986816,-117.525100708008,-117.582405090332,-117.582405090332,-117.645416259766,-117.679801940918,-117.71418762207,-117.742828369141,-117.78865814209,-117.834503173828,-117.868873596191,-117.891799926758,-117.931907653809,-118.006393432617,-118.057945251465,-118.080871582031,-118.092330932617,-118.092330932617,-118.063682556152,-117.977737426758,-117.972007751465,-117.823043823242,-117.78865814209,-117.67407989502,-117.67407989502,null,-120.006011962891,-120.006011962891,-120.074768066406,-120.137794494629,-120.17790222168,-120.246658325195,-120.252380371094,-120.447189331055,-120.464370727539,-120.544586181641,-120.573234558105,-120.693557739258,-120.71647644043,-120.745124816895,-120.813873291016,-120.876907348633,-120.922744750977,-121.043067932129,-121.08317565918,-121.100357055664,-121.151931762695,-121.151931762695,-121.478507995605,-121.484245300293,-121.461318969727,-121.461318969727,-121.415489196777,-121.40975189209,-121.415489196777,-121.38111114502,-121.352462768555,-121.312355041504,-121.272247314453,-121.243606567383,-121.197761535645,-121.140464782715,-121.05451965332,-121.002960205078,-120.894088745117,-120.745124816895,-120.659187316895,-120.401344299316,-120.091949462891,-120.006011962891,-120.006011962891,-120.006011962891,-120.006011962891,null,-121.05451965332,-121.088897705078,-121.134742736816,-121.220680236816,-121.226402282715,-121.329544067383,-121.392570495605,-121.438400268555,-121.438400268555,-121.415489196777,-121.42121887207,-121.415489196777,-121.426940917969,-121.415489196777,-121.369644165039,-121.40975189209,-121.415489196777,-121.455596923828,-121.478507995605,-121.472785949707,-121.415489196777,-121.363922119141,-121.375381469727,-121.392570495605,-121.455596923828,-121.489967346191,-121.489967346191,-121.495704650879,-121.501426696777,-121.329544067383,-121.255065917969,-121.071716308594,-121.077438354492,-120.974304199219,-120.922744750977,-120.888366699219,-120.88264465332,-120.762321472168,-120.653450012207,-120.573234558105,-120.344055175781,-120.275299072266,-120.229469299316,-120.17790222168,-120.114875793457,-120.103408813477,-120.114875793457,-120.143516540527,-120.160705566406,-120.154983520508,-120.212272644043,-120.47583770752,-120.487297058105,-120.653450012207,-120.682106018066,-120.705017089844,-120.773765563965,-120.785232543945,-120.808151245117,-120.876907348633,-120.934196472168,-120.95711517334,-120.95711517334,-120.985763549805,-121.008682250977,-121.05451965332,-121.05451965332,null,-116.07551574707,-116.138542175293,-117.026634216309,-117.25008392334,-117.255813598633,-117.376129150391,-117.364669799805,-117.46208190918,-117.507911682129,-117.513648986816,-117.43342590332,-117.484992980957,-117.513648986816,-117.54801940918,-117.54801940918,-117.570945739746,-117.593864440918,-117.628234863281,-117.639694213867,-117.656883239746,-117.67407989502,-117.668342590332,-117.668342590332,-117.616775512695,-117.616775512695,-117.570945739746,-117.559478759766,-117.387596130371,-117.387596130371,-117.232887268066,-117.227165222168,-116.94068145752,-116.934959411621,-116.327613830566,-116.178649902344,-115.319221496582,-115.319221496582,-114.488426208496,-114.41967010498,-114.448318481445,-114.471237182617,-114.454048156738,-114.517074584961,-114.539993286133,-114.539993286133,-114.522804260254,-114.539993286133,-114.528533935547,-114.557182312012,-114.568641662598,-114.62020111084,-114.608741760254,-114.637390136719,-114.648849487305,-114.688957214355,-116.07551574707,-116.07551574707,null,-121.002960205078,-121.065979003906,-121.146194458008,-121.214958190918,-121.272247314453,-121.306617736816,-121.404029846191,-121.432678222656,-121.478507995605,-121.484245300293,-121.501426696777,-121.512893676758,-121.53581237793,-121.541534423828,-121.581642150879,-121.564460754395,-121.570182800293,-121.604568481445,-121.62174987793,-121.650398254395,-121.679039001465,-121.684776306152,-121.707702636719,-121.742073059082,-121.793640136719,-121.828018188477,-121.83374786377,-121.810821533203,-121.78791809082,-121.764991760254,-121.730606079102,-121.713424682617,-121.684776306152,-121.616027832031,-121.604568481445,-121.598831176758,-121.593101501465,-121.57592010498,-121.530075073242,-121.512893676758,-121.524353027344,-121.501426696777,-121.501426696777,-121.552993774414,-121.501426696777,-121.501426696777,-121.53581237793,-121.570182800293,-121.604568481445,-121.62174987793,-121.62174987793,-121.610290527344,-121.598831176758,-121.478507995605,-121.151931762695,-121.146194458008,-121.129005432129,-121.037330627441,-121.020149230957,-121.002960205078,-121.002960205078,null,-120.899826049805,-120.876907348633,-120.71647644043,-120.584693908691,-120.584693908691,-120.664909362793,-120.682106018066,-120.682106018066,-120.71647644043,-120.739395141602,-120.745124816895,-120.722213745117,-120.705017089844,-120.739395141602,-120.922744750977,-120.934196472168,-120.980041503906,-120.991500854492,-121.043067932129,-121.043067932129,-121.186294555664,-121.237869262695,-121.300895690918,-121.283706665039,-121.32381439209,-121.300895690918,-121.300895690918,-121.346725463867,-121.455596923828,-121.472785949707,-121.438400268555,-121.46704864502,-121.472785949707,-121.501426696777,-121.558723449707,-121.633209228516,-121.644668579102,-121.616027832031,-121.598831176758,-121.564460754395,-121.530075073242,-121.501426696777,-121.501426696777,-121.455596923828,-121.40975189209,-121.272247314453,-121.237869262695,-121.226402282715,-121.214958190918,-121.163391113281,-121.151931762695,-121.140464782715,-120.934196472168,-120.899826049805,-120.899826049805,null,-115.674446105957,-114.637390136719,-114.63166809082,-114.608741760254,-114.568641662598,-114.545722961426,-114.551452636719,-114.574363708496,-114.448318481445,-114.41967010498,-114.402488708496,-114.373832702637,-114.287887573242,-114.16756439209,-114.13892364502,-114.133193969727,-114.190490722656,-114.230598449707,-114.299346923828,-114.396751403809,-114.41967010498,-114.488426208496,-115.319221496582,-115.319221496582,-116.178649902344,-116.327613830566,-116.934959411621,-116.94068145752,-117.227165222168,-117.232887268066,-117.387596130371,-117.387596130371,-117.559478759766,-117.570945739746,-117.616775512695,-117.616775512695,-117.668342590332,-117.668342590332,-117.67407989502,-117.78865814209,-117.78865814209,-117.80012512207,-117.765739440918,-117.737091064453,-117.645416259766,-117.656883239746,-117.651153564453,-117.662620544434,-117.662620544434,-117.651153564453,-117.628234863281,-117.570945739746,-117.353210449219,-116.957878112793,-116.52815246582,-116.115623474121,-115.789039611816,-115.674446105957,-115.674446105957,null,-117.507911682129,-117.46208190918,-117.364669799805,-117.376129150391,-117.255813598633,-117.25008392334,-117.026634216309,-116.138542175293,-116.07551574707,-116.086975097656,-116.086975097656,-116.109893798828,-116.109893798828,-116.10417175293,-117.112571716309,-117.112571716309,-117.112571716309,-117.124031066895,-117.158409118652,-117.164138793945,-117.152671813965,-117.101119995117,-117.083923339844,-117.083923339844,-117.09538269043,-117.124031066895,-117.146949768066,-117.158409118652,-117.181335449219,-117.198516845703,-117.209983825684,-117.227165222168,-117.232887268066,-117.209983825684,-117.204246520996,-117.209983825684,-117.227165222168,-117.25008392334,-117.255813598633,-117.232887268066,-117.227165222168,-117.244346618652,-117.25008392334,-117.284454345703,-117.318840026855,-117.353210449219,-117.404777526855,-117.43342590332,-117.473533630371,-117.525100708008,-117.565208435059,-117.582405090332,-117.582405090332,-117.525100708008,-117.513648986816,-117.507911682129,-117.507911682129,null,-122.360870361328,-122.406700134277,-122.458267211914,-122.469734191895,-122.48119354248,-122.48119354248,-122.458267211914,-122.446807861328,-122.41242980957,-122.400978088379,-122.383781433105,-122.343673706055,-122.343673706055,-122.337951660156,-122.320762634277,-122.343673706055,-122.360870361328,-122.360870361328,-122.360870361328,null,-121.570182800293,-121.564460754395,-121.581642150879,-121.541534423828,-121.53581237793,-121.512893676758,-121.501426696777,-121.484245300293,-121.478507995605,-121.432678222656,-121.404029846191,-121.306617736816,-121.272247314453,-121.214958190918,-121.146194458008,-121.065979003906,-121.002960205078,-120.980041503906,-120.980041503906,-120.962852478027,-120.934196472168,-120.917007446289,-120.922744750977,-120.922744750977,-120.899826049805,-120.905548095703,-120.922744750977,-120.985763549805,-121.037330627441,-121.088897705078,-121.151931762695,-121.214958190918,-121.432678222656,-121.478507995605,-121.489967346191,-121.501426696777,-121.552993774414,-121.552993774414,-121.552993774414,-121.541534423828,-121.57592010498,-121.552993774414,-121.581642150879,-121.587379455566,-121.558723449707,-121.587379455566,-121.581642150879,-121.570182800293,-121.570182800293,null,-121.272247314453,-120.200813293457,-120.195083618164,-120.200813293457,-120.091949462891,-120.091949462891,-119.994552612305,-119.874229431152,-119.874229431152,-119.799743652344,-119.799743652344,-119.667961120605,-119.65650177002,-119.559097290039,-119.547637939453,-119.48462677002,-119.467422485352,-119.467422485352,-119.467422485352,-119.518997192383,-119.667961120605,-119.748176574707,-119.85131072998,-120.091949462891,-120.183624267578,-120.30394744873,-120.315406799316,-120.292488098145,-120.298225402832,-120.47583770752,-120.567512512207,-120.584693908691,-120.619079589844,-120.619079589844,-120.60188293457,-120.596153259277,-120.619079589844,-120.653450012207,-120.687828063965,-120.693557739258,-120.71647644043,-120.762321472168,-120.813873291016,-120.853981018066,-120.853981018066,-120.825332641602,-120.813873291016,-120.796691894531,-120.785232543945,-120.813873291016,-120.84253692627,-120.848258972168,-120.888366699219,-120.96858215332,-121.002960205078,-121.071716308594,-121.12328338623,-121.163391113281,-121.214958190918,-121.249328613281,-121.272247314453,-121.272247314453,-121.272247314453,null,-122.131675720215,-122.137413024902,-122.137413024902,-122.223350524902,-122.234817504883,-122.303565979004,-122.303565979004,-122.320762634277,-122.337951660156,-122.37232208252,-122.389518737793,-122.383781433105,-122.37232208252,-122.378059387207,-122.400978088379,-122.418167114258,-122.418167114258,-122.429626464844,-122.469734191895,-122.486915588379,-122.486915588379,-122.486915588379,-122.458267211914,-122.458267211914,-122.469734191895,-122.458267211914,-122.406700134277,-122.360870361328,-122.349411010742,-122.332214355469,-122.337951660156,-122.343673706055,-122.309303283691,-122.251998901367,-122.217628479004,-122.194709777832,-122.154602050781,-122.11449432373,-122.091567993164,-122.080123901367,-122.062927246094,-122.091567993164,-122.131675720215,-122.171783447266,-122.177520751953,-122.194709777832,-122.166061401367,-122.171783447266,-122.160339355469,-122.154602050781,-122.131675720215,-122.131675720215,null,-119.467422485352,-119.444519042969,-119.450241088867,-119.444519042969,-119.444519042969,-119.455963134766,-119.438781738281,-119.490348815918,-119.536178588867,-119.582023620605,-119.667961120605,-119.72526550293,-119.776832580566,-119.839851379395,-119.885696411133,-119.948707580566,-119.994552612305,-120.06330871582,-120.126335144043,-120.275299072266,-120.401344299316,-120.43000793457,-120.464370727539,-120.498756408691,-120.567512512207,-120.607620239258,-120.619079589844,-120.584693908691,-120.584693908691,-120.613342285156,-120.607620239258,-120.573234558105,-120.60188293457,-120.613342285156,-120.63053894043,-120.619079589844,-120.584693908691,-120.567512512207,-120.47583770752,-120.298225402832,-120.292488098145,-120.315406799316,-120.30394744873,-120.183624267578,-120.091949462891,-119.85131072998,-119.748176574707,-119.667961120605,-119.518997192383,-119.467422485352,-119.467422485352,null,-122.062927246094,-122.045738220215,-122.005630493164,-121.971252441406,-121.948341369629,-121.925422668457,-121.896774291992,-121.885314941406,-121.512893676758,-121.478507995605,-121.484245300293,-121.461318969727,-121.478507995605,-121.455596923828,-121.449859619141,-121.40975189209,-121.404029846191,-121.42121887207,-121.40975189209,-121.42121887207,-121.449859619141,-121.444137573242,-121.40975189209,-121.40975189209,-121.392570495605,-121.363922119141,-121.329544067383,-121.306617736816,-121.266510009766,-121.243606567383,-121.226402282715,-121.226402282715,-121.249328613281,-121.243606567383,-121.214958190918,-121.214958190918,-121.255065917969,-121.249328613281,-121.237869262695,-121.272247314453,-121.40975189209,-121.455596923828,-121.501426696777,-121.501426696777,-121.530075073242,-121.564460754395,-121.598831176758,-121.616027832031,-121.644668579102,-121.66185760498,-121.696243286133,-121.701965332031,-121.730606079102,-121.759254455566,-121.822280883789,-121.83374786377,-122.011360168457,-122.02855682373,-122.091567993164,-122.11449432373,-122.131675720215,-122.154602050781,-122.160339355469,-122.171783447266,-122.166061401367,-122.194709777832,-122.177520751953,-122.171783447266,-122.131675720215,-122.091567993164,-122.062927246094,-122.062927246094,null,-122.303565979004,-122.303565979004,-122.234817504883,-122.223350524902,-122.137413024902,-122.137413024902,-122.131675720215,-122.11449432373,-122.091567993164,-122.02855682373,-122.011360168457,-121.83374786377,-121.822280883789,-121.759254455566,-121.730606079102,-121.701965332031,-121.696243286133,-121.66185760498,-121.644668579102,-121.616027832031,-121.644668579102,-121.667594909668,-121.696243286133,-121.730606079102,-121.753532409668,-121.764991760254,-121.799362182617,-121.83374786377,-121.885314941406,-121.908233642578,-121.925422668457,-121.954063415527,-121.971252441406,-122.011360168457,-122.034278869629,-122.103034973145,-122.160339355469,-122.211891174316,-122.234817504883,-122.257736206055,-122.292106628418,-122.303565979004,-122.303565979004,null,-121.46704864502,-121.341003417969,-121.329544067383,-121.501426696777,-121.558723449707,-121.581642150879,-121.638931274414,-121.684776306152,-121.759254455566,-121.850929260254,-121.936882019043,-121.994171142578,-122.108772277832,-122.20044708252,-122.269195556641,-122.366592407227,-122.463996887207,-122.532760620117,-122.670265197754,-122.761940002441,-122.887985229492,-122.93383026123,-122.973937988281,-123.002578735352,-123.071334838867,-123.071334838867,-123.071334838867,-122.951011657715,-122.928092956543,-122.899444580078,-122.882263183594,-122.847877502441,-122.813507080078,-122.796310424805,-122.761940002441,-122.716094970703,-122.721832275391,-122.750480651855,-122.77912902832,-122.727554321289,-122.727554321289,-122.716094970703,-122.687454223633,-122.670265197754,-122.612976074219,-122.624420166016,-122.607238769531,-122.549942016602,-122.538482666016,-122.572868347168,-122.572868347168,-122.549942016602,-122.458267211914,-122.469734191895,-122.469734191895,-122.504104614258,-122.475456237793,-122.452545166016,-122.458267211914,-122.41242980957,-122.395240783691,-122.378059387207,-122.251998901367,-121.524353027344,-121.46704864502,-121.46704864502,null,-121.008682250977,-120.985763549805,-120.95711517334,-120.95711517334,-120.934196472168,-120.876907348633,-120.808151245117,-120.785232543945,-120.773765563965,-120.705017089844,-120.682106018066,-120.653450012207,-120.487297058105,-120.47583770752,-120.212272644043,-120.154983520508,-120.006011962891,-119.994552612305,-120.097686767578,-120.498756408691,-120.584693908691,-120.613342285156,-120.71647644043,-120.768043518066,-120.974304199219,-121.008682250977,-121.020149230957,-121.020149230957,-121.043067932129,-121.05451965332,-121.031608581543,-121.01441192627,-121.008682250977,-121.008682250977,-121.008682250977,null,-121.46704864502,-121.524353027344,-122.251998901367,-122.378059387207,-122.395240783691,-122.41242980957,-122.458267211914,-122.452545166016,-122.475456237793,-122.504104614258,-122.549942016602,-122.532760620117,-122.515563964844,-122.52702331543,-122.504104614258,-122.584312438965,-122.612976074219,-122.65308380127,-122.698913574219,-122.76766204834,-122.802047729492,-122.887985229492,-122.996841430664,-123.002578735352,-122.962478637695,-122.928092956543,-122.956741333008,-122.996841430664,-123.01976776123,-123.059875488281,-123.082794189453,-123.180191040039,-123.214576721191,-123.248947143555,-123.300514221191,-123.323440551758,-123.34635925293,-123.375007629395,-123.397926330566,-123.420837402344,-123.438034057617,-123.466682434082,-123.466682434082,-123.501045227051,-123.495323181152,-123.523971557617,-123.684394836426,-123.684394836426,-123.695861816406,-123.661476135254,-123.661476135254,-123.707321166992,-123.707321166992,-123.741691589355,-123.73023223877,-123.707321166992,-123.707321166992,-123.678672790527,-123.718780517578,-123.707321166992,-123.695861816406,-123.73023223877,-123.695861816406,-123.667213439941,-123.632827758789,-123.55835723877,-123.564079284668,-123.546890258789,-123.237487792969,-122.303565979004,-121.472785949707,-121.46704864502,-121.46704864502,null,-122.11449432373,-122.07438659668,-122.051467895508,-122.017097473145,-121.971252441406,-121.879577636719,-121.810821533203,-121.753532409668,-121.696243286133,-121.696243286133,-121.638931274414,-121.593101501465,-121.598831176758,-121.604568481445,-121.616027832031,-121.684776306152,-121.713424682617,-121.730606079102,-121.764991760254,-121.78791809082,-121.810821533203,-121.83374786377,-121.850929260254,-121.896774291992,-121.936882019043,-122.005630493164,-122.091567993164,-122.125953674316,-122.234817504883,-122.154602050781,-122.125953674316,-122.137413024902,-122.177520751953,-122.217628479004,-122.251998901367,-122.251998901367,-122.194709777832,-122.223350524902,-122.217628479004,-122.057205200195,-122.131675720215,-122.125953674316,-122.11449432373,-122.11449432373,null,-122.37232208252,-122.395240783691,-122.418167114258,-122.423889160156,-122.44108581543,-122.469734191895,-122.498374938965,-122.48119354248,-122.463996887207,-122.504104614258,-122.584312438965,-122.641616821289,-122.761940002441,-122.899444580078,-122.945289611816,-122.968200683594,-122.996841430664,-123.031227111816,-123.054153442383,-123.088516235352,-123.140090942383,-123.208839416504,-123.271865844727,-123.323440551758,-123.357818603516,-123.409370422363,-123.455215454102,-123.478141784668,-123.466682434082,-123.357818603516,-123.357818603516,-123.128623962402,-123.128623962402,-123.077056884766,-123.071334838867,-122.876525878906,-122.813507080078,-122.802047729492,-122.77912902832,-122.77912902832,-122.750480651855,-122.744743347168,-122.710372924805,-122.687454223633,-122.658805847168,-122.624420166016,-122.635879516602,-122.635879516602,-122.65308380127,-122.635879516602,-122.56713104248,-122.538482666016,-122.48119354248,-122.492652893066,-122.446807861328,-122.458267211914,-122.423889160156,-122.378059387207,-122.360870361328,-122.37232208252,-122.37232208252,null,-120.384162902832,-120.441452026367,-120.705017089844,-120.985763549805,-120.96858215332,-121.043067932129,-121.197761535645,-121.226402282715,-121.243606567383,-121.266510009766,-121.306617736816,-121.329544067383,-121.363922119141,-121.392570495605,-121.40975189209,-121.40975189209,-121.444137573242,-121.449859619141,-121.42121887207,-121.40975189209,-121.42121887207,-121.404029846191,-121.40975189209,-121.449859619141,-121.455596923828,-121.478507995605,-121.461318969727,-121.484245300293,-121.478507995605,-121.432678222656,-121.214958190918,-121.151931762695,-121.088897705078,-121.037330627441,-120.985763549805,-120.922744750977,-120.905548095703,-120.899826049805,-120.922744750977,-120.922744750977,-120.917007446289,-120.647720336914,-120.384162902832,-120.384162902832,null,-121.598831176758,-121.598831176758,-121.604568481445,-121.62174987793,-121.638931274414,-121.66185760498,-121.679039001465,-121.690505981445,-121.690505981445,-121.719146728516,-121.730606079102,-121.77645111084,-121.810821533203,-121.793640136719,-121.805099487305,-121.822280883789,-121.828018188477,-121.78791809082,-121.839469909668,-121.885314941406,-121.925422668457,-121.942604064941,-121.931144714355,-121.936882019043,-121.925422668457,-121.908233642578,-121.62174987793,-121.62174987793,-121.638931274414,-121.616027832031,-121.593101501465,-121.610290527344,-121.57592010498,-121.547271728516,-121.472785949707,-121.415489196777,-121.40975189209,-121.415489196777,-121.461318969727,-121.461318969727,-121.484245300293,-121.478507995605,-121.598831176758,-121.598831176758,null,-121.501426696777,-121.495704650879,-121.489967346191,-121.489967346191,-121.455596923828,-121.392570495605,-121.375381469727,-121.363922119141,-121.415489196777,-121.472785949707,-121.478507995605,-121.455596923828,-121.461318969727,-121.541534423828,-121.598831176758,-121.593101501465,-121.633209228516,-121.644668579102,-121.66185760498,-121.701965332031,-121.742073059082,-121.730606079102,-121.764991760254,-121.805099487305,-121.816558837891,-122.051467895508,-122.062927246094,-122.062927246094,-122.057205200195,-122.939552307129,-122.956741333008,-122.962478637695,-122.968200683594,-122.951011657715,-122.922370910645,-122.928092956543,-122.93383026123,-122.97966003418,-122.968200683594,-122.996841430664,-122.97966003418,-123.002578735352,-122.991119384766,-122.996841430664,-123.025505065918,-123.054153442383,-123.071334838867,-123.002578735352,-122.973937988281,-122.93383026123,-122.887985229492,-122.761940002441,-122.670265197754,-122.532760620117,-122.463996887207,-122.366592407227,-122.269195556641,-122.20044708252,-122.108772277832,-121.994171142578,-121.936882019043,-121.850929260254,-121.759254455566,-121.684776306152,-121.638931274414,-121.581642150879,-121.558723449707,-121.501426696777,-121.501426696777,null,-123.546890258789,-123.546890258789,-123.55835723877,-123.55835723877,-123.58699798584,-123.58699798584,-123.58699798584,-123.627105712891,-123.632827758789,-123.609909057617,-123.569801330566,-123.506790161133,-123.460945129395,-123.466682434082,-123.426574707031,-123.426574707031,-123.495323181152,-123.455215454102,-123.449478149414,-123.455215454102,-123.420837402344,-123.397926330566,-123.375007629395,-123.34635925293,-123.323440551758,-123.300514221191,-123.248947143555,-123.214576721191,-123.180191040039,-123.082794189453,-123.059875488281,-123.01976776123,-122.996841430664,-122.956741333008,-122.928092956543,-122.962478637695,-123.002578735352,-122.996841430664,-122.887985229492,-122.802047729492,-122.76766204834,-122.698913574219,-122.65308380127,-122.612976074219,-122.584312438965,-122.504104614258,-122.52702331543,-122.515563964844,-122.532760620117,-122.549942016602,-122.504104614258,-122.469734191895,-122.469734191895,-122.458267211914,-122.549942016602,-122.572868347168,-122.572868347168,-122.538482666016,-122.549942016602,-122.607238769531,-122.624420166016,-122.612976074219,-122.670265197754,-122.687454223633,-122.716094970703,-122.727554321289,-122.727554321289,-122.77912902832,-122.750480651855,-122.721832275391,-122.716094970703,-122.761940002441,-122.796310424805,-122.813507080078,-122.847877502441,-122.882263183594,-122.899444580078,-122.928092956543,-122.951011657715,-123.071334838867,-123.071334838867,-123.071334838867,-123.054153442383,-123.025505065918,-122.996841430664,-122.991119384766,-123.002578735352,-122.97966003418,-122.996841430664,-122.968200683594,-122.97966003418,-122.93383026123,-123.546890258789,-123.546890258789,-123.546890258789,null,-118.006393432617,-119.51326751709,-119.518997192383,-119.530456542969,-119.518997192383,-119.52473449707,-119.461700439453,-119.455963134766,-119.51326751709,-119.518997192383,-119.559097290039,-119.52473449707,-119.444519042969,-119.295539855957,-119.289810180664,-118.968955993652,-118.968955993652,-118.413185119629,-118.355895996094,-118.332969665527,-118.332969665527,-118.373077392578,-118.327247619629,-118.304328918457,-118.269943237305,-118.281402587891,-118.229835510254,-118.24129486084,-118.189727783203,-118.143898010254,-118.138160705566,-118.149620056152,-118.143898010254,-118.098052978516,-118.098052978516,-118.120979309082,-118.092330932617,-118.063682556152,-118.04076385498,-118.063682556152,-118.04076385498,-118.012115478516,-118.029304504395,-117.989196777344,-117.983474731445,-118.006393432617,-117.994934082031,-118.006393432617,-118.006393432617,null,-119.266891479492,-119.295539855957,-119.301277160645,-119.335647583008,-119.347106933594,-119.392951965332,-119.530456542969,-119.622131347656,-119.639312744141,-119.788284301758,-119.834121704102,-119.857048034668,-119.885696411133,-120.034660339355,-120.080490112305,-120.10913848877,-120.126335144043,-120.172164916992,-120.200813293457,-120.275299072266,-120.332595825195,-120.355514526367,-120.321128845215,-120.321128845215,-120.344055175781,-120.384162902832,-120.647720336914,-120.63053894043,-120.56177520752,-120.51594543457,-120.538864135742,-120.521667480469,-120.498756408691,-120.464370727539,-120.38990020752,-120.246658325195,-120.189361572266,-120.10913848877,-120.074768066406,-120.05184173584,-120.02320098877,-119.862770080566,-119.822662353516,-119.759635925293,-119.719528198242,-119.702346801758,-119.667961120605,-119.645050048828,-119.65650177002,-119.633590698242,-119.639312744141,-119.604942321777,-119.616394042969,-119.61067199707,-119.564834594727,-119.52473449707,-119.496070861816,-119.455963134766,-119.415855407715,-119.306999206543,-119.306999206543,-119.318458557129,-119.301277160645,-119.209602355957,-119.215324401855,-119.186676025391,-119.215324401855,-119.186676025391,-119.249710083008,-119.266891479492,-119.266891479492,null,-118.894470214844,-118.883010864258,-118.61946105957,-118.630905151367,-118.671012878418,-118.66529083252,-118.774147033691,-118.951774597168,-118.94603729248,-118.991882324219,-119.026252746582,-119.054893493652,-119.100738525391,-119.15803527832,-119.198135375977,-119.226783752441,-119.238243103027,-119.329917907715,-119.392951965332,-119.438781738281,-119.455963134766,-119.444519042969,-119.444519042969,-119.450241088867,-119.444519042969,-119.392951965332,-119.387214660645,-119.284072875977,-119.284072875977,-119.24397277832,-119.24397277832,-118.94603729248,-118.934577941895,-118.894470214844,-118.894470214844,null,-121.593101501465,-121.638931274414,-121.696243286133,-121.696243286133,-121.753532409668,-121.810821533203,-121.879577636719,-121.971252441406,-122.017097473145,-122.051467895508,-122.07438659668,-122.11449432373,-122.125953674316,-122.148880004883,-122.177520751953,-122.166061401367,-122.20044708252,-122.20044708252,-122.22908782959,-122.246276855469,-122.234817504883,-122.251998901367,-122.280654907227,-122.343673706055,-122.37232208252,-122.395240783691,-122.400978088379,-122.418167114258,-122.418167114258,-122.400978088379,-121.822280883789,-121.805099487305,-121.793640136719,-121.810821533203,-121.77645111084,-121.730606079102,-121.719146728516,-121.690505981445,-121.690505981445,-121.679039001465,-121.66185760498,-121.638931274414,-121.62174987793,-121.604568481445,-121.598831176758,-121.598831176758,-121.610290527344,-121.62174987793,-121.62174987793,-121.604568481445,-121.570182800293,-121.53581237793,-121.501426696777,-121.501426696777,-121.552993774414,-121.501426696777,-121.501426696777,-121.524353027344,-121.512893676758,-121.530075073242,-121.57592010498,-121.593101501465,-121.593101501465,null,-121.415489196777,-121.472785949707,-121.547271728516,-121.57592010498,-121.610290527344,-121.593101501465,-121.616027832031,-121.638931274414,-121.62174987793,-121.62174987793,-121.610290527344,-121.581642150879,-121.541534423828,-121.501426696777,-121.472785949707,-121.375381469727,-121.341003417969,-121.283706665039,-121.272247314453,-121.266510009766,-121.232139587402,-121.226402282715,-121.146194458008,-121.129005432129,-121.094635009766,-121.088897705078,-121.071716308594,-121.05451965332,-121.008682250977,-121.008682250977,-121.01441192627,-121.031608581543,-121.05451965332,-121.043067932129,-121.020149230957,-121.020149230957,-121.008682250977,-121.043067932129,-121.129005432129,-121.151931762695,-121.192031860352,-121.214958190918,-121.266510009766,-121.283706665039,-121.283706665039,-121.272247314453,-121.312355041504,-121.352462768555,-121.38111114502,-121.415489196777,-121.415489196777,null,-104.146537780762,-103.711090087891,-103.711090087891,-104.88565826416,-104.879928588867,-104.73095703125,-104.73095703125,-104.616363525391,-104.599174499512,-104.690849304199,-104.78825378418,-104.862731933594,-105.051811218262,-105.057540893555,-104.983055114746,-104.965866088867,-104.146537780762,-104.146537780762,null,-106.054481506348,-106.054481506348,-105.464340209961,-105.458610534668,-105.48152923584,-105.498718261719,-105.487258911133,-105.762283325195,-106.054481506348,-106.054481506348,-106.054481506348,null,-104.656471252441,-105.046081542969,-105.051811218262,-105.011703491211,-104.91429901123,-104.845550537109,-104.902839660645,-104.868461608887,-104.88565826416,-103.711090087891,-103.716819763184,-104.656471252441,-104.656471252441,null,-106.472747802734,-106.598793029785,-106.908195495605,-107.274887084961,-107.441047668457,-107.458229064941,-107.458229064941,-107.160301208496,-107.154571533203,-106.713386535645,-106.68473815918,-106.679008483887,-106.604530334473,-106.593063354492,-106.512855529785,-106.472747802734,-106.472747802734,null,-103.00634765625,-103.086570739746,-103.086570739746,-102.754257202148,-102.043785095215,-102.049514770508,-102.049514770508,-102.124000549316,-102.278694152832,-102.484962463379,-102.748519897461,-102.886032104492,-103.00634765625,-103.00634765625,null,-103.413154602051,-103.407424926758,-102.754257202148,-102.742790222168,-102.742790222168,-102.754257202148,-102.754257202148,-103.086570739746,-103.413154602051,-103.413154602051,null,-105.641952514648,-105.063270568848,-105.057540893555,-105.057540893555,-105.172134399414,-105.407043457031,-105.407043457031,-105.687789916992,-105.687789916992,-105.676338195801,-105.682060241699,-105.676338195801,-105.670608520508,-105.647682189941,-105.630500793457,-105.641952514648,-105.641952514648,-105.613311767578,-105.624771118164,-105.659149169922,-105.664878845215,-105.659149169922,-105.63623046875,-105.641952514648,-105.641952514648,null,-106.037300109863,-106.060218811035,-106.094589233398,-106.151893615723,-106.266479492188,-106.255027770996,-106.266479492188,-106.283668518066,-106.289405822754,-106.300857543945,-106.32950592041,-106.335243225098,-106.346694946289,-106.363883972168,-106.363883972168,-106.363883972168,-106.358154296875,-106.358154296875,-106.38680267334,-106.426910400391,-106.455558776855,-106.461288452148,-106.449829101562,-106.438369750977,-106.44409942627,-106.449829101562,-106.449829101562,-106.438369750977,-106.44409942627,-106.455558776855,-106.472747802734,-106.461288452148,-106.467018127441,-106.461288452148,-106.438369750977,-106.415451049805,-106.358154296875,-106.340965270996,-106.340965270996,-106.32950592041,-106.32950592041,-106.381072998047,-106.426910400391,-106.48420715332,-106.507118225098,-106.524314880371,-106.547225952148,-106.54150390625,-106.547225952148,-106.570152282715,-106.615989685059,-106.587333679199,-106.203460693359,-106.191993713379,-106.191993713379,-106.134696960449,-106.106056213379,-106.100318908691,-106.117515563965,-106.060218811035,-106.008651733398,-105.916976928711,-105.894058227539,-105.962814331055,-105.945625305176,-105.957084655762,-105.93416595459,-105.899787902832,-105.911247253418,-105.888328552246,-105.888328552246,-105.951354980469,-106.002922058105,-106.037300109863,-106.037300109863,null,-102.055244445801,-102.049514770508,-102.049514770508,-103.178237915039,-103.178237915039,-103.161056518555,-103.178237915039,-102.055244445801,-102.055244445801,null,-105.401313781738,-105.831031799316,-105.842498779297,-105.836769104004,-105.808113098145,-105.77946472168,-105.796661376953,-105.813842773438,-105.836769104004,-105.848220825195,-105.871139526367,-105.894058227539,-105.911247253418,-105.939895629883,-105.911247253418,-105.888328552246,-105.882606506348,-105.865409851074,-105.831031799316,-105.796661376953,-105.727897644043,-105.733627319336,-105.704986572266,-105.699256896973,-105.647682189941,-105.596122741699,-105.475799560547,-105.401313781738,-105.401313781738,-105.401313781738,null,-106.008651733398,-106.472747802734,-106.512855529785,-106.593063354492,-106.604530334473,-106.679008483887,-106.68473815918,-106.054481506348,-106.054481506348,-105.762283325195,-105.739356994629,-105.739356994629,-105.756553649902,-105.756553649902,-105.750823974609,-105.745094299316,-105.745094299316,-105.762283325195,-105.762283325195,-105.768005371094,-105.773735046387,-105.762283325195,-105.739356994629,-105.72216796875,-106.008651733398,-106.008651733398,null,-105.240882873535,-105.389862060547,-105.601844787598,-105.72216796875,-105.739356994629,-105.762283325195,-105.773735046387,-105.768005371094,-105.762283325195,-105.762283325195,-105.745094299316,-105.745094299316,-105.750823974609,-105.756553649902,-105.756553649902,-105.739356994629,-105.739356994629,-105.762283325195,-105.487258911133,-105.441421508789,-105.429969787598,-105.292457580566,-105.189315795898,-105.200782775879,-105.172134399414,-105.160675048828,-105.137756347656,-105.12629699707,-105.160675048828,-105.160675048828,-105.160675048828,-105.149208068848,-105.166404724121,-105.149208068848,-105.160675048828,-105.154945373535,-105.18359375,-105.217971801758,-105.240882873535,-105.240882873535,null,-104.049133300781,-104.049133300781,-103.630874633789,-103.625144958496,-103.510551452637,-103.510551452637,-103.51628112793,-103.51628112793,-103.619422912598,-103.619422912598,-103.808494567871,-103.837142944336,-103.986114501953,-104.049133300781,-104.049133300781,null,-105.051811218262,-105.074729919434,-105.109107971191,-105.189315795898,-105.223701477051,-105.280990600586,-105.309646606445,-105.36693572998,-105.429969787598,-105.48152923584,-105.492988586426,-105.544555664062,-105.584663391113,-105.613311767578,-105.601844787598,-105.682060241699,-105.687789916992,-105.72216796875,-105.77946472168,-105.79093170166,-105.051811218262,-105.051811218262,-105.051811218262,null,-108.386428833008,-108.386428833008,-108.311943054199,-108.220268249512,-108.168701171875,-108.157241821289,-108.14005279541,-108.134323120117,-108.117134094238,-108.105682373047,-108.111404418945,-108.014007568359,-107.9853515625,-107.973899841309,-107.956703186035,-107.928062438965,-107.905136108398,-107.870765686035,-107.847846984863,-107.813468933105,-107.80200958252,-107.790550231934,-107.767631530762,-107.74471282959,-107.733253479004,-107.698875427246,-107.664497375488,-107.647315979004,-107.641578674316,-107.612937927246,-107.60147857666,-107.578552246094,-107.549903869629,-107.515533447266,-107.504066467285,-108.386428833008,-108.386428833008,null,-105.051811218262,-104.862731933594,-104.78825378418,-104.690849304199,-104.599174499512,-104.616363525391,-104.73095703125,-104.73095703125,-104.879928588867,-104.88565826416,-104.868461608887,-104.902839660645,-104.845550537109,-104.91429901123,-105.011703491211,-105.051811218262,-105.097648620605,-105.109107971191,-105.051811218262,-105.051811218262,-105.051811218262,null,-109.051063537598,-109.04532623291,-108.816139221191,-108.810409545898,-108.266105651855,-108.243186950684,-108.225997924805,-108.180160522461,-108.128593444824,-108.077026367188,-107.991081237793,-107.910865783691,-107.865028381348,-107.870765686035,-107.870765686035,-107.882225036621,-107.876495361328,-107.882225036621,-107.910865783691,-107.922332763672,-107.928062438965,-107.956703186035,-107.979629516602,-107.979629516602,-107.962440490723,-107.962440490723,-107.973899841309,-109.051063537598,-109.051063537598,null,-104.656471252441,-104.650741577148,-105.023162841797,-105.321098327637,-105.32682800293,-105.286720275879,-105.280990600586,-105.252349853516,-105.223701477051,-105.217971801758,-105.172134399414,-105.154945373535,-105.132026672363,-105.120567321777,-105.12629699707,-105.114837646484,-105.08618927002,-105.074729919434,-105.074729919434,-105.046081542969,-104.656471252441,-104.656471252441,null,-106.44409942627,-106.426910400391,-106.358154296875,-106.300857543945,-106.266479492188,-106.226371765137,-106.197731018066,-106.1748046875,-106.220642089844,-106.226371765137,-106.260749816895,-106.24356842041,-106.260749816895,-106.23210144043,-106.209190368652,-106.226371765137,-106.27220916748,-106.283668518066,-106.295135498047,-106.318046569824,-106.340965270996,-106.352424621582,-106.369613647461,-106.432640075684,-107.125915527344,-107.120193481445,-107.114463806152,-107.005592346191,-106.638900756836,-106.44409942627,-106.44409942627,null,-103.716819763184,-103.716819763184,-103.711090087891,-103.722549438477,-103.716819763184,-104.049133300781,-104.054862976074,-104.650741577148,-104.656471252441,-103.716819763184,-103.716819763184,null,-104.049133300781,-104.049133300781,-104.931495666504,-104.931495666504,-104.925765991211,-105.051811218262,-105.051811218262,-105.017433166504,-105.023162841797,-104.650741577148,-104.054862976074,-104.049133300781,-104.049133300781,null,-104.931495666504,-104.931495666504,-104.931495666504,-105.051811218262,-105.79093170166,-106.037300109863,-106.002922058105,-105.951354980469,-105.888328552246,-105.888328552246,-105.911247253418,-105.899787902832,-105.93416595459,-105.957084655762,-105.332557678223,-105.229423522949,-105.223701477051,-104.931495666504,-104.931495666504,null,-107.005592346191,-107.005592346191,-107.114463806152,-107.120193481445,-107.125915527344,-107.435317993164,-109.056785583496,-109.062515258789,-109.056785583496,-108.569770812988,-108.564041137695,-107.956703186035,-107.956703186035,-107.441047668457,-107.435317993164,-107.332183837891,-107.332183837891,-107.314994812012,-107.314994812012,-107.005592346191,-107.005592346191,null,-105.407043457031,-105.401313781738,-105.475799560547,-105.596122741699,-105.647682189941,-105.699256896973,-105.704986572266,-105.687789916992,-105.687789916992,-105.407043457031,-105.407043457031,-105.407043457031,null,-105.865409851074,-105.825302124023,-105.808113098145,-105.808113098145,-105.676338195801,-105.641952514648,-105.63623046875,-105.659149169922,-105.664878845215,-105.659149169922,-105.624771118164,-105.613311767578,-105.641952514648,-105.641952514648,-105.630500793457,-105.647682189941,-105.670608520508,-105.676338195801,-105.682060241699,-105.676338195801,-105.687789916992,-105.687789916992,-105.687789916992,-105.704986572266,-105.699256896973,-105.704986572266,-105.733627319336,-105.727897644043,-105.796661376953,-105.831031799316,-105.865409851074,-105.882606506348,-105.888328552246,-105.911247253418,-105.939895629883,-105.99146270752,-106.048759460449,-106.03157043457,-106.134696960449,-106.237831115723,-106.266479492188,-106.283668518066,-106.300857543945,-106.340965270996,-106.44409942627,-106.638900756836,-106.638900756836,-106.667556762695,-106.667556762695,-106.633171081543,-106.604530334473,-106.575881958008,-106.369613647461,-106.323776245117,-106.300857543945,-106.266479492188,-106.24356842041,-106.123245239258,-105.997192382812,-105.974273681641,-105.945625305176,-105.951354980469,-105.905517578125,-105.899787902832,-105.865409851074,-105.865409851074,null,-106.266479492188,-106.999862670898,-107.005592346191,-107.572830200195,-107.572830200195,-107.59001159668,-107.624389648438,-107.641578674316,-107.498336791992,-107.504066467285,-107.515533447266,-107.504066467285,-107.486885070801,-107.469696044922,-107.44677734375,-107.435317993164,-107.418128967285,-107.395210266113,-107.372291564941,-107.378021240234,-107.29207611084,-107.280616760254,-107.068626403809,-107.034248352051,-107.005592346191,-106.982681274414,-106.999862670898,-106.885276794434,-106.850898742676,-106.827980041504,-106.787879943848,-106.776412963867,-106.730575561523,-106.673278808594,-106.638900756836,-106.615989685059,-106.570152282715,-106.547225952148,-106.54150390625,-106.547225952148,-106.524314880371,-106.507118225098,-106.48420715332,-106.426910400391,-106.381072998047,-106.32950592041,-106.32950592041,-106.340965270996,-106.340965270996,-106.358154296875,-106.415451049805,-106.438369750977,-106.461288452148,-106.467018127441,-106.461288452148,-106.472747802734,-106.455558776855,-106.44409942627,-106.438369750977,-106.449829101562,-106.449829101562,-106.44409942627,-106.438369750977,-106.449829101562,-106.461288452148,-106.455558776855,-106.426910400391,-106.38680267334,-106.358154296875,-106.358154296875,-106.363883972168,-106.363883972168,-106.363883972168,-106.346694946289,-106.335243225098,-106.32950592041,-106.300857543945,-106.289405822754,-106.283668518066,-106.266479492188,-106.255027770996,-106.266479492188,-106.266479492188,null,-107.160301208496,-107.458229064941,-107.463966369629,-107.463966369629,-107.481155395508,-107.481155395508,-107.463966369629,-107.469696044922,-107.486885070801,-107.526992797852,-107.538444519043,-107.53271484375,-107.538444519043,-107.544174194336,-107.567100524902,-107.59001159668,-107.584281921387,-107.538444519043,-107.53271484375,-107.515533447266,-107.515533447266,-107.567100524902,-107.561370849609,-107.572830200195,-107.572830200195,-107.005592346191,-107.005592346191,-107.039970397949,-107.062896728516,-107.080078125,-107.108734130859,-107.143104553223,-107.143104553223,-107.154571533203,-107.160301208496,-107.160301208496,null,-104.33561706543,-104.444480895996,-104.438751220703,-104.541877746582,-104.559066772461,-104.622093200684,-104.63355255127,-104.679389953613,-104.696578979492,-104.685119628906,-104.719497680664,-104.839820861816,-104.920028686523,-105.08618927002,-105.160675048828,-105.160675048828,-105.12629699707,-105.137756347656,-105.160675048828,-105.172134399414,-105.200782775879,-105.189315795898,-105.292457580566,-105.429969787598,-105.441421508789,-105.487258911133,-105.498718261719,-105.48152923584,-105.458610534668,-105.464340209961,-105.458610534668,-105.452880859375,-105.452880859375,-105.470069885254,-105.48152923584,-105.429969787598,-105.36693572998,-105.309646606445,-105.280990600586,-105.223701477051,-105.189315795898,-105.109107971191,-105.074729919434,-105.051811218262,-105.005973815918,-104.639282226562,-104.33561706543,-104.33561706543,null,-106.203460693359,-106.197731018066,-106.1748046875,-106.186264038086,-106.163352966309,-106.157623291016,-106.054481506348,-106.043029785156,-106.060218811035,-106.008651733398,-105.905517578125,-105.905517578125,-105.871139526367,-105.865409851074,-105.899787902832,-105.905517578125,-105.951354980469,-105.945625305176,-105.974273681641,-105.997192382812,-106.123245239258,-106.24356842041,-106.266479492188,-106.300857543945,-106.323776245117,-106.369613647461,-106.575881958008,-106.604530334473,-106.633171081543,-106.667556762695,-106.673278808594,-106.661827087402,-106.713386535645,-106.701934814453,-106.707664489746,-106.667556762695,-106.667556762695,-106.644630432129,-106.650367736816,-106.667556762695,-106.656097412109,-106.690467834473,-106.747772216797,-106.742042541504,-106.78214263916,-106.810791015625,-106.822250366211,-106.873817443848,-106.879547119141,-106.862358093262,-106.856628417969,-106.32950592041,-106.203460693359,-106.203460693359,null,-105.321098327637,-105.33829498291,-105.384132385254,-105.395584106445,-105.401313781738,-105.401313781738,-105.407043457031,-105.172134399414,-105.149208068848,-105.057540893555,-105.051811218262,-105.051811218262,-105.109107971191,-105.097648620605,-105.051811218262,-105.046081542969,-105.074729919434,-105.074729919434,-105.08618927002,-105.114837646484,-105.12629699707,-105.120567321777,-105.132026672363,-105.154945373535,-105.172134399414,-105.217971801758,-105.223701477051,-105.252349853516,-105.280990600586,-105.286720275879,-105.32682800293,-105.321098327637,-105.321098327637,null,-102.049514770508,-102.049514770508,-102.754257202148,-103.407424926758,-103.510551452637,-103.510551452637,-103.504821777344,-103.172508239746,-103.178237915039,-102.049514770508,-102.049514770508,null,-102.055244445801,-102.055244445801,-102.055244445801,-103.178237915039,-103.178237915039,-103.155319213867,-103.149589538574,-103.155319213867,-102.800086975098,-102.055244445801,-102.055244445801,-102.055244445801,null,-106.203460693359,-106.587333679199,-106.587333679199,-106.581611633301,-106.564422607422,-106.564422607422,-106.54150390625,-106.518585205078,-106.507118225098,-106.495666503906,-106.48420715332,-106.489936828613,-106.489936828613,-106.44409942627,-106.438369750977,-106.438369750977,-106.432640075684,-106.369613647461,-106.352424621582,-106.340965270996,-106.318046569824,-106.295135498047,-106.283668518066,-106.27220916748,-106.226371765137,-106.163352966309,-106.151893615723,-106.186264038086,-106.197731018066,-106.186264038086,-106.186264038086,-106.209190368652,-106.180534362793,-106.180534362793,-106.203460693359,-106.203460693359,null,-107.458229064941,-107.549903869629,-107.916603088379,-108.271835327148,-108.392158508301,-108.386428833008,-108.363502502441,-108.346321105957,-108.329132080078,-108.323402404785,-108.306213378906,-108.311943054199,-108.311943054199,-108.306213378906,-108.277565002441,-108.25464630127,-108.237457275391,-108.237457275391,-108.220268249512,-108.214538574219,-108.185890197754,-108.162971496582,-108.128593444824,-108.117134094238,-108.117134094238,-108.099952697754,-108.077026367188,-108.048377990723,-108.04264831543,-108.04264831543,-108.036918640137,-108.025466918945,-108.025466918945,-108.014007568359,-107.973899841309,-107.463966369629,-107.458229064941,-107.458229064941,-107.458229064941,null,-105.063270568848,-105.641952514648,-105.676338195801,-105.808113098145,-105.808113098145,-105.825302124023,-105.865409851074,-105.871139526367,-105.905517578125,-105.905517578125,-106.008651733398,-106.060218811035,-106.043029785156,-106.054481506348,-106.157623291016,-106.163352966309,-106.186264038086,-106.1748046875,-106.197731018066,-106.203460693359,-106.209190368652,-105.286720275879,-104.942947387695,-104.937225341797,-105.057540893555,-105.063270568848,-105.063270568848,null,-103.086570739746,-103.166786193848,-103.390235900879,-103.636604309082,-103.877243041992,-104.014755249023,-104.112167358398,-104.398643493652,-104.799713134766,-105.103378295898,-105.240882873535,-105.217971801758,-105.18359375,-105.154945373535,-105.160675048828,-105.149208068848,-105.166404724121,-105.149208068848,-105.160675048828,-105.160675048828,-105.08618927002,-104.920028686523,-104.839820861816,-104.719497680664,-104.685119628906,-104.696578979492,-104.679389953613,-104.63355255127,-104.622093200684,-104.559066772461,-104.541877746582,-104.438751220703,-104.444480895996,-104.33561706543,-104.054862976074,-104.054862976074,-103.413154602051,-103.086570739746,-103.086570739746,-103.086570739746,null,-103.178237915039,-103.172508239746,-103.504821777344,-103.510551452637,-103.625144958496,-103.630874633789,-104.049133300781,-104.049133300781,-103.716819763184,-103.722549438477,-103.711090087891,-103.716819763184,-103.716819763184,-103.155319213867,-103.149589538574,-103.155319213867,-103.178237915039,-103.178237915039,-103.161056518555,-103.178237915039,-103.178237915039,-103.178237915039,null,-102.777168273926,-103.458984375,-103.453262329102,-103.573585510254,-103.579315185547,-103.55638885498,-103.573585510254,-103.373046875,-102.656845092773,-102.656845092773,-102.65111541748,-102.674041748047,-102.668312072754,-102.668312072754,-102.777168273926,-102.777168273926,null,-109.056785583496,-109.056785583496,-107.435317993164,-107.435317993164,-107.469696044922,-107.463966369629,-107.44677734375,-107.44677734375,-107.400939941406,-107.400939941406,-107.378021240234,-107.395210266113,-107.418128967285,-107.435317993164,-107.44677734375,-107.469696044922,-107.486885070801,-107.504066467285,-107.515533447266,-107.549903869629,-107.578552246094,-107.60147857666,-107.612937927246,-107.641578674316,-107.647315979004,-107.664497375488,-107.698875427246,-107.733253479004,-107.74471282959,-107.767631530762,-107.790550231934,-107.80200958252,-107.813468933105,-107.847846984863,-107.870765686035,-107.905136108398,-107.928062438965,-107.956703186035,-107.973899841309,-107.9853515625,-108.014007568359,-108.111404418945,-108.105682373047,-108.117134094238,-108.134323120117,-108.14005279541,-108.157241821289,-108.168701171875,-108.220268249512,-108.311943054199,-108.386428833008,-108.386428833008,-108.386428833008,-109.056785583496,-109.056785583496,null,-106.69620513916,-106.690467834473,-106.707664489746,-106.713386535645,-107.154571533203,-107.160301208496,-107.154571533203,-107.143104553223,-107.143104553223,-107.108734130859,-107.080078125,-107.062896728516,-107.039970397949,-107.005592346191,-106.965492248535,-106.93684387207,-106.89673614502,-106.856628417969,-106.69620513916,-106.69620513916,-106.69620513916,null,-107.309265136719,-107.309265136719,-107.366561889648,-107.366561889648,-107.429588317871,-107.429588317871,-107.441047668457,-107.44677734375,-109.056785583496,-109.056785583496,-109.051063537598,-109.056785583496,-107.922332763672,-107.309265136719,-107.309265136719,null,-108.392158508301,-108.489555358887,-108.690093994141,-108.919281005859,-109.039596557617,-109.051063537598,-107.973899841309,-108.014007568359,-108.025466918945,-108.025466918945,-108.036918640137,-108.04264831543,-108.04264831543,-108.048377990723,-108.077026367188,-108.099952697754,-108.117134094238,-108.117134094238,-108.128593444824,-108.162971496582,-108.185890197754,-108.214538574219,-108.220268249512,-108.237457275391,-108.237457275391,-108.25464630127,-108.277565002441,-108.306213378906,-108.311943054199,-108.311943054199,-108.306213378906,-108.323402404785,-108.329132080078,-108.346321105957,-108.363502502441,-108.386428833008,-108.392158508301,-108.392158508301,null,-109.051063537598,-109.056785583496,-108.386428833008,-108.386428833008,-107.504066467285,-107.498336791992,-107.641578674316,-107.635848999023,-107.63011932373,-108.14005279541,-108.111404418945,-108.094215393066,-108.094215393066,-108.025466918945,-107.939521789551,-107.950973510742,-107.950973510742,-107.973899841309,-109.051063537598,-109.051063537598,null,-103.458984375,-103.464714050293,-103.470443725586,-103.470443725586,-103.711090087891,-104.146537780762,-104.146537780762,-104.135078430176,-104.135078430176,-103.573585510254,-103.453262329102,-103.458984375,-103.458984375,null,-104.054862976074,-104.049133300781,-103.986114501953,-103.837142944336,-103.808494567871,-103.619422912598,-103.619422912598,-103.51628112793,-103.51628112793,-103.510551452637,-103.407424926758,-103.413154602051,-104.054862976074,-104.054862976074,-104.054862976074,null,-107.59001159668,-107.647315979004,-107.635848999023,-107.647315979004,-107.664497375488,-107.693153381348,-107.738983154297,-107.727523803711,-107.727523803711,-107.779090881348,-107.893684387207,-107.893684387207,-107.916603088379,-107.933792114258,-107.950973510742,-107.973899841309,-107.950973510742,-107.950973510742,-107.939521789551,-108.025466918945,-108.094215393066,-108.094215393066,-108.111404418945,-108.14005279541,-107.63011932373,-107.635848999023,-107.641578674316,-107.624389648438,-107.59001159668,-107.572830200195,-107.572830200195,-107.572830200195,-107.561370849609,-107.567100524902,-107.515533447266,-107.515533447266,-107.53271484375,-107.538444519043,-107.584281921387,-107.59001159668,-107.59001159668,null,-105.957084655762,-105.945625305176,-105.962814331055,-105.894058227539,-105.916976928711,-106.008651733398,-106.060218811035,-106.117515563965,-106.100318908691,-106.106056213379,-106.134696960449,-106.191993713379,-106.191993713379,-106.203460693359,-106.180534362793,-106.180534362793,-106.209190368652,-106.186264038086,-106.186264038086,-106.197731018066,-106.186264038086,-106.151893615723,-106.163352966309,-106.146156311035,-106.117515563965,-106.037300109863,-106.002922058105,-105.951354980469,-105.980003356934,-105.945625305176,-105.939895629883,-105.865409851074,-105.859680175781,-105.825302124023,-105.831031799316,-105.401313781738,-105.395584106445,-105.384132385254,-105.33829498291,-105.332557678223,-105.957084655762,-105.957084655762,null,-102.060966491699,-102.066696166992,-102.668312072754,-102.668312072754,-102.674041748047,-102.65111541748,-102.656845092773,-102.060966491699,-102.066696166992,-102.060966491699,-102.060966491699,null,-106.587333679199,-106.615989685059,-106.638900756836,-106.673278808594,-106.730575561523,-106.776412963867,-106.787879943848,-106.827980041504,-106.850898742676,-106.885276794434,-106.999862670898,-106.982681274414,-107.005592346191,-107.034248352051,-107.068626403809,-107.280616760254,-107.29207611084,-107.378021240234,-107.372291564941,-107.395210266113,-107.378021240234,-107.400939941406,-107.400939941406,-107.44677734375,-107.44677734375,-107.463966369629,-107.469696044922,-107.435317993164,-107.435317993164,-107.125915527344,-106.432640075684,-106.438369750977,-106.438369750977,-106.44409942627,-106.489936828613,-106.489936828613,-106.48420715332,-106.495666503906,-106.507118225098,-106.518585205078,-106.54150390625,-106.564422607422,-106.564422607422,-106.581611633301,-106.587333679199,-106.587333679199,-106.587333679199,null,-102.049514770508,-102.049514770508,-102.043785095215,-102.043785095215,-102.754257202148,-102.754257202148,-102.742790222168,-102.742790222168,-102.754257202148,-102.049514770508,-102.049514770508,null,-105.051811218262,-105.051811218262,-104.931495666504,-104.931495666504,-104.049133300781,-104.049133300781,-104.054862976074,-104.33561706543,-104.639282226562,-105.005973815918,-105.051811218262,-105.051811218262,null,-107.44677734375,-107.005592346191,-107.005592346191,-107.314994812012,-107.314994812012,-107.332183837891,-107.332183837891,-107.435317993164,-107.441047668457,-107.956703186035,-107.956703186035,-108.564041137695,-108.569770812988,-109.056785583496,-109.056785583496,-107.44677734375,-107.44677734375,null,-106.054481506348,-106.054481506348,-106.68473815918,-106.713386535645,-106.707664489746,-106.690467834473,-106.69620513916,-106.593063354492,-106.587333679199,-106.054481506348,-106.054481506348,null,-106.856628417969,-106.862358093262,-106.879547119141,-106.873817443848,-106.822250366211,-106.810791015625,-106.78214263916,-106.742042541504,-106.747772216797,-106.690467834473,-106.656097412109,-106.667556762695,-106.650367736816,-106.644630432129,-106.667556762695,-106.667556762695,-106.707664489746,-106.701934814453,-106.713386535645,-106.661827087402,-106.673278808594,-106.667556762695,-106.667556762695,-106.638900756836,-106.638900756836,-107.005592346191,-107.005592346191,-107.005592346191,-107.44677734375,-107.441047668457,-107.429588317871,-107.429588317871,-107.366561889648,-107.366561889648,-107.309265136719,-107.309265136719,-106.856628417969,-106.856628417969,null,-105.464340209961,-106.054481506348,-106.587333679199,-106.593063354492,-106.69620513916,-106.69620513916,-106.856628417969,-106.89673614502,-106.93684387207,-106.965492248535,-107.005592346191,-107.005592346191,-106.999862670898,-106.266479492188,-106.151893615723,-106.094589233398,-106.060218811035,-106.037300109863,-105.79093170166,-105.77946472168,-105.72216796875,-105.687789916992,-105.682060241699,-105.601844787598,-105.613311767578,-105.584663391113,-105.544555664062,-105.492988586426,-105.48152923584,-105.470069885254,-105.452880859375,-105.452880859375,-105.458610534668,-105.464340209961,-105.464340209961,null,-107.463966369629,-107.973899841309,-107.962440490723,-107.962440490723,-107.979629516602,-107.979629516602,-107.956703186035,-107.928062438965,-107.922332763672,-107.910865783691,-107.882225036621,-107.876495361328,-107.882225036621,-107.870765686035,-107.870765686035,-107.865028381348,-107.836387634277,-107.819198608398,-107.824928283691,-107.807739257812,-107.779090881348,-107.779090881348,-107.756172180176,-107.738983154297,-107.693153381348,-107.664497375488,-107.647315979004,-107.635848999023,-107.647315979004,-107.59001159668,-107.567100524902,-107.544174194336,-107.538444519043,-107.53271484375,-107.538444519043,-107.526992797852,-107.486885070801,-107.469696044922,-107.463966369629,-107.481155395508,-107.481155395508,-107.463966369629,-107.463966369629,-107.463966369629,null,-109.04532623291,-109.051063537598,-107.973899841309,-107.950973510742,-107.933792114258,-107.916603088379,-107.893684387207,-107.893684387207,-107.779090881348,-107.727523803711,-107.727523803711,-107.738983154297,-107.756172180176,-107.779090881348,-107.779090881348,-107.807739257812,-107.824928283691,-107.819198608398,-107.836387634277,-107.865028381348,-107.910865783691,-107.991081237793,-108.077026367188,-108.128593444824,-108.180160522461,-108.225997924805,-108.243186950684,-108.266105651855,-108.810409545898,-108.816139221191,-109.04532623291,-109.04532623291,null,-102.060966491699,-102.656845092773,-102.656845092773,-102.616744995117,-102.060966491699,-102.060966491699,-102.060966491699,null,-105.939895629883,-105.911247253418,-105.894058227539,-105.871139526367,-105.848220825195,-105.836769104004,-105.813842773438,-105.796661376953,-105.77946472168,-105.808113098145,-105.836769104004,-105.842498779297,-105.831031799316,-105.825302124023,-105.859680175781,-105.865409851074,-105.939895629883,-105.945625305176,-105.980003356934,-105.951354980469,-106.002922058105,-106.037300109863,-106.117515563965,-106.146156311035,-106.163352966309,-106.226371765137,-106.209190368652,-106.23210144043,-106.260749816895,-106.24356842041,-106.260749816895,-106.226371765137,-106.220642089844,-106.1748046875,-106.197731018066,-106.226371765137,-106.266479492188,-106.300857543945,-106.358154296875,-106.426910400391,-106.44409942627,-106.340965270996,-106.300857543945,-106.283668518066,-106.266479492188,-106.237831115723,-106.134696960449,-106.03157043457,-106.048759460449,-105.99146270752,-105.939895629883,-105.939895629883,null,-105.332557678223,-105.33829498291,-105.321098327637,-105.023162841797,-105.017433166504,-105.051811218262,-105.051811218262,-104.925765991211,-104.931495666504,-105.223701477051,-105.229423522949,-105.332557678223,-105.332557678223,null,-103.711090087891,-103.470443725586,-103.470443725586,-103.464714050293,-103.458984375,-102.777168273926,-102.771438598633,-102.788627624512,-102.777168273926,-102.788627624512,-102.794357299805,-102.800086975098,-103.155319213867,-103.716819763184,-103.711090087891,-103.711090087891,-103.711090087891,null,-103.573585510254,-103.55638885498,-103.579315185547,-103.573585510254,-104.135078430176,-104.135078430176,-104.146537780762,-104.146537780762,-104.983055114746,-104.965866088867,-104.965866088867,-104.983055114746,-105.011703491211,-105.057540893555,-105.063270568848,-105.057540893555,-104.937225341797,-104.942947387695,-104.060592651367,-103.573585510254,-103.573585510254,null,-102.777168273926,-102.668312072754,-102.066696166992,-102.066696166992,-102.055244445801,-102.060966491699,-102.055244445801,-102.800086975098,-102.794357299805,-102.788627624512,-102.777168273926,-102.788627624512,-102.771438598633,-102.777168273926,-102.777168273926,null,-73.5334091186523,-73.4990234375,-73.4990234375,-73.504753112793,-73.493293762207,-73.4646453857422,-73.4474639892578,-73.3901672363281,-73.3729705810547,-73.3271408081055,-73.3042221069336,-73.2813034057617,-73.2526550292969,-73.224006652832,-73.2010879516602,-73.1838989257812,-73.1552505493164,-73.1266021728516,-73.1151428222656,-73.0750427246094,-73.0922241210938,-73.1151428222656,-73.1151428222656,-73.0979537963867,-73.1094131469727,-73.1151428222656,-73.1266021728516,-73.1495208740234,-73.1838989257812,-73.2125473022461,-73.2411956787109,-73.2641143798828,-73.2813034057617,-73.3615188598633,-73.3901672363281,-73.4016265869141,-73.4245376586914,-73.4474639892578,-73.4818420410156,-73.5104827880859,-73.5162124633789,-73.5620498657227,-73.6308059692383,-73.6709136962891,-73.7224807739258,-73.5391311645508,-73.4990234375,-73.5620498657227,-73.5563201904297,-73.5448608398438,-73.5334091186523,-73.5334091186523,null,-72.7484512329102,-72.7942810058594,-72.8057479858398,-72.8114776611328,-72.8172073364258,-72.8229370117188,-72.8401184082031,-72.8401184082031,-72.8458557128906,-72.8630447387695,-72.8687744140625,-72.8745040893555,-72.8974227905273,-72.9317932128906,-72.9375305175781,-72.9375305175781,-72.9260635375977,-72.9833679199219,-73.0177383422852,-72.954719543457,-72.9375305175781,-72.954719543457,-72.9375305175781,-72.9203338623047,-72.8916931152344,-73.0234680175781,-73.0120086669922,-72.8172073364258,-72.8172073364258,-72.7599105834961,-72.7484512329102,-72.5536422729492,-72.502082824707,-72.502082824707,-72.5135345458984,-72.5192642211914,-72.502082824707,-72.5078048706055,-72.4734268188477,-72.4734268188477,-72.4676971435547,-72.4505157470703,-72.4505157470703,-72.4390563964844,-72.4104080200195,-72.4046783447266,-72.4046783447266,-72.4562454223633,-72.502082824707,-72.6224060058594,-72.6281356811523,-72.7026138305664,-72.7083435058594,-72.7198028564453,-72.7427215576172,-72.7484512329102,-72.7484512329102,-72.7484512329102,null,-73.3271408081055,-73.3729705810547,-73.3901672363281,-73.4474639892578,-73.4646453857422,-73.493293762207,-73.504753112793,-73.4990234375,-73.4990234375,-73.5334091186523,-73.4990234375,-73.040657043457,-73.0120086669922,-73.0234680175781,-72.8916931152344,-72.9203338623047,-72.9375305175781,-72.954719543457,-72.9375305175781,-72.954719543457,-73.0177383422852,-72.9833679199219,-73.0177383422852,-73.0349349975586,-73.052116394043,-73.0578460693359,-73.0922241210938,-73.0979537963867,-73.1667098999023,-73.1609802246094,-73.3385925292969,-73.3271408081055,-73.3271408081055,null,-72.5307312011719,-72.5593719482422,-72.59375,-72.6052093505859,-72.59375,-72.6052093505859,-72.6338577270508,-72.6395874023438,-72.7369918823242,-72.7369918823242,-72.7484512329102,-72.7484512329102,-72.7484512329102,-72.7427215576172,-72.7198028564453,-72.7083435058594,-72.7026138305664,-72.6281356811523,-72.6224060058594,-72.502082824707,-72.4562454223633,-72.4447860717773,-72.4505157470703,-72.4390563964844,-72.330192565918,-72.3015441894531,-72.4161376953125,-72.3588409423828,-72.3817520141602,-72.3817520141602,-72.3760299682617,-72.3874816894531,-72.4046783447266,-72.4505157470703,-72.4791564941406,-72.5307312011719,-72.5307312011719,null,-73.0979537963867,-73.1151428222656,-73.1151428222656,-73.0922241210938,-73.0750427246094,-73.1151428222656,-73.1266021728516,-73.1552505493164,-73.1838989257812,-73.2010879516602,-73.224006652832,-73.2526550292969,-73.2813034057617,-73.3042221069336,-73.3271408081055,-73.3385925292969,-73.1609802246094,-73.1667098999023,-73.0979537963867,-73.0922241210938,-73.0578460693359,-73.052116394043,-73.0349349975586,-73.0177383422852,-72.9833679199219,-72.9260635375977,-72.9375305175781,-72.9375305175781,-72.9317932128906,-72.8974227905273,-72.8745040893555,-72.8687744140625,-72.8630447387695,-72.8458557128906,-72.8401184082031,-72.8401184082031,-72.8229370117188,-72.8172073364258,-72.8114776611328,-72.8057479858398,-72.7942810058594,-72.7484512329102,-72.7484512329102,-72.7369918823242,-72.7369918823242,-72.6395874023438,-72.6338577270508,-72.6052093505859,-72.59375,-72.6052093505859,-72.59375,-72.5593719482422,-72.5307312011719,-72.5822982788086,-72.6281356811523,-72.6510467529297,-72.6796951293945,-72.7026138305664,-72.7312622070312,-72.782829284668,-72.8229370117188,-72.8687744140625,-72.8974227905273,-72.9146118164062,-72.9489898681641,-72.9719009399414,-72.9890975952148,-73.0234680175781,-73.0693054199219,-73.0979537963867,-73.0979537963867,null,-72.4046783447266,-72.3588409423828,-72.330192565918,-72.330192565918,-72.3015441894531,-72.2843551635742,-72.2728958129883,-72.2442474365234,-72.2270584106445,-72.1583023071289,-72.146842956543,-72.1124649047852,-71.9749526977539,-71.8890151977539,-71.7801513671875,-71.7801513671875,-71.7801513671875,-71.7858810424805,-71.8087997436523,-71.8374481201172,-71.8431777954102,-71.8489074707031,-71.8431777954102,-71.9806900024414,-72.0036087036133,-72.049446105957,-72.0838241577148,-72.1067352294922,-72.1239318847656,-72.146842956543,-72.1697692871094,-72.1984100341797,-72.2098770141602,-72.2385177612305,-72.2786254882812,-72.3015441894531,-72.324462890625,-72.3588409423828,-72.4161376953125,-72.3015441894531,-72.330192565918,-72.4390563964844,-72.4505157470703,-72.4447860717773,-72.4562454223633,-72.4046783447266,-72.4046783447266,null,-72.2270584106445,-72.2442474365234,-72.2728958129883,-72.2843551635742,-72.3015441894531,-72.330192565918,-72.330192565918,-72.3588409423828,-72.4046783447266,-72.4046783447266,-72.4104080200195,-72.4390563964844,-72.4505157470703,-72.4505157470703,-72.4676971435547,-72.4734268188477,-72.4734268188477,-72.5078048706055,-72.502082824707,-72.5192642211914,-72.5135345458984,-72.502082824707,-72.502082824707,-72.1296615600586,-72.1010055541992,-72.1010055541992,-72.2156066894531,-72.2156066894531,-72.1640396118164,-72.1640396118164,-72.1984100341797,-72.2041397094727,-72.2557144165039,-72.2270584106445,-72.2270584106445,null,-72.2270584106445,-72.2557144165039,-72.2041397094727,-72.1984100341797,-72.1640396118164,-72.1640396118164,-72.2156066894531,-72.2156066894531,-72.1010055541992,-72.1010055541992,-71.8030776977539,-71.7858810424805,-71.7801513671875,-71.7801513671875,-71.8890151977539,-71.9749526977539,-72.1124649047852,-72.146842956543,-72.1583023071289,-72.2270584106445,-72.2270584106445,null,-75.767936706543,-75.7736663818359,-75.7278289794922,-75.6991882324219,-75.6819915771484,-75.6476135253906,-75.6304321289062,-75.5903244018555,-75.5731353759766,-75.5502166748047,-75.5215682983398,-75.492919921875,-75.4585418701172,-75.4356231689453,-75.4184341430664,-75.4012451171875,-75.3955154418945,-75.3955154418945,-75.4012451171875,-75.3955154418945,-75.3668670654297,-75.3324890136719,-75.3210296630859,-75.315299987793,-75.3496780395508,-75.3611373901367,-75.3783264160156,-75.4012451171875,-75.4069747924805,-75.4184341430664,-75.4413528442383,-75.4700012207031,-75.498649597168,-75.5215682983398,-75.5444869995117,-75.5616760253906,-75.7335586547852,-75.756477355957,-75.767936706543,-75.767936706543,null,-75.6189727783203,-75.5616760253906,-75.5272979736328,-75.4757308959961,-75.4413528442383,-75.4127044677734,-75.4241638183594,-75.4413528442383,-75.5272979736328,-75.5215682983398,-75.5559387207031,-75.5788650512695,-75.5903244018555,-75.5960464477539,-75.5903244018555,-75.5845947265625,-75.5788650512695,-75.5845947265625,-75.5903244018555,-75.5903244018555,-75.5845947265625,-75.5559387207031,-75.5387573242188,-75.5215682983398,-75.5502166748047,-75.5731353759766,-75.5903244018555,-75.6304321289062,-75.6476135253906,-75.6819915771484,-75.6991882324219,-75.7278289794922,-75.7736663818359,-75.7793960571289,-75.8023147583008,-75.76220703125,-75.7450256347656,-75.7335586547852,-75.7049179077148,-75.6819915771484,-75.6418838500977,-75.6189727783203,-75.6189727783203,null,-75.7220993041992,-75.7335586547852,-75.5616760253906,-75.5444869995117,-75.5215682983398,-75.498649597168,-75.4700012207031,-75.4413528442383,-75.4184341430664,-75.4069747924805,-75.4012451171875,-75.3783264160156,-75.3611373901367,-75.3496780395508,-75.315299987793,-75.315299987793,-75.2981185913086,-75.2866516113281,-75.2408142089844,-75.2064437866211,-75.1835174560547,-75.1548767089844,-75.1319580078125,-75.0918502807617,-75.0803909301758,-75.0632019042969,-75.0574645996094,-75.0517425537109,-75.0632019042969,-75.0861206054688,-75.0918502807617,-75.1147689819336,-75.1262283325195,-75.1319580078125,-75.1319580078125,-75.1606063842773,-75.1319580078125,-75.1204986572266,-75.1262283325195,-75.1319580078125,-75.1548767089844,-75.1892471313477,-75.2236251831055,-75.217903137207,-75.2121734619141,-75.1892471313477,-75.1663360595703,-75.1434097290039,-75.1319580078125,-75.1147689819336,-75.1033020019531,-75.0918502807617,-75.0689315795898,-75.0517425537109,-75.0574645996094,-75.3496780395508,-75.6934509277344,-75.7049179077148,-75.7220993041992,-75.7220993041992,null,-77.0169906616211,-76.9310455322266,-77.0513610839844,-77.0513610839844,-77.0628280639648,-77.0742797851562,-77.0971984863281,-77.1373062133789,-77.0628280639648,-77.0169906616211,-77.0169906616211,null,-82.6606216430664,-82.6377029418945,-82.6205139160156,-82.5975952148438,-82.5804061889648,-82.5804061889648,-82.5689468383789,-82.5402984619141,-82.5231094360352,-82.4257049560547,-82.3741455078125,-82.3454895019531,-82.3053817749023,-82.282470703125,-82.2251739501953,-82.1392288208008,-82.1220397949219,-82.0876617431641,-82.0475616455078,-82.0532913208008,-82.0360946655273,-82.0189056396484,-82.0303649902344,-82.0475616455078,-82.0475616455078,-82.0762023925781,-82.0876617431641,-82.104850769043,-82.1277694702148,-82.1736068725586,-82.1965255737305,-82.2137145996094,-82.2022552490234,-82.1907958984375,-82.1907958984375,-82.2137145996094,-82.4085235595703,-82.5632171630859,-82.5632171630859,-82.6606216430664,-82.6663513183594,-82.6606216430664,-82.6606216430664,null,-82.0418243408203,-82.0360946655273,-82.0418243408203,-82.1334991455078,-82.460090637207,-82.460090637207,-82.2137145996094,-82.2251739501953,-82.2423629760742,-82.2309036254883,-82.2137145996094,-82.2079849243164,-82.2079849243164,-82.1793365478516,-82.1621475219727,-82.1220397949219,-82.0876617431641,-82.0475616455078,-82.0418243408203,-82.0418243408203,null,-85.4050903320312,-85.4108200073242,-85.450927734375,-85.4853057861328,-85.5082244873047,-85.5254058837891,-85.5254058837891,-85.6858367919922,-85.6915664672852,-85.6915664672852,-85.6743850708008,-85.63427734375,-85.5196762084961,-85.5024948120117,-85.4967651367188,-85.5139465332031,-85.5254058837891,-85.5483322143555,-85.5655136108398,-85.5941619873047,-85.6170806884766,-85.6571884155273,-85.6801071166992,-85.7030258178711,-85.7316741943359,-85.7030258178711,-85.7030258178711,-85.6858367919922,-85.6858367919922,-85.6972961425781,-85.72021484375,-85.7316741943359,-85.7431335449219,-85.7545928955078,-85.7775115966797,-85.8061599731445,-85.8233489990234,-85.8462677001953,-85.8691864013672,-85.8691864013672,-85.8519973754883,-85.8290786743164,-85.8004302978516,-85.7832412719727,-85.7832412719727,-85.7775115966797,-85.7545928955078,-85.7545928955078,-85.7545928955078,-85.7488632202148,-85.7545928955078,-85.7775115966797,-85.8749160766602,-85.9494018554688,-85.9895095825195,-85.9895095825195,-85.9665832519531,-85.9379425048828,-85.9150238037109,-85.897834777832,-85.8749160766602,-85.5082244873047,-85.5024948120117,-85.450927734375,-85.3993606567383,-85.4050903320312,-85.4050903320312,null,-82.4257049560547,-82.3855972290039,-82.3512191772461,-82.3225784301758,-82.3053817749023,-82.288200378418,-82.2710113525391,-82.1965255737305,-82.1736068725586,-82.1621475219727,-82.1392288208008,-82.1334991455078,-82.0418243408203,-82.0475616455078,-82.0876617431641,-82.1220397949219,-82.1392288208008,-82.2251739501953,-82.282470703125,-82.3053817749023,-82.3454895019531,-82.3741455078125,-82.4257049560547,-82.4257049560547,null,-80.9474716186523,-80.9417495727539,-80.8500747680664,-80.8156967163086,-80.7813186645508,-80.7182922363281,-80.6438140869141,-80.5922470092773,-80.5234909057617,-80.477653503418,-80.5120315551758,-80.8729934692383,-80.8615341186523,-80.8672637939453,-80.8901824951172,-80.8844528198242,-80.8844528198242,-80.8729934692383,-80.8787231445312,-80.9360198974609,-80.9417495727539,-80.930290222168,-80.9474716186523,-80.9474716186523,null,-80.8901824951172,-80.8844528198242,-80.8787231445312,-80.0880355834961,-80.0880355834961,-80.0995025634766,-80.1109619140625,-80.1224136352539,-80.1281433105469,-80.1281433105469,-80.1338729858398,-80.3000335693359,-80.3000335693359,-80.6896514892578,-80.6953811645508,-80.8901824951172,-80.8901824951172,null,-85.4050903320312,-85.3993606567383,-85.1930923461914,-85.181640625,-84.9352569580078,-84.9467239379883,-84.9868316650391,-85.004020690918,-85.0154800415039,-85.0097503662109,-85.0269317626953,-85.0555877685547,-85.0555877685547,-85.0441284179688,-85.0326690673828,-85.0441284179688,-85.0613098144531,-85.0613098144531,-85.0842361450195,-85.0899658203125,-85.1300735473633,-85.4050903320312,-85.4050903320312,null,-82.0532913208008,-81.5662689208984,-81.5719985961914,-82.0819320678711,-82.0647430419922,-82.0762023925781,-82.0933990478516,-82.1105804443359,-82.104850769043,-82.0933990478516,-82.0475616455078,-82.0360946655273,-82.0360946655273,-82.0475616455078,-82.0762023925781,-82.09912109375,-82.1163101196289,-82.1277694702148,-82.1506881713867,-82.1678771972656,-82.2366333007812,-82.2538223266602,-82.2595520019531,-82.2595520019531,-82.2423629760742,-82.1736068725586,-82.1621475219727,-82.1621475219727,-82.1736068725586,-82.2022552490234,-82.2137145996094,-82.2366333007812,-82.2480926513672,-82.2652740478516,-82.282470703125,-82.2939300537109,-82.3340377807617,-82.3454895019531,-82.2710113525391,-82.2710113525391,-82.0532913208008,-82.0532913208008,null,-82.735107421875,-82.7064590454102,-82.6892700195312,-82.6663513183594,-82.6205139160156,-82.6033248901367,-82.5861358642578,-82.5746765136719,-82.5231094360352,-82.5059280395508,-82.4658126831055,-82.4257049560547,-82.3225784301758,-82.2939300537109,-82.2710113525391,-82.2137145996094,-82.1793365478516,-82.1736068725586,-82.1793365478516,-82.2366333007812,-82.2595520019531,-82.2710113525391,-82.4257049560547,-82.4257049560547,-82.6377029418945,-82.6377029418945,-82.6548919677734,-82.6548919677734,-82.6434326171875,-82.6434326171875,-82.6434326171875,-82.6663513183594,-82.6835403442383,-82.6949996948242,-82.6949996948242,-82.6949996948242,-82.6892700195312,-82.6778106689453,-82.6548919677734,-82.6377029418945,-82.6262435913086,-82.6205139160156,-82.6319732666016,-82.6548919677734,-82.6949996948242,-82.7121887207031,-82.7236480712891,-82.7236480712891,-82.735107421875,-82.735107421875,null,-82.0360946655273,-81.6636734008789,-81.6694030761719,-81.6751327514648,-81.6636734008789,-81.6636734008789,-81.6636734008789,-81.6694030761719,-81.6694030761719,-81.6006546020508,-81.5891952514648,-81.5949249267578,-81.5719985961914,-81.8069152832031,-81.8470230102539,-81.8928527832031,-81.9215087890625,-81.9329605102539,-81.9444198608398,-81.9902572631836,-82.0131759643555,-82.0475616455078,-82.0418243408203,-82.0360946655273,-82.0360946655273,null,-80.8844528198242,-80.8901824951172,-80.8901824951172,-81.382926940918,-81.4115753173828,-81.4631423950195,-81.5032501220703,-81.5261611938477,-81.5433578491211,-81.5662689208984,-81.5777282714844,-81.6121063232422,-81.6350326538086,-81.652214050293,-81.6751327514648,-81.6923217773438,-81.7095108032227,-81.7209701538086,-81.7496185302734,-81.7839965820312,-81.824104309082,-81.8470230102539,-81.8527450561523,-81.8527450561523,-81.8183746337891,-81.8183746337891,-81.6694030761719,-81.6694030761719,-81.5719985961914,-81.5719985961914,-81.2855224609375,-81.2912521362305,-80.8844528198242,-80.8844528198242,null,-82.7064590454102,-82.6033248901367,-82.460090637207,-82.460090637207,-82.4543609619141,-82.4715423583984,-82.5116500854492,-82.5231094360352,-82.5402984619141,-82.5517578125,-82.5632171630859,-82.5689468383789,-82.5402984619141,-82.5231094360352,-82.5402984619141,-82.5689468383789,-82.5804061889648,-82.5804061889648,-82.5975952148438,-82.6205139160156,-82.6377029418945,-82.6606216430664,-82.6892700195312,-82.7179107666016,-82.7522964477539,-82.7522964477539,-82.7866744995117,-82.7981262207031,-82.7924041748047,-82.7465667724609,-82.7522964477539,-82.7924041748047,-82.7924041748047,-82.7924041748047,-82.7580184936523,-82.735107421875,-82.7064590454102,-82.6720733642578,-82.6377029418945,-82.6377029418945,-82.7064590454102,-82.7236480712891,-82.7064590454102,-82.7064590454102,null,-80.8901824951172,-80.8901824951172,-80.6953811645508,-80.6896514892578,-80.3000335693359,-80.3000335693359,-80.1338729858398,-80.1396102905273,-80.1281433105469,-80.1281433105469,-80.1281433105469,-80.1338729858398,-80.1453399658203,-80.1625213623047,-80.1682510375977,-80.1682510375977,-80.1625213623047,-80.1739807128906,-80.1854476928711,-80.196907043457,-80.2026290893555,-80.2083587646484,-80.2198181152344,-80.2541961669922,-80.2656555175781,-80.2771224975586,-80.3000335693359,-80.3114929199219,-80.3229598999023,-80.3229598999023,-80.3229598999023,-80.3344116210938,-80.3516006469727,-80.3573303222656,-80.3458709716797,-80.3286819458008,-80.3286819458008,-80.3344116210938,-80.3859786987305,-80.3917083740234,-80.4031677246094,-80.4260864257812,-80.4375457763672,-80.4432754516602,-80.471923828125,-80.4891128540039,-80.5005722045898,-80.5177612304688,-80.5578689575195,-80.5865097045898,-80.5979766845703,-80.5922470092773,-80.6094360351562,-80.6323471069336,-80.6781845092773,-80.7125625610352,-80.7927780151367,-80.8271560668945,-80.8500747680664,-80.8959121704102,-80.8901824951172,-80.8901824951172,null,-81.5662689208984,-82.0532913208008,-82.0532913208008,-82.2137145996094,-82.2137145996094,-82.1564178466797,-82.1564178466797,-82.0590133666992,-82.0590133666992,-81.5605392456055,-81.5662689208984,-81.5662689208984,null,-83.4112014770508,-83.37109375,-83.3538970947266,-83.3481674194336,-83.3309783935547,-83.3195266723633,-83.3252563476562,-83.3137969970703,-82.9356384277344,-82.9356384277344,-82.9470977783203,-82.9470977783203,-82.9470977783203,-82.9585647583008,-82.9642868041992,-82.9356384277344,-82.9413681030273,-82.9642868041992,-82.9700164794922,-82.9700164794922,-82.9872055053711,-83.010124206543,-83.0158538818359,-83.0387725830078,-83.0616912841797,-83.0674209594727,-83.0788803100586,-83.0960693359375,-83.1075286865234,-83.1304473876953,-83.1533660888672,-83.1648254394531,-83.1648254394531,-83.187744140625,-83.2106552124023,-83.2335815429688,-83.2507629394531,-83.2679595947266,-83.2794189453125,-83.2966003417969,-83.3080596923828,-83.3137969970703,-83.3309783935547,-83.3481674194336,-83.37109375,-83.3882751464844,-83.3997344970703,-83.3940048217773,-83.3997344970703,-83.4112014770508,-83.4112014770508,-83.4112014770508,null,-82.0418243408203,-81.7438888549805,-81.7209701538086,-81.7095108032227,-81.6808700561523,-81.6579437255859,-81.6407623291016,-81.6121063232422,-81.6006546020508,-81.6006546020508,-81.6006546020508,-81.5834579467773,-81.5662689208984,-81.5490875244141,-81.5318908691406,-81.5089797973633,-81.5032501220703,-81.4516830444336,-81.4516830444336,-81.4402160644531,-81.4344940185547,-81.4402160644531,-81.4574127197266,-81.4516830444336,-81.4402160644531,-81.4230346679688,-81.4001083374023,-81.3886566162109,-81.371467590332,-81.3657379150391,-81.4287643432617,-81.4344940185547,-81.5318908691406,-81.5376205444336,-81.554817199707,-81.5949249267578,-81.6235656738281,-81.6350326538086,-81.6636734008789,-81.6751327514648,-81.6694030761719,-81.6636734008789,-82.0360946655273,-82.0418243408203,-82.0418243408203,null,-87.6052474975586,-87.1812591552734,-87.2213668823242,-87.255744934082,-87.2786636352539,-87.3130416870117,-87.3130416870117,-87.3073120117188,-87.3244934082031,-87.3244934082031,-87.3130416870117,-87.2958450317383,-87.2901153564453,-87.2786636352539,-87.2442779541016,-87.2270965576172,-87.1984481811523,-87.1869888305664,-87.1755294799805,-87.1812591552734,-87.1984481811523,-87.2213668823242,-87.261474609375,-87.2958450317383,-87.3073120117188,-87.3130416870117,-87.3187713623047,-87.3359527587891,-87.3817901611328,-87.3932571411133,-87.4047164916992,-87.4104385375977,-87.439094543457,-87.4906539916992,-87.5078430175781,-87.5135726928711,-87.5135726928711,-87.4677352905273,-87.4620056152344,-87.4620056152344,-87.4505462646484,-87.439094543457,-87.439094543457,-87.4218978881836,-87.4047164916992,-87.3932571411133,-87.3989868164062,-87.44482421875,-87.4620056152344,-87.4677352905273,-87.4620056152344,-87.4333572387695,-87.4104385375977,-87.4104385375977,-87.4218978881836,-87.4505462646484,-87.4620056152344,-87.4906539916992,-87.5479507446289,-87.610969543457,-87.6338958740234,-87.6396255493164,-87.6338958740234,-87.610969543457,-87.6052474975586,-87.6052474975586,-87.6052474975586,null,-81.199577331543,-81.1594696044922,-81.1079025268555,-81.1537399291992,-81.1594696044922,-81.4173049926758,-81.4230346679688,-81.4574127197266,-81.4803237915039,-81.4860534667969,-81.5032501220703,-81.5261611938477,-81.5261611938477,-81.3141708374023,-81.3199005126953,-81.3084411621094,-81.2912521362305,-81.2511444091797,-81.199577331543,-81.199577331543,null,-85.1701812744141,-85.1300735473633,-85.1014175415039,-85.0613098144531,-85.0383987426758,-85.0326690673828,-85.0441284179688,-85.0326690673828,-85.0383987426758,-85.0326690673828,-85.0441284179688,-85.0269317626953,-85.0212020874023,-84.8378601074219,-84.5800323486328,-84.5628433227539,-84.5341949462891,-84.5227355957031,-84.5055465698242,-84.4883575439453,-84.4768981933594,-84.4654388427734,-84.4482498168945,-84.4310607910156,-84.4081420898438,-84.3737640380859,-84.3508453369141,-84.3451156616211,-84.3565826416016,-84.368034362793,-84.3737640380859,-84.4138717651367,-84.4367904663086,-84.4539794921875,-84.4654388427734,-84.4826202392578,-84.4998168945312,-84.5227355957031,-84.5341949462891,-84.5628433227539,-84.6258697509766,-84.7175445556641,-84.8092193603516,-84.8550491333008,-84.8836975097656,-84.8951568603516,-84.9008865356445,-84.8951568603516,-84.8836975097656,-84.9008865356445,-84.9180755615234,-84.9467239379883,-84.9467239379883,-84.9639129638672,-84.9868316650391,-84.998291015625,-85.0097503662109,-85.0212020874023,-85.0613098144531,-85.1243438720703,-85.1701812744141,-85.1701812744141,null,-84.8665084838867,-84.3737640380859,-84.3107452392578,-84.3050079345703,-84.3221969604492,-84.3623046875,-84.3737640380859,-84.3909530639648,-84.4081420898438,-84.4482498168945,-84.545654296875,-84.6029510498047,-84.6373291015625,-84.6602401733398,-84.6888885498047,-84.6888885498047,-84.7175445556641,-84.723274230957,-84.7920227050781,-84.7977523803711,-84.8321304321289,-84.8321304321289,-84.8951568603516,-84.9008865356445,-84.9352569580078,-84.9066162109375,-84.8951568603516,-84.8779678344727,-84.8665084838867,-84.8665084838867,null,-82.6606216430664,-82.6663513183594,-82.7522964477539,-82.7580184936523,-82.8554229736328,-82.8611602783203,-82.9356384277344,-82.9642868041992,-82.9585647583008,-82.9470977783203,-82.9470977783203,-82.9470977783203,-82.9356384277344,-82.9356384277344,-82.912727355957,-82.8955307006836,-82.8840713500977,-82.8668899536133,-82.8726196289062,-82.8554229736328,-82.8439636230469,-82.8210525512695,-82.8153228759766,-82.7981262207031,-82.7866744995117,-82.7522964477539,-82.7522964477539,-82.7179107666016,-82.6892700195312,-82.6606216430664,-82.6606216430664,null,-80.9532089233398,-80.9360198974609,-80.9073715209961,-80.8901824951172,-80.8729934692383,-80.8901824951172,-80.918830871582,-80.9417495727539,-80.9474716186523,-80.9474716186523,-81.4459457397461,-81.4516830444336,-81.4803237915039,-81.4803237915039,-81.5719985961914,-81.5662689208984,-81.3600082397461,-81.3600082397461,-81.3370895385742,-81.3370895385742,-81.2797927856445,-81.2797927856445,-81.1709289550781,-81.1651992797852,-80.9532089233398,-80.9532089233398,null,-85.1701812744141,-85.1930923461914,-85.2160186767578,-85.2389297485352,-85.2618560791016,-85.2962265014648,-85.3191452026367,-85.3420639038086,-85.3649826049805,-85.3821716308594,-85.3993606567383,-85.4337310791016,-85.445198059082,-85.456657409668,-85.450927734375,-85.450927734375,-85.4394683837891,-85.4280090332031,-85.4108200073242,-85.4050903320312,-85.4050903320312,-85.4108200073242,-85.4050903320312,-85.3821716308594,-85.3649826049805,-85.3477935791016,-85.3306045532227,-85.3248748779297,-85.3306045532227,-85.3535232543945,-85.3764419555664,-85.3936309814453,-85.3936309814453,-85.4108200073242,-85.4050903320312,-85.1300735473633,-85.1529846191406,-85.1587142944336,-85.1644439697266,-85.1529846191406,-85.1300735473633,-85.0899658203125,-85.0670394897461,-85.0441284179688,-85.0326690673828,-85.0383987426758,-85.0326690673828,-85.0441284179688,-85.0326690673828,-85.0383987426758,-85.0613098144531,-85.1014175415039,-85.1300735473633,-85.1701812744141,-85.1701812744141,null,-83.1247100830078,-82.7064590454102,-82.7236480712891,-82.7064590454102,-82.6377029418945,-82.6377029418945,-82.6720733642578,-82.7064590454102,-82.735107421875,-82.7580184936523,-82.7924041748047,-82.8726196289062,-82.8898010253906,-82.9012603759766,-82.9184494018555,-82.9299087524414,-82.9299087524414,-82.9642868041992,-83.010124206543,-83.0445022583008,-83.0674209594727,-83.0960693359375,-83.1247100830078,-83.1590957641602,-83.193473815918,-83.2106552124023,-83.2163848876953,-83.2221221923828,-83.2221221923828,-83.2393112182617,-83.2450408935547,-83.2851486206055,-83.1247100830078,-83.1247100830078,null,-82.0590133666992,-82.0590133666992,-81.5662689208984,-81.5605392456055,-82.0590133666992,-82.0590133666992,null,-80.8787231445312,-80.8844528198242,-81.2912521362305,-81.2855224609375,-81.5719985961914,-81.5719985961914,-81.4803237915039,-81.4803237915039,-81.4516830444336,-81.4459457397461,-80.9474716186523,-80.9474716186523,-80.8844528198242,-80.8787231445312,-80.8787231445312,-80.8787231445312,null,-82.2710113525391,-82.282470703125,-82.2710113525391,-82.2538223266602,-82.2366333007812,-82.2309036254883,-82.1965255737305,-82.1621475219727,-82.1105804443359,-82.0876617431641,-82.0590133666992,-82.0590133666992,-82.2595520019531,-82.2652740478516,-82.6835403442383,-82.6778106689453,-82.6892700195312,-82.6778106689453,-82.6663513183594,-82.6606216430664,-82.6606216430664,-82.6720733642578,-82.6720733642578,-82.6663513183594,-82.6548919677734,-82.6377029418945,-82.4257049560547,-82.4257049560547,-82.2710113525391,-82.2710113525391,null,-81.1308212280273,-81.1422882080078,-81.1594696044922,-81.1766586303711,-81.1823959350586,-81.1766586303711,-81.1881256103516,-81.1823959350586,-81.1136322021484,-81.0276870727539,-81.0219650268555,-81.0047760009766,-80.9933090209961,-80.9875793457031,-80.9646682739258,-80.9532089233398,-81.1651992797852,-81.1709289550781,-81.2797927856445,-81.2797927856445,-81.3370895385742,-81.3370895385742,-81.3600082397461,-81.3600082397461,-81.5662689208984,-81.5605392456055,-81.5662689208984,-81.1308212280273,-81.1308212280273,null,-82.6548919677734,-82.104850769043,-82.0590133666992,-82.0590133666992,-82.5632171630859,-82.5632171630859,-82.557487487793,-82.5402984619141,-82.5173797607422,-82.5001983642578,-82.4772720336914,-82.4715423583984,-82.4772720336914,-82.4772720336914,-82.4658126831055,-82.4314346313477,-82.3855972290039,-82.3913269042969,-82.3970565795898,-82.4085235595703,-82.4142532348633,-82.4085235595703,-82.4314346313477,-82.4371643066406,-82.4486236572266,-82.460090637207,-82.4658126831055,-82.4830017089844,-82.4772720336914,-82.4830017089844,-82.4944610595703,-82.5116500854492,-82.5231094360352,-82.5402984619141,-82.5402984619141,-82.5402984619141,-82.5402984619141,-82.5632171630859,-82.6033248901367,-82.6205139160156,-82.6377029418945,-82.6548919677734,-82.6548919677734,-82.6548919677734,null,-85.8691864013672,-86.0467987060547,-86.0467987060547,-85.5196762084961,-85.5597839355469,-85.5655136108398,-85.5827102661133,-85.6113510131836,-85.6228179931641,-85.6056213378906,-85.6399993896484,-85.7431335449219,-85.7488632202148,-85.7603225708008,-85.7717819213867,-85.8462677001953,-85.8519973754883,-85.8519973754883,-85.8634567260742,-85.8691864013672,-85.8691864013672,null,-80.6724548339844,-80.7698593139648,-80.7755966186523,-80.8672637939453,-80.8672637939453,-80.8844528198242,-80.8787231445312,-80.8729934692383,-80.5120315551758,-80.477653503418,-80.4432754516602,-80.4146270751953,-80.3802490234375,-80.3573303222656,-80.3344116210938,-80.6724548339844,-80.6724548339844,null,-85.5196762084961,-85.4967651367188,-85.0154800415039,-84.998291015625,-84.9753723144531,-84.9467239379883,-84.9409942626953,-84.9467239379883,-84.9409942626953,-84.9066162109375,-84.8779678344727,-84.8665084838867,-84.8779678344727,-84.8951568603516,-84.9066162109375,-84.9352569580078,-84.9352569580078,-85.181640625,-85.1930923461914,-85.3993606567383,-85.450927734375,-85.450927734375,-85.5024948120117,-85.5024948120117,-85.6056213378906,-85.6228179931641,-85.6113510131836,-85.5827102661133,-85.5655136108398,-85.5597839355469,-85.5196762084961,-85.5196762084961,null,-83.7606964111328,-83.5945434570312,-83.5888137817383,-83.6060028076172,-83.6174621582031,-83.6690216064453,-83.7205963134766,-83.7205963134766,-83.7205963134766,-83.7435073852539,-83.7664337158203,-83.7893447875977,-83.7950744628906,-83.7836151123047,-83.7950744628906,-83.8122711181641,-83.8466415405273,-83.8810195922852,-83.90966796875,-83.915397644043,-83.9383163452148,-83.9555053710938,-83.9669647216797,-83.9726943969727,-83.9841537475586,-84.0299835205078,-84.0758209228516,-84.0758209228516,-84.0700988769531,-84.0299835205078,-84.0299835205078,-84.0070724487305,-83.9841537475586,-83.9612350463867,-84.0070724487305,-84.0128021240234,-83.7606964111328,-83.7606964111328,null,-83.37109375,-83.2393112182617,-83.2393112182617,-83.2335815429688,-83.2335815429688,-83.2393112182617,-83.2106552124023,-83.2106552124023,-83.1992034912109,-83.182014465332,-83.1247100830078,-83.0674209594727,-82.9986724853516,-82.9642868041992,-82.9413681030273,-82.9184494018555,-82.912727355957,-82.912727355957,-82.9069976806641,-82.8726196289062,-82.8668899536133,-82.8840713500977,-82.8955307006836,-82.912727355957,-82.9356384277344,-83.3137969970703,-83.365364074707,-83.365364074707,-83.3768157958984,-83.37109375,-83.37109375,null,-81.6350326538086,-81.6178359985352,-81.6006546020508,-81.5949249267578,-81.5719985961914,-81.5605392456055,-81.5490875244141,-81.5204315185547,-81.4860534667969,-81.4746017456055,-81.4631423950195,-81.4459457397461,-81.4344940185547,-81.4058456420898,-81.3657379150391,-81.3542709350586,-81.3485488891602,-81.3370895385742,-81.3428192138672,-81.3657379150391,-81.3886566162109,-81.3943862915039,-81.3943862915039,-81.6350326538086,-81.6407623291016,-81.6121063232422,-81.6006546020508,-81.6178359985352,-81.6407623291016,-81.6407623291016,-81.7897262573242,-81.7954559326172,-81.8642120361328,-81.8642120361328,-81.9501495361328,-81.9444198608398,-81.6636734008789,-81.6579437255859,-81.652214050293,-81.6407623291016,-81.6350326538086,-81.6350326538086,null,-82.0819320678711,-81.5719985961914,-81.5719985961914,-81.5719985961914,-81.6694030761719,-81.6694030761719,-81.8183746337891,-81.8183746337891,-81.8527450561523,-81.8527450561523,-81.8527450561523,-81.8756713867188,-81.8756713867188,-81.8756713867188,-81.8871307373047,-81.9157791137695,-81.9329605102539,-81.9673461914062,-81.9902572631836,-82.007453918457,-82.007453918457,-81.9845275878906,-81.9902572631836,-82.0189056396484,-82.0475616455078,-82.0590133666992,-82.0647430419922,-82.0647430419922,-82.0762023925781,-82.0933990478516,-82.09912109375,-82.0933990478516,-82.0819320678711,-82.0819320678711,null,-84.087287902832,-84.0128021240234,-84.0070724487305,-83.9612350463867,-83.9841537475586,-84.0070724487305,-84.0299835205078,-84.0299835205078,-84.0700988769531,-84.0758209228516,-84.2477111816406,-84.2477111816406,-84.7175445556641,-84.7118072509766,-84.6946182250977,-84.6717071533203,-84.6602401733398,-84.6373291015625,-84.6029510498047,-84.545654296875,-84.4482498168945,-84.4081420898438,-84.3909530639648,-84.3737640380859,-84.3623046875,-84.3221969604492,-84.3050079345703,-84.3107452392578,-84.087287902832,-84.087287902832,null,-82.9356384277344,-82.8611602783203,-82.8554229736328,-82.7580184936523,-82.7522964477539,-82.6663513183594,-82.6606216430664,-82.5632171630859,-82.5632171630859,-82.4085235595703,-82.4085235595703,-82.5231094360352,-82.5231094360352,-82.5746765136719,-82.5861358642578,-82.6033248901367,-82.6205139160156,-82.6663513183594,-82.6892700195312,-82.7064590454102,-82.735107421875,-82.7465667724609,-82.740837097168,-82.740837097168,-82.7465667724609,-82.7580184936523,-82.7924041748047,-82.8038558959961,-82.8095855712891,-82.8038558959961,-82.7981262207031,-82.8095855712891,-82.8496932983398,-82.8840713500977,-82.9757461547852,-83.010124206543,-83.0445022583008,-83.0674209594727,-83.0731506347656,-83.0731506347656,-83.0674209594727,-83.0903396606445,-83.1189880371094,-83.1419067382812,-83.1533660888672,-83.1304473876953,-83.1075286865234,-83.0960693359375,-83.0788803100586,-83.0674209594727,-83.0616912841797,-83.0387725830078,-83.0158538818359,-83.010124206543,-82.9872055053711,-82.9700164794922,-82.9700164794922,-82.9642868041992,-82.9413681030273,-82.9356384277344,-82.9356384277344,null,-84.9352569580078,-84.9352569580078,-84.9008865356445,-84.8951568603516,-84.8321304321289,-84.8321304321289,-84.7977523803711,-84.7920227050781,-84.723274230957,-84.7175445556641,-84.6888885498047,-84.6888885498047,-84.6602401733398,-84.6717071533203,-84.6946182250977,-84.7118072509766,-84.7175445556641,-84.723274230957,-84.7175445556641,-84.6888885498047,-84.6602401733398,-84.6430587768555,-84.5972213745117,-84.5800323486328,-84.8378601074219,-85.0212020874023,-85.0269317626953,-85.0441284179688,-85.0670394897461,-85.0899658203125,-85.1300735473633,-85.1529846191406,-85.1644439697266,-85.1587142944336,-85.1529846191406,-85.1300735473633,-85.0899658203125,-85.0842361450195,-85.0613098144531,-85.0613098144531,-85.0441284179688,-85.0326690673828,-85.0441284179688,-85.0555877685547,-85.0555877685547,-85.0269317626953,-85.0097503662109,-85.0154800415039,-85.004020690918,-84.9868316650391,-84.9467239379883,-84.9352569580078,-84.9352569580078,null,-83.2393112182617,-83.37109375,-83.4684906005859,-83.4684906005859,-83.8122711181641,-83.7950744628906,-83.7836151123047,-83.7950744628906,-83.7893447875977,-83.7664337158203,-83.7435073852539,-83.7205963134766,-83.7205963134766,-83.7205963134766,-83.6690216064453,-83.6174621582031,-83.6060028076172,-83.5888137817383,-83.5945434570312,-83.3825454711914,-83.2851486206055,-83.2450408935547,-83.2393112182617,-83.2221221923828,-83.2221221923828,-83.2163848876953,-83.2106552124023,-83.193473815918,-83.1590957641602,-83.187744140625,-83.1992034912109,-83.2049331665039,-83.2163848876953,-83.2393112182617,-83.2393112182617,null,-82.2137145996094,-82.2710113525391,-82.276741027832,-82.4314346313477,-82.4371643066406,-82.5632171630859,-82.5689468383789,-82.6033248901367,-82.6262435913086,-82.6720733642578,-82.6778106689453,-82.6663513183594,-82.6606216430664,-82.6548919677734,-82.6319732666016,-82.5861358642578,-82.5804061889648,-82.5861358642578,-82.5918655395508,-82.5975952148438,-82.5918655395508,-82.5689468383789,-82.5632171630859,-82.0590133666992,-82.0590133666992,-82.0590133666992,-82.1564178466797,-82.1564178466797,-82.2137145996094,-82.2137145996094,null,-81.6636734008789,-81.6751327514648,-81.6751327514648,-81.646484375,-81.6350326538086,-81.6407623291016,-81.652214050293,-81.6579437255859,-81.6636734008789,-81.9444198608398,-82.2939300537109,-82.3225784301758,-82.4257049560547,-82.4658126831055,-82.5059280395508,-82.5231094360352,-82.5231094360352,-82.4085235595703,-82.4085235595703,-82.2137145996094,-82.1907958984375,-82.1907958984375,-82.2022552490234,-82.2137145996094,-82.1965255737305,-82.1736068725586,-82.1277694702148,-82.104850769043,-82.0876617431641,-82.0762023925781,-82.0475616455078,-82.0475616455078,-82.0303649902344,-82.0189056396484,-81.835563659668,-81.835563659668,-81.7839965820312,-81.7839965820312,-81.7496185302734,-81.7496185302734,-81.6808700561523,-81.6579437255859,-81.6636734008789,-81.6636734008789,null,-80.2140884399414,-80.196907043457,-80.2083587646484,-80.2083587646484,-80.1797103881836,-80.1510696411133,-80.1338729858398,-80.1166915893555,-80.0937728881836,-80.0823059082031,-80.1510696411133,-80.1510696411133,-80.6094360351562,-80.6151580810547,-80.6266174316406,-80.6552658081055,-80.649543762207,-80.6552658081055,-80.6781845092773,-80.6724548339844,-80.28857421875,-80.28857421875,-80.2140884399414,-80.2140884399414,null,-81.382926940918,-80.8901824951172,-80.8959121704102,-80.9474716186523,-80.9646682739258,-80.9933090209961,-81.0448837280273,-81.0849838256836,-81.1079025268555,-81.1308212280273,-81.1651992797852,-81.1766586303711,-81.1823959350586,-81.1766586303711,-81.1651992797852,-81.1422882080078,-81.1193618774414,-81.102180480957,-81.0792541503906,-81.0506134033203,-81.0219650268555,-80.9933090209961,-80.9589385986328,-80.9360198974609,-80.924560546875,-80.930290222168,-80.924560546875,-80.918830871582,-80.918830871582,-80.930290222168,-80.9646682739258,-80.9818572998047,-80.9875793457031,-80.9990463256836,-81.0162353515625,-81.0219650268555,-81.0620727539062,-81.0735244750977,-81.102180480957,-81.1136322021484,-81.1537399291992,-81.1709289550781,-81.1766586303711,-81.19384765625,-81.2167663574219,-81.2224960327148,-81.2110366821289,-81.2167663574219,-81.2454147338867,-81.2511444091797,-81.2855224609375,-81.3141708374023,-81.3313598632812,-81.3600082397461,-81.382926940918,-81.382926940918,null,-81.554817199707,-81.5376205444336,-81.5261611938477,-81.5089797973633,-81.5032501220703,-81.4803237915039,-81.4631423950195,-81.4516830444336,-81.4516830444336,-81.4631423950195,-81.4688720703125,-81.4746017456055,-81.4574127197266,-81.4574127197266,-81.4516830444336,-81.5032501220703,-81.5089797973633,-81.5318908691406,-81.5490875244141,-81.5662689208984,-81.5834579467773,-81.6006546020508,-81.6006546020508,-81.6006546020508,-81.6121063232422,-81.6407623291016,-81.6579437255859,-81.6808700561523,-81.7095108032227,-81.7209701538086,-81.7438888549805,-82.0418243408203,-82.0475616455078,-82.0475616455078,-82.0360946655273,-82.0303649902344,-82.0246353149414,-82.0303649902344,-82.0475616455078,-82.0532913208008,-82.0532913208008,-82.0475616455078,-82.0246353149414,-82.0246353149414,-82.0131759643555,-81.9845275878906,-81.9730682373047,-81.9616165161133,-81.9444198608398,-81.9272384643555,-81.8928527832031,-81.8756713867188,-81.835563659668,-81.8011856079102,-81.7725372314453,-81.7496185302734,-81.7324295043945,-81.6923217773438,-81.6694030761719,-81.652214050293,-81.6350326538086,-81.6006546020508,-81.554817199707,-81.554817199707,null,-86.7973709106445,-86.705696105957,-86.3905715942383,-86.3963088989258,-86.4020385742188,-86.4249496459961,-86.4421463012695,-86.4536056518555,-86.4650573730469,-86.4707870483398,-86.4822463989258,-86.5051651000977,-86.5108947753906,-86.5051651000977,-86.5108947753906,-86.5280838012695,-86.5567321777344,-86.5681915283203,-86.5853805541992,-86.6082992553711,-86.62548828125,-86.6770553588867,-86.7572708129883,-86.803108215332,-86.7973709106445,-86.7973709106445,-86.7973709106445,null,-86.4020385742188,-86.4020385742188,-86.436408996582,-86.4765167236328,-86.4937133789062,-86.5108947753906,-86.5108947753906,-86.5051651000977,-86.4765167236328,-86.4306793212891,-86.4020385742188,-86.4020385742188,null,-81.1308212280273,-80.8672637939453,-80.7755966186523,-80.7698593139648,-80.6724548339844,-80.6724548339844,-80.6781845092773,-80.7755966186523,-80.7927780151367,-80.8386154174805,-80.8500747680664,-80.8615341186523,-80.8615341186523,-80.8729934692383,-80.8901824951172,-80.9073715209961,-80.9360198974609,-80.9532089233398,-80.9646682739258,-80.9875793457031,-80.9933090209961,-81.0047760009766,-81.0219650268555,-81.0276870727539,-81.1136322021484,-81.1823959350586,-81.1881256103516,-81.1766586303711,-81.1823959350586,-81.1766586303711,-81.1594696044922,-81.1422882080078,-81.1308212280273,-81.1308212280273,null,-81.6407623291016,-81.6407623291016,-81.6178359985352,-81.6006546020508,-81.6121063232422,-81.6407623291016,-81.6350326538086,-81.3943862915039,-81.4001083374023,-81.4115753173828,-81.4344940185547,-81.4459457397461,-81.4459457397461,-81.3199005126953,-81.3141708374023,-80.9818572998047,-80.9474716186523,-80.930290222168,-80.9417495727539,-80.9360198974609,-80.8787231445312,-80.8729934692383,-80.8844528198242,-80.8844528198242,-80.8901824951172,-80.8672637939453,-80.8615341186523,-81.6407623291016,-81.6407623291016,null,-80.8672637939453,-81.1308212280273,-81.1250915527344,-81.1365585327148,-81.1651992797852,-81.1651992797852,-81.1766586303711,-81.2167663574219,-81.2511444091797,-81.2740631103516,-81.2969818115234,-81.2969818115234,-81.3313598632812,-81.3370895385742,-81.3600082397461,-81.382926940918,-81.382926940918,-81.3657379150391,-81.3600082397461,-81.3600082397461,-81.382926940918,-81.371467590332,-81.4688720703125,-81.5777282714844,-81.6407623291016,-81.6407623291016,-80.8615341186523,-80.8729934692383,-80.8787231445312,-80.8844528198242,-80.8672637939453,-80.8672637939453,-80.8672637939453,null,-80.0880355834961,-80.8787231445312,-80.8787231445312,-80.8844528198242,-80.9474716186523,-80.9417495727539,-80.918830871582,-80.8901824951172,-80.8729934692383,-80.8615341186523,-80.8615341186523,-80.8500747680664,-80.8386154174805,-80.7927780151367,-80.7755966186523,-80.6781845092773,-80.6552658081055,-80.649543762207,-80.6552658081055,-80.6266174316406,-80.6151580810547,-80.6094360351562,-80.1510696411133,-80.1510696411133,-80.0823059082031,-80.0708541870117,-80.0536651611328,-80.0479354858398,-80.0421981811523,-80.0479354858398,-80.0593948364258,-80.0765838623047,-80.0880355834961,-80.0880355834961,null,-82.104850769043,-82.6548919677734,-82.7981262207031,-82.7981262207031,-82.7752151489258,-82.740837097168,-82.735107421875,-82.729377746582,-82.729377746582,-82.7179107666016,-82.7064590454102,-82.7007293701172,-82.6835403442383,-82.2652740478516,-82.2595520019531,-82.0590133666992,-82.0590133666992,-82.0590133666992,-82.104850769043,-82.104850769043,-82.104850769043,null,-82.6548919677734,-82.6606216430664,-82.6778106689453,-82.6835403442383,-82.6949996948242,-82.7007293701172,-82.7064590454102,-82.7064590454102,-82.7179107666016,-82.729377746582,-82.729377746582,-82.7179107666016,-82.6720733642578,-82.6548919677734,-82.6319732666016,-82.6262435913086,-82.6377029418945,-82.6377029418945,-82.6319732666016,-82.6319732666016,-82.6377029418945,-82.6377029418945,-82.6377029418945,-82.6434326171875,-82.6606216430664,-82.6835403442383,-82.6949996948242,-82.7007293701172,-82.7179107666016,-82.735107421875,-82.7522964477539,-82.7580184936523,-82.7694854736328,-82.7752151489258,-82.7866744995117,-82.8038558959961,-82.8095855712891,-82.8210525512695,-82.8267822265625,-82.8439636230469,-82.8496932983398,-82.8496932983398,-82.8325119018555,-82.8038558959961,-82.7866744995117,-82.7866744995117,-82.7866744995117,-82.7981262207031,-82.6548919677734,-82.6548919677734,-82.6548919677734,null,-81.9501495361328,-81.8642120361328,-81.8642120361328,-81.7954559326172,-81.7897262573242,-81.6407623291016,-81.6407623291016,-81.5777282714844,-81.4688720703125,-81.371467590332,-81.382926940918,-81.3600082397461,-81.3600082397461,-81.3657379150391,-81.382926940918,-81.382926940918,-81.3600082397461,-81.3370895385742,-81.3313598632812,-81.2969818115234,-81.2969818115234,-81.2740631103516,-81.2511444091797,-81.2167663574219,-81.1766586303711,-81.1651992797852,-81.1651992797852,-81.1365585327148,-81.1250915527344,-81.1308212280273,-81.5662689208984,-82.0590133666992,-82.0590133666992,-82.104850769043,-82.104850769043,-82.0590133666992,-82.0590133666992,-82.0418243408203,-82.0303649902344,-82.0189056396484,-82.0017242431641,-81.9730682373047,-81.9501495361328,-81.9501495361328,-81.9501495361328,-81.9501495361328,null,-81.6636734008789,-81.6579437255859,-81.6808700561523,-81.7496185302734,-81.7496185302734,-81.7839965820312,-81.7839965820312,-81.835563659668,-81.835563659668,-82.0189056396484,-82.0360946655273,-82.0532913208008,-82.0475616455078,-82.0131759643555,-81.9902572631836,-81.9444198608398,-81.9329605102539,-81.9215087890625,-81.8928527832031,-81.8470230102539,-81.8069152832031,-81.5719985961914,-81.5318908691406,-81.5261611938477,-81.5261611938477,-81.5261611938477,-81.5032501220703,-81.4860534667969,-81.4803237915039,-81.4574127197266,-81.4230346679688,-81.4459457397461,-81.5376205444336,-81.652214050293,-81.6636734008789,-81.6636734008789,null,-81.5719985961914,-81.5949249267578,-81.5891952514648,-81.6006546020508,-81.6694030761719,-81.6694030761719,-81.6636734008789,-81.6636734008789,-81.6636734008789,-81.6350326538086,-81.6235656738281,-81.5949249267578,-81.554817199707,-81.5376205444336,-81.5318908691406,-81.4344940185547,-81.4287643432617,-81.3657379150391,-81.3542709350586,-81.3313598632812,-81.2912521362305,-81.2797927856445,-81.2912521362305,-81.2683334350586,-81.2511444091797,-81.2511444091797,-81.2454147338867,-81.2339553833008,-81.2110366821289,-81.199577331543,-81.199577331543,-81.2511444091797,-81.2912521362305,-81.3084411621094,-81.3199005126953,-81.3141708374023,-81.5261611938477,-81.5261611938477,-81.5318908691406,-81.5719985961914,-81.5719985961914,null,-80.3344116210938,-80.3286819458008,-80.3286819458008,-80.3114929199219,-80.2713851928711,-80.2427444458008,-80.2140884399414,-80.28857421875,-80.28857421875,-80.6724548339844,-80.6724548339844,-80.3344116210938,-80.3344116210938,null,-86.7973709106445,-86.7973709106445,-86.803108215332,-86.8775863647461,-86.9520797729492,-87.0265579223633,-87.078125,-87.1182327270508,-87.1411514282227,-87.1640701293945,-87.1812591552734,-87.1869888305664,-87.1869888305664,-87.1755294799805,-87.158332824707,-87.1239624023438,-87.078125,-87.0552062988281,-87.0208282470703,-86.986457824707,-86.9749908447266,-86.9749908447266,-86.9807205200195,-87.0036392211914,-87.0150985717773,-87.0150985717773,-87.0150985717773,-87.0208282470703,-87.0322952270508,-87.0494766235352,-87.072395324707,-87.078125,-87.0895843505859,-87.1067733764648,-87.1239624023438,-87.1239624023438,-87.1182327270508,-87.1296920776367,-87.1468811035156,-87.1697998046875,-87.1869888305664,-87.2041702270508,-87.1984481811523,-87.2270965576172,-87.2442779541016,-87.2786636352539,-87.2901153564453,-87.2958450317383,-87.3130416870117,-87.3244934082031,-87.3244934082031,-87.3073120117188,-87.3130416870117,-87.3130416870117,-87.2786636352539,-87.255744934082,-87.2213668823242,-87.1812591552734,-86.7973709106445,-86.7973709106445,null,-82.2137145996094,-82.2137145996094,-82.0532913208008,-82.0532913208008,-82.2710113525391,-82.2710113525391,-82.3454895019531,-82.3626861572266,-82.3855972290039,-82.4085235595703,-82.4257049560547,-82.4658126831055,-82.4772720336914,-82.4772720336914,-82.4715423583984,-82.4830017089844,-82.5173797607422,-82.5460357666016,-82.5632171630859,-82.5632171630859,-82.4371643066406,-82.4314346313477,-82.276741027832,-82.2710113525391,-82.2137145996094,-82.2137145996094,null,-80.9818572998047,-81.3141708374023,-81.3199005126953,-81.4459457397461,-81.4459457397461,-81.4344940185547,-81.4115753173828,-81.4001083374023,-81.3943862915039,-81.3943862915039,-81.3886566162109,-81.3657379150391,-81.3428192138672,-81.3313598632812,-81.3141708374023,-81.2454147338867,-81.2167663574219,-81.199577331543,-81.1766586303711,-81.1651992797852,-81.1594696044922,-81.1136322021484,-81.1079025268555,-81.1079025268555,-81.0964508056641,-81.0792541503906,-81.0506134033203,-81.0448837280273,-81.0448837280273,-81.0219650268555,-81.0105056762695,-80.9875793457031,-80.9818572998047,-80.9818572998047,null,-81.9444198608398,-81.9501495361328,-81.9501495361328,-81.9501495361328,-81.9730682373047,-82.0017242431641,-82.0189056396484,-82.0303649902344,-82.0418243408203,-82.0590133666992,-82.0590133666992,-82.0590133666992,-82.0876617431641,-82.1105804443359,-82.1621475219727,-82.1965255737305,-82.2309036254883,-82.2366333007812,-82.2538223266602,-82.2710113525391,-82.282470703125,-82.2710113525391,-82.2595520019531,-82.2366333007812,-82.1793365478516,-82.1736068725586,-82.1793365478516,-82.2137145996094,-82.2710113525391,-82.2939300537109,-81.9444198608398,-81.9444198608398,null,-82.7924041748047,-82.7924041748047,-82.7924041748047,-82.7522964477539,-82.7465667724609,-82.7924041748047,-82.7981262207031,-82.8153228759766,-82.8210525512695,-82.8439636230469,-82.8554229736328,-82.8726196289062,-82.9069976806641,-82.912727355957,-82.912727355957,-82.9184494018555,-82.9413681030273,-82.9642868041992,-82.9986724853516,-83.0674209594727,-83.1247100830078,-83.182014465332,-83.1992034912109,-83.2106552124023,-83.2106552124023,-83.2393112182617,-83.2335815429688,-83.2335815429688,-83.2393112182617,-83.2393112182617,-83.2163848876953,-83.2049331665039,-83.1992034912109,-83.187744140625,-83.1590957641602,-83.1247100830078,-83.0960693359375,-83.0674209594727,-83.0445022583008,-83.010124206543,-82.9642868041992,-82.9299087524414,-82.9299087524414,-82.9184494018555,-82.9012603759766,-82.8898010253906,-82.8726196289062,-82.7924041748047,-82.7924041748047,null,-83.3137969970703,-83.3252563476562,-83.3195266723633,-83.3309783935547,-83.3481674194336,-83.3538970947266,-83.37109375,-83.4112014770508,-83.4513092041016,-83.4856796264648,-83.4914093017578,-83.5085983276367,-83.5257873535156,-83.5487060546875,-83.5658950805664,-83.5945434570312,-83.6002731323242,-83.6002731323242,-83.5830841064453,-83.5773468017578,-83.5945434570312,-83.6231842041016,-83.6575698852539,-83.6976776123047,-83.7435073852539,-83.7778930664062,-83.8122711181641,-83.8294525146484,-83.9440460205078,-83.9841537475586,-83.9726943969727,-83.9669647216797,-83.9555053710938,-83.9383163452148,-83.915397644043,-83.90966796875,-83.8810195922852,-83.8466415405273,-83.8122711181641,-83.4684906005859,-83.4684906005859,-83.37109375,-83.3768157958984,-83.365364074707,-83.365364074707,-83.3137969970703,-83.3137969970703,null,-82.4257049560547,-82.5231094360352,-82.5402984619141,-82.5689468383789,-82.5632171630859,-82.5517578125,-82.5402984619141,-82.5231094360352,-82.5116500854492,-82.4715423583984,-82.4543609619141,-82.460090637207,-82.1334991455078,-82.1392288208008,-82.1621475219727,-82.1736068725586,-82.1965255737305,-82.2710113525391,-82.288200378418,-82.3053817749023,-82.3225784301758,-82.3512191772461,-82.3855972290039,-82.4257049560547,-82.4257049560547,null,-81.6350326538086,-81.646484375,-81.6751327514648,-81.6751327514648,-81.6636734008789,-81.652214050293,-81.5376205444336,-81.4459457397461,-81.4230346679688,-81.4173049926758,-81.1594696044922,-81.1537399291992,-81.1079025268555,-81.0849838256836,-81.0849838256836,-80.9933090209961,-80.9703979492188,-80.9589385986328,-80.9589385986328,-80.9474716186523,-80.930290222168,-80.9073715209961,-80.9016342163086,-80.9016342163086,-80.8558044433594,-80.7870483398438,-80.7583999633789,-80.7641296386719,-80.7813186645508,-80.8271560668945,-80.8443450927734,-80.8500747680664,-80.9417495727539,-80.9474716186523,-80.9818572998047,-80.9875793457031,-81.0105056762695,-81.0219650268555,-81.0448837280273,-81.0448837280273,-81.0506134033203,-81.0792541503906,-81.0964508056641,-81.1079025268555,-81.1079025268555,-81.1136322021484,-81.1594696044922,-81.1651992797852,-81.1766586303711,-81.199577331543,-81.2167663574219,-81.2454147338867,-81.3141708374023,-81.3313598632812,-81.3428192138672,-81.3370895385742,-81.3485488891602,-81.3542709350586,-81.3657379150391,-81.4058456420898,-81.4344940185547,-81.4459457397461,-81.4631423950195,-81.4746017456055,-81.4860534667969,-81.5204315185547,-81.5490875244141,-81.5605392456055,-81.5719985961914,-81.5949249267578,-81.6006546020508,-81.6178359985352,-81.6350326538086,-81.6350326538086,null,-84.7175445556641,-84.2477111816406,-84.2477111816406,-84.0758209228516,-84.0758209228516,-84.1044769287109,-84.1331253051758,-84.1560363769531,-84.1789627075195,-84.2133331298828,-84.2305297851562,-84.2477111816406,-84.2763671875,-84.2763671875,-84.2820892333984,-84.3050079345703,-84.3393859863281,-84.3565826416016,-84.3909530639648,-84.3909530639648,-84.368034362793,-84.368034362793,-84.4024124145508,-84.4196014404297,-84.4310607910156,-84.4482498168945,-84.4654388427734,-84.4768981933594,-84.4883575439453,-84.5055465698242,-84.5227355957031,-84.5341949462891,-84.5628433227539,-84.5800323486328,-84.5972213745117,-84.6430587768555,-84.6602401733398,-84.6888885498047,-84.7175445556641,-84.723274230957,-84.7175445556641,-84.7175445556641,null,-86.0467987060547,-86.0467987060547,-85.8691864013672,-85.8921051025391,-85.8921051025391,-85.903564453125,-85.9207534790039,-85.9322052001953,-85.9264755249023,-85.903564453125,-85.903564453125,-85.903564453125,-85.897834777832,-85.8863677978516,-85.8921051025391,-85.909294128418,-85.9150238037109,-85.9436721801758,-85.9780426025391,-85.9895095825195,-86.0181503295898,-85.9895095825195,-85.9895095825195,-86.0353469848633,-86.1556625366211,-86.2645263671875,-86.3390045166016,-86.4020385742188,-86.4020385742188,-86.3733901977539,-86.350471496582,-86.3332824707031,-86.3218231201172,-86.3046340942383,-86.2874450683594,-86.2473373413086,-86.2072296142578,-86.1671295166016,-86.1442031860352,-86.1384735107422,-86.1384735107422,-86.1613922119141,-86.1957702636719,-86.2358779907227,-86.2473373413086,-86.2587966918945,-86.2874450683594,-86.2988967895508,-86.3332824707031,-86.361930847168,-86.4020385742188,-86.3963088989258,-86.3905715942383,-86.2014999389648,-86.0467987060547,-86.0467987060547,null,-85.8691864013672,-85.8634567260742,-85.8519973754883,-85.8519973754883,-85.8462677001953,-85.7717819213867,-85.7603225708008,-85.7488632202148,-85.7431335449219,-85.6399993896484,-85.6056213378906,-85.5024948120117,-85.5024948120117,-85.450927734375,-85.450927734375,-85.5024948120117,-85.5082244873047,-85.8749160766602,-85.897834777832,-85.9150238037109,-85.9379425048828,-85.9665832519531,-85.9895095825195,-86.0181503295898,-85.9895095825195,-85.9780426025391,-85.9436721801758,-85.9150238037109,-85.909294128418,-85.8921051025391,-85.8863677978516,-85.897834777832,-85.903564453125,-85.903564453125,-85.903564453125,-85.9264755249023,-85.9322052001953,-85.9207534790039,-85.903564453125,-85.8921051025391,-85.8921051025391,-85.8691864013672,-85.8691864013672,null,-82.4486236572266,-82.4257049560547,-82.4085235595703,-82.3970565795898,-82.3855972290039,-82.3512191772461,-82.3397674560547,-82.2939300537109,-82.2480926513672,-82.2137145996094,-82.1678771972656,-82.1564178466797,-82.1506881713867,-82.1334991455078,-82.1220397949219,-82.1163101196289,-82.1163101196289,-82.1105804443359,-82.0647430419922,-82.1277694702148,-82.1392288208008,-82.1506881713867,-82.1334991455078,-82.1334991455078,-82.1449584960938,-82.1449584960938,-82.1277694702148,-82.1678771972656,-82.1678771972656,-82.1449584960938,-82.1449584960938,-82.1621475219727,-82.1621475219727,-82.1736068725586,-82.1621475219727,-82.1678771972656,-82.1965255737305,-82.2194366455078,-82.2538223266602,-82.276741027832,-82.2939300537109,-82.3225784301758,-82.3512191772461,-82.3855972290039,-82.4830017089844,-82.5059280395508,-82.5231094360352,-82.5288391113281,-82.5288391113281,-82.5632171630859,-82.5632171630859,-82.5288391113281,-82.5231094360352,-82.4486236572266,-82.4486236572266,-82.4486236572266,null,-82.735107421875,-82.740837097168,-82.9700164794922,-83.0445022583008,-83.0559616088867,-83.0616912841797,-83.0502319335938,-83.0502319335938,-83.0616912841797,-83.0846099853516,-83.1189880371094,-83.1247100830078,-83.1304473876953,-83.1476364135742,-82.9585647583008,-82.9528350830078,-82.8840713500977,-82.8611602783203,-82.8439636230469,-82.6606216430664,-82.6606216430664,-82.6949996948242,-82.735107421875,-82.735107421875,-82.735107421875,null,-82.6434326171875,-82.5288391113281,-82.5288391113281,-82.5231094360352,-82.5059280395508,-82.4830017089844,-82.3855972290039,-82.3512191772461,-82.3225784301758,-82.2939300537109,-82.276741027832,-82.2538223266602,-82.2710113525391,-82.282470703125,-82.282470703125,-82.2939300537109,-82.2939300537109,-82.3283081054688,-82.3340377807617,-82.3397674560547,-82.3454895019531,-82.3569488525391,-82.3569488525391,-82.3684158325195,-82.3741455078125,-82.4257049560547,-82.4314346313477,-82.4486236572266,-82.5001983642578,-82.5059280395508,-82.5173797607422,-82.5173797607422,-82.6377029418945,-82.6319732666016,-82.6606216430664,-82.6606216430664,-82.6434326171875,-82.6434326171875,-82.6434326171875,null,-84.551383972168,-84.5571136474609,-84.6545104980469,-84.6545104980469,-84.551383972168,-84.545654296875,-84.539924621582,-84.5341949462891,-84.5227355957031,-84.5170059204102,-84.5112762451172,-84.5055465698242,-84.4883575439453,-84.4768981933594,-84.4654388427734,-84.4597091674805,-84.4425201416016,-84.4425201416016,-84.2534408569336,-84.2534408569336,-84.1560363769531,-84.1674957275391,-84.1961441040039,-84.2190704345703,-84.2190704345703,-84.2248001098633,-84.270637512207,-84.3107452392578,-84.3336563110352,-84.3565826416016,-84.3623046875,-84.3737640380859,-84.4024124145508,-84.4081420898438,-84.4196014404297,-84.4253311157227,-84.4310607910156,-84.4425201416016,-84.4539794921875,-84.4768981933594,-84.4883575439453,-84.4883575439453,-84.5112762451172,-84.5227355957031,-84.551383972168,-84.551383972168,null,-83.37109375,-83.4398422241211,-83.4283828735352,-83.4112014770508,-83.3940048217773,-83.3768157958984,-83.3596343994141,-83.3367080688477,-83.3309783935547,-83.3137969970703,-83.2679595947266,-83.2564926147461,-83.187744140625,-83.1419067382812,-83.1017990112305,-83.1017990112305,-83.1075286865234,-83.1075286865234,-83.1017990112305,-83.0616912841797,-83.0616912841797,-83.0731506347656,-83.0788803100586,-83.0731506347656,-83.0903396606445,-83.0846099853516,-83.1017990112305,-83.1189880371094,-83.1304473876953,-83.1419067382812,-83.1590957641602,-83.1648254394531,-83.1762847900391,-83.193473815918,-83.193473815918,-83.2049331665039,-83.2450408935547,-83.2908706665039,-83.37109375,-83.37109375,null,-83.6231842041016,-83.6632919311523,-83.6632919311523,-83.5888137817383,-83.5257873535156,-83.4455718994141,-83.4398422241211,-83.4398422241211,-83.3997344970703,-83.3882751464844,-83.3882751464844,-83.3882751464844,-83.3882751464844,-83.3882751464844,-83.3596343994141,-83.3309783935547,-83.3023300170898,-83.4112014770508,-83.5028686523438,-83.5601654052734,-83.6174621582031,-83.6231842041016,-83.6231842041016,null,-83.8008041381836,-83.8638381958008,-83.8695602416992,-83.8294525146484,-83.7950744628906,-83.7893447875977,-83.7778930664062,-83.7549667358398,-83.640380859375,-83.6060028076172,-83.5544357299805,-83.5487060546875,-83.646110534668,-83.6804885864258,-83.6919479370117,-83.7606964111328,-83.8008041381836,-83.8008041381836,null,-85.1300735473633,-85.1300735473633,-85.0613098144531,-85.0555877685547,-85.0383987426758,-85.0383987426758,-85.0212020874023,-85.0212020874023,-85.0097503662109,-85.004020690918,-84.998291015625,-84.9868316650391,-84.9868316650391,-84.9753723144531,-84.9696426391602,-84.7461853027344,-84.7404556274414,-84.6659698486328,-84.6659698486328,-84.7519149780273,-84.9123458862305,-84.9180755615234,-84.9409942626953,-84.9409942626953,-85.1300735473633,-85.1300735473633,null,-83.4856796264648,-83.4971389770508,-83.5028686523438,-83.5200576782227,-83.5200576782227,-83.2736892700195,-83.2393112182617,-83.2163848876953,-83.193473815918,-83.1705474853516,-83.1648254394531,-83.1590957641602,-83.1533660888672,-83.1419067382812,-83.1189880371094,-83.0960693359375,-83.0731506347656,-83.0387725830078,-83.0387725830078,-83.0502319335938,-83.2163848876953,-83.2163848876953,-83.3080596923828,-83.3080596923828,-83.3596343994141,-83.365364074707,-83.3768157958984,-83.3825454711914,-83.4169235229492,-83.4226531982422,-83.4856796264648,-83.4856796264648,null,-83.0445022583008,-83.0387725830078,-83.0445022583008,-83.1648254394531,-83.1648254394531,-83.2049331665039,-83.2106552124023,-83.2851486206055,-83.2908706665039,-83.3252563476562,-83.3252563476562,-83.3252563476562,-83.3481674194336,-83.37109375,-83.3882751464844,-83.4054718017578,-83.4283828735352,-83.4283828735352,-83.4455718994141,-83.4513092041016,-83.4513092041016,-83.4455718994141,-83.4398422241211,-83.4341125488281,-83.4283828735352,-83.4112014770508,-83.3997344970703,-83.3997344970703,-83.37109375,-83.37109375,-83.3137969970703,-83.1648254394531,-83.1648254394531,-83.1648254394531,-83.1590957641602,-83.1476364135742,-83.1304473876953,-83.1247100830078,-83.1189880371094,-83.0846099853516,-83.0616912841797,-83.0502319335938,-83.0502319335938,-83.0616912841797,-83.0559616088867,-83.0445022583008,-83.0445022583008,null,-83.7205963134766,-83.7549667358398,-83.8294525146484,-83.8523712158203,-83.8752899169922,-83.8867492675781,-83.8924789428711,-83.90966796875,-83.90966796875,-83.7091293334961,-83.7091293334961,-83.7091293334961,-83.6919479370117,-83.6632919311523,-83.6174621582031,-83.6060028076172,-83.5773468017578,-83.5601654052734,-83.5372467041016,-83.5200576782227,-83.5143280029297,-83.5200576782227,-83.6231842041016,-83.6231842041016,-83.6289215087891,-83.6289215087891,-83.7205963134766,-83.7205963134766,null,-83.5200576782227,-83.2564926147461,-83.1648254394531,-83.1992034912109,-83.3309783935547,-83.3195266723633,-83.37109375,-83.3825454711914,-83.3940048217773,-83.5257873535156,-83.5200576782227,-83.5143280029297,-83.5200576782227,-83.5200576782227,null,-81.9157791137695,-82.104850769043,-82.1392288208008,-82.1793365478516,-82.2423629760742,-82.2480926513672,-82.282470703125,-82.3053817749023,-82.3111114501953,-82.2595520019531,-82.2251739501953,-82.1907958984375,-82.1736068725586,-82.1736068725586,-82.0360946655273,-82.0246353149414,-82.0246353149414,-82.0475616455078,-82.0532913208008,-82.0418243408203,-81.9444198608398,-81.8985824584961,-81.8584747314453,-81.8183746337891,-81.7209701538086,-81.7839965820312,-81.7954559326172,-81.824104309082,-81.835563659668,-81.8470230102539,-81.8584747314453,-81.9157791137695,-81.9215087890625,-81.9386901855469,-81.9444198608398,-81.9329605102539,-81.9157791137695,-81.9157791137695,-81.9157791137695,-81.9157791137695,null,-83.5888137817383,-83.5601654052734,-83.5429763793945,-83.5200576782227,-83.4971389770508,-83.4856796264648,-83.4742202758789,-83.4513092041016,-83.4513092041016,-83.4455718994141,-83.4283828735352,-83.3882751464844,-83.3825454711914,-83.3825454711914,-83.4054718017578,-83.4341125488281,-83.4455718994141,-83.4684906005859,-83.4684906005859,-83.4513092041016,-83.4513092041016,-83.4684906005859,-83.4914093017578,-83.4971389770508,-83.4971389770508,-83.462760925293,-83.4398422241211,-83.4283828735352,-83.4169235229492,-83.3825454711914,-83.5945434570312,-83.7606964111328,-83.7606964111328,-83.5830841064453,-83.5888137817383,-83.5888137817383,null,-81.1766586303711,-81.199577331543,-81.2568740844727,-81.2683334350586,-81.2855224609375,-81.2912521362305,-81.3199005126953,-81.3370895385742,-81.3600082397461,-81.382926940918,-81.382926940918,-81.4001083374023,-81.4115753173828,-81.4173049926758,-81.4459457397461,-81.4631423950195,-81.4631423950195,-81.4803237915039,-81.4975204467773,-81.5147094726562,-81.5318908691406,-81.5433578491211,-81.5662689208984,-81.5777282714844,-81.5949249267578,-81.6006546020508,-81.6235656738281,-81.6579437255859,-81.6808700561523,-81.7152404785156,-81.7438888549805,-81.7725372314453,-81.7839965820312,-81.7381591796875,-81.7037811279297,-81.4402160644531,-81.3886566162109,-81.3370895385742,-81.3256301879883,-81.3256301879883,-81.2912521362305,-81.2855224609375,-81.2683334350586,-81.2568740844727,-81.2568740844727,-81.2339553833008,-81.2339553833008,-81.2224960327148,-81.2110366821289,-81.199577331543,-81.2053070068359,-81.199577331543,-81.1766586303711,-81.1537399291992,-81.1651992797852,-81.1766586303711,-81.1823959350586,-81.1709289550781,-81.1766586303711,-81.1766586303711,-81.1766586303711,null,-82.0246353149414,-81.8527450561523,-81.8126373291016,-81.7954559326172,-81.7152404785156,-81.7037811279297,-81.6751327514648,-81.6006546020508,-81.5834579467773,-81.5605392456055,-81.5376205444336,-81.5318908691406,-81.5376205444336,-81.5433578491211,-81.5376205444336,-81.5089797973633,-81.4803237915039,-81.4803237915039,-81.4803237915039,-81.4688720703125,-81.4459457397461,-81.4402160644531,-81.7037811279297,-81.7381591796875,-81.7839965820312,-81.7954559326172,-81.8069152832031,-81.829833984375,-81.8699417114258,-81.9100494384766,-81.9444198608398,-81.9787979125977,-81.9501495361328,-81.9215087890625,-81.9845275878906,-81.9902572631836,-81.9845275878906,-82.0532913208008,-82.0246353149414,-82.0246353149414,null,-82.3283081054688,-82.282470703125,-82.2939300537109,-82.2423629760742,-82.2595520019531,-82.1678771972656,-82.104850769043,-82.0933990478516,-82.0647430419922,-82.0017242431641,-81.9616165161133,-81.9386901855469,-81.9100494384766,-81.8928527832031,-81.8527450561523,-81.8470230102539,-81.8126373291016,-81.7839965820312,-81.7610778808594,-81.7725372314453,-81.7610778808594,-81.7381591796875,-81.6808700561523,-81.6292953491211,-81.554817199707,-81.7725372314453,-81.8069152832031,-81.8642120361328,-81.9616165161133,-82.09912109375,-82.1506881713867,-82.1564178466797,-82.2366333007812,-82.2652740478516,-82.2939300537109,-82.3168487548828,-82.3283081054688,-82.3283081054688,null,-83.9325866699219,-83.90966796875,-83.8982086181641,-83.8638381958008,-83.8581085205078,-83.8466415405273,-83.818000793457,-83.82373046875,-83.8294525146484,-83.8294525146484,-83.82373046875,-83.82373046875,-84.0700988769531,-84.1445846557617,-84.1388549804688,-84.1331253051758,-84.1216583251953,-84.098747253418,-84.087287902832,-84.093017578125,-84.1102066040039,-84.0758209228516,-84.0471801757812,-84.0414505004883,-84.0414505004883,-84.0242614746094,-83.9956130981445,-83.9898834228516,-83.9669647216797,-83.9325866699219,-83.9325866699219,null,-84.5341949462891,-84.4711685180664,-84.4654388427734,-84.4654388427734,-84.4654388427734,-84.4711685180664,-84.4597091674805,-84.4482498168945,-84.4482498168945,-84.4196014404297,-84.4425201416016,-84.4597091674805,-84.4654388427734,-84.4768981933594,-84.4883575439453,-84.5055465698242,-84.5112762451172,-84.5170059204102,-84.5227355957031,-84.5341949462891,-84.539924621582,-84.545654296875,-84.551383972168,-84.6545104980469,-84.7920227050781,-84.8034820556641,-84.8034820556641,-84.820671081543,-84.820671081543,-84.820671081543,-84.81494140625,-84.81494140625,-84.820671081543,-84.8264007568359,-84.8321304321289,-84.8321304321289,-84.8321304321289,-84.8321304321289,-84.8264007568359,-84.8321304321289,-84.8321304321289,-84.8264007568359,-84.8264007568359,-84.8321304321289,-84.8493194580078,-84.8493194580078,-84.8378601074219,-84.8321304321289,-84.6774368286133,-84.6659698486328,-84.6545104980469,-84.6487808227539,-84.6373291015625,-84.6315994262695,-84.6201324462891,-84.6086730957031,-84.5972213745117,-84.5914916992188,-84.5742950439453,-84.5742950439453,-84.5341949462891,-84.5341949462891,null,-81.4688720703125,-81.4402160644531,-81.4344940185547,-81.4230346679688,-81.4115753173828,-81.4058456420898,-81.4001083374023,-81.4001083374023,-81.4058456420898,-81.4230346679688,-81.4402160644531,-81.4574127197266,-81.4746017456055,-81.4975204467773,-81.5089797973633,-81.5089797973633,-81.4975204467773,-81.4746017456055,-81.4574127197266,-81.4459457397461,-81.4516830444336,-81.4803237915039,-81.4975204467773,-81.5032501220703,-81.5032501220703,-81.5147094726562,-81.5204315185547,-81.5204315185547,-81.4860534667969,-81.4860534667969,-81.5089797973633,-81.554817199707,-81.6006546020508,-81.6350326538086,-81.652214050293,-81.6694030761719,-81.6923217773438,-81.7324295043945,-81.7496185302734,-81.7725372314453,-81.8011856079102,-81.835563659668,-81.8756713867188,-81.8928527832031,-81.9272384643555,-81.9272384643555,-81.9100494384766,-81.9215087890625,-81.9157791137695,-81.9043121337891,-81.9100494384766,-81.9215087890625,-81.9157791137695,-81.9157791137695,-81.9157791137695,-81.9329605102539,-81.9444198608398,-81.9386901855469,-81.9215087890625,-81.9157791137695,-81.8584747314453,-81.8470230102539,-81.835563659668,-81.824104309082,-81.7954559326172,-81.7839965820312,-81.7667999267578,-81.7667999267578,-81.7553482055664,-81.7209701538086,-81.6808700561523,-81.652214050293,-81.6407623291016,-81.5662689208984,-81.5662689208984,-81.5719985961914,-81.5662689208984,-81.5605392456055,-81.5433578491211,-81.5089797973633,-81.4975204467773,-81.4688720703125,-81.4688720703125,null,-82.2595520019531,-82.2710113525391,-82.1965255737305,-82.1907958984375,-82.09912109375,-82.0532913208008,-81.9845275878906,-81.9902572631836,-81.9845275878906,-81.9215087890625,-81.9501495361328,-81.9787979125977,-82.0360946655273,-82.2595520019531,-82.2595520019531,null,-85.2962265014648,-85.3134155273438,-85.3477935791016,-85.267578125,-85.1358032226562,-85.1243438720703,-85.0555877685547,-85.0498580932617,-84.9066162109375,-84.9066162109375,-84.9238052368164,-84.9238052368164,-84.9066162109375,-84.9123458862305,-84.8264007568359,-84.8493194580078,-84.8493194580078,-84.8378601074219,-84.8378601074219,-84.9409942626953,-84.9696426391602,-84.9868316650391,-84.998291015625,-85.004020690918,-85.0326690673828,-85.2962265014648,-85.2962265014648,null,-85.273307800293,-84.992561340332,-84.998291015625,-85.0097503662109,-85.0441284179688,-85.0613098144531,-85.0670394897461,-85.1071472167969,-85.1071472167969,-85.1243438720703,-85.1300735473633,-85.1472549438477,-85.2102813720703,-85.2160186767578,-85.273307800293,-85.273307800293,-85.273307800293,null,-82.1793365478516,-82.1392288208008,-82.104850769043,-81.9157791137695,-81.9215087890625,-81.9100494384766,-81.9043121337891,-81.9157791137695,-81.9215087890625,-81.9100494384766,-81.9272384643555,-81.9272384643555,-81.9444198608398,-81.9616165161133,-81.9730682373047,-81.9845275878906,-82.0131759643555,-82.0246353149414,-82.0246353149414,-82.0475616455078,-82.0532913208008,-82.0532913208008,-82.0475616455078,-82.0303649902344,-82.0246353149414,-82.0303649902344,-82.0360946655273,-82.0475616455078,-82.0475616455078,-82.0876617431641,-82.1220397949219,-82.1621475219727,-82.1793365478516,-82.2079849243164,-82.2079849243164,-82.2137145996094,-82.2309036254883,-82.2423629760742,-82.2251739501953,-82.2137145996094,-82.1621475219727,-82.1907958984375,-82.2423629760742,-82.460090637207,-82.460090637207,-82.1793365478516,-82.1793365478516,null,-80.8901824951172,-80.8500747680664,-80.8443450927734,-80.8500747680664,-80.8844528198242,-80.930290222168,-80.9532089233398,-80.9646682739258,-80.9589385986328,-80.9474716186523,-80.9875793457031,-81.0105056762695,-81.0391464233398,-81.0964508056641,-81.1079025268555,-81.1136322021484,-81.0907211303711,-81.0849838256836,-81.0735244750977,-81.0391464233398,-81.0391464233398,-81.0448837280273,-81.0735244750977,-81.0849838256836,-81.1079025268555,-81.1250915527344,-81.1422882080078,-81.1766586303711,-81.1766586303711,-81.1709289550781,-81.1823959350586,-81.1766586303711,-81.1651992797852,-81.1537399291992,-81.1766586303711,-81.199577331543,-81.2053070068359,-81.199577331543,-81.2110366821289,-81.2224960327148,-81.2339553833008,-81.2339553833008,-81.2568740844727,-81.2568740844727,-81.2683334350586,-81.2855224609375,-81.2912521362305,-81.3256301879883,-81.3256301879883,-81.3370895385742,-81.3886566162109,-81.1881256103516,-81.1422882080078,-81.1594696044922,-81.1537399291992,-81.1365585327148,-81.1250915527344,-81.0907211303711,-81.0506134033203,-80.9990463256836,-80.9646682739258,-80.924560546875,-80.8901824951172,-80.8901824951172,null,-84.7060775756836,-84.6487808227539,-84.6487808227539,-84.6602401733398,-84.7920227050781,-84.7920227050781,-84.8092193603516,-84.81494140625,-84.9295349121094,-84.9008865356445,-84.9238052368164,-84.9753723144531,-85.004020690918,-84.9810943603516,-84.9409942626953,-84.9295349121094,-84.8779678344727,-84.820671081543,-84.8034820556641,-84.7748336791992,-84.7691116333008,-84.7519149780273,-84.723274230957,-84.7060775756836,-84.7060775756836,null,-85.4681167602539,-85.5254058837891,-85.1128768920898,-85.1243438720703,-85.181640625,-85.181640625,-85.1930923461914,-85.2274703979492,-85.2962265014648,-85.3535232543945,-85.3707122802734,-85.3879013061523,-85.3936309814453,-85.3993606567383,-85.4681167602539,-85.4681167602539,null,-84.270637512207,-84.2591705322266,-84.3279266357422,-84.368034362793,-84.3737640380859,-84.4024124145508,-84.4253311157227,-84.4310607910156,-84.5857620239258,-84.5914916992188,-84.6659698486328,-84.6659698486328,-84.5972213745117,-84.5914916992188,-84.270637512207,-84.270637512207,-84.270637512207,null,-83.37109375,-83.3252563476562,-83.3023300170898,-83.2851486206055,-83.2851486206055,-83.2679595947266,-83.2622222900391,-83.2794189453125,-83.2794189453125,-83.2507629394531,-83.2564926147461,-83.2851486206055,-83.5487060546875,-83.37109375,-83.37109375,null,-85.0613098144531,-85.0613098144531,-85.0785064697266,-85.1186065673828,-85.1300735473633,-85.1358032226562,-85.0842361450195,-85.0842361450195,-85.0441284179688,-85.0212020874023,-84.9696426391602,-84.9639129638672,-84.9524536132812,-84.9467239379883,-84.9467239379883,-84.9467239379883,-84.9467239379883,-84.8321304321289,-84.8378601074219,-84.8493194580078,-84.8493194580078,-84.8321304321289,-84.8264007568359,-84.8264007568359,-84.8321304321289,-84.8321304321289,-84.8264007568359,-84.8321304321289,-84.8321304321289,-84.8321304321289,-84.9467239379883,-84.9753723144531,-84.9868316650391,-85.004020690918,-85.0498580932617,-85.0498580932617,-85.0613098144531,-85.0613098144531,null,-84.3623046875,-84.3909530639648,-84.4081420898438,-84.4081420898438,-84.4024124145508,-84.4196014404297,-84.4425201416016,-84.4425201416016,-84.4482498168945,-84.4597091674805,-84.4768981933594,-84.4768981933594,-84.3623046875,-84.2820892333984,-84.2763671875,-84.2534408569336,-84.2534408569336,-84.2763671875,-84.2763671875,-84.2935485839844,-84.2992782592773,-84.3107452392578,-84.3164749145508,-84.3393859863281,-84.3451156616211,-84.368034362793,-84.3623046875,-84.3623046875,null,-82.9700164794922,-82.740837097168,-82.735107421875,-82.7121887207031,-82.6548919677734,-82.6090545654297,-82.5861358642578,-82.5517578125,-82.5460357666016,-82.4887313842773,-82.4830017089844,-82.4658126831055,-82.4715423583984,-82.4830017089844,-82.4830017089844,-82.4715423583984,-82.460090637207,-82.6033248901367,-82.6147842407227,-82.6262435913086,-82.6663513183594,-82.7064590454102,-82.740837097168,-82.7522964477539,-82.7694854736328,-82.7981262207031,-82.8267822265625,-82.8267822265625,-82.8210525512695,-82.9700164794922,-82.9700164794922,-82.9700164794922,-82.9700164794922,null,-84.7519149780273,-84.6659698486328,-84.5914916992188,-84.5857620239258,-84.4310607910156,-84.4310607910156,-84.4253311157227,-84.4138717651367,-84.3966827392578,-84.4024124145508,-84.4482498168945,-84.4597091674805,-84.4654388427734,-84.4768981933594,-84.545654296875,-84.5800323486328,-84.6373291015625,-84.7347259521484,-84.7404556274414,-84.7461853027344,-84.7519149780273,-84.7519149780273,null,-82.6434326171875,-82.6434326171875,-82.6606216430664,-82.6606216430664,-82.6319732666016,-82.6377029418945,-82.6606216430664,-82.6606216430664,-82.8439636230469,-82.8611602783203,-82.8840713500977,-82.9528350830078,-82.9585647583008,-83.1476364135742,-83.1590957641602,-83.1648254394531,-83.1648254394531,-83.1648254394531,-83.1590957641602,-83.1476364135742,-83.1419067382812,-83.1075286865234,-83.1017990112305,-83.0960693359375,-83.0960693359375,-83.0846099853516,-83.0846099853516,-83.0674209594727,-83.0674209594727,-83.0559616088867,-83.0502319335938,-83.0387725830078,-83.0387725830078,-83.0215835571289,-82.9872055053711,-82.9585647583008,-82.9470977783203,-82.912727355957,-82.9012603759766,-82.8668899536133,-82.8611602783203,-82.8554229736328,-82.6434326171875,-82.6434326171875,null,-83.7606964111328,-83.7950744628906,-83.7950744628906,-83.8122711181641,-83.818000793457,-84.0185317993164,-84.0242614746094,-84.0185317993164,-84.0299835205078,-84.0299835205078,-84.0242614746094,-84.0185317993164,-83.7893447875977,-83.7836151123047,-83.7435073852539,-83.7435073852539,-83.6690216064453,-83.5429763793945,-83.5372467041016,-83.5372467041016,-83.5487060546875,-83.5658950805664,-83.5830841064453,-83.5830841064453,-83.5888137817383,-83.5830841064453,-83.7606964111328,-83.7606964111328,null,-82.0418243408203,-82.3053817749023,-82.3454895019531,-82.3684158325195,-82.3970565795898,-82.4085235595703,-82.3913269042969,-82.4486236572266,-82.4257049560547,-82.4486236572266,-82.4486236572266,-82.4371643066406,-82.3512191772461,-82.3225784301758,-82.2939300537109,-82.2194366455078,-82.2022552490234,-82.1736068725586,-82.1564178466797,-82.1163101196289,-82.0933990478516,-82.0418243408203,-82.0418243408203,null,-83.2851486206055,-83.4856796264648,-83.4971389770508,-83.5200576782227,-83.5429763793945,-83.5601654052734,-83.5888137817383,-83.5830841064453,-83.5830841064453,-83.5658950805664,-83.5487060546875,-83.5372467041016,-83.5372467041016,-83.5429763793945,-83.4856796264648,-83.4856796264648,-83.4684906005859,-83.4684906005859,-83.4513092041016,-83.4513092041016,-83.4455718994141,-83.4283828735352,-83.4283828735352,-83.4054718017578,-83.3882751464844,-83.37109375,-83.3481674194336,-83.3252563476562,-83.3252563476562,-83.3252563476562,-83.2908706665039,-83.2851486206055,-83.2851486206055,null,-84.8722381591797,-84.9467239379883,-85.0326690673828,-85.004020690918,-84.998291015625,-84.9868316650391,-84.9696426391602,-84.9409942626953,-84.8378601074219,-84.6201324462891,-84.6373291015625,-84.6487808227539,-84.6487808227539,-84.6430587768555,-84.6315994262695,-84.5800323486328,-84.5628433227539,-84.545654296875,-84.539924621582,-84.5170059204102,-84.5112762451172,-84.5170059204102,-84.6659698486328,-84.6717071533203,-84.6888885498047,-84.6946182250977,-84.7003479003906,-84.7060775756836,-84.7175445556641,-84.723274230957,-84.8722381591797,-84.8722381591797,null,-83.7549667358398,-83.7836151123047,-83.8867492675781,-84.0013427734375,-84.0471801757812,-84.0586395263672,-84.0529098510742,-84.0586395263672,-84.1102066040039,-84.1273956298828,-84.1560363769531,-84.1732330322266,-84.1560363769531,-84.1445846557617,-84.1445846557617,-83.90966796875,-83.90966796875,-83.8924789428711,-83.8867492675781,-83.8752899169922,-83.8523712158203,-83.8294525146484,-83.7549667358398,-83.7549667358398,null,-83.6575698852539,-83.6575698852539,-83.6575698852539,-83.82373046875,-83.8523712158203,-83.8695602416992,-83.8810195922852,-83.8810195922852,-83.915397644043,-83.9440460205078,-83.9898834228516,-83.9726943969727,-83.9784240722656,-83.9956130981445,-83.6575698852539,-83.6575698852539,null,-85.6113510131836,-85.456657409668,-85.3649826049805,-85.3993606567383,-85.4108200073242,-85.4108200073242,-85.4050903320312,-85.4280090332031,-85.4280090332031,-85.4280090332031,-85.450927734375,-85.4681167602539,-85.450927734375,-85.4681167602539,-85.4795684814453,-85.5082244873047,-85.5426025390625,-85.5884399414062,-85.6113510131836,-85.6113510131836,null,-84.3508453369141,-84.3393859863281,-84.3221969604492,-84.3050079345703,-84.2992782592773,-84.2591705322266,-84.2534408569336,-84.2419815063477,-84.2305297851562,-84.2018737792969,-84.2018737792969,-84.1216583251953,-84.098747253418,-84.1159286499023,-84.1159286499023,-83.9898834228516,-83.9898834228516,-84.0013427734375,-83.9898834228516,-83.9898834228516,-83.9784240722656,-83.9726943969727,-84.270637512207,-84.270637512207,-84.2763671875,-84.3164749145508,-84.3508453369141,-84.3508453369141,null,-84.3737640380859,-84.8665084838867,-84.8779678344727,-84.8550491333008,-84.8034820556641,-84.7805633544922,-84.7748336791992,-84.7691116333008,-84.7633819580078,-84.7519149780273,-84.551383972168,-84.5227355957031,-84.3909530639648,-84.3737640380859,-84.3737640380859,null,-84.2935485839844,-84.2878189086914,-84.2534408569336,-84.1732330322266,-84.1388549804688,-84.1216583251953,-84.0815582275391,-84.0471801757812,-84.0471801757812,-84.0586395263672,-84.1216583251953,-84.1674957275391,-84.1961441040039,-84.2419815063477,-84.2477111816406,-84.2534408569336,-84.2591705322266,-84.2820892333984,-84.3623046875,-84.3508453369141,-84.3221969604492,-84.3107452392578,-84.2935485839844,-84.2935485839844,null,-83.1648254394531,-83.0846099853516,-83.0559616088867,-83.0674209594727,-83.0158538818359,-82.9872055053711,-82.9241790771484,-82.912727355957,-82.9528350830078,-82.9642868041992,-82.9757461547852,-82.9700164794922,-83.2335815429688,-83.2736892700195,-83.3080596923828,-83.3252563476562,-83.3309783935547,-83.3252563476562,-83.3309783935547,-83.3768157958984,-83.3367080688477,-83.3596343994141,-83.3195266723633,-83.3940048217773,-83.3940048217773,-83.3825454711914,-83.37109375,-83.3195266723633,-83.3309783935547,-83.1992034912109,-83.1648254394531,-83.1648254394531,null,-83.8867492675781,-83.7836151123047,-83.7836151123047,-83.7664337158203,-83.7606964111328,-83.6632919311523,-83.6575698852539,-83.6575698852539,-83.9956130981445,-83.9956130981445,-83.9956130981445,-84.0185317993164,-84.0242614746094,-84.0242614746094,-84.0242614746094,-84.0128021240234,-83.9841537475586,-83.9726943969727,-83.9497756958008,-83.9268569946289,-83.9268569946289,-83.8867492675781,-83.8867492675781,null,-84.4711685180664,-84.3221969604492,-84.0758209228516,-84.0529098510742,-84.0185317993164,-84.0185317993164,-84.0299835205078,-84.0242614746094,-84.0185317993164,-84.0128021240234,-84.0128021240234,-84.0242614746094,-84.0242614746094,-84.0128021240234,-84.0128021240234,-84.0242614746094,-84.0242614746094,-84.1560363769531,-84.2534408569336,-84.2534408569336,-84.4425201416016,-84.4425201416016,-84.4196014404297,-84.4482498168945,-84.4482498168945,-84.4597091674805,-84.4711685180664,-84.4654388427734,-84.4654388427734,-84.4654388427734,-84.4711685180664,-84.4711685180664,null,-84.7347259521484,-84.6373291015625,-84.5800323486328,-84.6029510498047,-84.6430587768555,-84.6545104980469,-84.6946182250977,-84.7576446533203,-84.7977523803711,-84.8264007568359,-84.9123458862305,-84.9066162109375,-84.9238052368164,-84.9238052368164,-84.9066162109375,-84.9066162109375,-84.8550491333008,-84.7347259521484,-84.7347259521484,-84.7347259521484,null,-84.9352569580078,-85.0326690673828,-85.0383987426758,-85.0441284179688,-85.0899658203125,-85.1128768920898,-85.1128768920898,-85.1243438720703,-85.1243438720703,-85.1014175415039,-85.0956954956055,-85.0956954956055,-85.0842361450195,-85.0842361450195,-85.0613098144531,-85.0498580932617,-85.0498580932617,-85.004020690918,-84.9868316650391,-84.9753723144531,-84.9467239379883,-84.8321304321289,-84.8321304321289,-84.8264007568359,-84.820671081543,-84.81494140625,-84.81494140625,-84.820671081543,-84.820671081543,-84.820671081543,-84.8034820556641,-84.8034820556641,-84.7920227050781,-84.6545104980469,-84.6545104980469,-84.6831665039062,-84.6946182250977,-84.7060775756836,-84.7175445556641,-84.7347259521484,-84.7519149780273,-84.7576446533203,-84.7691116333008,-84.7748336791992,-84.9295349121094,-84.9352569580078,-84.9352569580078,null,-82.6033248901367,-82.7064590454102,-83.1247100830078,-83.1361770629883,-83.1247100830078,-83.1247100830078,-83.1361770629883,-83.1361770629883,-83.1247100830078,-83.1017990112305,-83.0960693359375,-83.0788803100586,-83.0731506347656,-83.0502319335938,-83.0273132324219,-83.0215835571289,-82.9700164794922,-82.9700164794922,-82.8210525512695,-82.8267822265625,-82.8267822265625,-82.7981262207031,-82.7694854736328,-82.7522964477539,-82.740837097168,-82.7064590454102,-82.6663513183594,-82.6262435913086,-82.6147842407227,-82.6033248901367,-82.6033248901367,null,-81.3943862915039,-81.3600082397461,-81.3370895385742,-81.2912521362305,-81.199577331543,-81.19384765625,-81.1823959350586,-81.1594696044922,-81.1365585327148,-81.1250915527344,-81.1308212280273,-81.1422882080078,-81.1881256103516,-81.3886566162109,-81.4402160644531,-81.4459457397461,-81.4688720703125,-81.4803237915039,-81.4803237915039,-81.4803237915039,-81.5089797973633,-81.5376205444336,-81.5433578491211,-81.5376205444336,-81.5318908691406,-81.5376205444336,-81.5605392456055,-81.3943862915039,-81.3943862915039,null,-82.7981262207031,-82.8439636230469,-82.8611602783203,-82.8898010253906,-82.9184494018555,-82.9413681030273,-82.9585647583008,-82.9872055053711,-82.9986724853516,-83.0158538818359,-83.0330429077148,-83.0788803100586,-83.1075286865234,-83.0846099853516,-83.0215835571289,-82.9814758300781,-82.9413681030273,-82.9012603759766,-82.8668899536133,-82.8325119018555,-82.7866744995117,-82.7522964477539,-82.740837097168,-82.735107421875,-82.7236480712891,-82.6892700195312,-82.6663513183594,-82.6377029418945,-82.6205139160156,-82.6033248901367,-82.5918655395508,-82.5632171630859,-82.6033248901367,-82.6262435913086,-82.6434326171875,-82.729377746582,-82.7522964477539,-82.7580184936523,-82.7981262207031,-82.7981262207031,null,-82.1564178466797,-82.104850769043,-82.0876617431641,-82.0246353149414,-82.0532913208008,-82.09912109375,-82.1907958984375,-82.1965255737305,-82.2710113525391,-82.2595520019531,-82.282470703125,-82.3111114501953,-82.3569488525391,-82.3798751831055,-82.3970565795898,-82.3741455078125,-82.4142532348633,-82.4887313842773,-82.5288391113281,-82.5918655395508,-82.6319732666016,-82.6663513183594,-82.6377029418945,-82.6319732666016,-82.6090545654297,-82.5975952148438,-82.5918655395508,-82.6033248901367,-82.6090545654297,-82.6033248901367,-82.5402984619141,-82.5402984619141,-82.5231094360352,-82.5231094360352,-82.4944610595703,-82.5173797607422,-82.5173797607422,-82.5059280395508,-82.4887313842773,-82.4772720336914,-82.4658126831055,-82.4486236572266,-82.4085235595703,-82.4027862548828,-82.4085235595703,-82.4257049560547,-82.4257049560547,-82.4257049560547,-82.3970565795898,-82.3855972290039,-82.3741455078125,-82.3283081054688,-82.3168487548828,-82.2939300537109,-82.2652740478516,-82.2366333007812,-82.1564178466797,-82.1564178466797,null,-81.7152404785156,-81.7438888549805,-81.7839965820312,-81.835563659668,-81.8871307373047,-81.9444198608398,-81.9673461914062,-81.9787979125977,-82.0360946655273,-81.9787979125977,-81.9444198608398,-81.9100494384766,-81.8699417114258,-81.829833984375,-81.8069152832031,-81.7954559326172,-81.7839965820312,-81.7725372314453,-81.7438888549805,-81.7152404785156,-81.7152404785156,null,-84.1445846557617,-84.2018737792969,-84.1961441040039,-84.2534408569336,-84.2534408569336,-84.3279266357422,-84.3737640380859,-84.3966827392578,-84.4196014404297,-84.6258697509766,-84.6373291015625,-84.6315994262695,-84.3279266357422,-84.3221969604492,-84.3221969604492,-84.1445846557617,-84.1732330322266,-84.1904220581055,-84.1904220581055,-84.1789627075195,-84.1388549804688,-84.1273956298828,-84.1273956298828,-84.1388549804688,-84.1560363769531,-84.1617660522461,-84.1388549804688,-84.1273956298828,-84.1044769287109,-84.098747253418,-84.1445846557617,-84.1445846557617,null,-84.5112762451172,-84.5170059204102,-84.539924621582,-84.545654296875,-84.5628433227539,-84.5800323486328,-84.6315994262695,-84.6430587768555,-84.6487808227539,-84.6487808227539,-84.6373291015625,-84.6201324462891,-84.6029510498047,-84.4883575439453,-84.4597091674805,-84.4482498168945,-84.4425201416016,-84.4425201416016,-84.4196014404297,-84.4024124145508,-84.4081420898438,-84.4081420898438,-84.3909530639648,-84.3909530639648,-84.3966827392578,-84.4081420898438,-84.4367904663086,-84.4482498168945,-84.4539794921875,-84.5112762451172,-84.5112762451172,null,-85.4280090332031,-85.4681167602539,-85.3993606567383,-85.3936309814453,-85.3879013061523,-85.3707122802734,-85.3535232543945,-85.2962265014648,-85.2274703979492,-85.1930923461914,-85.181640625,-85.181640625,-85.1243438720703,-85.1128768920898,-85.1071472167969,-85.0956954956055,-85.0956954956055,-85.1071472167969,-85.1071472167969,-85.1128768920898,-85.1186065673828,-85.1014175415039,-85.0212020874023,-85.0212020874023,-85.0212020874023,-85.0383987426758,-85.0383987426758,-85.0555877685547,-85.0613098144531,-85.1300735473633,-85.1300735473633,-85.1701812744141,-85.1701812744141,-85.2561187744141,-85.2618560791016,-85.4280090332031,-85.4280090332031,null,-84.2591705322266,-84.270637512207,-83.9726943969727,-83.9669647216797,-83.9612350463867,-83.9497756958008,-83.9497756958008,-83.9555053710938,-83.9612350463867,-83.9841537475586,-84.0700988769531,-84.087287902832,-84.1044769287109,-84.1159286499023,-84.1159286499023,-84.1102066040039,-84.1445846557617,-84.1846923828125,-84.2133331298828,-84.2534408569336,-84.2477111816406,-84.2591705322266,-84.2591705322266,-84.2591705322266,null,-83.0616912841797,-83.1017990112305,-83.0960693359375,-83.0903396606445,-83.0903396606445,-83.1189880371094,-83.1705474853516,-83.187744140625,-83.2335815429688,-83.2622222900391,-83.3023300170898,-83.3309783935547,-83.3596343994141,-83.3882751464844,-83.3882751464844,-83.3882751464844,-83.3882751464844,-83.3882751464844,-83.3997344970703,-83.3825454711914,-83.193473815918,-83.1075286865234,-83.0616912841797,-83.0616912841797,null,-84.4310607910156,-84.4253311157227,-84.4024124145508,-84.3737640380859,-84.368034362793,-84.3279266357422,-84.2591705322266,-84.2591705322266,-84.2477111816406,-84.2534408569336,-84.2133331298828,-84.1846923828125,-84.1445846557617,-84.1102066040039,-84.1216583251953,-84.1560363769531,-84.1789627075195,-84.1904220581055,-84.2018737792969,-84.2190704345703,-84.2305297851562,-84.2477111816406,-84.2534408569336,-84.2534408569336,-84.2591705322266,-84.2820892333984,-84.2935485839844,-84.3107452392578,-84.3221969604492,-84.3508453369141,-84.3623046875,-84.4768981933594,-84.4768981933594,-84.4597091674805,-84.4883575439453,-84.6029510498047,-84.6201324462891,-84.8378601074219,-84.8378601074219,-84.8493194580078,-84.8493194580078,-84.8264007568359,-84.7977523803711,-84.7576446533203,-84.6946182250977,-84.6545104980469,-84.6430587768555,-84.6029510498047,-84.5800323486328,-84.545654296875,-84.4768981933594,-84.4654388427734,-84.4597091674805,-84.4482498168945,-84.4024124145508,-84.3966827392578,-84.4138717651367,-84.4253311157227,-84.4310607910156,-84.4310607910156,-84.4310607910156,null,-84.2018737792969,-84.2305297851562,-84.2419815063477,-84.2534408569336,-84.2591705322266,-84.2992782592773,-84.3050079345703,-84.3221969604492,-84.3393859863281,-84.3508453369141,-84.3737640380859,-84.3852233886719,-84.4711685180664,-84.4768981933594,-84.4883575439453,-84.4883575439453,-84.5170059204102,-84.5170059204102,-84.5341949462891,-84.545654296875,-84.6717071533203,-84.6717071533203,-84.6717071533203,-84.6659698486328,-84.6717071533203,-84.6659698486328,-84.6659698486328,-84.6602401733398,-84.6487808227539,-84.6258697509766,-84.6029510498047,-84.6029510498047,-84.6029510498047,-84.6258697509766,-84.4196014404297,-84.3966827392578,-84.3737640380859,-84.3279266357422,-84.2534408569336,-84.2534408569336,-84.1961441040039,-84.2018737792969,-84.2018737792969,null,-82.7580184936523,-82.7580184936523,-82.6892700195312,-82.6663513183594,-82.6147842407227,-82.5804061889648,-82.460090637207,-82.5918655395508,-82.5918655395508,-82.6606216430664,-82.6892700195312,-82.735107421875,-82.7465667724609,-82.7522964477539,-82.7580184936523,-82.7580184936523,null,-81.7209701538086,-81.7152404785156,-81.6980514526367,-81.6980514526367,-81.6808700561523,-81.6636734008789,-81.6178359985352,-81.6006546020508,-81.5949249267578,-81.5605392456055,-81.554817199707,-81.5261611938477,-81.4803237915039,-81.4688720703125,-81.4402160644531,-81.4459457397461,-81.4230346679688,-81.4001083374023,-81.4001083374023,-81.4115753173828,-81.4287643432617,-81.4402160644531,-81.4459457397461,-81.4402160644531,-81.4402160644531,-81.4516830444336,-81.4746017456055,-81.5089797973633,-81.5204315185547,-81.5318908691406,-81.5433578491211,-81.5318908691406,-81.5261611938477,-81.5376205444336,-81.5261611938477,-81.5032501220703,-81.4860534667969,-81.4803237915039,-81.4688720703125,-81.4975204467773,-81.5089797973633,-81.5433578491211,-81.5605392456055,-81.5662689208984,-81.5719985961914,-81.5662689208984,-81.5662689208984,-81.6407623291016,-81.652214050293,-81.6808700561523,-81.7209701538086,-81.7553482055664,-81.7667999267578,-81.7667999267578,-81.7839965820312,-81.7209701538086,-81.7209701538086,null,-85.0498580932617,-84.9352569580078,-84.8779678344727,-84.8722381591797,-84.7920227050781,-84.7920227050781,-84.7805633544922,-84.7748336791992,-84.7519149780273,-84.723274230957,-84.7461853027344,-84.723274230957,-84.723274230957,-84.6717071533203,-84.6717071533203,-84.6659698486328,-84.7404556274414,-84.7461853027344,-84.9696426391602,-84.9753723144531,-84.9868316650391,-84.9868316650391,-84.998291015625,-85.004020690918,-85.0097503662109,-85.0212020874023,-85.0212020874023,-85.1014175415039,-85.1186065673828,-85.1128768920898,-85.1071472167969,-85.1071472167969,-85.0956954956055,-85.0956954956055,-85.1071472167969,-85.1128768920898,-85.1243438720703,-85.1128768920898,-85.0670394897461,-85.0670394897461,-85.0498580932617,-85.0498580932617,null,-84.087287902832,-84.3107452392578,-84.3737640380859,-84.3909530639648,-84.1388549804688,-84.1388549804688,-84.1331253051758,-84.093017578125,-84.087287902832,-84.087287902832,null,-83.4054718017578,-83.3481674194336,-83.3080596923828,-83.2908706665039,-83.1304473876953,-83.0674209594727,-83.010124206543,-82.9814758300781,-82.9642868041992,-83.0215835571289,-82.9872055053711,-83.0158538818359,-83.1590957641602,-83.1762847900391,-83.1992034912109,-83.2106552124023,-83.2163848876953,-83.2163848876953,-83.2221221923828,-83.2393112182617,-83.2564926147461,-83.2564926147461,-83.2736892700195,-83.2851486206055,-83.2794189453125,-83.2908706665039,-83.2908706665039,-83.2794189453125,-83.2794189453125,-83.2908706665039,-83.3080596923828,-83.3137969970703,-83.3309783935547,-83.3481674194336,-83.3538970947266,-83.3825454711914,-83.4054718017578,-83.4054718017578,null,-83.8008041381836,-83.9841537475586,-84.0242614746094,-84.0471801757812,-84.0815582275391,-84.1216583251953,-84.1388549804688,-84.1732330322266,-84.2534408569336,-84.2878189086914,-84.2935485839844,-84.2820892333984,-84.2591705322266,-84.2534408569336,-84.2534408569336,-84.2477111816406,-84.2305297851562,-84.2190704345703,-84.2018737792969,-84.1904220581055,-84.1789627075195,-84.1560363769531,-84.1216583251953,-84.1102066040039,-84.1159286499023,-84.1159286499023,-84.1044769287109,-84.087287902832,-83.8695602416992,-83.8638381958008,-83.8008041381836,-83.8008041381836,null,-83.6804885864258,-83.6632919311523,-83.6289215087891,-83.6060028076172,-83.5544357299805,-83.5544357299805,-83.5487060546875,-83.5257873535156,-83.4971389770508,-83.4856796264648,-83.4398422241211,-83.365364074707,-83.365364074707,-83.4455718994141,-83.5257873535156,-83.5888137817383,-83.6632919311523,-83.6289215087891,-83.6231842041016,-83.6231842041016,-83.6518402099609,-83.6518402099609,-83.646110534668,-83.6575698852539,-83.6575698852539,-83.640380859375,-83.634651184082,-83.6289215087891,-83.6289215087891,-83.640380859375,-83.6518402099609,-83.6747589111328,-83.6804885864258,-83.6804885864258,null,-83.9898834228516,-83.9726943969727,-83.9383163452148,-83.8924789428711,-83.8409118652344,-83.7893447875977,-83.7836151123047,-83.7664337158203,-83.7664337158203,-83.6632919311523,-83.5888137817383,-83.6632919311523,-83.6632919311523,-83.6231842041016,-83.6690216064453,-83.7836151123047,-83.8294525146484,-83.8695602416992,-84.087287902832,-84.0700988769531,-83.9841537475586,-83.9612350463867,-83.9555053710938,-83.9497756958008,-83.9497756958008,-83.9612350463867,-83.9669647216797,-83.9726943969727,-83.9784240722656,-83.9898834228516,-83.9898834228516,-84.0013427734375,-83.9898834228516,-83.9898834228516,-83.9898834228516,null,-82.8668899536133,-82.8439636230469,-82.8382339477539,-82.8325119018555,-82.8095855712891,-82.8095855712891,-82.8038558959961,-82.7580184936523,-82.7580184936523,-82.7866744995117,-82.8496932983398,-82.8726196289062,-82.9069976806641,-82.9241790771484,-82.9413681030273,-82.9700164794922,-82.9872055053711,-83.0387725830078,-83.0616912841797,-83.1017990112305,-83.1075286865234,-83.1075286865234,-83.1017990112305,-83.1017990112305,-83.1419067382812,-83.187744140625,-83.2564926147461,-83.2679595947266,-83.2736892700195,-83.2622222900391,-83.2564926147461,-83.2507629394531,-83.2393112182617,-83.2221221923828,-83.1992034912109,-83.1762847900391,-83.1648254394531,-83.1590957641602,-83.1590957641602,-83.0158538818359,-82.9642868041992,-82.912727355957,-82.8668899536133,-82.8668899536133,null,-85.3936309814453,-85.0613098144531,-85.0498580932617,-85.0498580932617,-85.0555877685547,-85.1243438720703,-85.1358032226562,-85.267578125,-85.3477935791016,-85.3936309814453,-85.3936309814453,null,-84.7060775756836,-84.9123458862305,-84.9180755615234,-85.0670394897461,-85.1014175415039,-85.1014175415039,-85.1243438720703,-85.1300735473633,-85.1300735473633,-85.1472549438477,-85.1701812744141,-85.1930923461914,-85.1930923461914,-84.8665084838867,-84.7576446533203,-84.7060775756836,-84.7060775756836,-84.7003479003906,-84.7003479003906,-84.7060775756836,-84.7060775756836,-84.7175445556641,-84.7175445556641,-84.7060775756836,-84.7060775756836,-84.7060775756836,null,-83.0616912841797,-83.00439453125,-82.9585647583008,-82.9012603759766,-82.8726196289062,-82.8554229736328,-82.8382339477539,-82.8210525512695,-82.7866744995117,-82.8325119018555,-82.8668899536133,-82.9012603759766,-82.9413681030273,-82.9814758300781,-83.0215835571289,-83.0846099853516,-83.1189880371094,-83.0903396606445,-83.0903396606445,-83.0960693359375,-83.1017990112305,-83.0616912841797,-83.0616912841797,null,-84.9467239379883,-85.004020690918,-85.0956954956055,-85.1014175415039,-85.1243438720703,-85.1243438720703,-85.2446594238281,-85.2962265014648,-85.0326690673828,-84.9467239379883,-84.9467239379883,null,-84.3623046875,-84.368034362793,-84.3451156616211,-84.3393859863281,-84.3164749145508,-84.3107452392578,-84.2992782592773,-84.2935485839844,-84.2763671875,-84.2763671875,-84.2534408569336,-84.2534408569336,-84.2763671875,-84.2820892333984,-84.2591705322266,-84.2534408569336,-84.2477111816406,-84.2419815063477,-84.1961441040039,-84.1789627075195,-84.1732330322266,-84.1388549804688,-84.1159286499023,-84.098747253418,-84.0758209228516,-84.0586395263672,-84.0414505004883,-84.0070724487305,-83.9555053710938,-83.9325866699219,-83.9669647216797,-83.9898834228516,-83.9956130981445,-84.0242614746094,-84.0414505004883,-84.0414505004883,-84.0471801757812,-84.0758209228516,-84.1102066040039,-84.1388549804688,-84.1674957275391,-84.1674957275391,-84.2591705322266,-84.2591705322266,-84.3623046875,-84.3623046875,null,-83.8867492675781,-83.8810195922852,-83.8867492675781,-83.8924789428711,-83.8982086181641,-83.8752899169922,-83.8695602416992,-83.8810195922852,-83.8810195922852,-83.8466415405273,-83.8351821899414,-83.8294525146484,-83.82373046875,-83.818000793457,-83.8008041381836,-83.7950744628906,-83.7893447875977,-83.7836151123047,-83.7778930664062,-83.7606964111328,-83.7606964111328,-83.7320556640625,-83.7263259887695,-83.7148590087891,-83.7148590087891,-83.7263259887695,-83.7263259887695,-83.7377853393555,-83.7377853393555,-83.7148590087891,-83.7205963134766,-83.6289215087891,-83.6117324829102,-83.5658950805664,-83.5601654052734,-83.5601654052734,-83.5601654052734,-83.5544357299805,-83.5200576782227,-83.5200576782227,-83.5143280029297,-83.5200576782227,-83.5257873535156,-83.5429763793945,-83.5601654052734,-83.6632919311523,-83.7606964111328,-83.7664337158203,-83.7836151123047,-83.7836151123047,-83.8867492675781,-83.8867492675781,null,-83.3137969970703,-83.3252563476562,-83.3538970947266,-83.365364074707,-83.3825454711914,-83.4054718017578,-83.4226531982422,-83.4226531982422,-83.4226531982422,-83.4455718994141,-83.4971389770508,-83.5028686523438,-83.5257873535156,-83.5315170288086,-83.5257873535156,-83.5028686523438,-83.4971389770508,-83.4856796264648,-83.4226531982422,-83.4169235229492,-83.3825454711914,-83.3768157958984,-83.365364074707,-83.3596343994141,-83.3080596923828,-83.3080596923828,-83.2163848876953,-83.2163848876953,-83.0502319335938,-83.0559616088867,-83.0674209594727,-83.0674209594727,-83.0846099853516,-83.0846099853516,-83.0960693359375,-83.0960693359375,-83.1017990112305,-83.1075286865234,-83.1419067382812,-83.1476364135742,-83.1590957641602,-83.1648254394531,-83.3137969970703,-83.3137969970703,null,-83.8294525146484,-83.7836151123047,-83.6690216064453,-83.6231842041016,-83.6174621582031,-83.5601654052734,-83.5028686523438,-83.4112014770508,-83.365364074707,-83.3367080688477,-83.3367080688477,-83.3538970947266,-83.37109375,-83.365364074707,-83.37109375,-83.5487060546875,-83.5544357299805,-83.6060028076172,-83.640380859375,-83.7549667358398,-83.7778930664062,-83.7893447875977,-83.7950744628906,-83.8294525146484,-83.8294525146484,null,-83.6919479370117,-83.5429763793945,-83.5429763793945,-83.8122711181641,-83.82373046875,-83.82373046875,-83.82373046875,-83.82373046875,-83.8294525146484,-83.8294525146484,-83.82373046875,-83.818000793457,-83.8466415405273,-83.8581085205078,-83.8638381958008,-83.8638381958008,-83.8752899169922,-83.8695602416992,-83.8409118652344,-83.8008041381836,-83.7606964111328,-83.7205963134766,-83.6976776123047,-83.6919479370117,-83.6919479370117,null,-82.5288391113281,-82.5288391113281,-82.6434326171875,-82.8554229736328,-82.8611602783203,-82.8325119018555,-82.8095855712891,-82.7866744995117,-82.7752151489258,-82.7522964477539,-82.6778106689453,-82.6377029418945,-82.557487487793,-82.5231094360352,-82.5116500854492,-82.5001983642578,-82.5001983642578,-82.4887313842773,-82.4486236572266,-82.4486236572266,-82.5231094360352,-82.5288391113281,-82.5632171630859,-82.5632171630859,-82.5288391113281,-82.5288391113281,-82.5288391113281,null,-82.3283081054688,-82.3741455078125,-82.3855972290039,-82.3970565795898,-82.4257049560547,-82.4257049560547,-82.4257049560547,-82.4085235595703,-82.4027862548828,-82.4085235595703,-82.4486236572266,-82.4658126831055,-82.5460357666016,-82.5402984619141,-82.5288391113281,-82.5231094360352,-82.5517578125,-82.5517578125,-82.5689468383789,-82.6090545654297,-82.6147842407227,-82.6434326171875,-82.6606216430664,-82.5918655395508,-82.5918655395508,-82.460090637207,-82.4027862548828,-82.3454895019531,-82.3168487548828,-82.3053817749023,-82.2595520019531,-82.2423629760742,-82.2939300537109,-82.282470703125,-82.3283081054688,-82.3283081054688,null,-81.8527450561523,-82.0246353149414,-82.0876617431641,-82.104850769043,-82.1564178466797,-82.1506881713867,-82.09912109375,-81.9616165161133,-81.8642120361328,-81.8069152832031,-81.7725372314453,-81.8756713867188,-81.8756713867188,-81.8699417114258,-81.8527450561523,-81.8527450561523,null,-82.6663513183594,-82.6949996948242,-82.6949996948242,-82.8153228759766,-82.8153228759766,-82.8840713500977,-82.9700164794922,-82.9585647583008,-82.9642868041992,-82.9757461547852,-82.8210525512695,-82.7924041748047,-82.7236480712891,-82.7236480712891,-82.6949996948242,-82.6835403442383,-82.6033248901367,-82.5460357666016,-82.4658126831055,-82.4772720336914,-82.4887313842773,-82.5059280395508,-82.5173797607422,-82.5173797607422,-82.4944610595703,-82.5231094360352,-82.5231094360352,-82.5402984619141,-82.5402984619141,-82.6033248901367,-82.6090545654297,-82.6033248901367,-82.5918655395508,-82.5975952148438,-82.6090545654297,-82.6319732666016,-82.6377029418945,-82.6663513183594,-82.6663513183594,null,-83.4398422241211,-83.37109375,-83.4341125488281,-83.5372467041016,-83.5601654052734,-83.5773468017578,-83.6060028076172,-83.6174621582031,-83.6632919311523,-83.6919479370117,-83.7091293334961,-83.7091293334961,-83.7091293334961,-83.7263259887695,-83.7320556640625,-83.7377853393555,-83.7606964111328,-83.7893447875977,-83.8122711181641,-83.5429763793945,-83.4398422241211,-83.4398422241211,null,-84.2878189086914,-84.2820892333984,-84.270637512207,-84.2591705322266,-84.2534408569336,-84.2477111816406,-84.1445846557617,-84.1445846557617,-84.0700988769531,-84.0700988769531,-84.0815582275391,-84.0815582275391,-84.1445846557617,-84.1560363769531,-84.2878189086914,-84.2878189086914,null,-82.9700164794922,-82.9700164794922,-83.0215835571289,-83.0273132324219,-83.0330429077148,-83.0330429077148,-83.0330429077148,-83.0387725830078,-83.1590957641602,-83.1648254394531,-83.2049331665039,-83.2106552124023,-83.2049331665039,-83.1648254394531,-83.1648254394531,-83.0445022583008,-83.0387725830078,-83.0445022583008,-82.9700164794922,-82.9700164794922,null,-82.6949996948242,-82.6949996948242,-82.6663513183594,-82.6663513183594,-82.6720733642578,-82.6892700195312,-82.7121887207031,-82.7121887207031,-82.7236480712891,-82.735107421875,-82.7465667724609,-82.7522964477539,-82.740837097168,-82.8668899536133,-82.8955307006836,-82.9069976806641,-82.9241790771484,-82.9872055053711,-83.0158538818359,-83.0674209594727,-83.0559616088867,-83.0846099853516,-83.1648254394531,-83.2564926147461,-82.9700164794922,-82.8840713500977,-82.8153228759766,-82.8153228759766,-82.6949996948242,-82.6949996948242,-82.6949996948242,null,-84.3451156616211,-84.3451156616211,-83.9726943969727,-83.9898834228516,-84.0070724487305,-84.0185317993164,-84.0242614746094,-84.0299835205078,-84.0242614746094,-84.0242614746094,-84.0471801757812,-84.0586395263672,-84.0643692016602,-84.0471801757812,-84.0529098510742,-84.0758209228516,-84.3221969604492,-84.3221969604492,-84.3164749145508,-84.3107452392578,-84.2878189086914,-84.2878189086914,-84.2992782592773,-84.3451156616211,-84.3451156616211,null,-81.7839965820312,-81.7438888549805,-81.7152404785156,-81.6808700561523,-81.6579437255859,-81.6235656738281,-81.6006546020508,-81.5949249267578,-81.5777282714844,-81.5662689208984,-81.5433578491211,-81.5318908691406,-81.5147094726562,-81.4975204467773,-81.4803237915039,-81.4631423950195,-81.4631423950195,-81.4459457397461,-81.4173049926758,-81.4115753173828,-81.4001083374023,-81.382926940918,-81.382926940918,-81.3600082397461,-81.3370895385742,-81.3199005126953,-81.2912521362305,-81.2855224609375,-81.2683334350586,-81.2568740844727,-81.199577331543,-81.1823959350586,-81.1823959350586,-81.1709289550781,-81.1365585327148,-81.1308212280273,-81.1308212280273,-81.1365585327148,-81.1537399291992,-81.1651992797852,-81.19384765625,-81.19384765625,-81.2167663574219,-81.2396850585938,-81.2568740844727,-81.3027114868164,-81.3256301879883,-81.3428192138672,-81.382926940918,-81.4344940185547,-81.4631423950195,-81.5089797973633,-81.5261611938477,-81.5490875244141,-81.5662689208984,-81.5949249267578,-81.6121063232422,-81.6350326538086,-81.7152404785156,-81.7381591796875,-81.7553482055664,-81.7553482055664,-81.7553482055664,-81.7438888549805,-81.7438888549805,-81.7496185302734,-81.7667999267578,-81.8069152832031,-81.829833984375,-81.7839965820312,-81.7839965820312,null,-82.6434326171875,-82.6262435913086,-82.6033248901367,-82.5632171630859,-82.5517578125,-82.5059280395508,-82.4887313842773,-82.4658126831055,-82.4142532348633,-82.3684158325195,-82.3053817749023,-82.288200378418,-82.2652740478516,-82.2480926513672,-82.2194366455078,-82.2939300537109,-82.3225784301758,-82.3512191772461,-82.4371643066406,-82.4715423583984,-82.5001983642578,-82.5173797607422,-82.5517578125,-82.5804061889648,-82.6033248901367,-82.5861358642578,-82.5746765136719,-82.5804061889648,-82.6147842407227,-82.6434326171875,-82.6434326171875,null,-81.5490875244141,-81.6006546020508,-81.6579437255859,-81.6694030761719,-81.6865921020508,-81.6980514526367,-81.7037811279297,-81.7324295043945,-81.7725372314453,-81.7897262573242,-81.8126373291016,-81.829833984375,-81.9215087890625,-81.9444198608398,-81.9501495361328,-81.9673461914062,-81.9787979125977,-81.9845275878906,-81.9673461914062,-81.9215087890625,-81.9215087890625,-81.9043121337891,-81.8814010620117,-81.8814010620117,-81.8871307373047,-81.8756713867188,-81.8584747314453,-81.8470230102539,-81.829833984375,-81.8069152832031,-81.7667999267578,-81.7496185302734,-81.7438888549805,-81.7438888549805,-81.7553482055664,-81.7553482055664,-81.7553482055664,-81.7381591796875,-81.7152404785156,-81.6350326538086,-81.6121063232422,-81.5949249267578,-81.5662689208984,-81.5490875244141,-81.5490875244141,null,-83.4856796264648,-83.2851486206055,-83.2106552124023,-83.2049331665039,-83.1648254394531,-83.1590957641602,-83.0387725830078,-83.0330429077148,-83.0330429077148,-83.0330429077148,-83.0273132324219,-83.0502319335938,-83.0731506347656,-83.0788803100586,-83.0960693359375,-83.1017990112305,-83.1247100830078,-83.1361770629883,-83.1361770629883,-83.1247100830078,-83.1247100830078,-83.1361770629883,-83.1247100830078,-83.2851486206055,-83.3825454711914,-83.4169235229492,-83.4283828735352,-83.4398422241211,-83.462760925293,-83.4971389770508,-83.4971389770508,-83.4914093017578,-83.4684906005859,-83.4513092041016,-83.4513092041016,-83.4684906005859,-83.4684906005859,-83.4455718994141,-83.4341125488281,-83.4054718017578,-83.3825454711914,-83.3825454711914,-83.3882751464844,-83.4283828735352,-83.4455718994141,-83.4513092041016,-83.4513092041016,-83.4742202758789,-83.4856796264648,-83.4856796264648,null,-84.2018737792969,-84.1445846557617,-84.1388549804688,-84.1273956298828,-84.0758209228516,-84.0529098510742,-84.0414505004883,-84.0242614746094,-84.0013427734375,-83.9898834228516,-83.9612350463867,-83.9440460205078,-83.9039459228516,-83.8695602416992,-83.8581085205078,-83.8695602416992,-83.8752899169922,-83.8867492675781,-83.8752899169922,-83.8810195922852,-83.8810195922852,-83.8752899169922,-83.8695602416992,-83.8695602416992,-83.8581085205078,-83.8409118652344,-83.8294525146484,-83.8294525146484,-83.8409118652344,-83.8409118652344,-83.8924789428711,-83.9383163452148,-83.9726943969727,-83.9898834228516,-84.1159286499023,-84.1159286499023,-84.098747253418,-84.1216583251953,-84.2018737792969,-84.2018737792969,-84.2018737792969,null,-82.3053817749023,-82.3454895019531,-82.4027862548828,-82.4371643066406,-82.4715423583984,-82.4887313842773,-82.5517578125,-82.557487487793,-82.5517578125,-82.5517578125,-82.5861358642578,-82.5918655395508,-82.6548919677734,-82.6835403442383,-82.6606216430664,-82.6548919677734,-82.6205139160156,-82.6147842407227,-82.6090545654297,-82.5804061889648,-82.557487487793,-82.5460357666016,-82.5231094360352,-82.5001983642578,-82.4715423583984,-82.4371643066406,-82.4486236572266,-82.4486236572266,-82.4257049560547,-82.4486236572266,-82.3913269042969,-82.4085235595703,-82.3970565795898,-82.3684158325195,-82.3454895019531,-82.3053817749023,-82.3053817749023,null,-81.6178359985352,-81.6121063232422,-81.6350326538086,-81.6579437255859,-81.6579437255859,-81.6006546020508,-81.5490875244141,-81.5261611938477,-81.5089797973633,-81.4631423950195,-81.4344940185547,-81.382926940918,-81.3428192138672,-81.3256301879883,-81.3027114868164,-81.2568740844727,-81.2396850585938,-81.2167663574219,-81.19384765625,-81.19384765625,-81.2053070068359,-81.2282333374023,-81.2511444091797,-81.2740631103516,-81.2855224609375,-81.2855224609375,-81.2740631103516,-81.2568740844727,-81.2454147338867,-81.2110366821289,-81.199577331543,-81.19384765625,-81.19384765625,-81.2053070068359,-81.2282333374023,-81.2454147338867,-81.2511444091797,-81.2912521362305,-81.3027114868164,-81.3199005126953,-81.3256301879883,-81.3256301879883,-81.3256301879883,-81.3428192138672,-81.4058456420898,-81.4287643432617,-81.4402160644531,-81.4688720703125,-81.4803237915039,-81.5261611938477,-81.554817199707,-81.5605392456055,-81.5949249267578,-81.6006546020508,-81.6178359985352,-81.6178359985352,null,-83.8810195922852,-83.8810195922852,-83.8695602416992,-83.8752899169922,-83.8982086181641,-83.8924789428711,-83.8867492675781,-83.8810195922852,-83.8867492675781,-83.9268569946289,-83.9268569946289,-83.9497756958008,-83.9726943969727,-83.9841537475586,-84.0128021240234,-84.0242614746094,-84.0242614746094,-84.0529098510742,-84.0471801757812,-84.0700988769531,-84.098747253418,-84.1273956298828,-84.1617660522461,-84.1617660522461,-84.2133331298828,-84.2362518310547,-84.2419815063477,-84.2534408569336,-84.2534408569336,-84.2477111816406,-84.1961441040039,-84.1789627075195,-84.1789627075195,-84.1732330322266,-84.1617660522461,-84.098747253418,-84.0586395263672,-83.9898834228516,-83.9726943969727,-83.9726943969727,-83.9555053710938,-83.9440460205078,-83.9440460205078,-83.9325866699219,-83.90966796875,-83.8810195922852,-83.8810195922852,null,-83.0846099853516,-83.1075286865234,-83.0788803100586,-83.0330429077148,-83.0158538818359,-82.9986724853516,-82.9872055053711,-83.0445022583008,-83.0674209594727,-83.0903396606445,-83.1361770629883,-83.1648254394531,-83.1992034912109,-83.2335815429688,-83.2622222900391,-83.2679595947266,-83.2851486206055,-83.2851486206055,-83.3023300170898,-83.3252563476562,-83.37109375,-83.365364074707,-83.37109375,-83.3538970947266,-83.3367080688477,-83.3367080688477,-83.365364074707,-83.4112014770508,-83.3023300170898,-83.2622222900391,-83.2335815429688,-83.187744140625,-83.1705474853516,-83.1189880371094,-83.0846099853516,-83.0846099853516,null,-84.4654388427734,-84.4654388427734,-84.545654296875,-84.545654296875,-84.551383972168,-84.5685653686523,-84.5914916992188,-84.5800323486328,-84.5857620239258,-84.5972213745117,-84.6258697509766,-84.6487808227539,-84.6487808227539,-84.6315994262695,-84.5857620239258,-84.551383972168,-84.545654296875,-84.5112762451172,-84.5055465698242,-84.4597091674805,-84.4597091674805,-84.4654388427734,-84.4654388427734,-84.4597091674805,-84.4597091674805,-84.4482498168945,-84.4482498168945,-84.4310607910156,-84.4196014404297,-84.4196014404297,-84.4138717651367,-84.4253311157227,-84.4310607910156,-84.4597091674805,-84.4654388427734,-84.4654388427734,null,-84.551383972168,-84.551383972168,-84.5341949462891,-84.539924621582,-84.5227355957031,-84.5800323486328,-84.7060775756836,-84.7576446533203,-84.8665084838867,-84.8665084838867,-84.8722381591797,-84.8722381591797,-84.723274230957,-84.7175445556641,-84.7060775756836,-84.7003479003906,-84.6946182250977,-84.6888885498047,-84.6717071533203,-84.6659698486328,-84.5170059204102,-84.5055465698242,-84.5227355957031,-84.5284576416016,-84.5284576416016,-84.545654296875,-84.551383972168,-84.551383972168,null,-84.7519149780273,-84.9352569580078,-84.9295349121094,-84.7748336791992,-84.7691116333008,-84.7576446533203,-84.7519149780273,-84.7347259521484,-84.7175445556641,-84.7060775756836,-84.6946182250977,-84.6831665039062,-84.6545104980469,-84.5571136474609,-84.551383972168,-84.7519149780273,-84.7519149780273,null,-84.0242614746094,-84.1388549804688,-84.3909530639648,-84.5227355957031,-84.5112762451172,-84.4883575439453,-84.4883575439453,-84.4768981933594,-84.4539794921875,-84.4425201416016,-84.4310607910156,-84.4253311157227,-84.4196014404297,-84.4081420898438,-84.4024124145508,-84.3737640380859,-84.3623046875,-84.3565826416016,-84.3336563110352,-84.3107452392578,-84.270637512207,-84.2248001098633,-84.2190704345703,-84.2190704345703,-84.1961441040039,-84.1674957275391,-84.1560363769531,-84.0242614746094,-84.0185317993164,-84.0242614746094,-84.0299835205078,-84.0299835205078,-84.0185317993164,-84.0242614746094,-84.0242614746094,null,-83.90966796875,-84.1445846557617,-84.1445846557617,-84.0815582275391,-84.0815582275391,-84.0700988769531,-84.0700988769531,-83.82373046875,-83.82373046875,-83.82373046875,-83.8122711181641,-83.7893447875977,-83.7606964111328,-83.7377853393555,-83.7320556640625,-83.7263259887695,-83.7091293334961,-83.90966796875,-83.90966796875,null,-82.5231094360352,-82.557487487793,-82.5689468383789,-82.5861358642578,-82.6090545654297,-82.6205139160156,-82.6262435913086,-82.6205139160156,-82.6377029418945,-82.6262435913086,-82.6548919677734,-82.6606216430664,-82.6606216430664,-82.3970565795898,-82.5231094360352,-82.5231094360352,null,-83.6919479370117,-83.6804885864258,-83.5143280029297,-83.4971389770508,-83.462760925293,-83.4513092041016,-83.4455718994141,-83.4398422241211,-83.4054718017578,-83.3825454711914,-83.3538970947266,-83.3481674194336,-83.3309783935547,-83.3137969970703,-83.3080596923828,-83.2908706665039,-83.2794189453125,-83.2794189453125,-83.2908706665039,-83.2908706665039,-83.2794189453125,-83.5429763793945,-83.6919479370117,-83.6919479370117,null,-84.7748336791992,-84.6315994262695,-84.6373291015625,-84.6258697509766,-84.6029510498047,-84.6029510498047,-84.6029510498047,-84.6258697509766,-84.6487808227539,-84.6602401733398,-84.6659698486328,-84.6659698486328,-84.6717071533203,-84.6659698486328,-84.6717071533203,-84.6717071533203,-84.723274230957,-84.723274230957,-84.7461853027344,-84.723274230957,-84.7519149780273,-84.7748336791992,-84.7805633544922,-84.7920227050781,-84.7920227050781,-84.8722381591797,-84.8779678344727,-84.9352569580078,-84.9238052368164,-84.9295349121094,-84.9467239379883,-84.9467239379883,-84.9467239379883,-84.9295349121094,-84.9180755615234,-84.9066162109375,-84.9409942626953,-84.9467239379883,-84.9467239379883,-84.9352569580078,-84.9180755615234,-84.9066162109375,-84.8722381591797,-84.8722381591797,-84.8836975097656,-84.8779678344727,-84.8607788085938,-84.8607788085938,-84.8665084838867,-84.8665084838867,-84.8321304321289,-84.8321304321289,-84.8493194580078,-84.8493194580078,-84.8378601074219,-84.8264007568359,-84.7748336791992,-84.7748336791992,null,-85.0670394897461,-84.9180755615234,-84.9123458862305,-84.7060775756836,-84.7003479003906,-84.6831665039062,-84.7060775756836,-84.723274230957,-84.7519149780273,-84.7691116333008,-84.7748336791992,-84.8034820556641,-84.820671081543,-84.8779678344727,-84.9295349121094,-84.9409942626953,-84.9810943603516,-84.9753723144531,-84.992561340332,-84.9868316650391,-85.0097503662109,-85.0498580932617,-85.0670394897461,-85.0670394897461,null,-83.6804885864258,-83.6919479370117,-83.6976776123047,-83.7205963134766,-83.7606964111328,-83.8008041381836,-83.8409118652344,-83.8695602416992,-83.8752899169922,-83.8638381958008,-83.8638381958008,-83.8982086181641,-83.90966796875,-83.9325866699219,-83.9555053710938,-84.0070724487305,-84.0414505004883,-84.0586395263672,-84.0242614746094,-83.9956130981445,-83.9726943969727,-83.9669647216797,-83.9383163452148,-83.9325866699219,-83.915397644043,-83.90966796875,-83.7492370605469,-83.7377853393555,-83.6976776123047,-83.7033996582031,-83.6804885864258,-83.6804885864258,null,-83.4054718017578,-83.4398422241211,-83.4455718994141,-83.4513092041016,-83.462760925293,-83.4971389770508,-83.5143280029297,-83.5372467041016,-83.5830841064453,-83.5945434570312,-83.6231842041016,-83.646110534668,-83.5487060546875,-83.2851486206055,-83.3080596923828,-83.2966003417969,-83.2908706665039,-83.3080596923828,-83.3481674194336,-83.4054718017578,-83.4054718017578,null,-82.9872055053711,-82.9585647583008,-82.9413681030273,-82.9184494018555,-82.8898010253906,-82.8611602783203,-82.8439636230469,-82.7981262207031,-82.8153228759766,-82.8496932983398,-82.8726196289062,-82.8898010253906,-82.912727355957,-82.9814758300781,-82.9986724853516,-82.9757461547852,-82.9585647583008,-83.010124206543,-83.0674209594727,-83.1304473876953,-83.2908706665039,-83.2966003417969,-83.3080596923828,-83.2851486206055,-83.2564926147461,-83.2507629394531,-83.2794189453125,-83.2794189453125,-83.2622222900391,-83.2335815429688,-83.1992034912109,-83.1648254394531,-83.1361770629883,-83.0903396606445,-83.0674209594727,-83.0445022583008,-82.9872055053711,-82.9872055053711,null,-85.0613098144531,-85.0613098144531,-84.998291015625,-84.9409942626953,-84.9180755615234,-84.9123458862305,-84.7519149780273,-84.7461853027344,-84.7404556274414,-84.7347259521484,-84.7347259521484,-84.8550491333008,-84.9066162109375,-85.0498580932617,-85.0498580932617,-85.0613098144531,-85.0613098144531,null,-83.7549667358398,-83.7205963134766,-83.7148590087891,-83.7377853393555,-83.7377853393555,-83.7263259887695,-83.7263259887695,-83.7148590087891,-83.7148590087891,-83.7263259887695,-83.7320556640625,-83.7606964111328,-83.7606964111328,-83.7778930664062,-83.7836151123047,-83.7893447875977,-83.7950744628906,-83.8008041381836,-83.818000793457,-83.82373046875,-83.8294525146484,-83.8351821899414,-83.8466415405273,-83.8810195922852,-83.90966796875,-83.9325866699219,-83.9440460205078,-83.9440460205078,-83.9555053710938,-83.9726943969727,-83.9726943969727,-83.9898834228516,-83.9956130981445,-84.0013427734375,-83.8867492675781,-83.7836151123047,-83.7549667358398,-83.7549667358398,null,-84.3508453369141,-84.3164749145508,-84.2763671875,-84.270637512207,-84.5914916992188,-84.5972213745117,-84.6659698486328,-84.6717071533203,-84.545654296875,-84.5341949462891,-84.5170059204102,-84.5170059204102,-84.4883575439453,-84.4883575439453,-84.4768981933594,-84.4711685180664,-84.3852233886719,-84.3737640380859,-84.3508453369141,-84.3508453369141,null,-82.0418243408203,-82.0532913208008,-82.0475616455078,-82.0246353149414,-82.0246353149414,-82.0360946655273,-82.1736068725586,-82.1736068725586,-82.1907958984375,-82.2251739501953,-82.2595520019531,-82.3111114501953,-82.3569488525391,-82.3798751831055,-82.4085235595703,-82.4085235595703,-82.4257049560547,-82.4257049560547,-82.4486236572266,-82.4428939819336,-82.4371643066406,-82.4428939819336,-82.4486236572266,-82.4314346313477,-82.4257049560547,-82.3741455078125,-82.3684158325195,-82.3569488525391,-82.3569488525391,-82.3454895019531,-82.3397674560547,-82.3340377807617,-82.3283081054688,-82.2939300537109,-82.2939300537109,-82.282470703125,-82.282470703125,-82.2710113525391,-82.2538223266602,-82.2194366455078,-82.1965255737305,-82.1678771972656,-82.1334991455078,-82.09912109375,-82.0876617431641,-82.0762023925781,-82.0819320678711,-82.0418243408203,-82.0418243408203,null,-84.2477111816406,-84.2534408569336,-84.2591705322266,-84.270637512207,-84.2820892333984,-84.2878189086914,-84.551383972168,-84.545654296875,-84.5284576416016,-84.5284576416016,-84.5227355957031,-84.5055465698242,-84.4768981933594,-84.4138717651367,-84.4081420898438,-84.3909530639648,-84.3909530639648,-84.2534408569336,-84.2477111816406,-84.2477111816406,null,-85.4280090332031,-85.2618560791016,-85.2561187744141,-85.1701812744141,-85.1701812744141,-85.1300735473633,-84.9409942626953,-84.9409942626953,-84.998291015625,-85.0613098144531,-85.0613098144531,-85.3936309814453,-85.4050903320312,-85.4280090332031,-85.4280090332031,null,-83.6575698852539,-83.6632919311523,-83.5601654052734,-83.5429763793945,-83.5257873535156,-83.3940048217773,-83.3940048217773,-83.3195266723633,-83.3596343994141,-83.3367080688477,-83.3768157958984,-83.3940048217773,-83.4169235229492,-83.4283828735352,-83.4455718994141,-83.4455718994141,-83.4799499511719,-83.4856796264648,-83.5200576782227,-83.5257873535156,-83.5945434570312,-83.6002731323242,-83.6117324829102,-83.6117324829102,-83.6575698852539,-83.6575698852539,null,-83.4398422241211,-83.5429763793945,-83.5429763793945,-83.2794189453125,-83.2851486206055,-83.2736892700195,-83.2564926147461,-83.2564926147461,-83.2393112182617,-83.2221221923828,-83.2163848876953,-83.2163848876953,-83.2106552124023,-83.1992034912109,-83.1762847900391,-83.1590957641602,-83.1590957641602,-83.1648254394531,-83.1762847900391,-83.1992034912109,-83.2221221923828,-83.2393112182617,-83.2507629394531,-83.2564926147461,-83.2622222900391,-83.2736892700195,-83.2679595947266,-83.3137969970703,-83.3309783935547,-83.3367080688477,-83.3596343994141,-83.3768157958984,-83.3940048217773,-83.4112014770508,-83.4283828735352,-83.4398422241211,-83.4398422241211,null,-84.9180755615234,-84.9180755615234,-84.9696426391602,-85.0212020874023,-85.0441284179688,-85.0842361450195,-85.0842361450195,-85.1358032226562,-85.1358032226562,-85.1415252685547,-85.1071472167969,-85.0785064697266,-85.0498580932617,-85.0498580932617,-85.0212020874023,-85.0212020874023,-85.004020690918,-84.998291015625,-84.9639129638672,-84.9639129638672,-84.9696426391602,-84.9696426391602,-84.9352569580078,-84.9295349121094,-84.9180755615234,-84.9180755615234,null,-83.1361770629883,-83.1075286865234,-83.1304473876953,-83.1419067382812,-83.182014465332,-83.3080596923828,-83.3252563476562,-83.3538970947266,-83.365364074707,-83.4398422241211,-83.4856796264648,-83.4971389770508,-83.5257873535156,-83.5487060546875,-83.5544357299805,-83.5544357299805,-83.6060028076172,-83.6289215087891,-83.6632919311523,-83.6575698852539,-83.6518402099609,-83.646110534668,-83.6289215087891,-83.6174621582031,-83.6060028076172,-83.6060028076172,-83.6060028076172,-83.6002731323242,-83.5830841064453,-83.5830841064453,-83.5143280029297,-83.1361770629883,-83.1361770629883,null,-84.6602401733398,-84.6086730957031,-84.6029510498047,-84.5914916992188,-84.5857620239258,-84.5628433227539,-84.551383972168,-84.5341949462891,-84.5284576416016,-84.5284576416016,-84.5341949462891,-84.5341949462891,-84.5742950439453,-84.5742950439453,-84.5914916992188,-84.5972213745117,-84.6086730957031,-84.6201324462891,-84.6315994262695,-84.6373291015625,-84.6487808227539,-84.6545104980469,-84.6659698486328,-84.6774368286133,-84.8321304321289,-84.9467239379883,-84.9467239379883,-84.9467239379883,-84.9467239379883,-84.9524536132812,-84.9639129638672,-84.9696426391602,-84.9180755615234,-84.9180755615234,-84.820671081543,-84.820671081543,-84.8092193603516,-84.8034820556641,-84.7003479003906,-84.6888885498047,-84.6831665039062,-84.6602401733398,-84.6602401733398,null,-82.3454895019531,-82.3053817749023,-82.0418243408203,-82.0017242431641,-81.9845275878906,-81.9272384643555,-81.9272384643555,-81.9329605102539,-81.9444198608398,-81.9386901855469,-81.9444198608398,-81.9329605102539,-81.8699417114258,-81.8470230102539,-81.8527450561523,-81.8928527832031,-81.9100494384766,-81.9386901855469,-81.9616165161133,-82.0017242431641,-82.0647430419922,-82.0933990478516,-82.104850769043,-82.1678771972656,-82.2595520019531,-82.3053817749023,-82.3168487548828,-82.3454895019531,-82.3454895019531,null,-84.1961441040039,-84.1674957275391,-84.1216583251953,-84.0586395263672,-84.0471801757812,-84.0471801757812,-84.0242614746094,-83.9841537475586,-83.90966796875,-83.915397644043,-83.9325866699219,-83.9383163452148,-83.9669647216797,-83.9726943969727,-83.9956130981445,-84.0242614746094,-84.0586395263672,-84.0758209228516,-84.098747253418,-84.1159286499023,-84.1388549804688,-84.1732330322266,-84.1789627075195,-84.1961441040039,-84.1961441040039,null,-84.2133331298828,-84.2133331298828,-84.2820892333984,-84.2878189086914,-84.2992782592773,-84.3050079345703,-84.3107452392578,-84.3164749145508,-84.4654388427734,-84.4597091674805,-84.4310607910156,-84.4253311157227,-84.4138717651367,-84.4196014404297,-84.4024124145508,-84.4024124145508,-84.3909530639648,-84.3909530639648,-84.3737640380859,-84.3737640380859,-84.3623046875,-84.3565826416016,-84.3279266357422,-84.3279266357422,-84.2534408569336,-84.2534408569336,-84.2419815063477,-84.2362518310547,-84.2133331298828,-84.2133331298828,null,-81.554817199707,-81.5089797973633,-81.4860534667969,-81.4975204467773,-81.4746017456055,-81.4574127197266,-81.4516830444336,-81.4230346679688,-81.4173049926758,-81.4115753173828,-81.4230346679688,-81.4230346679688,-81.4058456420898,-81.4058456420898,-81.4115753173828,-81.3943862915039,-81.5605392456055,-81.5834579467773,-81.6006546020508,-81.6751327514648,-81.7037811279297,-81.7152404785156,-81.7954559326172,-81.8126373291016,-81.8527450561523,-81.8699417114258,-81.8756713867188,-81.8756713867188,-81.7725372314453,-81.554817199707,-81.554817199707,null,-85.0326690673828,-84.9352569580078,-84.7519149780273,-84.7633819580078,-84.7691116333008,-84.7748336791992,-84.7805633544922,-84.8034820556641,-84.8550491333008,-84.8779678344727,-84.9066162109375,-84.9409942626953,-84.9467239379883,-84.9409942626953,-84.9467239379883,-84.9753723144531,-84.998291015625,-85.0154800415039,-85.0154800415039,-85.0326690673828,-85.0326690673828,-85.0326690673828,null,-84.2477111816406,-84.2534408569336,-84.3909530639648,-84.3909530639648,-84.4081420898438,-84.4138717651367,-84.4768981933594,-84.5055465698242,-84.5170059204102,-84.5112762451172,-84.4539794921875,-84.4482498168945,-84.4367904663086,-84.4081420898438,-84.3966827392578,-84.3909530639648,-84.3909530639648,-84.3623046875,-84.2591705322266,-84.2591705322266,-84.1674957275391,-84.1674957275391,-84.1388549804688,-84.1102066040039,-84.093017578125,-84.087287902832,-84.098747253418,-84.1216583251953,-84.1331253051758,-84.1388549804688,-84.1445846557617,-84.1445846557617,-84.2477111816406,-84.2477111816406,null,-83.3997344970703,-83.4398422241211,-83.4398422241211,-83.4455718994141,-83.365364074707,-83.3481674194336,-83.3137969970703,-83.2736892700195,-83.2450408935547,-83.2049331665039,-83.182014465332,-83.1590957641602,-83.1075286865234,-83.193473815918,-83.3825454711914,-83.3997344970703,-83.3997344970703,null,-85.0613098144531,-85.0613098144531,-85.0613098144531,-85.0613098144531,-85.0498580932617,-84.992561340332,-84.9696426391602,-84.9524536132812,-84.9295349121094,-84.81494140625,-84.8092193603516,-84.7920227050781,-84.7920227050781,-84.6602401733398,-84.6545104980469,-84.6545104980469,-84.6545104980469,-84.6602401733398,-84.6602401733398,-84.6717071533203,-84.6659698486328,-84.6659698486328,-84.6659698486328,-84.6659698486328,-84.6659698486328,-84.6602401733398,-84.6602401733398,-84.6659698486328,-84.6602401733398,-84.6602401733398,-84.6831665039062,-84.6888885498047,-84.7003479003906,-84.8034820556641,-84.8092193603516,-84.820671081543,-84.820671081543,-84.9180755615234,-84.9295349121094,-84.9352569580078,-84.9696426391602,-84.9696426391602,-84.9639129638672,-84.9639129638672,-84.998291015625,-85.004020690918,-85.0212020874023,-85.0212020874023,-85.0498580932617,-85.0498580932617,-85.0785064697266,-85.0613098144531,-85.0613098144531,-85.0613098144531,-85.0613098144531,null,-84.4654388427734,-84.3164749145508,-84.3107452392578,-84.3050079345703,-84.2992782592773,-84.2878189086914,-84.2820892333984,-84.2133331298828,-84.2133331298828,-84.1617660522461,-84.1617660522461,-84.1273956298828,-84.098747253418,-84.0700988769531,-84.0471801757812,-84.0529098510742,-84.0242614746094,-84.0242614746094,-84.0185317993164,-83.9956130981445,-83.9956130981445,-83.9956130981445,-83.9784240722656,-83.9726943969727,-84.3451156616211,-84.3451156616211,-84.3737640380859,-84.3909530639648,-84.4024124145508,-84.4310607910156,-84.4654388427734,-84.4654388427734,-84.4597091674805,-84.4654388427734,-84.4654388427734,-84.4654388427734,null,-84.7060775756836,-84.7060775756836,-84.7175445556641,-84.7175445556641,-84.7060775756836,-84.7060775756836,-84.7003479003906,-84.7003479003906,-84.7060775756836,-84.7060775756836,-84.5800323486328,-84.5227355957031,-84.4883575439453,-84.4711685180664,-84.4482498168945,-84.4425201416016,-84.4253311157227,-84.4196014404297,-84.4138717651367,-84.4081420898438,-84.3737640380859,-84.3565826416016,-84.3336563110352,-84.3107452392578,-84.2935485839844,-84.3164749145508,-84.3451156616211,-84.3451156616211,-84.368034362793,-84.3737640380859,-84.3737640380859,-84.4024124145508,-84.4138717651367,-84.4138717651367,-84.4597091674805,-84.5055465698242,-84.5112762451172,-84.545654296875,-84.551383972168,-84.5857620239258,-84.6315994262695,-84.6487808227539,-84.7060775756836,-84.6831665039062,-84.7003479003906,-84.7060775756836,-84.7060775756836,null,-82.6835403442383,-82.729377746582,-82.735107421875,-82.7580184936523,-82.8038558959961,-82.8210525512695,-82.8325119018555,-82.8382339477539,-82.8668899536133,-82.8668899536133,-82.912727355957,-82.9642868041992,-83.0158538818359,-82.9872055053711,-83.0215835571289,-82.9642868041992,-82.9814758300781,-83.010124206543,-82.9585647583008,-82.9356384277344,-82.9069976806641,-82.8840713500977,-82.8668899536133,-82.8554229736328,-82.8325119018555,-82.8095855712891,-82.7694854736328,-82.729377746582,-82.7064590454102,-82.6835403442383,-82.6835403442383,null,-81.7839965820312,-81.829833984375,-81.8470230102539,-81.8584747314453,-81.8756713867188,-81.8871307373047,-81.8814010620117,-81.8814010620117,-81.9043121337891,-81.9215087890625,-81.9215087890625,-81.9673461914062,-81.9845275878906,-81.9787979125977,-81.9959869384766,-81.9959869384766,-82.007453918457,-82.0647430419922,-82.1105804443359,-82.1163101196289,-82.1163101196289,-82.1220397949219,-82.1334991455078,-82.1506881713867,-82.1564178466797,-82.1678771972656,-82.2137145996094,-82.2480926513672,-82.2079849243164,-82.2079849243164,-82.2251739501953,-82.2480926513672,-82.2595520019531,-82.0360946655273,-81.9787979125977,-81.9673461914062,-81.9444198608398,-81.8871307373047,-81.835563659668,-81.7839965820312,-81.7839965820312,null,-84.4196014404297,-84.4196014404297,-84.4310607910156,-84.4482498168945,-84.4482498168945,-84.4597091674805,-84.4597091674805,-84.4654388427734,-84.4654388427734,-84.4597091674805,-84.4597091674805,-84.4138717651367,-84.4138717651367,-84.4024124145508,-84.3737640380859,-84.3737640380859,-84.368034362793,-84.3451156616211,-84.3451156616211,-84.3164749145508,-84.2935485839844,-84.2763671875,-84.2534408569336,-84.2076034545898,-84.1961441040039,-84.1732330322266,-84.1560363769531,-84.1273956298828,-84.1102066040039,-84.0586395263672,-84.0529098510742,-84.0586395263672,-84.0471801757812,-84.0013427734375,-83.9956130981445,-83.9898834228516,-84.0586395263672,-84.098747253418,-84.1617660522461,-84.1732330322266,-84.1789627075195,-84.1789627075195,-84.1961441040039,-84.2477111816406,-84.2534408569336,-84.3279266357422,-84.3279266357422,-84.3565826416016,-84.3623046875,-84.3737640380859,-84.3737640380859,-84.3909530639648,-84.3909530639648,-84.4024124145508,-84.4024124145508,-84.4196014404297,-84.4196014404297,null,-83.2335815429688,-82.9700164794922,-82.9528350830078,-82.9241790771484,-82.9012603759766,-82.8840713500977,-82.8439636230469,-82.8210525512695,-82.7866744995117,-82.7522964477539,-82.740837097168,-82.729377746582,-82.7121887207031,-82.6892700195312,-82.6778106689453,-82.7522964477539,-82.7752151489258,-82.7866744995117,-82.8095855712891,-82.8325119018555,-82.8611602783203,-82.8668899536133,-82.9012603759766,-82.912727355957,-82.9470977783203,-82.9585647583008,-82.9872055053711,-83.0215835571289,-83.0387725830078,-83.0731506347656,-83.0960693359375,-83.1189880371094,-83.1419067382812,-83.1533660888672,-83.1590957641602,-83.1648254394531,-83.1705474853516,-83.193473815918,-83.2163848876953,-83.2335815429688,-83.2335815429688,null,-84.4654388427734,-84.4310607910156,-84.4024124145508,-84.3909530639648,-84.3737640380859,-84.3451156616211,-84.2992782592773,-84.2878189086914,-84.2878189086914,-84.3107452392578,-84.3164749145508,-84.3221969604492,-84.3221969604492,-84.4711685180664,-84.5341949462891,-84.5341949462891,-84.5284576416016,-84.5284576416016,-84.5341949462891,-84.551383972168,-84.5628433227539,-84.5857620239258,-84.5914916992188,-84.6029510498047,-84.6086730957031,-84.4826202392578,-84.4826202392578,-84.4654388427734,-84.4654388427734,-84.4654388427734,null,-84.1388549804688,-84.0242614746094,-84.0185317993164,-83.818000793457,-83.8122711181641,-83.7950744628906,-83.7950744628906,-83.7606964111328,-83.7606964111328,-84.0128021240234,-84.087287902832,-84.093017578125,-84.1331253051758,-84.1388549804688,-84.1388549804688,-84.1388549804688,null,-83.6747589111328,-83.6747589111328,-83.5315170288086,-83.5257873535156,-83.5028686523438,-83.4971389770508,-83.4455718994141,-83.4226531982422,-83.4226531982422,-83.4226531982422,-83.4054718017578,-83.3825454711914,-83.365364074707,-83.3538970947266,-83.3252563476562,-83.3137969970703,-83.37109375,-83.37109375,-83.3997344970703,-83.3997344970703,-83.4112014770508,-83.4283828735352,-83.4341125488281,-83.4398422241211,-83.4455718994141,-83.4513092041016,-83.4684906005859,-83.4684906005859,-83.4856796264648,-83.4856796264648,-83.5429763793945,-83.6690216064453,-83.6747589111328,-83.6919479370117,-83.6919479370117,-83.6804885864258,-83.6747589111328,-83.6747589111328,null,-82.5231094360352,-82.3970565795898,-82.3798751831055,-82.3569488525391,-82.3111114501953,-82.282470703125,-82.2595520019531,-82.2480926513672,-82.2251739501953,-82.2079849243164,-82.2079849243164,-82.2480926513672,-82.2939300537109,-82.3397674560547,-82.3512191772461,-82.3855972290039,-82.3970565795898,-82.4085235595703,-82.4257049560547,-82.4486236572266,-82.4887313842773,-82.5001983642578,-82.5001983642578,-82.5116500854492,-82.5231094360352,-82.5231094360352,null,-83.6632919311523,-83.6804885864258,-83.6919479370117,-83.7033996582031,-83.7263259887695,-83.7549667358398,-83.7721633911133,-83.7950744628906,-83.8008041381836,-83.818000793457,-83.82373046875,-83.82373046875,-83.8294525146484,-83.8581085205078,-83.9039459228516,-83.915397644043,-83.9268569946289,-83.9555053710938,-83.9497756958008,-83.5830841064453,-83.5830841064453,-83.6002731323242,-83.6060028076172,-83.6060028076172,-83.6060028076172,-83.6174621582031,-83.6289215087891,-83.646110534668,-83.6518402099609,-83.6575698852539,-83.6632919311523,-83.6632919311523,null,-82.6949996948242,-82.6663513183594,-82.6319732666016,-82.5918655395508,-82.5288391113281,-82.4887313842773,-82.4142532348633,-82.3741455078125,-82.3970565795898,-82.6606216430664,-82.6606216430664,-82.729377746582,-82.740837097168,-82.7522964477539,-82.7465667724609,-82.735107421875,-82.7236480712891,-82.7121887207031,-82.7121887207031,-82.6892700195312,-82.6720733642578,-82.6663513183594,-82.6663513183594,-82.6949996948242,-82.6949996948242,-82.6949996948242,null,-84.9467239379883,-84.8722381591797,-84.8722381591797,-84.8665084838867,-84.8665084838867,-85.1930923461914,-85.2389297485352,-85.2446594238281,-85.1243438720703,-85.1243438720703,-85.1014175415039,-85.0956954956055,-85.004020690918,-84.9467239379883,-84.9467239379883,null,-83.82373046875,-83.6575698852539,-83.6575698852539,-83.6060028076172,-83.6117324829102,-83.5200576782227,-83.5200576782227,-83.5028686523438,-83.4971389770508,-83.4856796264648,-83.4971389770508,-83.5028686523438,-83.5257873535156,-83.5315170288086,-83.6747589111328,-83.6747589111328,-83.6976776123047,-83.7033996582031,-83.7148590087891,-83.7320556640625,-83.7435073852539,-83.818000793457,-83.82373046875,-83.82373046875,null,-83.2564926147461,-83.5200576782227,-83.5200576782227,-83.5544357299805,-83.5601654052734,-83.5601654052734,-83.5601654052734,-83.5658950805664,-83.6117324829102,-83.6289215087891,-83.6289215087891,-83.6231842041016,-83.6231842041016,-83.5200576782227,-83.5143280029297,-83.5200576782227,-83.5372467041016,-83.4341125488281,-83.2564926147461,-83.2564926147461,null,-84.0185317993164,-83.9497756958008,-83.9555053710938,-83.9268569946289,-83.915397644043,-83.9039459228516,-83.8581085205078,-83.8294525146484,-83.82373046875,-83.82373046875,-83.818000793457,-83.8008041381836,-83.818000793457,-83.82373046875,-83.8351821899414,-83.8294525146484,-83.8351821899414,-83.8581085205078,-83.8695602416992,-83.9039459228516,-83.9440460205078,-83.9612350463867,-83.9898834228516,-84.0013427734375,-84.0242614746094,-84.0414505004883,-84.0529098510742,-84.0758209228516,-84.1273956298828,-84.1388549804688,-84.1445846557617,-84.098747253418,-84.1044769287109,-84.1273956298828,-84.1388549804688,-84.1617660522461,-84.1560363769531,-84.1388549804688,-84.1273956298828,-84.1273956298828,-84.1388549804688,-84.1789627075195,-84.1904220581055,-84.1904220581055,-84.1732330322266,-84.1445846557617,-84.0185317993164,-84.0185317993164,null,-84.5227355957031,-84.539924621582,-84.5341949462891,-84.551383972168,-84.551383972168,-84.2878189086914,-84.1560363769531,-84.1445846557617,-84.1445846557617,-84.1445846557617,-84.1560363769531,-84.1732330322266,-84.1961441040039,-84.2076034545898,-84.2534408569336,-84.2763671875,-84.2935485839844,-84.3107452392578,-84.3336563110352,-84.3565826416016,-84.3737640380859,-84.4081420898438,-84.4138717651367,-84.4196014404297,-84.4253311157227,-84.4425201416016,-84.4482498168945,-84.4711685180664,-84.4883575439453,-84.5227355957031,-84.5227355957031,null,-85.1472549438477,-85.1644439697266,-85.0498580932617,-85.0498580932617,-85.0670394897461,-85.0670394897461,-85.1128768920898,-85.5254058837891,-85.5426025390625,-85.5082244873047,-85.4795684814453,-85.4681167602539,-85.450927734375,-85.4681167602539,-85.450927734375,-85.4280090332031,-85.4280090332031,-85.4280090332031,-85.4050903320312,-85.4108200073242,-85.4108200073242,-85.3993606567383,-85.3649826049805,-85.273307800293,-85.273307800293,-85.2160186767578,-85.2102813720703,-85.1472549438477,-85.1472549438477,null,-83.9841537475586,-83.8008041381836,-83.7606964111328,-83.6919479370117,-83.6804885864258,-83.646110534668,-83.6231842041016,-83.5945434570312,-83.5830841064453,-83.5372467041016,-83.5143280029297,-83.6804885864258,-83.7033996582031,-83.6976776123047,-83.7377853393555,-83.7492370605469,-83.90966796875,-83.9841537475586,-83.9841537475586,null,-82.1793365478516,-82.460090637207,-82.460090637207,-82.2423629760742,-82.1907958984375,-82.1621475219727,-82.2137145996094,-82.460090637207,-82.4715423583984,-82.4830017089844,-82.4830017089844,-82.4715423583984,-82.4658126831055,-82.4830017089844,-82.4887313842773,-82.5460357666016,-82.5517578125,-82.5861358642578,-82.6090545654297,-82.6548919677734,-82.7121887207031,-82.735107421875,-82.735107421875,-82.6949996948242,-82.6606216430664,-82.6606216430664,-82.6606216430664,-82.6377029418945,-82.5173797607422,-82.5173797607422,-82.5059280395508,-82.5001983642578,-82.4486236572266,-82.4428939819336,-82.4371643066406,-82.4428939819336,-82.4486236572266,-82.4257049560547,-82.4257049560547,-82.4085235595703,-82.4085235595703,-82.3798751831055,-82.3569488525391,-82.3111114501953,-82.3053817749023,-82.282470703125,-82.2480926513672,-82.2423629760742,-82.1793365478516,-82.1793365478516,null,-82.8668899536133,-82.8668899536133,-82.8382339477539,-82.8325119018555,-82.8210525512695,-82.8038558959961,-82.7580184936523,-82.735107421875,-82.729377746582,-82.6835403442383,-82.6548919677734,-82.5918655395508,-82.5861358642578,-82.5517578125,-82.5517578125,-82.557487487793,-82.5517578125,-82.4887313842773,-82.4715423583984,-82.4371643066406,-82.4027862548828,-82.460090637207,-82.5804061889648,-82.6147842407227,-82.6663513183594,-82.6892700195312,-82.7580184936523,-82.8038558959961,-82.8095855712891,-82.8095855712891,-82.8325119018555,-82.8382339477539,-82.8439636230469,-82.8668899536133,-82.8668899536133,null,-82.9757461547852,-82.9872055053711,-82.9986724853516,-83.0158538818359,-83.0387725830078,-83.0559616088867,-83.0846099853516,-83.0903396606445,-83.0731506347656,-83.0788803100586,-83.0731506347656,-83.0616912841797,-83.0616912841797,-83.0387725830078,-82.9872055053711,-82.9700164794922,-82.9413681030273,-82.9241790771484,-82.9069976806641,-82.8726196289062,-82.8496932983398,-82.7866744995117,-82.7580184936523,-82.7522964477539,-82.7465667724609,-82.735107421875,-82.6892700195312,-82.6606216430664,-82.6434326171875,-82.6147842407227,-82.6090545654297,-82.5689468383789,-82.5517578125,-82.5517578125,-82.5231094360352,-82.5288391113281,-82.5402984619141,-82.5460357666016,-82.6033248901367,-82.6835403442383,-82.6949996948242,-82.7236480712891,-82.7236480712891,-82.7924041748047,-82.8210525512695,-82.9757461547852,-82.9757461547852,null,-81.6579437255859,-81.6579437255859,-81.6350326538086,-81.6121063232422,-81.6178359985352,-81.6636734008789,-81.6808700561523,-81.6980514526367,-81.6980514526367,-81.7152404785156,-81.7209701538086,-81.8183746337891,-81.8584747314453,-81.8985824584961,-81.9444198608398,-82.0418243408203,-82.0819320678711,-82.0762023925781,-82.0876617431641,-82.09912109375,-82.1334991455078,-82.1678771972656,-82.1621475219727,-82.1736068725586,-82.1621475219727,-82.1621475219727,-82.1449584960938,-82.1449584960938,-82.1678771972656,-82.1678771972656,-82.1277694702148,-82.1449584960938,-82.1449584960938,-82.1334991455078,-82.1334991455078,-82.1506881713867,-82.1392288208008,-82.1277694702148,-82.0647430419922,-82.007453918457,-81.9959869384766,-81.9959869384766,-81.9787979125977,-81.9673461914062,-81.9501495361328,-81.9444198608398,-81.9215087890625,-81.829833984375,-81.8126373291016,-81.7897262573242,-81.7725372314453,-81.7324295043945,-81.7037811279297,-81.6980514526367,-81.6865921020508,-81.6694030761719,-81.6579437255859,-81.6579437255859,null,-84.6086730957031,-84.6602401733398,-84.6602401733398,-84.6659698486328,-84.6602401733398,-84.6602401733398,-84.6659698486328,-84.6659698486328,-84.6659698486328,-84.6659698486328,-84.6659698486328,-84.6717071533203,-84.6602401733398,-84.6602401733398,-84.6545104980469,-84.6545104980469,-84.6545104980469,-84.6602401733398,-84.6487808227539,-84.6258697509766,-84.5972213745117,-84.5857620239258,-84.5800323486328,-84.5914916992188,-84.5685653686523,-84.551383972168,-84.545654296875,-84.545654296875,-84.4654388427734,-84.4597091674805,-84.4654388427734,-84.4654388427734,-84.4654388427734,-84.4826202392578,-84.4826202392578,-84.6086730957031,-84.6086730957031,null,-82.9700164794922,-82.9757461547852,-82.9642868041992,-82.9528350830078,-82.912727355957,-82.9241790771484,-82.9069976806641,-82.8955307006836,-82.8668899536133,-82.740837097168,-82.729377746582,-82.6606216430664,-82.6548919677734,-82.6262435913086,-82.6377029418945,-82.6205139160156,-82.6262435913086,-82.6205139160156,-82.6090545654297,-82.5861358642578,-82.5689468383789,-82.557487487793,-82.6377029418945,-82.6778106689453,-82.6892700195312,-82.7121887207031,-82.729377746582,-82.740837097168,-82.7522964477539,-82.7866744995117,-82.8210525512695,-82.8439636230469,-82.8840713500977,-82.9012603759766,-82.9241790771484,-82.9528350830078,-82.9700164794922,-82.9700164794922,null,-83.6804885864258,-83.6747589111328,-83.6518402099609,-83.640380859375,-83.6289215087891,-83.6289215087891,-83.634651184082,-83.640380859375,-83.6575698852539,-83.6575698852539,-83.646110534668,-83.6518402099609,-83.6518402099609,-83.6231842041016,-83.6231842041016,-83.6289215087891,-83.6632919311523,-83.7664337158203,-83.7664337158203,-83.7836151123047,-83.7893447875977,-83.8409118652344,-83.8409118652344,-83.8294525146484,-83.8294525146484,-83.8409118652344,-83.8581085205078,-83.8695602416992,-83.8695602416992,-83.8752899169922,-83.8810195922852,-83.8810195922852,-83.8752899169922,-83.8867492675781,-83.8752899169922,-83.8695602416992,-83.8581085205078,-83.8351821899414,-83.8294525146484,-83.8351821899414,-83.82373046875,-83.818000793457,-83.8008041381836,-83.7950744628906,-83.7721633911133,-83.7549667358398,-83.7263259887695,-83.7033996582031,-83.6919479370117,-83.6804885864258,-83.6804885864258,null,-85.0498580932617,-85.0498580932617,-85.1644439697266,-85.1472549438477,-85.1300735473633,-85.1243438720703,-85.1071472167969,-85.1071472167969,-85.0670394897461,-85.0613098144531,-85.0441284179688,-85.0097503662109,-84.998291015625,-84.992561340332,-84.8264007568359,-84.8378601074219,-84.8493194580078,-84.8493194580078,-84.8321304321289,-84.8321304321289,-84.8665084838867,-84.8665084838867,-84.8607788085938,-84.8607788085938,-84.8779678344727,-84.8836975097656,-84.8722381591797,-84.8722381591797,-84.9066162109375,-84.9180755615234,-84.9352569580078,-84.9467239379883,-84.9467239379883,-84.9409942626953,-84.9066162109375,-84.9180755615234,-84.9295349121094,-84.9467239379883,-84.9467239379883,-84.9467239379883,-84.9295349121094,-84.9238052368164,-84.9352569580078,-85.0498580932617,-85.0498580932617,null,-83.6575698852539,-83.6575698852539,-83.6575698852539,-83.6117324829102,-83.6117324829102,-83.6002731323242,-83.5945434570312,-83.5257873535156,-83.5200576782227,-83.4856796264648,-83.4799499511719,-83.4455718994141,-83.4455718994141,-83.4283828735352,-83.4169235229492,-83.3940048217773,-83.3768157958984,-83.3309783935547,-83.3252563476562,-83.3309783935547,-83.3252563476562,-83.3080596923828,-83.2736892700195,-83.2335815429688,-83.2163848876953,-83.2393112182617,-83.2736892700195,-83.5200576782227,-83.6117324829102,-83.6060028076172,-83.6575698852539,-83.6575698852539,null,-82.9585647583008,-82.9757461547852,-82.9986724853516,-82.9814758300781,-82.912727355957,-82.8898010253906,-82.8726196289062,-82.8496932983398,-82.8153228759766,-82.7981262207031,-82.7580184936523,-82.7522964477539,-82.729377746582,-82.6434326171875,-82.6147842407227,-82.5804061889648,-82.5746765136719,-82.5861358642578,-82.6033248901367,-82.5804061889648,-82.5517578125,-82.5173797607422,-82.5001983642578,-82.5231094360352,-82.5460357666016,-82.557487487793,-82.5804061889648,-82.6090545654297,-82.6147842407227,-82.6205139160156,-82.6548919677734,-82.6606216430664,-82.6835403442383,-82.7064590454102,-82.729377746582,-82.7694854736328,-82.8095855712891,-82.8325119018555,-82.8554229736328,-82.8668899536133,-82.8840713500977,-82.9069976806641,-82.9356384277344,-82.9585647583008,-82.9585647583008,null,-83.4341125488281,-83.37109375,-83.2908706665039,-83.2450408935547,-83.2049331665039,-83.193473815918,-83.193473815918,-83.1762847900391,-83.1648254394531,-83.1590957641602,-83.1419067382812,-83.1304473876953,-83.1189880371094,-83.1017990112305,-83.0846099853516,-83.0559616088867,-83.0387725830078,-83.0158538818359,-82.9986724853516,-82.9872055053711,-82.9757461547852,-82.9642868041992,-82.9585647583008,-82.9700164794922,-83.2564926147461,-83.4341125488281,-83.4341125488281,null,-84.0185317993164,-84.0242614746094,-84.0242614746094,-84.0128021240234,-84.0128021240234,-84.0242614746094,-84.0242614746094,-84.0128021240234,-84.0128021240234,-84.0185317993164,-84.0242614746094,-84.0299835205078,-84.0185317993164,-84.0185317993164,-84.0529098510742,-84.0471801757812,-84.0643692016602,-84.0586395263672,-84.0471801757812,-84.0242614746094,-84.0242614746094,-84.0299835205078,-84.0242614746094,-84.0185317993164,-84.0070724487305,-83.9898834228516,-83.9440460205078,-83.915397644043,-83.8810195922852,-83.8810195922852,-83.8695602416992,-83.8523712158203,-83.82373046875,-83.818000793457,-83.7435073852539,-83.7320556640625,-83.7148590087891,-83.7033996582031,-83.6976776123047,-83.6747589111328,-83.6804885864258,-83.6919479370117,-83.6919479370117,-83.6747589111328,-83.6690216064453,-83.7435073852539,-83.7435073852539,-83.7836151123047,-83.7893447875977,-84.0185317993164,-84.0185317993164,null,-116.505241394043,-116.510963439941,-116.470855712891,-116.470855712891,-116.505241394043,-116.505241394043,-116.287506103516,-115.966651916504,-115.966651916504,-115.966651916504,-115.97811126709,-115.98957824707,-115.983848571777,-116.167190551758,-116.213035583496,-116.253135681152,-116.270324707031,-116.304710388184,-116.350540161133,-116.384918212891,-116.367721557617,-116.407829284668,-116.436485290527,-116.48804473877,-116.505241394043,-116.505241394043,null,-116.88338470459,-116.85474395752,-116.831817626953,-116.820358276367,-116.849021911621,-116.843284606934,-116.791709899902,-116.774528503418,-116.745880126953,-116.717239379883,-116.68285369873,-116.671394348145,-116.333351135254,-116.304710388184,-116.270324707031,-116.276062011719,-116.127082824707,-116.127082824707,-116.109893798828,-116.07551574707,-116.109893798828,-116.121360778809,-116.10417175293,-116.14427947998,-116.184387207031,-116.195846557617,-116.150001525879,-116.167190551758,-116.155723571777,-116.172927856445,-116.150001525879,-116.161460876465,-116.184387207031,-116.224494934082,-116.235954284668,-116.264602661133,-116.293243408203,-116.40210723877,-116.516700744629,-116.516700744629,-116.585456848145,-116.591178894043,-116.614097595215,-116.614097595215,-116.88338470459,-116.88338470459,null,-112.110649108887,-112.15648651123,-112.202323913574,-112.242431640625,-112.311187744141,-112.32837677002,-112.305458068848,-112.288269042969,-112.299728393555,-112.322647094727,-112.379943847656,-112.420051574707,-112.420051574707,-112.36848449707,-112.391395568848,-112.391395568848,-112.374214172363,-112.374214172363,-112.402862548828,-112.402862548828,-112.437232971191,-112.448699951172,-112.465888977051,-112.517448425293,-112.517448425293,-112.557556152344,-112.597663879395,-112.689338684082,-112.72371673584,-112.740905761719,-112.740905761719,-112.752365112305,-112.735176086426,-112.695068359375,-112.66641998291,-112.32837677002,-112.099197387695,-112.082000732422,-112.059089660645,-112.122108459473,-112.093467712402,-112.110649108887,-112.082000732422,-112.082000732422,-112.104919433594,-112.099197387695,-112.070541381836,-112.053359985352,-112.030433654785,-111.996063232422,-111.910118103027,-111.904388427734,-111.87574005127,-111.858551025391,-111.858551025391,-111.835632324219,-111.841361999512,-111.81844329834,-111.81844329834,-111.841361999512,-111.841361999512,-111.91584777832,-111.921577453613,-112.110649108887,-112.110649108887,null,-111.050682067871,-111.491851806641,-111.5205078125,-111.5205078125,-111.537689208984,-111.577796936035,-111.606452941895,-111.606452941895,-111.600723266602,-111.640830993652,-111.629364013672,-111.594993591309,-111.600723266602,-111.572067260742,-111.577796936035,-111.612174987793,-111.600723266602,-111.594993591309,-111.600723266602,-111.617904663086,-111.583526611328,-111.646560668945,-111.635101318359,-111.640830993652,-111.623634338379,-111.583526611328,-111.348617553711,-111.337158203125,-111.30850982666,-111.25121307373,-111.234031677246,-111.234031677246,-111.25121307373,-111.239753723145,-111.21110534668,-111.176727294922,-111.148086547852,-111.107978820801,-111.056411743164,-111.050682067871,-111.050682067871,null,-116.304710388184,-116.44221496582,-116.447937011719,-116.740142822266,-116.757347106934,-116.820358276367,-116.826095581055,-116.877662658691,-116.923492431641,-116.952140808105,-116.94068145752,-116.952140808105,-117.032356262207,-117.032356262207,-117.032356262207,-116.79744720459,-116.785987854004,-116.757347106934,-116.745880126953,-116.717239379883,-116.705772399902,-116.619827270508,-116.614097595215,-116.573997497559,-116.562530517578,-116.499504089355,-116.48804473877,-116.379180908203,-116.367721557617,-116.304710388184,-116.304710388184,-116.304710388184,null,-113.015922546387,-113.015922546387,-112.952903747559,-112.947174072266,-112.929977416992,-112.929977416992,-112.815391540527,-112.809661865234,-112.763824462891,-112.758094787598,-112.695068359375,-112.695068359375,-112.534637451172,-112.528907775879,-112.11637878418,-112.110649108887,-112.047630310059,-112.047630310059,-111.829902648926,-111.824172973633,-111.594993591309,-111.600723266602,-112.099197387695,-112.32837677002,-112.66641998291,-112.695068359375,-112.735176086426,-112.752365112305,-112.769554138184,-112.769554138184,-112.792472839355,-112.798202514648,-112.826850891113,-112.832580566406,-113.015922546387,-113.015922546387,-113.015922546387,null,-113.720664978027,-114.385292053223,-114.385292053223,-114.402488708496,-114.408210754395,-114.545722961426,-114.551452636719,-114.539993286133,-114.539993286133,-114.562911987305,-114.557182312012,-114.528533935547,-114.528533935547,-114.568641662598,-114.603019714355,-114.603019714355,-114.660308837891,-114.67749786377,-114.660308837891,-114.688957214355,-114.660308837891,-114.700416564941,-114.843658447266,-114.843658447266,-114.918151855469,-114.969703674316,-114.975440979004,-114.98690032959,-114.975440979004,-114.969703674316,-114.929595947266,-114.889488220215,-114.797813415527,-114.797813415527,-114.729064941406,-114.654586791992,-114.585830688477,-114.574363708496,-114.511344909668,-114.517074584961,-114.494155883789,-114.391021728516,-114.350914001465,-114.333724975586,-114.287887573242,-114.259239196777,-114.110275268555,-114.075897216797,-114.007141113281,-113.961303710938,-113.806610107422,-113.777961730957,-113.749305725098,-113.714935302734,-113.68628692627,-113.669097900391,-113.634719848633,-113.600341796875,-113.588882446289,-113.62899017334,-113.62899017334,-113.359703063965,-113.359703063965,-113.015922546387,-113.015922546387,-113.245109558105,-113.245109558105,-113.23365020752,-113.239379882812,-113.187812805176,-113.182083129883,-113.245109558105,-113.245109558105,-113.27375793457,-113.319595336914,-113.382614135742,-113.480018615723,-113.47428894043,-113.416999816895,-113.416999816895,-113.720664978027,-113.720664978027,null,-114.98690032959,-115.021270751953,-115.078575134277,-115.141593933105,-115.141593933105,-115.175979614258,-115.210350036621,-115.23900604248,-115.204620361328,-115.19889831543,-115.216087341309,-115.267654418945,-115.279113769531,-115.347862243652,-115.462448120117,-115.52547454834,-115.52547454834,-115.542663574219,-115.58277130127,-115.617149353027,-115.599967956543,-115.720291137695,-115.771858215332,-115.89217376709,-115.926544189453,-115.966651916504,-116.287506103516,-116.264602661133,-116.264602661133,-116.195846557617,-116.098434448242,-116.07551574707,-115.473907470703,-115.41089630127,-115.376510620117,-115.359329223633,-115.313484191895,-115.28483581543,-115.261917114258,-115.175979614258,-115.158790588379,-115.19889831543,-115.175979614258,-115.147331237793,-115.101486206055,-115.07283782959,-115.061378479004,-115.032737731934,-115.027008056641,-115.038475036621,-115.009811401367,-115.004089355469,-115.021270751953,-114.98690032959,-114.98690032959,-114.969703674316,-114.98690032959,-114.98690032959,null,-116.041145324707,-116.046867370605,-116.041145324707,-116.086975097656,-116.115623474121,-116.14427947998,-116.241676330566,-116.281784057617,-116.304710388184,-116.304710388184,-116.476593017578,-116.48804473877,-116.608375549316,-116.614097595215,-117.032356262207,-117.032356262207,-117.026634216309,-116.757347106934,-116.751609802246,-116.041145324707,-116.041145324707,null,-112.534637451172,-111.635101318359,-111.594993591309,-111.589263916016,-111.405914306641,-111.245483398438,-111.228302001953,-111.205375671387,-111.165267944336,-111.130889892578,-111.096519470215,-111.062141418457,-111.050682067871,-111.056411743164,-111.600723266602,-111.594993591309,-111.824172973633,-111.829902648926,-112.047630310059,-112.047630310059,-112.110649108887,-112.11637878418,-112.528907775879,-112.534637451172,-112.534637451172,null,-116.041145324707,-116.041145324707,-116.751609802246,-116.757347106934,-117.026634216309,-117.020896911621,-116.877662658691,-116.568260192871,-116.213035583496,-116.041145324707,-116.041145324707,null,-112.695068359375,-112.695068359375,-112.695068359375,-112.758094787598,-112.763824462891,-112.809661865234,-112.815391540527,-112.929977416992,-112.929977416992,-112.947174072266,-112.952903747559,-113.015922546387,-113.359703063965,-113.359703063965,-113.62899017334,-113.62899017334,-113.588882446289,-113.600341796875,-113.634719848633,-113.669097900391,-113.68628692627,-113.714935302734,-113.749305725098,-113.777961730957,-113.760772705078,-113.749305725098,-113.72639465332,-113.692016601562,-113.640449523926,-113.57169342041,-113.468559265137,-113.445648193359,-113.445648193359,-113.445648193359,-113.428451538086,-113.411270141602,-113.394073486328,-113.376892089844,-113.371162414551,-113.382614135742,-113.405540466309,-113.411270141602,-113.451377868652,-113.457107543945,-113.439910888672,-113.445648193359,-113.445648193359,-113.439910888672,-113.411270141602,-113.411270141602,-113.325325012207,-113.325325012207,-112.987274169922,-112.987274169922,-112.695068359375,-112.695068359375,null,-114.597282409668,-115.090026855469,-115.090026855469,-115.078575134277,-115.08430480957,-115.032737731934,-114.99836730957,-115.032737731934,-114.992630004883,-115.038475036621,-115.015548706055,-114.992630004883,-114.992630004883,-114.969703674316,-114.918151855469,-114.843658447266,-114.843658447266,-114.700416564941,-114.660308837891,-114.688957214355,-114.660308837891,-114.67749786377,-114.660308837891,-114.603019714355,-114.603019714355,-114.568641662598,-114.528533935547,-114.528533935547,-114.557182312012,-114.562911987305,-114.539993286133,-114.539993286133,-114.551452636719,-114.545722961426,-114.408210754395,-114.402488708496,-114.385292053223,-114.385292053223,-114.597282409668,-114.597282409668,null,-116.505241394043,-116.505241394043,-116.470855712891,-116.470855712891,-116.510963439941,-116.505241394043,-116.533889770508,-116.568260192871,-116.728698730469,-116.757347106934,-116.774528503418,-116.79744720459,-116.831817626953,-116.88338470459,-116.963600158691,-117.026634216309,-117.026634216309,-116.98078918457,-116.94068145752,-116.946418762207,-116.912033081055,-116.88338470459,-116.849021911621,-116.843284606934,-116.774528503418,-116.745880126953,-116.700035095215,-116.505241394043,-116.505241394043,null,-112.099197387695,-111.600723266602,-111.056411743164,-111.056411743164,-111.107978820801,-111.148086547852,-111.176727294922,-111.21110534668,-111.239753723145,-111.25121307373,-111.234031677246,-111.234031677246,-111.25121307373,-111.30850982666,-111.337158203125,-111.348617553711,-111.583526611328,-111.623634338379,-111.640830993652,-111.635101318359,-111.646560668945,-111.583526611328,-111.617904663086,-111.600723266602,-111.594993591309,-111.600723266602,-111.698120117188,-111.70384979248,-111.749687194824,-111.755416870117,-111.81844329834,-111.81844329834,-111.841361999512,-111.835632324219,-111.858551025391,-111.858551025391,-111.87574005127,-111.904388427734,-111.910118103027,-111.996063232422,-112.030433654785,-112.053359985352,-112.070541381836,-112.099197387695,-112.104919433594,-112.082000732422,-112.082000732422,-112.110649108887,-112.093467712402,-112.122108459473,-112.059089660645,-112.082000732422,-112.099197387695,-112.099197387695,null,-113.02165222168,-113.015922546387,-114.047248840332,-114.305076599121,-114.305076599121,-114.08162689209,-114.087356567383,-114.070167541504,-114.064437866211,-114.030059814453,-114.02433013916,-113.932655334473,-113.875358581543,-113.846710205078,-113.789413452148,-113.760772705078,-113.709197998047,-113.663368225098,-113.560234069824,-113.480018615723,-113.382614135742,-113.319595336914,-113.27375793457,-113.245109558105,-113.216461181641,-113.187812805176,-113.182083129883,-113.02165222168,-113.02165222168,-113.02165222168,null,-112.15648651123,-112.689338684082,-112.695068359375,-112.987274169922,-112.987274169922,-112.952903747559,-112.947174072266,-112.826850891113,-112.826850891113,-112.815391540527,-112.815391540527,-112.82112121582,-112.792472839355,-112.717987060547,-112.448699951172,-112.402862548828,-112.345565795898,-112.339836120605,-112.242431640625,-112.173675537109,-112.110649108887,-112.059089660645,-111.864280700684,-111.806983947754,-111.658012390137,-111.623634338379,-111.623634338379,-111.801254272461,-111.806983947754,-111.852821350098,-111.852821350098,-111.921577453613,-111.921577453613,-112.036163330078,-112.036163330078,-112.15648651123,-112.15648651123,null,-114.952522277832,-114.929595947266,-114.929595947266,-114.889488220215,-114.843658447266,-114.769172668457,-114.78636932373,-114.751983642578,-114.666046142578,-114.637390136719,-114.63166809082,-114.63166809082,-114.585830688477,-114.528533935547,-114.454048156738,-114.963981628418,-115.605690002441,-115.628616333008,-115.708824157715,-115.73747253418,-115.806228637695,-115.869255065918,-115.926544189453,-115.98957824707,-116.023956298828,-116.07551574707,-116.109893798828,-116.132820129395,-116.155723571777,-116.167190551758,-116.287506103516,-116.298973083496,-116.31616973877,-116.350540161133,-116.436485290527,-116.304710388184,-116.304710388184,-114.952522277832,-114.952522277832,null,-114.969703674316,-114.98690032959,-114.969703674316,-114.98690032959,-114.98690032959,-115.021270751953,-115.004089355469,-115.009811401367,-115.038475036621,-115.027008056641,-115.032737731934,-115.061378479004,-115.07283782959,-115.101486206055,-115.147331237793,-115.175979614258,-115.19889831543,-115.158790588379,-115.175979614258,-115.261917114258,-115.261917114258,-115.216087341309,-115.244728088379,-115.296295166016,-115.28483581543,-115.210350036621,-115.158790588379,-115.13013458252,-115.147331237793,-115.067115783691,-114.99836730957,-114.963981628418,-114.941062927246,-114.900955200195,-114.843658447266,-114.797813415527,-114.792091369629,-114.792091369629,-114.797813415527,-114.797813415527,-114.763450622559,-114.723342895508,-114.711875915527,-114.666046142578,-114.63166809082,-114.597282409668,-114.59156036377,-114.574363708496,-114.557182312012,-114.494155883789,-114.459777832031,-114.454048156738,-114.454048156738,-114.408210754395,-114.37956237793,-114.37956237793,-114.402488708496,-114.402488708496,-114.37956237793,-114.356651306152,-114.327995300293,-114.305076599121,-114.270706176758,-114.259239196777,-114.247779846191,-114.213401794434,-114.196220397949,-114.190490722656,-114.201942443848,-114.184761047363,-114.150382995605,-114.116004943848,-114.064437866211,-114.041519165039,-114.007141113281,-113.898284912109,-113.829528808594,-113.795143127441,-113.743583679199,-113.709197998047,-113.657638549805,-113.634719848633,-113.565963745117,-113.537322998047,-113.468559265137,-113.439910888672,-113.405540466309,-113.365432739258,-113.348236083984,-113.325325012207,-113.325325012207,-113.325325012207,-113.411270141602,-113.411270141602,-113.439910888672,-113.445648193359,-113.445648193359,-113.439910888672,-113.457107543945,-113.451377868652,-113.411270141602,-113.405540466309,-113.382614135742,-113.371162414551,-113.376892089844,-113.394073486328,-113.411270141602,-113.428451538086,-113.445648193359,-113.445648193359,-113.445648193359,-113.468559265137,-113.57169342041,-113.640449523926,-113.692016601562,-113.72639465332,-113.749305725098,-113.760772705078,-113.777961730957,-113.806610107422,-113.961303710938,-114.007141113281,-114.075897216797,-114.110275268555,-114.259239196777,-114.287887573242,-114.333724975586,-114.350914001465,-114.391021728516,-114.494155883789,-114.517074584961,-114.511344909668,-114.574363708496,-114.585830688477,-114.654586791992,-114.729064941406,-114.797813415527,-114.797813415527,-114.889488220215,-114.929595947266,-114.969703674316,-114.969703674316,null,-114.969703674316,-114.975440979004,-114.98690032959,-114.975440979004,-114.969703674316,-114.992630004883,-114.992630004883,-115.015548706055,-115.038475036621,-114.992630004883,-115.032737731934,-114.99836730957,-115.032737731934,-115.08430480957,-115.078575134277,-115.090026855469,-115.090026855469,-115.090026855469,-115.055656433105,-115.055656433105,-115.416618347168,-115.416618347168,-115.405158996582,-115.41089630127,-115.462448120117,-115.628616333008,-115.748931884766,-115.783317565918,-115.783317565918,-115.829147338867,-115.857795715332,-115.869255065918,-115.932281494141,-115.966651916504,-115.966651916504,-116.052604675293,-116.086975097656,-116.14427947998,-116.195846557617,-116.184387207031,-116.213035583496,-116.167190551758,-115.983848571777,-115.98957824707,-115.97811126709,-115.966651916504,-115.966651916504,-115.966651916504,-115.926544189453,-115.89217376709,-115.771858215332,-115.720291137695,-115.599967956543,-115.617149353027,-115.58277130127,-115.542663574219,-115.52547454834,-115.52547454834,-115.462448120117,-115.347862243652,-115.279113769531,-115.267654418945,-115.216087341309,-115.19889831543,-115.204620361328,-115.23900604248,-115.210350036621,-115.175979614258,-115.141593933105,-115.141593933105,-115.078575134277,-115.021270751953,-114.98690032959,-114.969703674316,-114.969703674316,null,-111.5205078125,-112.110649108887,-112.11637878418,-112.082000732422,-112.082000732422,-112.110649108887,-111.921577453613,-111.91584777832,-111.841361999512,-111.841361999512,-111.81844329834,-111.755416870117,-111.749687194824,-111.70384979248,-111.698120117188,-111.600723266602,-111.612174987793,-111.577796936035,-111.572067260742,-111.600723266602,-111.594993591309,-111.629364013672,-111.640830993652,-111.600723266602,-111.606452941895,-111.606452941895,-111.577796936035,-111.537689208984,-111.5205078125,-111.5205078125,-111.5205078125,null,-111.090789794922,-111.056411743164,-111.062141418457,-111.056411743164,-111.102249145508,-111.136627197266,-111.153816223145,-111.193923950195,-111.25121307373,-111.302780151367,-111.342887878418,-111.382995605469,-111.411643981934,-111.434562683105,-111.46321105957,-111.480400085449,-111.560615539551,-111.560615539551,-111.698120117188,-111.709579467773,-111.847091674805,-111.847091674805,-111.978866577148,-111.978866577148,-112.150756835938,-112.15648651123,-112.036163330078,-112.036163330078,-111.921577453613,-111.921577453613,-111.852821350098,-111.852821350098,-111.806983947754,-111.801254272461,-111.623634338379,-111.623634338379,-111.583526611328,-111.480400085449,-111.468940734863,-111.514778137207,-111.497589111328,-111.480400085449,-111.480400085449,-111.474670410156,-111.434562683105,-111.405914306641,-111.382995605469,-111.337158203125,-111.268402099609,-111.228302001953,-111.239753723145,-111.222564697266,-111.142356872559,-111.125160217285,-111.090789794922,-111.090789794922,null,-116.505241394043,-116.700035095215,-116.700035095215,-116.568260192871,-116.568260192871,-116.522422790527,-116.522422790527,-116.44221496582,-116.436485290527,-116.35627746582,-116.34481048584,-116.350540161133,-116.327613830566,-116.339073181152,-116.339073181152,-116.304710388184,-116.31616973877,-116.293243408203,-116.264602661133,-116.235954284668,-116.224494934082,-116.184387207031,-116.161460876465,-116.132820129395,-116.138542175293,-116.195846557617,-116.195846557617,-116.264602661133,-116.264602661133,-116.287506103516,-116.505241394043,-116.505241394043,null,-114.63166809082,-114.67749786377,-114.734802246094,-114.780632019043,-114.809280395508,-114.849388122559,-114.900955200195,-114.929595947266,-114.941062927246,-114.929595947266,-114.895225524902,-114.900955200195,-114.981163024902,-115.027008056641,-115.055656433105,-115.090026855469,-115.090026855469,-114.597282409668,-114.597282409668,-114.63166809082,-114.63166809082,-114.63166809082,-114.63166809082,null,-116.671394348145,-116.665672302246,-116.55680847168,-116.545349121094,-116.465133666992,-116.470855712891,-116.522422790527,-116.545349121094,-116.579719543457,-116.654205322266,-116.700035095215,-116.745880126953,-116.774528503418,-116.717239379883,-116.717239379883,-116.734420776367,-116.734420776367,-116.711502075195,-116.688591003418,-116.654205322266,-116.637023925781,-116.631286621094,-116.59691619873,-116.562530517578,-116.533889770508,-116.516700744629,-116.499504089355,-116.510963439941,-116.476593017578,-116.453674316406,-116.436485290527,-116.40210723877,-116.195846557617,-116.150001525879,-116.150001525879,-116.086975097656,-116.058326721191,-116.023956298828,-116.001037597656,-116.069786071777,-116.115623474121,-116.14427947998,-116.155723571777,-116.132820129395,-116.109893798828,-116.07551574707,-116.023956298828,-115.98957824707,-115.926544189453,-115.869255065918,-115.806228637695,-115.73747253418,-115.708824157715,-115.628616333008,-115.605690002441,-114.963981628418,-114.454048156738,-114.396751403809,-114.339454650879,-114.322273254395,-114.345184326172,-114.345184326172,-114.396751403809,-114.373832702637,-114.436859130859,-114.459777832031,-114.436859130859,-114.442588806152,-114.505615234375,-114.505615234375,-114.454048156738,-114.459777832031,-114.499885559082,-114.459777832031,-114.408210754395,-114.408210754395,-114.373832702637,-114.465507507324,-114.528533935547,-114.539993286133,-114.517074584961,-114.499885559082,-114.494155883789,-114.562911987305,-114.539993286133,-114.59156036377,-114.62020111084,-114.648849487305,-114.774909973145,-114.792091369629,-114.74626159668,-114.700416564941,-114.67749786377,-114.643127441406,-114.59156036377,-114.603019714355,-114.643127441406,-114.67749786377,-114.688957214355,-114.860847473145,-115.353591918945,-115.94947052002,-115.97811126709,-116.109893798828,-116.127082824707,-116.276062011719,-116.270324707031,-116.304710388184,-116.333351135254,-116.671394348145,-116.671394348145,null,-111.635101318359,-112.534637451172,-112.695068359375,-112.695068359375,-112.689338684082,-112.15648651123,-112.150756835938,-111.978866577148,-111.978866577148,-111.97314453125,-111.990325927734,-111.990325927734,-111.944488525391,-111.91584777832,-111.721038818359,-111.635101318359,-111.635101318359,-111.635101318359,null,-114.597282409668,-114.368103027344,-114.368103027344,-114.345184326172,-114.339454650879,-114.052978515625,-114.052978515625,-113.932655334473,-113.932655334473,-114.02433013916,-114.047248840332,-114.087356567383,-114.144653320312,-114.190490722656,-114.345184326172,-114.402488708496,-114.47696685791,-114.568641662598,-114.63166809082,-114.63166809082,-114.63166809082,-114.597282409668,-114.597282409668,null,-116.304710388184,-116.304710388184,-116.367721557617,-116.379180908203,-116.48804473877,-116.499504089355,-116.562530517578,-116.573997497559,-116.614097595215,-116.619827270508,-116.705772399902,-116.717239379883,-116.745880126953,-116.757347106934,-116.785987854004,-116.79744720459,-117.032356262207,-117.032356262207,-116.614097595215,-116.608375549316,-116.48804473877,-116.476593017578,-116.304710388184,-116.304710388184,null,-117.026634216309,-117.032356262207,-116.952140808105,-116.94068145752,-116.952140808105,-116.923492431641,-116.877662658691,-116.826095581055,-116.820358276367,-116.757347106934,-116.740142822266,-116.447937011719,-116.44221496582,-116.304710388184,-116.304710388184,-116.304710388184,-116.436485290527,-116.591178894043,-116.625564575195,-116.677131652832,-116.688591003418,-117.026634216309,-117.026634216309,null,-113.932655334473,-113.881088256836,-113.863906860352,-113.806610107422,-113.789413452148,-113.818069458008,-113.760772705078,-113.749305725098,-113.760772705078,-113.720664978027,-113.697746276855,-113.57169342041,-113.51439666748,-113.445648193359,-113.439910888672,-113.491485595703,-113.445648193359,-113.388343811035,-113.359703063965,-113.353973388672,-113.313865661621,-113.227920532227,-113.136245727539,-113.056030273438,-113.078948974609,-113.015922546387,-113.02165222168,-112.964363098145,-112.895599365234,-112.844032287598,-112.815391540527,-112.815391540527,-112.826850891113,-112.826850891113,-112.947174072266,-112.952903747559,-112.987274169922,-113.325325012207,-113.325325012207,-113.348236083984,-113.365432739258,-113.405540466309,-113.439910888672,-113.468559265137,-113.537322998047,-113.565963745117,-113.634719848633,-113.657638549805,-113.709197998047,-113.743583679199,-113.795143127441,-113.829528808594,-113.898284912109,-114.007141113281,-114.041519165039,-114.064437866211,-114.116004943848,-114.150382995605,-114.184761047363,-114.201942443848,-114.190490722656,-114.196220397949,-114.213401794434,-114.247779846191,-114.259239196777,-114.270706176758,-114.305076599121,-114.327995300293,-114.356651306152,-114.37956237793,-114.402488708496,-114.402488708496,-114.37956237793,-114.37956237793,-114.408210754395,-114.454048156738,-114.454048156738,-114.459777832031,-114.494155883789,-114.557182312012,-114.574363708496,-114.59156036377,-114.597282409668,-114.63166809082,-114.666046142578,-114.711875915527,-114.723342895508,-114.763450622559,-114.797813415527,-114.797813415527,-114.792091369629,-114.792091369629,-114.797813415527,-114.734802246094,-114.74626159668,-114.734802246094,-114.74626159668,-114.711875915527,-114.688957214355,-114.67749786377,-114.643127441406,-114.603019714355,-114.59156036377,-114.643127441406,-114.67749786377,-114.700416564941,-114.74626159668,-114.792091369629,-114.774909973145,-114.648849487305,-114.62020111084,-114.59156036377,-114.539993286133,-114.465507507324,-114.448318481445,-114.333724975586,-114.264976501465,-114.230598449707,-114.161834716797,-114.070167541504,-113.989959716797,-113.932655334473,-113.932655334473,null,-116.688591003418,-116.694313049316,-116.665672302246,-116.694313049316,-116.482322692871,-116.465133666992,-116.373458862305,-116.350540161133,-116.350540161133,-116.40210723877,-116.396385192871,-116.350540161133,-116.31616973877,-116.298973083496,-116.287506103516,-116.167190551758,-116.155723571777,-116.14427947998,-116.115623474121,-116.069786071777,-116.001037597656,-116.023956298828,-116.058326721191,-116.086975097656,-116.150001525879,-116.150001525879,-116.195846557617,-116.40210723877,-116.436485290527,-116.453674316406,-116.476593017578,-116.510963439941,-116.499504089355,-116.516700744629,-116.533889770508,-116.562530517578,-116.59691619873,-116.631286621094,-116.637023925781,-116.654205322266,-116.688591003418,-116.688591003418,null,-113.932655334473,-114.052978515625,-114.052978515625,-114.339454650879,-114.345184326172,-114.368103027344,-114.368103027344,-114.597282409668,-114.597282409668,-114.385292053223,-113.720664978027,-113.72639465332,-113.772232055664,-113.777961730957,-113.932655334473,-113.932655334473,null,-111.405914306641,-111.589263916016,-111.594993591309,-111.635101318359,-111.635101318359,-111.721038818359,-111.91584777832,-111.944488525391,-111.990325927734,-111.990325927734,-111.97314453125,-111.978866577148,-111.847091674805,-111.847091674805,-111.709579467773,-111.698120117188,-111.560615539551,-111.560615539551,-111.480400085449,-111.46321105957,-111.434562683105,-111.411643981934,-111.405914306641,-111.405914306641,null,-113.932655334473,-113.932655334473,-113.777961730957,-113.772232055664,-113.72639465332,-113.720664978027,-113.416999816895,-113.416999816895,-113.47428894043,-113.480018615723,-113.560234069824,-113.663368225098,-113.709197998047,-113.760772705078,-113.789413452148,-113.846710205078,-113.875358581543,-113.932655334473,-113.932655334473,null,-117.026634216309,-117.026634216309,-116.688591003418,-116.677131652832,-116.625564575195,-116.591178894043,-116.436485290527,-116.350540161133,-116.396385192871,-116.40210723877,-116.350540161133,-116.350540161133,-116.373458862305,-116.465133666992,-116.482322692871,-116.694313049316,-116.665672302246,-116.694313049316,-116.688591003418,-116.711502075195,-116.734420776367,-116.734420776367,-116.717239379883,-116.717239379883,-116.774528503418,-116.80891418457,-116.843284606934,-116.89485168457,-116.929229736328,-116.952140808105,-116.923492431641,-116.957878112793,-116.963600158691,-117.032356262207,-117.032356262207,-117.026634216309,-117.026634216309,null,-113.015922546387,-113.02165222168,-112.660690307617,-112.654960632324,-112.511726379395,-112.505996704102,-112.420051574707,-112.379943847656,-112.322647094727,-112.299728393555,-112.288269042969,-112.305458068848,-112.32837677002,-112.311187744141,-112.242431640625,-112.202323913574,-112.15648651123,-112.110649108887,-112.082000732422,-112.082000732422,-112.11637878418,-112.110649108887,-112.173675537109,-113.015922546387,-113.015922546387,null,-117.026634216309,-117.026634216309,-116.963600158691,-116.88338470459,-116.831817626953,-116.79744720459,-116.774528503418,-116.757347106934,-116.728698730469,-116.568260192871,-116.533889770508,-116.505241394043,-116.48804473877,-116.436485290527,-116.407829284668,-116.367721557617,-116.384918212891,-116.350540161133,-116.304710388184,-116.270324707031,-116.253135681152,-116.213035583496,-116.184387207031,-116.195846557617,-116.14427947998,-116.086975097656,-116.052604675293,-115.966651916504,-115.966651916504,-115.932281494141,-115.869255065918,-115.857795715332,-115.829147338867,-115.783317565918,-115.783317565918,-115.748931884766,-115.628616333008,-115.462448120117,-115.41089630127,-115.405158996582,-115.416618347168,-115.416618347168,-115.055656433105,-115.061378479004,-117.026634216309,-117.026634216309,null,-116.98078918457,-116.952140808105,-116.934959411621,-116.957878112793,-116.957878112793,-116.923492431641,-116.906311035156,-116.436485290527,-116.44221496582,-116.522422790527,-116.522422790527,-116.568260192871,-116.568260192871,-116.700035095215,-116.700035095215,-116.745880126953,-116.774528503418,-116.843284606934,-116.849021911621,-116.88338470459,-116.912033081055,-116.946418762207,-116.94068145752,-116.98078918457,-116.98078918457,null,-112.420051574707,-112.505996704102,-112.511726379395,-112.654960632324,-112.660690307617,-113.02165222168,-113.02165222168,-113.182083129883,-113.187812805176,-113.216461181641,-113.245109558105,-113.245109558105,-113.182083129883,-113.187812805176,-113.239379882812,-113.23365020752,-113.245109558105,-113.245109558105,-113.015922546387,-113.015922546387,-112.832580566406,-112.826850891113,-112.798202514648,-112.792472839355,-112.769554138184,-112.769554138184,-112.752365112305,-112.740905761719,-112.740905761719,-112.72371673584,-112.689338684082,-112.597663879395,-112.557556152344,-112.517448425293,-112.517448425293,-112.465888977051,-112.448699951172,-112.437232971191,-112.402862548828,-112.402862548828,-112.374214172363,-112.374214172363,-112.391395568848,-112.391395568848,-112.36848449707,-112.420051574707,-112.420051574707,-112.420051574707,null,-116.304710388184,-116.304710388184,-116.304710388184,-116.304710388184,-116.281784057617,-116.241676330566,-116.14427947998,-116.115623474121,-116.086975097656,-116.041145324707,-116.029685974121,-115.915084838867,-115.869255065918,-115.840606689453,-115.783317565918,-115.73747253418,-115.73747253418,-115.69164276123,-115.708824157715,-115.73747253418,-115.65153503418,-115.657257080078,-115.73747253418,-115.571319580078,-115.542663574219,-115.49683380127,-115.32494354248,-115.296295166016,-115.158790588379,-115.067115783691,-115.027008056641,-114.952522277832,-116.304710388184,-116.304710388184,-116.304710388184,null,-111.405914306641,-111.411643981934,-111.382995605469,-111.342887878418,-111.302780151367,-111.25121307373,-111.193923950195,-111.153816223145,-111.136627197266,-111.102249145508,-111.056411743164,-111.062141418457,-111.096519470215,-111.130889892578,-111.165267944336,-111.205375671387,-111.228302001953,-111.245483398438,-111.405914306641,-111.405914306641,null,-115.055656433105,-115.027008056641,-114.981163024902,-114.900955200195,-114.895225524902,-114.929595947266,-114.941062927246,-114.929595947266,-114.900955200195,-114.849388122559,-114.809280395508,-114.780632019043,-114.734802246094,-114.67749786377,-114.63166809082,-114.568641662598,-114.47696685791,-114.402488708496,-114.345184326172,-114.190490722656,-114.144653320312,-114.087356567383,-114.047248840332,-114.02433013916,-114.030059814453,-114.064437866211,-114.070167541504,-114.087356567383,-114.08162689209,-114.305076599121,-114.305076599121,-115.061378479004,-115.055656433105,-115.055656433105,-115.055656433105,null,-116.161460876465,-116.150001525879,-116.172927856445,-116.155723571777,-116.167190551758,-116.150001525879,-116.195846557617,-116.184387207031,-116.14427947998,-116.10417175293,-116.121360778809,-116.109893798828,-116.07551574707,-116.109893798828,-116.127082824707,-116.127082824707,-116.109893798828,-115.97811126709,-115.94947052002,-115.353591918945,-114.860847473145,-114.688957214355,-114.711875915527,-114.74626159668,-114.734802246094,-114.74626159668,-114.734802246094,-114.797813415527,-114.843658447266,-114.900955200195,-114.941062927246,-114.963981628418,-114.99836730957,-115.067115783691,-115.147331237793,-115.13013458252,-115.158790588379,-115.210350036621,-115.28483581543,-115.296295166016,-115.244728088379,-115.216087341309,-115.261917114258,-115.261917114258,-115.28483581543,-115.313484191895,-115.359329223633,-115.376510620117,-115.41089630127,-115.473907470703,-116.07551574707,-116.098434448242,-116.195846557617,-116.195846557617,-116.138542175293,-116.132820129395,-116.161460876465,-116.161460876465,null,-116.906311035156,-116.917770385742,-116.952140808105,-117.003707885742,-117.04955291748,-117.09538269043,-117.158409118652,-117.204246520996,-117.204246520996,-117.204246520996,-117.22144317627,-117.232887268066,-117.209983825684,-117.204246520996,-117.141227722168,-117.078201293945,-117.038093566895,-116.992248535156,-116.94068145752,-116.917770385742,-116.88338470459,-116.614097595215,-116.614097595215,-116.591178894043,-116.585456848145,-116.516700744629,-116.516700744629,-116.40210723877,-116.293243408203,-116.31616973877,-116.304710388184,-116.339073181152,-116.339073181152,-116.327613830566,-116.350540161133,-116.34481048584,-116.35627746582,-116.436485290527,-116.906311035156,-116.906311035156,null,-91.4956283569336,-90.9112091064453,-90.9112091064453,-90.9112091064453,-90.9169387817383,-91.3638458251953,-91.3810424804688,-91.4497909545898,-91.4555206298828,-91.4440612792969,-91.421142578125,-91.4669799804688,-91.4841690063477,-91.5013580322266,-91.4956283569336,-91.4956283569336,null,-89.2152633666992,-89.2038040161133,-89.1980667114258,-89.2095336914062,-89.249641418457,-89.25537109375,-89.2668228149414,-89.2668228149414,-89.2668228149414,-89.2725524902344,-89.2668228149414,-89.2725524902344,-89.2610931396484,-89.249641418457,-89.2095336914062,-89.1980667114258,-89.1808776855469,-89.1923370361328,-89.1751480102539,-89.1980667114258,-89.2439041137695,-89.2668228149414,-89.2897415161133,-89.2840118408203,-89.2610931396484,-89.2782821655273,-89.3012008666992,-89.3298492431641,-89.3527679443359,-89.3871459960938,-89.3928756713867,-89.4043350219727,-89.4444427490234,-89.4559020996094,-89.4673538208008,-89.5017395019531,-89.5131912231445,-89.5074615478516,-89.4730911254883,-89.2152633666992,-89.2152633666992,null,-89.2782821655273,-89.5934066772461,-89.5991363525391,-89.6392440795898,-89.6392440795898,-89.5876770019531,-89.5876770019531,-89.2610931396484,-89.2610931396484,-89.2782821655273,-89.2782821655273,-89.2782821655273,null,-88.9402389526367,-88.9402389526367,-88.7740783691406,-88.699592590332,-88.7053298950195,-88.9402389526367,-88.9402389526367,null,-90.9112091064453,-90.9112091064453,-90.7221374511719,-90.69921875,-90.6820297241211,-90.6533889770508,-90.61328125,-90.607551574707,-90.5846252441406,-90.510139465332,-90.5273361206055,-90.5445175170898,-90.5846252441406,-90.5846252441406,-90.5846252441406,-90.9112091064453,-90.9112091064453,null,-89.6335144042969,-89.1636962890625,-89.1694259643555,-89.2152633666992,-89.2668228149414,-89.3012008666992,-89.335578918457,-89.34130859375,-89.3642272949219,-89.4559020996094,-89.4673538208008,-89.6392440795898,-89.6392440795898,-89.8340530395508,-89.8340530395508,-89.8512420654297,-89.8512420654297,-89.6335144042969,-89.6335144042969,null,-90.9341354370117,-90.6361923217773,-90.6361923217773,-90.6304626464844,-90.6247329711914,-90.607551574707,-90.607551574707,-90.61328125,-90.607551574707,-90.6018142700195,-90.5788955688477,-90.5788955688477,-90.5617141723633,-90.5216064453125,-90.4929504394531,-90.4528427124023,-90.4929504394531,-90.5445175170898,-90.5674438476562,-90.6018142700195,-90.6361923217773,-90.6705703735352,-90.6763000488281,-90.69921875,-90.7164077758789,-90.69921875,-90.7221374511719,-90.7278671264648,-90.7221374511719,-90.7450561523438,-90.7622451782227,-90.8138122558594,-90.8940277099609,-90.9341354370117,-90.9341354370117,null,-89.9199905395508,-89.6850814819336,-89.6850814819336,-90.16064453125,-90.1491775512695,-90.1377182006836,-90.1491775512695,-90.16064453125,-90.1778259277344,-90.24658203125,-90.3267974853516,-89.9199905395508,-89.9199905395508,null,-90.510139465332,-90.4929504394531,-90.4471206665039,-90.429931640625,-90.4127349853516,-90.3840942382812,-90.3783645629883,-90.3611755371094,-90.3267974853516,-90.3038787841797,-90.2981491088867,-90.2866897583008,-90.2637710571289,-90.2236633300781,-90.1950149536133,-90.1720962524414,-90.1319885253906,-90.1090774536133,-90.0746994018555,-90.0345916748047,-90.0231323242188,-89.9887542724609,-89.9887542724609,-89.9944839477539,-90.5846252441406,-90.5846252441406,-90.5445175170898,-90.5273361206055,-90.510139465332,-90.510139465332,null,-88.4646835327148,-88.4589538574219,-88.0120468139648,-88.0063171386719,-87.9318313598633,-87.9318313598633,-87.9432907104492,-87.9432907104492,-88.4704132080078,-88.4761428833008,-88.4646835327148,-88.4646835327148,-88.4646835327148,null,-89.0261840820312,-89.0319137573242,-89.1407699584961,-89.5361175537109,-89.5418472290039,-89.5418472290039,-89.4788208007812,-89.4788208007812,-89.4272537231445,-89.4215240478516,-89.3871459960938,-89.3584976196289,-89.3126602172852,-89.2782821655273,-89.2782821655273,-89.25537109375,-89.2381744384766,-89.2209854125977,-89.1808776855469,-89.1464996337891,-89.1407699584961,-89.1407699584961,-89.0261840820312,-89.0261840820312,null,-88.0177764892578,-88.0177764892578,-88.0177764892578,-87.9719390869141,-87.7026443481445,-87.6969146728516,-87.536491394043,-87.536491394043,-87.5823287963867,-87.610969543457,-87.6052474975586,-87.6052474975586,-87.5937881469727,-87.5937881469727,-87.610969543457,-87.6338958740234,-87.7599487304688,-87.7599487304688,-87.9547500610352,-88.0177764892578,-88.0177764892578,null,-88.2526931762695,-88.7053298950195,-88.699592590332,-88.699592590332,-88.3672790527344,-88.3672790527344,-88.2698745727539,-88.2698745727539,-88.2870635986328,-88.2870635986328,-88.2813339233398,-88.2813339233398,-88.2985305786133,-88.2985305786133,-88.2985305786133,-88.2813339233398,-88.2756042480469,-88.2584228515625,-88.2526931762695,-88.2526931762695,null,-89.7080078125,-89.7080078125,-89.5991363525391,-89.5934066772461,-89.2782821655273,-89.1464996337891,-89.1464996337891,-89.2439041137695,-89.3298492431641,-89.34130859375,-89.3756866455078,-89.4043350219727,-89.4157943725586,-89.4673538208008,-89.5074615478516,-89.5418472290039,-89.5704956054688,-89.604866027832,-89.6163330078125,-89.6220626831055,-89.6335144042969,-89.6564407348633,-89.7080078125,-89.7080078125,null,-87.9719390869141,-87.9719390869141,-88.0177764892578,-88.0177764892578,-88.4761428833008,-88.4761428833008,-88.4761428833008,-88.0693435668945,-88.0693435668945,-87.9719390869141,-87.9719390869141,null,-88.2068557739258,-87.7714080810547,-87.7427520751953,-87.6740036010742,-87.6625442504883,-87.6396255493164,-87.6281661987305,-87.6052474975586,-87.5823287963867,-87.5536804199219,-87.53076171875,-87.525032043457,-87.794319152832,-87.794319152832,-87.9146423339844,-87.9203720092773,-88.0349655151367,-88.0349655151367,-87.9948577880859,-87.977668762207,-87.9490203857422,-87.9261016845703,-87.9261016845703,-88.2756042480469,-88.2698745727539,-88.246955871582,-88.246955871582,-88.2068557739258,-88.2068557739258,null,-87.536491394043,-87.5479507446289,-87.9146423339844,-87.9547500610352,-87.9547500610352,-87.7599487304688,-87.7599487304688,-87.6338958740234,-87.6740036010742,-87.6568069458008,-87.5937881469727,-87.5765991210938,-87.5708694458008,-87.53076171875,-87.525032043457,-87.536491394043,-87.536491394043,null,-88.0177764892578,-88.0177764892578,-88.3672790527344,-88.4761428833008,-88.4761428833008,-88.4761428833008,-88.0177764892578,-88.0177764892578,null,-88.9402389526367,-88.7053298950195,-88.5792770385742,-88.5792770385742,-88.5907363891602,-88.5907363891602,-88.5964660644531,-88.9173202514648,-88.9230499267578,-88.9402389526367,-88.9459686279297,-88.9402389526367,-88.9402389526367,-88.9402389526367,null,-89.1407699584961,-89.1407699584961,-88.5792770385742,-88.6881332397461,-88.6824035644531,-88.6881332397461,-88.7397003173828,-88.7397003173828,-89.1407699584961,-89.1407699584961,null,-87.9432907104492,-87.9375686645508,-87.9547500610352,-87.9719390869141,-88.0693435668945,-88.0693435668945,-88.4761428833008,-88.4761428833008,-88.4704132080078,-87.9432907104492,-87.9432907104492,null,-88.2756042480469,-87.9261016845703,-87.9261016845703,-87.9490203857422,-87.977668762207,-87.9948577880859,-88.0349655151367,-88.0292358398438,-88.2756042480469,-88.2756042480469,-88.2756042480469,null,-87.53076171875,-87.536491394043,-87.6969146728516,-87.7026443481445,-87.9719390869141,-87.9719390869141,-87.9547500610352,-87.9375686645508,-87.9432907104492,-87.6281661987305,-87.6224365234375,-87.536491394043,-87.53076171875,-87.53076171875,null,-88.1552810668945,-88.161018371582,-87.9547500610352,-87.9490203857422,-87.9490203857422,-87.9547500610352,-87.9490203857422,-87.9490203857422,-87.9490203857422,-87.9662094116211,-87.9547500610352,-87.9432907104492,-87.9432907104492,-87.9719390869141,-88.0235061645508,-88.1552810668945,-88.1552810668945,null,-88.3672790527344,-88.699592590332,-88.802734375,-88.802734375,-88.4761428833008,-88.4761428833008,-88.3672790527344,-88.3672790527344,-88.3672790527344,null,-88.699592590332,-88.699592590332,-89.1407699584961,-89.1464996337891,-89.2782821655273,-89.2782821655273,-89.2610931396484,-89.2610931396484,-89.2610931396484,-89.1407699584961,-88.802734375,-88.802734375,-88.699592590332,-88.699592590332,null,-88.246955871582,-88.1380996704102,-88.1323699951172,-88.1209106445312,-88.1151809692383,-88.0005874633789,-87.9948577880859,-87.9261016845703,-87.9318313598633,-88.0063171386719,-88.0120468139648,-88.4589538574219,-88.4646835327148,-88.246955871582,-88.246955871582,-88.246955871582,null,-88.7053298950195,-88.7110595703125,-89.152229309082,-89.152229309082,-89.1751480102539,-89.152229309082,-89.1407699584961,-89.1407699584961,-89.1350402832031,-89.1235885620117,-89.1121292114258,-89.1235885620117,-89.1350402832031,-89.1293182373047,-88.7110595703125,-88.7053298950195,-88.7053298950195,null,-90.4471206665039,-90.4471206665039,-89.9887542724609,-89.9944839477539,-89.8684310913086,-89.8684310913086,-89.8741607666016,-89.8856201171875,-89.9142684936523,-89.9658279418945,-90.0231323242188,-90.0517730712891,-90.0804214477539,-90.1033401489258,-90.1319885253906,-90.1835556030273,-90.2007522583008,-90.4528427124023,-90.4528427124023,-90.4471206665039,-90.4471206665039,null,-88.3787384033203,-88.1323699951172,-88.1037216186523,-88.0922622680664,-88.0521545410156,-88.0808029174805,-88.0464248657227,-88.0235061645508,-88.0464248657227,-88.0979919433594,-88.1438293457031,-88.161018371582,-88.161018371582,-88.1266403198242,-88.1896591186523,-88.3787384033203,-88.3787384033203,-88.3787384033203,null,-90.5846252441406,-90.3038787841797,-90.1491775512695,-90.16064453125,-90.1491775512695,-90.1491775512695,-90.2007522583008,-90.2064743041992,-90.3267974853516,-90.3267974853516,-90.5158767700195,-90.5216064453125,-90.5617141723633,-90.5846252441406,-90.5903549194336,-90.607551574707,-90.61328125,-90.607551574707,-90.607551574707,-90.6247329711914,-90.6304626464844,-90.6361923217773,-90.6361923217773,-90.6304626464844,-90.61328125,-90.6018142700195,-90.5846252441406,-90.5846252441406,null,-88.246955871582,-88.5907363891602,-88.5964660644531,-88.2641525268555,-88.246955871582,-88.246955871582,-88.246955871582,null,-88.3844680786133,-88.3787384033203,-88.7053298950195,-88.7110595703125,-88.7053298950195,-88.3844680786133,-88.3844680786133,null,-91.1862335205078,-90.8997573852539,-90.9112091064453,-90.9112091064453,-91.4956283569336,-91.4898986816406,-91.4669799804688,-91.4383392333984,-91.415412902832,-91.4096832275391,-91.3867721557617,-91.3925018310547,-91.3925018310547,-91.3753051757812,-91.415412902832,-91.415412902832,-91.3753051757812,-91.3523941040039,-91.3065567016602,-91.2664489746094,-91.1862335205078,-91.1862335205078,null,-88.3730087280273,-88.4016571044922,-88.4016571044922,-88.3787384033203,-88.1896591186523,-88.1266403198242,-88.1037216186523,-88.0808029174805,-88.0865325927734,-88.1151809692383,-88.1839370727539,-88.2641525268555,-88.344367980957,-88.3730087280273,-88.3730087280273,null,-90.7966232299805,-90.7966232299805,-90.8997573852539,-91.1862335205078,-91.146125793457,-91.1117477416992,-91.1117477416992,-91.1002883911133,-91.0888290405273,-91.0429916381836,-90.9742431640625,-90.9513168334961,-90.9455871582031,-90.7966232299805,-90.7966232299805,null,-90.1720962524414,-89.8512420654297,-89.8512420654297,-89.8340530395508,-89.8340530395508,-89.8569717407227,-89.8569717407227,-89.9887542724609,-90.4413909912109,-90.435661315918,-90.429931640625,-90.3783645629883,-90.3669052124023,-90.2924194335938,-90.24658203125,-90.2179336547852,-90.1835556030273,-90.1720962524414,-90.1720962524414,null,-87.525032043457,-87.53076171875,-87.9261016845703,-87.9948577880859,-88.0005874633789,-88.1151809692383,-88.1209106445312,-88.1323699951172,-88.1380996704102,-87.53076171875,-87.525032043457,-87.525032043457,null,-89.6736221313477,-89.6736221313477,-89.6507034301758,-89.6507034301758,-89.6106033325195,-89.5876770019531,-89.1751480102539,-89.152229309082,-89.152229309082,-89.152229309082,-89.4444427490234,-89.4559020996094,-89.4788208007812,-89.4960098266602,-89.518928527832,-89.5017395019531,-89.5131912231445,-89.5475692749023,-89.6449737548828,-89.6564407348633,-89.6736221313477,-89.6736221313477,null,-88.3672790527344,-88.0177764892578,-87.9547500610352,-87.9547500610352,-88.2698745727539,-88.3672790527344,-88.3672790527344,-88.3672790527344,-88.3672790527344,null,-89.1464996337891,-89.1464996337891,-88.7053298950195,-88.7053298950195,-88.7110595703125,-89.1293182373047,-89.1464996337891,-89.1464996337891,-89.1464996337891,null,-90.4528427124023,-90.4929504394531,-90.5216064453125,-90.5617141723633,-90.5788955688477,-90.5788955688477,-90.6018142700195,-90.607551574707,-90.5903549194336,-90.5846252441406,-90.5617141723633,-90.5216064453125,-90.5158767700195,-90.3267974853516,-90.3267974853516,-90.2064743041992,-90.2007522583008,-90.1491775512695,-90.1491775512695,-90.2809600830078,-90.2695007324219,-90.3153381347656,-90.3726272583008,-90.4070129394531,-90.4528427124023,-90.4528427124023,null,-89.9142684936523,-89.9199905395508,-90.3267974853516,-90.3726272583008,-90.4070129394531,-90.4184646606445,-90.4184646606445,-90.4528427124023,-90.4814987182617,-90.6419219970703,-90.6476516723633,-90.6419219970703,-90.4184646606445,-89.9142684936523,-89.9142684936523,null,-89.0491027832031,-88.7110595703125,-88.7110595703125,-88.9402389526367,-88.9173202514648,-88.9173202514648,-88.9287796020508,-88.9459686279297,-88.9631576538086,-88.9803466796875,-88.9975357055664,-89.0261840820312,-89.0491027832031,-89.0491027832031,-89.0491027832031,-89.0491027832031,null,-88.5792770385742,-88.246955871582,-88.246955871582,-88.2698745727539,-88.2756042480469,-88.2756042480469,-88.5907363891602,-88.5907363891602,-88.5792770385742,-88.5792770385742,-88.5792770385742,null,-88.246955871582,-88.246955871582,-88.246955871582,-88.0235061645508,-88.0235061645508,-87.525032043457,-87.525032043457,-87.53076171875,-88.1380996704102,-88.246955871582,-88.246955871582,null,-88.2756042480469,-88.2641525268555,-88.5964660644531,-88.5964660644531,-88.5907363891602,-88.2756042480469,-88.2756042480469,null,-90.4413909912109,-89.9887542724609,-89.9887542724609,-89.9887542724609,-90.4471206665039,-90.4413909912109,-90.4413909912109,-90.4413909912109,null,-87.7714080810547,-88.2068557739258,-88.2011184692383,-87.8000564575195,-87.8000564575195,-87.8000564575195,-87.8115158081055,-87.8286972045898,-87.8286972045898,-87.8172378540039,-87.7885894775391,-87.7714080810547,-87.7714080810547,null,-88.5964660644531,-88.5964660644531,-88.5907363891602,-88.9287796020508,-88.9287796020508,-89.0433731079102,-89.0491027832031,-89.1636962890625,-89.1694259643555,-89.1636962890625,-89.1636962890625,-88.9173202514648,-88.5964660644531,-88.5964660644531,null,-87.5479507446289,-87.5193023681641,-87.4963836669922,-87.5193023681641,-87.5479507446289,-87.5937881469727,-87.6281661987305,-87.6338958740234,-87.6625442504883,-87.9146423339844,-87.9146423339844,-87.5479507446289,-87.5479507446289,null,-88.9459686279297,-88.9402389526367,-88.9230499267578,-88.9173202514648,-89.1636962890625,-89.1636962890625,-89.6335144042969,-89.6335144042969,-89.4845504760742,-89.4673538208008,-89.4444427490234,-89.4329833984375,-89.4157943725586,-89.4043350219727,-89.3584976196289,-89.3527679443359,-88.9459686279297,-88.9459686279297,null,-88.9345092773438,-88.9287796020508,-88.9287796020508,-88.5907363891602,-88.246955871582,-88.246955871582,-88.246955871582,-88.4646835327148,-88.5792770385742,-88.5792770385742,-88.5907363891602,-88.5907363891602,-88.9345092773438,-88.9345092773438,null,-89.5876770019531,-89.2668228149414,-89.2668228149414,-89.1407699584961,-89.1407699584961,-89.1464996337891,-89.2209854125977,-89.4043350219727,-89.4043350219727,-89.4902801513672,-89.4845504760742,-89.5762252807617,-89.5762252807617,-89.604866027832,-89.5991363525391,-89.5876770019531,-89.5876770019531,null,-90.7966232299805,-90.4471206665039,-90.4528427124023,-90.9112091064453,-90.8997573852539,-90.7966232299805,-90.7966232299805,null,-88.2011184692383,-88.2068557739258,-88.246955871582,-88.5792770385742,-88.7053298950195,-88.699592590332,-88.3042602539062,-88.2011184692383,-88.2011184692383,null,-88.4646835327148,-88.4589538574219,-88.4646835327148,-88.5792770385742,-89.1407699584961,-89.2668228149414,-89.2668228149414,-89.2668228149414,-89.1407699584961,-89.1350402832031,-89.1006622314453,-89.1006622314453,-89.0376434326172,-89.0376434326172,-88.9860763549805,-88.9803466796875,-88.9345092773438,-88.5907363891602,-88.5907363891602,-88.5792770385742,-88.5792770385742,-88.4646835327148,-88.4646835327148,null,-89.1407699584961,-88.7397003173828,-88.7511672973633,-88.7626266479492,-88.7626266479492,-88.8141860961914,-88.8141860961914,-89.0261840820312,-89.1407699584961,-89.1407699584961,-89.1464996337891,-89.1808776855469,-89.2209854125977,-89.2209854125977,-89.1464996337891,-89.1407699584961,-89.1407699584961,null,-89.9199905395508,-89.6908111572266,-89.702278137207,-89.702278137207,-90.1491775512695,-90.1491775512695,-90.1491775512695,-90.16064453125,-90.1491775512695,-89.9199905395508,-89.9199905395508,null,-90.2695007324219,-90.2809600830078,-90.1491775512695,-89.702278137207,-89.6392440795898,-89.6392440795898,-89.5991363525391,-89.5934066772461,-89.5991363525391,-89.7080078125,-90.1835556030273,-90.1950149536133,-90.1892852783203,-90.1778259277344,-90.1434478759766,-90.1205368041992,-90.1205368041992,-90.1434478759766,-90.1892852783203,-90.240852355957,-90.2695007324219,-90.2695007324219,null,-89.1464996337891,-89.1464996337891,-89.1407699584961,-88.699592590332,-88.7053298950195,-88.7053298950195,-89.1464996337891,-89.1464996337891,-89.1464996337891,null,-89.6392440795898,-89.6392440795898,-89.4673538208008,-89.335578918457,-89.335578918457,-89.1636962890625,-89.0491027832031,-89.0433731079102,-89.4559020996094,-89.4444427490234,-89.6392440795898,-89.6392440795898,null,-90.3611755371094,-90.3382568359375,-90.3210678100586,-90.2981491088867,-90.2580413818359,-90.2236633300781,-90.2064743041992,-90.2007522583008,-90.1835556030273,-90.1319885253906,-90.1033401489258,-90.0804214477539,-90.0517730712891,-90.0231323242188,-89.9658279418945,-89.9142684936523,-89.7251892089844,-89.7194595336914,-89.5876770019531,-89.5991363525391,-89.6335144042969,-89.6564407348633,-89.6793518066406,-89.702278137207,-89.7251892089844,-89.7481155395508,-89.788215637207,-89.8054046630859,-89.8684310913086,-89.9142684936523,-89.977294921875,-89.9887542724609,-90.0231323242188,-90.0345916748047,-90.0746994018555,-90.1090774536133,-90.1319885253906,-90.1720962524414,-90.1950149536133,-90.2236633300781,-90.2637710571289,-90.2866897583008,-90.2981491088867,-90.3038787841797,-90.3267974853516,-90.3611755371094,-90.3611755371094,null,-88.9345092773438,-88.9287796020508,-88.9173202514648,-88.9173202514648,-88.9402389526367,-88.7110595703125,-88.4990615844727,-88.4990615844727,-88.5506286621094,-88.5850067138672,-88.6422958374023,-88.7339706420898,-88.7511672973633,-88.8141860961914,-88.8542938232422,-88.9345092773438,-88.9345092773438,null,-89.9887542724609,-89.977294921875,-89.9142684936523,-89.8684310913086,-89.8054046630859,-89.788215637207,-89.7481155395508,-89.7251892089844,-89.702278137207,-89.6793518066406,-89.6564407348633,-89.6335144042969,-89.5991363525391,-89.604866027832,-89.5762252807617,-89.5762252807617,-89.6850814819336,-89.6850814819336,-89.702278137207,-89.6908111572266,-89.7538375854492,-89.7538375854492,-89.9887542724609,-89.9887542724609,-89.9887542724609,null,-90.435661315918,-90.4413909912109,-90.4413909912109,-90.7966232299805,-90.9455871582031,-90.9513168334961,-90.9570465087891,-90.9857025146484,-91.0200805664062,-91.0544509887695,-91.0888290405273,-91.0888290405273,-91.06591796875,-91.0601806640625,-90.435661315918,-90.435661315918,null,-90.2637710571289,-90.1491775512695,-90.16064453125,-90.1491775512695,-90.0976104736328,-90.0804214477539,-90.0517730712891,-89.9142684936523,-89.9085388183594,-89.9199905395508,-89.9028091430664,-90.0345916748047,-90.0345916748047,-90.2064743041992,-90.252311706543,-90.3038787841797,-90.3726272583008,-90.3783645629883,-90.3955535888672,-90.3669052124023,-90.3439865112305,-90.3038787841797,-90.2637710571289,-90.2637710571289,null,-89.5418472290039,-89.5361175537109,-89.1407699584961,-89.1407699584961,-89.2610931396484,-89.2610931396484,-89.5876770019531,-89.5876770019531,-89.6392440795898,-89.702278137207,-89.702278137207,-89.6908111572266,-89.5418472290039,-89.5418472290039,null,-89.9944839477539,-89.9944839477539,-89.983024597168,-89.983024597168,-89.9142684936523,-89.9199905395508,-90.1491775512695,-90.3038787841797,-90.2981491088867,-90.3325271606445,-90.3325271606445,-90.3726272583008,-90.3726272583008,-90.4872283935547,-90.4872283935547,-90.607551574707,-90.5846252441406,-90.5846252441406,-89.9944839477539,-89.9944839477539,null,-88.4761428833008,-88.4761428833008,-88.5907363891602,-88.5907363891602,-88.613655090332,-88.613655090332,-88.6308441162109,-88.6308441162109,-88.6422958374023,-88.6422958374023,-88.7225112915039,-88.7225112915039,-88.8141860961914,-88.8141860961914,-88.8141860961914,-88.7626266479492,-88.7626266479492,-88.7511672973633,-88.4761428833008,-88.4761428833008,-88.4761428833008,null,-89.6850814819336,-89.3928756713867,-89.1636962890625,-89.1636962890625,-88.9402389526367,-88.9402389526367,-88.9459686279297,-89.3527679443359,-89.3584976196289,-89.4043350219727,-89.4157943725586,-89.4329833984375,-89.4444427490234,-89.4673538208008,-89.4845504760742,-89.6335144042969,-89.6335144042969,-89.6850814819336,-89.6850814819336,-89.6850814819336,null,-89.6392440795898,-89.4444427490234,-89.4559020996094,-89.5074615478516,-89.524658203125,-89.5532989501953,-89.5532989501953,-89.5532989501953,-89.5532989501953,-89.5590286254883,-89.6220626831055,-89.6335144042969,-89.6564407348633,-89.6621704101562,-89.6850814819336,-89.7251892089844,-89.7366485595703,-89.7824859619141,-89.8225936889648,-89.8684310913086,-89.8684310913086,-89.9944839477539,-89.9887542724609,-89.9887542724609,-89.6392440795898,-89.6392440795898,null,-89.1464996337891,-89.1464996337891,-89.1293182373047,-89.1350402832031,-89.1235885620117,-89.1121292114258,-89.1235885620117,-89.1350402832031,-89.1407699584961,-89.1407699584961,-89.152229309082,-89.1751480102539,-89.5876770019531,-89.5876770019531,-89.4673538208008,-89.4272537231445,-89.1464996337891,-89.1464996337891,null,-88.7511672973633,-88.7397003173828,-88.7397003173828,-88.6881332397461,-88.6824035644531,-88.6881332397461,-88.5792770385742,-88.4646835327148,-88.4646835327148,-88.4761428833008,-88.4704132080078,-88.4761428833008,-88.7511672973633,-88.7511672973633,null,-91.3638458251953,-90.9169387817383,-90.9112091064453,-90.5846252441406,-90.607551574707,-90.6419219970703,-90.6533889770508,-90.6533889770508,-90.5846252441406,-90.5846252441406,-90.6018142700195,-90.61328125,-90.6304626464844,-90.6361923217773,-90.9341354370117,-90.9799728393555,-91.0372619628906,-91.06591796875,-91.1060180664062,-91.1633148193359,-91.1862335205078,-91.2836303710938,-91.335205078125,-91.3523941040039,-91.3638458251953,-91.3638458251953,null,-88.7110595703125,-88.7110595703125,-88.4016571044922,-88.4016571044922,-88.4474945068359,-88.4704132080078,-88.4818725585938,-88.4876022338867,-88.5105209350586,-88.516242980957,-88.5047912597656,-88.4532241821289,-88.4474945068359,-88.4532241821289,-88.4704132080078,-88.4990615844727,-88.4990615844727,-88.7110595703125,-88.7110595703125,null,-88.9345092773438,-88.9746170043945,-89.0147171020508,-89.0605545043945,-89.0949325561523,-89.1121292114258,-89.1464996337891,-89.1808776855469,-89.1980667114258,-89.2095336914062,-89.249641418457,-89.2610931396484,-89.2725524902344,-89.2668228149414,-89.2725524902344,-89.2668228149414,-89.2668228149414,-89.2668228149414,-89.25537109375,-89.249641418457,-89.2095336914062,-89.1980667114258,-89.2038040161133,-89.2152633666992,-89.0491027832031,-89.0491027832031,-89.0261840820312,-88.9975357055664,-88.9803466796875,-88.9631576538086,-88.9459686279297,-88.9287796020508,-88.9345092773438,-88.9345092773438,null,-89.1636962890625,-89.335578918457,-89.335578918457,-89.4673538208008,-89.4559020996094,-89.3642272949219,-89.34130859375,-89.335578918457,-89.3012008666992,-89.2668228149414,-89.2152633666992,-89.1694259643555,-89.1636962890625,-89.1636962890625,null,-90.2064743041992,-90.0345916748047,-90.0345916748047,-89.9028091430664,-89.702278137207,-89.5876770019531,-89.5876770019531,-89.6106033325195,-89.6507034301758,-89.6507034301758,-89.6736221313477,-89.6736221313477,-89.7194595336914,-89.8397827148438,-89.9028091430664,-89.9314575195312,-89.983024597168,-89.983024597168,-89.9429168701172,-89.9371871948242,-89.9543762207031,-90.0002059936523,-90.1205368041992,-90.16064453125,-90.1950149536133,-90.2064743041992,-90.2064743041992,null,-88.2526931762695,-88.2584228515625,-88.2756042480469,-88.2813339233398,-88.2985305786133,-88.2985305786133,-88.2985305786133,-88.2813339233398,-88.2813339233398,-88.2870635986328,-88.2870635986328,-88.2698745727539,-88.2698745727539,-87.9547500610352,-87.9146423339844,-87.9146423339844,-87.9547500610352,-88.161018371582,-88.161018371582,-88.2526931762695,-88.2526931762695,null,-90.240852355957,-90.240852355957,-90.2351226806641,-90.2179336547852,-90.1892852783203,-90.16064453125,-90.16064453125,-90.1720962524414,-90.1835556030273,-90.2179336547852,-90.24658203125,-90.2924194335938,-90.3669052124023,-90.3783645629883,-90.429931640625,-90.435661315918,-91.0601806640625,-91.06591796875,-91.0372619628906,-91.0143432617188,-90.9857025146484,-90.9284057617188,-90.8768310546875,-90.8367309570312,-90.7737045288086,-90.7164077758789,-90.6533889770508,-90.607551574707,-90.5445175170898,-90.4585723876953,-90.4127349853516,-90.3554458618164,-90.3439865112305,-90.3267974853516,-90.3210678100586,-90.3038787841797,-90.2695007324219,-90.240852355957,-90.240852355957,null,-90.1835556030273,-89.7080078125,-89.7080078125,-89.702278137207,-89.9028091430664,-89.9199905395508,-89.9085388183594,-89.9142684936523,-90.0517730712891,-90.0804214477539,-90.0976104736328,-90.1491775512695,-90.16064453125,-90.1491775512695,-90.2637710571289,-90.24658203125,-90.2007522583008,-90.1835556030273,-90.1835556030273,-90.1835556030273,null,-88.4016571044922,-88.7110595703125,-88.7110595703125,-88.7053298950195,-88.3787384033203,-88.3787384033203,-88.4016571044922,-88.4016571044922,null,-89.2209854125977,-89.2381744384766,-89.25537109375,-89.2782821655273,-89.2782821655273,-89.3126602172852,-89.3584976196289,-89.3871459960938,-89.4215240478516,-89.4272537231445,-89.4788208007812,-89.4788208007812,-89.5418472290039,-89.5418472290039,-89.6908111572266,-89.9199905395508,-89.9142684936523,-89.983024597168,-89.983024597168,-89.9944839477539,-89.9944839477539,-89.9887542724609,-89.7538375854492,-89.7538375854492,-89.6908111572266,-89.702278137207,-89.6850814819336,-89.6850814819336,-89.5762252807617,-89.4845504760742,-89.4902801513672,-89.4043350219727,-89.4043350219727,-89.2209854125977,-89.2209854125977,-89.2209854125977,null,-90.9112091064453,-90.4528427124023,-90.4528427124023,-90.2007522583008,-90.2064743041992,-90.2236633300781,-90.2580413818359,-90.2981491088867,-90.3210678100586,-90.3382568359375,-90.3611755371094,-90.3783645629883,-90.3840942382812,-90.4127349853516,-90.429931640625,-90.4471206665039,-90.4929504394531,-90.510139465332,-90.5846252441406,-90.607551574707,-90.61328125,-90.6533889770508,-90.6820297241211,-90.69921875,-90.7221374511719,-90.9112091064453,-90.9112091064453,-90.9112091064453,-90.9112091064453,null,-90.607551574707,-90.4872283935547,-90.4872283935547,-90.3726272583008,-90.3726272583008,-90.3325271606445,-90.3325271606445,-90.2981491088867,-90.3038787841797,-90.5846252441406,-90.5846252441406,-90.6533889770508,-90.6533889770508,-90.6419219970703,-90.607551574707,-90.607551574707,null,-88.8141860961914,-88.8141860961914,-88.7225112915039,-88.7225112915039,-88.6422958374023,-88.6422958374023,-88.6308441162109,-88.6308441162109,-88.613655090332,-88.613655090332,-88.5907363891602,-88.5907363891602,-88.4761428833008,-88.4761428833008,-88.4761428833008,-88.802734375,-89.1407699584961,-89.1407699584961,-89.0319137573242,-89.0261840820312,-88.8141860961914,-88.8141860961914,null,-89.9887542724609,-89.9887542724609,-89.8569717407227,-89.8569717407227,-89.8340530395508,-89.6392440795898,-89.6392440795898,-89.6392440795898,-89.9887542724609,-89.9887542724609,null,-89.9199905395508,-89.9142684936523,-89.8455123901367,-89.3928756713867,-89.3928756713867,-89.6850814819336,-89.9199905395508,-89.9199905395508,null,-89.2668228149414,-89.2668228149414,-89.5876770019531,-89.7194595336914,-89.7251892089844,-89.9142684936523,-89.8856201171875,-89.8741607666016,-89.8684310913086,-89.8225936889648,-89.7824859619141,-89.7366485595703,-89.7251892089844,-89.6850814819336,-89.6621704101562,-89.6564407348633,-89.6335144042969,-89.6220626831055,-89.5590286254883,-89.5532989501953,-89.5532989501953,-89.3298492431641,-89.3241195678711,-89.2668228149414,-89.2668228149414,-89.2668228149414,null,-89.518928527832,-89.518928527832,-89.4960098266602,-89.4788208007812,-89.4559020996094,-89.4444427490234,-89.152229309082,-89.0491027832031,-89.0491027832031,-89.2152633666992,-89.4730911254883,-89.4329833984375,-89.4215240478516,-89.4444427490234,-89.5074615478516,-89.518928527832,-89.518928527832,null,-87.9318313598633,-87.9261016845703,-87.53076171875,-87.53076171875,-87.53076171875,-87.536491394043,-87.6224365234375,-87.6281661987305,-87.9432907104492,-87.9432907104492,-87.9318313598633,-87.9318313598633,-87.9318313598633,null,-87.9547500610352,-87.9146423339844,-87.6625442504883,-87.6740036010742,-87.6797332763672,-87.7255706787109,-87.7484817504883,-87.7427520751953,-87.7542190551758,-87.794319152832,-87.8172378540039,-87.8286972045898,-87.8344268798828,-87.8745346069336,-87.8974609375,-87.9203720092773,-87.9432907104492,-87.9547500610352,-87.9662094116211,-87.9490203857422,-87.9490203857422,-87.9490203857422,-87.9547500610352,-87.9490203857422,-87.9490203857422,-87.9547500610352,-87.9547500610352,null,-90.4413909912109,-90.4471206665039,-90.4471206665039,-90.7966232299805,-90.7966232299805,-90.4413909912109,-90.4413909912109,null,-89.1464996337891,-89.1464996337891,-89.4272537231445,-89.4673538208008,-89.5876770019531,-89.702278137207,-89.7080078125,-89.6564407348633,-89.6335144042969,-89.6220626831055,-89.6163330078125,-89.604866027832,-89.5704956054688,-89.5418472290039,-89.5074615478516,-89.4673538208008,-89.4157943725586,-89.4043350219727,-89.3756866455078,-89.34130859375,-89.3298492431641,-89.2439041137695,-89.1464996337891,-89.1464996337891,-89.1464996337891,null,-88.161018371582,-88.1552810668945,-88.3844680786133,-88.7053298950195,-88.7053298950195,-88.7053298950195,-88.2526931762695,-88.161018371582,-88.161018371582,-88.161018371582,null,-88.1037216186523,-88.1323699951172,-88.3787384033203,-88.3844680786133,-88.1552810668945,-88.0235061645508,-87.9719390869141,-87.9948577880859,-87.989128112793,-87.9662094116211,-87.9318313598633,-87.9203720092773,-87.9432907104492,-87.9662094116211,-88.0349655151367,-88.0235061645508,-88.0349655151367,-88.0349655151367,-88.0808029174805,-88.1037216186523,-88.1037216186523,null,-89.6335144042969,-89.6335144042969,-89.8512420654297,-90.1720962524414,-90.16064453125,-90.16064453125,-90.1892852783203,-90.2179336547852,-90.2351226806641,-90.240852355957,-90.240852355957,-90.1892852783203,-90.1778259277344,-90.16064453125,-90.16064453125,-89.6850814819336,-89.6335144042969,-89.6335144042969,-89.6335144042969,null,-88.2641525268555,-88.2756042480469,-88.0292358398438,-88.0349655151367,-88.0349655151367,-87.9203720092773,-87.9146423339844,-87.794319152832,-87.794319152832,-87.525032043457,-87.525032043457,-88.0235061645508,-88.0235061645508,-88.246955871582,-88.2641525268555,-88.2641525268555,null,-89.0491027832031,-89.152229309082,-89.152229309082,-88.7110595703125,-88.7110595703125,-89.0491027832031,-89.0491027832031,null,-89.3928756713867,-89.3928756713867,-89.3756866455078,-88.9402389526367,-88.9402389526367,-89.1636962890625,-89.1636962890625,-89.3928756713867,-89.3928756713867,null,-89.0433731079102,-88.9287796020508,-88.9345092773438,-88.9803466796875,-88.9860763549805,-89.0376434326172,-89.0376434326172,-89.1006622314453,-89.1006622314453,-89.1350402832031,-89.1407699584961,-89.2668228149414,-89.2668228149414,-89.3241195678711,-89.3298492431641,-89.5532989501953,-89.5532989501953,-89.5532989501953,-89.524658203125,-89.5074615478516,-89.4559020996094,-89.0433731079102,-89.0433731079102,null,-84.8092193603516,-85.0956954956055,-85.0899658203125,-84.8092193603516,-84.81494140625,-84.8092193603516,-84.8092193603516,null,-85.2045516967773,-84.8034820556641,-84.8034820556641,-84.8034820556641,-84.8092193603516,-85.0899658203125,-85.3535232543945,-85.3535232543945,-85.3535232543945,-85.3191452026367,-85.3191452026367,-85.2045516967773,-85.2045516967773,null,-85.9494018554688,-85.6972961425781,-85.6972961425781,-85.7947006225586,-85.7947006225586,-85.8577270507812,-85.8691864013672,-86.0697174072266,-86.0697174072266,-85.9494018554688,-85.9494018554688,null,-87.261474609375,-87.0895843505859,-87.0895843505859,-87.0895843505859,-87.53076171875,-87.53076171875,-87.525032043457,-87.261474609375,-87.261474609375,null,-85.2274703979492,-85.4623870849609,-85.456657409668,-85.2160186767578,-85.2160186767578,-85.2274703979492,-85.2274703979492,null,-86.2416076660156,-86.3160934448242,-86.6770553588867,-86.6827850341797,-86.2416076660156,-86.2416076660156,-86.2416076660156,null,-86.2416076660156,-86.0697174072266,-86.0697174072266,-86.3046340942383,-86.361930847168,-86.3676605224609,-86.2416076660156,-86.2416076660156,null,-86.7572708129883,-86.7630004882812,-86.7400817871094,-86.7343521118164,-86.7515335083008,-86.7458114624023,-86.5796585083008,-86.5223541259766,-86.5280838012695,-86.361930847168,-86.361930847168,-86.3676605224609,-86.6827850341797,-86.6827850341797,-86.7572708129883,-86.7572708129883,null,-86.5796585083008,-86.5796585083008,-86.4650573730469,-86.178581237793,-86.1728515625,-86.361930847168,-86.361930847168,-86.5280838012695,-86.5223541259766,-86.5796585083008,-86.5796585083008,null,-85.5712432861328,-85.5024948120117,-85.5024948120117,-85.4795684814453,-85.4795684814453,-85.4394683837891,-85.4280090332031,-85.450927734375,-85.4738388061523,-85.5139465332031,-85.5884399414062,-85.6170806884766,-85.628547668457,-85.6399993896484,-85.6571884155273,-85.7374038696289,-85.7775115966797,-85.7889709472656,-85.8004302978516,-85.7717819213867,-85.7545928955078,-85.7545928955078,-85.7717819213867,-85.8233489990234,-85.8691864013672,-85.9608612060547,-85.9665832519531,-86.0124206542969,-86.0066909790039,-86.0066909790039,-85.9551315307617,-85.9551315307617,-85.8863677978516,-85.8863677978516,-85.8634567260742,-85.8634567260742,-85.8462677001953,-85.8519973754883,-85.8176193237305,-85.8176193237305,-85.8061599731445,-85.8061599731445,-85.8004302978516,-85.8004302978516,-85.7832412719727,-85.7889709472656,-85.5712432861328,-85.5712432861328,null,-87.2385559082031,-87.2442779541016,-87.2385559082031,-87.2041702270508,-87.1984481811523,-87.0093688964844,-87.0150985717773,-86.9463500976562,-86.9463500976562,-87.0494766235352,-87.0494766235352,-87.2385559082031,-87.2385559082031,null,-86.6827850341797,-86.6827850341797,-86.6827850341797,-86.3676605224609,-86.3160934448242,-86.3160934448242,-86.2874450683594,-86.2874450683594,-86.2416076660156,-86.2416076660156,-86.2416076660156,-86.6827850341797,-86.6827850341797,null,-86.6770553588867,-86.6770553588867,-86.3046340942383,-86.3046340942383,-86.253059387207,-86.253059387207,-86.253059387207,-86.2702560424805,-86.2817153930664,-86.2874450683594,-86.2759857177734,-86.2587966918945,-86.253059387207,-86.2587966918945,-86.2759857177734,-86.2759857177734,-86.2931747436523,-86.2988967895508,-86.3218231201172,-86.3332824707031,-86.3733901977539,-86.3848419189453,-86.3676605224609,-86.3275527954102,-86.3848419189453,-86.4536056518555,-86.4536056518555,-86.5681915283203,-86.5681915283203,-86.6770553588867,-86.6770553588867,null,-86.9005126953125,-86.9005126953125,-86.9176940917969,-86.9176940917969,-86.9463500976562,-87.0036392211914,-87.0666656494141,-87.078125,-87.0895843505859,-87.1010437011719,-87.1182327270508,-87.1354217529297,-87.1411514282227,-87.158332824707,-87.1697998046875,-87.1927185058594,-87.2270965576172,-87.2385559082031,-87.2500076293945,-87.255744934082,-87.255744934082,-87.2500076293945,-87.2442779541016,-87.2442779541016,-87.2385559082031,-87.261474609375,-87.261474609375,-87.2442779541016,-87.2442779541016,-87.255744934082,-87.2385559082031,-87.2385559082031,-87.2328262329102,-87.2099075317383,-87.1697998046875,-87.1411514282227,-87.1296920776367,-87.1296920776367,-87.1067733764648,-86.9005126953125,-86.9005126953125,null,-85.0899658203125,-84.820671081543,-84.820671081543,-84.8722381591797,-84.8951568603516,-84.8894271850586,-84.9467239379883,-84.9753723144531,-84.992561340332,-85.0154800415039,-85.0383987426758,-85.0441284179688,-85.0670394897461,-85.0899658203125,-85.1186065673828,-85.1472549438477,-85.0899658203125,-85.0899658203125,null,-85.6972961425781,-85.628547668457,-85.628547668457,-85.3019561767578,-85.2962265014648,-85.450927734375,-85.5827102661133,-85.6972961425781,-85.6972961425781,-85.6972961425781,null,-84.8034820556641,-85.2045516967773,-85.2102813720703,-84.7977523803711,-84.7977523803711,-84.8034820556641,-84.8034820556641,null,-85.5941619873047,-85.5941619873047,-85.4623870849609,-85.2274703979492,-85.2274703979492,-85.2274703979492,-85.5941619873047,-85.5941619873047,null,-86.6770553588867,-86.6770553588867,-86.6770553588867,-86.7916412353516,-86.7973709106445,-87.0208282470703,-87.078125,-87.078125,-87.078125,-87.0666656494141,-87.0036392211914,-86.9463500976562,-86.9176940917969,-86.8947830200195,-86.8718566894531,-86.8604049682617,-86.8604049682617,-86.8489456176758,-86.8202972412109,-86.6770553588867,-86.6770553588867,-86.6770553588867,null,-86.0582580566406,-86.0582580566406,-85.7545928955078,-85.6629180908203,-85.6686553955078,-85.6629180908203,-86.0582580566406,-86.0582580566406,-86.0582580566406,null,-85.0441284179688,-85.2962265014648,-85.3019561767578,-85.2274703979492,-85.1930923461914,-85.1930923461914,-85.0441284179688,-85.0441284179688,-85.0441284179688,null,-86.0410766601562,-86.0066909790039,-86.0124206542969,-85.9665832519531,-85.9608612060547,-85.8691864013672,-85.8233489990234,-85.7717819213867,-85.7545928955078,-85.7545928955078,-85.7717819213867,-85.8004302978516,-85.7889709472656,-85.7775115966797,-85.8061599731445,-85.8405380249023,-85.8577270507812,-85.8921051025391,-85.9551315307617,-85.9608612060547,-85.9780426025391,-85.9780426025391,-85.9952392578125,-85.9952392578125,-86.0238800048828,-86.0238800048828,-86.0353469848633,-86.0410766601562,-86.0410766601562,null,-87.083854675293,-87.4161682128906,-87.439094543457,-87.4333572387695,-87.4333572387695,-87.4161682128906,-87.4104385375977,-87.4104385375977,-87.4218978881836,-87.4333572387695,-87.4333572387695,-87.4104385375977,-87.3703308105469,-87.3073120117188,-87.255744934082,-87.2270965576172,-87.1755294799805,-87.1239624023438,-87.1010437011719,-87.0895843505859,-87.083854675293,-87.083854675293,-87.083854675293,null,-85.2962265014648,-85.0441284179688,-84.820671081543,-84.820671081543,-85.0899658203125,-85.2102813720703,-85.2962265014648,-85.3019561767578,-85.2962265014648,-85.2962265014648,null,-86.4650573730469,-86.0754547119141,-86.081184387207,-86.0410766601562,-86.0410766601562,-86.0181503295898,-86.0181503295898,-85.9379425048828,-85.9379425048828,-86.178581237793,-86.178581237793,-86.4650573730469,-86.4650573730469,-86.4650573730469,null,-87.7427520751953,-87.708381652832,-87.6740036010742,-87.6625442504883,-87.6568069458008,-87.6224365234375,-87.5995178222656,-87.5937881469727,-87.5937881469727,-87.5823287963867,-87.5594100952148,-87.5536804199219,-87.5422210693359,-87.53076171875,-87.5193023681641,-87.4849319458008,-87.4677352905273,-87.4677352905273,-87.4505462646484,-87.4505462646484,-87.4218978881836,-87.4161682128906,-87.341682434082,-87.3187713623047,-87.3244934082031,-87.3187713623047,-87.4677352905273,-87.4734649658203,-87.6854629516602,-87.6854629516602,-87.8057861328125,-87.8057861328125,-87.9719390869141,-87.9432907104492,-87.9432907104492,-87.9203720092773,-87.8974609375,-87.8745346069336,-87.8344268798828,-87.8286972045898,-87.8172378540039,-87.794319152832,-87.7542190551758,-87.7427520751953,-87.7427520751953,null,-85.8634567260742,-85.8691864013672,-85.8634567260742,-85.6457290649414,-85.456657409668,-85.456657409668,-85.4623870849609,-85.5941619873047,-85.8634567260742,-85.8634567260742,-85.8634567260742,null,-87.2385559082031,-87.0494766235352,-86.8661346435547,-86.6713256835938,-86.6713256835938,-86.6713256835938,-86.9005126953125,-87.1067733764648,-87.2442779541016,-87.2385559082031,-87.2385559082031,null,-85.8691864013672,-85.8691864013672,-85.9322052001953,-86.2416076660156,-86.2416076660156,-86.2416076660156,-85.8634567260742,-85.8691864013672,-85.8691864013672,null,-85.5884399414062,-85.5884399414062,-85.6056213378906,-85.6056213378906,-85.63427734375,-85.628547668457,-85.9551315307617,-85.9494018554688,-85.9379425048828,-85.9322052001953,-85.8691864013672,-85.8691864013672,-85.5884399414062,-85.5884399414062,null,-85.9608612060547,-85.9895095825195,-86.0238800048828,-86.0467987060547,-86.0639877319336,-86.1040954589844,-86.1442031860352,-86.1957702636719,-86.2358779907227,-86.2645263671875,-86.2759857177734,-86.2759857177734,-86.2931747436523,-86.2988967895508,-86.2931747436523,-86.2759857177734,-86.2759857177734,-86.2587966918945,-86.253059387207,-86.2587966918945,-86.2759857177734,-86.2874450683594,-86.2817153930664,-86.2702560424805,-86.253059387207,-86.253059387207,-86.253059387207,-86.0410766601562,-86.0353469848633,-86.0238800048828,-86.0238800048828,-85.9952392578125,-85.9952392578125,-85.9780426025391,-85.9780426025391,-85.9608612060547,-85.9551315307617,-85.8921051025391,-85.9150238037109,-85.9150238037109,-85.9150238037109,-85.9322052001953,-85.9608612060547,-85.9608612060547,null,-86.3160934448242,-86.3160934448242,-86.4536056518555,-86.4650573730469,-86.631217956543,-86.631217956543,-86.6713256835938,-86.6827850341797,-86.6770553588867,-86.3160934448242,-86.3160934448242,null,-85.3019561767578,-85.6056213378906,-85.6056213378906,-85.5884399414062,-85.5884399414062,-85.5941619873047,-85.2274703979492,-85.2332000732422,-85.2045516967773,-85.2102813720703,-85.2332000732422,-85.2274703979492,-85.3019561767578,-85.3019561767578,null,-85.8691864013672,-85.8634567260742,-86.2473373413086,-86.2416076660156,-86.2874450683594,-86.2874450683594,-86.3160934448242,-86.3160934448242,-86.3676605224609,-86.361930847168,-86.1728515625,-85.8691864013672,-85.8691864013672,null,-85.456657409668,-85.6457290649414,-85.6457290649414,-85.3535232543945,-85.3535232543945,-85.3535232543945,-85.456657409668,-85.456657409668,null,-85.7947006225586,-85.8061599731445,-85.8061599731445,-85.8290786743164,-85.8348083496094,-85.8577270507812,-85.8749160766602,-85.897834777832,-85.9264755249023,-85.9379425048828,-85.9608612060547,-85.9895095825195,-86.0181503295898,-86.0353469848633,-86.0582580566406,-86.0926361083984,-86.1040954589844,-86.1327438354492,-86.1900405883789,-86.2129592895508,-86.2358779907227,-86.2645263671875,-86.2702560424805,-86.3046340942383,-86.3046340942383,-86.0697174072266,-85.8691864013672,-85.8577270507812,-85.7947006225586,-85.7947006225586,-85.7947006225586,null,-87.0895843505859,-87.261474609375,-87.261474609375,-87.2786636352539,-87.2729339599609,-87.255744934082,-87.2328262329102,-87.2213668823242,-87.1812591552734,-87.1468811035156,-87.1125030517578,-87.0666656494141,-87.0437469482422,-87.0036392211914,-86.9635314941406,-86.9176940917969,-86.9176940917969,-86.9176940917969,-86.986457824707,-86.986457824707,-87.0953140258789,-87.0895843505859,-87.0895843505859,null,-84.81494140625,-84.81494140625,-85.2274703979492,-85.2274703979492,-85.2160186767578,-85.2160186767578,-85.0956954956055,-84.8092193603516,-84.81494140625,-84.81494140625,null,-85.4394683837891,-85.4795684814453,-85.4795684814453,-85.5024948120117,-85.5024948120117,-85.5712432861328,-85.5712432861328,-85.6113510131836,-85.6113510131836,-85.6571884155273,-85.6571884155273,-85.6858367919922,-85.6858367919922,-85.6170806884766,-85.6113510131836,-85.5769805908203,-85.5769805908203,-85.5426025390625,-85.5311431884766,-85.450927734375,-85.2045516967773,-85.1988220214844,-85.2332000732422,-85.267578125,-85.2904968261719,-85.3363342285156,-85.3535232543945,-85.3879013061523,-85.4280090332031,-85.456657409668,-85.456657409668,-85.4394683837891,-85.4394683837891,null,-85.450927734375,-85.450927734375,-85.5311431884766,-85.5426025390625,-85.5769805908203,-85.5769805908203,-85.6113510131836,-85.6170806884766,-85.6858367919922,-85.72021484375,-85.7431335449219,-85.7545928955078,-85.7947006225586,-85.7947006225586,-85.7947006225586,-85.6972961425781,-85.5827102661133,-85.450927734375,-85.450927734375,null,-86.2416076660156,-86.2416076660156,-85.9551315307617,-85.9494018554688,-86.0697174072266,-86.2416076660156,-86.2416076660156,null,-87.4677352905273,-87.4849319458008,-87.5193023681641,-87.53076171875,-87.5422210693359,-87.5536804199219,-87.5594100952148,-87.5823287963867,-87.5937881469727,-87.5937881469727,-87.5995178222656,-87.6224365234375,-87.6568069458008,-87.6625442504883,-87.6740036010742,-87.708381652832,-87.7427520751953,-87.7484817504883,-87.7255706787109,-87.6797332763672,-87.6740036010742,-87.6625442504883,-87.6338958740234,-87.6281661987305,-87.5937881469727,-87.5479507446289,-87.5193023681641,-87.4963836669922,-87.5193023681641,-87.5479507446289,-87.536491394043,-87.2442779541016,-87.1067733764648,-87.1296920776367,-87.1296920776367,-87.1411514282227,-87.1697998046875,-87.2099075317383,-87.2328262329102,-87.2385559082031,-87.2385559082031,-87.255744934082,-87.2442779541016,-87.2442779541016,-87.261474609375,-87.261474609375,-87.2385559082031,-87.2442779541016,-87.2442779541016,-87.2500076293945,-87.255744934082,-87.255744934082,-87.2500076293945,-87.2385559082031,-87.255744934082,-87.2729339599609,-87.3015823364258,-87.3244934082031,-87.3474197387695,-87.3646011352539,-87.3646011352539,-87.3817901611328,-87.3817901611328,-87.3989868164062,-87.4047164916992,-87.4104385375977,-87.4218978881836,-87.4505462646484,-87.4677352905273,-87.4677352905273,null,-86.0754547119141,-86.0582580566406,-86.0582580566406,-85.6629180908203,-85.6686553955078,-85.6686553955078,-85.6972961425781,-85.6972961425781,-85.9379425048828,-86.0181503295898,-86.0181503295898,-86.0410766601562,-86.0410766601562,-86.081184387207,-86.0754547119141,-86.0754547119141,null,-85.2102813720703,-85.2102813720703,-85.6686553955078,-85.6629180908203,-85.2962265014648,-85.2102813720703,-85.2102813720703,null,-87.525032043457,-87.53076171875,-87.4906539916992,-87.4677352905273,-87.4333572387695,-87.3989868164062,-87.3474197387695,-87.3073120117188,-87.2213668823242,-87.2213668823242,-87.2328262329102,-87.255744934082,-87.2729339599609,-87.2958450317383,-87.3187713623047,-87.4104385375977,-87.439094543457,-87.4677352905273,-87.4791946411133,-87.525032043457,-87.525032043457,-87.525032043457,-87.525032043457,null,-86.5223541259766,-86.5166244506836,-86.4822463989258,-86.4822463989258,-86.4822463989258,-86.4937133789062,-86.4994354248047,-86.5166244506836,-86.5166244506836,-86.619758605957,-86.6426773071289,-86.6885147094727,-86.7286224365234,-86.7630004882812,-86.7916412353516,-86.8661346435547,-86.8833160400391,-86.9176940917969,-86.9291534423828,-86.8718566894531,-86.8202972412109,-86.5223541259766,-86.5223541259766,null,-86.6713256835938,-86.3046340942383,-86.2702560424805,-86.2645263671875,-86.2759857177734,-86.2931747436523,-86.3046340942383,-86.3046340942383,-86.6713256835938,-86.6713256835938,-86.6713256835938,-86.6713256835938,null,-85.5941619873047,-85.5941619873047,-85.5884399414062,-85.8691864013672,-85.8634567260742,-85.8634567260742,-85.5941619873047,-85.5941619873047,null,-86.3160934448242,-86.3160934448242,-86.2416076660156,-85.9322052001953,-85.9379425048828,-85.9494018554688,-85.9551315307617,-85.9551315307617,-86.2416076660156,-86.3160934448242,-86.3160934448242,null,-86.0582580566406,-86.0582580566406,-86.0754547119141,-86.4650573730469,-86.4536056518555,-86.4536056518555,-86.0582580566406,-86.0582580566406,-86.0582580566406,null,-86.6713256835938,-86.6713256835938,-86.6770553588867,-86.8202972412109,-86.8489456176758,-86.8604049682617,-86.8604049682617,-86.8718566894531,-86.8947830200195,-86.9176940917969,-86.9176940917969,-86.9005126953125,-86.9005126953125,-86.6713256835938,-86.6713256835938,null,-85.8634567260742,-85.8691864013672,-86.1728515625,-86.178581237793,-86.178581237793,-85.9379425048828,-85.9379425048828,-85.8634567260742,-85.8634567260742,null,-86.6713256835938,-86.6713256835938,-86.6770553588867,-86.6484069824219,-86.6426773071289,-86.6140289306641,-86.3676605224609,-86.361930847168,-86.3046340942383,-86.3046340942383,-86.6713256835938,-86.6713256835938,null,-86.6827850341797,-86.6827850341797,-86.6770553588867,-86.6827850341797,-87.0093688964844,-87.083854675293,-87.083854675293,-87.083854675293,-86.6827850341797,-86.6827850341797,null,-86.2416076660156,-86.2416076660156,-86.3676605224609,-86.6140289306641,-86.6140289306641,-86.6713256835938,-86.6770553588867,-86.6484069824219,-86.6426773071289,-86.6426773071289,-86.631217956543,-86.4650573730469,-86.4536056518555,-86.3160934448242,-86.2416076660156,-86.2416076660156,null,-87.261474609375,-87.525032043457,-87.53076171875,-87.525032043457,-87.4791946411133,-87.4677352905273,-87.439094543457,-87.4104385375977,-87.3187713623047,-87.2958450317383,-87.2729339599609,-87.2786636352539,-87.261474609375,-87.261474609375,-87.261474609375,null,-85.2102813720703,-85.2045516967773,-85.3191452026367,-85.5540542602539,-85.5540542602539,-85.6686553955078,-85.6629180908203,-85.6686553955078,-85.2102813720703,-85.2102813720703,null,-84.8894271850586,-84.8607788085938,-84.8550491333008,-84.8550491333008,-84.8836975097656,-84.8722381591797,-84.9295349121094,-85.0269317626953,-85.0842361450195,-85.1128768920898,-85.1472549438477,-85.1472549438477,-85.1472549438477,-85.1186065673828,-85.0899658203125,-85.0670394897461,-85.0441284179688,-85.0383987426758,-85.0154800415039,-84.992561340332,-84.9753723144531,-84.9467239379883,-84.8894271850586,-84.8894271850586,null,-86.6770553588867,-86.6713256835938,-86.3046340942383,-86.3046340942383,-86.3046340942383,-86.6770553588867,-86.6770553588867,-86.6770553588867,null,-86.6713256835938,-86.8661346435547,-87.0494766235352,-87.0494766235352,-86.9463500976562,-86.9463500976562,-86.6713256835938,-86.6140289306641,-86.6140289306641,-86.6426773071289,-86.6484069824219,-86.6770553588867,-86.6713256835938,-86.6713256835938,null,-87.4161682128906,-87.083854675293,-87.083854675293,-87.0093688964844,-87.0093688964844,-87.1984481811523,-87.3703308105469,-87.3932571411133,-87.3932571411133,-87.3817901611328,-87.3760604858398,-87.3760604858398,-87.3760604858398,-87.3588790893555,-87.3588790893555,-87.3703308105469,-87.3760604858398,-87.4104385375977,-87.4161682128906,-87.4161682128906,null,-86.4879837036133,-86.5108947753906,-86.533821105957,-86.5166244506836,-86.533821105957,-86.5911102294922,-86.6025695800781,-86.631217956543,-86.6541366577148,-86.6541366577148,-86.6541366577148,-86.6827850341797,-86.7114334106445,-86.7343521118164,-86.7916412353516,-86.803108215332,-86.7973709106445,-86.7687301635742,-86.7572708129883,-86.7572708129883,-86.7687301635742,-86.7744598388672,-86.7687301635742,-86.7801895141602,-86.7801895141602,-86.7973709106445,-86.7973709106445,-86.7973709106445,-86.7973709106445,-86.7973709106445,-86.803108215332,-86.7973709106445,-86.7973709106445,-86.7916412353516,-86.6770553588867,-86.6770553588867,-86.5681915283203,-86.5681915283203,-86.4536056518555,-86.4536056518555,-86.4707870483398,-86.4765167236328,-86.4478759765625,-86.4536056518555,-86.4879837036133,-86.4879837036133,null,-87.3244934082031,-87.3187713623047,-87.341682434082,-87.4161682128906,-87.4218978881836,-87.4505462646484,-87.4505462646484,-87.4677352905273,-87.4677352905273,-87.4505462646484,-87.4218978881836,-87.4104385375977,-87.4047164916992,-87.3989868164062,-87.3817901611328,-87.3817901611328,-87.3646011352539,-87.3646011352539,-87.3474197387695,-87.3244934082031,-87.3015823364258,-87.2729339599609,-87.255744934082,-87.2385559082031,-87.2270965576172,-87.1927185058594,-87.1697998046875,-87.158332824707,-87.1411514282227,-87.1354217529297,-87.1182327270508,-87.1010437011719,-87.0895843505859,-87.078125,-87.078125,-87.2958450317383,-87.3015823364258,-87.3244934082031,-87.3244934082031,null,-86.9291534423828,-86.9176940917969,-86.9635314941406,-87.0036392211914,-87.0437469482422,-87.0666656494141,-87.1125030517578,-87.1468811035156,-87.1812591552734,-87.2213668823242,-87.2213668823242,-87.1812591552734,-87.078125,-87.0036392211914,-86.9291534423828,-86.9291534423828,null,-88.1037216186523,-88.0808029174805,-88.0349655151367,-88.0349655151367,-88.0235061645508,-88.0349655151367,-87.9662094116211,-87.9432907104492,-87.9203720092773,-87.9318313598633,-87.9662094116211,-87.989128112793,-87.9948577880859,-87.9719390869141,-87.8057861328125,-87.8057861328125,-87.6854629516602,-87.6854629516602,-87.6854629516602,-87.6969146728516,-87.7026443481445,-87.7255706787109,-87.794319152832,-87.8172378540039,-87.8401565551758,-87.8745346069336,-87.8974609375,-87.9146423339844,-87.9203720092773,-87.9203720092773,-87.9089126586914,-87.9031829833984,-87.9089126586914,-87.9203720092773,-87.9432907104492,-87.9547500610352,-88.0005874633789,-88.0235061645508,-88.0464248657227,-88.0808029174805,-88.0521545410156,-88.0922622680664,-88.1037216186523,-88.1037216186523,null,-86.9176940917969,-86.4650573730469,-86.4650573730469,-86.5796585083008,-86.9176940917969,-86.9176940917969,-86.9176940917969,null,-86.631217956543,-86.6426773071289,-86.6426773071289,-86.6484069824219,-86.6770553588867,-86.6713256835938,-86.9463500976562,-87.0150985717773,-87.0093688964844,-87.0093688964844,-86.6827850341797,-86.6713256835938,-86.631217956543,-86.631217956543,-86.631217956543,null,-85.2274703979492,-84.81494140625,-84.820671081543,-85.2045516967773,-85.2332000732422,-85.2274703979492,-85.2274703979492,-85.2274703979492,null,-85.2045516967773,-85.450927734375,-85.450927734375,-85.2962265014648,-85.2102813720703,-85.0899658203125,-85.1472549438477,-85.1472549438477,-85.2045516967773,-85.2045516967773,-85.2045516967773,null,-85.3019561767578,-85.2962265014648,-85.3019561767578,-85.628547668457,-85.628547668457,-85.63427734375,-85.6056213378906,-85.3019561767578,-85.3019561767578,null,-86.5166244506836,-86.5166244506836,-86.4994354248047,-86.4937133789062,-86.4822463989258,-86.4822463989258,-86.4822463989258,-86.5166244506836,-86.5223541259766,-86.2358779907227,-86.0582580566406,-86.0582580566406,-86.4536056518555,-86.4536056518555,-86.5166244506836,-86.5166244506836,null,-85.8749160766602,-85.8577270507812,-85.8348083496094,-85.8290786743164,-85.8061599731445,-85.8061599731445,-85.7947006225586,-85.7545928955078,-85.7431335449219,-85.72021484375,-85.6858367919922,-85.6858367919922,-85.6571884155273,-85.6571884155273,-85.6113510131836,-85.6113510131836,-85.5712432861328,-85.5712432861328,-85.7889709472656,-85.7832412719727,-85.8004302978516,-85.8004302978516,-85.8061599731445,-85.8061599731445,-85.8176193237305,-85.8176193237305,-85.8519973754883,-85.8519973754883,-85.8749160766602,-85.8749160766602,-85.8749160766602,null,-85.628547668457,-85.628547668457,-85.6972961425781,-85.9494018554688,-85.9551315307617,-85.9551315307617,-85.628547668457,-85.628547668457,-85.628547668457,null,-86.803108215332,-86.8489456176758,-86.889045715332,-86.9291534423828,-86.9807205200195,-87.0093688964844,-87.0265579223633,-87.0609359741211,-87.083854675293,-87.1010437011719,-87.1239624023438,-87.1411514282227,-87.1640701293945,-87.2328262329102,-87.3015823364258,-87.3130416870117,-87.261474609375,-87.2328262329102,-87.2213668823242,-87.1927185058594,-87.1869888305664,-87.158332824707,-87.1354217529297,-87.1125030517578,-87.0895843505859,-87.078125,-87.0208282470703,-87.0208282470703,-86.7973709106445,-86.7973709106445,-86.803108215332,-86.7973709106445,-86.7973709106445,-86.7973709106445,-86.7973709106445,-86.7973709106445,-86.7801895141602,-86.7801895141602,-86.7687301635742,-86.7744598388672,-86.7687301635742,-86.7572708129883,-86.7572708129883,-86.7687301635742,-86.7973709106445,-86.803108215332,-86.803108215332,null,-86.9176940917969,-86.8833160400391,-86.8661346435547,-86.7916412353516,-86.7630004882812,-86.7286224365234,-86.6885147094727,-86.6426773071289,-86.619758605957,-86.5166244506836,-86.4536056518555,-86.4650573730469,-86.9176940917969,-86.9176940917969,-86.9176940917969,null,-85.2102813720703,-85.2102813720703,-84.8321304321289,-84.8034820556641,-84.7977523803711,-84.7977523803711,-85.2102813720703,-85.2102813720703,null,-87.2442779541016,-87.2385559082031,-87.2442779541016,-87.536491394043,-87.525032043457,-87.53076171875,-87.5708694458008,-87.5765991210938,-87.5937881469727,-87.6568069458008,-87.6740036010742,-87.6338958740234,-87.610969543457,-87.5937881469727,-87.5937881469727,-87.6052474975586,-87.2442779541016,-87.2442779541016,null,-85.1472549438477,-85.1472549438477,-85.1128768920898,-85.0842361450195,-85.0269317626953,-84.9295349121094,-84.8722381591797,-84.820671081543,-84.7977523803711,-84.8092193603516,-84.8321304321289,-84.8321304321289,-84.8092193603516,-84.81494140625,-84.8264007568359,-84.9066162109375,-84.998291015625,-85.0383987426758,-85.0613098144531,-85.1529846191406,-85.181640625,-85.1988220214844,-85.2045516967773,-85.2045516967773,-85.1472549438477,-85.1472549438477,null,-87.0895843505859,-87.0895843505859,-87.0895843505859,-86.7572708129883,-86.6827850341797,-86.6827850341797,-86.6827850341797,-87.083854675293,-87.0895843505859,-87.0895843505859,null,-85.8634567260742,-85.8634567260742,-85.8634567260742,-86.2416076660156,-86.2416076660156,-86.2473373413086,-85.8634567260742,-85.8634567260742,null,-84.820671081543,-84.820671081543,-85.0441284179688,-85.0441284179688,-85.0441284179688,-85.0326690673828,-84.992561340332,-84.820671081543,-84.820671081543,-84.820671081543,null,-87.4734649658203,-87.4791946411133,-87.4562759399414,-87.4562759399414,-87.4734649658203,-87.4906539916992,-87.53076171875,-87.5536804199219,-87.5765991210938,-87.6052474975586,-87.610969543457,-87.5995178222656,-87.5995178222656,-87.610969543457,-87.6396255493164,-87.6625442504883,-87.6854629516602,-87.6797332763672,-87.7026443481445,-87.6969146728516,-87.6854629516602,-87.6854629516602,-87.4734649658203,-87.4734649658203,null,-87.4104385375977,-87.4104385375977,-87.4161682128906,-87.4333572387695,-87.4333572387695,-87.439094543457,-87.4161682128906,-87.4104385375977,-87.3760604858398,-87.3703308105469,-87.3588790893555,-87.3588790893555,-87.3760604858398,-87.3760604858398,-87.3760604858398,-87.3817901611328,-87.3932571411133,-87.3932571411133,-87.3703308105469,-87.53076171875,-87.536491394043,-87.53076171875,-87.4906539916992,-87.4906539916992,-87.4104385375977,-87.4104385375977,null,-87.53076171875,-87.3703308105469,-87.1984481811523,-87.2041702270508,-87.2385559082031,-87.2442779541016,-87.6052474975586,-87.6052474975586,-87.610969543457,-87.5823287963867,-87.536491394043,-87.536491394043,-87.53076171875,-87.53076171875,null,-85.6457290649414,-85.8634567260742,-85.9379425048828,-85.9379425048828,-85.9379425048828,-85.6972961425781,-85.6972961425781,-85.6457290649414,-85.6457290649414,-85.6457290649414,null,-87.53076171875,-87.0895843505859,-87.0895843505859,-87.1010437011719,-87.1239624023438,-87.1755294799805,-87.2270965576172,-87.255744934082,-87.3073120117188,-87.3703308105469,-87.4104385375977,-87.4333572387695,-87.4333572387695,-87.4218978881836,-87.4104385375977,-87.4906539916992,-87.4906539916992,-87.53076171875,-87.53076171875,-87.53076171875,null,-87.4562759399414,-87.4562759399414,-87.4791946411133,-87.4734649658203,-87.4677352905273,-87.3187713623047,-87.3244934082031,-87.3015823364258,-87.2958450317383,-87.078125,-87.078125,-87.0208282470703,-87.0208282470703,-87.078125,-87.0895843505859,-87.1125030517578,-87.1354217529297,-87.158332824707,-87.1869888305664,-87.1927185058594,-87.2213668823242,-87.2328262329102,-87.261474609375,-87.3130416870117,-87.341682434082,-87.3817901611328,-87.439094543457,-87.4562759399414,-87.4562759399414,null,-85.8749160766602,-85.8749160766602,-85.8519973754883,-85.8519973754883,-85.8462677001953,-85.8634567260742,-85.8634567260742,-85.8863677978516,-85.8863677978516,-85.9551315307617,-85.9551315307617,-86.0066909790039,-86.0066909790039,-86.0410766601562,-86.253059387207,-86.3046340942383,-86.3046340942383,-86.3046340942383,-86.2931747436523,-86.2759857177734,-86.2645263671875,-86.2358779907227,-86.2129592895508,-86.1900405883789,-86.1327438354492,-86.1040954589844,-86.0926361083984,-86.0582580566406,-86.0353469848633,-86.0181503295898,-85.9895095825195,-85.9608612060547,-85.9379425048828,-85.9264755249023,-85.897834777832,-85.8749160766602,-85.8749160766602,null,-85.2274703979492,-85.2332000732422,-85.2102813720703,-85.2045516967773,-84.820671081543,-84.820671081543,-84.820671081543,-84.992561340332,-85.0326690673828,-85.0441284179688,-85.0441284179688,-85.1930923461914,-85.1930923461914,-85.2274703979492,-85.2274703979492,null,-85.0899658203125,-85.0956954956055,-85.2160186767578,-85.456657409668,-85.456657409668,-85.3535232543945,-85.3535232543945,-85.0899658203125,-85.0899658203125,null,-86.5796585083008,-86.7458114624023,-86.7515335083008,-86.7343521118164,-86.7400817871094,-86.7630004882812,-86.7572708129883,-87.0895843505859,-87.0895843505859,-87.0953140258789,-86.986457824707,-86.986457824707,-86.9176940917969,-86.5796585083008,-86.5796585083008,-86.5796585083008,null,-85.6686553955078,-85.5540542602539,-85.5540542602539,-85.3191452026367,-85.3191452026367,-85.3535232543945,-85.3535232543945,-85.6457290649414,-85.6972961425781,-85.6972961425781,-85.6972961425781,-85.6686553955078,-85.6686553955078,-85.6686553955078,null,-94.2458267211914,-94.2458267211914,-94.4864654541016,-94.7099227905273,-94.7099227905273,-94.2458267211914,-94.2458267211914,null,-94.7099227905273,-94.4864654541016,-94.4864654541016,-94.9333801269531,-94.9333801269531,-94.7099227905273,-94.7099227905273,null,-91.2263412475586,-91.2263412475586,-91.2034225463867,-91.1690444946289,-91.15185546875,-91.0716400146484,-91.0601806640625,-91.0716400146484,-91.1403961181641,-91.1747741699219,-91.1805038452148,-91.1747741699219,-91.598762512207,-91.598762512207,-91.610221862793,-91.6044921875,-91.2263412475586,-91.2263412475586,null,-92.6300888061523,-92.6300888061523,-92.6873779296875,-93.0999145507812,-93.1056442260742,-92.6300888061523,-92.6300888061523,null,-95.1052627563477,-94.7557601928711,-94.7557601928711,-94.7099227905273,-94.7099227905273,-95.0594329833984,-95.0537033081055,-95.1052627563477,-95.1052627563477,-95.1052627563477,null,-92.062858581543,-91.8222122192383,-91.8222122192383,-92.2805786132812,-92.2863159179688,-92.062858581543,-92.062858581543,null,-92.5498733520508,-92.0800476074219,-92.0743179321289,-92.062858581543,-92.062858581543,-92.2863159179688,-92.5269546508789,-92.5269546508789,-92.5498733520508,-92.5498733520508,-92.5498733520508,-92.5498733520508,null,-93.7015228271484,-93.8161087036133,-94.1713409423828,-94.1656112670898,-93.9307022094727,-93.7015228271484,-93.7015228271484,-93.7015228271484,null,-92.0800476074219,-92.0800476074219,-92.5498733520508,-92.5498733520508,-92.0800476074219,-92.0800476074219,null,-91.8222122192383,-92.062858581543,-92.062858581543,-92.0743179321289,-92.0800476074219,-91.598762512207,-91.598762512207,-91.5815734863281,-91.5873031616211,-91.8222122192383,-91.8222122192383,null,-94.9219207763672,-94.9219207763672,-95.3974685668945,-95.3974685668945,-94.9219207763672,-94.9219207763672,null,-93.0254287719727,-92.5498733520508,-92.5498733520508,-92.5498733520508,-93.0254287719727,-93.0254287719727,-93.0254287719727,null,-94.9219207763672,-94.4463577270508,-94.4406356811523,-94.4005279541016,-94.40625,-94.6297073364258,-94.8703536987305,-94.8646240234375,-94.9219207763672,-94.9219207763672,-94.9219207763672,null,-95.1052627563477,-95.0995407104492,-94.8703536987305,-94.6297073364258,-94.6354370117188,-94.7557601928711,-95.1052627563477,-95.1052627563477,null,-95.1682891845703,-95.0594329833984,-94.7099227905273,-94.7099227905273,-94.9333801269531,-95.1625595092773,-95.1682891845703,-95.1682891845703,null,-91.3466644287109,-91.3523941040039,-91.3523941040039,-90.882568359375,-90.8768310546875,-90.882568359375,-91.3466644287109,-91.3466644287109,null,-93.5009765625,-93.0254287719727,-93.0254287719727,-93.0254287719727,-93.4952545166016,-93.5009765625,-93.5009765625,null,-95.8558349609375,-95.8558349609375,-95.3974685668945,-95.3974685668945,-95.7412490844727,-95.8558349609375,-95.8558349609375,null,-92.5556030273438,-92.0800476074219,-92.0743179321289,-92.0800476074219,-92.5498733520508,-92.5556030273438,-92.5556030273438,null,-93.5640106201172,-93.5640106201172,-94.0166473388672,-94.0166473388672,-93.8046493530273,-93.5640106201172,-93.5640106201172,null,-95.3974685668945,-95.3917388916016,-94.9219207763672,-94.9219207763672,-95.3974685668945,-95.3974685668945,null,-91.598762512207,-91.598762512207,-91.1747741699219,-91.15185546875,-91.1289367675781,-91.0888290405273,-91.0716400146484,-91.0601806640625,-91.0086135864258,-90.9570465087891,-90.8997573852539,-90.8768310546875,-90.8711013793945,-90.888298034668,-91.1232070922852,-91.598762512207,-91.598762512207,null,-90.8768310546875,-90.1491775512695,-90.1377182006836,-90.1491775512695,-90.16064453125,-90.16064453125,-90.1778259277344,-90.1892852783203,-90.240852355957,-90.2695007324219,-90.3038787841797,-90.3210678100586,-90.3669052124023,-90.3955535888672,-90.4184646606445,-90.429931640625,-90.4471206665039,-90.4585723876953,-90.4585723876953,-90.4700393676758,-90.4872283935547,-90.4986801147461,-90.5330657958984,-90.5502471923828,-90.5617141723633,-90.5788955688477,-90.607551574707,-90.6361923217773,-90.6591110229492,-90.6820297241211,-90.7221374511719,-90.7278671264648,-90.7622451782227,-90.8768310546875,-90.882568359375,-90.8768310546875,-90.8768310546875,null,-95.0995407104492,-95.1052627563477,-95.5578994750977,-95.6782150268555,-95.672492980957,-95.3401794433594,-95.0995407104492,-95.0995407104492,null,-94.1713409423828,-93.8161087036133,-93.8218383789062,-93.8046493530273,-93.8046493530273,-93.86767578125,-93.9937210083008,-94.2458267211914,-94.2458267211914,-94.2859344482422,-94.2916641235352,-94.1713409423828,-94.1713409423828,null,-92.1717224121094,-92.3436126708984,-92.6300888061523,-92.6300888061523,-92.1717224121094,-92.1717224121094,-92.1717224121094,null,-93.5640106201172,-93.5697402954102,-93.7760009765625,-94.0166473388672,-94.0166473388672,-93.5640106201172,-93.5640106201172,null,-91.598762512207,-91.1232070922852,-91.1232070922852,-91.1174774169922,-91.1174774169922,-91.3523941040039,-91.5873031616211,-91.5815734863281,-91.598762512207,-91.598762512207,-91.598762512207,null,-90.9513168334961,-90.9455871582031,-90.9513168334961,-90.9742431640625,-91.0429916381836,-91.0888290405273,-91.1002883911133,-91.1117477416992,-91.1403961181641,-91.15185546875,-91.1633148193359,-91.1862335205078,-91.2148818969727,-91.23779296875,-91.2664489746094,-91.3008270263672,-91.3065567016602,-91.335205078125,-91.3581161499023,-91.3523941040039,-90.9513168334961,-90.9513168334961,null,-95.3917388916016,-95.3917388916016,-94.9161911010742,-94.9219207763672,-95.3917388916016,-95.3917388916016,null,-90.8768310546875,-90.8195419311523,-90.7507858276367,-90.69921875,-90.6648406982422,-90.6591110229492,-90.6419219970703,-90.6476516723633,-90.6419219970703,-90.4814987182617,-90.6304626464844,-90.6419219970703,-90.8711013793945,-91.1174774169922,-91.1174774169922,-91.1232070922852,-91.1232070922852,-90.888298034668,-90.8711013793945,-90.8768310546875,-90.8768310546875,null,-94.8646240234375,-94.4520874023438,-94.4520874023438,-94.9219207763672,-94.9161911010742,-94.8646240234375,-94.8646240234375,null,-91.598762512207,-91.598762512207,-92.0800476074219,-92.0800476074219,-92.0743179321289,-91.598762512207,-91.598762512207,null,-93.0254287719727,-93.0254287719727,-92.5556030273438,-92.5498733520508,-93.0254287719727,-93.0254287719727,null,-93.4952545166016,-93.4952545166016,-93.0254287719727,-93.0254287719727,-93.4952545166016,-93.4952545166016,null,-95.8271942138672,-95.3802871704102,-95.3860168457031,-95.3745574951172,-95.3745574951172,-95.7527084350586,-95.76416015625,-95.769889831543,-95.7928161621094,-95.8329238891602,-95.8615646362305,-95.8730316162109,-95.867301940918,-95.8443756103516,-95.8558349609375,-95.8271942138672,-95.8271942138672,null,-94.1656112670898,-94.1713409423828,-94.2916641235352,-94.6354370117188,-94.6297073364258,-94.40625,-94.1656112670898,-94.1656112670898,null,-92.9967803955078,-92.9967803955078,-93.0196990966797,-93.0254287719727,-92.5498733520508,-92.5498733520508,-92.5269546508789,-92.5269546508789,-92.7618637084961,-92.7618637084961,-92.9967803955078,-92.9967803955078,null,-94.7099227905273,-94.7099227905273,-94.7557601928711,-94.7557601928711,-94.6354370117188,-94.2916641235352,-94.2859344482422,-94.2458267211914,-94.2458267211914,-94.7099227905273,-94.7099227905273,null,-93.9650802612305,-93.4952545166016,-93.4952545166016,-93.4666061401367,-93.4666061401367,-93.7015228271484,-93.9307022094727,-93.9307022094727,-93.9650802612305,-93.9650802612305,-93.9650802612305,null,-93.5009765625,-93.4952545166016,-93.9708099365234,-93.9708099365234,-93.5009765625,-93.5009765625,null,-92.9967803955078,-93.231689453125,-93.4666061401367,-93.4666061401367,-93.4952545166016,-93.4952545166016,-93.0254287719727,-93.0196990966797,-92.9967803955078,-92.9967803955078,-92.9967803955078,null,-96.0048141479492,-96.0162658691406,-96.0449142456055,-96.0850219726562,-96.0792922973633,-96.0506439208984,-96.0506439208984,-96.0678329467773,-96.0964813232422,-96.125129699707,-96.125129699707,-96.1194000244141,-96.0907516479492,-96.1022109985352,-96.0964813232422,-96.130859375,-95.6782150268555,-95.5578994750977,-95.5521774291992,-95.489143371582,-95.494873046875,-96.0048141479492,-96.0048141479492,null,-91.7076263427734,-91.7018966674805,-91.7018966674805,-91.4669799804688,-91.3581161499023,-91.3523941040039,-91.3581161499023,-91.3982238769531,-91.7076263427734,-91.7076263427734,null,-92.4581985473633,-92.0800476074219,-92.0800476074219,-92.5556030273438,-92.5498733520508,-92.4581985473633,-92.4581985473633,null,-93.9708099365234,-93.9708099365234,-94.4406356811523,-94.4406356811523,-93.9708099365234,-93.9708099365234,null,-95.3974685668945,-95.3917388916016,-95.3344497680664,-95.3401794433594,-95.672492980957,-95.672492980957,-95.7412490844727,-95.7412490844727,-95.3974685668945,-95.3974685668945,null,-91.9310836791992,-92.2691192626953,-92.2748489379883,-92.2863159179688,-92.2805786132812,-91.8222122192383,-91.8279418945312,-91.8164825439453,-91.8222122192383,-91.9310836791992,-91.9310836791992,null,-90.1491775512695,-90.8768310546875,-90.8711013793945,-90.6419219970703,-90.6304626464844,-90.4814987182617,-90.4528427124023,-90.4184646606445,-90.4184646606445,-90.4070129394531,-90.3726272583008,-90.3267974853516,-90.24658203125,-90.1778259277344,-90.16064453125,-90.1491775512695,-90.1491775512695,null,-93.3348236083984,-93.3348236083984,-93.3520126342773,-93.3462829589844,-93.231689453125,-92.7618637084961,-92.7618637084961,-92.7446823120117,-92.7446823120117,-92.8592681884766,-93.3348236083984,-93.3348236083984,null,-91.9253540039062,-91.7018966674805,-91.7018966674805,-92.1717224121094,-92.1659927368164,-91.9253540039062,-91.9253540039062,null,-91.3466644287109,-91.3523941040039,-91.4727172851562,-91.4841690063477,-91.4898986816406,-91.5013580322266,-91.4956283569336,-91.5013580322266,-91.5185546875,-91.8222122192383,-91.8164825439453,-91.8279418945312,-91.8222122192383,-91.3523941040039,-91.3466644287109,-91.3466644287109,null,-90.8711013793945,-90.8768310546875,-90.882568359375,-91.3523941040039,-91.3523941040039,-91.1174774169922,-90.8711013793945,-90.8711013793945,null,-91.9310836791992,-91.9253540039062,-92.1659927368164,-92.3951721191406,-92.4123611450195,-92.2691192626953,-91.9310836791992,-91.9310836791992,null,-94.4520874023438,-94.4520874023438,-94.2630157470703,-93.9765396118164,-93.9708099365234,-93.9708099365234,-94.4406356811523,-94.4520874023438,-94.4520874023438,null,-91.1117477416992,-91.1117477416992,-91.146125793457,-91.1862335205078,-91.2664489746094,-91.3065567016602,-91.3523941040039,-91.3753051757812,-91.415412902832,-91.415412902832,-91.3753051757812,-91.3925018310547,-91.3925018310547,-91.3867721557617,-91.4096832275391,-91.415412902832,-91.4898986816406,-91.5242767333984,-91.5873031616211,-91.6159515380859,-91.6675186157227,-91.7018966674805,-91.7076263427734,-91.3982238769531,-91.3581161499023,-91.335205078125,-91.3065567016602,-91.3008270263672,-91.2664489746094,-91.23779296875,-91.2148818969727,-91.1862335205078,-91.1633148193359,-91.15185546875,-91.1403961181641,-91.1117477416992,-91.1117477416992,null,-91.8222122192383,-91.5873031616211,-91.3523941040039,-91.3523941040039,-91.3523941040039,-91.8222122192383,-91.8222122192383,-91.8222122192383,null,-91.06591796875,-91.0601806640625,-91.06591796875,-91.0888290405273,-91.0888290405273,-91.0544509887695,-91.0200805664062,-90.9857025146484,-90.9570465087891,-90.9513168334961,-91.3523941040039,-91.3581161499023,-91.4669799804688,-91.4727172851562,-91.3523941040039,-91.3523941040039,-91.06591796875,-91.06591796875,null,-93.1056442260742,-93.1056442260742,-93.5640106201172,-93.5640106201172,-93.3348236083984,-93.1056442260742,-93.1056442260742,null,-96.0449142456055,-95.8615646362305,-95.8615646362305,-96.5605773925781,-96.5720367431641,-96.5548477172852,-96.5319290161133,-96.5147399902344,-96.5090103149414,-96.5376586914062,-96.5720367431641,-96.5949554443359,-96.58349609375,-96.4287948608398,-96.0449142456055,-96.0449142456055,null,-94.2458267211914,-94.2458267211914,-93.9937210083008,-93.86767578125,-93.8046493530273,-93.8046493530273,-94.0166473388672,-94.2458267211914,-94.2458267211914,null,-92.8592681884766,-92.7446823120117,-92.4123611450195,-92.3951721191406,-92.6358108520508,-92.8592681884766,-92.8592681884766,-92.8592681884766,null,-93.3348236083984,-93.3348236083984,-92.8592681884766,-92.8592681884766,-93.1056442260742,-93.3348236083984,-93.3348236083984,-93.3348236083984,null,-93.231689453125,-92.9967803955078,-92.7618637084961,-92.7618637084961,-93.231689453125,-93.231689453125,-93.231689453125,null,-95.8844833374023,-95.3802871704102,-95.3802871704102,-95.8271942138672,-95.8271942138672,-95.8214645385742,-95.8386535644531,-95.8730316162109,-95.8730316162109,-95.8730316162109,-95.8558349609375,-95.8730316162109,-95.8844833374023,-95.8844833374023,null,-93.0254287719727,-93.0254287719727,-92.5498733520508,-92.5556030273438,-93.0254287719727,-93.0254287719727,-93.0254287719727,null,-96.130859375,-96.1652374267578,-96.1537780761719,-96.1537780761719,-96.1652374267578,-96.1824264526367,-96.222526550293,-96.2282638549805,-96.2626342773438,-96.2798309326172,-96.2970123291016,-96.3371200561523,-96.3428497314453,-96.3428497314453,-96.319938659668,-96.319938659668,-95.672492980957,-95.6782150268555,-96.130859375,-96.130859375,null,-93.1056442260742,-92.8592681884766,-92.6358108520508,-92.6300888061523,-93.1056442260742,-93.1056442260742,-93.1056442260742,null,-95.3802871704102,-95.1625595092773,-94.9333801269531,-94.9333801269531,-95.3802871704102,-95.3802871704102,-95.3802871704102,null,-90.882568359375,-90.7622451782227,-90.7737045288086,-90.8367309570312,-90.8768310546875,-90.9284057617188,-90.9857025146484,-91.0143432617188,-91.0372619628906,-91.06591796875,-91.3523941040039,-91.3523941040039,-91.3466644287109,-90.882568359375,-90.882568359375,null,-95.8615646362305,-95.3917388916016,-95.3974685668945,-95.8558349609375,-95.8615646362305,-95.8615646362305,null,-95.3917388916016,-95.3917388916016,-95.8615646362305,-95.8615646362305,-95.4662322998047,-95.3917388916016,-95.3917388916016,null,-94.9161911010742,-95.2026672363281,-95.3745574951172,-95.3745574951172,-95.3860168457031,-95.3802871704102,-94.9333801269531,-94.9333801269531,-94.9219207763672,-94.9161911010742,-94.9161911010742,null,-94.9219207763672,-94.9219207763672,-94.4520874023438,-94.4406356811523,-94.9219207763672,-94.9219207763672,null,-95.8558349609375,-95.8558349609375,-96.4689025878906,-96.4746322631836,-96.5605773925781,-96.58349609375,-96.6064147949219,-96.6064147949219,-96.5949554443359,-96.5605773925781,-96.5204696655273,-96.5204696655273,-95.8558349609375,-95.8558349609375,null,-94.9219207763672,-94.9219207763672,-94.4406356811523,-94.4406356811523,-94.4463577270508,-94.9219207763672,-94.9219207763672,null,-93.3348236083984,-93.3348236083984,-93.3978500366211,-93.4666061401367,-93.8046493530273,-93.8046493530273,-93.8218383789062,-93.8161087036133,-93.7015228271484,-93.3462829589844,-93.3520126342773,-93.3348236083984,-93.3348236083984,-93.3348236083984,null,-95.1625595092773,-95.3802871704102,-95.8844833374023,-95.8902130126953,-95.9016723632812,-95.9016723632812,-95.8787612915039,-95.8730316162109,-95.8787612915039,-95.9016723632812,-95.9245986938477,-95.9303207397461,-95.9245986938477,-95.9245986938477,-95.9303207397461,-95.9360504150391,-95.947509765625,-95.9990768432617,-96.0048141479492,-95.494873046875,-95.1682891845703,-95.1625595092773,-95.1625595092773,null,-92.7618637084961,-92.2805786132812,-92.2863159179688,-92.2748489379883,-92.2691192626953,-92.4123611450195,-92.7446823120117,-92.7446823120117,-92.7618637084961,-92.7618637084961,-92.7618637084961,null,-94.0166473388672,-94.0166473388672,-94.2400970458984,-94.4807434082031,-94.4864654541016,-94.0166473388672,-94.0166473388672,null,-95.3974685668945,-94.9219207763672,-94.9219207763672,-94.8646240234375,-94.8703536987305,-95.0995407104492,-95.3401794433594,-95.3344497680664,-95.3917388916016,-95.3974685668945,-95.3974685668945,null,-90.8768310546875,-90.7622451782227,-90.7278671264648,-90.7221374511719,-90.6820297241211,-90.6591110229492,-90.6361923217773,-90.607551574707,-90.5788955688477,-90.5617141723633,-90.5502471923828,-90.5330657958984,-90.4986801147461,-90.4872283935547,-90.4700393676758,-90.4585723876953,-90.4585723876953,-90.4471206665039,-90.429931640625,-90.4184646606445,-90.3955535888672,-90.3669052124023,-90.3210678100586,-90.3267974853516,-90.3439865112305,-90.3554458618164,-90.4127349853516,-90.4585723876953,-90.5445175170898,-90.607551574707,-90.6533889770508,-90.7164077758789,-90.7737045288086,-90.7622451782227,-90.882568359375,-90.8768310546875,-90.8768310546875,null,-95.5578994750977,-95.1052627563477,-95.1052627563477,-95.0537033081055,-95.0594329833984,-95.1682891845703,-95.494873046875,-95.489143371582,-95.5521774291992,-95.5578994750977,-95.5578994750977,null,-95.8615646362305,-95.8558349609375,-96.5204696655273,-96.5204696655273,-96.4975509643555,-96.4975509643555,-96.4975509643555,-96.5147399902344,-96.4459838867188,-96.4402542114258,-96.4345245361328,-96.4345245361328,-96.4402542114258,-96.4517135620117,-96.4574508666992,-96.4689025878906,-96.4975509643555,-96.5319290161133,-96.5548477172852,-96.5605773925781,-95.8615646362305,-95.8615646362305,null,-93.7015228271484,-93.4666061401367,-93.231689453125,-93.231689453125,-93.3462829589844,-93.7015228271484,-93.7015228271484,-93.7015228271484,null,-92.2863159179688,-92.2805786132812,-92.7618637084961,-92.7618637084961,-92.7618637084961,-92.5269546508789,-92.2863159179688,-92.2863159179688,null,-94.4807434082031,-94.6354370117188,-94.9161911010742,-94.9219207763672,-94.9333801269531,-94.9333801269531,-94.4864654541016,-94.4807434082031,-94.4807434082031,null,-94.4864654541016,-94.2458267211914,-94.0166473388672,-94.0166473388672,-94.4864654541016,-94.4864654541016,-94.4864654541016,null,-91.7018966674805,-91.7076263427734,-91.7018966674805,-91.9368057250977,-92.1717224121094,-92.1717224121094,-91.7018966674805,-91.7018966674805,null,-92.1659927368164,-92.1717224121094,-92.6300888061523,-92.6358108520508,-92.3951721191406,-92.1659927368164,-92.1659927368164,null,-93.3348236083984,-93.3348236083984,-93.5640106201172,-93.8046493530273,-93.8046493530273,-93.4666061401367,-93.3978500366211,-93.3348236083984,-93.3348236083984,null,-91.9253540039062,-91.9310836791992,-91.8222122192383,-91.5185546875,-91.5013580322266,-91.4956283569336,-91.5013580322266,-91.4898986816406,-91.4841690063477,-91.4727172851562,-91.4669799804688,-91.7018966674805,-91.9253540039062,-91.9253540039062,null,-93.5697402954102,-93.5640106201172,-93.1056442260742,-93.0999145507812,-93.3749313354492,-93.5697402954102,-93.5697402954102,null,-93.9650802612305,-93.9650802612305,-93.9307022094727,-93.9307022094727,-94.1656112670898,-94.40625,-94.4005279541016,-94.4406356811523,-94.4463577270508,-94.4406356811523,-93.9708099365234,-93.9650802612305,-93.9650802612305,null,-93.4952545166016,-93.5009765625,-93.9708099365234,-93.9765396118164,-93.6442260742188,-93.4952545166016,-93.4952545166016,null,-92.0800476074219,-91.7248153686523,-91.6044921875,-91.610221862793,-91.598762512207,-91.598762512207,-92.0743179321289,-92.0800476074219,-92.0800476074219,-92.0800476074219,null,-96.3485794067383,-96.405876159668,-96.4116134643555,-96.405876159668,-96.394416809082,-96.3886871337891,-96.3886871337891,-96.394416809082,-96.4345245361328,-96.4402542114258,-96.4689025878906,-96.4689025878906,-96.4689025878906,-95.8558349609375,-95.7412490844727,-95.7412490844727,-95.672492980957,-95.672492980957,-96.319938659668,-96.3485794067383,-96.3428497314453,-96.3485794067383,-96.3485794067383,null,-93.0254287719727,-93.0254287719727,-93.5009765625,-93.4952545166016,-93.0598068237305,-93.0254287719727,-93.0254287719727,null,-93.4952545166016,-93.4952545166016,-93.9650802612305,-93.9708099365234,-93.9708099365234,-93.4952545166016,-93.4952545166016,null,-95.0995407104492,-95.5407104492188,-95.5349807739258,-95.0880737304688,-95.0995407104492,-95.0995407104492,null,-95.5235214233398,-95.0823440551758,-95.0880737304688,-95.5349807739258,-95.5235214233398,-95.5177917480469,-95.5235214233398,-95.5235214233398,null,-95.5750885009766,-95.3459091186523,-95.1167221069336,-95.0766143798828,-95.1109924316406,-95.1109924316406,-95.0651550292969,-94.9849395751953,-94.956298828125,-95.2026672363281,-95.5808181762695,-95.5750885009766,-95.5750885009766,null,-99.0185623168945,-98.4685287475586,-98.4627990722656,-98.3539352416992,-98.3539352416992,-98.5430145263672,-99.0128326416016,-99.0185623168945,-99.0185623168945,-99.0185623168945,null,-99.035758972168,-98.485710144043,-98.4742584228516,-98.47998046875,-98.47998046875,-98.9154357910156,-99.0300216674805,-99.035758972168,-99.035758972168,-99.035758972168,null,-95.0995407104492,-95.0880737304688,-94.6239776611328,-94.6297073364258,-95.0995407104492,-95.0995407104492,-95.0995407104492,null,-95.3459091186523,-95.5750885009766,-95.7928161621094,-95.7985458374023,-95.3516311645508,-95.3459091186523,-95.3459091186523,null,-97.1679077148438,-96.8642501831055,-96.5376586914062,-96.5319290161133,-96.5319290161133,-97.1679077148438,-97.1679077148438,-97.1679077148438,-97.1679077148438,null,-96.3543090820312,-96.3657760620117,-96.3657760620117,-96.5376586914062,-96.8642501831055,-96.852783203125,-96.847053527832,-96.8413238525391,-96.8298721313477,-96.8298721313477,-96.3543090820312,-96.3543090820312,null,-96.0105361938477,-96.5319290161133,-96.5319290161133,-95.9761581420898,-95.9761581420898,-96.0105361938477,-96.0105361938477,null,-94.6354370117188,-95.0078659057617,-95.0880737304688,-95.0880737304688,-94.6354370117188,-94.6354370117188,-94.6354370117188,-94.6354370117188,null,-101.40779876709,-102.055244445801,-102.055244445801,-102.060966491699,-102.055244445801,-101.40779876709,-101.40779876709,-101.40779876709,null,-100.095726013184,-99.562873840332,-99.562873840332,-99.5514144897461,-99.5514144897461,-100.009780883789,-100.084266662598,-100.089996337891,-100.095726013184,-100.095726013184,-100.095726013184,null,-97.3684463500977,-96.9673767089844,-96.9616470336914,-96.9616470336914,-97.3684463500977,-97.3684463500977,-97.3684463500977,-97.3684463500977,null,-97.3684463500977,-97.9299468994141,-97.9299468994141,-97.9299468994141,-97.3684463500977,-97.3684463500977,-97.3684463500977,-97.3684463500977,null,-95.9647064208984,-95.5235214233398,-95.5235214233398,-95.5177917480469,-95.5235214233398,-95.5349807739258,-95.9647064208984,-95.9647064208984,-95.9647064208984,-95.9647064208984,null,-99.0185623168945,-99.0128326416016,-99.4769287109375,-99.5514144897461,-99.5514144897461,-99.0185623168945,-99.0185623168945,null,-96.5319290161133,-96.5319290161133,-96.7439270019531,-97.1736373901367,-97.1679077148438,-96.5319290161133,-96.5319290161133,-96.5319290161133,null,-94.6297073364258,-94.6297073364258,-94.6354370117188,-95.0880737304688,-95.0995407104492,-95.0995407104492,-94.6297073364258,-94.6297073364258,-94.6297073364258,null,-100.731712341309,-100.181671142578,-100.175941467285,-100.71452331543,-100.731712341309,-100.731712341309,-100.731712341309,null,-97.3684463500977,-96.9616470336914,-96.9616470336914,-96.9329986572266,-96.9215393066406,-96.9215393066406,-96.8928909301758,-96.8871612548828,-96.9272689819336,-96.9272689819336,-97.3741760253906,-97.3741760253906,-97.4028244018555,-97.3970947265625,-97.3741760253906,-97.3741760253906,-97.3684463500977,-97.3684463500977,null,-95.3459091186523,-95.3516311645508,-95.3344497680664,-95.3000717163086,-95.2485046386719,-95.2255859375,-95.1797485351562,-95.1281814575195,-95.0479736328125,-95.0250473022461,-95.0021362304688,-94.9792098999023,-94.9505615234375,-94.8932723999023,-94.8875427246094,-94.8932723999023,-94.9276504516602,-94.8703536987305,-94.9104614257812,-94.9792098999023,-94.9792098999023,-95.036506652832,-95.0594329833984,-95.0766143798828,-95.1167221069336,-95.3459091186523,-95.3459091186523,null,-95.5177917480469,-95.5120697021484,-95.489143371582,-95.4318466186523,-95.3745574951172,-95.3000717163086,-95.2886123657227,-95.2370452880859,-95.1969375610352,-95.1969375610352,-95.1625595092773,-95.1281814575195,-95.1052627563477,-95.0938110351562,-95.0766143798828,-95.0766143798828,-95.5177917480469,-95.5177917480469,-95.5177917480469,null,-99.568603515625,-99.568603515625,-99.3508834838867,-99.3451461791992,-99.0242919921875,-99.0185623168945,-99.0128326416016,-99.5571441650391,-99.5571441650391,-99.568603515625,-99.568603515625,-99.568603515625,null,-96.5319290161133,-95.9704284667969,-95.9704284667969,-95.9761581420898,-96.5319290161133,-96.5319290161133,-96.5319290161133,-96.5319290161133,null,-99.5972518920898,-99.035758972168,-99.035758972168,-99.5800704956055,-99.5972518920898,-99.5972518920898,-99.5972518920898,null,-98.485710144043,-98.4914474487305,-97.935676574707,-97.9242172241211,-97.9299468994141,-98.47998046875,-98.4742584228516,-98.485710144043,-98.485710144043,null,-100.674415588379,-100.233238220215,-100.227508544922,-100.645767211914,-100.651496887207,-100.640037536621,-100.640037536621,-101.086944580078,-101.086944580078,-101.10986328125,-101.104133605957,-100.674415588379,-100.674415588379,null,-99.562873840332,-100.095726013184,-100.210311889648,-100.210311889648,-100.227508544922,-100.227508544922,-99.568603515625,-99.568603515625,-99.5571441650391,-99.5571441650391,-99.562873840332,-99.562873840332,null,-95.0766143798828,-95.0823440551758,-95.5235214233398,-95.5235214233398,-95.5177917480469,-95.0766143798828,-95.0766143798828,null,-96.9616470336914,-96.852783203125,-96.852783203125,-96.7553787231445,-96.7324676513672,-96.7038192749023,-96.6980895996094,-96.5032806396484,-96.4975509643555,-96.4975509643555,-96.8928909301758,-96.9215393066406,-96.9215393066406,-96.9329986572266,-96.9616470336914,-96.9616470336914,-96.9616470336914,-96.9616470336914,null,-100.674415588379,-100.80046081543,-100.806198120117,-100.71452331543,-100.158752441406,-100.153022766113,-100.244697570801,-100.674415588379,-100.674415588379,null,-99.6029815673828,-99.5972518920898,-100.158752441406,-100.164482116699,-99.6259078979492,-99.6029815673828,-99.6029815673828,null,-101.086944580078,-101.086944580078,-101.522392272949,-101.522392272949,-101.086944580078,-101.086944580078,null,-100.227508544922,-100.227508544922,-100.227508544922,-100.210311889648,-100.210311889648,-100.640037536621,-100.640037536621,-100.640037536621,-100.651496887207,-100.645767211914,-100.227508544922,-100.227508544922,null,-102.049514770508,-102.049514770508,-102.049514770508,-102.049514770508,-101.5625,-101.5625,-102.049514770508,-102.049514770508,null,-96.3657760620117,-96.3084716796875,-96.2855606079102,-96.2454528808594,-95.9647064208984,-95.9647064208984,-95.9647064208984,-95.9704284667969,-96.5319290161133,-96.5376586914062,-96.3657760620117,-96.3657760620117,-96.3657760620117,null,-101.5625,-101.539581298828,-101.539581298828,-101.528121948242,-101.522392272949,-102.043785095215,-102.049514770508,-101.5625,-101.5625,null,-98.3539352416992,-97.8096237182617,-97.8096237182617,-98.1132888793945,-98.3539352416992,-98.3539352416992,-98.3539352416992,null,-97.1679077148438,-97.1679077148438,-97.7007598876953,-97.7007598876953,-97.3799057006836,-97.1679077148438,-97.1679077148438,-97.1679077148438,null,-101.086944580078,-101.086944580078,-100.640037536621,-100.640037536621,-100.645767211914,-101.069755554199,-101.086944580078,-101.086944580078,null,-100.233238220215,-99.5800704956055,-99.562873840332,-99.568603515625,-99.568603515625,-100.227508544922,-100.227508544922,-100.233238220215,-100.233238220215,null,-95.7928161621094,-95.5750885009766,-95.5808181762695,-95.5980072021484,-96.0449142456055,-96.0334548950195,-95.7985458374023,-95.7928161621094,-95.7928161621094,null,-95.5120697021484,-95.5292510986328,-95.5521774291992,-95.59228515625,-95.6094665527344,-95.5980072021484,-95.5808181762695,-95.2026672363281,-95.1969375610352,-95.2370452880859,-95.2886123657227,-95.3000717163086,-95.3745574951172,-95.4318466186523,-95.489143371582,-95.5120697021484,-95.5120697021484,null,-97.9299468994141,-98.485710144043,-98.5029067993164,-98.5143661499023,-98.2794494628906,-97.947135925293,-97.9299468994141,-97.9299468994141,-97.9299468994141,null,-95.0766143798828,-95.0766143798828,-95.0537033081055,-95.0307769775391,-95.0078659057617,-94.9906692504883,-94.9734878540039,-94.956298828125,-94.9391021728516,-94.9161911010742,-94.8932723999023,-94.8818130493164,-94.8474349975586,-94.8245162963867,-94.7958679199219,-94.6125183105469,-94.6182479858398,-94.6125183105469,-95.0766143798828,-95.0766143798828,null,-101.539581298828,-101.127052307129,-101.104133605957,-101.10986328125,-101.086944580078,-101.086944580078,-101.522392272949,-101.528121948242,-101.539581298828,-101.539581298828,-101.539581298828,null,-98.4685287475586,-98.4685287475586,-97.8038940429688,-97.8096237182617,-97.8096237182617,-98.3539352416992,-98.4627990722656,-98.4685287475586,-98.4685287475586,null,-99.562873840332,-99.5571441650391,-99.0128326416016,-99.0185623168945,-99.0185623168945,-99.5514144897461,-99.562873840332,-99.562873840332,-99.562873840332,null,-95.0880737304688,-95.4203948974609,-95.5292510986328,-95.5349807739258,-95.0995407104492,-95.0880737304688,-95.0880737304688,-95.0880737304688,null,-100.233238220215,-100.674415588379,-100.674415588379,-100.244697570801,-100.233238220215,-100.233238220215,null,-95.0766143798828,-95.0938110351562,-95.1052627563477,-95.1281814575195,-95.1625595092773,-95.1969375610352,-95.1969375610352,-95.2026672363281,-94.956298828125,-94.9391021728516,-94.8932723999023,-94.8932723999023,-94.85888671875,-94.8130569458008,-94.9104614257812,-94.9104614257812,-94.9219207763672,-94.9161911010742,-94.9391021728516,-94.956298828125,-94.9734878540039,-94.9906692504883,-95.0078659057617,-95.0307769775391,-95.0537033081055,-95.0766143798828,-95.0766143798828,null,-98.4914474487305,-98.485710144043,-98.485710144043,-97.9299468994141,-97.9299468994141,-97.935676574707,-98.4914474487305,-98.4914474487305,null,-95.0823440551758,-94.6125183105469,-94.6239776611328,-94.6239776611328,-95.0880737304688,-95.0823440551758,-95.0823440551758,null,-101.476554870605,-101.384880065918,-100.806198120117,-100.80046081543,-101.127052307129,-101.470825195312,-101.476554870605,-101.476554870605,null,-95.9647064208984,-96.2454528808594,-96.2855606079102,-96.3084716796875,-96.3657760620117,-96.3543090820312,-96.3543090820312,-95.9589767456055,-95.9647064208984,-95.9647064208984,-95.9647064208984,null,-97.7007598876953,-97.9242172241211,-97.9299468994141,-97.9242172241211,-97.3741760253906,-97.3799057006836,-97.7007598876953,-97.7007598876953,null,-96.8642501831055,-97.1679077148438,-97.1679077148438,-97.3799057006836,-97.3741760253906,-96.9272689819336,-96.9215393066406,-96.8298721313477,-96.8298721313477,-96.8413238525391,-96.847053527832,-96.852783203125,-96.8642501831055,-96.8642501831055,null,-96.4574508666992,-96.2397232055664,-96.2339935302734,-96.5720367431641,-96.8126754760742,-96.8126754760742,-96.4574508666992,-96.4574508666992,null,-100.084266662598,-100.622848510742,-100.622848510742,-100.645767211914,-100.640037536621,-100.210311889648,-100.095726013184,-100.095726013184,-100.089996337891,-100.084266662598,-100.084266662598,null,-94.6125183105469,-95.0823440551758,-95.0766143798828,-94.6125183105469,-94.6182479858398,-94.6125183105469,-94.6125183105469,null,-97.9299468994141,-97.9299468994141,-97.9299468994141,-98.485710144043,-98.485710144043,-97.9299468994141,-97.9299468994141,null,-95.8042678833008,-95.9761581420898,-95.9761581420898,-95.9704284667969,-95.5349807739258,-95.5292510986328,-95.8042678833008,-95.8042678833008,null,-96.8928909301758,-96.4975509643555,-96.5032806396484,-96.3886871337891,-96.3829574584961,-96.3543090820312,-96.3543090820312,-96.8298721313477,-96.9215393066406,-96.9272689819336,-96.9272689819336,-96.8871612548828,-96.8928909301758,-96.8928909301758,null,-102.01513671875,-102.049514770508,-102.049514770508,-101.551040649414,-101.556770324707,-102.01513671875,-102.01513671875,null,-96.2397232055664,-96.0219955444336,-95.7985458374023,-95.7928161621094,-95.7985458374023,-96.0334548950195,-96.2339935302734,-96.2397232055664,-96.2397232055664,null,-95.5407104492188,-95.0995407104492,-95.0995407104492,-95.0995407104492,-95.5349807739258,-95.5407104492188,-95.5407104492188,null,-99.5800704956055,-99.5800704956055,-99.5800704956055,-100.233238220215,-100.244697570801,-100.153022766113,-99.5972518920898,-99.5800704956055,-99.5800704956055,null,-99.6259078979492,-100.164482116699,-100.175941467285,-100.181671142578,-99.6316299438477,-99.6259078979492,-99.6259078979492,null,-95.5177917480469,-95.5177917480469,-95.5235214233398,-95.9647064208984,-95.9589767456055,-95.953239440918,-95.5177917480469,-95.5177917480469,null,-98.5029067993164,-98.485710144043,-98.485710144043,-98.485710144043,-99.035758972168,-99.0414886474609,-98.5029067993164,-98.5029067993164,null,-97.9299468994141,-97.3684463500977,-97.3684463500977,-97.3741760253906,-97.9299468994141,-97.9299468994141,-97.9299468994141,-97.9299468994141,null,-99.5800704956055,-99.035758972168,-99.0300216674805,-98.9154357910156,-98.9097061157227,-99.0242919921875,-99.3451461791992,-99.3508834838867,-99.568603515625,-99.562873840332,-99.5800704956055,-99.5800704956055,-99.5800704956055,null,-99.6029815673828,-99.6259078979492,-99.6316299438477,-99.6316299438477,-99.1675338745117,-99.0701293945312,-99.0643997192383,-99.6029815673828,-99.6029815673828,null,-96.0449142456055,-96.0391845703125,-96.0850219726562,-96.0792922973633,-96.0621032714844,-96.0621032714844,-96.1079406738281,-96.1194000244141,-96.1423187255859,-96.1595077514648,-96.1881561279297,-96.2053451538086,-96.2511825561523,-96.2626342773438,-96.2798309326172,-96.2970123291016,-96.319938659668,-96.319938659668,-96.3313980102539,-96.3543090820312,-96.3829574584961,-96.405876159668,-96.4402542114258,-96.4803619384766,-96.5376586914062,-96.5548477172852,-96.5663070678711,-96.5376586914062,-96.5491180419922,-96.5720367431641,-96.58349609375,-96.6178741455078,-96.6236038208008,-96.6407928466797,-96.6980895996094,-96.7152709960938,-96.6866302490234,-96.6407928466797,-96.6350631713867,-96.6121444702148,-96.5720367431641,-96.5720367431641,-96.2339935302734,-96.0334548950195,-96.0449142456055,-96.0449142456055,null,-99.0185623168945,-98.4685287475586,-98.4685287475586,-98.4685287475586,-99.0185623168945,-99.0128326416016,-99.0185623168945,-99.0185623168945,null,-101.379150390625,-101.40779876709,-101.40779876709,-101.316131591797,-100.760360717773,-100.731712341309,-100.731712341309,-101.379150390625,-101.379150390625,null,-97.9242172241211,-97.7007598876953,-97.7007598876953,-97.7064895629883,-97.8038940429688,-98.4685287475586,-98.4685287475586,-98.4685287475586,-98.2221603393555,-98.2221603393555,-98.1533966064453,-98.1476745605469,-97.9242172241211,-97.9242172241211,null,-97.8153610229492,-97.3741760253906,-97.3684463500977,-97.9299468994141,-97.947135925293,-97.8153610229492,-97.8153610229492,null,-97.9299468994141,-97.9242172241211,-98.1476745605469,-98.1533966064453,-98.2221603393555,-98.2221603393555,-98.4685287475586,-98.4685287475586,-98.47998046875,-98.47998046875,-97.9299468994141,-97.9299468994141,null,-96.4975509643555,-96.5032806396484,-96.6980895996094,-96.7038192749023,-96.7324676513672,-96.7553787231445,-96.852783203125,-96.852783203125,-96.9616470336914,-96.9673767089844,-96.8126754760742,-96.5720367431641,-96.5720367431641,-96.6121444702148,-96.6350631713867,-96.6407928466797,-96.6866302490234,-96.7152709960938,-96.6980895996094,-96.6407928466797,-96.6236038208008,-96.6178741455078,-96.58349609375,-96.5720367431641,-96.5491180419922,-96.5376586914062,-96.5663070678711,-96.5548477172852,-96.5376586914062,-96.4803619384766,-96.4402542114258,-96.405876159668,-96.3829574584961,-96.3886871337891,-96.4975509643555,-96.4975509643555,null,-99.035758972168,-99.5972518920898,-99.6029815673828,-99.0643997192383,-99.0414886474609,-99.035758972168,-99.035758972168,null,-99.035758972168,-99.5800704956055,-99.5800704956055,-99.035758972168,-99.035758972168,-99.035758972168,null,-98.4914474487305,-98.485710144043,-99.035758972168,-99.035758972168,-98.485710144043,-98.4914474487305,-98.4914474487305,null,-97.935676574707,-97.9299468994141,-97.3741760253906,-97.3741760253906,-97.3970947265625,-97.4028244018555,-97.3741760253906,-97.3741760253906,-97.9242172241211,-97.935676574707,-97.935676574707,null,-100.80046081543,-100.674415588379,-100.674415588379,-101.104133605957,-101.127052307129,-101.127052307129,-100.80046081543,-100.80046081543,null,-97.7007598876953,-97.1679077148438,-97.1679077148438,-97.8096237182617,-97.8038940429688,-97.7064895629883,-97.7007598876953,-97.7007598876953,null,-100.622848510742,-100.937973022461,-101.069755554199,-101.069755554199,-100.645767211914,-100.622848510742,-100.622848510742,-100.622848510742,null,-95.5120697021484,-95.5177917480469,-95.953239440918,-95.947509765625,-96.0391845703125,-96.0449142456055,-95.5980072021484,-95.6094665527344,-95.59228515625,-95.5521774291992,-95.5292510986328,-95.5120697021484,-95.5120697021484,null,-100.71452331543,-100.175941467285,-100.164482116699,-100.158752441406,-100.71452331543,-100.71452331543,-100.71452331543,null,-101.379150390625,-101.384880065918,-101.476554870605,-102.055244445801,-102.055244445801,-101.40779876709,-101.379150390625,-101.379150390625,null,-99.0701293945312,-98.7148971557617,-98.5143661499023,-98.5029067993164,-99.0414886474609,-99.0643997192383,-99.0701293945312,-99.0701293945312,null,-98.4685287475586,-98.4685287475586,-99.0185623168945,-99.0242919921875,-98.9097061157227,-98.9154357910156,-98.47998046875,-98.4685287475586,-98.4685287475586,-98.4685287475586,null,-101.522392272949,-101.522392272949,-101.551040649414,-102.049514770508,-102.043785095215,-102.043785095215,-101.522392272949,-101.522392272949,null,-101.522392272949,-101.086944580078,-101.069755554199,-101.069755554199,-101.556770324707,-101.551040649414,-101.522392272949,-101.522392272949,null,-97.1736373901367,-97.4658508300781,-97.8096237182617,-97.8096237182617,-97.8096237182617,-97.1679077148438,-97.1736373901367,-97.1736373901367,null,-101.384880065918,-101.379150390625,-100.731712341309,-100.71452331543,-100.71452331543,-100.806198120117,-101.384880065918,-101.384880065918,null,-100.158752441406,-99.5972518920898,-99.5972518920898,-100.153022766113,-100.158752441406,-100.158752441406,null,-96.4975509643555,-96.4975509643555,-96.3886871337891,-96.3829574584961,-96.3543090820312,-96.3313980102539,-96.319938659668,-96.319938659668,-96.2970123291016,-96.2798309326172,-96.2626342773438,-96.2511825561523,-96.2053451538086,-96.1881561279297,-96.1595077514648,-96.1423187255859,-96.1194000244141,-96.1079406738281,-96.0621032714844,-96.0621032714844,-96.0792922973633,-96.0850219726562,-96.0391845703125,-95.947509765625,-95.953239440918,-95.9589767456055,-96.3543090820312,-96.3829574584961,-96.3886871337891,-96.5032806396484,-96.4975509643555,-96.4975509643555,null,-102.055244445801,-101.476554870605,-101.470825195312,-101.5625,-102.049514770508,-102.055244445801,-102.055244445801,-102.055244445801,null,-96.9673767089844,-97.3684463500977,-97.3684463500977,-97.3741760253906,-96.9043502807617,-96.8126754760742,-96.8126754760742,-96.9673767089844,-96.9673767089844,null,-101.127052307129,-101.539581298828,-101.5625,-101.5625,-101.470825195312,-101.127052307129,-101.127052307129,-101.127052307129,null,-95.9704284667969,-95.9647064208984,-95.5407104492188,-95.5349807739258,-95.9704284667969,-95.9704284667969,-95.9704284667969,null,-95.9647064208984,-95.9647064208984,-95.5349807739258,-95.5407104492188,-95.9647064208984,-95.9647064208984,null,-94.6067962646484,-94.583869934082,-94.5953369140625,-94.6125183105469,-94.7958679199219,-94.8245162963867,-94.8474349975586,-94.8818130493164,-94.8932723999023,-94.9161911010742,-94.9219207763672,-94.9104614257812,-94.9104614257812,-94.8130569458008,-94.767219543457,-94.7328414916992,-94.6812744140625,-94.6411743164062,-94.6067962646484,-94.6067962646484,null,-85.2446594238281,-85.4681167602539,-85.456657409668,-85.5139465332031,-85.5254058837891,-85.5311431884766,-85.5426025390625,-85.5024948120117,-85.4623870849609,-85.3993606567383,-85.3707122802734,-85.3306045532227,-85.3019561767578,-85.3134155273438,-85.3134155273438,-85.3019561767578,-85.2847671508789,-85.273307800293,-85.2446594238281,-85.2274703979492,-85.2217483520508,-85.1930923461914,-85.0956954956055,-85.0899658203125,-85.0842361450195,-85.0613098144531,-85.0842361450195,-85.1358032226562,-85.1701812744141,-85.2102813720703,-85.2332000732422,-85.2446594238281,-85.2446594238281,null,-86.4020385742188,-86.2645263671875,-86.2645263671875,-86.253059387207,-86.2416076660156,-86.2072296142578,-86.2014999389648,-86.1900405883789,-86.1671295166016,-86.1671295166016,-86.1613922119141,-86.1499328613281,-86.1384735107422,-86.1327438354492,-86.1270217895508,-86.1098251342773,-86.1040954589844,-86.0869140625,-86.0869140625,-86.0754547119141,-86.0697174072266,-86.0582580566406,-86.0582580566406,-86.0582580566406,-86.0525283813477,-86.0582580566406,-86.0525283813477,-86.0353469848633,-85.9895095825195,-85.9723129272461,-85.9665832519531,-85.9665832519531,-85.9608612060547,-85.9494018554688,-85.9494018554688,-85.9551315307617,-85.9665832519531,-86.1900405883789,-86.3848419189453,-86.4020385742188,-86.4192199707031,-86.4020385742188,-86.4020385742188,null,-85.1587142944336,-85.181640625,-85.175910949707,-85.1644439697266,-85.1415252685547,-85.1014175415039,-85.0670394897461,-85.0613098144531,-85.0498580932617,-85.0441284179688,-85.0212020874023,-84.9753723144531,-84.9238052368164,-84.9066162109375,-84.8951568603516,-84.8779678344727,-84.8321304321289,-84.8321304321289,-84.8321304321289,-84.8378601074219,-84.8321304321289,-84.8321304321289,-84.8264007568359,-84.81494140625,-84.81494140625,-84.8951568603516,-84.9123458862305,-84.9639129638672,-84.9753723144531,-84.9810943603516,-84.998291015625,-85.0269317626953,-85.0555877685547,-85.0842361450195,-85.1014175415039,-85.1128768920898,-85.1186065673828,-85.1300735473633,-85.1415252685547,-85.1472549438477,-85.1587142944336,-85.1587142944336,null,-88.8141860961914,-88.8714828491211,-88.9345092773438,-88.9803466796875,-89.0089950561523,-89.0319137573242,-89.0491027832031,-89.066291809082,-89.072021484375,-89.0892105102539,-89.0834808349609,-89.1063919067383,-89.1350402832031,-89.1751480102539,-89.1923370361328,-89.1808776855469,-89.1464996337891,-89.1121292114258,-89.0949325561523,-89.0605545043945,-89.0147171020508,-88.9746170043945,-88.9345092773438,-88.8141860961914,-88.8141860961914,null,-86.0582580566406,-85.9264755249023,-85.7431335449219,-85.7775115966797,-85.7603225708008,-85.7545928955078,-85.7545928955078,-85.7431335449219,-85.9665832519531,-85.9723129272461,-85.9895095825195,-86.0353469848633,-86.0525283813477,-86.0582580566406,-86.0525283813477,-86.0582580566406,-86.0582580566406,-86.0582580566406,-86.0697174072266,-86.0754547119141,-86.0869140625,-86.0869140625,-86.1040954589844,-86.1098251342773,-86.1270217895508,-86.1327438354492,-86.1384735107422,-86.1499328613281,-86.1613922119141,-86.1671295166016,-86.1671295166016,-86.1384735107422,-86.1270217895508,-86.1270217895508,-86.1098251342773,-86.0869140625,-86.0582580566406,-86.0582580566406,null,-83.82373046875,-83.8122711181641,-83.7893447875977,-83.7778930664062,-83.7664337158203,-83.7435073852539,-83.7263259887695,-83.7148590087891,-83.7033996582031,-83.7148590087891,-83.6976776123047,-83.6804885864258,-83.6632919311523,-83.6575698852539,-83.6804885864258,-83.6747589111328,-83.6518402099609,-83.640380859375,-83.6289215087891,-83.6060028076172,-83.6002731323242,-83.5888137817383,-83.5773468017578,-83.5773468017578,-83.5945434570312,-83.5773468017578,-83.5601654052734,-83.5487060546875,-83.5372467041016,-83.5315170288086,-83.5143280029297,-83.5085983276367,-83.5143280029297,-83.5028686523438,-83.4856796264648,-83.4742202758789,-83.462760925293,-83.4513092041016,-83.462760925293,-83.4684906005859,-83.5601654052734,-83.5773468017578,-83.5888137817383,-83.6117324829102,-83.640380859375,-83.6518402099609,-83.6690216064453,-83.6919479370117,-83.7320556640625,-83.7664337158203,-83.7836151123047,-83.7893447875977,-83.7950744628906,-83.8008041381836,-83.8523712158203,-83.8810195922852,-83.9039459228516,-83.9383163452148,-83.9440460205078,-83.9669647216797,-83.9726943969727,-83.9669647216797,-83.9612350463867,-83.9383163452148,-83.8982086181641,-83.8466415405273,-83.82373046875,-83.82373046875,null,-83.4742202758789,-83.4914093017578,-83.4799499511719,-83.5028686523438,-83.4856796264648,-83.4856796264648,-83.4742202758789,-83.4513092041016,-83.4455718994141,-83.4914093017578,-83.5601654052734,-83.6174621582031,-83.646110534668,-83.6632919311523,-83.6804885864258,-83.7549667358398,-84.0242614746094,-84.0128021240234,-83.9784240722656,-83.915397644043,-83.8810195922852,-83.8752899169922,-83.8752899169922,-83.8466415405273,-83.82373046875,-83.8122711181641,-83.7836151123047,-83.7778930664062,-83.7664337158203,-83.7549667358398,-83.7377853393555,-83.7263259887695,-83.6919479370117,-83.6632919311523,-83.640380859375,-83.6231842041016,-83.5773468017578,-83.5601654052734,-83.5773468017578,-83.5315170288086,-83.5028686523438,-83.4914093017578,-83.4914093017578,-83.4742202758789,-83.4742202758789,null,-84.8722381591797,-84.8836975097656,-84.8550491333008,-84.8550491333008,-84.8607788085938,-84.8894271850586,-84.8951568603516,-84.8722381591797,-84.820671081543,-84.7805633544922,-84.7461853027344,-84.7118072509766,-84.6659698486328,-84.6258697509766,-84.6086730957031,-84.5972213745117,-84.5914916992188,-84.5972213745117,-84.6029510498047,-84.6315994262695,-84.6487808227539,-84.7519149780273,-84.7519149780273,-84.7519149780273,-84.8092193603516,-84.7977523803711,-84.820671081543,-84.8722381591797,-84.8722381591797,null,-83.9669647216797,-83.9956130981445,-84.0185317993164,-84.0586395263672,-84.0758209228516,-84.1216583251953,-84.2190704345703,-84.270637512207,-84.2992782592773,-84.3221969604492,-84.3508453369141,-84.3623046875,-84.3565826416016,-84.3451156616211,-84.3565826416016,-84.368034362793,-84.3909530639648,-84.4081420898438,-84.4196014404297,-84.4310607910156,-84.4310607910156,-84.4081420898438,-84.368034362793,-84.3565826416016,-84.3393859863281,-84.3107452392578,-84.3050079345703,-84.2820892333984,-84.2362518310547,-84.1961441040039,-84.1674957275391,-84.1388549804688,-84.1331253051758,-84.1159286499023,-84.098747253418,-84.087287902832,-84.0700988769531,-84.0185317993164,-83.9956130981445,-83.9669647216797,-83.9612350463867,-83.9669647216797,-83.9669647216797,null,-82.6377029418945,-82.6147842407227,-82.5861358642578,-82.5746765136719,-82.5689468383789,-82.5746765136719,-82.5804061889648,-82.5861358642578,-82.5804061889648,-82.5689468383789,-82.5632171630859,-82.5746765136719,-82.6205139160156,-82.6548919677734,-82.6720733642578,-82.6892700195312,-82.7236480712891,-82.740837097168,-82.7580184936523,-82.7809448242188,-82.7809448242188,-82.7752151489258,-82.7522964477539,-82.8038558959961,-82.7981262207031,-82.7465667724609,-82.7236480712891,-82.6377029418945,-82.6377029418945,null,-84.7347259521484,-84.7175445556641,-84.7060775756836,-84.7003479003906,-84.7003479003906,-84.6774368286133,-84.6831665039062,-84.6946182250977,-84.6888885498047,-84.6774368286133,-84.6545104980469,-84.6545104980469,-84.6717071533203,-84.6831665039062,-84.6946182250977,-84.7003479003906,-84.7118072509766,-84.7118072509766,-84.7347259521484,-84.7461853027344,-84.7519149780273,-84.7805633544922,-84.8034820556641,-84.8321304321289,-84.8607788085938,-85.0097503662109,-85.0154800415039,-85.0498580932617,-85.0326690673828,-85.0269317626953,-84.8034820556641,-84.7920227050781,-84.7347259521484,-84.7347259521484,null,-84.1961441040039,-84.2305297851562,-84.1560363769531,-84.087287902832,-84.0529098510742,-83.9669647216797,-83.9268569946289,-83.9039459228516,-83.9841537475586,-84.0185317993164,-84.0299835205078,-84.0471801757812,-84.0643692016602,-84.087287902832,-84.1159286499023,-84.1388549804688,-84.1560363769531,-84.1674957275391,-84.2018737792969,-84.2133331298828,-84.2133331298828,-84.2018737792969,-84.1961441040039,-84.1961441040039,null,-83.2450408935547,-83.2335815429688,-83.2163848876953,-83.1762847900391,-83.1419067382812,-83.1419067382812,-83.1304473876953,-83.0846099853516,-83.0674209594727,-83.0616912841797,-83.0502319335938,-83.0215835571289,-83.010124206543,-83.0158538818359,-83.010124206543,-82.9642868041992,-82.9528350830078,-83.010124206543,-83.0273132324219,-83.0445022583008,-83.0674209594727,-83.0960693359375,-83.0903396606445,-83.0903396606445,-83.1075286865234,-83.1247100830078,-83.1304473876953,-83.1304473876953,-83.182014465332,-83.193473815918,-83.1992034912109,-83.2163848876953,-83.2736892700195,-83.3137969970703,-83.3309783935547,-83.3768157958984,-83.3940048217773,-83.4112014770508,-83.4455718994141,-83.4684906005859,-83.4914093017578,-83.5028686523438,-83.5372467041016,-83.5429763793945,-83.5257873535156,-83.5257873535156,-83.5429763793945,-83.5429763793945,-83.5315170288086,-83.5372467041016,-83.5773468017578,-83.5601654052734,-83.5315170288086,-83.4914093017578,-83.4455718994141,-83.4341125488281,-83.4226531982422,-83.4112014770508,-83.3882751464844,-83.37109375,-83.3309783935547,-83.3137969970703,-83.2908706665039,-83.2736892700195,-83.2450408935547,-83.2450408935547,null,-86.1556625366211,-86.2759857177734,-86.3160934448242,-86.3160934448242,-86.3275527954102,-86.3332824707031,-86.350471496582,-86.356201171875,-86.356201171875,-86.3676605224609,-86.3905715942383,-86.3963088989258,-86.4020385742188,-86.436408996582,-86.4650573730469,-86.4879837036133,-86.4937133789062,-86.4937133789062,-86.5166244506836,-86.5280838012695,-86.5452728271484,-86.53955078125,-86.53955078125,-86.5510025024414,-86.5681915283203,-86.5796585083008,-86.5853805541992,-86.5796585083008,-86.5853805541992,-86.5853805541992,-86.619758605957,-86.6426773071289,-86.6426773071289,-86.6426773071289,-86.6369476318359,-86.6770553588867,-86.6541366577148,-86.631217956543,-86.6025695800781,-86.5911102294922,-86.533821105957,-86.5166244506836,-86.533821105957,-86.5108947753906,-86.4879837036133,-86.1556625366211,-86.1556625366211,null,-85.5082244873047,-85.5311431884766,-85.5483322143555,-85.5254058837891,-85.5254058837891,-85.5254058837891,-85.6170806884766,-85.6228179931641,-85.6399993896484,-85.6743850708008,-85.725944519043,-85.7545928955078,-85.7832412719727,-85.7947006225586,-85.7947006225586,-85.8061599731445,-85.8290786743164,-85.8290786743164,-85.8061599731445,-85.8061599731445,-85.8233489990234,-85.8921051025391,-85.897834777832,-85.903564453125,-85.9150238037109,-85.903564453125,-85.897834777832,-85.7144927978516,-85.5597839355469,-85.4165496826172,-85.4337310791016,-85.4681167602539,-85.4910354614258,-85.5082244873047,-85.5082244873047,null,-86.4478759765625,-86.3905715942383,-86.4077682495117,-86.4306793212891,-86.4478759765625,-86.4879837036133,-86.4937133789062,-86.5681915283203,-86.6082992553711,-86.6140289306641,-86.6140289306641,-86.62548828125,-86.6713256835938,-86.8374786376953,-86.8432083129883,-86.9291534423828,-86.9291534423828,-86.9119644165039,-86.8947830200195,-86.8947830200195,-86.889045715332,-86.9005126953125,-86.8833160400391,-86.8833160400391,-86.8947830200195,-86.9062423706055,-86.9119644165039,-86.9348831176758,-86.9348831176758,-86.9119644165039,-86.9005126953125,-86.8947830200195,-86.9005126953125,-86.8947830200195,-86.8775863647461,-86.8661346435547,-86.8489456176758,-86.8374786376953,-86.8260269165039,-86.803108215332,-86.803108215332,-86.7973709106445,-86.7859191894531,-86.7687301635742,-86.7572708129883,-86.6082992553711,-86.4765167236328,-86.4478759765625,-86.4478759765625,null,-87.8688049316406,-87.8802642822266,-87.9547500610352,-88.0005874633789,-88.0235061645508,-88.0406951904297,-88.0865325927734,-88.0865325927734,-88.0693435668945,-87.8000564575195,-87.8229675292969,-87.8401565551758,-87.8229675292969,-87.8115158081055,-87.8057861328125,-87.8000564575195,-87.794319152832,-87.8000564575195,-87.7885894775391,-87.8000564575195,-87.7714080810547,-87.7656784057617,-87.7714080810547,-87.7370223999023,-87.719841003418,-87.719841003418,-87.708381652832,-87.6911926269531,-87.6797332763672,-87.708381652832,-87.719841003418,-87.7542190551758,-87.7771301269531,-87.8172378540039,-87.8516235351562,-87.8688049316406,-87.8688049316406,null,-88.063606262207,-88.4818725585938,-88.4818725585938,-88.1037216186523,-88.063606262207,-88.0521545410156,-88.0406951904297,-88.0406951904297,-88.0464248657227,-88.063606262207,-88.063606262207,null,-84.3107452392578,-84.2992782592773,-84.2820892333984,-84.2534408569336,-84.2305297851562,-84.2305297851562,-84.3966827392578,-84.4138717651367,-84.4482498168945,-84.4482498168945,-84.4425201416016,-84.4425201416016,-84.4539794921875,-84.4425201416016,-84.4367904663086,-84.4425201416016,-84.4539794921875,-84.4539794921875,-84.4768981933594,-84.4883575439453,-84.5112762451172,-84.4768981933594,-84.4539794921875,-84.4310607910156,-84.4196014404297,-84.3909530639648,-84.3451156616211,-84.3107452392578,-84.3107452392578,null,-88.8141860961914,-88.8084564208984,-88.8141860961914,-89.0548248291016,-89.0548248291016,-89.1121292114258,-89.1350402832031,-89.1464996337891,-89.1407699584961,-89.0892105102539,-89.0892105102539,-89.0892105102539,-89.072021484375,-89.066291809082,-89.0491027832031,-89.0319137573242,-89.0089950561523,-88.9803466796875,-88.9345092773438,-88.8714828491211,-88.8141860961914,-88.8141860961914,null,-85.0383987426758,-84.9295349121094,-84.9639129638672,-84.9696426391602,-84.992561340332,-85.0498580932617,-85.0670394897461,-85.175910949707,-85.2160186767578,-85.2217483520508,-85.2332000732422,-85.2446594238281,-85.2962265014648,-85.3306045532227,-85.3363342285156,-85.2904968261719,-85.267578125,-85.2332000732422,-85.1988220214844,-85.181640625,-85.1529846191406,-85.0613098144531,-85.0383987426758,-85.0383987426758,null,-82.7809448242188,-82.8095855712891,-82.8095855712891,-82.8382339477539,-82.8668899536133,-82.8840713500977,-82.9069976806641,-82.9470977783203,-82.9700164794922,-82.9814758300781,-83.0273132324219,-83.0445022583008,-83.0731506347656,-83.0731506347656,-83.0846099853516,-83.1075286865234,-83.1361770629883,-83.1419067382812,-83.1533660888672,-83.1705474853516,-83.182014465332,-83.2049331665039,-83.2335815429688,-83.2679595947266,-83.2794189453125,-83.3080596923828,-83.3137969970703,-83.3137969970703,-83.3023300170898,-83.2908706665039,-83.2736892700195,-83.2622222900391,-83.2335815429688,-83.2163848876953,-83.2221221923828,-83.2163848876953,-83.193473815918,-83.1533660888672,-83.0846099853516,-83.0330429077148,-82.9642868041992,-82.9241790771484,-82.8038558959961,-82.7522964477539,-82.7752151489258,-82.7809448242188,-82.7809448242188,-82.7809448242188,null,-84.8607788085938,-84.8665084838867,-84.8665084838867,-84.8607788085938,-84.7060775756836,-84.7060775756836,-84.7175445556641,-84.723274230957,-84.8836975097656,-84.9409942626953,-84.9524536132812,-84.998291015625,-85.0613098144531,-85.0842361450195,-85.0899658203125,-85.0956954956055,-85.1930923461914,-85.1529846191406,-85.1358032226562,-85.1243438720703,-85.1014175415039,-85.0785064697266,-85.0613098144531,-85.0498580932617,-85.0154800415039,-85.0097503662109,-84.8607788085938,-84.8607788085938,null,-87.261474609375,-87.3244934082031,-87.6453552246094,-87.6797332763672,-87.6797332763672,-87.6682739257812,-87.6682739257812,-87.6740036010742,-87.6625442504883,-87.719841003418,-87.708381652832,-87.6797332763672,-87.6568069458008,-87.5536804199219,-87.536491394043,-87.5135726928711,-87.4906539916992,-87.3646011352539,-87.3531494140625,-87.3359527587891,-87.3302230834961,-87.3187713623047,-87.2901153564453,-87.2901153564453,-87.2786636352539,-87.261474609375,-87.261474609375,-87.261474609375,null,-84.0758209228516,-83.9612350463867,-83.9898834228516,-83.9841537475586,-84.0185317993164,-84.0070724487305,-84.0242614746094,-84.0529098510742,-84.0700988769531,-84.0815582275391,-84.0815582275391,-84.093017578125,-84.1331253051758,-84.1560363769531,-84.2018737792969,-84.2190704345703,-84.2419815063477,-84.2591705322266,-84.2591705322266,-84.2820892333984,-84.3050079345703,-84.3221969604492,-84.3336563110352,-84.3393859863281,-84.3336563110352,-84.3279266357422,-84.3221969604492,-84.3164749145508,-84.3164749145508,-84.2992782592773,-84.2820892333984,-84.270637512207,-84.2190704345703,-84.1216583251953,-84.0758209228516,-84.0758209228516,null,-83.8924789428711,-83.8581085205078,-83.8752899169922,-83.8581085205078,-83.8982086181641,-83.9669647216797,-83.9726943969727,-83.9612350463867,-83.9555053710938,-83.9497756958008,-83.915397644043,-83.9039459228516,-83.7950744628906,-83.7893447875977,-83.6976776123047,-83.6575698852539,-83.634651184082,-83.6174621582031,-83.6174621582031,-83.6117324829102,-83.5773468017578,-83.5601654052734,-83.5601654052734,-83.5429763793945,-83.5315170288086,-83.5200576782227,-83.4914093017578,-83.4856796264648,-83.4799499511719,-83.4742202758789,-83.4856796264648,-83.5143280029297,-83.5143280029297,-83.5257873535156,-83.5372467041016,-83.5487060546875,-83.5315170288086,-83.5315170288086,-83.5315170288086,-83.5257873535156,-83.5315170288086,-83.5773468017578,-83.634651184082,-83.6919479370117,-83.7263259887695,-83.7377853393555,-83.7377853393555,-83.7950744628906,-83.8924789428711,-83.8924789428711,null,-85.2847671508789,-85.2962265014648,-85.2847671508789,-85.2561187744141,-85.2446594238281,-85.2217483520508,-85.2102813720703,-85.2102813720703,-85.2160186767578,-85.2045516967773,-85.1071472167969,-85.0613098144531,-85.0383987426758,-85.0154800415039,-85.0154800415039,-85.0269317626953,-85.0212020874023,-84.998291015625,-84.9810943603516,-84.9639129638672,-85.2847671508789,-85.2847671508789,null,-87.8000564575195,-88.0693435668945,-88.0865325927734,-88.0865325927734,-88.1037216186523,-88.1151809692383,-88.1438293457031,-88.161018371582,-88.166748046875,-88.172477722168,-88.1839370727539,-88.2125854492188,-88.2011184692383,-88.2183151245117,-88.2011184692383,-88.2183151245117,-88.246955871582,-88.2985305786133,-88.2985305786133,-88.3042602539062,-88.35009765625,-88.3672790527344,-88.3730087280273,-88.344367980957,-88.2641525268555,-88.1839370727539,-88.1151809692383,-88.0865325927734,-88.0808029174805,-88.0521545410156,-88.0292358398438,-88.0120468139648,-87.9948577880859,-87.989128112793,-87.9719390869141,-87.977668762207,-87.9719390869141,-87.9547500610352,-87.9261016845703,-87.9432907104492,-87.9375686645508,-87.9203720092773,-87.9031829833984,-87.8802642822266,-87.8630752563477,-87.8516235351562,-87.8401565551758,-87.8516235351562,-87.8516235351562,-87.8344268798828,-87.8229675292969,-87.8000564575195,-87.8000564575195,null,-85.4681167602539,-85.2446594238281,-85.2561187744141,-85.2618560791016,-85.267578125,-85.2618560791016,-85.2446594238281,-85.2446594238281,-85.2217483520508,-85.2446594238281,-85.2561187744141,-85.2847671508789,-85.2962265014648,-85.450927734375,-85.5196762084961,-85.5024948120117,-85.4967651367188,-85.5024948120117,-85.5139465332031,-85.6056213378906,-85.6056213378906,-85.5941619873047,-85.5941619873047,-85.5941619873047,-85.5769805908203,-85.5827102661133,-85.5655136108398,-85.5426025390625,-85.5082244873047,-85.4910354614258,-85.4738388061523,-85.4681167602539,-85.4681167602539,null,-86.9807205200195,-86.9807205200195,-86.9749908447266,-86.9463500976562,-86.9291534423828,-86.9119644165039,-86.8947830200195,-86.9119644165039,-86.9119644165039,-86.889045715332,-86.8718566894531,-86.8202972412109,-86.8202972412109,-86.8260269165039,-86.8604049682617,-86.8260269165039,-86.8432083129883,-86.8833160400391,-86.9119644165039,-86.9291534423828,-86.9578018188477,-87.0265579223633,-87.0494766235352,-87.1125030517578,-87.4047164916992,-87.3932571411133,-87.3932571411133,-87.3760604858398,-87.3760604858398,-87.3130416870117,-87.2786636352539,-87.2729339599609,-87.3073120117188,-87.3073120117188,-87.3244934082031,-87.3130416870117,-87.3015823364258,-87.2328262329102,-87.1640701293945,-87.1411514282227,-87.1239624023438,-87.1010437011719,-87.083854675293,-87.0609359741211,-87.0265579223633,-87.0093688964844,-86.9807205200195,-86.9807205200195,null,-86.4478759765625,-86.1613922119141,-86.0525283813477,-86.0582580566406,-86.0869140625,-86.1098251342773,-86.178581237793,-86.1900405883789,-86.2186889648438,-86.2817153930664,-86.3905715942383,-86.4478759765625,-86.4478759765625,null,-83.2335815429688,-83.2049331665039,-83.182014465332,-83.1705474853516,-83.1533660888672,-83.1419067382812,-83.1361770629883,-83.1075286865234,-83.0846099853516,-83.0731506347656,-83.0731506347656,-83.0445022583008,-83.0273132324219,-82.9814758300781,-82.9700164794922,-82.9470977783203,-82.9069976806641,-82.8840713500977,-82.8840713500977,-82.8898010253906,-82.912727355957,-82.9241790771484,-82.9413681030273,-82.9700164794922,-83.00439453125,-83.0273132324219,-83.0674209594727,-83.1189880371094,-83.1533660888672,-83.187744140625,-83.2049331665039,-83.2221221923828,-83.2450408935547,-83.2908706665039,-83.3023300170898,-83.2908706665039,-83.2564926147461,-83.2221221923828,-83.2106552124023,-83.2221221923828,-83.2335815429688,-83.2221221923828,-83.2335815429688,-83.2335815429688,null,-84.0070724487305,-83.9841537475586,-83.9669647216797,-83.9669647216797,-83.9555053710938,-83.90966796875,-83.8982086181641,-83.8695602416992,-83.8581085205078,-83.82373046875,-83.8122711181641,-83.7778930664062,-83.7549667358398,-83.7377853393555,-83.7320556640625,-83.7549667358398,-83.7836151123047,-83.7950744628906,-83.818000793457,-83.818000793457,-83.8122711181641,-83.82373046875,-83.8523712158203,-83.8581085205078,-83.8581085205078,-83.8695602416992,-83.9325866699219,-83.9497756958008,-83.9669647216797,-83.9956130981445,-84.0242614746094,-84.098747253418,-84.1273956298828,-84.1273956298828,-84.098747253418,-84.087287902832,-84.087287902832,-84.093017578125,-84.0758209228516,-84.0815582275391,-84.093017578125,-84.1044769287109,-84.0758209228516,-84.0815582275391,-84.087287902832,-84.1044769287109,-84.1102066040039,-84.1044769287109,-84.0815582275391,-84.0815582275391,-84.0700988769531,-84.0529098510742,-84.0242614746094,-84.0070724487305,-84.0070724487305,null,-84.3909530639648,-84.368034362793,-84.3565826416016,-84.3451156616211,-84.3565826416016,-84.3623046875,-84.3508453369141,-84.3221969604492,-84.2992782592773,-84.270637512207,-84.2820892333984,-84.2992782592773,-84.3164749145508,-84.3164749145508,-84.3221969604492,-84.3279266357422,-84.3336563110352,-84.3393859863281,-84.3623046875,-84.3737640380859,-84.3737640380859,-84.3623046875,-84.3623046875,-84.3737640380859,-84.3909530639648,-84.4024124145508,-84.4310607910156,-84.4482498168945,-84.4711685180664,-84.4998168945312,-84.6602401733398,-84.6258697509766,-84.6201324462891,-84.3909530639648,-84.3909530639648,null,-83.634651184082,-83.6117324829102,-83.5945434570312,-83.5888137817383,-83.5773468017578,-83.5658950805664,-83.4971389770508,-83.4742202758789,-83.4513092041016,-83.4455718994141,-83.4513092041016,-83.4684906005859,-83.4799499511719,-83.4799499511719,-83.4742202758789,-83.4799499511719,-83.4856796264648,-83.4971389770508,-83.4971389770508,-83.5028686523438,-83.5085983276367,-83.5429763793945,-83.5487060546875,-83.5429763793945,-83.5544357299805,-83.5658950805664,-83.6060028076172,-83.6289215087891,-83.640380859375,-83.6518402099609,-83.6747589111328,-83.6804885864258,-83.6575698852539,-83.6632919311523,-83.6804885864258,-83.6976776123047,-83.7148590087891,-83.7033996582031,-83.7148590087891,-83.7263259887695,-83.7435073852539,-83.7664337158203,-83.7778930664062,-83.7893447875977,-83.8122711181641,-83.82373046875,-83.818000793457,-83.8351821899414,-83.8409118652344,-83.8523712158203,-83.8752899169922,-83.8924789428711,-83.8982086181641,-83.90966796875,-83.9497756958008,-83.9383163452148,-83.9325866699219,-83.9268569946289,-83.9039459228516,-83.8523712158203,-83.8409118652344,-83.82373046875,-83.634651184082,-83.634651184082,null,-82.9413681030273,-82.8955307006836,-82.8668899536133,-82.8382339477539,-82.7694854736328,-82.740837097168,-82.7236480712891,-82.6892700195312,-82.6606216430664,-82.6262435913086,-82.557487487793,-82.5975952148438,-82.5975952148438,-82.5918655395508,-82.5861358642578,-82.5975952148438,-82.6090545654297,-82.6090545654297,-82.5861358642578,-82.5804061889648,-82.5804061889648,-82.5918655395508,-82.6147842407227,-82.6377029418945,-82.6548919677734,-82.6548919677734,-82.6377029418945,-82.6606216430664,-82.6720733642578,-82.6892700195312,-82.7064590454102,-82.729377746582,-82.7465667724609,-82.7522964477539,-82.7465667724609,-82.7522964477539,-82.7752151489258,-82.7981262207031,-82.8210525512695,-82.8325119018555,-82.8210525512695,-82.8955307006836,-82.9241790771484,-82.8898010253906,-82.8668899536133,-82.9069976806641,-82.9241790771484,-82.9413681030273,-82.9413681030273,-82.9413681030273,null,-84.8607788085938,-84.81494140625,-84.7920227050781,-84.7404556274414,-84.7175445556641,-84.8722381591797,-84.8722381591797,-84.8779678344727,-84.8951568603516,-84.9066162109375,-84.9238052368164,-84.9753723144531,-85.0212020874023,-85.0154800415039,-85.0154800415039,-85.0097503662109,-85.0154800415039,-85.004020690918,-84.9524536132812,-84.992561340332,-84.9238052368164,-84.8836975097656,-84.8607788085938,-84.8607788085938,null,-88.8485641479492,-89.335578918457,-89.4043350219727,-89.3986053466797,-89.4043350219727,-89.3298492431641,-89.2954788208008,-89.249641418457,-89.2209854125977,-89.1923370361328,-89.1694259643555,-89.1694259643555,-89.1636962890625,-89.1464996337891,-89.1235885620117,-89.1063919067383,-88.8485641479492,-88.8485641479492,null,-84.6487808227539,-84.6545104980469,-84.7691116333008,-84.7691116333008,-84.820671081543,-84.8607788085938,-84.8894271850586,-84.9123458862305,-84.9295349121094,-85.0383987426758,-84.998291015625,-84.9066162109375,-84.8264007568359,-84.81494140625,-84.8092193603516,-84.8321304321289,-84.8321304321289,-84.8092193603516,-84.7519149780273,-84.7519149780273,-84.7519149780273,-84.6487808227539,-84.6487808227539,null,-84.4539794921875,-84.6029510498047,-84.6430587768555,-84.6373291015625,-84.6545104980469,-84.6774368286133,-84.6888885498047,-84.6946182250977,-84.6831665039062,-84.6774368286133,-84.7003479003906,-84.7003479003906,-84.7060775756836,-84.7175445556641,-84.7347259521484,-84.723274230957,-84.6946182250977,-84.6946182250977,-84.6888885498047,-84.7060775756836,-84.7118072509766,-84.6831665039062,-84.6717071533203,-84.6717071533203,-84.6602401733398,-84.6545104980469,-84.6545104980469,-84.6373291015625,-84.5914916992188,-84.6029510498047,-84.6201324462891,-84.6258697509766,-84.6201324462891,-84.6029510498047,-84.5914916992188,-84.5857620239258,-84.5685653686523,-84.545654296875,-84.5227355957031,-84.4998168945312,-84.4883575439453,-84.4883575439453,-84.4539794921875,-84.4425201416016,-84.4138717651367,-84.4024124145508,-84.3852233886719,-84.3508453369141,-84.3508453369141,-84.3565826416016,-84.4138717651367,-84.4482498168945,-84.4539794921875,-84.4539794921875,null,-84.6487808227539,-84.6315994262695,-84.6029510498047,-84.5914916992188,-84.5227355957031,-84.4654388427734,-84.4883575439453,-84.5112762451172,-84.5341949462891,-84.5571136474609,-84.5685653686523,-84.6315994262695,-84.6373291015625,-84.6487808227539,-84.6659698486328,-84.6659698486328,-84.6774368286133,-84.7519149780273,-84.7691116333008,-84.7691116333008,-84.7691116333008,-84.6545104980469,-84.6487808227539,-84.6487808227539,null,-88.5219802856445,-88.8141860961914,-88.8141860961914,-88.8084564208984,-88.4818725585938,-88.4818725585938,-88.4818725585938,-88.5219802856445,-88.5219802856445,null,-86.2759857177734,-86.253059387207,-86.2358779907227,-86.2129592895508,-86.2072296142578,-86.2014999389648,-86.1843109130859,-86.1613922119141,-86.1499328613281,-86.1327438354492,-86.0983657836914,-86.0296173095703,-86.0353469848633,-86.0639877319336,-86.0582580566406,-86.0639877319336,-86.0639877319336,-86.081184387207,-86.0926361083984,-86.1040954589844,-86.1212921142578,-86.1384735107422,-86.1442031860352,-86.1728515625,-86.1613922119141,-86.4478759765625,-86.4765167236328,-86.6082992553711,-86.631217956543,-86.6484069824219,-86.6770553588867,-86.6827850341797,-86.6598663330078,-86.6426773071289,-86.631217956543,-86.6140289306641,-86.5968399047852,-86.5911102294922,-86.5853805541992,-86.5853805541992,-86.5796585083008,-86.5853805541992,-86.5796585083008,-86.5681915283203,-86.5510025024414,-86.53955078125,-86.53955078125,-86.5452728271484,-86.5280838012695,-86.5166244506836,-86.4937133789062,-86.4937133789062,-86.4879837036133,-86.4650573730469,-86.436408996582,-86.4020385742188,-86.3963088989258,-86.3905715942383,-86.3676605224609,-86.356201171875,-86.356201171875,-86.350471496582,-86.3332824707031,-86.3275527954102,-86.3160934448242,-86.3160934448242,-86.2759857177734,-86.2759857177734,null,-85.6113510131836,-85.6056213378906,-85.5597839355469,-85.5024948120117,-85.4795684814453,-85.456657409668,-85.4280090332031,-85.4165496826172,-85.4280090332031,-85.4165496826172,-85.3879013061523,-85.3707122802734,-85.3993606567383,-85.4623870849609,-85.5024948120117,-85.5426025390625,-85.5769805908203,-85.5998916625977,-85.628547668457,-85.6629180908203,-85.6801071166992,-85.6972961425781,-85.6915664672852,-85.6858367919922,-85.7030258178711,-85.6915664672852,-85.6743850708008,-85.6686553955078,-85.6686553955078,-85.6571884155273,-85.628547668457,-85.6113510131836,-85.6113510131836,null,-82.6377029418945,-82.7236480712891,-82.7465667724609,-82.7981262207031,-82.8038558959961,-82.9241790771484,-82.9642868041992,-83.0330429077148,-83.0846099853516,-83.1533660888672,-83.1419067382812,-83.1304473876953,-83.1189880371094,-83.0731506347656,-83.0674209594727,-83.0616912841797,-83.0387725830078,-83.0215835571289,-83.0158538818359,-82.9241790771484,-82.8898010253906,-82.8668899536133,-82.8496932983398,-82.8439636230469,-82.7981262207031,-82.7007293701172,-82.6377029418945,-82.6377029418945,null,-86.6541366577148,-86.6770553588867,-86.6369476318359,-86.6426773071289,-86.8260269165039,-86.8202972412109,-86.8202972412109,-86.8718566894531,-86.889045715332,-86.9119644165039,-86.9119644165039,-86.8947830200195,-86.9119644165039,-86.9291534423828,-86.9463500976562,-86.9749908447266,-86.9807205200195,-86.9807205200195,-86.9291534423828,-86.889045715332,-86.8489456176758,-86.803108215332,-86.7916412353516,-86.7343521118164,-86.7114334106445,-86.6827850341797,-86.6541366577148,-86.6541366577148,-86.6541366577148,-86.6541366577148,null,-86.0296173095703,-86.0983657836914,-86.1327438354492,-86.1499328613281,-86.1613922119141,-86.1843109130859,-86.2014999389648,-86.2072296142578,-86.2129592895508,-86.2358779907227,-86.253059387207,-86.2759857177734,-86.1556625366211,-86.0066909790039,-85.9608612060547,-85.9895095825195,-85.9608612060547,-85.9150238037109,-85.903564453125,-85.897834777832,-85.8921051025391,-85.8233489990234,-85.8061599731445,-85.8061599731445,-85.8290786743164,-85.8290786743164,-85.8061599731445,-85.7947006225586,-85.7947006225586,-85.7832412719727,-85.7545928955078,-85.7545928955078,-85.7603225708008,-85.7603225708008,-85.7144927978516,-85.7144927978516,-85.6915664672852,-85.72021484375,-85.7431335449219,-85.7717819213867,-85.8004302978516,-85.8176193237305,-85.8634567260742,-85.8749160766602,-85.8921051025391,-85.909294128418,-85.909294128418,-86.0296173095703,-86.0296173095703,null,-83.4455718994141,-83.4513092041016,-83.4742202758789,-83.4856796264648,-83.4856796264648,-83.5028686523438,-83.4799499511719,-83.4914093017578,-83.4742202758789,-83.4283828735352,-83.4169235229492,-83.3940048217773,-83.37109375,-83.2794189453125,-83.2335815429688,-83.2221221923828,-83.2163848876953,-83.1762847900391,-83.1762847900391,-83.1361770629883,-83.1533660888672,-83.1533660888672,-83.1361770629883,-83.0960693359375,-83.0674209594727,-83.0502319335938,-83.0215835571289,-83.00439453125,-82.9241790771484,-82.8840713500977,-82.8554229736328,-82.8554229736328,-82.8496932983398,-82.8611602783203,-82.8668899536133,-82.8840713500977,-82.9585647583008,-82.9986724853516,-83.0387725830078,-83.0788803100586,-83.1075286865234,-83.1189880371094,-83.1419067382812,-83.193473815918,-83.3882751464844,-83.4455718994141,-83.4455718994141,null,-84.1044769287109,-84.1159286499023,-84.1445846557617,-84.1846923828125,-84.1961441040039,-84.2362518310547,-84.2820892333984,-84.3050079345703,-84.3107452392578,-84.3393859863281,-84.3565826416016,-84.368034362793,-84.4081420898438,-84.4310607910156,-84.4367904663086,-84.4482498168945,-84.4654388427734,-84.4597091674805,-84.4654388427734,-84.4883575439453,-84.5170059204102,-84.5571136474609,-84.5341949462891,-84.5112762451172,-84.4883575439453,-84.4654388427734,-84.4597091674805,-84.4253311157227,-84.4081420898438,-84.1961441040039,-84.2018737792969,-84.2133331298828,-84.2133331298828,-84.2018737792969,-84.1674957275391,-84.1560363769531,-84.1674957275391,-84.1789627075195,-84.1789627075195,-84.1789627075195,-84.1560363769531,-84.1273956298828,-84.1044769287109,-84.1044769287109,null,-85.6972961425781,-85.7431335449219,-85.9264755249023,-86.0582580566406,-86.0525283813477,-86.1613922119141,-86.1728515625,-86.1442031860352,-86.1384735107422,-86.1212921142578,-86.1040954589844,-86.0926361083984,-86.081184387207,-86.0639877319336,-86.0639877319336,-86.0582580566406,-86.0639877319336,-86.0353469848633,-86.0296173095703,-85.909294128418,-85.6686553955078,-85.6743850708008,-85.6915664672852,-85.7030258178711,-85.6858367919922,-85.6915664672852,-85.6972961425781,-85.6972961425781,null,-87.7026443481445,-87.6797332763672,-87.6854629516602,-87.6625442504883,-87.6396255493164,-87.610969543457,-87.5995178222656,-87.5995178222656,-87.610969543457,-87.6052474975586,-87.5765991210938,-87.5536804199219,-87.53076171875,-87.4906539916992,-87.4734649658203,-87.4562759399414,-87.439094543457,-87.3817901611328,-87.341682434082,-87.3130416870117,-87.3015823364258,-87.3130416870117,-87.3244934082031,-87.3073120117188,-87.3073120117188,-87.2729339599609,-87.2786636352539,-87.3130416870117,-87.3760604858398,-87.3760604858398,-87.3932571411133,-87.3932571411133,-87.4047164916992,-87.4333572387695,-87.4505462646484,-87.4849319458008,-87.4906539916992,-87.4963836669922,-87.719841003418,-87.7484817504883,-87.7484817504883,-87.7599487304688,-87.7656784057617,-87.7828598022461,-87.7885894775391,-87.8000564575195,-87.8286972045898,-87.9146423339844,-87.8974609375,-87.8745346069336,-87.8401565551758,-87.8172378540039,-87.794319152832,-87.7255706787109,-87.7026443481445,-87.7026443481445,null,-85.273307800293,-85.2962265014648,-85.3248748779297,-85.3420639038086,-85.3535232543945,-85.3477935791016,-85.3248748779297,-85.2962265014648,-85.267578125,-85.2160186767578,-85.175910949707,-85.0670394897461,-85.0613098144531,-85.0383987426758,-85.0212020874023,-85.0097503662109,-85.0097503662109,-85.0269317626953,-85.0326690673828,-85.0212020874023,-84.998291015625,-84.9868316650391,-84.9810943603516,-84.992561340332,-84.9868316650391,-84.9696426391602,-84.9524536132812,-84.9639129638672,-84.9524536132812,-84.9409942626953,-84.9352569580078,-84.9295349121094,-84.9180755615234,-84.9123458862305,-84.9238052368164,-84.9180755615234,-84.8951568603516,-84.8836975097656,-84.8951568603516,-84.8951568603516,-84.8722381591797,-84.8607788085938,-84.8836975097656,-84.9238052368164,-84.992561340332,-85.273307800293,-85.273307800293,null,-88.8485641479492,-89.1063919067383,-89.1235885620117,-89.1464996337891,-89.1636962890625,-89.152229309082,-89.1464996337891,-89.1293182373047,-89.1121292114258,-89.1063919067383,-89.1121292114258,-89.1121292114258,-89.0548248291016,-89.0548248291016,-88.8141860961914,-88.8141860961914,-88.8485641479492,-88.8485641479492,null,-87.8229675292969,-87.5937881469727,-87.5078430175781,-87.3703308105469,-87.3646011352539,-87.3588790893555,-87.3588790893555,-87.341682434082,-87.3244934082031,-87.2958450317383,-87.3073120117188,-87.3244934082031,-87.3588790893555,-87.3817901611328,-87.3817901611328,-87.3817901611328,-87.3244934082031,-87.3187713623047,-87.3302230834961,-87.3359527587891,-87.3531494140625,-87.3646011352539,-87.4906539916992,-87.5135726928711,-87.536491394043,-87.5536804199219,-87.6568069458008,-87.6797332763672,-87.6911926269531,-87.708381652832,-87.719841003418,-87.719841003418,-87.7370223999023,-87.7714080810547,-87.7656784057617,-87.7714080810547,-87.8000564575195,-87.7885894775391,-87.8000564575195,-87.794319152832,-87.8000564575195,-87.8057861328125,-87.8115158081055,-87.8229675292969,-87.8401565551758,-87.8229675292969,-87.8229675292969,null,-83.8695602416992,-83.8810195922852,-83.8924789428711,-83.8752899169922,-83.8351821899414,-83.7950744628906,-83.7893447875977,-83.7950744628906,-83.9039459228516,-83.915397644043,-83.9497756958008,-84.0242614746094,-84.0471801757812,-84.093017578125,-84.1216583251953,-84.1388549804688,-84.1388549804688,-84.1331253051758,-84.1674957275391,-84.1617660522461,-84.1617660522461,-84.1732330322266,-84.2133331298828,-84.2076034545898,-84.1961441040039,-84.1674957275391,-84.1445846557617,-84.1159286499023,-84.098747253418,-84.0242614746094,-83.9956130981445,-83.9669647216797,-83.9497756958008,-83.9325866699219,-83.8695602416992,-83.8695602416992,null,-85.9150238037109,-85.9608612060547,-85.9322052001953,-85.9150238037109,-85.9150238037109,-85.9150238037109,-85.8921051025391,-85.8577270507812,-85.8405380249023,-85.8061599731445,-85.7775115966797,-85.7374038696289,-85.6571884155273,-85.6399993896484,-85.6056213378906,-85.5827102661133,-85.5769805908203,-85.5597839355469,-85.5254058837891,-85.5024948120117,-85.4623870849609,-85.4108200073242,-85.4108200073242,-85.4165496826172,-85.5597839355469,-85.7144927978516,-85.897834777832,-85.903564453125,-85.9150238037109,-85.9150238037109,null,-84.7060775756836,-84.6602401733398,-84.4998168945312,-84.4711685180664,-84.4482498168945,-84.4310607910156,-84.4310607910156,-84.4425201416016,-84.4711685180664,-84.4826202392578,-84.4711685180664,-84.4597091674805,-84.4768981933594,-84.4883575439453,-84.5055465698242,-84.5227355957031,-84.545654296875,-84.5685653686523,-84.5857620239258,-84.5914916992188,-84.6029510498047,-84.6201324462891,-84.6258697509766,-84.6201324462891,-84.6029510498047,-84.5914916992188,-84.6373291015625,-84.6545104980469,-84.6545104980469,-84.6602401733398,-84.6717071533203,-84.6717071533203,-84.6831665039062,-84.7118072509766,-84.7175445556641,-84.7175445556641,-84.7118072509766,-84.6946182250977,-84.7060775756836,-84.7060775756836,null,-82.6262435913086,-82.6606216430664,-82.6892700195312,-82.7236480712891,-82.740837097168,-82.7694854736328,-82.8382339477539,-82.8668899536133,-82.8955307006836,-82.9413681030273,-82.9413681030273,-82.9528350830078,-82.9700164794922,-82.9872055053711,-82.9872055053711,-82.9872055053711,-83.00439453125,-82.9814758300781,-82.9757461547852,-82.9700164794922,-82.9585647583008,-82.9757461547852,-82.9528350830078,-82.9470977783203,-82.9184494018555,-82.8668899536133,-82.8095855712891,-82.6835403442383,-82.6606216430664,-82.6147842407227,-82.6377029418945,-82.6548919677734,-82.6606216430664,-82.6548919677734,-82.6377029418945,-82.6377029418945,-82.6606216430664,-82.6548919677734,-82.6377029418945,-82.6262435913086,-82.6262435913086,null,-84.5112762451172,-84.4883575439453,-84.4768981933594,-84.4539794921875,-84.4539794921875,-84.4425201416016,-84.4367904663086,-84.4425201416016,-84.4539794921875,-84.4425201416016,-84.4425201416016,-84.4482498168945,-84.4482498168945,-84.4138717651367,-84.3966827392578,-84.5227355957031,-84.5914916992188,-84.6029510498047,-84.5972213745117,-84.5914916992188,-84.5972213745117,-84.6086730957031,-84.6258697509766,-84.5685653686523,-84.5112762451172,-84.5112762451172,null,-82.9528350830078,-82.9241790771484,-82.8955307006836,-82.8210525512695,-82.8325119018555,-82.8210525512695,-82.7981262207031,-82.7752151489258,-82.7522964477539,-82.7465667724609,-82.7522964477539,-82.7465667724609,-82.729377746582,-82.7064590454102,-82.7179107666016,-82.729377746582,-82.7809448242188,-82.8210525512695,-82.8496932983398,-82.8668899536133,-82.912727355957,-82.9528350830078,-82.9700164794922,-82.9986724853516,-83.0502319335938,-83.0559616088867,-83.0731506347656,-83.0903396606445,-83.1189880371094,-83.1189880371094,-83.1075286865234,-83.1189880371094,-83.1304473876953,-83.1304473876953,-83.1247100830078,-83.1075286865234,-83.0903396606445,-83.0903396606445,-83.0960693359375,-83.0674209594727,-83.0445022583008,-83.0273132324219,-83.010124206543,-82.9528350830078,-82.9528350830078,null,-83.8924789428711,-83.7950744628906,-83.7377853393555,-83.7377853393555,-83.7263259887695,-83.6919479370117,-83.634651184082,-83.5773468017578,-83.5601654052734,-83.5773468017578,-83.6231842041016,-83.640380859375,-83.6632919311523,-83.6919479370117,-83.7263259887695,-83.7377853393555,-83.7549667358398,-83.7664337158203,-83.7778930664062,-83.7836151123047,-83.8122711181641,-83.82373046875,-83.8466415405273,-83.8752899169922,-83.9325866699219,-83.9383163452148,-83.9440460205078,-83.9497756958008,-83.9841537475586,-84.0013427734375,-84.0529098510742,-84.0758209228516,-84.087287902832,-84.093017578125,-84.1216583251953,-84.087287902832,-84.0643692016602,-84.0529098510742,-84.0242614746094,-83.9898834228516,-83.9669647216797,-83.90966796875,-83.8924789428711,-83.8924789428711,null,-85.5196762084961,-85.5082244873047,-85.5082244873047,-85.4967651367188,-85.4910354614258,-85.4681167602539,-85.4853057861328,-85.5139465332031,-85.5254058837891,-85.5311431884766,-85.5712432861328,-85.6113510131836,-85.628547668457,-85.6571884155273,-85.6686553955078,-85.6686553955078,-85.909294128418,-85.909294128418,-85.8921051025391,-85.8749160766602,-85.8634567260742,-85.8176193237305,-85.8004302978516,-85.7717819213867,-85.7431335449219,-85.72021484375,-85.6915664672852,-85.63427734375,-85.6056213378906,-85.6056213378906,-85.5884399414062,-85.6056213378906,-85.6056213378906,-85.5827102661133,-85.5597839355469,-85.5483322143555,-85.5426025390625,-85.5196762084961,-85.5196762084961,null,-84.2992782592773,-84.3279266357422,-84.3336563110352,-84.3451156616211,-84.3565826416016,-84.3565826416016,-84.3451156616211,-84.3221969604492,-84.3107452392578,-84.3164749145508,-84.3050079345703,-84.2992782592773,-84.2878189086914,-84.2763671875,-84.2763671875,-84.270637512207,-84.2878189086914,-84.2820892333984,-84.2763671875,-84.270637512207,-84.2534408569336,-84.2534408569336,-84.2419815063477,-84.2305297851562,-84.2190704345703,-84.2190704345703,-84.2076034545898,-84.1789627075195,-84.1674957275391,-84.1445846557617,-84.1388549804688,-84.1216583251953,-84.093017578125,-84.0471801757812,-84.0242614746094,-83.9497756958008,-83.9555053710938,-83.9612350463867,-83.9726943969727,-83.9669647216797,-83.8982086181641,-83.8581085205078,-83.8752899169922,-83.8581085205078,-83.8924789428711,-83.90966796875,-83.9669647216797,-83.9898834228516,-84.0242614746094,-84.0529098510742,-84.0643692016602,-84.087287902832,-84.1216583251953,-84.1331253051758,-84.1560363769531,-84.1732330322266,-84.1961441040039,-84.2133331298828,-84.2248001098633,-84.2419815063477,-84.2591705322266,-84.2992782592773,-84.2992782592773,null,-82.9069976806641,-82.8840713500977,-82.8668899536133,-82.8382339477539,-82.8095855712891,-82.8095855712891,-82.7809448242188,-82.7580184936523,-82.740837097168,-82.7236480712891,-82.6892700195312,-82.6720733642578,-82.6548919677734,-82.6205139160156,-82.5746765136719,-82.5861358642578,-82.5861358642578,-82.5804061889648,-82.5975952148438,-82.6147842407227,-82.6205139160156,-82.6147842407227,-82.5517578125,-82.4772720336914,-82.4658126831055,-82.4715423583984,-82.4830017089844,-82.5116500854492,-82.5288391113281,-82.5460357666016,-82.5689468383789,-82.5861358642578,-82.5918655395508,-82.5975952148438,-82.6090545654297,-82.6147842407227,-82.6606216430664,-82.6835403442383,-82.8095855712891,-82.8668899536133,-82.9184494018555,-82.9470977783203,-82.9528350830078,-82.9757461547852,-83.00439453125,-83.0273132324219,-83.00439453125,-82.9700164794922,-82.9413681030273,-82.9241790771484,-82.912727355957,-82.8898010253906,-82.8840713500977,-82.8840713500977,-82.9069976806641,-82.9069976806641,null,-83.8695602416992,-83.8581085205078,-83.8581085205078,-83.8523712158203,-83.82373046875,-83.8122711181641,-83.818000793457,-83.818000793457,-83.7950744628906,-83.7836151123047,-83.7549667358398,-83.7320556640625,-83.7033996582031,-83.6632919311523,-83.6174621582031,-83.5888137817383,-83.5658950805664,-83.5601654052734,-83.5601654052734,-83.5601654052734,-83.5315170288086,-83.5200576782227,-83.5085983276367,-83.5028686523438,-83.5028686523438,-83.4914093017578,-83.5315170288086,-83.5601654052734,-83.5773468017578,-83.6117324829102,-83.634651184082,-83.6804885864258,-83.7320556640625,-83.7435073852539,-83.7492370605469,-83.818000793457,-83.8810195922852,-83.8695602416992,-83.8695602416992,null,-83.1762847900391,-83.1762847900391,-83.2163848876953,-83.2221221923828,-83.2335815429688,-83.2794189453125,-83.37109375,-83.3940048217773,-83.4169235229492,-83.4283828735352,-83.4742202758789,-83.4914093017578,-83.4914093017578,-83.5028686523438,-83.5315170288086,-83.5257873535156,-83.5315170288086,-83.5315170288086,-83.5315170288086,-83.5487060546875,-83.5372467041016,-83.5257873535156,-83.5143280029297,-83.5143280029297,-83.4856796264648,-83.4742202758789,-83.4799499511719,-83.4856796264648,-83.4914093017578,-83.4799499511719,-83.4742202758789,-83.4455718994141,-83.4283828735352,-83.4226531982422,-83.4226531982422,-83.3940048217773,-83.3825454711914,-83.3538970947266,-83.3309783935547,-83.3309783935547,-83.3252563476562,-83.2507629394531,-83.2163848876953,-83.2106552124023,-83.2221221923828,-83.1705474853516,-83.1648254394531,-83.1705474853516,-83.1762847900391,-83.1762847900391,-83.1762847900391,null,-82.5517578125,-82.6892700195312,-82.7121887207031,-82.7121887207031,-82.7121887207031,-82.740837097168,-82.7522964477539,-82.7580184936523,-82.8038558959961,-82.8325119018555,-82.8554229736328,-82.8840713500977,-82.9241790771484,-83.00439453125,-83.0215835571289,-83.0502319335938,-83.0674209594727,-83.0960693359375,-83.1361770629883,-83.1533660888672,-83.1533660888672,-83.1361770629883,-83.0903396606445,-83.0674209594727,-83.0559616088867,-83.0559616088867,-83.0674209594727,-83.0445022583008,-83.0502319335938,-83.0502319335938,-83.0387725830078,-83.0273132324219,-82.9986724853516,-82.9700164794922,-82.9528350830078,-82.912727355957,-82.8668899536133,-82.8496932983398,-82.8210525512695,-82.7809448242188,-82.729377746582,-82.7236480712891,-82.7064590454102,-82.6949996948242,-82.6778106689453,-82.6720733642578,-82.6548919677734,-82.6377029418945,-82.6205139160156,-82.5975952148438,-82.5918655395508,-82.5861358642578,-82.5517578125,-82.5517578125,null,-83.4742202758789,-83.4971389770508,-83.5658950805664,-83.5773468017578,-83.5888137817383,-83.5945434570312,-83.6117324829102,-83.634651184082,-83.6289215087891,-83.6231842041016,-83.6289215087891,-83.646110534668,-83.6174621582031,-83.5257873535156,-83.4455718994141,-83.37109375,-83.3195266723633,-83.2908706665039,-83.2507629394531,-83.1992034912109,-83.1361770629883,-83.1017990112305,-83.0158538818359,-83.0215835571289,-83.0387725830078,-83.0616912841797,-83.0674209594727,-83.0731506347656,-83.1189880371094,-83.1304473876953,-83.1419067382812,-83.1533660888672,-83.193473815918,-83.2163848876953,-83.2221221923828,-83.2163848876953,-83.2335815429688,-83.2622222900391,-83.2736892700195,-83.2908706665039,-83.3023300170898,-83.3137969970703,-83.3309783935547,-83.3367080688477,-83.3309783935547,-83.3481674194336,-83.37109375,-83.3997344970703,-83.4226531982422,-83.4742202758789,-83.4742202758789,null,-84.4539794921875,-84.4998168945312,-84.545654296875,-84.723274230957,-84.7175445556641,-84.7060775756836,-84.7060775756836,-84.8607788085938,-84.8665084838867,-84.8665084838867,-84.8607788085938,-84.8321304321289,-84.8034820556641,-84.7805633544922,-84.7519149780273,-84.7461853027344,-84.7347259521484,-84.7118072509766,-84.7118072509766,-84.7003479003906,-84.6946182250977,-84.6831665039062,-84.6717071533203,-84.6545104980469,-84.6545104980469,-84.6373291015625,-84.6430587768555,-84.6029510498047,-84.4539794921875,-84.4539794921875,null,-88.4016571044922,-88.3730087280273,-88.3672790527344,-88.35009765625,-88.3042602539062,-88.2985305786133,-88.2985305786133,-88.246955871582,-88.2183151245117,-88.2011184692383,-88.2183151245117,-88.2011184692383,-88.2125854492188,-88.2240447998047,-88.2183151245117,-88.2125854492188,-88.2183151245117,-88.2183151245117,-88.2125854492188,-88.2011184692383,-88.2354965209961,-88.2698745727539,-88.2985305786133,-88.3386306762695,-88.3672790527344,-88.4016571044922,-88.430305480957,-88.4589538574219,-88.4818725585938,-88.516242980957,-88.5277099609375,-88.5448989868164,-88.5506286621094,-88.4990615844727,-88.4704132080078,-88.4532241821289,-88.4474945068359,-88.4532241821289,-88.5047912597656,-88.516242980957,-88.5105209350586,-88.4876022338867,-88.4818725585938,-88.4704132080078,-88.4474945068359,-88.4016571044922,-88.4016571044922,null,-86.6713256835938,-86.6025695800781,-86.6484069824219,-86.6655960083008,-86.6827850341797,-86.7114334106445,-86.7400817871094,-86.7515335083008,-86.7572708129883,-86.7630004882812,-87.0666656494141,-87.0494766235352,-86.986457824707,-86.9291534423828,-86.8432083129883,-86.8374786376953,-86.6713256835938,-86.6713256835938,null,-88.0865325927734,-88.0406951904297,-88.0235061645508,-88.0005874633789,-87.9547500610352,-87.8802642822266,-87.8688049316406,-88.1495513916016,-88.1782073974609,-88.2068557739258,-88.2354965209961,-88.2011184692383,-88.2125854492188,-88.2183151245117,-88.2183151245117,-88.2125854492188,-88.2183151245117,-88.2240447998047,-88.2125854492188,-88.1839370727539,-88.172477722168,-88.166748046875,-88.161018371582,-88.1438293457031,-88.1151809692383,-88.1037216186523,-88.0865325927734,-88.0865325927734,null,-88.8084564208984,-88.8141860961914,-88.9345092773438,-88.8542938232422,-88.8141860961914,-88.7511672973633,-88.7339706420898,-88.6422958374023,-88.5850067138672,-88.5506286621094,-88.5448989868164,-88.5277099609375,-88.516242980957,-88.4818725585938,-88.4818725585938,-88.8084564208984,-88.8084564208984,null,-84.3565826416016,-84.3565826416016,-84.3451156616211,-84.3336563110352,-84.3279266357422,-84.2992782592773,-84.3107452392578,-84.3164749145508,-84.3221969604492,-84.3279266357422,-84.3279266357422,-84.3451156616211,-84.3336563110352,-84.3336563110352,-84.3508453369141,-84.3565826416016,-84.3623046875,-84.3508453369141,-84.3508453369141,-84.3393859863281,-84.3221969604492,-84.2992782592773,-84.2419815063477,-84.2133331298828,-84.723274230957,-84.7175445556641,-84.6888885498047,-84.6717071533203,-84.6487808227539,-84.6315994262695,-84.6258697509766,-84.6029510498047,-84.6029510498047,-84.6029510498047,-84.5800323486328,-84.5914916992188,-84.5800323486328,-84.4425201416016,-84.4253311157227,-84.3565826416016,-84.3565826416016,null,-87.4047164916992,-87.1125030517578,-87.0494766235352,-87.0666656494141,-87.0895843505859,-87.1067733764648,-87.1239624023438,-87.1067733764648,-87.0953140258789,-87.1812591552734,-87.2041702270508,-87.2729339599609,-87.2958450317383,-87.3244934082031,-87.341682434082,-87.3588790893555,-87.3588790893555,-87.3646011352539,-87.3703308105469,-87.3817901611328,-87.4047164916992,-87.4276275634766,-87.4734649658203,-87.4849319458008,-87.4963836669922,-87.5135726928711,-87.4963836669922,-87.4906539916992,-87.4849319458008,-87.4505462646484,-87.4333572387695,-87.4047164916992,-87.4047164916992,null,-84.4310607910156,-84.4024124145508,-84.3909530639648,-84.3737640380859,-84.3623046875,-84.3623046875,-84.3737640380859,-84.3737640380859,-84.3623046875,-84.3393859863281,-84.3336563110352,-84.3221969604492,-84.3050079345703,-84.2820892333984,-84.2591705322266,-84.2591705322266,-84.2419815063477,-84.2190704345703,-84.2018737792969,-84.1560363769531,-84.1331253051758,-84.093017578125,-84.0815582275391,-84.1044769287109,-84.1102066040039,-84.1044769287109,-84.087287902832,-84.0815582275391,-84.0758209228516,-84.1044769287109,-84.093017578125,-84.0815582275391,-84.0758209228516,-84.093017578125,-84.087287902832,-84.087287902832,-84.098747253418,-84.1273956298828,-84.1273956298828,-84.098747253418,-84.1159286499023,-84.1445846557617,-84.1674957275391,-84.1961441040039,-84.2076034545898,-84.2419815063477,-84.270637512207,-84.2935485839844,-84.3508453369141,-84.3852233886719,-84.4024124145508,-84.4138717651367,-84.4425201416016,-84.4539794921875,-84.4883575439453,-84.4883575439453,-84.4998168945312,-84.5227355957031,-84.5055465698242,-84.4883575439453,-84.4768981933594,-84.4597091674805,-84.4711685180664,-84.4826202392578,-84.4711685180664,-84.4425201416016,-84.4310607910156,-84.4310607910156,-84.4310607910156,null,-82.9413681030273,-82.9413681030273,-82.9241790771484,-82.9069976806641,-82.8668899536133,-82.8898010253906,-82.9241790771484,-82.9528350830078,-82.9642868041992,-83.010124206543,-83.0158538818359,-83.010124206543,-83.0215835571289,-83.0502319335938,-83.0616912841797,-83.0674209594727,-83.0846099853516,-83.1304473876953,-83.1419067382812,-83.1419067382812,-83.1762847900391,-83.2163848876953,-83.2335815429688,-83.2450408935547,-83.2450408935547,-83.2564926147461,-83.2221221923828,-83.2507629394531,-83.2622222900391,-83.2450408935547,-83.2163848876953,-83.2106552124023,-83.2106552124023,-83.182014465332,-83.1247100830078,-83.1075286865234,-83.1017990112305,-83.0731506347656,-83.0387725830078,-83.00439453125,-82.9872055053711,-82.9872055053711,-82.9872055053711,-82.9700164794922,-82.9528350830078,-82.9413681030273,-82.9413681030273,-82.9413681030273,null,-85.4681167602539,-85.4910354614258,-85.4967651367188,-85.5082244873047,-85.5082244873047,-85.5196762084961,-85.4910354614258,-85.450927734375,-85.4280090332031,-85.3936309814453,-85.3879013061523,-85.3821716308594,-85.3649826049805,-85.3477935791016,-85.3306045532227,-85.3191452026367,-85.3019561767578,-85.2904968261719,-85.2790374755859,-85.0326690673828,-85.0498580932617,-85.0613098144531,-85.1014175415039,-85.1300735473633,-85.1415252685547,-85.1644439697266,-85.181640625,-85.2102813720703,-85.2332000732422,-85.273307800293,-85.3535232543945,-85.3649826049805,-85.3993606567383,-85.4165496826172,-85.450927734375,-85.4681167602539,-85.4681167602539,null,-88.1495513916016,-88.1037216186523,-88.4818725585938,-88.4818725585938,-88.4818725585938,-88.4589538574219,-88.430305480957,-88.4016571044922,-88.3672790527344,-88.3386306762695,-88.2985305786133,-88.2698745727539,-88.2354965209961,-88.2068557739258,-88.1782073974609,-88.1495513916016,-88.1495513916016,null,-82.4830017089844,-82.4830017089844,-82.4658126831055,-82.4486236572266,-82.4257049560547,-82.4085235595703,-82.3970565795898,-82.3569488525391,-82.3168487548828,-82.3111114501953,-82.3454895019531,-82.3798751831055,-82.4085235595703,-82.4027862548828,-82.3855972290039,-82.3855972290039,-82.3970565795898,-82.4257049560547,-82.4486236572266,-82.460090637207,-82.4715423583984,-82.4887313842773,-82.5001983642578,-82.5116500854492,-82.5288391113281,-82.557487487793,-82.6262435913086,-82.6377029418945,-82.6548919677734,-82.6606216430664,-82.6377029418945,-82.6377029418945,-82.6548919677734,-82.6606216430664,-82.6548919677734,-82.6377029418945,-82.6147842407227,-82.6090545654297,-82.5975952148438,-82.5918655395508,-82.5861358642578,-82.5689468383789,-82.5460357666016,-82.5288391113281,-82.5116500854492,-82.4830017089844,-82.4830017089844,null,-83.7091293334961,-83.6690216064453,-83.646110534668,-83.6289215087891,-83.6231842041016,-83.6289215087891,-83.634651184082,-83.82373046875,-83.8409118652344,-83.8523712158203,-83.9039459228516,-83.9325866699219,-83.9383163452148,-83.9497756958008,-83.9440460205078,-83.9841537475586,-83.9039459228516,-83.8695602416992,-83.8351821899414,-83.7664337158203,-83.7091293334961,-83.7091293334961,null,-85.9895095825195,-85.9608612060547,-86.0066909790039,-86.1556625366211,-86.4879837036133,-86.4536056518555,-86.4478759765625,-86.4765167236328,-86.4707870483398,-86.4536056518555,-86.3848419189453,-86.3275527954102,-86.3676605224609,-86.3848419189453,-86.3733901977539,-86.3332824707031,-86.3218231201172,-86.2988967895508,-86.2931747436523,-86.2759857177734,-86.2759857177734,-86.2645263671875,-86.2358779907227,-86.1957702636719,-86.1442031860352,-86.1040954589844,-86.0639877319336,-86.0467987060547,-86.0238800048828,-85.9895095825195,-85.9895095825195,null,-83.7320556640625,-83.6919479370117,-83.6690216064453,-83.6518402099609,-83.640380859375,-83.6117324829102,-83.5888137817383,-83.5773468017578,-83.5601654052734,-83.4684906005859,-83.4684906005859,-83.4455718994141,-83.4455718994141,-83.4455718994141,-83.4283828735352,-83.4341125488281,-83.4341125488281,-83.4398422241211,-83.462760925293,-83.4971389770508,-83.5085983276367,-83.5372467041016,-83.5544357299805,-83.5658950805664,-83.6002731323242,-83.6289215087891,-83.6518402099609,-83.6804885864258,-83.7148590087891,-83.7606964111328,-83.7836151123047,-83.7836151123047,-83.7836151123047,-83.7721633911133,-83.7778930664062,-83.7778930664062,-83.7721633911133,-83.7549667358398,-83.7320556640625,-83.7320556640625,null,-84.81494140625,-84.820671081543,-84.8092193603516,-84.820671081543,-84.8264007568359,-84.820671081543,-84.8034820556641,-84.8034820556641,-84.7920227050781,-84.7805633544922,-84.7691116333008,-84.7691116333008,-84.7633819580078,-84.7175445556641,-84.7060775756836,-84.6946182250977,-84.7118072509766,-84.7175445556641,-84.7175445556641,-84.7118072509766,-84.7060775756836,-84.6888885498047,-84.6946182250977,-84.6946182250977,-84.723274230957,-84.7347259521484,-84.7920227050781,-84.8034820556641,-85.0269317626953,-85.004020690918,-85.0269317626953,-84.998291015625,-84.9810943603516,-84.9753723144531,-84.9639129638672,-84.9123458862305,-84.8951568603516,-84.81494140625,-84.81494140625,null,-85.5426025390625,-85.5311431884766,-85.5254058837891,-85.5139465332031,-85.456657409668,-85.4681167602539,-85.4738388061523,-85.4910354614258,-85.5082244873047,-85.5426025390625,-85.5655136108398,-85.5827102661133,-85.5769805908203,-85.5941619873047,-85.5941619873047,-85.5941619873047,-85.6056213378906,-85.7431335449219,-85.7545928955078,-85.7545928955078,-85.7603225708008,-85.7775115966797,-85.7431335449219,-85.6972961425781,-85.6801071166992,-85.6629180908203,-85.628547668457,-85.5998916625977,-85.5769805908203,-85.5426025390625,-85.5426025390625,null,-85.7431335449219,-85.6056213378906,-85.6056213378906,-85.5139465332031,-85.5024948120117,-85.4967651367188,-85.5024948120117,-85.5196762084961,-85.450927734375,-85.7545928955078,-85.9665832519531,-85.9551315307617,-85.9494018554688,-85.9494018554688,-85.9608612060547,-85.9665832519531,-85.9665832519531,-85.7431335449219,-85.7431335449219,null,-84.0758209228516,-84.0586395263672,-84.0185317993164,-83.9956130981445,-83.9669647216797,-83.9726943969727,-83.9669647216797,-83.9440460205078,-83.9383163452148,-83.9039459228516,-83.8810195922852,-83.8523712158203,-83.8008041381836,-83.7950744628906,-83.7893447875977,-83.7836151123047,-83.7664337158203,-83.7320556640625,-83.7549667358398,-83.7721633911133,-83.7778930664062,-83.7778930664062,-83.7721633911133,-83.7836151123047,-83.7836151123047,-83.7836151123047,-83.8122711181641,-83.8581085205078,-83.9039459228516,-83.90966796875,-83.90966796875,-83.915397644043,-83.9612350463867,-84.0758209228516,-84.0758209228516,null,-83.2908706665039,-83.3023300170898,-83.2908706665039,-83.2450408935547,-83.2221221923828,-83.2049331665039,-83.187744140625,-83.1533660888672,-83.1189880371094,-83.0674209594727,-83.0273132324219,-83.00439453125,-82.9757461547852,-82.9585647583008,-82.9700164794922,-82.9757461547852,-82.9814758300781,-83.00439453125,-83.0387725830078,-83.0731506347656,-83.1017990112305,-83.1075286865234,-83.1247100830078,-83.182014465332,-83.2106552124023,-83.2106552124023,-83.2163848876953,-83.2450408935547,-83.2622222900391,-83.2507629394531,-83.2221221923828,-83.2564926147461,-83.2622222900391,-83.2794189453125,-83.3023300170898,-83.3195266723633,-83.3252563476562,-83.3997344970703,-83.4226531982422,-83.4455718994141,-83.4684906005859,-83.5085983276367,-83.4971389770508,-83.462760925293,-83.4398422241211,-83.4341125488281,-83.4341125488281,-83.4283828735352,-83.4169235229492,-83.4054718017578,-83.3882751464844,-83.3309783935547,-83.2908706665039,-83.2908706665039,null,-87.261474609375,-87.261474609375,-87.2786636352539,-87.2901153564453,-87.2901153564453,-87.3187713623047,-87.3302230834961,-87.3359527587891,-87.3302230834961,-87.3187713623047,-87.3244934082031,-87.3817901611328,-87.3817901611328,-87.3817901611328,-87.3588790893555,-87.3244934082031,-87.3073120117188,-87.2958450317383,-87.2729339599609,-87.2041702270508,-87.1812591552734,-87.0953140258789,-87.1010437011719,-87.1125030517578,-87.1239624023438,-87.1296920776367,-87.1182327270508,-87.1067733764648,-87.1010437011719,-87.1010437011719,-87.078125,-87.0609359741211,-87.0322952270508,-87.0036392211914,-86.9807205200195,-86.9807205200195,-86.9692611694336,-86.9119644165039,-86.9119644165039,-86.8947830200195,-86.9005126953125,-86.8947830200195,-86.9005126953125,-86.9119644165039,-86.9348831176758,-86.9348831176758,-86.9119644165039,-86.9062423706055,-86.8947830200195,-86.8833160400391,-86.8833160400391,-86.9005126953125,-86.889045715332,-86.8947830200195,-86.8947830200195,-86.9119644165039,-86.9291534423828,-86.9291534423828,-86.986457824707,-87.0494766235352,-87.1411514282227,-87.261474609375,-87.261474609375,null,-85.181640625,-85.1587142944336,-85.181640625,-85.1988220214844,-85.2102813720703,-85.2102813720703,-85.2217483520508,-85.2446594238281,-85.2618560791016,-85.267578125,-85.2618560791016,-85.2847671508789,-85.3019561767578,-85.3248748779297,-85.3535232543945,-85.3535232543945,-85.3477935791016,-85.3535232543945,-85.3764419555664,-85.3821716308594,-85.3936309814453,-85.4280090332031,-85.450927734375,-85.4910354614258,-85.5196762084961,-85.5426025390625,-85.5483322143555,-85.5597839355469,-85.5827102661133,-85.6056213378906,-85.6056213378906,-85.5884399414062,-85.6056213378906,-85.6056213378906,-85.63427734375,-85.6915664672852,-85.7144927978516,-85.7144927978516,-85.7603225708008,-85.7603225708008,-85.7545928955078,-85.7545928955078,-85.725944519043,-85.6743850708008,-85.6399993896484,-85.6228179931641,-85.6170806884766,-85.5254058837891,-85.5254058837891,-85.5254058837891,-85.5483322143555,-85.5311431884766,-85.5082244873047,-85.3879013061523,-85.181640625,-85.181640625,null,-83.9612350463867,-83.9669647216797,-83.9956130981445,-84.0185317993164,-84.0700988769531,-84.087287902832,-84.098747253418,-84.1159286499023,-84.1331253051758,-84.1388549804688,-84.1674957275391,-84.1961441040039,-84.1846923828125,-84.1445846557617,-84.1159286499023,-84.1044769287109,-84.0815582275391,-84.0643692016602,-84.0414505004883,-84.0128021240234,-83.9956130981445,-83.9726943969727,-83.9497756958008,-83.90966796875,-83.8982086181641,-83.8924789428711,-83.8752899169922,-83.8523712158203,-83.8409118652344,-83.8351821899414,-83.818000793457,-83.82373046875,-83.8466415405273,-83.8982086181641,-83.9383163452148,-83.9612350463867,-83.9612350463867,null,-86.8260269165039,-86.6426773071289,-86.6426773071289,-86.6426773071289,-86.619758605957,-86.5853805541992,-86.5911102294922,-86.5968399047852,-86.6140289306641,-86.631217956543,-86.6426773071289,-86.6598663330078,-86.6827850341797,-86.6770553588867,-86.6484069824219,-86.631217956543,-86.6082992553711,-86.7572708129883,-86.7687301635742,-86.7859191894531,-86.7973709106445,-86.803108215332,-86.803108215332,-86.8260269165039,-86.8374786376953,-86.8489456176758,-86.8661346435547,-86.8775863647461,-86.8947830200195,-86.9119644165039,-86.9119644165039,-86.9692611694336,-86.9807205200195,-86.9807205200195,-87.0036392211914,-87.0322952270508,-87.0609359741211,-87.078125,-87.1010437011719,-87.1010437011719,-87.1067733764648,-87.1182327270508,-87.1296920776367,-87.1239624023438,-87.1125030517578,-87.1010437011719,-87.0953140258789,-87.1067733764648,-87.1239624023438,-87.1067733764648,-87.0895843505859,-87.0666656494141,-87.0494766235352,-87.0265579223633,-86.9578018188477,-86.9291534423828,-86.9119644165039,-86.8833160400391,-86.8432083129883,-86.8260269165039,-86.8604049682617,-86.8260269165039,-86.8260269165039,null,-85.3248748779297,-85.3477935791016,-85.3535232543945,-85.3420639038086,-85.3248748779297,-85.2962265014648,-85.273307800293,-85.3134155273438,-85.3248748779297,-85.3420639038086,-85.3477935791016,-85.3592529296875,-85.4394683837891,-85.456657409668,-85.4623870849609,-85.5024948120117,-85.5254058837891,-85.5597839355469,-85.5769805908203,-85.5827102661133,-85.6056213378906,-85.6399993896484,-85.628547668457,-85.6170806884766,-85.5884399414062,-85.5139465332031,-85.4738388061523,-85.450927734375,-85.3993606567383,-85.3821716308594,-85.3649826049805,-85.3477935791016,-85.3248748779297,-85.3248748779297,null,-84.7404556274414,-84.7920227050781,-84.81494140625,-84.8607788085938,-84.8722381591797,-84.8951568603516,-84.8951568603516,-84.8836975097656,-84.8951568603516,-84.9180755615234,-84.9238052368164,-84.9123458862305,-84.9180755615234,-84.9295349121094,-84.9352569580078,-84.9409942626953,-84.9524536132812,-84.9639129638672,-84.9524536132812,-84.9696426391602,-84.9868316650391,-84.992561340332,-84.9810943603516,-84.9868316650391,-84.998291015625,-85.0212020874023,-85.0326690673828,-85.0269317626953,-85.0097503662109,-85.0097503662109,-85.0212020874023,-85.0383987426758,-85.0613098144531,-85.0670394897461,-85.0498580932617,-84.992561340332,-84.9696426391602,-84.9639129638672,-84.9295349121094,-84.9123458862305,-84.8894271850586,-84.8607788085938,-84.820671081543,-84.7691116333008,-84.7691116333008,-84.7519149780273,-84.6774368286133,-84.6659698486328,-84.6659698486328,-84.6487808227539,-84.6373291015625,-84.6315994262695,-84.5685653686523,-84.6201324462891,-84.6717071533203,-84.7175445556641,-84.7404556274414,-84.7404556274414,null,-83.8810195922852,-83.818000793457,-83.7492370605469,-83.7435073852539,-83.7320556640625,-83.6804885864258,-83.634651184082,-83.6117324829102,-83.5773468017578,-83.5372467041016,-83.5315170288086,-83.5429763793945,-83.5429763793945,-83.5257873535156,-83.5257873535156,-83.5429763793945,-83.5372467041016,-83.5372467041016,-83.5257873535156,-83.5257873535156,-83.5143280029297,-83.5200576782227,-83.5315170288086,-83.5429763793945,-83.5601654052734,-83.5601654052734,-83.5773468017578,-83.6117324829102,-83.6174621582031,-83.6174621582031,-83.634651184082,-83.6575698852539,-83.6976776123047,-83.7893447875977,-83.7950744628906,-83.8351821899414,-83.8752899169922,-83.8924789428711,-83.8810195922852,-83.8810195922852,null,-84.2305297851562,-84.1961441040039,-84.4081420898438,-84.4253311157227,-84.4597091674805,-84.4654388427734,-84.5227355957031,-84.3966827392578,-84.2305297851562,-84.2305297851562,-84.2305297851562,null,-83.1361770629883,-83.1762847900391,-83.1762847900391,-83.1705474853516,-83.1648254394531,-83.1705474853516,-83.2221221923828,-83.2106552124023,-83.2163848876953,-83.2507629394531,-83.3252563476562,-83.3309783935547,-83.3309783935547,-83.3538970947266,-83.3825454711914,-83.3940048217773,-83.4226531982422,-83.4226531982422,-83.4283828735352,-83.4455718994141,-83.4742202758789,-83.4799499511719,-83.4914093017578,-83.5200576782227,-83.5143280029297,-83.5257873535156,-83.5257873535156,-83.5372467041016,-83.5372467041016,-83.5028686523438,-83.4914093017578,-83.4684906005859,-83.4455718994141,-83.4112014770508,-83.3940048217773,-83.3768157958984,-83.3309783935547,-83.3137969970703,-83.2736892700195,-83.2163848876953,-83.1992034912109,-83.193473815918,-83.182014465332,-83.1304473876953,-83.1189880371094,-83.1075286865234,-83.1189880371094,-83.1189880371094,-83.0903396606445,-83.0731506347656,-83.0559616088867,-83.0502319335938,-82.9986724853516,-83.0273132324219,-83.0387725830078,-83.0502319335938,-83.0502319335938,-83.0445022583008,-83.0674209594727,-83.0559616088867,-83.0559616088867,-83.0674209594727,-83.0903396606445,-83.1361770629883,-83.1361770629883,null,-82.3111114501953,-82.3111114501953,-82.2939300537109,-82.2538223266602,-82.2137145996094,-82.1907958984375,-82.1736068725586,-82.1678771972656,-82.1564178466797,-82.1334991455078,-82.1334991455078,-82.1392288208008,-82.1220397949219,-82.0876617431641,-82.0647430419922,-82.0189056396484,-81.9673461914062,-82.1621475219727,-82.2423629760742,-82.2939300537109,-82.3225784301758,-82.3569488525391,-82.4085235595703,-82.4830017089844,-82.5402984619141,-82.5517578125,-82.5861358642578,-82.5918655395508,-82.5975952148438,-82.6205139160156,-82.6377029418945,-82.6548919677734,-82.6720733642578,-82.6778106689453,-82.6949996948242,-82.7064590454102,-82.7236480712891,-82.729377746582,-82.7179107666016,-82.7064590454102,-82.6892700195312,-82.6720733642578,-82.6606216430664,-82.6377029418945,-82.6548919677734,-82.6548919677734,-82.6377029418945,-82.6147842407227,-82.5918655395508,-82.5804061889648,-82.5804061889648,-82.5861358642578,-82.6090545654297,-82.6090545654297,-82.5975952148438,-82.5861358642578,-82.5918655395508,-82.5975952148438,-82.5975952148438,-82.557487487793,-82.5288391113281,-82.5116500854492,-82.5001983642578,-82.4887313842773,-82.4715423583984,-82.460090637207,-82.4486236572266,-82.4257049560547,-82.3970565795898,-82.3855972290039,-82.3855972290039,-82.4027862548828,-82.4085235595703,-82.3798751831055,-82.3454895019531,-82.3111114501953,-82.3111114501953,null,-83.7320556640625,-83.7377853393555,-83.7549667358398,-83.7778930664062,-83.8122711181641,-83.82373046875,-83.8581085205078,-83.8695602416992,-83.8982086181641,-83.90966796875,-83.9555053710938,-83.9669647216797,-83.9669647216797,-83.9841537475586,-84.0070724487305,-84.0185317993164,-83.9841537475586,-83.9898834228516,-83.9612350463867,-83.915397644043,-83.90966796875,-83.90966796875,-83.9039459228516,-83.8581085205078,-83.8122711181641,-83.7836151123047,-83.7606964111328,-83.7148590087891,-83.6804885864258,-83.6518402099609,-83.6289215087891,-83.640380859375,-83.6632919311523,-83.7033996582031,-83.7320556640625,-83.7320556640625,null,-84.2820892333984,-84.2878189086914,-84.270637512207,-84.2763671875,-84.2763671875,-84.2878189086914,-84.2992782592773,-84.3050079345703,-84.3164749145508,-84.3107452392578,-84.3221969604492,-84.3451156616211,-84.3565826416016,-84.4253311157227,-84.4425201416016,-84.5800323486328,-84.6029510498047,-84.6029510498047,-84.6029510498047,-84.5972213745117,-84.6029510498047,-84.6717071533203,-84.6831665039062,-84.7118072509766,-84.7519149780273,-84.7633819580078,-84.7805633544922,-84.8034820556641,-84.8321304321289,-84.8550491333008,-84.8722381591797,-84.8779678344727,-84.8836975097656,-84.723274230957,-84.545654296875,-84.4998168945312,-84.4196014404297,-84.3393859863281,-84.2992782592773,-84.2820892333984,-84.2820892333984,null,-84.1044769287109,-84.1273956298828,-84.1560363769531,-84.1789627075195,-84.1789627075195,-84.1789627075195,-84.1674957275391,-84.1560363769531,-84.1388549804688,-84.1159286499023,-84.087287902832,-84.0643692016602,-84.0471801757812,-84.0299835205078,-84.0185317993164,-83.9841537475586,-83.9440460205078,-83.9497756958008,-83.9383163452148,-83.9325866699219,-83.9039459228516,-83.9268569946289,-83.9325866699219,-83.9383163452148,-83.9497756958008,-83.9726943969727,-83.9956130981445,-84.0128021240234,-84.0414505004883,-84.0643692016602,-84.0815582275391,-84.1044769287109,-84.1044769287109,null,-84.2820892333984,-84.2992782592773,-84.3393859863281,-84.4196014404297,-84.4998168945312,-84.4539794921875,-84.4482498168945,-84.4138717651367,-84.3565826416016,-84.3508453369141,-84.3508453369141,-84.2935485839844,-84.270637512207,-84.2419815063477,-84.2076034545898,-84.2133331298828,-84.1732330322266,-84.1617660522461,-84.1617660522461,-84.1674957275391,-84.1331253051758,-84.1388549804688,-84.1388549804688,-84.1445846557617,-84.1674957275391,-84.1789627075195,-84.2076034545898,-84.2190704345703,-84.2190704345703,-84.2305297851562,-84.2419815063477,-84.2534408569336,-84.2534408569336,-84.270637512207,-84.2763671875,-84.2820892333984,-84.2820892333984,null,-83.4742202758789,-83.4226531982422,-83.3997344970703,-83.37109375,-83.3481674194336,-83.3309783935547,-83.3367080688477,-83.3309783935547,-83.3137969970703,-83.3137969970703,-83.3080596923828,-83.2794189453125,-83.2679595947266,-83.2335815429688,-83.2221221923828,-83.2335815429688,-83.2221221923828,-83.2106552124023,-83.2221221923828,-83.2564926147461,-83.2908706665039,-83.3309783935547,-83.3882751464844,-83.4054718017578,-83.4169235229492,-83.4283828735352,-83.4455718994141,-83.4455718994141,-83.4455718994141,-83.4684906005859,-83.4684906005859,-83.462760925293,-83.4513092041016,-83.462760925293,-83.4742202758789,-83.4856796264648,-83.5028686523438,-83.5143280029297,-83.5085983276367,-83.5143280029297,-83.5315170288086,-83.5372467041016,-83.5487060546875,-83.5601654052734,-83.5773468017578,-83.5945434570312,-83.5773468017578,-83.5773468017578,-83.5888137817383,-83.6002731323242,-83.6060028076172,-83.5658950805664,-83.5544357299805,-83.5429763793945,-83.5487060546875,-83.5429763793945,-83.5085983276367,-83.5028686523438,-83.4971389770508,-83.4971389770508,-83.4856796264648,-83.4799499511719,-83.4742202758789,-83.4799499511719,-83.4799499511719,-83.4684906005859,-83.4513092041016,-83.4455718994141,-83.4513092041016,-83.4742202758789,-83.4742202758789,null,-84.8836975097656,-84.8779678344727,-84.8722381591797,-84.8550491333008,-84.8321304321289,-84.9123458862305,-84.9180755615234,-84.9352569580078,-84.9467239379883,-84.9639129638672,-85.0613098144531,-85.1071472167969,-85.2045516967773,-85.2160186767578,-85.2102813720703,-85.2102813720703,-85.2217483520508,-85.2446594238281,-85.2446594238281,-85.2618560791016,-85.267578125,-85.2618560791016,-85.2561187744141,-85.2446594238281,-85.2332000732422,-85.2102813720703,-85.1701812744141,-85.1358032226562,-85.0842361450195,-85.0613098144531,-84.998291015625,-84.9524536132812,-84.9409942626953,-84.8836975097656,-84.8836975097656,null,-84.4310607910156,-84.4310607910156,-84.4196014404297,-84.4081420898438,-84.3909530639648,-84.6201324462891,-84.6258697509766,-84.6373291015625,-84.6315994262695,-84.6373291015625,-84.6373291015625,-84.6487808227539,-84.6659698486328,-84.6831665039062,-84.6888885498047,-84.7060775756836,-84.7175445556641,-84.7175445556641,-84.7118072509766,-84.7175445556641,-84.7404556274414,-84.7175445556641,-84.6717071533203,-84.6201324462891,-84.5685653686523,-84.5571136474609,-84.5170059204102,-84.4883575439453,-84.4654388427734,-84.4597091674805,-84.4654388427734,-84.4482498168945,-84.4367904663086,-84.4310607910156,-84.4310607910156,null,-85.273307800293,-84.992561340332,-84.9524536132812,-85.004020690918,-85.0154800415039,-85.0097503662109,-85.0154800415039,-85.0154800415039,-85.0212020874023,-85.0441284179688,-85.0498580932617,-85.0613098144531,-85.0670394897461,-85.1014175415039,-85.1644439697266,-85.2503890991211,-85.2847671508789,-85.3821716308594,-85.4108200073242,-85.4108200073242,-85.4623870849609,-85.456657409668,-85.4394683837891,-85.3592529296875,-85.3477935791016,-85.3420639038086,-85.3248748779297,-85.3134155273438,-85.273307800293,-85.273307800293,null,-86.6025695800781,-86.5624618530273,-86.4020385742188,-86.4020385742188,-86.4192199707031,-86.4020385742188,-86.3848419189453,-86.4536056518555,-86.4994354248047,-86.533821105957,-86.5624618530273,-86.5968399047852,-86.6713256835938,-86.7630004882812,-86.7572708129883,-86.7515335083008,-86.7400817871094,-86.7114334106445,-86.6827850341797,-86.6655960083008,-86.6484069824219,-86.6025695800781,-86.6025695800781,null,-85.5082244873047,-85.4910354614258,-85.4681167602539,-85.4337310791016,-85.4165496826172,-85.4108200073242,-85.3821716308594,-85.2847671508789,-85.2503890991211,-85.1644439697266,-85.1014175415039,-85.1415252685547,-85.1644439697266,-85.175910949707,-85.181640625,-85.3879013061523,-85.5082244873047,-85.5082244873047,null,-85.6113510131836,-85.5712432861328,-85.5311431884766,-85.5254058837891,-85.5139465332031,-85.4853057861328,-85.4681167602539,-85.450927734375,-85.4165496826172,-85.3993606567383,-85.3649826049805,-85.3535232543945,-85.273307800293,-85.2332000732422,-85.2102813720703,-85.181640625,-85.1644439697266,-85.1415252685547,-85.1300735473633,-85.1014175415039,-85.0613098144531,-85.0785064697266,-85.1014175415039,-85.1243438720703,-85.1358032226562,-85.1529846191406,-85.1930923461914,-85.2217483520508,-85.2274703979492,-85.2446594238281,-85.273307800293,-85.2847671508789,-85.3019561767578,-85.3134155273438,-85.3134155273438,-85.3019561767578,-85.3306045532227,-85.3707122802734,-85.3879013061523,-85.4165496826172,-85.4280090332031,-85.4165496826172,-85.4280090332031,-85.456657409668,-85.4795684814453,-85.5024948120117,-85.5597839355469,-85.6056213378906,-85.6113510131836,-85.6113510131836,null,-87.3244934082031,-87.261474609375,-87.1411514282227,-87.0494766235352,-87.0666656494141,-87.1182327270508,-87.3244934082031,-87.3244934082031,null,-88.063606262207,-88.1037216186523,-88.1495513916016,-87.8688049316406,-87.8516235351562,-87.8172378540039,-87.7771301269531,-87.7542190551758,-87.719841003418,-87.6625442504883,-87.6740036010742,-87.6682739257812,-87.6682739257812,-87.6797332763672,-87.6797332763672,-87.8344268798828,-87.8344268798828,-87.8516235351562,-87.9432907104492,-88.063606262207,-88.063606262207,null,-85.4394683837891,-85.456657409668,-85.456657409668,-85.4280090332031,-85.3879013061523,-85.3535232543945,-85.3363342285156,-85.3306045532227,-85.2962265014648,-85.2446594238281,-85.2332000732422,-85.2217483520508,-85.2160186767578,-85.175910949707,-85.2160186767578,-85.267578125,-85.2962265014648,-85.3248748779297,-85.3477935791016,-85.3649826049805,-85.3821716308594,-85.3993606567383,-85.450927734375,-85.4280090332031,-85.4394683837891,-85.4394683837891,null,-87.719841003418,-87.9261016845703,-87.9547500610352,-87.9719390869141,-87.977668762207,-87.9719390869141,-87.989128112793,-87.9948577880859,-88.0120468139648,-88.0292358398438,-88.0521545410156,-88.0808029174805,-88.1037216186523,-88.1266403198242,-88.161018371582,-88.161018371582,-88.1438293457031,-88.0979919433594,-88.0464248657227,-88.0235061645508,-88.0005874633789,-87.9547500610352,-87.9432907104492,-87.9203720092773,-87.9089126586914,-87.9031829833984,-87.9089126586914,-87.9203720092773,-87.9203720092773,-87.9146423339844,-87.8286972045898,-87.8000564575195,-87.7885894775391,-87.7828598022461,-87.7656784057617,-87.7599487304688,-87.7484817504883,-87.7484817504883,-87.719841003418,-87.719841003418,null,-86.1671295166016,-86.1900405883789,-86.2014999389648,-86.2072296142578,-86.2416076660156,-86.253059387207,-86.2645263671875,-86.2645263671875,-86.4020385742188,-86.4020385742188,-86.5624618530273,-86.6025695800781,-86.6713256835938,-86.62548828125,-86.6140289306641,-86.6140289306641,-86.6082992553711,-86.5681915283203,-86.4937133789062,-86.4879837036133,-86.4478759765625,-86.4306793212891,-86.4077682495117,-86.3905715942383,-86.2817153930664,-86.2186889648438,-86.1900405883789,-86.178581237793,-86.1098251342773,-86.1270217895508,-86.1270217895508,-86.1384735107422,-86.1671295166016,-86.1671295166016,null,-85.1587142944336,-85.1472549438477,-85.1415252685547,-85.1300735473633,-85.1186065673828,-85.1128768920898,-85.1014175415039,-85.0842361450195,-85.0555877685547,-85.0269317626953,-85.004020690918,-85.0269317626953,-85.0326690673828,-85.2790374755859,-85.2904968261719,-85.3019561767578,-85.3191452026367,-85.3306045532227,-85.3477935791016,-85.3649826049805,-85.3821716308594,-85.3879013061523,-85.3936309814453,-85.3821716308594,-85.3764419555664,-85.3535232543945,-85.3477935791016,-85.3535232543945,-85.3535232543945,-85.3248748779297,-85.3019561767578,-85.2847671508789,-85.2618560791016,-85.267578125,-85.2618560791016,-85.2446594238281,-85.2217483520508,-85.2102813720703,-85.2102813720703,-85.1988220214844,-85.181640625,-85.1587142944336,-85.1587142944336,null,-84.8321304321289,-84.8034820556641,-84.7805633544922,-84.7633819580078,-84.7519149780273,-84.7118072509766,-84.6831665039062,-84.6717071533203,-84.6029510498047,-84.5972213745117,-84.6029510498047,-84.6029510498047,-84.6029510498047,-84.5800323486328,-84.5914916992188,-84.5800323486328,-84.6029510498047,-84.6029510498047,-84.6029510498047,-84.6258697509766,-84.6315994262695,-84.6487808227539,-84.6717071533203,-84.6888885498047,-84.7175445556641,-84.723274230957,-84.7862930297852,-84.9639129638672,-84.9810943603516,-84.998291015625,-85.0212020874023,-85.0269317626953,-85.0154800415039,-85.0154800415039,-85.0383987426758,-85.0613098144531,-84.9639129638672,-84.9467239379883,-84.9352569580078,-84.9180755615234,-84.9123458862305,-84.8321304321289,-84.8321304321289,null,-87.9261016845703,-87.719841003418,-87.4963836669922,-87.5135726928711,-87.4963836669922,-87.4849319458008,-87.4734649658203,-87.4276275634766,-87.4047164916992,-87.3817901611328,-87.3703308105469,-87.5078430175781,-87.5937881469727,-87.8229675292969,-87.8000564575195,-87.8229675292969,-87.8344268798828,-87.8516235351562,-87.8516235351562,-87.8401565551758,-87.8516235351562,-87.8630752563477,-87.8802642822266,-87.9031829833984,-87.9203720092773,-87.9375686645508,-87.9432907104492,-87.9261016845703,-87.9261016845703,null,-84.0242614746094,-84.2133331298828,-84.2419815063477,-84.2992782592773,-84.3221969604492,-84.3393859863281,-84.3508453369141,-84.3508453369141,-84.3623046875,-84.3565826416016,-84.3508453369141,-84.3336563110352,-84.3336563110352,-84.3451156616211,-84.3279266357422,-84.3279266357422,-84.3221969604492,-84.3164749145508,-84.3107452392578,-84.2992782592773,-84.2591705322266,-84.2419815063477,-84.2248001098633,-84.2133331298828,-84.1961441040039,-84.1732330322266,-84.1560363769531,-84.1331253051758,-84.1216583251953,-84.093017578125,-84.087287902832,-84.0758209228516,-84.0529098510742,-84.0013427734375,-83.9841537475586,-83.9497756958008,-83.9440460205078,-83.9383163452148,-83.9325866699219,-83.8752899169922,-83.8466415405273,-83.8752899169922,-83.8752899169922,-83.8810195922852,-83.915397644043,-83.9784240722656,-84.0128021240234,-84.0242614746094,-84.0242614746094,null,-83.6289215087891,-83.6002731323242,-83.5658950805664,-83.5544357299805,-83.5372467041016,-83.5085983276367,-83.4684906005859,-83.4455718994141,-83.4226531982422,-83.3997344970703,-83.3252563476562,-83.3195266723633,-83.3023300170898,-83.2794189453125,-83.2622222900391,-83.2564926147461,-83.2450408935547,-83.2450408935547,-83.2736892700195,-83.2908706665039,-83.3137969970703,-83.3309783935547,-83.37109375,-83.3882751464844,-83.4112014770508,-83.4226531982422,-83.4341125488281,-83.4455718994141,-83.4914093017578,-83.5028686523438,-83.5028686523438,-83.5085983276367,-83.5200576782227,-83.5315170288086,-83.5601654052734,-83.5601654052734,-83.5601654052734,-83.5658950805664,-83.5888137817383,-83.6174621582031,-83.6632919311523,-83.7033996582031,-83.6632919311523,-83.640380859375,-83.6289215087891,-83.6289215087891,null,-84.7060775756836,-84.7175445556641,-84.7633819580078,-84.7691116333008,-84.7691116333008,-84.7805633544922,-84.7920227050781,-84.8034820556641,-84.8034820556641,-84.820671081543,-84.8264007568359,-84.820671081543,-84.8092193603516,-84.820671081543,-84.81494140625,-84.81494140625,-84.8264007568359,-84.8321304321289,-84.8321304321289,-84.8378601074219,-84.8321304321289,-84.8321304321289,-84.8321304321289,-84.8779678344727,-84.8722381591797,-84.8722381591797,-84.7175445556641,-84.7118072509766,-84.7175445556641,-84.7175445556641,-84.7060775756836,-84.6888885498047,-84.6831665039062,-84.6659698486328,-84.6487808227539,-84.6373291015625,-84.6373291015625,-84.6315994262695,-84.6373291015625,-84.6258697509766,-84.6602401733398,-84.7060775756836,-84.7060775756836,null,-92.6186294555664,-92.4868469238281,-92.240478515625,-92.240478515625,-92.1774520874023,-92.1774520874023,-92.1545333862305,-92.1545333862305,-92.1488037109375,-92.14306640625,-92.14306640625,-92.1602630615234,-92.1602630615234,-92.1774520874023,-92.1774520874023,-92.2061004638672,-92.2118301391602,-92.2290115356445,-92.246208190918,-92.2633895874023,-92.2805786132812,-92.2920455932617,-92.326416015625,-92.3321533203125,-92.3779907226562,-92.4066314697266,-92.4467391967773,-92.5441436767578,-92.6071701049805,-92.6071701049805,-92.595703125,-92.5785217285156,-92.6014404296875,-92.6243591308594,-92.6243591308594,-92.6186294555664,-92.6243591308594,-92.6128997802734,-92.6186294555664,-92.6186294555664,-92.6014404296875,-92.6014404296875,-92.6071701049805,-92.6186294555664,-92.6186294555664,null,-92.595703125,-92.595703125,-92.5899810791016,-92.5899810791016,-92.595703125,-92.6186294555664,-92.6186294555664,-92.6186294555664,-92.6243591308594,-92.7675933837891,-92.7675933837891,-93.0655364990234,-93.0655364990234,-93.1285552978516,-93.1285552978516,-92.968132019043,-92.968132019043,-92.8191604614258,-92.8077011108398,-92.7103042602539,-92.7103042602539,-92.595703125,-92.595703125,null,-91.1289367675781,-91.1346664428711,-91.1174774169922,-91.1174774169922,-91.1002883911133,-91.1002883911133,-91.0888290405273,-91.0200805664062,-90.9742431640625,-90.9398651123047,-90.8940277099609,-90.8711013793945,-90.8539199829102,-90.8310012817383,-90.8195419311523,-90.7393264770508,-90.7450561523438,-90.7106781005859,-90.693489074707,-90.6820297241211,-90.6763000488281,-90.6591110229492,-90.6591110229492,-90.6533889770508,-90.6476516723633,-90.6361923217773,-90.6419219970703,-90.9284057617188,-90.9398651123047,-90.9455871582031,-90.9857025146484,-90.9971542358398,-91.0086135864258,-91.06591796875,-91.06591796875,-91.0773696899414,-91.1002883911133,-91.1060180664062,-91.1289367675781,-91.1289367675781,null,-91.2320709228516,-91.1289367675781,-91.1060180664062,-91.1002883911133,-91.0773696899414,-91.06591796875,-91.06591796875,-91.0086135864258,-90.9971542358398,-90.9857025146484,-90.9455871582031,-90.9455871582031,-90.9226684570312,-90.9169387817383,-90.8997573852539,-90.8940277099609,-90.8997573852539,-90.9169387817383,-90.9341354370117,-91.0143432617188,-91.0888290405273,-91.1002883911133,-91.1060180664062,-91.1002883911133,-91.0945587158203,-91.1060180664062,-91.1174774169922,-91.1346664428711,-91.1117477416992,-91.1117477416992,-91.1690444946289,-91.1919555664062,-91.2148818969727,-91.2206115722656,-91.2607192993164,-91.2664489746094,-91.2664489746094,-91.2492599487305,-91.2320709228516,-91.2320709228516,null,-92.326416015625,-92.2175598144531,-92.2175598144531,-92.240478515625,-92.240478515625,-92.246208190918,-92.240478515625,-92.2232818603516,-92.2118301391602,-92.1889038085938,-92.1602630615234,-92.1316146850586,-92.0972290039062,-92.0800476074219,-92.0284805297852,-92.0112915039062,-92.0112915039062,-92.0227508544922,-92.0227508544922,-91.9941024780273,-91.9998321533203,-91.9941024780273,-91.9826431274414,-91.9654541015625,-91.9482650756836,-91.9310836791992,-91.9310836791992,-91.9425354003906,-91.9368057250977,-91.9253540039062,-91.8852462768555,-91.873779296875,-91.8508605957031,-91.8394088745117,-91.8222122192383,-91.787841796875,-91.7534637451172,-91.7420043945312,-91.7248153686523,-91.7133560180664,-91.6789779663086,-91.6732482910156,-91.6847076416016,-91.7133560180664,-91.7248153686523,-91.7248153686523,-91.7190856933594,-91.7190856933594,-91.7305374145508,-91.7477340698242,-91.7591934204102,-91.787841796875,-91.7993011474609,-91.8050308227539,-91.8050308227539,-91.8279418945312,-91.8279418945312,-91.8107528686523,-91.7993011474609,-92.2118301391602,-92.2232818603516,-92.2232818603516,-92.2863159179688,-92.3149566650391,-92.326416015625,-92.326416015625,-92.326416015625,null,-93.1285552978516,-93.1285552978516,-93.3806610107422,-93.3806610107422,-93.4837951660156,-93.4837951660156,-93.7301635742188,-93.7301635742188,-93.7187042236328,-93.7301635742188,-93.7416305541992,-93.7301635742188,-93.7187042236328,-93.7015228271484,-93.7015228271484,-93.7015228271484,-93.6671371459961,-93.6499557495117,-93.598388671875,-93.5811920166016,-93.5754699707031,-93.5640106201172,-93.5124435424805,-93.4952545166016,-93.4666061401367,-93.4379577636719,-93.145751953125,-93.1400146484375,-92.968132019043,-92.968132019043,-93.1285552978516,-93.1285552978516,-93.1285552978516,null,-92.7675933837891,-92.773323059082,-92.7962493896484,-92.8019714355469,-92.8019714355469,-92.8077011108398,-92.8191604614258,-92.8077011108398,-92.9337539672852,-93.1743927001953,-93.1973190307617,-93.2145004272461,-93.2145004272461,-93.420768737793,-93.409309387207,-93.409309387207,-93.4150390625,-93.4150390625,-93.409309387207,-93.3863906860352,-93.3749313354492,-93.3806610107422,-93.3806610107422,-93.3520126342773,-93.2374267578125,-93.2374267578125,-93.151481628418,-93.151481628418,-93.151481628418,-93.1572113037109,-93.1572113037109,-93.1572113037109,-93.1743927001953,-92.8821868896484,-92.8707275390625,-92.7675933837891,-92.7675933837891,null,-93.8332977294922,-93.5239028930664,-93.5239028930664,-93.5239028930664,-93.5181732177734,-93.5009765625,-93.4895248413086,-93.4837951660156,-93.4780654907227,-93.4837951660156,-93.4608764648438,-93.4608764648438,-93.4723358154297,-93.4608764648438,-93.4666061401367,-93.4723358154297,-93.4666061401367,-93.4494171142578,-93.4494171142578,-93.4436874389648,-93.4436874389648,-93.3520126342773,-93.3806610107422,-93.3806610107422,-93.3749313354492,-93.3863906860352,-93.409309387207,-93.4150390625,-93.4150390625,-93.409309387207,-93.409309387207,-93.420768737793,-93.4666061401367,-93.4780654907227,-93.4895248413086,-93.4952545166016,-93.5124435424805,-93.5239028930664,-93.5239028930664,-93.5353622436523,-93.5525512695312,-93.5582809448242,-93.5640106201172,-93.5811920166016,-93.6098480224609,-93.6098480224609,-93.6499557495117,-93.6671371459961,-93.6728668212891,-93.6728668212891,-93.6900634765625,-93.6900634765625,-93.7015228271484,-93.7473526000977,-93.7473526000977,-93.7588119506836,-93.7530822753906,-93.7588119506836,-93.7473526000977,-93.7645416259766,-93.7645416259766,-93.7760009765625,-93.7702713012695,-93.7645416259766,-93.7702713012695,-93.7874603271484,-93.7874603271484,-93.7931900024414,-93.7989196777344,-93.8161087036133,-93.8161087036133,-93.8103790283203,-93.7931900024414,-93.7874603271484,-93.7989196777344,-93.8103790283203,-93.8161087036133,-93.7931900024414,-93.7874603271484,-93.7931900024414,-93.8046493530273,-93.8103790283203,-93.8103790283203,-93.8161087036133,-93.8161087036133,-93.8103790283203,-93.8275680541992,-93.8332977294922,-93.8218383789062,-93.8161087036133,-93.8218383789062,-93.8275680541992,-93.8332977294922,-93.8332977294922,null,-94.051025390625,-93.8332977294922,-93.8275680541992,-93.8218383789062,-93.8161087036133,-93.8218383789062,-93.8332977294922,-93.8275680541992,-93.8103790283203,-93.8161087036133,-93.8161087036133,-93.8103790283203,-93.8103790283203,-93.8046493530273,-93.7931900024414,-93.7874603271484,-93.7931900024414,-93.8161087036133,-93.8103790283203,-93.7989196777344,-93.7874603271484,-93.7931900024414,-93.8103790283203,-93.8161087036133,-93.8161087036133,-93.7989196777344,-93.7931900024414,-93.7874603271484,-93.7874603271484,-93.7702713012695,-93.7645416259766,-93.7702713012695,-93.7760009765625,-93.7645416259766,-93.7645416259766,-93.7473526000977,-93.7588119506836,-93.7530822753906,-93.7588119506836,-93.7473526000977,-93.7473526000977,-93.7015228271484,-93.6900634765625,-93.6900634765625,-93.6728668212891,-93.6728668212891,-93.6671371459961,-93.6499557495117,-93.6098480224609,-93.6098480224609,-93.5811920166016,-93.5640106201172,-93.5582809448242,-93.5525512695312,-93.5353622436523,-93.5239028930664,-93.5239028930664,-93.5124435424805,-93.4952545166016,-93.4895248413086,-93.4780654907227,-93.4666061401367,-93.5640106201172,-93.5754699707031,-93.5869216918945,-93.5926513671875,-93.6098480224609,-93.6155776977539,-93.6270294189453,-93.6442260742188,-93.678596496582,-93.7072448730469,-93.7416305541992,-93.7645416259766,-93.7931900024414,-93.8046493530273,-93.8103790283203,-93.8161087036133,-93.8390274047852,-93.8447570800781,-93.873405456543,-93.9421615600586,-93.95361328125,-93.9650802612305,-94.051025390625,-94.051025390625,-94.051025390625,-94.051025390625,-94.051025390625,-94.051025390625,null,-93.678596496582,-93.7129745483398,-93.7473526000977,-93.7588119506836,-93.7530822753906,-93.7301635742188,-93.4837951660156,-93.4837951660156,-93.3806610107422,-93.3806610107422,-93.1285552978516,-93.1285552978516,-93.0311584472656,-93.0254287719727,-92.9910507202148,-92.9853210449219,-92.8879165649414,-92.8821868896484,-92.8879165649414,-92.8936462402344,-92.8936462402344,-92.87646484375,-92.9853210449219,-92.9795913696289,-93.1228332519531,-93.1285552978516,-93.7129745483398,-93.7244338989258,-93.7015228271484,-93.684326171875,-93.6900634765625,-93.678596496582,-93.678596496582,null,-92.3149566650391,-92.1774520874023,-92.1602630615234,-92.1086959838867,-92.1086959838867,-92.0399398803711,-91.9941024780273,-91.9941024780273,-91.9941024780273,-91.9941024780273,-91.9941024780273,-91.9883728027344,-91.9883728027344,-91.9998321533203,-91.9998321533203,-91.9883728027344,-91.9826431274414,-91.97119140625,-91.9138870239258,-91.9024276733398,-91.8966979980469,-91.873779296875,-91.873779296875,-91.8852462768555,-91.9081573486328,-91.9196166992188,-91.9253540039062,-91.9024276733398,-91.9024276733398,-91.9024276733398,-92.0112915039062,-92.3149566650391,-92.3149566650391,-92.3149566650391,-92.3149566650391,null,-92.9795913696289,-92.7389526367188,-92.6186294555664,-92.6128997802734,-92.6644668579102,-92.8019714355469,-92.9051055908203,-92.9795913696289,-93.0254287719727,-93.0712661743164,-93.0941772460938,-93.1113739013672,-93.151481628418,-93.2030487060547,-93.2431564331055,-93.3004455566406,-93.3462829589844,-93.3692016601562,-93.4952545166016,-93.5640106201172,-93.6098480224609,-93.6614074707031,-93.7072448730469,-93.7588119506836,-93.8046493530273,-93.8447570800781,-93.8848648071289,-93.9077835083008,-93.9307022094727,-93.9307022094727,-93.9077835083008,-93.861946105957,-93.8332977294922,-93.8046493530273,-93.7989196777344,-93.7645416259766,-93.7416305541992,-93.7129745483398,-93.1285552978516,-93.1228332519531,-92.9795913696289,-92.9795913696289,null,-91.9024276733398,-91.868049621582,-91.8565902709961,-91.8451385498047,-91.8394088745117,-91.8222122192383,-91.8050308227539,-91.8050308227539,-91.787841796875,-91.7706451416016,-91.7649230957031,-91.7362670898438,-91.7018966674805,-91.6732482910156,-91.6617889404297,-91.6503295898438,-91.6044921875,-91.598762512207,-91.5758438110352,-91.5758438110352,-91.5701141357422,-91.5701141357422,-91.5701141357422,-91.5586547851562,-91.5357360839844,-91.5357360839844,-91.5471954345703,-91.5701141357422,-91.5815734863281,-91.5930328369141,-91.6044921875,-91.6274108886719,-91.6388702392578,-91.6503295898438,-91.6732482910156,-91.6904296875,-91.7018966674805,-91.7076263427734,-91.7133560180664,-91.7248153686523,-91.7420043945312,-91.7534637451172,-91.7591934204102,-91.7649230957031,-91.7821044921875,-91.8164825439453,-91.8279418945312,-91.8279418945312,-91.8050308227539,-91.7821044921875,-91.7706451416016,-91.787841796875,-91.787841796875,-91.7706451416016,-91.7477340698242,-91.7305374145508,-91.7248153686523,-91.7248153686523,-91.7420043945312,-91.7706451416016,-91.7993011474609,-91.8107528686523,-91.8222122192383,-91.8336791992188,-91.8508605957031,-91.8565902709961,-91.8565902709961,-91.8394088745117,-91.8164825439453,-91.8107528686523,-91.8222122192383,-91.8451385498047,-91.8565902709961,-91.8623199462891,-91.8565902709961,-91.8336791992188,-91.8394088745117,-91.8508605957031,-91.873779296875,-91.8852462768555,-91.9253540039062,-91.9368057250977,-91.9425354003906,-91.9310836791992,-91.9310836791992,-91.9482650756836,-91.9654541015625,-91.9826431274414,-91.9941024780273,-91.9998321533203,-91.9941024780273,-92.0227508544922,-92.0227508544922,-92.0112915039062,-92.0112915039062,-92.0112915039062,-91.9024276733398,-91.9024276733398,-91.9024276733398,null,-92.8821868896484,-93.1743927001953,-93.1801223754883,-93.1915893554688,-93.1915893554688,-93.231689453125,-93.2374267578125,-92.9910507202148,-92.7274856567383,-92.7274856567383,-92.8248901367188,-92.8306274414062,-92.8535385131836,-92.8592681884766,-92.8649978637695,-92.8592681884766,-92.8592681884766,-92.8649978637695,-92.87646484375,-92.8821868896484,-92.8821868896484,null,-91.7190856933594,-91.7190856933594,-91.7248153686523,-91.7248153686523,-91.7133560180664,-91.6847076416016,-91.6732482910156,-91.6789779663086,-91.7133560180664,-91.7248153686523,-91.7420043945312,-91.7534637451172,-91.787841796875,-91.8222122192383,-91.8394088745117,-91.8336791992188,-91.8565902709961,-91.8623199462891,-91.8565902709961,-91.8451385498047,-91.8222122192383,-91.8107528686523,-91.8164825439453,-91.8394088745117,-91.8565902709961,-91.8565902709961,-91.8508605957031,-91.8336791992188,-91.8222122192383,-91.8107528686523,-91.7993011474609,-91.7706451416016,-91.7420043945312,-91.7248153686523,-91.7248153686523,-91.7305374145508,-91.7477340698242,-91.7706451416016,-91.787841796875,-91.787841796875,-91.7706451416016,-91.7821044921875,-91.8050308227539,-91.8279418945312,-91.8279418945312,-91.8164825439453,-91.7821044921875,-91.7649230957031,-91.7591934204102,-91.7534637451172,-91.7420043945312,-91.7248153686523,-91.7133560180664,-91.7076263427734,-91.7018966674805,-91.6904296875,-91.6732482910156,-91.6503295898438,-91.6388702392578,-91.6274108886719,-91.6044921875,-91.5930328369141,-91.5815734863281,-91.5701141357422,-91.5471954345703,-91.5357360839844,-91.5357360839844,-91.3638458251953,-91.3867721557617,-91.4039535522461,-91.3982238769531,-91.4096832275391,-91.4727172851562,-91.4898986816406,-91.5013580322266,-91.4898986816406,-91.4326095581055,-91.415412902832,-91.415412902832,-91.4326095581055,-91.5013580322266,-91.5128173828125,-91.4898986816406,-91.4669799804688,-91.4727172851562,-91.5070877075195,-91.5471954345703,-91.5586547851562,-91.5586547851562,-91.5242767333984,-91.5300064086914,-91.5643844604492,-91.610221862793,-91.6331405639648,-91.6274108886719,-91.6044921875,-91.610221862793,-91.6159515380859,-91.610221862793,-91.5873031616211,-91.5701141357422,-91.6216812133789,-91.6445922851562,-91.6789779663086,-91.7190856933594,-91.7190856933594,null,-93.5640106201172,-93.5525512695312,-93.5353622436523,-93.5296325683594,-93.5239028930664,-93.5296325683594,-93.5525512695312,-93.5525512695312,-93.5525512695312,-93.5754699707031,-93.5468139648438,-93.5296325683594,-93.5124435424805,-93.5009765625,-93.4895248413086,-93.4780654907227,-93.4436874389648,-93.4035797119141,-93.3806610107422,-93.3692016601562,-93.3692016601562,-93.3749313354492,-93.4035797119141,-93.4150390625,-93.420768737793,-93.4264984130859,-93.4322280883789,-93.4379577636719,-93.873405456543,-93.9077835083008,-93.9593505859375,-94.0109176635742,-94.056755065918,-94.051025390625,-93.9650802612305,-93.95361328125,-93.9421615600586,-93.873405456543,-93.8447570800781,-93.8390274047852,-93.8161087036133,-93.8103790283203,-93.8046493530273,-93.7931900024414,-93.7645416259766,-93.7416305541992,-93.7072448730469,-93.678596496582,-93.6442260742188,-93.6270294189453,-93.6155776977539,-93.6098480224609,-93.5926513671875,-93.5869216918945,-93.5754699707031,-93.5640106201172,-93.5640106201172,null,-90.9054794311523,-90.9341354370117,-90.962776184082,-90.9742431640625,-90.9799728393555,-90.9799728393555,-90.9799728393555,-90.9742431640625,-90.9570465087891,-90.9570465087891,-90.962776184082,-90.9570465087891,-90.9570465087891,-90.8940277099609,-90.9398651123047,-90.9742431640625,-91.0200805664062,-91.0544509887695,-91.0888290405273,-91.1289367675781,-91.15185546875,-91.1690444946289,-91.1862335205078,-91.2206115722656,-91.2492599487305,-91.23779296875,-91.2091522216797,-91.2091522216797,-91.2206115722656,-91.23779296875,-91.2664489746094,-91.2779006958008,-91.2836303710938,-91.2779006958008,-91.2664489746094,-91.2664489746094,-91.2893676757812,-91.3065567016602,-91.3065567016602,-91.3065567016602,-91.3180084228516,-91.3065567016602,-91.3008270263672,-91.23779296875,-91.1747741699219,-90.8424606323242,-90.8424606323242,-90.8596496582031,-90.8940277099609,-90.9054794311523,-90.9054794311523,null,-91.4555206298828,-91.4440612792969,-91.421142578125,-91.4039535522461,-91.4096832275391,-91.4039535522461,-91.4039535522461,-91.3867721557617,-91.3695755004883,-91.3523941040039,-91.3523941040039,-91.3466644287109,-91.340934753418,-91.335205078125,-91.3237380981445,-91.3065567016602,-91.3008270263672,-91.3008270263672,-91.2893676757812,-91.1919555664062,-91.2091522216797,-91.2148818969727,-91.2034225463867,-91.1805038452148,-91.146125793457,-91.1289367675781,-91.1117477416992,-91.0773696899414,-91.0888290405273,-91.1060180664062,-91.15185546875,-91.157585144043,-91.146125793457,-91.1174774169922,-91.0716400146484,-91.0716400146484,-91.0716400146484,-91.0945587158203,-91.1346664428711,-91.146125793457,-91.146125793457,-91.1289367675781,-91.1002883911133,-91.0544509887695,-91.0258102416992,-91.0200805664062,-91.0258102416992,-91.0601806640625,-91.06591796875,-91.1232070922852,-91.15185546875,-91.4555206298828,-91.4555206298828,-91.4555206298828,null,-91.3065567016602,-91.2950973510742,-91.2664489746094,-91.2435302734375,-91.2320709228516,-91.2263412475586,-91.2206115722656,-91.2034225463867,-91.2034225463867,-91.1919555664062,-91.1862335205078,-91.0601806640625,-90.8539199829102,-90.8424606323242,-90.8539199829102,-90.8596496582031,-90.8596496582031,-90.8424606323242,-90.8596496582031,-90.8424606323242,-90.8367309570312,-90.8424606323242,-90.8424606323242,-90.8424606323242,-91.1747741699219,-91.23779296875,-91.3008270263672,-91.3065567016602,-91.3065567016602,null,-92.6243591308594,-92.6186294555664,-92.6186294555664,-92.6186294555664,-92.595703125,-92.5899810791016,-92.5899810791016,-92.595703125,-92.595703125,-92.5670623779297,-92.504035949707,-92.4925765991211,-92.4753875732422,-92.4639282226562,-92.4581985473633,-92.4467391967773,-92.4180908203125,-92.4009017944336,-92.3779907226562,-92.3607940673828,-92.3378829956055,-92.326416015625,-92.326416015625,-92.3149566650391,-92.2863159179688,-92.2232818603516,-92.2232818603516,-92.2118301391602,-92.2175598144531,-92.1717224121094,-92.1717224121094,-92.1946411132812,-92.2061004638672,-92.2175598144531,-92.2175598144531,-92.2290115356445,-92.2633895874023,-92.4410095214844,-92.4524688720703,-92.4639282226562,-92.4868469238281,-92.6186294555664,-92.6243591308594,-92.6243591308594,null,-91.5758438110352,-91.598762512207,-91.6044921875,-91.6503295898438,-91.6617889404297,-91.6732482910156,-91.7018966674805,-91.7362670898438,-91.7649230957031,-91.7706451416016,-91.787841796875,-91.8050308227539,-91.8050308227539,-91.8222122192383,-91.8394088745117,-91.8451385498047,-91.8565902709961,-91.868049621582,-91.9024276733398,-91.9024276733398,-91.9253540039062,-91.9196166992188,-91.9081573486328,-91.8852462768555,-91.873779296875,-91.873779296875,-91.8966979980469,-91.9024276733398,-91.8795166015625,-91.868049621582,-91.8394088745117,-91.8222122192383,-91.7706451416016,-91.7649230957031,-91.7591934204102,-91.7477340698242,-91.7248153686523,-91.7018966674805,-91.6847076416016,-91.6503295898438,-91.6388702392578,-91.4898986816406,-91.4669799804688,-91.4669799804688,-91.4727172851562,-91.4956283569336,-91.5070877075195,-91.4956283569336,-91.4784469604492,-91.4784469604492,-91.4841690063477,-91.5013580322266,-91.5128173828125,-91.5242767333984,-91.5300064086914,-91.5242767333984,-91.5300064086914,-91.5471954345703,-91.5471954345703,-91.5357360839844,-91.5242767333984,-91.5242767333984,-91.5357360839844,-91.5357360839844,-91.5357360839844,-91.4956283569336,-91.4956283569336,-91.5070877075195,-91.4956283569336,-91.4956283569336,-91.5070877075195,-91.5013580322266,-91.5185546875,-91.5185546875,-91.5185546875,-91.5471954345703,-91.5758438110352,-91.5758438110352,null,-92.3665237426758,-92.3378829956055,-92.3607940673828,-92.3665237426758,-92.3665237426758,-92.3550643920898,-92.3550643920898,-92.3665237426758,-92.3665237426758,-92.3550643920898,-92.3550643920898,-92.3607940673828,-92.3722534179688,-92.3665237426758,-92.3436126708984,-92.320686340332,-92.3149566650391,-92.3034973144531,-92.2805786132812,-92.2805786132812,-92.2748489379883,-92.2576675415039,-92.246208190918,-92.2175598144531,-92.2003707885742,-92.6759185791016,-92.6759185791016,-92.6816482543945,-92.6873779296875,-92.7103042602539,-92.7103042602539,-92.693115234375,-92.7103042602539,-92.7274856567383,-92.7561340332031,-92.779052734375,-92.8191604614258,-92.87646484375,-92.8879165649414,-92.9051055908203,-92.9394836425781,-92.9509429931641,-92.956672668457,-92.956672668457,-92.6243591308594,-92.6243591308594,-92.3665237426758,-92.3665237426758,null,-91.8222122192383,-91.8565902709961,-91.873779296875,-91.8795166015625,-91.8795166015625,-91.8795166015625,-91.8508605957031,-91.8508605957031,-91.8565902709961,-91.8795166015625,-91.9024276733398,-91.9368057250977,-91.9654541015625,-91.9654541015625,-91.9597244262695,-91.97119140625,-91.9654541015625,-91.9941024780273,-91.9883728027344,-91.9654541015625,-91.9539947509766,-91.9368057250977,-91.868049621582,-91.8279418945312,-91.8050308227539,-91.793571472168,-91.7649230957031,-91.7649230957031,-91.7534637451172,-91.7190856933594,-91.6904296875,-91.6789779663086,-91.6617889404297,-91.6445922851562,-91.6331405639648,-91.6159515380859,-91.6044921875,-91.5070877075195,-91.4841690063477,-91.3695755004883,-91.2779006958008,-91.2664489746094,-91.2435302734375,-91.2320709228516,-91.2492599487305,-91.2664489746094,-91.2664489746094,-91.2607192993164,-91.5242767333984,-91.5758438110352,-91.6044921875,-91.6159515380859,-91.6331405639648,-91.6675186157227,-91.7076263427734,-91.7477340698242,-91.7821044921875,-91.8222122192383,-91.8222122192383,null,-91.5013580322266,-91.4727172851562,-91.4326095581055,-91.415412902832,-91.415412902832,-91.3925018310547,-91.3695755004883,-91.3466644287109,-91.15185546875,-91.1289367675781,-91.0888290405273,-91.0544509887695,-91.0200805664062,-91.0888290405273,-91.1002883911133,-91.1002883911133,-91.1174774169922,-91.1174774169922,-91.1346664428711,-91.1289367675781,-91.2320709228516,-91.2435302734375,-91.2664489746094,-91.2779006958008,-91.3695755004883,-91.3810424804688,-91.3867721557617,-91.4096832275391,-91.4669799804688,-91.4784469604492,-91.4956283569336,-91.4898986816406,-91.4956283569336,-91.5357360839844,-91.5701141357422,-91.5873031616211,-91.6216812133789,-91.6388702392578,-91.6617889404297,-91.6675186157227,-91.6617889404297,-91.6503295898438,-91.6675186157227,-91.6617889404297,-91.6789779663086,-91.6847076416016,-91.6847076416016,-91.6789779663086,-91.5930328369141,-91.5873031616211,-91.5758438110352,-91.5701141357422,-91.5471954345703,-91.5471954345703,-91.5013580322266,-91.5013580322266,null,-92.3149566650391,-92.8077011108398,-92.8191604614258,-92.8077011108398,-92.8019714355469,-92.8019714355469,-92.7962493896484,-92.773323059082,-92.7675933837891,-92.6186294555664,-92.6186294555664,-92.4180908203125,-92.4123611450195,-92.3149566650391,-92.3149566650391,-92.3149566650391,-92.3149566650391,null,-90.0059356689453,-90.0231323242188,-90.0231323242188,-90.0288619995117,-90.057502746582,-90.0689697265625,-90.0746994018555,-90.0804214477539,-90.057502746582,-90.0460433959961,-90.0460433959961,-89.9887542724609,-89.983024597168,-89.9887542724609,-89.983024597168,-89.983024597168,-89.9944839477539,-90.0345916748047,-90.0517730712891,-90.0345916748047,-90.0288619995117,-90.0517730712891,-90.0517730712891,-90.0345916748047,-90.0288619995117,-90.0632400512695,-90.0746994018555,-90.0746994018555,-90.0689697265625,-90.0231323242188,-90.0174026489258,-90.0231323242188,-90.0804214477539,-90.0804214477539,-90.1033401489258,-90.1319885253906,-90.1663665771484,-90.1778259277344,-90.1778259277344,-90.1663665771484,-90.16064453125,-90.1720962524414,-90.1835556030273,-90.2064743041992,-90.1892852783203,-90.1663665771484,-90.16064453125,-90.16064453125,-90.1720962524414,-90.1663665771484,-90.2064743041992,-90.2580413818359,-90.2695007324219,-90.2637710571289,-90.1434478759766,-90.1434478759766,-90.1377182006836,-90.1377182006836,-90.1377182006836,-90.1148071289062,-90.0918807983398,-90.0746994018555,-90.0632400512695,-90.0460433959961,-90.0288619995117,-90.0059356689453,-90.0059356689453,null,-92.6071701049805,-92.6128997802734,-92.6243591308594,-92.6358108520508,-92.6472778320312,-92.7389526367188,-92.9795913696289,-92.9853210449219,-92.87646484375,-92.8936462402344,-92.8936462402344,-92.8879165649414,-92.8821868896484,-92.8879165649414,-92.9853210449219,-92.9910507202148,-93.0254287719727,-93.0311584472656,-93.1285552978516,-93.1285552978516,-93.1285552978516,-93.0655364990234,-93.0655364990234,-92.7675933837891,-92.7675933837891,-92.6243591308594,-92.6186294555664,-92.6071701049805,-92.6014404296875,-92.6014404296875,-92.6186294555664,-92.6186294555664,-92.6128997802734,-92.6243591308594,-92.6186294555664,-92.6243591308594,-92.6243591308594,-92.6014404296875,-92.5785217285156,-92.595703125,-92.6071701049805,-92.6071701049805,-92.6071701049805,null,-91.9883728027344,-92.0743179321289,-92.0857772827148,-92.1144256591797,-92.1258850097656,-92.1545333862305,-92.2232818603516,-92.240478515625,-92.2519378662109,-92.2920455932617,-92.2805786132812,-92.2633895874023,-92.246208190918,-92.2290115356445,-92.2118301391602,-92.2061004638672,-92.1774520874023,-92.1774520874023,-92.1602630615234,-92.1602630615234,-92.14306640625,-92.14306640625,-92.0857772827148,-92.062858581543,-92.051399230957,-92.0284805297852,-92.0112915039062,-91.9883728027344,-91.9654541015625,-91.9539947509766,-91.9597244262695,-91.9482650756836,-91.9539947509766,-91.97119140625,-91.9482650756836,-91.9654541015625,-91.9654541015625,-91.9597244262695,-91.9482650756836,-91.9368057250977,-91.9196166992188,-91.9196166992188,-91.9138870239258,-91.9024276733398,-91.9368057250977,-91.9539947509766,-91.9654541015625,-91.9883728027344,-91.9883728027344,null,-90.6591110229492,-90.5502471923828,-90.5273361206055,-90.4986801147461,-90.4929504394531,-90.4700393676758,-90.4643020629883,-90.435661315918,-90.3783645629883,-90.3554458618164,-90.3382568359375,-90.3153381347656,-90.2866897583008,-90.2695007324219,-90.252311706543,-90.2351226806641,-90.2064743041992,-90.1835556030273,-90.1720962524414,-90.16064453125,-90.1663665771484,-90.1778259277344,-90.1778259277344,-90.1663665771484,-90.1319885253906,-90.1033401489258,-90.0804214477539,-90.0804214477539,-90.1090774536133,-90.1778259277344,-90.2293930053711,-90.24658203125,-90.2637710571289,-90.2809600830078,-90.3096084594727,-90.3267974853516,-90.3439865112305,-90.3669052124023,-90.3726272583008,-90.3840942382812,-90.4184646606445,-90.4643020629883,-90.4929504394531,-90.5216064453125,-90.5445175170898,-90.5674438476562,-90.6361923217773,-90.6533889770508,-90.693489074707,-90.7164077758789,-90.7450561523438,-90.7908935546875,-90.8023529052734,-90.8195419311523,-90.8310012817383,-90.8367309570312,-90.888298034668,-90.8940277099609,-91.0143432617188,-90.9341354370117,-90.9169387817383,-90.8997573852539,-90.8940277099609,-90.7679748535156,-90.7679748535156,-90.7164077758789,-90.6820297241211,-90.6591110229492,-90.6591110229492,null,-92.0800476074219,-92.0857772827148,-92.0972290039062,-92.1086959838867,-92.14306640625,-92.1488037109375,-92.1602630615234,-92.1774520874023,-92.1889038085938,-92.1946411132812,-92.1946411132812,-92.1774520874023,-92.1659927368164,-92.1774520874023,-92.2003707885742,-92.2175598144531,-92.246208190918,-92.2576675415039,-92.2748489379883,-92.2805786132812,-92.2805786132812,-92.3034973144531,-92.3149566650391,-92.320686340332,-92.3436126708984,-92.3665237426758,-92.3722534179688,-92.3607940673828,-92.3550643920898,-92.3550643920898,-92.3665237426758,-92.3665237426758,-92.3550643920898,-92.3550643920898,-92.3665237426758,-92.3665237426758,-92.3607940673828,-92.3378829956055,-92.3665237426758,-92.3436126708984,-92.3378829956055,-92.3378829956055,-92.3321533203125,-92.320686340332,-92.3149566650391,-92.0112915039062,-92.0112915039062,-92.0284805297852,-92.0800476074219,-92.0800476074219,null,-92.8821868896484,-92.87646484375,-92.8649978637695,-92.8592681884766,-92.8592681884766,-92.8649978637695,-92.8592681884766,-92.8535385131836,-92.8306274414062,-92.8248901367188,-92.7274856567383,-92.6415405273438,-92.6071701049805,-92.5785217285156,-92.5556030273438,-92.5384140014648,-92.5212249755859,-92.5212249755859,-92.423828125,-92.4180908203125,-92.4180908203125,-92.6186294555664,-92.6186294555664,-92.7675933837891,-92.8707275390625,-92.8821868896484,-92.8821868896484,null,-90.9054794311523,-90.5674438476562,-90.5674438476562,-90.5559768676758,-90.5387878417969,-90.510139465332,-90.4929504394531,-90.4757690429688,-90.4757690429688,-90.4700393676758,-90.424201965332,-90.4184646606445,-90.424201965332,-90.4184646606445,-90.5445175170898,-90.5846252441406,-90.61328125,-90.6361923217773,-90.6476516723633,-90.6533889770508,-90.6591110229492,-90.6591110229492,-90.6763000488281,-90.6820297241211,-90.693489074707,-90.7106781005859,-90.7450561523438,-90.7393264770508,-90.8195419311523,-90.8310012817383,-90.8539199829102,-90.8711013793945,-90.8940277099609,-90.9570465087891,-90.9570465087891,-90.962776184082,-90.9570465087891,-90.9570465087891,-90.9742431640625,-90.9799728393555,-90.9799728393555,-90.9799728393555,-90.9742431640625,-90.962776184082,-90.9341354370117,-90.9054794311523,-90.9054794311523,null,-91.06591796875,-91.0372619628906,-91.0028839111328,-91.0086135864258,-91.0258102416992,-91.0945587158203,-91.1174774169922,-91.1174774169922,-91.1002883911133,-91.0716400146484,-91.0372619628906,-91.0258102416992,-91.0200805664062,-90.9742431640625,-90.9226684570312,-90.9112091064453,-90.9284057617188,-90.9513168334961,-90.962776184082,-90.9857025146484,-91.1002883911133,-91.1174774169922,-91.1289367675781,-91.1346664428711,-91.15185546875,-91.1862335205078,-91.2263412475586,-91.23779296875,-91.2549896240234,-91.2721786499023,-91.2779006958008,-91.3008270263672,-91.3294677734375,-91.3466644287109,-91.5357360839844,-91.5357360839844,-91.5357360839844,-91.5242767333984,-91.5242767333984,-91.5357360839844,-91.5471954345703,-91.5471954345703,-91.5300064086914,-91.5242767333984,-91.5300064086914,-91.5242767333984,-91.5128173828125,-91.5013580322266,-91.4841690063477,-91.4784469604492,-91.4784469604492,-91.4956283569336,-91.5070877075195,-91.4956283569336,-91.4727172851562,-91.4669799804688,-91.4669799804688,-91.4898986816406,-91.4956283569336,-91.4784469604492,-91.4841690063477,-91.4898986816406,-91.4841690063477,-91.4727172851562,-91.4555206298828,-91.15185546875,-91.1232070922852,-91.06591796875,-91.06591796875,null,-92.0857772827148,-92.062858581543,-91.4669799804688,-91.4440612792969,-91.4555206298828,-91.4440612792969,-91.4727172851562,-91.4784469604492,-91.4956283569336,-91.4956283569336,-91.5070877075195,-91.5357360839844,-91.5586547851562,-91.5701141357422,-91.5873031616211,-91.598762512207,-91.5930328369141,-91.598762512207,-91.6331405639648,-91.6331405639648,-91.6388702392578,-91.6789779663086,-91.6904296875,-91.7076263427734,-91.7362670898438,-91.7477340698242,-91.8050308227539,-91.8164825439453,-91.8394088745117,-91.8565902709961,-91.868049621582,-91.9081573486328,-91.9253540039062,-91.9368057250977,-91.9253540039062,-91.9253540039062,-91.9482650756836,-91.9654541015625,-91.9826431274414,-91.9941024780273,-92.05712890625,-92.0685882568359,-92.062858581543,-92.05712890625,-92.0743179321289,-92.0857772827148,-92.0857772827148,-92.0800476074219,-92.0915069580078,-92.0857772827148,-92.0857772827148,null,-93.1743927001953,-92.9337539672852,-92.8993759155273,-92.87646484375,-92.8879165649414,-92.8821868896484,-92.8707275390625,-92.8707275390625,-92.87646484375,-92.87646484375,-92.8936462402344,-92.8936462402344,-92.9165649414062,-92.9222946166992,-92.9394836425781,-92.9394836425781,-92.9222946166992,-92.9337539672852,-92.9394836425781,-92.9394836425781,-92.9452133178711,-92.956672668457,-92.956672668457,-92.96240234375,-92.956672668457,-92.956672668457,-92.9509429931641,-92.9394836425781,-92.9051055908203,-92.8879165649414,-92.87646484375,-92.8191604614258,-92.779052734375,-92.7561340332031,-92.7274856567383,-92.7103042602539,-92.7504119873047,-92.7561340332031,-92.773323059082,-92.773323059082,-92.7905197143555,-92.7905197143555,-92.8019714355469,-92.8019714355469,-92.8306274414062,-92.8306274414062,-92.8478088378906,-92.8478088378906,-92.8707275390625,-92.8707275390625,-92.8879165649414,-92.8879165649414,-92.9108352661133,-92.9108352661133,-92.9394836425781,-92.9452133178711,-92.968132019043,-92.9910507202148,-93.0082397460938,-93.231689453125,-93.2374267578125,-93.3348236083984,-93.3405532836914,-93.4322280883789,-93.4379577636719,-93.4322280883789,-93.4264984130859,-93.420768737793,-93.4150390625,-93.4035797119141,-93.3749313354492,-93.3348236083984,-93.3119049072266,-93.2717971801758,-93.2546081542969,-93.2431564331055,-93.2431564331055,-93.1285552978516,-93.1285552978516,-93.145751953125,-93.151481628418,-93.145751953125,-93.1400146484375,-93.145751953125,-93.151481628418,-93.1743927001953,-93.1743927001953,null,-90.0059356689453,-90.0288619995117,-90.0460433959961,-90.0632400512695,-90.0746994018555,-90.0918807983398,-90.1148071289062,-90.1377182006836,-90.1377182006836,-90.1377182006836,-90.1434478759766,-90.1434478759766,-90.1205368041992,-90.0918807983398,-90.057502746582,-90.0231323242188,-89.983024597168,-89.9543762207031,-89.9199905395508,-89.9142684936523,-89.9028091430664,-89.8856201171875,-89.8684310913086,-89.8512420654297,-89.8455123901367,-89.8225936889648,-89.799674987793,-89.788215637207,-89.7710266113281,-89.7652969360352,-89.7423782348633,-89.7366485595703,-89.7423782348633,-89.7423782348633,-89.7309188842773,-89.7137298583984,-89.6850814819336,-89.6679000854492,-89.6507034301758,-89.6507034301758,-89.6793518066406,-89.6850814819336,-89.6850814819336,-89.702278137207,-89.7194595336914,-89.7194595336914,-89.7137298583984,-89.7366485595703,-89.7767562866211,-89.8054046630859,-89.8283233642578,-89.8455123901367,-89.8512420654297,-89.8856201171875,-89.8970794677734,-89.9028091430664,-89.9085388183594,-89.983024597168,-90.0116653442383,-90.0002059936523,-89.9429168701172,-89.9142684936523,-89.9142684936523,-89.9142684936523,-90.0059356689453,-90.0059356689453,null,-92.0399398803711,-92.1086959838867,-92.1086959838867,-92.1602630615234,-92.1774520874023,-92.3149566650391,-92.3149566650391,-92.4123611450195,-92.4180908203125,-92.4180908203125,-92.240478515625,-92.2232818603516,-92.1831741333008,-92.1373443603516,-92.1029663085938,-92.0857772827148,-92.0685882568359,-92.05712890625,-91.9941024780273,-91.9826431274414,-91.9654541015625,-91.9482650756836,-91.9253540039062,-91.9253540039062,-91.9368057250977,-91.9253540039062,-91.9081573486328,-91.9368057250977,-91.9482650756836,-91.9597244262695,-92.0112915039062,-92.0227508544922,-92.0227508544922,-92.0399398803711,-92.0399398803711,null,-89.9944839477539,-89.983024597168,-89.983024597168,-89.9887542724609,-89.983024597168,-89.9887542724609,-90.0460433959961,-90.0460433959961,-90.057502746582,-90.0804214477539,-90.0746994018555,-90.0689697265625,-90.057502746582,-90.0288619995117,-90.0231323242188,-90.0231323242188,-90.0059356689453,-89.9142684936523,-89.8856201171875,-89.8627014160156,-89.8512420654297,-89.8340530395508,-89.8054046630859,-89.788215637207,-89.7824859619141,-89.7824859619141,-89.7251892089844,-89.7080078125,-89.6850814819336,-89.6793518066406,-89.6564407348633,-89.6277847290039,-89.604866027832,-89.5475692749023,-89.5647659301758,-89.5991363525391,-89.6163330078125,-89.6220626831055,-89.604866027832,-89.604866027832,-89.5934066772461,-89.5704956054688,-89.5532989501953,-89.524658203125,-89.5361175537109,-89.518928527832,-89.4788208007812,-89.4501724243164,-89.4329833984375,-89.4157943725586,-89.3871459960938,-89.335578918457,-89.335578918457,-89.34130859375,-89.335578918457,-89.3241195678711,-89.2668228149414,-89.249641418457,-89.2267150878906,-89.2209854125977,-89.2095336914062,-89.2038040161133,-89.1751480102539,-89.1579666137695,-89.1121292114258,-89.072021484375,-89.0376434326172,-89.0261840820312,-89.0319137573242,-89.072021484375,-89.0433731079102,-89.0376434326172,-89.066291809082,-89.0834808349609,-89.1121292114258,-89.1407699584961,-89.1579666137695,-89.1694259643555,-89.1636962890625,-89.152229309082,-89.1636962890625,-89.1808776855469,-89.2095336914062,-89.2381744384766,-89.25537109375,-89.2782821655273,-89.3298492431641,-89.3527679443359,-89.3756866455078,-89.3986053466797,-89.4100646972656,-89.4043350219727,-89.3756866455078,-89.3527679443359,-89.34130859375,-89.335578918457,-89.3584976196289,-89.3871459960938,-89.4100646972656,-89.4444427490234,-89.4501724243164,-89.4788208007812,-89.4960098266602,-89.5131912231445,-89.530387878418,-89.5590286254883,-89.5876770019531,-89.6277847290039,-89.6449737548828,-89.6621704101562,-89.6793518066406,-89.6908111572266,-89.7652969360352,-89.8225936889648,-89.8397827148438,-89.8455123901367,-89.8512420654297,-89.8627014160156,-89.8970794677734,-89.9314575195312,-89.9658279418945,-89.9944839477539,-89.9944839477539,null,-91.6789779663086,-91.7591934204102,-91.7591934204102,-91.7305374145508,-91.7534637451172,-91.7591934204102,-91.7477340698242,-91.7362670898438,-91.7477340698242,-91.7591934204102,-91.7649230957031,-91.793571472168,-91.8050308227539,-91.7993011474609,-91.8107528686523,-91.8279418945312,-91.8279418945312,-91.8050308227539,-91.8050308227539,-91.7993011474609,-91.787841796875,-91.7591934204102,-91.7477340698242,-91.7305374145508,-91.6904296875,-91.6503295898438,-91.6503295898438,-91.6503295898438,-91.6445922851562,-91.6331405639648,-91.6445922851562,-91.6503295898438,-91.6388702392578,-91.6216812133789,-91.5930328369141,-91.5643844604492,-91.5643844604492,-91.5758438110352,-91.598762512207,-91.6159515380859,-91.6159515380859,-91.5930328369141,-91.5643844604492,-91.5357360839844,-91.5300064086914,-91.5357360839844,-91.5357360839844,-91.5701141357422,-91.5873031616211,-91.5930328369141,-91.5873031616211,-91.5643844604492,-91.5300064086914,-91.4784469604492,-91.4555206298828,-91.3982238769531,-91.3753051757812,-91.3581161499023,-91.340934753418,-91.3753051757812,-91.3810424804688,-91.3925018310547,-91.4039535522461,-91.415412902832,-91.4841690063477,-91.4841690063477,-91.5013580322266,-91.5471954345703,-91.5471954345703,-91.5701141357422,-91.5758438110352,-91.5873031616211,-91.5930328369141,-91.6789779663086,-91.6789779663086,null,-92.2003707885742,-92.1774520874023,-92.1659927368164,-92.1774520874023,-92.1946411132812,-92.1946411132812,-92.1889038085938,-92.1774520874023,-92.1602630615234,-92.1488037109375,-92.14306640625,-92.1086959838867,-92.0972290039062,-92.0857772827148,-92.0800476074219,-92.0972290039062,-92.1316146850586,-92.1602630615234,-92.1889038085938,-92.2118301391602,-92.2232818603516,-92.240478515625,-92.246208190918,-92.240478515625,-92.240478515625,-92.2175598144531,-92.2175598144531,-92.326416015625,-92.3378829956055,-92.3607940673828,-92.3779907226562,-92.4009017944336,-92.4180908203125,-92.4467391967773,-92.4581985473633,-92.4639282226562,-92.4753875732422,-92.4925765991211,-92.504035949707,-92.5670623779297,-92.595703125,-92.7103042602539,-92.7103042602539,-92.8077011108398,-92.8019714355469,-92.8191604614258,-92.8191604614258,-92.8306274414062,-92.8363571166992,-92.8478088378906,-92.8592681884766,-92.8707275390625,-92.87646484375,-92.9051055908203,-92.9108352661133,-92.9509429931641,-92.968132019043,-92.968132019043,-92.9452133178711,-92.9394836425781,-92.9108352661133,-92.9108352661133,-92.8879165649414,-92.8879165649414,-92.8707275390625,-92.8707275390625,-92.8478088378906,-92.8478088378906,-92.8306274414062,-92.8306274414062,-92.8019714355469,-92.8019714355469,-92.7905197143555,-92.7905197143555,-92.773323059082,-92.773323059082,-92.7561340332031,-92.7504119873047,-92.7103042602539,-92.693115234375,-92.7103042602539,-92.7103042602539,-92.6873779296875,-92.6816482543945,-92.6759185791016,-92.6759185791016,-92.2003707885742,-92.2003707885742,null,-93.420768737793,-93.2145004272461,-93.2145004272461,-93.1973190307617,-93.1743927001953,-93.151481628418,-93.145751953125,-93.1400146484375,-93.145751953125,-93.151481628418,-93.145751953125,-93.1285552978516,-93.1285552978516,-93.2431564331055,-93.2431564331055,-93.2546081542969,-93.2717971801758,-93.3119049072266,-93.3348236083984,-93.3749313354492,-93.3692016601562,-93.3692016601562,-93.3806610107422,-93.4035797119141,-93.4436874389648,-93.4780654907227,-93.4895248413086,-93.5009765625,-93.5124435424805,-93.5296325683594,-93.5468139648438,-93.5754699707031,-93.5525512695312,-93.5525512695312,-93.5525512695312,-93.5296325683594,-93.5239028930664,-93.5296325683594,-93.5353622436523,-93.5525512695312,-93.5640106201172,-93.4666061401367,-93.420768737793,-93.420768737793,null,-92.0399398803711,-92.0227508544922,-92.0227508544922,-92.0112915039062,-91.9597244262695,-91.9482650756836,-91.9368057250977,-91.9081573486328,-91.868049621582,-91.8565902709961,-91.8394088745117,-91.8164825439453,-91.8050308227539,-91.7477340698242,-91.7362670898438,-91.7076263427734,-91.6904296875,-91.6789779663086,-91.6388702392578,-91.6044921875,-91.598762512207,-91.4555206298828,-91.4555206298828,-91.4727172851562,-91.4841690063477,-91.4898986816406,-91.4841690063477,-91.4784469604492,-91.4956283569336,-91.4898986816406,-91.6388702392578,-91.6503295898438,-91.6847076416016,-91.7018966674805,-91.7248153686523,-91.7477340698242,-91.7591934204102,-91.7649230957031,-91.7706451416016,-91.8222122192383,-91.8394088745117,-91.868049621582,-91.8795166015625,-91.9024276733398,-91.9138870239258,-91.97119140625,-91.9826431274414,-91.9883728027344,-91.9998321533203,-91.9998321533203,-91.9883728027344,-91.9883728027344,-91.9941024780273,-91.9941024780273,-91.9941024780273,-91.9941024780273,-91.9941024780273,-92.0399398803711,-92.0399398803711,null,-93.8218383789062,-93.8447570800781,-93.8390274047852,-93.8275680541992,-93.8218383789062,-93.8390274047852,-93.8390274047852,-93.8275680541992,-93.8103790283203,-93.7989196777344,-93.8161087036133,-93.8332977294922,-93.8332977294922,-93.8447570800781,-93.873405456543,-93.873405456543,-93.4379577636719,-93.4322280883789,-93.3405532836914,-93.3348236083984,-93.2374267578125,-93.231689453125,-93.3863906860352,-93.4322280883789,-93.4436874389648,-93.5239028930664,-93.5410842895508,-93.5468139648438,-93.5754699707031,-93.6098480224609,-93.6098480224609,-93.6270294189453,-93.6499557495117,-93.678596496582,-93.6957931518555,-93.7015228271484,-93.684326171875,-93.6671371459961,-93.6614074707031,-93.7015228271484,-93.7187042236328,-93.7530822753906,-93.7416305541992,-93.7301635742188,-93.7473526000977,-93.7760009765625,-93.7989196777344,-93.8218383789062,-93.8218383789062,null,-89.9142684936523,-89.9142684936523,-89.9142684936523,-89.9429168701172,-90.0002059936523,-90.0116653442383,-89.983024597168,-89.9085388183594,-89.9028091430664,-89.8970794677734,-89.8856201171875,-89.8512420654297,-89.8397827148438,-89.8225936889648,-89.7767562866211,-89.7423782348633,-89.7194595336914,-89.6908111572266,-89.6507034301758,-89.6277847290039,-89.5991363525391,-89.5876770019531,-89.5876770019531,-89.5704956054688,-89.5418472290039,-89.5074615478516,-89.5017395019531,-89.4845504760742,-89.4559020996094,-89.3986053466797,-89.3584976196289,-89.3298492431641,-89.2381744384766,-89.2152633666992,-89.1980667114258,-89.1923370361328,-89.2209854125977,-89.2267150878906,-89.2209854125977,-89.1808776855469,-89.1751480102539,-89.1980667114258,-89.2209854125977,-89.2209854125977,-89.2095336914062,-89.2152633666992,-89.1751480102539,-89.1636962890625,-89.1751480102539,-89.2095336914062,-89.25537109375,-89.2840118408203,-89.3012008666992,-89.3012008666992,-89.3183898925781,-89.3871459960938,-89.4043350219727,-89.4387130737305,-89.4444427490234,-89.4387130737305,-89.4559020996094,-89.4730911254883,-89.518928527832,-89.5418472290039,-89.5475692749023,-89.604866027832,-89.6277847290039,-89.6564407348633,-89.6793518066406,-89.6850814819336,-89.7080078125,-89.7251892089844,-89.7824859619141,-89.7824859619141,-89.788215637207,-89.8054046630859,-89.8340530395508,-89.8512420654297,-89.8627014160156,-89.8856201171875,-89.9142684936523,-89.9142684936523,null,-90.5502471923828,-90.5445175170898,-90.5559768676758,-90.5502471923828,-90.5158767700195,-90.4814987182617,-90.4643020629883,-90.4528427124023,-90.4413909912109,-90.4184646606445,-90.3955535888672,-90.3611755371094,-90.2981491088867,-90.2637710571289,-90.2695007324219,-90.2580413818359,-90.2064743041992,-90.1663665771484,-90.1720962524414,-90.16064453125,-90.16064453125,-90.1663665771484,-90.1892852783203,-90.2064743041992,-90.2351226806641,-90.252311706543,-90.2695007324219,-90.2866897583008,-90.3153381347656,-90.3382568359375,-90.3554458618164,-90.3783645629883,-90.435661315918,-90.4643020629883,-90.4700393676758,-90.4929504394531,-90.4986801147461,-90.5273361206055,-90.5502471923828,-90.5502471923828,null,-90.5674438476562,-90.9054794311523,-90.8940277099609,-90.8596496582031,-90.8424606323242,-90.8424606323242,-90.8424606323242,-90.8424606323242,-90.8367309570312,-90.8424606323242,-90.8596496582031,-90.8424606323242,-90.8596496582031,-90.8596496582031,-90.8539199829102,-90.8424606323242,-90.8539199829102,-90.5674438476562,-90.5674438476562,-90.5674438476562,null,-90.9455871582031,-90.9398651123047,-90.9284057617188,-90.6419219970703,-90.6591110229492,-90.6877593994141,-90.6705703735352,-90.6763000488281,-90.6763000488281,-90.6705703735352,-90.6763000488281,-90.6591110229492,-90.6820297241211,-90.7164077758789,-90.7679748535156,-90.7679748535156,-90.8940277099609,-90.8997573852539,-90.9169387817383,-90.9226684570312,-90.9455871582031,-90.9455871582031,-90.9455871582031,null,-90.3497161865234,-90.3497161865234,-90.3726272583008,-90.4012832641602,-90.424201965332,-90.435661315918,-90.435661315918,-90.424201965332,-90.4184646606445,-90.4413909912109,-90.4528427124023,-90.4643020629883,-90.4814987182617,-90.5158767700195,-90.5502471923828,-90.5559768676758,-90.5445175170898,-90.5502471923828,-90.6591110229492,-90.6763000488281,-90.6705703735352,-90.6763000488281,-90.6763000488281,-90.6705703735352,-90.6877593994141,-90.6591110229492,-90.6419219970703,-90.6361923217773,-90.61328125,-90.5846252441406,-90.5445175170898,-90.4184646606445,-90.4012832641602,-90.3955535888672,-90.3783645629883,-90.3497161865234,-90.3497161865234,null,-91.7993011474609,-91.8050308227539,-91.793571472168,-91.7649230957031,-91.7591934204102,-91.7477340698242,-91.7362670898438,-91.7477340698242,-91.7591934204102,-91.7534637451172,-91.7305374145508,-91.7591934204102,-91.7591934204102,-91.7477340698242,-91.6904296875,-91.9883728027344,-91.9883728027344,-92.0112915039062,-92.0284805297852,-92.051399230957,-92.062858581543,-92.0857772827148,-92.14306640625,-92.1488037109375,-92.1545333862305,-92.1545333862305,-92.1774520874023,-92.1774520874023,-92.240478515625,-92.240478515625,-92.4868469238281,-92.4639282226562,-92.4524688720703,-92.4410095214844,-92.2633895874023,-92.2290115356445,-92.2175598144531,-92.2175598144531,-92.2061004638672,-92.1946411132812,-92.1717224121094,-92.1717224121094,-92.2175598144531,-92.2118301391602,-91.7993011474609,-91.7993011474609,null,-91.7591934204102,-91.6789779663086,-91.6847076416016,-91.6847076416016,-91.6789779663086,-91.6617889404297,-91.6675186157227,-91.6503295898438,-91.6617889404297,-91.6675186157227,-91.6617889404297,-91.6388702392578,-91.6216812133789,-91.5873031616211,-91.5701141357422,-91.5357360839844,-91.4956283569336,-91.4898986816406,-91.4956283569336,-91.4784469604492,-91.4669799804688,-91.4096832275391,-91.3867721557617,-91.3810424804688,-91.3695755004883,-91.4841690063477,-91.5070877075195,-91.6044921875,-91.6159515380859,-91.6331405639648,-91.6445922851562,-91.6617889404297,-91.6789779663086,-91.6904296875,-91.7190856933594,-91.7534637451172,-91.7649230957031,-91.7649230957031,-91.793571472168,-91.8050308227539,-91.8279418945312,-91.868049621582,-91.9368057250977,-91.9024276733398,-91.9138870239258,-91.9196166992188,-91.9196166992188,-91.9368057250977,-91.9482650756836,-91.9597244262695,-91.9654541015625,-91.9654541015625,-91.9482650756836,-91.97119140625,-91.9539947509766,-91.9482650756836,-91.9597244262695,-91.9539947509766,-91.9654541015625,-91.9883728027344,-91.9883728027344,-91.6904296875,-91.7477340698242,-91.7591934204102,-91.7591934204102,null,-91.2607192993164,-91.2206115722656,-91.2148818969727,-91.1919555664062,-91.1690444946289,-91.1117477416992,-91.1117477416992,-91.1346664428711,-91.1747741699219,-91.2034225463867,-91.2492599487305,-91.3065567016602,-91.3523941040039,-91.3695755004883,-91.3982238769531,-91.4039535522461,-91.4096832275391,-91.421142578125,-91.4784469604492,-91.5242767333984,-91.2607192993164,-91.2607192993164,null,-91.5242767333984,-91.4784469604492,-91.421142578125,-91.4096832275391,-91.4039535522461,-91.3982238769531,-91.3695755004883,-91.3523941040039,-91.3065567016602,-91.2492599487305,-91.2034225463867,-91.1747741699219,-91.1346664428711,-91.1174774169922,-91.1060180664062,-91.0945587158203,-91.1002883911133,-91.1060180664062,-91.1002883911133,-91.0888290405273,-91.1002883911133,-91.1289367675781,-91.1633148193359,-91.1805038452148,-91.1919555664062,-91.2435302734375,-91.23779296875,-91.2664489746094,-91.2836303710938,-91.2836303710938,-91.2893676757812,-91.3237380981445,-91.3466644287109,-91.3810424804688,-91.3982238769531,-91.421142578125,-91.4383392333984,-91.4440612792969,-91.4612503051758,-91.5357360839844,-91.5529251098633,-91.5471954345703,-91.5357360839844,-91.5357360839844,-91.5586547851562,-91.5701141357422,-91.6044921875,-91.6331405639648,-91.6503295898438,-91.6617889404297,-91.6503295898438,-91.6388702392578,-91.6388702392578,-91.6331405639648,-91.6159515380859,-91.598762512207,-91.598762512207,-91.6159515380859,-91.6503295898438,-91.7133560180664,-91.7649230957031,-91.8222122192383,-91.7821044921875,-91.7477340698242,-91.7076263427734,-91.6675186157227,-91.6331405639648,-91.6159515380859,-91.6044921875,-91.5758438110352,-91.5242767333984,-91.5242767333984,null,-90.24658203125,-90.24658203125,-90.24658203125,-90.252311706543,-90.252311706543,-90.252311706543,-90.2580413818359,-90.0002059936523,-89.8340530395508,-89.8054046630859,-89.788215637207,-89.7710266113281,-89.702278137207,-89.6850814819336,-89.6793518066406,-89.6679000854492,-89.6621704101562,-89.6335144042969,-89.6392440795898,-89.6335144042969,-89.6106033325195,-89.604866027832,-89.5762252807617,-89.5475692749023,-89.5991363525391,-89.6507034301758,-89.7080078125,-89.7767562866211,-89.8168640136719,-89.8512420654297,-89.8913497924805,-89.9085388183594,-89.9371871948242,-89.977294921875,-89.9944839477539,-90.0002059936523,-90.0059356689453,-90.0288619995117,-90.0460433959961,-90.0746994018555,-90.0861511230469,-90.1205368041992,-90.1663665771484,-90.2064743041992,-90.24658203125,-90.24658203125,null,-90.2580413818359,-90.252311706543,-90.252311706543,-90.252311706543,-90.24658203125,-90.24658203125,-90.24658203125,-90.2695007324219,-90.2981491088867,-90.3153381347656,-90.3382568359375,-90.3439865112305,-90.3497161865234,-90.3783645629883,-90.3955535888672,-90.4012832641602,-90.4184646606445,-90.424201965332,-90.4184646606445,-90.424201965332,-90.4700393676758,-90.4757690429688,-90.4757690429688,-90.4929504394531,-90.510139465332,-90.5387878417969,-90.5559768676758,-90.5674438476562,-90.5674438476562,-90.5674438476562,-90.5617141723633,-90.3497161865234,-90.3497161865234,-90.3267974853516,-90.3153381347656,-90.2924194335938,-90.2695007324219,-90.2580413818359,-90.2580413818359,null,-91.5758438110352,-91.5471954345703,-91.5185546875,-91.5185546875,-91.5185546875,-91.5013580322266,-91.5070877075195,-91.4956283569336,-91.4956283569336,-91.5070877075195,-91.4956283569336,-91.4956283569336,-91.5357360839844,-91.3466644287109,-91.3294677734375,-91.3008270263672,-91.2779006958008,-91.2721786499023,-91.2549896240234,-91.23779296875,-91.2263412475586,-91.1862335205078,-91.15185546875,-91.1346664428711,-91.1289367675781,-91.1174774169922,-91.1403961181641,-91.1690444946289,-91.1747741699219,-91.1690444946289,-91.1232070922852,-91.1002883911133,-91.0258102416992,-91.0143432617188,-90.9857025146484,-90.9570465087891,-90.9742431640625,-91.0028839111328,-91.0200805664062,-91.0429916381836,-91.06591796875,-91.1117477416992,-91.1289367675781,-91.1289367675781,-91.1117477416992,-91.0945587158203,-91.1117477416992,-91.157585144043,-91.1862335205078,-91.2091522216797,-91.2320709228516,-91.23779296875,-91.2320709228516,-91.2263412475586,-91.2721786499023,-91.3065567016602,-91.3294677734375,-91.3466644287109,-91.3523941040039,-91.3294677734375,-91.2836303710938,-91.2664489746094,-91.3180084228516,-91.3638458251953,-91.5357360839844,-91.5586547851562,-91.5701141357422,-91.5701141357422,-91.5701141357422,-91.5758438110352,-91.5758438110352,-91.5758438110352,null,-91.0888290405273,-91.0143432617188,-90.8940277099609,-90.888298034668,-90.8367309570312,-90.8310012817383,-90.8195419311523,-90.8023529052734,-90.7908935546875,-90.7450561523438,-90.7164077758789,-90.693489074707,-90.6533889770508,-90.6361923217773,-90.5674438476562,-90.5445175170898,-90.5216064453125,-90.4929504394531,-90.4643020629883,-90.4184646606445,-90.3840942382812,-90.3726272583008,-90.3669052124023,-90.4012832641602,-90.4184646606445,-90.429931640625,-90.4700393676758,-90.4757690429688,-90.4986801147461,-90.5445175170898,-90.5559768676758,-90.5788955688477,-90.5903549194336,-90.5788955688477,-90.5846252441406,-90.5731735229492,-90.5674438476562,-90.5731735229492,-90.6247329711914,-90.6648406982422,-90.6763000488281,-90.6820297241211,-90.7221374511719,-90.7565155029297,-90.8138122558594,-90.8539199829102,-90.9226684570312,-90.9570465087891,-90.9857025146484,-91.0372619628906,-91.0544509887695,-91.0716400146484,-91.1117477416992,-91.1289367675781,-91.1289367675781,-91.1403961181641,-91.157585144043,-91.1690444946289,-91.2034225463867,-91.2206115722656,-91.2263412475586,-91.23779296875,-91.2779006958008,-91.2893676757812,-91.2893676757812,-91.2836303710938,-91.2836303710938,-91.2664489746094,-91.23779296875,-91.2435302734375,-91.1919555664062,-91.1805038452148,-91.1633148193359,-91.1289367675781,-91.1002883911133,-91.0888290405273,-91.0888290405273,null,-92.7274856567383,-92.0857772827148,-92.0915069580078,-92.0800476074219,-92.0857772827148,-92.0857772827148,-92.0743179321289,-92.05712890625,-92.062858581543,-92.0685882568359,-92.0857772827148,-92.1029663085938,-92.1373443603516,-92.1831741333008,-92.2232818603516,-92.240478515625,-92.4180908203125,-92.423828125,-92.5212249755859,-92.5212249755859,-92.5384140014648,-92.5556030273438,-92.5785217285156,-92.6071701049805,-92.6415405273438,-92.7274856567383,-92.7274856567383,-92.7274856567383,null,-91.9883728027344,-91.9941024780273,-91.9654541015625,-91.97119140625,-91.9597244262695,-91.9654541015625,-91.9654541015625,-91.9826431274414,-91.9941024780273,-91.9941024780273,-92.0170211791992,-92.1029663085938,-92.1373443603516,-92.1488037109375,-92.14306640625,-92.1488037109375,-92.2003707885742,-92.2118301391602,-92.1946411132812,-92.1717224121094,-92.1373443603516,-92.1258850097656,-92.1316146850586,-92.1316146850586,-92.1258850097656,-92.0972290039062,-92.0685882568359,-92.0456695556641,-92.0456695556641,-92.0685882568359,-92.0743179321289,-92.2118301391602,-92.246208190918,-92.2920455932617,-92.3321533203125,-92.3837203979492,-92.4753875732422,-92.6128997802734,-92.6186294555664,-92.7389526367188,-92.6472778320312,-92.6358108520508,-92.6243591308594,-92.6128997802734,-92.6071701049805,-92.5441436767578,-92.4467391967773,-92.4066314697266,-92.3779907226562,-92.3321533203125,-92.326416015625,-92.2920455932617,-92.2519378662109,-92.240478515625,-92.2232818603516,-92.1545333862305,-92.1258850097656,-92.1144256591797,-92.0857772827148,-92.0743179321289,-91.9883728027344,-91.9883728027344,null,-93.231689453125,-93.0082397460938,-92.9910507202148,-92.968132019043,-92.968132019043,-92.9509429931641,-92.9108352661133,-92.9051055908203,-92.87646484375,-92.8707275390625,-92.8592681884766,-92.8478088378906,-92.8363571166992,-92.8306274414062,-92.8191604614258,-92.8191604614258,-92.8019714355469,-92.8077011108398,-92.8191604614258,-92.968132019043,-93.1400146484375,-93.145751953125,-93.4379577636719,-93.4666061401367,-93.4952545166016,-93.5124435424805,-93.5640106201172,-93.5754699707031,-93.5640106201172,-93.5468139648438,-93.5468139648438,-93.5582809448242,-93.5697402954102,-93.5811920166016,-93.5640106201172,-93.5468139648438,-93.5353622436523,-93.5468139648438,-93.5640106201172,-93.5525512695312,-93.5468139648438,-93.5410842895508,-93.5239028930664,-93.4436874389648,-93.4322280883789,-93.3863906860352,-93.231689453125,-93.231689453125,null,-90.2580413818359,-90.2695007324219,-90.2924194335938,-90.3153381347656,-90.3267974853516,-90.3497161865234,-90.3497161865234,-90.2695007324219,-89.8397827148438,-89.7538375854492,-89.7309188842773,-89.7251892089844,-89.7652969360352,-89.7824859619141,-89.8054046630859,-89.8225936889648,-89.8340530395508,-89.8340530395508,-90.0002059936523,-90.2580413818359,-90.2580413818359,null,-93.5239028930664,-93.4895248413086,-93.2374267578125,-93.231689453125,-93.1915893554688,-93.1915893554688,-93.1801223754883,-93.1743927001953,-93.1572113037109,-93.1572113037109,-93.1572113037109,-93.151481628418,-93.151481628418,-93.151481628418,-93.2374267578125,-93.2374267578125,-93.3520126342773,-93.4436874389648,-93.4436874389648,-93.4494171142578,-93.4494171142578,-93.4666061401367,-93.4723358154297,-93.4666061401367,-93.4608764648438,-93.4723358154297,-93.4608764648438,-93.4608764648438,-93.4837951660156,-93.4780654907227,-93.4837951660156,-93.4895248413086,-93.5009765625,-93.5181732177734,-93.5239028930664,-93.5239028930664,-93.5239028930664,-93.5239028930664,null,-91.15185546875,-91.3466644287109,-91.3695755004883,-91.3925018310547,-91.415412902832,-91.415412902832,-91.4326095581055,-91.4727172851562,-91.5013580322266,-91.4841690063477,-91.4841690063477,-91.415412902832,-91.4039535522461,-91.3925018310547,-91.3810424804688,-91.3753051757812,-91.340934753418,-91.3581161499023,-91.3180084228516,-91.3065567016602,-91.3065567016602,-91.3065567016602,-91.2893676757812,-91.2664489746094,-91.2664489746094,-91.2779006958008,-91.2836303710938,-91.2779006958008,-91.2664489746094,-91.23779296875,-91.2206115722656,-91.2091522216797,-91.2091522216797,-91.23779296875,-91.2492599487305,-91.2206115722656,-91.1862335205078,-91.1690444946289,-91.15185546875,-91.15185546875,null,-91.6388702392578,-91.6331405639648,-91.6331405639648,-91.598762512207,-91.5930328369141,-91.598762512207,-91.5873031616211,-91.5701141357422,-91.5586547851562,-91.5357360839844,-91.5070877075195,-91.4956283569336,-91.4956283569336,-91.4784469604492,-91.4727172851562,-91.4440612792969,-91.4555206298828,-91.4440612792969,-91.2893676757812,-91.3008270263672,-91.3008270263672,-91.3065567016602,-91.3237380981445,-91.335205078125,-91.340934753418,-91.3466644287109,-91.3523941040039,-91.3523941040039,-91.3695755004883,-91.3867721557617,-91.4039535522461,-91.4039535522461,-91.4096832275391,-91.4039535522461,-91.421142578125,-91.4440612792969,-91.4555206298828,-91.598762512207,-91.6044921875,-91.6388702392578,-91.6388702392578,null,-91.7305374145508,-91.7190856933594,-91.6789779663086,-91.6445922851562,-91.6216812133789,-91.6274108886719,-91.610221862793,-91.1862335205078,-91.1919555664062,-91.2034225463867,-91.2034225463867,-91.2206115722656,-91.2263412475586,-91.2320709228516,-91.2435302734375,-91.2664489746094,-91.2950973510742,-91.3065567016602,-91.3180084228516,-91.3581161499023,-91.3753051757812,-91.3982238769531,-91.4555206298828,-91.4784469604492,-91.5300064086914,-91.5643844604492,-91.5873031616211,-91.5930328369141,-91.5873031616211,-91.5701141357422,-91.5357360839844,-91.5357360839844,-91.5300064086914,-91.5357360839844,-91.5643844604492,-91.5930328369141,-91.6159515380859,-91.6159515380859,-91.598762512207,-91.5758438110352,-91.5643844604492,-91.5643844604492,-91.5930328369141,-91.6216812133789,-91.6388702392578,-91.6503295898438,-91.6445922851562,-91.6331405639648,-91.6445922851562,-91.6503295898438,-91.6503295898438,-91.6503295898438,-91.6904296875,-91.7305374145508,-91.7305374145508,null,-92.8077011108398,-92.3149566650391,-92.3149566650391,-92.320686340332,-92.3321533203125,-92.3378829956055,-92.3378829956055,-92.3436126708984,-92.3665237426758,-92.6243591308594,-92.6243591308594,-92.956672668457,-92.96240234375,-92.956672668457,-92.956672668457,-92.9452133178711,-92.9394836425781,-92.9394836425781,-92.9337539672852,-92.9222946166992,-92.9394836425781,-92.9394836425781,-92.9222946166992,-92.9165649414062,-92.8936462402344,-92.8936462402344,-92.87646484375,-92.87646484375,-92.8707275390625,-92.8707275390625,-92.8821868896484,-92.8879165649414,-92.87646484375,-92.8993759155273,-92.9337539672852,-92.8077011108398,-92.8077011108398,null,-70.2331695556641,-70.1185684204102,-70.0899276733398,-70.1185684204102,-70.067008972168,-70.067008972168,-69.9982528686523,-70.0154418945312,-69.9982528686523,-70.0326309204102,-70.0326309204102,-70.0440902709961,-70.0326309204102,-70.0784683227539,-70.0899276733398,-70.1128463745117,-70.2045135498047,-70.2102432250977,-70.3133850097656,-70.3764038085938,-70.3935928344727,-70.4165115356445,-70.4508895874023,-70.4623489379883,-70.4795379638672,-70.4852676391602,-70.33056640625,-70.3191146850586,-70.2675476074219,-70.2790069580078,-70.2675476074219,-70.2675476074219,-70.2331695556641,-70.2331695556641,null,-68.0215454101562,-68.2793807983398,-68.2793807983398,-68.3996963500977,-68.428352355957,-68.428352355957,-68.428352355957,-68.428352355957,-68.6861801147461,-68.697639465332,-68.8179626464844,-68.8408813476562,-69.7232360839844,-70.0326309204102,-70.0269012451172,-69.9925308227539,-69.7003173828125,-69.4654006958008,-69.2705993652344,-69.2419509887695,-69.2132949829102,-69.1789245605469,-69.1445465087891,-69.0815200805664,-69.0528717041016,-69.0471496582031,-69.0643310546875,-69.0528717041016,-69.0070343017578,-68.9210968017578,-68.8695297241211,-68.7663955688477,-68.6804504394531,-68.6288833618164,-68.5773162841797,-68.525749206543,-68.4111633300781,-68.3939666748047,-68.3882446289062,-68.3767852783203,-68.2736511230469,-68.1991653442383,-68.1590576171875,-67.9986343383789,-67.9413299560547,-67.8954925537109,-67.8725814819336,-67.8267440795898,-67.792366027832,-67.7751770019531,-67.7694473266602,-67.7751770019531,-67.7637176513672,-67.7637176513672,-67.7751770019531,-67.792366027832,-67.792366027832,-67.7694473266602,-67.7637176513672,-67.792366027832,-67.8095550537109,-67.803825378418,-67.7809066772461,-68.0215454101562,-68.0215454101562,null,-70.0326309204102,-70.0154418945312,-69.9925308227539,-69.9638748168945,-69.9294967651367,-69.9123077392578,-69.8893890380859,-69.8779296875,-69.8607482910156,-69.8550186157227,-69.8779296875,-69.9008560180664,-69.9294967651367,-69.9753341674805,-69.9810638427734,-69.9925308227539,-70.0211715698242,-70.0727386474609,-70.1243057250977,-70.1644058227539,-70.2045135498047,-70.2159805297852,-70.2217102050781,-70.2560806274414,-70.2675476074219,-70.2847290039062,-70.2503509521484,-70.2217102050781,-70.2331695556641,-70.2675476074219,-70.324836730957,-70.3592224121094,-70.4394302368164,-70.4566192626953,-70.4852676391602,-70.4566192626953,-70.5540237426758,-70.5826721191406,-70.5998611450195,-70.6113128662109,-70.6514282226562,-70.6456985473633,-70.6456985473633,-70.6628799438477,-70.6858062744141,-70.7144546508789,-70.7373657226562,-70.7717514038086,-70.783203125,-70.8003921508789,-70.7946624755859,-70.7946624755859,-70.7373657226562,-70.7602920532227,-70.7259140014648,-70.7316436767578,-70.7144546508789,-70.7946624755859,-70.8576965332031,-70.8576965332031,-70.8691482543945,-70.8576965332031,-70.8233108520508,-70.6972579956055,-70.691535949707,-70.6227798461914,-70.6113128662109,-70.5941314697266,-70.5769424438477,-70.5540237426758,-70.508186340332,-70.4852676391602,-70.4795379638672,-70.4623489379883,-70.4508895874023,-70.4165115356445,-70.3935928344727,-70.3764038085938,-70.3133850097656,-70.2102432250977,-70.2045135498047,-70.1128463745117,-70.0899276733398,-70.0784683227539,-70.0326309204102,-70.0326309204102,null,-70.1185684204102,-70.2331695556641,-70.2675476074219,-70.2790069580078,-70.3019180297852,-70.3076553344727,-70.2847290039062,-70.5482940673828,-70.5311050415039,-70.6227798461914,-70.7602920532227,-70.7660217285156,-70.777473449707,-70.7946624755859,-70.8175811767578,-70.8175811767578,-70.8061294555664,-70.777473449707,-70.8404998779297,-70.8290405273438,-70.8233108520508,-70.8175811767578,-70.8118591308594,-70.7946624755859,-70.7602920532227,-70.6628799438477,-70.6399688720703,-70.6285095214844,-70.6399688720703,-70.6972579956055,-70.7201843261719,-70.7144546508789,-70.691535949707,-70.5884017944336,-70.5597534179688,-70.508186340332,-70.513916015625,-70.4107818603516,-70.3764038085938,-70.3764038085938,-70.3019180297852,-70.2790069580078,-70.1644058227539,-70.1185684204102,-70.1472244262695,-70.1472244262695,-70.1529541015625,-70.1529541015625,-70.1414947509766,-70.1357650756836,-70.0440902709961,-70.0383605957031,-70.0440902709961,-70.0383605957031,-70.0211715698242,-70.0039825439453,-70.0211715698242,-69.9925308227539,-69.9696044921875,-69.9294967651367,-69.9294967651367,-69.9696044921875,-70.0269012451172,-70.067008972168,-70.0784683227539,-70.0784683227539,-70.0440902709961,-70.0498199462891,-70.1185684204102,-70.1185684204102,null,-68.8236923217773,-68.7663955688477,-68.7663955688477,-68.7377471923828,-68.7262878417969,-68.6804504394531,-68.6346206665039,-68.6059646606445,-68.4512710571289,-68.4856414794922,-68.3710556030273,-68.3939666748047,-68.2736511230469,-68.2908401489258,-68.0788421630859,-68.0100936889648,-68.1017608642578,-68.0502014160156,-68.0215454101562,-67.9986343383789,-68.0100936889648,-67.9871673583984,-68.0043640136719,-68.0158233642578,-67.9986343383789,-68.0502014160156,-68.0502014160156,-68.0845718383789,-68.0903091430664,-68.0845718383789,-68.1304092407227,-68.1074905395508,-68.1304092407227,-68.1705169677734,-68.1934356689453,-68.2048950195312,-68.2335433959961,-68.245002746582,-68.245002746582,-68.2621917724609,-68.2793807983398,-68.2965698242188,-68.3137588500977,-68.3194885253906,-68.3137588500977,-68.3538589477539,-68.3767852783203,-68.4111633300781,-68.428352355957,-68.4512710571289,-68.4570007324219,-68.4340744018555,-68.4570007324219,-68.4799118041992,-68.4856414794922,-68.52001953125,-68.5429458618164,-68.5601272583008,-68.5945053100586,-68.5773162841797,-68.5945053100586,-68.5887832641602,-68.5658569335938,-68.5429458618164,-68.5601272583008,-68.5887832641602,-68.6518020629883,-68.6632614135742,-68.6861801147461,-68.703369140625,-68.7320175170898,-68.7663955688477,-68.8236923217773,-68.8408813476562,-68.8408813476562,-68.8236923217773,-68.7950439453125,-68.8007659912109,-68.7835845947266,-68.7549362182617,-68.703369140625,-68.703369140625,-68.7262878417969,-68.7205581665039,-68.7434768676758,-68.7721252441406,-68.8007659912109,-68.8236923217773,-68.8122329711914,-68.7778549194336,-68.7778549194336,-68.7950439453125,-68.8064956665039,-68.8236923217773,-68.8466033935547,-68.8523330688477,-68.8466033935547,-68.8408813476562,-68.8294219970703,-68.8236923217773,-68.8236923217773,null,-70.1185684204102,-70.0498199462891,-70.0440902709961,-70.0784683227539,-70.0784683227539,-70.067008972168,-70.0269012451172,-69.9696044921875,-69.9294967651367,-69.9294967651367,-69.872200012207,-69.8378219604492,-69.8149108886719,-69.8206405639648,-69.7977142333984,-69.7690734863281,-69.7461547851562,-69.7346954345703,-69.602912902832,-69.5857238769531,-69.5799942016602,-69.5857238769531,-69.614372253418,-69.6315612792969,-69.6315612792969,-69.4711303710938,-69.4539489746094,-69.4482192993164,-69.4596710205078,-69.4081115722656,-69.419563293457,-69.3794555664062,-69.4081115722656,-69.4539489746094,-69.5055084228516,-69.5341567993164,-69.6602096557617,-69.6716690063477,-69.6659317016602,-69.6544799804688,-69.7576065063477,-69.7633438110352,-69.872200012207,-69.9008560180664,-69.9982528686523,-70.0154418945312,-69.9982528686523,-70.067008972168,-70.067008972168,-70.1185684204102,-70.0899276733398,-70.1185684204102,-70.1185684204102,null,-69.419563293457,-69.3966445922852,-69.3508071899414,-69.2705993652344,-69.1101684570312,-69.0815200805664,-69.0643310546875,-69.0356826782227,-69.0586013793945,-69.0757904052734,-69.0929794311523,-69.1101684570312,-69.1216278076172,-69.1216278076172,-69.0929794311523,-69.0987091064453,-69.1216278076172,-69.156005859375,-69.161735534668,-69.161735534668,-69.1846542358398,-69.2132949829102,-69.2362213134766,-69.2591323852539,-69.2820587158203,-69.2935180664062,-69.2591323852539,-69.2534027099609,-69.2935180664062,-69.3278961181641,-69.3221664428711,-69.3107070922852,-69.2992401123047,-69.2820587158203,-69.2877883911133,-69.3107070922852,-69.3107070922852,-69.3278961181641,-69.3450775146484,-69.3565444946289,-69.3909149169922,-69.3966445922852,-69.419563293457,-69.4424819946289,-69.4539489746094,-69.4424819946289,-69.4539489746094,-69.4482192993164,-69.419563293457,-69.419563293457,null,-69.5055084228516,-69.419563293457,-69.4482192993164,-69.4539489746094,-69.4424819946289,-69.4539489746094,-69.4424819946289,-69.419563293457,-69.3966445922852,-69.3909149169922,-69.3565444946289,-69.3450775146484,-69.3278961181641,-69.3107070922852,-69.3107070922852,-69.2877883911133,-69.2820587158203,-69.2992401123047,-69.3107070922852,-69.3221664428711,-69.3278961181641,-69.3565444946289,-69.3680038452148,-69.3909149169922,-69.3737335205078,-69.3794555664062,-69.3966445922852,-69.4138412475586,-69.42529296875,-69.4539489746094,-69.4654006958008,-69.4711303710938,-69.4997863769531,-69.5112380981445,-69.5226974487305,-69.5398941040039,-69.5456161499023,-69.614372253418,-69.608642578125,-69.6258316040039,-69.6544799804688,-69.6831283569336,-69.7003173828125,-69.7346954345703,-69.7518768310547,-69.7232360839844,-69.7003173828125,-69.7175064086914,-69.7576065063477,-69.8091812133789,-69.7919845581055,-69.7805328369141,-69.7576065063477,-69.6544799804688,-69.6659317016602,-69.6716690063477,-69.6602096557617,-69.5341567993164,-69.5055084228516,-69.5055084228516,null,-71.0754165649414,-71.0410385131836,-71.0123901367188,-70.972282409668,-70.9379043579102,-70.9207153320312,-70.9035263061523,-70.8748779296875,-70.8404998779297,-70.777473449707,-70.8061294555664,-70.8175811767578,-70.8175811767578,-70.7946624755859,-70.777473449707,-70.7660217285156,-70.7602920532227,-70.6227798461914,-70.5311050415039,-70.5482940673828,-70.2847290039062,-70.3076553344727,-70.3019180297852,-70.2790069580078,-70.2675476074219,-70.2331695556641,-70.2675476074219,-70.2675476074219,-70.2790069580078,-70.2675476074219,-70.3191146850586,-70.33056640625,-70.4852676391602,-70.508186340332,-70.5540237426758,-70.5769424438477,-70.5941314697266,-70.6113128662109,-70.6227798461914,-70.691535949707,-70.6972579956055,-70.8233108520508,-70.8576965332031,-70.8691482543945,-70.8576965332031,-70.8576965332031,-70.7946624755859,-70.7144546508789,-70.7316436767578,-70.7259140014648,-70.7602920532227,-70.7373657226562,-70.7946624755859,-70.7946624755859,-70.8003921508789,-70.783203125,-70.8233108520508,-70.8576965332031,-70.9207153320312,-70.972282409668,-71.0181198120117,-71.0754165649414,-71.0754165649414,null,-68.8236923217773,-68.8408813476562,-68.8752593994141,-69.1789245605469,-69.2075729370117,-69.2705993652344,-69.3508071899414,-68.8695297241211,-68.880989074707,-68.7778549194336,-68.8638000488281,-68.9497451782227,-68.9440078735352,-68.9497451782227,-68.9554748535156,-68.8351516723633,-68.8179626464844,-68.697639465332,-68.6861801147461,-68.428352355957,-68.428352355957,-68.428352355957,-68.428352355957,-68.3996963500977,-68.2793807983398,-68.2793807983398,-68.0215454101562,-67.9699859619141,-68.0788421630859,-68.2908401489258,-68.2736511230469,-68.3939666748047,-68.3710556030273,-68.4856414794922,-68.4512710571289,-68.6059646606445,-68.6346206665039,-68.6804504394531,-68.7262878417969,-68.7377471923828,-68.7663955688477,-68.7663955688477,-68.8236923217773,-68.8236923217773,null,-69.3508071899414,-69.4997863769531,-69.4940567016602,-69.6201019287109,-69.6487503051758,-69.6602096557617,-69.7175064086914,-69.7003173828125,-69.7805328369141,-69.7576065063477,-69.7404251098633,-69.7232360839844,-69.7232360839844,-69.7003173828125,-69.7003173828125,-69.7003173828125,-69.7003173828125,-69.7175064086914,-69.7461547851562,-69.7576065063477,-69.7461547851562,-69.7690734863281,-69.786262512207,-69.8149108886719,-69.8320922851562,-69.8206405639648,-69.8034439086914,-69.7977142333984,-69.7919845581055,-69.7805328369141,-69.7633438110352,-69.7404251098633,-69.7289657592773,-69.7289657592773,-69.7404251098633,-69.7175064086914,-69.7060394287109,-69.7346954345703,-69.7003173828125,-69.6888580322266,-69.6315612792969,-69.6773986816406,-69.7232360839844,-69.7346954345703,-69.7289657592773,-69.7232360839844,-68.8408813476562,-68.8179626464844,-68.8351516723633,-68.9554748535156,-68.9497451782227,-68.9440078735352,-68.9497451782227,-68.8638000488281,-68.7778549194336,-68.880989074707,-68.8695297241211,-69.3508071899414,-69.3508071899414,null,-69.9982528686523,-69.9008560180664,-69.872200012207,-69.7633438110352,-69.7576065063477,-69.7805328369141,-69.7919845581055,-69.8091812133789,-69.7576065063477,-69.7175064086914,-69.7003173828125,-69.7232360839844,-69.7518768310547,-69.786262512207,-69.8149108886719,-69.8320922851562,-69.8149108886719,-69.8378219604492,-69.8550186157227,-69.872200012207,-69.872200012207,-69.8893890380859,-69.8893890380859,-69.883659362793,-69.9008560180664,-69.8779296875,-69.8550186157227,-69.8607482910156,-69.8779296875,-69.8893890380859,-69.9123077392578,-69.9294967651367,-69.9638748168945,-69.9925308227539,-70.0154418945312,-70.0326309204102,-70.0440902709961,-70.0326309204102,-70.0326309204102,-69.9982528686523,-69.9982528686523,null,-69.4539489746094,-69.4711303710938,-69.6315612792969,-69.6315612792969,-69.614372253418,-69.5857238769531,-69.5799942016602,-69.5857238769531,-69.602912902832,-69.7346954345703,-69.7461547851562,-69.7690734863281,-69.7977142333984,-69.8206405639648,-69.8149108886719,-69.8378219604492,-69.872200012207,-69.9294967651367,-69.9696044921875,-69.9925308227539,-70.0211715698242,-70.0039825439453,-70.0211715698242,-70.0383605957031,-70.0440902709961,-70.0383605957031,-70.0440902709961,-70.1357650756836,-70.1414947509766,-70.1529541015625,-70.1529541015625,-70.1472244262695,-70.1472244262695,-70.1185684204102,-70.1644058227539,-70.2790069580078,-70.3019180297852,-70.3764038085938,-70.3764038085938,-70.4107818603516,-70.513916015625,-70.508186340332,-70.5597534179688,-70.5425643920898,-70.4967269897461,-70.4738082885742,-70.4337005615234,-70.3993301391602,-70.3935928344727,-70.4107818603516,-70.3993301391602,-70.3878631591797,-70.3592224121094,-70.3076553344727,-70.2790069580078,-70.2618179321289,-70.2675476074219,-70.3019180297852,-70.3076553344727,-70.2732772827148,-70.2446212768555,-70.2560806274414,-70.2961883544922,-70.2675476074219,-70.238899230957,-70.2159805297852,-70.2045135498047,-70.1873321533203,-70.1414947509766,-70.0956573486328,-70.0727386474609,-70.0498199462891,-70.0383605957031,-70.0326309204102,-69.7232360839844,-69.7289657592773,-69.7346954345703,-69.7232360839844,-69.6773986816406,-69.6315612792969,-69.6888580322266,-69.7003173828125,-69.7346954345703,-69.7060394287109,-69.7175064086914,-69.7404251098633,-69.7289657592773,-69.7289657592773,-69.7404251098633,-69.7633438110352,-69.7805328369141,-69.7919845581055,-69.7977142333984,-69.8034439086914,-69.8206405639648,-69.8320922851562,-69.8149108886719,-69.786262512207,-69.7690734863281,-69.7461547851562,-69.7576065063477,-69.7461547851562,-69.7175064086914,-69.7003173828125,-69.7003173828125,-69.7003173828125,-69.7003173828125,-69.7232360839844,-69.7232360839844,-69.7404251098633,-69.7576065063477,-69.7805328369141,-69.7003173828125,-69.7175064086914,-69.6602096557617,-69.6487503051758,-69.6201019287109,-69.4940567016602,-69.4997863769531,-69.3508071899414,-69.2705993652344,-69.3278961181641,-69.3450775146484,-69.3909149169922,-69.4138412475586,-69.419563293457,-69.4539489746094,-69.4539489746094,null,-69.2705993652344,-69.2075729370117,-69.1789245605469,-68.8752593994141,-68.8408813476562,-68.8236923217773,-68.8294219970703,-68.8408813476562,-68.8466033935547,-68.8523330688477,-68.8466033935547,-68.8236923217773,-68.8064956665039,-68.8236923217773,-68.8523330688477,-68.880989074707,-68.9440078735352,-68.978385925293,-69.0013122558594,-69.0013122558594,-68.978385925293,-68.9898452758789,-68.9955825805664,-69.0356826782227,-69.0643310546875,-69.0815200805664,-69.1101684570312,-69.2705993652344,-69.3508071899414,-69.3966445922852,-69.419563293457,-69.5055084228516,-69.4539489746094,-69.4081115722656,-69.3794555664062,-69.419563293457,-69.4081115722656,-69.4596710205078,-69.4482192993164,-69.4539489746094,-69.419563293457,-69.4138412475586,-69.3909149169922,-69.3450775146484,-69.3278961181641,-69.2705993652344,-69.2705993652344,null,-67.7809066772461,-67.7579879760742,-67.7293472290039,-67.6949615478516,-67.6720428466797,-67.6491241455078,-67.5746383666992,-67.523078918457,-67.4600524902344,-67.4371337890625,-67.4199447631836,-67.4142150878906,-67.4314041137695,-67.4772415161133,-67.4829711914062,-67.4829711914062,-67.4543228149414,-67.4256744384766,-67.4199447631836,-67.4485931396484,-67.4600524902344,-67.4314041137695,-67.3798370361328,-67.345458984375,-67.3110809326172,-67.2595138549805,-67.2423248291016,-67.2079467773438,-67.1735687255859,-67.1162719726562,-67.0818939208984,-67.1105499267578,-67.1162719726562,-67.0647125244141,-67.0647125244141,-67.0818939208984,-67.1220016479492,-67.1850357055664,-67.1907653808594,-67.156379699707,-67.1391983032227,-67.1105499267578,-67.0933609008789,-67.0818939208984,-67.070442199707,-67.0246047973633,-67.0074157714844,-67.0188751220703,-67.0188751220703,-67.0417938232422,-67.0818939208984,-67.1048202514648,-67.156379699707,-67.1850357055664,-67.2136764526367,-67.2365951538086,-67.2709808349609,-67.2996215820312,-67.2996215820312,-67.3053512573242,-67.3339996337891,-67.3626480102539,-67.3855667114258,-67.3798370361328,-67.3912963867188,-67.4084854125977,-67.4314041137695,-67.4428558349609,-67.4314041137695,-67.4543228149414,-67.4715118408203,-67.4944305419922,-67.5058898925781,-67.5459976196289,-67.5689086914062,-67.5803680419922,-67.5746383666992,-67.5918350219727,-67.620475769043,-67.6605834960938,-67.6835098266602,-67.7293472290039,-67.7407989501953,-67.7637176513672,-67.7637176513672,-67.7751770019531,-67.803825378418,-67.8324737548828,-67.8496627807617,-67.8553848266602,-67.8783111572266,-67.8725814819336,-67.8840408325195,-67.9069595336914,-67.9069595336914,-67.9241485595703,-67.9527969360352,-67.9814376831055,-67.9928970336914,-67.9871673583984,-68.0100936889648,-67.9986343383789,-68.0215454101562,-68.0502014160156,-68.1017608642578,-68.0100936889648,-68.0788421630859,-67.9699859619141,-68.0215454101562,-67.7809066772461,-67.7809066772461,null,-70.8118591308594,-70.8233108520508,-70.8175811767578,-70.8175811767578,-70.8290405273438,-70.8576965332031,-70.9321746826172,-70.966552734375,-70.972282409668,-70.966552734375,-70.960823059082,-70.960823059082,-70.972282409668,-70.972282409668,-70.9207153320312,-70.8576965332031,-70.8233108520508,-70.783203125,-70.7717514038086,-70.7373657226562,-70.7144546508789,-70.6858062744141,-70.6628799438477,-70.6456985473633,-70.6456985473633,-70.6514282226562,-70.6113128662109,-70.5998611450195,-70.5826721191406,-70.5540237426758,-70.4566192626953,-70.4852676391602,-70.4566192626953,-70.4394302368164,-70.3592224121094,-70.3878631591797,-70.3878631591797,-70.3764038085938,-70.3878631591797,-70.4165115356445,-70.4451675415039,-70.4680786132812,-70.508186340332,-70.5368347167969,-70.5712051391602,-70.6055908203125,-70.6227798461914,-70.6514282226562,-70.6628799438477,-70.6686172485352,-70.6972579956055,-70.7373657226562,-70.7717514038086,-70.8003921508789,-70.8118591308594,-70.8118591308594,null,-78.6499176025391,-78.7014846801758,-78.7415924072266,-78.7587814331055,-78.7473220825195,-78.7473220825195,-78.7645034790039,-78.7759628295898,-78.8046112060547,-78.8160705566406,-78.8218002319336,-78.8447189331055,-78.8676376342773,-78.9134750366211,-78.9593124389648,-78.9822311401367,-79.0166091918945,-79.0509872436523,-79.0624465942383,-78.9134750366211,-78.7988891601562,-78.3806304931641,-78.3290634155273,-78.3175964355469,-78.3233261108398,-78.3347930908203,-78.3462524414062,-78.3519744873047,-78.3978118896484,-78.4264678955078,-78.4379196166992,-78.4493789672852,-78.4436492919922,-78.4321899414062,-78.4436492919922,-78.4608383178711,-78.4608383178711,-78.47802734375,-78.47802734375,-78.483757019043,-78.5009460449219,-78.5467834472656,-78.6098098754883,-78.6499176025391,-78.6499176025391,null,-76.7075881958008,-76.7247772216797,-76.7305068969727,-76.7190475463867,-76.7133178710938,-76.6961364746094,-76.7133178710938,-76.7190475463867,-76.7476959228516,-76.7534255981445,-76.8279037475586,-76.845100402832,-76.856559753418,-76.7992630004883,-76.7878036499023,-76.7648849487305,-76.7476959228516,-76.7305068969727,-76.7133178710938,-76.6961364746094,-76.673210144043,-76.6388320922852,-76.6331024169922,-76.5872650146484,-76.5414276123047,-76.5299758911133,-76.4955978393555,-76.4841384887695,-76.4440307617188,-76.4268417358398,-76.4325714111328,-76.4497604370117,-76.5013198852539,-76.5127868652344,-76.5013198852539,-76.4784088134766,-76.4383010864258,-76.4268417358398,-76.4268417358398,-76.4440307617188,-76.4841384887695,-76.4955978393555,-76.5127868652344,-76.4784088134766,-76.4669494628906,-76.4726791381836,-76.4841384887695,-76.5185165405273,-76.5299758911133,-76.5471572875977,-76.5357055664062,-76.5357055664062,-76.5528869628906,-76.5700836181641,-76.5700836181641,-76.5185165405273,-76.5127868652344,-76.5185165405273,-76.5414276123047,-76.5586242675781,-76.575813293457,-76.5700836181641,-76.5528869628906,-76.5471572875977,-76.6331024169922,-76.6388320922852,-76.7075881958008,-76.7075881958008,null,-76.8852081298828,-76.8909378051758,-76.8852081298828,-76.8852081298828,-76.8966674804688,-76.8909378051758,-76.8909378051758,-76.8852081298828,-76.7935333251953,-76.5700836181641,-76.5700836181641,-76.5414276123047,-76.4784088134766,-76.4497604370117,-76.398193359375,-76.392463684082,-76.3752746582031,-76.3695449829102,-76.3351669311523,-76.3523559570312,-76.3638153076172,-76.3695449829102,-76.3638153076172,-76.3523559570312,-76.3867340087891,-76.403923034668,-76.4153747558594,-76.4153747558594,-76.398193359375,-76.403923034668,-76.4211120605469,-76.4497604370117,-76.4612121582031,-76.4383010864258,-76.4383010864258,-76.4554901123047,-76.4955978393555,-76.5185165405273,-76.5414276123047,-76.5357055664062,-76.7190475463867,-76.7133178710938,-76.673210144043,-76.6331024169922,-76.6388320922852,-76.673210144043,-76.6961364746094,-76.7133178710938,-76.7878036499023,-76.7935333251953,-76.8049926757812,-76.8164520263672,-76.8393707275391,-76.8852081298828,-76.8852081298828,null,-76.6961364746094,-76.6961364746094,-76.6961364746094,-76.7133178710938,-76.7133178710938,-76.7133178710938,-76.7075881958008,-76.6388320922852,-76.6331024169922,-76.5471572875977,-76.5414276123047,-76.5414276123047,-76.5471572875977,-76.5299758911133,-76.5414276123047,-76.5414276123047,-76.5185165405273,-76.5013198852539,-76.4669494628906,-76.4211120605469,-76.392463684082,-76.392463684082,-76.403923034668,-76.4268417358398,-76.4554901123047,-76.4784088134766,-76.4841384887695,-76.5414276123047,-76.5586242675781,-76.5815353393555,-76.6101913452148,-76.6273727416992,-76.6388320922852,-76.6617584228516,-76.6789398193359,-76.6961364746094,-76.6961364746094,null,-75.756477355957,-75.7335586547852,-75.7220993041992,-75.767936706543,-75.7908630371094,-75.8023147583008,-75.8080444335938,-75.8195037841797,-75.8596115112305,-75.9111785888672,-75.9283676147461,-75.9570159912109,-75.9913940429688,-76.0085754394531,-76.0257720947266,-76.0143127441406,-76.0028533935547,-75.9971237182617,-75.9913940429688,-75.9111785888672,-75.9283676147461,-75.939826965332,-75.945556640625,-75.9570159912109,-75.945556640625,-75.9340972900391,-75.8939895629883,-75.8596115112305,-75.8538818359375,-75.8252334594727,-75.756477355957,-75.756477355957,null,-77.2289810180664,-77.0055236816406,-76.7935333251953,-76.8852081298828,-76.8909378051758,-76.8909378051758,-76.8966674804688,-76.8852081298828,-76.8852081298828,-76.8909378051758,-76.8852081298828,-76.9138488769531,-76.9425048828125,-76.9596862792969,-76.9940643310547,-77.0341720581055,-77.0570907592773,-77.1143951416016,-77.1487655639648,-77.1716842651367,-77.1888732910156,-77.1659545898438,-77.1430358886719,-77.1315765380859,-77.1315765380859,-77.1430358886719,-77.1831436157227,-77.2060623168945,-77.2461700439453,-77.2805404663086,-77.2920074462891,-77.309196472168,-77.303466796875,-77.2920074462891,-77.2748184204102,-77.2690887451172,-77.2404403686523,-77.2404403686523,-77.2404403686523,-77.2232513427734,-77.2289810180664,-77.2289810180664,null,-75.9627380371094,-76.0200424194336,-76.0085754394531,-75.9684753417969,-75.945556640625,-75.9054489135742,-75.8997192382812,-75.8939895629883,-75.9054489135742,-75.8997192382812,-75.8768005371094,-75.8825302124023,-75.9226379394531,-75.9799346923828,-75.9971237182617,-76.0028533935547,-75.9856643676758,-75.9684753417969,-75.9684753417969,-76.0028533935547,-76.0315017700195,-76.0544128417969,-76.0716094970703,-76.0887908935547,-76.1460876464844,-76.1690063476562,-76.220573425293,-76.2377624511719,-76.1059875488281,-75.8023147583008,-75.7793960571289,-75.8252334594727,-75.9054489135742,-75.9627380371094,-75.9627380371094,null,-77.0914688110352,-77.0570907592773,-77.028450012207,-77.0112533569336,-76.9768829345703,-76.9596862792969,-76.9367752075195,-76.9138488769531,-76.8909378051758,-76.8680114746094,-76.8393707275391,-76.7706146240234,-76.7648849487305,-76.7476959228516,-76.6961364746094,-76.6961364746094,-76.7476959228516,-76.7534255981445,-76.7820739746094,-76.8164520263672,-76.8221817016602,-76.8279037475586,-76.845100402832,-76.8622894287109,-76.8852081298828,-76.8852081298828,-76.8622894287109,-76.8622894287109,-76.8794784545898,-76.8794784545898,-76.8794784545898,-76.8622894287109,-76.8622894287109,-76.8794784545898,-76.9023971557617,-76.9253158569336,-76.9310455322266,-76.9768829345703,-76.9768829345703,-77.0112533569336,-77.028450012207,-77.0456314086914,-77.0570907592773,-77.0685577392578,-77.0857391357422,-77.0742797851562,-77.1143951416016,-77.1487655639648,-77.2232513427734,-77.2518997192383,-77.2690887451172,-77.2862777709961,-77.3149261474609,-77.3263778686523,-77.3263778686523,-77.3263778686523,-77.3149261474609,-77.2920074462891,-77.2805404663086,-77.2633590698242,-77.2461700439453,-77.2289810180664,-77.1774139404297,-77.1545028686523,-77.1487655639648,-77.1373062133789,-77.0914688110352,-77.0914688110352,null,-75.7049179077148,-75.756477355957,-75.76220703125,-75.7793960571289,-75.8195037841797,-75.8252334594727,-75.8252334594727,-75.8252334594727,-75.8252334594727,-75.8424224853516,-75.8538818359375,-75.8538818359375,-75.8653411865234,-75.8768005371094,-75.8997192382812,-75.9111785888672,-75.9283676147461,-75.939826965332,-75.939826965332,-75.9570159912109,-75.9684753417969,-76.0085754394531,-76.0085754394531,-75.9856643676758,-75.9971237182617,-76.0085754394531,-76.0372314453125,-76.0429611206055,-76.0429611206055,-76.0486831665039,-76.0486831665039,-76.0544128417969,-76.0716094970703,-76.0945205688477,-76.1288986206055,-76.1518249511719,-76.1632843017578,-76.1919250488281,-76.2091217041016,-76.2492294311523,-76.2664108276367,-76.3065185546875,-76.3065185546875,-76.2606811523438,-76.2492294311523,-76.1919250488281,-76.1747360229492,-76.1747360229492,-76.21484375,-76.2377624511719,-76.2664108276367,-76.2835998535156,-76.2835998535156,-76.2664108276367,-76.2492294311523,-76.21484375,-76.1690063476562,-76.1346282958984,-76.1059875488281,-76.0601501464844,-76.0544128417969,-76.0257720947266,-76.0028533935547,-75.9913940429688,-75.9742050170898,-75.9684753417969,-75.9570159912109,-75.9283676147461,-75.9111785888672,-75.8596115112305,-75.8195037841797,-75.8080444335938,-75.8023147583008,-75.7908630371094,-75.767936706543,-75.7220993041992,-75.7049179077148,-75.7049179077148,null,-77.1888732910156,-77.2060623168945,-77.4638900756836,-77.4753570556641,-77.4982681274414,-77.5326461791992,-77.5555648803711,-77.6128616333008,-77.6415100097656,-77.6873474121094,-77.6644287109375,-77.6529693603516,-77.6472396850586,-77.6415100097656,-77.6243209838867,-77.6185913085938,-77.6243209838867,-77.6185913085938,-77.6128616333008,-77.5842132568359,-77.5383758544922,-77.5039978027344,-77.4982681274414,-77.4696273803711,-77.4467010498047,-77.2289810180664,-77.2232513427734,-77.2404403686523,-77.2404403686523,-77.2404403686523,-77.2690887451172,-77.2748184204102,-77.2920074462891,-77.303466796875,-77.309196472168,-77.2920074462891,-77.2805404663086,-77.2461700439453,-77.2060623168945,-77.1831436157227,-77.1430358886719,-77.1315765380859,-77.1315765380859,-77.1430358886719,-77.1659545898438,-77.1888732910156,-77.1888732910156,null,-79.2859039306641,-79.3030853271484,-79.3317413330078,-79.3661117553711,-79.4004898071289,-79.4577865600586,-79.4921646118164,-79.4978942871094,-79.4004898071289,-78.9134750366211,-79.0624465942383,-79.0910873413086,-79.1025543212891,-79.1254730224609,-79.1426620483398,-79.2171401977539,-79.2515258789062,-79.2687072753906,-79.2859039306641,-79.2859039306641,null,-76.2377624511719,-76.220573425293,-76.1690063476562,-76.1460876464844,-76.0887908935547,-76.1117172241211,-76.1346282958984,-76.1403579711914,-76.1174468994141,-76.1117172241211,-76.1174468994141,-76.1403579711914,-76.1632843017578,-76.1919250488281,-76.2091217041016,-76.2091217041016,-76.21484375,-76.2377624511719,-76.2549514770508,-76.2664108276367,-76.2778701782227,-76.2778701782227,-76.2721405029297,-76.2778701782227,-76.2835998535156,-76.3065185546875,-76.3122482299805,-76.3179779052734,-76.3351669311523,-76.3695449829102,-76.3752746582031,-76.392463684082,-76.398193359375,-76.4497604370117,-76.4784088134766,-76.5414276123047,-76.5700836181641,-76.5700836181641,-76.2377624511719,-76.2377624511719,null,-77.2060623168945,-77.1888732910156,-77.1716842651367,-77.1487655639648,-77.1143951416016,-77.0570907592773,-77.0341720581055,-76.9940643310547,-76.9596862792969,-76.9425048828125,-76.9138488769531,-76.8852081298828,-76.8393707275391,-76.8164520263672,-76.8049926757812,-76.7935333251953,-76.7878036499023,-76.7133178710938,-76.7305068969727,-76.7476959228516,-76.7648849487305,-76.7878036499023,-76.7992630004883,-76.856559753418,-76.8909378051758,-76.9081268310547,-76.9425048828125,-76.9596862792969,-76.9768829345703,-77.0227203369141,-77.0227203369141,-77.0971984863281,-77.1315765380859,-77.1831436157227,-77.2060623168945,-77.2060623168945,null,-75.7793960571289,-75.7736663818359,-75.767936706543,-75.8252334594727,-75.8596115112305,-75.8882598876953,-75.8997192382812,-75.9684753417969,-76.0200424194336,-76.0372314453125,-76.0544128417969,-76.0544128417969,-76.0544128417969,-76.0830688476562,-76.0887908935547,-76.1174468994141,-76.1460876464844,-76.1575546264648,-76.2033920288086,-76.2091217041016,-76.220573425293,-76.2320327758789,-76.2377624511719,-76.2664108276367,-76.2664108276367,-76.2434997558594,-76.2033920288086,-76.1690063476562,-76.1690063476562,-76.1690063476562,-76.1288986206055,-76.1174468994141,-76.1117172241211,-76.123176574707,-76.1059875488281,-76.0028533935547,-75.9799346923828,-75.9627380371094,-75.9627380371094,-75.9054489135742,-75.8252334594727,-75.7793960571289,-75.7793960571289,null,-77.4638900756836,-77.2060623168945,-77.1831436157227,-77.1315765380859,-77.0971984863281,-77.0227203369141,-77.0227203369141,-76.9768829345703,-76.9596862792969,-76.9425048828125,-76.9081268310547,-77.0169906616211,-77.0628280639648,-77.1373062133789,-77.1831436157227,-77.2232513427734,-77.2518997192383,-77.2633590698242,-77.2862777709961,-77.3493041992188,-77.4295196533203,-77.481086730957,-77.5211944580078,-77.5441055297852,-77.5441055297852,-77.5326461791992,-77.5039978027344,-77.4696273803711,-77.4638900756836,-77.4638900756836,null,-76.9081268310547,-76.8909378051758,-76.856559753418,-76.845100402832,-76.8279037475586,-76.7534255981445,-76.7476959228516,-76.7190475463867,-76.7133178710938,-76.6961364746094,-76.7133178710938,-76.7190475463867,-76.7305068969727,-76.7247772216797,-76.7075881958008,-76.7133178710938,-76.7133178710938,-76.7133178710938,-76.6961364746094,-76.6961364746094,-76.7476959228516,-76.7648849487305,-76.7706146240234,-76.8393707275391,-76.8680114746094,-76.8909378051758,-76.9138488769531,-76.9367752075195,-76.9596862792969,-76.9768829345703,-77.0112533569336,-77.028450012207,-77.0570907592773,-77.0914688110352,-77.0800094604492,-77.0570907592773,-77.0570907592773,-77.0628280639648,-77.0513610839844,-76.9310455322266,-77.0169906616211,-76.9081268310547,-76.9081268310547,null,-75.9570159912109,-76.1059875488281,-76.1117172241211,-76.1174468994141,-76.1518249511719,-76.1919250488281,-76.2091217041016,-76.2033920288086,-76.220573425293,-76.21484375,-76.2091217041016,-76.1690063476562,-76.1632843017578,-76.1575546264648,-76.1747360229492,-76.1690063476562,-76.1460876464844,-76.1288986206055,-76.1174468994141,-76.1174468994141,-76.0887908935547,-76.0830688476562,-76.0544128417969,-76.0544128417969,-76.0544128417969,-76.0372314453125,-76.0200424194336,-75.9684753417969,-75.8997192382812,-75.8882598876953,-75.8596115112305,-75.8252334594727,-75.767936706543,-75.756477355957,-75.8252334594727,-75.8538818359375,-75.8596115112305,-75.8939895629883,-75.9340972900391,-75.945556640625,-75.9570159912109,-75.9570159912109,null,-76.6961364746094,-76.6789398193359,-76.6789398193359,-76.6846694946289,-76.6617584228516,-76.5643539428711,-76.5299758911133,-76.5070495605469,-76.4841384887695,-76.4554901123047,-76.4211120605469,-76.398193359375,-76.3867340087891,-76.3867340087891,-76.403923034668,-76.403923034668,-76.398193359375,-76.3695449829102,-76.3408966064453,-76.3408966064453,-76.3523559570312,-76.3408966064453,-76.3351669311523,-76.3408966064453,-76.3466262817383,-76.3752746582031,-76.3867340087891,-76.398193359375,-76.4325714111328,-76.4440307617188,-76.4383010864258,-76.4383010864258,-76.4612121582031,-76.4726791381836,-76.4841384887695,-76.4841384887695,-76.5013198852539,-76.5185165405273,-76.5528869628906,-76.5700836181641,-76.5700836181641,-76.5987243652344,-76.6216430664062,-76.6560287475586,-76.673210144043,-76.6789398193359,-76.7305068969727,-76.7419738769531,-76.7534255981445,-76.7706146240234,-76.7935333251953,-76.8049926757812,-76.8279037475586,-76.8336410522461,-76.856559753418,-76.8622894287109,-76.8622894287109,-76.8852081298828,-76.8852081298828,-76.8622894287109,-76.845100402832,-76.8279037475586,-76.8221817016602,-76.8164520263672,-76.7820739746094,-76.7534255981445,-76.7476959228516,-76.6961364746094,-76.6961364746094,null,-75.6189727783203,-75.6418838500977,-75.6590805053711,-75.6934509277344,-75.7278289794922,-75.7392883300781,-75.7736663818359,-75.7908630371094,-75.8080444335938,-75.8252334594727,-75.8424224853516,-75.8596115112305,-75.8596115112305,-75.8653411865234,-75.8939895629883,-75.8882598876953,-75.8768005371094,-75.8538818359375,-75.8137741088867,-75.7736663818359,-75.7736663818359,-75.7793960571289,-75.8538818359375,-75.8710708618164,-75.8825302124023,-75.8538818359375,-75.7965927124023,-75.7793960571289,-75.7851257324219,-75.8023147583008,-75.8252334594727,-75.8710708618164,-75.8939895629883,-75.939826965332,-75.945556640625,-75.945556640625,-75.9340972900391,-75.9111785888672,-75.8596115112305,-75.8424224853516,-75.8424224853516,-75.8596115112305,-75.8252334594727,-75.8137741088867,-75.7851257324219,-75.767936706543,-75.7507553100586,-75.7392883300781,-75.7220993041992,-75.7049179077148,-75.6991882324219,-75.6934509277344,-75.670539855957,-75.6189727783203,-75.5903244018555,-75.5616760253906,-75.5616760253906,-75.5731353759766,-75.5845947265625,-75.5845947265625,-75.5559387207031,-75.5960464477539,-75.6132431030273,-75.6189727783203,-75.6189727783203,-75.6590805053711,-75.6648101806641,-75.6590805053711,-75.6189727783203,-75.6189727783203,null,-76.1919250488281,-76.1518249511719,-76.1174468994141,-76.1117172241211,-76.1059875488281,-75.9570159912109,-75.945556640625,-75.939826965332,-75.9283676147461,-75.9111785888672,-75.9913940429688,-75.9971237182617,-76.0028533935547,-76.0143127441406,-76.0257720947266,-76.0085754394531,-75.9913940429688,-75.9570159912109,-75.9684753417969,-75.9742050170898,-75.9913940429688,-76.0028533935547,-76.0257720947266,-76.0544128417969,-76.0601501464844,-76.0830688476562,-76.123176574707,-76.1518249511719,-76.1518249511719,-76.1346282958984,-76.1174468994141,-76.1174468994141,-76.1346282958984,-76.1690063476562,-76.1861953735352,-76.2033920288086,-76.220573425293,-76.2320327758789,-76.2492294311523,-76.2778701782227,-76.3007888793945,-76.3122482299805,-76.3408966064453,-76.3408966064453,-76.3179779052734,-76.3065185546875,-76.2835998535156,-76.2721405029297,-76.2549514770508,-76.220573425293,-76.2033920288086,-76.1861953735352,-76.1747360229492,-76.1861953735352,-76.1690063476562,-76.1919250488281,-76.1919250488281,null,-77.7159957885742,-77.756103515625,-77.750373840332,-77.750373840332,-77.761833190918,-77.7847518920898,-77.7904815673828,-77.7847518920898,-77.7732849121094,-77.7790145874023,-77.7904815673828,-77.8191223144531,-77.8363189697266,-77.8535079956055,-77.8649597167969,-77.8592300415039,-77.8363189697266,-77.8305892944336,-77.8535079956055,-77.8706893920898,-77.8936157226562,-77.9050674438477,-77.9279937744141,-77.9509048461914,-78.0082015991211,-78.0425796508789,-78.1113357543945,-78.1342544555664,-78.1915512084961,-78.2259292602539,-78.2431182861328,-78.2545776367188,-78.2774887084961,-78.3004150390625,-78.3233261108398,-78.3519744873047,-78.3462524414062,-78.3347930908203,-78.3233261108398,-78.3175964355469,-78.3290634155273,-78.0941467285156,-77.4696273803711,-77.4982681274414,-77.5039978027344,-77.5383758544922,-77.5842132568359,-77.6128616333008,-77.6185913085938,-77.6243209838867,-77.6185913085938,-77.6243209838867,-77.6415100097656,-77.6472396850586,-77.6529693603516,-77.6644287109375,-77.6873474121094,-77.7159957885742,-77.7159957885742,null,-75.8997192382812,-75.8768005371094,-75.8653411865234,-75.8538818359375,-75.8538818359375,-75.8424224853516,-75.8252334594727,-75.8252334594727,-75.8252334594727,-75.8252334594727,-75.8195037841797,-75.7793960571289,-75.76220703125,-75.756477355957,-75.7049179077148,-75.6934509277344,-75.3496780395508,-75.3382263183594,-75.3496780395508,-75.3439559936523,-75.3267593383789,-75.3267593383789,-75.3439559936523,-75.3611373901367,-75.3668670654297,-75.6189727783203,-75.670539855957,-75.6934509277344,-75.6991882324219,-75.7049179077148,-75.7220993041992,-75.7392883300781,-75.7507553100586,-75.767936706543,-75.7851257324219,-75.8137741088867,-75.8252334594727,-75.8596115112305,-75.8825302124023,-75.9111785888672,-75.9111785888672,-75.8997192382812,-75.8939895629883,-75.8997192382812,-75.8997192382812,null,-75.217903137207,-75.2751922607422,-75.2465515136719,-75.2293548583984,-75.2236251831055,-75.2121734619141,-75.1892471313477,-75.1892471313477,-75.2007141113281,-75.2236251831055,-75.2408142089844,-75.2465515136719,-75.2694625854492,-75.2809219360352,-75.2866516113281,-75.2981185913086,-75.3324890136719,-75.3611373901367,-75.6189727783203,-75.6590805053711,-75.6648101806641,-75.6590805053711,-75.6189727783203,-75.6189727783203,-75.6132431030273,-75.5960464477539,-75.5559387207031,-75.5845947265625,-75.5845947265625,-75.5731353759766,-75.5616760253906,-75.5616760253906,-75.5903244018555,-75.6189727783203,-75.3668670654297,-75.3611373901367,-75.3439559936523,-75.3267593383789,-75.3267593383789,-75.3439559936523,-75.3496780395508,-75.3382263183594,-75.3496780395508,-75.0574645996094,-75.0574645996094,-75.0746612548828,-75.0918502807617,-75.0918502807617,-75.0861206054688,-75.0918502807617,-75.1033020019531,-75.1548767089844,-75.1720657348633,-75.2007141113281,-75.217903137207,-75.217903137207,null,-76.6331024169922,-76.673210144043,-76.7133178710938,-76.7190475463867,-76.5357055664062,-76.5414276123047,-76.5586242675781,-76.5872650146484,-76.6044616699219,-76.6159210205078,-76.6216430664062,-76.6044616699219,-76.5872650146484,-76.5872650146484,-76.6331024169922,-76.6331024169922,null,-70.6743469238281,-70.5368347167969,-70.513916015625,-70.4795379638672,-70.4107818603516,-70.336296081543,-70.2560806274414,-70.1758728027344,-70.0899276733398,-70.0498199462891,-70.0269012451172,-70.0211715698242,-70.0269012451172,-70.0498199462891,-70.0841979980469,-70.0899276733398,-70.0899276733398,-70.0841979980469,-70.1071166992188,-70.1357650756836,-70.1644058227539,-70.1816024780273,-70.1987915039062,-70.2159805297852,-70.2331695556641,-70.2503509521484,-70.2503509521484,-70.2331695556641,-70.2102432250977,-70.1644058227539,-70.1243057250977,-70.0841979980469,-70.0326309204102,-69.9982528686523,-69.9466934204102,-69.9524230957031,-69.9638748168945,-69.9753341674805,-69.9466934204102,-69.9466934204102,-69.9581451416016,-69.9696044921875,-69.9581451416016,-69.9466934204102,-69.9638748168945,-69.9810638427734,-69.9925308227539,-69.9982528686523,-70.0154418945312,-70.0498199462891,-70.0956573486328,-70.1300354003906,-70.1586761474609,-70.1873321533203,-70.2102432250977,-70.2503509521484,-70.2790069580078,-70.336296081543,-70.3534927368164,-70.3878631591797,-70.4279708862305,-70.4394302368164,-70.4623489379883,-70.4909973144531,-70.6628799438477,-70.6628799438477,-70.6456985473633,-70.6514282226562,-70.6285095214844,-70.6227798461914,-70.6456985473633,-70.6743469238281,-70.6743469238281,null,-73.4990234375,-73.504753112793,-73.4761047363281,-73.4188079833984,-73.3787002563477,-73.3500595092773,-73.3156814575195,-73.2755737304688,-73.2813034057617,-73.0292053222656,-73.0234680175781,-72.9604415893555,-72.9776306152344,-72.9776306152344,-72.9661712646484,-72.9375305175781,-72.9489898681641,-72.9604415893555,-72.9719009399414,-72.9776306152344,-72.9661712646484,-73.0120086669922,-73.052116394043,-73.0578460693359,-73.0578460693359,-73.04638671875,-73.0177383422852,-72.9948272705078,-72.9948272705078,-72.9948272705078,-73.0349349975586,-73.0578460693359,-73.0578460693359,-73.0693054199219,-73.052116394043,-73.040657043457,-73.4990234375,-73.4990234375,null,-71.1613540649414,-71.1670913696289,-71.2014617919922,-71.2644958496094,-71.3217849731445,-71.3389739990234,-71.3447036743164,-71.3504409790039,-71.3790817260742,-71.3848114013672,-71.0868759155273,-71.0524978637695,-71.0238418579102,-71.0009307861328,-71.0009307861328,-70.9780120849609,-70.972282409668,-71.0295791625977,-71.0123901367188,-71.0123901367188,-70.9149856567383,-70.8920669555664,-70.8748779296875,-70.8175811767578,-70.8404998779297,-70.8519668579102,-70.8748779296875,-70.8920669555664,-70.9149856567383,-70.960823059082,-70.960823059082,-70.9550933837891,-70.960823059082,-70.9952011108398,-70.9952011108398,-71.0066604614258,-71.0639572143555,-71.0811462402344,-71.1097869873047,-71.1384429931641,-71.1556243896484,-71.1613540649414,-71.1613540649414,null,-70.4508895874023,-70.4566192626953,-70.4566192626953,-70.4680786132812,-70.508186340332,-70.5654830932617,-70.6170425415039,-70.6800765991211,-70.7087173461914,-70.7373657226562,-70.7430953979492,-70.777473449707,-70.8003921508789,-70.8175811767578,-70.8290405273438,-70.8290405273438,-70.8233108520508,-70.8061294555664,-70.777473449707,-70.7430953979492,-70.6972579956055,-70.6399688720703,-70.6170425415039,-70.6113128662109,-70.6170425415039,-70.6113128662109,-70.5941314697266,-70.5654830932617,-70.5482940673828,-70.5482940673828,-70.5311050415039,-70.4967269897461,-70.4852676391602,-70.4680786132812,-70.4566192626953,-70.4508895874023,-70.4508895874023,null,-70.9952011108398,-71.0181198120117,-71.0238418579102,-71.0524978637695,-71.0353088378906,-71.0410385131836,-71.0696792602539,-71.0811462402344,-71.0696792602539,-71.0754165649414,-71.0524978637695,-71.0582275390625,-71.1212539672852,-71.1556243896484,-71.1785507202148,-71.1785507202148,-71.2530288696289,-71.23583984375,-71.23583984375,-71.23583984375,-71.2186584472656,-71.1957321166992,-71.1957321166992,-71.1957321166992,-71.1785507202148,-71.144172668457,-71.0868759155273,-71.0696792602539,-71.0410385131836,-71.0123901367188,-70.9092559814453,-70.8863372802734,-70.8404998779297,-70.8462295532227,-70.8576965332031,-70.8576965332031,-70.8347702026367,-70.8175811767578,-70.8233108520508,-70.783203125,-70.7717514038086,-70.7717514038086,-70.7201843261719,-70.7029876708984,-70.6972579956055,-70.7144546508789,-70.7602920532227,-70.8462295532227,-70.8748779296875,-70.8863372802734,-70.8806076049805,-70.8576965332031,-70.8576965332031,-70.8691482543945,-70.9379043579102,-70.972282409668,-70.9952011108398,-70.9952011108398,null,-72.9719009399414,-72.9604415893555,-72.9489898681641,-72.9375305175781,-72.9661712646484,-72.9776306152344,-72.9776306152344,-72.9604415893555,-73.0234680175781,-73.0292053222656,-72.9260635375977,-72.4734268188477,-72.2843551635742,-72.2728958129883,-72.2442474365234,-72.2442474365234,-72.2270584106445,-72.2098770141602,-72.2270584106445,-72.2442474365234,-72.2614364624023,-72.2728958129883,-72.2728958129883,-72.2442474365234,-72.2442474365234,-72.2843551635742,-72.2900848388672,-72.2958145141602,-72.3015441894531,-72.3072738647461,-72.3015441894531,-72.3130035400391,-72.3130035400391,-72.324462890625,-72.3473815917969,-72.3588409423828,-72.3817520141602,-72.3760299682617,-72.4791564941406,-72.4963531494141,-72.7026138305664,-72.7026138305664,-72.7484512329102,-72.7656402587891,-72.7656402587891,-72.8343887329102,-72.8745040893555,-72.8687744140625,-72.8745040893555,-72.8802261352539,-72.9719009399414,-72.9719009399414,null,-72.2327880859375,-72.2442474365234,-72.2614364624023,-72.1984100341797,-72.1926803588867,-72.1296615600586,-72.1296615600586,-72.502082824707,-72.5536422729492,-72.7484512329102,-72.7599105834961,-72.8172073364258,-72.8172073364258,-73.0120086669922,-73.040657043457,-73.052116394043,-73.0693054199219,-73.0578460693359,-73.0578460693359,-73.0349349975586,-72.9948272705078,-72.9948272705078,-72.9948272705078,-72.9375305175781,-72.9375305175781,-72.8802261352539,-72.8745040893555,-72.8745040893555,-72.8802261352539,-72.9088821411133,-72.8745040893555,-72.8458557128906,-72.8057479858398,-72.8057479858398,-72.7885589599609,-72.7885589599609,-72.771369934082,-72.777099609375,-72.6968841552734,-72.6911544799805,-72.6682434082031,-72.6567764282227,-72.6453170776367,-72.6281356811523,-72.6109390258789,-72.6052093505859,-72.6109390258789,-72.6166687011719,-72.6109390258789,-72.59375,-72.4104080200195,-72.3989486694336,-72.3473815917969,-72.3359222412109,-72.2327880859375,-72.2327880859375,null,-72.9948272705078,-73.0177383422852,-73.04638671875,-73.0578460693359,-73.0578460693359,-73.052116394043,-73.0120086669922,-72.9661712646484,-72.9776306152344,-72.9719009399414,-72.8802261352539,-72.8745040893555,-72.8687744140625,-72.8745040893555,-72.8343887329102,-72.7656402587891,-72.7656402587891,-72.7484512329102,-72.7026138305664,-72.7026138305664,-72.4963531494141,-72.4791564941406,-72.3760299682617,-72.3817520141602,-72.3588409423828,-72.3473815917969,-72.324462890625,-72.3130035400391,-72.3130035400391,-72.3015441894531,-72.2900848388672,-72.2786254882812,-72.2786254882812,-72.2786254882812,-72.2098770141602,-72.2156066894531,-72.2041397094727,-72.2098770141602,-72.2041397094727,-72.2098770141602,-72.2327880859375,-72.3359222412109,-72.3473815917969,-72.3989486694336,-72.4104080200195,-72.59375,-72.6109390258789,-72.6166687011719,-72.6109390258789,-72.6052093505859,-72.6109390258789,-72.6281356811523,-72.6453170776367,-72.6567764282227,-72.6682434082031,-72.6911544799805,-72.6968841552734,-72.777099609375,-72.771369934082,-72.7885589599609,-72.7885589599609,-72.8057479858398,-72.8057479858398,-72.8458557128906,-72.8745040893555,-72.9088821411133,-72.8802261352539,-72.8745040893555,-72.8745040893555,-72.8802261352539,-72.9375305175781,-72.9375305175781,-72.9948272705078,-72.9948272705078,null,-71.4764785766602,-71.4822158813477,-71.4936752319336,-71.4936752319336,-71.5853500366211,-71.596809387207,-71.5853500366211,-71.5624237060547,-71.5165939331055,-71.4936752319336,-71.4822158813477,-71.5108642578125,-71.5280532836914,-71.5395126342773,-71.5509719848633,-71.5853500366211,-71.6139907836914,-71.5853500366211,-71.596809387207,-71.5738906860352,-71.5624237060547,-71.5452423095703,-71.5509719848633,-71.5452423095703,-71.5337829589844,-71.5395126342773,-71.5853500366211,-71.596809387207,-71.6139907836914,-71.6311874389648,-71.6712951660156,-71.6655654907227,-71.7801513671875,-71.7858810424805,-71.866096496582,-71.866096496582,-71.8947448730469,-71.9004745483398,-71.7457733154297,-71.3447036743164,-71.3103332519531,-71.2816772460938,-71.2644958496094,-71.23583984375,-71.23583984375,-71.23583984375,-71.2530288696289,-71.1785507202148,-71.1785507202148,-71.1556243896484,-71.1212539672852,-71.0582275390625,-71.0524978637695,-71.0754165649414,-71.0696792602539,-71.0811462402344,-71.0696792602539,-71.0410385131836,-71.0353088378906,-71.0524978637695,-71.0238418579102,-71.0181198120117,-70.9952011108398,-71.0009307861328,-71.0066604614258,-71.0009307861328,-71.0238418579102,-71.0467681884766,-71.0467681884766,-71.0754165649414,-71.0926055908203,-71.1097869873047,-71.1269836425781,-71.1327133178711,-71.1728210449219,-71.1556243896484,-71.1670913696289,-71.1613540649414,-71.1785507202148,-71.2243881225586,-71.2530288696289,-71.2931365966797,-71.3332443237305,-71.3046035766602,-71.3217849731445,-71.3217849731445,-71.3332443237305,-71.3447036743164,-71.3905410766602,-71.3962707519531,-71.419189453125,-71.4306488037109,-71.4535675048828,-71.4764785766602,-71.4764785766602,null,-70.061279296875,-70.0383605957031,-70.0211715698242,-70.0154418945312,-70.0440902709961,-70.0498199462891,-70.0326309204102,-70.0498199462891,-70.0440902709961,-70.0269012451172,-70.0154418945312,-69.9925308227539,-69.9867935180664,-69.9867935180664,-69.9696044921875,-69.9524230957031,-69.9524230957031,-69.9753341674805,-70.0211715698242,-70.0498199462891,-70.0956573486328,-70.1529541015625,-70.1816024780273,-70.2102432250977,-70.2102432250977,-70.1816024780273,-70.1529541015625,-70.1300354003906,-70.0899276733398,-70.061279296875,-70.061279296875,null,-71.4764785766602,-71.4535675048828,-71.4306488037109,-71.419189453125,-71.3962707519531,-71.3905410766602,-71.3447036743164,-71.3332443237305,-71.3217849731445,-71.3217849731445,-71.3046035766602,-71.3332443237305,-71.2931365966797,-71.2530288696289,-71.2243881225586,-71.1785507202148,-71.1613540649414,-71.1556243896484,-71.144172668457,-71.1212539672852,-71.1097869873047,-71.0639572143555,-71.0353088378906,-71.0238418579102,-70.9894714355469,-70.960823059082,-70.9264450073242,-70.9207153320312,-70.9149856567383,-70.9092559814453,-71.0868759155273,-71.3848114013672,-71.3905410766602,-71.4936752319336,-71.4879455566406,-71.4822158813477,-71.4764785766602,-71.4764785766602,null,-70.5368347167969,-70.6743469238281,-70.6972579956055,-70.7259140014648,-70.7430953979492,-70.7717514038086,-70.788932800293,-70.8175811767578,-70.8748779296875,-70.8920669555664,-70.9149856567383,-71.0123901367188,-71.0123901367188,-71.0295791625977,-70.972282409668,-70.9780120849609,-71.0009307861328,-71.0009307861328,-71.0238418579102,-71.0524978637695,-71.0868759155273,-70.9092559814453,-70.9149856567383,-70.9207153320312,-70.9264450073242,-70.9149856567383,-70.9092559814453,-70.8978042602539,-70.8748779296875,-70.8462295532227,-70.788932800293,-70.7316436767578,-70.7259140014648,-70.7316436767578,-70.7201843261719,-70.6628799438477,-70.6456985473633,-70.6399688720703,-70.6170425415039,-70.6170425415039,-70.6227798461914,-70.6456985473633,-70.6514282226562,-70.6743469238281,-70.6858062744141,-70.7029876708984,-70.691535949707,-70.6628799438477,-70.6456985473633,-70.6055908203125,-70.5654830932617,-70.5540237426758,-70.5482940673828,-70.5368347167969,-70.5368347167969,null,-71.1785507202148,-71.1613540649414,-71.1670913696289,-71.1556243896484,-71.1728210449219,-71.1327133178711,-71.1269836425781,-71.1097869873047,-71.0926055908203,-71.0754165649414,-71.0467681884766,-71.0467681884766,-71.0410385131836,-71.0467681884766,-71.0410385131836,-71.0353088378906,-71.0639572143555,-71.1097869873047,-71.1212539672852,-71.144172668457,-71.1556243896484,-71.1613540649414,-71.1785507202148,-71.1785507202148,null,-71.9004745483398,-71.8947448730469,-71.866096496582,-71.866096496582,-71.7858810424805,-71.7801513671875,-71.6655654907227,-71.6712951660156,-71.6311874389648,-71.6139907836914,-71.596809387207,-71.5853500366211,-71.5395126342773,-71.5337829589844,-71.5452423095703,-71.5509719848633,-71.5452423095703,-71.5624237060547,-71.5738906860352,-71.596809387207,-71.5853500366211,-71.6139907836914,-71.5853500366211,-71.5509719848633,-71.5395126342773,-71.5280532836914,-71.5108642578125,-71.4822158813477,-71.4936752319336,-71.5165939331055,-71.5624237060547,-71.5853500366211,-71.596809387207,-71.5853500366211,-71.4936752319336,-71.4936752319336,-71.4822158813477,-71.4764785766602,-71.4822158813477,-71.4879455566406,-71.4936752319336,-71.7858810424805,-71.8030776977539,-72.1010055541992,-72.1296615600586,-72.1296615600586,-72.1926803588867,-72.1984100341797,-72.2614364624023,-72.2442474365234,-72.2327880859375,-72.2098770141602,-72.2041397094727,-72.2098770141602,-72.2041397094727,-72.2156066894531,-72.2098770141602,-72.2786254882812,-72.2786254882812,-72.2786254882812,-72.2900848388672,-72.3015441894531,-72.3072738647461,-72.3015441894531,-72.2958145141602,-72.2900848388672,-72.2843551635742,-72.2442474365234,-72.2442474365234,-72.2728958129883,-72.2728958129883,-72.2614364624023,-72.2442474365234,-72.2270584106445,-72.2098770141602,-72.2270584106445,-72.2442474365234,-72.2442474365234,-72.2728958129883,-72.2843551635742,-71.9348526000977,-71.9004745483398,-71.9004745483398,null,-83.8867492675781,-83.365364074707,-83.3309783935547,-83.3080596923828,-83.3023300170898,-83.2851486206055,-83.2794189453125,-83.3023300170898,-83.3023300170898,-83.3137969970703,-83.3195266723633,-83.8867492675781,-83.8867492675781,-83.8867492675781,null,-86.631217956543,-87.1239624023438,-87.1296920776367,-87.1067733764648,-87.0609359741211,-87.0208282470703,-86.9749908447266,-86.9578018188477,-86.9520797729492,-86.9176940917969,-86.8661346435547,-86.8260269165039,-86.7744598388672,-86.7286224365234,-86.6827850341797,-86.6655960083008,-86.6541366577148,-86.6082992553711,-86.5968399047852,-86.5452728271484,-86.5051651000977,-86.4765167236328,-86.4478759765625,-86.4134979248047,-86.356201171875,-86.2587966918945,-86.1900405883789,-86.1384735107422,-86.1040954589844,-86.081184387207,-86.0238800048828,-85.9665832519531,-85.9379425048828,-85.9207534790039,-85.8691864013672,-85.8691864013672,-86.3791122436523,-86.3848419189453,-86.631217956543,-86.631217956543,-86.631217956543,null,-85.7717819213867,-85.5540542602539,-85.5483322143555,-85.7545928955078,-86.2645263671875,-86.2473373413086,-86.2244186401367,-86.2186889648438,-86.2244186401367,-86.2186889648438,-86.1843109130859,-86.1671295166016,-86.1728515625,-86.2072296142578,-86.1957702636719,-86.1900405883789,-85.7717819213867,-85.7717819213867,null,-83.365364074707,-83.8867492675781,-83.8867492675781,-83.8752899169922,-83.8752899169922,-83.4054718017578,-83.3882751464844,-83.3481674194336,-83.3137969970703,-83.3137969970703,-83.2679595947266,-83.2679595947266,-83.2908706665039,-83.3768157958984,-83.4226531982422,-83.4341125488281,-83.4513092041016,-83.4513092041016,-83.4341125488281,-83.3997344970703,-83.365364074707,-83.365364074707,null,-84.8378601074219,-85.2561187744141,-85.2904968261719,-85.3019561767578,-85.3191452026367,-85.3191452026367,-85.2962265014648,-85.2962265014648,-85.3019561767578,-85.3191452026367,-85.3363342285156,-85.3420639038086,-85.3592529296875,-85.3821716308594,-85.3821716308594,-85.3879013061523,-85.4165496826172,-85.3936309814453,-85.3707122802734,-85.3592529296875,-85.3707122802734,-85.3764419555664,-85.2217483520508,-85.2217483520508,-84.8493194580078,-84.8550491333008,-84.8493194580078,-84.8378601074219,-84.8378601074219,null,-84.1560363769531,-84.1445846557617,-83.8867492675781,-83.5601654052734,-83.5773468017578,-83.5888137817383,-83.6002731323242,-83.6575698852539,-83.6747589111328,-83.6804885864258,-83.7091293334961,-83.7492370605469,-83.7893447875977,-83.8466415405273,-83.8867492675781,-83.9039459228516,-83.90966796875,-84.0414505004883,-84.0414505004883,-84.1560363769531,-84.1560363769531,null,-88.0464248657227,-88.0521545410156,-88.0063171386719,-88.0063171386719,-88.1209106445312,-88.1266403198242,-88.6881332397461,-88.6824035644531,-88.5620803833008,-88.5620803833008,-88.4188461303711,-88.441764831543,-88.441764831543,-88.4589538574219,-88.4532241821289,-88.4704132080078,-88.4589538574219,-88.430305480957,-88.4016571044922,-88.3672790527344,-88.3672790527344,-88.3157119750977,-88.2584228515625,-88.2011184692383,-88.166748046875,-88.1438293457031,-88.1380996704102,-88.161018371582,-88.1896591186523,-88.2354965209961,-88.2641525268555,-88.2526931762695,-88.2354965209961,-88.2068557739258,-88.1782073974609,-88.161018371582,-88.0979919433594,-88.0464248657227,-88.0464248657227,null,-85.5540542602539,-85.3019561767578,-85.0785064697266,-85.0670394897461,-85.2962265014648,-85.5483322143555,-85.5540542602539,-85.5540542602539,null,-84.1617660522461,-84.1560363769531,-84.0414505004883,-84.0414505004883,-83.90966796875,-83.915397644043,-83.9383163452148,-83.9612350463867,-83.915397644043,-83.915397644043,-83.8867492675781,-83.8581085205078,-83.7950744628906,-83.7435073852539,-83.7205963134766,-83.7205963134766,-83.6919479370117,-83.6919479370117,-83.818000793457,-83.82373046875,-84.0471801757812,-84.0471801757812,-84.1617660522461,-84.1617660522461,-84.1617660522461,null,-85.8176193237305,-86.2186889648438,-86.2129592895508,-86.2129592895508,-86.2358779907227,-86.2358779907227,-86.2186889648438,-86.1957702636719,-86.1442031860352,-86.0983657836914,-86.0697174072266,-86.0467987060547,-85.8118896484375,-85.8176193237305,-85.8176193237305,null,-86.2358779907227,-86.5223541259766,-86.8202972412109,-86.7687301635742,-86.7343521118164,-86.6827850341797,-86.6369476318359,-86.6082992553711,-86.5911102294922,-86.5796585083008,-86.533821105957,-86.4478759765625,-86.3905715942383,-86.361930847168,-86.2416076660156,-86.2244186401367,-86.2358779907227,-86.2358779907227,null,-85.2962265014648,-85.2962265014648,-84.8264007568359,-84.8321304321289,-85.2102813720703,-85.2962265014648,-85.2962265014648,null,-85.2962265014648,-85.2962265014648,-85.0670394897461,-84.7175445556641,-84.7118072509766,-84.8264007568359,-85.2962265014648,-85.2962265014648,null,-86.2358779907227,-86.2244186401367,-85.7545928955078,-85.7545928955078,-86.0582580566406,-86.2358779907227,-86.2358779907227,null,-85.1014175415039,-85.1014175415039,-85.0383987426758,-85.0212020874023,-85.0154800415039,-84.7347259521484,-84.7347259521484,-84.7404556274414,-84.8493194580078,-85.2217483520508,-85.2217483520508,-85.3764419555664,-85.3764419555664,-85.3477935791016,-85.2962265014648,-85.267578125,-85.2446594238281,-85.2332000732422,-85.181640625,-85.1472549438477,-85.1014175415039,-85.1014175415039,null,-84.2477111816406,-84.3623046875,-84.7347259521484,-84.7347259521484,-84.7404556274414,-84.7060775756836,-84.6545104980469,-84.5628433227539,-84.4711685180664,-84.4196014404297,-84.368034362793,-84.3050079345703,-84.2763671875,-84.2477111816406,-84.2477111816406,-84.2477111816406,null,-85.2389297485352,-85.2389297485352,-85.1930923461914,-85.1358032226562,-85.1128768920898,-85.0441284179688,-84.992561340332,-84.9639129638672,-84.9467239379883,-84.9696426391602,-84.998291015625,-85.0154800415039,-85.0326690673828,-85.0269317626953,-85.0269317626953,-85.0326690673828,-85.0269317626953,-84.9868316650391,-84.9467239379883,-84.9066162109375,-84.8321304321289,-84.81494140625,-84.7920227050781,-84.7519149780273,-84.723274230957,-84.7060775756836,-84.6831665039062,-84.6602401733398,-84.5972213745117,-84.5914916992188,-84.5742950439453,-84.545654296875,-84.5170059204102,-84.4711685180664,-84.4310607910156,-84.3966827392578,-84.3623046875,-84.3279266357422,-84.2820892333984,-84.2591705322266,-84.2248001098633,-84.2305297851562,-84.2018737792969,-84.2190704345703,-84.2419815063477,-84.2477111816406,-84.2248001098633,-84.1846923828125,-84.1388549804688,-84.1102066040039,-84.0586395263672,-84.0529098510742,-84.0471801757812,-84.0242614746094,-84.0070724487305,-83.9669647216797,-83.9383163452148,-83.90966796875,-83.90966796875,-83.9325866699219,-83.9669647216797,-83.9956130981445,-84.0242614746094,-84.0242614746094,-84.2305297851562,-84.2305297851562,-84.3565826416016,-84.3565826416016,-85.1128768920898,-85.1128768920898,-85.2389297485352,-85.2389297485352,null,-84.6029510498047,-85.0842361450195,-85.0842361450195,-84.8378601074219,-84.5972213745117,-84.6029510498047,-84.6029510498047,null,-84.3623046875,-84.3508453369141,-84.6029510498047,-84.8321304321289,-84.8321304321289,-84.3623046875,-84.3623046875,null,-84.3623046875,-84.8378601074219,-84.8378601074219,-84.3623046875,-84.3623046875,-84.3623046875,null,-87.1239624023438,-86.631217956543,-86.5108947753906,-86.4994354248047,-86.4765167236328,-86.4707870483398,-86.5051651000977,-86.5166244506836,-86.5681915283203,-86.5796585083008,-86.6140289306641,-86.6082992553711,-86.619758605957,-86.6426773071289,-86.6598663330078,-86.7171630859375,-86.7171630859375,-86.7171630859375,-86.6713256835938,-86.6484069824219,-86.5911102294922,-86.5796585083008,-86.53955078125,-86.53955078125,-86.5510025024414,-86.5681915283203,-86.6025695800781,-86.6426773071289,-86.6770553588867,-86.705696105957,-86.7630004882812,-86.7801895141602,-86.7801895141602,-86.8202972412109,-86.8546752929688,-86.9119644165039,-86.9749908447266,-86.9692611694336,-86.9692611694336,-86.9749908447266,-86.9807205200195,-86.9348831176758,-86.9406204223633,-86.9635314941406,-87.0093688964844,-87.0265579223633,-87.078125,-87.0666656494141,-87.072395324707,-87.083854675293,-87.1239624023438,-87.1869888305664,-87.2328262329102,-87.255744934082,-87.3359527587891,-87.3359527587891,-87.3760604858398,-87.3703308105469,-87.261474609375,-87.261474609375,-87.1239624023438,-87.1239624023438,null,-88.0578842163086,-88.0865325927734,-88.1209106445312,-88.1438293457031,-88.1438293457031,-88.1094436645508,-88.0979919433594,-88.1266403198242,-88.1266403198242,-88.1323699951172,-88.1266403198242,-87.6281661987305,-87.6281661987305,-87.6338958740234,-87.714111328125,-87.714111328125,-87.8344268798828,-87.9031829833984,-87.977668762207,-88.0063171386719,-88.0235061645508,-88.0578842163086,-88.0578842163086,null,-85.0785064697266,-84.8321304321289,-84.6029510498047,-84.5972213745117,-84.7175445556641,-85.0670394897461,-85.0785064697266,-85.0785064697266,null,-84.7347259521484,-85.0154800415039,-85.0212020874023,-85.0383987426758,-85.1014175415039,-85.1014175415039,-85.0383987426758,-84.9810943603516,-84.9467239379883,-84.9295349121094,-84.9295349121094,-84.9810943603516,-85.0212020874023,-85.0613098144531,-85.0785064697266,-85.0956954956055,-85.0956954956055,-85.0956954956055,-85.0670394897461,-85.0326690673828,-84.9868316650391,-84.9467239379883,-84.9409942626953,-84.9409942626953,-84.9696426391602,-84.9696426391602,-84.9295349121094,-84.8779678344727,-84.8264007568359,-84.7977523803711,-84.7691116333008,-84.7633819580078,-84.7461853027344,-84.7404556274414,-84.7347259521484,-84.7347259521484,null,-83.6919479370117,-83.462760925293,-83.4455718994141,-83.6919479370117,-83.6804885864258,-83.90966796875,-83.9325866699219,-83.9325866699219,-83.6919479370117,-83.6919479370117,null,-84.3508453369141,-84.1445846557617,-84.1560363769531,-84.1617660522461,-84.3737640380859,-84.3737640380859,-84.6029510498047,-84.5972213745117,-84.3508453369141,-84.3508453369141,null,-90.4127349853516,-90.3783645629883,-90.3153381347656,-90.2809600830078,-90.2007522583008,-90.1377182006836,-90.0746994018555,-90.0231323242188,-89.9543762207031,-89.9028091430664,-89.8741607666016,-89.8684310913086,-89.7481155395508,-89.7538375854492,-89.3871459960938,-89.3814163208008,-88.9918060302734,-88.9918060302734,-89.0376434326172,-89.066291809082,-89.1063919067383,-89.34130859375,-89.6850814819336,-89.8856201171875,-89.9199905395508,-90.0918807983398,-90.1205368041992,-90.1319885253906,-90.1377182006836,-90.1720962524414,-90.2007522583008,-90.2179336547852,-90.240852355957,-90.2981491088867,-90.3153381347656,-90.3267974853516,-90.3382568359375,-90.3783645629883,-90.4070129394531,-90.4127349853516,-90.4127349853516,null,-85.3191452026367,-85.3248748779297,-85.8176193237305,-85.8118896484375,-85.628547668457,-85.6170806884766,-85.5998916625977,-85.5884399414062,-85.5655136108398,-85.5426025390625,-85.5254058837891,-85.5139465332031,-85.4910354614258,-85.4681167602539,-85.4738388061523,-85.4795684814453,-85.4795684814453,-85.5024948120117,-85.5254058837891,-85.5483322143555,-85.5483322143555,-85.5426025390625,-85.5139465332031,-85.4795684814453,-85.450927734375,-85.4165496826172,-85.3879013061523,-85.3821716308594,-85.3821716308594,-85.3592529296875,-85.3420639038086,-85.3363342285156,-85.3191452026367,-85.3191452026367,null,-84.8493194580078,-84.6029510498047,-84.368034362793,-84.3623046875,-84.8321304321289,-84.8321304321289,-84.8550491333008,-84.8493194580078,-84.8493194580078,null,-84.4024124145508,-84.7977523803711,-84.8034820556641,-84.8321304321289,-84.8264007568359,-84.7118072509766,-84.3623046875,-84.368034362793,-84.4024124145508,-84.4024124145508,null,-88.4818725585938,-88.3042602539062,-88.3042602539062,-88.2068557739258,-88.2297668457031,-88.2297668457031,-88.2412261962891,-88.2412261962891,-88.2927932739258,-88.3329010009766,-88.3558197021484,-88.35009765625,-88.3730087280273,-88.3902053833008,-88.4131164550781,-88.4188461303711,-88.441764831543,-88.430305480957,-88.430305480957,-88.4188461303711,-88.5620803833008,-88.5620803833008,-88.6824035644531,-88.6881332397461,-88.9918060302734,-88.9860763549805,-88.8772125244141,-88.8772125244141,-88.9345092773438,-88.9345092773438,-88.9287796020508,-88.9115905761719,-88.9001312255859,-88.8600234985352,-88.8256454467773,-88.802734375,-88.7626266479492,-88.7339706420898,-88.6938629150391,-88.6480255126953,-88.625114440918,-88.5735473632812,-88.5448989868164,-88.5105209350586,-88.4818725585938,-88.4818725585938,null,-82.5975952148438,-83.1189880371094,-83.4684906005859,-83.462760925293,-83.4513092041016,-83.4112014770508,-83.365364074707,-83.3367080688477,-83.2851486206055,-83.2335815429688,-83.1705474853516,-83.0731506347656,-83.0502319335938,-83.00439453125,-82.9814758300781,-82.9413681030273,-82.912727355957,-82.8668899536133,-82.8038558959961,-82.7522964477539,-82.7179107666016,-82.7007293701172,-82.6892700195312,-82.6548919677734,-82.6147842407227,-82.6033248901367,-82.5975952148438,-82.5975952148438,null,-84.6029510498047,-84.3508453369141,-84.1388549804688,-84.1388549804688,-84.5972213745117,-84.6029510498047,-84.6029510498047,null,-85.3134155273438,-84.8321304321289,-84.8321304321289,-85.0785064697266,-85.3019561767578,-85.3134155273438,-85.3134155273438,null,-83.8867492675781,-83.3195266723633,-83.3252563476562,-83.3309783935547,-83.3367080688477,-83.3481674194336,-83.37109375,-83.4054718017578,-83.4226531982422,-83.4455718994141,-83.4914093017578,-83.5200576782227,-83.5487060546875,-83.5601654052734,-83.5601654052734,-83.8867492675781,-83.8867492675781,-83.8867492675781,null,-88.9345092773438,-88.9918060302734,-88.9918060302734,-88.9918060302734,-88.6881332397461,-88.1266403198242,-88.1266403198242,-88.1323699951172,-88.161018371582,-88.1839370727539,-88.2584228515625,-88.344367980957,-88.3787384033203,-88.4131164550781,-88.4704132080078,-88.5448989868164,-88.613655090332,-88.6422958374023,-88.6652221679688,-88.6938629150391,-88.7454299926758,-88.8141860961914,-88.8600234985352,-88.9345092773438,-88.9345092773438,null,-85.0842361450195,-84.6029510498047,-84.6029510498047,-84.8493194580078,-85.0842361450195,-85.0842361450195,-85.0842361450195,null,-84.1216583251953,-84.1273956298828,-84.3623046875,-84.7118072509766,-84.7175445556641,-84.5972213745117,-84.1388549804688,-84.1216583251953,-84.1216583251953,null,-85.2962265014648,-85.2962265014648,-85.7545928955078,-85.7545928955078,-85.5483322143555,-85.2962265014648,-85.2962265014648,null,-85.3191452026367,-85.3019561767578,-85.2962265014648,-85.2962265014648,-85.3191452026367,-85.3191452026367,-85.3019561767578,-85.2904968261719,-85.2561187744141,-84.8378601074219,-84.8378601074219,-85.3248748779297,-85.3191452026367,-85.3191452026367,null,-85.5540542602539,-85.7717819213867,-85.7889709472656,-85.7889709472656,-85.5655136108398,-85.3134155273438,-85.3134155273438,-85.3019561767578,-85.5540542602539,-85.5540542602539,null,-88.2068557739258,-88.3042602539062,-88.3042602539062,-88.4818725585938,-88.430305480957,-88.3902053833008,-88.344367980957,-88.2698745727539,-88.2068557739258,-88.1380996704102,-88.0808029174805,-88.0005874633789,-87.9432907104492,-87.9031829833984,-87.8516235351562,-87.8344268798828,-87.7484817504883,-87.719841003418,-87.719841003418,-87.7427520751953,-87.7656784057617,-87.7714080810547,-87.7885894775391,-87.8859939575195,-87.9490203857422,-87.9547500610352,-87.9432907104492,-87.9547500610352,-88.063606262207,-88.1323699951172,-88.172477722168,-88.2068557739258,-88.2068557739258,null,-85.8176193237305,-85.5597839355469,-85.5655136108398,-86.0467987060547,-86.0467987060547,-85.8176193237305,-85.8176193237305,null,-83.0960693359375,-83.4455718994141,-83.462760925293,-83.4684906005859,-83.3538970947266,-83.3538970947266,-83.1189880371094,-83.1189880371094,-83.00439453125,-82.9986724853516,-82.9814758300781,-83.0960693359375,-83.0960693359375,null,-86.0467987060547,-86.0525283813477,-86.0582580566406,-86.0525283813477,-86.0353469848633,-85.9952392578125,-85.9780426025391,-85.9436721801758,-85.9379425048828,-85.9150238037109,-85.8577270507812,-85.8290786743164,-85.7775115966797,-85.7488632202148,-85.6743850708008,-85.63427734375,-85.5998916625977,-85.5597839355469,-85.5254058837891,-85.5254058837891,-85.5254058837891,-85.5827102661133,-85.5827102661133,-85.5597839355469,-85.5597839355469,-85.5998916625977,-85.6056213378906,-85.5884399414062,-85.6113510131836,-85.6228179931641,-85.628547668457,-85.6170806884766,-85.628547668457,-85.8118896484375,-86.0467987060547,-86.0467987060547,null,-84.368034362793,-84.3623046875,-84.1273956298828,-84.0070724487305,-84.0070724487305,-83.7721633911133,-83.7721633911133,-83.8867492675781,-84.368034362793,-84.368034362793,null,-83.6690216064453,-83.9898834228516,-84.1216583251953,-84.1388549804688,-84.1388549804688,-83.90966796875,-83.6804885864258,-83.6690216064453,-83.6690216064453,null,-85.2389297485352,-85.2389297485352,-85.8691864013672,-85.8691864013672,-85.8691864013672,-85.8233489990234,-85.7717819213867,-85.6972961425781,-85.628547668457,-85.5655136108398,-85.5139465332031,-85.4394683837891,-85.3535232543945,-85.3019561767578,-85.2389297485352,-85.2389297485352,null,-85.8749160766602,-85.8691864013672,-85.2389297485352,-85.1128768920898,-85.1128768920898,-84.3565826416016,-84.3565826416016,-84.2305297851562,-84.2305297851562,-84.0242614746094,-84.0242614746094,-84.0414505004883,-84.0643692016602,-84.0815582275391,-84.098747253418,-84.1388549804688,-84.1732330322266,-84.2018737792969,-84.2591705322266,-84.3050079345703,-84.3279266357422,-84.3508453369141,-84.3737640380859,-84.4081420898438,-84.4367904663086,-84.4482498168945,-84.4711685180664,-84.4883575439453,-84.5170059204102,-84.5341949462891,-84.6029510498047,-84.6487808227539,-84.6831665039062,-84.6717071533203,-84.7118072509766,-84.7118072509766,-84.7060775756836,-84.7175445556641,-84.7060775756836,-84.723274230957,-84.7519149780273,-84.7805633544922,-84.81494140625,-84.8264007568359,-84.8264007568359,-84.8722381591797,-84.9066162109375,-84.9295349121094,-84.9810943603516,-85.0383987426758,-85.1071472167969,-85.175910949707,-85.2045516967773,-85.2618560791016,-85.3134155273438,-85.3535232543945,-85.3936309814453,-85.4337310791016,-85.4967651367188,-85.5597839355469,-85.6170806884766,-85.6571884155273,-85.6915664672852,-85.7545928955078,-85.8118896484375,-85.8519973754883,-85.8749160766602,-85.8749160766602,null,-83.0788803100586,-83.0960693359375,-82.9814758300781,-82.735107421875,-82.7236480712891,-82.7752151489258,-82.8153228759766,-82.8153228759766,-82.7981262207031,-82.7981262207031,-82.8095855712891,-82.8611602783203,-82.8668899536133,-82.8668899536133,-82.8668899536133,-83.0788803100586,-83.0788803100586,null,-85.8176193237305,-85.8176193237305,-86.0467987060547,-86.3676605224609,-86.3390045166016,-86.3160934448242,-86.253059387207,-86.2358779907227,-86.2358779907227,-86.2186889648438,-85.8176193237305,-85.8176193237305,null,-88.1266403198242,-88.1266403198242,-88.1209106445312,-88.0063171386719,-88.0063171386719,-88.0521545410156,-88.0464248657227,-88.0292358398438,-87.9490203857422,-87.9203720092773,-87.8401565551758,-87.8115158081055,-87.7885894775391,-87.7484817504883,-87.719841003418,-87.719841003418,-87.6854629516602,-87.6625442504883,-87.6510848999023,-87.5937881469727,-87.5823287963867,-87.5823287963867,-87.5765991210938,-87.536491394043,-87.5078430175781,-87.4906539916992,-87.4505462646484,-87.44482421875,-87.44482421875,-87.4047164916992,-87.3817901611328,-87.3932571411133,-87.3932571411133,-87.3760604858398,-87.3646011352539,-87.3244934082031,-87.3130416870117,-87.255744934082,-87.2156372070312,-87.1755294799805,-87.158332824707,-87.1296920776367,-87.1239624023438,-87.261474609375,-87.261474609375,-87.3703308105469,-87.6281661987305,-87.6281661987305,-88.1266403198242,-88.1266403198242,null,-86.0467987060547,-86.0467987060547,-86.4192199707031,-86.4306793212891,-86.436408996582,-86.5051651000977,-86.4994354248047,-86.4879837036133,-86.4421463012695,-86.4192199707031,-86.4077682495117,-86.3676605224609,-86.0467987060547,-86.0467987060547,null,-85.5655136108398,-85.5655136108398,-85.0842361450195,-85.0842361450195,-85.5655136108398,-85.5655136108398,null,-87.255744934082,-87.2958450317383,-87.3703308105469,-87.4218978881836,-87.5135726928711,-87.5823287963867,-87.6052474975586,-87.5937881469727,-87.6281661987305,-87.6682739257812,-87.7026443481445,-87.7484817504883,-87.7484817504883,-87.7370223999023,-87.6969146728516,-87.6740036010742,-87.6969146728516,-87.7427520751953,-87.8344268798828,-87.8630752563477,-87.8974609375,-87.8745346069336,-87.8516235351562,-87.8229675292969,-87.8286972045898,-87.8344268798828,-87.8115158081055,-87.8057861328125,-87.8172378540039,-87.8344268798828,-87.8115158081055,-87.8057861328125,-87.8344268798828,-87.714111328125,-87.714111328125,-87.6338958740234,-87.6281661987305,-87.3703308105469,-87.3760604858398,-87.3359527587891,-87.3359527587891,-87.255744934082,-87.255744934082,null,-84.6029510498047,-84.3737640380859,-84.3737640380859,-84.1617660522461,-84.1617660522461,-84.1732330322266,-84.368034362793,-84.368034362793,-84.6029510498047,-84.6029510498047,-84.6029510498047,null,-84.8378601074219,-85.0842361450195,-85.3248748779297,-85.3248748779297,-84.8378601074219,-84.8378601074219,-84.8378601074219,null,-83.7721633911133,-83.5315170288086,-83.4226531982422,-83.4169235229492,-83.2794189453125,-83.2507629394531,-83.2221221923828,-83.1992034912109,-83.1648254394531,-83.1762847900391,-83.193473815918,-83.2163848876953,-83.2335815429688,-83.2564926147461,-83.3080596923828,-83.3367080688477,-83.3596343994141,-83.3825454711914,-83.4112014770508,-83.4341125488281,-83.4398422241211,-83.4455718994141,-83.7721633911133,-83.7721633911133,-83.7721633911133,null,-84.8493194580078,-84.8550491333008,-84.8321304321289,-84.8321304321289,-85.3134155273438,-85.3134155273438,-85.5655136108398,-85.5655136108398,-85.0842361450195,-84.8493194580078,-84.8493194580078,null,-83.8867492675781,-84.3623046875,-84.3623046875,-84.2477111816406,-83.8752899169922,-83.8752899169922,-83.8867492675781,-83.8867492675781,-83.8867492675781,null,-86.0410766601562,-86.0467987060547,-85.7889709472656,-85.7889709472656,-85.903564453125,-85.903564453125,-86.2416076660156,-86.253059387207,-86.3103637695312,-86.361930847168,-86.4478759765625,-86.436408996582,-86.0410766601562,-86.0410766601562,null,-86.0410766601562,-86.0467987060547,-85.5655136108398,-85.5655136108398,-85.5655136108398,-85.7889709472656,-86.0467987060547,-86.0410766601562,-86.0410766601562,null,-83.4455718994141,-83.0960693359375,-83.0788803100586,-83.5544357299805,-83.6690216064453,-83.6804885864258,-83.6919479370117,-83.4455718994141,-83.4455718994141,null,-86.0467987060547,-86.0410766601562,-86.436408996582,-86.436408996582,-86.4478759765625,-86.4822463989258,-86.5108947753906,-86.5166244506836,-86.4994354248047,-86.4421463012695,-86.4306793212891,-86.4192199707031,-86.0467987060547,-86.0467987060547,null,-84.3508453369141,-84.3623046875,-83.8867492675781,-83.8867492675781,-84.1445846557617,-84.3508453369141,-84.3508453369141,null,-88.9345092773438,-88.9345092773438,-88.8772125244141,-88.8772125244141,-88.9860763549805,-88.9918060302734,-88.9918060302734,-89.3814163208008,-89.3871459960938,-89.7538375854492,-89.7481155395508,-89.8684310913086,-89.8741607666016,-89.8397827148438,-89.788215637207,-89.7366485595703,-89.6736221313477,-89.6106033325195,-89.5704956054688,-89.518928527832,-89.4730911254883,-89.4272537231445,-89.3871459960938,-89.3298492431641,-89.2439041137695,-89.2038040161133,-89.1751480102539,-89.152229309082,-89.1235885620117,-89.0834808349609,-89.0319137573242,-88.9860763549805,-88.9345092773438,-88.9345092773438,null,-85.3248748779297,-85.0842361450195,-85.0842361450195,-85.5655136108398,-85.5597839355469,-85.3248748779297,-85.3248748779297,null,-84.3623046875,-83.8867492675781,-83.8867492675781,-84.3623046875,-84.3623046875,-84.3623046875,null,-84.3623046875,-84.3623046875,-84.8378601074219,-84.8493194580078,-84.8550491333008,-84.8493194580078,-84.7404556274414,-84.7347259521484,-84.3623046875,-84.3623046875,null,-85.7717819213867,-86.1900405883789,-86.1900405883789,-86.2072296142578,-86.2072296142578,-86.2129592895508,-86.2244186401367,-86.2416076660156,-85.903564453125,-85.903564453125,-85.7889709472656,-85.7717819213867,-85.7717819213867,null,-84.2477111816406,-84.2477111816406,-84.2133331298828,-84.1732330322266,-84.1388549804688,-84.1159286499023,-84.1044769287109,-84.0815582275391,-84.0414505004883,-83.9841537475586,-83.9383163452148,-83.8982086181641,-83.7836151123047,-83.7148590087891,-83.6747589111328,-83.6231842041016,-83.5200576782227,-83.4971389770508,-83.4684906005859,-83.4112014770508,-83.3997344970703,-83.4054718017578,-83.4054718017578,-83.8752899169922,-84.2477111816406,-84.2477111816406,null,-84.3623046875,-84.3508453369141,-84.5972213745117,-84.8378601074219,-84.8378601074219,-84.3623046875,-84.3623046875,null,-83.6919479370117,-83.6919479370117,-83.9325866699219,-83.9325866699219,-84.3623046875,-84.368034362793,-84.368034362793,-84.1732330322266,-84.1617660522461,-84.0471801757812,-84.0471801757812,-83.82373046875,-83.818000793457,-83.6919479370117,-83.6919479370117,null,-82.4944610595703,-82.4887313842773,-82.4543609619141,-82.4428939819336,-82.4715423583984,-82.5001983642578,-82.5173797607422,-82.5231094360352,-82.5231094360352,-82.5288391113281,-82.5632171630859,-82.6090545654297,-82.6262435913086,-82.6319732666016,-82.6606216430664,-82.6835403442383,-82.6720733642578,-82.6434326171875,-82.6434326171875,-82.6778106689453,-82.7007293701172,-82.7236480712891,-82.735107421875,-82.9814758300781,-82.9986724853516,-82.4944610595703,-82.4944610595703,null,-85.2962265014648,-85.2962265014648,-85.6629180908203,-85.7545928955078,-85.7545928955078,-85.2962265014648,-85.2962265014648,null,-83.1189880371094,-83.1017990112305,-83.1189880371094,-82.5975952148438,-82.6033248901367,-82.5975952148438,-82.5746765136719,-82.5517578125,-82.5288391113281,-82.5288391113281,-82.5231094360352,-82.5173797607422,-82.5001983642578,-82.4944610595703,-82.9986724853516,-83.00439453125,-83.1189880371094,-83.1189880371094,-83.1189880371094,null,-86.631217956543,-86.631217956543,-86.3848419189453,-86.3791122436523,-85.8691864013672,-85.8691864013672,-85.8749160766602,-85.8921051025391,-85.9207534790039,-86.0066909790039,-86.1040954589844,-86.1728515625,-86.2587966918945,-86.2702560424805,-86.3046340942383,-86.3103637695312,-86.3218231201172,-86.3218231201172,-86.3332824707031,-86.356201171875,-86.4020385742188,-86.4249496459961,-86.4707870483398,-86.4765167236328,-86.4994354248047,-86.5108947753906,-86.631217956543,-86.631217956543,null,-84.3508453369141,-84.3623046875,-83.9325866699219,-83.90966796875,-84.1388549804688,-84.3508453369141,-84.3508453369141,null,-83.1189880371094,-83.1017990112305,-83.1189880371094,-83.3538970947266,-83.3538970947266,-83.4684906005859,-83.462760925293,-83.6919479370117,-83.6919479370117,-83.6919479370117,-83.6632919311523,-83.6289215087891,-83.5830841064453,-83.5544357299805,-83.5315170288086,-83.5028686523438,-83.4856796264648,-83.462760925293,-83.4684906005859,-83.1189880371094,-83.1189880371094,null,-85.7545928955078,-85.7545928955078,-86.2244186401367,-86.2416076660156,-86.361930847168,-86.3160934448242,-86.2817153930664,-86.2645263671875,-85.7545928955078,-85.7545928955078,null,-84.1273956298828,-84.1216583251953,-83.9898834228516,-83.6690216064453,-83.5544357299805,-83.5315170288086,-83.7721633911133,-84.0070724487305,-84.0070724487305,-84.1273956298828,-84.1273956298828,null,-83.0788803100586,-82.8668899536133,-82.8668899536133,-82.8898010253906,-82.9241790771484,-82.9642868041992,-83.0273132324219,-83.0731506347656,-83.1075286865234,-83.1419067382812,-83.1419067382812,-83.1476364135742,-83.1705474853516,-83.1762847900391,-83.1705474853516,-83.1648254394531,-83.1992034912109,-83.2221221923828,-83.2507629394531,-83.2794189453125,-83.4169235229492,-83.4226531982422,-83.5315170288086,-83.5544357299805,-83.0788803100586,-83.0788803100586,null,-85.5597839355469,-85.8176193237305,-85.8176193237305,-85.3248748779297,-85.3248748779297,-85.5597839355469,-85.5597839355469,null,-93.0368881225586,-93.04833984375,-93.0540771484375,-93.0368881225586,-93.0368881225586,-93.0368881225586,-93.4322280883789,-93.4322280883789,-93.8103790283203,-93.8161087036133,-93.78173828125,-93.7702713012695,-93.7702713012695,-93.0368881225586,-93.0368881225586,null,-93.5181732177734,-93.5181732177734,-93.0196990966797,-93.0139694213867,-93.0139694213867,-93.231689453125,-93.231689453125,-93.2947158813477,-93.2889938354492,-93.2889938354492,-93.3233642578125,-93.3863906860352,-93.4895248413086,-93.5181732177734,-93.5181732177734,null,-95.1453704833984,-96.1480484008789,-96.1537780761719,-96.1766891479492,-96.1766891479492,-96.0506439208984,-95.5464477539062,-95.1682891845703,-95.1625595092773,-95.1396484375,-95.1453704833984,-95.1453704833984,-95.1453704833984,null,-95.5865478515625,-95.3229904174805,-95.1969375610352,-95.1969375610352,-94.3947982788086,-94.4005279541016,-94.3947982788086,-94.3947982788086,-94.3890686035156,-94.3947982788086,-94.6640853881836,-95.1682891845703,-95.1682891845703,-95.1854782104492,-95.1797485351562,-95.231315612793,-95.2542343139648,-95.2656936645508,-95.2656936645508,-95.2542343139648,-95.2141265869141,-95.2026672363281,-95.5693588256836,-95.5750885009766,-95.5750885009766,-95.5865478515625,-95.5865478515625,-95.5865478515625,null,-93.7702713012695,-93.7702713012695,-94.1598815917969,-94.1828002929688,-94.2057189941406,-94.1999893188477,-94.2286376953125,-94.2229080200195,-94.2229080200195,-94.2572860717773,-94.2630157470703,-94.2859344482422,-94.326042175293,-94.3546905517578,-93.7702713012695,-93.7702713012695,null,-96.1079406738281,-96.1079406738281,-96.0850219726562,-96.0907516479492,-96.125129699707,-96.1595077514648,-96.1652374267578,-96.1938858032227,-96.2282638549805,-96.2683639526367,-96.2798309326172,-96.2741012573242,-96.3027420043945,-96.3600387573242,-96.4345245361328,-96.4345245361328,-96.4402542114258,-96.4402542114258,-96.4574508666992,-96.5147399902344,-96.577766418457,-96.6866302490234,-96.7210006713867,-96.7783050537109,-96.8126754760742,-96.2397232055664,-96.2339935302734,-96.1079406738281,-96.1079406738281,null,-94.3718795776367,-94.3718795776367,-94.3718795776367,-94.326042175293,-94.3031234741211,-94.2400970458984,-94.2286376953125,-94.1828002929688,-94.1656112670898,-94.1083221435547,-94.0911254882812,-94.0338287353516,-94.0166473388672,-94.0051879882812,-94.0109176635742,-94.0109176635742,-94.0051879882812,-93.7760009765625,-93.7760009765625,-93.7760009765625,-94.2630157470703,-94.3718795776367,-94.3718795776367,null,-94.7901382446289,-94.7844085693359,-94.7614898681641,-94.7041931152344,-94.6984634399414,-94.6812744140625,-94.6526260375977,-94.583869934082,-94.5265731811523,-94.509391784668,-94.4979248046875,-94.4349060058594,-94.4119873046875,-94.3890686035156,-94.3718795776367,-94.3718795776367,-94.8646240234375,-95.0995407104492,-95.0995407104492,-95.1167221069336,-95.1167221069336,-94.8703536987305,-94.85888671875,-94.8245162963867,-94.7958679199219,-94.7901382446289,-94.7901382446289,null,-93.04833984375,-92.2977752685547,-92.3034973144531,-92.2920455932617,-93.0368881225586,-93.0368881225586,-93.0540771484375,-93.04833984375,-93.04833984375,null,-93.5181732177734,-93.5754699707031,-93.5869216918945,-93.6098480224609,-93.6098480224609,-93.6270294189453,-93.6155776977539,-93.6327590942383,-93.6614074707031,-93.684326171875,-93.7015228271484,-93.7645416259766,-93.7645416259766,-93.8791351318359,-93.8848648071289,-94.0109176635742,-94.0166473388672,-93.7645416259766,-93.7645416259766,-93.5181732177734,-93.5181732177734,-93.5181732177734,null,-94.3890686035156,-94.3661499023438,-94.3375015258789,-94.314582824707,-94.2916641235352,-94.2859344482422,-94.2630157470703,-94.2572860717773,-94.2458267211914,-94.2458267211914,-94.2400970458984,-94.2286376953125,-94.2114486694336,-94.1999893188477,-94.1770706176758,-94.1541595458984,-94.1083221435547,-94.0739364624023,-94.0452880859375,-94.0281066894531,-93.9937210083008,-93.9937210083008,-94.0109176635742,-94.0223770141602,-94.0223770141602,-94.0109176635742,-93.95361328125,-93.9192428588867,-93.8963241577148,-93.8848648071289,-93.86767578125,-93.8390274047852,-93.8103790283203,-93.78173828125,-93.7702713012695,-93.7760009765625,-93.7931900024414,-93.7989196777344,-93.7874603271484,-93.7702713012695,-93.7702713012695,-93.7702713012695,-94.3317718505859,-94.3317718505859,-94.314582824707,-94.326042175293,-94.3489608764648,-94.3546905517578,-94.3546905517578,-94.3833389282227,-94.4005279541016,-94.4119873046875,-94.4349060058594,-94.4578247070312,-94.4921951293945,-94.5323028564453,-94.5552291870117,-94.5724105834961,-94.6067962646484,-94.6297073364258,-94.6411743164062,-94.6583557128906,-94.6755447387695,-94.68701171875,-94.6927337646484,-94.7099227905273,-94.7328414916992,-94.7385711669922,-94.7614898681641,-94.77294921875,-94.767219543457,-94.778678894043,-94.778678894043,-94.6469039916992,-94.6469039916992,-94.6583557128906,-94.6583557128906,-94.6698150634766,-94.6640853881836,-94.3947982788086,-94.3890686035156,-94.3890686035156,null,-95.2427749633789,-95.2427749633789,-95.4834136962891,-95.489143371582,-95.5120697021484,-95.5292510986328,-95.5235214233398,-95.5006103515625,-95.5521774291992,-95.5750885009766,-95.5808181762695,-95.6209259033203,-95.6381149291992,-95.6438446044922,-95.6782150268555,-95.683952331543,-95.7183303833008,-95.7183303833008,-95.7469787597656,-95.769889831543,-95.8042678833008,-95.8157272338867,-95.8386535644531,-95.8959426879883,-95.9245986938477,-95.9704284667969,-96.0391845703125,-95.2427749633789,-95.2427749633789,null,-92.9051055908203,-92.9222946166992,-92.9108352661133,-92.779052734375,-92.7389526367188,-92.6816482543945,-92.6701965332031,-92.6873779296875,-92.7274856567383,-92.7504119873047,-92.7618637084961,-93.0139694213867,-93.0196990966797,-93.0139694213867,-93.1400146484375,-93.1400146484375,-92.8478088378906,-92.8879165649414,-92.9051055908203,-92.9051055908203,null,-96.1480484008789,-96.1537780761719,-96.2569046020508,-96.7783050537109,-96.7840347290039,-96.7783050537109,-96.772575378418,-96.7668380737305,-96.7553787231445,-96.8241424560547,-96.8184127807617,-96.8126754760742,-96.8126754760742,-96.8184127807617,-96.8184127807617,-96.1766891479492,-96.1766891479492,-96.1537780761719,-96.1480484008789,-96.1480484008789,null,-95.5693588256836,-95.5693588256836,-95.2026672363281,-95.2141265869141,-95.2542343139648,-95.2656936645508,-95.2656936645508,-95.2542343139648,-95.231315612793,-95.1797485351562,-95.1854782104492,-95.1682891845703,-95.1682891845703,-95.1740188598633,-95.1625595092773,-95.1682891845703,-95.5464477539062,-95.5464477539062,-95.5464477539062,-95.5693588256836,-95.5693588256836,-95.5693588256836,null,-91.0143432617188,-90.9914245605469,-90.9513168334961,-90.9054794311523,-90.8768310546875,-90.8367309570312,-90.8310012817383,-90.8138122558594,-90.7622451782227,-90.7565155029297,-90.7507858276367,-90.7221374511719,-90.6820297241211,-90.6247329711914,-90.5903549194336,-90.5617141723633,-90.4929504394531,-90.424201965332,-90.3096084594727,-90.2293930053711,-90.1720962524414,-90.1148071289062,-90.0632400512695,-90.0288619995117,-89.9944839477539,-89.9600982666016,-89.9142684936523,-89.8455123901367,-89.788215637207,-89.7538375854492,-89.6850814819336,-89.5590286254883,-89.4730911254883,-89.5876770019531,-89.6621704101562,-89.7710266113281,-89.8397827148438,-89.9543762207031,-90.1033401489258,-90.2122039794922,-90.3554458618164,-90.4929504394531,-90.704948425293,-90.7851638793945,-90.8424606323242,-90.9455871582031,-91.0028839111328,-91.0028839111328,-91.0258102416992,-91.0143432617188,-91.0143432617188,null,-95.1167221069336,-95.0995407104492,-95.0995407104492,-94.8646240234375,-94.8646240234375,-95.4776840209961,-95.4662322998047,-95.1167221069336,-95.1167221069336,null,-93.8103790283203,-93.8103790283203,-94.4005279541016,-94.4177169799805,-94.4119873046875,-94.3890686035156,-94.3947982788086,-94.3947982788086,-94.3947982788086,-94.3718795776367,-94.3489608764648,-94.326042175293,-94.314582824707,-94.3317718505859,-94.3317718505859,-93.7702713012695,-93.78173828125,-93.8161087036133,-93.8103790283203,-93.8103790283203,null,-93.0368881225586,-93.2717971801758,-93.2832641601562,-93.2717971801758,-93.3176345825195,-93.3176345825195,-93.3291015625,-93.3291015625,-93.2832641601562,-93.2431564331055,-93.1973190307617,-93.1743927001953,-93.1400146484375,-93.1228332519531,-93.0368881225586,-93.0254287719727,-93.0139694213867,-93.0082397460938,-93.0139694213867,-93.0139694213867,-92.9165649414062,-92.8993759155273,-92.8420791625977,-92.8019714355469,-92.7389526367188,-92.7332153320312,-92.8019714355469,-92.7962493896484,-92.9165649414062,-92.9165649414062,-92.9452133178711,-92.9738616943359,-92.9853210449219,-93.0139694213867,-93.0368881225586,-93.0368881225586,-93.0368881225586,null,-93.0540771484375,-93.04833984375,-92.6701965332031,-92.6759185791016,-92.693115234375,-93.0540771484375,-93.0540771484375,null,-95.1396484375,-95.7584381103516,-95.7584381103516,-95.769889831543,-95.769889831543,-95.1453704833984,-95.1511001586914,-95.1339111328125,-95.1339111328125,-95.1396484375,-95.1396484375,null,-93.6442260742188,-93.9765396118164,-94.2630157470703,-94.2630157470703,-93.7760009765625,-93.6499557495117,-93.6442260742188,-93.6442260742188,null,-91.7248153686523,-92.0800476074219,-92.4581985473633,-92.4581985473633,-92.4524688720703,-92.0857772827148,-91.7190856933594,-91.7248153686523,-91.7248153686523,null,-93.0598068237305,-93.4952545166016,-93.6442260742188,-93.6499557495117,-93.4150390625,-93.0540771484375,-93.0598068237305,-93.0598068237305,null,-92.6701965332031,-93.04833984375,-93.0368881225586,-93.0368881225586,-93.0139694213867,-92.9853210449219,-92.9738616943359,-92.9452133178711,-92.9165649414062,-92.9165649414062,-92.7962493896484,-92.8019714355469,-92.7332153320312,-92.7389526367188,-92.6759185791016,-92.6300888061523,-92.5899810791016,-92.5326843261719,-92.4352798461914,-92.3607940673828,-92.3378829956055,-92.320686340332,-92.2977752685547,-92.2519378662109,-92.4295501708984,-92.423828125,-92.5556030273438,-92.5556030273438,-92.6701965332031,-92.6701965332031,null,-95.7584381103516,-96.2397232055664,-96.2397232055664,-96.2569046020508,-96.2511825561523,-96.2511825561523,-95.769889831543,-95.769889831543,-95.7584381103516,-95.7584381103516,-95.7584381103516,null,-93.3291015625,-93.3634719848633,-93.3863906860352,-93.420768737793,-93.4551467895508,-93.4551467895508,-93.4837951660156,-93.5181732177734,-93.5181732177734,-93.7645416259766,-93.7645416259766,-93.7645416259766,-93.7588119506836,-93.7244338989258,-93.7015228271484,-93.684326171875,-93.6499557495117,-93.6499557495117,-93.6614074707031,-93.6442260742188,-93.604118347168,-93.5869216918945,-93.5353622436523,-93.5181732177734,-93.4895248413086,-93.3863906860352,-93.3233642578125,-93.2889938354492,-93.2889938354492,-93.2947158813477,-93.231689453125,-93.2087707519531,-93.2030487060547,-93.1743927001953,-93.1973190307617,-93.2431564331055,-93.2832641601562,-93.3291015625,-93.3291015625,null,-91.2263412475586,-91.6044921875,-91.7248153686523,-91.7190856933594,-91.2893676757812,-91.2607192993164,-91.2435302734375,-91.2435302734375,-91.2549896240234,-91.2721786499023,-91.23779296875,-91.2492599487305,-91.2607192993164,-91.2263412475586,-91.2206115722656,-91.2263412475586,-91.2263412475586,null,-94.6640853881836,-94.6698150634766,-94.6583557128906,-94.6583557128906,-94.6469039916992,-94.6469039916992,-94.778678894043,-95.1453704833984,-95.1396484375,-95.1625595092773,-95.1682891845703,-95.1625595092773,-95.1740188598633,-95.1682891845703,-94.6640853881836,-94.6640853881836,null,-93.0196990966797,-93.5181732177734,-93.5181732177734,-93.5181732177734,-93.1400146484375,-93.1400146484375,-93.0139694213867,-93.0196990966797,-93.0196990966797,null,-94.3890686035156,-94.3947982788086,-93.7530822753906,-93.7530822753906,-93.0598068237305,-93.0655364990234,-93.0540771484375,-93.0598068237305,-93.04833984375,-93.0540771484375,-93.0368881225586,-93.0368881225586,-93.7702713012695,-93.7702713012695,-93.7874603271484,-93.7989196777344,-93.7931900024414,-93.7760009765625,-93.7702713012695,-93.78173828125,-93.8103790283203,-93.8390274047852,-93.86767578125,-93.8848648071289,-93.8963241577148,-93.9192428588867,-93.95361328125,-94.0109176635742,-94.0223770141602,-94.0223770141602,-94.0109176635742,-93.9937210083008,-93.9937210083008,-94.0281066894531,-94.0452880859375,-94.0739364624023,-94.1083221435547,-94.1541595458984,-94.1770706176758,-94.1999893188477,-94.2114486694336,-94.2286376953125,-94.2400970458984,-94.2458267211914,-94.2458267211914,-94.2572860717773,-94.2630157470703,-94.2859344482422,-94.2916641235352,-94.314582824707,-94.3375015258789,-94.3661499023438,-94.3890686035156,-94.3890686035156,null,-94.8646240234375,-94.9161911010742,-95.3917388916016,-95.4662322998047,-95.4776840209961,-94.8646240234375,-94.8646240234375,-94.8646240234375,null,-93.1400146484375,-93.5181732177734,-93.5181732177734,-93.4322280883789,-93.4322280883789,-93.0368881225586,-93.04833984375,-93.1400146484375,-93.1400146484375,-93.1400146484375,null,-95.1281814575195,-94.7614898681641,-94.7614898681641,-94.7557601928711,-94.7500305175781,-94.7500305175781,-95.2427749633789,-95.2427749633789,-95.2427749633789,-95.2542343139648,-95.2599639892578,-95.1281814575195,-95.1281814575195,null,-97.1449966430664,-97.1564559936523,-97.1564559936523,-97.1392669677734,-97.1106185913086,-97.0934295654297,-97.1106185913086,-97.127799987793,-97.1449966430664,-97.1793746948242,-97.1851043701172,-97.1908340454102,-97.225212097168,-97.225212097168,-96.3715057373047,-96.3772354125977,-96.3600387573242,-96.3485794067383,-97.1449966430664,-97.1449966430664,null,-94.3947982788086,-94.4005279541016,-94.3718795776367,-94.3317718505859,-94.2916641235352,-94.2515563964844,-94.234375,-94.1541595458984,-93.8447570800781,-93.8103790283203,-93.7874603271484,-93.7931900024414,-93.7702713012695,-93.4494171142578,-93.4379577636719,-93.409309387207,-93.2660675048828,-93.2374267578125,-93.1858520507812,-93.0712661743164,-93.0941772460938,-93.0712661743164,-93.0769958496094,-93.0655364990234,-93.0598068237305,-93.7530822753906,-93.7530822753906,-94.3947982788086,-94.3947982788086,-94.4005279541016,-94.3947982788086,-94.3947982788086,null,-96.0907516479492,-96.0735626220703,-96.0563735961914,-96.0391845703125,-95.9704284667969,-95.9245986938477,-95.8959426879883,-95.8386535644531,-95.8157272338867,-95.8042678833008,-95.769889831543,-95.7469787597656,-95.7469787597656,-95.8615646362305,-95.8615646362305,-96.4345245361328,-96.4345245361328,-96.4345245361328,-96.3600387573242,-96.3027420043945,-96.2741012573242,-96.2798309326172,-96.2683639526367,-96.2282638549805,-96.1938858032227,-96.1652374267578,-96.1595077514648,-96.125129699707,-96.0907516479492,-96.0907516479492,null,-91.0143432617188,-91.0258102416992,-91.0028839111328,-91.0028839111328,-91.0716400146484,-91.1403961181641,-91.2893676757812,-91.3982238769531,-91.5357360839844,-91.6159515380859,-91.7420043945312,-91.787841796875,-91.7821044921875,-91.793571472168,-91.7706451416016,-91.7534637451172,-91.7248153686523,-91.7018966674805,-91.6961669921875,-91.6904296875,-91.6732482910156,-91.6216812133789,-91.5643844604492,-91.5529251098633,-91.5185546875,-91.4898986816406,-91.4555206298828,-91.4096832275391,-91.3008270263672,-91.2263412475586,-91.1633148193359,-91.0716400146484,-91.0143432617188,-91.0143432617188,null,-94.4005279541016,-94.3947982788086,-95.1969375610352,-95.1969375610352,-95.3229904174805,-95.3287200927734,-95.0823440551758,-95.0766143798828,-95.0995407104492,-95.1224517822266,-95.1453704833984,-95.1740188598633,-95.2083969116211,-95.2485046386719,-95.2771530151367,-95.2828826904297,-95.2943420410156,-95.2886123657227,-95.3115234375,-95.2943420410156,-95.1568298339844,-95.1511001586914,-95.1052627563477,-95.0537033081055,-95.0193252563477,-94.9849395751953,-94.9333801269531,-94.9047241210938,-94.8818130493164,-94.8417053222656,-94.8015975952148,-94.7958679199219,-94.7901382446289,-94.7614898681641,-94.7328414916992,-94.7213821411133,-94.6984634399414,-94.6755447387695,-94.6755447387695,-94.6755447387695,-94.68701171875,-94.6812744140625,-94.6698150634766,-94.6067962646484,-94.5208511352539,-94.4406356811523,-94.4005279541016,-94.4005279541016,null,-93.8963241577148,-93.5239028930664,-93.5239028930664,-93.7760009765625,-93.7760009765625,-94.0051879882812,-93.9937210083008,-93.9478912353516,-93.9364318847656,-93.9593505859375,-93.9364318847656,-93.9364318847656,-93.9249725341797,-93.9020538330078,-93.8963241577148,-93.8963241577148,-93.8963241577148,-93.8963241577148,null,-96.4287948608398,-96.4345245361328,-96.4345245361328,-96.0678329467773,-96.0506439208984,-96.4287948608398,-96.4287948608398,null,-95.5980072021484,-95.59228515625,-96.0506439208984,-96.0678329467773,-95.6094665527344,-95.6094665527344,-95.5980072021484,-95.5980072021484,null,-94.4979248046875,-94.4979248046875,-94.503662109375,-94.2515563964844,-94.0166473388672,-94.0109176635742,-94.2515563964844,-94.2515563964844,-94.4921951293945,-94.4979248046875,-94.4979248046875,null,-95.5464477539062,-95.5464477539062,-96.0506439208984,-96.0506439208984,-95.5464477539062,-95.5464477539062,null,-96.3485794067383,-95.5865478515625,-95.5865478515625,-95.5750885009766,-95.5750885009766,-96.4689025878906,-97.1449966430664,-97.1392669677734,-97.1392669677734,-97.1392669677734,-97.1392669677734,-97.1507263183594,-97.1392669677734,-97.1392669677734,-97.1392669677734,-97.1449966430664,-96.3485794067383,-96.3485794067383,null,-94.4520874023438,-94.8646240234375,-94.8646240234375,-94.3718795776367,-94.2630157470703,-94.2630157470703,-94.4520874023438,-94.4520874023438,null,-94.2630157470703,-94.2515563964844,-94.503662109375,-94.4979248046875,-94.7500305175781,-94.7500305175781,-94.7557601928711,-94.7614898681641,-94.3776092529297,-94.3833389282227,-94.2630157470703,-94.2630157470703,null,-93.7702713012695,-93.7702713012695,-93.7760009765625,-93.8103790283203,-93.8103790283203,-93.8103790283203,-93.4322280883789,-93.4322280883789,-93.4322280883789,-93.5181732177734,-93.5181732177734,-93.5181732177734,-93.7702713012695,-93.7702713012695,null,-93.7702713012695,-94.3546905517578,-94.326042175293,-94.2859344482422,-94.6354370117188,-94.6526260375977,-94.6182479858398,-94.6067962646484,-94.5724105834961,-94.5552291870117,-94.5323028564453,-94.4921951293945,-94.4578247070312,-94.4349060058594,-94.4119873046875,-94.4005279541016,-94.3833389282227,-94.3546905517578,-94.3546905517578,-94.3489608764648,-94.3718795776367,-94.3947982788086,-94.3947982788086,-94.3947982788086,-94.3890686035156,-94.4119873046875,-94.4177169799805,-94.4005279541016,-93.8103790283203,-93.8103790283203,-93.7760009765625,-93.7702713012695,-93.7702713012695,null,-93.0540771484375,-92.693115234375,-92.6873779296875,-92.4581985473633,-92.4581985473633,-92.5498733520508,-93.0254287719727,-93.0598068237305,-93.0540771484375,-93.0540771484375,null,-95.59228515625,-95.4662322998047,-95.4776840209961,-96.0506439208984,-96.0506439208984,-95.59228515625,-95.59228515625,null,-94.0051879882812,-94.0109176635742,-94.0109176635742,-94.0051879882812,-94.0166473388672,-94.0338287353516,-94.0911254882812,-94.1083221435547,-94.1656112670898,-94.1828002929688,-94.2286376953125,-94.2400970458984,-94.3031234741211,-94.326042175293,-94.3718795776367,-94.3890686035156,-94.4119873046875,-94.4349060058594,-94.4979248046875,-94.509391784668,-94.5265731811523,-94.583869934082,-94.6526260375977,-94.6812744140625,-94.6984634399414,-94.7041931152344,-94.7614898681641,-94.7844085693359,-94.7901382446289,-94.6182479858398,-93.9364318847656,-93.9364318847656,-93.9593505859375,-93.9364318847656,-93.9478912353516,-93.9937210083008,-94.0051879882812,-94.0051879882812,null,-95.8615646362305,-96.0449142456055,-96.0506439208984,-95.4776840209961,-95.4662322998047,-95.8615646362305,-95.8615646362305,null,-96.8184127807617,-96.8241424560547,-96.8298721313477,-96.8355941772461,-96.8298721313477,-96.8241424560547,-96.8241424560547,-96.8355941772461,-96.8355941772461,-96.8355941772461,-96.0506439208984,-96.0506439208984,-96.1766891479492,-96.8184127807617,-96.8184127807617,null,-92.693115234375,-92.6759185791016,-92.6701965332031,-92.5556030273438,-92.320686340332,-92.320686340332,-92.0800476074219,-92.0857772827148,-92.4524688720703,-92.4581985473633,-92.6873779296875,-92.693115234375,-92.693115234375,null,-95.1453704833984,-95.769889831543,-96.2511825561523,-96.2569046020508,-96.2741012573242,-96.2569046020508,-96.1537780761719,-96.1480484008789,-95.1453704833984,-95.1453704833984,-95.1511001586914,-95.1396484375,-95.1453704833984,-95.1453704833984,null,-95.5750885009766,-95.5693588256836,-95.5693588256836,-95.6954116821289,-95.6954116821289,-96.4574508666992,-96.4574508666992,-96.4631729125977,-96.4689025878906,-95.5750885009766,-95.5750885009766,null,-93.0368881225586,-93.0368881225586,-92.2920455932617,-92.2920455932617,-92.3034973144531,-92.3321533203125,-92.3607940673828,-92.4352798461914,-92.4639282226562,-92.5384140014648,-92.5785217285156,-92.6873779296875,-92.7332153320312,-92.7561340332031,-92.779052734375,-92.7847900390625,-92.8077011108398,-92.8478088378906,-93.1400146484375,-93.1400146484375,-93.04833984375,-93.0368881225586,-93.0368881225586,null,-96.0506439208984,-96.0506439208984,-96.4287948608398,-96.4287948608398,-96.4287948608398,-96.0506439208984,-96.0506439208984,null,-95.5693588256836,-95.5693588256836,-95.5464477539062,-95.5464477539062,-96.0506439208984,-96.8355941772461,-96.8413238525391,-96.847053527832,-96.847053527832,-96.858512878418,-96.8699798583984,-96.8814315795898,-96.9100875854492,-96.9329986572266,-96.9559173583984,-96.9902954101562,-97.0189437866211,-97.0361328125,-97.0475921630859,-97.0590515136719,-97.0647811889648,-97.0762405395508,-97.1335372924805,-97.1449966430664,-96.4689025878906,-96.4631729125977,-96.4574508666992,-96.4574508666992,-96.4574508666992,-96.3313980102539,-96.3313980102539,-96.0792922973633,-95.8214645385742,-95.8214645385742,-95.7011413574219,-95.6954116821289,-95.5693588256836,-95.5693588256836,null,-95.1281814575195,-95.2599639892578,-95.7469787597656,-95.7469787597656,-95.7584381103516,-95.7584381103516,-95.1396484375,-95.1339111328125,-95.1281814575195,-95.1281814575195,-95.1281814575195,null,-93.0139694213867,-92.9795913696289,-92.9795913696289,-93.0139694213867,-93.0254287719727,-93.0368881225586,-93.1228332519531,-93.1400146484375,-93.1743927001953,-93.2030487060547,-93.2087707519531,-93.231689453125,-93.231689453125,-93.0139694213867,-93.0139694213867,null,-96.4574508666992,-95.6954116821289,-95.6954116821289,-95.7011413574219,-95.8214645385742,-95.8214645385742,-96.0792922973633,-96.3313980102539,-96.3313980102539,-96.4574508666992,-96.4574508666992,-96.4574508666992,null,-95.59228515625,-95.5980072021484,-95.3573608398438,-95.3516311645508,-95.3115234375,-95.2828826904297,-95.231315612793,-95.1854782104492,-95.1453704833984,-95.1396484375,-95.0823440551758,-95.0880737304688,-95.0766143798828,-95.0537033081055,-94.8989944458008,-94.85888671875,-94.8703536987305,-95.1167221069336,-95.1167221069336,-95.4662322998047,-95.59228515625,-95.59228515625,null,-94.4979248046875,-94.4979248046875,-94.6239776611328,-94.6297073364258,-94.6125183105469,-94.6182479858398,-94.7901382446289,-94.7958679199219,-94.8245162963867,-94.85888671875,-94.8989944458008,-95.0537033081055,-95.0766143798828,-95.0880737304688,-95.0823440551758,-95.1396484375,-95.1453704833984,-95.1854782104492,-95.231315612793,-95.2828826904297,-95.3115234375,-95.3516311645508,-95.3688278198242,-95.408935546875,-95.4490356445312,-95.489143371582,-95.4834136962891,-95.2427749633789,-94.7500305175781,-94.4979248046875,-94.4979248046875,null,-93.0368881225586,-93.04833984375,-93.409309387207,-93.5239028930664,-93.5239028930664,-93.2832641601562,-93.2717971801758,-93.0368881225586,-93.0368881225586,null,-96.0506439208984,-96.0449142456055,-96.4287948608398,-96.4287948608398,-96.0506439208984,-96.0506439208984,null,-95.5865478515625,-96.3485794067383,-96.3600387573242,-96.3772354125977,-96.3715057373047,-95.2943420410156,-95.3115234375,-95.2886123657227,-95.2943420410156,-95.2828826904297,-95.2771530151367,-95.2485046386719,-95.2083969116211,-95.1740188598633,-95.1453704833984,-95.1224517822266,-95.0995407104492,-95.0766143798828,-95.0823440551758,-95.3287200927734,-95.3229904174805,-95.5865478515625,-95.5865478515625,null,-93.04833984375,-93.0368881225586,-93.0368881225586,-93.0540771484375,-93.04833984375,-93.0598068237305,-93.0540771484375,-93.0655364990234,-93.0598068237305,-93.0655364990234,-93.0769958496094,-93.0712661743164,-93.0941772460938,-93.0712661743164,-93.0082397460938,-92.956672668457,-92.9222946166992,-92.8821868896484,-92.8019714355469,-92.7389526367188,-92.6873779296875,-92.6530075073242,-92.6186294555664,-92.6128997802734,-92.6701965332031,-92.6873779296875,-92.6873779296875,-92.6300888061523,-92.5727920532227,-92.5326843261719,-92.504035949707,-92.4467391967773,-92.4581985473633,-92.4524688720703,-92.4180908203125,-92.3665237426758,-92.2805786132812,-92.2863159179688,-92.2748489379883,-92.2576675415039,-92.2118301391602,-92.1545333862305,-92.0857772827148,-92.0685882568359,-92.0456695556641,-92.0170211791992,-92.0112915039062,-91.9883728027344,-91.9941024780273,-91.9769134521484,-91.9425354003906,-91.9081573486328,-91.8795166015625,-91.8451385498047,-91.7706451416016,-91.793571472168,-91.7821044921875,-91.787841796875,-91.8336791992188,-91.9138870239258,-91.9998321533203,-92.0743179321289,-92.1258850097656,-92.1602630615234,-92.2003707885742,-92.2232818603516,-92.2748489379883,-92.3034973144531,-92.2977752685547,-93.04833984375,-93.04833984375,null,-93.8963241577148,-93.9020538330078,-93.8905944824219,-93.8963241577148,-93.8332977294922,-93.7874603271484,-93.7645416259766,-93.7645416259766,-93.7015228271484,-93.684326171875,-93.6614074707031,-93.6327590942383,-93.6155776977539,-93.6270294189453,-93.6098480224609,-93.6098480224609,-93.5869216918945,-93.5754699707031,-93.5181732177734,-93.4837951660156,-93.4551467895508,-93.4551467895508,-93.420768737793,-93.3863906860352,-93.3634719848633,-93.3291015625,-93.3291015625,-93.3176345825195,-93.3176345825195,-93.2717971801758,-93.2832641601562,-93.5239028930664,-93.8963241577148,-93.8963241577148,null,-93.5181732177734,-93.5181732177734,-93.5353622436523,-93.5525512695312,-93.5640106201172,-93.5754699707031,-93.6098480224609,-93.6384887695312,-93.6728668212891,-93.7015228271484,-93.7301635742188,-93.8161087036133,-93.8275680541992,-93.8848648071289,-93.9192428588867,-93.9364318847656,-93.9650802612305,-93.9879989624023,-94.0338287353516,-94.0452880859375,-94.051025390625,-94.1025924682617,-94.1197738647461,-94.1484298706055,-94.1484298706055,-94.1598815917969,-93.7702713012695,-93.5181732177734,-93.5181732177734,-93.5181732177734,null,-94.4979248046875,-94.4921951293945,-94.2515563964844,-94.2515563964844,-94.0109176635742,-93.8848648071289,-93.8791351318359,-93.7645416259766,-93.7645416259766,-93.7645416259766,-93.7874603271484,-93.8332977294922,-93.8963241577148,-93.8905944824219,-93.9020538330078,-93.8963241577148,-93.8963241577148,-93.8963241577148,-93.9020538330078,-93.9249725341797,-93.9364318847656,-94.6182479858398,-94.6125183105469,-94.6297073364258,-94.6239776611328,-94.4979248046875,-94.4979248046875,null,-94.7614898681641,-94.7614898681641,-95.1281814575195,-95.1281814575195,-95.1339111328125,-95.1396484375,-95.1339111328125,-94.6354370117188,-94.2859344482422,-94.2630157470703,-94.2572860717773,-94.2229080200195,-94.2229080200195,-94.2286376953125,-94.1999893188477,-94.2057189941406,-94.1828002929688,-94.1598815917969,-94.1484298706055,-94.1484298706055,-94.1197738647461,-94.1025924682617,-94.051025390625,-94.0452880859375,-94.0682144165039,-94.0853958129883,-94.1025924682617,-94.1197738647461,-94.1541595458984,-94.1656112670898,-94.1598815917969,-94.1828002929688,-94.2057189941406,-94.2229080200195,-94.2572860717773,-94.2630157470703,-94.3833389282227,-94.3776092529297,-94.7614898681641,-94.7614898681641,null,-93.0540771484375,-93.4150390625,-93.409309387207,-93.04833984375,-93.0540771484375,-93.0540771484375,null,-96.2397232055664,-95.7584381103516,-95.7584381103516,-95.7469787597656,-95.7469787597656,-96.1079406738281,-96.2339935302734,-96.2397232055664,-96.2397232055664,-96.2397232055664,null,-96.0907516479492,-96.0850219726562,-96.1079406738281,-96.1079406738281,-95.7469787597656,-95.2599639892578,-95.2542343139648,-95.2427749633789,-95.2427749633789,-96.0391845703125,-96.0563735961914,-96.0735626220703,-96.0907516479492,-96.0907516479492,null,-95.1339111328125,-95.1339111328125,-95.1511001586914,-95.1453704833984,-95.1396484375,-95.1511001586914,-95.1453704833984,-94.77294921875,-94.7614898681641,-94.7385711669922,-94.7328414916992,-94.7099227905273,-94.6927337646484,-94.68701171875,-94.6755447387695,-94.6583557128906,-94.6411743164062,-94.6297073364258,-94.6067962646484,-94.6182479858398,-94.6526260375977,-94.6354370117188,-95.1339111328125,-95.1339111328125,null,-96.2397232055664,-96.8126754760742,-96.8355941772461,-96.8413238525391,-96.8355941772461,-96.8241424560547,-96.7783050537109,-96.6522521972656,-96.5949554443359,-96.5720367431641,-96.5605773925781,-96.5548477172852,-96.5605773925781,-96.5663070678711,-96.5663070678711,-96.5491180419922,-96.2511825561523,-96.2569046020508,-96.2397232055664,-96.2397232055664,-96.2397232055664,-96.2397232055664,null,-91.8336791992188,-92.0800476074219,-92.0800476074219,-92.320686340332,-92.320686340332,-92.5556030273438,-92.5556030273438,-92.423828125,-92.4295501708984,-92.2519378662109,-92.0972290039062,-92.1029663085938,-92.0170211791992,-91.9425354003906,-91.9081573486328,-91.8795166015625,-91.8623199462891,-91.8336791992188,-91.8336791992188,null,-95.1453704833984,-95.1453704833984,-95.1453704833984,-94.778678894043,-94.778678894043,-94.767219543457,-94.77294921875,-95.1453704833984,-95.1453704833984,null,-93.409309387207,-93.4150390625,-93.6499557495117,-93.7760009765625,-93.7760009765625,-93.5239028930664,-93.409309387207,-93.409309387207,null,-92.7618637084961,-92.7847900390625,-92.7675933837891,-92.7905197143555,-92.779052734375,-92.8019714355469,-92.7905197143555,-92.7618637084961,-92.779052734375,-92.7618637084961,-92.7962493896484,-92.8019714355469,-92.8420791625977,-92.8993759155273,-92.9165649414062,-93.0139694213867,-93.0139694213867,-93.0082397460938,-93.0139694213867,-92.9795913696289,-92.9795913696289,-93.0139694213867,-93.0139694213867,-92.7618637084961,-92.7618637084961,null,-94.3718795776367,-94.3718795776367,-94.8646240234375,-94.8646240234375,-94.3718795776367,-94.3718795776367,null,-96.7783050537109,-96.2569046020508,-96.2741012573242,-96.2569046020508,-96.2511825561523,-96.2511825561523,-96.5491180419922,-96.5491180419922,-96.5376586914062,-96.5548477172852,-96.577766418457,-96.577766418457,-96.589225769043,-96.6236038208008,-96.675163269043,-96.7095413208008,-96.7210006713867,-96.7381973266602,-96.7783050537109,-96.7783050537109,null,-91.5471954345703,-91.4956283569336,-91.4383392333984,-91.3982238769531,-91.3581161499023,-91.3065567016602,-91.2893676757812,-91.7190856933594,-92.0857772827148,-92.0800476074219,-92.0800476074219,-91.8336791992188,-91.8107528686523,-91.7248153686523,-91.6675186157227,-91.6044921875,-91.5471954345703,-91.5471954345703,null,-94.0166473388672,-94.2515563964844,-94.2630157470703,-94.2572860717773,-94.2229080200195,-94.2057189941406,-94.1828002929688,-94.1598815917969,-94.1656112670898,-94.1541595458984,-94.1197738647461,-94.1025924682617,-94.0853958129883,-94.0682144165039,-94.0452880859375,-94.0338287353516,-93.9879989624023,-93.9650802612305,-93.9364318847656,-93.9192428588867,-93.8848648071289,-93.8275680541992,-93.8161087036133,-93.7301635742188,-93.7015228271484,-93.6728668212891,-93.6384887695312,-93.6098480224609,-93.5754699707031,-93.5640106201172,-93.5525512695312,-93.5353622436523,-93.5181732177734,-93.5353622436523,-93.5869216918945,-93.604118347168,-93.6442260742188,-93.6614074707031,-93.6499557495117,-93.6499557495117,-93.684326171875,-93.7015228271484,-93.7244338989258,-93.7588119506836,-93.7645416259766,-93.7645416259766,-94.0166473388672,-94.0166473388672,null,-95.489143371582,-95.4490356445312,-95.408935546875,-95.3688278198242,-95.3516311645508,-95.3573608398438,-95.5980072021484,-95.6094665527344,-95.6094665527344,-96.0678329467773,-96.4345245361328,-96.4345245361328,-95.8615646362305,-95.8615646362305,-95.7469787597656,-95.7469787597656,-95.7183303833008,-95.7183303833008,-95.683952331543,-95.6782150268555,-95.6438446044922,-95.6381149291992,-95.6209259033203,-95.5808181762695,-95.5750885009766,-95.5521774291992,-95.5006103515625,-95.5235214233398,-95.5292510986328,-95.5120697021484,-95.489143371582,-95.489143371582,null,-91.3180084228516,-91.2950973510742,-91.2950973510742,-91.2779006958008,-91.2320709228516,-91.157585144043,-91.1633148193359,-91.1633148193359,-91.1805038452148,-91.2320709228516,-91.2607192993164,-91.2779006958008,-91.3008270263672,-91.3466644287109,-91.3695755004883,-91.3753051757812,-91.4326095581055,-91.4555206298828,-91.4841690063477,-91.4898986816406,-91.4841690063477,-91.4727172851562,-91.4841690063477,-91.4784469604492,-91.4841690063477,-91.5013580322266,-91.5357360839844,-91.5471954345703,-91.5586547851562,-91.5758438110352,-91.6044921875,-91.6274108886719,-91.6331405639648,-91.610221862793,-91.5643844604492,-91.5300064086914,-91.5242767333984,-91.5586547851562,-91.5586547851562,-91.5471954345703,-91.5070877075195,-91.4727172851562,-91.4669799804688,-91.4898986816406,-91.5128173828125,-91.5013580322266,-91.4326095581055,-91.415412902832,-91.415412902832,-91.4326095581055,-91.4898986816406,-91.5013580322266,-91.4898986816406,-91.4727172851562,-91.4096832275391,-91.3982238769531,-91.4039535522461,-91.3867721557617,-91.3638458251953,-91.3180084228516,-91.3180084228516,null,-88.7225112915039,-88.7568969726562,-88.7626266479492,-88.8256454467773,-88.8256454467773,-88.7912673950195,-88.3959274291992,-88.3672790527344,-88.3615493774414,-88.7225112915039,-88.7225112915039,null,-90.6419219970703,-90.5559768676758,-90.5617141723633,-90.5674438476562,-90.8539199829102,-91.0601806640625,-91.0601806640625,-91.0716400146484,-91.0773696899414,-91.0716400146484,-91.0773696899414,-91.0716400146484,-91.0601806640625,-91.0372619628906,-91.0200805664062,-91.0086135864258,-90.9914245605469,-90.9799728393555,-90.6419219970703,-90.6419219970703,null,-89.971565246582,-89.9371871948242,-89.9028091430664,-89.8856201171875,-89.8512420654297,-89.8455123901367,-89.8397827148438,-89.8283233642578,-89.8225936889648,-89.7939453125,-89.788215637207,-89.7652969360352,-89.7481155395508,-89.7366485595703,-89.7251892089844,-89.7080078125,-89.702278137207,-89.6449737548828,-89.4501724243164,-89.3183898925781,-89.3183898925781,-89.3183898925781,-89.7309188842773,-89.7309188842773,-89.8340530395508,-89.8397827148438,-89.971565246582,-89.971565246582,null,-89.3527679443359,-89.1980667114258,-89.0204544067383,-89.0204544067383,-89.0319137573242,-89.0376434326172,-89.0892105102539,-89.0892105102539,-89.249641418457,-89.249641418457,-89.2954788208008,-89.3012008666992,-89.3527679443359,-89.3527679443359,-89.3527679443359,null,-90.7679748535156,-91.2148818969727,-91.2320709228516,-91.23779296875,-91.2148818969727,-91.1690444946289,-91.1633148193359,-91.1747741699219,-91.2034225463867,-91.2091522216797,-91.2206115722656,-91.2034225463867,-91.1862335205078,-91.1403961181641,-91.1117477416992,-91.0773696899414,-91.06591796875,-91.0773696899414,-91.1346664428711,-91.1403961181641,-91.1346664428711,-91.0945587158203,-91.06591796875,-91.0544509887695,-91.06591796875,-91.0601806640625,-91.0487213134766,-91.0544509887695,-91.0716400146484,-91.0716400146484,-91.0601806640625,-91.0429916381836,-91.0086135864258,-90.9857025146484,-90.9799728393555,-90.962776184082,-90.9455871582031,-90.9284057617188,-90.9284057617188,-90.9455871582031,-90.6591110229492,-90.6533889770508,-90.6533889770508,-90.7622451782227,-90.7679748535156,-90.7679748535156,null,-89.5017395019531,-89.5017395019531,-89.5074615478516,-89.2439041137695,-89.2439041137695,-89.1350402832031,-89.1350402832031,-89.1923370361328,-89.1923370361328,-89.1980667114258,-89.5017395019531,-89.5017395019531,null,-89.7481155395508,-90.1892852783203,-90.1892852783203,-90.1377182006836,-90.1377182006836,-90.1033401489258,-90.1033401489258,-90.1205368041992,-90.1148071289062,-90.1262588500977,-90.1377182006836,-89.7824859619141,-89.7767562866211,-89.7137298583984,-89.7137298583984,-89.6449737548828,-89.6449737548828,-89.702278137207,-89.7080078125,-89.7251892089844,-89.7366485595703,-89.7481155395508,-89.7481155395508,null,-89.0319137573242,-89.1923370361328,-89.1923370361328,-89.1350402832031,-89.1350402832031,-88.8256454467773,-88.7110595703125,-88.7110595703125,-88.9345092773438,-88.9345092773438,-89.0319137573242,-89.0319137573242,-89.0319137573242,null,-89.0834808349609,-89.0834808349609,-89.1063919067383,-89.1063919067383,-89.2038040161133,-89.2038040161133,-89.3183898925781,-89.3183898925781,-89.4501724243164,-89.4501724243164,-89.3928756713867,-89.34130859375,-89.3126602172852,-89.25537109375,-89.1636962890625,-89.1293182373047,-89.0834808349609,-89.0834808349609,null,-90.7221374511719,-90.7221374511719,-90.7393264770508,-90.7450561523438,-90.8424606323242,-90.8539199829102,-90.9914245605469,-91.0544509887695,-91.23779296875,-91.2320709228516,-91.2091522216797,-91.1862335205078,-91.157585144043,-91.1117477416992,-91.0945587158203,-91.1117477416992,-91.1289367675781,-91.1289367675781,-91.1117477416992,-91.06591796875,-91.0429916381836,-91.0200805664062,-90.9914245605469,-90.9799728393555,-90.9742431640625,-90.9513168334961,-90.9398651123047,-90.9284057617188,-90.9284057617188,-90.9284057617188,-90.9169387817383,-90.9054794311523,-90.8940277099609,-90.8768310546875,-90.8711013793945,-90.8596496582031,-90.8596496582031,-90.8539199829102,-90.8424606323242,-90.8367309570312,-90.8195419311523,-90.8138122558594,-90.7966232299805,-90.7851638793945,-90.7794342041016,-90.7737045288086,-90.7737045288086,-90.7908935546875,-90.7908935546875,-90.7794342041016,-90.7679748535156,-90.7565155029297,-90.7278671264648,-90.7221374511719,-90.7221374511719,null,-88.430305480957,-88.4761428833008,-88.6365737915039,-88.7339706420898,-88.8141860961914,-88.9058609008789,-88.9058609008789,-88.430305480957,-88.430305480957,null,-89.0204544067383,-89.0204544067383,-89.0319137573242,-89.0319137573242,-89.0319137573242,-88.9345092773438,-88.9345092773438,-88.7110595703125,-88.7167892456055,-88.4933319091797,-88.4990615844727,-88.4990615844727,-88.4933319091797,-88.4990615844727,-88.4933319091797,-88.4876022338867,-88.4990615844727,-88.4990615844727,-88.4818725585938,-88.4876022338867,-88.5047912597656,-88.5219802856445,-88.5277099609375,-88.5678176879883,-88.5907363891602,-88.6422958374023,-88.6652221679688,-88.6652221679688,-88.6766815185547,-88.6938629150391,-88.7167892456055,-88.7339706420898,-88.7626266479492,-88.802734375,-88.8084564208984,-89.0204544067383,-89.0204544067383,null,-90.4585723876953,-90.4585723876953,-90.6533889770508,-90.6591110229492,-90.9455871582031,-90.9799728393555,-90.962776184082,-90.9226684570312,-90.8653717041016,-90.8310012817383,-90.8195419311523,-90.8310012817383,-90.8940277099609,-90.9112091064453,-90.9112091064453,-90.8997573852539,-90.8596496582031,-90.8367309570312,-90.8195419311523,-90.7966232299805,-90.7679748535156,-90.7393264770508,-90.7221374511719,-90.7450561523438,-90.7507858276367,-90.7393264770508,-90.7164077758789,-90.6763000488281,-90.6533889770508,-90.607551574707,-90.5788955688477,-90.5674438476562,-90.5731735229492,-90.5617141723633,-90.4012832641602,-90.4012832641602,-90.4585723876953,-90.4585723876953,-90.4585723876953,null,-90.7507858276367,-90.7450561523438,-90.7393264770508,-90.7221374511719,-90.7221374511719,-90.24658203125,-90.240852355957,-90.2293930053711,-90.2293930053711,-90.2179336547852,-90.2007522583008,-90.1778259277344,-90.1778259277344,-90.1720962524414,-90.1491775512695,-90.1491775512695,-90.16064453125,-90.1491775512695,-90.16064453125,-90.16064453125,-90.1377182006836,-90.1377182006836,-90.2064743041992,-90.2293930053711,-90.252311706543,-90.2924194335938,-90.3783645629883,-90.3783645629883,-90.4184646606445,-90.4184646606445,-90.7507858276367,-90.7507858276367,null,-89.7652969360352,-89.6564407348633,-89.4043350219727,-89.4043350219727,-89.4559020996094,-89.5934066772461,-89.5876770019531,-89.5991363525391,-89.604866027832,-89.6220626831055,-89.6679000854492,-89.7194595336914,-89.7481155395508,-89.7710266113281,-89.7652969360352,-89.7652969360352,null,-90.3497161865234,-90.3153381347656,-90.2866897583008,-90.2580413818359,-90.24658203125,-90.252311706543,-90.2637710571289,-90.2809600830078,-89.7251892089844,-89.7251892089844,-89.9142684936523,-89.9658279418945,-89.983024597168,-90.0059356689453,-90.0345916748047,-90.0632400512695,-90.0804214477539,-90.1033401489258,-90.1377182006836,-90.1663665771484,-90.1835556030273,-90.1950149536133,-90.2007522583008,-90.3497161865234,-90.3497161865234,null,-89.4043350219727,-89.1464996337891,-89.1464996337891,-89.1350402832031,-89.1350402832031,-89.335578918457,-89.335578918457,-89.3527679443359,-89.3527679443359,-89.3527679443359,-89.4559020996094,-89.4559020996094,-89.4043350219727,-89.4043350219727,null,-91.1633148193359,-90.7507858276367,-90.6419219970703,-90.6419219970703,-90.9799728393555,-90.9914245605469,-91.0086135864258,-91.0200805664062,-91.0372619628906,-91.0601806640625,-91.0716400146484,-91.0773696899414,-91.1117477416992,-91.1633148193359,-91.1633148193359,-91.1633148193359,null,-88.4188461303711,-88.4073867797852,-88.8772125244141,-88.882942199707,-88.8428421020508,-88.8371047973633,-88.4188461303711,-88.4188461303711,null,-88.4188461303711,-88.8371047973633,-88.8428421020508,-88.4532241821289,-88.430305480957,-88.4188461303711,-88.4188461303711,null,-89.7824859619141,-90.1377182006836,-90.1434478759766,-90.1377182006836,-89.983024597168,-89.983024597168,-89.9142684936523,-89.9199905395508,-89.7710266113281,-89.7652969360352,-89.5017395019531,-89.5017395019531,-89.5017395019531,-89.7824859619141,-89.7824859619141,null,-89.335578918457,-89.335578918457,-89.3527679443359,-89.3584976196289,-89.3584976196289,-89.34130859375,-89.3986053466797,-89.4157943725586,-89.4387130737305,-89.4444427490234,-89.4673538208008,-89.5017395019531,-89.5475692749023,-89.5762252807617,-89.604866027832,-89.6106033325195,-89.6335144042969,-89.6392440795898,-89.6335144042969,-89.6621704101562,-89.6679000854492,-89.6793518066406,-89.6850814819336,-89.6449737548828,-89.6449737548828,-89.5991363525391,-89.5934066772461,-89.5475692749023,-89.5475692749023,-89.335578918457,-89.335578918457,null,-88.8772125244141,-88.8772125244141,-88.894401550293,-88.9058609008789,-88.882942199707,-88.882942199707,-88.9001312255859,-88.9516983032227,-88.9975357055664,-89.0548248291016,-89.1808776855469,-89.2668228149414,-89.2840118408203,-89.2954788208008,-89.3012008666992,-89.3126602172852,-89.335578918457,-89.335578918457,-89.2381744384766,-89.2267150878906,-88.8772125244141,-88.8772125244141,null,-90.24658203125,-90.7221374511719,-90.7278671264648,-90.7221374511719,-90.7221374511719,-90.7106781005859,-90.704948425293,-90.7164077758789,-90.704948425293,-90.6877593994141,-90.6591110229492,-90.6419219970703,-90.6304626464844,-90.6247329711914,-90.607551574707,-90.6018142700195,-90.607551574707,-90.6018142700195,-90.5846252441406,-90.5502471923828,-90.5216064453125,-90.4929504394531,-90.4872283935547,-90.4585723876953,-90.4585723876953,-90.24658203125,-90.240852355957,-90.0861511230469,-90.0976104736328,-90.1090774536133,-90.1262588500977,-90.1491775512695,-90.1663665771484,-90.1720962524414,-90.2064743041992,-90.2007522583008,-90.2236633300781,-90.24658203125,-90.252311706543,-90.24658203125,-90.252311706543,-90.240852355957,-90.24658203125,-90.24658203125,null,-89.7481155395508,-89.7652969360352,-89.788215637207,-89.7939453125,-89.8225936889648,-89.8283233642578,-89.8397827148438,-89.8455123901367,-89.8512420654297,-89.8856201171875,-89.9028091430664,-89.9371871948242,-89.971565246582,-90.3497161865234,-90.3554458618164,-90.3783645629883,-90.3840942382812,-90.4070129394531,-90.4184646606445,-90.429931640625,-90.424201965332,-90.4127349853516,-90.3955535888672,-90.3783645629883,-90.3726272583008,-90.3726272583008,-90.3726272583008,-90.3669052124023,-90.3611755371094,-90.3554458618164,-90.3497161865234,-90.3497161865234,-90.3611755371094,-90.3554458618164,-90.2981491088867,-90.2924194335938,-90.2924194335938,-90.3096084594727,-90.3210678100586,-90.3210678100586,-90.3096084594727,-90.1892852783203,-89.7481155395508,-89.7481155395508,null,-90.3611755371094,-90.3497161865234,-90.3497161865234,-90.3554458618164,-90.3611755371094,-90.3669052124023,-90.3726272583008,-90.3726272583008,-90.3726272583008,-90.3783645629883,-90.3955535888672,-90.4127349853516,-90.424201965332,-90.429931640625,-90.4184646606445,-90.4070129394531,-90.3840942382812,-90.3783645629883,-90.3554458618164,-90.3497161865234,-90.4471206665039,-90.4471206665039,-90.6591110229492,-90.6591110229492,-90.704948425293,-90.6820297241211,-90.69921875,-90.6820297241211,-90.693489074707,-90.7221374511719,-90.7393264770508,-90.7221374511719,-90.5617141723633,-90.5559768676758,-90.4528427124023,-90.4528427124023,-90.424201965332,-90.4070129394531,-90.3840942382812,-90.3783645629883,-90.3726272583008,-90.3669052124023,-90.3611755371094,-90.3611755371094,null,-90.7164077758789,-90.7164077758789,-90.7221374511719,-90.7221374511719,-90.7278671264648,-90.7737045288086,-90.7908935546875,-90.8023529052734,-90.8596496582031,-90.8653717041016,-90.8768310546875,-90.8940277099609,-90.9169387817383,-90.9398651123047,-90.9570465087891,-90.9742431640625,-90.9799728393555,-90.9799728393555,-91.0601806640625,-91.0258102416992,-91.0200805664062,-91.0258102416992,-91.0544509887695,-91.1002883911133,-91.1289367675781,-91.146125793457,-91.146125793457,-91.1346664428711,-91.0945587158203,-91.0716400146484,-91.0716400146484,-91.0716400146484,-91.1174774169922,-91.146125793457,-91.157585144043,-91.15185546875,-91.1060180664062,-91.0888290405273,-91.0773696899414,-91.1117477416992,-91.1289367675781,-91.146125793457,-91.1805038452148,-91.2034225463867,-91.2148818969727,-91.2091522216797,-91.1919555664062,-91.0028839111328,-90.9914245605469,-90.9169387817383,-90.9112091064453,-90.9341354370117,-90.9341354370117,-90.9570465087891,-90.9570465087891,-90.7164077758789,-90.7164077758789,null,-88.1839370727539,-88.2068557739258,-88.5277099609375,-88.5448989868164,-88.3271713256836,-88.166748046875,-88.1839370727539,-88.1839370727539,null,-88.4073867797852,-88.3902053833008,-88.4131164550781,-88.4073867797852,-88.4131164550781,-88.4532241821289,-88.4818725585938,-88.5105209350586,-88.5448989868164,-88.5678176879883,-88.5792770385742,-88.5964660644531,-88.619384765625,-88.6480255126953,-88.7110595703125,-88.7568969726562,-88.7798080444336,-88.797004699707,-88.797004699707,-88.8141860961914,-88.8371047973633,-88.8600234985352,-88.8772125244141,-88.8772125244141,-88.8772125244141,-88.4073867797852,-88.4073867797852,null,-89.3183898925781,-88.9058609008789,-88.9058609008789,-88.9402389526367,-89.3183898925781,-89.3183898925781,-89.3183898925781,null,-90.7450561523438,-90.7507858276367,-90.7507858276367,-91.1633148193359,-91.157585144043,-91.2320709228516,-91.2779006958008,-91.2950973510742,-91.2950973510742,-91.3180084228516,-91.2664489746094,-91.2836303710938,-91.3294677734375,-91.3523941040039,-91.3466644287109,-91.3294677734375,-91.3065567016602,-91.2721786499023,-91.2263412475586,-91.2320709228516,-91.23779296875,-91.0544509887695,-90.9914245605469,-90.8539199829102,-90.8424606323242,-90.7450561523438,-90.7450561523438,null,-89.9887542724609,-89.7652969360352,-89.7710266113281,-89.7481155395508,-89.7194595336914,-89.6679000854492,-89.6220626831055,-89.604866027832,-89.5991363525391,-89.5876770019531,-89.5934066772461,-89.6621704101562,-89.8283233642578,-89.8283233642578,-89.9658279418945,-89.971565246582,-89.9658279418945,-89.9887542724609,-89.9887542724609,-89.9887542724609,null,-89.4043350219727,-89.4043350219727,-89.3183898925781,-88.9402389526367,-88.9402389526367,-89.1464996337891,-89.4043350219727,-89.4043350219727,null,-88.35009765625,-88.3902053833008,-88.9115905761719,-88.9115905761719,-88.802734375,-88.35009765625,-88.35009765625,null,-89.249641418457,-89.2439041137695,-89.5074615478516,-89.5074615478516,-89.7137298583984,-89.7194595336914,-89.6679000854492,-89.4788208007812,-89.4673538208008,-89.4387130737305,-89.4043350219727,-89.3814163208008,-89.335578918457,-89.3241195678711,-89.249641418457,-89.249641418457,-89.249641418457,null,-89.5934066772461,-89.4559020996094,-89.4559020996094,-89.3527679443359,-89.3527679443359,-89.4215240478516,-89.4215240478516,-89.4730911254883,-89.4788208007812,-89.5017395019531,-89.5017395019531,-89.5590286254883,-89.5590286254883,-89.6621704101562,-89.6621704101562,-89.5934066772461,-89.5934066772461,null,-88.430305480957,-88.9058609008789,-88.9115905761719,-88.3902053833008,-88.430305480957,-88.430305480957,-88.430305480957,null,-90.252311706543,-90.252311706543,-90.2293930053711,-90.2064743041992,-90.1377182006836,-89.9887542724609,-89.9887542724609,-89.9658279418945,-89.971565246582,-90.0517730712891,-90.057502746582,-90.0861511230469,-90.0918807983398,-90.1033401489258,-90.1033401489258,-90.1148071289062,-90.1205368041992,-90.252311706543,-90.252311706543,null,-89.3183898925781,-89.3241195678711,-89.7366485595703,-89.7423782348633,-89.7309188842773,-89.7309188842773,-89.3183898925781,-89.3183898925781,null,-88.5448989868164,-88.5277099609375,-88.7110595703125,-88.7110595703125,-88.8256454467773,-88.8256454467773,-88.8256454467773,-88.7912673950195,-88.7855377197266,-88.7397003173828,-88.7339706420898,-88.5506286621094,-88.5448989868164,-88.5448989868164,null,-90.1434478759766,-90.1377182006836,-90.1262588500977,-90.1148071289062,-90.1205368041992,-90.1033401489258,-90.1033401489258,-90.1377182006836,-90.1377182006836,-90.1892852783203,-90.1892852783203,-90.3096084594727,-90.3210678100586,-90.3210678100586,-90.3096084594727,-90.2924194335938,-90.2924194335938,-90.2981491088867,-90.3554458618164,-90.3611755371094,-90.3669052124023,-90.3726272583008,-90.3783645629883,-90.3840942382812,-90.4070129394531,-90.424201965332,-90.4528427124023,-90.4528427124023,-90.4528427124023,-90.1950149536133,-90.1950149536133,-90.2064743041992,-90.2351226806641,-90.2637710571289,-90.2924194335938,-90.3096084594727,-90.3153381347656,-90.3210678100586,-90.3096084594727,-90.2981491088867,-90.2866897583008,-90.2809600830078,-90.2637710571289,-90.252311706543,-90.24658203125,-90.2293930053711,-90.1434478759766,-90.1434478759766,null,-90.7507858276367,-90.7507858276367,-90.4184646606445,-90.4184646606445,-90.3783645629883,-90.3783645629883,-90.2924194335938,-90.252311706543,-90.252311706543,-90.2637710571289,-90.5559768676758,-90.6419219970703,-90.6419219970703,-90.7507858276367,-90.7507858276367,null,-88.2756042480469,-88.2985305786133,-88.6652221679688,-88.6652221679688,-88.6422958374023,-88.5907363891602,-88.5678176879883,-88.5277099609375,-88.5219802856445,-88.5047912597656,-88.4876022338867,-88.4818725585938,-88.4990615844727,-88.4990615844727,-88.4876022338867,-88.4933319091797,-88.4990615844727,-88.4933319091797,-88.4990615844727,-88.4646835327148,-88.4188461303711,-88.4131164550781,-88.4131164550781,-88.3959274291992,-88.3672790527344,-88.344367980957,-88.3329010009766,-88.3214416503906,-88.2526931762695,-88.2756042480469,-88.2756042480469,null,-90.0861511230469,-90.240852355957,-90.24658203125,-90.4585723876953,-90.4585723876953,-90.4413909912109,-90.4127349853516,-90.3955535888672,-90.3669052124023,-90.3439865112305,-90.3267974853516,-90.3210678100586,-90.2981491088867,-90.2866897583008,-90.2637710571289,-90.240852355957,-90.1090774536133,-90.0746994018555,-90.0460433959961,-90.0288619995117,-90.0174026489258,-90.0002059936523,-89.971565246582,-89.8397827148438,-89.8340530395508,-89.7309188842773,-89.7423782348633,-89.7939453125,-89.8225936889648,-89.8397827148438,-89.8512420654297,-89.8684310913086,-89.8684310913086,-89.8798904418945,-89.9085388183594,-89.971565246582,-90.0231323242188,-90.0460433959961,-90.0689697265625,-90.0746994018555,-90.0861511230469,-90.0861511230469,-90.0861511230469,null,-89.6621704101562,-89.6621704101562,-89.7538375854492,-89.8397827148438,-89.8455123901367,-89.9142684936523,-89.9199905395508,-89.9371871948242,-89.9371871948242,-89.9486465454102,-89.9486465454102,-90.0174026489258,-90.0231323242188,-90.0460433959961,-90.0460433959961,-90.0517730712891,-90.057502746582,-90.0517730712891,-89.971565246582,-89.9658279418945,-89.8283233642578,-89.8283233642578,-89.6621704101562,-89.6621704101562,null,-89.7251892089844,-89.7251892089844,-89.6449737548828,-89.3527679443359,-89.3527679443359,-89.3012008666992,-89.2954788208008,-89.249641418457,-89.249641418457,-89.3241195678711,-89.335578918457,-89.3814163208008,-89.4043350219727,-89.4387130737305,-89.4673538208008,-89.4788208007812,-89.6679000854492,-89.6736221313477,-89.7194595336914,-89.7251892089844,-89.7251892089844,null,-88.2068557739258,-88.2526931762695,-88.3214416503906,-88.3329010009766,-88.344367980957,-88.3672790527344,-88.3959274291992,-88.4131164550781,-88.4131164550781,-88.4188461303711,-88.4646835327148,-88.4990615844727,-88.4990615844727,-88.4933319091797,-88.7167892456055,-88.7110595703125,-88.7110595703125,-88.7110595703125,-88.5277099609375,-88.2068557739258,-88.2068557739258,-88.2068557739258,null,-89.4501724243164,-89.6449737548828,-89.6449737548828,-89.7137298583984,-89.7137298583984,-89.7767562866211,-89.7824859619141,-89.5017395019531,-89.5017395019531,-89.4501724243164,-89.4501724243164,-89.4501724243164,null,-89.3241195678711,-89.3183898925781,-89.0147171020508,-88.9975357055664,-88.9115905761719,-88.9115905761719,-89.3241195678711,-89.3241195678711,null,-88.9058609008789,-89.3183898925781,-89.3241195678711,-88.9115905761719,-88.9058609008789,-88.9058609008789,null,-88.35009765625,-88.802734375,-88.802734375,-88.6652221679688,-88.2985305786133,-88.3386306762695,-88.35009765625,-88.35009765625,null,-88.6652221679688,-88.802734375,-89.0834808349609,-89.0834808349609,-89.0834808349609,-89.0204544067383,-88.8084564208984,-88.802734375,-88.7626266479492,-88.7339706420898,-88.7167892456055,-88.6938629150391,-88.6766815185547,-88.6652221679688,-88.6652221679688,-88.6652221679688,-88.6652221679688,null,-89.7194595336914,-89.7137298583984,-89.7194595336914,-89.9543762207031,-90.1319885253906,-90.1377182006836,-90.1720962524414,-90.1835556030273,-90.1892852783203,-90.2007522583008,-90.2007522583008,-90.2007522583008,-89.7194595336914,-89.7194595336914,null,-89.3527679443359,-89.3527679443359,-89.335578918457,-89.335578918457,-89.335578918457,-89.5475692749023,-89.5475692749023,-89.5934066772461,-89.5991363525391,-89.6449737548828,-89.6449737548828,-89.6850814819336,-89.702278137207,-89.7710266113281,-89.788215637207,-89.8054046630859,-89.8340530395508,-89.8340530395508,-89.8225936889648,-89.8054046630859,-89.7824859619141,-89.7652969360352,-89.7251892089844,-89.7309188842773,-89.7538375854492,-89.6621704101562,-89.5590286254883,-89.5590286254883,-89.5017395019531,-89.5017395019531,-89.4788208007812,-89.4730911254883,-89.4215240478516,-89.4215240478516,-89.3527679443359,-89.3527679443359,null,-88.9402389526367,-88.8428421020508,-88.8371047973633,-88.8428421020508,-88.882942199707,-89.1350402832031,-89.1350402832031,-89.1464996337891,-89.1464996337891,-88.9402389526367,-88.9402389526367,null,-90.5559768676758,-90.2637710571289,-90.2695007324219,-90.3497161865234,-90.5617141723633,-90.5559768676758,-90.5559768676758,null,-88.8256454467773,-88.8256454467773,-89.1350402832031,-89.2439041137695,-89.2439041137695,-89.249641418457,-88.9345092773438,-88.9287796020508,-88.8256454467773,-88.8256454467773,null,-88.7339706420898,-88.7339706420898,-88.7225112915039,-88.7225112915039,-88.3615493774414,-88.35009765625,-88.35009765625,-88.3386306762695,-88.3271713256836,-88.5448989868164,-88.5506286621094,-88.7339706420898,-88.7339706420898,null,-90.4585723876953,-90.4585723876953,-90.4012832641602,-90.4012832641602,-90.2981491088867,-90.2981491088867,-90.2007522583008,-90.2007522583008,-90.1892852783203,-90.1835556030273,-90.1720962524414,-90.1377182006836,-90.1319885253906,-90.1377182006836,-90.4585723876953,-90.4585723876953,null,-89.7366485595703,-90.24658203125,-90.240852355957,-90.252311706543,-90.24658203125,-90.252311706543,-90.24658203125,-90.2236633300781,-90.2007522583008,-90.2064743041992,-90.1720962524414,-90.1663665771484,-90.1491775512695,-90.1262588500977,-90.1090774536133,-90.0976104736328,-90.0861511230469,-90.0861511230469,-90.0746994018555,-90.0689697265625,-90.0460433959961,-90.0231323242188,-89.971565246582,-89.9085388183594,-89.8798904418945,-89.8684310913086,-89.8684310913086,-89.8512420654297,-89.8397827148438,-89.8225936889648,-89.7939453125,-89.7767562866211,-89.7538375854492,-89.7309188842773,-89.7366485595703,-89.7366485595703,-89.7366485595703,null,-89.3241195678711,-89.3183898925781,-89.7366485595703,-89.7309188842773,-89.7538375854492,-89.7767562866211,-89.7939453125,-89.7423782348633,-89.7366485595703,-89.3241195678711,-89.3241195678711,null,-90.704948425293,-90.6591110229492,-90.6591110229492,-90.693489074707,-90.7221374511719,-90.7565155029297,-90.7565155029297,-90.7507858276367,-90.7164077758789,-90.704948425293,-90.69921875,-90.7106781005859,-90.7106781005859,-90.704948425293,-90.69921875,-90.7106781005859,-90.7278671264648,-90.7450561523438,-90.7450561523438,-90.7278671264648,-90.6763000488281,-90.6705703735352,-90.6705703735352,-90.6763000488281,-90.704948425293,-90.7164077758789,-90.9570465087891,-90.9570465087891,-90.9341354370117,-90.9341354370117,-90.9112091064453,-90.9169387817383,-90.9112091064453,-90.704948425293,-90.704948425293,null,-90.24658203125,-89.7366485595703,-89.6621704101562,-89.6564407348633,-89.7652969360352,-89.9887542724609,-90.1377182006836,-90.1377182006836,-90.16064453125,-90.16064453125,-90.1491775512695,-90.16064453125,-90.1491775512695,-90.1491775512695,-90.1720962524414,-90.1778259277344,-90.1778259277344,-90.2007522583008,-90.2179336547852,-90.2293930053711,-90.2293930053711,-90.240852355957,-90.24658203125,-90.24658203125,null,-89.7366485595703,-89.7366485595703,-89.3183898925781,-89.3183898925781,-89.4043350219727,-89.6564407348633,-89.6621704101562,-89.7366485595703,-89.7366485595703,null,-89.335578918457,-89.1350402832031,-88.882942199707,-88.8772125244141,-88.8772125244141,-89.2267150878906,-89.2381744384766,-89.335578918457,-89.335578918457,-89.335578918457,null,-90.4585723876953,-90.4528427124023,-90.4528427124023,-90.5559768676758,-90.5617141723633,-90.7221374511719,-90.7622451782227,-90.7679748535156,-90.7622451782227,-90.6533889770508,-90.6533889770508,-90.4585723876953,-90.4585723876953,null,-90.4585723876953,-90.4585723876953,-90.1377182006836,-90.1319885253906,-89.9543762207031,-89.9199905395508,-89.9199905395508,-89.9142684936523,-89.983024597168,-89.983024597168,-90.1377182006836,-90.1434478759766,-90.2293930053711,-90.24658203125,-90.252311706543,-90.2637710571289,-90.2809600830078,-90.2866897583008,-90.2981491088867,-90.3096084594727,-90.3210678100586,-90.3153381347656,-90.3096084594727,-90.2924194335938,-90.2637710571289,-90.2351226806641,-90.2064743041992,-90.1950149536133,-90.1950149536133,-90.4528427124023,-90.4585723876953,-90.4585723876953,null,-90.2007522583008,-90.2179336547852,-90.2236633300781,-90.24658203125,-90.240852355957,-90.2293930053711,-90.2179336547852,-90.2293930053711,-90.2179336547852,-90.1950149536133,-90.1835556030273,-90.1663665771484,-90.1377182006836,-90.1033401489258,-90.0804214477539,-90.0632400512695,-90.0345916748047,-90.0059356689453,-89.983024597168,-89.9658279418945,-89.9142684936523,-89.7251892089844,-89.7194595336914,-89.6736221313477,-89.6679000854492,-89.7194595336914,-90.2007522583008,-90.2007522583008,null,-89.0204544067383,-88.8256454467773,-88.8256454467773,-88.7626266479492,-88.7568969726562,-88.7225112915039,-88.7225112915039,-88.7339706420898,-89.0892105102539,-89.0892105102539,-89.0376434326172,-89.0319137573242,-89.0204544067383,-89.0204544067383,-89.0204544067383,null,-88.1094436645508,-88.1495513916016,-88.166748046875,-88.3271713256836,-88.3386306762695,-88.35009765625,-88.35009765625,-88.3615493774414,-88.3672790527344,-88.1896591186523,-88.166748046875,-88.1323699951172,-88.1094436645508,-88.1094436645508,null,-90.4012832641602,-90.5617141723633,-90.5387878417969,-90.5330657958984,-90.5330657958984,-90.5674438476562,-90.5731735229492,-90.5559768676758,-90.5330657958984,-90.4929504394531,-90.4814987182617,-90.4643020629883,-90.4643020629883,-90.4700393676758,-90.4814987182617,-90.5330657958984,-90.5445175170898,-90.5330657958984,-90.5216064453125,-90.4757690429688,-90.4585723876953,-90.4471206665039,-90.429931640625,-90.429931640625,-90.424201965332,-90.4127349853516,-90.3497161865234,-90.2007522583008,-90.1950149536133,-90.2179336547852,-90.2293930053711,-90.2179336547852,-90.2293930053711,-90.240852355957,-90.24658203125,-90.2236633300781,-90.2179336547852,-90.2007522583008,-90.2007522583008,-90.2981491088867,-90.2981491088867,-90.4012832641602,-90.4012832641602,null,-89.249641418457,-89.249641418457,-89.249641418457,-89.249641418457,-89.0892105102539,-88.7339706420898,-88.7339706420898,-88.7397003173828,-88.7855377197266,-88.7912673950195,-88.8256454467773,-88.8256454467773,-88.9287796020508,-88.9345092773438,-89.249641418457,-89.249641418457,null,-90.252311706543,-90.1205368041992,-90.1148071289062,-90.1033401489258,-90.1033401489258,-90.0918807983398,-90.0861511230469,-90.057502746582,-90.0517730712891,-90.0460433959961,-90.0460433959961,-90.0231323242188,-90.0174026489258,-89.9486465454102,-89.9486465454102,-89.9371871948242,-89.9371871948242,-89.9199905395508,-89.9142684936523,-89.8455123901367,-89.8397827148438,-90.2695007324219,-90.2637710571289,-90.252311706543,-90.252311706543,null,-90.7278671264648,-90.7565155029297,-90.7679748535156,-90.7794342041016,-90.7908935546875,-90.7908935546875,-90.7737045288086,-90.7737045288086,-90.7794342041016,-90.7851638793945,-90.7966232299805,-90.8138122558594,-90.8195419311523,-90.8367309570312,-90.8424606323242,-90.8539199829102,-90.8596496582031,-90.8596496582031,-90.8711013793945,-90.8768310546875,-90.8940277099609,-90.9054794311523,-90.9169387817383,-90.9284057617188,-90.9284057617188,-90.9284057617188,-90.9398651123047,-90.9513168334961,-90.9742431640625,-90.9799728393555,-90.9914245605469,-91.0200805664062,-91.0028839111328,-90.9742431640625,-90.9570465087891,-90.9857025146484,-91.0143432617188,-91.0258102416992,-91.1002883911133,-91.1232070922852,-91.1690444946289,-91.1747741699219,-91.1690444946289,-91.1403961181641,-91.1174774169922,-91.1002883911133,-90.9857025146484,-90.962776184082,-90.9513168334961,-90.9284057617188,-90.9112091064453,-90.9226684570312,-90.9742431640625,-91.0200805664062,-91.0258102416992,-91.0372619628906,-91.0716400146484,-91.1002883911133,-91.1174774169922,-91.1174774169922,-91.0945587158203,-91.0258102416992,-91.0086135864258,-91.0028839111328,-91.0372619628906,-91.06591796875,-91.0601806640625,-90.9799728393555,-90.9799728393555,-90.9742431640625,-90.9570465087891,-90.9398651123047,-90.9169387817383,-90.8940277099609,-90.8768310546875,-90.8653717041016,-90.8596496582031,-90.8023529052734,-90.7908935546875,-90.7737045288086,-90.7278671264648,-90.7221374511719,-90.7221374511719,-90.7164077758789,-90.693489074707,-90.693489074707,-90.6648406982422,-90.6591110229492,-90.5846252441406,-90.5903549194336,-90.5502471923828,-90.5502471923828,-90.5846252441406,-90.6018142700195,-90.607551574707,-90.6018142700195,-90.607551574707,-90.6247329711914,-90.6304626464844,-90.6419219970703,-90.6591110229492,-90.6877593994141,-90.704948425293,-90.7164077758789,-90.704948425293,-90.7106781005859,-90.7221374511719,-90.7221374511719,-90.7278671264648,-90.7278671264648,null,-90.9169387817383,-90.9914245605469,-91.0028839111328,-91.1919555664062,-91.1862335205078,-91.146125793457,-91.1346664428711,-91.1403961181641,-91.1862335205078,-91.1805038452148,-91.1690444946289,-91.1289367675781,-91.0888290405273,-91.0773696899414,-91.0716400146484,-91.0601806640625,-91.0429916381836,-91.0487213134766,-91.0544509887695,-91.0716400146484,-91.0888290405273,-91.1002883911133,-91.1117477416992,-91.1232070922852,-91.157585144043,-91.1690444946289,-91.1633148193359,-91.1289367675781,-91.0945587158203,-91.0716400146484,-91.0773696899414,-91.0945587158203,-91.1117477416992,-91.1403961181641,-91.1633148193359,-91.1805038452148,-91.1862335205078,-91.1862335205078,-91.1633148193359,-91.1346664428711,-91.1346664428711,-91.146125793457,-91.1690444946289,-91.1862335205078,-91.2091522216797,-91.2263412475586,-91.2320709228516,-91.2263412475586,-91.2091522216797,-91.2148818969727,-90.7679748535156,-90.7622451782227,-90.7221374511719,-90.7393264770508,-90.7221374511719,-90.693489074707,-90.6820297241211,-90.69921875,-90.6820297241211,-90.704948425293,-90.9112091064453,-90.9169387817383,-90.9169387817383,null,-88.4646835327148,-88.4532241821289,-88.8428421020508,-88.9402389526367,-88.9402389526367,-88.9058609008789,-88.8141860961914,-88.7339706420898,-88.6365737915039,-88.4761428833008,-88.4646835327148,-88.4646835327148,null,-89.5017395019531,-89.5017395019531,-89.1980667114258,-89.1923370361328,-89.0319137573242,-89.0319137573242,-89.0204544067383,-89.0204544067383,-89.0834808349609,-89.0834808349609,-89.1293182373047,-89.1636962890625,-89.25537109375,-89.3126602172852,-89.34130859375,-89.3928756713867,-89.4501724243164,-89.5017395019531,-89.5017395019531,-89.5017395019531,null,-91.1633148193359,-91.1117477416992,-91.0773696899414,-91.0716400146484,-91.0773696899414,-91.0716400146484,-91.0601806640625,-91.0601806640625,-91.1862335205078,-91.610221862793,-91.6274108886719,-91.6216812133789,-91.5701141357422,-91.5873031616211,-91.610221862793,-91.6159515380859,-91.610221862793,-91.6044921875,-91.5758438110352,-91.5586547851562,-91.5471954345703,-91.5357360839844,-91.5013580322266,-91.4841690063477,-91.4784469604492,-91.4841690063477,-91.4727172851562,-91.4841690063477,-91.4898986816406,-91.4841690063477,-91.4555206298828,-91.4326095581055,-91.3753051757812,-91.3695755004883,-91.3466644287109,-91.3008270263672,-91.2779006958008,-91.2607192993164,-91.2320709228516,-91.1805038452148,-91.1633148193359,-91.1633148193359,null,-89.3183898925781,-89.3183898925781,-89.2038040161133,-89.2038040161133,-89.1063919067383,-89.1063919067383,-89.0834808349609,-88.802734375,-88.802734375,-88.9115905761719,-88.9975357055664,-89.0147171020508,-89.3183898925781,-89.3183898925781,null,-89.5074615478516,-89.5017395019531,-89.7652969360352,-89.7710266113281,-89.9199905395508,-89.9199905395508,-89.9543762207031,-89.7194595336914,-89.7137298583984,-89.5074615478516,-89.5074615478516,-89.5074615478516,null,-90.3497161865234,-89.971565246582,-90.0002059936523,-90.0174026489258,-90.0288619995117,-90.0460433959961,-90.0746994018555,-90.1090774536133,-90.240852355957,-90.2637710571289,-90.2866897583008,-90.2981491088867,-90.3210678100586,-90.3267974853516,-90.3439865112305,-90.3669052124023,-90.3955535888672,-90.4127349853516,-90.4413909912109,-90.4585723876953,-90.4872283935547,-90.4929504394531,-90.5216064453125,-90.5502471923828,-90.5502471923828,-90.5903549194336,-90.5846252441406,-90.6591110229492,-90.6648406982422,-90.693489074707,-90.693489074707,-90.7164077758789,-90.7164077758789,-90.704948425293,-90.6763000488281,-90.6705703735352,-90.6705703735352,-90.6763000488281,-90.7278671264648,-90.7450561523438,-90.7450561523438,-90.7278671264648,-90.7106781005859,-90.69921875,-90.704948425293,-90.7106781005859,-90.7106781005859,-90.69921875,-90.704948425293,-90.7164077758789,-90.7507858276367,-90.7565155029297,-90.7565155029297,-90.7221374511719,-90.693489074707,-90.6591110229492,-90.4471206665039,-90.4471206665039,-90.3497161865234,-90.3497161865234,null,-92.6759185791016,-92.3321533203125,-92.3321533203125,-92.3321533203125,-92.8420791625977,-92.8420791625977,-92.6759185791016,-92.6759185791016,null,-94.5953369140625,-94.5953369140625,-94.6010665893555,-94.8875427246094,-94.8932723999023,-94.9505615234375,-94.9792098999023,-95.0021362304688,-95.0021362304688,-94.9963989257812,-95.0135955810547,-95.0135955810547,-95.036506652832,-95.0537033081055,-95.036506652832,-95.0479736328125,-94.5953369140625,-94.5953369140625,null,-95.5349807739258,-95.5636291503906,-95.6323852539062,-95.6209259033203,-95.6438446044922,-95.6896820068359,-95.7183303833008,-95.7527084350586,-95.76416015625,-95.7527084350586,-95.3745574951172,-95.2026672363281,-95.2026672363281,-95.1854782104492,-95.1797485351562,-95.5349807739258,-95.5349807739258,null,-92.2920455932617,-91.7018966674805,-91.7018966674805,-91.421142578125,-91.4039535522461,-91.6274108886719,-91.6274108886719,-92.0915069580078,-92.0857772827148,-92.2977752685547,-92.2920455932617,-92.2920455932617,null,-93.598388671875,-93.873405456543,-93.8905944824219,-94.0796661376953,-94.0853958129883,-94.0796661376953,-94.0739364624023,-93.6155776977539,-93.6270294189453,-93.5869216918945,-93.598388671875,-93.598388671875,null,-94.6297073364258,-94.0739364624023,-94.0796661376953,-94.0796661376953,-94.6297073364258,-94.6297073364258,-94.6297073364258,null,-94.6125183105469,-94.6182479858398,-94.3088531494141,-94.2859344482422,-94.2687454223633,-94.2229080200195,-94.1885375976562,-94.1255035400391,-94.1140518188477,-94.0853958129883,-94.0739364624023,-94.0682144165039,-94.0739364624023,-94.051025390625,-94.0682144165039,-94.0911254882812,-94.1083221435547,-94.131233215332,-94.1427001953125,-94.1770706176758,-94.1942672729492,-94.2114486694336,-94.2286376953125,-94.2458267211914,-94.2515563964844,-94.2458267211914,-94.6239776611328,-94.6125183105469,-94.6125183105469,null,-93.5239028930664,-93.5181732177734,-93.2947158813477,-93.2947158813477,-93.0655364990234,-93.0769958496094,-93.0827255249023,-93.0598068237305,-93.0598068237305,-93.5009765625,-93.5124435424805,-93.5239028930664,-93.5296325683594,-93.5239028930664,-93.5239028930664,-93.5239028930664,null,-89.8512420654297,-89.8684310913086,-89.9658279418945,-89.971565246582,-90.1205368041992,-90.1262588500977,-90.240852355957,-90.2293930053711,-90.1491775512695,-90.1491775512695,-90.1491775512695,-90.1491775512695,-89.8512420654297,-89.8512420654297,null,-92.3779907226562,-92.3951721191406,-92.3951721191406,-92.3837203979492,-92.3837203979492,-92.4009017944336,-92.4352798461914,-92.4581985473633,-92.4753875732422,-92.4868469238281,-92.509765625,-92.5269546508789,-92.5441436767578,-92.5613327026367,-92.4123611450195,-92.2977752685547,-92.0857772827148,-92.0915069580078,-92.1144256591797,-92.1144256591797,-92.1373443603516,-92.1258850097656,-92.1316146850586,-92.1373443603516,-92.14306640625,-92.14306640625,-92.1373443603516,-92.1488037109375,-92.1717224121094,-92.2118301391602,-92.2118301391602,-92.2290115356445,-92.2633895874023,-92.2863159179688,-92.3321533203125,-92.3607940673828,-92.3550643920898,-92.3665237426758,-92.3779907226562,-92.3779907226562,null,-94.8875427246094,-94.6010665893555,-94.6010665893555,-94.6010665893555,-95.1109924316406,-95.1109924316406,-95.0766143798828,-95.0594329833984,-95.036506652832,-94.9792098999023,-94.9792098999023,-94.9104614257812,-94.8703536987305,-94.9276504516602,-94.8932723999023,-94.8875427246094,-94.8875427246094,null,-90.693489074707,-90.2637710571289,-90.2637710571289,-90.240852355957,-90.2064743041992,-90.1835556030273,-90.1491775512695,-90.1491775512695,-90.1434478759766,-90.1491775512695,-90.1491775512695,-90.1663665771484,-90.1835556030273,-90.1835556030273,-90.2007522583008,-90.2064743041992,-90.2064743041992,-90.2236633300781,-90.5731735229492,-90.5731735229492,-90.5903549194336,-90.5960845947266,-90.6304626464844,-90.6304626464844,-90.6763000488281,-90.6763000488281,-90.693489074707,-90.693489074707,-90.693489074707,null,-93.7588119506836,-93.7645416259766,-94.2057189941406,-94.2057189941406,-94.2057189941406,-93.7588119506836,-93.7588119506836,-93.7588119506836,null,-92.0112915039062,-92.0743179321289,-92.1258850097656,-92.1717224121094,-92.2003707885742,-92.2118301391602,-92.2118301391602,-92.1717224121094,-92.1488037109375,-92.1373443603516,-92.14306640625,-92.14306640625,-92.1373443603516,-92.1316146850586,-92.1258850097656,-92.1373443603516,-92.1144256591797,-92.1144256591797,-92.0915069580078,-91.6274108886719,-91.6388702392578,-91.6961669921875,-91.7420043945312,-91.7993011474609,-91.868049621582,-91.8795166015625,-91.9196166992188,-91.9769134521484,-92.0112915039062,-92.0112915039062,null,-92.8535385131836,-93.0769958496094,-93.0598068237305,-93.0598068237305,-93.0827255249023,-93.0769958496094,-93.0598068237305,-93.0368881225586,-93.0139694213867,-92.9967803955078,-92.9910507202148,-93.0139694213867,-93.0196990966797,-93.0196990966797,-92.9910507202148,-92.9738616943359,-92.96240234375,-92.9452133178711,-92.9222946166992,-92.9165649414062,-92.9509429931641,-92.7504119873047,-92.7504119873047,-92.7217559814453,-92.6816482543945,-92.6415405273438,-92.6415405273438,-92.6243591308594,-92.6071701049805,-92.6014404296875,-92.595703125,-92.5899810791016,-92.5727920532227,-92.5727920532227,-92.5613327026367,-92.5556030273438,-92.5441436767578,-92.5441436767578,-92.5212249755859,-92.5269546508789,-92.504035949707,-92.504035949707,-92.3894424438477,-92.4009017944336,-92.4180908203125,-92.4581985473633,-92.4811172485352,-92.504035949707,-92.5556030273438,-92.6186294555664,-92.6186294555664,-92.8535385131836,-92.8535385131836,null,-89.7767562866211,-89.8684310913086,-89.8512420654297,-89.8397827148438,-89.8225936889648,-89.799674987793,-89.7538375854492,-89.7423782348633,-89.7309188842773,-89.7080078125,-89.6850814819336,-89.6621704101562,-89.6621704101562,-89.6392440795898,-89.6220626831055,-89.5991363525391,-89.5876770019531,-89.5876770019531,-89.518928527832,-89.5074615478516,-89.4444427490234,-89.4215240478516,-89.4329833984375,-89.4730911254883,-89.5074615478516,-89.5131912231445,-89.5017395019531,-89.4673538208008,-89.4960098266602,-89.524658203125,-89.5418472290039,-89.5475692749023,-89.5762252807617,-89.5762252807617,-89.6163330078125,-89.6163330078125,-89.6449737548828,-89.6507034301758,-89.6679000854492,-89.6679000854492,-89.6850814819336,-89.6850814819336,-89.702278137207,-89.702278137207,-89.7194595336914,-89.7251892089844,-89.7652969360352,-89.7652969360352,-89.7767562866211,-89.7767562866211,null,-93.1113739013672,-93.1743927001953,-93.2030487060547,-93.2145004272461,-93.231689453125,-93.2603378295898,-93.3004455566406,-93.3119049072266,-93.3462829589844,-93.3577423095703,-93.3634719848633,-93.3863906860352,-93.4264984130859,-93.4608764648438,-93.4780654907227,-93.4952545166016,-93.4952545166016,-93.4952545166016,-93.5239028930664,-93.598388671875,-93.6384887695312,-93.6671371459961,-93.6900634765625,-93.7301635742188,-93.7702713012695,-93.7645416259766,-93.7588119506836,-93.2717971801758,-93.2832641601562,-93.2660675048828,-93.2660675048828,-93.2832641601562,-93.2660675048828,-93.2717971801758,-93.2603378295898,-93.231689453125,-93.2202301025391,-93.2145004272461,-93.225959777832,-93.2030487060547,-93.1915893554688,-93.1228332519531,-93.1113739013672,-93.1113739013672,null,-90.693489074707,-90.693489074707,-90.6763000488281,-90.6763000488281,-90.7622451782227,-90.962776184082,-91.0601806640625,-91.1346664428711,-91.2435302734375,-91.2435302734375,-91.23779296875,-91.1232070922852,-91.0258102416992,-90.9742431640625,-90.962776184082,-90.7851638793945,-90.7393264770508,-90.7393264770508,-90.7221374511719,-90.7221374511719,-90.7106781005859,-90.7106781005859,-90.693489074707,-90.693489074707,null,-94.6182479858398,-94.6125183105469,-94.6182479858398,-94.1197738647461,-94.131233215332,-94.1140518188477,-94.1197738647461,-94.0682144165039,-94.0682144165039,-94.0739364624023,-94.0853958129883,-94.1140518188477,-94.1255035400391,-94.1885375976562,-94.2229080200195,-94.2687454223633,-94.2859344482422,-94.3088531494141,-94.6182479858398,-94.6182479858398,null,-94.0796661376953,-94.0739364624023,-94.0796661376953,-94.0853958129883,-94.0682144165039,-93.8218383789062,-93.8275680541992,-93.6384887695312,-93.6442260742188,-93.6155776977539,-93.6155776977539,-94.0796661376953,-94.0796661376953,null,-92.8363571166992,-92.8535385131836,-92.8879165649414,-92.9165649414062,-92.9165649414062,-92.9165649414062,-93.0254287719727,-93.0712661743164,-93.1113739013672,-93.1228332519531,-93.1915893554688,-93.2030487060547,-93.225959777832,-93.2145004272461,-93.2202301025391,-93.231689453125,-93.2603378295898,-93.2717971801758,-93.2660675048828,-93.2832641601562,-93.2660675048828,-93.2660675048828,-93.2832641601562,-93.2717971801758,-93.2660675048828,-93.2832641601562,-93.2889938354492,-93.2832641601562,-93.2660675048828,-92.8478088378906,-92.6816482543945,-92.6759185791016,-92.6873779296875,-92.773323059082,-92.8363571166992,-92.8363571166992,null,-93.0769958496094,-92.9108352661133,-92.9051055908203,-92.9108352661133,-93.3233642578125,-93.3520126342773,-93.3520126342773,-93.6155776977539,-93.6098480224609,-93.0769958496094,-93.0769958496094,null,-91.7018966674805,-91.6675186157227,-91.6159515380859,-91.5873031616211,-91.5242767333984,-91.4898986816406,-91.415412902832,-91.4383392333984,-91.4669799804688,-91.4898986816406,-91.9310836791992,-91.9310836791992,-91.9368057250977,-91.7018966674805,-91.7018966674805,null,-94.6010665893555,-94.2114486694336,-94.2114486694336,-94.234375,-94.2515563964844,-94.2687454223633,-94.2859344482422,-94.3375015258789,-94.3432312011719,-94.3546905517578,-94.3776092529297,-94.3833389282227,-94.4005279541016,-94.4234466552734,-94.4234466552734,-94.4349060058594,-94.4578247070312,-94.4750137329102,-94.4979248046875,-94.5208511352539,-94.5265731811523,-94.5380325317383,-94.583869934082,-94.6067962646484,-94.6010665893555,-94.6010665893555,null,-94.2057189941406,-94.2114486694336,-94.6010665893555,-94.6010665893555,-94.6010665893555,-94.2057189941406,-94.2057189941406,-94.2057189941406,null,-92.4925765991211,-92.3779907226562,-92.3665237426758,-92.3550643920898,-92.3607940673828,-92.3321533203125,-92.2863159179688,-92.2633895874023,-92.2290115356445,-92.2118301391602,-92.2003707885742,-92.1717224121094,-92.1258850097656,-92.0743179321289,-92.0112915039062,-92.0170211791992,-92.0170211791992,-92.0342102050781,-92.1086959838867,-92.1373443603516,-92.1373443603516,-92.1086959838867,-92.1258850097656,-92.1602630615234,-92.1889038085938,-92.1889038085938,-92.2232818603516,-92.2519378662109,-92.2805786132812,-92.3034973144531,-92.4066314697266,-92.4066314697266,-92.4925765991211,-92.4925765991211,null,-93.0598068237305,-93.0368881225586,-93.0368881225586,-92.9165649414062,-92.9165649414062,-92.8993759155273,-92.8707275390625,-92.8363571166992,-92.7905197143555,-92.7389526367188,-92.7045745849609,-92.6415405273438,-92.6014404296875,-92.5613327026367,-92.5441436767578,-92.5269546508789,-92.509765625,-92.4868469238281,-92.6243591308594,-92.8306274414062,-93.0598068237305,-93.0598068237305,null,-91.3753051757812,-91.0888290405273,-91.1060180664062,-91.15185546875,-91.15185546875,-91.1633148193359,-91.3008270263672,-91.2950973510742,-91.5300064086914,-91.5242767333984,-91.5300064086914,-91.5300064086914,-91.3753051757812,-91.3753051757812,null,-94.0796661376953,-94.0796661376953,-93.6155776977539,-93.6270294189453,-93.6327590942383,-94.056755065918,-94.0796661376953,-94.0796661376953,-94.0796661376953,null,-93.0827255249023,-93.1973190307617,-93.1858520507812,-93.1973190307617,-93.1973190307617,-93.1915893554688,-93.0769958496094,-92.8535385131836,-92.8592681884766,-92.8478088378906,-92.8478088378906,-93.0827255249023,-93.0827255249023,-93.0827255249023,null,-93.7588119506836,-93.7588119506836,-93.7588119506836,-94.2057189941406,-94.1999893188477,-94.2229080200195,-94.2171783447266,-93.7588119506836,-93.7588119506836,null,-94.5953369140625,-94.2229080200195,-94.1999893188477,-94.2057189941406,-94.2057189941406,-94.6010665893555,-94.6010665893555,-94.5953369140625,-94.5953369140625,null,-91.2148818969727,-91.6445922851562,-91.7534637451172,-91.7534637451172,-91.8279418945312,-91.8279418945312,-91.8107528686523,-91.8050308227539,-91.5300064086914,-91.2950973510742,-91.3008270263672,-91.1633148193359,-91.1633148193359,-91.3065567016602,-91.3180084228516,-91.2206115722656,-91.2148818969727,-91.2148818969727,null,-92.0972290039062,-92.1029663085938,-92.1086959838867,-92.7504119873047,-92.9108352661133,-92.9051055908203,-92.6873779296875,-92.2519378662109,-92.0972290039062,-92.0972290039062,null,-90.2236633300781,-90.2064743041992,-90.2064743041992,-90.2007522583008,-90.1835556030273,-90.1835556030273,-90.1663665771484,-90.1491775512695,-90.1491775512695,-89.9600982666016,-89.9600982666016,-89.9486465454102,-89.9486465454102,-89.9658279418945,-89.9600982666016,-89.971565246582,-90.2981491088867,-90.3840942382812,-90.3783645629883,-90.2637710571289,-90.1892852783203,-90.1892852783203,-90.1377182006836,-90.1205368041992,-90.0918807983398,-90.0689697265625,-90.0689697265625,-90.1033401489258,-90.1262588500977,-90.1377182006836,-90.1720962524414,-90.2236633300781,-90.2236633300781,null,-91.3753051757812,-91.3638458251953,-91.3294677734375,-91.2836303710938,-91.2492599487305,-91.2206115722656,-91.1919555664062,-91.15185546875,-91.1060180664062,-91.0429916381836,-91.0028839111328,-90.9857025146484,-90.9513168334961,-90.9169387817383,-90.8596496582031,-90.8195419311523,-90.7908935546875,-90.7737045288086,-90.7737045288086,-90.7565155029297,-90.7278671264648,-90.7221374511719,-90.7393264770508,-90.7851638793945,-91.0888290405273,-91.3753051757812,-91.3753051757812,null,-91.4039535522461,-91.3638458251953,-91.3753051757812,-91.5300064086914,-91.5300064086914,-91.6216812133789,-91.6388702392578,-91.6388702392578,-91.6388702392578,-91.6044921875,-91.5873031616211,-91.5242767333984,-91.4956283569336,-91.4039535522461,-91.4039535522461,null,-94.5953369140625,-94.5953369140625,-94.5953369140625,-94.2171783447266,-94.2171783447266,-94.2229080200195,-94.5953369140625,-94.5953369140625,null,-93.6270294189453,-93.1973190307617,-93.0827255249023,-93.0884475708008,-93.0712661743164,-93.0769958496094,-93.6098480224609,-93.6098480224609,-93.6327590942383,-93.6270294189453,-93.6270294189453,null,-93.3634719848633,-93.3634719848633,-93.7588119506836,-93.7588119506836,-93.7588119506836,-93.3634719848633,-93.3634719848633,-93.3634719848633,null,-93.7588119506836,-93.7588119506836,-94.2171783447266,-94.2171783447266,-94.2171783447266,-94.234375,-94.2400970458984,-94.0166473388672,-93.7760009765625,-93.7760009765625,-93.7645416259766,-93.7588119506836,-93.7588119506836,null,-93.5181732177734,-93.5239028930664,-93.5525512695312,-93.5754699707031,-93.5811920166016,-93.5811920166016,-94.051025390625,-94.0739364624023,-94.0682144165039,-94.0682144165039,-93.5181732177734,-93.5181732177734,-93.5181732177734,null,-93.0769958496094,-93.1915893554688,-93.1973190307617,-93.5811920166016,-93.5811920166016,-93.5754699707031,-93.5181732177734,-93.5009765625,-93.0598068237305,-93.0769958496094,-93.0769958496094,null,-95.3344497680664,-95.3401794433594,-95.4031982421875,-95.3917388916016,-95.414665222168,-95.4662322998047,-95.4834136962891,-95.5349807739258,-95.1797485351562,-95.0766143798828,-95.0766143798828,-95.0651550292969,-95.0766143798828,-95.0651550292969,-95.0479736328125,-95.036506652832,-95.0537033081055,-95.036506652832,-95.0135955810547,-95.0135955810547,-94.9963989257812,-95.0021362304688,-95.0021362304688,-95.0250473022461,-95.0479736328125,-95.1281814575195,-95.1797485351562,-95.2255859375,-95.2485046386719,-95.3000717163086,-95.3344497680664,-95.3344497680664,null,-92.5613327026367,-92.6014404296875,-92.6415405273438,-92.7045745849609,-92.7389526367188,-92.7905197143555,-92.8363571166992,-92.8707275390625,-92.8993759155273,-92.9165649414062,-92.9165649414062,-92.9108352661133,-92.9051055908203,-92.9108352661133,-92.9337539672852,-92.9222946166992,-92.9165649414062,-92.87646484375,-92.8478088378906,-92.8363571166992,-92.773323059082,-92.6873779296875,-92.4123611450195,-92.5613327026367,-92.5613327026367,null,-91.6617889404297,-91.6617889404297,-91.6675186157227,-91.6789779663086,-91.6847076416016,-91.6732482910156,-91.6732482910156,-92.1316146850586,-92.1086959838867,-92.1029663085938,-92.0972290039062,-91.6617889404297,-91.6617889404297,null,-90.6533889770508,-90.6533889770508,-90.5387878417969,-90.5445175170898,-90.5502471923828,-90.5502471923828,-90.5617141723633,-90.7450561523438,-90.7565155029297,-90.7565155029297,-90.7794342041016,-90.7679748535156,-90.962776184082,-91.1232070922852,-91.1633148193359,-91.1633148193359,-91.15185546875,-91.15185546875,-91.1060180664062,-90.6533889770508,-90.6533889770508,null,-94.1197738647461,-94.6182479858398,-94.6125183105469,-94.5953369140625,-94.583869934082,-94.5380325317383,-94.5265731811523,-94.5208511352539,-94.4979248046875,-94.4750137329102,-94.4578247070312,-94.4349060058594,-94.4234466552734,-94.4234466552734,-94.4005279541016,-94.3833389282227,-94.3776092529297,-94.3546905517578,-94.3432312011719,-94.3375015258789,-94.2859344482422,-94.2687454223633,-94.2515563964844,-94.234375,-94.2114486694336,-94.1828002929688,-94.1770706176758,-94.1770706176758,-94.1197738647461,-94.1025924682617,-94.1083221435547,-94.1197738647461,-94.1197738647461,null,-94.056755065918,-94.0624847412109,-94.6354370117188,-94.6354370117188,-94.6297073364258,-94.0796661376953,-94.0796661376953,-94.056755065918,-94.056755065918,null,-90.7221374511719,-90.704948425293,-90.6877593994141,-90.6705703735352,-90.6591110229492,-90.6591110229492,-90.6591110229492,-90.6361923217773,-90.61328125,-90.607551574707,-90.5960845947266,-90.4012832641602,-90.3955535888672,-90.4127349853516,-90.4127349853516,-90.3955535888672,-90.3783645629883,-90.3497161865234,-90.3325271606445,-90.3439865112305,-90.3669052124023,-90.3955535888672,-90.3783645629883,-90.3726272583008,-90.3038787841797,-90.252311706543,-90.2866897583008,-90.3325271606445,-90.4070129394531,-90.4700393676758,-90.5731735229492,-90.61328125,-90.607551574707,-90.61328125,-90.6361923217773,-90.6476516723633,-90.6591110229492,-90.6763000488281,-90.7851638793945,-90.7393264770508,-90.7221374511719,-90.7221374511719,null,-93.5181732177734,-94.0682144165039,-94.1197738647461,-94.1140518188477,-94.131233215332,-94.1197738647461,-94.1083221435547,-93.8275680541992,-93.8275680541992,-93.4952545166016,-93.4952545166016,-93.4895248413086,-93.5181732177734,-93.5181732177734,null,-91.9310836791992,-91.9368057250977,-92.2633895874023,-92.326416015625,-92.3321533203125,-92.3321533203125,-91.9310836791992,-91.9310836791992,-91.9310836791992,null,-92.6816482543945,-92.8478088378906,-92.8478088378906,-92.8592681884766,-92.8535385131836,-92.6186294555664,-92.6186294555664,-92.5556030273438,-92.504035949707,-92.4811172485352,-92.4581985473633,-92.4180908203125,-92.4009017944336,-92.4066314697266,-92.2519378662109,-92.2519378662109,-92.2519378662109,-92.6816482543945,-92.6816482543945,null,-93.4780654907227,-93.4952545166016,-93.4952545166016,-93.8275680541992,-93.8275680541992,-94.1083221435547,-94.1025924682617,-94.0796661376953,-94.056755065918,-94.051025390625,-94.0395584106445,-94.0223770141602,-93.9937210083008,-93.9822692871094,-93.9879989624023,-93.9879989624023,-93.9364318847656,-93.9020538330078,-93.8447570800781,-93.7702713012695,-93.7301635742188,-93.6900634765625,-93.6671371459961,-93.6384887695312,-93.598388671875,-93.5239028930664,-93.4952545166016,-93.4952545166016,-93.4952545166016,-93.4780654907227,-93.4780654907227,null,-94.0624847412109,-94.056755065918,-93.6327590942383,-93.6098480224609,-93.6098480224609,-93.6155776977539,-93.6155776977539,-94.0739364624023,-94.0624847412109,-94.0624847412109,null,-91.9368057250977,-91.9310836791992,-91.4898986816406,-91.4956283569336,-91.5013580322266,-91.4841690063477,-91.4669799804688,-91.421142578125,-91.8164825439453,-91.9368057250977,-91.9368057250977,null,-91.2607192993164,-91.2549896240234,-91.1805038452148,-91.1747741699219,-90.7221374511719,-90.7278671264648,-90.7221374511719,-90.69921875,-90.7164077758789,-90.69921875,-90.6763000488281,-90.693489074707,-90.69921875,-90.7278671264648,-90.7278671264648,-90.7450561523438,-90.7507858276367,-90.7794342041016,-90.7966232299805,-90.8080825805664,-90.8195419311523,-90.9513168334961,-90.9513168334961,-91.1060180664062,-91.1117477416992,-91.1805038452148,-91.1862335205078,-91.2607192993164,-91.2607192993164,null,-93.3634719848633,-93.3634719848633,-92.8420791625977,-92.8478088378906,-93.2660675048828,-93.3692016601562,-93.3634719848633,-93.3634719848633,null,-93.7588119506836,-93.3634719848633,-93.3692016601562,-93.2660675048828,-93.2832641601562,-93.2889938354492,-93.2832641601562,-93.2660675048828,-93.2717971801758,-93.7588119506836,-93.7588119506836,-93.7588119506836,-93.7588119506836,null,-94.6297073364258,-94.0796661376953,-94.0853958129883,-94.6239776611328,-94.6354370117188,-94.6297073364258,-94.6297073364258,null,-92.2805786132812,-92.6759185791016,-92.6816482543945,-92.8478088378906,-92.8420791625977,-92.3321533203125,-92.326416015625,-92.2633895874023,-92.2805786132812,-92.2805786132812,null,-90.5502471923828,-90.5502471923828,-90.5445175170898,-90.5387878417969,-90.1491775512695,-90.1491775512695,-90.1491775512695,-90.1491775512695,-90.1491775512695,-90.2293930053711,-90.5502471923828,-90.5502471923828,null,-92.1774520874023,-92.1774520874023,-92.1889038085938,-92.1831741333008,-91.6388702392578,-91.6388702392578,-91.6216812133789,-91.6331405639648,-91.8795166015625,-91.9024276733398,-91.9253540039062,-91.9310836791992,-91.9482650756836,-91.9539947509766,-91.97119140625,-92.0170211791992,-92.1774520874023,-92.1774520874023,null,-91.8164825439453,-91.421142578125,-91.4440612792969,-91.4555206298828,-91.4497909545898,-91.3810424804688,-91.3638458251953,-91.3523941040039,-91.335205078125,-91.2836303710938,-91.7018966674805,-91.7018966674805,-91.8279418945312,-91.8164825439453,-91.8164825439453,null,-93.5697402954102,-93.3749313354492,-93.3806610107422,-93.3634719848633,-93.3634719848633,-93.3634719848633,-93.7588119506836,-93.7645416259766,-93.7760009765625,-93.7760009765625,-93.5697402954102,-93.5697402954102,null,-92.6186294555664,-92.4925765991211,-92.4066314697266,-92.4066314697266,-92.3034973144531,-92.2805786132812,-92.2519378662109,-92.2232818603516,-92.1889038085938,-92.1831741333008,-92.1889038085938,-92.1774520874023,-92.1774520874023,-92.3894424438477,-92.504035949707,-92.504035949707,-92.5269546508789,-92.5212249755859,-92.5441436767578,-92.5441436767578,-92.5556030273438,-92.5613327026367,-92.5727920532227,-92.5727920532227,-92.5899810791016,-92.595703125,-92.6014404296875,-92.6071701049805,-92.6243591308594,-92.6415405273438,-92.6415405273438,-92.6816482543945,-92.6816482543945,-92.6243591308594,-92.6186294555664,-92.6186294555664,null,-89.1636962890625,-89.1694259643555,-89.1694259643555,-89.1923370361328,-89.2209854125977,-89.249641418457,-89.2954788208008,-89.3298492431641,-89.335578918457,-89.3527679443359,-89.3527679443359,-89.3642272949219,-89.3642272949219,-89.3814163208008,-89.3814163208008,-89.3928756713867,-89.3871459960938,-89.4100646972656,-89.4387130737305,-89.4387130737305,-89.4559020996094,-89.4559020996094,-89.4730911254883,-89.4673538208008,-89.4788208007812,-89.4845504760742,-89.4960098266602,-89.4960098266602,-89.518928527832,-89.5131912231445,-89.518928527832,-89.4960098266602,-89.4902801513672,-89.4559020996094,-89.4501724243164,-89.4215240478516,-89.4157943725586,-89.4043350219727,-89.4043350219727,-89.3642272949219,-89.3642272949219,-89.3298492431641,-89.3012008666992,-89.2782821655273,-89.2610931396484,-89.2840118408203,-89.2897415161133,-89.2668228149414,-89.2439041137695,-89.1980667114258,-89.1751480102539,-89.1350402832031,-89.1063919067383,-89.0834808349609,-89.0892105102539,-89.0892105102539,-89.0892105102539,-89.1407699584961,-89.1464996337891,-89.1350402832031,-89.1121292114258,-89.1121292114258,-89.1063919067383,-89.1121292114258,-89.1293182373047,-89.1464996337891,-89.152229309082,-89.1636962890625,-89.1636962890625,null,-92.3779907226562,-92.4925765991211,-92.6186294555664,-92.8420791625977,-92.8306274414062,-92.6243591308594,-92.4868469238281,-92.4753875732422,-92.4581985473633,-92.4352798461914,-92.4009017944336,-92.3837203979492,-92.3837203979492,-92.3951721191406,-92.3951721191406,-92.3779907226562,-92.3779907226562,null,-92.2920455932617,-92.2805786132812,-92.1774520874023,-92.1717224121094,-91.8279418945312,-91.7018966674805,-91.7018966674805,-92.2920455932617,-92.2920455932617,null,-91.4039535522461,-91.2549896240234,-91.2607192993164,-91.2607192993164,-91.4039535522461,-91.4039535522461,-91.4956283569336,-91.5242767333984,-91.5873031616211,-91.6044921875,-91.6388702392578,-91.6274108886719,-91.6274108886719,-91.4039535522461,-91.4039535522461,null,-92.8306274414062,-92.8420791625977,-92.6186294555664,-92.6243591308594,-92.6816482543945,-92.6816482543945,-92.7217559814453,-92.7504119873047,-92.7504119873047,-92.9509429931641,-92.9165649414062,-92.9222946166992,-92.9452133178711,-92.96240234375,-92.9738616943359,-92.9910507202148,-93.0196990966797,-93.0196990966797,-93.0139694213867,-92.9910507202148,-92.9967803955078,-93.0139694213867,-93.0368881225586,-93.0598068237305,-93.0769958496094,-93.0655364990234,-93.0598068237305,-92.8306274414062,-92.8306274414062,null,-89.3298492431641,-89.4043350219727,-89.4329833984375,-89.4501724243164,-89.4788208007812,-89.4673538208008,-89.4788208007812,-89.518928527832,-89.5475692749023,-89.5590286254883,-89.5361175537109,-89.5131912231445,-89.5131912231445,-89.5418472290039,-89.5475692749023,-89.5074615478516,-89.518928527832,-89.5361175537109,-89.5647659301758,-89.5762252807617,-89.604866027832,-89.6392440795898,-89.6679000854492,-89.7251892089844,-89.7366485595703,-89.7423782348633,-89.7366485595703,-89.7481155395508,-89.9600982666016,-89.9658279418945,-89.9486465454102,-89.9486465454102,-89.9600982666016,-89.9600982666016,-89.6908111572266,-89.6850814819336,-89.604866027832,-89.604866027832,-89.5532989501953,-89.5532989501953,-89.5131912231445,-89.518928527832,-89.4960098266602,-89.4960098266602,-89.4845504760742,-89.4788208007812,-89.4673538208008,-89.4730911254883,-89.4559020996094,-89.4559020996094,-89.4387130737305,-89.4387130737305,-89.4100646972656,-89.3871459960938,-89.3928756713867,-89.3814163208008,-89.3814163208008,-89.3642272949219,-89.3642272949219,-89.3527679443359,-89.3527679443359,-89.335578918457,-89.3298492431641,-89.3298492431641,null,-94.0796661376953,-94.6297073364258,-94.6354370117188,-94.6354370117188,-94.6354370117188,-94.0624847412109,-94.0739364624023,-94.0796661376953,-94.0796661376953,null,-94.9161911010742,-94.6354370117188,-94.6297073364258,-94.6125183105469,-94.6067962646484,-94.5953369140625,-94.5953369140625,-95.0479736328125,-95.0651550292969,-95.0766143798828,-95.0651550292969,-95.0766143798828,-95.0766143798828,-95.1797485351562,-95.1854782104492,-95.2026672363281,-95.2026672363281,-94.9161911010742,-94.9161911010742,null,-91.146125793457,-91.415412902832,-91.421142578125,-91.4612503051758,-91.4669799804688,-91.6732482910156,-91.6732482910156,-91.6847076416016,-91.6789779663086,-91.6675186157227,-91.6617889404297,-91.2435302734375,-91.2435302734375,-91.1346664428711,-91.146125793457,-91.146125793457,null,-92.1831741333008,-92.1889038085938,-92.1889038085938,-92.1602630615234,-92.1258850097656,-92.1086959838867,-92.1373443603516,-92.1373443603516,-92.1086959838867,-92.0342102050781,-92.0170211791992,-92.0170211791992,-92.0112915039062,-91.9769134521484,-91.9196166992188,-91.8795166015625,-91.868049621582,-91.7993011474609,-91.7420043945312,-91.6961669921875,-91.6388702392578,-91.6388702392578,-92.1831741333008,-92.1831741333008,null,-92.773323059082,-92.7504119873047,-92.1086959838867,-92.1316146850586,-92.1602630615234,-92.5498733520508,-92.7675933837891,-92.773323059082,-92.773323059082,null,-89.971565246582,-89.9600982666016,-89.7481155395508,-89.7366485595703,-89.7423782348633,-89.7366485595703,-89.7251892089844,-89.6679000854492,-89.6392440795898,-89.604866027832,-89.5762252807617,-89.5647659301758,-89.5876770019531,-89.604866027832,-89.6106033325195,-89.5532989501953,-89.5532989501953,-89.5704956054688,-89.6106033325195,-89.6621704101562,-89.6850814819336,-89.6736221313477,-89.6106033325195,-89.5991363525391,-89.604866027832,-89.6277847290039,-89.6507034301758,-89.6850814819336,-89.7080078125,-89.7194595336914,-89.7538375854492,-89.7939453125,-89.9658279418945,-89.971565246582,-89.971565246582,null,-90.1148071289062,-90.0345916748047,-90.0116653442383,-89.9314575195312,-89.9028091430664,-89.8397827148438,-89.7194595336914,-89.6736221313477,-89.6564407348633,-89.6449737548828,-89.5475692749023,-89.5131912231445,-89.5017395019531,-89.518928527832,-89.518928527832,-89.5876770019531,-89.5876770019531,-89.5991363525391,-89.6220626831055,-89.6392440795898,-89.6621704101562,-89.6621704101562,-89.6850814819336,-89.7080078125,-89.7309188842773,-89.7423782348633,-89.7538375854492,-89.799674987793,-89.8225936889648,-89.8397827148438,-89.8512420654297,-90.1491775512695,-90.1491775512695,-90.1148071289062,-90.1148071289062,null,-93.5181732177734,-93.5181732177734,-93.4895248413086,-93.4952545166016,-93.4952545166016,-93.4952545166016,-93.0368881225586,-93.0598068237305,-93.0655364990234,-93.2947158813477,-93.2947158813477,-93.5181732177734,-93.5181732177734,null,-91.8279418945312,-92.0342102050781,-92.0342102050781,-92.0227508544922,-92.0170211791992,-91.97119140625,-91.9539947509766,-91.9482650756836,-91.9310836791992,-91.9253540039062,-91.9024276733398,-91.8795166015625,-91.6331405639648,-91.6216812133789,-91.5300064086914,-91.5242767333984,-91.5300064086914,-91.8050308227539,-91.8107528686523,-91.8279418945312,-91.8279418945312,-91.8279418945312,null,-91.2549896240234,-91.4039535522461,-91.421142578125,-91.4440612792969,-91.1862335205078,-91.1633148193359,-91.1060180664062,-91.06591796875,-91.0372619628906,-90.9799728393555,-90.9341354370117,-90.8940277099609,-90.8138122558594,-90.7622451782227,-90.7450561523438,-90.7221374511719,-91.1747741699219,-91.1805038452148,-91.2549896240234,-91.2549896240234,null,-94.6010665893555,-94.6067962646484,-94.6411743164062,-94.6812744140625,-94.7328414916992,-94.767219543457,-94.8130569458008,-94.85888671875,-94.8932723999023,-94.8932723999023,-94.9391021728516,-94.956298828125,-94.9849395751953,-95.0651550292969,-95.1109924316406,-94.6010665893555,-94.6010665893555,-94.6010665893555,null,-93.1973190307617,-93.6270294189453,-93.6155776977539,-93.6155776977539,-93.6442260742188,-93.6384887695312,-93.5811920166016,-93.5811920166016,-93.1973190307617,-93.1973190307617,-93.1858520507812,-93.1973190307617,-93.1973190307617,null,-92.3894424438477,-92.1774520874023,-92.0170211791992,-92.0227508544922,-92.0342102050781,-92.0342102050781,-92.2519378662109,-92.2519378662109,-92.4066314697266,-92.4009017944336,-92.3894424438477,-92.3894424438477,null,-93.3634719848633,-93.3634719848633,-93.3806610107422,-93.3749313354492,-93.0999145507812,-92.6873779296875,-92.6873779296875,-92.693115234375,-92.6759185791016,-92.6701965332031,-92.6701965332031,-92.6873779296875,-92.6816482543945,-92.6644668579102,-92.6587371826172,-92.6701965332031,-92.6701965332031,-92.6873779296875,-92.6873779296875,-92.6701965332031,-92.6587371826172,-92.6701965332031,-92.6873779296875,-92.6759185791016,-92.8420791625977,-92.8535385131836,-93.3634719848633,-93.3634719848633,null,-91.7018966674805,-91.7018966674805,-91.2836303710938,-91.1862335205078,-91.4440612792969,-91.421142578125,-91.7018966674805,-91.7018966674805,-91.7018966674805,-91.7018966674805,null,-92.2805786132812,-92.2920455932617,-92.2977752685547,-92.4123611450195,-92.6873779296875,-92.6759185791016,-92.2805786132812,-92.2805786132812,null,-94.2114486694336,-94.2057189941406,-93.7645416259766,-93.7702713012695,-93.8447570800781,-93.9020538330078,-93.9364318847656,-93.9879989624023,-93.9879989624023,-93.9822692871094,-93.9937210083008,-94.0223770141602,-94.0395584106445,-94.051025390625,-94.056755065918,-94.0796661376953,-94.1025924682617,-94.1197738647461,-94.1770706176758,-94.1770706176758,-94.1828002929688,-94.2114486694336,-94.2114486694336,-94.2114486694336,null,-91.0258102416992,-91.0258102416992,-91.0487213134766,-91.0544509887695,-91.0773696899414,-91.0773696899414,-91.1002883911133,-91.1002883911133,-91.1289367675781,-91.1289367675781,-91.1403961181641,-91.1403961181641,-91.1747741699219,-91.1690444946289,-91.1862335205078,-91.1862335205078,-91.2148818969727,-91.2206115722656,-91.3180084228516,-91.3065567016602,-91.1633148193359,-91.1232070922852,-90.962776184082,-90.7679748535156,-90.7794342041016,-90.7565155029297,-90.7565155029297,-90.7450561523438,-90.7507858276367,-90.7679748535156,-90.7679748535156,-90.7908935546875,-90.7851638793945,-90.962776184082,-90.9742431640625,-91.0258102416992,-91.0258102416992,null,-90.6763000488281,-90.6304626464844,-90.6304626464844,-90.5960845947266,-90.5903549194336,-90.5731735229492,-90.5731735229492,-90.7908935546875,-91.146125793457,-91.1346664428711,-91.0601806640625,-90.962776184082,-90.7622451782227,-90.6763000488281,-90.6763000488281,null,-90.9513168334961,-90.9513168334961,-90.8195419311523,-90.8080825805664,-90.7966232299805,-90.7794342041016,-90.7507858276367,-90.7450561523438,-90.7278671264648,-90.7278671264648,-90.69921875,-90.693489074707,-90.6763000488281,-90.6705703735352,-90.6361923217773,-90.6018142700195,-90.5674438476562,-90.5445175170898,-90.4929504394531,-90.4528427124023,-90.4070129394531,-90.3726272583008,-90.3153381347656,-90.2695007324219,-90.240852355957,-90.1892852783203,-90.1434478759766,-90.1205368041992,-90.1491775512695,-90.1835556030273,-90.2179336547852,-90.2637710571289,-90.2866897583008,-90.3038787841797,-90.3210678100586,-90.3325271606445,-90.3497161865234,-90.3840942382812,-90.4127349853516,-90.4471206665039,-90.4643020629883,-90.4757690429688,-90.5216064453125,-90.5330657958984,-90.5445175170898,-90.5731735229492,-90.6247329711914,-90.6648406982422,-90.6877593994141,-90.7278671264648,-90.7565155029297,-90.7737045288086,-90.7737045288086,-90.7908935546875,-90.8195419311523,-90.8596496582031,-90.9169387817383,-90.9513168334961,-90.9513168334961,-90.9513168334961,null,-94.051025390625,-93.5811920166016,-93.5811920166016,-93.5754699707031,-93.5525512695312,-93.5239028930664,-93.5239028930664,-93.5296325683594,-93.5239028930664,-93.5124435424805,-93.5009765625,-93.5181732177734,-93.5754699707031,-93.5811920166016,-93.6384887695312,-93.8275680541992,-93.8218383789062,-94.0682144165039,-94.0682144165039,-94.051025390625,-94.051025390625,null,-90.5387878417969,-90.6533889770508,-90.6533889770508,-90.6361923217773,-90.61328125,-90.607551574707,-90.61328125,-90.5731735229492,-90.4700393676758,-90.4070129394531,-90.3267974853516,-90.4585723876953,-90.2007522583008,-90.1491775512695,-90.1148071289062,-90.1491775512695,-90.5387878417969,-90.5387878417969,null,-90.7278671264648,-90.6877593994141,-90.6648406982422,-90.6247329711914,-90.5731735229492,-90.5445175170898,-90.5330657958984,-90.5216064453125,-90.4757690429688,-90.4643020629883,-90.4471206665039,-90.4127349853516,-90.3840942382812,-90.3497161865234,-90.3325271606445,-90.3210678100586,-90.3038787841797,-90.2866897583008,-90.2637710571289,-90.2179336547852,-90.1835556030273,-90.1491775512695,-90.1205368041992,-90.1205368041992,-90.1434478759766,-90.1778259277344,-90.2236633300781,-90.2351226806641,-90.2866897583008,-90.3210678100586,-90.3439865112305,-90.2637710571289,-90.3038787841797,-90.3439865112305,-90.3325271606445,-90.3497161865234,-90.3783645629883,-90.3955535888672,-90.4127349853516,-90.4127349853516,-90.3955535888672,-90.4012832641602,-90.5960845947266,-90.607551574707,-90.61328125,-90.6361923217773,-90.6591110229492,-90.6591110229492,-90.6591110229492,-90.6705703735352,-90.6877593994141,-90.704948425293,-90.7221374511719,-90.7278671264648,-90.7278671264648,null,-90.2637710571289,-90.3439865112305,-90.3210678100586,-90.2866897583008,-90.2351226806641,-90.2236633300781,-90.1778259277344,-90.1892852783203,-90.1950149536133,-90.1835556030273,-90.1835556030273,-90.2007522583008,-90.24658203125,-90.2637710571289,-90.2637710571289,null,-90.252311706543,-90.2064743041992,-90.1950149536133,-90.16064453125,-90.1205368041992,-90.0002059936523,-89.9543762207031,-89.9371871948242,-89.9429168701172,-89.983024597168,-89.983024597168,-89.9314575195312,-90.0116653442383,-90.0345916748047,-90.1148071289062,-90.1491775512695,-90.2007522583008,-90.4585723876953,-90.3267974853516,-90.4070129394531,-90.3325271606445,-90.2866897583008,-90.252311706543,-90.252311706543,null,-93.4952545166016,-93.4780654907227,-93.4608764648438,-93.4264984130859,-93.3863906860352,-93.3634719848633,-93.3577423095703,-93.3462829589844,-93.3119049072266,-93.3004455566406,-93.2603378295898,-93.231689453125,-93.2145004272461,-93.2030487060547,-93.1743927001953,-93.1113739013672,-93.0712661743164,-93.0254287719727,-92.9165649414062,-92.9165649414062,-92.9165649414062,-92.8879165649414,-92.8535385131836,-92.8363571166992,-92.8478088378906,-92.87646484375,-92.9165649414062,-92.9222946166992,-92.9337539672852,-92.9108352661133,-92.9051055908203,-92.9108352661133,-92.9165649414062,-93.0368881225586,-93.0368881225586,-93.4952545166016,-93.4952545166016,null,-92.3436126708984,-92.3321533203125,-92.6759185791016,-92.6873779296875,-92.6701965332031,-92.6587371826172,-92.6701965332031,-92.6873779296875,-92.6873779296875,-92.6701965332031,-92.6701965332031,-92.6587371826172,-92.6644668579102,-92.6816482543945,-92.6873779296875,-92.6701965332031,-92.6701965332031,-92.6759185791016,-92.693115234375,-92.6873779296875,-92.6873779296875,-92.6300888061523,-92.3436126708984,-92.3436126708984,null,-92.3321533203125,-92.3436126708984,-92.1717224121094,-91.9368057250977,-91.9310836791992,-92.3321533203125,-92.3321533203125,-92.3321533203125,null,-89.6850814819336,-89.6908111572266,-89.6908111572266,-89.6908111572266,-89.7194595336914,-89.7251892089844,-89.7309188842773,-89.7538375854492,-89.7710266113281,-89.7767562866211,-89.7767562866211,-89.7652969360352,-89.7652969360352,-89.7251892089844,-89.7194595336914,-89.702278137207,-89.702278137207,-89.6850814819336,-89.6850814819336,-89.6679000854492,-89.6679000854492,-89.6507034301758,-89.6449737548828,-89.6163330078125,-89.6163330078125,-89.5762252807617,-89.5762252807617,-89.5475692749023,-89.5418472290039,-89.524658203125,-89.4960098266602,-89.4673538208008,-89.4559020996094,-89.4444427490234,-89.4043350219727,-89.3928756713867,-89.3871459960938,-89.3527679443359,-89.3298492431641,-89.3642272949219,-89.3642272949219,-89.4043350219727,-89.4043350219727,-89.4157943725586,-89.4215240478516,-89.4501724243164,-89.4559020996094,-89.4902801513672,-89.4960098266602,-89.518928527832,-89.5131912231445,-89.5532989501953,-89.5532989501953,-89.604866027832,-89.604866027832,-89.6850814819336,-89.6850814819336,null,-91.6617889404297,-91.6617889404297,-91.6503295898438,-91.6445922851562,-91.2148818969727,-91.1862335205078,-91.1862335205078,-91.1690444946289,-91.1747741699219,-91.1403961181641,-91.1403961181641,-91.1289367675781,-91.1289367675781,-91.1002883911133,-91.1002883911133,-91.0773696899414,-91.0773696899414,-91.0544509887695,-91.0487213134766,-91.0258102416992,-91.0258102416992,-91.1232070922852,-91.23779296875,-91.2435302734375,-91.6617889404297,-91.6617889404297,-91.6617889404297,null,-91.9368057250977,-91.8164825439453,-91.8279418945312,-92.1717224121094,-92.1774520874023,-92.2805786132812,-92.2633895874023,-91.9368057250977,-91.9368057250977,null,-89.8684310913086,-89.7767562866211,-89.7767562866211,-89.7710266113281,-89.7538375854492,-89.7309188842773,-89.7251892089844,-89.7194595336914,-89.6908111572266,-89.6908111572266,-89.6908111572266,-89.6850814819336,-89.6908111572266,-89.9600982666016,-90.1491775512695,-90.1434478759766,-90.1491775512695,-90.1491775512695,-90.1835556030273,-90.2064743041992,-90.240852355957,-90.2637710571289,-90.2637710571289,-90.2580413818359,-90.252311706543,-90.240852355957,-90.240852355957,-90.2236633300781,-90.2179336547852,-90.2007522583008,-90.2007522583008,-90.1663665771484,-90.1663665771484,-90.1205368041992,-89.971565246582,-89.9658279418945,-89.8684310913086,-89.8684310913086,null,-93.598388671875,-93.5869216918945,-93.6270294189453,-93.6155776977539,-93.6155776977539,-93.3520126342773,-93.3520126342773,-93.3233642578125,-93.3348236083984,-93.5926513671875,-93.598388671875,-93.598388671875,null,-93.3634719848633,-93.3634719848633,-92.8535385131836,-92.8420791625977,-92.8420791625977,-93.3634719848633,-93.3634719848633,-93.3634719848633,null,-92.8420791625977,-92.8478088378906,-93.3004455566406,-93.3061752319336,-93.3233642578125,-93.3348236083984,-93.3233642578125,-92.9108352661133,-92.7504119873047,-92.773323059082,-92.8420791625977,-92.8420791625977,null,-91.6445922851562,-91.6503295898438,-91.6617889404297,-91.6617889404297,-92.0972290039062,-92.2519378662109,-92.2519378662109,-92.2633895874023,-92.2519378662109,-92.2519378662109,-92.0342102050781,-91.8279418945312,-91.7534637451172,-91.7534637451172,-91.6445922851562,-91.6445922851562,null,-94.0739364624023,-94.6297073364258,-94.6297073364258,-94.6239776611328,-94.6239776611328,-94.2458267211914,-94.2515563964844,-94.2458267211914,-94.2286376953125,-94.2114486694336,-94.1942672729492,-94.1770706176758,-94.1427001953125,-94.131233215332,-94.1083221435547,-94.0911254882812,-94.0682144165039,-94.0682144165039,-94.0853958129883,-94.0796661376953,-94.0739364624023,-94.0739364624023,null,-91.3638458251953,-91.4039535522461,-91.4039535522461,-91.2607192993164,-91.2607192993164,-91.1862335205078,-91.1805038452148,-91.1117477416992,-91.1060180664062,-90.9513168334961,-90.9513168334961,-90.9857025146484,-91.0028839111328,-91.0429916381836,-91.1060180664062,-91.15185546875,-91.1919555664062,-91.2206115722656,-91.2492599487305,-91.2836303710938,-91.3294677734375,-91.3638458251953,-91.3638458251953,null,-90.7851638793945,-90.6763000488281,-90.6591110229492,-90.6476516723633,-90.6361923217773,-90.6533889770508,-91.1060180664062,-91.0888290405273,-90.7851638793945,-90.7851638793945,null,-90.2637710571289,-90.693489074707,-90.7106781005859,-90.7106781005859,-90.7221374511719,-90.7221374511719,-90.7393264770508,-90.7393264770508,-90.7851638793945,-90.7908935546875,-90.7679748535156,-90.7679748535156,-90.7507858276367,-90.7450561523438,-90.5617141723633,-90.5502471923828,-90.2293930053711,-90.240852355957,-90.1262588500977,-90.1205368041992,-90.1663665771484,-90.1663665771484,-90.2007522583008,-90.2007522583008,-90.2179336547852,-90.2236633300781,-90.240852355957,-90.240852355957,-90.252311706543,-90.2580413818359,-90.2637710571289,-90.2637710571289,null,-92.9051055908203,-92.9108352661133,-93.0769958496094,-93.0712661743164,-93.0884475708008,-93.0827255249023,-93.0827255249023,-92.8478088378906,-92.6816482543945,-92.6873779296875,-92.6816482543945,-92.6873779296875,-92.9051055908203,-92.9051055908203,null,-94.6354370117188,-94.4807434082031,-94.2400970458984,-94.234375,-94.2171783447266,-94.2171783447266,-94.5953369140625,-94.6067962646484,-94.6125183105469,-94.6297073364258,-94.6354370117188,-94.6354370117188,null,-92.2519378662109,-92.6873779296875,-92.6816482543945,-92.6873779296875,-92.6816482543945,-92.2519378662109,-92.2633895874023,-92.2519378662109,-92.2519378662109,-92.2519378662109,null,-113.537322998047,-113.491485595703,-113.439910888672,-113.382614135742,-113.353973388672,-113.348236083984,-113.256561279297,-113.256561279297,-113.193542480469,-113.136245727539,-113.096138000488,-113.073219299316,-112.993011474609,-112.907066345215,-112.769554138184,-112.735176086426,-112.689338684082,-112.677879333496,-112.689338684082,-112.695068359375,-112.683609008789,-112.591941833496,-112.494537353516,-112.465888977051,-112.465888977051,-112.454429626465,-112.448699951172,-112.32837677002,-112.322647094727,-112.185134887695,-112.179412841797,-112.162216186523,-112.162216186523,-112.059089660645,-112.059089660645,-111.778335571289,-111.778335571289,-111.480400085449,-111.480400085449,-111.497589111328,-111.514778137207,-111.468940734863,-111.480400085449,-111.583526611328,-111.623634338379,-111.658012390137,-111.806983947754,-111.864280700684,-112.059089660645,-112.110649108887,-112.173675537109,-112.242431640625,-112.339836120605,-112.345565795898,-112.402862548828,-112.448699951172,-112.717987060547,-112.792472839355,-112.82112121582,-112.815391540527,-112.844032287598,-112.895599365234,-112.964363098145,-113.02165222168,-113.015922546387,-113.078948974609,-113.056030273438,-113.136245727539,-113.227920532227,-113.313865661621,-113.353973388672,-113.359703063965,-113.388343811035,-113.445648193359,-113.491485595703,-113.439910888672,-113.445648193359,-113.51439666748,-113.57169342041,-113.697746276855,-113.720664978027,-113.760772705078,-113.749305725098,-113.760772705078,-113.818069458008,-113.789413452148,-113.806610107422,-113.863906860352,-113.881088256836,-113.932655334473,-113.892547607422,-113.881088256836,-113.852447509766,-113.806610107422,-113.78369140625,-113.772232055664,-113.737854003906,-113.692016601562,-113.594612121582,-113.537322998047,-113.537322998047,null,-106.255027770996,-106.23210144043,-106.237831115723,-106.346694946289,-106.690467834473,-107.028518676758,-107.332183837891,-107.584281921387,-107.779090881348,-107.905136108398,-108.283294677734,-108.237457275391,-108.203079223633,-108.180160522461,-108.094215393066,-108.70728302002,-108.70728302002,-108.684364318848,-108.684364318848,-108.690093994141,-108.655715942383,-108.437995910645,-108.317665100098,-108.317665100098,-108.203079223633,-108.19734954834,-108.065574645996,-108.065574645996,-108.04264831543,-108.036918640137,-107.882225036621,-107.876495361328,-107.836387634277,-107.830657958984,-107.784820556641,-107.784820556641,-107.670227050781,-107.670227050781,-107.509803771973,-107.418128967285,-107.412391662598,-107.171752929688,-107.166023254395,-107.039970397949,-107.034248352051,-106.931114196777,-106.925384521484,-106.868087768555,-106.868087768555,-106.908195495605,-106.908195495605,-106.856628417969,-106.845169067383,-106.730575561523,-106.730575561523,-106.770683288574,-106.770683288574,-106.255027770996,-106.255027770996,null,-108.896354675293,-108.942192077637,-108.953651428223,-108.930740356445,-108.942192077637,-109.005226135254,-109.051063537598,-109.091163635254,-109.137001037598,-109.205757141113,-109.25732421875,-109.383377075195,-109.446395874023,-109.549530029297,-109.549530029297,-109.532341003418,-109.532341003418,-109.532341003418,-109.526611328125,-109.549530029297,-109.549530029297,-109.520881652832,-109.520881652832,-109.492233276367,-109.492233276367,-109.457862854004,-109.457862854004,-109.486503601074,-109.503700256348,-109.49796295166,-109.475044250488,-109.475044250488,-109.314613342285,-109.073974609375,-108.793228149414,-108.501014709473,-108.231727600098,-108.237457275391,-108.260375976562,-108.260375976562,-108.317665100098,-108.311943054199,-108.340591430664,-108.35205078125,-108.409339904785,-108.415077209473,-108.437995910645,-108.437995910645,-108.552589416504,-108.598426818848,-108.621337890625,-108.638526916504,-108.632797241211,-108.884902954102,-108.884902954102,-108.896354675293,-108.896354675293,-108.896354675293,null,-111.784065246582,-111.640830993652,-111.646560668945,-111.600723266602,-111.549156188965,-111.514778137207,-111.480400085449,-111.451751708984,-111.440292358398,-111.446014404297,-111.405914306641,-111.405914306641,-111.319969177246,-111.319969177246,-111.348617553711,-111.314239501953,-111.268402099609,-111.245483398438,-111.245483398438,-111.216835021973,-111.142356872559,-111.113700866699,-111.073593139648,-111.073593139648,-111.102249145508,-111.125160217285,-111.107978820801,-111.073593139648,-111.062141418457,-111.170997619629,-111.176727294922,-111.319969177246,-111.319969177246,-111.388725280762,-111.42310333252,-111.42310333252,-111.46321105957,-111.46321105957,-111.531959533691,-111.560615539551,-111.623634338379,-111.66374206543,-111.66374206543,-111.784065246582,-111.784065246582,-111.784065246582,null,-108.615608215332,-108.787498474121,-108.993759155273,-109.268775939941,-109.492233276367,-109.732879638672,-109.813087463379,-109.813087463379,-109.687042236328,-109.687042236328,-109.601097106934,-109.606826782227,-109.583908081055,-109.583908081055,-109.509422302246,-109.469314575195,-109.40055847168,-109.348991394043,-109.20002746582,-109.194297790527,-109.131271362305,-109.131271362305,-109.096893310547,-109.039596557617,-108.95938873291,-108.902084350586,-108.861976623535,-108.839065551758,-108.798957824707,-108.793228149414,-108.816139221191,-108.810409545898,-108.701553344727,-108.690093994141,-108.655715942383,-108.690093994141,-108.684364318848,-108.684364318848,-108.70728302002,-108.70728302002,-108.094215393066,-108.180160522461,-108.203079223633,-108.237457275391,-108.283294677734,-108.615608215332,-108.615608215332,null,-105.02889251709,-105.02889251709,-104.994514465332,-104.994514465332,-104.971603393555,-104.965866088867,-104.983055114746,-104.983055114746,-104.91429901123,-104.91429901123,-104.868461608887,-104.507499694824,-104.501770019531,-104.381454467773,-104.381454467773,-104.324150085449,-104.324150085449,-104.198104858398,-104.192375183105,-104.12361907959,-104.12361907959,-104.043403625488,-104.049133300781,-104.054862976074,-104.157997131348,-104.341346740723,-104.581985473633,-104.782516479492,-104.925765991211,-105.02889251709,-105.02889251709,null,-111.629364013672,-111.784065246582,-111.784065246582,-111.829902648926,-111.829902648926,-111.864280700684,-111.864280700684,-111.904388427734,-112.001792907715,-112.036163330078,-112.036163330078,-111.955955505371,-111.921577453613,-111.91584777832,-111.652282714844,-111.652282714844,-111.388725280762,-110.959007263184,-111.033485412598,-110.878791809082,-110.844413757324,-110.75846862793,-110.75846862793,-110.632415771484,-110.626686096191,-110.632415771484,-110.75846862793,-110.764198303223,-110.775665283203,-110.775665283203,-110.792846679688,-110.792846679688,-110.764198303223,-110.769927978516,-110.75846862793,-110.638153076172,-110.632415771484,-110.638153076172,-110.678253173828,-110.747009277344,-110.775665283203,-110.821502685547,-110.901710510254,-110.987655639648,-111.022033691406,-111.107978820801,-111.056411743164,-111.096519470215,-111.153816223145,-111.153816223145,-111.405914306641,-111.411643981934,-111.531959533691,-111.531959533691,-111.629364013672,-111.629364013672,null,-109.532341003418,-109.532341003418,-109.532341003418,-109.549530029297,-109.549530029297,-109.624015808105,-109.669853210449,-109.704231262207,-109.813087463379,-109.841735839844,-109.830284118652,-109.847465515137,-109.887573242188,-110.059463500977,-110.059463500977,-110.16259765625,-110.208427429199,-110.626686096191,-110.632415771484,-110.75846862793,-110.75846862793,-110.844413757324,-110.878791809082,-111.033485412598,-110.959007263184,-111.388725280762,-111.400184631348,-111.394454956055,-110.821502685547,-110.815765380859,-110.75846862793,-110.626686096191,-110.620956420898,-109.836013793945,-109.830284118652,-109.721412658691,-109.721412658691,-109.532341003418,-109.532341003418,null,-106.157623291016,-106.151893615723,-106.163352966309,-106.151893615723,-106.128974914551,-106.128974914551,-106.094589233398,-106.100318908691,-106.060218811035,-106.065948486328,-106.065948486328,-105.808113098145,-105.802391052246,-105.590393066406,-105.584663391113,-105.550285339355,-105.544555664062,-105.48152923584,-105.470069885254,-105.435691833496,-105.435691833496,-105.229423522949,-105.223701477051,-104.983055114746,-104.983055114746,-104.851280212402,-104.851280212402,-104.719497680664,-104.713768005371,-104.891387939453,-104.897117614746,-104.868461608887,-104.868461608887,-104.91429901123,-104.91429901123,-104.983055114746,-105.154945373535,-105.154945373535,-105.36693572998,-105.36693572998,-106.037300109863,-106.157623291016,-106.157623291016,null,-106.100318908691,-106.008651733398,-105.848220825195,-105.619041442871,-105.389862060547,-105.160675048828,-105.057540893555,-105.051811218262,-105.034622192383,-105.02889251709,-104.971603393555,-104.971603393555,-105.785194396973,-106.008651733398,-106.014381408691,-106.140426635742,-106.140426635742,-106.100318908691,-106.100318908691,-106.100318908691,null,-104.398643493652,-104.43302154541,-104.404365539551,-104.347076416016,-104.306968688965,-104.295509338379,-104.318428039551,-104.318428039551,-104.387184143066,-104.484588623047,-104.593444824219,-105.017433166504,-105.017433166504,-105.069000244141,-105.18359375,-105.18359375,-105.309646606445,-105.315368652344,-105.401313781738,-105.395584106445,-105.355476379395,-105.349754333496,-105.229423522949,-105.223701477051,-104.971603393555,-104.965866088867,-104.57625579834,-104.570526123047,-104.501770019531,-104.496040344238,-104.398643493652,-104.398643493652,null,-113.537322998047,-113.51439666748,-113.508666992188,-113.47428894043,-113.451377868652,-113.457107543945,-113.428451538086,-113.399810791016,-113.376892089844,-113.3310546875,-113.296669006348,-113.262298583984,-113.268028259277,-113.279487609863,-113.27375793457,-113.033111572266,-113.027381896973,-112.546104431152,-112.591941833496,-112.563285827637,-112.597663879395,-112.632049560547,-112.677879333496,-112.758094787598,-112.763824462891,-112.855499267578,-112.861228942871,-112.935707092285,-112.924255371094,-112.964363098145,-112.981544494629,-113.015922546387,-113.073219299316,-113.096138000488,-113.136245727539,-113.193542480469,-113.256561279297,-113.256561279297,-113.348236083984,-113.353973388672,-113.382614135742,-113.439910888672,-113.491485595703,-113.537322998047,-113.537322998047,null,-104.868461608887,-104.868461608887,-104.897117614746,-104.891387939453,-104.713768005371,-104.719497680664,-104.713768005371,-104.587715148926,-104.587715148926,-104.398643493652,-104.398643493652,-104.347076416016,-104.33561706543,-104.043403625488,-104.043403625488,-104.043403625488,-104.049133300781,-104.043403625488,-104.12361907959,-104.12361907959,-104.192375183105,-104.198104858398,-104.324150085449,-104.324150085449,-104.381454467773,-104.381454467773,-104.501770019531,-104.507499694824,-104.868461608887,-104.868461608887,null,-109.549530029297,-109.446395874023,-109.383377075195,-109.25732421875,-109.205757141113,-109.137001037598,-109.091163635254,-109.051063537598,-109.005226135254,-108.942192077637,-108.930740356445,-108.953651428223,-108.942192077637,-108.896354675293,-108.856246948242,-108.793228149414,-108.776039123535,-108.730201721191,-108.672904968262,-108.541122436523,-108.472373962402,-108.437995910645,-108.432266235352,-108.392158508301,-108.323402404785,-108.311943054199,-108.340591430664,-108.586959838867,-108.586959838867,-108.713012695312,-108.713012695312,-108.735931396484,-108.724472045898,-108.609878540039,-108.604148864746,-108.632797241211,-108.627067565918,-108.999488830566,-109.383377075195,-109.383377075195,-109.715682983398,-109.721412658691,-109.738609313965,-109.738609313965,-109.772979736328,-109.795906066895,-109.824554443359,-109.830284118652,-109.784446716309,-109.784446716309,-109.744338989258,-109.755790710449,-109.85319519043,-109.858924865723,-109.984977722168,-109.984977722168,-110.122489929199,-110.122489929199,-110.202705383301,-110.208427429199,-110.16259765625,-110.059463500977,-110.059463500977,-109.887573242188,-109.847465515137,-109.830284118652,-109.841735839844,-109.813087463379,-109.704231262207,-109.669853210449,-109.624015808105,-109.549530029297,-109.549530029297,null,-113.457107543945,-113.606071472168,-113.606071472168,-113.623260498047,-113.600341796875,-113.588882446289,-113.651908874512,-113.657638549805,-113.62899017334,-113.646179199219,-113.634719848633,-113.72639465332,-113.766502380371,-113.818069458008,-113.858177185059,-113.863906860352,-114.012870788574,-114.041519165039,-114.075897216797,-114.052978515625,-114.035797119141,-114.02433013916,-114.47696685791,-114.471237182617,-114.459777832031,-114.465507507324,-114.585830688477,-114.59156036377,-114.895225524902,-114.895225524902,-114.969703674316,-114.969703674316,-114.99836730957,-114.99836730957,-114.992630004883,-115.015548706055,-115.009811401367,-114.83219909668,-114.837936401367,-114.87230682373,-114.878044128418,-114.62020111084,-114.671775817871,-114.660308837891,-114.597282409668,-114.603019714355,-114.625938415527,-114.654586791992,-114.700416564941,-114.700416564941,-114.67749786377,-114.671775817871,-114.700416564941,-114.67749786377,-114.671775817871,-114.711875915527,-114.723342895508,-114.603019714355,-114.333724975586,-114.17903137207,-114.064437866211,-114.052978515625,-114.018600463867,-114.02433013916,-114.052978515625,-114.018600463867,-114.035797119141,-113.989959716797,-113.995681762695,-113.932655334473,-113.915466308594,-113.875358581543,-113.846710205078,-113.795143127441,-113.760772705078,-113.772232055664,-113.697746276855,-113.743583679199,-113.755035400391,-113.674827575684,-113.657638549805,-113.62899017334,-113.606071472168,-113.525856018066,-113.457107543945,-113.480018615723,-113.388343811035,-113.359703063965,-113.336776733398,-113.382614135742,-113.3310546875,-113.325325012207,-113.290946960449,-113.227920532227,-113.239379882812,-113.210731506348,-113.147705078125,-113.11905670166,-113.06175994873,-113.015922546387,-112.981544494629,-112.975814819336,-112.929977416992,-112.941436767578,-112.884140014648,-112.861228942871,-112.935707092285,-112.975814819336,-112.998741149902,-113.02165222168,-113.073219299316,-113.078948974609,-113.044578552246,-113.067489624023,-113.06175994873,-113.084686279297,-113.084686279297,-113.159164428711,-113.107597351074,-113.130516052246,-113.136245727539,-113.457107543945,-113.457107543945,null,-111.090789794922,-111.125160217285,-111.142356872559,-111.222564697266,-111.239753723145,-111.228302001953,-111.268402099609,-111.337158203125,-111.382995605469,-111.388725280762,-111.371536254883,-111.371536254883,-111.348617553711,-111.354347229004,-111.526229858398,-111.66374206543,-111.721038818359,-111.726776123047,-111.76114654541,-111.766876220703,-111.789794921875,-111.789794921875,-111.755416870117,-111.721038818359,-111.692390441895,-111.66374206543,-111.623634338379,-111.560615539551,-111.531959533691,-111.46321105957,-111.46321105957,-111.42310333252,-111.42310333252,-111.388725280762,-111.319969177246,-111.319969177246,-111.176727294922,-111.170997619629,-111.062141418457,-110.792846679688,-110.787117004395,-110.804306030273,-110.804306030273,-110.861602783203,-110.861602783203,-110.91316986084,-110.91316986084,-111.016304016113,-111.022033691406,-111.044952392578,-111.044952392578,-111.06787109375,-111.096519470215,-111.113700866699,-111.113700866699,-111.096519470215,-111.096519470215,-111.090789794922,-111.090789794922,null,-106.065948486328,-106.713386535645,-106.719116210938,-107.458229064941,-107.469696044922,-107.664497375488,-107.876495361328,-107.893684387207,-107.933792114258,-107.939521789551,-107.893684387207,-107.887954711914,-107.922332763672,-107.916603088379,-107.962440490723,-107.962440490723,-107.928062438965,-107.950973510742,-107.939521789551,-107.968170166016,-107.950973510742,-107.910865783691,-107.8994140625,-107.922332763672,-107.916603088379,-107.859306335449,-107.859306335449,-107.819198608398,-107.767631530762,-107.767631530762,-107.710334777832,-107.704605102539,-107.670227050781,-107.670227050781,-107.624389648438,-107.60147857666,-107.521263122559,-107.498336791992,-107.435317993164,-107.435317993164,-107.418128967285,-107.418128967285,-107.309265136719,-107.143104553223,-106.994140625,-106.885276794434,-106.879547119141,-106.799331665039,-106.719116210938,-106.690467834473,-106.62744140625,-106.598793029785,-106.512855529785,-106.48420715332,-106.495666503906,-106.472747802734,-106.48420715332,-106.409721374512,-106.346694946289,-106.340965270996,-106.249298095703,-106.24356842041,-106.283668518066,-106.277938842773,-106.151893615723,-106.146156311035,-106.065948486328,-106.065948486328,-106.065948486328,-106.065948486328,null,-112.173675537109,-112.196594238281,-112.563285827637,-112.557556152344,-113.3310546875,-113.382614135742,-113.336776733398,-113.359703063965,-113.388343811035,-113.480018615723,-113.457107543945,-113.525856018066,-113.606071472168,-113.62899017334,-113.657638549805,-113.674827575684,-113.755035400391,-113.743583679199,-113.697746276855,-113.772232055664,-113.760772705078,-113.795143127441,-113.846710205078,-113.875358581543,-113.915466308594,-113.932655334473,-113.995681762695,-113.989959716797,-114.035797119141,-114.018600463867,-114.052978515625,-114.02433013916,-114.018600463867,-114.052978515625,-114.064437866211,-113.92692565918,-113.577423095703,-113.101867675781,-112.534637451172,-112.196594238281,-112.21378326416,-112.185134887695,-112.196594238281,-112.173675537109,-112.173675537109,-112.173675537109,null,-108.925010681152,-109.423484802246,-109.423484802246,-109.601097106934,-109.595367431641,-109.65266418457,-109.658393859863,-109.406288146973,-109.406288146973,-109.383377075195,-109.383377075195,-109.383377075195,-108.999488830566,-109.005226135254,-108.976570129395,-108.976570129395,-108.907814025879,-108.907814025879,-108.884902954102,-108.879173278809,-108.856246948242,-108.867713928223,-108.844795227051,-108.827606201172,-108.833335876465,-108.816139221191,-108.816139221191,-108.798957824707,-108.798957824707,-108.776039123535,-108.781768798828,-108.925010681152,-108.925010681152,null,-113.027381896973,-113.033111572266,-113.27375793457,-113.279487609863,-113.268028259277,-113.262298583984,-113.296669006348,-113.3310546875,-113.376892089844,-113.399810791016,-113.428451538086,-113.457107543945,-113.451377868652,-113.47428894043,-113.508666992188,-113.51439666748,-113.537322998047,-113.606071472168,-113.651908874512,-113.669097900391,-113.732124328613,-113.766502380371,-113.78369140625,-113.737854003906,-113.777961730957,-113.772232055664,-113.806610107422,-113.806610107422,-113.772232055664,-113.772232055664,-113.732124328613,-113.760772705078,-113.789413452148,-113.835250854492,-113.835250854492,-113.795143127441,-113.823799133301,-113.812339782715,-113.795143127441,-113.789413452148,-113.812339782715,-113.800872802734,-113.772232055664,-113.749305725098,-113.732124328613,-113.588882446289,-113.583152770996,-113.47428894043,-113.468559265137,-113.445648193359,-113.439910888672,-113.434181213379,-113.394073486328,-113.388343811035,-113.285217285156,-113.245109558105,-113.222190856934,-113.17635345459,-113.17635345459,-113.141975402832,-113.044578552246,-113.027381896973,-113.027381896973,-113.027381896973,null,-110.75846862793,-110.764198303223,-110.741287231445,-110.752738952637,-110.724090576172,-110.735557556152,-110.51782989502,-110.139678955078,-109.744338989258,-109.475044250488,-109.475044250488,-109.49796295166,-109.503700256348,-109.486503601074,-109.457862854004,-109.457862854004,-109.492233276367,-109.492233276367,-109.520881652832,-109.520881652832,-109.549530029297,-109.549530029297,-109.526611328125,-109.532341003418,-109.721412658691,-109.721412658691,-109.830284118652,-109.836013793945,-110.620956420898,-110.626686096191,-110.75846862793,-110.75846862793,null,-112.32837677002,-112.27108001709,-112.21378326416,-112.185134887695,-112.202323913574,-112.173675537109,-112.082000732422,-112.041900634766,-112.030433654785,-111.784065246582,-111.784065246582,-111.66374206543,-111.66374206543,-111.692390441895,-111.721038818359,-111.755416870117,-111.789794921875,-111.824172973633,-111.904388427734,-111.921577453613,-112.059089660645,-112.099197387695,-112.122108459473,-112.162216186523,-112.190864562988,-112.242431640625,-112.259620666504,-112.397125244141,-112.414321899414,-112.448699951172,-112.442962646484,-112.477340698242,-112.460159301758,-112.505996704102,-112.500267028809,-112.511726379395,-112.563285827637,-112.591941833496,-112.546104431152,-112.534637451172,-112.528907775879,-112.494537353516,-112.471618652344,-112.442962646484,-112.420051574707,-112.36848449707,-112.351287841797,-112.345565795898,-112.32837677002,-112.32837677002,null,-109.715682983398,-109.795906066895,-109.85319519043,-109.916229248047,-109.95059967041,-110.002166748047,-110.042274475098,-110.099571228027,-110.156867980957,-110.225616455078,-110.277191162109,-110.317291259766,-110.340209960938,-110.512100219727,-110.512100219727,-110.529289245605,-110.586578369141,-110.632415771484,-110.603775024414,-110.632415771484,-110.638153076172,-110.632415771484,-110.638153076172,-110.75846862793,-110.769927978516,-110.764198303223,-110.792846679688,-110.792846679688,-110.775665283203,-110.775665283203,-110.764198303223,-110.75846862793,-110.632415771484,-110.626686096191,-110.208427429199,-110.202705383301,-110.122489929199,-110.122489929199,-109.984977722168,-109.984977722168,-109.858924865723,-109.85319519043,-109.755790710449,-109.744338989258,-109.784446716309,-109.784446716309,-109.830284118652,-109.824554443359,-109.795906066895,-109.772979736328,-109.738609313965,-109.738609313965,-109.721412658691,-109.715682983398,-109.715682983398,null,-114.585830688477,-114.465507507324,-114.459777832031,-114.471237182617,-114.47696685791,-114.02433013916,-114.035797119141,-114.052978515625,-114.075897216797,-114.041519165039,-114.012870788574,-113.863906860352,-113.858177185059,-113.818069458008,-113.766502380371,-113.72639465332,-113.634719848633,-113.646179199219,-113.62899017334,-113.657638549805,-113.651908874512,-113.588882446289,-113.600341796875,-113.623260498047,-113.606071472168,-113.606071472168,-113.737854003906,-113.955574035645,-113.96703338623,-113.932655334473,-113.875358581543,-113.858177185059,-113.875358581543,-113.858177185059,-113.892547607422,-113.812339782715,-113.812339782715,-113.915466308594,-113.921195983887,-114.16756439209,-114.161834716797,-114.190490722656,-114.190490722656,-114.322273254395,-114.310813903809,-114.339454650879,-114.310813903809,-114.282165527344,-114.282165527344,-114.305076599121,-114.373832702637,-114.356651306152,-114.305076599121,-114.345184326172,-114.562911987305,-114.557182312012,-114.585830688477,-114.585830688477,-114.585830688477,null,-112.036163330078,-112.036163330078,-112.001792907715,-111.904388427734,-111.864280700684,-111.864280700684,-111.829902648926,-111.829902648926,-111.784065246582,-111.784065246582,-111.629364013672,-111.606452941895,-111.635101318359,-111.577796936035,-111.5205078125,-111.480400085449,-111.514778137207,-111.549156188965,-111.600723266602,-111.646560668945,-111.640830993652,-111.784065246582,-112.030433654785,-112.041900634766,-112.082000732422,-112.173675537109,-112.202323913574,-112.185134887695,-112.21378326416,-112.27108001709,-112.32837677002,-112.32837677002,-112.293998718262,-112.316917419434,-112.288269042969,-112.32837677002,-112.402862548828,-112.408592224121,-112.528907775879,-112.528907775879,-112.792472839355,-112.792472839355,-113.044578552246,-113.044578552246,-113.096138000488,-113.124786376953,-113.084686279297,-113.130516052246,-113.136245727539,-113.130516052246,-113.107597351074,-113.159164428711,-113.084686279297,-113.084686279297,-113.06175994873,-113.067489624023,-113.044578552246,-113.078948974609,-113.073219299316,-113.02165222168,-112.998741149902,-112.975814819336,-112.947174072266,-112.935707092285,-112.895599365234,-112.918525695801,-112.901336669922,-112.82112121582,-112.769554138184,-112.700798034668,-112.637771606445,-112.528907775879,-112.42578125,-112.374214172363,-112.322647094727,-112.293998718262,-112.225242614746,-112.087738037109,-112.036163330078,-112.036163330078,null,-110.735557556152,-110.724090576172,-110.752738952637,-110.741287231445,-110.764198303223,-110.75846862793,-110.815765380859,-110.821502685547,-111.394454956055,-111.394454956055,-111.314239501953,-111.297050476074,-111.262672424316,-111.268402099609,-111.25121307373,-111.25121307373,-111.119430541992,-110.890251159668,-110.735557556152,-110.735557556152,null,-116.041145324707,-116.041145324707,-115.846336364746,-115.485374450684,-115.004089355469,-114.723342895508,-114.711875915527,-114.671775817871,-114.67749786377,-114.700416564941,-114.671775817871,-114.67749786377,-114.700416564941,-114.700416564941,-114.654586791992,-114.625938415527,-114.603019714355,-114.597282409668,-114.660308837891,-114.671775817871,-114.62020111084,-114.878044128418,-114.87230682373,-114.837936401367,-114.83219909668,-115.009811401367,-115.015548706055,-114.992630004883,-114.99836730957,-115.147331237793,-115.13013458252,-115.17024230957,-115.158790588379,-115.187438964844,-115.210350036621,-115.244728088379,-115.267654418945,-115.302024841309,-115.359329223633,-115.399436950684,-115.41089630127,-115.422340393066,-115.433799743652,-115.508293151855,-115.548400878906,-115.52547454834,-115.548400878906,-115.599967956543,-115.617149353027,-115.605690002441,-115.617149353027,-115.674446105957,-115.662986755371,-115.662986755371,-115.73747253418,-115.77758026123,-115.874977111816,-115.909362792969,-115.932281494141,-115.966651916504,-116.046867370605,-116.041145324707,-116.041145324707,null,-106.409721374512,-106.398262023926,-106.415451049805,-106.38680267334,-106.140426635742,-106.140426635742,-106.0888671875,-106.083137512207,-106.060218811035,-106.03157043457,-106.020111083984,-105.985733032227,-105.899787902832,-105.865409851074,-105.831031799316,-105.773735046387,-105.773735046387,-105.745094299316,-105.682060241699,-105.653419494629,-105.63623046875,-105.567474365234,-105.521636962891,-105.504447937012,-105.389862060547,-105.332557678223,-105.32682800293,-105.344024658203,-105.332557678223,-105.246620178223,-105.223701477051,-105.195045471191,-105.189315795898,-105.235153198242,-105.229423522949,-105.349754333496,-105.355476379395,-105.395584106445,-105.401313781738,-105.796661376953,-105.802391052246,-105.939895629883,-105.939895629883,-106.065948486328,-106.146156311035,-106.151893615723,-106.277938842773,-106.283668518066,-106.24356842041,-106.249298095703,-106.340965270996,-106.346694946289,-106.409721374512,-106.409721374512,null,-112.162216186523,-112.122108459473,-112.099197387695,-112.059089660645,-111.921577453613,-111.904388427734,-111.824172973633,-111.789794921875,-111.789794921875,-111.766876220703,-111.76114654541,-111.726776123047,-111.721038818359,-111.66374206543,-111.526229858398,-111.354347229004,-111.348617553711,-111.371536254883,-111.371536254883,-111.388725280762,-111.382995605469,-111.405914306641,-111.434562683105,-111.474670410156,-111.480400085449,-111.778335571289,-111.778335571289,-112.059089660645,-112.059089660645,-112.162216186523,-112.162216186523,-112.179412841797,-112.185134887695,-112.322647094727,-112.32837677002,-112.448699951172,-112.454429626465,-112.465888977051,-112.465888977051,-112.494537353516,-112.591941833496,-112.683609008789,-112.695068359375,-112.689338684082,-112.677879333496,-112.626312255859,-112.523178100586,-112.488800048828,-112.460159301758,-112.185134887695,-112.162216186523,-112.162216186523,null,-110.277191162109,-110.282920837402,-110.282920837402,-110.414695739746,-110.426155090332,-110.792846679688,-111.062141418457,-111.073593139648,-111.107978820801,-111.125160217285,-111.102249145508,-111.073593139648,-111.073593139648,-111.113700866699,-111.142356872559,-111.216835021973,-111.245483398438,-111.245483398438,-111.268402099609,-111.314239501953,-111.348617553711,-111.319969177246,-111.319969177246,-111.405914306641,-111.405914306641,-111.446014404297,-111.440292358398,-111.451751708984,-111.480400085449,-111.5205078125,-111.577796936035,-111.635101318359,-111.606452941895,-111.629364013672,-111.531959533691,-111.531959533691,-111.411643981934,-111.405914306641,-111.153816223145,-111.153816223145,-111.096519470215,-111.056411743164,-111.107978820801,-111.022033691406,-110.987655639648,-110.901710510254,-110.821502685547,-110.775665283203,-110.747009277344,-110.678253173828,-110.638153076172,-110.632415771484,-110.603775024414,-110.632415771484,-110.586578369141,-110.529289245605,-110.512100219727,-110.512100219727,-110.340209960938,-110.317291259766,-110.277191162109,-110.277191162109,null,-114.666046142578,-114.751983642578,-114.78636932373,-114.769172668457,-114.843658447266,-114.889488220215,-114.929595947266,-114.929595947266,-114.952522277832,-115.027008056641,-115.067115783691,-115.158790588379,-115.296295166016,-115.32494354248,-115.49683380127,-115.542663574219,-115.571319580078,-115.73747253418,-115.657257080078,-115.65153503418,-115.594230651855,-115.571319580078,-115.52547454834,-115.49683380127,-115.479644775391,-115.433799743652,-115.359329223633,-115.319221496582,-115.267654418945,-115.221809387207,-115.17024230957,-115.135871887207,-115.061378479004,-114.98690032959,-114.963981628418,-114.95825958252,-114.900955200195,-114.895225524902,-114.837936401367,-114.83219909668,-114.78636932373,-114.78636932373,-114.769172668457,-114.763450622559,-114.688957214355,-114.683235168457,-114.643127441406,-114.648849487305,-114.62020111084,-114.62020111084,-114.580101013184,-114.59156036377,-114.557182312012,-114.557182312012,-114.482696533203,-114.47696685791,-114.413940429688,-114.408210754395,-114.522804260254,-114.522804260254,-114.551452636719,-114.545722961426,-114.574363708496,-114.568641662598,-114.551452636719,-114.557182312012,-114.666046142578,-114.666046142578,null,-113.606071472168,-113.457107543945,-113.457107543945,-113.296669006348,-113.285217285156,-113.388343811035,-113.394073486328,-113.434181213379,-113.439910888672,-113.445648193359,-113.468559265137,-113.47428894043,-113.583152770996,-113.588882446289,-113.732124328613,-113.749305725098,-113.772232055664,-113.800872802734,-114.127464294434,-114.133193969727,-114.322273254395,-114.339454650879,-114.396751403809,-114.454048156738,-114.528533935547,-114.585830688477,-114.63166809082,-114.63166809082,-114.637390136719,-114.666046142578,-114.557182312012,-114.551452636719,-114.568641662598,-114.574363708496,-114.545722961426,-114.551452636719,-114.522804260254,-114.522804260254,-114.408210754395,-114.413940429688,-114.47696685791,-114.482696533203,-114.557182312012,-114.557182312012,-114.59156036377,-114.580101013184,-114.62020111084,-114.62020111084,-114.648849487305,-114.643127441406,-114.683235168457,-114.688957214355,-114.763450622559,-114.769172668457,-114.78636932373,-114.78636932373,-114.688957214355,-114.648849487305,-114.551452636719,-114.511344909668,-114.471237182617,-114.345184326172,-114.333724975586,-114.270706176758,-114.236328125,-114.207672119141,-114.16756439209,-113.921195983887,-113.915466308594,-113.812339782715,-113.812339782715,-113.892547607422,-113.858177185059,-113.875358581543,-113.858177185059,-113.875358581543,-113.932655334473,-113.96703338623,-113.955574035645,-113.737854003906,-113.606071472168,-113.606071472168,null,-107.824928283691,-107.813468933105,-107.830657958984,-107.784820556641,-107.836387634277,-107.790550231934,-107.790550231934,-107.779090881348,-107.779090881348,-107.933792114258,-107.933792114258,-107.950973510742,-107.950973510742,-107.968170166016,-107.968170166016,-107.9853515625,-107.9853515625,-108.014007568359,-108.014007568359,-108.031188964844,-108.031188964844,-108.317665100098,-108.317665100098,-108.363502502441,-108.363502502441,-108.403610229492,-108.409339904785,-108.781768798828,-108.776039123535,-108.798957824707,-108.798957824707,-108.816139221191,-108.816139221191,-108.833335876465,-108.827606201172,-108.844795227051,-108.867713928223,-108.856246948242,-108.879173278809,-108.884902954102,-108.907814025879,-108.907814025879,-108.976570129395,-108.976570129395,-109.005226135254,-108.999488830566,-108.627067565918,-107.824928283691,-107.824928283691,null,-110.053733825684,-109.813087463379,-109.813087463379,-109.996437072754,-109.984977722168,-109.973518371582,-110.002166748047,-110.030815124512,-110.030815124512,-110.122489929199,-110.523559570312,-110.804306030273,-110.815765380859,-110.838684082031,-110.873062133789,-110.867332458496,-110.918899536133,-110.930358886719,-110.959007263184,-110.964736938477,-110.999114990234,-111.016304016113,-111.044952392578,-111.044952392578,-111.022033691406,-111.016304016113,-110.91316986084,-110.91316986084,-110.861602783203,-110.861602783203,-110.804306030273,-110.804306030273,-110.787117004395,-110.792846679688,-110.426155090332,-110.414695739746,-110.282920837402,-110.282920837402,-110.30583190918,-110.300102233887,-110.214157104492,-110.208427429199,-110.231353759766,-110.225616455078,-110.053733825684,-110.053733825684,null,-107.876495361328,-107.824928283691,-108.627067565918,-108.632797241211,-108.604148864746,-108.609878540039,-108.724472045898,-108.735931396484,-108.713012695312,-108.713012695312,-108.586959838867,-108.586959838867,-108.340591430664,-108.311943054199,-108.323402404785,-108.311943054199,-108.214538574219,-108.077026367188,-108.014007568359,-107.962440490723,-107.922332763672,-107.905136108398,-107.916603088379,-107.922332763672,-107.8994140625,-107.910865783691,-107.950973510742,-107.968170166016,-107.939521789551,-107.950973510742,-107.928062438965,-107.962440490723,-107.962440490723,-107.916603088379,-107.922332763672,-107.887954711914,-107.893684387207,-107.939521789551,-107.933792114258,-107.893684387207,-107.876495361328,-107.876495361328,null,-108.323402404785,-108.392158508301,-108.432266235352,-108.437995910645,-108.472373962402,-108.541122436523,-108.672904968262,-108.730201721191,-108.776039123535,-108.793228149414,-108.856246948242,-108.896354675293,-108.896354675293,-108.884902954102,-108.884902954102,-108.632797241211,-108.638526916504,-108.621337890625,-108.598426818848,-108.552589416504,-108.437995910645,-108.437995910645,-108.415077209473,-108.409339904785,-108.35205078125,-108.340591430664,-108.311943054199,-108.317665100098,-108.260375976562,-108.260375976562,-108.237457275391,-108.231727600098,-108.094215393066,-107.876495361328,-107.681686401367,-107.441047668457,-107.274887084961,-107.183212280273,-107.183212280273,-107.211860656738,-107.211860656738,-107.194679260254,-107.200408935547,-107.217590332031,-107.251968383789,-107.269157409668,-107.263427734375,-107.303535461426,-107.309265136719,-107.263427734375,-107.263427734375,-107.372291564941,-107.372291564941,-107.400939941406,-107.400939941406,-107.423858642578,-107.412391662598,-107.418128967285,-107.418128967285,-107.435317993164,-107.435317993164,-107.498336791992,-107.521263122559,-107.60147857666,-107.624389648438,-107.670227050781,-107.670227050781,-107.704605102539,-107.710334777832,-107.767631530762,-107.767631530762,-107.819198608398,-107.859306335449,-107.859306335449,-107.916603088379,-107.905136108398,-107.922332763672,-107.962440490723,-108.014007568359,-108.077026367188,-108.214538574219,-108.311943054199,-108.323402404785,-108.323402404785,null,-112.173675537109,-112.104919433594,-112.087738037109,-112.047630310059,-112.030433654785,-111.97314453125,-111.97314453125,-111.778335571289,-111.766876220703,-111.652282714844,-111.646560668945,-111.394454956055,-111.394454956055,-111.400184631348,-111.961685180664,-111.967414855957,-112.036163330078,-112.036163330078,-112.162216186523,-112.162216186523,-112.597663879395,-112.981544494629,-113.015922546387,-113.06175994873,-113.11905670166,-113.147705078125,-113.210731506348,-113.239379882812,-113.227920532227,-113.290946960449,-113.325325012207,-113.3310546875,-112.557556152344,-112.563285827637,-112.196594238281,-112.173675537109,-112.173675537109,null,-104.983055114746,-104.983055114746,-104.965866088867,-104.971603393555,-104.994514465332,-104.994514465332,-105.02889251709,-105.02889251709,-105.08618927002,-105.189315795898,-105.36693572998,-105.693519592285,-105.911247253418,-106.020111083984,-106.237831115723,-106.23210144043,-106.255027770996,-106.249298095703,-106.209190368652,-106.203460693359,-106.157623291016,-106.037300109863,-105.36693572998,-105.36693572998,-105.154945373535,-105.154945373535,-104.983055114746,-104.983055114746,null,-113.285217285156,-113.296669006348,-113.457107543945,-113.457107543945,-113.136245727539,-113.130516052246,-113.084686279297,-113.124786376953,-113.096138000488,-113.044578552246,-113.044578552246,-112.792472839355,-112.792472839355,-112.528907775879,-112.528907775879,-112.408592224121,-112.402862548828,-112.32837677002,-112.288269042969,-112.316917419434,-112.293998718262,-112.32837677002,-112.32837677002,-112.345565795898,-112.351287841797,-112.36848449707,-112.420051574707,-112.442962646484,-112.471618652344,-112.494537353516,-112.528907775879,-112.534637451172,-112.546104431152,-113.027381896973,-113.027381896973,-113.044578552246,-113.141975402832,-113.17635345459,-113.17635345459,-113.222190856934,-113.245109558105,-113.285217285156,-113.285217285156,null,-106.065948486328,-105.939895629883,-105.939895629883,-105.802391052246,-105.796661376953,-105.401313781738,-105.315368652344,-105.309646606445,-105.18359375,-105.18359375,-105.069000244141,-105.017433166504,-105.017433166504,-104.593444824219,-104.587715148926,-104.587715148926,-104.713768005371,-104.719497680664,-104.851280212402,-104.851280212402,-104.983055114746,-104.983055114746,-105.223701477051,-105.229423522949,-105.435691833496,-105.435691833496,-105.470069885254,-105.48152923584,-105.544555664062,-105.550285339355,-105.584663391113,-105.590393066406,-105.802391052246,-105.808113098145,-106.065948486328,-106.065948486328,-106.065948486328,null,-113.800872802734,-113.812339782715,-113.789413452148,-113.795143127441,-113.812339782715,-113.823799133301,-113.795143127441,-113.835250854492,-113.835250854492,-113.789413452148,-113.760772705078,-113.732124328613,-113.772232055664,-113.772232055664,-113.806610107422,-113.806610107422,-113.772232055664,-113.777961730957,-113.737854003906,-113.78369140625,-113.766502380371,-113.732124328613,-113.669097900391,-113.651908874512,-113.606071472168,-113.537322998047,-113.594612121582,-113.692016601562,-113.737854003906,-113.772232055664,-113.78369140625,-113.806610107422,-113.852447509766,-113.881088256836,-113.892547607422,-113.932655334473,-113.989959716797,-114.070167541504,-114.161834716797,-114.230598449707,-114.264976501465,-114.333724975586,-114.448318481445,-114.465507507324,-114.539993286133,-114.562911987305,-114.494155883789,-114.499885559082,-114.517074584961,-114.539993286133,-114.528533935547,-114.465507507324,-114.373832702637,-114.408210754395,-114.408210754395,-114.459777832031,-114.499885559082,-114.459777832031,-114.454048156738,-114.505615234375,-114.505615234375,-114.442588806152,-114.436859130859,-114.459777832031,-114.436859130859,-114.373832702637,-114.396751403809,-114.345184326172,-114.345184326172,-114.322273254395,-114.133193969727,-114.127464294434,-113.800872802734,-113.800872802734,null,-104.398643493652,-104.496040344238,-104.501770019531,-104.570526123047,-104.57625579834,-104.965866088867,-104.971603393555,-105.223701477051,-105.229423522949,-105.235153198242,-105.189315795898,-105.195045471191,-105.18359375,-105.166404724121,-105.149208068848,-105.120567321777,-105.120567321777,-105.109107971191,-105.08618927002,-105.063270568848,-104.988784790039,-104.954406738281,-104.920028686523,-104.88565826416,-104.862731933594,-104.828353881836,-104.799713134766,-104.742416381836,-104.713768005371,-104.690849304199,-104.662200927734,-104.639282226562,-104.627822875977,-104.587715148926,-104.547607421875,-104.518966674805,-104.478858947754,-104.358535766602,-104.295509338379,-104.226753234863,-104.203834533691,-104.198104858398,-104.175186157227,-104.140808105469,-104.135078430176,-104.100700378418,-104.089241027832,-104.049133300781,-104.049133300781,-104.117889404297,-104.117889404297,-104.398643493652,-104.398643493652,null,-105.831031799316,-105.825302124023,-105.79093170166,-105.785194396973,-105.785194396973,-104.971603393555,-104.742416381836,-104.742416381836,-104.616363525391,-104.616363525391,-104.049133300781,-104.049133300781,-104.089241027832,-104.100700378418,-104.135078430176,-104.140808105469,-104.175186157227,-104.198104858398,-104.203834533691,-104.226753234863,-104.295509338379,-104.358535766602,-104.478858947754,-104.518966674805,-104.547607421875,-104.587715148926,-104.627822875977,-104.639282226562,-104.662200927734,-104.690849304199,-104.713768005371,-104.742416381836,-104.799713134766,-104.828353881836,-104.862731933594,-104.88565826416,-104.920028686523,-104.954406738281,-104.988784790039,-105.063270568848,-105.08618927002,-105.109107971191,-105.120567321777,-105.120567321777,-105.149208068848,-105.166404724121,-105.18359375,-105.195045471191,-105.223701477051,-105.246620178223,-105.332557678223,-105.344024658203,-105.32682800293,-105.332557678223,-105.389862060547,-105.504447937012,-105.521636962891,-105.567474365234,-105.63623046875,-105.653419494629,-105.682060241699,-105.745094299316,-105.773735046387,-105.773735046387,-105.831031799316,-105.831031799316,null,-107.876495361328,-107.664497375488,-107.469696044922,-107.458229064941,-106.719116210938,-106.713386535645,-106.065948486328,-106.060218811035,-106.100318908691,-106.094589233398,-106.128974914551,-106.128974914551,-106.151893615723,-106.163352966309,-106.151893615723,-106.157623291016,-106.203460693359,-106.209190368652,-106.249298095703,-106.255027770996,-106.770683288574,-106.770683288574,-106.730575561523,-106.730575561523,-106.845169067383,-106.856628417969,-106.908195495605,-106.908195495605,-106.868087768555,-106.868087768555,-106.925384521484,-106.931114196777,-106.925384521484,-106.982681274414,-106.988410949707,-107.017059326172,-107.011329650879,-107.13737487793,-107.160301208496,-107.475425720215,-107.733253479004,-107.750442504883,-107.779090881348,-107.790550231934,-107.790550231934,-107.836387634277,-107.784820556641,-107.830657958984,-107.813468933105,-107.824928283691,-107.876495361328,-107.876495361328,null,-114.78636932373,-114.83219909668,-114.837936401367,-114.895225524902,-114.900955200195,-114.95825958252,-114.963981628418,-114.98690032959,-115.061378479004,-115.135871887207,-115.17024230957,-115.221809387207,-115.267654418945,-115.319221496582,-115.359329223633,-115.433799743652,-115.479644775391,-115.49683380127,-115.52547454834,-115.571319580078,-115.594230651855,-115.65153503418,-115.73747253418,-115.708824157715,-115.69164276123,-115.73747253418,-115.73747253418,-115.783317565918,-115.840606689453,-115.869255065918,-115.915084838867,-116.029685974121,-116.041145324707,-116.046867370605,-115.966651916504,-115.932281494141,-115.909362792969,-115.874977111816,-115.77758026123,-115.73747253418,-115.662986755371,-115.662986755371,-115.674446105957,-115.617149353027,-115.605690002441,-115.617149353027,-115.599967956543,-115.548400878906,-115.52547454834,-115.548400878906,-115.508293151855,-115.433799743652,-115.422340393066,-115.41089630127,-115.399436950684,-115.359329223633,-115.302024841309,-115.267654418945,-115.244728088379,-115.210350036621,-115.187438964844,-115.158790588379,-115.17024230957,-115.13013458252,-115.147331237793,-114.99836730957,-114.99836730957,-114.969703674316,-114.969703674316,-114.895225524902,-114.895225524902,-114.59156036377,-114.585830688477,-114.585830688477,-114.557182312012,-114.562911987305,-114.345184326172,-114.305076599121,-114.356651306152,-114.373832702637,-114.305076599121,-114.282165527344,-114.282165527344,-114.310813903809,-114.339454650879,-114.310813903809,-114.322273254395,-114.190490722656,-114.190490722656,-114.161834716797,-114.16756439209,-114.207672119141,-114.236328125,-114.270706176758,-114.333724975586,-114.345184326172,-114.471237182617,-114.511344909668,-114.551452636719,-114.648849487305,-114.688957214355,-114.78636932373,-114.78636932373,null,-104.049133300781,-104.049133300781,-104.049133300781,-104.616363525391,-104.616363525391,-104.742416381836,-104.742416381836,-104.971603393555,-104.971603393555,-105.02889251709,-105.034622192383,-105.051811218262,-105.057540893555,-104.948677062988,-104.753875732422,-104.501770019531,-104.249671936035,-104.049133300781,-104.049133300781,null,-112.563285827637,-112.511726379395,-112.500267028809,-112.505996704102,-112.460159301758,-112.477340698242,-112.442962646484,-112.448699951172,-112.414321899414,-112.397125244141,-112.259620666504,-112.242431640625,-112.190864562988,-112.162216186523,-112.185134887695,-112.460159301758,-112.488800048828,-112.523178100586,-112.626312255859,-112.677879333496,-112.689338684082,-112.735176086426,-112.769554138184,-112.907066345215,-112.993011474609,-113.073219299316,-113.015922546387,-112.981544494629,-112.964363098145,-112.924255371094,-112.935707092285,-112.861228942871,-112.855499267578,-112.763824462891,-112.758094787598,-112.677879333496,-112.632049560547,-112.597663879395,-112.563285827637,-112.563285827637,null,-110.053733825684,-110.059463500977,-109.944869995117,-109.933410644531,-109.818817138672,-109.818817138672,-109.687042236328,-109.681304931641,-109.572448730469,-109.572448730469,-109.55525970459,-109.549530029297,-109.520881652832,-109.515151977539,-109.429206848145,-109.423484802246,-109.423484802246,-108.925010681152,-108.930740356445,-108.902084350586,-108.896354675293,-108.907814025879,-108.913551330566,-108.890632629395,-108.884902954102,-108.861976623535,-108.861976623535,-108.839065551758,-108.839065551758,-108.861976623535,-108.902084350586,-108.95938873291,-109.039596557617,-109.096893310547,-109.131271362305,-109.131271362305,-109.194297790527,-109.20002746582,-109.348991394043,-109.40055847168,-109.469314575195,-109.509422302246,-109.583908081055,-109.583908081055,-109.606826782227,-109.601097106934,-109.687042236328,-109.687042236328,-109.813087463379,-110.053733825684,-110.053733825684,null,-109.423484802246,-109.429206848145,-109.515151977539,-109.520881652832,-109.549530029297,-109.55525970459,-109.572448730469,-109.572448730469,-109.681304931641,-109.687042236328,-109.818817138672,-109.818817138672,-109.933410644531,-109.944869995117,-110.059463500977,-110.053733825684,-110.225616455078,-110.231353759766,-110.208427429199,-110.214157104492,-110.300102233887,-110.30583190918,-110.282920837402,-110.282920837402,-110.282920837402,-109.658393859863,-109.65266418457,-109.595367431641,-109.601097106934,-109.423484802246,-109.423484802246,null,-112.036163330078,-112.087738037109,-112.225242614746,-112.293998718262,-112.322647094727,-112.374214172363,-112.42578125,-112.528907775879,-112.637771606445,-112.700798034668,-112.769554138184,-112.82112121582,-112.901336669922,-112.918525695801,-112.895599365234,-112.935707092285,-112.947174072266,-112.975814819336,-112.935707092285,-112.861228942871,-112.884140014648,-112.941436767578,-112.929977416992,-112.975814819336,-112.981544494629,-112.597663879395,-112.162216186523,-112.162216186523,-112.036163330078,-112.036163330078,-111.967414855957,-111.961685180664,-111.400184631348,-111.388725280762,-111.652282714844,-111.652282714844,-111.91584777832,-111.921577453613,-111.955955505371,-112.036163330078,-112.036163330078,null,-111.394454956055,-111.646560668945,-111.652282714844,-111.766876220703,-111.778335571289,-111.97314453125,-111.97314453125,-112.030433654785,-112.047630310059,-112.087738037109,-112.104919433594,-112.173675537109,-112.173675537109,-112.196594238281,-112.185134887695,-112.21378326416,-112.196594238281,-112.093467712402,-111.858551025391,-111.583526611328,-111.377265930176,-111.25121307373,-111.25121307373,-111.268402099609,-111.262672424316,-111.297050476074,-111.314239501953,-111.394454956055,-111.394454956055,null,-107.509803771973,-107.486885070801,-107.423858642578,-107.595741271973,-107.60147857666,-107.63011932373,-107.68741607666,-107.68741607666,-107.710334777832,-107.710334777832,-107.733253479004,-107.733253479004,-107.475425720215,-107.160301208496,-107.13737487793,-107.011329650879,-107.017059326172,-106.988410949707,-106.982681274414,-106.925384521484,-106.931114196777,-107.034248352051,-107.039970397949,-107.166023254395,-107.171752929688,-107.412391662598,-107.418128967285,-107.509803771973,-107.509803771973,null,-105.831031799316,-105.865409851074,-105.899787902832,-105.985733032227,-106.020111083984,-106.03157043457,-106.060218811035,-106.083137512207,-106.0888671875,-106.140426635742,-106.140426635742,-106.38680267334,-106.415451049805,-106.398262023926,-106.409721374512,-106.48420715332,-106.472747802734,-106.495666503906,-106.48420715332,-106.512855529785,-106.598793029785,-106.62744140625,-106.690467834473,-106.719116210938,-106.799331665039,-106.879547119141,-106.885276794434,-106.994140625,-107.143104553223,-107.309265136719,-107.418128967285,-107.412391662598,-107.423858642578,-107.400939941406,-107.400939941406,-107.372291564941,-107.372291564941,-107.263427734375,-107.263427734375,-107.309265136719,-107.303535461426,-107.263427734375,-107.269157409668,-107.251968383789,-107.217590332031,-107.200408935547,-107.194679260254,-107.211860656738,-107.211860656738,-107.183212280273,-107.183212280273,-107.057167053223,-106.868087768555,-106.638900756836,-106.438369750977,-106.23210144043,-106.100318908691,-106.100318908691,-106.140426635742,-106.140426635742,-106.014381408691,-106.008651733398,-105.785194396973,-105.785194396973,-105.79093170166,-105.825302124023,-105.831031799316,-105.831031799316,null,-110.277191162109,-110.225616455078,-110.156867980957,-110.099571228027,-110.042274475098,-110.002166748047,-109.95059967041,-109.916229248047,-109.85319519043,-109.795906066895,-109.715682983398,-109.383377075195,-109.383377075195,-109.406288146973,-109.406288146973,-109.658393859863,-110.282920837402,-110.277191162109,-110.277191162109,null,-104.593444824219,-104.484588623047,-104.387184143066,-104.318428039551,-104.318428039551,-104.295509338379,-104.306968688965,-104.347076416016,-104.404365539551,-104.43302154541,-104.398643493652,-104.117889404297,-104.117889404297,-104.049133300781,-104.049133300781,-104.043403625488,-104.33561706543,-104.347076416016,-104.398643493652,-104.398643493652,-104.587715148926,-104.593444824219,-104.593444824219,null,-107.779090881348,-107.750442504883,-107.733253479004,-107.733253479004,-107.710334777832,-107.710334777832,-107.68741607666,-107.68741607666,-107.63011932373,-107.60147857666,-107.595741271973,-107.423858642578,-107.486885070801,-107.509803771973,-107.670227050781,-107.670227050781,-107.784820556641,-107.784820556641,-107.830657958984,-107.836387634277,-107.876495361328,-107.882225036621,-108.036918640137,-108.04264831543,-108.065574645996,-108.065574645996,-108.19734954834,-108.203079223633,-108.317665100098,-108.317665100098,-108.437995910645,-108.655715942383,-108.690093994141,-108.701553344727,-108.810409545898,-108.816139221191,-108.793228149414,-108.798957824707,-108.839065551758,-108.839065551758,-108.861976623535,-108.861976623535,-108.884902954102,-108.890632629395,-108.913551330566,-108.907814025879,-108.896354675293,-108.902084350586,-108.930740356445,-108.925010681152,-108.781768798828,-108.409339904785,-108.403610229492,-108.363502502441,-108.363502502441,-108.317665100098,-108.317665100098,-108.031188964844,-108.031188964844,-108.014007568359,-108.014007568359,-107.9853515625,-107.9853515625,-107.968170166016,-107.968170166016,-107.950973510742,-107.950973510742,-107.933792114258,-107.933792114258,-107.779090881348,-107.779090881348,-107.779090881348,null,-111.056411743164,-111.090789794922,-111.096519470215,-111.096519470215,-111.113700866699,-111.113700866699,-111.096519470215,-111.06787109375,-111.044952392578,-111.016304016113,-110.999114990234,-110.964736938477,-110.959007263184,-110.930358886719,-110.918899536133,-110.867332458496,-110.873062133789,-110.838684082031,-110.815765380859,-110.804306030273,-110.523559570312,-110.122489929199,-110.030815124512,-110.030815124512,-110.002166748047,-109.973518371582,-109.984977722168,-109.996437072754,-111.044952392578,-111.056411743164,-111.056411743164,null,-98.7263565063477,-98.2966384887695,-98.2909088134766,-98.7320861816406,-98.7263565063477,-98.7263565063477,null,-97.8382720947266,-97.8382720947266,-97.8382720947266,-98.2966384887695,-98.2966384887695,-98.3023681640625,-98.3080978393555,-97.8382720947266,-97.8382720947266,null,-101.424987792969,-101.40779876709,-101.40779876709,-101.980758666992,-101.980758666992,-101.424987792969,-101.424987792969,null,-103.355857849121,-103.355857849121,-103.361587524414,-104.060592651367,-104.060592651367,-104.060592651367,-103.355857849121,-103.355857849121,null,-100.256149291992,-100.273345947266,-100.175941467285,-99.6889266967773,-99.6889266967773,-100.256149291992,-100.256149291992,null,-97.8382720947266,-97.8898391723633,-97.8898391723633,-98.0502700805664,-98.0502700805664,-98.1075592041016,-98.1075592041016,-98.2966384887695,-98.2966384887695,-98.2966384887695,-97.8382720947266,-97.8325424194336,-97.8382720947266,-97.8382720947266,null,-102.702682495117,-103.344398498535,-103.395965576172,-103.395965576172,-103.436073303223,-103.436073303223,-102.759979248047,-102.731330871582,-102.725601196289,-102.685493469238,-102.702682495117,-102.702682495117,null,-99.2649383544922,-99.2649383544922,-98.5143661499023,-98.5029067993164,-98.47998046875,-98.4685287475586,-98.4570693969727,-98.4169616699219,-98.39404296875,-98.3367462158203,-98.3138275146484,-98.3138275146484,-98.3023681640625,-98.3080978393555,-98.3596649169922,-98.4112319946289,-98.47998046875,-98.5258178710938,-98.5773849487305,-98.6232223510742,-98.6747970581055,-98.7091674804688,-98.7435455322266,-98.7951126098633,-98.9039764404297,-98.9211654663086,-98.9727249145508,-99.0185623168945,-99.0529479980469,-99.0987777709961,-99.1331634521484,-99.1847229003906,-99.2649383544922,-99.2649383544922,null,-99.6889266967773,-100.175941467285,-100.175941467285,-100.187400817871,-100.193130493164,-100.198860168457,-100.198860168457,-100.153022766113,-100.118644714355,-100.055618286133,-100.009780883789,-99.9696731567383,-99.9238357543945,-99.8837280273438,-99.8608169555664,-99.7977828979492,-99.757682800293,-99.7175750732422,-99.6889266967773,-99.6774673461914,-99.6660079956055,-99.6660079956055,-99.6889266967773,-99.6889266967773,null,-98.7320861816406,-98.7263565063477,-98.7779235839844,-98.8466796875,-98.9211654663086,-98.9612731933594,-99.0414886474609,-99.0873260498047,-99.1618041992188,-99.1847229003906,-99.2019119262695,-99.2420196533203,-99.2706680297852,-99.305046081543,-99.3508834838867,-99.3967208862305,-99.4310913085938,-99.4310913085938,-99.2133712768555,-98.7492752075195,-98.7320861816406,-98.7320861816406,null,-96.5548477172852,-96.5605773925781,-96.3142013549805,-96.3084716796875,-96.2282638549805,-96.222526550293,-96.1824264526367,-96.1652374267578,-96.1537780761719,-96.1537780761719,-96.1652374267578,-96.130859375,-96.0964813232422,-96.1022109985352,-96.0907516479492,-96.1194000244141,-96.125129699707,-96.4459838867188,-96.4459838867188,-96.5548477172852,-96.5548477172852,null,-97.2595825195312,-97.2194747924805,-97.1908340454102,-97.1335372924805,-97.0876998901367,-97.0590515136719,-96.9960250854492,-96.9673767089844,-96.8928909301758,-96.9043502807617,-97.3741760253906,-97.3684463500977,-97.3455276489258,-97.299690246582,-97.2595825195312,-97.2595825195312,null,-95.8730316162109,-95.8730316162109,-95.8386535644531,-95.8214645385742,-95.8271942138672,-95.8271942138672,-95.8558349609375,-95.8443756103516,-95.867301940918,-96.4689025878906,-96.4631729125977,-96.3485794067383,-96.3485794067383,-96.319938659668,-96.2855606079102,-96.2626342773438,-96.2339935302734,-96.1996154785156,-96.1766891479492,-96.1480484008789,-96.1194000244141,-96.0907516479492,-96.0506439208984,-96.0219955444336,-96.0048141479492,-95.9761581420898,-95.953239440918,-95.9303207397461,-95.8730316162109,-95.8730316162109,null,-97.0189437866211,-97.3627243041992,-97.3627243041992,-97.483039855957,-97.4773101806641,-97.4372024536133,-97.4028244018555,-97.3627243041992,-97.3397979736328,-97.299690246582,-97.2366714477539,-97.225212097168,-97.2366714477539,-97.2194747924805,-97.1908340454102,-97.1621780395508,-97.1392669677734,-97.0991592407227,-97.0647811889648,-97.0132141113281,-97.0189437866211,-97.0189437866211,null,-102.060966491699,-101.350509643555,-101.339042663574,-102.066696166992,-102.066696166992,-102.060966491699,-102.060966491699,null,-101.424987792969,-102.020858764648,-102.026596069336,-102.038055419922,-102.060966491699,-102.066696166992,-102.083892822266,-102.078163146973,-101.230186462402,-100.20458984375,-100.198860168457,-100.198860168457,-100.193130493164,-100.187400817871,-100.175941467285,-100.175941467285,-100.273345947266,-100.84056854248,-101.424987792969,-101.424987792969,null,-102.656845092773,-103.373046875,-103.373046875,-103.367317199707,-103.361587524414,-103.355857849121,-102.633934020996,-102.633934020996,-102.605278015137,-102.605278015137,-102.605278015137,-102.616744995117,-102.616744995117,-102.656845092773,-102.656845092773,null,-97.8382720947266,-97.8325424194336,-98.2909088134766,-98.2966384887695,-97.8382720947266,-97.8382720947266,null,-97.0246734619141,-96.8986206054688,-96.8928909301758,-96.9673767089844,-96.9960250854492,-97.0590515136719,-97.0876998901367,-97.1335372924805,-97.1908340454102,-97.2194747924805,-97.2595825195312,-97.2595825195312,-97.0246734619141,-97.0246734619141,null,-96.8069458007812,-96.5548477172852,-96.5605773925781,-96.5548477172852,-96.8986206054688,-97.0246734619141,-97.0189437866211,-96.8069458007812,-96.8069458007812,null,-99.2248306274414,-99.2248306274414,-99.2133712768555,-99.2133712768555,-99.4310913085938,-100.233238220215,-100.238967895508,-100.244697570801,-100.250419616699,-100.256149291992,-99.6889266967773,-99.2248306274414,-99.2248306274414,null,-96.6064147949219,-96.577766418457,-96.5433883666992,-96.5204696655273,-96.5090103149414,-96.4803619384766,-96.4402542114258,-96.4345245361328,-96.394416809082,-96.3886871337891,-96.3886871337891,-96.394416809082,-96.405876159668,-96.4116134643555,-96.405876159668,-96.3485794067383,-96.7210006713867,-96.7095413208008,-96.6064147949219,-96.6064147949219,null,-103.436073303223,-103.481910705566,-103.476181030273,-103.510551452637,-103.510551452637,-103.00634765625,-102.794357299805,-102.794357299805,-102.759979248047,-102.759979248047,-103.436073303223,-103.436073303223,null,-100.221778869629,-100.233238220215,-99.4310913085938,-99.4310913085938,-99.5227661132812,-99.5571441650391,-99.5972518920898,-99.6488189697266,-99.6831970214844,-99.9925994873047,-100.221778869629,-100.221778869629,null,-102.616744995117,-102.616744995117,-102.605278015137,-102.605278015137,-102.060966491699,-102.060966491699,-102.616744995117,-102.616744995117,null,-97.0189437866211,-97.0132141113281,-96.9902954101562,-96.9788360595703,-96.9559173583984,-96.9215393066406,-96.8757019042969,-96.8413238525391,-96.8126754760742,-96.7954864501953,-96.7897567749023,-96.7381973266602,-96.7267379760742,-96.7152709960938,-96.6866302490234,-96.6522521972656,-96.6350631713867,-96.6064147949219,-96.7095413208008,-96.7210006713867,-96.7267379760742,-96.8126754760742,-97.0189437866211,-97.0189437866211,-97.0189437866211,null,-96.5548477172852,-96.4459838867188,-96.4459838867188,-96.4459838867188,-96.4230651855469,-96.4230651855469,-96.4116134643555,-96.405876159668,-96.3886871337891,-96.3886871337891,-96.3715057373047,-96.3715057373047,-96.3313980102539,-96.3313980102539,-96.4631729125977,-96.4975509643555,-96.5720367431641,-96.6465225219727,-96.7038192749023,-96.7439270019531,-96.8298721313477,-96.8928909301758,-96.8986206054688,-96.5548477172852,-96.5548477172852,null,-96.3256683349609,-96.3485794067383,-96.3600387573242,-96.3485794067383,-96.400146484375,-96.4173431396484,-96.4631729125977,-96.3313980102539,-95.9245986938477,-95.9245986938477,-95.9303207397461,-95.9245986938477,-95.9016723632812,-95.8787612915039,-95.8730316162109,-95.8787612915039,-95.9016723632812,-95.9016723632812,-95.8902130126953,-96.3256683349609,-96.3256683349609,null,-101.339042663574,-101.327583312988,-101.316131591797,-101.40779876709,-102.055244445801,-102.066696166992,-101.339042663574,-101.339042663574,null,-97.8325424194336,-97.8382720947266,-97.3741760253906,-97.3741760253906,-97.8325424194336,-97.8325424194336,null,-98.7148971557617,-99.0701293945312,-99.1675338745117,-99.1847229003906,-98.7320861816406,-98.7148971557617,-98.7148971557617,null,-100.221778869629,-99.9925994873047,-99.9868698120117,-100.095726013184,-100.095726013184,-100.187400817871,-100.760360717773,-100.771820068359,-100.777549743652,-100.221778869629,-100.221778869629,null,-100.095726013184,-99.6488189697266,-99.6316299438477,-99.6316299438477,-99.6316299438477,-100.181671142578,-100.187400817871,-100.095726013184,-100.095726013184,null,-96.9100875854492,-96.4689025878906,-96.4689025878906,-96.4574508666992,-96.8126754760742,-96.9043502807617,-96.9100875854492,-96.9100875854492,-96.9100875854492,null,-102.060966491699,-102.605278015137,-102.605278015137,-102.633934020996,-102.633934020996,-102.639656066895,-102.65111541748,-102.674041748047,-102.674041748047,-102.674041748047,-102.066696166992,-102.055244445801,-101.980758666992,-101.980758666992,-102.055244445801,-102.060966491699,-102.060966491699,null,-98.7550048828125,-99.2248306274414,-99.2305603027344,-98.7607345581055,-98.7550048828125,-98.7550048828125,null,-99.6488189697266,-99.6488189697266,-100.095726013184,-100.095726013184,-99.9868698120117,-99.9925994873047,-99.6831970214844,-99.6488189697266,-99.6488189697266,null,-102.020858764648,-101.424987792969,-101.424987792969,-101.980758666992,-102.055244445801,-102.066696166992,-102.01513671875,-102.020858764648,-102.020858764648,null,-98.2966384887695,-98.2966384887695,-98.3023681640625,-98.7492752075195,-98.7550048828125,-98.2966384887695,-98.2966384887695,null,-98.2966384887695,-98.7263565063477,-98.7320861816406,-98.3023681640625,-98.2966384887695,-98.2966384887695,-98.2966384887695,null,-97.8382720947266,-97.8382720947266,-97.8382720947266,-98.2966384887695,-98.2966384887695,-98.2565307617188,-98.2450714111328,-98.204963684082,-98.1763229370117,-98.1533966064453,-98.0903778076172,-98.0445404052734,-98.0101623535156,-97.9815139770508,-97.8955688476562,-97.8382720947266,-97.8382720947266,null,-99.6316299438477,-99.6316299438477,-99.1847229003906,-99.1675338745117,-99.6316299438477,-99.6316299438477,null,-101.327583312988,-101.339042663574,-101.350509643555,-101.258834838867,-100.777549743652,-100.771820068359,-101.327583312988,-101.327583312988,null,-101.316131591797,-101.327583312988,-100.771820068359,-100.760360717773,-100.760360717773,-101.316131591797,-101.316131591797,null,-98.7607345581055,-99.2305603027344,-99.2420196533203,-99.2534790039062,-99.2534790039062,-99.2706680297852,-99.2649383544922,-99.1847229003906,-99.1331634521484,-99.0987777709961,-99.0529479980469,-99.0185623168945,-98.9727249145508,-98.9211654663086,-98.9039764404297,-98.7951126098633,-98.7435455322266,-98.7091674804688,-98.6747970581055,-98.6232223510742,-98.5773849487305,-98.5258178710938,-98.47998046875,-98.4112319946289,-98.3596649169922,-98.3080978393555,-98.3080978393555,-98.3023681640625,-98.7607345581055,-98.7607345581055,null,-101.40779876709,-101.424987792969,-101.424987792969,-100.84056854248,-100.846298217773,-101.40779876709,-101.40779876709,null,-98.7492752075195,-98.7492752075195,-98.3023681640625,-98.3023681640625,-98.7320861816406,-98.7492752075195,-98.7492752075195,null,-96.9100875854492,-96.9043502807617,-97.3741760253906,-97.3741760253906,-96.9100875854492,-96.9100875854492,null,-96.0850219726562,-96.0792922973633,-96.4689025878906,-96.4689025878906,-96.0850219726562,-96.0850219726562,null,-98.7263565063477,-98.7320861816406,-99.1847229003906,-99.1847229003906,-99.1618041992188,-99.0873260498047,-99.0414886474609,-98.9612731933594,-98.9211654663086,-98.8466796875,-98.7779235839844,-98.7263565063477,-98.7263565063477,null,-101.258834838867,-102.060966491699,-102.060966491699,-102.055244445801,-101.980758666992,-101.40779876709,-101.276023864746,-101.276023864746,-101.258834838867,-101.258834838867,-101.258834838867,null,-99.2649383544922,-99.2649383544922,-99.3222351074219,-99.3680725097656,-99.4024505615234,-99.4368209838867,-99.4769287109375,-99.5514144897461,-99.6545486450195,-99.6889266967773,-99.7175750732422,-99.757682800293,-99.7977828979492,-99.8608169555664,-99.8837280273438,-99.9238357543945,-99.9696731567383,-100.009780883789,-100.055618286133,-100.118644714355,-100.153022766113,-100.198860168457,-100.20458984375,-99.5399627685547,-99.2649383544922,-99.2649383544922,null,-103.373046875,-103.573585510254,-104.060592651367,-104.060592651367,-103.361587524414,-103.367317199707,-103.373046875,-103.373046875,-103.373046875,null,-97.8382720947266,-98.3080978393555,-98.3080978393555,-98.3023681640625,-98.3138275146484,-98.3138275146484,-98.2909088134766,-98.2336120605469,-98.1820526123047,-98.1362152099609,-98.0789108276367,-98.02734375,-97.9700546264648,-97.9299468994141,-97.8955688476562,-97.8726501464844,-97.8440017700195,-97.8038940429688,-97.7695236206055,-97.7351455688477,-97.6893081665039,-97.6606521606445,-97.6320114135742,-97.5919036865234,-97.5231475830078,-97.4773101806641,-97.483039855957,-97.8382720947266,-97.8382720947266,null,-96.4631729125977,-96.4689025878906,-96.4689025878906,-96.9100875854492,-96.9043502807617,-96.9043502807617,-96.4689025878906,-96.4631729125977,-96.4631729125977,null,-101.258834838867,-101.258834838867,-101.258834838867,-101.276023864746,-101.276023864746,-100.708786010742,-100.250419616699,-100.244697570801,-100.238967895508,-100.233238220215,-100.221778869629,-100.777549743652,-101.258834838867,-101.258834838867,null,-100.703056335449,-100.256149291992,-100.250419616699,-100.708786010742,-100.703056335449,-100.703056335449,null,-99.2305603027344,-99.2248306274414,-99.6889266967773,-99.6889266967773,-99.6660079956055,-99.2305603027344,-99.2305603027344,null,-101.40779876709,-100.846298217773,-100.703056335449,-100.708786010742,-101.276023864746,-101.40779876709,-101.40779876709,-101.40779876709,null,-97.8382720947266,-97.3684463500977,-97.3684463500977,-97.8325424194336,-97.8382720947266,-97.8382720947266,-97.8382720947266,null,-97.7007598876953,-97.6090927124023,-97.6148147583008,-97.6090927124023,-97.6549224853516,-97.6950378417969,-97.7236862182617,-97.7695236206055,-97.8382720947266,-97.8955688476562,-97.9815139770508,-98.0101623535156,-98.0445404052734,-98.0903778076172,-98.1533966064453,-98.1763229370117,-98.204963684082,-98.2450714111328,-98.2565307617188,-98.2966384887695,-98.3023681640625,-98.3023681640625,-98.2851791381836,-98.2851791381836,-98.1075592041016,-98.1075592041016,-98.0559997558594,-98.0559997558594,-97.9070281982422,-97.8955688476562,-97.7064895629883,-97.7007598876953,-97.7007598876953,null,-103.344398498535,-102.702682495117,-102.674041748047,-102.674041748047,-102.674041748047,-102.65111541748,-102.639656066895,-102.633934020996,-103.355857849121,-103.355857849121,-103.355857849121,-103.350128173828,-103.344398498535,-103.344398498535,null,-98.2966384887695,-98.1075592041016,-98.1075592041016,-98.0502700805664,-98.0502700805664,-97.8898391723633,-97.8898391723633,-97.8382720947266,-97.7007598876953,-97.7007598876953,-97.7064895629883,-97.8955688476562,-97.9070281982422,-98.0559997558594,-98.0559997558594,-98.1075592041016,-98.1075592041016,-98.2851791381836,-98.2851791381836,-98.3023681640625,-98.2966384887695,-98.2966384887695,null,-96.0277252197266,-96.0792922973633,-96.0850219726562,-95.7183303833008,-95.6896820068359,-95.6438446044922,-95.6209259033203,-95.6323852539062,-95.5636291503906,-95.5349807739258,-96.0277252197266,-96.0277252197266,null,-98.2909088134766,-97.8325424194336,-97.8153610229492,-97.947135925293,-98.2794494628906,-98.2909088134766,-98.2909088134766,null,-96.4689025878906,-95.867301940918,-95.8730316162109,-95.8615646362305,-95.8329238891602,-95.7928161621094,-95.769889831543,-95.76416015625,-95.7527084350586,-95.76416015625,-95.7527084350586,-95.7183303833008,-96.0850219726562,-96.4689025878906,-96.4689025878906,-96.4689025878906,null,-96.0792922973633,-96.0277252197266,-96.0219955444336,-96.2397232055664,-96.4574508666992,-96.4689025878906,-96.0792922973633,-96.0792922973633,null,-101.350509643555,-102.060966491699,-102.066696166992,-102.060966491699,-102.060966491699,-101.258834838867,-101.258834838867,-101.350509643555,-101.350509643555,null,-99.6488189697266,-99.6488189697266,-99.5972518920898,-99.5571441650391,-99.5227661132812,-99.4310913085938,-99.3967208862305,-99.3508834838867,-99.305046081543,-99.2706680297852,-99.2420196533203,-99.2019119262695,-99.1847229003906,-99.1847229003906,-99.6316299438477,-99.6488189697266,-99.6488189697266,null,-97.8382720947266,-97.8382720947266,-97.483039855957,-97.3627243041992,-97.3627243041992,-97.3684463500977,-97.8382720947266,-97.8382720947266,null,-97.6148147583008,-97.6090927124023,-97.7007598876953,-97.7007598876953,-97.8382720947266,-97.8325424194336,-97.3684463500977,-97.2595825195312,-97.2595825195312,-97.299690246582,-97.3455276489258,-97.3684463500977,-97.4200134277344,-97.4372024536133,-97.494499206543,-97.5403366088867,-97.57470703125,-97.6148147583008,-97.6148147583008,null,-97.8382720947266,-97.7695236206055,-97.7236862182617,-97.6950378417969,-97.6549224853516,-97.6090927124023,-97.6148147583008,-97.57470703125,-97.5403366088867,-97.494499206543,-97.4372024536133,-97.4200134277344,-97.3684463500977,-97.3741760253906,-97.8382720947266,-97.8382720947266,-97.8382720947266,null,-100.181671142578,-100.731712341309,-100.760360717773,-100.760360717773,-100.187400817871,-100.181671142578,-100.181671142578,null,-96.0277252197266,-95.5349807739258,-95.4834136962891,-95.4662322998047,-95.414665222168,-95.3917388916016,-95.4031982421875,-95.3401794433594,-95.3344497680664,-95.3516311645508,-95.7985458374023,-96.0219955444336,-96.0277252197266,-96.0277252197266,null,-99.2305603027344,-99.6660079956055,-99.6660079956055,-99.6774673461914,-99.6889266967773,-99.6545486450195,-99.5514144897461,-99.4769287109375,-99.4368209838867,-99.4024505615234,-99.3680725097656,-99.3222351074219,-99.2649383544922,-99.2706680297852,-99.2534790039062,-99.2534790039062,-99.2420196533203,-99.2305603027344,-99.2305603027344,null,-96.9043502807617,-96.9100875854492,-96.9100875854492,-97.3741760253906,-97.3741760253906,-96.9043502807617,-96.9043502807617,null,-96.3256683349609,-95.8902130126953,-95.8844833374023,-95.8730316162109,-95.8558349609375,-95.8730316162109,-95.8730316162109,-95.9303207397461,-95.953239440918,-95.9761581420898,-96.0048141479492,-96.0219955444336,-96.0506439208984,-96.0907516479492,-96.1194000244141,-96.1480484008789,-96.1766891479492,-96.1996154785156,-96.2339935302734,-96.2626342773438,-96.2855606079102,-96.319938659668,-96.3313980102539,-96.3256683349609,-96.319938659668,-96.319938659668,-96.3256683349609,-96.3256683349609,null,-96.4631729125977,-96.4173431396484,-96.400146484375,-96.3485794067383,-96.3600387573242,-96.3485794067383,-96.3256683349609,-96.319938659668,-96.319938659668,-96.3256683349609,-96.3313980102539,-96.319938659668,-96.3485794067383,-96.3485794067383,-96.4631729125977,-96.4689025878906,-96.9043502807617,-96.8928909301758,-96.8298721313477,-96.7439270019531,-96.7038192749023,-96.6465225219727,-96.5720367431641,-96.4975509643555,-96.4631729125977,-96.4631729125977,null,-103.344398498535,-103.350128173828,-103.355857849121,-103.355857849121,-104.060592651367,-104.054862976074,-103.395965576172,-103.344398498535,-103.344398498535,null,-96.9043502807617,-96.9043502807617,-97.3741760253906,-97.3741760253906,-96.9043502807617,-96.9043502807617,null,-102.078163146973,-102.083892822266,-102.066696166992,-102.060966491699,-102.038055419922,-102.026596069336,-102.020858764648,-102.01513671875,-102.066696166992,-102.674041748047,-102.702682495117,-102.685493469238,-102.725601196289,-102.731330871582,-102.759979248047,-102.759979248047,-102.794357299805,-102.794357299805,-102.078163146973,-102.078163146973,null,-99.2133712768555,-98.7492752075195,-98.7492752075195,-99.2133712768555,-99.2133712768555,-99.2133712768555,null,-103.395965576172,-104.054862976074,-104.060592651367,-104.060592651367,-103.510551452637,-103.510551452637,-103.476181030273,-103.481910705566,-103.436073303223,-103.436073303223,-103.395965576172,-103.395965576172,-103.395965576172,null,-97.0189437866211,-97.0246734619141,-97.2595825195312,-97.3684463500977,-97.3684463500977,-97.0189437866211,-97.0189437866211,null,-97.8153610229492,-97.8325424194336,-97.3741760253906,-97.3741760253906,-97.8153610229492,-97.8153610229492,null,-100.84056854248,-100.273345947266,-100.256149291992,-100.703056335449,-100.846298217773,-100.84056854248,-100.84056854248,null,-96.5605773925781,-96.5548477172852,-96.8069458007812,-96.8126754760742,-96.7267379760742,-96.7210006713867,-96.3485794067383,-96.3428497314453,-96.3485794067383,-96.319938659668,-96.319938659668,-96.3428497314453,-96.3428497314453,-96.3371200561523,-96.2970123291016,-96.2798309326172,-96.2626342773438,-96.2282638549805,-96.3084716796875,-96.3142013549805,-96.5605773925781,-96.5605773925781,null,-98.7492752075195,-99.2133712768555,-99.2248306274414,-99.2248306274414,-98.7550048828125,-98.7492752075195,-98.7492752075195,null,-96.4459838867188,-96.125129699707,-96.125129699707,-96.0964813232422,-96.0678329467773,-96.0506439208984,-96.0506439208984,-96.0792922973633,-96.0850219726562,-96.0449142456055,-96.0162658691406,-96.0048141479492,-95.9990768432617,-95.947509765625,-95.9360504150391,-95.9303207397461,-95.9245986938477,-96.3313980102539,-96.3313980102539,-96.3715057373047,-96.3715057373047,-96.3886871337891,-96.3886871337891,-96.405876159668,-96.4116134643555,-96.4230651855469,-96.4230651855469,-96.4459838867188,-96.4459838867188,-96.4459838867188,null,-97.3684463500977,-97.3627243041992,-97.0189437866211,-97.0189437866211,-96.8126754760742,-96.8069458007812,-97.0189437866211,-97.3684463500977,-97.3684463500977,null,-98.7148971557617,-98.7320861816406,-98.2909088134766,-98.2794494628906,-98.5143661499023,-98.7148971557617,-98.7148971557617,null,-98.2966384887695,-98.2966384887695,-98.7550048828125,-98.7607345581055,-98.3023681640625,-98.2966384887695,-98.2966384887695,-98.2966384887695,null,-97.8382720947266,-97.8382720947266,-97.3741760253906,-97.3741760253906,-97.8382720947266,-97.8382720947266,null,-117.777198791504,-117.920440673828,-118.711120605469,-119.163757324219,-119.049171447754,-119.15803527832,-119.186676025391,-119.209602355957,-119.180953979492,-119.15803527832,-119.163757324219,-119.180953979492,-119.186676025391,-119.186676025391,-119.209602355957,-119.232521057129,-117.582405090332,-117.582405090332,-117.570945739746,-117.570945739746,-117.582405090332,-117.605308532715,-117.611045837402,-117.582405090332,-117.559478759766,-117.536560058594,-117.507911682129,-117.490730285645,-117.484992980957,-117.484992980957,-117.46208190918,-117.46208190918,-117.473533630371,-117.525100708008,-117.605308532715,-117.639694213867,-117.662620544434,-117.651153564453,-117.656883239746,-117.685523986816,-117.70272064209,-117.731369018555,-117.742828369141,-117.742828369141,-117.725631713867,-117.691261291504,-117.691261291504,-117.725631713867,-117.765739440918,-117.78865814209,-117.78865814209,-117.777198791504,-117.777198791504,null,-114.047248840332,-114.052978515625,-114.08162689209,-114.116004943848,-114.13892364502,-114.201942443848,-114.264976501465,-114.310813903809,-114.327995300293,-114.396751403809,-114.488426208496,-114.557182312012,-114.643127441406,-114.700416564941,-114.734802246094,-114.757713317871,-114.734802246094,-114.734802246094,-114.711875915527,-114.688957214355,-114.700416564941,-114.700416564941,-114.683235168457,-114.671775817871,-114.666046142578,-114.660308837891,-114.666046142578,-114.625938415527,-114.608741760254,-114.597282409668,-114.585830688477,-114.574363708496,-114.603019714355,-114.643127441406,-114.637390136719,-115.674446105957,-115.897903442383,-115.897903442383,-115.73747253418,-115.73747253418,-114.047248840332,-114.047248840332,null,-120.006011962891,-120.006011962891,-119.942985534668,-119.885696411133,-119.85131072998,-119.805480957031,-119.759635925293,-119.685157775879,-119.616394042969,-119.530456542969,-119.301277160645,-119.335647583008,-119.404411315918,-119.415855407715,-119.387214660645,-119.39867401123,-119.352844238281,-119.335647583008,-119.329917907715,-119.295539855957,-119.329917907715,-119.57056427002,-119.868492126465,-119.994552612305,-120.006011962891,-120.006011962891,null,-114.041519165039,-115.783317565918,-116.006759643555,-116.155723571777,-116.155723571777,-116.573997497559,-117.015167236328,-117.026634216309,-115.061378479004,-114.305076599121,-114.047248840332,-114.041519165039,-114.041519165039,-114.041519165039,null,-118.418922424316,-118.33869934082,-117.691261291504,-117.255813598633,-117.26155090332,-117.22144317627,-117.187057495117,-117.181335449219,-117.84595489502,-118.418922424316,-118.418922424316,null,-116.573997497559,-116.155723571777,-116.155723571777,-116.006759643555,-115.783317565918,-115.771858215332,-115.760398864746,-115.771858215332,-115.73747253418,-115.760398864746,-115.760398864746,-115.73747253418,-115.726013183594,-115.73747253418,-115.73747253418,-115.73747253418,-115.766120910645,-115.789039611816,-115.789039611816,-115.823425292969,-115.840606689453,-115.840606689453,-116.591178894043,-116.573997497559,-116.573997497559,null,-117.301658630371,-117.295921325684,-117.651153564453,-117.645416259766,-118.762687683105,-118.762687683105,-119.318458557129,-119.335647583008,-119.341384887695,-119.306999206543,-119.306999206543,-118.201194763184,-117.026634216309,-117.015167236328,-117.003707885742,-117.232887268066,-117.301658630371,-117.301658630371,null,-117.777198791504,-117.78865814209,-117.78865814209,-117.765739440918,-117.725631713867,-117.691261291504,-117.691261291504,-117.725631713867,-117.742828369141,-117.742828369141,-117.731369018555,-117.70272064209,-117.685523986816,-117.656883239746,-117.651153564453,-117.662620544434,-117.639694213867,-117.605308532715,-117.525100708008,-117.473533630371,-117.46208190918,-117.46208190918,-117.484992980957,-117.484992980957,-117.490730285645,-117.507911682129,-117.536560058594,-117.559478759766,-117.582405090332,-117.611045837402,-117.605308532715,-117.582405090332,-117.570945739746,-117.570945739746,-117.582405090332,-117.582405090332,-117.301658630371,-117.232887268066,-117.003707885742,-117.015167236328,-116.573997497559,-116.591178894043,-117.381866455078,-117.777198791504,-117.777198791504,null,-114.047248840332,-114.047248840332,-114.041519165039,-114.047248840332,-114.041519165039,-114.047248840332,-115.73747253418,-115.73747253418,-115.897903442383,-115.897903442383,-114.99836730957,-114.99836730957,-114.047248840332,-114.047248840332,null,-119.289810180664,-119.186676025391,-119.15803527832,-119.049171447754,-119.163757324219,-118.711120605469,-118.923110961914,-119.020530700684,-119.020530700684,-118.917388916016,-118.934577941895,-119.140846252441,-119.329917907715,-119.295539855957,-119.329917907715,-119.335647583008,-119.352844238281,-119.39867401123,-119.387214660645,-119.415855407715,-119.404411315918,-119.335647583008,-119.301277160645,-119.530456542969,-119.547637939453,-119.564834594727,-119.559097290039,-119.587745666504,-119.633590698242,-119.679420471191,-119.702346801758,-119.719528198242,-119.679420471191,-119.616394042969,-119.518997192383,-119.496070861816,-119.289810180664,-119.289810180664,null,-118.418922424316,-119.140846252441,-118.934577941895,-118.917388916016,-119.020530700684,-119.020530700684,-118.923110961914,-118.711120605469,-117.920440673828,-118.206932067871,-118.195465087891,-117.691261291504,-118.33869934082,-118.418922424316,-118.418922424316,null,-117.920440673828,-117.777198791504,-117.381866455078,-116.591178894043,-115.840606689453,-114.99836730957,-114.99836730957,-115.897903442383,-115.897903442383,-115.897903442383,-117.181335449219,-117.187057495117,-117.22144317627,-117.26155090332,-117.255813598633,-117.691261291504,-118.195465087891,-118.206932067871,-117.920440673828,-117.920440673828,null,-119.318458557129,-118.762687683105,-118.762687683105,-117.645416259766,-117.651153564453,-117.295921325684,-117.301658630371,-117.582405090332,-119.232521057129,-119.329917907715,-119.318458557129,-119.318458557129,null,-119.289810180664,-119.496070861816,-119.518997192383,-119.616394042969,-119.679420471191,-119.719528198242,-119.69660949707,-119.667961120605,-119.65650177002,-119.65650177002,-119.667961120605,-119.690879821777,-119.690879821777,-119.65650177002,-119.61067199707,-119.576286315918,-119.536178588867,-119.473159790039,-119.438781738281,-119.387214660645,-119.341384887695,-119.289810180664,-119.289810180664,null,-119.186676025391,-119.289810180664,-119.341384887695,-119.387214660645,-119.438781738281,-119.473159790039,-119.536178588867,-119.576286315918,-119.61067199707,-119.65650177002,-119.690879821777,-119.690879821777,-119.667961120605,-119.65650177002,-119.65650177002,-119.667961120605,-119.69660949707,-119.719528198242,-119.748176574707,-119.794021606445,-119.839851379395,-119.862770080566,-119.879959106445,-119.931526184082,-120.006011962891,-120.006011962891,-119.994552612305,-120.006011962891,-120.006011962891,-120.006011962891,-119.370025634766,-119.306999206543,-119.306999206543,-119.341384887695,-119.335647583008,-119.318458557129,-119.329917907715,-119.232521057129,-119.209602355957,-119.186676025391,-119.186676025391,-119.180953979492,-119.163757324219,-119.15803527832,-119.180953979492,-119.209602355957,-119.186676025391,-119.186676025391,null,-115.783317565918,-114.041519165039,-114.035797119141,-114.041519165039,-114.047248840332,-114.99836730957,-115.840606689453,-115.840606689453,-115.823425292969,-115.789039611816,-115.789039611816,-115.766120910645,-115.73747253418,-115.73747253418,-115.73747253418,-115.726013183594,-115.73747253418,-115.760398864746,-115.760398864746,-115.73747253418,-115.771858215332,-115.760398864746,-115.771858215332,-115.783317565918,-115.783317565918,null,-120.006011962891,-120.006011962891,-119.931526184082,-119.879959106445,-119.862770080566,-119.839851379395,-119.794021606445,-119.748176574707,-119.719528198242,-119.702346801758,-119.679420471191,-119.633590698242,-119.587745666504,-119.559097290039,-119.564834594727,-119.547637939453,-119.530456542969,-119.616394042969,-119.685157775879,-119.759635925293,-119.805480957031,-119.85131072998,-119.885696411133,-119.942985534668,-120.006011962891,-120.006011962891,null,-71.7228546142578,-71.7171325683594,-71.6655654907227,-71.6540985107422,-71.6540985107422,-71.6598281860352,-71.6540985107422,-71.5223159790039,-71.5223159790039,-71.5051345825195,-71.5108642578125,-71.4994049072266,-71.2587661743164,-71.2014617919922,-71.1556243896484,-71.2014617919922,-71.1670913696289,-71.2472991943359,-71.5509719848633,-71.6197280883789,-71.6311874389648,-71.6254577636719,-71.6311874389648,-71.6540985107422,-71.7228546142578,-71.7228546142578,null,-71.4994049072266,-71.4994049072266,-71.4764785766602,-71.5165939331055,-71.5223159790039,-71.5337829589844,-71.5509719848633,-71.3618927001953,-71.3790817260742,-71.3447036743164,-71.3389739990234,-71.3676223754883,-71.3676223754883,-71.3676223754883,-71.3733520507812,-71.3962707519531,-71.419189453125,-71.419189453125,-71.424919128418,-71.3962707519531,-71.3962707519531,-71.3447036743164,-71.3332443237305,-71.3160552978516,-71.2988662719727,-71.2702178955078,-71.2530288696289,-71.2186584472656,-71.1842803955078,-71.0868759155273,-71.0410385131836,-71.0410385131836,-71.0181198120117,-70.972282409668,-70.972282409668,-70.960823059082,-70.960823059082,-71.0066604614258,-71.0238418579102,-71.0524978637695,-71.0639572143555,-71.1097869873047,-71.1212539672852,-71.1556243896484,-71.2014617919922,-71.2587661743164,-71.4994049072266,-71.4994049072266,null,-72.4447860717773,-72.3817520141602,-72.3760299682617,-72.3416442871094,-72.1697692871094,-72.1869506835938,-72.0437164306641,-72.0437164306641,-72.0551681518555,-72.0608978271484,-72.0551681518555,-72.0608978271484,-72.0551681518555,-72.0608978271484,-72.0608978271484,-72.0093383789062,-71.9692306518555,-71.9520416259766,-71.9348526000977,-72.2843551635742,-72.4734268188477,-72.502082824707,-72.5307312011719,-72.5536422729492,-72.5307312011719,-72.5249938964844,-72.502082824707,-72.4734268188477,-72.4562454223633,-72.4676971435547,-72.4562454223633,-72.4390563964844,-72.4447860717773,-72.4447860717773,null,-71.7515029907227,-71.694206237793,-71.6483688354492,-71.6025314331055,-71.5910797119141,-71.5796203613281,-71.5624237060547,-71.5509719848633,-71.5681533813477,-71.6254577636719,-71.5910797119141,-71.5280532836914,-71.5280532836914,-71.5452423095703,-71.5337829589844,-71.5051345825195,-71.4879455566406,-71.4822158813477,-71.4363784790039,-71.4020004272461,-71.4077301025391,-71.4306488037109,-71.4020004272461,-71.3676223754883,-71.3160552978516,-71.2874069213867,-71.2644958496094,-71.230110168457,-71.1900024414062,-71.1498947143555,-71.1155166625977,-71.0754165649414,-71.0181198120117,-71.0410385131836,-71.0410385131836,-71.0868759155273,-71.1842803955078,-71.2186584472656,-71.2530288696289,-71.2702178955078,-71.2988662719727,-71.3160552978516,-71.3332443237305,-71.3447036743164,-71.3962707519531,-71.3962707519531,-71.424919128418,-71.4478378295898,-71.4592971801758,-71.4994049072266,-71.5223159790039,-71.5738906860352,-71.5796203613281,-71.5910797119141,-71.6999359130859,-71.7114028930664,-71.7515029907227,-71.7515029907227,null,-71.9176635742188,-72.0723648071289,-72.0952758789062,-72.1239318847656,-72.1067352294922,-72.1296615600586,-72.1984100341797,-72.2728958129883,-72.3473815917969,-72.318733215332,-72.3072738647461,-72.3015441894531,-72.2843551635742,-72.2385177612305,-72.2156066894531,-72.1926803588867,-72.1812210083008,-72.1812210083008,-72.1296615600586,-72.1124649047852,-72.1010055541992,-72.1067352294922,-72.0895538330078,-72.0608978271484,-72.0437164306641,-72.0379867553711,-72.049446105957,-72.0322570800781,-72.0265274047852,-72.0093383789062,-71.9921493530273,-71.9577713012695,-71.866096496582,-71.8374481201172,-71.8087997436523,-71.7744216918945,-71.7515029907227,-71.7114028930664,-71.6999359130859,-71.5910797119141,-71.5796203613281,-71.5738906860352,-71.5223159790039,-71.4994049072266,-71.4592971801758,-71.4478378295898,-71.424919128418,-71.419189453125,-71.419189453125,-71.3962707519531,-71.3733520507812,-71.3676223754883,-71.3676223754883,-71.3676223754883,-71.3389739990234,-71.3447036743164,-71.3790817260742,-71.3618927001953,-71.5509719848633,-71.5337829589844,-71.5223159790039,-71.5165939331055,-71.4764785766602,-71.4994049072266,-71.4994049072266,-71.5108642578125,-71.5051345825195,-71.5223159790039,-71.5223159790039,-71.6540985107422,-71.6598281860352,-71.6540985107422,-71.6540985107422,-71.6655654907227,-71.7171325683594,-71.7228546142578,-71.7572402954102,-71.8145294189453,-71.8431777954102,-71.9176635742188,-71.9176635742188,null,-72.0093383789062,-71.9119338989258,-71.8489074707031,-71.6598281860352,-71.6311874389648,-71.5165939331055,-71.5051345825195,-71.4764785766602,-71.4592971801758,-71.4478378295898,-71.4306488037109,-71.4020004272461,-71.3848114013672,-71.3618927001953,-71.4306488037109,-71.419189453125,-71.3848114013672,-71.3618927001953,-71.3618927001953,-71.3447036743164,-71.2931365966797,-71.2472991943359,-71.23583984375,-71.23583984375,-71.2644958496094,-71.2816772460938,-71.3103332519531,-71.3447036743164,-71.7457733154297,-71.9004745483398,-71.9348526000977,-71.9520416259766,-71.9692306518555,-72.0093383789062,-72.0608978271484,-72.0608978271484,-72.0551681518555,-72.0608978271484,-72.0551681518555,-72.0608978271484,-72.0551681518555,-72.0437164306641,-72.0437164306641,-72.0379867553711,-72.0551681518555,-72.0093383789062,-72.0093383789062,null,-71.2587661743164,-71.4020004272461,-71.4306488037109,-71.4478378295898,-71.4592971801758,-71.4764785766602,-71.5051345825195,-71.5165939331055,-71.6311874389648,-71.6598281860352,-71.8489074707031,-71.9119338989258,-72.0093383789062,-72.0551681518555,-72.0666275024414,-72.0723648071289,-72.0895538330078,-72.0551681518555,-72.0379867553711,-72.0322570800781,-72.0093383789062,-71.9176635742188,-71.8431777954102,-71.8145294189453,-71.7572402954102,-71.7228546142578,-71.6540985107422,-71.6311874389648,-71.6254577636719,-71.6311874389648,-71.6197280883789,-71.5509719848633,-71.2472991943359,-71.2587661743164,-71.2587661743164,null,-71.4020004272461,-71.2587661743164,-71.0181198120117,-71.0696792602539,-71.0295791625977,-70.966552734375,-70.9092559814453,-70.8978042602539,-70.8806076049805,-70.8691482543945,-70.8576965332031,-70.8576965332031,-70.8576965332031,-70.8462295532227,-70.8118591308594,-70.8003921508789,-70.7717514038086,-70.7373657226562,-70.7545547485352,-70.7430953979492,-70.7316436767578,-70.7316436767578,-70.7717514038086,-70.8404998779297,-70.8863372802734,-70.9092559814453,-71.0123901367188,-71.0410385131836,-71.0696792602539,-71.0868759155273,-71.144172668457,-71.1785507202148,-71.1957321166992,-71.1957321166992,-71.1957321166992,-71.2186584472656,-71.23583984375,-71.23583984375,-71.2472991943359,-71.2931365966797,-71.3447036743164,-71.3618927001953,-71.3618927001953,-71.3848114013672,-71.419189453125,-71.4306488037109,-71.3618927001953,-71.3848114013672,-71.4020004272461,-71.4020004272461,null,-70.960823059082,-70.966552734375,-70.972282409668,-70.966552734375,-70.9321746826172,-70.8576965332031,-70.8290405273438,-70.8175811767578,-70.8175811767578,-70.8233108520508,-70.8118591308594,-70.8462295532227,-70.8576965332031,-70.8576965332031,-70.8576965332031,-70.8691482543945,-70.8806076049805,-70.8978042602539,-70.9092559814453,-70.966552734375,-71.0295791625977,-71.0696792602539,-71.0181198120117,-71.2587661743164,-71.2472991943359,-71.1670913696289,-71.2014617919922,-71.1556243896484,-71.1212539672852,-71.1097869873047,-71.0639572143555,-71.0524978637695,-71.0238418579102,-71.0066604614258,-70.960823059082,-70.960823059082,null,-72.4447860717773,-72.4505157470703,-72.4390563964844,-72.4161376953125,-72.4104080200195,-72.3817520141602,-72.3760299682617,-72.3473815917969,-72.2728958129883,-72.1984100341797,-72.1296615600586,-72.1067352294922,-72.1239318847656,-72.0952758789062,-72.0723648071289,-71.9176635742188,-72.0093383789062,-72.0322570800781,-72.0379867553711,-72.0551681518555,-72.0895538330078,-72.0723648071289,-72.0666275024414,-72.0551681518555,-72.0093383789062,-72.0551681518555,-72.0379867553711,-72.0437164306641,-72.1869506835938,-72.1697692871094,-72.3416442871094,-72.3760299682617,-72.3817520141602,-72.4447860717773,-72.4447860717773,null,-74.9829864501953,-74.8913192749023,-74.7079696655273,-74.6907730102539,-74.6621322631836,-74.6564025878906,-74.6506652832031,-74.6048278808594,-74.5761871337891,-74.5589981079102,-74.5475387573242,-74.5188903808594,-74.4730529785156,-74.4501342773438,-74.4329528808594,-74.4157562255859,-74.3928451538086,-74.398567199707,-74.3928451538086,-74.3756484985352,-74.398567199707,-74.4214859008789,-74.4615936279297,-74.5017013549805,-74.5532684326172,-74.581916809082,-74.6334838867188,-74.6621322631836,-74.6735916137695,-74.7136993408203,-74.7423400878906,-74.7709884643555,-74.7824478149414,-74.8168258666992,-74.85693359375,-74.85693359375,-74.851203918457,-74.85693359375,-74.85693359375,-74.9829864501953,-74.9829864501953,null,-74.0032272338867,-74.0376052856445,-74.0662536621094,-74.0834426879883,-74.0891723632812,-74.0949020385742,-74.129280090332,-74.1464691162109,-74.129280090332,-74.1120910644531,-74.0891723632812,-74.1235504150391,-74.129280090332,-74.1521911621094,-74.1521911621094,-74.1579284667969,-74.1693878173828,-74.2266845703125,-74.2725219726562,-74.2381362915039,-74.1922988891602,-73.9001007080078,-73.9115524291992,-73.9172821044922,-73.9402084350586,-73.9745788574219,-74.0032272338867,-74.0032272338867,null,-75.046012878418,-74.9715270996094,-74.9142303466797,-74.862663269043,-74.8340148925781,-74.8053741455078,-74.765266418457,-74.7308807373047,-74.7366104125977,-74.7079696655273,-74.7022399902344,-74.6735916137695,-74.5704574584961,-74.5418090820312,-74.3813781738281,-74.398567199707,-74.4157562255859,-74.4157562255859,-74.4329528808594,-74.4501342773438,-74.4730529785156,-74.5188903808594,-74.5475387573242,-74.5589981079102,-74.5761871337891,-74.6048278808594,-74.6506652832031,-74.6564025878906,-74.6621322631836,-74.6907730102539,-74.7079696655273,-74.7595367431641,-74.7824478149414,-74.8168258666992,-74.8913192749023,-74.8970413208008,-74.9199600219727,-74.9600677490234,-75.0116348266602,-75.0116348266602,-75.046012878418,-75.046012878418,null,-75.1491394042969,-75.1319580078125,-75.1204986572266,-75.1147689819336,-75.0746612548828,-75.046012878418,-75.0116348266602,-75.0116348266602,-74.9600677490234,-74.9199600219727,-74.8970413208008,-74.8913192749023,-74.8168258666992,-74.7824478149414,-74.7595367431641,-74.7079696655273,-74.8913192749023,-74.9027709960938,-74.9256896972656,-74.9428787231445,-74.9772567749023,-75.0059051513672,-75.034553527832,-75.0918502807617,-75.0861206054688,-75.1491394042969,-75.1491394042969,null,-74.581916809082,-74.6105651855469,-74.6621322631836,-74.7079696655273,-74.7423400878906,-74.7709884643555,-74.7824478149414,-74.8053741455078,-74.8397521972656,-74.8741226196289,-74.9199600219727,-74.9486083984375,-74.9600677490234,-74.9543380737305,-74.9371490478516,-74.9027709960938,-74.8913192749023,-74.8855895996094,-74.8855895996094,-74.9199600219727,-74.9256896972656,-74.9256896972656,-74.9142303466797,-74.8855895996094,-74.85693359375,-74.8168258666992,-74.7824478149414,-74.7709884643555,-74.7423400878906,-74.7136993408203,-74.6735916137695,-74.6621322631836,-74.6334838867188,-74.581916809082,-74.581916809082,null,-74.85693359375,-74.8855895996094,-74.9142303466797,-74.9256896972656,-74.9256896972656,-74.9199600219727,-74.9600677490234,-74.9829864501953,-75.0001754760742,-75.0116348266602,-75.046012878418,-75.0689315795898,-75.0861206054688,-75.1033020019531,-75.1204986572266,-75.1491394042969,-75.1606063842773,-75.1720657348633,-75.2121734619141,-75.2293548583984,-75.2408142089844,-75.2694625854492,-75.2981185913086,-75.3267593383789,-75.3611373901367,-75.3955154418945,-75.4241638183594,-75.4184341430664,-75.4127044677734,-75.4012451171875,-75.3840637207031,-75.3611373901367,-75.3496780395508,-75.3267593383789,-75.2866516113281,-75.2350845336914,-75.0803909301758,-75.0689315795898,-75.0517425537109,-74.9829864501953,-74.85693359375,-74.85693359375,-74.851203918457,-74.85693359375,-74.85693359375,-74.85693359375,null,-74.3756484985352,-74.3699188232422,-74.3641891479492,-74.3470077514648,-74.3240814208984,-74.3412780761719,-74.3412780761719,-74.3355407714844,-74.3240814208984,-74.312629699707,-74.2954406738281,-74.2667922973633,-74.2496032714844,-74.129280090332,-74.1464691162109,-74.1521911621094,-74.1579284667969,-74.140739440918,-74.1235504150391,-74.1235504150391,-74.129280090332,-74.1464691162109,-74.1693878173828,-74.1521911621094,-74.1521911621094,-74.1693878173828,-74.1922988891602,-74.2324142456055,-74.2839736938477,-74.312629699707,-74.3470077514648,-74.3756484985352,-74.3756484985352,null,-75.0689315795898,-75.0689315795898,-75.2007141113281,-75.2350845336914,-75.2465515136719,-75.2694625854492,-75.2923889160156,-75.3611373901367,-75.3611373901367,-75.3611373901367,-75.3897857666016,-75.3955154418945,-75.3955154418945,-75.4413528442383,-75.4241638183594,-75.4127044677734,-75.3668670654297,-75.3382263183594,-75.2809219360352,-75.2408142089844,-75.2064437866211,-75.1663360595703,-75.1491394042969,-75.0861206054688,-75.0918502807617,-75.034553527832,-75.0059051513672,-74.9772567749023,-74.9428787231445,-74.9256896972656,-74.9027709960938,-74.8913192749023,-74.9829864501953,-75.0517425537109,-75.0689315795898,-75.0689315795898,null,-74.1464691162109,-74.129280090332,-74.0949020385742,-74.0891723632812,-74.0834426879883,-74.0662536621094,-74.0376052856445,-74.0032272338867,-74.0146865844727,-74.0318756103516,-74.0547943115234,-74.0777130126953,-74.0949020385742,-74.1464691162109,-74.129280090332,-74.1235504150391,-74.1235504150391,-74.140739440918,-74.1579284667969,-74.1521911621094,-74.1464691162109,-74.1464691162109,null,-74.8970413208008,-74.8741226196289,-74.851203918457,-74.8454818725586,-74.8340148925781,-74.8168258666992,-74.7996444702148,-74.765266418457,-74.7538070678711,-74.7308807373047,-74.7251586914062,-74.7251586914062,-74.7251586914062,-74.7079696655273,-74.7251586914062,-74.7194290161133,-74.7251586914062,-74.7423400878906,-74.7824478149414,-74.7881774902344,-74.7538070678711,-74.7996444702148,-74.7996444702148,-74.8741226196289,-74.8683929443359,-74.9199600219727,-74.9314270019531,-74.9657974243164,-75.0116348266602,-75.046012878418,-75.0632019042969,-75.0689315795898,-75.0689315795898,-75.0861206054688,-75.1204986572266,-75.1434097290039,-75.1720657348633,-75.2007141113281,-75.1147689819336,-75.0632019042969,-75.0001754760742,-74.9772567749023,-74.9314270019531,-74.8970413208008,-74.8970413208008,null,-74.4558639526367,-74.4501342773438,-74.5475387573242,-74.5532684326172,-74.5589981079102,-74.587646484375,-74.593376159668,-74.5704574584961,-74.6735916137695,-74.7022399902344,-74.7079696655273,-74.7366104125977,-74.7824478149414,-74.8168258666992,-74.8340148925781,-74.85693359375,-74.8741226196289,-74.8970413208008,-74.9199600219727,-74.8683929443359,-74.8741226196289,-74.7996444702148,-74.7996444702148,-74.7538070678711,-74.7251586914062,-74.6506652832031,-74.6334838867188,-74.6334838867188,-74.6334838867188,-74.6277542114258,-74.5704574584961,-74.5131607055664,-74.4673233032227,-74.4558639526367,-74.4558639526367,null,-74.4558639526367,-74.4673233032227,-74.5131607055664,-74.5704574584961,-74.6277542114258,-74.6334838867188,-74.6334838867188,-74.6334838867188,-74.5991058349609,-74.587646484375,-74.5532684326172,-74.5131607055664,-74.4845123291016,-74.4673233032227,-74.5017013549805,-74.5303497314453,-74.5360794067383,-74.5418090820312,-74.4787902832031,-74.398567199707,-74.3069000244141,-74.3069000244141,-74.2782440185547,-74.2209548950195,-74.2324142456055,-74.2438659667969,-74.2610626220703,-74.2897033691406,-74.2954406738281,-74.2782440185547,-74.2610626220703,-74.2094955444336,-74.2553329467773,-74.2553329467773,-74.3928451538086,-74.3928451538086,-74.4272155761719,-74.4558639526367,-74.4558639526367,null,-74.5704574584961,-74.593376159668,-74.587646484375,-74.5589981079102,-74.5532684326172,-74.5475387573242,-74.4501342773438,-74.4558639526367,-74.4272155761719,-74.3928451538086,-74.3928451538086,-74.2553329467773,-74.2553329467773,-74.2094955444336,-74.2037658691406,-74.1922988891602,-74.140739440918,-74.0891723632812,-74.0662536621094,-74.0089569091797,-74.0204162597656,-74.0089569091797,-73.9917678833008,-73.9745788574219,-73.957389831543,-73.957389831543,-73.957389831543,-73.957389831543,-73.9745788574219,-74.0032272338867,-74.0089569091797,-74.0490646362305,-74.0777130126953,-74.0891723632812,-74.0949020385742,-74.1063613891602,-74.1235504150391,-74.1521911621094,-74.2209548950195,-74.2610626220703,-74.2610626220703,-74.2839736938477,-74.4214859008789,-74.5418090820312,-74.5704574584961,-74.5704574584961,null,-74.2954406738281,-74.312629699707,-74.3240814208984,-74.3355407714844,-74.3412780761719,-74.3412780761719,-74.3240814208984,-74.3470077514648,-74.3641891479492,-74.3699188232422,-74.3756484985352,-74.4673233032227,-74.5188903808594,-74.5303497314453,-74.5360794067383,-74.5188903808594,-74.5418090820312,-74.5532684326172,-74.5532684326172,-74.7308807373047,-74.7538070678711,-74.765266418457,-74.7996444702148,-74.8168258666992,-74.8340148925781,-74.8454818725586,-74.851203918457,-74.8741226196289,-74.8970413208008,-74.8683929443359,-74.8282852172852,-74.8225555419922,-74.8110961914062,-74.7709884643555,-74.6907730102539,-74.6621322631836,-74.6506652832031,-74.6392135620117,-74.6392135620117,-74.6392135620117,-74.5017013549805,-74.4787902832031,-74.4673233032227,-74.4558639526367,-74.4386825561523,-74.4329528808594,-74.404296875,-74.3871154785156,-74.3584594726562,-74.3412780761719,-74.312629699707,-74.2954406738281,-74.2954406738281,-74.2954406738281,-74.2954406738281,-74.2954406738281,null,-74.5418090820312,-74.4214859008789,-74.2839736938477,-74.2610626220703,-74.2610626220703,-74.2209548950195,-74.1521911621094,-74.1235504150391,-74.1063613891602,-74.0949020385742,-74.0891723632812,-74.0777130126953,-74.0490646362305,-74.0089569091797,-74.0204162597656,-74.0318756103516,-74.0490646362305,-74.0547943115234,-74.0719833374023,-74.0891723632812,-74.0949020385742,-74.0891723632812,-74.0719833374023,-74.0719833374023,-74.0719833374023,-74.0891723632812,-74.1235504150391,-74.1178207397461,-74.1120910644531,-74.129280090332,-74.1521911621094,-74.1751174926758,-74.1751174926758,-74.1751174926758,-74.2037658691406,-74.2266845703125,-74.2438659667969,-74.3069000244141,-74.312629699707,-74.3183517456055,-74.3412780761719,-74.3641891479492,-74.3871154785156,-74.3928451538086,-74.4157562255859,-74.4157562255859,-74.398567199707,-74.3813781738281,-74.5418090820312,-74.5418090820312,null,-74.2954406738281,-74.2954406738281,-74.2954406738281,-74.2954406738281,-74.312629699707,-74.3412780761719,-74.3584594726562,-74.3871154785156,-74.404296875,-74.4329528808594,-74.4386825561523,-74.4558639526367,-74.4673233032227,-74.4787902832031,-74.5017013549805,-74.3756484985352,-74.2381362915039,-74.1922988891602,-74.2381362915039,-74.2725219726562,-74.2266845703125,-74.1693878173828,-74.1579284667969,-74.1521911621094,-74.1521911621094,-74.129280090332,-74.1235504150391,-74.0891723632812,-74.1120910644531,-74.129280090332,-74.2496032714844,-74.2667922973633,-74.2954406738281,-74.2954406738281,null,-75.0689315795898,-75.0803909301758,-75.2350845336914,-75.2866516113281,-75.3267593383789,-75.3496780395508,-75.3611373901367,-75.3840637207031,-75.4012451171875,-75.4127044677734,-75.4184341430664,-75.4241638183594,-75.4642715454102,-75.5158386230469,-75.5158386230469,-75.5101013183594,-75.5043792724609,-75.5043792724609,-75.5272979736328,-75.5502166748047,-75.5387573242188,-75.5215682983398,-75.5272979736328,-75.4413528442383,-75.3955154418945,-75.3955154418945,-75.3897857666016,-75.3611373901367,-75.3611373901367,-75.3611373901367,-75.2923889160156,-75.2694625854492,-75.2465515136719,-75.2350845336914,-75.2007141113281,-75.0689315795898,-75.0689315795898,-75.0689315795898,null,-74.7308807373047,-74.5532684326172,-74.5532684326172,-74.5418090820312,-74.5188903808594,-74.5360794067383,-74.5303497314453,-74.5188903808594,-74.4673233032227,-74.4558639526367,-74.4272155761719,-74.4157562255859,-74.4329528808594,-74.4386825561523,-74.4787902832031,-74.5418090820312,-74.5360794067383,-74.5303497314453,-74.5017013549805,-74.4673233032227,-74.4845123291016,-74.5131607055664,-74.5532684326172,-74.587646484375,-74.5991058349609,-74.6334838867188,-74.6506652832031,-74.7251586914062,-74.7538070678711,-74.7881774902344,-74.7824478149414,-74.7423400878906,-74.7251586914062,-74.7194290161133,-74.7251586914062,-74.7079696655273,-74.7251586914062,-74.7251586914062,-74.7251586914062,-74.7308807373047,-74.7308807373047,null,-74.7709884643555,-74.9772567749023,-74.9543380737305,-74.9256896972656,-74.8913192749023,-74.8683929443359,-74.851203918457,-74.8110961914062,-74.7709884643555,-74.7251586914062,-74.3756484985352,-74.5017013549805,-74.6392135620117,-74.6392135620117,-74.6392135620117,-74.6506652832031,-74.6621322631836,-74.6907730102539,-74.7709884643555,-74.7709884643555,null,-74.3756484985352,-74.3470077514648,-74.312629699707,-74.2839736938477,-74.2324142456055,-74.1922988891602,-74.1693878173828,-74.1521911621094,-74.1521911621094,-74.1693878173828,-74.1808471679688,-74.2037658691406,-74.2209548950195,-74.2782440185547,-74.3069000244141,-74.3069000244141,-74.398567199707,-74.4787902832031,-74.4386825561523,-74.4329528808594,-74.4157562255859,-74.4272155761719,-74.4558639526367,-74.4673233032227,-74.3756484985352,-74.3756484985352,null,-75.1262283325195,-75.1319580078125,-75.1204986572266,-75.0689315795898,-75.0173645019531,-74.9829864501953,-74.9772567749023,-74.7709884643555,-74.8110961914062,-74.8225555419922,-74.8282852172852,-74.8683929443359,-74.8970413208008,-74.9314270019531,-74.9772567749023,-75.0001754760742,-75.0632019042969,-75.1147689819336,-75.2007141113281,-75.2064437866211,-75.2007141113281,-75.1835174560547,-75.1949768066406,-75.1835174560547,-75.1720657348633,-75.1319580078125,-75.1147689819336,-75.0975799560547,-75.0689315795898,-75.0689315795898,-75.0918502807617,-75.1147689819336,-75.1262283325195,-75.1262283325195,null,-106.24356842041,-106.24356842041,-106.24356842041,-106.146156311035,-106.146156311035,-106.375343322754,-106.381072998047,-106.68473815918,-106.707664489746,-107.039970397949,-107.085807800293,-107.217590332031,-106.24356842041,-106.24356842041,null,-109.051063537598,-108.810409545898,-108.29475402832,-107.945243835449,-107.733253479004,-107.733253479004,-107.716064453125,-107.721794128418,-107.710334777832,-107.710334777832,-107.710334777832,-108.008277893066,-108.014007568359,-108.145790100098,-108.541122436523,-108.925010681152,-109.051063537598,-109.056785583496,-109.051063537598,-109.051063537598,null,-103.946006774902,-103.831405639648,-103.837142944336,-103.705360412598,-103.705360412598,-103.504821777344,-103.510551452637,-103.711090087891,-103.722549438477,-103.751197814941,-103.756927490234,-103.808494567871,-104.845550537109,-104.851280212402,-104.857009887695,-104.977333068848,-105.372665405273,-105.36693572998,-105.332557678223,-105.332557678223,-105.217971801758,-104.902839660645,-104.891387939453,-104.897117614746,-104.782516479492,-104.782516479492,-104.467391967773,-104.146537780762,-104.146537780762,-103.946006774902,-103.946006774902,null,-104.014755249023,-104.43302154541,-104.530418395996,-104.857009887695,-104.862731933594,-105.229423522949,-105.384132385254,-105.361206054688,-105.332557678223,-105.33829498291,-105.33829498291,-105.378395080566,-105.303916931152,-105.26953125,-105.240882873535,-105.223701477051,-105.223701477051,-105.240882873535,-105.212242126465,-105.229423522949,-105.252349853516,-105.240882873535,-105.103378295898,-104.799713134766,-104.398643493652,-104.112167358398,-104.014755249023,-104.014755249023,-104.00902557373,-104.014755249023,-104.014755249023,null,-103.046455383301,-103.052185058594,-103.745468139648,-103.739738464355,-103.705360412598,-103.705360412598,-103.499092102051,-103.487640380859,-103.390235900879,-103.384506225586,-103.281372070312,-103.281372070312,-103.046455383301,-103.046455383301,-103.046455383301,null,-104.12361907959,-104.12361907959,-103.946006774902,-103.946006774902,-104.146537780762,-104.146537780762,-104.467391967773,-104.782516479492,-104.782516479492,-104.897117614746,-104.902839660645,-104.902839660645,-104.897117614746,-104.444480895996,-104.444480895996,-104.329879760742,-104.324150085449,-104.203834533691,-104.12361907959,-104.12361907959,null,-107.309265136719,-107.309265136719,-106.885276794434,-106.885276794434,-106.455558776855,-106.358154296875,-106.358154296875,-106.392532348633,-106.38680267334,-106.38680267334,-106.392532348633,-106.38680267334,-106.461288452148,-106.62744140625,-106.650367736816,-106.638900756836,-106.644630432129,-106.638900756836,-106.598793029785,-106.547225952148,-107.314994812012,-107.314994812012,-107.303535461426,-107.297805786133,-107.309265136719,-107.309265136719,-107.309265136719,null,-103.716819763184,-103.963188171387,-104.014755249023,-104.845550537109,-104.857009887695,-104.851280212402,-104.845550537109,-103.808494567871,-103.802764892578,-103.808494567871,-103.716819763184,-103.716819763184,-103.716819763184,-103.716819763184,null,-109.056785583496,-109.051063537598,-108.925010681152,-108.541122436523,-108.145790100098,-108.014007568359,-107.84211730957,-107.853576660156,-107.84211730957,-107.847846984863,-107.853576660156,-107.824928283691,-107.784820556641,-107.773361206055,-107.784820556641,-107.727523803711,-107.727523803711,-107.750442504883,-107.727523803711,-107.716064453125,-107.693153381348,-107.939521789551,-107.939521789551,-108.243186950684,-108.243186950684,-108.231727600098,-108.237457275391,-108.53539276123,-108.53539276123,-108.541122436523,-108.546852111816,-108.644256591797,-108.644256591797,-108.850517272949,-108.856246948242,-109.056785583496,-109.056785583496,null,-105.309646606445,-105.309646606445,-105.309646606445,-105.280990600586,-105.286720275879,-105.292457580566,-105.286720275879,-104.91429901123,-104.284042358398,-104.112167358398,-104.117889404297,-104.12361907959,-104.203834533691,-104.324150085449,-104.329879760742,-104.444480895996,-104.444480895996,-104.897117614746,-104.902839660645,-104.902839660645,-105.309646606445,-105.309646606445,null,-104.43302154541,-104.014755249023,-104.00902557373,-103.791305541992,-103.785575866699,-103.361587524414,-103.361587524414,-103.367317199707,-103.367317199707,-103.373046875,-103.367317199707,-103.367317199707,-103.384506225586,-103.384506225586,-103.390235900879,-103.407424926758,-103.567855834961,-103.636604309082,-103.636604309082,-103.722549438477,-103.96891784668,-104.00902557373,-104.238212585449,-104.358535766602,-104.358535766602,-104.369987487793,-104.352806091309,-104.375717163086,-104.3642578125,-104.33561706543,-104.352806091309,-104.324150085449,-104.341346740723,-104.329879760742,-104.358535766602,-104.3642578125,-104.42155456543,-104.410095214844,-104.43302154541,-104.43302154541,-104.43302154541,null,-109.056785583496,-109.056785583496,-108.856246948242,-108.850517272949,-108.644256591797,-108.644256591797,-108.546852111816,-108.541122436523,-108.53539276123,-108.53539276123,-108.237457275391,-108.231727600098,-108.231727600098,-108.220268249512,-108.220268249512,-108.225997924805,-108.231727600098,-108.50675201416,-108.902084350586,-109.056785583496,-109.056785583496,-109.056785583496,null,-103.361587524414,-103.716819763184,-103.716819763184,-103.716819763184,-103.808494567871,-103.802764892578,-103.808494567871,-103.756927490234,-103.751197814941,-103.722549438477,-103.711090087891,-103.510551452637,-103.06364440918,-103.06364440918,-103.069381713867,-103.07511138916,-103.07511138916,-103.07511138916,-103.361587524414,-103.361587524414,null,-105.309646606445,-104.902839660645,-104.897117614746,-104.891387939453,-104.902839660645,-105.217971801758,-105.332557678223,-105.32682800293,-105.733627319336,-105.739356994629,-106.214920043945,-106.358154296875,-106.375343322754,-106.375343322754,-106.369613647461,-106.054481506348,-106.048759460449,-105.939895629883,-105.939895629883,-105.939895629883,-105.762283325195,-105.309646606445,-105.309646606445,-105.309646606445,null,-106.24356842041,-106.249298095703,-106.249298095703,-106.226371765137,-106.203460693359,-106.191993713379,-106.1748046875,-106.1748046875,-106.203460693359,-106.209190368652,-106.226371765137,-106.249298095703,-106.283668518066,-106.318046569824,-106.323776245117,-106.346694946289,-106.369613647461,-106.369613647461,-106.38680267334,-106.421180725098,-106.432640075684,-106.421180725098,-106.421180725098,-106.398262023926,-106.398262023926,-106.335243225098,-106.335243225098,-106.318046569824,-106.312316894531,-106.277938842773,-106.277938842773,-106.24356842041,-106.24356842041,null,-107.693153381348,-107.309265136719,-107.309265136719,-107.297805786133,-107.303535461426,-107.314994812012,-107.314994812012,-108.220268249512,-108.220268249512,-108.231727600098,-108.231727600098,-108.237457275391,-108.231727600098,-108.243186950684,-108.243186950684,-107.939521789551,-107.939521789551,-107.693153381348,-107.693153381348,null,-107.314994812012,-107.63011932373,-107.63011932373,-107.738983154297,-107.738983154297,-108.472373962402,-108.472373962402,-108.902084350586,-109.051063537598,-109.04532623291,-108.839065551758,-108.392158508301,-107.922332763672,-107.641578674316,-107.320724487305,-107.314994812012,-107.314994812012,-107.314994812012,null,-105.72216796875,-105.682060241699,-105.647682189941,-105.630500793457,-105.57893371582,-105.550285339355,-105.544555664062,-105.492988586426,-105.452880859375,-105.441421508789,-105.435691833496,-105.412773132324,-105.412773132324,-105.429969787598,-105.441421508789,-105.42423248291,-105.384132385254,-105.229423522949,-104.862731933594,-104.857009887695,-104.530418395996,-104.43302154541,-104.43302154541,-104.410095214844,-104.42155456543,-104.3642578125,-104.358535766602,-104.329879760742,-104.341346740723,-104.324150085449,-104.352806091309,-104.33561706543,-104.3642578125,-104.375717163086,-104.352806091309,-104.369987487793,-104.358535766602,-104.358535766602,-104.450202941895,-104.719497680664,-104.87419128418,-104.994514465332,-105.017433166504,-105.103378295898,-105.212242126465,-105.361206054688,-105.447151184082,-105.63623046875,-105.72216796875,-105.72216796875,-105.72216796875,null,-105.997192382812,-106.38680267334,-106.392532348633,-106.38680267334,-106.38680267334,-106.392532348633,-106.358154296875,-106.358154296875,-106.358154296875,-106.214920043945,-105.739356994629,-105.733627319336,-105.32682800293,-105.332557678223,-105.332557678223,-105.36693572998,-105.372665405273,-104.977333068848,-104.857009887695,-104.845550537109,-104.91429901123,-105.997192382812,-105.997192382812,null,-103.046455383301,-103.046455383301,-103.046455383301,-103.046455383301,-103.281372070312,-103.281372070312,-103.384506225586,-103.390235900879,-103.487640380859,-103.499092102051,-103.705360412598,-103.705360412598,-103.739738464355,-103.946006774902,-104.12361907959,-104.12361907959,-104.117889404297,-104.014755249023,-103.865791320801,-103.860061645508,-103.636604309082,-103.636604309082,-103.567855834961,-103.407424926758,-103.390235900879,-103.384506225586,-103.384506225586,-103.367317199707,-103.367317199707,-103.373046875,-103.046455383301,-103.046455383301,null,-106.472747802734,-106.008651733398,-105.99146270752,-105.99146270752,-105.980003356934,-105.997192382812,-105.968544006348,-105.99146270752,-105.980003356934,-105.968544006348,-105.974273681641,-106.008651733398,-106.048759460449,-106.060218811035,-106.043029785156,-105.882606506348,-105.808113098145,-105.773735046387,-105.624771118164,-105.544555664062,-105.550285339355,-105.57893371582,-105.630500793457,-105.647682189941,-105.682060241699,-105.72216796875,-105.716445922852,-106.060218811035,-106.060218811035,-106.249298095703,-106.24356842041,-106.249298095703,-106.891006469727,-106.89673614502,-107.641578674316,-107.641578674316,-107.641578674316,-107.641578674316,-107.624389648438,-107.624389648438,-107.60147857666,-107.60147857666,-107.509803771973,-107.463966369629,-107.452499389648,-107.463966369629,-107.44677734375,-107.441047668457,-107.274887084961,-106.908195495605,-106.598793029785,-106.472747802734,-106.472747802734,null,-103.052185058594,-103.052185058594,-103.057914733887,-103.06364440918,-103.510551452637,-103.504821777344,-103.705360412598,-103.705360412598,-103.837142944336,-103.831405639648,-103.946006774902,-103.946006774902,-103.739738464355,-103.745468139648,-103.052185058594,-103.052185058594,null,-107.314994812012,-107.314994812012,-107.320724487305,-107.641578674316,-107.641578674316,-106.89673614502,-106.891006469727,-106.249298095703,-106.24356842041,-106.277938842773,-106.277938842773,-106.312316894531,-106.318046569824,-106.335243225098,-106.335243225098,-106.398262023926,-106.398262023926,-106.421180725098,-106.421180725098,-106.432640075684,-106.421180725098,-106.38680267334,-106.369613647461,-106.369613647461,-106.346694946289,-106.323776245117,-106.318046569824,-106.283668518066,-106.249298095703,-106.24356842041,-107.217590332031,-107.257698059082,-107.314994812012,-107.314994812012,null,-109.04532623291,-109.039596557617,-108.919281005859,-108.690093994141,-108.489555358887,-108.392158508301,-108.271835327148,-107.916603088379,-107.549903869629,-107.458229064941,-107.441047668457,-107.44677734375,-107.463966369629,-107.452499389648,-107.463966369629,-107.509803771973,-107.60147857666,-107.60147857666,-107.624389648438,-107.624389648438,-107.641578674316,-107.641578674316,-107.641578674316,-107.641578674316,-107.641578674316,-107.922332763672,-108.392158508301,-108.839065551758,-109.04532623291,-109.04532623291,null,-104.117889404297,-104.112167358398,-104.284042358398,-104.91429901123,-105.286720275879,-105.292457580566,-105.72216796875,-105.716445922852,-105.710716247559,-105.727897644043,-105.72216796875,-105.716445922852,-105.72216796875,-105.63623046875,-105.447151184082,-105.361206054688,-105.212242126465,-105.103378295898,-105.017433166504,-104.994514465332,-104.87419128418,-104.719497680664,-104.450202941895,-104.358535766602,-104.238212585449,-104.00902557373,-103.96891784668,-103.722549438477,-103.636604309082,-103.636604309082,-103.636604309082,-103.860061645508,-103.865791320801,-104.014755249023,-104.117889404297,-104.117889404297,null,-105.72216796875,-105.72216796875,-105.716445922852,-105.72216796875,-105.727897644043,-105.710716247559,-105.716445922852,-105.72216796875,-106.24356842041,-106.24356842041,-106.249298095703,-106.226371765137,-106.209190368652,-106.203460693359,-106.1748046875,-106.1748046875,-106.191993713379,-106.203460693359,-106.226371765137,-106.249298095703,-106.249298095703,-106.060218811035,-106.060218811035,-105.716445922852,-105.72216796875,-105.72216796875,null,-107.309265136719,-107.693153381348,-107.716064453125,-107.727523803711,-107.750442504883,-107.727523803711,-107.727523803711,-107.784820556641,-107.773361206055,-107.784820556641,-107.824928283691,-107.853576660156,-107.847846984863,-107.84211730957,-107.853576660156,-107.84211730957,-108.014007568359,-108.008277893066,-107.710334777832,-106.375343322754,-106.375343322754,-106.358154296875,-106.358154296875,-106.455558776855,-106.885276794434,-106.885276794434,-107.309265136719,-107.309265136719,-107.309265136719,null,-107.710334777832,-107.710334777832,-107.710334777832,-107.721794128418,-107.716064453125,-107.733253479004,-107.733253479004,-107.60147857666,-107.206130981445,-106.759223937988,-106.449829101562,-106.421180725098,-106.421180725098,-106.169082641602,-105.939895629883,-105.939895629883,-105.939895629883,-106.048759460449,-106.054481506348,-106.369613647461,-106.375343322754,-107.710334777832,-107.710334777832,null,-106.008651733398,-105.72216796875,-105.601844787598,-105.389862060547,-105.240882873535,-105.252349853516,-105.229423522949,-105.212242126465,-105.240882873535,-105.223701477051,-105.223701477051,-105.240882873535,-105.26953125,-105.303916931152,-105.378395080566,-105.33829498291,-105.33829498291,-105.332557678223,-105.361206054688,-105.384132385254,-105.42423248291,-105.441421508789,-105.429969787598,-105.412773132324,-105.412773132324,-105.435691833496,-105.441421508789,-105.452880859375,-105.492988586426,-105.544555664062,-105.624771118164,-105.773735046387,-105.808113098145,-105.882606506348,-106.043029785156,-106.060218811035,-106.048759460449,-106.008651733398,-105.974273681641,-105.968544006348,-105.980003356934,-105.99146270752,-105.968544006348,-105.997192382812,-105.980003356934,-105.99146270752,-105.99146270752,-106.008651733398,-106.008651733398,null,-105.292457580566,-105.286720275879,-105.280990600586,-105.309646606445,-105.309646606445,-105.309646606445,-105.309646606445,-105.762283325195,-105.939895629883,-106.169082641602,-106.421180725098,-106.421180725098,-106.409721374512,-106.467018127441,-106.467018127441,-106.455558776855,-106.455558776855,-106.375343322754,-106.146156311035,-106.146156311035,-106.24356842041,-106.24356842041,-105.72216796875,-105.292457580566,-105.292457580566,null,-103.086570739746,-103.00634765625,-103.000625610352,-103.046455383301,-103.046455383301,-103.046455383301,-103.373046875,-103.367317199707,-103.367317199707,-103.361587524414,-103.361587524414,-103.785575866699,-103.791305541992,-104.00902557373,-104.014755249023,-104.00902557373,-104.014755249023,-104.014755249023,-103.877243041992,-103.636604309082,-103.390235900879,-103.166786193848,-103.086570739746,-103.086570739746,null,-109.051063537598,-108.902084350586,-108.472373962402,-108.472373962402,-107.738983154297,-107.738983154297,-107.63011932373,-107.63011932373,-107.314994812012,-107.257698059082,-107.217590332031,-107.085807800293,-107.200408935547,-107.206130981445,-107.60147857666,-107.733253479004,-107.945243835449,-108.29475402832,-108.810409545898,-109.051063537598,-109.051063537598,-109.051063537598,null,-73.7854995727539,-74.2553329467773,-74.2725219726562,-74.2496032714844,-74.2266845703125,-74.2324142456055,-74.2094955444336,-74.1922988891602,-74.1693878173828,-74.1636581420898,-74.1751174926758,-73.8198852539062,-73.7854995727539,-73.7568588256836,-73.7453918457031,-73.7224807739258,-73.7110214233398,-73.676643371582,-73.7224807739258,-73.7396621704102,-73.7453918457031,-73.7625885009766,-73.7568588256836,-73.7625885009766,-73.7740478515625,-73.7854995727539,-73.7854995727539,null,-78.208740234375,-78.3118667602539,-78.3061447143555,-78.0540390014648,-78.0483093261719,-77.8477783203125,-77.8477783203125,-77.7331771850586,-77.7331771850586,-77.7389144897461,-77.761833190918,-78.208740234375,-78.208740234375,null,-73.9172821044922,-73.9115524291992,-73.8084259033203,-73.8256072998047,-73.8198852539062,-73.8198852539062,-73.8141555786133,-73.8943710327148,-73.9172821044922,-73.9172821044922,null,-75.4757308959961,-76.1059875488281,-76.1059875488281,-76.1059875488281,-76.1117172241211,-76.0887908935547,-76.0830688476562,-76.0716094970703,-76.0716094970703,-76.0773391723633,-76.0773391723633,-76.0887908935547,-76.0830688476562,-76.0773391723633,-76.0945205688477,-76.0945205688477,-76.1059875488281,-76.1059875488281,-76.0887908935547,-76.0945205688477,-76.1002502441406,-76.1059875488281,-76.1117172241211,-76.1174468994141,-76.1002502441406,-76.1059875488281,-76.1174468994141,-76.1174468994141,-76.1288986206055,-76.1288986206055,-75.8596115112305,-75.8367004394531,-75.6418838500977,-75.6361541748047,-75.4184341430664,-75.4184341430664,-75.4184341430664,-75.4127044677734,-75.4012451171875,-75.4757308959961,-75.4757308959961,null,-78.9249420166016,-79.0624465942383,-79.0567169189453,-79.0108795166016,-78.9593124389648,-78.9306640625,-78.9077453613281,-78.8962860107422,-78.8676376342773,-78.8218002319336,-78.7988891601562,-78.7587814331055,-78.7129440307617,-78.7072143554688,-78.6900253295898,-78.667106628418,-78.6384506225586,-78.6098098754883,-78.5639724731445,-78.4723052978516,-78.4665756225586,-78.3061447143555,-78.3118667602539,-78.9249420166016,-78.9249420166016,null,-76.7305068969727,-76.7190475463867,-76.7133178710938,-76.7190475463867,-76.7075881958008,-76.6846694946289,-76.6617584228516,-76.6388320922852,-76.6159210205078,-76.6101913452148,-76.4841384887695,-76.4784088134766,-76.4784088134766,-76.4898681640625,-76.4898681640625,-76.5013198852539,-76.4955978393555,-76.4612121582031,-76.4612121582031,-76.3523559570312,-76.2721405029297,-76.2606811523438,-76.2606811523438,-76.4554901123047,-76.4612121582031,-76.6159210205078,-76.6216430664062,-76.66748046875,-76.6846694946289,-76.7362365722656,-76.7362365722656,-76.7419738769531,-76.7305068969727,-76.7190475463867,-76.7190475463867,-76.7362365722656,-76.7419738769531,-76.7305068969727,-76.7419738769531,-76.7362365722656,-76.7305068969727,-76.7305068969727,null,-79.0567169189453,-79.0624465942383,-79.6182174682617,-79.7557220458984,-79.7671813964844,-79.6984329223633,-79.5494613647461,-79.4348678588867,-79.4062194824219,-79.38330078125,-79.3489227294922,-79.3202743530273,-79.2859039306641,-79.2114181518555,-79.1598510742188,-79.1254730224609,-79.1025543212891,-79.0968246459961,-79.0567169189453,-79.0567169189453,null,-76.9367752075195,-76.9711532592773,-76.9654159545898,-76.9654159545898,-76.8393707275391,-76.7419738769531,-76.7419738769531,-76.6903991699219,-76.6903991699219,-76.66748046875,-76.6502990722656,-76.6159210205078,-76.6159210205078,-76.5357055664062,-76.5357055664062,-76.5586242675781,-76.5528869628906,-76.5643539428711,-76.9367752075195,-76.9367752075195,null,-75.2923889160156,-75.3210296630859,-75.3267593383789,-75.3267593383789,-75.3324890136719,-75.3496780395508,-75.3897857666016,-75.4012451171875,-75.3955154418945,-75.3840637207031,-75.4012451171875,-75.4012451171875,-75.4127044677734,-75.4184341430664,-75.4184341430664,-75.4184341430664,-75.6361541748047,-75.6418838500977,-75.8367004394531,-75.8596115112305,-75.8825302124023,-75.4298934936523,-75.4241638183594,-75.2923889160156,-75.2923889160156,null,-74.0318756103516,-73.3615188598633,-73.3557891845703,-73.3443298339844,-73.3901672363281,-73.3901672363281,-73.3672485351562,-73.3615188598633,-73.3787002563477,-73.3844299316406,-73.3729705810547,-73.3729705810547,-73.4417343139648,-73.4589157104492,-73.4703750610352,-73.4875717163086,-73.504753112793,-73.5334091186523,-73.5735168457031,-73.6193466186523,-73.6594543457031,-73.9172821044922,-73.9287414550781,-73.957389831543,-73.9745788574219,-73.9917678833008,-74.0318756103516,-74.0318756103516,null,-73.3500595092773,-73.3787002563477,-73.4188079833984,-73.4761047363281,-73.504753112793,-73.4990234375,-73.5334091186523,-73.5391311645508,-73.7052917480469,-73.7282104492188,-73.9344787597656,-73.9172821044922,-73.8943710327148,-73.859992980957,-73.8485336303711,-73.8256072998047,-73.8026962280273,-73.7912292480469,-73.7969665527344,-73.7969665527344,-73.7912292480469,-73.7854995727539,-73.3500595092773,-73.3500595092773,null,-75.8596115112305,-76.1288986206055,-76.2492294311523,-76.2606811523438,-76.2606811523438,-75.8939895629883,-75.8825302124023,-75.8596115112305,-75.8596115112305,null,-75.4127044677734,-75.3783264160156,-75.3382263183594,-75.2981185913086,-75.2522811889648,-75.1949768066406,-75.1892471313477,-75.1434097290039,-75.1262283325195,-75.1090393066406,-75.1090393066406,-75.0574645996094,-75.0173645019531,-75.0116348266602,-75.0001754760742,-74.9829864501953,-74.9600677490234,-74.9371490478516,-74.9314270019531,-74.8340148925781,-74.7767181396484,-74.7595367431641,-74.7136993408203,-74.6162948608398,-74.4615936279297,-74.4386825561523,-74.5360794067383,-74.4615936279297,-74.5074310302734,-74.5303497314453,-74.5704574584961,-74.7824478149414,-75.1548767089844,-75.1777954101562,-75.2293548583984,-75.2465515136719,-75.2694625854492,-75.2866516113281,-75.315299987793,-75.3554077148438,-75.4012451171875,-75.4127044677734,-75.4184341430664,-75.4184341430664,-75.4184341430664,-75.4184341430664,-75.4184341430664,-75.4127044677734,-75.4127044677734,null,-73.4990234375,-73.5334091186523,-73.5448608398438,-73.9344787597656,-73.9745788574219,-74.0032272338867,-73.9974975585938,-73.9803161621094,-73.9745788574219,-73.9631195068359,-73.95166015625,-73.9402084350586,-73.9402084350586,-73.945930480957,-73.9402084350586,-73.9688491821289,-73.957389831543,-73.9402084350586,-73.9344787597656,-73.7282104492188,-73.7052917480469,-73.5391311645508,-73.5334091186523,-73.4990234375,-73.4990234375,null,-79.0567169189453,-79.0968246459961,-79.1025543212891,-79.1254730224609,-79.1025543212891,-79.0567169189453,-79.0452575683594,-79.0223388671875,-78.9936904907227,-78.9077453613281,-78.8733749389648,-78.8561782836914,-78.8848266601562,-78.9020156860352,-78.9020156860352,-78.9192123413086,-78.9478530883789,-78.9765014648438,-78.9822311401367,-79.0166091918945,-79.0166091918945,-79.0108795166016,-79.0280685424805,-78.936393737793,-78.8962860107422,-78.8848266601562,-78.8504486083984,-78.8275375366211,-78.7988891601562,-78.7473220825195,-78.7301254272461,-78.661376953125,-78.6384506225586,-78.5983505249023,-78.5639724731445,-78.5525131225586,-78.5295944213867,-78.5124130249023,-78.483757019043,-78.4608383178711,-78.4608383178711,-78.4952163696289,-78.4952163696289,-78.4723052978516,-78.4723052978516,-78.5639724731445,-78.6098098754883,-78.6384506225586,-78.667106628418,-78.6900253295898,-78.7072143554688,-78.7129440307617,-78.7587814331055,-78.7988891601562,-78.8218002319336,-78.8676376342773,-78.8962860107422,-78.9077453613281,-78.9306640625,-78.9593124389648,-79.0108795166016,-79.0567169189453,-79.0567169189453,null,-74.0605239868164,-74.0605239868164,-74.0662536621094,-74.0891723632812,-74.1120910644531,-74.1235504150391,-74.140739440918,-74.1579284667969,-74.1808471679688,-74.2037658691406,-74.2209548950195,-74.3355407714844,-74.2553329467773,-74.2839736938477,-74.0891723632812,-74.135009765625,-73.9172821044922,-73.6594543457031,-73.6193466186523,-73.5735168457031,-73.5334091186523,-73.504753112793,-73.4875717163086,-73.4703750610352,-73.4589157104492,-73.4417343139648,-73.3729705810547,-73.3500595092773,-73.3328628540039,-73.3214111328125,-73.3271408081055,-73.3271408081055,-73.3271408081055,-73.3443298339844,-73.3958969116211,-73.4130783081055,-73.4188079833984,-73.4531860351562,-73.4245376586914,-73.4245376586914,-73.4130783081055,-73.3958969116211,-73.3901672363281,-73.3901672363281,-73.4474639892578,-74.0605239868164,-74.0605239868164,null,-73.9172821044922,-74.135009765625,-74.0891723632812,-74.2839736938477,-74.5475387573242,-74.5532684326172,-74.5303497314453,-74.6449432373047,-74.7194290161133,-74.7251586914062,-74.6277542114258,-74.5074310302734,-74.3871154785156,-74.2094955444336,-74.0318756103516,-73.9917678833008,-73.9745788574219,-73.957389831543,-73.9287414550781,-73.9172821044922,-73.9172821044922,null,-74.7709884643555,-74.7709884643555,-74.7709884643555,-74.7595367431641,-74.7308807373047,-74.7251586914062,-74.7251586914062,-74.7079696655273,-74.7194290161133,-74.5475387573242,-74.3355407714844,-74.3183517456055,-74.2266845703125,-74.2266845703125,-74.1464691162109,-74.0949020385742,-74.5532684326172,-74.7709884643555,-74.7709884643555,null,-78.4608383178711,-78.1170654296875,-78.1113357543945,-78.0139389038086,-77.9165267944336,-77.9566345214844,-77.9165267944336,-77.9165267944336,-77.9222640991211,-77.9394454956055,-77.9451751708984,-77.9623641967773,-77.9623641967773,-78.0654983520508,-78.0712280273438,-78.4608383178711,-78.4608383178711,-78.4608383178711,-78.4608383178711,null,-74.2553329467773,-73.7854995727539,-73.7912292480469,-73.7969665527344,-73.7969665527344,-73.7912292480469,-73.8026962280273,-73.8256072998047,-73.8485336303711,-73.859992980957,-73.8943710327148,-73.9172821044922,-73.9974975585938,-74.0146865844727,-74.0204162597656,-74.0376052856445,-74.0777130126953,-74.312629699707,-74.4615936279297,-74.5360794067383,-74.4386825561523,-74.4615936279297,-74.3928451538086,-74.3641891479492,-74.3412780761719,-74.2839736938477,-74.2553329467773,-74.2438659667969,-74.2553329467773,-74.2553329467773,null,-74.2839736938477,-74.2553329467773,-74.3355407714844,-74.2209548950195,-74.2037658691406,-74.1808471679688,-74.1579284667969,-74.140739440918,-74.1235504150391,-74.1120910644531,-74.0891723632812,-74.0662536621094,-74.0605239868164,-74.0605239868164,-74.2209548950195,-74.1636581420898,-74.1464691162109,-74.2266845703125,-74.2266845703125,-74.3183517456055,-74.3355407714844,-74.5475387573242,-74.7194290161133,-74.8741226196289,-74.7824478149414,-74.862663269043,-74.5475387573242,-74.2839736938477,-74.2839736938477,null,-75.2236251831055,-75.217903137207,-75.2350845336914,-75.0861206054688,-75.1606063842773,-75.1663360595703,-75.1606063842773,-75.1434097290039,-75.1319580078125,-75.0918502807617,-75.1204986572266,-75.1720657348633,-75.0861206054688,-74.862663269043,-74.7824478149414,-74.8741226196289,-74.7194290161133,-74.7079696655273,-74.7251586914062,-74.7251586914062,-74.7308807373047,-74.7595367431641,-74.7709884643555,-74.7709884643555,-74.7709884643555,-74.7595367431641,-74.7480773925781,-74.7709884643555,-74.8970413208008,-74.8970413208008,-74.9256896972656,-75.1204986572266,-75.1548767089844,-75.2236251831055,-75.2236251831055,-75.2236251831055,null,-75.4470825195312,-75.5444869995117,-75.492919921875,-75.5043792724609,-75.498649597168,-75.5387573242188,-75.5330276489258,-75.5674057006836,-75.6075134277344,-75.7507553100586,-75.8424224853516,-75.8424224853516,-75.7851257324219,-75.7736663818359,-76.0257720947266,-76.0257720947266,-76.21484375,-76.2377624511719,-76.2434997558594,-76.2835998535156,-76.3065185546875,-76.3007888793945,-76.2778701782227,-76.2606811523438,-76.2320327758789,-76.2091217041016,-76.1632843017578,-76.1575546264648,-76.21484375,-76.1518249511719,-76.1632843017578,-76.1919250488281,-76.2091217041016,-76.2263031005859,-76.2492294311523,-76.2606811523438,-76.2664108276367,-76.2377624511719,-76.2434997558594,-76.2664108276367,-76.2835998535156,-76.3007888793945,-76.3065185546875,-76.3237075805664,-76.3752746582031,-76.3695449829102,-76.3466262817383,-76.3122482299805,-76.1575546264648,-76.0429611206055,-75.9799346923828,-75.9283676147461,-75.8252334594727,-75.4470825195312,-75.4470825195312,null,-73.8657150268555,-73.8943710327148,-73.9230117797852,-73.945930480957,-73.957389831543,-74.0032272338867,-74.0032272338867,-74.0089569091797,-74.0204162597656,-74.0261535644531,-74.0146865844727,-73.9917678833008,-73.9688491821289,-73.945930480957,-73.9344787597656,-73.9402084350586,-73.9230117797852,-73.8943710327148,-73.8829040527344,-73.8657150268555,-73.8657150268555,null,-75.756477355957,-75.7736663818359,-75.7851257324219,-75.8424224853516,-75.8424224853516,-75.7507553100586,-75.6075134277344,-75.5674057006836,-75.5330276489258,-75.5387573242188,-75.498649597168,-75.5043792724609,-75.492919921875,-75.5444869995117,-75.4470825195312,-75.1720657348633,-75.1204986572266,-75.5444869995117,-75.756477355957,-75.756477355957,null,-78.0540390014648,-78.0597763061523,-78.0483093261719,-78.0196685791016,-78.0196685791016,-77.9681015014648,-77.9623641967773,-77.9623641967773,-77.9451751708984,-77.9394454956055,-77.9222640991211,-77.9165267944336,-77.750373840332,-77.750373840332,-77.7389144897461,-77.761833190918,-77.6586990356445,-77.6529693603516,-77.5899429321289,-77.5613021850586,-77.5555648803711,-77.5899429321289,-77.5956726074219,-77.6071395874023,-77.5956726074219,-77.4925384521484,-77.4925384521484,-77.6644287109375,-77.6701583862305,-77.7274551391602,-77.7331771850586,-77.8477783203125,-77.8477783203125,-78.0483093261719,-78.0540390014648,-78.0540390014648,null,-75.8939895629883,-75.9111785888672,-75.9169082641602,-75.9283676147461,-75.9799346923828,-75.9684753417969,-75.9627380371094,-75.9799346923828,-75.9799346923828,-76.0028533935547,-75.9799346923828,-75.939826965332,-75.9340972900391,-75.8882598876953,-75.8710708618164,-75.8424224853516,-75.7908630371094,-75.7507553100586,-75.6991882324219,-75.6533508300781,-75.6418838500977,-75.6247024536133,-75.6189727783203,-75.5616760253906,-75.5444869995117,-75.4413528442383,-75.4356231689453,-75.2465515136719,-75.2465515136719,-75.2522811889648,-75.2751922607422,-75.2923889160156,-75.4241638183594,-75.4298934936523,-75.8825302124023,-75.8939895629883,-75.8939895629883,null,-77.3722152709961,-77.3779525756836,-77.4868087768555,-77.4925384521484,-77.5899429321289,-77.6529693603516,-77.6586990356445,-77.761833190918,-77.7389144897461,-77.750373840332,-77.750373840332,-77.9165267944336,-77.9165267944336,-77.9566345214844,-77.9165267944336,-78.0139389038086,-78.0082015991211,-77.9394454956055,-77.8134002685547,-77.756103515625,-77.6873474121094,-77.6357803344727,-77.5956726074219,-77.5555648803711,-77.5383758544922,-77.5154647827148,-77.4868087768555,-77.4180526733398,-77.3722152709961,-77.3722152709961,null,-74.2496032714844,-74.2782440185547,-74.4615936279297,-74.5532684326172,-74.6564025878906,-74.7709884643555,-74.7480773925781,-74.7595367431641,-74.7709884643555,-74.5532684326172,-74.0949020385742,-74.0891723632812,-74.2496032714844,-74.2496032714844,null,-73.7167510986328,-73.7453918457031,-73.7339401245117,-73.7224807739258,-73.7167510986328,-73.7282104492188,-73.7224807739258,-73.7110214233398,-73.7110214233398,-73.7282104492188,-73.7625885009766,-73.7568588256836,-73.7339401245117,-73.7224807739258,-73.7224807739258,-73.7052917480469,-73.682373046875,-73.6651840209961,-73.6594543457031,-73.6594543457031,-73.6651840209961,-73.6308059692383,-73.5620498657227,-73.5334091186523,-73.5104827880859,-73.4818420410156,-73.4417343139648,-73.4016265869141,-73.4646453857422,-73.4990234375,-73.5391311645508,-73.6537246704102,-73.688102722168,-73.7167510986328,-73.7167510986328,null,-73.9287414550781,-73.9344787597656,-73.95166015625,-73.9631195068359,-73.9688491821289,-73.9745788574219,-74.0032272338867,-74.0204162597656,-74.0261535644531,-74.0032272338867,-73.9745788574219,-73.95166015625,-73.9344787597656,-73.9287414550781,-73.9344787597656,-73.9287414550781,-73.9287414550781,null,-78.4608383178711,-78.4608383178711,-78.4608383178711,-78.483757019043,-78.5124130249023,-78.5295944213867,-78.5525131225586,-78.5639724731445,-78.5983505249023,-78.6384506225586,-78.661376953125,-78.7301254272461,-78.7473220825195,-78.7988891601562,-78.8275375366211,-78.8504486083984,-78.8848266601562,-78.8962860107422,-78.936393737793,-79.0280685424805,-79.0567169189453,-79.0567169189453,-79.0395278930664,-79.0166091918945,-79.0166091918945,-79.0166091918945,-79.0108795166016,-78.9707717895508,-78.8447189331055,-78.6728363037109,-78.5238647460938,-78.4608383178711,-78.4608383178711,null,-75.2465515136719,-75.4356231689453,-75.4413528442383,-75.5444869995117,-75.5616760253906,-75.6189727783203,-75.6247024536133,-75.6418838500977,-75.6533508300781,-75.6991882324219,-75.7507553100586,-75.7908630371094,-75.8424224853516,-75.8710708618164,-75.8882598876953,-75.8710708618164,-75.8882598876953,-75.8252334594727,-75.756477355957,-75.5444869995117,-75.1204986572266,-75.0918502807617,-75.1319580078125,-75.1434097290039,-75.1606063842773,-75.1663360595703,-75.1606063842773,-75.0861206054688,-75.2350845336914,-75.217903137207,-75.2236251831055,-75.2408142089844,-75.2465515136719,-75.2465515136719,null,-76.4784088134766,-76.3122482299805,-76.2893371582031,-76.2835998535156,-76.2606811523438,-76.2606811523438,-76.2606811523438,-76.21484375,-76.2033920288086,-76.1976623535156,-76.1976623535156,-76.1919250488281,-76.1747360229492,-76.1460876464844,-76.1002502441406,-76.0887908935547,-76.0773391723633,-76.0544128417969,-76.0372314453125,-76.0028533935547,-75.9799346923828,-75.9799346923828,-75.9627380371094,-75.9684753417969,-75.9799346923828,-75.9283676147461,-75.9169082641602,-75.9111785888672,-75.8939895629883,-76.2606811523438,-76.2721405029297,-76.3523559570312,-76.4612121582031,-76.4612121582031,-76.4955978393555,-76.5013198852539,-76.4898681640625,-76.4898681640625,-76.4784088134766,-76.4784088134766,-76.4784088134766,null,-76.9826126098633,-77.3263778686523,-77.3263778686523,-77.3493041992188,-77.3550338745117,-77.3607635498047,-77.3664855957031,-77.4925384521484,-77.4925384521484,-77.5956726074219,-77.6071395874023,-77.5956726074219,-77.5899429321289,-77.5555648803711,-77.5613021850586,-77.5899429321289,-77.4925384521484,-77.4868087768555,-77.3779525756836,-77.2461700439453,-77.2461700439453,-77.1373062133789,-77.1373062133789,-76.9596862792969,-76.9596862792969,-76.9654159545898,-76.9768829345703,-76.9768829345703,-76.9940643310547,-76.9940643310547,-76.9826126098633,-76.9826126098633,null,-74.765266418457,-74.7595367431641,-74.4787902832031,-74.4501342773438,-74.4329528808594,-74.3756484985352,-74.3412780761719,-74.2897033691406,-74.2496032714844,-74.2438659667969,-74.1235504150391,-74.1235504150391,-74.0891723632812,-74.0834426879883,-74.0662536621094,-74.0490646362305,-74.0547943115234,-73.9631195068359,-73.9745788574219,-73.9803161621094,-73.9974975585938,-74.0032272338867,-73.9745788574219,-73.9631195068359,-73.95166015625,-73.957389831543,-73.9688491821289,-74.2381362915039,-74.3756484985352,-74.7251586914062,-74.7366104125977,-74.7538070678711,-74.765266418457,-74.765266418457,null,-78.0082015991211,-78.0139389038086,-78.1113357543945,-78.1170654296875,-78.4608383178711,-78.4608383178711,-78.4150009155273,-78.2660369873047,-78.208740234375,-78.1858139038086,-78.0941467285156,-78.0082015991211,-78.0082015991211,null,-76.0028533935547,-76.0372314453125,-76.0544128417969,-76.0773391723633,-76.0887908935547,-76.1002502441406,-76.1460876464844,-76.1747360229492,-76.1919250488281,-76.1976623535156,-76.1976623535156,-76.2033920288086,-76.21484375,-76.2606811523438,-76.2606811523438,-76.2606811523438,-76.2835998535156,-76.2893371582031,-76.3122482299805,-76.4784088134766,-76.4841384887695,-76.6101913452148,-76.6159210205078,-76.575813293457,-76.5185165405273,-76.5070495605469,-76.4955978393555,-76.4841384887695,-76.4497604370117,-76.403923034668,-76.3466262817383,-76.2835998535156,-76.2606811523438,-76.2320327758789,-76.2263031005859,-76.220573425293,-76.21484375,-76.0257720947266,-76.0257720947266,-75.7736663818359,-75.756477355957,-75.8252334594727,-75.8882598876953,-75.8710708618164,-75.8882598876953,-75.9340972900391,-75.939826965332,-75.9799346923828,-76.0028533935547,-76.0028533935547,null,-74.7709884643555,-74.6564025878906,-74.6678619384766,-74.6678619384766,-74.6334838867188,-74.6334838867188,-74.7136993408203,-74.7595367431641,-74.7767181396484,-74.8340148925781,-74.9314270019531,-74.9371490478516,-74.9600677490234,-74.9829864501953,-75.0001754760742,-75.0116348266602,-75.0173645019531,-75.0574645996094,-75.1090393066406,-75.1090393066406,-75.1262283325195,-75.1434097290039,-75.1892471313477,-75.1949768066406,-75.2522811889648,-75.2981185913086,-75.3382263183594,-75.3783264160156,-75.4127044677734,-75.4012451171875,-75.4012451171875,-75.3840637207031,-75.3955154418945,-75.4012451171875,-75.3897857666016,-75.3496780395508,-75.3324890136719,-75.3267593383789,-75.3267593383789,-75.3210296630859,-75.2923889160156,-75.2751922607422,-75.2522811889648,-75.2465515136719,-75.2465515136719,-75.2408142089844,-75.2236251831055,-75.2236251831055,-75.1548767089844,-75.1204986572266,-74.9256896972656,-74.8970413208008,-74.8970413208008,-74.7709884643555,-74.7709884643555,null,-73.5448608398438,-73.5563201904297,-73.9688491821289,-73.957389831543,-73.95166015625,-73.9631195068359,-73.9745788574219,-73.9344787597656,-73.5448608398438,-73.5448608398438,null,-73.7625885009766,-73.7282104492188,-73.7110214233398,-73.7110214233398,-73.7224807739258,-73.7282104492188,-73.7167510986328,-73.7224807739258,-73.7339401245117,-73.7453918457031,-73.7167510986328,-73.7683181762695,-73.8141555786133,-73.8542633056641,-73.8829040527344,-73.9115524291992,-73.9001007080078,-73.8657150268555,-73.8256072998047,-73.7912292480469,-73.7797775268555,-73.7797775268555,-73.7969665527344,-73.8313369750977,-73.8657150268555,-73.8829040527344,-73.8943710327148,-73.9230117797852,-73.9402084350586,-73.9344787597656,-73.945930480957,-73.9115524291992,-73.8886413574219,-73.8657150268555,-73.8485336303711,-73.8313369750977,-73.8141555786133,-73.8084259033203,-73.7740478515625,-73.7625885009766,-73.7625885009766,null,-73.3500595092773,-73.7854995727539,-73.7740478515625,-73.7625885009766,-73.7568588256836,-73.7625885009766,-73.7453918457031,-73.7396621704102,-73.7224807739258,-73.676643371582,-73.6709136962891,-73.6709136962891,-73.6709136962891,-73.6709136962891,-73.6537246704102,-73.6422653198242,-73.6422653198242,-73.4531860351562,-73.4360046386719,-73.4188079833984,-73.3958969116211,-73.3844299316406,-73.2813034057617,-73.2813034057617,-73.2755737304688,-73.2813034057617,-73.2813034057617,-73.2813034057617,-73.2755737304688,-73.3156814575195,-73.3500595092773,-73.3500595092773,null,-74.1693878173828,-74.1464691162109,-74.0949020385742,-74.0605239868164,-74.0834426879883,-74.129280090332,-74.1636581420898,-74.1865768432617,-74.2324142456055,-74.2782440185547,-74.2954406738281,-74.2897033691406,-74.2610626220703,-74.2438659667969,-74.2324142456055,-74.2209548950195,-74.2037658691406,-74.1808471679688,-74.1693878173828,-74.1693878173828,null,-74.2381362915039,-73.9688491821289,-73.9688491821289,-73.9631195068359,-73.957389831543,-73.9631195068359,-73.9631195068359,-73.957389831543,-73.9115524291992,-73.8943710327148,-73.8943710327148,-73.9001007080078,-74.1922988891602,-74.2381362915039,-74.2381362915039,null,-75.4470825195312,-75.8252334594727,-75.8137741088867,-75.7908630371094,-75.7793960571289,-75.7908630371094,-75.7507553100586,-75.6476135253906,-75.4814605712891,-75.2866516113281,-75.217903137207,-75.0918502807617,-75.034553527832,-75.0059051513672,-74.9428787231445,-74.8970413208008,-74.8397521972656,-74.8110961914062,-74.7423400878906,-74.7251586914062,-74.7194290161133,-74.6449432373047,-74.5303497314453,-74.5532684326172,-74.5475387573242,-74.862663269043,-75.0861206054688,-75.1720657348633,-75.4470825195312,-75.4470825195312,null,-74.0891723632812,-74.0949020385742,-74.1464691162109,-74.1636581420898,-73.8829040527344,-73.8370666503906,-73.8313369750977,-73.8428039550781,-73.8313369750977,-73.8084259033203,-73.7912292480469,-73.7740478515625,-73.7625885009766,-73.7453918457031,-73.7167510986328,-73.7052917480469,-73.6938323974609,-73.688102722168,-73.676643371582,-73.676643371582,-73.6709136962891,-73.6308059692383,-73.6021575927734,-73.6021575927734,-73.6078872680664,-73.5849685668945,-73.5849685668945,-73.5849685668945,-73.5735168457031,-73.5792388916016,-73.6078872680664,-73.6308059692383,-73.6422653198242,-73.6422653198242,-73.6537246704102,-73.6709136962891,-73.6709136962891,-73.6709136962891,-73.6709136962891,-73.676643371582,-73.7110214233398,-73.7224807739258,-73.7453918457031,-73.7568588256836,-73.7854995727539,-73.8198852539062,-73.8428039550781,-73.8542633056641,-73.8829040527344,-73.9001007080078,-73.9058227539062,-73.9115524291992,-73.957389831543,-74.0490646362305,-74.0891723632812,-74.0891723632812,null,-74.0891723632812,-74.0490646362305,-73.957389831543,-73.9115524291992,-73.9058227539062,-73.9001007080078,-73.8829040527344,-73.8542633056641,-73.8428039550781,-73.8198852539062,-74.1751174926758,-74.1865768432617,-74.1922988891602,-74.2438659667969,-74.2438659667969,-74.312629699707,-74.2782440185547,-74.2610626220703,-74.2496032714844,-74.0891723632812,-74.0891723632812,null,-74.6564025878906,-74.5532684326172,-74.4615936279297,-74.2782440185547,-74.2496032714844,-74.2610626220703,-74.2782440185547,-74.312629699707,-74.2438659667969,-74.2438659667969,-74.1922988891602,-74.1865768432617,-74.1751174926758,-74.1636581420898,-74.1693878173828,-74.1922988891602,-74.2094955444336,-74.2324142456055,-74.2266845703125,-74.2496032714844,-74.2725219726562,-74.2553329467773,-74.2438659667969,-74.2553329467773,-74.2839736938477,-74.3412780761719,-74.3641891479492,-74.3928451538086,-74.4615936279297,-74.6162948608398,-74.7136993408203,-74.6334838867188,-74.6334838867188,-74.6678619384766,-74.6678619384766,-74.6564025878906,-74.6564025878906,null,-76.9081268310547,-76.7018661499023,-76.6903991699219,-76.6846694946289,-76.6846694946289,-76.6903991699219,-76.6159210205078,-76.6159210205078,-76.6502990722656,-76.66748046875,-76.6903991699219,-76.6903991699219,-76.7419738769531,-76.7419738769531,-76.8393707275391,-76.9654159545898,-76.9654159545898,-77.1086654663086,-77.1143951416016,-76.9997940063477,-76.9940643310547,-76.9711532592773,-76.9654159545898,-76.8966674804688,-76.9023971557617,-76.9081268310547,-76.9081268310547,null,-76.9596862792969,-76.7305068969727,-76.7362365722656,-76.7419738769531,-76.7305068969727,-76.7419738769531,-76.7362365722656,-76.7190475463867,-76.7190475463867,-76.7305068969727,-76.7419738769531,-76.7362365722656,-76.7362365722656,-76.6846694946289,-76.66748046875,-76.6560287475586,-76.6273727416992,-76.5987243652344,-76.7018661499023,-76.9081268310547,-76.9367752075195,-76.9367752075195,-76.9310455322266,-76.9310455322266,-76.9539566040039,-76.9711532592773,-76.9826126098633,-76.9940643310547,-76.9940643310547,-76.9768829345703,-76.9768829345703,-76.9654159545898,-76.9596862792969,-76.9596862792969,-76.9596862792969,null,-76.9711532592773,-77.6128616333008,-77.761833190918,-77.7389144897461,-77.7331771850586,-77.7331771850586,-77.7274551391602,-77.6701583862305,-77.6644287109375,-77.4925384521484,-77.3664855957031,-77.1487655639648,-77.1487655639648,-77.1373062133789,-77.1201171875,-77.1143951416016,-77.1086654663086,-76.9654159545898,-76.9711532592773,-76.9711532592773,null,-73.4818420410156,-73.493293762207,-73.4818420410156,-73.4646453857422,-73.4188079833984,-73.3901672363281,-73.3729705810547,-73.3500595092773,-73.235466003418,-73.2010879516602,-73.1724395751953,-73.1667098999023,-73.1323318481445,-73.0922241210938,-72.9661712646484,-72.8172073364258,-72.7026138305664,-72.6338577270508,-72.5765686035156,-72.502082824707,-72.4218673706055,-72.3416442871094,-72.3072738647461,-72.2614364624023,-72.2671661376953,-72.2900848388672,-72.3416442871094,-72.3588409423828,-72.3932189941406,-72.4218673706055,-72.4161376953125,-72.4505157470703,-72.4734268188477,-72.502082824707,-72.5307312011719,-72.5479125976562,-72.5651016235352,-72.588020324707,-72.6338577270508,-72.6338577270508,-72.6166687011719,-72.5708312988281,-72.5421905517578,-72.5364608764648,-72.5536422729492,-72.5078048706055,-72.4676971435547,-72.4963531494141,-72.4562454223633,-72.4390563964844,-72.4161376953125,-72.3989486694336,-72.3932189941406,-72.3760299682617,-72.3473815917969,-72.3359222412109,-72.3130035400391,-72.2843551635742,-72.2671661376953,-72.2442474365234,-72.2156066894531,-72.1984100341797,-72.1812210083008,-72.1640396118164,-72.146842956543,-72.1010055541992,-72.0437164306641,-72.0093383789062,-71.9806900024414,-71.9291152954102,-71.8890151977539,-71.877555847168,-71.8832855224609,-71.9004745483398,-72.0265274047852,-72.1182022094727,-72.2442474365234,-72.3473815917969,-72.5536422729492,-72.8229370117188,-73.052116394043,-73.1667098999023,-73.2068176269531,-73.224006652832,-73.2182769775391,-73.1724395751953,-73.1380615234375,-72.9489898681641,-72.7656402587891,-72.6739654541016,-72.6567764282227,-72.6567764282227,-72.6796951293945,-72.7656402587891,-72.8057479858398,-72.8343887329102,-72.8859558105469,-72.9776306152344,-73.0177383422852,-73.04638671875,-73.0864944458008,-73.1208801269531,-73.1552505493164,-73.1609802246094,-73.1838989257812,-73.2526550292969,-73.2698440551758,-73.2984924316406,-73.3500595092773,-73.3672485351562,-73.4016265869141,-73.4417343139648,-73.4818420410156,-73.4818420410156,null,-74.765266418457,-74.8282852172852,-74.85693359375,-74.8970413208008,-74.9371490478516,-74.9772567749023,-75.0001754760742,-75.0116348266602,-75.040283203125,-75.0632019042969,-75.0689315795898,-75.0632019042969,-75.0517425537109,-75.0746612548828,-75.1147689819336,-75.1147689819336,-75.1262283325195,-75.1548767089844,-74.7824478149414,-74.4615936279297,-74.5704574584961,-74.3871154785156,-74.3756484985352,-74.4329528808594,-74.4501342773438,-74.4787902832031,-74.7595367431641,-74.765266418457,-74.765266418457,null,-76.1288986206055,-76.1288986206055,-76.1174468994141,-76.1174468994141,-76.1059875488281,-76.1002502441406,-76.1174468994141,-76.1117172241211,-76.1059875488281,-76.1002502441406,-76.0945205688477,-76.0887908935547,-76.1059875488281,-76.1059875488281,-76.0945205688477,-76.0945205688477,-76.0773391723633,-76.0830688476562,-76.0887908935547,-76.0773391723633,-76.0773391723633,-76.0716094970703,-76.0716094970703,-76.0830688476562,-76.0887908935547,-76.1117172241211,-76.1059875488281,-76.1059875488281,-76.1059875488281,-76.1460876464844,-76.5643539428711,-76.5528869628906,-76.5586242675781,-76.5357055664062,-76.5357055664062,-76.4669494628906,-76.4669494628906,-76.4211120605469,-76.4153747558594,-76.3638153076172,-76.3580856323242,-76.2835998535156,-76.2835998535156,-76.2492294311523,-76.2320327758789,-76.2721405029297,-76.2893371582031,-76.2893371582031,-76.2492294311523,-76.1288986206055,-76.1288986206055,null,-76.7018661499023,-76.5987243652344,-76.6273727416992,-76.6560287475586,-76.66748046875,-76.6216430664062,-76.6159210205078,-76.4612121582031,-76.4554901123047,-76.2606811523438,-76.2492294311523,-76.2893371582031,-76.2893371582031,-76.2721405029297,-76.2320327758789,-76.2492294311523,-76.2835998535156,-76.2835998535156,-76.3580856323242,-76.3638153076172,-76.4153747558594,-76.4211120605469,-76.4669494628906,-76.4669494628906,-76.5357055664062,-76.6159210205078,-76.6903991699219,-76.6846694946289,-76.6846694946289,-76.6903991699219,-76.7018661499023,-76.7018661499023,null,-74.3756484985352,-74.3871154785156,-74.5704574584961,-74.4615936279297,-74.7824478149414,-74.5704574584961,-74.5303497314453,-74.5074310302734,-74.4615936279297,-74.312629699707,-74.0777130126953,-74.0376052856445,-74.0204162597656,-74.0146865844727,-73.9974975585938,-73.9172821044922,-73.9344787597656,-73.9402084350586,-73.957389831543,-73.9688491821289,-73.9402084350586,-73.945930480957,-73.9402084350586,-73.9402084350586,-73.95166015625,-73.9631195068359,-74.0547943115234,-74.0490646362305,-74.0662536621094,-74.0834426879883,-74.0891723632812,-74.1235504150391,-74.1235504150391,-74.2438659667969,-74.2496032714844,-74.2897033691406,-74.3412780761719,-74.3756484985352,-74.3756484985352,null,-74.0605239868164,-73.4474639892578,-73.4818420410156,-73.4761047363281,-73.493293762207,-73.5104827880859,-73.5563201904297,-73.5677795410156,-73.5849685668945,-73.6021575927734,-73.6308059692383,-73.6422653198242,-73.6479949951172,-73.6308059692383,-73.6193466186523,-73.6136169433594,-73.6021575927734,-73.6308059692383,-73.6709136962891,-73.676643371582,-73.676643371582,-73.688102722168,-73.6938323974609,-73.7052917480469,-73.7167510986328,-73.7453918457031,-73.7625885009766,-73.7740478515625,-73.7912292480469,-73.8084259033203,-73.8313369750977,-73.8428039550781,-73.8313369750977,-73.8370666503906,-73.8829040527344,-74.1636581420898,-74.2209548950195,-74.0605239868164,-74.0605239868164,null,-73.3901672363281,-73.3729705810547,-73.3672485351562,-73.3729705810547,-73.3844299316406,-73.4016265869141,-73.4302673339844,-73.4245376586914,-73.4016265869141,-73.3844299316406,-73.3672485351562,-73.3443298339844,-73.3214111328125,-73.3042221069336,-73.2870254516602,-73.2755737304688,-73.2641143798828,-73.2583847045898,-73.2641143798828,-73.2583847045898,-73.2583847045898,-73.2698440551758,-73.2813034057617,-73.2755737304688,-73.2698440551758,-73.2755737304688,-73.2813034057617,-73.2813034057617,-73.3844299316406,-73.3958969116211,-73.4188079833984,-73.4360046386719,-73.4531860351562,-73.6422653198242,-73.6308059692383,-73.6078872680664,-73.5792388916016,-73.5735168457031,-73.5849685668945,-73.5849685668945,-73.5849685668945,-73.6078872680664,-73.6021575927734,-73.6021575927734,-73.6136169433594,-73.6193466186523,-73.6308059692383,-73.6479949951172,-73.6422653198242,-73.6308059692383,-73.6021575927734,-73.5849685668945,-73.5677795410156,-73.5563201904297,-73.5104827880859,-73.493293762207,-73.4761047363281,-73.4818420410156,-73.4474639892578,-73.3901672363281,-73.3901672363281,null,-77.3779525756836,-77.3722152709961,-77.3149261474609,-77.2117919921875,-77.0914688110352,-77.0055236816406,-76.9768829345703,-76.9425048828125,-76.9367752075195,-76.9138488769531,-76.8393707275391,-76.8164520263672,-76.7476959228516,-76.7190475463867,-76.7133178710938,-76.7190475463867,-76.7305068969727,-76.9596862792969,-77.1373062133789,-77.1373062133789,-77.2461700439453,-77.2461700439453,-77.3779525756836,-77.3779525756836,null,-73.8084259033203,-73.9115524291992,-73.9001007080078,-73.8943710327148,-73.8943710327148,-73.9115524291992,-73.957389831543,-73.9631195068359,-73.9631195068359,-73.957389831543,-73.9631195068359,-73.9688491821289,-73.9688491821289,-73.5563201904297,-73.5620498657227,-73.4990234375,-73.5391311645508,-73.7224807739258,-73.6709136962891,-73.688102722168,-73.6995544433594,-73.7224807739258,-73.7453918457031,-73.7625885009766,-73.8084259033203,-73.8084259033203,null,-77.9623641967773,-77.9681015014648,-78.0196685791016,-78.0196685791016,-78.0483093261719,-78.0597763061523,-78.0540390014648,-78.3061447143555,-78.4665756225586,-78.4723052978516,-78.4723052978516,-78.4952163696289,-78.4952163696289,-78.4608383178711,-78.0712280273438,-78.0654983520508,-77.9623641967773,-77.9623641967773,null,-77.3664855957031,-77.3607635498047,-77.3550338745117,-77.3493041992188,-77.3263778686523,-77.3263778686523,-76.9826126098633,-76.9711532592773,-76.9539566040039,-76.9310455322266,-76.9310455322266,-76.9367752075195,-76.9367752075195,-76.9081268310547,-76.9023971557617,-76.8966674804688,-76.9654159545898,-76.9711532592773,-76.9940643310547,-76.9997940063477,-77.1143951416016,-77.1201171875,-77.1373062133789,-77.1487655639648,-77.1487655639648,-77.3664855957031,-77.3664855957031,null,-79.5380020141602,-79.5437240600586,-79.5380020141602,-79.5208129882812,-79.2629776000977,-79.2744369506836,-79.2515258789062,-79.2457962036133,-79.2343368530273,-79.5380020141602,-79.5380020141602,null,-81.3428192138672,-81.3542709350586,-81.3600082397461,-81.3485488891602,-81.3428192138672,-81.3370895385742,-81.3027114868164,-81.2740631103516,-81.2339553833008,-81.199577331543,-81.1823959350586,-81.1709289550781,-81.1651992797852,-81.1537399291992,-81.0907211303711,-81.0677947998047,-81.0391464233398,-80.9990463256836,-80.9875793457031,-80.9875793457031,-80.9990463256836,-81.0105056762695,-81.0391464233398,-81.0506134033203,-81.0792541503906,-81.0907211303711,-81.102180480957,-81.1193618774414,-81.1308212280273,-81.1365585327148,-81.1537399291992,-81.3428192138672,-81.3428192138672,null,-81.3657379150391,-80.8844528198242,-80.930290222168,-80.9360198974609,-80.930290222168,-80.9474716186523,-80.9703979492188,-80.9703979492188,-80.9703979492188,-80.9875793457031,-81.0105056762695,-81.0448837280273,-81.0506134033203,-81.0849838256836,-81.0964508056641,-81.1193618774414,-81.1365585327148,-81.1537399291992,-81.19384765625,-81.2053070068359,-81.2282333374023,-81.2740631103516,-81.2969818115234,-81.2797927856445,-81.2912521362305,-81.3027114868164,-81.3542709350586,-81.371467590332,-81.3657379150391,-81.3657379150391,null,-79.9104232788086,-80.3229598999023,-80.3000335693359,-80.2656555175781,-80.2541961669922,-80.2370147705078,-80.2198181152344,-80.2083587646484,-80.1911773681641,-80.1682510375977,-80.1739807128906,-80.1739807128906,-80.1625213623047,-80.1510696411133,-80.1510696411133,-80.1396102905273,-80.1338729858398,-80.1224136352539,-80.0995025634766,-80.0765838623047,-80.0823059082031,-80.0708541870117,-80.013557434082,-79.9963607788086,-79.9791793823242,-79.9448013305664,-79.9218826293945,-79.9104232788086,-79.9104232788086,-79.9046936035156,-79.8703231811523,-79.8645858764648,-79.8875045776367,-79.8817749023438,-79.8588562011719,-79.8531265258789,-79.8588562011719,-79.8359375,-79.841667175293,-79.8531265258789,-79.8875045776367,-79.8989639282227,-79.9104232788086,-79.9104232788086,null,-81.2969818115234,-81.3313598632812,-81.371467590332,-81.382926940918,-81.3657379150391,-81.371467590332,-81.382926940918,-81.3943862915039,-81.4230346679688,-81.4402160644531,-81.4574127197266,-81.4803237915039,-81.5032501220703,-81.5605392456055,-81.5777282714844,-81.6350326538086,-81.6579437255859,-81.7037811279297,-81.7209701538086,-81.7438888549805,-81.7209701538086,-81.6980514526367,-81.7037811279297,-81.7095108032227,-81.7037811279297,-81.6751327514648,-81.646484375,-81.3657379150391,-81.371467590332,-81.3542709350586,-81.3027114868164,-81.2912521362305,-81.2797927856445,-81.2969818115234,-81.2969818115234,null,-81.9902572631836,-82.0131759643555,-82.0590133666992,-82.0876617431641,-82.0532913208008,-82.0819320678711,-82.0475616455078,-82.0131759643555,-81.9787979125977,-81.9329605102539,-81.9272384643555,-81.8699417114258,-81.8470230102539,-81.8470230102539,-81.8584747314453,-81.8699417114258,-81.8756713867188,-81.8584747314453,-81.8584747314453,-81.829833984375,-81.8183746337891,-81.7667999267578,-81.8126373291016,-81.8584747314453,-81.8756713867188,-81.9043121337891,-81.9444198608398,-81.9444198608398,-81.9501495361328,-81.9673461914062,-81.9673461914062,-81.9902572631836,-81.9902572631836,null,-77.1888732910156,-77.1774139404297,-77.0055236816406,-76.8279037475586,-76.6331024169922,-76.5987243652344,-76.6044616699219,-76.5700836181641,-76.5471572875977,-76.4955978393555,-76.4955978393555,-76.4955978393555,-76.5127868652344,-76.5471572875977,-76.5872650146484,-76.6331024169922,-76.6617584228516,-76.673210144043,-76.6617584228516,-76.6331024169922,-76.5987243652344,-76.6159210205078,-76.5929946899414,-76.5987243652344,-76.6159210205078,-76.6331024169922,-76.673210144043,-76.6903991699219,-76.7075881958008,-76.7476959228516,-76.7935333251953,-76.7992630004883,-76.7935333251953,-76.8049926757812,-76.8164520263672,-76.8393707275391,-76.850830078125,-76.8622894287109,-76.9997940063477,-77.0169906616211,-77.0227203369141,-77.0227203369141,-76.9768829345703,-76.9768829345703,-76.9711532592773,-76.9310455322266,-76.9081268310547,-76.8909378051758,-76.8680114746094,-76.845100402832,-76.8221817016602,-76.8221817016602,-76.8164520263672,-76.7878036499023,-76.7534255981445,-76.7476959228516,-76.7476959228516,-76.7648849487305,-76.7648849487305,-76.7476959228516,-76.6903991699219,-76.6617584228516,-76.6502990722656,-76.6502990722656,-76.6331024169922,-76.6273727416992,-76.5929946899414,-76.8279037475586,-76.9023971557617,-76.9768829345703,-77.2003326416016,-77.1831436157227,-77.1831436157227,-77.1774139404297,-77.125846862793,-77.1143951416016,-77.125846862793,-77.1430358886719,-77.1487655639648,-77.1602249145508,-77.1716842651367,-77.1716842651367,-77.1888732910156,-77.1888732910156,-77.1888732910156,null,-76.7706146240234,-76.8107223510742,-76.8336410522461,-76.8393707275391,-76.845100402832,-76.856559753418,-76.8794784545898,-76.8966674804688,-76.8909378051758,-76.8966674804688,-76.9138488769531,-76.9367752075195,-76.9654159545898,-76.9997940063477,-77.0399017333984,-77.0628280639648,-77.0341720581055,-77.028450012207,-77.0341720581055,-77.0570907592773,-77.0857391357422,-77.1086654663086,-77.1315765380859,-77.1545028686523,-77.1888732910156,-77.2060623168945,-77.2003326416016,-77.2003326416016,-77.2117919921875,-77.2232513427734,-77.2404403686523,-77.3263778686523,-77.3263778686523,-77.309196472168,-77.2748184204102,-77.2576293945312,-77.2404403686523,-77.2404403686523,-77.2690887451172,-77.2920074462891,-77.303466796875,-77.309196472168,-77.309196472168,-77.2862777709961,-77.2690887451172,-77.2404403686523,-77.2289810180664,-77.2117919921875,-77.1888732910156,-77.1602249145508,-76.7190475463867,-76.7305068969727,-76.7476959228516,-76.7476959228516,-76.7476959228516,-76.7362365722656,-76.7133178710938,-76.6903991699219,-76.6846694946289,-76.6903991699219,-76.7190475463867,-76.7305068969727,-76.7305068969727,-76.7247772216797,-76.7362365722656,-76.7476959228516,-76.7706146240234,-76.7706146240234,null,-78.8962860107422,-78.8160705566406,-78.7759628295898,-78.4952163696289,-78.4665756225586,-78.386360168457,-78.3634338378906,-78.3462524414062,-78.3347930908203,-78.3233261108398,-78.3175964355469,-78.2832260131836,-78.2488479614258,-78.2545776367188,-78.2488479614258,-78.1972808837891,-78.1743621826172,-78.2431182861328,-78.2889556884766,-78.3347930908203,-78.3634338378906,-78.386360168457,-78.4264678955078,-78.5410537719727,-78.5754318237305,-78.5926208496094,-78.6155395507812,-78.6327285766602,-78.6499176025391,-78.661376953125,-78.8218002319336,-78.8561782836914,-78.8275375366211,-78.8275375366211,-78.8275375366211,-78.7988891601562,-78.7874298095703,-78.7931594848633,-78.8275375366211,-78.8962860107422,-78.8962860107422,null,-78.1342544555664,-78.1170654296875,-78.0998764038086,-78.0769577026367,-78.0368499755859,-78.0139389038086,-78.0082015991211,-77.9852828979492,-77.9394454956055,-77.9394454956055,-77.9279937744141,-77.9394454956055,-77.9509048461914,-77.9623641967773,-77.9910125732422,-78.0196685791016,-78.031120300293,-78.0483093261719,-78.0826873779297,-78.1285247802734,-78.1800918579102,-78.208740234375,-78.2545776367188,-78.3175964355469,-78.3462524414062,-78.3519744873047,-78.3634338378906,-78.3920822143555,-78.4264678955078,-78.4665756225586,-78.5066757202148,-78.5582427978516,-78.6384506225586,-78.6269989013672,-78.6098098754883,-78.5811614990234,-78.5353240966797,-78.5238647460938,-78.5238647460938,-78.5066757202148,-78.47802734375,-78.4092712402344,-78.3920822143555,-78.3806304931641,-78.3519744873047,-78.3577041625977,-78.2488479614258,-78.1342544555664,-78.1342544555664,null,-82.282470703125,-82.3053817749023,-82.3053817749023,-82.2939300537109,-82.282470703125,-82.282470703125,-82.2939300537109,-82.3111114501953,-82.3168487548828,-82.2309036254883,-82.2137145996094,-82.2423629760742,-82.2423629760742,-82.2366333007812,-82.2595520019531,-82.276741027832,-82.3168487548828,-82.3512191772461,-82.3741455078125,-82.3798751831055,-82.3741455078125,-82.3741455078125,-82.4257049560547,-82.4371643066406,-82.4543609619141,-82.4658126831055,-82.6033248901367,-82.6720733642578,-82.6949996948242,-82.7121887207031,-82.735107421875,-82.7522964477539,-82.8038558959961,-82.7981262207031,-82.7866744995117,-82.7752151489258,-82.7809448242188,-82.8095855712891,-82.8382339477539,-82.8668899536133,-82.8840713500977,-82.8726196289062,-82.8668899536133,-82.8496932983398,-82.8325119018555,-82.8095855712891,-82.740837097168,-82.7236480712891,-82.7179107666016,-82.7121887207031,-82.6949996948242,-82.6720733642578,-82.5689468383789,-82.4944610595703,-82.4658126831055,-82.4371643066406,-82.4314346313477,-82.3913269042969,-82.3684158325195,-82.3569488525391,-82.3454895019531,-82.3512191772461,-82.3397674560547,-82.3225784301758,-82.3053817749023,-82.2939300537109,-82.282470703125,-82.282470703125,null,-81.829833984375,-81.835563659668,-81.8584747314453,-81.8756713867188,-81.9845275878906,-81.9616165161133,-81.9444198608398,-81.9329605102539,-81.9501495361328,-81.9444198608398,-81.9444198608398,-81.9043121337891,-81.8756713867188,-81.8584747314453,-81.8126373291016,-81.7725372314453,-81.7381591796875,-81.7152404785156,-81.6865921020508,-81.6292953491211,-81.6292953491211,-81.6006546020508,-81.5662689208984,-81.4860534667969,-81.4631423950195,-81.4402160644531,-81.4001083374023,-81.3657379150391,-81.3943862915039,-81.4688720703125,-81.4975204467773,-81.5318908691406,-81.5376205444336,-81.5777282714844,-81.6006546020508,-81.6407623291016,-81.6751327514648,-81.6980514526367,-81.7324295043945,-81.7496185302734,-81.7667999267578,-81.7782669067383,-81.829833984375,-81.829833984375,null,-80.7870483398438,-80.7182922363281,-80.3057632446289,-80.5177612304688,-80.5750503540039,-80.649543762207,-80.6724548339844,-80.6896514892578,-80.7526702880859,-80.7870483398438,-80.7870483398438,-80.7870483398438,null,-81.3428192138672,-81.3657379150391,-81.4001083374023,-81.4402160644531,-81.4631423950195,-81.4860534667969,-81.5662689208984,-81.6006546020508,-81.6292953491211,-81.6292953491211,-81.6865921020508,-81.7152404785156,-81.7381591796875,-81.7725372314453,-81.8126373291016,-81.7667999267578,-81.8183746337891,-81.6808700561523,-81.6579437255859,-81.6292953491211,-81.554817199707,-81.4860534667969,-81.4115753173828,-81.3886566162109,-81.3657379150391,-81.371467590332,-81.3485488891602,-81.3370895385742,-81.3428192138672,-81.3485488891602,-81.3600082397461,-81.3542709350586,-81.3428192138672,-81.3428192138672,null,-76.5299758911133,-76.4898681640625,-76.3408966064453,-76.0601501464844,-76.0315017700195,-75.9856643676758,-75.9856643676758,-75.9684753417969,-75.9684753417969,-75.9799346923828,-75.9627380371094,-75.939826965332,-75.9340972900391,-75.939826965332,-75.9856643676758,-76.0544128417969,-76.0887908935547,-76.1059875488281,-76.1288986206055,-76.1632843017578,-76.1575546264648,-76.2091217041016,-76.220573425293,-76.2434997558594,-76.2549514770508,-76.2721405029297,-76.2835998535156,-76.3179779052734,-76.3466262817383,-76.3638153076172,-76.3867340087891,-76.398193359375,-76.4898681640625,-76.5299758911133,-76.5299758911133,null,-77.1487655639648,-77.0971984863281,-77.1086654663086,-76.7419738769531,-76.6617584228516,-76.6617584228516,-76.66748046875,-76.6331024169922,-76.6273727416992,-76.6388320922852,-76.6502990722656,-76.6331024169922,-76.6101913452148,-76.5872650146484,-76.575813293457,-76.5528869628906,-76.5414276123047,-76.5471572875977,-76.5700836181641,-76.5643539428711,-76.5357055664062,-76.5127868652344,-76.4841384887695,-76.4841384887695,-76.4784088134766,-76.4612121582031,-76.4669494628906,-76.4497604370117,-76.4268417358398,-76.4211120605469,-76.4325714111328,-76.403923034668,-76.4153747558594,-76.4440307617188,-76.4497604370117,-76.4440307617188,-76.4211120605469,-76.398193359375,-76.392463684082,-76.3810043334961,-76.3695449829102,-76.3695449829102,-76.3466262817383,-76.3466262817383,-76.3237075805664,-76.3065185546875,-76.2835998535156,-76.2835998535156,-76.3065185546875,-76.3294372558594,-76.3237075805664,-76.3122482299805,-76.3351669311523,-76.3638153076172,-76.398193359375,-76.403923034668,-76.403923034668,-76.4497604370117,-76.4440307617188,-76.4440307617188,-76.4898681640625,-76.4955978393555,-76.5127868652344,-76.5471572875977,-76.5815353393555,-76.575813293457,-76.5700836181641,-76.5872650146484,-76.6101913452148,-76.6216430664062,-76.6216430664062,-76.6331024169922,-76.66748046875,-76.6617584228516,-76.673210144043,-76.7247772216797,-76.7476959228516,-76.7018661499023,-76.6903991699219,-76.7018661499023,-76.7133178710938,-76.8279037475586,-76.8909378051758,-77.0341720581055,-77.0685577392578,-77.0800094604492,-77.0800094604492,-77.0971984863281,-77.1086654663086,-77.125846862793,-77.1487655639648,-77.1487655639648,null,-79.2171401977539,-79.1254730224609,-79.1541213989258,-79.2629776000977,-79.5208129882812,-79.4864349365234,-79.2171401977539,-79.2171401977539,null,-81.5318908691406,-81.4975204467773,-81.4688720703125,-81.3943862915039,-81.3657379150391,-81.3428192138672,-81.1537399291992,-81.1365585327148,-81.1308212280273,-81.1193618774414,-81.102180480957,-81.0964508056641,-81.0677947998047,-81.0563430786133,-81.0391464233398,-81.0047760009766,-80.9818572998047,-80.9703979492188,-80.9360198974609,-80.924560546875,-80.924560546875,-80.9417495727539,-80.9589385986328,-80.9646682739258,-80.9589385986328,-81.5318908691406,-81.5318908691406,null,-79.5208129882812,-79.5380020141602,-79.2343368530273,-79.2457962036133,-79.2515258789062,-79.2056884765625,-79.1942291259766,-79.0223388671875,-78.9020156860352,-78.9879608154297,-78.9134750366211,-78.9765014648438,-78.9994201660156,-79.0280685424805,-79.0452575683594,-79.0567169189453,-79.0739059448242,-79.1025543212891,-79.1655807495117,-79.2114181518555,-79.2285995483398,-79.2457962036133,-79.2629776000977,-79.2744369506836,-79.2801742553711,-79.2859039306641,-79.3088150024414,-79.3202743530273,-79.3431930541992,-79.5208129882812,-79.5208129882812,null,-84.0185317993164,-84.1445846557617,-84.3221969604492,-84.3221969604492,-84.2935485839844,-84.2878189086914,-84.2419815063477,-84.2190704345703,-84.2076034545898,-84.1732330322266,-84.1273956298828,-84.093017578125,-84.0529098510742,-84.0242614746094,-84.0128021240234,-84.0128021240234,-83.9898834228516,-83.9669647216797,-83.9440460205078,-83.90966796875,-83.7950744628906,-83.7721633911133,-83.7435073852539,-83.7205963134766,-83.6976776123047,-83.7263259887695,-83.7320556640625,-83.7263259887695,-83.7091293334961,-83.7205963134766,-83.7320556640625,-83.7492370605469,-83.7950744628906,-83.8581085205078,-83.8810195922852,-83.9039459228516,-83.915397644043,-83.9383163452148,-83.9726943969727,-83.9726943969727,-83.9726943969727,-84.0185317993164,-84.0185317993164,null,-76.6789398193359,-76.6560287475586,-76.6388320922852,-76.6331024169922,-76.6216430664062,-76.5987243652344,-76.5528869628906,-76.5528869628906,-76.5586242675781,-76.5586242675781,-76.575813293457,-76.575813293457,-76.5700836181641,-76.5528869628906,-76.5127868652344,-76.4841384887695,-76.4554901123047,-76.4440307617188,-76.4383010864258,-76.4497604370117,-76.4784088134766,-76.5185165405273,-76.575813293457,-76.6159210205078,-76.6331024169922,-76.6617584228516,-76.6789398193359,-76.6846694946289,-76.6789398193359,-76.7018661499023,-76.7075881958008,-76.7018661499023,-76.673210144043,-76.6617584228516,-76.6617584228516,-76.6789398193359,-76.6789398193359,null,-83.7320556640625,-83.6976776123047,-83.6575698852539,-83.6518402099609,-83.6575698852539,-83.640380859375,-83.634651184082,-83.6174621582031,-83.6117324829102,-83.5658950805664,-83.5601654052734,-83.5429763793945,-83.5315170288086,-83.5143280029297,-83.5830841064453,-83.9497756958008,-84.0185317993164,-83.9726943969727,-83.9726943969727,-83.9726943969727,-83.9383163452148,-83.915397644043,-83.9039459228516,-83.8810195922852,-83.8581085205078,-83.7950744628906,-83.7492370605469,-83.7320556640625,-83.7320556640625,null,-81.4516830444336,-81.4230346679688,-81.3657379150391,-81.3657379150391,-81.3657379150391,-81.3428192138672,-81.3313598632812,-81.3370895385742,-81.3313598632812,-81.3256301879883,-81.3657379150391,-81.7725372314453,-81.7496185302734,-81.7152404785156,-81.7095108032227,-81.6980514526367,-81.6751327514648,-81.6407623291016,-81.6006546020508,-81.5777282714844,-81.5376205444336,-81.5261611938477,-81.5089797973633,-81.4746017456055,-81.4516830444336,-81.4516830444336,null,-78.2431182861328,-78.208740234375,-78.1858139038086,-78.1686325073242,-78.1342544555664,-78.2488479614258,-78.3577041625977,-78.3519744873047,-78.3806304931641,-78.3920822143555,-78.4092712402344,-78.47802734375,-78.5066757202148,-78.5238647460938,-78.5238647460938,-78.5353240966797,-78.5811614990234,-78.6098098754883,-78.6269989013672,-78.6384506225586,-79.0567169189453,-79.0337982177734,-79.0166091918945,-79.0108795166016,-79.0051498413086,-78.9822311401367,-78.9822311401367,-78.9765014648438,-78.9650497436523,-78.9421234130859,-78.9421234130859,-78.9249420166016,-78.8791046142578,-78.8676376342773,-78.8561782836914,-78.8218002319336,-78.661376953125,-78.6499176025391,-78.6327285766602,-78.6155395507812,-78.5926208496094,-78.5754318237305,-78.5410537719727,-78.4264678955078,-78.386360168457,-78.3634338378906,-78.3347930908203,-78.2889556884766,-78.2431182861328,-78.2431182861328,null,-77.2003326416016,-76.9768829345703,-76.9023971557617,-76.9138488769531,-76.9310455322266,-76.9482345581055,-76.9425048828125,-76.9310455322266,-76.9310455322266,-76.9482345581055,-76.9768829345703,-76.9826126098633,-77.0341720581055,-77.0570907592773,-77.0685577392578,-77.0742797851562,-77.0685577392578,-77.0742797851562,-77.0857391357422,-77.0399017333984,-76.9711532592773,-76.9482345581055,-76.9310455322266,-76.8909378051758,-76.856559753418,-76.8279037475586,-76.7992630004883,-76.7820739746094,-76.7648849487305,-76.7419738769531,-76.7247772216797,-76.7075881958008,-76.6789398193359,-76.66748046875,-76.6617584228516,-76.66748046875,-76.6617584228516,-76.6617584228516,-76.7419738769531,-77.1086654663086,-77.0971984863281,-77.1086654663086,-77.0971984863281,-77.1143951416016,-77.1086654663086,-77.1143951416016,-77.1545028686523,-77.1774139404297,-77.1946029663086,-77.1946029663086,-77.2690887451172,-77.3607635498047,-77.4467010498047,-77.481086730957,-77.4409790039062,-77.4409790039062,-77.4409790039062,-77.4581604003906,-77.4409790039062,-77.4180526733398,-77.3951416015625,-77.3607635498047,-77.3550338745117,-77.303466796875,-77.2920074462891,-77.2690887451172,-77.2461700439453,-77.2461700439453,-77.2461700439453,-77.2003326416016,-77.2003326416016,null,-79.0910873413086,-79.0509872436523,-79.0337982177734,-78.9994201660156,-78.8905563354492,-78.8447189331055,-78.7931594848633,-78.7358627319336,-78.7129440307617,-78.7072143554688,-78.6212692260742,-78.6327285766602,-78.6327285766602,-78.6441879272461,-78.655647277832,-78.661376953125,-78.661376953125,-78.6499176025391,-78.6499176025391,-78.661376953125,-78.6499176025391,-78.6212692260742,-78.5926208496094,-78.5697021484375,-78.5295944213867,-78.4952163696289,-78.7759628295898,-78.8160705566406,-78.8962860107422,-78.9421234130859,-78.9994201660156,-79.0337982177734,-79.0567169189453,-79.0910873413086,-79.1025543212891,-79.0968246459961,-79.108283996582,-79.114013671875,-79.0910873413086,-79.0910873413086,null,-76.0028533935547,-75.939826965332,-75.9283676147461,-75.9169082641602,-75.9111785888672,-75.9111785888672,-75.939826965332,-75.9684753417969,-75.9742050170898,-75.9742050170898,-75.9856643676758,-76.0028533935547,-76.0028533935547,null,-76.1117172241211,-76.0486831665039,-76.0429611206055,-76.0315017700195,-76.0429611206055,-76.0601501464844,-76.0773391723633,-76.0830688476562,-76.0773391723633,-76.0601501464844,-76.0486831665039,-76.0257720947266,-76.0200424194336,-76.0085754394531,-75.9856643676758,-75.9684753417969,-75.9856643676758,-75.9799346923828,-75.9627380371094,-75.939826965332,-75.9340972900391,-75.9226379394531,-75.9054489135742,-75.9054489135742,-75.8939895629883,-75.8825302124023,-75.8481521606445,-75.8252334594727,-75.8367004394531,-75.8252334594727,-75.8252334594727,-75.8080444335938,-75.8023147583008,-75.8080444335938,-75.8424224853516,-75.8596115112305,-75.8768005371094,-75.8939895629883,-75.9111785888672,-75.9054489135742,-75.939826965332,-75.945556640625,-75.9627380371094,-75.9856643676758,-76.0315017700195,-76.0601501464844,-76.3408966064453,-76.1117172241211,-76.1117172241211,null,-75.8939895629883,-75.8596115112305,-75.8424224853516,-75.8252334594727,-75.8137741088867,-75.7793960571289,-75.7450256347656,-75.7278289794922,-75.7049179077148,-75.6819915771484,-75.6533508300781,-75.5903244018555,-75.5788650512695,-75.5674057006836,-75.5502166748047,-75.5387573242188,-75.5387573242188,-75.5502166748047,-75.5616760253906,-75.5731353759766,-75.5903244018555,-75.5960464477539,-75.6075134277344,-75.6361541748047,-75.6648101806641,-75.6877212524414,-75.6877212524414,-75.6991882324219,-75.7507553100586,-75.767936706543,-75.767936706543,-75.8195037841797,-75.8424224853516,-75.8596115112305,-75.8653411865234,-75.8825302124023,-75.8939895629883,-75.8939895629883,null,-75.8768005371094,-75.8882598876953,-76.0200424194336,-76.0085754394531,-75.9856643676758,-75.9856643676758,-75.9742050170898,-75.9799346923828,-75.9742050170898,-75.9570159912109,-75.9340972900391,-75.8825302124023,-75.8882598876953,-75.8768005371094,-75.8538818359375,-75.8481521606445,-75.767936706543,-75.76220703125,-75.7335586547852,-75.7106475830078,-75.7049179077148,-75.7106475830078,-75.7278289794922,-75.7106475830078,-75.7106475830078,-75.7450256347656,-75.756477355957,-75.76220703125,-75.7392883300781,-75.7335586547852,-75.7392883300781,-75.7965927124023,-75.8252334594727,-75.8424224853516,-75.8653411865234,-75.8768005371094,-75.8768005371094,null,-80.1797103881836,-80.196907043457,-80.2198181152344,-80.2541961669922,-80.3057632446289,-80.3286819458008,-80.3344116210938,-80.3802490234375,-80.4375457763672,-80.4604644775391,-80.4432754516602,-80.4432754516602,-80.4604644775391,-80.4489974975586,-80.4489974975586,-80.466194152832,-80.4604644775391,-80.4260864257812,-80.4146270751953,-80.4088973999023,-80.4031677246094,-80.3802490234375,-80.3745193481445,-80.3687896728516,-80.3917083740234,-80.4031677246094,-80.4031677246094,-80.3917083740234,-80.3687896728516,-80.3573303222656,-80.3630599975586,-80.3687896728516,-80.3917083740234,-80.3286819458008,-80.2140884399414,-80.2083587646484,-80.1510696411133,-80.1453399658203,-80.0479354858398,-80.0479354858398,-80.0593948364258,-80.1797103881836,-80.1797103881836,null,-80.7068328857422,-80.6896514892578,-80.477653503418,-80.466194152832,-80.4489974975586,-80.4432754516602,-80.4318161010742,-80.4088973999023,-80.4146270751953,-80.4088973999023,-80.3917083740234,-80.3687896728516,-80.3630599975586,-80.3573303222656,-80.3687896728516,-80.3917083740234,-80.4031677246094,-80.4031677246094,-80.3917083740234,-80.3687896728516,-80.3745193481445,-80.3802490234375,-80.4031677246094,-80.4088973999023,-80.4146270751953,-80.4260864257812,-80.4604644775391,-80.466194152832,-80.4489974975586,-80.4489974975586,-80.4604644775391,-80.4432754516602,-80.4432754516602,-80.4604644775391,-80.471923828125,-80.4891128540039,-80.5063018798828,-80.5349426269531,-80.5635986328125,-80.6323471069336,-80.649543762207,-80.6667251586914,-80.6724548339844,-80.7068328857422,-80.7068328857422,null,-77.8363189697266,-77.7446441650391,-77.7389144897461,-77.6701583862305,-77.6415100097656,-77.6930770874023,-77.6758880615234,-77.9681015014648,-77.9910125732422,-78.0082015991211,-78.0483093261719,-78.0941467285156,-78.1113357543945,-78.1915512084961,-78.1342544555664,-78.1629028320312,-78.0712280273438,-78.0597763061523,-78.0540390014648,-78.031120300293,-78.0024719238281,-77.9852828979492,-77.9623641967773,-77.9394454956055,-77.9222640991211,-77.8993377685547,-77.8363189697266,-77.8363189697266,null,-78.9020156860352,-79.0223388671875,-78.9593124389648,-78.8046112060547,-78.8046112060547,-78.7988891601562,-78.7817001342773,-78.7587814331055,-78.7587814331055,-78.7415924072266,-78.7243957519531,-78.7129440307617,-78.7129440307617,-78.7129440307617,-78.7358627319336,-78.7702331542969,-78.8103408813477,-78.8447189331055,-78.9020156860352,-78.9020156860352,null,-77.3607635498047,-77.4008712768555,-77.4581604003906,-77.481086730957,-77.6586990356445,-77.6930770874023,-77.7274551391602,-77.7389144897461,-77.756103515625,-77.8248519897461,-77.8019409179688,-77.7732849121094,-77.7217254638672,-77.6873474121094,-77.6415100097656,-77.6243209838867,-77.6071395874023,-77.5899429321289,-77.5555648803711,-77.5383758544922,-77.5269165039062,-77.5269165039062,-77.5211944580078,-77.5211944580078,-77.4982681274414,-77.4753570556641,-77.4581604003906,-77.4008712768555,-77.4008712768555,-77.3951416015625,-77.3607635498047,-77.3550338745117,-77.3607635498047,-77.3607635498047,null,-80.3917083740234,-80.4088973999023,-80.4146270751953,-80.4088973999023,-80.4318161010742,-80.4432754516602,-80.4489974975586,-80.466194152832,-80.477653503418,-80.4948348999023,-80.4891128540039,-80.4833831787109,-80.4604644775391,-80.4375457763672,-80.4260864257812,-80.4318161010742,-80.4375457763672,-80.4318161010742,-80.4375457763672,-80.4432754516602,-80.4432754516602,-80.0364761352539,-80.0479354858398,-80.1453399658203,-80.1510696411133,-80.2083587646484,-80.2140884399414,-80.3286819458008,-80.3917083740234,-80.3917083740234,null,-77.9910125732422,-78.031120300293,-78.0941467285156,-78.1743621826172,-78.2488479614258,-78.2774887084961,-78.2946853637695,-78.3462524414062,-78.3519744873047,-78.3634338378906,-78.3920822143555,-78.3978118896484,-78.4264678955078,-78.4436492919922,-78.5353240966797,-78.5238647460938,-78.5410537719727,-78.5124130249023,-78.5009460449219,-78.5009460449219,-78.4150009155273,-78.386360168457,-78.3347930908203,-78.3175964355469,-78.2889556884766,-78.2832260131836,-78.2373886108398,-78.1629028320312,-78.1342544555664,-78.1285247802734,-78.1170654296875,-78.0941467285156,-78.0196685791016,-77.9910125732422,-77.9910125732422,null,-81.0219650268555,-81.3256301879883,-81.3313598632812,-81.3370895385742,-81.3313598632812,-81.3428192138672,-81.3657379150391,-81.3657379150391,-81.3657379150391,-81.4230346679688,-81.4516830444336,-80.9589385986328,-80.9646682739258,-80.9761276245117,-80.9818572998047,-80.9761276245117,-80.9589385986328,-80.9417495727539,-80.924560546875,-80.924560546875,-80.9360198974609,-80.9703979492188,-80.9818572998047,-80.9875793457031,-81.0105056762695,-81.0105056762695,-81.0162353515625,-81.0047760009766,-81.0105056762695,-81.0219650268555,-81.0219650268555,null,-76.9195785522461,-76.5299758911133,-76.4898681640625,-76.4898681640625,-76.4554901123047,-76.5528869628906,-76.5987243652344,-76.6216430664062,-76.6331024169922,-76.6388320922852,-76.6560287475586,-76.6789398193359,-76.6961364746094,-76.7133178710938,-76.7305068969727,-76.7476959228516,-76.7878036499023,-76.8221817016602,-76.856559753418,-76.9138488769531,-76.9367752075195,-76.9482345581055,-76.9367752075195,-76.9138488769531,-76.9081268310547,-76.9195785522461,-76.9195785522461,null,-83.9497756958008,-83.9268569946289,-83.90966796875,-83.8810195922852,-83.8581085205078,-83.7950744628906,-83.7664337158203,-83.6976776123047,-83.6575698852539,-83.646110534668,-83.6117324829102,-83.5830841064453,-83.5773468017578,-83.5888137817383,-83.5945434570312,-83.6060028076172,-83.6231842041016,-83.6575698852539,-83.6804885864258,-83.7033996582031,-83.7148590087891,-83.7205963134766,-83.7435073852539,-83.7721633911133,-83.7950744628906,-83.90966796875,-83.9440460205078,-83.9669647216797,-83.9898834228516,-84.0128021240234,-84.0128021240234,-84.0242614746094,-84.0185317993164,-84.0242614746094,-84.0128021240234,-84.0128021240234,-84.0128021240234,-83.9841537475586,-83.9497756958008,-83.9497756958008,null,-78.7988891601562,-78.7129440307617,-78.4436492919922,-78.4952163696289,-78.5009460449219,-78.5009460449219,-78.5009460449219,-78.5124130249023,-78.5410537719727,-78.5238647460938,-78.5353240966797,-78.6842880249023,-78.7587814331055,-78.7587814331055,-78.7817001342773,-78.7988891601562,-78.8046112060547,-78.8046112060547,-78.7988891601562,-78.7988891601562,null,-77.8305892944336,-77.6930770874023,-77.6701583862305,-77.6014022827148,-77.5613021850586,-77.5269165039062,-77.4868087768555,-77.5441055297852,-77.57275390625,-77.6185913085938,-77.6300506591797,-77.6529693603516,-77.6701583862305,-77.6930770874023,-77.6988067626953,-77.8191223144531,-77.8076705932617,-77.8134002685547,-77.8191223144531,-77.8305892944336,-77.8305892944336,-77.8305892944336,-77.8305892944336,null,-80.0479354858398,-80.0479354858398,-80.0364761352539,-79.5208129882812,-79.5380020141602,-79.5437240600586,-80.0479354858398,-80.0479354858398,null,-77.6873474121094,-77.7159957885742,-77.7331771850586,-77.7446441650391,-77.7847518920898,-77.8076705932617,-77.8363189697266,-77.8706893920898,-77.8993377685547,-77.8993377685547,-77.9394454956055,-77.9623641967773,-77.9795532226562,-77.9910125732422,-77.9566345214844,-77.9279937744141,-77.8936157226562,-77.8936157226562,-77.8936157226562,-77.8592300415039,-77.7847518920898,-77.7217254638672,-77.6701583862305,-77.6472396850586,-77.6185913085938,-77.5956726074219,-77.5498352050781,-77.5441055297852,-77.5498352050781,-77.5842132568359,-77.5555648803711,-77.4925384521484,-77.4467010498047,-77.4352493286133,-77.4123229980469,-77.4123229980469,-77.3836822509766,-77.3779525756836,-77.3779525756836,-77.3493041992188,-77.3378448486328,-77.3263778686523,-77.303466796875,-77.2920074462891,-77.2690887451172,-77.2404403686523,-77.2404403686523,-77.2576293945312,-77.2748184204102,-77.309196472168,-77.3263778686523,-77.3263778686523,-77.4008712768555,-77.4581604003906,-77.4753570556641,-77.4982681274414,-77.5211944580078,-77.5211944580078,-77.5269165039062,-77.5269165039062,-77.5383758544922,-77.5555648803711,-77.5899429321289,-77.6071395874023,-77.6243209838867,-77.6415100097656,-77.6873474121094,-77.6873474121094,null,-78.9765014648438,-78.9134750366211,-78.7072143554688,-78.661376953125,-78.655647277832,-78.6327285766602,-78.5983505249023,-78.5697021484375,-78.5353240966797,-78.5295944213867,-78.5295944213867,-78.5410537719727,-78.5582427978516,-78.5926208496094,-78.6212692260742,-78.7072143554688,-78.7129440307617,-78.7358627319336,-78.7931594848633,-78.8447189331055,-78.8905563354492,-78.9994201660156,-79.0337982177734,-79.0509872436523,-79.0910873413086,-79.1426620483398,-79.1541213989258,-79.1713104248047,-79.2228698730469,-79.1999588012695,-78.9765014648438,-78.9765014648438,null,-82.8840713500977,-82.8668899536133,-82.8382339477539,-82.8095855712891,-82.7809448242188,-82.7752151489258,-82.7866744995117,-82.7981262207031,-82.8038558959961,-82.7522964477539,-82.7866744995117,-82.8382339477539,-82.8496932983398,-82.8840713500977,-82.9184494018555,-82.9413681030273,-82.9642868041992,-82.9872055053711,-83.00439453125,-83.0330429077148,-83.0445022583008,-83.0445022583008,-83.1075286865234,-83.1476364135742,-83.1476364135742,-83.1533660888672,-83.1648254394531,-83.187744140625,-83.1705474853516,-83.1648254394531,-83.1590957641602,-83.187744140625,-83.187744140625,-83.2106552124023,-83.2049331665039,-83.187744140625,-83.182014465332,-83.2049331665039,-83.2335815429688,-83.2564926147461,-83.2221221923828,-83.1648254394531,-83.1075286865234,-83.0559616088867,-83.0215835571289,-82.9986724853516,-82.9642868041992,-82.9413681030273,-82.912727355957,-82.912727355957,-82.9184494018555,-82.9069976806641,-82.912727355957,-82.9069976806641,-82.8840713500977,-82.8840713500977,null,-82.2710113525391,-82.2939300537109,-82.2939300537109,-82.3512191772461,-82.3569488525391,-82.3626861572266,-82.3798751831055,-82.4027862548828,-82.4085235595703,-82.4428939819336,-82.4772720336914,-82.5001983642578,-82.5918655395508,-82.6090545654297,-82.6205139160156,-82.6319732666016,-82.6606216430664,-82.7522964477539,-82.735107421875,-82.7121887207031,-82.6949996948242,-82.6720733642578,-82.6033248901367,-82.4658126831055,-82.4543609619141,-82.4371643066406,-82.4257049560547,-82.3741455078125,-82.3741455078125,-82.3798751831055,-82.3741455078125,-82.3512191772461,-82.3168487548828,-82.276741027832,-82.288200378418,-82.288200378418,-82.2710113525391,-82.2710113525391,null,-77.1545028686523,-76.9195785522461,-76.9081268310547,-76.9138488769531,-76.9367752075195,-76.9482345581055,-76.9367752075195,-76.9138488769531,-76.856559753418,-76.8221817016602,-76.7878036499023,-76.7476959228516,-76.7476959228516,-76.7476959228516,-76.7247772216797,-76.7133178710938,-76.7075881958008,-76.7190475463867,-77.1602249145508,-77.1888732910156,-77.2117919921875,-77.1545028686523,-77.1545028686523,-77.1487655639648,-77.1373062133789,-77.1143951416016,-77.0914688110352,-77.0857391357422,-77.0857391357422,-77.0914688110352,-77.1545028686523,-77.1545028686523,null,-79.1025543212891,-79.0910873413086,-79.0567169189453,-79.0337982177734,-79.1713104248047,-79.3260116577148,-79.3202743530273,-79.3374633789062,-79.3775787353516,-79.4062194824219,-79.4520568847656,-79.3489227294922,-79.2744369506836,-79.1884994506836,-79.1770324707031,-79.1025543212891,-79.1025543212891,null,-76.6331024169922,-76.398193359375,-76.3122482299805,-76.3065185546875,-76.2664108276367,-76.21484375,-76.2033920288086,-76.1690063476562,-76.1690063476562,-76.1460876464844,-76.1346282958984,-76.1117172241211,-76.0773391723633,-76.0315017700195,-76.0200424194336,-76.0200424194336,-75.8882598876953,-75.8768005371094,-75.8997192382812,-75.9054489135742,-75.945556640625,-75.9570159912109,-75.9684753417969,-75.9856643676758,-76.0028533935547,-76.0200424194336,-76.0315017700195,-76.0544128417969,-76.0601501464844,-76.0601501464844,-76.0601501464844,-76.0773391723633,-76.1002502441406,-76.1288986206055,-76.1460876464844,-76.2033920288086,-76.2320327758789,-76.2549514770508,-76.2664108276367,-76.2893371582031,-76.3179779052734,-76.3351669311523,-76.3466262817383,-76.3466262817383,-76.3638153076172,-76.3752746582031,-76.392463684082,-76.3752746582031,-76.398193359375,-76.403923034668,-76.4153747558594,-76.4497604370117,-76.4726791381836,-76.5185165405273,-76.5414276123047,-76.5471572875977,-76.5357055664062,-76.4669494628906,-76.4669494628906,-76.4440307617188,-76.4784088134766,-76.4955978393555,-76.5471572875977,-76.5700836181641,-76.6044616699219,-76.5987243652344,-76.6331024169922,-76.6331024169922,null,-81.102180480957,-81.0907211303711,-81.0792541503906,-81.0506134033203,-81.0391464233398,-81.0105056762695,-80.9990463256836,-80.9875793457031,-80.9875793457031,-80.9990463256836,-80.8844528198242,-80.6896514892578,-80.7068328857422,-80.7240219116211,-80.7583999633789,-80.7698593139648,-80.7813186645508,-80.7698593139648,-80.7182922363281,-80.7870483398438,-80.9646682739258,-80.9589385986328,-80.9589385986328,-80.9646682739258,-80.9589385986328,-80.9417495727539,-80.924560546875,-80.924560546875,-80.9360198974609,-80.9703979492188,-80.9818572998047,-81.0047760009766,-81.0391464233398,-81.0563430786133,-81.0677947998047,-81.0964508056641,-81.102180480957,-81.102180480957,null,-82.9872055053711,-83.00439453125,-83.1075286865234,-83.1361770629883,-83.1419067382812,-83.1590957641602,-83.1762847900391,-83.182014465332,-83.1648254394531,-83.1533660888672,-83.1590957641602,-83.2221221923828,-83.2163848876953,-83.2335815429688,-83.2736892700195,-83.2966003417969,-83.3195266723633,-83.3252563476562,-83.3367080688477,-83.3309783935547,-83.3367080688477,-83.3538970947266,-83.3538970947266,-83.3309783935547,-83.2163848876953,-83.187744140625,-83.1648254394531,-83.1533660888672,-83.1476364135742,-83.1476364135742,-83.1075286865234,-83.0445022583008,-83.0445022583008,-83.0330429077148,-83.00439453125,-82.9872055053711,-82.9642868041992,-82.9413681030273,-82.9184494018555,-82.9241790771484,-82.9299087524414,-82.9528350830078,-82.9528350830078,-82.9642868041992,-82.9757461547852,-82.9872055053711,-82.9872055053711,-82.9872055053711,-82.9757461547852,-83.0502319335938,-82.9872055053711,-82.9872055053711,null,-78.5410537719727,-78.5295944213867,-78.5295944213867,-78.5353240966797,-78.5697021484375,-78.5983505249023,-78.6327285766602,-78.655647277832,-78.661376953125,-78.7072143554688,-78.47802734375,-78.2488479614258,-78.2545776367188,-78.2545776367188,-78.2488479614258,-78.2373886108398,-78.2201995849609,-78.214469909668,-78.208740234375,-78.1972808837891,-78.1743621826172,-78.1686325073242,-78.1285247802734,-78.0712280273438,-78.0941467285156,-78.1514434814453,-78.1686325073242,-78.1800918579102,-78.208740234375,-78.214469909668,-78.2373886108398,-78.2660369873047,-78.2889556884766,-78.3061447143555,-78.4321899414062,-78.5009460449219,-78.5410537719727,-78.5410537719727,null,-77.6701583862305,-77.7389144897461,-77.5842132568359,-77.5441055297852,-77.5383758544922,-77.481086730957,-77.4467010498047,-77.3607635498047,-77.2690887451172,-77.1946029663086,-77.1946029663086,-77.1774139404297,-77.1545028686523,-77.1143951416016,-77.1086654663086,-77.1143951416016,-77.0971984863281,-77.1086654663086,-77.0971984863281,-77.1086654663086,-77.0971984863281,-77.1487655639648,-77.1716842651367,-77.1888732910156,-77.1888732910156,-77.1831436157227,-77.2117919921875,-77.2232513427734,-77.2289810180664,-77.2633590698242,-77.3378448486328,-77.3722152709961,-77.3836822509766,-77.4065933227539,-77.4295196533203,-77.6243209838867,-77.6701583862305,-77.6701583862305,null,-79.1999588012695,-79.2572479248047,-79.2744369506836,-79.2744369506836,-79.2859039306641,-79.3030853271484,-79.3546524047852,-79.3431930541992,-79.3374633789062,-79.3431930541992,-79.3202743530273,-79.3088150024414,-79.2859039306641,-79.2801742553711,-79.2744369506836,-79.2629776000977,-79.2457962036133,-79.2285995483398,-79.2114181518555,-79.1655807495117,-79.1025543212891,-79.0739059448242,-79.0567169189453,-79.0452575683594,-79.0280685424805,-78.9994201660156,-78.9765014648438,-79.1999588012695,-79.1999588012695,null,-77.4868087768555,-77.4581604003906,-77.4352493286133,-77.4295196533203,-77.4065933227539,-77.3951416015625,-77.4180526733398,-77.4409790039062,-77.4581604003906,-77.4409790039062,-77.4409790039062,-77.4409790039062,-77.481086730957,-77.5383758544922,-77.5441055297852,-77.5842132568359,-77.7389144897461,-77.7446441650391,-77.8363189697266,-77.8248519897461,-77.8191223144531,-77.6988067626953,-77.6930770874023,-77.6701583862305,-77.6529693603516,-77.6300506591797,-77.6185913085938,-77.57275390625,-77.5441055297852,-77.4868087768555,-77.4868087768555,null,-81.5376205444336,-81.5318908691406,-80.9589385986328,-80.9589385986328,-80.9646682739258,-80.9646682739258,-80.9474716186523,-80.9532089233398,-80.9589385986328,-81.4516830444336,-81.4746017456055,-81.5089797973633,-81.5261611938477,-81.5376205444336,-81.5376205444336,null,-82.2137145996094,-82.2309036254883,-82.3168487548828,-82.3111114501953,-82.2939300537109,-82.282470703125,-82.282470703125,-82.2939300537109,-82.3053817749023,-82.3053817749023,-82.282470703125,-82.2538223266602,-82.2137145996094,-82.1736068725586,-82.1736068725586,-82.1449584960938,-82.1163101196289,-82.1105804443359,-82.0647430419922,-81.9902572631836,-81.9673461914062,-81.9673461914062,-81.9501495361328,-81.9329605102539,-81.9444198608398,-81.9616165161133,-81.9845275878906,-81.8756713867188,-81.8584747314453,-81.835563659668,-81.829833984375,-81.8527450561523,-81.9845275878906,-82.0131759643555,-82.0532913208008,-82.0762023925781,-82.1277694702148,-82.1678771972656,-82.1907958984375,-82.2079849243164,-82.2137145996094,-82.2137145996094,null,-83.1361770629883,-83.5143280029297,-83.5315170288086,-83.5429763793945,-83.5601654052734,-83.5658950805664,-83.6117324829102,-83.6174621582031,-83.634651184082,-83.640380859375,-83.6575698852539,-83.6518402099609,-83.6575698852539,-83.6976776123047,-83.7320556640625,-83.7205963134766,-83.7091293334961,-83.7263259887695,-83.7320556640625,-83.7263259887695,-83.6976776123047,-83.7205963134766,-83.6919479370117,-83.6690216064453,-83.6289215087891,-83.5888137817383,-83.4971389770508,-83.4742202758789,-83.4455718994141,-83.4283828735352,-83.3940048217773,-83.3768157958984,-83.3367080688477,-83.3252563476562,-83.3195266723633,-83.2966003417969,-83.2736892700195,-83.2335815429688,-83.2163848876953,-83.2221221923828,-83.1590957641602,-83.1533660888672,-83.1648254394531,-83.182014465332,-83.1762847900391,-83.1590957641602,-83.1419067382812,-83.1361770629883,-83.1361770629883,null,-82.8840713500977,-82.9069976806641,-82.912727355957,-82.9069976806641,-82.9184494018555,-82.912727355957,-82.912727355957,-82.9413681030273,-82.912727355957,-82.8955307006836,-82.912727355957,-82.9184494018555,-82.8898010253906,-82.8668899536133,-82.8267822265625,-82.8038558959961,-82.7866744995117,-82.7866744995117,-82.7522964477539,-82.6606216430664,-82.6377029418945,-82.6090545654297,-82.6205139160156,-82.6205139160156,-82.6090545654297,-82.5804061889648,-82.5460357666016,-82.5059280395508,-82.4830017089844,-82.5001983642578,-82.5001983642578,-82.4428939819336,-82.4371643066406,-82.4371643066406,-82.4658126831055,-82.4944610595703,-82.5689468383789,-82.6720733642578,-82.6949996948242,-82.7121887207031,-82.7179107666016,-82.7236480712891,-82.740837097168,-82.8095855712891,-82.8325119018555,-82.8496932983398,-82.8668899536133,-82.8726196289062,-82.8840713500977,-82.8840713500977,null,-77.1888732910156,-77.2117919921875,-77.2690887451172,-77.2690887451172,-77.3607635498047,-77.3550338745117,-77.3607635498047,-77.3951416015625,-77.4008712768555,-77.4008712768555,-77.3263778686523,-77.2404403686523,-77.2232513427734,-77.2117919921875,-77.2003326416016,-77.2003326416016,-77.2060623168945,-77.1888732910156,-77.1545028686523,-77.1315765380859,-77.1086654663086,-77.0857391357422,-77.0570907592773,-77.0341720581055,-77.028450012207,-77.0341720581055,-77.0628280639648,-77.0399017333984,-76.9997940063477,-76.9654159545898,-76.9367752075195,-76.9138488769531,-76.8966674804688,-76.8909378051758,-76.8966674804688,-76.8794784545898,-76.856559753418,-76.845100402832,-76.8393707275391,-76.8336410522461,-76.8107223510742,-76.7706146240234,-76.7763442993164,-76.7820739746094,-76.8049926757812,-76.8164520263672,-76.8279037475586,-77.0055236816406,-77.1774139404297,-77.1888732910156,-77.1888732910156,null,-80.8615341186523,-80.9073715209961,-80.9417495727539,-81.0391464233398,-81.0563430786133,-81.0563430786133,-81.0448837280273,-81.0276870727539,-81.0219650268555,-81.0105056762695,-81.0047760009766,-81.0162353515625,-81.0105056762695,-81.0105056762695,-80.9875793457031,-80.9818572998047,-80.9703979492188,-80.9360198974609,-80.924560546875,-80.924560546875,-80.9417495727539,-80.9589385986328,-80.9761276245117,-80.9818572998047,-80.9761276245117,-80.9646682739258,-80.9589385986328,-80.9532089233398,-80.9474716186523,-80.9646682739258,-80.9646682739258,-80.7870483398438,-80.7870483398438,-80.7526702880859,-80.6896514892578,-80.6724548339844,-80.649543762207,-80.5750503540039,-80.7813186645508,-80.8615341186523,-80.8615341186523,null,-81.9902572631836,-82.0647430419922,-82.1105804443359,-82.1163101196289,-82.1449584960938,-82.1506881713867,-82.1506881713867,-82.1564178466797,-82.1564178466797,-82.1965255737305,-82.2079849243164,-82.2022552490234,-82.2309036254883,-82.2423629760742,-82.2480926513672,-82.2652740478516,-82.282470703125,-82.282470703125,-82.288200378418,-82.3168487548828,-82.3225784301758,-82.3397674560547,-82.3855972290039,-82.3454895019531,-82.3168487548828,-82.276741027832,-82.2538223266602,-82.2194366455078,-82.1736068725586,-82.1506881713867,-82.1334991455078,-82.1163101196289,-82.0819320678711,-82.0532913208008,-82.0876617431641,-82.0590133666992,-82.0131759643555,-81.9902572631836,-81.9902572631836,null,-80.1797103881836,-80.0593948364258,-79.744270324707,-79.7270736694336,-79.6984329223633,-79.6984329223633,-79.6984329223633,-79.6869735717773,-79.6640548706055,-79.6583251953125,-79.6411361694336,-79.6411361694336,-79.6239471435547,-79.6067581176758,-79.6353988647461,-79.6411361694336,-79.6869735717773,-79.7041625976562,-79.8359375,-79.8817749023438,-79.9104232788086,-79.9791793823242,-80.019287109375,-80.0479354858398,-80.0765838623047,-80.0651245117188,-80.0651245117188,-80.0765838623047,-80.0937728881836,-80.0937728881836,-80.0880355834961,-80.0651245117188,-80.0536651611328,-80.0708541870117,-80.0823059082031,-80.0995025634766,-80.1166915893555,-80.1224136352539,-80.1224136352539,-80.1510696411133,-80.1797103881836,-80.1797103881836,null,-79.6067581176758,-79.6239471435547,-79.6411361694336,-79.6411361694336,-79.6583251953125,-79.6640548706055,-79.6869735717773,-79.6984329223633,-79.6984329223633,-79.6984329223633,-79.7270736694336,-79.744270324707,-79.5208129882812,-79.3431930541992,-79.3374633789062,-79.3431930541992,-79.3546524047852,-79.3030853271484,-79.2859039306641,-79.2744369506836,-79.2744369506836,-79.2572479248047,-79.1999588012695,-79.2228698730469,-79.1713104248047,-79.1541213989258,-79.1426620483398,-79.0910873413086,-79.114013671875,-79.108283996582,-79.0968246459961,-79.1025543212891,-79.1770324707031,-79.1884994506836,-79.2744369506836,-79.3489227294922,-79.4520568847656,-79.4921646118164,-79.5208129882812,-79.572380065918,-79.572380065918,-79.560920715332,-79.566650390625,-79.6067581176758,-79.6067581176758,null,-78.2488479614258,-78.1743621826172,-78.0941467285156,-78.031120300293,-77.9910125732422,-77.9795532226562,-77.9623641967773,-77.9394454956055,-77.8993377685547,-77.8993377685547,-77.8706893920898,-77.8363189697266,-77.8076705932617,-77.7847518920898,-77.7446441650391,-77.7331771850586,-77.7159957885742,-77.6873474121094,-77.7217254638672,-77.7732849121094,-77.8019409179688,-77.8248519897461,-77.8420486450195,-77.8821563720703,-78.1972808837891,-78.208740234375,-78.214469909668,-78.2201995849609,-78.2373886108398,-78.2488479614258,-78.2545776367188,-78.2545776367188,-78.2488479614258,-78.2488479614258,null,-78.0368499755859,-78.031120300293,-77.9910125732422,-77.9795532226562,-77.9623641967773,-77.9222640991211,-77.9050674438477,-77.8936157226562,-77.8878860473633,-77.8706893920898,-77.8248519897461,-77.8134002685547,-77.7847518920898,-77.8019409179688,-77.7389144897461,-77.750373840332,-77.7732849121094,-77.8134002685547,-77.8477783203125,-77.8706893920898,-77.8764266967773,-77.8878860473633,-77.8936157226562,-77.8993377685547,-77.9050674438477,-77.9222640991211,-77.9222640991211,-77.9050674438477,-77.9165267944336,-77.9394454956055,-77.9279937744141,-77.9394454956055,-77.9394454956055,-77.9852828979492,-78.0082015991211,-78.0139389038086,-78.0368499755859,-78.0368499755859,null,-77.8936157226562,-77.761833190918,-77.3378448486328,-77.1545028686523,-77.0914688110352,-77.0857391357422,-77.0857391357422,-77.0914688110352,-77.1143951416016,-77.1373062133789,-77.1487655639648,-77.1545028686523,-77.1545028686523,-77.2117919921875,-77.2289810180664,-77.2404403686523,-77.2690887451172,-77.2862777709961,-77.309196472168,-77.309196472168,-77.303466796875,-77.3263778686523,-77.3378448486328,-77.3493041992188,-77.3779525756836,-77.3779525756836,-77.3836822509766,-77.4123229980469,-77.4123229980469,-77.4352493286133,-77.4467010498047,-77.4925384521484,-77.5555648803711,-77.5842132568359,-77.5498352050781,-77.5441055297852,-77.5498352050781,-77.5956726074219,-77.6185913085938,-77.6472396850586,-77.6701583862305,-77.7217254638672,-77.7847518920898,-77.8592300415039,-77.8936157226562,-77.8936157226562,-77.8936157226562,null,-77.6758880615234,-77.6930770874023,-77.6415100097656,-77.6701583862305,-77.6243209838867,-77.4295196533203,-77.4065933227539,-77.3836822509766,-77.3722152709961,-77.3378448486328,-77.2633590698242,-77.2289810180664,-77.2232513427734,-77.2117919921875,-77.1831436157227,-77.1888732910156,-77.1888732910156,-77.1716842651367,-77.1487655639648,-77.1487655639648,-77.1373062133789,-77.1201171875,-77.125846862793,-77.1430358886719,-77.1373062133789,-77.1430358886719,-77.1430358886719,-77.1659545898438,-77.1888732910156,-77.2060623168945,-77.2060623168945,-77.2404403686523,-77.2805404663086,-77.297737121582,-77.3206481933594,-77.3607635498047,-77.3722152709961,-77.3607635498047,-77.3263778686523,-77.3607635498047,-77.3493041992188,-77.3550338745117,-77.3836822509766,-77.4008712768555,-77.4065933227539,-77.4237899780273,-77.4352493286133,-77.4237899780273,-77.4123229980469,-77.4008712768555,-77.3779525756836,-77.3779525756836,-77.3836822509766,-77.4180526733398,-77.4237899780273,-77.4237899780273,-77.4123229980469,-77.3722152709961,-77.3550338745117,-77.3493041992188,-77.3550338745117,-77.4065933227539,-77.4925384521484,-77.5269165039062,-77.5498352050781,-77.57275390625,-77.6758880615234,-77.6758880615234,null,-79.2515258789062,-79.2744369506836,-79.2629776000977,-79.1541213989258,-78.9593124389648,-79.0223388671875,-79.1942291259766,-79.2056884765625,-79.2515258789062,-79.2515258789062,null,-76.9310455322266,-76.9310455322266,-76.9425048828125,-76.9482345581055,-76.9310455322266,-76.9138488769531,-76.9023971557617,-76.8279037475586,-76.5929946899414,-76.6273727416992,-76.6101913452148,-76.5872650146484,-76.5643539428711,-76.5414276123047,-76.5070495605469,-76.4955978393555,-76.4784088134766,-76.4841384887695,-76.4898681640625,-76.5013198852539,-76.5357055664062,-76.5528869628906,-76.5185165405273,-76.5185165405273,-76.5299758911133,-76.5815353393555,-76.6044616699219,-76.6331024169922,-76.6388320922852,-76.6331024169922,-76.5987243652344,-76.5700836181641,-76.5528869628906,-76.5357055664062,-76.5299758911133,-76.5586242675781,-76.5643539428711,-76.5872650146484,-76.6101913452148,-76.6331024169922,-76.6502990722656,-76.6789398193359,-76.7018661499023,-76.7133178710938,-76.7476959228516,-76.7820739746094,-76.8107223510742,-76.8622894287109,-76.8852081298828,-76.9138488769531,-76.9310455322266,-76.9310455322266,null,-76.4554901123047,-76.4898681640625,-76.4898681640625,-76.398193359375,-76.3867340087891,-76.3638153076172,-76.3466262817383,-76.3179779052734,-76.2835998535156,-76.2721405029297,-76.2549514770508,-76.2434997558594,-76.220573425293,-76.2091217041016,-76.1575546264648,-76.1632843017578,-76.1690063476562,-76.1861953735352,-76.1690063476562,-76.1460876464844,-76.1288986206055,-76.1346282958984,-76.0887908935547,-76.0601501464844,-76.0544128417969,-76.0601501464844,-76.0945205688477,-76.1346282958984,-76.1460876464844,-76.1632843017578,-76.1747360229492,-76.21484375,-76.2434997558594,-76.2664108276367,-76.3179779052734,-76.3752746582031,-76.392463684082,-76.4268417358398,-76.4554901123047,-76.4554901123047,null,-78.2488479614258,-78.214469909668,-78.1858139038086,-78.1629028320312,-78.1342544555664,-78.1113357543945,-78.0941467285156,-78.0483093261719,-78.0082015991211,-77.9910125732422,-77.9681015014648,-77.6758880615234,-77.57275390625,-77.5498352050781,-77.5269165039062,-77.5441055297852,-77.6014022827148,-77.6988067626953,-77.7389144897461,-77.8019409179688,-77.7847518920898,-77.8134002685547,-77.8248519897461,-77.8706893920898,-77.8878860473633,-77.8936157226562,-77.9050674438477,-77.9222640991211,-77.9623641967773,-77.9795532226562,-77.9910125732422,-78.031120300293,-78.0368499755859,-78.0769577026367,-78.0998764038086,-78.1170654296875,-78.1342544555664,-78.1686325073242,-78.1858139038086,-78.208740234375,-78.2431182861328,-78.1743621826172,-78.1972808837891,-78.2488479614258,-78.2545776367188,-78.2488479614258,-78.2488479614258,null,-76.5528869628906,-76.4554901123047,-76.4268417358398,-76.392463684082,-76.3752746582031,-76.3179779052734,-76.2664108276367,-76.2778701782227,-76.2721405029297,-76.2492294311523,-76.2492294311523,-76.2434997558594,-76.2263031005859,-76.220573425293,-76.2320327758789,-76.2606811523438,-76.3294372558594,-76.3638153076172,-76.3867340087891,-76.398193359375,-76.398193359375,-76.3580856323242,-76.3408966064453,-76.3408966064453,-76.3523559570312,-76.3810043334961,-76.4325714111328,-76.4554901123047,-76.4841384887695,-76.5127868652344,-76.5528869628906,-76.5700836181641,-76.575813293457,-76.575813293457,-76.5586242675781,-76.5586242675781,-76.5528869628906,-76.5528869628906,-76.5528869628906,null,-79.1254730224609,-78.7988891601562,-78.8046112060547,-78.9593124389648,-79.1541213989258,-79.1254730224609,-79.1254730224609,null,-77.6930770874023,-77.6586990356445,-77.481086730957,-77.4581604003906,-77.4008712768555,-77.3607635498047,-77.2690887451172,-77.2690887451172,-77.2117919921875,-77.1888732910156,-77.1888732910156,-77.1716842651367,-77.1716842651367,-77.1602249145508,-77.1487655639648,-77.1430358886719,-77.125846862793,-77.1143951416016,-77.125846862793,-77.1774139404297,-77.1831436157227,-77.1831436157227,-77.2003326416016,-77.2461700439453,-77.2461700439453,-77.2461700439453,-77.2690887451172,-77.2920074462891,-77.303466796875,-77.3550338745117,-77.3607635498047,-77.3951416015625,-77.4065933227539,-77.4295196533203,-77.4352493286133,-77.4581604003906,-77.4868087768555,-77.5269165039062,-77.5613021850586,-77.6014022827148,-77.6701583862305,-77.6930770874023,-77.6930770874023,null,-81.9845275878906,-82.2194366455078,-82.276741027832,-82.3168487548828,-82.3626861572266,-82.3569488525391,-82.3512191772461,-82.2939300537109,-82.2939300537109,-82.2710113525391,-82.1678771972656,-82.1564178466797,-82.1392288208008,-81.9959869384766,-81.9845275878906,-81.9845275878906,-81.9845275878906,null,-80.0593948364258,-80.0479354858398,-79.5437240600586,-79.5380020141602,-79.5208129882812,-79.744270324707,-80.0593948364258,-80.0593948364258,null,-79.6067581176758,-79.566650390625,-79.560920715332,-79.572380065918,-79.572380065918,-79.5208129882812,-79.4921646118164,-79.4520568847656,-79.4978942871094,-79.5208129882812,-79.560920715332,-79.5494613647461,-79.5952987670898,-79.6010284423828,-79.6124877929688,-79.6296691894531,-79.6755065917969,-79.6927032470703,-79.9104232788086,-79.8989639282227,-79.8875045776367,-79.8531265258789,-79.841667175293,-79.8359375,-79.8588562011719,-79.8531265258789,-79.8588562011719,-79.8817749023438,-79.8875045776367,-79.8645858764648,-79.8703231811523,-79.9046936035156,-79.9104232788086,-79.9104232788086,-79.9218826293945,-79.9448013305664,-79.9791793823242,-79.9963607788086,-80.013557434082,-80.0708541870117,-80.0823059082031,-80.0765838623047,-80.0479354858398,-80.019287109375,-79.9791793823242,-79.9104232788086,-79.8817749023438,-79.8359375,-79.7041625976562,-79.6869735717773,-79.6411361694336,-79.6353988647461,-79.6067581176758,-79.6067581176758,null,-79.3260116577148,-79.1713104248047,-79.0337982177734,-78.9994201660156,-78.9421234130859,-78.8962860107422,-78.8275375366211,-78.7931594848633,-78.7874298095703,-78.7988891601562,-78.8275375366211,-78.8275375366211,-78.8275375366211,-78.8561782836914,-78.8676376342773,-78.8791046142578,-78.9249420166016,-78.9421234130859,-78.9421234130859,-78.9650497436523,-78.9765014648438,-78.9822311401367,-78.9822311401367,-79.0051498413086,-79.0108795166016,-79.0166091918945,-79.0337982177734,-79.0567169189453,-79.4463272094727,-79.4463272094727,-79.3088150024414,-79.3260116577148,-79.3260116577148,null,-80.0307464599609,-79.7098846435547,-79.4864349365234,-79.5208129882812,-80.0364761352539,-80.0307464599609,-80.0307464599609,null,-80.3057632446289,-80.7182922363281,-80.7698593139648,-80.7813186645508,-80.7698593139648,-80.7583999633789,-80.7240219116211,-80.7068328857422,-80.6724548339844,-80.6667251586914,-80.649543762207,-80.6323471069336,-80.5635986328125,-80.5349426269531,-80.5063018798828,-80.4891128540039,-80.471923828125,-80.4604644775391,-80.4375457763672,-80.3802490234375,-80.3344116210938,-80.3286819458008,-80.3057632446289,-80.2541961669922,-80.2198181152344,-80.196907043457,-80.1797103881836,-80.3057632446289,-80.3057632446289,null,-81.6980514526367,-81.7095108032227,-81.7152404785156,-81.7496185302734,-81.7725372314453,-81.8699417114258,-81.9845275878906,-81.9845275878906,-81.9959869384766,-82.1392288208008,-82.1564178466797,-82.1678771972656,-82.2710113525391,-82.288200378418,-82.288200378418,-82.276741027832,-82.2595520019531,-82.2366333007812,-82.2423629760742,-82.2423629760742,-82.2137145996094,-82.2079849243164,-82.1907958984375,-82.1678771972656,-82.1277694702148,-82.0762023925781,-82.0532913208008,-82.0131759643555,-81.9845275878906,-81.8527450561523,-81.829833984375,-81.7782669067383,-81.7667999267578,-81.7496185302734,-81.7324295043945,-81.6980514526367,-81.6980514526367,null,-78.6212692260742,-78.5926208496094,-78.5582427978516,-78.5410537719727,-78.5009460449219,-78.4321899414062,-78.3061447143555,-78.2889556884766,-78.2545776367188,-78.2431182861328,-78.1629028320312,-78.1629028320312,-78.1342544555664,-78.1915512084961,-78.1113357543945,-78.1342544555664,-78.1629028320312,-78.1858139038086,-78.214469909668,-78.2488479614258,-78.2832260131836,-78.3175964355469,-78.3233261108398,-78.3347930908203,-78.3462524414062,-78.3634338378906,-78.386360168457,-78.4665756225586,-78.4952163696289,-78.5295944213867,-78.5697021484375,-78.5926208496094,-78.6212692260742,-78.6499176025391,-78.661376953125,-78.6499176025391,-78.6499176025391,-78.661376953125,-78.661376953125,-78.655647277832,-78.6441879272461,-78.6327285766602,-78.6327285766602,-78.6212692260742,-78.6212692260742,null,-79.4520568847656,-79.4062194824219,-79.3775787353516,-79.3374633789062,-79.3202743530273,-79.3260116577148,-79.3088150024414,-79.4463272094727,-79.6755065917969,-79.6296691894531,-79.6124877929688,-79.6010284423828,-79.5952987670898,-79.5494613647461,-79.560920715332,-79.5208129882812,-79.4978942871094,-79.4520568847656,-79.4520568847656,null,-80.3057632446289,-80.1797103881836,-80.1510696411133,-80.1224136352539,-80.1224136352539,-80.1166915893555,-80.0995025634766,-80.0823059082031,-80.0708541870117,-80.0536651611328,-80.0651245117188,-80.0880355834961,-80.0937728881836,-80.0937728881836,-80.0765838623047,-80.0651245117188,-80.0651245117188,-80.0765838623047,-80.0995025634766,-80.1224136352539,-80.1338729858398,-80.1396102905273,-80.1510696411133,-80.1510696411133,-80.1625213623047,-80.1739807128906,-80.1739807128906,-80.1682510375977,-80.1911773681641,-80.2083587646484,-80.2198181152344,-80.2370147705078,-80.2541961669922,-80.2656555175781,-80.3000335693359,-80.3630599975586,-80.3859786987305,-80.4031677246094,-80.4203567504883,-80.4432754516602,-80.466194152832,-80.477653503418,-80.5177612304688,-80.3057632446289,-80.3057632446289,null,-80.0937728881836,-80.0307464599609,-80.0364761352539,-80.4432754516602,-80.4432754516602,-80.0937728881836,-80.0937728881836,null,-80.8844528198242,-80.8328857421875,-80.5979766845703,-80.4432754516602,-80.4432754516602,-80.4432754516602,-80.471923828125,-80.4891128540039,-80.5120315551758,-80.5292205810547,-80.5406723022461,-80.5521392822266,-80.5807800292969,-80.5979766845703,-80.6151580810547,-80.6266174316406,-80.6380844116211,-80.6667251586914,-80.6953811645508,-80.7354888916016,-80.746940612793,-80.7526702880859,-80.7698593139648,-80.7755966186523,-80.7870483398438,-80.8042373657227,-80.8328857421875,-80.8787231445312,-80.8787231445312,-80.8844528198242,-80.9016342163086,-80.918830871582,-80.9360198974609,-80.9532089233398,-80.9646682739258,-80.9875793457031,-80.9703979492188,-80.9703979492188,-80.9703979492188,-80.9474716186523,-80.930290222168,-80.9360198974609,-80.930290222168,-80.8844528198242,-80.8844528198242,null,-83.7205963134766,-83.7148590087891,-83.7033996582031,-83.6804885864258,-83.6575698852539,-83.6231842041016,-83.6060028076172,-83.5945434570312,-83.5888137817383,-83.5773468017578,-83.5830841064453,-83.6117324829102,-83.646110534668,-83.6575698852539,-83.6976776123047,-83.7664337158203,-83.7950744628906,-83.8581085205078,-83.8810195922852,-83.90966796875,-83.9268569946289,-83.9497756958008,-83.8982086181641,-83.8409118652344,-83.7893447875977,-83.7377853393555,-83.6804885864258,-83.6575698852539,-83.5945434570312,-83.5143280029297,-83.4914093017578,-83.4513092041016,-83.4283828735352,-83.3997344970703,-83.37109375,-83.3538970947266,-83.3252563476562,-83.2966003417969,-83.2794189453125,-83.2564926147461,-83.2335815429688,-83.2049331665039,-83.182014465332,-83.187744140625,-83.2049331665039,-83.2106552124023,-83.187744140625,-83.187744140625,-83.1590957641602,-83.1648254394531,-83.1705474853516,-83.187744140625,-83.2163848876953,-83.3309783935547,-83.3538970947266,-83.3538970947266,-83.3367080688477,-83.3309783935547,-83.3367080688477,-83.3768157958984,-83.3940048217773,-83.4283828735352,-83.4455718994141,-83.4742202758789,-83.4971389770508,-83.5888137817383,-83.6289215087891,-83.6690216064453,-83.6919479370117,-83.7205963134766,-83.7205963134766,null,-82.5918655395508,-82.6434326171875,-82.6720733642578,-82.6949996948242,-82.7007293701172,-82.7007293701172,-82.7522964477539,-82.7694854736328,-82.7866744995117,-82.8038558959961,-82.8668899536133,-82.9872055053711,-83.0502319335938,-82.9757461547852,-82.9872055053711,-82.9872055053711,-82.9872055053711,-82.9757461547852,-82.9642868041992,-82.9528350830078,-82.9528350830078,-82.9299087524414,-82.9241790771484,-82.9184494018555,-82.8840713500977,-82.8496932983398,-82.8382339477539,-82.7866744995117,-82.7522964477539,-82.6606216430664,-82.6319732666016,-82.6205139160156,-82.6090545654297,-82.5918655395508,-82.5918655395508,null,-76.1460876464844,-76.1690063476562,-76.1690063476562,-76.2033920288086,-76.21484375,-76.2664108276367,-76.3065185546875,-76.3122482299805,-76.398193359375,-76.398193359375,-76.3523559570312,-76.3752746582031,-76.3752746582031,-76.3466262817383,-76.3122482299805,-76.3007888793945,-76.2835998535156,-76.2320327758789,-76.1460876464844,-76.0773391723633,-76.0372314453125,-76.0257720947266,-76.0544128417969,-76.0200424194336,-76.0315017700195,-76.0601501464844,-76.0773391723633,-76.0773391723633,-76.0544128417969,-76.0486831665039,-76.0486831665039,-76.0830688476562,-76.0945205688477,-76.0945205688477,-76.0601501464844,-76.0486831665039,-76.0544128417969,-76.0429611206055,-76.0544128417969,-76.1059875488281,-76.1460876464844,-76.1460876464844,null,-80.3229598999023,-80.5406723022461,-80.7813186645508,-80.7755966186523,-80.8615341186523,-80.7813186645508,-80.5750503540039,-80.5177612304688,-80.477653503418,-80.466194152832,-80.4432754516602,-80.4203567504883,-80.4031677246094,-80.3859786987305,-80.3630599975586,-80.3000335693359,-80.3229598999023,-80.3229598999023,null,-78.3175964355469,-78.2774887084961,-78.2832260131836,-78.3175964355469,-78.3347930908203,-78.386360168457,-78.4150009155273,-78.5009460449219,-78.5009460449219,-78.4952163696289,-78.4436492919922,-78.3175964355469,-78.3175964355469,null,-78.9020156860352,-78.8447189331055,-78.8103408813477,-78.7702331542969,-78.7358627319336,-78.7129440307617,-78.7129440307617,-78.7129440307617,-78.7243957519531,-78.7415924072266,-78.7587814331055,-78.7587814331055,-78.7587814331055,-78.6842880249023,-78.5353240966797,-78.4436492919922,-78.4264678955078,-78.3978118896484,-78.3920822143555,-78.3634338378906,-78.3519744873047,-78.3462524414062,-78.2946853637695,-78.2774887084961,-78.2488479614258,-78.47802734375,-78.7072143554688,-78.9134750366211,-78.9879608154297,-78.9020156860352,-78.9020156860352,null,-78.0425796508789,-77.8936157226562,-77.8936157226562,-77.8936157226562,-77.8936157226562,-77.9279937744141,-77.9566345214844,-77.9910125732422,-78.0196685791016,-78.0941467285156,-78.1170654296875,-78.1285247802734,-78.1342544555664,-78.1629028320312,-78.2373886108398,-78.2832260131836,-78.2889556884766,-78.3175964355469,-78.2832260131836,-78.2774887084961,-78.3175964355469,-78.0425796508789,-78.0425796508789,null,-76.8279037475586,-76.8164520263672,-76.8049926757812,-76.7820739746094,-76.7763442993164,-76.7706146240234,-76.7476959228516,-76.7362365722656,-76.7247772216797,-76.6789398193359,-76.5528869628906,-76.5070495605469,-76.4669494628906,-76.4440307617188,-76.4153747558594,-76.398193359375,-76.3867340087891,-76.3867340087891,-76.3867340087891,-76.3752746582031,-76.3752746582031,-76.3523559570312,-76.398193359375,-76.398193359375,-76.6331024169922,-76.8279037475586,-76.8279037475586,null,-81.8183746337891,-81.829833984375,-81.8584747314453,-81.8584747314453,-81.8756713867188,-81.8699417114258,-81.8584747314453,-81.8470230102539,-81.8470230102539,-81.8699417114258,-81.829833984375,-81.8011856079102,-81.7553482055664,-81.7152404785156,-81.7152404785156,-81.7209701538086,-81.7037811279297,-81.6579437255859,-81.6350326538086,-81.5777282714844,-81.5605392456055,-81.5032501220703,-81.4803237915039,-81.554817199707,-81.6292953491211,-81.6579437255859,-81.6808700561523,-81.8183746337891,-81.8183746337891,null,-78.3061447143555,-78.2889556884766,-78.2660369873047,-78.2373886108398,-78.214469909668,-78.208740234375,-78.1800918579102,-78.1686325073242,-78.1514434814453,-78.0941467285156,-78.0712280273438,-78.0712280273438,-78.0196685791016,-77.8305892944336,-77.8305892944336,-77.8305892944336,-77.8305892944336,-77.8191223144531,-77.8134002685547,-77.8076705932617,-77.8191223144531,-77.8248519897461,-77.8363189697266,-77.8993377685547,-77.9222640991211,-77.9394454956055,-77.9623641967773,-77.9852828979492,-78.0024719238281,-78.031120300293,-78.0540390014648,-78.0597763061523,-78.0712280273438,-78.1629028320312,-78.1629028320312,-78.2431182861328,-78.2545776367188,-78.2889556884766,-78.3061447143555,-78.3061447143555,null,-81.554817199707,-81.4803237915039,-81.5032501220703,-81.4803237915039,-81.4574127197266,-81.4402160644531,-81.4230346679688,-81.3943862915039,-81.382926940918,-81.371467590332,-81.3657379150391,-81.382926940918,-81.371467590332,-81.3313598632812,-81.2969818115234,-81.2740631103516,-81.2282333374023,-81.2053070068359,-81.19384765625,-81.1537399291992,-81.1365585327148,-81.1193618774414,-81.0964508056641,-81.0849838256836,-81.0506134033203,-81.0448837280273,-81.0105056762695,-80.9875793457031,-80.9646682739258,-80.9532089233398,-80.9360198974609,-80.918830871582,-80.9016342163086,-80.8844528198242,-80.8787231445312,-80.8787231445312,-80.8844528198242,-80.9990463256836,-81.0391464233398,-81.0677947998047,-81.0907211303711,-81.1537399291992,-81.1651992797852,-81.1709289550781,-81.1823959350586,-81.199577331543,-81.2339553833008,-81.2740631103516,-81.3027114868164,-81.3370895385742,-81.3485488891602,-81.371467590332,-81.3657379150391,-81.3886566162109,-81.4115753173828,-81.4860534667969,-81.554817199707,-81.554817199707,null,-77.8305892944336,-77.8305892944336,-78.0196685791016,-78.0712280273438,-78.0712280273438,-78.1285247802734,-78.1686325073242,-78.1743621826172,-78.1972808837891,-77.8821563720703,-77.8420486450195,-77.8248519897461,-77.756103515625,-77.7389144897461,-77.7274551391602,-77.6930770874023,-77.6586990356445,-77.6930770874023,-77.8305892944336,-77.8305892944336,null,-80.8844528198242,-80.8787231445312,-80.8328857421875,-80.8042373657227,-80.7870483398438,-80.7755966186523,-80.7698593139648,-80.7526702880859,-80.746940612793,-80.7354888916016,-80.6953811645508,-80.6667251586914,-80.6380844116211,-80.6266174316406,-80.6151580810547,-80.5979766845703,-80.5807800292969,-80.5521392822266,-80.5406723022461,-80.5292205810547,-80.5120315551758,-80.4891128540039,-80.471923828125,-80.4432754516602,-80.4375457763672,-80.4318161010742,-80.4375457763672,-80.4318161010742,-80.4260864257812,-80.4375457763672,-80.4604644775391,-80.4833831787109,-80.4891128540039,-80.4948348999023,-80.477653503418,-80.6896514892578,-80.8844528198242,-80.8844528198242,null,-82.4371643066406,-82.4371643066406,-82.4428939819336,-82.5001983642578,-82.5001983642578,-82.4830017089844,-82.5059280395508,-82.4830017089844,-82.4428939819336,-82.4085235595703,-82.4027862548828,-82.3855972290039,-82.3397674560547,-82.3225784301758,-82.3168487548828,-82.288200378418,-82.282470703125,-82.282470703125,-82.2652740478516,-82.2480926513672,-82.2423629760742,-82.2309036254883,-82.2022552490234,-82.2079849243164,-82.1965255737305,-82.1564178466797,-82.1564178466797,-82.1506881713867,-82.1506881713867,-82.1449584960938,-82.1736068725586,-82.1736068725586,-82.2137145996094,-82.2538223266602,-82.282470703125,-82.2939300537109,-82.3053817749023,-82.3225784301758,-82.3397674560547,-82.3512191772461,-82.3454895019531,-82.3569488525391,-82.3684158325195,-82.3913269042969,-82.4314346313477,-82.4371643066406,-82.4371643066406,null,-102.983436584473,-102.983436584473,-102.914680480957,-102.490692138672,-102.490692138672,-101.992218017578,-101.997947692871,-101.997947692871,-102.931869506836,-102.983436584473,-102.983436584473,null,-98.02734375,-98.4341506958008,-98.4398727416992,-98.4627990722656,-98.4685287475586,-97.9528656005859,-97.6893081665039,-97.6950378417969,-97.6721115112305,-97.677848815918,-98.02734375,-98.02734375,null,-99.293586730957,-99.8092498779297,-99.8092498779297,-99.8493576049805,-99.8493576049805,-99.4998550415039,-99.1961822509766,-99.2019119262695,-99.121696472168,-99.115966796875,-99.0758590698242,-99.0701293945312,-99.0701293945312,-99.0185623168945,-99.0128326416016,-99.0242919921875,-99.0128326416016,-98.9899215698242,-98.9784545898438,-98.9612731933594,-98.9326171875,-98.9268951416016,-98.8982467651367,-98.8695983886719,-98.852409362793,-98.840950012207,-98.8123016357422,-98.8008422851562,-98.7836532592773,-98.7893829345703,-98.7836532592773,-98.8008422851562,-98.8008422851562,-98.8123016357422,-98.8123016357422,-98.7893829345703,-98.7607345581055,-98.7320861816406,-98.7206344604492,-98.6919784545898,-98.657600402832,-98.6404190063477,-98.6174926757812,-98.5945816040039,-98.5258178710938,-98.5258178710938,-99.293586730957,-99.293586730957,null,-103.659530639648,-103.092292785645,-103.023544311523,-103.017807006836,-103.229804992676,-103.235534667969,-103.607955932617,-103.607955932617,-103.659530639648,-103.659530639648,-103.659530639648,null,-100.135833740234,-100.273345947266,-100.405128479004,-100.405128479004,-101.064025878906,-101.064025878906,-101.447906494141,-101.447906494141,-101.493743896484,-101.493743896484,-100.187400817871,-100.181671142578,-100.141563415527,-100.135833740234,-100.135833740234,null,-102.983436584473,-102.983436584473,-104.049133300781,-104.043403625488,-102.983436584473,-102.983436584473,null,-102.227127075195,-102.880302429199,-102.880302429199,-102.880302429199,-102.931869506836,-102.931869506836,-102.01513671875,-102.01513671875,-102.146911621094,-102.141181945801,-102.227127075195,-102.227127075195,-102.227127075195,null,-100.078544616699,-100.634307861328,-100.668685913086,-100.691604614258,-100.720252990723,-100.737442016602,-100.7431640625,-100.771820068359,-100.794731140137,-100.789001464844,-100.794731140137,-100.823379516602,-100.806198120117,-100.81192779541,-100.903602600098,-100.903602600098,-100.915054321289,-100.915054321289,-100.886405944824,-100.869216918945,-100.880676269531,-100.932243347168,-100.937973022461,-100.949432373047,-100.7431640625,-100.7431640625,-100.6572265625,-100.101455688477,-100.10718536377,-100.078544616699,-100.078544616699,-100.078544616699,null,-96.8298721313477,-96.8241424560547,-96.8184127807617,-96.8184127807617,-96.8126754760742,-96.8126754760742,-96.8184127807617,-96.8241424560547,-96.7553787231445,-96.7668380737305,-96.772575378418,-96.7783050537109,-96.7840347290039,-96.7783050537109,-97.2767791748047,-97.677848815918,-97.6721115112305,-97.6950378417969,-97.6893081665039,-97.4372024536133,-96.8298721313477,-96.8298721313477,null,-97.9070281982422,-98.3138275146484,-98.9670028686523,-98.9670028686523,-98.9899215698242,-98.9956512451172,-97.9299468994141,-97.9242172241211,-97.9070281982422,-97.9070281982422,-97.9070281982422,null,-99.0013809204102,-98.02734375,-98.0044326782227,-97.9929733276367,-98.7206344604492,-99.0013809204102,-99.0013809204102,-99.0013809204102,null,-104.049133300781,-104.049133300781,-102.931869506836,-102.931869506836,-102.880302429199,-102.880302429199,-104.049133300781,-104.049133300781,null,-102.37036895752,-102.330261230469,-102.290153503418,-102.261512756348,-102.255783081055,-102.267234802246,-102.272964477539,-102.272964477539,-102.250045776367,-102.255783081055,-102.267234802246,-102.267234802246,-102.255783081055,-102.232856750488,-102.19847869873,-102.19847869873,-102.141181945801,-102.141181945801,-102.519332885742,-102.52507019043,-103.017807006836,-103.023544311523,-103.092292785645,-103.092292785645,-102.633934020996,-102.633934020996,-102.605278015137,-102.547988891602,-102.519332885742,-102.490692138672,-102.479232788086,-102.444854736328,-102.421936035156,-102.387557983398,-102.37036895752,-102.37036895752,null,-98.4971771240234,-98.4914474487305,-99.2706680297852,-99.2706680297852,-99.29931640625,-99.293586730957,-98.5258178710938,-98.5200881958008,-98.4971771240234,-98.4971771240234,null,-100.577011108398,-100.582740783691,-100.588470458984,-100.548362731934,-100.542633056641,-100.548362731934,-100.571281433105,-100.565551757812,-100.548362731934,-100.548362731934,-100.622848510742,-100.634307861328,-100.078544616699,-99.9066543579102,-99.9066543579102,-99.8608169555664,-99.8665466308594,-100.496795654297,-100.50252532959,-100.525444030762,-100.565551757812,-100.571281433105,-100.571281433105,-100.594200134277,-100.59992980957,-100.611389160156,-100.611389160156,-100.571281433105,-100.548362731934,-100.548362731934,-100.565551757812,-100.542633056641,-100.542633056641,-100.554092407227,-100.577011108398,-100.577011108398,null,-99.2706680297852,-98.4914474487305,-98.4971771240234,-99.2706680297852,-99.2706680297852,-99.2706680297852,null,-104.049133300781,-103.659530639648,-103.659530639648,-103.607955932617,-103.607955932617,-103.791305541992,-103.797035217285,-104.043403625488,-104.043403625488,-104.049133300781,-104.049133300781,null,-97.1392669677734,-97.1449966430664,-97.1335372924805,-97.0762405395508,-97.0647811889648,-97.0590515136719,-97.0475921630859,-97.0361328125,-97.0189437866211,-96.9902954101562,-96.9559173583984,-96.9329986572266,-96.9100875854492,-96.8814315795898,-97.4658508300781,-97.8669204711914,-97.8669204711914,-97.8955688476562,-97.8898391723633,-97.1392669677734,-97.1392669677734,null,-101.992218017578,-101.992218017578,-102.038055419922,-102.049514770508,-102.095352172852,-102.095352172852,-101.71720123291,-101.711471557617,-101.298934936523,-101.29320526123,-101.046836853027,-101.041107177734,-101.081214904785,-101.098403930664,-101.098403930664,-101.115585327148,-101.10986328125,-101.115585327148,-101.127052307129,-101.155693054199,-101.184349060059,-101.19580078125,-101.19580078125,-101.224456787109,-101.235908508301,-101.276023864746,-101.29320526123,-101.310401916504,-101.304672241211,-101.316131591797,-101.321853637695,-101.339042663574,-101.339042663574,-101.373420715332,-101.396347045898,-101.419258117676,-101.430717468262,-101.476554870605,-101.499473571777,-101.50520324707,-101.528121948242,-101.539581298828,-101.551040649414,-101.5625,-101.568222045898,-101.602607727051,-101.625526428223,-101.659896850586,-101.700004577637,-101.740112304688,-101.757308959961,-101.774490356445,-101.791679382324,-101.808876037598,-101.831787109375,-101.854705810547,-101.86043548584,-101.837516784668,-101.854705810547,-101.883354187012,-101.900543212891,-101.91773223877,-101.940650939941,-101.95783996582,-101.997947692871,-101.992218017578,-101.992218017578,null,-97.9528656005859,-98.4685287475586,-98.4685287475586,-98.4971771240234,-98.4914474487305,-98.4971771240234,-97.9643249511719,-97.9700546264648,-97.9528656005859,-97.9528656005859,-97.9528656005859,null,-102.914680480957,-102.095352172852,-102.049514770508,-102.038055419922,-101.992218017578,-101.992218017578,-102.490692138672,-102.490692138672,-102.914680480957,-102.914680480957,-102.914680480957,null,-100.026969909668,-99.4769287109375,-99.4826583862305,-99.4482879638672,-99.4482879638672,-99.9066543579102,-100.078544616699,-100.078544616699,-100.10718536377,-100.101455688477,-100.026969909668,-100.026969909668,null,-98.4341506958008,-98.02734375,-98.02734375,-99.0013809204102,-99.035758972168,-99.035758972168,-98.4341506958008,-98.4341506958008,null,-99.035758972168,-99.8608169555664,-99.9066543579102,-99.9066543579102,-99.4482879638672,-99.035758972168,-99.035758972168,-99.035758972168,null,-100.187400817871,-100.577011108398,-100.95516204834,-100.960891723633,-101.018188476562,-101.023918151855,-101.064025878906,-101.064025878906,-101.064025878906,-101.064025878906,-100.405128479004,-100.405128479004,-100.273345947266,-100.273345947266,-100.233238220215,-100.227508544922,-100.193130493164,-100.187400817871,-100.187400817871,null,-99.8665466308594,-99.8608169555664,-99.035758972168,-99.0013809204102,-99.0013809204102,-99.7118453979492,-99.8665466308594,-99.8665466308594,null,-103.659530639648,-104.049133300781,-104.049133300781,-104.049133300781,-104.003295898438,-103.986114501953,-103.957458496094,-103.928817749023,-103.91162109375,-103.894439697266,-103.860061645508,-103.82568359375,-103.791305541992,-103.791305541992,-103.808494567871,-103.82568359375,-103.819953918457,-103.762657165527,-103.739738464355,-103.722549438477,-103.711090087891,-103.67098236084,-103.642333984375,-103.619422912598,-103.602226257324,-103.596496582031,-103.573585510254,-103.562118530273,-103.55638885498,-103.579315185547,-103.573585510254,-103.544929504395,-103.52774810791,-103.51628112793,-103.510551452637,-103.487640380859,-103.441802978516,-103.413154602051,-103.384506225586,-103.373046875,-103.378768920898,-103.367317199707,-103.350128173828,-103.350128173828,-103.344398498535,-103.338668823242,-103.327209472656,-103.31575012207,-103.298561096191,-103.258453369141,-103.252723693848,-103.252723693848,-103.235534667969,-103.224075317383,-103.195426940918,-103.149589538574,-103.115219116211,-103.052185058594,-103.00634765625,-102.966239929199,-102.937599182129,-102.891761779785,-102.86311340332,-102.82300567627,-102.777168273926,-102.754257202148,-102.742790222168,-102.748519897461,-102.748519897461,-102.742790222168,-102.696952819824,-102.674041748047,-102.662582397461,-102.656845092773,-102.639656066895,-102.616744995117,-102.599548339844,-102.593818664551,-102.565170288086,-102.547988891602,-102.559440612793,-102.616744995117,-102.616744995117,-102.633934020996,-102.633934020996,-103.092292785645,-103.092292785645,-103.659530639648,-103.659530639648,null,-102.19847869873,-102.232856750488,-102.255783081055,-102.267234802246,-102.267234802246,-102.255783081055,-102.250045776367,-102.272964477539,-102.272964477539,-102.267234802246,-102.255783081055,-102.261512756348,-102.290153503418,-102.330261230469,-102.37036895752,-102.37036895752,-101.866165161133,-100.95516204834,-100.577011108398,-100.577011108398,-100.651496887207,-100.6572265625,-100.7431640625,-100.7431640625,-100.949432373047,-100.966621398926,-100.983810424805,-100.983810424805,-100.995269775391,-101.058296203613,-101.098403930664,-101.138511657715,-101.178619384766,-101.224456787109,-101.25309753418,-101.247367858887,-101.270294189453,-101.327583312988,-101.350509643555,-101.361961364746,-101.356239318848,-101.379150390625,-101.40779876709,-101.413528442383,-101.419258117676,-101.430717468262,-101.430717468262,-101.379150390625,-101.413528442383,-101.424987792969,-101.459365844727,-101.528121948242,-101.556770324707,-101.585418701172,-101.665634155273,-101.722930908203,-101.751571655273,-101.814598083496,-101.877624511719,-101.923461914062,-101.940650939941,-101.986488342285,-101.997947692871,-102.026596069336,-102.078163146973,-102.135459899902,-102.164108276367,-102.19847869873,-102.19847869873,null,-102.141181945801,-102.141181945801,-102.19847869873,-102.19847869873,-102.164108276367,-102.135459899902,-102.078163146973,-102.026596069336,-101.997947692871,-101.986488342285,-101.940650939941,-101.923461914062,-101.877624511719,-101.814598083496,-101.751571655273,-101.722930908203,-101.665634155273,-101.585418701172,-101.556770324707,-101.528121948242,-101.459365844727,-101.424987792969,-101.413528442383,-101.379150390625,-101.430717468262,-101.430717468262,-101.419258117676,-101.413528442383,-101.40779876709,-101.379150390625,-101.356239318848,-101.361961364746,-101.350509643555,-101.327583312988,-101.270294189453,-101.247367858887,-101.25309753418,-101.258834838867,-101.757308959961,-101.74584197998,-102.10107421875,-102.135459899902,-102.141181945801,-102.141181945801,null,-100.634307861328,-100.622848510742,-100.548362731934,-100.548362731934,-100.565551757812,-100.571281433105,-100.548362731934,-100.542633056641,-100.548362731934,-100.588470458984,-100.582740783691,-100.577011108398,-100.611389160156,-100.617118835449,-100.651496887207,-100.668685913086,-100.685874938965,-100.697334289551,-100.708786010742,-100.71452331543,-100.731712341309,-100.771820068359,-100.823379516602,-100.863494873047,-100.880676269531,-100.886405944824,-100.892135620117,-100.903602600098,-100.909324645996,-100.932243347168,-100.932243347168,-100.937973022461,-100.978080749512,-101.006729125977,-101.006729125977,-101.018188476562,-101.023918151855,-101.041107177734,-101.046836853027,-101.29320526123,-101.298934936523,-101.711471557617,-101.71720123291,-102.095352172852,-102.10107421875,-101.74584197998,-100.915054321289,-100.903602600098,-100.903602600098,-100.81192779541,-100.806198120117,-100.823379516602,-100.794731140137,-100.789001464844,-100.794731140137,-100.771820068359,-100.7431640625,-100.737442016602,-100.720252990723,-100.691604614258,-100.668685913086,-100.634307861328,-100.634307861328,null,-102.880302429199,-102.227127075195,-101.969299316406,-101.969299316406,-101.923461914062,-101.91773223877,-101.866165161133,-101.866165161133,-102.37036895752,-102.37036895752,-102.387557983398,-102.421936035156,-102.444854736328,-102.479232788086,-102.490692138672,-102.519332885742,-102.547988891602,-102.605278015137,-102.633934020996,-102.616744995117,-102.616744995117,-102.559440612793,-102.547988891602,-102.565170288086,-102.593818664551,-102.599548339844,-102.616744995117,-102.639656066895,-102.656845092773,-102.662582397461,-102.674041748047,-102.696952819824,-102.742790222168,-102.748519897461,-102.748519897461,-102.742790222168,-102.754257202148,-102.777168273926,-102.82300567627,-102.817276000977,-102.874572753906,-102.880302429199,-102.880302429199,null,-98.2909088134766,-97.8898391723633,-97.8955688476562,-97.8669204711914,-97.8669204711914,-97.9643249511719,-98.4971771240234,-98.5200881958008,-98.5258178710938,-98.5258178710938,-98.5258178710938,-98.4226913452148,-98.4284210205078,-98.2909088134766,-98.2909088134766,null,-101.74584197998,-101.757308959961,-101.258834838867,-101.25309753418,-101.224456787109,-101.178619384766,-101.138511657715,-101.098403930664,-101.058296203613,-100.995269775391,-100.983810424805,-100.983810424805,-100.966621398926,-100.949432373047,-100.937973022461,-100.932243347168,-100.880676269531,-100.869216918945,-100.886405944824,-100.915054321289,-100.915054321289,-101.74584197998,-101.74584197998,null,-97.1449966430664,-97.9070281982422,-97.9070281982422,-97.9242172241211,-97.9299468994141,-97.225212097168,-97.225212097168,-97.1908340454102,-97.1851043701172,-97.1793746948242,-97.1449966430664,-97.127799987793,-97.1106185913086,-97.0934295654297,-97.1106185913086,-97.1392669677734,-97.1564559936523,-97.1564559936523,-97.1449966430664,-97.1449966430664,null,-100.135833740234,-99.4998550415039,-99.4998550415039,-99.8493576049805,-99.8493576049805,-99.8092498779297,-99.8092498779297,-100.072807312012,-100.187400817871,-100.193130493164,-100.227508544922,-100.233238220215,-100.273345947266,-100.273345947266,-100.135833740234,-100.135833740234,null,-98.3138275146484,-98.3138275146484,-98.2909088134766,-98.2909088134766,-98.4284210205078,-98.4226913452148,-98.5258178710938,-98.5258178710938,-98.5945816040039,-98.6174926757812,-98.6404190063477,-98.657600402832,-98.6919784545898,-98.7206344604492,-98.7320861816406,-98.7607345581055,-98.7893829345703,-98.8123016357422,-98.8123016357422,-98.8008422851562,-98.8008422851562,-98.7836532592773,-98.7893829345703,-98.7836532592773,-98.8008422851562,-98.8123016357422,-98.840950012207,-98.852409362793,-98.8695983886719,-98.8982467651367,-98.9268951416016,-98.9326171875,-98.9612731933594,-98.9784545898438,-98.9899215698242,-99.0128326416016,-99.0242919921875,-99.0128326416016,-99.0185623168945,-99.0701293945312,-99.0701293945312,-99.0758590698242,-99.115966796875,-99.121696472168,-99.2019119262695,-99.1961822509766,-98.9670028686523,-98.9670028686523,-98.3138275146484,-98.3138275146484,null,-98.02734375,-98.02734375,-97.677848815918,-97.2767791748047,-97.2767791748047,-98.0044326782227,-98.02734375,-98.02734375,null,-102.01513671875,-101.493743896484,-101.493743896484,-101.447906494141,-101.447906494141,-101.064025878906,-101.064025878906,-101.843246459961,-101.848983764648,-102.01513671875,-102.01513671875,-102.01513671875,-102.01513671875,null,-97.2767791748047,-97.2767791748047,-96.7783050537109,-96.7381973266602,-96.7210006713867,-96.7095413208008,-96.675163269043,-96.6236038208008,-96.589225769043,-96.577766418457,-96.577766418457,-96.5548477172852,-96.5376586914062,-96.5491180419922,-96.5491180419922,-96.5663070678711,-96.5663070678711,-96.5605773925781,-97.225212097168,-97.2194747924805,-97.2481231689453,-97.2538528442383,-97.2767791748047,-97.2767791748047,null,-99.4998550415039,-100.135833740234,-100.141563415527,-100.181671142578,-100.187400817871,-99.5284957885742,-99.5227661132812,-99.5055847167969,-99.4998550415039,-99.4998550415039,null,-97.225212097168,-97.9757843017578,-97.9929733276367,-98.0044326782227,-97.2767791748047,-97.2538528442383,-97.2481231689453,-97.2194747924805,-97.225212097168,-97.225212097168,null,-100.577011108398,-100.187400817871,-100.072807312012,-100.072807312012,-100.038436889648,-100.026969909668,-100.101455688477,-100.6572265625,-100.651496887207,-100.577011108398,-100.577011108398,-100.577011108398,null,-101.997947692871,-101.95783996582,-101.940650939941,-101.91773223877,-101.900543212891,-101.883354187012,-101.854705810547,-101.837516784668,-101.86043548584,-101.854705810547,-101.831787109375,-101.808876037598,-101.791679382324,-101.774490356445,-101.757308959961,-101.740112304688,-101.700004577637,-101.659896850586,-101.625526428223,-101.602607727051,-101.568222045898,-101.5625,-101.551040649414,-101.539581298828,-101.528121948242,-101.50520324707,-101.499473571777,-101.476554870605,-101.430717468262,-101.419258117676,-101.396347045898,-101.373420715332,-101.339042663574,-101.339042663574,-101.321853637695,-101.316131591797,-101.304672241211,-101.310401916504,-101.29320526123,-101.276023864746,-101.235908508301,-101.224456787109,-101.19580078125,-101.19580078125,-101.184349060059,-101.155693054199,-101.127052307129,-101.115585327148,-101.10986328125,-101.115585327148,-101.098403930664,-101.098403930664,-101.081214904785,-101.041107177734,-101.023918151855,-101.018188476562,-101.006729125977,-101.006729125977,-100.978080749512,-100.937973022461,-100.932243347168,-100.932243347168,-100.909324645996,-100.903602600098,-100.892135620117,-100.886405944824,-100.880676269531,-100.863494873047,-100.823379516602,-100.771820068359,-100.731712341309,-100.71452331543,-100.708786010742,-100.697334289551,-100.685874938965,-100.668685913086,-100.651496887207,-100.617118835449,-100.611389160156,-100.577011108398,-100.554092407227,-100.542633056641,-100.542633056641,-100.565551757812,-100.548362731934,-100.548362731934,-100.571281433105,-100.611389160156,-100.611389160156,-100.59992980957,-100.594200134277,-100.571281433105,-100.571281433105,-100.565551757812,-100.525444030762,-100.50252532959,-100.496795654297,-101.997947692871,-101.997947692871,-101.997947692871,null,-102.983436584473,-104.043403625488,-104.043403625488,-103.797035217285,-103.791305541992,-103.607955932617,-103.235534667969,-102.914680480957,-102.914680480957,-102.983436584473,-102.983436584473,null,-102.095352172852,-102.914680480957,-103.235534667969,-103.229804992676,-103.017807006836,-102.52507019043,-102.519332885742,-102.141181945801,-102.135459899902,-102.10107421875,-102.095352172852,-102.095352172852,-102.095352172852,null,-97.9643249511719,-97.8669204711914,-97.4658508300781,-97.4601211547852,-97.4429321289062,-97.4372024536133,-97.6893081665039,-97.9528656005859,-97.9528656005859,-97.9700546264648,-97.9643249511719,-97.9643249511719,null,-99.4482879638672,-99.4482879638672,-99.4826583862305,-99.4769287109375,-99.2706680297852,-98.4971771240234,-98.4685287475586,-98.4685287475586,-98.4627990722656,-98.4398727416992,-98.4341506958008,-99.035758972168,-99.4482879638672,-99.4482879638672,null,-99.4998550415039,-99.5055847167969,-99.5227661132812,-99.5284957885742,-98.9956512451172,-98.9899215698242,-98.9670028686523,-98.9670028686523,-98.9670028686523,-99.1961822509766,-99.4998550415039,-99.4998550415039,-99.4998550415039,null,-96.8298721313477,-97.4372024536133,-97.4429321289062,-97.4601211547852,-97.4658508300781,-96.8814315795898,-96.8699798583984,-96.858512878418,-96.847053527832,-96.847053527832,-96.8413238525391,-96.8355941772461,-96.8355941772461,-96.8355941772461,-96.8241424560547,-96.8241424560547,-96.8298721313477,-96.8355941772461,-96.8298721313477,-96.8298721313477,null,-97.8898391723633,-98.2909088134766,-98.2909088134766,-98.3138275146484,-98.3138275146484,-97.9070281982422,-97.1449966430664,-97.1392669677734,-97.1392669677734,-97.1392669677734,-97.1507263183594,-97.1392669677734,-97.1392669677734,-97.1392669677734,-97.1392669677734,-97.8898391723633,-97.8898391723633,null,-102.227127075195,-102.227127075195,-102.141181945801,-102.146911621094,-102.01513671875,-102.01513671875,-101.848983764648,-101.843246459961,-101.064025878906,-101.064025878906,-101.023918151855,-101.018188476562,-100.960891723633,-100.95516204834,-101.866165161133,-101.866165161133,-101.91773223877,-101.923461914062,-101.969299316406,-101.969299316406,-102.227127075195,-102.227127075195,null,-99.4769287109375,-100.026969909668,-100.038436889648,-100.072807312012,-100.072807312012,-99.8092498779297,-99.293586730957,-99.29931640625,-99.2706680297852,-99.2706680297852,-99.2706680297852,-99.4769287109375,-99.4769287109375,null,-102.880302429199,-102.880302429199,-102.874572753906,-102.817276000977,-102.82300567627,-102.86311340332,-102.891761779785,-102.937599182129,-102.966239929199,-103.00634765625,-103.052185058594,-103.115219116211,-103.149589538574,-103.195426940918,-103.224075317383,-103.235534667969,-103.252723693848,-103.252723693848,-103.258453369141,-103.298561096191,-103.31575012207,-103.327209472656,-103.338668823242,-103.344398498535,-103.350128173828,-103.350128173828,-103.367317199707,-103.378768920898,-103.373046875,-103.384506225586,-103.413154602051,-103.441802978516,-103.487640380859,-103.510551452637,-103.51628112793,-103.52774810791,-103.544929504395,-103.573585510254,-103.579315185547,-103.55638885498,-103.562118530273,-103.573585510254,-103.596496582031,-103.602226257324,-103.619422912598,-103.642333984375,-103.67098236084,-103.711090087891,-103.722549438477,-103.739738464355,-103.762657165527,-103.819953918457,-103.82568359375,-103.808494567871,-103.791305541992,-103.791305541992,-103.82568359375,-103.860061645508,-103.894439697266,-103.91162109375,-103.928817749023,-103.957458496094,-103.986114501953,-104.003295898438,-104.049133300781,-104.049133300781,-104.049133300781,-102.880302429199,-102.880302429199,null,-83.6690216064453,-83.5658950805664,-83.37109375,-83.3080596923828,-83.3023300170898,-83.2564926147461,-83.2507629394531,-83.2908706665039,-83.3195266723633,-83.37109375,-83.4455718994141,-83.5257873535156,-83.6174621582031,-83.646110534668,-83.6690216064453,-83.7091293334961,-83.6690216064453,-83.6690216064453,null,-83.8810195922852,-83.8810195922852,-84.1159286499023,-84.1159286499023,-84.2305297851562,-84.2305297851562,-84.3966827392578,-84.4024124145508,-84.3508453369141,-84.3508453369141,-84.1159286499023,-84.1159286499023,-83.9956130981445,-83.9956130981445,-83.8810195922852,-83.8810195922852,-83.8810195922852,null,-82.1277694702148,-82.1277694702148,-82.2251739501953,-82.2251739501953,-82.3340377807617,-82.3340377807617,-82.3855972290039,-82.3855972290039,-82.4027862548828,-82.4085235595703,-82.4085235595703,-82.4371643066406,-82.4314346313477,-82.3454895019531,-82.1678771972656,-82.1678771972656,-82.1277694702148,-82.1277694702148,null,-80.5292205810547,-80.5292205810547,-81.0047760009766,-81.0105056762695,-81.0047760009766,-80.9360198974609,-80.8271560668945,-80.7354888916016,-80.6438140869141,-80.5349426269531,-80.5292205810547,-80.5292205810547,null,-81.7324295043945,-81.7496185302734,-82.2710113525391,-82.2595520019531,-82.2939300537109,-82.282470703125,-82.2710113525391,-82.1678771972656,-82.1621475219727,-82.0475616455078,-82.0590133666992,-81.835563659668,-81.8470230102539,-81.829833984375,-81.829833984375,-81.8126373291016,-81.8069152832031,-81.7209701538086,-81.7324295043945,-81.7324295043945,null,-83.8752899169922,-83.9898834228516,-83.9898834228516,-84.3508453369141,-84.3508453369141,-84.4425201416016,-84.4425201416016,-84.4597091674805,-84.4654388427734,-84.3966827392578,-84.2305297851562,-84.2305297851562,-84.1159286499023,-84.1159286499023,-83.8810195922852,-83.8752899169922,-83.8752899169922,null,-80.7068328857422,-80.7526702880859,-80.746940612793,-80.746940612793,-80.7641296386719,-80.7698593139648,-80.8099670410156,-80.8156967163086,-80.8042373657227,-80.8271560668945,-81.2282333374023,-81.2282333374023,-81.2224960327148,-80.8729934692383,-80.7641296386719,-80.7583999633789,-80.7068328857422,-80.7068328857422,null,-83.6690216064453,-83.7091293334961,-83.7664337158203,-83.8351821899414,-83.8695602416992,-83.9039459228516,-83.9268569946289,-83.9669647216797,-84.0529098510742,-83.9956130981445,-83.8810195922852,-83.8982086181641,-83.6690216064453,-83.6690216064453,null,-84.820671081543,-84.820671081543,-84.4826202392578,-84.4826202392578,-84.3508453369141,-84.3508453369141,-84.3336563110352,-84.3451156616211,-84.551383972168,-84.820671081543,-84.820671081543,-84.820671081543,null,-80.8558044433594,-80.8558044433594,-80.9073715209961,-80.9073715209961,-80.9360198974609,-80.9360198974609,-81.2683334350586,-81.2568740844727,-81.3199005126953,-81.3141708374023,-81.2396850585938,-81.2396850585938,-81.2053070068359,-81.199577331543,-81.0792541503906,-80.9016342163086,-80.9073715209961,-80.8500747680664,-80.8558044433594,-80.8558044433594,null,-83.5085983276367,-83.5143280029297,-84.0299835205078,-84.0242614746094,-84.0185317993164,-83.7950744628906,-83.7836151123047,-83.5544357299805,-83.4971389770508,-83.5085983276367,-83.5085983276367,null,-83.5143280029297,-83.5888137817383,-83.640380859375,-83.7377853393555,-83.7377853393555,-83.8294525146484,-83.8294525146484,-83.9440460205078,-83.9440460205078,-84.0586395263672,-84.0529098510742,-84.0299835205078,-83.5143280029297,-83.5143280029297,null,-84.0128021240234,-83.9956130981445,-84.0529098510742,-84.087287902832,-84.1560363769531,-84.2305297851562,-84.2305297851562,-84.2305297851562,-84.2534408569336,-84.2820892333984,-84.2992782592773,-84.3107452392578,-84.2992782592773,-84.2820892333984,-84.2820892333984,-84.3050079345703,-84.3107452392578,-84.3050079345703,-84.2763671875,-84.2591705322266,-84.2534408569336,-84.0128021240234,-84.0128021240234,null,-83.9956130981445,-84.0128021240234,-83.9784240722656,-83.6575698852539,-83.5601654052734,-83.5830841064453,-83.7950744628906,-83.7950744628906,-83.8122711181641,-83.82373046875,-83.82373046875,-83.8810195922852,-83.9956130981445,-83.9956130981445,null,-80.8558044433594,-80.8500747680664,-80.9073715209961,-80.9016342163086,-81.0792541503906,-81.0792541503906,-80.8844528198242,-80.8844528198242,-80.8099670410156,-80.8042373657227,-80.5120315551758,-80.5120315551758,-80.5177612304688,-80.5578689575195,-80.6208877563477,-80.6609954833984,-80.6667251586914,-80.6724548339844,-80.7354888916016,-80.7354888916016,-80.8558044433594,-80.8558044433594,null,-82.2022552490234,-82.1793365478516,-81.7037811279297,-81.7095108032227,-81.6121063232422,-81.6235656738281,-81.6694030761719,-81.6694030761719,-81.7152404785156,-82.1907958984375,-82.1793365478516,-82.2022552490234,-82.2022552490234,null,-82.8496932983398,-83.1075286865234,-83.1017990112305,-83.1017990112305,-83.1017990112305,-83.1017990112305,-83.1075286865234,-82.8554229736328,-82.8496932983398,-82.8325119018555,-82.7236480712891,-82.7236480712891,-82.8496932983398,-82.8496932983398,-82.8496932983398,null,-81.9616165161133,-81.8814010620117,-81.8527450561523,-81.7782669067383,-81.7438888549805,-81.6694030761719,-81.5605392456055,-81.4803237915039,-81.4803237915039,-81.3886566162109,-81.3943862915039,-81.371467590332,-81.371467590332,-81.3886566162109,-81.3943862915039,-81.5949249267578,-81.554817199707,-81.6751327514648,-81.8699417114258,-81.8699417114258,-81.9730682373047,-81.9616165161133,-81.9616165161133,null,-84.4310607910156,-84.4310607910156,-84.4883575439453,-84.820671081543,-84.820671081543,-84.81494140625,-84.81494140625,-84.4597091674805,-84.4425201416016,-84.4310607910156,-84.4310607910156,null,-84.3508453369141,-84.3508453369141,-84.4597091674805,-84.4654388427734,-84.8034820556641,-84.8034820556641,-84.7977523803711,-84.3451156616211,-84.2362518310547,-84.2362518310547,-84.3508453369141,-84.3508453369141,null,-82.735107421875,-82.7465667724609,-83.1705474853516,-83.1705474853516,-83.2450408935547,-83.2450408935547,-83.0215835571289,-83.0158538818359,-82.9241790771484,-82.9241790771484,-82.729377746582,-82.735107421875,-82.735107421875,null,-82.3454895019531,-82.8382339477539,-82.8439636230469,-82.8668899536133,-82.8267822265625,-82.7809448242188,-82.740837097168,-82.7179107666016,-82.6949996948242,-82.6720733642578,-82.6377029418945,-82.5001983642578,-82.4658126831055,-82.3741455078125,-82.3512191772461,-82.3454895019531,-82.3454895019531,null,-82.7580184936523,-82.4543609619141,-82.4658126831055,-82.3913269042969,-82.3970565795898,-82.3684158325195,-82.3741455078125,-82.4772720336914,-82.4830017089844,-82.6033248901367,-82.6033248901367,-82.7121887207031,-82.7179107666016,-82.8267822265625,-82.8153228759766,-82.8095855712891,-82.7866744995117,-82.7809448242188,-82.7981262207031,-82.7981262207031,-82.7580184936523,-82.7580184936523,null,-83.6575698852539,-83.646110534668,-83.2450408935547,-83.2622222900391,-83.3080596923828,-83.365364074707,-83.5830841064453,-83.5601654052734,-83.6575698852539,-83.6575698852539,null,-82.7465667724609,-82.7580184936523,-82.7981262207031,-82.7981262207031,-82.7809448242188,-82.7866744995117,-82.8095855712891,-82.8153228759766,-83.2393112182617,-83.2450408935547,-83.2163848876953,-83.2450408935547,-83.2507629394531,-83.2564926147461,-83.2507629394531,-83.2049331665039,-83.2049331665039,-83.1705474853516,-83.1705474853516,-82.7465667724609,-82.7465667724609,null,-83.8924789428711,-84.3451156616211,-84.3393859863281,-84.3737640380859,-84.3737640380859,-84.3966827392578,-84.4024124145508,-84.368034362793,-83.8867492675781,-83.8810195922852,-83.8924789428711,-83.8924789428711,-83.8924789428711,null,-82.5689468383789,-82.5746765136719,-82.4543609619141,-82.4257049560547,-82.3168487548828,-82.3168487548828,-82.0819320678711,-82.1163101196289,-82.1392288208008,-82.1506881713867,-82.2194366455078,-82.2194366455078,-82.2022552490234,-82.2022552490234,-82.1965255737305,-82.2137145996094,-82.276741027832,-82.288200378418,-82.3569488525391,-82.3512191772461,-82.4658126831055,-82.4658126831055,-82.4830017089844,-82.4830017089844,-82.5746765136719,-82.5689468383789,-82.5689468383789,null,-81.0047760009766,-81.0047760009766,-81.3943862915039,-81.3886566162109,-81.371467590332,-81.371467590332,-81.3943862915039,-81.3886566162109,-81.2969818115234,-81.2912521362305,-81.102180480957,-81.0964508056641,-81.0105056762695,-81.0047760009766,-81.0047760009766,null,-83.640380859375,-83.646110534668,-83.6575698852539,-83.9784240722656,-84.1273956298828,-84.098747253418,-84.0586395263672,-84.0586395263672,-83.9440460205078,-83.9440460205078,-83.8294525146484,-83.8294525146484,-83.7377853393555,-83.7377853393555,-83.640380859375,-83.640380859375,null,-81.2282333374023,-81.371467590332,-81.371467590332,-81.4516830444336,-81.4574127197266,-81.5719985961914,-81.5777282714844,-81.6923217773438,-81.6865921020508,-81.7209701538086,-81.7152404785156,-81.6694030761719,-81.6694030761719,-81.6235656738281,-81.3370895385742,-81.3313598632812,-81.2224960327148,-81.2282333374023,-81.2282333374023,null,-84.2534408569336,-84.2591705322266,-84.2763671875,-84.3050079345703,-84.3107452392578,-84.3050079345703,-84.2820892333984,-84.2820892333984,-84.2992782592773,-84.3107452392578,-84.3451156616211,-84.3909530639648,-84.4196014404297,-84.4310607910156,-84.4539794921875,-84.4768981933594,-84.5112762451172,-84.5685653686523,-84.6258697509766,-84.6659698486328,-84.7118072509766,-84.7461853027344,-84.7805633544922,-84.820671081543,-84.820671081543,-84.551383972168,-84.3451156616211,-84.2534408569336,-84.2534408569336,-84.2534408569336,null,-83.5143280029297,-83.8810195922852,-83.8810195922852,-83.8810195922852,-83.4226531982422,-83.4169235229492,-83.4684906005859,-83.4684906005859,-83.4856796264648,-83.4914093017578,-83.5143280029297,-83.5143280029297,-83.5143280029297,null,-83.8810195922852,-83.8810195922852,-83.5143280029297,-83.4914093017578,-83.4914093017578,-83.4341125488281,-83.4341125488281,-83.4226531982422,-83.4169235229492,-83.5200576782227,-83.6919479370117,-83.8752899169922,-83.8810195922852,-83.8810195922852,null,-81.2224960327148,-81.3313598632812,-81.3370895385742,-81.3313598632812,-81.2797927856445,-81.2683334350586,-80.9360198974609,-80.8558044433594,-80.8729934692383,-81.2224960327148,-81.2224960327148,null,-84.3451156616211,-83.8924789428711,-83.8867492675781,-83.8810195922852,-84.2362518310547,-84.2362518310547,-84.3451156616211,-84.3451156616211,-84.3451156616211,null,-83.3481674194336,-83.37109375,-83.5658950805664,-83.6690216064453,-83.8982086181641,-83.8810195922852,-83.82373046875,-83.82373046875,-83.8122711181641,-83.7950744628906,-83.7950744628906,-83.5830841064453,-83.365364074707,-83.37109375,-83.3825454711914,-83.3882751464844,-83.3940048217773,-83.3825454711914,-83.37109375,-83.3596343994141,-83.3481674194336,-83.3481674194336,-83.3481674194336,-83.3481674194336,null,-82.7236480712891,-82.7179107666016,-82.7121887207031,-82.6033248901367,-82.6033248901367,-82.4830017089844,-82.4772720336914,-82.3741455078125,-82.3741455078125,-82.2652740478516,-82.2652740478516,-82.1621475219727,-82.1678771972656,-82.2710113525391,-82.282470703125,-82.5001983642578,-82.5059280395508,-82.6205139160156,-82.6262435913086,-82.735107421875,-82.7236480712891,-82.7236480712891,null,-82.1277694702148,-81.646484375,-81.646484375,-81.6694030761719,-81.6694030761719,-81.6694030761719,-81.6579437255859,-81.6636734008789,-81.7037811279297,-82.1793365478516,-82.1736068725586,-82.2251739501953,-82.2251739501953,-82.1277694702148,-82.1277694702148,null,-82.4371643066406,-82.7236480712891,-82.8325119018555,-82.8382339477539,-82.8382339477539,-82.3454895019531,-82.3454895019531,-82.4314346313477,-82.4371643066406,-82.4371643066406,null,-82.7522964477539,-82.6377029418945,-82.6434326171875,-82.5231094360352,-82.5231094360352,-82.4085235595703,-82.4257049560547,-82.4543609619141,-82.5746765136719,-82.5689468383789,-82.6434326171875,-82.7522964477539,-82.7465667724609,-82.7981262207031,-82.7752151489258,-82.7522964477539,-82.7522964477539,-82.7522964477539,null,-80.9360198974609,-80.9360198974609,-80.9073715209961,-80.9073715209961,-80.8558044433594,-80.8558044433594,-80.7354888916016,-80.7354888916016,-80.6724548339844,-80.6208877563477,-80.6094360351562,-80.6266174316406,-80.6266174316406,-80.6266174316406,-80.6151580810547,-80.6151580810547,-80.6323471069336,-80.6609954833984,-80.6896514892578,-80.7068328857422,-80.7583999633789,-80.7641296386719,-80.8729934692383,-80.8558044433594,-80.9360198974609,-80.9360198974609,null,-82.1793365478516,-82.2022552490234,-82.4830017089844,-82.4830017089844,-82.735107421875,-82.729377746582,-82.6319732666016,-82.6147842407227,-82.6319732666016,-82.6319732666016,-82.6147842407227,-82.5231094360352,-82.4027862548828,-82.3340377807617,-82.2251739501953,-82.1736068725586,-82.1793365478516,-82.1793365478516,null,-81.3886566162109,-81.4803237915039,-81.4803237915039,-81.3600082397461,-81.3370895385742,-81.2740631103516,-81.1594696044922,-81.102180480957,-81.0391464233398,-81.0047760009766,-81.0105056762695,-81.0964508056641,-81.102180480957,-81.2912521362305,-81.2969818115234,-81.3886566162109,-81.3886566162109,null,-82.6434326171875,-82.5689468383789,-82.5746765136719,-82.4830017089844,-82.4830017089844,-82.4658126831055,-82.4658126831055,-82.3512191772461,-82.3569488525391,-82.288200378418,-82.3283081054688,-82.4944610595703,-82.5689468383789,-82.5746765136719,-82.5861358642578,-82.6147842407227,-82.6377029418945,-82.7007293701172,-82.7981262207031,-82.735107421875,-82.7522964477539,-82.7580184936523,-82.7522964477539,-82.6892700195312,-82.6835403442383,-82.6606216430664,-82.6434326171875,-82.6434326171875,null,-82.4543609619141,-82.7580184936523,-82.7465667724609,-82.735107421875,-82.4830017089844,-82.4830017089844,-82.2022552490234,-82.1793365478516,-82.1907958984375,-82.2022552490234,-82.2309036254883,-82.2366333007812,-82.4543609619141,-82.4543609619141,null,-83.9898834228516,-83.9898834228516,-83.8752899169922,-83.6919479370117,-83.5200576782227,-83.5544357299805,-83.7836151123047,-83.7950744628906,-84.0185317993164,-84.0128021240234,-84.0013427734375,-83.9956130981445,-83.9898834228516,-83.9898834228516,-83.9898834228516,null,-82.3454895019531,-82.3512191772461,-82.288200378418,-82.1736068725586,-82.0590133666992,-81.9616165161133,-81.9730682373047,-81.8699417114258,-81.8699417114258,-81.9673461914062,-81.9673461914062,-82.0647430419922,-82.0647430419922,-82.1621475219727,-82.1678771972656,-82.3454895019531,-82.3454895019531,-82.3454895019531,null,-83.8924789428711,-83.8924789428711,-83.8810195922852,-83.8867492675781,-83.7721633911133,-83.4455718994141,-83.4684906005859,-83.4971389770508,-83.4684906005859,-83.4341125488281,-83.3940048217773,-83.365364074707,-83.3481674194336,-83.3252563476562,-83.2851486206055,-83.2507629394531,-83.2106552124023,-83.1648254394531,-83.4226531982422,-83.5830841064453,-83.6060028076172,-83.6747589111328,-83.7091293334961,-83.7148590087891,-83.7492370605469,-83.7950744628906,-83.8523712158203,-83.8867492675781,-83.8924789428711,-83.8924789428711,null,-83.646110534668,-83.640380859375,-83.5888137817383,-83.5143280029297,-83.5085983276367,-83.2049331665039,-83.2049331665039,-83.2507629394531,-83.2564926147461,-83.2507629394531,-83.2450408935547,-83.2163848876953,-83.2450408935547,-83.2393112182617,-83.2450408935547,-83.646110534668,-83.646110534668,null,-80.9990463256836,-80.5234909057617,-80.5177612304688,-80.5120315551758,-80.8042373657227,-80.8099670410156,-80.8844528198242,-80.8844528198242,-81.0792541503906,-81.0792541503906,-80.9990463256836,-80.9990463256836,-80.9990463256836,null,-83.4169235229492,-83.4226531982422,-83.3023300170898,-83.2966003417969,-83.1075286865234,-82.8496932983398,-82.8496932983398,-82.9470977783203,-82.9528350830078,-83.0215835571289,-83.0215835571289,-83.2450408935547,-83.2507629394531,-83.4169235229492,-83.4169235229492,null,-81.6808700561523,-82.1277694702148,-82.1678771972656,-82.1678771972656,-82.1621475219727,-82.0647430419922,-82.0647430419922,-81.9673461914062,-81.9673461914062,-81.8699417114258,-81.6751327514648,-81.6808700561523,-81.6808700561523,null,-81.7553482055664,-81.7725372314453,-81.824104309082,-81.824104309082,-81.7782669067383,-81.7839965820312,-81.7725372314453,-81.824104309082,-81.8470230102539,-81.8699417114258,-81.8985824584961,-81.9215087890625,-81.9329605102539,-81.9157791137695,-81.9100494384766,-81.9329605102539,-81.9902572631836,-82.0303649902344,-82.0819320678711,-82.3168487548828,-82.3168487548828,-82.2939300537109,-82.2710113525391,-81.7496185302734,-81.7553482055664,-81.7553482055664,null,-84.81494140625,-84.8092193603516,-84.81494140625,-84.4597091674805,-84.4654388427734,-84.4597091674805,-84.81494140625,-84.81494140625,null,-84.4310607910156,-84.4310607910156,-84.2362518310547,-84.0242614746094,-84.0299835205078,-84.0529098510742,-84.1617660522461,-84.1674957275391,-84.1617660522461,-84.4310607910156,-84.4310607910156,null,-80.8271560668945,-80.8271560668945,-80.8558044433594,-80.8386154174805,-80.8386154174805,-80.8615341186523,-80.8844528198242,-80.918830871582,-80.9875793457031,-81.0276870727539,-81.0276870727539,-81.2511444091797,-81.2511444091797,-81.2855224609375,-81.2740631103516,-81.3141708374023,-81.3084411621094,-81.2282333374023,-80.8271560668945,-80.8271560668945,null,-84.4310607910156,-84.1617660522461,-84.1674957275391,-84.1617660522461,-84.0529098510742,-84.0586395263672,-84.0586395263672,-84.098747253418,-84.1273956298828,-84.3508453369141,-84.4826202392578,-84.4883575439453,-84.4310607910156,-84.4310607910156,null,-81.6980514526367,-81.6407623291016,-81.6407623291016,-81.5777282714844,-81.5834579467773,-81.6980514526367,-81.7152404785156,-81.7152404785156,-81.7209701538086,-81.7095108032227,-81.7152404785156,-81.7496185302734,-81.7553482055664,-81.8183746337891,-81.824104309082,-81.835563659668,-82.0590133666992,-82.0475616455078,-82.0246353149414,-82.0819320678711,-82.0762023925781,-81.6980514526367,-81.6980514526367,null,-82.8496932983398,-82.8496932983398,-82.7236480712891,-82.6147842407227,-82.6147842407227,-82.6319732666016,-82.6319732666016,-82.6147842407227,-82.6147842407227,-82.6319732666016,-82.6319732666016,-82.6147842407227,-82.6319732666016,-82.729377746582,-82.9241790771484,-82.9241790771484,-83.0158538818359,-83.0215835571289,-83.0215835571289,-82.9528350830078,-82.9470977783203,-82.8496932983398,-82.8496932983398,-82.8496932983398,null,-81.6923217773438,-81.6980514526367,-82.0762023925781,-82.0647430419922,-82.1736068725586,-82.1678771972656,-82.2366333007812,-82.2309036254883,-82.2022552490234,-82.1907958984375,-81.7152404785156,-81.7209701538086,-81.6865921020508,-81.6923217773438,-81.6923217773438,null,-81.6923217773438,-81.5777282714844,-81.5719985961914,-81.4574127197266,-81.4516830444336,-81.371467590332,-81.371467590332,-81.2282333374023,-81.2282333374023,-81.3084411621094,-81.3141708374023,-81.2740631103516,-81.2855224609375,-81.2855224609375,-81.3370895385742,-81.3428192138672,-81.382926940918,-81.3886566162109,-81.4115753173828,-81.4115753173828,-81.4459457397461,-81.4516830444336,-81.4688720703125,-81.4688720703125,-81.5834579467773,-81.5777282714844,-81.6407623291016,-81.6407623291016,-81.6980514526367,-81.6923217773438,-81.6923217773438,null,-83.4226531982422,-83.1648254394531,-83.1247100830078,-83.0731506347656,-83.0330429077148,-82.9814758300781,-82.9413681030273,-82.8840713500977,-82.8554229736328,-82.8496932983398,-82.8038558959961,-82.7981262207031,-82.7866744995117,-82.729377746582,-82.7179107666016,-82.729377746582,-82.7580184936523,-82.9470977783203,-82.9757461547852,-82.9986724853516,-83.0215835571289,-83.0445022583008,-83.3367080688477,-83.3481674194336,-83.4226531982422,-83.4226531982422,-83.4226531982422,null,-84.8034820556641,-84.8034820556641,-84.4654388427734,-84.4597091674805,-84.3508453369141,-84.3508453369141,-84.3565826416016,-84.4024124145508,-84.8034820556641,-84.8034820556641,null,-82.3741455078125,-82.3684158325195,-82.3970565795898,-82.3913269042969,-82.4658126831055,-82.4543609619141,-82.2366333007812,-82.1678771972656,-82.1736068725586,-82.0647430419922,-82.0762023925781,-82.0819320678711,-82.0246353149414,-82.0475616455078,-82.1621475219727,-82.2652740478516,-82.2652740478516,-82.3741455078125,-82.3741455078125,-82.3741455078125,null,-82.7179107666016,-82.7236480712891,-82.9872055053711,-82.9814758300781,-83.2622222900391,-83.2450408935547,-83.2393112182617,-82.8153228759766,-82.8267822265625,-82.7179107666016,-82.7179107666016,null,-83.37109375,-83.3481674194336,-82.7752151489258,-82.7981262207031,-83.2106552124023,-83.2049331665039,-83.2564926147461,-83.3023300170898,-83.3080596923828,-83.37109375,-83.37109375,null,-81.0047760009766,-80.9990463256836,-80.9990463256836,-81.0792541503906,-81.3943862915039,-81.3943862915039,-81.0047760009766,-81.0047760009766,null,-84.4826202392578,-84.4826202392578,-84.820671081543,-84.820671081543,-84.820671081543,-84.4883575439453,-84.4826202392578,-84.4826202392578,null,-84.4024124145508,-84.3565826416016,-84.3508453369141,-84.2362518310547,-83.8810195922852,-83.8810195922852,-83.9956130981445,-83.9956130981445,-84.1159286499023,-84.1159286499023,-84.3508453369141,-84.3565826416016,-84.4024124145508,-84.4024124145508,-84.4024124145508,null,-82.7236480712891,-82.4371643066406,-82.4085235595703,-82.4085235595703,-82.4027862548828,-82.3855972290039,-82.3855972290039,-82.3340377807617,-82.3340377807617,-82.4027862548828,-82.5231094360352,-82.6147842407227,-82.6147842407227,-82.6319732666016,-82.6319732666016,-82.6147842407227,-82.6147842407227,-82.7236480712891,-82.7236480712891,-82.7236480712891,null,-82.735107421875,-82.7522964477539,-82.7522964477539,-82.7752151489258,-83.3481674194336,-83.3481674194336,-83.3481674194336,-83.3596343994141,-83.37109375,-83.3825454711914,-83.3940048217773,-83.3882751464844,-83.3825454711914,-83.37109375,-83.365364074707,-83.3080596923828,-83.2622222900391,-82.9814758300781,-82.9872055053711,-82.7236480712891,-82.735107421875,-82.735107421875,null,-83.4226531982422,-83.3481674194336,-83.3367080688477,-83.0445022583008,-83.0215835571289,-82.9986724853516,-82.9757461547852,-82.9814758300781,-82.9413681030273,-82.9069976806641,-82.8668899536133,-82.8439636230469,-82.8382339477539,-82.8382339477539,-83.4226531982422,-83.4226531982422,-83.4226531982422,null,-83.2507629394531,-83.2564926147461,-83.2049331665039,-83.2106552124023,-82.7981262207031,-82.7465667724609,-82.7522964477539,-82.6434326171875,-82.6606216430664,-82.6835403442383,-82.6892700195312,-82.7522964477539,-82.7580184936523,-82.7522964477539,-82.735107421875,-82.7981262207031,-82.8439636230469,-82.8496932983398,-82.8668899536133,-82.8898010253906,-82.9241790771484,-83.0158538818359,-83.1017990112305,-83.1361770629883,-83.1992034912109,-83.2507629394531,-83.2507629394531,null,-83.4169235229492,-83.4226531982422,-83.4226531982422,-82.8382339477539,-82.8325119018555,-82.8496932983398,-82.8554229736328,-83.1075286865234,-83.4169235229492,-83.4169235229492,null,-84.4425201416016,-84.4425201416016,-84.3508453369141,-84.3508453369141,-83.9898834228516,-83.9898834228516,-83.9956130981445,-84.0013427734375,-84.0128021240234,-84.0185317993164,-84.0242614746094,-84.2362518310547,-84.4310607910156,-84.4425201416016,-84.4425201416016,null,-81.646484375,-81.646484375,-81.4173049926758,-81.4115753173828,-81.3943862915039,-81.0792541503906,-81.0792541503906,-81.0792541503906,-81.199577331543,-81.2053070068359,-81.2396850585938,-81.2396850585938,-81.3141708374023,-81.4574127197266,-81.4631423950195,-81.4746017456055,-81.4803237915039,-81.4975204467773,-81.646484375,-81.646484375,-81.646484375,null,-81.6751327514648,-81.554817199707,-81.5949249267578,-81.3943862915039,-81.3943862915039,-81.4115753173828,-81.4173049926758,-81.646484375,-81.6407623291016,-81.6808700561523,-81.6751327514648,-81.6751327514648,null,-80.5234909057617,-80.9990463256836,-81.0047760009766,-81.0047760009766,-80.5292205810547,-80.5234909057617,-80.5234909057617,-80.5234909057617,null,-81.3370895385742,-81.6235656738281,-81.6121063232422,-81.7095108032227,-81.7037811279297,-81.6636734008789,-81.6579437255859,-81.6694030761719,-81.6694030761719,-81.6694030761719,-81.646484375,-81.4975204467773,-81.4803237915039,-81.4746017456055,-81.4631423950195,-81.4574127197266,-81.3141708374023,-81.3199005126953,-81.2568740844727,-81.2683334350586,-81.2797927856445,-81.3313598632812,-81.3370895385742,-81.3370895385742,null,-83.2049331665039,-83.5085983276367,-83.4971389770508,-83.5544357299805,-83.5200576782227,-83.4169235229492,-83.2507629394531,-83.2450408935547,-83.2450408935547,-83.1705474853516,-83.1705474853516,-83.1705474853516,-83.2049331665039,-83.2049331665039,null,-84.8034820556641,-84.4024124145508,-84.4024124145508,-84.3565826416016,-84.3508453369141,-84.3508453369141,-84.4024124145508,-84.3966827392578,-84.4654388427734,-84.4597091674805,-84.81494140625,-84.8092193603516,-84.8034820556641,-84.8034820556641,null,-82.7522964477539,-82.735107421875,-82.6262435913086,-82.6205139160156,-82.5059280395508,-82.5001983642578,-82.282470703125,-82.2939300537109,-82.2595520019531,-82.2710113525391,-82.2939300537109,-82.3168487548828,-82.4257049560547,-82.4085235595703,-82.5231094360352,-82.5231094360352,-82.6434326171875,-82.6377029418945,-82.7522964477539,-82.7522964477539,null,-84.1273956298828,-83.9784240722656,-84.0128021240234,-84.2534408569336,-84.2534408569336,-84.3451156616211,-84.3336563110352,-84.3508453369141,-84.3508453369141,-84.1273956298828,-84.1273956298828,null,-81.0276870727539,-81.1079025268555,-81.1365585327148,-81.1651992797852,-81.2339553833008,-81.2969818115234,-81.3657379150391,-81.3886566162109,-81.4058456420898,-81.4516830444336,-81.4803237915039,-81.554817199707,-81.5662689208984,-81.5891952514648,-81.6636734008789,-81.6923217773438,-81.7037811279297,-81.7324295043945,-81.7209701538086,-81.8069152832031,-81.8126373291016,-81.829833984375,-81.829833984375,-81.8470230102539,-81.835563659668,-81.824104309082,-81.8183746337891,-81.7553482055664,-81.7496185302734,-81.7152404785156,-81.7095108032227,-81.7209701538086,-81.7152404785156,-81.7152404785156,-81.6980514526367,-81.5834579467773,-81.4688720703125,-81.4688720703125,-81.4516830444336,-81.4459457397461,-81.4115753173828,-81.4115753173828,-81.3886566162109,-81.382926940918,-81.3428192138672,-81.3370895385742,-81.2855224609375,-81.2855224609375,-81.2511444091797,-81.2511444091797,-81.0276870727539,-81.0276870727539,-81.0276870727539,null,-81.646484375,-82.1277694702148,-82.1277694702148,-81.6808700561523,-81.6407623291016,-81.646484375,-81.646484375,-81.646484375,null,-84.7977523803711,-84.4024124145508,-84.3966827392578,-84.3737640380859,-84.3737640380859,-84.3393859863281,-84.3451156616211,-84.3451156616211,-84.7977523803711,-84.7977523803711,-84.7977523803711,-84.7977523803711,null,-83.4226531982422,-83.4226531982422,-83.8810195922852,-83.8867492675781,-83.8523712158203,-83.7950744628906,-83.7492370605469,-83.7148590087891,-83.7091293334961,-83.6747589111328,-83.6060028076172,-83.5830841064453,-83.4226531982422,-83.4226531982422,-83.4226531982422,-83.4226531982422,null,-83.1075286865234,-83.1017990112305,-83.1017990112305,-83.1017990112305,-83.1017990112305,-83.1075286865234,-83.2966003417969,-83.3023300170898,-83.4226531982422,-83.4341125488281,-83.4341125488281,-83.4914093017578,-83.4914093017578,-83.5143280029297,-83.5143280029297,-83.4914093017578,-83.4856796264648,-83.4684906005859,-83.4684906005859,-83.4169235229492,-83.1075286865234,-83.1075286865234,null,-94.5609588623047,-94.503662109375,-94.4807434082031,-94.8073272705078,-94.7958679199219,-94.5724105834961,-94.5609588623047,-94.5609588623047,null,-98.3539352416992,-98.1132888793945,-98.1018371582031,-98.0961074829102,-98.5315475463867,-98.5372848510742,-98.5430145263672,-98.5372848510742,-98.5487442016602,-98.5430145263672,-98.3539352416992,-98.3539352416992,null,-96.400146484375,-96.394416809082,-96.130859375,-96.130859375,-96.0735626220703,-96.0735626220703,-95.8787612915039,-95.8787612915039,-95.683952331543,-95.6782150268555,-95.7928161621094,-95.7870864868164,-95.9303207397461,-95.9360504150391,-96.400146484375,-96.400146484375,null,-100.622848510742,-100.084266662598,-100.009780883789,-100.004051208496,-100.004051208496,-100.542633056641,-100.943710327148,-100.943710327148,-100.949432373047,-100.932243347168,-100.937973022461,-100.937973022461,-100.622848510742,-100.622848510742,null,-99.3623428344727,-99.3623428344727,-99.3738021850586,-99.7806015014648,-99.7863311767578,-99.8837280273438,-100.004051208496,-100.009780883789,-100.004051208496,-99.5800704956055,-99.5800704956055,-99.3623428344727,-99.3623428344727,null,-98.6232223510742,-98.6232223510742,-98.210693359375,-98.1992340087891,-98.3023681640625,-98.3023681640625,-98.6174926757812,-98.6232223510742,-98.6232223510742,null,-95.9360504150391,-95.9360504150391,-95.9188690185547,-95.9188690185547,-95.9074020385742,-95.8443756103516,-95.8271942138672,-95.8615646362305,-95.9188690185547,-95.9647064208984,-95.9818878173828,-95.9990768432617,-96.0678329467773,-96.1136703491211,-96.1537780761719,-96.1881561279297,-96.2110748291016,-96.2339935302734,-96.2626342773438,-96.2912902832031,-96.3142013549805,-96.3371200561523,-96.3657760620117,-96.3886871337891,-96.4230651855469,-96.4574508666992,-96.4803619384766,-96.5147399902344,-96.5261993408203,-96.5433883666992,-96.6236038208008,-96.6350631713867,-96.6121444702148,-96.589225769043,-96.5949554443359,-96.5663070678711,-96.58349609375,-96.5720367431641,-96.6121444702148,-96.5720367431641,-96.5663070678711,-96.5319290161133,-96.5663070678711,-96.5663070678711,-96.4459838867188,-96.4459838867188,-96.400146484375,-95.9360504150391,-95.9360504150391,null,-98.6174926757812,-98.6174926757812,-98.3023681640625,-98.2966384887695,-98.0961074829102,-98.0961074829102,-98.6060333251953,-98.6060333251953,-98.6003112792969,-98.6174926757812,-98.6174926757812,-98.6174926757812,null,-98.0961074829102,-98.2966384887695,-98.3023681640625,-98.3023681640625,-98.1992340087891,-97.6663818359375,-97.6606521606445,-97.6606521606445,-97.6835784912109,-97.7294158935547,-97.7809753417969,-97.8325424194336,-97.8783798217773,-97.935676574707,-97.9929733276367,-98.0388107299805,-98.0961074829102,-98.0961074829102,null,-96.9215393066406,-96.9215393066406,-96.9559173583984,-96.9559173583984,-97.5403366088867,-97.5517959594727,-97.5517959594727,-97.3397979736328,-97.3397979736328,-97.0533218383789,-97.0361328125,-96.9215393066406,-96.9215393066406,null,-95.2656936645508,-95.1224517822266,-95.1224517822266,-95.0193252563477,-94.7958679199219,-94.8073272705078,-95.1396484375,-95.1396484375,-95.2771530151367,-95.2427749633789,-95.2370452880859,-95.2886123657227,-95.2714233398438,-95.2886123657227,-95.2427749633789,-95.2427749633789,-95.3115234375,-95.3115234375,-95.2886123657227,-95.2656936645508,-95.2656936645508,null,-95.1625595092773,-95.1625595092773,-95.2427749633789,-95.2656936645508,-95.2828826904297,-95.3000717163086,-95.3229904174805,-95.3688278198242,-95.4031982421875,-95.4375762939453,-95.4834136962891,-95.5292510986328,-95.5521774291992,-95.5636291503906,-95.5865478515625,-95.6209259033203,-95.6610336303711,-95.7011413574219,-95.7297897338867,-95.7469787597656,-95.7813568115234,-95.7928161621094,-95.7870864868164,-95.8271942138672,-95.8443756103516,-95.9074020385742,-95.9188690185547,-95.9188690185547,-95.9360504150391,-95.9360504150391,-95.9303207397461,-95.7870864868164,-95.1625595092773,-95.1625595092773,null,-102.049514770508,-102.01513671875,-102.003677368164,-102.020858764648,-102.020858764648,-102.01513671875,-102.15837097168,-103.000625610352,-103.00634765625,-102.886032104492,-102.748519897461,-102.484962463379,-102.278694152832,-102.124000549316,-102.049514770508,-102.049514770508,null,-97.1449966430664,-97.1507263183594,-97.305419921875,-97.3397979736328,-97.3455276489258,-97.3799057006836,-97.4028244018555,-97.4142837524414,-97.48876953125,-97.5689849853516,-97.580436706543,-97.6606521606445,-97.6606521606445,-97.1449966430664,-97.1449966430664,null,-96.0792922973633,-96.0735626220703,-96.0735626220703,-96.130859375,-96.130859375,-96.394416809082,-96.5090103149414,-96.5032806396484,-96.5032806396484,-96.394416809082,-96.394416809082,-96.0792922973633,-96.0792922973633,null,-98.0961074829102,-98.0846481323242,-98.1419448852539,-98.1419448852539,-98.2393417358398,-98.2450714111328,-98.2966384887695,-98.2966384887695,-98.4971771240234,-98.4971771240234,-98.6003112792969,-98.6003112792969,-98.657600402832,-98.657600402832,-98.8123016357422,-98.8180313110352,-98.8180313110352,-98.6060333251953,-98.0961074829102,-98.0961074829102,null,-98.6060333251953,-98.6003112792969,-98.657600402832,-98.657600402832,-98.6003112792969,-98.6003112792969,-98.4971771240234,-98.4971771240234,-98.2966384887695,-98.2966384887695,-98.2450714111328,-98.2393417358398,-98.1419448852539,-98.1362152099609,-98.130485534668,-98.1591262817383,-98.1820526123047,-98.210693359375,-98.2794494628906,-98.3252868652344,-98.3539352416992,-98.3825836181641,-98.39404296875,-98.4112319946289,-98.4226913452148,-98.4456100463867,-98.485710144043,-98.5086364746094,-98.5372848510742,-98.5544738769531,-98.5773849487305,-98.6060333251953,-98.6060333251953,null,-95.4203948974609,-95.0880737304688,-95.0078659057617,-95.0078659057617,-95.0135955810547,-95.3344497680664,-95.3344497680664,-95.4375762939453,-95.4433059692383,-95.4203948974609,-95.4203948974609,-95.4203948974609,null,-96.2798309326172,-96.2855606079102,-96.0277252197266,-96.0277252197266,-96.1881561279297,-96.1824264526367,-96.6121444702148,-96.6178741455078,-96.6178741455078,-96.2798309326172,-96.2798309326172,null,-99.3623428344727,-99.3795318603516,-98.6232223510742,-98.6174926757812,-98.6174926757812,-99.3623428344727,-99.3623428344727,-99.3623428344727,null,-94.6239776611328,-94.5724105834961,-94.7958679199219,-95.0193252563477,-95.0135955810547,-95.0078659057617,-94.6354370117188,-94.6239776611328,-94.6239776611328,null,-99.3795318603516,-99.38525390625,-99.3795318603516,-98.938346862793,-98.6232223510742,-98.6232223510742,-99.3795318603516,-99.3795318603516,null,-100.004051208496,-100.004051208496,-99.6029815673828,-99.6087112426758,-99.6029815673828,-99.6029815673828,-99.5915222167969,-99.5915222167969,-99.3795318603516,-99.38525390625,-99.4368209838867,-99.5055847167969,-99.5399627685547,-99.568603515625,-99.6373596191406,-99.7118453979492,-99.7748718261719,-99.8207092285156,-99.8264389038086,-99.8608169555664,-99.9009246826172,-99.9524917602539,-100.004051208496,-100.004051208496,-100.004051208496,-100.004051208496,null,-97.4601211547852,-97.4601211547852,-97.6663818359375,-98.1018371582031,-98.0961074829102,-98.1018371582031,-97.4601211547852,-97.4601211547852,null,-97.5517959594727,-97.5575256347656,-97.6606521606445,-97.6606521606445,-96.9215393066406,-96.9215393066406,-97.1449966430664,-97.1507263183594,-97.2080154418945,-97.1965637207031,-97.1736373901367,-97.1793746948242,-97.1507263183594,-97.2767791748047,-97.3397979736328,-97.5517959594727,-97.5517959594727,null,-97.6606521606445,-97.6606521606445,-97.6606521606445,-98.0846481323242,-98.0961074829102,-98.0961074829102,-98.0388107299805,-97.9929733276367,-97.935676574707,-97.8783798217773,-97.8325424194336,-97.7809753417969,-97.7294158935547,-97.6835784912109,-97.6606521606445,-97.6606521606445,null,-97.8096237182617,-97.4658508300781,-97.4601211547852,-98.1018371582031,-98.1132888793945,-97.8096237182617,-97.8096237182617,null,-99.6602783203125,-99.6660079956055,-99.6831970214844,-99.6831970214844,-99.7233047485352,-99.7233047485352,-99.8894577026367,-99.8837280273438,-99.7863311767578,-99.7806015014648,-99.3738021850586,-99.3967208862305,-99.3222351074219,-99.3107757568359,-99.3508834838867,-99.3336944580078,-99.305046081543,-99.29931640625,-99.3222351074219,-99.2763977050781,-99.2420196533203,-99.4081802368164,-99.4024505615234,-99.4540176391602,-99.4253616333008,-99.6602783203125,-99.6602783203125,null,-100.004051208496,-99.8837280273438,-99.8894577026367,-99.7233047485352,-99.7233047485352,-99.6831970214844,-99.6831970214844,-99.6660079956055,-99.6602783203125,-99.6660079956055,-99.8207092285156,-99.8493576049805,-99.8894577026367,-99.9181060791016,-99.9467620849609,-99.9868698120117,-99.9983291625977,-100.004051208496,-100.004051208496,-100.004051208496,null,-100.009780883789,-99.5514144897461,-99.4769287109375,-99.4540176391602,-99.4024505615234,-99.3279647827148,-99.293586730957,-99.293586730957,-99.6029815673828,-100.004051208496,-100.009780883789,-100.009780883789,null,-95.4547729492188,-95.4318466186523,-95.3917388916016,-95.3459091186523,-95.3000717163086,-95.2599639892578,-95.2141265869141,-95.2026672363281,-95.1682891845703,-95.1797485351562,-95.1568298339844,-95.1682891845703,-95.1339111328125,-95.0995407104492,-95.0708847045898,-95.036506652832,-94.9391021728516,-94.9047241210938,-94.8760833740234,-94.8474349975586,-94.8187866210938,-94.8187866210938,-94.9276504516602,-94.9276504516602,-95.3516311645508,-95.3516311645508,-95.4547729492188,-95.4547729492188,-95.4547729492188,null,-96.4287948608398,-95.9704284667969,-95.9704284667969,-96.0048141479492,-96.0621032714844,-96.0792922973633,-96.0792922973633,-96.394416809082,-96.394416809082,-96.4230651855469,-96.4574508666992,-96.4746322631836,-96.4746322631836,-96.4287948608398,-96.4287948608398,-96.4287948608398,null,-99.2420196533203,-99.2191009521484,-99.1961822509766,-99.1503448486328,-99.1732711791992,-99.1560745239258,-99.1274337768555,-99.0529479980469,-99.0586700439453,-99.1045074462891,-99.0987777709961,-99.0815963745117,-99.1274337768555,-99.1618041992188,-99.1961822509766,-99.1904525756836,-99.2133712768555,-99.2305603027344,-99.2248306274414,-99.2019119262695,-99.1789932250977,-99.1904525756836,-99.2133712768555,-99.2362899780273,-99.2649383544922,-99.293586730957,-99.3165054321289,-99.3336944580078,-99.3566131591797,-99.3738021850586,-99.38525390625,-99.390983581543,-99.4081802368164,-99.4310913085938,-99.4711990356445,-99.4998550415039,-99.562873840332,-99.574333190918,-99.5915222167969,-99.6087112426758,-99.6602783203125,-99.6889266967773,-99.7175750732422,-99.757682800293,-99.8092498779297,-99.8207092285156,-99.6660079956055,-99.6602783203125,-99.4253616333008,-99.4540176391602,-99.4024505615234,-99.4081802368164,-99.2420196533203,-99.2420196533203,null,-97.5517959594727,-97.5403366088867,-97.5403366088867,-97.5059585571289,-97.5403366088867,-97.5460662841797,-97.5632553100586,-97.5861740112305,-97.5976333618164,-97.6205444335938,-97.6549224853516,-97.6950378417969,-97.7179489135742,-97.7351455688477,-97.763786315918,-97.7809753417969,-97.8038940429688,-97.8325424194336,-97.8611907958984,-97.8841094970703,-97.9070281982422,-97.9528656005859,-97.9757843017578,-97.9757843017578,-97.9643249511719,-97.947135925293,-97.9643249511719,-97.9987030029297,-98.0445404052734,-98.0731811523438,-98.0961074829102,-98.1018371582031,-98.0846481323242,-98.0903778076172,-98.1132888793945,-98.130485534668,-98.1362152099609,-97.5517959594727,-97.5517959594727,null,-96.8184127807617,-96.5032806396484,-96.5090103149414,-96.394416809082,-96.400146484375,-96.4459838867188,-96.4459838867188,-96.5663070678711,-96.5663070678711,-96.589225769043,-96.6064147949219,-96.6465225219727,-96.8241424560547,-96.9215393066406,-96.9215393066406,-96.8699798583984,-96.8642501831055,-96.8184127807617,-96.8184127807617,null,-97.4658508300781,-97.1736373901367,-96.7439270019531,-96.7439270019531,-96.7496490478516,-96.7840347290039,-96.7840347290039,-96.8699798583984,-96.9043502807617,-96.9100875854492,-96.9616470336914,-97.0189437866211,-97.0590515136719,-97.0762405395508,-97.0590515136719,-97.0533218383789,-97.0876998901367,-97.2767791748047,-97.4601211547852,-97.4658508300781,-97.4658508300781,null,-98.1992340087891,-98.210693359375,-98.1018371582031,-97.6663818359375,-97.6663818359375,-98.1992340087891,-98.1992340087891,null,-98.6060333251953,-98.8180313110352,-98.8180313110352,-99.0242919921875,-99.035758972168,-99.0987777709961,-99.1045074462891,-99.0586700439453,-99.0529479980469,-99.1274337768555,-99.1560745239258,-99.1732711791992,-99.1503448486328,-99.1961822509766,-99.2191009521484,-99.2420196533203,-99.2763977050781,-99.3222351074219,-99.29931640625,-99.305046081543,-99.3336944580078,-99.3508834838867,-99.3107757568359,-99.3222351074219,-99.3967208862305,-99.3738021850586,-99.2019119262695,-98.7664642333984,-98.7435455322266,-98.669059753418,-98.6404190063477,-98.6060333251953,-98.6060333251953,-98.6060333251953,null,-94.9276504516602,-94.9333801269531,-94.9906692504883,-94.9963989257812,-95.0651550292969,-95.0594329833984,-95.5177917480469,-95.5235214233398,-95.5120697021484,-95.5120697021484,-95.3516311645508,-95.3516311645508,-94.9276504516602,-94.9276504516602,null,-94.9276504516602,-94.9276504516602,-94.8187866210938,-94.8187866210938,-94.7958679199219,-94.7614898681641,-94.7213821411133,-94.6984634399414,-94.6812744140625,-94.6583557128906,-94.6411743164062,-94.6239776611328,-94.6239776611328,-94.589599609375,-94.5724105834961,-94.5494995117188,-94.5208511352539,-94.4979248046875,-94.4921951293945,-94.4406356811523,-94.4578247070312,-94.4692840576172,-94.4807434082031,-94.9448318481445,-94.9448318481445,-95.0594329833984,-95.0651550292969,-94.9963989257812,-94.9906692504883,-94.9333801269531,-94.9276504516602,-94.9276504516602,null,-97.1449966430664,-97.1449966430664,-97.1449966430664,-96.6178741455078,-96.6121444702148,-96.6121444702148,-97.1449966430664,-97.1449966430664,null,-97.1449966430664,-97.6663818359375,-97.6663818359375,-97.4601211547852,-97.3627243041992,-97.3627243041992,-97.3340682983398,-97.311149597168,-97.2882308959961,-97.2366714477539,-97.1851043701172,-97.1449966430664,-97.1449966430664,-97.1449966430664,-97.1449966430664,null,-97.5403366088867,-96.9559173583984,-96.9559173583984,-96.9272689819336,-96.9158096313477,-96.9444580078125,-96.9902954101562,-96.9788360595703,-97.0361328125,-97.0590515136719,-97.0876998901367,-97.1106185913086,-97.1106185913086,-97.0819625854492,-97.0991592407227,-97.0991592407227,-97.1106185913086,-97.1392669677734,-97.1679077148438,-97.1965637207031,-97.2137451171875,-97.1908340454102,-97.1736373901367,-97.1851043701172,-97.2080154418945,-97.2366714477539,-97.2595825195312,-97.2767791748047,-97.305419921875,-97.3283386230469,-97.3913650512695,-97.4257431030273,-97.4543914794922,-97.4658508300781,-97.48876953125,-97.5174179077148,-97.5460662841797,-97.5403366088867,-97.5059585571289,-97.5403366088867,-97.5403366088867,-97.5403366088867,null,-97.1507263183594,-97.0934295654297,-96.9960250854492,-96.9444580078125,-96.9272689819336,-96.9215393066406,-97.6606521606445,-97.6606521606445,-97.580436706543,-97.5689849853516,-97.48876953125,-97.4142837524414,-97.4028244018555,-97.3799057006836,-97.3455276489258,-97.3397979736328,-97.305419921875,-97.1507263183594,-97.1507263183594,null,-95.1625595092773,-95.1568298339844,-95.0537033081055,-95.0479736328125,-94.9448318481445,-94.4807434082031,-94.4864654541016,-94.4921951293945,-94.4921951293945,-94.4979248046875,-94.5494995117188,-94.5781402587891,-94.6239776611328,-94.6469039916992,-94.6640853881836,-94.6640853881836,-94.6812744140625,-94.6984634399414,-94.7156524658203,-94.7328414916992,-94.7500305175781,-94.7844085693359,-94.7958679199219,-94.8302459716797,-94.8646240234375,-94.8989944458008,-94.956298828125,-94.9677581787109,-94.9906692504883,-95.0307769775391,-95.0708847045898,-95.0938110351562,-95.1109924316406,-95.1453704833984,-95.1625595092773,-95.1625595092773,-95.1625595092773,null,-95.9704284667969,-95.9704284667969,-95.9761581420898,-95.8730316162109,-95.867301940918,-95.8214645385742,-95.8157272338867,-95.7068710327148,-95.3459091186523,-95.3459091186523,-95.3917388916016,-95.4318466186523,-95.4547729492188,-95.5006103515625,-95.5177917480469,-95.5292510986328,-95.6151962280273,-95.6266555786133,-95.6151962280273,-95.6381149291992,-95.6896820068359,-95.6896820068359,-95.7584381103516,-95.8157272338867,-95.867301940918,-95.9016723632812,-95.941780090332,-95.9704284667969,-95.9704284667969,null,-98.9498138427734,-98.8352203369141,-98.7893829345703,-98.7206344604492,-98.657600402832,-98.5888519287109,-98.5315475463867,-98.5315475463867,-98.0961074829102,-98.1018371582031,-98.210693359375,-98.6232223510742,-98.938346862793,-98.938346862793,-98.9555435180664,-98.9555435180664,-98.9498138427734,-98.9498138427734,null,-96.5663070678711,-96.5319290161133,-96.5663070678711,-96.5720367431641,-96.6121444702148,-96.5720367431641,-96.58349609375,-96.5663070678711,-96.5949554443359,-96.6121444702148,-96.6350631713867,-96.6407928466797,-96.66943359375,-96.6923599243164,-96.7152709960938,-96.7381973266602,-96.7668380737305,-96.8012161254883,-96.8413238525391,-96.8642501831055,-96.8814315795898,-96.8928909301758,-96.9158096313477,-96.9272689819336,-96.9559173583984,-96.9559173583984,-96.9559173583984,-96.9215393066406,-96.8241424560547,-96.6465225219727,-96.6064147949219,-96.589225769043,-96.5663070678711,-96.5663070678711,null,-95.3344497680664,-95.0135955810547,-95.0193252563477,-95.1224517822266,-95.1224517822266,-95.2656936645508,-95.4433059692383,-95.4433059692383,-95.4375762939453,-95.4433059692383,-95.3344497680664,-95.3344497680664,null,-96.9215393066406,-96.9215393066406,-96.8184127807617,-96.8184127807617,-96.8642501831055,-96.8699798583984,-96.9215393066406,-97.0361328125,-97.0533218383789,-97.3397979736328,-97.3397979736328,-97.2767791748047,-97.1507263183594,-97.1793746948242,-97.1736373901367,-97.1965637207031,-97.2080154418945,-97.1507263183594,-97.1449966430664,-96.9215393066406,-96.9215393066406,null,-95.7068710327148,-95.7126007080078,-95.769889831543,-95.769889831543,-95.6553039550781,-95.6495742797852,-95.6266555786133,-95.5865478515625,-95.5006103515625,-95.4203948974609,-95.3802871704102,-95.3573608398438,-95.2771530151367,-95.1396484375,-95.1396484375,-95.1396484375,-95.1167221069336,-95.0708847045898,-95.0995407104492,-95.1339111328125,-95.1682891845703,-95.1568298339844,-95.1797485351562,-95.1682891845703,-95.2026672363281,-95.2141265869141,-95.2599639892578,-95.3000717163086,-95.3459091186523,-95.3459091186523,-95.7068710327148,-95.7068710327148,null,-97.4601211547852,-97.4601211547852,-97.2767791748047,-97.0876998901367,-97.0533218383789,-97.0475921630859,-96.9960250854492,-96.9215393066406,-96.8871612548828,-96.9444580078125,-97.0074844360352,-97.0074844360352,-97.0361328125,-97.0361328125,-96.9215393066406,-96.9158096313477,-97.1449966430664,-97.1507263183594,-97.3627243041992,-97.4601211547852,-97.4601211547852,null,-95.5292510986328,-95.4203948974609,-95.4203948974609,-95.4433059692383,-95.4375762939453,-95.8157272338867,-95.8157272338867,-95.8157272338867,-95.8042678833008,-95.8042678833008,-95.5292510986328,-95.5292510986328,null,-96.6121444702148,-96.6121444702148,-96.1824264526367,-96.1824264526367,-96.0850219726562,-96.0792922973633,-95.9761581420898,-95.9704284667969,-96.4287948608398,-96.4345245361328,-96.4803619384766,-96.4746322631836,-96.4918212890625,-96.5433883666992,-96.5548477172852,-96.5204696655273,-96.5720367431641,-96.6121444702148,-96.6121444702148,-96.6121444702148,null,-97.6663818359375,-97.1449966430664,-97.1449966430664,-97.1449966430664,-97.6606521606445,-97.6663818359375,-97.6663818359375,null,-95.9761581420898,-96.0792922973633,-96.0850219726562,-96.1824264526367,-96.1824264526367,-96.1881561279297,-96.0277252197266,-95.8214645385742,-95.769889831543,-95.769889831543,-95.7126007080078,-95.7068710327148,-95.8157272338867,-95.8214645385742,-95.867301940918,-95.8730316162109,-95.9761581420898,-95.9761581420898,null,-96.5319290161133,-96.0105361938477,-96.0105361938477,-96.0105361938477,-96.2798309326172,-96.2454528808594,-96.2569046020508,-96.3027420043945,-96.4230651855469,-96.4631729125977,-96.5090103149414,-96.5491180419922,-96.5720367431641,-96.5319290161133,-96.5319290161133,-96.5720367431641,-96.6006851196289,-96.6236038208008,-96.6809005737305,-96.6923599243164,-96.7611083984375,-96.8012161254883,-96.847053527832,-96.9387283325195,-97.0074844360352,-97.0074844360352,-96.9444580078125,-96.8871612548828,-96.9215393066406,-96.9960250854492,-97.0475921630859,-97.0533218383789,-97.0590515136719,-97.0762405395508,-97.0590515136719,-97.0189437866211,-96.9616470336914,-96.9100875854492,-96.9043502807617,-96.8699798583984,-96.7840347290039,-96.7840347290039,-96.7496490478516,-96.7439270019531,-96.7439270019531,-96.5319290161133,-96.5319290161133,null,-94.6297073364258,-94.6354370117188,-95.0078659057617,-95.0078659057617,-94.6354370117188,-94.6354370117188,-94.6297073364258,-94.6297073364258,null,-97.0074844360352,-96.9387283325195,-96.847053527832,-96.8012161254883,-96.7611083984375,-96.6923599243164,-96.6809005737305,-96.6236038208008,-96.6006851196289,-96.5720367431641,-96.5319290161133,-96.5319290161133,-96.5720367431641,-96.5491180419922,-96.5090103149414,-96.4631729125977,-96.4230651855469,-96.3027420043945,-96.2569046020508,-96.2454528808594,-96.2798309326172,-96.6178741455078,-96.8069458007812,-96.8126754760742,-96.9158096313477,-96.9215393066406,-97.0361328125,-97.0361328125,-97.0074844360352,-97.0074844360352,null,-97.1449966430664,-97.1449966430664,-97.1851043701172,-97.2366714477539,-97.2882308959961,-97.311149597168,-97.3340682983398,-97.3627243041992,-97.3627243041992,-97.1507263183594,-97.1449966430664,-96.9158096313477,-96.8126754760742,-96.8069458007812,-96.6178741455078,-96.6178741455078,-97.1449966430664,-97.1449966430664,null,-95.4547729492188,-95.4547729492188,-95.3516311645508,-95.3516311645508,-95.3516311645508,-95.5120697021484,-95.5120697021484,-95.5235214233398,-95.5177917480469,-95.5177917480469,-95.683952331543,-95.8787612915039,-95.8787612915039,-96.0735626220703,-96.0792922973633,-96.0792922973633,-96.0621032714844,-96.0048141479492,-95.9704284667969,-95.941780090332,-95.9016723632812,-95.867301940918,-95.8157272338867,-95.7584381103516,-95.6896820068359,-95.6896820068359,-95.6381149291992,-95.6151962280273,-95.6266555786133,-95.6151962280273,-95.5292510986328,-95.5177917480469,-95.5006103515625,-95.4547729492188,-95.4547729492188,null,-96.394416809082,-96.394416809082,-96.5032806396484,-96.5032806396484,-96.8184127807617,-96.8184127807617,-96.9215393066406,-96.9215393066406,-96.9215393066406,-96.9272689819336,-96.8986206054688,-96.858512878418,-96.8069458007812,-96.7611083984375,-96.7267379760742,-96.6923599243164,-96.6866302490234,-96.7095413208008,-96.6809005737305,-96.6407928466797,-96.6006851196289,-96.5548477172852,-96.5147399902344,-96.4975509643555,-96.4746322631836,-96.4574508666992,-96.4230651855469,-96.394416809082,-96.394416809082,-96.394416809082,null,-97.1449966430664,-96.6121444702148,-96.6121444702148,-96.6522521972656,-96.7152709960938,-96.7553787231445,-96.7611083984375,-96.7611083984375,-96.8069458007812,-96.858512878418,-96.8986206054688,-96.9272689819336,-96.9444580078125,-96.9960250854492,-97.0934295654297,-97.1507263183594,-97.1449966430664,-97.1449966430664,-97.1449966430664,null,-95.683952331543,-95.5177917480469,-95.5177917480469,-95.0594329833984,-94.9448318481445,-94.9448318481445,-95.0479736328125,-95.0537033081055,-95.1568298339844,-95.1625595092773,-95.7870864868164,-95.7928161621094,-95.6782150268555,-95.683952331543,-95.683952331543,null,-99.38525390625,-99.3795318603516,-99.3623428344727,-99.5800704956055,-99.5800704956055,-100.004051208496,-100.009780883789,-100.004051208496,-99.9524917602539,-99.9009246826172,-99.8608169555664,-99.8264389038086,-99.8207092285156,-99.7748718261719,-99.7118453979492,-99.6373596191406,-99.568603515625,-99.5399627685547,-99.5055847167969,-99.4368209838867,-99.38525390625,-99.38525390625,null,-95.8214645385742,-95.8157272338867,-95.4375762939453,-95.3344497680664,-95.3344497680664,-95.4433059692383,-95.4375762939453,-95.4433059692383,-95.4433059692383,-95.5464477539062,-95.5693588256836,-95.6151962280273,-95.6323852539062,-95.769889831543,-95.8214645385742,-95.8271942138672,-95.7870864868164,-95.7928161621094,-95.8214645385742,-95.8214645385742,null,-96.6121444702148,-96.5720367431641,-96.5204696655273,-96.5548477172852,-96.5433883666992,-96.4918212890625,-96.4746322631836,-96.4803619384766,-96.4345245361328,-96.4287948608398,-96.4287948608398,-96.4746322631836,-96.4746322631836,-96.4975509643555,-96.5147399902344,-96.5548477172852,-96.6006851196289,-96.6407928466797,-96.6809005737305,-96.7095413208008,-96.6866302490234,-96.6923599243164,-96.7267379760742,-96.7611083984375,-96.7611083984375,-96.7553787231445,-96.7152709960938,-96.6522521972656,-96.6121444702148,-96.6121444702148,null,-95.0708847045898,-95.1167221069336,-95.1396484375,-95.1396484375,-94.8073272705078,-94.4807434082031,-94.4463577270508,-94.4406356811523,-94.4921951293945,-94.4979248046875,-94.5208511352539,-94.5494995117188,-94.5724105834961,-94.589599609375,-94.6239776611328,-94.6239776611328,-94.6411743164062,-94.6583557128906,-94.6812744140625,-94.6984634399414,-94.7213821411133,-94.7614898681641,-94.7958679199219,-94.8187866210938,-94.8474349975586,-94.8760833740234,-94.9047241210938,-94.9391021728516,-95.036506652832,-95.0708847045898,-95.0708847045898,null,-98.1362152099609,-98.1419448852539,-98.1419448852539,-98.0846481323242,-97.6606521606445,-97.5575256347656,-97.5517959594727,-97.5517959594727,-98.1362152099609,-98.1362152099609,null,-101.625526428223,-102.01513671875,-102.020858764648,-102.020858764648,-102.003677368164,-102.01513671875,-101.556770324707,-101.069755554199,-100.937973022461,-100.937973022461,-100.932243347168,-100.949432373047,-100.943710327148,-100.943710327148,-101.075485229492,-101.625526428223,-101.625526428223,null,-99.0987777709961,-99.035758972168,-99.0242919921875,-98.8180313110352,-98.8123016357422,-98.657600402832,-98.657600402832,-98.657600402832,-98.6003112792969,-98.6060333251953,-98.6289596557617,-98.657600402832,-98.6919784545898,-98.7206344604492,-98.7492752075195,-98.7664642333984,-98.8008422851562,-98.8352203369141,-98.8810577392578,-98.9211654663086,-98.9498138427734,-98.9841842651367,-99.0128326416016,-99.0414886474609,-99.0930557250977,-99.1618041992188,-99.1904525756836,-99.2019119262695,-99.1904525756836,-99.1904525756836,-99.1789932250977,-99.2019119262695,-99.2248306274414,-99.2305603027344,-99.2133712768555,-99.1904525756836,-99.1961822509766,-99.1618041992188,-99.1274337768555,-99.0815963745117,-99.0987777709961,-99.0987777709961,null,-96.0277252197266,-96.0277252197266,-96.2855606079102,-96.2798309326172,-96.0105361938477,-96.0105361938477,-95.8214645385742,-95.7928161621094,-95.7870864868164,-95.8271942138672,-95.8214645385742,-95.769889831543,-95.769889831543,-95.8271942138672,-95.8214645385742,-96.0277252197266,-96.0277252197266,null,-95.2771530151367,-95.3573608398438,-95.3802871704102,-95.4203948974609,-95.5006103515625,-95.5865478515625,-95.6266555786133,-95.6495742797852,-95.6553039550781,-95.769889831543,-95.8214645385742,-95.8271942138672,-95.769889831543,-95.769889831543,-95.6323852539062,-95.6151962280273,-95.5693588256836,-95.5464477539062,-95.4433059692383,-95.2656936645508,-95.2886123657227,-95.3115234375,-95.3115234375,-95.2427749633789,-95.2427749633789,-95.2886123657227,-95.2714233398438,-95.2886123657227,-95.2370452880859,-95.2427749633789,-95.2771530151367,-95.2771530151367,null,-95.9761581420898,-95.8042678833008,-95.8042678833008,-95.8157272338867,-95.8157272338867,-95.8157272338867,-95.8214645385742,-96.0105361938477,-96.0105361938477,-95.9761581420898,-95.9761581420898,null,-98.6174926757812,-98.6174926757812,-98.6003112792969,-98.6060333251953,-98.6404190063477,-98.669059753418,-98.7435455322266,-98.7664642333984,-99.2019119262695,-99.3738021850586,-99.3623428344727,-98.6174926757812,-98.6174926757812,null,-99.0128326416016,-98.5430145263672,-98.5487442016602,-98.5372848510742,-98.5430145263672,-98.5372848510742,-98.5315475463867,-98.5315475463867,-98.5888519287109,-98.657600402832,-98.7206344604492,-98.7893829345703,-98.8352203369141,-98.9498138427734,-98.9555435180664,-99.121696472168,-99.1789932250977,-99.2305603027344,-99.293586730957,-99.3279647827148,-99.4024505615234,-99.4540176391602,-99.4769287109375,-99.0128326416016,-99.0128326416016,null,-99.6029815673828,-99.293586730957,-99.293586730957,-99.2305603027344,-99.1789932250977,-99.121696472168,-98.9555435180664,-98.9498138427734,-98.9555435180664,-98.9555435180664,-98.938346862793,-98.938346862793,-99.3795318603516,-99.5915222167969,-99.5915222167969,-99.6029815673828,-99.6029815673828,-99.6087112426758,-99.6029815673828,-99.6029815673828,null,-117.204246520996,-117.490730285645,-117.490730285645,-117.536560058594,-117.570945739746,-117.599586486816,-117.977737426758,-117.983474731445,-118.012115478516,-118.161087036133,-118.201194763184,-118.229835510254,-118.378807067871,-118.481941223145,-118.49340057373,-118.436111450195,-118.40746307373,-118.441833496094,-118.418922424316,-118.424644470215,-118.378807067871,-118.373077392578,-118.373077392578,-118.344436645508,-118.321510314941,-118.310050964355,-118.36735534668,-118.40746307373,-118.499137878418,-118.510581970215,-118.459030151367,-118.361618041992,-118.327247619629,-118.281402587891,-118.292869567871,-118.315788269043,-118.281402587891,-118.235572814941,-118.235572814941,-118.224113464355,-118.247032165527,-118.24129486084,-118.206932067871,-118.143898010254,-118.098052978516,-118.017845153809,-117.95482635498,-117.903259277344,-117.874610900879,-117.771476745605,-117.559478759766,-117.553756713867,-117.255813598633,-116.774528503418,-116.791709899902,-116.843284606934,-116.849021911621,-116.820358276367,-116.831817626953,-116.85474395752,-116.88338470459,-116.917770385742,-116.94068145752,-116.992248535156,-117.038093566895,-117.078201293945,-117.141227722168,-117.204246520996,-117.209983825684,-117.232887268066,-117.22144317627,-117.204246520996,-117.204246520996,-117.204246520996,null,-123.58699798584,-123.157272338867,-123.128623962402,-123.088516235352,-123.077056884766,-123.094253540039,-123.174468994141,-123.19165802002,-123.180191040039,-123.248947143555,-123.237487792969,-123.22029876709,-123.203117370605,-123.226036071777,-123.214576721191,-123.237487792969,-123.214576721191,-123.237487792969,-123.214576721191,-123.203117370605,-123.420837402344,-123.426574707031,-123.741691589355,-123.741691589355,-123.770347595215,-123.764610290527,-123.707321166992,-123.690124511719,-123.690124511719,-123.707321166992,-123.707321166992,-123.58699798584,-123.58699798584,-123.58699798584,null,-122.847877502441,-122.853614807129,-122.836418151855,-122.842155456543,-122.796310424805,-122.790588378906,-122.733291625977,-122.733291625977,-122.658805847168,-122.65308380127,-122.630157470703,-122.022819519043,-121.810821533203,-121.799362182617,-121.764991760254,-121.764991760254,-121.724884033203,-121.696243286133,-121.701965332031,-121.684776306152,-121.650398254395,-121.656135559082,-121.673316955566,-121.656135559082,-121.742073059082,-121.730606079102,-121.701965332031,-121.696243286133,-121.656135559082,-121.650398254395,-121.66185760498,-121.701965332031,-121.724884033203,-121.77645111084,-121.793640136719,-121.77645111084,-121.77645111084,-121.696243286133,-121.742073059082,-122.383781433105,-122.41242980957,-122.504104614258,-122.607238769531,-122.77912902832,-122.77912902832,-122.750480651855,-122.744743347168,-122.77912902832,-122.77912902832,-122.847877502441,-122.847877502441,null,-123.369270324707,-123.369270324707,-123.369270324707,-123.357818603516,-123.357818603516,-123.34635925293,-123.466682434082,-123.466682434082,-123.695861816406,-123.707321166992,-123.92504119873,-123.936500549316,-123.919319152832,-123.936500549316,-123.953681945801,-123.907852172852,-123.88493347168,-123.88493347168,-123.907852172852,-123.92504119873,-123.970886230469,-123.947959899902,-123.902114868164,-123.833366394043,-123.770347595215,-123.747428894043,-123.758888244629,-123.79899597168,-123.758888244629,-123.707321166992,-123.67293548584,-123.615646362305,-123.546890258789,-123.512512207031,-123.466682434082,-123.43229675293,-123.426574707031,-123.397926330566,-123.369270324707,-123.369270324707,null,-122.77912902832,-122.910903930664,-122.910903930664,-122.968200683594,-122.973937988281,-123.01976776123,-123.025505065918,-123.34635925293,-123.357818603516,-123.357818603516,-123.369270324707,-123.369270324707,-123.369270324707,-123.329162597656,-123.27759552002,-123.237487792969,-123.22029876709,-123.174468994141,-123.117164611816,-122.996841430664,-122.910903930664,-122.847877502441,-122.807769775391,-122.790588378906,-122.790588378906,-122.790588378906,-122.77912902832,-122.76766204834,-122.77912902832,-122.77912902832,-122.77912902832,null,-123.816177368164,-123.833366394043,-123.856285095215,-123.936500549316,-123.936500549316,-123.959419250488,-124.005256652832,-124.01099395752,-124.119850158691,-124.12557220459,-124.142761230469,-124.142761230469,-124.154220581055,-124.154220581055,-124.177139282227,-124.177139282227,-124.148498535156,-124.148498535156,-124.165679931641,-124.217247009277,-124.222984313965,-124.257354736328,-124.257354736328,-124.446426391602,-124.423522949219,-124.394859313965,-124.33757019043,-124.354751586914,-124.343307495117,-124.286003112793,-124.217247009277,-124.177139282227,-123.873474121094,-123.867744445801,-123.816177368164,-123.816177368164,-123.764610290527,-123.764610290527,-123.695861816406,-123.707321166992,-123.690124511719,-123.690124511719,-123.758888244629,-123.764610290527,-123.816177368164,-123.816177368164,-123.816177368164,null,-119.645050048828,-119.76537322998,-119.76537322998,-119.885696411133,-120.246658325195,-120.252380371094,-120.378433227539,-120.384162902832,-120.739395141602,-120.739395141602,-120.980041503906,-120.980041503906,-121.088897705078,-121.088897705078,-121.111824035645,-121.111824035645,-121.111824035645,-120.985763549805,-120.985763549805,-120.831069946289,-120.825332641602,-120.372695922852,-120.372695922852,-120.006011962891,-120.006011962891,-119.879959106445,-119.874229431152,-119.650772094727,-119.645050048828,-119.645050048828,null,-123.816177368164,-123.718780517578,-123.816177368164,-123.816177368164,-123.890670776367,-123.993789672852,-123.993789672852,-124.016716003418,-124.01099395752,-124.045356750488,-124.045356750488,-123.867744445801,-123.827644348145,-123.816177368164,-123.793258666992,-123.810455322266,-123.816177368164,-123.850563049316,-123.850563049316,-123.827644348145,-123.816177368164,-123.844825744629,-123.844825744629,-124.18286895752,-124.188606262207,-124.25163269043,-124.297462463379,-124.331848144531,-124.354751586914,-124.37767791748,-124.371955871582,-124.394859313965,-124.383415222168,-124.394859313965,-124.383415222168,-124.343307495117,-124.371955871582,-124.37767791748,-124.417785644531,-124.429244995117,-124.475074768066,-124.486534118652,-124.532379150391,-124.469352722168,-124.446426391602,-124.257354736328,-124.257354736328,-124.222984313965,-124.217247009277,-124.165679931641,-124.148498535156,-124.148498535156,-124.177139282227,-124.177139282227,-124.154220581055,-124.154220581055,-124.142761230469,-124.142761230469,-124.12557220459,-124.119850158691,-124.01099395752,-124.005256652832,-123.959419250488,-123.936500549316,-123.936500549316,-123.856285095215,-123.833366394043,-123.816177368164,-123.816177368164,null,-121.32381439209,-122.011360168457,-122.005630493164,-121.971252441406,-121.971252441406,-121.948341369629,-121.999908447266,-121.98844909668,-122.011360168457,-121.95979309082,-121.971252441406,-121.936882019043,-121.908233642578,-121.850929260254,-121.822280883789,-121.816558837891,-121.78791809082,-121.770713806152,-121.764991760254,-121.78791809082,-121.759254455566,-121.764991760254,-121.78791809082,-121.816558837891,-121.845207214355,-121.83374786377,-121.839469909668,-121.850929260254,-121.845207214355,-121.111824035645,-121.111824035645,-121.111824035645,-121.088897705078,-121.088897705078,-120.980041503906,-120.980041503906,-120.739395141602,-120.739395141602,-120.384162902832,-120.378433227539,-120.252380371094,-120.246658325195,-119.885696411133,-119.885696411133,-120.378433227539,-120.384162902832,-120.71647644043,-120.722213745117,-120.95711517334,-121.32381439209,-121.32381439209,null,-123.718780517578,-123.816177368164,-123.816177368164,-123.764610290527,-123.758888244629,-123.690124511719,-123.690124511719,-123.707321166992,-123.695861816406,-123.764610290527,-123.764610290527,-123.816177368164,-123.816177368164,-123.867744445801,-123.873474121094,-124.177139282227,-124.165679931641,-124.165679931641,-124.142761230469,-124.154220581055,-124.137031555176,-124.131309509277,-123.953681945801,-123.936500549316,-123.88493347168,-123.856285095215,-123.856285095215,-123.816177368164,-123.695861816406,-123.655754089355,-123.621368408203,-123.615646362305,-123.575538635254,-123.575538635254,-123.523971557617,-123.523971557617,-123.478141784668,-123.466682434082,-123.34635925293,-123.34635925293,-123.140090942383,-123.140090942383,-123.111442565918,-123.10572052002,-122.744743347168,-122.733291625977,-122.515563964844,-122.509841918945,-122.234817504883,-122.22908782959,-122.183242797852,-122.137413024902,-122.120231628418,-122.068664550781,-122.045738220215,-122.011360168457,-122.017097473145,-121.999908447266,-122.011360168457,-121.982711791992,-122.045738220215,-122.068664550781,-122.091567993164,-122.091567993164,-122.28638458252,-122.28638458252,-122.389518737793,-122.463996887207,-122.549942016602,-122.658805847168,-122.76766204834,-122.813507080078,-122.86506652832,-122.870803833008,-122.951011657715,-123.01976776123,-123.151550292969,-123.23176574707,-123.248947143555,-123.248947143555,-123.283332824707,-123.311973571777,-123.329162597656,-123.340621948242,-123.375007629395,-123.403648376465,-123.403648376465,-123.455215454102,-123.460945129395,-123.501045227051,-123.55835723877,-123.564079284668,-123.684394836426,-123.695861816406,-123.707321166992,-123.724502563477,-123.718780517578,-123.718780517578,null,-119.776832580566,-120.493019104004,-120.510215759277,-120.51594543457,-120.452911376953,-120.464370727539,-120.452911376953,-120.487297058105,-120.493019104004,-120.527404785156,-120.56177520752,-120.544586181641,-120.56177520752,-120.556045532227,-120.544586181641,-120.550323486328,-120.538864135742,-120.510215759277,-120.527404785156,-120.50447845459,-120.51594543457,-120.47583770752,-120.43000793457,-120.447189331055,-120.366973876953,-120.412803649902,-120.412803649902,-120.447189331055,-120.498756408691,-120.51594543457,-120.573234558105,-120.596153259277,-120.653450012207,-120.607620239258,-120.556045532227,-120.510215759277,-120.447189331055,-120.212272644043,-120.143516540527,-120.06330871582,-120.006011962891,-120.006011962891,-119.994552612305,-120.017471313477,-120.017471313477,-119.885696411133,-119.879959106445,-119.759635925293,-119.759635925293,-119.776832580566,-119.776832580566,-119.776832580566,null,-119.645050048828,-119.650772094727,-119.645050048828,-119.645050048828,-119.667961120605,-119.667961120605,-119.667961120605,-119.15803527832,-118.510581970215,-118.481941223145,-118.424644470215,-118.350158691406,-118.304328918457,-118.247032165527,-118.224113464355,-118.235572814941,-118.235572814941,-118.281402587891,-118.315788269043,-118.292869567871,-118.281402587891,-118.327247619629,-118.361618041992,-118.459030151367,-118.510581970215,-118.499137878418,-118.40746307373,-118.36735534668,-118.310050964355,-118.321510314941,-118.344436645508,-118.373077392578,-118.373077392578,-118.378807067871,-118.424644470215,-118.418922424316,-118.441833496094,-118.40746307373,-118.436111450195,-118.49340057373,-118.481941223145,-118.378807067871,-118.229835510254,-118.229835510254,-118.596534729004,-118.602256774902,-118.81999206543,-118.81999206543,-119.410133361816,-119.645050048828,-119.645050048828,null,-119.885696411133,-119.885696411133,-119.76537322998,-119.76537322998,-119.645050048828,-119.410133361816,-118.81999206543,-118.81999206543,-118.602256774902,-118.596534729004,-118.229835510254,-118.224113464355,-118.24129486084,-118.235572814941,-118.218376159668,-118.218376159668,-118.189727783203,-118.201194763184,-119.306999206543,-119.370025634766,-119.35856628418,-119.685157775879,-119.69660949707,-119.931526184082,-119.942985534668,-119.925796508789,-119.920059204102,-119.885696411133,-119.885696411133,-119.885696411133,null,-121.426940917969,-121.426940917969,-121.472785949707,-121.472785949707,-121.673316955566,-121.656135559082,-121.650398254395,-121.684776306152,-121.701965332031,-121.696243286133,-121.724884033203,-121.764991760254,-121.764991760254,-121.799362182617,-121.810821533203,-121.845207214355,-121.86238861084,-121.902496337891,-121.913955688477,-121.902496337891,-121.91968536377,-121.931144714355,-121.896774291992,-121.839469909668,-121.77645111084,-121.673316955566,-121.570182800293,-121.524353027344,-121.426940917969,-121.426940917969,null,-122.303565979004,-123.237487792969,-123.23176574707,-123.151550292969,-123.01976776123,-122.951011657715,-122.870803833008,-122.86506652832,-122.813507080078,-122.76766204834,-122.658805847168,-122.549942016602,-122.463996887207,-122.389518737793,-122.28638458252,-122.28638458252,-122.280654907227,-122.297843933105,-122.292106628418,-122.303565979004,-122.303565979004,null,-121.799362182617,-121.753532409668,-120.378433227539,-120.355514526367,-120.38990020752,-120.378433227539,-120.372695922852,-120.825332641602,-120.831069946289,-120.985763549805,-120.985763549805,-121.111824035645,-121.845207214355,-121.839469909668,-121.850929260254,-121.816558837891,-121.822280883789,-121.793640136719,-121.799362182617,-121.799362182617,-121.799362182617,null,-123.718780517578,-123.724502563477,-123.707321166992,-123.695861816406,-123.684394836426,-123.564079284668,-123.55835723877,-123.501045227051,-123.460945129395,-123.455215454102,-123.403648376465,-123.403648376465,-123.375007629395,-123.340621948242,-123.329162597656,-123.311973571777,-123.283332824707,-123.248947143555,-123.248947143555,-123.23176574707,-123.237487792969,-123.546890258789,-123.844825744629,-123.844825744629,-123.816177368164,-123.827644348145,-123.850563049316,-123.850563049316,-123.816177368164,-123.810455322266,-123.793258666992,-123.816177368164,-123.827644348145,-123.867744445801,-124.045356750488,-124.045356750488,-124.01099395752,-124.016716003418,-123.993789672852,-123.993789672852,-123.890670776367,-123.816177368164,-123.816177368164,-123.718780517578,-123.718780517578,null,-121.472785949707,-122.303565979004,-122.292106628418,-122.297843933105,-122.280654907227,-122.28638458252,-122.28638458252,-122.28638458252,-122.091567993164,-122.091567993164,-122.068664550781,-122.045738220215,-121.982711791992,-122.011360168457,-121.999908447266,-122.017097473145,-122.011360168457,-122.045738220215,-122.068664550781,-122.120231628418,-122.137413024902,-122.154602050781,-122.137413024902,-122.131675720215,-122.177520751953,-122.143142700195,-122.07438659668,-122.051467895508,-122.022819519043,-122.011360168457,-121.32381439209,-121.329544067383,-121.341003417969,-121.341003417969,-120.876907348633,-120.888366699219,-121.472785949707,-121.472785949707,null,-121.32381439209,-120.95711517334,-120.722213745117,-120.71647644043,-120.384162902832,-120.378433227539,-119.885696411133,-119.885696411133,-119.920059204102,-119.925796508789,-119.942985534668,-119.931526184082,-119.69660949707,-119.685157775879,-119.35856628418,-119.370025634766,-120.006011962891,-120.888366699219,-120.876907348633,-121.341003417969,-121.341003417969,-121.329544067383,-121.32381439209,-121.32381439209,null,-122.011360168457,-122.022819519043,-122.051467895508,-122.07438659668,-122.143142700195,-122.177520751953,-122.131675720215,-122.137413024902,-122.154602050781,-122.137413024902,-122.183242797852,-122.22908782959,-122.234817504883,-122.509841918945,-122.515563964844,-122.733291625977,-122.744743347168,-123.10572052002,-123.111442565918,-123.140090942383,-123.140090942383,-123.34635925293,-123.34635925293,-123.466682434082,-123.478141784668,-123.523971557617,-123.523971557617,-123.575538635254,-123.575538635254,-123.615646362305,-123.621368408203,-123.655754089355,-123.695861816406,-123.816177368164,-123.856285095215,-123.856285095215,-123.88493347168,-123.936500549316,-123.953681945801,-124.131309509277,-124.114112854004,-124.102653503418,-124.085464477539,-124.068283081055,-124.056823730469,-123.947959899902,-123.936500549316,-123.741691589355,-123.426574707031,-123.420837402344,-123.203117370605,-123.163009643555,-123.151550292969,-122.910903930664,-122.910903930664,-122.86506652832,-122.859336853027,-122.73902130127,-122.607238769531,-122.509841918945,-122.429626464844,-122.418167114258,-122.400978088379,-122.37232208252,-122.337951660156,-122.320762634277,-122.246276855469,-121.999908447266,-121.78791809082,-121.764991760254,-121.759254455566,-121.78791809082,-121.764991760254,-121.770713806152,-121.78791809082,-121.816558837891,-121.822280883789,-121.850929260254,-121.908233642578,-121.936882019043,-121.971252441406,-121.95979309082,-122.011360168457,-121.98844909668,-121.999908447266,-121.948341369629,-121.971252441406,-121.971252441406,-122.005630493164,-122.011360168457,-122.011360168457,null,-123.157272338867,-123.163009643555,-123.128623962402,-123.128623962402,-123.094253540039,-123.036949157715,-122.996841430664,-122.968200683594,-122.962478637695,-122.922370910645,-122.899444580078,-122.859336853027,-122.836418151855,-122.807769775391,-122.76766204834,-122.721832275391,-122.658805847168,-122.630157470703,-122.601516723633,-122.549942016602,-122.446807861328,-122.320762634277,-122.251998901367,-122.22908782959,-122.20044708252,-122.148880004883,-122.034278869629,-121.971252441406,-121.86238861084,-121.799362182617,-121.799362182617,-121.793640136719,-121.822280883789,-121.816558837891,-121.850929260254,-121.839469909668,-121.845207214355,-121.850929260254,-121.839469909668,-121.83374786377,-121.845207214355,-121.816558837891,-121.78791809082,-121.999908447266,-122.246276855469,-122.320762634277,-122.337951660156,-122.37232208252,-122.400978088379,-122.418167114258,-122.429626464844,-122.509841918945,-122.607238769531,-122.73902130127,-122.859336853027,-122.86506652832,-122.910903930664,-122.910903930664,-123.151550292969,-123.163009643555,-123.203117370605,-123.214576721191,-123.237487792969,-123.214576721191,-123.237487792969,-123.214576721191,-123.226036071777,-123.203117370605,-123.22029876709,-123.237487792969,-123.248947143555,-123.180191040039,-123.19165802002,-123.174468994141,-123.094253540039,-123.077056884766,-123.088516235352,-123.128623962402,-123.157272338867,-123.157272338867,null,-123.58699798584,-123.58699798584,-123.707321166992,-123.707321166992,-123.690124511719,-123.690124511719,-123.707321166992,-123.764610290527,-123.770347595215,-123.741691589355,-123.741691589355,-123.936500549316,-123.947959899902,-124.056823730469,-124.045356750488,-124.045356750488,-124.022438049316,-124.03963470459,-124.028175354004,-124.016716003418,-124.033897399902,-124.01099395752,-124.022438049316,-124.01099395752,-123.988067626953,-123.970886230469,-123.976608276367,-123.976608276367,-123.707321166992,-123.707321166992,-123.684394836426,-123.678672790527,-123.58699798584,-123.58699798584,null,-117.026634216309,-117.026634216309,-118.201194763184,-118.189727783203,-118.218376159668,-118.218376159668,-118.235572814941,-118.24129486084,-118.224113464355,-118.229835510254,-118.229835510254,-118.201194763184,-118.161087036133,-118.012115478516,-117.983474731445,-117.977737426758,-117.599586486816,-117.570945739746,-117.536560058594,-117.490730285645,-117.490730285645,-117.204246520996,-117.204246520996,-117.158409118652,-117.09538269043,-117.04955291748,-117.003707885742,-116.952140808105,-116.917770385742,-116.906311035156,-116.923492431641,-116.957878112793,-116.957878112793,-116.934959411621,-116.952140808105,-116.98078918457,-117.026634216309,-117.026634216309,-117.026634216309,null,-122.847877502441,-122.77912902832,-122.77912902832,-122.744743347168,-122.750480651855,-122.77912902832,-122.77912902832,-122.607238769531,-122.504104614258,-122.41242980957,-122.383781433105,-121.742073059082,-121.730606079102,-121.753532409668,-121.799362182617,-121.86238861084,-121.971252441406,-122.034278869629,-122.148880004883,-122.20044708252,-122.22908782959,-122.251998901367,-122.320762634277,-122.446807861328,-122.549942016602,-122.601516723633,-122.630157470703,-122.658805847168,-122.721832275391,-122.76766204834,-122.807769775391,-122.836418151855,-122.859336853027,-122.899444580078,-122.922370910645,-122.962478637695,-122.968200683594,-122.996841430664,-123.036949157715,-123.094253540039,-123.128623962402,-123.140090942383,-123.128623962402,-123.088516235352,-123.094253540039,-123.14582824707,-123.174468994141,-123.174468994141,-123.14582824707,-123.10572052002,-123.042686462402,-123.031227111816,-123.031227111816,-123.059875488281,-123.048416137695,-123.054153442383,-123.031227111816,-123.025505065918,-122.996841430664,-122.996841430664,-123.008308410645,-122.996841430664,-123.031227111816,-122.996841430664,-123.002578735352,-122.956741333008,-122.870803833008,-122.847877502441,-122.847877502441,null,-119.15803527832,-119.667961120605,-119.776832580566,-119.776832580566,-119.776832580566,-119.759635925293,-119.759635925293,-119.879959106445,-119.885696411133,-120.017471313477,-120.017471313477,-119.994552612305,-120.006011962891,-120.006011962891,-119.868492126465,-119.834121704102,-119.69660949707,-119.650772094727,-119.593482971191,-119.547637939453,-119.496070861816,-119.427322387695,-119.421592712402,-119.24397277832,-119.24397277832,-119.14656829834,-119.14656829834,-119.163757324219,-119.15803527832,-119.15803527832,null,-121.931144714355,-121.91968536377,-121.902496337891,-121.913955688477,-121.902496337891,-121.86238861084,-121.845207214355,-121.810821533203,-122.022819519043,-122.630157470703,-122.65308380127,-122.658805847168,-122.733291625977,-122.73902130127,-122.910903930664,-122.910903930664,-122.77912902832,-122.77912902832,-122.761940002441,-122.727554321289,-122.630157470703,-122.48119354248,-122.378059387207,-122.320762634277,-122.257736206055,-121.931144714355,-121.931144714355,null,-123.157272338867,-123.58699798584,-123.678672790527,-123.684394836426,-123.707321166992,-123.707321166992,-123.707321166992,-123.054153442383,-123.048416137695,-123.059875488281,-123.031227111816,-123.031227111816,-123.042686462402,-123.10572052002,-123.14582824707,-123.174468994141,-123.174468994141,-123.14582824707,-123.094253540039,-123.088516235352,-123.128623962402,-123.140090942383,-123.128623962402,-123.128623962402,-123.163009643555,-123.157272338867,-123.157272338867,null,-120.653450012207,-120.596153259277,-120.573234558105,-120.51594543457,-120.498756408691,-120.447189331055,-120.412803649902,-120.412803649902,-120.366973876953,-120.447189331055,-120.43000793457,-120.47583770752,-120.51594543457,-120.50447845459,-120.527404785156,-120.510215759277,-120.538864135742,-120.550323486328,-120.544586181641,-120.556045532227,-120.56177520752,-120.544586181641,-120.56177520752,-120.527404785156,-120.493019104004,-120.487297058105,-120.452911376953,-120.464370727539,-120.452911376953,-120.51594543457,-120.510215759277,-120.785232543945,-120.790969848633,-120.813873291016,-120.87117767334,-120.934196472168,-120.985763549805,-121.008682250977,-121.020149230957,-120.985763549805,-120.95711517334,-120.951393127441,-120.922744750977,-120.853981018066,-120.848258972168,-120.825332641602,-120.899826049805,-120.888366699219,-120.899826049805,-120.905548095703,-120.653450012207,-120.653450012207,null,-123.707321166992,-123.707321166992,-123.976608276367,-123.970886230469,-123.92504119873,-123.936500549316,-123.913581848145,-123.936500549316,-123.896392822266,-123.936500549316,-123.913581848145,-123.844825744629,-123.844825744629,-123.902114868164,-123.907852172852,-123.88493347168,-123.919319152832,-123.92504119873,-123.707321166992,-123.695861816406,-123.466682434082,-123.466682434082,-123.34635925293,-123.34635925293,-123.478141784668,-123.478141784668,-123.443756103516,-123.357818603516,-123.323440551758,-123.323440551758,-123.289054870605,-123.289054870605,-123.306251525879,-123.300514221191,-123.340621948242,-123.340621948242,-123.38646697998,-123.409370422363,-123.415115356445,-123.43229675293,-123.426574707031,-123.443756103516,-123.443756103516,-123.466682434082,-123.466682434082,-123.449478149414,-123.449478149414,-123.758888244629,-123.764610290527,-123.707321166992,-123.707321166992,null,-117.983474731445,-117.977737426758,-117.972007751465,-118.04076385498,-118.04076385498,-118.063682556152,-118.063682556152,-118.120979309082,-118.120979309082,-118.201194763184,-118.195465087891,-118.36735534668,-118.401725769043,-118.401725769043,-118.430374145508,-118.430374145508,-118.61946105957,-118.613723754883,-118.69393157959,-118.69393157959,-118.653831481934,-118.653831481934,-118.544967651367,-118.544967651367,-118.510581970215,-118.510581970215,-119.15803527832,-119.163757324219,-119.14656829834,-119.14656829834,-119.24397277832,-119.24397277832,-119.421592712402,-119.427322387695,-119.387214660645,-119.318458557129,-119.249710083008,-119.175216674805,-119.066360473633,-119.003326416016,-118.957496643066,-117.994934082031,-117.983474731445,-117.983474731445,null,-117.255813598633,-117.553756713867,-117.559478759766,-117.771476745605,-117.874610900879,-117.903259277344,-117.95482635498,-118.017845153809,-118.098052978516,-118.143898010254,-118.206932067871,-118.24129486084,-118.247032165527,-118.304328918457,-118.350158691406,-118.424644470215,-118.481941223145,-118.510581970215,-118.510581970215,-118.544967651367,-118.544967651367,-118.653831481934,-118.653831481934,-118.69393157959,-118.69393157959,-118.613723754883,-118.61946105957,-118.430374145508,-118.430374145508,-118.401725769043,-118.401725769043,-118.36735534668,-118.195465087891,-118.201194763184,-118.120979309082,-118.120979309082,-118.063682556152,-118.063682556152,-118.04076385498,-118.04076385498,-117.972007751465,-117.977737426758,-117.742828369141,-117.742828369141,-117.782936096191,-117.782936096191,-117.76001739502,-117.76001739502,-117.742828369141,-117.737091064453,-117.71418762207,-117.71418762207,-117.679801940918,-117.67407989502,-117.656883239746,-117.651153564453,-117.639694213867,-117.628234863281,-117.582405090332,-117.519371032715,-117.519371032715,-117.473533630371,-117.473533630371,-117.26155090332,-117.255813598633,-117.255813598633,null,-116.774528503418,-117.255813598633,-117.26155090332,-117.473533630371,-117.473533630371,-117.519371032715,-117.519371032715,-117.582405090332,-117.628234863281,-117.639694213867,-117.651153564453,-117.656883239746,-117.67407989502,-117.679801940918,-117.71418762207,-117.71418762207,-117.737091064453,-117.742828369141,-117.76001739502,-117.76001739502,-117.782936096191,-117.782936096191,-117.742828369141,-117.742828369141,-117.977737426758,-117.983474731445,-117.616775512695,-117.473533630371,-116.929229736328,-116.89485168457,-116.843284606934,-116.80891418457,-116.774528503418,-116.745880126953,-116.700035095215,-116.654205322266,-116.579719543457,-116.545349121094,-116.522422790527,-116.470855712891,-116.465133666992,-116.545349121094,-116.55680847168,-116.665672302246,-116.671394348145,-116.68285369873,-116.717239379883,-116.745880126953,-116.774528503418,-116.774528503418,null,-120.510215759277,-120.493019104004,-120.47583770752,-120.47583770752,-120.47583770752,-120.464370727539,-120.464370727539,-120.43000793457,-120.441452026367,-120.41854095459,-120.407081604004,-120.378433227539,-121.753532409668,-121.730606079102,-121.742073059082,-121.696243286133,-121.77645111084,-121.77645111084,-121.793640136719,-121.77645111084,-121.724884033203,-121.701965332031,-121.66185760498,-121.650398254395,-121.656135559082,-121.696243286133,-121.701965332031,-121.730606079102,-121.742073059082,-121.656135559082,-121.673316955566,-121.472785949707,-121.472785949707,-121.426940917969,-121.426940917969,-121.369644165039,-121.32381439209,-121.266510009766,-121.20922088623,-121.163391113281,-121.129005432129,-121.05451965332,-120.962852478027,-120.905548095703,-120.899826049805,-120.888366699219,-120.899826049805,-120.825332641602,-120.848258972168,-120.853981018066,-120.922744750977,-120.951393127441,-120.95711517334,-120.985763549805,-121.020149230957,-121.008682250977,-120.985763549805,-120.934196472168,-120.87117767334,-120.813873291016,-120.790969848633,-120.785232543945,-120.510215759277,-120.510215759277,null,-123.449478149414,-123.466682434082,-123.466682434082,-123.443756103516,-123.443756103516,-123.426574707031,-123.43229675293,-123.415115356445,-123.409370422363,-123.38646697998,-123.340621948242,-123.340621948242,-123.300514221191,-123.306251525879,-123.289054870605,-123.289054870605,-123.323440551758,-123.323440551758,-123.357818603516,-123.443756103516,-123.478141784668,-123.478141784668,-123.34635925293,-123.34635925293,-123.025505065918,-123.01976776123,-122.973937988281,-122.968200683594,-122.910903930664,-122.910903930664,-122.910903930664,-122.73902130127,-122.733291625977,-122.733291625977,-122.790588378906,-122.796310424805,-122.842155456543,-122.836418151855,-122.853614807129,-122.887985229492,-122.887985229492,-122.956741333008,-123.025505065918,-123.094253540039,-123.111442565918,-123.157272338867,-123.34635925293,-123.449478149414,-123.449478149414,null,-120.372695922852,-120.378433227539,-120.38990020752,-120.355514526367,-120.378433227539,-120.407081604004,-120.41854095459,-120.441452026367,-120.43000793457,-120.464370727539,-120.464370727539,-120.47583770752,-120.47583770752,-120.47583770752,-120.493019104004,-119.776832580566,-119.776832580566,-119.667961120605,-119.667961120605,-119.667961120605,-119.645050048828,-119.645050048828,-119.650772094727,-119.874229431152,-119.879959106445,-120.006011962891,-120.006011962891,-120.372695922852,-120.372695922852,-120.372695922852,null,-123.707321166992,-123.764610290527,-123.758888244629,-123.449478149414,-123.449478149414,-123.34635925293,-123.157272338867,-123.111442565918,-123.094253540039,-123.025505065918,-122.956741333008,-122.887985229492,-122.887985229492,-122.853614807129,-122.847877502441,-122.870803833008,-122.956741333008,-123.002578735352,-122.996841430664,-123.031227111816,-122.996841430664,-123.008308410645,-122.996841430664,-122.996841430664,-123.025505065918,-123.031227111816,-123.054153442383,-123.707321166992,-123.707321166992,null,-77.4467010498047,-77.4295196533203,-77.3722152709961,-77.3206481933594,-77.2347106933594,-77.1888732910156,-77.1774139404297,-77.1373062133789,-77.0914688110352,-77.0685577392578,-77.028450012207,-77.0112533569336,-76.9826126098633,-76.9768829345703,-76.9768829345703,-76.9768829345703,-76.9654159545898,-76.9654159545898,-76.9654159545898,-77.0112533569336,-76.9997940063477,-77.0055236816406,-77.2289810180664,-77.4467010498047,-77.4581604003906,-77.4467010498047,-77.4467010498047,null,-80.1453399658203,-79.6984329223633,-79.7041625976562,-79.744270324707,-79.7557220458984,-79.7671813964844,-79.7671813964844,-79.7499923706055,-79.7213439941406,-79.7098846435547,-79.7041625976562,-79.7041625976562,-79.7156143188477,-79.7385406494141,-79.7729110717773,-79.7786483764648,-79.7843780517578,-79.7901077270508,-79.7958297729492,-79.7843780517578,-79.8588562011719,-79.8932342529297,-79.9505310058594,-79.9562606811523,-79.9562606811523,-79.9333419799805,-79.9161529541016,-79.9276123046875,-79.9562606811523,-80.1797103881836,-80.3516006469727,-80.1797103881836,-80.1453399658203,-80.1453399658203,-80.1453399658203,null,-79.2114181518555,-79.2056884765625,-79.2114181518555,-79.4520568847656,-79.4921646118164,-79.5208129882812,-79.560920715332,-79.566650390625,-79.560920715332,-79.566650390625,-79.5895614624023,-79.5895614624023,-79.5895614624023,-79.6067581176758,-79.6525955200195,-79.6697769165039,-79.6984329223633,-79.6927032470703,-79.6755065917969,-79.6697769165039,-79.6583251953125,-79.6525955200195,-79.6411361694336,-79.6067581176758,-79.6010284423828,-79.6010284423828,-79.5838394165039,-79.5838394165039,-79.5952987670898,-79.6124877929688,-79.6124877929688,-79.5952987670898,-79.566650390625,-79.5380020141602,-79.5093536376953,-79.4921646118164,-79.4807052612305,-79.4692459106445,-79.4577865600586,-79.4234085083008,-79.4062194824219,-79.3661117553711,-79.3546524047852,-79.2629776000977,-79.2515258789062,-79.2114181518555,-79.2114181518555,-79.2114181518555,null,-80.1567993164062,-80.1453399658203,-80.1453399658203,-80.1797103881836,-80.3516006469727,-80.5177612304688,-80.5177612304688,-80.5120315551758,-80.1567993164062,-80.1567993164062,null,-78.3806304931641,-78.7988891601562,-78.7587814331055,-78.7530517578125,-78.7358627319336,-78.655647277832,-78.655647277832,-78.6441879272461,-78.6384506225586,-78.6155395507812,-78.5697021484375,-78.5525131225586,-78.5238647460938,-78.4952163696289,-78.4493789672852,-78.4321899414062,-78.2832260131836,-78.2545776367188,-78.2488479614258,-78.1342544555664,-78.1514434814453,-78.214469909668,-78.1800918579102,-78.3462524414062,-78.3806304931641,-78.3806304931641,null,-75.5330276489258,-75.6934509277344,-75.7450256347656,-75.767936706543,-75.7965927124023,-75.8367004394531,-75.8768005371094,-76.1575546264648,-76.2033920288086,-76.2434997558594,-76.4325714111328,-76.3638153076172,-76.3351669311523,-76.3122482299805,-76.2377624511719,-76.21484375,-76.1403579711914,-76.1174468994141,-76.0716094970703,-76.0544128417969,-76.0200424194336,-76.0085754394531,-75.9971237182617,-75.9856643676758,-75.9742050170898,-75.8825302124023,-75.5330276489258,-75.5330276489258,null,-78.1170654296875,-78.1743621826172,-78.1800918579102,-78.2259292602539,-78.1686325073242,-78.1743621826172,-78.1800918579102,-78.1800918579102,-78.1915512084961,-78.1686325073242,-78.1399841308594,-78.1285247802734,-78.1399841308594,-78.1571731567383,-78.1342544555664,-78.1285247802734,-78.1170654296875,-78.1972808837891,-78.2545776367188,-78.2832260131836,-78.4321899414062,-78.4493789672852,-78.4952163696289,-78.5238647460938,-78.5525131225586,-78.5697021484375,-78.6155395507812,-78.5983505249023,-78.5639724731445,-78.5582427978516,-78.5410537719727,-78.5295944213867,-78.5066757202148,-78.47802734375,-78.4665756225586,-78.4493789672852,-78.4379196166992,-78.4092712402344,-78.3519744873047,-78.3577041625977,-78.1170654296875,-78.1170654296875,null,-76.1460876464844,-76.1346282958984,-76.220573425293,-76.21484375,-76.21484375,-76.220573425293,-76.2320327758789,-76.8336410522461,-76.8852081298828,-76.9367752075195,-76.5643539428711,-76.1460876464844,-76.1460876464844,null,-74.9715270996094,-74.9543380737305,-74.9543380737305,-74.9715270996094,-74.9944458007812,-75.0116348266602,-75.4757308959961,-75.3955154418945,-75.3382263183594,-75.2064437866211,-75.2007141113281,-75.1720657348633,-75.1434097290039,-75.1204986572266,-75.0861206054688,-75.0689315795898,-75.0689315795898,-75.0632019042969,-75.046012878418,-75.0116348266602,-74.9657974243164,-74.9314270019531,-74.9199600219727,-74.8970413208008,-74.8741226196289,-74.85693359375,-74.8340148925781,-74.8168258666992,-74.7824478149414,-74.7366104125977,-74.7308807373047,-74.765266418457,-74.8053741455078,-74.8340148925781,-74.862663269043,-74.9142303466797,-74.9715270996094,-74.9715270996094,null,-80.1453399658203,-80.1567993164062,-80.1567993164062,-80.0995025634766,-80.0020980834961,-79.6927032470703,-79.6927032470703,-79.6984329223633,-80.1453399658203,-80.1453399658203,null,-79.0509872436523,-78.9707717895508,-78.9134750366211,-78.8905563354492,-78.7988891601562,-78.3577041625977,-78.3519744873047,-78.4092712402344,-78.4379196166992,-78.4493789672852,-78.4665756225586,-78.47802734375,-78.5066757202148,-78.5295944213867,-78.5410537719727,-78.5582427978516,-78.5639724731445,-78.5983505249023,-78.6155395507812,-78.6384506225586,-78.6441879272461,-78.655647277832,-78.655647277832,-78.8791046142578,-78.8905563354492,-78.9306640625,-79.0509872436523,-79.0509872436523,null,-78.1056060791016,-78.2431182861328,-78.2431182861328,-78.2545776367188,-78.2545776367188,-78.4207382202148,-78.4264678955078,-78.4207382202148,-78.2201995849609,-78.0483093261719,-77.9910125732422,-77.9852828979492,-78.1056060791016,-78.1056060791016,null,-75.6418838500977,-75.6075134277344,-75.5960464477539,-75.5616760253906,-75.5502166748047,-75.5444869995117,-75.498649597168,-75.5788650512695,-75.5043792724609,-75.4814605712891,-75.6075134277344,-75.6934509277344,-75.756477355957,-75.8882598876953,-75.9111785888672,-75.9971237182617,-75.7450256347656,-75.7507553100586,-75.767936706543,-75.7793960571289,-75.7736663818359,-75.76220703125,-75.7335586547852,-75.7049179077148,-75.6934509277344,-75.6762619018555,-75.6648101806641,-75.6418838500977,-75.6418838500977,null,-77.1545028686523,-77.3664855957031,-77.4008712768555,-77.4409790039062,-77.4467010498047,-77.6415100097656,-77.7102661132812,-77.7217254638672,-77.7847518920898,-77.8134002685547,-77.9509048461914,-78.1170654296875,-78.3577041625977,-78.3634338378906,-78.3634338378906,-78.3347930908203,-78.3061447143555,-78.2946853637695,-78.2889556884766,-78.2660369873047,-78.214469909668,-78.1858139038086,-78.1800918579102,-78.1800918579102,-78.1743621826172,-78.1686325073242,-78.1285247802734,-78.0998764038086,-78.1113357543945,-78.1056060791016,-78.0998764038086,-78.0769577026367,-78.0884170532227,-78.0826873779297,-78.1056060791016,-78.1227951049805,-78.0597763061523,-78.0196685791016,-78.0082015991211,-77.9738311767578,-77.9451751708984,-77.9394454956055,-77.8993377685547,-77.8993377685547,-77.7847518920898,-77.7847518920898,-77.7675628662109,-77.7389144897461,-77.6930770874023,-77.6300506591797,-77.6014022827148,-77.5842132568359,-77.5613021850586,-77.5555648803711,-77.57275390625,-77.4982681274414,-77.1545028686523,-77.1545028686523,null,-75.6934509277344,-75.6476135253906,-75.6304321289062,-75.6075134277344,-75.5903244018555,-75.5903244018555,-75.5559387207031,-75.5272979736328,-75.5272979736328,-75.5101013183594,-75.498649597168,-75.4700012207031,-75.4585418701172,-75.4700012207031,-75.4528121948242,-75.4298934936523,-75.3955154418945,-75.3668670654297,-75.3611373901367,-75.4127044677734,-75.4069747924805,-75.4528121948242,-75.4470825195312,-75.4470825195312,-75.5101013183594,-75.5559387207031,-75.5903244018555,-75.6189727783203,-75.6418838500977,-75.6819915771484,-75.7049179077148,-75.7335586547852,-75.7450256347656,-75.76220703125,-75.8023147583008,-76.1059875488281,-76.0544128417969,-76.0429611206055,-76.0200424194336,-76.0143127441406,-75.9913940429688,-75.9856643676758,-75.9340972900391,-75.9283676147461,-75.8768005371094,-75.8367004394531,-75.7965927124023,-75.767936706543,-75.7450256347656,-75.6934509277344,-75.6934509277344,null,-79.6927032470703,-79.6927032470703,-79.6869735717773,-79.6755065917969,-79.6583251953125,-79.6525955200195,-79.6353988647461,-79.6353988647461,-79.6124877929688,-79.6067581176758,-79.5380020141602,-79.5265426635742,-79.4749755859375,-79.4749755859375,-79.4062194824219,-79.3947601318359,-79.2056884765625,-79.2056884765625,-79.2114181518555,-79.2515258789062,-79.2629776000977,-79.3546524047852,-79.3661117553711,-79.4062194824219,-79.4234085083008,-79.4577865600586,-79.4692459106445,-79.4807052612305,-79.4921646118164,-79.5093536376953,-79.5380020141602,-79.566650390625,-79.5952987670898,-79.6124877929688,-79.6124877929688,-79.5952987670898,-79.5838394165039,-79.5838394165039,-79.6010284423828,-79.6010284423828,-79.6067581176758,-79.6411361694336,-79.6525955200195,-79.6583251953125,-79.6697769165039,-79.6755065917969,-79.6927032470703,-79.6927032470703,null,-78.7988891601562,-78.7931594848633,-78.7415924072266,-78.7072143554688,-78.7014846801758,-78.655647277832,-78.6499176025391,-78.2431182861328,-78.1056060791016,-78.0998764038086,-78.0597763061523,-78.1227951049805,-78.1056060791016,-78.0826873779297,-78.0884170532227,-78.0769577026367,-78.0998764038086,-78.1056060791016,-78.1113357543945,-78.0998764038086,-78.1285247802734,-78.1686325073242,-78.1743621826172,-78.1800918579102,-78.1800918579102,-78.1858139038086,-78.214469909668,-78.2660369873047,-78.2889556884766,-78.2946853637695,-78.3061447143555,-78.3347930908203,-78.3634338378906,-78.3634338378906,-78.3577041625977,-78.7988891601562,-78.7988891601562,-78.7988891601562,null,-77.9910125732422,-77.6071395874023,-77.6014022827148,-77.578483581543,-77.57275390625,-77.5498352050781,-77.5326461791992,-77.5154647827148,-77.4925384521484,-77.481086730957,-77.4753570556641,-77.4409790039062,-77.3550338745117,-77.3493041992188,-77.3378448486328,-77.309196472168,-77.2576293945312,-77.2232513427734,-77.1774139404297,-77.1545028686523,-77.1545028686523,-77.4982681274414,-77.57275390625,-77.5555648803711,-77.5613021850586,-77.5842132568359,-77.6014022827148,-77.6300506591797,-77.6930770874023,-77.7389144897461,-77.7675628662109,-77.7847518920898,-77.7847518920898,-77.8993377685547,-77.8993377685547,-77.9394454956055,-77.9451751708984,-77.9738311767578,-78.0082015991211,-78.0196685791016,-78.0597763061523,-78.0998764038086,-78.1056060791016,-77.9852828979492,-77.9910125732422,-77.9910125732422,null,-76.3179779052734,-76.3065185546875,-76.2721405029297,-76.2320327758789,-76.2263031005859,-76.220573425293,-76.2091217041016,-76.2434997558594,-76.2606811523438,-76.2778701782227,-76.2893371582031,-76.3867340087891,-76.4211120605469,-76.5013198852539,-76.5185165405273,-76.5070495605469,-76.5127868652344,-76.5299758911133,-76.5299758911133,-76.5127868652344,-76.575813293457,-76.5643539428711,-76.5643539428711,-76.575813293457,-76.6273727416992,-76.6159210205078,-76.6388320922852,-76.6044616699219,-76.4669494628906,-76.4153747558594,-76.3179779052734,-76.3179779052734,null,-80.5292205810547,-79.6182174682617,-79.6124877929688,-79.6124877929688,-79.7729110717773,-79.7786483764648,-79.8244857788086,-79.8302154541016,-79.8531265258789,-79.8531265258789,-79.8645858764648,-79.8932342529297,-79.8932342529297,-79.9046936035156,-79.9104232788086,-79.9218826293945,-79.9218826293945,-79.9390716552734,-79.9448013305664,-79.9619903564453,-79.9677200317383,-79.9849090576172,-79.9849090576172,-80.0020980834961,-80.0020980834961,-80.1453399658203,-80.4146270751953,-80.4146270751953,-80.4432754516602,-80.4432754516602,-80.5234909057617,-80.5292205810547,-80.5292205810547,-80.5292205810547,null,-77.1373062133789,-77.1774139404297,-77.1888732910156,-77.2347106933594,-77.3206481933594,-77.3722152709961,-77.4295196533203,-77.4467010498047,-77.481086730957,-77.5269165039062,-77.5613021850586,-77.5842132568359,-77.6014022827148,-77.6243209838867,-77.5956726074219,-77.5613021850586,-77.5326461791992,-77.4753570556641,-77.4123229980469,-77.3722152709961,-77.3607635498047,-77.3493041992188,-77.3550338745117,-77.3779525756836,-77.4008712768555,-77.3951416015625,-77.3779525756836,-77.3493041992188,-77.3206481933594,-77.3149261474609,-77.297737121582,-77.2003326416016,-77.1315765380859,-77.0399017333984,-76.9195785522461,-76.9138488769531,-76.9195785522461,-76.9138488769531,-76.8966674804688,-76.856559753418,-76.8680114746094,-76.8852081298828,-76.9023971557617,-76.9081268310547,-76.9310455322266,-76.9367752075195,-76.9367752075195,-76.9310455322266,-76.9768829345703,-76.9768829345703,-77.028450012207,-77.1373062133789,-77.1373062133789,null,-76.5815353393555,-76.6273727416992,-76.673210144043,-76.6961364746094,-76.7190475463867,-76.7534255981445,-76.8049926757812,-76.856559753418,-76.8966674804688,-76.9138488769531,-76.9195785522461,-76.9138488769531,-76.9195785522461,-76.9195785522461,-76.9367752075195,-76.9596862792969,-76.9826126098633,-77.028450012207,-77.0227203369141,-77.0055236816406,-76.9596862792969,-76.9482345581055,-76.9425048828125,-76.9711532592773,-76.9768829345703,-76.9711532592773,-76.9768829345703,-76.9425048828125,-76.9253158569336,-76.9081268310547,-76.8909378051758,-76.8336410522461,-76.8107223510742,-76.7992630004883,-76.7763442993164,-76.7075881958008,-76.5471572875977,-76.6846694946289,-76.6846694946289,-76.5815353393555,-76.5815353393555,null,-75.3611373901367,-75.2694625854492,-75.2751922607422,-75.2694625854492,-75.2522811889648,-75.2408142089844,-75.2694625854492,-75.2408142089844,-75.2809219360352,-75.3382263183594,-75.3668670654297,-75.4127044677734,-75.4413528442383,-75.4757308959961,-75.5272979736328,-75.5616760253906,-75.6189727783203,-75.5903244018555,-75.5559387207031,-75.5101013183594,-75.4470825195312,-75.4470825195312,-75.4528121948242,-75.4069747924805,-75.4127044677734,-75.3611373901367,-75.3611373901367,null,-78.2431182861328,-78.6499176025391,-78.655647277832,-78.7014846801758,-78.7072143554688,-78.7415924072266,-78.7358627319336,-78.9593124389648,-78.9765014648438,-78.9822311401367,-78.9994201660156,-79.0166091918945,-79.0452575683594,-79.0796356201172,-79.0739059448242,-79.0567169189453,-79.0509872436523,-78.9707717895508,-78.9650497436523,-78.9421234130859,-78.9421234130859,-78.483757019043,-78.47802734375,-78.4264678955078,-78.4207382202148,-78.2545776367188,-78.2545776367188,-78.2431182861328,-78.2431182861328,-78.2431182861328,null,-79.6182174682617,-80.5292205810547,-80.5349426269531,-80.466194152832,-80.4318161010742,-80.3516006469727,-80.2427444458008,-80.2312850952148,-80.1911773681641,-80.1625213623047,-80.1281433105469,-80.0995025634766,-80.0880355834961,-80.0880355834961,-80.1166915893555,-80.0823059082031,-79.9791793823242,-79.8645858764648,-79.7671813964844,-79.7557220458984,-79.6182174682617,-79.6182174682617,-79.6182174682617,null,-79.4978942871094,-79.7557220458984,-79.8875045776367,-79.9161529541016,-79.9276123046875,-79.9161529541016,-79.9104232788086,-79.9276123046875,-79.9218826293945,-79.9161529541016,-79.9276123046875,-80.0078277587891,-80.0020980834961,-79.9849090576172,-79.9849090576172,-79.9791793823242,-79.9619903564453,-79.9562606811523,-79.9333419799805,-79.9218826293945,-79.9104232788086,-79.8932342529297,-79.8645858764648,-79.8703231811523,-79.8703231811523,-79.8817749023438,-79.8531265258789,-79.841667175293,-79.841667175293,-79.8473968505859,-79.8645858764648,-79.7499923706055,-79.7385406494141,-79.6984329223633,-79.6812362670898,-79.6525955200195,-79.6239471435547,-79.560920715332,-79.5551910400391,-79.5208129882812,-79.5093536376953,-79.4978942871094,-79.4921646118164,-79.4692459106445,-79.4176864624023,-79.3775787353516,-79.3431930541992,-79.2859039306641,-79.3145446777344,-79.3431930541992,-79.389030456543,-79.4176864624023,-79.3947601318359,-79.3718490600586,-79.3661117553711,-79.3718490600586,-79.3947601318359,-79.3947601318359,-79.4004898071289,-79.4004898071289,-79.4978942871094,-79.4978942871094,null,-79.5093536376953,-78.9421234130859,-78.9421234130859,-78.9650497436523,-78.9707717895508,-79.0509872436523,-79.0567169189453,-79.0739059448242,-79.0796356201172,-79.0968246459961,-79.1025543212891,-79.1426620483398,-79.1655807495117,-79.1770324707031,-79.2056884765625,-79.2056884765625,-79.3947601318359,-79.4062194824219,-79.4749755859375,-79.4749755859375,-79.5208129882812,-79.5208129882812,-79.5093536376953,-79.5093536376953,-79.5093536376953,null,-77.4467010498047,-77.4581604003906,-77.4467010498047,-77.4696273803711,-78.0941467285156,-78.0483093261719,-78.0024719238281,-77.9738311767578,-77.9394454956055,-77.9279937744141,-77.9165267944336,-77.8821563720703,-77.8592300415039,-77.8191223144531,-77.750373840332,-77.7102661132812,-77.6930770874023,-77.6701583862305,-77.6644287109375,-77.6644287109375,-77.6529693603516,-77.6357803344727,-77.6185913085938,-77.6128616333008,-77.6243209838867,-77.6243209838867,-77.6014022827148,-77.5842132568359,-77.5613021850586,-77.5269165039062,-77.481086730957,-77.4467010498047,-77.4467010498047,null,-78.3290634155273,-78.3806304931641,-78.3462524414062,-78.1800918579102,-78.214469909668,-78.1514434814453,-78.1342544555664,-77.9165267944336,-77.8592300415039,-77.8821563720703,-77.9165267944336,-77.9279937744141,-77.9394454956055,-77.9738311767578,-78.0024719238281,-78.0483093261719,-78.0941467285156,-78.3290634155273,-78.3290634155273,null,-80.4088973999023,-80.5177612304688,-80.5177612304688,-80.4432754516602,-80.4375457763672,-80.4260864257812,-80.3573303222656,-80.3172225952148,-80.3057632446289,-80.294303894043,-80.2599258422852,-80.1911773681641,-80.1739807128906,-80.1453399658203,-80.1281433105469,-80.0995025634766,-80.0651245117188,-80.0536651611328,-80.0479354858398,-80.0364761352539,-80.0078277587891,-79.9276123046875,-79.9161529541016,-79.9218826293945,-79.9276123046875,-79.9104232788086,-79.9161529541016,-79.9276123046875,-79.9161529541016,-79.8875045776367,-80.4088973999023,-80.4088973999023,null,-78.2545776367188,-78.1972808837891,-78.1170654296875,-78.1285247802734,-78.1342544555664,-78.1571731567383,-78.1399841308594,-78.1285247802734,-78.1399841308594,-78.1686325073242,-78.1915512084961,-78.1800918579102,-78.1800918579102,-78.1743621826172,-78.1686325073242,-78.2259292602539,-78.1800918579102,-78.1743621826172,-78.1170654296875,-77.9509048461914,-77.8134002685547,-77.7847518920898,-77.7217254638672,-77.7102661132812,-77.6415100097656,-77.6415100097656,-77.6644287109375,-77.6644287109375,-77.6701583862305,-77.6644287109375,-77.6472396850586,-77.6472396850586,-77.6701583862305,-77.6701583862305,-77.6758880615234,-77.7217254638672,-77.7331771850586,-77.7675628662109,-77.7790145874023,-77.8363189697266,-77.8134002685547,-77.8878860473633,-77.8821563720703,-77.8649597167969,-77.8477783203125,-77.8248519897461,-77.8076705932617,-77.8076705932617,-77.8134002685547,-77.756103515625,-77.6930770874023,-77.7102661132812,-77.750373840332,-77.8191223144531,-77.8592300415039,-77.9165267944336,-78.1342544555664,-78.2488479614258,-78.2545776367188,-78.2545776367188,null,-79.2114181518555,-78.7988891601562,-78.7988891601562,-78.8905563354492,-78.9134750366211,-78.9707717895508,-79.0108795166016,-79.0280685424805,-79.0395278930664,-79.0509872436523,-79.0567169189453,-79.0853652954102,-79.1025543212891,-79.114013671875,-79.119743347168,-79.1312026977539,-79.1770324707031,-79.2171401977539,-79.2285995483398,-79.2572479248047,-79.2687072753906,-79.2859039306641,-79.291633605957,-79.2859039306641,-79.291633605957,-79.3145446777344,-79.3260116577148,-79.3489227294922,-79.3546524047852,-79.3603820800781,-79.3603820800781,-79.3718490600586,-79.3775787353516,-79.389030456543,-79.4062194824219,-79.4291381835938,-79.4463272094727,-79.4463272094727,-79.4520568847656,-79.2114181518555,-79.2056884765625,-79.2114181518555,-79.2114181518555,null,-78.7988891601562,-79.2114181518555,-79.2114181518555,-79.2056884765625,-79.1770324707031,-79.1655807495117,-79.1426620483398,-79.1025543212891,-79.0968246459961,-79.0796356201172,-79.0452575683594,-79.0166091918945,-78.9994201660156,-78.9822311401367,-78.9765014648438,-78.9593124389648,-78.7358627319336,-78.7415924072266,-78.7931594848633,-78.7988891601562,-78.7988891601562,null,-77.756103515625,-77.7331771850586,-77.6185913085938,-77.6071395874023,-77.6014022827148,-77.4868087768555,-77.4925384521484,-77.2748184204102,-77.1545028686523,-77.1143951416016,-77.1086654663086,-77.0456314086914,-77.0399017333984,-76.9997940063477,-76.9711532592773,-76.9539566040039,-76.9367752075195,-76.9940643310547,-77.0456314086914,-77.0857391357422,-77.1487655639648,-77.1774139404297,-77.1774139404297,-77.2117919921875,-77.303466796875,-77.3836822509766,-77.4409790039062,-77.4868087768555,-77.5326461791992,-77.5326461791992,-77.57275390625,-77.6243209838867,-77.6701583862305,-77.6930770874023,-77.756103515625,-77.756103515625,null,-75.5158386230469,-75.5559387207031,-75.5674057006836,-75.5731353759766,-75.5788650512695,-75.6075134277344,-75.6590805053711,-75.6648101806641,-75.6590805053711,-75.6590805053711,-75.6991882324219,-75.7049179077148,-75.7049179077148,-75.7049179077148,-75.7392883300781,-75.756477355957,-75.7736663818359,-75.8252334594727,-75.8367004394531,-75.8481521606445,-75.7851257324219,-75.8080444335938,-75.7793960571289,-75.7793960571289,-75.7392883300781,-75.4700012207031,-75.4470825195312,-75.4585418701172,-75.4757308959961,-75.5158386230469,-75.5158386230469,null,-76.7190475463867,-76.6961364746094,-76.673210144043,-76.6273727416992,-76.5815353393555,-76.5185165405273,-76.4211120605469,-76.3351669311523,-76.2549514770508,-76.1575546264648,-75.8768005371094,-75.9283676147461,-75.9340972900391,-75.9856643676758,-75.9913940429688,-76.0143127441406,-76.0200424194336,-76.0429611206055,-76.0544128417969,-76.1059875488281,-76.2377624511719,-76.2778701782227,-76.3007888793945,-76.3466262817383,-76.3752746582031,-76.3867340087891,-76.392463684082,-76.4268417358398,-76.4669494628906,-76.5070495605469,-76.5357055664062,-76.5929946899414,-76.6331024169922,-76.6617584228516,-76.6961364746094,-76.7190475463867,-76.7190475463867,null,-80.0995025634766,-80.1567993164062,-80.1567993164062,-80.5120315551758,-80.5120315551758,-80.5177612304688,-80.2541961669922,-80.2484664916992,-80.1567993164062,-80.0995025634766,-80.0995025634766,null,-76.5471572875977,-76.4325714111328,-76.2434997558594,-76.2033920288086,-76.1575546264648,-76.2549514770508,-76.3351669311523,-76.4211120605469,-76.5185165405273,-76.5815353393555,-76.6846694946289,-76.6846694946289,-76.5471572875977,-76.5471572875977,null,-75.5330276489258,-75.8825302124023,-75.8424224853516,-75.8080444335938,-75.756477355957,-75.6934509277344,-75.6075134277344,-75.5960464477539,-75.5903244018555,-75.5731353759766,-75.5616760253906,-75.5502166748047,-75.5330276489258,-75.5215682983398,-75.4757308959961,-75.4356231689453,-75.3840637207031,-75.3840637207031,-75.4012451171875,-75.3382263183594,-75.3955154418945,-75.4757308959961,-75.5330276489258,-75.5330276489258,null,-76.2091217041016,-76.220573425293,-76.2263031005859,-76.2320327758789,-76.2721405029297,-76.3065185546875,-76.3179779052734,-76.2893371582031,-76.0544128417969,-75.9971237182617,-75.8481521606445,-75.8367004394531,-75.8252334594727,-75.7736663818359,-75.756477355957,-75.7392883300781,-75.7049179077148,-75.7049179077148,-75.7049179077148,-75.6991882324219,-75.6590805053711,-75.6590805053711,-75.6648101806641,-75.6590805053711,-75.6075134277344,-75.6418838500977,-75.6648101806641,-75.6762619018555,-75.6934509277344,-75.7049179077148,-75.7335586547852,-75.76220703125,-75.7736663818359,-75.7793960571289,-75.767936706543,-75.7507553100586,-75.7450256347656,-75.9971237182617,-76.0200424194336,-76.2091217041016,-76.2091217041016,null,-76.8852081298828,-76.9539566040039,-76.9768829345703,-77.028450012207,-77.0742797851562,-77.0857391357422,-77.0971984863281,-77.1545028686523,-77.1774139404297,-77.2232513427734,-77.2576293945312,-77.309196472168,-77.3378448486328,-77.3493041992188,-77.3550338745117,-77.4409790039062,-77.4753570556641,-77.481086730957,-77.4925384521484,-77.5154647827148,-77.5326461791992,-77.5498352050781,-77.57275390625,-77.578483581543,-77.6014022827148,-77.6071395874023,-77.6071395874023,-77.0227203369141,-76.9826126098633,-76.8909378051758,-76.8852081298828,-76.8336410522461,-76.7648849487305,-76.6216430664062,-76.5586242675781,-76.5586242675781,-76.4669494628906,-76.6044616699219,-76.6388320922852,-76.673210144043,-76.7190475463867,-76.7419738769531,-76.7935333251953,-76.8164520263672,-76.850830078125,-76.8680114746094,-76.8852081298828,-76.8852081298828,null,-78.9249420166016,-78.3118667602539,-78.208740234375,-78.2201995849609,-78.4207382202148,-78.4264678955078,-78.47802734375,-78.483757019043,-78.9421234130859,-78.9478530883789,-78.9306640625,-78.9249420166016,-78.9192123413086,-78.9192123413086,-78.9249420166016,-78.9192123413086,-78.9134750366211,-78.9192123413086,-78.9249420166016,-78.9249420166016,-78.9249420166016,null,-80.5177612304688,-80.5234909057617,-80.5234909057617,-80.4432754516602,-80.4432754516602,-80.4146270751953,-80.4146270751953,-80.1453399658203,-80.0020980834961,-80.0020980834961,-80.0995025634766,-80.1567993164062,-80.2484664916992,-80.2541961669922,-80.5177612304688,-80.5177612304688,null,-77.3664855957031,-77.3607635498047,-77.3607635498047,-77.2748184204102,-77.4925384521484,-77.4868087768555,-77.6014022827148,-77.6071395874023,-77.6185913085938,-77.7331771850586,-77.756103515625,-77.8134002685547,-77.8076705932617,-77.8076705932617,-77.8248519897461,-77.8477783203125,-77.8649597167969,-77.8821563720703,-77.8878860473633,-77.8134002685547,-77.8363189697266,-77.7790145874023,-77.7675628662109,-77.7331771850586,-77.7217254638672,-77.6758880615234,-77.6701583862305,-77.6701583862305,-77.6472396850586,-77.6472396850586,-77.6644287109375,-77.6701583862305,-77.6644287109375,-77.6644287109375,-77.6415100097656,-77.6415100097656,-77.4467010498047,-77.4409790039062,-77.4008712768555,-77.3664855957031,-77.3664855957031,null,-74.9829864501953,-75.0173645019531,-75.0689315795898,-75.1204986572266,-75.1319580078125,-75.1262283325195,-75.1949768066406,-75.2236251831055,-75.2408142089844,-75.2465515136719,-75.2923889160156,-75.3382263183594,-75.4127044677734,-75.4814605712891,-75.5043792724609,-75.5788650512695,-75.498649597168,-75.5444869995117,-75.5502166748047,-75.5616760253906,-75.5960464477539,-75.6075134277344,-75.6418838500977,-75.6075134277344,-75.5788650512695,-75.5731353759766,-75.5674057006836,-75.5559387207031,-75.5158386230469,-75.3840637207031,-75.1319580078125,-75.1434097290039,-75.1147689819336,-75.0803909301758,-75.0632019042969,-75.034553527832,-74.9829864501953,-74.9829864501953,null,-75.2694625854492,-75.3611373901367,-75.3668670654297,-75.3955154418945,-75.4298934936523,-75.4528121948242,-75.4700012207031,-75.4585418701172,-75.4700012207031,-75.498649597168,-75.5101013183594,-75.5272979736328,-75.5272979736328,-75.5559387207031,-75.5903244018555,-75.5903244018555,-75.6075134277344,-75.6304321289062,-75.6476135253906,-75.6934509277344,-75.5330276489258,-75.4757308959961,-75.0116348266602,-75.0918502807617,-75.0918502807617,-75.1090393066406,-75.1835174560547,-75.2007141113281,-75.2350845336914,-75.2637329101562,-75.2121734619141,-75.2293548583984,-75.2694625854492,-75.2694625854492,null,-76.6388320922852,-76.6159210205078,-76.6273727416992,-76.575813293457,-76.5643539428711,-76.5643539428711,-76.575813293457,-76.5127868652344,-76.5299758911133,-76.5299758911133,-76.5127868652344,-76.5471572875977,-76.5643539428711,-76.6101913452148,-76.6273727416992,-76.673210144043,-76.7362365722656,-76.7878036499023,-76.7935333251953,-76.7935333251953,-76.7878036499023,-76.7763442993164,-76.7419738769531,-76.7476959228516,-76.7419738769531,-76.7190475463867,-76.673210144043,-76.6388320922852,-76.6388320922852,null,-75.4814605712891,-75.4127044677734,-75.3382263183594,-75.2923889160156,-75.2465515136719,-75.2408142089844,-75.2236251831055,-75.1949768066406,-75.1262283325195,-75.1147689819336,-75.0918502807617,-75.0689315795898,-75.0689315795898,-75.0975799560547,-75.1147689819336,-75.1319580078125,-75.1720657348633,-75.1835174560547,-75.1949768066406,-75.1835174560547,-75.2007141113281,-75.2064437866211,-75.3382263183594,-75.4012451171875,-75.3840637207031,-75.3840637207031,-75.4356231689453,-75.4757308959961,-75.5215682983398,-75.5330276489258,-75.5502166748047,-75.5616760253906,-75.5731353759766,-75.5903244018555,-75.5960464477539,-75.6075134277344,-75.4814605712891,-75.4814605712891,null,-76.8852081298828,-76.8680114746094,-76.850830078125,-76.8164520263672,-76.7935333251953,-76.7419738769531,-76.7476959228516,-76.7419738769531,-76.7763442993164,-76.7878036499023,-76.7935333251953,-76.7935333251953,-76.7878036499023,-76.7362365722656,-76.673210144043,-76.6273727416992,-76.6101913452148,-76.5643539428711,-76.5471572875977,-76.5127868652344,-76.5070495605469,-76.5185165405273,-76.5013198852539,-76.4211120605469,-76.3867340087891,-76.4497604370117,-76.6502990722656,-76.6846694946289,-76.7075881958008,-76.7763442993164,-76.7992630004883,-76.8107223510742,-76.8336410522461,-76.8909378051758,-76.9081268310547,-76.9253158569336,-76.9425048828125,-76.9367752075195,-76.9081268310547,-76.856559753418,-76.850830078125,-76.850830078125,-76.845100402832,-76.8393707275391,-76.8049926757812,-76.7935333251953,-76.7992630004883,-76.8221817016602,-76.856559753418,-76.8622894287109,-76.8622894287109,-76.856559753418,-76.850830078125,-76.8622894287109,-76.8794784545898,-76.8852081298828,-76.8852081298828,-76.8852081298828,null,-76.9425048828125,-76.9768829345703,-76.9711532592773,-76.9768829345703,-76.9711532592773,-76.9425048828125,-76.9482345581055,-76.9596862792969,-77.0055236816406,-77.0227203369141,-77.028450012207,-76.9826126098633,-76.9596862792969,-76.9367752075195,-76.9195785522461,-76.9195785522461,-77.0399017333984,-77.1315765380859,-77.2003326416016,-77.297737121582,-77.3149261474609,-77.3206481933594,-77.3493041992188,-77.3779525756836,-77.3951416015625,-77.4008712768555,-77.3779525756836,-77.3550338745117,-77.3493041992188,-77.3607635498047,-77.3722152709961,-77.4123229980469,-77.4753570556641,-77.5326461791992,-77.5613021850586,-77.5956726074219,-77.6243209838867,-77.6243209838867,-77.6128616333008,-77.6185913085938,-77.6357803344727,-77.6529693603516,-77.6644287109375,-77.6644287109375,-77.6701583862305,-77.6243209838867,-77.57275390625,-77.5326461791992,-77.5326461791992,-77.4868087768555,-77.4409790039062,-77.3836822509766,-77.303466796875,-77.2117919921875,-77.1774139404297,-77.1774139404297,-77.1487655639648,-77.0857391357422,-77.0456314086914,-76.9940643310547,-76.9367752075195,-76.9425048828125,-76.9425048828125,null,-74.9715270996094,-75.046012878418,-75.0746612548828,-75.1147689819336,-75.1204986572266,-75.1319580078125,-75.1491394042969,-75.1663360595703,-75.2064437866211,-75.2408142089844,-75.2694625854492,-75.2408142089844,-75.2522811889648,-75.2694625854492,-75.2751922607422,-75.2694625854492,-75.2293548583984,-75.2121734619141,-75.2637329101562,-75.2350845336914,-75.2007141113281,-75.1835174560547,-75.1090393066406,-75.0918502807617,-75.0918502807617,-75.0116348266602,-74.9944458007812,-74.9715270996094,-74.9543380737305,-74.9543380737305,-74.9715270996094,-74.9715270996094,null,-75.0632019042969,-75.040283203125,-75.0116348266602,-75.0001754760742,-74.9772567749023,-74.9371490478516,-74.8970413208008,-74.85693359375,-74.8282852172852,-74.765266418457,-74.7538070678711,-74.7366104125977,-74.7251586914062,-74.7709884643555,-74.8110961914062,-74.851203918457,-74.8683929443359,-74.8913192749023,-74.9256896972656,-74.9543380737305,-74.9772567749023,-74.9829864501953,-75.034553527832,-75.0632019042969,-75.0803909301758,-75.1147689819336,-75.1434097290039,-75.1319580078125,-75.3840637207031,-75.3267593383789,-75.3496780395508,-75.3611373901367,-75.3668670654297,-75.3611373901367,-75.3496780395508,-75.315299987793,-75.2923889160156,-75.2637329101562,-75.2522811889648,-75.2465515136719,-75.2293548583984,-75.1949768066406,-75.1090393066406,-75.0632019042969,-75.0632019042969,null,-77.761833190918,-77.6128616333008,-77.6071395874023,-77.6071395874023,-77.9910125732422,-78.0483093261719,-78.2201995849609,-78.208740234375,-77.761833190918,-77.761833190918,null,-76.3867340087891,-76.2893371582031,-76.2778701782227,-76.2606811523438,-76.2434997558594,-76.2091217041016,-76.0200424194336,-75.9971237182617,-75.9111785888672,-75.8882598876953,-75.756477355957,-75.8080444335938,-75.8424224853516,-75.8825302124023,-75.9742050170898,-75.9856643676758,-75.9971237182617,-76.0085754394531,-76.0200424194336,-76.0544128417969,-76.0716094970703,-76.1174468994141,-76.1403579711914,-76.21484375,-76.2377624511719,-76.3122482299805,-76.3351669311523,-76.3638153076172,-76.4325714111328,-76.5471572875977,-76.7075881958008,-76.6846694946289,-76.6502990722656,-76.4497604370117,-76.3867340087891,-76.3867340087891,null,-76.8221817016602,-76.7992630004883,-76.7935333251953,-76.8049926757812,-76.8393707275391,-76.845100402832,-76.850830078125,-76.850830078125,-76.856559753418,-76.9081268310547,-76.9367752075195,-76.9539566040039,-76.9711532592773,-76.9997940063477,-77.0399017333984,-77.0456314086914,-77.1086654663086,-77.1143951416016,-77.1545028686523,-77.2748184204102,-77.3607635498047,-77.3607635498047,-77.2805404663086,-77.0971984863281,-77.0800094604492,-77.0628280639648,-77.028450012207,-76.9768829345703,-76.9482345581055,-76.9253158569336,-76.9081268310547,-76.8622894287109,-76.8221817016602,-76.8221817016602,null,-79.2859039306641,-79.2457962036133,-79.2171401977539,-79.2056884765625,-79.1713104248047,-79.1483917236328,-79.1369247436523,-79.1312026977539,-79.114013671875,-79.0739059448242,-79.0509872436523,-78.9306640625,-78.8905563354492,-78.8791046142578,-78.655647277832,-78.7358627319336,-78.7530517578125,-78.7587814331055,-78.7988891601562,-78.9134750366211,-79.4004898071289,-79.4004898071289,-79.3947601318359,-79.3947601318359,-79.3718490600586,-79.3661117553711,-79.3718490600586,-79.3947601318359,-79.4176864624023,-79.389030456543,-79.3431930541992,-79.3145446777344,-79.2859039306641,-79.2859039306641,null,-76.2320327758789,-76.2893371582031,-76.3179779052734,-76.4153747558594,-76.4669494628906,-76.5586242675781,-76.5586242675781,-76.6216430664062,-76.7648849487305,-76.8336410522461,-76.2320327758789,-76.2320327758789,null,-76.1059875488281,-75.4757308959961,-75.4700012207031,-75.7392883300781,-76.1346282958984,-76.1346282958984,-76.1460876464844,-76.1059875488281,-76.1059875488281,null,-77.6128616333008,-76.9711532592773,-76.9367752075195,-76.8852081298828,-76.8909378051758,-76.9826126098633,-77.0227203369141,-77.6071395874023,-77.6128616333008,-77.6128616333008,null,-77.3664855957031,-77.1545028686523,-77.1545028686523,-77.0971984863281,-77.0857391357422,-77.0742797851562,-77.028450012207,-76.9768829345703,-76.9539566040039,-76.8852081298828,-76.8852081298828,-76.8794784545898,-76.8622894287109,-76.850830078125,-76.856559753418,-76.8622894287109,-76.8622894287109,-76.856559753418,-76.8221817016602,-76.8622894287109,-76.9081268310547,-76.9253158569336,-76.9482345581055,-76.9768829345703,-77.028450012207,-77.0628280639648,-77.0800094604492,-77.0971984863281,-77.2805404663086,-77.3607635498047,-77.3664855957031,-77.3664855957031,null,-79.4749755859375,-79.4749755859375,-79.5265426635742,-79.5380020141602,-79.6067581176758,-79.6124877929688,-79.6353988647461,-79.6353988647461,-79.6525955200195,-79.6583251953125,-79.6755065917969,-79.6869735717773,-79.6927032470703,-80.0020980834961,-80.0020980834961,-80.0020980834961,-79.9849090576172,-79.9849090576172,-79.9677200317383,-79.9619903564453,-79.9448013305664,-79.9390716552734,-79.9218826293945,-79.9218826293945,-79.9104232788086,-79.9046936035156,-79.8932342529297,-79.8932342529297,-79.8645858764648,-79.8531265258789,-79.8531265258789,-79.8302154541016,-79.8244857788086,-79.7786483764648,-79.7729110717773,-79.6124877929688,-79.5093536376953,-79.5093536376953,-79.5208129882812,-79.5208129882812,-79.4749755859375,-79.4749755859375,-79.4749755859375,null,-79.0624465942383,-78.9249420166016,-78.9249420166016,-78.9192123413086,-78.9134750366211,-78.9192123413086,-78.9249420166016,-78.9192123413086,-78.9192123413086,-78.9249420166016,-78.9306640625,-78.9478530883789,-78.9421234130859,-79.5093536376953,-79.6124877929688,-79.6124877929688,-79.6182174682617,-79.6182174682617,-79.0624465942383,-79.0624465942383,null,-80.5177612304688,-80.5234909057617,-80.5177612304688,-80.5234909057617,-80.5177612304688,-80.3516006469727,-80.1797103881836,-79.9562606811523,-79.9276123046875,-79.9161529541016,-79.9333419799805,-79.9562606811523,-79.9562606811523,-79.9505310058594,-79.8932342529297,-79.8588562011719,-79.8473968505859,-79.8473968505859,-79.8531265258789,-79.8645858764648,-79.8817749023438,-79.8932342529297,-79.8875045776367,-79.8645858764648,-79.8473968505859,-79.841667175293,-79.841667175293,-79.8531265258789,-79.8817749023438,-79.8703231811523,-79.8703231811523,-79.8645858764648,-79.8932342529297,-79.9104232788086,-79.9218826293945,-79.9333419799805,-79.9562606811523,-79.9619903564453,-79.9791793823242,-79.9849090576172,-79.9849090576172,-80.0020980834961,-80.0078277587891,-80.0364761352539,-80.0479354858398,-80.0536651611328,-80.0651245117188,-80.0995025634766,-80.1281433105469,-80.1453399658203,-80.1739807128906,-80.1911773681641,-80.2599258422852,-80.294303894043,-80.3057632446289,-80.3172225952148,-80.3573303222656,-80.4260864257812,-80.4375457763672,-80.4432754516602,-80.5177612304688,-80.5177612304688,null,-75.4757308959961,-75.4012451171875,-75.3554077148438,-75.315299987793,-75.2866516113281,-75.2694625854492,-75.2465515136719,-75.2293548583984,-75.1777954101562,-75.1548767089844,-75.1262283325195,-75.1147689819336,-75.1147689819336,-75.0746612548828,-75.0517425537109,-75.0632019042969,-75.0689315795898,-75.0632019042969,-75.1090393066406,-75.1949768066406,-75.2293548583984,-75.2465515136719,-75.2522811889648,-75.2637329101562,-75.2923889160156,-75.315299987793,-75.3496780395508,-75.3611373901367,-75.3668670654297,-75.3611373901367,-75.3496780395508,-75.3267593383789,-75.3840637207031,-75.5158386230469,-75.4757308959961,-75.4585418701172,-75.4470825195312,-75.4700012207031,-75.4757308959961,-75.4757308959961,null,-79.0509872436523,-79.0739059448242,-79.114013671875,-79.1312026977539,-79.1369247436523,-79.1483917236328,-79.1713104248047,-79.2056884765625,-79.2171401977539,-79.2457962036133,-79.2859039306641,-79.3431930541992,-79.3775787353516,-79.4176864624023,-79.4692459106445,-79.4921646118164,-79.4978942871094,-79.5093536376953,-79.5208129882812,-79.5551910400391,-79.560920715332,-79.6239471435547,-79.6525955200195,-79.6812362670898,-79.6984329223633,-79.7385406494141,-79.7499923706055,-79.8645858764648,-79.8875045776367,-79.8932342529297,-79.8817749023438,-79.8645858764648,-79.8531265258789,-79.8473968505859,-79.8473968505859,-79.8588562011719,-79.7843780517578,-79.7958297729492,-79.7901077270508,-79.7843780517578,-79.7786483764648,-79.7729110717773,-79.7385406494141,-79.7156143188477,-79.7041625976562,-79.7041625976562,-79.7098846435547,-79.7213439941406,-79.7499923706055,-79.7671813964844,-79.7671813964844,-79.7557220458984,-79.744270324707,-79.7041625976562,-79.6984329223633,-79.6697769165039,-79.6525955200195,-79.6067581176758,-79.5895614624023,-79.5895614624023,-79.5895614624023,-79.566650390625,-79.560920715332,-79.566650390625,-79.560920715332,-79.5208129882812,-79.4921646118164,-79.4520568847656,-79.4463272094727,-79.4463272094727,-79.4291381835938,-79.4062194824219,-79.389030456543,-79.3775787353516,-79.3718490600586,-79.3603820800781,-79.3603820800781,-79.3546524047852,-79.3489227294922,-79.3260116577148,-79.3145446777344,-79.291633605957,-79.2859039306641,-79.291633605957,-79.2859039306641,-79.2687072753906,-79.2572479248047,-79.2285995483398,-79.2171401977539,-79.1770324707031,-79.1312026977539,-79.119743347168,-79.114013671875,-79.1025543212891,-79.0853652954102,-79.0567169189453,-79.0509872436523,-79.0395278930664,-79.0280685424805,-79.0108795166016,-78.9707717895508,-79.0509872436523,-79.0509872436523,null,-76.2893371582031,-76.2320327758789,-76.220573425293,-76.21484375,-76.21484375,-76.220573425293,-76.1346282958984,-76.1346282958984,-75.7392883300781,-75.7793960571289,-75.7793960571289,-75.8080444335938,-75.7851257324219,-75.8481521606445,-75.9971237182617,-76.0544128417969,-76.2893371582031,-76.2893371582031,null,-76.856559753418,-76.8049926757812,-76.7534255981445,-76.7190475463867,-76.6961364746094,-76.6617584228516,-76.6331024169922,-76.5929946899414,-76.5357055664062,-76.5070495605469,-76.4669494628906,-76.4268417358398,-76.392463684082,-76.3867340087891,-76.3752746582031,-76.3466262817383,-76.3007888793945,-76.2778701782227,-76.2377624511719,-76.5700836181641,-76.7935333251953,-77.0055236816406,-76.9997940063477,-77.0112533569336,-76.9654159545898,-76.9654159545898,-76.9654159545898,-76.9768829345703,-76.9768829345703,-76.9768829345703,-76.9826126098633,-77.0112533569336,-77.028450012207,-77.0685577392578,-77.0914688110352,-77.1373062133789,-77.028450012207,-76.9768829345703,-76.9768829345703,-76.9310455322266,-76.9367752075195,-76.9367752075195,-76.9310455322266,-76.9081268310547,-76.9023971557617,-76.8852081298828,-76.8680114746094,-76.856559753418,-76.856559753418,null,-71.3217849731445,-71.2644958496094,-71.2014617919922,-71.1670913696289,-71.1613540649414,-71.1900024414062,-71.2071914672852,-71.230110168457,-71.2472991943359,-71.2530288696289,-71.2702178955078,-71.2816772460938,-71.2931365966797,-71.3046035766602,-71.3160552978516,-71.3160552978516,-71.3103332519531,-71.3217849731445,-71.3504409790039,-71.3217849731445,-71.3217849731445,null,-71.7801513671875,-71.4592971801758,-71.4478378295898,-71.4306488037109,-71.413459777832,-71.3790817260742,-71.3618927001953,-71.3504409790039,-71.3217849731445,-71.3103332519531,-71.3160552978516,-71.3618927001953,-71.3676223754883,-71.3790817260742,-71.4020004272461,-71.419189453125,-71.424919128418,-71.424919128418,-71.424919128418,-71.4592971801758,-71.4764785766602,-71.4879455566406,-71.7801513671875,-71.7801513671875,-71.7801513671875,-71.7801513671875,null,-71.3160552978516,-71.3160552978516,-71.3046035766602,-71.2931365966797,-71.2816772460938,-71.2702178955078,-71.2530288696289,-71.2472991943359,-71.230110168457,-71.2071914672852,-71.1900024414062,-71.1613540649414,-71.1556243896484,-71.1384429931641,-71.1097869873047,-71.1155166625977,-71.1613540649414,-71.1900024414062,-71.2014617919922,-71.2186584472656,-71.23583984375,-71.230110168457,-71.23583984375,-71.2587661743164,-71.2931365966797,-71.3217849731445,-71.3447036743164,-71.3160552978516,-71.3103332519531,-71.3160552978516,-71.3447036743164,-71.3676223754883,-71.3618927001953,-71.3160552978516,-71.3160552978516,null,-71.3217849731445,-71.3504409790039,-71.3618927001953,-71.3790817260742,-71.413459777832,-71.4306488037109,-71.4478378295898,-71.4592971801758,-71.7801513671875,-71.7858810424805,-71.4936752319336,-71.3905410766602,-71.3848114013672,-71.3790817260742,-71.3504409790039,-71.3447036743164,-71.3389739990234,-71.3217849731445,-71.3217849731445,null,-71.7801513671875,-71.4879455566406,-71.4764785766602,-71.4592971801758,-71.424919128418,-71.424919128418,-71.424919128418,-71.419189453125,-71.4020004272461,-71.3790817260742,-71.3676223754883,-71.3618927001953,-71.3676223754883,-71.3905410766602,-71.4077301025391,-71.419189453125,-71.4535675048828,-71.4478378295898,-71.424919128418,-71.4306488037109,-71.4650268554688,-71.4707565307617,-71.4707565307617,-71.4764785766602,-71.4936752319336,-71.5051345825195,-71.4994049072266,-71.5395126342773,-71.5509719848633,-71.6483688354492,-71.7515029907227,-71.7801513671875,-71.7973403930664,-71.8202590942383,-71.8603668212891,-71.8431777954102,-71.8489074707031,-71.8431777954102,-71.8374481201172,-71.8087997436523,-71.7858810424805,-71.7801513671875,-71.7801513671875,-71.7801513671875,null,-82.2480926513672,-82.3168487548828,-82.3111114501953,-82.3111114501953,-82.282470703125,-82.2595520019531,-82.2480926513672,-82.2366333007812,-82.2423629760742,-82.276741027832,-82.3053817749023,-82.3283081054688,-82.3512191772461,-82.3684158325195,-82.4142532348633,-82.4486236572266,-82.4658126831055,-82.4772720336914,-82.4887313842773,-82.5116500854492,-82.5288391113281,-82.5918655395508,-82.6033248901367,-82.6205139160156,-82.6377029418945,-82.6663513183594,-82.6892700195312,-82.7236480712891,-82.735107421875,-82.740837097168,-82.3283081054688,-82.3111114501953,-82.276741027832,-82.2480926513672,-82.2480926513672,null,-81.382926940918,-81.7610778808594,-81.7839965820312,-81.8126373291016,-81.8470230102539,-81.8527450561523,-81.8470230102539,-81.8699417114258,-81.9329605102539,-81.9444198608398,-81.9386901855469,-81.9444198608398,-81.9329605102539,-81.9272384643555,-81.9272384643555,-81.9845275878906,-82.0017242431641,-82.0418243408203,-81.6694030761719,-81.5777282714844,-81.5376205444336,-81.5147094726562,-81.4688720703125,-81.4516830444336,-81.4287643432617,-81.4058456420898,-81.3485488891602,-81.3428192138672,-81.2454147338867,-81.2224960327148,-81.19384765625,-81.382926940918,-81.382926940918,null,-81.4115753173828,-81.4173049926758,-81.4230346679688,-81.4516830444336,-81.4574127197266,-81.4746017456055,-81.4975204467773,-81.4860534667969,-81.5089797973633,-81.554817199707,-81.6292953491211,-81.5490875244141,-81.5261611938477,-81.4746017456055,-81.382926940918,-81.3485488891602,-81.2740631103516,-81.199577331543,-81.1766586303711,-81.1422882080078,-81.1193618774414,-81.0735244750977,-81.2511444091797,-81.2511444091797,-81.2568740844727,-81.2511444091797,-81.2511444091797,-81.3370895385742,-81.3370895385742,-81.3485488891602,-81.3600082397461,-81.4115753173828,-81.4115753173828,null,-82.8554229736328,-82.7981262207031,-82.4887313842773,-82.4830017089844,-82.4658126831055,-82.460090637207,-82.4658126831055,-82.4658126831055,-82.4658126831055,-82.460090637207,-82.4658126831055,-82.4543609619141,-82.460090637207,-82.4486236572266,-82.4314346313477,-82.4257049560547,-82.4142532348633,-82.3626861572266,-82.3283081054688,-82.740837097168,-82.7522964477539,-82.7866744995117,-82.8210525512695,-82.8382339477539,-82.8554229736328,-82.8726196289062,-82.9012603759766,-82.9585647583008,-83.00439453125,-82.8554229736328,-82.8554229736328,null,-81.199577331543,-81.2282333374023,-81.2167663574219,-80.9875793457031,-80.8443450927734,-80.8214263916016,-80.7927780151367,-80.7755966186523,-80.8729934692383,-80.8729934692383,-80.8729934692383,-80.8844528198242,-80.8959121704102,-80.924560546875,-81.0735244750977,-81.1193618774414,-81.1422882080078,-81.1766586303711,-81.199577331543,-81.199577331543,null,-81.7610778808594,-81.382926940918,-81.3600082397461,-81.3428192138672,-81.3199005126953,-81.2511444091797,-81.2167663574219,-81.2282333374023,-81.199577331543,-81.2740631103516,-81.3485488891602,-81.382926940918,-81.4746017456055,-81.5261611938477,-81.5490875244141,-81.6292953491211,-81.6808700561523,-81.7381591796875,-81.7610778808594,-81.7725372314453,-81.7610778808594,-81.7610778808594,null,-80.8328857421875,-80.7927780151367,-80.7412109375,-80.7125625610352,-80.6896514892578,-80.6724548339844,-80.6724548339844,-80.6609954833984,-80.6552658081055,-80.6438140869141,-80.6323471069336,-80.6151580810547,-80.5807800292969,-80.5750503540039,-80.5635986328125,-80.5406723022461,-80.5234909057617,-80.5406723022461,-80.5464096069336,-80.5464096069336,-80.5292205810547,-80.4948348999023,-80.477653503418,-80.477653503418,-80.4833831787109,-80.5120315551758,-80.5349426269531,-80.5635986328125,-80.5922470092773,-80.6151580810547,-80.6323471069336,-80.6552658081055,-80.6781845092773,-80.7412109375,-80.7641296386719,-80.7927780151367,-80.8042373657227,-80.8214263916016,-80.8271560668945,-80.8328857421875,-80.8214263916016,-80.7870483398438,-80.7755966186523,-80.7755966186523,-80.7870483398438,-80.7927780151367,-80.7813186645508,-80.7583999633789,-80.7354888916016,-80.7125625610352,-80.6896514892578,-80.6724548339844,-80.6724548339844,-80.7011032104492,-80.7354888916016,-80.7698593139648,-80.7927780151367,-80.8214263916016,-80.8328857421875,-80.8443450927734,-80.8500747680664,-80.8672637939453,-80.8844528198242,-80.8901824951172,-80.924560546875,-80.9646682739258,-80.9990463256836,-81.0506134033203,-81.0219650268555,-81.0219650268555,-81.0219650268555,-81.0506134033203,-81.0735244750977,-81.102180480957,-81.0677947998047,-81.0563430786133,-81.0047760009766,-81.0047760009766,-80.9761276245117,-80.9532089233398,-80.9417495727539,-80.930290222168,-80.9073715209961,-80.9016342163086,-80.8729934692383,-80.8615341186523,-80.8500747680664,-80.8500747680664,-80.8328857421875,-80.8214263916016,-80.8386154174805,-80.8271560668945,-80.8328857421875,-80.8558044433594,-80.8729934692383,-80.8328857421875,-80.8328857421875,null,-79.6755065917969,-79.4978942871094,-79.4749755859375,-79.4577865600586,-79.4463272094727,-79.4807052612305,-79.5208129882812,-79.5380020141602,-79.560920715332,-79.5781097412109,-79.6010284423828,-79.6239471435547,-79.6353988647461,-79.6869735717773,-79.7270736694336,-79.7557220458984,-79.7671813964844,-79.7729110717773,-79.8244857788086,-79.841667175293,-79.8645858764648,-79.8875045776367,-79.8932342529297,-79.9276123046875,-79.9562606811523,-79.9619903564453,-79.9562606811523,-79.9677200317383,-80.013557434082,-80.0479354858398,-80.0421981811523,-80.0708541870117,-80.1166915893555,-80.1682510375977,-80.3172225952148,-80.3114929199219,-80.3057632446289,-80.3057632446289,-80.3344116210938,-80.3458709716797,-80.3687896728516,-80.3573303222656,-80.3344116210938,-80.3229598999023,-80.294303894043,-80.28857421875,-80.28857421875,-80.2599258422852,-80.2541961669922,-80.2427444458008,-80.2198181152344,-80.2140884399414,-80.2140884399414,-80.1682510375977,-80.1510696411133,-80.1396102905273,-80.1396102905273,-80.1338729858398,-80.1338729858398,-80.1224136352539,-80.0937728881836,-80.0651245117188,-80.025016784668,-79.9963607788086,-79.9791793823242,-79.9505310058594,-79.8989639282227,-79.8645858764648,-79.8588562011719,-79.8645858764648,-79.8588562011719,-79.8187484741211,-79.7786483764648,-79.7557220458984,-79.744270324707,-79.7156143188477,-79.6755065917969,-79.6755065917969,null,-80.6266174316406,-80.6208877563477,-80.5922470092773,-80.5750503540039,-80.5578689575195,-80.5578689575195,-80.5464096069336,-80.5292205810547,-80.5349426269531,-80.5177612304688,-80.5063018798828,-80.5120315551758,-80.5120315551758,-80.5005722045898,-80.5120315551758,-80.5464096069336,-80.5979766845703,-80.6037063598633,-80.5922470092773,-80.6037063598633,-80.6151580810547,-80.6208877563477,-80.6037063598633,-80.6151580810547,-80.6438140869141,-80.6667251586914,-80.6896514892578,-80.6896514892578,-80.7927780151367,-80.8787231445312,-80.924560546875,-80.9417495727539,-80.9646682739258,-81.0391464233398,-80.9474716186523,-80.924560546875,-80.924560546875,-80.9417495727539,-81.0105056762695,-81.0276870727539,-81.0391464233398,-81.0448837280273,-81.0620727539062,-81.0563430786133,-81.0506134033203,-81.0391464233398,-81.0219650268555,-80.9990463256836,-80.9360198974609,-80.918830871582,-80.9073715209961,-80.8901824951172,-80.8729934692383,-80.8615341186523,-80.7870483398438,-80.7583999633789,-80.7412109375,-80.7297592163086,-80.7011032104492,-80.6609954833984,-80.649543762207,-80.6266174316406,-80.6266174316406,null,-80.3687896728516,-80.3802490234375,-80.3974380493164,-80.4088973999023,-80.4088973999023,-80.3974380493164,-80.3859786987305,-80.3974380493164,-80.4203567504883,-80.4260864257812,-80.4203567504883,-80.4031677246094,-80.3974380493164,-80.4146270751953,-80.4260864257812,-80.4432754516602,-80.4432754516602,-80.4432754516602,-80.4318161010742,-80.4088973999023,-80.3974380493164,-80.2541961669922,-80.1453399658203,-80.1567993164062,-80.1682510375977,-80.1567993164062,-80.1281433105469,-80.0995025634766,-80.0823059082031,-80.1797103881836,-80.1682510375977,-80.1166915893555,-80.0708541870117,-80.0421981811523,-80.0479354858398,-80.013557434082,-79.9677200317383,-79.9562606811523,-79.9619903564453,-79.9562606811523,-79.9276123046875,-79.8932342529297,-79.8875045776367,-79.8645858764648,-79.841667175293,-79.8244857788086,-79.7729110717773,-79.7671813964844,-79.7557220458984,-79.7270736694336,-79.6869735717773,-79.6353988647461,-79.6239471435547,-79.6010284423828,-79.5781097412109,-79.560920715332,-79.5380020141602,-79.5208129882812,-79.4807052612305,-79.4463272094727,-79.4062194824219,-79.389030456543,-79.3431930541992,-79.3202743530273,-79.2801742553711,-79.2687072753906,-79.2801742553711,-79.3145446777344,-79.3431930541992,-79.3603820800781,-79.3718490600586,-79.38330078125,-79.4062194824219,-79.4291381835938,-79.4520568847656,-79.4749755859375,-79.4978942871094,-79.5150833129883,-79.5380020141602,-79.5895614624023,-79.6411361694336,-79.6525955200195,-79.6525955200195,-79.6353988647461,-79.6353988647461,-79.6755065917969,-79.7098846435547,-79.744270324707,-79.7958297729492,-79.8244857788086,-79.8531265258789,-79.8645858764648,-79.8932342529297,-79.9104232788086,-79.9218826293945,-79.9218826293945,-79.9333419799805,-79.9448013305664,-79.9333419799805,-79.9046936035156,-79.8989639282227,-79.9046936035156,-79.9390716552734,-79.9677200317383,-79.9849090576172,-80.019287109375,-80.0765838623047,-80.1224136352539,-80.1453399658203,-80.1797103881836,-80.1854476928711,-80.2140884399414,-80.2198181152344,-80.2140884399414,-80.2140884399414,-80.2198181152344,-80.2599258422852,-80.2828521728516,-80.3057632446289,-80.3458709716797,-80.3687896728516,-80.3687896728516,null,-81.7725372314453,-81.3657379150391,-81.4001083374023,-81.4115753173828,-81.4173049926758,-81.4746017456055,-81.4860534667969,-81.4803237915039,-81.4975204467773,-81.4975204467773,-81.4803237915039,-81.4746017456055,-81.4803237915039,-81.4631423950195,-81.4803237915039,-81.5261611938477,-81.5433578491211,-81.5662689208984,-81.5834579467773,-81.6121063232422,-81.6235656738281,-81.6407623291016,-81.652214050293,-81.6694030761719,-81.6923217773438,-81.7152404785156,-81.7381591796875,-81.7496185302734,-81.7954559326172,-81.8126373291016,-81.8183746337891,-81.8699417114258,-81.7725372314453,-81.7725372314453,null,-81.4746017456055,-80.8844528198242,-80.8787231445312,-80.8787231445312,-80.8615341186523,-80.8615341186523,-80.8787231445312,-80.8787231445312,-80.8729934692383,-80.8729934692383,-81.4230346679688,-81.4230346679688,-81.4287643432617,-81.4516830444336,-81.4516830444336,-81.4574127197266,-81.4688720703125,-81.4803237915039,-81.4688720703125,-81.4574127197266,-81.4631423950195,-81.4746017456055,-81.4746017456055,null,-80.3229598999023,-79.9104232788086,-79.9104232788086,-79.8645858764648,-79.8473968505859,-79.8187484741211,-79.7958297729492,-79.7786483764648,-79.7729110717773,-79.7729110717773,-79.7901077270508,-79.8072891235352,-79.8187484741211,-79.8359375,-79.8531265258789,-79.8588562011719,-79.8645858764648,-79.9104232788086,-79.9276123046875,-79.9505310058594,-79.9791793823242,-80.019287109375,-80.0307464599609,-80.0479354858398,-80.2828521728516,-80.294303894043,-80.3057632446289,-80.3172225952148,-80.3114929199219,-80.3172225952148,-80.3229598999023,-80.3458709716797,-80.3573303222656,-80.3630599975586,-80.3745193481445,-80.3859786987305,-80.4088973999023,-80.4203567504883,-80.4260864257812,-80.4604644775391,-80.471923828125,-80.5406723022461,-80.3229598999023,-80.3229598999023,null,-79.9791793823242,-79.9448013305664,-79.9333419799805,-79.8703231811523,-79.9390716552734,-79.9505310058594,-79.9619903564453,-79.9963607788086,-79.9791793823242,-79.9791793823242,-80.0937728881836,-80.1224136352539,-80.1338729858398,-80.1338729858398,-80.1396102905273,-80.1396102905273,-80.1510696411133,-80.1682510375977,-80.2140884399414,-80.2427444458008,-80.2599258422852,-80.2828521728516,-80.3057632446289,-80.3172225952148,-80.3286819458008,-80.3573303222656,-80.3917083740234,-80.4375457763672,-80.4375457763672,-80.466194152832,-80.4489974975586,-80.471923828125,-80.4833831787109,-80.5005722045898,-80.5120315551758,-80.5120315551758,-80.5063018798828,-80.5177612304688,-80.4604644775391,-80.4489974975586,-80.3917083740234,-80.3859786987305,-80.2713851928711,-80.2541961669922,-79.9791793823242,-79.9791793823242,null,-80.3974380493164,-80.4088973999023,-80.4318161010742,-80.4432754516602,-80.4432754516602,-80.4432754516602,-80.4260864257812,-80.4146270751953,-80.3974380493164,-80.4031677246094,-80.4203567504883,-80.4260864257812,-80.4203567504883,-80.3974380493164,-80.3859786987305,-80.3974380493164,-80.4088973999023,-80.4088973999023,-80.3974380493164,-80.3802490234375,-80.3687896728516,-80.3917083740234,-80.4260864257812,-80.4489974975586,-80.4432754516602,-80.5234909057617,-80.5406723022461,-80.5635986328125,-80.5750503540039,-80.5807800292969,-80.6151580810547,-80.6323471069336,-80.6438140869141,-80.6552658081055,-80.6609954833984,-80.6724548339844,-80.6724548339844,-80.6896514892578,-80.7125625610352,-80.7412109375,-80.7927780151367,-80.8328857421875,-80.8500747680664,-80.8615341186523,-80.8787231445312,-80.924560546875,-80.9474716186523,-80.9761276245117,-80.9990463256836,-81.0105056762695,-81.0162353515625,-81.0448837280273,-81.0735244750977,-80.924560546875,-80.8959121704102,-80.8844528198242,-80.8729934692383,-80.8729934692383,-80.8729934692383,-80.7755966186523,-80.7354888916016,-80.7125625610352,-80.6896514892578,-80.6667251586914,-80.6380844116211,-80.6094360351562,-80.5807800292969,-80.5234909057617,-80.5005722045898,-80.471923828125,-80.4432754516602,-80.4260864257812,-80.4088973999023,-80.4146270751953,-80.4203567504883,-80.4203567504883,-80.4088973999023,-80.4088973999023,-80.3974380493164,-80.3974380493164,-80.3974380493164,null,-79.8187484741211,-79.8130187988281,-79.8015594482422,-79.7901077270508,-79.7671813964844,-79.7499923706055,-79.7328109741211,-79.7213439941406,-79.7156143188477,-79.7328109741211,-79.744270324707,-79.7499923706055,-79.744270324707,-79.7156143188477,-79.7156143188477,-79.7098846435547,-79.6927032470703,-79.6812362670898,-79.6869735717773,-79.6697769165039,-79.6869735717773,-79.6927032470703,-79.6812362670898,-79.6640548706055,-79.6583251953125,-79.6869735717773,-79.7270736694336,-79.7385406494141,-79.7557220458984,-80.0593948364258,-80.1109619140625,-80.1396102905273,-80.1510696411133,-80.0995025634766,-80.1109619140625,-80.1109619140625,-80.1109619140625,-80.1166915893555,-80.1625213623047,-80.1682510375977,-80.1682510375977,-80.1682510375977,-80.1797103881836,-80.1797103881836,-80.2026290893555,-80.2198181152344,-80.2427444458008,-80.2541961669922,-80.2828521728516,-80.0479354858398,-80.0307464599609,-80.019287109375,-79.9791793823242,-79.9505310058594,-79.9276123046875,-79.9104232788086,-79.8645858764648,-79.8588562011719,-79.8531265258789,-79.8359375,-79.8187484741211,-79.8187484741211,null,-79.5437240600586,-79.5895614624023,-79.6124877929688,-79.4463272094727,-79.0567169189453,-79.0910873413086,-79.114013671875,-79.1655807495117,-79.1713104248047,-79.2056884765625,-79.2228698730469,-79.2687072753906,-79.2859039306641,-79.291633605957,-79.3317413330078,-79.3603820800781,-79.4004898071289,-79.4405975341797,-79.4635162353516,-79.4864349365234,-79.5036239624023,-79.5437240600586,-79.5437240600586,null,-80.7755966186523,-80.5005722045898,-80.4833831787109,-80.4489974975586,-80.4203567504883,-80.3859786987305,-80.3687896728516,-80.3458709716797,-80.3344116210938,-80.3057632446289,-80.3057632446289,-80.3114929199219,-80.3172225952148,-80.1682510375977,-80.1797103881836,-80.0823059082031,-80.0995025634766,-80.1281433105469,-80.1567993164062,-80.1682510375977,-80.1567993164062,-80.1453399658203,-80.2541961669922,-80.3974380493164,-80.3974380493164,-80.4088973999023,-80.4088973999023,-80.4203567504883,-80.4203567504883,-80.4146270751953,-80.4088973999023,-80.4260864257812,-80.4432754516602,-80.471923828125,-80.5005722045898,-80.5234909057617,-80.5807800292969,-80.6094360351562,-80.6380844116211,-80.6667251586914,-80.6896514892578,-80.7125625610352,-80.7354888916016,-80.7755966186523,-80.7755966186523,null,-81.6694030761719,-82.0418243408203,-82.0933990478516,-82.1163101196289,-82.1564178466797,-82.1736068725586,-82.1334991455078,-82.1392288208008,-82.1736068725586,-82.1736068725586,-82.1678771972656,-82.1678771972656,-82.1736068725586,-82.1277694702148,-82.1220397949219,-82.1334991455078,-82.1506881713867,-82.1564178466797,-82.0475616455078,-82.007453918457,-81.9043121337891,-81.8814010620117,-81.8756713867188,-81.8642120361328,-81.829833984375,-81.6694030761719,-81.6694030761719,null,-81.4230346679688,-80.8729934692383,-80.8787231445312,-80.8844528198242,-80.8787231445312,-80.8558044433594,-80.8271560668945,-80.7813186645508,-80.7755966186523,-80.7755966186523,-80.7813186645508,-80.8271560668945,-81.0563430786133,-81.0677947998047,-81.0849838256836,-81.0907211303711,-81.1709289550781,-81.1823959350586,-81.1709289550781,-81.1709289550781,-81.1823959350586,-81.1881256103516,-81.199577331543,-81.2110366821289,-81.2282333374023,-81.2511444091797,-81.2740631103516,-81.3141708374023,-81.3256301879883,-81.3370895385742,-81.3657379150391,-81.371467590332,-81.4230346679688,-81.4230346679688,-81.4287643432617,-81.4230346679688,-81.4230346679688,-81.4230346679688,null,-80.0593948364258,-79.7557220458984,-79.7385406494141,-79.7270736694336,-79.6869735717773,-79.6583251953125,-79.6124877929688,-79.5895614624023,-79.5437240600586,-79.5265426635742,-79.5380020141602,-79.5551910400391,-79.560920715332,-79.5265426635742,-79.5036239624023,-79.4978942871094,-79.5093536376953,-79.5208129882812,-79.5208129882812,-79.4978942871094,-79.4921646118164,-79.4978942871094,-79.4807052612305,-79.4692459106445,-79.4692459106445,-79.4635162353516,-79.4405975341797,-79.4176864624023,-79.4004898071289,-79.3661117553711,-79.3546524047852,-79.3317413330078,-79.3030853271484,-79.3030853271484,-79.3145446777344,-79.3317413330078,-79.3431930541992,-79.4234085083008,-79.4348678588867,-79.4692459106445,-79.4864349365234,-79.5093536376953,-79.6124877929688,-79.6296691894531,-79.6525955200195,-79.6755065917969,-79.6984329223633,-79.7213439941406,-79.7786483764648,-79.8187484741211,-79.8359375,-79.8473968505859,-79.8645858764648,-79.8703231811523,-79.9333419799805,-79.9448013305664,-79.9791793823242,-79.8875045776367,-79.9046936035156,-79.9448013305664,-79.9791793823242,-80.0020980834961,-80.0078277587891,-80.0364761352539,-80.0593948364258,-80.0593948364258,null,-79.4463272094727,-79.4577865600586,-79.4749755859375,-79.4978942871094,-79.6755065917969,-79.6124877929688,-79.5781097412109,-79.5208129882812,-79.4864349365234,-79.4692459106445,-79.4291381835938,-79.4234085083008,-79.38330078125,-79.3317413330078,-79.3145446777344,-79.3088150024414,-79.2859039306641,-79.2744369506836,-79.2515258789062,-79.2343368530273,-79.2171401977539,-79.1884994506836,-79.1369247436523,-79.119743347168,-79.119743347168,-79.1254730224609,-79.1254730224609,-79.108283996582,-79.108283996582,-79.108283996582,-78.9994201660156,-79.0166091918945,-79.0567169189453,-79.114013671875,-79.1312026977539,-79.1426620483398,-79.1770324707031,-79.2228698730469,-79.2400665283203,-79.2457962036133,-79.2400665283203,-79.2515258789062,-79.2572479248047,-79.2801742553711,-79.2859039306641,-79.2801742553711,-79.2687072753906,-79.2515258789062,-79.2171401977539,-79.1942291259766,-79.1884994506836,-79.1999588012695,-79.2114181518555,-79.2285995483398,-79.2457962036133,-79.2515258789062,-79.2457962036133,-79.2457962036133,-79.2687072753906,-79.2801742553711,-79.3202743530273,-79.3431930541992,-79.389030456543,-79.4062194824219,-79.4463272094727,-79.4463272094727,null,-82.2194366455078,-82.2251739501953,-82.2194366455078,-82.2137145996094,-82.1736068725586,-82.1678771972656,-82.1449584960938,-82.2366333007812,-82.2366333007812,-82.3283081054688,-82.3626861572266,-82.4142532348633,-82.4257049560547,-82.4314346313477,-82.4486236572266,-82.460090637207,-82.4543609619141,-82.4658126831055,-82.460090637207,-82.4658126831055,-82.4658126831055,-82.4658126831055,-82.460090637207,-82.4658126831055,-82.4830017089844,-82.4887313842773,-82.4887313842773,-82.5001983642578,-82.5059280395508,-82.5116500854492,-82.5402984619141,-82.5402984619141,-82.557487487793,-82.5632171630859,-82.5918655395508,-82.5975952148438,-82.5918655395508,-82.6033248901367,-82.5975952148438,-82.5861358642578,-82.5861358642578,-82.5975952148438,-82.6319732666016,-82.6720733642578,-82.7064590454102,-82.729377746582,-82.7694854736328,-82.7522964477539,-82.7007293701172,-82.7007293701172,-82.6949996948242,-82.6720733642578,-82.6434326171875,-82.5918655395508,-82.5001983642578,-82.4772720336914,-82.4428939819336,-82.4085235595703,-82.4027862548828,-82.3798751831055,-82.3626861572266,-82.3168487548828,-82.276741027832,-82.2194366455078,-82.2194366455078,null,-82.3283081054688,-82.3053817749023,-82.276741027832,-82.2423629760742,-82.2366333007812,-82.2480926513672,-82.2595520019531,-82.282470703125,-82.3111114501953,-82.3111114501953,-82.3168487548828,-82.2480926513672,-82.2309036254883,-82.2079849243164,-82.1965255737305,-82.1793365478516,-82.1334991455078,-82.1163101196289,-82.0762023925781,-82.0590133666992,-82.0590133666992,-82.0189056396484,-81.9902572631836,-81.9787979125977,-81.9444198608398,-81.9272384643555,-81.8985824584961,-81.8871307373047,-81.8814010620117,-81.8642120361328,-81.9157791137695,-81.9730682373047,-82.007453918457,-82.0475616455078,-82.0532913208008,-82.0933990478516,-82.104850769043,-82.1392288208008,-82.1564178466797,-82.1736068725586,-82.1965255737305,-82.2423629760742,-82.2480926513672,-82.2595520019531,-82.288200378418,-82.3053817749023,-82.3111114501953,-82.3168487548828,-82.3283081054688,-82.3283081054688,null,-81.2912521362305,-81.3370895385742,-81.3600082397461,-81.3943862915039,-81.4115753173828,-81.4058456420898,-81.4058456420898,-81.4230346679688,-81.4230346679688,-81.4115753173828,-81.3600082397461,-81.3485488891602,-81.3370895385742,-81.3370895385742,-81.2511444091797,-81.2511444091797,-81.2568740844727,-81.2511444091797,-81.2511444091797,-81.0735244750977,-81.0448837280273,-81.0162353515625,-81.0105056762695,-80.9990463256836,-80.9761276245117,-80.9474716186523,-80.924560546875,-80.8787231445312,-80.8615341186523,-80.8500747680664,-80.8328857421875,-80.8729934692383,-80.9073715209961,-80.918830871582,-80.930290222168,-80.9532089233398,-80.9532089233398,-80.9532089233398,-80.9474716186523,-80.9532089233398,-81.0162353515625,-81.2912521362305,-81.2912521362305,null,-79.1884994506836,-79.2457962036133,-79.2457962036133,-79.2515258789062,-79.2515258789062,-79.2572479248047,-79.2801742553711,-79.3202743530273,-79.3145446777344,-79.291633605957,-79.2801742553711,-79.2457962036133,-79.2285995483398,-79.2285995483398,-79.1999588012695,-79.1713104248047,-79.1254730224609,-79.114013671875,-79.0910873413086,-79.0567169189453,-78.6384506225586,-78.5582427978516,-78.5926208496094,-78.6441879272461,-78.7129440307617,-78.7759628295898,-78.8504486083984,-78.9077453613281,-78.9707717895508,-78.9994201660156,-79.108283996582,-79.108283996582,-79.108283996582,-79.1254730224609,-79.1254730224609,-79.119743347168,-79.119743347168,-79.1369247436523,-79.1884994506836,-79.1884994506836,null,-81.2912521362305,-81.0162353515625,-80.9532089233398,-80.9474716186523,-80.9532089233398,-80.9532089233398,-80.9532089233398,-80.930290222168,-80.918830871582,-80.9073715209961,-80.8729934692383,-80.8558044433594,-80.8328857421875,-80.8271560668945,-80.8386154174805,-80.8214263916016,-80.8328857421875,-80.8500747680664,-80.8500747680664,-80.8615341186523,-80.8729934692383,-80.9016342163086,-80.9073715209961,-80.930290222168,-80.9417495727539,-80.9532089233398,-80.9761276245117,-81.0047760009766,-81.0047760009766,-81.0563430786133,-81.0677947998047,-81.102180480957,-81.0735244750977,-81.0506134033203,-81.0219650268555,-81.0219650268555,-81.0219650268555,-81.0506134033203,-81.0907211303711,-81.1250915527344,-81.1365585327148,-81.1537399291992,-81.1594696044922,-81.1422882080078,-81.1308212280273,-81.1250915527344,-81.1365585327148,-81.1594696044922,-81.1823959350586,-81.19384765625,-81.199577331543,-81.2912521362305,-81.2912521362305,null,-80.471923828125,-80.5750503540039,-80.6266174316406,-80.7297592163086,-80.8615341186523,-80.8271560668945,-80.7813186645508,-80.7755966186523,-80.7755966186523,-80.7813186645508,-80.8271560668945,-80.8558044433594,-80.8787231445312,-80.7297592163086,-80.7125625610352,-80.6724548339844,-80.649543762207,-80.4088973999023,-80.3859786987305,-80.3745193481445,-80.3630599975586,-80.3573303222656,-80.3458709716797,-80.3229598999023,-80.3172225952148,-80.3114929199219,-80.3172225952148,-80.3057632446289,-80.294303894043,-80.2828521728516,-80.3172225952148,-80.3344116210938,-80.3458709716797,-80.3458709716797,-80.3516006469727,-80.3630599975586,-80.3745193481445,-80.3802490234375,-80.4203567504883,-80.4260864257812,-80.4318161010742,-80.4432754516602,-80.4432754516602,-80.471923828125,-80.471923828125,null,-80.8615341186523,-80.7755966186523,-80.7813186645508,-80.5406723022461,-80.471923828125,-80.4604644775391,-80.4260864257812,-80.4203567504883,-80.4088973999023,-80.649543762207,-80.6724548339844,-80.7125625610352,-80.7297592163086,-80.8787231445312,-80.8844528198242,-80.8787231445312,-80.8729934692383,-80.8729934692383,-80.8787231445312,-80.8787231445312,-80.8615341186523,-80.8615341186523,-80.8787231445312,-80.8787231445312,-80.8844528198242,-80.8729934692383,-80.8844528198242,-80.8729934692383,-80.8729934692383,-80.9073715209961,-80.8615341186523,-80.8615341186523,null,-82.3283081054688,-82.2366333007812,-82.2366333007812,-82.1449584960938,-82.1105804443359,-82.0647430419922,-82.0189056396484,-81.9959869384766,-81.9616165161133,-81.9444198608398,-81.9272384643555,-81.835563659668,-81.8011856079102,-81.7610778808594,-81.7209701538086,-81.6808700561523,-81.6579437255859,-81.6923217773438,-81.7152404785156,-81.7438888549805,-81.7496185302734,-81.7954559326172,-81.8814010620117,-81.8814010620117,-81.8928527832031,-81.9272384643555,-81.9444198608398,-81.9787979125977,-81.9902572631836,-82.0189056396484,-82.0590133666992,-82.0590133666992,-82.0762023925781,-82.1163101196289,-82.1334991455078,-82.1793365478516,-82.1965255737305,-82.2079849243164,-82.2309036254883,-82.2480926513672,-82.276741027832,-82.3111114501953,-82.3283081054688,-82.3283081054688,null,-80.0020980834961,-80.025016784668,-80.0593948364258,-80.1739807128906,-80.1797103881836,-80.2370147705078,-80.2541961669922,-80.294303894043,-80.3344116210938,-80.4088973999023,-80.4604644775391,-80.471923828125,-80.471923828125,-80.4432754516602,-80.4432754516602,-80.4318161010742,-80.4260864257812,-80.4203567504883,-80.3802490234375,-80.3745193481445,-80.3630599975586,-80.3516006469727,-80.3458709716797,-80.3458709716797,-80.3344116210938,-80.3172225952148,-80.2828521728516,-80.2541961669922,-80.2427444458008,-80.2198181152344,-80.2026290893555,-80.1797103881836,-80.1797103881836,-80.1682510375977,-80.1682510375977,-80.1682510375977,-80.1625213623047,-80.1166915893555,-80.1109619140625,-80.1109619140625,-80.1109619140625,-80.0995025634766,-80.1510696411133,-80.1396102905273,-80.1109619140625,-80.0593948364258,-80.0364761352539,-80.0078277587891,-80.0020980834961,-80.0020980834961,null,-81.5777282714844,-81.4746017456055,-81.4001083374023,-81.4459457397461,-81.4173049926758,-81.3886566162109,-81.3657379150391,-81.3542709350586,-81.3370895385742,-81.3027114868164,-81.2797927856445,-81.2339553833008,-81.1823959350586,-81.1365585327148,-81.1136322021484,-81.0964508056641,-81.0677947998047,-81.0448837280273,-81.0276870727539,-81.0105056762695,-81.0219650268555,-81.0391464233398,-81.0506134033203,-81.0563430786133,-81.0620727539062,-81.0448837280273,-81.0391464233398,-81.0276870727539,-81.0105056762695,-80.9417495727539,-80.924560546875,-80.924560546875,-80.9474716186523,-81.0391464233398,-81.19384765625,-81.2224960327148,-81.2454147338867,-81.3428192138672,-81.3485488891602,-81.4058456420898,-81.4287643432617,-81.4516830444336,-81.4688720703125,-81.5147094726562,-81.5376205444336,-81.5777282714844,-81.5777282714844,null,-82.5632171630859,-82.5918655395508,-82.5288391113281,-82.5116500854492,-82.4887313842773,-82.4772720336914,-82.4658126831055,-82.4486236572266,-82.4142532348633,-82.3684158325195,-82.3512191772461,-82.3283081054688,-82.3168487548828,-82.3111114501953,-82.3053817749023,-82.288200378418,-82.2595520019531,-82.2480926513672,-82.2423629760742,-82.1965255737305,-82.1736068725586,-82.1564178466797,-82.1392288208008,-82.104850769043,-82.0933990478516,-82.0532913208008,-82.0475616455078,-82.1564178466797,-82.1506881713867,-82.1334991455078,-82.1220397949219,-82.1277694702148,-82.1736068725586,-82.1678771972656,-82.1678771972656,-82.1736068725586,-82.1736068725586,-82.1392288208008,-82.1334991455078,-82.1736068725586,-82.2022552490234,-82.2194366455078,-82.2480926513672,-82.2652740478516,-82.288200378418,-82.3053817749023,-82.3684158325195,-82.4142532348633,-82.4658126831055,-82.4887313842773,-82.5059280395508,-82.5517578125,-82.5632171630859,-82.5632171630859,null,-79.3088150024414,-79.3145446777344,-79.3030853271484,-79.3030853271484,-79.3317413330078,-79.3546524047852,-79.3661117553711,-79.4004898071289,-79.4176864624023,-79.4405975341797,-79.4635162353516,-79.4692459106445,-79.4692459106445,-79.4807052612305,-79.4978942871094,-79.4921646118164,-79.4978942871094,-79.5208129882812,-79.5208129882812,-79.5093536376953,-79.4978942871094,-79.5036239624023,-79.5265426635742,-79.560920715332,-79.5551910400391,-79.5380020141602,-79.5265426635742,-79.5437240600586,-79.5036239624023,-79.4864349365234,-79.4635162353516,-79.4405975341797,-79.4004898071289,-79.3603820800781,-79.3317413330078,-79.291633605957,-79.2859039306641,-79.2687072753906,-79.2228698730469,-79.2056884765625,-79.1713104248047,-79.1655807495117,-79.114013671875,-79.1254730224609,-79.1713104248047,-79.1999588012695,-79.2285995483398,-79.2285995483398,-79.2457962036133,-79.2801742553711,-79.291633605957,-79.3145446777344,-79.3202743530273,-79.2801742553711,-79.2572479248047,-79.2515258789062,-79.2515258789062,-79.2457962036133,-79.2457962036133,-79.1884994506836,-79.2171401977539,-79.2343368530273,-79.2515258789062,-79.2744369506836,-79.2859039306641,-79.3088150024414,-79.3088150024414,null,-79.6583251953125,-79.6640548706055,-79.6812362670898,-79.6927032470703,-79.6869735717773,-79.6697769165039,-79.6869735717773,-79.6812362670898,-79.6927032470703,-79.7098846435547,-79.7156143188477,-79.7156143188477,-79.744270324707,-79.7499923706055,-79.744270324707,-79.7328109741211,-79.7156143188477,-79.7213439941406,-79.7328109741211,-79.7499923706055,-79.7671813964844,-79.7901077270508,-79.8015594482422,-79.8130187988281,-79.8187484741211,-79.8072891235352,-79.7901077270508,-79.7729110717773,-79.7729110717773,-79.7786483764648,-79.7958297729492,-79.8187484741211,-79.8473968505859,-79.8645858764648,-79.9104232788086,-79.9104232788086,-79.6927032470703,-79.6755065917969,-79.4463272094727,-79.4463272094727,-79.6124877929688,-79.6583251953125,-79.6583251953125,null,-81.4746017456055,-81.4975204467773,-81.554817199707,-81.7037811279297,-81.7209701538086,-81.7438888549805,-81.7725372314453,-81.7897262573242,-81.824104309082,-81.8527450561523,-81.8642120361328,-81.8814010620117,-81.8871307373047,-81.8985824584961,-81.9272384643555,-81.8928527832031,-81.8814010620117,-81.8814010620117,-81.7954559326172,-81.7496185302734,-81.7438888549805,-81.7152404785156,-81.6923217773438,-81.6579437255859,-81.5490875244141,-81.4803237915039,-81.4287643432617,-81.4230346679688,-81.4230346679688,-81.371467590332,-81.3657379150391,-81.3370895385742,-81.3256301879883,-81.3141708374023,-81.3313598632812,-81.3141708374023,-81.3370895385742,-81.3542709350586,-81.3657379150391,-81.3886566162109,-81.4173049926758,-81.4459457397461,-81.4001083374023,-81.4746017456055,-81.4746017456055,null,-83.1075286865234,-83.00439453125,-82.9700164794922,-82.9413681030273,-82.9184494018555,-82.9184494018555,-82.9069976806641,-82.9069976806641,-82.912727355957,-82.8898010253906,-82.8898010253906,-82.8668899536133,-82.8554229736328,-82.8611602783203,-82.8496932983398,-82.8554229736328,-82.8668899536133,-82.8611602783203,-82.8496932983398,-82.8325119018555,-82.8382339477539,-82.8496932983398,-82.8554229736328,-82.8554229736328,-83.00439453125,-83.0616912841797,-83.1075286865234,-83.1590957641602,-83.182014465332,-83.2049331665039,-83.2450408935547,-83.2736892700195,-83.3137969970703,-83.3481674194336,-83.365364074707,-83.365364074707,-83.3538970947266,-83.3252563476562,-83.3080596923828,-83.182014465332,-83.1419067382812,-83.1304473876953,-83.1075286865234,-83.1075286865234,null,-81.2167663574219,-81.2511444091797,-81.3199005126953,-81.3428192138672,-81.3600082397461,-81.382926940918,-81.19384765625,-81.0391464233398,-80.9646682739258,-80.9417495727539,-80.924560546875,-80.8787231445312,-80.7927780151367,-80.6896514892578,-80.6896514892578,-80.6667251586914,-80.6438140869141,-80.6151580810547,-80.6037063598633,-80.6208877563477,-80.6151580810547,-80.6037063598633,-80.5922470092773,-80.6037063598633,-80.5979766845703,-80.5464096069336,-80.5120315551758,-80.5005722045898,-80.4833831787109,-80.471923828125,-80.4489974975586,-80.466194152832,-80.4375457763672,-80.4375457763672,-80.3917083740234,-80.3573303222656,-80.3286819458008,-80.3172225952148,-80.3057632446289,-80.2828521728516,-80.2599258422852,-80.2427444458008,-80.2140884399414,-80.2140884399414,-80.2198181152344,-80.2427444458008,-80.2541961669922,-80.2599258422852,-80.28857421875,-80.28857421875,-80.294303894043,-80.3229598999023,-80.3344116210938,-80.3573303222656,-80.3687896728516,-80.3859786987305,-80.4203567504883,-80.4489974975586,-80.4833831787109,-80.5005722045898,-80.7755966186523,-80.7927780151367,-80.8214263916016,-80.8443450927734,-80.9875793457031,-81.2167663574219,-81.2167663574219,null,-82.9872055053711,-82.8668899536133,-82.8038558959961,-82.7866744995117,-82.7694854736328,-82.729377746582,-82.7064590454102,-82.6720733642578,-82.6319732666016,-82.5975952148438,-82.5861358642578,-82.5861358642578,-82.5975952148438,-82.6033248901367,-82.5918655395508,-82.5975952148438,-82.5918655395508,-82.5632171630859,-82.557487487793,-82.5402984619141,-82.5402984619141,-82.5116500854492,-82.5059280395508,-82.5001983642578,-82.4887313842773,-82.4887313842773,-82.7981262207031,-82.8554229736328,-82.8554229736328,-82.8496932983398,-82.8382339477539,-82.8325119018555,-82.8496932983398,-82.8611602783203,-82.8668899536133,-82.8554229736328,-82.8496932983398,-82.8611602783203,-82.8554229736328,-82.8668899536133,-82.8898010253906,-82.8898010253906,-82.912727355957,-82.9069976806641,-82.9069976806641,-82.9184494018555,-82.9184494018555,-82.9413681030273,-82.9700164794922,-83.00439453125,-82.9872055053711,-82.9872055053711,null,-80.8271560668945,-80.8615341186523,-80.7297592163086,-80.6266174316406,-80.6094360351562,-80.6323471069336,-80.6323471069336,-80.6151580810547,-80.5865097045898,-80.5979766845703,-80.5922470092773,-80.6037063598633,-80.6037063598633,-80.6037063598633,-80.6094360351562,-80.6037063598633,-80.5865097045898,-80.5922470092773,-80.6037063598633,-80.6151580810547,-80.6266174316406,-80.649543762207,-80.6609954833984,-80.7011032104492,-80.7297592163086,-80.7412109375,-80.7583999633789,-80.7870483398438,-80.8615341186523,-80.8729934692383,-80.8901824951172,-80.9073715209961,-80.918830871582,-80.9360198974609,-80.9990463256836,-81.0219650268555,-81.0105056762695,-81.0276870727539,-81.0448837280273,-81.0677947998047,-81.0964508056641,-81.1136322021484,-81.1365585327148,-81.1823959350586,-81.2339553833008,-81.2797927856445,-81.3027114868164,-81.3370895385742,-81.3141708374023,-81.3313598632812,-81.3141708374023,-81.2740631103516,-81.2511444091797,-81.2282333374023,-81.2110366821289,-81.199577331543,-81.1881256103516,-81.1823959350586,-81.1709289550781,-81.1709289550781,-81.1823959350586,-81.1709289550781,-81.0907211303711,-81.0849838256836,-81.0677947998047,-81.0563430786133,-80.8271560668945,-80.8271560668945,null,-81.4746017456055,-81.5777282714844,-81.6694030761719,-81.829833984375,-81.8642120361328,-81.8756713867188,-81.8814010620117,-81.9043121337891,-82.007453918457,-81.9730682373047,-81.9157791137695,-81.8642120361328,-81.8527450561523,-81.824104309082,-81.7897262573242,-81.7725372314453,-81.7438888549805,-81.7209701538086,-81.7037811279297,-81.554817199707,-81.4975204467773,-81.4746017456055,-81.4746017456055,null,-81.9845275878906,-81.8699417114258,-81.8183746337891,-81.8126373291016,-81.7954559326172,-81.7496185302734,-81.7381591796875,-81.7152404785156,-81.7839965820312,-81.8069152832031,-81.8126373291016,-81.829833984375,-81.835563659668,-81.9272384643555,-81.9444198608398,-81.9616165161133,-81.9959869384766,-82.0189056396484,-82.0647430419922,-82.1105804443359,-82.1449584960938,-82.1678771972656,-82.1736068725586,-82.2137145996094,-82.2194366455078,-82.2251739501953,-82.2194366455078,-81.9845275878906,-81.9845275878906,null,-80.6266174316406,-80.5750503540039,-80.471923828125,-80.471923828125,-80.4604644775391,-80.4088973999023,-80.3344116210938,-80.294303894043,-80.2541961669922,-80.2370147705078,-80.1797103881836,-80.1739807128906,-80.0593948364258,-80.025016784668,-80.0020980834961,-79.9791793823242,-79.9448013305664,-79.9046936035156,-79.8875045776367,-79.9791793823242,-80.2541961669922,-80.2713851928711,-80.3859786987305,-80.3917083740234,-80.4489974975586,-80.4604644775391,-80.5177612304688,-80.5349426269531,-80.5292205810547,-80.5464096069336,-80.5578689575195,-80.5578689575195,-80.5750503540039,-80.5922470092773,-80.6208877563477,-80.6266174316406,-80.6151580810547,-80.6037063598633,-80.5922470092773,-80.5865097045898,-80.6037063598633,-80.6094360351562,-80.6037063598633,-80.6037063598633,-80.6037063598633,-80.5922470092773,-80.5979766845703,-80.5865097045898,-80.6151580810547,-80.6323471069336,-80.6323471069336,-80.6094360351562,-80.6266174316406,-80.6266174316406,null,-81.4746017456055,-81.4631423950195,-81.4574127197266,-81.4688720703125,-81.4803237915039,-81.4688720703125,-81.4574127197266,-81.4516830444336,-81.4516830444336,-81.4287643432617,-81.4230346679688,-81.4230346679688,-81.4230346679688,-81.4287643432617,-81.4803237915039,-81.5490875244141,-81.6579437255859,-81.6808700561523,-81.7209701538086,-81.7610778808594,-81.8011856079102,-81.835563659668,-81.829833984375,-81.8126373291016,-81.8069152832031,-81.7839965820312,-81.7152404785156,-81.6923217773438,-81.6694030761719,-81.652214050293,-81.6407623291016,-81.6235656738281,-81.6121063232422,-81.5834579467773,-81.5662689208984,-81.5433578491211,-81.5261611938477,-81.4803237915039,-81.4631423950195,-81.4746017456055,-81.4746017456055,null,-79.8703231811523,-79.8645858764648,-79.8473968505859,-79.8359375,-79.8187484741211,-79.7786483764648,-79.7213439941406,-79.6984329223633,-79.6755065917969,-79.6525955200195,-79.6296691894531,-79.6124877929688,-79.5093536376953,-79.4864349365234,-79.4692459106445,-79.4348678588867,-79.4234085083008,-79.3431930541992,-79.3317413330078,-79.3145446777344,-79.3088150024414,-79.3145446777344,-79.3317413330078,-79.38330078125,-79.4234085083008,-79.4291381835938,-79.4692459106445,-79.4864349365234,-79.5208129882812,-79.5781097412109,-79.6124877929688,-79.6755065917969,-79.7156143188477,-79.744270324707,-79.7557220458984,-79.7786483764648,-79.8187484741211,-79.8588562011719,-79.8645858764648,-79.8588562011719,-79.8645858764648,-79.8989639282227,-79.9505310058594,-79.9791793823242,-79.9963607788086,-80.025016784668,-80.0651245117188,-80.0937728881836,-79.9791793823242,-79.9791793823242,-79.9963607788086,-79.9619903564453,-79.9505310058594,-79.9390716552734,-79.8703231811523,-79.8703231811523,null,-81.0219650268555,-81.0276870727539,-81.0448837280273,-81.0563430786133,-81.0563430786133,-81.0391464233398,-80.9417495727539,-80.9073715209961,-80.8729934692383,-80.8729934692383,-80.8844528198242,-80.8729934692383,-80.8844528198242,-81.4746017456055,-81.4631423950195,-81.4803237915039,-81.4746017456055,-81.4803237915039,-81.4975204467773,-81.4975204467773,-81.4803237915039,-81.4860534667969,-81.4746017456055,-81.4173049926758,-81.4115753173828,-81.4001083374023,-81.3657379150391,-81.3256301879883,-81.0219650268555,-81.0219650268555,null,-98.3138275146484,-98.3138275146484,-98.7263565063477,-98.8065719604492,-98.7951126098633,-98.8123016357422,-98.8180313110352,-98.3310165405273,-98.3252868652344,-98.3138275146484,-98.3138275146484,null,-98.7034378051758,-97.9757843017578,-97.8554611206055,-97.8497314453125,-97.8382720947266,-98.3367462158203,-98.7034378051758,-98.6919784545898,-98.7034378051758,-98.7034378051758,-98.7034378051758,null,-102.078163146973,-102.083892822266,-102.112533569336,-102.112533569336,-101.235908508301,-101.230186462402,-102.078163146973,-102.078163146973,null,-97.6320114135742,-97.6320114135742,-97.6606521606445,-97.6893081665039,-97.7351455688477,-97.7695236206055,-97.8038940429688,-97.8440017700195,-97.8726501464844,-97.8955688476562,-97.9299468994141,-97.9700546264648,-98.02734375,-98.0789108276367,-98.1362152099609,-98.1190185546875,-98.1018371582031,-98.0961074829102,-98.1075592041016,-98.0961074829102,-98.1075592041016,-98.1132888793945,-98.1075592041016,-98.0846481323242,-98.0903778076172,-98.0846481323242,-97.6320114135742,-97.6320114135742,null,-96.4345245361328,-96.4287948608398,-96.4287948608398,-96.852783203125,-97.1220703125,-97.1220703125,-96.8814315795898,-96.4345245361328,-96.4345245361328,null,-97.9929733276367,-97.9757843017578,-97.9815139770508,-97.9815139770508,-98.7148971557617,-98.7263565063477,-98.7206344604492,-97.9929733276367,-97.9929733276367,null,-98.8180313110352,-98.8123016357422,-98.7951126098633,-98.8065719604492,-99.305046081543,-99.305046081543,-99.29931640625,-99.3165054321289,-99.3336944580078,-99.3451461791992,-99.3566131591797,-99.3508834838867,-99.38525390625,-99.4310913085938,-99.4654693603516,-99.4711990356445,-99.4482879638672,-99.4310913085938,-99.4196395874023,-99.4368209838867,-99.4310913085938,-99.3795318603516,-99.3451461791992,-99.3222351074219,-99.3222351074219,-99.3451461791992,-99.3623428344727,-99.3680725097656,-99.3680725097656,-98.9326171875,-98.8180313110352,-98.8180313110352,null,-99.5800704956055,-99.29931640625,-98.9326171875,-98.9326171875,-99.3680725097656,-99.3623428344727,-99.3680725097656,-99.38525390625,-99.4024505615234,-99.4253616333008,-99.4482879638672,-99.4711990356445,-99.5055847167969,-99.5342330932617,-99.5571441650391,-99.568603515625,-99.562873840332,-99.562873840332,-99.568603515625,-99.5800704956055,-99.5800704956055,null,-104.049133300781,-102.954788208008,-102.954788208008,-102.949058532715,-102.966239929199,-102.966239929199,-103.573585510254,-103.82568359375,-103.854331970215,-103.888710021973,-103.91162109375,-103.986114501953,-104.054862976074,-104.054862976074,-104.049133300781,-104.049133300781,null,-99.8665466308594,-99.7118453979492,-99.7118453979492,-100.433769226074,-100.428039550781,-100.416580200195,-100.35929107666,-100.324913024902,-100.313453674316,-100.301986694336,-100.301986694336,-100.330635070801,-100.34782409668,-100.365020751953,-100.370742797852,-100.365020751953,-100.422309875488,-100.428039550781,-100.433769226074,-100.450965881348,-100.473876953125,-100.496795654297,-100.496795654297,-99.8665466308594,-99.8665466308594,null,-99.305046081543,-98.8065719604492,-98.7263565063477,-98.7148971557617,-98.6977081298828,-98.1075592041016,-98.0789108276367,-98.0846481323242,-98.0903778076172,-98.0846481323242,-98.1075592041016,-98.1132888793945,-98.1075592041016,-98.0961074829102,-98.1075592041016,-98.0961074829102,-98.1018371582031,-98.1190185546875,-98.1362152099609,-98.1820526123047,-98.2336120605469,-98.2909088134766,-98.3138275146484,-98.3367462158203,-98.39404296875,-98.4169616699219,-98.4570693969727,-98.4685287475586,-98.47998046875,-98.5029067993164,-98.5143661499023,-98.5258178710938,-98.5430145263672,-98.583122253418,-98.6117630004883,-98.6518707275391,-98.7206344604492,-98.7779235839844,-98.8008422851562,-98.8352203369141,-98.852409362793,-98.8638687133789,-98.8753280639648,-98.8925094604492,-98.9784545898438,-99.0185623168945,-99.0586700439453,-99.0815963745117,-99.1045074462891,-99.1331634521484,-99.1618041992188,-99.2019119262695,-99.2362899780273,-99.2649383544922,-99.305046081543,-99.3165054321289,-99.3165054321289,-99.305046081543,-99.305046081543,null,-97.9757843017578,-97.9700546264648,-97.9815139770508,-97.9815139770508,-97.5059585571289,-97.5059585571289,-97.483039855957,-97.48876953125,-97.48876953125,-97.8497314453125,-97.8554611206055,-97.9757843017578,-97.9757843017578,null,-96.9158096313477,-96.8126754760742,-96.7954864501953,-96.8126754760742,-96.8413238525391,-96.8757019042969,-96.9215393066406,-96.9559173583984,-96.9788360595703,-96.9902954101562,-97.0132141113281,-97.0647811889648,-97.0991592407227,-97.1392669677734,-97.1621780395508,-97.1621780395508,-96.9158096313477,-96.9158096313477,null,-97.5059585571289,-97.2194747924805,-96.8699798583984,-96.8757019042969,-96.8814315795898,-97.48876953125,-97.483039855957,-97.5059585571289,-97.5059585571289,-97.5059585571289,null,-101.997947692871,-100.496795654297,-100.496795654297,-100.473876953125,-100.450965881348,-100.433769226074,-100.428039550781,-100.422309875488,-100.365020751953,-100.370742797852,-100.365020751953,-100.34782409668,-100.330635070801,-100.301986694336,-100.301986694336,-100.313453674316,-100.324913024902,-100.35929107666,-100.416580200195,-100.428039550781,-100.433769226074,-100.445236206055,-100.468147277832,-100.479606628418,-100.473876953125,-100.439498901367,-100.399398803711,-100.370742797852,-100.342094421387,-101.470825195312,-102.003677368164,-101.997947692871,-101.997947692871,null,-102.811546325684,-102.817276000977,-102.82300567627,-102.851654052734,-102.874572753906,-102.897491455078,-102.914680480957,-102.937599182129,-102.960517883301,-102.97770690918,-103.00634765625,-103.012077331543,-104.066329956055,-104.060592651367,-104.054862976074,-102.685493469238,-102.685493469238,-102.702682495117,-102.714149475098,-102.754257202148,-102.771438598633,-102.777168273926,-102.811546325684,-102.811546325684,-102.811546325684,null,-97.94140625,-97.94140625,-98.1132888793945,-98.3138275146484,-98.3138275146484,-97.94140625,-97.94140625,null,-97.9815139770508,-97.3684463500977,-97.3684463500977,-97.2194747924805,-97.2194747924805,-97.2194747924805,-97.5059585571289,-97.9815139770508,-97.9815139770508,-97.9815139770508,-97.9815139770508,null,-96.4345245361328,-96.8814315795898,-96.8814315795898,-96.8757019042969,-96.4345245361328,-96.4345245361328,-96.4345245361328,-96.4345245361328,-96.4345245361328,null,-101.127052307129,-101.127052307129,-101.493743896484,-101.493743896484,-101.470825195312,-101.482284545898,-101.470825195312,-101.470825195312,-100.342094421387,-100.319183349609,-100.307723999023,-100.284805297852,-100.279075622559,-100.29052734375,-100.313453674316,-100.313453674316,-100.296257019043,-100.273345947266,-100.26188659668,-100.26188659668,-100.267616271973,-100.29052734375,-100.29052734375,-100.313453674316,-100.319183349609,-100.307723999023,-100.296257019043,-100.279075622559,-100.284805297852,-100.313453674316,-100.342094421387,-100.376472473145,-100.399398803711,-100.410858154297,-100.422309875488,-100.416580200195,-100.410858154297,-100.393661499023,-100.393661499023,-100.405128479004,-100.468147277832,-100.496795654297,-100.513984680176,-100.525444030762,-100.55982208252,-100.594200134277,-100.617118835449,-100.645767211914,-100.674415588379,-100.703056335449,-100.725982666016,-100.737442016602,-100.731712341309,-100.720252990723,-100.783271789551,-100.794731140137,-100.806198120117,-100.817657470703,-100.863494873047,-100.897872924805,-100.932243347168,-100.937973022461,-100.966621398926,-100.989540100098,-101.035377502441,-101.05256652832,-101.086944580078,-101.127052307129,-101.127052307129,null,-98.7263565063477,-98.3138275146484,-98.1132888793945,-98.1075592041016,-98.6977081298828,-98.7148971557617,-98.7263565063477,-98.7263565063477,null,-99.7118453979492,-98.7263565063477,-98.7148971557617,-99.574333190918,-99.7003860473633,-99.7118453979492,-99.7118453979492,null,-103.012077331543,-103.00634765625,-103.510551452637,-104.060592651367,-104.066329956055,-103.012077331543,-103.012077331543,null,-99.574333190918,-98.7148971557617,-98.7148971557617,-99.3165054321289,-99.574333190918,-99.574333190918,-99.574333190918,null,-97.2194747924805,-96.9960250854492,-96.9788360595703,-96.4402542114258,-96.4402542114258,-96.4345245361328,-96.4345245361328,-96.4345245361328,-96.8757019042969,-96.8699798583984,-97.2194747924805,-97.2194747924805,-97.2194747924805,null,-99.5399627685547,-99.5456924438477,-99.305046081543,-99.3165054321289,-99.3165054321289,-99.305046081543,-99.2649383544922,-99.2362899780273,-99.2019119262695,-99.1618041992188,-99.1331634521484,-99.1045074462891,-99.0815963745117,-99.0586700439453,-99.0185623168945,-98.9784545898438,-98.8925094604492,-98.8753280639648,-98.8638687133789,-98.852409362793,-98.8352203369141,-98.8008422851562,-98.7779235839844,-98.7206344604492,-98.6518707275391,-98.6117630004883,-98.583122253418,-98.5430145263672,-98.5258178710938,-98.5143661499023,-99.2649383544922,-99.5399627685547,-99.5399627685547,null,-101.127052307129,-101.127052307129,-101.155693054199,-101.155693054199,-101.172889709473,-101.16716003418,-101.046836853027,-101.046836853027,-101.075485229492,-102.01513671875,-102.01513671875,-101.986488342285,-101.992218017578,-102.003677368164,-101.946380615234,-101.912002563477,-101.854705810547,-101.803146362305,-101.768768310547,-101.711471557617,-101.6484375,-101.585418701172,-101.539581298828,-101.476554870605,-101.447906494141,-101.447906494141,-101.40779876709,-101.390609741211,-101.379150390625,-101.361961364746,-101.367691040039,-101.339042663574,-101.321853637695,-101.26456451416,-101.190078735352,-101.172889709473,-101.155693054199,-101.127052307129,-101.127052307129,null,-97.48876953125,-97.48876953125,-96.8814315795898,-96.8814315795898,-97.1220703125,-97.48876953125,-97.48876953125,null,-99.3165054321289,-98.7148971557617,-98.7034378051758,-98.7034378051758,-98.7034378051758,-98.6919784545898,-98.7034378051758,-98.9326171875,-99.29931640625,-99.293586730957,-99.305046081543,-99.3165054321289,-99.3165054321289,null,-97.8440017700195,-97.5919036865234,-97.5976333618164,-97.94140625,-97.94140625,-97.8440017700195,-97.8440017700195,null,-102.983436584473,-102.931869506836,-102.92041015625,-102.931869506836,-102.937599182129,-102.949058532715,-102.954788208008,-104.049133300781,-104.043403625488,-104.049133300781,-102.983436584473,-102.983436584473,null,-100.525444030762,-99.6774673461914,-99.6660079956055,-99.6660079956055,-99.6889266967773,-99.7003860473633,-99.7118453979492,-99.6946563720703,-99.6717376708984,-99.6545486450195,-99.6259078979492,-99.6144409179688,-99.6144409179688,-99.6259078979492,-99.6488189697266,-99.6774673461914,-99.7290344238281,-99.7691421508789,-99.7920608520508,-99.8722763061523,-99.9181060791016,-99.9352951049805,-99.9352951049805,-99.9295654296875,-99.9123840332031,-99.9123840332031,-99.9295654296875,-99.9696731567383,-100.009780883789,-100.038436889648,-100.067077636719,-100.118644714355,-100.158752441406,-100.216049194336,-100.273345947266,-100.330635070801,-100.365020751953,-100.376472473145,-100.38793182373,-100.38793182373,-100.410858154297,-100.433769226074,-100.462417602539,-100.50252532959,-100.531173706055,-100.571281433105,-100.582740783691,-100.588470458984,-100.588470458984,-100.554092407227,-100.536903381348,-100.525444030762,-100.525444030762,null,-98.1075592041016,-98.1132888793945,-97.94140625,-97.5976333618164,-97.3913650512695,-97.3856353759766,-97.6320114135742,-98.0846481323242,-98.0789108276367,-98.1075592041016,-98.1075592041016,null,-99.6774673461914,-99.574333190918,-99.3165054321289,-99.305046081543,-99.293586730957,-99.29931640625,-99.5800704956055,-99.5972518920898,-99.6144409179688,-99.6373596191406,-99.6660079956055,-99.6660079956055,-99.6774673461914,-99.6774673461914,-99.6774673461914,null,-102.026596069336,-102.020858764648,-102.01513671875,-101.075485229492,-101.069755554199,-101.104133605957,-101.161422729492,-101.19580078125,-101.235908508301,-101.235908508301,-102.112533569336,-102.112533569336,-102.135459899902,-102.141181945801,-102.124000549316,-102.118270874023,-102.112533569336,-102.083892822266,-102.049514770508,-102.043785095215,-102.026596069336,-102.026596069336,null,-98.9326171875,-98.9326171875,-98.7034378051758,-98.3367462158203,-98.3310165405273,-98.8180313110352,-98.9326171875,-98.9326171875,null,-101.075485229492,-101.046836853027,-101.046836853027,-100.365020751953,-100.365020751953,-100.342094421387,-100.34782409668,-100.365020751953,-100.416580200195,-100.450965881348,-100.479606628418,-100.50252532959,-100.536903381348,-100.55982208252,-100.571281433105,-100.594200134277,-100.617118835449,-100.645767211914,-100.651496887207,-100.668685913086,-100.674415588379,-100.685874938965,-100.708786010742,-100.71452331543,-100.737442016602,-100.737442016602,-100.754623413086,-100.766090393066,-100.760360717773,-100.806198120117,-100.863494873047,-100.880676269531,-100.903602600098,-100.909324645996,-100.909324645996,-100.932243347168,-100.95516204834,-100.966621398926,-100.966621398926,-100.978080749512,-101.000999450684,-101.023918151855,-101.05256652832,-101.069755554199,-101.075485229492,-101.075485229492,null,-97.48876953125,-97.1220703125,-97.1220703125,-97.3684463500977,-97.8382720947266,-97.8497314453125,-97.48876953125,-97.48876953125,null,-97.3684463500977,-97.1220703125,-96.852783203125,-96.8699798583984,-97.1106185913086,-97.3569869995117,-97.3684463500977,-97.3684463500977,null,-104.054862976074,-103.986114501953,-103.91162109375,-103.888710021973,-103.854331970215,-103.82568359375,-103.573585510254,-103.447532653809,-104.060592651367,-104.054862976074,-104.054862976074,-104.054862976074,null,-96.9158096313477,-96.9158096313477,-96.58349609375,-96.5949554443359,-96.5720367431641,-96.5376586914062,-96.5090103149414,-96.5147399902344,-96.5319290161133,-96.5548477172852,-96.5720367431641,-96.5605773925781,-96.5548477172852,-96.5319290161133,-96.4975509643555,-96.4689025878906,-96.4574508666992,-96.4517135620117,-96.4402542114258,-96.4345245361328,-96.4345245361328,-96.4402542114258,-96.8126754760742,-96.9158096313477,-96.9158096313477,null,-100.34782409668,-100.342094421387,-100.365020751953,-100.365020751953,-100.365020751953,-99.9352951049805,-99.9181060791016,-99.8722763061523,-99.7920608520508,-99.7691421508789,-99.7290344238281,-99.6774673461914,-99.6488189697266,-99.6259078979492,-99.6144409179688,-99.6144409179688,-99.6259078979492,-99.6545486450195,-99.6717376708984,-99.6946563720703,-99.7118453979492,-99.7003860473633,-99.6889266967773,-99.6660079956055,-99.6373596191406,-99.6144409179688,-99.5972518920898,-99.5800704956055,-99.568603515625,-99.562873840332,-99.562873840332,-99.568603515625,-99.5571441650391,-99.5342330932617,-99.5055847167969,-99.4711990356445,-99.4482879638672,-99.4253616333008,-99.4024505615234,-99.38525390625,-99.3680725097656,-99.3623428344727,-99.3680725097656,-99.3680725097656,-99.3623428344727,-99.3451461791992,-99.3222351074219,-99.3222351074219,-99.3451461791992,-99.3795318603516,-99.4310913085938,-99.4368209838867,-99.4196395874023,-99.4310913085938,-99.4482879638672,-99.4711990356445,-99.4654693603516,-99.4310913085938,-99.38525390625,-99.3508834838867,-99.3566131591797,-99.3451461791992,-99.3336944580078,-99.3165054321289,-99.29931640625,-99.305046081543,-99.305046081543,-99.5456924438477,-99.6316299438477,-99.6373596191406,-99.6545486450195,-99.6602783203125,-99.6717376708984,-99.6717376708984,-99.6831970214844,-99.6946563720703,-99.7003860473633,-99.6889266967773,-99.7061157226562,-99.7290344238281,-99.7347640991211,-99.7404937744141,-99.757682800293,-99.7634124755859,-99.7691421508789,-99.7634124755859,-99.7634124755859,-99.7863311767578,-99.8035202026367,-99.8264389038086,-99.8608169555664,-99.8665466308594,-99.8779983520508,-99.9123840332031,-99.9811325073242,-99.9983291625977,-100.044158935547,-100.067077636719,-100.089996337891,-100.130104064941,-100.158752441406,-100.187400817871,-100.198860168457,-100.216049194336,-100.233238220215,-100.238967895508,-100.267616271973,-100.284805297852,-100.307723999023,-100.324913024902,-100.34782409668,-100.34782409668,null,-97.1106185913086,-97.1106185913086,-97.3913650512695,-97.5976333618164,-97.5919036865234,-97.3569869995117,-97.1106185913086,-97.1106185913086,null,-99.0013809204102,-98.7206344604492,-98.7263565063477,-99.7118453979492,-99.7118453979492,-99.0013809204102,-99.0013809204102,null,-97.9757843017578,-97.225212097168,-97.2194747924805,-97.3684463500977,-97.3684463500977,-97.9815139770508,-97.9757843017578,-97.9757843017578,null,-102.954788208008,-102.003677368164,-102.003677368164,-102.032325744629,-102.060966491699,-102.07243347168,-102.124000549316,-102.135459899902,-102.141181945801,-102.152641296387,-102.16983795166,-102.187019348145,-102.221405029297,-102.255783081055,-102.284423828125,-102.301620483398,-102.295883178711,-102.295883178711,-102.330261230469,-102.347450256348,-102.341720581055,-102.347450256348,-102.364639282227,-102.358909606934,-102.358909606934,-102.381828308105,-102.393287658691,-102.381828308105,-103.447532653809,-103.573585510254,-102.966239929199,-102.966239929199,-102.949058532715,-102.954788208008,-102.954788208008,null,-100.34782409668,-100.324913024902,-100.307723999023,-100.284805297852,-100.267616271973,-100.238967895508,-100.233238220215,-100.233238220215,-100.216049194336,-100.216049194336,-101.235908508301,-101.235908508301,-101.19580078125,-101.161422729492,-101.104133605957,-101.069755554199,-101.05256652832,-101.023918151855,-101.000999450684,-100.978080749512,-100.966621398926,-100.966621398926,-100.95516204834,-100.932243347168,-100.909324645996,-100.909324645996,-100.903602600098,-100.880676269531,-100.863494873047,-100.806198120117,-100.760360717773,-100.766090393066,-100.754623413086,-100.737442016602,-100.737442016602,-100.71452331543,-100.708786010742,-100.685874938965,-100.674415588379,-100.668685913086,-100.651496887207,-100.645767211914,-100.617118835449,-100.594200134277,-100.571281433105,-100.55982208252,-100.536903381348,-100.50252532959,-100.479606628418,-100.450965881348,-100.416580200195,-100.365020751953,-100.34782409668,-100.34782409668,null,-97.8382720947266,-97.3684463500977,-97.3569869995117,-97.5919036865234,-97.8440017700195,-97.8382720947266,-97.8382720947266,null,-96.4287948608398,-96.4287948608398,-96.58349609375,-96.9158096313477,-97.1106185913086,-97.1106185913086,-96.8699798583984,-96.4287948608398,-96.4287948608398,null,-96.4287948608398,-96.4287948608398,-96.8699798583984,-96.852783203125,-96.4287948608398,-96.4287948608398,null,-104.060592651367,-103.447532653809,-102.381828308105,-102.393287658691,-102.381828308105,-102.358909606934,-102.358909606934,-102.364639282227,-102.347450256348,-102.341720581055,-102.347450256348,-102.330261230469,-102.295883178711,-102.295883178711,-102.301620483398,-102.284423828125,-102.255783081055,-102.221405029297,-102.187019348145,-102.16983795166,-102.152641296387,-102.141181945801,-102.135459899902,-102.124000549316,-102.07243347168,-102.060966491699,-102.032325744629,-102.003677368164,-101.992218017578,-101.986488342285,-102.01513671875,-102.01513671875,-102.020858764648,-102.026596069336,-102.043785095215,-102.049514770508,-102.083892822266,-102.112533569336,-102.118270874023,-102.124000549316,-102.141181945801,-102.181297302246,-102.811546325684,-102.811546325684,-102.777168273926,-102.771438598633,-102.754257202148,-102.714149475098,-102.702682495117,-102.685493469238,-102.685493469238,-104.054862976074,-104.060592651367,-104.060592651367,null,-102.931869506836,-101.997947692871,-102.003677368164,-102.003677368164,-102.954788208008,-102.954788208008,-102.949058532715,-102.937599182129,-102.931869506836,-102.92041015625,-102.931869506836,-102.931869506836,null,-99.7003860473633,-99.574333190918,-99.574333190918,-99.6774673461914,-100.393661499023,-100.410858154297,-100.416580200195,-100.422309875488,-100.410858154297,-100.399398803711,-100.376472473145,-100.342094421387,-100.313453674316,-100.284805297852,-100.279075622559,-100.296257019043,-100.307723999023,-100.319183349609,-100.313453674316,-100.29052734375,-100.29052734375,-100.267616271973,-100.26188659668,-100.26188659668,-99.7003860473633,-99.7003860473633,null,-96.8126754760742,-96.7783050537109,-96.7210006713867,-96.6866302490234,-96.577766418457,-96.5147399902344,-96.4574508666992,-96.4402542114258,-96.9788360595703,-96.9960250854492,-97.2194747924805,-97.2194747924805,-97.225212097168,-96.5605773925781,-96.5548477172852,-96.5605773925781,-96.5720367431641,-96.5949554443359,-96.6522521972656,-96.7783050537109,-96.8241424560547,-96.8355941772461,-96.8413238525391,-96.8355941772461,-96.8126754760742,-96.8126754760742,null,-98.3310165405273,-98.3367462158203,-97.8382720947266,-97.8440017700195,-97.94140625,-98.3138275146484,-98.3252868652344,-98.3310165405273,-98.3310165405273,null,-102.811546325684,-102.181297302246,-102.141181945801,-102.135459899902,-102.112533569336,-102.112533569336,-102.112533569336,-102.083892822266,-102.078163146973,-102.794357299805,-103.00634765625,-103.012077331543,-103.00634765625,-102.97770690918,-102.960517883301,-102.937599182129,-102.914680480957,-102.897491455078,-102.874572753906,-102.851654052734,-102.82300567627,-102.817276000977,-102.811546325684,-102.811546325684,null,-98.7148971557617,-97.9815139770508,-97.9815139770508,-97.9815139770508,-97.9700546264648,-97.9757843017578,-98.7034378051758,-98.7034378051758,-98.7148971557617,-98.7148971557617,-98.7148971557617,null,-101.127052307129,-101.086944580078,-101.05256652832,-101.035377502441,-100.989540100098,-100.966621398926,-100.937973022461,-100.932243347168,-100.897872924805,-100.863494873047,-100.817657470703,-100.806198120117,-100.794731140137,-100.783271789551,-100.720252990723,-100.708786010742,-100.680145263672,-100.645767211914,-100.622848510742,-100.617118835449,-100.617118835449,-100.617118835449,-100.634307861328,-100.640037536621,-100.634307861328,-100.622848510742,-100.594200134277,-100.548362731934,-100.525444030762,-100.536903381348,-100.554092407227,-100.588470458984,-100.588470458984,-100.582740783691,-100.571281433105,-100.531173706055,-100.50252532959,-100.462417602539,-100.433769226074,-100.410858154297,-100.38793182373,-100.38793182373,-100.376472473145,-100.365020751953,-100.330635070801,-100.273345947266,-100.216049194336,-100.158752441406,-100.118644714355,-100.067077636719,-100.038436889648,-100.009780883789,-99.9696731567383,-99.9295654296875,-99.9123840332031,-99.9123840332031,-99.9295654296875,-99.9352951049805,-99.9352951049805,-100.365020751953,-100.365020751953,-101.046836853027,-101.16716003418,-101.172889709473,-101.155693054199,-101.155693054199,-101.127052307129,-101.127052307129,-101.127052307129,null,-100.720252990723,-100.731712341309,-100.737442016602,-100.725982666016,-100.703056335449,-100.674415588379,-100.645767211914,-100.617118835449,-100.594200134277,-100.55982208252,-100.525444030762,-100.513984680176,-100.496795654297,-100.468147277832,-100.405128479004,-100.393661499023,-100.393661499023,-99.6774673461914,-99.6774673461914,-100.525444030762,-100.548362731934,-100.594200134277,-100.622848510742,-100.634307861328,-100.640037536621,-100.634307861328,-100.617118835449,-100.617118835449,-100.617118835449,-100.622848510742,-100.645767211914,-100.680145263672,-100.708786010742,-100.720252990723,-100.720252990723,null,-101.230186462402,-101.235908508301,-100.216049194336,-100.210311889648,-100.198860168457,-100.20458984375,-101.230186462402,-101.230186462402,null,-100.20458984375,-100.198860168457,-100.210311889648,-100.216049194336,-100.216049194336,-100.233238220215,-100.233238220215,-100.216049194336,-100.198860168457,-100.187400817871,-100.158752441406,-100.130104064941,-100.089996337891,-100.067077636719,-100.044158935547,-99.9983291625977,-99.9811325073242,-99.9123840332031,-99.8779983520508,-99.8665466308594,-99.8608169555664,-99.8264389038086,-99.8035202026367,-99.7863311767578,-99.7634124755859,-99.7634124755859,-99.7691421508789,-99.7634124755859,-99.757682800293,-99.7404937744141,-99.7347640991211,-99.7290344238281,-99.7061157226562,-99.6889266967773,-99.7003860473633,-99.6946563720703,-99.6831970214844,-99.6717376708984,-99.6717376708984,-99.6602783203125,-99.6545486450195,-99.6373596191406,-99.6316299438477,-99.5456924438477,-99.5399627685547,-100.20458984375,-100.20458984375,null,-97.3913650512695,-97.1106185913086,-96.9158096313477,-96.9158096313477,-97.1621780395508,-97.1621780395508,-97.3856353759766,-97.3913650512695,-97.3913650512695,null,-96.4345245361328,-96.4402542114258,-96.4803619384766,-96.5090103149414,-96.5204696655273,-96.5433883666992,-96.577766418457,-96.6064147949219,-96.6350631713867,-96.6522521972656,-96.6866302490234,-96.7152709960938,-96.7267379760742,-96.7381973266602,-96.7897567749023,-96.7954864501953,-96.8126754760742,-96.4402542114258,-96.4459838867188,-96.5147399902344,-96.4975509643555,-96.4975509643555,-96.4975509643555,-96.5204696655273,-96.5204696655273,-96.5204696655273,-96.5605773925781,-96.5949554443359,-96.6064147949219,-96.6064147949219,-96.58349609375,-96.5605773925781,-96.4746322631836,-96.4689025878906,-96.4689025878906,-96.4689025878906,-96.4402542114258,-96.4345245361328,-96.4345245361328,null,-100.433769226074,-99.7118453979492,-99.7003860473633,-100.26188659668,-100.273345947266,-100.296257019043,-100.313453674316,-100.313453674316,-100.29052734375,-100.279075622559,-100.284805297852,-100.307723999023,-100.319183349609,-100.342094421387,-100.370742797852,-100.399398803711,-100.439498901367,-100.473876953125,-100.479606628418,-100.468147277832,-100.445236206055,-100.433769226074,-100.433769226074,null,-97.3856353759766,-97.1621780395508,-97.1621780395508,-97.1621780395508,-97.1908340454102,-97.2194747924805,-97.2366714477539,-97.225212097168,-97.2366714477539,-97.299690246582,-97.3397979736328,-97.3627243041992,-97.4028244018555,-97.4372024536133,-97.4773101806641,-97.5231475830078,-97.5919036865234,-97.6320114135742,-97.6320114135742,-97.3856353759766,-97.3856353759766,null,-102.003677368164,-101.470825195312,-101.470825195312,-101.482284545898,-101.470825195312,-101.493743896484,-101.493743896484,-101.127052307129,-101.127052307129,-101.155693054199,-101.172889709473,-101.190078735352,-101.26456451416,-101.321853637695,-101.339042663574,-101.367691040039,-101.361961364746,-101.379150390625,-101.390609741211,-101.40779876709,-101.447906494141,-101.447906494141,-101.476554870605,-101.539581298828,-101.585418701172,-101.6484375,-101.711471557617,-101.768768310547,-101.803146362305,-101.854705810547,-101.912002563477,-101.946380615234,-102.003677368164,-102.003677368164,-102.003677368164,-102.003677368164,null,-84.270637512207,-84.2878189086914,-84.2878189086914,-84.2878189086914,-84.3336563110352,-84.3508453369141,-84.368034362793,-84.4539794921875,-84.4597091674805,-84.4482498168945,-84.4310607910156,-84.4081420898438,-84.3909530639648,-84.3737640380859,-84.3221969604492,-84.3107452392578,-84.2878189086914,-84.2534408569336,-84.2419815063477,-84.2305297851562,-84.2133331298828,-84.1617660522461,-84.1388549804688,-84.1273956298828,-84.1159286499023,-84.098747253418,-84.0758209228516,-84.0700988769531,-84.0471801757812,-84.0414505004883,-84.0242614746094,-84.0128021240234,-83.9268569946289,-84.0700988769531,-84.0700988769531,-84.1044769287109,-84.1331253051758,-84.1674957275391,-84.1846923828125,-84.2018737792969,-84.2076034545898,-84.2076034545898,-84.2248001098633,-84.2248001098633,-84.2419815063477,-84.2534408569336,-84.2534408569336,-84.2534408569336,-84.270637512207,-84.270637512207,null,-86.2416076660156,-86.2416076660156,-86.253059387207,-86.2817153930664,-86.2874450683594,-86.2988967895508,-86.3218231201172,-86.3390045166016,-86.3905715942383,-86.4077682495117,-86.4249496459961,-86.4937133789062,-86.5166244506836,-86.5968399047852,-86.6140289306641,-86.6426773071289,-86.6541366577148,-86.6598663330078,-86.6541366577148,-86.6484069824219,-86.6369476318359,-86.6426773071289,-86.6598663330078,-86.6484069824219,-86.6426773071289,-86.6484069824219,-86.62548828125,-86.5223541259766,-86.4994354248047,-86.4937133789062,-86.4421463012695,-86.4077682495117,-86.4020385742188,-86.3963088989258,-86.361930847168,-86.356201171875,-86.3390045166016,-86.3332824707031,-86.3103637695312,-86.3160934448242,-86.3103637695312,-86.2817153930664,-86.2817153930664,-86.2702560424805,-86.2587966918945,-86.2416076660156,-86.2416076660156,null,-87.989128112793,-87.9547500610352,-87.9490203857422,-87.9490203857422,-87.9547500610352,-87.9547500610352,-87.9318313598633,-87.9261016845703,-87.9318313598633,-87.9547500610352,-88.0005874633789,-88.0005874633789,-88.0120468139648,-88.0235061645508,-88.0235061645508,-88.0120468139648,-87.9662094116211,-87.9375686645508,-87.9375686645508,-87.9432907104492,-87.9719390869141,-88.0292358398438,-88.0292358398438,-88.1839370727539,-88.2240447998047,-88.2125854492188,-88.2011184692383,-88.1266403198242,-88.1151809692383,-88.1037216186523,-88.0979919433594,-88.0979919433594,-88.0979919433594,-88.0865325927734,-88.0005874633789,-87.989128112793,-87.989128112793,null,-85.2561187744141,-85.2503890991211,-85.1472549438477,-85.0842361450195,-85.0613098144531,-85.0498580932617,-85.0212020874023,-84.9066162109375,-85.004020690918,-85.1014175415039,-85.1071472167969,-85.1128768920898,-85.1415252685547,-85.1701812744141,-85.1358032226562,-85.1300735473633,-85.1358032226562,-85.1358032226562,-85.1587142944336,-85.181640625,-85.1988220214844,-85.2102813720703,-85.2389297485352,-85.2962265014648,-85.3707122802734,-85.4108200073242,-85.4394683837891,-85.4337310791016,-85.4108200073242,-85.2561187744141,-85.2561187744141,null,-83.9497756958008,-83.9841537475586,-83.9898834228516,-84.0013427734375,-84.0185317993164,-84.0471801757812,-84.0758209228516,-84.093017578125,-84.093017578125,-84.1044769287109,-84.1331253051758,-84.1560363769531,-84.1904220581055,-84.1560363769531,-84.1388549804688,-84.1273956298828,-84.1331253051758,-84.1445846557617,-84.1560363769531,-84.1560363769531,-84.1560363769531,-84.1732330322266,-84.1732330322266,-84.1674957275391,-84.1388549804688,-84.1331253051758,-84.1273956298828,-84.1331253051758,-84.1331253051758,-84.1216583251953,-84.1159286499023,-84.1102066040039,-84.098747253418,-84.0815582275391,-84.0700988769531,-84.0586395263672,-84.0586395263672,-84.0471801757812,-84.0414505004883,-84.0414505004883,-84.0242614746094,-84.0128021240234,-84.0070724487305,-84.0128021240234,-84.0128021240234,-83.9898834228516,-83.9726943969727,-83.9497756958008,-83.9383163452148,-83.9268569946289,-83.8867492675781,-83.8638381958008,-83.8409118652344,-83.7836151123047,-83.7377853393555,-83.7263259887695,-83.7148590087891,-83.6575698852539,-83.6575698852539,-83.6804885864258,-83.7377853393555,-83.7893447875977,-83.8409118652344,-83.8982086181641,-83.9497756958008,-83.9497756958008,null,-84.7060775756836,-84.7175445556641,-84.723274230957,-84.7519149780273,-84.7748336791992,-84.8264007568359,-84.992561340332,-84.9868316650391,-84.9868316650391,-85.0097503662109,-85.0326690673828,-85.0326690673828,-85.0212020874023,-84.9467239379883,-84.8779678344727,-84.8550491333008,-84.820671081543,-84.7805633544922,-84.7576446533203,-84.7175445556641,-84.7175445556641,-84.7404556274414,-84.7404556274414,-84.723274230957,-84.7175445556641,-84.7175445556641,-84.7060775756836,-84.7060775756836,null,-84.2133331298828,-84.0242614746094,-84.0013427734375,-83.9726943969727,-83.9555053710938,-83.915397644043,-83.90966796875,-83.90966796875,-83.9383163452148,-83.9325866699219,-83.90966796875,-83.90966796875,-83.915397644043,-83.9497756958008,-83.9669647216797,-83.9726943969727,-83.9669647216797,-83.9669647216797,-84.0128021240234,-84.0242614746094,-84.0414505004883,-84.0471801757812,-84.0700988769531,-84.0758209228516,-84.098747253418,-84.1159286499023,-84.1273956298828,-84.1388549804688,-84.1617660522461,-84.2133331298828,-84.2305297851562,-84.2419815063477,-84.2534408569336,-84.2878189086914,-84.3107452392578,-84.3221969604492,-84.3737640380859,-84.3623046875,-84.3451156616211,-84.3164749145508,-84.3107452392578,-84.3164749145508,-84.3279266357422,-84.3451156616211,-84.3393859863281,-84.3336563110352,-84.3336563110352,-84.3221969604492,-84.2935485839844,-84.2534408569336,-84.2477111816406,-84.2305297851562,-84.1961441040039,-84.2133331298828,-84.2133331298828,null,-85.8462677001953,-85.8863677978516,-85.909294128418,-85.9322052001953,-85.9551315307617,-85.9665832519531,-85.9723129272461,-86.0124206542969,-86.0525283813477,-86.0983657836914,-86.1442031860352,-86.178581237793,-86.1957702636719,-86.1957702636719,-86.1900405883789,-86.1843109130859,-86.1843109130859,-86.1843109130859,-86.1671295166016,-86.1556625366211,-86.1499328613281,-86.1442031860352,-86.1442031860352,-86.1499328613281,-86.1442031860352,-86.1442031860352,-86.0983657836914,-86.0869140625,-86.0697174072266,-86.0124206542969,-85.8462677001953,-85.8462677001953,null,-88.6079177856445,-88.7053298950195,-88.6938629150391,-88.6594924926758,-88.6480255126953,-88.5277099609375,-88.5277099609375,-88.2125854492188,-88.2240447998047,-88.1839370727539,-88.1839370727539,-88.5277099609375,-88.5448989868164,-88.5678176879883,-88.6079177856445,-88.6079177856445,null,-82.3454895019531,-82.3168487548828,-82.3111114501953,-82.3053817749023,-82.3053817749023,-82.2595520019531,-82.2194366455078,-82.1736068725586,-82.1564178466797,-82.09912109375,-82.0590133666992,-82.0475616455078,-82.0303649902344,-82.0017242431641,-81.9673461914062,-81.9444198608398,-81.9787979125977,-81.9902572631836,-82.007453918457,-82.0131759643555,-82.0131759643555,-82.0131759643555,-81.9959869384766,-81.9845275878906,-81.9730682373047,-81.9730682373047,-81.9673461914062,-81.9329605102539,-81.9787979125977,-82.0131759643555,-82.0475616455078,-82.0819320678711,-82.1163101196289,-82.1334991455078,-82.1506881713867,-82.1736068725586,-82.2194366455078,-82.2309036254883,-82.2480926513672,-82.2595520019531,-82.276741027832,-82.2939300537109,-82.2939300537109,-82.3454895019531,-82.3454895019531,null,-87.0322952270508,-87.1869888305664,-87.1697998046875,-87.1755294799805,-87.1869888305664,-87.1812591552734,-87.1640701293945,-87.1812591552734,-87.1869888305664,-87.1812591552734,-87.1468811035156,-87.1411514282227,-87.1640701293945,-87.2041702270508,-87.2328262329102,-87.2500076293945,-87.2786636352539,-87.3130416870117,-87.1296920776367,-86.986457824707,-86.9749908447266,-86.9578018188477,-86.9348831176758,-86.9119644165039,-86.9176940917969,-86.9348831176758,-86.9578018188477,-86.986457824707,-87.0093688964844,-87.0322952270508,-87.0322952270508,-87.0322952270508,null,-88.6021881103516,-88.5678176879883,-88.5563583374023,-88.5277099609375,-88.516242980957,-88.4818725585938,-88.3672790527344,-88.3672790527344,-88.3730087280273,-88.5563583374023,-88.5850067138672,-88.613655090332,-88.6365737915039,-88.6652221679688,-88.6881332397461,-88.7053298950195,-88.7225112915039,-88.7282409667969,-88.7912673950195,-88.7912673950195,-88.8485641479492,-88.8485641479492,-88.797004699707,-88.7626266479492,-88.7053298950195,-88.6308441162109,-88.6079177856445,-88.6021881103516,-88.6021881103516,null,-83.915397644043,-83.90966796875,-83.90966796875,-83.9325866699219,-83.9383163452148,-83.90966796875,-83.90966796875,-83.915397644043,-83.9555053710938,-83.9726943969727,-84.0013427734375,-84.0242614746094,-83.7549667358398,-83.6804885864258,-83.6632919311523,-83.646110534668,-83.634651184082,-83.4742202758789,-83.3596343994141,-83.37109375,-83.3997344970703,-83.4283828735352,-83.4398422241211,-83.4398422241211,-83.4513092041016,-83.4684906005859,-83.5372467041016,-83.5601654052734,-83.5888137817383,-83.646110534668,-83.634651184082,-83.6231842041016,-83.6231842041016,-83.646110534668,-83.6976776123047,-83.7320556640625,-83.7950744628906,-83.8008041381836,-83.818000793457,-83.8752899169922,-83.915397644043,-83.915397644043,null,-85.2962265014648,-85.2847671508789,-85.2790374755859,-85.273307800293,-85.2790374755859,-85.2847671508789,-85.3535232543945,-85.3649826049805,-85.3707122802734,-85.4050903320312,-85.450927734375,-85.4623870849609,-85.4795684814453,-85.4910354614258,-85.5483322143555,-85.5540542602539,-85.5827102661133,-85.6113510131836,-85.6686553955078,-85.6858367919922,-85.6915664672852,-85.7087554931641,-85.7087554931641,-85.7316741943359,-85.7545928955078,-85.8118896484375,-85.8004302978516,-85.7545928955078,-85.450927734375,-85.2962265014648,-85.2962265014648,null,-83.2966003417969,-83.2851486206055,-83.2736892700195,-83.2679595947266,-83.2507629394531,-83.2393112182617,-83.2393112182617,-83.2335815429688,-83.2335815429688,-83.2163848876953,-83.2106552124023,-83.2049331665039,-83.2163848876953,-83.2221221923828,-83.2335815429688,-83.2163848876953,-83.2163848876953,-83.2049331665039,-83.182014465332,-83.1762847900391,-83.1762847900391,-83.1762847900391,-83.1762847900391,-83.1419067382812,-83.1590957641602,-83.1590957641602,-83.1361770629883,-83.1017990112305,-83.0616912841797,-83.0502319335938,-82.8898010253906,-82.9184494018555,-82.912727355957,-82.8955307006836,-82.912727355957,-82.9413681030273,-82.9642868041992,-82.9986724853516,-83.0215835571289,-83.0559616088867,-83.1075286865234,-83.1648254394531,-83.2221221923828,-83.2564926147461,-83.2622222900391,-83.2622222900391,-83.2507629394531,-83.2450408935547,-83.2851486206055,-83.3023300170898,-83.3080596923828,-83.2966003417969,-83.2966003417969,null,-86.2416076660156,-86.2416076660156,-86.2244186401367,-86.2416076660156,-86.2358779907227,-86.2186889648438,-86.1957702636719,-86.178581237793,-86.1442031860352,-86.0983657836914,-86.0525283813477,-86.0124206542969,-85.9723129272461,-85.9723129272461,-85.9608612060547,-85.9436721801758,-85.9207534790039,-85.8921051025391,-85.8634567260742,-85.8462677001953,-85.8577270507812,-85.8634567260742,-85.8634567260742,-85.8749160766602,-85.8577270507812,-85.8577270507812,-85.8749160766602,-85.8749160766602,-85.8749160766602,-85.8921051025391,-85.8921051025391,-85.9494018554688,-85.9665832519531,-85.9895095825195,-86.0525283813477,-86.0639877319336,-86.0754547119141,-86.081184387207,-86.0869140625,-86.0926361083984,-86.1040954589844,-86.1270217895508,-86.1384735107422,-86.1671295166016,-86.178581237793,-86.1957702636719,-86.2072296142578,-86.2186889648438,-86.2244186401367,-86.2759857177734,-86.2587966918945,-86.2416076660156,-86.2416076660156,null,-89.066291809082,-89.1923370361328,-89.2152633666992,-89.25537109375,-89.2668228149414,-89.2954788208008,-89.3241195678711,-89.335578918457,-89.3642272949219,-89.3527679443359,-89.34130859375,-89.3241195678711,-89.3126602172852,-89.3069305419922,-89.2897415161133,-89.2610931396484,-89.2381744384766,-89.2209854125977,-89.1923370361328,-89.152229309082,-89.1464996337891,-89.1407699584961,-89.1350402832031,-89.1235885620117,-89.1121292114258,-89.1006622314453,-89.0605545043945,-89.0147171020508,-88.9918060302734,-88.9860763549805,-88.9688873291016,-88.9402389526367,-88.9115905761719,-88.894401550293,-89.0433731079102,-89.066291809082,-89.066291809082,null,-85.267578125,-85.2332000732422,-85.2102813720703,-85.1930923461914,-85.181640625,-85.1587142944336,-85.0899658203125,-85.0613098144531,-85.0441284179688,-85.0269317626953,-84.9810943603516,-84.9524536132812,-84.9066162109375,-84.8779678344727,-84.8034820556641,-84.7805633544922,-84.7519149780273,-84.7347259521484,-84.7175445556641,-84.7175445556641,-84.7118072509766,-84.7805633544922,-84.9066162109375,-85.0212020874023,-85.0498580932617,-85.0613098144531,-85.0842361450195,-85.1472549438477,-85.2503890991211,-85.2561187744141,-85.2446594238281,-85.2389297485352,-85.2332000732422,-85.2446594238281,-85.2389297485352,-85.2389297485352,-85.2503890991211,-85.267578125,-85.267578125,null,-86.7515335083008,-86.7286224365234,-86.7114334106445,-86.6827850341797,-86.6484069824219,-86.6369476318359,-86.619758605957,-86.6082992553711,-86.5796585083008,-86.5510025024414,-86.5452728271484,-86.533821105957,-86.5223541259766,-86.5223541259766,-86.5223541259766,-86.5108947753906,-86.4994354248047,-86.5051651000977,-86.5223541259766,-86.5510025024414,-86.5567321777344,-86.5510025024414,-86.5796585083008,-86.5911102294922,-86.6025695800781,-86.6140289306641,-86.7859191894531,-86.9291534423828,-87.0322952270508,-87.0322952270508,-87.0322952270508,-87.0093688964844,-86.986457824707,-86.9578018188477,-86.9348831176758,-86.9176940917969,-86.9119644165039,-86.889045715332,-86.8833160400391,-86.8489456176758,-86.8661346435547,-86.8661346435547,-86.8489456176758,-86.8260269165039,-86.7916412353516,-86.7859191894531,-86.7630004882812,-86.7515335083008,-86.7515335083008,null,-88.2412261962891,-88.2412261962891,-88.2183151245117,-88.2011184692383,-88.1839370727539,-88.1839370727539,-88.1839370727539,-88.1839370727539,-88.0292358398438,-88.0292358398438,-87.9719390869141,-87.9833984375,-87.9948577880859,-88.0177764892578,-88.0349655151367,-88.0349655151367,-88.0292358398438,-88.0406951904297,-88.0406951904297,-88.0292358398438,-88.0063171386719,-87.9948577880859,-87.989128112793,-88.0005874633789,-88.0235061645508,-88.0464248657227,-88.0464248657227,-88.0406951904297,-88.0235061645508,-87.9948577880859,-87.9833984375,-87.9833984375,-87.9948577880859,-88.0063171386719,-88.0235061645508,-88.0693435668945,-88.0865325927734,-88.0979919433594,-88.1151809692383,-88.1323699951172,-88.172477722168,-88.1839370727539,-88.2412261962891,-88.2412261962891,null,-86.0697174072266,-86.0410766601562,-86.0238800048828,-86.0066909790039,-85.9837799072266,-85.9723129272461,-85.9608612060547,-85.9551315307617,-85.9494018554688,-85.9436721801758,-85.9379425048828,-85.9264755249023,-85.9207534790039,-85.897834777832,-85.8863677978516,-85.8749160766602,-85.8634567260742,-85.8519973754883,-85.8061599731445,-85.7545928955078,-85.7488632202148,-85.725944519043,-85.7087554931641,-85.6915664672852,-85.6399993896484,-85.6915664672852,-85.6915664672852,-85.6858367919922,-85.6399993896484,-85.6571884155273,-85.6399993896484,-85.6399993896484,-85.6457290649414,-85.6399993896484,-85.6457290649414,-85.6915664672852,-85.72021484375,-85.7545928955078,-85.7889709472656,-85.8118896484375,-85.8462677001953,-86.0124206542969,-86.0754547119141,-86.0697174072266,-86.0697174072266,null,-87.1869888305664,-87.2041702270508,-87.525032043457,-87.5479507446289,-87.5479507446289,-87.5536804199219,-87.5594100952148,-87.5765991210938,-87.5422210693359,-87.5422210693359,-87.536491394043,-87.53076171875,-87.4906539916992,-87.439094543457,-87.3817901611328,-87.3531494140625,-87.3130416870117,-87.2786636352539,-87.2500076293945,-87.2328262329102,-87.2041702270508,-87.1640701293945,-87.1411514282227,-87.1468811035156,-87.1812591552734,-87.1869888305664,-87.1812591552734,-87.1640701293945,-87.1812591552734,-87.1869888305664,-87.1755294799805,-87.1697998046875,-87.1869888305664,-87.1869888305664,null,-89.34130859375,-89.3527679443359,-89.3642272949219,-89.3814163208008,-89.4387130737305,-89.4845504760742,-89.5074615478516,-89.530387878418,-89.6507034301758,-89.6564407348633,-89.6850814819336,-89.7137298583984,-89.7194595336914,-89.7080078125,-89.6850814819336,-89.6507034301758,-89.6277847290039,-89.604866027832,-89.5991363525391,-89.5590286254883,-89.518928527832,-89.5074615478516,-89.5131912231445,-89.518928527832,-89.518928527832,-89.4902801513672,-89.1579666137695,-89.1579666137695,-89.1808776855469,-89.2038040161133,-89.2095336914062,-89.1980667114258,-89.1808776855469,-89.1923370361328,-89.2209854125977,-89.2381744384766,-89.2610931396484,-89.2897415161133,-89.3069305419922,-89.3126602172852,-89.3241195678711,-89.34130859375,-89.34130859375,null,-89.4501724243164,-89.1866073608398,-89.1980667114258,-89.3527679443359,-89.6449737548828,-89.6392440795898,-89.6220626831055,-89.5704956054688,-89.4501724243164,-89.4501724243164,null,-85.0899658203125,-85.1128768920898,-85.0842361450195,-85.1186065673828,-85.1243438720703,-85.1128768920898,-85.1128768920898,-85.1014175415039,-85.0670394897461,-85.0441284179688,-85.0154800415039,-84.9868316650391,-84.9524536132812,-84.9123458862305,-84.8779678344727,-84.8321304321289,-84.8092193603516,-84.7920227050781,-84.7748336791992,-84.7347259521484,-84.7175445556641,-84.6946182250977,-84.6659698486328,-84.7003479003906,-84.7175445556641,-84.7347259521484,-84.7805633544922,-84.7920227050781,-84.8034820556641,-84.8264007568359,-84.8550491333008,-84.8722381591797,-84.8836975097656,-84.8951568603516,-84.9008865356445,-84.9066162109375,-84.9066162109375,-84.9524536132812,-84.9810943603516,-85.0269317626953,-85.0441284179688,-85.0613098144531,-85.0899658203125,-85.0899658203125,null,-85.8634567260742,-85.8519973754883,-86.3103637695312,-86.3046340942383,-86.3046340942383,-86.3103637695312,-86.3160934448242,-86.2988967895508,-86.2874450683594,-86.2702560424805,-86.2244186401367,-86.2186889648438,-86.2072296142578,-86.1957702636719,-86.178581237793,-86.1671295166016,-86.1384735107422,-86.1270217895508,-86.1040954589844,-86.0926361083984,-86.0869140625,-86.081184387207,-86.0754547119141,-86.0639877319336,-86.0525283813477,-85.9895095825195,-85.9665832519531,-85.9494018554688,-85.8921051025391,-85.8749160766602,-85.8634567260742,-85.8634567260742,null,-89.1579666137695,-88.9402389526367,-88.9173202514648,-88.8600234985352,-88.8428421020508,-88.8141860961914,-88.7740783691406,-88.7511672973633,-88.7339706420898,-88.6938629150391,-88.7053298950195,-88.9115905761719,-88.9402389526367,-88.9688873291016,-88.9860763549805,-88.9918060302734,-89.0147171020508,-89.0605545043945,-89.1006622314453,-89.1121292114258,-89.1235885620117,-89.1350402832031,-89.1407699584961,-89.1464996337891,-89.152229309082,-89.1923370361328,-89.1808776855469,-89.1980667114258,-89.2095336914062,-89.2038040161133,-89.1808776855469,-89.1579666137695,-89.1579666137695,-89.1579666137695,null,-87.2270965576172,-87.2213668823242,-87.2156372070312,-87.2099075317383,-87.2156372070312,-87.2099075317383,-87.2099075317383,-87.1697998046875,-87.1468811035156,-87.1411514282227,-87.1296920776367,-87.1182327270508,-87.0895843505859,-87.072395324707,-87.0208282470703,-87.0093688964844,-86.9635314941406,-86.9176940917969,-86.9176940917969,-86.9119644165039,-86.9005126953125,-86.9062423706055,-86.8833160400391,-86.8775863647461,-86.8604049682617,-86.8546752929688,-86.8202972412109,-86.8202972412109,-86.7973709106445,-86.8260269165039,-87.2041702270508,-87.2270965576172,-87.2270965576172,null,-83.2794189453125,-83.2221221923828,-83.2163848876953,-83.2393112182617,-83.2507629394531,-83.2679595947266,-83.3080596923828,-83.3252563476562,-83.3309783935547,-83.3538970947266,-83.3882751464844,-83.4112014770508,-83.4054718017578,-83.4226531982422,-83.4341125488281,-83.4398422241211,-83.4799499511719,-83.5143280029297,-83.5429763793945,-83.5601654052734,-83.5601654052734,-83.5544357299805,-83.5544357299805,-83.5601654052734,-83.5888137817383,-83.5945434570312,-83.6002731323242,-83.6231842041016,-83.6289215087891,-83.6174621582031,-83.6231842041016,-83.634651184082,-83.646110534668,-83.6632919311523,-83.6632919311523,-83.6518402099609,-83.6632919311523,-83.6747589111328,-83.6976776123047,-83.7148590087891,-83.7205963134766,-83.7091293334961,-83.6976776123047,-83.646110534668,-83.6231842041016,-83.6231842041016,-83.634651184082,-83.646110534668,-83.5888137817383,-83.5601654052734,-83.5372467041016,-83.4684906005859,-83.4513092041016,-83.4398422241211,-83.4398422241211,-83.4283828735352,-83.3997344970703,-83.37109375,-83.3481674194336,-83.3252563476562,-83.2794189453125,-83.2794189453125,null,-82.7007293701172,-82.6377029418945,-82.6319732666016,-82.5918655395508,-82.6205139160156,-82.6377029418945,-82.6606216430664,-82.7522964477539,-82.7866744995117,-82.7866744995117,-82.8038558959961,-82.8267822265625,-82.8668899536133,-82.8898010253906,-83.0502319335938,-83.0616912841797,-83.1017990112305,-83.1361770629883,-83.1590957641602,-83.1590957641602,-83.1419067382812,-83.1247100830078,-83.0846099853516,-83.0387725830078,-82.9872055053711,-82.9299087524414,-82.912727355957,-82.8668899536133,-82.8554229736328,-82.8095855712891,-82.7866744995117,-82.735107421875,-82.7007293701172,-82.7007293701172,null,-85.5655136108398,-85.5827102661133,-85.6170806884766,-85.6399993896484,-85.6457290649414,-85.6629180908203,-85.6743850708008,-85.6915664672852,-85.6972961425781,-85.6915664672852,-85.6858367919922,-85.72021484375,-85.7488632202148,-85.7603225708008,-85.8061599731445,-85.8233489990234,-85.8634567260742,-85.8749160766602,-85.8921051025391,-85.8921051025391,-85.8749160766602,-85.8749160766602,-85.8749160766602,-85.8577270507812,-85.8577270507812,-85.8749160766602,-85.8634567260742,-85.8634567260742,-85.8577270507812,-85.8462677001953,-85.7947006225586,-85.6170806884766,-85.6170806884766,-85.6056213378906,-85.5827102661133,-85.5712432861328,-85.5655136108398,-85.5540542602539,-85.5311431884766,-85.4967651367188,-85.4853057861328,-85.4910354614258,-85.5082244873047,-85.5426025390625,-85.5655136108398,-85.5655136108398,null,-83.4799499511719,-83.4398422241211,-83.4341125488281,-83.4226531982422,-83.4054718017578,-83.4112014770508,-83.3882751464844,-83.3538970947266,-83.3309783935547,-83.3252563476562,-83.3080596923828,-83.2679595947266,-83.2507629394531,-83.2393112182617,-83.2163848876953,-83.2221221923828,-83.2049331665039,-83.1705474853516,-83.1648254394531,-83.1361770629883,-83.1017990112305,-83.1075286865234,-83.1017990112305,-83.0731506347656,-83.0387725830078,-83.0846099853516,-83.1247100830078,-83.1419067382812,-83.1762847900391,-83.1762847900391,-83.1762847900391,-83.1762847900391,-83.182014465332,-83.2049331665039,-83.2163848876953,-83.2163848876953,-83.2335815429688,-83.2221221923828,-83.2163848876953,-83.2049331665039,-83.2106552124023,-83.2450408935547,-83.2736892700195,-83.3023300170898,-83.3309783935547,-83.3825454711914,-83.4283828735352,-83.4799499511719,-83.4799499511719,null,-85.3649826049805,-85.456657409668,-85.3707122802734,-85.3879013061523,-85.3879013061523,-85.2389297485352,-85.2102813720703,-85.1988220214844,-85.181640625,-85.1587142944336,-85.1358032226562,-85.1243438720703,-85.1071472167969,-85.0899658203125,-85.0785064697266,-85.0154800415039,-84.998291015625,-84.9810943603516,-84.9639129638672,-84.9467239379883,-84.9467239379883,-85.0212020874023,-85.0326690673828,-85.0326690673828,-85.0097503662109,-84.9868316650391,-84.9868316650391,-84.992561340332,-85.273307800293,-85.3649826049805,-85.3649826049805,null,-83.2794189453125,-83.3252563476562,-83.3481674194336,-83.37109375,-83.3596343994141,-83.4742202758789,-82.9872055053711,-82.8382339477539,-82.9356384277344,-82.9413681030273,-82.9528350830078,-82.9700164794922,-82.9757461547852,-82.9872055053711,-83.0616912841797,-83.0903396606445,-83.0788803100586,-83.187744140625,-83.193473815918,-83.2049331665039,-83.2794189453125,-83.2794189453125,null,-89.1980667114258,-89.1866073608398,-89.1808776855469,-89.066291809082,-88.8485641479492,-88.8485641479492,-88.7912673950195,-88.7912673950195,-88.7912673950195,-88.8256454467773,-89.0204544067383,-89.1980667114258,-89.1980667114258,null,-88.3672790527344,-88.2412261962891,-88.1839370727539,-88.172477722168,-88.1323699951172,-88.1151809692383,-88.0979919433594,-88.0865325927734,-88.0693435668945,-88.0235061645508,-88.0235061645508,-87.9833984375,-87.989128112793,-88.1839370727539,-88.1896591186523,-88.3672790527344,-88.3959274291992,-88.3730087280273,-88.3672790527344,-88.3672790527344,null,-82.8382339477539,-82.5975952148438,-82.6205139160156,-82.6262435913086,-82.6319732666016,-82.6377029418945,-82.6377029418945,-82.6377029418945,-82.6720733642578,-82.6778106689453,-82.6892700195312,-82.6892700195312,-82.6720733642578,-82.7007293701172,-82.735107421875,-82.7866744995117,-82.8095855712891,-82.8554229736328,-82.8668899536133,-82.912727355957,-82.9299087524414,-82.9872055053711,-83.0387725830078,-83.0731506347656,-83.1017990112305,-83.1075286865234,-83.1017990112305,-83.1361770629883,-83.1648254394531,-83.1705474853516,-83.2049331665039,-83.2221221923828,-83.2794189453125,-83.2049331665039,-83.193473815918,-83.187744140625,-83.0788803100586,-83.0903396606445,-83.0616912841797,-82.9872055053711,-82.9757461547852,-82.9700164794922,-82.9528350830078,-82.9413681030273,-82.9356384277344,-82.8382339477539,-82.8382339477539,null,-89.4501724243164,-89.4501724243164,-89.4272537231445,-89.4272537231445,-89.4215240478516,-89.4100646972656,-89.3871459960938,-89.3642272949219,-89.335578918457,-89.3241195678711,-89.2954788208008,-89.2668228149414,-89.25537109375,-89.2152633666992,-89.1923370361328,-89.066291809082,-89.066291809082,-89.1808776855469,-89.1866073608398,-89.4501724243164,-89.4501724243164,-89.4501724243164,null,-88.6079177856445,-88.5678176879883,-88.5448989868164,-88.5277099609375,-88.1839370727539,-88.1839370727539,-88.1839370727539,-88.2011184692383,-88.2183151245117,-88.2412261962891,-88.2412261962891,-88.3672790527344,-88.3672790527344,-88.4818725585938,-88.516242980957,-88.5277099609375,-88.5563583374023,-88.5678176879883,-88.6021881103516,-88.6079177856445,-88.6079177856445,-88.6079177856445,null,-88.4818725585938,-88.063606262207,-88.0521545410156,-88.0578842163086,-88.0005874633789,-88.0865325927734,-88.0979919433594,-88.0979919433594,-88.0979919433594,-88.1037216186523,-88.1151809692383,-88.1266403198242,-88.2011184692383,-88.2125854492188,-88.5277099609375,-88.5219802856445,-88.4818725585938,-88.4818725585938,null,-87.6510848999023,-87.6969146728516,-87.7484817504883,-87.7370223999023,-87.714111328125,-87.719841003418,-87.7255706787109,-87.7255706787109,-87.719841003418,-87.714111328125,-87.7026443481445,-87.6797332763672,-87.6281661987305,-87.6052474975586,-87.5765991210938,-87.5479507446289,-87.525032043457,-87.2041702270508,-87.2156372070312,-87.2328262329102,-87.261474609375,-87.2442779541016,-87.2958450317383,-87.3302230834961,-87.341682434082,-87.3703308105469,-87.4047164916992,-87.44482421875,-87.4734649658203,-87.525032043457,-87.5708694458008,-87.5823287963867,-87.6052474975586,-87.6052474975586,-87.6281661987305,-87.6396255493164,-87.6510848999023,-87.6510848999023,null,-87.989128112793,-87.5880584716797,-87.5823287963867,-87.5651397705078,-87.53076171875,-87.536491394043,-87.5422210693359,-87.5422210693359,-87.5765991210938,-87.5995178222656,-87.6224365234375,-87.6625442504883,-87.6797332763672,-87.6911926269531,-87.7255706787109,-87.7599487304688,-87.8172378540039,-87.9031829833984,-87.9547500610352,-87.9490203857422,-87.9490203857422,-87.9547500610352,-87.989128112793,-87.989128112793,null,-87.9719390869141,-87.9432907104492,-87.9375686645508,-87.9375686645508,-87.9662094116211,-88.0120468139648,-88.0235061645508,-88.0235061645508,-88.0120468139648,-88.0005874633789,-88.0005874633789,-87.9547500610352,-87.9318313598633,-87.9261016845703,-87.9318313598633,-87.9547500610352,-87.9547500610352,-87.9031829833984,-87.8172378540039,-87.7599487304688,-87.7255706787109,-87.6911926269531,-87.6797332763672,-87.6625442504883,-87.6224365234375,-87.5995178222656,-87.5765991210938,-87.5594100952148,-87.5536804199219,-87.5479507446289,-87.5479507446289,-87.525032043457,-87.5479507446289,-87.5765991210938,-87.6052474975586,-87.6281661987305,-87.6797332763672,-87.7026443481445,-87.714111328125,-87.719841003418,-87.7255706787109,-87.8115158081055,-87.8344268798828,-87.8688049316406,-87.8802642822266,-87.9031829833984,-87.9318313598633,-87.9432907104492,-87.9719390869141,-87.9719390869141,null,-85.4967651367188,-85.5082244873047,-85.5196762084961,-85.5254058837891,-85.5311431884766,-85.5769805908203,-85.5884399414062,-85.6228179931641,-85.6743850708008,-85.72021484375,-85.7545928955078,-85.7717819213867,-85.7889709472656,-85.8061599731445,-85.8176193237305,-85.8233489990234,-85.8405380249023,-85.8233489990234,-85.8118896484375,-85.7545928955078,-85.7316741943359,-85.7087554931641,-85.7087554931641,-85.6915664672852,-85.6858367919922,-85.6686553955078,-85.6113510131836,-85.5827102661133,-85.5540542602539,-85.5483322143555,-85.4910354614258,-85.4967651367188,-85.4967651367188,-85.4967651367188,-85.4967651367188,null,-83.2106552124023,-83.2163848876953,-83.2335815429688,-83.2335815429688,-83.2393112182617,-83.2393112182617,-83.2507629394531,-83.2679595947266,-83.2736892700195,-83.2851486206055,-83.2966003417969,-83.3825454711914,-83.3997344970703,-83.4455718994141,-83.462760925293,-83.4799499511719,-83.5028686523438,-83.5487060546875,-83.6117324829102,-83.6575698852539,-83.6919479370117,-83.6976776123047,-83.6747589111328,-83.6632919311523,-83.6518402099609,-83.6632919311523,-83.6632919311523,-83.646110534668,-83.634651184082,-83.6231842041016,-83.6174621582031,-83.6289215087891,-83.6231842041016,-83.6002731323242,-83.5945434570312,-83.5888137817383,-83.5601654052734,-83.5544357299805,-83.5544357299805,-83.5601654052734,-83.5601654052734,-83.5429763793945,-83.5143280029297,-83.4799499511719,-83.4283828735352,-83.3825454711914,-83.3309783935547,-83.3023300170898,-83.2736892700195,-83.2450408935547,-83.2106552124023,-83.2106552124023,null,-81.9673461914062,-81.9386901855469,-81.9215087890625,-81.9100494384766,-81.8871307373047,-81.8699417114258,-81.8642120361328,-81.824104309082,-81.652214050293,-81.646484375,-81.6751327514648,-81.7037811279297,-81.7095108032227,-81.7037811279297,-81.6980514526367,-81.7209701538086,-81.7438888549805,-81.7209701538086,-81.7152404785156,-81.7152404785156,-81.7553482055664,-81.8011856079102,-81.829833984375,-81.8699417114258,-81.9272384643555,-81.9329605102539,-81.9673461914062,-81.9730682373047,-81.9730682373047,-81.9845275878906,-81.9959869384766,-82.0131759643555,-82.0131759643555,-82.0131759643555,-82.007453918457,-81.9902572631836,-81.9787979125977,-81.9444198608398,-81.9673461914062,-81.9673461914062,null,-83.7148590087891,-83.6976776123047,-83.6919479370117,-83.6804885864258,-83.6804885864258,-83.6804885864258,-83.7836151123047,-83.8409118652344,-83.8638381958008,-83.8867492675781,-83.9268569946289,-83.9383163452148,-83.9497756958008,-83.9726943969727,-83.9898834228516,-84.0128021240234,-84.0128021240234,-84.0070724487305,-84.0128021240234,-84.0242614746094,-84.0414505004883,-84.0414505004883,-84.0471801757812,-84.0586395263672,-84.0586395263672,-84.0700988769531,-84.0815582275391,-84.098747253418,-84.1102066040039,-84.1159286499023,-84.1216583251953,-84.1331253051758,-84.1331253051758,-84.1273956298828,-84.1331253051758,-84.1388549804688,-84.1674957275391,-84.270637512207,-84.2534408569336,-84.2534408569336,-84.2534408569336,-84.2419815063477,-84.2248001098633,-84.2248001098633,-84.2076034545898,-84.2076034545898,-84.2018737792969,-84.1846923828125,-84.1674957275391,-84.1331253051758,-84.1044769287109,-84.0700988769531,-84.0700988769531,-83.9268569946289,-83.9039459228516,-83.7148590087891,-83.7148590087891,null,-89.335578918457,-89.34130859375,-89.335578918457,-89.3699569702148,-89.3986053466797,-89.4272537231445,-89.4387130737305,-89.4272537231445,-89.4387130737305,-89.4559020996094,-89.4788208007812,-89.4902801513672,-89.4902801513672,-89.518928527832,-89.518928527832,-89.5131912231445,-89.5074615478516,-89.518928527832,-89.5590286254883,-89.5991363525391,-89.6106033325195,-89.6736221313477,-89.6850814819336,-89.6621704101562,-89.6106033325195,-89.5704956054688,-89.5532989501953,-89.5532989501953,-89.6106033325195,-89.604866027832,-89.5876770019531,-89.5647659301758,-89.5361175537109,-89.518928527832,-89.5074615478516,-89.5475692749023,-89.5418472290039,-89.5131912231445,-89.5131912231445,-89.5361175537109,-89.5590286254883,-89.5475692749023,-89.518928527832,-89.4788208007812,-89.4673538208008,-89.4788208007812,-89.4501724243164,-89.4329833984375,-89.4043350219727,-89.3986053466797,-89.4043350219727,-89.335578918457,-89.335578918457,null,-89.6507034301758,-89.530387878418,-89.5074615478516,-89.4845504760742,-89.4387130737305,-89.3814163208008,-89.3642272949219,-89.3527679443359,-89.34130859375,-89.3527679443359,-89.3642272949219,-89.3871459960938,-89.4100646972656,-89.4215240478516,-89.4272537231445,-89.4272537231445,-89.4501724243164,-89.4501724243164,-89.4730911254883,-89.5131912231445,-89.5647659301758,-89.5876770019531,-89.6163330078125,-89.6564407348633,-89.6793518066406,-89.7080078125,-89.7595672607422,-89.788215637207,-89.799674987793,-89.8054046630859,-89.8054046630859,-89.8168640136719,-89.8512420654297,-89.8684310913086,-89.9028091430664,-89.8970794677734,-89.8684310913086,-89.8627014160156,-89.8741607666016,-89.9142684936523,-89.9371871948242,-89.9429168701172,-89.9371871948242,-89.9085388183594,-89.8283233642578,-89.799674987793,-89.799674987793,-89.7824859619141,-89.7423782348633,-89.7309188842773,-89.7309188842773,-89.7366485595703,-89.7366485595703,-89.7080078125,-89.6621704101562,-89.6507034301758,-89.6507034301758,null,-87.2786636352539,-87.2099075317383,-87.2156372070312,-87.2099075317383,-87.2156372070312,-87.2213668823242,-87.2270965576172,-87.6052474975586,-87.6052474975586,-87.5880584716797,-87.5823287963867,-87.5765991210938,-87.5823287963867,-87.5823287963867,-87.5765991210938,-87.5765991210938,-87.5765991210938,-87.5479507446289,-87.536491394043,-87.525032043457,-87.4963836669922,-87.4906539916992,-87.4849319458008,-87.4734649658203,-87.4734649658203,-87.4505462646484,-87.4505462646484,-87.3187713623047,-87.2786636352539,-87.2786636352539,null,-87.719841003418,-87.708381652832,-87.6969146728516,-87.6911926269531,-87.6911926269531,-87.6740036010742,-87.6510848999023,-87.6510848999023,-87.6396255493164,-87.6281661987305,-87.6052474975586,-87.6052474975586,-87.5823287963867,-87.5708694458008,-87.525032043457,-87.4734649658203,-87.44482421875,-87.4047164916992,-87.3703308105469,-87.341682434082,-87.3359527587891,-87.3359527587891,-87.3474197387695,-87.3531494140625,-87.3244934082031,-87.3187713623047,-87.2958450317383,-87.2786636352539,-87.261474609375,-87.2729339599609,-87.2786636352539,-87.2786636352539,-87.3187713623047,-87.4505462646484,-87.4505462646484,-87.4734649658203,-87.4734649658203,-87.4849319458008,-87.4906539916992,-87.4963836669922,-87.525032043457,-87.536491394043,-87.5479507446289,-87.5765991210938,-87.5765991210938,-87.5880584716797,-87.610969543457,-87.6396255493164,-87.6453552246094,-87.719841003418,-87.719841003418,null,-86.7801895141602,-86.8260269165039,-86.7973709106445,-86.7744598388672,-86.7515335083008,-86.7400817871094,-86.7171630859375,-86.6598663330078,-86.6369476318359,-86.631217956543,-86.6025695800781,-86.5968399047852,-86.5166244506836,-86.5223541259766,-86.5108947753906,-86.4822463989258,-86.4421463012695,-86.436408996582,-86.4306793212891,-86.4249496459961,-86.3905715942383,-86.3676605224609,-86.3676605224609,-86.3390045166016,-86.350471496582,-86.3332824707031,-86.3275527954102,-86.3160934448242,-86.3103637695312,-86.3046340942383,-86.3046340942383,-86.3103637695312,-86.7801895141602,-86.7801895141602,null,-84.270637512207,-84.1674957275391,-84.1732330322266,-84.1732330322266,-84.1560363769531,-84.1560363769531,-84.1560363769531,-84.1445846557617,-84.1331253051758,-84.1273956298828,-84.1388549804688,-84.1560363769531,-84.1904220581055,-84.3623046875,-84.3852233886719,-84.4138717651367,-84.4539794921875,-84.4711685180664,-84.5227355957031,-84.5857620239258,-84.5742950439453,-84.5170059204102,-84.4539794921875,-84.4425201416016,-84.4310607910156,-84.4138717651367,-84.4024124145508,-84.3852233886719,-84.3336563110352,-84.2878189086914,-84.2878189086914,-84.270637512207,-84.270637512207,null,-84.8550491333008,-84.8264007568359,-84.81494140625,-84.7977523803711,-84.7576446533203,-84.7347259521484,-84.6717071533203,-84.6373291015625,-84.6201324462891,-84.5857620239258,-84.5227355957031,-84.4081420898438,-84.4081420898438,-84.4310607910156,-84.4482498168945,-84.4711685180664,-84.4883575439453,-84.5055465698242,-84.6717071533203,-84.7060775756836,-84.7175445556641,-84.7175445556641,-84.723274230957,-84.7404556274414,-84.7404556274414,-84.7175445556641,-84.7175445556641,-84.7576446533203,-84.7805633544922,-84.820671081543,-84.8550491333008,-84.8550491333008,null,-88.7912673950195,-88.7282409667969,-88.7225112915039,-88.7053298950195,-88.6881332397461,-88.6652221679688,-88.6365737915039,-88.613655090332,-88.5850067138672,-88.5563583374023,-88.3730087280273,-88.3959274291992,-88.7912673950195,-88.7912673950195,-88.7912673950195,null,-86.2186889648438,-86.1900405883789,-85.9665832519531,-85.7545928955078,-85.8004302978516,-85.8118896484375,-85.8233489990234,-85.9837799072266,-86.1957702636719,-86.2072296142578,-86.2186889648438,-86.2186889648438,null,-88.7053298950195,-88.6079177856445,-88.6079177856445,-88.6021881103516,-88.6079177856445,-88.6308441162109,-88.7053298950195,-88.7626266479492,-88.797004699707,-88.8485641479492,-89.066291809082,-89.066291809082,-89.0433731079102,-88.894401550293,-88.9115905761719,-88.7053298950195,-88.7053298950195,null,-85.456657409668,-85.6113510131836,-85.8519973754883,-85.8634567260742,-85.8233489990234,-85.8061599731445,-85.7603225708008,-85.7488632202148,-85.72021484375,-85.6858367919922,-85.6915664672852,-85.6972961425781,-85.6915664672852,-85.6743850708008,-85.6629180908203,-85.6457290649414,-85.6399993896484,-85.6170806884766,-85.5827102661133,-85.5655136108398,-85.4681167602539,-85.4394683837891,-85.4108200073242,-85.4050903320312,-85.3879013061523,-85.3879013061523,-85.3707122802734,-85.456657409668,-85.456657409668,null,-86.6484069824219,-86.6426773071289,-86.6484069824219,-86.6598663330078,-86.6426773071289,-86.6369476318359,-86.6484069824219,-86.6541366577148,-86.6598663330078,-86.6541366577148,-86.6426773071289,-86.6140289306641,-86.5968399047852,-86.6025695800781,-86.631217956543,-86.6369476318359,-86.6598663330078,-86.7171630859375,-86.7400817871094,-86.7515335083008,-86.7744598388672,-86.7973709106445,-86.8202972412109,-86.8202972412109,-86.8546752929688,-86.8604049682617,-86.8775863647461,-86.8833160400391,-86.9062423706055,-86.9005126953125,-86.9119644165039,-86.9176940917969,-86.9176940917969,-86.9635314941406,-86.9635314941406,-86.9520797729492,-86.9463500976562,-86.9176940917969,-86.9119644165039,-86.8947830200195,-86.8833160400391,-86.8661346435547,-86.8546752929688,-86.8432083129883,-86.8374786376953,-86.8317489624023,-86.8260269165039,-86.8260269165039,-86.8374786376953,-86.8374786376953,-86.8202972412109,-86.803108215332,-86.803108215332,-86.7973709106445,-86.7916412353516,-86.7801895141602,-86.7630004882812,-86.7515335083008,-86.7400817871094,-86.7286224365234,-86.7228927612305,-86.6827850341797,-86.6598663330078,-86.6484069824219,-86.6484069824219,null,-87.2099075317383,-87.2786636352539,-87.2786636352539,-87.2729339599609,-87.261474609375,-87.2786636352539,-87.2958450317383,-87.3187713623047,-87.3244934082031,-87.3531494140625,-87.3474197387695,-87.3359527587891,-87.3359527587891,-87.341682434082,-87.3302230834961,-87.2958450317383,-87.2442779541016,-87.261474609375,-87.2328262329102,-87.2156372070312,-86.9749908447266,-86.9635314941406,-86.9406204223633,-86.9406204223633,-86.7630004882812,-86.7801895141602,-86.7916412353516,-86.7973709106445,-86.803108215332,-86.803108215332,-86.8202972412109,-86.8374786376953,-86.8374786376953,-86.8260269165039,-86.8260269165039,-86.8317489624023,-86.8374786376953,-86.8432083129883,-86.8546752929688,-86.8661346435547,-86.8833160400391,-86.8947830200195,-86.9119644165039,-86.9176940917969,-86.9463500976562,-86.9520797729492,-86.9635314941406,-86.9635314941406,-87.0093688964844,-87.0208282470703,-87.072395324707,-87.0895843505859,-87.1182327270508,-87.1296920776367,-87.1411514282227,-87.1468811035156,-87.1697998046875,-87.2099075317383,-87.2099075317383,-87.2099075317383,null,-84.9467239379883,-84.9467239379883,-84.9639129638672,-84.9810943603516,-84.998291015625,-85.0154800415039,-84.998291015625,-84.992561340332,-84.9810943603516,-84.9696426391602,-84.9467239379883,-84.9180755615234,-84.9008865356445,-84.9008865356445,-84.8779678344727,-84.8607788085938,-84.8550491333008,-84.8722381591797,-84.8722381591797,-84.8665084838867,-84.8493194580078,-84.8034820556641,-84.7920227050781,-84.7862930297852,-84.8034820556641,-84.7977523803711,-84.7805633544922,-84.7691116333008,-84.7805633544922,-84.7748336791992,-84.7633819580078,-84.7461853027344,-84.7175445556641,-84.7060775756836,-84.7003479003906,-84.6831665039062,-84.6717071533203,-84.6545104980469,-84.6373291015625,-84.6201324462891,-84.6201324462891,-84.6315994262695,-84.6373291015625,-84.6373291015625,-84.6201324462891,-84.6373291015625,-84.6717071533203,-84.7347259521484,-84.7576446533203,-84.7977523803711,-84.81494140625,-84.8264007568359,-84.8550491333008,-84.8779678344727,-84.9467239379883,-84.9467239379883,null,-84.1904220581055,-84.1560363769531,-84.1331253051758,-84.1044769287109,-84.093017578125,-84.093017578125,-84.0758209228516,-84.0471801757812,-84.0185317993164,-84.0013427734375,-83.9898834228516,-83.9841537475586,-83.9497756958008,-83.9841537475586,-84.0128021240234,-84.0128021240234,-84.0128021240234,-84.0242614746094,-84.0185317993164,-84.0242614746094,-84.0529098510742,-84.093017578125,-84.1273956298828,-84.1732330322266,-84.2076034545898,-84.2190704345703,-84.2419815063477,-84.2878189086914,-84.2935485839844,-84.3336563110352,-84.3451156616211,-84.3508453369141,-84.368034362793,-84.3852233886719,-84.3737640380859,-84.4024124145508,-84.4482498168945,-84.4883575439453,-84.4711685180664,-84.4482498168945,-84.4310607910156,-84.4081420898438,-84.4081420898438,-84.5227355957031,-84.4711685180664,-84.4539794921875,-84.4138717651367,-84.3852233886719,-84.3623046875,-84.1904220581055,-84.1904220581055,null,-87.53076171875,-87.5651397705078,-87.5823287963867,-87.5880584716797,-87.6453552246094,-87.3244934082031,-87.1182327270508,-87.1239624023438,-87.1354217529297,-87.1182327270508,-87.1296920776367,-87.3130416870117,-87.3531494140625,-87.3817901611328,-87.439094543457,-87.4906539916992,-87.53076171875,-87.53076171875,null,-86.2416076660156,-86.2587966918945,-86.2759857177734,-86.2244186401367,-86.2702560424805,-86.2874450683594,-86.2988967895508,-86.3160934448242,-86.3275527954102,-86.3332824707031,-86.350471496582,-86.3390045166016,-86.3676605224609,-86.3676605224609,-86.3905715942383,-86.4249496459961,-86.4306793212891,-86.436408996582,-86.4421463012695,-86.4822463989258,-86.5108947753906,-86.5223541259766,-86.5166244506836,-86.4937133789062,-86.4249496459961,-86.4077682495117,-86.3905715942383,-86.3390045166016,-86.3218231201172,-86.2988967895508,-86.2874450683594,-86.2817153930664,-86.253059387207,-86.2416076660156,-86.2416076660156,null,-84.9066162109375,-84.9066162109375,-84.9008865356445,-84.8951568603516,-84.8836975097656,-84.8722381591797,-84.8550491333008,-84.8264007568359,-84.8034820556641,-84.7920227050781,-84.7805633544922,-84.7347259521484,-84.7175445556641,-84.7003479003906,-84.6717071533203,-84.6315994262695,-84.6086730957031,-84.5914916992188,-84.5685653686523,-84.5055465698242,-84.4654388427734,-84.4310607910156,-84.4482498168945,-84.4597091674805,-84.4539794921875,-84.368034362793,-84.3508453369141,-84.3336563110352,-84.4196014404297,-84.4367904663086,-84.4654388427734,-84.5227355957031,-84.551383972168,-84.5571136474609,-84.5685653686523,-84.7118072509766,-84.7175445556641,-84.7175445556641,-84.7347259521484,-84.7519149780273,-84.7805633544922,-84.8034820556641,-84.8779678344727,-84.9066162109375,-84.9066162109375,null,-89.335578918457,-88.8485641479492,-88.8371047973633,-88.8371047973633,-88.8428421020508,-88.8600234985352,-88.9230499267578,-88.9574279785156,-88.9631576538086,-88.9516983032227,-88.9402389526367,-89.1579666137695,-89.4902801513672,-89.4902801513672,-89.4788208007812,-89.4559020996094,-89.4387130737305,-89.4272537231445,-89.4387130737305,-89.4272537231445,-89.3986053466797,-89.3699569702148,-89.335578918457,-89.34130859375,-89.335578918457,-89.335578918457,null,-85.2847671508789,-85.2332000732422,-85.181640625,-85.1415252685547,-85.1358032226562,-85.1415252685547,-85.1128768920898,-85.1128768920898,-85.1243438720703,-85.1186065673828,-85.0842361450195,-85.1128768920898,-85.1644439697266,-85.267578125,-85.3019561767578,-85.3191452026367,-85.3649826049805,-85.4623870849609,-85.4623870849609,-85.4967651367188,-85.4967651367188,-85.4967651367188,-85.4910354614258,-85.4795684814453,-85.4623870849609,-85.450927734375,-85.4050903320312,-85.3707122802734,-85.3649826049805,-85.3535232543945,-85.2847671508789,-85.2847671508789,null,-87.7255706787109,-87.7255706787109,-87.719841003418,-87.714111328125,-87.7370223999023,-87.7484817504883,-87.6969146728516,-87.6510848999023,-87.6510848999023,-87.6740036010742,-87.6911926269531,-87.6911926269531,-87.6969146728516,-87.708381652832,-87.719841003418,-87.7771301269531,-87.8286972045898,-87.8859939575195,-87.9146423339844,-87.9432907104492,-87.9490203857422,-87.9719390869141,-88.0005874633789,-88.0120468139648,-88.0464248657227,-88.0464248657227,-88.0235061645508,-88.0005874633789,-87.989128112793,-87.9948577880859,-88.0063171386719,-88.0292358398438,-88.0406951904297,-88.0406951904297,-88.0292358398438,-88.0349655151367,-88.0349655151367,-88.0177764892578,-87.9948577880859,-87.9833984375,-87.9719390869141,-87.9432907104492,-87.9318313598633,-87.9031829833984,-87.8802642822266,-87.8688049316406,-87.8344268798828,-87.8115158081055,-87.7255706787109,-87.7255706787109,null,-85.2847671508789,-84.9639129638672,-84.7862930297852,-84.7347259521484,-84.7748336791992,-84.7920227050781,-84.8092193603516,-84.8321304321289,-84.8779678344727,-84.9123458862305,-84.9524536132812,-84.9868316650391,-85.0154800415039,-85.0441284179688,-85.0670394897461,-85.1014175415039,-85.1128768920898,-85.1415252685547,-85.1358032226562,-85.1415252685547,-85.181640625,-85.2332000732422,-85.2847671508789,-85.2790374755859,-85.273307800293,-85.2790374755859,-85.2847671508789,-85.2847671508789,null,-84.6315994262695,-84.7748336791992,-84.7519149780273,-84.723274230957,-84.7175445556641,-84.7060775756836,-84.6717071533203,-84.5055465698242,-84.4883575439453,-84.4482498168945,-84.4024124145508,-84.3737640380859,-84.3852233886719,-84.368034362793,-84.3508453369141,-84.3451156616211,-84.3336563110352,-84.2935485839844,-84.3221969604492,-84.3279266357422,-84.6315994262695,-84.6315994262695,null,-85.1128768920898,-85.0899658203125,-85.1587142944336,-85.181640625,-85.1930923461914,-85.2102813720703,-85.2332000732422,-85.267578125,-85.2962265014648,-85.3134155273438,-85.3134155273438,-85.3306045532227,-85.3306045532227,-85.5311431884766,-85.5941619873047,-85.5998916625977,-85.6399993896484,-85.6915664672852,-85.7087554931641,-85.725944519043,-85.7488632202148,-85.7545928955078,-85.8061599731445,-85.7947006225586,-85.7889709472656,-85.7717819213867,-85.7545928955078,-85.72021484375,-85.6743850708008,-85.6228179931641,-85.5884399414062,-85.5769805908203,-85.5311431884766,-85.5254058837891,-85.5196762084961,-85.5082244873047,-85.4967651367188,-85.4623870849609,-85.4623870849609,-85.3649826049805,-85.3191452026367,-85.3019561767578,-85.267578125,-85.1644439697266,-85.1128768920898,-85.1128768920898,null,-84.7003479003906,-84.7060775756836,-84.7175445556641,-84.7461853027344,-84.7633819580078,-84.7748336791992,-84.7805633544922,-84.7691116333008,-84.7805633544922,-84.7977523803711,-84.8034820556641,-84.7862930297852,-84.7920227050781,-84.8034820556641,-84.8493194580078,-84.8665084838867,-84.8722381591797,-84.8722381591797,-84.8550491333008,-84.8607788085938,-84.8779678344727,-84.9008865356445,-84.9008865356445,-84.9180755615234,-84.9467239379883,-84.9696426391602,-84.9810943603516,-84.992561340332,-84.998291015625,-85.0154800415039,-85.0785064697266,-85.0899658203125,-85.1071472167969,-85.1243438720703,-85.1358032226562,-85.1358032226562,-85.1300735473633,-85.1358032226562,-85.1701812744141,-85.1415252685547,-85.1128768920898,-85.1071472167969,-85.1014175415039,-85.004020690918,-84.9066162109375,-84.7805633544922,-84.7461853027344,-84.7461853027344,-84.7461853027344,-84.7404556274414,-84.7175445556641,-84.7003479003906,-84.7003479003906,null,-84.6201324462891,-84.6373291015625,-84.6373291015625,-84.6315994262695,-84.6201324462891,-84.6201324462891,-84.6373291015625,-84.6545104980469,-84.6717071533203,-84.6831665039062,-84.7003479003906,-84.7175445556641,-84.7404556274414,-84.7461853027344,-84.7461853027344,-84.7461853027344,-84.7805633544922,-84.7118072509766,-84.5685653686523,-84.5571136474609,-84.551383972168,-84.5227355957031,-84.4654388427734,-84.4367904663086,-84.4196014404297,-84.3336563110352,-84.2878189086914,-84.2878189086914,-84.2878189086914,-84.270637512207,-84.2878189086914,-84.2878189086914,-84.3336563110352,-84.3852233886719,-84.4024124145508,-84.4138717651367,-84.4310607910156,-84.4425201416016,-84.4539794921875,-84.5170059204102,-84.5742950439453,-84.5857620239258,-84.6201324462891,-84.6201324462891,null,-87.1182327270508,-87.0666656494141,-86.7630004882812,-86.6713256835938,-86.5968399047852,-86.5624618530273,-86.619758605957,-86.631217956543,-86.6369476318359,-86.6484069824219,-86.6885147094727,-86.705696105957,-86.7114334106445,-86.7343521118164,-86.7515335083008,-86.7630004882812,-86.7859191894531,-86.7916412353516,-86.8260269165039,-86.8489456176758,-86.8661346435547,-86.8661346435547,-86.8489456176758,-86.8833160400391,-86.889045715332,-86.9119644165039,-86.9348831176758,-86.9578018188477,-86.9749908447266,-86.986457824707,-87.1296920776367,-87.1182327270508,-87.1354217529297,-87.1239624023438,-87.1182327270508,-87.1182327270508,null,-86.2416076660156,-86.2587966918945,-86.2702560424805,-86.2817153930664,-86.2817153930664,-86.3103637695312,-86.3160934448242,-86.3103637695312,-86.3332824707031,-86.3390045166016,-86.356201171875,-86.361930847168,-86.3963088989258,-86.4020385742188,-86.4077682495117,-86.4421463012695,-86.4937133789062,-86.4994354248047,-86.5223541259766,-86.62548828125,-86.6484069824219,-86.6598663330078,-86.6827850341797,-86.6770553588867,-86.6713256835938,-86.6484069824219,-86.6484069824219,-86.6369476318359,-86.6082992553711,-86.5968399047852,-86.5968399047852,-86.6025695800781,-86.6082992553711,-86.6082992553711,-86.6140289306641,-86.6025695800781,-86.5911102294922,-86.5796585083008,-86.5510025024414,-86.5567321777344,-86.5510025024414,-86.5223541259766,-86.5051651000977,-86.4994354248047,-86.5108947753906,-86.4822463989258,-86.436408996582,-86.350471496582,-86.3046340942383,-86.2759857177734,-86.2186889648438,-86.2014999389648,-86.1442031860352,-86.1442031860352,-86.1499328613281,-86.1442031860352,-86.1442031860352,-86.1499328613281,-86.1556625366211,-86.1671295166016,-86.1843109130859,-86.1843109130859,-86.1843109130859,-86.1900405883789,-86.1957702636719,-86.1957702636719,-86.2186889648438,-86.2358779907227,-86.2416076660156,-86.2244186401367,-86.2416076660156,-86.2416076660156,null,-84.7003479003906,-84.6659698486328,-84.6946182250977,-84.7175445556641,-84.7347259521484,-84.7862930297852,-84.723274230957,-84.2133331298828,-84.1961441040039,-84.2305297851562,-84.2477111816406,-84.2534408569336,-84.2935485839844,-84.3221969604492,-84.3336563110352,-84.3336563110352,-84.3393859863281,-84.3451156616211,-84.3279266357422,-84.3164749145508,-84.3107452392578,-84.3164749145508,-84.3451156616211,-84.3623046875,-84.3737640380859,-84.3909530639648,-84.4081420898438,-84.4310607910156,-84.4654388427734,-84.5055465698242,-84.5685653686523,-84.5914916992188,-84.6086730957031,-84.6315994262695,-84.6717071533203,-84.7003479003906,-84.7003479003906,null,-85.6170806884766,-85.5597839355469,-85.4623870849609,-85.456657409668,-85.445198059082,-85.4337310791016,-85.4394683837891,-85.4108200073242,-85.3707122802734,-85.2962265014648,-85.2389297485352,-85.3879013061523,-85.4050903320312,-85.4108200073242,-85.4394683837891,-85.4681167602539,-85.5655136108398,-85.5426025390625,-85.5082244873047,-85.4910354614258,-85.4853057861328,-85.4967651367188,-85.5311431884766,-85.5540542602539,-85.5655136108398,-85.5712432861328,-85.5827102661133,-85.6056213378906,-85.6170806884766,-85.6170806884766,-85.6170806884766,null,-83.2966003417969,-83.3080596923828,-83.3023300170898,-83.2851486206055,-83.2450408935547,-83.2507629394531,-83.2622222900391,-83.2622222900391,-83.2564926147461,-83.2794189453125,-83.2966003417969,-83.3252563476562,-83.3538970947266,-83.37109375,-83.3997344970703,-83.4283828735352,-83.4513092041016,-83.4914093017578,-83.5143280029297,-83.5945434570312,-83.6575698852539,-83.6575698852539,-83.7148590087891,-83.7263259887695,-83.7377853393555,-83.7836151123047,-83.6804885864258,-83.6804885864258,-83.6804885864258,-83.6919479370117,-83.6575698852539,-83.6117324829102,-83.5487060546875,-83.5028686523438,-83.4799499511719,-83.462760925293,-83.4455718994141,-83.3997344970703,-83.3825454711914,-83.2966003417969,-83.2966003417969,null,-90.2809600830078,-90.2866897583008,-90.2695007324219,-90.2580413818359,-90.2179336547852,-90.2064743041992,-90.1950149536133,-90.1778259277344,-90.1491775512695,-90.1205368041992,-90.1033401489258,-90.0861511230469,-90.0632400512695,-90.0746994018555,-90.0689697265625,-90.057502746582,-90.0689697265625,-90.0861511230469,-90.0976104736328,-90.0976104736328,-90.0918807983398,-90.1033401489258,-90.1090774536133,-89.8054046630859,-89.8054046630859,-89.788215637207,-89.7710266113281,-89.7595672607422,-89.7423782348633,-89.7423782348633,-89.7194595336914,-89.7137298583984,-89.6621704101562,-89.6621704101562,-89.6392440795898,-89.6449737548828,-89.7251892089844,-90.2809600830078,-90.2809600830078,null,-85.8061599731445,-85.8519973754883,-85.8634567260742,-85.8749160766602,-85.8863677978516,-85.897834777832,-85.9207534790039,-85.9264755249023,-85.9379425048828,-85.9436721801758,-85.9494018554688,-85.9551315307617,-85.9608612060547,-85.9723129272461,-85.9837799072266,-86.0066909790039,-86.0238800048828,-86.0410766601562,-86.0697174072266,-86.0697174072266,-86.1384735107422,-86.1270217895508,-86.1040954589844,-86.0926361083984,-86.0467987060547,-86.0238800048828,-86.0066909790039,-85.9837799072266,-85.9952392578125,-85.9837799072266,-85.8233489990234,-85.8405380249023,-85.8233489990234,-85.8176193237305,-85.8061599731445,-85.7889709472656,-85.7947006225586,-85.8061599731445,-85.8061599731445,null,-88.0005874633789,-88.0578842163086,-88.0521545410156,-88.063606262207,-88.0464248657227,-88.0406951904297,-88.0406951904297,-88.0521545410156,-88.063606262207,-87.9432907104492,-87.8516235351562,-87.8344268798828,-87.8344268798828,-87.6797332763672,-87.6453552246094,-87.5880584716797,-87.989128112793,-88.0005874633789,-88.0005874633789,null,-82.5975952148438,-82.2939300537109,-81.9272384643555,-81.9043121337891,-81.824104309082,-81.8642120361328,-81.8699417114258,-81.8871307373047,-81.9100494384766,-81.9215087890625,-81.9386901855469,-81.9673461914062,-82.0017242431641,-82.0303649902344,-82.0475616455078,-82.0590133666992,-82.09912109375,-82.1564178466797,-82.1736068725586,-82.2194366455078,-82.2595520019531,-82.3053817749023,-82.3053817749023,-82.3283081054688,-82.3454895019531,-82.3741455078125,-82.3798751831055,-82.4027862548828,-82.4142532348633,-82.4830017089844,-82.5975952148438,-82.6548919677734,-82.6720733642578,-82.6892700195312,-82.6892700195312,-82.6778106689453,-82.6720733642578,-82.6377029418945,-82.6377029418945,-82.6377029418945,-82.6319732666016,-82.6262435913086,-82.6205139160156,-82.5975952148438,-82.5975952148438,null,-86.3848419189453,-86.1900405883789,-86.2186889648438,-86.2244186401367,-86.253059387207,-86.2645263671875,-86.2817153930664,-86.2874450683594,-86.2988967895508,-86.3160934448242,-86.350471496582,-86.350471496582,-86.3390045166016,-86.3332824707031,-86.350471496582,-86.3676605224609,-86.3733901977539,-86.3791122436523,-86.3963088989258,-86.4134979248047,-86.4134979248047,-86.4249496459961,-86.4478759765625,-86.4707870483398,-86.4994354248047,-86.5108947753906,-86.5280838012695,-86.533821105957,-86.5452728271484,-86.5510025024414,-86.5510025024414,-86.5624618530273,-86.5796585083008,-86.6082992553711,-86.619758605957,-86.6369476318359,-86.6484069824219,-86.6827850341797,-86.7114334106445,-86.7286224365234,-86.7515335083008,-86.7343521118164,-86.7114334106445,-86.705696105957,-86.6885147094727,-86.6484069824219,-86.6369476318359,-86.631217956543,-86.619758605957,-86.5624618530273,-86.533821105957,-86.4994354248047,-86.4536056518555,-86.3848419189453,-86.3848419189453,null,-89.4501724243164,-89.4501724243164,-89.5704956054688,-89.6220626831055,-89.6392440795898,-89.6621704101562,-89.6621704101562,-89.7137298583984,-89.7194595336914,-89.7423782348633,-89.7423782348633,-89.7595672607422,-89.7710266113281,-89.788215637207,-89.8054046630859,-89.8054046630859,-90.1090774536133,-90.1491775512695,-90.1663665771484,-90.1892852783203,-90.1892852783203,-90.1835556030273,-90.16064453125,-90.1377182006836,-90.1262588500977,-90.1205368041992,-90.0976104736328,-90.0861511230469,-90.0804214477539,-90.0689697265625,-90.0460433959961,-90.0288619995117,-90.0116653442383,-89.9944839477539,-89.983024597168,-89.9600982666016,-89.9142684936523,-89.9085388183594,-89.9085388183594,-89.9028091430664,-89.8684310913086,-89.8512420654297,-89.8168640136719,-89.8054046630859,-89.8054046630859,-89.799674987793,-89.788215637207,-89.7595672607422,-89.7080078125,-89.6793518066406,-89.6564407348633,-89.6163330078125,-89.5876770019531,-89.5647659301758,-89.5131912231445,-89.4730911254883,-89.4501724243164,-89.4501724243164,null,-86.2186889648438,-86.2072296142578,-86.1957702636719,-85.9837799072266,-85.9952392578125,-85.9837799072266,-86.0066909790039,-86.0238800048828,-86.0467987060547,-86.0926361083984,-86.1040954589844,-86.1270217895508,-86.1384735107422,-86.1728515625,-86.1957702636719,-86.2014999389648,-86.2186889648438,-86.2244186401367,-86.2416076660156,-86.2473373413086,-86.253059387207,-86.253059387207,-86.2645263671875,-86.253059387207,-86.2244186401367,-86.2186889648438,-86.2186889648438,null,-82.6377029418945,-82.6205139160156,-82.5918655395508,-82.5689468383789,-82.5231094360352,-82.4543609619141,-82.4257049560547,-82.4085235595703,-82.3970565795898,-82.3684158325195,-82.3454895019531,-82.2939300537109,-82.2939300537109,-82.276741027832,-82.2595520019531,-82.2480926513672,-82.2309036254883,-82.2194366455078,-82.2538223266602,-82.276741027832,-82.3168487548828,-82.3454895019531,-82.3855972290039,-82.4027862548828,-82.4085235595703,-82.4428939819336,-82.4830017089844,-82.5059280395508,-82.5460357666016,-82.5804061889648,-82.6090545654297,-82.6205139160156,-82.6205139160156,-82.6090545654297,-82.6377029418945,-82.6377029418945,null,-83.915397644043,-83.8752899169922,-83.818000793457,-83.8008041381836,-83.7950744628906,-83.7320556640625,-83.6976776123047,-83.646110534668,-83.6976776123047,-83.7091293334961,-83.7205963134766,-83.7148590087891,-83.9039459228516,-83.9268569946289,-84.0128021240234,-83.9669647216797,-83.9669647216797,-83.9726943969727,-83.9669647216797,-83.9497756958008,-83.915397644043,-83.915397644043,null,-85.5597839355469,-85.5769805908203,-85.5655136108398,-85.5827102661133,-85.5827102661133,-85.5998916625977,-85.6113510131836,-85.5998916625977,-85.5884399414062,-85.5597839355469,-85.5483322143555,-85.5254058837891,-85.5139465332031,-85.4795684814453,-85.456657409668,-85.4394683837891,-85.3993606567383,-85.3707122802734,-85.3477935791016,-85.3191452026367,-85.2962265014648,-85.273307800293,-85.2790374755859,-85.273307800293,-85.2561187744141,-85.4108200073242,-85.4337310791016,-85.445198059082,-85.456657409668,-85.4623870849609,-85.5597839355469,-85.5597839355469,null,-85.5597839355469,-85.6170806884766,-85.7947006225586,-85.8462677001953,-85.8634567260742,-85.8921051025391,-85.9207534790039,-85.9436721801758,-85.9608612060547,-85.9723129272461,-85.9723129272461,-85.9665832519531,-85.9551315307617,-85.9322052001953,-85.909294128418,-85.8863677978516,-85.8462677001953,-85.8118896484375,-85.7889709472656,-85.7545928955078,-85.72021484375,-85.6915664672852,-85.6801071166992,-85.6629180908203,-85.628547668457,-85.5998916625977,-85.6113510131836,-85.5998916625977,-85.5827102661133,-85.5827102661133,-85.5655136108398,-85.5769805908203,-85.5597839355469,-85.5597839355469,null,-82.6720733642578,-82.6548919677734,-82.5975952148438,-82.4830017089844,-82.4142532348633,-82.4027862548828,-82.3798751831055,-82.3741455078125,-82.3454895019531,-82.3283081054688,-82.3053817749023,-82.3111114501953,-82.3168487548828,-82.3454895019531,-82.3684158325195,-82.3970565795898,-82.4085235595703,-82.4257049560547,-82.4543609619141,-82.5231094360352,-82.5689468383789,-82.5918655395508,-82.6319732666016,-82.6377029418945,-82.7007293701172,-82.6720733642578,-82.6720733642578,null,-87.5765991210938,-87.5765991210938,-87.5765991210938,-87.5823287963867,-87.5823287963867,-87.5765991210938,-87.5823287963867,-87.5880584716797,-87.6052474975586,-87.6052474975586,-87.989128112793,-87.9833984375,-88.0235061645508,-88.0235061645508,-88.0063171386719,-87.9948577880859,-87.9833984375,-87.9833984375,-87.9948577880859,-88.0235061645508,-88.0406951904297,-88.0464248657227,-88.0120468139648,-88.0005874633789,-87.9719390869141,-87.9490203857422,-87.9432907104492,-87.9146423339844,-87.8859939575195,-87.8286972045898,-87.7771301269531,-87.719841003418,-87.6453552246094,-87.6396255493164,-87.610969543457,-87.5880584716797,-87.5765991210938,-87.5765991210938,-87.5765991210938,null,-88.6938629150391,-88.7339706420898,-88.7511672973633,-88.7740783691406,-88.8141860961914,-88.8428421020508,-88.8600234985352,-88.9173202514648,-88.9402389526367,-88.9516983032227,-88.9631576538086,-88.9574279785156,-88.9230499267578,-88.8600234985352,-88.8428421020508,-88.8371047973633,-88.8371047973633,-88.8485641479492,-88.8141860961914,-88.5219802856445,-88.5277099609375,-88.5277099609375,-88.6480255126953,-88.6594924926758,-88.6938629150391,-88.6938629150391,null,-85.2503890991211,-85.2561187744141,-85.273307800293,-85.2790374755859,-85.273307800293,-85.2962265014648,-85.3191452026367,-85.3477935791016,-85.3707122802734,-85.3993606567383,-85.4394683837891,-85.456657409668,-85.4795684814453,-85.5139465332031,-85.5254058837891,-85.5483322143555,-85.5597839355469,-85.5884399414062,-85.5998916625977,-85.628547668457,-85.6629180908203,-85.6801071166992,-85.6915664672852,-85.6457290649414,-85.6399993896484,-85.6457290649414,-85.6399993896484,-85.6399993896484,-85.6571884155273,-85.6399993896484,-85.6858367919922,-85.6915664672852,-85.6915664672852,-85.6399993896484,-85.5998916625977,-85.5941619873047,-85.5311431884766,-85.3306045532227,-85.3306045532227,-85.3134155273438,-85.3134155273438,-85.2962265014648,-85.267578125,-85.2503890991211,-85.2389297485352,-85.2389297485352,-85.2446594238281,-85.2332000732422,-85.2389297485352,-85.2446594238281,-85.2561187744141,-85.2503890991211,-85.2503890991211,null,-87.2041702270508,-87.1869888305664,-87.0322952270508,-87.0322952270508,-86.9291534423828,-86.7859191894531,-86.6140289306641,-86.6082992553711,-86.6082992553711,-86.6025695800781,-86.5968399047852,-86.5968399047852,-86.6082992553711,-86.6369476318359,-86.6484069824219,-86.6484069824219,-86.6713256835938,-86.6770553588867,-86.6827850341797,-86.7228927612305,-86.7286224365234,-86.7400817871094,-86.7515335083008,-86.7630004882812,-86.9406204223633,-86.9406204223633,-86.9635314941406,-86.9749908447266,-87.2156372070312,-87.2041702270508,-87.2041702270508,null,-86.0697174072266,-86.0754547119141,-86.0124206542969,-86.0697174072266,-86.0869140625,-86.0983657836914,-86.1442031860352,-86.2014999389648,-86.2186889648438,-86.2759857177734,-86.3046340942383,-86.350471496582,-86.436408996582,-86.4822463989258,-86.5108947753906,-86.5223541259766,-86.5223541259766,-86.5223541259766,-86.533821105957,-86.5452728271484,-86.5510025024414,-86.5796585083008,-86.5624618530273,-86.5510025024414,-86.5510025024414,-86.5452728271484,-86.533821105957,-86.5280838012695,-86.5108947753906,-86.4994354248047,-86.4707870483398,-86.4478759765625,-86.4249496459961,-86.4134979248047,-86.4134979248047,-86.3963088989258,-86.3791122436523,-86.3733901977539,-86.3676605224609,-86.350471496582,-86.3332824707031,-86.3390045166016,-86.350471496582,-86.350471496582,-86.3160934448242,-86.2988967895508,-86.2874450683594,-86.2817153930664,-86.2645263671875,-86.253059387207,-86.253059387207,-86.2473373413086,-86.2416076660156,-86.2244186401367,-86.2186889648438,-86.2014999389648,-86.1957702636719,-86.1728515625,-86.1384735107422,-86.0697174072266,-86.0697174072266,-86.0697174072266,null,-95.7527084350586,-95.769889831543,-95.76416015625,-95.7297897338867,-95.7469787597656,-95.7240524291992,-95.7527084350586,-95.769889831543,-95.7756271362305,-95.7985458374023,-95.8099975585938,-95.7928161621094,-95.8214645385742,-95.8787612915039,-95.8787612915039,-95.9188690185547,-95.947509765625,-95.9876174926758,-95.9818878173828,-95.9990768432617,-95.9818878173828,-96.0219955444336,-96.0334548950195,-96.0105361938477,-96.0219955444336,-96.0735626220703,-96.0678329467773,-96.0621032714844,-95.4490356445312,-95.4433059692383,-95.4433059692383,-95.4547729492188,-95.4318466186523,-95.4375762939453,-95.408935546875,-95.3917388916016,-95.3516311645508,-95.3000717163086,-95.2943420410156,-95.2656936645508,-95.7527084350586,-95.7527084350586,null,-102.204208374023,-102.278694152832,-102.811546325684,-103.07511138916,-103.07511138916,-102.209945678711,-102.204208374023,-102.204208374023,null,-94.131233215332,-94.4578247070312,-94.5666885375977,-94.8417053222656,-94.8703536987305,-94.8703536987305,-94.9047241210938,-94.8818130493164,-94.956298828125,-94.9391021728516,-94.962028503418,-94.9906692504883,-94.85888671875,-94.8359756469727,-94.7271118164062,-94.6067962646484,-94.5494995117188,-94.509391784668,-94.4864654541016,-94.4750137329102,-94.3833389282227,-94.3375015258789,-94.131233215332,-94.131233215332,null,-96.8012161254883,-96.8126754760742,-96.8069458007812,-96.8241424560547,-96.8757019042969,-96.9100875854492,-96.9444580078125,-96.9444580078125,-96.9272689819336,-96.9215393066406,-96.9444580078125,-96.9902954101562,-96.9845657348633,-96.9731063842773,-96.9616470336914,-96.9731063842773,-97.0017547607422,-97.0361328125,-97.041862487793,-97.0361328125,-97.0590515136719,-97.0762405395508,-97.1106185913086,-97.127799987793,-97.127799987793,-97.1106185913086,-97.0189437866211,-96.8012161254883,-96.8012161254883,null,-98.4226913452148,-98.4226913452148,-98.9498138427734,-98.9440841674805,-98.4169616699219,-98.4226913452148,-98.4226913452148,null,-101.61979675293,-101.61979675293,-101.081214904785,-101.086944580078,-101.493743896484,-101.61979675293,-101.61979675293,null,-98.399772644043,-98.1820526123047,-98.0903778076172,-98.3424758911133,-98.3424758911133,-98.6919784545898,-98.8180313110352,-98.8180313110352,-98.8180313110352,-98.399772644043,-98.399772644043,null,-96.5605773925781,-96.6121444702148,-96.5949554443359,-96.4975509643555,-96.2798309326172,-96.1938858032227,-96.1652374267578,-96.136589050293,-96.1079406738281,-96.0964813232422,-96.1136703491211,-96.125129699707,-96.1022109985352,-96.1194000244141,-96.0850219726562,-96.0334548950195,-96.0334548950195,-96.0162658691406,-96.0563735961914,-96.0277252197266,-96.0334548950195,-96.0678329467773,-96.0964813232422,-96.1881561279297,-96.216796875,-96.2569046020508,-96.3142013549805,-96.3256683349609,-96.3657760620117,-96.400146484375,-96.5204696655273,-96.5605773925781,-96.5605773925781,null,-102.616744995117,-102.61100769043,-103.057914733887,-103.052185058594,-102.616744995117,-102.616744995117,null,-99.4081802368164,-99.6087112426758,-99.6029815673828,-99.1675338745117,-98.9097061157227,-98.7836532592773,-98.8180313110352,-98.852409362793,-98.9268951416016,-98.9555435180664,-98.9612731933594,-98.9784545898438,-98.9727249145508,-99.2821273803711,-99.4081802368164,-99.4081802368164,null,-97.6434707641602,-97.5002288818359,-97.4429321289062,-97.3684463500977,-97.2538528442383,-97.0876998901367,-97.0590515136719,-97.030403137207,-97.3168869018555,-97.6434707641602,-97.6434707641602,null,-99.4769287109375,-98.9440841674805,-98.9498138427734,-99.4711990356445,-99.4769287109375,-99.4769287109375,-99.4769287109375,null,-97.3741760253906,-97.5345993041992,-97.5689849853516,-97.6893081665039,-97.8210830688477,-97.9757843017578,-98.0846481323242,-97.9929733276367,-97.9127578735352,-97.8268127441406,-97.7752532958984,-97.7465972900391,-97.7236862182617,-97.6893081665039,-97.580436706543,-97.5517959594727,-97.483039855957,-97.4257431030273,-97.3741760253906,-97.3741760253906,null,-97.9127578735352,-97.9127578735352,-97.4200134277344,-97.3512573242188,-97.2767791748047,-97.0762405395508,-97.1679077148438,-97.2710494995117,-97.299690246582,-97.311149597168,-97.4028244018555,-97.6377410888672,-97.7465972900391,-97.8325424194336,-97.9127578735352,-97.9127578735352,null,-98.7836532592773,-98.6346893310547,-98.5430145263672,-98.4570693969727,-98.4284210205078,-98.4055023193359,-98.3482055664062,-98.3825836181641,-98.39404296875,-98.3653945922852,-98.3539352416992,-98.3252868652344,-98.3080978393555,-98.2794494628906,-98.2393417358398,-98.1935043334961,-98.1820526123047,-98.1705856323242,-98.1362152099609,-98.1247482299805,-98.1476745605469,-98.399772644043,-98.8180313110352,-98.8180313110352,-98.7836532592773,-98.7836532592773,null,-98.1018371582031,-98.1476745605469,-98.2966384887695,-98.4226913452148,-98.5888519287109,-98.5945816040039,-98.3653945922852,-98.1018371582031,-98.1018371582031,null,-101.700004577637,-101.539581298828,-101.178619384766,-101.184349060059,-101.700004577637,-101.700004577637,-101.700004577637,null,-97.4773101806641,-97.4715805053711,-97.5002288818359,-97.4715805053711,-97.48876953125,-97.4773101806641,-97.4429321289062,-97.3913650512695,-97.4200134277344,-97.4085540771484,-97.3627243041992,-97.3741760253906,-97.2825088500977,-97.3226165771484,-97.3168869018555,-97.2882308959961,-97.5976333618164,-97.6950378417969,-97.7752532958984,-98.0101623535156,-97.8611907958984,-97.6148147583008,-97.5919036865234,-97.5575256347656,-97.5174179077148,-97.5059585571289,-97.4773101806641,-97.4773101806641,null,-94.7500305175781,-94.7328414916992,-94.7156524658203,-94.6984634399414,-94.6812744140625,-94.6640853881836,-94.6640853881836,-94.6469039916992,-94.6239776611328,-94.5781402587891,-94.5494995117188,-94.4979248046875,-94.4807434082031,-94.4750137329102,-94.4635543823242,-94.4520874023438,-94.4234466552734,-94.40625,-94.4005279541016,-94.3661499023438,-94.3088531494141,-94.2973937988281,-94.2802047729492,-94.2630157470703,-94.2400970458984,-94.2286376953125,-94.2229080200195,-94.2057189941406,-94.1885375976562,-94.1541595458984,-94.1484298706055,-94.1197738647461,-94.0911254882812,-94.0796661376953,-94.056755065918,-94.051025390625,-94.1083221435547,-94.1427001953125,-94.1885375976562,-94.2515563964844,-94.2458267211914,-94.2973937988281,-94.4005279541016,-94.4406356811523,-94.6010665893555,-94.6469039916992,-94.6640853881836,-94.7041931152344,-94.7385711669922,-94.7500305175781,-94.7500305175781,-94.7500305175781,null,-95.4318466186523,-95.3860168457031,-95.3401794433594,-95.2771530151367,-95.2542343139648,-95.219856262207,-95.231315612793,-95.2370452880859,-95.1568298339844,-95.0766143798828,-95.1224517822266,-95.1396484375,-95.1568298339844,-95.1740188598633,-95.1740188598633,-95.1797485351562,-95.2083969116211,-95.231315612793,-95.231315612793,-95.2141265869141,-95.1682891845703,-95.1625595092773,-95.2026672363281,-95.2943420410156,-95.3573608398438,-95.4031982421875,-95.5521774291992,-95.6553039550781,-95.6553039550781,-95.6782150268555,-95.7297897338867,-95.7584381103516,-95.8214645385742,-95.8615646362305,-95.8501052856445,-95.8615646362305,-95.867301940918,-95.8730316162109,-95.8558349609375,-95.8157272338867,-95.7985458374023,-95.7813568115234,-95.7527084350586,-95.6438446044922,-95.5980072021484,-95.5808181762695,-95.5521774291992,-95.5521774291992,-95.4662322998047,-95.4318466186523,-95.4318466186523,null,-96.2454528808594,-96.1824264526367,-96.1881561279297,-96.1766891479492,-96.1881561279297,-96.1824264526367,-96.1938858032227,-96.1423187255859,-96.136589050293,-96.1079406738281,-96.130859375,-96.1537780761719,-96.1595077514648,-96.1709671020508,-96.1709671020508,-96.1938858032227,-96.216796875,-96.2855606079102,-96.2970123291016,-96.3027420043945,-96.2855606079102,-96.2970123291016,-96.3657760620117,-96.400146484375,-96.4230651855469,-96.4287948608398,-96.5032806396484,-96.589225769043,-96.5949554443359,-96.577766418457,-96.5147399902344,-96.4459838867188,-96.3829574584961,-96.3657760620117,-96.3428497314453,-96.2454528808594,-96.2454528808594,null,-103.797035217285,-103.797035217285,-103.447532653809,-102.570907592773,-102.324531555176,-102.364639282227,-102.381828308105,-102.399017333984,-102.462043762207,-102.502151489258,-102.52507019043,-102.547988891602,-102.576637268066,-102.62247467041,-102.65111541748,-102.674041748047,-102.708419799805,-102.742790222168,-102.742790222168,-102.76570892334,-102.771438598633,-102.782897949219,-102.811546325684,-102.811546325684,-102.828735351562,-102.828735351562,-102.834465026855,-102.880302429199,-102.897491455078,-102.903221130371,-102.880302429199,-102.908950805664,-102.937599182129,-102.989166259766,-103.012077331543,-103.035003662109,-103.07511138916,-103.10375213623,-103.115219116211,-103.132400512695,-103.161056518555,-103.195426940918,-103.258453369141,-103.287101745605,-103.338668823242,-103.350128173828,-103.373046875,-103.390235900879,-103.441802978516,-103.470443725586,-103.493370056152,-103.544929504395,-103.573585510254,-103.642333984375,-103.699630737305,-103.739738464355,-103.756927490234,-103.791305541992,-103.774116516113,-103.797035217285,-103.797035217285,null,-101.086944580078,-100.943710327148,-100.943710327148,-101.035377502441,-101.493743896484,-101.493743896484,-101.086944580078,-101.086944580078,null,-98.3252868652344,-98.4341506958008,-98.4398727416992,-98.4226913452148,-98.4226913452148,-98.4685287475586,-98.4685287475586,-98.4914474487305,-98.4971771240234,-98.5200881958008,-98.5430145263672,-98.2393417358398,-98.0617294311523,-97.9987030029297,-97.9987030029297,-97.9929733276367,-98.3252868652344,-98.3252868652344,null,-99.0930557250977,-99.2076416015625,-99.2076416015625,-99.115966796875,-98.9154357910156,-98.6518707275391,-98.7664642333984,-98.7779235839844,-98.8867874145508,-98.9841842651367,-99.0930557250977,-99.0930557250977,null,-96.6293258666992,-96.577766418457,-96.5949554443359,-96.589225769043,-96.5032806396484,-96.4287948608398,-96.4230651855469,-96.400146484375,-96.3657760620117,-96.2970123291016,-96.2855606079102,-96.3027420043945,-96.2970123291016,-96.3715057373047,-96.4116134643555,-96.4574508666992,-96.5491180419922,-96.6350631713867,-96.6522521972656,-96.6809005737305,-96.7324676513672,-96.7668380737305,-96.7954864501953,-96.9043502807617,-96.9043502807617,-96.9272689819336,-96.9444580078125,-96.6293258666992,-96.6293258666992,null,-98.4570693969727,-97.9127578735352,-97.8325424194336,-97.8955688476562,-97.9585952758789,-98.0158920288086,-98.0559997558594,-98.1247482299805,-98.0731811523438,-98.1018371582031,-98.3653945922852,-98.3596649169922,-98.4112319946289,-98.4169616699219,-98.3653945922852,-98.4226913452148,-98.4341506958008,-98.3825836181641,-98.4284210205078,-98.4341506958008,-98.4513397216797,-98.4513397216797,-98.4226913452148,-98.4570693969727,-98.4456100463867,-98.4570693969727,-98.4570693969727,null,-97.3168869018555,-97.4372024536133,-97.5976333618164,-97.6377410888672,-97.6606521606445,-97.7007598876953,-97.758056640625,-97.8382720947266,-97.8611907958984,-97.8898391723633,-97.9070281982422,-97.9012985229492,-97.8096237182617,-97.7809753417969,-97.7122192382812,-97.6434707641602,-97.3168869018555,-97.3168869018555,null,-96.8928909301758,-96.9043502807617,-96.9329986572266,-96.8642501831055,-96.7439270019531,-96.7038192749023,-96.66943359375,-96.6579818725586,-96.6407928466797,-96.6579818725586,-96.6579818725586,-96.6407928466797,-96.6006851196289,-96.577766418457,-96.5261993408203,-96.5147399902344,-96.5548477172852,-96.58349609375,-96.589225769043,-96.5548477172852,-96.5147399902344,-96.4689025878906,-96.4345245361328,-96.4746322631836,-96.4975509643555,-96.5147399902344,-96.5376586914062,-96.6178741455078,-96.6522521972656,-96.6866302490234,-96.6980895996094,-96.7152709960938,-96.7267379760742,-96.7381973266602,-96.772575378418,-96.7954864501953,-96.8012161254883,-96.8241424560547,-96.8355941772461,-96.8298721313477,-96.8012161254883,-96.8241424560547,-96.8413238525391,-96.8757019042969,-96.8928909301758,-96.8928909301758,null,-99.6259078979492,-99.115966796875,-99.115966796875,-99.2076416015625,-99.6316299438477,-99.6259078979492,-99.6259078979492,null,-97.8669204711914,-97.8669204711914,-97.7809753417969,-97.5517959594727,-97.5460662841797,-97.5288772583008,-97.5174179077148,-97.4658508300781,-97.4543914794922,-97.4200134277344,-97.3913650512695,-97.3741760253906,-97.3741760253906,-97.3627243041992,-97.3397979736328,-97.3226165771484,-97.3340682983398,-97.3455276489258,-97.305419921875,-97.3168869018555,-97.3168869018555,-97.311149597168,-97.2825088500977,-97.2538528442383,-97.2309417724609,-97.2137451171875,-97.225212097168,-97.2538528442383,-97.2653121948242,-97.2538528442383,-97.2194747924805,-97.225212097168,-97.2080154418945,-97.1793746948242,-97.1851043701172,-97.1793746948242,-97.1564559936523,-97.1507263183594,-97.1679077148438,-97.2710494995117,-97.2939605712891,-97.2939605712891,-97.299690246582,-97.3340682983398,-97.3627243041992,-97.3741760253906,-97.3684463500977,-97.3741760253906,-97.3970947265625,-97.4142837524414,-97.4257431030273,-97.4486618041992,-97.4773101806641,-97.494499206543,-97.5231475830078,-97.6148147583008,-97.6492004394531,-97.677848815918,-97.7064895629883,-97.7351455688477,-97.7695236206055,-97.7924346923828,-97.8096237182617,-97.8268127441406,-97.8440017700195,-97.8669204711914,-97.8669204711914,null,-94.8187866210938,-94.7385711669922,-95.1511001586914,-95.1511001586914,-95.1568298339844,-95.1339111328125,-95.0995407104492,-95.0537033081055,-94.9448318481445,-94.9219207763672,-94.8531646728516,-94.8187866210938,-94.8187866210938,null,-101.61979675293,-101.61979675293,-101.081214904785,-101.081214904785,-101.61979675293,-101.61979675293,null,-94.051025390625,-94.051025390625,-94.051025390625,-94.6526260375977,-94.6469039916992,-94.6010665893555,-94.4406356811523,-94.4005279541016,-94.2973937988281,-94.2458267211914,-94.2515563964844,-94.1885375976562,-94.1427001953125,-94.1083221435547,-94.051025390625,-94.051025390625,null,-102.519332885742,-102.164108276367,-102.032325744629,-102.032325744629,-102.066696166992,-102.52507019043,-102.519332885742,-102.519332885742,null,-94.4406356811523,-94.3661499023438,-94.3661499023438,-94.3604202270508,-94.3833389282227,-94.3890686035156,-94.40625,-94.4177169799805,-94.4291763305664,-94.4406356811523,-94.4520874023438,-94.4750137329102,-94.4921951293945,-94.503662109375,-94.509391784668,-94.5265731811523,-94.5380325317383,-94.5666885375977,-94.6125183105469,-94.68701171875,-94.7557601928711,-94.778678894043,-94.7901382446289,-94.7844085693359,-94.767219543457,-94.7328414916992,-94.7099227905273,-94.6927337646484,-94.6984634399414,-94.7099227905273,-94.7385711669922,-94.7901382446289,-94.8474349975586,-94.8818130493164,-94.9104614257812,-94.9276504516602,-94.9333801269531,-94.9161911010742,-94.9677581787109,-94.9849395751953,-94.4406356811523,-94.4406356811523,null,-94.9906692504883,-94.9849395751953,-94.9792098999023,-94.9906692504883,-94.962028503418,-94.9792098999023,-94.9849395751953,-94.9333801269531,-94.9448318481445,-94.8818130493164,-94.85888671875,-94.9906692504883,-95.0193252563477,-95.1052627563477,-95.1109924316406,-95.1797485351562,-95.2370452880859,-95.2656936645508,-95.2943420410156,-95.3000717163086,-95.3516311645508,-95.3917388916016,-95.408935546875,-95.4375762939453,-95.4318466186523,-95.4547729492188,-95.4433059692383,-95.4433059692383,-95.4490356445312,-95.4719619750977,-94.9906692504883,-94.9906692504883,null,-100.416580200195,-100.410858154297,-100.004051208496,-99.9983291625977,-99.9868698120117,-99.9925994873047,-100.416580200195,-100.416580200195,null,-98.4226913452148,-98.4112319946289,-98.39404296875,-98.3825836181641,-98.3539352416992,-98.3252868652344,-98.2794494628906,-98.210693359375,-98.1820526123047,-98.1591262817383,-98.130485534668,-98.1132888793945,-98.0903778076172,-98.0846481323242,-98.1018371582031,-98.0961074829102,-98.0731811523438,-98.0445404052734,-97.9987030029297,-97.9643249511719,-97.947135925293,-97.9643249511719,-97.9757843017578,-97.9757843017578,-97.9815139770508,-98.4226913452148,-98.4169616699219,-98.4226913452148,-98.4226913452148,null,-103.057914733887,-102.61100769043,-102.599548339844,-103.06364440918,-103.06364440918,-103.057914733887,-103.057914733887,null,-100.829109191895,-100.823379516602,-100.651496887207,-100.233238220215,-100.233238220215,-100.829109191895,-100.829109191895,null,-99.2076416015625,-99.2076416015625,-99.2534790039062,-99.2878570556641,-99.3165054321289,-99.3165054321289,-99.3508834838867,-99.3738021850586,-99.4024505615234,-99.4310913085938,-99.4368209838867,-99.5227661132812,-99.5514144897461,-99.6144409179688,-99.6144409179688,-99.6316299438477,-99.6717376708984,-99.6660079956055,-99.6946563720703,-99.6889266967773,-99.7233047485352,-99.7290344238281,-99.6316299438477,-99.2076416015625,-99.2076416015625,null,-96.3886871337891,-96.3886871337891,-96.2970123291016,-96.2970123291016,-96.5204696655273,-96.8413238525391,-96.8355941772461,-96.3886871337891,-96.3886871337891,null,-100.009780883789,-100.004051208496,-100.004051208496,-100.410858154297,-100.542633056641,-100.536903381348,-100.009780883789,-100.009780883789,null,-96.8699798583984,-96.5605773925781,-96.5204696655273,-96.400146484375,-96.3657760620117,-96.3256683349609,-96.3142013549805,-96.2569046020508,-96.216796875,-96.1881561279297,-96.3313980102539,-96.3772354125977,-96.5261993408203,-96.6407928466797,-96.66943359375,-96.5720367431641,-96.7954864501953,-96.8413238525391,-96.8699798583984,-96.8699798583984,null,-98.0158920288086,-98.0731811523438,-98.0961074829102,-98.2336120605469,-98.3080978393555,-98.3252868652344,-98.3539352416992,-98.3653945922852,-98.39404296875,-98.3825836181641,-98.3482055664062,-98.4055023193359,-98.4284210205078,-98.4570693969727,-98.5430145263672,-98.6346893310547,-98.4226913452148,-98.2966384887695,-98.210693359375,-98.02734375,-98.0158920288086,-98.0158920288086,null,-98.9154357910156,-98.5372848510742,-98.4341506958008,-98.3195571899414,-98.2450714111328,-98.1935043334961,-98.1533966064453,-98.47998046875,-98.5086364746094,-98.5945816040039,-98.6518707275391,-98.9154357910156,-98.9154357910156,null,-99.6316299438477,-99.6373596191406,-100.118644714355,-100.118644714355,-99.7233047485352,-99.6889266967773,-99.6946563720703,-99.6660079956055,-99.6717376708984,-99.6316299438477,-99.6316299438477,null,-97.483039855957,-97.48876953125,-97.4658508300781,-97.4543914794922,-97.4257431030273,-97.3913650512695,-97.3283386230469,-97.305419921875,-97.2767791748047,-97.2595825195312,-97.2366714477539,-97.2080154418945,-97.1851043701172,-97.1736373901367,-97.1908340454102,-97.2137451171875,-97.1965637207031,-97.1679077148438,-97.1392669677734,-97.1106185913086,-97.0991592407227,-97.0991592407227,-97.0819625854492,-97.1106185913086,-97.1106185913086,-97.0876998901367,-97.0590515136719,-97.0361328125,-96.9788360595703,-96.9902954101562,-96.9444580078125,-96.9387283325195,-97.3913650512695,-97.3970947265625,-97.4486618041992,-97.483039855957,-97.483039855957,null,-97.9127578735352,-98.1992340087891,-97.7752532958984,-97.6950378417969,-97.5976333618164,-97.4200134277344,-97.9127578735352,-97.9127578735352,null,-100.513984680176,-100.416580200195,-99.9925994873047,-99.9925994873047,-100.015510559082,-100.038436889648,-100.038436889648,-100.038436889648,-100.038436889648,-100.508255004883,-100.513984680176,-100.513984680176,null,-102.307342529297,-102.301620483398,-102.358909606934,-102.399017333984,-102.416206359863,-102.416206359863,-102.496421813965,-102.599548339844,-102.679763793945,-102.725601196289,-102.725601196289,-102.754257202148,-102.788627624512,-102.782897949219,-102.307342529297,-102.307342529297,null,-100.966621398926,-101.757308959961,-101.70573425293,-101.6484375,-101.71720123291,-101.711471557617,-101.682823181152,-101.636985778809,-101.6484375,-101.642715454102,-101.694274902344,-101.740112304688,-101.791679382324,-101.808876037598,-101.889083862305,-101.889083862305,-101.929191589355,-101.969299316406,-102.026596069336,-102.043785095215,-102.083892822266,-102.215675354004,-102.272964477539,-102.358909606934,-102.301620483398,-101.763038635254,-101.276023864746,-100.978080749512,-100.972351074219,-100.966621398926,-100.966621398926,null,-101.029647827148,-101.018188476562,-101.545310974121,-101.551040649414,-101.029647827148,-101.029647827148,null,-104.112167358398,-104.920028686523,-104.920028686523,-104.908569335938,-104.908569335938,-104.908569335938,-104.91429901123,-104.845550537109,-104.014755249023,-104.112167358398,-104.112167358398,null,-103.000625610352,-102.15837097168,-102.164108276367,-103.046455383301,-103.046455383301,-103.000625610352,-103.000625610352,null,-96.5204696655273,-96.5204696655273,-96.5261993408203,-97.030403137207,-97.0361328125,-96.8413238525391,-96.5204696655273,-96.5204696655273,null,-102.066696166992,-101.700004577637,-101.700004577637,-102.209945678711,-102.209945678711,-102.066696166992,-102.066696166992,null,-102.164108276367,-102.519332885742,-103.046455383301,-103.046455383301,-103.046455383301,-102.164108276367,-102.164108276367,-102.164108276367,null,-95.8558349609375,-95.8157272338867,-95.7527084350586,-95.683952331543,-95.6438446044922,-95.5120697021484,-95.414665222168,-95.3115234375,-95.3745574951172,-95.4547729492188,-95.6094665527344,-95.6782150268555,-95.7527084350586,-95.8099975585938,-95.8558349609375,-95.8558349609375,-95.8558349609375,-95.8558349609375,null,-97.0361328125,-97.3970947265625,-97.3913650512695,-96.9387283325195,-96.8355941772461,-96.8413238525391,-97.0361328125,-97.0361328125,null,-96.9845657348633,-97.311149597168,-97.3512573242188,-97.4372024536133,-97.5689849853516,-97.752326965332,-97.6320114135742,-97.2481231689453,-96.9845657348633,-96.9845657348633,null,-100.508255004883,-100.508255004883,-101.018188476562,-101.029647827148,-100.508255004883,-100.508255004883,null,-100.118644714355,-99.4081802368164,-99.4081802368164,-100.112915039062,-100.118644714355,-100.118644714355,null,-100.542633056641,-100.943710327148,-101.086944580078,-101.081214904785,-100.536903381348,-100.542633056641,-100.542633056641,null,-98.8123016357422,-98.3310165405273,-98.2336120605469,-98.2393417358398,-98.5430145263672,-98.5372848510742,-98.5601959228516,-98.5659255981445,-98.6060333251953,-98.6060333251953,-98.6404190063477,-98.6404190063477,-98.7550048828125,-98.7550048828125,-98.8123016357422,-98.8123016357422,-98.8123016357422,null,-99.115966796875,-99.0930557250977,-98.5773849487305,-98.4627990722656,-98.4627990722656,-98.5372848510742,-98.9154357910156,-99.115966796875,-99.115966796875,-99.115966796875,null,-102.278694152832,-102.290153503418,-102.307342529297,-102.782897949219,-102.817276000977,-102.811546325684,-102.278694152832,-102.278694152832,null,-100.118644714355,-100.703056335449,-100.697334289551,-100.112915039062,-99.7806015014648,-99.7806015014648,-99.9181060791016,-99.9754028320312,-99.9754028320312,-99.9983291625977,-100.004051208496,-100.038436889648,-100.021240234375,-100.044158935547,-100.026969909668,-100.061347961426,-100.038436889648,-100.038436889648,-100.009780883789,-100.118644714355,-100.118644714355,null,-96.4402542114258,-96.4345245361328,-96.4287948608398,-96.3886871337891,-96.8986206054688,-96.9559173583984,-97.0934295654297,-97.0934295654297,-97.030403137207,-96.5261993408203,-96.5147399902344,-96.5204696655273,-96.4860916137695,-96.4402542114258,-96.4345245361328,-96.4402542114258,-96.4402542114258,null,-105.997192382812,-105.99146270752,-105.985733032227,-105.962814331055,-105.957084655762,-105.997192382812,-106.025840759277,-106.083137512207,-106.117515563965,-106.163352966309,-106.214920043945,-106.237831115723,-106.283668518066,-106.312316894531,-106.340965270996,-106.392532348633,-106.472747802734,-106.512855529785,-106.547225952148,-106.598793029785,-106.638900756836,-106.644630432129,-106.638900756836,-106.650367736816,-106.62744140625,-106.461288452148,-106.38680267334,-105.997192382812,-105.997192382812,null,-98.5372848510742,-98.4627990722656,-98.4627990722656,-98.0617294311523,-97.935676574707,-97.8611907958984,-98.0101623535156,-98.1935043334961,-98.2450714111328,-98.3195571899414,-98.4341506958008,-98.5372848510742,-98.5372848510742,null,-96.8012161254883,-96.589225769043,-96.8298721313477,-97.0762405395508,-97.2767791748047,-96.8012161254883,-96.8012161254883,null,-95.8558349609375,-96.2970123291016,-96.3886871337891,-96.3886871337891,-96.3886871337891,-96.3657760620117,-96.3371200561523,-96.3142013549805,-96.2912902832031,-96.2626342773438,-96.2339935302734,-96.2110748291016,-96.1881561279297,-96.1537780761719,-96.1136703491211,-96.0678329467773,-95.9990768432617,-95.9818878173828,-95.9647064208984,-95.9188690185547,-95.8615646362305,-95.8558349609375,-95.8558349609375,-95.8558349609375,null,-96.5605773925781,-96.8699798583984,-97.1507263183594,-97.1392669677734,-97.2653121948242,-97.3168869018555,-97.030403137207,-97.0246734619141,-96.9100875854492,-96.8184127807617,-96.772575378418,-96.7496490478516,-96.6637115478516,-96.6350631713867,-96.6293258666992,-96.6121444702148,-96.5605773925781,-96.5605773925781,null,-100.651496887207,-100.50252532959,-100.153022766113,-100.141563415527,-100.6572265625,-100.651496887207,-100.651496887207,null,-101.556770324707,-101.493743896484,-101.035377502441,-101.029647827148,-101.551040649414,-101.556770324707,-101.556770324707,null,-99.9868698120117,-100.038436889648,-100.038436889648,-100.038436889648,-100.038436889648,-100.015510559082,-99.9925994873047,-99.9352951049805,-99.7691421508789,-99.7233047485352,-99.6488189697266,-99.5915222167969,-99.5571441650391,-99.5113067626953,-99.4711990356445,-99.4769287109375,-99.4769287109375,-99.4998550415039,-99.5284957885742,-99.5571441650391,-99.5858001708984,-99.6087112426758,-99.6774673461914,-99.7175750732422,-99.8264389038086,-99.9868698120117,-99.9868698120117,null,-95.8329238891602,-95.4318466186523,-95.4662322998047,-95.5521774291992,-95.5521774291992,-95.5808181762695,-95.5980072021484,-95.6438446044922,-95.7527084350586,-95.7813568115234,-95.7985458374023,-95.8157272338867,-95.8558349609375,-95.9074020385742,-95.9761581420898,-96.0506439208984,-96.0907516479492,-96.0850219726562,-96.0506439208984,-96.0449142456055,-96.0850219726562,-96.0735626220703,-96.0964813232422,-96.0678329467773,-96.0334548950195,-96.0277252197266,-96.0563735961914,-96.0162658691406,-96.0334548950195,-95.9761581420898,-95.8902130126953,-95.8329238891602,-95.8329238891602,null,-95.1511001586914,-95.3115234375,-95.3115234375,-95.2656936645508,-95.2485046386719,-95.1682891845703,-95.1339111328125,-95.1339111328125,-95.1568298339844,-95.1511001586914,-95.1511001586914,null,-96.0621032714844,-96.0678329467773,-96.0735626220703,-96.0219955444336,-96.0105361938477,-96.0334548950195,-96.0219955444336,-95.9818878173828,-95.9990768432617,-95.9818878173828,-95.9876174926758,-95.947509765625,-95.9188690185547,-95.8787612915039,-95.8787612915039,-95.8214645385742,-95.7928161621094,-95.8099975585938,-95.7985458374023,-96.2397232055664,-96.4975509643555,-96.0621032714844,-96.0621032714844,null,-99.4081802368164,-99.4081802368164,-98.8180313110352,-98.8180313110352,-99.4081802368164,-99.4081802368164,null,-103.069381713867,-102.588096618652,-102.209945678711,-102.209945678711,-103.07511138916,-103.069381713867,-103.069381713867,null,-95.0766143798828,-95.1568298339844,-95.2370452880859,-95.231315612793,-95.219856262207,-95.2026672363281,-95.1854782104492,-95.1682891845703,-95.1453704833984,-95.1167221069336,-95.1109924316406,-95.0880737304688,-95.0766143798828,-95.0651550292969,-95.0307769775391,-95.0193252563477,-95.0021362304688,-94.9677581787109,-94.9333801269531,-94.9333801269531,-94.962028503418,-94.962028503418,-94.9219207763672,-94.9104614257812,-94.9104614257812,-94.9161911010742,-94.9276504516602,-94.956298828125,-94.9734878540039,-95.0479736328125,-95.0766143798828,-95.0766143798828,null,-94.3833389282227,-94.4291763305664,-94.4750137329102,-94.5323028564453,-94.6125183105469,-94.6812744140625,-94.7213821411133,-94.7500305175781,-94.767219543457,-94.7844085693359,-94.7844085693359,-94.767219543457,-94.7156524658203,-94.6812744140625,-94.6526260375977,-94.6354370117188,-94.6125183105469,-94.5953369140625,-94.5494995117188,-94.5265731811523,-94.509391784668,-94.503662109375,-94.4921951293945,-94.4750137329102,-94.4520874023438,-94.4406356811523,-94.4291763305664,-94.4177169799805,-94.40625,-94.3890686035156,-94.3833389282227,-94.3833389282227,null,-101.545310974121,-101.018188476562,-101.023918151855,-101.178619384766,-101.539581298828,-101.545310974121,-101.545310974121,null,-99.2878570556641,-98.9727249145508,-98.5945816040039,-98.5888519287109,-98.9097061157227,-99.2821273803711,-99.2878570556641,-99.2878570556641,-99.2878570556641,null,-101.763038635254,-101.70573425293,-101.26456451416,-101.26456451416,-101.763038635254,-101.763038635254,-101.763038635254,null,-97.1736373901367,-97.3741760253906,-97.4257431030273,-97.483039855957,-97.5517959594727,-97.580436706543,-97.6893081665039,-97.7236862182617,-97.7465972900391,-97.7752532958984,-97.5689849853516,-97.4372024536133,-97.3512573242188,-97.311149597168,-97.299690246582,-97.2137451171875,-97.1736373901367,-97.1851043701172,-97.1679077148438,-97.1736373901367,-97.1736373901367,null,-97.6377410888672,-97.5976333618164,-97.4372024536133,-97.3168869018555,-97.2653121948242,-97.1392669677734,-97.1507263183594,-97.2080154418945,-97.2080154418945,-97.2080154418945,-97.2423934936523,-97.2481231689453,-97.6320114135742,-97.7408676147461,-97.7867050170898,-97.8554611206055,-97.8554611206055,-97.6377410888672,-97.6377410888672,null,-101.081214904785,-100.536903381348,-100.536903381348,-101.081214904785,-101.081214904785,-101.081214904785,null,-96.9444580078125,-96.9158096313477,-96.8928909301758,-96.8814315795898,-96.8642501831055,-96.8413238525391,-96.8012161254883,-96.7668380737305,-96.7381973266602,-96.7152709960938,-96.6923599243164,-96.66943359375,-96.6407928466797,-96.6350631713867,-96.6121444702148,-96.5949554443359,-96.589225769043,-96.6121444702148,-96.6350631713867,-96.6236038208008,-96.5433883666992,-96.5261993408203,-96.5147399902344,-96.4803619384766,-96.4574508666992,-96.4230651855469,-96.3886871337891,-96.3886871337891,-96.8355941772461,-96.9387283325195,-96.9444580078125,-96.9444580078125,null,-94.7099227905273,-94.7156524658203,-94.6640853881836,-94.6239776611328,-94.583869934082,-94.6067962646484,-94.8932723999023,-94.9906692504883,-94.9963989257812,-94.9448318481445,-94.8302459716797,-94.767219543457,-94.7099227905273,-94.7099227905273,null,-96.1824264526367,-95.867301940918,-95.8386535644531,-95.8329238891602,-95.8271942138672,-95.8214645385742,-95.8157272338867,-96.0964813232422,-96.0907516479492,-96.1079406738281,-96.1480484008789,-96.1595077514648,-96.1537780761719,-96.130859375,-96.1079406738281,-96.136589050293,-96.1423187255859,-96.1938858032227,-96.1824264526367,-96.1881561279297,-96.1766891479492,-96.1881561279297,-96.1824264526367,-96.1824264526367,null,-97.8898391723633,-97.8611907958984,-97.8382720947266,-97.758056640625,-97.7007598876953,-97.6606521606445,-97.6377410888672,-97.8554611206055,-97.8669204711914,-98.0903778076172,-98.1190185546875,-98.1362152099609,-98.1476745605469,-98.1247482299805,-98.1362152099609,-98.1705856323242,-98.1820526123047,-98.1935043334961,-98.2393417358398,-98.2794494628906,-98.3080978393555,-98.2336120605469,-98.0961074829102,-98.0731811523438,-98.0158920288086,-97.8898391723633,-97.8898391723633,null,-102.032325744629,-101.556770324707,-101.551040649414,-102.055244445801,-102.066696166992,-102.032325744629,-102.032325744629,null,-100.416580200195,-100.513984680176,-100.943710327148,-100.943710327148,-100.542633056641,-100.410858154297,-100.416580200195,-100.416580200195,null,-98.2909088134766,-98.47998046875,-98.1533966064453,-98.1935043334961,-98.0101623535156,-97.7752532958984,-98.1992340087891,-98.2909088134766,-98.2909088134766,null,-101.625526428223,-101.075485229492,-101.075485229492,-101.625526428223,-101.625526428223,-101.625526428223,null,-99.9868698120117,-99.9467620849609,-99.9181060791016,-99.8894577026367,-99.8493576049805,-99.8207092285156,-99.8092498779297,-99.757682800293,-99.7175750732422,-99.6889266967773,-99.6602783203125,-99.6087112426758,-99.5915222167969,-99.574333190918,-99.562873840332,-99.4998550415039,-99.4711990356445,-99.4711990356445,-99.5113067626953,-99.5571441650391,-99.5915222167969,-99.6488189697266,-99.7233047485352,-99.7691421508789,-99.9352951049805,-99.9925994873047,-99.9925994873047,-99.9868698120117,-99.9868698120117,null,-94.1083221435547,-94.1025924682617,-94.1197738647461,-94.1713409423828,-94.1770706176758,-94.2171783447266,-94.2400970458984,-94.2859344482422,-94.2859344482422,-94.3088531494141,-94.3718795776367,-94.4234466552734,-94.4463577270508,-94.6010665893555,-94.7213821411133,-94.7500305175781,-94.5494995117188,-94.5552291870117,-94.0853958129883,-94.1083221435547,-94.1083221435547,-94.1255035400391,-94.1140518188477,-94.0968627929688,-94.1255035400391,-94.1083221435547,-94.1083221435547,null,-95.4318466186523,-95.8329238891602,-95.8615646362305,-95.953239440918,-95.9647064208984,-95.8329238891602,-95.8042678833008,-95.7297897338867,-95.6667633056641,-95.5407104492188,-95.4834136962891,-95.4261245727539,-95.2886123657227,-95.2141265869141,-95.1052627563477,-95.0594329833984,-95.0594329833984,-94.9849395751953,-94.9963989257812,-94.9849395751953,-94.9677581787109,-94.9161911010742,-94.9333801269531,-94.9276504516602,-94.9677581787109,-94.9963989257812,-95.0193252563477,-95.0021362304688,-95.0307769775391,-95.036506652832,-95.0135955810547,-95.0135955810547,-95.0250473022461,-95.0021362304688,-94.9906692504883,-95.0078659057617,-95.0193252563477,-95.0193252563477,-95.0307769775391,-95.0651550292969,-95.0766143798828,-95.0880737304688,-95.1109924316406,-95.1167221069336,-95.1453704833984,-95.1682891845703,-95.1854782104492,-95.2026672363281,-95.219856262207,-95.2542343139648,-95.2771530151367,-95.3401794433594,-95.3860168457031,-95.4318466186523,-95.4318466186523,null,-94.051025390625,-94.051025390625,-94.1713409423828,-94.3489608764648,-94.40625,-94.4463577270508,-94.4750137329102,-94.503662109375,-94.5323028564453,-94.5552291870117,-94.5724105834961,-94.583869934082,-94.6239776611328,-94.6640853881836,-94.7156524658203,-94.7099227905273,-94.7099227905273,-94.6182479858398,-94.503662109375,-94.4005279541016,-94.2916641235352,-94.2458267211914,-94.2229080200195,-94.1770706176758,-94.1656112670898,-94.1197738647461,-94.1025924682617,-94.051025390625,-94.051025390625,null,-103.046455383301,-103.046455383301,-103.046455383301,-102.164108276367,-102.164108276367,-103.046455383301,-103.046455383301,null,-99.4711990356445,-99.4711990356445,-99.6259078979492,-99.9868698120117,-99.9868698120117,-99.4711990356445,-99.4711990356445,null,-98.2966384887695,-98.1476745605469,-98.0789108276367,-98.0101623535156,-97.8038940429688,-97.7122192382812,-97.7809753417969,-97.8096237182617,-97.9012985229492,-97.9070281982422,-97.8898391723633,-98.0158920288086,-98.02734375,-98.210693359375,-98.2966384887695,-98.2966384887695,null,-100.009780883789,-100.536903381348,-100.542633056641,-100.004051208496,-100.004051208496,-100.009780883789,-100.009780883789,null,-96.3886871337891,-96.4287948608398,-96.4345245361328,-96.4402542114258,-96.0850219726562,-95.4719619750977,-95.4719619750977,-95.4719619750977,-95.489143371582,-95.4776840209961,-95.4834136962891,-95.4719619750977,-95.4490356445312,-96.0621032714844,-96.0792922973633,-96.0735626220703,-96.1022109985352,-96.1194000244141,-96.1194000244141,-96.1537780761719,-96.1766891479492,-96.1595077514648,-96.1709671020508,-96.2053451538086,-96.2397232055664,-96.2855606079102,-96.3084716796875,-96.3715057373047,-96.3886871337891,-96.3886871337891,null,-97.8669204711914,-97.8669204711914,-97.9585952758789,-97.9815139770508,-97.9929733276367,-98.0158920288086,-98.0559997558594,-98.0789108276367,-98.1075592041016,-98.1247482299805,-98.1591262817383,-98.1763229370117,-98.1935043334961,-98.2221603393555,-98.2851791381836,-98.2851791381836,-98.2966384887695,-98.3080978393555,-98.3195571899414,-98.3310165405273,-98.3482055664062,-98.3653945922852,-98.388313293457,-98.4055023193359,-98.4112319946289,-98.4341506958008,-98.4513397216797,-98.4570693969727,-98.4685287475586,-98.4914474487305,-98.5086364746094,-98.5372848510742,-98.5601959228516,-98.5716552734375,-98.583122253418,-98.5945816040039,-98.3252868652344,-97.9929733276367,-97.9987030029297,-98.0044326782227,-97.9643249511719,-97.9815139770508,-97.9757843017578,-97.9929733276367,-98.0101623535156,-97.9242172241211,-97.9184875488281,-97.8669204711914,-97.8669204711914,-97.8669204711914,null,-96.9272689819336,-97.041862487793,-97.2882308959961,-97.3168869018555,-97.3226165771484,-97.2825088500977,-97.3741760253906,-97.3627243041992,-97.4085540771484,-97.4200134277344,-97.3913650512695,-97.4429321289062,-97.4773101806641,-97.48876953125,-97.4715805053711,-97.5002288818359,-97.4715805053711,-97.4773101806641,-97.0934295654297,-96.9559173583984,-96.8986206054688,-96.7152709960938,-96.9272689819336,-96.9272689819336,null,-102.61100769043,-102.055244445801,-102.060966491699,-102.599548339844,-102.61100769043,-102.61100769043,null,-98.0559997558594,-97.6148147583008,-97.6148147583008,-97.7867050170898,-97.935676574707,-98.0617294311523,-98.0559997558594,-98.0559997558594,null,-95.3115234375,-95.6610336303711,-95.8558349609375,-95.8558349609375,-95.8099975585938,-95.7527084350586,-95.6782150268555,-95.6094665527344,-95.4547729492188,-95.3745574951172,-95.3115234375,-95.3115234375,-95.3115234375,null,-95.4433059692383,-95.6381149291992,-95.6667633056641,-95.683952331543,-95.6782150268555,-95.6896820068359,-95.6438446044922,-95.6667633056641,-95.7011413574219,-95.769889831543,-95.7870864868164,-95.7412490844727,-95.7584381103516,-95.7412490844727,-95.7068710327148,-95.683952331543,-95.6667633056641,-95.7240524291992,-95.7527084350586,-95.7412490844727,-95.7527084350586,-95.2656936645508,-95.2370452880859,-95.1797485351562,-95.1109924316406,-95.1052627563477,-95.0193252563477,-94.9906692504883,-94.962028503418,-95.4433059692383,-95.4433059692383,null,-101.700004577637,-101.184349060059,-101.184349060059,-101.26456451416,-101.70573425293,-101.700004577637,-101.700004577637,null,-105.997192382812,-105.957084655762,-105.962814331055,-105.985733032227,-105.99146270752,-105.997192382812,-104.91429901123,-104.908569335938,-104.908569335938,-104.908569335938,-104.920028686523,-104.920028686523,-104.971603393555,-104.994514465332,-105.017433166504,-105.069000244141,-105.114837646484,-105.166404724121,-105.223701477051,-105.286720275879,-105.389862060547,-105.475799560547,-105.544555664062,-105.57893371582,-105.596122741699,-105.687789916992,-105.762283325195,-105.802391052246,-105.871139526367,-105.922706604004,-105.957084655762,-105.997192382812,-105.997192382812,null,-96.0850219726562,-96.2970123291016,-96.2970123291016,-96.2970123291016,-95.8558349609375,-95.8558349609375,-95.8558349609375,-95.947509765625,-95.953239440918,-95.9647064208984,-95.9647064208984,-95.9647064208984,-96.0850219726562,-96.0850219726562,null,-101.625526428223,-101.075485229492,-101.081214904785,-101.61979675293,-101.625526428223,-101.625526428223,null,-100.978080749512,-101.276023864746,-101.270294189453,-101.149971008301,-100.703056335449,-100.697334289551,-100.697334289551,-100.978080749512,-100.978080749512,null,-98.4226913452148,-98.4226913452148,-97.9815139770508,-97.9815139770508,-97.9184875488281,-97.9242172241211,-98.0617294311523,-98.4226913452148,-98.4226913452148,-98.4226913452148,null,-96.319938659668,-96.3600387573242,-96.3829574584961,-96.405876159668,-96.4116134643555,-96.4402542114258,-96.4402542114258,-96.400146484375,-96.4517135620117,-96.4860916137695,-96.5032806396484,-96.4860916137695,-96.4631729125977,-96.4746322631836,-96.4918212890625,-96.5147399902344,-96.5261993408203,-96.5433883666992,-96.58349609375,-96.5949554443359,-96.6121444702148,-96.6522521972656,-96.66943359375,-96.6866302490234,-96.7152709960938,-96.7095413208008,-96.7439270019531,-96.8069458007812,-96.8355941772461,-96.9043502807617,-96.9329986572266,-96.66943359375,-96.6407928466797,-96.319938659668,-96.319938659668,-96.319938659668,null,-93.9077835083008,-93.9020538330078,-93.86767578125,-93.8791351318359,-93.8905944824219,-93.8905944824219,-94.1083221435547,-94.1255035400391,-94.0968627929688,-94.1140518188477,-94.1255035400391,-94.1083221435547,-94.1083221435547,-94.0853958129883,-94.0796661376953,-94.0968627929688,-94.0682144165039,-94.0796661376953,-94.2114486694336,-94.1942672729492,-94.2515563964844,-94.234375,-94.2973937988281,-94.3375015258789,-94.3604202270508,-94.4234466552734,-94.4520874023438,-94.4578247070312,-94.131233215332,-94.051025390625,-93.9077835083008,-93.9077835083008,null,-104.112167358398,-103.585037231445,-103.447532653809,-103.797035217285,-103.951728820801,-104.685119628906,-104.971603393555,-104.920028686523,-104.112167358398,-104.112167358398,null,-94.3604202270508,-94.3661499023438,-94.3661499023438,-94.4406356811523,-94.4463577270508,-94.4234466552734,-94.3718795776367,-94.3088531494141,-94.2859344482422,-94.2859344482422,-94.2400970458984,-94.2171783447266,-94.1770706176758,-94.1713409423828,-94.1197738647461,-94.1083221435547,-94.0853958129883,-94.1025924682617,-94.0281066894531,-94.0338287353516,-93.9994506835938,-93.95361328125,-93.861946105957,-93.8046493530273,-93.8332977294922,-93.861946105957,-93.9077835083008,-93.9307022094727,-93.9307022094727,-93.9077835083008,-93.8848648071289,-93.8447570800781,-93.873405456543,-94.0395584106445,-94.0682144165039,-94.3203125,-94.3604202270508,-94.3604202270508,null,-98.5430145263672,-98.5200881958008,-98.4971771240234,-98.4914474487305,-98.4685287475586,-98.4685287475586,-98.4226913452148,-98.4226913452148,-98.4398727416992,-98.4341506958008,-98.9670028686523,-98.9670028686523,-98.8123016357422,-98.8123016357422,-98.7550048828125,-98.7550048828125,-98.6404190063477,-98.6404190063477,-98.6060333251953,-98.6060333251953,-98.5659255981445,-98.5601959228516,-98.5372848510742,-98.5430145263672,-98.5430145263672,null,-97.947135925293,-98.0617294311523,-98.0617294311523,-98.2393417358398,-98.2336120605469,-97.9012985229492,-97.8669204711914,-97.8210830688477,-97.8038940429688,-97.8038940429688,-97.8440017700195,-97.947135925293,-97.947135925293,-97.947135925293,null,-97.6148147583008,-97.5517959594727,-97.0934295654297,-97.0934295654297,-97.4773101806641,-97.5059585571289,-97.5174179077148,-97.5575256347656,-97.5919036865234,-97.6148147583008,-97.6148147583008,-97.6148147583008,-97.6148147583008,null,-99.9868698120117,-99.6259078979492,-99.6259078979492,-100.141563415527,-100.153022766113,-99.9868698120117,-99.9868698120117,null,-98.1820526123047,-97.7408676147461,-97.6320114135742,-97.752326965332,-97.5689849853516,-97.7752532958984,-97.8268127441406,-97.9127578735352,-97.9929733276367,-98.0903778076172,-98.1820526123047,-98.1820526123047,null,-96.2970123291016,-96.0850219726562,-96.0850219726562,-96.4402542114258,-96.4345245361328,-96.4402542114258,-96.4860916137695,-96.5204696655273,-96.5147399902344,-96.5261993408203,-96.5204696655273,-96.3084716796875,-96.2970123291016,-96.2970123291016,null,-98.6346893310547,-98.7836532592773,-98.9097061157227,-98.9097061157227,-98.5888519287109,-98.4226913452148,-98.6346893310547,-98.6346893310547,null,-97.9643249511719,-98.0044326782227,-97.9987030029297,-97.9929733276367,-97.9987030029297,-97.9585952758789,-97.8841094970703,-97.8497314453125,-97.8096237182617,-97.758056640625,-97.758056640625,-97.7236862182617,-97.6893081665039,-97.6492004394531,-97.6148147583008,-97.5919036865234,-97.5632553100586,-97.5345993041992,-97.5059585571289,-97.4773101806641,-97.4543914794922,-97.4543914794922,-97.4543914794922,-97.4715805053711,-97.494499206543,-97.5059585571289,-97.494499206543,-97.48876953125,-97.5002288818359,-97.5460662841797,-97.5575256347656,-97.5689849853516,-97.5575256347656,-97.5689849853516,-97.5689849853516,-97.5403366088867,-97.5116882324219,-97.494499206543,-97.4658508300781,-97.4543914794922,-97.5689849853516,-97.8497314453125,-97.9643249511719,-97.9643249511719,null,-101.018188476562,-100.508255004883,-100.50252532959,-100.651496887207,-101.023918151855,-101.018188476562,-101.018188476562,null,-99.7806015014648,-99.2878570556641,-99.2821273803711,-98.9097061157227,-98.9097061157227,-99.1675338745117,-99.6029815673828,-99.6946563720703,-99.6946563720703,-99.7806015014648,-99.7806015014648,-99.7806015014648,null,-99.2878570556641,-99.7806015014648,-100.112915039062,-100.118644714355,-99.5055847167969,-99.5113067626953,-99.2878570556641,-99.2878570556641,-99.2878570556641,null,-100.038436889648,-99.9868698120117,-99.9868698120117,-100.508255004883,-100.508255004883,-100.038436889648,-100.038436889648,null,-100.118644714355,-100.691604614258,-100.71452331543,-100.760360717773,-100.789001464844,-100.806198120117,-100.806198120117,-100.766090393066,-100.748893737793,-100.754623413086,-100.720252990723,-100.691604614258,-100.703056335449,-100.703056335449,-100.118644714355,-100.118644714355,-100.118644714355,null,-98.0617294311523,-98.0617294311523,-97.947135925293,-97.9242172241211,-97.8841094970703,-97.8611907958984,-97.8325424194336,-97.494499206543,-97.3455276489258,-97.3741760253906,-97.4028244018555,-97.4257431030273,-97.4658508300781,-97.48876953125,-97.5174179077148,-97.5517959594727,-97.5689849853516,-97.5403366088867,-97.5174179077148,-97.5116882324219,-97.5116882324219,-97.5288772583008,-97.5403366088867,-97.5345993041992,-97.5575256347656,-97.57470703125,-97.6205444335938,-97.6320114135742,-97.6148147583008,-97.6320114135742,-97.6549224853516,-97.6663818359375,-97.7007598876953,-97.7236862182617,-97.7809753417969,-97.7981643676758,-97.8038940429688,-97.763786315918,-97.763786315918,-97.7351455688477,-97.7351455688477,-97.7064895629883,-97.6950378417969,-97.7064895629883,-97.758056640625,-97.8096237182617,-97.8497314453125,-97.8841094970703,-97.9585952758789,-97.9987030029297,-97.9987030029297,-98.0617294311523,-98.0617294311523,null,-99.9868698120117,-99.8264389038086,-99.7175750732422,-99.6774673461914,-99.6087112426758,-99.5858001708984,-99.5571441650391,-99.5284957885742,-99.4998550415039,-99.4769287109375,-99.4711990356445,-99.9868698120117,-99.9868698120117,-99.9868698120117,null,-95.8615646362305,-95.8271942138672,-95.7870864868164,-95.7928161621094,-95.7813568115234,-95.7469787597656,-95.7297897338867,-95.7011413574219,-95.6610336303711,-95.6209259033203,-95.5865478515625,-95.5636291503906,-95.5521774291992,-95.5292510986328,-95.4834136962891,-95.4375762939453,-95.4031982421875,-95.3688278198242,-95.3229904174805,-95.3115234375,-95.414665222168,-95.5120697021484,-95.6438446044922,-95.683952331543,-95.7527084350586,-95.8157272338867,-95.8558349609375,-95.8615646362305,-95.8615646362305,null,-102.61100769043,-102.616744995117,-102.52507019043,-102.066696166992,-102.055244445801,-102.61100769043,-102.61100769043,null,-97.9127578735352,-98.4570693969727,-98.4685287475586,-98.4742584228516,-98.4513397216797,-98.485710144043,-98.5315475463867,-98.5430145263672,-98.4971771240234,-98.5601959228516,-98.5773849487305,-98.2909088134766,-98.1992340087891,-97.9127578735352,-97.9127578735352,-97.9127578735352,null,-99.4081802368164,-98.8180313110352,-98.8123016357422,-99.4081802368164,-99.4081802368164,-99.4081802368164,-99.4081802368164,null,-96.9329986572266,-96.9845657348633,-97.2481231689453,-97.2423934936523,-97.2080154418945,-97.2080154418945,-97.2080154418945,-97.1507263183594,-96.8699798583984,-96.8413238525391,-96.7954864501953,-96.5720367431641,-96.66943359375,-96.9329986572266,-96.9329986572266,null,-97.1564559936523,-96.9444580078125,-96.9272689819336,-96.9043502807617,-96.9043502807617,-96.7954864501953,-96.7668380737305,-96.7324676513672,-96.6809005737305,-96.6522521972656,-96.6522521972656,-96.6866302490234,-96.7324676513672,-96.7324676513672,-96.772575378418,-96.8184127807617,-96.9100875854492,-97.0246734619141,-97.030403137207,-97.0590515136719,-97.0876998901367,-97.2538528442383,-97.3684463500977,-97.1564559936523,-97.1564559936523,null,-95.7985458374023,-95.7756271362305,-95.769889831543,-95.7527084350586,-95.7240524291992,-95.7469787597656,-95.7297897338867,-95.76416015625,-95.769889831543,-95.7527084350586,-95.7412490844727,-95.7527084350586,-95.7240524291992,-95.6667633056641,-95.683952331543,-95.7068710327148,-95.7412490844727,-95.7584381103516,-95.7412490844727,-95.7870864868164,-95.769889831543,-95.8271942138672,-95.9818878173828,-96.1652374267578,-96.1938858032227,-96.2454528808594,-96.2683639526367,-96.2683639526367,-96.2912902832031,-96.2855606079102,-96.3371200561523,-96.3485794067383,-96.3313980102539,-96.3313980102539,-96.3428497314453,-96.2741012573242,-96.2397232055664,-95.7985458374023,-95.7985458374023,null,-95.1052627563477,-95.1682891845703,-94.85888671875,-94.7500305175781,-94.7213821411133,-94.6010665893555,-94.4463577270508,-94.4406356811523,-94.9849395751953,-94.9963989257812,-94.9849395751953,-95.0594329833984,-95.0594329833984,-95.1052627563477,-95.1052627563477,null,-96.8012161254883,-96.9272689819336,-96.7152709960938,-96.4975509643555,-96.2397232055664,-96.2741012573242,-96.3428497314453,-96.3313980102539,-96.589225769043,-96.8012161254883,-96.8012161254883,null,-100.542633056641,-100.004051208496,-100.004051208496,-100.542633056641,-100.542633056641,-100.542633056641,null,-98.2336120605469,-98.3310165405273,-98.3424758911133,-98.0903778076172,-97.9929733276367,-98.0846481323242,-97.9757843017578,-97.8210830688477,-97.8669204711914,-97.9127578735352,-97.9127578735352,-97.9012985229492,-98.2336120605469,-98.2336120605469,null,-98.9727249145508,-98.9727249145508,-98.4513397216797,-98.4513397216797,-98.4341506958008,-98.4284210205078,-98.3825836181641,-98.4341506958008,-98.4226913452148,-98.3653945922852,-98.4169616699219,-98.4112319946289,-98.3596649169922,-98.3653945922852,-98.5945816040039,-98.9727249145508,-98.9727249145508,null,-103.963188171387,-103.716819763184,-103.361587524414,-103.350128173828,-103.590766906738,-103.625144958496,-103.630874633789,-103.648063659668,-103.676712036133,-103.693901062012,-103.745468139648,-103.791305541992,-103.814224243164,-103.842872619629,-103.888710021973,-103.91162109375,-103.946006774902,-103.963188171387,-103.963188171387,null,-102.055244445801,-101.551040649414,-101.545310974121,-102.060966491699,-102.055244445801,-102.055244445801,null,-101.700004577637,-102.066696166992,-102.060966491699,-101.545310974121,-101.539581298828,-101.700004577637,-101.700004577637,null,-99.0987777709961,-99.5113067626953,-99.6316299438477,-99.6373596191406,-99.6316299438477,-99.6144409179688,-99.6144409179688,-99.5514144897461,-99.5227661132812,-99.4368209838867,-99.4310913085938,-99.4024505615234,-99.3738021850586,-99.3508834838867,-99.3165054321289,-99.3165054321289,-99.2878570556641,-99.2534790039062,-99.2076416015625,-99.0930557250977,-99.0987777709961,-99.0987777709961,null,-96.9272689819336,-96.8012161254883,-97.2767791748047,-97.3512573242188,-97.4200134277344,-97.5976333618164,-97.2882308959961,-97.041862487793,-96.9272689819336,-96.9272689819336,null,-98.3310165405273,-98.8123016357422,-98.8180313110352,-98.6919784545898,-98.3424758911133,-98.3424758911133,-98.3310165405273,-98.3310165405273,null,-95.769889831543,-95.7011413574219,-95.6667633056641,-95.6438446044922,-95.6896820068359,-95.6782150268555,-95.683952331543,-95.6667633056641,-95.6381149291992,-95.6323852539062,-95.6667633056641,-95.7527084350586,-95.8214645385742,-95.867301940918,-96.1824264526367,-96.2454528808594,-96.1938858032227,-96.1652374267578,-95.9818878173828,-95.8271942138672,-95.769889831543,-95.769889831543,null,-94.051025390625,-94.051025390625,-94.1025924682617,-94.1197738647461,-94.1656112670898,-94.1770706176758,-94.2229080200195,-94.2458267211914,-94.2916641235352,-94.4005279541016,-94.503662109375,-94.6182479858398,-94.7099227905273,-94.7099227905273,-94.6526260375977,-94.051025390625,-94.051025390625,null,-102.209945678711,-101.700004577637,-101.70573425293,-101.763038635254,-102.204208374023,-102.209945678711,-102.209945678711,null,-98.9727249145508,-98.9727249145508,-99.2878570556641,-99.5113067626953,-99.5055847167969,-99.5113067626953,-99.0987777709961,-99.0987777709961,-98.9727249145508,-98.9727249145508,null,-96.319938659668,-95.8730316162109,-95.867301940918,-95.8615646362305,-95.8501052856445,-95.8615646362305,-95.8214645385742,-95.7584381103516,-95.7297897338867,-95.6782150268555,-95.6553039550781,-95.6553039550781,-95.5521774291992,-95.6438446044922,-95.7469787597656,-95.8787612915039,-96.0048141479492,-96.125129699707,-96.2798309326172,-96.3371200561523,-96.3657760620117,-96.3829574584961,-96.3772354125977,-96.3543090820312,-96.3084716796875,-96.2397232055664,-96.1136703491211,-96.0563735961914,-96.0162658691406,-95.9933471679688,-95.9016723632812,-95.7813568115234,-95.7584381103516,-95.7584381103516,-95.7813568115234,-95.8157272338867,-95.8615646362305,-95.9188690185547,-95.9933471679688,-96.130859375,-96.1824264526367,-96.2339935302734,-96.2569046020508,-96.2569046020508,-96.1938858032227,-96.1881561279297,-96.1996154785156,-96.2397232055664,-96.2397232055664,-96.2110748291016,-96.2110748291016,-96.222526550293,-96.2454528808594,-96.2741012573242,-96.2798309326172,-96.2855606079102,-96.2970123291016,-96.319938659668,-96.319938659668,-96.319938659668,null,-100.691604614258,-100.118644714355,-100.118644714355,-100.112915039062,-100.198860168457,-100.227508544922,-100.273345947266,-100.29052734375,-100.301986694336,-100.319183349609,-100.324913024902,-100.330635070801,-100.342094421387,-100.370742797852,-100.376472473145,-100.365020751953,-100.370742797852,-100.399398803711,-100.422309875488,-100.428039550781,-100.422309875488,-100.439498901367,-100.456687927246,-100.468147277832,-100.508255004883,-100.525444030762,-100.525444030762,-100.55982208252,-100.582740783691,-100.594200134277,-100.588470458984,-100.622848510742,-100.645767211914,-100.662948608398,-100.685874938965,-100.691604614258,-100.691604614258,null,-99.4081802368164,-99.4081802368164,-99.2821273803711,-98.9727249145508,-98.9784545898438,-98.9612731933594,-98.9555435180664,-98.9268951416016,-98.852409362793,-98.8180313110352,-98.8180313110352,-98.8180313110352,-99.4081802368164,-99.4081802368164,null,-99.6373596191406,-99.6316299438477,-99.5113067626953,-99.5055847167969,-100.118644714355,-100.118644714355,-99.6373596191406,-99.6373596191406,null,-102.290153503418,-102.278694152832,-102.204208374023,-101.763038635254,-101.763038635254,-102.290153503418,-102.290153503418,null,-96.9444580078125,-97.1564559936523,-97.2022857666016,-97.2710494995117,-97.311149597168,-97.299690246582,-97.2710494995117,-97.1679077148438,-97.0762405395508,-96.8298721313477,-96.8184127807617,-96.8241424560547,-96.7611083984375,-96.7783050537109,-96.7553787231445,-96.7668380737305,-96.7381973266602,-96.6980895996094,-96.6522521972656,-96.6522521972656,-96.6350631713867,-96.6293258666992,-96.9444580078125,-96.9444580078125,null,-98.47998046875,-98.2909088134766,-98.5773849487305,-98.5945816040039,-98.6174926757812,-98.6232223510742,-98.5945816040039,-98.657600402832,-98.6518707275391,-98.669059753418,-98.7091674804688,-98.7091674804688,-98.7492752075195,-98.7721939086914,-98.7951126098633,-98.8237609863281,-98.8581390380859,-98.8810577392578,-98.9211654663086,-98.9498138427734,-98.9670028686523,-98.9899215698242,-98.9841842651367,-98.8867874145508,-98.7779235839844,-98.7664642333984,-98.6518707275391,-98.5945816040039,-98.5086364746094,-98.47998046875,-98.47998046875,null,-101.184349060059,-100.6572265625,-100.651496887207,-100.823379516602,-101.184349060059,-101.184349060059,-101.184349060059,null,-97.483039855957,-97.9184875488281,-97.9815139770508,-97.9815139770508,-97.9757843017578,-97.9528656005859,-97.9070281982422,-97.8841094970703,-97.8611907958984,-97.8325424194336,-97.8038940429688,-97.7809753417969,-97.763786315918,-97.7351455688477,-97.7179489135742,-97.6950378417969,-97.6549224853516,-97.6205444335938,-97.5976333618164,-97.5861740112305,-97.5632553100586,-97.5460662841797,-97.5174179077148,-97.48876953125,-97.483039855957,-97.483039855957,null,-95.1682891845703,-95.1052627563477,-95.2141265869141,-95.2886123657227,-95.4261245727539,-95.4834136962891,-95.5407104492188,-95.6667633056641,-95.7297897338867,-95.8042678833008,-95.8157272338867,-95.8214645385742,-95.8271942138672,-95.8329238891602,-95.8386535644531,-95.8214645385742,-95.6151962280273,-95.3745574951172,-95.3459091186523,-95.2886123657227,-95.2485046386719,-95.231315612793,-95.1682891845703,-95.1682891845703,null,-102.164108276367,-102.164108276367,-101.625526428223,-101.61979675293,-102.164108276367,-102.164108276367,null,-94.8130569458008,-94.7958679199219,-94.77294921875,-94.7500305175781,-94.7385711669922,-94.7041931152344,-94.6640853881836,-94.6469039916992,-94.6526260375977,-94.7099227905273,-94.7385711669922,-94.8187866210938,-94.8130569458008,-94.8130569458008,null,-100.943710327148,-100.513984680176,-100.508255004883,-101.029647827148,-101.035377502441,-100.943710327148,-100.943710327148,null,-94.4635543823242,-94.4005279541016,-94.3776092529297,-94.3317718505859,-94.3375015258789,-94.326042175293,-94.3375015258789,-94.3375015258789,-94.3833389282227,-94.4750137329102,-94.4864654541016,-94.509391784668,-94.5494995117188,-94.6067962646484,-94.7271118164062,-94.8359756469727,-94.85888671875,-94.8818130493164,-94.9448318481445,-94.9333801269531,-94.9849395751953,-94.9792098999023,-94.962028503418,-94.9906692504883,-94.9792098999023,-94.9849395751953,-94.4635543823242,-94.4635543823242,null,-96.8986206054688,-96.3886871337891,-96.3715057373047,-96.3084716796875,-96.2855606079102,-96.2397232055664,-96.2053451538086,-96.1709671020508,-96.1595077514648,-96.1766891479492,-96.1537780761719,-96.1194000244141,-96.1194000244141,-96.1022109985352,-96.0735626220703,-96.0792922973633,-96.0621032714844,-96.4975509643555,-96.7152709960938,-96.8986206054688,-96.8986206054688,null,-93.678596496582,-93.8905944824219,-93.8905944824219,-93.8791351318359,-93.86767578125,-93.9020538330078,-93.9077835083008,-93.5754699707031,-93.5468139648438,-93.5525512695312,-93.5640106201172,-93.5468139648438,-93.5353622436523,-93.5468139648438,-93.5640106201172,-93.5811920166016,-93.5697402954102,-93.5582809448242,-93.5468139648438,-93.5468139648438,-93.5640106201172,-93.5754699707031,-93.5640106201172,-93.5754699707031,-93.5811920166016,-93.598388671875,-93.6499557495117,-93.6671371459961,-93.7015228271484,-93.7015228271484,-93.7015228271484,-93.7187042236328,-93.7301635742188,-93.7416305541992,-93.7301635742188,-93.7187042236328,-93.7301635742188,-93.7301635742188,-93.7530822753906,-93.7588119506836,-93.7473526000977,-93.7129745483398,-93.678596496582,-93.678596496582,null,-100.233238220215,-100.651496887207,-100.6572265625,-100.141563415527,-100.14729309082,-100.233238220215,-100.233238220215,null,-97.947135925293,-97.947135925293,-97.8440017700195,-97.8038940429688,-97.8153610229492,-97.8038940429688,-97.7809753417969,-97.6950378417969,-97.6492004394531,-97.6262741088867,-97.6090927124023,-97.6033630371094,-97.5460662841797,-97.5174179077148,-97.4715805053711,-97.4429321289062,-97.4200134277344,-97.4028244018555,-97.4085540771484,-97.4142837524414,-97.4142837524414,-97.3856353759766,-97.3627243041992,-97.3627243041992,-97.3856353759766,-97.3970947265625,-97.3856353759766,-97.3684463500977,-97.3283386230469,-97.311149597168,-97.299690246582,-97.2939605712891,-97.3226165771484,-97.3455276489258,-97.494499206543,-97.8325424194336,-97.8611907958984,-97.8841094970703,-97.9242172241211,-97.947135925293,-97.947135925293,null,-101.075485229492,-100.943710327148,-100.542633056641,-100.542633056641,-101.075485229492,-101.075485229492,-101.075485229492,null,-103.046455383301,-102.164108276367,-102.164108276367,-103.046455383301,-103.046455383301,-103.046455383301,null,-93.8905944824219,-93.678596496582,-93.6900634765625,-93.684326171875,-93.7015228271484,-93.7244338989258,-93.7129745483398,-93.7416305541992,-93.7645416259766,-93.7989196777344,-93.8046493530273,-93.861946105957,-93.95361328125,-93.9994506835938,-94.0338287353516,-94.0281066894531,-94.1025924682617,-94.0853958129883,-94.1083221435547,-94.1197738647461,-94.1025924682617,-94.1083221435547,-93.8905944824219,-93.8905944824219,null,-98.4226913452148,-98.0617294311523,-98.0559997558594,-98.0617294311523,-98.4627990722656,-98.5773849487305,-98.5773849487305,-98.4284210205078,-98.4226913452148,-98.4226913452148,null,-94.051025390625,-94.056755065918,-94.0109176635742,-94.5265731811523,-94.6182479858398,-94.6182479858398,-94.6125183105469,-94.583869934082,-94.5552291870117,-94.5208511352539,-94.503662109375,-94.4750137329102,-94.4463577270508,-94.40625,-94.3489608764648,-94.1713409423828,-94.051025390625,-94.051025390625,-94.051025390625,null,-97.6148147583008,-98.0559997558594,-98.0617294311523,-97.9242172241211,-97.5517959594727,-97.5517959594727,-97.6148147583008,-97.6148147583008,null,-103.046455383301,-102.519332885742,-102.52507019043,-102.616744995117,-103.052185058594,-103.052185058594,-103.046455383301,-103.046455383301,null,-103.585037231445,-103.012077331543,-102.97770690918,-102.931869506836,-102.834465026855,-102.788627624512,-102.754257202148,-102.725601196289,-102.725601196289,-102.679763793945,-102.599548339844,-102.496421813965,-102.416206359863,-102.416206359863,-102.399017333984,-102.358909606934,-102.272964477539,-102.215675354004,-102.083892822266,-102.043785095215,-102.026596069336,-101.969299316406,-101.929191589355,-101.889083862305,-101.889083862305,-101.808876037598,-101.791679382324,-101.740112304688,-102.146911621094,-102.146911621094,-102.353179931641,-102.347450256348,-102.570907592773,-102.570907592773,-103.447532653809,-103.585037231445,-103.585037231445,null,-94.85888671875,-94.85888671875,-94.8359756469727,-95.0250473022461,-95.0307769775391,-95.0537033081055,-95.1109924316406,-95.1511001586914,-95.1396484375,-95.1453704833984,-95.2026672363281,-95.0880737304688,-94.9677581787109,-94.8989944458008,-94.8417053222656,-94.5666885375977,-94.6755447387695,-94.6354370117188,-94.5781402587891,-94.5552291870117,-94.5494995117188,-94.7500305175781,-94.85888671875,-94.85888671875,null,-101.61979675293,-102.164108276367,-102.164108276367,-101.61979675293,-101.61979675293,-101.61979675293,null,-103.797035217285,-103.797035217285,-103.848602294922,-103.917350769043,-104.00902557373,-104.077781677246,-104.146537780762,-104.186645507812,-104.22102355957,-104.238212585449,-104.284042358398,-104.347076416016,-104.381454467773,-104.43302154541,-104.473129272461,-104.513229370117,-104.536148071289,-104.57625579834,-104.610633850098,-104.639282226562,-104.67366027832,-104.696578979492,-104.696578979492,-104.685119628906,-104.702308654785,-104.736679077148,-104.81689453125,-104.851280212402,-104.851280212402,-104.868461608887,-104.88565826416,-104.942947387695,-104.971603393555,-104.685119628906,-103.951728820801,-103.797035217285,-103.797035217285,null,-95.8558349609375,-95.6610336303711,-95.6381149291992,-95.7068710327148,-95.7469787597656,-95.8443756103516,-95.9016723632812,-95.947509765625,-95.9647064208984,-95.9647064208984,-95.9647064208984,-95.953239440918,-95.947509765625,-95.8558349609375,-95.8558349609375,null,-102.164108276367,-101.61979675293,-101.61979675293,-102.032325744629,-102.164108276367,-102.164108276367,-102.164108276367,null,-101.270294189453,-101.276023864746,-101.763038635254,-101.763038635254,-101.26456451416,-101.270294189453,-101.270294189453,-101.270294189453,null,-99.6087112426758,-100.009780883789,-100.038436889648,-100.038436889648,-100.061347961426,-100.026969909668,-100.044158935547,-100.021240234375,-100.038436889648,-100.004051208496,-99.9983291625977,-99.9754028320312,-99.9754028320312,-99.9181060791016,-99.7806015014648,-99.6946563720703,-99.6946563720703,-99.6029815673828,-99.6087112426758,-99.6087112426758,null,-94.7500305175781,-94.77294921875,-94.7958679199219,-94.8130569458008,-94.8417053222656,-94.8932723999023,-94.9792098999023,-95.0479736328125,-95.0823440551758,-95.1052627563477,-95.1339111328125,-95.1682891845703,-95.2485046386719,-95.2656936645508,-95.3115234375,-95.3229904174805,-95.3000717163086,-95.2828826904297,-95.2656936645508,-95.2427749633789,-95.1625595092773,-95.1453704833984,-95.1109924316406,-95.0938110351562,-95.0708847045898,-95.0307769775391,-94.9906692504883,-94.9677581787109,-94.956298828125,-94.8989944458008,-94.8646240234375,-94.8302459716797,-94.7958679199219,-94.7844085693359,-94.7500305175781,-94.7500305175781,-94.7500305175781,null,-103.585037231445,-104.112167358398,-104.014755249023,-103.963188171387,-103.946006774902,-103.91162109375,-103.888710021973,-103.842872619629,-103.814224243164,-103.791305541992,-103.745468139648,-103.693901062012,-103.676712036133,-103.648063659668,-103.630874633789,-103.625144958496,-103.590766906738,-103.55638885498,-103.51628112793,-103.499092102051,-103.504821777344,-103.481910705566,-103.458984375,-103.418876647949,-103.298561096191,-103.269912719727,-103.246994018555,-103.080841064453,-103.06364440918,-103.012077331543,-103.585037231445,-103.585037231445,null,-97.2538528442383,-97.2882308959961,-97.3283386230469,-97.4257431030273,-97.494499206543,-97.5231475830078,-97.5345993041992,-97.3741760253906,-97.1736373901367,-97.1507263183594,-97.1392669677734,-97.1163482666016,-97.1048889160156,-97.0647811889648,-97.0533218383789,-97.0246734619141,-96.9616470336914,-96.9387283325195,-96.9158096313477,-96.9100875854492,-96.8928909301758,-96.8757019042969,-96.8413238525391,-96.8241424560547,-96.8012161254883,-96.7954864501953,-96.7954864501953,-96.8126754760742,-96.8355941772461,-96.858512878418,-96.8699798583984,-96.852783203125,-96.8298721313477,-96.8069458007812,-96.8012161254883,-97.0189437866211,-97.1106185913086,-97.127799987793,-97.127799987793,-97.1106185913086,-97.0762405395508,-97.1106185913086,-97.1220703125,-97.1449966430664,-97.1621780395508,-97.1908340454102,-97.2137451171875,-97.1908340454102,-97.1908340454102,-97.2022857666016,-97.2481231689453,-97.2653121948242,-97.2538528442383,-97.2538528442383,null,-100.536903381348,-101.081214904785,-101.075485229492,-100.542633056641,-100.536903381348,-100.536903381348,null,-96.6293258666992,-96.6350631713867,-96.6522521972656,-96.6522521972656,-96.6980895996094,-96.7381973266602,-96.7668380737305,-96.7553787231445,-96.7783050537109,-96.7611083984375,-96.8241424560547,-96.8184127807617,-96.8298721313477,-96.589225769043,-96.3313980102539,-96.3313980102539,-96.3485794067383,-96.3371200561523,-96.2855606079102,-96.2912902832031,-96.2683639526367,-96.2683639526367,-96.2454528808594,-96.3428497314453,-96.3657760620117,-96.3829574584961,-96.4459838867188,-96.5147399902344,-96.577766418457,-96.6293258666992,-96.6293258666992,null,-96.2970123291016,-96.2970123291016,-96.3084716796875,-96.5204696655273,-96.5204696655273,-96.2970123291016,-96.2970123291016,null,-100.14729309082,-99.7290344238281,-99.7233047485352,-100.118644714355,-100.233238220215,-100.233238220215,-100.233238220215,-100.14729309082,-100.14729309082,null,-94.583869934082,-94.5724105834961,-94.5552291870117,-94.5323028564453,-94.503662109375,-94.5208511352539,-94.5552291870117,-94.583869934082,-94.6125183105469,-94.6182479858398,-94.6182479858398,-94.5265731811523,-94.4635543823242,-94.9849395751953,-94.9906692504883,-94.9906692504883,-94.8932723999023,-94.6067962646484,-94.583869934082,-94.583869934082,null,-93.8218383789062,-93.7989196777344,-93.7760009765625,-93.7473526000977,-93.7301635742188,-93.7416305541992,-93.7530822753906,-93.7187042236328,-93.7015228271484,-93.6614074707031,-93.6671371459961,-93.684326171875,-93.7015228271484,-93.6957931518555,-93.678596496582,-93.6499557495117,-93.6270294189453,-93.6098480224609,-93.6098480224609,-93.5754699707031,-93.9077835083008,-94.051025390625,-94.0682144165039,-94.051025390625,-94.0682144165039,-94.056755065918,-93.9879989624023,-93.9765396118164,-93.9135131835938,-93.8218383789062,-93.8218383789062,null,-94.4005279541016,-94.3031234741211,-94.0796661376953,-94.0281066894531,-93.9765396118164,-93.9879989624023,-94.056755065918,-94.0682144165039,-94.051025390625,-94.0682144165039,-94.051025390625,-94.131233215332,-94.3375015258789,-94.3375015258789,-94.326042175293,-94.3375015258789,-94.3317718505859,-94.3776092529297,-94.4005279541016,-94.4005279541016,null,-95.2026672363281,-95.1453704833984,-95.1396484375,-95.1511001586914,-95.1109924316406,-95.0537033081055,-95.0307769775391,-95.0250473022461,-94.8359756469727,-94.85888671875,-94.85888671875,-95.1682891845703,-95.231315612793,-95.2485046386719,-95.2886123657227,-95.3459091186523,-95.3745574951172,-95.3802871704102,-95.3573608398438,-95.3516311645508,-95.3172607421875,-95.2771530151367,-95.2427749633789,-95.2370452880859,-95.2026672363281,-95.2026672363281,null,-97.5345993041992,-97.5231475830078,-97.494499206543,-97.4257431030273,-97.3283386230469,-97.2882308959961,-97.2538528442383,-97.1392669677734,-97.1965637207031,-97.2309417724609,-97.2481231689453,-97.2710494995117,-97.2939605712891,-97.3168869018555,-97.3569869995117,-97.3913650512695,-97.4085540771484,-97.48876953125,-97.5116882324219,-97.5403366088867,-97.5689849853516,-97.5460662841797,-97.6033630371094,-97.6090927124023,-97.6262741088867,-97.6492004394531,-97.6950378417969,-97.7809753417969,-97.8038940429688,-97.8153610229492,-97.8038940429688,-97.8038940429688,-97.8210830688477,-97.8669204711914,-97.9012985229492,-97.9127578735352,-97.9127578735352,-97.8669204711914,-97.8210830688477,-97.6893081665039,-97.5689849853516,-97.5345993041992,-97.5345993041992,null,-98.4570693969727,-98.4456100463867,-98.4570693969727,-98.4226913452148,-98.4513397216797,-98.9727249145508,-99.0987777709961,-99.0987777709961,-99.0930557250977,-98.9841842651367,-98.9899215698242,-98.9670028686523,-98.9498138427734,-98.9211654663086,-98.8810577392578,-98.8581390380859,-98.8237609863281,-98.7951126098633,-98.7721939086914,-98.7492752075195,-98.7091674804688,-98.7091674804688,-98.669059753418,-98.6518707275391,-98.657600402832,-98.5945816040039,-98.6232223510742,-98.6174926757812,-98.5945816040039,-98.5773849487305,-98.5601959228516,-98.4971771240234,-98.5430145263672,-98.5315475463867,-98.485710144043,-98.4513397216797,-98.4742584228516,-98.4685287475586,-98.4570693969727,-98.4570693969727,null,-100.978080749512,-100.697334289551,-100.118644714355,-100.118644714355,-100.972351074219,-100.978080749512,-100.978080749512,null,-101.184349060059,-101.178619384766,-101.023918151855,-100.651496887207,-100.6572265625,-101.184349060059,-101.184349060059,null,-99.4711990356445,-99.0930557250977,-99.0930557250977,-99.115966796875,-99.6259078979492,-99.6259078979492,-99.4711990356445,-99.4711990356445,null,-94.4005279541016,-94.4635543823242,-94.5265731811523,-94.0109176635742,-93.9593505859375,-93.9077835083008,-93.873405456543,-93.873405456543,-93.8447570800781,-93.8332977294922,-93.8332977294922,-93.8161087036133,-93.7989196777344,-93.8103790283203,-93.8275680541992,-93.8390274047852,-93.8390274047852,-93.8218383789062,-93.8275680541992,-93.8390274047852,-93.8447570800781,-93.8218383789062,-93.9135131835938,-93.9765396118164,-94.0281066894531,-94.0796661376953,-94.3031234741211,-94.4005279541016,-94.4005279541016,null,-102.15837097168,-102.01513671875,-101.625526428223,-101.625526428223,-102.164108276367,-102.15837097168,-102.15837097168,null,-94.9906692504883,-94.9906692504883,-95.4719619750977,-95.4834136962891,-95.4776840209961,-95.489143371582,-95.4719619750977,-95.4719619750977,-95.4719619750977,-95.5177917480469,-95.6094665527344,-95.6094665527344,-95.6037368774414,-95.5750885009766,-95.5177917480469,-95.4605026245117,-95.4375762939453,-95.3287200927734,-95.2886123657227,-95.2255859375,-95.2141265869141,-95.1854782104492,-95.1740188598633,-95.1511001586914,-95.1453704833984,-95.1281814575195,-95.0938110351562,-95.0594329833984,-95.042236328125,-95.0250473022461,-95.036506652832,-95.0193252563477,-94.9963989257812,-94.9906692504883,-94.9906692504883,null,-97.6148147583008,-97.6148147583008,-97.8611907958984,-97.935676574707,-97.7867050170898,-97.6148147583008,-97.6148147583008,null,-98.4341506958008,-98.3252868652344,-98.5945816040039,-98.6289596557617,-98.6404190063477,-98.669059753418,-98.7435455322266,-98.7492752075195,-98.7721939086914,-98.8065719604492,-98.8294906616211,-98.8638687133789,-98.9097061157227,-98.9326171875,-98.9670028686523,-98.9899215698242,-99.0472183227539,-99.0701293945312,-99.0987777709961,-99.1045074462891,-99.0987777709961,-99.1560745239258,-99.1560745239258,-99.035758972168,-98.9670028686523,-98.4341506958008,-98.4341506958008,null,-99.0930557250977,-98.9440841674805,-98.5773849487305,-98.5773849487305,-99.0930557250977,-99.0930557250977,-99.0930557250977,null,-100.823379516602,-100.829109191895,-100.857765197754,-100.874946594238,-101.086944580078,-101.270294189453,-101.26456451416,-101.26456451416,-101.184349060059,-100.823379516602,-100.823379516602,null,-100.508255004883,-99.9868698120117,-99.9868698120117,-100.153022766113,-100.50252532959,-100.508255004883,-100.508255004883,null,-100.966621398926,-100.972351074219,-100.118644714355,-100.112915039062,-100.697334289551,-100.966621398926,-100.966621398926,null,-101.493743896484,-101.556770324707,-102.032325744629,-102.032325744629,-101.61979675293,-101.493743896484,-101.493743896484,-101.493743896484,null,-97.3970947265625,-97.0361328125,-97.030403137207,-97.0934295654297,-97.5517959594727,-97.5517959594727,-97.3970947265625,-97.3970947265625,null,-99.6316299438477,-99.7290344238281,-100.14729309082,-100.141563415527,-99.6259078979492,-99.6316299438477,-99.6316299438477,null,-101.740112304688,-101.694274902344,-101.642715454102,-101.6484375,-101.636985778809,-101.682823181152,-101.711471557617,-101.71720123291,-101.6484375,-101.70573425293,-101.757308959961,-101.751571655273,-101.797409057617,-101.820327758789,-101.934921264648,-101.963569641113,-102.049514770508,-102.221405029297,-102.272964477539,-102.324531555176,-102.570907592773,-102.570907592773,-102.347450256348,-102.353179931641,-102.146911621094,-102.146911621094,-101.740112304688,-101.740112304688,null,-102.060966491699,-102.066696166992,-102.209945678711,-102.588096618652,-102.599548339844,-102.060966491699,-102.060966491699,null,-99.0930557250977,-99.4711990356445,-99.4711990356445,-98.9498138427734,-98.9440841674805,-99.0930557250977,-99.0930557250977,null,-94.8130569458008,-94.8187866210938,-94.8531646728516,-94.9219207763672,-94.9448318481445,-95.0537033081055,-95.0995407104492,-95.1339111328125,-95.1339111328125,-95.1052627563477,-95.0823440551758,-95.0479736328125,-94.9792098999023,-94.8932723999023,-94.8417053222656,-94.8130569458008,-94.8130569458008,null,-101.270294189453,-101.086944580078,-100.874946594238,-100.857765197754,-100.829109191895,-100.233238220215,-100.233238220215,-100.118644714355,-100.118644714355,-100.697334289551,-100.697334289551,-100.703056335449,-101.149971008301,-101.270294189453,-101.270294189453,-101.270294189453,null,-98.1018371582031,-98.0731811523438,-98.1247482299805,-98.0559997558594,-98.0388107299805,-97.9757843017578,-97.8783798217773,-97.8841094970703,-97.8038940429688,-97.763786315918,-97.7236862182617,-97.7007598876953,-97.6090927124023,-97.5689849853516,-97.5403366088867,-97.4200134277344,-97.4028244018555,-97.3684463500977,-97.4429321289062,-97.5002288818359,-97.6434707641602,-97.7122192382812,-97.8038940429688,-98.0101623535156,-98.0789108276367,-98.1476745605469,-98.1018371582031,-98.1018371582031,null,-95.2026672363281,-95.2370452880859,-95.2427749633789,-95.2771530151367,-95.3172607421875,-95.3516311645508,-95.3573608398438,-95.3802871704102,-95.4031982421875,-95.4203948974609,-95.408935546875,-95.4490356445312,-95.4433059692383,-94.962028503418,-94.9391021728516,-94.956298828125,-94.8818130493164,-94.9047241210938,-94.8703536987305,-94.8703536987305,-94.8417053222656,-94.8989944458008,-94.9677581787109,-95.0880737304688,-95.2026672363281,-95.2026672363281,null,-94.5666885375977,-94.4578247070312,-94.4520874023438,-94.4234466552734,-94.3604202270508,-94.3375015258789,-94.2973937988281,-94.234375,-94.2515563964844,-94.1942672729492,-94.2114486694336,-94.0796661376953,-94.0682144165039,-94.0968627929688,-94.0796661376953,-94.0853958129883,-94.5552291870117,-94.5781402587891,-94.6354370117188,-94.6755447387695,-94.5666885375977,-94.5666885375977,null,-94.7385711669922,-94.7099227905273,-94.7099227905273,-94.7099227905273,-94.767219543457,-94.8302459716797,-94.9448318481445,-94.9963989257812,-95.0193252563477,-95.036506652832,-95.0250473022461,-95.042236328125,-95.0594329833984,-95.0938110351562,-95.1281814575195,-95.1453704833984,-95.1511001586914,-95.1511001586914,-94.7385711669922,-94.7385711669922,null,-102.307342529297,-102.290153503418,-101.763038635254,-101.763038635254,-102.301620483398,-102.307342529297,-102.307342529297,null,-99.6087112426758,-99.4081802368164,-99.4081802368164,-100.118644714355,-100.118644714355,-100.009780883789,-99.6087112426758,-99.6087112426758,null,-101.757308959961,-100.966621398926,-100.697334289551,-100.703056335449,-100.703056335449,-100.691604614258,-100.720252990723,-100.754623413086,-100.748893737793,-100.766090393066,-100.806198120117,-100.834838867188,-100.869216918945,-100.903602600098,-100.960891723633,-101.023918151855,-101.05256652832,-101.075485229492,-101.104133605957,-101.155693054199,-101.201530456543,-101.241638183594,-101.25309753418,-101.235908508301,-101.230186462402,-101.247367858887,-101.26456451416,-101.270294189453,-101.281745910645,-101.304672241211,-101.316131591797,-101.304672241211,-101.304672241211,-101.321853637695,-101.350509643555,-101.361961364746,-101.390609741211,-101.40779876709,-101.436447143555,-101.459365844727,-101.46509552002,-101.516662597656,-101.539581298828,-101.533851623535,-101.551040649414,-101.579689025879,-101.614059448242,-101.659896850586,-101.728660583496,-101.751571655273,-101.757308959961,-101.757308959961,null,-95.6381149291992,-95.6037368774414,-95.6094665527344,-95.6094665527344,-95.5177917480469,-95.4719619750977,-96.0850219726562,-96.0850219726562,-95.9647064208984,-95.947509765625,-95.9016723632812,-95.8443756103516,-95.7469787597656,-95.7068710327148,-95.6381149291992,-95.6381149291992,null,-96.9329986572266,-96.9043502807617,-96.8355941772461,-96.8069458007812,-96.7439270019531,-96.7095413208008,-96.7152709960938,-96.6866302490234,-96.66943359375,-96.7038192749023,-96.7439270019531,-96.8642501831055,-96.9329986572266,-96.9043502807617,-96.8928909301758,-96.9100875854492,-96.9158096313477,-96.9387283325195,-96.9616470336914,-97.0246734619141,-97.0533218383789,-97.0647811889648,-97.1048889160156,-97.1163482666016,-97.1392669677734,-97.1507263183594,-97.1736373901367,-97.1679077148438,-97.1851043701172,-97.1736373901367,-97.2137451171875,-97.299690246582,-97.311149597168,-96.9845657348633,-96.9329986572266,-96.9329986572266,null,-95.6381149291992,-95.4433059692383,-95.4490356445312,-95.408935546875,-95.4203948974609,-95.4031982421875,-95.3802871704102,-95.3745574951172,-95.6151962280273,-95.8214645385742,-95.8386535644531,-95.867301940918,-95.8214645385742,-95.7527084350586,-95.6667633056641,-95.6323852539062,-95.6381149291992,-95.6381149291992,null,-96.136589050293,-96.136589050293,-96.1881561279297,-96.1824264526367,-96.1537780761719,-96.1537780761719,-96.1595077514648,-96.136589050293,-96.1079406738281,-96.0964813232422,-95.8157272338867,-95.8042678833008,-95.8329238891602,-95.9647064208984,-95.953239440918,-95.8615646362305,-95.8329238891602,-95.8902130126953,-95.9761581420898,-96.0334548950195,-96.0334548950195,-96.0850219726562,-96.1194000244141,-96.1022109985352,-96.125129699707,-96.1136703491211,-96.0964813232422,-96.1079406738281,-96.136589050293,-96.136589050293,null,-102.788627624512,-102.834465026855,-102.931869506836,-102.97770690918,-103.012077331543,-103.06364440918,-103.080841064453,-103.246994018555,-103.269912719727,-103.298561096191,-103.418876647949,-103.458984375,-103.481910705566,-103.504821777344,-103.499092102051,-103.51628112793,-103.55638885498,-103.590766906738,-103.350128173828,-102.817276000977,-102.782897949219,-102.788627624512,-102.788627624512,null,-96.0964813232422,-96.1079406738281,-96.136589050293,-96.1595077514648,-96.1537780761719,-96.1537780761719,-96.1824264526367,-96.1881561279297,-96.136589050293,-96.136589050293,-96.1652374267578,-96.1938858032227,-96.2798309326172,-96.4975509643555,-96.5949554443359,-96.6121444702148,-96.6293258666992,-96.6350631713867,-96.6637115478516,-96.7496490478516,-96.772575378418,-96.7324676513672,-96.7324676513672,-96.6866302490234,-96.6522521972656,-96.6522521972656,-96.6350631713867,-96.5491180419922,-96.4574508666992,-96.4116134643555,-96.3715057373047,-96.2970123291016,-96.2855606079102,-96.216796875,-96.1938858032227,-96.1709671020508,-96.1709671020508,-96.1595077514648,-96.1480484008789,-96.1079406738281,-96.0907516479492,-96.0964813232422,-96.0964813232422,null,-98.8123016357422,-98.8123016357422,-98.8123016357422,-98.9670028686523,-99.110237121582,-99.3967208862305,-99.4425582885742,-99.4941253662109,-99.5055847167969,-99.5399627685547,-99.5227661132812,-99.5055847167969,-99.5113067626953,-99.5055847167969,-99.4998550415039,-99.5342330932617,-99.5342330932617,-99.5456924438477,-99.6316299438477,-99.6545486450195,-99.6774673461914,-99.7175750732422,-99.751953125,-99.7863311767578,-99.7977828979492,-99.8264389038086,-99.8550872802734,-99.8722763061523,-99.8894577026367,-99.9295654296875,-99.9352951049805,-99.9524917602539,-99.9754028320312,-99.9983291625977,-100.021240234375,-100.055618286133,-100.084266662598,-100.135833740234,-100.181671142578,-100.198860168457,-100.112915039062,-99.4081802368164,-99.4081802368164,-98.8123016357422,-98.8123016357422,null,-95.8558349609375,-95.8730316162109,-96.319938659668,-96.6407928466797,-96.5261993408203,-96.3772354125977,-96.3313980102539,-96.1881561279297,-96.0964813232422,-96.0735626220703,-96.0850219726562,-96.0449142456055,-96.0506439208984,-96.0850219726562,-96.0907516479492,-96.0506439208984,-95.9761581420898,-95.9074020385742,-95.8558349609375,-95.8558349609375,null,-100.536903381348,-100.009780883789,-100.004051208496,-100.009780883789,-100.536903381348,-100.536903381348,-100.536903381348,null,-98.4169616699219,-98.9440841674805,-98.9498138427734,-98.9211654663086,-98.8810577392578,-98.8352203369141,-98.8008422851562,-98.7664642333984,-98.7492752075195,-98.7206344604492,-98.6919784545898,-98.657600402832,-98.6289596557617,-98.6060333251953,-98.5773849487305,-98.5544738769531,-98.5372848510742,-98.5086364746094,-98.485710144043,-98.4456100463867,-98.4226913452148,-98.4169616699219,-98.4169616699219,null,-98.9440841674805,-99.4769287109375,-99.4711990356445,-99.4711990356445,-99.4310913085938,-99.4081802368164,-99.390983581543,-99.38525390625,-99.3738021850586,-99.3566131591797,-99.3336944580078,-99.3165054321289,-99.293586730957,-99.2649383544922,-99.2362899780273,-99.2133712768555,-99.1904525756836,-99.1904525756836,-99.2019119262695,-99.1904525756836,-99.1618041992188,-99.0930557250977,-99.0414886474609,-99.0128326416016,-98.9841842651367,-98.9498138427734,-98.9440841674805,-98.9440841674805,null,-97.8669204711914,-97.8669204711914,-97.9184875488281,-97.9242172241211,-98.0101623535156,-97.9929733276367,-97.9757843017578,-97.9815139770508,-97.9643249511719,-97.8497314453125,-97.5689849853516,-97.4543914794922,-97.4429321289062,-97.4543914794922,-97.4715805053711,-97.4543914794922,-97.4200134277344,-97.3913650512695,-97.4200134277344,-97.4543914794922,-97.4658508300781,-97.5174179077148,-97.5288772583008,-97.5460662841797,-97.5517959594727,-97.7809753417969,-97.8669204711914,-97.8669204711914,null,-97.1564559936523,-97.3684463500977,-97.4028244018555,-97.4200134277344,-97.5403366088867,-97.5689849853516,-97.6090927124023,-97.7007598876953,-97.7236862182617,-97.763786315918,-97.8038940429688,-97.8841094970703,-97.8783798217773,-97.9757843017578,-98.0388107299805,-98.0559997558594,-98.0158920288086,-97.9585952758789,-97.8955688476562,-97.8325424194336,-97.7465972900391,-97.6377410888672,-97.4028244018555,-97.311149597168,-97.2710494995117,-97.2022857666016,-97.1564559936523,-97.1564559936523,null,-98.399772644043,-98.1476745605469,-98.1362152099609,-98.1190185546875,-98.0903778076172,-97.8669204711914,-97.8554611206055,-97.8554611206055,-97.7867050170898,-97.7408676147461,-98.1820526123047,-98.399772644043,-98.399772644043,null,-102.817276000977,-103.350128173828,-103.361587524414,-103.07511138916,-103.07511138916,-102.811546325684,-102.817276000977,-102.817276000977,null,-97.3913650512695,-97.3970947265625,-97.5517959594727,-97.9242172241211,-97.9184875488281,-97.483039855957,-97.4486618041992,-97.3970947265625,-97.3913650512695,-97.3913650512695,null,-95.6610336303711,-95.3115234375,-95.1511001586914,-95.1511001586914,-95.1511001586914,-95.1740188598633,-95.1854782104492,-95.2141265869141,-95.2255859375,-95.2886123657227,-95.3287200927734,-95.4375762939453,-95.4605026245117,-95.5177917480469,-95.5750885009766,-95.6037368774414,-95.6381149291992,-95.6610336303711,-95.6610336303711,null,-102.588096618652,-103.069381713867,-103.06364440918,-102.599548339844,-102.588096618652,-102.588096618652,null,-98.4226913452148,-98.4226913452148,-98.4284210205078,-98.5773849487305,-98.9440841674805,-98.9498138427734,-98.4226913452148,-98.4226913452148,null,-99.4425582885742,-99.3967208862305,-99.110237121582,-98.9670028686523,-98.9670028686523,-99.035758972168,-99.1560745239258,-99.1789932250977,-99.2019119262695,-99.2076416015625,-99.2763977050781,-99.3165054321289,-99.3451461791992,-99.3795318603516,-99.390983581543,-99.4024505615234,-99.4253616333008,-99.4540176391602,-99.4654693603516,-99.4482879638672,-99.4368209838867,-99.4425582885742,-99.4425582885742,-99.4425582885742,null,-99.4081802368164,-99.4081802368164,-100.118644714355,-100.118644714355,-99.4081802368164,-99.4081802368164,null,-112.448699951172,-112.477340698242,-112.620582580566,-112.78101348877,-113.256561279297,-113.62899017334,-113.915466308594,-114.041519165039,-114.047248840332,-113.829528808594,-113.497215270996,-113.078948974609,-112.677879333496,-112.511726379395,-112.505996704102,-112.523178100586,-112.517448425293,-112.517448425293,-112.442962646484,-112.408592224121,-112.402862548828,-112.339836120605,-112.334106445312,-112.36848449707,-112.357025146484,-112.431503295898,-112.448699951172,-112.448699951172,null,-112.173675537109,-112.150756835938,-112.133575439453,-112.087738037109,-112.018981933594,-112.018981933594,-112.070541381836,-112.018981933594,-112.001792907715,-111.97314453125,-111.944488525391,-111.910118103027,-111.898651123047,-111.910118103027,-111.898651123047,-111.881469726562,-111.904388427734,-111.921577453613,-111.938758850098,-111.97314453125,-111.978866577148,-111.961685180664,-112.007522583008,-112.059089660645,-112.311187744141,-112.402862548828,-112.488800048828,-112.632049560547,-112.872688293457,-113.462829589844,-113.915466308594,-114.041519165039,-114.047248840332,-113.015922546387,-112.173675537109,-112.173675537109,null,-111.881469726562,-111.898651123047,-111.910118103027,-111.898651123047,-111.910118103027,-111.944488525391,-111.97314453125,-112.001792907715,-112.018981933594,-112.070541381836,-112.018981933594,-112.018981933594,-112.087738037109,-112.133575439453,-112.150756835938,-112.173675537109,-112.110649108887,-111.5205078125,-111.491851806641,-111.480400085449,-111.486122131348,-111.503318786621,-111.5205078125,-111.5205078125,-111.503318786621,-111.5205078125,-111.509048461914,-111.474670410156,-111.428833007812,-111.428833007812,-111.411643981934,-111.446014404297,-111.434562683105,-111.451751708984,-111.474670410156,-111.497589111328,-111.5205078125,-111.526229858398,-111.554885864258,-111.577796936035,-111.726776123047,-111.749687194824,-111.778335571289,-111.795524597168,-111.841361999512,-111.881469726562,-111.881469726562,null,-109.984977722168,-109.89330291748,-109.881843566895,-109.899032592773,-109.933410644531,-109.944869995117,-109.944869995117,-109.956329345703,-109.996437072754,-109.979248046875,-110.030815124512,-110.025085449219,-110.042274475098,-110.036544799805,-110.053733825684,-110.036544799805,-110.030815124512,-110.168319702148,-110.529289245605,-111.073593139648,-111.096519470215,-111.119430541992,-111.142356872559,-111.165267944336,-111.193923950195,-111.222564697266,-111.245483398438,-111.245483398438,-110.861602783203,-109.984977722168,-109.984977722168,null,-109.984977722168,-110.00789642334,-110.00789642334,-109.051063537598,-109.056785583496,-109.148460388184,-109.154190063477,-109.15991973877,-109.165649414062,-109.182838439941,-109.188568115234,-109.188568115234,-109.360450744629,-109.371917724609,-109.377647399902,-109.406288146973,-109.406288146973,-109.423484802246,-109.429206848145,-109.429206848145,-109.44066619873,-109.469314575195,-109.49796295166,-109.509422302246,-109.526611328125,-109.538070678711,-109.543800354004,-109.532341003418,-109.515151977539,-109.515151977539,-109.526611328125,-109.55525970459,-109.606826782227,-109.664123535156,-109.721412658691,-109.750068664551,-109.761520385742,-109.778717041016,-109.807357788086,-109.824554443359,-109.841735839844,-109.85319519043,-109.899032592773,-109.939140319824,-109.956329345703,-109.984977722168,-109.984977722168,null,-112.248161315918,-112.488800048828,-112.173675537109,-112.001792907715,-111.978866577148,-111.961685180664,-111.870010375977,-111.858551025391,-111.847091674805,-111.81844329834,-111.847091674805,-111.847091674805,-111.789794921875,-111.778335571289,-111.81844329834,-111.887199401855,-111.950225830078,-111.97314453125,-111.97314453125,-112.024703979492,-112.064811706543,-112.150756835938,-112.202323913574,-112.248161315918,-112.248161315918,null,-110.00789642334,-109.984977722168,-109.984977722168,-110.861602783203,-110.861602783203,-110.901710510254,-110.895980834961,-110.91316986084,-110.907440185547,-110.907440185547,-110.918899536133,-110.918899536133,-110.895980834961,-110.918899536133,-110.890251159668,-110.895980834961,-110.821502685547,-110.775665283203,-110.695449829102,-110.666793823242,-110.643882751465,-110.569396972656,-110.552207946777,-110.51782989502,-110.512100219727,-110.443344116211,-110.368865966797,-110.357398986816,-110.248542785645,-110.122489929199,-110.048004150391,-110.00789642334,-110.00789642334,null,-111.297050476074,-111.297050476074,-111.297050476074,-111.297050476074,-111.25121307373,-111.245483398438,-111.222564697266,-111.193923950195,-111.165267944336,-111.142356872559,-111.119430541992,-111.096519470215,-111.073593139648,-110.529289245605,-110.168319702148,-110.030815124512,-110.030815124512,-110.025085449219,-110.019355773926,-110.025085449219,-110.025085449219,-110.042274475098,-110.059463500977,-110.070922851562,-110.076652526855,-110.06519317627,-110.076652526855,-110.076652526855,-110.048004150391,-110.053733825684,-110.070922851562,-110.076652526855,-110.070922851562,-110.059463500977,-110.070922851562,-110.099571228027,-110.10530090332,-110.099571228027,-110.10530090332,-110.116760253906,-110.111030578613,-110.116760253906,-110.111030578613,-110.116760253906,-110.133941650391,-110.139678955078,-110.139678955078,-110.156867980957,-110.151138305664,-110.151138305664,-110.16259765625,-110.145408630371,-110.151138305664,-110.174049377441,-110.174049377441,-110.16259765625,-110.16259765625,-110.151138305664,-110.139678955078,-110.128211975098,-110.128211975098,-110.111030578613,-110.111030578613,-110.10530090332,-110.093841552734,-110.093841552734,-110.10530090332,-110.099571228027,-110.093841552734,-110.082382202148,-110.048004150391,-110.053733825684,-110.053733825684,-110.042274475098,-110.025085449219,-110.00789642334,-109.990707397461,-110.002166748047,-110.013626098633,-110.025085449219,-110.042274475098,-110.042274475098,-110.019355773926,-110.002166748047,-110.002166748047,-110.00789642334,-110.00789642334,-110.025085449219,-110.030815124512,-110.013626098633,-111.297050476074,-111.297050476074,null,-112.477340698242,-112.448699951172,-112.282539367676,-112.047630310059,-112.047630310059,-111.955955505371,-111.950225830078,-111.852821350098,-111.612174987793,-111.612174987793,-111.400184631348,-111.400184631348,-110.769927978516,-109.927680969238,-109.944869995117,-109.962059020996,-109.979248046875,-110.00789642334,-110.019355773926,-110.042274475098,-110.042274475098,-110.053733825684,-110.06519317627,-110.070922851562,-110.082382202148,-110.099571228027,-110.116760253906,-110.133941650391,-110.191246032715,-110.191246032715,-110.208427429199,-110.231353759766,-110.254264831543,-110.265724182129,-110.271453857422,-110.282920837402,-110.294372558594,-110.30583190918,-110.380317687988,-110.391777038574,-110.391777038574,-110.414695739746,-110.420425415039,-110.443344116211,-110.449073791504,-110.437614440918,-110.420425415039,-110.414695739746,-110.437614440918,-110.443344116211,-110.466262817383,-110.477722167969,-110.483451843262,-110.512100219727,-110.512100219727,-110.55793762207,-110.569396972656,-110.592315673828,-110.620956420898,-110.643882751465,-111.256942749023,-111.841361999512,-111.847091674805,-112.339836120605,-112.345565795898,-112.689338684082,-112.695068359375,-112.695068359375,-112.700798034668,-112.574745178223,-112.580474853516,-112.483070373535,-112.477340698242,-112.477340698242,null,-110.013626098633,-110.030815124512,-110.025085449219,-110.00789642334,-110.00789642334,-110.002166748047,-110.002166748047,-110.019355773926,-110.042274475098,-110.042274475098,-110.025085449219,-110.013626098633,-110.002166748047,-109.990707397461,-110.00789642334,-110.025085449219,-110.042274475098,-110.053733825684,-110.053733825684,-110.048004150391,-110.082382202148,-110.093841552734,-110.099571228027,-110.10530090332,-110.093841552734,-110.093841552734,-110.10530090332,-110.111030578613,-110.111030578613,-110.128211975098,-110.128211975098,-110.139678955078,-110.151138305664,-110.16259765625,-110.16259765625,-110.174049377441,-110.174049377441,-110.151138305664,-110.145408630371,-110.16259765625,-110.151138305664,-110.151138305664,-110.156867980957,-110.139678955078,-110.139678955078,-110.133941650391,-110.116760253906,-110.111030578613,-110.116760253906,-110.111030578613,-110.116760253906,-110.10530090332,-110.099571228027,-110.10530090332,-110.099571228027,-110.070922851562,-110.059463500977,-110.070922851562,-110.076652526855,-110.070922851562,-110.053733825684,-110.048004150391,-110.076652526855,-110.076652526855,-110.06519317627,-110.076652526855,-110.070922851562,-110.059463500977,-110.042274475098,-110.025085449219,-110.025085449219,-110.019355773926,-110.025085449219,-110.030815124512,-110.030815124512,-109.755790710449,-109.291702270508,-109.245864868164,-109.211486816406,-109.182838439941,-109.154190063477,-109.114082336426,-109.062515258789,-109.056785583496,-109.056785583496,-110.013626098633,-110.013626098633,null,-112.477340698242,-112.483070373535,-112.580474853516,-112.574745178223,-112.700798034668,-112.695068359375,-112.695068359375,-112.689338684082,-112.901336669922,-112.901336669922,-113.027381896973,-113.027381896973,-113.107597351074,-113.113327026367,-113.256561279297,-113.262298583984,-113.468559265137,-113.47428894043,-113.577423095703,-113.583152770996,-114.047248840332,-114.041519165039,-113.915466308594,-113.62899017334,-113.256561279297,-112.78101348877,-112.620582580566,-112.477340698242,-112.477340698242,null,-111.652282714844,-111.652282714844,-111.629364013672,-111.629364013672,-111.594993591309,-111.594993591309,-111.646560668945,-111.721038818359,-111.726776123047,-111.755416870117,-111.755416870117,-111.91584777832,-111.921577453613,-111.967414855957,-111.961685180664,-112.018981933594,-112.024703979492,-112.070541381836,-112.076271057129,-112.185134887695,-112.21378326416,-112.196594238281,-112.208053588867,-112.196594238281,-112.202323913574,-112.190864562988,-112.202323913574,-112.236701965332,-112.253890991211,-112.276809692383,-112.42578125,-112.72371673584,-113.11905670166,-113.502937316895,-113.829528808594,-114.041519165039,-114.035797119141,-113.823799133301,-113.353973388672,-112.844032287598,-112.351287841797,-112.32837677002,-112.293998718262,-112.248161315918,-112.202323913574,-112.173675537109,-112.145027160645,-112.093467712402,-112.093467712402,-112.064811706543,-112.047630310059,-112.076271057129,-112.064811706543,-112.082000732422,-112.064811706543,-111.990325927734,-111.938758850098,-111.829902648926,-111.801254272461,-111.721038818359,-111.686668395996,-111.652282714844,-111.652282714844,null,-110.643882751465,-110.661064147949,-110.632415771484,-110.643882751465,-110.695449829102,-110.729827880859,-110.689720153809,-110.712631225586,-110.741287231445,-110.718360900879,-110.764198303223,-110.844413757324,-110.85587310791,-110.832954406738,-110.850143432617,-110.861602783203,-110.884521484375,-110.884521484375,-110.890251159668,-110.918899536133,-110.976196289062,-111.039215087891,-111.102249145508,-111.130889892578,-111.176727294922,-111.21110534668,-111.245483398438,-111.234031677246,-111.256942749023,-111.274139404297,-111.297050476074,-111.297050476074,-111.319969177246,-111.411643981934,-111.686668395996,-111.950225830078,-112.208053588867,-112.414321899414,-112.540374755859,-112.729446411133,-112.907066345215,-112.901336669922,-112.895599365234,-112.907066345215,-112.907066345215,-112.901336669922,-112.901336669922,-112.689338684082,-112.345565795898,-112.339836120605,-111.847091674805,-111.841361999512,-111.256942749023,-110.643882751465,-110.643882751465,null,-112.024703979492,-112.018981933594,-112.018981933594,-112.064811706543,-112.064811706543,-112.133575439453,-112.190864562988,-112.236701965332,-112.230972290039,-112.21378326416,-112.219512939453,-112.305458068848,-112.357025146484,-112.362754821777,-112.454429626465,-112.483070373535,-112.511726379395,-112.511726379395,-112.677879333496,-113.078948974609,-113.497215270996,-113.829528808594,-114.047248840332,-114.047248840332,-114.041519165039,-113.829528808594,-113.502937316895,-113.11905670166,-112.72371673584,-112.42578125,-112.276809692383,-112.253890991211,-112.236701965332,-112.202323913574,-112.190864562988,-112.202323913574,-112.196594238281,-112.208053588867,-112.196594238281,-112.21378326416,-112.185134887695,-112.076271057129,-112.070541381836,-112.024703979492,-112.024703979492,null,-111.446014404297,-111.417373657227,-111.36580657959,-111.319969177246,-111.314239501953,-111.297050476074,-111.279861450195,-111.274139404297,-111.256942749023,-111.234031677246,-111.245483398438,-111.268402099609,-111.314239501953,-111.360076904297,-111.377265930176,-111.388725280762,-111.417373657227,-111.446014404297,-111.566337585449,-111.600723266602,-111.566337585449,-111.531959533691,-111.5205078125,-111.480400085449,-111.531959533691,-111.549156188965,-111.640830993652,-111.646560668945,-111.658012390137,-111.709579467773,-111.749687194824,-111.778335571289,-111.789794921875,-111.847091674805,-111.847091674805,-111.81844329834,-111.847091674805,-111.858551025391,-111.870010375977,-111.87574005127,-111.864280700684,-111.772605895996,-111.715309143066,-111.646560668945,-111.600723266602,-111.514778137207,-111.451751708984,-111.46321105957,-111.457481384277,-111.446014404297,-111.446014404297,null,-111.852821350098,-111.950225830078,-111.955955505371,-112.047630310059,-112.047630310059,-112.282539367676,-112.448699951172,-112.431503295898,-112.357025146484,-112.36848449707,-112.334106445312,-112.339836120605,-112.402862548828,-112.408592224121,-112.442962646484,-112.517448425293,-112.517448425293,-111.715309143066,-111.784065246582,-111.812713623047,-111.852821350098,-111.852821350098,-111.852821350098,-111.852821350098,null,-111.491851806641,-111.050682067871,-111.056411743164,-111.056411743164,-111.096519470215,-111.113700866699,-111.170997619629,-111.216835021973,-111.245483398438,-111.234031677246,-111.256942749023,-111.274139404297,-111.279861450195,-111.297050476074,-111.314239501953,-111.319969177246,-111.36580657959,-111.417373657227,-111.446014404297,-111.457481384277,-111.486122131348,-111.491851806641,-111.526229858398,-111.5205078125,-111.497589111328,-111.474670410156,-111.451751708984,-111.434562683105,-111.446014404297,-111.411643981934,-111.428833007812,-111.428833007812,-111.474670410156,-111.509048461914,-111.5205078125,-111.503318786621,-111.5205078125,-111.5205078125,-111.503318786621,-111.486122131348,-111.480400085449,-111.491851806641,-111.491851806641,null,-112.248161315918,-112.202323913574,-112.150756835938,-112.064811706543,-112.024703979492,-111.97314453125,-111.97314453125,-111.950225830078,-111.887199401855,-111.81844329834,-111.778335571289,-111.749687194824,-111.709579467773,-111.658012390137,-111.646560668945,-111.640830993652,-111.640830993652,-111.606452941895,-111.600723266602,-111.572067260742,-111.566337585449,-111.594993591309,-111.646560668945,-111.698120117188,-111.732498168945,-111.835632324219,-111.904388427734,-112.013252258301,-112.024703979492,-112.041900634766,-112.053359985352,-112.104919433594,-112.133575439453,-112.15648651123,-112.179412841797,-112.196594238281,-112.167945861816,-112.196594238281,-112.196594238281,-112.21378326416,-112.248161315918,-112.248161315918,null,-110.75846862793,-110.844413757324,-111.125160217285,-111.25121307373,-111.319969177246,-111.297050476074,-111.297050476074,-111.274139404297,-111.256942749023,-111.234031677246,-111.245483398438,-111.21110534668,-111.176727294922,-111.130889892578,-111.102249145508,-111.039215087891,-110.976196289062,-110.918899536133,-110.890251159668,-110.884521484375,-110.884521484375,-110.861602783203,-110.850143432617,-110.832954406738,-110.85587310791,-110.844413757324,-110.764198303223,-110.718360900879,-110.741287231445,-110.712631225586,-110.689720153809,-110.729827880859,-110.695449829102,-110.643882751465,-110.632415771484,-110.661064147949,-110.643882751465,-110.620956420898,-110.592315673828,-110.569396972656,-110.55793762207,-110.512100219727,-110.512100219727,-110.483451843262,-110.477722167969,-110.466262817383,-110.443344116211,-110.437614440918,-110.414695739746,-110.420425415039,-110.437614440918,-110.449073791504,-110.443344116211,-110.420425415039,-110.414695739746,-110.391777038574,-110.391777038574,-110.380317687988,-110.30583190918,-110.294372558594,-110.282920837402,-110.271453857422,-110.265724182129,-110.254264831543,-110.231353759766,-110.208427429199,-110.191246032715,-110.191246032715,-110.133941650391,-110.116760253906,-110.099571228027,-110.082382202148,-110.070922851562,-110.06519317627,-110.053733825684,-110.042274475098,-110.042274475098,-110.019355773926,-110.00789642334,-109.979248046875,-109.962059020996,-109.944869995117,-109.927680969238,-109.910491943359,-109.89330291748,-109.887573242188,-109.904762268066,-109.89330291748,-109.910491943359,-109.910491943359,-109.939140319824,-109.962059020996,-109.95059967041,-109.973518371582,-109.973518371582,-110.013626098633,-110.019355773926,-110.002166748047,-110.048004150391,-110.019355773926,-110.002166748047,-110.013626098633,-109.056785583496,-109.051063537598,-109.04532623291,-109.051063537598,-109.039596557617,-109.148460388184,-109.41202545166,-109.715682983398,-109.933410644531,-110.00789642334,-110.088104248047,-110.30583190918,-110.546478271484,-110.683990478516,-110.75846862793,-110.75846862793,null,-112.018981933594,-112.024703979492,-112.018981933594,-111.961685180664,-111.967414855957,-111.921577453613,-111.91584777832,-111.755416870117,-111.755416870117,-111.726776123047,-111.721038818359,-111.646560668945,-111.594993591309,-111.594993591309,-111.629364013672,-111.629364013672,-111.652282714844,-111.652282714844,-111.245483398438,-111.245483398438,-111.25121307373,-111.297050476074,-111.297050476074,-111.297050476074,-111.858551025391,-111.864280700684,-112.018981933594,-112.018981933594,null,-111.297050476074,-111.297050476074,-111.715309143066,-112.517448425293,-112.523178100586,-112.505996704102,-112.511726379395,-112.511726379395,-112.483070373535,-112.454429626465,-112.362754821777,-112.357025146484,-112.305458068848,-112.219512939453,-112.21378326416,-112.230972290039,-112.236701965332,-112.190864562988,-112.133575439453,-112.064811706543,-112.064811706543,-112.018981933594,-112.018981933594,-111.864280700684,-111.858551025391,-111.297050476074,-111.297050476074,null,-111.572067260742,-111.600723266602,-111.606452941895,-111.640830993652,-111.640830993652,-111.549156188965,-111.531959533691,-111.480400085449,-111.5205078125,-111.531959533691,-111.566337585449,-111.600723266602,-111.566337585449,-111.446014404297,-111.417373657227,-111.388725280762,-111.377265930176,-111.360076904297,-111.314239501953,-111.268402099609,-111.245483398438,-111.216835021973,-111.170997619629,-111.113700866699,-111.096519470215,-111.056411743164,-111.056411743164,-110.053733825684,-110.00789642334,-110.00789642334,-110.048004150391,-110.122489929199,-110.248542785645,-110.357398986816,-110.368865966797,-110.443344116211,-110.512100219727,-110.51782989502,-110.552207946777,-110.569396972656,-110.643882751465,-110.666793823242,-110.695449829102,-110.775665283203,-110.821502685547,-110.895980834961,-110.890251159668,-110.918899536133,-110.895980834961,-110.918899536133,-110.941818237305,-110.953277587891,-110.999114990234,-111.056411743164,-111.130889892578,-111.148086547852,-111.165267944336,-111.245483398438,-111.388725280762,-111.400184631348,-111.451751708984,-111.446014404297,-111.468940734863,-111.486122131348,-111.497589111328,-111.543426513672,-111.572067260742,-111.572067260742,null,-112.488800048828,-112.248161315918,-112.21378326416,-112.196594238281,-112.196594238281,-112.167945861816,-112.196594238281,-112.179412841797,-112.21378326416,-112.190864562988,-112.208053588867,-112.173675537109,-112.202323913574,-112.173675537109,-112.145027160645,-112.167945861816,-112.15648651123,-112.173675537109,-112.173675537109,-112.202323913574,-112.248161315918,-112.293998718262,-112.32837677002,-112.351287841797,-112.844032287598,-113.353973388672,-113.823799133301,-114.035797119141,-114.041519165039,-114.041519165039,-113.915466308594,-113.462829589844,-112.872688293457,-112.632049560547,-112.488800048828,-112.488800048828,null,-109.984977722168,-109.956329345703,-109.939140319824,-109.899032592773,-109.85319519043,-109.841735839844,-109.824554443359,-109.807357788086,-109.778717041016,-109.761520385742,-109.750068664551,-109.721412658691,-109.664123535156,-109.606826782227,-109.55525970459,-109.526611328125,-109.515151977539,-109.515151977539,-109.532341003418,-109.543800354004,-109.538070678711,-109.526611328125,-109.509422302246,-109.49796295166,-109.469314575195,-109.44066619873,-109.429206848145,-109.429206848145,-109.423484802246,-109.406288146973,-109.406288146973,-109.377647399902,-109.371917724609,-109.360450744629,-109.188568115234,-109.188568115234,-109.182838439941,-109.165649414062,-109.15991973877,-109.154190063477,-109.148460388184,-109.056785583496,-109.056785583496,-109.056785583496,-109.062515258789,-109.114082336426,-109.154190063477,-109.182838439941,-109.211486816406,-109.245864868164,-109.291702270508,-109.755790710449,-110.030815124512,-110.036544799805,-110.053733825684,-110.036544799805,-110.042274475098,-110.025085449219,-110.030815124512,-109.979248046875,-109.996437072754,-109.956329345703,-109.944869995117,-109.944869995117,-109.933410644531,-109.899032592773,-109.881843566895,-109.89330291748,-109.984977722168,-109.984977722168,-109.984977722168,null,-111.245483398438,-111.652282714844,-111.686668395996,-111.721038818359,-111.801254272461,-111.829902648926,-111.938758850098,-111.990325927734,-112.064811706543,-112.082000732422,-112.064811706543,-112.076271057129,-112.047630310059,-112.064811706543,-112.093467712402,-112.093467712402,-112.145027160645,-112.173675537109,-112.173675537109,-112.15648651123,-112.167945861816,-112.145027160645,-112.173675537109,-112.202323913574,-112.173675537109,-112.208053588867,-112.190864562988,-112.21378326416,-112.179412841797,-112.15648651123,-112.133575439453,-112.104919433594,-112.053359985352,-112.041900634766,-112.024703979492,-112.013252258301,-111.904388427734,-111.835632324219,-111.732498168945,-111.698120117188,-111.646560668945,-111.594993591309,-111.572067260742,-111.566337585449,-111.612174987793,-111.560615539551,-111.491851806641,-111.457481384277,-111.468940734863,-111.434562683105,-111.354347229004,-111.291320800781,-111.297050476074,-111.239753723145,-111.245483398438,-111.234031677246,-111.256942749023,-111.245483398438,-111.205375671387,-111.182464599609,-111.182464599609,-111.148086547852,-111.125160217285,-111.090789794922,-111.090789794922,-111.056411743164,-110.964736938477,-110.901710510254,-110.861602783203,-110.861602783203,-111.245483398438,-111.245483398438,null,-111.572067260742,-111.543426513672,-111.497589111328,-111.486122131348,-111.468940734863,-111.446014404297,-111.451751708984,-111.400184631348,-111.388725280762,-111.245483398438,-111.165267944336,-111.148086547852,-111.130889892578,-111.056411743164,-110.999114990234,-110.953277587891,-110.941818237305,-110.918899536133,-110.918899536133,-110.907440185547,-110.907440185547,-110.91316986084,-110.895980834961,-110.901710510254,-110.964736938477,-111.056411743164,-111.090789794922,-111.090789794922,-111.125160217285,-111.148086547852,-111.182464599609,-111.182464599609,-111.205375671387,-111.245483398438,-111.256942749023,-111.234031677246,-111.245483398438,-111.239753723145,-111.297050476074,-111.291320800781,-111.354347229004,-111.434562683105,-111.468940734863,-111.457481384277,-111.491851806641,-111.560615539551,-111.612174987793,-111.566337585449,-111.572067260742,-111.594993591309,-111.566337585449,-111.572067260742,-111.572067260742,null,-112.901336669922,-112.907066345215,-112.907066345215,-112.895599365234,-112.901336669922,-112.907066345215,-113.004470825195,-113.279487609863,-113.537322998047,-113.823799133301,-114.041519165039,-114.047248840332,-113.583152770996,-113.577423095703,-113.47428894043,-113.468559265137,-113.262298583984,-113.256561279297,-113.113327026367,-113.107597351074,-113.027381896973,-113.027381896973,-112.901336669922,-112.901336669922,null,-111.715309143066,-111.297050476074,-110.013626098633,-110.002166748047,-110.019355773926,-110.048004150391,-110.002166748047,-110.019355773926,-110.013626098633,-109.973518371582,-109.973518371582,-109.95059967041,-109.962059020996,-109.939140319824,-109.910491943359,-109.910491943359,-109.89330291748,-109.904762268066,-109.887573242188,-109.89330291748,-109.910491943359,-109.927680969238,-110.769927978516,-111.400184631348,-111.400184631348,-111.612174987793,-111.612174987793,-111.852821350098,-111.852821350098,-111.852821350098,-111.812713623047,-111.784065246582,-111.715309143066,-111.715309143066,null,-111.881469726562,-111.841361999512,-111.795524597168,-111.778335571289,-111.749687194824,-111.726776123047,-111.577796936035,-111.554885864258,-111.526229858398,-111.491851806641,-111.486122131348,-111.457481384277,-111.446014404297,-111.457481384277,-111.46321105957,-111.451751708984,-111.514778137207,-111.600723266602,-111.646560668945,-111.715309143066,-111.772605895996,-111.864280700684,-111.87574005127,-111.870010375977,-111.961685180664,-111.978866577148,-112.001792907715,-112.173675537109,-112.488800048828,-112.402862548828,-112.311187744141,-112.059089660645,-112.007522583008,-111.961685180664,-111.978866577148,-111.97314453125,-111.938758850098,-111.921577453613,-111.904388427734,-111.881469726562,-111.881469726562,null,-73.3271408081055,-73.2526550292969,-73.0349349975586,-73.0349349975586,-72.9948272705078,-72.9661712646484,-72.954719543457,-72.9203338623047,-72.8916931152344,-72.7369918823242,-72.8057479858398,-72.8630447387695,-72.8745040893555,-72.8802261352539,-72.9375305175781,-72.9719009399414,-72.9604415893555,-73.0177383422852,-73.052116394043,-73.1667098999023,-73.1838989257812,-73.229736328125,-73.229736328125,-73.3729705810547,-73.3672485351562,-73.3729705810547,-73.3901672363281,-73.3901672363281,-73.3958969116211,-73.4130783081055,-73.4245376586914,-73.4245376586914,-73.4531860351562,-73.4188079833984,-73.4130783081055,-73.3958969116211,-73.3443298339844,-73.3271408081055,-73.3271408081055,null,-73.2698440551758,-72.9948272705078,-72.9948272705078,-72.9719009399414,-72.9661712646484,-72.8687744140625,-72.8229370117188,-72.8172073364258,-72.8401184082031,-72.8515853881836,-72.8573150634766,-72.8687744140625,-73.0062789916992,-73.0177383422852,-72.9260635375977,-72.9260635375977,-73.0292053222656,-73.2813034057617,-73.2813034057617,-73.2813034057617,-73.2755737304688,-73.2813034057617,-73.2813034057617,-73.2813034057617,-73.2755737304688,-73.2698440551758,-73.2755737304688,-73.2813034057617,-73.2698440551758,-73.2698440551758,null,-71.9463119506836,-71.8546371459961,-71.9176635742188,-71.8546371459961,-71.9176635742188,-71.871826171875,-71.8832855224609,-71.8947448730469,-71.9176635742188,-71.8374481201172,-71.866096496582,-71.9577713012695,-71.9921493530273,-72.0093383789062,-72.0265274047852,-72.0322570800781,-72.049446105957,-72.1926803588867,-72.2900848388672,-72.3588409423828,-72.3015441894531,-72.2958145141602,-72.2900848388672,-72.2671661376953,-72.2442474365234,-72.1984100341797,-72.4161376953125,-72.3645706176758,-72.2614364624023,-72.146842956543,-72.1067352294922,-72.1124649047852,-72.0322570800781,-71.9463119506836,-71.9463119506836,null,-72.954719543457,-72.9661712646484,-72.9948272705078,-73.0349349975586,-73.0349349975586,-73.2526550292969,-73.3271408081055,-73.3271408081055,-73.3271408081055,-73.3214111328125,-73.3328628540039,-73.3500595092773,-73.3729705810547,-73.3729705810547,-73.3271408081055,-73.2870254516602,-73.2755737304688,-73.2583847045898,-73.229736328125,-73.229736328125,-73.1953582763672,-73.052116394043,-72.9260635375977,-72.8630447387695,-72.8172073364258,-72.8343887329102,-72.8114776611328,-72.8229370117188,-72.8458557128906,-72.8172073364258,-72.8343887329102,-72.8745040893555,-72.9146118164062,-72.9088821411133,-72.954719543457,-72.954719543457,null,-71.5051345825195,-71.5337829589844,-71.5452423095703,-71.5280532836914,-71.5280532836914,-71.5910797119141,-71.6254577636719,-71.5681533813477,-71.5509719848633,-71.5624237060547,-71.5796203613281,-71.5910797119141,-71.6025314331055,-71.6483688354492,-71.694206237793,-71.7515029907227,-71.7744216918945,-71.8087997436523,-71.8374481201172,-71.9176635742188,-71.8947448730469,-71.8832855224609,-71.871826171875,-71.9176635742188,-71.8546371459961,-71.9176635742188,-71.8546371459961,-71.9463119506836,-71.9635009765625,-71.877555847168,-71.9004745483398,-71.8890151977539,-71.5051345825195,-71.5051345825195,null,-72.5822982788086,-72.6166687011719,-72.7484512329102,-72.782829284668,-72.7942810058594,-72.8057479858398,-72.8172073364258,-72.8573150634766,-72.8859558105469,-72.8974227905273,-72.9146118164062,-72.9317932128906,-72.9260635375977,-73.052116394043,-73.1953582763672,-73.229736328125,-73.2411956787109,-73.235466003418,-73.224006652832,-73.2125473022461,-73.2125473022461,-73.2068176269531,-73.2125473022461,-73.2411956787109,-73.2469177246094,-73.235466003418,-73.2182769775391,-73.1953582763672,-72.5651016235352,-72.5479125976562,-72.5364608764648,-72.5364608764648,-72.5822982788086,-72.5822982788086,null,-73.3615188598633,-73.1953582763672,-73.2182769775391,-73.235466003418,-73.2469177246094,-73.2411956787109,-73.2125473022461,-73.2068176269531,-73.2125473022461,-73.2125473022461,-73.224006652832,-73.235466003418,-73.2411956787109,-73.229736328125,-73.229736328125,-73.2583847045898,-73.2755737304688,-73.2870254516602,-73.3271408081055,-73.3729705810547,-73.3844299316406,-73.3787002563477,-73.3615188598633,-73.3672485351562,-73.3901672363281,-73.3901672363281,-73.3443298339844,-73.3557891845703,-73.3615188598633,-73.3615188598633,null,-72.9260635375977,-72.9317932128906,-72.9146118164062,-72.8974227905273,-72.8859558105469,-72.8573150634766,-72.8172073364258,-72.8057479858398,-72.7942810058594,-72.782829284668,-72.7484512329102,-72.6166687011719,-72.5822982788086,-72.4218673706055,-72.4734268188477,-72.3588409423828,-72.3645706176758,-72.4161376953125,-72.4734268188477,-72.6052093505859,-72.6567764282227,-72.8229370117188,-72.8114776611328,-72.8343887329102,-72.8172073364258,-72.8630447387695,-72.9260635375977,-72.9260635375977,null,-72.7369918823242,-72.6911544799805,-72.6453170776367,-72.6338577270508,-72.588020324707,-72.5708312988281,-72.5651016235352,-72.4562454223633,-72.4333190917969,-72.4104080200195,-72.3588409423828,-72.2900848388672,-72.1926803588867,-72.049446105957,-72.0379867553711,-72.0437164306641,-72.0608978271484,-72.0895538330078,-72.1067352294922,-72.1010055541992,-72.1124649047852,-72.1296615600586,-72.1812210083008,-72.1812210083008,-72.1926803588867,-72.2156066894531,-72.3473815917969,-72.3817520141602,-72.5708312988281,-72.5765686035156,-72.8057479858398,-72.7369918823242,-72.7369918823242,null,-72.5822982788086,-72.5364608764648,-72.5364608764648,-72.5479125976562,-72.5651016235352,-71.8890151977539,-71.9004745483398,-71.877555847168,-71.9635009765625,-71.9463119506836,-72.0322570800781,-72.1124649047852,-72.1067352294922,-72.146842956543,-72.2614364624023,-72.3645706176758,-72.3588409423828,-72.4734268188477,-72.4218673706055,-72.5822982788086,-72.5822982788086,null,-72.8687744140625,-72.9661712646484,-72.9719009399414,-72.9948272705078,-72.9948272705078,-73.2698440551758,-73.2583847045898,-73.2583847045898,-73.2641143798828,-73.2583847045898,-73.2641143798828,-73.2755737304688,-73.2870254516602,-73.3042221069336,-73.3214111328125,-73.3443298339844,-73.3672485351562,-73.3844299316406,-73.4016265869141,-73.4245376586914,-73.4302673339844,-73.4016265869141,-73.3844299316406,-73.3729705810547,-73.229736328125,-73.229736328125,-73.1838989257812,-73.1667098999023,-73.052116394043,-73.0177383422852,-72.9604415893555,-72.8802261352539,-72.8745040893555,-72.8458557128906,-72.8229370117188,-72.8057479858398,-72.8000183105469,-72.8172073364258,-72.8057479858398,-72.8172073364258,-72.7026138305664,-72.7541809082031,-72.7599105834961,-72.8000183105469,-72.777099609375,-72.777099609375,-72.7312622070312,-72.7369918823242,-72.7369918823242,-72.7427215576172,-72.771369934082,-72.8172073364258,-72.8343887329102,-72.8458557128906,-72.8687744140625,-72.8687744140625,-72.8687744140625,null,-72.954719543457,-72.9088821411133,-72.9146118164062,-72.8745040893555,-72.8343887329102,-72.8172073364258,-72.8458557128906,-72.8229370117188,-72.6567764282227,-72.6052093505859,-72.4734268188477,-72.4161376953125,-72.1984100341797,-72.2442474365234,-72.2671661376953,-72.2900848388672,-72.2958145141602,-72.3015441894531,-72.3588409423828,-72.4104080200195,-72.4333190917969,-72.4562454223633,-72.5651016235352,-72.5708312988281,-72.588020324707,-72.6338577270508,-72.6453170776367,-72.6911544799805,-72.7369918823242,-72.8916931152344,-72.9203338623047,-72.954719543457,-72.954719543457,null,-72.4505157470703,-72.4447860717773,-72.4390563964844,-72.4562454223633,-72.4676971435547,-72.4562454223633,-72.4734268188477,-72.502082824707,-72.5249938964844,-72.5307312011719,-72.5536422729492,-72.5307312011719,-72.502082824707,-72.4734268188477,-72.9260635375977,-72.9260635375977,-73.0177383422852,-73.0062789916992,-72.8687744140625,-72.8573150634766,-72.8515853881836,-72.8401184082031,-72.8172073364258,-72.7026138305664,-72.5536422729492,-72.4505157470703,-72.4505157470703,null,-72.8687744140625,-72.8687744140625,-72.8458557128906,-72.8343887329102,-72.8172073364258,-72.771369934082,-72.7427215576172,-72.7369918823242,-72.7369918823242,-72.7312622070312,-72.777099609375,-72.777099609375,-72.8000183105469,-72.7599105834961,-72.7541809082031,-72.7026138305664,-72.8172073364258,-72.8057479858398,-72.8172073364258,-72.8000183105469,-72.8057479858398,-72.8229370117188,-72.8458557128906,-72.8745040893555,-72.8802261352539,-72.9604415893555,-72.9719009399414,-72.9375305175781,-72.8802261352539,-72.8745040893555,-72.8630447387695,-72.8057479858398,-72.5765686035156,-72.5708312988281,-72.3817520141602,-72.3473815917969,-72.2156066894531,-72.2385177612305,-72.2843551635742,-72.3015441894531,-72.3072738647461,-72.318733215332,-72.3473815917969,-72.3760299682617,-72.3817520141602,-72.4104080200195,-72.4161376953125,-72.4390563964844,-72.4505157470703,-72.5536422729492,-72.7026138305664,-72.8172073364258,-72.8229370117188,-72.8687744140625,-72.8687744140625,null,-75.2751922607422,-75.217903137207,-75.2465515136719,-75.303840637207,-75.315299987793,-75.3324890136719,-75.3382263183594,-75.3611373901367,-75.3668670654297,-75.3668670654297,-75.3611373901367,-75.3496780395508,-75.315299987793,-75.2923889160156,-75.2751922607422,-75.2751922607422,null,-75.6189727783203,-75.3611373901367,-75.3955154418945,-75.4184341430664,-75.4298934936523,-75.4241638183594,-75.4356231689453,-75.4528121948242,-75.4470825195312,-75.4470825195312,-75.4814605712891,-75.498649597168,-75.5215682983398,-75.5616760253906,-75.5788650512695,-75.5845947265625,-75.5960464477539,-75.5903244018555,-75.6075134277344,-75.6132431030273,-75.6304321289062,-75.6476135253906,-75.670539855957,-75.6762619018555,-75.6934509277344,-75.7049179077148,-75.7106475830078,-75.7392883300781,-75.767936706543,-75.7908630371094,-75.8023147583008,-75.7908630371094,-75.7965927124023,-75.8424224853516,-75.8710708618164,-75.9283676147461,-75.9283676147461,-75.9169082641602,-75.9111785888672,-75.8825302124023,-75.8710708618164,-75.8825302124023,-75.8768005371094,-75.8596115112305,-75.8538818359375,-75.8367004394531,-75.8252334594727,-75.8252334594727,-75.8195037841797,-75.8023147583008,-75.8080444335938,-75.7851257324219,-75.7736663818359,-75.7335586547852,-75.7106475830078,-75.7220993041992,-75.7049179077148,-75.6877212524414,-75.6819915771484,-75.6991882324219,-75.6991882324219,-75.7278289794922,-75.7278289794922,-75.7049179077148,-75.6533508300781,-75.6418838500977,-75.6418838500977,-75.6189727783203,-75.6189727783203,null,-78.3634338378906,-78.214469909668,-78.2316513061523,-78.2373886108398,-78.3175964355469,-78.4723052978516,-78.483757019043,-78.5181350708008,-78.5467834472656,-78.5754318237305,-78.6212692260742,-78.6499176025391,-78.8447189331055,-78.7874298095703,-78.7931594848633,-78.7874298095703,-78.7702331542969,-78.7587814331055,-78.7473220825195,-78.7301254272461,-78.7129440307617,-78.6957550048828,-78.667106628418,-78.655647277832,-78.3634338378906,-78.3634338378906,null,-80.025016784668,-80.0364761352539,-80.1567993164062,-80.2083587646484,-80.2771224975586,-80.294303894043,-80.294303894043,-80.2771224975586,-80.2656555175781,-80.2541961669922,-80.2370147705078,-80.2083587646484,-80.1567993164062,-80.0995025634766,-80.0651245117188,-80.0479354858398,-80.0078277587891,-79.9849090576172,-79.9677200317383,-79.9333419799805,-79.8932342529297,-79.744270324707,-79.6812362670898,-79.6353988647461,-79.5952987670898,-79.6010284423828,-79.6812362670898,-79.7499923706055,-79.8015594482422,-79.8359375,-79.8473968505859,-79.8875045776367,-79.8989639282227,-79.9046936035156,-79.9161529541016,-79.9562606811523,-79.9791793823242,-80.025016784668,-80.025016784668,null,-78.2431182861328,-78.2259292602539,-78.214469909668,-78.1972808837891,-78.1686325073242,-78.1342544555664,-78.1113357543945,-78.0884170532227,-78.0540390014648,-78.0139389038086,-77.9165267944336,-77.8993377685547,-77.8821563720703,-77.8592300415039,-77.8420486450195,-77.8649597167969,-77.8592300415039,-77.8706893920898,-77.8134002685547,-77.7904815673828,-77.7732849121094,-77.761833190918,-77.750373840332,-77.7389144897461,-77.7102661132812,-77.6758880615234,-77.6644287109375,-77.6529693603516,-77.7045364379883,-77.7159957885742,-77.7331771850586,-77.756103515625,-77.8019409179688,-78.2431182861328,-78.2431182861328,-78.2431182861328,null,-79.4291381835938,-79.3489227294922,-79.3202743530273,-79.2859039306641,-79.2572479248047,-79.2457962036133,-79.2343368530273,-79.2228698730469,-79.1942291259766,-79.1884994506836,-79.1713104248047,-79.1655807495117,-79.1483917236328,-79.1312026977539,-79.119743347168,-79.108283996582,-79.0853652954102,-79.0739059448242,-79.0739059448242,-79.0567169189453,-78.9879608154297,-78.9650497436523,-78.9077453613281,-78.8848266601562,-78.8676376342773,-78.8905563354492,-78.8905563354492,-78.9134750366211,-78.9421234130859,-78.9421234130859,-78.9650497436523,-78.9936904907227,-79.0166091918945,-79.0452575683594,-79.0567169189453,-79.0739059448242,-79.0853652954102,-79.0853652954102,-79.0910873413086,-79.1025543212891,-79.1254730224609,-79.1426620483398,-79.1483917236328,-79.1655807495117,-79.1713104248047,-79.1942291259766,-79.1942291259766,-79.2228698730469,-79.2285995483398,-79.2171401977539,-79.2285995483398,-79.2400665283203,-79.2687072753906,-79.3030853271484,-79.3260116577148,-79.3775787353516,-79.3947601318359,-79.4176864624023,-79.4291381835938,-79.4291381835938,-79.4291381835938,null,-78.6900253295898,-78.7129440307617,-78.7415924072266,-78.7530517578125,-78.7874298095703,-78.7988891601562,-78.8103408813477,-78.8275375366211,-78.8561782836914,-78.8504486083984,-78.8733749389648,-78.9077453613281,-78.9249420166016,-78.9593124389648,-79.0166091918945,-78.9936904907227,-78.9650497436523,-78.9421234130859,-78.9421234130859,-78.9134750366211,-78.8905563354492,-78.8905563354492,-78.8676376342773,-78.8103408813477,-78.6900253295898,-78.667106628418,-78.6499176025391,-78.6327285766602,-78.6212692260742,-78.5926208496094,-78.5926208496094,-78.5926208496094,-78.6098098754883,-78.6327285766602,-78.6900253295898,-78.6900253295898,null,-77.1373062133789,-77.0971984863281,-77.0742797851562,-77.0628280639648,-77.0513610839844,-77.0513610839844,-77.1086654663086,-77.1888732910156,-77.1373062133789,-77.1373062133789,null,-79.5093536376953,-79.4978942871094,-79.4635162353516,-79.4463272094727,-79.4176864624023,-79.4062194824219,-79.3661117553711,-79.3489227294922,-79.3145446777344,-79.3145446777344,-79.3030853271484,-79.2744369506836,-79.2515258789062,-79.2343368530273,-78.8962860107422,-78.8619079589844,-78.7473220825195,-78.7587814331055,-78.7702331542969,-78.7874298095703,-78.7931594848633,-78.7874298095703,-78.8447189331055,-78.8848266601562,-78.8905563354492,-78.9077453613281,-78.9020156860352,-78.9134750366211,-78.9478530883789,-78.9707717895508,-78.9994201660156,-79.0166091918945,-79.0567169189453,-79.0624465942383,-79.0910873413086,-79.114013671875,-79.1598510742188,-79.4807052612305,-79.4978942871094,-79.4463272094727,-79.5093536376953,-79.5093536376953,null,-79.7958297729492,-79.7098846435547,-79.5093536376953,-79.4463272094727,-79.4978942871094,-79.4807052612305,-79.5093536376953,-79.5093536376953,-79.5380020141602,-79.5781097412109,-79.6067581176758,-79.6239471435547,-79.6353988647461,-79.6812362670898,-79.744270324707,-79.8932342529297,-79.9333419799805,-79.9677200317383,-79.9849090576172,-80.0078277587891,-80.0479354858398,-80.0651245117188,-80.0536651611328,-80.025016784668,-79.9791793823242,-79.9677200317383,-79.9448013305664,-79.9333419799805,-79.9218826293945,-79.8932342529297,-79.8187484741211,-79.7958297729492,-79.7958297729492,null,-79.4520568847656,-79.4749755859375,-79.4921646118164,-79.4921646118164,-79.4864349365234,-79.4749755859375,-79.4807052612305,-79.4978942871094,-79.5437240600586,-79.566650390625,-79.5838394165039,-79.6010284423828,-79.6124877929688,-79.6525955200195,-79.6583251953125,-79.6869735717773,-79.7098846435547,-79.7156143188477,-79.7270736694336,-79.7328109741211,-79.7557220458984,-79.7901077270508,-79.8473968505859,-79.841667175293,-79.8473968505859,-79.8531265258789,-79.8473968505859,-79.8531265258789,-79.8302154541016,-79.8072891235352,-79.7901077270508,-79.7843780517578,-79.8072891235352,-79.7901077270508,-79.7729110717773,-79.7499923706055,-79.7385406494141,-79.7041625976562,-79.6869735717773,-79.6353988647461,-79.6353988647461,-79.6067581176758,-79.5838394165039,-79.5781097412109,-79.572380065918,-79.566650390625,-79.5437240600586,-79.5208129882812,-79.4921646118164,-79.4520568847656,-79.4577865600586,-79.4577865600586,-79.4463272094727,-79.4291381835938,-79.4291381835938,-79.4176864624023,-79.3947601318359,-79.3775787353516,-79.3260116577148,-79.3030853271484,-79.2687072753906,-79.2400665283203,-79.2285995483398,-79.2171401977539,-79.2285995483398,-79.2228698730469,-79.4004898071289,-79.4062194824219,-79.4520568847656,-79.4520568847656,null,-81.3657379150391,-81.4344940185547,-81.4516830444336,-81.4287643432617,-81.4058456420898,-81.3657379150391,-81.3084411621094,-81.2568740844727,-81.2568740844727,-81.2912521362305,-81.3141708374023,-81.3256301879883,-81.2683334350586,-81.2855224609375,-81.2339553833008,-81.2167663574219,-81.1651992797852,-81.1193618774414,-81.0792541503906,-81.0047760009766,-80.9933090209961,-80.8558044433594,-80.9360198974609,-80.9073715209961,-80.9875793457031,-81.0391464233398,-81.102180480957,-81.1193618774414,-81.1308212280273,-81.1709289550781,-81.199577331543,-81.2167663574219,-81.2683334350586,-81.2855224609375,-81.2855224609375,-81.2969818115234,-81.3141708374023,-81.3313598632812,-81.3485488891602,-81.3657379150391,-81.3657379150391,null,-80.025016784668,-79.9791793823242,-79.9562606811523,-79.9161529541016,-79.9046936035156,-79.8989639282227,-79.8875045776367,-79.8473968505859,-79.8359375,-79.8015594482422,-79.7499923706055,-79.6812362670898,-79.6869735717773,-79.6812362670898,-79.6869735717773,-79.5781097412109,-79.5838394165039,-79.4921646118164,-79.5208129882812,-79.5437240600586,-79.566650390625,-79.572380065918,-79.5781097412109,-79.5838394165039,-79.6067581176758,-79.6353988647461,-79.6353988647461,-79.6869735717773,-79.7041625976562,-79.7385406494141,-79.7499923706055,-79.7729110717773,-79.7901077270508,-79.8072891235352,-79.7843780517578,-79.7901077270508,-79.8072891235352,-79.8302154541016,-79.8531265258789,-79.8645858764648,-80.0708541870117,-80.0479354858398,-80.019287109375,-80.0078277587891,-79.9849090576172,-79.9734497070312,-80.0364761352539,-80.025016784668,-80.025016784668,null,-77.8878860473633,-77.8420486450195,-77.7847518920898,-77.761833190918,-77.7217254638672,-77.7102661132812,-77.6758880615234,-77.6529693603516,-77.6644287109375,-77.761833190918,-77.8936157226562,-78.0425796508789,-78.0196685791016,-78.0139389038086,-77.9967422485352,-77.9852828979492,-77.9681015014648,-77.9566345214844,-77.8878860473633,-77.8878860473633,null,-81.7381591796875,-81.7610778808594,-81.7725372314453,-81.8183746337891,-81.8642120361328,-81.8699417114258,-81.9100494384766,-81.9043121337891,-81.9157791137695,-81.9845275878906,-82.0017242431641,-82.0246353149414,-82.0189056396484,-82.0475616455078,-82.0876617431641,-82.1105804443359,-82.1220397949219,-82.1392288208008,-82.1449584960938,-82.1564178466797,-82.1678771972656,-82.1793365478516,-82.2194366455078,-82.2366333007812,-82.2423629760742,-82.2710113525391,-82.2939300537109,-82.2423629760742,-82.1621475219727,-81.9673461914062,-81.9386901855469,-81.9444198608398,-81.9673461914062,-81.9845275878906,-81.9845275878906,-81.9616165161133,-81.9444198608398,-81.9444198608398,-81.9272384643555,-81.9100494384766,-81.8756713867188,-81.8527450561523,-81.8011856079102,-81.7667999267578,-81.7553482055664,-81.7381591796875,-81.7381591796875,null,-78.8103408813477,-78.8275375366211,-78.8275375366211,-78.8160705566406,-78.8160705566406,-78.7931594848633,-78.7530517578125,-78.7129440307617,-78.6957550048828,-78.6785659790039,-78.661376953125,-78.6384506225586,-78.6499176025391,-78.6212692260742,-78.5754318237305,-78.5467834472656,-78.5181350708008,-78.483757019043,-78.4723052978516,-78.4207382202148,-78.3061447143555,-78.2488479614258,-78.2488479614258,-78.4608383178711,-78.5295944213867,-78.5410537719727,-78.5639724731445,-78.5868911743164,-78.5926208496094,-78.6212692260742,-78.6327285766602,-78.6499176025391,-78.667106628418,-78.6900253295898,-78.8103408813477,-78.8103408813477,null,-79.4520568847656,-79.4062194824219,-79.4004898071289,-79.2228698730469,-79.1942291259766,-79.1942291259766,-79.1713104248047,-79.1655807495117,-79.1483917236328,-79.1426620483398,-79.1254730224609,-79.1025543212891,-79.0910873413086,-79.0853652954102,-79.0853652954102,-79.0739059448242,-79.0567169189453,-79.0452575683594,-79.0166091918945,-78.9593124389648,-78.9249420166016,-78.9077453613281,-78.8733749389648,-78.8504486083984,-78.8561782836914,-78.8275375366211,-78.9134750366211,-78.9478530883789,-78.9707717895508,-78.9994201660156,-79.0223388671875,-79.0509872436523,-79.0739059448242,-79.0910873413086,-79.114013671875,-79.1369247436523,-79.1999588012695,-79.2056884765625,-79.2056884765625,-79.2171401977539,-79.2343368530273,-79.2515258789062,-79.2744369506836,-79.2801742553711,-79.291633605957,-79.3202743530273,-79.3317413330078,-79.3489227294922,-79.4062194824219,-79.4176864624023,-79.4520568847656,-79.4520568847656,null,-77.6472396850586,-77.3664855957031,-77.3378448486328,-77.2805404663086,-77.2633590698242,-77.2404403686523,-77.2289810180664,-77.2347106933594,-77.2461700439453,-77.2461700439453,-77.2232513427734,-77.1888732910156,-77.1430358886719,-77.125846862793,-77.1086654663086,-77.0971984863281,-77.0914688110352,-77.1086654663086,-77.1430358886719,-77.1487655639648,-77.1373062133789,-77.1315765380859,-77.0914688110352,-77.0800094604492,-77.1373062133789,-77.1602249145508,-77.1774139404297,-77.1888732910156,-77.1946029663086,-77.1831436157227,-77.1888732910156,-77.2117919921875,-77.2404403686523,-77.2518997192383,-77.2518997192383,-77.2862777709961,-77.297737121582,-77.3149261474609,-77.3722152709961,-77.3894119262695,-77.4123229980469,-77.4180526733398,-77.4295196533203,-77.4295196533203,-77.4409790039062,-77.4581604003906,-77.4925384521484,-77.5039978027344,-77.5154647827148,-77.5441055297852,-77.5555648803711,-77.5842132568359,-77.6128616333008,-77.6300506591797,-77.6472396850586,-77.6472396850586,null,-80.6266174316406,-80.4489974975586,-80.471923828125,-80.4948348999023,-80.5292205810547,-80.5922470092773,-80.6266174316406,-80.6438140869141,-80.6724548339844,-80.6781845092773,-80.6781845092773,-80.6380844116211,-80.5979766845703,-80.8328857421875,-81.0219650268555,-80.9073715209961,-80.8328857421875,-80.746940612793,-80.7068328857422,-80.6953811645508,-80.6953811645508,-80.6724548339844,-80.6266174316406,-80.6266174316406,null,-77.2633590698242,-77.2576293945312,-77.2461700439453,-77.1888732910156,-77.1315765380859,-77.0971984863281,-77.0341720581055,-77.0055236816406,-76.9768829345703,-76.9654159545898,-76.9482345581055,-76.9367752075195,-76.9253158569336,-76.9081268310547,-76.9081268310547,-76.9023971557617,-76.8909378051758,-76.8794784545898,-76.8680114746094,-76.8852081298828,-76.8966674804688,-76.8966674804688,-76.9081268310547,-76.9138488769531,-76.9482345581055,-76.9768829345703,-77.0112533569336,-77.0227203369141,-77.0399017333984,-77.0742797851562,-77.0800094604492,-77.0914688110352,-77.1086654663086,-77.125846862793,-77.1946029663086,-77.2289810180664,-77.2805404663086,-77.2576293945312,-77.2633590698242,-77.2633590698242,null,-78.4493789672852,-78.5009460449219,-78.6384506225586,-78.661376953125,-78.6728363037109,-78.6728363037109,-78.661376953125,-78.661376953125,-78.6728363037109,-78.661376953125,-78.655647277832,-78.6728363037109,-78.667106628418,-78.6728363037109,-78.7473220825195,-78.7473220825195,-78.7243957519531,-78.7358627319336,-78.7301254272461,-78.7358627319336,-78.7530517578125,-78.7587814331055,-78.7759628295898,-78.7817001342773,-78.7931594848633,-78.8103408813477,-78.8160705566406,-78.8561782836914,-78.8791046142578,-78.8962860107422,-78.8962860107422,-78.9134750366211,-78.8275375366211,-78.8103408813477,-78.7988891601562,-78.7874298095703,-78.7530517578125,-78.7415924072266,-78.7129440307617,-78.6900253295898,-78.6957550048828,-78.6900253295898,-78.6441879272461,-78.6327285766602,-78.6269989013672,-78.6098098754883,-78.5926208496094,-78.5639724731445,-78.5410537719727,-78.4952163696289,-78.4493789672852,-78.4493789672852,null,-77.6243209838867,-77.5555648803711,-77.5154647827148,-77.5039978027344,-77.4295196533203,-77.4123229980469,-77.4180526733398,-77.4180526733398,-77.4237899780273,-77.4180526733398,-77.4065933227539,-77.3836822509766,-77.3779525756836,-77.3951416015625,-77.3951416015625,-77.3779525756836,-77.3607635498047,-77.3263778686523,-77.3206481933594,-77.3149261474609,-77.309196472168,-77.3149261474609,-77.303466796875,-77.2920074462891,-77.2805404663086,-77.2633590698242,-77.2576293945312,-77.2805404663086,-77.303466796875,-77.3263778686523,-77.3550338745117,-77.3836822509766,-77.4065933227539,-77.4237899780273,-77.4696273803711,-77.4982681274414,-77.5498352050781,-77.6014022827148,-77.6185913085938,-77.6529693603516,-77.6644287109375,-77.6758880615234,-77.7102661132812,-77.7389144897461,-77.750373840332,-77.761833190918,-77.7732849121094,-77.7904815673828,-77.8134002685547,-77.8706893920898,-77.8592300415039,-77.8649597167969,-77.8420486450195,-77.8134002685547,-77.8019409179688,-77.7904815673828,-77.6529693603516,-77.6243209838867,-77.6243209838867,null,-77.9795532226562,-78.0139389038086,-78.1629028320312,-78.0826873779297,-78.0712280273438,-78.0540390014648,-78.0425796508789,-77.8477783203125,-77.8592300415039,-77.8592300415039,-77.8821563720703,-77.8993377685547,-77.9279937744141,-77.9509048461914,-77.9795532226562,-77.9795532226562,null,-80.2599258422852,-80.3286819458008,-80.3745193481445,-80.4031677246094,-80.4375457763672,-80.477653503418,-80.4432754516602,-80.4260864257812,-80.3516006469727,-80.3057632446289,-80.28857421875,-80.3344116210938,-80.3229598999023,-80.3286819458008,-80.2083587646484,-80.1567993164062,-80.0364761352539,-80.025016784668,-80.0364761352539,-79.9734497070312,-79.9849090576172,-80.0078277587891,-80.019287109375,-80.0479354858398,-80.0708541870117,-80.1109619140625,-80.1453399658203,-80.1911773681641,-80.2140884399414,-80.2599258422852,-80.2599258422852,null,-78.2259292602539,-78.1686325073242,-77.9509048461914,-77.933723449707,-77.8993377685547,-77.8993377685547,-77.8764266967773,-77.8706893920898,-77.8706893920898,-77.8764266967773,-77.8706893920898,-77.8420486450195,-77.8076705932617,-77.761833190918,-77.7217254638672,-77.6988067626953,-77.6701583862305,-77.6357803344727,-77.6185913085938,-77.6472396850586,-77.6586990356445,-77.6988067626953,-77.756103515625,-77.7732849121094,-77.7847518920898,-77.7847518920898,-77.8019409179688,-77.8248519897461,-77.8535079956055,-77.8936157226562,-77.9165267944336,-77.9279937744141,-77.9394454956055,-78.0196685791016,-78.0368499755859,-78.0425796508789,-78.0483093261719,-78.0998764038086,-78.0884170532227,-78.0884170532227,-78.1170654296875,-78.1113357543945,-78.1056060791016,-78.1056060791016,-78.1285247802734,-78.1285247802734,-78.2259292602539,-78.2259292602539,null,-78.0884170532227,-78.1342544555664,-78.1686325073242,-78.1972808837891,-78.214469909668,-78.2259292602539,-78.2431182861328,-78.2545776367188,-78.2717590332031,-78.2832260131836,-78.2946853637695,-78.3004150390625,-78.3233261108398,-78.3691635131836,-78.3978118896484,-78.4608383178711,-78.2488479614258,-78.2488479614258,-78.2316513061523,-78.1972808837891,-78.1686325073242,-78.1514434814453,-78.1113357543945,-78.1056060791016,-78.1170654296875,-78.0884170532227,-78.0884170532227,null,-82.2939300537109,-82.2710113525391,-82.2423629760742,-82.2366333007812,-82.2194366455078,-82.1793365478516,-82.1678771972656,-82.1564178466797,-82.1449584960938,-82.1392288208008,-82.1793365478516,-82.1965255737305,-82.2137145996094,-82.2538223266602,-82.2652740478516,-82.276741027832,-82.3225784301758,-82.3569488525391,-82.3626861572266,-82.3684158325195,-82.4486236572266,-82.4887313842773,-82.4944610595703,-82.5460357666016,-82.5517578125,-82.5402984619141,-82.4830017089844,-82.4085235595703,-82.3569488525391,-82.3225784301758,-82.2939300537109,-82.2939300537109,null,-77.6529693603516,-77.6758880615234,-77.7102661132812,-77.7217254638672,-77.761833190918,-77.7847518920898,-77.8420486450195,-77.8878860473633,-77.8993377685547,-77.8592300415039,-77.8363189697266,-77.8134002685547,-77.8019409179688,-77.756103515625,-77.7331771850586,-77.7159957885742,-77.7045364379883,-77.6529693603516,-77.6185913085938,-77.6014022827148,-77.5498352050781,-77.4982681274414,-77.4696273803711,-77.4237899780273,-77.4065933227539,-77.3951416015625,-77.6128616333008,-77.6357803344727,-77.6415100097656,-77.6529693603516,-77.6529693603516,null,-76.9482345581055,-76.9367752075195,-76.9367752075195,-76.9425048828125,-76.9425048828125,-76.9310455322266,-76.8794784545898,-76.856559753418,-76.8279037475586,-76.8107223510742,-76.7878036499023,-76.7706146240234,-76.7476959228516,-76.7247772216797,-76.7133178710938,-76.6961364746094,-76.7305068969727,-76.7476959228516,-76.7534255981445,-76.7763442993164,-76.8049926757812,-76.8393707275391,-76.8794784545898,-76.9023971557617,-76.9425048828125,-76.9425048828125,-77.0112533569336,-77.0227203369141,-77.0456314086914,-77.0456314086914,-77.0341720581055,-77.0341720581055,-77.0341720581055,-77.0513610839844,-77.0685577392578,-77.0800094604492,-77.0914688110352,-77.1315765380859,-77.1373062133789,-77.1487655639648,-77.1430358886719,-77.1086654663086,-77.0914688110352,-77.0800094604492,-77.0685577392578,-77.0628280639648,-77.0456314086914,-77.0112533569336,-76.9482345581055,-76.9482345581055,null,-77.5441055297852,-77.3493041992188,-77.2862777709961,-77.2633590698242,-77.2518997192383,-77.2232513427734,-77.1831436157227,-77.1373062133789,-77.1888732910156,-77.1086654663086,-77.0513610839844,-77.0628280639648,-77.0570907592773,-77.0570907592773,-77.0800094604492,-77.0914688110352,-77.1373062133789,-77.1487655639648,-77.1545028686523,-77.1774139404297,-77.2289810180664,-77.2232513427734,-77.2347106933594,-77.2576293945312,-77.2862777709961,-77.3263778686523,-77.3607635498047,-77.3836822509766,-77.4123229980469,-77.4409790039062,-77.4638900756836,-77.4925384521484,-77.5039978027344,-77.5211944580078,-77.5441055297852,-77.5441055297852,null,-77.9795532226562,-77.6644287109375,-77.6701583862305,-77.6930770874023,-77.7102661132812,-77.7102661132812,-77.5269165039062,-77.5613021850586,-77.6243209838867,-77.6357803344727,-77.6357803344727,-77.6701583862305,-77.6988067626953,-77.7217254638672,-77.761833190918,-77.8076705932617,-77.8420486450195,-77.8706893920898,-77.8764266967773,-77.8706893920898,-77.8706893920898,-77.8764266967773,-77.8993377685547,-77.8993377685547,-77.933723449707,-77.9509048461914,-77.9681015014648,-77.9910125732422,-78.0139389038086,-78.0196685791016,-78.0712280273438,-78.1056060791016,-78.1342544555664,-78.1113357543945,-78.0654983520508,-78.0540390014648,-78.0769577026367,-78.0712280273438,-78.0139389038086,-77.9795532226562,-77.9795532226562,null,-80.4489974975586,-80.6266174316406,-80.5177612304688,-80.5005722045898,-80.466194152832,-80.4432754516602,-80.4088973999023,-80.3630599975586,-80.3114929199219,-80.2656555175781,-80.2312850952148,-80.1797103881836,-80.1224136352539,-80.1166915893555,-80.1109619140625,-80.1109619140625,-80.1166915893555,-80.1281433105469,-80.1625213623047,-80.2312850952148,-80.2713851928711,-80.28857421875,-80.3286819458008,-80.3630599975586,-80.3917083740234,-80.4203567504883,-80.4489974975586,-80.4489974975586,null,-78.3175964355469,-78.2316513061523,-78.1972808837891,-78.1514434814453,-78.0654983520508,-78.1399841308594,-78.1686325073242,-78.1972808837891,-78.2316513061523,-78.2488479614258,-78.3061447143555,-78.4207382202148,-78.4723052978516,-78.483757019043,-78.4723052978516,-78.3175964355469,-78.3175964355469,null,-79.8473968505859,-79.7901077270508,-79.7557220458984,-79.7328109741211,-79.7270736694336,-79.7156143188477,-79.7098846435547,-79.6869735717773,-79.6583251953125,-79.6525955200195,-79.6124877929688,-79.6010284423828,-79.6525955200195,-79.7557220458984,-80.0078277587891,-80.0307464599609,-80.0593948364258,-80.0880355834961,-80.0995025634766,-80.28857421875,-80.2713851928711,-80.2312850952148,-80.1625213623047,-80.1281433105469,-80.1166915893555,-80.1109619140625,-80.1109619140625,-80.1166915893555,-80.1224136352539,-80.0937728881836,-80.0421981811523,-80.025016784668,-80.0078277587891,-79.9791793823242,-79.9619903564453,-79.9333419799805,-79.9161529541016,-79.8875045776367,-79.8473968505859,-79.8473968505859,null,-78.3462524414062,-78.2373886108398,-78.0425796508789,-78.0540390014648,-78.0712280273438,-78.0826873779297,-78.1629028320312,-78.1686325073242,-78.3118667602539,-78.3118667602539,-78.3233261108398,-78.3290634155273,-78.3233261108398,-78.3233261108398,-78.3290634155273,-78.3691635131836,-78.3978118896484,-78.4264678955078,-78.4321899414062,-78.4493789672852,-78.4608383178711,-78.5697021484375,-78.5754318237305,-78.5639724731445,-78.5181350708008,-78.4436492919922,-78.4207382202148,-78.4207382202148,-78.4551086425781,-78.4150009155273,-78.4379196166992,-78.3634338378906,-78.3920822143555,-78.3577041625977,-78.3806304931641,-78.3462524414062,-78.3462524414062,null,-80.4432754516602,-80.477653503418,-80.4375457763672,-80.5063018798828,-80.5349426269531,-80.5578689575195,-80.6037063598633,-80.6609954833984,-80.7412109375,-80.7698593139648,-80.8558044433594,-80.9933090209961,-81.0047760009766,-80.9875793457031,-80.9703979492188,-80.9532089233398,-80.8729934692383,-80.8443450927734,-80.8844528198242,-80.8901824951172,-80.8443450927734,-80.7927780151367,-80.7698593139648,-80.5578689575195,-80.5234909057617,-80.5005722045898,-80.477653503418,-80.4432754516602,-80.4432754516602,null,-76.6502990722656,-76.6159210205078,-76.5357055664062,-76.5185165405273,-76.5127868652344,-76.4669494628906,-76.4612121582031,-76.4440307617188,-76.4554901123047,-76.4383010864258,-76.4325714111328,-76.4612121582031,-76.4669494628906,-76.4669494628906,-76.4554901123047,-76.4383010864258,-76.4325714111328,-76.4383010864258,-76.4669494628906,-76.4726791381836,-76.4669494628906,-76.4497604370117,-76.398193359375,-76.392463684082,-76.3810043334961,-76.3752746582031,-76.3810043334961,-76.398193359375,-76.4325714111328,-76.4612121582031,-76.4841384887695,-76.5185165405273,-76.5471572875977,-76.5700836181641,-76.6502990722656,-76.6903991699219,-76.7075881958008,-76.6846694946289,-76.66748046875,-76.6560287475586,-76.6502990722656,-76.6617584228516,-76.66748046875,-76.6502990722656,-76.6502990722656,null,-77.6415100097656,-77.6415100097656,-77.6529693603516,-77.6529693603516,-77.6357803344727,-77.6128616333008,-77.6128616333008,-77.6185913085938,-77.6243209838867,-77.6529693603516,-77.6873474121094,-77.7217254638672,-77.756103515625,-77.7790145874023,-77.8076705932617,-77.8248519897461,-77.8305892944336,-77.8993377685547,-77.9279937744141,-77.9509048461914,-77.9509048461914,-77.9451751708984,-77.9509048461914,-77.9566345214844,-77.9681015014648,-78.0196685791016,-78.0712280273438,-78.0884170532227,-78.1170654296875,-78.1056060791016,-78.1113357543945,-78.1514434814453,-78.1686325073242,-78.1399841308594,-78.0654983520508,-78.0196685791016,-77.9967422485352,-77.9910125732422,-77.9795532226562,-77.9566345214844,-77.9394454956055,-77.9165267944336,-77.8993377685547,-77.8878860473633,-77.8477783203125,-77.7847518920898,-77.6873474121094,-77.6644287109375,-77.6415100097656,-77.6415100097656,null,-80.8328857421875,-80.8844528198242,-81.3657379150391,-81.646484375,-81.6178359985352,-81.6178359985352,-81.5490875244141,-81.5261611938477,-81.5089797973633,-81.3428192138672,-81.3256301879883,-81.3084411621094,-81.2912521362305,-81.2740631103516,-81.2511444091797,-81.0907211303711,-81.0620727539062,-81.0506134033203,-81.0219650268555,-80.8328857421875,-80.8328857421875,null,-78.5124130249023,-78.4608383178711,-78.4436492919922,-78.4436492919922,-78.4493789672852,-78.4150009155273,-78.3920822143555,-78.3634338378906,-78.3577041625977,-78.3519744873047,-78.3347930908203,-78.3118667602539,-78.2889556884766,-78.3634338378906,-78.655647277832,-78.6384506225586,-78.5697021484375,-78.5467834472656,-78.5238647460938,-78.5124130249023,-78.5124130249023,null,-77.761833190918,-77.6644287109375,-77.6529693603516,-77.6415100097656,-77.6357803344727,-77.6128616333008,-77.57275390625,-77.5097274780273,-77.4925384521484,-77.4638900756836,-77.481086730957,-77.4295196533203,-77.4638900756836,-77.4123229980469,-77.3836822509766,-77.3722152709961,-77.3607635498047,-77.3378448486328,-77.761833190918,-77.761833190918,null,-78.7988891601562,-79.1254730224609,-79.2171401977539,-79.0910873413086,-79.0739059448242,-79.0509872436523,-79.0223388671875,-78.9994201660156,-78.9707717895508,-78.9478530883789,-78.9134750366211,-78.8962860107422,-78.8962860107422,-78.8791046142578,-78.8561782836914,-78.8160705566406,-78.8103408813477,-78.7931594848633,-78.7817001342773,-78.7759628295898,-78.7587814331055,-78.7530517578125,-78.7358627319336,-78.7301254272461,-78.7358627319336,-78.7243957519531,-78.7473220825195,-78.7473220825195,-78.6728363037109,-78.667106628418,-78.6728363037109,-78.655647277832,-78.661376953125,-78.6728363037109,-78.661376953125,-78.661376953125,-78.6728363037109,-78.6728363037109,-78.661376953125,-78.6384506225586,-78.5811614990234,-78.5525131225586,-78.5639724731445,-78.5983505249023,-78.6327285766602,-78.655647277832,-78.6728363037109,-78.6842880249023,-78.7014846801758,-78.7014846801758,-78.7129440307617,-78.7988891601562,-78.7988891601562,null,-77.6415100097656,-77.6644287109375,-77.6873474121094,-77.7847518920898,-77.6758880615234,-77.6472396850586,-77.6300506591797,-77.6128616333008,-77.5842132568359,-77.5555648803711,-77.5441055297852,-77.5154647827148,-77.5039978027344,-77.4925384521484,-77.4581604003906,-77.4409790039062,-77.4295196533203,-77.4295196533203,-77.4180526733398,-77.4123229980469,-77.3894119262695,-77.3722152709961,-77.3149261474609,-77.3263778686523,-77.3263778686523,-77.3263778686523,-77.309196472168,-77.303466796875,-77.3206481933594,-77.3263778686523,-77.303466796875,-77.2920074462891,-77.2633590698242,-77.2518997192383,-77.2347106933594,-77.2404403686523,-77.2117919921875,-77.1888732910156,-77.1774139404297,-77.125846862793,-77.1315765380859,-77.1315765380859,-77.1487655639648,-77.1774139404297,-77.2461700439453,-77.303466796875,-77.3722152709961,-77.4008712768555,-77.4123229980469,-77.4409790039062,-77.4409790039062,-77.4753570556641,-77.4868087768555,-77.5097274780273,-77.5441055297852,-77.5613021850586,-77.5899429321289,-77.6415100097656,-77.6415100097656,null,-77.6243209838867,-77.6185913085938,-77.6128616333008,-77.6128616333008,-77.6357803344727,-77.6529693603516,-77.6529693603516,-77.6415100097656,-77.6415100097656,-77.5899429321289,-77.5613021850586,-77.5441055297852,-77.5097274780273,-77.4868087768555,-77.4753570556641,-77.4409790039062,-77.4409790039062,-77.4123229980469,-77.4008712768555,-77.3722152709961,-77.303466796875,-77.2461700439453,-77.1888732910156,-77.2461700439453,-77.2576293945312,-77.2633590698242,-77.2805404663086,-77.2920074462891,-77.303466796875,-77.3149261474609,-77.309196472168,-77.3149261474609,-77.3206481933594,-77.3263778686523,-77.3607635498047,-77.3779525756836,-77.3951416015625,-77.3951416015625,-77.3779525756836,-77.3836822509766,-77.4065933227539,-77.4180526733398,-77.4237899780273,-77.4180526733398,-77.4180526733398,-77.4123229980469,-77.4295196533203,-77.5039978027344,-77.5154647827148,-77.5555648803711,-77.6243209838867,-77.6243209838867,null,-79.7098846435547,-80.0307464599609,-80.0937728881836,-80.0937728881836,-80.1166915893555,-80.1281433105469,-80.1281433105469,-80.1224136352539,-80.0765838623047,-80.0593948364258,-80.0307464599609,-80.0078277587891,-79.7557220458984,-79.6525955200195,-79.7098846435547,-79.7098846435547,null,-79.7958297729492,-79.8130187988281,-79.8130187988281,-79.7958297729492,-79.7671813964844,-79.7328109741211,-79.7328109741211,-79.7328109741211,-79.7041625976562,-79.7041625976562,-79.6697769165039,-79.6353988647461,-79.5380020141602,-79.5036239624023,-79.4978942871094,-79.4749755859375,-79.38330078125,-79.3145446777344,-79.3145446777344,-79.3489227294922,-79.3661117553711,-79.4062194824219,-79.4176864624023,-79.4463272094727,-79.4635162353516,-79.4978942871094,-79.5093536376953,-79.7098846435547,-79.7958297729492,-79.7958297729492,null,-76.8966674804688,-76.9081268310547,-76.9195785522461,-76.9138488769531,-76.8622894287109,-76.845100402832,-76.8164520263672,-76.8164520263672,-76.8393707275391,-76.845100402832,-76.845100402832,-76.7018661499023,-76.6961364746094,-76.6903991699219,-76.673210144043,-76.66748046875,-76.673210144043,-76.673210144043,-76.6502990722656,-76.6331024169922,-76.5987243652344,-76.5929946899414,-76.5929946899414,-76.5815353393555,-76.5414276123047,-76.5185165405273,-76.4955978393555,-76.4841384887695,-76.4841384887695,-76.5357055664062,-76.8966674804688,-76.8966674804688,null,-76.5872650146484,-76.5872650146484,-76.6101913452148,-76.6159210205078,-76.6331024169922,-76.66748046875,-76.6961364746094,-76.7133178710938,-76.7419738769531,-76.7820739746094,-76.7992630004883,-76.8221817016602,-76.8393707275391,-76.856559753418,-76.8622894287109,-76.8622894287109,-76.8622894287109,-76.8852081298828,-76.8680114746094,-76.8794784545898,-76.8909378051758,-76.9023971557617,-76.9081268310547,-76.9081268310547,-76.8966674804688,-76.8909378051758,-76.8794784545898,-76.8622894287109,-76.8393707275391,-76.8164520263672,-76.7820739746094,-76.7476959228516,-76.7247772216797,-76.6903991699219,-76.7362365722656,-76.7476959228516,-76.7534255981445,-76.7534255981445,-76.7362365722656,-76.7362365722656,-76.7133178710938,-76.673210144043,-76.6331024169922,-76.5872650146484,-76.5872650146484,null,-77.1888732910156,-77.1831436157227,-77.1946029663086,-77.1888732910156,-77.1774139404297,-77.1602249145508,-77.1373062133789,-77.0800094604492,-77.0685577392578,-77.0513610839844,-77.0341720581055,-77.0341720581055,-77.0341720581055,-77.0456314086914,-77.0456314086914,-77.0227203369141,-77.0112533569336,-76.9425048828125,-76.9425048828125,-76.9023971557617,-76.8794784545898,-76.8393707275391,-76.8049926757812,-76.7763442993164,-76.7534255981445,-76.7476959228516,-76.7476959228516,-76.7247772216797,-76.7133178710938,-76.6903991699219,-76.6502990722656,-76.66748046875,-76.6617584228516,-76.6502990722656,-76.6560287475586,-76.66748046875,-76.6846694946289,-76.7075881958008,-76.7247772216797,-76.7763442993164,-76.7935333251953,-76.7878036499023,-76.7935333251953,-76.8107223510742,-76.8393707275391,-76.8966674804688,-76.9138488769531,-76.9195785522461,-76.9425048828125,-76.9654159545898,-76.9768829345703,-77.0055236816406,-77.0227203369141,-77.0628280639648,-77.1545028686523,-77.1545028686523,-77.1602249145508,-77.1888732910156,-77.1888732910156,null,-77.2862777709961,-77.2690887451172,-77.2518997192383,-77.2232513427734,-77.1487655639648,-77.1143951416016,-77.0742797851562,-77.0570907592773,-77.0341720581055,-77.028450012207,-77.0513610839844,-77.0399017333984,-77.0341720581055,-77.0169906616211,-77.0456314086914,-77.0742797851562,-77.0800094604492,-77.0857391357422,-77.0800094604492,-77.0914688110352,-77.0971984863281,-77.1086654663086,-77.125846862793,-77.1430358886719,-77.1888732910156,-77.2232513427734,-77.2461700439453,-77.2461700439453,-77.2347106933594,-77.2289810180664,-77.2404403686523,-77.2633590698242,-77.2805404663086,-77.3378448486328,-77.3435745239258,-77.3378448486328,-77.3263778686523,-77.3263778686523,-77.2862777709961,-77.2862777709961,null,-76.7935333251953,-76.8107223510742,-76.8336410522461,-76.850830078125,-76.8622894287109,-76.8622894287109,-76.8622894287109,-76.8680114746094,-76.8852081298828,-76.8909378051758,-76.9023971557617,-76.9138488769531,-76.9310455322266,-76.9482345581055,-76.9654159545898,-76.9768829345703,-76.9826126098633,-77.0055236816406,-77.0169906616211,-77.0227203369141,-77.0685577392578,-77.0857391357422,-77.125846862793,-77.1774139404297,-77.1888732910156,-77.2117919921875,-77.2404403686523,-77.2347106933594,-77.2518997192383,-77.2633590698242,-77.2920074462891,-77.303466796875,-77.3263778686523,-77.3206481933594,-77.303466796875,-77.309196472168,-77.3263778686523,-77.3263778686523,-77.3263778686523,-77.3149261474609,-77.297737121582,-77.2862777709961,-77.2518997192383,-77.2518997192383,-77.2404403686523,-77.2117919921875,-77.1888732910156,-77.1602249145508,-77.1545028686523,-77.1545028686523,-77.0628280639648,-77.0227203369141,-77.0055236816406,-76.9768829345703,-76.9654159545898,-76.9425048828125,-76.9195785522461,-76.9138488769531,-76.8966674804688,-76.8393707275391,-76.8107223510742,-76.7935333251953,-76.7878036499023,-76.7935333251953,-76.7935333251953,null,-76.3523559570312,-76.3523559570312,-76.3466262817383,-76.3351669311523,-76.3351669311523,-76.3466262817383,-76.3638153076172,-76.398193359375,-76.4383010864258,-76.4612121582031,-76.4784088134766,-76.4898681640625,-76.5070495605469,-76.5185165405273,-76.5299758911133,-76.5471572875977,-76.5643539428711,-76.5987243652344,-76.6159210205078,-76.6388320922852,-76.6044616699219,-76.5643539428711,-76.5414276123047,-76.5127868652344,-76.4841384887695,-76.4726791381836,-76.4554901123047,-76.4383010864258,-76.4211120605469,-76.4153747558594,-76.4153747558594,-76.403923034668,-76.392463684082,-76.3752746582031,-76.3752746582031,-76.3810043334961,-76.3523559570312,-76.3523559570312,null,-82.8668899536133,-82.8496932983398,-82.8325119018555,-82.7752151489258,-82.7752151489258,-82.7981262207031,-82.8325119018555,-82.8382339477539,-82.9585647583008,-82.9872055053711,-83.4742202758789,-83.634651184082,-83.646110534668,-83.6174621582031,-83.5601654052734,-83.4914093017578,-83.4455718994141,-83.3882751464844,-83.193473815918,-83.1419067382812,-83.1189880371094,-83.1075286865234,-83.0788803100586,-83.0387725830078,-82.9986724853516,-82.9585647583008,-82.8840713500977,-82.8668899536133,-82.8668899536133,null,-77.6644287109375,-77.9795532226562,-77.9509048461914,-77.9279937744141,-77.8993377685547,-77.8821563720703,-77.8592300415039,-77.8592300415039,-77.8477783203125,-77.8305892944336,-77.8134002685547,-77.7847518920898,-77.756103515625,-77.7159957885742,-77.6873474121094,-77.6415100097656,-77.6128616333008,-77.5555648803711,-77.5326461791992,-77.4982681274414,-77.4753570556641,-77.4638900756836,-77.4696273803711,-77.5039978027344,-77.5326461791992,-77.5441055297852,-77.5441055297852,-77.5211944580078,-77.481086730957,-77.4295196533203,-77.3493041992188,-77.5441055297852,-77.5555648803711,-77.578483581543,-77.6014022827148,-77.6128616333008,-77.6644287109375,-77.6644287109375,null,-78.214469909668,-78.1399841308594,-78.1227951049805,-78.0826873779297,-77.9910125732422,-77.9681015014648,-77.933723449707,-77.8477783203125,-77.8363189697266,-77.8305892944336,-77.7847518920898,-77.7274551391602,-77.7102661132812,-77.6758880615234,-77.7847518920898,-77.8477783203125,-77.8878860473633,-77.8993377685547,-77.9165267944336,-77.9394454956055,-77.9566345214844,-77.9795532226562,-77.9910125732422,-77.9967422485352,-78.0196685791016,-78.0654983520508,-78.1514434814453,-78.1972808837891,-78.2316513061523,-78.3175964355469,-78.2373886108398,-78.2316513061523,-78.214469909668,-78.214469909668,null,-78.5009460449219,-78.4493789672852,-78.4264678955078,-78.3920822143555,-78.3634338378906,-78.3233261108398,-78.2946853637695,-78.2431182861328,-78.203010559082,-78.1858139038086,-78.1629028320312,-78.1514434814453,-78.0654983520508,-78.0139389038086,-78.0196685791016,-78.0941467285156,-78.1399841308594,-78.1629028320312,-78.1858139038086,-78.2431182861328,-78.2660369873047,-78.2889556884766,-78.2946853637695,-78.3061447143555,-78.3233261108398,-78.3405227661133,-78.3634338378906,-78.386360168457,-78.4207382202148,-78.4493789672852,-78.5009460449219,-78.5009460449219,null,-78.4608383178711,-78.4436492919922,-78.4436492919922,-78.4379196166992,-78.4264678955078,-78.4150009155273,-78.3920822143555,-78.3691635131836,-78.3577041625977,-78.3405227661133,-78.2259292602539,-78.1285247802734,-78.1285247802734,-78.1056060791016,-78.1056060791016,-78.1113357543945,-78.1170654296875,-78.0884170532227,-78.0884170532227,-78.0998764038086,-78.1170654296875,-78.1342544555664,-78.1571731567383,-78.1858139038086,-78.1972808837891,-78.208740234375,-78.2259292602539,-78.2373886108398,-78.2545776367188,-78.2889556884766,-78.3118667602539,-78.3347930908203,-78.3519744873047,-78.3577041625977,-78.3634338378906,-78.3920822143555,-78.4150009155273,-78.4493789672852,-78.4436492919922,-78.4436492919922,-78.4608383178711,-78.4608383178711,null,-76.4383010864258,-76.4554901123047,-76.4440307617188,-76.4153747558594,-76.3867340087891,-76.3523559570312,-76.3237075805664,-76.3122482299805,-76.3065185546875,-76.2721405029297,-76.2606811523438,-76.2549514770508,-76.2492294311523,-76.2549514770508,-76.2721405029297,-76.2778701782227,-76.2778701782227,-76.2721405029297,-76.2893371582031,-76.3007888793945,-76.3237075805664,-76.3237075805664,-76.3351669311523,-76.3466262817383,-76.3638153076172,-76.3867340087891,-76.398193359375,-76.4268417358398,-76.4383010864258,-76.4383010864258,null,-78.5009460449219,-78.4493789672852,-78.4207382202148,-78.386360168457,-78.3634338378906,-78.3405227661133,-78.3233261108398,-78.3061447143555,-78.2946853637695,-78.2889556884766,-78.2660369873047,-78.2431182861328,-78.1858139038086,-78.1629028320312,-78.1399841308594,-78.0941467285156,-78.0196685791016,-78.0425796508789,-78.3175964355469,-78.4436492919922,-78.7129440307617,-78.7014846801758,-78.7014846801758,-78.6842880249023,-78.6728363037109,-78.655647277832,-78.6327285766602,-78.5983505249023,-78.5639724731445,-78.5525131225586,-78.5811614990234,-78.6384506225586,-78.5009460449219,-78.5009460449219,null,-76.4669494628906,-76.5127868652344,-76.5185165405273,-76.5357055664062,-76.6159210205078,-76.6502990722656,-76.6903991699219,-76.7133178710938,-76.7247772216797,-76.7476959228516,-76.7476959228516,-76.7305068969727,-76.6961364746094,-76.6617584228516,-76.6159210205078,-76.5987243652344,-76.5872650146484,-76.5872650146484,-76.575813293457,-76.5586242675781,-76.5357055664062,-76.4898681640625,-76.4612121582031,-76.4383010864258,-76.403923034668,-76.3867340087891,-76.3408966064453,-76.3237075805664,-76.3065185546875,-76.3122482299805,-76.3179779052734,-76.3351669311523,-76.3752746582031,-76.4268417358398,-76.4497604370117,-76.4669494628906,-76.4669494628906,null,-80.4375457763672,-80.4031677246094,-80.3745193481445,-80.3286819458008,-80.2599258422852,-80.2599258422852,-80.2026290893555,-80.1797103881836,-80.2312850952148,-80.2656555175781,-80.3114929199219,-80.3630599975586,-80.4088973999023,-80.4432754516602,-80.466194152832,-80.5005722045898,-80.5177612304688,-80.5578689575195,-80.5578689575195,-80.5464096069336,-80.5349426269531,-80.5406723022461,-80.5578689575195,-80.5865097045898,-80.5807800292969,-80.5521392822266,-80.5292205810547,-80.5177612304688,-80.5234909057617,-80.5349426269531,-80.5406723022461,-80.5406723022461,-80.5234909057617,-80.5177612304688,-80.5177612304688,-80.5292205810547,-80.5807800292969,-80.5922470092773,-80.6037063598633,-80.5578689575195,-80.5349426269531,-80.5063018798828,-80.4375457763672,-80.4375457763672,null,-76.5299758911133,-76.9195785522461,-76.9195785522461,-76.9081268310547,-76.9081268310547,-76.8966674804688,-76.8966674804688,-76.5357055664062,-76.4841384887695,-76.4841384887695,-76.4841384887695,-76.4784088134766,-76.4554901123047,-76.4268417358398,-76.4153747558594,-76.4153747558594,-76.4612121582031,-76.4898681640625,-76.5299758911133,-76.5299758911133,null,-78.6499176025391,-78.6384506225586,-78.661376953125,-78.6785659790039,-78.6957550048828,-78.7129440307617,-78.7530517578125,-78.7931594848633,-78.8160705566406,-78.8160705566406,-78.8275375366211,-78.8275375366211,-78.8103408813477,-78.8676376342773,-78.8848266601562,-78.9077453613281,-78.9650497436523,-78.9879608154297,-79.0567169189453,-79.0739059448242,-79.0739059448242,-79.0853652954102,-79.108283996582,-79.119743347168,-79.1312026977539,-79.1483917236328,-79.1655807495117,-79.1713104248047,-79.1884994506836,-79.1942291259766,-79.1713104248047,-79.1483917236328,-79.1598510742188,-79.1598510742188,-79.114013671875,-79.0910873413086,-79.0624465942383,-79.0567169189453,-79.0166091918945,-78.9994201660156,-78.9707717895508,-78.9478530883789,-78.9134750366211,-78.9020156860352,-78.9077453613281,-78.8905563354492,-78.8848266601562,-78.8447189331055,-78.6499176025391,-78.6499176025391,null,-77.125846862793,-77.0857391357422,-77.0685577392578,-77.0227203369141,-77.0169906616211,-77.0055236816406,-76.9826126098633,-76.9768829345703,-76.9654159545898,-76.9482345581055,-76.9310455322266,-76.9138488769531,-76.9023971557617,-76.8909378051758,-76.8852081298828,-76.8680114746094,-76.8622894287109,-76.8622894287109,-76.8622894287109,-76.850830078125,-76.8336410522461,-76.8107223510742,-76.8164520263672,-76.8164520263672,-76.7992630004883,-76.7820739746094,-76.7706146240234,-76.7476959228516,-76.7820739746094,-76.8164520263672,-76.8393707275391,-76.8622894287109,-76.8794784545898,-76.8909378051758,-76.8966674804688,-76.9081268310547,-76.9253158569336,-76.9367752075195,-76.9482345581055,-76.9654159545898,-76.9768829345703,-77.0055236816406,-77.0341720581055,-77.0971984863281,-77.1315765380859,-77.1888732910156,-77.2461700439453,-77.1774139404297,-77.1487655639648,-77.1315765380859,-77.1315765380859,-77.125846862793,-77.125846862793,null,-75.7908630371094,-75.8023147583008,-75.7965927124023,-75.8023147583008,-75.8137741088867,-75.8367004394531,-75.8538818359375,-75.8653411865234,-75.8825302124023,-75.8825302124023,-75.8997192382812,-75.9111785888672,-75.9340972900391,-75.9340972900391,-75.9283676147461,-75.939826965332,-75.9570159912109,-75.9742050170898,-76.0085754394531,-76.0028533935547,-75.9971237182617,-76.0143127441406,-76.0085754394531,-75.9913940429688,-75.9913940429688,-75.9913940429688,-75.9627380371094,-75.9570159912109,-75.9570159912109,-75.9799346923828,-75.9799346923828,-75.939826965332,-75.945556640625,-75.9340972900391,-75.9283676147461,-75.8710708618164,-75.8424224853516,-75.7965927124023,-75.7908630371094,-75.8023147583008,-75.7908630371094,-75.7908630371094,null,-76.5127868652344,-76.5414276123047,-76.5471572875977,-76.5471572875977,-76.5643539428711,-76.6273727416992,-76.6216430664062,-76.6044616699219,-76.5929946899414,-76.5528869628906,-76.5414276123047,-76.5070495605469,-76.5013198852539,-76.4898681640625,-76.4440307617188,-76.3867340087891,-76.3580856323242,-76.3122482299805,-76.2606811523438,-76.2434997558594,-76.2377624511719,-76.2377624511719,-76.2492294311523,-76.2606811523438,-76.2721405029297,-76.3065185546875,-76.3294372558594,-76.3408966064453,-76.3466262817383,-76.3294372558594,-76.3351669311523,-76.3294372558594,-76.3179779052734,-76.3122482299805,-76.3179779052734,-76.3294372558594,-76.3294372558594,-76.3523559570312,-76.3810043334961,-76.3752746582031,-76.3752746582031,-76.392463684082,-76.403923034668,-76.4153747558594,-76.4153747558594,-76.4211120605469,-76.4383010864258,-76.4554901123047,-76.4726791381836,-76.4841384887695,-76.5127868652344,-76.5127868652344,null,-78.0139389038086,-78.0654983520508,-78.1514434814453,-78.1629028320312,-78.1858139038086,-78.203010559082,-78.2431182861328,-78.2431182861328,-77.8019409179688,-77.8134002685547,-77.8363189697266,-77.8592300415039,-77.8993377685547,-77.8878860473633,-77.9566345214844,-77.9681015014648,-77.9852828979492,-77.9967422485352,-78.0139389038086,-78.0139389038086,null,-78.214469909668,-78.3634338378906,-78.2889556884766,-78.2545776367188,-78.2373886108398,-78.2259292602539,-78.208740234375,-78.1972808837891,-78.1858139038086,-78.1571731567383,-78.1342544555664,-78.1170654296875,-78.0998764038086,-78.0483093261719,-78.0425796508789,-78.0368499755859,-78.0196685791016,-77.9394454956055,-77.9279937744141,-77.9165267944336,-77.8936157226562,-77.8535079956055,-77.8248519897461,-77.8019409179688,-77.7847518920898,-77.7847518920898,-77.7732849121094,-77.756103515625,-77.6988067626953,-77.7102661132812,-77.7159957885742,-77.7389144897461,-77.7675628662109,-77.933723449707,-77.9681015014648,-77.9910125732422,-78.0826873779297,-78.1227951049805,-78.1399841308594,-78.214469909668,-78.214469909668,null,-78.4608383178711,-78.5124130249023,-78.5639724731445,-78.6212692260742,-78.6441879272461,-78.6900253295898,-78.6900253295898,-78.6499176025391,-78.6327285766602,-78.6098098754883,-78.6098098754883,-78.5754318237305,-78.47802734375,-78.4665756225586,-78.4264678955078,-78.386360168457,-78.3462524414062,-78.3118667602539,-78.2832260131836,-78.3175964355469,-78.3233261108398,-78.3233261108398,-78.3347930908203,-78.3405227661133,-78.3577041625977,-78.3691635131836,-78.3920822143555,-78.4150009155273,-78.4264678955078,-78.4379196166992,-78.4436492919922,-78.4436492919922,-78.4608383178711,-78.4608383178711,null,-80.4489974975586,-80.4203567504883,-80.3917083740234,-80.3630599975586,-80.3286819458008,-80.28857421875,-80.0995025634766,-80.0880355834961,-80.0593948364258,-80.0765838623047,-80.1224136352539,-80.1281433105469,-80.1281433105469,-80.1166915893555,-80.0937728881836,-80.0937728881836,-80.4432754516602,-80.5979766845703,-80.6380844116211,-80.6781845092773,-80.6781845092773,-80.6724548339844,-80.6438140869141,-80.6266174316406,-80.5922470092773,-80.5292205810547,-80.4948348999023,-80.471923828125,-80.4489974975586,-80.4489974975586,null,-79.6010284423828,-79.5838394165039,-79.566650390625,-79.5437240600586,-79.4978942871094,-79.4807052612305,-79.4749755859375,-79.4864349365234,-79.4921646118164,-79.4921646118164,-79.4749755859375,-79.4520568847656,-79.4176864624023,-79.4062194824219,-79.3489227294922,-79.3317413330078,-79.3202743530273,-79.291633605957,-79.2801742553711,-79.2744369506836,-79.2515258789062,-79.2343368530273,-79.2171401977539,-79.2056884765625,-79.2056884765625,-79.1999588012695,-79.1369247436523,-79.114013671875,-79.0910873413086,-79.2171401977539,-79.4864349365234,-79.7098846435547,-79.6525955200195,-79.6010284423828,-79.6010284423828,null,-78.1342544555664,-78.0884170532227,-78.0712280273438,-78.0196685791016,-77.9681015014648,-77.9566345214844,-77.9509048461914,-77.9451751708984,-77.9509048461914,-77.9509048461914,-77.9279937744141,-77.8993377685547,-77.8305892944336,-77.8248519897461,-77.8076705932617,-77.7790145874023,-77.756103515625,-77.7217254638672,-77.6873474121094,-77.6529693603516,-77.7904815673828,-77.8019409179688,-77.8134002685547,-77.8420486450195,-77.8592300415039,-77.8821563720703,-77.8993377685547,-77.9165267944336,-78.0139389038086,-78.0540390014648,-78.0884170532227,-78.1113357543945,-78.1342544555664,-78.1342544555664,null,-78.6900253295898,-78.6327285766602,-78.6098098754883,-78.5926208496094,-78.5926208496094,-78.5926208496094,-78.5868911743164,-78.5639724731445,-78.5410537719727,-78.5295944213867,-78.4608383178711,-78.3978118896484,-78.3691635131836,-78.3233261108398,-78.3004150390625,-78.2946853637695,-78.2832260131836,-78.2717590332031,-78.2545776367188,-78.2431182861328,-78.2431182861328,-78.2431182861328,-78.2946853637695,-78.3233261108398,-78.3634338378906,-78.3920822143555,-78.4264678955078,-78.4493789672852,-78.4952163696289,-78.5410537719727,-78.5639724731445,-78.5926208496094,-78.6098098754883,-78.6269989013672,-78.6327285766602,-78.6441879272461,-78.6900253295898,-78.6957550048828,-78.6900253295898,-78.6900253295898,null,-76.9768829345703,-76.9826126098633,-77.0112533569336,-77.0227203369141,-77.0341720581055,-77.0685577392578,-77.1086654663086,-77.1315765380859,-77.1545028686523,-77.3951416015625,-77.4065933227539,-77.3836822509766,-77.3550338745117,-77.3263778686523,-77.303466796875,-77.2805404663086,-77.2289810180664,-77.1946029663086,-77.125846862793,-77.1086654663086,-77.0914688110352,-77.0800094604492,-77.0742797851562,-77.0399017333984,-77.0227203369141,-77.0112533569336,-76.9768829345703,-76.9768829345703,null,-77.5269165039062,-77.7102661132812,-77.7102661132812,-77.6930770874023,-77.6701583862305,-77.6644287109375,-77.6128616333008,-77.6014022827148,-77.578483581543,-77.5555648803711,-77.5441055297852,-77.5211944580078,-77.5039978027344,-77.4925384521484,-77.4638900756836,-77.4409790039062,-77.4123229980469,-77.3836822509766,-77.3607635498047,-77.3263778686523,-77.2862777709961,-77.2576293945312,-77.2347106933594,-77.2232513427734,-77.2289810180664,-77.2461700439453,-77.2633590698242,-77.2805404663086,-77.2920074462891,-77.3149261474609,-77.3951416015625,-77.4123229980469,-77.4237899780273,-77.4467010498047,-77.4753570556641,-77.4868087768555,-77.5269165039062,-77.5269165039062,null,-80.5177612304688,-80.6266174316406,-80.6724548339844,-80.6953811645508,-80.6953811645508,-80.7068328857422,-80.746940612793,-80.9073715209961,-80.9360198974609,-80.8558044433594,-80.7698593139648,-80.7412109375,-80.6609954833984,-80.6037063598633,-80.5922470092773,-80.5807800292969,-80.5292205810547,-80.5177612304688,-80.5177612304688,-80.5234909057617,-80.5406723022461,-80.5406723022461,-80.5349426269531,-80.5234909057617,-80.5177612304688,-80.5292205810547,-80.5521392822266,-80.5807800292969,-80.5865097045898,-80.5578689575195,-80.5406723022461,-80.5349426269531,-80.5464096069336,-80.5578689575195,-80.5578689575195,-80.5177612304688,-80.5177612304688,null,-78.2832260131836,-78.2488479614258,-78.2201995849609,-78.1915512084961,-78.1800918579102,-78.1629028320312,-78.1342544555664,-78.1056060791016,-78.0712280273438,-78.0196685791016,-78.0139389038086,-77.9910125732422,-77.9681015014648,-77.9509048461914,-78.1686325073242,-78.2259292602539,-78.3405227661133,-78.3347930908203,-78.3233261108398,-78.3233261108398,-78.3175964355469,-78.2832260131836,-78.2832260131836,null,-76.6273727416992,-76.5643539428711,-76.5471572875977,-76.5471572875977,-76.5414276123047,-76.5127868652344,-76.5414276123047,-76.5643539428711,-76.6044616699219,-76.6388320922852,-76.6846694946289,-76.7075881958008,-76.7247772216797,-76.7419738769531,-76.7878036499023,-76.8164520263672,-76.8336410522461,-76.856559753418,-76.9081268310547,-76.9367752075195,-76.9367752075195,-76.9482345581055,-76.8909378051758,-76.8794784545898,-76.8680114746094,-76.8107223510742,-76.7935333251953,-76.7476959228516,-76.7648849487305,-76.7648849487305,-76.7419738769531,-76.7247772216797,-76.7018661499023,-76.66748046875,-76.6273727416992,-76.6273727416992,null,-80.2599258422852,-80.2140884399414,-80.1911773681641,-80.1453399658203,-80.1109619140625,-80.0708541870117,-79.8645858764648,-79.8531265258789,-79.8473968505859,-79.8531265258789,-79.8473968505859,-79.841667175293,-79.8473968505859,-79.8875045776367,-79.9161529541016,-79.9333419799805,-79.9619903564453,-79.9791793823242,-80.0078277587891,-80.025016784668,-80.0421981811523,-80.0937728881836,-80.1224136352539,-80.1797103881836,-80.2026290893555,-80.2599258422852,-80.2599258422852,-80.2599258422852,null,-79.4291381835938,-79.4463272094727,-79.4577865600586,-79.4577865600586,-79.4520568847656,-79.4921646118164,-79.5838394165039,-79.5781097412109,-79.6869735717773,-79.6812362670898,-79.6869735717773,-79.6812362670898,-79.6010284423828,-79.5952987670898,-79.6353988647461,-79.6239471435547,-79.6067581176758,-79.5781097412109,-79.5380020141602,-79.5093536376953,-79.5093536376953,-79.4807052612305,-79.1598510742188,-79.1598510742188,-79.1483917236328,-79.1713104248047,-79.1942291259766,-79.2228698730469,-79.2343368530273,-79.2457962036133,-79.2572479248047,-79.2859039306641,-79.3202743530273,-79.3489227294922,-79.4291381835938,-79.4291381835938,null,-78.8676376342773,-78.6499176025391,-78.6900253295898,-78.6900253295898,-78.6441879272461,-78.6212692260742,-78.5639724731445,-78.5124130249023,-78.5238647460938,-78.5467834472656,-78.5697021484375,-78.6384506225586,-78.655647277832,-78.667106628418,-78.6957550048828,-78.7129440307617,-78.7301254272461,-78.7473220825195,-78.8619079589844,-78.8962860107422,-79.2343368530273,-79.2114181518555,-79.1942291259766,-79.1655807495117,-79.1369247436523,-79.108283996582,-79.0968246459961,-79.0910873413086,-79.0796356201172,-79.0567169189453,-79.0567169189453,-79.0509872436523,-79.0280685424805,-79.0051498413086,-78.9879608154297,-78.8676376342773,-78.8676376342773,null,-81.824104309082,-81.8756713867188,-81.8985824584961,-81.9157791137695,-81.9386901855469,-81.9902572631836,-82.0475616455078,-82.0819320678711,-82.1105804443359,-82.1105804443359,-82.1105804443359,-82.1163101196289,-82.1506881713867,-82.2194366455078,-82.3053817749023,-82.3283081054688,-82.4027862548828,-82.3626861572266,-82.3512191772461,-82.3397674560547,-82.3225784301758,-82.3168487548828,-82.2939300537109,-82.3225784301758,-82.276741027832,-82.2652740478516,-82.2538223266602,-82.2137145996094,-82.1965255737305,-82.1793365478516,-82.1392288208008,-82.1220397949219,-82.1105804443359,-82.0876617431641,-82.0475616455078,-82.0189056396484,-82.0246353149414,-82.0017242431641,-81.9845275878906,-81.9157791137695,-81.9043121337891,-81.829833984375,-81.7782669067383,-81.7381591796875,-81.7782669067383,-81.7954559326172,-81.824104309082,-81.824104309082,null,-82.2939300537109,-82.5975952148438,-82.8382339477539,-82.9872055053711,-82.9585647583008,-82.8382339477539,-82.8325119018555,-82.7981262207031,-82.7752151489258,-82.7752151489258,-82.7522964477539,-82.740837097168,-82.7121887207031,-82.6892700195312,-82.6778106689453,-82.6606216430664,-82.6548919677734,-82.6377029418945,-82.4085235595703,-82.4027862548828,-82.3283081054688,-82.3225784301758,-82.2939300537109,-82.2939300537109,null,-78.6499176025391,-78.8676376342773,-78.8275375366211,-78.7587814331055,-78.7415924072266,-78.7301254272461,-78.7014846801758,-78.6499176025391,-78.6269989013672,-78.5983505249023,-78.5582427978516,-78.5697021484375,-78.4608383178711,-78.4493789672852,-78.4321899414062,-78.4264678955078,-78.3978118896484,-78.3691635131836,-78.3290634155273,-78.3233261108398,-78.3233261108398,-78.3290634155273,-78.3233261108398,-78.3118667602539,-78.3118667602539,-78.3175964355469,-78.3118667602539,-78.3347930908203,-78.3061447143555,-78.3462524414062,-78.3405227661133,-78.3577041625977,-78.386360168457,-78.4264678955078,-78.4665756225586,-78.47802734375,-78.5754318237305,-78.6098098754883,-78.6098098754883,-78.6327285766602,-78.6499176025391,-78.6499176025391,null,-81.4344940185547,-81.3657379150391,-81.3141708374023,-81.3027114868164,-81.2511444091797,-81.2740631103516,-81.2912521362305,-81.3084411621094,-81.3256301879883,-81.3428192138672,-81.5089797973633,-81.5261611938477,-81.5490875244141,-81.6178359985352,-81.6751327514648,-81.6923217773438,-81.6980514526367,-81.824104309082,-81.7954559326172,-81.7782669067383,-81.7381591796875,-81.6980514526367,-81.6865921020508,-81.6694030761719,-81.652214050293,-81.5662689208984,-81.5147094726562,-81.4860534667969,-81.4746017456055,-81.4344940185547,-81.4344940185547,null,-76.8966674804688,-76.8966674804688,-76.9081268310547,-76.9081268310547,-76.9195785522461,-76.9195785522461,-77.1545028686523,-77.3378448486328,-77.3607635498047,-77.3722152709961,-77.3836822509766,-77.4123229980469,-77.4638900756836,-77.4295196533203,-76.9596862792969,-76.845100402832,-76.845100402832,-76.8393707275391,-76.8164520263672,-76.8164520263672,-76.845100402832,-76.8622894287109,-76.9138488769531,-76.9195785522461,-76.9081268310547,-76.8966674804688,-76.8966674804688,null,-77.3664855957031,-77.6472396850586,-77.6758880615234,-77.7102661132812,-77.7274551391602,-77.7847518920898,-77.8305892944336,-77.8363189697266,-77.8477783203125,-77.933723449707,-77.7675628662109,-77.7389144897461,-77.7159957885742,-77.7102661132812,-77.6988067626953,-77.6586990356445,-77.6472396850586,-77.6185913085938,-77.5956726074219,-77.5842132568359,-77.5613021850586,-77.5441055297852,-77.5326461791992,-77.5154647827148,-77.4982681274414,-77.4581604003906,-77.4065933227539,-77.3664855957031,-77.3664855957031,null,-77.3664855957031,-77.4065933227539,-77.4581604003906,-77.4982681274414,-77.5154647827148,-77.5326461791992,-77.5441055297852,-77.5613021850586,-77.5842132568359,-77.5956726074219,-77.6185913085938,-77.6357803344727,-77.6357803344727,-77.6243209838867,-77.5613021850586,-77.5269165039062,-77.4868087768555,-77.4753570556641,-77.4467010498047,-77.4237899780273,-77.4123229980469,-77.3951416015625,-77.3149261474609,-77.3263778686523,-77.3263778686523,-77.3263778686523,-77.3149261474609,-77.2862777709961,-77.3263778686523,-77.3263778686523,-77.3378448486328,-77.3435745239258,-77.3378448486328,-77.3664855957031,-77.3664855957031,null,-77.1545028686523,-77.1315765380859,-77.1086654663086,-77.0685577392578,-77.0341720581055,-77.0227203369141,-77.0112533569336,-76.9826126098633,-76.9768829345703,-76.9654159545898,-76.9310455322266,-76.9081268310547,-76.8852081298828,-76.8622894287109,-76.8279037475586,-76.7992630004883,-76.7763442993164,-76.7648849487305,-76.7476959228516,-76.7190475463867,-76.7018661499023,-76.6846694946289,-76.6789398193359,-76.673210144043,-76.6903991699219,-76.6961364746094,-76.7018661499023,-76.845100402832,-76.9596862792969,-76.9711532592773,-76.9711532592773,-76.9654159545898,-76.9654159545898,-76.9768829345703,-77.0055236816406,-77.028450012207,-77.0456314086914,-77.0742797851562,-77.0800094604492,-77.1143951416016,-77.1430358886719,-77.1545028686523,-77.1545028686523,null,-77.6128616333008,-77.3951416015625,-77.1545028686523,-77.1430358886719,-77.1143951416016,-77.0800094604492,-77.0742797851562,-77.0456314086914,-77.028450012207,-77.0055236816406,-76.9768829345703,-76.9654159545898,-76.9654159545898,-76.9711532592773,-76.9711532592773,-76.9596862792969,-77.4295196533203,-77.481086730957,-77.4638900756836,-77.4925384521484,-77.5097274780273,-77.57275390625,-77.6128616333008,-77.6128616333008,null,-81.7381591796875,-81.7095108032227,-81.6694030761719,-81.6006546020508,-81.5662689208984,-81.5318908691406,-81.5147094726562,-81.4860534667969,-81.4631423950195,-81.4287643432617,-81.4001083374023,-81.382926940918,-81.3600082397461,-81.3485488891602,-81.3084411621094,-81.2740631103516,-81.2339553833008,-81.2855224609375,-81.2683334350586,-81.3256301879883,-81.3141708374023,-81.2912521362305,-81.2568740844727,-81.2568740844727,-81.3084411621094,-81.3657379150391,-81.4058456420898,-81.4287643432617,-81.4516830444336,-81.4344940185547,-81.4746017456055,-81.4860534667969,-81.5147094726562,-81.5662689208984,-81.652214050293,-81.6694030761719,-81.6865921020508,-81.6980514526367,-81.7381591796875,-81.7782669067383,-81.829833984375,-81.9043121337891,-81.9100494384766,-81.8699417114258,-81.8642120361328,-81.8183746337891,-81.7725372314453,-81.7610778808594,-81.7381591796875,-81.7381591796875,null,-78.1342544555664,-78.1629028320312,-78.1800918579102,-78.1915512084961,-78.2201995849609,-78.2488479614258,-78.2832260131836,-78.3118667602539,-78.3462524414062,-78.386360168457,-78.3577041625977,-78.3405227661133,-78.3462524414062,-78.3061447143555,-78.3347930908203,-78.3118667602539,-78.3175964355469,-78.3118667602539,-78.1686325073242,-78.1629028320312,-78.0139389038086,-78.0712280273438,-78.0769577026367,-78.0540390014648,-78.0654983520508,-78.1113357543945,-78.1342544555664,-78.1342544555664,null,-82.3283081054688,-82.3053817749023,-82.2194366455078,-82.1506881713867,-82.1163101196289,-82.1105804443359,-82.1105804443359,-82.1105804443359,-82.0819320678711,-82.0475616455078,-81.9902572631836,-81.9386901855469,-81.9157791137695,-81.8985824584961,-81.8756713867188,-81.824104309082,-81.6980514526367,-81.6923217773438,-81.6751327514648,-81.6178359985352,-81.6178359985352,-81.646484375,-81.652214050293,-81.824104309082,-81.9043121337891,-81.9272384643555,-82.2939300537109,-82.3225784301758,-82.3283081054688,-82.3283081054688,null,-76.6273727416992,-76.66748046875,-76.7018661499023,-76.7247772216797,-76.7419738769531,-76.7648849487305,-76.7648849487305,-76.7476959228516,-76.7935333251953,-76.8107223510742,-76.8680114746094,-76.8794784545898,-76.8909378051758,-76.9482345581055,-77.0112533569336,-77.0456314086914,-77.0628280639648,-77.0685577392578,-77.0800094604492,-77.0857391357422,-77.0800094604492,-77.0742797851562,-77.0456314086914,-77.0169906616211,-76.9826126098633,-76.9596862792969,-76.9654159545898,-76.9539566040039,-76.9367752075195,-76.8966674804688,-76.856559753418,-76.8164520263672,-76.7878036499023,-76.7534255981445,-76.7419738769531,-76.7190475463867,-76.7133178710938,-76.6903991699219,-76.6903991699219,-76.6789398193359,-76.6617584228516,-76.6502990722656,-76.6388320922852,-76.6273727416992,-76.6159210205078,-76.5987243652344,-76.5643539428711,-76.5528869628906,-76.5528869628906,-76.5929946899414,-76.6044616699219,-76.6216430664062,-76.6273727416992,-76.6273727416992,null,-82.8554229736328,-82.8325119018555,-82.8038558959961,-82.7580184936523,-82.7522964477539,-82.740837097168,-82.7121887207031,-82.7121887207031,-82.7121887207031,-82.6892700195312,-82.5517578125,-82.5460357666016,-82.4944610595703,-82.4887313842773,-82.4486236572266,-82.3684158325195,-82.3626861572266,-82.3569488525391,-82.3225784301758,-82.2939300537109,-82.3168487548828,-82.3225784301758,-82.3397674560547,-82.3512191772461,-82.3626861572266,-82.4027862548828,-82.4085235595703,-82.6377029418945,-82.6548919677734,-82.6606216430664,-82.6778106689453,-82.6892700195312,-82.7121887207031,-82.740837097168,-82.7522964477539,-82.7752151489258,-82.8325119018555,-82.8496932983398,-82.8668899536133,-82.8611602783203,-82.8496932983398,-82.8554229736328,-82.8554229736328,-82.8554229736328,null,-81.3657379150391,-81.3485488891602,-81.3313598632812,-81.3141708374023,-81.2969818115234,-81.2855224609375,-81.2855224609375,-81.2683334350586,-81.2167663574219,-81.199577331543,-81.1709289550781,-81.1308212280273,-81.1193618774414,-81.102180480957,-81.0391464233398,-80.9875793457031,-80.9073715209961,-80.746940612793,-80.8328857421875,-80.9073715209961,-81.0219650268555,-81.0506134033203,-81.0620727539062,-81.0907211303711,-81.2511444091797,-81.3027114868164,-81.3141708374023,-81.3657379150391,-81.3657379150391,null,-76.4268417358398,-76.4612121582031,-76.5127868652344,-76.5471572875977,-76.5815353393555,-76.5872650146484,-76.6331024169922,-76.673210144043,-76.7133178710938,-76.7362365722656,-76.7362365722656,-76.7534255981445,-76.7534255981445,-76.7476959228516,-76.7362365722656,-76.6903991699219,-76.66748046875,-76.6044616699219,-76.575813293457,-76.5357055664062,-76.4955978393555,-76.4612121582031,-76.4383010864258,-76.4268417358398,-76.4211120605469,-76.4153747558594,-76.398193359375,-76.392463684082,-76.3810043334961,-76.3638153076172,-76.3466262817383,-76.3237075805664,-76.3237075805664,-76.3237075805664,-76.3466262817383,-76.3695449829102,-76.398193359375,-76.4268417358398,-76.4268417358398,null,-76.3466262817383,-76.3408966064453,-76.3408966064453,-76.3237075805664,-76.3065185546875,-76.2893371582031,-76.2835998535156,-76.2721405029297,-76.2664108276367,-76.2721405029297,-76.2835998535156,-76.2835998535156,-76.3007888793945,-76.3408966064453,-76.3580856323242,-76.398193359375,-76.4268417358398,-76.4383010864258,-76.4497604370117,-76.4440307617188,-76.4268417358398,-76.398193359375,-76.3695449829102,-76.3466262817383,-76.3466262817383,null,-76.4268417358398,-76.4440307617188,-76.4497604370117,-76.4383010864258,-76.4268417358398,-76.398193359375,-76.4153747558594,-76.4268417358398,-76.4669494628906,-76.4841384887695,-76.5013198852539,-76.5185165405273,-76.5471572875977,-76.5815353393555,-76.6216430664062,-76.6044616699219,-76.6044616699219,-76.6101913452148,-76.5872650146484,-76.5872650146484,-76.5815353393555,-76.5471572875977,-76.5127868652344,-76.4612121582031,-76.4268417358398,-76.4268417358398,null,-76.4153747558594,-76.3237075805664,-76.3065185546875,-76.3179779052734,-76.3179779052734,-76.3007888793945,-76.2835998535156,-76.2606811523438,-76.2320327758789,-76.2033920288086,-76.1747360229492,-76.21484375,-76.1861953735352,-76.1690063476562,-76.1690063476562,-76.1861953735352,-76.2033920288086,-76.2377624511719,-76.2549514770508,-76.2377624511719,-76.2091217041016,-76.2033920288086,-76.1346282958984,-76.1059875488281,-76.0887908935547,-76.0716094970703,-76.0773391723633,-76.1117172241211,-76.123176574707,-76.123176574707,-76.1288986206055,-76.1346282958984,-76.1288986206055,-76.1117172241211,-76.1117172241211,-76.3408966064453,-76.4898681640625,-76.4612121582031,-76.4153747558594,-76.4153747558594,-76.4153747558594,null,-76.1117172241211,-76.1117172241211,-76.1288986206055,-76.1346282958984,-76.1288986206055,-76.123176574707,-76.123176574707,-76.1117172241211,-76.0773391723633,-76.0716094970703,-76.0887908935547,-76.1059875488281,-76.1346282958984,-76.2033920288086,-76.2091217041016,-76.2377624511719,-76.2549514770508,-76.2377624511719,-76.2033920288086,-76.1861953735352,-76.1690063476562,-76.1690063476562,-76.1861953735352,-76.21484375,-76.1747360229492,-76.1575546264648,-76.1346282958984,-76.1059875488281,-76.0887908935547,-76.0716094970703,-76.0429611206055,-76.0257720947266,-76.0085754394531,-75.9913940429688,-75.9856643676758,-75.9742050170898,-75.9570159912109,-75.9340972900391,-75.9283676147461,-75.8939895629883,-75.8653411865234,-75.8596115112305,-75.8939895629883,-75.8882598876953,-75.8939895629883,-75.9054489135742,-75.9283676147461,-75.9570159912109,-75.9742050170898,-75.9856643676758,-75.9799346923828,-75.9684753417969,-75.9627380371094,-75.9283676147461,-75.939826965332,-76.0028533935547,-76.0200424194336,-76.0315017700195,-76.0429611206055,-76.0486831665039,-76.0544128417969,-76.0429611206055,-76.0486831665039,-76.1117172241211,-76.1117172241211,null,-118.235572814941,-119.370025634766,-119.375747680664,-118.980422973633,-118.980422973633,-117.960548400879,-117.960548400879,-117.983474731445,-117.977737426758,-118.012115478516,-118.017845153809,-117.972007751465,-117.983474731445,-118.023582458496,-118.029304504395,-118.12671661377,-118.161087036133,-118.184005737305,-118.235572814941,-118.235572814941,null,-116.929229736328,-117.473533630371,-117.473533630371,-117.416236877441,-117.421974182129,-117.404777526855,-117.404777526855,-117.376129150391,-117.370407104492,-117.244346618652,-117.232887268066,-117.22144317627,-117.204246520996,-117.158409118652,-117.13549041748,-117.106842041016,-117.026634216309,-117.032356262207,-117.032356262207,-116.963600158691,-116.957878112793,-116.923492431641,-116.952140808105,-116.929229736328,-116.929229736328,null,-119.868492126465,-119.868492126465,-119.862770080566,-119.879959106445,-119.874229431152,-119.885696411133,-119.874229431152,-119.834121704102,-119.759635925293,-119.690879821777,-119.604942321777,-119.530456542969,-119.490348815918,-119.455963134766,-119.444519042969,-119.444519042969,-119.410133361816,-119.392951965332,-119.375747680664,-119.318458557129,-119.284072875977,-119.266891479492,-119.255432128906,-119.266891479492,-119.255432128906,-119.152305603027,-119.100738525391,-119.054893493652,-119.03199005127,-118.986145019531,-118.951774597168,-118.94603729248,-118.957496643066,-119.003326416016,-119.066360473633,-119.175216674805,-119.249710083008,-119.318458557129,-119.387214660645,-119.427322387695,-119.496070861816,-119.547637939453,-119.593482971191,-119.650772094727,-119.69660949707,-119.834121704102,-119.868492126465,-119.868492126465,null,-121.031608581543,-121.05451965332,-121.05451965332,-121.037330627441,-121.025871276855,-121.065979003906,-121.037330627441,-121.05451965332,-121.05451965332,-121.020149230957,-120.980041503906,-120.911285400391,-120.836799621582,-120.785232543945,-120.750862121582,-120.733657836914,-120.693557739258,-120.659187316895,-120.641998291016,-120.659187316895,-120.641998291016,-120.664909362793,-120.647720336914,-120.63053894043,-120.584693908691,-120.567512512207,-120.573234558105,-120.544586181641,-120.51594543457,-120.355514526367,-120.355514526367,-120.183624267578,-120.143516540527,-120.097686767578,-120.06330871582,-119.874229431152,-119.874229431152,-119.914337158203,-119.920059204102,-119.97737121582,-120.006011962891,-120.080490112305,-120.137794494629,-120.235191345215,-120.212272644043,-120.252380371094,-120.252380371094,-120.281021118164,-120.326866149902,-120.332595825195,-120.315406799316,-120.252380371094,-120.114875793457,-120.097686767578,-120.103408813477,-120.235191345215,-120.395622253418,-120.43000793457,-120.464370727539,-120.50447845459,-120.527404785156,-120.538864135742,-120.567512512207,-120.596153259277,-120.653450012207,-120.750862121582,-120.790969848633,-120.813873291016,-120.865440368652,-120.974304199219,-121.020149230957,-121.100357055664,-121.12328338623,-121.129005432129,-121.129005432129,-121.106086730957,-121.05451965332,-121.077438354492,-121.088897705078,-121.077438354492,-121.151931762695,-121.151931762695,-121.174850463867,-121.134742736816,-121.117546081543,-121.134742736816,-121.037330627441,-120.997222900391,-120.985763549805,-120.934196472168,-120.934196472168,-120.899826049805,-120.899826049805,-120.922744750977,-120.95711517334,-120.96858215332,-121.01441192627,-121.031608581543,-121.031608581543,null,-122.962478637695,-122.968200683594,-123.546890258789,-123.546890258789,-124.566749572754,-124.595397949219,-124.63550567627,-124.646965026855,-124.681343078613,-124.658424377441,-124.63550567627,-124.624053955078,-124.664161682129,-124.681343078613,-124.63550567627,-124.589668273926,-124.497993469238,-124.417785644531,-124.331848144531,-124.274543762207,-124.222984313965,-124.154220581055,-124.079742431641,-124.045356750488,-123.913581848145,-123.770347595215,-123.632827758789,-123.575538635254,-123.506790161133,-123.460945129395,-123.375007629395,-123.283332824707,-123.23176574707,-123.14582824707,-123.10572052002,-123.048416137695,-123.002578735352,-122.991119384766,-122.962478637695,-122.962478637695,null,-122.24055480957,-122.246276855469,-122.246276855469,-122.257736206055,-122.263458251953,-122.257736206055,-122.320762634277,-122.378059387207,-122.48119354248,-122.630157470703,-122.727554321289,-122.761940002441,-122.77912902832,-122.77912902832,-122.77912902832,-122.76766204834,-122.77912902832,-122.790588378906,-122.790588378906,-122.727554321289,-122.744743347168,-122.721832275391,-122.670265197754,-122.641616821289,-122.549942016602,-122.52702331543,-122.446807861328,-122.355133056641,-122.320762634277,-122.320762634277,-122.280654907227,-122.24055480957,-122.24055480957,null,-118.224113464355,-118.195465087891,-118.161087036133,-118.120979309082,-118.092330932617,-117.983474731445,-117.891799926758,-117.868873596191,-117.840232849121,-117.851692199707,-117.868873596191,-117.868873596191,-117.737091064453,-117.725631713867,-117.70272064209,-117.70272064209,-117.679801940918,-117.679801940918,-117.628234863281,-117.616775512695,-117.983474731445,-117.994934082031,-117.994934082031,-118.12671661377,-118.12671661377,-118.25276184082,-118.25276184082,-118.229835510254,-118.224113464355,-118.224113464355,null,-123.22029876709,-122.234817504883,-122.234817504883,-122.24055480957,-122.246276855469,-122.246276855469,-122.24055480957,-122.280654907227,-122.320762634277,-122.320762634277,-122.355133056641,-122.446807861328,-122.52702331543,-122.549942016602,-122.641616821289,-122.670265197754,-122.721832275391,-122.744743347168,-122.727554321289,-122.790588378906,-122.790588378906,-122.807769775391,-122.847877502441,-122.910903930664,-122.996841430664,-123.117164611816,-123.174468994141,-123.22029876709,-123.22029876709,-123.22029876709,null,-119.874229431152,-119.862770080566,-119.885696411133,-119.805480957031,-119.822662353516,-119.788284301758,-119.719528198242,-119.685157775879,-119.667961120605,-119.69660949707,-119.645050048828,-119.518997192383,-119.51326751709,-119.455963134766,-119.415855407715,-119.352844238281,-119.347106933594,-119.306999206543,-119.249710083008,-119.135108947754,-119.077819824219,-119.043434143066,-119.009063720703,-118.951774597168,-118.991882324219,-119.106460571289,-119.106460571289,-119.135108947754,-119.129386901855,-119.215324401855,-119.238243103027,-119.261169433594,-119.27262878418,-119.295539855957,-119.295539855957,-119.318458557129,-119.318458557129,-119.39867401123,-119.530456542969,-119.530456542969,-119.862770080566,-119.874229431152,-119.914337158203,-119.914337158203,-119.960166931152,-119.983093261719,-120.006011962891,-120.006011962891,-120.05184173584,-120.074768066406,-120.097686767578,-120.103408813477,-120.097686767578,-120.114875793457,-120.252380371094,-120.315406799316,-120.332595825195,-120.326866149902,-120.281021118164,-120.252380371094,-120.252380371094,-120.212272644043,-120.235191345215,-120.137794494629,-120.080490112305,-120.006011962891,-119.97737121582,-119.920059204102,-119.914337158203,-119.874229431152,-119.874229431152,-119.874229431152,null,-118.842903137207,-118.842903137207,-118.842903137207,-118.842903137207,-118.871559143066,-118.871559143066,-118.842903137207,-118.842903137207,-118.842903137207,-118.206932067871,-118.21265411377,-118.201194763184,-118.149620056152,-118.120979309082,-118.12671661377,-118.098052978516,-118.120979309082,-118.161087036133,-118.206932067871,-118.218376159668,-118.149620056152,-118.149620056152,-118.189727783203,-118.21265411377,-118.258483886719,-118.235572814941,-118.235572814941,-118.281402587891,-118.350158691406,-118.378807067871,-118.390266418457,-118.355895996094,-118.355895996094,-118.350158691406,-118.355895996094,-118.424644470215,-118.459030151367,-118.487678527832,-118.527786254883,-118.539245605469,-118.573616027832,-118.61946105957,-118.66529083252,-118.699668884277,-118.711120605469,-118.728317260742,-118.797073364258,-118.81999206543,-118.842903137207,-118.842903137207,null,-119.370025634766,-118.235572814941,-118.235572814941,-118.218376159668,-118.218376159668,-118.195465087891,-118.206932067871,-118.224113464355,-118.25276184082,-118.29859161377,-118.33869934082,-118.36735534668,-118.401725769043,-118.45329284668,-118.57935333252,-118.61946105957,-118.653831481934,-118.653831481934,-118.762687683105,-118.779884338379,-118.837181091309,-118.871559143066,-118.968955993652,-119.03199005127,-119.054893493652,-119.100738525391,-119.152305603027,-119.255432128906,-119.266891479492,-119.255432128906,-119.266891479492,-119.284072875977,-119.318458557129,-119.375747680664,-119.392951965332,-119.410133361816,-119.444519042969,-119.444519042969,-119.370025634766,-119.370025634766,-119.370025634766,null,-117.232887268066,-117.244346618652,-117.370407104492,-117.376129150391,-117.404777526855,-117.404777526855,-117.421974182129,-117.416236877441,-117.473533630371,-117.473533630371,-117.616775512695,-117.628234863281,-117.679801940918,-117.679801940918,-117.70272064209,-117.70272064209,-117.725631713867,-117.737091064453,-117.868873596191,-117.868873596191,-117.851692199707,-117.840232849121,-117.80012512207,-117.765739440918,-117.748558044434,-117.67407989502,-117.639694213867,-117.582405090332,-117.473533630371,-117.404777526855,-117.39331817627,-117.290191650391,-117.25008392334,-117.255813598633,-117.232887268066,-117.232887268066,null,-118.980422973633,-118.980422973633,-118.980422973633,-119.375747680664,-119.370025634766,-119.370025634766,-119.444519042969,-119.455963134766,-119.490348815918,-119.530456542969,-119.604942321777,-119.690879821777,-119.759635925293,-119.834121704102,-119.874229431152,-119.908599853516,-119.897155761719,-119.897155761719,-119.925796508789,-119.960166931152,-119.97737121582,-119.97737121582,-119.931526184082,-119.948707580566,-119.983093261719,-119.97737121582,-119.988815307617,-120.05184173584,-120.040382385254,-120.006011962891,-120.02320098877,-120.006011962891,-120.006011962891,-120.006011962891,-119.983093261719,-119.960166931152,-119.914337158203,-119.914337158203,-119.874229431152,-119.862770080566,-119.530456542969,-119.530456542969,-119.39867401123,-119.318458557129,-119.318458557129,-119.295539855957,-119.295539855957,-119.27262878418,-119.261169433594,-119.238243103027,-119.215324401855,-119.129386901855,-119.135108947754,-119.106460571289,-119.106460571289,-118.991882324219,-118.980422973633,-118.980422973633,null,-123.151550292969,-123.369270324707,-124.045356750488,-124.056823730469,-124.085464477539,-124.079742431641,-124.045356750488,-124.028175354004,-123.988067626953,-123.988067626953,-123.993789672852,-123.959419250488,-123.867744445801,-123.770347595215,-123.856285095215,-123.947959899902,-123.965148925781,-123.988067626953,-124.045356750488,-124.074005126953,-124.091201782227,-124.108390808105,-124.108390808105,-124.137031555176,-124.154220581055,-124.194328308105,-124.245895385742,-124.274543762207,-124.303199768066,-124.314643859863,-124.303199768066,-123.495323181152,-123.466682434082,-123.197380065918,-123.197380065918,-123.157272338867,-123.151550292969,-123.151550292969,null,-122.670265197754,-122.710372924805,-122.721832275391,-122.670265197754,-122.635879516602,-122.618698120117,-122.549942016602,-122.549942016602,-122.521301269531,-122.492652893066,-122.463996887207,-122.509841918945,-122.549942016602,-122.572868347168,-122.607238769531,-122.607238769531,-122.658805847168,-122.670265197754,-122.607238769531,-122.538482666016,-122.515563964844,-122.492652893066,-122.469734191895,-122.469734191895,-122.44108581543,-122.400978088379,-122.337951660156,-122.309303283691,-122.320762634277,-122.320762634277,-122.349411010742,-122.395240783691,-122.400978088379,-122.41242980957,-122.452545166016,-122.48119354248,-122.504104614258,-122.498374938965,-122.538482666016,-122.561408996582,-122.56713104248,-122.572868347168,-122.630157470703,-122.670265197754,-122.670265197754,null,-124.303199768066,-124.320381164551,-124.371955871582,-124.383415222168,-124.429244995117,-124.440704345703,-124.475074768066,-124.503730773926,-124.566749572754,-123.546890258789,-123.546890258789,-122.968200683594,-122.962478637695,-122.945289611816,-122.939552307129,-122.876525878906,-122.876525878906,-122.82495880127,-122.847877502441,-122.82495880127,-122.76766204834,-122.819229125977,-122.802047729492,-122.733291625977,-122.716094970703,-122.756202697754,-122.73902130127,-122.698913574219,-122.670265197754,-122.670265197754,-122.630157470703,-122.612976074219,-122.647346496582,-122.612976074219,-122.601516723633,-122.647346496582,-122.65308380127,-122.704635620117,-122.710372924805,-122.750480651855,-122.73902130127,-122.76766204834,-122.76766204834,-122.77912902832,-122.82495880127,-122.82495880127,-122.813507080078,-122.847877502441,-122.870803833008,-122.951011657715,-122.97966003418,-123.002578735352,-123.506790161133,-123.495323181152,-124.303199768066,-124.303199768066,null,-121.12328338623,-121.163391113281,-121.180572509766,-121.214958190918,-121.237869262695,-121.272247314453,-121.300895690918,-121.318077087402,-121.369644165039,-121.38111114502,-121.392570495605,-121.444137573242,-121.449859619141,-121.472785949707,-121.455596923828,-121.432678222656,-121.432678222656,-121.352462768555,-121.341003417969,-121.352462768555,-121.312355041504,-121.312355041504,-121.375381469727,-121.392570495605,-121.392570495605,-121.369644165039,-121.438400268555,-121.489967346191,-121.547271728516,-121.610290527344,-121.650398254395,-121.724884033203,-121.764991760254,-121.805099487305,-121.839469909668,-121.908233642578,-121.948341369629,-122.017097473145,-122.062927246094,-122.103034973145,-122.154602050781,-122.269195556641,-122.366592407227,-122.378059387207,-122.389518737793,-122.320762634277,-122.280654907227,-122.303565979004,-122.303565979004,-122.332214355469,-122.360870361328,-122.366592407227,-122.309303283691,-122.303565979004,-122.343673706055,-122.378059387207,-122.343673706055,-122.343673706055,-122.337951660156,-121.088897705078,-121.077438354492,-121.05451965332,-121.106086730957,-121.129005432129,-121.129005432129,-121.12328338623,-121.12328338623,null,-122.504104614258,-122.790588378906,-122.802047729492,-122.968200683594,-122.939552307129,-122.870803833008,-122.819229125977,-122.721832275391,-122.670265197754,-122.618698120117,-122.584312438965,-122.532760620117,-122.532760620117,-122.572868347168,-122.572868347168,-122.52702331543,-122.48119354248,-122.452545166016,-122.463996887207,-122.429626464844,-122.469734191895,-122.504104614258,-122.52702331543,-122.549942016602,-122.595779418945,-122.618698120117,-122.595779418945,-122.578590393066,-122.561408996582,-122.561408996582,-122.590049743652,-122.618698120117,-122.65308380127,-122.647346496582,-122.624420166016,-122.65308380127,-122.647346496582,-122.595779418945,-122.549942016602,-122.515563964844,-122.48119354248,-122.463996887207,-122.48119354248,-122.498374938965,-122.504104614258,-122.504104614258,null,-121.369644165039,-121.392570495605,-121.392570495605,-121.375381469727,-121.312355041504,-121.312355041504,-121.352462768555,-121.341003417969,-121.352462768555,-121.432678222656,-121.432678222656,-121.455596923828,-121.472785949707,-121.449859619141,-121.444137573242,-121.392570495605,-121.38111114502,-121.369644165039,-121.318077087402,-121.300895690918,-121.272247314453,-121.237869262695,-121.214958190918,-121.180572509766,-121.163391113281,-121.12328338623,-121.100357055664,-121.020149230957,-120.974304199219,-120.865440368652,-120.813873291016,-120.790969848633,-120.750862121582,-120.653450012207,-120.596153259277,-120.567512512207,-120.538864135742,-120.527404785156,-120.50447845459,-120.464370727539,-120.43000793457,-120.395622253418,-120.235191345215,-120.103408813477,-120.097686767578,-120.074768066406,-120.05184173584,-120.006011962891,-120.006011962891,-120.02320098877,-120.006011962891,-120.040382385254,-120.05184173584,-119.988815307617,-119.97737121582,-119.983093261719,-119.948707580566,-119.931526184082,-119.97737121582,-119.97737121582,-120.510215759277,-120.51594543457,-120.636260986328,-120.641998291016,-121.043067932129,-121.100357055664,-121.151931762695,-121.237869262695,-121.283706665039,-121.329544067383,-121.369644165039,-121.369644165039,null,-121.501426696777,-119.868492126465,-119.868492126465,-120.006011962891,-120.06330871582,-120.143516540527,-120.212272644043,-120.447189331055,-120.510215759277,-120.556045532227,-120.607620239258,-120.653450012207,-120.905548095703,-120.962852478027,-121.05451965332,-121.129005432129,-121.163391113281,-121.20922088623,-121.266510009766,-121.32381439209,-121.369644165039,-121.426940917969,-121.524353027344,-121.547271728516,-121.524353027344,-121.610290527344,-121.610290527344,-121.501426696777,-121.501426696777,null,-123.369270324707,-123.151550292969,-123.151550292969,-122.211891174316,-122.160339355469,-121.999908447266,-121.971252441406,-121.86238861084,-121.799362182617,-121.455596923828,-121.444137573242,-121.40975189209,-121.358184814453,-121.415489196777,-121.392570495605,-121.42121887207,-121.415489196777,-121.444137573242,-121.455596923828,-121.432678222656,-121.444137573242,-121.392570495605,-121.40975189209,-121.524353027344,-122.234817504883,-123.22029876709,-123.34635925293,-123.34635925293,-123.369270324707,-123.369270324707,-123.369270324707,null,-118.980422973633,-118.980422973633,-118.957496643066,-118.900207519531,-118.842903137207,-118.81999206543,-118.797073364258,-118.728317260742,-118.711120605469,-118.699668884277,-118.66529083252,-118.61946105957,-118.573616027832,-118.539245605469,-118.527786254883,-118.487678527832,-118.459030151367,-118.424644470215,-118.355895996094,-118.350158691406,-118.310050964355,-118.269943237305,-118.229835510254,-118.195465087891,-118.132438659668,-118.12671661377,-118.057945251465,-118.00065612793,-117.931907653809,-117.868873596191,-117.84595489502,-117.811584472656,-117.811584472656,-117.960548400879,-118.980422973633,-118.980422973633,null,-122.968200683594,-122.802047729492,-122.790588378906,-122.802047729492,-122.819229125977,-122.882263183594,-122.899444580078,-122.910903930664,-122.996841430664,-122.97966003418,-123.01976776123,-123.042686462402,-122.939552307129,-122.956741333008,-123.008308410645,-123.071334838867,-123.088516235352,-123.117164611816,-123.197380065918,-123.466682434082,-123.495323181152,-123.506790161133,-123.002578735352,-123.01976776123,-123.071334838867,-123.094253540039,-123.117164611816,-123.077056884766,-123.042686462402,-123.002578735352,-122.899444580078,-122.86506652832,-122.807769775391,-122.853614807129,-122.945289611816,-122.996841430664,-123.048416137695,-123.059875488281,-123.008308410645,-122.996841430664,-122.968200683594,-122.968200683594,null,-118.842903137207,-118.842903137207,-118.842903137207,-118.871559143066,-118.871559143066,-118.842903137207,-118.842903137207,-118.842903137207,-118.842903137207,-118.900207519531,-118.957496643066,-118.980422973633,-118.991882324219,-118.951774597168,-119.009063720703,-119.043434143066,-119.077819824219,-119.135108947754,-119.249710083008,-119.306999206543,-119.347106933594,-119.352844238281,-119.415855407715,-119.455963134766,-119.51326751709,-119.518997192383,-119.645050048828,-119.69660949707,-119.667961120605,-119.685157775879,-119.719528198242,-119.788284301758,-119.822662353516,-119.805480957031,-119.885696411133,-119.862770080566,-119.874229431152,-120.06330871582,-120.097686767578,-120.143516540527,-120.183624267578,-120.355514526367,-120.355514526367,-120.51594543457,-120.544586181641,-120.573234558105,-120.567512512207,-120.584693908691,-120.63053894043,-120.647720336914,-120.664909362793,-120.641998291016,-120.659187316895,-120.641998291016,-120.659187316895,-120.693557739258,-120.705017089844,-120.733657836914,-120.779502868652,-120.779502868652,-120.768043518066,-120.762321472168,-120.722213745117,-120.687828063965,-120.682106018066,-120.745124816895,-120.762321472168,-120.785232543945,-120.790969848633,-120.768043518066,-120.779502868652,-120.813873291016,-120.87117767334,-120.876907348633,-120.853981018066,-120.137794494629,-119.335647583008,-118.842903137207,-118.842903137207,null,-124.045356750488,-123.369270324707,-123.369270324707,-123.34635925293,-123.34635925293,-123.495323181152,-123.718780517578,-123.707321166992,-123.758888244629,-123.79899597168,-123.850563049316,-123.890670776367,-123.919319152832,-123.976608276367,-124.005256652832,-124.028175354004,-124.016716003418,-124.01099395752,-124.022438049316,-124.033897399902,-124.016716003418,-123.988067626953,-123.970886230469,-123.959419250488,-123.896392822266,-123.873474121094,-123.879211425781,-123.850563049316,-123.92504119873,-123.879211425781,-123.862007141113,-123.79899597168,-123.850563049316,-123.879211425781,-123.902114868164,-123.92504119873,-123.953681945801,-123.988067626953,-124.028175354004,-124.045356750488,-124.045356750488,-124.045356750488,null,-117.032356262207,-117.439163208008,-117.444885253906,-117.50218963623,-117.513648986816,-117.628234863281,-117.628234863281,-117.570945739746,-117.565208435059,-117.513648986816,-117.513648986816,-117.439163208008,-117.427696228027,-117.020896911621,-117.026634216309,-117.032356262207,-117.032356262207,null,-121.369644165039,-121.369644165039,-121.404029846191,-121.40975189209,-121.444137573242,-121.449859619141,-121.478507995605,-121.484245300293,-121.512893676758,-121.449859619141,-121.455596923828,-121.799362182617,-121.86238861084,-121.971252441406,-121.999908447266,-122.160339355469,-122.211891174316,-122.297843933105,-122.309303283691,-122.337951660156,-122.452545166016,-122.498374938965,-122.504104614258,-122.561408996582,-122.561408996582,-122.607238769531,-122.635879516602,-122.641616821289,-122.68172454834,-122.698913574219,-122.716094970703,-122.670265197754,-122.635879516602,-122.590049743652,-122.549942016602,-122.521301269531,-122.486915588379,-122.486915588379,-122.463996887207,-122.418167114258,-122.366592407227,-122.269195556641,-122.154602050781,-122.103034973145,-122.062927246094,-122.017097473145,-121.948341369629,-121.908233642578,-121.839469909668,-121.805099487305,-121.764991760254,-121.724884033203,-121.650398254395,-121.610290527344,-121.547271728516,-121.489967346191,-121.438400268555,-121.369644165039,-121.369644165039,null,-122.790588378906,-122.504104614258,-122.515563964844,-122.52702331543,-122.549942016602,-122.532760620117,-122.52702331543,-122.538482666016,-122.578590393066,-122.630157470703,-122.624420166016,-122.590049743652,-122.590049743652,-122.658805847168,-122.710372924805,-122.716094970703,-122.687454223633,-122.704635620117,-122.716094970703,-122.750480651855,-122.76766204834,-122.761940002441,-122.750480651855,-122.750480651855,-122.756202697754,-122.77912902832,-122.790588378906,-122.802047729492,-122.790588378906,-122.790588378906,null,-122.82495880127,-122.796310424805,-122.76766204834,-122.756202697754,-122.77912902832,-122.802047729492,-122.819229125977,-122.819229125977,-122.836418151855,-122.859336853027,-122.859336853027,-122.887985229492,-122.887985229492,-122.870803833008,-122.836418151855,-122.842155456543,-122.82495880127,-122.82495880127,null,-122.76766204834,-122.750480651855,-122.716094970703,-122.727554321289,-122.76766204834,-122.836418151855,-122.882263183594,-122.887985229492,-122.928092956543,-122.951011657715,-122.945289611816,-122.899444580078,-122.86506652832,-122.82495880127,-122.853614807129,-122.86506652832,-122.82495880127,-122.802047729492,-122.76766204834,-122.76766204834,null,-123.01976776123,-123.054153442383,-123.094253540039,-123.094253540039,-123.117164611816,-123.111442565918,-123.088516235352,-123.065612792969,-123.042686462402,-123.008308410645,-122.962478637695,-122.939552307129,-122.968200683594,-122.939552307129,-122.968200683594,-122.985397338867,-123.01976776123,-123.01976776123,null,-120.693557739258,-120.733657836914,-120.750862121582,-120.785232543945,-120.836799621582,-120.911285400391,-120.980041503906,-121.020149230957,-121.05451965332,-121.05451965332,-121.037330627441,-121.065979003906,-121.025871276855,-121.037330627441,-121.05451965332,-121.05451965332,-121.031608581543,-122.337951660156,-122.360870361328,-122.418167114258,-122.446807861328,-122.504104614258,-122.515563964844,-122.56713104248,-122.612976074219,-122.601516723633,-122.641616821289,-122.601516723633,-122.549942016602,-122.538482666016,-122.504104614258,-122.458267211914,-122.44108581543,-122.44108581543,-122.446807861328,-122.406700134277,-122.400978088379,-122.423889160156,-122.446807861328,-121.713424682617,-120.905548095703,-120.905548095703,-120.768043518066,-120.779502868652,-120.779502868652,-120.733657836914,-120.705017089844,-120.693557739258,-120.693557739258,null,-122.234817504883,-121.524353027344,-121.530075073242,-121.501426696777,-121.501426696777,-121.610290527344,-121.610290527344,-121.524353027344,-121.547271728516,-121.524353027344,-121.570182800293,-121.673316955566,-121.77645111084,-121.839469909668,-121.896774291992,-121.931144714355,-122.257736206055,-122.263458251953,-122.257736206055,-122.246276855469,-122.246276855469,-122.24055480957,-122.246276855469,-122.246276855469,-122.24055480957,-122.234817504883,-122.234817504883,-122.234817504883,null,-121.088897705078,-122.337951660156,-122.355133056641,-122.309303283691,-122.274917602539,-122.257736206055,-122.188980102539,-122.188980102539,-122.166061401367,-122.234817504883,-122.309303283691,-122.320762634277,-122.343673706055,-122.337951660156,-122.337951660156,-121.031608581543,-121.01441192627,-120.96858215332,-120.95711517334,-120.922744750977,-120.899826049805,-120.899826049805,-120.934196472168,-120.934196472168,-120.985763549805,-120.997222900391,-121.037330627441,-121.134742736816,-121.117546081543,-121.134742736816,-121.174850463867,-121.151931762695,-121.151931762695,-121.077438354492,-121.088897705078,-121.088897705078,null,-117.439163208008,-117.032356262207,-117.032356262207,-117.032356262207,-117.032356262207,-117.811584472656,-117.811584472656,-117.78865814209,-117.76001739502,-117.725631713867,-117.685523986816,-117.656883239746,-117.605308532715,-117.582405090332,-117.553756713867,-117.553756713867,-117.439163208008,-117.439163208008,null,-117.811584472656,-117.84595489502,-117.868873596191,-117.931907653809,-118.00065612793,-118.057945251465,-118.12671661377,-118.132438659668,-118.195465087891,-118.229835510254,-118.269943237305,-118.310050964355,-118.350158691406,-118.355895996094,-118.355895996094,-118.390266418457,-118.378807067871,-118.350158691406,-118.281402587891,-118.235572814941,-118.235572814941,-118.258483886719,-118.21265411377,-118.189727783203,-118.149620056152,-118.149620056152,-118.218376159668,-118.206932067871,-118.161087036133,-118.120979309082,-118.098052978516,-118.12671661377,-118.120979309082,-118.149620056152,-118.201194763184,-118.21265411377,-118.206932067871,-117.427696228027,-117.439163208008,-117.513648986816,-117.513648986816,-117.565208435059,-117.570945739746,-117.628234863281,-117.628234863281,-117.513648986816,-117.50218963623,-117.444885253906,-117.439163208008,-117.553756713867,-117.553756713867,-117.582405090332,-117.605308532715,-117.656883239746,-117.685523986816,-117.725631713867,-117.76001739502,-117.78865814209,-117.811584472656,-117.811584472656,null,-123.008308410645,-123.008308410645,-122.962478637695,-122.922370910645,-122.887985229492,-122.928092956543,-122.956741333008,-122.922370910645,-122.899444580078,-122.887985229492,-122.876525878906,-122.842155456543,-122.847877502441,-122.847877502441,-122.807769775391,-122.77912902832,-122.77912902832,-122.744743347168,-122.727554321289,-122.716094970703,-122.698913574219,-122.68172454834,-122.641616821289,-122.635879516602,-122.607238769531,-122.561408996582,-122.561408996582,-122.504104614258,-122.498374938965,-122.452545166016,-122.337951660156,-122.309303283691,-122.297843933105,-122.211891174316,-123.151550292969,-123.151550292969,-123.157272338867,-123.197380065918,-123.197380065918,-123.117164611816,-123.088516235352,-123.071334838867,-123.008308410645,-123.008308410645,null,-123.34635925293,-123.22029876709,-123.22029876709,-123.237487792969,-123.27759552002,-123.329162597656,-123.369270324707,-123.397926330566,-123.426574707031,-123.43229675293,-123.397926330566,-123.357818603516,-123.34635925293,-123.38646697998,-123.449478149414,-123.518249511719,-123.58699798584,-123.627105712891,-123.661476135254,-123.707321166992,-123.718780517578,-123.495323181152,-123.34635925293,-123.34635925293,null,-118.224113464355,-118.229835510254,-118.25276184082,-118.25276184082,-118.12671661377,-118.12671661377,-117.994934082031,-117.994934082031,-118.957496643066,-118.94603729248,-118.951774597168,-118.986145019531,-119.03199005127,-119.054893493652,-119.03199005127,-118.968955993652,-118.871559143066,-118.837181091309,-118.779884338379,-118.762687683105,-118.653831481934,-118.653831481934,-118.61946105957,-118.57935333252,-118.45329284668,-118.401725769043,-118.36735534668,-118.33869934082,-118.29859161377,-118.25276184082,-118.224113464355,-118.224113464355,null,-122.446807861328,-122.446807861328,-122.44108581543,-122.48119354248,-122.44108581543,-122.452545166016,-122.504104614258,-122.549942016602,-122.590049743652,-122.618698120117,-122.612976074219,-122.670265197754,-122.670265197754,-122.704635620117,-122.744743347168,-122.744743347168,-122.704635620117,-122.710372924805,-122.761940002441,-122.761940002441,-122.744743347168,-122.704635620117,-122.710372924805,-122.091567993164,-121.42121887207,-120.853981018066,-120.876907348633,-120.87117767334,-120.813873291016,-120.779502868652,-120.768043518066,-120.790969848633,-120.785232543945,-120.762321472168,-120.745124816895,-120.682106018066,-120.687828063965,-120.722213745117,-120.762321472168,-120.768043518066,-120.905548095703,-120.905548095703,-121.713424682617,-122.446807861328,-122.446807861328,null,-117.032356262207,-117.026634216309,-117.026634216309,-117.106842041016,-117.13549041748,-117.158409118652,-117.204246520996,-117.22144317627,-117.232887268066,-117.255813598633,-117.25008392334,-117.290191650391,-117.39331817627,-117.404777526855,-117.473533630371,-117.582405090332,-117.639694213867,-117.67407989502,-117.748558044434,-117.765739440918,-117.80012512207,-117.840232849121,-117.868873596191,-117.891799926758,-117.983474731445,-118.092330932617,-118.120979309082,-118.161087036133,-118.195465087891,-118.224113464355,-118.206932067871,-118.195465087891,-118.218376159668,-118.218376159668,-118.235572814941,-118.235572814941,-118.184005737305,-118.161087036133,-118.12671661377,-118.029304504395,-118.023582458496,-117.983474731445,-117.972007751465,-118.017845153809,-118.012115478516,-117.977737426758,-117.983474731445,-117.960548400879,-117.960548400879,-117.811584472656,-117.032356262207,-117.032356262207,-117.032356262207,null,-119.868492126465,-121.501426696777,-121.501426696777,-121.530075073242,-121.524353027344,-121.40975189209,-121.392570495605,-121.444137573242,-121.432678222656,-121.455596923828,-121.444137573242,-121.415489196777,-121.42121887207,-121.392570495605,-121.415489196777,-121.358184814453,-121.40975189209,-121.444137573242,-121.455596923828,-121.449859619141,-121.512893676758,-121.484245300293,-121.478507995605,-121.449859619141,-121.444137573242,-121.40975189209,-121.404029846191,-121.369644165039,-121.369644165039,-121.329544067383,-121.283706665039,-121.237869262695,-121.151931762695,-121.100357055664,-121.043067932129,-120.641998291016,-120.636260986328,-120.51594543457,-120.510215759277,-119.97737121582,-119.960166931152,-119.925796508789,-119.897155761719,-119.897155761719,-119.908599853516,-119.874229431152,-119.885696411133,-119.874229431152,-119.879959106445,-119.862770080566,-119.868492126465,-119.868492126465,null,-79.8072891235352,-79.8187484741211,-79.8130187988281,-79.8130187988281,-79.8244857788086,-79.8473968505859,-79.8703231811523,-79.8875045776367,-79.8932342529297,-80.0765838623047,-80.0593948364258,-80.0536651611328,-80.0593948364258,-80.0708541870117,-80.1281433105469,-80.1396102905273,-80.1510696411133,-80.1739807128906,-80.2026290893555,-80.2312850952148,-80.2312850952148,-80.1682510375977,-80.1396102905273,-80.0479354858398,-80.025016784668,-79.9734497070312,-79.9448013305664,-79.9333419799805,-79.9276123046875,-79.9161529541016,-79.9046936035156,-79.8875045776367,-79.8588562011719,-79.8531265258789,-79.8531265258789,-79.8130187988281,-79.8072891235352,-79.8072891235352,null,-78.0425796508789,-78.2373886108398,-78.214469909668,-78.1858139038086,-78.1858139038086,-78.1342544555664,-78.1170654296875,-78.0884170532227,-78.0425796508789,-78.0082015991211,-77.9509048461914,-77.9279937744141,-77.9050674438477,-77.8936157226562,-77.8706893920898,-77.8535079956055,-77.8305892944336,-77.8363189697266,-77.8592300415039,-77.8649597167969,-77.8535079956055,-77.8363189697266,-77.8191223144531,-77.8420486450195,-77.8477783203125,-77.933723449707,-77.9681015014648,-77.9852828979492,-77.9910125732422,-78.0425796508789,-78.0425796508789,null,-81.4574127197266,-81.5089797973633,-81.5433578491211,-81.5662689208984,-81.5662689208984,-81.5605392456055,-81.5605392456055,-81.5605392456055,-81.5490875244141,-81.5261611938477,-81.5204315185547,-81.5147094726562,-81.5433578491211,-81.5605392456055,-81.5719985961914,-81.5834579467773,-81.6006546020508,-81.6350326538086,-81.6407623291016,-81.646484375,-81.6865921020508,-81.6980514526367,-81.7095108032227,-81.7152404785156,-81.7496185302734,-81.7667999267578,-81.7667999267578,-81.7610778808594,-81.7897262573242,-81.8928527832031,-81.9100494384766,-81.9386901855469,-81.9673461914062,-81.9616165161133,-81.9215087890625,-81.9100494384766,-81.9444198608398,-81.9673461914062,-81.9616165161133,-81.9501495361328,-81.9329605102539,-81.9215087890625,-81.9157791137695,-81.9272384643555,-81.9386901855469,-81.9272384643555,-81.9157791137695,-81.8985824584961,-81.8699417114258,-81.8756713867188,-81.8756713867188,-81.8470230102539,-81.829833984375,-81.824104309082,-81.8126373291016,-81.8069152832031,-81.8126373291016,-81.7897262573242,-81.7897262573242,-81.7725372314453,-81.7610778808594,-81.7496185302734,-81.7324295043945,-81.7209701538086,-81.7095108032227,-81.6923217773438,-81.6865921020508,-81.6636734008789,-81.652214050293,-81.6407623291016,-81.6407623291016,-81.6292953491211,-81.6006546020508,-81.5834579467773,-81.5433578491211,-81.5376205444336,-81.5204315185547,-81.5147094726562,-81.5261611938477,-81.5261611938477,-81.5032501220703,-81.4803237915039,-81.4516830444336,-81.4574127197266,-81.4574127197266,null,-81.0219650268555,-80.9933090209961,-80.930290222168,-80.6724548339844,-80.6667251586914,-80.649543762207,-80.6380844116211,-80.6323471069336,-80.6094360351562,-80.5922470092773,-80.5922470092773,-80.5750503540039,-80.5464096069336,-80.5234909057617,-80.5120315551758,-80.4948348999023,-80.471923828125,-80.471923828125,-80.4833831787109,-80.466194152832,-80.466194152832,-80.4432754516602,-80.4432754516602,-80.4604644775391,-80.5234909057617,-80.649543762207,-80.6953811645508,-80.7068328857422,-80.7240219116211,-80.746940612793,-80.7870483398438,-80.8787231445312,-80.8901824951172,-80.918830871582,-80.924560546875,-80.9360198974609,-80.9646682739258,-80.9703979492188,-80.9761276245117,-81.0219650268555,-81.0219650268555,null,-80.6266174316406,-80.5234909057617,-80.5177612304688,-80.5979766845703,-80.6896514892578,-80.6609954833984,-80.6323471069336,-80.6151580810547,-80.6151580810547,-80.6266174316406,-80.6266174316406,-80.6266174316406,null,-82.2595520019531,-82.282470703125,-82.288200378418,-82.282470703125,-82.276741027832,-82.282470703125,-82.288200378418,-82.2939300537109,-82.3454895019531,-82.4944610595703,-82.3283081054688,-82.288200378418,-82.276741027832,-82.2137145996094,-82.0590133666992,-82.0532913208008,-82.1105804443359,-82.1334991455078,-82.1506881713867,-82.1678771972656,-82.1907958984375,-82.2022552490234,-82.2194366455078,-82.2309036254883,-82.2480926513672,-82.2595520019531,-82.2595520019531,null,-80.9933090209961,-81.0219650268555,-81.0735244750977,-81.102180480957,-81.1193618774414,-81.1422882080078,-81.1651992797852,-81.1651992797852,-81.1651992797852,-81.1709289550781,-81.2053070068359,-81.2167663574219,-81.2167663574219,-81.2339553833008,-81.2511444091797,-81.2568740844727,-81.2740631103516,-81.2568740844727,-81.1651992797852,-81.1537399291992,-81.1365585327148,-81.1193618774414,-81.102180480957,-81.0907211303711,-81.0276870727539,-81.0162353515625,-81.0162353515625,-81.0162353515625,-81.0105056762695,-81.0105056762695,-81.0219650268555,-81.0391464233398,-81.0506134033203,-81.0563430786133,-81.0219650268555,-80.9933090209961,-80.9933090209961,null,-81.0735244750977,-81.0219650268555,-80.9761276245117,-80.9703979492188,-80.9646682739258,-80.9360198974609,-80.924560546875,-80.918830871582,-80.8901824951172,-80.8787231445312,-80.8558044433594,-80.8386154174805,-80.8156967163086,-80.924560546875,-81.2224960327148,-81.2740631103516,-81.1823959350586,-81.1594696044922,-81.1193618774414,-81.0907211303711,-81.0735244750977,-81.0735244750977,null,-80.7412109375,-80.8156967163086,-80.9073715209961,-80.8844528198242,-80.7927780151367,-80.7526702880859,-80.7297592163086,-80.7182922363281,-80.6896514892578,-80.649543762207,-80.6266174316406,-80.5807800292969,-80.5406723022461,-80.5464096069336,-80.5521392822266,-80.5464096069336,-80.5464096069336,-80.5807800292969,-80.6037063598633,-80.5807800292969,-80.5922470092773,-80.5635986328125,-80.5521392822266,-80.5635986328125,-80.5635986328125,-80.5464096069336,-80.5406723022461,-80.5521392822266,-80.5750503540039,-80.5922470092773,-80.5979766845703,-80.649543762207,-80.6724548339844,-80.7011032104492,-80.7412109375,-80.7412109375,null,-80.8787231445312,-80.8844528198242,-80.8844528198242,-80.8672637939453,-80.8500747680664,-80.8271560668945,-80.8042373657227,-80.7927780151367,-80.8099670410156,-80.8214263916016,-80.8156967163086,-80.7927780151367,-80.7698593139648,-80.8156967163086,-80.746940612793,-80.7755966186523,-80.9474716186523,-80.9589385986328,-81.0620727539062,-81.0620727539062,-81.0563430786133,-81.0849838256836,-81.0907211303711,-81.0792541503906,-81.0735244750977,-81.2912521362305,-81.2912521362305,-81.3027114868164,-81.3256301879883,-81.3657379150391,-81.3141708374023,-81.2912521362305,-81.2511444091797,-81.2224960327148,-81.2110366821289,-81.1766586303711,-81.1709289550781,-81.1537399291992,-81.1308212280273,-81.1079025268555,-81.0907211303711,-81.0735244750977,-81.0620727539062,-81.0448837280273,-81.0448837280273,-81.0219650268555,-81.0219650268555,-81.0105056762695,-81.0047760009766,-80.9990463256836,-80.9875793457031,-80.9703979492188,-80.9646682739258,-80.9417495727539,-80.9532089233398,-80.918830871582,-80.9016342163086,-80.8844528198242,-80.8787231445312,-80.8787231445312,null,-80.8156967163086,-80.7412109375,-80.7240219116211,-80.6094360351562,-80.6323471069336,-80.6380844116211,-80.649543762207,-80.6667251586914,-80.6724548339844,-80.930290222168,-80.9933090209961,-81.0219650268555,-81.0563430786133,-81.0506134033203,-81.0391464233398,-81.0219650268555,-81.0105056762695,-81.0105056762695,-81.0162353515625,-81.0162353515625,-81.0162353515625,-81.0276870727539,-80.9875793457031,-80.9703979492188,-80.9589385986328,-80.930290222168,-80.9073715209961,-80.8844528198242,-80.8729934692383,-80.8500747680664,-80.8271560668945,-80.8156967163086,-80.8156967163086,null,-79.1369247436523,-79.3661117553711,-79.3661117553711,-79.3317413330078,-79.3145446777344,-79.3145446777344,-79.3030853271484,-79.291633605957,-79.291633605957,-79.3489227294922,-79.3489227294922,-79.3431930541992,-79.3202743530273,-79.3145446777344,-79.2859039306641,-79.2859039306641,-79.291633605957,-79.3317413330078,-79.3489227294922,-79.3661117553711,-79.38330078125,-79.3947601318359,-79.4176864624023,-79.4405975341797,-79.4635162353516,-79.4635162353516,-79.4921646118164,-79.4577865600586,-79.4004898071289,-79.3661117553711,-79.3317413330078,-79.3030853271484,-79.2859039306641,-79.1483917236328,-78.9822311401367,-79.0051498413086,-79.0280685424805,-79.0395278930664,-79.0395278930664,-79.0509872436523,-79.0739059448242,-79.0853652954102,-79.0910873413086,-79.0853652954102,-79.0567169189453,-79.0567169189453,-79.0567169189453,-79.0624465942383,-79.0853652954102,-79.0910873413086,-79.114013671875,-79.1369247436523,-79.1369247436523,null,-80.7755966186523,-80.746940612793,-80.8156967163086,-80.7698593139648,-80.7927780151367,-80.8156967163086,-80.8214263916016,-80.8099670410156,-80.7927780151367,-80.8042373657227,-80.8271560668945,-80.8500747680664,-80.8672637939453,-80.8844528198242,-80.8844528198242,-80.8787231445312,-80.7125625610352,-80.4260864257812,-80.3458709716797,-80.3458709716797,-80.2140884399414,-80.1797103881836,-80.1453399658203,-80.0937728881836,-79.9677200317383,-79.9791793823242,-80.025016784668,-80.0536651611328,-80.0651245117188,-80.0995025634766,-80.1567993164062,-80.2083587646484,-80.2370147705078,-80.2541961669922,-80.2656555175781,-80.2771224975586,-80.294303894043,-80.294303894043,-80.3286819458008,-80.3286819458008,-80.3516006469727,-80.3630599975586,-80.3745193481445,-80.3802490234375,-80.3802490234375,-80.3802490234375,-80.3859786987305,-80.4489974975586,-80.466194152832,-80.4891128540039,-80.5063018798828,-80.5234909057617,-80.6667251586914,-80.6724548339844,-80.7755966186523,-80.7755966186523,null,-78.6499176025391,-78.6098098754883,-78.5467834472656,-78.5009460449219,-78.483757019043,-78.3462524414062,-78.3806304931641,-78.3577041625977,-78.3920822143555,-78.3634338378906,-78.4379196166992,-78.4150009155273,-78.4551086425781,-78.4207382202148,-78.4207382202148,-78.4436492919922,-78.5181350708008,-78.5582427978516,-78.5926208496094,-78.6155395507812,-78.6384506225586,-78.661376953125,-78.6728363037109,-78.7014846801758,-78.8733749389648,-78.9822311401367,-78.9421234130859,-78.936393737793,-78.9306640625,-78.8561782836914,-78.8275375366211,-78.7988891601562,-78.7931594848633,-78.7931594848633,-78.7759628295898,-78.6900253295898,-78.6499176025391,-78.6499176025391,null,-80.5234909057617,-80.6266174316406,-80.6266174316406,-80.6094360351562,-80.6208877563477,-80.6724548339844,-80.6667251586914,-80.6609954833984,-80.6208877563477,-80.5578689575195,-80.5177612304688,-80.5177612304688,-80.5234909057617,-80.5234909057617,null,-78.5697021484375,-78.5582427978516,-78.5983505249023,-78.6269989013672,-78.6499176025391,-78.7014846801758,-78.7301254272461,-78.7415924072266,-78.7587814331055,-78.8275375366211,-78.8676376342773,-78.9879608154297,-79.0051498413086,-79.0280685424805,-79.0509872436523,-79.0567169189453,-79.0567169189453,-79.1369247436523,-79.114013671875,-79.0910873413086,-79.0853652954102,-79.0624465942383,-79.0567169189453,-79.0567169189453,-79.0567169189453,-79.0853652954102,-79.0910873413086,-79.0853652954102,-79.0739059448242,-79.0509872436523,-79.0395278930664,-79.0395278930664,-79.0280685424805,-79.0051498413086,-78.9822311401367,-78.8733749389648,-78.7014846801758,-78.6728363037109,-78.661376953125,-78.6384506225586,-78.6155395507812,-78.5926208496094,-78.5582427978516,-78.5181350708008,-78.5639724731445,-78.5754318237305,-78.5697021484375,-78.5697021484375,null,-80.5406723022461,-80.5177612304688,-80.5063018798828,-80.4891128540039,-80.4604644775391,-80.3057632446289,-80.2541961669922,-80.2083587646484,-80.2026290893555,-80.1854476928711,-80.1682510375977,-80.2312850952148,-80.2312850952148,-80.2484664916992,-80.2541961669922,-80.2713851928711,-80.3000335693359,-80.4432754516602,-80.4891128540039,-80.5120315551758,-80.5521392822266,-80.5750503540039,-80.5979766845703,-80.5922470092773,-80.5750503540039,-80.5521392822266,-80.5406723022461,-80.5464096069336,-80.5635986328125,-80.5635986328125,-80.5521392822266,-80.5635986328125,-80.5922470092773,-80.5807800292969,-80.6037063598633,-80.5807800292969,-80.5464096069336,-80.5464096069336,-80.5521392822266,-80.5464096069336,-80.5406723022461,-80.5406723022461,null,-81.8985824584961,-81.8699417114258,-81.8470230102539,-81.824104309082,-81.7725372314453,-81.7839965820312,-81.7782669067383,-81.824104309082,-81.824104309082,-81.7725372314453,-81.7553482055664,-81.5834579467773,-81.5318908691406,-81.5261611938477,-81.5261611938477,-81.5490875244141,-81.5032501220703,-81.5204315185547,-81.5261611938477,-81.5261611938477,-81.5204315185547,-81.5147094726562,-81.5376205444336,-81.5204315185547,-81.5490875244141,-81.5777282714844,-81.6178359985352,-81.6865921020508,-81.7209701538086,-81.7553482055664,-81.7954559326172,-81.7725372314453,-81.8985824584961,-81.8985824584961,null,-77.8191223144531,-77.7904815673828,-77.7790145874023,-77.7732849121094,-77.7847518920898,-77.7904815673828,-77.7847518920898,-77.761833190918,-77.750373840332,-77.750373840332,-77.756103515625,-77.7159957885742,-77.756103515625,-77.7847518920898,-77.8134002685547,-77.8305892944336,-77.8477783203125,-78.0425796508789,-77.9910125732422,-77.9852828979492,-77.9681015014648,-77.933723449707,-77.8477783203125,-77.8420486450195,-77.8191223144531,-77.8191223144531,null,-81.4574127197266,-81.4516830444336,-81.4803237915039,-81.5032501220703,-81.5261611938477,-81.5261611938477,-81.5147094726562,-81.5204315185547,-81.5376205444336,-81.5433578491211,-81.5834579467773,-81.6006546020508,-81.6292953491211,-81.6407623291016,-81.6407623291016,-81.652214050293,-81.6636734008789,-81.6865921020508,-81.6923217773438,-81.7095108032227,-81.7209701538086,-81.7324295043945,-81.7496185302734,-81.7610778808594,-81.7725372314453,-81.8011856079102,-81.8126373291016,-81.824104309082,-81.8928527832031,-81.9100494384766,-81.8985824584961,-81.7209701538086,-81.7152404785156,-81.7152404785156,-81.7209701538086,-81.7496185302734,-81.7438888549805,-81.7438888549805,-81.7438888549805,-81.7438888549805,-81.7324295043945,-81.7095108032227,-81.6865921020508,-81.6178359985352,-81.5777282714844,-81.5490875244141,-81.5204315185547,-81.4975204467773,-81.4631423950195,-81.3141708374023,-81.2969818115234,-81.2740631103516,-81.2224960327148,-81.1823959350586,-81.2740631103516,-81.2224960327148,-81.2511444091797,-81.2912521362305,-81.3141708374023,-81.3657379150391,-81.3943862915039,-81.4230346679688,-81.4459457397461,-81.4574127197266,-81.4574127197266,null,-80.7412109375,-80.7011032104492,-80.6724548339844,-80.649543762207,-80.5979766845703,-80.5750503540039,-80.5521392822266,-80.5120315551758,-80.4891128540039,-80.4432754516602,-80.3000335693359,-80.3172225952148,-80.3229598999023,-80.3286819458008,-80.3286819458008,-80.3229598999023,-80.3229598999023,-80.3286819458008,-80.3458709716797,-80.3516006469727,-80.3516006469727,-80.3573303222656,-80.3687896728516,-80.3859786987305,-80.3917083740234,-80.4031677246094,-80.3802490234375,-80.4375457763672,-80.4604644775391,-80.4432754516602,-80.4432754516602,-80.466194152832,-80.466194152832,-80.4833831787109,-80.471923828125,-80.471923828125,-80.4948348999023,-80.5120315551758,-80.5234909057617,-80.5464096069336,-80.5750503540039,-80.5922470092773,-80.5922470092773,-80.6094360351562,-80.7240219116211,-80.7412109375,-80.7412109375,null,-82.2939300537109,-82.1965255737305,-82.2079849243164,-82.2079849243164,-82.2251739501953,-82.2595520019531,-82.2538223266602,-82.2595520019531,-82.276741027832,-82.2710113525391,-82.276741027832,-82.2652740478516,-82.2595520019531,-82.2480926513672,-82.2309036254883,-82.2194366455078,-82.2022552490234,-82.1907958984375,-82.1678771972656,-82.1506881713867,-82.1334991455078,-82.1105804443359,-82.0532913208008,-82.0360946655273,-82.0475616455078,-81.9959869384766,-81.9100494384766,-81.8928527832031,-81.824104309082,-81.8126373291016,-81.8011856079102,-81.7725372314453,-81.7897262573242,-81.7897262573242,-81.8126373291016,-81.8069152832031,-81.8126373291016,-81.824104309082,-81.829833984375,-81.8470230102539,-81.8756713867188,-81.8756713867188,-81.8699417114258,-81.8985824584961,-81.9157791137695,-81.9272384643555,-81.9386901855469,-81.9272384643555,-81.9157791137695,-81.9215087890625,-81.9329605102539,-81.9501495361328,-81.9616165161133,-81.9673461914062,-81.9444198608398,-81.9100494384766,-81.9215087890625,-82.0189056396484,-82.0590133666992,-82.1907958984375,-82.2939300537109,-82.2939300537109,null,-82.1907958984375,-82.0590133666992,-82.0189056396484,-81.9215087890625,-81.9616165161133,-81.9673461914062,-81.9386901855469,-81.9100494384766,-81.8928527832031,-81.7897262573242,-81.7610778808594,-81.7667999267578,-81.7667999267578,-81.7496185302734,-81.7152404785156,-81.7095108032227,-81.6980514526367,-81.6865921020508,-81.646484375,-81.6407623291016,-81.6350326538086,-81.6006546020508,-81.6579437255859,-81.7324295043945,-81.7553482055664,-81.7553482055664,-81.7553482055664,-81.7209701538086,-81.7095108032227,-81.7438888549805,-81.7725372314453,-81.7897262573242,-81.8069152832031,-81.829833984375,-81.8470230102539,-81.8642120361328,-81.8871307373047,-81.9272384643555,-81.9787979125977,-81.9845275878906,-81.9902572631836,-82.0189056396484,-82.0418243408203,-82.0532913208008,-82.0762023925781,-82.0876617431641,-82.0876617431641,-82.0876617431641,-82.0933990478516,-82.1105804443359,-82.1163101196289,-82.104850769043,-82.09912109375,-82.1105804443359,-82.1277694702148,-82.1449584960938,-82.1220397949219,-82.1220397949219,-82.1220397949219,-82.1220397949219,-82.1506881713867,-82.1621475219727,-82.1678771972656,-82.1736068725586,-82.1907958984375,-82.1907958984375,-82.1907958984375,null,-81.3600082397461,-81.382926940918,-81.4001083374023,-81.4287643432617,-81.4631423950195,-81.4860534667969,-81.5147094726562,-81.5318908691406,-81.5662689208984,-81.6006546020508,-81.6694030761719,-81.7095108032227,-81.7381591796875,-81.7553482055664,-81.7667999267578,-81.8011856079102,-81.8527450561523,-81.8756713867188,-81.9100494384766,-81.9272384643555,-81.9444198608398,-81.9444198608398,-81.9616165161133,-81.9845275878906,-81.9845275878906,-81.9673461914062,-81.9444198608398,-81.9386901855469,-81.8527450561523,-81.824104309082,-81.8126373291016,-81.7152404785156,-81.6865921020508,-81.6808700561523,-81.6808700561523,-81.6636734008789,-81.646484375,-81.6292953491211,-81.6006546020508,-81.5949249267578,-81.5949249267578,-81.5891952514648,-81.5318908691406,-81.5032501220703,-81.4803237915039,-81.4631423950195,-81.4516830444336,-81.4402160644531,-81.4173049926758,-81.4001083374023,-81.382926940918,-81.3600082397461,-81.3313598632812,-81.3084411621094,-81.3600082397461,-81.3600082397461,null,-80.4604644775391,-80.471923828125,-80.4833831787109,-80.4891128540039,-80.477653503418,-80.4489974975586,-80.4318161010742,-80.4260864257812,-80.4318161010742,-80.4203567504883,-80.3974380493164,-80.3859786987305,-80.3573303222656,-80.3516006469727,-80.294303894043,-80.1739807128906,-80.1567993164062,-80.1396102905273,-80.1281433105469,-80.1224136352539,-80.0536651611328,-80.0479354858398,-80.0479354858398,-80.0421981811523,-80.013557434082,-79.9677200317383,-79.9505310058594,-79.9791793823242,-80.025016784668,-80.0880355834961,-80.1510696411133,-80.2083587646484,-80.2541961669922,-80.3057632446289,-80.4604644775391,-80.4604644775391,null,-80.746940612793,-80.5234909057617,-80.5177612304688,-80.5177612304688,-80.8386154174805,-80.8558044433594,-80.8271560668945,-80.8271560668945,-80.8042373657227,-80.8156967163086,-80.8099670410156,-80.7698593139648,-80.7641296386719,-80.746940612793,-80.746940612793,-80.746940612793,null,-81.8985824584961,-81.7725372314453,-81.7954559326172,-81.7553482055664,-81.9444198608398,-82.0590133666992,-82.0590133666992,-82.2137145996094,-82.1965255737305,-82.2022552490234,-82.2022552490234,-82.2194366455078,-82.2194366455078,-82.1506881713867,-82.1392288208008,-82.1163101196289,-82.0819320678711,-82.0303649902344,-81.9902572631836,-81.9329605102539,-81.9100494384766,-81.9157791137695,-81.9329605102539,-81.9215087890625,-81.8985824584961,-81.8985824584961,null,-81.0907211303711,-80.8443450927734,-80.8901824951172,-80.8844528198242,-80.8443450927734,-80.8729934692383,-80.9532089233398,-80.9703979492188,-80.9875793457031,-81.0047760009766,-81.0792541503906,-81.1193618774414,-81.1651992797852,-81.2167663574219,-81.2339553833008,-81.2740631103516,-81.3084411621094,-81.3485488891602,-81.3600082397461,-81.3084411621094,-81.2568740844727,-81.2855224609375,-81.2855224609375,-81.2912521362305,-81.2912521362305,-81.2740631103516,-81.2511444091797,-81.2282333374023,-81.2110366821289,-81.199577331543,-81.19384765625,-81.1823959350586,-81.1651992797852,-81.1422882080078,-81.1193618774414,-81.0907211303711,-81.0907211303711,null,-79.0624465942383,-79.0509872436523,-79.0166091918945,-78.9822311401367,-78.9593124389648,-78.9134750366211,-78.8676376342773,-78.8447189331055,-78.8218002319336,-78.8160705566406,-78.8046112060547,-78.7759628295898,-78.7645034790039,-78.7473220825195,-78.7473220825195,-78.7587814331055,-78.7415924072266,-78.7014846801758,-78.6499176025391,-78.6900253295898,-78.7759628295898,-78.7931594848633,-78.7931594848633,-78.7988891601562,-78.8275375366211,-78.8561782836914,-78.9306640625,-78.936393737793,-78.9421234130859,-78.9822311401367,-79.1483917236328,-79.2859039306641,-79.2687072753906,-79.2515258789062,-79.2171401977539,-79.1426620483398,-79.1254730224609,-79.1025543212891,-79.0910873413086,-79.0624465942383,-79.0624465942383,null,-81.8527450561523,-81.9386901855469,-81.9673461914062,-82.0189056396484,-82.0647430419922,-82.0876617431641,-82.1220397949219,-82.1392288208008,-82.1334991455078,-82.1334991455078,-82.1564178466797,-82.1678771972656,-82.1736068725586,-82.1907958984375,-82.2137145996094,-82.2538223266602,-82.2939300537109,-82.3111114501953,-82.3111114501953,-82.3168487548828,-82.3569488525391,-82.3970565795898,-82.4085235595703,-82.2939300537109,-82.1907958984375,-82.1907958984375,-82.1736068725586,-82.1678771972656,-82.1621475219727,-82.1506881713867,-82.1220397949219,-82.1220397949219,-82.1220397949219,-82.1220397949219,-82.1449584960938,-82.1277694702148,-82.1105804443359,-82.09912109375,-82.104850769043,-82.1163101196289,-82.1105804443359,-82.0933990478516,-82.0876617431641,-82.0876617431641,-82.0876617431641,-82.0762023925781,-82.0532913208008,-82.0418243408203,-82.0189056396484,-81.9902572631836,-81.9845275878906,-81.9787979125977,-81.9272384643555,-81.8871307373047,-81.8642120361328,-81.8470230102539,-81.829833984375,-81.8069152832031,-81.8011856079102,-81.8069152832031,-81.824104309082,-81.829833984375,-81.8470230102539,-81.8527450561523,-81.8527450561523,null,-79.8875045776367,-79.7557220458984,-79.7557220458984,-79.7786483764648,-79.7958297729492,-79.8703231811523,-79.8875045776367,-79.8932342529297,-79.8932342529297,-79.8989639282227,-79.9505310058594,-79.9677200317383,-80.013557434082,-80.0421981811523,-80.0479354858398,-80.0479354858398,-80.0536651611328,-80.1224136352539,-80.1281433105469,-80.1396102905273,-80.1567993164062,-80.1739807128906,-80.294303894043,-80.3516006469727,-80.3573303222656,-80.3859786987305,-80.3802490234375,-80.3917083740234,-80.3917083740234,-80.3917083740234,-80.4088973999023,-79.8875045776367,-79.8875045776367,null,-80.2083587646484,-80.3286819458008,-80.3229598999023,-80.3344116210938,-80.28857421875,-80.3057632446289,-80.3516006469727,-80.4260864257812,-80.4432754516602,-80.477653503418,-80.5005722045898,-80.5234909057617,-80.5578689575195,-80.7698593139648,-80.7927780151367,-80.8443450927734,-80.6667251586914,-80.6667251586914,-80.5234909057617,-80.5063018798828,-80.4891128540039,-80.466194152832,-80.4489974975586,-80.3859786987305,-80.3802490234375,-80.3802490234375,-80.3802490234375,-80.3745193481445,-80.3630599975586,-80.3516006469727,-80.3286819458008,-80.3286819458008,-80.294303894043,-80.2771224975586,-80.2083587646484,-80.2083587646484,null,-78.2373886108398,-78.3462524414062,-78.483757019043,-78.47802734375,-78.47802734375,-78.4608383178711,-78.4608383178711,-78.4436492919922,-78.4321899414062,-78.4436492919922,-78.4493789672852,-78.4379196166992,-78.4264678955078,-78.3978118896484,-78.3519744873047,-78.3233261108398,-78.3004150390625,-78.2774887084961,-78.2545776367188,-78.2431182861328,-78.2259292602539,-78.1915512084961,-78.1342544555664,-78.1113357543945,-78.0425796508789,-78.0884170532227,-78.1170654296875,-78.1342544555664,-78.1858139038086,-78.1858139038086,-78.214469909668,-78.2373886108398,-78.2373886108398,null,-81.2224960327148,-80.924560546875,-80.8156967163086,-80.8386154174805,-80.8558044433594,-80.8787231445312,-80.7870483398438,-80.746940612793,-80.7240219116211,-80.7068328857422,-80.6953811645508,-80.649543762207,-80.6724548339844,-80.5979766845703,-80.4260864257812,-80.7125625610352,-80.8787231445312,-80.8844528198242,-80.9016342163086,-80.918830871582,-80.9532089233398,-80.9417495727539,-80.9646682739258,-80.9703979492188,-80.9875793457031,-80.9990463256836,-81.0047760009766,-81.0105056762695,-81.0219650268555,-81.0219650268555,-81.0448837280273,-81.0448837280273,-81.0620727539062,-81.0735244750977,-81.0907211303711,-81.1079025268555,-81.1308212280273,-81.1537399291992,-81.1709289550781,-81.1766586303711,-81.2110366821289,-81.2224960327148,-81.2224960327148,null,-80.5234909057617,-80.746940612793,-80.7526702880859,-80.7068328857422,-80.6896514892578,-80.5979766845703,-80.5177612304688,-80.5234909057617,-80.5234909057617,null,-79.3661117553711,-79.1369247436523,-79.0567169189453,-79.0796356201172,-79.0910873413086,-79.0968246459961,-79.108283996582,-79.1369247436523,-79.1655807495117,-79.1942291259766,-79.2114181518555,-79.2343368530273,-79.2515258789062,-79.2744369506836,-79.3030853271484,-79.3145446777344,-79.38330078125,-79.4749755859375,-79.4978942871094,-79.5036239624023,-79.5380020141602,-79.6353988647461,-79.6353988647461,-79.6353988647461,-79.6296691894531,-79.6353988647461,-79.6124877929688,-79.6124877929688,-79.6124877929688,-79.5265426635742,-79.5265426635742,-79.5208129882812,-79.5265426635742,-79.5437240600586,-79.5494613647461,-79.5437240600586,-79.5265426635742,-79.5265426635742,-79.5208129882812,-79.4864349365234,-79.4692459106445,-79.4692459106445,-79.4692459106445,-79.4520568847656,-79.4291381835938,-79.4062194824219,-79.38330078125,-79.3718490600586,-79.3661117553711,-79.3661117553711,null,-81.0219650268555,-81.0391464233398,-81.0563430786133,-81.0677947998047,-81.0849838256836,-81.102180480957,-81.1308212280273,-81.19384765625,-81.2224960327148,-81.2339553833008,-81.2855224609375,-81.3141708374023,-81.3313598632812,-81.3370895385742,-81.3485488891602,-81.3657379150391,-81.3657379150391,-81.2969818115234,-81.2339553833008,-81.1651992797852,-81.1365585327148,-81.0735244750977,-81.0620727539062,-81.0276870727539,-81.0219650268555,-81.0219650268555,-81.0219650268555,null,-79.6353988647461,-79.6697769165039,-79.7041625976562,-79.7041625976562,-79.7328109741211,-79.7328109741211,-79.7328109741211,-79.7671813964844,-79.7958297729492,-79.8130187988281,-79.8130187988281,-79.7958297729492,-79.8187484741211,-79.8932342529297,-79.9218826293945,-79.9333419799805,-79.9448013305664,-79.9677200317383,-80.0937728881836,-80.1453399658203,-80.1797103881836,-80.2140884399414,-80.3458709716797,-80.3458709716797,-80.3286819458008,-80.2370147705078,-80.1224136352539,-80.0364761352539,-79.8645858764648,-79.8645858764648,-79.8072891235352,-79.7843780517578,-79.7385406494141,-79.7499923706055,-79.7499923706055,-79.7385406494141,-79.7270736694336,-79.7156143188477,-79.7098846435547,-79.6927032470703,-79.6869735717773,-79.6869735717773,-79.6755065917969,-79.6525955200195,-79.6411361694336,-79.6525955200195,-79.6353988647461,-79.6296691894531,-79.6353988647461,-79.6353988647461,-79.6353988647461,-79.6353988647461,null,-79.7557220458984,-79.4978942871094,-79.4921646118164,-79.6927032470703,-79.8072891235352,-79.8130187988281,-79.8531265258789,-79.8531265258789,-79.8588562011719,-79.8875045776367,-79.8932342529297,-79.8989639282227,-79.8932342529297,-79.8932342529297,-79.8875045776367,-79.8703231811523,-79.7958297729492,-79.7786483764648,-79.7557220458984,-79.7557220458984,-79.7557220458984,null,-82.0590133666992,-82.0590133666992,-81.9444198608398,-81.7553482055664,-81.7209701538086,-81.6865921020508,-81.7095108032227,-81.7324295043945,-81.7438888549805,-81.7438888549805,-81.7438888549805,-81.7438888549805,-81.7496185302734,-81.7209701538086,-81.7152404785156,-81.7152404785156,-81.7209701538086,-81.8985824584961,-81.9100494384766,-81.9959869384766,-82.0475616455078,-82.0360946655273,-82.0532913208008,-82.0590133666992,-82.0590133666992,null,-81.5147094726562,-81.5204315185547,-81.5261611938477,-81.5490875244141,-81.5605392456055,-81.5605392456055,-81.5605392456055,-81.5662689208984,-81.5662689208984,-81.5433578491211,-81.5089797973633,-81.4574127197266,-81.4459457397461,-81.4230346679688,-81.3943862915039,-81.3657379150391,-81.3256301879883,-81.3027114868164,-81.2912521362305,-81.2912521362305,-81.0735244750977,-81.0792541503906,-81.0907211303711,-81.0849838256836,-81.0563430786133,-81.0620727539062,-81.0620727539062,-80.9589385986328,-80.9474716186523,-80.9016342163086,-80.8959121704102,-80.9073715209961,-80.9016342163086,-80.8787231445312,-80.8787231445312,-80.9073715209961,-80.9474716186523,-80.9703979492188,-80.9761276245117,-80.9703979492188,-80.9761276245117,-81.0047760009766,-81.0162353515625,-81.0219650268555,-81.0219650268555,-81.0677947998047,-81.0677947998047,-81.0907211303711,-81.1193618774414,-81.1422882080078,-81.1651992797852,-81.1823959350586,-81.19384765625,-81.199577331543,-81.2110366821289,-81.2282333374023,-81.2511444091797,-81.2912521362305,-81.3084411621094,-81.3027114868164,-81.4402160644531,-81.4574127197266,-81.4746017456055,-81.4860534667969,-81.5147094726562,-81.5147094726562,null,-79.8130187988281,-79.7901077270508,-79.7729110717773,-79.7671813964844,-79.7729110717773,-79.5437240600586,-79.5208129882812,-79.4921646118164,-79.4577865600586,-79.3661117553711,-79.3661117553711,-79.3718490600586,-79.38330078125,-79.4062194824219,-79.4291381835938,-79.4520568847656,-79.4692459106445,-79.4692459106445,-79.4692459106445,-79.4864349365234,-79.5208129882812,-79.5265426635742,-79.5265426635742,-79.5437240600586,-79.5494613647461,-79.5437240600586,-79.5265426635742,-79.5208129882812,-79.5265426635742,-79.5265426635742,-79.6124877929688,-79.6124877929688,-79.6124877929688,-79.6353988647461,-79.6525955200195,-79.6411361694336,-79.6525955200195,-79.6755065917969,-79.6869735717773,-79.6869735717773,-79.6927032470703,-79.7098846435547,-79.7156143188477,-79.7270736694336,-79.7385406494141,-79.7499923706055,-79.7499923706055,-79.7385406494141,-79.7843780517578,-79.8072891235352,-79.8645858764648,-79.8645858764648,-80.0364761352539,-80.1224136352539,-80.2370147705078,-80.1797103881836,-80.2370147705078,-80.2828521728516,-80.2427444458008,-80.196907043457,-80.1510696411133,-80.0995025634766,-80.1109619140625,-80.0995025634766,-80.0880355834961,-80.0765838623047,-79.8932342529297,-79.8875045776367,-79.8703231811523,-79.8473968505859,-79.8244857788086,-79.8130187988281,-79.8130187988281,null,-81.2339553833008,-81.2224960327148,-81.19384765625,-81.1308212280273,-81.102180480957,-81.0849838256836,-81.0677947998047,-81.0563430786133,-81.0391464233398,-81.0219650268555,-80.9761276245117,-80.9474716186523,-80.9417495727539,-80.9360198974609,-80.918830871582,-80.9016342163086,-80.8901824951172,-80.8844528198242,-80.9073715209961,-80.8156967163086,-80.8271560668945,-80.8500747680664,-80.8729934692383,-80.8844528198242,-80.9073715209961,-80.930290222168,-80.9589385986328,-80.9703979492188,-80.9875793457031,-81.0276870727539,-81.0907211303711,-81.102180480957,-81.1193618774414,-81.1365585327148,-81.1537399291992,-81.1651992797852,-81.1823959350586,-81.2396850585938,-81.2568740844727,-81.2511444091797,-81.2511444091797,-81.2740631103516,-81.3141708374023,-81.3141708374023,-81.3084411621094,-81.2969818115234,-81.2912521362305,-81.2797927856445,-81.2396850585938,-81.2339553833008,-81.2339553833008,null,-81.5032501220703,-81.4803237915039,-81.4688720703125,-81.4574127197266,-81.4344940185547,-81.3428192138672,-81.2740631103516,-81.2568740844727,-81.2511444091797,-81.2339553833008,-81.2167663574219,-81.2167663574219,-81.2053070068359,-81.1709289550781,-81.1651992797852,-81.1651992797852,-81.1651992797852,-81.1422882080078,-81.1193618774414,-81.102180480957,-81.0735244750977,-81.0907211303711,-81.1193618774414,-81.1594696044922,-81.1823959350586,-81.2224960327148,-81.2740631103516,-81.2969818115234,-81.3141708374023,-81.4631423950195,-81.4975204467773,-81.5204315185547,-81.5376205444336,-81.5147094726562,-81.5204315185547,-81.5261611938477,-81.5261611938477,-81.5204315185547,-81.5032501220703,-81.5032501220703,null,-80.9474716186523,-80.7755966186523,-80.6724548339844,-80.6667251586914,-80.6667251586914,-80.8443450927734,-81.0907211303711,-81.0677947998047,-81.0677947998047,-81.0219650268555,-81.0219650268555,-81.0162353515625,-81.0047760009766,-80.9761276245117,-80.9703979492188,-80.9761276245117,-80.9703979492188,-80.9474716186523,-80.9073715209961,-80.8787231445312,-80.8787231445312,-80.9016342163086,-80.9073715209961,-80.8959121704102,-80.9016342163086,-80.9474716186523,-80.9474716186523,null,-79.9505310058594,-79.8989639282227,-79.8932342529297,-79.8875045776367,-79.9046936035156,-79.9161529541016,-79.9276123046875,-79.9333419799805,-79.9448013305664,-79.9734497070312,-80.025016784668,-80.0479354858398,-80.1396102905273,-80.1682510375977,-80.1854476928711,-80.2026290893555,-80.2083587646484,-80.1510696411133,-80.0880355834961,-80.025016784668,-79.9791793823242,-79.9505310058594,-79.9505310058594,null,-79.8130187988281,-79.8130187988281,-79.8187484741211,-79.8072891235352,-79.6927032470703,-79.4921646118164,-79.4635162353516,-79.4635162353516,-79.4405975341797,-79.4176864624023,-79.3947601318359,-79.38330078125,-79.3661117553711,-79.3489227294922,-79.3317413330078,-79.291633605957,-79.2859039306641,-79.2859039306641,-79.3145446777344,-79.3202743530273,-79.3431930541992,-79.3489227294922,-79.3489227294922,-79.291633605957,-79.291633605957,-79.3030853271484,-79.3145446777344,-79.3145446777344,-79.3317413330078,-79.3661117553711,-79.4577865600586,-79.4921646118164,-79.5208129882812,-79.5437240600586,-79.7729110717773,-79.7671813964844,-79.7729110717773,-79.7901077270508,-79.8130187988281,-79.8130187988281,null,-81.1365585327148,-81.1079025268555,-81.0276870727539,-80.9875793457031,-80.918830871582,-80.8901824951172,-80.8729934692383,-80.8500747680664,-80.8443450927734,-80.8386154174805,-80.8271560668945,-80.8099670410156,-80.7927780151367,-80.7870483398438,-80.7813186645508,-80.7755966186523,-80.7068328857422,-80.649543762207,-80.6266174316406,-80.649543762207,-80.6896514892578,-80.7182922363281,-80.7297592163086,-80.7526702880859,-80.7927780151367,-80.8844528198242,-80.8901824951172,-80.9016342163086,-80.918830871582,-80.9360198974609,-80.9417495727539,-80.9474716186523,-80.9761276245117,-81.0219650268555,-81.0219650268555,-81.0276870727539,-81.0620727539062,-81.0735244750977,-81.1365585327148,-81.1365585327148,null,-80.2828521728516,-80.3000335693359,-80.3229598999023,-80.3286819458008,-80.3516006469727,-80.3802490234375,-80.4031677246094,-80.3917083740234,-80.3859786987305,-80.3687896728516,-80.3573303222656,-80.3516006469727,-80.3516006469727,-80.3458709716797,-80.3286819458008,-80.3229598999023,-80.3229598999023,-80.3286819458008,-80.3286819458008,-80.3229598999023,-80.3172225952148,-80.3000335693359,-80.2713851928711,-80.2541961669922,-80.2484664916992,-80.2312850952148,-80.2026290893555,-80.1739807128906,-80.1510696411133,-80.1396102905273,-80.1281433105469,-80.0708541870117,-80.0593948364258,-80.0536651611328,-80.0593948364258,-80.0765838623047,-80.0880355834961,-80.0995025634766,-80.1109619140625,-80.0995025634766,-80.1510696411133,-80.196907043457,-80.2427444458008,-80.2828521728516,-80.2828521728516,null,-82.4944610595703,-82.3454895019531,-82.2939300537109,-82.288200378418,-82.282470703125,-82.276741027832,-82.282470703125,-82.288200378418,-82.282470703125,-82.2595520019531,-82.2652740478516,-82.276741027832,-82.2710113525391,-82.276741027832,-82.2595520019531,-82.2538223266602,-82.2595520019531,-82.2251739501953,-82.2079849243164,-82.2079849243164,-82.1965255737305,-82.2939300537109,-82.4085235595703,-82.4257049560547,-82.4486236572266,-82.4658126831055,-82.4830017089844,-82.4830017089844,-82.4715423583984,-82.4658126831055,-82.4772720336914,-82.5517578125,-82.6147842407227,-82.6205139160156,-82.6147842407227,-82.5975952148438,-82.5804061889648,-82.5861358642578,-82.5861358642578,-82.5746765136719,-82.5632171630859,-82.5689468383789,-82.5804061889648,-82.5861358642578,-82.5804061889648,-82.5746765136719,-82.5689468383789,-82.4944610595703,-82.4944610595703,null,-80.3802490234375,-80.3516006469727,-80.3286819458008,-80.3229598999023,-80.3000335693359,-80.2828521728516,-80.2370147705078,-80.1797103881836,-80.2370147705078,-80.3286819458008,-80.3458709716797,-80.4260864257812,-80.5979766845703,-80.6724548339844,-80.649543762207,-80.5234909057617,-80.4604644775391,-80.4375457763672,-80.3802490234375,-80.3802490234375,null,-80.4604644775391,-80.4891128540039,-80.5063018798828,-80.5177612304688,-80.5406723022461,-80.5807800292969,-80.6266174316406,-80.649543762207,-80.7068328857422,-80.7755966186523,-80.7813186645508,-80.7870483398438,-80.7927780151367,-80.8099670410156,-80.8271560668945,-80.8386154174805,-80.8443450927734,-80.8500747680664,-80.8729934692383,-80.8901824951172,-80.918830871582,-80.8844528198242,-80.8615341186523,-80.8386154174805,-80.8386154174805,-80.5177612304688,-80.4088973999023,-80.3917083740234,-80.3917083740234,-80.3917083740234,-80.3802490234375,-80.3859786987305,-80.3974380493164,-80.4203567504883,-80.4318161010742,-80.4260864257812,-80.4318161010742,-80.4489974975586,-80.477653503418,-80.4891128540039,-80.4833831787109,-80.471923828125,-80.4604644775391,-80.4604644775391,null,-81.5032501220703,-81.5490875244141,-81.5261611938477,-81.5261611938477,-81.5318908691406,-81.5834579467773,-81.4173049926758,-81.3943862915039,-81.3084411621094,-81.3141708374023,-81.3141708374023,-81.2740631103516,-81.2511444091797,-81.2511444091797,-81.2568740844727,-81.2396850585938,-81.1823959350586,-81.1651992797852,-81.2568740844727,-81.2740631103516,-81.3428192138672,-81.4344940185547,-81.4574127197266,-81.4688720703125,-81.4803237915039,-81.5032501220703,-81.5032501220703,null,-81.3657379150391,-81.3657379150391,-81.3485488891602,-81.3370895385742,-81.3313598632812,-81.3141708374023,-81.2855224609375,-81.2339553833008,-81.2396850585938,-81.2797927856445,-81.2912521362305,-81.2969818115234,-81.3084411621094,-81.3943862915039,-81.4173049926758,-81.5834579467773,-81.7553482055664,-81.7496185302734,-81.7324295043945,-81.7037811279297,-81.6923217773438,-81.6636734008789,-81.5891952514648,-81.5662689208984,-81.554817199707,-81.4803237915039,-81.4516830444336,-81.4058456420898,-81.3886566162109,-81.3657379150391,-81.3657379150391,null,-81.6006546020508,-81.5834579467773,-81.5719985961914,-81.5605392456055,-81.5433578491211,-81.5147094726562,-81.4860534667969,-81.4746017456055,-81.4574127197266,-81.4402160644531,-81.3027114868164,-81.3084411621094,-81.2912521362305,-81.2511444091797,-81.2282333374023,-81.2511444091797,-81.2740631103516,-81.2912521362305,-81.2912521362305,-81.2855224609375,-81.2855224609375,-81.2568740844727,-81.3084411621094,-81.3313598632812,-81.3600082397461,-81.382926940918,-81.4001083374023,-81.4173049926758,-81.4402160644531,-81.4516830444336,-81.4631423950195,-81.4803237915039,-81.5032501220703,-81.5318908691406,-81.5891952514648,-81.5949249267578,-81.5949249267578,-81.6006546020508,-81.6292953491211,-81.646484375,-81.6636734008789,-81.6808700561523,-81.6808700561523,-81.6865921020508,-81.7152404785156,-81.8126373291016,-81.824104309082,-81.8527450561523,-81.8470230102539,-81.829833984375,-81.824104309082,-81.8069152832031,-81.8011856079102,-81.8069152832031,-81.7897262573242,-81.7725372314453,-81.7438888549805,-81.7095108032227,-81.7209701538086,-81.7553482055664,-81.7553482055664,-81.7553482055664,-81.7324295043945,-81.6579437255859,-81.6006546020508,-81.6006546020508,null,-89.7824859619141,-89.7767562866211,-89.7939453125,-89.8168640136719,-89.8340530395508,-89.8340530395508,-89.8397827148438,-89.8627014160156,-89.9028091430664,-89.9371871948242,-89.9486465454102,-89.9543762207031,-89.971565246582,-89.971565246582,-89.9543762207031,-89.9486465454102,-89.9658279418945,-90.0002059936523,-90.0174026489258,-90.0174026489258,-90.0059356689453,-89.9887542724609,-89.977294921875,-89.9658279418945,-89.9658279418945,-89.9600982666016,-89.9429168701172,-89.9142684936523,-89.9085388183594,-89.8970794677734,-89.9085388183594,-89.9028091430664,-89.8913497924805,-89.7137298583984,-89.5762252807617,-89.5876770019531,-89.5934066772461,-89.7824859619141,-89.7824859619141,null,-90.8997573852539,-90.8997573852539,-90.9284057617188,-90.9284057617188,-90.8711013793945,-90.8424606323242,-90.8080825805664,-90.7737045288086,-90.7393264770508,-90.7221374511719,-90.693489074707,-90.6361923217773,-90.5559768676758,-90.5559768676758,-90.5330657958984,-90.5445175170898,-90.435661315918,-90.429931640625,-90.3038787841797,-90.3038787841797,-90.6705703735352,-90.8940277099609,-90.8997573852539,-90.8997573852539,null,-91.5357360839844,-91.5357360839844,-91.5471954345703,-91.6732482910156,-92.1659927368164,-92.1659927368164,-92.0399398803711,-91.5357360839844,-91.5357360839844,null,-91.5529251098633,-91.5357360839844,-91.5586547851562,-91.5586547851562,-91.4841690063477,-91.421142578125,-91.3753051757812,-91.3180084228516,-91.2435302734375,-91.2148818969727,-91.1690444946289,-91.0258102416992,-90.962776184082,-90.9054794311523,-90.8768310546875,-90.8367309570312,-90.8195419311523,-90.7966232299805,-90.7565155029297,-90.7507858276367,-90.7622451782227,-90.7679748535156,-90.8252639770508,-90.8424606323242,-90.8367309570312,-90.8424606323242,-90.8940277099609,-90.9284057617188,-90.9284057617188,-90.8997573852539,-90.8997573852539,-91.5529251098633,-91.5529251098633,null,-88.2412261962891,-88.2354965209961,-88.2412261962891,-88.2641525268555,-88.2641525268555,-88.246955871582,-88.2297668457031,-87.9833984375,-88.0120468139648,-88.0120468139648,-88.0235061645508,-88.0464248657227,-88.0464248657227,-88.0235061645508,-87.9948577880859,-87.9318313598633,-87.8974609375,-87.8286972045898,-87.7656784057617,-87.7656784057617,-87.891731262207,-87.8859939575195,-88.0464248657227,-88.2011184692383,-88.1839370727539,-88.2412261962891,-88.2412261962891,null,-91.6445922851562,-91.5300064086914,-91.5300064086914,-91.5471954345703,-91.5701141357422,-91.6044921875,-91.598762512207,-91.5930328369141,-91.5701141357422,-91.5529251098633,-91.5357360839844,-91.5471954345703,-91.6044921875,-91.6675186157227,-91.7248153686523,-91.8107528686523,-91.8336791992188,-91.8623199462891,-91.8795166015625,-91.9081573486328,-91.9425354003906,-92.0170211791992,-92.1029663085938,-92.0800476074219,-92.0685882568359,-92.0685882568359,-92.05712890625,-92.0399398803711,-92.0112915039062,-91.6445922851562,-91.6445922851562,null,-92.2920455932617,-92.05712890625,-92.062858581543,-92.0399398803711,-92.0399398803711,-92.1659927368164,-92.1602630615234,-92.5441436767578,-92.5498733520508,-92.9051055908203,-92.8879165649414,-92.8478088378906,-92.8077011108398,-92.7847900390625,-92.779052734375,-92.7561340332031,-92.7332153320312,-92.6873779296875,-92.5785217285156,-92.5384140014648,-92.4639282226562,-92.4352798461914,-92.3607940673828,-92.3321533203125,-92.3034973144531,-92.2920455932617,-92.2920455932617,null,-88.3959274291992,-88.3959274291992,-88.2011184692383,-88.0464248657227,-88.0464248657227,-88.166748046875,-88.161018371582,-88.3959274291992,-88.3959274291992,null,-90.9226684570312,-90.9226684570312,-90.9112091064453,-90.9112091064453,-90.9226684570312,-91.6503295898438,-91.6503295898438,-91.6675186157227,-91.6732482910156,-91.5471954345703,-91.5357360839844,-90.9226684570312,-90.9226684570312,null,-90.9226684570312,-90.9112091064453,-90.3096084594727,-90.3096084594727,-90.3153381347656,-90.7908935546875,-90.7908935546875,-90.9112091064453,-90.9169387817383,-90.9226684570312,-90.9226684570312,null,-89.7137298583984,-89.7194595336914,-89.7137298583984,-89.6908111572266,-89.6793518066406,-89.6392440795898,-89.6163330078125,-89.5934066772461,-89.5934066772461,-89.6908111572266,-89.7137298583984,-89.7194595336914,-89.7366485595703,-89.7652969360352,-89.7767562866211,-89.7824859619141,-89.5934066772461,-89.2439041137695,-89.1293182373047,-89.1235885620117,-89.0089950561523,-89.0147171020508,-89.3527679443359,-89.34130859375,-89.7137298583984,-89.7137298583984,null,-91.2034225463867,-90.6648406982422,-90.6591110229492,-90.6533889770508,-90.6476516723633,-90.6591110229492,-90.6648406982422,-90.69921875,-90.7164077758789,-90.7278671264648,-90.7851638793945,-90.8138122558594,-90.8195419311523,-90.8424606323242,-90.9112091064453,-90.9570465087891,-90.9971542358398,-91.0544509887695,-91.1060180664062,-91.15185546875,-91.1747741699219,-91.1805038452148,-91.1747741699219,-91.1403961181641,-91.0716400146484,-91.0601806640625,-91.0716400146484,-91.15185546875,-91.1690444946289,-91.2034225463867,-91.2034225463867,null,-89.0147171020508,-89.3756866455078,-89.3756866455078,-89.8397827148438,-89.8340530395508,-89.8168640136719,-89.799674987793,-89.7824859619141,-89.7538375854492,-89.7366485595703,-89.7194595336914,-89.7137298583984,-89.34130859375,-89.3527679443359,-89.0147171020508,-89.0147171020508,-89.0147171020508,-89.0147171020508,null,-88.882942199707,-88.3959274291992,-88.3959274291992,-88.3902053833008,-88.4131164550781,-88.4131164550781,-88.5277099609375,-89.0147171020508,-89.0147171020508,-89.0089950561523,-88.882942199707,-88.882942199707,null,-87.3703308105469,-87.7484817504883,-87.6911926269531,-87.6338958740234,-87.5937881469727,-87.5708694458008,-87.5651397705078,-87.5479507446289,-87.536491394043,-87.4734649658203,-87.4620056152344,-87.44482421875,-87.4276275634766,-87.4104385375977,-87.3989868164062,-87.3817901611328,-87.3646011352539,-87.3588790893555,-87.3760604858398,-87.3646011352539,-87.3359527587891,-87.3187713623047,-87.2786636352539,-87.261474609375,-87.2328262329102,-87.2328262329102,-87.2099075317383,-87.1812591552734,-87.1411514282227,-87.1468811035156,-87.1067733764648,-87.1182327270508,-87.072395324707,-87.078125,-87.0666656494141,-87.0437469482422,-87.0208282470703,-86.9807205200195,-86.9635314941406,-86.9578018188477,-86.9692611694336,-87.0093688964844,-87.0322952270508,-87.0437469482422,-87.0322952270508,-87.0437469482422,-87.078125,-87.1125030517578,-87.1239624023438,-87.1411514282227,-87.1697998046875,-87.1927185058594,-87.1984481811523,-87.255744934082,-87.3130416870117,-87.341682434082,-87.3588790893555,-87.3703308105469,-87.3703308105469,null,-92.05712890625,-92.2920455932617,-92.2920455932617,-92.3034973144531,-92.2748489379883,-92.2232818603516,-92.2003707885742,-92.1602630615234,-92.1659927368164,-92.14306640625,-92.1144256591797,-92.1029663085938,-92.0857772827148,-92.0456695556641,-91.9941024780273,-91.97119140625,-91.9310836791992,-91.8795166015625,-91.8222122192383,-91.7649230957031,-91.6789779663086,-91.6216812133789,-91.5586547851562,-91.5586547851562,-91.5357360839844,-91.5529251098633,-92.05712890625,-92.05712890625,null,-92.1488037109375,-92.1488037109375,-92.14306640625,-92.1717224121094,-92.1659927368164,-91.6732482910156,-91.6675186157227,-91.6503295898438,-91.6503295898438,-91.6503295898438,-92.1488037109375,-92.1488037109375,null,-91.6503295898438,-90.9226684570312,-90.9169387817383,-91.1690444946289,-91.5300064086914,-91.6445922851562,-91.6503295898438,-91.6503295898438,-91.6503295898438,null,-88.0578842163086,-88.063606262207,-88.4188461303711,-88.6881332397461,-88.6824035644531,-88.699592590332,-88.6938629150391,-88.6652221679688,-88.6422958374023,-88.613655090332,-88.5448989868164,-88.4704132080078,-88.4131164550781,-88.3787384033203,-88.344367980957,-88.2584228515625,-88.1839370727539,-88.161018371582,-88.1323699951172,-88.1266403198242,-88.1266403198242,-88.0979919433594,-88.1094436645508,-88.1438293457031,-88.1438293457031,-88.1209106445312,-88.0865325927734,-88.0578842163086,-88.0578842163086,null,-88.166748046875,-88.166748046875,-88.3959274291992,-88.3959274291992,-88.882942199707,-88.882942199707,-88.3959274291992,-88.3959274291992,-88.161018371582,-88.166748046875,-88.166748046875,null,-89.0491027832031,-89.0491027832031,-88.9402389526367,-88.9345092773438,-88.8600234985352,-88.8141860961914,-88.7454299926758,-88.6938629150391,-88.699592590332,-88.6824035644531,-88.6881332397461,-88.4188461303711,-88.430305480957,-88.6824035644531,-88.9287796020508,-88.9287796020508,-89.0491027832031,-89.0491027832031,-89.0491027832031,null,-90.4184646606445,-90.6419219970703,-90.6591110229492,-90.6648406982422,-90.69921875,-90.7507858276367,-90.8195419311523,-90.8768310546875,-90.8997573852539,-90.9570465087891,-91.0086135864258,-91.0601806640625,-91.0716400146484,-91.0888290405273,-91.1289367675781,-91.15185546875,-91.1060180664062,-91.0544509887695,-90.9971542358398,-90.9570465087891,-90.9112091064453,-90.8424606323242,-90.8195419311523,-90.8138122558594,-90.7851638793945,-90.7278671264648,-90.7164077758789,-90.69921875,-90.6648406982422,-90.6247329711914,-90.5903549194336,-90.5674438476562,-90.5216064453125,-90.4700393676758,-90.424201965332,-90.424201965332,-90.4184646606445,-90.4184646606445,null,-89.3756866455078,-89.3928756713867,-89.8455123901367,-89.8397827148438,-89.8397827148438,-89.3756866455078,-89.3756866455078,-89.3756866455078,-89.3756866455078,null,-88.882942199707,-88.882942199707,-89.0089950561523,-89.1235885620117,-89.1293182373047,-89.2439041137695,-89.2381744384766,-89.1636962890625,-89.1694259643555,-89.1980667114258,-89.1923370361328,-89.1694259643555,-89.1694259643555,-88.8772125244141,-88.882942199707,-88.882942199707,null,-90.424201965332,-90.3955535888672,-90.3554458618164,-90.3267974853516,-90.2695007324219,-90.2293930053711,-90.1950149536133,-90.1491775512695,-90.1262588500977,-90.0861511230469,-90.0460433959961,-90.0288619995117,-90.0116653442383,-89.977294921875,-89.9429168701172,-89.8913497924805,-89.8684310913086,-89.8340530395508,-89.8397827148438,-89.8397827148438,-90.424201965332,-90.424201965332,-90.424201965332,null,-90.0288619995117,-90.3038787841797,-90.3038787841797,-90.429931640625,-90.435661315918,-90.5445175170898,-90.5330657958984,-90.5559768676758,-90.5559768676758,-90.4929504394531,-90.4471206665039,-90.4127349853516,-90.4070129394531,-90.3783645629883,-90.3382568359375,-90.3267974853516,-90.3153381347656,-90.2981491088867,-90.240852355957,-90.2179336547852,-90.2007522583008,-90.1720962524414,-90.1377182006836,-90.1319885253906,-90.1205368041992,-90.0918807983398,-89.9199905395508,-89.9314575195312,-90.0288619995117,-90.0288619995117,null,-90.3038787841797,-90.2981491088867,-90.3840942382812,-90.4585723876953,-90.5387878417969,-90.9112091064453,-90.9398651123047,-90.9570465087891,-90.9799728393555,-90.9742431640625,-90.9570465087891,-90.962776184082,-91.157585144043,-91.157585144043,-91.157585144043,-91.1690444946289,-91.1690444946289,-90.9169387817383,-90.9112091064453,-90.7908935546875,-90.7908935546875,-90.3153381347656,-90.3038787841797,-90.3038787841797,null,-89.0147171020508,-88.5277099609375,-88.5334396362305,-88.7798080444336,-89.0147171020508,-89.0147171020508,-89.0147171020508,null,-90.3038787841797,-89.8913497924805,-89.9028091430664,-89.9085388183594,-89.8970794677734,-89.9085388183594,-89.9142684936523,-89.9429168701172,-89.9600982666016,-89.9658279418945,-89.9658279418945,-89.977294921875,-89.9887542724609,-90.0059356689453,-90.0174026489258,-90.0174026489258,-90.0002059936523,-89.9658279418945,-89.9486465454102,-89.9543762207031,-89.971565246582,-89.971565246582,-89.9543762207031,-89.9486465454102,-89.9371871948242,-89.9028091430664,-89.8627014160156,-89.8397827148438,-89.8340530395508,-89.8340530395508,-89.8168640136719,-89.7939453125,-89.7767562866211,-89.7824859619141,-90.3038787841797,-90.3096084594727,-90.2981491088867,-90.3038787841797,-90.3038787841797,null,-87.8000564575195,-88.2011184692383,-88.3042602539062,-88.3042602539062,-88.1896591186523,-88.1896591186523,-87.7885894775391,-87.8115158081055,-87.8172378540039,-87.8115158081055,-87.8000564575195,-87.8000564575195,null,-87.5193023681641,-87.7656784057617,-87.7656784057617,-87.7484817504883,-87.3703308105469,-87.3760604858398,-87.4218978881836,-87.4620056152344,-87.4906539916992,-87.5135726928711,-87.525032043457,-87.5193023681641,-87.5193023681641,null,-91.4383392333984,-91.3294677734375,-91.3294677734375,-91.340934753418,-91.340934753418,-91.3237380981445,-91.2950973510742,-91.2779006958008,-91.2320709228516,-91.2263412475586,-91.2148818969727,-91.1862335205078,-91.157585144043,-91.157585144043,-90.962776184082,-90.9112091064453,-90.9169387817383,-91.2549896240234,-91.2435302734375,-91.2435302734375,-91.2607192993164,-91.2893676757812,-91.3065567016602,-91.3581161499023,-91.3982238769531,-91.4383392333984,-91.4383392333984,null,-89.8455123901367,-89.9142684936523,-90.4184646606445,-90.424201965332,-89.8397827148438,-89.8455123901367,-89.8455123901367,null,-89.0491027832031,-88.9287796020508,-88.9287796020508,-88.6824035644531,-88.6824035644531,-88.6422958374023,-88.6422958374023,-88.9746170043945,-88.9746170043945,-89.2209854125977,-89.2209854125977,-89.4157943725586,-89.4157943725586,-89.0491027832031,-89.0491027832031,null,-90.0345916748047,-90.0460433959961,-90.0345916748047,-89.4215240478516,-89.4157943725586,-89.4157943725586,-90.0345916748047,-90.0345916748047,null,-87.7656784057617,-87.5193023681641,-87.5193023681641,-87.4963836669922,-87.5078430175781,-87.5708694458008,-87.6338958740234,-87.6510848999023,-87.6510848999023,-87.6854629516602,-87.6797332763672,-87.7026443481445,-87.714111328125,-87.708381652832,-88.0464248657227,-88.0464248657227,-87.8859939575195,-87.891731262207,-87.7656784057617,-87.7656784057617,null,-89.8340530395508,-90.3096084594727,-90.3096084594727,-90.1950149536133,-90.1950149536133,-90.0345916748047,-89.4157943725586,-89.2209854125977,-89.2209854125977,-89.2152633666992,-89.8340530395508,-89.8340530395508,null,-87.8344268798828,-87.8057861328125,-87.8115158081055,-87.8344268798828,-87.8172378540039,-87.8057861328125,-87.8115158081055,-87.8344268798828,-87.8286972045898,-87.8229675292969,-87.8516235351562,-87.8745346069336,-87.8974609375,-87.8630752563477,-87.8344268798828,-87.7427520751953,-87.6969146728516,-87.6740036010742,-87.6969146728516,-87.7370223999023,-87.7484817504883,-87.7484817504883,-87.7026443481445,-87.6682739257812,-87.6281661987305,-87.5937881469727,-87.6052474975586,-87.610969543457,-87.6338958740234,-87.719841003418,-87.7599487304688,-87.7599487304688,-87.9375686645508,-87.9375686645508,-88.1209106445312,-88.1209106445312,-88.1839370727539,-88.1839370727539,-88.3157119750977,-88.3157119750977,-88.430305480957,-88.4188461303711,-88.063606262207,-88.0578842163086,-88.0235061645508,-88.0063171386719,-87.977668762207,-87.9031829833984,-87.8344268798828,-87.8344268798828,null,-89.5876770019531,-89.1694259643555,-89.1694259643555,-89.1923370361328,-89.1980667114258,-89.1694259643555,-89.1636962890625,-89.2381744384766,-89.2439041137695,-89.5934066772461,-89.5876770019531,-89.5876770019531,null,-88.0693435668945,-88.0693435668945,-87.891731262207,-87.8974609375,-87.8802642822266,-87.8688049316406,-87.8688049316406,-87.8859939575195,-87.8802642822266,-87.8344268798828,-87.8286972045898,-87.8344268798828,-87.8229675292969,-88.0693435668945,-88.0693435668945,null,-90.2981491088867,-90.3096084594727,-90.9169387817383,-90.9112091064453,-90.962776184082,-90.9570465087891,-90.9742431640625,-90.9799728393555,-90.9570465087891,-90.9398651123047,-90.9112091064453,-90.5387878417969,-90.4585723876953,-90.3840942382812,-90.2981491088867,-90.2981491088867,null,-88.246955871582,-88.246955871582,-88.4876022338867,-88.4818725585938,-88.6422958374023,-88.6422958374023,-88.6824035644531,-88.6824035644531,-88.430305480957,-88.3157119750977,-88.3157119750977,-88.1839370727539,-88.1839370727539,-88.1209106445312,-88.1209106445312,-87.9375686645508,-87.9375686645508,-87.7599487304688,-87.7599487304688,-87.794319152832,-87.8172378540039,-87.8229675292969,-87.8516235351562,-87.8859939575195,-87.9146423339844,-87.9203720092773,-87.977668762207,-87.977668762207,-87.9833984375,-88.2297668457031,-88.246955871582,-88.246955871582,null,-90.0345916748047,-90.0345916748047,-89.3069305419922,-89.3012008666992,-89.1808776855469,-89.1751480102539,-89.0491027832031,-89.0491027832031,-89.4157943725586,-89.4215240478516,-90.0345916748047,-90.0345916748047,null,-88.3959274291992,-88.7339706420898,-88.7339706420898,-88.6021881103516,-88.2412261962891,-88.1839370727539,-88.2011184692383,-88.3959274291992,-88.3959274291992,null,-88.0693435668945,-88.063606262207,-88.0406951904297,-88.0406951904297,-87.7656784057617,-87.7828598022461,-87.8172378540039,-87.8516235351562,-87.8802642822266,-87.891731262207,-87.8974609375,-87.891731262207,-88.0693435668945,-88.0693435668945,null,-92.3378829956055,-92.14306640625,-92.1488037109375,-91.6503295898438,-91.6445922851562,-92.0112915039062,-92.0399398803711,-92.05712890625,-92.0685882568359,-92.0685882568359,-92.0800476074219,-92.1029663085938,-92.0972290039062,-92.2519378662109,-92.2977752685547,-92.320686340332,-92.3378829956055,-92.3378829956055,null,-92.1488037109375,-92.1488037109375,-92.14306640625,-92.3378829956055,-92.3607940673828,-92.4352798461914,-92.5326843261719,-92.5899810791016,-92.6300888061523,-92.6759185791016,-92.7389526367188,-92.8019714355469,-92.7962493896484,-92.7618637084961,-92.1488037109375,-92.1488037109375,null,-92.7618637084961,-92.7504119873047,-92.7274856567383,-92.6873779296875,-92.6701965332031,-92.6816482543945,-92.7389526367188,-92.779052734375,-92.9108352661133,-92.9222946166992,-92.9051055908203,-92.5498733520508,-92.5441436767578,-92.1602630615234,-92.1659927368164,-92.1659927368164,-92.7675933837891,-92.7847900390625,-92.7618637084961,-92.7618637084961,null,-89.5762252807617,-89.7137298583984,-89.7137298583984,-89.8283233642578,-89.8340530395508,-89.2152633666992,-89.2209854125977,-89.5762252807617,-89.5762252807617,null,-90.3038787841797,-90.0288619995117,-90.0345916748047,-90.0345916748047,-90.0460433959961,-90.6763000488281,-90.6763000488281,-90.6705703735352,-90.3038787841797,-90.3038787841797,null,-87.8229675292969,-87.8057861328125,-87.7714080810547,-87.7656784057617,-87.7714080810547,-87.7828598022461,-87.7885894775391,-88.1896591186523,-88.1896591186523,-88.3042602539062,-88.3157119750977,-88.0693435668945,-87.8229675292969,-87.8229675292969,null,-90.1950149536133,-90.2293930053711,-90.2695007324219,-90.3267974853516,-90.3554458618164,-90.3955535888672,-90.424201965332,-90.4700393676758,-90.5216064453125,-90.5674438476562,-90.5903549194336,-90.6247329711914,-90.6648406982422,-90.6591110229492,-90.6476516723633,-90.6533889770508,-90.6591110229492,-90.6648406982422,-90.6591110229492,-90.3096084594727,-90.1892852783203,-90.1950149536133,-90.1950149536133,null,-88.7740783691406,-88.9402389526367,-89.3756866455078,-89.3756866455078,-89.0147171020508,-88.7798080444336,-88.7740783691406,-88.7740783691406,null,-91.5357360839844,-90.6763000488281,-90.6763000488281,-90.9226684570312,-90.9226684570312,-91.5357360839844,-91.5357360839844,-91.5357360839844,null,-92.1488037109375,-92.7618637084961,-92.779052734375,-92.7618637084961,-92.7905197143555,-92.8019714355469,-92.779052734375,-92.7905197143555,-92.7675933837891,-92.1659927368164,-92.1717224121094,-92.14306640625,-92.1488037109375,-92.1488037109375,null,-90.1950149536133,-90.1892852783203,-90.3096084594727,-90.3038787841797,-89.7824859619141,-89.7767562866211,-89.7652969360352,-89.7366485595703,-89.7194595336914,-89.7137298583984,-89.6908111572266,-89.5934066772461,-89.5934066772461,-89.6163330078125,-89.6392440795898,-89.6793518066406,-89.6908111572266,-89.7137298583984,-89.7194595336914,-89.7137298583984,-89.7194595336914,-89.7366485595703,-89.7538375854492,-89.7824859619141,-89.799674987793,-89.8168640136719,-89.8340530395508,-89.8684310913086,-89.8913497924805,-89.9429168701172,-89.977294921875,-90.0116653442383,-90.0288619995117,-90.0460433959961,-90.0861511230469,-90.1262588500977,-90.1491775512695,-90.1950149536133,-90.1950149536133,null,-90.6763000488281,-91.5357360839844,-91.5300064086914,-91.5586547851562,-91.5529251098633,-90.8997573852539,-90.8940277099609,-90.6705703735352,-90.6763000488281,-90.6763000488281,null,-88.246955871582,-88.2641525268555,-88.2641525268555,-88.2412261962891,-88.2354965209961,-88.2412261962891,-88.6021881103516,-88.6021881103516,-89.2152633666992,-89.2209854125977,-88.9746170043945,-88.9803466796875,-88.7339706420898,-88.7339706420898,-88.4876022338867,-88.246955871582,-88.246955871582,-88.246955871582,null,-88.166748046875,-88.0464248657227,-87.708381652832,-87.719841003418,-87.7026443481445,-87.6854629516602,-87.6911926269531,-87.714111328125,-87.7427520751953,-87.7599487304688,-87.7656784057617,-88.0406951904297,-88.166748046875,-88.166748046875,-88.166748046875,null,-90.9112091064453,-90.9112091064453,-90.9226684570312,-90.9226684570312,-90.9226684570312,-90.6763000488281,-90.0460433959961,-90.0345916748047,-90.1950149536133,-90.1950149536133,-90.3096084594727,-90.9112091064453,-90.9112091064453,null,-91.4383392333984,-91.4956283569336,-91.5471954345703,-91.5357360839844,-91.5529251098633,-91.5701141357422,-91.5930328369141,-91.598762512207,-91.6044921875,-91.5701141357422,-91.5471954345703,-91.5300064086914,-91.5300064086914,-91.1690444946289,-91.1690444946289,-91.157585144043,-91.157585144043,-91.1862335205078,-91.2148818969727,-91.2263412475586,-91.2320709228516,-91.2779006958008,-91.2950973510742,-91.3237380981445,-91.340934753418,-91.340934753418,-91.3294677734375,-91.3294677734375,-91.4383392333984,-91.4383392333984,null,-90.9169387817383,-90.3096084594727,-90.3038787841797,-90.3096084594727,-90.6591110229492,-90.6648406982422,-91.2034225463867,-91.2263412475586,-91.2263412475586,-91.2206115722656,-91.2263412475586,-91.2607192993164,-91.2492599487305,-91.23779296875,-91.2721786499023,-91.2549896240234,-90.9169387817383,-90.9169387817383,null,-88.9918060302734,-88.9345092773438,-88.9402389526367,-89.0491027832031,-89.0491027832031,-89.1751480102539,-89.1808776855469,-89.3012008666992,-89.3069305419922,-90.0345916748047,-90.0288619995117,-89.9314575195312,-89.9199905395508,-89.8856201171875,-89.6850814819336,-89.34130859375,-89.1063919067383,-89.066291809082,-89.0376434326172,-88.9918060302734,-88.9918060302734,null,-88.3042602539062,-88.699592590332,-88.7740783691406,-88.7798080444336,-88.5334396362305,-88.3157119750977,-88.3042602539062,-88.3042602539062,-88.3042602539062,null,-91.5357360839844,-92.0399398803711,-92.0399398803711,-92.062858581543,-92.05712890625,-91.5529251098633,-91.5586547851562,-91.5300064086914,-91.5357360839844,-91.5357360839844,null,-88.4131164550781,-88.4131164550781,-88.3902053833008,-88.3959274291992,-88.166748046875,-88.0406951904297,-88.0406951904297,-88.063606262207,-88.0693435668945,-88.4131164550781,-88.4131164550781,null,-88.5277099609375,-88.4131164550781,-88.0693435668945,-88.0693435668945,-88.3157119750977,-88.5334396362305,-88.5277099609375,-88.5277099609375,null,-88.6021881103516,-88.7339706420898,-88.7339706420898,-88.882942199707,-89.2209854125977,-89.2152633666992,-88.6021881103516,-88.6021881103516,-88.6021881103516,null,-89.1694259643555,-89.5876770019531,-89.5762252807617,-89.2209854125977,-88.882942199707,-88.8772125244141,-89.1694259643555,-89.1694259643555,null,-88.7339706420898,-88.3959274291992,-88.3959274291992,-88.3959274291992,-88.882942199707,-88.8772125244141,-88.882942199707,-88.7339706420898,-88.7339706420898,null,-90.3096084594727,-89.8340530395508,-89.8283233642578,-89.7137298583984,-89.7137298583984,-89.8913497924805,-90.3038787841797,-90.3153381347656,-90.3096084594727,-90.3096084594727,null,-106.32950592041,-106.323776245117,-106.220642089844,-106.220642089844,-106.065948486328,-106.065948486328,-106.065948486328,-105.613311767578,-105.613311767578,-105.63623046875,-105.63623046875,-105.664878845215,-105.664878845215,-105.63623046875,-105.63623046875,-105.515907287598,-105.510177612305,-105.372665405273,-105.372665405273,-105.355476379395,-105.349754333496,-105.33829498291,-105.332557678223,-105.321098327637,-105.298187255859,-105.298187255859,-105.280990600586,-105.280990600586,-105.263809204102,-105.263809204102,-105.275260925293,-105.280990600586,-105.286720275879,-106.209190368652,-106.203460693359,-106.32950592041,-106.32950592041,null,-108.615608215332,-108.283294677734,-107.905136108398,-107.882225036621,-107.882225036621,-107.853576660156,-107.865028381348,-107.819198608398,-107.830657958984,-107.761901855469,-107.74471282959,-107.693153381348,-107.68741607666,-107.653045654297,-107.607208251953,-107.538444519043,-107.53271484375,-107.486885070801,-107.463966369629,-107.418128967285,-107.383750915527,-107.366561889648,-107.320724487305,-107.303535461426,-107.303535461426,-107.280616760254,-107.23477935791,-107.206130981445,-107.200408935547,-107.166023254395,-107.188941955566,-107.13737487793,-107.13737487793,-107.441047668457,-107.859306335449,-108.29475402832,-108.546852111816,-108.564041137695,-108.564041137695,-108.586959838867,-108.586959838867,-108.609878540039,-108.615608215332,-108.615608215332,null,-105.08618927002,-105.080459594727,-105.063270568848,-105.063270568848,-105.091918945312,-105.091918945312,-105.069000244141,-105.074729919434,-105.040351867676,-106.008651733398,-106.008651733398,-106.014381408691,-106.002922058105,-105.997192382812,-106.008651733398,-106.020111083984,-106.002922058105,-106.002922058105,-106.020111083984,-105.911247253418,-105.693519592285,-105.36693572998,-105.189315795898,-105.08618927002,-105.08618927002,null,-106.065948486328,-106.065948486328,-106.065948486328,-106.220642089844,-106.220642089844,-106.323776245117,-106.32950592041,-106.856628417969,-107.309265136719,-107.922332763672,-107.916603088379,-107.933792114258,-107.933792114258,-107.515533447266,-107.509803771973,-107.492607116699,-107.492607116699,-107.515533447266,-107.515533447266,-107.509803771973,-107.246238708496,-106.793601989746,-106.283668518066,-106.065948486328,-106.065948486328,null,-105.280990600586,-105.298187255859,-105.298187255859,-105.321098327637,-105.332557678223,-105.33829498291,-105.349754333496,-105.355476379395,-105.372665405273,-105.372665405273,-105.510177612305,-105.515907287598,-105.63623046875,-105.63623046875,-105.664878845215,-105.664878845215,-105.63623046875,-105.63623046875,-105.613311767578,-105.613311767578,-106.065948486328,-106.065948486328,-106.065948486328,-106.054481506348,-106.060218811035,-106.048759460449,-106.048759460449,-106.065948486328,-106.071678161621,-106.008651733398,-105.040351867676,-104.91429901123,-104.91429901123,-104.902839660645,-104.902839660645,-104.897117614746,-105.26953125,-105.280990600586,-105.280990600586,null,-104.054862976074,-105.074729919434,-105.069000244141,-105.091918945312,-105.091918945312,-105.063270568848,-105.063270568848,-105.080459594727,-105.08618927002,-105.02889251709,-104.925765991211,-104.782516479492,-104.581985473633,-104.341346740723,-104.157997131348,-104.054862976074,-104.054862976074,-104.054862976074,-104.054862976074,null,-110.053733825684,-110.036544799805,-110.030815124512,-109.904762268066,-109.85319519043,-109.876121520996,-109.85319519043,-109.85319519043,-109.824554443359,-109.818817138672,-109.864654541016,-109.790176391602,-109.727142333984,-109.675575256348,-109.641204833984,-109.606826782227,-109.549530029297,-109.509422302246,-109.486503601074,-109.417755126953,-109.406288146973,-109.377647399902,-109.354721069336,-109.326080322266,-109.308883666992,-109.245864868164,-109.165649414062,-109.165649414062,-108.930740356445,-108.925010681152,-108.810409545898,-108.810409545898,-108.684364318848,-108.678634643555,-108.569770812988,-108.564041137695,-108.455177307129,-108.449447631836,-108.329132080078,-108.323402404785,-108.145790100098,-108.14005279541,-107.59001159668,-107.584281921387,-107.509803771973,-107.521263122559,-107.504066467285,-107.509803771973,-107.492607116699,-107.492607116699,-107.538444519043,-107.53271484375,-107.509803771973,-107.515533447266,-107.767631530762,-108.180160522461,-108.787498474121,-108.919281005859,-109.039596557617,-109.033866882324,-109.062515258789,-109.068244934082,-109.15991973877,-109.171379089355,-109.131271362305,-109.15991973877,-109.188568115234,-109.217216491699,-109.182838439941,-109.188568115234,-109.343269348145,-109.383377075195,-109.480773925781,-109.492233276367,-109.560989379883,-109.560989379883,-109.65266418457,-109.65266418457,-109.687042236328,-109.675575256348,-109.692771911621,-109.664123535156,-109.715682983398,-109.755790710449,-109.755790710449,-110.053733825684,-110.053733825684,-110.053733825684,null,-104.054862976074,-104.060592651367,-104.060592651367,-104.656471252441,-104.656471252441,-104.650741577148,-104.060592651367,-104.054862976074,-104.054862976074,null,-109.308883666992,-109.091163635254,-109.096893310547,-108.913551330566,-108.907814025879,-108.787498474121,-108.787498474121,-108.546852111816,-108.483825683594,-108.483825683594,-108.420806884766,-108.420806884766,-108.300483703613,-108.29475402832,-108.180160522461,-108.174430847168,-107.950973510742,-107.950973510742,-107.698875427246,-107.693153381348,-107.584281921387,-107.584281921387,-107.59001159668,-108.14005279541,-108.145790100098,-108.323402404785,-108.329132080078,-108.449447631836,-108.455177307129,-108.564041137695,-108.569770812988,-108.678634643555,-108.684364318848,-108.810409545898,-108.810409545898,-108.925010681152,-108.930740356445,-109.165649414062,-109.165649414062,-109.245864868164,-109.308883666992,-109.308883666992,null,-106.071678161621,-106.455558776855,-107.091537475586,-107.103004455566,-107.097267150879,-107.103004455566,-107.114463806152,-107.120193481445,-107.13737487793,-107.13737487793,-107.188941955566,-107.166023254395,-107.200408935547,-107.206130981445,-107.23477935791,-107.280616760254,-107.303535461426,-107.303535461426,-107.320724487305,-107.366561889648,-106.988410949707,-106.656097412109,-106.432640075684,-106.197731018066,-106.002922058105,-106.002922058105,-106.020111083984,-106.008651733398,-105.997192382812,-106.002922058105,-106.014381408691,-106.008651733398,-106.008651733398,-106.071678161621,-106.071678161621,null,-105.286720275879,-105.280990600586,-104.656471252441,-104.656471252441,-104.060592651367,-104.060592651367,-104.060592651367,-104.942947387695,-105.286720275879,-105.286720275879,null,-110.036544799805,-110.042274475098,-111.056411743164,-111.050682067871,-111.056411743164,-111.056411743164,-111.050682067871,-110.810035705566,-110.804306030273,-110.586578369141,-110.580848693848,-110.592315673828,-110.592315673828,-110.626686096191,-110.626686096191,-110.598045349121,-110.586578369141,-110.535018920898,-110.540740966797,-110.208427429199,-110.036544799805,-110.036544799805,null,-106.065948486328,-106.283668518066,-106.793601989746,-107.246238708496,-107.509803771973,-107.53271484375,-107.538444519043,-107.492607116699,-107.492607116699,-107.509803771973,-107.504066467285,-107.521263122559,-107.509803771973,-107.23477935791,-107.229049682617,-107.103004455566,-107.091537475586,-106.455558776855,-106.071678161621,-106.065948486328,-106.048759460449,-106.048759460449,-106.060218811035,-106.054481506348,-106.065948486328,-106.065948486328,-106.065948486328,-106.065948486328,null,-104.650741577148,-104.897117614746,-104.902839660645,-104.902839660645,-104.91429901123,-104.91429901123,-104.060592651367,-104.066329956055,-104.060592651367,-104.060592651367,-104.650741577148,-104.650741577148,null,-109.308883666992,-109.326080322266,-109.354721069336,-109.377647399902,-109.406288146973,-109.417755126953,-109.486503601074,-109.509422302246,-109.549530029297,-109.606826782227,-109.641204833984,-109.675575256348,-109.727142333984,-109.790176391602,-109.864654541016,-109.818817138672,-109.824554443359,-109.85319519043,-109.85319519043,-109.876121520996,-109.85319519043,-109.904762268066,-110.030815124512,-110.036544799805,-110.053733825684,-110.059463500977,-111.062141418457,-111.056411743164,-111.044952392578,-109.996437072754,-109.813087463379,-109.732879638672,-109.492233276367,-109.268775939941,-108.993759155273,-108.787498474121,-108.615608215332,-108.609878540039,-108.586959838867,-108.586959838867,-108.564041137695,-108.564041137695,-108.546852111816,-108.546852111816,-108.787498474121,-108.787498474121,-108.907814025879,-108.913551330566,-109.096893310547,-109.091163635254,-109.308883666992,-109.308883666992,null,-104.897117614746,-104.650741577148,-104.656471252441,-105.280990600586,-105.275260925293,-105.263809204102,-105.263809204102,-105.280990600586,-105.280990600586,-105.26953125,-104.897117614746,-104.897117614746,null,-107.366561889648,-107.383750915527,-107.418128967285,-107.463966369629,-107.486885070801,-107.53271484375,-107.538444519043,-107.607208251953,-107.653045654297,-107.68741607666,-107.693153381348,-107.74471282959,-107.761901855469,-107.830657958984,-107.819198608398,-107.865028381348,-107.853576660156,-107.882225036621,-107.882225036621,-107.905136108398,-107.779090881348,-107.584281921387,-107.332183837891,-107.028518676758,-106.690467834473,-106.346694946289,-106.237831115723,-106.020111083984,-106.002922058105,-106.197731018066,-106.432640075684,-106.656097412109,-106.988410949707,-107.366561889648,-107.366561889648,null,-110.036544799805,-110.208427429199,-110.540740966797,-110.535018920898,-110.586578369141,-110.598045349121,-110.626686096191,-110.626686096191,-110.592315673828,-110.592315673828,-110.580848693848,-110.586578369141,-110.580848693848,-110.34593963623,-110.34593963623,-110.059463500977,-110.053733825684,-109.755790710449,-109.755790710449,-109.715682983398,-109.664123535156,-109.692771911621,-109.675575256348,-109.687042236328,-109.65266418457,-109.65266418457,-109.560989379883,-109.560989379883,-109.492233276367,-109.480773925781,-109.383377075195,-109.343269348145,-109.188568115234,-109.182838439941,-109.217216491699,-109.188568115234,-109.15991973877,-109.131271362305,-109.171379089355,-109.15991973877,-109.068244934082,-109.062515258789,-109.033866882324,-109.039596557617,-110.036544799805,-110.036544799805,null,-110.042274475098,-110.036544799805,-109.039596557617,-108.919281005859,-108.787498474121,-108.180160522461,-107.767631530762,-107.515533447266,-107.515533447266,-107.492607116699,-107.492607116699,-107.509803771973,-107.515533447266,-107.933792114258,-107.933792114258,-107.916603088379,-107.922332763672,-109.056785583496,-109.051063537598,-110.00789642334,-110.053733825684,-110.042274475098,-110.042274475098,null,-111.050682067871,-111.062141418457,-111.056411743164,-111.062141418457,-110.059463500977,-110.053733825684,-110.053733825684,-110.059463500977,-110.34593963623,-110.34593963623,-110.580848693848,-110.586578369141,-110.804306030273,-110.810035705566,-111.050682067871,-111.050682067871,null,-110.053733825684,-111.056411743164,-111.056411743164,-111.056411743164,-110.042274475098,-110.053733825684,-110.053733825684,null,-107.509803771973,-107.584281921387,-107.584281921387,-107.693153381348,-107.698875427246,-107.950973510742,-107.950973510742,-108.174430847168,-108.180160522461,-108.29475402832,-108.300483703613,-108.420806884766,-108.420806884766,-108.483825683594,-108.483825683594,-108.546852111816,-108.546852111816,-108.29475402832,-107.859306335449,-107.441047668457,-107.13737487793,-107.120193481445,-107.114463806152,-107.103004455566,-107.097267150879,-107.103004455566,-107.229049682617,-107.23477935791,-107.509803771973,-107.509803771973,null,-105.074729919434,-104.054862976074,-104.060592651367,-104.054862976074,-104.060592651367,-104.91429901123,-105.040351867676,-105.074729919434,-105.074729919434,null,-107.206130981445,-107.200408935547,-107.085807800293,-107.039970397949,-106.707664489746,-106.68473815918,-106.381072998047,-106.375343322754,-106.455558776855,-106.455558776855,-106.467018127441,-106.467018127441,-106.409721374512,-106.421180725098,-106.449829101562,-106.759223937988,-107.206130981445,-107.206130981445,null,-113.3310546875,-113.325325012207,-113.3310546875,-113.3310546875,-113.955574035645,-113.955574035645,-114.264976501465,-114.270706176758,-114.539993286133,-114.660308837891,-114.700416564941,-114.711875915527,-114.688957214355,-114.740524291992,-114.71760559082,-114.729064941406,-114.688957214355,-114.648849487305,-114.637390136719,-114.608741760254,-114.62020111084,-114.568641662598,-114.557182312012,-114.528533935547,-114.539993286133,-114.522804260254,-114.539993286133,-114.539993286133,-114.517074584961,-114.454048156738,-114.471237182617,-114.448318481445,-114.41967010498,-114.396751403809,-114.299346923828,-114.230598449707,-114.190490722656,-114.133193969727,-114.13892364502,-114.087356567383,-114.02433013916,-113.904014587402,-113.869636535645,-113.829528808594,-113.703475952148,-113.674827575684,-113.577423095703,-113.57169342041,-113.525856018066,-113.428451538086,-113.376892089844,-113.3310546875,-113.3310546875,-113.3310546875,null,-88.9746170043945,-88.9746170043945,-88.6422958374023,-88.4818725585938,-88.4876022338867,-88.7339706420898,-88.7339706420898,-88.9803466796875,-88.9746170043945,-88.9746170043945,null,-105.172134399414,-105.057540893555,-105.057540893555,-105.011703491211,-104.983055114746,-104.965866088867,-104.965866088867,-104.965866088867,-104.983055114746,-105.057540893555,-105.149208068848,-105.172134399414,-105.172134399414],"y":[32.3491973876953,32.3549270629883,32.3663864135742,32.3778457641602,32.3835716247559,32.3778457641602,32.3893051147461,32.4064903259277,32.4179534912109,32.4179534912109,32.412223815918,32.3893051147461,32.3663864135742,32.3663864135742,32.3778457641602,32.400764465332,32.4064903259277,32.400764465332,32.4064903259277,32.400764465332,32.3835716247559,32.3663864135742,32.3434677124023,32.3262786865234,32.3205490112305,32.3262786865234,32.3377380371094,32.3491973876953,32.3663864135742,32.3893051147461,32.400764465332,32.4236831665039,32.4351425170898,32.4408721923828,32.4580612182617,32.4924354553223,32.5210838317871,32.549732208252,32.5898361206055,32.6184883117676,32.6356735229492,32.6643257141113,32.6643257141113,32.7101631164551,32.7044296264648,32.4179534912109,32.412223815918,32.4064903259277,32.3893051147461,32.3778457641602,32.3491973876953,32.3491973876953,null,31.1459865570068,31.1517143249512,31.1517143249512,31.1631755828857,31.1631755828857,31.1517143249512,31.1631755828857,31.180362701416,31.180362701416,31.1860942840576,31.1918201446533,31.1975517272949,31.2090129852295,31.2090129852295,31.2204704284668,31.2433891296387,31.2433891296387,31.2491188049316,31.2605762481689,31.2777652740479,31.2777652740479,31.2777652740479,31.2834949493408,31.3064136505127,31.3121452331543,31.3121452331543,31.3064136505127,31.3006839752197,31.3064136505127,31.3064136505127,31.2892265319824,31.2663078308105,31.2491188049316,31.0084743499756,30.9569110870361,30.9339923858643,30.8996162414551,30.8766975402832,30.8595085144043,30.8423175811768,30.7735633850098,30.721996307373,30.7105388641357,30.6990776062012,30.6761589050293,30.6475124359131,30.6188640594482,30.5844879150391,30.5443801879883,30.527193069458,30.5100040435791,30.4928131103516,30.4584369659424,30.4469795227051,30.4297866821289,30.4297866821289,30.4240608215332,30.4183292388916,30.4011421203613,30.3896808624268,30.3724918365479,30.3724918365479,30.3323860168457,30.3266544342041,30.3266544342041,30.3094673156738,30.286548614502,30.275089263916,30.2579021453857,30.2464408874512,30.2464408874512,30.2464408874512,30.2407131195068,30.2521705627441,30.269359588623,30.275089263916,30.275089263916,30.2808208465576,30.286548614502,30.286548614502,30.3266544342041,30.3438453674316,30.3839530944824,30.4011421203613,30.4125995635986,30.4240608215332,30.4469795227051,30.4928131103516,30.527193069458,30.5615692138672,30.5844879150391,30.6188640594482,30.670431137085,30.6990776062012,30.7907524108887,30.7964820861816,30.8079414367676,30.8193988800049,30.8308601379395,30.8480472564697,30.8652362823486,30.8824234008789,30.8938846588135,30.9110736846924,30.9225311279297,30.9225311279297,30.9397220611572,30.979829788208,31.0084743499756,31.0371246337891,31.0600433349609,31.0715007781982,31.0829620361328,31.0886878967285,31.117338180542,31.1459865570068,31.1459865570068,null,31.6158123016357,31.6158123016357,31.6501884460449,31.6616497039795,31.6960258483887,31.7304019927979,31.7475910186768,31.7590503692627,31.7876968383789,31.8163471221924,31.8392658233643,31.8736419677734,31.8793716430664,31.9022903442383,31.948127746582,31.9595851898193,31.9939613342285,32.0054244995117,32.0111541748047,32.0111541748047,32.0168800354004,32.0168800354004,32.0340690612793,32.0340690612793,32.0168800354004,32.0283432006836,32.1486625671387,32.1543922424316,32.1314735412598,32.1257438659668,32.1142845153809,32.1142845153809,32.0684471130371,32.0684471130371,32.0741806030273,32.0741806030273,32.0684471130371,32.0627174377441,32.0283432006836,31.9939613342285,31.9595851898193,31.9366664886475,31.8679141998291,31.7876968383789,31.7876968383789,31.7647819519043,31.7590503692627,31.7418632507324,31.7132129669189,31.7132129669189,31.6158123016357,31.6158123016357,null,32.8362083435059,32.8419418334961,32.8763198852539,32.8763198852539,33.002368927002,33.0138282775879,33.0825843811035,33.1112289428711,33.1398811340332,33.1398811340332,33.1456069946289,33.1627998352051,33.185718536377,33.2143630981445,33.2258224487305,33.2430114746094,33.2430114746094,33.2430114746094,33.2315521240234,33.2430114746094,33.2487411499023,33.2487411499023,33.2315521240234,33.2143630981445,33.2029037475586,33.1742553710938,33.1627998352051,33.1570663452148,33.1570663452148,33.1456069946289,33.1169624328613,33.0997734069824,33.0883102416992,33.0596656799316,33.0539360046387,33.0482063293457,33.0424728393555,33.0367469787598,32.8419418334961,32.8362083435059,32.8362083435059,null,33.8618049621582,33.8789939880371,33.8789939880371,33.8789939880371,33.890453338623,33.9133720397949,33.9248313903809,33.9248313903809,33.9362907409668,33.9362907409668,33.9420204162598,33.9477462768555,33.9534797668457,33.9477462768555,33.9706649780273,33.9935836791992,34.0050468444824,34.0107727050781,34.03369140625,34.039421081543,34.0737991333008,34.0967178344727,34.0967178344727,34.1196365356445,34.1253662109375,34.1425552368164,34.1540107727051,34.1826629638672,34.1941223144531,34.2227668762207,34.2342300415039,34.2456855773926,34.2571449279785,34.2686042785645,34.2686042785645,34.2686042785645,34.1883926391602,34.1368255615234,34.1196365356445,34.1139068603516,34.0967178344727,34.0852584838867,34.0623397827148,34.0165023803711,34.0050468444824,33.9649391174316,33.9534797668457,33.9534797668457,33.9477462768555,33.9248313903809,33.901912689209,33.890453338623,33.8789939880371,33.8331565856934,33.8331565856934,33.8274269104004,33.8102378845215,33.8102378845215,33.8102378845215,33.7758636474609,33.7758636474609,33.8503456115723,33.8560752868652,33.8217010498047,33.8102378845215,33.8503456115723,33.8503456115723,33.8560752868652,33.8618049621582,33.8618049621582,null,31.8793716430664,31.8908290863037,31.9710464477539,31.9767742156982,32.0054244995117,32.0054244995117,32.0569877624512,32.0569877624512,32.0627174377441,32.0684471130371,32.0741806030273,32.0741806030273,32.0684471130371,32.0627174377441,32.0569877624512,32.0569877624512,32.0627174377441,32.0569877624512,32.2632522583008,32.2632522583008,32.2804412841797,32.2804412841797,32.2919006347656,32.3033599853516,32.3033599853516,32.2976303100586,32.2517929077148,32.2403335571289,32.2403335571289,32.1486625671387,32.0283432006836,32.0168800354004,32.0340690612793,32.0340690612793,32.0168800354004,32.0168800354004,32.0111541748047,32.0111541748047,32.0054244995117,31.9939613342285,31.9595851898193,31.948127746582,31.9022903442383,31.8793716430664,31.8793716430664,null,31.9595851898193,31.9595851898193,31.6673755645752,31.6673755645752,31.5355987548828,31.5355987548828,31.5413246154785,31.5470561981201,31.5986232757568,31.6043510437012,31.6158123016357,31.632999420166,31.6616497039795,31.7132129669189,31.7590503692627,31.8278045654297,31.9595851898193,31.9595851898193,31.9595851898193,null,33.9649391174316,33.9649391174316,33.9534797668457,33.9534797668457,33.9477462768555,33.896183013916,33.896183013916,33.8847236633301,33.8847236633301,33.8560752868652,33.8560752868652,33.8102378845215,33.8102378845215,33.7987823486328,33.7930526733398,33.7815933227539,33.7815933227539,33.6555404663086,33.6555404663086,33.6498107910156,33.638355255127,33.638355255127,33.6268920898438,33.6268920898438,33.6097030639648,33.6039733886719,33.5638656616211,33.5581359863281,33.586784362793,33.5925178527832,33.6039733886719,33.6154365539551,33.6326217651367,33.6727294921875,33.6841888427734,33.6899185180664,33.6841888427734,33.6956481933594,33.7071075439453,33.7185668945312,33.7472152709961,33.7529449462891,33.7644004821777,33.7644004821777,33.770133972168,33.7815933227539,33.8102378845215,33.8331565856934,33.8388862609863,33.8503456115723,33.8560752868652,33.8560752868652,33.8675346374512,33.8675346374512,33.8789939880371,33.8789939880371,33.896183013916,33.896183013916,33.9133720397949,33.9191017150879,33.9248313903809,33.9248313903809,33.907642364502,33.907642364502,33.9420204162598,33.9420204162598,33.9477462768555,33.9477462768555,33.9649391174316,33.9649391174316,33.9534797668457,33.9534797668457,33.9649391174316,33.9649391174316,null,33.1054992675781,33.1054992675781,32.8705902099609,32.8591270446777,32.8419418334961,32.7903747558594,32.7674560546875,32.7502670288086,32.7502670288086,32.7388076782227,32.7388076782227,32.7445373535156,32.7445373535156,32.7559967041016,32.7502670288086,32.7388076782227,32.7388076782227,32.7445373535156,32.7445373535156,32.7388076782227,32.7388076782227,32.7445373535156,32.7445373535156,32.7388076782227,32.733081817627,33.1054992675781,33.1054992675781,null,34.2628746032715,34.0795288085938,33.9592094421387,33.9649391174316,33.9534797668457,33.9477462768555,33.9534797668457,33.9534797668457,33.9649391174316,33.9649391174316,33.9821281433105,34.0279655456543,34.0852584838867,34.090991973877,34.1253662109375,34.1310958862305,34.1310958862305,34.1196365356445,34.1196365356445,34.1196365356445,34.1368255615234,34.1941223144531,34.1941223144531,34.2055816650391,34.211311340332,34.2285003662109,34.2285003662109,34.3373603820801,34.360279083252,34.3717384338379,34.3660087585449,34.3774681091309,34.4175758361816,34.4347648620605,34.4462203979492,34.492057800293,34.492057800293,34.5035171508789,34.5378952026367,34.5550842285156,34.5837326049805,34.6009216308594,34.6181106567383,34.5837326049805,34.2628746032715,34.2628746032715,null,33.0310173034668,33.002368927002,32.990909576416,32.9794540405273,32.9393424987793,32.9164276123047,32.8935089111328,32.8820457458496,32.8763198852539,32.864860534668,32.8476715087891,32.8247528076172,32.8075637817383,32.7961044311523,32.7502670288086,32.7559967041016,32.7044296264648,32.7101631164551,32.6643257141113,32.6643257141113,32.6643257141113,32.8362083435059,32.8419418334961,33.0367469787598,33.0768547058105,33.0825843811035,33.0768547058105,33.0711250305176,33.0596656799316,33.0482063293457,33.0367469787598,33.0310173034668,33.0310173034668,33.0310173034668,null,32.3090896606445,32.2976303100586,32.2861709594727,32.2861709594727,32.2919006347656,32.2976303100586,32.2976303100586,32.2919006347656,32.2747116088867,32.2116889953613,32.1658515930176,32.1429328918457,32.1314735412598,32.1257438659668,32.091365814209,32.0741806030273,32.0741806030273,32.0741806030273,32.0627174377441,32.0455284118652,32.0168800354004,32.0054244995117,32.0111541748047,32.0168800354004,32.0111541748047,31.9996929168701,31.9825038909912,31.9710464477539,31.9595851898193,31.9595851898193,31.9538555145264,31.9366664886475,31.9366664886475,31.9309368133545,31.9252090454102,31.9194793701172,31.9137477874756,31.9022903442383,31.8793716430664,31.8621845245361,31.8392658233643,31.8278045654297,31.7647819519043,31.7647819519043,31.7590503692627,31.7418632507324,31.7017555236816,31.6960258483887,31.8908290863037,32.22314453125,32.3090896606445,32.3090896606445,32.3090896606445,null,31.9996929168701,31.9939613342285,31.8793716430664,31.8793716430664,31.8335342407227,31.8335342407227,31.8220767974854,31.8220767974854,31.707483291626,31.707483291626,31.5585174560547,31.5470561981201,31.5298671722412,31.5241374969482,31.4840297698975,31.4725723266602,31.4553852081299,31.4267349243164,31.4152774810791,31.4267349243164,31.4267349243164,31.4095478057861,31.4038162231445,31.3808975219727,31.3579788208008,31.3465213775635,31.3407917022705,31.3694400787354,31.3350601196289,31.3006839752197,31.3064136505127,31.3121452331543,31.3121452331543,31.3064136505127,31.2834949493408,31.2777652740479,31.2777652740479,31.2777652740479,31.2605762481689,31.2491188049316,31.2433891296387,31.2433891296387,31.2204704284668,31.2090129852295,31.2090129852295,31.1975517272949,31.1918201446533,31.1860942840576,31.180362701416,31.180362701416,31.1631755828857,31.1517143249512,31.1631755828857,31.1631755828857,31.1517143249512,31.1517143249512,31.1459865570068,31.1517143249512,31.1517143249512,31.1631755828857,31.1689052581787,31.1860942840576,31.2090129852295,31.2376575469971,31.2433891296387,31.2663078308105,31.2834949493408,31.2949542999268,31.3178730010986,31.3236026763916,31.3178730010986,31.3236026763916,31.3407917022705,31.3465213775635,31.3407917022705,31.3350601196289,31.3522510528564,31.3751678466797,31.3808975219727,31.3923587799072,31.3808975219727,31.3808975219727,31.3923587799072,31.4038162231445,31.4152774810791,31.4267349243164,31.4439239501953,31.4611110687256,31.4783000946045,31.5069484710693,31.5241374969482,31.5413246154785,31.5585174560547,31.5814323425293,31.5871620178223,31.5986232757568,31.5986232757568,31.5986232757568,31.6043510437012,31.6158123016357,31.632999420166,31.6616497039795,31.6731071472168,31.7017555236816,31.7418632507324,31.7590503692627,31.7647819519043,31.7647819519043,31.8278045654297,31.8392658233643,31.8621845245361,31.8793716430664,31.9022903442383,31.9137477874756,31.9194793701172,31.9252090454102,31.9309368133545,31.9366664886475,31.9366664886475,31.9538555145264,31.9595851898193,31.9595851898193,31.9710464477539,31.9825038909912,31.9996929168701,31.9996929168701,null,33.0940437316895,33.1054992675781,33.1112289428711,33.2029037475586,33.1971740722656,33.2888450622559,33.2888450622559,33.3919792175293,33.3919792175293,33.4034385681152,33.4034385681152,33.4607353210449,33.4607353210449,33.5008430480957,33.4951095581055,33.4893836975098,33.4893836975098,33.4779243469238,33.4779243469238,33.4721946716309,33.4721946716309,33.4836540222168,33.4836540222168,33.5008430480957,33.4951095581055,33.3461456298828,33.3461456298828,33.3232269287109,33.3232269287109,33.2315521240234,33.2258224487305,33.2029037475586,33.2029037475586,33.1112289428711,33.1112289428711,33.0997734069824,33.0940437316895,33.0940437316895,null,33.6612701416016,33.4951095581055,33.4951095581055,33.5008430480957,33.4836540222168,33.4836540222168,33.4721946716309,33.4721946716309,33.4779243469238,33.4779243469238,33.4893836975098,33.4893836975098,33.4951095581055,33.5466804504395,33.5581359863281,33.5638656616211,33.6039733886719,33.6097030639648,33.6268920898438,33.6268920898438,33.638355255127,33.638355255127,33.6498107910156,33.6555404663086,33.6555404663086,33.7815933227539,33.7815933227539,33.7930526733398,33.7987823486328,33.8102378845215,33.8102378845215,33.8560752868652,33.8560752868652,33.8847236633301,33.8847236633301,33.896183013916,33.896183013916,33.9477462768555,33.9534797668457,33.9649391174316,33.9592094421387,33.907642364502,33.6612701416016,33.6612701416016,null,31.6158123016357,31.6158123016357,31.1918201446533,31.1860942840576,31.4381923675537,31.5298671722412,31.5298671722412,31.5355987548828,31.5355987548828,31.6158123016357,31.6158123016357,null,34.5722732543945,34.5837326049805,34.8988571166992,34.9045906066895,34.8988571166992,34.8874015808105,34.8702125549316,34.8472938537598,34.8243751525879,34.801456451416,34.7670783996582,34.7498931884766,34.7327003479004,34.7327003479004,34.7670783996582,34.7785377502441,34.7842674255371,34.7842674255371,34.801456451416,34.807186126709,34.8186454772949,34.8243751525879,34.8243751525879,34.812915802002,34.807186126709,34.801456451416,34.7785377502441,34.7327003479004,34.7097816467285,34.6868667602539,34.663948059082,34.6524848937988,34.6467590332031,34.6524848937988,34.6467590332031,34.6352996826172,34.6181106567383,34.6181106567383,34.6066474914551,34.5837326049805,34.5722732543945,34.5722732543945,null,31.2605762481689,31.3121452331543,31.3236026763916,31.4095478057861,31.432466506958,31.4496536254883,31.4725723266602,31.5241374969482,31.5585174560547,31.5986232757568,31.6100807189941,31.627269744873,31.6559181213379,31.6616497039795,31.6845645904541,31.7132129669189,31.7246723175049,31.7246723175049,31.7590503692627,31.7590503692627,31.7132129669189,31.6616497039795,31.632999420166,31.6158123016357,31.6043510437012,31.5986232757568,31.5470561981201,31.5413246154785,31.5355987548828,31.4725723266602,31.4496536254883,31.4267349243164,31.4038162231445,31.3808975219727,31.3637104034424,31.3522510528564,31.1918201446533,31.1918201446533,31.1975517272949,31.2032814025879,31.2032814025879,31.2090129852295,31.2663078308105,31.2605762481689,31.2605762481689,null,33.0310173034668,33.0482063293457,33.0825843811035,33.0940437316895,33.1054992675781,33.1112289428711,33.1112289428711,33.1054992675781,33.0940437316895,32.7502670288086,32.7559967041016,32.7674560546875,32.7674560546875,32.7559967041016,32.7502670288086,32.7961044311523,32.8075637817383,32.8247528076172,32.8476715087891,32.864860534668,32.8763198852539,32.8820457458496,32.8935089111328,32.9164276123047,32.9393424987793,32.9794540405273,32.990909576416,33.002368927002,33.0310173034668,33.0310173034668,null,31.0084743499756,31.1918201446533,31.3522510528564,31.3637104034424,31.3808975219727,31.4038162231445,31.4267349243164,31.4496536254883,31.4725723266602,31.5355987548828,31.5355987548828,31.5355987548828,31.4668426513672,31.4783000946045,31.5012187957764,31.5298671722412,31.5355987548828,31.4611110687256,31.4553852081299,31.4439239501953,31.4381923675537,31.1860942840576,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,null,31.5355987548828,31.6673755645752,31.6673755645752,31.9595851898193,31.9710464477539,32.0569877624512,32.0627174377441,31.9710464477539,31.9595851898193,31.9309368133545,31.885103225708,31.8736419677734,31.8564529418945,31.8335342407227,31.7991580963135,31.7876968383789,31.7876968383789,31.6559181213379,31.6158123016357,31.6158123016357,31.5355987548828,31.5355987548828,31.5298671722412,31.5298671722412,31.4381923675537,31.4439239501953,31.4553852081299,31.4611110687256,31.5355987548828,31.5298671722412,31.5012187957764,31.4783000946045,31.4668426513672,31.5355987548828,31.5355987548828,31.5355987548828,null,33.8618049621582,33.8789939880371,33.896183013916,33.896183013916,33.901912689209,33.9248313903809,33.9248313903809,33.9477462768555,33.9534797668457,33.9993171691895,34.2972526550293,34.3201713562012,34.3087120056152,34.3087120056152,34.2972526550293,34.2915229797363,34.2686042785645,34.2686042785645,34.2686042785645,34.2571449279785,34.2456855773926,34.2342300415039,34.2227668762207,34.1941223144531,34.1826629638672,34.1540107727051,34.1425552368164,34.1253662109375,34.1196365356445,34.0967178344727,34.0967178344727,34.0737991333008,34.039421081543,34.03369140625,34.0107727050781,34.0050468444824,33.9935836791992,33.9706649780273,33.9477462768555,33.9534797668457,33.9477462768555,33.9420204162598,33.9362907409668,33.9362907409668,33.9248313903809,33.9248313903809,33.9133720397949,33.890453338623,33.8789939880371,33.8789939880371,33.8789939880371,33.8618049621582,33.8618049621582,null,31.6158123016357,31.6158123016357,31.3064136505127,31.2834949493408,31.2777652740479,31.254846572876,31.2605762481689,31.2663078308105,31.2663078308105,31.2777652740479,31.2834949493408,31.2777652740479,31.2663078308105,31.2433891296387,31.2319278717041,31.2204704284668,31.2090129852295,31.2090129852295,31.1918201446533,31.1918201446533,31.6158123016357,31.6158123016357,31.6158123016357,null,32.6643257141113,32.6356735229492,32.6184883117676,32.5898361206055,32.549732208252,32.5210838317871,32.4924354553223,32.4580612182617,32.4408721923828,32.4351425170898,32.4236831665039,32.400764465332,32.3893051147461,32.3663864135742,32.3491973876953,32.3434677124023,32.3320083618164,32.3262786865234,32.3090896606445,32.3090896606445,32.3033599853516,32.2919006347656,32.2747116088867,32.2517929077148,32.2460632324219,32.2346076965332,32.228874206543,32.228874206543,32.0569877624512,32.0569877624512,32.0627174377441,32.0741806030273,32.091365814209,32.097095489502,32.1200141906738,32.1429328918457,32.1773109436035,32.1944999694824,32.2002258300781,32.2059555053711,32.2116889953613,32.2403335571289,32.2517929077148,32.2632522583008,32.2689819335938,32.2747116088867,32.2747116088867,32.3033599853516,32.3090896606445,32.4809799194336,32.4809799194336,32.5210838317871,32.538272857666,32.5611915588379,32.5783805847168,32.5955696105957,32.6242179870605,32.6414070129395,32.6528625488281,32.6643257141113,32.6643257141113,32.6643257141113,null,34.2055816650391,34.211311340332,34.3889274597168,34.4233016967773,34.4347648620605,34.4634094238281,34.4748725891113,34.4748725891113,34.4748725891113,34.4977912902832,34.5035171508789,34.5493545532227,34.6123809814453,34.6410293579102,34.663948059082,34.6754035949707,34.7327003479004,34.7785377502441,34.807186126709,34.8358345031738,34.8415641784668,34.6181106567383,34.6009216308594,34.5837326049805,34.5550842285156,34.5378952026367,34.5035171508789,34.492057800293,34.492057800293,34.4462203979492,34.4347648620605,34.4175758361816,34.3774681091309,34.3660087585449,34.3717384338379,34.360279083252,34.3373603820801,34.2285003662109,34.2285003662109,34.211311340332,34.2055816650391,34.2055816650391,null,32.4179534912109,32.7044296264648,32.7559967041016,32.7502670288086,32.7559967041016,32.7674560546875,32.7674560546875,32.7559967041016,32.7502670288086,32.7502670288086,32.7502670288086,32.7273483276367,32.6986999511719,32.6700553894043,32.6414070129395,32.5841102600098,32.5554618835449,32.538272857666,32.5096244812012,32.4924354553223,32.4809799194336,32.4752464294434,32.4580612182617,32.4580612182617,32.4580612182617,32.4580612182617,32.4637908935547,32.4637908935547,32.4580612182617,32.4408721923828,32.4236831665039,32.412223815918,32.4236831665039,32.4351425170898,32.4408721923828,32.4408721923828,32.4408721923828,32.4580612182617,32.4752464294434,32.4981651306152,32.4981651306152,32.4981651306152,32.4924354553223,32.4924354553223,32.4809799194336,32.4351425170898,32.4236831665039,32.4351425170898,32.4408721923828,32.4351425170898,32.4236831665039,32.4236831665039,32.4236831665039,32.4179534912109,32.4179534912109,null,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,31.2491188049316,31.2491188049316,31.2433891296387,31.2376575469971,31.2376575469971,31.2605762481689,31.2605762481689,31.2663078308105,31.2090129852295,31.2032814025879,31.2032814025879,31.1975517272949,31.1918201446533,31.1918201446533,31.0084743499756,31.0084743499756,null,34.2055816650391,34.1941223144531,34.1941223144531,34.1368255615234,34.1196365356445,34.1196365356445,34.1196365356445,34.1310958862305,34.1310958862305,34.1253662109375,34.090991973877,34.0852584838867,34.0279655456543,33.9821281433105,33.9649391174316,33.9534797668457,33.9534797668457,33.9649391174316,33.9649391174316,33.9477462768555,33.9477462768555,33.9420204162598,33.9420204162598,33.907642364502,33.907642364502,33.9248313903809,33.9248313903809,33.9191017150879,33.9133720397949,33.896183013916,33.896183013916,33.8789939880371,33.8789939880371,33.8675346374512,33.8675346374512,33.8560752868652,33.8560752868652,33.8503456115723,33.8388862609863,33.8675346374512,33.8675346374512,33.8675346374512,33.8789939880371,33.901912689209,33.9133720397949,33.9133720397949,33.9191017150879,33.9248313903809,33.9420204162598,33.9592094421387,33.9935836791992,33.9993171691895,33.9993171691895,33.9763984680176,33.9935836791992,33.9935836791992,33.9763984680176,33.9477462768555,33.9534797668457,33.9534797668457,33.9649391174316,34.0050468444824,34.0165023803711,34.0623397827148,34.0852584838867,34.0967178344727,34.1998481750488,34.1998481750488,34.211311340332,34.2055816650391,34.2055816650391,null,33.9191017150879,33.9191017150879,33.8789939880371,33.8789939880371,33.6956481933594,33.6956481933594,33.6097030639648,33.6154365539551,33.586784362793,33.586784362793,33.5180282592773,33.5180282592773,33.5180282592773,33.9191017150879,33.9191017150879,null,34.5837326049805,34.5722732543945,34.3029823303223,34.3087120056152,34.3144416809082,34.4634094238281,34.5837326049805,34.5837326049805,null,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,31.1860942840576,31.1918201446533,31.1918201446533,31.1975517272949,31.0084743499756,31.0084743499756,null,33.1570663452148,33.1054992675781,33.1054992675781,33.0252876281738,33.0195579528809,33.0138282775879,32.996639251709,32.990909576416,32.9794540405273,32.985179901123,32.9737205505371,32.9565353393555,32.9450721740723,32.9450721740723,32.9336166381836,32.9221534729004,32.9106979370117,32.9049644470215,32.9049644470215,32.8992347717285,32.8820457458496,32.8591270446777,32.8362083435059,32.8132934570312,32.7903747558594,32.7846450805664,32.7789154052734,32.7674560546875,32.7674560546875,32.7674560546875,32.7617263793945,32.7559967041016,32.7445373535156,32.7273483276367,32.7216186523438,32.7216186523438,32.6986999511719,32.6929702758789,32.67578125,32.6700553894043,32.6528625488281,32.6471366882324,32.6414070129395,32.6471366882324,32.6471366882324,32.6414070129395,32.6242179870605,32.6184883117676,32.6184883117676,32.6127548217773,32.5955696105957,32.5898361206055,32.5726509094238,32.5726509094238,32.5841102600098,32.5726509094238,32.5611915588379,32.538272857666,32.5268173217773,32.538272857666,32.549732208252,32.549732208252,32.538272857666,32.549732208252,32.6070289611816,32.6127548217773,32.6127548217773,32.6070289611816,32.6242179870605,32.6356735229492,32.6414070129395,32.6414070129395,32.6471366882324,32.6471366882324,32.6184883117676,32.6127548217773,32.6242179870605,32.6414070129395,32.6471366882324,32.6528625488281,32.6872444152832,32.6986999511719,32.6872444152832,32.6872444152832,32.6986999511719,32.7101631164551,32.7101631164551,32.7273483276367,32.7559967041016,32.7674560546875,32.7789154052734,32.7789154052734,32.7789154052734,32.7961044311523,32.8075637817383,32.8075637817383,32.8075637817383,32.8247528076172,32.8362083435059,32.8247528076172,32.8362083435059,32.8476715087891,32.8591270446777,32.9049644470215,32.9164276123047,32.9278831481934,32.9336166381836,32.9336166381836,32.9450721740723,32.9622611999512,32.9622611999512,32.9679908752441,32.9794540405273,32.990909576416,33.002368927002,33.0252876281738,33.0424728393555,33.0539360046387,33.0482063293457,33.0596656799316,33.0539360046387,33.0482063293457,33.0539360046387,33.0596656799316,33.0768547058105,33.0825843811035,33.0940437316895,33.1112289428711,33.1169624328613,33.1398811340332,33.1570663452148,33.1570663452148,null,33.002368927002,32.8763198852539,32.8362083435059,32.8247528076172,32.6528625488281,32.6528625488281,32.4809799194336,32.4809799194336,32.5268173217773,32.5268173217773,32.538272857666,32.5611915588379,32.5726509094238,32.5841102600098,32.5726509094238,32.5726509094238,32.5898361206055,32.5955696105957,32.6127548217773,32.6184883117676,32.6184883117676,32.6242179870605,32.6414070129395,32.6471366882324,32.6471366882324,32.6414070129395,32.6471366882324,32.6528625488281,32.6700553894043,32.67578125,32.6929702758789,32.6986999511719,32.7216186523438,32.7216186523438,32.7273483276367,32.7445373535156,32.7559967041016,32.7617263793945,32.7674560546875,32.7674560546875,32.7674560546875,32.7789154052734,32.7846450805664,32.7903747558594,32.8132934570312,32.8362083435059,32.8591270446777,32.8820457458496,32.8992347717285,32.9049644470215,32.9049644470215,32.9106979370117,32.9221534729004,32.9336166381836,32.9450721740723,32.9450721740723,32.9565353393555,32.9737205505371,32.985179901123,32.9794540405273,32.990909576416,32.996639251709,33.0138282775879,33.002368927002,33.002368927002,null,31.3064136505127,31.6158123016357,31.7132129669189,31.7132129669189,31.7418632507324,31.7590503692627,31.7647819519043,31.7876968383789,31.7876968383789,31.7762393951416,31.7304019927979,31.6845645904541,31.6158123016357,31.5585174560547,31.5241374969482,31.4783000946045,31.4439239501953,31.4095478057861,31.3407917022705,31.3006839752197,31.3064136505127,31.3064136505127,null,30.9970169067383,31.0084743499756,31.1975517272949,31.1918201446533,31.2090129852295,31.2090129852295,31.2204704284668,31.2319278717041,31.2433891296387,31.2663078308105,31.2777652740479,31.2834949493408,31.2777652740479,31.2663078308105,31.2663078308105,31.2605762481689,31.254846572876,31.2777652740479,31.2834949493408,31.3064136505127,31.3006839752197,31.2834949493408,31.254846572876,31.1918201446533,31.174633026123,31.1402568817139,31.1116065979004,31.0944194793701,31.0772304534912,31.0371246337891,31.0027484893799,30.9970169067383,30.9970169067383,null,34.9905319213867,34.9848022460938,34.9790725708008,34.8415641784668,34.8358345031738,34.807186126709,34.7785377502441,34.7327003479004,34.6754035949707,34.663948059082,34.6410293579102,34.6123809814453,34.5493545532227,34.5035171508789,34.4977912902832,34.4748725891113,34.4748725891113,34.4748725891113,34.4634094238281,34.4806022644043,34.5035171508789,34.5149765014648,34.5207099914551,34.5264358520508,34.5321655273438,34.5264358520508,34.5550842285156,34.5780029296875,34.6009216308594,34.5951919555664,34.6352996826172,34.7327003479004,34.7441596984863,34.7613487243652,34.7842674255371,34.807186126709,34.8186454772949,34.8358345031738,34.8644828796387,34.8816719055176,34.8874015808105,34.8931312561035,34.9045906066895,34.9332389831543,34.944694519043,34.93896484375,34.93896484375,34.9275093078613,34.9160461425781,34.9217758178711,34.9332389831543,34.9504280090332,34.9733467102051,34.9905319213867,34.9905319213867,null,33.7758636474609,33.7758636474609,33.7529449462891,33.7472152709961,33.7300262451172,33.7242965698242,33.6612701416016,33.6555404663086,33.6440811157227,33.638355255127,33.6268920898438,33.6211624145508,33.5753288269043,33.5695991516113,33.5638656616211,33.5581359863281,33.5466804504395,33.5352210998535,33.5180282592773,33.4836540222168,33.4721946716309,33.449275970459,33.4607353210449,33.4607353210449,33.455005645752,33.4206275939941,33.4148979187012,33.4034385681152,33.3977088928223,33.3805198669434,33.3576011657715,33.3576011657715,33.3404159545898,33.3346824645996,33.3404159545898,33.3117637634277,33.2773895263672,33.2659301757812,33.2602005004883,33.2487411499023,33.2487411499023,33.2659301757812,33.2659301757812,33.2831192016602,33.2888450622559,33.3003082275391,33.306037902832,33.3232269287109,33.3232269287109,33.3461456298828,33.3461456298828,33.3633346557617,33.3633346557617,33.3747901916504,33.3747901916504,33.4034385681152,33.4034385681152,33.4263572692871,33.4263572692871,33.4320907592773,33.4320907592773,33.443546295166,33.449275970459,33.4607353210449,33.4607353210449,33.4779243469238,33.4779243469238,33.4893836975098,33.4951095581055,33.4951095581055,33.4951095581055,33.4836540222168,33.4836540222168,33.4893836975098,33.5008430480957,33.5065727233887,33.5008430480957,33.5065727233887,33.5180282592773,33.5180282592773,33.5294914245605,33.5352210998535,33.5409469604492,33.5294914245605,33.5294914245605,33.5524101257324,33.5524101257324,33.5982437133789,33.5982437133789,33.6211624145508,33.6211624145508,33.638355255127,33.638355255127,33.6612701416016,33.6612701416016,33.6956481933594,33.6956481933594,33.7357559204102,33.7472152709961,33.7472152709961,33.7873191833496,33.7873191833496,33.7930526733398,33.7987823486328,33.8102378845215,33.8102378845215,33.8102378845215,33.8217010498047,33.8560752868652,33.8503456115723,33.7758636474609,33.7758636474609,33.7758636474609,null,33.7357559204102,34.0623397827148,34.0623397827148,34.039421081543,34.03369140625,33.9191017150879,33.5180282592773,33.5294914245605,33.7357559204102,33.7357559204102,null,34.8988571166992,34.9045906066895,34.9504280090332,34.996265411377,35.0134506225586,35.0134506225586,35.0077209472656,35.0019912719727,35.0019912719727,34.8301048278809,34.812915802002,34.7899971008301,34.7899971008301,34.7613487243652,34.7613487243652,34.7613487243652,34.7842674255371,34.801456451416,34.807186126709,34.807186126709,34.801456451416,34.807186126709,34.812915802002,34.8243751525879,34.8243751525879,34.8186454772949,34.807186126709,34.801456451416,34.7842674255371,34.7842674255371,34.7785377502441,34.7670783996582,34.7327003479004,34.7327003479004,34.7498931884766,34.7670783996582,34.801456451416,34.8243751525879,34.8472938537598,34.8702125549316,34.8874015808105,34.8988571166992,34.9045906066895,34.8988571166992,34.8988571166992,null,34.3029823303223,34.5722732543945,34.5837326049805,34.6066474914551,34.6181106567383,34.6181106567383,34.6352996826172,34.6467590332031,34.6524848937988,34.6467590332031,34.6524848937988,34.663948059082,34.6868667602539,34.7097816467285,34.7327003479004,34.7785377502441,34.801456451416,34.807186126709,34.807186126709,34.801456451416,34.7842674255371,34.7613487243652,34.7613487243652,34.7613487243652,34.7670783996582,34.7670783996582,34.7097816467285,34.6868667602539,34.3201713562012,34.2972526550293,34.3029823303223,34.3029823303223,null,32.4981651306152,32.4981651306152,32.4981651306152,32.4809799194336,32.4752464294434,32.4695167541504,32.4580612182617,32.4351425170898,32.4236831665039,32.5096244812012,32.5096244812012,32.5726509094238,32.5841102600098,32.5898361206055,32.5955696105957,32.7216186523438,32.7216186523438,32.7388076782227,32.733081817627,32.7388076782227,32.7445373535156,32.7445373535156,32.7388076782227,32.7388076782227,32.7445373535156,32.7445373535156,32.7388076782227,32.7388076782227,32.7502670288086,32.7559967041016,32.7445373535156,32.7445373535156,32.7388076782227,32.7388076782227,32.7502670288086,32.7502670288086,32.733081817627,32.67578125,32.6356735229492,32.6070289611816,32.5554618835449,32.5268173217773,32.4981651306152,32.4981651306152,null,35.0019912719727,34.996265411377,34.9905319213867,34.5493545532227,34.5550842285156,34.5608139038086,34.5894622802734,34.6467590332031,34.663948059082,34.6868667602539,34.7097816467285,34.7670783996582,34.7670783996582,34.7613487243652,34.7899971008301,34.7899971008301,34.812915802002,34.8301048278809,35.0019912719727,35.0019912719727,null,31.9595851898193,32.0512619018555,32.0569877624512,32.228874206543,32.228874206543,32.2346076965332,32.2460632324219,32.2517929077148,32.2747116088867,32.2919006347656,32.3033599853516,32.3090896606445,32.3090896606445,32.3262786865234,32.3320083618164,32.3434677124023,32.3491973876953,32.3377380371094,32.3262786865234,32.3205490112305,32.3262786865234,32.3434677124023,32.3663864135742,32.3835716247559,32.400764465332,32.4064903259277,32.400764465332,32.4064903259277,32.400764465332,32.3778457641602,32.3663864135742,32.3663864135742,32.3893051147461,32.412223815918,32.4179534912109,32.4179534912109,32.4064903259277,32.3893051147461,32.3778457641602,32.3835716247559,32.3778457641602,32.3663864135742,32.3549270629883,32.3491973876953,32.3377380371094,32.3090896606445,32.2919006347656,32.2804412841797,32.2747116088867,32.2689819335938,32.2517929077148,32.2403335571289,32.0569877624512,31.9710464477539,31.9595851898193,31.9595851898193,31.9595851898193,null,32.4236831665039,32.2403335571289,32.2403335571289,32.2517929077148,32.2976303100586,32.3033599853516,32.3033599853516,32.2919006347656,32.2804412841797,32.3090896606445,32.3663864135742,32.3835716247559,32.4236831665039,32.4408721923828,32.4580612182617,32.4637908935547,32.4637908935547,32.4580612182617,32.4580612182617,32.4580612182617,32.4580612182617,32.4752464294434,32.4809799194336,32.4924354553223,32.4981651306152,32.5841102600098,32.5841102600098,32.5955696105957,32.5955696105957,32.5898361206055,32.5841102600098,32.5726509094238,32.5096244812012,32.5096244812012,32.4236831665039,32.4236831665039,null,34.5493545532227,34.9905319213867,34.9905319213867,34.9733467102051,34.9504280090332,34.9332389831543,34.9217758178711,34.9160461425781,34.9275093078613,34.93896484375,34.93896484375,34.944694519043,34.9332389831543,34.9045906066895,34.8931312561035,34.8874015808105,34.8816719055176,34.8644828796387,34.8358345031738,34.8186454772949,34.807186126709,34.7842674255371,34.7613487243652,34.7441596984863,34.7327003479004,34.6352996826172,34.5951919555664,34.5894622802734,34.5837326049805,34.5780029296875,34.5608139038086,34.5550842285156,34.5207099914551,34.5264358520508,34.5035171508789,34.4977912902832,34.492057800293,34.492057800293,34.5035171508789,34.5264358520508,34.5493545532227,34.5780029296875,34.5894622802734,34.5837326049805,34.5608139038086,34.5493545532227,34.5608139038086,34.5894622802734,34.5894622802734,34.5894622802734,34.5608139038086,34.5493545532227,34.5493545532227,null,32.2747116088867,32.2804412841797,32.2804412841797,32.2747116088867,32.2632522583008,32.1429328918457,32.1429328918457,32.0111541748047,32.0054244995117,31.9939613342285,31.9996929168701,32.0111541748047,32.0168800354004,32.0111541748047,32.0054244995117,32.0168800354004,32.0455284118652,32.0627174377441,32.0741806030273,32.0741806030273,32.0741806030273,32.091365814209,32.1257438659668,32.1314735412598,32.1429328918457,32.1658515930176,32.2116889953613,32.2747116088867,32.2919006347656,32.2976303100586,32.2976303100586,32.2919006347656,32.2861709594727,32.2861709594727,32.2976303100586,32.3090896606445,32.3320083618164,32.3491973876953,32.3663864135742,32.3835716247559,32.4236831665039,32.4351425170898,32.4580612182617,32.4637908935547,32.4695167541504,32.4809799194336,32.5153541564941,32.5268173217773,32.5268173217773,32.5268173217773,32.532543182373,32.538272857666,32.549732208252,32.549732208252,32.538272857666,32.5268173217773,32.5268173217773,32.4809799194336,32.4809799194336,32.3090896606445,32.3033599853516,32.2747116088867,32.2747116088867,null,33.9191017150879,34.03369140625,34.039421081543,34.0623397827148,34.0623397827148,34.0795288085938,34.3144416809082,34.3087120056152,34.0107727050781,33.9191017150879,33.9191017150879,33.9191017150879,null,34.4634094238281,34.4347648620605,34.4233016967773,34.3889274597168,34.211311340332,34.1998481750488,34.1998481750488,34.0967178344727,34.1139068603516,34.1196365356445,34.1368255615234,34.1883926391602,34.2686042785645,34.2915229797363,34.2972526550293,34.3087120056152,34.3087120056152,34.4061164855957,34.4748725891113,34.5493545532227,34.5264358520508,34.5035171508789,34.492057800293,34.492057800293,34.4977912902832,34.5035171508789,34.5264358520508,34.5207099914551,34.5550842285156,34.5608139038086,34.5780029296875,34.5837326049805,34.5894622802734,34.5951919555664,34.6009216308594,34.5780029296875,34.5550842285156,34.5264358520508,34.5321655273438,34.5264358520508,34.5207099914551,34.5149765014648,34.5035171508789,34.4806022644043,34.4634094238281,34.4634094238281,null,31.1689052581787,31.1631755828857,31.1517143249512,31.1517143249512,31.1459865570068,31.117338180542,31.0886878967285,31.0829620361328,31.0715007781982,31.0600433349609,31.0371246337891,31.0084743499756,30.979829788208,30.9397220611572,30.9225311279297,30.9225311279297,30.9110736846924,30.8938846588135,30.8824234008789,30.8652362823486,30.8480472564697,30.8308601379395,30.8193988800049,30.8079414367676,30.7964820861816,30.802209854126,30.7907524108887,30.7563762664795,30.727725982666,30.7105388641357,30.6876201629639,30.6818885803223,30.6303253173828,30.6131362915039,30.6074066162109,30.5959453582764,30.5844879150391,30.5558376312256,30.4813556671143,30.4412479400635,30.3896808624268,30.3610343933105,30.3438453674316,30.3381156921387,30.3381156921387,30.3553047180176,30.3782234191895,30.3954105377197,30.4011421203613,30.4011421203613,30.4011421203613,30.4240608215332,30.4125995635986,30.7334575653076,30.9970169067383,31.123067855835,31.1287956237793,31.1517143249512,31.1517143249512,31.180362701416,31.1689052581787,31.1689052581787,null,31.8335342407227,31.8335342407227,31.8220767974854,31.8278045654297,31.7590503692627,31.7590503692627,31.7246723175049,31.7246723175049,31.7132129669189,31.6845645904541,31.6616497039795,31.6559181213379,31.627269744873,31.6100807189941,31.5986232757568,31.5585174560547,31.5241374969482,31.4725723266602,31.4496536254883,31.432466506958,31.4095478057861,31.3236026763916,31.3121452331543,31.2605762481689,31.2605762481689,31.2376575469971,31.2376575469971,31.2433891296387,31.2491188049316,31.2491188049316,31.2663078308105,31.2892265319824,31.3064136505127,31.3064136505127,31.3006839752197,31.3350601196289,31.3694400787354,31.3407917022705,31.3465213775635,31.3579788208008,31.3808975219727,31.4038162231445,31.4095478057861,31.4267349243164,31.4267349243164,31.4152774810791,31.4267349243164,31.4553852081299,31.4725723266602,31.4840297698975,31.5241374969482,31.5298671722412,31.5470561981201,31.5585174560547,31.707483291626,31.707483291626,31.8220767974854,31.8220767974854,31.8335342407227,31.8335342407227,null,32.0569877624512,32.2403335571289,32.2517929077148,32.2689819335938,32.2747116088867,32.2804412841797,32.2919006347656,32.3090896606445,32.3377380371094,32.3491973876953,32.3778457641602,32.3893051147461,32.4064903259277,32.412223815918,32.4179534912109,32.4236831665039,32.4236831665039,32.4236831665039,32.4351425170898,32.4408721923828,32.4351425170898,32.4236831665039,32.4351425170898,32.4809799194336,32.4924354553223,32.4924354553223,32.4981651306152,32.4981651306152,32.4981651306152,32.4752464294434,32.4580612182617,32.4408721923828,32.4408721923828,32.4408721923828,32.4351425170898,32.4236831665039,32.412223815918,32.4236831665039,32.3835716247559,32.3663864135742,32.3090896606445,32.2804412841797,32.2804412841797,32.2632522583008,32.2632522583008,32.0569877624512,31.9825038909912,31.9595851898193,31.9710464477539,32.0627174377441,32.0569877624512,32.0569877624512,null,34.3087120056152,34.3201713562012,34.6868667602539,34.663948059082,34.6467590332031,34.5894622802734,34.5608139038086,34.5550842285156,34.5493545532227,34.5608139038086,34.5894622802734,34.5894622802734,34.5894622802734,34.5608139038086,34.5493545532227,34.5608139038086,34.5837326049805,34.5894622802734,34.5780029296875,34.5493545532227,34.4748725891113,34.4061164855957,34.3087120056152,34.3087120056152,null,32.8362083435059,32.6643257141113,32.6528625488281,32.6414070129395,32.6242179870605,32.5955696105957,32.5783805847168,32.5611915588379,32.538272857666,32.5210838317871,32.4809799194336,32.4809799194336,32.3090896606445,32.3033599853516,32.3090896606445,32.4809799194336,32.6528625488281,32.6528625488281,32.8247528076172,32.8362083435059,32.8763198852539,32.8763198852539,32.8419418334961,32.8362083435059,32.8362083435059,null,33.5180282592773,33.1570663452148,33.1398811340332,33.1169624328613,33.1112289428711,33.0940437316895,33.0825843811035,33.0768547058105,33.0596656799316,33.0539360046387,33.0482063293457,33.0539360046387,33.0596656799316,33.0482063293457,33.0539360046387,33.0424728393555,33.0252876281738,33.002368927002,32.990909576416,32.985179901123,33.2831192016602,33.5294914245605,33.5180282592773,33.5180282592773,33.5180282592773,null,32.0569877624512,32.0627174377441,32.0569877624512,32.0569877624512,32.0627174377441,32.0684471130371,32.0741806030273,32.0741806030273,32.0684471130371,32.0627174377441,32.0569877624512,32.0569877624512,32.0054244995117,32.0054244995117,31.9767742156982,31.9710464477539,31.8908290863037,31.8793716430664,31.8736419677734,31.8392658233643,31.8163471221924,31.7876968383789,31.7590503692627,31.7475910186768,31.7304019927979,31.6960258483887,31.6616497039795,31.6501884460449,31.6158123016357,31.6158123016357,31.6158123016357,31.6158123016357,31.6559181213379,31.7876968383789,31.7876968383789,31.7991580963135,31.8335342407227,31.8564529418945,31.8736419677734,31.885103225708,31.9309368133545,31.9595851898193,31.9825038909912,32.0569877624512,32.0569877624512,null,33.1054992675781,33.1112289428711,33.2029037475586,33.2029037475586,33.2258224487305,33.2315521240234,33.3232269287109,33.3232269287109,33.3461456298828,33.3461456298828,33.4951095581055,33.4951095581055,33.4320907592773,33.1169624328613,33.1054992675781,33.1054992675781,33.1054992675781,null,32.2403335571289,32.4236831665039,32.4351425170898,32.4580612182617,32.4695167541504,32.4752464294434,32.4809799194336,32.4981651306152,32.4981651306152,32.4981651306152,32.4695167541504,32.4236831665039,32.3778457641602,32.3377380371094,32.3090896606445,32.2804412841797,32.2517929077148,32.2346076965332,32.228874206543,32.2002258300781,32.1830368041992,32.1601181030273,32.1200141906738,32.1028251647949,32.085636138916,32.0627174377441,32.0684471130371,32.0741806030273,32.0741806030273,32.0684471130371,32.0684471130371,32.1142845153809,32.1142845153809,32.1257438659668,32.1314735412598,32.1543922424316,32.1486625671387,32.2403335571289,32.2403335571289,null,33.3977088928223,33.4320907592773,33.5065727233887,33.5123023986816,33.5638656616211,33.5581359863281,33.5638656616211,33.5695991516113,33.5753288269043,33.6211624145508,33.6268920898438,33.638355255127,33.6440811157227,33.6555404663086,33.6612701416016,33.7242965698242,33.7300262451172,33.7472152709961,33.7529449462891,33.7758636474609,33.7758636474609,33.8102378845215,33.8102378845215,33.8102378845215,33.8274269104004,33.8331565856934,33.8331565856934,33.8789939880371,33.890453338623,33.901912689209,33.9248313903809,33.9477462768555,33.9763984680176,33.9935836791992,33.9935836791992,33.9763984680176,33.9993171691895,33.9993171691895,33.9935836791992,33.9592094421387,33.9420204162598,33.9248313903809,33.9191017150879,33.9133720397949,33.9133720397949,33.901912689209,33.8789939880371,33.8675346374512,33.8675346374512,33.8675346374512,33.8388862609863,33.8331565856934,33.8102378845215,33.7815933227539,33.770133972168,33.7644004821777,33.7644004821777,33.7529449462891,33.7472152709961,33.7185668945312,33.7071075439453,33.6956481933594,33.6841888427734,33.6784591674805,33.6841888427734,33.6956481933594,33.7071075439453,33.7071075439453,33.6956481933594,33.6841888427734,33.6784591674805,33.6669998168945,33.6440811157227,33.6268920898438,33.6268920898438,33.6154365539551,33.6039733886719,33.5982437133789,33.5982437133789,33.586784362793,33.5753288269043,33.5581359863281,33.5466804504395,33.5294914245605,33.5123023986816,33.5008430480957,33.4951095581055,33.4951095581055,33.5008430480957,33.5008430480957,33.4836540222168,33.443546295166,33.4148979187012,33.3977088928223,33.3977088928223,null,33.1112289428711,33.1054992675781,33.0940437316895,33.0825843811035,33.0482063293457,33.0310173034668,33.0310173034668,33.0367469787598,33.0482063293457,33.0596656799316,33.0711250305176,33.0768547058105,33.0825843811035,33.0768547058105,33.0367469787598,33.0424728393555,33.0482063293457,33.0539360046387,33.0596656799316,33.0883102416992,33.0997734069824,33.1169624328613,33.1456069946289,33.1570663452148,33.1570663452148,33.1627998352051,33.1742553710938,33.2029037475586,33.2143630981445,33.2315521240234,33.2487411499023,33.2602005004883,33.2659301757812,33.2773895263672,33.3117637634277,33.3404159545898,33.3346824645996,33.3404159545898,33.3576011657715,33.3576011657715,33.3805198669434,33.3977088928223,33.4034385681152,33.4148979187012,33.4206275939941,33.455005645752,33.4607353210449,33.4607353210449,33.449275970459,33.4721946716309,33.4836540222168,33.5180282592773,33.5352210998535,33.5466804504395,33.5581359863281,33.5638656616211,33.5123023986816,33.5065727233887,33.4320907592773,33.3977088928223,33.3862533569336,33.3805198669434,33.3633346557617,33.3461456298828,33.3346824645996,33.317497253418,33.3117637634277,33.3003082275391,33.2831192016602,33.2888450622559,33.2831192016602,33.2659301757812,33.2602005004883,33.2315521240234,33.2200927734375,33.2086334228516,33.2029037475586,33.185718536377,33.1398811340332,33.12841796875,33.1112289428711,33.1112289428711,null,32.538272857666,32.532543182373,32.5268173217773,32.5268173217773,32.5268173217773,32.5153541564941,32.4809799194336,32.4695167541504,32.4637908935547,32.4580612182617,32.4351425170898,32.4236831665039,32.3835716247559,32.3663864135742,32.3491973876953,32.3320083618164,32.3090896606445,32.3090896606445,32.5783805847168,32.9221534729004,32.985179901123,32.990909576416,32.9794540405273,32.9679908752441,32.9622611999512,32.9622611999512,32.9450721740723,32.9336166381836,32.9336166381836,32.9278831481934,32.9164276123047,32.9049644470215,32.8591270446777,32.8476715087891,32.8362083435059,32.8247528076172,32.8362083435059,32.8247528076172,32.8075637817383,32.8075637817383,32.8075637817383,32.7961044311523,32.7789154052734,32.7789154052734,32.7789154052734,32.7674560546875,32.7559967041016,32.7273483276367,32.7101631164551,32.7101631164551,32.6986999511719,32.6872444152832,32.6872444152832,32.6986999511719,32.6872444152832,32.6528625488281,32.6471366882324,32.6414070129395,32.6242179870605,32.6127548217773,32.6184883117676,32.6471366882324,32.6471366882324,32.6414070129395,32.6414070129395,32.6356735229492,32.6242179870605,32.6070289611816,32.6127548217773,32.6127548217773,32.6070289611816,32.549732208252,32.538272857666,32.538272857666,null,33.3977088928223,33.4148979187012,33.443546295166,33.4836540222168,33.5008430480957,33.5008430480957,33.4951095581055,33.4951095581055,33.5008430480957,33.5123023986816,33.5294914245605,33.5466804504395,33.5581359863281,33.5753288269043,33.586784362793,33.5982437133789,33.5982437133789,33.6039733886719,33.6154365539551,33.6268920898438,33.6268920898438,33.6440811157227,33.6669998168945,33.6784591674805,33.6841888427734,33.6956481933594,33.7071075439453,33.7071075439453,33.6956481933594,33.6841888427734,33.6784591674805,33.6841888427734,33.6899185180664,33.6841888427734,33.6727294921875,33.6326217651367,33.6154365539551,33.6039733886719,33.5925178527832,33.586784362793,33.5581359863281,33.5466804504395,33.4951095581055,33.5008430480957,33.4607353210449,33.4607353210449,33.4034385681152,33.4034385681152,33.3919792175293,33.3919792175293,33.2888450622559,33.2888450622559,33.1971740722656,33.2029037475586,33.1112289428711,33.1112289428711,33.12841796875,33.1398811340332,33.185718536377,33.2029037475586,33.2086334228516,33.2200927734375,33.2315521240234,33.2602005004883,33.2659301757812,33.2831192016602,33.2888450622559,33.2831192016602,33.3003082275391,33.3117637634277,33.317497253418,33.3346824645996,33.3461456298828,33.3633346557617,33.3805198669434,33.3862533569336,33.3977088928223,33.3977088928223,null,33.1112289428711,33.1054992675781,32.733081817627,32.7388076782227,32.7216186523438,32.7216186523438,32.5955696105957,32.5955696105957,32.5841102600098,32.5841102600098,32.4981651306152,32.4924354553223,32.5096244812012,32.538272857666,32.5554618835449,32.5841102600098,32.6414070129395,32.6700553894043,32.6986999511719,32.7273483276367,32.7502670288086,32.7502670288086,32.7502670288086,33.0940437316895,33.0997734069824,33.1112289428711,33.1112289428711,33.1112289428711,null,33.2487411499023,33.2430114746094,33.2315521240234,33.2430114746094,33.2430114746094,33.2430114746094,33.2258224487305,33.2143630981445,33.185718536377,33.1627998352051,33.1456069946289,33.1398811340332,33.1398811340332,33.1112289428711,33.0825843811035,33.0138282775879,33.002368927002,33.0138282775879,33.0195579528809,33.0252876281738,33.1054992675781,33.1054992675781,33.1570663452148,33.5180282592773,33.5180282592773,33.586784362793,33.586784362793,33.6154365539551,33.6097030639648,33.6097030639648,33.5982437133789,33.5925178527832,33.5180282592773,33.5180282592773,33.5180282592773,33.5065727233887,33.5008430480957,33.5065727233887,33.5008430480957,33.4893836975098,33.4836540222168,33.4836540222168,33.4951095581055,33.4951095581055,33.4951095581055,33.4893836975098,33.4779243469238,33.4779243469238,33.4607353210449,33.4607353210449,33.449275970459,33.443546295166,33.4320907592773,33.4320907592773,33.4263572692871,33.4263572692871,33.4034385681152,33.4034385681152,33.3747901916504,33.3747901916504,33.3633346557617,33.3633346557617,33.3461456298828,33.3461456298828,33.3232269287109,33.3232269287109,33.306037902832,33.3003082275391,33.2888450622559,33.2831192016602,33.2659301757812,33.2659301757812,33.2487411499023,33.2487411499023,null,33.9993171691895,33.9534797668457,33.9477462768555,33.9248313903809,33.9248313903809,33.901912689209,33.896183013916,33.896183013916,33.8789939880371,33.8618049621582,33.8560752868652,33.8503456115723,33.8503456115723,33.8102378845215,33.8102378845215,33.8102378845215,33.7987823486328,33.7930526733398,33.7873191833496,33.7873191833496,33.7472152709961,33.7472152709961,33.7357559204102,33.6956481933594,33.6956481933594,33.6612701416016,33.6612701416016,33.638355255127,33.638355255127,33.6211624145508,33.6211624145508,33.5982437133789,33.5982437133789,33.5524101257324,33.5524101257324,33.5294914245605,33.5294914245605,33.5409469604492,33.5352210998535,33.5294914245605,33.5180282592773,33.5180282592773,33.5925178527832,33.5982437133789,33.6097030639648,33.6097030639648,33.6956481933594,33.6956481933594,33.8789939880371,33.8789939880371,33.9191017150879,34.0107727050781,33.9993171691895,33.9993171691895,null,31.432466506958,31.6960258483887,31.7017555236816,31.6731071472168,31.6616497039795,31.632999420166,31.6158123016357,31.6043510437012,31.5986232757568,31.5986232757568,31.5986232757568,31.5871620178223,31.5814323425293,31.5585174560547,31.5413246154785,31.5241374969482,31.5069484710693,31.4783000946045,31.4611110687256,31.4439239501953,31.4267349243164,31.4152774810791,31.4038162231445,31.3923587799072,31.3808975219727,31.3808975219727,31.3923587799072,31.3808975219727,31.3751678466797,31.3522510528564,31.3350601196289,31.3407917022705,31.3465213775635,31.3407917022705,31.3236026763916,31.3178730010986,31.3236026763916,31.3178730010986,31.2949542999268,31.2834949493408,31.2663078308105,31.2433891296387,31.2376575469971,31.2090129852295,31.1860942840576,31.1689052581787,31.180362701416,31.1517143249512,31.1517143249512,31.1287956237793,31.123067855835,31.432466506958,31.432466506958,null,32.0569877624512,32.0512619018555,31.9595851898193,31.9595851898193,31.8278045654297,31.8220767974854,31.8335342407227,31.8335342407227,31.8335342407227,31.8793716430664,31.8793716430664,31.9939613342285,32.0054244995117,32.0111541748047,32.1429328918457,32.1429328918457,32.2632522583008,32.2747116088867,32.2804412841797,32.2804412841797,32.2747116088867,32.2747116088867,32.2689819335938,32.2632522583008,32.2517929077148,32.2403335571289,32.2116889953613,32.2059555053711,32.2002258300781,32.1944999694824,32.1773109436035,32.1429328918457,32.1200141906738,32.097095489502,32.091365814209,32.0741806030273,32.0627174377441,32.0569877624512,32.0569877624512,32.0569877624512,null,34.3087120056152,34.3029823303223,34.2972526550293,33.9993171691895,34.0107727050781,34.3087120056152,34.3087120056152,null,35.9989395141602,34.9504280090332,34.5722732543945,33.7758636474609,33.7758636474609,33.7758636474609,33.7815933227539,33.770133972168,33.7529449462891,33.7300262451172,33.7185668945312,33.7128372192383,33.6784591674805,33.6555404663086,33.6498107910156,33.6440811157227,33.6326217651367,33.6268920898438,33.5982437133789,33.5524101257324,33.5352210998535,33.5065727233887,33.4893836975098,33.4893836975098,33.5008430480957,33.5008430480957,33.5409469604492,33.5524101257324,33.7071075439453,33.7128372192383,34.1310958862305,34.1368255615234,34.3144416809082,34.6467590332031,35.1395034790039,35.5176544189453,35.5233840942383,35.6437034606934,35.6494331359863,36.2911491394043,36.8125381469727,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,35.9989395141602,35.9989395141602,null,31.7418632507324,32.4236831665039,32.4236831665039,32.4236831665039,31.3522510528564,31.3522510528564,31.3465213775635,31.3522510528564,31.3522510528564,31.3522510528564,31.4611110687256,31.6559181213379,31.6559181213379,31.7418632507324,31.7418632507324,null,37.0016136169434,36.9958839416504,36.9958839416504,37.0016136169434,36.9958839416504,36.8068084716797,36.4057388305664,35.8671569824219,35.3343086242676,34.8472938537598,34.2628746032715,34.2686042785645,34.2972526550293,34.3144416809082,34.3144416809082,34.3029823303223,34.3087120056152,34.3144416809082,34.3087120056152,34.3029823303223,34.2915229797363,34.2857933044434,34.2686042785645,34.2571449279785,34.2857933044434,34.2972526550293,34.3201713562012,34.3373603820801,34.354549407959,34.354549407959,34.343090057373,34.354549407959,34.3774681091309,34.3831977844238,34.3831977844238,34.3889274597168,34.3889274597168,34.3889274597168,34.3889274597168,34.3774681091309,34.3717384338379,34.3831977844238,34.3889274597168,34.4061164855957,34.4061164855957,34.4118461608887,34.4347648620605,34.4404945373535,34.4404945373535,34.4347648620605,34.4233016967773,34.4175758361816,34.4233016967773,34.4347648620605,34.4347648620605,34.4347648620605,34.4233016967773,34.4118461608887,34.4003829956055,34.3889274597168,34.3831977844238,34.3774681091309,34.3831977844238,34.3889274597168,34.4118461608887,34.4233016967773,34.4290351867676,34.4233016967773,34.4290351867676,34.4404945373535,34.4462203979492,34.4404945373535,34.4404945373535,34.4290351867676,34.4175758361816,34.4118461608887,34.4233016967773,34.4347648620605,34.4347648620605,34.4347648620605,34.4290351867676,34.4233016967773,34.4233016967773,34.4290351867676,34.4404945373535,34.801456451416,34.801456451416,34.9733467102051,34.9790725708008,34.9733467102051,34.9618835449219,35.1509590148926,35.1509590148926,35.254093170166,35.254093170166,35.2426338195801,35.2369041442871,35.3056564331055,35.3113899230957,35.3056564331055,35.3572273254395,35.397331237793,35.5004653930664,35.5061950683594,35.5233840942383,35.5233840942383,35.6666221618652,35.8213195800781,35.8728866577148,35.901538848877,35.9588317871094,36.0046691894531,36.0447769165039,36.0791511535645,36.0906105041504,36.0848846435547,36.0848846435547,36.1020698547363,36.1421775817871,36.159366607666,36.1708221435547,36.1937408447266,36.2281227111816,36.2223930358887,36.2796859741211,36.2911491394043,36.3083343505859,36.3369827270508,36.3427124023438,36.3255233764648,36.3369827270508,36.3942794799805,36.4171943664551,36.4573059082031,36.5203285217285,36.5547065734863,36.5948143005371,36.6406517028809,36.6864852905273,36.8583755493164,36.9042129516602,36.9500503540039,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,37.0016136169434,37.0016136169434,37.0016136169434,37.0016136169434,null,34.2628746032715,34.0050468444824,33.9993171691895,33.586784362793,33.4721946716309,33.4721946716309,33.437816619873,33.437816619873,33.4034385681152,33.4034385681152,33.3576011657715,33.2888450622559,33.2487411499023,33.1971740722656,33.1971740722656,33.2029037475586,33.1914443969727,33.1914443969727,33.1627998352051,33.1456069946289,33.1456069946289,33.1169624328613,33.0940437316895,33.0825843811035,33.0138282775879,32.985179901123,32.985179901123,33.2430114746094,33.2773895263672,33.3289566040039,33.4320907592773,33.4607353210449,33.5008430480957,33.5123023986816,33.6784591674805,33.6784591674805,33.6669998168945,33.6498107910156,33.6326217651367,33.6154365539551,33.6211624145508,33.638355255127,33.6899185180664,33.6956481933594,33.7300262451172,33.7472152709961,33.7529449462891,33.7930526733398,33.8045082092285,33.8331565856934,33.8503456115723,33.8847236633301,33.9133720397949,33.9248313903809,33.9534797668457,33.9821281433105,33.9993171691895,34.0222358703613,34.0279655456543,34.0566101074219,34.0737991333008,34.0967178344727,34.1253662109375,34.1540107727051,34.1540107727051,34.2055816650391,34.2399559020996,34.2800636291504,34.3029823303223,34.3201713562012,34.343090057373,34.3774681091309,34.4118461608887,34.4118461608887,34.4290351867676,34.4404945373535,34.4290351867676,34.4233016967773,34.4233016967773,34.4290351867676,34.4347648620605,34.4347648620605,34.4347648620605,34.4233016967773,34.4118461608887,34.4175758361816,34.4290351867676,34.4404945373535,34.4404945373535,34.4462203979492,34.4404945373535,34.4290351867676,34.4233016967773,34.4290351867676,34.4233016967773,34.4118461608887,34.3889274597168,34.3831977844238,34.3774681091309,34.3831977844238,34.3889274597168,34.4003829956055,34.4118461608887,34.4233016967773,34.4347648620605,34.4347648620605,34.4347648620605,34.4233016967773,34.4175758361816,34.4233016967773,34.4347648620605,34.4404945373535,34.4404945373535,34.4347648620605,34.4118461608887,34.4061164855957,34.4061164855957,34.3889274597168,34.3831977844238,34.3717384338379,34.3774681091309,34.3889274597168,34.3889274597168,34.3889274597168,34.3889274597168,34.3831977844238,34.3831977844238,34.3774681091309,34.354549407959,34.343090057373,34.354549407959,34.354549407959,34.3373603820801,34.3201713562012,34.2972526550293,34.2857933044434,34.2571449279785,34.2686042785645,34.2857933044434,34.2915229797363,34.3029823303223,34.3087120056152,34.3144416809082,34.3087120056152,34.3029823303223,34.3144416809082,34.3144416809082,34.2972526550293,34.2686042785645,34.2628746032715,34.2628746032715,null,33.586784362793,33.586784362793,33.5753288269043,33.586784362793,33.5581359863281,33.5524101257324,33.5409469604492,33.5008430480957,33.5008430480957,33.4893836975098,33.4893836975098,33.5065727233887,33.5352210998535,33.5524101257324,33.5982437133789,33.6268920898438,33.6326217651367,33.6440811157227,33.6498107910156,33.5008430480957,33.0940437316895,33.0711250305176,32.8362083435059,32.8247528076172,32.6929702758789,32.6414070129395,32.6242179870605,32.6070289611816,32.5783805847168,32.538272857666,32.4809799194336,32.4523277282715,32.4236831665039,32.4236831665039,32.5153541564941,32.5210838317871,32.9450721740723,32.9565353393555,33.2029037475586,33.1971740722656,33.1971740722656,33.2487411499023,33.2888450622559,33.3576011657715,33.4034385681152,33.4034385681152,33.437816619873,33.437816619873,33.4721946716309,33.4721946716309,33.586784362793,33.586784362793,null,32.7789154052734,32.4236831665039,32.4236831665039,32.4523277282715,32.4809799194336,32.538272857666,32.5783805847168,32.6070289611816,32.6242179870605,32.6414070129395,32.6929702758789,32.8247528076172,32.8362083435059,33.0711250305176,33.0940437316895,33.5008430480957,33.6498107910156,33.6555404663086,33.6784591674805,33.7128372192383,33.7185668945312,33.7300262451172,33.7529449462891,33.770133972168,33.7815933227539,33.7758636474609,33.7758636474609,33.7758636474609,33.2029037475586,32.7789154052734,32.7789154052734,null,32.5096244812012,32.5153541564941,32.6528625488281,32.9450721740723,33.1914443969727,33.3747901916504,33.4951095581055,33.8446159362793,34.0050468444824,34.0050468444824,34.0050468444824,33.8789939880371,33.907642364502,33.9248313903809,33.9592094421387,33.9763984680176,34.039421081543,34.0222358703613,34.0050468444824,33.9993171691895,33.9821281433105,33.9534797668457,33.9248313903809,33.9133720397949,33.8847236633301,33.8503456115723,33.8331565856934,33.8045082092285,33.7930526733398,33.7529449462891,33.7472152709961,33.7300262451172,33.6956481933594,33.6899185180664,33.638355255127,33.6211624145508,33.6154365539551,33.6326217651367,33.6498107910156,33.6669998168945,33.6784591674805,33.6784591674805,33.5123023986816,33.5008430480957,33.4607353210449,33.4607353210449,33.4607353210449,33.3977088928223,33.3862533569336,33.2143630981445,33.2143630981445,33.2888450622559,32.9565353393555,32.6127548217773,32.5096244812012,32.5096244812012,null,35.0191802978516,35.1051216125488,35.1223106384277,35.1796112060547,35.2369041442871,35.2827415466309,35.3572273254395,35.4087905883789,35.4546279907227,35.5004653930664,35.5405731201172,35.6093292236328,35.6666221618652,35.712459564209,35.7926750183105,35.8843460083008,35.9129943847656,35.9588317871094,36.0161285400391,36.0619659423828,36.1078033447266,36.1192588806152,36.1421775817871,36.153636932373,36.1364479064941,36.1364479064941,36.1135292053223,36.0447769165039,36.0275840759277,36.021858215332,36.0390472412109,36.0963401794434,36.1364479064941,36.2109336853027,36.8411865234375,36.9958839416504,36.9958839416504,37.0016136169434,37.0016136169434,37.0016136169434,36.9958839416504,37.0016136169434,36.9958839416504,36.9500503540039,36.9042129516602,36.8583755493164,36.6864852905273,36.6406517028809,36.5948143005371,36.5547065734863,36.5203285217285,36.4573059082031,36.4171943664551,36.3942794799805,36.3369827270508,36.3255233764648,36.3427124023438,36.3369827270508,36.3083343505859,36.2911491394043,36.2796859741211,36.2223930358887,36.2281227111816,36.1937408447266,36.1708221435547,36.159366607666,36.1421775817871,36.1020698547363,36.0848846435547,36.0848846435547,36.0906105041504,36.0791511535645,36.0447769165039,36.0046691894531,35.9588317871094,35.901538848877,35.8728866577148,35.8213195800781,35.6666221618652,35.5233840942383,35.3343086242676,34.9275093078613,34.6066474914551,34.3889274597168,34.3259010314941,34.3029823303223,34.3087120056152,34.3087120056152,34.2686042785645,34.2342300415039,34.211311340332,34.2399559020996,34.2342300415039,34.2571449279785,34.2514190673828,34.2628746032715,34.2972526550293,34.2972526550293,34.3373603820801,34.4233016967773,34.4691390991211,34.5894622802734,34.6123809814453,34.7097816467285,34.807186126709,34.8358345031738,34.8472938537598,34.8644828796387,34.8874015808105,34.9618835449219,35.0191802978516,35.0191802978516,null,33.586784362793,33.9993171691895,34.0050468444824,34.2628746032715,34.8472938537598,35.3343086242676,35.8671569824219,36.4057388305664,36.8068084716797,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,37.0016136169434,37.0016136169434,36.8125381469727,36.2911491394043,35.6494331359863,35.6437034606934,35.5233840942383,35.5176544189453,35.1395034790039,34.6467590332031,34.3144416809082,34.1368255615234,34.1310958862305,33.7128372192383,33.7071075439453,33.5524101257324,33.5581359863281,33.586784362793,33.5753288269043,33.586784362793,33.586784362793,33.586784362793,null,32.5153541564941,32.5096244812012,32.5096244812012,32.5096244812012,32.5038986206055,32.5038986206055,32.5153541564941,32.5153541564941,32.5153541564941,32.5153541564941,32.4236831665039,31.7418632507324,31.7304019927979,31.7246723175049,31.7246723175049,31.5355987548828,31.5298671722412,31.4439239501953,31.5184097290039,31.6501884460449,31.7418632507324,31.8392658233643,31.9252090454102,32.0054244995117,32.0569877624512,32.5153541564941,32.5153541564941,null,33.2029037475586,32.9565353393555,32.9450721740723,32.5210838317871,32.5153541564941,32.5153541564941,32.5153541564941,32.5153541564941,32.5038986206055,32.5038986206055,32.5096244812012,32.5096244812012,32.5096244812012,32.6127548217773,32.9565353393555,33.2888450622559,33.2143630981445,33.2143630981445,33.3862533569336,33.3977088928223,33.4607353210449,33.4607353210449,33.4607353210449,33.4320907592773,33.3289566040039,33.2773895263672,33.2430114746094,32.985179901123,32.985179901123,33.0138282775879,33.0825843811035,33.0940437316895,33.1169624328613,33.1456069946289,33.1456069946289,33.1627998352051,33.1914443969727,33.1914443969727,33.2029037475586,33.2029037475586,null,31.4439239501953,31.5298671722412,31.5355987548828,31.7246723175049,31.7246723175049,31.7304019927979,31.7418632507324,31.6559181213379,31.6559181213379,31.4611110687256,31.3522510528564,31.3522510528564,31.3465213775635,31.3579788208008,31.4152774810791,31.4439239501953,31.4439239501953,null,34.4404945373535,34.4290351867676,34.4118461608887,34.4118461608887,34.3774681091309,34.343090057373,34.3201713562012,34.3029823303223,34.2800636291504,34.2399559020996,34.2055816650391,34.1540107727051,34.1540107727051,34.1253662109375,34.0967178344727,34.0737991333008,34.0566101074219,34.0279655456543,34.0222358703613,33.9993171691895,34.0050468444824,34.0222358703613,34.039421081543,33.9763984680176,33.9592094421387,33.9248313903809,33.907642364502,33.8789939880371,34.0050468444824,34.0050468444824,34.0050468444824,34.3259010314941,34.3889274597168,34.6066474914551,34.9275093078613,35.3343086242676,35.5233840942383,35.5233840942383,35.5061950683594,35.5004653930664,35.397331237793,35.3572273254395,35.3056564331055,35.3113899230957,35.3056564331055,35.2369041442871,35.2426338195801,35.254093170166,35.254093170166,35.1509590148926,35.1509590148926,34.9618835449219,34.9733467102051,34.9790725708008,34.9733467102051,34.801456451416,34.801456451416,34.4404945373535,34.4404945373535,null,33.3747901916504,33.1914443969727,32.9450721740723,32.6528625488281,32.5153541564941,32.0569877624512,32.097095489502,32.1887702941895,32.2747116088867,32.3606567382812,32.4809799194336,32.5153541564941,32.5783805847168,32.6700553894043,32.733081817627,32.7445373535156,32.7388076782227,32.7388076782227,32.7617263793945,32.8247528076172,32.8763198852539,32.9336166381836,32.996639251709,33.0424728393555,33.0310173034668,33.4607353210449,33.4607353210449,33.3747901916504,33.3747901916504,33.3747901916504,null,34.5722732543945,34.5608139038086,34.5608139038086,34.543628692627,34.5378952026367,34.5207099914551,34.492057800293,34.486328125,34.486328125,34.4576835632324,34.4462203979492,34.4462203979492,34.4462203979492,34.4462203979492,34.4462203979492,34.4290351867676,34.4061164855957,34.4118461608887,34.4061164855957,34.3889274597168,34.354549407959,34.348819732666,34.343090057373,34.3144416809082,34.3029823303223,34.3029823303223,34.2915229797363,34.2686042785645,34.2628746032715,34.2285003662109,34.211311340332,34.2055816650391,34.1883926391602,34.1540107727051,34.1368255615234,34.1310958862305,34.1196365356445,34.1139068603516,34.1139068603516,34.0967178344727,34.0967178344727,34.090991973877,34.0737991333008,34.0566101074219,34.039421081543,34.0222358703613,34.0050468444824,33.9821281433105,33.9534797668457,33.9477462768555,33.9362907409668,33.9248313903809,33.9191017150879,33.9248313903809,33.9477462768555,33.9534797668457,33.9534797668457,33.9592094421387,33.9534797668457,33.9477462768555,33.9534797668457,33.9592094421387,33.9592094421387,33.9706649780273,33.9821281433105,33.9935836791992,33.9993171691895,33.9993171691895,33.9993171691895,33.9935836791992,34.0050468444824,34.039421081543,34.0795288085938,34.0967178344727,34.1081771850586,34.1253662109375,34.1425552368164,34.1482849121094,34.1482849121094,34.1540107727051,34.1654739379883,34.1654739379883,34.1712036132812,34.1941223144531,34.2399559020996,34.2399559020996,34.2285003662109,34.2399559020996,34.2399559020996,34.486328125,34.486328125,34.486328125,34.5722732543945,34.5722732543945,34.5722732543945,null,33.002368927002,33.0424728393555,33.0711250305176,33.0825843811035,33.1054992675781,33.1169624328613,33.134147644043,33.1456069946289,33.1570663452148,33.1627998352051,33.1914443969727,33.2029037475586,33.2086334228516,33.2258224487305,33.2315521240234,33.2659301757812,33.2773895263672,33.2773895263672,33.2888450622559,33.306037902832,33.306037902832,33.317497253418,33.3461456298828,33.3576011657715,33.3747901916504,33.3862533569336,33.3862533569336,33.002368927002,33.002368927002,33.002368927002,null,36.2567672729492,36.1708221435547,36.1708221435547,36.1307182312012,36.1192588806152,36.0619659423828,36.0619659423828,35.9702911376953,35.9702911376953,36.0619659423828,36.1307182312012,36.153636932373,36.165096282959,36.1765556335449,36.1880149841309,36.2052040100098,36.2166595458984,36.2338485717773,36.2510414123535,36.2682304382324,36.2739562988281,36.302604675293,36.302604675293,36.2911491394043,36.302604675293,36.3197937011719,36.3312530517578,36.3312530517578,36.3312530517578,36.3427124023438,36.3484420776367,36.3427124023438,36.3427124023438,36.3484420776367,36.3713607788086,36.3885498046875,36.4057388305664,36.5031394958496,36.4974136352539,36.2567672729492,36.2567672729492,null,36.2911491394043,36.2281227111816,36.2281227111816,36.2281227111816,36.2052040100098,36.2052040100098,36.1421775817871,36.1421775817871,36.1020698547363,36.1135292053223,36.1765556335449,36.5088691711426,36.5031394958496,36.4974136352539,36.5031394958496,36.4974136352539,36.2911491394043,36.2911491394043,null,36.4974136352539,36.5031394958496,36.5031394958496,36.4630317687988,36.4687652587891,36.4630317687988,36.4573059082031,36.1135292053223,36.1135292053223,36.1135292053223,36.4974136352539,36.4974136352539,null,33.3862533569336,33.3747901916504,33.3576011657715,33.3461456298828,33.317497253418,33.306037902832,33.306037902832,33.2888450622559,33.2773895263672,33.2773895263672,33.2659301757812,33.2315521240234,33.2258224487305,33.2086334228516,33.2029037475586,33.1914443969727,33.1627998352051,33.1627998352051,33.1914443969727,33.2029037475586,33.2086334228516,33.1971740722656,33.2086334228516,33.2315521240234,33.2544708251953,33.2544708251953,33.2602005004883,33.2716598510742,33.2716598510742,33.2659301757812,33.2773895263672,33.2888450622559,33.317497253418,33.3404159545898,33.3633346557617,33.3862533569336,33.4034385681152,33.4320907592773,33.4721946716309,33.5123023986816,33.5409469604492,33.5925178527832,33.6326217651367,33.6555404663086,33.6841888427734,33.6956481933594,33.7071075439453,33.5294914245605,33.5294914245605,33.5065727233887,33.4893836975098,33.4721946716309,33.455005645752,33.443546295166,33.4320907592773,33.4034385681152,33.3862533569336,33.3862533569336,null,33.7987823486328,33.7930526733398,33.7758636474609,33.7529449462891,33.7357559204102,33.6956481933594,33.6841888427734,33.6555404663086,33.6326217651367,33.5925178527832,33.5409469604492,33.5123023986816,33.4721946716309,33.4320907592773,33.4034385681152,33.3862533569336,33.3633346557617,33.3404159545898,33.317497253418,33.2888450622559,33.2716598510742,33.2716598510742,33.2831192016602,33.2888450622559,33.3117637634277,33.317497253418,33.317497253418,33.306037902832,33.3117637634277,33.3117637634277,33.3289566040039,33.3404159545898,33.3576011657715,33.3690643310547,33.3862533569336,33.4034385681152,33.4034385681152,33.4263572692871,33.4320907592773,33.437816619873,33.449275970459,33.449275970459,33.4607353210449,33.4836540222168,33.5008430480957,33.5180282592773,33.5352210998535,33.5466804504395,33.5581359863281,33.5581359863281,33.5581359863281,33.5753288269043,33.6154365539551,33.6326217651367,33.6498107910156,33.6555404663086,33.6784591674805,33.6956481933594,33.7185668945312,33.7987823486328,33.7987823486328,null,36.4974136352539,36.5031394958496,36.4974136352539,36.5031394958496,36.4974136352539,36.5031394958496,36.4974136352539,36.1135292053223,36.1192588806152,36.1192588806152,36.153636932373,36.153636932373,36.1765556335449,36.1765556335449,36.1994743347168,36.1994743347168,36.2338485717773,36.2453117370605,36.2624969482422,36.2796859741211,36.2911491394043,36.2911491394043,36.4974136352539,36.4974136352539,null,33.002368927002,33.3862533569336,33.5524101257324,33.5524101257324,33.5180282592773,33.5180282592773,33.5352210998535,33.5352210998535,33.5123023986816,33.5123023986816,33.5466804504395,33.5466804504395,33.5294914245605,33.5180282592773,33.4951095581055,33.4721946716309,33.455005645752,33.455005645752,33.4779243469238,33.4951095581055,33.5008430480957,33.4893836975098,33.4721946716309,33.455005645752,33.4263572692871,33.4034385681152,33.3919792175293,33.3919792175293,33.4034385681152,33.437816619873,33.443546295166,33.443546295166,33.4263572692871,33.3977088928223,33.3747901916504,33.3576011657715,33.3404159545898,33.3232269287109,33.2544708251953,33.2487411499023,33.2544708251953,33.2773895263672,33.2831192016602,33.2888450622559,33.2773895263672,33.2544708251953,33.2315521240234,33.2143630981445,33.1914443969727,33.1685256958008,33.1456069946289,33.1456069946289,33.134147644043,33.1169624328613,33.0768547058105,33.0596656799316,33.0424728393555,33.002368927002,32.996639251709,33.002368927002,33.002368927002,33.002368927002,33.002368927002,null,34.1654739379883,33.9993171691895,33.9993171691895,33.9763984680176,33.9706649780273,33.9534797668457,33.9477462768555,33.9248313903809,33.9133720397949,33.901912689209,33.8789939880371,33.8618049621582,33.8388862609863,33.8102378845215,33.8102378845215,33.7930526733398,33.7758636474609,33.7758636474609,33.7815933227539,33.7815933227539,33.7758636474609,33.7815933227539,33.8045082092285,33.8045082092285,33.8045082092285,33.8388862609863,33.8618049621582,33.896183013916,33.9133720397949,33.9362907409668,33.9534797668457,33.9649391174316,33.9993171691895,34.039421081543,34.0566101074219,34.1081771850586,34.1368255615234,34.1482849121094,34.1654739379883,34.1826629638672,34.1941223144531,34.2055816650391,34.211311340332,34.211311340332,34.2227668762207,34.2571449279785,34.2628746032715,34.348819732666,34.348819732666,34.348819732666,34.2915229797363,34.2800636291504,34.2571449279785,34.2628746032715,34.2571449279785,34.2514190673828,34.2342300415039,34.211311340332,34.1941223144531,34.176929473877,34.1712036132812,34.1654739379883,34.1654739379883,null,36.5088691711426,36.5088691711426,36.5031394958496,36.474494934082,36.4057388305664,36.4000091552734,36.3885498046875,36.3484420776367,36.2854156494141,36.2739562988281,36.2166595458984,36.1994743347168,36.2052040100098,36.2567672729492,36.2624969482422,36.2911491394043,36.2854156494141,36.2796859741211,36.2796859741211,36.2911491394043,36.4057388305664,36.4057388305664,36.4229278564453,36.4286575317383,36.4343872070312,36.4515762329102,36.4573059082031,36.474494934082,36.4802207946777,36.5031394958496,36.5088691711426,36.5088691711426,null,35.3572273254395,35.701000213623,35.6952705383301,35.6952705383301,35.706729888916,35.5291137695312,35.448902130127,35.4431686401367,35.4431686401367,35.4259834289551,35.4259834289551,35.3514938354492,35.3514938354492,35.3572273254395,35.3572273254395,null,33.6956481933594,33.7357559204102,33.7529449462891,33.7758636474609,33.7930526733398,33.8388862609863,33.8503456115723,33.9191017150879,33.9420204162598,34.0050468444824,34.0222358703613,34.0680732727051,34.0680732727051,34.0680732727051,34.0795288085938,33.9821281433105,33.9821281433105,33.7987823486328,33.7071075439453,33.6956481933594,33.6956481933594,null,33.0195579528809,33.0195579528809,33.0195579528809,33.2602005004883,33.2602005004883,33.3003082275391,33.3346824645996,33.3919792175293,33.443546295166,33.443546295166,33.455005645752,33.455005645752,33.3805198669434,33.3805198669434,33.0195579528809,33.0195579528809,null,35.1624183654785,35.1624183654785,35.1738777160645,35.1681480407715,35.1509590148926,35.4546279907227,35.4431686401367,35.3629570007324,35.2770118713379,35.2712821960449,35.254093170166,35.254093170166,35.2369041442871,35.2311744689941,35.2254447937012,35.2197151184082,35.1967964172363,35.1624183654785,35.1223106384277,35.1108551025391,35.116584777832,35.0993957519531,35.0936660766602,35.0936660766602,35.0764770507812,35.0707473754883,35.0764770507812,35.082202911377,35.0650177001953,35.0764770507812,35.082202911377,35.0879364013672,35.1051216125488,35.1051216125488,35.1108551025391,35.116584777832,35.1280403137207,35.1337738037109,35.1395034790039,35.1624183654785,35.1624183654785,null,35.9989395141602,35.701000213623,35.701000213623,35.6952705383301,35.701000213623,35.701000213623,35.8786201477051,35.8843460083008,35.8900756835938,35.9187240600586,35.9702911376953,35.9645576477051,36.0046691894531,35.9989395141602,35.9989395141602,null,35.6551666259766,35.7640266418457,35.7468376159668,35.7582969665527,35.7525672912598,35.7525672912598,35.7353782653809,35.7353782653809,35.7239189147949,35.7239189147949,35.6952705383301,35.6952705383301,35.6551666259766,35.6551666259766,35.5749473571777,35.569221496582,35.5405731201172,35.5291137695312,35.5061950683594,35.4832763671875,35.4660873413086,35.448902130127,35.4431686401367,35.4374389648438,35.4374389648438,35.4202499389648,35.4030647277832,35.3858757019043,35.3629570007324,35.3514938354492,35.3400382995605,35.3457679748535,35.3686828613281,35.3858757019043,35.4030647277832,35.4259834289551,35.4259834289551,35.4374389648438,35.4431686401367,35.6551666259766,35.6551666259766,null,35.4374389648438,35.4259834289551,35.4145202636719,35.397331237793,35.3858757019043,35.3686828613281,35.3686828613281,35.397331237793,35.3686828613281,35.3629570007324,35.3457679748535,35.3056564331055,35.254093170166,35.2197151184082,35.1967964172363,35.1796112060547,35.1624183654785,35.1395034790039,35.1108551025391,35.0879364013672,35.082202911377,35.082202911377,35.0879364013672,35.082202911377,35.0592842102051,35.0420989990234,35.0363693237305,35.0363693237305,35.0249099731445,34.996265411377,34.9618835449219,34.944694519043,34.9332389831543,34.9217758178711,34.8931312561035,34.8759384155273,34.8587532043457,34.8415641784668,34.9045906066895,34.9848022460938,34.9905319213867,35.1337738037109,35.1395034790039,35.4259834289551,35.4374389648438,35.4374389648438,null,35.3457679748535,35.4374389648438,35.4374389648438,35.4431686401367,35.4431686401367,35.4374389648438,35.4259834289551,35.1395034790039,35.1395034790039,35.3457679748535,35.3457679748535,null,33.7930526733398,33.7987823486328,33.8102378845215,33.8388862609863,33.8618049621582,33.8789939880371,33.901912689209,33.9133720397949,33.9248313903809,33.9477462768555,33.9534797668457,33.9706649780273,33.9763984680176,33.9993171691895,33.9993171691895,34.1654739379883,34.1540107727051,34.1540107727051,34.1540107727051,34.1482849121094,34.1425552368164,34.1425552368164,34.1310958862305,34.1253662109375,34.1081771850586,34.0967178344727,34.0680732727051,34.0680732727051,34.0222358703613,34.0050468444824,33.9420204162598,33.9191017150879,33.8503456115723,33.8388862609863,33.7930526733398,33.7930526733398,null,34.1253662109375,34.1081771850586,34.0737991333008,34.039421081543,34.0222358703613,33.9993171691895,33.9821281433105,33.9821281433105,34.0165023803711,34.0165023803711,34.0107727050781,33.9821281433105,33.9592094421387,33.9248313903809,33.907642364502,33.8847236633301,33.8388862609863,33.8102378845215,33.7930526733398,33.770133972168,33.7414855957031,33.7357559204102,33.7242965698242,33.6956481933594,33.6899185180664,33.6841888427734,33.6899185180664,33.7242965698242,33.7300262451172,33.7128372192383,33.6899185180664,33.6727294921875,33.638355255127,33.6211624145508,33.6039733886719,33.5925178527832,33.5753288269043,33.5466804504395,33.5466804504395,33.5123023986816,33.5123023986816,33.5352210998535,33.5352210998535,33.5180282592773,33.5180282592773,33.5524101257324,33.5524101257324,33.7815933227539,33.7873191833496,33.9821281433105,33.9763984680176,34.0107727050781,34.0050468444824,34.039421081543,34.0050468444824,33.9935836791992,33.9993171691895,33.9993171691895,33.9993171691895,33.9935836791992,33.9821281433105,33.9706649780273,33.9592094421387,33.9592094421387,33.9534797668457,33.9477462768555,33.9534797668457,33.9592094421387,33.9534797668457,33.9534797668457,33.9477462768555,33.9248313903809,33.9191017150879,33.9248313903809,33.9362907409668,33.9477462768555,33.9534797668457,33.9821281433105,34.0050468444824,34.0222358703613,34.039421081543,34.0566101074219,34.0737991333008,34.090991973877,34.0967178344727,34.0967178344727,34.1139068603516,34.1139068603516,34.1196365356445,34.1253662109375,34.1253662109375,null,33.5524101257324,33.3862533569336,33.3862533569336,33.4034385681152,33.4320907592773,33.443546295166,33.455005645752,33.4721946716309,33.4893836975098,33.5065727233887,33.5294914245605,33.5294914245605,33.7071075439453,33.7987823486328,33.7873191833496,33.7815933227539,33.5524101257324,33.5524101257324,null,35.0650177001953,35.0077209472656,35.0019912719727,34.9275093078613,34.9275093078613,34.9217758178711,34.9160461425781,34.9045906066895,34.8988571166992,34.9217758178711,34.9332389831543,34.944694519043,34.9504280090332,34.9561538696289,34.9561538696289,34.9905319213867,35.0077209472656,35.0191802978516,35.0535583496094,35.0707473754883,35.0879364013672,35.0993957519531,35.116584777832,35.1108551025391,35.1223106384277,35.1624183654785,35.1967964172363,35.2197151184082,35.2254447937012,35.2311744689941,35.2369041442871,35.254093170166,35.254093170166,35.2712821960449,35.2770118713379,35.3629570007324,35.3572273254395,35.3514938354492,35.0650177001953,35.0650177001953,null,35.3801460266113,35.3686828613281,35.3686828613281,35.3686828613281,35.4030647277832,35.4087905883789,35.3113899230957,35.3113899230957,35.2254447937012,35.2254447937012,35.1967964172363,35.2082557678223,35.2139854431152,35.2139854431152,35.4431686401367,35.448902130127,35.4660873413086,35.4832763671875,35.5061950683594,35.5291137695312,35.5405731201172,35.569221496582,35.5749473571777,35.6551666259766,35.6551666259766,35.6952705383301,35.6952705383301,35.7239189147949,35.7239189147949,35.7353782653809,35.7353782653809,35.7525672912598,35.7525672912598,35.7640266418457,35.7640266418457,35.3801460266113,35.3801460266113,null,36.2453117370605,36.2567672729492,36.4974136352539,36.4974136352539,36.5031394958496,36.4974136352539,36.4974136352539,36.3312530517578,36.3255233764648,36.2453117370605,36.2453117370605,36.2453117370605,null,34.7728080749512,34.7728080749512,34.7728080749512,34.6983222961426,34.6467590332031,34.6410293579102,34.6009216308594,34.6009216308594,34.5722732543945,34.5722732543945,34.5035171508789,34.5035171508789,34.4462203979492,34.4576835632324,34.4462203979492,34.4347648620605,34.4175758361816,34.3889274597168,34.4003829956055,34.6983222961426,34.6983222961426,34.7498931884766,34.7728080749512,34.7728080749512,34.7728080749512,null,34.1540107727051,34.4175758361816,34.4175758361816,34.4233016967773,34.4347648620605,34.4634094238281,34.4576835632324,34.5035171508789,34.4977912902832,34.4977912902832,34.2399559020996,34.2399559020996,34.0680732727051,34.0680732727051,34.0967178344727,34.1081771850586,34.1253662109375,34.1310958862305,34.1425552368164,34.1425552368164,34.1482849121094,34.1540107727051,34.1540107727051,34.1540107727051,34.1540107727051,null,36.153636932373,36.2624969482422,36.2567672729492,36.2052040100098,36.1994743347168,36.1765556335449,36.1307182312012,36.0046691894531,36.0046691894531,35.9645576477051,35.9702911376953,35.9817504882812,35.9932098388672,36.0046691894531,36.021858215332,36.0505027770996,36.0619659423828,36.0848846435547,36.0906105041504,36.1020698547363,36.1192588806152,36.159366607666,36.153636932373,36.153636932373,null,33.4779243469238,33.4721946716309,33.5065727233887,33.5123023986816,33.4951095581055,33.4951095581055,33.5065727233887,33.5180282592773,33.5180282592773,33.5352210998535,33.5466804504395,33.5581359863281,33.5695991516113,33.586784362793,33.5925178527832,33.5982437133789,33.6097030639648,33.6154365539551,33.6097030639648,33.6268920898438,33.6326217651367,33.6326217651367,33.6326217651367,33.638355255127,33.6498107910156,33.6555404663086,33.6555404663086,33.6555404663086,33.6727294921875,33.6899185180664,33.7071075439453,33.7242965698242,33.7357559204102,33.7529449462891,33.7529449462891,34.0165023803711,34.0107727050781,34.0050468444824,33.9821281433105,33.9821281433105,33.9821281433105,33.9763984680176,33.9706649780273,33.9821281433105,33.9821281433105,33.9706649780273,33.9592094421387,33.9592094421387,33.9534797668457,33.9534797668457,33.9649391174316,33.9649391174316,33.9592094421387,33.8274269104004,33.8217010498047,33.4779243469238,33.4779243469238,null,34.1540107727051,34.1654739379883,34.1712036132812,34.176929473877,34.1941223144531,34.211311340332,34.2342300415039,34.2514190673828,34.2571449279785,34.2628746032715,34.2571449279785,34.2800636291504,34.2915229797363,34.348819732666,34.348819732666,34.4003829956055,34.3889274597168,34.4175758361816,34.4347648620605,34.4462203979492,34.4576835632324,34.4462203979492,34.5035171508789,34.5035171508789,34.5035171508789,34.4806022644043,34.4806022644043,34.4233016967773,34.4175758361816,34.1540107727051,34.1540107727051,null,34.1998481750488,34.2800636291504,34.2857933044434,34.360279083252,34.360279083252,34.2800636291504,34.2686042785645,34.1998481750488,34.1941223144531,34.0165023803711,33.7529449462891,33.7529449462891,33.7873191833496,33.8618049621582,33.896183013916,33.9191017150879,33.9592094421387,33.9706649780273,34.0107727050781,34.0279655456543,34.039421081543,34.0737991333008,34.0852584838867,34.0967178344727,34.1196365356445,34.1540107727051,34.1712036132812,34.1998481750488,34.1998481750488,34.1998481750488,null,35.8786201477051,35.8786201477051,35.8557014465332,35.849967956543,35.84423828125,35.8327827453613,35.8270492553711,35.8155937194824,35.8098640441895,35.7869453430176,35.7869453430176,35.7697563171387,35.7697563171387,35.7525672912598,35.7468376159668,35.7411079406738,35.7296485900879,35.712459564209,35.701000213623,35.6895408630371,35.6780815124512,35.6551666259766,35.6379737854004,35.6265144348145,35.5233840942383,35.5291137695312,35.5291137695312,35.706729888916,35.6952705383301,35.6952705383301,35.712459564209,35.7353782653809,35.7411079406738,35.7468376159668,35.7754859924316,35.8327827453613,35.84423828125,35.8614273071289,35.8671569824219,35.9301834106445,35.9359130859375,35.9301834106445,35.8786201477051,35.8786201477051,35.8786201477051,null,36.1192588806152,36.1307182312012,36.1708221435547,36.1708221435547,36.2567672729492,36.2453117370605,36.2052040100098,36.2052040100098,36.165096282959,36.159366607666,35.9989395141602,35.9989395141602,35.9359130859375,35.9301834106445,35.8671569824219,35.8614273071289,35.84423828125,35.8327827453613,35.8614273071289,35.8786201477051,35.8843460083008,35.8900756835938,35.9187240600586,35.9359130859375,35.9416427612305,35.9072647094727,35.9187240600586,35.9416427612305,35.9473724365234,35.9473724365234,35.9359130859375,35.9359130859375,35.9473724365234,35.9645576477051,35.9702911376953,36.0046691894531,36.021858215332,36.0275840759277,36.0390472412109,36.0562324523926,36.0619659423828,36.0791511535645,36.0848846435547,36.1307182312012,36.1135292053223,36.1192588806152,36.1192588806152,36.1192588806152,null,35.701000213623,35.4374389648438,35.3457679748535,35.3514938354492,35.4374389648438,35.4374389648438,35.4259834289551,35.4374389648438,35.5291137695312,35.5233840942383,35.6265144348145,35.6379737854004,35.6551666259766,35.6780815124512,35.6895408630371,35.701000213623,35.712459564209,35.7296485900879,35.7411079406738,35.7468376159668,35.7525672912598,35.7697563171387,35.7697563171387,35.7869453430176,35.7869453430176,35.8098640441895,35.8155937194824,35.8270492553711,35.8327827453613,35.84423828125,35.849967956543,35.8557014465332,35.8786201477051,35.8786201477051,35.701000213623,35.701000213623,null,34.0795288085938,34.0680732727051,34.2399559020996,34.2399559020996,34.4977912902832,34.4977912902832,34.486328125,34.2399559020996,34.2399559020996,34.2285003662109,34.2399559020996,34.2399559020996,34.1941223144531,34.1712036132812,34.1654739379883,34.1654739379883,34.1540107727051,34.1482849121094,34.1482849121094,34.1425552368164,34.1253662109375,34.1081771850586,34.0967178344727,34.0795288085938,34.0795288085938,34.1081771850586,34.1081771850586,34.090991973877,34.0737991333008,34.0680732727051,34.0795288085938,34.0967178344727,34.1081771850586,34.1139068603516,34.1253662109375,34.1482849121094,34.1540107727051,34.1540107727051,34.1654739379883,34.176929473877,34.176929473877,34.0737991333008,34.0737991333008,34.0967178344727,34.0967178344727,34.0795288085938,34.0795288085938,null,35.712459564209,35.5921401977539,35.5921401977539,35.4660873413086,35.4660873413086,35.3228492736816,35.3285751342773,35.3285751342773,35.3228492736816,35.3343086242676,35.3514938354492,35.3686828613281,35.3858757019043,35.397331237793,35.4145202636719,35.4145202636719,35.4087905883789,35.3858757019043,35.397331237793,35.3916015625,35.3686828613281,35.3686828613281,35.3801460266113,35.3858757019043,35.3801460266113,35.7640266418457,35.7640266418457,35.7296485900879,35.712459564209,35.712459564209,null,33.0195579528809,33.0195579528809,33.0252876281738,33.0482063293457,33.0596656799316,33.0768547058105,33.0940437316895,33.0997734069824,33.1054992675781,33.134147644043,33.1456069946289,33.1456069946289,33.1570663452148,33.1627998352051,33.1570663452148,33.1627998352051,33.1685256958008,33.185718536377,33.1914443969727,33.2029037475586,33.2200927734375,33.2315521240234,33.2716598510742,33.2773895263672,33.2773895263672,33.2831192016602,33.3003082275391,33.3117637634277,33.3232269287109,33.3404159545898,33.3862533569336,33.3919792175293,33.3862533569336,33.3919792175293,33.4034385681152,33.4034385681152,33.449275970459,33.4607353210449,33.4721946716309,33.4721946716309,33.4779243469238,33.449275970459,33.443546295166,33.3919792175293,33.3346824645996,33.3003082275391,33.2602005004883,33.2602005004883,33.0195579528809,33.0195579528809,null,35.8786201477051,36.2166595458984,36.2223930358887,36.2510414123535,36.2338485717773,36.2338485717773,36.2109336853027,36.1994743347168,36.1765556335449,36.1479072570801,36.1479072570801,36.1421775817871,36.1479072570801,36.153636932373,36.153636932373,36.159366607666,36.1192588806152,36.1020698547363,36.0906105041504,36.0848846435547,36.0619659423828,36.0505027770996,36.021858215332,36.0046691894531,35.9932098388672,35.9817504882812,35.9702911376953,35.9187240600586,35.8900756835938,35.8843460083008,35.8786201477051,35.8786201477051,35.8786201477051,35.8786201477051,null,34.8415641784668,34.8301048278809,34.812915802002,34.7899971008301,34.7728080749512,34.7556190490723,34.7556190490723,34.7613487243652,34.7613487243652,34.7327003479004,34.7327003479004,34.7155113220215,34.6983222961426,34.6754035949707,34.6582183837891,34.6582183837891,34.6696739196777,34.6868667602539,34.6754035949707,34.6410293579102,34.6524848937988,34.7327003479004,34.7327003479004,34.8644828796387,34.9045906066895,34.9045906066895,34.8415641784668,34.8415641784668,null,33.7987823486328,33.9821281433105,33.9821281433105,34.0795288085938,34.0967178344727,34.0967178344727,34.0737991333008,34.0737991333008,34.176929473877,34.176929473877,34.1654739379883,34.1540107727051,34.1540107727051,34.1482849121094,34.1253662109375,34.1139068603516,34.1081771850586,34.0967178344727,34.0795288085938,34.0680732727051,34.0737991333008,34.090991973877,34.1081771850586,34.1081771850586,34.0795288085938,34.0795288085938,34.039421081543,34.0050468444824,34.0107727050781,33.9763984680176,33.9821281433105,33.7873191833496,33.7987823486328,33.7987823486328,null,33.6669998168945,33.6784591674805,33.9649391174316,33.9362907409668,33.9362907409668,33.9420204162598,33.9534797668457,33.9534797668457,33.9420204162598,33.9362907409668,33.9248313903809,33.907642364502,33.890453338623,33.8789939880371,33.8789939880371,33.8675346374512,33.8560752868652,33.8503456115723,33.8274269104004,33.8217010498047,33.8217010498047,33.8045082092285,33.8102378845215,33.8102378845215,33.8045082092285,33.7873191833496,33.7930526733398,33.7873191833496,33.7873191833496,33.7873191833496,33.7930526733398,33.7930526733398,33.7930526733398,33.7529449462891,33.7529449462891,33.7357559204102,33.7242965698242,33.7071075439453,33.6899185180664,33.6727294921875,33.6555404663086,33.6555404663086,33.6555404663086,33.6498107910156,33.638355255127,33.6326217651367,33.6326217651367,33.6326217651367,33.6268920898438,33.6097030639648,33.5982437133789,33.5982437133789,33.5753288269043,33.5638656616211,33.5638656616211,33.5753288269043,33.5581359863281,33.5638656616211,33.5524101257324,33.5524101257324,33.5638656616211,33.5581359863281,33.5753288269043,33.586784362793,33.5982437133789,33.5925178527832,33.586784362793,33.586784362793,33.6097030639648,33.6154365539551,33.6097030639648,33.5982437133789,33.5753288269043,33.586784362793,33.586784362793,33.5753288269043,33.5695991516113,33.5753288269043,33.5695991516113,33.5753288269043,33.5982437133789,33.5982437133789,33.6154365539551,33.6326217651367,33.6555404663086,33.6669998168945,33.6669998168945,null,35.1967964172363,35.2254447937012,35.2254447937012,35.3113899230957,35.3113899230957,35.4087905883789,35.4030647277832,35.3686828613281,35.3686828613281,35.3686828613281,35.3801460266113,35.3858757019043,35.3801460266113,35.3686828613281,35.3686828613281,35.3916015625,35.397331237793,35.3858757019043,35.4087905883789,35.4145202636719,35.4145202636719,35.397331237793,35.3858757019043,35.3686828613281,35.3514938354492,35.3343086242676,35.3228492736816,35.3285751342773,35.3285751342773,35.3228492736816,35.3113899230957,35.2139854431152,35.2139854431152,35.1967964172363,35.1967964172363,35.1967964172363,35.1967964172363,35.1681480407715,35.1624183654785,35.1509590148926,35.1509590148926,35.1395034790039,35.1395034790039,35.1395034790039,35.1280403137207,35.0478286743164,35.0420989990234,35.0191802978516,35.0249099731445,35.0592842102051,35.0592842102051,35.0993957519531,35.1395034790039,35.1395034790039,35.1967964172363,35.1967964172363,null,35.0077209472656,35.0650177001953,35.0650177001953,35.0650177001953,35.0650177001953,35.0650177001953,35.0535583496094,35.0478286743164,35.0306396484375,35.0306396484375,35.0306396484375,35.0363693237305,34.9217758178711,34.9160461425781,34.6754035949707,34.6582183837891,34.6410293579102,34.629566192627,34.6066474914551,34.5951919555664,34.5780029296875,34.5722732543945,34.5722732543945,34.5550842285156,34.5378952026367,34.5207099914551,34.5035171508789,34.486328125,34.486328125,34.4977912902832,34.6181106567383,34.629566192627,34.663948059082,34.6754035949707,34.7040557861328,34.7498931884766,35.0019912719727,35.0077209472656,35.0077209472656,null,35.7640266418457,35.7640266418457,35.7754859924316,35.7869453430176,35.8270492553711,35.8327827453613,36.0906105041504,36.2281227111816,36.2281227111816,36.2911491394043,36.2911491394043,36.2796859741211,36.2624969482422,36.2453117370605,36.2338485717773,36.1994743347168,36.1994743347168,36.1765556335449,36.1765556335449,36.153636932373,36.153636932373,36.1192588806152,36.1192588806152,36.0734214782715,36.0734214782715,35.9645576477051,35.9588317871094,35.9416427612305,35.9359130859375,35.9072647094727,35.9072647094727,35.8728866577148,35.8671569824219,35.8098640441895,35.8098640441895,35.7640266418457,35.7640266418457,35.7640266418457,null,36.5031394958496,36.5031394958496,36.5031394958496,36.5031394958496,36.4057388305664,36.3885498046875,36.3713607788086,36.3484420776367,36.3427124023438,36.3427124023438,36.3484420776367,36.3427124023438,36.3312530517578,36.3312530517578,36.3312530517578,36.3197937011719,36.302604675293,36.2911491394043,36.302604675293,36.302604675293,36.2739562988281,36.2682304382324,36.2510414123535,36.2338485717773,36.2166595458984,36.2052040100098,36.1880149841309,36.1765556335449,36.165096282959,36.153636932373,36.1307182312012,36.0619659423828,36.0619659423828,36.1078033447266,36.1135292053223,36.4573059082031,36.4630317687988,36.4687652587891,36.4630317687988,36.5031394958496,36.5031394958496,null,33.0367469787598,33.3003082275391,33.5753288269043,33.5581359863281,33.5638656616211,33.5524101257324,33.5524101257324,33.5638656616211,33.5581359863281,33.5753288269043,33.5638656616211,33.5638656616211,33.5753288269043,33.5982437133789,33.5982437133789,33.6097030639648,33.6154365539551,33.6097030639648,33.5982437133789,33.5925178527832,33.586784362793,33.5695991516113,33.5581359863281,33.5466804504395,33.5352210998535,33.5180282592773,33.5180282592773,33.5065727233887,33.4951095581055,33.4951095581055,33.5123023986816,33.5065727233887,33.4721946716309,33.4721946716309,33.4607353210449,33.449275970459,33.4034385681152,33.4034385681152,33.3919792175293,33.3862533569336,33.3919792175293,33.3862533569336,33.3404159545898,33.3232269287109,33.3117637634277,33.3003082275391,33.2831192016602,33.2773895263672,33.2773895263672,33.2716598510742,33.2315521240234,33.2200927734375,33.2029037475586,33.1914443969727,33.185718536377,33.1685256958008,33.1627998352051,33.1570663452148,33.1627998352051,33.1570663452148,33.1456069946289,33.1456069946289,33.134147644043,33.1054992675781,33.0997734069824,33.0940437316895,33.0768547058105,33.0596656799316,33.0482063293457,33.0252876281738,33.0367469787598,33.0367469787598,null,36.0046691894531,35.987476348877,35.9702911376953,35.9473724365234,35.9244537353516,35.9129943847656,35.9072647094727,35.901538848877,35.8786201477051,35.8557014465332,35.8327827453613,35.8213195800781,35.8041305541992,35.7926750183105,35.7754859924316,35.7640266418457,35.7468376159668,35.7353782653809,35.706729888916,35.6895408630371,35.6666221618652,35.6666221618652,35.6551666259766,35.6437034606934,35.5978660583496,35.5749473571777,35.5520324707031,35.534839630127,35.5233840942383,35.5176544189453,35.5176544189453,35.4947357177734,35.4374389648438,35.4202499389648,35.4087905883789,35.4145202636719,35.4259834289551,35.4718170166016,35.4775466918945,35.4718170166016,35.448902130127,35.4374389648438,35.4259834289551,35.4374389648438,35.701000213623,35.9989395141602,35.9989395141602,36.0046691894531,36.0046691894531,36.0046691894531,36.0046691894531,36.0046691894531,null,34.6524848937988,34.4748725891113,34.4748725891113,34.343090057373,34.343090057373,34.348819732666,34.354549407959,34.3889274597168,34.4061164855957,34.4118461608887,34.4061164855957,34.4290351867676,34.4462203979492,34.4462203979492,34.4462203979492,34.4462203979492,34.4462203979492,34.4576835632324,34.486328125,34.486328125,34.492057800293,34.5207099914551,34.5378952026367,34.543628692627,34.5608139038086,34.5608139038086,34.5722732543945,34.5951919555664,34.5951919555664,34.6009216308594,34.6066474914551,34.6123809814453,34.663948059082,34.6696739196777,34.8702125549316,34.8759384155273,34.8874015808105,34.8931312561035,34.9160461425781,34.9045906066895,34.9733467102051,34.9733467102051,35.0019912719727,35.0019912719727,34.9160461425781,34.9045906066895,34.8644828796387,34.8644828796387,34.7327003479004,34.7327003479004,34.6524848937988,34.6524848937988,null,34.6696739196777,34.6582183837891,34.6696739196777,34.6696739196777,34.6754035949707,34.6754035949707,34.6925926208496,34.7097816467285,34.7155113220215,34.7155113220215,34.7327003479004,34.7498931884766,34.7556190490723,34.7556190490723,34.7498931884766,34.6983222961426,34.6983222961426,34.4003829956055,34.348819732666,34.348819732666,34.360279083252,34.6696739196777,34.6696739196777,null,33.443546295166,33.449275970459,33.4779243469238,33.8217010498047,33.8274269104004,33.9592094421387,33.9649391174316,33.9534797668457,33.9362907409668,33.9133720397949,33.896183013916,33.8618049621582,33.8388862609863,33.8045082092285,33.8045082092285,33.8045082092285,33.7815933227539,33.7758636474609,33.455005645752,33.455005645752,33.443546295166,33.443546295166,33.443546295166,null,35.712459564209,35.712459564209,35.7296485900879,35.7640266418457,35.8098640441895,35.8098640441895,35.8671569824219,35.8728866577148,35.9072647094727,35.9072647094727,35.9359130859375,35.9416427612305,35.9588317871094,35.9645576477051,36.0734214782715,36.0734214782715,36.1192588806152,36.1135292053223,36.1135292053223,36.0619659423828,36.0619659423828,35.712459564209,35.712459564209,null,33.3805198669434,33.3805198669434,33.455005645752,33.7758636474609,33.7815933227539,33.7815933227539,33.7758636474609,33.7758636474609,33.7930526733398,33.8102378845215,33.8102378845215,33.7987823486328,33.7185668945312,33.6956481933594,33.6784591674805,33.6555404663086,33.6498107910156,33.6326217651367,33.6154365539551,33.5753288269043,33.5581359863281,33.5581359863281,33.5581359863281,33.5466804504395,33.5352210998535,33.5180282592773,33.5008430480957,33.4836540222168,33.4607353210449,33.449275970459,33.449275970459,33.437816619873,33.4320907592773,33.4263572692871,33.4034385681152,33.4034385681152,33.3862533569336,33.3690643310547,33.3690643310547,33.3633346557617,33.3690643310547,33.3747901916504,33.3805198669434,33.3862533569336,33.3805198669434,33.3805198669434,33.3805198669434,null,34.7728080749512,34.7728080749512,34.8472938537598,34.8472938537598,34.8702125549316,34.8702125549316,34.8874015808105,34.8874015808105,34.9045906066895,34.9045906066895,34.9160461425781,34.9217758178711,34.9275093078613,34.9332389831543,34.944694519043,34.944694519043,34.9561538696289,34.9561538696289,34.9733467102051,34.9733467102051,34.9848022460938,34.9905319213867,35.0019912719727,35.0019912719727,35.0134506225586,35.0134506225586,35.0306396484375,35.0306396484375,35.0420989990234,35.0420989990234,35.0592842102051,35.0592842102051,35.0764770507812,35.0650177001953,35.082202911377,35.0764770507812,35.0707473754883,35.0764770507812,35.0936660766602,35.0936660766602,35.0993957519531,35.0879364013672,35.0707473754883,35.0535583496094,35.0191802978516,35.0077209472656,34.9905319213867,34.9561538696289,34.9561538696289,34.93896484375,34.9332389831543,34.9045906066895,34.9045906066895,34.8587532043457,34.8587532043457,34.8301048278809,34.8301048278809,34.8472938537598,34.8472938537598,34.8587532043457,34.8587532043457,34.7728080749512,34.7728080749512,null,34.343090057373,34.343090057373,34.4748725891113,34.4748725891113,34.6524848937988,34.6410293579102,34.6181106567383,34.5837326049805,34.5608139038086,34.5550842285156,34.5264358520508,34.5149765014648,34.4462203979492,34.4233016967773,34.4003829956055,34.3889274597168,34.3831977844238,34.3889274597168,34.3831977844238,34.360279083252,34.3316307067871,34.3087120056152,34.2972526550293,34.2972526550293,34.2915229797363,34.2628746032715,34.2456855773926,34.2399559020996,34.2456855773926,34.2342300415039,34.211311340332,34.2055816650391,34.1941223144531,34.1826629638672,34.1540107727051,34.1540107727051,34.1712036132812,34.1712036132812,34.1540107727051,34.1253662109375,34.1196365356445,34.1310958862305,34.1368255615234,34.1540107727051,34.1883926391602,34.2055816650391,34.211311340332,34.2285003662109,34.2628746032715,34.2686042785645,34.2915229797363,34.3029823303223,34.3029823303223,34.3144416809082,34.343090057373,34.343090057373,null,34.360279083252,34.348819732666,34.2628746032715,34.2571449279785,34.2227668762207,34.211311340332,34.211311340332,34.2055816650391,34.1941223144531,34.1826629638672,34.1654739379883,34.1482849121094,34.1368255615234,34.1081771850586,34.0566101074219,34.039421081543,33.9993171691895,33.9649391174316,33.9592094421387,33.9649391174316,33.9649391174316,33.9534797668457,33.9534797668457,33.9592094421387,33.9592094421387,33.9706649780273,33.9821281433105,33.9821281433105,33.9706649780273,33.9763984680176,33.9821281433105,33.9821281433105,33.9821281433105,34.0050468444824,34.0107727050781,34.0165023803711,34.1941223144531,34.1998481750488,34.2686042785645,34.2800636291504,34.360279083252,34.360279083252,null,35.4374389648438,35.701000213623,35.701000213623,35.6952705383301,35.701000213623,35.701000213623,35.4374389648438,35.4259834289551,35.4374389648438,35.4431686401367,35.4431686401367,35.4374389648438,35.4374389648438,35.4374389648438,null,34.6696739196777,34.360279083252,34.360279083252,34.2857933044434,34.2800636291504,34.1998481750488,34.211311340332,34.5321655273438,34.7498931884766,34.7327003479004,34.7040557861328,34.7040557861328,34.6925926208496,34.6868667602539,34.6696739196777,34.6696739196777,null,35.4546279907227,35.1509590148926,35.1681480407715,35.1738777160645,35.1624183654785,35.1624183654785,35.1624183654785,35.1566925048828,35.1395034790039,35.1337738037109,35.1108551025391,35.116584777832,35.1624183654785,35.248363494873,35.2712821960449,35.2770118713379,35.2884712219238,35.3113899230957,35.3228492736816,35.4660873413086,35.4660873413086,35.5921401977539,35.5921401977539,35.712459564209,35.712459564209,35.712459564209,35.5405731201172,35.534839630127,35.4546279907227,35.4546279907227,null,35.0363693237305,35.0420989990234,35.0478286743164,35.0535583496094,35.0592842102051,35.0535583496094,35.0420989990234,35.0249099731445,35.0249099731445,35.0249099731445,35.0879364013672,35.0879364013672,35.0764770507812,35.0650177001953,35.0592842102051,35.0535583496094,35.0592842102051,35.0478286743164,35.0478286743164,34.9160461425781,34.8931312561035,34.8874015808105,34.8759384155273,34.8702125549316,34.6696739196777,34.663948059082,34.6123809814453,34.6066474914551,34.6009216308594,34.5951919555664,34.5951919555664,34.5722732543945,34.5722732543945,34.486328125,34.486328125,34.5035171508789,34.5207099914551,34.5378952026367,34.5550842285156,34.5722732543945,34.5722732543945,34.5780029296875,34.5951919555664,34.6066474914551,34.629566192627,34.6410293579102,34.6582183837891,34.6754035949707,34.9160461425781,34.9217758178711,35.0363693237305,35.0363693237305,null,35.0077209472656,35.0019912719727,34.7498931884766,34.7040557861328,34.6754035949707,34.663948059082,34.629566192627,34.6181106567383,34.4977912902832,34.4977912902832,34.4977912902832,34.5894622802734,34.5894622802734,34.6352996826172,34.6410293579102,34.6754035949707,34.6754035949707,34.6983222961426,34.6983222961426,34.7670783996582,34.7670783996582,34.8587532043457,34.8587532043457,34.8587532043457,34.9045906066895,34.9045906066895,34.9332389831543,34.93896484375,34.9561538696289,34.9504280090332,34.944694519043,34.9332389831543,34.9217758178711,34.8988571166992,34.9045906066895,34.9160461425781,34.9217758178711,34.9275093078613,34.9275093078613,35.0019912719727,35.0077209472656,35.0077209472656,null,36.153636932373,36.153636932373,36.1479072570801,36.1421775817871,36.1479072570801,36.1479072570801,36.1765556335449,36.1994743347168,36.2109336853027,36.2338485717773,36.2338485717773,36.3140678405762,36.3140678405762,36.3197937011719,36.3656311035156,36.3713607788086,36.3770904541016,36.3828201293945,36.4057388305664,36.4057388305664,36.4229278564453,36.4343872070312,36.4630317687988,36.4573059082031,36.4687652587891,36.4687652587891,36.4802207946777,36.4802207946777,36.5031394958496,36.5031394958496,36.5031394958496,36.4802207946777,36.474494934082,36.4573059082031,36.4515762329102,36.4343872070312,36.4286575317383,36.4229278564453,36.4057388305664,36.4057388305664,36.2911491394043,36.2796859741211,36.2796859741211,36.2854156494141,36.2911491394043,36.2624969482422,36.153636932373,36.153636932373,null,35.0019912719727,35.0019912719727,35.1395034790039,35.1395034790039,35.1337738037109,34.9905319213867,34.9848022460938,34.9045906066895,34.9045906066895,34.8644828796387,34.8644828796387,34.9045906066895,34.9160461425781,35.0019912719727,35.0019912719727,null,34.7728080749512,34.8587532043457,34.8587532043457,34.8472938537598,34.8472938537598,34.8301048278809,34.8301048278809,34.8587532043457,34.8587532043457,34.7670783996582,34.7670783996582,34.6983222961426,34.6983222961426,34.6754035949707,34.6754035949707,34.6410293579102,34.6352996826172,34.5894622802734,34.5894622802734,34.4977912902832,34.5035171508789,34.4576835632324,34.4634094238281,34.4347648620605,34.4233016967773,34.4175758361816,34.4175758361816,34.4233016967773,34.4806022644043,34.4806022644043,34.5035171508789,34.5035171508789,34.5722732543945,34.5722732543945,34.6009216308594,34.6009216308594,34.6410293579102,34.6467590332031,34.6983222961426,34.7728080749512,34.7728080749512,34.7728080749512,null,34.7556190490723,34.7556190490723,34.7498931884766,34.7327003479004,34.7155113220215,34.7155113220215,34.7097816467285,34.6925926208496,34.6754035949707,34.6754035949707,34.6696739196777,34.6696739196777,34.6582183837891,34.6696739196777,34.6868667602539,34.6925926208496,34.7040557861328,34.7040557861328,34.7327003479004,34.7498931884766,34.9848022460938,34.9618835449219,35.0535583496094,35.0592842102051,35.0764770507812,35.0764770507812,35.082202911377,35.0764770507812,35.082202911377,35.0879364013672,35.0936660766602,35.0936660766602,35.0993957519531,35.0993957519531,35.0592842102051,35.0592842102051,35.0249099731445,35.0191802978516,34.7556190490723,34.7556190490723,null,36.0619659423828,35.9702911376953,35.7812118530273,35.7812118530273,35.712459564209,35.712459564209,35.712459564209,36.0619659423828,36.0619659423828,36.1135292053223,36.1135292053223,36.1078033447266,36.0619659423828,36.0619659423828,36.0619659423828,null,35.1967964172363,35.1395034790039,35.1395034790039,35.0993957519531,35.0993957519531,35.0936660766602,35.0936660766602,35.0879364013672,35.082202911377,35.0764770507812,35.082202911377,35.0764770507812,35.0764770507812,35.0592842102051,35.0535583496094,34.9618835449219,34.9848022460938,35.397331237793,35.4431686401367,35.4374389648438,35.4259834289551,35.4259834289551,35.4030647277832,35.3858757019043,35.3686828613281,35.3457679748535,35.3400382995605,35.3514938354492,35.3629570007324,35.3858757019043,35.4030647277832,35.4202499389648,35.4374389648438,35.4374389648438,35.4431686401367,35.2139854431152,35.2139854431152,35.2082557678223,35.1967964172363,35.1967964172363,null,34.211311340332,34.1998481750488,34.1998481750488,34.1712036132812,34.1540107727051,34.1196365356445,34.0967178344727,34.0852584838867,34.0737991333008,34.039421081543,34.0279655456543,34.0107727050781,33.9706649780273,33.9592094421387,33.9191017150879,33.896183013916,33.8618049621582,33.7873191833496,33.7529449462891,33.7529449462891,33.7930526733398,33.7930526733398,33.7930526733398,33.7873191833496,33.7873191833496,33.7873191833496,33.7930526733398,33.7873191833496,33.8045082092285,33.8102378845215,33.8102378845215,33.8045082092285,33.8217010498047,33.8217010498047,33.8274269104004,33.8503456115723,33.8560752868652,33.8675346374512,33.8789939880371,33.8789939880371,33.890453338623,33.907642364502,33.9248313903809,33.9362907409668,33.9420204162598,33.9534797668457,33.9534797668457,33.9420204162598,33.9362907409668,33.9362907409668,33.9649391174316,34.211311340332,34.211311340332,null,36.2338485717773,36.2510414123535,36.2223930358887,36.2166595458984,35.8786201477051,35.8786201477051,35.9301834106445,35.9359130859375,35.9989395141602,35.9989395141602,36.159366607666,36.165096282959,36.2052040100098,36.2052040100098,36.2453117370605,36.2453117370605,36.3255233764648,36.3312530517578,36.4974136352539,36.4974136352539,36.5031394958496,36.4802207946777,36.4802207946777,36.4687652587891,36.4687652587891,36.4573059082031,36.4630317687988,36.4343872070312,36.4229278564453,36.4057388305664,36.4057388305664,36.3828201293945,36.3770904541016,36.3713607788086,36.3656311035156,36.3197937011719,36.3140678405762,36.3140678405762,36.2338485717773,36.2338485717773,null,36.1192588806152,36.1192588806152,36.1135292053223,36.1307182312012,36.0848846435547,36.0791511535645,36.0619659423828,36.0562324523926,36.0390472412109,36.0275840759277,36.021858215332,36.0046691894531,35.9702911376953,35.9645576477051,35.9473724365234,35.9359130859375,35.9359130859375,35.9473724365234,35.9473724365234,35.9416427612305,35.9187240600586,35.9072647094727,35.9416427612305,35.9359130859375,35.9187240600586,35.8900756835938,35.8843460083008,35.8786201477051,35.8614273071289,35.8327827453613,35.7754859924316,35.7468376159668,35.7411079406738,35.7353782653809,35.712459564209,35.6952705383301,35.701000213623,35.706729888916,35.7812118530273,35.9702911376953,35.9702911376953,36.0619659423828,36.0619659423828,36.1192588806152,36.1192588806152,null,33.002368927002,33.002368927002,33.0138282775879,33.0195579528809,33.3805198669434,33.3805198669434,33.3862533569336,33.3805198669434,33.3747901916504,33.3690643310547,33.3633346557617,33.3690643310547,33.3690643310547,33.3576011657715,33.3404159545898,33.3289566040039,33.3117637634277,33.3117637634277,33.306037902832,33.317497253418,33.317497253418,33.3117637634277,33.2888450622559,33.2831192016602,33.2716598510742,33.2716598510742,33.2888450622559,33.2773895263672,33.2659301757812,33.2716598510742,33.2716598510742,33.2602005004883,33.2544708251953,33.2544708251953,33.2315521240234,33.2086334228516,33.1971740722656,33.2086334228516,33.2029037475586,33.1914443969727,33.1627998352051,33.1627998352051,33.1570663452148,33.1456069946289,33.134147644043,33.1169624328613,33.1054992675781,33.0825843811035,33.0711250305176,33.0424728393555,33.002368927002,33.002368927002,null,35.4546279907227,35.534839630127,35.5405731201172,35.712459564209,35.712459564209,35.7812118530273,35.7812118530273,35.706729888916,35.701000213623,35.3572273254395,35.3629570007324,35.4431686401367,35.4546279907227,35.4546279907227,null,35.7640266418457,35.7525672912598,35.7582969665527,35.7468376159668,35.7640266418457,36.1135292053223,36.1020698547363,36.1421775817871,36.1421775817871,36.2052040100098,36.2052040100098,36.2281227111816,36.2281227111816,36.0906105041504,35.8327827453613,35.8270492553711,35.7869453430176,35.7754859924316,35.7640266418457,35.7640266418457,null,35.4259834289551,35.4145202636719,35.4087905883789,35.4145202636719,35.397331237793,35.3801460266113,35.3629570007324,35.3629570007324,35.3629570007324,35.3629570007324,35.3572273254395,35.3343086242676,35.2942008972168,35.2884712219238,35.2942008972168,35.2942008972168,35.2827415466309,35.2827415466309,35.2827415466309,35.2770118713379,35.254093170166,35.254093170166,35.254093170166,35.248363494873,35.2311744689941,35.2082557678223,35.1967964172363,35.1967964172363,35.1853370666504,35.1738777160645,35.1566925048828,35.1395034790039,35.1395034790039,35.1337738037109,35.1337738037109,35.0993957519531,35.0879364013672,35.0936660766602,35.0879364013672,35.0879364013672,35.0249099731445,35.0249099731445,35.0249099731445,35.0420989990234,35.0535583496094,35.0592842102051,35.0535583496094,35.0478286743164,35.0420989990234,35.0363693237305,35.0306396484375,35.0306396484375,35.0306396484375,35.0478286743164,35.0535583496094,35.0650177001953,35.0650177001953,35.0650177001953,35.0650177001953,35.0650177001953,35.3514938354492,35.3514938354492,35.4259834289551,35.4259834289551,35.4431686401367,35.4431686401367,35.448902130127,35.5291137695312,35.5291137695312,35.4374389648438,35.4259834289551,35.4259834289551,null,35.0879364013672,35.0936660766602,35.0879364013672,35.0993957519531,35.1337738037109,35.1337738037109,35.1395034790039,35.1395034790039,35.1566925048828,35.1738777160645,35.1853370666504,35.1967964172363,35.1967964172363,35.2082557678223,35.2311744689941,35.248363494873,35.254093170166,35.254093170166,35.254093170166,35.2770118713379,35.2827415466309,35.2827415466309,35.2827415466309,35.2942008972168,35.2942008972168,35.2884712219238,35.2942008972168,35.3343086242676,35.3572273254395,35.3629570007324,35.3629570007324,35.3629570007324,35.3629570007324,35.3801460266113,35.397331237793,35.4145202636719,35.4087905883789,35.4145202636719,35.4259834289551,35.4374389648438,35.4374389648438,35.3514938354492,35.3457679748535,35.1395034790039,35.0019912719727,35.0019912719727,35.0019912719727,34.9733467102051,34.9733467102051,34.9045906066895,34.9160461425781,35.0478286743164,35.0478286743164,35.0592842102051,35.0535583496094,35.0592842102051,35.0650177001953,35.0764770507812,35.0879364013672,35.0879364013672,null,35.0191802978516,35.0420989990234,35.0478286743164,35.1280403137207,35.1395034790039,35.1395034790039,35.1395034790039,35.1509590148926,35.1509590148926,35.1624183654785,35.1681480407715,35.1967964172363,35.1967964172363,35.1967964172363,35.1967964172363,35.2139854431152,35.2139854431152,35.3113899230957,35.2884712219238,35.2770118713379,35.2712821960449,35.248363494873,35.1624183654785,35.116584777832,35.1108551025391,35.1337738037109,35.1395034790039,35.1566925048828,35.1624183654785,35.1624183654785,35.1395034790039,35.1337738037109,35.1280403137207,35.116584777832,35.1108551025391,35.1051216125488,35.1051216125488,35.0879364013672,35.082202911377,35.0764770507812,35.0592842102051,35.0592842102051,35.0420989990234,35.0420989990234,35.0306396484375,35.0306396484375,35.0134506225586,35.0134506225586,35.0019912719727,35.0019912719727,34.9905319213867,34.9848022460938,34.9733467102051,34.9733467102051,34.9561538696289,34.9561538696289,34.944694519043,34.944694519043,34.9332389831543,34.9275093078613,34.9217758178711,34.9160461425781,34.9045906066895,34.9045906066895,34.8874015808105,34.8874015808105,34.8702125549316,34.8702125549316,34.8472938537598,34.8472938537598,34.7728080749512,34.7728080749512,34.7498931884766,34.7556190490723,35.0191802978516,35.0191802978516,null,37.4828987121582,37.4828987121582,37.4828987121582,37.4657135009766,37.4599800109863,37.4771690368652,37.4771690368652,37.4943580627441,37.5058174133301,37.5287322998047,37.5459251403809,37.5917587280273,37.6490592956543,37.7006225585938,37.7350006103516,37.7636489868164,37.7922973632812,37.832405090332,37.8495941162109,37.8725128173828,37.9011573791504,37.8896980285645,37.8667793273926,37.8209419250488,37.8209419250488,37.7922973632812,37.7922973632812,37.7636489868164,37.7063522338867,37.8094863891602,37.8152160644531,37.7808380126953,37.5401954650879,37.5287322998047,37.5058174133301,37.4828987121582,37.4828987121582,null,38.7090263366699,38.7204895019531,38.7777824401855,38.8064308166504,38.8293495178223,38.8522682189941,38.8579978942871,38.869457244873,38.875186920166,38.9095611572266,38.6975708007812,38.6689224243164,38.6402702331543,38.5829772949219,38.5371398925781,38.4855766296387,38.4397392272949,38.416820526123,38.3939018249512,38.4110908508301,38.3996315002441,38.3595237731934,38.3537940979004,38.3308792114258,38.3423347473145,38.3595237731934,38.4110908508301,38.416820526123,38.3996315002441,38.3595237731934,38.428279876709,38.4454689025879,38.4569244384766,38.4970321655273,38.5199508666992,38.7090263366699,38.7090263366699,null,38.7090263366699,38.5199508666992,38.5084953308105,38.5027618408203,38.4683876037598,38.4683876037598,38.4683876037598,38.4454689025879,38.4511985778809,38.3881721496582,38.3652534484863,38.2907676696777,38.2334747314453,38.2220153808594,38.2220153808594,38.2964973449707,38.5142250061035,38.5142250061035,38.5256805419922,38.5199508666992,38.56005859375,38.5142250061035,38.5084953308105,38.5142250061035,38.5371398925781,38.5428695678711,38.5715179443359,38.5944366455078,38.6230850219727,38.6345443725586,38.6975708007812,38.7090263366699,38.7090263366699,38.7090263366699,null,39.3106346130371,39.2934455871582,39.333553314209,39.3679313659668,39.3851165771484,39.4309539794922,39.471061706543,39.5111694335938,39.5398178100586,39.5283584594727,39.5627365112305,39.608570098877,39.6314888000488,39.642951965332,39.6658706665039,39.6715965270996,39.7174339294434,39.774730682373,39.791919708252,39.8033790588379,39.8320274353027,39.8664054870605,39.8893241882324,39.8835906982422,39.8950538635254,39.9007797241211,39.91796875,39.9466171264648,39.9867248535156,39.9867248535156,39.9867248535156,40.044017791748,40.0554809570312,40.1013145446777,40.1070442199707,40.1414260864258,40.1758003234863,40.1643409729004,40.1299629211426,40.1013145446777,40.0554809570312,40.0039138793945,39.9695358276367,39.9294281005859,39.923698425293,39.91796875,39.9007797241211,39.8606719970703,39.8148345947266,39.7288932800293,39.7002449035645,39.642951965332,39.6142997741699,39.608570098877,39.5856552124023,39.5856552124023,39.5627365112305,39.5570068359375,39.5226287841797,39.5283584594727,39.5111694335938,39.5111694335938,39.5168991088867,39.5168991088867,39.4538726806641,39.3621978759766,39.327823638916,39.3163642883301,39.2934455871582,39.3049049377441,39.322093963623,39.3106346130371,39.3106346130371,null,38.5199508666992,38.4970321655273,38.4569244384766,38.4454689025879,38.416820526123,38.4053611755371,38.3537940979004,38.3022308349609,38.1246147155762,38.0272064208984,37.9928321838379,37.9985618591309,37.969913482666,37.9584541320801,37.9068870544434,37.8495941162109,37.832405090332,38.0730438232422,38.0959625244141,38.1417999267578,38.1990966796875,38.2220153808594,38.2220153808594,38.2334747314453,38.2907676696777,38.3652534484863,38.3881721496582,38.4511985778809,38.4454689025879,38.4683876037598,38.4683876037598,38.4683876037598,38.5027618408203,38.5084953308105,38.5199508666992,38.5199508666992,null,38.9382133483887,38.9324798583984,38.9668617248535,38.9955062866211,39.0241546630859,39.0470733642578,39.0929069519043,39.1215591430664,39.138744354248,39.1788520812988,39.2132339477539,39.2075004577637,39.2189598083496,39.2132339477539,39.2590675354004,39.2934455871582,39.339282989502,39.3736610412598,39.3793907165527,39.3851165771484,39.3908500671387,39.3908500671387,39.3908500671387,39.3908500671387,39.4137687683105,39.4137687683105,39.3908500671387,39.3851165771484,39.3679313659668,39.333553314209,39.2934455871582,39.2819862365723,39.2705268859863,39.2075004577637,39.1731262207031,39.1215591430664,39.0814514160156,39.0642623901367,38.9955062866211,38.9725875854492,38.9382133483887,38.9382133483887,null,38.0959625244141,38.0730438232422,38.0501251220703,38.0272064208984,38.0042877197266,37.964183807373,37.9412651062012,37.8667793273926,37.8438606262207,37.8152160644531,37.8094863891602,37.7063522338867,37.7636489868164,37.7922973632812,37.7922973632812,37.8209419250488,37.8209419250488,37.8667793273926,37.8896980285645,37.9011573791504,37.9183502197266,37.9298057556152,37.9355354309082,37.964183807373,37.969913482666,37.9928321838379,38.0157508850098,38.0272064208984,38.0272064208984,38.0272064208984,38.0501251220703,38.0615882873535,38.0615882873535,38.0272064208984,38.0558586120605,38.0673141479492,38.0558586120605,38.0501251220703,38.0673141479492,38.0615882873535,38.0443954467773,38.0214805603027,38.0214805603027,38.0272064208984,38.0615882873535,38.0959625244141,38.0959625244141,38.0959625244141,38.107421875,38.0959625244141,38.0959625244141,null,41.3904724121094,41.3904724121094,41.3904724121094,41.4706840515137,41.4764175415039,41.4649543762207,41.5107917785645,41.5279808044434,41.5508995056152,41.5508995056152,41.5852737426758,41.6253814697266,41.6826820373535,41.722785949707,41.7628936767578,41.7800827026367,41.8087310791016,41.8488388061523,41.8946723937988,41.9405097961426,41.9748878479004,42.0035362243652,42.0092658996582,42.0092658996582,41.9863471984863,41.9519729614258,41.8946723937988,41.8946723937988,41.8373794555664,41.8373794555664,41.8087310791016,41.7972717285156,41.7571640014648,41.7399749755859,41.6826820373535,41.6483001708984,41.6368446350098,41.602466583252,41.602466583252,41.5508995056152,41.5337104797363,41.5165214538574,41.4878730773926,41.4248466491699,41.3904724121094,41.3904724121094,null,38.7204895019531,38.7319450378418,38.8121604919434,38.8178901672363,38.9095611572266,38.9496688842773,38.9496688842773,39.0069694519043,39.0069694519043,38.9783172607422,38.9783172607422,38.9152946472168,38.9324798583984,38.9840507507324,39.0298881530762,39.0241546630859,39.0356140136719,39.0413436889648,39.0757217407227,39.0642623901367,39.0642623901367,38.9897766113281,38.9095611572266,38.875186920166,38.869457244873,38.8579978942871,38.8522682189941,38.8293495178223,38.8064308166504,38.7777824401855,38.7204895019531,38.7090263366699,38.7090263366699,38.6975708007812,38.6345443725586,38.6230850219727,38.5944366455078,38.5715179443359,38.5428695678711,38.5371398925781,38.5142250061035,38.5084953308105,38.5142250061035,38.56005859375,38.5199508666992,38.5256805419922,38.5142250061035,38.5142250061035,38.5256805419922,38.7204895019531,38.703296661377,38.7204895019531,38.7204895019531,null,36.2739562988281,36.2911491394043,36.3083343505859,36.3255233764648,36.474494934082,36.5776252746582,36.7094039916992,36.7380523681641,37.0359916687012,37.0130767822266,36.9557762145996,36.9156684875488,36.8698310852051,36.8411865234375,36.8068084716797,36.7838897705078,36.7838897705078,36.755241394043,36.8010787963867,36.8239974975586,36.8297271728516,36.8698310852051,36.9042129516602,36.927131652832,36.9844245910645,37.0188026428223,37.0417213439941,37.0417213439941,37.0188026428223,37.0417213439941,37.070369720459,37.070369720459,37.0990142822266,37.1219329833984,37.1448516845703,37.1391220092773,37.1448516845703,37.1391220092773,37.1162071228027,37.1735038757324,37.1563148498535,37.1964225769043,37.2709045410156,37.3282012939453,37.3912239074707,37.5631141662598,37.5803031921387,37.5631141662598,37.5631141662598,37.4828987121582,37.4943580627441,37.4771690368652,37.4657135009766,37.4370613098145,37.4256019592285,37.4026870727539,37.3740386962891,37.3511199951172,37.3224716186523,37.3282012939453,37.2709045410156,37.2422561645508,37.1505851745605,37.070369720459,36.892749786377,36.8469161987305,36.8297271728516,36.8068084716797,36.7724304199219,36.755241394043,36.7437858581543,36.7380523681641,36.6578407287598,36.6635704040527,36.5718955993652,36.5718955993652,36.5088691711426,36.4859504699707,36.4687652587891,36.4229278564453,36.4229278564453,36.4057388305664,36.3942794799805,36.3942794799805,36.1880149841309,35.9301834106445,35.901538848877,35.9072647094727,35.9473724365234,35.9588317871094,36.021858215332,36.0161285400391,36.0447769165039,36.0619659423828,36.0906105041504,36.0906105041504,36.153636932373,36.2109336853027,36.2338485717773,36.2510414123535,36.2739562988281,36.2739562988281,null,39.8091087341309,39.8033790588379,39.791919708252,39.774730682373,39.7174339294434,39.6715965270996,39.6658706665039,39.642951965332,39.6314888000488,39.608570098877,39.5627365112305,39.5283584594727,39.5398178100586,39.5111694335938,39.471061706543,39.4309539794922,39.3851165771484,39.3908500671387,39.4137687683105,39.4137687683105,39.3908500671387,39.3908500671387,39.3908500671387,39.4481430053711,39.4997100830078,39.5856552124023,39.5856552124023,39.5856552124023,39.6257629394531,39.642951965332,39.7231636047363,39.7231636047363,39.7690010070801,39.7690010070801,39.8091087341309,39.8091087341309,null,41.1899375915527,41.1727447509766,41.138370513916,41.1097183227539,41.1039924621582,41.0524253845215,41.0295066833496,40.9722099304199,40.9550247192383,40.9149169921875,40.9550247192383,40.9435653686523,40.9149169921875,40.8862686157227,40.8576202392578,40.8060531616211,40.7602157592773,40.7373008728027,40.3820648193359,40.0497512817383,40.0096435546875,40.0096435546875,40.0325622558594,40.0497512817383,40.0898551940918,40.1242332458496,40.1471519470215,40.1643409729004,40.1987190246582,40.238826751709,40.2617454528809,40.2961235046387,40.3190422058105,40.37060546875,40.4164428710938,40.4508171081543,40.5195732116699,40.6227073669434,40.7029228210449,40.8117828369141,40.9091873168945,40.9836730957031,41.0409660339355,41.0982627868652,41.1555557250977,41.1842079162598,41.2128524780273,41.1899375915527,41.2128524780273,41.281608581543,41.3446350097656,41.4076614379883,41.453498840332,41.4649543762207,41.4764175415039,41.4706840515137,41.3904724121094,41.3904724121094,41.3904724121094,41.3847427368164,41.3732833862305,41.3560943603516,41.27587890625,41.2472305297852,41.2128524780273,41.1899375915527,41.1899375915527,null,33.4320907592773,33.4034385681152,33.3576011657715,33.3117637634277,33.2659301757812,33.134147644043,33.0825843811035,33.0539360046387,33.0424728393555,32.996639251709,32.9336166381836,32.8763198852539,32.8247528076172,32.7617263793945,32.7388076782227,32.7388076782227,32.7445373535156,32.733081817627,32.6242179870605,32.67578125,33.0825843811035,33.0825843811035,33.4034385681152,33.4320907592773,33.4320907592773,33.4320907592773,null,36.0046691894531,35.8327827453613,35.8270492553711,35.8155937194824,35.8041305541992,35.7926750183105,35.7869453430176,35.7869453430176,35.7869453430176,35.7926750183105,35.7984046936035,35.7869453430176,35.7869453430176,35.7926750183105,35.8155937194824,35.849967956543,35.8671569824219,35.9359130859375,35.9473724365234,35.9817504882812,36.0848846435547,36.0963401794434,36.153636932373,36.1937408447266,36.2052040100098,36.2739562988281,36.3255233764648,36.3484420776367,36.3713607788086,36.4000091552734,36.4057388305664,36.4343872070312,36.4286575317383,36.474494934082,36.5260581970215,36.5661659240723,36.606273651123,36.612003326416,36.6635704040527,36.6864852905273,36.7151336669922,36.7323226928711,36.755241394043,36.7724304199219,36.8068084716797,36.8297271728516,36.8469161987305,36.892749786377,37.070369720459,37.1505851745605,37.2422561645508,37.2709045410156,37.3282012939453,37.3224716186523,37.3511199951172,37.3740386962891,37.4026870727539,37.4256019592285,37.4370613098145,37.4657135009766,37.4771690368652,36.9844245910645,36.0046691894531,36.0046691894531,null,34.8186454772949,34.8186454772949,34.8186454772949,34.812915802002,34.812915802002,34.8472938537598,34.8587532043457,34.8816719055176,34.8816719055176,34.8988571166992,34.8988571166992,34.9045906066895,34.9275093078613,35.0592842102051,35.082202911377,35.0936660766602,35.1853370666504,35.1796112060547,35.254093170166,35.265552520752,35.3514938354492,35.3514938354492,35.4374389648438,35.4374389648438,35.5233840942383,35.6093292236328,35.6150550842285,35.7411079406738,35.7754859924316,35.7812118530273,35.7926750183105,35.7869453430176,35.7869453430176,35.7984046936035,35.7926750183105,35.7869453430176,34.8186454772949,34.8186454772949,null,35.7812118530273,35.7754859924316,35.8041305541992,35.8270492553711,35.8671569824219,35.901538848877,35.901538848877,35.9301834106445,36.1880149841309,36.3942794799805,36.3942794799805,36.4057388305664,36.4229278564453,36.4229278564453,36.4687652587891,36.4859504699707,36.4802207946777,36.4000091552734,36.4000091552734,36.2624969482422,36.2567672729492,36.1364479064941,36.1192588806152,35.8155937194824,35.7812118530273,35.7812118530273,null,38.9324798583984,38.9152946472168,38.8923759460449,38.880916595459,38.8637275695801,38.8465385437012,38.8293495178223,38.8121604919434,38.8064308166504,38.7892417907715,38.7605972290039,38.6975708007812,38.6746520996094,38.6631889343262,38.6975708007812,38.703296661377,38.737678527832,38.7777824401855,38.8064308166504,38.8121604919434,38.8293495178223,38.8465385437012,38.8637275695801,38.875186920166,38.9152946472168,38.9152946472168,38.9382133483887,39.0012359619141,39.0298881530762,39.0642623901367,39.0757217407227,39.1100997924805,39.1788520812988,39.2246894836426,39.2647972106934,39.2705268859863,39.327823638916,39.4309539794922,39.5111694335938,39.5283584594727,39.5398178100586,39.5856552124023,39.5856552124023,39.5856552124023,39.4997100830078,39.4481430053711,39.3908500671387,39.3908500671387,39.3851165771484,39.3793907165527,39.3736610412598,39.339282989502,39.2934455871582,39.2590675354004,39.2132339477539,39.2189598083496,39.2075004577637,39.2132339477539,39.1788520812988,39.138744354248,39.1215591430664,39.0929069519043,39.0470733642578,39.0241546630859,38.9955062866211,38.9668617248535,38.9324798583984,38.9324798583984,null,41.2013931274414,39.7002449035645,39.7117042541504,39.7403526306152,39.7460823059082,39.774730682373,39.8721351623535,39.923698425293,39.9752655029297,40.0783996582031,40.1242332458496,40.1242332458496,40.2903900146484,40.3133087158203,40.3362274169922,40.2502861022949,40.2159080505371,40.2044486999512,40.233097076416,40.2732048034668,40.4680099487305,40.4680099487305,40.4737358093262,41.2013931274414,41.2013931274414,41.2013931274414,null,34.8186454772949,34.8186454772949,34.7842674255371,34.5608139038086,34.5550842285156,34.4634094238281,34.2686042785645,34.0222358703613,34.0279655456543,33.9763984680176,33.9649391174316,33.9420204162598,33.9420204162598,33.9362907409668,33.901912689209,33.8331565856934,33.8045082092285,33.7758636474609,33.7873191833496,33.7930526733398,33.7758636474609,33.7758636474609,33.7529449462891,33.7357559204102,33.7357559204102,33.7472152709961,33.7529449462891,33.7644004821777,33.7815933227539,33.8045082092285,33.8274269104004,33.8560752868652,33.9133720397949,33.9821281433105,34.0107727050781,34.0279655456543,34.039421081543,34.0508804321289,34.039421081543,34.03369140625,34.039421081543,34.0680732727051,34.0795288085938,34.1081771850586,34.176929473877,34.176929473877,34.2399559020996,34.2456855773926,34.2857933044434,34.7842674255371,34.8186454772949,34.8186454772949,null,37.7751083374023,37.7464599609375,37.7235412597656,37.7292709350586,37.7350006103516,37.7292709350586,37.6719779968262,37.6204071044922,37.5803031921387,37.5631141662598,37.3912239074707,37.3282012939453,37.2709045410156,37.1964225769043,37.1563148498535,37.1735038757324,37.1162071228027,37.1391220092773,37.1448516845703,37.1391220092773,37.1448516845703,37.1219329833984,37.0990142822266,37.070369720459,37.070369720459,37.0417213439941,37.0188026428223,37.0417213439941,37.0417213439941,37.0188026428223,36.9844245910645,36.927131652832,36.9042129516602,36.8698310852051,36.8297271728516,36.8239974975586,36.8010787963867,36.755241394043,36.7838897705078,36.7838897705078,36.8068084716797,36.8411865234375,36.8698310852051,36.9156684875488,36.9557762145996,37.0130767822266,37.0359916687012,37.058910369873,37.0990142822266,37.1219329833984,37.1276664733887,37.1563148498535,37.1677703857422,37.1677703857422,37.1563148498535,37.1735038757324,37.1849594116211,37.207878112793,37.3110122680664,37.4141426086426,37.4198760986328,37.4599800109863,37.4657135009766,37.4943580627441,37.4943580627441,37.5573844909668,37.7521896362305,37.7751083374023,37.7751083374023,null,38.3022308349609,38.3136863708496,38.2220153808594,38.1704483032227,38.1819076538086,38.113151550293,38.1246147155762,38.0787773132324,38.0558586120605,38.0272064208984,38.0214805603027,38.0100212097168,38.0042877197266,37.9871025085449,37.9813690185547,37.964183807373,37.9469947814941,37.9298057556152,37.9126167297363,37.9011573791504,37.8839683532715,37.8782386779785,37.8954315185547,37.9011573791504,37.8954315185547,37.8725128173828,37.8495941162109,37.8381309509277,37.8438606262207,37.8495941162109,37.8667793273926,37.8839683532715,37.8954315185547,37.9183502197266,37.9298057556152,37.9298057556152,37.9183502197266,37.9298057556152,37.9527244567871,37.969913482666,37.9985618591309,38.0272064208984,38.0386695861816,38.0501251220703,38.0730438232422,38.0558586120605,38.0214805603027,38.0100212097168,38.0042877197266,38.0214805603027,38.0558586120605,38.113151550293,38.1417999267578,38.1876373291016,38.2220153808594,38.2277450561523,38.1990966796875,38.1876373291016,38.1990966796875,38.2392044067383,38.2735786437988,38.3022308349609,38.3022308349609,null,37.6318664550781,37.6490592956543,37.65478515625,37.6777038574219,37.7120819091797,37.7350006103516,37.7292709350586,37.7579193115234,37.7865676879883,37.7693786621094,37.7865676879883,37.8094863891602,37.7922973632812,37.7636489868164,37.7751083374023,37.7636489868164,37.7693786621094,37.8209419250488,37.8667793273926,37.9068870544434,37.8495941162109,37.8266754150391,37.8037567138672,37.7922973632812,37.7751083374023,37.7521896362305,37.5573844909668,37.4943580627441,37.4943580627441,37.4657135009766,37.4599800109863,37.4198760986328,37.4141426086426,37.3110122680664,37.207878112793,37.1849594116211,37.2193412780762,37.2365264892578,37.2766342163086,37.3282012939453,37.4141426086426,37.4599800109863,37.4943580627441,37.5917587280273,37.6318664550781,37.6318664550781,null,40.0096435546875,40.0039138793945,40.0039138793945,39.9867248535156,39.9580764770508,39.9294281005859,39.91796875,39.8721351623535,39.8434867858887,39.8091087341309,39.7690010070801,39.7690010070801,39.7231636047363,39.7231636047363,39.642951965332,39.6257629394531,39.5856552124023,39.5398178100586,39.5283584594727,39.5111694335938,39.4309539794922,39.327823638916,39.2705268859863,39.2647972106934,39.2246894836426,39.1788520812988,39.1100997924805,39.0757217407227,39.0642623901367,39.0298881530762,39.0012359619141,38.9382133483887,38.9152946472168,38.9152946472168,38.875186920166,38.8637275695801,38.8637275695801,38.8637275695801,38.8465385437012,38.8465385437012,38.8178901672363,38.8121604919434,38.7892417907715,38.7777824401855,38.7548637390137,38.7777824401855,38.8064308166504,38.8293495178223,38.8637275695801,38.8866424560547,38.9324798583984,38.9611320495605,38.9955062866211,39.0413436889648,39.0757217407227,39.1616630554199,39.2762565612793,39.3450126647949,39.4366874694824,39.4997100830078,39.5627365112305,39.6200332641602,39.6658706665039,39.7002449035645,39.7518119812012,39.8091087341309,39.8606719970703,39.8721351623535,39.91796875,39.9523468017578,39.9752655029297,40.0096435546875,40.0096435546875,40.0096435546875,null,37.0359916687012,36.7380523681641,36.74951171875,36.8354568481445,36.8641052246094,36.9042129516602,36.9042129516602,36.9385871887207,36.9557762145996,36.9844245910645,37.0245323181152,37.058910369873,37.0760955810547,37.0818290710449,37.0875587463379,37.1104774475098,37.1391220092773,37.1563148498535,37.2766342163086,37.3339309692383,37.3912239074707,37.5058174133301,37.6089515686035,37.6318664550781,37.5917587280273,37.4943580627441,37.4599800109863,37.4141426086426,37.3282012939453,37.2766342163086,37.2365264892578,37.2193412780762,37.1849594116211,37.1735038757324,37.1563148498535,37.1677703857422,37.1677703857422,37.1563148498535,37.1276664733887,37.1219329833984,37.0990142822266,37.058910369873,37.0359916687012,37.0359916687012,null,41.2013931274414,41.2013931274414,42.0092658996582,42.0207252502441,42.0092658996582,41.2013931274414,41.2013931274414,41.2013931274414,null,38.3996315002441,37.8839683532715,37.4771690368652,37.4657135009766,37.4771690368652,37.4943580627441,37.4828987121582,37.5631141662598,37.5631141662598,37.5803031921387,37.6204071044922,37.6719779968262,37.7292709350586,37.7350006103516,37.7292709350586,37.7235412597656,37.7464599609375,37.7636489868164,37.7922973632812,37.8152160644531,37.8495941162109,37.8610496520996,37.8954315185547,37.9412651062012,37.969913482666,38.0100212097168,38.0615882873535,38.1188812255859,38.1016960144043,38.1589889526367,38.1417999267578,38.1933670043945,38.1933670043945,38.2277450561523,38.2678527832031,38.2907676696777,38.3136863708496,38.3136863708496,38.3308792114258,38.3537940979004,38.3595237731934,38.3996315002441,38.4110908508301,38.3939018249512,38.416820526123,38.4397392272949,38.4855766296387,38.5371398925781,38.5829772949219,38.6402702331543,38.6689224243164,38.6975708007812,38.5314140319824,38.3996315002441,38.3996315002441,null,35.7754859924316,35.7869453430176,35.7984046936035,35.8327827453613,35.8614273071289,35.8843460083008,35.9187240600586,35.9817504882812,36.021858215332,36.0447769165039,36.0963401794434,36.165096282959,36.1937408447266,36.2223930358887,36.2281227111816,36.2510414123535,36.2911491394043,36.3197937011719,36.3484420776367,36.3828201293945,36.4630317687988,36.4974136352539,36.5260581970215,36.5375213623047,36.5432472229004,36.5776252746582,36.5833549499512,36.6234588623047,36.6406517028809,36.6349220275879,36.6291923522949,36.6578407287598,36.7208671569824,36.7781600952148,36.8411865234375,36.8526458740234,36.8812942504883,36.8984832763672,36.9099426269531,36.9099426269531,36.9042129516602,36.8870239257812,36.8526458740234,36.8010787963867,36.74951171875,36.755241394043,36.7380523681641,36.7265930175781,36.6979484558105,36.6750297546387,36.6406517028809,36.617733001709,36.5948143005371,36.5661659240723,36.5432472229004,36.5031394958496,36.5088691711426,36.440113067627,36.3197937011719,36.2624969482422,36.2567672729492,36.2854156494141,36.2796859741211,36.3197937011719,36.1937408447266,36.1994743347168,36.2510414123535,36.2739562988281,36.302604675293,36.2911491394043,36.2739562988281,36.2510414123535,36.2338485717773,36.2109336853027,36.153636932373,36.0906105041504,36.0906105041504,36.0619659423828,36.0447769165039,36.0161285400391,36.021858215332,35.9588317871094,35.9473724365234,35.9072647094727,35.901538848877,35.901538848877,35.8671569824219,35.8270492553711,35.8041305541992,35.7754859924316,35.7754859924316,null,38.8637275695801,38.8465385437012,38.8522682189941,38.8293495178223,38.7548637390137,38.7319450378418,38.7147598266602,38.6918411254883,38.686107635498,38.6631889343262,38.6460037231445,38.6230850219727,38.6173553466797,38.5371398925781,38.5142250061035,38.4855766296387,38.416820526123,38.3136863708496,38.3136863708496,38.1761779785156,38.1532592773438,38.1417999267578,38.1532592773438,38.1417999267578,38.1589889526367,38.1761779785156,38.2220153808594,38.250659942627,38.3480682373047,38.3537940979004,38.3824424743652,38.4053611755371,38.4397392272949,38.4741172790527,38.5256805419922,38.565788269043,38.5887069702148,38.6116256713867,38.6345443725586,38.6631889343262,38.6746520996094,38.6975708007812,38.7605972290039,38.7892417907715,38.8064308166504,38.8121604919434,38.8293495178223,38.8465385437012,38.8637275695801,38.8637275695801,null,39.0356140136719,39.0757217407227,39.1673965454102,39.2762565612793,39.2934455871582,39.339282989502,39.3450126647949,39.3851165771484,39.4080352783203,39.4137687683105,39.4252243041992,39.4481430053711,39.5054397583008,39.5398178100586,39.5283584594727,39.4424133300781,39.4424133300781,39.4424133300781,39.3163642883301,39.3106346130371,39.3163642883301,39.3163642883301,39.2819862365723,39.1788520812988,39.0871810913086,39.0069694519043,39.0356140136719,39.0069694519043,39.018424987793,39.0356140136719,39.0356140136719,null,33.8847236633301,33.8675346374512,33.8102378845215,33.7930526733398,33.7930526733398,33.770133972168,33.7529449462891,33.7242965698242,33.6956481933594,33.6956481933594,33.6612701416016,33.5524101257324,33.5123023986816,33.4893836975098,33.4721946716309,33.4607353210449,33.4320907592773,33.4607353210449,33.4836540222168,33.5065727233887,33.5409469604492,33.586784362793,33.6211624145508,33.6326217651367,33.6326217651367,33.6612701416016,33.7242965698242,33.7529449462891,33.7644004821777,33.7758636474609,33.8045082092285,33.8331565856934,33.901912689209,33.9362907409668,33.9420204162598,33.9420204162598,33.8847236633301,33.8847236633301,null,39.1158256530762,39.0642623901367,39.0642623901367,39.0757217407227,39.0413436889648,39.0356140136719,39.0241546630859,39.0298881530762,38.9840507507324,38.9324798583984,38.9152946472168,38.9783172607422,38.9783172607422,39.0069694519043,39.0069694519043,38.9496688842773,38.9496688842773,38.9095611572266,38.8178901672363,38.8121604919434,38.7319450378418,38.7204895019531,38.7319450378418,38.7548637390137,38.7548637390137,38.9267539978027,38.9267539978027,38.9725875854492,38.9955062866211,39.018424987793,39.0298881530762,39.0470733642578,39.0356140136719,39.018424987793,39.0069694519043,39.0356140136719,39.0069694519043,39.0871810913086,39.1788520812988,39.2819862365723,39.3163642883301,39.3163642883301,39.3106346130371,39.3163642883301,39.1616630554199,39.1158256530762,39.1158256530762,null,39.608570098877,39.6142997741699,39.642951965332,39.7002449035645,39.7288932800293,39.8148345947266,39.8606719970703,39.9007797241211,39.91796875,39.923698425293,39.9294281005859,39.9695358276367,40.0039138793945,40.0554809570312,40.1013145446777,40.1299629211426,40.1643409729004,40.1758003234863,40.1758003234863,40.2044486999512,40.2216377258301,40.2560157775879,40.3247718811035,40.3591461181641,40.3648796081543,40.3820648193359,40.4107131958008,40.4336318969727,40.4680099487305,40.4737358093262,40.4680099487305,40.4680099487305,40.2732048034668,40.233097076416,40.2044486999512,40.2159080505371,40.2502861022949,40.3362274169922,40.3133087158203,40.2903900146484,40.1242332458496,40.1242332458496,40.0783996582031,39.9752655029297,39.923698425293,39.8721351623535,39.774730682373,39.7460823059082,39.7403526306152,39.7117042541504,39.7117042541504,39.7117042541504,39.6945152282715,39.7002449035645,39.6773262023926,39.7002449035645,39.7231636047363,39.7117042541504,39.7346229553223,39.780460357666,39.7575416564941,39.7403526306152,39.6715965270996,39.6544075012207,39.6314888000488,39.608570098877,39.608570098877,null,33.4320907592773,33.4320907592773,33.4320907592773,33.4320907592773,33.449275970459,33.4893836975098,33.5123023986816,33.5123023986816,33.5123023986816,33.5524101257324,33.6612701416016,33.6956481933594,33.6956481933594,33.7242965698242,33.7529449462891,33.770133972168,33.7930526733398,33.7930526733398,33.8102378845215,33.8675346374512,33.8847236633301,33.901912689209,33.9191017150879,33.9248313903809,33.9649391174316,33.9821281433105,34.03369140625,34.039421081543,34.0222358703613,34.0222358703613,34.0107727050781,34.0107727050781,34.03369140625,34.03369140625,34.0279655456543,34.03369140625,34.0795288085938,34.0795288085938,34.0795288085938,34.039421081543,34.0165023803711,33.9993171691895,33.9649391174316,33.9248313903809,33.7815933227539,33.7300262451172,33.6956481933594,33.6326217651367,33.5753288269043,33.5466804504395,33.5294914245605,33.5008430480957,33.4836540222168,33.455005645752,33.4320907592773,33.4320907592773,33.4320907592773,null,38.2964973449707,38.3022308349609,38.2678527832031,38.250659942627,38.2563934326172,38.2392044067383,38.2277450561523,38.2563934326172,38.2563934326172,38.2449340820312,38.2334747314453,38.2105560302734,38.1933670043945,38.1704483032227,38.1246147155762,38.107421875,38.0959625244141,38.107421875,38.0959625244141,38.0959625244141,38.0959625244141,38.0615882873535,38.0272064208984,38.0214805603027,38.0214805603027,38.0443954467773,38.0615882873535,38.0615882873535,38.0615882873535,38.0845031738281,38.0845031738281,38.0959625244141,38.1532592773438,38.1990966796875,38.2277450561523,38.285041809082,38.3136863708496,38.3366050720215,38.3709869384766,38.4053611755371,38.428279876709,38.4511985778809,38.4798431396484,38.5027618408203,38.5371398925781,38.5715179443359,38.6058959960938,38.6460037231445,38.6460037231445,38.6746520996094,38.6975708007812,38.7204895019531,38.737678527832,38.7319450378418,38.7204895019531,38.703296661377,38.7204895019531,38.5256805419922,38.5142250061035,38.2964973449707,38.2964973449707,null,36.7380523681641,36.7094039916992,36.5776252746582,36.474494934082,36.3255233764648,36.3083343505859,36.2911491394043,36.2739562988281,36.2911491394043,36.302604675293,36.2739562988281,36.2510414123535,36.1994743347168,36.1937408447266,36.3197937011719,36.2796859741211,36.2854156494141,36.2567672729492,36.2624969482422,36.3197937011719,36.440113067627,36.5088691711426,36.5031394958496,36.5432472229004,36.5661659240723,36.5948143005371,36.617733001709,36.6406517028809,36.6750297546387,36.6979484558105,36.7265930175781,36.7380523681641,36.755241394043,36.74951171875,36.8010787963867,36.8526458740234,36.8870239257812,36.9156684875488,36.9042129516602,36.8984832763672,36.9214019775391,36.9385871887207,36.9729652404785,36.9844245910645,36.9500503540039,36.9557762145996,36.9557762145996,36.9385871887207,36.9042129516602,36.9042129516602,36.8641052246094,36.8354568481445,36.74951171875,36.7380523681641,36.7380523681641,null,35.8327827453613,35.0191802978516,34.9618835449219,34.8874015808105,34.8644828796387,34.8472938537598,34.8358345031738,34.807186126709,34.7097816467285,34.6123809814453,34.5894622802734,34.4691390991211,34.4233016967773,34.3373603820801,34.2972526550293,34.2628746032715,34.2456855773926,34.1998481750488,34.1540107727051,34.1139068603516,34.0795288085938,34.0795288085938,34.0795288085938,34.03369140625,34.0279655456543,34.03369140625,34.03369140625,34.0107727050781,34.0107727050781,34.0222358703613,34.0222358703613,34.039421081543,34.03369140625,33.9821281433105,33.9649391174316,33.9248313903809,33.9191017150879,33.901912689209,33.8847236633301,33.9420204162598,33.9649391174316,33.9763984680176,34.0279655456543,34.0222358703613,34.2686042785645,34.4634094238281,34.5550842285156,34.5608139038086,34.7842674255371,34.8186454772949,35.7869453430176,35.7869453430176,35.7869453430176,35.7926750183105,35.8041305541992,35.8155937194824,35.8270492553711,35.8327827453613,35.8327827453613,null,33.5123023986816,33.5123023986816,33.5123023986816,33.4893836975098,33.449275970459,33.4320907592773,33.4320907592773,33.4320907592773,33.4320907592773,33.4034385681152,33.0825843811035,33.0825843811035,32.67578125,32.6242179870605,32.538272857666,32.5955696105957,32.6184883117676,32.6414070129395,32.6643257141113,32.681510925293,32.6872444152832,32.6414070129395,32.6299476623535,32.6528625488281,32.6872444152832,32.7044296264648,32.7216186523438,32.733081817627,32.733081817627,32.7044296264648,32.6986999511719,32.7101631164551,32.7502670288086,32.7674560546875,32.7846450805664,32.7961044311523,32.8075637817383,32.8247528076172,32.853401184082,32.8763198852539,32.9164276123047,32.990909576416,33.0310173034668,33.1054992675781,33.1513366699219,33.2143630981445,33.2659301757812,33.3117637634277,33.3404159545898,33.3747901916504,33.4034385681152,33.4320907592773,33.4607353210449,33.4721946716309,33.4893836975098,33.5123023986816,33.5123023986816,null,37.7006225585938,37.7006225585938,37.7006225585938,37.7178115844727,37.7636489868164,37.7865676879883,37.7922973632812,37.7922973632812,37.8152160644531,37.8037567138672,37.8037567138672,37.8037567138672,37.7865676879883,37.7636489868164,37.7350006103516,37.7292709350586,37.7178115844727,37.7006225585938,37.7006225585938,null,38.0959625244141,38.107421875,38.1246147155762,38.1704483032227,38.1933670043945,38.2105560302734,38.2334747314453,38.2449340820312,38.2563934326172,38.2563934326172,38.2277450561523,38.2392044067383,38.2563934326172,38.250659942627,38.2678527832031,38.3022308349609,38.2964973449707,38.2220153808594,38.1990966796875,38.1417999267578,38.0959625244141,38.0730438232422,38.0272064208984,37.7808380126953,37.7751083374023,37.7636489868164,37.7350006103516,37.7579193115234,37.7350006103516,37.7350006103516,37.7178115844727,37.6948928833008,37.517276763916,37.4828987121582,37.5058174133301,37.5287322998047,37.5401954650879,37.7808380126953,37.8152160644531,37.8438606262207,37.8667793273926,37.9412651062012,37.964183807373,38.0042877197266,38.0272064208984,38.0501251220703,38.0730438232422,38.0959625244141,38.0959625244141,null,35.7869453430176,35.7754859924316,35.7411079406738,35.6150550842285,35.6093292236328,35.5233840942383,35.4374389648438,35.4374389648438,35.3514938354492,35.3514938354492,35.265552520752,35.254093170166,35.1796112060547,35.1853370666504,35.0936660766602,35.082202911377,35.0592842102051,34.9275093078613,34.9045906066895,34.8988571166992,34.9790725708008,34.9733467102051,35.0363693237305,35.1108551025391,35.0363693237305,35.0134506225586,35.0019912719727,34.9561538696289,34.9045906066895,34.996265411377,34.9790725708008,34.9618835449219,34.9618835449219,35.0134506225586,35.0535583496094,35.1280403137207,35.1681480407715,35.1853370666504,35.1910667419434,35.1738777160645,35.1738777160645,35.2082557678223,35.2311744689941,35.2827415466309,35.3113899230957,35.3457679748535,35.3457679748535,35.3343086242676,35.3400382995605,35.4030647277832,35.4431686401367,35.4660873413086,35.4660873413086,35.4718170166016,35.5061950683594,35.5749473571777,35.6322479248047,35.6494331359863,35.6838111877441,35.706729888916,35.7468376159668,35.7869453430176,35.7869453430176,null,37.2766342163086,37.2537155151367,37.2136077880859,37.2136077880859,37.1906890869141,37.1906890869141,37.1448516845703,37.1563148498535,37.1906890869141,37.2193412780762,37.2594451904297,37.3110122680664,37.3568496704102,37.4084129333496,37.4198760986328,37.4485206604004,37.4886283874512,37.5058174133301,37.517276763916,37.5516510009766,37.5745697021484,37.6146774291992,37.6318664550781,37.6490592956543,37.6719779968262,37.7006225585938,37.7006225585938,37.7006225585938,37.6777038574219,37.660514831543,37.6375961303711,37.6146774291992,37.6032218933105,37.5917587280273,37.5745697021484,37.5516510009766,37.5344657897949,37.523006439209,37.5058174133301,37.5000877380371,37.4828987121582,37.4657135009766,37.4485206604004,37.4485206604004,37.4313316345215,37.379768371582,37.3339309692383,37.3167419433594,37.3110122680664,37.2938232421875,37.2766342163086,37.2766342163086,null,34.9045906066895,34.8988571166992,34.8702125549316,34.4748725891113,34.4462203979492,34.4290351867676,34.4061164855957,34.4175758361816,34.4347648620605,34.4404945373535,34.4175758361816,34.4290351867676,34.4347648620605,34.4290351867676,34.4404945373535,34.4634094238281,34.4691390991211,34.4691390991211,34.4748725891113,34.4691390991211,34.4634094238281,34.4748725891113,34.5149765014648,34.5550842285156,34.5722732543945,34.5837326049805,34.629566192627,34.6868667602539,34.7441596984863,34.7842674255371,34.8243751525879,34.8644828796387,34.8988571166992,34.9160461425781,34.93896484375,34.9618835449219,34.9618835449219,34.9790725708008,34.996265411377,34.9045906066895,34.9561538696289,35.0019912719727,35.0134506225586,35.0363693237305,35.1108551025391,35.0363693237305,34.9733467102051,34.9790725708008,34.8988571166992,34.9045906066895,34.9045906066895,null,37.4828987121582,37.4714393615723,37.4599800109863,37.4599800109863,37.4771690368652,37.4599800109863,37.4657135009766,37.4828987121582,37.4828987121582,37.4828987121582,37.4485206604004,37.4370613098145,37.4141426086426,37.3912239074707,37.379768371582,37.379768371582,37.3511199951172,37.3282012939453,37.3167419433594,37.2766342163086,37.2766342163086,37.2250671386719,37.1964225769043,37.1563148498535,37.1505851745605,37.1735038757324,37.1677703857422,37.1563148498535,37.1792297363281,37.1505851745605,37.1391220092773,37.1104774475098,37.0875587463379,37.0818290710449,37.0760955810547,37.058910369873,37.0245323181152,36.9844245910645,36.9557762145996,36.9557762145996,36.9500503540039,36.9844245910645,36.9729652404785,36.9385871887207,36.9214019775391,36.8984832763672,36.9042129516602,36.9156684875488,36.9385871887207,36.9615058898926,36.9615058898926,37.0073432922363,37.0130767822266,37.0417213439941,37.064640045166,37.0990142822266,37.1563148498535,37.2021484375,37.2250671386719,37.2651748657227,37.2766342163086,37.2938232421875,37.3110122680664,37.3167419433594,37.3339309692383,37.379768371582,37.4313316345215,37.4485206604004,37.4485206604004,37.4657135009766,37.4828987121582,37.4828987121582,null,37.1448516845703,37.1906890869141,37.1906890869141,37.2136077880859,37.2136077880859,37.2537155151367,37.2766342163086,37.2651748657227,37.2250671386719,37.2021484375,37.1563148498535,37.0990142822266,37.064640045166,37.0417213439941,37.0130767822266,37.0073432922363,36.9615058898926,36.9615058898926,36.9385871887207,36.9156684875488,36.8870239257812,36.9042129516602,36.9099426269531,36.9099426269531,36.8984832763672,36.8812942504883,36.9099426269531,36.9500503540039,36.9729652404785,36.9844245910645,36.9672393798828,36.9672393798828,36.9786949157715,36.9672393798828,36.9672393798828,36.9844245910645,37.0188026428223,37.0531806945801,37.0932884216309,37.1104774475098,37.1219329833984,37.1448516845703,37.1448516845703,null,41.2013931274414,41.2013931274414,40.4737358093262,40.4680099487305,40.4680099487305,40.4508171081543,40.4508171081543,40.4508171081543,40.4508171081543,40.4508171081543,40.4336318969727,40.4393615722656,40.4279022216797,40.3935241699219,40.3935241699219,40.3935241699219,40.3935241699219,40.4164428710938,40.3476905822754,40.3877983093262,40.3648796081543,40.3362274169922,40.3190422058105,40.3362274169922,40.3018531799316,40.3362274169922,40.37060546875,40.4794692993164,40.4737358093262,40.496654510498,40.496654510498,40.5253067016602,40.5310363769531,40.5654106140137,40.5825996398926,40.5883293151855,40.6169776916504,40.6628150939941,40.7029228210449,40.7201080322266,40.7373008728027,40.7659454345703,40.8175163269043,40.8690795898438,40.9091873168945,40.9435653686523,41.000862121582,41.0180473327637,41.0581550598145,41.0638847351074,41.0753440856934,41.0868034362793,41.1154518127441,41.1269111633301,41.1784744262695,41.2013931274414,41.2013931274414,41.2013931274414,41.2185821533203,41.2300453186035,41.2243118286133,41.2013931274414,41.1956634521484,41.1956634521484,41.2013931274414,41.2013931274414,null,39.6314888000488,39.6544075012207,39.6715965270996,39.7403526306152,39.7575416564941,39.780460357666,39.7346229553223,39.7117042541504,39.7231636047363,39.7002449035645,39.6773262023926,39.7002449035645,39.6945152282715,39.7117042541504,39.7117042541504,39.7117042541504,39.7002449035645,39.4424133300781,39.4424133300781,39.4424133300781,39.5283584594727,39.5398178100586,39.5054397583008,39.4481430053711,39.4252243041992,39.4137687683105,39.4538726806641,39.5054397583008,39.5111694335938,39.5283584594727,39.5512771606445,39.5741958618164,39.6142997741699,39.6314888000488,39.6314888000488,null,41.2013931274414,41.1956634521484,41.1956634521484,41.2013931274414,41.2243118286133,41.2300453186035,41.2185821533203,41.2013931274414,41.2013931274414,41.2013931274414,41.2300453186035,41.2472305297852,41.281608581543,41.3159866333008,41.3446350097656,41.3732833862305,41.3331756591797,41.3331756591797,41.2930679321289,41.2586898803711,41.1784744262695,41.2357711791992,41.1956634521484,41.0868034362793,41.0810737609863,41.0466995239258,41.0065879821777,41.0581550598145,41.0237808227539,41.0295066833496,41.0696144104004,41.0868034362793,41.0810737609863,41.0982627868652,41.1555557250977,41.1612892150879,41.1784744262695,41.1784744262695,41.1670188903809,41.1899375915527,41.2128524780273,41.2472305297852,41.27587890625,41.3560943603516,41.3732833862305,41.3847427368164,41.3904724121094,41.4248466491699,41.4878730773926,41.5165214538574,41.5337104797363,41.5508995056152,41.602466583252,41.602466583252,41.6368446350098,41.6483001708984,41.6826820373535,41.7399749755859,41.7571640014648,41.7972717285156,41.8087310791016,41.8373794555664,41.8373794555664,41.8946723937988,41.8946723937988,41.9519729614258,41.9863471984863,42.0092658996582,42.0092658996582,42.0092658996582,42.0092658996582,41.2013931274414,41.2013931274414,null,38.5142250061035,38.5199508666992,38.4970321655273,38.4855766296387,38.5256805419922,38.5371398925781,38.5314140319824,38.5314140319824,38.5428695678711,38.3136863708496,38.3136863708496,38.3136863708496,38.285041809082,38.2277450561523,38.1990966796875,38.1532592773438,38.0959625244141,38.0845031738281,38.0845031738281,38.0615882873535,38.0615882873535,38.0615882873535,38.0673141479492,38.0501251220703,38.0558586120605,38.0673141479492,38.0558586120605,38.0272064208984,38.0615882873535,38.0558586120605,38.0501251220703,38.0673141479492,38.0787773132324,38.0959625244141,38.113151550293,38.1417999267578,38.1532592773438,38.1761779785156,38.3136863708496,38.3136863708496,38.416820526123,38.4855766296387,38.5142250061035,38.5142250061035,null,38.1761779785156,38.1819076538086,38.1647186279297,38.1417999267578,38.1360702514648,38.1417999267578,38.1417999267578,38.1246147155762,38.1246147155762,38.113151550293,38.1819076538086,38.1704483032227,38.2220153808594,38.3136863708496,38.3022308349609,38.3136863708496,38.3308792114258,38.3308792114258,38.3824424743652,38.4454689025879,38.4970321655273,38.5199508666992,38.5428695678711,38.5944366455078,38.6574630737305,38.7147598266602,38.7319450378418,38.7548637390137,38.7777824401855,38.7892417907715,38.8121604919434,38.8178901672363,38.8465385437012,38.8465385437012,38.8637275695801,38.8637275695801,38.8637275695801,38.8465385437012,38.8293495178223,38.8121604919434,38.8064308166504,38.7777824401855,38.737678527832,38.703296661377,38.6975708007812,38.6631889343262,38.6345443725586,38.6116256713867,38.5887069702148,38.565788269043,38.5256805419922,38.4741172790527,38.4397392272949,38.4053611755371,38.3824424743652,38.3537940979004,38.3480682373047,38.250659942627,38.2220153808594,38.1761779785156,38.1761779785156,null,37.6318664550781,37.6089515686035,37.5058174133301,37.3912239074707,37.3339309692383,37.2766342163086,37.1563148498535,37.1391220092773,37.1505851745605,37.1792297363281,37.1563148498535,37.1677703857422,37.1735038757324,37.1505851745605,37.1563148498535,37.1964225769043,37.2250671386719,37.2766342163086,37.2766342163086,37.3167419433594,37.3282012939453,37.3511199951172,37.379768371582,37.379768371582,37.3912239074707,37.4141426086426,37.4370613098145,37.4485206604004,37.4828987121582,37.517276763916,37.6948928833008,37.7178115844727,37.7350006103516,37.7350006103516,37.7579193115234,37.7350006103516,37.7636489868164,37.7751083374023,37.7808380126953,38.0272064208984,38.0730438232422,37.832405090332,37.6318664550781,37.6318664550781,null,38.737678527832,38.7548637390137,38.7777824401855,38.7892417907715,38.7720527648926,38.7777824401855,38.7548637390137,38.7663230895996,38.7949714660645,38.8178901672363,38.869457244873,38.8637275695801,38.880916595459,38.9038352966309,38.9152946472168,38.9382133483887,38.9725875854492,38.9955062866211,39.0642623901367,39.0814514160156,39.1215591430664,39.1731262207031,39.2075004577637,39.2705268859863,39.2819862365723,39.2934455871582,39.3106346130371,39.2819862365723,39.2590675354004,39.2304191589355,39.0757217407227,39.0470733642578,38.9210243225098,38.9611320495605,38.9897766113281,38.9955062866211,38.9725875854492,38.9267539978027,38.9267539978027,38.7548637390137,38.7548637390137,38.7319450378418,38.737678527832,38.737678527832,null,40.4680099487305,40.4336318969727,40.4107131958008,40.3820648193359,40.3648796081543,40.3591461181641,40.3247718811035,40.2560157775879,40.2216377258301,40.2044486999512,40.1758003234863,40.1758003234863,40.1414260864258,40.1070442199707,40.1013145446777,40.0554809570312,40.044017791748,39.9867248535156,39.9867248535156,39.9867248535156,39.9466171264648,39.91796875,39.9007797241211,39.8950538635254,39.8835906982422,39.8893241882324,39.8664054870605,39.8320274353027,39.8033790588379,39.8091087341309,39.8434867858887,39.8721351623535,39.91796875,39.9294281005859,39.9580764770508,39.9867248535156,40.0039138793945,40.044017791748,40.0783996582031,40.1070442199707,40.1471519470215,40.1815299987793,40.233097076416,40.2789344787598,40.2961235046387,40.2903900146484,40.3018531799316,40.3362274169922,40.3190422058105,40.3362274169922,40.3648796081543,40.3877983093262,40.3476905822754,40.4164428710938,40.3935241699219,40.3935241699219,40.3935241699219,40.3935241699219,40.4279022216797,40.4393615722656,40.4336318969727,40.4508171081543,40.4508171081543,40.4508171081543,40.4508171081543,40.4508171081543,40.4680099487305,40.4680099487305,40.4680099487305,null,40.0096435546875,40.0497512817383,40.3820648193359,40.7373008728027,40.7602157592773,40.8060531616211,40.8576202392578,40.8862686157227,40.9149169921875,40.9435653686523,40.9550247192383,40.9149169921875,40.9550247192383,40.9722099304199,41.0295066833496,41.0524253845215,41.1039924621582,41.1097183227539,41.138370513916,41.1727447509766,41.1899375915527,41.1670188903809,41.1784744262695,41.1784744262695,41.1612892150879,41.1555557250977,41.0982627868652,41.0810737609863,41.0868034362793,41.0696144104004,41.0295066833496,41.0237808227539,41.0581550598145,41.0065879821777,41.0466995239258,41.0810737609863,41.0868034362793,41.1956634521484,41.2357711791992,41.1784744262695,41.2586898803711,41.2930679321289,41.3331756591797,41.3331756591797,41.3732833862305,41.3446350097656,41.3159866333008,41.281608581543,41.2472305297852,41.2300453186035,41.2013931274414,41.1784744262695,41.1269111633301,41.1154518127441,41.0868034362793,41.0753440856934,41.0638847351074,41.0581550598145,41.0180473327637,41.000862121582,40.9435653686523,40.9091873168945,40.8690795898438,40.8175163269043,40.7659454345703,40.7373008728027,40.7201080322266,40.7029228210449,40.6628150939941,40.6169776916504,40.5883293151855,40.5825996398926,40.5654106140137,40.5310363769531,40.5253067016602,40.496654510498,40.496654510498,40.4737358093262,40.4794692993164,40.37060546875,40.3362274169922,40.3018531799316,40.2903900146484,40.2961235046387,40.2789344787598,40.233097076416,40.1815299987793,40.1471519470215,40.1070442199707,40.0783996582031,40.044017791748,40.0039138793945,40.0039138793945,40.0096435546875,40.0096435546875,null,35.7926750183105,35.7812118530273,35.8155937194824,36.1192588806152,36.1364479064941,36.2567672729492,36.2624969482422,36.4000091552734,36.4000091552734,36.4802207946777,36.4859504699707,36.5088691711426,36.5718955993652,36.5718955993652,36.6635704040527,36.6578407287598,36.7380523681641,36.7437858581543,36.755241394043,36.7323226928711,36.7151336669922,36.6864852905273,36.6635704040527,36.612003326416,36.606273651123,36.5661659240723,36.5260581970215,36.474494934082,36.4286575317383,36.4343872070312,36.4057388305664,36.4000091552734,36.3713607788086,36.3484420776367,36.3255233764648,36.2739562988281,36.2052040100098,36.1937408447266,36.153636932373,36.0963401794434,36.0848846435547,35.9817504882812,35.9473724365234,35.9359130859375,35.8671569824219,35.849967956543,35.8155937194824,35.7926750183105,35.7926750183105,null,37.7464599609375,37.7751083374023,37.7922973632812,37.8037567138672,37.8266754150391,37.8495941162109,37.9068870544434,37.8667793273926,37.8209419250488,37.7693786621094,37.7636489868164,37.7751083374023,37.7636489868164,37.7922973632812,37.8094863891602,37.7865676879883,37.7693786621094,37.7865676879883,37.7579193115234,37.7292709350586,37.7350006103516,37.7120819091797,37.6777038574219,37.65478515625,37.6490592956543,37.6318664550781,37.832405090332,37.8495941162109,37.9068870544434,37.9584541320801,37.969913482666,37.9985618591309,37.9928321838379,38.0272064208984,38.1246147155762,38.3022308349609,38.3537940979004,38.4053611755371,38.416820526123,38.4454689025879,38.428279876709,38.3595237731934,38.3996315002441,38.416820526123,38.4110908508301,38.3595237731934,38.3423347473145,38.3308792114258,38.3136863708496,38.3136863708496,38.2907676696777,38.2678527832031,38.2277450561523,38.1933670043945,38.1933670043945,38.1417999267578,38.1589889526367,38.1016960144043,38.1188812255859,38.0615882873535,38.0100212097168,37.969913482666,37.9412651062012,37.8954315185547,37.8610496520996,37.8495941162109,37.8152160644531,37.7922973632812,37.7636489868164,37.7464599609375,37.7464599609375,null,34.8186454772949,34.7842674255371,34.2857933044434,34.2456855773926,34.2399559020996,34.176929473877,34.176929473877,34.1081771850586,34.0795288085938,34.090991973877,34.1196365356445,34.1196365356445,34.1139068603516,34.1540107727051,34.2285003662109,34.2686042785645,34.2915229797363,34.3201713562012,34.3660087585449,34.4061164855957,34.4290351867676,34.4462203979492,34.4748725891113,34.8702125549316,34.8988571166992,34.8988571166992,34.8816719055176,34.8816719055176,34.8587532043457,34.8472938537598,34.812915802002,34.812915802002,34.8186454772949,34.8186454772949,34.8186454772949,null,38.3136863708496,38.3136863708496,38.3136863708496,38.5428695678711,38.5314140319824,38.5314140319824,38.5371398925781,38.5256805419922,38.4855766296387,38.4970321655273,38.5199508666992,38.5142250061035,38.5371398925781,38.6173553466797,38.6230850219727,38.6460037231445,38.6631889343262,38.686107635498,38.6918411254883,38.7147598266602,38.7319450378418,38.7548637390137,38.8293495178223,38.8522682189941,38.8465385437012,38.8637275695801,38.880916595459,38.8923759460449,38.9152946472168,38.9324798583984,38.9382133483887,38.9152946472168,38.9038352966309,38.880916595459,38.8637275695801,38.869457244873,38.8178901672363,38.7949714660645,38.7663230895996,38.7548637390137,38.7777824401855,38.7720527648926,38.7892417907715,38.7777824401855,38.7548637390137,38.737678527832,38.7204895019531,38.6975708007812,38.6746520996094,38.6460037231445,38.6460037231445,38.6058959960938,38.5715179443359,38.5371398925781,38.5027618408203,38.4798431396484,38.4511985778809,38.428279876709,38.4053611755371,38.3709869384766,38.3366050720215,38.3136863708496,38.3136863708496,null,38.9955062866211,38.9897766113281,38.9611320495605,38.9210243225098,39.0470733642578,39.0757217407227,39.2304191589355,39.2590675354004,39.2819862365723,39.3106346130371,39.322093963623,39.3049049377441,39.2934455871582,39.3163642883301,39.327823638916,39.3621978759766,39.4538726806641,39.5168991088867,39.5168991088867,39.5111694335938,39.5111694335938,39.5283584594727,39.5226287841797,39.5570068359375,39.5627365112305,39.5856552124023,39.5856552124023,39.608570098877,39.6314888000488,39.6142997741699,39.5741958618164,39.5512771606445,39.5283584594727,39.5111694335938,39.5054397583008,39.4538726806641,39.4137687683105,39.4080352783203,39.3851165771484,39.3450126647949,39.339282989502,39.2934455871582,39.2762565612793,39.1673965454102,39.0757217407227,39.0356140136719,39.0470733642578,39.0298881530762,39.018424987793,38.9955062866211,38.9955062866211,null,40.0096435546875,40.0153732299805,39.7403526306152,39.7403526306152,39.7575416564941,39.7690010070801,39.7976493835449,39.8262977600098,39.9007797241211,39.9122428894043,39.8148345947266,39.8033790588379,39.791919708252,39.9122428894043,40.0096435546875,40.0096435546875,40.0096435546875,40.0096435546875,null,37.3912239074707,37.7350006103516,37.7350006103516,37.7178115844727,37.6948928833008,37.5974884033203,37.5631141662598,37.3339309692383,37.345386505127,37.3912239074707,37.3912239074707,null,39.5684623718262,39.5684623718262,39.6314888000488,39.6601371765137,39.6257629394531,39.6601371765137,39.6715965270996,39.7002449035645,39.7403526306152,39.7403526306152,39.5741958618164,39.5684623718262,39.5684623718262,null,36.9844245910645,36.9844245910645,36.9844245910645,36.9958839416504,36.9844245910645,36.9958839416504,37.4198760986328,37.4198760986328,37.3854942321777,37.3912239074707,37.3854942321777,37.2422561645508,37.2136077880859,37.1563148498535,37.0531806945801,36.9844245910645,36.9844245910645,null,37.0016136169434,36.9958839416504,37.6318664550781,37.6318664550781,37.6490592956543,37.3854942321777,37.0016136169434,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,37.0016136169434,37.0016136169434,null,37.6318664550781,38.2563934326172,38.250659942627,38.1532592773438,37.8209419250488,37.8152160644531,37.6318664550781,37.6318664550781,37.6318664550781,37.6318664550781,null,40.2560157775879,40.2674713134766,40.0096435546875,39.9867248535156,39.9122428894043,39.9122428894043,39.9408874511719,39.9294281005859,39.923698425293,39.9294281005859,39.9466171264648,39.9867248535156,39.9981803894043,40.0039138793945,40.0096435546875,40.0268325805664,40.061206817627,40.1070442199707,40.1242332458496,40.1528816223145,40.1815299987793,40.2159080505371,40.233097076416,40.2560157775879,40.2560157775879,null,38.4454689025879,38.4569244384766,38.428279876709,38.416820526123,38.422550201416,38.4454689025879,38.4626579284668,38.4569244384766,38.4626579284668,38.4798431396484,38.4798431396484,38.4855766296387,38.4855766296387,38.4855766296387,38.4970321655273,38.5256805419922,38.56005859375,38.6001663208008,38.6230850219727,38.6402702331543,38.6746520996094,38.6975708007812,38.703296661377,38.7147598266602,38.7434043884277,38.7605972290039,38.7720527648926,38.7892417907715,38.7949714660645,38.7949714660645,38.8064308166504,38.8121604919434,38.8350791931152,38.8465385437012,38.8579978942871,38.8465385437012,38.8465385437012,38.8579978942871,38.875186920166,38.8923759460449,38.9152946472168,38.9038352966309,38.9038352966309,38.9382133483887,38.9382133483887,38.9382133483887,38.9496688842773,38.9611320495605,38.9668617248535,38.9783172607422,38.9955062866211,39.0528030395508,39.0528030395508,39.0413436889648,39.018424987793,38.9897766113281,38.9897766113281,38.9725875854492,38.9496688842773,38.9439430236816,38.9267539978027,38.8637275695801,38.8236198425293,38.7548637390137,38.7204895019531,38.686107635498,38.6746520996094,38.6574630737305,38.6173553466797,38.5944366455078,38.565788269043,38.4855766296387,38.4626579284668,38.4454689025879,38.4454689025879,null,39.0528030395508,38.6918411254883,38.6116256713867,38.6001663208008,38.686107635498,38.6975708007812,39.0413436889648,39.0528030395508,39.0528030395508,null,39.5627365112305,39.5570068359375,39.5741958618164,39.5856552124023,39.5856552124023,39.608570098877,39.6314888000488,39.6314888000488,39.6314888000488,39.642951965332,39.6544075012207,39.642951965332,39.6773262023926,39.6887893676758,39.7002449035645,39.7288932800293,39.7690010070801,39.7976493835449,39.8091087341309,39.8033790588379,39.8033790588379,39.8262977600098,39.8320274353027,39.8434867858887,39.8492164611816,39.8262977600098,39.7575416564941,39.7403526306152,39.5627365112305,39.5627365112305,null,36.9844245910645,36.9844245910645,37.0531806945801,37.1563148498535,37.2136077880859,37.2422561645508,37.3854942321777,37.3912239074707,37.345386505127,37.3339309692383,37.2880935668945,37.2651748657227,37.2537155151367,37.2193412780762,37.1964225769043,37.1849594116211,37.1391220092773,37.1104774475098,37.0818290710449,37.058910369873,37.0359916687012,37.0245323181152,37.0130767822266,36.9844245910645,36.9844245910645,36.9844245910645,null,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,37.0130767822266,37.0245323181152,37.0359916687012,37.058910369873,37.0818290710449,37.1104774475098,37.1391220092773,37.1849594116211,37.1964225769043,37.2193412780762,37.2537155151367,37.2651748657227,37.2880935668945,37.3339309692383,37.5631141662598,37.5917587280273,37.6204071044922,37.6490592956543,37.6032218933105,37.5631141662598,37.5344657897949,37.4485206604004,37.4427947998047,37.3912239074707,37.379768371582,37.2766342163086,37.2537155151367,37.2193412780762,37.1964225769043,37.1792297363281,37.1677703857422,37.1505851745605,37.1219329833984,37.0417213439941,36.9844245910645,36.9844245910645,null,38.1417999267578,38.5142250061035,38.5142250061035,38.5084953308105,38.5084953308105,38.2563934326172,38.2563934326172,38.1647186279297,38.1704483032227,38.113151550293,38.113151550293,38.1246147155762,38.1417999267578,38.1417999267578,38.1417999267578,null,37.9126167297363,37.9355354309082,37.969913482666,38.0100212097168,37.9584541320801,37.9298057556152,37.9412651062012,37.9355354309082,37.8954315185547,37.8839683532715,37.9068870544434,37.9469947814941,37.969913482666,38.0042877197266,38.0272064208984,38.0845031738281,38.1303405761719,38.1876373291016,38.2220153808594,38.2449340820312,38.2563934326172,37.9126167297363,37.9126167297363,null,38.6517333984375,38.8293495178223,38.8465385437012,38.875186920166,38.8923759460449,38.9095611572266,38.9095611572266,38.9267539978027,38.9324798583984,38.9496688842773,38.9725875854492,39.0298881530762,39.0356140136719,39.0528030395508,39.0585327148438,39.0470733642578,39.0585327148438,39.0642623901367,39.0642623901367,39.0413436889648,39.0413436889648,39.0413436889648,39.0413436889648,39.0585327148438,39.0585327148438,39.0814514160156,39.0871810913086,39.1100997924805,39.1330184936523,39.138744354248,39.155933380127,39.155933380127,39.1731262207031,39.1960411071777,38.6574630737305,38.6517333984375,38.6517333984375,null,39.791919708252,39.8033790588379,39.8148345947266,39.9122428894043,39.9007797241211,39.8262977600098,39.7976493835449,39.7690010070801,39.7575416564941,39.7403526306152,39.7002449035645,39.6715965270996,39.6601371765137,39.6257629394531,39.6601371765137,39.6314888000488,39.6142997741699,39.6372184753418,39.6773262023926,39.791919708252,39.791919708252,null,37.6318664550781,37.8667793273926,37.8725128173828,37.8896980285645,37.8896980285645,37.8667793273926,37.8438606262207,37.8381309509277,37.8495941162109,37.8438606262207,37.8610496520996,37.8037567138672,37.7751083374023,37.7636489868164,37.7464599609375,37.7350006103516,37.7235412597656,37.7178115844727,37.7178115844727,37.7178115844727,37.7120819091797,37.7120819091797,37.6948928833008,37.6891632080078,37.6662445068359,37.65478515625,37.6375961303711,37.6318664550781,37.6318664550781,null,39.5684623718262,39.1215591430664,39.1215591430664,39.1215591430664,39.1502075195312,39.1788520812988,39.2132339477539,39.2361526489258,39.2533378601074,39.2762565612793,39.333553314209,39.4137687683105,39.4252243041992,39.4366874694824,39.471061706543,39.4825248718262,39.4882507324219,39.4997100830078,39.5283584594727,39.5684623718262,39.5684623718262,39.5684623718262,null,39.9065093994141,39.791919708252,39.7690010070801,39.7002449035645,39.7002449035645,39.6544075012207,39.642951965332,39.608570098877,39.5570068359375,39.5226287841797,39.5283584594727,39.4825248718262,39.4538726806641,39.4309539794922,39.3793907165527,39.3621978759766,39.3507423400879,39.3621978759766,39.3621978759766,39.3564720153809,39.3564720153809,39.3621978759766,39.3564720153809,39.3564720153809,39.3564720153809,39.4538726806641,39.9122428894043,39.9122428894043,39.91796875,39.9065093994141,39.9065093994141,null,39.5741958618164,39.471061706543,39.1330184936523,39.1215591430664,38.869457244873,38.8637275695801,39.1215591430664,39.1215591430664,39.5684623718262,39.5741958618164,39.5741958618164,null,38.8637275695801,38.5142250061035,38.5142250061035,38.6460037231445,38.7949714660645,38.8007011413574,38.869457244873,38.875186920166,39.1215591430664,39.1215591430664,39.1215591430664,38.8637275695801,38.8637275695801,null,38.6460037231445,38.5142250061035,38.2563934326172,38.2563934326172,38.2449340820312,38.4454689025879,38.4626579284668,38.4855766296387,38.565788269043,38.5944366455078,38.6173553466797,38.6574630737305,38.6746520996094,38.686107635498,38.6975708007812,38.6975708007812,38.6517333984375,38.6460037231445,38.6460037231445,null,40.0898551940918,39.9122428894043,39.9122428894043,39.4538726806641,39.3564720153809,39.3564720153809,39.3621978759766,39.4997100830078,39.6544075012207,39.6544075012207,39.6945152282715,39.7002449035645,39.8148345947266,39.8148345947266,39.9122428894043,39.91796875,40.0039138793945,40.0039138793945,40.0841255187988,40.0898551940918,40.0898551940918,null,39.9122428894043,39.7403526306152,39.7575416564941,39.8262977600098,39.8492164611816,39.8434867858887,39.8835906982422,39.9122428894043,39.9294281005859,39.9408874511719,39.9122428894043,39.9122428894043,null,40.4851989746094,40.4737358093262,40.4450912475586,40.4107131958008,40.2789344787598,40.2560157775879,40.233097076416,40.2159080505371,40.1815299987793,40.1528816223145,40.1242332458496,40.1070442199707,40.061206817627,40.0268325805664,40.0096435546875,40.0039138793945,39.9981803894043,39.9867248535156,39.9466171264648,39.9294281005859,39.923698425293,39.9294281005859,39.9122428894043,39.8835906982422,39.8434867858887,39.8320274353027,39.8262977600098,39.8033790588379,39.8033790588379,39.8091087341309,39.7976493835449,39.7690010070801,39.7288932800293,39.7002449035645,39.6887893676758,39.6887893676758,39.6830558776855,39.7002449035645,39.8262977600098,39.8606719970703,39.9065093994141,39.9065093994141,39.9007797241211,39.9065093994141,39.9065093994141,39.91796875,40.3362274169922,40.3362274169922,40.4279022216797,40.4221725463867,40.37060546875,40.3820648193359,40.3476905822754,40.3362274169922,40.3648796081543,40.3591461181641,40.3304977416992,40.3362274169922,40.3648796081543,40.3476905822754,40.3591461181641,40.3820648193359,40.4164428710938,40.4737358093262,40.4851989746094,40.4851989746094,null,38.422550201416,38.4110908508301,38.1417999267578,38.1417999267578,38.1819076538086,38.2392044067383,38.2678527832031,38.2907676696777,38.3022308349609,38.6574630737305,39.1960411071777,39.2132339477539,39.2132339477539,39.2132339477539,39.2304191589355,39.2361526489258,39.2361526489258,39.2361526489258,39.2189598083496,39.1788520812988,39.1444778442383,39.1158256530762,39.1158256530762,39.0929069519043,39.1043701171875,39.0528030395508,39.0356140136719,38.9897766113281,38.9955062866211,38.9725875854492,38.9783172607422,39.0069694519043,39.0470733642578,39.0356140136719,39.0069694519043,38.9955062866211,38.9783172607422,38.9668617248535,38.9611320495605,38.9496688842773,38.9382133483887,38.9382133483887,38.9382133483887,38.9038352966309,38.9038352966309,38.9152946472168,38.8923759460449,38.875186920166,38.8579978942871,38.8465385437012,38.8465385437012,38.8579978942871,38.8465385437012,38.8350791931152,38.8121604919434,38.8064308166504,38.7949714660645,38.7949714660645,38.7892417907715,38.7720527648926,38.7605972290039,38.7434043884277,38.7147598266602,38.703296661377,38.6975708007812,38.6746520996094,38.6402702331543,38.6230850219727,38.6001663208008,38.56005859375,38.5256805419922,38.4970321655273,38.4855766296387,38.4855766296387,38.4855766296387,38.4798431396484,38.4798431396484,38.4626579284668,38.4569244384766,38.4626579284668,38.4454689025879,38.422550201416,38.422550201416,null,37.4198760986328,37.4198760986328,37.6318664550781,37.7350006103516,37.7521896362305,37.7636489868164,37.7922973632812,37.8094863891602,37.8209419250488,37.832405090332,37.8782386779785,37.9011573791504,37.9183502197266,37.9527244567871,37.9584541320801,37.969913482666,37.9985618591309,38.0100212097168,38.0386695861816,38.0558586120605,38.0730438232422,38.0845031738281,38.113151550293,38.1303405761719,38.1417999267578,38.1417999267578,37.9469947814941,37.9469947814941,37.9584541320801,37.9469947814941,37.9527244567871,37.9298057556152,37.7292709350586,37.5058174133301,37.4198760986328,37.4198760986328,null,37.8094863891602,37.7579193115234,37.7350006103516,37.6146774291992,37.5631141662598,37.517276763916,37.5000877380371,37.4828987121582,37.4657135009766,37.4427947998047,37.4141426086426,37.3854942321777,37.3912239074707,37.3167419433594,37.2766342163086,37.379768371582,37.3912239074707,37.4427947998047,37.4485206604004,37.5344657897949,37.5631141662598,37.6032218933105,37.6490592956543,37.6204071044922,37.5917587280273,37.5631141662598,37.5974884033203,37.6948928833008,37.7178115844727,37.7350006103516,37.7751083374023,37.7922973632812,37.8495941162109,37.8667793273926,37.8839683532715,37.8954315185547,37.9355354309082,37.9412651062012,37.9298057556152,37.9584541320801,38.0100212097168,37.969913482666,37.9355354309082,37.9126167297363,37.8839683532715,37.9011573791504,37.8094863891602,37.8094863891602,null,41.0065879821777,40.9722099304199,40.9607543945312,40.9321060180664,40.8862686157227,40.8576202392578,40.8060531616211,40.7888641357422,40.7716789245605,40.7373008728027,40.5424919128418,40.5195732116699,40.5081176757812,40.4851989746094,40.4737358093262,40.4164428710938,40.3820648193359,40.3591461181641,40.3476905822754,40.3648796081543,40.3362274169922,40.3304977416992,40.3591461181641,40.3648796081543,40.3362274169922,40.3476905822754,40.3820648193359,40.37060546875,40.4221725463867,40.4279022216797,40.4508171081543,40.5081176757812,40.5825996398926,40.6055183410645,40.6456260681152,40.7373008728027,40.7716789245605,40.7888641357422,40.8175163269043,40.8347015380859,40.8518905639648,40.8919982910156,40.8690795898438,40.8919982910156,40.9091873168945,40.9034576416016,40.9149169921875,40.9378356933594,40.9607543945312,40.9836730957031,41.0123176574707,41.0065879821777,41.0065879821777,41.0065879821777,null,39.1215591430664,39.1215591430664,39.1330184936523,39.471061706543,39.5627365112305,39.7403526306152,39.9122428894043,39.9122428894043,39.9007797241211,39.9122428894043,39.791919708252,39.6773262023926,39.6372184753418,39.6142997741699,39.6314888000488,39.5684623718262,39.5283584594727,39.4997100830078,39.4882507324219,39.4825248718262,39.471061706543,39.4366874694824,39.4252243041992,39.4137687683105,39.333553314209,39.2762565612793,39.2533378601074,39.2361526489258,39.2132339477539,39.1788520812988,39.1502075195312,39.1215591430664,39.1215591430664,null,38.6116256713867,38.2563934326172,38.250659942627,38.2563934326172,38.2563934326172,38.5084953308105,38.5199508666992,38.5256805419922,38.6001663208008,38.6116256713867,38.6116256713867,null,39.5684623718262,39.1330184936523,39.0528030395508,39.0413436889648,39.1330184936523,39.138744354248,39.46533203125,39.5741958618164,39.5741958618164,39.5799255371094,39.5684623718262,39.5684623718262,null,39.0528030395508,39.0528030395508,39.0814514160156,39.1043701171875,39.1100997924805,39.1444778442383,39.155933380127,39.155933380127,39.1731262207031,39.2246894836426,39.2533378601074,39.2705268859863,39.2934455871582,39.3106346130371,39.3163642883301,39.333553314209,39.3564720153809,39.3564720153809,39.3621978759766,39.3564720153809,39.3564720153809,39.3621978759766,39.3621978759766,39.3507423400879,39.3621978759766,39.3564720153809,39.327823638916,39.3106346130371,39.2590675354004,39.2246894836426,39.1215591430664,39.1100997924805,39.0871810913086,39.0642623901367,39.0528030395508,39.0528030395508,null,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,37.0302619934082,37.0359916687012,37.0531806945801,37.0990142822266,37.1276664733887,37.1448516845703,37.1505851745605,37.1964225769043,37.2193412780762,37.2365264892578,37.2537155151367,37.2766342163086,37.2995529174805,37.3224716186523,37.3339309692383,37.3568496704102,37.3625793457031,37.379768371582,37.3912239074707,37.4026870727539,37.4198760986328,37.4370613098145,37.4485206604004,37.4714393615723,37.523006439209,37.5344657897949,37.5459251403809,37.5917587280273,37.6032218933105,37.6375961303711,37.6318664550781,37.4198760986328,36.9958839416504,36.9958839416504,null,40.2674713134766,40.2560157775879,40.2789344787598,40.4107131958008,40.4450912475586,40.4737358093262,40.4851989746094,40.5081176757812,40.5195732116699,40.5424919128418,40.7373008728027,40.7716789245605,40.7888641357422,40.8060531616211,40.8576202392578,40.8862686157227,40.9321060180664,40.9607543945312,40.9722099304199,41.0065879821777,41.0123176574707,41.0065879821777,41.0123176574707,40.3591461181641,40.3534164428711,40.2674713134766,40.2674713134766,null,36.9958839416504,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,37.0417213439941,37.1219329833984,37.1505851745605,37.1677703857422,37.1792297363281,37.1964225769043,37.2193412780762,37.2537155151367,37.2766342163086,37.3167419433594,37.3912239074707,37.3854942321777,37.4141426086426,37.4427947998047,37.4657135009766,37.4828987121582,37.5000877380371,37.517276763916,37.5631141662598,37.6146774291992,37.7350006103516,37.7579193115234,37.8094863891602,37.7292709350586,37.6318664550781,37.6318664550781,37.6318664550781,36.9958839416504,36.9958839416504,null,38.6001663208008,38.5256805419922,38.5199508666992,38.5084953308105,38.5084953308105,38.5142250061035,38.5142250061035,38.8637275695801,38.869457244873,39.1215591430664,39.1330184936523,39.471061706543,39.5741958618164,39.5741958618164,39.46533203125,39.138744354248,39.1330184936523,39.0413436889648,38.6975708007812,38.686107635498,38.6001663208008,38.6001663208008,null,40.4450912475586,40.4393615722656,40.5310363769531,40.5310363769531,40.7029228210449,40.7143821716309,41.0065879821777,41.0065879821777,41.0065879821777,40.7544898986816,40.7201080322266,40.7143821716309,40.5310363769531,40.4450912475586,40.4450912475586,40.4450912475586,null,38.5084953308105,39.3621978759766,39.3564720153809,39.3621978759766,39.322093963623,39.3106346130371,39.3049049377441,39.2934455871582,39.2877159118652,39.2705268859863,39.2647972106934,39.2361526489258,39.2361526489258,39.2361526489258,39.2304191589355,39.2132339477539,39.2132339477539,39.2132339477539,39.1960411071777,39.1731262207031,39.155933380127,39.155933380127,39.138744354248,39.1330184936523,39.1100997924805,39.0871810913086,39.0814514160156,39.0585327148438,39.0585327148438,39.0413436889648,39.0413436889648,39.0413436889648,39.0413436889648,39.0642623901367,39.0642623901367,39.0585327148438,39.0470733642578,39.0585327148438,39.0528030395508,39.0356140136719,39.0298881530762,38.9725875854492,38.9496688842773,38.9324798583984,38.9267539978027,38.9095611572266,38.9095611572266,38.8923759460449,38.875186920166,38.8465385437012,38.8293495178223,38.6517333984375,38.5027618408203,38.5084953308105,38.5084953308105,null,37.832405090332,37.5745697021484,37.5631141662598,37.3912239074707,37.3854942321777,37.4198760986328,37.5058174133301,37.7292709350586,37.9298057556152,37.9527244567871,37.9469947814941,37.9584541320801,37.9469947814941,37.9469947814941,37.964183807373,37.9527244567871,37.969913482666,37.9240760803223,37.8725128173828,37.832405090332,37.832405090332,null,41.0180473327637,40.5997886657715,40.5997886657715,40.5596809387207,40.5539512634277,40.3304977416992,40.3304977416992,40.2216377258301,40.2216377258301,40.6570854187012,40.9951286315918,40.9893989562988,41.0180473327637,41.0180473327637,41.0180473327637,null,36.9958839416504,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,37.6318664550781,37.6375961303711,37.6032218933105,37.5917587280273,37.5459251403809,37.5344657897949,37.523006439209,37.4714393615723,37.4485206604004,37.4370613098145,37.4198760986328,37.4026870727539,37.3912239074707,37.379768371582,37.3625793457031,37.3568496704102,37.3339309692383,37.3224716186523,37.2995529174805,37.2766342163086,37.2537155151367,37.2365264892578,37.2193412780762,37.1964225769043,37.1505851745605,37.1448516845703,37.1276664733887,37.0990142822266,37.0531806945801,37.0359916687012,37.0302619934082,36.9958839416504,36.9958839416504,null,38.1532592773438,38.5084953308105,38.5027618408203,38.6517333984375,38.6574630737305,38.3022308349609,38.2907676696777,38.3136863708496,38.3308792114258,38.3251495361328,38.285041809082,38.285041809082,38.2563934326172,38.2563934326172,38.2105560302734,38.1761779785156,38.1532592773438,38.1417999267578,38.1532592773438,38.1532592773438,null,40.4393615722656,40.3591461181641,40.3534164428711,40.0153732299805,40.0153732299805,40.0096435546875,40.3476905822754,40.3534164428711,40.5310363769531,40.5310363769531,40.5310363769531,40.4393615722656,40.4393615722656,null,37.7292709350586,38.1417999267578,38.1417999267578,38.1246147155762,38.113151550293,38.113151550293,38.1704483032227,38.1647186279297,38.2563934326172,38.2563934326172,38.2563934326172,37.6318664550781,37.6318664550781,37.7292709350586,37.7292709350586,null,37.969913482666,37.964183807373,37.9355354309082,37.9126167297363,37.9068870544434,37.8954315185547,37.9011573791504,37.9183502197266,37.9412651062012,37.969913482666,38.0272064208984,38.113151550293,38.1303405761719,38.1188812255859,38.1188812255859,38.1417999267578,38.1532592773438,38.1761779785156,38.2105560302734,38.2563934326172,38.2563934326172,38.285041809082,38.285041809082,38.3251495361328,38.3308792114258,38.3136863708496,38.2907676696777,38.2678527832031,38.2392044067383,38.1819076538086,38.1417999267578,38.1303405761719,38.113151550293,38.0845031738281,38.0730438232422,38.0558586120605,38.0386695861816,38.0100212097168,37.9985618591309,37.969913482666,37.969913482666,null,38.686107635498,38.7204895019531,38.7548637390137,38.8236198425293,38.8637275695801,38.9267539978027,38.9439430236816,38.9496688842773,38.9725875854492,38.9897766113281,38.9897766113281,39.018424987793,39.0413436889648,39.0528030395508,39.0642623901367,39.0871810913086,39.1100997924805,39.1215591430664,39.2246894836426,39.2590675354004,39.3106346130371,39.327823638916,39.3564720153809,39.3736610412598,39.3793907165527,39.3621978759766,39.3965797424316,39.4137687683105,39.4424133300781,39.4481430053711,39.46533203125,39.5054397583008,39.5283584594727,39.5455436706543,39.5570068359375,39.5627365112305,39.471061706543,39.1330184936523,39.1215591430664,38.6975708007812,38.686107635498,38.686107635498,null,40.691463470459,40.4393615722656,40.4450912475586,40.5310363769531,40.7143821716309,40.7201080322266,40.7544898986816,40.7487602233887,40.7029228210449,40.691463470459,40.691463470459,null,39.0528030395508,38.9955062866211,39.0069694519043,39.0356140136719,39.0470733642578,39.0069694519043,38.9783172607422,38.9725875854492,38.9955062866211,38.9897766113281,39.0356140136719,39.0528030395508,39.1043701171875,39.0929069519043,39.1158256530762,39.1158256530762,39.1444778442383,39.1788520812988,39.2189598083496,39.2361526489258,39.2647972106934,39.2705268859863,39.2877159118652,39.2934455871582,39.3049049377441,39.3106346130371,39.322093963623,39.3621978759766,39.3564720153809,39.3564720153809,39.3564720153809,39.333553314209,39.3163642883301,39.3106346130371,39.2934455871582,39.2705268859863,39.2533378601074,39.2246894836426,39.1731262207031,39.155933380127,39.155933380127,39.1444778442383,39.1100997924805,39.1043701171875,39.0814514160156,39.0528030395508,39.0528030395508,null,38.2563934326172,38.2563934326172,37.7350006103516,37.6490592956543,37.6318664550781,37.8152160644531,37.8209419250488,38.1532592773438,38.250659942627,38.2563934326172,38.2563934326172,null,37.9126167297363,38.2563934326172,38.2563934326172,38.5142250061035,38.5142250061035,38.1417999267578,37.7292709350586,37.8094863891602,37.9011573791504,37.8839683532715,37.9126167297363,37.9126167297363,null,40.2216377258301,40.2216377258301,40.0898551940918,40.0841255187988,40.0039138793945,40.0039138793945,39.91796875,39.9122428894043,39.8148345947266,39.8148345947266,39.7002449035645,39.6945152282715,39.6544075012207,39.6544075012207,40.2216377258301,40.2216377258301,40.2216377258301,null,37.7350006103516,37.3912239074707,37.3854942321777,37.3912239074707,37.5631141662598,37.5745697021484,37.832405090332,37.8381309509277,37.7464599609375,37.7350006103516,37.7350006103516,null,41.0123176574707,40.9836730957031,40.9607543945312,40.9378356933594,40.9149169921875,40.9034576416016,40.9091873168945,40.8919982910156,40.8690795898438,40.8919982910156,40.8518905639648,40.8347015380859,40.8175163269043,40.7888641357422,40.7716789245605,40.7373008728027,40.6456260681152,40.6055183410645,40.5825996398926,40.5081176757812,40.4508171081543,40.4279022216797,40.3362274169922,40.3362274169922,39.91796875,39.9122428894043,40.0898551940918,40.2216377258301,40.2216377258301,40.3304977416992,40.3304977416992,40.5539512634277,40.5596809387207,40.5997886657715,40.5997886657715,41.0180473327637,41.0123176574707,41.0123176574707,null,37.7350006103516,37.7350006103516,37.7464599609375,37.8381309509277,37.832405090332,37.8725128173828,37.9240760803223,37.969913482666,37.9527244567871,37.964183807373,37.9469947814941,38.1417999267578,38.4110908508301,38.422550201416,38.416820526123,38.428279876709,38.4569244384766,38.4454689025879,38.2449340820312,38.2220153808594,38.1876373291016,38.1303405761719,38.0845031738281,38.0272064208984,38.0042877197266,37.969913482666,37.9469947814941,37.9068870544434,37.8839683532715,37.8667793273926,37.8495941162109,37.7922973632812,37.7751083374023,37.7350006103516,37.7350006103516,null,37.6318664550781,37.6375961303711,37.65478515625,37.6662445068359,37.6891632080078,37.6948928833008,37.7120819091797,37.7120819091797,37.7178115844727,37.7178115844727,37.7178115844727,37.7235412597656,37.7350006103516,37.7464599609375,37.7636489868164,37.7751083374023,37.7865676879883,37.7922973632812,37.8094863891602,37.832405090332,37.8495941162109,37.8667793273926,37.8839683532715,37.9011573791504,37.8954315185547,37.9068870544434,37.9126167297363,37.9355354309082,37.964183807373,37.969913482666,37.9584541320801,37.9527244567871,37.9183502197266,37.9011573791504,37.8782386779785,37.832405090332,37.8209419250488,37.8094863891602,37.7922973632812,37.7636489868164,37.7521896362305,37.7350006103516,37.6318664550781,37.6318664550781,null,37.8667793273926,38.1532592773438,38.1417999267578,38.1188812255859,38.1188812255859,38.1303405761719,38.113151550293,38.0272064208984,37.969913482666,37.9412651062012,37.9183502197266,37.9011573791504,37.8839683532715,37.8667793273926,37.8495941162109,37.832405090332,37.8094863891602,37.7922973632812,37.7865676879883,37.7751083374023,37.8037567138672,37.8610496520996,37.8438606262207,37.8495941162109,37.8381309509277,37.8438606262207,37.8667793273926,37.8896980285645,37.8896980285645,37.8725128173828,37.8667793273926,37.8667793273926,null,40.7487602233887,40.7544898986816,41.0065879821777,41.0065879821777,41.000862121582,40.7487602233887,40.7487602233887,null,39.6887893676758,39.6773262023926,39.642951965332,39.6544075012207,39.642951965332,39.6314888000488,39.6314888000488,39.6314888000488,39.608570098877,39.5856552124023,39.5856552124023,39.5741958618164,39.5570068359375,39.5455436706543,39.5283584594727,39.5054397583008,39.46533203125,39.4481430053711,39.4424133300781,39.4137687683105,39.3965797424316,39.3621978759766,39.3793907165527,39.3736610412598,39.3564720153809,39.3621978759766,39.3793907165527,39.4309539794922,39.4538726806641,39.4825248718262,39.5283584594727,39.5226287841797,39.5570068359375,39.608570098877,39.642951965332,39.6544075012207,39.7002449035645,39.7002449035645,39.7690010070801,39.791919708252,39.9065093994141,39.9065093994141,39.9007797241211,39.9065093994141,39.9065093994141,39.8606719970703,39.8262977600098,39.7002449035645,39.6830558776855,39.6887893676758,39.6887893676758,39.6887893676758,null,38.6975708007812,39.1215591430664,39.1215591430664,39.1215591430664,38.875186920166,38.869457244873,38.8007011413574,38.7949714660645,38.6460037231445,38.6517333984375,38.6975708007812,38.6975708007812,38.6975708007812,null,40.0153732299805,40.0153732299805,40.3534164428711,40.3591461181641,40.4393615722656,40.4450912475586,40.3648796081543,40.3476905822754,40.0210990905762,40.0153732299805,39.7174339294434,39.5741958618164,39.5741958618164,39.5741958618164,39.7403526306152,40.0153732299805,40.0153732299805,null,41.0065879821777,40.7143821716309,40.7029228210449,40.5310363769531,40.5310363769531,40.3534164428711,40.3476905822754,40.0096435546875,40.0096435546875,40.0096435546875,40.0554809570312,40.0554809570312,40.0096435546875,40.0096435546875,40.2674713134766,40.3534164428711,40.3591461181641,41.0123176574707,41.0065879821777,41.0065879821777,41.0065879821777,null,40.4450912475586,40.4450912475586,40.4393615722656,40.3476905822754,40.0096435546875,40.0039138793945,39.5799255371094,39.5741958618164,39.7174339294434,40.0153732299805,40.0210990905762,40.3476905822754,40.3648796081543,40.4450912475586,40.4450912475586,null,41.6769485473633,41.6654891967773,41.6540298461914,41.6368446350098,41.6081924438477,41.5508995056152,41.4993362426758,41.5107917785645,41.4936027526855,41.4821434020996,41.4764175415039,41.4649543762207,41.4420356750488,41.4305801391602,41.4248466491699,41.401927947998,41.3904724121094,41.3503646850586,41.3389053344727,41.3159866333008,41.2586898803711,41.2357711791992,41.2013931274414,41.1842079162598,41.1727447509766,41.1555557250977,41.144100189209,41.144100189209,41.1612892150879,41.1612892150879,41.144100189209,41.1211814880371,41.1154518127441,41.1211814880371,41.1211814880371,41.1154518127441,41.0868034362793,41.0696144104004,41.0466995239258,41.0466995239258,41.0295066833496,41.0180473327637,41.0123176574707,41.0237808227539,41.1097183227539,41.1956634521484,41.2185821533203,41.3045272827148,41.3675537109375,41.5337104797363,41.6769485473633,41.6769485473633,null,41.5738182067871,41.5680885314941,41.5623550415039,41.5508995056152,41.5508995056152,41.5623550415039,41.5623550415039,41.5508995056152,41.5394401550293,41.5337104797363,41.5394401550293,41.5508995056152,41.5623550415039,41.5623550415039,41.5623550415039,41.5852737426758,41.6368446350098,41.6368446350098,41.7972717285156,41.8030014038086,41.8373794555664,41.8602981567383,41.8946723937988,41.8946723937988,41.9748878479004,41.9748878479004,42.043643951416,42.0379104614258,42.0092658996582,42.0035362243652,42.0379104614258,42.0321846008301,42.0379104614258,41.9519729614258,41.9462394714355,41.8602981567383,41.8602981567383,41.8201904296875,41.8144607543945,41.7915420532227,41.7457046508789,41.7113265991211,41.6826820373535,41.6654891967773,41.6425743103027,41.6081924438477,41.591007232666,41.5795478820801,41.6425743103027,41.6311111450195,41.6368446350098,41.6253814697266,41.596736907959,41.596736907959,41.591007232666,41.5852737426758,41.5738182067871,41.5738182067871,null,41.4821434020996,41.4936027526855,41.5107917785645,41.4993362426758,41.5508995056152,41.6081924438477,41.6368446350098,41.6540298461914,41.6654891967773,41.6769485473633,42.049373626709,42.043643951416,42.043643951416,41.9748878479004,41.9748878479004,41.8946723937988,41.8946723937988,41.8602981567383,41.8373794555664,41.8030014038086,41.7972717285156,41.6368446350098,41.6368446350098,41.6196556091309,41.6081924438477,41.591007232666,41.5852737426758,41.5738182067871,41.5623550415039,41.5222511291504,41.5050621032715,41.4821434020996,41.4821434020996,null,41.2586898803711,41.3045272827148,41.3331756591797,41.3503646850586,41.3732833862305,41.3962020874023,41.419116973877,41.4420356750488,41.4305801391602,41.4878730773926,41.4878730773926,41.5738182067871,41.5852737426758,41.591007232666,41.596736907959,41.596736907959,41.6253814697266,41.6368446350098,41.6311111450195,41.6425743103027,41.5795478820801,41.5508995056152,41.5394401550293,41.5222511291504,41.5337104797363,41.4305801391602,41.419116973877,41.3274459838867,41.3102569580078,41.2987976074219,41.281608581543,41.270149230957,41.2586898803711,41.27587890625,41.270149230957,41.2586898803711,41.2586898803711,null,41.1842079162598,41.2013931274414,41.2357711791992,41.2586898803711,41.3159866333008,41.3389053344727,41.3503646850586,41.3904724121094,41.401927947998,41.4248466491699,41.4305801391602,41.4420356750488,41.4649543762207,41.4764175415039,41.4821434020996,41.5050621032715,41.5222511291504,41.5623550415039,41.5738182067871,41.5852737426758,41.591007232666,41.6081924438477,41.6196556091309,41.6368446350098,41.6368446350098,41.6368446350098,41.5852737426758,41.5623550415039,41.5623550415039,41.5623550415039,41.5508995056152,41.5394401550293,41.5337104797363,41.5394401550293,41.5508995056152,41.5623550415039,41.5623550415039,41.5508995056152,41.5508995056152,41.5623550415039,41.5680885314941,41.5738182067871,41.4878730773926,41.4878730773926,41.4305801391602,41.4420356750488,41.419116973877,41.3962020874023,41.3732833862305,41.3503646850586,41.3331756591797,41.3045272827148,41.2586898803711,41.2586898803711,41.270149230957,41.270149230957,41.270149230957,41.2586898803711,41.2586898803711,41.2586898803711,41.2586898803711,41.2529640197754,41.2472305297852,41.2987976074219,41.2987976074219,41.2586898803711,41.2300453186035,41.2013931274414,41.1956634521484,41.1842079162598,41.1842079162598,null,41.591007232666,41.596736907959,41.602466583252,41.6483001708984,41.6483001708984,41.6654891967773,41.6941375732422,41.6941375732422,41.7056007385254,41.6597633361816,41.6654891967773,41.6597633361816,41.6368446350098,41.6425743103027,41.6425743103027,41.602466583252,41.4592247009277,41.4305801391602,41.4305801391602,41.419116973877,41.401927947998,41.3904724121094,41.3446350097656,41.3331756591797,41.3159866333008,41.3102569580078,41.3159866333008,41.3159866333008,41.3045272827148,41.3045272827148,41.3159866333008,41.3159866333008,41.2987976074219,41.2987976074219,41.281608581543,41.27587890625,41.281608581543,41.3274459838867,41.419116973877,41.4305801391602,41.5337104797363,41.5222511291504,41.5394401550293,41.5508995056152,41.5795478820801,41.591007232666,41.591007232666,null,41.7056007385254,41.6941375732422,41.6941375732422,41.6654891967773,41.6483001708984,41.6483001708984,41.602466583252,41.596736907959,41.591007232666,41.6081924438477,41.6425743103027,41.6654891967773,41.6826820373535,41.7113265991211,41.7457046508789,41.7915420532227,41.8144607543945,41.8201904296875,41.8602981567383,41.8602981567383,41.9462394714355,41.9519729614258,42.0379104614258,42.0379104614258,42.0321846008301,41.9634284973145,41.9634284973145,41.8373794555664,41.8373794555664,41.7571640014648,41.7571640014648,41.7399749755859,41.734245300293,41.7056007385254,41.7056007385254,null,41.7056007385254,41.734245300293,41.7399749755859,41.7571640014648,41.7571640014648,41.8373794555664,41.8373794555664,41.9634284973145,41.9634284973145,42.0321846008301,42.0379104614258,42.0092658996582,41.722785949707,41.6425743103027,41.6425743103027,41.6368446350098,41.6597633361816,41.6654891967773,41.6597633361816,41.7056007385254,41.7056007385254,null,39.2361526489258,39.2934455871582,39.2934455871582,39.2877159118652,39.2877159118652,39.3049049377441,39.3106346130371,39.3049049377441,39.3507423400879,39.3507423400879,39.3679313659668,39.3450126647949,39.322093963623,39.2934455871582,39.2647972106934,39.2304191589355,39.1960411071777,39.155933380127,39.1043701171875,39.0642623901367,39.0413436889648,39.0012359619141,38.9725875854492,38.9439430236816,38.9496688842773,38.9496688842773,38.9496688842773,38.9496688842773,38.9382133483887,38.9267539978027,38.9152946472168,38.9095611572266,38.9095611572266,38.8579978942871,38.8579978942871,38.8350791931152,38.8293495178223,39.1330184936523,39.2361526489258,39.2361526489258,null,39.8377532958984,39.8434867858887,39.8492164611816,39.8377532958984,39.8262977600098,39.8033790588379,39.8091087341309,39.786190032959,39.6773262023926,39.6773262023926,39.6715965270996,39.6544075012207,39.6372184753418,39.6028442382812,39.5741958618164,39.5512771606445,39.5283584594727,39.5168991088867,39.4825248718262,39.4596061706543,39.4366874694824,39.4137687683105,39.3851165771484,39.3679313659668,39.3507423400879,39.3507423400879,39.3049049377441,39.3106346130371,39.3049049377441,39.2877159118652,39.2877159118652,39.2934455871582,39.2934455871582,39.3679313659668,39.7288932800293,39.7288932800293,39.7575416564941,39.780460357666,39.7976493835449,39.8148345947266,39.8320274353027,39.8377532958984,39.8377532958984,null,38.6517333984375,38.8293495178223,38.8350791931152,38.8579978942871,38.8579978942871,38.9095611572266,38.9095611572266,38.9152946472168,38.9267539978027,38.9382133483887,38.9496688842773,38.9496688842773,38.9496688842773,38.9496688842773,38.9439430236816,38.9095611572266,38.8923759460449,38.880916595459,38.8522682189941,38.8178901672363,38.7949714660645,38.7892417907715,38.7777824401855,38.7777824401855,38.7663230895996,38.686107635498,38.6574630737305,38.6460037231445,38.6402702331543,38.6402702331543,38.6689224243164,38.686107635498,38.6918411254883,38.6746520996094,38.6631889343262,38.6574630737305,38.6402702331543,38.6288146972656,38.6116256713867,38.6001663208008,38.5944366455078,38.6001663208008,38.6001663208008,38.5715179443359,38.565788269043,38.56005859375,38.565788269043,38.5772514343262,38.5715179443359,38.565788269043,38.56005859375,38.565788269043,38.565788269043,38.5084953308105,38.4569244384766,38.4569244384766,38.4626579284668,38.56005859375,38.6517333984375,38.6517333984375,null,38.9725875854492,38.8923759460449,38.8064308166504,38.8293495178223,38.8637275695801,38.8866424560547,38.9095611572266,38.9439430236816,38.9955062866211,38.9725875854492,38.9725875854492,null,29.816722869873,29.816722869873,29.8453712463379,29.8511028289795,29.8797492980957,29.9141254425049,29.9255867004395,29.9255867004395,29.9370441436768,29.9141254425049,29.8740177154541,29.8682899475098,29.8396415710449,29.8396415710449,29.8396415710449,29.822452545166,29.822452545166,29.7479705810547,29.7193202972412,29.4729499816895,29.4786796569824,29.4958686828613,29.4672183990479,29.4557609558105,29.444299697876,29.4328422546387,29.4213809967041,29.4328422546387,29.4328422546387,29.4213809967041,29.4213809967041,29.4500312805176,29.4614887237549,29.4557609558105,29.4672183990479,29.4786796569824,29.4786796569824,29.4901371002197,29.5359745025635,29.5474319458008,29.5703506469727,29.816722869873,29.816722869873,null,30.2636299133301,30.1719570159912,30.137580871582,30.137580871582,30.137580871582,30.5730266571045,30.5615692138672,30.5386505126953,30.527193069458,30.5100040435791,30.4928131103516,30.4698944091797,30.3954105377197,30.3724918365479,30.3610343933105,30.3610343933105,30.3553047180176,30.3610343933105,30.2636299133301,30.2636299133301,null,30.217794418335,29.9656925201416,29.9714241027832,29.9828815460205,29.9943428039551,30.0058002471924,30.0344486236572,30.1146621704102,30.1318511962891,30.1433086395264,30.1433086395264,30.1318511962891,30.074556350708,30.074556350708,30.0860137939453,30.1032009124756,30.1490383148193,30.1547698974609,30.1547698974609,30.1433086395264,30.1490383148193,30.1719570159912,30.1719570159912,30.1834144592285,30.212064743042,30.2292518615723,30.2521705627441,30.2636299133301,30.275089263916,30.275089263916,30.269359588623,30.269359588623,30.2808208465576,30.3151969909668,30.3266544342041,30.3266544342041,30.3037395477295,30.2980079650879,30.275089263916,30.2579021453857,30.2464408874512,30.2464408874512,30.269359588623,30.269359588623,30.2521705627441,30.2407131195068,30.2407131195068,30.2292518615723,30.2063331604004,30.1547698974609,30.1490383148193,30.1547698974609,30.2235221862793,30.2636299133301,30.286548614502,30.4011421203613,30.4240608215332,30.4240608215332,30.4240608215332,30.4355182647705,30.4527053833008,30.4527053833008,30.5730266571045,30.5730266571045,30.5730266571045,30.217794418335,30.217794418335,null,29.9141254425049,29.9370441436768,29.9485054016113,29.9542350769043,29.9599628448486,29.9886112213135,30.0058002471924,30.0516376495361,30.0802822113037,30.0917434692383,30.1032009124756,30.137580871582,30.137580871582,29.7193202972412,29.7479705810547,29.822452545166,29.822452545166,29.8396415710449,29.8396415710449,29.8396415710449,29.8682899475098,29.8740177154541,29.9141254425049,29.9141254425049,null,28.5963230133057,28.7739410400391,28.7739410400391,28.6536197662354,28.5332984924316,28.338493347168,28.1666049957275,28.0692024230957,27.9259624481201,27.8514785766602,27.8056411743164,27.8113708496094,28.332763671875,28.3671398162842,28.4129772186279,28.4358959197998,28.4530849456787,28.470272064209,28.4874629974365,28.5218391418457,28.5447578430176,28.5562171936035,28.5963230133057,28.5963230133057,null,25.9721775054932,26.2471961975098,26.3331394195557,26.3159523010254,26.2815742492676,26.1669826507568,26.1211471557617,26.0924968719482,26.0523910522461,26.006555557251,25.9607181549072,25.9607181549072,25.9492588043213,25.9492588043213,25.9664478302002,25.9721775054932,25.9721775054932,null,30.217794418335,30.5730266571045,30.5730266571045,30.6074066162109,30.6074066162109,30.5959453582764,30.5730266571045,30.527193069458,30.4756240844727,30.4584369659424,30.4412479400635,30.4240608215332,30.4011421203613,30.4011421203613,30.4011421203613,30.3839530944824,30.3724918365479,30.3151969909668,30.286548614502,30.2521705627441,30.212064743042,30.217794418335,30.217794418335,null,27.0321483612061,27.0321483612061,26.7628574371338,26.7628574371338,26.7972354888916,26.8602619171143,26.8889102935791,26.911828994751,26.9232883453369,26.9347457885742,26.9462051391602,26.9576644897461,26.974853515625,26.980583190918,26.969123840332,26.9633941650391,26.9633941650391,26.9633941650391,26.9633941650391,26.9576644897461,26.9977703094482,27.0035018920898,26.9977703094482,26.974853515625,26.9576644897461,26.8831787109375,26.8545322418213,26.8201541900635,26.8144245147705,26.8201541900635,26.8258838653564,26.8258838653564,26.8201541900635,26.8430728912354,26.8373432159424,26.8545322418213,26.8946380615234,26.9404754638672,26.9404754638672,27.037878036499,27.0321483612061,27.0321483612061,null,29.0088520050049,29.0260429382324,29.0317707061768,29.0317707061768,29.0145816802979,29.0145816802979,29.0260429382324,29.0317707061768,29.0432319641113,29.0489616394043,29.0432319641113,29.0145816802979,28.9744758605957,28.9515571594238,28.8999919891357,28.8426971435547,28.8025875091553,28.7853984832764,28.7624797821045,28.7223720550537,28.6937274932861,28.6650772094727,28.6708087921143,28.6937274932861,28.6994533538818,28.716646194458,28.7395648956299,28.7567520141602,28.7739410400391,28.7853984832764,28.8025875091553,28.8083171844482,28.8140468597412,28.8255062103271,28.8369655609131,28.8426971435547,28.859884262085,28.8656120300293,28.8656120300293,28.8656120300293,28.8770732879639,28.8885307312012,28.8999919891357,28.9229106903076,28.9400997161865,28.9572868347168,28.9687442779541,28.9973945617676,29.0088520050049,29.0088520050049,null,30.1719570159912,30.1719570159912,30.1547698974609,30.1318511962891,30.1146621704102,30.0917434692383,30.074556350708,30.0459060668945,30.0229873657227,29.9656925201416,29.9370441436768,29.9026679992676,29.822452545166,29.822452545166,29.7995338439941,29.7880764007568,29.7766151428223,29.7536964416504,29.7422389984131,29.7422389984131,29.7422389984131,29.7193202972412,30.137580871582,30.1719570159912,30.1719570159912,null,26.2471961975098,25.9721775054932,25.7945594787598,25.8002891540527,25.8289375305176,25.8633155822754,25.8805046081543,25.8862323760986,25.9091510772705,25.9091510772705,25.8976917266846,25.9148826599121,25.9091510772705,25.9148826599121,25.9206104278564,25.9148826599121,25.9148826599121,25.9206104278564,25.9377994537354,26.0008239746094,26.132604598999,26.2357368469238,26.2930335998535,26.3274116516113,26.3331394195557,26.3159523010254,26.3159523010254,26.4248142242432,26.4305419921875,26.5107574462891,26.5107574462891,26.2529258728027,26.2471961975098,26.2471961975098,null,30.590217590332,30.5844879150391,30.5730266571045,30.137580871582,30.1146621704102,30.0860137939453,30.074556350708,30.0688247680664,30.0459060668945,30.0172576904297,30.0058002471924,29.9828815460205,29.9599628448486,29.9370441436768,29.9255867004395,29.9255867004395,29.9141254425049,29.8797492980957,29.8511028289795,29.8453712463379,29.816722869873,29.816722869873,29.822452545166,29.8396415710449,29.8625602722168,29.8797492980957,29.9255867004395,29.9313163757324,29.9485054016113,29.9771499633789,29.9886112213135,29.9828815460205,30.1146621704102,30.3094673156738,30.3037395477295,30.3037395477295,30.3209266662598,30.3438453674316,30.3782234191895,30.4125995635986,30.4985427856445,30.5386505126953,30.590217590332,30.590217590332,null,25.7945594787598,25.9721775054932,25.9664478302002,25.9492588043213,25.9492588043213,25.9607181549072,25.9607181549072,25.9034233093262,25.8518562316895,25.8174781799316,25.7945594787598,25.7831001281738,25.7773704528809,25.7831001281738,25.8002891540527,25.8232078552246,25.8575859069824,25.8575859069824,25.8518562316895,25.8346672058105,25.7888298034668,25.754451751709,25.7372646331787,25.7200756072998,25.6971569061279,25.6398601531982,25.6284008026123,25.616943359375,25.5997543334961,25.5653781890869,25.5481872558594,25.5252685546875,25.4966220855713,25.4622459411621,25.4221363067627,25.3934898376465,25.3705711364746,25.3533821105957,25.3304634094238,25.301815032959,25.290355682373,25.2731685638428,25.238790512085,25.2216014862061,25.233060836792,25.227331161499,25.2044143676758,25.2044143676758,25.233060836792,25.238790512085,25.233060836792,25.2044143676758,25.1929550170898,25.1929550170898,25.1814956665039,25.158576965332,25.158576965332,25.1757640838623,25.1814956665039,25.1814956665039,25.7945594787598,25.7945594787598,null,27.0321483612061,27.0321483612061,27.100902557373,27.100902557373,27.1983070373535,27.2040348052979,27.2441425323486,27.2498722076416,27.3358173370361,27.3358173370361,27.0321483612061,27.0321483612061,null,29.6734828948975,29.6734828948975,29.6964015960693,29.7250518798828,29.7479705810547,29.765157699585,29.7880764007568,29.822452545166,29.816722869873,29.7766151428223,29.7365093231201,29.7078590393066,29.6792144775391,29.6448383331299,29.5932693481445,29.5932693481445,29.5760822296143,29.5531635284424,29.5302448272705,29.4901371002197,29.4672183990479,29.4328422546387,29.4099235534668,29.3927364349365,29.381275177002,29.3411674499512,29.3297100067139,29.3297100067139,29.3182487487793,29.3182487487793,29.306791305542,29.3354396820068,29.364086151123,29.3984661102295,29.4213809967041,29.4385738372803,29.444299697876,29.444299697876,29.444299697876,29.4385738372803,29.4557609558105,29.4729499816895,29.4958686828613,29.5015983581543,29.5130558013916,29.5245132446289,29.5359745025635,29.5760822296143,29.5932693481445,29.6276454925537,29.6734828948975,29.6734828948975,null,30.2636299133301,30.5100040435791,30.5386505126953,30.5615692138672,30.5558376312256,30.5501117706299,30.5672988891602,30.5730266571045,30.5730266571045,30.5558376312256,30.5501117706299,30.5501117706299,30.5386505126953,30.5329189300537,30.5157318115234,30.5157318115234,30.5329189300537,30.5329189300537,30.5157318115234,30.4870853424072,30.4584369659424,30.4125995635986,30.3896808624268,30.3724918365479,30.3667621612549,30.3724918365479,30.3896808624268,30.3839530944824,30.3209266662598,30.2464408874512,30.2464408874512,30.0860137939453,30.0860137939453,30.0917434692383,30.0974750518799,30.1146621704102,30.1146621704102,30.1146621704102,30.1146621704102,30.1318511962891,30.1547698974609,30.1719570159912,30.1719570159912,30.2636299133301,30.2636299133301,null,31.0084743499756,31.0084743499756,30.979829788208,30.9683685302734,30.9454498291016,30.8938846588135,30.8652362823486,30.8365898132324,30.802209854126,30.7563762664795,30.721996307373,30.721996307373,30.7048072814941,30.6475124359131,30.5959453582764,30.5730266571045,30.5672988891602,30.5501117706299,30.5157318115234,30.4870853424072,30.4584369659424,30.4412479400635,30.4240608215332,30.4011421203613,30.4011421203613,30.3839530944824,30.3724918365479,30.3724918365479,30.3667621612549,30.3610343933105,30.3438453674316,30.3381156921387,30.3323860168457,30.3151969909668,30.3151969909668,30.3266544342041,30.3323860168457,30.3553047180176,30.3610343933105,30.3896808624268,30.4011421203613,30.4183292388916,30.4240608215332,30.4297866821289,30.4297866821289,30.4469795227051,30.4584369659424,30.4928131103516,30.5100040435791,30.527193069458,30.5443801879883,30.5844879150391,30.6188640594482,30.6475124359131,30.6761589050293,30.6990776062012,30.7105388641357,30.721996307373,30.7735633850098,30.8423175811768,30.8595085144043,30.8766975402832,30.8996162414551,30.9339923858643,30.9569110870361,31.0084743499756,31.0084743499756,null,29.6448383331299,29.5531635284424,29.4328422546387,29.4099235534668,29.2609539031982,29.2609539031982,29.3927364349365,29.3927364349365,29.4099235534668,29.4557609558105,29.4729499816895,29.4958686828613,29.621919631958,29.6276454925537,29.6448383331299,29.6505641937256,29.6448383331299,29.6505641937256,29.6448383331299,29.6448383331299,null,29.7422389984131,29.7823467254639,29.7766151428223,29.7823467254639,29.8052654266357,29.816722869873,29.8396415710449,29.8740177154541,29.896936416626,29.9370441436768,29.9771499633789,29.9943428039551,30.0229873657227,30.0229873657227,30.0172576904297,30.0058002471924,30.0058002471924,29.9943428039551,29.9943428039551,29.9943428039551,29.9943428039551,29.9886112213135,29.9886112213135,29.9828815460205,29.9714241027832,29.9599628448486,29.9485054016113,29.9313163757324,29.9198551177979,29.9083976745605,29.9083976745605,29.9141254425049,29.9313163757324,29.9370441436768,29.9370441436768,29.9313163757324,29.9198551177979,29.9255867004395,29.9255867004395,29.9198551177979,29.8797492980957,29.8453712463379,29.7995338439941,29.7766151428223,29.759428024292,29.759428024292,29.765157699585,29.7938041687012,29.8052654266357,29.816722869873,29.816722869873,29.8109931945801,29.7880764007568,29.7766151428223,29.7766151428223,29.765157699585,29.7422389984131,29.7365093231201,29.7365093231201,29.7422389984131,29.7422389984131,29.7422389984131,null,30.7162666320801,30.6876201629639,30.6876201629639,30.6417827606201,30.6131362915039,30.590217590332,30.5672988891602,30.5329189300537,30.4870853424072,30.4584369659424,30.4412479400635,30.4125995635986,30.4011421203613,30.3954105377197,30.3954105377197,30.4183292388916,30.4240608215332,30.4584369659424,30.4698944091797,30.5157318115234,30.5157318115234,30.5329189300537,30.5386505126953,30.6074066162109,30.6074066162109,30.6303253173828,30.6589698791504,30.6761589050293,30.7162666320801,30.7162666320801,null,29.816722869873,29.5703506469727,29.5703506469727,29.5818119049072,29.5818119049072,29.5932693481445,29.5932693481445,29.5932693481445,29.6448383331299,29.6792144775391,29.7078590393066,29.7365093231201,29.7766151428223,29.816722869873,29.822452545166,29.822452545166,29.8396415710449,29.8682899475098,29.8740177154541,29.896936416626,29.9026679992676,29.9083976745605,29.9198551177979,29.9313163757324,29.9255867004395,29.8797492980957,29.8625602722168,29.8396415710449,29.822452545166,29.816722869873,29.816722869873,null,27.2040348052979,27.1925754547119,27.1868476867676,27.1753883361816,27.1524696350098,27.1352806091309,27.1238212585449,27.100902557373,26.7685890197754,26.7571296691895,26.7628574371338,26.7685890197754,26.7743167877197,26.7628574371338,26.7628574371338,27.0321483612061,27.0321483612061,27.037878036499,27.043607711792,27.0321483612061,27.0321483612061,27.112361907959,27.1180934906006,27.2040348052979,27.2040348052979,27.2040348052979,null,29.7422389984131,29.7422389984131,29.7250518798828,29.7078590393066,29.7078590393066,29.7078590393066,29.7078590393066,29.6964015960693,29.684944152832,29.684944152832,29.6906719207764,29.7365093231201,29.7823467254639,29.816722869873,29.8453712463379,29.8682899475098,29.8797492980957,29.896936416626,29.9026679992676,29.9026679992676,29.822452545166,29.7880764007568,29.7479705810547,29.7193202972412,29.7078590393066,29.7250518798828,29.759428024292,29.7995338439941,29.8453712463379,29.8797492980957,29.9026679992676,29.9370441436768,29.9542350769043,29.9656925201416,30.217794418335,30.212064743042,30.1719570159912,30.1261196136475,30.0974750518799,30.0802822113037,30.0516376495361,30.0172576904297,30.0058002471924,29.9771499633789,29.9370441436768,29.896936416626,29.8740177154541,29.8396415710449,29.816722869873,29.8052654266357,29.7823467254639,29.7766151428223,29.7823467254639,29.7422389984131,29.7422389984131,null,30.6188640594482,30.590217590332,30.5386505126953,30.4985427856445,30.4125995635986,30.3782234191895,30.3438453674316,30.3209266662598,30.3037395477295,30.3037395477295,30.3094673156738,30.3610343933105,30.3782234191895,30.3839530944824,30.3839530944824,30.3839530944824,30.3954105377197,30.4125995635986,30.4240608215332,30.4240608215332,30.4297866821289,30.4297866821289,30.4183292388916,30.3896808624268,30.4183292388916,30.4412479400635,30.4698944091797,30.4870853424072,30.5100040435791,30.5615692138672,30.590217590332,30.6303253173828,30.6188640594482,30.6188640594482,null,27.3358173370361,27.6452121734619,27.6452121734619,27.3358173370361,27.3358173370361,27.3358173370361,null,26.3331394195557,26.2471961975098,26.2529258728027,26.5107574462891,26.5107574462891,26.7628574371338,26.7628574371338,26.7743167877197,26.7685890197754,26.7628574371338,26.7571296691895,26.7685890197754,26.7456703186035,26.7342109680176,26.3331394195557,26.3331394195557,null,28.6650772094727,28.6478900909424,28.6249713897705,28.6077823638916,28.5905952453613,28.5734043121338,28.5619449615479,28.5562171936035,28.5275688171387,28.5218391418457,28.5275688171387,28.4760036468506,28.4760036468506,28.4416255950928,28.4416255950928,28.458812713623,28.4760036468506,28.5161094665527,28.5275688171387,28.5504856109619,28.5848636627197,28.6192417144775,28.6421604156494,28.6593475341797,28.6708087921143,28.6994533538818,28.6937274932861,28.6708087921143,28.6650772094727,28.6650772094727,null,27.6452121734619,27.564998626709,27.564998626709,27.564998626709,27.5420799255371,27.5306224822998,27.496244430542,27.4733257293701,27.4103012084961,27.353006362915,27.3128986358643,27.2899799346924,27.2498722076416,27.2441425323486,27.2384128570557,27.2040348052979,27.2040348052979,27.1180934906006,27.112361907959,27.0321483612061,27.0321483612061,27.043607711792,27.037878036499,27.0321483612061,27.0321483612061,27.3358173370361,27.6452121734619,27.6452121734619,27.6452121734619,null,28.1666049957275,28.1723346710205,28.1666049957275,27.6452121734619,27.6452121734619,27.6566715240479,27.6681308746338,27.6738624572754,27.6853218078613,27.7025089263916,27.7139682769775,27.7254276275635,27.7483444213867,27.7598037719727,27.7712631225586,27.7827224731445,27.8457489013672,27.8629379272461,27.874397277832,27.885856628418,27.9145030975342,27.943151473999,27.948881149292,27.9603404998779,27.9603404998779,27.954610824585,27.9316940307617,27.9087753295898,27.8686676025391,27.8514785766602,27.8400192260742,27.8457489013672,27.8514785766602,27.874397277832,27.8973159790039,27.9316940307617,27.9603404998779,27.9775295257568,27.9889888763428,28.006175994873,28.017635345459,28.0119075775146,28.1666049957275,28.1666049957275,null,30.721996307373,30.727725982666,31.0084743499756,31.0084743499756,30.9569110870361,30.9339923858643,30.9225311279297,30.8652362823486,30.8480472564697,30.8480472564697,30.7621040344238,30.7621040344238,30.7907524108887,30.7964820861816,30.8079414367676,30.802209854126,30.7907524108887,30.7678337097168,30.7449150085449,30.721996307373,30.721996307373,null,27.553539276123,27.5592708587646,27.6394844055176,27.6394844055176,27.7196979522705,27.7254276275635,27.8056411743164,27.8113708496094,27.8056411743164,27.8514785766602,27.7941818237305,27.7196979522705,27.6509437561035,27.6108360290527,27.5478115081787,27.553539276123,27.553539276123,null,31.0084743499756,31.0084743499756,30.9970169067383,30.9626407623291,30.9225311279297,30.8996162414551,30.8881549835205,30.8595085144043,30.7850227355957,30.7449150085449,30.727725982666,30.7162666320801,30.6761589050293,30.6589698791504,30.6303253173828,30.6074066162109,30.6074066162109,30.6074066162109,30.5730266571045,30.5730266571045,30.5730266571045,30.802209854126,30.8079414367676,30.8480472564697,30.8480472564697,30.8480472564697,30.8652362823486,30.9225311279297,30.9339923858643,30.9569110870361,31.0084743499756,31.0084743499756,null,30.6589698791504,30.6475124359131,30.6188640594482,30.5672988891602,30.5501117706299,30.5443801879883,30.5329189300537,30.4928131103516,30.4584369659424,30.4011421203613,30.3896808624268,30.3782234191895,30.3553047180176,30.3323860168457,30.3209266662598,30.3037395477295,30.275089263916,30.269359588623,30.2407131195068,30.2063331604004,30.1891460418701,30.1834144592285,30.1604995727539,30.137580871582,30.1032009124756,30.1146621704102,30.1089324951172,30.275089263916,30.4412479400635,30.4469795227051,30.527193069458,30.5157318115234,30.5157318115234,30.5501117706299,30.6131362915039,30.670431137085,30.6589698791504,30.6589698791504,null,30.2579021453857,30.2579021453857,30.2464408874512,30.2235221862793,30.1948757171631,30.1719570159912,30.137580871582,30.1089324951172,30.0974750518799,30.0974750518799,30.0974750518799,30.074556350708,30.0229873657227,29.9771499633789,29.9599628448486,29.9485054016113,29.9198551177979,29.9083976745605,29.8912086486816,29.8740177154541,29.8682899475098,29.8396415710449,29.822452545166,29.822452545166,29.816722869873,29.822452545166,29.822452545166,29.9083976745605,29.9083976745605,30.2579021453857,30.2579021453857,null,29.2552242279053,29.2151165008545,29.2036590576172,29.1979274749756,29.1979274749756,29.1864700317383,29.1750087738037,29.1463642120361,29.0947952270508,29.0833377838135,29.0833377838135,29.0604190826416,29.0375003814697,29.0145816802979,29.0088520050049,28.9572868347168,28.9229106903076,28.911449432373,28.859884262085,28.8426971435547,28.8312358856201,28.8140468597412,28.7739410400391,28.7739410400391,28.6650772094727,28.6421604156494,28.6192417144775,28.5905952453613,28.5504856109619,28.338493347168,28.3442230224609,28.3499526977539,28.3556804656982,28.338493347168,28.338493347168,28.9515571594238,28.9458293914795,28.9515571594238,29.0432319641113,29.0432319641113,29.2552242279053,29.2552242279053,null,26.7628574371338,26.7628574371338,26.5107574462891,26.4305419921875,26.4248142242432,26.3159523010254,26.3159523010254,26.3331394195557,26.3274116516113,26.3732471466064,26.3961658477783,26.4133548736572,26.4305419921875,26.4534606933594,26.4534606933594,26.4420013427734,26.447732925415,26.4878387451172,26.4878387451172,26.5107574462891,26.522216796875,26.5394058227539,26.5508651733398,26.5508651733398,26.5508651733398,26.5623245239258,26.585241317749,26.6253490447998,26.648265838623,26.6654567718506,26.6883735656738,26.7342109680176,26.7628574371338,26.7628574371338,null,30.6761589050293,30.670431137085,30.6131362915039,30.5501117706299,30.5157318115234,30.5157318115234,30.527193069458,30.4469795227051,30.4412479400635,30.275089263916,30.275089263916,30.3094673156738,30.3037395477295,30.3266544342041,30.3553047180176,30.3724918365479,30.3954105377197,30.4011421203613,30.4125995635986,30.4412479400635,30.4584369659424,30.4870853424072,30.5329189300537,30.5672988891602,30.590217590332,30.6131362915039,30.6417827606201,30.6876201629639,30.6761589050293,30.6761589050293,null,29.5932693481445,29.5932693481445,29.5818119049072,29.5818119049072,29.5703506469727,29.5703506469727,29.5474319458008,29.5359745025635,29.4901371002197,29.4786796569824,29.2208461761475,29.2151165008545,29.0432319641113,29.0317707061768,29.0260429382324,29.0145816802979,29.0145816802979,29.0317707061768,29.0317707061768,29.0260429382324,29.0088520050049,29.0317707061768,29.0546894073486,29.0661506652832,29.0718765258789,29.0833377838135,29.0890693664551,29.0947952270508,29.1177139282227,29.1406326293945,29.1520938873291,29.169282913208,29.1750087738037,29.1750087738037,29.1864700317383,29.1864700317383,29.1979274749756,29.2093887329102,29.2265777587891,29.2437648773193,29.2609539031982,29.2896022796631,29.2953338623047,29.2953338623047,29.306791305542,29.3182487487793,29.3182487487793,29.3297100067139,29.3297100067139,29.3411674499512,29.381275177002,29.3927364349365,29.4099235534668,29.4328422546387,29.4672183990479,29.4901371002197,29.5302448272705,29.5531635284424,29.5760822296143,29.5932693481445,29.5932693481445,null,30.6074066162109,30.6074066162109,30.6074066162109,30.5386505126953,30.5329189300537,30.5157318115234,30.5157318115234,30.4698944091797,30.4584369659424,30.4240608215332,30.4183292388916,30.3954105377197,30.3954105377197,30.3724918365479,30.3553047180176,30.3266544342041,30.3037395477295,30.286548614502,30.2579021453857,30.1891460418701,30.1146621704102,30.0802822113037,30.0516376495361,30.0172576904297,30.0229873657227,30.0229873657227,29.9943428039551,29.9771499633789,30.0058002471924,30.0172576904297,30.0516376495361,30.0802822113037,30.0974750518799,30.1261196136475,30.1719570159912,30.212064743042,30.2521705627441,30.286548614502,30.3151969909668,30.3724918365479,30.3839530944824,30.4011421203613,30.4011421203613,30.4011421203613,30.4240608215332,30.4412479400635,30.4584369659424,30.4756240844727,30.527193069458,30.5730266571045,30.5959453582764,30.6074066162109,30.6074066162109,null,30.2579021453857,30.2579021453857,30.2579021453857,30.3037395477295,30.3037395477295,30.3209266662598,30.3323860168457,30.3553047180176,30.3782234191895,30.3896808624268,30.4011421203613,30.4584369659424,30.4928131103516,30.5329189300537,30.5443801879883,30.5501117706299,30.5672988891602,30.6188640594482,30.6475124359131,30.6303253173828,30.6303253173828,30.590217590332,30.5615692138672,30.5100040435791,30.4870853424072,30.4698944091797,30.4412479400635,30.4183292388916,30.3896808624268,30.3610343933105,30.3209266662598,30.3094673156738,30.286548614502,30.2579021453857,30.2579021453857,null,27.1983070373535,27.2097663879395,27.3816528320312,27.3816528320312,27.3873825073242,27.3873825073242,27.4103012084961,27.433219909668,27.4504070281982,27.4618663787842,27.4733257293701,27.5134334564209,27.5306224822998,27.5306224822998,27.5306224822998,27.5248928070068,27.5363521575928,27.5764579772949,27.5821895599365,27.5936470031738,27.6051063537598,27.6222953796387,27.6452121734619,27.6452121734619,27.3358173370361,27.2498722076416,27.2441425323486,27.2040348052979,27.1983070373535,27.1983070373535,null,29.3297100067139,29.3239803314209,29.306791305542,29.2838726043701,29.2552242279053,29.0432319641113,29.0432319641113,28.9515571594238,28.9458293914795,28.9515571594238,28.9515571594238,28.9744758605957,29.0145816802979,29.0432319641113,29.0489616394043,29.0432319641113,29.2151165008545,29.2208461761475,29.4786796569824,29.4786796569824,29.4672183990479,29.4557609558105,29.4614887237549,29.4500312805176,29.4213809967041,29.4213809967041,29.4328422546387,29.4328422546387,29.4213809967041,29.4328422546387,29.444299697876,29.4557609558105,29.4672183990479,29.4958686828613,29.5130558013916,29.4786796569824,29.4786796569824,29.4213809967041,29.4213809967041,29.364086151123,29.364086151123,29.3411674499512,29.3297100067139,29.3297100067139,null,27.2556018829346,27.1983070373535,27.1696586608887,27.1524696350098,27.1410102844238,27.1352806091309,27.1180934906006,27.0779857635498,27.0149612426758,26.9576644897461,26.9576644897461,26.9462051391602,26.9462051391602,26.969123840332,27.0092296600342,27.0550670623779,27.0779857635498,27.100902557373,27.1352806091309,27.2040348052979,27.2040348052979,27.2556018829346,27.2556018829346,27.2556018829346,null,25.8002891540527,25.7945594787598,25.1814956665039,25.1471176147461,25.1413879394531,25.1356582641602,25.1413879394531,25.1299285888672,25.1356582641602,25.158576965332,25.2044143676758,25.238790512085,25.2674388885498,25.301815032959,25.3190059661865,25.3247337341309,25.3190059661865,25.301815032959,25.2731685638428,25.2445201873779,25.233060836792,25.2216014862061,25.233060836792,25.2445201873779,25.2559795379639,25.2788963317871,25.2960872650146,25.3132743835449,25.3247337341309,25.3304634094238,25.3247337341309,25.3247337341309,25.3304634094238,25.3533821105957,25.3591117858887,25.3591117858887,25.3820304870605,25.3820304870605,25.3763008117676,25.3820304870605,25.3992195129395,25.4221363067627,25.4737033843994,25.4908924102783,25.5138111114502,25.5252685546875,25.5481872558594,25.5596466064453,25.5711059570312,25.5882949829102,25.6570510864258,25.685697555542,25.7028865814209,25.7659111022949,25.8002891540527,25.8002891540527,null,30.7162666320801,30.6876201629639,30.6876201629639,30.6761589050293,30.670431137085,30.6761589050293,30.6818885803223,30.6818885803223,30.670431137085,30.6417827606201,30.6188640594482,30.5959453582764,30.5672988891602,30.5558376312256,30.5329189300537,30.5329189300537,30.5157318115234,30.5157318115234,30.5329189300537,30.5386505126953,30.5501117706299,30.5501117706299,30.5558376312256,30.5730266571045,30.5730266571045,30.5672988891602,30.5501117706299,30.5558376312256,30.5615692138672,30.5386505126953,30.5100040435791,30.2636299133301,30.3610343933105,30.3839530944824,30.4412479400635,30.5157318115234,30.5558376312256,30.5844879150391,30.6188640594482,30.7048072814941,30.7334575653076,30.7506446838379,30.7678337097168,30.7907524108887,30.7964820861816,30.7907524108887,30.7964820861816,30.8079414367676,30.8251285552979,30.8251285552979,30.8308601379395,30.8079414367676,30.7907524108887,30.7907524108887,30.7678337097168,30.7735633850098,30.7621040344238,30.7334575653076,30.7449150085449,30.7449150085449,30.727725982666,30.721996307373,30.7162666320801,30.7162666320801,null,31.0084743499756,31.0084743499756,31.0084743499756,30.7506446838379,30.4928131103516,30.4928131103516,30.4928131103516,30.5042743682861,30.5157318115234,30.5329189300537,30.5329189300537,30.5329189300537,30.5157318115234,30.5042743682861,30.4870853424072,30.4813556671143,30.4870853424072,30.4813556671143,30.4584369659424,30.4584369659424,30.4469795227051,30.4469795227051,30.4469795227051,30.4469795227051,30.7735633850098,31.0084743499756,31.0084743499756,null,30.4469795227051,30.4011421203613,30.4125995635986,30.4183292388916,30.4183292388916,30.4297866821289,30.4469795227051,30.4469795227051,30.4469795227051,30.4412479400635,30.4469795227051,30.4469795227051,null,27.6452121734619,27.6394844055176,27.6394844055176,27.5592708587646,27.553539276123,27.2040348052979,27.1352806091309,27.2040348052979,27.2154941558838,27.2040348052979,27.2040348052979,27.2154941558838,27.1753883361816,27.1524696350098,27.1753883361816,27.1868476867676,27.1925754547119,27.2040348052979,27.2384128570557,27.2441425323486,27.2498722076416,27.2899799346924,27.3128986358643,27.353006362915,27.4103012084961,27.4733257293701,27.496244430542,27.5306224822998,27.5420799255371,27.564998626709,27.564998626709,27.564998626709,27.6452121734619,27.6452121734619,null,28.338493347168,28.5504856109619,28.5905952453613,28.6192417144775,28.6421604156494,28.6650772094727,28.7739410400391,28.7739410400391,28.7510223388672,28.716646194458,28.6994533538818,28.6937274932861,28.6307010650635,28.6307010650635,28.6020526885986,28.6020526885986,28.5963230133057,28.5562171936035,28.5447578430176,28.5218391418457,28.4874629974365,28.470272064209,28.4530849456787,28.4358959197998,28.4129772186279,28.3671398162842,28.332763671875,28.338493347168,28.338493347168,null,27.6394844055176,27.6452121734619,27.6738624572754,27.7139682769775,27.7368869781494,27.7598037719727,27.7827224731445,27.8228302001953,27.8400192260742,27.8514785766602,27.885856628418,27.9030437469482,27.9259624481201,27.943151473999,27.9603404998779,27.9660701751709,27.9775295257568,27.9889888763428,28.006175994873,28.0119075775146,28.0577430725098,28.0749320983887,28.0692024230957,28.2525482177734,28.2525482177734,28.338493347168,28.332763671875,27.8113708496094,27.8056411743164,27.7254276275635,27.7196979522705,27.6394844055176,27.6394844055176,null,26.3159523010254,26.3331394195557,26.7342109680176,26.7456703186035,26.7685890197754,27.100902557373,27.1238212585449,27.1352806091309,27.1524696350098,27.1753883361816,27.2154941558838,27.2040348052979,27.2040348052979,27.2154941558838,27.2040348052979,27.1352806091309,27.100902557373,27.0779857635498,27.0550670623779,27.0092296600342,26.969123840332,26.9462051391602,26.9462051391602,26.9576644897461,26.9576644897461,26.911828994751,26.8316135406494,26.7628574371338,26.6826438903809,26.6081600189209,26.516487121582,26.4018955230713,26.3159523010254,26.3159523010254,null,28.1723346710205,28.1666049957275,28.1723346710205,28.1895236968994,28.2124404907227,28.2697372436523,28.2754669189453,28.3041152954102,28.3442230224609,28.3728713989258,28.395788192749,28.4187068939209,28.4416255950928,28.4416255950928,28.4760036468506,28.4760036468506,28.3041152954102,28.2525482177734,28.2468185424805,28.1723346710205,28.1723346710205,null,28.0119075775146,28.0119075775146,28.0233669281006,28.0405540466309,28.0462837219238,28.0405540466309,28.0004482269287,27.9775295257568,27.9660701751709,27.9603404998779,27.9374217987061,27.9316940307617,27.9202346801758,27.8915843963623,27.885856628418,27.874397277832,27.8629379272461,27.8572082519531,27.8342895507812,27.8056411743164,27.7884540557861,27.7769947052002,27.7483444213867,27.7254276275635,27.7196979522705,27.7196979522705,27.7311573028564,27.7426166534424,27.7483444213867,27.7540760040283,27.7655353546143,27.7769947052002,27.8342895507812,27.8457489013672,27.8514785766602,27.8514785766602,27.8342895507812,27.8342895507812,27.8400192260742,27.8686676025391,27.9030437469482,27.9259624481201,27.9603404998779,28.0119075775146,28.0520133972168,28.0921211242676,28.1264991760254,28.1723346710205,28.1666049957275,28.0119075775146,28.0119075775146,null,28.338493347168,28.338493347168,28.3556804656982,28.3499526977539,28.3442230224609,28.338493347168,28.2525482177734,28.2525482177734,28.0692024230957,28.0749320983887,28.0577430725098,28.0119075775146,28.006175994873,27.9889888763428,27.9775295257568,27.9660701751709,27.9603404998779,27.943151473999,27.9259624481201,27.9030437469482,27.885856628418,27.8514785766602,27.8400192260742,27.8228302001953,27.7827224731445,27.7598037719727,27.7368869781494,27.7139682769775,27.6738624572754,27.6452121734619,27.6452121734619,27.6452121734619,28.1666049957275,28.1723346710205,28.2468185424805,28.2525482177734,28.3041152954102,28.3041152954102,28.3155746459961,28.3155746459961,28.3155746459961,28.3041152954102,28.3098449707031,28.3155746459961,28.338493347168,28.338493347168,null,29.3297100067139,29.3411674499512,29.364086151123,29.364086151123,29.4213809967041,29.4213809967041,29.4786796569824,29.4786796569824,29.5130558013916,29.4958686828613,29.4786796569824,29.4729499816895,29.7193202972412,29.7422389984131,29.7422389984131,29.7422389984131,29.7536964416504,29.7766151428223,29.7880764007568,29.7995338439941,29.822452545166,29.822452545166,29.765157699585,29.7536964416504,29.621919631958,29.4958686828613,29.4729499816895,29.4557609558105,29.4099235534668,29.3927364349365,29.3927364349365,29.381275177002,29.3526287078857,29.3182487487793,29.3297100067139,29.3297100067139,null,29.822452545166,29.9026679992676,29.9370441436768,29.9656925201416,30.0229873657227,30.0459060668945,30.074556350708,30.0917434692383,30.1146621704102,30.1146621704102,30.1146621704102,30.1146621704102,30.0974750518799,30.0917434692383,30.0860137939453,30.0860137939453,30.2464408874512,30.2464408874512,30.1891460418701,30.0974750518799,29.9656925201416,29.9198551177979,29.8797492980957,29.8625602722168,29.833911895752,29.7880764007568,29.7250518798828,29.7021331787109,29.6906719207764,29.6734828948975,29.6448383331299,29.6505641937256,29.6448383331299,29.6505641937256,29.6448383331299,29.6276454925537,29.621919631958,29.7536964416504,29.765157699585,29.822452545166,29.822452545166,null,27.5478115081787,27.5077037811279,27.4675979614258,27.433219909668,27.353006362915,27.2957096099854,27.2556018829346,27.2556018829346,27.2040348052979,27.2040348052979,27.553539276123,27.5478115081787,27.5478115081787,null,31.0084743499756,30.7735633850098,30.4469795227051,30.4355182647705,30.4297866821289,30.4125995635986,30.4011421203613,30.3954105377197,30.3839530944824,30.3839530944824,30.3839530944824,30.3896808624268,30.3954105377197,30.4011421203613,30.4183292388916,30.4240608215332,30.4355182647705,30.4355182647705,30.4469795227051,30.4756240844727,30.4813556671143,30.4985427856445,30.5100040435791,30.5157318115234,30.5329189300537,30.5501117706299,30.5730266571045,30.5844879150391,30.5844879150391,30.5615692138672,30.5157318115234,30.4928131103516,30.4870853424072,30.4870853424072,30.4928131103516,30.5100040435791,30.5386505126953,30.5501117706299,30.5615692138672,30.5844879150391,30.590217590332,30.590217590332,30.5672988891602,30.5730266571045,30.5959453582764,30.6475124359131,30.7048072814941,30.721996307373,30.721996307373,30.7563762664795,30.802209854126,30.8365898132324,30.8652362823486,30.8938846588135,30.9454498291016,30.9683685302734,30.979829788208,31.0084743499756,31.0084743499756,31.0084743499756,null,27.1983070373535,27.100902557373,27.100902557373,27.0321483612061,27.037878036499,26.9404754638672,26.9404754638672,26.9519348144531,26.969123840332,26.9977703094482,27.0321483612061,27.0779857635498,27.100902557373,27.1180934906006,27.1524696350098,27.1811180114746,27.2269535064697,27.3014392852783,27.3472747802734,27.3873825073242,27.3873825073242,27.3816528320312,27.3816528320312,27.2097663879395,27.1983070373535,27.1983070373535,null,28.6020526885986,28.6020526885986,28.6307010650635,28.6307010650635,28.6937274932861,28.6994533538818,28.716646194458,28.7510223388672,28.7739410400391,28.8140468597412,28.8312358856201,28.8426971435547,28.859884262085,28.8255062103271,28.8197784423828,28.8197784423828,28.8083171844482,28.7853984832764,28.7739410400391,28.7739410400391,28.7682094573975,28.7739410400391,28.7853984832764,28.8025875091553,28.8083171844482,28.8025875091553,28.7853984832764,28.7739410400391,28.7395648956299,28.716646194458,28.6937274932861,28.6536197662354,28.6020526885986,28.6020526885986,null,28.9515571594238,28.338493347168,28.3155746459961,28.3098449707031,28.3041152954102,28.3155746459961,28.3155746459961,28.3155746459961,28.3041152954102,28.3041152954102,28.4760036468506,28.5275688171387,28.5218391418457,28.5275688171387,28.5562171936035,28.5619449615479,28.5734043121338,28.5905952453613,28.6077823638916,28.6249713897705,28.6478900909424,28.6650772094727,28.6937274932861,28.7223720550537,28.7624797821045,28.7853984832764,28.8025875091553,28.8426971435547,28.8999919891357,28.9515571594238,28.9515571594238,28.9515571594238,null,30.3094673156738,30.1146621704102,29.9828815460205,29.9886112213135,29.9771499633789,29.9485054016113,29.9313163757324,29.9198551177979,29.9083976745605,29.9026679992676,29.896936416626,29.8740177154541,29.8912086486816,29.9083976745605,29.9198551177979,29.9485054016113,29.9599628448486,29.9771499633789,30.0229873657227,30.074556350708,30.0974750518799,30.0974750518799,30.0974750518799,30.1089324951172,30.137580871582,30.1719570159912,30.1948757171631,30.2235221862793,30.2464408874512,30.2579021453857,30.286548614502,30.3094673156738,30.3209266662598,30.3610343933105,30.3896808624268,30.4183292388916,30.4297866821289,30.4297866821289,30.4240608215332,30.4240608215332,30.4125995635986,30.3954105377197,30.3839530944824,30.3839530944824,30.3839530944824,30.3782234191895,30.3610343933105,30.3094673156738,30.3094673156738,null,29.822452545166,29.7880764007568,29.765157699585,29.7479705810547,29.7250518798828,29.6964015960693,29.6734828948975,29.6734828948975,29.684944152832,29.6964015960693,29.7250518798828,29.7307777404785,29.7250518798828,29.7307777404785,29.765157699585,29.7766151428223,29.7938041687012,29.8109931945801,29.822452545166,29.833911895752,29.8511028289795,29.8625602722168,29.896936416626,29.9370441436768,29.9599628448486,29.9886112213135,29.9886112213135,29.9943428039551,30.0802822113037,30.1032009124756,30.137580871582,30.1604995727539,30.1834144592285,30.1891460418701,30.2063331604004,30.2407131195068,30.269359588623,30.275089263916,30.3037395477295,30.3037395477295,30.2579021453857,30.2579021453857,29.9083976745605,29.9083976745605,29.822452545166,29.822452545166,29.822452545166,null,29.9141254425049,29.9370441436768,29.9599628448486,29.9828815460205,30.0058002471924,30.0172576904297,30.0459060668945,30.0688247680664,30.074556350708,30.0860137939453,30.1146621704102,30.137580871582,30.137580871582,30.1032009124756,30.0917434692383,30.0802822113037,30.0516376495361,30.0058002471924,29.9886112213135,29.9599628448486,29.9542350769043,29.9485054016113,29.9370441436768,29.9141254425049,29.9141254425049,null,29.2552242279053,29.2838726043701,29.306791305542,29.3239803314209,29.3297100067139,29.3182487487793,29.3526287078857,29.381275177002,29.3927364349365,29.2609539031982,29.2609539031982,29.4099235534668,29.4328422546387,29.381275177002,29.3583564758301,29.2036590576172,29.1635513305664,29.1177139282227,29.0604190826416,29.0546894073486,29.0546894073486,29.0432319641113,29.0145816802979,28.9687442779541,28.8942623138428,28.8083171844482,28.7624797821045,28.7452907562256,28.7452907562256,28.7853984832764,28.7853984832764,28.7739410400391,28.7739410400391,28.5963230133057,28.6020526885986,28.6536197662354,28.6937274932861,28.716646194458,28.7395648956299,28.7739410400391,28.7853984832764,28.8025875091553,28.8083171844482,28.8025875091553,28.7853984832764,28.7739410400391,28.7682094573975,28.7739410400391,28.7739410400391,28.7853984832764,28.8083171844482,28.8197784423828,28.8197784423828,28.8255062103271,28.859884262085,28.911449432373,28.9229106903076,28.9572868347168,29.0088520050049,29.0145816802979,29.0375003814697,29.0604190826416,29.0833377838135,29.0833377838135,29.0947952270508,29.1463642120361,29.1750087738037,29.1864700317383,29.1979274749756,29.1979274749756,29.2036590576172,29.2151165008545,29.2552242279053,29.2552242279053,null,30.3037395477295,30.3094673156738,30.275089263916,30.275089263916,30.1089324951172,30.1032009124756,30.0917434692383,30.0917434692383,30.0974750518799,30.1146621704102,30.1146621704102,30.1146621704102,30.1146621704102,30.0860137939453,30.074556350708,30.074556350708,30.074556350708,30.0688247680664,30.0401763916016,30.0229873657227,29.9943428039551,29.9886112213135,29.9886112213135,29.9886112213135,29.9828815460205,29.9886112213135,29.9886112213135,29.9943428039551,29.9943428039551,29.9943428039551,29.9943428039551,30.0058002471924,30.0058002471924,30.0172576904297,30.0516376495361,30.0802822113037,30.1146621704102,30.1891460418701,30.2579021453857,30.286548614502,30.3037395477295,30.3037395477295,null,31.0084743499756,30.727725982666,30.721996307373,30.7048072814941,30.6818885803223,30.664701461792,30.6589698791504,30.6303253173828,30.6074066162109,30.5844879150391,30.5615692138672,30.527193069458,30.5157318115234,30.5042743682861,30.4928131103516,30.4698944091797,30.4584369659424,30.4527053833008,30.4527053833008,30.4355182647705,30.4011421203613,30.4011421203613,30.286548614502,30.3094673156738,30.3438453674316,30.3782234191895,30.3954105377197,30.4011421203613,30.4469795227051,30.4355182647705,30.4412479400635,30.4527053833008,30.4527053833008,30.4469795227051,30.4469795227051,30.4469795227051,30.4355182647705,30.4240608215332,30.4297866821289,30.4355182647705,30.4527053833008,30.4756240844727,30.4985427856445,30.5157318115234,30.5157318115234,30.5157318115234,30.5042743682861,30.4985427856445,30.5042743682861,30.5100040435791,30.4928131103516,30.7506446838379,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,null,30.721996307373,30.7449150085449,30.7678337097168,30.7907524108887,30.802209854126,30.8079414367676,30.7964820861816,30.7907524108887,30.7621040344238,30.7621040344238,30.8480472564697,30.8480472564697,30.8079414367676,30.802209854126,30.5730266571045,30.5730266571045,30.4527053833008,30.4527053833008,30.4355182647705,30.4240608215332,30.4240608215332,30.4240608215332,30.4011421203613,30.4011421203613,30.4355182647705,30.4527053833008,30.4527053833008,30.4584369659424,30.4698944091797,30.4928131103516,30.5042743682861,30.5157318115234,30.527193069458,30.5615692138672,30.5844879150391,30.6074066162109,30.6303253173828,30.6589698791504,30.664701461792,30.6818885803223,30.7048072814941,30.721996307373,30.721996307373,null,31.948127746582,31.948127746582,31.9423980712891,31.9423980712891,31.9309368133545,31.9194793701172,31.9309368133545,31.9309368133545,31.9022903442383,31.9022903442383,31.9022903442383,31.8965606689453,31.8908290863037,31.885103225708,31.8965606689453,31.8908290863037,31.8621845245361,31.8449954986572,31.8220767974854,31.8220767974854,31.8220767974854,31.8163471221924,31.8106155395508,31.7991580963135,31.7991580963135,31.7876968383789,31.7819690704346,31.7762393951416,31.6902942657471,31.6902942657471,31.6731071472168,31.6731071472168,31.569974899292,31.5585174560547,31.5585174560547,31.4725723266602,31.4783000946045,31.4897613525391,31.5298671722412,31.569974899292,31.575704574585,31.575704574585,31.6043510437012,31.6158123016357,31.6673755645752,31.6731071472168,31.6960258483887,31.6960258483887,31.7246723175049,31.7304019927979,31.7418632507324,31.7475910186768,31.8220767974854,31.8220767974854,31.948127746582,31.948127746582,null,31.1918201446533,31.174633026123,31.1631755828857,31.1631755828857,31.1975517272949,31.2204704284668,31.2491188049316,31.2663078308105,31.2892265319824,31.3064136505127,31.3236026763916,31.3465213775635,31.3694400787354,31.3808975219727,31.3808975219727,31.3808975219727,31.3808975219727,31.3751678466797,31.3522510528564,31.3522510528564,31.2834949493408,31.2834949493408,31.2663078308105,31.1918201446533,31.1918201446533,null,31.6616497039795,31.6673755645752,31.6960258483887,31.6960258483887,31.6731071472168,31.6673755645752,31.6158123016357,31.6043510437012,31.575704574585,31.575704574585,31.569974899292,31.5298671722412,31.5241374969482,31.5126800537109,31.495491027832,31.495491027832,31.4840297698975,31.4840297698975,31.4553852081299,31.4553852081299,31.4439239501953,31.4381923675537,31.432466506958,31.432466506958,31.4210052490234,31.4152774810791,31.4038162231445,31.4038162231445,31.4095478057861,31.4267349243164,31.432466506958,31.4553852081299,31.4553852081299,31.5527858734131,31.5527858734131,31.6501884460449,31.6559181213379,31.6616497039795,31.6616497039795,null,31.0715007781982,31.2491188049316,31.2491188049316,31.4152774810791,31.4210052490234,31.4152774810791,31.4095478057861,31.4152774810791,31.4152774810791,31.4095478057861,31.4095478057861,31.4210052490234,31.4210052490234,31.4381923675537,31.4381923675537,31.4267349243164,31.4210052490234,31.4152774810791,31.4095478057861,31.4267349243164,31.4210052490234,31.4095478057861,31.3980865478516,31.3751678466797,31.3522510528564,31.3407917022705,31.3350601196289,31.3178730010986,31.3006839752197,31.2949542999268,31.2663078308105,31.2433891296387,31.2262001037598,31.2090129852295,31.180362701416,31.180362701416,31.1860942840576,31.1918201446533,31.180362701416,31.1631755828857,31.1459865570068,31.1287956237793,31.1116065979004,31.0657730102539,31.0715007781982,31.0715007781982,null,32.9393424987793,33.185718536377,33.185718536377,33.1742553710938,33.1742553710938,33.1742553710938,33.1742553710938,33.1742553710938,33.1742553710938,33.185718536377,33.1914443969727,33.1742553710938,33.1627998352051,33.1570663452148,33.1513366699219,33.12841796875,33.1054992675781,33.0825843811035,33.0596656799316,33.0711250305176,33.0596656799316,33.0367469787598,33.0252876281738,32.9794540405273,32.9679908752441,32.9278831481934,32.9336166381836,32.9450721740723,32.9565353393555,32.985179901123,32.996639251709,32.996639251709,32.996639251709,32.990909576416,32.9794540405273,32.9794540405273,32.9737205505371,32.9622611999512,32.9393424987793,32.9393424987793,null,34.2857933044434,34.3660087585449,34.3889274597168,34.4404945373535,34.486328125,34.486328125,34.486328125,34.4748725891113,34.4634094238281,34.4404945373535,34.4175758361816,34.360279083252,34.3259010314941,34.3087120056152,34.2857933044434,34.2686042785645,34.2571449279785,34.2055816650391,34.2686042785645,34.2571449279785,34.2915229797363,34.2857933044434,34.2857933044434,null,33.9248313903809,33.9935836791992,34.0852584838867,34.1253662109375,34.0967178344727,34.0852584838867,34.0623397827148,34.0566101074219,34.039421081543,34.039421081543,34.0222358703613,33.9534797668457,33.901912689209,33.907642364502,33.907642364502,33.8847236633301,33.9248313903809,33.9248313903809,null,34.0795288085938,34.090991973877,34.090991973877,34.211311340332,34.211311340332,34.348819732666,34.348819732666,34.3774681091309,34.3774681091309,34.3717384338379,34.3831977844238,34.3831977844238,34.3717384338379,34.3717384338379,34.3831977844238,34.3889274597168,34.4003829956055,34.4003829956055,34.0795288085938,34.0795288085938,34.0795288085938,34.0737991333008,34.0737991333008,34.0795288085938,34.0795288085938,34.0795288085938,null,31.7590503692627,31.7991580963135,31.8106155395508,31.8278045654297,31.8392658233643,31.8449954986572,31.8564529418945,31.8449954986572,31.8449954986572,31.8220767974854,31.8220767974854,31.8335342407227,31.8392658233643,31.8278045654297,31.7991580963135,31.7819690704346,31.7705097198486,31.7647819519043,31.6731071472168,31.6731071472168,31.6731071472168,31.6616497039795,31.6616497039795,31.6845645904541,31.6902942657471,31.7590503692627,31.7647819519043,31.7705097198486,31.7705097198486,31.7590503692627,31.7590503692627,31.7590503692627,null,31.1631755828857,31.1459865570068,31.1287956237793,31.123067855835,31.0485820770264,31.0485820770264,31.0313930511475,31.0256633758545,31.0600433349609,31.0944194793701,31.1459865570068,31.1689052581787,31.2032814025879,31.2433891296387,31.254846572876,31.2605762481689,31.2605762481689,31.2663078308105,31.2949542999268,31.3064136505127,31.3407917022705,31.3522510528564,31.3579788208008,31.3637104034424,31.3751678466797,31.3808975219727,31.3923587799072,31.4553852081299,31.4553852081299,31.4668426513672,31.4668426513672,31.4668426513672,31.4439239501953,31.4267349243164,31.4038162231445,31.3808975219727,31.3694400787354,31.3465213775635,31.3236026763916,31.3064136505127,31.2892265319824,31.2663078308105,31.2491188049316,31.2204704284668,31.1975517272949,31.1631755828857,31.1631755828857,null,32.6929702758789,32.7101631164551,32.733081817627,32.7617263793945,32.7674560546875,32.7903747558594,32.8132934570312,32.8190231323242,32.853401184082,32.9622611999512,32.9450721740723,32.9336166381836,32.9164276123047,32.9049644470215,32.8935089111328,32.8992347717285,32.8705902099609,32.8705902099609,32.853401184082,32.8362083435059,32.8190231323242,32.8132934570312,32.733081817627,32.7101631164551,32.6986999511719,32.6700553894043,32.6929702758789,32.6929702758789,null,32.4637908935547,32.5841102600098,32.4179534912109,32.4523277282715,32.3434677124023,32.3262786865234,32.2804412841797,32.2861709594727,32.2804412841797,32.400764465332,32.4064903259277,32.4179534912109,32.4637908935547,32.4637908935547,null,31.0199356079102,31.0944194793701,31.0142059326172,31.0084743499756,31.0485820770264,31.1631755828857,31.1689052581787,31.1860942840576,31.2090129852295,31.2090129852295,31.2090129852295,31.2090129852295,31.2262001037598,31.2605762481689,31.2777652740479,31.2834949493408,31.2949542999268,31.3178730010986,31.3236026763916,31.3465213775635,31.3407917022705,31.3407917022705,31.3465213775635,31.3579788208008,31.3236026763916,31.1689052581787,31.1402568817139,31.1459865570068,31.1517143249512,31.1402568817139,31.0944194793701,31.0944194793701,31.0772304534912,31.0657730102539,31.0543117523193,31.0485820770264,31.0371246337891,31.0313930511475,31.0199356079102,31.0199356079102,null,31.0657730102539,31.0600433349609,31.0485820770264,31.0371246337891,31.0313930511475,31.0256633758545,30.979829788208,30.9511795043945,30.9225311279297,30.8996162414551,30.8881549835205,30.8766975402832,30.8537788391113,30.8423175811768,30.8308601379395,30.8308601379395,30.8251285552979,30.8251285552979,30.8193988800049,30.802209854126,30.7850227355957,30.7735633850098,30.7621040344238,30.7449150085449,30.7334575653076,30.6876201629639,30.6876201629639,30.6761589050293,30.670431137085,30.6303253173828,30.6475124359131,30.6589698791504,31.0256633758545,31.0256633758545,31.0657730102539,31.0657730102539,null,31.7533206939697,31.7304019927979,31.7590503692627,31.7705097198486,31.8106155395508,31.8163471221924,31.8220767974854,31.8335342407227,31.8335342407227,31.8449954986572,31.8564529418945,31.8621845245361,31.885103225708,31.8965606689453,31.9194793701172,31.9423980712891,31.9595851898193,31.9595851898193,31.9595851898193,31.9710464477539,31.9595851898193,31.9595851898193,31.9595851898193,31.9710464477539,31.9825038909912,32.0111541748047,32.0397987365723,32.0627174377441,32.085636138916,32.097095489502,32.1085548400879,32.1314735412598,32.1601181030273,32.1658515930176,32.1773109436035,32.2460632324219,32.1028251647949,32.0340690612793,32.0111541748047,31.9825038909912,31.9767742156982,31.948127746582,31.9423980712891,31.9252090454102,31.9022903442383,31.9022903442383,31.8908290863037,31.9022903442383,31.9194793701172,31.9137477874756,31.9022903442383,31.8965606689453,31.8965606689453,31.8564529418945,31.8220767974854,31.8163471221924,31.8048877716064,31.7819690704346,31.7705097198486,31.7533206939697,31.7533206939697,null,32.6070289611816,32.6471366882324,32.6414070129395,32.6184883117676,32.5726509094238,32.5554618835449,32.549732208252,32.5153541564941,32.5153541564941,32.5038986206055,32.4752464294434,32.4580612182617,32.4236831665039,32.412223815918,32.3950347900391,32.3606567382812,32.3549270629883,32.3491973876953,32.3377380371094,32.3262786865234,32.2861709594727,32.2460632324219,32.1773109436035,32.1658515930176,32.1601181030273,32.1887702941895,32.2174186706543,32.2460632324219,32.2689819335938,32.2804412841797,32.2861709594727,32.2804412841797,32.2976303100586,32.3893051147461,32.4637908935547,32.4752464294434,32.5210838317871,32.5554618835449,32.6070289611816,32.6070289611816,null,32.8419418334961,32.9622611999512,33.0825843811035,33.2315521240234,33.2659301757812,33.2773895263672,33.2315521240234,33.2315521240234,33.2315521240234,33.2315521240234,33.2487411499023,33.2544708251953,33.2602005004883,33.2544708251953,33.2487411499023,33.2315521240234,33.2143630981445,33.2200927734375,33.2029037475586,33.1742553710938,33.1570663452148,33.12841796875,33.1054992675781,33.0883102416992,33.0424728393555,32.9164276123047,32.9393424987793,32.9565353393555,32.9221534729004,32.9221534729004,32.8935089111328,32.8190231323242,32.8247528076172,32.8247528076172,32.8362083435059,32.8362083435059,32.8419418334961,32.8419418334961,null,33.449275970459,33.4148979187012,33.3977088928223,33.3690643310547,33.3461456298828,33.3346824645996,33.2430114746094,33.2315521240234,33.2200927734375,33.2086334228516,33.2029037475586,33.185718536377,33.1971740722656,33.1971740722656,33.2143630981445,33.2430114746094,33.2602005004883,33.2716598510742,33.2773895263672,33.2888450622559,33.2888450622559,33.3117637634277,33.3232269287109,33.3346824645996,33.3461456298828,33.3633346557617,33.3690643310547,33.3919792175293,33.4148979187012,33.449275970459,33.449275970459,null,31.6100807189941,31.6100807189941,31.5928936004639,31.575704574585,31.5413246154785,31.5241374969482,31.5069484710693,31.4897613525391,31.4668426513672,31.4381923675537,31.4210052490234,31.4267349243164,31.4381923675537,31.4381923675537,31.4210052490234,31.4210052490234,31.4095478057861,31.4095478057861,31.4152774810791,31.4152774810791,31.4095478057861,31.4152774810791,31.4210052490234,31.4152774810791,31.4210052490234,31.432466506958,31.4439239501953,31.4496536254883,31.4553852081299,31.4611110687256,31.4611110687256,31.4897613525391,31.4897613525391,31.4840297698975,31.4840297698975,31.4897613525391,31.5012187957764,31.5069484710693,31.5184097290039,31.5241374969482,31.5470561981201,31.5470561981201,31.5585174560547,31.5585174560547,31.5585174560547,31.5928936004639,31.5986232757568,31.6100807189941,31.6100807189941,31.632999420166,31.632999420166,31.627269744873,31.6158123016357,31.6158123016357,31.6158123016357,31.6158123016357,31.6158123016357,31.6158123016357,31.6158123016357,31.6100807189941,31.6100807189941,31.6100807189941,null,31.0313930511475,31.0485820770264,31.0657730102539,31.1058807373047,31.1116065979004,31.1058807373047,31.0886878967285,31.0657730102539,31.0371246337891,31.0199356079102,31.0199356079102,31.0084743499756,30.9970169067383,30.9970169067383,30.9912872314453,30.9740982055664,30.9626407623291,30.9683685302734,30.9683685302734,30.9626407623291,30.9454498291016,30.9225311279297,30.8996162414551,30.8824234008789,30.8595085144043,30.8423175811768,30.8251285552979,30.8079414367676,30.7792911529541,30.7621040344238,30.727725982666,30.7162666320801,30.721996307373,30.727725982666,30.7449150085449,30.7449150085449,30.7334575653076,30.7621040344238,30.7735633850098,30.7678337097168,30.7907524108887,30.7907524108887,30.8079414367676,30.8308601379395,30.8251285552979,30.8652362823486,30.8996162414551,30.9110736846924,30.9225311279297,30.9511795043945,30.9626407623291,30.979829788208,31.0199356079102,31.0313930511475,31.0371246337891,31.0485820770264,31.0543117523193,31.0657730102539,31.0772304534912,31.0944194793701,31.0944194793701,31.1402568817139,31.1517143249512,31.1459865570068,31.1402568817139,31.1689052581787,31.1517143249512,31.1459865570068,31.1402568817139,31.1402568817139,31.117338180542,31.117338180542,31.1116065979004,31.123067855835,31.117338180542,31.1058807373047,31.0886878967285,31.0772304534912,31.0715007781982,31.0485820770264,31.0313930511475,31.0313930511475,31.0313930511475,null,32.3090896606445,32.3549270629883,32.4351425170898,32.5096244812012,32.5726509094238,32.5554618835449,32.5210838317871,32.4752464294434,32.4637908935547,32.3893051147461,32.2976303100586,32.2804412841797,32.2804412841797,32.3090896606445,32.3090896606445,null,33.4320907592773,33.4951095581055,33.6612701416016,33.6498107910156,33.6956481933594,33.6899185180664,33.7128372192383,33.8102378845215,33.7644004821777,33.7242965698242,33.7185668945312,33.7071075439453,33.6956481933594,33.5638656616211,33.5638656616211,33.5409469604492,33.5294914245605,33.5180282592773,33.5065727233887,33.4263572692871,33.4263572692871,33.437816619873,33.4320907592773,33.4206275939941,33.4206275939941,33.4320907592773,33.4320907592773,null,34.9790725708008,34.9790725708008,34.9217758178711,34.9045906066895,34.8415641784668,34.8415641784668,34.801456451416,34.801456451416,34.7899971008301,34.7899971008301,34.7899971008301,34.7556190490723,34.7556190490723,34.8301048278809,34.8358345031738,34.9790725708008,34.9790725708008,null,31.0084743499756,31.0142059326172,31.0944194793701,31.0199356079102,30.979829788208,30.9626407623291,30.9511795043945,30.9225311279297,30.9110736846924,30.8996162414551,30.8652362823486,30.8251285552979,30.8251285552979,30.8079414367676,30.7964820861816,30.7907524108887,30.7964820861816,30.7907524108887,30.7678337097168,30.7506446838379,30.7334575653076,30.7048072814941,30.6188640594482,30.5844879150391,30.5558376312256,30.5157318115234,30.4412479400635,30.3839530944824,30.3610343933105,30.3553047180176,30.3610343933105,30.3610343933105,30.3724918365479,30.3954105377197,30.4698944091797,30.4928131103516,30.5100040435791,30.527193069458,30.5386505126953,30.5615692138672,30.7792911529541,30.7850227355957,30.7850227355957,30.7850227355957,31.0142059326172,31.0084743499756,31.0084743499756,null,32.0397987365723,32.0283432006836,32.0168800354004,31.9939613342285,31.9710464477539,31.9595851898193,31.9538555145264,31.9423980712891,31.9252090454102,31.9022903442383,31.8793716430664,31.8736419677734,31.885103225708,31.8908290863037,31.8793716430664,31.8621845245361,31.8564529418945,31.8335342407227,31.8335342407227,31.8278045654297,31.8163471221924,31.8048877716064,31.7876968383789,31.7762393951416,31.7418632507324,31.7304019927979,31.7475910186768,31.7533206939697,31.7705097198486,31.7819690704346,31.8048877716064,31.8163471221924,31.8220767974854,31.8564529418945,31.8965606689453,31.8965606689453,31.9022903442383,31.9137477874756,31.9194793701172,31.9022903442383,31.8908290863037,31.9022903442383,31.9022903442383,31.9252090454102,31.9423980712891,31.948127746582,31.9767742156982,31.9825038909912,32.0111541748047,32.0340690612793,32.1028251647949,32.2346076965332,32.228874206543,32.1830368041992,32.1601181030273,32.1314735412598,32.1142845153809,32.097095489502,32.091365814209,32.085636138916,32.0684471130371,32.0512619018555,32.0397987365723,32.0397987365723,null,32.5153541564941,32.5210838317871,32.228874206543,32.228874206543,32.228874206543,32.2174186706543,32.2174186706543,32.228874206543,32.2346076965332,32.2517929077148,32.2804412841797,32.3090896606445,32.3377380371094,32.3778457641602,32.3778457641602,32.3835716247559,32.400764465332,32.412223815918,32.412223815918,32.412223815918,32.4351425170898,32.4580612182617,32.4924354553223,32.5153541564941,32.5153541564941,null,34.2628746032715,34.5837326049805,34.5780029296875,34.5493545532227,34.4462203979492,34.4347648620605,34.4175758361816,34.4061164855957,34.3717384338379,34.348819732666,34.3316307067871,34.2972526550293,34.2686042785645,34.2571449279785,34.2628746032715,34.2628746032715,null,34.3316307067871,34.176929473877,34.1826629638672,34.1540107727051,34.1253662109375,34.1139068603516,34.0967178344727,34.0680732727051,34.0737991333008,34.0795288085938,34.0795288085938,34.4003829956055,34.4003829956055,34.3774681091309,34.3774681091309,34.3316307067871,34.3316307067871,null,34.039421081543,34.039421081543,34.039421081543,34.0279655456543,34.0165023803711,34.0107727050781,33.9935836791992,33.9821281433105,33.9133720397949,33.8847236633301,33.8675346374512,33.8388862609863,33.9534797668457,34.039421081543,34.039421081543,null,31.5241374969482,31.5585174560547,31.6158123016357,31.6845645904541,31.7304019927979,31.7762393951416,31.7647819519043,31.7590503692627,31.7590503692627,31.7705097198486,31.7705097198486,31.7017555236816,31.6845645904541,31.6673755645752,31.6501884460449,31.6444568634033,31.6100807189941,31.6100807189941,31.5986232757568,31.5928936004639,31.5585174560547,31.5585174560547,31.5585174560547,31.5470561981201,31.5470561981201,31.5241374969482,31.5184097290039,31.5069484710693,31.5012187957764,31.4897613525391,31.4897613525391,31.4840297698975,31.4840297698975,31.4783000946045,31.4783000946045,31.5126800537109,31.5241374969482,31.5241374969482,null,33.3633346557617,33.3461456298828,33.3862533569336,33.4320907592773,33.4721946716309,33.4836540222168,33.4893836975098,33.5123023986816,33.5180282592773,33.5409469604492,33.5581359863281,33.638355255127,33.6440811157227,33.6440811157227,33.6097030639648,33.5982437133789,33.5753288269043,33.5753288269043,33.5466804504395,33.5409469604492,33.4263572692871,33.4263572692871,33.4148979187012,33.4148979187012,33.4263572692871,33.4263572692871,33.3633346557617,33.3633346557617,null,31.1631755828857,31.174633026123,31.1918201446533,31.180362701416,31.0600433349609,30.9740982055664,30.9454498291016,30.9225311279297,30.7850227355957,30.7850227355957,30.7162666320801,30.7162666320801,30.6990776062012,30.6990776062012,30.6818885803223,30.6761589050293,30.5730266571045,30.5844879150391,30.664701461792,30.6876201629639,30.7105388641357,30.721996307373,30.721996307373,30.7334575653076,30.739185333252,30.739185333252,30.7678337097168,30.7792911529541,30.8079414367676,30.8537788391113,30.8766975402832,31.1631755828857,31.1631755828857,null,34.0795288085938,34.0795288085938,34.0795288085938,34.0737991333008,34.0680732727051,34.0508804321289,34.039421081543,34.0050468444824,33.9706649780273,33.9534797668457,33.9133720397949,33.896183013916,33.8618049621582,33.8274269104004,33.7758636474609,33.7357559204102,33.7930526733398,33.7930526733398,33.9362907409668,33.9420204162598,34.0795288085938,34.0795288085938,null,31.6616497039795,31.6559181213379,31.6501884460449,31.5527858734131,31.5527858734131,31.4553852081299,31.4553852081299,31.3522510528564,31.3522510528564,31.3751678466797,31.3808975219727,31.3808975219727,31.3808975219727,31.3808975219727,31.4038162231445,31.4267349243164,31.4439239501953,31.4668426513672,31.4668426513672,31.4725723266602,31.4840297698975,31.4897613525391,31.5355987548828,31.5355987548828,31.6043510437012,31.6043510437012,31.6158123016357,31.6158123016357,31.632999420166,31.632999420166,31.6731071472168,31.6731071472168,31.7647819519043,31.7705097198486,31.7705097198486,31.7705097198486,31.7762393951416,31.7705097198486,31.7762393951416,31.7991580963135,31.8048877716064,31.6673755645752,31.6616497039795,31.6616497039795,null,31.0256633758545,31.0256633758545,31.0142059326172,31.0199356079102,31.0256633758545,31.0313930511475,31.0657730102539,31.0944194793701,31.1058807373047,31.117338180542,31.123067855835,31.3121452331543,31.3121452331543,31.3006839752197,31.3006839752197,31.3064136505127,31.3121452331543,31.3121452331543,31.2204704284668,31.1975517272949,31.174633026123,31.1517143249512,31.1345252990723,31.0944194793701,31.0657730102539,31.0256633758545,31.0256633758545,31.0256633758545,null,33.5466804504395,33.3576011657715,33.4034385681152,33.437816619873,33.4607353210449,33.5180282592773,33.5294914245605,33.5524101257324,33.5925178527832,33.6268920898438,33.638355255127,33.6555404663086,33.6899185180664,33.6956481933594,33.6841888427734,33.6899185180664,33.6498107910156,33.6154365539551,33.5982437133789,33.5925178527832,33.586784362793,33.5466804504395,33.5466804504395,null,31.0256633758545,31.0256633758545,31.0313930511475,31.0371246337891,31.0485820770264,31.0600433349609,31.0657730102539,31.0944194793701,31.1345252990723,31.1517143249512,31.174633026123,31.1975517272949,31.2204704284668,31.3121452331543,31.3121452331543,31.3236026763916,31.3236026763916,31.3350601196289,31.3407917022705,31.3064136505127,31.2949542999268,31.2663078308105,31.2605762481689,31.2605762481689,31.254846572876,31.2433891296387,31.2032814025879,31.1689052581787,31.1459865570068,31.0944194793701,31.0600433349609,31.0256633758545,31.0256633758545,null,33.2086334228516,33.2143630981445,33.4206275939941,33.4206275939941,33.4320907592773,33.437816619873,33.4263572692871,33.4263572692871,33.5065727233887,33.5065727233887,33.4836540222168,33.455005645752,33.4320907592773,33.3977088928223,33.3805198669434,33.3461456298828,33.3289566040039,33.2888450622559,33.2831192016602,33.2602005004883,33.2430114746094,33.2143630981445,33.2143630981445,33.2200927734375,33.2200927734375,33.2143630981445,33.2143630981445,33.2200927734375,33.2200927734375,33.2143630981445,33.2086334228516,33.2086334228516,null,32.7101631164551,32.7044296264648,32.6299476623535,32.538272857666,32.5841102600098,32.5955696105957,32.6414070129395,32.6528625488281,32.681510925293,32.6872444152832,32.6986999511719,32.7216186523438,32.8075637817383,32.8132934570312,32.853401184082,32.853401184082,32.8190231323242,32.8132934570312,32.7903747558594,32.7674560546875,32.7617263793945,32.733081817627,32.7101631164551,32.7101631164551,null,32.0168800354004,31.8679141998291,31.8048877716064,31.7991580963135,31.8163471221924,31.8335342407227,31.8335342407227,31.8449954986572,31.8564529418945,31.8621845245361,31.8564529418945,31.9137477874756,31.9595851898193,32.0111541748047,32.0168800354004,32.0168800354004,null,34.9790725708008,34.9790725708008,34.9790725708008,34.9217758178711,34.8874015808105,34.8702125549316,34.8472938537598,34.8243751525879,34.812915802002,34.801456451416,34.7613487243652,34.7613487243652,34.7327003479004,34.6983222961426,34.6582183837891,34.629566192627,34.6181106567383,34.8415641784668,34.9790725708008,34.9790725708008,null,34.5493545532227,34.5608139038086,34.5608139038086,34.5608139038086,34.5493545532227,34.5550842285156,34.5722732543945,34.5780029296875,34.5894622802734,34.6009216308594,34.5378952026367,34.4634094238281,34.4576835632324,34.4462203979492,34.4404945373535,34.4175758361816,34.4061164855957,34.3889274597168,34.3774681091309,34.354549407959,34.348819732666,34.3316307067871,34.3316307067871,34.3774681091309,34.4634094238281,34.4634094238281,34.5493545532227,34.5493545532227,null,30.6876201629639,30.7162666320801,30.727725982666,30.7563762664795,30.802209854126,30.8365898132324,30.8652362823486,30.8938846588135,31.0084743499756,31.0600433349609,31.0715007781982,31.0657730102539,31.0715007781982,30.6876201629639,30.6876201629639,null,33.9649391174316,33.9420204162598,33.907642364502,33.8446159362793,33.8331565856934,33.8102378845215,33.7644004821777,33.7472152709961,33.7300262451172,33.7242965698242,33.6154365539551,33.638355255127,33.638355255127,33.638355255127,33.6326217651367,33.6326217651367,33.638355255127,33.6440811157227,33.6440811157227,33.9420204162598,33.9649391174316,33.9706649780273,33.9649391174316,33.9649391174316,null,32.4179534912109,32.2689819335938,32.2517929077148,32.2403335571289,32.1486625671387,32.1658515930176,32.1830368041992,32.1715812683105,32.1314735412598,32.1429328918457,32.1314735412598,32.1200141906738,31.8965606689453,31.9423980712891,31.9595851898193,32.0054244995117,32.0340690612793,32.0569877624512,32.0741806030273,32.1028251647949,32.1314735412598,32.1543922424316,32.1887702941895,32.2517929077148,32.2804412841797,32.2861709594727,32.2804412841797,32.3262786865234,32.3434677124023,32.4523277282715,32.4179534912109,32.4179534912109,null,32.2919006347656,32.2919006347656,32.2804412841797,32.2804412841797,32.2919006347656,32.2919006347656,32.1028251647949,32.0168800354004,32.0111541748047,32.0512619018555,32.085636138916,32.1028251647949,32.1142845153809,32.1314735412598,32.1887702941895,32.2059555053711,32.22314453125,32.2460632324219,32.2517929077148,32.2689819335938,32.2861709594727,32.2919006347656,32.2919006347656,null,31.6100807189941,31.6100807189941,31.6158123016357,31.6444568634033,31.6444568634033,31.627269744873,31.6158123016357,31.6100807189941,31.5814323425293,31.5585174560547,31.5413246154785,31.5355987548828,31.4496536254883,31.4496536254883,31.432466506958,31.432466506958,31.4210052490234,31.4210052490234,31.4267349243164,31.4095478057861,31.4152774810791,31.4210052490234,31.4381923675537,31.4668426513672,31.4897613525391,31.5069484710693,31.5241374969482,31.5413246154785,31.575704574585,31.5928936004639,31.6100807189941,31.6100807189941,null,33.7930526733398,33.7930526733398,33.7357559204102,33.7071075439453,33.6727294921875,33.6440811157227,33.638355255127,33.6097030639648,33.586784362793,33.5638656616211,33.5638656616211,33.6956481933594,33.7071075439453,33.7185668945312,33.7242965698242,33.7644004821777,33.7529449462891,33.770133972168,33.7930526733398,33.7930526733398,null,31.0657730102539,31.0772304534912,31.0944194793701,31.1116065979004,31.1402568817139,31.174633026123,31.1918201446533,31.254846572876,31.2834949493408,31.3006839752197,31.3407917022705,31.4095478057861,31.4439239501953,31.4783000946045,31.5241374969482,31.5126800537109,31.4783000946045,31.4783000946045,31.4840297698975,31.4840297698975,31.4897613525391,31.4897613525391,31.4840297698975,31.4840297698975,31.4897613525391,31.4897613525391,31.4611110687256,31.4611110687256,31.4553852081299,31.4496536254883,31.4439239501953,31.432466506958,31.4210052490234,31.4152774810791,31.2491188049316,31.2491188049316,31.2491188049316,31.2433891296387,31.2433891296387,31.2376575469971,31.2433891296387,31.2433891296387,31.2491188049316,31.2376575469971,31.2433891296387,31.0657730102539,31.0657730102539,null,30.5844879150391,30.590217590332,30.6188640594482,30.6417827606201,30.6475124359131,30.6589698791504,30.6589698791504,30.7621040344238,30.7907524108887,30.7907524108887,30.8079414367676,30.8079414367676,30.8308601379395,30.8308601379395,30.8423175811768,30.8308601379395,30.8766975402832,30.8537788391113,30.8079414367676,30.7792911529541,30.7678337097168,30.739185333252,30.739185333252,30.7334575653076,30.721996307373,30.721996307373,30.7105388641357,30.6876201629639,30.664701461792,30.5844879150391,30.5844879150391,null,32.6070289611816,32.5783805847168,32.5726509094238,32.5554618835449,32.4809799194336,32.4637908935547,32.4236831665039,32.3778457641602,32.3434677124023,32.3205490112305,32.2976303100586,32.228874206543,32.2346076965332,32.1028251647949,32.2460632324219,32.2861709594727,32.3262786865234,32.3377380371094,32.3491973876953,32.3549270629883,32.3606567382812,32.3950347900391,32.412223815918,32.4236831665039,32.4580612182617,32.4752464294434,32.5038986206055,32.6070289611816,32.6070289611816,null,33.9763984680176,33.9821281433105,33.9821281433105,33.9821281433105,34.0050468444824,34.0107727050781,34.0165023803711,34.039421081543,34.0680732727051,34.0852584838867,34.1081771850586,34.1482849121094,34.1654739379883,34.2342300415039,34.2342300415039,34.2055816650391,34.2285003662109,34.2456855773926,34.2514190673828,34.2686042785645,34.3029823303223,34.2571449279785,34.211311340332,34.1883926391602,34.1654739379883,34.1368255615234,34.1196365356445,34.0795288085938,34.0623397827148,34.0508804321289,34.0222358703613,33.9592094421387,33.9649391174316,33.9649391174316,33.9706649780273,33.9821281433105,33.9821281433105,33.9763984680176,33.9763984680176,33.9763984680176,null,32.8190231323242,32.7273483276367,32.67578125,32.6070289611816,32.5554618835449,32.5726509094238,32.5096244812012,32.4351425170898,32.3549270629883,32.3090896606445,32.2976303100586,32.2976303100586,32.3033599853516,32.3320083618164,32.3377380371094,32.4236831665039,32.4523277282715,32.4809799194336,32.4981651306152,32.4924354553223,32.5038986206055,32.5210838317871,32.538272857666,32.538272857666,32.532543182373,32.538272857666,32.538272857666,32.5554618835449,32.5669212341309,32.5841102600098,32.6299476623535,32.6356735229492,32.6414070129395,32.6356735229492,32.6528625488281,32.681510925293,32.6929702758789,32.7044296264648,32.7101631164551,32.733081817627,32.7617263793945,32.7789154052734,32.7846450805664,32.7903747558594,32.8132934570312,32.8190231323242,32.8247528076172,32.8362083435059,32.8591270446777,32.853401184082,32.8419418334961,32.8419418334961,32.8362083435059,32.8362083435059,32.8247528076172,32.8247528076172,32.8190231323242,32.8190231323242,null,32.097095489502,32.0741806030273,32.0455284118652,32.0512619018555,32.0569877624512,32.0627174377441,32.0684471130371,32.085636138916,32.2804412841797,32.2804412841797,32.2861709594727,32.2804412841797,32.2689819335938,32.2460632324219,32.2174186706543,32.1887702941895,32.1601181030273,32.1314735412598,32.1085548400879,32.097095489502,32.097095489502,null,34.6467590332031,34.6009216308594,34.629566192627,34.6582183837891,34.6754035949707,34.812915802002,34.812915802002,34.8186454772949,34.8358345031738,34.8358345031738,34.8415641784668,34.9848022460938,34.9848022460938,34.996265411377,34.9905319213867,34.9790725708008,34.9504280090332,34.93896484375,34.9217758178711,34.9045906066895,34.8988571166992,34.8702125549316,34.8587532043457,34.8472938537598,34.8415641784668,34.8301048278809,34.7842674255371,34.7842674255371,34.7899971008301,34.7212409973145,34.6467590332031,34.6467590332031,null,33.2430114746094,33.2602005004883,33.2831192016602,33.2888450622559,33.3289566040039,33.3461456298828,33.3805198669434,33.3977088928223,33.4320907592773,33.455005645752,33.4836540222168,33.5065727233887,33.5123023986816,33.5352210998535,33.5409469604492,33.5180282592773,33.5123023986816,33.4893836975098,33.4836540222168,33.4721946716309,33.4320907592773,33.3862533569336,33.3461456298828,33.3346824645996,33.317497253418,33.3003082275391,33.2831192016602,33.2659301757812,33.2430114746094,33.2430114746094,33.2430114746094,null,34.0795288085938,34.2628746032715,34.2571449279785,34.2686042785645,34.2972526550293,34.3316307067871,34.348819732666,34.3717384338379,34.4061164855957,34.4175758361816,34.4347648620605,34.4462203979492,34.5493545532227,34.5550842285156,34.5321655273438,34.5264358520508,34.5035171508789,34.5035171508789,34.4118461608887,34.4061164855957,34.3889274597168,34.3889274597168,34.3889274597168,34.3774681091309,34.348819732666,34.348819732666,34.211311340332,34.211311340332,34.090991973877,34.090991973877,34.0795288085938,34.0795288085938,34.090991973877,34.090991973877,34.0680732727051,34.0795288085938,34.0795288085938,null,34.176929473877,34.3316307067871,34.3316307067871,34.3029823303223,34.2972526550293,34.2972526550293,34.2857933044434,34.2686042785645,34.2456855773926,34.2285003662109,34.1883926391602,34.1482849121094,34.1310958862305,34.0967178344727,34.0737991333008,34.0566101074219,34.0623397827148,34.0795288085938,34.0967178344727,34.1081771850586,34.1196365356445,34.1196365356445,34.176929473877,34.176929473877,null,34.4977912902832,34.354549407959,34.3201713562012,34.2972526550293,34.2857933044434,34.2686042785645,34.2456855773926,34.2456855773926,34.2514190673828,34.2514190673828,34.2571449279785,34.2686042785645,34.2857933044434,34.3087120056152,34.3259010314941,34.360279083252,34.4175758361816,34.4404945373535,34.4634094238281,34.4748725891113,34.4748725891113,34.5264358520508,34.4977912902832,34.4977912902832,null,34.0680732727051,34.0967178344727,34.1139068603516,34.1253662109375,34.1540107727051,34.1826629638672,34.176929473877,34.1196365356445,34.1196365356445,34.1081771850586,34.0967178344727,34.0795288085938,34.0623397827148,34.0566101074219,34.039421081543,34.0279655456543,34.0222358703613,33.9993171691895,33.9993171691895,33.9993171691895,34.0050468444824,33.9993171691895,33.9821281433105,33.9649391174316,33.9534797668457,33.9534797668457,33.9649391174316,33.9706649780273,33.9649391174316,33.9420204162598,33.6440811157227,33.638355255127,33.5581359863281,33.5409469604492,33.5352210998535,33.5123023986816,33.5065727233887,33.5065727233887,33.5180282592773,33.5294914245605,33.5409469604492,33.5638656616211,33.586784362793,33.6097030639648,33.638355255127,33.6440811157227,33.6727294921875,33.7071075439453,33.7357559204102,33.7758636474609,33.8274269104004,33.8618049621582,33.896183013916,33.9133720397949,33.9534797668457,33.9706649780273,34.0050468444824,34.039421081543,34.0508804321289,34.0680732727051,34.0680732727051,null,34.6009216308594,34.5894622802734,34.5780029296875,34.5722732543945,34.5550842285156,34.5493545532227,34.5608139038086,34.5608139038086,34.5608139038086,34.5493545532227,34.5493545532227,34.5321655273438,34.5378952026367,34.543628692627,34.543628692627,34.5378952026367,34.5378952026367,34.5493545532227,34.543628692627,34.5378952026367,34.5378952026367,34.5780029296875,34.6754035949707,34.6983222961426,34.7212409973145,34.7327003479004,34.7613487243652,34.7785377502441,34.7785377502441,34.7842674255371,34.7899971008301,34.812915802002,34.8243751525879,34.8358345031738,34.8358345031738,34.8186454772949,34.812915802002,34.812915802002,34.6754035949707,34.6582183837891,34.629566192627,34.6009216308594,34.6009216308594,null,33.2258224487305,33.2544708251953,33.2773895263672,33.2888450622559,33.306037902832,33.3289566040039,33.2716598510742,33.1685256958008,33.1169624328613,33.1169624328613,33.1398811340332,33.1627998352051,33.1742553710938,33.1914443969727,33.2258224487305,33.2258224487305,null,31.3236026763916,31.3236026763916,31.3522510528564,31.3694400787354,31.3980865478516,31.3923587799072,31.4553852081299,31.432466506958,31.4095478057861,31.3923587799072,31.3694400787354,31.3579788208008,31.3407917022705,31.3350601196289,31.3236026763916,31.3236026763916,31.3064136505127,31.2663078308105,31.2605762481689,31.2491188049316,31.2319278717041,31.2090129852295,31.2032814025879,31.1459865570068,31.1345252990723,31.1287956237793,31.1287956237793,31.1631755828857,31.180362701416,31.1860942840576,31.180362701416,31.1631755828857,31.1517143249512,31.1287956237793,31.117338180542,31.1058807373047,31.0944194793701,31.0600433349609,31.0313930511475,31.0313930511475,31.0485820770264,31.0715007781982,31.0772304534912,31.0886878967285,31.1058807373047,31.117338180542,31.123067855835,31.1116065979004,31.117338180542,31.117338180542,31.1402568817139,31.1402568817139,31.1459865570068,31.1517143249512,31.1689052581787,31.3236026763916,31.3236026763916,null,34.6009216308594,34.6009216308594,34.6009216308594,34.5951919555664,34.5894622802734,34.6123809814453,34.6123809814453,34.6066474914551,34.6066474914551,34.6009216308594,34.5894622802734,34.5894622802734,34.5837326049805,34.5780029296875,34.5378952026367,34.4003829956055,34.4003829956055,34.3889274597168,34.3831977844238,34.3717384338379,34.3717384338379,34.3831977844238,34.3831977844238,34.3717384338379,34.3774681091309,34.3774681091309,34.3889274597168,34.3889274597168,34.3889274597168,34.4061164855957,34.4118461608887,34.5035171508789,34.5035171508789,34.5264358520508,34.5321655273438,34.5550842285156,34.5493545532227,34.5780029296875,34.5780029296875,34.6123809814453,34.6009216308594,34.6009216308594,null,30.6761589050293,30.6876201629639,30.6876201629639,31.0715007781982,31.0657730102539,30.9740982055664,30.9626407623291,30.9110736846924,30.6761589050293,30.6761589050293,null,33.6956481933594,33.7185668945312,33.7242965698242,33.7529449462891,33.7071075439453,33.7128372192383,33.6899185180664,33.6727294921875,33.6555404663086,33.5753288269043,33.4836540222168,33.4607353210449,33.3461456298828,33.3747901916504,33.3805198669434,33.3805198669434,33.3805198669434,33.3977088928223,33.3977088928223,33.3977088928223,33.4320907592773,33.449275970459,33.455005645752,33.4607353210449,33.4836540222168,33.5008430480957,33.5123023986816,33.5180282592773,33.5352210998535,33.5466804504395,33.5524101257324,33.5581359863281,33.5753288269043,33.5982437133789,33.6154365539551,33.6669998168945,33.6956481933594,33.6956481933594,null,33.9248313903809,33.7815933227539,33.7472152709961,33.7472152709961,33.7644004821777,33.8102378845215,33.8331565856934,33.8446159362793,33.907642364502,33.9420204162598,33.9649391174316,33.9534797668457,33.9534797668457,33.9649391174316,33.9821281433105,33.9993171691895,34.0050468444824,33.9993171691895,33.9993171691895,33.9993171691895,34.0222358703613,34.0279655456543,34.039421081543,34.0566101074219,34.0737991333008,34.0967178344727,34.1310958862305,34.1482849121094,34.0852584838867,33.9935836791992,33.9248313903809,33.9248313903809,null,34.7899971008301,34.8186454772949,34.812915802002,34.8186454772949,34.7728080749512,34.7556190490723,34.7327003479004,34.7269744873047,34.7155113220215,34.7155113220215,34.7269744873047,34.7269744873047,34.7040557861328,34.486328125,34.486328125,34.4404945373535,34.4977912902832,34.5149765014648,34.5321655273438,34.543628692627,34.5837326049805,34.6009216308594,34.6181106567383,34.6410293579102,34.663948059082,34.6925926208496,34.7097816467285,34.7327003479004,34.7498931884766,34.7613487243652,34.7728080749512,34.7842674255371,34.7899971008301,34.7899971008301,null,34.4175758361816,34.4347648620605,34.4634094238281,34.4634094238281,34.4977912902832,34.4977912902832,34.5207099914551,34.5149765014648,34.5035171508789,34.4977912902832,34.4404945373535,34.3889274597168,34.3660087585449,34.2857933044434,34.2399559020996,34.1540107727051,34.1253662109375,34.0852584838867,34.1482849121094,34.1883926391602,34.2285003662109,34.2456855773926,34.2686042785645,34.2857933044434,34.2972526550293,34.2972526550293,34.3029823303223,34.3316307067871,34.348819732666,34.354549407959,34.3774681091309,34.3889274597168,34.4061164855957,34.4175758361816,34.4175758361816,null,33.437816619873,33.4034385681152,33.3919792175293,33.3690643310547,33.3461456298828,33.3346824645996,33.3003082275391,33.2544708251953,33.2258224487305,33.2315521240234,33.2029037475586,33.185718536377,33.1398811340332,33.12841796875,33.1112289428711,33.1112289428711,33.0997734069824,33.0768547058105,33.0711250305176,33.0596656799316,33.0825843811035,33.1054992675781,33.12841796875,33.1513366699219,33.1570663452148,33.1627998352051,33.1742553710938,33.1914443969727,33.2086334228516,33.2258224487305,33.2487411499023,33.2544708251953,33.2659301757812,33.2773895263672,33.2831192016602,33.3003082275391,33.317497253418,33.3404159545898,33.3461456298828,33.4607353210449,33.4320907592773,33.443546295166,33.437816619873,33.437816619873,null,33.907642364502,33.896183013916,33.896183013916,33.8102378845215,33.7128372192383,33.6899185180664,33.6956481933594,33.6498107910156,33.6612701416016,33.907642364502,33.907642364502,null,32.5783805847168,32.5783805847168,32.5955696105957,32.6070289611816,32.6356735229492,32.67578125,32.733081817627,32.7502670288086,32.7674560546875,32.7903747558594,32.8419418334961,32.8591270446777,32.8705902099609,32.8591270446777,32.8591270446777,32.8419418334961,32.7502670288086,32.7445373535156,32.7273483276367,32.7273483276367,32.7101631164551,32.7101631164551,32.6929702758789,32.6872444152832,32.5783805847168,32.5783805847168,null,34.4977912902832,34.486328125,34.4806022644043,34.4748725891113,34.4634094238281,34.4347648620605,34.3717384338379,34.348819732666,34.3029823303223,34.2686042785645,34.2514190673828,34.2456855773926,34.2285003662109,34.2055816650391,34.2342300415039,34.2342300415039,34.2686042785645,34.2857933044434,34.2972526550293,34.3201713562012,34.354549407959,34.4977912902832,34.4977912902832,null,33.2143630981445,33.185718536377,33.1627998352051,33.1742553710938,33.1742553710938,33.1513366699219,33.1169624328613,33.4320907592773,33.4206275939941,33.2143630981445,33.2143630981445,null,33.3633346557617,33.4263572692871,33.4263572692871,33.4148979187012,33.4148979187012,33.4263572692871,33.4263572692871,33.5409469604492,33.5466804504395,33.5753288269043,33.5753288269043,33.5982437133789,33.6097030639648,33.6440811157227,33.638355255127,33.6326217651367,33.6326217651367,33.638355255127,33.638355255127,33.6154365539551,33.5925178527832,33.5581359863281,33.5524101257324,33.5524101257324,33.5409469604492,33.5180282592773,33.5065727233887,33.5008430480957,33.4779243469238,33.449275970459,33.4148979187012,33.3919792175293,33.3690643310547,33.3633346557617,33.3461456298828,33.3346824645996,33.3232269287109,33.3117637634277,33.2888450622559,33.306037902832,33.3117637634277,33.3289566040039,33.3346824645996,33.3461456298828,33.3633346557617,33.3633346557617,null,32.2919006347656,32.3663864135742,32.3893051147461,32.4064903259277,32.412223815918,32.4236831665039,32.4523277282715,32.4580612182617,32.4809799194336,32.4695167541504,32.4580612182617,32.4408721923828,32.4408721923828,32.4465980529785,32.4465980529785,32.4981651306152,32.4981651306152,32.5038986206055,32.4981651306152,32.4981651306152,32.5210838317871,32.5210838317871,32.5955696105957,32.5955696105957,32.6184883117676,32.6184883117676,32.6414070129395,32.6471366882324,32.6643257141113,32.6643257141113,32.6929702758789,32.6700553894043,32.6643257141113,32.6643257141113,32.6242179870605,32.5726509094238,32.538272857666,32.5153541564941,32.4809799194336,32.4637908935547,32.4179534912109,32.4064903259277,32.400764465332,32.3893051147461,32.3950347900391,32.2919006347656,32.2919006347656,32.2804412841797,32.2804412841797,32.2919006347656,32.2919006347656,32.2919006347656,null,31.4668426513672,31.4783000946045,31.4783000946045,31.4783000946045,31.4725723266602,31.4783000946045,31.4897613525391,31.5184097290039,31.5298671722412,31.5527858734131,31.5585174560547,31.569974899292,31.575704574585,31.5986232757568,31.6960258483887,31.6960258483887,31.7418632507324,31.7590503692627,31.7590503692627,31.7705097198486,31.7705097198486,31.7647819519043,31.7590503692627,31.6902942657471,31.6845645904541,31.6616497039795,31.6616497039795,31.6731071472168,31.6731071472168,31.632999420166,31.632999420166,31.6158123016357,31.6158123016357,31.6043510437012,31.6043510437012,31.5355987548828,31.5355987548828,31.4897613525391,31.4840297698975,31.4725723266602,31.4668426513672,31.4668426513672,31.4668426513672,31.4668426513672,null,34.1253662109375,34.1540107727051,34.2399559020996,34.2857933044434,34.2915229797363,34.2571449279785,34.2686042785645,34.2055816650391,34.1540107727051,34.1368255615234,34.1196365356445,34.1081771850586,34.0737991333008,34.0623397827148,34.039421081543,33.9534797668457,34.0222358703613,34.039421081543,34.039421081543,34.0566101074219,34.0623397827148,34.0852584838867,34.0967178344727,34.1253662109375,34.1253662109375,null,33.5123023986816,33.4320907592773,33.1742553710938,33.12841796875,33.1513366699219,33.1685256958008,33.185718536377,33.2029037475586,33.2086334228516,33.2200927734375,33.2315521240234,33.2430114746094,33.3346824645996,33.3461456298828,33.3690643310547,33.3919792175293,33.4034385681152,33.4206275939941,33.4320907592773,33.443546295166,33.4721946716309,33.4893836975098,33.4836540222168,33.5123023986816,33.5123023986816,null,31.6960258483887,31.6673755645752,31.6616497039795,31.6673755645752,31.8048877716064,31.8163471221924,31.8392658233643,31.8449954986572,31.8449954986572,31.8679141998291,31.9137477874756,31.9194793701172,31.9538555145264,31.9423980712891,31.9366664886475,31.9423980712891,31.948127746582,31.9538555145264,31.948127746582,31.8220767974854,31.8220767974854,31.7475910186768,31.7418632507324,31.7304019927979,31.7246723175049,31.6960258483887,31.6960258483887,null,32.8419418334961,32.8419418334961,32.853401184082,32.8591270446777,32.8362083435059,32.8247528076172,32.8190231323242,32.8132934570312,32.7903747558594,32.7846450805664,32.7789154052734,32.7617263793945,32.8247528076172,32.8705902099609,32.8992347717285,32.9278831481934,32.9450721740723,32.996639251709,33.0138282775879,33.0367469787598,33.0539360046387,33.0825843811035,33.1169624328613,33.1169624328613,33.1685256958008,33.2716598510742,33.3117637634277,33.317497253418,33.2888450622559,33.2773895263672,33.2659301757812,33.2315521240234,33.0825843811035,32.9622611999512,32.8419418334961,32.8419418334961,null,32.6471366882324,32.6070289611816,32.67578125,32.7273483276367,32.8190231323242,32.8935089111328,32.9221534729004,32.9221534729004,32.9565353393555,32.9393424987793,32.9164276123047,32.6929702758789,32.67578125,32.6643257141113,32.6471366882324,32.6471366882324,null,32.5210838317871,32.5268173217773,32.6299476623535,32.6700553894043,32.6929702758789,32.7216186523438,32.7101631164551,32.7445373535156,32.7559967041016,32.7674560546875,32.8190231323242,32.7846450805664,32.8018341064453,32.8075637817383,32.8075637817383,32.7961044311523,32.8190231323242,32.8247528076172,32.7617263793945,32.733081817627,32.7101631164551,32.7044296264648,32.6929702758789,32.681510925293,32.6528625488281,32.6356735229492,32.6414070129395,32.6356735229492,32.6299476623535,32.5841102600098,32.5669212341309,32.5554618835449,32.538272857666,32.538272857666,32.532543182373,32.538272857666,32.538272857666,32.5210838317871,32.5210838317871,null,33.185718536377,32.9393424987793,32.9049644470215,32.853401184082,32.8705902099609,32.8705902099609,32.8992347717285,32.8935089111328,32.9049644470215,32.9164276123047,32.9336166381836,32.9450721740723,32.9622611999512,32.985179901123,33.0424728393555,33.0539360046387,33.0711250305176,33.0883102416992,33.12841796875,33.1742553710938,33.185718536377,33.185718536377,null,32.985179901123,33.0825843811035,33.0825843811035,33.1054992675781,33.1054992675781,33.1685256958008,33.1685256958008,33.1971740722656,33.1971740722656,32.9450721740723,32.9450721740723,32.9336166381836,32.9336166381836,32.985179901123,32.985179901123,32.985179901123,null,31.1631755828857,30.8766975402832,30.8308601379395,30.8423175811768,30.8595085144043,30.8766975402832,30.8996162414551,30.9225311279297,30.9225311279297,31.0084743499756,31.0084743499756,31.0313930511475,31.0485820770264,31.0485820770264,31.123067855835,31.1287956237793,31.1459865570068,31.1631755828857,31.1631755828857,31.1631755828857,null,32.5268173217773,32.5210838317871,32.4981651306152,32.4809799194336,32.4637908935547,32.4580612182617,32.4523277282715,32.4351425170898,32.400764465332,32.3606567382812,32.3377380371094,32.3262786865234,32.3033599853516,32.2002258300781,32.1944999694824,32.1944999694824,32.1830368041992,32.1658515930176,32.1486625671387,32.2403335571289,32.2517929077148,32.2689819335938,32.4179534912109,32.5841102600098,32.7101631164551,32.7216186523438,32.6929702758789,32.6700553894043,32.6299476623535,32.5268173217773,32.5268173217773,null,31.8679141998291,31.9137477874756,31.9137477874756,31.8564529418945,31.8449954986572,31.8220767974854,31.8163471221924,31.7991580963135,31.7876968383789,31.7705097198486,31.7475910186768,31.7304019927979,31.7132129669189,31.6673755645752,31.6444568634033,31.6158123016357,31.6100807189941,31.7246723175049,31.7304019927979,31.7876968383789,31.7876968383789,31.8220767974854,31.8335342407227,31.8679141998291,31.8679141998291,null,32.0455284118652,32.0741806030273,32.097095489502,32.085636138916,32.0627174377441,32.0397987365723,32.0111541748047,31.9825038909912,31.9710464477539,31.9595851898193,31.9595851898193,31.9595851898193,31.9710464477539,31.9595851898193,31.9595851898193,31.9595851898193,31.9423980712891,31.9194793701172,31.8965606689453,31.885103225708,31.8621845245361,31.8564529418945,31.8449954986572,31.8335342407227,31.8335342407227,31.8220767974854,31.8163471221924,31.8106155395508,31.7705097198486,31.7590503692627,31.7304019927979,31.7246723175049,31.6845645904541,31.6731071472168,31.6902942657471,31.6845645904541,31.6559181213379,31.6158123016357,31.5814323425293,31.5585174560547,31.575704574585,31.5986232757568,31.627269744873,31.6444568634033,31.6559181213379,31.6559181213379,31.6559181213379,31.6501884460449,31.6501884460449,31.6559181213379,31.6731071472168,31.7189445495605,31.7304019927979,31.7304019927979,31.7304019927979,31.7304019927979,31.7418632507324,31.7819690704346,31.8449954986572,31.8621845245361,31.8736419677734,31.8908290863037,31.9022903442383,31.9366664886475,31.9595851898193,31.9767742156982,31.9882354736328,31.9939613342285,32.0111541748047,32.0455284118652,32.0455284118652,null,33.9706649780273,33.9649391174316,33.9649391174316,33.9592094421387,33.9477462768555,33.9133720397949,33.890453338623,33.8789939880371,33.8618049621582,33.8331565856934,33.7873191833496,33.7758636474609,33.7529449462891,33.7300262451172,33.6899185180664,33.6841888427734,33.6956481933594,33.6899185180664,33.6555404663086,33.6498107910156,33.6498107910156,33.6841888427734,33.7242965698242,33.7815933227539,33.8331565856934,33.8503456115723,33.8675346374512,33.8789939880371,33.8675346374512,33.9706649780273,33.9706649780273,null,31.7304019927979,31.5585174560547,31.5413246154785,31.5470561981201,31.5527858734131,31.5585174560547,31.5871620178223,31.6043510437012,31.627269744873,31.6387310028076,31.6673755645752,31.6559181213379,31.7647819519043,31.7647819519043,31.7819690704346,31.7876968383789,31.7876968383789,31.8106155395508,31.8163471221924,31.8564529418945,31.8736419677734,31.885103225708,31.9309368133545,31.9423980712891,31.9595851898193,31.9767742156982,31.9767742156982,31.9996929168701,32.0111541748047,31.9939613342285,31.9882354736328,31.9767742156982,31.9595851898193,31.9366664886475,31.9022903442383,31.8908290863037,31.8736419677734,31.8621845245361,31.8449954986572,31.7819690704346,31.7418632507324,31.7304019927979,31.7304019927979,31.7304019927979,31.7304019927979,null,31.0256633758545,31.0256633758545,31.0313930511475,31.0084743499756,31.0084743499756,30.9225311279297,30.9225311279297,30.8996162414551,30.8766975402832,30.8595085144043,30.8423175811768,30.8308601379395,30.8308601379395,30.8079414367676,30.8079414367676,30.7907524108887,30.7907524108887,30.7621040344238,30.6589698791504,30.6589698791504,30.6475124359131,30.6417827606201,30.6188640594482,30.6303253173828,30.6303253173828,30.670431137085,30.6761589050293,30.6876201629639,30.6876201629639,30.7334575653076,30.7449150085449,30.7621040344238,30.7735633850098,30.7850227355957,30.802209854126,30.8193988800049,30.8251285552979,30.8251285552979,30.8308601379395,30.8308601379395,30.8423175811768,30.8537788391113,30.8766975402832,30.8881549835205,30.8996162414551,30.9225311279297,30.9511795043945,30.979829788208,31.0256633758545,31.0256633758545,null,34.6009216308594,34.6467590332031,34.6467590332031,34.6524848937988,34.6467590332031,34.6352996826172,34.6352996826172,34.663948059082,34.6754035949707,34.7097816467285,34.7327003479004,34.7327003479004,34.7212409973145,34.7212409973145,34.7155113220215,34.7040557861328,34.6868667602539,34.6696739196777,34.6524848937988,34.6410293579102,34.6181106567383,34.6009216308594,34.5722732543945,34.543628692627,34.543628692627,34.5321655273438,34.5264358520508,34.5207099914551,34.5149765014648,34.4977912902832,34.4634094238281,34.4634094238281,34.4347648620605,34.4175758361816,34.4404945373535,34.4462203979492,34.4576835632324,34.4634094238281,34.5378952026367,34.6009216308594,34.6009216308594,null,33.3576011657715,33.317497253418,33.3117637634277,33.3346824645996,33.3346824645996,33.3346824645996,33.3404159545898,33.3461456298828,33.3862533569336,33.3977088928223,33.4263572692871,33.449275970459,33.5925178527832,33.6039733886719,33.6154365539551,33.6211624145508,33.6154365539551,33.6326217651367,33.6440811157227,33.6440811157227,33.6440811157227,33.6440811157227,33.6555404663086,33.6498107910156,33.6498107910156,33.6555404663086,33.638355255127,33.6268920898438,33.5925178527832,33.5524101257324,33.5294914245605,33.5180282592773,33.4607353210449,33.437816619873,33.4034385681152,33.3576011657715,33.3576011657715,null,31.4553852081299,31.4783000946045,31.5012187957764,31.5184097290039,31.5413246154785,31.5585174560547,31.7304019927979,31.7304019927979,31.7189445495605,31.6731071472168,31.6559181213379,31.6501884460449,31.6501884460449,31.6559181213379,31.6559181213379,31.6559181213379,31.6444568634033,31.627269744873,31.5986232757568,31.575704574585,31.5814323425293,31.569974899292,31.5585174560547,31.5585174560547,31.5413246154785,31.5241374969482,31.5184097290039,31.5184097290039,31.5298671722412,31.5355987548828,31.5355987548828,31.5241374969482,31.5126800537109,31.4897613525391,31.4668426513672,31.4095478057861,31.3980865478516,31.4152774810791,31.4095478057861,31.4038162231445,31.3808975219727,31.3522510528564,31.3350601196289,31.3236026763916,31.3407917022705,31.3407917022705,31.3236026763916,31.3350601196289,31.3407917022705,31.3579788208008,31.3694400787354,31.3923587799072,31.4095478057861,31.432466506958,31.4553852081299,31.4553852081299,null,32.4809799194336,32.4580612182617,32.4523277282715,32.4236831665039,32.412223815918,32.4064903259277,32.3893051147461,32.3663864135742,32.2919006347656,32.2861709594727,32.2689819335938,32.2517929077148,32.2460632324219,32.22314453125,32.2059555053711,32.1887702941895,32.1314735412598,32.1486625671387,32.1715812683105,32.1773109436035,32.1830368041992,32.1944999694824,32.1887702941895,32.2174186706543,32.2174186706543,32.22314453125,32.2861709594727,32.2919006347656,32.3434677124023,32.3778457641602,32.3893051147461,32.412223815918,32.4179534912109,32.4236831665039,32.4236831665039,32.5096244812012,32.5153541564941,32.5038986206055,32.5038986206055,32.4981651306152,32.4981651306152,32.5096244812012,32.4924354553223,32.4981651306152,32.5038986206055,32.4809799194336,32.4809799194336,null,34.2342300415039,34.1654739379883,34.1482849121094,34.1081771850586,34.0852584838867,34.0680732727051,34.039421081543,34.0222358703613,34.0279655456543,34.03369140625,34.039421081543,34.0279655456543,33.9993171691895,33.9821281433105,33.9935836791992,34.0107727050781,34.0165023803711,34.0279655456543,34.039421081543,34.039421081543,34.039421081543,34.0623397827148,34.0737991333008,34.1081771850586,34.1196365356445,34.1368255615234,34.1540107727051,34.2055816650391,34.2571449279785,34.2514190673828,34.2514190673828,34.2456855773926,34.2456855773926,34.2686042785645,34.2342300415039,34.2342300415039,null,32.1486625671387,32.1142845153809,32.1142845153809,32.1314735412598,32.1429328918457,32.1486625671387,32.1543922424316,32.1887702941895,32.2002258300781,32.2116889953613,32.2116889953613,32.228874206543,32.5210838317871,32.5268173217773,32.5210838317871,32.549732208252,32.538272857666,32.538272857666,32.549732208252,32.549732208252,32.538272857666,32.532543182373,32.5268173217773,32.5268173217773,32.5096244812012,32.5096244812012,32.4809799194336,32.4809799194336,32.4695167541504,32.4236831665039,32.3090896606445,32.3033599853516,32.2174186706543,32.2116889953613,32.1486625671387,32.1486625671387,null,32.9679908752441,32.9565353393555,32.9450721740723,32.9278831481934,32.8820457458496,32.8419418334961,32.8419418334961,32.8591270446777,32.8591270446777,32.9450721740723,32.9450721740723,33.2086334228516,33.2143630981445,33.2200927734375,33.2200927734375,33.2143630981445,33.2143630981445,33.2200927734375,33.2200927734375,33.2143630981445,33.2143630981445,33.1742553710938,33.1456069946289,33.1112289428711,33.0825843811035,33.0252876281738,32.9679908752441,32.9679908752441,null,31.0600433349609,31.0657730102539,31.2433891296387,31.2376575469971,31.2491188049316,31.2433891296387,31.2433891296387,31.2376575469971,31.2433891296387,31.2433891296387,31.2491188049316,31.2491188049316,31.2491188049316,31.2491188049316,31.0715007781982,31.0600433349609,31.0600433349609,null,31.0657730102539,31.0657730102539,31.0715007781982,31.0657730102539,31.1116065979004,31.1287956237793,31.1459865570068,31.1631755828857,31.180362701416,31.1918201446533,31.1860942840576,31.180362701416,31.180362701416,31.2090129852295,31.2262001037598,31.2433891296387,31.2663078308105,31.2949542999268,31.3006839752197,31.3178730010986,31.3350601196289,31.3407917022705,31.3522510528564,31.3751678466797,31.3980865478516,31.4095478057861,31.4210052490234,31.4210052490234,31.3121452331543,31.123067855835,31.117338180542,31.1058807373047,31.0944194793701,31.0657730102539,31.0657730102539,null,32.853401184082,32.853401184082,32.9336166381836,32.9336166381836,32.9450721740723,32.9450721740723,33.1971740722656,33.185718536377,33.1685256958008,33.1513366699219,33.12841796875,33.0883102416992,33.0711250305176,33.0539360046387,33.0424728393555,32.985179901123,32.9622611999512,32.853401184082,32.853401184082,null,31.9423980712891,31.9538555145264,31.9767742156982,31.9825038909912,32.0054244995117,32.0168800354004,32.0569877624512,32.091365814209,32.1142845153809,32.1543922424316,32.2460632324219,32.2861709594727,32.3033599853516,32.3377380371094,31.9423980712891,31.9423980712891,null,33.5123023986816,33.5925178527832,33.8102378845215,33.8045082092285,33.770133972168,33.7529449462891,33.7300262451172,33.7128372192383,33.6956481933594,33.6669998168945,33.6154365539551,33.5982437133789,33.5753288269043,33.5581359863281,33.5524101257324,33.5466804504395,33.5352210998535,33.5180282592773,33.5123023986816,33.5008430480957,33.4836540222168,33.4320907592773,33.5123023986816,33.5123023986816,null,34.9848022460938,34.9848022460938,34.8415641784668,34.8358345031738,34.8243751525879,34.812915802002,34.7899971008301,34.7842674255371,34.7785377502441,34.7785377502441,34.7613487243652,34.7327003479004,34.7212409973145,34.6983222961426,34.6754035949707,34.5780029296875,34.5837326049805,34.5894622802734,34.5894622802734,34.6009216308594,34.6066474914551,34.6066474914551,34.6123809814453,34.6123809814453,34.5894622802734,34.5951919555664,34.6009216308594,34.6009216308594,34.6181106567383,34.6352996826172,34.6524848937988,34.663948059082,34.6696739196777,34.663948059082,34.6582183837891,34.663948059082,34.6754035949707,34.6983222961426,34.7040557861328,34.6983222961426,34.6925926208496,34.6983222961426,34.7327003479004,34.7441596984863,34.7556190490723,34.7728080749512,34.7842674255371,34.7899971008301,34.801456451416,34.8301048278809,34.8472938537598,34.8702125549316,34.8988571166992,34.9160461425781,34.93896484375,34.9848022460938,34.9848022460938,34.9848022460938,null,32.6070289611816,32.5955696105957,32.5783805847168,32.5783805847168,32.5611915588379,32.5554618835449,32.5153541564941,32.4924354553223,32.4580612182617,32.4351425170898,32.412223815918,32.412223815918,32.412223815918,32.400764465332,32.3835716247559,32.3778457641602,32.3778457641602,32.4236831665039,32.4695167541504,32.4981651306152,32.5268173217773,32.5554618835449,32.6070289611816,32.6070289611816,null,33.5925178527832,33.5123023986816,33.4836540222168,33.4893836975098,33.4721946716309,33.443546295166,33.4320907592773,33.4206275939941,33.4034385681152,33.3919792175293,33.3690643310547,33.3977088928223,33.4148979187012,33.449275970459,33.4779243469238,33.5008430480957,33.5065727233887,33.5180282592773,33.5638656616211,33.586784362793,33.6097030639648,33.6211624145508,33.6440811157227,33.6956481933594,33.6956481933594,33.7300262451172,33.6326217651367,33.638355255127,33.6211624145508,33.6097030639648,33.5925178527832,33.5925178527832,null,33.6956481933594,33.7128372192383,33.7300262451172,33.7529449462891,33.770133972168,33.8045082092285,33.8102378845215,33.8217010498047,33.8446159362793,33.8560752868652,33.8789939880371,33.901912689209,33.9534797668457,33.8388862609863,33.8102378845215,33.7873191833496,33.7529449462891,33.7242965698242,33.7185668945312,33.6956481933594,33.6956481933594,null,34.039421081543,34.0165023803711,34.0107727050781,34.0050468444824,33.9821281433105,33.9821281433105,33.9821281433105,33.9763984680176,33.9534797668457,33.9420204162598,33.9248313903809,33.9248313903809,33.890453338623,33.8045082092285,33.7758636474609,33.7472152709961,33.7242965698242,33.6899185180664,33.7128372192383,33.7071075439453,33.7529449462891,33.7873191833496,33.8102378845215,33.8388862609863,33.8675346374512,33.8847236633301,33.9133720397949,33.9821281433105,33.9935836791992,33.9821281433105,33.9993171691895,34.0279655456543,34.039421081543,34.03369140625,34.0279655456543,34.0222358703613,34.039421081543,34.039421081543,null,33.896183013916,33.9420204162598,33.9420204162598,34.0737991333008,34.0737991333008,34.0795288085938,34.0795288085938,33.9420204162598,33.9362907409668,33.7930526733398,33.770133972168,33.7529449462891,33.7644004821777,33.8102378845215,33.896183013916,33.896183013916,33.896183013916,null,32.7101631164551,32.6929702758789,32.6643257141113,32.6643257141113,32.6471366882324,32.6414070129395,32.6184883117676,32.6184883117676,32.5955696105957,32.5955696105957,32.5210838317871,32.5210838317871,32.4981651306152,32.4981651306152,32.5038986206055,32.4981651306152,32.4981651306152,32.4465980529785,32.4465980529785,32.4408721923828,32.4408721923828,32.4580612182617,32.4695167541504,32.4809799194336,32.5038986206055,32.4981651306152,32.4924354553223,32.5096244812012,32.4981651306152,32.4981651306152,32.5038986206055,32.5038986206055,32.532543182373,32.538272857666,32.6299476623535,32.7044296264648,32.7101631164551,32.7101631164551,null,34.5493545532227,34.4634094238281,34.4634094238281,34.3774681091309,34.3774681091309,34.4003829956055,34.4003829956055,34.5378952026367,34.5378952026367,34.543628692627,34.5493545532227,34.5378952026367,34.5378952026367,34.543628692627,34.543628692627,34.5378952026367,34.5321655273438,34.5493545532227,34.5493545532227,34.5493545532227,null,31.3465213775635,31.3236026763916,31.3178730010986,31.2949542999268,31.2834949493408,31.2777652740479,31.2605762481689,31.2262001037598,31.2090129852295,31.2090129852295,31.2090129852295,31.2090129852295,31.2319278717041,31.2491188049316,31.3006839752197,31.3465213775635,31.3522510528564,31.3637104034424,31.3637104034424,31.3751678466797,31.3808975219727,31.3808975219727,31.4038162231445,31.4038162231445,31.4152774810791,31.4210052490234,31.432466506958,31.432466506958,31.4381923675537,31.4439239501953,31.4553852081299,31.4553852081299,31.4840297698975,31.4840297698975,31.495491027832,31.495491027832,31.5126800537109,31.5241374969482,31.5298671722412,31.4897613525391,31.4783000946045,31.4725723266602,31.4725723266602,31.4668426513672,31.4553852081299,31.4496536254883,31.4210052490234,31.3465213775635,31.3465213775635,null,33.1685256958008,33.1054992675781,33.1054992675781,33.0825843811035,33.0825843811035,32.985179901123,32.9679908752441,33.0252876281738,33.0825843811035,33.1112289428711,33.1456069946289,33.1742553710938,33.1971740722656,33.1914443969727,33.185718536377,33.185718536377,33.1742553710938,33.1742553710938,33.1685256958008,33.1685256958008,null,34.0795288085938,34.0680732727051,34.090991973877,34.090991973877,34.0795288085938,34.0795288085938,34.0795288085938,34.0737991333008,33.9420204162598,33.9420204162598,33.896183013916,33.907642364502,33.9592094421387,34.0795288085938,34.0795288085938,null,32.1028251647949,32.2919006347656,32.3950347900391,32.3893051147461,32.400764465332,32.2804412841797,32.2517929077148,32.1887702941895,32.1543922424316,32.1314735412598,32.1028251647949,32.1085548400879,32.1142845153809,32.1257438659668,32.1257438659668,32.1314735412598,32.1314735412598,32.1200141906738,32.1200141906738,32.1028251647949,32.1028251647949,32.1085548400879,32.1085548400879,32.1028251647949,32.1028251647949,32.1028251647949,null,33.185718536377,33.1742553710938,33.4320907592773,33.4836540222168,33.4607353210449,33.455005645752,33.449275970459,33.4320907592773,33.3977088928223,33.3977088928223,33.3977088928223,33.3805198669434,33.3805198669434,33.3805198669434,33.3747901916504,33.3461456298828,33.3404159545898,33.317497253418,33.3003082275391,33.2831192016602,33.2773895263672,33.2659301757812,33.2544708251953,33.2487411499023,33.2258224487305,33.2086334228516,33.1914443969727,33.185718536377,33.1742553710938,33.1742553710938,33.1742553710938,33.1742553710938,33.1742553710938,33.1742553710938,33.185718536377,33.185718536377,33.185718536377,null,31.9137477874756,31.7705097198486,31.7705097198486,31.7705097198486,31.7590503692627,31.7590503692627,31.7647819519043,31.7762393951416,31.7876968383789,31.8679141998291,31.9366664886475,31.9595851898193,31.9595851898193,31.948127746582,31.948127746582,31.9538555145264,31.9538555145264,31.9538555145264,31.948127746582,31.9423980712891,31.9423980712891,31.9309368133545,31.9252090454102,31.9137477874756,31.9137477874756,31.9137477874756,null,34.996265411377,34.9905319213867,34.9618835449219,34.93896484375,34.9160461425781,34.812915802002,34.7899971008301,34.7441596984863,34.7269744873047,34.7269744873047,34.7155113220215,34.7155113220215,34.7269744873047,34.7327003479004,34.7556190490723,34.7728080749512,34.8186454772949,34.812915802002,34.8186454772949,34.8472938537598,34.8702125549316,34.8874015808105,34.8931312561035,34.8988571166992,34.9045906066895,34.9160461425781,34.9332389831543,34.9332389831543,34.93896484375,34.9905319213867,34.9905319213867,34.996265411377,34.996265411377,null,31.9137477874756,31.9022903442383,31.7647819519043,31.7647819519043,31.7475910186768,31.6902942657471,31.6845645904541,31.6731071472168,31.6731071472168,31.6673755645752,31.6501884460449,31.6100807189941,31.6100807189941,31.6158123016357,31.6158123016357,31.6158123016357,31.6158123016357,31.6158123016357,31.6158123016357,31.6158123016357,31.627269744873,31.632999420166,31.632999420166,31.6100807189941,31.6100807189941,31.6100807189941,31.6444568634033,31.6501884460449,31.6673755645752,31.6845645904541,31.7017555236816,31.7705097198486,31.7705097198486,31.9137477874756,31.9137477874756,31.9194793701172,31.9194793701172,31.9137477874756,31.9137477874756,31.9194793701172,31.9137477874756,31.9137477874756,31.9137477874756,null,33.317497253418,33.3576011657715,33.5466804504395,33.5180282592773,33.4951095581055,33.4607353210449,33.449275970459,33.4320907592773,33.4034385681152,33.3862533569336,33.3633346557617,33.3404159545898,33.317497253418,33.2716598510742,33.2487411499023,33.2544708251953,33.2602005004883,33.2544708251953,33.2487411499023,33.2315521240234,33.2315521240234,33.2315521240234,33.2315521240234,33.2773895263672,33.2659301757812,33.2773895263672,33.2888450622559,33.317497253418,33.317497253418,null,33.638355255127,33.638355255127,33.6154365539551,33.7242965698242,33.7300262451172,33.7472152709961,33.7472152709961,33.7815933227539,33.7300262451172,33.6956481933594,33.6956481933594,33.6440811157227,33.6211624145508,33.6097030639648,33.586784362793,33.5638656616211,33.5180282592773,33.5409469604492,33.5524101257324,33.5524101257324,33.5581359863281,33.5925178527832,33.6154365539551,33.638355255127,33.638355255127,null,32.2174186706543,32.1486625671387,32.1486625671387,32.1543922424316,32.1543922424316,32.1486625671387,32.1486625671387,32.1715812683105,32.1486625671387,32.2116889953613,32.2174186706543,32.3033599853516,32.3090896606445,32.4236831665039,32.4179534912109,32.400764465332,32.400764465332,32.4064903259277,32.4064903259277,32.3893051147461,32.3835716247559,32.3663864135742,32.3663864135742,32.3491973876953,32.3434677124023,32.2919006347656,32.2861709594727,32.22314453125,32.2174186706543,32.2174186706543,null,33.0424728393555,33.0195579528809,32.996639251709,32.9336166381836,32.9164276123047,32.8877792358398,32.853401184082,32.8419418334961,32.7789154052734,32.7388076782227,32.7216186523438,32.7044296264648,32.67578125,32.6528625488281,32.6356735229492,32.6070289611816,32.5038986206055,32.5153541564941,32.5153541564941,32.549732208252,32.5554618835449,32.5726509094238,32.6184883117676,32.6414070129395,32.6471366882324,32.6643257141113,32.67578125,32.6929702758789,32.9164276123047,33.0424728393555,33.0424728393555,null,31.0772304534912,31.0657730102539,31.0600433349609,31.0084743499756,30.8938846588135,30.8652362823486,30.8365898132324,30.802209854126,30.7563762664795,30.727725982666,30.7449150085449,30.7850227355957,30.8595085144043,30.8881549835205,30.8996162414551,30.9225311279297,30.9626407623291,30.9970169067383,31.0027484893799,31.0371246337891,31.0772304534912,31.0772304534912,null,33.1685256958008,33.1742553710938,33.1742553710938,33.185718536377,33.185718536377,33.1914443969727,33.1971740722656,33.1742553710938,33.2143630981445,33.2430114746094,33.2430114746094,33.2659301757812,33.2831192016602,33.3003082275391,33.317497253418,33.3346824645996,33.3461456298828,33.3633346557617,33.3461456298828,33.3346824645996,33.3289566040039,33.3117637634277,33.306037902832,33.2888450622559,33.2888450622559,33.2773895263672,33.2716598510742,33.2602005004883,33.2430114746094,33.2143630981445,33.1971740722656,33.1685256958008,33.1685256958008,33.1685256958008,null,34.4634094238281,34.4748725891113,34.486328125,34.486328125,34.7040557861328,34.6754035949707,34.663948059082,34.6181106567383,34.6181106567383,34.6123809814453,34.6009216308594,34.5837326049805,34.5264358520508,34.4748725891113,34.4748725891113,34.4634094238281,34.4634094238281,null,32.0627174377441,32.085636138916,32.1028251647949,32.1200141906738,32.1601181030273,32.1830368041992,32.2002258300781,32.228874206543,32.2346076965332,32.228874206543,32.2174186706543,32.2174186706543,32.228874206543,32.228874206543,32.2002258300781,32.1944999694824,32.1830368041992,32.1830368041992,32.1658515930176,32.1601181030273,32.1486625671387,32.1429328918457,32.0397987365723,32.0340690612793,31.9767742156982,31.9767742156982,31.9595851898193,31.9595851898193,31.9595851898193,31.9137477874756,31.9137477874756,31.9194793701172,31.9137477874756,31.9137477874756,31.9194793701172,31.9194793701172,31.9137477874756,31.9137477874756,31.9137477874756,31.9252090454102,31.9309368133545,31.9423980712891,31.9423980712891,31.948127746582,31.9538555145264,31.9538555145264,31.9538555145264,31.948127746582,31.948127746582,31.9595851898193,31.9595851898193,31.9939613342285,32.0283432006836,32.0627174377441,32.0627174377441,null,32.1486625671387,32.1715812683105,32.1486625671387,32.1486625671387,32.1543922424316,32.1543922424316,32.1486625671387,32.1486625671387,32.2174186706543,32.2174186706543,32.1887702941895,32.1944999694824,32.1830368041992,32.1773109436035,32.1715812683105,32.1486625671387,32.1314735412598,32.1142845153809,32.1028251647949,32.085636138916,32.0512619018555,32.0111541748047,31.9595851898193,31.9137477874756,31.9137477874756,31.8679141998291,31.8679141998291,31.9022903442383,31.9194793701172,31.9423980712891,31.9595851898193,32.0283432006836,32.0340690612793,32.1142845153809,32.1486625671387,32.1486625671387,null,32.5783805847168,32.6872444152832,32.6929702758789,32.7101631164551,32.7101631164551,32.7273483276367,32.7273483276367,32.7445373535156,32.7502670288086,32.8419418334961,32.8419418334961,32.8820457458496,32.8820457458496,32.8763198852539,32.8247528076172,32.8247528076172,32.8419418334961,32.8419418334961,32.8362083435059,32.8132934570312,32.7846450805664,32.7846450805664,32.7789154052734,32.7674560546875,32.7559967041016,32.7502670288086,32.7502670288086,32.6929702758789,32.681510925293,32.6528625488281,32.6356735229492,32.6070289611816,32.5955696105957,32.549732208252,32.549732208252,32.549732208252,32.538272857666,32.538272857666,32.549732208252,32.5210838317871,32.5268173217773,32.5210838317871,32.5153541564941,32.5554618835449,32.5611915588379,32.5783805847168,32.5783805847168,null,33.6039733886719,33.5638656616211,33.5352210998535,33.5123023986816,33.5123023986816,33.5180282592773,33.5180282592773,33.5008430480957,33.455005645752,33.437816619873,33.443546295166,33.4320907592773,33.4607353210449,33.4836540222168,33.5753288269043,33.6555404663086,33.6727294921875,33.6899185180664,33.7242965698242,33.6899185180664,33.6440811157227,33.6268920898438,33.6268920898438,33.6440811157227,33.6498107910156,33.6440811157227,33.6211624145508,33.6154365539551,33.6154365539551,33.6039733886719,33.6039733886719,null,32.0455284118652,32.0111541748047,31.9996929168701,31.9767742156982,31.9767742156982,31.9595851898193,31.9423980712891,31.9309368133545,31.885103225708,31.8736419677734,31.8564529418945,31.8163471221924,31.8106155395508,31.7876968383789,31.7876968383789,31.8048877716064,31.8106155395508,31.8220767974854,31.8449954986572,31.8621845245361,31.8908290863037,31.8965606689453,31.885103225708,31.8908290863037,31.8965606689453,31.9022903442383,31.9022903442383,31.9022903442383,32.1601181030273,32.1773109436035,32.2002258300781,32.2632522583008,32.3090896606445,32.2804412841797,32.085636138916,32.0684471130371,32.0627174377441,32.0569877624512,32.0512619018555,32.0455284118652,32.0455284118652,null,32.4236831665039,32.4695167541504,32.4809799194336,32.4809799194336,32.5096244812012,32.5096244812012,32.5268173217773,32.5268173217773,32.532543182373,32.538272857666,32.549732208252,32.549732208252,32.5955696105957,32.6070289611816,32.6356735229492,32.6528625488281,32.681510925293,32.6929702758789,32.7502670288086,32.7502670288086,32.7559967041016,32.7445373535156,32.7388076782227,32.7216186523438,32.6986999511719,32.7216186523438,32.6986999511719,32.6872444152832,32.681510925293,32.6528625488281,32.6414070129395,32.5955696105957,32.5841102600098,32.538272857666,32.532543182373,32.5038986206055,32.5153541564941,32.5096244812012,32.4236831665039,32.4236831665039,32.4179534912109,32.412223815918,32.3893051147461,32.3778457641602,32.3434677124023,32.3491973876953,32.3663864135742,32.3663864135742,32.3835716247559,32.3893051147461,32.4064903259277,32.4064903259277,32.400764465332,32.400764465332,32.4179534912109,32.4236831665039,32.4236831665039,null,31.8965606689453,32.1200141906738,32.1200141906738,32.097095489502,32.0684471130371,32.0569877624512,32.0455284118652,32.0283432006836,31.9996929168701,31.9939613342285,31.9882354736328,31.9595851898193,31.9423980712891,31.9309368133545,31.9137477874756,31.8679141998291,31.8449954986572,31.8449954986572,31.8392658233643,31.8163471221924,31.8048877716064,31.7991580963135,31.7762393951416,31.7705097198486,31.7762393951416,31.7705097198486,31.7705097198486,31.7705097198486,31.7647819519043,31.7705097198486,31.7819690704346,31.7991580963135,31.8278045654297,31.8392658233643,31.8335342407227,31.8220767974854,31.8220767974854,31.8449954986572,31.8449954986572,31.8965606689453,31.8965606689453,null,31.9595851898193,31.9423980712891,31.9194793701172,31.9022903442383,31.8679141998291,31.8679141998291,31.8335342407227,31.8220767974854,31.7876968383789,31.7876968383789,31.7304019927979,31.7246723175049,31.6100807189941,31.6100807189941,31.6100807189941,31.6501884460449,31.6673755645752,31.6731071472168,31.6731071472168,31.6845645904541,31.6902942657471,31.7475910186768,31.7647819519043,31.7647819519043,31.9022903442383,31.9137477874756,31.9194793701172,31.9194793701172,31.9595851898193,31.9595851898193,null,31.0657730102539,31.0657730102539,31.0313930511475,31.0256633758545,31.0199356079102,31.0142059326172,31.0256633758545,31.0256633758545,30.6589698791504,30.670431137085,30.6761589050293,30.9110736846924,30.9626407623291,30.9740982055664,31.0657730102539,31.0657730102539,null,31.5585174560547,31.5986232757568,31.5986232757568,31.575704574585,31.569974899292,31.5585174560547,31.5527858734131,31.5298671722412,31.5184097290039,31.4897613525391,31.4783000946045,31.4725723266602,31.4783000946045,31.4783000946045,31.4783000946045,31.4668426513672,31.4668426513672,31.4553852081299,31.4553852081299,31.3923587799072,31.3808975219727,31.3751678466797,31.3637104034424,31.3579788208008,31.3522510528564,31.3407917022705,31.3350601196289,31.3236026763916,31.3236026763916,31.3121452331543,31.3121452331543,31.3121452331543,31.4439239501953,31.4496536254883,31.4668426513672,31.4725723266602,31.5585174560547,31.5585174560547,null,31.9423980712891,32.3377380371094,32.3320083618164,32.3033599853516,32.2976303100586,32.2976303100586,32.3090896606445,32.2632522583008,32.2002258300781,32.1773109436035,32.1601181030273,31.9022903442383,31.9309368133545,31.9309368133545,31.9194793701172,31.9309368133545,31.9423980712891,31.9423980712891,31.948127746582,31.948127746582,31.9538555145264,31.948127746582,31.9423980712891,31.9366664886475,31.9423980712891,31.9423980712891,null,34.8186454772949,34.7899971008301,34.7899971008301,34.7842674255371,34.7842674255371,34.7899971008301,34.7842674255371,34.7785377502441,34.8243751525879,34.8415641784668,34.8587532043457,34.8759384155273,34.8874015808105,34.9045906066895,34.9045906066895,34.9045906066895,34.93896484375,34.9618835449219,34.9790725708008,34.9905319213867,34.93896484375,34.9332389831543,34.9332389831543,34.9160461425781,34.9045906066895,34.8988571166992,34.8931312561035,34.8874015808105,34.8702125549316,34.8472938537598,34.8186454772949,34.8186454772949,null,32.5268173217773,32.5210838317871,32.5038986206055,32.4924354553223,32.4981651306152,32.4809799194336,32.4523277282715,32.4236831665039,32.3377380371094,32.3033599853516,32.2861709594727,32.2976303100586,32.3033599853516,32.3262786865234,32.3377380371094,32.3606567382812,32.400764465332,32.4351425170898,32.4523277282715,32.4580612182617,32.4637908935547,32.4809799194336,32.4981651306152,32.5210838317871,32.5268173217773,32.5268173217773,null,33.2143630981445,33.2086334228516,32.9450721740723,32.9450721740723,32.8591270446777,32.8705902099609,33.1054992675781,33.1169624328613,33.1513366699219,33.1742553710938,33.1742553710938,33.1627998352051,33.185718536377,33.2143630981445,33.2143630981445,null,31.7991580963135,31.8048877716064,31.8679141998291,31.8679141998291,31.8449954986572,31.8392658233643,31.8278045654297,31.8106155395508,31.7991580963135,31.7590503692627,31.7418632507324,31.6960258483887,31.6960258483887,31.5986232757568,31.5986232757568,31.5585174560547,31.5585174560547,31.5871620178223,31.5986232757568,31.6043510437012,31.6100807189941,31.6158123016357,31.7991580963135,31.7991580963135,null,32.5841102600098,32.4637908935547,32.4809799194336,32.5153541564941,32.538272857666,32.5726509094238,32.6242179870605,32.6643257141113,32.6643257141113,32.6700553894043,32.6986999511719,32.7101631164551,32.733081817627,32.8132934570312,32.8190231323242,32.8362083435059,32.853401184082,32.9049644470215,32.5841102600098,32.5841102600098,null,34.9790725708008,34.9790725708008,34.9618835449219,34.93896484375,34.9045906066895,34.9045906066895,34.9045906066895,34.8874015808105,34.8759384155273,34.8587532043457,34.8415641784668,34.8243751525879,34.7899971008301,34.7785377502441,34.7613487243652,34.7441596984863,34.7212409973145,34.7155113220215,34.7212409973145,34.7212409973145,34.7327003479004,34.7327003479004,34.7097816467285,34.6754035949707,34.663948059082,34.6352996826172,34.6352996826172,34.6467590332031,34.6524848937988,34.6467590332031,34.6467590332031,34.7212409973145,34.7899971008301,34.7842674255371,34.7842674255371,34.8301048278809,34.8415641784668,34.8472938537598,34.8587532043457,34.8702125549316,34.8988571166992,34.9045906066895,34.9217758178711,34.93896484375,34.9504280090332,34.9790725708008,34.9790725708008,34.9790725708008,null,32.8820457458496,32.9278831481934,32.9450721740723,32.9565353393555,32.9679908752441,32.985179901123,32.985179901123,32.9336166381836,32.853401184082,32.8132934570312,32.8075637817383,32.7216186523438,32.6986999511719,32.7216186523438,32.7388076782227,32.7445373535156,32.7559967041016,32.7674560546875,32.7789154052734,32.7846450805664,32.7846450805664,32.8132934570312,32.8362083435059,32.8419418334961,32.8419418334961,32.8247528076172,32.8247528076172,32.8763198852539,32.8820457458496,32.8820457458496,32.8820457458496,null,34.7556190490723,34.7097816467285,34.7040557861328,34.6009216308594,34.6123809814453,34.5780029296875,34.5780029296875,34.5837326049805,34.6181106567383,34.629566192627,34.6582183837891,34.6983222961426,34.7327003479004,34.7613487243652,34.7613487243652,34.801456451416,34.812915802002,34.8243751525879,34.8472938537598,34.8702125549316,34.8874015808105,34.9217758178711,34.9790725708008,34.9790725708008,34.8358345031738,34.8301048278809,34.7556190490723,34.7556190490723,34.7556190490723,null,33.7815933227539,33.9248313903809,33.8847236633301,33.907642364502,33.907642364502,33.901912689209,33.8789939880371,33.8560752868652,33.8446159362793,33.8217010498047,33.8102378845215,33.5925178527832,33.6097030639648,33.6211624145508,33.638355255127,33.6326217651367,33.7300262451172,33.7815933227539,33.7815933227539,null,31.0084743499756,31.0142059326172,30.7850227355957,30.7850227355957,30.7850227355957,30.7792911529541,30.5615692138672,30.5730266571045,30.6761589050293,30.6818885803223,30.6990776062012,30.6990776062012,30.7162666320801,30.7162666320801,30.7850227355957,30.7850227355957,30.9225311279297,30.9454498291016,30.9740982055664,31.0600433349609,31.180362701416,31.1918201446533,31.2663078308105,31.2834949493408,31.2834949493408,31.3522510528564,31.4553852081299,31.4553852081299,31.4553852081299,31.432466506958,31.4267349243164,31.4095478057861,31.4038162231445,31.3808975219727,31.3808975219727,31.3751678466797,31.3637104034424,31.3637104034424,31.3522510528564,31.3465213775635,31.3006839752197,31.2491188049316,31.2319278717041,31.2090129852295,31.1860942840576,31.1689052581787,31.1631755828857,31.0485820770264,31.0084743499756,31.0084743499756,null,33.437816619873,33.455005645752,33.5008430480957,33.5180282592773,33.5180282592773,33.5123023986816,33.5123023986816,33.5352210998535,33.5638656616211,33.6039733886719,33.5925178527832,33.449275970459,33.4263572692871,33.3977088928223,33.3862533569336,33.3461456298828,33.3404159545898,33.3346824645996,33.3346824645996,33.3346824645996,33.3117637634277,33.2716598510742,33.3289566040039,33.306037902832,33.2888450622559,33.2773895263672,33.2544708251953,33.3003082275391,33.3346824645996,33.3461456298828,33.3690643310547,33.3919792175293,33.4034385681152,33.437816619873,33.437816619873,null,32.7674560546875,32.7961044311523,32.8419418334961,32.853401184082,32.864860534668,32.8877792358398,32.9278831481934,32.9679908752441,32.9794540405273,33.0252876281738,33.0367469787598,33.0596656799316,33.0711250305176,33.0768547058105,33.0997734069824,33.1112289428711,33.1112289428711,33.12841796875,33.1398811340332,33.185718536377,33.2029037475586,33.2315521240234,33.2258224487305,33.1914443969727,33.1742553710938,33.1627998352051,33.1398811340332,33.1169624328613,33.0825843811035,33.0539360046387,33.0367469787598,33.0138282775879,32.996639251709,32.9450721740723,32.9278831481934,32.8992347717285,32.8705902099609,32.8247528076172,32.8190231323242,32.7961044311523,32.8075637817383,32.8075637817383,32.8018341064453,32.7846450805664,32.8190231323242,32.7674560546875,32.7674560546875,null,31.5413246154785,31.5184097290039,31.5012187957764,31.4783000946045,31.4553852081299,31.3923587799072,31.3980865478516,31.3694400787354,31.3522510528564,31.3236026763916,31.3236026763916,31.3579788208008,31.3465213775635,31.3407917022705,31.3407917022705,31.3465213775635,31.4210052490234,31.4496536254883,31.4553852081299,31.4668426513672,31.4725723266602,31.4725723266602,31.5585174560547,31.5585174560547,31.569974899292,31.6731071472168,31.6731071472168,31.6902942657471,31.6902942657471,31.7762393951416,31.7819690704346,31.7876968383789,31.7991580963135,31.7991580963135,31.8106155395508,31.8163471221924,31.8220767974854,31.8220767974854,31.8220767974854,31.8106155395508,31.8048877716064,31.7876968383789,31.7876968383789,31.7876968383789,31.7819690704346,31.7647819519043,31.7647819519043,31.6559181213379,31.6673755645752,31.6387310028076,31.627269744873,31.6043510437012,31.5871620178223,31.5585174560547,31.5527858734131,31.5470561981201,31.5413246154785,31.5413246154785,null,31.9022903442383,31.9137477874756,31.9595851898193,31.9595851898193,31.9595851898193,31.9767742156982,31.9767742156982,32.0340690612793,32.0397987365723,32.1429328918457,32.1486625671387,32.1601181030273,32.1658515930176,32.1830368041992,32.1830368041992,32.1944999694824,32.2002258300781,32.228874206543,32.228874206543,32.2116889953613,32.2116889953613,32.2002258300781,32.1887702941895,32.1543922424316,32.1486625671387,32.1429328918457,32.1314735412598,32.1142845153809,32.1142845153809,32.0340690612793,32.0283432006836,31.9595851898193,31.9194793701172,31.9194793701172,31.9137477874756,31.9022903442383,31.9022903442383,null,32.1200141906738,32.1314735412598,32.1429328918457,32.1314735412598,32.1715812683105,32.1830368041992,32.1944999694824,32.1944999694824,32.2002258300781,32.3033599853516,32.2976303100586,32.2861709594727,32.2460632324219,32.1543922424316,32.1142845153809,32.091365814209,32.0569877624512,32.0168800354004,32.0054244995117,31.9825038909912,31.9767742156982,31.9538555145264,31.9194793701172,31.9137477874756,31.9309368133545,31.9423980712891,31.9595851898193,31.9882354736328,31.9939613342285,31.9996929168701,32.0283432006836,32.0455284118652,32.0569877624512,32.0684471130371,32.097095489502,32.1200141906738,32.1200141906738,32.1200141906738,null,34.7899971008301,34.7842674255371,34.7728080749512,34.7613487243652,34.7498931884766,34.7327003479004,34.7097816467285,34.6925926208496,34.663948059082,34.6410293579102,34.6181106567383,34.6009216308594,34.5837326049805,34.543628692627,34.5321655273438,34.5149765014648,34.4977912902832,34.5035171508789,34.5149765014648,34.5207099914551,34.4977912902832,34.4977912902832,34.5149765014648,34.5207099914551,34.5264358520508,34.5321655273438,34.543628692627,34.543628692627,34.5722732543945,34.6009216308594,34.6181106567383,34.6410293579102,34.6524848937988,34.6696739196777,34.6868667602539,34.7040557861328,34.7155113220215,34.7212409973145,34.7441596984863,34.7613487243652,34.7785377502441,34.7899971008301,34.8243751525879,34.7785377502441,34.7842674255371,34.7899971008301,34.7842674255371,34.7842674255371,34.7899971008301,34.7899971008301,34.7899971008301,null,34.6009216308594,34.7040557861328,34.7097816467285,34.7556190490723,34.7899971008301,34.7899971008301,34.7899971008301,34.801456451416,34.801456451416,34.8415641784668,34.8415641784668,34.9045906066895,34.9217758178711,34.9790725708008,34.9848022460938,34.93896484375,34.9160461425781,34.8988571166992,34.8702125549316,34.8472938537598,34.8301048278809,34.801456451416,34.7899971008301,34.7842674255371,34.7728080749512,34.7556190490723,34.7441596984863,34.7327003479004,34.6983222961426,34.6925926208496,34.6983222961426,34.7040557861328,34.6983222961426,34.6754035949707,34.663948059082,34.6582183837891,34.663948059082,34.6696739196777,34.663948059082,34.6524848937988,34.6352996826172,34.6181106567383,34.6009216308594,34.6009216308594,34.6009216308594,null,31.8679141998291,32.0168800354004,32.1028251647949,32.1028251647949,32.1085548400879,32.1085548400879,32.1028251647949,32.1028251647949,32.1200141906738,32.1200141906738,32.1314735412598,32.1314735412598,32.1257438659668,32.1257438659668,32.1142845153809,32.1085548400879,32.1028251647949,32.0741806030273,32.0569877624512,32.0340690612793,32.0054244995117,31.9595851898193,31.9423980712891,31.8965606689453,31.8449954986572,31.8564529418945,31.8449954986572,31.8392658233643,31.8449954986572,31.8679141998291,31.8679141998291,31.8679141998291,null,33.7242965698242,33.7472152709961,33.7758636474609,33.8045082092285,33.890453338623,33.9248313903809,33.9248313903809,33.9420204162598,33.9534797668457,33.9763984680176,33.9763984680176,33.9821281433105,33.9821281433105,33.9706649780273,33.8675346374512,33.8789939880371,33.8675346374512,33.8503456115723,33.8331565856934,33.7815933227539,33.7242965698242,33.6841888427734,33.6498107910156,33.6555404663086,33.6440811157227,33.6440811157227,33.6440811157227,33.6440811157227,33.6326217651367,33.6154365539551,33.6211624145508,33.6154365539551,33.6039733886719,33.6154365539551,33.6154365539551,33.6211624145508,33.6440811157227,33.6498107910156,33.6440811157227,33.6268920898438,33.6268920898438,33.6440811157227,33.6899185180664,33.7242965698242,33.7242965698242,null,32.9049644470215,32.9393424987793,32.9622611999512,32.9737205505371,32.9794540405273,32.9794540405273,32.990909576416,32.996639251709,32.996639251709,32.996639251709,32.985179901123,32.9565353393555,32.9450721740723,32.9336166381836,32.9278831481934,32.8877792358398,32.864860534668,32.853401184082,32.8419418334961,32.7961044311523,32.7674560546875,32.7559967041016,32.7445373535156,32.7101631164551,32.5841102600098,32.9049644470215,32.9049644470215,null,31.3121452331543,31.4210052490234,31.432466506958,31.432466506958,31.4496536254883,31.4496536254883,31.5355987548828,31.5413246154785,31.5585174560547,31.5814323425293,31.6100807189941,31.6158123016357,31.627269744873,31.6444568634033,31.6444568634033,31.6673755645752,31.7132129669189,31.7304019927979,31.7475910186768,31.7705097198486,31.7876968383789,31.7991580963135,31.8163471221924,31.8220767974854,31.8449954986572,31.8564529418945,31.8621845245361,31.8564529418945,31.8449954986572,31.8335342407227,31.8335342407227,31.8163471221924,31.7991580963135,31.6158123016357,31.6100807189941,31.6043510437012,31.5986232757568,31.5871620178223,31.5585174560547,31.5585174560547,31.4725723266602,31.4668426513672,31.4496536254883,31.4439239501953,31.3121452331543,31.3064136505127,31.3006839752197,31.3006839752197,31.3121452331543,31.3121452331543,31.3121452331543,null,43.2984199523926,43.4473915100098,43.4531211853027,43.6307373046875,43.6364669799805,43.8026237487793,43.8026237487793,43.5848999023438,43.4359283447266,43.2640419006348,43.1952857971191,43.1895561218262,43.1093444824219,43.1093444824219,43.0978851318359,43.0978851318359,43.1093444824219,43.1265296936035,43.1666412353516,43.1895561218262,43.2353935241699,43.2812309265137,43.2926902770996,43.2812309265137,43.2984199523926,43.2984199523926,null,44.8396759033203,44.8855133056641,44.9485397338867,44.9886474609375,44.9943771362305,45.023021697998,45.0688591003418,45.0860481262207,45.1146965026855,45.1719932556152,45.2350196838379,45.2693939208984,45.2636680603027,45.217830657959,45.1433448791504,45.1146965026855,45.1146965026855,45.0917778015137,45.0688591003418,45.0631294250488,45.0115661621094,44.9943771362305,44.9657287597656,44.9370803833008,44.8625946044922,44.7766494750977,44.7136268615723,44.6506004333496,44.6104927062988,44.5933036804199,44.5474662780762,44.4959030151367,44.5130920410156,44.4959030151367,44.4901733398438,44.4615249633789,44.450065612793,44.450065612793,44.4959030151367,44.6104927062988,44.6219520568848,44.6448707580566,44.6506004333496,44.8396759033203,44.8396759033203,44.8396759033203,null,42.2842826843262,42.3129348754883,42.3530387878418,42.3530387878418,42.3301200866699,42.3473091125488,42.3816909790039,42.4160652160645,42.4676284790039,42.4561729431152,42.496280670166,42.507740020752,42.5535736083984,42.5707626342773,42.5879554748535,42.6166000366211,42.6166000366211,42.6337890625,42.6337890625,42.6624374389648,42.6624374389648,42.7197341918945,42.7426528930664,42.8400535583496,42.9088096618652,42.954647064209,42.9661026000977,42.9431838989258,42.9202690124512,42.9202690124512,42.9431838989258,42.954647064209,42.9775657653809,42.9947547912598,43.0233993530273,43.0233993530273,43.0233993530273,42.9947547912598,42.9832916259766,42.8744316101074,42.8400535583496,42.8285942077637,42.7999458312988,42.759838104248,42.7426528930664,42.6910858154297,42.6796264648438,42.639518737793,42.639518737793,42.6452484130859,42.6452484130859,42.5879554748535,42.5822219848633,42.5306549072266,42.4905471801758,42.4733619689941,42.4561729431152,42.4447135925293,42.4275245666504,42.4275245666504,42.2613677978516,42.2613677978516,42.2842826843262,42.2842826843262,42.2842826843262,null,41.9978065490723,41.9978065490723,42.0035362243652,42.043643951416,42.0665626525879,42.0894813537598,42.0952110290527,42.1181259155273,42.1467742919922,42.1926116943359,42.2556381225586,42.2728271484375,42.3186645507812,42.3473091125488,42.3759574890137,42.4103355407715,42.4275245666504,42.4389839172363,42.4619026184082,42.4733619689941,42.4848213195801,42.5306549072266,42.5478477478027,42.5650367736816,42.5822219848633,42.5994110107422,42.5994110107422,42.5707626342773,42.5593032836914,42.6108741760254,42.5994110107422,42.5593032836914,42.507740020752,42.4905471801758,42.496280670166,42.4733619689941,42.496280670166,42.4905471801758,42.5191993713379,41.9978065490723,41.9978065490723,null,47.0111885070801,47.0054588317871,47.0226440429688,47.028377532959,47.0169143676758,47.0169143676758,47.0398330688477,47.0684814453125,47.0570259094238,47.0799407958984,47.0914001464844,47.1143188476562,47.1315078735352,47.2518310546875,47.3606910705566,47.3492317199707,47.3606910705566,47.3606910705566,47.3721504211426,47.3721504211426,47.3606910705566,47.3606910705566,47.3836097717285,47.3836097717285,47.4007987976074,47.4007987976074,47.3950691223145,47.3893394470215,47.4007987976074,47.4007987976074,47.0111885070801,47.0111885070801,null,43.1093444824219,43.2812309265137,43.2812309265137,43.3671760559082,43.3729057312012,43.4531211853027,43.4531211853027,43.5390625,43.5390625,43.544792175293,43.5505218505859,43.6250038146973,43.6250038146973,43.4244728088379,43.413013458252,43.3958206176758,43.3958206176758,43.3671760559082,43.3614463806152,43.2812309265137,43.2812309265137,43.0233993530273,43.0233993530273,43.0233993530273,43.0233993530273,42.9947547912598,42.9775657653809,42.954647064209,42.9431838989258,42.9202690124512,42.9088096618652,42.8858909606934,42.8858909606934,42.8687019348145,42.8629722595215,43.1093444824219,43.1093444824219,null,43.2010192871094,43.1952857971191,43.2525825500488,43.2583122253418,43.3327980041504,43.3270683288574,43.3557167053223,43.3671760559082,43.3900947570801,43.3958206176758,43.4302024841309,43.4703102111816,43.4874954223633,43.4989547729492,43.533332824707,43.5562515258789,43.5677108764648,43.5963592529297,43.6421928405762,43.670841217041,43.7281379699707,43.7968940734863,43.7739753723145,43.8026237487793,43.8312721252441,43.8484573364258,43.8713760375977,43.8885650634766,43.9172134399414,43.9344024658203,43.9515914916992,43.9745101928711,43.9745101928711,43.9172134399414,43.9172134399414,43.9057579040527,43.8713760375977,43.8370018005371,43.8484573364258,43.8771095275879,43.8942947387695,43.8885650634766,43.8713760375977,43.8885650634766,43.8771095275879,43.8255424499512,43.7395973205566,43.7395973205566,43.7739753723145,43.6994934082031,43.5906295776367,43.5677108764648,43.5677108764648,43.5848999023438,43.5677108764648,43.533332824707,43.4874954223633,43.4703102111816,43.4531211853027,43.4359283447266,43.3614463806152,43.3614463806152,43.2812309265137,43.2812309265137,43.1093444824219,43.1093444824219,42.8572463989258,42.8515129089355,42.7713012695312,42.759838104248,42.6796264648438,42.6796264648438,42.628059387207,42.628059387207,42.639518737793,42.6796264648438,42.6738967895508,42.8572463989258,42.8572463989258,43.1895561218262,43.2010192871094,43.2010192871094,null,43.9515914916992,43.9573211669922,43.9344024658203,43.9745101928711,44.0318031311035,44.0891036987305,44.1062927246094,44.0891036987305,44.0776405334473,44.0547218322754,44.0203475952148,43.9515914916992,43.9172134399414,43.9057579040527,43.8828392028809,43.8427314758301,43.8198127746582,43.7911643981934,43.7797050476074,43.7453269958496,43.722412109375,43.6421928405762,43.6421928405762,43.5848999023438,43.6020851135254,43.5848999023438,43.8026237487793,43.8026237487793,44.1406669616699,44.1463966369629,44.1463966369629,44.2323417663574,44.2323417663574,44.2609901428223,44.2953681945801,44.3354759216309,44.3297462463379,44.318286895752,44.3297462463379,44.2953681945801,44.2323417663574,44.2036933898926,44.1807746887207,44.1807746887207,44.1922340393066,44.1807746887207,44.1463966369629,44.1463966369629,44.1406669616699,44.117748260498,44.1062927246094,44.0833740234375,44.0432662963867,43.997428894043,43.9745101928711,43.9687843322754,43.9515914916992,43.9515914916992,null,48.4894180297852,48.2201271057129,47.9966735839844,48.0138626098633,48.0138626098633,48.0138626098633,48.0539703369141,48.0425109863281,48.0253219604492,47.8763542175293,47.8763542175293,47.9622993469238,47.9737548828125,47.9565696716309,47.9680252075195,48.0482406616211,48.838924407959,48.8274612426758,48.4836883544922,48.4894180297852,48.4894180297852,null,43.6250038146973,43.6307373046875,43.6250038146973,43.6078186035156,43.6078186035156,43.6078186035156,43.5505218505859,43.533332824707,43.5276031494141,43.5104141235352,43.5218734741211,43.5046844482422,43.2926902770996,43.0233993530273,43.0233993530273,43.2812309265137,43.2812309265137,43.3614463806152,43.3671760559082,43.3958206176758,43.3958206176758,43.413013458252,43.4244728088379,43.6250038146973,43.6250038146973,null,48.9936180114746,48.4894180297852,48.4836883544922,48.8274612426758,48.838924407959,48.9936180114746,48.9936180114746,48.9878921508789,48.9936180114746,48.9936180114746,48.9936180114746,null,43.9745101928711,43.6250038146973,43.5505218505859,43.544792175293,43.5390625,43.5390625,43.4531211853027,43.4531211853027,43.3729057312012,43.3671760559082,43.2812309265137,43.2812309265137,43.2812309265137,43.3614463806152,43.3614463806152,43.4359283447266,43.4531211853027,43.4703102111816,43.4874954223633,43.533332824707,43.5677108764648,43.5848999023438,43.5677108764648,43.5677108764648,43.5963592529297,43.6192779541016,43.6307373046875,43.6593856811523,43.6765747070312,43.7052192687988,43.7453269958496,43.7739753723145,43.7911643981934,43.8026237487793,43.8198127746582,43.8198127746582,43.8140830993652,43.8026237487793,43.8140830993652,43.8312721252441,43.8370018005371,43.859920501709,43.859920501709,43.8828392028809,43.9114837646484,43.9458656311035,44.0031585693359,44.0489959716797,44.0489959716797,44.2266120910645,44.2266120910645,44.2323417663574,44.2323417663574,43.9745101928711,43.9745101928711,43.9745101928711,null,43.1952857971191,43.1952857971191,43.3614463806152,43.3671760559082,43.5906295776367,43.5848999023438,43.6250038146973,43.6479225158691,43.6880302429199,43.7453269958496,43.8140830993652,43.8198127746582,43.8427314758301,43.8484573364258,43.8312721252441,43.8026237487793,43.7739753723145,43.7968940734863,43.7281379699707,43.670841217041,43.6421928405762,43.5963592529297,43.5677108764648,43.5562515258789,43.533332824707,43.4989547729492,43.4874954223633,43.4703102111816,43.4302024841309,43.3958206176758,43.3900947570801,43.3671760559082,43.3557167053223,43.3270683288574,43.3327980041504,43.2583122253418,43.2525825500488,43.1952857971191,43.1952857971191,43.1952857971191,null,43.8026237487793,43.6364669799805,43.6307373046875,43.4531211853027,43.4473915100098,43.2984199523926,43.2984199523926,43.3098793029785,43.413013458252,43.4703102111816,43.5218734741211,43.5562515258789,43.5791664123535,43.5848999023438,43.6421928405762,43.682300567627,43.7911643981934,43.8828392028809,43.8771095275879,43.8370018005371,43.8370018005371,43.8026237487793,43.8026237487793,43.7968940734863,43.7911643981934,43.8026237487793,43.8026237487793,43.8026237487793,43.8026237487793,null,43.0233993530273,43.0233993530273,43.0233993530273,42.5191993713379,42.4905471801758,42.496280670166,42.4733619689941,42.496280670166,42.4905471801758,42.507740020752,42.5593032836914,42.5994110107422,42.6108741760254,42.5593032836914,42.5707626342773,42.5994110107422,42.5994110107422,42.5822219848633,42.5650367736816,42.5478477478027,42.5306549072266,42.4848213195801,42.4733619689941,42.4619026184082,42.4389839172363,42.4275245666504,42.4160652160645,42.4447135925293,42.4447135925293,42.4275245666504,42.4275245666504,42.4447135925293,42.4561729431152,42.4733619689941,42.4905471801758,42.5306549072266,42.5822219848633,42.5879554748535,42.6452484130859,42.6452484130859,42.639518737793,42.639518737793,42.6796264648438,42.6910858154297,42.7426528930664,42.759838104248,42.7999458312988,42.8285942077637,42.8400535583496,42.8744316101074,42.9832916259766,42.9947547912598,43.0233993530273,43.0233993530273,null,42.3358535766602,41.9978065490723,42.0035362243652,42.0092658996582,42.4160652160645,42.4275245666504,42.507740020752,42.5134658813477,42.5306549072266,42.5249290466309,42.5306549072266,42.5535736083984,42.5478477478027,42.5478477478027,42.5593032836914,42.5306549072266,42.5249290466309,42.5478477478027,42.6567077636719,42.6738967895508,42.6796264648438,42.639518737793,42.628059387207,42.628059387207,42.639518737793,42.6337890625,42.5879554748535,42.5879554748535,42.3358535766602,42.3358535766602,null,44.0604553222656,44.0547218322754,43.9745101928711,43.9745101928711,44.2323417663574,44.2323417663574,44.2208824157715,44.2151527404785,44.2266120910645,44.2323417663574,44.3813133239746,44.4214210510254,44.4729843139648,44.5073585510254,44.4787139892578,44.450065612793,44.4615249633789,44.5360107421875,44.576114654541,44.5302772521973,44.5417404174805,44.5360107421875,44.5646591186523,44.5245513916016,44.5531959533691,44.5646591186523,44.4042282104492,44.3985023498535,44.318286895752,44.306827545166,44.1922340393066,44.1865043640137,44.1463966369629,44.1406669616699,44.0604553222656,44.0604553222656,44.0604553222656,null,46.9309730529785,46.9080543518066,46.8507614135742,46.8049240112305,46.7934608459473,46.7418975830078,46.6903305053711,46.6903305053711,46.7361679077148,46.713249206543,46.6731414794922,46.6444969177246,46.6273040771484,46.6330337524414,46.6330337524414,46.5528221130371,46.4439582824707,46.3981246948242,46.3694763183594,46.2835311889648,46.260612487793,46.2835311889648,46.2778015136719,46.3007202148438,46.3522872924805,46.3580131530762,46.3408241271973,46.3580131530762,46.3694763183594,46.3981246948242,46.3981246948242,46.4210395812988,46.4439582824707,46.4554176330566,46.6158447265625,46.6158447265625,46.9195137023926,46.9309730529785,46.9309730529785,null,43.9344024658203,43.9515914916992,43.9687843322754,43.9745101928711,43.997428894043,44.0432662963867,44.0833740234375,44.1062927246094,44.117748260498,44.1406669616699,44.1463966369629,44.1463966369629,44.1807746887207,44.1922340393066,44.1807746887207,44.1807746887207,44.2036933898926,44.2323417663574,44.2953681945801,44.3297462463379,44.3469314575195,44.438606262207,44.5130920410156,44.5474662780762,44.6047668457031,44.6219520568848,44.6677894592285,44.7078971862793,44.7250862121582,44.770923614502,44.7078971862793,44.7250862121582,44.7193565368652,44.759464263916,44.7823829650879,44.8053016662598,44.7995681762695,44.7766494750977,44.7480049133301,44.7193565368652,44.6907081604004,44.6506004333496,44.6506004333496,44.6563301086426,44.6448707580566,44.6334114074707,44.6047668457031,44.5933036804199,44.5818481445312,44.6104927062988,44.6104927062988,44.6104927062988,44.6334114074707,44.6620597839355,44.6677894592285,44.7021675109863,44.7136268615723,44.759464263916,44.759464263916,44.770923614502,44.8053016662598,44.8110313415527,44.8224868774414,44.8282203674316,44.8511390686035,44.8855133056641,44.8797836303711,44.8224868774414,44.759464263916,44.7537307739258,44.759464263916,44.7537307739258,44.7136268615723,44.6964378356934,44.6563301086426,44.570384979248,44.5245513916016,44.4959030151367,44.4787139892578,44.4844436645508,44.4672546386719,44.450065612793,44.438606262207,44.438606262207,44.4557952880859,44.438606262207,44.3813133239746,44.3583946228027,44.3297462463379,44.2781791687012,44.2323417663574,44.2266120910645,44.2266120910645,44.0489959716797,44.0489959716797,44.0031585693359,43.9458656311035,43.9114837646484,43.8828392028809,43.859920501709,43.859920501709,43.8370018005371,43.8312721252441,43.8140830993652,43.8026237487793,43.8140830993652,43.8198127746582,43.8198127746582,43.8026237487793,43.7911643981934,43.7739753723145,43.7453269958496,43.7052192687988,43.6765747070312,43.6593856811523,43.6307373046875,43.6192779541016,43.5963592529297,43.5677108764648,43.5906295776367,43.6994934082031,43.7739753723145,43.7395973205566,43.7395973205566,43.8255424499512,43.8771095275879,43.8885650634766,43.8713760375977,43.8885650634766,43.8942947387695,43.8771095275879,43.8484573364258,43.8370018005371,43.8713760375977,43.9057579040527,43.9172134399414,43.9172134399414,43.9745101928711,43.9745101928711,43.9515914916992,43.9344024658203,43.9344024658203,null,43.9344024658203,43.9172134399414,43.8885650634766,43.8713760375977,43.8484573364258,43.8427314758301,43.8198127746582,43.8140830993652,43.7453269958496,43.6880302429199,43.6479225158691,43.6250038146973,43.5848999023438,43.5906295776367,43.3671760559082,43.3614463806152,43.1952857971191,42.9145393371582,42.9145393371582,42.7713012695312,42.777027130127,42.8457832336426,42.8572463989258,42.9374580383301,42.9202690124512,42.9431838989258,42.9259986877441,42.9374580383301,42.960376739502,42.9661026000977,42.960376739502,42.9832916259766,42.9890213012695,42.9661026000977,42.9431838989258,42.9832916259766,42.9890213012695,43.0348587036133,43.0463180541992,43.0749664306641,43.0978851318359,43.1093444824219,43.1093444824219,43.1895561218262,43.1952857971191,43.2640419006348,43.4359283447266,43.5848999023438,43.6020851135254,43.5848999023438,43.6421928405762,43.6421928405762,43.722412109375,43.7453269958496,43.7797050476074,43.7911643981934,43.8198127746582,43.8427314758301,43.8828392028809,43.9057579040527,43.9172134399414,43.9515914916992,44.0203475952148,44.0547218322754,44.0776405334473,44.0891036987305,44.1062927246094,44.0891036987305,44.0318031311035,43.9745101928711,43.9344024658203,43.9573211669922,43.9515914916992,43.9344024658203,43.9344024658203,null,42.0035362243652,42.0035362243652,42.175422668457,42.175422668457,42.2384490966797,42.2842826843262,42.2842826843262,42.2613677978516,42.2613677978516,42.4275245666504,42.4275245666504,42.4275245666504,42.4447135925293,42.4447135925293,42.4160652160645,42.4275245666504,42.4103355407715,42.3759574890137,42.3473091125488,42.3186645507812,42.2728271484375,42.2556381225586,42.1926116943359,42.1467742919922,42.1181259155273,42.0952110290527,42.0894813537598,42.0665626525879,42.043643951416,42.0035362243652,42.0035362243652,null,44.4901733398438,44.4901733398438,44.1406669616699,43.985969543457,43.9745101928711,43.9573211669922,43.9401321411133,43.9401321411133,43.9458656311035,43.9114837646484,43.9458656311035,43.9344024658203,43.9172134399414,43.9114837646484,43.9114837646484,43.9344024658203,43.9057579040527,43.8828392028809,43.8828392028809,43.8885650634766,43.9000282287598,43.9172134399414,43.9286766052246,43.9687843322754,43.9687843322754,44.0604553222656,44.0604553222656,44.1406669616699,44.1463966369629,44.1865043640137,44.1922340393066,44.306827545166,44.318286895752,44.3985023498535,44.4042282104492,44.5646591186523,44.5646591186523,44.5474662780762,44.5531959533691,44.6219520568848,44.6620597839355,44.6849784851074,44.7193565368652,44.7250862121582,44.7250862121582,44.7480049133301,44.765193939209,44.7422752380371,44.6620597839355,44.6391410827637,44.6104927062988,44.587574005127,44.5417404174805,44.5073585510254,44.4901733398438,44.4901733398438,null,43.8026237487793,43.8026237487793,43.9745101928711,43.9745101928711,44.0031585693359,44.0088882446289,44.0547218322754,44.0604553222656,44.1463966369629,44.1406669616699,44.1635856628418,44.1807746887207,44.2495307922363,44.2609901428223,44.306827545166,44.3354759216309,44.3755836486816,44.450065612793,44.4615249633789,44.4901733398438,44.4959030151367,44.5130920410156,44.4959030151367,44.4959030151367,44.318286895752,44.318286895752,44.1463966369629,44.1406669616699,43.8026237487793,43.8026237487793,43.8026237487793,43.8026237487793,null,42.6452484130859,42.6624374389648,42.6681671142578,42.6624374389648,42.6738967895508,42.7369194030762,42.759838104248,42.759838104248,42.7713012695312,42.7999458312988,42.8285942077637,42.8629722595215,42.9145393371582,42.9088096618652,42.9145393371582,42.9145393371582,43.1952857971191,43.1952857971191,42.8515129089355,42.8457832336426,42.6853561401367,42.6452484130859,42.6452484130859,null,45.2693939208984,45.3152313232422,45.4642028808594,45.5043067932129,45.6131706237793,45.6475486755371,45.6991119384766,45.7621383666992,45.7850570678711,45.796516418457,45.8366241455078,45.807975769043,45.8538131713867,45.8767318725586,45.8996505737305,45.9225692749023,45.9512138366699,45.9741325378418,45.9913215637207,45.9913215637207,45.9970512390137,46.0256996154785,46.0314292907715,46.0199699401855,45.9913215637207,45.9970512390137,46.0199699401855,46.1059150695801,46.1345596313477,46.1689414978027,46.1861267089844,46.1918601989746,46.1517486572266,46.1803970336914,46.2033157348633,46.2147750854492,46.1975860595703,46.2147750854492,46.2205047607422,46.260612487793,46.2949905395508,46.3350982666016,46.3694763183594,46.3580131530762,46.3408241271973,46.3580131530762,46.3522872924805,46.3007202148438,46.2778015136719,46.2835311889648,46.260612487793,46.2835311889648,46.3694763183594,46.3981246948242,46.4439582824707,46.5528221130371,46.6330337524414,46.6616821289062,46.6616821289062,46.6330337524414,46.5642776489258,46.5127143859863,46.4955253601074,46.4267692565918,46.2720718383789,46.2548828125,46.2090454101562,46.1689414978027,46.1574783325195,46.128833770752,46.0944519042969,46.071533203125,46.0371589660645,45.9913215637207,45.9741325378418,45.9225692749023,45.8767318725586,45.8480834960938,45.8137054443359,45.7678680419922,45.7334899902344,45.6933860778809,45.6590042114258,45.6246299743652,45.5616035461426,45.5272254943848,45.5214958190918,45.475658416748,45.4985771179199,45.475658416748,45.4011764526367,45.3782577514648,45.349609375,45.3037757873535,45.2865867614746,45.2693939208984,45.2464752197266,45.212100982666,45.1891822814941,45.1891822814941,45.1891822814941,45.1891822814941,45.2006416320801,45.1318855285645,45.1146965026855,45.1146965026855,45.1433448791504,45.217830657959,45.2636680603027,45.2693939208984,45.2693939208984,null,43.6307373046875,43.6250038146973,43.6250038146973,43.9745101928711,44.0547218322754,44.0604553222656,43.9687843322754,43.9687843322754,43.9286766052246,43.8026237487793,43.7968940734863,43.7453269958496,43.7625160217285,43.7567863464355,43.6536560058594,43.6536560058594,43.6307373046875,43.6307373046875,null,42.8515129089355,42.8515129089355,42.817138671875,42.817138671875,42.8056755065918,42.8056755065918,42.759838104248,42.759838104248,42.5535736083984,42.5306549072266,42.5421180725098,42.5306549072266,42.502010345459,42.5478477478027,42.5707626342773,42.6051406860352,42.5994110107422,42.6337890625,42.6452484130859,42.6853561401367,42.8457832336426,42.8515129089355,42.8515129089355,null,47.8763542175293,47.4007987976074,47.4007987976074,47.3893394470215,47.3950691223145,47.4007987976074,47.4007987976074,47.3836097717285,47.3836097717285,47.3606910705566,47.3606910705566,47.3721504211426,47.3721504211426,47.3606910705566,47.3606910705566,47.3492317199707,47.3606910705566,47.9680252075195,47.9565696716309,47.9737548828125,47.9622993469238,47.8763542175293,47.8763542175293,47.8763542175293,null,46.5356330871582,47.1315078735352,47.1143188476562,47.0914001464844,47.0799407958984,47.0570259094238,47.0684814453125,47.0398330688477,47.0169143676758,47.0169143676758,47.028377532959,47.0226440429688,47.0054588317871,47.0111885070801,46.9195137023926,46.6158447265625,46.6158447265625,46.6158447265625,46.5986595153809,46.5700073242188,46.5299034118652,46.5356330871582,46.5356330871582,null,45.6991119384766,45.6418151855469,45.6303596496582,45.6131706237793,45.5845222473145,45.5444145202637,45.5214958190918,45.4928512573242,45.4584693908691,45.355339050293,45.2980422973633,45.1318855285645,45.1204261779785,45.0574035644531,44.9657287597656,44.9370803833008,44.8683242797852,44.8282203674316,44.8110313415527,44.7823829650879,44.7938385009766,44.8224868774414,44.765193939209,44.6391410827637,44.6047668457031,44.5188217163086,44.4787139892578,44.4214210510254,44.4099578857422,44.3698501586914,44.3813133239746,44.2323417663574,44.2266120910645,44.2151527404785,44.2208824157715,44.2323417663574,44.2323417663574,44.2323417663574,44.2781791687012,44.3297462463379,44.3583946228027,44.3813133239746,44.438606262207,44.4557952880859,44.438606262207,44.438606262207,44.450065612793,44.4672546386719,44.4844436645508,44.4787139892578,44.4959030151367,44.5245513916016,44.570384979248,44.6563301086426,44.6964378356934,44.7136268615723,44.7537307739258,44.759464263916,44.7537307739258,44.759464263916,44.8224868774414,44.8797836303711,44.8855133056641,44.8511390686035,44.8282203674316,44.8224868774414,44.8110313415527,44.8053016662598,44.770923614502,44.759464263916,44.759464263916,44.7136268615723,44.7021675109863,44.6677894592285,44.6620597839355,44.6334114074707,44.6104927062988,44.6104927062988,44.6104927062988,44.5818481445312,44.5933036804199,44.6047668457031,44.6334114074707,44.6448707580566,44.6563301086426,44.6506004333496,44.6506004333496,44.6907081604004,44.7193565368652,44.7480049133301,44.7766494750977,44.7995681762695,44.8053016662598,44.89697265625,44.9943771362305,45.0745887756348,45.1089668273926,45.1719932556152,45.1891822814941,45.212100982666,45.2464752197266,45.2693939208984,45.2865867614746,45.3037757873535,45.349609375,45.3782577514648,45.4011764526367,45.475658416748,45.4985771179199,45.475658416748,45.5214958190918,45.5272254943848,45.5616035461426,45.5558738708496,45.5272254943848,45.4584693908691,45.475658416748,45.532958984375,45.532958984375,45.6131706237793,45.7048416137695,45.6991119384766,45.6991119384766,null,45.9913215637207,46.2090454101562,46.249153137207,46.3121795654297,46.3179054260254,46.3408241271973,46.3350982666016,46.3408241271973,46.3981246948242,46.4554176330566,46.4668769836426,46.4554176330566,46.4439582824707,46.4210395812988,46.3981246948242,46.3981246948242,46.3694763183594,46.3350982666016,46.2949905395508,46.260612487793,46.2205047607422,46.2147750854492,46.1975860595703,46.2147750854492,46.2033157348633,46.1803970336914,46.1517486572266,46.1918601989746,46.1861267089844,46.1689414978027,46.1345596313477,46.1059150695801,46.0199699401855,45.9970512390137,45.9913215637207,46.0199699401855,46.0314292907715,46.0256996154785,45.9970512390137,45.9913215637207,45.9913215637207,45.9913215637207,null,42.759838104248,42.759838104248,42.8056755065918,42.8056755065918,42.817138671875,42.817138671875,42.8515129089355,42.8515129089355,43.1952857971191,43.1952857971191,43.2010192871094,42.8572463989258,42.8515129089355,42.759838104248,42.759838104248,42.759838104248,null,43.6078186035156,43.6078186035156,43.6250038146973,43.6307373046875,43.6536560058594,43.6536560058594,43.7567863464355,43.7625160217285,43.7453269958496,43.7968940734863,43.8026237487793,43.9286766052246,43.9172134399414,43.9000282287598,43.8885650634766,43.8828392028809,43.8828392028809,43.9057579040527,43.9344024658203,43.9114837646484,43.9114837646484,43.9172134399414,43.6078186035156,43.6078186035156,null,42.5535736083984,42.759838104248,42.759838104248,42.8515129089355,42.8572463989258,43.2010192871094,43.1895561218262,42.8572463989258,42.8572463989258,42.6738967895508,42.6567077636719,42.5478477478027,42.5249290466309,42.5306549072266,42.5593032836914,42.5478477478027,42.5478477478027,42.5535736083984,42.5535736083984,null,46.4267692565918,46.5356330871582,46.5299034118652,46.5700073242188,46.5986595153809,46.6158447265625,46.6158447265625,46.4554176330566,46.4668769836426,46.4554176330566,46.3981246948242,46.3408241271973,46.3350982666016,46.3408241271973,46.3179054260254,46.3121795654297,46.249153137207,46.2090454101562,45.9913215637207,45.9741325378418,45.9512138366699,45.9225692749023,45.8996505737305,45.8767318725586,45.8538131713867,45.8824615478516,45.9168395996094,45.9684028625488,45.9970512390137,46.0658073425293,46.1689414978027,46.2090454101562,46.2778015136719,46.3408241271973,46.386661529541,46.4267692565918,46.4267692565918,null,41.9978065490723,42.3358535766602,42.3358535766602,42.4160652160645,42.4160652160645,42.502010345459,42.507740020752,42.496280670166,42.4561729431152,42.4676284790039,42.4160652160645,42.3816909790039,42.3473091125488,42.3301200866699,42.3530387878418,42.3530387878418,42.3129348754883,42.2842826843262,42.2384490966797,42.175422668457,42.175422668457,42.0035362243652,41.9978065490723,41.9978065490723,41.9978065490723,null,42.0092658996582,43.682300567627,43.6421928405762,43.5848999023438,43.5791664123535,43.5562515258789,43.5218734741211,43.4703102111816,43.413013458252,43.3098793029785,43.2984199523926,43.2984199523926,43.2812309265137,43.2926902770996,43.2812309265137,43.2353935241699,43.1895561218262,43.1666412353516,43.1265296936035,43.1093444824219,43.0978851318359,43.0978851318359,43.0749664306641,43.0463180541992,43.0348587036133,42.9890213012695,42.9832916259766,42.9431838989258,42.9661026000977,42.9890213012695,42.9832916259766,42.960376739502,42.9661026000977,42.960376739502,42.9374580383301,42.9259986877441,42.9431838989258,42.9202690124512,42.9374580383301,42.8572463989258,42.8457832336426,42.777027130127,42.7713012695312,42.0092658996582,42.0092658996582,42.0092658996582,null,43.8828392028809,43.9573211669922,44.0088882446289,44.0547218322754,44.0891036987305,44.123477935791,44.1463966369629,44.1463966369629,44.0604553222656,44.0547218322754,44.0088882446289,44.0031585693359,43.9745101928711,43.9745101928711,43.8026237487793,43.8026237487793,43.7911643981934,43.7968940734863,43.8026237487793,43.8026237487793,43.8370018005371,43.8370018005371,43.8771095275879,43.8828392028809,43.8828392028809,null,42.507740020752,42.502010345459,42.4160652160645,42.4160652160645,42.3358535766602,42.3358535766602,42.5879554748535,42.5879554748535,42.6337890625,42.639518737793,42.628059387207,42.6796264648438,42.6796264648438,42.759838104248,42.7713012695312,42.8515129089355,42.8572463989258,43.1093444824219,43.1093444824219,42.8629722595215,42.8687019348145,42.8858909606934,42.8858909606934,42.9088096618652,42.9202690124512,42.9431838989258,42.954647064209,42.9431838989258,42.9202690124512,42.9202690124512,42.9431838989258,42.9661026000977,42.954647064209,42.9088096618652,42.8400535583496,42.7426528930664,42.7197341918945,42.6624374389648,42.6624374389648,42.6337890625,42.6337890625,42.6166000366211,42.6166000366211,42.5879554748535,42.5707626342773,42.5535736083984,42.507740020752,42.507740020752,null,47.0111885070801,47.4007987976074,47.8763542175293,48.0253219604492,48.0425109863281,48.0539703369141,48.0138626098633,48.0138626098633,48.0138626098633,47.9966735839844,47.9565696716309,47.8419761657715,47.8133277893066,47.7560348510742,47.744571685791,47.6872787475586,47.6357116699219,47.607063293457,47.5669555664062,47.5440368652344,47.4752807617188,47.4580955505371,47.4237174987793,47.3606910705566,47.3377723693848,47.286205291748,47.2460975646973,47.2002639770508,47.1085891723633,47.0111885070801,46.9653511047363,46.9309730529785,46.9195137023926,47.0111885070801,47.0111885070801,null,43.6078186035156,43.9172134399414,43.9344024658203,43.9458656311035,43.9114837646484,43.9458656311035,43.9401321411133,43.9401321411133,43.9573211669922,43.9745101928711,43.985969543457,43.5046844482422,43.5218734741211,43.5104141235352,43.5276031494141,43.533332824707,43.5505218505859,43.6078186035156,43.6078186035156,43.6078186035156,null,42.9145393371582,42.9088096618652,42.9145393371582,42.8629722595215,42.8285942077637,42.7999458312988,42.7713012695312,42.759838104248,42.759838104248,42.7369194030762,42.6738967895508,42.6624374389648,42.6681671142578,42.6624374389648,42.6452484130859,42.6337890625,42.5994110107422,42.6051406860352,42.5707626342773,42.5478477478027,42.502010345459,42.5306549072266,42.5421180725098,42.5306549072266,42.5249290466309,42.5306549072266,42.5134658813477,42.507740020752,42.4275245666504,42.4160652160645,42.0092658996582,42.0092658996582,42.7713012695312,42.9145393371582,42.9145393371582,null,44.4959030151367,44.5474662780762,44.5933036804199,44.6104927062988,44.6506004333496,44.7136268615723,44.7766494750977,44.8625946044922,44.9370803833008,44.9657287597656,44.9943771362305,45.0115661621094,45.0631294250488,45.0688591003418,45.0917778015137,45.1146965026855,45.1318855285645,45.2006416320801,45.1891822814941,45.1891822814941,45.1891822814941,45.1891822814941,45.1719932556152,45.1089668273926,45.0745887756348,44.9943771362305,44.89697265625,44.8053016662598,44.7823829650879,44.759464263916,44.7193565368652,44.7250862121582,44.7078971862793,44.770923614502,44.7250862121582,44.7078971862793,44.6677894592285,44.6219520568848,44.6047668457031,44.5474662780762,44.5130920410156,44.438606262207,44.3469314575195,44.3297462463379,44.318286895752,44.3297462463379,44.3354759216309,44.2953681945801,44.2609901428223,44.2323417663574,44.2323417663574,44.1463966369629,44.1463966369629,44.318286895752,44.318286895752,44.4959030151367,44.4959030151367,44.4959030151367,null,44.1463966369629,44.1979637145996,44.2208824157715,44.2552604675293,44.2323417663574,44.2724494934082,44.2609901428223,44.2839088439941,44.306827545166,44.3354759216309,44.3583946228027,44.3927688598633,44.438606262207,44.4959030151367,44.5531959533691,44.6792488098145,44.7480049133301,44.770923614502,44.7823829650879,44.8167572021484,44.8396759033203,44.8396759033203,44.6506004333496,44.6448707580566,44.6219520568848,44.6104927062988,44.4959030151367,44.450065612793,44.450065612793,44.3755836486816,44.3354759216309,44.306827545166,44.2609901428223,44.2495307922363,44.1807746887207,44.1635856628418,44.1406669616699,44.1463966369629,44.1463966369629,44.1463966369629,null,40.2101783752441,40.1929893493652,40.1070442199707,39.8377532958984,39.7575416564941,39.7575416564941,39.7976493835449,39.8549423217773,39.8835906982422,39.91796875,39.9408874511719,40.0096435546875,40.0382919311523,40.1586112976074,40.2101783752441,40.2101783752441,null,37.345386505127,37.3224716186523,37.3110122680664,37.2995529174805,37.2709045410156,37.2365264892578,37.2193412780762,37.207878112793,37.1964225769043,37.1792297363281,37.1563148498535,37.1391220092773,37.1104774475098,37.0990142822266,37.0990142822266,37.0932884216309,37.070369720459,37.0417213439941,37.0016136169434,37.0302619934082,37.070369720459,37.0932884216309,37.0875587463379,37.058910369873,37.0245323181152,37.0073432922363,37.0073432922363,37.0188026428223,37.0417213439941,37.0818290710449,37.1162071228027,37.1448516845703,37.1792297363281,37.2193412780762,37.2594451904297,37.2709045410156,37.2880935668945,37.3167419433594,37.3339309692383,37.345386505127,37.345386505127,null,38.7319450378418,38.737678527832,38.875186920166,38.875186920166,39.0012359619141,39.0069694519043,39.0298881530762,39.0298881530762,39.0069694519043,39.0069694519043,38.7319450378418,38.7319450378418,null,42.1582374572754,42.496280670166,42.502010345459,42.502010345459,42.1582374572754,42.1582374572754,42.1582374572754,null,39.8377532958984,40.1070442199707,40.1070442199707,40.0898551940918,40.0497512817383,40.0382919311523,40.0153732299805,39.9752655029297,39.9752655029297,39.9867248535156,39.9638061523438,39.9294281005859,39.8835906982422,39.8664054870605,39.8320274353027,39.8377532958984,39.8377532958984,null,41.591007232666,41.591007232666,41.3102569580078,41.3159866333008,41.3159866333008,41.3102569580078,41.3045272827148,41.2529640197754,41.2415008544922,41.2415008544922,41.144100189209,41.144100189209,41.2415008544922,41.2415008544922,41.4821434020996,41.4821434020996,41.591007232666,41.591007232666,41.591007232666,null,39.4023056030273,39.3965797424316,39.3621978759766,39.322093963623,39.2762565612793,39.2304191589355,39.2075004577637,39.1731262207031,39.1158256530762,39.0814514160156,39.0356140136719,38.9897766113281,38.9611320495605,38.9496688842773,38.9668617248535,38.9611320495605,38.9267539978027,38.8866424560547,38.869457244873,38.8579978942871,38.880916595459,38.9152946472168,38.9382133483887,38.9955062866211,39.0528030395508,39.1100997924805,39.1444778442383,39.1788520812988,39.2189598083496,39.2361526489258,39.2647972106934,39.3106346130371,39.3679313659668,39.4023056030273,39.4023056030273,null,42.2040710449219,42.2040710449219,41.9347801208496,41.9347801208496,41.9634284973145,42.0092658996582,42.0379104614258,42.1009368896484,42.1353187561035,42.175422668457,42.2040710449219,42.2040710449219,42.2040710449219,null,39.9867248535156,39.9981803894043,40.0210990905762,40.044017791748,40.0726699829102,40.0898551940918,40.1070442199707,40.1185073852539,40.1070442199707,40.0841255187988,40.061206817627,40.0497512817383,40.061206817627,40.0497512817383,40.0669364929199,40.061206817627,40.0726699829102,40.0783996582031,40.0898551940918,40.1013145446777,40.1013145446777,40.1242332458496,39.9007797241211,39.8664054870605,39.8664054870605,39.8835906982422,39.9294281005859,39.9638061523438,39.9867248535156,39.9867248535156,null,40.2789344787598,40.3877983093262,40.3935241699219,40.376335144043,40.37060546875,40.2216377258301,40.2216377258301,39.8721351623535,39.8721351623535,40.2101783752441,40.2159080505371,40.2789344787598,40.2789344787598,null,39.6544075012207,39.3507423400879,39.3507423400879,39.3507423400879,39.5226287841797,39.6372184753418,39.6372184753418,39.6830558776855,39.6830558776855,39.7575416564941,39.7460823059082,39.7575416564941,39.7690010070801,39.7976493835449,39.8091087341309,39.8148345947266,39.8262977600098,39.8262977600098,39.7976493835449,39.791919708252,39.780460357666,39.6544075012207,39.6544075012207,39.6544075012207,null,39.1731262207031,39.3793907165527,39.4825248718262,39.4825248718262,39.4882507324219,39.471061706543,39.471061706543,39.3564720153809,39.333553314209,39.3049049377441,39.2819862365723,39.2647972106934,39.2476081848145,39.2246894836426,39.190315246582,39.1731262207031,39.1673965454102,39.1788520812988,39.1731262207031,39.1731262207031,39.1731262207031,null,38.5944366455078,38.5944366455078,38.8293495178223,38.9095611572266,38.9152946472168,38.8579978942871,38.8522682189941,38.7204895019531,38.7204895019531,38.703296661377,38.6803817749023,38.6689224243164,38.6460037231445,38.6288146972656,38.6173553466797,38.6173553466797,38.6116256713867,38.6058959960938,38.5944366455078,38.5944366455078,null,38.4110908508301,38.6517333984375,38.6517333984375,38.737678527832,38.7319450378418,38.7319450378418,38.4970321655273,38.5027618408203,38.5142250061035,38.5084953308105,38.4855766296387,38.4855766296387,38.4855766296387,38.4798431396484,38.4798431396484,38.4741172790527,38.4855766296387,38.4741172790527,38.4683876037598,38.4511985778809,38.4454689025879,38.4397392272949,38.4110908508301,38.4110908508301,null,39.6830558776855,39.4825248718262,39.4825248718262,39.3793907165527,39.3736610412598,39.4424133300781,39.642951965332,39.6544075012207,39.6830558776855,39.6830558776855,39.6830558776855,null,42.1582374572754,42.1582374572754,42.1238555908203,42.0665626525879,42.043643951416,41.9978065490723,41.9405097961426,41.854564666748,41.7800827026367,41.7514343261719,41.7399749755859,41.4649543762207,41.4649543762207,41.5508995056152,41.5623550415039,41.6425743103027,41.6425743103027,41.6654891967773,41.6654891967773,41.6654891967773,41.7170562744141,41.722785949707,41.9920768737793,41.9863471984863,42.0665626525879,42.0837478637695,42.1582374572754,42.1582374572754,42.1582374572754,null,38.9095611572266,38.8522682189941,38.8522682189941,38.8522682189941,39.1731262207031,39.1788520812988,39.1673965454102,39.1731262207031,39.1444778442383,39.1215591430664,39.0814514160156,39.0642623901367,39.0012359619141,38.9725875854492,38.9496688842773,38.9095611572266,38.9095611572266,null,39.3793907165527,39.1731262207031,39.1731262207031,39.1731262207031,39.2132339477539,39.3736610412598,39.3793907165527,39.3793907165527,null,42.1582374572754,42.1582374572754,42.1582374572754,42.0665626525879,42.0665626525879,41.722785949707,41.6311111450195,41.6311111450195,41.7170562744141,41.7170562744141,41.8946723937988,42.0665626525879,42.1582374572754,42.1582374572754,null,40.0497512817383,40.2789344787598,40.2789344787598,40.1414260864258,40.1070442199707,40.0898551940918,40.095588684082,40.0554809570312,40.0497512817383,40.0497512817383,null,39.8721351623535,39.7976493835449,39.7976493835449,39.6830558776855,39.6830558776855,39.6544075012207,39.642951965332,39.791919708252,39.8721351623535,39.8721351623535,39.8721351623535,null,41.9863471984863,41.9920768737793,41.722785949707,41.7170562744141,41.6654891967773,41.6654891967773,41.6654891967773,41.722785949707,41.722785949707,41.9863471984863,41.9863471984863,null,39.608570098877,39.471061706543,39.471061706543,39.4882507324219,39.4825248718262,39.6830558776855,39.7976493835449,39.7976493835449,39.8721351623535,39.8721351623535,39.8664054870605,39.8664054870605,39.608570098877,39.608570098877,null,38.250659942627,38.565788269043,38.565788269043,38.5371398925781,38.5199508666992,38.5084953308105,38.4741172790527,38.4511985778809,38.416820526123,38.3652534484863,38.3423347473145,38.2964973449707,38.2563934326172,38.2392044067383,38.250659942627,38.250659942627,38.250659942627,null,38.9152946472168,38.9095611572266,38.9152946472168,39.2189598083496,39.2132339477539,39.1731262207031,39.1731262207031,38.9152946472168,38.9152946472168,null,38.9095611572266,38.8293495178223,38.8293495178223,38.7319450378418,38.7319450378418,39.0069694519043,39.0069694519043,39.0298881530762,39.2189598083496,39.2189598083496,39.2189598083496,38.9152946472168,38.9095611572266,38.9095611572266,null,41.000862121582,41.000862121582,40.6628150939941,40.6570854187012,40.4909286499023,40.4851989746094,40.4794692993164,40.4794692993164,40.37060546875,40.376335144043,40.3935241699219,40.3877983093262,40.6055183410645,40.6112480163574,41.000862121582,41.000862121582,null,37.9068870544434,37.8667793273926,37.8610496520996,37.9584541320801,37.9584541320801,37.9985618591309,38.0214805603027,38.0386695861816,38.0615882873535,38.0730438232422,38.0845031738281,38.0845031738281,38.107421875,38.1188812255859,38.1188812255859,37.9068870544434,37.9068870544434,null,40.6227073669434,40.7143821716309,40.7143821716309,40.6169776916504,40.6169776916504,40.5081176757812,40.4909286499023,40.4622802734375,40.4279022216797,40.4107131958008,40.376335144043,40.3476905822754,40.2789344787598,40.2674713134766,40.2216377258301,40.2044486999512,40.1872596740723,40.1872596740723,40.2732048034668,40.6227073669434,40.6227073669434,null,37.9068870544434,37.9068870544434,37.9011573791504,37.8839683532715,37.8610496520996,37.832405090332,37.8209419250488,37.7922973632812,37.7636489868164,37.7292709350586,37.7006225585938,37.6719779968262,37.6318664550781,37.5860328674316,37.6032218933105,37.6032218933105,37.9068870544434,37.9068870544434,null,39.5226287841797,39.5226287841797,39.5226287841797,39.3564720153809,39.3507423400879,39.2647972106934,39.2647972106934,39.2246894836426,39.2304191589355,39.1731262207031,39.1788520812988,39.190315246582,39.190315246582,39.1731262207031,39.1502075195312,39.1158256530762,39.1731262207031,39.2075004577637,39.2304191589355,39.2762565612793,39.322093963623,39.3621978759766,39.3965797424316,39.4252243041992,39.4538726806641,39.4939804077148,39.5226287841797,39.5226287841797,null,41.1097183227539,41.1039924621582,41.4706840515137,41.4649543762207,41.2013931274414,41.1097183227539,41.1097183227539,null,38.250659942627,37.9068870544434,37.9068870544434,38.1188812255859,38.250659942627,38.250659942627,38.250659942627,null,40.6341667175293,40.6341667175293,40.2789344787598,40.1929893493652,40.2101783752441,40.2502861022949,40.2789344787598,40.3476905822754,40.376335144043,40.3820648193359,40.3935241699219,40.4221725463867,40.4450912475586,40.496654510498,40.5539512634277,40.5654106140137,40.5883293151855,40.6112480163574,40.6227073669434,40.6227073669434,40.6341667175293,40.6341667175293,null,37.4313316345215,37.4313316345215,37.6032218933105,37.6032218933105,37.6032218933105,37.5860328674316,37.5459251403809,37.5058174133301,37.4943580627441,37.4828987121582,37.4771690368652,37.4599800109863,37.4370613098145,37.4313316345215,37.4313316345215,null,41.0638847351074,40.6227073669434,40.6341667175293,40.6341667175293,40.6570854187012,40.680004119873,40.7086524963379,40.7544898986816,40.8232421875,40.8748092651367,40.9321060180664,40.966480255127,41.0696144104004,41.0638847351074,41.0638847351074,null,41.5852737426758,41.591007232666,41.4821434020996,41.4821434020996,41.2415008544922,41.2415008544922,41.144100189209,41.144100189209,41.144100189209,41.3274459838867,41.4649543762207,41.4821434020996,41.4993362426758,41.5165214538574,41.5222511291504,41.5337104797363,41.5508995056152,41.5852737426758,41.5852737426758,null,40.7315711975098,40.4794692993164,40.4794692993164,40.4794692993164,40.4851989746094,40.4909286499023,40.6570854187012,40.6628150939941,41.000862121582,41.0180473327637,40.7315711975098,40.7315711975098,null,37.8037567138672,37.832405090332,37.8381309509277,37.8725128173828,37.9240760803223,37.9527244567871,37.9584541320801,37.9584541320801,37.8610496520996,37.6089515686035,37.6032218933105,37.5745697021484,37.5745697021484,37.5803031921387,37.5803031921387,37.6490592956543,37.6719779968262,37.6891632080078,37.7464599609375,37.7751083374023,37.8037567138672,37.8037567138672,null,39.1731262207031,39.1731262207031,39.1731262207031,38.8522682189941,38.8522682189941,38.8579978942871,38.9152946472168,39.1731262207031,39.1731262207031,null,38.2105560302734,38.4683876037598,38.4683876037598,38.250659942627,38.1188812255859,38.1188812255859,38.1246147155762,38.2105560302734,38.2105560302734,null,38.9611320495605,38.9668617248535,38.9496688842773,38.9611320495605,38.9897766113281,39.0356140136719,39.0814514160156,39.1158256530762,39.1502075195312,39.1731262207031,39.190315246582,39.190315246582,39.1788520812988,39.1731262207031,39.2304191589355,39.2246894836426,39.2647972106934,39.2647972106934,39.0069694519043,39.0012359619141,38.9267539978027,38.9267539978027,38.9439430236816,38.9496688842773,38.9611320495605,38.9611320495605,null,42.502010345459,42.2040710449219,42.2040710449219,42.2269897460938,42.2499084472656,42.2957458496094,42.3358535766602,42.3702278137207,42.3874168395996,42.4733619689941,42.507740020752,42.507740020752,42.507740020752,42.502010345459,42.502010345459,null,37.6032218933105,37.6032218933105,37.345386505127,37.345386505127,37.3282012939453,37.3167419433594,37.3110122680664,37.3052825927734,37.3110122680664,37.3167419433594,37.3282012939453,37.3224716186523,37.3167419433594,37.3339309692383,37.6032218933105,37.6032218933105,null,42.1582374572754,42.1582374572754,42.0837478637695,42.0665626525879,41.9863471984863,41.722785949707,41.722785949707,42.0665626525879,42.0665626525879,42.1582374572754,42.1582374572754,null,41.000862121582,41.1097183227539,41.2013931274414,41.2013931274414,41.2873382568359,41.2930679321289,41.1670188903809,41.0180473327637,41.000862121582,41.000862121582,41.000862121582,null,41.722785949707,41.4649543762207,41.4706840515137,41.6311111450195,41.722785949707,41.722785949707,41.722785949707,null,41.144100189209,41.144100189209,40.9722099304199,40.7143821716309,40.7143821716309,41.0638847351074,41.144100189209,41.144100189209,null,42.1582374572754,42.1582374572754,42.507740020752,42.502010345459,42.4733619689941,42.4332542419434,42.3702278137207,42.324390411377,42.2785568237305,42.2327194213867,42.1926116943359,42.1582374572754,42.1582374572754,null,41.6311111450195,41.4706840515137,41.1039924621582,41.1039924621582,40.9263725280762,40.9263725280762,41.1039924621582,41.1097183227539,41.3102569580078,41.591007232666,41.6311111450195,41.6311111450195,41.6311111450195,41.6311111450195,null,38.8522682189941,38.8007011413574,38.737678527832,38.703296661377,38.686107635498,38.6689224243164,38.6345443725586,38.5944366455078,38.565788269043,38.565788269043,38.8522682189941,38.8522682189941,38.8522682189941,null,41.8946723937988,41.7170562744141,41.7170562744141,41.6311111450195,41.6311111450195,41.591007232666,41.591007232666,41.8946723937988,41.906135559082,41.911865234375,41.9175910949707,41.8946723937988,41.8889465332031,41.906135559082,41.906135559082,41.8946723937988,41.8946723937988,41.8946723937988,null,40.7487602233887,40.9263725280762,41.1039924621582,41.1039924621582,41.1097183227539,41.000862121582,40.6112480163574,40.6055183410645,40.6055183410645,40.6513557434082,40.6513557434082,40.7487602233887,40.7487602233887,40.7487602233887,null,40.3190422058105,40.3247718811035,40.2789344787598,40.2789344787598,40.0497512817383,39.91796875,39.91796875,39.91796875,39.9294281005859,39.9294281005859,39.9809951782227,39.9809951782227,40.095588684082,40.095588684082,40.1299629211426,40.3190422058105,40.3190422058105,null,40.6227073669434,40.6227073669434,40.2732048034668,40.2789344787598,40.6341667175293,40.6227073669434,40.6227073669434,null,42.507740020752,42.1582374572754,42.1582374572754,42.1582374572754,42.1582374572754,42.502010345459,42.502010345459,42.507740020752,42.507740020752,null,40.6055183410645,40.3877983093262,40.2789344787598,40.2789344787598,40.2789344787598,40.2789344787598,40.3247718811035,40.5883293151855,40.5883293151855,40.6112480163574,40.6055183410645,40.6227073669434,40.6227073669434,40.6628150939941,40.6570854187012,40.7487602233887,40.7487602233887,40.7487602233887,40.6513557434082,40.6513557434082,40.6055183410645,40.6055183410645,40.6055183410645,null,40.0497512817383,40.0554809570312,39.791919708252,39.791919708252,39.7346229553223,39.7346229553223,39.642951965332,39.6544075012207,39.6544075012207,39.780460357666,39.791919708252,39.7976493835449,39.8262977600098,39.91796875,39.91796875,40.0497512817383,40.0497512817383,null,39.5226287841797,39.5226287841797,39.3621978759766,39.0069694519043,39.0069694519043,39.2647972106934,39.3507423400879,39.3564720153809,39.5226287841797,39.5226287841797,39.5226287841797,null,38.9267539978027,39.0012359619141,39.0069694519043,39.0069694519043,39.0012359619141,38.875186920166,38.875186920166,38.737678527832,38.6517333984375,38.6517333984375,38.6517333984375,38.686107635498,38.737678527832,38.7720527648926,38.7777824401855,38.8007011413574,38.8293495178223,38.8579978942871,38.8866424560547,38.9210243225098,38.9267539978027,38.9267539978027,null,38.4970321655273,38.7319450378418,38.8293495178223,38.8293495178223,38.5944366455078,38.4683876037598,38.4683876037598,38.4970321655273,38.4970321655273,null,40.9722099304199,41.144100189209,41.144100189209,41.144100189209,41.1039924621582,41.1097183227539,41.1039924621582,40.9263725280762,40.9263725280762,40.9722099304199,40.9722099304199,40.9722099304199,null,40.1185073852539,40.1356925964355,40.1356925964355,40.1471519470215,40.1471519470215,40.1471519470215,40.1586112976074,40.1872596740723,40.2044486999512,40.2216377258301,40.2674713134766,40.2789344787598,40.3476905822754,40.376335144043,40.4107131958008,40.4279022216797,40.4336318969727,40.3190422058105,40.3190422058105,40.1299629211426,40.1528816223145,40.1586112976074,40.1528816223145,40.1414260864258,40.1356925964355,40.1299629211426,40.1242332458496,40.1242332458496,40.1299629211426,40.1356925964355,40.1356925964355,40.1242332458496,40.1013145446777,40.1013145446777,40.0898551940918,40.0783996582031,40.0726699829102,40.061206817627,40.0669364929199,40.0497512817383,40.061206817627,40.0497512817383,40.061206817627,40.0841255187988,40.1070442199707,40.1185073852539,40.1185073852539,null,37.2365264892578,37.3110122680664,37.3167419433594,37.3282012939453,37.345386505127,37.345386505127,37.1677703857422,37.0818290710449,37.0875587463379,37.0990142822266,37.1333961486816,37.1563148498535,37.1677703857422,37.1964225769043,37.2193412780762,37.2365264892578,37.2365264892578,null,40.1242332458496,40.1356925964355,40.1356925964355,40.1299629211426,40.1242332458496,40.1242332458496,40.1299629211426,40.1356925964355,40.1414260864258,40.1528816223145,40.1586112976074,40.1528816223145,40.1299629211426,40.095588684082,40.095588684082,39.9809951782227,39.9752655029297,39.9638061523438,39.9638061523438,39.91796875,39.91796875,39.9007797241211,39.9007797241211,40.1242332458496,40.1242332458496,null,41.3274459838867,41.144100189209,41.0638847351074,41.0638847351074,41.0696144104004,41.0810737609863,41.1154518127441,41.1555557250977,41.1784744262695,41.2013931274414,41.2300453186035,41.270149230957,41.3102569580078,41.3274459838867,41.3274459838867,41.3274459838867,null,38.5027618408203,38.428279876709,38.4053611755371,38.3996315002441,38.3595237731934,38.3480682373047,38.3022308349609,38.3022308349609,38.2793121337891,38.2735786437988,38.2220153808594,38.2220153808594,38.1360702514648,38.0845031738281,38.1188812255859,38.1704483032227,38.2162857055664,38.2449340820312,38.3308792114258,38.3824424743652,38.4053611755371,38.428279876709,38.5027618408203,38.5027618408203,null,39.5226287841797,39.3507423400879,39.3507423400879,39.2189598083496,39.2189598083496,39.0298881530762,39.0298881530762,39.0069694519043,39.0012359619141,39.0069694519043,39.3621978759766,39.5226287841797,39.5226287841797,39.5226287841797,null,39.8664054870605,39.786190032959,39.786190032959,39.7117042541504,39.5627365112305,39.5226287841797,39.5226287841797,39.5226287841797,39.6314888000488,39.6314888000488,39.6601371765137,39.6658706665039,39.7460823059082,39.7518119812012,39.786190032959,39.786190032959,39.8320274353027,39.8664054870605,39.8664054870605,39.8664054870605,null,39.642951965332,39.4424133300781,39.4424133300781,39.471061706543,39.471061706543,39.4939804077148,39.4939804077148,39.5054397583008,39.5054397583008,39.5168991088867,39.5168991088867,39.5684623718262,39.5684623718262,39.642951965332,39.7346229553223,39.7346229553223,39.791919708252,39.791919708252,39.791919708252,39.642951965332,39.642951965332,null,42.2040710449219,42.2040710449219,42.2040710449219,42.1582374572754,42.1582374572754,42.0665626525879,41.8946723937988,41.8946723937988,41.906135559082,41.906135559082,41.8889465332031,41.8946723937988,41.9175910949707,41.911865234375,41.906135559082,41.8946723937988,41.9290542602539,41.9347801208496,42.2040710449219,42.2040710449219,null,40.9722099304199,40.9722099304199,40.9263725280762,40.8805389404297,40.8347015380859,40.8117828369141,40.7774085998535,40.7544898986816,40.7315711975098,40.7086524963379,40.6570854187012,40.6341667175293,40.6055183410645,40.5768699645996,40.548225402832,40.5539512634277,40.548225402832,40.5424919128418,40.5310363769531,40.5081176757812,40.6169776916504,40.6169776916504,40.7143821716309,40.9722099304199,40.9722099304199,40.9722099304199,null,38.2105560302734,38.1246147155762,38.1188812255859,38.107421875,38.0845031738281,38.0845031738281,38.0730438232422,38.0615882873535,38.0386695861816,38.0214805603027,37.9985618591309,37.9584541320801,37.9527244567871,38.2162857055664,38.2220153808594,38.2162857055664,38.2105560302734,38.2105560302734,null,39.791919708252,40.0554809570312,40.095588684082,40.0898551940918,40.1070442199707,40.1414260864258,40.2789344787598,40.2789344787598,40.2159080505371,40.2101783752441,39.8721351623535,39.791919708252,39.791919708252,39.791919708252,null,39.7575416564941,39.7575416564941,39.8377532958984,39.8320274353027,39.786190032959,39.7346229553223,39.7002449035645,39.6715965270996,39.5570068359375,39.5226287841797,39.4939804077148,39.4538726806641,39.4252243041992,39.3965797424316,39.4023056030273,39.4137687683105,39.4424133300781,39.4538726806641,39.5111694335938,39.5684623718262,39.5971145629883,39.6830558776855,39.7117042541504,39.7346229553223,39.7575416564941,39.7575416564941,null,37.345386505127,37.6032218933105,37.6032218933105,37.4313316345215,37.4256019592285,37.4084129333496,37.3854942321777,37.3339309692383,37.3052825927734,37.2766342163086,37.2537155151367,37.2021484375,37.1677703857422,37.1333961486816,37.0875587463379,37.0818290710449,37.1677703857422,37.345386505127,37.345386505127,null,37.2365264892578,37.2422561645508,37.2365264892578,37.2193412780762,37.1906890869141,37.1448516845703,37.1219329833984,37.070369720459,37.0932884216309,37.0990142822266,37.0990142822266,37.1104774475098,37.1391220092773,37.1563148498535,37.1792297363281,37.1964225769043,37.207878112793,37.2193412780762,37.2365264892578,37.2709045410156,37.2995529174805,37.3110122680664,37.3224716186523,37.345386505127,37.3339309692383,37.3167419433594,37.3224716186523,37.3282012939453,37.3167419433594,37.3110122680664,37.3052825927734,37.3110122680664,37.2365264892578,37.2365264892578,null,41.1097183227539,41.1039924621582,41.144100189209,41.144100189209,41.2415008544922,41.2415008544922,41.2529640197754,41.3045272827148,41.3102569580078,41.3159866333008,41.3159866333008,41.3102569580078,41.1097183227539,41.1097183227539,null,38.0845031738281,38.1360702514648,38.2220153808594,38.2220153808594,38.2162857055664,38.2162857055664,37.9527244567871,37.9240760803223,37.8725128173828,37.8381309509277,37.832405090332,37.8037567138672,37.8209419250488,37.8896980285645,37.8782386779785,37.8954315185547,37.9183502197266,37.9355354309082,37.9527244567871,37.969913482666,37.969913482666,37.969913482666,38.0272064208984,38.0730438232422,38.0787773132324,38.0845031738281,38.0845031738281,null,38.5944366455078,38.6058959960938,38.6116256713867,38.6173553466797,38.6173553466797,38.6288146972656,38.6460037231445,38.6689224243164,38.6803817749023,38.703296661377,38.7204895019531,38.7204895019531,38.8522682189941,38.8522682189941,38.8522682189941,38.565788269043,38.565788269043,38.565788269043,38.5944366455078,38.5944366455078,38.5944366455078,null,41.7915420532227,41.722785949707,41.6998672485352,41.6769485473633,41.6654891967773,41.6597633361816,41.6196556091309,41.5852737426758,41.5508995056152,41.5337104797363,41.5222511291504,41.5165214538574,41.4993362426758,41.4821434020996,41.4649543762207,41.3274459838867,41.3274459838867,41.3446350097656,41.4076614379883,41.4305801391602,41.4305801391602,41.4305801391602,41.4477653503418,41.453498840332,41.4592247009277,41.4592247009277,41.4649543762207,41.4993362426758,41.5222511291504,41.5394401550293,41.5623550415039,41.596736907959,41.6196556091309,41.6941375732422,41.722785949707,41.7571640014648,41.7800827026367,41.7915420532227,41.7915420532227,null,38.6517333984375,38.6517333984375,38.4110908508301,38.2162857055664,38.2220153808594,38.2735786437988,38.2793121337891,38.3022308349609,38.3022308349609,38.3480682373047,38.3595237731934,38.3996315002441,38.4053611755371,38.428279876709,38.5027618408203,38.5428695678711,38.5829772949219,38.6173553466797,38.6517333984375,38.6517333984375,null,37.6032218933105,37.6032218933105,37.8667793273926,37.9068870544434,37.9068870544434,37.6032218933105,37.6032218933105,37.6032218933105,null,39.8262977600098,39.8262977600098,39.8148345947266,39.8091087341309,39.7976493835449,39.7690010070801,39.7575416564941,39.7460823059082,39.7575416564941,39.6830558776855,39.6830558776855,39.6372184753418,39.6372184753418,39.5226287841797,39.5226287841797,39.5226287841797,39.5627365112305,39.7117042541504,39.786190032959,39.786190032959,39.8664054870605,39.9007797241211,39.9007797241211,39.91796875,39.91796875,39.9638061523438,39.9638061523438,39.9752655029297,39.9809951782227,39.9809951782227,39.9294281005859,39.9294281005859,39.91796875,39.91796875,39.8262977600098,39.8262977600098,null,40.2789344787598,40.2732048034668,40.1872596740723,40.1872596740723,40.1586112976074,40.1471519470215,40.1471519470215,40.1471519470215,40.1356925964355,40.1356925964355,40.1185073852539,40.1070442199707,40.0898551940918,40.0726699829102,40.044017791748,40.0210990905762,39.9981803894043,39.9867248535156,39.9752655029297,39.9752655029297,40.0153732299805,40.0382919311523,40.0497512817383,40.0898551940918,40.1070442199707,40.1070442199707,40.1929893493652,40.2789344787598,40.2789344787598,null,39.786190032959,39.786190032959,39.7518119812012,39.7460823059082,39.6658706665039,39.6601371765137,39.6314888000488,39.6314888000488,39.5226287841797,39.5226287841797,39.5570068359375,39.6715965270996,39.7002449035645,39.7346229553223,39.786190032959,39.786190032959,null,39.642951965332,39.5684623718262,39.5684623718262,39.5168991088867,39.5168991088867,39.5054397583008,39.5054397583008,39.4939804077148,39.4939804077148,39.471061706543,39.471061706543,39.4424133300781,39.4424133300781,39.3736610412598,39.2132339477539,39.2189598083496,39.2189598083496,39.3507423400879,39.3507423400879,39.6544075012207,39.642951965332,39.642951965332,null,40.9722099304199,41.144100189209,41.144100189209,41.2415008544922,41.2415008544922,41.2415008544922,41.144100189209,40.9722099304199,40.9722099304199,40.9722099304199,null,42.2040710449219,42.502010345459,42.507740020752,42.502010345459,42.2040710449219,42.2040710449219,42.2040710449219,42.2040710449219,null,40.5883293151855,40.3247718811035,40.3190422058105,40.3190422058105,40.4336318969727,40.4279022216797,40.4622802734375,40.4909286499023,40.5081176757812,40.5310363769531,40.5424919128418,40.548225402832,40.5539512634277,40.548225402832,40.5768699645996,40.6055183410645,40.6341667175293,40.6570854187012,40.7086524963379,40.7315711975098,40.7544898986816,40.7487602233887,40.6055183410645,40.6055183410645,40.5883293151855,40.5883293151855,null,37.5631141662598,37.5803031921387,37.5803031921387,37.5745697021484,37.5745697021484,37.6032218933105,37.6089515686035,37.6032218933105,37.3339309692383,37.345386505127,37.3339309692383,37.3625793457031,37.379768371582,37.4370613098145,37.5344657897949,37.5631141662598,37.5631141662598,null,40.37060546875,40.4794692993164,40.4794692993164,40.4737358093262,40.1471519470215,39.8664054870605,39.8664054870605,39.8721351623535,39.8721351623535,40.2216377258301,40.2216377258301,40.37060546875,40.37060546875,null,38.565788269043,38.565788269043,38.565788269043,38.5428695678711,38.5084953308105,38.4798431396484,38.4683876037598,38.4397392272949,38.4110908508301,38.3709869384766,38.3423347473145,38.3022308349609,38.2907676696777,38.2964973449707,38.2735786437988,38.2907676696777,38.2964973449707,38.3423347473145,38.3652534484863,38.416820526123,38.4511985778809,38.4741172790527,38.5084953308105,38.5199508666992,38.5371398925781,38.565788269043,38.565788269043,null,41.0638847351074,40.7143821716309,40.6227073669434,40.6227073669434,41.0638847351074,41.0638847351074,41.0638847351074,null,38.4683876037598,38.2105560302734,38.2162857055664,38.2220153808594,38.2162857055664,38.2162857055664,38.4110908508301,38.4397392272949,38.4454689025879,38.4511985778809,38.4683876037598,38.4741172790527,38.4855766296387,38.4741172790527,38.4798431396484,38.4798431396484,38.4855766296387,38.4855766296387,38.4855766296387,38.5084953308105,38.5142250061035,38.5027618408203,38.4970321655273,38.4683876037598,38.4683876037598,null,38.565788269043,38.250659942627,38.250659942627,38.250659942627,38.4683876037598,38.5944366455078,38.5944366455078,38.5944366455078,38.565788269043,38.565788269043,null,37.9011573791504,37.9068870544434,37.9068870544434,38.250659942627,38.250659942627,38.250659942627,38.2392044067383,38.2334747314453,38.1990966796875,38.1761779785156,38.1704483032227,38.1589889526367,38.1303405761719,38.0845031738281,38.0443954467773,38.0157508850098,37.9469947814941,37.9126167297363,37.9068870544434,37.9011573791504,37.9011573791504,null,41.8946723937988,41.591007232666,41.591007232666,41.5852737426758,41.6196556091309,41.6597633361816,41.6654891967773,41.6769485473633,41.6998672485352,41.722785949707,41.7915420532227,41.8201904296875,41.8373794555664,41.8946723937988,41.9347801208496,41.9347801208496,41.9290542602539,41.8946723937988,41.8946723937988,null,41.4649543762207,41.722785949707,41.722785949707,41.6654891967773,41.6425743103027,41.6425743103027,41.5623550415039,41.5508995056152,41.4649543762207,41.4649543762207,41.2930679321289,41.2873382568359,41.2013931274414,41.2013931274414,41.4649543762207,41.4649543762207,null,37.6032218933105,37.6089515686035,37.8610496520996,37.8667793273926,37.6032218933105,37.6032218933105,37.6032218933105,null,42.2040710449219,42.502010345459,42.502010345459,42.496280670166,42.1582374572754,42.1582374572754,42.2040710449219,42.2040710449219,42.2040710449219,null,40.9263725280762,40.9263725280762,40.7487602233887,40.7487602233887,40.6570854187012,40.6628150939941,40.6227073669434,40.6227073669434,40.6055183410645,40.6112480163574,40.5883293151855,40.5883293151855,40.6055183410645,40.6055183410645,40.7487602233887,40.7544898986816,40.7774085998535,40.8117828369141,40.8347015380859,40.8805389404297,40.9263725280762,40.9263725280762,40.9263725280762,null,40.5654106140137,40.5654106140137,40.9149169921875,40.9321060180664,40.7373008728027,40.5654106140137,40.5654106140137,null,41.27587890625,41.281608581543,41.2586898803711,40.9951286315918,40.9321060180664,40.9149169921875,40.9149169921875,41.0123176574707,41.1899375915527,41.1899375915527,41.27587890625,41.27587890625,41.27587890625,null,39.3450126647949,39.3450126647949,39.1330184936523,39.1330184936523,39.0757217407227,39.0585327148438,39.0413436889648,39.0470733642578,39.339282989502,39.3450126647949,39.3450126647949,null,40.7315711975098,40.7315711975098,40.5596809387207,40.4737358093262,40.4737358093262,40.4794692993164,40.7315711975098,40.7315711975098,40.7315711975098,null,40.376335144043,40.376335144043,40.5654106140137,40.5654106140137,40.376335144043,40.376335144043,40.376335144043,null,39.923698425293,39.91796875,39.91796875,40.1758003234863,40.1758003234863,39.923698425293,39.923698425293,null,39.339282989502,39.339282989502,39.0470733642578,39.0528030395508,39.0528030395508,39.339282989502,39.339282989502,39.339282989502,null,40.5539512634277,40.6628150939941,40.6628150939941,40.680004119873,40.680004119873,40.7373008728027,40.7373008728027,40.7315711975098,40.697193145752,40.680004119873,40.5539512634277,40.4221725463867,40.4279022216797,40.5596809387207,40.5539512634277,40.5539512634277,null,40.7373008728027,40.9034576416016,40.9091873168945,40.9091873168945,40.5596809387207,40.5539512634277,40.680004119873,40.697193145752,40.7315711975098,40.7373008728027,40.7373008728027,null,38.6116256713867,38.6116256713867,38.6001663208008,38.5944366455078,38.5887069702148,38.5829772949219,38.5428695678711,38.5256805419922,38.5084953308105,38.4626579284668,38.4511985778809,38.428279876709,38.3996315002441,38.3709869384766,38.3251495361328,38.2735786437988,38.2907676696777,38.3136863708496,38.3251495361328,38.3366050720215,38.3595237731934,38.3709869384766,38.3824424743652,38.4053611755371,38.4053611755371,38.4053611755371,38.4110908508301,38.416820526123,38.416820526123,38.4855766296387,38.4970321655273,38.5027618408203,38.5084953308105,38.5199508666992,38.5142250061035,38.5428695678711,38.5428695678711,38.565788269043,38.565788269043,38.5829772949219,38.5829772949219,38.5887069702148,38.5887069702148,38.6001663208008,38.6001663208008,38.6116256713867,38.6116256713867,38.6116256713867,null,39.1731262207031,39.2647972106934,39.5283584594727,39.5226287841797,39.6028442382812,39.6028442382812,39.471061706543,39.471061706543,39.3450126647949,39.3450126647949,39.1731262207031,39.1731262207031,39.1731262207031,null,40.1758003234863,40.2159080505371,40.4279022216797,40.4221725463867,40.4279022216797,40.3935241699219,40.3935241699219,40.37060546875,40.37060546875,40.2101783752441,40.1758003234863,40.1758003234863,40.1758003234863,null,38.2563934326172,38.3996315002441,38.3996315002441,38.422550201416,38.422550201416,38.3824424743652,38.3652534484863,38.3595237731934,38.3366050720215,38.3136863708496,38.3079605102539,38.3079605102539,38.2964973449707,38.2907676696777,38.2907676696777,38.2277450561523,38.2220153808594,38.1933670043945,38.1990966796875,38.1990966796875,38.1933670043945,38.1704483032227,38.1532592773438,38.1360702514648,38.1188812255859,38.1360702514648,38.2162857055664,38.2162857055664,38.2563934326172,38.2563934326172,38.2563934326172,null,38.9038352966309,38.8236198425293,38.8178901672363,38.5084953308105,38.5027618408203,38.5142250061035,38.5084953308105,38.5142250061035,38.5314140319824,38.5314140319824,38.5256805419922,38.5314140319824,38.5199508666992,38.5199508666992,38.5428695678711,38.5428695678711,38.5428695678711,38.5428695678711,38.5715179443359,38.5887069702148,38.6230850219727,38.6345443725586,38.6517333984375,38.6689224243164,38.686107635498,38.6975708007812,38.703296661377,38.7548637390137,38.7720527648926,38.7777824401855,38.8007011413574,38.8236198425293,38.8236198425293,38.8350791931152,38.8522682189941,38.8522682189941,38.875186920166,38.8923759460449,38.9095611572266,38.9038352966309,38.9038352966309,null,39.3049049377441,39.3106346130371,39.1158256530762,39.0814514160156,39.0470733642578,39.0298881530762,39.0012359619141,38.9955062866211,38.9840507507324,38.9783172607422,38.9725875854492,38.9611320495605,38.9668617248535,38.9496688842773,38.9439430236816,38.9382133483887,39.3049049377441,39.3049049377441,null,39.3450126647949,39.3450126647949,39.4538726806641,39.4538726806641,39.2705268859863,39.190315246582,39.1215591430664,39.1330184936523,39.3450126647949,39.3450126647949,null,41.281608581543,41.27587890625,41.5394401550293,41.5394401550293,41.4305801391602,41.281608581543,41.281608581543,null,40.0783996582031,40.376335144043,40.376335144043,40.376335144043,40.3075790405273,40.0726699829102,40.0783996582031,40.0783996582031,null,38.3996315002441,38.2563934326172,38.2449340820312,38.250659942627,38.1990966796875,38.1990966796875,38.1990966796875,38.2334747314453,38.5142250061035,38.5084953308105,38.5142250061035,38.5027618408203,38.5084953308105,38.5027618408203,38.4855766296387,38.5027618408203,38.5084953308105,38.5199508666992,38.5256805419922,38.5199508666992,38.3996315002441,38.3996315002441,null,41.4821434020996,41.7686233520508,41.7686233520508,41.7743530273438,41.5451698303223,41.4305801391602,41.4305801391602,41.4821434020996,41.4821434020996,null,39.5226287841797,39.5226287841797,39.780460357666,39.780460357666,39.780460357666,39.7117042541504,39.7002449035645,39.5226287841797,39.5226287841797,null,38.422550201416,38.416820526123,38.416820526123,38.4110908508301,38.4053611755371,38.4053611755371,38.4053611755371,38.3824424743652,38.3709869384766,38.3595237731934,38.3366050720215,38.3251495361328,38.3136863708496,38.2907676696777,38.285041809082,38.2563934326172,38.2162857055664,38.1819076538086,38.1876373291016,38.2678527832031,38.2678527832031,38.3022308349609,38.3022308349609,38.3136863708496,38.3136863708496,38.3423347473145,38.3423347473145,38.422550201416,38.422550201416,null,39.9466171264648,39.9523468017578,39.9695358276367,39.9867248535156,40.0153732299805,40.0726699829102,40.1070442199707,40.1242332458496,40.1471519470215,40.1643409729004,40.1929893493652,40.1987190246582,40.2159080505371,40.2732048034668,40.3133087158203,40.3304977416992,40.3362274169922,40.3476905822754,40.37060546875,40.3935241699219,40.2159080505371,39.9466171264648,39.9466171264648,null,39.5226287841797,39.5226287841797,39.5283584594727,39.3106346130371,39.3049049377441,39.3106346130371,39.2705268859863,39.4538726806641,39.5226287841797,39.5226287841797,null,41.1727447509766,41.1727447509766,41.0868034362793,41.0868034362793,41.0753440856934,41.0753440856934,41.0466995239258,41.0409660339355,41.0065879821777,41.0065879821777,40.9091873168945,40.9091873168945,41.1727447509766,41.1727447509766,null,38.4397392272949,38.4397392272949,38.4454689025879,38.4626579284668,38.4626579284668,38.4569244384766,38.4683876037598,38.4855766296387,38.5027618408203,38.5084953308105,38.5027618408203,38.5142250061035,38.5199508666992,38.5084953308105,38.5027618408203,38.5084953308105,38.5314140319824,38.4683876037598,38.4626579284668,38.4397392272949,38.428279876709,38.3881721496582,38.3881721496582,38.3881721496582,38.2449340820312,38.1990966796875,38.1990966796875,38.1647186279297,38.1647186279297,38.1990966796875,38.1990966796875,38.2392044067383,38.2392044067383,38.2563934326172,38.2964973449707,38.2907676696777,38.2735786437988,38.2964973449707,38.2907676696777,38.3022308349609,38.3423347473145,38.3709869384766,38.4110908508301,38.4397392272949,38.4397392272949,null,40.4049835205078,40.5539512634277,40.6456260681152,40.6513557434082,40.6570854187012,40.5654106140137,40.376335144043,40.376335144043,40.376335144043,40.4049835205078,40.4049835205078,null,39.1731262207031,39.1731262207031,39.1731262207031,39.1673965454102,38.9897766113281,38.9038352966309,38.9038352966309,38.9095611572266,38.9095611572266,39.1731262207031,39.1731262207031,null,39.9294281005859,39.923698425293,39.91796875,39.923698425293,40.1758003234863,40.2101783752441,40.2101783752441,39.9294281005859,39.9294281005859,null,39.9294281005859,39.8721351623535,39.8721351623535,39.774730682373,39.780460357666,39.6887893676758,39.6945152282715,39.8606719970703,39.8721351623535,39.91796875,39.923698425293,39.9294281005859,39.9294281005859,39.9294281005859,null,38.0100212097168,38.0157508850098,38.0100212097168,37.9928321838379,37.9871025085449,38.0157508850098,38.0157508850098,38.0272064208984,38.0443954467773,38.0615882873535,38.0959625244141,38.1417999267578,38.1704483032227,38.1933670043945,38.2220153808594,38.2277450561523,38.2907676696777,38.2907676696777,38.2964973449707,38.3079605102539,38.3079605102539,38.3136863708496,38.3366050720215,38.3595237731934,38.3652534484863,38.3824424743652,38.422550201416,38.422550201416,38.3423347473145,38.3423347473145,38.3136863708496,38.3136863708496,38.3022308349609,38.3022308349609,38.2678527832031,38.2678527832031,38.1876373291016,38.1819076538086,38.1417999267578,38.1016960144043,38.0787773132324,38.0386695861816,38.0100212097168,38.0100212097168,null,39.91796875,39.6257629394531,39.6314888000488,39.6028442382812,39.6028442382812,39.6257629394531,39.6314888000488,39.8664054870605,39.91796875,39.91796875,39.91796875,null,39.780460357666,39.774730682373,39.8721351623535,39.8721351623535,39.9294281005859,40.0783996582031,40.0726699829102,40.0153732299805,40.0096435546875,39.8721351623535,39.8721351623535,39.780460357666,39.780460357666,39.780460357666,null,40.5539512634277,40.4049835205078,40.4049835205078,40.37060546875,40.37060546875,40.3935241699219,40.3935241699219,40.4279022216797,40.4221725463867,40.5539512634277,40.5596809387207,40.5539512634277,40.5539512634277,null,40.6570854187012,40.6513557434082,41.0123176574707,41.0123176574707,40.9149169921875,40.6570854187012,40.6570854187012,40.6570854187012,null,38.8007011413574,38.7949714660645,38.7777824401855,38.7663230895996,38.7548637390137,38.737678527832,38.7204895019531,38.7548637390137,38.7548637390137,38.7605972290039,38.7605972290039,38.7663230895996,38.7720527648926,38.7720527648926,38.7777824401855,38.7777824401855,38.7720527648926,38.7720527648926,38.7777824401855,38.7720527648926,38.7720527648926,38.7605972290039,38.9955062866211,38.9897766113281,39.0528030395508,39.0470733642578,39.0413436889648,39.0585327148438,39.0757217407227,38.8007011413574,38.8007011413574,null,40.7315711975098,40.7315711975098,40.9091873168945,40.9149169921875,41.2128524780273,41.2243118286133,41.2300453186035,41.2415008544922,41.27587890625,41.2873382568359,41.2873382568359,41.27587890625,41.2586898803711,41.2300453186035,41.2243118286133,41.2357711791992,41.1670188903809,40.9091873168945,40.9091873168945,40.8347015380859,40.828971862793,40.7315711975098,40.7315711975098,null,40.3534164428711,40.3133087158203,40.3075790405273,40.376335144043,40.376335144043,40.5654106140137,40.5654106140137,40.5654106140137,40.3534164428711,40.3534164428711,null,38.5829772949219,38.5887069702148,38.5944366455078,38.6001663208008,38.6116256713867,38.6116256713867,38.6803817749023,38.686107635498,38.7147598266602,38.7204895019531,38.7548637390137,38.7548637390137,38.8178901672363,38.8293495178223,38.8579978942871,38.8579978942871,38.8866424560547,38.8866424560547,38.9210243225098,38.9152946472168,38.9152946472168,38.6975708007812,38.703296661377,38.737678527832,38.7434043884277,38.7434043884277,38.737678527832,38.7319450378418,38.7204895019531,38.6803817749023,38.6460037231445,38.5829772949219,38.5829772949219,null,39.190315246582,38.9152946472168,38.9210243225098,38.8866424560547,38.8866424560547,38.8579978942871,38.8579978942871,38.8293495178223,38.8178901672363,38.8350791931152,38.8293495178223,38.8178901672363,38.8007011413574,39.0757217407227,39.1330184936523,39.1330184936523,39.1215591430664,39.190315246582,39.190315246582,null,39.339282989502,39.6257629394531,39.6314888000488,39.3450126647949,39.339282989502,39.339282989502,39.339282989502,null,38.5314140319824,38.5084953308105,38.5027618408203,38.5084953308105,38.5199508666992,38.5142250061035,38.5027618408203,38.5084953308105,38.5027618408203,38.4855766296387,38.4683876037598,38.4569244384766,38.4626579284668,38.4626579284668,38.4454689025879,38.4397392272949,38.4397392272949,38.4683876037598,38.4798431396484,38.5084953308105,38.5428695678711,38.565788269043,38.5944366455078,38.6345443725586,38.6689224243164,38.686107635498,38.703296661377,38.737678527832,38.8007011413574,38.8522682189941,38.9095611572266,38.9095611572266,38.9095611572266,38.8923759460449,38.875186920166,38.8522682189941,38.8522682189941,38.8350791931152,38.8236198425293,38.8236198425293,38.8007011413574,38.7777824401855,38.7720527648926,38.7548637390137,38.703296661377,38.6975708007812,38.686107635498,38.6689224243164,38.6517333984375,38.6345443725586,38.6230850219727,38.5887069702148,38.5715179443359,38.5428695678711,38.5314140319824,38.5199508666992,38.5199508666992,38.5371398925781,38.5428695678711,38.5371398925781,38.5199508666992,38.5314140319824,38.5428695678711,38.5428695678711,38.5314140319824,38.5256805419922,38.5371398925781,38.5371398925781,38.5314140319824,38.5314140319824,null,41.1727447509766,41.1727447509766,41.4305801391602,41.4305801391602,41.3045272827148,41.1842079162598,41.1899375915527,41.0409660339355,41.0409660339355,41.0466995239258,41.0753440856934,41.0753440856934,41.0868034362793,41.0868034362793,41.1727447509766,41.1727447509766,null,41.7800827026367,41.5394401550293,41.5451698303223,41.7743530273438,41.7800827026367,41.7800827026367,41.7800827026367,null,41.4649543762207,41.7399749755859,41.7170562744141,41.6884078979492,41.6597633361816,41.6425743103027,41.6311111450195,41.6311111450195,41.6311111450195,41.2415008544922,41.2300453186035,41.2243118286133,41.2128524780273,41.2185821533203,41.1842079162598,41.1670188903809,41.1727447509766,41.1670188903809,41.1670188903809,41.1670188903809,41.2930679321289,41.4649543762207,41.4649543762207,null,41.7686233520508,41.6540298461914,41.6540298461914,41.5852737426758,41.5795478820801,41.5451698303223,41.5279808044434,41.5279808044434,41.4305801391602,41.4305801391602,41.4248466491699,41.3962020874023,41.3446350097656,41.2987976074219,41.281608581543,41.270149230957,41.2586898803711,41.2357711791992,41.7170562744141,41.7457046508789,41.7686233520508,41.7686233520508,41.7686233520508,null,38.9897766113281,38.9897766113281,38.9955062866211,38.7605972290039,38.7434043884277,38.737678527832,38.7319450378418,38.686107635498,38.686107635498,38.9038352966309,38.9897766113281,38.9897766113281,null,40.376335144043,40.0783996582031,39.9294281005859,39.9294281005859,40.2101783752441,40.376335144043,40.376335144043,40.376335144043,null,39.6257629394531,39.91796875,39.923698425293,39.91796875,39.8721351623535,39.8606719970703,39.6945152282715,39.6314888000488,39.6257629394531,39.6257629394531,39.6257629394531,null,41.4305801391602,41.1727447509766,41.1727447509766,41.1727447509766,41.4305801391602,41.4764175415039,41.4821434020996,41.4305801391602,41.4305801391602,null,38.9038352966309,38.686107635498,38.5199508666992,38.5256805419922,38.5199508666992,38.5084953308105,38.5027618408203,38.4855766296387,38.5027618408203,38.5084953308105,38.8178901672363,38.8236198425293,38.9038352966309,38.9038352966309,38.9038352966309,null,40.6456260681152,40.5539512634277,40.5596809387207,40.9091873168945,41.0065879821777,41.0065879821777,40.6513557434082,40.6456260681152,40.6456260681152,null,38.9897766113281,39.1673965454102,39.333553314209,39.333553314209,39.3450126647949,39.339282989502,39.339282989502,39.0528030395508,39.0528030395508,38.9897766113281,38.9897766113281,38.9897766113281,null,40.2159080505371,40.1758003234863,39.91796875,39.8664054870605,39.8664054870605,39.8664054870605,39.9466171264648,40.2159080505371,40.2159080505371,40.2159080505371,null,39.6257629394531,39.339282989502,39.339282989502,39.339282989502,39.471061706543,39.471061706543,39.5283584594727,39.5455436706543,39.5627365112305,39.5971145629883,39.6028442382812,39.6028442382812,39.6314888000488,39.6257629394531,39.6257629394531,39.6257629394531,null,40.7315711975098,40.7315711975098,41.0180473327637,41.1670188903809,41.1670188903809,41.1670188903809,41.1727447509766,41.1670188903809,41.1842079162598,41.2185821533203,41.2128524780273,40.9149169921875,40.9091873168945,40.7315711975098,40.7315711975098,null,41.5394401550293,41.27587890625,41.27587890625,41.281608581543,41.3045272827148,41.3045272827148,41.4305801391602,41.5451698303223,41.5394401550293,41.5394401550293,null,39.0298881530762,39.0069694519043,38.9840507507324,38.9611320495605,38.9324798583984,38.9095611572266,38.9095611572266,38.9038352966309,38.9038352966309,38.9095611572266,38.9038352966309,38.9267539978027,38.9382133483887,38.9439430236816,38.9496688842773,38.9668617248535,38.9611320495605,38.9725875854492,38.9783172607422,38.9840507507324,38.9955062866211,39.0012359619141,39.0298881530762,39.0298881530762,null,38.5199508666992,38.686107635498,38.686107635498,38.422550201416,38.3996315002441,38.3996315002441,38.5199508666992,38.5199508666992,null,39.1673965454102,39.1731262207031,39.1731262207031,39.3450126647949,39.3450126647949,39.471061706543,39.471061706543,39.471061706543,39.339282989502,39.3450126647949,39.333553314209,39.333553314209,39.1673965454102,39.1673965454102,null,39.9523468017578,39.9466171264648,39.8664054870605,39.8664054870605,39.6028442382812,39.6028442382812,39.608570098877,39.642951965332,39.6658706665039,39.7002449035645,39.7518119812012,39.786190032959,39.8320274353027,39.8434867858887,39.8664054870605,39.8721351623535,39.8950538635254,39.91796875,39.9523468017578,39.9523468017578,null,38.0501251220703,38.0443954467773,38.0042877197266,37.9584541320801,37.9355354309082,37.9355354309082,37.8725128173828,37.8495941162109,37.8667793273926,37.8896980285645,37.9183502197266,37.9183502197266,37.9068870544434,37.9126167297363,37.9813690185547,37.9928321838379,38.0214805603027,38.0100212097168,38.0157508850098,38.0272064208984,38.0386695861816,38.0673141479492,38.0959625244141,38.107421875,38.1188812255859,38.1188812255859,38.1303405761719,38.1417999267578,38.1532592773438,38.1647186279297,38.1761779785156,38.1876373291016,38.1990966796875,38.250659942627,38.2449340820312,38.2563934326172,38.2563934326172,38.2162857055664,38.2162857055664,38.1360702514648,38.1303405761719,38.113151550293,38.0730438232422,38.0501251220703,38.0501251220703,38.0501251220703,null,38.2449340820312,38.3881721496582,38.3881721496582,38.3881721496582,38.428279876709,38.4397392272949,38.4626579284668,38.4683876037598,38.5314140319824,38.5371398925781,38.5371398925781,38.5256805419922,38.5314140319824,38.5428695678711,38.5428695678711,38.5314140319824,38.5199508666992,38.5371398925781,38.5428695678711,38.5371398925781,38.5199508666992,38.5199508666992,38.5314140319824,38.5428695678711,38.5428695678711,38.5428695678711,38.5428695678711,38.5199508666992,38.5199508666992,38.5314140319824,38.5256805419922,38.5314140319824,38.5314140319824,38.5142250061035,38.2334747314453,38.2334747314453,38.250659942627,38.2449340820312,38.2449340820312,null,41.7170562744141,41.2357711791992,41.2243118286133,41.2300453186035,41.2586898803711,41.27587890625,41.2873382568359,41.2873382568359,41.27587890625,41.2415008544922,41.6311111450195,41.6425743103027,41.6654891967773,41.6884078979492,41.7170562744141,41.7170562744141,null,37.9011573791504,37.9068870544434,37.9126167297363,37.9469947814941,38.0157508850098,38.0443954467773,38.0845031738281,38.1303405761719,38.1589889526367,38.1704483032227,38.1761779785156,38.1990966796875,38.2334747314453,38.2392044067383,38.2392044067383,38.1990966796875,38.1990966796875,38.1647186279297,38.1303405761719,38.1246147155762,37.9068870544434,37.9068870544434,37.8896980285645,37.8896980285645,37.9011573791504,37.9240760803223,37.9240760803223,37.9068870544434,37.8896980285645,37.8667793273926,37.8495941162109,37.832405090332,37.8037567138672,37.7922973632812,37.7922973632812,37.7865676879883,37.7922973632812,37.7922973632812,37.8209419250488,37.832405090332,37.8610496520996,37.8839683532715,37.9011573791504,37.9011573791504,null,41.1670188903809,41.1727447509766,40.9091873168945,40.9034576416016,40.9091873168945,41.1670188903809,41.1670188903809,null,39.6028442382812,39.5971145629883,39.5627365112305,39.5455436706543,39.5283584594727,39.471061706543,39.471061706543,39.471061706543,39.6028442382812,39.8664054870605,39.8664054870605,39.6314888000488,39.6257629394531,39.6028442382812,39.6028442382812,null,40.3075790405273,40.3133087158203,40.0153732299805,40.0096435546875,40.0153732299805,40.0726699829102,40.3075790405273,40.3075790405273,null,38.9152946472168,38.9152946472168,39.190315246582,39.2705268859863,39.3106346130371,39.3049049377441,38.9382133483887,38.9267539978027,38.9267539978027,38.9152946472168,38.9152946472168,null,39.780460357666,39.5226287841797,39.4538726806641,39.4538726806641,39.6887893676758,39.780460357666,39.774730682373,39.780460357666,39.780460357666,null,41.4305801391602,41.5279808044434,41.5279808044434,41.5451698303223,41.5795478820801,41.5852737426758,41.6540298461914,41.6540298461914,41.7686233520508,41.7686233520508,41.7686233520508,41.4821434020996,41.4764175415039,41.4305801391602,41.4305801391602,41.4305801391602,null,38.7204895019531,38.737678527832,38.7548637390137,38.7663230895996,38.7777824401855,38.7949714660645,38.8007011413574,38.8178901672363,38.8293495178223,38.8350791931152,38.8178901672363,38.7548637390137,38.7548637390137,38.7204895019531,38.7147598266602,38.686107635498,38.6803817749023,38.6116256713867,38.6116256713867,38.6001663208008,38.6001663208008,38.5887069702148,38.5887069702148,38.5829772949219,38.5829772949219,38.565788269043,38.565788269043,38.5772514343262,38.5772514343262,38.7204895019531,38.7204895019531,null,39.4538726806641,39.3450126647949,39.3450126647949,39.3450126647949,39.6314888000488,39.6945152282715,39.6887893676758,39.4538726806641,39.4538726806641,null,37.9928321838379,37.9871025085449,37.9584541320801,37.9527244567871,37.9355354309082,37.9183502197266,37.9068870544434,37.8495941162109,37.7922973632812,37.7922973632812,37.7922973632812,37.8266754150391,37.8381309509277,37.8495941162109,37.8954315185547,37.9068870544434,37.9183502197266,37.9584541320801,37.9871025085449,38.0042877197266,38.0272064208984,38.0558586120605,38.0615882873535,38.0501251220703,38.0558586120605,38.1188812255859,38.1188812255859,38.1990966796875,38.1990966796875,38.1876373291016,38.1761779785156,38.1647186279297,38.1532592773438,38.1417999267578,38.1303405761719,38.1188812255859,38.1188812255859,38.107421875,38.0959625244141,38.0673141479492,38.0386695861816,38.0272064208984,38.0157508850098,38.0100212097168,38.0214805603027,37.9928321838379,37.9928321838379,null,41.2357711791992,41.2586898803711,41.270149230957,41.281608581543,41.2987976074219,41.3446350097656,41.3962020874023,41.4248466491699,41.4305801391602,41.4305801391602,41.4305801391602,41.1727447509766,41.1670188903809,41.2357711791992,41.2357711791992,null,41.5394401550293,41.7800827026367,41.7800827026367,41.7800827026367,41.7113265991211,41.5394401550293,41.5394401550293,41.5394401550293,null,39.2647972106934,39.1731262207031,38.9095611572266,38.9095611572266,38.9496688842773,38.9725875854492,39.0012359619141,39.0642623901367,39.0814514160156,39.1215591430664,39.1444778442383,39.1731262207031,39.190315246582,39.2246894836426,39.2476081848145,39.2647972106934,39.2647972106934,39.2647972106934,null,38.9267539978027,38.9038352966309,38.9095611572266,38.9038352966309,38.9038352966309,38.9095611572266,38.9095611572266,38.8923759460449,38.875186920166,38.8637275695801,38.8579978942871,38.8350791931152,38.8007011413574,38.7892417907715,38.7777824401855,38.7777824401855,38.7777824401855,38.7605972290039,38.7491340637207,38.6975708007812,38.686107635498,38.6975708007812,38.9152946472168,38.9267539978027,38.9267539978027,38.9267539978027,null,40.3935241699219,40.4737358093262,40.5596809387207,40.5539512634277,40.5596809387207,40.4279022216797,40.2159080505371,40.2159080505371,40.3935241699219,40.3935241699219,null,40.4049835205078,40.376335144043,40.2101783752441,40.2101783752441,40.37060546875,40.4049835205078,40.4049835205078,40.4049835205078,null,39.5741958618164,39.5283584594727,39.5226287841797,39.7002449035645,39.7460823059082,39.7460823059082,39.7346229553223,39.7346229553223,39.5741958618164,39.5741958618164,null,38.1647186279297,38.0386695861816,38.0386695861816,37.9412651062012,37.9298057556152,37.9240760803223,37.9240760803223,37.9355354309082,37.964183807373,37.964183807373,37.9298057556152,37.9011573791504,37.8782386779785,37.8495941162109,37.832405090332,37.832405090332,37.8438606262207,37.8839683532715,37.9068870544434,38.1246147155762,38.1303405761719,38.1647186279297,38.1647186279297,38.1647186279297,null,40.1242332458496,40.1070442199707,40.0726699829102,40.0153732299805,39.9867248535156,39.9695358276367,39.9523468017578,39.91796875,39.8950538635254,39.8721351623535,39.8664054870605,39.8434867858887,39.8320274353027,39.786190032959,39.7518119812012,39.7002449035645,39.6658706665039,39.642951965332,39.608570098877,39.608570098877,39.8664054870605,40.1471519470215,40.1471519470215,40.1299629211426,40.1242332458496,40.1242332458496,null,39.608570098877,39.608570098877,39.6028442382812,39.5226287841797,39.5283584594727,39.2647972106934,39.2647972106934,39.2819862365723,39.3049049377441,39.333553314209,39.3564720153809,39.471061706543,39.608570098877,39.608570098877,null,40.6513557434082,40.6456260681152,40.6513557434082,41.0065879821777,41.0409660339355,41.0409660339355,41.0123176574707,41.0123176574707,40.6513557434082,40.6513557434082,null,40.4737358093262,40.4737358093262,40.3935241699219,40.37060546875,40.3476905822754,40.3362274169922,40.3304977416992,40.3133087158203,40.2732048034668,40.2159080505371,40.1987190246582,40.1929893493652,40.1643409729004,40.1471519470215,40.1242332458496,40.1299629211426,40.1471519470215,40.1471519470215,40.4737358093262,40.4737358093262,null,37.9412651062012,38.0386695861816,38.0386695861816,38.1647186279297,38.1990966796875,38.1990966796875,38.2449340820312,38.250659942627,38.2334747314453,38.2334747314453,38.1990966796875,38.1990966796875,38.1188812255859,38.1188812255859,38.0558586120605,38.0501251220703,38.0615882873535,38.0558586120605,38.0272064208984,38.0042877197266,37.9871025085449,37.9584541320801,37.9183502197266,37.9068870544434,37.9126167297363,37.9298057556152,37.9355354309082,37.9412651062012,37.9412651062012,null,38.7204895019531,38.5772514343262,38.5772514343262,38.565788269043,38.5428695678711,38.5428695678711,38.5142250061035,38.5199508666992,38.5084953308105,38.5027618408203,38.4970321655273,38.4855766296387,38.416820526123,38.422550201416,38.422550201416,38.422550201416,38.686107635498,38.7319450378418,38.737678527832,38.7434043884277,38.7605972290039,38.7720527648926,38.7720527648926,38.7777824401855,38.7720527648926,38.7720527648926,38.7777824401855,38.7777824401855,38.7720527648926,38.7720527648926,38.7663230895996,38.7605972290039,38.7605972290039,38.7548637390137,38.7548637390137,38.7204895019531,38.7204895019531,null,39.780460357666,39.8721351623535,39.8721351623535,40.0096435546875,40.0153732299805,39.9294281005859,39.7346229553223,39.7346229553223,39.7460823059082,39.7460823059082,39.7002449035645,39.7117042541504,39.780460357666,39.780460357666,39.780460357666,null,40.9149169921875,40.5654106140137,40.5654106140137,40.5654106140137,40.6570854187012,40.6570854187012,40.9149169921875,40.9149169921875,40.9149169921875,null,40.7373008728027,40.7373008728027,40.680004119873,40.680004119873,40.6628150939941,40.6628150939941,40.5539512634277,40.5596809387207,40.7315711975098,40.828971862793,40.8347015380859,40.9091873168945,40.9091873168945,40.9034576416016,40.7373008728027,40.7373008728027,null,41.3045272827148,41.3045272827148,41.281608581543,41.27587890625,41.1899375915527,41.1899375915527,41.0123176574707,41.0123176574707,41.0123176574707,41.0409660339355,41.1899375915527,41.1842079162598,41.3045272827148,41.3045272827148,null,41.5050621032715,41.1612892150879,41.1612892150879,41.1612892150879,41.5050621032715,41.5050621032715,41.5050621032715,null,41.1612892150879,41.1612892150879,40.9034576416016,40.9034576416016,41.1555557250977,41.1612892150879,41.1612892150879,null,43.4989547729492,43.4531211853027,43.4302024841309,43.413013458252,43.3614463806152,43.2984199523926,43.2640419006348,43.2411231994629,43.1666412353516,43.1265296936035,43.080696105957,43.08642578125,43.08642578125,43.3557167053223,43.3499870300293,43.5104141235352,43.4989547729492,43.4989547729492,null,40.9034576416016,40.6055183410645,40.6055183410645,40.6055183410645,40.9034576416016,40.9034576416016,40.9034576416016,null,41.8602981567383,41.8660278320312,41.6081924438477,41.6081924438477,41.5050621032715,41.5050621032715,41.602466583252,41.602466583252,41.8602981567383,41.8602981567383,null,42.3014755249023,42.3014755249023,41.871753692627,41.871753692627,42.3014755249023,42.3014755249023,42.3014755249023,null,42.6452484130859,42.6452484130859,42.4733619689941,42.4733619689941,42.3014755249023,42.3014755249023,42.3014755249023,42.4733619689941,42.4733619689941,42.5650367736816,42.6452484130859,42.6452484130859,null,41.8602981567383,41.8602981567383,41.8660278320312,42.2098007202148,42.2098007202148,42.2098007202148,41.8602981567383,41.8602981567383,null,42.9088096618652,42.6452484130859,42.6452484130859,42.9088096618652,42.9088096618652,42.9088096618652,null,42.3014755249023,42.3014755249023,42.4733619689941,42.4733619689941,42.6452484130859,42.6452484130859,42.4848213195801,42.4848213195801,42.3014755249023,42.3014755249023,42.3014755249023,null,42.9202690124512,42.5593032836914,42.5650367736816,42.9145393371582,42.9202690124512,42.9202690124512,null,42.9088096618652,42.9088096618652,42.6452484130859,42.5650367736816,42.5650367736816,42.9088096618652,42.9088096618652,null,42.5593032836914,42.5535736083984,42.4733619689941,42.4733619689941,42.2098007202148,42.2098007202148,42.2098007202148,42.4733619689941,42.4733619689941,42.5593032836914,42.5593032836914,null,41.8602981567383,42.2040710449219,42.2098007202148,42.2098007202148,41.8660278320312,41.8660278320312,41.8602981567383,41.8602981567383,null,41.5050621032715,41.5050621032715,41.5050621032715,41.1612892150879,41.1555557250977,41.1555557250977,41.5050621032715,41.5050621032715,null,41.6081924438477,41.871753692627,41.9519729614258,41.9519729614258,41.7800827026367,41.602466583252,41.6081924438477,41.6081924438477,null,43.2640419006348,43.2583122253418,43.2239379882812,42.9088096618652,42.9145393371582,43.2640419006348,43.2640419006348,null,42.5535736083984,42.9088096618652,42.9145393371582,42.5650367736816,42.5593032836914,42.5535736083984,42.5535736083984,null,43.2239379882812,43.218204498291,43.08642578125,42.9088096618652,42.9088096618652,43.2239379882812,43.2239379882812,null,41.1612892150879,40.9034576416016,40.9034576416016,41.1612892150879,41.1670188903809,41.1612892150879,41.1612892150879,null,42.9145393371582,43.2640419006348,43.2640419006348,42.9202690124512,42.9145393371582,42.9145393371582,null,42.6452484130859,43.08642578125,43.08642578125,42.9947547912598,42.9202690124512,42.8744316101074,42.7884902954102,42.7541122436523,42.7311935424805,42.7025451660156,42.6910858154297,42.6796264648438,42.6567077636719,42.6452484130859,42.6452484130859,42.6452484130859,42.6452484130859,null,42.0379104614258,42.0379104614258,42.0092658996582,41.9634284973145,41.9347801208496,41.8946723937988,41.8373794555664,41.8201904296875,41.7915420532227,41.7800827026367,41.7571640014648,41.722785949707,41.7457046508789,41.7514343261719,41.7800827026367,41.7800827026367,41.7743530273438,41.7800827026367,41.7915420532227,41.7972717285156,41.7915420532227,41.7800827026367,41.7915420532227,41.7800827026367,41.7743530273438,41.7800827026367,41.7800827026367,41.7800827026367,41.7743530273438,41.7628936767578,41.7514343261719,41.7514343261719,41.7800827026367,41.7800827026367,41.9519729614258,42.0379104614258,42.0379104614258,null,42.2040710449219,41.8602981567383,41.8602981567383,41.8602981567383,42.2040710449219,42.2040710449219,42.2040710449219,42.2040710449219,null,41.8660278320312,41.8602981567383,41.6081924438477,41.6081924438477,41.5107917785645,41.5107917785645,41.5050621032715,41.5050621032715,41.602466583252,41.602466583252,41.8660278320312,41.8660278320312,41.8660278320312,null,40.6169776916504,40.6112480163574,40.6055183410645,40.9034576416016,40.9034576416016,40.6169776916504,40.6169776916504,null,40.9034576416016,40.5997886657715,40.5997886657715,40.5997886657715,40.9034576416016,40.9034576416016,40.9034576416016,null,42.6452484130859,42.6452484130859,42.4905471801758,42.4848213195801,42.3014755249023,42.3014755249023,42.3014755249023,42.4848213195801,42.4848213195801,42.6452484130859,42.6452484130859,null,41.0810737609863,41.0696144104004,40.966480255127,40.9321060180664,40.8748092651367,40.8232421875,40.7544898986816,40.7086524963379,40.7258415222168,40.7315711975098,40.7315711975098,40.7315711975098,40.7373008728027,40.7602157592773,40.7602157592773,40.7774085998535,40.7945976257324,40.8060531616211,40.8175163269043,41.0868034362793,41.0810737609863,41.0810737609863,null,43.2640419006348,43.5046844482422,43.5046844482422,43.2640419006348,43.2640419006348,43.2640419006348,null,42.6796264648438,42.6681671142578,42.6452484130859,42.6108741760254,42.5707626342773,42.5421180725098,42.507740020752,42.507740020752,42.4733619689941,42.3874168395996,42.3931465148926,42.3014755249023,42.3014755249023,42.3014755249023,42.4848213195801,42.4905471801758,42.6452484130859,42.6452484130859,42.6567077636719,42.6796264648438,42.6796264648438,null,43.5046844482422,43.5046844482422,43.2640419006348,43.2640419006348,43.5046844482422,43.5046844482422,43.5046844482422,null,43.08642578125,42.6452484130859,42.6452484130859,42.9088096618652,43.08642578125,43.08642578125,43.08642578125,null,42.9088096618652,43.2239379882812,43.2239379882812,42.9088096618652,42.9088096618652,42.9088096618652,null,42.5593032836914,42.9145393371582,42.9088096618652,42.5650367736816,42.5593032836914,42.5593032836914,null,40.9091873168945,40.8977279663086,40.7487602233887,40.7487602233887,40.6055183410645,40.6112480163574,40.6055183410645,40.6398963928223,40.6628150939941,40.691463470459,40.7201080322266,40.7487602233887,40.7659454345703,40.8117828369141,40.8518905639648,40.9091873168945,40.9091873168945,null,42.2098007202148,41.8660278320312,41.8660278320312,41.8660278320312,42.2098007202148,42.2098007202148,42.2098007202148,42.2098007202148,null,42.2155303955078,42.4733619689941,42.4733619689941,42.5650367736816,42.5650367736816,42.4733619689941,42.4733619689941,42.3014755249023,42.3014755249023,42.2155303955078,42.2155303955078,42.2155303955078,null,41.5050621032715,41.6081924438477,41.6081924438477,41.8660278320312,41.8660278320312,41.8660278320312,41.602466583252,41.602466583252,41.5050621032715,41.5050621032715,41.5050621032715,null,42.5593032836914,42.5593032836914,42.4561729431152,42.4504432678223,42.2098007202148,42.2098007202148,42.2098007202148,42.4676284790039,42.4676284790039,42.5593032836914,42.5593032836914,null,43.2640419006348,42.9145393371582,42.9145393371582,43.2583122253418,43.2640419006348,43.2640419006348,null,42.2155303955078,42.2098007202148,42.2098007202148,42.4504432678223,42.4561729431152,42.5593032836914,42.5650367736816,42.4733619689941,42.4733619689941,42.2155303955078,42.2155303955078,null,41.5050621032715,41.5337104797363,41.5337104797363,41.5508995056152,41.5680885314941,41.602466583252,41.6196556091309,41.6196556091309,41.6196556091309,41.6368446350098,41.6654891967773,41.7170562744141,41.7514343261719,41.7800827026367,41.8259201049805,41.8602981567383,41.8602981567383,41.8602981567383,41.602466583252,41.596736907959,41.5050621032715,41.5050621032715,41.5050621032715,null,40.8232421875,40.9034576416016,41.1727447509766,41.1727447509766,41.1727447509766,41.0868034362793,40.8175163269043,40.8232421875,40.8232421875,40.8232421875,null,43.5046844482422,43.5046844482422,43.218204498291,43.2239379882812,43.5104141235352,43.5046844482422,43.5046844482422,null,42.9145393371582,42.639518737793,42.6452484130859,42.9202690124512,42.9145393371582,42.9145393371582,null,42.5650367736816,42.4733619689941,42.4733619689941,42.2040710449219,42.2040710449219,42.4733619689941,42.4733619689941,42.5593032836914,42.5650367736816,42.5650367736816,null,41.5165214538574,41.5222511291504,41.6081924438477,41.6081924438477,41.871753692627,41.871753692627,41.6081924438477,41.6081924438477,41.5165214538574,41.5165214538574,41.5165214538574,null,42.0379104614258,42.0379104614258,42.3014755249023,42.3014755249023,42.3931465148926,42.3874168395996,42.3702278137207,42.3358535766602,42.2957458496094,42.2499084472656,42.2269897460938,42.2040710449219,42.175422668457,42.1353187561035,42.1009368896484,42.0379104614258,42.0379104614258,null,41.5050621032715,41.6081924438477,41.6081924438477,41.8602981567383,41.8660278320312,41.871753692627,41.6311111450195,41.6311111450195,41.5165214538574,41.5165214538574,41.5050621032715,41.5050621032715,null,41.1727447509766,41.1727447509766,40.9034576416016,40.9034576416016,41.1670188903809,41.1727447509766,41.1727447509766,null,41.6081924438477,41.4248466491699,41.4305801391602,41.4477653503418,41.4649543762207,41.4764175415039,41.4993362426758,41.5107917785645,41.5222511291504,41.5165214538574,41.6081924438477,41.6081924438477,41.871753692627,41.871753692627,41.6081924438477,41.6081924438477,null,42.3014755249023,42.0379104614258,41.9519729614258,41.9519729614258,42.3014755249023,42.3014755249023,42.3014755249023,42.3014755249023,null,41.5165214538574,41.1727447509766,41.1670188903809,41.1727447509766,41.5222511291504,41.5222511291504,41.5165214538574,41.5165214538574,null,43.2640419006348,43.5046844482422,43.5046844482422,43.5104141235352,43.2583122253418,42.9145393371582,42.9202690124512,43.2640419006348,43.2640419006348,null,40.7086524963379,40.680004119873,40.6570854187012,40.6341667175293,40.6227073669434,40.6227073669434,40.6112480163574,40.5883293151855,40.5654106140137,40.5539512634277,40.496654510498,40.4450912475586,40.4221725463867,40.3935241699219,40.3820648193359,40.376335144043,40.4164428710938,40.4737358093262,40.5081176757812,40.5654106140137,40.5654106140137,40.6169776916504,40.8232421875,40.8232421875,40.8175163269043,40.8060531616211,40.7945976257324,40.7774085998535,40.7602157592773,40.7602157592773,40.7373008728027,40.7315711975098,40.7315711975098,40.7315711975098,40.7258415222168,40.7086524963379,40.7086524963379,null,42.3014755249023,42.3014755249023,42.3014755249023,41.9519729614258,41.871753692627,41.871753692627,42.3014755249023,42.3014755249023,null,41.3446350097656,41.3274459838867,41.3102569580078,41.270149230957,41.2300453186035,41.2013931274414,41.1784744262695,41.1555557250977,41.1154518127441,41.0810737609863,41.0868034362793,41.1727447509766,41.1727447509766,41.4305801391602,41.4248466491699,41.3503646850586,41.3446350097656,41.3446350097656,null,41.1670188903809,40.9034576416016,40.9034576416016,41.1612892150879,41.1612892150879,41.1670188903809,41.1670188903809,null,43.4989547729492,43.5046844482422,43.2640419006348,43.2583122253418,43.2812309265137,43.2984199523926,43.3098793029785,43.3385276794434,43.3786354064941,43.3958206176758,43.4244728088379,43.4531211853027,43.4989547729492,43.4932289123535,43.4989547729492,43.4989547729492,null,41.1612892150879,41.5050621032715,41.5050621032715,41.5107917785645,41.5107917785645,41.1670188903809,41.1612892150879,41.1612892150879,41.1612892150879,null,41.5165214538574,41.5165214538574,41.5222511291504,41.1727447509766,41.1670188903809,41.1670188903809,41.5165214538574,41.5165214538574,null,41.4936027526855,41.5050621032715,41.5165214538574,41.1670188903809,41.1670188903809,41.1612892150879,41.4936027526855,41.4936027526855,null,42.2098007202148,42.2155303955078,42.2155303955078,41.871753692627,41.8660278320312,42.2098007202148,42.2098007202148,null,41.1612892150879,41.1612892150879,40.8977279663086,40.9091873168945,40.9321060180664,40.949291229248,40.9722099304199,41.0295066833496,41.0466995239258,41.0753440856934,41.0982627868652,41.1326370239258,41.1612892150879,41.1612892150879,null,43.2583122253418,43.5104141235352,43.5104141235352,43.2239379882812,43.2239379882812,43.2583122253418,43.2583122253418,null,41.8602981567383,41.9175910949707,41.9462394714355,41.9691581726074,41.9863471984863,42.0035362243652,42.0035362243652,42.0321846008301,42.055103302002,42.0665626525879,42.1181259155273,42.1467742919922,42.1582374572754,42.175422668457,42.1983413696289,42.2098007202148,42.2040710449219,41.8602981567383,41.8602981567383,41.8602981567383,null,41.1670188903809,41.1670188903809,41.1670188903809,40.9034576416016,40.9034576416016,41.1670188903809,41.1670188903809,null,41.1612892150879,41.1555557250977,41.1555557250977,40.9034576416016,40.8977279663086,41.1612892150879,41.1612892150879,null,41.602466583252,41.602466583252,41.4592247009277,41.453498840332,41.4477653503418,41.4305801391602,41.4305801391602,41.4305801391602,41.4076614379883,41.3446350097656,41.3503646850586,41.4248466491699,41.6081924438477,41.602466583252,41.602466583252,null,43.2640419006348,43.2640419006348,42.9145393371582,42.9088096618652,43.2640419006348,43.2640419006348,null,43.5046844482422,43.2640419006348,43.2640419006348,43.5046844482422,43.5046844482422,43.5046844482422,43.5046844482422,null,40.5997886657715,40.6055183410645,40.6055183410645,40.7487602233887,40.7487602233887,40.8977279663086,40.9034576416016,40.7373008728027,40.7373008728027,40.5997886657715,40.5997886657715,null,42.9202690124512,43.2640419006348,43.2640419006348,42.9202690124512,42.9202690124512,42.9202690124512,null,42.9088096618652,42.5535736083984,42.5478477478027,42.5707626342773,42.6681671142578,42.6853561401367,42.7025451660156,42.7369194030762,42.777027130127,42.817138671875,42.8744316101074,42.9030799865723,42.9088096618652,42.9088096618652,null,42.5593032836914,42.9202690124512,42.9202690124512,42.6452484130859,42.5535736083984,42.5593032836914,42.5593032836914,null,41.5050621032715,41.4936027526855,41.5107917785645,41.5165214538574,41.5107917785645,41.6081924438477,41.6081924438477,41.8602981567383,41.8602981567383,41.8602981567383,41.6081924438477,41.6081924438477,41.5050621032715,41.5050621032715,null,41.1555557250977,41.1612892150879,41.1612892150879,41.1784744262695,41.2185821533203,41.2586898803711,41.2930679321289,41.3102569580078,41.3159866333008,41.3274459838867,41.3389053344727,41.3503646850586,41.3618240356445,41.3847427368164,41.419116973877,41.4420356750488,41.4592247009277,41.4878730773926,41.5050621032715,41.5050621032715,41.5050621032715,41.1555557250977,41.1555557250977,null,41.871753692627,41.871753692627,41.6081924438477,41.6081924438477,41.5222511291504,41.5222511291504,41.5165214538574,41.6311111450195,41.6311111450195,41.871753692627,41.871753692627,null,40.9034576416016,40.5997886657715,40.5940628051758,40.5940628051758,40.9034576416016,40.9034576416016,40.9034576416016,null,42.5650367736816,42.5593032836914,42.4733619689941,42.4733619689941,42.2098007202148,42.2040710449219,42.2040710449219,42.4733619689941,42.4733619689941,42.5650367736816,42.5650367736816,null,41.7800827026367,41.7800827026367,41.7514343261719,41.7514343261719,41.7628936767578,41.7743530273438,41.7800827026367,41.7800827026367,41.7800827026367,41.7743530273438,41.7800827026367,41.7915420532227,41.7800827026367,41.7915420532227,41.7972717285156,41.7915420532227,41.7800827026367,41.7743530273438,41.7800827026367,41.7800827026367,41.7514343261719,41.7457046508789,41.722785949707,41.6941375732422,41.6196556091309,41.596736907959,41.5623550415039,41.5394401550293,41.5222511291504,41.4993362426758,41.4649543762207,41.4592247009277,41.4592247009277,41.602466583252,41.602466583252,41.7800827026367,41.7800827026367,null,41.8602981567383,41.8602981567383,41.602466583252,41.602466583252,41.5050621032715,41.5050621032715,41.5050621032715,41.596736907959,41.602466583252,41.8602981567383,41.8602981567383,null,43.2640419006348,42.9088096618652,42.9030799865723,42.9259986877441,42.9431838989258,42.9832916259766,43.0119400024414,43.0291290283203,43.0520477294922,43.080696105957,43.1036148071289,43.1208038330078,43.1494483947754,43.1781005859375,43.2010192871094,43.218204498291,43.2239379882812,43.2239379882812,43.2353935241699,43.2583122253418,43.2640419006348,43.2640419006348,null,42.2098007202148,42.2098007202148,42.2098007202148,41.8660278320312,41.8602981567383,41.8602981567383,42.2098007202148,42.2098007202148,null,42.3014755249023,41.871753692627,41.871753692627,42.2155303955078,42.3014755249023,42.3014755249023,42.3014755249023,42.3014755249023,null,40.5940628051758,40.5940628051758,40.5997886657715,40.7373008728027,40.7373008728027,40.9034576416016,40.9034576416016,40.5940628051758,40.5940628051758,null,41.1612892150879,41.1612892150879,41.1612892150879,40.9034576416016,40.9034576416016,41.1612892150879,41.1612892150879,null,40.9034576416016,40.8232421875,40.6169776916504,40.6169776916504,40.6169776916504,40.9034576416016,40.9034576416016,40.9034576416016,null,41.1670188903809,40.9034576416016,40.9034576416016,41.1670188903809,41.1727447509766,41.1670188903809,41.1670188903809,null,41.4936027526855,41.1612892150879,41.1612892150879,41.1670188903809,41.5107917785645,41.5165214538574,41.5107917785645,41.4936027526855,41.4936027526855,null,41.1727447509766,41.5165214538574,41.5165214538574,41.5222511291504,41.5107917785645,41.4993362426758,41.4764175415039,41.4649543762207,41.4477653503418,41.4305801391602,41.1727447509766,41.1727447509766,41.1727447509766,41.1727447509766,null,40.5997886657715,40.9034576416016,40.9034576416016,40.6055183410645,40.5997886657715,40.5997886657715,40.5997886657715,null,42.5593032836914,42.4676284790039,42.4676284790039,42.2098007202148,42.2098007202148,42.2098007202148,42.4733619689941,42.4733619689941,42.5535736083984,42.6452484130859,42.639518737793,42.5593032836914,42.5593032836914,null,43.5104141235352,43.2640419006348,43.2583122253418,43.5104141235352,43.5104141235352,43.5104141235352,43.5104141235352,null,43.5046844482422,43.5104141235352,43.5104141235352,43.3499870300293,43.3557167053223,43.08642578125,43.08642578125,43.218204498291,43.5046844482422,43.5046844482422,null,42.2670974731445,42.3301200866699,42.3530387878418,42.3816909790039,42.3988761901855,42.4160652160645,42.4389839172363,42.4619026184082,42.4733619689941,42.4733619689941,42.507740020752,42.5306549072266,42.5478477478027,42.5535736083984,42.5593032836914,42.4733619689941,42.4733619689941,42.2040710449219,42.2098007202148,42.2441787719727,42.2499084472656,42.2670974731445,42.2670974731445,null,43.5104141235352,43.2583122253418,43.2640419006348,43.5104141235352,43.5104141235352,43.5104141235352,43.5104141235352,null,42.9145393371582,42.5593032836914,42.5593032836914,42.639518737793,42.9145393371582,42.9145393371582,42.9145393371582,null,37.7350006103516,37.7292709350586,38.0386695861816,38.0272064208984,37.7350006103516,37.7350006103516,null,38.3939018249512,38.3939018249512,38.0272064208984,38.0386695861816,38.2563934326172,38.2563934326172,38.3939018249512,38.3939018249512,null,39.6544075012207,39.6544075012207,39.6544075012207,39.6028442382812,39.5570068359375,39.5398178100586,39.5054397583008,39.46533203125,39.4252243041992,39.4137687683105,39.4137687683105,39.6544075012207,39.6544075012207,null,37.4599800109863,37.4599800109863,37.379768371582,37.3740386962891,36.9958839416504,37.0016136169434,37.0016136169434,37.3683052062988,37.4599800109863,37.4599800109863,null,38.6918411254883,38.6975708007812,38.6918411254883,38.5142250061035,38.250659942627,38.2563934326172,38.2563934326172,38.3423347473145,38.6918411254883,38.6918411254883,null,37.7350006103516,38.0272064208984,38.0443954467773,37.6777038574219,37.6719779968262,37.7350006103516,37.7350006103516,null,39.6544075012207,39.6544075012207,39.642951965332,40.0039138793945,40.0153732299805,39.6544075012207,39.6544075012207,null,38.0730438232422,38.0730438232422,38.0673141479492,37.5917587280273,37.4599800109863,37.4485206604004,37.9011573791504,38.0730438232422,38.0730438232422,null,38.5084953308105,38.1704483032227,38.0730438232422,38.0673141479492,38.0730438232422,38.2220153808594,38.2277450561523,38.3480682373047,38.3537940979004,38.5142250061035,38.5084953308105,38.5084953308105,null,37.0073432922363,37.0016136169434,37.2880935668945,37.2938232421875,37.0130767822266,37.0073432922363,37.0073432922363,null,37.0245323181152,37.0130767822266,37.0130767822266,37.345386505127,37.345386505127,37.064640045166,37.0245323181152,37.0245323181152,null,39.5799255371094,39.5684623718262,39.5799255371094,40.0039138793945,40.0096435546875,40.0039138793945,39.5799255371094,39.5799255371094,null,37.4657135009766,37.4599800109863,37.3740386962891,37.3683052062988,36.9958839416504,36.9958839416504,37.0016136169434,37.3854942321777,37.3854942321777,37.4657135009766,37.4657135009766,null,39.5512771606445,39.5512771606445,39.2132339477539,39.1215591430664,39.1215591430664,39.2934455871582,39.5512771606445,39.5512771606445,null,39.2934455871582,39.2934455871582,39.5570068359375,39.6372184753418,39.6372184753418,39.5512771606445,39.2934455871582,39.2934455871582,null,38.422550201416,38.428279876709,38.3939018249512,38.2563934326172,38.2563934326172,38.0386695861816,38.0272064208984,38.1589889526367,38.422550201416,38.422550201416,null,37.3683052062988,37.0016136169434,36.9958839416504,36.9958839416504,37.3683052062988,37.3683052062988,37.3683052062988,null,37.2880935668945,37.0016136169434,36.9958839416504,36.9958839416504,37.4485206604004,37.4599800109863,37.2880935668945,37.2880935668945,null,37.65478515625,37.3740386962891,37.345386505127,37.345386505127,37.379768371582,37.6719779968262,37.6777038574219,37.65478515625,37.65478515625,null,40.0039138793945,40.0039138793945,39.5741958618164,39.5741958618164,39.5799255371094,40.0039138793945,40.0039138793945,null,39.1215591430664,39.1215591430664,38.9668617248535,38.9668617248535,38.9496688842773,38.8579978942871,38.8522682189941,38.8007011413574,38.8007011413574,38.5944366455078,38.6001663208008,38.875186920166,38.875186920166,38.9038352966309,38.8923759460449,38.9496688842773,39.1215591430664,39.1215591430664,null,39.6544075012207,40.0153732299805,40.0210990905762,40.0096435546875,39.9695358276367,39.9408874511719,39.9122428894043,39.8721351623535,39.8835906982422,39.9065093994141,39.9122428894043,39.9294281005859,39.8721351623535,39.8664054870605,39.8320274353027,39.7976493835449,39.786190032959,39.7575416564941,39.7518119812012,39.7518119812012,39.7117042541504,39.6715965270996,39.6372184753418,39.6028442382812,39.6544075012207,39.6544075012207,39.6544075012207,null,38.869457244873,39.0642623901367,39.0814514160156,39.0757217407227,39.0642623901367,39.0413436889648,39.0528030395508,39.0470733642578,39.0413436889648,38.9725875854492,38.9725875854492,38.9611320495605,38.9668617248535,38.9783172607422,38.9840507507324,38.737678527832,38.737678527832,38.869457244873,38.869457244873,null,37.9126167297363,38.0845031738281,38.0787773132324,37.9985618591309,37.9985618591309,37.8152160644531,37.7235412597656,37.7235412597656,37.8152160644531,37.8209419250488,37.9126167297363,37.9126167297363,null,37.5917587280273,37.5860328674316,37.3912239074707,37.2938232421875,37.2880935668945,37.4599800109863,37.5917587280273,37.5917587280273,null,39.138744354248,39.1330184936523,38.6918411254883,38.686107635498,38.6918411254883,39.138744354248,39.138744354248,null,38.6975708007812,38.8637275695801,38.875186920166,38.6001663208008,38.5142250061035,38.5142250061035,38.6918411254883,38.6975708007812,38.6975708007812,null,38.2678527832031,38.2563934326172,37.9985618591309,38.0042877197266,37.832405090332,37.8266754150391,37.7350006103516,37.7350006103516,37.8266754150391,37.832405090332,38.2563934326172,38.2678527832031,38.2678527832031,null,37.4599800109863,37.4657135009766,37.4714393615723,37.8266754150391,37.832405090332,37.9126167297363,37.9126167297363,37.8209419250488,37.8152160644531,37.7235412597656,37.4599800109863,37.4599800109863,null,38.737678527832,38.3939018249512,38.3939018249512,38.428279876709,38.737678527832,38.737678527832,38.737678527832,null,39.2132339477539,39.2132339477539,39.0814514160156,39.0814514160156,39.0757217407227,39.0757217407227,39.0585327148438,39.0642623901367,39.0528030395508,38.8579978942871,38.8522682189941,38.8579978942871,38.9496688842773,38.9668617248535,38.9668617248535,39.1215591430664,39.2132339477539,39.2132339477539,null,38.6975708007812,38.703296661377,39.1444778442383,39.138744354248,39.1444778442383,38.6975708007812,38.6975708007812,38.6975708007812,38.6975708007812,null,39.5684623718262,39.138744354248,39.1444778442383,39.5741958618164,39.5684623718262,39.5684623718262,39.5684623718262,null,37.7350006103516,37.3912239074707,37.3912239074707,37.7350006103516,37.7350006103516,37.7350006103516,null,37.9985618591309,37.9126167297363,37.832405090332,37.8266754150391,37.4714393615723,37.4714393615723,37.7350006103516,37.8266754150391,37.832405090332,38.0042877197266,37.9985618591309,37.9985618591309,null,38.2563934326172,38.2563934326172,38.6116256713867,38.6918411254883,38.6975708007812,38.2563934326172,38.2563934326172,38.2563934326172,null,38.1704483032227,38.1704483032227,38.1647186279297,38.1589889526367,38.1589889526367,38.0272064208984,37.7292709350586,37.5860328674316,37.5917587280273,38.0673141479492,38.0730438232422,38.1704483032227,38.1704483032227,null,38.2563934326172,38.2563934326172,37.832405090332,37.832405090332,37.7350006103516,37.7350006103516,38.2563934326172,38.2563934326172,38.2563934326172,null,37.3740386962891,37.3740386962891,36.9958839416504,36.9958839416504,36.9958839416504,37.3740386962891,37.3740386962891,null,38.0730438232422,37.9011573791504,37.9011573791504,38.1647186279297,38.1647186279297,38.1647186279297,38.0730438232422,38.0730438232422,null,37.3912239074707,37.7350006103516,37.7350006103516,37.4714393615723,37.3854942321777,37.3912239074707,37.3912239074707,37.3912239074707,null,38.2563934326172,38.2563934326172,38.250659942627,38.0845031738281,37.9126167297363,37.9126167297363,37.9985618591309,38.2563934326172,38.2563934326172,null,39.642951965332,39.6544075012207,39.4137687683105,39.2189598083496,39.2189598083496,39.5570068359375,39.5570068359375,39.642951965332,39.642951965332,null,39.0642623901367,39.0757217407227,39.0757217407227,39.0757217407227,39.0929069519043,39.2189598083496,39.4137687683105,39.4137687683105,39.0413436889648,39.0470733642578,39.0528030395508,39.0413436889648,39.0642623901367,39.0757217407227,39.0814514160156,39.0642623901367,39.0642623901367,null,39.5570068359375,39.5627365112305,39.5627365112305,40.0039138793945,40.0039138793945,40.0096435546875,39.6372184753418,39.5570068359375,39.5570068359375,null,38.737678527832,38.9840507507324,38.9783172607422,38.9897766113281,38.9897766113281,38.9897766113281,38.9955062866211,39.0069694519043,38.9955062866211,39.0069694519043,39.0585327148438,39.0642623901367,39.0642623901367,39.0642623901367,39.0528030395508,39.0528030395508,38.8465385437012,38.737678527832,38.737678527832,38.737678527832,null,38.2563934326172,38.2563934326172,38.2563934326172,37.832405090332,37.8266754150391,37.7350006103516,37.7350006103516,37.832405090332,37.832405090332,38.2563934326172,38.2563934326172,null,37.4599800109863,37.7292709350586,37.7235412597656,37.4485206604004,37.3740386962891,37.3740386962891,37.379768371582,37.4599800109863,37.4599800109863,null,37.4599800109863,37.7235412597656,37.7235412597656,37.4599800109863,37.3683052062988,37.3683052062988,37.3740386962891,37.4599800109863,37.4599800109863,null,37.0130767822266,37.0130767822266,37.0188026428223,37.3912239074707,37.379768371582,37.345386505127,37.0130767822266,37.0130767822266,null,38.2563934326172,38.2678527832031,38.6975708007812,38.6975708007812,38.2563934326172,38.2563934326172,null,38.9840507507324,38.9783172607422,38.9668617248535,38.9611320495605,38.9725875854492,38.9725875854492,39.0413436889648,39.4137687683105,39.4252243041992,39.4023056030273,39.3851165771484,39.333553314209,39.2762565612793,39.2132339477539,39.2132339477539,39.138744354248,39.1330184936523,39.0069694519043,38.9955062866211,39.0069694519043,38.9955062866211,38.9897766113281,38.9897766113281,38.9897766113281,38.9783172607422,38.9840507507324,38.9840507507324,null,38.8637275695801,39.1215591430664,39.2132339477539,39.2132339477539,38.9496688842773,38.875186920166,38.8637275695801,38.8637275695801,null,38.3939018249512,38.3939018249512,38.0615882873535,38.0443954467773,38.0272064208984,38.3939018249512,38.3939018249512,null,39.138744354248,39.1444778442383,39.1444778442383,38.703296661377,38.703296661377,38.6975708007812,39.138744354248,39.138744354248,null,38.1589889526367,38.1589889526367,38.1647186279297,38.1704483032227,38.1704483032227,38.5084953308105,38.7204895019531,38.7204895019531,38.422550201416,38.1589889526367,38.1589889526367,null,38.1647186279297,38.1647186279297,38.5142250061035,38.6001663208008,38.6001663208008,38.1647186279297,38.1647186279297,38.1647186279297,null,38.0730438232422,38.0730438232422,38.1647186279297,38.1647186279297,38.6001663208008,38.5944366455078,38.5084953308105,38.5142250061035,38.3537940979004,38.3480682373047,38.2277450561523,38.2220153808594,38.0730438232422,38.0730438232422,null,40.0039138793945,39.9981803894043,39.5570068359375,39.5570068359375,39.5570068359375,40.0039138793945,40.0039138793945,40.0039138793945,null,37.0016136169434,37.0016136169434,37.3912239074707,37.3854942321777,37.4714393615723,37.4714393615723,37.4657135009766,37.3854942321777,37.3854942321777,37.0016136169434,37.0016136169434,null,38.3939018249512,38.3939018249512,38.737678527832,38.737678527832,38.4798431396484,38.3939018249512,38.3939018249512,null,39.5570068359375,39.2934455871582,39.2132339477539,39.2132339477539,39.5627365112305,39.5570068359375,39.5570068359375,null,37.0130767822266,37.0130767822266,37.2938232421875,37.3912239074707,37.3912239074707,37.0188026428223,37.0130767822266,37.0130767822266,null,38.8522682189941,38.8579978942871,38.8178901672363,38.8121604919434,38.7319450378418,38.7204895019531,38.5084953308105,38.5142250061035,38.5084953308105,38.5944366455078,38.8007011413574,38.8007011413574,38.8522682189941,38.8522682189941,null,36.9958839416504,37.0016136169434,37.3854942321777,37.3912239074707,37.0016136169434,36.9958839416504,36.9958839416504,null,39.9981803894043,40.0039138793945,40.0039138793945,39.642951965332,39.5570068359375,39.5570068359375,39.5570068359375,39.9981803894043,39.9981803894043,null,37.7292709350586,37.7350006103516,37.6719779968262,37.379768371582,37.3912239074707,37.7292709350586,37.7292709350586,null,38.686107635498,38.3537940979004,38.2563934326172,38.2563934326172,38.6975708007812,38.6975708007812,38.6918411254883,38.686107635498,38.686107635498,null,39.5684623718262,39.5741958618164,39.5741958618164,40.0039138793945,40.0039138793945,39.5684623718262,39.5684623718262,null,38.869457244873,38.737678527832,38.428279876709,38.422550201416,38.7204895019531,38.8637275695801,38.869457244873,38.869457244873,null,39.5627365112305,39.5627365112305,39.2132339477539,39.1215591430664,39.1330184936523,39.5627365112305,39.5627365112305,39.5627365112305,null,39.2934455871582,39.2934455871582,39.1215591430664,38.9496688842773,38.9496688842773,39.2132339477539,39.2934455871582,39.2934455871582,null,38.3537940979004,38.3423347473145,38.2563934326172,38.2563934326172,37.9985618591309,37.9985618591309,37.9985618591309,38.0787773132324,38.0845031738281,38.250659942627,38.2563934326172,38.3537940979004,38.3537940979004,null,39.5684623718262,39.5684623718262,40.0039138793945,39.9981803894043,39.9981803894043,40.0039138793945,39.5627365112305,39.5684623718262,39.5684623718262,null,39.2189598083496,39.1215591430664,39.138744354248,39.1502075195312,39.155933380127,39.1616630554199,39.1788520812988,39.1788520812988,39.1788520812988,39.1788520812988,39.1788520812988,39.1960411071777,39.190315246582,39.1788520812988,39.1673965454102,39.1731262207031,39.1788520812988,39.1616630554199,39.1444778442383,39.1502075195312,39.155933380127,39.1673965454102,39.1788520812988,39.1616630554199,39.1788520812988,39.1673965454102,39.1788520812988,39.2017707824707,39.2189598083496,39.2304191589355,39.2533378601074,39.2705268859863,39.2934455871582,39.327823638916,39.3736610412598,39.4366874694824,39.46533203125,39.4997100830078,39.5226287841797,39.5283584594727,39.5398178100586,39.5570068359375,39.5570068359375,39.5570068359375,39.2189598083496,39.2189598083496,null,37.8152160644531,37.8209419250488,37.7292709350586,37.4599800109863,37.4599800109863,37.7235412597656,37.8152160644531,37.8152160644531,null,39.5799255371094,39.5799255371094,40.0039138793945,40.0096435546875,40.0096435546875,40.0039138793945,39.5799255371094,39.5799255371094,39.5799255371094,null,38.1647186279297,38.1647186279297,37.9011573791504,37.7235412597656,37.7235412597656,37.7292709350586,37.8209419250488,38.1647186279297,38.1704483032227,38.1532592773438,38.1532592773438,38.1647186279297,38.1647186279297,38.1647186279297,null,40.0039138793945,40.0039138793945,39.6372184753418,39.6372184753418,40.0096435546875,40.0039138793945,40.0039138793945,null,38.5142250061035,38.1647186279297,38.1647186279297,38.1532592773438,38.1532592773438,38.1704483032227,38.1647186279297,38.2563934326172,38.250659942627,38.5142250061035,38.5142250061035,38.5142250061035,null,39.0528030395508,39.0642623901367,39.0585327148438,39.0757217407227,39.0757217407227,39.0814514160156,39.0814514160156,39.2132339477539,39.2132339477539,39.5512771606445,39.5570068359375,39.5570068359375,39.5398178100586,39.5283584594727,39.5226287841797,39.4997100830078,39.46533203125,39.4366874694824,39.3736610412598,39.327823638916,39.2934455871582,39.2705268859863,39.2533378601074,39.2304191589355,39.2189598083496,39.2017707824707,39.1788520812988,39.1673965454102,39.1788520812988,39.1616630554199,39.1788520812988,39.1673965454102,39.155933380127,39.0528030395508,39.0528030395508,39.0528030395508,null,39.1330184936523,39.138744354248,39.5684623718262,39.5627365112305,39.5627365112305,39.1330184936523,39.1330184936523,null,38.3423347473145,38.3537940979004,38.686107635498,38.6918411254883,38.3423347473145,38.3423347473145,null,38.8637275695801,38.6975708007812,38.6918411254883,39.1330184936523,39.1215591430664,38.8637275695801,38.8637275695801,null,38.875186920166,38.9496688842773,38.9496688842773,38.8923759460449,38.9038352966309,38.875186920166,38.875186920166,38.6001663208008,38.6001663208008,38.875186920166,38.875186920166,null,38.703296661377,38.6975708007812,38.2678527832031,38.2563934326172,38.2563934326172,38.703296661377,38.703296661377,38.703296661377,null,37.9011573791504,37.9011573791504,37.4485206604004,37.4485206604004,37.7235412597656,37.7235412597656,37.9011573791504,37.9011573791504,null,37.0016136169434,37.0016136169434,37.0016136169434,37.3912239074707,37.3854942321777,37.3912239074707,37.0016136169434,37.0016136169434,null,39.0642623901367,38.869457244873,38.8637275695801,39.1100997924805,39.1215591430664,39.2189598083496,39.2189598083496,39.0929069519043,39.0757217407227,39.0757217407227,39.0757217407227,39.0642623901367,39.0642623901367,null,39.5741958618164,39.5741958618164,39.5741958618164,39.1444778442383,39.138744354248,39.5741958618164,39.5741958618164,null,39.5799255371094,39.1444778442383,39.138744354248,39.1330184936523,39.5684623718262,39.5799255371094,39.5799255371094,39.5799255371094,null,40.0039138793945,40.0039138793945,40.0039138793945,39.5627365112305,39.5627365112305,39.5627365112305,40.0039138793945,40.0039138793945,null,38.1647186279297,37.8209419250488,37.8152160644531,37.9985618591309,37.9985618591309,38.2563934326172,38.250659942627,38.2563934326172,38.1647186279297,38.1647186279297,null,37.7350006103516,37.3912239074707,37.3912239074707,37.3854942321777,37.6490592956543,37.7350006103516,37.7350006103516,37.7350006103516,null,37.3912239074707,37.3912239074707,37.3912239074707,37.0016136169434,37.0016136169434,37.3912239074707,37.3912239074707,37.3912239074707,null,36.9958839416504,37.0016136169434,36.9958839416504,37.3740386962891,37.4485206604004,37.4485206604004,36.9958839416504,36.9958839416504,null,39.1444778442383,39.5799255371094,39.5799255371094,39.5741958618164,39.138744354248,39.1444778442383,39.1444778442383,39.1444778442383,null,39.1444778442383,39.138744354248,38.6918411254883,38.6975708007812,39.1444778442383,39.1444778442383,null,38.8579978942871,39.0528030395508,39.0528030395508,39.155933380127,39.1502075195312,39.1444778442383,39.1616630554199,39.1788520812988,39.1731262207031,39.1673965454102,39.1788520812988,39.190315246582,39.1960411071777,39.1788520812988,39.1788520812988,39.1788520812988,39.1788520812988,39.1788520812988,39.1616630554199,39.155933380127,39.1502075195312,39.138744354248,39.1215591430664,39.1100997924805,38.8637275695801,38.7204895019531,38.7204895019531,38.7319450378418,38.8121604919434,38.8178901672363,38.8579978942871,38.8579978942871,null,39.1330184936523,39.138744354248,38.6975708007812,38.6975708007812,38.6918411254883,39.0528030395508,39.1330184936523,39.1330184936523,null,39.5512771606445,39.5512771606445,39.6372184753418,40.0039138793945,40.0039138793945,40.0039138793945,39.5570068359375,39.5512771606445,39.5512771606445,null,38.2563934326172,38.2563934326172,38.2563934326172,38.6975708007812,38.6975708007812,38.703296661377,38.2563934326172,38.2563934326172,null,37.5860328674316,37.7292709350586,37.7292709350586,37.3912239074707,37.3912239074707,37.5860328674316,37.5860328674316,null,37.7292709350586,38.0272064208984,38.0386695861816,37.7292709350586,37.7292709350586,37.7292709350586,null,39.155933380127,39.155933380127,39.138744354248,39.0528030395508,39.0528030395508,39.0642623901367,39.0642623901367,39.0642623901367,39.0585327148438,39.0069694519043,39.1330184936523,39.138744354248,39.2132339477539,39.2132339477539,39.1960411071777,39.1788520812988,39.1960411071777,39.1673965454102,39.155933380127,39.155933380127,null,36.927131652832,36.9443206787109,36.9786949157715,37.0130767822266,37.0245323181152,37.058910369873,37.1104774475098,37.1219329833984,37.1333961486816,37.1563148498535,37.1792297363281,37.1964225769043,37.2021484375,37.2136077880859,37.2250671386719,37.2307968139648,37.2307968139648,37.2307968139648,37.2365264892578,37.2537155151367,37.2709045410156,37.2594451904297,37.2479858398438,37.2136077880859,37.1849594116211,37.1505851745605,37.1219329833984,37.058910369873,37.0245323181152,36.9844245910645,36.9729652404785,36.927131652832,36.927131652832,null,36.7781600952148,36.8698310852051,36.8870239257812,36.8984832763672,36.9042129516602,36.927131652832,36.9385871887207,36.9385871887207,36.9385871887207,36.927131652832,36.9214019775391,36.927131652832,36.927131652832,36.9214019775391,36.9099426269531,36.9042129516602,36.8984832763672,36.8698310852051,36.9099426269531,36.9099426269531,36.9099426269531,36.9099426269531,36.892749786377,36.8812942504883,36.8354568481445,36.8297271728516,36.8125381469727,36.7724304199219,36.755241394043,36.7437858581543,36.7323226928711,36.7151336669922,36.6979484558105,36.6864852905273,36.6635704040527,36.6521110534668,36.6349220275879,36.6406517028809,36.6521110534668,36.6979484558105,36.6922149658203,36.7781600952148,36.7781600952148,null,37.9011573791504,37.964183807373,37.9871025085449,37.9928321838379,37.9928321838379,38.0272064208984,38.0443954467773,38.0558586120605,38.0730438232422,38.1188812255859,38.1303405761719,38.107421875,38.0845031738281,38.0845031738281,38.0845031738281,38.1016960144043,38.0959625244141,38.0845031738281,38.0558586120605,38.0501251220703,38.0272064208984,38.0100212097168,37.9928321838379,37.9813690185547,37.969913482666,37.9355354309082,37.9469947814941,37.9527244567871,37.9469947814941,37.9240760803223,37.9011573791504,37.8839683532715,37.8839683532715,37.8954315185547,37.8954315185547,37.9011573791504,37.9183502197266,37.9183502197266,37.9068870544434,37.9068870544434,37.9011573791504,37.9011573791504,null,36.9615058898926,36.9500503540039,36.9385871887207,36.9385871887207,36.9443206787109,36.9443206787109,36.9385871887207,36.9385871887207,36.9500503540039,36.9672393798828,36.9672393798828,36.9844245910645,36.9958839416504,37.0016136169434,37.0417213439941,37.070369720459,37.1219329833984,37.1448516845703,37.1906890869141,37.2193412780762,37.2365264892578,37.2422561645508,37.2365264892578,36.9615058898926,36.9615058898926,null,37.1735038757324,37.1563148498535,37.1792297363281,37.1505851745605,37.1333961486816,37.1219329833984,37.0875587463379,36.8411865234375,36.7323226928711,36.7437858581543,36.755241394043,36.7724304199219,36.8125381469727,36.8297271728516,36.8354568481445,36.8812942504883,36.892749786377,36.9099426269531,36.9099426269531,36.9099426269531,36.9099426269531,36.8698310852051,36.8984832763672,36.9042129516602,36.9099426269531,36.9214019775391,36.927131652832,36.927131652832,36.9214019775391,36.927131652832,36.9385871887207,36.9844245910645,37.0073432922363,37.0245323181152,37.064640045166,37.0531806945801,37.1735038757324,37.1735038757324,null,38.3022308349609,38.3022308349609,38.285041809082,38.2907676696777,38.2964973449707,38.2964973449707,38.2907676696777,38.2907676696777,38.2907676696777,38.2735786437988,38.2678527832031,38.2563934326172,38.2563934326172,38.2563934326172,38.2105560302734,38.2105560302734,38.2105560302734,38.2105560302734,38.1990966796875,38.1990966796875,38.1933670043945,38.1876373291016,38.1876373291016,38.1704483032227,38.1417999267578,38.1417999267578,38.1417999267578,38.1417999267578,38.1417999267578,38.1188812255859,38.1188812255859,38.107421875,38.0959625244141,38.0845031738281,38.0787773132324,38.0959625244141,38.0959625244141,38.0845031738281,38.0787773132324,38.0615882873535,38.0673141479492,38.0214805603027,38.0214805603027,38.0272064208984,38.0443954467773,38.0386695861816,38.0272064208984,38.0157508850098,38.0042877197266,38.0214805603027,38.0272064208984,38.0501251220703,38.0730438232422,38.0845031738281,38.1188812255859,38.1360702514648,38.1417999267578,38.1417999267578,38.1589889526367,38.1589889526367,38.1704483032227,38.1933670043945,38.2105560302734,38.2277450561523,38.250659942627,38.2964973449707,38.3022308349609,38.3022308349609,null,36.8984832763672,36.8698310852051,36.8526458740234,36.8068084716797,36.7953491210938,36.7323226928711,36.7151336669922,36.6979484558105,36.6635704040527,36.6578407287598,36.6349220275879,36.617733001709,36.6005439758301,36.5948143005371,36.5833549499512,36.5833549499512,36.5833549499512,36.606273651123,36.6291923522949,36.6635704040527,36.6807594299316,36.6864852905273,36.6979484558105,36.7151336669922,36.7323226928711,36.74951171875,36.7953491210938,36.8068084716797,36.8125381469727,36.8010787963867,36.8010787963867,36.8010787963867,36.8411865234375,36.8698310852051,36.8812942504883,36.8870239257812,36.9099426269531,36.9385871887207,36.9557762145996,36.9615058898926,36.9500503540039,36.927131652832,36.9099426269531,36.8984832763672,36.8984832763672,null,38.9095611572266,38.9324798583984,38.9611320495605,38.9840507507324,39.0069694519043,39.0298881530762,39.0470733642578,39.0814514160156,39.1158256530762,39.1330184936523,39.1330184936523,39.1100997924805,39.0929069519043,39.0814514160156,38.9897766113281,38.9152946472168,38.8866424560547,38.8350791931152,38.7949714660645,38.7892417907715,38.7777824401855,38.8178901672363,38.8236198425293,38.8350791931152,38.8637275695801,38.875186920166,38.8923759460449,38.9095611572266,38.9095611572266,null,38.1933670043945,38.1704483032227,38.1532592773438,38.1303405761719,38.1188812255859,38.107421875,38.0730438232422,38.0558586120605,38.0787773132324,38.0845031738281,38.0959625244141,38.1188812255859,38.1532592773438,38.1761779785156,38.1876373291016,38.1990966796875,38.1990966796875,38.2220153808594,38.2334747314453,38.2563934326172,38.2793121337891,38.2793121337891,38.2735786437988,38.2907676696777,38.2907676696777,38.2964973449707,38.3136863708496,38.3136863708496,38.3480682373047,38.3709869384766,38.3595237731934,38.3308792114258,38.3022308349609,38.2907676696777,38.2678527832031,38.2678527832031,38.2563934326172,38.2220153808594,38.2162857055664,38.2162857055664,38.2105560302734,38.1933670043945,38.1933670043945,null,38.5199508666992,38.4855766296387,38.4511985778809,38.4397392272949,38.428279876709,38.4397392272949,38.428279876709,38.3595237731934,38.3366050720215,38.3022308349609,38.2793121337891,38.2563934326172,38.2678527832031,38.2563934326172,38.2563934326172,38.2563934326172,38.2392044067383,38.2392044067383,38.2392044067383,38.2449340820312,38.3251495361328,38.3366050720215,38.3595237731934,38.3709869384766,38.3939018249512,38.4397392272949,38.4626579284668,38.5199508666992,38.5199508666992,null,37.7120819091797,37.6777038574219,37.7006225585938,37.6948928833008,37.6777038574219,37.6777038574219,37.6662445068359,37.6662445068359,37.6490592956543,37.6375961303711,37.6375961303711,37.6204071044922,37.6204071044922,37.6204071044922,37.6146774291992,37.6089515686035,37.6032218933105,37.5974884033203,37.5917587280273,37.5974884033203,37.5860328674316,37.5803031921387,37.5631141662598,37.5516510009766,37.523006439209,37.5401954650879,37.5516510009766,37.5573844909668,37.6318664550781,37.6777038574219,37.7063522338867,37.7178115844727,37.7120819091797,37.7120819091797,null,38.5829772949219,38.8350791931152,38.8121604919434,38.7949714660645,38.7949714660645,38.8007011413574,38.7777824401855,38.7720527648926,38.6001663208008,38.5944366455078,38.6001663208008,38.6001663208008,38.6058959960938,38.5829772949219,38.5543327331543,38.5428695678711,38.5428695678711,38.56005859375,38.5428695678711,38.5543327331543,38.565788269043,38.5715179443359,38.5829772949219,38.5829772949219,null,37.6777038574219,37.660514831543,37.65478515625,37.6490592956543,37.6318664550781,37.6204071044922,37.6204071044922,37.6204071044922,37.6204071044922,37.6032218933105,37.5974884033203,37.5974884033203,37.5917587280273,37.5631141662598,37.5516510009766,37.523006439209,37.5058174133301,37.5058174133301,37.5058174133301,37.5344657897949,37.5287322998047,37.5344657897949,37.5058174133301,37.5000877380371,37.4886283874512,37.4771690368652,37.4657135009766,37.4084129333496,37.4198760986328,37.4313316345215,37.4485206604004,37.4485206604004,37.4026870727539,37.3854942321777,37.3740386962891,37.3511199951172,37.3511199951172,37.3568496704102,37.379768371582,37.379768371582,37.3740386962891,37.345386505127,37.3339309692383,37.3683052062988,37.379768371582,37.3912239074707,37.4026870727539,37.4084129333496,37.4313316345215,37.4657135009766,37.5058174133301,37.5344657897949,37.5860328674316,37.6204071044922,37.6375961303711,37.65478515625,37.6777038574219,37.6891632080078,37.7006225585938,37.6891632080078,37.6777038574219,37.6777038574219,37.6777038574219,37.6777038574219,37.6777038574219,37.6777038574219,null,37.8266754150391,37.6204071044922,37.6146774291992,37.5974884033203,37.5917587280273,37.6089515686035,37.6089515686035,37.6089515686035,37.5803031921387,37.5803031921387,37.5803031921387,37.5803031921387,37.5860328674316,37.5917587280273,37.5974884033203,37.5974884033203,37.6146774291992,37.6204071044922,37.6146774291992,37.6204071044922,37.6204071044922,37.6089515686035,37.5974884033203,37.5974884033203,37.6089515686035,37.6089515686035,37.6032218933105,37.5917587280273,37.5803031921387,37.5745697021484,37.5917587280273,37.6204071044922,37.660514831543,37.6719779968262,37.6719779968262,37.7865676879883,37.8667793273926,37.8495941162109,37.8725128173828,37.9355354309082,37.9355354309082,37.9584541320801,38.0042877197266,38.0443954467773,38.0501251220703,37.8266754150391,37.8266754150391,null,38.0272064208984,38.0157508850098,37.9985618591309,37.969913482666,37.9584541320801,37.9469947814941,37.9011573791504,37.8667793273926,37.8438606262207,37.8266754150391,37.8094863891602,37.8094863891602,37.8152160644531,37.8495941162109,37.8725128173828,37.8782386779785,37.8839683532715,37.8896980285645,37.9011573791504,37.9126167297363,37.9240760803223,37.9527244567871,37.969913482666,37.9871025085449,38.0042877197266,38.0100212097168,38.0272064208984,38.0787773132324,38.0673141479492,38.1188812255859,38.0959625244141,38.0959625244141,38.0558586120605,38.0272064208984,38.0272064208984,null,37.3282012939453,37.1735038757324,37.1563148498535,37.1563148498535,37.1563148498535,37.1906890869141,37.1906890869141,37.1849594116211,37.1792297363281,37.1792297363281,37.1563148498535,37.1333961486816,37.0130767822266,37.0417213439941,37.0531806945801,37.064640045166,37.0760955810547,37.0818290710449,37.0760955810547,37.0875587463379,37.0990142822266,37.0990142822266,37.0990142822266,37.1104774475098,37.1219329833984,37.1219329833984,37.1276664733887,37.1333961486816,37.1448516845703,37.1677703857422,37.1735038757324,37.1792297363281,37.2021484375,37.2193412780762,37.2250671386719,37.2422561645508,37.2479858398438,37.2709045410156,37.2880935668945,37.2880935668945,37.3167419433594,37.3224716186523,37.3224716186523,37.3167419433594,37.3110122680664,37.3912239074707,37.3568496704102,37.3282012939453,37.3282012939453,null,36.9500503540039,36.9672393798828,37.058910369873,37.0990142822266,37.1448516845703,37.1677703857422,37.1735038757324,37.1906890869141,37.2193412780762,37.3740386962891,37.345386505127,37.3224716186523,37.2995529174805,37.3110122680664,37.3167419433594,37.3167419433594,37.3052825927734,37.2938232421875,37.2537155151367,37.2365264892578,37.2193412780762,37.2136077880859,37.2021484375,37.207878112793,37.2021484375,37.1906890869141,37.1677703857422,37.1563148498535,37.1448516845703,37.0188026428223,37.0016136169434,36.9844245910645,36.9672393798828,36.9500503540039,36.9443206787109,36.9500503540039,36.9500503540039,null,36.5031394958496,36.5088691711426,36.755241394043,36.7437858581543,36.6750297546387,36.6349220275879,36.5948143005371,36.5604400634766,36.5088691711426,36.5031394958496,36.5031394958496,null,39.0241546630859,39.0012359619141,38.9725875854492,38.9324798583984,38.8923759460449,38.869457244873,38.8064308166504,38.8178901672363,38.8293495178223,38.8465385437012,38.880916595459,38.9038352966309,38.9324798583984,38.9439430236816,38.9668617248535,38.9725875854492,38.9668617248535,38.9897766113281,39.0069694519043,39.0642623901367,39.1043701171875,39.1215591430664,39.1215591430664,39.1100997924805,39.0814514160156,39.0642623901367,39.0413436889648,39.0241546630859,39.0241546630859,null,36.9615058898926,36.9500503540039,36.7781600952148,36.7781600952148,36.7896194458008,36.7896194458008,36.8068084716797,36.8125381469727,36.8411865234375,36.892749786377,36.927131652832,36.9672393798828,36.9500503540039,36.9385871887207,36.9385871887207,36.9443206787109,36.9443206787109,36.9385871887207,36.9385871887207,36.9500503540039,36.9615058898926,36.9615058898926,null,38.7605972290039,38.6345443725586,38.6345443725586,38.6288146972656,38.6230850219727,38.5829772949219,38.5829772949219,38.5715179443359,38.565788269043,38.5887069702148,38.6116256713867,38.6288146972656,38.6689224243164,38.7090263366699,38.7434043884277,38.7434043884277,38.737678527832,38.703296661377,38.6975708007812,38.686107635498,38.6975708007812,38.7491340637207,38.7605972290039,38.7605972290039,null,38.2449340820312,38.2392044067383,38.2105560302734,38.1990966796875,38.1990966796875,38.1990966796875,38.1761779785156,38.1761779785156,38.1761779785156,38.1933670043945,38.1933670043945,38.1819076538086,38.1990966796875,38.2277450561523,38.2334747314453,38.2334747314453,38.2334747314453,38.250659942627,38.2449340820312,38.2563934326172,38.2563934326172,38.250659942627,38.1990966796875,38.2162857055664,38.2449340820312,38.2563934326172,38.3022308349609,38.3136863708496,38.3251495361328,38.3308792114258,38.3251495361328,38.3136863708496,38.3136863708496,38.3308792114258,38.416820526123,38.428279876709,38.4683876037598,38.5142250061035,38.4798431396484,38.4569244384766,38.3996315002441,38.4053611755371,38.3709869384766,38.3595237731934,38.3366050720215,38.3251495361328,38.2449340820312,38.2449340820312,null,37.523006439209,37.5000877380371,37.4657135009766,37.4370613098145,37.345386505127,37.3110122680664,37.2938232421875,37.2422561645508,37.0531806945801,37.0417213439941,37.064640045166,37.0990142822266,37.1505851745605,37.1849594116211,37.2136077880859,37.2479858398438,37.2594451904297,37.3339309692383,37.3625793457031,37.3740386962891,37.4026870727539,37.4256019592285,37.4313316345215,37.5573844909668,37.5516510009766,37.5401954650879,37.523006439209,37.523006439209,null,37.0359916687012,36.6406517028809,36.6349220275879,36.6406517028809,36.6750297546387,36.7323226928711,36.7838897705078,36.8583755493164,36.9672393798828,37.0016136169434,37.0188026428223,37.1448516845703,37.1448516845703,37.1162071228027,37.1104774475098,37.1104774475098,37.1276664733887,37.1333961486816,37.1563148498535,37.1563148498535,37.1391220092773,37.1219329833984,37.1104774475098,37.0875587463379,37.0818290710449,37.070369720459,37.0359916687012,37.0359916687012,null,38.1188812255859,37.9355354309082,37.9298057556152,37.9068870544434,37.8667793273926,37.832405090332,37.832405090332,37.8438606262207,37.832405090332,37.8381309509277,37.8438606262207,37.8495941162109,37.8667793273926,37.8667793273926,37.8667793273926,37.8782386779785,37.8782386779785,37.9068870544434,37.9183502197266,37.9183502197266,37.9068870544434,37.8954315185547,37.8839683532715,37.9011573791504,37.9355354309082,37.9469947814941,37.9584541320801,37.9813690185547,37.9985618591309,38.0100212097168,38.0214805603027,38.0558586120605,38.0730438232422,38.107421875,38.1188812255859,38.1188812255859,null,37.0245323181152,37.0531806945801,37.0760955810547,37.0990142822266,37.1391220092773,37.1563148498535,37.1792297363281,37.1906890869141,37.2193412780762,37.2594451904297,37.2709045410156,37.2709045410156,37.3339309692383,37.3511199951172,37.345386505127,37.345386505127,37.3339309692383,37.3282012939453,37.2995529174805,37.2938232421875,37.2880935668945,37.2880935668945,37.2766342163086,37.2709045410156,37.2651748657227,37.2651748657227,37.2479858398438,37.2365264892578,37.2307968139648,37.2136077880859,37.2021484375,37.1735038757324,37.1563148498535,37.1391220092773,37.1276664733887,37.0990142822266,37.0760955810547,37.0417213439941,37.0302619934082,37.0130767822266,36.9615058898926,36.9557762145996,36.9672393798828,36.9958839416504,37.0073432922363,37.0188026428223,37.0302619934082,37.0302619934082,37.0245323181152,37.0245323181152,null,36.6291923522949,36.6291923522949,36.6807594299316,36.7437858581543,36.7724304199219,36.8526458740234,36.8641052246094,36.8698310852051,36.892749786377,36.8984832763672,36.8297271728516,36.8583755493164,36.8125381469727,36.755241394043,36.74951171875,36.7208671569824,36.7094039916992,36.6979484558105,36.6635704040527,36.6234588623047,36.6291923522949,36.6291923522949,null,37.3740386962891,37.2193412780762,37.1906890869141,37.1735038757324,37.1563148498535,37.1505851745605,37.1505851745605,37.1563148498535,37.1448516845703,37.1276664733887,37.1276664733887,37.1276664733887,37.1563148498535,37.1849594116211,37.2136077880859,37.2537155151367,37.2938232421875,37.3339309692383,37.379768371582,37.3912239074707,37.3912239074707,37.4084129333496,37.4313316345215,37.4370613098145,37.4599800109863,37.4771690368652,37.4828987121582,37.4943580627441,37.5058174133301,37.5058174133301,37.523006439209,37.5401954650879,37.523006439209,37.5000877380371,37.4886283874512,37.4714393615723,37.4657135009766,37.4657135009766,37.4771690368652,37.4427947998047,37.4313316345215,37.4141426086426,37.4026870727539,37.4026870727539,37.4141426086426,37.4141426086426,37.4084129333496,37.3912239074707,37.379768371582,37.379768371582,37.379768371582,37.3740386962891,37.3740386962891,null,36.9443206787109,36.927131652832,36.927131652832,36.9214019775391,36.9099426269531,36.8984832763672,36.8870239257812,36.8641052246094,36.8526458740234,36.7724304199219,36.7437858581543,36.6807594299316,36.6291923522949,36.6234588623047,36.6979484558105,36.7094039916992,36.7208671569824,36.7323226928711,36.7437858581543,36.8010787963867,36.8297271728516,36.8526458740234,36.8583755493164,36.892749786377,36.892749786377,36.8698310852051,36.8698310852051,36.8698310852051,36.8870239257812,36.9042129516602,36.927131652832,36.9443206787109,36.9443206787109,null,37.9355354309082,37.9011573791504,37.8954315185547,37.8954315185547,37.9011573791504,37.9011573791504,37.8839683532715,37.8495941162109,37.8438606262207,37.8381309509277,37.8381309509277,37.7808380126953,37.7579193115234,37.7350006103516,37.7063522338867,37.6777038574219,37.660514831543,37.6490592956543,37.6318664550781,37.6204071044922,37.6204071044922,37.5745697021484,37.5573844909668,37.5631141662598,37.6777038574219,37.6891632080078,37.7178115844727,37.7292709350586,37.7350006103516,37.7464599609375,37.7579193115234,37.7751083374023,37.7865676879883,37.8037567138672,37.8094863891602,37.8495941162109,37.8954315185547,37.8495941162109,37.8381309509277,37.8266754150391,37.7922973632812,37.7922973632812,37.7922973632812,37.8495941162109,37.9068870544434,37.9183502197266,37.9355354309082,37.9355354309082,null,37.3282012939453,37.3339309692383,37.2193412780762,37.1735038757324,37.0531806945801,37.064640045166,37.0760955810547,37.0760955810547,37.1104774475098,37.0818290710449,37.1735038757324,37.3282012939453,37.3282012939453,null,38.1990966796875,38.250659942627,38.2563934326172,38.2563934326172,38.2449340820312,38.250659942627,38.2334747314453,38.2334747314453,38.2334747314453,38.2277450561523,38.1990966796875,38.1819076538086,38.1933670043945,38.1933670043945,38.1761779785156,38.1761779785156,38.1761779785156,38.1360702514648,38.1188812255859,38.107421875,38.0959625244141,38.0787773132324,38.0615882873535,38.0501251220703,38.0272064208984,37.9928321838379,38.0042877197266,38.0100212097168,38.0157508850098,38.0100212097168,38.0157508850098,38.0272064208984,38.0386695861816,38.0386695861816,38.0501251220703,38.0787773132324,38.113151550293,38.1360702514648,38.1417999267578,38.1532592773438,38.1589889526367,38.1933670043945,38.1990966796875,38.1990966796875,null,37.832405090332,37.8438606262207,37.8495941162109,37.8266754150391,37.8094863891602,37.7751083374023,37.7693786621094,37.7693786621094,37.7636489868164,37.7693786621094,37.7579193115234,37.7579193115234,37.7521896362305,37.7350006103516,37.7235412597656,37.7178115844727,37.6777038574219,37.6719779968262,37.6662445068359,37.65478515625,37.6433258056641,37.6375961303711,37.6318664550781,37.6204071044922,37.6089515686035,37.5573844909668,37.5631141662598,37.5745697021484,37.5860328674316,37.5631141662598,37.5573844909668,37.5631141662598,37.6375961303711,37.6490592956543,37.660514831543,37.6777038574219,37.7063522338867,37.7292709350586,37.7521896362305,37.7693786621094,37.7693786621094,37.7808380126953,37.7922973632812,37.8037567138672,37.8094863891602,37.8094863891602,37.8209419250488,37.8381309509277,37.8438606262207,37.8381309509277,37.832405090332,37.8438606262207,37.832405090332,37.832405090332,37.832405090332,null,38.1990966796875,38.1990966796875,38.1876373291016,38.1761779785156,38.1532592773438,38.1188812255859,38.0959625244141,38.0845031738281,38.0787773132324,38.0558586120605,38.0214805603027,38.0100212097168,37.9985618591309,37.9813690185547,37.9584541320801,37.9469947814941,37.9355354309082,37.9011573791504,37.9011573791504,37.9011573791504,37.8896980285645,37.8725128173828,37.8495941162109,37.8495941162109,37.8495941162109,37.8610496520996,37.8610496520996,37.8954315185547,37.9298057556152,37.9412651062012,38.0042877197266,38.1016960144043,38.1246147155762,38.1990966796875,38.1990966796875,null,38.5256805419922,38.5027618408203,38.5027618408203,38.4855766296387,38.428279876709,38.422550201416,38.4110908508301,38.4053611755371,38.3824424743652,38.3709869384766,38.3652534484863,38.3652534484863,38.3423347473145,38.3308792114258,38.3136863708496,38.3079605102539,38.3079605102539,38.3022308349609,38.285041809082,38.2735786437988,38.2563934326172,38.250659942627,38.2392044067383,38.2277450561523,38.2220153808594,38.2162857055664,38.1990966796875,38.1990966796875,38.2105560302734,38.2105560302734,38.2105560302734,38.2105560302734,38.2563934326172,38.2563934326172,38.2563934326172,38.2678527832031,38.2735786437988,38.2907676696777,38.2907676696777,38.2907676696777,38.2964973449707,38.2964973449707,38.2907676696777,38.285041809082,38.3022308349609,38.3022308349609,38.3366050720215,38.3423347473145,38.3537940979004,38.3595237731934,38.3537940979004,38.3537940979004,38.3939018249512,38.416820526123,38.4511985778809,38.4683876037598,38.4855766296387,38.4970321655273,38.5027618408203,38.4683876037598,38.4683876037598,38.4683876037598,38.5256805419922,38.5256805419922,null,37.7350006103516,37.7120819091797,37.7178115844727,37.7350006103516,37.7521896362305,37.7579193115234,37.7521896362305,37.7464599609375,37.7350006103516,37.7235412597656,37.6948928833008,37.6777038574219,37.6719779968262,37.660514831543,37.6490592956543,37.6032218933105,37.5516510009766,37.517276763916,37.5058174133301,37.4886283874512,37.4599800109863,37.4370613098145,37.3912239074707,37.3912239074707,37.379768371582,37.3740386962891,37.3625793457031,37.3282012939453,37.3110122680664,37.3110122680664,37.2938232421875,37.3110122680664,37.3282012939453,37.3683052062988,37.4084129333496,37.4313316345215,37.4370613098145,37.4313316345215,37.4256019592285,37.4256019592285,37.4714393615723,37.4828987121582,37.4886283874512,37.523006439209,37.5459251403809,37.660514831543,37.6719779968262,37.6891632080078,37.7350006103516,37.7350006103516,null,38.3537940979004,38.3423347473145,38.3308792114258,38.3423347473145,38.1876373291016,38.1360702514648,38.1188812255859,38.1016960144043,38.0845031738281,38.0845031738281,38.0845031738281,38.107421875,38.1303405761719,38.1417999267578,38.1647186279297,38.2162857055664,38.250659942627,38.2678527832031,38.3136863708496,38.3251495361328,38.3537940979004,38.3423347473145,38.3537940979004,38.3537940979004,null,36.5031394958496,36.5031394958496,36.5031394958496,36.4974136352539,36.5031394958496,36.6406517028809,36.617733001709,36.5776252746582,36.5661659240723,36.5718955993652,36.5833549499512,36.6291923522949,36.6521110534668,36.6750297546387,36.6979484558105,36.7437858581543,36.5031394958496,36.5031394958496,null,38.7777824401855,38.7663230895996,38.7491340637207,38.686107635498,38.686107635498,38.6803817749023,38.6631889343262,38.6460037231445,38.6345443725586,38.7605972290039,38.7777824401855,38.7777824401855,38.7777824401855,38.7892417907715,38.8007011413574,38.8350791931152,38.8579978942871,38.8637275695801,38.8350791931152,38.8236198425293,38.8178901672363,38.7777824401855,38.7777824401855,null,37.4714393615723,37.5860328674316,37.6089515686035,37.6204071044922,37.6375961303711,37.6375961303711,37.6490592956543,37.6662445068359,37.6662445068359,37.6777038574219,37.6777038574219,37.6948928833008,37.7006225585938,37.6777038574219,37.7120819091797,37.7235412597656,37.7235412597656,37.7350006103516,37.7350006103516,37.7865676879883,37.8152160644531,37.8266754150391,37.8209419250488,37.7922973632812,37.7922973632812,37.7922973632812,37.8094863891602,37.8152160644531,37.7922973632812,37.7865676879883,37.7808380126953,37.7579193115234,37.7464599609375,37.7464599609375,37.7464599609375,37.7350006103516,37.7292709350586,37.7579193115234,37.7693786621094,37.7636489868164,37.7350006103516,37.7292709350586,37.7006225585938,37.660514831543,37.6433258056641,37.6204071044922,37.5974884033203,37.5344657897949,37.517276763916,37.5058174133301,37.4657135009766,37.4828987121582,37.4714393615723,37.4714393615723,null,38.7777824401855,38.7892417907715,38.7949714660645,38.7777824401855,38.7777824401855,38.5314140319824,38.5027618408203,38.5027618408203,38.4970321655273,38.4855766296387,38.4798431396484,38.4855766296387,38.5027618408203,38.5199508666992,38.5314140319824,38.5428695678711,38.56005859375,38.6001663208008,38.6230850219727,38.686107635498,38.7491340637207,38.7663230895996,38.7777824401855,38.7777824401855,null,36.5031394958496,36.5088691711426,36.7781600952148,36.9500503540039,36.9443206787109,36.755241394043,36.5088691711426,36.5031394958496,36.5031394958496,null,37.6204071044922,37.6204071044922,37.6204071044922,37.6204071044922,37.6089515686035,37.5974884033203,37.5917587280273,37.5974884033203,37.5917587280273,37.5917587280273,37.5344657897949,37.4370613098145,37.3912239074707,37.3912239074707,37.3740386962891,37.3568496704102,37.345386505127,37.3339309692383,37.3339309692383,37.3568496704102,37.3339309692383,37.345386505127,37.3511199951172,37.3568496704102,37.3339309692383,37.3282012939453,37.3568496704102,37.3912239074707,37.4485206604004,37.4943580627441,37.5401954650879,37.5573844909668,37.5745697021484,37.5745697021484,37.5631141662598,37.5516510009766,37.5516510009766,37.5573844909668,37.5745697021484,37.5803031921387,37.5917587280273,37.6032218933105,37.6089515686035,37.6089515686035,37.5974884033203,37.5974884033203,37.6089515686035,37.6204071044922,37.6204071044922,37.6146774291992,37.6204071044922,37.6146774291992,37.5974884033203,37.5974884033203,37.5917587280273,37.5860328674316,37.5803031921387,37.5803031921387,37.5803031921387,37.5803031921387,37.6089515686035,37.6089515686035,37.6089515686035,37.5917587280273,37.5974884033203,37.6146774291992,37.6204071044922,37.6204071044922,null,37.4657135009766,37.4313316345215,37.4084129333496,37.379768371582,37.3568496704102,37.3224716186523,37.2766342163086,37.2537155151367,37.2193412780762,37.207878112793,37.207878112793,37.1792297363281,37.1563148498535,37.1333961486816,37.1219329833984,37.1104774475098,37.1219329833984,37.1276664733887,37.1333961486816,37.1505851745605,37.1563148498535,37.1849594116211,37.2766342163086,37.2938232421875,37.2995529174805,37.379768371582,37.3912239074707,37.4427947998047,37.4485206604004,37.4657135009766,37.4771690368652,37.4657135009766,37.4657135009766,null,38.5199508666992,38.4626579284668,38.4397392272949,38.3939018249512,38.3709869384766,38.4053611755371,38.3996315002441,38.4569244384766,38.4798431396484,38.5142250061035,38.5314140319824,38.5314140319824,38.5371398925781,38.6058959960938,38.6288146972656,38.6402702331543,38.6689224243164,38.6975708007812,38.7204895019531,38.7605972290039,38.7548637390137,38.6975708007812,38.6689224243164,38.6173553466797,38.5944366455078,38.565788269043,38.5199508666992,38.5199508666992,null,37.8667793273926,37.7865676879883,37.6719779968262,37.6719779968262,37.7350006103516,37.7579193115234,37.7808380126953,37.8381309509277,37.8381309509277,37.8438606262207,37.8495941162109,37.8839683532715,37.9011573791504,37.9011573791504,37.8954315185547,37.8954315185547,37.9011573791504,37.9355354309082,37.9527244567871,37.9584541320801,37.9871025085449,37.9928321838379,37.9813690185547,37.9126167297363,37.9068870544434,37.9183502197266,37.9183502197266,37.8896980285645,37.8667793273926,37.8667793273926,null,37.4370613098145,37.5344657897949,37.5917587280273,37.5917587280273,37.5974884033203,37.5917587280273,37.5974884033203,37.6089515686035,37.6204071044922,37.6204071044922,37.6204071044922,37.6204071044922,37.8266754150391,37.8266754150391,37.8896980285645,38.0157508850098,38.0100212097168,38.0042877197266,37.9871025085449,37.969913482666,37.9527244567871,37.9240760803223,37.9126167297363,37.9011573791504,37.8896980285645,37.8839683532715,37.8782386779785,37.8725128173828,37.8495941162109,37.8152160644531,37.8094863891602,37.7922973632812,37.7751083374023,37.7693786621094,37.7464599609375,37.7350006103516,37.7235412597656,37.6891632080078,37.660514831543,37.6433258056641,37.6204071044922,37.6032218933105,37.5745697021484,37.5573844909668,37.5058174133301,37.4771690368652,37.4370613098145,37.4370613098145,37.4370613098145,null,36.6635704040527,36.6979484558105,36.7151336669922,36.7323226928711,36.7953491210938,36.8068084716797,36.8526458740234,36.8698310852051,36.8984832763672,36.8984832763672,36.8984832763672,36.8984832763672,36.9214019775391,36.9615058898926,36.9844245910645,37.0016136169434,37.0130767822266,37.0188026428223,37.0302619934082,36.9958839416504,36.9729652404785,36.9672393798828,36.9615058898926,36.9786949157715,36.9844245910645,36.9844245910645,36.9844245910645,36.9958839416504,37.0245323181152,36.9844245910645,36.9786949157715,36.9615058898926,36.9385871887207,36.9156684875488,36.8984832763672,36.892749786377,36.8641052246094,36.8583755493164,36.8526458740234,36.8354568481445,36.755241394043,36.74951171875,36.7437858581543,36.7380523681641,36.6750297546387,36.6635704040527,36.6635704040527,null,38.4569244384766,38.4397392272949,38.4110908508301,38.3939018249512,38.3709869384766,38.3480682373047,38.3136863708496,38.3136863708496,38.2964973449707,38.2907676696777,38.2907676696777,38.2735786437988,38.2793121337891,38.2793121337891,38.3022308349609,38.3251495361328,38.3595237731934,38.3709869384766,38.3881721496582,38.416820526123,38.428279876709,38.4855766296387,38.4970321655273,38.5027618408203,38.5027618408203,38.5314140319824,38.5371398925781,38.5371398925781,38.5428695678711,38.5829772949219,38.5715179443359,38.565788269043,38.5543327331543,38.5428695678711,38.56005859375,38.5428695678711,38.5371398925781,38.5256805419922,38.5142250061035,38.4970321655273,38.4855766296387,38.4741172790527,38.4569244384766,38.4569244384766,null,37.1849594116211,37.1792297363281,37.1563148498535,37.1735038757324,37.2193412780762,37.3339309692383,37.3568496704102,37.3511199951172,37.345386505127,37.3339309692383,37.3568496704102,37.3339309692383,37.3339309692383,37.345386505127,37.3568496704102,37.3740386962891,37.3912239074707,37.3912239074707,37.4370613098145,37.4370613098145,37.4427947998047,37.3912239074707,37.379768371582,37.2995529174805,37.2938232421875,37.2766342163086,37.1849594116211,37.1849594116211,null,37.9068870544434,37.8839683532715,37.8438606262207,37.832405090332,37.832405090332,37.8495941162109,37.8782386779785,37.9011573791504,37.9298057556152,37.964183807373,37.964183807373,37.9355354309082,37.9240760803223,37.9240760803223,37.9298057556152,37.9412651062012,37.9355354309082,37.9298057556152,37.9126167297363,37.9068870544434,37.8954315185547,37.8495941162109,37.8094863891602,37.8037567138672,37.7865676879883,37.7751083374023,37.7579193115234,37.7464599609375,37.7350006103516,37.7292709350586,37.7178115844727,37.6891632080078,37.6777038574219,37.6662445068359,37.6662445068359,37.6662445068359,37.65478515625,37.6375961303711,37.6375961303711,37.6777038574219,37.7006225585938,37.7350006103516,37.7579193115234,37.7579193115234,37.7579193115234,37.7693786621094,37.7693786621094,37.9068870544434,37.9240760803223,37.9240760803223,37.9011573791504,37.8896980285645,37.8896980285645,37.9068870544434,37.9068870544434,37.9068870544434,null,38.3480682373047,38.3652534484863,38.3939018249512,38.4110908508301,38.428279876709,38.4454689025879,38.4855766296387,38.4970321655273,38.5027618408203,38.5428695678711,38.5715179443359,38.5829772949219,38.565788269043,38.565788269043,38.565788269043,38.5543327331543,38.5428695678711,38.5199508666992,38.5027618408203,38.5027618408203,38.5199508666992,38.5084953308105,38.5027618408203,38.4798431396484,38.4741172790527,38.4741172790527,38.4511985778809,38.4397392272949,38.428279876709,38.422550201416,38.428279876709,38.4511985778809,38.4511985778809,38.4454689025879,38.428279876709,38.4110908508301,38.416820526123,38.4053611755371,38.3881721496582,38.3709869384766,38.3595237731934,38.3537940979004,38.3423347473145,38.3537940979004,38.3251495361328,38.3480682373047,38.3480682373047,null,36.5031394958496,36.7437858581543,36.6979484558105,36.6750297546387,36.6521110534668,36.6750297546387,36.6750297546387,36.7094039916992,36.7437858581543,36.7437858581543,36.7724304199219,36.7896194458008,36.7896194458008,36.7781600952148,36.7781600952148,36.5088691711426,36.5031394958496,36.5031394958496,null,37.345386505127,37.4657135009766,37.4828987121582,37.5631141662598,37.5401954650879,37.5000877380371,37.4370613098145,37.4198760986328,37.3912239074707,37.3912239074707,37.3683052062988,37.3339309692383,37.3224716186523,37.2938232421875,37.2709045410156,37.2537155151367,37.207878112793,37.1906890869141,37.1735038757324,37.1563148498535,37.1563148498535,37.1333961486816,37.1276664733887,37.1104774475098,37.1104774475098,37.1162071228027,37.1448516845703,37.1448516845703,37.1563148498535,37.1677703857422,37.1906890869141,37.2021484375,37.207878112793,37.2021484375,37.2136077880859,37.2193412780762,37.2365264892578,37.2537155151367,37.2938232421875,37.3052825927734,37.3167419433594,37.3167419433594,37.3110122680664,37.2995529174805,37.3224716186523,37.345386505127,37.345386505127,null,37.5573844909668,37.523006439209,37.4886283874512,37.4599800109863,37.4084129333496,37.379768371582,37.3511199951172,37.3339309692383,37.2709045410156,37.2709045410156,37.2594451904297,37.2651748657227,37.2766342163086,37.3110122680664,37.3339309692383,37.3224716186523,37.345386505127,37.3683052062988,37.3912239074707,37.4084129333496,37.4198760986328,37.4370613098145,37.5058174133301,37.523006439209,37.5401954650879,37.5573844909668,37.5631141662598,37.5631141662598,37.5631141662598,37.5573844909668,37.5631141662598,37.5860328674316,37.5745697021484,37.5631141662598,37.5573844909668,37.5573844909668,null,38.0042877197266,38.0100212097168,38.0386695861816,38.0787773132324,38.1016960144043,38.1417999267578,38.1819076538086,38.2162857055664,38.2563934326172,38.285041809082,38.2907676696777,38.2735786437988,38.3251495361328,38.3709869384766,38.3537940979004,38.3366050720215,38.3251495361328,38.3251495361328,38.3079605102539,38.2907676696777,38.2793121337891,38.250659942627,38.1417999267578,38.1188812255859,38.0673141479492,38.0787773132324,38.0272064208984,38.0100212097168,38.0042877197266,38.0042877197266,null,37.8610496520996,38.0042877197266,37.9412651062012,37.9298057556152,37.8954315185547,37.8610496520996,37.8495941162109,37.8438606262207,37.8495941162109,37.8438606262207,37.8266754150391,37.8094863891602,37.8037567138672,37.7922973632812,37.7865676879883,37.7693786621094,37.7579193115234,37.7292709350586,37.7350006103516,37.7464599609375,37.7464599609375,37.7464599609375,37.7579193115234,37.7808380126953,37.7865676879883,37.7922973632812,37.8152160644531,37.8094863891602,37.7922973632812,37.7922973632812,37.7922973632812,37.8209419250488,37.8266754150391,37.8152160644531,37.8266754150391,37.832405090332,37.8381309509277,37.8495941162109,37.8610496520996,37.8610496520996,null,37.7235412597656,37.7350006103516,37.7464599609375,37.7521896362305,37.7579193115234,37.7521896362305,37.7350006103516,37.7178115844727,37.7120819091797,37.7350006103516,37.7693786621094,37.7922973632812,37.8094863891602,37.8152160644531,37.8209419250488,37.8438606262207,37.8667793273926,37.8782386779785,37.8896980285645,37.9011573791504,37.9011573791504,37.9584541320801,37.9928321838379,37.9985618591309,37.9928321838379,37.969913482666,37.9584541320801,37.8954315185547,37.8896980285645,37.8782386779785,37.8667793273926,37.8610496520996,37.8495941162109,37.8381309509277,37.832405090332,37.8209419250488,37.7922973632812,37.7751083374023,37.7521896362305,37.7235412597656,37.7235412597656,null,39.1043701171875,39.0642623901367,39.0069694519043,38.9897766113281,38.9668617248535,38.9725875854492,38.9668617248535,38.9439430236816,38.9324798583984,38.9038352966309,38.880916595459,38.8465385437012,38.8293495178223,38.8178901672363,38.8064308166504,38.7777824401855,38.7777824401855,38.7949714660645,38.8350791931152,38.8866424560547,38.9152946472168,38.9897766113281,39.0814514160156,39.0871810913086,39.1043701171875,39.1043701171875,null,37.5058174133301,37.4886283874512,37.4828987121582,37.4714393615723,37.4256019592285,37.4256019592285,37.4313316345215,37.4370613098145,37.4313316345215,37.4084129333496,37.3683052062988,37.3282012939453,37.3110122680664,37.2938232421875,37.2880935668945,37.2766342163086,37.2709045410156,37.2709045410156,37.2594451904297,37.2422561645508,37.2136077880859,37.1964225769043,37.1906890869141,37.2021484375,37.2250671386719,37.2422561645508,37.2594451904297,37.2537155151367,37.2422561645508,37.2651748657227,37.3339309692383,37.3740386962891,37.4084129333496,37.4657135009766,37.4771690368652,37.4886283874512,37.5000877380371,37.5058174133301,37.5344657897949,37.5287322998047,37.5344657897949,37.5058174133301,37.5058174133301,37.5058174133301,37.5058174133301,null,37.0245323181152,37.0302619934082,37.0302619934082,37.0188026428223,37.0073432922363,36.9958839416504,36.9672393798828,36.9557762145996,36.9385871887207,36.9099426269531,36.8870239257812,36.8812942504883,36.8698310852051,36.8411865234375,36.8010787963867,36.8010787963867,36.8010787963867,36.8125381469727,36.8068084716797,36.7953491210938,36.74951171875,36.7323226928711,36.7151336669922,36.7323226928711,36.7265930175781,36.7265930175781,36.74951171875,36.7667045593262,36.8010787963867,36.8239974975586,36.8526458740234,36.892749786377,36.9443206787109,36.9557762145996,36.9672393798828,36.9844245910645,36.9844245910645,36.9844245910645,36.9958839416504,36.9844245910645,36.9844245910645,37.0073432922363,37.0245323181152,37.0245323181152,null,37.5631141662598,37.5459251403809,37.523006439209,37.5058174133301,37.5000877380371,37.4771690368652,37.4714393615723,37.4714393615723,37.4828987121582,37.4828987121582,37.4599800109863,37.4657135009766,37.4771690368652,37.4657135009766,37.4485206604004,37.4427947998047,37.4370613098145,37.4771690368652,37.5058174133301,37.5573844909668,37.5745697021484,37.6032218933105,37.6204071044922,37.6433258056641,37.660514831543,37.6891632080078,37.7235412597656,37.6948928833008,37.6777038574219,37.65478515625,37.6375961303711,37.6204071044922,37.5803031921387,37.5401954650879,37.5344657897949,37.5459251403809,37.5631141662598,37.5631141662598,37.5631141662598,null,36.927131652832,36.927131652832,36.9385871887207,36.927131652832,36.9385871887207,36.9500503540039,36.9844245910645,36.9958839416504,37.0016136169434,37.0245323181152,37.0302619934082,37.070369720459,37.0760955810547,37.0990142822266,37.1162071228027,37.1276664733887,37.1333961486816,37.1448516845703,37.1735038757324,37.1849594116211,37.207878112793,37.2193412780762,37.2365264892578,37.2479858398438,37.2537155151367,37.2766342163086,37.2880935668945,37.2995529174805,37.3110122680664,37.3110122680664,37.3224716186523,37.3339309692383,37.3110122680664,37.2766342163086,37.2651748657227,37.2594451904297,37.2193412780762,37.1906890869141,37.1792297363281,37.1563148498535,37.1391220092773,37.0990142822266,37.0760955810547,37.0531806945801,37.0245323181152,37.0073432922363,36.9844245910645,36.9844245910645,36.9958839416504,36.9844245910645,36.9844245910645,36.9844245910645,36.9672393798828,36.9672393798828,36.9729652404785,36.9500503540039,36.9500503540039,36.9500503540039,36.9557762145996,36.9500503540039,36.9615058898926,36.927131652832,36.927131652832,null,38.1761779785156,38.1990966796875,38.1990966796875,38.1990966796875,38.2105560302734,38.2392044067383,38.2449340820312,38.2392044067383,38.2392044067383,38.2392044067383,38.2563934326172,38.2563934326172,38.2563934326172,38.2678527832031,38.2563934326172,38.2392044067383,38.2162857055664,38.1876373291016,38.1761779785156,38.1647186279297,38.1532592773438,38.1303405761719,38.0730438232422,37.9928321838379,37.969913482666,37.9584541320801,37.9355354309082,37.9469947814941,37.9584541320801,37.9584541320801,37.9527244567871,37.9355354309082,37.9126167297363,37.8954315185547,37.8839683532715,37.8782386779785,37.8896980285645,37.8954315185547,37.9584541320801,37.969913482666,37.9928321838379,37.9985618591309,37.9928321838379,37.9584541320801,37.969913482666,37.9928321838379,38.0272064208984,38.0501251220703,38.0615882873535,38.0787773132324,38.0959625244141,38.107421875,38.1188812255859,38.1360702514648,38.1761779785156,38.1761779785156,null,37.5573844909668,37.6089515686035,37.6204071044922,37.6318664550781,37.6375961303711,37.6433258056641,37.65478515625,37.6662445068359,37.6719779968262,37.6777038574219,37.7178115844727,37.7235412597656,37.7178115844727,37.6948928833008,37.6662445068359,37.6490592956543,37.65478515625,37.65478515625,37.6375961303711,37.6318664550781,37.6318664550781,37.6433258056641,37.6490592956543,37.6433258056641,37.6375961303711,37.6204071044922,37.5860328674316,37.5344657897949,37.5058174133301,37.523006439209,37.5287322998047,37.5287322998047,37.5287322998047,37.523006439209,37.5000877380371,37.4886283874512,37.523006439209,37.5573844909668,37.5573844909668,null,37.0302619934082,37.0188026428223,37.0130767822266,37.0016136169434,36.9844245910645,36.9615058898926,36.9214019775391,36.8984832763672,36.8984832763672,36.8984832763672,36.8984832763672,36.9099426269531,36.927131652832,36.9500503540039,36.9615058898926,37.0130767822266,37.0302619934082,37.0417213439941,37.0760955810547,37.0990142822266,37.1276664733887,37.1391220092773,37.1563148498535,37.1735038757324,37.2021484375,37.2136077880859,37.2307968139648,37.2365264892578,37.2479858398438,37.2766342163086,37.2938232421875,37.2995529174805,37.2995529174805,37.3052825927734,37.3224716186523,37.3224716186523,37.3110122680664,37.3052825927734,37.2938232421875,37.2651748657227,37.2422561645508,37.2021484375,37.1906890869141,37.1735038757324,37.1391220092773,37.0990142822266,37.0990142822266,37.070369720459,37.0531806945801,37.0302619934082,37.0302619934082,null,37.1964225769043,37.1333961486816,37.1219329833984,37.0990142822266,37.0417213439941,37.0417213439941,37.0245323181152,37.0188026428223,37.0073432922363,37.0016136169434,36.9786949157715,36.9844245910645,37.0245323181152,36.9958839416504,36.9844245910645,36.9844245910645,36.9844245910645,36.9786949157715,36.9615058898926,36.9672393798828,36.9729652404785,36.9958839416504,37.0016136169434,37.0073432922363,37.0245323181152,37.0417213439941,37.0531806945801,37.0760955810547,37.0990142822266,37.1219329833984,37.1448516845703,37.1735038757324,37.2021484375,37.1906890869141,37.1964225769043,37.2136077880859,37.2422561645508,37.2594451904297,37.2709045410156,37.2709045410156,37.2766342163086,37.2594451904297,37.2594451904297,37.2422561645508,37.2365264892578,37.2365264892578,37.2422561645508,37.2479858398438,37.2479858398438,37.2307968139648,37.2193412780762,37.207878112793,37.1964225769043,37.1964225769043,null,38.4053611755371,38.4110908508301,38.422550201416,38.428279876709,38.4855766296387,38.5027618408203,38.5027618408203,38.5256805419922,38.565788269043,38.6058959960938,38.6345443725586,38.6631889343262,38.6975708007812,38.7147598266602,38.6918411254883,38.6746520996094,38.6402702331543,38.6230850219727,38.6402702331543,38.6460037231445,38.6402702331543,38.686107635498,38.7204895019531,38.6975708007812,38.6689224243164,38.6402702331543,38.6288146972656,38.6058959960938,38.5371398925781,38.5314140319824,38.5314140319824,38.5142250061035,38.4683876037598,38.428279876709,38.416820526123,38.3308792114258,38.3136863708496,38.3136863708496,38.3251495361328,38.3308792114258,38.3251495361328,38.3136863708496,38.3136863708496,38.3308792114258,38.3537940979004,38.3652534484863,38.3709869384766,38.3939018249512,38.3996315002441,38.4053611755371,38.4053611755371,null,37.4714393615723,37.3339309692383,37.3683052062988,37.2422561645508,37.2938232421875,37.3110122680664,37.345386505127,37.4370613098145,37.4657135009766,37.5000877380371,37.523006439209,37.5516510009766,37.5631141662598,37.5803031921387,37.5860328674316,37.5974884033203,37.5917587280273,37.5974884033203,37.6032218933105,37.6089515686035,37.6146774291992,37.6204071044922,37.6204071044922,37.6204071044922,37.6375961303711,37.6204071044922,37.6089515686035,37.5860328674316,37.4714393615723,37.4714393615723,null,37.4313316345215,37.4313316345215,37.4084129333496,37.3912239074707,37.3912239074707,37.379768371582,37.3339309692383,37.2938232421875,37.2537155151367,37.2136077880859,37.1849594116211,37.1563148498535,37.1276664733887,37.0990142822266,37.0760955810547,37.064640045166,37.0417213439941,37.0302619934082,37.0130767822266,36.9958839416504,36.9786949157715,37.0073432922363,37.0359916687012,37.0417213439941,37.0531806945801,37.0531806945801,37.0417213439941,37.0359916687012,37.0302619934082,37.0302619934082,37.0417213439941,37.0531806945801,37.0875587463379,37.0818290710449,37.0875587463379,37.1333961486816,37.1677703857422,37.2021484375,37.2537155151367,37.2766342163086,37.3052825927734,37.3339309692383,37.3854942321777,37.4084129333496,37.4256019592285,37.4313316345215,37.4313316345215,null,37.0130767822266,36.8870239257812,36.8698310852051,36.8641052246094,36.8354568481445,36.7953491210938,36.7667045593262,36.7380523681641,36.6979484558105,36.6406517028809,36.6406517028809,37.058910369873,37.070369720459,37.064640045166,37.0531806945801,37.0417213439941,37.0130767822266,37.0130767822266,null,37.1735038757324,37.1677703857422,37.1448516845703,37.0990142822266,37.058910369873,36.9672393798828,36.9500503540039,36.8641052246094,36.9042129516602,36.9443206787109,36.9786949157715,36.9958839416504,37.0130767822266,37.0302619934082,37.0417213439941,37.064640045166,37.0760955810547,37.0990142822266,37.1276664733887,37.1276664733887,37.1276664733887,37.1448516845703,37.1563148498535,37.1505851745605,37.1505851745605,37.1563148498535,37.1735038757324,37.1735038757324,null,36.9500503540039,36.9615058898926,37.2365264892578,37.2193412780762,37.1964225769043,37.1677703857422,37.1563148498535,37.1333961486816,37.0990142822266,37.0875587463379,37.0531806945801,37.0417213439941,37.0302619934082,37.0302619934082,36.9443206787109,36.9500503540039,36.9500503540039,null,36.9500503540039,36.9385871887207,36.927131652832,36.9385871887207,36.927131652832,36.927131652832,36.9099426269531,36.8812942504883,36.8698310852051,36.8641052246094,36.8583755493164,36.8469161987305,36.8297271728516,36.8239974975586,36.8125381469727,36.8125381469727,36.8010787963867,36.7724304199219,36.7437858581543,36.6979484558105,36.6692962646484,36.6521110534668,36.612003326416,36.5833549499512,36.612003326416,36.6521110534668,36.7151336669922,36.74951171875,36.7724304199219,36.7896194458008,36.8068084716797,36.8125381469727,36.8354568481445,36.8411865234375,36.8469161987305,36.8583755493164,36.8698310852051,36.9443206787109,36.9500503540039,36.9500503540039,36.9500503540039,null,37.6777038574219,37.5631141662598,37.5573844909668,37.5287322998047,37.4886283874512,37.4714393615723,37.4657135009766,37.4427947998047,37.4141426086426,37.4084129333496,37.3854942321777,37.3854942321777,37.3912239074707,37.3912239074707,37.4198760986328,37.4370613098145,37.5000877380371,37.5401954650879,37.5631141662598,37.5745697021484,37.5860328674316,37.5917587280273,37.5974884033203,37.6032218933105,37.6146774291992,37.6204071044922,37.6375961303711,37.65478515625,37.6662445068359,37.6662445068359,37.6662445068359,37.6777038574219,37.6777038574219,null,37.8610496520996,37.8610496520996,37.8495941162109,37.8495941162109,37.8495941162109,37.8725128173828,37.8896980285645,37.9011573791504,37.9011573791504,37.9011573791504,37.8839683532715,37.8954315185547,37.9068870544434,37.9183502197266,37.9183502197266,37.9068870544434,37.8782386779785,37.8782386779785,37.8667793273926,37.8667793273926,37.8667793273926,37.8495941162109,37.8438606262207,37.8381309509277,37.8209419250488,37.8094863891602,37.8094863891602,37.8037567138672,37.7922973632812,37.7808380126953,37.7693786621094,37.7693786621094,37.7521896362305,37.7292709350586,37.7063522338867,37.6777038574219,37.660514831543,37.6490592956543,37.6375961303711,37.5631141662598,37.5631141662598,37.5631141662598,37.5573844909668,37.5401954650879,37.523006439209,37.523006439209,37.523006439209,37.5287322998047,37.5344657897949,37.5974884033203,37.6204071044922,37.6433258056641,37.660514831543,37.7006225585938,37.7292709350586,37.7350006103516,37.7636489868164,37.7693786621094,37.7865676879883,37.7922973632812,37.8037567138672,37.8094863891602,37.8266754150391,37.8438606262207,37.8495941162109,37.8438606262207,37.8495941162109,37.8610496520996,37.8610496520996,null,37.7350006103516,37.6891632080078,37.6719779968262,37.660514831543,37.5459251403809,37.523006439209,37.4886283874512,37.5058174133301,37.523006439209,37.5516510009766,37.5631141662598,37.5917587280273,37.5974884033203,37.5974884033203,37.6032218933105,37.6204071044922,37.6204071044922,37.6204071044922,37.6204071044922,37.6318664550781,37.6490592956543,37.65478515625,37.660514831543,37.6777038574219,37.7006225585938,37.7235412597656,37.7521896362305,37.7579193115234,37.7693786621094,37.7808380126953,37.7922973632812,37.8037567138672,37.8209419250488,37.8209419250488,37.8495941162109,37.8782386779785,37.9011573791504,37.8954315185547,37.8839683532715,37.8667793273926,37.8438606262207,37.8209419250488,37.8152160644531,37.8094863891602,37.7922973632812,37.7693786621094,37.7350006103516,37.7350006103516,null,37.4771690368652,37.5000877380371,37.5058174133301,37.523006439209,37.5459251403809,37.5631141662598,37.6204071044922,37.6891632080078,37.7120819091797,37.7292709350586,37.7006225585938,37.6719779968262,37.6719779968262,37.6777038574219,37.6777038574219,37.65478515625,37.65478515625,37.6490592956543,37.6433258056641,37.6318664550781,37.5573844909668,37.4313316345215,37.4313316345215,37.4485206604004,37.4485206604004,37.4427947998047,37.4485206604004,37.4485206604004,37.4370613098145,37.4313316345215,37.4714393615723,37.4771690368652,37.4771690368652,37.4828987121582,37.4828987121582,37.4771690368652,37.4771690368652,null,36.8641052246094,36.7437858581543,36.755241394043,36.9443206787109,37.0302619934082,37.0359916687012,37.0417213439941,37.0531806945801,37.0531806945801,37.0417213439941,37.0359916687012,37.0073432922363,36.9786949157715,36.9443206787109,36.9042129516602,36.8641052246094,36.8641052246094,null,37.9355354309082,37.9240760803223,37.9068870544434,37.9011573791504,37.8954315185547,37.8495941162109,37.8152160644531,37.7865676879883,37.7636489868164,37.7464599609375,37.7350006103516,37.7350006103516,37.7120819091797,37.7063522338867,37.7063522338867,37.6891632080078,37.6719779968262,37.6777038574219,37.6719779968262,37.6777038574219,37.6777038574219,37.6777038574219,37.6948928833008,37.7006225585938,37.7006225585938,37.6948928833008,37.7235412597656,37.7521896362305,37.7751083374023,37.7922973632812,37.8209419250488,37.832405090332,37.8381309509277,37.8495941162109,37.8610496520996,37.8667793273926,37.8782386779785,37.8839683532715,37.8954315185547,37.9126167297363,37.9355354309082,37.9527244567871,37.9584541320801,37.9584541320801,37.9469947814941,37.9355354309082,37.9355354309082,null,38.6631889343262,38.6517333984375,38.6631889343262,38.6345443725586,38.6058959960938,38.565788269043,38.5256805419922,38.4683876037598,38.4683876037598,38.4683876037598,38.5027618408203,38.5256805419922,38.5543327331543,38.5772514343262,38.5944366455078,38.6001663208008,38.7720527648926,38.7605972290039,38.7204895019531,38.6746520996094,38.6631889343262,38.6631889343262,null,38.0157508850098,37.8896980285645,37.8266754150391,37.8266754150391,38.0501251220703,38.0501251220703,38.0730438232422,38.113151550293,38.1303405761719,38.1360702514648,38.1188812255859,38.1360702514648,38.1532592773438,38.1704483032227,38.1933670043945,38.1990966796875,38.1990966796875,38.1933670043945,38.1704483032227,38.1417999267578,38.0959625244141,38.0615882873535,38.0443954467773,38.0272064208984,38.0157508850098,38.0157508850098,37.9871025085449,37.9928321838379,38.0100212097168,38.0157508850098,38.0157508850098,null,38.0042877197266,38.0157508850098,38.0272064208984,38.0386695861816,38.0443954467773,38.0272064208984,38.0214805603027,38.0214805603027,38.0673141479492,38.0615882873535,38.0558586120605,38.0558586120605,38.0501251220703,38.0386695861816,38.0157508850098,37.9928321838379,37.964183807373,37.9355354309082,37.9126167297363,37.8839683532715,37.8725128173828,37.8438606262207,37.8266754150391,37.8209419250488,37.8266754150391,37.832405090332,37.8438606262207,37.8495941162109,37.8725128173828,37.8954315185547,37.9068870544434,37.9298057556152,37.9469947814941,37.9584541320801,37.969913482666,37.9813690185547,37.9928321838379,37.9985618591309,38.0042877197266,38.0042877197266,null,37.969913482666,37.9527244567871,37.9412651062012,37.9355354309082,37.9240760803223,37.9183502197266,37.9126167297363,37.9011573791504,37.8954315185547,37.9068870544434,37.8839683532715,37.8610496520996,37.8438606262207,37.8495941162109,37.8610496520996,37.8495941162109,37.8381309509277,37.832405090332,37.8266754150391,37.8152160644531,37.7865676879883,37.7350006103516,37.7350006103516,37.7235412597656,37.7235412597656,37.7120819091797,37.7178115844727,37.7063522338867,37.6777038574219,37.8725128173828,37.8839683532715,37.9011573791504,37.9240760803223,37.9469947814941,37.9527244567871,37.9469947814941,37.9355354309082,37.969913482666,37.969913482666,null,37.1104774475098,37.058910369873,37.0245323181152,37.0130767822266,36.9786949157715,36.9443206787109,36.927131652832,36.9042129516602,36.8870239257812,36.8698310852051,36.8698310852051,36.8698310852051,36.892749786377,36.892749786377,36.8583755493164,36.8526458740234,36.8297271728516,36.8411865234375,37.0875587463379,37.1219329833984,37.1333961486816,37.1505851745605,37.1792297363281,37.1849594116211,37.1563148498535,37.1505851745605,37.1333961486816,37.1276664733887,37.1219329833984,37.1104774475098,37.1104774475098,null,36.8411865234375,36.8297271728516,36.8010787963867,36.7437858581543,36.7323226928711,36.7208671569824,36.7094039916992,36.6979484558105,36.6234588623047,36.6234588623047,36.6349220275879,36.6521110534668,36.6635704040527,36.6864852905273,36.6979484558105,36.7151336669922,36.7323226928711,36.8411865234375,36.8411865234375,null,38.1188812255859,38.1303405761719,38.1532592773438,38.1704483032227,38.1933670043945,38.1704483032227,38.1589889526367,38.1589889526367,38.1417999267578,38.1417999267578,38.1360702514648,38.1188812255859,38.0845031738281,38.0730438232422,38.0501251220703,38.0272064208984,38.0214805603027,38.0042877197266,37.9985618591309,37.9928321838379,37.9813690185547,37.969913482666,37.9584541320801,37.9469947814941,37.9298057556152,37.9068870544434,37.8954315185547,37.9011573791504,37.9011573791504,37.9068870544434,37.9183502197266,37.9298057556152,37.9355354309082,38.1188812255859,38.1188812255859,null,38.0787773132324,38.0501251220703,38.0386695861816,38.0386695861816,38.0272064208984,38.0157508850098,38.0100212097168,38.0157508850098,38.0100212097168,38.0042877197266,37.9928321838379,37.969913482666,37.9584541320801,37.9011573791504,37.9011573791504,37.8896980285645,37.8782386779785,37.8667793273926,37.8839683532715,37.8954315185547,37.9011573791504,37.8782386779785,37.8495941162109,37.8209419250488,37.8209419250488,37.8037567138672,37.7922973632812,37.7808380126953,37.7693786621094,37.7579193115234,37.7521896362305,37.7235412597656,37.7350006103516,37.7350006103516,37.7521896362305,37.7636489868164,37.7865676879883,37.8152160644531,37.8209419250488,37.8438606262207,37.8438606262207,37.8725128173828,37.8839683532715,37.9126167297363,37.9355354309082,37.964183807373,37.9928321838379,38.0157508850098,38.0272064208984,38.0443954467773,38.0386695861816,38.0615882873535,38.0787773132324,38.0787773132324,null,37.0359916687012,37.070369720459,37.0818290710449,37.0875587463379,37.1104774475098,37.1219329833984,37.1391220092773,37.1563148498535,37.1735038757324,37.1906890869141,37.207878112793,37.2537155151367,37.2709045410156,37.2938232421875,37.3224716186523,37.3339309692383,37.3683052062988,37.3912239074707,37.3854942321777,37.3854942321777,37.4084129333496,37.4141426086426,37.3912239074707,37.3740386962891,37.3568496704102,37.3339309692383,37.3339309692383,37.3339309692383,37.3339309692383,37.3511199951172,37.3625793457031,37.3683052062988,37.3625793457031,37.3339309692383,37.3282012939453,37.2709045410156,37.2594451904297,37.2365264892578,37.2250671386719,37.2193412780762,37.2021484375,37.1792297363281,37.1735038757324,37.1677703857422,37.1448516845703,37.1333961486816,37.1276664733887,37.1219329833984,37.1219329833984,37.1104774475098,37.0990142822266,37.0990142822266,37.0990142822266,37.0875587463379,37.0760955810547,37.0818290710449,37.0760955810547,37.064640045166,37.070369720459,37.058910369873,37.0359916687012,37.0359916687012,37.0359916687012,null,37.964183807373,37.9011573791504,37.9011573791504,37.9011573791504,37.8725128173828,37.8610496520996,37.8495941162109,37.8782386779785,37.8782386779785,37.8667793273926,37.8495941162109,37.8438606262207,37.8381309509277,37.8094863891602,37.7922973632812,37.7865676879883,37.7751083374023,37.7636489868164,37.7693786621094,37.7636489868164,37.7292709350586,37.7120819091797,37.6891632080078,37.6204071044922,37.5631141662598,37.5631141662598,37.5459251403809,37.5344657897949,37.5401954650879,37.5803031921387,37.6204071044922,37.6375961303711,37.65478515625,37.6777038574219,37.6948928833008,37.7235412597656,37.7350006103516,37.7464599609375,37.7693786621094,37.7751083374023,37.7922973632812,37.8094863891602,37.8094863891602,37.8266754150391,37.8438606262207,37.8667793273926,37.9011573791504,37.9469947814941,37.9584541320801,37.969913482666,37.9985618591309,38.0157508850098,38.0272064208984,37.9355354309082,37.964183807373,37.964183807373,null,38.2105560302734,38.2162857055664,38.2162857055664,38.2220153808594,38.2563934326172,38.2678527832031,38.2678527832031,38.2907676696777,38.3022308349609,38.3308792114258,38.3595237731934,38.3709869384766,38.3939018249512,38.4110908508301,38.4397392272949,38.4569244384766,38.4454689025879,38.4397392272949,38.4454689025879,38.428279876709,38.428279876709,38.428279876709,38.4511985778809,38.416820526123,38.3939018249512,38.3537940979004,38.3537940979004,38.3595237731934,38.3537940979004,38.3423347473145,38.3366050720215,38.3022308349609,38.2964973449707,38.250659942627,38.2277450561523,38.2105560302734,38.2105560302734,null,37.7350006103516,37.6719779968262,37.660514831543,37.6204071044922,37.5917587280273,37.5745697021484,37.5573844909668,37.5516510009766,37.5516510009766,37.5631141662598,37.5745697021484,37.5745697021484,37.5573844909668,37.5401954650879,37.4943580627441,37.4485206604004,37.3912239074707,37.3110122680664,37.3167419433594,37.3224716186523,37.3224716186523,37.3167419433594,37.2880935668945,37.2880935668945,37.2709045410156,37.2479858398438,37.2422561645508,37.2250671386719,37.2193412780762,37.2250671386719,37.2365264892578,37.2594451904297,37.2709045410156,37.3282012939453,37.3339309692383,37.3625793457031,37.3683052062988,37.3625793457031,37.3511199951172,37.3339309692383,37.3339309692383,37.3339309692383,37.3339309692383,37.3568496704102,37.3740386962891,37.3912239074707,37.4141426086426,37.4427947998047,37.4657135009766,37.4714393615723,37.4886283874512,37.5287322998047,37.5573844909668,37.5745697021484,37.6204071044922,37.6204071044922,37.6318664550781,37.6490592956543,37.660514831543,37.6777038574219,37.7063522338867,37.7350006103516,37.7350006103516,null,38.4855766296387,38.4454689025879,38.428279876709,38.4110908508301,38.3939018249512,38.3652534484863,38.3480682373047,38.3308792114258,38.3136863708496,38.2964973449707,38.2907676696777,38.2907676696777,38.2907676696777,38.2907676696777,38.2793121337891,38.2907676696777,38.3079605102539,38.3251495361328,38.3251495361328,38.3366050720215,38.3537940979004,38.3709869384766,38.3996315002441,38.428279876709,38.4511985778809,38.4626579284668,38.5084953308105,38.5256805419922,38.5084953308105,38.5027618408203,38.4855766296387,38.4855766296387,38.4855766296387,38.4855766296387,null,38.3423347473145,38.3308792114258,38.3423347473145,38.3537940979004,38.3595237731934,38.3709869384766,38.3881721496582,38.4053611755371,38.416820526123,38.4110908508301,38.428279876709,38.4454689025879,38.4511985778809,38.4511985778809,38.428279876709,38.422550201416,38.428279876709,38.4397392272949,38.4511985778809,38.4741172790527,38.4741172790527,38.4798431396484,38.5027618408203,38.5084953308105,38.5199508666992,38.5027618408203,38.5027618408203,38.5199508666992,38.5428695678711,38.5543327331543,38.565788269043,38.565788269043,38.565788269043,38.5829772949219,38.5829772949219,38.6230850219727,38.6288146972656,38.6345443725586,38.6345443725586,38.6460037231445,38.6631889343262,38.6803817749023,38.686107635498,38.686107635498,38.6230850219727,38.6001663208008,38.56005859375,38.5428695678711,38.5314140319824,38.5199508666992,38.5027618408203,38.4855766296387,38.4798431396484,38.428279876709,38.3881721496582,38.3595237731934,38.3423347473145,38.3423347473145,null,37.523006439209,37.4886283874512,37.5000877380371,37.523006439209,37.5287322998047,37.5287322998047,37.5287322998047,37.523006439209,37.5058174133301,37.4657135009766,37.4313316345215,37.4084129333496,37.4026870727539,37.3912239074707,37.379768371582,37.3683052062988,37.3339309692383,37.3224716186523,37.2995529174805,37.2880935668945,37.2766342163086,37.2651748657227,37.2651748657227,37.2709045410156,37.2766342163086,37.2880935668945,37.2880935668945,37.2938232421875,37.2995529174805,37.3282012939453,37.3339309692383,37.345386505127,37.345386505127,37.3511199951172,37.379768371582,37.4084129333496,37.4599800109863,37.4886283874512,37.523006439209,37.523006439209,null,38.8350791931152,38.5829772949219,38.5428695678711,38.5371398925781,38.5371398925781,38.5314140319824,38.7777824401855,38.8064308166504,38.869457244873,38.8350791931152,38.8350791931152,null,36.9958839416504,37.0302619934082,37.0531806945801,37.070369720459,37.0990142822266,37.0990142822266,37.1391220092773,37.1735038757324,37.1906890869141,37.2021484375,37.2422561645508,37.2651748657227,37.2938232421875,37.3052825927734,37.3110122680664,37.3224716186523,37.3224716186523,37.3052825927734,37.2995529174805,37.2995529174805,37.2938232421875,37.2766342163086,37.2479858398438,37.2651748657227,37.2766342163086,37.2880935668945,37.2995529174805,37.3224716186523,37.3339309692383,37.345386505127,37.3740386962891,37.379768371582,37.379768371582,37.3568496704102,37.3511199951172,37.3511199951172,37.3740386962891,37.3854942321777,37.4026870727539,37.4485206604004,37.4485206604004,37.4313316345215,37.4198760986328,37.4084129333496,37.3740386962891,37.3339309692383,37.2651748657227,37.2422561645508,37.2537155151367,37.2594451904297,37.2422561645508,37.2250671386719,37.2021484375,37.1735038757324,37.1448516845703,37.1219329833984,37.0990142822266,37.0760955810547,37.0531806945801,37.0417213439941,37.0245323181152,37.0073432922363,37.0016136169434,36.9958839416504,36.9958839416504,null,37.7464599609375,37.7178115844727,37.6891632080078,37.65478515625,37.6204071044922,37.6433258056641,37.6433258056641,37.6146774291992,37.5974884033203,37.5917587280273,37.5803031921387,37.5631141662598,37.5516510009766,37.5459251403809,37.5401954650879,37.5459251403809,37.5401954650879,37.3912239074707,37.3511199951172,37.3052825927734,37.2766342163086,37.2651748657227,37.2537155151367,37.2307968139648,37.2136077880859,37.1964225769043,37.207878112793,37.2193412780762,37.2307968139648,37.2479858398438,37.2479858398438,37.2422561645508,37.2365264892578,37.2365264892578,37.2422561645508,37.2594451904297,37.2594451904297,37.2766342163086,37.2880935668945,37.2938232421875,37.3110122680664,37.3110122680664,37.3282012939453,37.3625793457031,37.3740386962891,37.379768371582,37.3912239074707,37.3912239074707,37.4370613098145,37.4599800109863,37.4886283874512,37.5058174133301,37.517276763916,37.5516510009766,37.6032218933105,37.6490592956543,37.660514831543,37.6719779968262,37.6777038574219,37.6948928833008,37.7006225585938,37.7006225585938,37.6948928833008,37.6777038574219,37.6777038574219,37.6777038574219,37.6719779968262,37.6777038574219,37.6719779968262,37.6891632080078,37.7063522338867,37.7063522338867,37.7120819091797,37.7350006103516,37.7350006103516,37.7464599609375,37.7464599609375,null,37.7235412597656,37.7350006103516,37.7521896362305,37.7579193115234,37.7579193115234,37.7693786621094,37.7636489868164,37.7693786621094,37.7693786621094,37.7751083374023,37.8094863891602,37.8266754150391,37.8495941162109,37.8438606262207,37.832405090332,37.8667793273926,37.9068870544434,37.9298057556152,37.9355354309082,37.9298057556152,37.9183502197266,37.9068870544434,37.9011573791504,37.9011573791504,37.8954315185547,37.9068870544434,37.8954315185547,37.8725128173828,37.8495941162109,37.8438606262207,37.832405090332,37.8094863891602,37.7636489868164,37.7178115844727,37.7235412597656,37.7235412597656,null,37.1448516845703,37.1333961486816,37.1276664733887,37.1162071228027,37.0990142822266,37.0760955810547,37.070369720459,37.0302619934082,37.0245323181152,37.0016136169434,36.9958839416504,36.9844245910645,36.9500503540039,36.9500503540039,36.9443206787109,36.8698310852051,36.8812942504883,36.8870239257812,36.8984832763672,36.9099426269531,36.9214019775391,36.9786949157715,36.9844245910645,36.9786949157715,36.9672393798828,36.9672393798828,36.9786949157715,36.9844245910645,36.9958839416504,37.0073432922363,37.0188026428223,37.0359916687012,37.0531806945801,37.2422561645508,37.3683052062988,37.3339309692383,37.2709045410156,37.207878112793,37.1677703857422,37.1448516845703,37.1448516845703,null,38.4569244384766,38.4741172790527,38.4855766296387,38.4970321655273,38.5142250061035,38.5256805419922,38.5371398925781,38.5428695678711,38.5428695678711,38.5543327331543,38.5829772949219,38.6058959960938,38.6001663208008,38.6001663208008,38.5944366455078,38.6001663208008,38.5944366455078,38.5772514343262,38.5543327331543,38.5256805419922,38.5027618408203,38.4970321655273,38.4855766296387,38.4683876037598,38.4511985778809,38.428279876709,38.428279876709,38.428279876709,38.4454689025879,38.4397392272949,38.4454689025879,38.4569244384766,38.4569244384766,null,37.1448516845703,37.1677703857422,37.207878112793,37.2709045410156,37.3339309692383,37.4714393615723,37.4828987121582,37.4657135009766,37.5058174133301,37.517276763916,37.5344657897949,37.5287322998047,37.523006439209,37.523006439209,37.523006439209,37.5058174133301,37.4370613098145,37.4198760986328,37.4084129333496,37.3912239074707,37.3683052062988,37.345386505127,37.3224716186523,37.3110122680664,37.3110122680664,37.2995529174805,37.2880935668945,37.2766342163086,37.2537155151367,37.2479858398438,37.2365264892578,37.2193412780762,37.207878112793,37.1849594116211,37.1735038757324,37.1448516845703,37.1448516845703,null,38.4053611755371,38.3996315002441,38.3939018249512,38.3709869384766,38.3652534484863,38.3537940979004,38.3308792114258,38.3136863708496,38.3136863708496,38.3022308349609,38.2563934326172,38.2449340820312,38.2162857055664,38.1990966796875,38.1933670043945,38.1589889526367,38.1532592773438,38.1417999267578,38.1360702514648,38.113151550293,38.0787773132324,38.0615882873535,38.0386695861816,38.0443954467773,38.0272064208984,38.0157508850098,38.0386695861816,38.0501251220703,38.0558586120605,38.0558586120605,38.0615882873535,38.0787773132324,38.0845031738281,38.0959625244141,38.0959625244141,38.0787773132324,38.0845031738281,38.0959625244141,38.107421875,38.1188812255859,38.1188812255859,38.1417999267578,38.1417999267578,38.1417999267578,38.1417999267578,38.1417999267578,38.1704483032227,38.1876373291016,38.1876373291016,38.1933670043945,38.1990966796875,38.2162857055664,38.2220153808594,38.2277450561523,38.2392044067383,38.250659942627,38.2563934326172,38.2735786437988,38.285041809082,38.3022308349609,38.3079605102539,38.3079605102539,38.3136863708496,38.3308792114258,38.3423347473145,38.3652534484863,38.3652534484863,38.3709869384766,38.3824424743652,38.4053611755371,38.4053611755371,null,37.0531806945801,37.0359916687012,37.0188026428223,37.0073432922363,36.9958839416504,36.9500503540039,36.9557762145996,36.9615058898926,36.9557762145996,36.927131652832,36.8583755493164,36.8297271728516,36.8984832763672,36.892749786377,36.8698310852051,36.8641052246094,36.8526458740234,36.8641052246094,36.8870239257812,36.8984832763672,36.9099426269531,36.9214019775391,36.927131652832,36.927131652832,36.9729652404785,36.9844245910645,37.0245323181152,37.058910369873,37.1219329833984,37.1505851745605,37.0990142822266,37.064640045166,37.0417213439941,37.0531806945801,37.0531806945801,null,38.2793121337891,38.2563934326172,38.2334747314453,38.2220153808594,38.1990966796875,38.1246147155762,38.1016960144043,38.113151550293,38.1303405761719,38.1417999267578,38.1532592773438,38.1589889526367,38.1532592773438,38.1647186279297,38.1647186279297,38.1589889526367,38.1589889526367,38.1647186279297,38.1761779785156,38.1876373291016,38.3423347473145,38.3595237731934,38.3881721496582,38.428279876709,38.4798431396484,38.4855766296387,38.428279876709,38.416820526123,38.3881721496582,38.3709869384766,38.3595237731934,38.3251495361328,38.3022308349609,38.2793121337891,38.2793121337891,null,38.3480682373047,38.3251495361328,38.3136863708496,38.2678527832031,38.250659942627,38.2162857055664,38.1647186279297,38.1417999267578,38.1303405761719,38.1188812255859,38.0730438232422,38.0558586120605,38.0443954467773,38.0272064208984,38.0558586120605,38.0845031738281,38.1016960144043,38.113151550293,38.1417999267578,38.250659942627,38.2793121337891,38.2907676696777,38.2907676696777,38.2907676696777,38.2907676696777,38.2964973449707,38.3136863708496,38.3308792114258,38.3480682373047,38.3480682373047,null,36.8870239257812,36.8297271728516,36.8125381469727,36.7781600952148,36.6922149658203,36.6979484558105,36.6521110534668,36.6578407287598,36.6521110534668,36.6349220275879,36.6349220275879,36.6521110534668,36.6521110534668,36.6406517028809,36.6979484558105,36.7380523681641,36.7667045593262,36.7953491210938,36.8354568481445,36.8641052246094,36.8698310852051,36.8870239257812,36.8870239257812,null,38.0272064208984,38.0558586120605,38.0959625244141,38.0959625244141,38.1188812255859,38.1417999267578,38.113151550293,38.1016960144043,38.0845031738281,38.0558586120605,38.0272064208984,37.9928321838379,37.9928321838379,37.9871025085449,37.964183807373,37.9355354309082,38.0272064208984,38.0272064208984,null,37.4657135009766,37.4599800109863,37.4828987121582,37.4828987121582,37.4714393615723,37.4714393615723,37.4771690368652,37.4828987121582,37.4828987121582,37.4771690368652,37.4771690368652,37.4714393615723,37.4313316345215,37.4370613098145,37.4485206604004,37.4485206604004,37.4427947998047,37.4485206604004,37.4485206604004,37.4313316345215,37.4313316345215,37.4256019592285,37.4026870727539,37.3740386962891,37.3625793457031,37.3339309692383,37.2594451904297,37.2709045410156,37.2537155151367,37.2365264892578,37.2307968139648,37.2307968139648,37.2307968139648,37.2250671386719,37.2136077880859,37.2021484375,37.1964225769043,37.1792297363281,37.207878112793,37.207878112793,37.2193412780762,37.2537155151367,37.2766342163086,37.3224716186523,37.3568496704102,37.379768371582,37.4084129333496,37.4313316345215,37.4657135009766,37.4657135009766,null,36.6406517028809,37.0359916687012,37.0359916687012,37.058910369873,36.6406517028809,36.6406517028809,36.6406517028809,36.6406517028809,null,36.6750297546387,36.7437858581543,36.8641052246094,36.9500503540039,36.9443206787109,36.9500503540039,36.9672393798828,36.9844245910645,37.0016136169434,36.9672393798828,36.8583755493164,36.7838897705078,36.7323226928711,36.6750297546387,36.6406517028809,36.6406517028809,36.6578407287598,36.6635704040527,36.6692962646484,36.6750297546387,36.6750297546387,null,38.5829772949219,38.6460037231445,38.6803817749023,38.7204895019531,38.7319450378418,38.737678527832,38.7434043884277,38.7090263366699,38.6689224243164,38.6288146972656,38.6116256713867,38.5887069702148,38.565788269043,38.5715179443359,38.5428695678711,38.5027618408203,38.4970321655273,38.4855766296387,38.4855766296387,38.4855766296387,38.5027618408203,38.5084953308105,38.5256805419922,38.5428695678711,38.5829772949219,38.5829772949219,null,37.6375961303711,37.4771690368652,37.4657135009766,37.4657135009766,37.4714393615723,37.4886283874512,37.5000877380371,37.523006439209,37.5401954650879,37.523006439209,37.5058174133301,37.5058174133301,37.5459251403809,37.5860328674316,37.6318664550781,37.6719779968262,37.7006225585938,37.7292709350586,37.7636489868164,37.7922973632812,37.7922973632812,37.7865676879883,37.7922973632812,37.7922973632812,37.8037567138672,37.832405090332,37.8495941162109,37.8667793273926,37.8896980285645,37.9068870544434,37.7693786621094,37.7693786621094,37.7579193115234,37.7579193115234,37.7579193115234,37.7350006103516,37.7006225585938,37.6777038574219,37.6375961303711,37.6375961303711,null,36.9385871887207,36.9385871887207,36.9385871887207,36.927131652832,36.9042129516602,36.8984832763672,36.8870239257812,36.8698310852051,36.7781600952148,36.8125381469727,36.8297271728516,36.8870239257812,37.0130767822266,37.1333961486816,37.1563148498535,37.1792297363281,37.1792297363281,37.1849594116211,37.1906890869141,37.1906890869141,37.1563148498535,37.1563148498535,37.1563148498535,37.1735038757324,37.0818290710449,37.1104774475098,37.0760955810547,37.0760955810547,37.064640045166,37.0245323181152,37.0073432922363,36.9844245910645,36.9385871887207,36.9385871887207,null,37.9011573791504,37.9068870544434,37.9068870544434,37.9183502197266,37.9183502197266,37.9011573791504,37.8954315185547,37.8954315185547,37.8839683532715,37.8839683532715,37.8725128173828,37.6777038574219,37.6318664550781,37.6433258056641,37.6490592956543,37.65478515625,37.65478515625,37.6777038574219,37.6777038574219,37.6719779968262,37.6719779968262,37.7006225585938,37.7292709350586,37.7636489868164,37.7693786621094,37.7636489868164,37.7751083374023,37.7865676879883,37.7922973632812,37.8094863891602,37.8381309509277,37.8438606262207,37.8495941162109,37.8667793273926,37.8782386779785,37.8782386779785,37.8495941162109,37.8610496520996,37.8725128173828,37.9011573791504,37.9011573791504,37.9011573791504,37.9011573791504,null,36.9958839416504,36.9844245910645,36.9786949157715,36.9672393798828,36.9672393798828,36.9786949157715,36.9844245910645,36.9786949157715,36.9214019775391,36.9099426269531,36.8984832763672,36.8870239257812,36.8812942504883,36.8698310852051,36.8583755493164,36.8469161987305,36.8411865234375,36.8354568481445,36.8125381469727,36.8068084716797,36.7896194458008,36.7724304199219,36.74951171875,36.7151336669922,36.6521110534668,36.612003326416,36.612003326416,36.6234588623047,36.6635704040527,36.6979484558105,36.7094039916992,36.7208671569824,36.74951171875,36.755241394043,36.8125381469727,36.8583755493164,36.927131652832,36.9557762145996,36.9615058898926,36.9557762145996,36.9500503540039,36.9958839416504,36.9958839416504,null,37.4771690368652,37.6375961303711,37.6375961303711,37.6204071044922,37.6146774291992,37.6032218933105,37.5974884033203,37.5917587280273,37.5860328674316,37.5745697021484,37.5631141662598,37.4828987121582,37.4657135009766,37.345386505127,37.3740386962891,37.379768371582,37.379768371582,37.379768371582,37.3912239074707,37.4084129333496,37.4141426086426,37.4141426086426,37.4026870727539,37.4026870727539,37.4141426086426,37.4313316345215,37.4427947998047,37.4771690368652,37.4771690368652,null,36.5833549499512,36.5833549499512,36.612003326416,36.6521110534668,36.6692962646484,36.6979484558105,36.7437858581543,36.7724304199219,36.8010787963867,36.8125381469727,36.8125381469727,36.8239974975586,36.8297271728516,36.8469161987305,36.8583755493164,36.8641052246094,36.8698310852051,36.8812942504883,36.9099426269531,36.927131652832,36.9615058898926,36.9500503540039,36.9557762145996,36.9500503540039,36.9500503540039,36.9500503540039,36.9729652404785,36.9672393798828,36.9672393798828,36.9557762145996,36.9443206787109,36.892749786377,36.8526458740234,36.8239974975586,36.8010787963867,36.7667045593262,36.74951171875,36.7265930175781,36.7265930175781,36.7323226928711,36.7151336669922,36.6979484558105,36.6864852905273,36.6807594299316,36.6635704040527,36.6291923522949,36.606273651123,36.5833549499512,36.5833549499512,null,37.832405090332,37.8266754150391,37.8209419250488,37.8266754150391,37.8438606262207,37.8725128173828,37.8438606262207,37.8438606262207,37.8209419250488,37.8152160644531,37.7865676879883,37.7636489868164,37.7521896362305,37.7350006103516,37.7350006103516,37.7235412597656,37.7006225585938,37.6777038574219,37.6777038574219,37.6777038574219,37.6777038574219,37.6777038574219,37.6891632080078,37.7006225585938,37.6891632080078,37.6777038574219,37.65478515625,37.6375961303711,37.6204071044922,37.6375961303711,37.6433258056641,37.6490592956543,37.6433258056641,37.6318664550781,37.6318664550781,37.6375961303711,37.65478515625,37.65478515625,37.6490592956543,37.6662445068359,37.6948928833008,37.7178115844727,37.7636489868164,37.8094863891602,37.832405090332,37.832405090332,null,37.8610496520996,37.8495941162109,37.8438606262207,37.8610496520996,37.8839683532715,37.9068870544434,37.8954315185547,37.9011573791504,37.9126167297363,37.9183502197266,37.9240760803223,37.9355354309082,37.9412651062012,37.9527244567871,37.969913482666,37.9813690185547,37.9928321838379,38.0100212097168,38.0272064208984,38.0501251220703,38.0558586120605,38.0845031738281,38.0959625244141,38.1016960144043,38.1188812255859,38.1360702514648,38.1876373291016,38.1761779785156,38.1647186279297,38.1589889526367,38.1589889526367,38.1647186279297,38.1647186279297,38.1532592773438,38.1589889526367,38.1532592773438,38.1417999267578,38.1303405761719,38.113151550293,38.1016960144043,38.0042877197266,37.8610496520996,37.8610496520996,null,30.4813556671143,30.4870853424072,30.4870853424072,30.4469795227051,30.4469795227051,30.3667621612549,30.3667621612549,30.3381156921387,30.3381156921387,30.3151969909668,30.2980079650879,30.286548614502,30.2808208465576,30.2808208465576,30.2521705627441,30.2464408874512,30.2292518615723,30.2235221862793,30.2006072998047,30.1662273406982,30.1604995727539,30.1433086395264,30.1261196136475,30.1146621704102,30.074556350708,30.0573673248291,30.0688247680664,30.1089324951172,30.0974750518799,30.137580871582,30.1604995727539,30.2063331604004,30.2235221862793,30.2407131195068,30.2636299133301,30.286548614502,30.3151969909668,30.3438453674316,30.3667621612549,30.3896808624268,30.4125995635986,30.4297866821289,30.4527053833008,30.4813556671143,30.4813556671143,null,30.8996162414551,30.6074066162109,30.5730266571045,30.5615692138672,30.5501117706299,30.5329189300537,30.5157318115234,30.5042743682861,30.4870853424072,30.4928131103516,30.4412479400635,30.4412479400635,30.4297866821289,30.4297866821289,30.6016750335693,30.6016750335693,30.8766975402832,30.8824234008789,30.8938846588135,30.8996162414551,30.9053421020508,30.8996162414551,30.8996162414551,null,30.0573673248291,30.1146621704102,30.1146621704102,30.1433086395264,30.1433086395264,30.1604995727539,30.1604995727539,30.3266544342041,30.3438453674316,30.3438453674316,30.3438453674316,30.3438453674316,30.3438453674316,30.3323860168457,30.286548614502,30.2808208465576,30.2464408874512,30.1948757171631,30.1834144592285,30.1891460418701,30.2063331604004,30.217794418335,30.2292518615723,30.2292518615723,30.2292518615723,30.217794418335,30.1604995727539,30.1146621704102,30.0860137939453,30.0573673248291,30.0630950927734,30.0630950927734,30.0802822113037,30.0802822113037,30.0688247680664,30.074556350708,30.0688247680664,30.0573673248291,30.0573673248291,30.0573673248291,null,30.0229873657227,30.0573673248291,30.0573673248291,30.0688247680664,30.074556350708,30.0688247680664,30.0802822113037,30.0802822113037,30.0630950927734,30.0630950927734,30.0573673248291,29.9828815460205,29.9828815460205,29.9370441436768,29.9313163757324,29.9026679992676,29.8740177154541,29.8740177154541,29.822452545166,29.7193202972412,29.6276454925537,29.6448383331299,29.6677532196045,29.684944152832,29.6964015960693,29.7078590393066,29.7078590393066,29.7193202972412,29.7880764007568,29.822452545166,29.8453712463379,29.8625602722168,29.8912086486816,29.9141254425049,29.9771499633789,29.9943428039551,30.0058002471924,30.0115299224854,30.0229873657227,30.0229873657227,null,30.9626407623291,30.9683685302734,31.0199356079102,31.1517143249512,31.180362701416,31.3178730010986,31.3236026763916,31.3407917022705,31.3350601196289,31.3236026763916,31.3064136505127,31.3064136505127,31.3236026763916,31.3465213775635,31.3522510528564,31.3465213775635,31.3064136505127,31.2949542999268,31.2834949493408,31.2663078308105,31.2433891296387,31.2376575469971,31.2433891296387,31.2433891296387,31.2433891296387,31.2433891296387,31.2491188049316,31.2834949493408,31.2949542999268,31.3006839752197,31.2949542999268,31.2834949493408,31.2777652740479,31.2663078308105,31.254846572876,31.2319278717041,31.2204704284668,31.2090129852295,31.2090129852295,31.2090129852295,31.1975517272949,31.1860942840576,31.1631755828857,31.1631755828857,31.1517143249512,31.1287956237793,31.1116065979004,31.0772304534912,31.0485820770264,31.0256633758545,31.0142059326172,30.9912872314453,30.9683685302734,30.9397220611572,30.8766975402832,30.8652362823486,30.8595085144043,30.8595085144043,30.8480472564697,30.8480472564697,30.8480472564697,30.9053421020508,30.9339923858643,30.9339923858643,30.9454498291016,30.9626407623291,30.9626407623291,null,30.4297866821289,30.4125995635986,30.4125995635986,30.4928131103516,30.4928131103516,30.4125995635986,30.4183292388916,30.4412479400635,30.4584369659424,30.5042743682861,30.5443801879883,30.5844879150391,30.6016750335693,30.6131362915039,30.6303253173828,30.6532440185547,30.6876201629639,30.727725982666,30.8079414367676,30.8365898132324,30.8537788391113,30.8824234008789,30.8652362823486,30.8652362823486,30.8652362823486,30.8824234008789,30.8881549835205,30.8766975402832,30.8766975402832,30.6016750335693,30.6016750335693,30.4297866821289,30.4297866821289,null,32.4580612182617,32.2460632324219,32.2116889953613,32.1944999694824,32.1773109436035,32.1715812683105,32.1658515930176,32.1486625671387,32.1486625671387,32.1486625671387,32.1830368041992,32.2174186706543,32.2460632324219,32.2403335571289,32.2689819335938,32.2861709594727,32.3090896606445,32.3205490112305,32.3320083618164,32.3491973876953,32.3778457641602,32.3950347900391,32.400764465332,32.412223815918,32.4179534912109,32.4637908935547,32.4637908935547,32.4924354553223,32.5096244812012,32.5268173217773,32.5554618835449,32.5726509094238,32.5898361206055,32.5898361206055,32.4580612182617,32.4580612182617,32.4580612182617,null,33.0252876281738,33.0195579528809,33.002368927002,32.9737205505371,32.9622611999512,32.9336166381836,32.9278831481934,32.9221534729004,32.9106979370117,32.8935089111328,32.8763198852539,32.864860534668,32.8476715087891,32.8247528076172,32.8018341064453,32.7846450805664,32.7674560546875,32.7674560546875,32.4981651306152,32.4981651306152,32.4179534912109,32.412223815918,32.400764465332,32.3950347900391,32.3778457641602,32.3491973876953,32.3320083618164,32.3205490112305,32.3090896606445,32.2861709594727,32.2689819335938,32.2403335571289,32.2403335571289,32.2517929077148,32.2517929077148,32.2632522583008,32.2861709594727,32.2861709594727,32.3033599853516,32.3090896606445,32.3320083618164,32.3491973876953,32.3549270629883,32.3549270629883,32.3663864135742,32.3778457641602,32.412223815918,32.4064903259277,32.412223815918,32.4236831665039,32.4580612182617,32.4752464294434,32.4924354553223,32.538272857666,32.549732208252,32.5726509094238,32.5841102600098,32.5955696105957,32.6127548217773,32.6242179870605,32.6356735229492,32.6414070129395,32.6528625488281,32.6643257141113,32.67578125,32.681510925293,32.6929702758789,32.7101631164551,32.733081817627,32.7273483276367,32.7388076782227,32.7617263793945,32.7789154052734,32.8018341064453,32.8075637817383,32.8018341064453,32.8018341064453,32.8362083435059,32.8591270446777,32.8591270446777,32.8591270446777,32.864860534668,32.8877792358398,32.9106979370117,32.9336166381836,32.9450721740723,32.9565353393555,32.9622611999512,32.9679908752441,32.9737205505371,32.985179901123,32.996639251709,33.0252876281738,33.0252876281738,null,33.0367469787598,33.0252876281738,32.996639251709,32.985179901123,32.9737205505371,32.9679908752441,32.9622611999512,32.9565353393555,32.9450721740723,32.9336166381836,32.9106979370117,32.8877792358398,32.864860534668,32.8591270446777,32.8591270446777,32.8591270446777,32.8362083435059,32.8018341064453,32.8018341064453,32.8075637817383,32.8018341064453,32.7789154052734,32.7617263793945,32.7388076782227,32.7273483276367,32.733081817627,32.7101631164551,32.6929702758789,32.681510925293,32.67578125,32.6643257141113,32.6528625488281,32.6414070129395,32.6356735229492,32.6242179870605,32.6127548217773,32.5955696105957,32.5841102600098,32.5726509094238,32.549732208252,32.538272857666,32.4924354553223,32.4752464294434,32.4580612182617,32.4236831665039,32.412223815918,32.4064903259277,32.412223815918,32.3778457641602,32.3663864135742,32.3549270629883,32.3549270629883,32.3491973876953,32.3320083618164,32.3090896606445,32.3033599853516,32.2861709594727,32.2861709594727,32.2632522583008,32.2517929077148,32.2517929077148,32.2403335571289,32.2403335571289,32.2517929077148,32.2517929077148,32.2460632324219,32.2517929077148,32.2919006347656,32.3090896606445,32.3205490112305,32.3320083618164,32.3377380371094,32.3434677124023,32.3549270629883,32.3549270629883,32.3491973876953,32.3377380371094,32.3205490112305,32.3090896606445,32.2976303100586,32.2517929077148,32.2174186706543,32.2059555053711,32.2002258300781,32.2116889953613,32.4064903259277,32.7101631164551,32.8992347717285,33.0367469787598,33.0367469787598,null,30.2464408874512,30.2808208465576,30.3209266662598,30.3323860168457,30.4011421203613,30.4183292388916,30.4125995635986,30.4928131103516,30.4928131103516,30.4125995635986,30.4125995635986,30.3839530944824,30.3839530944824,30.269359588623,30.2636299133301,30.1604995727539,30.1604995727539,30.1490383148193,30.1433086395264,30.1318511962891,30.1146621704102,30.0802822113037,30.0802822113037,30.0344486236572,30.0401763916016,30.0573673248291,30.0688247680664,30.0917434692383,30.137580871582,30.2006072998047,30.2235221862793,30.2464408874512,30.2464408874512,null,32.2804412841797,32.2804412841797,32.2689819335938,32.2632522583008,32.2804412841797,32.2747116088867,32.2747116088867,32.2632522583008,32.2517929077148,32.2403335571289,32.2346076965332,32.22314453125,32.2174186706543,32.2059555053711,32.1944999694824,32.2002258300781,32.1830368041992,32.1715812683105,32.1658515930176,32.1486625671387,32.1314735412598,32.1200141906738,32.1028251647949,32.085636138916,32.085636138916,32.085636138916,32.0741806030273,32.0168800354004,31.9767742156982,31.9252090454102,31.9194793701172,31.9194793701172,32.1486625671387,32.2804412841797,32.2804412841797,null,30.0344486236572,30.0401763916016,30.0401763916016,29.5932693481445,29.6104583740234,29.6620254516602,29.7021331787109,29.7479705810547,29.759428024292,29.765157699585,29.7880764007568,29.7938041687012,29.8052654266357,29.8109931945801,29.8052654266357,29.7995338439941,29.8109931945801,29.7995338439941,29.7995338439941,29.7938041687012,29.7938041687012,29.7880764007568,29.7766151428223,29.765157699585,29.7479705810547,29.7365093231201,29.7766151428223,29.7766151428223,29.7995338439941,29.822452545166,29.8511028289795,29.8797492980957,29.9255867004395,29.9599628448486,29.9771499633789,30.0172576904297,30.0401763916016,30.0688247680664,30.0573673248291,30.0401763916016,30.0344486236572,30.0344486236572,null,31.9767742156982,31.9595851898193,31.9595851898193,31.9538555145264,31.9366664886475,31.9252090454102,31.9137477874756,31.9022903442383,31.8908290863037,31.885103225708,31.8736419677734,31.8793716430664,31.9022903442383,31.9309368133545,31.9538555145264,31.9595851898193,31.9595851898193,31.885103225708,31.8793716430664,31.8679141998291,31.8449954986572,31.8163471221924,31.7991580963135,31.7762393951416,31.7475910186768,31.7304019927979,31.7304019927979,31.7304019927979,31.7533206939697,31.7590503692627,31.7533206939697,31.7304019927979,31.7304019927979,31.7304019927979,31.7418632507324,31.7304019927979,31.7189445495605,31.6902942657471,31.6501884460449,31.627269744873,31.6158123016357,31.627269744873,31.6387310028076,31.6501884460449,31.6444568634033,31.632999420166,31.6158123016357,31.5928936004639,31.5585174560547,31.5413246154785,31.5298671722412,31.5012187957764,31.4897613525391,31.4783000946045,31.4783000946045,31.4725723266602,31.4611110687256,31.4496536254883,31.4439239501953,31.4496536254883,31.4553852081299,31.4668426513672,31.4897613525391,31.5012187957764,31.495491027832,31.4897613525391,31.4439239501953,31.4267349243164,31.4038162231445,31.3923587799072,31.3808975219727,31.3808975219727,31.3637104034424,31.3522510528564,31.3236026763916,31.2949542999268,31.2663078308105,31.2777652740479,31.2834949493408,31.2949542999268,31.3006839752197,31.2949542999268,31.2834949493408,31.2491188049316,31.2433891296387,31.2433891296387,31.2433891296387,31.2433891296387,31.2376575469971,31.2433891296387,31.2663078308105,31.2834949493408,31.2949542999268,31.3064136505127,31.3465213775635,31.9194793701172,31.9252090454102,31.9767742156982,31.9767742156982,null,32.5898361206055,32.5898361206055,32.6872444152832,32.6872444152832,32.7216186523438,32.7216186523438,33.0195579528809,33.0195579528809,33.0138282775879,32.7617263793945,32.7617263793945,32.7273483276367,32.7101631164551,32.6929702758789,32.67578125,32.6471366882324,32.6299476623535,32.6184883117676,32.6070289611816,32.5898361206055,32.5898361206055,null,31.0772304534912,31.1116065979004,31.1287956237793,31.1517143249512,31.1631755828857,31.1631755828857,31.1860942840576,31.1975517272949,31.2090129852295,31.2090129852295,31.2090129852295,31.2204704284668,31.2319278717041,31.254846572876,31.2663078308105,31.2949542999268,31.3236026763916,31.3522510528564,31.3637104034424,31.3808975219727,31.3808975219727,31.3923587799072,31.4038162231445,31.4267349243164,31.4439239501953,31.4897613525391,31.495491027832,31.5012187957764,31.4897613525391,31.4668426513672,31.4553852081299,31.4496536254883,31.4439239501953,31.4496536254883,31.4611110687256,31.4725723266602,31.4783000946045,31.4783000946045,31.4897613525391,31.5012187957764,31.5298671722412,31.5413246154785,31.5585174560547,31.5928936004639,31.6158123016357,31.632999420166,31.6444568634033,31.6501884460449,31.6387310028076,31.627269744873,31.6158123016357,31.627269744873,31.6501884460449,31.6902942657471,31.7189445495605,31.7304019927979,31.7418632507324,31.7304019927979,31.7304019927979,31.7304019927979,31.7533206939697,31.7590503692627,31.7533206939697,31.7304019927979,31.7304019927979,31.7304019927979,31.7475910186768,31.7475910186768,31.7246723175049,31.6960258483887,31.6616497039795,31.632999420166,31.6444568634033,31.632999420166,31.6158123016357,31.6043510437012,31.6043510437012,31.5871620178223,31.569974899292,31.5585174560547,31.5355987548828,31.4840297698975,31.4496536254883,31.4267349243164,31.3980865478516,31.4038162231445,31.4210052490234,31.3980865478516,31.3694400787354,31.3350601196289,31.2834949493408,31.2663078308105,31.2663078308105,31.2663078308105,31.2433891296387,31.2032814025879,31.174633026123,31.1459865570068,31.1287956237793,31.0944194793701,31.0657730102539,31.0199356079102,31.0543117523193,31.0657730102539,31.0772304534912,31.0772304534912,null,32.2403335571289,32.1944999694824,32.1944999694824,32.1830368041992,32.1543922424316,32.1429328918457,32.1314735412598,32.1200141906738,32.1085548400879,32.091365814209,32.085636138916,32.091365814209,32.091365814209,32.0741806030273,32.0512619018555,32.0397987365723,32.0111541748047,31.9939613342285,31.9767742156982,31.9595851898193,31.948127746582,31.9309368133545,31.9366664886475,31.9366664886475,31.9366664886475,31.9194793701172,31.9022903442383,31.8449954986572,31.8564529418945,31.8908290863037,31.9366664886475,31.9882354736328,32.0168800354004,32.2116889953613,32.2002258300781,32.2059555053711,32.2174186706543,32.2517929077148,32.2976303100586,32.3090896606445,32.3205490112305,32.3377380371094,32.3491973876953,32.3549270629883,32.3549270629883,32.3434677124023,32.3377380371094,32.3320083618164,32.3205490112305,32.3090896606445,32.2919006347656,32.2517929077148,32.2460632324219,32.2517929077148,32.2517929077148,32.2403335571289,32.2403335571289,null,30.6475124359131,30.6245937347412,30.6131362915039,30.5959453582764,30.5730266571045,30.5615692138672,30.5443801879883,30.527193069458,30.5100040435791,30.4813556671143,30.4355182647705,30.4297866821289,30.4011421203613,30.3438453674316,30.3438453674316,30.3438453674316,30.3266544342041,30.3209266662598,30.3209266662598,30.3151969909668,30.3209266662598,30.3438453674316,30.3438453674316,30.3438453674316,30.3610343933105,30.3896808624268,30.4469795227051,30.5100040435791,30.5157318115234,30.5157318115234,30.5100040435791,30.5157318115234,30.527193069458,30.5386505126953,30.5558376312256,30.5672988891602,30.5730266571045,30.5844879150391,30.6074066162109,30.6417827606201,30.6876201629639,30.6990776062012,30.6876201629639,30.7048072814941,30.7048072814941,30.721996307373,30.7105388641357,30.6876201629639,30.670431137085,30.6475124359131,30.6475124359131,null,32.5841102600098,32.5955696105957,32.6127548217773,32.6184883117676,32.6414070129395,32.6700553894043,32.6929702758789,32.6986999511719,32.7388076782227,32.7559967041016,32.7789154052734,32.8247528076172,32.8591270446777,32.8705902099609,32.8705902099609,32.8877792358398,32.9393424987793,32.9737205505371,33.002368927002,32.996639251709,32.9794540405273,32.9278831481934,32.9106979370117,32.8992347717285,32.9164276123047,32.9450721740723,32.9565353393555,32.9393424987793,32.9221534729004,32.8877792358398,32.8247528076172,32.7961044311523,32.7674560546875,32.7502670288086,32.7502670288086,32.7388076782227,32.7101631164551,32.7044296264648,32.6872444152832,32.6700553894043,32.6127548217773,32.6070289611816,32.6242179870605,32.6356735229492,32.6299476623535,32.6184883117676,32.5955696105957,32.5726509094238,32.5611915588379,32.5669212341309,32.538272857666,32.538272857666,32.5841102600098,32.5841102600098,null,30.6990776062012,30.7334575653076,30.7678337097168,30.7964820861816,30.8423175811768,30.8652362823486,30.8881549835205,30.9339923858643,30.9454498291016,30.9740982055664,30.9970169067383,30.9970169067383,30.9970169067383,30.9740982055664,30.9626407623291,30.9454498291016,30.9225311279297,30.9053421020508,30.8824234008789,30.8595085144043,30.8079414367676,30.7907524108887,30.7678337097168,30.721996307373,30.7048072814941,30.7048072814941,30.6876201629639,30.6990776062012,30.6990776062012,null,30.4870853424072,30.5042743682861,30.5157318115234,30.5329189300537,30.5501117706299,30.5615692138672,30.5730266571045,30.6074066162109,30.8996162414551,30.9053421020508,30.9053421020508,30.9168033599854,30.9225311279297,30.9511795043945,30.9683685302734,30.9683685302734,30.9970169067383,31.0142059326172,31.0142059326172,31.0027484893799,30.9912872314453,30.9626407623291,30.9454498291016,30.9339923858643,30.9339923858643,30.9053421020508,30.8480472564697,30.8480472564697,30.8079414367676,30.7792911529541,30.6876201629639,30.670431137085,30.6303253173828,30.6131362915039,30.5730266571045,30.5615692138672,30.5443801879883,30.5443801879883,30.5386505126953,30.5157318115234,30.4870853424072,30.4813556671143,30.4870853424072,30.4870853424072,null,31.8793716430664,31.885103225708,31.9595851898193,31.9595851898193,31.9538555145264,31.9309368133545,31.9022903442383,31.8793716430664,31.8736419677734,31.885103225708,31.8908290863037,31.9022903442383,31.9137477874756,31.9252090454102,31.9366664886475,31.9538555145264,31.9595851898193,31.9595851898193,31.9767742156982,32.0168800354004,32.0741806030273,32.085636138916,32.085636138916,32.085636138916,32.1028251647949,32.1200141906738,32.1314735412598,32.1486625671387,32.1658515930176,32.1715812683105,32.1773109436035,32.2174186706543,32.2517929077148,32.2976303100586,32.3262786865234,32.3377380371094,32.3434677124023,32.3663864135742,32.3893051147461,32.400764465332,32.4179534912109,32.412223815918,32.3778457641602,32.3663864135742,32.3606567382812,32.3663864135742,32.3549270629883,32.3434677124023,32.3377380371094,32.3262786865234,32.3205490112305,32.3205490112305,32.3090896606445,32.3033599853516,32.2861709594727,32.2632522583008,32.2632522583008,32.2632522583008,32.2517929077148,32.2460632324219,32.2460632324219,32.2403335571289,32.228874206543,32.2174186706543,32.2059555053711,32.1830368041992,32.1773109436035,32.1142845153809,32.1028251647949,32.085636138916,32.0512619018555,32.0111541748047,31.9825038909912,31.9538555145264,31.9366664886475,31.9194793701172,31.8793716430664,31.8793716430664,null,31.7991580963135,31.7647819519043,31.7475910186768,31.7189445495605,31.707483291626,31.7017555236816,31.6731071472168,31.6616497039795,31.6444568634033,31.6387310028076,31.632999420166,31.627269744873,31.6158123016357,31.6100807189941,31.6043510437012,31.5986232757568,31.5871620178223,31.5585174560547,31.5355987548828,31.5184097290039,31.5012187957764,31.495491027832,31.4897613525391,31.495491027832,31.4783000946045,31.3923587799072,31.4152774810791,31.4439239501953,31.4611110687256,31.4668426513672,31.4840297698975,31.5069484710693,31.5184097290039,31.5413246154785,31.5527858734131,31.5814323425293,31.6043510437012,31.6158123016357,31.632999420166,31.6673755645752,31.6902942657471,31.6902942657471,31.6960258483887,31.707483291626,31.7132129669189,31.7991580963135,31.7991580963135,31.7991580963135,null,29.7536964416504,29.7422389984131,29.7422389984131,29.7536964416504,29.765157699585,29.7995338439941,29.816722869873,29.833911895752,29.8511028289795,29.8511028289795,29.8453712463379,29.8396415710449,29.8511028289795,29.8912086486816,29.9141254425049,29.9714241027832,30.0287189483643,30.0229873657227,30.0401763916016,30.0401763916016,30.0459060668945,30.0802822113037,30.0802822113037,30.0459060668945,30.0688247680664,30.0860137939453,30.0974750518799,30.1089324951172,30.137580871582,30.1146621704102,30.1146621704102,30.1146621704102,30.1089324951172,30.074556350708,30.0688247680664,30.0688247680664,30.0401763916016,30.0344486236572,30.0630950927734,30.0630950927734,30.0688247680664,30.0401763916016,30.0401763916016,30.0229873657227,30.0115299224854,30.0058002471924,29.9943428039551,29.9771499633789,29.9485054016113,29.9599628448486,29.9599628448486,29.9542350769043,29.9313163757324,29.8797492980957,29.8453712463379,29.816722869873,29.7938041687012,29.7536964416504,29.7536964416504,null,30.4928131103516,30.4698944091797,30.4240608215332,30.4011421203613,30.3839530944824,30.3667621612549,30.3438453674316,30.3209266662598,30.3209266662598,30.3151969909668,30.3209266662598,30.3209266662598,30.3266544342041,30.1604995727539,30.1604995727539,30.1433086395264,30.1433086395264,30.1146621704102,30.1146621704102,30.0573673248291,30.0229873657227,30.0401763916016,30.0401763916016,30.0688247680664,30.0630950927734,30.0917434692383,30.0974750518799,30.1032009124756,30.1089324951172,30.1719570159912,30.2006072998047,30.2235221862793,30.2292518615723,30.2407131195068,30.2464408874512,30.269359588623,30.3094673156738,30.3151969909668,30.3323860168457,30.3381156921387,30.3667621612549,30.4125995635986,30.4412479400635,30.4584369659424,30.4584369659424,30.4698944091797,30.4813556671143,30.4928131103516,30.4985427856445,30.4756240844727,30.4756240844727,30.4870853424072,30.4870853424072,30.4985427856445,30.4928131103516,30.4928131103516,null,32.1486625671387,32.1486625671387,32.1658515930176,32.1715812683105,32.1773109436035,32.1944999694824,32.2116889953613,32.2460632324219,32.4580612182617,32.4637908935547,32.4981651306152,32.4981651306152,32.412223815918,32.3205490112305,32.2804412841797,32.1486625671387,32.1486625671387,null,29.8912086486816,29.8797492980957,29.8682899475098,29.8511028289795,29.822452545166,29.8109931945801,29.7880764007568,29.765157699585,29.7193202972412,29.7078590393066,29.6964015960693,29.5932693481445,29.5818119049072,29.5531635284424,29.5359745025635,29.5187873840332,29.4786796569824,29.5073261260986,29.4786796569824,29.4672183990479,29.4385738372803,29.4213809967041,29.4041938781738,29.381275177002,29.3583564758301,29.3468990325928,29.3297100067139,29.306791305542,29.2896022796631,29.2552242279053,29.2437648773193,29.2380352020264,29.1864700317383,29.4672183990479,29.4672183990479,29.4786796569824,29.5302448272705,29.5531635284424,29.5646209716797,29.5760822296143,29.6448383331299,29.6734828948975,29.6792144775391,29.6906719207764,29.7307777404785,29.7479705810547,29.765157699585,29.7880764007568,29.8052654266357,29.8109931945801,29.8453712463379,29.8912086486816,29.9083976745605,30.0688247680664,30.0516376495361,29.9943428039551,29.9542350769043,29.9313163757324,29.9141254425049,29.9026679992676,29.9026679992676,29.9083976745605,29.9141254425049,29.9313163757324,29.9255867004395,29.8912086486816,29.8912086486816,null,30.0974750518799,30.0917434692383,30.0802822113037,30.074556350708,30.0802822113037,30.0401763916016,30.0344486236572,30.0802822113037,30.0802822113037,30.1146621704102,30.1318511962891,30.1433086395264,30.1490383148193,30.1604995727539,30.1604995727539,30.2636299133301,30.269359588623,30.3839530944824,30.3839530944824,30.4125995635986,30.4297866821289,30.4297866821289,30.4412479400635,30.4412479400635,30.4928131103516,30.4870853424072,30.4813556671143,30.4527053833008,30.4297866821289,30.4125995635986,30.3896808624268,30.3667621612549,30.3438453674316,30.3151969909668,30.286548614502,30.2636299133301,30.2407131195068,30.2235221862793,30.2063331604004,30.1604995727539,30.137580871582,30.0974750518799,30.0974750518799,null,30.0401763916016,30.0802822113037,30.1318511962891,30.1261196136475,30.1433086395264,30.1261196136475,30.1490383148193,30.1490383148193,30.1433086395264,30.1433086395264,30.1604995727539,30.1662273406982,30.2006072998047,30.2235221862793,30.2292518615723,30.2464408874512,30.2521705627441,30.2808208465576,30.2808208465576,30.286548614502,30.2980079650879,30.3151969909668,30.3782234191895,30.3839530944824,30.3896808624268,30.3839530944824,30.3839530944824,30.3782234191895,30.3724918365479,30.3438453674316,30.3381156921387,30.3151969909668,30.286548614502,30.269359588623,30.2407131195068,30.2292518615723,30.212064743042,30.2006072998047,30.2063331604004,30.212064743042,30.2006072998047,30.1834144592285,30.1662273406982,30.1547698974609,30.0802822113037,30.0459060668945,30.0401763916016,30.0401763916016,30.0401763916016,null,29.8912086486816,29.8797492980957,29.8740177154541,29.8625602722168,29.8511028289795,29.8052654266357,29.7938041687012,29.7880764007568,29.765157699585,29.6964015960693,29.6964015960693,29.7078590393066,29.7078590393066,29.7078590393066,29.7078590393066,29.7021331787109,29.6906719207764,29.6792144775391,29.6734828948975,29.6448383331299,29.5760822296143,29.5646209716797,29.5531635284424,29.5302448272705,29.4786796569824,29.4672183990479,29.4672183990479,29.1864700317383,29.1750087738037,29.1177139282227,29.1005268096924,29.1005268096924,29.1864700317383,29.2093887329102,29.2265777587891,29.2896022796631,29.306791305542,29.2953338623047,29.3468990325928,29.364086151123,29.3927364349365,29.4557609558105,29.4786796569824,29.4901371002197,29.5187873840332,29.5588932037354,29.6161880493164,29.621919631958,29.6677532196045,29.6792144775391,29.6906719207764,29.7479705810547,29.765157699585,29.765157699585,29.765157699585,29.7479705810547,29.7422389984131,29.7193202972412,29.7193202972412,29.822452545166,29.8740177154541,29.8740177154541,29.9026679992676,29.9083976745605,29.9198551177979,29.9198551177979,29.8912086486816,29.8912086486816,29.8912086486816,null,31.3465213775635,31.3579788208008,31.3808975219727,31.3923587799072,31.4095478057861,31.4267349243164,31.4496536254883,31.4496536254883,31.4553852081299,31.4611110687256,31.4668426513672,31.4668426513672,31.4725723266602,31.4783000946045,31.4783000946045,31.495491027832,31.4897613525391,31.495491027832,31.5012187957764,31.5184097290039,31.5355987548828,31.5585174560547,31.5871620178223,31.5986232757568,31.6043510437012,31.6100807189941,31.6158123016357,31.627269744873,31.632999420166,31.6387310028076,31.6444568634033,31.6616497039795,31.6731071472168,31.7017555236816,31.707483291626,31.7189445495605,31.7475910186768,31.7647819519043,31.7991580963135,31.8335342407227,31.8679141998291,31.8908290863037,31.8965606689453,31.9022903442383,31.9194793701172,31.9194793701172,31.3465213775635,31.3522510528564,31.3465213775635,31.3465213775635,null,32.5898361206055,32.6070289611816,32.6184883117676,32.6299476623535,32.6471366882324,32.67578125,32.6929702758789,32.7101631164551,32.7273483276367,32.7617263793945,32.7617263793945,32.7617263793945,32.7559967041016,32.7445373535156,32.733081817627,32.7273483276367,32.733081817627,32.67578125,32.67578125,32.5898361206055,32.4981651306152,32.4981651306152,32.4637908935547,32.4580612182617,32.4580612182617,32.5898361206055,32.5898361206055,null,30.6475124359131,30.6475124359131,30.4870853424072,30.4698944091797,30.4469795227051,30.4011421203613,30.3667621612549,30.3553047180176,30.3381156921387,30.3323860168457,30.3209266662598,30.3151969909668,30.3037395477295,30.286548614502,30.2292518615723,30.212064743042,30.217794418335,30.217794418335,30.2292518615723,30.2292518615723,30.2292518615723,30.217794418335,30.2063331604004,30.1891460418701,30.1834144592285,30.1948757171631,30.2464408874512,30.2808208465576,30.286548614502,30.3323860168457,30.3438453674316,30.3438453674316,30.3438453674316,30.4011421203613,30.4297866821289,30.4355182647705,30.4813556671143,30.5100040435791,30.527193069458,30.5443801879883,30.5615692138672,30.5730266571045,30.5959453582764,30.6131362915039,30.6245937347412,30.6475124359131,30.6475124359131,null,32.5611915588379,32.538272857666,32.5096244812012,32.4924354553223,32.4809799194336,32.532543182373,32.5268173217773,32.5038986206055,32.4752464294434,32.4637908935547,32.4580612182617,32.4465980529785,32.3835716247559,32.3549270629883,32.3434677124023,32.3320083618164,32.3033599853516,32.2747116088867,32.228874206543,32.22314453125,32.2174186706543,32.2174186706543,32.2460632324219,32.2517929077148,32.2517929077148,32.2517929077148,32.2403335571289,32.228874206543,32.2174186706543,32.228874206543,32.228874206543,32.228874206543,32.2116889953613,32.2059555053711,32.2059555053711,32.2174186706543,32.228874206543,32.2403335571289,32.2460632324219,32.2460632324219,32.2517929077148,32.2632522583008,32.2632522583008,32.2632522583008,32.2861709594727,32.3033599853516,32.3090896606445,32.3205490112305,32.3205490112305,32.3262786865234,32.3377380371094,32.3434677124023,32.3549270629883,32.3663864135742,32.3606567382812,32.3663864135742,32.3778457641602,32.412223815918,32.4351425170898,32.4465980529785,32.4752464294434,32.4981651306152,32.5210838317871,32.538272857666,32.538272857666,32.538272857666,32.5669212341309,32.5611915588379,32.5611915588379,null,33.002368927002,33.002368927002,33.002368927002,33.002368927002,32.985179901123,32.9737205505371,32.9565353393555,32.9393424987793,32.9221534729004,32.8992347717285,32.8935089111328,32.8820457458496,32.8705902099609,32.8476715087891,32.8075637817383,32.7961044311523,32.7674560546875,32.7559967041016,32.7101631164551,32.6929702758789,32.6700553894043,32.6299476623535,32.6356735229492,32.6184883117676,32.6070289611816,32.5669212341309,32.5726509094238,32.5611915588379,32.5611915588379,32.5669212341309,32.5669212341309,32.5210838317871,32.538272857666,32.5955696105957,32.6528625488281,32.6643257141113,32.6643257141113,32.67578125,32.6986999511719,32.7101631164551,32.7101631164551,32.7273483276367,32.7674560546875,32.8018341064453,32.853401184082,32.8763198852539,32.8935089111328,32.9221534729004,32.9737205505371,33.002368927002,33.002368927002,null,32.1486625671387,32.1486625671387,32.085636138916,32.0283432006836,31.9939613342285,31.9825038909912,31.9595851898193,31.9423980712891,31.9252090454102,31.9022903442383,31.8965606689453,31.8621845245361,31.8621845245361,31.8679141998291,31.8679141998291,31.8564529418945,31.8449954986572,31.8392658233643,31.8335342407227,31.8048877716064,31.7876968383789,31.7819690704346,31.7647819519043,31.7304019927979,31.707483291626,31.6960258483887,31.6902942657471,31.6902942657471,31.6673755645752,31.632999420166,31.6158123016357,31.6043510437012,31.5814323425293,31.5527858734131,31.5413246154785,31.5184097290039,31.495491027832,31.4840297698975,31.4840297698975,31.4725723266602,31.4725723266602,31.4611110687256,31.4611110687256,31.4496536254883,31.4439239501953,31.432466506958,31.432466506958,31.4267349243164,31.4267349243164,31.4095478057861,31.4038162231445,31.3923587799072,31.3923587799072,31.3751678466797,31.3694400787354,31.3522510528564,31.3465213775635,31.3465213775635,31.3637104034424,31.3637104034424,31.5413246154785,31.5413246154785,31.7189445495605,31.7189445495605,31.8449954986572,31.9022903442383,31.9194793701172,31.9366664886475,31.9366664886475,31.9366664886475,31.9309368133545,31.9022903442383,31.9022903442383,31.9022903442383,31.9194793701172,31.9423980712891,31.9825038909912,31.9825038909912,31.9939613342285,32.0111541748047,32.0168800354004,32.0455284118652,32.0627174377441,32.0741806030273,32.097095489502,32.1486625671387,32.1486625671387,null,29.8912086486816,29.9255867004395,29.9313163757324,29.9141254425049,29.9083976745605,29.9026679992676,29.9026679992676,29.9141254425049,29.9313163757324,29.9542350769043,29.9943428039551,30.0516376495361,30.0516376495361,30.0516376495361,30.0516376495361,30.0573673248291,30.0688247680664,30.0917434692383,30.1146621704102,30.1318511962891,30.1604995727539,30.1719570159912,30.1719570159912,30.1604995727539,30.1318511962891,30.1261196136475,30.1261196136475,30.1261196136475,30.1547698974609,30.1719570159912,30.1719570159912,30.1719570159912,30.1433086395264,30.1318511962891,30.1261196136475,30.1547698974609,30.1662273406982,30.1719570159912,30.1662273406982,30.1547698974609,30.1318511962891,30.1089324951172,30.1032009124756,30.0974750518799,30.0860137939453,30.0688247680664,30.0516376495361,30.0516376495361,30.0688247680664,30.0630950927734,30.0516376495361,30.0115299224854,29.9886112213135,29.9943428039551,29.9943428039551,29.9886112213135,29.9771499633789,29.9886112213135,29.9485054016113,29.9370441436768,29.9141254425049,29.9026679992676,29.8797492980957,29.8625602722168,29.8912086486816,29.8912086486816,null,32.2747116088867,32.2804412841797,32.2632522583008,32.2689819335938,32.2804412841797,32.2804412841797,32.3205490112305,32.412223815918,32.4981651306152,32.5898361206055,32.5955696105957,32.6127548217773,32.6528625488281,32.681510925293,32.6872444152832,32.7044296264648,32.7273483276367,32.7101631164551,32.7101631164551,32.6986999511719,32.67578125,32.6643257141113,32.6643257141113,32.6528625488281,32.5955696105957,32.538272857666,32.5210838317871,32.4924354553223,32.4580612182617,32.4408721923828,32.3663864135742,32.3434677124023,32.3205490112305,32.2747116088867,32.2747116088867,null,29.4786796569824,29.5187873840332,29.5359745025635,29.5531635284424,29.5818119049072,29.5932693481445,29.6964015960693,29.7078590393066,29.7193202972412,29.765157699585,29.7880764007568,29.8109931945801,29.822452545166,29.8511028289795,29.8682899475098,29.8797492980957,29.8912086486816,29.8625602722168,29.8052654266357,29.7938041687012,29.7880764007568,29.7938041687012,29.7880764007568,29.7823467254639,29.765157699585,29.759428024292,29.7536964416504,29.7422389984131,29.7250518798828,29.7078590393066,29.7078590393066,29.684944152832,29.6734828948975,29.6505641937256,29.6448383331299,29.6391067504883,29.6276454925537,29.6104583740234,29.5760822296143,29.5474319458008,29.5245132446289,29.5073261260986,29.4729499816895,29.4557609558105,29.4213809967041,29.4041938781738,29.4099235534668,29.4099235534668,29.3984661102295,29.3984661102295,29.3927364349365,29.3583564758301,29.3354396820068,29.312520980835,29.301061630249,29.301061630249,29.312520980835,29.2896022796631,29.301061630249,29.306791305542,29.301061630249,29.2666835784912,29.2666835784912,29.2265777587891,29.2208461761475,29.2208461761475,29.2208461761475,29.2036590576172,29.1864700317383,29.1750087738037,29.1463642120361,29.1291751861572,29.1005268096924,29.1005268096924,29.1177139282227,29.1177139282227,29.1119842529297,29.0718765258789,29.0546894073486,29.0260429382324,29.0145816802979,29.0145816802979,29.0375003814697,29.1005268096924,29.1005268096924,29.0947952270508,29.0145816802979,28.9973945617676,28.9802055358887,28.9802055358887,28.9973945617676,29.0145816802979,29.0375003814697,29.0546894073486,29.0718765258789,29.1119842529297,29.1291751861572,29.1406326293945,29.1635513305664,29.1750087738037,29.2036590576172,29.2437648773193,29.2666835784912,29.2666835784912,29.2437648773193,29.2552242279053,29.2724151611328,29.2781429290771,29.2896022796631,29.3411674499512,29.3297100067139,29.3239803314209,29.3297100067139,29.3411674499512,29.3755474090576,29.4500312805176,29.4614887237549,29.4672183990479,29.4614887237549,29.4786796569824,29.4786796569824,29.4786796569824,29.4786796569824,null,30.4928131103516,30.4928131103516,30.5157318115234,30.5329189300537,30.5730266571045,30.590217590332,30.664701461792,30.6990776062012,30.739185333252,30.7621040344238,30.7907524108887,30.8079414367676,30.8251285552979,30.8480472564697,30.8595085144043,30.8595085144043,30.8652362823486,30.8766975402832,30.9397220611572,30.9683685302734,30.9912872314453,31.0142059326172,31.0256633758545,31.0485820770264,31.0313930511475,31.0084743499756,30.9970169067383,30.9626407623291,30.9454498291016,30.9339923858643,30.9053421020508,30.8766975402832,30.8595085144043,30.8652362823486,30.8537788391113,30.8652362823486,30.8824234008789,30.8938846588135,30.9053421020508,30.9168033599854,30.9225311279297,30.9339923858643,30.9225311279297,30.9168033599854,30.9053421020508,30.8423175811768,30.8079414367676,30.802209854126,30.7907524108887,30.7621040344238,30.7449150085449,30.739185333252,30.7506446838379,30.7449150085449,30.739185333252,30.7563762664795,30.739185333252,30.6990776062012,30.6303253173828,30.6016750335693,30.5844879150391,30.5730266571045,30.5672988891602,30.5100040435791,30.5100040435791,30.4985427856445,30.4928131103516,30.4985427856445,30.4870853424072,30.4870853424072,30.4756240844727,30.4756240844727,30.4985427856445,30.4928131103516,30.4928131103516,null,31.4783000946045,31.4783000946045,31.4725723266602,31.4668426513672,31.4668426513672,31.4611110687256,31.4553852081299,31.4496536254883,31.4496536254883,31.4267349243164,31.4095478057861,31.3923587799072,31.3808975219727,31.3579788208008,31.3465213775635,31.3236026763916,31.3064136505127,31.3064136505127,31.3236026763916,31.3350601196289,31.3407917022705,31.3236026763916,31.3178730010986,31.180362701416,31.1517143249512,31.0199356079102,30.9683685302734,30.9626407623291,30.9912872314453,31.0027484893799,31.0142059326172,31.0142059326172,30.9970169067383,30.9683685302734,30.9683685302734,30.9511795043945,30.9225311279297,30.9168033599854,30.9053421020508,30.9053421020508,30.8996162414551,30.9053421020508,30.8996162414551,30.8938846588135,31.0199356079102,31.0256633758545,31.254846572876,31.254846572876,31.2777652740479,31.2777652740479,31.2892265319824,31.2892265319824,31.3236026763916,31.3236026763916,31.3350601196289,31.3350601196289,31.3407917022705,31.3465213775635,31.3522510528564,31.3694400787354,31.3751678466797,31.3923587799072,31.3923587799072,31.4038162231445,31.4095478057861,31.4267349243164,31.4267349243164,31.432466506958,31.432466506958,31.4439239501953,31.4496536254883,31.4611110687256,31.4611110687256,31.4725723266602,31.4725723266602,31.4840297698975,31.4840297698975,31.495491027832,31.5184097290039,31.5069484710693,31.4840297698975,31.4668426513672,31.4611110687256,31.4439239501953,31.4152774810791,31.3923587799072,31.4783000946045,31.4783000946045,null,32.2403335571289,32.2460632324219,32.2174186706543,32.1830368041992,32.1486625671387,32.097095489502,32.0741806030273,32.0627174377441,32.0455284118652,32.0168800354004,32.0111541748047,31.9939613342285,31.9825038909912,31.9825038909912,31.9423980712891,31.9194793701172,31.9022903442383,31.9022903442383,31.9022903442383,31.9309368133545,31.948127746582,31.9595851898193,31.9767742156982,31.9939613342285,32.0111541748047,32.0397987365723,32.0512619018555,32.0741806030273,32.091365814209,32.091365814209,32.085636138916,32.091365814209,32.1085548400879,32.1200141906738,32.1314735412598,32.1429328918457,32.1543922424316,32.1830368041992,32.1944999694824,32.1944999694824,32.2403335571289,32.2403335571289,32.2403335571289,32.2403335571289,null,32.2747116088867,32.3205490112305,32.3434677124023,32.3663864135742,32.4408721923828,32.4580612182617,32.4924354553223,32.5210838317871,32.5669212341309,32.5669212341309,32.5611915588379,32.5611915588379,32.5726509094238,32.5669212341309,32.6070289611816,32.6184883117676,32.6356735229492,32.6299476623535,32.6700553894043,32.6643257141113,32.5841102600098,32.5841102600098,32.538272857666,32.538272857666,32.5210838317871,32.4981651306152,32.4752464294434,32.4465980529785,32.4351425170898,32.412223815918,32.4179534912109,32.400764465332,32.3893051147461,32.3663864135742,32.3434677124023,32.3377380371094,32.3262786865234,32.2976303100586,32.2517929077148,32.2174186706543,32.1773109436035,32.1715812683105,32.1658515930176,32.1486625671387,32.1658515930176,32.1715812683105,32.1830368041992,32.2002258300781,32.1944999694824,32.2059555053711,32.2174186706543,32.22314453125,32.2346076965332,32.2403335571289,32.2517929077148,32.2632522583008,32.2747116088867,32.2747116088867,32.2747116088867,null,31.5814323425293,31.5986232757568,31.6158123016357,31.627269744873,31.6387310028076,31.6501884460449,31.6731071472168,31.6845645904541,31.6960258483887,31.7132129669189,31.7304019927979,31.7590503692627,31.7876968383789,31.8048877716064,31.8278045654297,31.8564529418945,31.8449954986572,31.7189445495605,31.7189445495605,31.5413246154785,31.5413246154785,31.3637104034424,31.3637104034424,31.3121452331543,31.2834949493408,31.2834949493408,31.2491188049316,31.2032814025879,31.1975517272949,31.2204704284668,31.2433891296387,31.2663078308105,31.2892265319824,31.3006839752197,31.3121452331543,31.3236026763916,31.3407917022705,31.3694400787354,31.3808975219727,31.4210052490234,31.4611110687256,31.4783000946045,31.5069484710693,31.5184097290039,31.5298671722412,31.5298671722412,31.5413246154785,31.5814323425293,31.5814323425293,null,29.8625602722168,29.8797492980957,29.9026679992676,29.9141254425049,29.9370441436768,29.9485054016113,29.9886112213135,29.9771499633789,29.9886112213135,29.9943428039551,29.9943428039551,29.9886112213135,29.9714241027832,29.9599628448486,29.9485054016113,29.9370441436768,29.9198551177979,29.8797492980957,29.8797492980957,29.8912086486816,29.9141254425049,29.9542350769043,29.9886112213135,30.0229873657227,30.0459060668945,30.0573673248291,30.0860137939453,30.0860137939453,30.074556350708,30.0688247680664,30.0688247680664,30.0802822113037,30.1604995727539,30.1719570159912,30.1662273406982,30.1604995727539,30.1261196136475,30.1089324951172,30.0974750518799,30.0917434692383,30.0802822113037,30.0573673248291,30.0287189483643,30.0058002471924,29.9828815460205,29.9542350769043,29.9485054016113,29.9370441436768,29.9141254425049,29.9026679992676,29.8912086486816,29.8797492980957,29.8568305969238,29.822452545166,29.8109931945801,29.8109931945801,29.8052654266357,29.759428024292,29.7365093231201,29.7021331787109,29.6906719207764,29.684944152832,29.6906719207764,29.6792144775391,29.6505641937256,29.6734828948975,29.684944152832,29.7078590393066,29.7078590393066,29.7250518798828,29.7422389984131,29.7536964416504,29.759428024292,29.765157699585,29.7823467254639,29.7880764007568,29.7938041687012,29.7880764007568,29.7938041687012,29.8052654266357,29.8625602722168,29.8625602722168,null,29.8797492980957,29.9714241027832,29.9771499633789,30.0172576904297,30.0287189483643,30.0401763916016,30.0459060668945,30.0630950927734,30.0917434692383,30.1146621704102,30.1032009124756,30.0860137939453,30.0802822113037,30.0688247680664,29.9083976745605,29.8912086486816,29.8453712463379,29.8109931945801,29.8052654266357,29.7880764007568,29.765157699585,29.7479705810547,29.7307777404785,29.6906719207764,29.7021331787109,29.7078590393066,29.7078590393066,29.7078590393066,29.7078590393066,29.6964015960693,29.6964015960693,29.765157699585,29.7880764007568,29.7938041687012,29.8052654266357,29.8511028289795,29.8625602722168,29.8740177154541,29.8797492980957,29.8797492980957,null,30.6475124359131,30.6475124359131,30.670431137085,30.6876201629639,30.7105388641357,30.721996307373,30.7678337097168,30.7907524108887,30.8079414367676,30.8595085144043,30.8824234008789,30.9053421020508,30.9225311279297,30.9454498291016,30.9626407623291,30.9740982055664,30.9970169067383,30.9970169067383,30.6475124359131,30.6475124359131,null,30.0573673248291,30.0860137939453,30.1146621704102,30.1604995727539,30.0516376495361,30.0344486236572,29.9771499633789,29.9771499633789,29.9656925201416,29.9542350769043,29.9198551177979,29.8912086486816,29.8912086486816,29.9198551177979,29.9198551177979,29.9083976745605,29.9026679992676,29.9313163757324,29.9370441436768,29.9828815460205,29.9828815460205,30.0573673248291,30.0573673248291,null,30.2980079650879,30.275089263916,30.2579021453857,30.2292518615723,30.212064743042,30.1834144592285,30.1604995727539,30.1433086395264,30.1146621704102,30.0917434692383,30.0630950927734,30.0459060668945,30.0401763916016,30.0287189483643,30.0172576904297,29.9771499633789,29.9714241027832,29.8797492980957,29.8912086486816,29.9198551177979,29.9542350769043,29.9656925201416,29.9771499633789,29.9771499633789,30.0344486236572,30.0516376495361,30.1604995727539,30.217794418335,30.217794418335,30.212064743042,30.2292518615723,30.286548614502,30.3094673156738,30.3094673156738,30.3094673156738,30.2980079650879,30.2980079650879,null,30.8480472564697,30.8251285552979,30.8079414367676,30.7907524108887,30.7621040344238,30.739185333252,30.6990776062012,30.664701461792,30.590217590332,30.5730266571045,30.5329189300537,30.5157318115234,30.4928131103516,30.4756240844727,30.4011421203613,30.3954105377197,30.3782234191895,30.3839530944824,30.3839530944824,30.3896808624268,30.3839530944824,30.3782234191895,30.3151969909668,30.3381156921387,30.3381156921387,30.3667621612549,30.3667621612549,30.4469795227051,30.4469795227051,30.4870853424072,30.4870853424072,30.5157318115234,30.5386505126953,30.5443801879883,30.5443801879883,30.5615692138672,30.5730266571045,30.6131362915039,30.6303253173828,30.670431137085,30.6876201629639,30.7792911529541,30.8079414367676,30.8480472564697,30.8480472564697,30.8480472564697,null,30.4928131103516,30.4928131103516,30.4813556671143,30.4698944091797,30.4584369659424,30.4584369659424,30.4412479400635,30.4125995635986,30.3667621612549,30.3381156921387,30.3323860168457,30.3151969909668,30.3094673156738,30.269359588623,30.2464408874512,30.2407131195068,30.2292518615723,30.2235221862793,30.2006072998047,30.1719570159912,30.1089324951172,30.1032009124756,30.0974750518799,30.0917434692383,30.0630950927734,30.0630950927734,30.0344486236572,30.0401763916016,30.0688247680664,30.0688247680664,30.074556350708,30.1089324951172,30.1146621704102,30.1146621704102,30.1146621704102,30.137580871582,30.1089324951172,30.0974750518799,30.0860137939453,30.0688247680664,30.0459060668945,30.0802822113037,30.0802822113037,30.1547698974609,30.1662273406982,30.1834144592285,30.2006072998047,30.212064743042,30.2063331604004,30.2006072998047,30.212064743042,30.2292518615723,30.2407131195068,30.269359588623,30.286548614502,30.3151969909668,30.3381156921387,30.3438453674316,30.3724918365479,30.3782234191895,30.3954105377197,30.4011421203613,30.4756240844727,30.4928131103516,30.4928131103516,null,29.9771499633789,29.9141254425049,29.8912086486816,29.8625602722168,29.8453712463379,29.822452545166,29.7880764007568,29.7193202972412,29.7307777404785,29.7479705810547,29.759428024292,29.765157699585,29.7766151428223,29.7880764007568,29.822452545166,29.8453712463379,29.8797492980957,29.9026679992676,29.9313163757324,29.9485054016113,29.9771499633789,29.9771499633789,null,29.9485054016113,29.9313163757324,29.9026679992676,29.8797492980957,29.8453712463379,29.822452545166,29.7880764007568,29.7766151428223,29.765157699585,29.759428024292,29.7479705810547,29.7307777404785,29.7193202972412,29.7078590393066,29.7078590393066,29.6964015960693,29.684944152832,29.6677532196045,29.6448383331299,29.6276454925537,29.621919631958,29.6161880493164,29.6047306060791,29.6047306060791,29.6104583740234,29.5818119049072,29.5646209716797,29.5474319458008,29.5359745025635,29.5245132446289,29.5015983581543,29.5015983581543,29.5073261260986,29.5302448272705,29.5302448272705,29.5359745025635,29.5474319458008,29.5646209716797,29.5646209716797,29.5359745025635,29.5474319458008,29.5588932037354,29.5818119049072,29.6047306060791,29.6391067504883,29.6505641937256,29.6505641937256,29.6448383331299,29.6448383331299,29.6505641937256,29.6792144775391,29.7021331787109,29.7193202972412,29.7365093231201,29.7536964416504,29.759428024292,29.765157699585,29.7766151428223,29.7766151428223,29.765157699585,29.765157699585,29.7536964416504,29.7938041687012,29.816722869873,29.8453712463379,29.8797492980957,29.9313163757324,29.9542350769043,29.9599628448486,29.9599628448486,29.9485054016113,29.9485054016113,null,30.3954105377197,30.5100040435791,30.590217590332,30.6131362915039,30.670431137085,30.6876201629639,30.7334575653076,30.6761589050293,30.670431137085,30.6532440185547,30.5558376312256,30.5386505126953,30.4813556671143,30.4527053833008,30.4297866821289,30.4125995635986,30.3724918365479,30.3438453674316,30.2980079650879,30.286548614502,30.2407131195068,30.2235221862793,30.2006072998047,30.1834144592285,30.1834144592285,30.1948757171631,30.2063331604004,30.2235221862793,30.2464408874512,30.2464408874512,30.275089263916,30.2808208465576,30.2808208465576,30.275089263916,30.2808208465576,30.3094673156738,30.3266544342041,30.3381156921387,30.3438453674316,30.3782234191895,30.3782234191895,30.3839530944824,30.4011421203613,30.4011421203613,30.3954105377197,30.3954105377197,null,30.7334575653076,30.6876201629639,30.670431137085,30.6131362915039,30.590217590332,30.5100040435791,30.3954105377197,30.3724918365479,30.3381156921387,30.3266544342041,30.3209266662598,30.3151969909668,30.2980079650879,30.3094673156738,30.3094673156738,30.3094673156738,30.286548614502,30.3037395477295,30.3151969909668,30.3209266662598,30.3323860168457,30.3381156921387,30.3553047180176,30.3667621612549,30.4011421203613,30.4469795227051,30.4698944091797,30.4870853424072,30.6475124359131,30.9970169067383,30.9970169067383,30.9970169067383,30.9053421020508,30.8996162414551,30.8881549835205,30.8423175811768,30.7850227355957,30.7334575653076,30.7334575653076,null,31.8793716430664,31.9194793701172,31.9366664886475,31.9538555145264,31.9825038909912,32.0111541748047,32.0512619018555,32.085636138916,32.1028251647949,32.1142845153809,32.1773109436035,32.1830368041992,32.2059555053711,32.2059555053711,32.2116889953613,32.228874206543,32.228874206543,32.228874206543,32.2174186706543,32.228874206543,32.2403335571289,32.2517929077148,32.2517929077148,32.2517929077148,32.2460632324219,32.2174186706543,32.2174186706543,32.2116889953613,32.1658515930176,32.1486625671387,32.1314735412598,32.1257438659668,32.1658515930176,32.1944999694824,32.1887702941895,32.1715812683105,32.1486625671387,32.1314735412598,32.1085548400879,32.085636138916,32.0741806030273,32.0741806030273,32.0741806030273,32.0627174377441,32.0455284118652,32.0168800354004,32.0054244995117,31.9882354736328,31.9423980712891,31.9194793701172,31.8965606689453,31.8793716430664,31.8621845245361,31.8449954986572,31.8449954986572,31.8564529418945,31.8449954986572,31.8392658233643,31.7991580963135,31.7876968383789,31.7762393951416,31.7590503692627,31.7475910186768,31.7475910186768,31.7475910186768,31.7762393951416,31.7991580963135,31.8163471221924,31.8449954986572,31.8679141998291,31.8793716430664,31.8793716430664,null,29.6276454925537,29.7193202972412,29.7193202972412,29.7422389984131,29.7479705810547,29.765157699585,29.765157699585,29.765157699585,29.7479705810547,29.6906719207764,29.6792144775391,29.6677532196045,29.621919631958,29.6161880493164,29.5588932037354,29.5187873840332,29.4901371002197,29.4786796569824,29.4557609558105,29.3927364349365,29.364086151123,29.3468990325928,29.2953338623047,29.2437648773193,29.2151165008545,29.2093887329102,29.2208461761475,29.2781429290771,29.306791305542,29.312520980835,29.312520980835,29.3297100067139,29.3182487487793,29.301061630249,29.2781429290771,29.2666835784912,29.2437648773193,29.2437648773193,29.2265777587891,29.1979274749756,29.1807403564453,29.1406326293945,29.1406326293945,29.1291751861572,29.1062564849854,29.1234455108643,29.1750087738037,29.2036590576172,29.2093887329102,29.2093887329102,29.2208461761475,29.2208461761475,29.2265777587891,29.2609539031982,29.301061630249,29.3526287078857,29.3755474090576,29.3927364349365,29.3984661102295,29.4099235534668,29.4385738372803,29.4500312805176,29.4557609558105,29.4729499816895,29.5015983581543,29.5245132446289,29.5359745025635,29.5474319458008,29.5646209716797,29.5818119049072,29.6104583740234,29.6047306060791,29.6047306060791,29.6161880493164,29.621919631958,29.6276454925537,29.6276454925537,null,33.0138282775879,33.002368927002,32.9737205505371,32.9221534729004,32.8935089111328,32.8763198852539,32.853401184082,32.8018341064453,32.7674560546875,32.7273483276367,32.7044296264648,32.6872444152832,32.681510925293,32.6528625488281,32.6127548217773,32.5955696105957,32.5898361206055,32.67578125,32.67578125,32.733081817627,32.7273483276367,32.733081817627,32.7445373535156,32.7559967041016,32.7617263793945,32.7617263793945,33.0138282775879,33.0138282775879,null,30.0401763916016,30.0229873657227,30.0287189483643,29.9714241027832,29.9141254425049,29.8912086486816,29.8511028289795,29.8511028289795,29.8396415710449,29.816722869873,29.7995338439941,29.765157699585,29.7422389984131,29.7479705810547,29.765157699585,29.7766151428223,29.765157699585,29.7536964416504,29.7250518798828,29.7078590393066,29.7078590393066,29.7078590393066,29.6964015960693,29.6734828948975,29.6505641937256,29.6448383331299,29.6448383331299,29.6391067504883,29.6333770751953,29.621919631958,29.6047306060791,29.5932693481445,29.5818119049072,29.5588932037354,29.5646209716797,29.5703506469727,29.5818119049072,29.5932693481445,30.0401763916016,30.0401763916016,30.0802822113037,30.074556350708,30.0802822113037,30.0917434692383,30.0974750518799,30.1089324951172,30.0688247680664,30.0573673248291,30.074556350708,30.1146621704102,30.1261196136475,30.1433086395264,30.1433086395264,30.1490383148193,30.1490383148193,30.1261196136475,30.1433086395264,30.1261196136475,30.1318511962891,30.0802822113037,30.0401763916016,30.0401763916016,null,31.3637104034424,31.3637104034424,31.3465213775635,31.3465213775635,31.3407917022705,31.3350601196289,31.3350601196289,31.3236026763916,31.3236026763916,31.2892265319824,31.2892265319824,31.2777652740479,31.2777652740479,31.254846572876,31.254846572876,31.0256633758545,31.0199356079102,30.8938846588135,30.8824234008789,30.8766975402832,30.8766975402832,30.8881549835205,30.8824234008789,30.8652362823486,30.8652362823486,30.8652362823486,30.8824234008789,30.8996162414551,30.9168033599854,30.9339923858643,30.9511795043945,30.9683685302734,30.979829788208,30.9970169067383,31.0142059326172,31.0256633758545,31.0485820770264,31.0657730102539,31.1058807373047,31.1459865570068,31.2032814025879,31.2491188049316,31.2834949493408,31.2834949493408,31.3121452331543,31.3637104034424,31.3637104034424,31.3637104034424,null,30.7334575653076,30.7850227355957,30.8423175811768,30.8881549835205,30.8996162414551,30.9053421020508,30.9970169067383,31.0027484893799,31.0027484893799,31.0027484893799,30.979829788208,30.9626407623291,30.8824234008789,30.8193988800049,30.7792911529541,30.739185333252,30.7048072814941,30.670431137085,30.6761589050293,30.7334575653076,30.7334575653076,null,33.0195579528809,33.0195579528809,33.0195579528809,32.7216186523438,32.7216186523438,32.6872444152832,32.6872444152832,32.5898361206055,32.5726509094238,32.5554618835449,32.5268173217773,32.5096244812012,32.4924354553223,32.4637908935547,32.4637908935547,32.4179534912109,32.412223815918,32.4179534912109,32.4981651306152,32.4981651306152,32.7674560546875,32.7674560546875,32.7846450805664,32.8018341064453,32.8247528076172,32.8476715087891,32.864860534668,32.8763198852539,32.8935089111328,32.9106979370117,32.9221534729004,32.9278831481934,32.9336166381836,32.9622611999512,32.9737205505371,33.002368927002,33.0195579528809,33.0195579528809,null,30.3209266662598,30.3209266662598,30.3438453674316,30.3667621612549,30.3839530944824,30.4011421203613,30.4240608215332,30.4698944091797,30.4928131103516,30.4985427856445,30.5100040435791,30.5100040435791,30.5672988891602,30.5730266571045,30.5844879150391,30.6016750335693,30.6303253173828,30.6990776062012,30.6876201629639,30.6417827606201,30.6074066162109,30.5844879150391,30.5730266571045,30.5672988891602,30.5558376312256,30.5386505126953,30.527193069458,30.5157318115234,30.5100040435791,30.5157318115234,30.5157318115234,30.5100040435791,30.4469795227051,30.3896808624268,30.3610343933105,30.3438453674316,30.3438453674316,30.3438453674316,30.3209266662598,30.3209266662598,null,32.6700553894043,32.6929702758789,32.7101631164551,32.7559967041016,32.7674560546875,32.7961044311523,32.8075637817383,32.8476715087891,32.8705902099609,32.8820457458496,32.8935089111328,32.8992347717285,32.9221534729004,32.9393424987793,32.9565353393555,32.9737205505371,32.985179901123,33.002368927002,33.002368927002,32.9737205505371,32.9393424987793,32.8877792358398,32.8705902099609,32.8705902099609,32.8591270446777,32.8247528076172,32.7789154052734,32.7559967041016,32.7388076782227,32.6986999511719,32.6929702758789,32.6700553894043,32.6414070129395,32.6184883117676,32.6127548217773,32.5955696105957,32.5841102600098,32.5841102600098,32.6643257141113,32.6700553894043,32.6700553894043,null,31.0485820770264,31.0772304534912,31.0657730102539,31.0543117523193,31.0199356079102,31.0084743499756,30.9970169067383,30.9970169067383,30.9740982055664,30.9454498291016,30.9339923858643,30.8881549835205,30.8652362823486,30.8423175811768,30.7964820861816,30.7678337097168,30.7334575653076,30.6990776062012,30.6876201629639,30.6990776062012,30.739185333252,30.7563762664795,30.739185333252,30.7449150085449,30.7506446838379,30.739185333252,30.7449150085449,30.7621040344238,30.7907524108887,30.802209854126,30.8079414367676,30.8423175811768,30.9053421020508,30.9168033599854,30.9225311279297,30.9339923858643,30.9225311279297,30.9168033599854,30.9053421020508,30.8938846588135,30.8824234008789,30.8652362823486,30.8537788391113,30.8652362823486,30.8595085144043,30.8766975402832,30.9053421020508,30.9339923858643,30.9454498291016,30.9626407623291,30.9970169067383,31.0084743499756,31.0313930511475,31.0485820770264,31.0485820770264,null,32.1486625671387,32.1486625671387,31.9194793701172,31.9022903442383,31.8965606689453,31.8908290863037,31.8679141998291,31.8335342407227,31.7991580963135,31.7991580963135,31.7132129669189,31.707483291626,31.7304019927979,31.7647819519043,31.7819690704346,31.7876968383789,31.8048877716064,31.8335342407227,31.8392658233643,31.8449954986572,31.8564529418945,31.8679141998291,31.8679141998291,31.8621845245361,31.8621845245361,31.8965606689453,31.9022903442383,31.9252090454102,31.9423980712891,31.9595851898193,31.9825038909912,31.9939613342285,32.0283432006836,32.085636138916,32.1486625671387,32.1486625671387,32.1486625671387,null,44.4672546386719,44.4844436645508,44.4042282104492,44.3813133239746,44.306827545166,44.2151527404785,44.1922340393066,44.1406669616699,44.134937286377,44.0318031311035,44.0146179199219,43.99169921875,43.9745101928711,43.9344024658203,43.9401321411133,43.9172134399414,43.9515914916992,43.9630508422852,44.0432662963867,43.997428894043,44.0088882446289,43.99169921875,44.0146179199219,44.0146179199219,44.0432662963867,44.0719146728516,44.2208824157715,44.2208824157715,44.3583946228027,44.4099578857422,44.4156875610352,44.438606262207,44.4672546386719,44.4672546386719,null,45.6303596496582,45.6017112731934,45.5902519226074,45.5787925720215,45.5902519226074,45.9397583007812,45.9512138366699,46.380931854248,46.386661529541,46.3923950195312,46.3923950195312,46.5700073242188,46.5642776489258,46.5642776489258,46.6158447265625,46.713249206543,47.0111885070801,47.2460975646973,47.4351768493652,47.4580955505371,47.4695510864258,47.4695510864258,47.4580955505371,47.4466361999512,47.4466361999512,47.429443359375,47.3320426940918,47.2632865905762,47.2346420288086,47.2002639770508,47.2059936523438,47.2460975646973,47.2632865905762,47.2632865905762,47.2976684570312,47.3091239929199,47.2976684570312,47.3033981323242,47.3549613952637,47.3606910705566,47.3721504211426,47.3606910705566,47.3377723693848,47.2346420288086,47.1945343017578,47.1372375488281,47.1200485229492,47.0914001464844,47.0627517700195,47.0111885070801,46.6559524536133,46.1803970336914,45.9626770019531,45.934024810791,45.9053764343262,45.8767318725586,45.8538131713867,45.8366241455078,45.8251647949219,45.80224609375,45.7392234802246,45.7048416137695,45.6819229125977,45.6303596496582,45.6303596496582,null,43.9745101928711,43.9573211669922,43.9458656311035,43.9344024658203,43.9286766052246,43.9286766052246,43.9458656311035,43.9630508422852,43.9573211669922,43.9515914916992,43.9114837646484,43.859920501709,43.854190826416,43.8198127746582,43.8484573364258,43.854190826416,43.8484573364258,43.8140830993652,43.8026237487793,43.7739753723145,43.7625160217285,43.7453269958496,43.7281379699707,43.7109489440918,43.682300567627,43.6593856811523,43.6307373046875,43.5906295776367,43.5677108764648,43.5562515258789,43.5505218505859,43.544792175293,43.5791664123535,43.6020851135254,43.6192779541016,43.6479225158691,43.722412109375,43.6994934082031,43.7052192687988,43.6880302429199,43.7166786193848,43.7338676452637,43.7739753723145,43.7911643981934,43.8026237487793,43.8026237487793,43.8026237487793,43.8026237487793,43.8026237487793,43.8427314758301,43.859920501709,43.8771095275879,43.9000282287598,43.9172134399414,43.9573211669922,43.9630508422852,43.9745101928711,44.0432662963867,44.0604553222656,44.0719146728516,44.0833740234375,44.0891036987305,44.0891036987305,44.1463966369629,44.1463966369629,44.175048828125,44.1635856628418,44.1693153381348,44.1635856628418,44.1635856628418,44.123477935791,44.0719146728516,44.0432662963867,44.0146179199219,44.0146179199219,43.99169921875,44.0088882446289,43.997428894043,44.0432662963867,43.9630508422852,43.9515914916992,43.9172134399414,43.9401321411133,43.9344024658203,43.9745101928711,43.9745101928711,null,44.4844436645508,44.4672546386719,44.5245513916016,44.5245513916016,44.5474662780762,44.5474662780762,44.570384979248,44.6104927062988,44.6334114074707,44.7823829650879,44.7422752380371,44.8740577697754,44.9198913574219,44.9198913574219,45.0001029968262,45.0115661621094,45.023021697998,45.028751373291,45.2636680603027,45.2751235961914,45.3324203491211,45.4011764526367,45.4183654785156,45.4298248291016,45.4183654785156,45.3954467773438,45.4011764526367,45.4126319885254,45.4183654785156,45.475658416748,45.5214958190918,45.5444145202637,45.5673332214355,45.6590042114258,45.6647338867188,45.5214958190918,45.5100402832031,45.1662635803223,45.1662635803223,45.1777229309082,45.1891822814941,45.1261558532715,45.1318855285645,44.9542694091797,44.9485397338867,44.9084320068359,44.9084320068359,44.89697265625,44.89697265625,44.8683242797852,44.8740577697754,44.8396759033203,44.8396759033203,44.8224868774414,44.8224868774414,44.770923614502,44.765193939209,44.6907081604004,44.6907081604004,44.6104927062988,44.587574005127,44.5818481445312,44.587574005127,44.5531959533691,44.5417404174805,44.5302772521973,44.5188217163086,44.4901733398438,44.4844436645508,44.4844436645508,null,44.6907081604004,44.6907081604004,44.6677894592285,44.6677894592285,44.7021675109863,44.7250862121582,44.7136268615723,44.7537307739258,44.770923614502,44.9771881103516,45.0001029968262,45.0860481262207,45.1146965026855,45.212100982666,45.2579383850098,44.9657287597656,44.9428100585938,44.6849784851074,44.6849784851074,44.5990333557129,44.5933036804199,44.4901733398438,44.4901733398438,44.4672546386719,44.4042282104492,44.3927688598633,44.3583946228027,44.3354759216309,44.3641204833984,44.3985023498535,44.4271469116211,44.450065612793,44.4729843139648,44.4615249633789,44.4901733398438,44.5130920410156,44.5130920410156,44.4959030151367,44.4729843139648,44.4615249633789,44.4729843139648,44.4959030151367,44.5073585510254,44.4959030151367,44.4672546386719,44.438606262207,44.438606262207,44.4099578857422,44.4099578857422,44.4214210510254,44.4328765869141,44.4615249633789,44.4901733398438,44.4787139892578,44.438606262207,44.4156875610352,44.4042282104492,44.3985023498535,44.3927688598633,44.3641204833984,44.3354759216309,44.312557220459,44.2953681945801,44.2839088439941,44.2552604675293,44.2552604675293,44.2781791687012,44.2609901428223,44.2609901428223,44.306827545166,44.312557220459,44.318286895752,44.318286895752,44.3297462463379,44.3469314575195,44.3526649475098,44.3526649475098,44.3813133239746,44.3985023498535,44.3927688598633,44.3813133239746,44.3927688598633,44.4099578857422,44.4328765869141,44.438606262207,44.438606262207,44.4099578857422,44.4156875610352,44.438606262207,44.4901733398438,44.5245513916016,44.5531959533691,44.5646591186523,44.5933036804199,44.6104927062988,44.6219520568848,44.6391410827637,44.6620597839355,44.6792488098145,44.6907081604004,44.6907081604004,null,44.4844436645508,44.4901733398438,44.5188217163086,44.5302772521973,44.5417404174805,44.5531959533691,44.587574005127,44.5818481445312,44.587574005127,44.6104927062988,44.627685546875,44.6219520568848,44.6104927062988,44.5933036804199,44.5818481445312,44.6104927062988,44.6104927062988,44.6047668457031,44.587574005127,44.5990333557129,44.6334114074707,44.6563301086426,44.6677894592285,44.6907081604004,44.7078971862793,44.7250862121582,44.7136268615723,44.6849784851074,44.6563301086426,44.6506004333496,44.5646591186523,44.5531959533691,44.4729843139648,44.4729843139648,44.3583946228027,44.2781791687012,44.2896385192871,44.2438011169434,44.1865043640137,44.134937286377,44.1463966369629,44.1635856628418,44.1807746887207,44.117748260498,44.134937286377,44.1406669616699,44.1922340393066,44.2151527404785,44.306827545166,44.3813133239746,44.4042282104492,44.4844436645508,44.4844436645508,null,44.3412017822266,44.3583946228027,44.3297462463379,44.3698501586914,44.2609901428223,44.2609901428223,44.2724494934082,44.2609901428223,44.2151527404785,44.1979637145996,44.1578559875488,44.1406669616699,44.123477935791,44.1062927246094,44.0891036987305,44.0547218322754,44.0432662963867,44.0318031311035,44.0203475952148,44.0088882446289,43.997428894043,43.985969543457,43.9401321411133,43.9286766052246,43.9344024658203,43.9630508422852,43.985969543457,43.997428894043,43.997428894043,43.997428894043,44.0318031311035,44.0547218322754,44.0661849975586,44.0891036987305,44.1005592346191,44.1120223999023,44.1693153381348,44.1922340393066,44.2151527404785,44.2151527404785,44.2208824157715,44.2323417663574,44.2438011169434,44.2609901428223,44.2781791687012,44.306827545166,44.318286895752,44.3354759216309,44.3412017822266,44.3412017822266,null,44.3583946228027,44.3412017822266,44.3354759216309,44.318286895752,44.306827545166,44.2781791687012,44.2609901428223,44.2438011169434,44.2323417663574,44.2208824157715,44.2151527404785,44.2151527404785,44.1922340393066,44.1693153381348,44.1120223999023,44.1005592346191,44.0891036987305,44.0661849975586,44.0547218322754,44.0318031311035,43.997428894043,43.9745101928711,43.9745101928711,43.985969543457,44.0260772705078,44.0432662963867,44.0432662963867,44.0318031311035,43.99169921875,43.985969543457,43.9172134399414,43.9114837646484,43.8942947387695,43.854190826416,43.8484573364258,43.854190826416,43.8942947387695,43.9286766052246,43.859920501709,43.8427314758301,43.8427314758301,43.859920501709,43.8828392028809,43.8885650634766,43.8885650634766,43.9573211669922,44.0088882446289,44.0203475952148,44.0260772705078,44.0318031311035,44.0489959716797,44.0833740234375,44.1463966369629,44.134937286377,44.1865043640137,44.2438011169434,44.2896385192871,44.2781791687012,44.3583946228027,44.3583946228027,null,45.3152313232422,45.3209609985352,45.349609375,45.355339050293,45.349609375,45.3209609985352,45.2693939208984,45.2579383850098,45.2636680603027,45.028751373291,45.023021697998,45.0115661621094,45.0001029968262,44.9198913574219,44.9198913574219,44.8740577697754,44.7422752380371,44.7823829650879,44.6334114074707,44.6104927062988,44.570384979248,44.5474662780762,44.5474662780762,44.5245513916016,44.5245513916016,44.4672546386719,44.438606262207,44.4156875610352,44.4099578857422,44.3583946228027,44.2208824157715,44.2208824157715,44.0719146728516,44.123477935791,44.1635856628418,44.1635856628418,44.1693153381348,44.1635856628418,44.175048828125,44.1463966369629,44.1463966369629,44.0891036987305,44.0891036987305,44.0833740234375,44.0719146728516,44.0604553222656,44.0432662963867,43.9745101928711,43.9630508422852,43.9573211669922,43.9172134399414,43.9000282287598,43.8771095275879,43.859920501709,43.8427314758301,43.8026237487793,43.8140830993652,43.8140830993652,43.8026237487793,43.7911643981934,44.2953681945801,45.3152313232422,45.3152313232422,null,44.6907081604004,44.7078971862793,44.6964378356934,44.6563301086426,44.7365455627441,44.7250862121582,45.0860481262207,45.1605339050293,45.2292861938477,45.2464752197266,45.532958984375,45.532958984375,45.5845222473145,45.6418151855469,45.6647338867188,45.7048416137695,46.3923950195312,46.3923950195312,46.386661529541,46.380931854248,45.9512138366699,45.9397583007812,45.5902519226074,45.5787925720215,45.5902519226074,45.6017112731934,45.6303596496582,45.2751235961914,45.2579383850098,45.212100982666,45.1146965026855,45.0860481262207,45.0001029968262,44.9771881103516,44.770923614502,44.7537307739258,44.7136268615723,44.7250862121582,44.7021675109863,44.6677894592285,44.6677894592285,44.6907081604004,44.6907081604004,44.6907081604004,null,45.0860481262207,45.0631294250488,45.0344848632812,45.0115661621094,45.1032371520996,45.1089668273926,45.2980422973633,45.3037757873535,45.5501441955566,45.5616035461426,45.5787925720215,45.6017112731934,45.618896484375,45.6360893249512,45.6475486755371,45.6590042114258,45.6647338867188,45.6647338867188,45.6590042114258,45.6647338867188,45.676197052002,45.6819229125977,45.6991119384766,45.7392234802246,45.7392234802246,45.7449493408203,45.7564086914062,45.7793273925781,45.7850570678711,45.7850570678711,45.7678680419922,45.7621383666992,45.7621383666992,45.7735977172852,45.7850570678711,45.80224609375,45.8480834960938,45.8767318725586,45.8824615478516,45.8652687072754,45.8710021972656,45.9798622131348,45.9798622131348,46.386661529541,46.3923950195312,46.5642776489258,46.5700073242188,46.3923950195312,45.7048416137695,45.6647338867188,45.6418151855469,45.5845222473145,45.532958984375,45.532958984375,45.2464752197266,45.2292861938477,45.1605339050293,45.0860481262207,45.0860481262207,null,44.134937286377,44.117748260498,44.1807746887207,44.1635856628418,44.1463966369629,44.0833740234375,44.0489959716797,44.0318031311035,44.0260772705078,44.0203475952148,44.0088882446289,43.9573211669922,43.8885650634766,43.8828392028809,43.8255424499512,43.8026237487793,43.7453269958496,43.7052192687988,43.7052192687988,43.7166786193848,43.7395973205566,43.7625160217285,43.8026237487793,43.8427314758301,43.859920501709,43.9114837646484,43.9515914916992,43.9573211669922,43.9630508422852,43.9458656311035,43.9286766052246,43.9286766052246,43.9344024658203,43.9458656311035,43.9573211669922,43.9745101928711,43.99169921875,44.0146179199219,44.0318031311035,44.134937286377,44.134937286377,null,44.7136268615723,44.7250862121582,44.7078971862793,44.6907081604004,44.6677894592285,44.6563301086426,44.6334114074707,44.5990333557129,44.587574005127,44.6047668457031,44.6104927062988,44.6104927062988,44.5818481445312,44.5933036804199,44.6104927062988,44.6219520568848,44.627685546875,44.6104927062988,44.6907081604004,44.6907081604004,44.765193939209,44.770923614502,44.8224868774414,44.8224868774414,44.8396759033203,44.8396759033203,44.8740577697754,44.8683242797852,44.89697265625,44.89697265625,44.9084320068359,44.9084320068359,44.9485397338867,44.9542694091797,45.1318855285645,45.1261558532715,45.1891822814941,45.1777229309082,45.1662635803223,45.1662635803223,45.5100402832031,45.5214958190918,45.6647338867188,45.676197052002,45.6819229125977,45.7048416137695,45.7220306396484,45.7449493408203,45.7621383666992,45.7850570678711,45.8137054443359,45.8423538208008,45.8595428466797,45.8710021972656,45.8939208984375,45.9512138366699,45.9626770019531,45.9798622131348,46.0371589660645,46.071533203125,46.1517486572266,46.1632080078125,46.2033157348633,46.2548828125,46.2835311889648,46.3179054260254,46.3408241271973,46.3522872924805,46.3752059936523,46.3981246948242,46.4267692565918,46.4726066589355,46.5413627624512,46.5642776489258,46.5642776489258,46.3923950195312,46.386661529541,45.9798622131348,45.9798622131348,45.8710021972656,45.8652687072754,45.8824615478516,45.8767318725586,45.8480834960938,45.80224609375,45.7850570678711,45.7735977172852,45.7621383666992,45.7621383666992,45.7678680419922,45.7850570678711,45.7850570678711,45.7793273925781,45.7564086914062,45.7449493408203,45.7392234802246,45.7392234802246,45.6991119384766,45.6819229125977,45.676197052002,45.6647338867188,45.6590042114258,45.6647338867188,45.6647338867188,45.6590042114258,45.6475486755371,45.6360893249512,45.618896484375,45.6017112731934,45.5787925720215,45.5616035461426,45.5501441955566,45.3037757873535,45.2980422973633,45.1089668273926,45.1032371520996,45.0115661621094,45.0344848632812,45.0631294250488,45.0860481262207,44.7250862121582,44.7250862121582,44.770923614502,44.765193939209,44.7480049133301,44.7193565368652,44.7136268615723,44.7136268615723,null,44.7250862121582,44.7365455627441,44.6563301086426,44.6964378356934,44.7078971862793,44.6907081604004,44.6792488098145,44.6620597839355,44.6391410827637,44.6219520568848,44.6104927062988,44.5933036804199,44.5646591186523,44.5646591186523,44.4672546386719,44.450065612793,44.450065612793,44.4328765869141,44.4156875610352,44.3927688598633,44.3641204833984,44.318286895752,44.2953681945801,44.2609901428223,44.2724494934082,44.2609901428223,44.2609901428223,44.3698501586914,44.3297462463379,44.3583946228027,44.3412017822266,44.3583946228027,44.4729843139648,44.4729843139648,44.5531959533691,44.5646591186523,44.6506004333496,44.6563301086426,44.6849784851074,44.7136268615723,44.7193565368652,44.7480049133301,44.765193939209,44.770923614502,44.7250862121582,44.7250862121582,44.7250862121582,null,45.6819229125977,45.676197052002,45.676197052002,45.6876525878906,45.6475486755371,45.6303596496582,45.6074409484863,45.5902519226074,45.6074409484863,45.6017112731934,45.5787925720215,45.5214958190918,45.4985771179199,45.4928512573242,45.475658416748,45.4642028808594,45.4069061279297,45.3839874267578,45.3610687255859,45.2865867614746,45.2751235961914,45.2407493591309,45.1662635803223,45.1490745544434,45.1605339050293,45.2006416320801,45.1891822814941,45.1777229309082,45.1719932556152,45.1261558532715,45.0917778015137,45.0631294250488,45.0459403991699,44.9886474609375,44.9542694091797,44.9313507080078,44.9313507080078,44.9313507080078,44.8740577697754,44.8683242797852,44.8568649291992,44.8740577697754,44.8740577697754,44.8568649291992,44.8339500427246,44.8396759033203,44.8396759033203,44.8167572021484,44.7823829650879,44.770923614502,44.765193939209,44.7480049133301,44.6849784851074,44.6620597839355,44.6563301086426,44.6334114074707,44.6506004333496,44.6448707580566,44.6677894592285,44.6907081604004,44.7021675109863,44.7021675109863,44.6964378356934,44.6620597839355,44.627685546875,44.6047668457031,44.6104927062988,44.6104927062988,44.6448707580566,44.6506004333496,44.6448707580566,44.6104927062988,44.6219520568848,44.6334114074707,44.6391410827637,44.6104927062988,44.570384979248,44.5417404174805,44.5360107421875,44.5531959533691,44.5531959533691,44.5130920410156,44.5188217163086,44.5302772521973,44.570384979248,44.576114654541,44.5646591186523,44.5646591186523,44.570384979248,44.5474662780762,44.5302772521973,44.4959030151367,44.4729843139648,44.450065612793,44.4271469116211,44.4214210510254,44.450065612793,44.4557952880859,44.4729843139648,44.4901733398438,44.5933036804199,44.5990333557129,44.6849784851074,44.6849784851074,44.9428100585938,44.9657287597656,45.2579383850098,45.2751235961914,45.6303596496582,45.6819229125977,45.6819229125977,null,43.1322631835938,43.1609115600586,43.2010192871094,43.2411231994629,43.2525825500488,43.2755012512207,43.3385276794434,43.3900947570801,43.4302024841309,43.4874954223633,43.5104141235352,43.5619812011719,43.5906295776367,43.7911643981934,43.8026237487793,43.8140830993652,43.8140830993652,43.8026237487793,43.8026237487793,43.8026237487793,43.8026237487793,43.8026237487793,43.7911643981934,43.7739753723145,43.7338676452637,43.7166786193848,43.6880302429199,43.7052192687988,43.6994934082031,43.722412109375,43.6479225158691,43.6192779541016,43.6020851135254,43.5791664123535,43.544792175293,43.4932289123535,43.4760398864746,43.4302024841309,43.413013458252,43.3958206176758,43.3614463806152,43.3385276794434,43.3385276794434,43.3385276794434,43.2926902770996,43.2239379882812,43.1666412353516,43.1322631835938,43.0978851318359,43.0749664306641,43.0635108947754,43.08642578125,43.1036148071289,43.1208038330078,43.1322631835938,43.1322631835938,null,39.5398178100586,39.5512771606445,39.5741958618164,39.5856552124023,39.6142997741699,39.6314888000488,39.6372184753418,39.6314888000488,39.6142997741699,39.5856552124023,39.5627365112305,39.5570068359375,39.5398178100586,39.4939804077148,39.4481430053711,39.4424133300781,39.4538726806641,39.471061706543,39.471061706543,39.7288932800293,39.7288932800293,39.7288932800293,39.7231636047363,39.7002449035645,39.6830558776855,39.6715965270996,39.6658706665039,39.6372184753418,39.6142997741699,39.6257629394531,39.6257629394531,39.6142997741699,39.5971145629883,39.5856552124023,39.5741958618164,39.5684623718262,39.5512771606445,39.5398178100586,39.5283584594727,39.5226287841797,39.5111694335938,39.5226287841797,39.5283584594727,39.5398178100586,39.5398178100586,null,38.7491340637207,38.7720527648926,38.8007011413574,38.8293495178223,38.8465385437012,38.8923759460449,38.9725875854492,38.9840507507324,39.0069694519043,39.0356140136719,39.0585327148438,39.0642623901367,39.0986404418945,39.1215591430664,39.1502075195312,39.1731262207031,39.1788520812988,39.190315246582,39.2189598083496,39.2304191589355,39.2304191589355,39.2304191589355,39.2361526489258,39.2132339477539,39.2017707824707,39.155933380127,39.1444778442383,39.1215591430664,39.1158256530762,39.0986404418945,39.0757217407227,39.0642623901367,39.0929069519043,39.0814514160156,39.0585327148438,39.0356140136719,39.0298881530762,39.0241546630859,38.9897766113281,38.9783172607422,38.9897766113281,38.9955062866211,38.9897766113281,38.9496688842773,38.9210243225098,38.9038352966309,38.9038352966309,38.9324798583984,38.9324798583984,38.9210243225098,38.9038352966309,38.8866424560547,38.8637275695801,38.8522682189941,38.8350791931152,38.8350791931152,38.8293495178223,38.8007011413574,38.7949714660645,38.7777824401855,38.7605972290039,38.7491340637207,38.7319450378418,38.7147598266602,38.7204895019531,38.7663230895996,38.7491340637207,38.7491340637207,null,39.3507423400879,39.3793907165527,39.4080352783203,39.4137687683105,39.4366874694824,39.4538726806641,39.471061706543,39.4825248718262,39.7288932800293,39.7288932800293,39.5971145629883,39.5455436706543,39.5168991088867,39.5111694335938,39.471061706543,39.4424133300781,39.4137687683105,39.3965797424316,39.3736610412598,39.3679313659668,39.3621978759766,39.3450126647949,39.327823638916,39.3106346130371,39.3163642883301,39.3163642883301,39.3106346130371,39.2934455871582,39.2762565612793,39.2590675354004,39.2590675354004,39.2647972106934,39.2590675354004,39.2246894836426,39.2132339477539,39.2075004577637,39.2246894836426,39.2246894836426,39.2533378601074,39.3793907165527,39.3736610412598,39.2762565612793,39.2590675354004,39.2361526489258,39.2304191589355,39.2304191589355,39.2304191589355,39.2189598083496,39.2705268859863,39.2877159118652,39.3106346130371,39.322093963623,39.327823638916,39.3507423400879,39.3507423400879,null,38.5027618408203,38.5256805419922,38.6116256713867,38.6345443725586,38.6517333984375,38.7090263366699,38.7491340637207,38.7663230895996,38.7204895019531,38.7147598266602,38.6975708007812,38.6689224243164,38.6230850219727,38.6058959960938,38.5715179443359,38.5428695678711,38.5142250061035,38.4798431396484,38.4397392272949,38.3996315002441,38.3709869384766,38.3595237731934,38.3251495361328,38.3251495361328,38.3308792114258,38.3423347473145,38.3709869384766,38.4110908508301,38.428279876709,38.428279876709,38.4397392272949,38.4569244384766,38.4798431396484,38.4855766296387,38.4855766296387,38.5027618408203,38.5027618408203,null,39.1330184936523,38.8293495178223,38.6517333984375,38.686107635498,38.6803817749023,38.686107635498,38.6975708007812,38.7090263366699,38.7090263366699,38.6975708007812,38.686107635498,38.6803817749023,38.686107635498,38.6918411254883,38.7147598266602,38.7204895019531,38.737678527832,38.7548637390137,38.7605972290039,38.8178901672363,38.8350791931152,38.8522682189941,38.8923759460449,38.9210243225098,38.9725875854492,38.9897766113281,39.0298881530762,39.0814514160156,39.0986404418945,39.1100997924805,39.1330184936523,39.1330184936523,null,39.7288932800293,39.7288932800293,39.7288932800293,39.4825248718262,39.471061706543,39.4538726806641,39.4366874694824,39.4137687683105,39.4080352783203,39.3793907165527,39.3507423400879,39.3564720153809,39.3564720153809,39.3621978759766,39.3679313659668,39.3564720153809,39.3564720153809,39.3621978759766,39.3564720153809,39.3450126647949,39.3450126647949,39.4137687683105,39.4538726806641,39.4882507324219,39.5054397583008,39.5168991088867,39.5283584594727,39.5627365112305,39.5856552124023,39.5971145629883,39.6028442382812,39.6314888000488,39.6372184753418,39.6314888000488,39.6314888000488,39.6601371765137,39.6715965270996,39.6887893676758,39.6945152282715,39.7002449035645,39.7288932800293,39.7288932800293,null,39.3793907165527,39.3908500671387,39.4252243041992,39.4366874694824,39.4596061706543,39.4538726806641,39.4538726806641,39.4596061706543,39.471061706543,39.4939804077148,39.5111694335938,39.5168991088867,39.5226287841797,39.4825248718262,39.471061706543,39.4882507324219,39.5168991088867,39.5570068359375,39.5799255371094,39.5627365112305,39.5512771606445,39.5684623718262,39.5627365112305,39.5512771606445,39.6257629394531,39.6658706665039,39.7002449035645,39.7288932800293,39.7288932800293,39.7288932800293,39.3679313659668,39.3793907165527,39.3679313659668,39.3793907165527,39.3793907165527,null,38.6975708007812,38.6173553466797,38.6460037231445,38.6574630737305,38.6631889343262,38.6574630737305,38.6517333984375,38.6517333984375,38.6574630737305,38.6574630737305,38.6517333984375,38.6173553466797,38.56005859375,38.5428695678711,38.5256805419922,38.5027618408203,38.5027618408203,38.5027618408203,38.5027618408203,38.4970321655273,38.4741172790527,38.4569244384766,38.428279876709,38.416820526123,38.3881721496582,38.3709869384766,38.3595237731934,38.3480682373047,38.3423347473145,38.3366050720215,38.3136863708496,38.285041809082,38.2678527832031,38.2563934326172,38.2735786437988,38.2793121337891,38.3136863708496,38.3366050720215,38.3824424743652,38.4454689025879,38.4511985778809,38.4511985778809,38.428279876709,38.416820526123,38.4053611755371,38.3824424743652,38.3595237731934,38.3595237731934,38.3308792114258,38.3251495361328,38.3251495361328,38.3423347473145,38.3709869384766,38.4053611755371,38.428279876709,38.4741172790527,38.5027618408203,38.5314140319824,38.5428695678711,38.5829772949219,38.6001663208008,38.6058959960938,38.6230850219727,38.6402702331543,38.6689224243164,38.6803817749023,38.6975708007812,38.6975708007812,null,38.56005859375,38.5256805419922,38.5142250061035,38.5027618408203,38.4970321655273,38.4855766296387,38.4741172790527,38.4569244384766,38.4397392272949,38.428279876709,38.416820526123,38.3996315002441,38.3709869384766,38.3480682373047,38.3308792114258,38.3251495361328,38.3136863708496,38.2907676696777,38.250659942627,38.2392044067383,38.2449340820312,38.2907676696777,38.3022308349609,38.3251495361328,38.3366050720215,38.3366050720215,38.3136863708496,38.3022308349609,38.285041809082,38.2678527832031,38.2449340820312,38.2334747314453,38.2392044067383,38.2563934326172,38.2793121337891,38.2964973449707,38.3251495361328,38.3480682373047,38.3595237731934,38.3595237731934,38.3652534484863,38.4397392272949,38.4569244384766,38.4855766296387,38.5256805419922,38.5256805419922,38.5314140319824,38.5371398925781,38.56005859375,38.56005859375,38.5428695678711,38.5715179443359,38.5944366455078,38.6173553466797,38.6230850219727,38.6173553466797,38.6173553466797,38.6001663208008,38.5772514343262,38.5715179443359,38.5772514343262,38.5772514343262,38.5829772949219,38.5944366455078,38.6345443725586,38.6460037231445,38.6803817749023,38.686107635498,38.6975708007812,38.7090263366699,38.7090263366699,38.6975708007812,38.686107635498,38.6803817749023,38.686107635498,38.6517333984375,38.56005859375,38.56005859375,null,39.3450126647949,39.339282989502,39.2304191589355,39.2476081848145,39.2533378601074,39.2705268859863,39.2762565612793,39.3106346130371,39.3106346130371,39.322093963623,39.3793907165527,39.4023056030273,39.4252243041992,39.4481430053711,39.471061706543,39.4825248718262,39.4939804077148,39.5168991088867,39.5283584594727,39.6142997741699,39.6257629394531,39.6658706665039,39.6887893676758,39.7288932800293,39.7288932800293,39.7288932800293,39.7002449035645,39.6945152282715,39.6887893676758,39.6715965270996,39.6601371765137,39.6314888000488,39.6314888000488,39.6372184753418,39.6314888000488,39.6028442382812,39.5971145629883,39.5856552124023,39.5627365112305,39.5283584594727,39.5168991088867,39.5054397583008,39.4882507324219,39.4538726806641,39.4137687683105,39.3450126647949,39.3450126647949,null,39.327823638916,39.3163642883301,39.3106346130371,39.2934455871582,39.2705268859863,39.2304191589355,39.2075004577637,39.7231636047363,39.7346229553223,39.7288932800293,39.471061706543,39.471061706543,39.4596061706543,39.4309539794922,39.4137687683105,39.3793907165527,39.3621978759766,39.3450126647949,39.327823638916,39.327823638916,null,39.7288932800293,39.7002449035645,39.6658706665039,39.6257629394531,39.5512771606445,39.5168991088867,39.5054397583008,39.4939804077148,39.46533203125,39.4481430053711,39.4252243041992,39.4023056030273,39.3965797424316,39.4023056030273,39.4023056030273,39.3736610412598,39.3621978759766,39.3564720153809,39.3736610412598,39.3793907165527,39.3736610412598,39.3621978759766,39.333553314209,39.327823638916,39.322093963623,39.327823638916,39.333553314209,39.3679313659668,39.3736610412598,39.3965797424316,39.4137687683105,39.4424133300781,39.471061706543,39.5111694335938,39.5168991088867,39.5455436706543,39.5971145629883,39.7288932800293,39.7288932800293,39.7288932800293,null,39.339282989502,39.3450126647949,39.3450126647949,39.3564720153809,39.3621978759766,39.3564720153809,39.3564720153809,39.3679313659668,39.3621978759766,39.3564720153809,39.3564720153809,39.3507423400879,39.327823638916,39.322093963623,39.3106346130371,39.2877159118652,39.2705268859863,39.2189598083496,39.190315246582,39.1788520812988,39.1731262207031,39.1502075195312,39.1215591430664,39.0986404418945,39.1100997924805,39.1215591430664,39.1330184936523,39.1215591430664,39.138744354248,39.1788520812988,39.2075004577637,39.2647972106934,39.2762565612793,39.3163642883301,39.339282989502,39.339282989502,null,39.3679313659668,39.2934455871582,39.2361526489258,39.2476081848145,39.2590675354004,39.2590675354004,39.2533378601074,39.2533378601074,39.2361526489258,39.2246894836426,39.2132339477539,39.1673965454102,39.155933380127,39.1444778442383,39.1215591430664,39.1100997924805,39.1215591430664,39.1215591430664,39.1043701171875,39.0757217407227,39.0642623901367,39.0642623901367,39.1158256530762,39.1444778442383,39.1616630554199,39.2132339477539,39.2647972106934,39.2877159118652,39.3049049377441,39.322093963623,39.3163642883301,39.327823638916,39.333553314209,39.3507423400879,39.3621978759766,39.3507423400879,39.3564720153809,39.3621978759766,39.3793907165527,39.3679313659668,39.3793907165527,39.3679313659668,39.3679313659668,null,39.2304191589355,39.339282989502,39.3163642883301,39.2762565612793,39.2647972106934,39.2075004577637,39.1788520812988,39.138744354248,39.1215591430664,39.1330184936523,39.1215591430664,38.9725875854492,38.9955062866211,38.9439430236816,38.9668617248535,38.9725875854492,38.9840507507324,39.0012359619141,39.0356140136719,39.0585327148438,39.0642623901367,39.0929069519043,39.1158256530762,39.138744354248,39.155933380127,39.1731262207031,39.1960411071777,39.2189598083496,39.2304191589355,39.2304191589355,null,39.1215591430664,39.1100997924805,39.0986404418945,39.0642623901367,39.0585327148438,39.0356140136719,39.0069694519043,38.9840507507324,38.9725875854492,38.8923759460449,38.8465385437012,38.8293495178223,38.8007011413574,38.7720527648926,38.7491340637207,38.7090263366699,38.6517333984375,38.6345443725586,38.6116256713867,38.5256805419922,38.5428695678711,38.56005859375,38.6173553466797,38.6517333984375,38.6574630737305,38.6574630737305,38.6517333984375,38.6517333984375,38.6574630737305,38.6631889343262,38.6574630737305,38.6460037231445,38.6173553466797,38.6975708007812,38.703296661377,38.7204895019531,38.737678527832,38.7777824401855,38.8064308166504,38.8923759460449,38.9725875854492,39.1215591430664,39.1215591430664,null,38.9210243225098,38.9382133483887,38.9267539978027,38.8923759460449,38.875186920166,38.869457244873,38.875186920166,38.9210243225098,38.9382133483887,38.9496688842773,38.9668617248535,38.9783172607422,38.9897766113281,39.0012359619141,39.0241546630859,39.0413436889648,39.0757217407227,39.0814514160156,39.0929069519043,39.1100997924805,39.1215591430664,39.1444778442383,39.155933380127,39.1673965454102,39.2132339477539,39.2246894836426,39.2361526489258,39.2533378601074,39.2533378601074,39.2590675354004,39.2590675354004,39.2476081848145,39.2361526489258,39.1330184936523,39.1100997924805,39.0986404418945,39.0814514160156,39.0298881530762,38.9897766113281,38.9725875854492,38.9210243225098,38.9210243225098,null,38.5027618408203,38.4855766296387,38.4741172790527,38.4569244384766,38.428279876709,38.3652534484863,38.3423347473145,38.3079605102539,38.2964973449707,38.2964973449707,38.3022308349609,38.2964973449707,38.285041809082,38.2735786437988,38.2563934326172,38.2334747314453,38.1990966796875,38.1704483032227,38.1417999267578,38.1303405761719,38.113151550293,38.0845031738281,38.0673141479492,38.0501251220703,38.0501251220703,38.0558586120605,38.0787773132324,38.107421875,38.113151550293,38.1417999267578,38.1761779785156,38.1876373291016,38.1990966796875,38.1990966796875,38.1589889526367,38.1417999267578,38.1417999267578,38.1589889526367,38.1417999267578,38.1589889526367,38.1819076538086,38.1990966796875,38.2105560302734,38.2162857055664,38.2220153808594,38.2392044067383,38.2678527832031,38.2678527832031,38.2334747314453,38.2220153808594,38.2220153808594,38.250659942627,38.2793121337891,38.3079605102539,38.3423347473145,38.3480682373047,38.3595237731934,38.3709869384766,38.3881721496582,38.416820526123,38.428279876709,38.4569244384766,38.4741172790527,38.4970321655273,38.5027618408203,38.5027618408203,38.5027618408203,38.5027618408203,38.5027618408203,null,37.9985618591309,37.964183807373,37.964183807373,37.964183807373,37.969913482666,37.9469947814941,37.9584541320801,37.9584541320801,37.9527244567871,37.9240760803223,37.9183502197266,37.9240760803223,37.9527244567871,37.9584541320801,37.964183807373,37.9928321838379,38.0100212097168,38.0157508850098,38.0272064208984,38.0558586120605,38.0673141479492,38.0730438232422,38.0615882873535,38.0673141479492,38.0730438232422,38.113151550293,38.1246147155762,38.1360702514648,38.1417999267578,38.1532592773438,38.1532592773438,38.1360702514648,38.1417999267578,38.1303405761719,38.1360702514648,38.1417999267578,38.1761779785156,38.1990966796875,38.2105560302734,38.2277450561523,38.2392044067383,38.2449340820312,38.2563934326172,38.2563934326172,38.285041809082,38.2907676696777,38.285041809082,38.2678527832031,38.2563934326172,38.2678527832031,38.285041809082,38.2964973449707,38.2964973449707,38.2735786437988,38.2220153808594,38.1876373291016,38.1761779785156,38.1647186279297,38.1532592773438,38.1360702514648,38.0959625244141,38.0730438232422,38.0787773132324,38.0787773132324,38.0673141479492,38.0501251220703,38.0443954467773,38.0272064208984,37.9985618591309,37.9985618591309,null,38.869457244873,38.875186920166,38.8923759460449,38.9267539978027,38.9382133483887,38.9210243225098,38.8923759460449,38.8522682189941,38.8350791931152,38.8178901672363,38.7605972290039,38.7548637390137,38.737678527832,38.7204895019531,38.7147598266602,38.6918411254883,38.686107635498,38.6803817749023,38.6460037231445,38.6345443725586,38.5944366455078,38.5829772949219,38.5772514343262,38.5772514343262,38.6001663208008,38.6173553466797,38.6288146972656,38.6517333984375,38.6689224243164,38.6803817749023,38.7204895019531,38.7319450378418,38.7319450378418,38.7147598266602,38.6918411254883,38.686107635498,38.686107635498,38.7204895019531,38.7319450378418,38.7319450378418,38.737678527832,38.737678527832,38.7319450378418,38.7491340637207,38.7777824401855,38.8178901672363,38.8350791931152,38.8350791931152,38.8350791931152,38.7949714660645,38.7777824401855,38.7777824401855,38.8064308166504,38.8293495178223,38.8522682189941,38.869457244873,38.869457244873,null,39.327823638916,39.3564720153809,39.3908500671387,39.4023056030273,39.4137687683105,39.4252243041992,39.4424133300781,39.471061706543,39.4825248718262,39.4997100830078,39.4997100830078,39.4997100830078,39.5054397583008,39.5226287841797,39.5455436706543,39.5512771606445,39.5741958618164,39.5856552124023,39.608570098877,39.6142997741699,39.6142997741699,39.5971145629883,39.5971145629883,39.6028442382812,39.6028442382812,39.6200332641602,39.6658706665039,39.6773262023926,39.6830558776855,39.6715965270996,39.6544075012207,39.6372184753418,39.6257629394531,39.6257629394531,39.6314888000488,39.6372184753418,39.6658706665039,39.6715965270996,39.6830558776855,39.7002449035645,39.7231636047363,39.7231636047363,39.7288932800293,39.6887893676758,39.6658706665039,39.6257629394531,39.6142997741699,39.5283584594727,39.5168991088867,39.4939804077148,39.4825248718262,39.471061706543,39.4481430053711,39.4252243041992,39.4023056030273,39.3793907165527,39.322093963623,39.327823638916,39.327823638916,null,38.3308792114258,38.3480682373047,38.3709869384766,38.3996315002441,38.416820526123,38.428279876709,38.4397392272949,38.4569244384766,38.4741172790527,38.4855766296387,38.4970321655273,38.5027618408203,38.5142250061035,38.5256805419922,38.56005859375,38.4626579284668,38.4569244384766,38.4053611755371,38.3881721496582,38.3709869384766,38.3595237731934,38.3423347473145,38.3251495361328,38.3079605102539,38.2907676696777,38.2735786437988,38.2964973449707,38.2964973449707,38.285041809082,38.2678527832031,38.2563934326172,38.2678527832031,38.285041809082,38.2907676696777,38.285041809082,38.2563934326172,38.2563934326172,38.2449340820312,38.2334747314453,38.2392044067383,38.2563934326172,38.2907676696777,38.3136863708496,38.3308792114258,38.3308792114258,null,38.0272064208984,38.0386695861816,38.0673141479492,38.1016960144043,38.1188812255859,38.1532592773438,38.1990966796875,38.2220153808594,38.2334747314453,38.2392044067383,38.2334747314453,38.2162857055664,38.1876373291016,38.1532592773438,38.113151550293,38.107421875,38.0959625244141,38.0272064208984,37.9985618591309,38.0272064208984,38.0443954467773,38.0501251220703,38.0673141479492,38.0787773132324,38.0787773132324,38.0730438232422,38.0959625244141,38.1360702514648,38.1532592773438,38.1647186279297,38.1761779785156,38.1876373291016,38.2220153808594,38.2735786437988,38.2907676696777,38.3079605102539,38.3251495361328,38.3423347473145,38.3595237731934,38.3709869384766,38.3881721496582,38.4053611755371,38.4569244384766,38.4569244384766,38.428279876709,38.4053611755371,38.3881721496582,38.3652534484863,38.3308792114258,38.3136863708496,38.285041809082,38.1990966796875,38.1246147155762,38.0730438232422,38.0272064208984,38.0272064208984,null,39.2361526489258,39.2590675354004,39.2762565612793,39.3736610412598,39.3793907165527,39.2533378601074,39.2647972106934,39.2705268859863,39.2705268859863,39.2647972106934,39.2533378601074,39.2476081848145,39.2361526489258,39.2132339477539,39.2361526489258,39.2361526489258,null,41.7399749755859,41.7972717285156,41.7800827026367,41.7571640014648,41.734245300293,41.722785949707,41.7399749755859,41.7628936767578,41.7800827026367,41.7972717285156,41.8259201049805,41.8488388061523,41.911865234375,41.9233207702637,41.9175910949707,41.9290542602539,41.9634284973145,41.9978065490723,42.0207252502441,42.0379104614258,42.049373626709,42.049373626709,42.0379104614258,42.0264549255371,42.0321846008301,42.049373626709,42.0665626525879,42.0837478637695,42.0894813537598,42.0837478637695,42.0665626525879,42.055103302002,42.0092658996582,41.9634284973145,41.854564666748,41.8316459655762,41.8259201049805,41.8087310791016,41.7972717285156,41.7686233520508,41.7457046508789,41.722785949707,41.6769485473633,41.6425743103027,41.596736907959,41.5852737426758,41.591007232666,41.6425743103027,41.6540298461914,41.6654891967773,41.6597633361816,41.6540298461914,41.6597633361816,41.6654891967773,41.6540298461914,41.6311111450195,41.6425743103027,41.6311111450195,41.6253814697266,41.6311111450195,41.6253814697266,41.6196556091309,41.5795478820801,41.5508995056152,41.5451698303223,41.591007232666,41.6311111450195,41.6884078979492,41.7113265991211,41.722785949707,41.734245300293,41.7399749755859,41.7399749755859,null,42.049373626709,42.0952110290527,42.175422668457,42.324390411377,42.4561729431152,42.5134658813477,42.5994110107422,42.7025451660156,42.7426528930664,42.7369194030762,42.7025451660156,42.6910858154297,42.6796264648438,42.6681671142578,42.6624374389648,42.6452484130859,42.6223297119141,42.6108741760254,42.5535736083984,42.5306549072266,42.5306549072266,42.3874168395996,42.3931465148926,42.3530387878418,42.3358535766602,42.324390411377,42.3186645507812,42.3186645507812,42.2900161743164,42.2327194213867,42.1525039672852,42.1525039672852,42.1238555908203,42.1066665649414,42.0780181884766,42.043643951416,42.049373626709,42.049373626709,null,41.7170562744141,41.7457046508789,41.7514343261719,41.7571640014648,41.7743530273438,41.7972717285156,41.8144607543945,41.911865234375,41.911865234375,41.9863471984863,42.0894813537598,41.9806175231934,41.9634284973145,41.9405097961426,41.9290542602539,41.8946723937988,41.8602981567383,41.8259201049805,41.8030014038086,41.7800827026367,41.7800827026367,41.7571640014648,41.7571640014648,41.6311111450195,41.6196556091309,41.596736907959,41.596736907959,41.6081924438477,41.6081924438477,41.5795478820801,41.5623550415039,41.5337104797363,41.5279808044434,41.5337104797363,41.5165214538574,41.5050621032715,41.4993362426758,41.5451698303223,41.5394401550293,41.6540298461914,41.6884078979492,41.7170562744141,41.7170562744141,null,41.401927947998,41.3904724121094,41.3732833862305,41.3560943603516,41.3560943603516,41.3446350097656,41.3446350097656,41.3446350097656,41.3389053344727,41.3389053344727,41.3274459838867,41.3102569580078,41.3045272827148,41.3102569580078,41.3274459838867,41.3446350097656,41.3560943603516,41.3503646850586,41.3446350097656,41.3732833862305,41.4305801391602,41.4706840515137,41.4764175415039,41.4706840515137,41.4477653503418,41.4477653503418,41.4477653503418,41.453498840332,41.4420356750488,41.401927947998,41.3904724121094,41.3904724121094,41.401927947998,41.419116973877,41.419116973877,41.401927947998,41.401927947998,null,42.4332542419434,42.4389839172363,42.4389839172363,42.4733619689941,42.4905471801758,42.5249290466309,42.5249290466309,42.5421180725098,42.5478477478027,42.5822219848633,42.5879554748535,42.6108741760254,42.5879554748535,42.6108741760254,42.6108741760254,42.6223297119141,42.6567077636719,42.6681671142578,42.7025451660156,42.7311935424805,42.7311935424805,42.7369194030762,42.759838104248,42.7884902954102,42.8056755065918,42.811408996582,42.8056755065918,42.811408996582,42.8572463989258,42.8687019348145,42.8744316101074,42.8744316101074,42.8572463989258,42.817138671875,42.811408996582,42.7942199707031,42.759838104248,42.7197341918945,42.6968154907227,42.6853561401367,42.6796264648438,42.6452484130859,42.639518737793,42.6223297119141,42.5879554748535,42.5707626342773,42.5593032836914,42.5535736083984,42.5421180725098,42.5249290466309,42.5134658813477,42.502010345459,42.496280670166,42.4733619689941,42.4561729431152,42.4504432678223,42.4332542419434,42.4332542419434,null,42.5535736083984,42.6108741760254,42.6223297119141,42.6452484130859,42.6624374389648,42.6681671142578,42.6796264648438,42.6910858154297,42.7025451660156,42.7369194030762,42.7369194030762,42.7311935424805,42.7254638671875,42.6738967895508,42.6681671142578,42.6567077636719,42.6567077636719,42.6223297119141,42.6108741760254,42.6108741760254,42.5822219848633,42.5764923095703,42.5306549072266,42.507740020752,42.4905471801758,42.4848213195801,42.4733619689941,42.4389839172363,42.4160652160645,42.3931465148926,42.3759574890137,42.3702278137207,42.358772277832,42.3473091125488,42.3530387878418,42.358772277832,42.3931465148926,42.4160652160645,42.4103355407715,42.4275245666504,42.4046096801758,42.4447135925293,42.4389839172363,42.4447135925293,42.4504432678223,42.4733619689941,42.4848213195801,42.5134658813477,42.5249290466309,42.5306549072266,42.5535736083984,42.5535736083984,null,42.2384490966797,42.2098007202148,42.186882019043,42.1582374572754,42.1525039672852,42.1639633178711,42.0379104614258,42.0379104614258,42.0321846008301,42.0379104614258,42.0035362243652,42.0092658996582,42.0379104614258,42.043643951416,42.043643951416,42.0780181884766,42.1066665649414,42.1238555908203,42.1525039672852,42.1525039672852,42.2327194213867,42.2900161743164,42.3186645507812,42.324390411377,42.3415832519531,42.3358535766602,42.3014755249023,42.2842826843262,42.2670974731445,42.2384490966797,42.2155303955078,42.2441787719727,42.2441787719727,42.2327194213867,42.2269897460938,42.2155303955078,42.2155303955078,42.1983413696289,42.186882019043,42.2155303955078,42.2212600708008,42.2327194213867,42.2613677978516,42.2785568237305,42.2785568237305,42.2785568237305,42.2613677978516,42.2441787719727,42.2269897460938,42.2155303955078,42.2269897460938,42.2098007202148,42.2098007202148,42.2269897460938,42.2384490966797,42.2384490966797,null,42.3186645507812,42.3186645507812,42.324390411377,42.3358535766602,42.3530387878418,42.3931465148926,42.3874168395996,42.5306549072266,42.5306549072266,42.5535736083984,42.5306549072266,42.5249290466309,42.5134658813477,42.4848213195801,42.4733619689941,42.4504432678223,42.4447135925293,42.4389839172363,42.4447135925293,42.4046096801758,42.4275245666504,42.4103355407715,42.4160652160645,42.3931465148926,42.358772277832,42.3530387878418,42.3473091125488,42.358772277832,42.3702278137207,42.3759574890137,42.3759574890137,42.3702278137207,42.3358535766602,42.2957458496094,42.3014755249023,42.2957458496094,42.2842826843262,42.2613677978516,42.2556381225586,42.2499084472656,42.2384490966797,42.2269897460938,42.2098007202148,42.2098007202148,42.2269897460938,42.2155303955078,42.2269897460938,42.2441787719727,42.2613677978516,42.2785568237305,42.2785568237305,42.2785568237305,42.2613677978516,42.2327194213867,42.2212600708008,42.2155303955078,42.186882019043,42.1983413696289,42.2155303955078,42.2155303955078,42.2269897460938,42.2327194213867,42.2441787719727,42.2441787719727,42.2155303955078,42.2384490966797,42.2670974731445,42.2842826843262,42.3014755249023,42.3358535766602,42.3415832519531,42.324390411377,42.3186645507812,42.3186645507812,null,42.1525039672852,42.1696929931641,42.1696929931641,42.1926116943359,42.1926116943359,42.2155303955078,42.2556381225586,42.2728271484375,42.2785568237305,42.2842826843262,42.3014755249023,42.3129348754883,42.324390411377,42.3301200866699,42.324390411377,42.3129348754883,42.3530387878418,42.3816909790039,42.3988761901855,42.4103355407715,42.4160652160645,42.4676284790039,42.4676284790039,42.507740020752,42.5191993713379,42.5421180725098,42.5478477478027,42.5421180725098,42.5478477478027,42.5249290466309,42.5306549072266,42.6051406860352,42.639518737793,42.6337890625,42.6337890625,42.6738967895508,42.6853561401367,42.7140045166016,42.7025451660156,42.6968154907227,42.6968154907227,42.7140045166016,42.7254638671875,42.7311935424805,42.7025451660156,42.6681671142578,42.6567077636719,42.6223297119141,42.6108741760254,42.6108741760254,42.5879554748535,42.6108741760254,42.5879554748535,42.5822219848633,42.5478477478027,42.5421180725098,42.5249290466309,42.5249290466309,42.4905471801758,42.4733619689941,42.4389839172363,42.4389839172363,42.4332542419434,42.4160652160645,42.3988761901855,42.3759574890137,42.3816909790039,42.3759574890137,42.358772277832,42.358772277832,42.3530387878418,42.3473091125488,42.358772277832,42.358772277832,42.3530387878418,42.3301200866699,42.3129348754883,42.3014755249023,42.2900161743164,42.3186645507812,42.3301200866699,42.3301200866699,42.3129348754883,42.2670974731445,42.2499084472656,42.2384490966797,42.2212600708008,42.2040710449219,42.1926116943359,42.18115234375,42.18115234375,42.18115234375,42.1582374572754,42.1525039672852,42.1525039672852,null,41.27587890625,41.281608581543,41.2987976074219,41.3159866333008,41.3159866333008,41.3274459838867,41.3503646850586,41.3732833862305,41.3847427368164,41.3847427368164,41.3732833862305,41.3446350097656,41.3159866333008,41.3102569580078,41.2873382568359,41.27587890625,41.2586898803711,41.2529640197754,41.2415008544922,41.2415008544922,41.2529640197754,41.2586898803711,41.2586898803711,41.27587890625,41.281608581543,41.2873382568359,41.2930679321289,41.2930679321289,41.27587890625,41.27587890625,41.27587890625,null,42.1525039672852,42.1582374572754,42.18115234375,42.18115234375,42.18115234375,42.1926116943359,42.2040710449219,42.2212600708008,42.2384490966797,42.2499084472656,42.2670974731445,42.3129348754883,42.3301200866699,42.3301200866699,42.3186645507812,42.2900161743164,42.2785568237305,42.2670974731445,42.2613677978516,42.2384490966797,42.2670974731445,42.2728271484375,42.2785568237305,42.2613677978516,42.2384490966797,42.2269897460938,42.2327194213867,42.2098007202148,42.18115234375,42.1639633178711,42.0894813537598,41.9863471984863,42.0264549255371,42.0264549255371,42.1238555908203,42.1238555908203,42.1525039672852,42.1525039672852,null,41.7972717285156,41.7399749755859,41.7457046508789,41.7399749755859,41.7170562744141,41.6654891967773,41.6483001708984,41.6311111450195,41.7571640014648,41.7571640014648,41.7800827026367,41.7800827026367,41.8030014038086,41.8259201049805,41.8602981567383,41.8946723937988,41.9290542602539,41.9405097961426,41.9634284973145,41.9806175231934,42.0894813537598,42.1639633178711,42.18115234375,42.2098007202148,42.2327194213867,42.2441787719727,42.2556381225586,42.2900161743164,42.2670974731445,42.2499084472656,42.2384490966797,42.2040710449219,42.18115234375,42.1525039672852,42.1353187561035,42.1124000549316,42.0952110290527,42.0379104614258,42.0264549255371,42.0092658996582,42.0092658996582,42.0092658996582,42.0264549255371,42.0321846008301,42.0321846008301,41.9978065490723,41.9748878479004,41.9519729614258,41.9462394714355,41.9462394714355,41.9347801208496,41.906135559082,41.8259201049805,41.7972717285156,41.7972717285156,null,42.2900161743164,42.3014755249023,42.3129348754883,42.3301200866699,42.3530387878418,42.358772277832,42.358772277832,42.3473091125488,42.3530387878418,42.358772277832,42.358772277832,42.3473091125488,42.3358535766602,42.3129348754883,42.3014755249023,42.2785568237305,42.2728271484375,42.2670974731445,42.2384490966797,42.2613677978516,42.2670974731445,42.2785568237305,42.2900161743164,42.2900161743164,null,42.7140045166016,42.6853561401367,42.6738967895508,42.6337890625,42.6337890625,42.639518737793,42.6051406860352,42.5306549072266,42.5249290466309,42.5478477478027,42.5421180725098,42.5478477478027,42.5421180725098,42.5191993713379,42.507740020752,42.4676284790039,42.4676284790039,42.4160652160645,42.4103355407715,42.3988761901855,42.3816909790039,42.3530387878418,42.3129348754883,42.324390411377,42.3301200866699,42.324390411377,42.3129348754883,42.3014755249023,42.2842826843262,42.2785568237305,42.2728271484375,42.2556381225586,42.2155303955078,42.1926116943359,42.1926116943359,42.1696929931641,42.1696929931641,42.1525039672852,42.1238555908203,42.1238555908203,42.0264549255371,42.0092658996582,42.0379104614258,42.0321846008301,42.0379104614258,42.1639633178711,42.1525039672852,42.1582374572754,42.186882019043,42.2098007202148,42.2384490966797,42.2499084472656,42.2556381225586,42.2613677978516,42.2842826843262,42.2957458496094,42.3014755249023,42.2957458496094,42.3358535766602,42.3702278137207,42.3759574890137,42.3759574890137,42.3931465148926,42.4160652160645,42.4389839172363,42.4733619689941,42.4848213195801,42.4905471801758,42.507740020752,42.5306549072266,42.5764923095703,42.5822219848633,42.6108741760254,42.6108741760254,42.6223297119141,42.6567077636719,42.6567077636719,42.6681671142578,42.6738967895508,42.7254638671875,42.7140045166016,42.7140045166016,42.7140045166016,null,44.8568649291992,44.8683242797852,44.8396759033203,44.8053016662598,44.7766494750977,44.7250862121582,44.6964378356934,44.6620597839355,44.587574005127,44.5360107421875,44.5188217163086,44.5130920410156,44.8568649291992,44.8568649291992,null,46.1632080078125,46.1632080078125,46.5127143859863,46.5127143859863,46.524169921875,46.5356330871582,46.5127143859863,46.4897956848145,46.4840660095215,46.4554176330566,46.4439582824707,46.4554176330566,46.4726066589355,46.4726066589355,46.4496879577637,46.4210395812988,46.4095802307129,46.4324989318848,46.4554176330566,46.4897956848145,46.5012550354004,46.5413627624512,46.5470886230469,46.5470886230469,46.575740814209,46.6215782165527,46.6559524536133,46.6674118041992,46.6559524536133,46.6559524536133,46.6731414794922,46.6731414794922,46.6731414794922,46.6903305053711,46.6846008300781,46.5069847106934,46.5127143859863,46.3408241271973,46.3408241271973,46.1632080078125,46.1632080078125,null,42.7713012695312,42.7713012695312,42.4160652160645,42.4160652160645,42.4160652160645,42.4733619689941,42.5421180725098,42.5822219848633,42.639518737793,42.6452484130859,42.6337890625,42.6567077636719,42.6738967895508,42.6968154907227,42.7426528930664,42.7713012695312,42.7713012695312,42.7713012695312,null,44.8683242797852,44.8568649291992,45.0344848632812,45.040210723877,45.2006416320801,45.212100982666,45.1891822814941,45.1662635803223,45.1318855285645,45.0917778015137,45.0516700744629,45.040210723877,45.040210723877,45.0631294250488,45.0688591003418,45.0459403991699,45.023021697998,44.9829139709473,44.9428100585938,44.89697265625,44.8683242797852,44.8683242797852,null,44.8625946044922,44.8683242797852,44.8683242797852,44.8568649291992,44.8396759033203,44.8282203674316,44.8224868774414,44.8110313415527,44.8053016662598,44.8053016662598,44.8167572021484,44.8339500427246,44.8110313415527,44.8167572021484,44.8396759033203,44.8683242797852,44.8683242797852,44.9256210327148,45.0115661621094,45.0631294250488,45.1261558532715,45.212100982666,45.212100982666,45.1261558532715,45.1146965026855,45.0344848632812,45.0344848632812,44.8625946044922,44.8625946044922,null,43.997428894043,44.1693153381348,44.1693153381348,44.1635856628418,44.1062927246094,44.0719146728516,44.0604553222656,44.0547218322754,44.0318031311035,44.0088882446289,44.0031585693359,44.0088882446289,43.997428894043,43.997428894043,43.9630508422852,43.9344024658203,43.9114837646484,43.9114837646484,43.997428894043,43.997428894043,43.997428894043,null,46.9080543518066,46.7648162841797,46.7590866088867,46.6731414794922,46.6731414794922,46.4210395812988,46.4210395812988,46.8564872741699,46.8507614135742,46.9424324035645,46.9424324035645,46.9080543518066,46.8622169494629,46.833568572998,46.8049240112305,46.7648162841797,46.7476272583008,46.7762756347656,46.8049240112305,46.8278427124023,46.8622169494629,46.8794059753418,46.9080543518066,46.9424324035645,46.9596214294434,46.9596214294434,46.9424324035645,46.9195137023926,46.9080543518066,46.8622169494629,46.839298248291,46.8278427124023,46.8278427124023,46.8622169494629,46.8851356506348,46.8965950012207,46.9023246765137,46.9080543518066,46.9080543518066,null,42.7713012695312,42.7713012695312,42.7713012695312,42.4160652160645,42.4160652160645,42.4160652160645,42.7713012695312,42.7713012695312,null,43.8255424499512,43.997428894043,43.997428894043,43.9114837646484,43.9114837646484,43.8713760375977,43.8198127746582,43.7739753723145,43.722412109375,43.6994934082031,43.670841217041,43.6421928405762,43.6364669799805,43.6307373046875,43.6135482788086,43.5848999023438,43.5848999023438,43.4817657470703,43.4817657470703,43.5218734741211,43.5276031494141,43.5677108764648,43.5677108764648,43.8255424499512,43.8255424499512,null,44.5188217163086,44.5245513916016,44.570384979248,44.5990333557129,44.6506004333496,44.6792488098145,44.6964378356934,44.7136268615723,44.7250862121582,44.7422752380371,44.765193939209,44.7823829650879,44.7766494750977,44.5188217163086,44.5188217163086,null,41.7686233520508,41.7686233520508,41.7686233520508,41.7972717285156,41.8373794555664,41.8488388061523,41.8774833679199,41.906135559082,41.9347801208496,41.9920768737793,42.049373626709,42.1582374572754,42.2269897460938,42.2441787719727,42.2441787719727,42.0665626525879,41.7686233520508,41.7686233520508,null,41.7800827026367,42.0780181884766,42.0665626525879,41.7800827026367,41.7800827026367,41.7800827026367,41.7800827026367,null,42.0780181884766,42.4160652160645,42.4160652160645,42.4275245666504,42.0780181884766,42.0665626525879,42.0780181884766,42.0780181884766,null,41.7686233520508,42.0665626525879,42.0780181884766,41.7686233520508,41.7686233520508,41.7686233520508,41.7686233520508,null,45.3839874267578,45.3381500244141,45.3324203491211,45.3152313232422,45.2865867614746,45.2865867614746,45.1891822814941,45.1146965026855,45.1146965026855,45.1261558532715,45.212100982666,45.212100982666,45.2407493591309,45.2865867614746,45.3037757873535,45.3037757873535,45.3152313232422,45.343879699707,45.3610687255859,45.3782577514648,45.3839874267578,45.3839874267578,null,45.2006416320801,45.1891822814941,45.1891822814941,45.2865867614746,45.7907867431641,45.7850570678711,45.7564086914062,45.7220306396484,45.670467376709,45.6590042114258,45.6475486755371,45.6590042114258,45.6475486755371,45.6475486755371,45.2006416320801,45.2006416320801,null,46.2376937866211,46.7476272583008,46.7476272583008,46.7590866088867,46.7476272583008,46.7476272583008,46.7648162841797,46.7705421447754,46.7648162841797,46.7361679077148,46.70751953125,46.6788711547852,46.6330337524414,46.6043853759766,46.5413627624512,46.5184440612793,46.4897956848145,46.4668769836426,46.4726066589355,46.4496879577637,46.4439582824707,46.438232421875,46.4324989318848,46.438232421875,46.4439582824707,46.4554176330566,46.4726066589355,46.4726066589355,46.4554176330566,46.4267692565918,46.4153137207031,46.4153137207031,46.4210395812988,46.4324989318848,46.4439582824707,46.4554176330566,46.4554176330566,46.4554176330566,46.4439582824707,46.4095802307129,46.3637428283691,46.3064498901367,46.2376937866211,46.2205047607422,46.1975860595703,46.1861267089844,46.1689414978027,46.1632080078125,46.1632080078125,46.1460227966309,46.1116409301758,46.1001853942871,46.071533203125,46.0486145019531,46.0371589660645,46.0199699401855,46.0142402648926,45.9970512390137,45.9741325378418,45.9684028625488,45.9626770019531,45.9684028625488,45.9626770019531,45.9970512390137,45.9970512390137,46.0658073425293,46.0658073425293,46.1517486572266,46.1574783325195,46.2376937866211,46.2376937866211,46.2376937866211,null,43.8140830993652,43.8140830993652,44.1693153381348,44.1693153381348,44.1635856628418,43.8140830993652,43.8140830993652,null,43.1265296936035,42.7827568054199,42.7713012695312,42.777027130127,43.1208038330078,43.1265296936035,43.1265296936035,null,44.5073585510254,44.5130920410156,44.8625946044922,44.8568649291992,44.5073585510254,44.5073585510254,null,46.1632080078125,46.1632080078125,46.1574783325195,45.9053764343262,45.8996505737305,45.7564086914062,45.7449493408203,45.7163047790527,45.7048416137695,45.676197052002,45.6647338867188,45.6360893249512,45.618896484375,45.618896484375,45.6303596496582,45.6590042114258,45.670467376709,45.6933860778809,45.7048416137695,45.7678680419922,45.7850570678711,45.8251647949219,45.8652687072754,45.8824615478516,45.8996505737305,45.9053764343262,45.8996505737305,45.8423538208008,45.8480834960938,45.8480834960938,45.8710021972656,45.8652687072754,45.807975769043,45.7678680419922,45.7277603149414,45.7163047790527,45.6991119384766,45.7277603149414,45.7506790161133,45.7850570678711,45.8308944702148,45.9053764343262,45.9168395996094,45.9168395996094,45.8767318725586,45.8423538208008,45.796516418457,45.7564086914062,45.7334899902344,45.7163047790527,45.7048416137695,45.6475486755371,45.5902519226074,45.5501441955566,45.5558738708496,45.8996505737305,45.8996505737305,45.9798622131348,45.985595703125,46.1632080078125,46.1632080078125,46.1632080078125,null,45.7850570678711,45.7907867431641,45.80224609375,45.8251647949219,45.8480834960938,45.8652687072754,45.8824615478516,45.9053764343262,45.9225692749023,45.928295135498,46.249153137207,46.249153137207,45.985595703125,45.8996505737305,45.8996505737305,45.7220306396484,45.7220306396484,45.7564086914062,45.7735977172852,45.7907867431641,45.7907867431641,45.7850570678711,45.7850570678711,null,42.7713012695312,42.777027130127,42.7713012695312,42.4275245666504,42.4275245666504,42.4160652160645,42.7713012695312,42.7713012695312,null,45.2865867614746,45.2865867614746,45.3152313232422,45.3324203491211,45.3381500244141,45.3839874267578,45.3782577514648,45.3782577514648,45.3782577514648,45.3954467773438,45.4069061279297,45.4183654785156,45.4470138549805,45.4642028808594,45.4871215820312,45.5214958190918,45.5616035461426,45.5902519226074,45.6131706237793,45.6418151855469,45.6647338867188,45.6876525878906,45.6933860778809,45.7163047790527,45.7449493408203,45.7564086914062,45.7564086914062,45.7506790161133,45.7449493408203,45.7506790161133,45.7678680419922,45.7850570678711,45.7907867431641,45.7907867431641,45.2865867614746,45.2865867614746,null,43.2239379882812,43.2239379882812,42.8916206359863,42.8744316101074,42.7884902954102,42.7884902954102,43.1379928588867,43.2239379882812,43.2239379882812,43.2239379882812,null,44.1635856628418,44.1693153381348,43.997428894043,43.8255424499512,43.8255424499512,43.8140830993652,43.8140830993652,44.1635856628418,44.1635856628418,44.1635856628418,null,46.5585517883301,46.5642776489258,46.5929260253906,46.6158447265625,46.6330337524414,46.6444969177246,46.6559524536133,46.6788711547852,46.713249206543,46.7418975830078,46.7648162841797,46.5986595153809,46.5929260253906,46.5127143859863,46.5069847106934,46.3408241271973,46.3408241271973,46.1001853942871,46.123104095459,46.128833770752,46.1402893066406,46.1689414978027,46.249153137207,46.2835311889648,46.2835311889648,46.3236389160156,46.3350982666016,46.3408241271973,46.3923950195312,46.4496879577637,46.4840660095215,46.5012550354004,46.5069847106934,46.5127143859863,46.5127143859863,46.5299034118652,46.5413627624512,46.5356330871582,46.5413627624512,46.5585517883301,46.5585517883301,null,44.8053016662598,44.5130920410156,44.5188217163086,44.7766494750977,44.7766494750977,44.7938385009766,44.7823829650879,44.7938385009766,44.8396759033203,44.8855133056641,44.9542694091797,44.9829139709473,45.0001029968262,44.9943771362305,44.9714584350586,44.9428100585938,44.8797836303711,44.8511390686035,44.8339500427246,44.7995681762695,44.7823829650879,44.765193939209,44.770923614502,44.7823829650879,44.8282203674316,44.8683242797852,44.8683242797852,44.8396759033203,44.8167572021484,44.8110313415527,44.8339500427246,44.8167572021484,44.8053016662598,44.8053016662598,null,43.4645767211914,43.4703102111816,43.4645767211914,43.1265296936035,43.1208038330078,43.2984199523926,43.2926902770996,43.4645767211914,43.4645767211914,null,41.722785949707,41.7113265991211,41.7800827026367,41.7800827026367,42.0665626525879,42.0780181884766,42.0665626525879,41.722785949707,41.722785949707,41.722785949707,null,47.291934967041,47.286205291748,47.2002639770508,47.2002639770508,47.1773452758789,47.154426574707,47.1486968994141,47.1257781982422,47.0914001464844,47.0856704711914,47.0742149353027,47.0455627441406,46.9939994812012,46.9825401306152,46.9825401306152,46.9939994812012,46.9939994812012,46.9596214294434,46.9481620788574,46.9424324035645,46.9424324035645,46.8507614135742,46.8564872741699,46.4210395812988,46.4210395812988,46.6846008300781,46.6788711547852,46.7648162841797,46.7648162841797,47.0111885070801,47.0169143676758,47.0455627441406,47.0856704711914,47.0971336364746,47.1085891723633,47.1429672241211,47.154426574707,47.154426574707,47.1945343017578,47.2231788635254,47.2174530029297,47.2231788635254,47.2346420288086,47.2575607299805,47.291934967041,47.291934967041,null,43.6880302429199,43.682300567627,43.6765747070312,43.7395973205566,43.7567863464355,43.8255424499512,43.859920501709,43.9114837646484,43.9573211669922,43.985969543457,43.997428894043,44.0203475952148,44.0432662963867,44.0604553222656,44.0661849975586,44.0661849975586,44.0661849975586,44.0432662963867,44.0260772705078,44.0088882446289,43.9745101928711,43.9573211669922,43.9114837646484,43.8828392028809,43.8140830993652,43.7453269958496,43.6880302429199,43.6880302429199,null,42.7713012695312,42.7827568054199,42.7827568054199,42.4275245666504,42.4275245666504,42.7713012695312,42.7713012695312,null,43.1208038330078,43.1208038330078,42.777027130127,42.7713012695312,42.7713012695312,43.1208038330078,43.1208038330078,null,44.5130920410156,44.5188217163086,44.4787139892578,44.3985023498535,44.3641204833984,44.3469314575195,44.318286895752,44.312557220459,44.2781791687012,44.2609901428223,44.2724494934082,44.2609901428223,44.2208824157715,44.1922340393066,44.1635856628418,44.1693153381348,44.5130920410156,44.5130920410156,null,46.0772666931152,46.1001853942871,46.3408241271973,46.4210395812988,46.4210395812988,46.4210395812988,46.249153137207,45.928295135498,45.9397583007812,45.9569435119629,45.9626770019531,45.9684028625488,45.985595703125,45.9913215637207,45.9970512390137,46.0199699401855,46.0142402648926,45.9970512390137,45.9970512390137,46.0085105895996,46.0256996154785,46.0314292907715,46.0371589660645,46.0772666931152,46.0772666931152,null,43.8140830993652,43.8140830993652,43.4703102111816,43.4645767211914,43.4703102111816,43.8140830993652,43.8140830993652,null,42.4275245666504,42.0780181884766,42.0665626525879,42.0780181884766,42.4275245666504,42.4275245666504,42.4275245666504,42.4275245666504,42.4275245666504,null,42.4160652160645,42.0780181884766,42.0780181884766,42.4160652160645,42.4160652160645,42.4160652160645,42.4160652160645,null,44.8053016662598,44.8053016662598,44.8110313415527,44.8224868774414,44.8282203674316,44.8396759033203,44.8568649291992,44.8683242797852,44.8683242797852,44.8625946044922,44.5130920410156,44.5130920410156,44.8053016662598,44.8053016662598,null,42.7713012695312,42.7713012695312,43.2067489624023,43.2926902770996,43.2926902770996,43.2926902770996,43.1208038330078,42.7713012695312,42.7713012695312,42.7713012695312,null,47.2002639770508,47.2002639770508,47.286205291748,47.291934967041,47.3492317199707,47.3778800964355,47.3950691223145,47.4122581481934,47.4409065246582,47.4580955505371,47.4638252258301,47.4638252258301,47.4695510864258,47.4752807617188,47.4638252258301,47.481014251709,47.4580955505371,47.4179878234863,47.4065284729004,47.3950691223145,47.3950691223145,47.4007987976074,47.3893394470215,47.3836097717285,47.3778800964355,47.3606910705566,47.343505859375,47.3263130187988,47.2690162658691,47.2289123535156,47.2174530029297,47.2002639770508,47.2002639770508,null,44.175048828125,44.1693153381348,43.8140830993652,43.8140830993652,44.1693153381348,44.175048828125,44.175048828125,null,42.8973503112793,42.8916206359863,43.2239379882812,43.2411231994629,43.2411231994629,43.3327980041504,43.3327980041504,43.2812309265137,43.2926902770996,43.1609115600586,42.9030799865723,42.8973503112793,42.8973503112793,null,44.7823829650879,44.8339500427246,44.8855133056641,44.89697265625,44.9084320068359,44.9084320068359,44.9141616821289,44.9370803833008,44.9542694091797,44.9714584350586,44.9542694091797,44.9542694091797,44.9714584350586,45.040210723877,45.0860481262207,45.1548042297363,45.1662635803223,45.2063674926758,45.212100982666,45.1719932556152,45.1548042297363,45.1318855285645,45.1146965026855,45.0688591003418,45.040210723877,45.0058326721191,44.9886474609375,44.9542694091797,44.9141616821289,44.8568649291992,44.8053016662598,44.7938385009766,44.7766494750977,44.7766494750977,44.7823829650879,44.7823829650879,null,41.722785949707,42.0665626525879,42.0780181884766,42.0780181884766,42.0894813537598,42.0952110290527,41.7399749755859,41.7399749755859,41.722785949707,41.722785949707,null,42.4332542419434,42.4332542419434,42.4275245666504,42.4275245666504,42.7827568054199,42.7884902954102,42.7884902954102,42.4332542419434,42.4332542419434,null,46.7476272583008,46.2376937866211,46.2434234619141,46.5069847106934,46.6846008300781,46.6788711547852,46.6731414794922,46.6846008300781,46.6903305053711,46.6788711547852,46.6731414794922,46.6846008300781,46.713249206543,46.7304382324219,46.7476272583008,46.7476272583008,null,45.9684028625488,46.2434234619141,46.2376937866211,46.2376937866211,46.1574783325195,46.1517486572266,46.0658073425293,46.0658073425293,45.9970512390137,45.9970512390137,45.9626770019531,45.9569435119629,45.9626770019531,45.9741325378418,45.985595703125,45.9798622131348,45.9741325378418,45.9741325378418,45.985595703125,45.9970512390137,45.9913215637207,45.985595703125,45.9913215637207,45.9970512390137,45.9970512390137,45.9913215637207,45.9913215637207,45.9798622131348,45.985595703125,46.0199699401855,46.0199699401855,46.0371589660645,46.0256996154785,45.9913215637207,45.9684028625488,45.9512138366699,45.928295135498,45.9111061096191,45.8710021972656,45.8538131713867,45.8595428466797,45.8710021972656,45.8824615478516,45.8996505737305,45.9225692749023,45.934024810791,45.9397583007812,45.9741325378418,46.0142402648926,46.0256996154785,46.0428886413574,46.0486145019531,46.0543479919434,46.0658073425293,46.0829963684082,46.0829963684082,46.0887260437012,46.0772666931152,46.0887260437012,46.0486145019531,45.9970512390137,45.9798622131348,45.9684028625488,45.9741325378418,45.9798622131348,45.9684028625488,45.9684028625488,45.9684028625488,null,42.4561729431152,42.8973503112793,42.9030799865723,42.9030799865723,42.6796264648438,42.6681671142578,42.6452484130859,42.628059387207,42.6108741760254,42.5879554748535,42.5764923095703,42.5421180725098,42.5134658813477,42.4848213195801,42.4619026184082,42.4561729431152,42.4561729431152,null,44.5188217163086,44.175048828125,44.1693153381348,44.175048828125,44.2208824157715,44.2953681945801,44.3641204833984,44.4156875610352,44.4901733398438,44.5245513916016,44.5188217163086,44.5188217163086,null,46.249153137207,46.4210395812988,46.6731414794922,46.6731414794922,46.7590866088867,46.7648162841797,46.9080543518066,46.9023246765137,46.9023246765137,46.9023246765137,46.8794059753418,46.8851356506348,46.8622169494629,46.8622169494629,46.8450317382812,46.8278427124023,46.833568572998,46.833568572998,46.8049240112305,46.7934608459473,46.7762756347656,46.7418975830078,46.7247085571289,46.701789855957,46.6616821289062,46.6330337524414,46.6330337524414,46.6215782165527,46.5986595153809,46.5871963500977,46.5700073242188,46.5528221130371,46.5356330871582,46.5127143859863,46.5012550354004,46.5012550354004,46.5012550354004,46.4955253601074,46.4955253601074,46.5012550354004,46.5127143859863,46.5127143859863,46.1632080078125,46.1632080078125,45.985595703125,45.9798622131348,45.985595703125,46.249153137207,46.249153137207,46.249153137207,null,44.1693153381348,43.8140830993652,43.8198127746582,43.8713760375977,43.9458656311035,44.0318031311035,44.0604553222656,44.0776405334473,44.0891036987305,44.117748260498,44.134937286377,44.175048828125,44.1693153381348,44.1693153381348,null,43.4645767211914,43.8140830993652,43.8140830993652,43.4703102111816,43.4645767211914,43.4645767211914,null,45.5501441955566,45.4928512573242,45.3782577514648,45.3037757873535,45.217830657959,45.1662635803223,45.1261558532715,45.0975074768066,45.1089668273926,45.1204261779785,45.1548042297363,45.1834526062012,45.2063674926758,45.2407493591309,45.2980422973633,45.349609375,45.3782577514648,45.3610687255859,45.349609375,45.349609375,45.3782577514648,45.4069061279297,45.4527397155762,45.4928512573242,45.532958984375,45.5616035461426,45.5845222473145,45.6131706237793,45.6360893249512,45.6590042114258,45.676197052002,45.6876525878906,45.7220306396484,45.7220306396484,45.8996505737305,45.8996505737305,45.985595703125,45.9798622131348,45.8996505737305,45.8996505737305,45.5558738708496,45.5501441955566,45.5501441955566,null,43.8140830993652,43.8140830993652,43.8255424499512,43.8255424499512,43.5677108764648,43.4874954223633,43.4817657470703,43.4645767211914,43.4703102111816,43.8140830993652,43.8140830993652,null,44.1693153381348,44.1693153381348,44.1693153381348,44.5130920410156,44.5130920410156,44.1693153381348,44.1693153381348,null,42.0952110290527,42.0952110290527,42.1009368896484,42.1009368896484,42.1066665649414,42.0894813537598,42.0665626525879,42.055103302002,42.049373626709,42.0321846008301,42.0207252502441,42.0092658996582,41.9806175231934,41.9691581726074,41.9519729614258,41.9175910949707,41.8946723937988,41.8774833679199,41.8488388061523,41.8087310791016,41.7800827026367,41.7514343261719,41.7399749755859,42.0952110290527,42.0952110290527,null,43.4645767211914,43.2926902770996,43.2984199523926,43.1208038330078,43.1208038330078,43.2926902770996,43.2926902770996,43.4645767211914,43.4703102111816,43.4645767211914,43.4645767211914,null,44.8568649291992,44.8568649291992,45.1891822814941,45.2006416320801,45.2006416320801,45.040210723877,45.0344848632812,44.8568649291992,44.8568649291992,null,43.4531211853027,43.2926902770996,43.2926902770996,43.2067489624023,43.2067489624023,43.1208038330078,43.1208038330078,43.1494483947754,43.2353935241699,43.3156089782715,43.4359283447266,43.4645767211914,43.4531211853027,43.4531211853027,null,43.4531211853027,43.8140830993652,43.8140830993652,43.4645767211914,43.2926902770996,43.2926902770996,43.2926902770996,43.4531211853027,43.4531211853027,null,42.8916206359863,42.8973503112793,42.4561729431152,42.4389839172363,42.4332542419434,42.7884902954102,42.8744316101074,42.8916206359863,42.8916206359863,null,43.8140830993652,43.4531211853027,43.4645767211914,43.4989547729492,43.533332824707,43.5848999023438,43.6250038146973,43.6593856811523,43.682300567627,43.7395973205566,43.7625160217285,43.8198127746582,43.8140830993652,43.8140830993652,null,44.1635856628418,44.5073585510254,44.5130920410156,44.1693153381348,44.1693153381348,44.1635856628418,44.1635856628418,null,47.0111885070801,46.7648162841797,46.7648162841797,46.6788711547852,46.6846008300781,46.4210395812988,46.3408241271973,46.3408241271973,46.5069847106934,46.5127143859863,46.5929260253906,46.5986595153809,46.7648162841797,46.7934608459473,46.8221130371094,46.8278427124023,46.833568572998,46.8278427124023,46.8278427124023,46.8507614135742,46.8507614135742,46.8450317382812,46.8507614135742,46.8622169494629,46.8965950012207,46.9195137023926,46.9596214294434,46.976806640625,46.9825401306152,46.9825401306152,46.9997253417969,46.9997253417969,47.0111885070801,47.0111885070801,null,44.1693153381348,44.1693153381348,43.8140830993652,43.8140830993652,44.1693153381348,44.1693153381348,44.1693153381348,null,44.8568649291992,44.8568649291992,44.5130920410156,44.5073585510254,44.8568649291992,44.8568649291992,null,45.1891822814941,44.8568649291992,44.8625946044922,45.0344848632812,45.0344848632812,45.1146965026855,45.1146965026855,45.1891822814941,45.1891822814941,45.1891822814941,null,42.7713012695312,42.7713012695312,42.7999458312988,42.8515129089355,42.9374580383301,42.960376739502,43.0463180541992,43.1208038330078,43.1208038330078,43.2067489624023,43.2067489624023,42.7713012695312,42.7713012695312,null,45.2006416320801,45.6475486755371,45.6303596496582,45.6131706237793,45.5787925720215,45.532958984375,45.5157661437988,45.4985771179199,45.5043067932129,45.5043067932129,45.5043067932129,45.4871215820312,45.4298248291016,45.4126319885254,45.4011764526367,45.3782577514648,45.3610687255859,45.355339050293,45.3266944885254,45.2980422973633,45.2751235961914,45.2407493591309,45.212100982666,45.2006416320801,45.2006416320801,45.2006416320801,null,44.5073585510254,44.1635856628418,44.1635856628418,44.1693153381348,44.5130920410156,44.5073585510254,44.5073585510254,null,43.4817657470703,43.2239379882812,43.2239379882812,43.1379928588867,43.1265296936035,43.4645767211914,43.4817657470703,43.4874954223633,43.5677108764648,43.5677108764648,43.5276031494141,43.5218734741211,43.4817657470703,43.4817657470703,43.4817657470703,null,43.1781005859375,43.1093444824219,43.0405921936035,43.0062103271484,42.960376739502,42.9259986877441,42.8858909606934,42.811408996582,42.7483825683594,42.6738967895508,42.6166000366211,42.5764923095703,42.5650367736816,42.5764923095703,42.5879554748535,42.6051406860352,42.6223297119141,42.639518737793,42.6624374389648,42.6853561401367,42.6910858154297,42.6796264648438,42.9030799865723,42.9030799865723,43.1609115600586,43.1781005859375,43.1781005859375,null,42.0780181884766,41.7800827026367,41.7743530273438,41.7686233520508,42.0780181884766,42.0780181884766,42.0780181884766,null,43.3327980041504,43.3327980041504,43.682300567627,43.6880302429199,43.6364669799805,43.5677108764648,43.5104141235352,43.4703102111816,43.407283782959,43.3499870300293,43.2812309265137,43.2067489624023,43.1895561218262,43.1781005859375,43.1609115600586,43.2926902770996,43.2812309265137,43.3327980041504,43.3327980041504,null,46.1632080078125,46.3408241271973,46.3408241271973,46.5127143859863,46.5069847106934,46.2434234619141,45.9684028625488,45.9626770019531,45.9397583007812,45.9626770019531,45.9684028625488,45.9626770019531,45.9397583007812,45.9225692749023,45.9111061096191,45.8824615478516,45.8710021972656,45.8423538208008,45.8137054443359,45.7907867431641,45.7850570678711,45.7793273925781,45.7564086914062,45.8996505737305,45.9053764343262,46.1574783325195,46.1632080078125,46.1632080078125,null,42.7827568054199,43.1265296936035,43.1379928588867,42.7884902954102,42.7827568054199,42.7827568054199,42.7827568054199,null,43.682300567627,43.3327980041504,43.3327980041504,43.3327980041504,43.2411231994629,43.2411231994629,43.2239379882812,43.2239379882812,43.4817657470703,43.5848999023438,43.5963592529297,43.6364669799805,43.670841217041,43.7052192687988,43.7166786193848,43.7109489440918,43.7166786193848,43.7395973205566,43.6765747070312,43.682300567627,43.682300567627,null,42.4160652160645,42.0780181884766,42.0665626525879,42.2441787719727,42.2441787719727,42.3014755249023,42.3702278137207,42.4160652160645,42.4160652160645,42.4160652160645,null,42.0780181884766,42.4275245666504,42.4332542419434,42.4332542419434,42.4389839172363,42.0952110290527,42.0952110290527,42.0894813537598,42.0780181884766,42.0780181884766,42.0780181884766,null,42.4561729431152,42.4619026184082,42.4447135925293,42.4046096801758,42.3759574890137,42.358772277832,42.3415832519531,42.324390411377,42.3014755249023,42.2499084472656,42.2155303955078,42.186882019043,42.1525039672852,42.1238555908203,42.0665626525879,42.049373626709,42.055103302002,42.0665626525879,42.0894813537598,42.1066665649414,42.1009368896484,42.1009368896484,42.0952110290527,42.4389839172363,42.4561729431152,42.4561729431152,null,44.1693153381348,44.175048828125,44.5188217163086,44.5130920410156,44.1693153381348,44.1693153381348,44.1693153381348,null,47.0226440429688,46.7648162841797,46.5871963500977,46.575740814209,46.4267692565918,46.1689414978027,46.1632080078125,46.260612487793,46.2548828125,46.5929260253906,46.5871963500977,46.7991943359375,47.0169143676758,47.0226440429688,47.0226440429688,null,45.2464752197266,45.4298248291016,45.4183654785156,45.3037757873535,45.1318855285645,45.1318855285645,45.0516700744629,45.0574035644531,45.0975074768066,45.1318855285645,45.1548042297363,45.2063674926758,45.2350196838379,45.2464752197266,45.2464752197266,null,46.7189788818359,46.713249206543,46.9825401306152,46.9825401306152,47.154426574707,47.154426574707,47.154426574707,47.1486968994141,46.9825401306152,46.9825401306152,46.8049240112305,46.7189788818359,46.7189788818359,null,48.5352554321289,48.5352554321289,48.5352554321289,48.3690986633301,48.3576354980469,48.0253219604492,48.0195922851562,47.8477058410645,47.4237174987793,47.4065284729004,47.4065284729004,47.4007987976074,47.6758155822754,47.6758155822754,47.8763542175293,47.8763542175293,47.8878135681152,47.9107322692871,47.939380645752,47.9737548828125,48.0081329345703,48.0253219604492,48.0253219604492,48.1742897033691,48.3519096374512,48.3576354980469,48.5352554321289,48.5352554321289,null,45.8366241455078,45.5730628967285,45.5730628967285,45.6017112731934,45.6360893249512,45.6876525878906,45.7277603149414,45.7392234802246,45.7449493408203,45.7449493408203,45.7735977172852,45.7850570678711,45.807975769043,45.8366241455078,45.8366241455078,45.8366241455078,null,45.4183654785156,45.2407493591309,45.2464752197266,45.1777229309082,45.1891822814941,45.217830657959,45.212100982666,45.217830657959,45.223560333252,45.223560333252,45.2292861938477,45.2464752197266,45.2464752197266,45.2579383850098,45.2636680603027,45.2923126220703,45.3152313232422,45.3266944885254,45.355339050293,45.3782577514648,45.4069061279297,45.4470138549805,45.4985771179199,45.5558738708496,45.5845222473145,45.5902519226074,45.4183654785156,45.4183654785156,45.4183654785156,null,43.859920501709,44.117748260498,44.2839088439941,44.2724494934082,44.2609901428223,44.2438011169434,44.2266120910645,44.2151527404785,44.2036933898926,44.2036933898926,44.1807746887207,44.175048828125,44.1807746887207,44.2036933898926,44.2266120910645,44.2380714416504,44.2552604675293,44.2552604675293,44.2036933898926,43.859920501709,43.859920501709,43.859920501709,43.859920501709,null,44.4729843139648,44.4615249633789,44.4615249633789,44.438606262207,44.4271469116211,44.4214210510254,44.4214210510254,44.3870391845703,44.3813133239746,44.3813133239746,44.3698501586914,44.3412017822266,44.3010940551758,44.2839088439941,44.2839088439941,44.117748260498,44.117748260498,44.123477935791,44.2036933898926,44.2036933898926,44.2953681945801,44.2953681945801,44.5073585510254,44.4959030151367,44.4901733398438,44.4729843139648,44.4729843139648,null,46.7648162841797,46.7648162841797,46.6559524536133,46.4210395812988,46.4267692565918,46.575740814209,46.5871963500977,46.7648162841797,46.7648162841797,null,44.8224868774414,44.8053016662598,44.7823829650879,44.7766494750977,44.765193939209,44.7480049133301,44.7250862121582,44.7136268615723,44.7078971862793,44.7021675109863,44.6792488098145,44.6620597839355,44.6849784851074,44.6849784851074,44.7250862121582,44.7250862121582,44.9829139709473,44.9886474609375,44.89697265625,44.89697265625,44.8224868774414,44.8224868774414,null,47.4237174987793,47.4179878234863,47.4237174987793,47.4179878234863,47.4179878234863,47.429443359375,47.4409065246582,47.4523620605469,47.4580955505371,47.4695510864258,47.4924697875977,47.5096626281738,47.5153884887695,47.5039329528809,47.5153884887695,47.5153884887695,47.4981994628906,47.486743927002,47.4638252258301,47.4351768493652,47.4179878234863,47.4065284729004,47.4007987976074,47.3893394470215,47.3664207458496,47.3549613952637,47.3320426940918,47.2976684570312,47.2976684570312,47.3091239929199,47.3205871582031,47.3148536682129,47.291934967041,47.291934967041,47.2804794311523,47.2632865905762,47.2460975646973,47.2289123535156,47.2117233276367,47.2059936523438,47.0169143676758,46.7991943359375,46.8049240112305,46.6273040771484,46.6273040771484,46.3064498901367,46.2835311889648,46.3064498901367,46.3121795654297,46.3179054260254,46.3179054260254,46.3350982666016,46.3408241271973,46.3408241271973,46.3293685913086,46.3236389160156,46.3179054260254,46.3293685913086,46.3350982666016,46.3408241271973,46.3637428283691,46.3694763183594,46.3637428283691,46.3580131530762,46.3522872924805,46.3408241271973,46.3408241271973,46.3694763183594,46.3752059936523,46.3752059936523,46.6215782165527,46.6273040771484,46.8049240112305,46.8049240112305,46.976806640625,46.976806640625,47.3263130187988,47.3320426940918,47.4065284729004,47.4065284729004,47.4237174987793,47.4237174987793,null,45.1548042297363,44.89697265625,44.89697265625,44.7766494750977,44.7823829650879,44.7823829650879,44.7995681762695,44.8053016662598,44.8396759033203,44.8396759033203,44.8511390686035,44.8740577697754,44.8797836303711,44.891242980957,44.89697265625,44.89697265625,44.9084320068359,44.9256210327148,44.9313507080078,44.9428100585938,44.9542694091797,44.9714584350586,45.0058326721191,45.0459403991699,45.0745887756348,45.1146965026855,45.1548042297363,45.1548042297363,45.1548042297363,null,45.6418151855469,45.618896484375,45.5845222473145,45.5673332214355,45.5214958190918,45.4584693908691,45.4298248291016,45.4069061279297,45.3725280761719,45.3324203491211,45.2980422973633,45.3037757873535,45.4183654785156,45.5730628967285,45.5730628967285,45.7449493408203,45.7334899902344,45.7048416137695,45.6418151855469,45.6418151855469,null,46.713249206543,46.6330337524414,46.6330337524414,46.6330337524414,46.6674118041992,46.70751953125,46.7991943359375,46.8736763000488,46.9195137023926,46.9997253417969,47.034107208252,47.0512962341309,47.0856704711914,47.1200485229492,47.1486968994141,47.154426574707,46.9825401306152,46.9825401306152,46.713249206543,46.713249206543,null,47.933650970459,48.0253219604492,48.0253219604492,48.0081329345703,47.9737548828125,47.939380645752,47.9107322692871,47.8878135681152,47.8763542175293,47.8763542175293,47.6758155822754,47.6758155822754,47.4007987976074,47.3263130187988,47.3205871582031,47.1486968994141,47.154426574707,47.4924697875977,47.6700897216797,47.6700897216797,47.933650970459,47.933650970459,null,48.197208404541,48.2143974304199,48.2373161315918,48.2487754821777,48.2545051574707,48.2545051574707,48.2430458068848,48.191478729248,48.1685600280762,48.1399154663086,48.1169967651367,48.1055374145508,48.1112632751465,48.1227264404297,48.1284523010254,48.1284523010254,48.1055374145508,48.1112632751465,48.1169967651367,48.1112632751465,48.1227264404297,48.1169967651367,48.1112632751465,48.0883445739746,48.0654296875,48.0425109863281,48.0195922851562,47.9966735839844,48.0138626098633,48.0253219604492,48.0195922851562,48.0138626098633,48.0081329345703,47.9794883728027,47.933650970459,47.8878135681152,47.8706245422363,47.8362464904785,47.7904090881348,47.7674903869629,47.738842010498,47.6987342834473,47.607063293457,47.5841445922852,47.5383071899414,47.486743927002,47.4523620605469,48.0654296875,48.059700012207,48.197208404541,48.197208404541,null,44.2036933898926,44.2036933898926,44.123477935791,44.117748260498,43.859920501709,43.859920501709,44.2151527404785,44.2036933898926,44.2036933898926,null,46.2548828125,46.1632080078125,46.1632080078125,46.1689414978027,46.1918601989746,46.2033157348633,46.2262344360352,46.2434234619141,46.260612487793,46.2663421630859,46.2835311889648,46.3064498901367,46.6273040771484,46.6273040771484,46.8049240112305,46.7991943359375,46.5871963500977,46.5929260253906,46.2548828125,46.2548828125,null,44.4787139892578,44.4844436645508,44.5531959533691,44.6391410827637,44.6391410827637,44.7250862121582,44.7250862121582,44.8110313415527,44.8110313415527,44.8396759033203,44.8740577697754,44.89697265625,44.9141616821289,44.9370803833008,44.9370803833008,44.9256210327148,44.89697265625,44.8625946044922,44.8053016662598,44.7823829650879,44.7766494750977,44.7823829650879,44.759464263916,44.7537307739258,44.7136268615723,44.6448707580566,44.6448707580566,44.5531959533691,44.5531959533691,44.5245513916016,44.5130920410156,44.5130920410156,44.5245513916016,44.5245513916016,44.5245513916016,44.4787139892578,44.4787139892578,null,43.854190826416,44.2036933898926,44.2036933898926,43.859920501709,43.859920501709,43.854190826416,43.854190826416,null,45.7678680419922,45.7678680419922,45.9569435119629,45.9569435119629,46.1116409301758,46.1116409301758,45.928295135498,45.928295135498,45.7850570678711,45.7678680419922,45.7678680419922,null,43.5104141235352,43.5104141235352,43.5046844482422,43.859920501709,43.859920501709,43.859920501709,43.5104141235352,43.5104141235352,null,43.5104141235352,43.5046844482422,43.5046844482422,43.8427314758301,43.859920501709,43.859920501709,43.859920501709,43.5104141235352,43.5104141235352,null,43.5104141235352,43.5104141235352,43.5104141235352,43.859920501709,43.859920501709,43.854190826416,43.5104141235352,43.5104141235352,null,44.2036933898926,44.2036933898926,44.4787139892578,44.5245513916016,44.5245513916016,44.5245513916016,44.5130920410156,44.5130920410156,44.5245513916016,44.5531959533691,44.5531959533691,44.6448707580566,44.6448707580566,44.7136268615723,44.6907081604004,44.6506004333496,44.6047668457031,44.5818481445312,44.576114654541,44.5531959533691,44.5417404174805,44.5245513916016,44.4844436645508,44.4557952880859,44.4672546386719,44.3755836486816,44.3813133239746,44.2036933898926,44.2036933898926,44.2036933898926,null,45.7678680419922,45.7678680419922,45.934024810791,45.9397583007812,46.0314292907715,46.1116409301758,46.1116409301758,45.9569435119629,45.9569435119629,45.7678680419922,45.7678680419922,null,44.8110313415527,44.7995681762695,44.8110313415527,44.8224868774414,44.8224868774414,44.8167572021484,44.8167572021484,44.8224868774414,44.89697265625,44.89697265625,44.9886474609375,45.0688591003418,45.0917778015137,45.1089668273926,45.1548042297363,45.1605339050293,45.1719932556152,45.1834526062012,45.2063674926758,45.217830657959,45.217830657959,45.2350196838379,45.2292861938477,45.2464752197266,45.2350196838379,45.2063674926758,45.1548042297363,45.1318855285645,45.0975074768066,45.0574035644531,45.0516700744629,45.0516700744629,44.9370803833008,44.89697265625,44.8740577697754,44.8396759033203,44.8110313415527,44.8110313415527,44.8110313415527,null,43.4989547729492,43.5104141235352,43.5104141235352,43.859920501709,43.854190826416,43.8427314758301,43.8026237487793,43.7854347229004,43.7281379699707,43.6880302429199,43.6307373046875,43.5963592529297,43.5562515258789,43.5104141235352,43.5104141235352,43.4989547729492,43.4989547729492,null,47.4065284729004,47.3320426940918,47.3263130187988,46.976806640625,46.976806640625,46.8049240112305,46.8049240112305,46.8049240112305,46.9825401306152,46.9825401306152,47.1486968994141,47.3205871582031,47.3263130187988,47.4007987976074,47.4065284729004,47.4065284729004,null,45.4183654785156,45.4298248291016,45.5730628967285,45.7449493408203,45.7449493408203,45.5730628967285,45.5730628967285,45.4183654785156,45.4183654785156,null,47.4237174987793,47.8477058410645,47.8477058410645,47.8935432434082,47.882080078125,47.7159233093262,47.7159233093262,47.3664207458496,47.3664207458496,47.1085891723633,47.1085891723633,47.0226440429688,47.0169143676758,47.2059936523438,47.2117233276367,47.2289123535156,47.2460975646973,47.2632865905762,47.2804794311523,47.291934967041,47.291934967041,47.3148536682129,47.3205871582031,47.3091239929199,47.2976684570312,47.2976684570312,47.3320426940918,47.3549613952637,47.3664207458496,47.3893394470215,47.4007987976074,47.4065284729004,47.4179878234863,47.4351768493652,47.4638252258301,47.486743927002,47.4981994628906,47.5153884887695,47.5153884887695,47.5039329528809,47.5153884887695,47.5096626281738,47.4924697875977,47.4695510864258,47.4580955505371,47.4523620605469,47.4409065246582,47.429443359375,47.4179878234863,47.4179878234863,47.4237174987793,47.4179878234863,47.4237174987793,47.4237174987793,null,43.5046844482422,43.5046844482422,43.5046844482422,43.5046844482422,43.859920501709,43.859920501709,43.5046844482422,43.5046844482422,null,45.7449493408203,45.7449493408203,45.9970512390137,45.9970512390137,46.1632080078125,46.1689414978027,45.9970512390137,45.9970512390137,45.7449493408203,45.7449493408203,null,45.4183654785156,45.4183654785156,45.3324203491211,45.2407493591309,45.2350196838379,44.89697265625,44.89697265625,45.1548042297363,45.2464752197266,45.2464752197266,45.4183654785156,45.4183654785156,45.4183654785156,null,48.5467147827148,48.5696334838867,48.5810890197754,48.6097373962402,48.6326560974121,48.6613082885742,48.6956825256348,48.7300605773926,48.7472496032715,48.8102722167969,48.8675727844238,48.8962173461914,48.9363250732422,48.9993515014648,48.9993515014648,48.7243309020996,48.7186012268066,48.5409812927246,48.5467147827148,48.5467147827148,null,48.3576354980469,48.7014122009277,48.7071418762207,48.7071418762207,48.7014122009277,48.6899528503418,48.649845123291,48.649845123291,48.6383895874023,48.6211967468262,48.5982818603516,48.5352554321289,48.5066070556641,48.5581741333008,48.5925521850586,48.6040077209473,48.6383895874023,48.644115447998,48.644115447998,48.6269264221191,48.0654296875,48.059700012207,47.9737548828125,47.9737548828125,47.882080078125,47.8935432434082,47.8477058410645,47.8477058410645,48.0195922851562,48.0253219604492,48.3576354980469,48.3576354980469,null,45.1777229309082,45.1662635803223,45.1605339050293,45.1548042297363,45.1146965026855,45.0745887756348,45.0459403991699,45.0058326721191,44.9714584350586,44.9542694091797,44.9428100585938,44.9313507080078,44.89697265625,44.89697265625,44.8110313415527,44.8167572021484,44.9771881103516,45.2636680603027,45.2579383850098,45.2464752197266,45.2464752197266,45.2292861938477,45.223560333252,45.223560333252,45.217830657959,45.212100982666,45.217830657959,45.1891822814941,45.1777229309082,45.1777229309082,null,48.197208404541,48.059700012207,48.0654296875,47.4523620605469,47.4007987976074,47.3492317199707,47.2289123535156,47.1486968994141,47.0856704711914,47.0398330688477,46.9710807800293,46.9481620788574,47.4924697875977,47.7273864746094,48.202938079834,48.2086715698242,48.202938079834,48.191478729248,48.1685600280762,48.1341819763184,48.1169967651367,48.1055374145508,48.1055374145508,48.071159362793,48.0654296875,48.071159362793,48.0768890380859,48.059700012207,48.0768890380859,48.0998077392578,48.1399154663086,48.1857528686523,48.197208404541,48.197208404541,null,48.7014122009277,48.3576354980469,48.3690986633301,48.5352554321289,48.5352554321289,48.7128715515137,48.7071418762207,48.9305953979492,48.9076805114746,48.8962173461914,48.8904876708984,48.8847618103027,48.8847618103027,48.8904876708984,48.8904876708984,48.9134063720703,48.9248657226562,48.9477844238281,48.970703125,48.9993515014648,49.0050811767578,49.3832321166992,49.3717727661133,49.3660430908203,49.3603172302246,49.3717727661133,49.3775024414062,49.3660430908203,49.3488540649414,49.3431243896484,49.3373985290527,49.297290802002,49.239990234375,49.1712379455566,49.1139450073242,49.0566444396973,48.9821624755859,48.9305953979492,48.8904876708984,48.8503799438477,48.8160057067871,48.787353515625,48.7644386291504,48.7357902526855,48.7128715515137,48.6899528503418,48.7014122009277,48.7014122009277,null,44.5531959533691,44.5531959533691,44.2036933898926,44.2036933898926,44.2552604675293,44.2552604675293,44.2781791687012,44.3297462463379,44.3583946228027,44.4156875610352,44.4557952880859,44.4672546386719,44.4844436645508,44.4959030151367,44.5302772521973,44.5417404174805,44.5531959533691,44.5531959533691,null,44.2036933898926,44.5474662780762,44.6391410827637,44.6391410827637,44.2151527404785,44.2036933898926,44.2036933898926,null,44.5531959533691,44.2151527404785,44.2151527404785,44.6391410827637,44.6448707580566,44.5531959533691,44.5531959533691,44.5531959533691,null,44.7250862121582,44.89697265625,44.9829139709473,44.9829139709473,44.9829139709473,44.7250862121582,44.7250862121582,44.6391410827637,44.6391410827637,44.7250862121582,44.7250862121582,null,47.4924697875977,47.154426574707,47.154426574707,47.5039329528809,47.4924697875977,47.4924697875977,null,48.5409812927246,48.5352554321289,48.3576354980469,48.3519096374512,48.1742897033691,48.1685600280762,48.1685600280762,48.191478729248,48.2315864562988,48.2774238586426,48.3232612609863,48.3690986633301,48.4092063903809,48.4550437927246,48.512336730957,48.5467147827148,48.5409812927246,48.5409812927246,null,43.5046844482422,43.5046844482422,43.859920501709,43.859920501709,43.859920501709,43.5046844482422,43.5046844482422,43.5046844482422,null,45.2923126220703,44.9829139709473,44.9829139709473,44.89697265625,44.89697265625,45.2350196838379,45.2407493591309,45.3324203491211,45.3324203491211,45.2923126220703,45.2923126220703,45.2923126220703,null,45.5730628967285,45.8366241455078,45.9913215637207,45.9970512390137,46.1632080078125,46.2548828125,46.260612487793,46.1632080078125,45.9970512390137,45.9970512390137,45.7449493408203,45.5730628967285,45.5730628967285,45.5730628967285,null,45.8366241455078,45.8366241455078,45.807975769043,45.7850570678711,45.7850570678711,46.3350982666016,46.3350982666016,46.3350982666016,46.3293685913086,46.3179054260254,46.3236389160156,46.3293685913086,46.3408241271973,46.3408241271973,46.3350982666016,46.3179054260254,46.3179054260254,46.3121795654297,46.3064498901367,46.2835311889648,46.2663421630859,46.260612487793,46.2434234619141,46.2262344360352,46.2033157348633,46.1918601989746,46.1689414978027,46.1632080078125,46.1632080078125,45.9970512390137,45.9913215637207,45.8366241455078,45.8366241455078,null,43.854190826416,43.859920501709,43.8427314758301,43.8427314758301,43.5046844482422,43.5104141235352,43.5104141235352,43.5104141235352,43.854190826416,43.854190826416,null,44.2151527404785,44.2151527404785,43.859920501709,43.859920501709,44.2151527404785,44.2151527404785,44.2151527404785,null,44.2552604675293,44.2380714416504,44.2266120910645,44.2036933898926,44.1807746887207,44.175048828125,44.1807746887207,44.2036933898926,44.2036933898926,44.2151527404785,44.2266120910645,44.2438011169434,44.2609901428223,44.2724494934082,44.2839088439941,44.2839088439941,44.3010940551758,44.3412017822266,44.3698501586914,44.3813133239746,44.3813133239746,44.3870391845703,44.4214210510254,44.4214210510254,44.4271469116211,44.438606262207,44.4615249633789,44.4615249633789,44.4729843139648,44.4729843139648,44.4672546386719,44.4557952880859,44.4156875610352,44.3583946228027,44.3297462463379,44.2781791687012,44.2552604675293,44.2552604675293,null,43.5046844482422,43.4989547729492,43.859920501709,43.859920501709,43.5046844482422,43.5046844482422,43.5046844482422,null,47.1486968994141,47.2059936523438,47.2403717041016,47.2747497558594,47.3205871582031,47.3606910705566,47.3893394470215,47.4351768493652,47.4924697875977,47.4981994628906,47.5039329528809,47.154426574707,47.154426574707,47.1486968994141,47.1486968994141,null,43.859920501709,43.859920501709,44.2036933898926,44.2036933898926,44.2036933898926,44.123477935791,44.117748260498,43.859920501709,43.859920501709,43.8427314758301,43.8427314758301,43.859920501709,43.859920501709,null,46.1116409301758,46.1116409301758,46.1116409301758,46.2835311889648,46.2835311889648,46.6330337524414,46.6330337524414,46.713249206543,46.7189788818359,46.3752059936523,46.2835311889648,46.2835311889648,46.1116409301758,46.1116409301758,null,48.1742897033691,48.0253219604492,47.933650970459,47.933650970459,47.9622993469238,47.9680252075195,48.0310516357422,48.0310516357422,48.1685600280762,48.1742897033691,48.1742897033691,null,46.1689414978027,46.4267692565918,46.4210395812988,46.1517486572266,46.071533203125,46.0543479919434,46.0256996154785,46.0256996154785,45.9913215637207,45.9798622131348,45.9512138366699,45.9111061096191,45.8939208984375,45.8652687072754,45.8423538208008,45.7850570678711,45.7564086914062,45.7334899902344,45.7449493408203,45.9970512390137,45.9970512390137,46.1689414978027,46.1689414978027,null,44.2151527404785,43.859920501709,43.854190826416,44.2036933898926,44.2036933898926,44.2151527404785,44.2151527404785,null,47.933650970459,47.6700897216797,47.6700897216797,47.4924697875977,47.5039329528809,47.4981994628906,47.5325775146484,47.5554962158203,47.5841445922852,47.607063293457,47.6414413452148,47.6700897216797,47.7159233093262,47.7674903869629,47.8075981140137,47.8591651916504,47.882080078125,47.9279174804688,47.9622993469238,47.9966735839844,48.0367813110352,48.059700012207,48.1341819763184,48.1685600280762,48.1685600280762,48.0310516357422,48.0310516357422,47.9680252075195,47.8591651916504,47.8534355163574,47.7617607116699,47.7617607116699,47.7617607116699,47.8477058410645,47.8477058410645,47.933650970459,47.933650970459,47.933650970459,null,45.4183654785156,45.4183654785156,45.4183654785156,45.6017112731934,45.6017112731934,45.7678680419922,45.7678680419922,45.5902519226074,45.5902519226074,45.4183654785156,45.4183654785156,null,45.1318855285645,45.1318855285645,44.89697265625,44.89697265625,44.9256210327148,44.9370803833008,44.9370803833008,44.9141616821289,44.89697265625,44.9370803833008,45.0516700744629,45.0516700744629,45.1318855285645,45.1318855285645,45.1318855285645,null,47.9680252075195,47.9622993469238,47.933650970459,47.8477058410645,47.8477058410645,47.7617607116699,47.7617607116699,47.7617607116699,47.8534355163574,47.8591651916504,47.9680252075195,47.9680252075195,null,44.2151527404785,44.5531959533691,44.5531959533691,44.7136268615723,44.7078971862793,44.6792488098145,44.6792488098145,44.6391410827637,44.6334114074707,44.6104927062988,44.5990333557129,44.5933036804199,44.587574005127,44.587574005127,44.5302772521973,44.5073585510254,44.2953681945801,44.2953681945801,44.2036933898926,44.2151527404785,44.2151527404785,44.2151527404785,null,44.89697265625,44.7250862121582,44.7250862121582,44.5531959533691,44.5531959533691,44.4729843139648,44.4729843139648,44.4901733398438,44.4959030151367,44.5073585510254,44.5302772521973,44.587574005127,44.587574005127,44.5933036804199,44.5990333557129,44.6104927062988,44.6334114074707,44.6391410827637,44.6792488098145,44.6792488098145,44.7078971862793,44.7136268615723,44.7193565368652,44.7537307739258,44.759464263916,44.7766494750977,44.89697265625,44.89697265625,44.89697265625,44.89697265625,44.89697265625,null,44.4787139892578,44.2036933898926,44.2036933898926,44.2036933898926,44.5531959533691,44.5531959533691,44.4844436645508,44.4787139892578,44.4787139892578,null,43.859920501709,43.4989547729492,43.4932289123535,43.854190826416,43.859920501709,43.859920501709,null,48.5352554321289,48.5409812927246,48.7186012268066,48.7243309020996,48.9993515014648,48.9993515014648,48.970703125,48.9477844238281,48.9248657226562,48.9134063720703,48.8904876708984,48.8904876708984,48.8847618103027,48.8847618103027,48.8904876708984,48.8962173461914,48.9076805114746,48.9305953979492,48.7071418762207,48.7128715515137,48.5352554321289,48.5352554321289,48.5352554321289,null,46.7648162841797,47.0226440429688,47.1085891723633,47.1085891723633,47.3664207458496,47.3664207458496,47.7159233093262,47.7159233093262,47.882080078125,47.9737548828125,47.9737548828125,48.059700012207,48.0654296875,48.6269264221191,48.6269264221191,48.6326560974121,48.6211967468262,48.5982818603516,48.5753631591797,48.5581741333008,48.5581741333008,48.5581741333008,48.5581741333008,48.5066070556641,48.4951477050781,48.4779586791992,48.4550437927246,48.4550437927246,48.4550437927246,48.4493103027344,48.4493103027344,48.4092063903809,48.3690986633301,48.3404502868652,48.2888832092285,48.2315864562988,48.2545051574707,48.3175315856934,48.3404502868652,48.3519096374512,48.3576354980469,48.3576354980469,48.3633689880371,48.3633689880371,48.3576354980469,48.3404502868652,48.334716796875,48.3175315856934,48.2831535339355,48.2487754821777,48.2430458068848,48.2430458068848,48.2373161315918,48.2143974304199,48.202938079834,47.7273864746094,47.4924697875977,46.9481620788574,46.9137840270996,46.8736763000488,46.833568572998,46.8049240112305,46.7648162841797,46.7418975830078,46.713249206543,46.6674118041992,46.6616821289062,46.6559524536133,46.7648162841797,46.7648162841797,46.7648162841797,null,44.5531959533691,44.570384979248,44.587574005127,44.6104927062988,44.627685546875,44.6391410827637,44.6334114074707,44.6620597839355,44.6792488098145,44.7021675109863,44.7078971862793,44.7136268615723,44.7250862121582,44.7480049133301,44.765193939209,44.7766494750977,44.7823829650879,44.8053016662598,44.8224868774414,44.8167572021484,44.8167572021484,44.8224868774414,44.8224868774414,44.8110313415527,44.7995681762695,44.8110313415527,44.7250862121582,44.7250862121582,44.6391410827637,44.6391410827637,44.5531959533691,44.5531959533691,44.5531959533691,44.5531959533691,null,45.4298248291016,45.2464752197266,45.2579383850098,45.2751235961914,45.3037757873535,45.3037757873535,45.3037757873535,45.3152313232422,45.3037757873535,45.3152313232422,45.3037757873535,45.343879699707,45.349609375,45.3610687255859,45.3897171020508,45.3954467773438,45.3897171020508,45.4069061279297,45.4126319885254,45.4183654785156,45.4470138549805,45.4527397155762,45.4928512573242,45.5272254943848,45.5558738708496,45.5730628967285,45.5730628967285,45.5730628967285,45.4298248291016,45.4298248291016,null,44.7250862121582,44.6391410827637,44.6391410827637,44.7250862121582,44.7250862121582,44.7250862121582,44.6849784851074,44.6849784851074,44.6620597839355,44.6334114074707,44.6391410827637,44.627685546875,44.6104927062988,44.587574005127,44.570384979248,44.5531959533691,44.5417404174805,44.5302772521973,44.4959030151367,44.4844436645508,44.4672546386719,44.4729843139648,44.5531959533691,44.5531959533691,44.7250862121582,44.7250862121582,44.7250862121582,null,45.3324203491211,45.4183654785156,45.4183654785156,45.5902519226074,45.5902519226074,45.7678680419922,45.7850570678711,45.7850570678711,45.7850570678711,45.7735977172852,45.7449493408203,45.7449493408203,45.7392234802246,45.7277603149414,45.6876525878906,45.6360893249512,45.6017112731934,45.5730628967285,45.5558738708496,45.5272254943848,45.4928512573242,45.4527397155762,45.4470138549805,45.4183654785156,45.4126319885254,45.3897171020508,45.349609375,45.3381500244141,45.3381500244141,45.3266944885254,45.3037757873535,45.3037757873535,45.3266944885254,45.3209609985352,45.3037757873535,45.2923126220703,45.2923126220703,45.3324203491211,45.3324203491211,45.3324203491211,null,43.854190826416,43.859920501709,44.2036933898926,44.2036933898926,43.854190826416,43.854190826416,null,45.7678680419922,45.7678680419922,45.6017112731934,45.6017112731934,45.4183654785156,45.4183654785156,45.4183654785156,45.5902519226074,45.7678680419922,45.7678680419922,null,45.1777229309082,45.2464752197266,45.2407493591309,45.4183654785156,45.4183654785156,45.4183654785156,45.2464752197266,45.2464752197266,45.1548042297363,45.1548042297363,45.1605339050293,45.1662635803223,45.1777229309082,45.1777229309082,null,45.7850570678711,45.928295135498,45.928295135498,46.1116409301758,46.2835311889648,46.2835311889648,46.3752059936523,46.3752059936523,46.3752059936523,46.3694763183594,46.3408241271973,46.3408241271973,46.3522872924805,46.3580131530762,46.3637428283691,46.3694763183594,46.3637428283691,46.3408241271973,46.3350982666016,46.3350982666016,46.3350982666016,45.7850570678711,45.7850570678711,45.7850570678711,null,45.5902519226074,45.5845222473145,45.5902519226074,45.6303596496582,45.6475486755371,45.670467376709,45.6876525878906,45.7621383666992,45.8194351196289,45.8480834960938,45.8767318725586,45.9111061096191,45.9397583007812,45.9741325378418,45.9970512390137,46.0314292907715,46.0314292907715,45.9397583007812,45.934024810791,45.7678680419922,45.5902519226074,45.5902519226074,null,44.1922340393066,44.2036933898926,44.117748260498,44.123477935791,44.2036933898926,44.2036933898926,44.3813133239746,44.3755836486816,44.4672546386719,44.4557952880859,44.4271469116211,44.4214210510254,44.3985023498535,44.3641204833984,44.3297462463379,44.2781791687012,44.2323417663574,44.1922340393066,44.1922340393066,null,46.3752059936523,46.7189788818359,46.8049240112305,46.8049240112305,46.6273040771484,46.6215782165527,46.3752059936523,46.3752059936523,46.3752059936523,null,44.2036933898926,43.859920501709,43.859920501709,43.859920501709,44.2036933898926,44.2036933898926,44.2036933898926,44.2036933898926,null,45.2980422973633,45.2865867614746,45.217830657959,45.2006416320801,45.1318855285645,45.0745887756348,45.0459403991699,44.9542694091797,44.9141616821289,44.8683242797852,44.8282203674316,44.7537307739258,44.759464263916,44.7823829650879,44.7766494750977,44.7823829650879,44.8053016662598,44.8625946044922,44.89697265625,44.89697265625,45.1318855285645,45.1318855285645,45.3037757873535,45.2980422973633,45.2980422973633,null,44.117748260498,43.859920501709,43.859920501709,44.117748260498,44.117748260498,44.117748260498,null,46.6330337524414,46.6330337524414,46.2835311889648,46.2835311889648,46.1116409301758,46.0314292907715,46.0314292907715,46.0543479919434,46.0887260437012,46.123104095459,46.1574783325195,46.249153137207,46.3236389160156,46.3580131530762,46.3981246948242,46.4496879577637,46.4840660095215,46.5700073242188,46.6330337524414,46.6330337524414,null,44.0318031311035,44.0146179199219,43.99169921875,43.9745101928711,43.9286766052246,43.8942947387695,43.854190826416,43.859920501709,43.859920501709,44.117748260498,44.2036933898926,44.1922340393066,44.175048828125,44.1406669616699,44.1005592346191,44.0661849975586,44.0318031311035,44.0318031311035,null,44.9829139709473,44.9829139709473,45.2923126220703,45.3037757873535,45.3209609985352,45.3266944885254,45.3037757873535,45.3037757873535,45.3266944885254,45.3381500244141,45.3381500244141,45.349609375,45.3897171020508,45.4126319885254,45.4183654785156,45.4126319885254,45.4069061279297,45.3897171020508,45.3954467773438,45.3897171020508,45.3610687255859,45.349609375,45.343879699707,45.3037757873535,45.3152313232422,45.3037757873535,45.3152313232422,45.3037757873535,45.3037757873535,45.3037757873535,45.2751235961914,45.2579383850098,45.2464752197266,45.2292861938477,45.2350196838379,45.217830657959,45.217830657959,45.2063674926758,45.1834526062012,45.1719932556152,45.1605339050293,45.1548042297363,45.1089668273926,45.0917778015137,45.0688591003418,44.9886474609375,44.9829139709473,44.9829139709473,null,44.7766494750977,44.759464263916,44.7537307739258,44.7193565368652,44.7136268615723,44.5531959533691,44.5531959533691,44.5531959533691,44.6448707580566,44.6391410827637,44.6391410827637,44.8167572021484,44.8110313415527,44.89697265625,44.89697265625,44.9313507080078,44.9256210327148,44.9084320068359,44.89697265625,44.89697265625,44.891242980957,44.8797836303711,44.8740577697754,44.8511390686035,44.8396759033203,44.8396759033203,44.8053016662598,44.7995681762695,44.7823829650879,44.7823829650879,44.7766494750977,44.7766494750977,null,31.7475910186768,31.7132129669189,31.6845645904541,31.6731071472168,31.632999420166,31.632999420166,31.6100807189941,31.3522510528564,31.3522510528564,31.3694400787354,31.3751678466797,31.3694400787354,31.3637104034424,31.3522510528564,31.3522510528564,31.3407917022705,31.3178730010986,31.3236026763916,31.3350601196289,31.3236026763916,31.3121452331543,31.2949542999268,31.2663078308105,31.2663078308105,31.254846572876,31.2376575469971,31.2090129852295,31.2319278717041,31.2376575469971,31.2319278717041,31.2032814025879,31.2433891296387,31.2663078308105,31.2663078308105,31.2663078308105,31.2834949493408,31.3350601196289,31.3694400787354,31.3980865478516,31.4210052490234,31.4038162231445,31.3980865478516,31.4267349243164,31.4496536254883,31.4840297698975,31.5355987548828,31.5585174560547,31.569974899292,31.5871620178223,31.6043510437012,31.6043510437012,31.6158123016357,31.632999420166,31.6444568634033,31.632999420166,31.6616497039795,31.6960258483887,31.7246723175049,31.7475910186768,31.7475910186768,31.7475910186768,null,34.7556190490723,34.7613487243652,34.8644828796387,34.8644828796387,34.996265411377,34.996265411377,34.996265411377,34.996265411377,34.7556190490723,34.7556190490723,34.7556190490723,null,31.3579788208008,31.3522510528564,30.9970169067383,30.9970169067383,30.9970169067383,30.9970169067383,31.2834949493408,31.2892265319824,31.3006839752197,31.3121452331543,31.3178730010986,31.3350601196289,31.3407917022705,31.3465213775635,31.3522510528564,31.3465213775635,31.3465213775635,31.3522510528564,31.3579788208008,31.3579788208008,null,32.8820457458496,32.9164276123047,32.9393424987793,32.9679908752441,33.0310173034668,33.0482063293457,33.0596656799316,33.0825843811035,33.1112289428711,33.134147644043,33.1570663452148,33.1914443969727,33.2086334228516,33.2315521240234,33.2544708251953,33.2659301757812,33.2773895263672,33.2831192016602,33.2831192016602,33.2831192016602,33.0997734069824,32.9336166381836,32.9393424987793,32.8820457458496,32.8877792358398,32.8763198852539,32.8820457458496,32.8820457458496,null,34.9905319213867,34.996265411377,34.9905319213867,34.8587532043457,34.8587532043457,34.8186454772949,34.812915802002,34.6009216308594,34.6009216308594,34.5894622802734,34.5894622802734,34.8472938537598,34.8472938537598,34.9905319213867,34.9905319213867,null,33.5294914245605,33.5294914245605,33.5466804504395,33.5753288269043,33.5925178527832,33.6039733886719,33.6211624145508,33.638355255127,33.6727294921875,33.6899185180664,33.7128372192383,33.7300262451172,33.7242965698242,33.6899185180664,33.6841888427734,33.6899185180664,33.6956481933594,33.7242965698242,33.7357559204102,33.7414855957031,33.770133972168,33.7930526733398,33.8102378845215,33.8388862609863,33.8847236633301,33.907642364502,33.9248313903809,33.9592094421387,33.9821281433105,34.0107727050781,34.0165023803711,34.0165023803711,33.9821281433105,33.9821281433105,33.9993171691895,34.0222358703613,34.039421081543,34.0737991333008,34.1081771850586,34.1253662109375,34.1253662109375,33.9935836791992,33.6211624145508,33.6211624145508,33.5294914245605,33.5294914245605,null,33.7242965698242,33.8675346374512,34.1712036132812,34.1654739379883,34.0795288085938,34.0737991333008,33.8102378845215,33.8102378845215,33.7357559204102,33.7242965698242,33.7242965698242,33.7242965698242,null,33.2086334228516,33.3404159545898,33.4263572692871,33.4263572692871,33.4721946716309,33.4721946716309,33.5982437133789,33.6097030639648,33.6440811157227,33.6669998168945,33.6841888427734,33.6784591674805,33.4148979187012,33.4148979187012,33.3977088928223,33.3977088928223,33.2831192016602,33.2773895263672,33.2659301757812,33.2544708251953,33.2315521240234,33.2086334228516,33.2086334228516,null,33.7357559204102,33.7357559204102,33.8102378845215,33.8102378845215,34.0737991333008,34.0795288085938,34.0737991333008,33.8102378845215,33.8102378845215,33.7529449462891,33.7529449462891,33.7357559204102,33.7357559204102,null,33.5409469604492,33.2831192016602,33.2888450622559,33.1914443969727,33.1914443969727,33.1054992675781,33.0997734069824,33.2831192016602,33.2831192016602,33.455005645752,33.455005645752,33.4721946716309,33.4951095581055,33.5180282592773,33.5352210998535,33.5352210998535,33.5409469604492,33.5409469604492,null,32.0512619018555,31.8449954986572,31.8335342407227,31.7876968383789,31.7876968383789,31.8392658233643,31.8679141998291,31.8736419677734,31.8793716430664,31.8965606689453,31.9194793701172,31.9423980712891,31.9882354736328,32.0054244995117,32.0168800354004,32.0455284118652,32.0627174377441,32.0741806030273,32.0741806030273,32.0741806030273,32.085636138916,32.1085548400879,32.1085548400879,32.1085548400879,32.097095489502,32.097095489502,32.091365814209,32.085636138916,32.1257438659668,32.1314735412598,32.1314735412598,32.1314735412598,32.1200141906738,32.1314735412598,32.1257438659668,32.1314735412598,32.1543922424316,32.1658515930176,32.1658515930176,32.1486625671387,32.1601181030273,32.1601181030273,32.1486625671387,32.1658515930176,32.1658515930176,32.1715812683105,32.1773109436035,32.1830368041992,32.1944999694824,32.2002258300781,32.2002258300781,32.2174186706543,32.22314453125,32.0512619018555,32.0512619018555,null,32.22314453125,31.8908290863037,31.8621845245361,31.8449954986572,31.8449954986572,31.8335342407227,32.228874206543,32.22314453125,32.22314453125,null,33.5581359863281,33.6268920898438,33.6268920898438,33.7357559204102,33.7529449462891,33.7529449462891,33.8102378845215,33.8102378845215,33.6841888427734,33.6841888427734,33.6669998168945,33.6555404663086,33.6440811157227,33.6268920898438,33.6039733886719,33.586784362793,33.5695991516113,33.5753288269043,33.5294914245605,33.5180282592773,33.5294914245605,33.5466804504395,33.5409469604492,33.5352210998535,33.5180282592773,33.5180282592773,33.5180282592773,33.5581359863281,33.5638656616211,33.5638656616211,33.5638656616211,33.5695991516113,33.5695991516113,33.5638656616211,33.5581359863281,33.5581359863281,33.5581359863281,null,34.0737991333008,33.9935836791992,33.9935836791992,34.1253662109375,34.1253662109375,34.1540107727051,34.1712036132812,34.1712036132812,34.1540107727051,34.1540107727051,34.1826629638672,34.1941223144531,34.2055816650391,34.211311340332,34.2342300415039,34.2456855773926,34.2399559020996,34.2456855773926,34.2628746032715,34.2915229797363,34.2972526550293,34.2972526550293,34.3087120056152,34.3316307067871,34.360279083252,34.3831977844238,34.3889274597168,34.3831977844238,34.3889274597168,34.4003829956055,34.4233016967773,34.4462203979492,34.5149765014648,34.5264358520508,34.4290351867676,34.2686042785645,34.2686042785645,34.0737991333008,34.0737991333008,null,31.7017555236816,31.7876968383789,31.8335342407227,31.8449954986572,32.0512619018555,32.0512619018555,32.0397987365723,32.0283432006836,32.0054244995117,31.9939613342285,31.948127746582,31.9366664886475,31.9309368133545,31.9137477874756,31.9022903442383,31.8679141998291,31.8449954986572,31.8392658233643,31.8220767974854,31.8106155395508,31.7876968383789,31.7647819519043,31.7304019927979,31.7304019927979,31.7246723175049,31.707483291626,31.707483291626,31.6960258483887,31.6960258483887,31.707483291626,31.7017555236816,31.7017555236816,null,31.7819690704346,31.7876968383789,31.8048877716064,31.4381923675537,31.4381923675537,31.4381923675537,31.4783000946045,31.5184097290039,31.5413246154785,31.5527858734131,31.569974899292,31.5928936004639,31.627269744873,31.632999420166,31.7819690704346,31.7819690704346,null,34.8587532043457,34.8759384155273,34.8931312561035,34.9217758178711,34.9332389831543,34.944694519043,34.9618835449219,34.996265411377,34.9905319213867,34.7728080749512,34.7728080749512,34.7327003479004,34.7327003479004,34.7269744873047,34.7212409973145,34.7212409973145,34.7327003479004,34.7327003479004,34.7670783996582,34.7670783996582,34.7498931884766,34.7269744873047,34.8587532043457,34.8587532043457,34.8587532043457,null,31.4381923675537,31.4381923675537,31.0027484893799,31.0027484893799,30.9168033599854,30.9168033599854,31.0142059326172,31.0199356079102,31.0256633758545,31.3579788208008,31.3579788208008,31.4381923675537,31.4381923675537,31.4381923675537,null,31.6100807189941,31.6100807189941,31.6158123016357,31.3579788208008,31.3522510528564,31.3465213775635,31.3465213775635,31.3522510528564,31.3465213775635,31.3407917022705,31.3350601196289,31.3178730010986,31.3236026763916,31.3522510528564,31.6100807189941,31.6100807189941,null,30.9970169067383,30.7334575653076,30.739185333252,30.9168033599854,30.9168033599854,30.9970169067383,30.9970169067383,30.9970169067383,null,30.9970169067383,30.9970169067383,31.4381923675537,31.432466506958,31.123067855835,30.9970169067383,30.9970169067383,null,33.6784591674805,33.6841888427734,33.7242965698242,33.8102378845215,33.8102378845215,33.8331565856934,33.8388862609863,33.896183013916,33.896183013916,33.8675346374512,33.8675346374512,33.7242965698242,33.6784591674805,33.6784591674805,33.6784591674805,null,30.6532440185547,30.3782234191895,30.3724918365479,30.3610343933105,30.3438453674316,30.3266544342041,30.2980079650879,30.2808208465576,30.2464408874512,30.2235221862793,30.212064743042,30.2006072998047,30.1834144592285,30.2006072998047,30.2235221862793,30.2407131195068,30.286548614502,30.2980079650879,30.3438453674316,30.3724918365479,30.4125995635986,30.4297866821289,30.4527053833008,30.4584369659424,30.4985427856445,30.5042743682861,30.5157318115234,30.5157318115234,30.6532440185547,30.6532440185547,30.6532440185547,null,30.6761589050293,30.4584369659424,30.4584369659424,30.4469795227051,30.4240608215332,30.4125995635986,30.4011421203613,30.4125995635986,30.4011421203613,30.4011421203613,30.3553047180176,30.3266544342041,30.3266544342041,30.3381156921387,30.3724918365479,30.3782234191895,30.3782234191895,30.6532440185547,30.6532440185547,30.6818885803223,30.6761589050293,30.6761589050293,null,32.0512619018555,32.0512619018555,32.22314453125,32.2689819335938,32.2861709594727,32.2976303100586,32.3090896606445,32.3549270629883,32.3663864135742,32.3663864135742,32.3606567382812,32.3606567382812,32.3778457641602,32.4064903259277,32.4236831665039,32.4523277282715,32.4809799194336,32.4981651306152,32.5096244812012,32.5210838317871,32.532543182373,32.538272857666,32.549732208252,32.5726509094238,32.4924354553223,32.4924354553223,32.400764465332,32.3950347900391,32.3893051147461,32.3893051147461,32.3549270629883,32.3320083618164,32.3205490112305,32.3033599853516,32.2403335571289,32.2116889953613,32.1887702941895,32.1830368041992,32.1658515930176,32.1314735412598,32.1142845153809,32.0741806030273,32.0512619018555,32.0512619018555,null,33.2086334228516,33.1914443969727,33.1570663452148,33.134147644043,33.1112289428711,33.0825843811035,33.0596656799316,33.0482063293457,33.0310173034668,32.9679908752441,32.9393424987793,32.9164276123047,32.8820457458496,33.0138282775879,33.0310173034668,33.0310173034668,33.0596656799316,33.0596656799316,33.0711250305176,33.1054992675781,33.1169624328613,33.1169624328613,33.0997734069824,33.0940437316895,33.0997734069824,33.1169624328613,33.12841796875,33.12841796875,33.1112289428711,33.1054992675781,33.1112289428711,33.2888450622559,33.2888450622559,33.306037902832,33.317497253418,33.3289566040039,33.3461456298828,33.3576011657715,33.3690643310547,33.3747901916504,33.3747901916504,33.3404159545898,33.2086334228516,33.2086334228516,null,33.2888450622559,33.2888450622559,33.1112289428711,33.1054992675781,33.1112289428711,33.12841796875,33.12841796875,33.1169624328613,33.0997734069824,33.0940437316895,33.0997734069824,33.1169624328613,33.1169624328613,33.1054992675781,33.0711250305176,33.0596656799316,33.0596656799316,33.0310173034668,33.0310173034668,33.0138282775879,33.0195579528809,32.9336166381836,32.9336166381836,33.0997734069824,33.0997734069824,33.1169624328613,33.1513366699219,33.1914443969727,33.2029037475586,33.2315521240234,33.2430114746094,33.2716598510742,33.2773895263672,33.3461456298828,33.3461456298828,33.2659301757812,33.2430114746094,33.2544708251953,33.2487411499023,33.2602005004883,33.2716598510742,33.2831192016602,33.2888450622559,33.2888450622559,null,32.6528625488281,32.6242179870605,32.6070289611816,32.5841102600098,32.5726509094238,32.5783805847168,32.5783805847168,32.5726509094238,32.5726509094238,32.4637908935547,32.4580612182617,32.4580612182617,32.4580612182617,32.4580612182617,32.4408721923828,32.4179534912109,32.4064903259277,32.5783805847168,32.5726509094238,32.5955696105957,32.6184883117676,32.6299476623535,32.6356735229492,32.6242179870605,32.6070289611816,32.6127548217773,32.6700553894043,32.6872444152832,32.7044296264648,32.7101631164551,32.7388076782227,32.7502670288086,32.7502670288086,32.7674560546875,32.7961044311523,32.8247528076172,32.8877792358398,32.9221534729004,32.9393424987793,32.9565353393555,32.9450721740723,32.9164276123047,32.8992347717285,32.9106979370117,32.9278831481934,32.9794540405273,32.996639251709,32.996639251709,32.990909576416,32.990909576416,32.9450721740723,32.9049644470215,32.8820457458496,32.8476715087891,32.6643257141113,32.6528625488281,32.6528625488281,null,34.3144416809082,34.0795288085938,34.0852584838867,34.4634094238281,34.4634094238281,34.4634094238281,34.3144416809082,34.3144416809082,null,30.7334575653076,30.4125995635986,30.4011421203613,30.3839530944824,30.3724918365479,30.3724918365479,30.3553047180176,30.3553047180176,30.3610343933105,30.3954105377197,30.4183292388916,30.4240608215332,30.4125995635986,30.3896808624268,30.3724918365479,30.3724918365479,30.3782234191895,30.3954105377197,30.4183292388916,30.4297866821289,30.4355182647705,30.4469795227051,30.4584369659424,30.6761589050293,30.739185333252,30.7334575653076,30.7334575653076,null,32.228874206543,32.228874206543,31.8335342407227,31.8335342407227,31.8106155395508,32.228874206543,32.228874206543,null,31.7876968383789,31.7017555236816,31.6100807189941,31.6100807189941,31.632999420166,31.632999420166,31.6731071472168,31.6845645904541,31.7132129669189,31.7475910186768,31.7590503692627,31.7762393951416,31.7876968383789,31.7991580963135,31.8392658233643,31.8449954986572,31.8564529418945,31.8449954986572,31.8449954986572,31.8621845245361,31.8793716430664,31.8736419677734,31.8679141998291,31.8392658233643,31.7876968383789,31.7876968383789,31.7876968383789,null,31.7705097198486,31.7819690704346,31.632999420166,31.627269744873,31.5928936004639,31.569974899292,31.5527858734131,31.5413246154785,31.5184097290039,31.4783000946045,31.4381923675537,31.4381923675537,31.4381923675537,31.3980865478516,31.3980865478516,31.4038162231445,31.575704574585,31.5814323425293,31.7705097198486,31.7705097198486,null,31.4381923675537,31.8048877716064,31.8106155395508,31.8335342407227,31.4381923675537,31.4381923675537,31.4381923675537,31.4381923675537,null,32.9221534729004,32.5783805847168,32.5783805847168,32.9278831481934,32.9278831481934,32.9221534729004,32.9221534729004,null,34.3831977844238,34.1654739379883,34.1712036132812,34.1941223144531,34.1941223144531,34.5608139038086,34.5608139038086,34.5608139038086,34.543628692627,34.5378952026367,34.5378952026367,34.5264358520508,34.5264358520508,34.5264358520508,34.4977912902832,34.3831977844238,34.3831977844238,null,31.4381923675537,31.4381923675537,31.3579788208008,31.3579788208008,31.0256633758545,31.0256633758545,30.9970169067383,30.9970169067383,31.0142059326172,31.0142059326172,31.0313930511475,31.0371246337891,31.0084743499756,31.0084743499756,31.4381923675537,31.4381923675537,31.4381923675537,null,32.22314453125,32.228874206543,32.5783805847168,32.5783805847168,32.3090896606445,32.22314453125,32.22314453125,null,31.3579788208008,31.7246723175049,31.7304019927979,31.7304019927979,31.7647819519043,31.7705097198486,31.5814323425293,31.575704574585,31.4038162231445,31.4038162231445,31.3350601196289,31.3350601196289,31.3465213775635,31.3465213775635,31.3522510528564,31.3522510528564,31.3579788208008,31.3579788208008,31.3579788208008,null,32.9336166381836,32.5783805847168,32.5841102600098,32.6356735229492,32.8820457458496,32.9393424987793,32.9336166381836,32.9336166381836,null,34.4634094238281,34.0852584838867,34.0852584838867,34.0737991333008,34.0795288085938,34.360279083252,34.3889274597168,34.4003829956055,34.4977912902832,34.4977912902832,34.5035171508789,34.5035171508789,34.4634094238281,34.4634094238281,null,33.7242965698242,33.6841888427734,33.6669998168945,33.6440811157227,33.6097030639648,33.5982437133789,33.4721946716309,33.4721946716309,33.4263572692871,33.4263572692871,33.3404159545898,33.3747901916504,33.3747901916504,33.3690643310547,33.3576011657715,33.3461456298828,33.3289566040039,33.317497253418,33.306037902832,33.2888450622559,33.2831192016602,33.2716598510742,33.2602005004883,33.2487411499023,33.2544708251953,33.2430114746094,33.2659301757812,33.3461456298828,33.8102378845215,33.8102378845215,33.8045082092285,33.7873191833496,33.7758636474609,33.770133972168,33.770133972168,33.7529449462891,33.7472152709961,33.7300262451172,33.7242965698242,33.7242965698242,33.7300262451172,33.7414855957031,33.7472152709961,33.7414855957031,33.7300262451172,33.7242965698242,33.7242965698242,33.7242965698242,null,31.6100807189941,31.7017555236816,31.707483291626,31.6960258483887,31.6960258483887,31.707483291626,31.707483291626,31.7246723175049,31.3579788208008,31.3579788208008,31.3522510528564,31.3579788208008,31.6158123016357,31.6100807189941,31.6100807189941,null,33.5294914245605,33.2831192016602,33.2831192016602,33.5180282592773,33.5180282592773,33.5180282592773,33.5352210998535,33.5409469604492,33.5466804504395,33.5294914245605,33.5180282592773,33.5294914245605,33.5753288269043,33.5695991516113,33.586784362793,33.6039733886719,33.6268920898438,33.6440811157227,33.6555404663086,33.6612701416016,33.6555404663086,33.6727294921875,33.6899185180664,33.6899185180664,33.6956481933594,33.7128372192383,33.7185668945312,33.7357559204102,33.7357559204102,33.5294914245605,33.5294914245605,null,32.3950347900391,32.400764465332,32.4924354553223,32.4924354553223,32.5726509094238,32.5955696105957,32.5898361206055,32.6070289611816,32.6127548217773,32.6184883117676,32.6299476623535,32.6471366882324,32.6528625488281,32.6643257141113,32.6700553894043,32.6700553894043,32.7101631164551,32.7388076782227,32.7559967041016,32.7903747558594,32.8247528076172,32.8591270446777,32.8820457458496,32.8763198852539,32.8877792358398,32.8820457458496,32.6356735229492,32.5955696105957,32.5955696105957,32.5955696105957,32.5955696105957,32.5955696105957,32.5841102600098,32.5669212341309,32.538272857666,32.5038986206055,32.4809799194336,32.4580612182617,32.4465980529785,32.4408721923828,32.412223815918,32.3950347900391,32.3950347900391,null,31.4381923675537,31.0084743499756,31.0027484893799,31.0027484893799,31.0829620361328,31.0829620361328,31.0944194793701,31.0944194793701,31.123067855835,31.123067855835,31.1402568817139,31.1459865570068,31.1860942840576,31.1918201446533,31.2433891296387,31.2433891296387,31.3350601196289,31.4038162231445,31.4038162231445,31.3980865478516,31.3980865478516,31.4381923675537,31.4381923675537,31.4381923675537,null,34.7728080749512,34.9905319213867,34.996265411377,34.9905319213867,34.8472938537598,34.8472938537598,34.5894622802734,34.5894622802734,34.4977912902832,34.5264358520508,34.5264358520508,34.5264358520508,34.5378952026367,34.5378952026367,34.543628692627,34.5608139038086,34.5608139038086,34.6925926208496,34.6925926208496,34.7728080749512,34.7728080749512,null,34.0623397827148,33.7357559204102,33.7357559204102,33.7185668945312,33.7128372192383,33.6956481933594,33.6899185180664,33.6899185180664,33.6727294921875,33.6555404663086,33.6612701416016,33.6555404663086,33.6669998168945,33.6841888427734,33.6841888427734,33.8102378845215,34.0737991333008,34.0852584838867,34.0852584838867,34.0795288085938,34.0623397827148,34.0623397827148,null,33.2831192016602,33.2831192016602,33.3977088928223,33.3977088928223,33.4148979187012,33.4148979187012,33.6784591674805,33.6784591674805,33.4607353210449,33.455005645752,33.2831192016602,33.2831192016602,null,32.5783805847168,32.9336166381836,32.9393424987793,32.9336166381836,32.9278831481934,32.5783805847168,32.5783805847168,32.5783805847168,null,32.228874206543,32.228874206543,32.5783805847168,32.5783805847168,32.228874206543,32.228874206543,null,32.9221534729004,32.9278831481934,33.2831192016602,33.2831192016602,33.2831192016602,32.985179901123,32.9221534729004,32.9221534729004,null,33.2831192016602,33.2831192016602,33.2831192016602,33.5409469604492,33.5581359863281,33.5581359863281,33.5581359863281,33.5638656616211,33.5695991516113,33.5695991516113,33.5638656616211,33.5638656616211,33.5638656616211,33.5581359863281,33.5180282592773,33.2831192016602,33.2831192016602,null,34.5608139038086,34.1941223144531,34.1712036132812,34.1654739379883,34.1654739379883,34.2686042785645,34.2915229797363,34.3087120056152,34.348819732666,34.348819732666,34.5207099914551,34.5608139038086,34.5608139038086,34.5608139038086,null,31.0256633758545,31.0199356079102,31.0142059326172,30.9168033599854,30.6532440185547,30.6532440185547,30.5157318115234,30.5157318115234,30.5042743682861,30.4985427856445,30.4584369659424,30.4527053833008,30.4813556671143,30.5386505126953,30.5558376312256,30.6532440185547,30.670431137085,30.7048072814941,30.739185333252,30.7792911529541,30.8193988800049,30.8824234008789,30.9626407623291,30.979829788208,31.0027484893799,31.0084743499756,31.0084743499756,31.0371246337891,31.0313930511475,31.0142059326172,31.0142059326172,30.9970169067383,30.9970169067383,31.0256633758545,31.0256633758545,31.0256633758545,null,31.4381923675537,31.4381923675537,30.9970169067383,30.9168033599854,30.9168033599854,30.9168033599854,31.0027484893799,31.0027484893799,31.4381923675537,31.4381923675537,31.4381923675537,null,31.3522510528564,31.3579788208008,31.0027484893799,30.9970169067383,30.9970169067383,31.3522510528564,31.3522510528564,null,34.360279083252,34.0795288085938,34.0737991333008,34.0795288085938,34.1654739379883,34.3831977844238,34.3831977844238,34.3660087585449,34.360279083252,34.360279083252,null,34.5035171508789,34.5951919555664,34.6009216308594,34.7556190490723,34.7556190490723,34.7556190490723,34.7327003479004,34.7327003479004,34.4634094238281,34.4634094238281,34.5035171508789,34.5035171508789,34.5035171508789,null,34.0737991333008,34.2686042785645,34.2686042785645,34.4290351867676,34.4347648620605,34.5207099914551,34.5207099914551,34.348819732666,34.348819732666,34.3087120056152,34.2915229797363,34.2686042785645,34.1654739379883,34.0795288085938,34.0737991333008,34.0737991333008,null,32.0455284118652,32.0512619018555,32.0741806030273,32.1142845153809,32.1314735412598,32.1658515930176,32.1830368041992,32.1887702941895,32.2116889953613,32.2403335571289,32.3033599853516,32.3205490112305,32.3320083618164,32.3549270629883,32.3893051147461,32.3893051147461,32.3950347900391,32.412223815918,32.4408721923828,32.4465980529785,32.4580612182617,32.4809799194336,32.5038986206055,32.538272857666,32.5669212341309,32.5841102600098,32.5955696105957,32.5955696105957,32.5955696105957,32.5955696105957,32.5955696105957,32.549732208252,32.4351425170898,32.3491973876953,32.228874206543,32.0455284118652,32.0455284118652,null,32.5783805847168,32.228874206543,32.228874206543,32.3491973876953,32.4351425170898,32.549732208252,32.5955696105957,32.6356735229492,32.5841102600098,32.5783805847168,32.5783805847168,null,33.0997734069824,33.0997734069824,32.9336166381836,32.9106979370117,32.8763198852539,32.853401184082,32.8247528076172,32.8247528076172,32.8247528076172,32.8247528076172,32.8247528076172,32.8132934570312,32.8018341064453,32.7789154052734,32.7674560546875,32.7617263793945,32.7617263793945,32.7617263793945,32.7388076782227,32.7216186523438,32.7044296264648,32.6986999511719,32.6872444152832,32.681510925293,32.6872444152832,32.6528625488281,32.6643257141113,32.8476715087891,32.8820457458496,32.9049644470215,32.9450721740723,32.990909576416,33.0997734069824,33.0997734069824,33.0997734069824,null,32.0512619018555,32.0455284118652,32.0512619018555,31.7876968383789,31.7819690704346,31.7705097198486,31.7647819519043,31.7876968383789,31.8106155395508,31.8220767974854,31.8392658233643,31.8449954986572,31.8679141998291,31.9022903442383,31.9137477874756,31.9309368133545,31.9366664886475,31.948127746582,31.9939613342285,32.0054244995117,32.0283432006836,32.0397987365723,32.0512619018555,32.0512619018555,null,32.0455284118652,32.228874206543,32.228874206543,31.8106155395508,31.8048877716064,31.7876968383789,32.0512619018555,32.0455284118652,32.0455284118652,null,30.9168033599854,30.9168033599854,30.9168033599854,30.739185333252,30.6761589050293,30.6818885803223,30.6532440185547,30.6532440185547,30.9168033599854,30.9168033599854,null,33.9935836791992,33.8102378845215,33.3461456298828,33.3461456298828,33.2773895263672,33.2716598510742,33.2773895263672,33.5294914245605,33.6211624145508,33.6211624145508,33.9935836791992,33.9935836791992,33.9935836791992,null,33.9935836791992,34.0737991333008,34.0795288085938,34.1654739379883,34.1654739379883,34.1425552368164,33.896183013916,33.8388862609863,33.8331565856934,33.8102378845215,33.8102378845215,33.7242965698242,33.7242965698242,33.7300262451172,33.7414855957031,33.7472152709961,33.7414855957031,33.7300262451172,33.7242965698242,33.7242965698242,33.7300262451172,33.7472152709961,33.7529449462891,33.770133972168,33.770133972168,33.7758636474609,33.7873191833496,33.8045082092285,33.8102378845215,33.8102378845215,33.9935836791992,33.9935836791992,null,34.5608139038086,34.5608139038086,34.5837326049805,34.6066474914551,34.6352996826172,34.6524848937988,34.6696739196777,34.7097816467285,34.7269744873047,34.7269744873047,34.7498931884766,34.7670783996582,34.7670783996582,34.7327003479004,34.7327003479004,34.7212409973145,34.7212409973145,34.7269744873047,34.7327003479004,34.7327003479004,34.7728080749512,34.7728080749512,34.6925926208496,34.6925926208496,34.5608139038086,34.5608139038086,34.5608139038086,34.5608139038086,null,34.9905319213867,34.996265411377,34.8644828796387,34.8644828796387,34.7613487243652,34.7556190490723,34.6009216308594,34.5951919555664,34.6009216308594,34.812915802002,34.8186454772949,34.8587532043457,34.8587532043457,34.9905319213867,34.9905319213867,null,34.8988571166992,34.5837326049805,34.4634094238281,34.4634094238281,34.7327003479004,34.7327003479004,34.7556190490723,34.7556190490723,34.996265411377,34.996265411377,34.9504280090332,34.9045906066895,34.8988571166992,34.8988571166992,null,34.4290351867676,34.5264358520508,34.5550842285156,34.5608139038086,34.5837326049805,34.6181106567383,34.6410293579102,34.6754035949707,34.6868667602539,34.6696739196777,34.6582183837891,34.6582183837891,34.6754035949707,34.6983222961426,34.7155113220215,34.7327003479004,34.7327003479004,34.7613487243652,34.7613487243652,34.7556190490723,34.7556190490723,34.7728080749512,34.7899971008301,34.812915802002,34.8301048278809,34.8415641784668,34.8587532043457,34.8587532043457,34.7269744873047,34.7269744873047,34.7097816467285,34.6696739196777,34.6524848937988,34.6352996826172,34.6066474914551,34.5837326049805,34.5608139038086,34.5608139038086,34.5207099914551,34.5207099914551,34.4347648620605,34.4290351867676,34.4290351867676,null,34.3831977844238,34.4977912902832,34.5894622802734,34.6009216308594,34.6009216308594,34.5951919555664,34.5035171508789,34.4977912902832,34.4977912902832,34.4003829956055,34.3889274597168,34.360279083252,34.3660087585449,34.3831977844238,34.3831977844238,34.3831977844238,null,31.3579788208008,31.3579788208008,31.3522510528564,31.3522510528564,31.3465213775635,31.3465213775635,31.3350601196289,31.3350601196289,31.2433891296387,31.2433891296387,31.1918201446533,31.1860942840576,31.1459865570068,31.1402568817139,31.123067855835,31.123067855835,31.0944194793701,31.0944194793701,31.0829620361328,31.0829620361328,31.0027484893799,31.0027484893799,31.3579788208008,31.3579788208008,31.3579788208008,null,32.22314453125,32.2174186706543,32.2002258300781,32.2002258300781,32.1944999694824,32.1830368041992,32.1773109436035,32.1715812683105,32.1658515930176,32.1658515930176,32.1486625671387,32.1601181030273,32.1601181030273,32.1486625671387,32.1658515930176,32.1658515930176,32.1543922424316,32.1314735412598,32.1257438659668,32.1314735412598,32.1200141906738,32.1314735412598,32.1314735412598,32.1314735412598,32.1257438659668,32.085636138916,32.091365814209,32.097095489502,32.097095489502,32.1085548400879,32.1085548400879,32.1085548400879,32.1314735412598,32.1486625671387,32.1715812683105,32.1887702941895,32.1944999694824,32.1658515930176,32.1257438659668,32.1314735412598,32.1486625671387,32.1658515930176,32.2116889953613,32.2174186706543,32.2174186706543,32.2174186706543,32.22314453125,32.228874206543,32.2747116088867,32.3033599853516,32.3320083618164,32.3434677124023,32.3549270629883,32.3835716247559,32.4465980529785,32.4580612182617,32.4637908935547,32.4752464294434,32.5038986206055,32.5268173217773,32.532543182373,32.4809799194336,32.4924354553223,32.5096244812012,32.538272857666,32.5611915588379,32.5726509094238,32.5783805847168,32.4064903259277,32.4179534912109,32.4408721923828,32.4580612182617,32.4580612182617,32.4580612182617,32.4580612182617,32.4637908935547,32.5726509094238,32.5726509094238,32.5783805847168,32.5783805847168,32.5726509094238,32.5841102600098,32.6070289611816,32.6242179870605,32.6242179870605,32.5955696105957,32.5955696105957,32.5554618835449,32.5554618835449,32.538272857666,32.538272857666,32.5210838317871,32.5096244812012,32.4981651306152,32.4809799194336,32.4523277282715,32.4236831665039,32.4064903259277,32.3778457641602,32.3606567382812,32.3606567382812,32.3663864135742,32.3663864135742,32.3549270629883,32.3090896606445,32.2976303100586,32.2861709594727,32.2689819335938,32.22314453125,32.22314453125,null,32.990909576416,32.990909576416,32.996639251709,32.996639251709,33.002368927002,33.0424728393555,33.0596656799316,33.0768547058105,33.1169624328613,33.134147644043,33.1456069946289,33.1456069946289,33.1685256958008,33.1914443969727,33.2143630981445,33.2315521240234,33.2544708251953,33.2773895263672,33.2888450622559,33.2831192016602,33.2773895263672,33.2544708251953,33.2487411499023,33.2544708251953,33.3232269287109,33.3404159545898,33.3576011657715,33.3747901916504,33.3977088928223,33.4263572692871,33.443546295166,33.443546295166,33.437816619873,33.4034385681152,33.3919792175293,33.3919792175293,33.4034385681152,33.4263572692871,33.455005645752,33.4721946716309,33.4893836975098,33.5008430480957,33.4951095581055,33.4779243469238,33.455005645752,33.455005645752,33.4721946716309,33.4951095581055,33.5180282592773,33.5294914245605,33.5294914245605,33.2773895263672,33.2716598510742,33.2430114746094,33.2315521240234,33.2029037475586,33.1914443969727,33.1513366699219,33.1169624328613,33.0997734069824,33.0997734069824,32.990909576416,32.990909576416,null,31.6960258483887,31.432466506958,31.4381923675537,31.4381923675537,31.8335342407227,31.8335342407227,31.8449954986572,31.8449954986572,31.8621845245361,31.8908290863037,31.6960258483887,31.6960258483887,null,33.6784591674805,33.7242965698242,33.7242965698242,33.7357559204102,33.7357559204102,33.6268920898438,33.6268920898438,33.5581359863281,33.5581359863281,33.5409469604492,33.5352210998535,33.5352210998535,33.5180282592773,33.4951095581055,33.4721946716309,33.455005645752,33.455005645752,33.4607353210449,33.6784591674805,33.6784591674805,null,31.3522510528564,31.3236026763916,31.3178730010986,31.3121452331543,31.3006839752197,31.2892265319824,31.2834949493408,30.9970169067383,30.9970169067383,30.9970169067383,31.0084743499756,31.0199356079102,31.0657730102539,31.0944194793701,31.1287956237793,31.1459865570068,31.174633026123,31.2032814025879,31.2319278717041,31.2376575469971,31.2319278717041,31.2090129852295,31.2376575469971,31.254846572876,31.2663078308105,31.2663078308105,31.2949542999268,31.3121452331543,31.3236026763916,31.3350601196289,31.3236026763916,31.3178730010986,31.3407917022705,31.3522510528564,31.3522510528564,31.3637104034424,31.3694400787354,31.3751678466797,31.3694400787354,31.3522510528564,31.3522510528564,31.3522510528564,null,32.9336166381836,33.0997734069824,33.1054992675781,33.1914443969727,33.1914443969727,33.2888450622559,33.2831192016602,33.2831192016602,32.9278831481934,32.9278831481934,32.9336166381836,32.9393424987793,32.9336166381836,32.9336166381836,null,34.1712036132812,33.8675346374512,33.8675346374512,33.896183013916,33.896183013916,34.1425552368164,34.1654739379883,34.1712036132812,34.1941223144531,34.1941223144531,34.1712036132812,34.1712036132812,null,33.0138282775879,32.8820457458496,32.8591270446777,32.8247528076172,32.7903747558594,32.7559967041016,32.7388076782227,32.7101631164551,32.6700553894043,32.6700553894043,32.6643257141113,32.6528625488281,32.6471366882324,32.6299476623535,32.6184883117676,32.6127548217773,32.6070289611816,32.5898361206055,32.5955696105957,32.5726509094238,32.549732208252,32.538272857666,32.532543182373,32.5210838317871,32.538272857666,32.538272857666,32.5554618835449,32.5554618835449,32.5955696105957,32.5955696105957,32.6242179870605,32.6242179870605,32.6528625488281,32.6872444152832,32.681510925293,32.6872444152832,32.6986999511719,32.7044296264648,32.7216186523438,32.7388076782227,32.7617263793945,32.7617263793945,32.7617263793945,32.7674560546875,32.7789154052734,32.8018341064453,32.8132934570312,32.8247528076172,32.8247528076172,32.8247528076172,32.8247528076172,32.8247528076172,32.853401184082,32.8763198852539,32.9106979370117,32.9336166381836,32.9336166381836,33.0195579528809,33.0138282775879,33.0138282775879,null,40.3534164428711,40.3534164428711,40.3133087158203,40.044017791748,40.0382919311523,40.3476905822754,40.3534164428711,40.3534164428711,null,40.1414260864258,40.044017791748,39.8320274353027,39.8320274353027,39.8664054870605,39.8721351623535,39.9294281005859,39.9122428894043,39.9580764770508,39.9809951782227,40.0039138793945,40.0554809570312,40.061206817627,40.0841255187988,40.1070442199707,40.1414260864258,40.1414260864258,40.1414260864258,null,40.2732048034668,40.3075790405273,40.3247718811035,40.3820648193359,40.4393615722656,40.5023880004883,40.5310363769531,40.5596809387207,40.5940628051758,40.6112480163574,40.6055183410645,40.6055183410645,40.496654510498,40.496654510498,40.2789344787598,40.2732048034668,40.2732048034668,null,39.3450126647949,39.333553314209,39.3106346130371,39.3163642883301,39.1330184936523,39.1330184936523,39.0528030395508,39.0642623901367,39.2304191589355,39.2361526489258,39.3450126647949,39.3450126647949,null,36.5031394958496,36.4974136352539,36.5031394958496,36.4974136352539,36.5031394958496,36.755241394043,36.9443206787109,36.927131652832,36.8297271728516,36.8239974975586,36.5031394958496,36.5031394958496,null,37.65478515625,37.6433258056641,37.5803031921387,37.3625793457031,37.3740386962891,37.65478515625,37.65478515625,null,38.3939018249512,38.4798431396484,38.4683876037598,38.4569244384766,38.4454689025879,38.4454689025879,38.4454689025879,38.4454689025879,38.4511985778809,38.4454689025879,38.4511985778809,38.4626579284668,38.2220153808594,38.2162857055664,38.0272064208984,38.0386695861816,38.0501251220703,38.0501251220703,38.0558586120605,38.0558586120605,38.0501251220703,38.0558586120605,38.0558586120605,38.0272064208984,38.0386695861816,38.0558586120605,38.0615882873535,38.3939018249512,38.3939018249512,null,38.2162857055664,38.5199508666992,38.5142250061035,38.5371398925781,38.5314140319824,38.2735786437988,38.1933670043945,38.1876373291016,38.0730438232422,38.0787773132324,38.1876373291016,38.1761779785156,38.1876373291016,38.1990966796875,38.2162857055664,38.2162857055664,null,37.5860328674316,37.1333961486816,37.1276664733887,37.0417213439941,37.0417213439941,37.0818290710449,37.0875587463379,37.3110122680664,37.3052825927734,37.4943580627441,37.5516510009766,37.5974884033203,37.5860328674316,37.5860328674316,null,38.7434043884277,38.7491340637207,38.7777824401855,38.7949714660645,38.8121604919434,38.8293495178223,38.8350791931152,38.875186920166,38.8923759460449,38.9152946472168,38.9210243225098,38.9267539978027,38.9496688842773,38.9725875854492,39.2476081848145,39.2361526489258,39.2304191589355,39.0642623901367,39.0585327148438,39.0413436889648,39.0241546630859,39.0069694519043,39.0012359619141,38.9783172607422,38.9496688842773,38.8923759460449,38.8064308166504,38.7892417907715,38.7491340637207,38.7090263366699,38.6460037231445,38.6460037231445,38.6574630737305,38.6517333984375,38.6746520996094,38.703296661377,38.7319450378418,38.7434043884277,38.7434043884277,38.7434043884277,null,39.8320274353027,39.8320274353027,39.7575416564941,39.5398178100586,39.5398178100586,39.5570068359375,39.6028442382812,39.6372184753418,39.6715965270996,39.7117042541504,39.7518119812012,39.7518119812012,39.7575416564941,39.786190032959,39.7976493835449,39.8320274353027,39.8320274353027,null,36.927131652832,36.9214019775391,36.8698310852051,36.8583755493164,36.7667045593262,36.7380523681641,36.7094039916992,36.6807594299316,36.6521110534668,36.6291923522949,36.617733001709,36.612003326416,36.5948143005371,36.5776252746582,36.5432472229004,36.5375213623047,36.5260581970215,36.5088691711426,36.5088691711426,36.5833549499512,36.5948143005371,36.6750297546387,36.6750297546387,36.8068084716797,36.8068084716797,36.8698310852051,36.8698310852051,36.927131652832,36.927131652832,null,39.6257629394531,39.5283584594727,39.5283584594727,39.7575416564941,39.7976493835449,39.7976493835449,39.6257629394531,39.6257629394531,null,38.5715179443359,38.565788269043,38.5715179443359,38.5944366455078,38.6230850219727,38.6460037231445,38.7090263366699,38.7491340637207,38.7892417907715,38.8064308166504,38.8923759460449,38.9496688842773,38.9783172607422,39.0012359619141,39.0069694519043,39.0241546630859,39.0413436889648,39.0585327148438,39.0642623901367,39.0528030395508,38.703296661377,38.7090263366699,38.6975708007812,38.6803817749023,38.6631889343262,38.6517333984375,38.6230850219727,38.5829772949219,38.5715179443359,38.5715179443359,null,37.8896980285645,37.9011573791504,38.0730438232422,38.1876373291016,38.1933670043945,38.2735786437988,38.2678527832031,38.2334747314453,38.2277450561523,38.2220153808594,38.2105560302734,38.2105560302734,38.1990966796875,38.1876373291016,38.1876373291016,38.1990966796875,38.2220153808594,38.2277450561523,38.2220153808594,38.2105560302734,38.1933670043945,38.1933670043945,38.2162857055664,38.2220153808594,38.2277450561523,38.2162857055664,38.1819076538086,38.1704483032227,38.1704483032227,38.1417999267578,38.1417999267578,38.113151550293,38.107421875,38.0845031738281,38.0845031738281,38.0673141479492,38.0615882873535,38.0443954467773,38.0386695861816,38.0272064208984,38.0272064208984,38.0214805603027,38.0214805603027,37.8610496520996,37.8495941162109,37.832405090332,37.8266754150391,37.8266754150391,37.8094863891602,37.8667793273926,37.8839683532715,37.8896980285645,37.8896980285645,null,37.1276664733887,37.1333961486816,37.5860328674316,37.5917587280273,37.5917587280273,37.5974884033203,37.5860328674316,37.5974884033203,37.5974884033203,37.5803031921387,37.5860328674316,37.5803031921387,37.5917587280273,37.5974884033203,37.5860328674316,37.5917587280273,37.5860328674316,37.5631141662598,37.5631141662598,37.5344657897949,37.4370613098145,37.379768371582,37.3625793457031,37.3339309692383,37.3167419433594,37.2880935668945,37.2709045410156,37.2594451904297,37.2422561645508,37.2479858398438,37.2479858398438,37.2365264892578,37.2365264892578,37.2307968139648,37.2307968139648,37.2193412780762,37.2136077880859,37.2021484375,37.2021484375,37.1906890869141,37.1906890869141,37.1849594116211,37.1849594116211,37.1505851745605,37.1505851745605,37.1333961486816,37.1333961486816,37.1276664733887,37.1276664733887,37.1276664733887,null,39.3851165771484,39.4023056030273,39.4023056030273,39.3908500671387,39.3507423400879,39.327823638916,39.322093963623,39.2934455871582,39.2934455871582,39.2705268859863,39.2533378601074,39.2361526489258,39.2590675354004,39.2819862365723,39.2877159118652,39.2762565612793,39.2533378601074,39.2361526489258,39.2246894836426,39.2304191589355,39.2361526489258,39.2361526489258,39.2246894836426,39.2075004577637,39.2075004577637,39.5283584594727,39.6257629394531,39.6257629394531,39.6142997741699,39.5570068359375,39.5455436706543,39.5283584594727,39.4825248718262,39.46533203125,39.4538726806641,39.46533203125,39.46533203125,39.4538726806641,39.4424133300781,39.4309539794922,39.4366874694824,39.4137687683105,39.3851165771484,39.3851165771484,null,36.927131652832,36.8698310852051,36.8698310852051,36.8068084716797,36.8010787963867,36.8068084716797,36.8068084716797,36.8125381469727,36.8125381469727,36.8698310852051,37.070369720459,37.070369720459,37.0932884216309,37.0932884216309,37.0359916687012,37.0417213439941,37.0417213439941,36.9844245910645,36.9844245910645,36.9557762145996,36.9557762145996,36.9156684875488,36.927131652832,36.927131652832,null,38.4798431396484,38.737678527832,38.8465385437012,38.8293495178223,38.6574630737305,38.6574630737305,38.5715179443359,38.5715179443359,38.4626579284668,38.4511985778809,38.4454689025879,38.4511985778809,38.4454689025879,38.4454689025879,38.4454689025879,38.4454689025879,38.4569244384766,38.4683876037598,38.4798431396484,38.4798431396484,null,37.5803031921387,37.6433258056641,37.7579193115234,37.7636489868164,37.8954315185547,37.8896980285645,37.832405090332,37.832405090332,37.7350006103516,37.7350006103516,37.5745697021484,37.5803031921387,37.5803031921387,null,39.2304191589355,39.2361526489258,39.2304191589355,39.2361526489258,39.2533378601074,39.2877159118652,39.333553314209,39.3564720153809,39.3851165771484,39.4137687683105,39.4366874694824,39.4309539794922,39.4424133300781,39.4538726806641,39.46533203125,39.46533203125,39.4538726806641,39.46533203125,39.4825248718262,39.5283584594727,39.5455436706543,39.5570068359375,39.6142997741699,39.6257629394531,39.6372184753418,39.6658706665039,39.6773262023926,39.6887893676758,39.7002449035645,39.7117042541504,39.7002449035645,39.608570098877,39.322093963623,39.333553314209,39.2304191589355,39.2304191589355,null,37.0875587463379,37.0760955810547,37.0760955810547,36.8125381469727,36.8239974975586,36.8125381469727,36.9844245910645,37.0073432922363,37.0990142822266,37.0875587463379,37.0875587463379,null,40.6169776916504,40.5654106140137,40.5654106140137,40.5081176757812,40.4737358093262,40.4164428710938,40.376335144043,40.3476905822754,40.2789344787598,40.2502861022949,40.2617454528809,40.3075790405273,40.6169776916504,40.6169776916504,40.6169776916504,null,39.46533203125,39.46533203125,39.2304191589355,39.2132339477539,39.2132339477539,39.2304191589355,39.2361526489258,39.2017707824707,39.1788520812988,39.1788520812988,39.1731262207031,39.1788520812988,39.1788520812988,39.1788520812988,39.1502075195312,39.138744354248,39.138744354248,39.155933380127,39.1616630554199,39.155933380127,39.138744354248,39.138744354248,39.155933380127,39.155933380127,39.46533203125,39.46533203125,null,39.5283584594727,39.46533203125,39.46533203125,39.5398178100586,39.7575416564941,39.7575416564941,39.5283584594727,39.5283584594727,null,38.428279876709,38.7434043884277,38.7434043884277,38.7319450378418,38.703296661377,38.6746520996094,38.6517333984375,38.6574630737305,38.6460037231445,38.6460037231445,38.6230850219727,38.5944366455078,38.5715179443359,38.565788269043,38.5715179443359,38.5314140319824,38.4970321655273,38.4741172790527,38.4569244384766,38.4454689025879,38.428279876709,38.4110908508301,38.3824424743652,38.3824424743652,38.3709869384766,38.3308792114258,38.3308792114258,38.3251495361328,38.3366050720215,38.3308792114258,38.3366050720215,38.416820526123,38.428279876709,38.428279876709,null,38.6918411254883,38.9267539978027,38.9783172607422,39.0642623901367,39.0470733642578,39.018424987793,39.0012359619141,38.9840507507324,38.9725875854492,38.9840507507324,38.9783172607422,38.9783172607422,38.9725875854492,38.9725875854492,38.9496688842773,38.9267539978027,38.9210243225098,38.9152946472168,38.6803817749023,38.686107635498,38.6918411254883,38.6918411254883,null,38.2105560302734,38.1990966796875,37.7350006103516,37.7292709350586,37.6777038574219,37.6891632080078,37.6777038574219,37.7636489868164,37.7808380126953,38.1417999267578,38.1532592773438,38.1990966796875,38.2105560302734,38.2105560302734,null,37.3625793457031,37.5803031921387,37.5745697021484,37.4256019592285,37.2880935668945,37.2938232421875,37.2938232421875,37.3625793457031,37.3625793457031,null,37.4141426086426,37.4198760986328,37.7178115844727,37.7235412597656,37.8094863891602,37.9011573791504,37.9011573791504,37.8896980285645,37.7178115844727,37.7120819091797,37.4886283874512,37.4771690368652,37.4141426086426,37.4141426086426,null,40.1414260864258,39.9695358276367,39.7976493835449,39.7976493835449,40.044017791748,40.044017791748,40.1414260864258,40.1414260864258,40.1414260864258,null,40.044017791748,40.044017791748,40.044017791748,39.7976493835449,39.7575416564941,39.7575416564941,39.8320274353027,40.044017791748,40.044017791748,null,37.4141426086426,37.4198760986328,37.4141426086426,37.5860328674316,37.5974884033203,37.6662445068359,37.6662445068359,37.7808380126953,37.7808380126953,37.7636489868164,37.6777038574219,37.6891632080078,37.5803031921387,37.5745697021484,37.4886283874512,37.4886283874512,37.4141426086426,37.4141426086426,null,37.0531806945801,36.7896194458008,36.7953491210938,36.8068084716797,36.8125381469727,37.0760955810547,37.070369720459,37.058910369873,37.0531806945801,37.0531806945801,null,36.5088691711426,36.5260581970215,36.5375213623047,36.5432472229004,36.5776252746582,36.5948143005371,36.612003326416,36.617733001709,36.6291923522949,36.6291923522949,36.606273651123,36.5547065734863,36.4458465576172,36.4229278564453,36.3885498046875,35.9989395141602,35.9989395141602,36.0046691894531,36.0046691894531,36.1307182312012,36.1765556335449,36.1994743347168,36.2166595458984,36.2739562988281,36.2854156494141,36.3484420776367,36.3885498046875,36.4000091552734,36.4057388305664,36.474494934082,36.5031394958496,36.5088691711426,36.5088691711426,null,38.2105560302734,38.7204895019531,38.703296661377,38.6631889343262,38.6574630737305,38.6116256713867,38.6173553466797,38.6173553466797,38.6116256713867,38.5944366455078,38.5543327331543,38.5428695678711,38.5543327331543,38.5428695678711,38.56005859375,38.5772514343262,38.5715179443359,38.5772514343262,38.5887069702148,38.6173553466797,38.6345443725586,38.4741172790527,38.4110908508301,38.1990966796875,38.1990966796875,38.2105560302734,38.2105560302734,null,38.7204895019531,38.7204895019531,38.2105560302734,38.1990966796875,38.1532592773438,38.1417999267578,38.1417999267578,38.285041809082,38.703296661377,38.6975708007812,38.6803817749023,38.686107635498,38.6975708007812,38.7204895019531,38.7204895019531,null,40.044017791748,40.1414260864258,40.3935241699219,40.3935241699219,40.1414260864258,40.044017791748,40.044017791748,40.044017791748,null,37.4256019592285,37.4198760986328,37.4141426086426,37.2651748657227,37.2651748657227,37.0875587463379,37.0990142822266,37.2766342163086,37.2880935668945,37.4256019592285,37.4256019592285,null,40.0325622558594,39.9752655029297,39.9695358276367,40.1414260864258,40.2732048034668,40.2732048034668,40.0325622558594,40.0325622558594,null,40.2732048034668,40.1414260864258,40.1414260864258,40.3935241699219,40.4794692993164,40.4851989746094,40.5940628051758,40.5997886657715,40.5997886657715,40.4851989746094,40.4794692993164,40.2732048034668,40.2732048034668,null,38.5199508666992,38.2162857055664,38.2162857055664,38.2277450561523,38.2220153808594,38.2105560302734,38.2162857055664,38.2220153808594,38.4626579284668,38.5715179443359,38.56005859375,38.5199508666992,38.5199508666992,null,37.9011573791504,37.9011573791504,37.8094863891602,37.8094863891602,37.8266754150391,37.9183502197266,37.9183502197266,38.0787773132324,38.0730438232422,37.9011573791504,37.9011573791504,null,40.0210990905762,40.0210990905762,40.0783996582031,40.1242332458496,40.1815299987793,40.2101783752441,40.2617454528809,40.2732048034668,40.2789344787598,40.2789344787598,40.2560157775879,40.2502861022949,40.2216377258301,40.1643409729004,40.1414260864258,40.1070442199707,40.0841255187988,40.061206817627,40.0554809570312,40.0039138793945,39.9809951782227,39.9580764770508,39.9122428894043,39.9065093994141,39.8835906982422,39.8721351623535,39.9122428894043,39.9408874511719,39.9695358276367,40.0096435546875,40.0210990905762,40.0210990905762,null,38.9725875854492,38.9725875854492,38.9783172607422,38.9783172607422,38.9840507507324,38.9725875854492,38.9840507507324,39.0012359619141,39.018424987793,39.0470733642578,39.0642623901367,39.0757217407227,39.0929069519043,39.1100997924805,39.1215591430664,39.1330184936523,39.1502075195312,39.1788520812988,39.2075004577637,39.2304191589355,39.333553314209,39.322093963623,39.2476081848145,38.9725875854492,38.9725875854492,null,37.0417213439941,36.8870239257812,36.7896194458008,36.7838897705078,36.606273651123,36.6005439758301,36.5031394958496,36.4974136352539,36.7953491210938,36.7896194458008,37.0531806945801,37.0417213439941,37.0417213439941,null,37.7292709350586,37.6375961303711,37.6375961303711,37.5917587280273,37.5860328674316,37.3167419433594,37.2709045410156,37.2709045410156,37.2651748657227,37.3625793457031,37.3625793457031,37.5974884033203,37.5917587280273,37.5745697021484,37.5803031921387,37.6891632080078,37.6777038574219,37.7292709350586,37.7350006103516,37.7292709350586,37.7292709350586,null,38.8293495178223,38.8465385437012,39.0528030395508,39.138744354248,39.155933380127,39.138744354248,39.138744354248,39.155933380127,39.1616630554199,39.155933380127,39.138744354248,39.138744354248,39.1502075195312,39.1788520812988,39.1788520812988,39.1788520812988,39.1731262207031,39.1788520812988,39.1788520812988,39.2017707824707,39.2361526489258,39.2304191589355,39.2132339477539,39.2132339477539,39.2304191589355,39.2246894836426,39.2075004577637,39.1788520812988,39.1731262207031,39.1444778442383,38.9210243225098,38.8293495178223,38.8293495178223,null,37.2938232421875,37.064640045166,37.064640045166,37.345386505127,37.3740386962891,37.3625793457031,37.2938232421875,37.2938232421875,37.2938232421875,null,38.4741172790527,38.4683876037598,38.4511985778809,38.4511985778809,38.4626579284668,38.4683876037598,38.4798431396484,38.4855766296387,38.4741172790527,38.4798431396484,38.4855766296387,38.5027618408203,38.4855766296387,38.4741172790527,38.4626579284668,38.4569244384766,38.4511985778809,38.4569244384766,38.4454689025879,38.4053611755371,38.3824424743652,38.3308792114258,38.2449340820312,38.2162857055664,38.1704483032227,38.1188812255859,38.0845031738281,38.0845031738281,38.0443954467773,38.0272064208984,38.0042877197266,37.9985618591309,38.0386695861816,38.0558586120605,38.0615882873535,38.0615882873535,38.0845031738281,38.0787773132324,38.1990966796875,38.4110908508301,38.4741172790527,38.4741172790527,null,38.56005859375,38.5715179443359,38.5715179443359,38.6574630737305,38.6574630737305,38.8293495178223,38.9210243225098,38.9038352966309,38.9324798583984,38.9324798583984,38.880916595459,38.8866424560547,38.56005859375,38.56005859375,null,40.2617454528809,39.9523468017578,39.9523468017578,39.9580764770508,40.044017791748,40.3133087158203,40.3075790405273,40.2617454528809,40.2617454528809,null,37.4771690368652,37.4886283874512,37.7120819091797,37.7178115844727,37.8896980285645,37.8839683532715,37.8667793273926,37.8094863891602,37.8266754150391,37.8266754150391,37.832405090332,37.8495941162109,37.8610496520996,37.7063522338867,37.6375961303711,37.5974884033203,37.4657135009766,37.4771690368652,37.4771690368652,null,39.2877159118652,38.9439430236816,38.9324798583984,38.9324798583984,38.9038352966309,38.9210243225098,39.1444778442383,39.138744354248,39.1444778442383,39.1616630554199,39.1788520812988,39.1960411071777,39.2075004577637,39.190315246582,39.1673965454102,39.1502075195312,39.1616630554199,39.1960411071777,39.2132339477539,39.2075004577637,39.2075004577637,39.2246894836426,39.2361526489258,39.2361526489258,39.2304191589355,39.2246894836426,39.2361526489258,39.2533378601074,39.2762565612793,39.2877159118652,39.2877159118652,null,37.064640045166,37.2938232421875,37.2880935668945,37.2766342163086,37.0990142822266,37.0073432922363,36.927131652832,36.9443206787109,37.064640045166,37.064640045166,null,39.9523468017578,40.2617454528809,40.2502861022949,40.2101783752441,40.1586112976074,40.0382919311523,40.0096435546875,39.9408874511719,39.9523468017578,39.9523468017578,39.9523468017578,null,38.9840507507324,39.1330184936523,39.1330184936523,39.2246894836426,39.2189598083496,39.1788520812988,39.1444778442383,39.1100997924805,39.0528030395508,38.9955062866211,38.9382133483887,38.9267539978027,38.9152946472168,38.9152946472168,38.9267539978027,38.9267539978027,38.9152946472168,38.9210243225098,38.9210243225098,38.9095611572266,38.8866424560547,38.8866424560547,38.869457244873,38.869457244873,38.9267539978027,38.9267539978027,38.9840507507324,38.9840507507324,38.9840507507324,null,39.9752655029297,40.0325622558594,40.0382919311523,39.7117042541504,39.7002449035645,39.7117042541504,39.9752655029297,39.9752655029297,null,39.9695358276367,39.9752655029297,39.7117042541504,39.7002449035645,39.6887893676758,39.6773262023926,39.6658706665039,39.6372184753418,39.6257629394531,39.6257629394531,39.7976493835449,39.9695358276367,39.9695358276367,null,36.7838897705078,36.755241394043,36.5031394958496,36.5088691711426,36.6864852905273,36.7838897705078,36.7838897705078,null,39.6028442382812,39.608570098877,39.7002449035645,39.7117042541504,40.0382919311523,40.044017791748,39.9580764770508,39.9523468017578,39.6028442382812,39.6028442382812,null,37.3167419433594,37.5860328674316,37.5917587280273,37.6375961303711,37.6375961303711,37.5974884033203,37.5516510009766,37.4943580627441,37.3052825927734,37.3110122680664,37.3167419433594,37.3167419433594,null,38.0157508850098,38.1417999267578,38.1532592773438,38.2964973449707,38.285041809082,38.1417999267578,38.1417999267578,38.0443954467773,38.0501251220703,38.0443954467773,38.0272064208984,38.0443954467773,38.0443954467773,38.0272064208984,38.0100212097168,38.0100212097168,38.0157508850098,38.0157508850098,null,39.9523468017578,39.9408874511719,39.91796875,39.8835906982422,39.8549423217773,39.7976493835449,39.7575416564941,39.7346229553223,39.7117042541504,39.6830558776855,39.6887893676758,39.6544075012207,39.6544075012207,39.9523468017578,39.9523468017578,null,40.5997886657715,40.5997886657715,40.5023880004883,40.4909286499023,40.3935241699219,40.2732048034668,40.2732048034668,40.4794692993164,40.4851989746094,40.5997886657715,40.5997886657715,40.5997886657715,null,38.428279876709,38.428279876709,38.416820526123,38.3366050720215,38.3308792114258,38.3366050720215,38.3251495361328,38.3308792114258,38.3308792114258,38.2964973449707,38.1532592773438,38.1417999267578,38.0157508850098,38.0214805603027,38.0214805603027,38.0272064208984,38.0272064208984,38.0386695861816,38.0443954467773,38.0615882873535,38.0673141479492,38.0845031738281,38.0845031738281,38.107421875,38.113151550293,38.1417999267578,38.1417999267578,38.1704483032227,38.1704483032227,38.1819076538086,38.2162857055664,38.2277450561523,38.3480682373047,38.3480682373047,38.428279876709,38.428279876709,null,36.6521110534668,36.6291923522949,36.5833549499512,36.5718955993652,36.5661659240723,36.5776252746582,36.617733001709,36.6406517028809,36.6578407287598,36.6692962646484,36.6807594299316,36.6807594299316,36.6922149658203,36.6979484558105,36.7151336669922,36.7208671569824,36.7323226928711,36.7323226928711,36.755241394043,36.7838897705078,36.7838897705078,36.7953491210938,36.8010787963867,36.8125381469727,36.8125381469727,36.8297271728516,36.8297271728516,36.8411865234375,36.8411865234375,36.8698310852051,36.8698310852051,36.8698310852051,36.9042129516602,36.9099426269531,36.9385871887207,36.9385871887207,36.9500503540039,36.9557762145996,36.9672393798828,36.9672393798828,36.9958839416504,37.0188026428223,37.0073432922363,37.0073432922363,37.0245323181152,37.058910369873,37.0875587463379,37.0932884216309,37.070369720459,37.0302619934082,37.0016136169434,36.9958839416504,36.9844245910645,36.9672393798828,36.9672393798828,36.927131652832,36.892749786377,36.8411865234375,36.8125381469727,36.8068084716797,36.7896194458008,36.7724304199219,36.7437858581543,36.7437858581543,36.7094039916992,36.6750297546387,36.6750297546387,36.6521110534668,36.6521110534668,null,38.7434043884277,38.428279876709,38.428279876709,38.5944366455078,38.686107635498,38.6803817749023,38.9152946472168,38.8923759460449,38.875186920166,38.8350791931152,38.8293495178223,38.8121604919434,38.7949714660645,38.7777824401855,38.7491340637207,38.7434043884277,38.7434043884277,null,39.3450126647949,39.6028442382812,39.5971145629883,39.6544075012207,39.6544075012207,39.6544075012207,39.333553314209,39.3450126647949,39.3450126647949,null,39.1330184936523,39.1330184936523,38.9840507507324,38.8350791931152,38.8350791931152,38.7204895019531,38.6975708007812,38.686107635498,38.6803817749023,38.6975708007812,38.703296661377,39.0528030395508,39.1330184936523,39.1330184936523,39.1330184936523,null,38.686107635498,38.5944366455078,38.428279876709,38.3480682373047,38.3480682373047,38.2277450561523,38.2220153808594,38.2162857055664,38.1933670043945,38.1933670043945,38.2105560302734,38.2220153808594,38.2277450561523,38.2220153808594,38.1990966796875,38.1876373291016,38.1876373291016,38.1990966796875,38.2105560302734,38.2105560302734,38.2220153808594,38.2277450561523,38.2334747314453,38.2678527832031,38.2735786437988,38.5314140319824,38.6918411254883,38.686107635498,38.686107635498,null,36.6406517028809,36.5031394958496,36.474494934082,36.4573059082031,36.474494934082,36.5375213623047,36.5661659240723,36.5833549499512,36.5776252746582,36.5489768981934,36.5375213623047,36.5203285217285,36.5031394958496,36.4859504699707,36.440113067627,36.3885498046875,36.3713607788086,36.3599014282227,36.3656311035156,36.4000091552734,36.4057388305664,36.4000091552734,36.4000091552734,36.4343872070312,36.4343872070312,36.3942794799805,36.3942794799805,36.3942794799805,36.3885498046875,36.4229278564453,36.4458465576172,36.5547065734863,36.606273651123,36.6291923522949,36.6349220275879,36.8583755493164,36.8583755493164,36.8698310852051,36.8698310852051,36.8641052246094,36.8698310852051,36.8411865234375,36.8411865234375,36.8297271728516,36.8297271728516,36.8125381469727,36.8125381469727,36.8010787963867,36.7953491210938,36.7838897705078,36.7838897705078,36.755241394043,36.7323226928711,36.7323226928711,36.7208671569824,36.7151336669922,36.6979484558105,36.6922149658203,36.6807594299316,36.6807594299316,36.6692962646484,36.6578407287598,36.6406517028809,36.6406517028809,null,36.755241394043,36.7838897705078,37.0130767822266,37.0245323181152,37.064640045166,37.064640045166,36.9443206787109,36.755241394043,36.755241394043,null,40.5997886657715,40.5940628051758,40.4851989746094,40.4851989746094,40.3935241699219,40.3935241699219,40.1414260864258,40.1414260864258,40.1643409729004,40.2216377258301,40.2502861022949,40.2560157775879,40.2789344787598,40.2789344787598,40.496654510498,40.496654510498,40.6055183410645,40.5997886657715,40.5997886657715,null,36.5031394958496,36.5031394958496,36.4974136352539,36.4974136352539,36.4974136352539,36.5031394958496,36.6005439758301,36.606273651123,36.7838897705078,36.7896194458008,36.8870239257812,36.8698310852051,36.8125381469727,36.8125381469727,36.5031394958496,36.5031394958496,null,38.2964973449707,38.3308792114258,38.3709869384766,38.3824424743652,38.3824424743652,38.4110908508301,38.428279876709,38.4454689025879,38.4569244384766,38.4741172790527,38.4970321655273,38.5314140319824,38.5715179443359,38.5829772949219,38.6230850219727,38.6517333984375,38.6631889343262,38.6803817749023,38.6975708007812,38.7090263366699,38.703296661377,38.285041809082,38.2964973449707,38.2964973449707,null,36.5031394958496,36.8068084716797,36.7953491210938,36.4974136352539,36.4974136352539,36.5031394958496,36.5031394958496,36.5031394958496,36.5031394958496,null,35.9989395141602,36.3885498046875,36.3942794799805,36.3942794799805,36.3942794799805,36.4343872070312,36.4343872070312,36.4000091552734,36.4000091552734,36.4057388305664,36.4000091552734,36.3656311035156,36.3484420776367,36.3427124023438,36.3255233764648,36.2796859741211,36.2624969482422,36.2453117370605,36.2567672729492,36.2624969482422,36.2338485717773,36.2166595458984,36.1880149841309,36.1708221435547,36.1421775817871,36.0963401794434,36.0619659423828,36.0619659423828,36.0333137512207,36.0046691894531,36.0046691894531,36.0046691894531,36.0046691894531,35.9989395141602,35.9989395141602,null,37.6719779968262,37.7636489868164,37.7922973632812,37.8954315185547,37.8782386779785,37.8896980285645,37.8209419250488,37.8037567138672,37.7751083374023,37.7464599609375,37.6891632080078,37.6719779968262,37.6490592956543,37.5803031921387,37.5631141662598,37.5631141662598,37.5860328674316,37.5917587280273,37.5860328674316,37.5974884033203,37.5917587280273,37.5803031921387,37.5860328674316,37.5803031921387,37.5974884033203,37.5974884033203,37.5860328674316,37.5974884033203,37.5917587280273,37.5917587280273,37.5860328674316,37.5974884033203,37.6375961303711,37.6719779968262,37.6719779968262,null,38.5199508666992,38.56005859375,38.8866424560547,38.880916595459,38.9324798583984,38.9439430236816,38.9267539978027,38.6918411254883,38.5314140319824,38.5371398925781,38.5142250061035,38.5199508666992,38.5199508666992,null,37.5974884033203,37.5974884033203,37.6948928833008,37.7063522338867,38.0100212097168,38.0100212097168,38.0272064208984,38.0443954467773,38.0443954467773,38.0272064208984,38.0443954467773,38.0501251220703,38.0443954467773,38.1417999267578,38.1532592773438,38.1417999267578,37.7808380126953,37.7808380126953,37.6662445068359,37.6662445068359,37.5974884033203,37.5974884033203,null,39.1330184936523,39.1330184936523,39.3163642883301,39.4424133300781,39.5971145629883,39.5684623718262,39.5111694335938,39.4538726806641,39.4424133300781,39.4137687683105,39.4023056030273,39.3679313659668,39.3106346130371,39.2647972106934,39.2361526489258,39.2189598083496,39.2246894836426,39.1330184936523,39.1330184936523,39.1330184936523,null,39.46533203125,39.155933380127,39.1673965454102,39.1960411071777,39.1788520812988,39.1960411071777,39.2132339477539,39.2762565612793,39.333553314209,39.3851165771484,39.4023056030273,39.4252243041992,39.46533203125,39.5054397583008,39.5398178100586,39.5398178100586,39.46533203125,39.46533203125,null,37.4198760986328,37.4256019592285,37.5745697021484,37.7350006103516,37.7350006103516,37.832405090332,37.8266754150391,37.8094863891602,37.8094863891602,37.7235412597656,37.7178115844727,37.4198760986328,37.4198760986328,null,38.0214805603027,38.0157508850098,38.0100212097168,37.7063522338867,37.6948928833008,37.5974884033203,37.5974884033203,37.6375961303711,37.7063522338867,37.8610496520996,38.0214805603027,38.0214805603027,null,40.3935241699219,40.4909286499023,40.5023880004883,40.5997886657715,40.6055183410645,40.6055183410645,40.5825996398926,40.5654106140137,40.5654106140137,40.5654106140137,40.5596809387207,40.548225402832,40.5424919128418,40.5367622375488,40.5253067016602,40.5195732116699,40.496654510498,40.4680099487305,40.4336318969727,40.4221725463867,40.4164428710938,40.3935241699219,40.3820648193359,40.3534164428711,40.3476905822754,40.3877983093262,40.3935241699219,40.3935241699219,null,39.6544075012207,39.6887893676758,39.6830558776855,39.5971145629883,39.4424133300781,39.3163642883301,39.3106346130371,39.333553314209,39.6544075012207,39.6544075012207,null,39.6028442382812,39.3450126647949,39.2361526489258,39.2476081848145,39.322093963623,39.608570098877,39.6028442382812,39.6028442382812,null,39.46533203125,39.5283584594727,39.5283584594727,39.2075004577637,39.2132339477539,39.1960411071777,39.1616630554199,39.1502075195312,39.1673965454102,39.190315246582,39.2075004577637,39.1960411071777,39.1788520812988,39.1616630554199,39.1444778442383,39.138744354248,39.1444778442383,39.1731262207031,39.1788520812988,39.2075004577637,39.2246894836426,39.2304191589355,39.46533203125,39.46533203125,null,37.0932884216309,37.1219329833984,37.1276664733887,37.1505851745605,37.1505851745605,37.1563148498535,37.1677703857422,37.1964225769043,37.1964225769043,37.1849594116211,37.1849594116211,37.2422561645508,37.2422561645508,37.2995529174805,37.3052825927734,37.4026870727539,37.4141426086426,37.4886283874512,37.4886283874512,37.5745697021484,37.5803031921387,37.5745697021484,37.5917587280273,37.5974884033203,37.3625793457031,37.3625793457031,37.2651748657227,37.2709045410156,37.1563148498535,37.1505851745605,37.1333961486816,37.1276664733887,37.0417213439941,37.0359916687012,37.0932884216309,37.0932884216309,37.0932884216309,null,36.8068084716797,36.8068084716797,36.6750297546387,36.6750297546387,36.5948143005371,36.5833549499512,36.5088691711426,36.5031394958496,36.5031394958496,36.8125381469727,36.8068084716797,36.8068084716797,36.8010787963867,36.8068084716797,36.8068084716797,null,38.869457244873,38.8866424560547,38.8866424560547,38.9095611572266,38.9210243225098,38.9210243225098,38.9152946472168,38.9267539978027,38.9267539978027,38.9152946472168,38.9152946472168,38.9267539978027,38.9382133483887,38.9152946472168,38.880916595459,38.8579978942871,38.869457244873,38.8866424560547,38.9267539978027,38.9611320495605,38.9496688842773,38.9439430236816,38.9267539978027,38.9267539978027,38.9210243225098,38.8866424560547,38.8579978942871,38.8293495178223,38.8350791931152,38.8293495178223,38.8350791931152,38.8579978942871,38.8866424560547,38.8866424560547,38.880916595459,38.8579978942871,38.8293495178223,38.8236198425293,38.8178901672363,38.8121604919434,38.7777824401855,38.7663230895996,38.7319450378418,38.703296661377,38.6803817749023,38.6803817749023,38.6918411254883,38.686107635498,38.6746520996094,38.6345443725586,38.6173553466797,38.5887069702148,38.5772514343262,38.5715179443359,38.5772514343262,38.56005859375,38.5428695678711,38.5543327331543,38.869457244873,38.869457244873,null,38.2162857055664,38.2105560302734,38.2220153808594,38.2277450561523,38.2162857055664,38.2162857055664,38.1990966796875,38.1876373291016,38.1761779785156,38.1876373291016,38.0787773132324,37.9183502197266,37.9183502197266,37.8266754150391,37.832405090332,37.832405090332,37.8896980285645,37.8954315185547,38.0272064208984,38.2162857055664,38.2162857055664,null,37.6375961303711,37.6375961303711,37.7292709350586,38.0615882873535,38.0558586120605,38.0386695861816,37.9985618591309,38.0042877197266,38.0272064208984,38.0443954467773,37.9813690185547,37.8725128173828,37.6662445068359,37.6948928833008,37.6719779968262,37.6375961303711,37.6375961303711,37.6375961303711,null,38.6345443725586,38.6746520996094,38.686107635498,38.6918411254883,38.6803817749023,38.6803817749023,38.703296661377,38.7319450378418,38.7663230895996,38.7777824401855,38.8121604919434,38.8178901672363,38.8236198425293,38.8293495178223,38.8579978942871,38.880916595459,38.8866424560547,38.8866424560547,38.8579978942871,38.8350791931152,38.8293495178223,38.8350791931152,38.8293495178223,38.8007011413574,38.7777824401855,38.7720527648926,38.7663230895996,38.7204895019531,38.7147598266602,38.6460037231445,38.5715179443359,38.5027618408203,38.428279876709,38.4053611755371,38.4454689025879,38.4569244384766,38.4511985778809,38.4569244384766,38.4626579284668,38.4741172790527,38.4855766296387,38.5027618408203,38.4855766296387,38.4798431396484,38.4741172790527,38.4855766296387,38.4798431396484,38.4683876037598,38.4626579284668,38.4511985778809,38.4511985778809,38.4683876037598,38.4741172790527,38.6345443725586,38.6345443725586,null,38.5027618408203,38.5715179443359,38.6460037231445,38.7147598266602,38.7204895019531,38.7663230895996,38.7720527648926,38.737678527832,38.686107635498,38.6517333984375,38.6173553466797,38.5829772949219,38.5428695678711,38.5027618408203,38.5027618408203,null,38.1188812255859,38.0845031738281,38.0787773132324,38.0730438232422,38.0272064208984,37.969913482666,37.969913482666,37.969913482666,37.9527244567871,37.9355354309082,37.9183502197266,37.8954315185547,37.7922973632812,37.7636489868164,37.6719779968262,37.6948928833008,37.6662445068359,37.8725128173828,37.9813690185547,38.0443954467773,38.0845031738281,38.0845031738281,38.1188812255859,38.1188812255859,null,38.9439430236816,39.2877159118652,39.2819862365723,39.2590675354004,39.2361526489258,39.2533378601074,39.2705268859863,39.2934455871582,39.2934455871582,39.322093963623,39.327823638916,39.3507423400879,39.3908500671387,39.4023056030273,39.4023056030273,39.3851165771484,39.3564720153809,39.333553314209,39.2877159118652,39.2533378601074,39.2361526489258,39.2304191589355,39.2361526489258,39.2304191589355,39.2075004577637,39.1788520812988,39.1502075195312,39.1330184936523,39.1215591430664,39.1100997924805,39.0929069519043,39.0757217407227,39.0642623901367,38.9783172607422,38.9267539978027,38.9439430236816,38.9439430236816,null,40.6112480163574,40.3534164428711,40.3534164428711,40.3820648193359,40.3935241699219,40.4164428710938,40.4221725463867,40.4336318969727,40.4680099487305,40.496654510498,40.5195732116699,40.5253067016602,40.5367622375488,40.5424919128418,40.548225402832,40.5596809387207,40.5654106140137,40.5654106140137,40.5654106140137,40.5825996398926,40.6055183410645,40.6055183410645,40.6112480163574,40.6112480163574,null,40.3534164428711,40.6112480163574,40.6169776916504,40.6169776916504,40.3075790405273,40.3133087158203,40.3534164428711,40.3534164428711,null,36.8583755493164,36.8698310852051,36.9099426269531,36.927131652832,36.9500503540039,36.9729652404785,37.0016136169434,37.0302619934082,37.064640045166,37.0990142822266,37.1276664733887,37.1276664733887,37.1333961486816,37.1333961486816,37.1505851745605,37.1505851745605,37.1849594116211,37.1849594116211,37.1906890869141,37.1906890869141,37.2021484375,37.2021484375,37.2136077880859,37.2193412780762,37.2307968139648,37.2307968139648,37.2365264892578,37.2365264892578,37.2479858398438,37.2479858398438,37.2422561645508,37.2594451904297,37.2193412780762,37.1792297363281,37.1448516845703,37.1162071228027,37.0818290710449,37.0417213439941,37.0188026428223,36.9958839416504,36.9672393798828,36.9672393798828,36.9557762145996,36.9500503540039,36.9385871887207,36.9385871887207,36.9099426269531,36.9042129516602,36.8698310852051,36.8698310852051,36.8698310852051,36.8641052246094,36.8698310852051,36.8698310852051,36.8583755493164,36.8583755493164,36.8583755493164,null,37.0417213439941,37.2307968139648,37.2422561645508,37.4198760986328,37.4141426086426,37.4026870727539,37.3052825927734,37.2995529174805,37.2422561645508,37.2422561645508,37.1849594116211,37.1849594116211,37.1964225769043,37.1964225769043,37.1677703857422,37.1563148498535,37.1505851745605,37.1505851745605,37.1276664733887,37.1219329833984,37.0932884216309,37.070369720459,37.070369720459,36.8698310852051,36.8870239257812,37.0417213439941,37.0417213439941,null,39.9523468017578,39.9523468017578,39.6544075012207,39.6544075012207,39.5971145629883,39.6028442382812,39.9523468017578,39.9523468017578,39.9523468017578,null,37.1333961486816,37.1276664733887,37.0990142822266,37.064640045166,37.0302619934082,37.0016136169434,36.9729652404785,36.9500503540039,36.927131652832,36.9099426269531,36.8698310852051,36.8583755493164,36.6349220275879,36.6291923522949,36.6291923522949,36.6521110534668,36.6807594299316,36.7094039916992,36.7380523681641,36.7667045593262,36.8583755493164,36.8698310852051,36.9214019775391,36.9156684875488,36.927131652832,36.927131652832,36.9615058898926,36.9615058898926,36.9786949157715,36.9786949157715,37.0016136169434,37.0016136169434,37.0359916687012,37.0417213439941,37.0417213439941,37.1276664733887,37.1333961486816,37.1333961486816,null,36.5031394958496,36.8239974975586,36.8297271728516,36.927131652832,37.0073432922363,36.9844245910645,36.8125381469727,36.8239974975586,36.5031394958496,36.4974136352539,36.5031394958496,36.5031394958496,null,40.2732048034668,40.3935241699219,40.3877983093262,40.3476905822754,40.0382919311523,40.0325622558594,40.2732048034668,40.2732048034668,null,36.5031394958496,36.5031394958496,36.4974136352539,36.5031394958496,36.4974136352539,36.5031394958496,36.8239974975586,36.8125381469727,36.8068084716797,36.5031394958496,36.5031394958496,36.5031394958496,null,37.4198760986328,37.2422561645508,37.2307968139648,37.0417213439941,37.0531806945801,37.058910369873,37.2422561645508,37.2479858398438,37.4657135009766,37.5974884033203,37.5974884033203,37.5974884033203,37.5860328674316,37.4141426086426,37.4198760986328,37.4198760986328,null,37.6433258056641,37.65478515625,37.6777038574219,38.0443954467773,38.0615882873535,38.0558586120605,38.0386695861816,38.0272064208984,38.0558586120605,38.0558586120605,38.0501251220703,38.0558586120605,38.0558586120605,38.0501251220703,38.0501251220703,38.0386695861816,38.0272064208984,37.8954315185547,37.7636489868164,37.7579193115234,37.6433258056641,37.6433258056641,null,38.7204895019531,38.7204895019531,38.8350791931152,38.8350791931152,38.9840507507324,38.9840507507324,38.9267539978027,38.9267539978027,38.869457244873,38.869457244873,38.5543327331543,38.5428695678711,38.5543327331543,38.5944366455078,38.6116256713867,38.6173553466797,38.6173553466797,38.6116256713867,38.6574630737305,38.6631889343262,38.703296661377,38.7204895019531,38.7204895019531,null,38.1990966796875,38.0787773132324,38.0845031738281,38.0615882873535,38.0615882873535,37.7292709350586,37.7350006103516,38.1990966796875,38.1990966796875,38.1990966796875,null,36.9214019775391,36.927131652832,36.9156684875488,36.9557762145996,36.9557762145996,36.9844245910645,36.9844245910645,37.0417213439941,37.0417213439941,37.1276664733887,37.1333961486816,37.1505851745605,37.1563148498535,37.2709045410156,37.2709045410156,37.3167419433594,37.3110122680664,37.0875587463379,37.0818290710449,37.0417213439941,37.0359916687012,37.0016136169434,37.0016136169434,36.9786949157715,36.9786949157715,36.9615058898926,36.9615058898926,36.927131652832,36.927131652832,36.9156684875488,36.9214019775391,36.9214019775391,null,37.0760955810547,37.0760955810547,37.0875587463379,37.2651748657227,37.2651748657227,37.4141426086426,37.4771690368652,37.4886283874512,37.4771690368652,37.2594451904297,37.2537155151367,37.070369720459,37.0760955810547,37.0760955810547,null,40.5940628051758,40.5940628051758,40.5940628051758,40.4851989746094,40.4794692993164,40.3935241699219,40.3935241699219,40.3935241699219,40.4851989746094,40.4851989746094,40.5940628051758,40.5940628051758,null,37.058910369873,37.070369720459,37.2537155151367,37.2594451904297,37.4771690368652,37.4657135009766,37.2479858398438,37.2422561645508,37.058910369873,37.058910369873,null,45.9053764343262,45.8824615478516,45.8423538208008,45.7449493408203,45.7621383666992,45.807975769043,45.8251647949219,45.8538131713867,45.8824615478516,45.8824615478516,45.8652687072754,45.8538131713867,45.80224609375,45.7907867431641,45.7564086914062,45.6819229125977,45.6590042114258,45.618896484375,45.5845222473145,45.5272254943848,45.4985771179199,45.4183654785156,45.4412841796875,45.4069061279297,45.355339050293,45.3381500244141,45.0860481262207,45.0860481262207,45.028751373291,45.0058326721191,44.9141616821289,44.9084320068359,44.8282203674316,44.8282203674316,44.7823829650879,44.7823829650879,44.7193565368652,44.7193565368652,44.6849784851074,44.6620597839355,44.6219520568848,44.5531959533691,44.5474662780762,44.5646591186523,44.5646591186523,44.5531959533691,44.5245513916016,44.5646591186523,44.5360107421875,44.5417404174805,44.5302772521973,44.576114654541,44.5360107421875,44.4615249633789,44.450065612793,44.4787139892578,44.5073585510254,44.4729843139648,44.4214210510254,44.3813133239746,44.3698501586914,44.4099578857422,44.4214210510254,44.4787139892578,44.5188217163086,44.6047668457031,44.6391410827637,44.765193939209,44.8224868774414,44.7938385009766,44.7823829650879,44.8110313415527,44.8282203674316,44.8683242797852,44.9370803833008,44.9657287597656,45.0574035644531,45.1204261779785,45.1318855285645,45.2980422973633,45.355339050293,45.4584693908691,45.4928512573242,45.5214958190918,45.5444145202637,45.5845222473145,45.6131706237793,45.6303596496582,45.6418151855469,45.6991119384766,45.7277603149414,45.7506790161133,45.7506790161133,45.7449493408203,45.7678680419922,45.807975769043,45.8308944702148,45.8538131713867,45.8824615478516,45.9053764343262,45.9053764343262,null,45.1891822814941,45.1891822814941,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0001029968262,45.0001029968262,44.9943771362305,45.0001029968262,45.0745887756348,45.1089668273926,45.1548042297363,45.223560333252,45.223560333252,45.3610687255859,45.4011764526367,45.4183654785156,45.4355506896973,45.4699325561523,45.4642028808594,45.4699325561523,45.4928512573242,45.4928512573242,45.5214958190918,45.5214958190918,45.7850570678711,45.7907867431641,45.8939208984375,45.9053764343262,45.934024810791,45.9397583007812,45.9684028625488,45.9626770019531,45.9798622131348,45.985595703125,46.0428886413574,46.0428886413574,46.0428886413574,45.9569435119629,45.9397583007812,45.9168395996094,45.9168395996094,45.8652687072754,45.8652687072754,45.8251647949219,45.8251647949219,45.7907867431641,45.7850570678711,45.6819229125977,45.6819229125977,45.670467376709,45.676197052002,45.355339050293,45.349609375,45.1891822814941,45.1891822814941,45.1891822814941,null,47.738842010498,47.7331161499023,47.7503051757812,47.7674903869629,47.8018684387207,47.8133277893066,47.796142578125,47.8018684387207,47.7846794128418,47.8018684387207,47.796142578125,47.7273864746094,47.7273864746094,47.744571685791,47.8591651916504,47.8591651916504,48.0138626098633,48.1284523010254,48.202938079834,48.2201271057129,48.2831535339355,48.2831535339355,48.386287689209,48.392017364502,48.4435806274414,48.4435806274414,48.51806640625,48.51806640625,48.5638999938965,48.9076805114746,48.9134063720703,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9191360473633,48.9134063720703,48.7415199279785,48.7300605773926,48.5638999938965,48.5638999938965,48.4321250915527,48.4206619262695,48.2143974304199,48.2143974304199,47.9852142333984,47.9852142333984,47.9966735839844,47.9852142333984,47.9508361816406,47.9221878051758,47.9164619445801,47.8591651916504,47.8477058410645,47.738842010498,47.738842010498,null,46.5642776489258,46.5700073242188,46.7476272583008,46.7762756347656,46.7648162841797,46.7590866088867,46.7705421447754,46.7476272583008,46.713249206543,46.701789855957,46.6731414794922,46.6330337524414,46.6330337524414,46.5642776489258,46.5413627624512,46.5184440612793,46.5127143859863,46.4783363342285,46.4324989318848,46.4324989318848,46.4496879577637,46.4210395812988,46.4210395812988,46.3408241271973,46.3236389160156,46.2949905395508,46.260612487793,46.2434234619141,46.1918601989746,46.1918601989746,46.1803970336914,46.1803970336914,46.1402893066406,46.0944519042969,46.0543479919434,45.9913215637207,45.9913215637207,45.9684028625488,45.9053764343262,45.9053764343262,45.8710021972656,45.8366241455078,46.0428886413574,46.0428886413574,46.5642776489258,46.5642776489258,null,44.9943771362305,45.0001029968262,44.9943771362305,45.0001029968262,45.0001029968262,45.0001029968262,44.9943771362305,45.1719932556152,45.1777229309082,45.2464752197266,45.2579383850098,45.3037757873535,45.3037757873535,45.3324203491211,45.4069061279297,45.4183654785156,45.4412841796875,45.4584693908691,45.4642028808594,45.5272254943848,45.532958984375,45.5845222473145,45.5845222473145,45.5902519226074,45.6131706237793,45.618896484375,45.6131706237793,45.618896484375,45.6360893249512,45.5902519226074,45.5558738708496,45.5272254943848,45.5157661437988,45.4699325561523,45.4699325561523,45.4355506896973,45.4183654785156,45.4011764526367,45.3610687255859,45.223560333252,45.223560333252,45.1548042297363,45.1089668273926,45.0745887756348,45.0001029968262,44.9943771362305,44.9943771362305,null,45.0058326721191,45.3610687255859,45.3610687255859,45.4183654785156,45.4183654785156,45.7048416137695,45.7163047790527,45.7850570678711,45.7850570678711,46.1402893066406,46.1460227966309,46.1402893066406,46.0543479919434,46.0543479919434,45.985595703125,45.9684028625488,45.9569435119629,45.9569435119629,45.9684028625488,45.9684028625488,45.8824615478516,45.8767318725586,45.212100982666,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,null,46.9023246765137,46.9080543518066,47.1028594970703,47.1143188476562,47.0971336364746,47.1028594970703,47.1200485229492,47.1200485229492,47.1888046264648,47.1888046264648,47.5096626281738,47.5039329528809,47.4981994628906,47.6013336181641,47.6013336181641,47.6930084228516,47.6930084228516,47.6987342834473,47.5898742675781,47.5440368652344,47.5211181640625,47.5211181640625,47.4523620605469,47.4409065246582,47.4122581481934,47.3606910705566,47.3549613952637,47.291934967041,47.291934967041,47.3091239929199,47.3091239929199,47.2518310546875,47.2403717041016,47.2174530029297,47.0971336364746,47.0914001464844,46.833568572998,46.8278427124023,46.8221130371094,46.833568572998,46.8736763000488,46.8851356506348,46.9710807800293,47.0111885070801,47.0054588317871,47.0111885070801,47.0512962341309,47.0742149353027,47.0799407958984,47.0054588317871,47.0111885070801,46.9997253417969,46.9997253417969,46.9080543518066,46.9023246765137,46.9023246765137,null,48.1284523010254,48.0138626098633,47.8591651916504,47.8591651916504,47.744571685791,47.7331161499023,47.7273864746094,47.7044677734375,47.7159233093262,47.7044677734375,47.6586303710938,47.5440368652344,47.5153884887695,47.4695510864258,47.4466361999512,47.4122581481934,47.4065284729004,47.4122581481934,47.4409065246582,47.4523620605469,47.5211181640625,47.5211181640625,47.5440368652344,47.5898742675781,47.6987342834473,47.6930084228516,47.9852142333984,48.1227264404297,48.1284523010254,48.2086715698242,48.2086715698242,48.2143974304199,48.3003425598145,48.3003425598145,48.2086715698242,48.2086715698242,48.1227264404297,48.1284523010254,48.1284523010254,null,45.7907867431641,46.0256996154785,46.0428886413574,46.1460227966309,46.1460227966309,46.4840660095215,46.4955253601074,46.839298248291,46.839298248291,46.8507614135742,46.8736763000488,46.8736763000488,46.8450317382812,46.8278427124023,46.7476272583008,46.7476272583008,46.6674118041992,46.6502227783203,46.6043853759766,46.6043853759766,46.5700073242188,46.575740814209,46.5413627624512,46.5528221130371,46.575740814209,46.575740814209,46.6215782165527,46.6215782165527,46.4897956848145,46.4840660095215,46.3121795654297,46.3064498901367,46.1460227966309,46.1402893066406,45.7850570678711,45.7850570678711,45.7907867431641,45.807975769043,45.796516418457,45.7850570678711,45.7850570678711,45.7907867431641,45.7907867431641,null,48.9993515014648,49.0050811767578,48.9993515014648,48.9993515014648,49.0050811767578,49.0050811767578,48.9993515014648,48.9191360473633,48.9191360473633,48.655574798584,48.649845123291,48.5638999938965,48.5638999938965,48.5696334838867,48.8274612426758,48.8331909179688,48.9134063720703,48.9191360473633,48.9993515014648,48.9993515014648,null,47.3549613952637,47.3263130187988,47.3205871582031,47.2690162658691,47.1945343017578,47.0455627441406,47.0455627441406,46.9939994812012,46.9309730529785,46.8622169494629,46.8622169494629,46.8622169494629,46.8965950012207,46.9195137023926,46.9195137023926,46.976806640625,46.9825401306152,47.1830749511719,47.1888046264648,47.5325775146484,47.5325775146484,47.7904090881348,47.796142578125,47.6987342834473,47.6987342834473,47.61279296875,47.61279296875,47.5268516540527,47.5268516540527,47.3549613952637,47.3549613952637,47.3549613952637,null,45.9053764343262,45.9225692749023,45.9397583007812,45.9397583007812,45.9569435119629,45.985595703125,45.9798622131348,45.9970512390137,46.0142402648926,45.9970512390137,46.0314292907715,46.0428886413574,46.128833770752,46.1345596313477,46.2147750854492,46.2147750854492,46.2548828125,46.260612487793,46.2262344360352,46.1689414978027,46.1517486572266,46.1632080078125,46.128833770752,46.1116409301758,46.0428886413574,46.0371589660645,45.9970512390137,45.985595703125,45.928295135498,45.9168395996094,45.8996505737305,45.8652687072754,45.8538131713867,45.8652687072754,45.8824615478516,45.8824615478516,45.8538131713867,45.8251647949219,45.807975769043,45.7621383666992,45.7449493408203,45.8423538208008,45.8824615478516,45.9053764343262,45.9053764343262,null,46.1460227966309,46.3064498901367,46.3121795654297,46.4840660095215,46.4897956848145,46.6215782165527,46.6559524536133,46.6616821289062,46.6846008300781,46.6903305053711,46.6731414794922,46.6731414794922,46.6444969177246,46.6444969177246,46.5356330871582,46.2720718383789,45.9397583007812,45.8767318725586,45.8824615478516,45.9684028625488,45.9684028625488,45.9569435119629,45.9569435119629,45.9684028625488,45.985595703125,46.0543479919434,46.0543479919434,46.1402893066406,46.1460227966309,46.1460227966309,null,47.744571685791,47.7273864746094,47.7273864746094,47.796142578125,47.8018684387207,47.7846794128418,47.8018684387207,47.796142578125,47.8133277893066,47.8018684387207,47.7674903869629,47.7503051757812,47.7331161499023,47.738842010498,47.7331161499023,47.6930084228516,47.6643600463867,47.6471710205078,47.6357116699219,47.6299819946289,47.6013336181641,47.61279296875,47.607063293457,47.5956039428711,47.5726852416992,47.3205871582031,47.3033981323242,47.291934967041,47.2690162658691,47.2690162658691,47.1888046264648,47.1773452758789,47.0971336364746,47.0856704711914,46.839298248291,46.833568572998,46.7476272583008,46.7476272583008,46.7476272583008,46.6846008300781,46.6846008300781,46.7418975830078,46.7418975830078,46.7705421447754,46.7762756347656,46.7991943359375,46.7991943359375,46.8278427124023,46.833568572998,46.8622169494629,46.9023246765137,47.1716156005859,47.1773452758789,47.2231788635254,47.2231788635254,47.2747497558594,47.2747497558594,47.3549613952637,47.3549613952637,47.4065284729004,47.4122581481934,47.4466361999512,47.4695510864258,47.5153884887695,47.5440368652344,47.6586303710938,47.7044677734375,47.7159233093262,47.7044677734375,47.7273864746094,47.7331161499023,47.744571685791,47.744571685791,null,47.5956039428711,47.5898742675781,47.607063293457,47.6299819946289,47.6586303710938,47.6872787475586,47.7503051757812,47.8190574645996,47.8477058410645,47.8648948669434,47.8878135681152,47.9279174804688,47.9508361816406,47.9680252075195,48.0195922851562,48.0539703369141,48.0539703369141,48.0253219604492,48.0081329345703,47.9737548828125,47.9909439086914,47.9565696716309,47.9508361816406,47.8763542175293,47.8706245422363,47.7789497375488,47.7732238769531,47.8706245422363,47.8706245422363,47.8534355163574,47.8477058410645,47.9852142333984,47.9966735839844,48.0024070739746,48.1227264404297,48.1227264404297,48.2201271057129,48.2201271057129,48.5581741333008,48.5581741333008,48.649845123291,48.655574798584,48.6670341491699,48.7128715515137,48.7415199279785,48.7529792785645,48.7587089538574,48.7930870056152,48.787353515625,48.8102722167969,48.8274612426758,48.838924407959,48.9305953979492,48.9477844238281,48.9592437744141,48.970703125,48.9936180114746,48.9878921508789,48.9878921508789,48.9936180114746,48.9936180114746,48.9535140991211,48.9477844238281,48.9305953979492,48.9191360473633,48.9134063720703,48.8675727844238,48.844654083252,48.8160057067871,48.8045463562012,48.8331909179688,48.8274612426758,48.8503799438477,48.8331909179688,48.7930870056152,48.7701683044434,48.7014122009277,48.6383895874023,48.5982818603516,48.5810890197754,48.5925521850586,48.5868186950684,48.5638999938965,48.5753631591797,48.5295257568359,48.4435806274414,48.4034729003906,48.4149360656738,48.3633689880371,48.3175315856934,48.3003425598145,48.2831535339355,48.2716941833496,48.2373161315918,48.202938079834,48.1628341674805,48.1571006774902,48.1341819763184,48.1341819763184,48.1227264404297,48.1169967651367,48.0768890380859,48.059700012207,48.0367813110352,48.0138626098633,47.9737548828125,47.9279174804688,47.9451065063477,47.939380645752,47.9164619445801,47.8992729187012,47.8878135681152,47.8534355163574,47.8133277893066,47.7789497375488,47.7732238769531,47.7560348510742,47.7159233093262,47.6700897216797,47.6299819946289,47.5898742675781,47.5956039428711,47.5956039428711,null,44.4901733398438,44.5073585510254,44.5417404174805,44.587574005127,44.6104927062988,44.6391410827637,44.6620597839355,44.7422752380371,44.765193939209,44.9084320068359,44.9256210327148,45.355339050293,45.3725280761719,45.6360893249512,45.6418151855469,45.7449493408203,45.7506790161133,45.7735977172852,45.7735977172852,45.7850570678711,45.7850570678711,45.80224609375,45.807975769043,45.80224609375,45.807975769043,45.8366241455078,45.8710021972656,45.9053764343262,45.9053764343262,45.9684028625488,45.9913215637207,45.9913215637207,46.0543479919434,46.0944519042969,46.1402893066406,46.1803970336914,46.1803970336914,46.1918601989746,46.1918601989746,46.1918601989746,46.1460227966309,46.1402893066406,45.5902519226074,45.5902519226074,45.5272254943848,45.5272254943848,45.349609375,45.343879699707,45.223560333252,45.217830657959,45.0631294250488,45.0745887756348,45.0917778015137,45.080322265625,45.0459403991699,45.040210723877,44.89697265625,44.4901733398438,44.4901733398438,null,46.8507614135742,46.8507614135742,46.8622169494629,46.8622169494629,46.8507614135742,46.8450317382812,46.8450317382812,46.8622169494629,46.890869140625,46.9137840270996,46.9825401306152,47.0169143676758,47.0226440429688,47.0455627441406,47.1372375488281,47.16015625,47.1830749511719,47.2002639770508,47.3320426940918,47.3492317199707,47.3721504211426,47.3893394470215,47.4122581481934,47.4409065246582,47.4580955505371,47.4752807617188,47.5268516540527,47.5497703552246,47.5497703552246,47.5726852416992,47.5898742675781,47.6242523193359,47.6242523193359,47.6529006958008,47.6414413452148,47.6529006958008,47.6529006958008,47.6242523193359,47.6299819946289,47.6471710205078,47.6586303710938,47.6930084228516,47.6815490722656,47.6700897216797,47.6815490722656,47.6930084228516,47.7331161499023,47.7560348510742,47.7560348510742,47.7904090881348,47.8133277893066,47.8018684387207,47.882080078125,47.8992729187012,47.9221878051758,47.939380645752,47.9622993469238,47.9622993469238,47.9622993469238,47.8878135681152,47.882080078125,47.5383071899414,47.5325775146484,47.3606910705566,47.3606910705566,47.1888046264648,47.1888046264648,46.8736763000488,46.8507614135742,46.8507614135742,null,48.4607696533203,48.4664993286133,48.4664993286133,48.2946128845215,48.3003425598145,48.3175315856934,48.3633689880371,48.4149360656738,48.4034729003906,48.4435806274414,48.5295257568359,48.5753631591797,48.5638999938965,48.5868186950684,48.5925521850586,48.5810890197754,48.5982818603516,48.6383895874023,48.7014122009277,48.7701683044434,48.7930870056152,48.8331909179688,48.8503799438477,48.8274612426758,48.8331909179688,48.8045463562012,48.8160057067871,48.844654083252,48.8675727844238,48.9134063720703,48.9191360473633,48.9305953979492,48.9477844238281,48.9535140991211,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.8904876708984,48.8847618103027,48.6211967468262,48.6097373962402,48.4607696533203,48.4607696533203,null,46.128833770752,46.128833770752,46.0428886413574,46.0428886413574,46.128833770752,46.128833770752,46.2147750854492,46.2205047607422,46.5012550354004,46.5069847106934,46.6846008300781,46.7476272583008,46.7476272583008,46.6158447265625,46.6101150512695,46.5642776489258,46.5642776489258,46.4840660095215,46.4783363342285,46.4439582824707,46.438232421875,46.3580131530762,46.3580131530762,46.3350982666016,46.3121795654297,46.3064498901367,46.3007202148438,46.2835311889648,46.2720718383789,46.2720718383789,46.1345596313477,46.128833770752,46.128833770752,null,46.2548828125,46.2147750854492,46.2147750854492,46.1345596313477,46.128833770752,46.0428886413574,46.0314292907715,45.9970512390137,46.0142402648926,45.9970512390137,45.9798622131348,45.985595703125,45.9569435119629,45.9397583007812,45.9397583007812,45.9225692749023,45.9053764343262,45.934024810791,45.9798622131348,46.0256996154785,46.0428886413574,46.0256996154785,46.0428886413574,46.1001853942871,46.128833770752,46.1803970336914,46.1975860595703,46.2090454101562,46.2090454101562,46.2376937866211,46.2663421630859,46.3064498901367,46.3923950195312,46.4153137207031,46.4840660095215,46.5127143859863,46.5299034118652,46.5700073242188,46.575740814209,46.6101150512695,46.6330337524414,46.6559524536133,46.6444969177246,46.6502227783203,46.6330337524414,46.6330337524414,46.7361679077148,46.7304382324219,46.7590866088867,46.7648162841797,46.7762756347656,46.8049240112305,46.8049240112305,46.8221130371094,46.8278427124023,46.8278427124023,46.7877349853516,46.7476272583008,46.7247085571289,46.6788711547852,46.7361679077148,46.7304382324219,46.2548828125,46.2548828125,null,48.2086715698242,48.5638999938965,48.5696334838867,48.8962173461914,48.9019470214844,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9134063720703,48.9076805114746,48.5638999938965,48.51806640625,48.51806640625,48.4435806274414,48.4435806274414,48.392017364502,48.386287689209,48.2831535339355,48.2831535339355,48.2201271057129,48.202938079834,48.1284523010254,48.1227264404297,48.2086715698242,48.2086715698242,48.3003425598145,48.3003425598145,48.2143974304199,48.2086715698242,48.2086715698242,null,46.3981246948242,46.4095802307129,46.4267692565918,46.4496879577637,46.4783363342285,46.4955253601074,46.5069847106934,46.5299034118652,46.5642776489258,46.5642776489258,46.0428886413574,46.0428886413574,45.8366241455078,45.807975769043,45.80224609375,45.807975769043,45.80224609375,45.8194351196289,45.8366241455078,45.8538131713867,45.8423538208008,45.8366241455078,45.796516418457,45.7506790161133,45.7678680419922,45.7678680419922,45.7850570678711,45.8423538208008,45.9168395996094,45.9626770019531,46.0256996154785,46.0428886413574,46.0829963684082,46.1059150695801,46.1517486572266,46.1689414978027,46.1689414978027,46.2262344360352,46.260612487793,46.2835311889648,46.3179054260254,46.3350982666016,46.3236389160156,46.3408241271973,46.3752059936523,46.380931854248,46.386661529541,46.3981246948242,46.3981246948242,46.3981246948242,null,46.6846008300781,46.6846008300781,46.6903305053711,46.7247085571289,46.7361679077148,46.7304382324219,46.7361679077148,46.7361679077148,46.7189788818359,46.70751953125,46.6788711547852,46.6616821289062,46.6444969177246,46.6788711547852,46.7189788818359,46.7304382324219,46.713249206543,46.7418975830078,46.7648162841797,46.7991943359375,46.8278427124023,46.833568572998,47.0914001464844,47.0971336364746,47.2174530029297,47.2403717041016,47.2518310546875,47.3091239929199,47.3091239929199,47.291934967041,47.291934967041,47.3549613952637,47.3606910705566,47.4122581481934,47.4065284729004,47.3549613952637,47.3549613952637,47.2747497558594,47.2747497558594,47.2231788635254,47.2231788635254,47.1773452758789,47.1716156005859,46.9023246765137,46.8622169494629,46.833568572998,46.8278427124023,46.7991943359375,46.7991943359375,46.7762756347656,46.7705421447754,46.7418975830078,46.7418975830078,46.6846008300781,46.6846008300781,null,47.7732238769531,47.7789497375488,47.8706245422363,47.8763542175293,47.9508361816406,47.9565696716309,47.9909439086914,47.9737548828125,48.0081329345703,48.0253219604492,48.0539703369141,48.0539703369141,48.0195922851562,47.9680252075195,47.9508361816406,47.9279174804688,47.8878135681152,47.8648948669434,47.8477058410645,47.8190574645996,47.7503051757812,47.6872787475586,47.6586303710938,47.6299819946289,47.607063293457,47.5898742675781,47.5898742675781,47.5956039428711,47.5612258911133,47.4580955505371,47.4351768493652,47.4237174987793,47.3778800964355,47.3148536682129,47.291934967041,47.2632865905762,47.1716156005859,47.165885925293,47.1315078735352,47.1372375488281,47.1830749511719,47.1830749511719,47.3377723693848,47.3377723693848,47.3606910705566,47.3721504211426,47.4466361999512,47.4466361999512,47.4638252258301,47.4752807617188,47.4695510864258,47.5153884887695,47.5726852416992,47.6013336181641,47.5956039428711,47.7331161499023,47.738842010498,47.7732238769531,47.7732238769531,null,47.5096626281738,47.1888046264648,47.1888046264648,47.1200485229492,47.1200485229492,47.1028594970703,47.0971336364746,47.1143188476562,47.1028594970703,46.9080543518066,46.9023246765137,46.8794059753418,46.8507614135742,46.8049240112305,46.8049240112305,46.7705421447754,46.7590866088867,46.7648162841797,46.7762756347656,46.7476272583008,46.5700073242188,46.5642776489258,46.5642776489258,46.5299034118652,46.5069847106934,46.4955253601074,46.4783363342285,46.4496879577637,46.4267692565918,46.4095802307129,46.3981246948242,46.4324989318848,46.4955253601074,46.5585517883301,46.5986595153809,46.6444969177246,46.6502227783203,46.6903305053711,46.6903305053711,46.8221130371094,46.8278427124023,47.154426574707,47.165885925293,47.481014251709,47.4752807617188,47.486743927002,47.5096626281738,47.5554962158203,47.5898742675781,47.6299819946289,47.6700897216797,47.7159233093262,47.7560348510742,47.7732238769531,47.7789497375488,47.8133277893066,47.8534355163574,47.8878135681152,47.8992729187012,47.9164619445801,47.939380645752,47.9451065063477,47.9107322692871,47.8591651916504,47.796142578125,47.7503051757812,47.6758155822754,47.618522644043,47.5956039428711,47.618522644043,47.618522644043,47.6357116699219,47.5898742675781,47.5383071899414,47.5383071899414,47.5039329528809,47.5039329528809,47.5153884887695,47.5096626281738,47.5096626281738,null,48.9936180114746,48.9019470214844,48.8962173461914,48.5696334838867,48.5638999938965,48.2086715698242,48.2086715698242,48.1284523010254,48.1227264404297,48.2086715698242,48.2143974304199,48.4722290039062,48.4664993286133,48.8904876708984,48.9019470214844,48.9993515014648,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,null,48.4894180297852,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.970703125,48.9592437744141,48.9477844238281,48.9305953979492,48.838924407959,48.8274612426758,48.8102722167969,48.787353515625,48.7930870056152,48.7587089538574,48.7529792785645,48.7415199279785,48.7128715515137,48.6670341491699,48.655574798584,48.649845123291,48.5581741333008,48.5581741333008,48.2201271057129,48.2201271057129,48.1227264404297,48.1227264404297,48.0024070739746,48.0024070739746,47.9565696716309,47.9508361816406,47.9221878051758,47.9049987792969,47.9107322692871,47.9049987792969,47.882080078125,47.9049987792969,47.8935432434082,47.8992729187012,47.9279174804688,47.939380645752,47.9107322692871,47.8992729187012,47.939380645752,47.9909439086914,48.0195922851562,48.0425109863281,48.071159362793,48.0998077392578,48.1284523010254,48.1742897033691,48.202938079834,48.2258567810059,48.2716941833496,48.2201271057129,48.1800193786621,48.1800193786621,48.1628341674805,48.1628341674805,48.2201271057129,48.4894180297852,48.4894180297852,null,47.9622993469238,47.9966735839844,48.0367813110352,48.0768890380859,48.0425109863281,48.0195922851562,48.0195922851562,48.0425109863281,48.0367813110352,48.0253219604492,48.0367813110352,48.0425109863281,48.0253219604492,48.0425109863281,48.0253219604492,48.0310516357422,48.059700012207,48.0367813110352,48.059700012207,48.059700012207,48.0768890380859,48.0883445739746,48.0826187133789,48.0998077392578,48.0998077392578,48.1456451416016,48.1227264404297,48.1055374145508,48.0883445739746,48.0940780639648,48.0768890380859,48.0883445739746,47.8763542175293,47.8706245422363,47.796142578125,47.7904090881348,47.5325775146484,47.5325775146484,47.1888046264648,47.1830749511719,47.0971336364746,47.0971336364746,47.1830749511719,47.1888046264648,47.1888046264648,47.3606910705566,47.3606910705566,47.5325775146484,47.5383071899414,47.882080078125,47.8878135681152,47.9622993469238,47.9622993469238,47.9622993469238,null,45.7506790161133,45.796516418457,45.8366241455078,45.8423538208008,45.8538131713867,45.8366241455078,45.8194351196289,45.80224609375,45.7850570678711,45.7850570678711,45.7735977172852,45.7735977172852,45.7506790161133,45.7449493408203,45.6418151855469,45.6360893249512,45.3725280761719,45.355339050293,44.9256210327148,44.9084320068359,44.765193939209,44.7480049133301,44.7250862121582,44.7250862121582,44.7193565368652,44.7193565368652,44.7823829650879,44.7823829650879,44.8282203674316,44.8282203674316,44.9084320068359,44.9141616821289,45.0058326721191,45.028751373291,45.0860481262207,45.0860481262207,45.3381500244141,45.355339050293,45.4069061279297,45.4412841796875,45.4183654785156,45.4985771179199,45.5272254943848,45.5845222473145,45.618896484375,45.6418151855469,45.7048416137695,45.7621383666992,45.7449493408203,45.7449493408203,45.7506790161133,45.7506790161133,null,46.6788711547852,46.2147750854492,46.1803970336914,46.1803970336914,46.1975860595703,46.1918601989746,46.1918601989746,46.2434234619141,46.260612487793,46.2949905395508,46.3236389160156,46.3408241271973,46.4210395812988,46.4210395812988,46.4496879577637,46.4324989318848,46.4324989318848,46.4783363342285,46.5127143859863,46.5184440612793,46.5413627624512,46.5642776489258,46.6330337524414,46.6330337524414,46.6731414794922,46.701789855957,46.713249206543,46.7476272583008,46.7705421447754,46.8049240112305,46.8049240112305,46.8507614135742,46.8794059753418,46.9023246765137,46.9080543518066,46.9997253417969,46.9997253417969,47.0111885070801,47.0054588317871,47.0799407958984,47.0742149353027,47.0512962341309,47.0111885070801,47.0054588317871,47.0111885070801,46.9710807800293,46.8851356506348,46.8736763000488,46.833568572998,46.8221130371094,46.8278427124023,46.7991943359375,46.7648162841797,46.7418975830078,46.713249206543,46.7304382324219,46.7189788818359,46.6788711547852,46.6444969177246,46.6616821289062,46.6788711547852,46.6788711547852,null,46.7361679077148,46.6903305053711,46.6903305053711,46.7418975830078,46.7934608459473,46.8049240112305,46.8507614135742,46.9080543518066,46.9309730529785,46.9653511047363,47.0111885070801,47.1085891723633,47.2002639770508,47.2460975646973,47.286205291748,47.3377723693848,47.3606910705566,47.4237174987793,47.4580955505371,47.4752807617188,47.481014251709,47.4695510864258,47.481014251709,47.4981994628906,47.4580955505371,47.4752807617188,47.4752807617188,47.4638252258301,47.481014251709,47.4523620605469,47.4523620605469,47.4237174987793,47.4122581481934,47.3893394470215,47.3606910705566,47.3033981323242,47.3033981323242,47.291934967041,47.286205291748,47.2632865905762,47.2632865905762,47.2346420288086,47.2346420288086,47.2174530029297,47.2117233276367,47.154426574707,47.1486968994141,47.1200485229492,47.1257781982422,47.1028594970703,47.1085891723633,47.0799407958984,47.0799407958984,47.0512962341309,47.0455627441406,47.0169143676758,47.0111885070801,46.9939994812012,46.9939994812012,46.9882698059082,46.9825401306152,46.9538917541504,46.9481620788574,46.8278427124023,46.8221130371094,46.7361679077148,46.7361679077148,46.7361679077148,null,47.5898742675781,47.5956039428711,47.1716156005859,47.1716156005859,46.8278427124023,46.8221130371094,46.8049240112305,46.8049240112305,46.7762756347656,46.7648162841797,46.7590866088867,46.7304382324219,46.7361679077148,46.6330337524414,46.6330337524414,46.6502227783203,46.6444969177246,46.6559524536133,46.6559524536133,46.6330337524414,46.6330337524414,46.6616821289062,46.6616821289062,46.6330337524414,46.6330337524414,46.6273040771484,46.6444969177246,46.6731414794922,46.713249206543,46.7361679077148,46.7361679077148,46.8221130371094,46.8278427124023,46.9481620788574,46.9538917541504,46.9825401306152,46.9882698059082,46.9939994812012,46.9939994812012,47.0111885070801,47.0169143676758,47.0455627441406,47.0512962341309,47.0799407958984,47.0799407958984,47.1085891723633,47.1028594970703,47.1257781982422,47.1200485229492,47.1486968994141,47.154426574707,47.2117233276367,47.2174530029297,47.2346420288086,47.2346420288086,47.2632865905762,47.2575607299805,47.2747497558594,47.2518310546875,47.2575607299805,47.2174530029297,47.1888046264648,47.1486968994141,47.1143188476562,47.1257781982422,47.1200485229492,47.1372375488281,47.1315078735352,47.165885925293,47.1716156005859,47.2632865905762,47.291934967041,47.3148536682129,47.3778800964355,47.4237174987793,47.4351768493652,47.4580955505371,47.5612258911133,47.5956039428711,47.5898742675781,47.5898742675781,47.5898742675781,null,46.7476272583008,46.7418975830078,46.7189788818359,46.6903305053711,46.6101150512695,46.5986595153809,46.5012550354004,46.4897956848145,46.386661529541,46.3923950195312,46.3752059936523,46.3752059936523,46.3580131530762,46.3580131530762,46.3408241271973,46.3408241271973,46.3293685913086,46.3408241271973,46.3064498901367,46.3064498901367,46.260612487793,46.2548828125,46.2434234619141,46.2434234619141,46.2262344360352,46.2262344360352,46.128833770752,46.1345596313477,46.2720718383789,46.2720718383789,46.2835311889648,46.3007202148438,46.3064498901367,46.3121795654297,46.3350982666016,46.3580131530762,46.3580131530762,46.438232421875,46.4439582824707,46.4783363342285,46.4840660095215,46.5642776489258,46.5642776489258,46.6101150512695,46.6158447265625,46.7476272583008,46.7476272583008,46.7476272583008,46.7476272583008,null,45.1777229309082,45.1719932556152,44.9943771362305,44.9943771362305,45.0115661621094,45.040210723877,45.0516700744629,45.0516700744629,45.040210723877,45.028751373291,45.0344848632812,45.0344848632812,45.0516700744629,45.0631294250488,45.0459403991699,45.028751373291,45.0344848632812,45.0631294250488,45.0745887756348,45.0975074768066,45.0860481262207,45.0745887756348,45.0631294250488,45.217830657959,45.223560333252,45.343879699707,45.349609375,45.5272254943848,45.5272254943848,45.5902519226074,45.5902519226074,46.1402893066406,46.1460227966309,46.1918601989746,46.1975860595703,46.1803970336914,46.1803970336914,46.1402893066406,46.1345596313477,45.7907867431641,45.7850570678711,45.3610687255859,45.3381500244141,45.1777229309082,45.1777229309082,45.1777229309082,null,46.8450317382812,46.7476272583008,46.7476272583008,46.833568572998,46.839298248291,47.0856704711914,47.0971336364746,47.1773452758789,47.1888046264648,47.2690162658691,47.2690162658691,47.291934967041,47.3033981323242,47.3205871582031,47.5726852416992,47.5898742675781,47.5956039428711,47.6013336181641,47.6013336181641,47.5898742675781,47.5612258911133,47.4981994628906,47.4580955505371,47.4409065246582,47.4122581481934,47.3893394470215,47.3721504211426,47.3492317199707,47.3320426940918,47.2002639770508,47.1830749511719,47.16015625,47.1372375488281,47.0455627441406,47.0226440429688,47.0169143676758,46.9825401306152,46.9137840270996,46.890869140625,46.8622169494629,46.8450317382812,46.8450317382812,null,47.5726852416992,47.5956039428711,47.607063293457,47.61279296875,47.6013336181641,47.6299819946289,47.6357116699219,47.6471710205078,47.6643600463867,47.6930084228516,47.7331161499023,47.738842010498,47.8477058410645,47.8591651916504,47.9164619445801,47.9221878051758,47.9508361816406,47.9852142333984,47.9966735839844,47.9852142333984,47.9852142333984,48.2143974304199,48.2143974304199,48.4206619262695,48.4321250915527,48.5638999938965,48.5638999938965,48.7300605773926,48.7415199279785,48.9134063720703,48.9191360473633,48.9936180114746,48.9993515014648,48.9936180114746,48.9936180114746,48.9993515014648,48.9936180114746,48.9993515014648,48.9191360473633,48.9134063720703,48.5638999938965,48.5524444580078,48.512336730957,48.5066070556641,48.51806640625,48.5066070556641,48.4779586791992,48.4779586791992,48.386287689209,48.3805541992188,48.3003425598145,48.2946128845215,48.2201271057129,48.2201271057129,47.882080078125,47.8648948669434,47.7789497375488,47.6930084228516,47.6586303710938,47.6471710205078,47.6299819946289,47.6242523193359,47.6529006958008,47.6529006958008,47.6414413452148,47.6529006958008,47.6242523193359,47.6242523193359,47.5898742675781,47.5726852416992,47.5497703552246,47.5497703552246,47.5268516540527,47.4752807617188,47.4580955505371,47.4981994628906,47.5612258911133,47.5898742675781,47.6013336181641,47.6013336181641,47.5956039428711,47.5898742675781,47.5726852416992,47.5726852416992,null,48.4607696533203,48.4607696533203,48.4493103027344,48.4493103027344,48.4435806274414,48.4206619262695,48.3805541992188,48.3805541992188,48.3404502868652,48.334716796875,48.2086715698242,48.2086715698242,48.1227264404297,47.9852142333984,47.9852142333984,48.0367813110352,48.0367813110352,48.0768890380859,48.0826187133789,48.1227264404297,48.1284523010254,48.1169967651367,48.1227264404297,48.1341819763184,48.1341819763184,48.1571006774902,48.1628341674805,48.202938079834,48.2373161315918,48.2716941833496,48.2831535339355,48.3003425598145,48.2946128845215,48.4664993286133,48.4664993286133,48.4607696533203,48.4607696533203,null,45.7850570678711,45.7163047790527,45.7048416137695,45.4183654785156,45.4183654785156,45.3610687255859,45.3610687255859,45.0058326721191,45.0001029968262,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0001029968262,45.0058326721191,45.1891822814941,45.1891822814941,45.3610687255859,45.3725280761719,45.7850570678711,45.7907867431641,45.7850570678711,45.7850570678711,45.796516418457,45.807975769043,45.7907867431641,45.7850570678711,45.7850570678711,null,46.8278427124023,47.1716156005859,47.1716156005859,47.5956039428711,47.5898742675781,47.5554962158203,47.5096626281738,47.486743927002,47.4752807617188,47.481014251709,47.165885925293,47.154426574707,46.8278427124023,46.8221130371094,46.6903305053711,46.6903305053711,46.6502227783203,46.6444969177246,46.5986595153809,46.5585517883301,46.4955253601074,46.4324989318848,46.3981246948242,46.3981246948242,46.386661529541,46.380931854248,46.3752059936523,46.3408241271973,46.3236389160156,46.3350982666016,46.3179054260254,46.2835311889648,46.260612487793,46.2548828125,46.7304382324219,46.7361679077148,46.6788711547852,46.7247085571289,46.7476272583008,46.7877349853516,46.8278427124023,46.8278427124023,46.8278427124023,null,47.1888046264648,47.1830749511719,47.0971336364746,47.0971336364746,47.1830749511719,47.1888046264648,47.1830749511719,46.9825401306152,46.976806640625,46.9195137023926,46.9195137023926,46.8965950012207,46.8622169494629,46.8622169494629,46.6846008300781,46.6616821289062,46.6559524536133,46.6215782165527,46.6215782165527,46.575740814209,46.575740814209,46.5528221130371,46.5413627624512,46.575740814209,46.5700073242188,46.6043853759766,46.6043853759766,46.6502227783203,46.6674118041992,46.7476272583008,46.7476272583008,46.8278427124023,46.8450317382812,46.8736763000488,46.8736763000488,47.1888046264648,47.1888046264648,null,46.6559524536133,46.6330337524414,46.6101150512695,46.575740814209,46.5700073242188,46.5299034118652,46.5127143859863,46.4840660095215,46.4153137207031,46.3923950195312,46.3064498901367,46.2663421630859,46.2376937866211,46.2090454101562,46.2090454101562,46.1975860595703,46.1803970336914,46.128833770752,46.1001853942871,46.0428886413574,46.0256996154785,46.0428886413574,46.0256996154785,45.9798622131348,45.934024810791,45.9053764343262,45.8824615478516,45.8538131713867,45.8308944702148,45.807975769043,45.7678680419922,45.7449493408203,45.7506790161133,45.7506790161133,45.7277603149414,45.6991119384766,45.7048416137695,45.6131706237793,45.532958984375,45.532958984375,45.475658416748,45.4584693908691,45.5272254943848,45.5558738708496,45.5616035461426,45.6246299743652,45.6590042114258,45.6933860778809,45.7334899902344,45.7678680419922,45.8137054443359,45.8480834960938,45.8767318725586,45.9225692749023,45.9741325378418,45.9913215637207,46.0371589660645,46.071533203125,46.0944519042969,46.128833770752,46.1574783325195,46.1689414978027,46.2090454101562,46.2548828125,46.2720718383789,46.4267692565918,46.4955253601074,46.5127143859863,46.5642776489258,46.6330337524414,46.6330337524414,46.6559524536133,46.6559524536133,46.6559524536133,null,47.3549613952637,47.3549613952637,47.5268516540527,47.5268516540527,47.61279296875,47.61279296875,47.6987342834473,47.6987342834473,47.796142578125,47.8706245422363,47.8763542175293,48.0883445739746,48.0998077392578,48.0826187133789,48.0826187133789,48.0998077392578,48.071159362793,48.0654296875,48.071159362793,48.059700012207,48.0883445739746,48.0998077392578,48.1399154663086,48.1456451416016,48.1284523010254,48.1169967651367,48.1227264404297,48.1055374145508,48.1169967651367,48.1055374145508,48.0998077392578,48.1112632751465,48.1341819763184,48.1112632751465,48.1169967651367,48.0998077392578,48.1112632751465,48.0539703369141,48.0482406616211,48.0253219604492,48.0367813110352,48.0654296875,48.0367813110352,48.0482406616211,48.0425109863281,48.0253219604492,48.0024070739746,47.9852142333984,47.4007987976074,47.4007987976074,47.3606910705566,47.3549613952637,47.3549613952637,null,48.0253219604492,48.2201271057129,48.2258567810059,48.4149360656738,48.5638999938965,48.5638999938965,48.5638999938965,48.4894180297852,48.4779586791992,48.386287689209,48.386287689209,47.9852142333984,48.0024070739746,48.0253219604492,48.0425109863281,48.0482406616211,48.0367813110352,48.0654296875,48.0367813110352,48.0253219604492,48.0482406616211,48.0539703369141,48.1112632751465,48.0998077392578,48.1169967651367,48.1112632751465,48.1341819763184,48.1112632751465,48.0998077392578,48.1055374145508,48.1169967651367,48.1055374145508,48.1227264404297,48.1169967651367,48.1284523010254,48.1456451416016,48.1399154663086,48.0998077392578,48.0883445739746,48.059700012207,48.071159362793,48.0654296875,48.071159362793,48.0998077392578,48.0826187133789,48.0826187133789,48.0998077392578,48.0883445739746,48.0768890380859,48.0940780639648,48.0883445739746,48.1055374145508,48.1227264404297,48.1456451416016,48.0998077392578,48.0998077392578,48.0826187133789,48.0883445739746,48.0768890380859,48.059700012207,48.059700012207,48.0367813110352,48.059700012207,48.0310516357422,48.0253219604492,48.0253219604492,null,46.8450317382812,46.8450317382812,46.8507614135742,46.8622169494629,46.8622169494629,46.8507614135742,46.8507614135742,46.839298248291,46.839298248291,46.4955253601074,46.4840660095215,46.1460227966309,46.1460227966309,46.0428886413574,46.0256996154785,45.7907867431641,45.7850570678711,45.3725280761719,45.3610687255859,45.1891822814941,45.1891822814941,45.349609375,45.355339050293,45.676197052002,45.670467376709,45.6819229125977,45.6819229125977,45.7850570678711,45.7907867431641,45.8251647949219,45.8251647949219,45.8652687072754,46.1402893066406,46.1402893066406,46.3121795654297,46.3121795654297,46.3923950195312,46.3981246948242,46.4840660095215,46.4840660095215,46.4783363342285,46.4955253601074,46.4897956848145,46.5012550354004,46.5986595153809,46.6101150512695,46.6903305053711,46.7189788818359,46.7418975830078,46.7476272583008,46.8450317382812,46.8450317382812,null,47.2632865905762,47.2632865905762,47.286205291748,47.291934967041,47.3033981323242,47.3033981323242,47.3606910705566,47.3893394470215,47.4122581481934,47.4237174987793,47.4523620605469,47.4523620605469,47.481014251709,47.4638252258301,47.4752807617188,47.4752807617188,47.4580955505371,47.4981994628906,47.481014251709,47.4695510864258,47.481014251709,47.4752807617188,47.5440368652344,47.5669555664062,47.607063293457,47.6357116699219,47.6872787475586,47.744571685791,47.7560348510742,47.8133277893066,47.8419761657715,47.9565696716309,47.9966735839844,48.2201271057129,48.1628341674805,48.1628341674805,48.1800193786621,48.1800193786621,48.2201271057129,48.2716941833496,48.2258567810059,48.202938079834,48.1742897033691,48.1284523010254,48.0998077392578,48.071159362793,48.0425109863281,48.0195922851562,47.9909439086914,47.939380645752,47.8992729187012,47.9107322692871,47.939380645752,47.9279174804688,47.8992729187012,47.8935432434082,47.9049987792969,47.882080078125,47.9049987792969,47.9107322692871,47.9049987792969,47.9221878051758,47.9508361816406,47.9565696716309,48.0024070739746,48.0024070739746,47.9966735839844,47.9852142333984,47.8477058410645,47.8534355163574,47.8706245422363,47.8706245422363,47.7732238769531,47.738842010498,47.7331161499023,47.5956039428711,47.6013336181641,47.5726852416992,47.5153884887695,47.4695510864258,47.4752807617188,47.4638252258301,47.4466361999512,47.4466361999512,47.3721504211426,47.3606910705566,47.3377723693848,47.3377723693848,47.1830749511719,47.1830749511719,47.1372375488281,47.1200485229492,47.1257781982422,47.1143188476562,47.1486968994141,47.1888046264648,47.2174530029297,47.2575607299805,47.2518310546875,47.2747497558594,47.2575607299805,47.2632865905762,47.2632865905762,null,48.9993515014648,48.6326560974121,48.386287689209,48.386287689209,48.4779586791992,48.4894180297852,48.5638999938965,48.5638999938965,48.649845123291,48.655574798584,48.9191360473633,48.9191360473633,48.9993515014648,49.0050811767578,49.0050811767578,49.0050811767578,48.9993515014648,48.9993515014648,48.9993515014648,null,46.1689414978027,46.1689414978027,46.1517486572266,46.1059150695801,46.0829963684082,46.0428886413574,46.0256996154785,45.9626770019531,45.9168395996094,45.8423538208008,45.7850570678711,45.7678680419922,45.7678680419922,45.7506790161133,45.7449493408203,45.7449493408203,45.7621383666992,45.7048416137695,45.6418151855469,45.618896484375,45.6590042114258,45.6819229125977,45.7564086914062,45.7907867431641,45.80224609375,45.8538131713867,45.8652687072754,45.8996505737305,45.9168395996094,45.928295135498,45.985595703125,45.9970512390137,46.0371589660645,46.0428886413574,46.1116409301758,46.128833770752,46.1632080078125,46.1517486572266,46.1689414978027,46.1689414978027,null,45.1777229309082,45.343879699707,45.349609375,45.5272254943848,45.5272254943848,45.5673332214355,45.5673332214355,45.6131706237793,45.6131706237793,45.7850570678711,45.7907867431641,45.8652687072754,45.8652687072754,45.9569435119629,45.9569435119629,46.0428886413574,46.128833770752,46.128833770752,45.9626770019531,45.9569435119629,45.807975769043,45.796516418457,45.6933860778809,45.6876525878906,45.6647338867188,45.6475486755371,45.6418151855469,45.6418151855469,45.618896484375,45.6131706237793,45.618896484375,45.6131706237793,45.5902519226074,45.5845222473145,45.5845222473145,45.532958984375,45.5272254943848,45.4642028808594,45.4584693908691,45.4412841796875,45.4183654785156,45.4069061279297,45.3324203491211,45.3037757873535,45.3037757873535,45.2579383850098,45.2464752197266,45.1777229309082,45.1719932556152,45.1777229309082,45.1777229309082,null,46.0428886413574,45.9569435119629,45.9569435119629,45.8652687072754,45.8652687072754,45.7907867431641,45.7850570678711,45.6131706237793,45.6131706237793,45.5673332214355,45.5673332214355,45.5272254943848,45.5272254943848,45.349609375,45.343879699707,45.1777229309082,45.1777229309082,45.3381500244141,45.3610687255859,45.7850570678711,45.7907867431641,46.1345596313477,46.1402893066406,46.1803970336914,46.2147750854492,46.2147750854492,46.128833770752,46.128833770752,46.0428886413574,46.0428886413574,46.0428886413574,null,47.5096626281738,47.5153884887695,47.5039329528809,47.5039329528809,47.5383071899414,47.5383071899414,47.5898742675781,47.6357116699219,47.618522644043,47.618522644043,47.5956039428711,47.618522644043,47.6758155822754,47.7503051757812,47.796142578125,47.8591651916504,47.9107322692871,47.9451065063477,47.9279174804688,47.9737548828125,48.0138626098633,48.0367813110352,48.059700012207,48.0768890380859,48.1169967651367,48.1284523010254,48.1227264404297,48.0826187133789,48.0768890380859,48.0367813110352,48.0367813110352,47.9852142333984,47.9852142333984,47.6930084228516,47.6930084228516,47.6013336181641,47.6013336181641,47.4981994628906,47.5039329528809,47.5096626281738,47.5096626281738,null,48.2086715698242,48.2086715698242,48.334716796875,48.3404502868652,48.3805541992188,48.3805541992188,48.4206619262695,48.4435806274414,48.4493103027344,48.4493103027344,48.4607696533203,48.4607696533203,48.6097373962402,48.6211967468262,48.8847618103027,48.8904876708984,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9993515014648,48.9019470214844,48.8904876708984,48.4664993286133,48.4722290039062,48.2143974304199,48.2086715698242,48.2086715698242,null,46.0428886413574,46.0829963684082,46.1689414978027,46.3293685913086,46.3580131530762,46.3580131530762,46.4095802307129,46.438232421875,46.4496879577637,46.4554176330566,46.4554176330566,46.4783363342285,46.4840660095215,46.4840660095215,46.3981246948242,46.3923950195312,46.3121795654297,46.3121795654297,46.1402893066406,46.1402893066406,45.8652687072754,45.8652687072754,45.9168395996094,45.9168395996094,45.9397583007812,45.9569435119629,46.0428886413574,46.0428886413574,46.0428886413574,null,48.0253219604492,48.0425109863281,48.0253219604492,48.0425109863281,48.0367813110352,48.0253219604492,48.0367813110352,48.0425109863281,48.0195922851562,48.0195922851562,48.0425109863281,48.0768890380859,48.0367813110352,47.9966735839844,47.9622993469238,47.9622993469238,47.939380645752,47.9221878051758,47.8992729187012,47.882080078125,47.8018684387207,47.8133277893066,47.7904090881348,47.7560348510742,47.7560348510742,47.7331161499023,47.6930084228516,47.6815490722656,47.6700897216797,47.6815490722656,47.6930084228516,47.7789497375488,47.8648948669434,47.882080078125,48.2201271057129,48.2201271057129,48.2946128845215,48.3003425598145,48.3805541992188,48.386287689209,48.4779586791992,48.4779586791992,48.5066070556641,48.51806640625,48.5066070556641,48.512336730957,48.5524444580078,48.5638999938965,48.9134063720703,48.9191360473633,48.9993515014648,48.9936180114746,48.9993515014648,48.9993515014648,48.9993515014648,48.9993515014648,48.9993515014648,48.9191360473633,48.9134063720703,48.8331909179688,48.8274612426758,48.5696334838867,48.5638999938965,48.4149360656738,48.2258567810059,48.2201271057129,48.0253219604492,48.0253219604492,null,46.6788711547852,46.70751953125,46.7189788818359,46.7361679077148,46.7361679077148,46.7304382324219,46.7361679077148,46.7247085571289,46.6903305053711,46.6846008300781,46.6846008300781,46.6846008300781,46.5069847106934,46.5012550354004,46.2205047607422,46.2147750854492,46.2147750854492,46.6788711547852,46.6788711547852,null,46.8622169494629,46.8622169494629,46.9309730529785,46.9939994812012,47.0455627441406,47.0455627441406,47.1945343017578,47.2690162658691,47.3205871582031,47.3263130187988,47.3549613952637,47.3606910705566,47.4007987976074,47.4007987976074,47.3320426940918,46.6444969177246,46.6444969177246,46.6731414794922,46.6731414794922,46.6903305053711,46.6846008300781,46.8622169494629,46.8622169494629,null,46.4897956848145,46.4955253601074,46.4783363342285,46.4554176330566,46.4554176330566,46.4496879577637,46.438232421875,46.4095802307129,46.3580131530762,46.3580131530762,46.3293685913086,46.1689414978027,46.0829963684082,46.0428886413574,46.0428886413574,45.985595703125,45.9798622131348,45.9626770019531,45.9684028625488,45.9397583007812,45.934024810791,45.9053764343262,45.8939208984375,45.7907867431641,45.7850570678711,45.5214958190918,45.5214958190918,45.4928512573242,45.4928512573242,45.4699325561523,45.4642028808594,45.4699325561523,45.4699325561523,45.5157661437988,45.5272254943848,45.5558738708496,45.5902519226074,45.6360893249512,45.618896484375,45.6418151855469,45.6418151855469,45.6475486755371,45.6647338867188,45.6876525878906,45.6933860778809,45.796516418457,45.807975769043,45.9569435119629,45.9626770019531,46.128833770752,46.1345596313477,46.128833770752,46.2262344360352,46.2262344360352,46.2434234619141,46.2434234619141,46.2548828125,46.260612487793,46.3064498901367,46.3064498901367,46.3408241271973,46.3293685913086,46.3408241271973,46.3408241271973,46.3580131530762,46.3580131530762,46.3752059936523,46.3752059936523,46.3923950195312,46.386661529541,46.4897956848145,46.4897956848145,null,44.4901733398438,44.4901733398438,44.89697265625,45.040210723877,45.0459403991699,45.080322265625,45.0917778015137,45.0745887756348,45.0631294250488,45.0745887756348,45.0860481262207,45.0975074768066,45.0745887756348,45.0631294250488,45.0344848632812,45.028751373291,45.0459403991699,45.0631294250488,45.0516700744629,45.0344848632812,45.0344848632812,45.028751373291,45.040210723877,45.0516700744629,45.0516700744629,45.040210723877,45.0115661621094,44.9943771362305,44.9943771362305,44.4901733398438,44.4901733398438,null,40.697193145752,40.697193145752,40.3362274169922,40.3476905822754,40.697193145752,40.697193145752,null,42.4160652160645,42.0665626525879,41.8946723937988,41.8946723937988,42.0837478637695,42.0837478637695,42.4160652160645,42.4160652160645,42.4160652160645,null,41.7399749755859,41.7457046508789,41.3962020874023,41.3904724121094,41.734245300293,41.7399749755859,41.7399749755859,null,41.7113265991211,41.4305801391602,41.3904724121094,41.3962020874023,41.5623550415039,41.6998672485352,41.7113265991211,41.7113265991211,null,41.7457046508789,42.0894813537598,42.0894813537598,42.0894813537598,41.7399749755859,41.7457046508789,41.7457046508789,null,41.5222511291504,41.5222511291504,41.5107917785645,41.5050621032715,41.4878730773926,41.4878730773926,41.4764175415039,41.4764175415039,41.734245300293,41.8946723937988,41.8946723937988,41.734245300293,41.5222511291504,41.5222511291504,null,42.0092658996582,42.0035362243652,42.0035362243652,42.0837478637695,42.0837478637695,42.4332542419434,42.4332542419434,42.4389839172363,42.0837478637695,42.0837478637695,42.0092658996582,42.0092658996582,null,42.8056755065918,42.9947547912598,42.9947547912598,42.9947547912598,42.9832916259766,42.954647064209,42.9431838989258,42.9317283630371,42.9202690124512,42.8916206359863,42.8744316101074,42.7827568054199,42.777027130127,42.7483825683594,42.7541122436523,42.7541122436523,42.7541122436523,42.759838104248,42.7713012695312,42.7942199707031,42.7884902954102,42.7999458312988,42.817138671875,42.817138671875,42.8457832336426,42.8687019348145,42.8858909606934,42.8916206359863,42.8744316101074,42.8629722595215,42.8629722595215,42.8343276977539,42.8056755065918,42.8056755065918,null,42.0894813537598,42.0894813537598,42.4389839172363,42.4447135925293,42.7827568054199,42.7884902954102,42.8400535583496,42.817138671875,42.8056755065918,42.7942199707031,42.7884902954102,42.7827568054199,42.777027130127,42.777027130127,42.759838104248,42.7426528930664,42.7426528930664,42.7369194030762,42.7311935424805,42.4389839172363,42.4332542419434,42.0837478637695,42.0894813537598,42.0894813537598,null,41.0409660339355,40.697193145752,40.6742744445801,40.6570854187012,40.6456260681152,40.6398963928223,40.6456260681152,40.6570854187012,40.6570854187012,40.6570854187012,40.6570854187012,40.6570854187012,40.6628150939941,40.6570854187012,40.6685447692871,40.6685447692871,40.6742744445801,41.0466995239258,41.0466995239258,41.0466995239258,41.0409660339355,41.0409660339355,null,41.722785949707,42.0035362243652,42.0092658996582,42.0321846008301,42.0321846008301,42.0035362243652,42.0035362243652,41.9863471984863,41.9691581726074,41.9462394714355,41.9175910949707,41.8602981567383,41.8259201049805,41.7800827026367,41.7514343261719,41.7170562744141,41.6654891967773,41.6654891967773,41.722785949707,41.722785949707,41.722785949707,null,41.3732833862305,41.3732833862305,41.3732833862305,41.3732833862305,41.3962020874023,41.4076614379883,41.4133911132812,41.4305801391602,41.4420356750488,41.0295066833496,41.0409660339355,41.3904724121094,41.3904724121094,41.3732833862305,41.3732833862305,41.3732833862305,null,41.0466995239258,41.0295066833496,40.9722099304199,40.949291229248,40.9321060180664,40.9091873168945,40.8518905639648,40.8117828369141,40.7659454345703,40.7716789245605,41.0065879821777,41.0065879821777,41.0295066833496,41.0295066833496,41.0237808227539,41.0180473327637,41.0065879821777,40.9893989562988,40.9951286315918,41.0123176574707,41.0295066833496,41.0466995239258,41.0581550598145,41.0581550598145,41.0581550598145,41.0524253845215,41.0524253845215,41.0524253845215,41.0466995239258,41.0466995239258,null,42.3415832519531,42.3358535766602,42.4275245666504,42.4275245666504,42.8400535583496,42.8400535583496,42.8515129089355,42.8629722595215,42.8629722595215,42.8515129089355,42.8457832336426,42.8343276977539,42.817138671875,42.8056755065918,42.7999458312988,42.7884902954102,42.777027130127,42.759838104248,42.759838104248,42.7483825683594,42.3415832519531,42.3415832519531,null,40.691463470459,40.697193145752,40.3534164428711,40.3476905822754,40.4393615722656,40.691463470459,40.691463470459,null,42.0837478637695,42.0894813537598,42.0894813537598,42.4389839172363,42.4389839172363,42.7884902954102,42.7884902954102,42.9947547912598,42.9947547912598,42.9947547912598,42.8400535583496,42.7884902954102,42.7827568054199,42.4447135925293,42.4389839172363,42.0894813537598,42.0894813537598,42.0894813537598,42.0837478637695,42.0837478637695,null,41.0065879821777,41.0065879821777,41.0409660339355,41.0409660339355,41.3904724121094,41.4305801391602,41.4305801391602,41.3962020874023,41.401927947998,41.2185821533203,41.0524253845215,41.0466995239258,41.0065879821777,41.0065879821777,41.0065879821777,null,40.691463470459,40.3362274169922,40.3362274169922,40.697193145752,40.691463470459,40.691463470459,null,41.734245300293,41.734245300293,41.4420356750488,41.4305801391602,41.4133911132812,41.4076614379883,41.3962020874023,41.3732833862305,41.3732833862305,41.3732833862305,41.3732833862305,41.722785949707,41.734245300293,41.734245300293,null,42.0665626525879,42.0780181884766,42.0035362243652,41.722785949707,41.734245300293,41.734245300293,42.0665626525879,42.0665626525879,42.0665626525879,null,41.7399749755859,41.3904724121094,41.3904724121094,41.0466995239258,41.0466995239258,41.0466995239258,41.0466995239258,41.3962020874023,41.3962020874023,41.7457046508789,41.7399749755859,41.7399749755859,41.7399749755859,null,42.507740020752,42.5191993713379,42.496280670166,42.4848213195801,42.4733619689941,42.4733619689941,42.4733619689941,42.4733619689941,42.4619026184082,42.4389839172363,42.4160652160645,42.3988761901855,42.3816909790039,42.3530387878418,42.3301200866699,42.2670974731445,42.2613677978516,42.5134658813477,42.507740020752,42.507740020752,null,42.4332542419434,42.4389839172363,42.7827568054199,42.7827568054199,42.9947547912598,42.9947547912598,42.9947547912598,42.7827568054199,42.7827568054199,42.4332542419434,42.4332542419434,42.4332542419434,null,40.697193145752,41.0466995239258,41.0466995239258,40.6742744445801,40.6742744445801,40.6685447692871,40.6685447692871,40.680004119873,40.697193145752,40.697193145752,40.697193145752,40.697193145752,null,41.0065879821777,41.0466995239258,41.0524253845215,41.2185821533203,41.2185821533203,41.000862121582,41.0065879821777,41.0065879821777,null,42.3415832519531,42.7483825683594,42.7483825683594,42.7254638671875,42.7197341918945,42.7254638671875,42.7025451660156,42.7025451660156,42.7025451660156,42.6796264648438,42.6796264648438,42.6681671142578,42.639518737793,42.6108741760254,42.5822219848633,42.5707626342773,42.5650367736816,42.507740020752,42.5134658813477,42.2613677978516,42.2499084472656,42.2441787719727,42.2499084472656,42.3415832519531,42.3415832519531,null,41.722785949707,41.722785949707,41.6654891967773,41.5222511291504,41.5222511291504,41.4706840515137,41.4706840515137,41.453498840332,41.453498840332,41.4305801391602,41.4305801391602,41.4076614379883,41.4076614379883,41.3732833862305,41.3732833862305,41.3962020874023,41.419116973877,41.4248466491699,41.4248466491699,41.4305801391602,41.4420356750488,41.4420356750488,41.734245300293,41.722785949707,41.722785949707,null,41.1784744262695,41.2013931274414,41.2243118286133,41.2472305297852,41.3102569580078,41.3503646850586,41.3732833862305,41.3732833862305,41.3847427368164,41.3618240356445,41.3503646850586,41.3389053344727,41.3274459838867,41.3159866333008,41.3102569580078,41.2930679321289,41.2586898803711,41.2185821533203,41.1784744262695,41.1784744262695,41.1784744262695,null,40.3534164428711,40.3534164428711,40.0096435546875,40.0039138793945,40.0096435546875,40.3476905822754,40.3534164428711,40.3534164428711,null,40.3362274169922,40.691463470459,40.691463470459,40.3362274169922,40.3362274169922,40.3362274169922,null,40.0039138793945,40.0039138793945,39.9981803894043,40.3534164428711,40.3476905822754,40.0039138793945,40.0039138793945,null,40.697193145752,40.697193145752,40.4336318969727,40.4336318969727,40.3534164428711,40.3534164428711,40.3534164428711,40.3534164428711,40.697193145752,40.697193145752,40.697193145752,null,40.3534164428711,40.3534164428711,40.3534164428711,39.9981803894043,40.0039138793945,40.0039138793945,40.3534164428711,40.3534164428711,40.3534164428711,null,40.5081176757812,40.5081176757812,40.2560157775879,40.0039138793945,40.0039138793945,40.0039138793945,40.3362274169922,40.5081176757812,40.5081176757812,null,41.2185821533203,41.2185821533203,41.401927947998,41.3962020874023,41.4305801391602,41.7457046508789,41.7457046508789,41.8030014038086,41.8660278320312,42.0092658996582,42.0092658996582,41.7399749755859,41.734245300293,41.3904724121094,41.3962020874023,41.2185821533203,41.2185821533203,null,41.7399749755859,41.7399749755859,42.0894813537598,42.0837478637695,41.7399749755859,41.7399749755859,null,40.680004119873,40.3534164428711,40.3534164428711,40.4336318969727,40.4336318969727,40.697193145752,40.697193145752,40.680004119873,40.680004119873,null,42.0894813537598,42.0837478637695,41.7399749755859,41.734245300293,41.7399749755859,42.0092658996582,42.0092658996582,42.0894813537598,42.0894813537598,null,41.734245300293,41.4764175415039,41.3847427368164,41.3904724121094,41.7399749755859,41.734245300293,41.734245300293,null,40.697193145752,40.697193145752,41.0409660339355,41.0409660339355,40.8576202392578,40.697193145752,40.697193145752,null,41.1670188903809,41.0295066833496,40.691463470459,40.697193145752,40.8576202392578,40.8919982910156,40.9149169921875,40.9321060180664,40.949291229248,40.9722099304199,41.000862121582,41.0409660339355,41.0638847351074,41.0753440856934,41.1039924621582,41.1670188903809,41.1670188903809,null,39.9981803894043,40.3534164428711,40.3534164428711,39.9981803894043,39.9981803894043,39.9981803894043,null,40.3534164428711,40.3534164428711,40.697193145752,40.697193145752,40.697193145752,40.3534164428711,40.3534164428711,40.3534164428711,null,40.0096435546875,40.3534164428711,40.3534164428711,40.3534164428711,40.0096435546875,40.0096435546875,40.0096435546875,null,42.0837478637695,42.0894813537598,42.4389839172363,42.4389839172363,42.7884902954102,42.7884902954102,42.8056755065918,42.8343276977539,42.8629722595215,42.8629722595215,42.8744316101074,42.8916206359863,42.8858909606934,42.8687019348145,42.8457832336426,42.817138671875,42.817138671875,42.7999458312988,42.7884902954102,42.7942199707031,42.7713012695312,42.759838104248,42.7541122436523,42.7541122436523,42.7541122436523,42.7483825683594,42.4160652160645,42.0837478637695,42.0837478637695,42.0837478637695,null,41.7457046508789,41.7399749755859,42.0837478637695,42.0894813537598,41.7457046508789,41.7457046508789,41.7457046508789,null,41.0466995239258,41.3904724121094,41.3847427368164,41.0409660339355,41.0409660339355,41.0466995239258,41.0466995239258,null,40.3362274169922,40.0039138793945,40.0039138793945,40.3362274169922,40.3362274169922,40.3362274169922,null,40.5081176757812,40.2560157775879,40.2560157775879,40.5081176757812,40.5081176757812,40.5081176757812,null,40.697193145752,40.3476905822754,40.3534164428711,40.6570854187012,40.6570854187012,40.6570854187012,40.6456260681152,40.6398963928223,40.6456260681152,40.6570854187012,40.6742744445801,40.697193145752,40.697193145752,null,41.0065879821777,41.000862121582,41.2185821533203,41.3962020874023,41.3904724121094,41.3962020874023,41.3962020874023,41.0524253845215,41.0524253845215,41.0065879821777,41.0065879821777,null,42.9947547912598,42.8056755065918,42.7884902954102,42.7884902954102,42.7827568054199,42.759838104248,42.7369194030762,42.7197341918945,42.7254638671875,42.7311935424805,42.7369194030762,42.7426528930664,42.7426528930664,42.759838104248,42.777027130127,42.777027130127,42.7827568054199,42.7884902954102,42.7942199707031,42.8056755065918,42.817138671875,42.8400535583496,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,null,41.0065879821777,41.0065879821777,41.0065879821777,41.3962020874023,41.3904724121094,41.0409660339355,41.0409660339355,41.0065879821777,41.0065879821777,null,42.4160652160645,42.4160652160645,42.7483825683594,42.777027130127,42.7827568054199,42.8744316101074,42.8858909606934,42.8572463989258,42.8400535583496,42.8056755065918,42.777027130127,42.7713012695312,42.7541122436523,42.7713012695312,42.7942199707031,42.8343276977539,42.8457832336426,42.8400535583496,42.8343276977539,42.8515129089355,42.8285942077637,42.8343276977539,42.8343276977539,42.8400535583496,42.8515129089355,42.8400535583496,42.4275245666504,42.4160652160645,42.4160652160645,null,41.0065879821777,40.7716789245605,40.5081176757812,40.5081176757812,40.680004119873,41.0295066833496,41.0295066833496,41.0065879821777,41.0065879821777,null,40.697193145752,41.0065879821777,41.0524253845215,41.0524253845215,41.3962020874023,41.3962020874023,41.3962020874023,41.3962020874023,41.0466995239258,41.0466995239258,40.697193145752,40.697193145752,40.697193145752,40.697193145752,null,41.7457046508789,41.7457046508789,41.3962020874023,41.3962020874023,41.7457046508789,41.7457046508789,null,42.0894813537598,41.7399749755859,41.7399749755859,42.0894813537598,42.0837478637695,42.0894813537598,42.0894813537598,null,41.7457046508789,41.7457046508789,41.7457046508789,41.3962020874023,41.3962020874023,41.3962020874023,41.7457046508789,41.7457046508789,null,42.0665626525879,42.0780181884766,41.734245300293,41.734245300293,41.8946723937988,42.0665626525879,42.0665626525879,null,41.3847427368164,41.3847427368164,41.3274459838867,41.3045272827148,41.2930679321289,41.27587890625,41.2586898803711,41.2185821533203,41.1670188903809,41.1039924621582,41.0753440856934,41.0638847351074,41.0409660339355,41.000862121582,40.9722099304199,40.949291229248,40.9321060180664,40.9149169921875,40.8919982910156,40.8576202392578,41.0409660339355,41.3847427368164,41.3847427368164,41.2586898803711,41.2586898803711,41.27587890625,41.27587890625,41.2873382568359,41.2873382568359,41.3045272827148,41.3045272827148,41.3847427368164,41.3847427368164,null,42.0035362243652,42.0092658996582,42.0092658996582,41.8660278320312,41.8030014038086,41.7457046508789,41.7457046508789,41.4305801391602,41.4305801391602,41.7113265991211,41.722785949707,41.7399749755859,42.0035362243652,42.0035362243652,null,41.4764175415039,41.4764175415039,41.4878730773926,41.4878730773926,41.5050621032715,41.5107917785645,41.5222511291504,41.5222511291504,41.5222511291504,41.3847427368164,41.3045272827148,41.3045272827148,41.2873382568359,41.2873382568359,41.27587890625,41.27587890625,41.2586898803711,41.2586898803711,41.3847427368164,41.3847427368164,41.4764175415039,41.4764175415039,null,40.2560157775879,40.2560157775879,40.5081176757812,40.5310363769531,40.5023880004883,40.4393615722656,40.3820648193359,40.3247718811035,40.3075790405273,40.2732048034668,40.2560157775879,40.2560157775879,null,40.3362274169922,40.3362274169922,40.0039138793945,40.0096435546875,40.0039138793945,40.3362274169922,40.3362274169922,null,40.7716789245605,40.7659454345703,40.7487602233887,40.7201080322266,40.691463470459,40.6628150939941,40.6398963928223,40.6055183410645,40.6112480163574,40.5940628051758,40.5596809387207,40.5310363769531,40.5081176757812,40.5081176757812,40.7716789245605,40.7716789245605,null,40.2560157775879,40.2560157775879,40.0039138793945,39.9981803894043,40.0039138793945,40.2560157775879,40.2560157775879,40.2560157775879,null,40.697193145752,40.691463470459,40.7029228210449,40.7487602233887,41.000862121582,41.0065879821777,40.697193145752,40.697193145752,40.697193145752,null,40.3534164428711,40.680004119873,40.6685447692871,40.6685447692871,40.6742744445801,40.6742744445801,40.6685447692871,40.6685447692871,40.6570854187012,40.6628150939941,40.6570854187012,40.6570854187012,40.6570854187012,40.3534164428711,40.3534164428711,40.3534164428711,40.3534164428711,null,42.0665626525879,42.4160652160645,42.4275245666504,42.4275245666504,42.3358535766602,42.0780181884766,42.0665626525879,42.0665626525879,null,41.3274459838867,41.3847427368164,41.3847427368164,41.5222511291504,41.5222511291504,41.734245300293,41.734245300293,41.722785949707,41.3732833862305,41.3732833862305,41.3904724121094,41.3904724121094,41.3847427368164,41.3732833862305,41.3732833862305,41.3560943603516,41.3446350097656,41.3274459838867,41.3274459838867,null,41.1670188903809,41.2185821533203,41.2586898803711,41.27587890625,41.2930679321289,41.3045272827148,41.3274459838867,41.3446350097656,41.3560943603516,41.3732833862305,41.3732833862305,41.3847427368164,41.3904724121094,41.0409660339355,41.0295066833496,41.1670188903809,41.1670188903809,null,40.0039138793945,40.0039138793945,40.0096435546875,40.3534164428711,40.3534164428711,40.0039138793945,40.0039138793945,null,40.2560157775879,40.2732048034668,40.2617454528809,40.2101783752441,40.1815299987793,40.1242332458496,40.0783996582031,40.0210990905762,40.0210990905762,40.0153732299805,40.0039138793945,40.0039138793945,40.2560157775879,40.2560157775879,null,42.0894813537598,42.0837478637695,42.4332542419434,42.4389839172363,42.7311935424805,42.7254638671875,42.7197341918945,42.7369194030762,42.759838104248,42.7827568054199,42.7884902954102,42.7884902954102,42.8056755065918,42.7884902954102,42.7884902954102,42.4389839172363,42.4389839172363,42.0894813537598,42.0894813537598,null,40.680004119873,40.5081176757812,40.3362274169922,40.3362274169922,40.691463470459,40.680004119873,40.680004119873,null,41.1784744262695,41.1784744262695,41.1612892150879,41.1326370239258,41.0982627868652,41.0753440856934,41.0466995239258,41.0524253845215,41.0524253845215,41.0524253845215,41.0581550598145,41.0581550598145,41.0581550598145,41.0466995239258,41.0295066833496,41.0123176574707,40.9951286315918,40.9893989562988,41.0065879821777,41.0180473327637,41.0237808227539,41.0295066833496,41.0581550598145,41.0868034362793,41.1269111633301,41.144100189209,41.1784744262695,41.1784744262695,null,41.3732833862305,41.3503646850586,41.3102569580078,41.2472305297852,41.2243118286133,41.2013931274414,41.1784744262695,41.144100189209,41.1269111633301,41.0868034362793,41.0581550598145,41.0295066833496,41.0295066833496,41.0065879821777,41.0065879821777,41.0295066833496,41.0295066833496,41.4420356750488,41.4420356750488,41.4305801391602,41.4248466491699,41.4248466491699,41.419116973877,41.3962020874023,41.3732833862305,41.3732833862305,null,42.0035362243652,41.7399749755859,41.722785949707,41.7113265991211,41.6998672485352,41.9978065490723,42.0035362243652,42.0035362243652,42.0035362243652,null,41.0295066833496,40.680004119873,40.691463470459,41.0409660339355,41.0295066833496,41.0295066833496,null,42.9947547912598,42.7884902954102,42.7884902954102,42.4389839172363,42.4389839172363,42.0894813537598,42.0894813537598,42.0092658996582,42.0092658996582,42.0092658996582,42.0092658996582,42.0837478637695,42.0837478637695,42.4389839172363,42.4332542419434,42.7827568054199,42.7827568054199,42.9947547912598,42.9947547912598,42.9947547912598,null,41.3904724121094,41.3904724121094,41.0466995239258,41.0466995239258,41.3904724121094,41.3904724121094,null,42.0035362243652,41.9978065490723,42.6108741760254,43.0062103271484,42.9947547912598,42.7827568054199,42.7827568054199,42.4389839172363,42.4332542419434,42.0837478637695,42.0837478637695,42.0035362243652,42.0035362243652,null,42.0665626525879,41.734245300293,41.722785949707,41.734245300293,42.0780181884766,42.0665626525879,42.0665626525879,null,40.0039138793945,40.3362274169922,40.3362274169922,40.0039138793945,40.0039138793945,40.0039138793945,null,42.0894813537598,42.0894813537598,41.7457046508789,41.7457046508789,41.7457046508789,42.0894813537598,42.0894813537598,null,42.0035362243652,42.0780181884766,42.0665626525879,42.2441787719727,42.2499084472656,42.2613677978516,42.2670974731445,42.2499084472656,42.2441787719727,42.2098007202148,42.1983413696289,42.175422668457,42.1582374572754,42.1467742919922,42.1181259155273,42.0665626525879,42.055103302002,42.0321846008301,42.0321846008301,42.0092658996582,42.0035362243652,42.0035362243652,null,41.3904724121094,41.3904724121094,41.3904724121094,41.7399749755859,41.7399749755859,41.3904724121094,41.3904724121094,null,41.6654891967773,41.6654891967773,41.6368446350098,41.6196556091309,41.6196556091309,41.6196556091309,41.602466583252,41.5680885314941,41.5508995056152,41.5337104797363,41.5337104797363,41.5050621032715,41.4878730773926,41.4592247009277,41.4420356750488,41.419116973877,41.3847427368164,41.3732833862305,41.4076614379883,41.4076614379883,41.4305801391602,41.4305801391602,41.453498840332,41.453498840332,41.4706840515137,41.4706840515137,41.5222511291504,41.5222511291504,41.6654891967773,41.6654891967773,null,42.0780181884766,42.3358535766602,42.3415832519531,42.2499084472656,42.2441787719727,42.0665626525879,42.0665626525879,42.0780181884766,42.0780181884766,null,40.0039138793945,40.3476905822754,40.3362274169922,40.0039138793945,40.0039138793945,40.0039138793945,40.0039138793945,null,41.8946723937988,41.734245300293,41.7399749755859,42.0837478637695,42.0837478637695,42.0837478637695,41.8946723937988,41.8946723937988,null,40.691463470459,41.0295066833496,41.0409660339355,40.691463470459,40.691463470459,40.691463470459,null,39.0929069519043,39.0642623901367,39.0642623901367,39.3965797424316,39.7460823059082,39.6658706665039,39.6257629394531,39.6830558776855,39.6887893676758,39.7117042541504,39.7460823059082,39.8091087341309,39.8721351623535,39.923698425293,39.9809951782227,40.0153732299805,40.0153732299805,39.9981803894043,39.9752655029297,39.9523468017578,39.9408874511719,39.9294281005859,39.9065093994141,39.8893241882324,39.8721351623535,39.8320274353027,39.8148345947266,39.774730682373,39.7288932800293,39.6945152282715,39.6658706665039,39.6257629394531,39.6028442382812,39.5684623718262,39.5111694335938,39.5054397583008,39.4825248718262,39.4481430053711,39.4252243041992,39.3965797424316,39.3793907165527,39.3679313659668,39.322093963623,39.2705268859863,39.2476081848145,39.2246894836426,39.1960411071777,39.1788520812988,39.1731262207031,39.1616630554199,39.1330184936523,39.0929069519043,39.0929069519043,null,36.8411865234375,36.2109336853027,36.1364479064941,36.0963401794434,36.0390472412109,36.021858215332,36.0275840759277,36.0447769165039,36.1135292053223,36.1364479064941,36.1364479064941,36.153636932373,36.1421775817871,36.1192588806152,36.1078033447266,36.0619659423828,36.0161285400391,35.9588317871094,35.9129943847656,35.8843460083008,35.7926750183105,35.712459564209,35.6666221618652,35.6093292236328,35.5405731201172,35.5004653930664,35.4546279907227,35.4087905883789,35.3572273254395,35.2827415466309,35.2369041442871,35.1796112060547,35.1223106384277,35.1051216125488,35.0191802978516,35.8327827453613,36.0046691894531,36.8469161987305,36.8469161987305,36.8583755493164,36.8411865234375,36.8411865234375,null,39.0642623901367,39.1158256530762,39.1158256530762,39.1158256530762,39.1043701171875,39.1215591430664,39.0986404418945,39.0871810913086,39.0929069519043,39.0871810913086,39.0757217407227,39.0069694519043,38.9496688842773,38.8866424560547,38.8178901672363,38.7663230895996,38.7319450378418,38.6631889343262,38.6001663208008,38.5772514343262,38.5314140319824,38.6975708007812,38.9095611572266,38.9897766113281,39.0642623901367,39.0642623901367,null,40.1299629211426,40.1299629211426,40.1299629211426,40.6685447692871,41.0123176574707,41.0180473327637,41.0180473327637,42.0092658996582,42.0092658996582,42.0092658996582,42.0035362243652,41.0065879821777,40.1299629211426,40.1299629211426,null,37.8839683532715,37.8839683532715,38.4683876037598,38.0845031738281,38.0501251220703,38.0501251220703,38.0100212097168,36.9844245910645,37.4771690368652,37.8839683532715,37.8839683532715,null,41.0180473327637,41.0123176574707,40.6685447692871,40.1299629211426,40.1299629211426,40.0841255187988,40.0210990905762,39.9752655029297,39.9294281005859,39.8721351623535,39.8148345947266,39.7575416564941,39.6887893676758,39.6314888000488,39.5627365112305,39.5283584594727,39.4939804077148,39.4596061706543,39.4137687683105,39.4080352783203,39.4023056030273,39.155933380127,39.1616630554199,41.0180473327637,41.0180473327637,null,40.5367622375488,40.691463470459,40.697193145752,40.8576202392578,40.8576202392578,40.966480255127,40.966480255127,40.9722099304199,41.2529640197754,41.2529640197754,42.0092658996582,42.0092658996582,42.0092658996582,41.0180473327637,40.6513557434082,40.6456260681152,40.5367622375488,40.5367622375488,null,39.0929069519043,39.1330184936523,39.1616630554199,39.1731262207031,39.1788520812988,39.1960411071777,39.2246894836426,39.2476081848145,39.2705268859863,39.322093963623,39.3679313659668,39.3793907165527,39.3965797424316,39.4252243041992,39.4481430053711,39.4825248718262,39.5054397583008,39.5111694335938,39.5684623718262,39.6028442382812,39.6257629394531,39.6658706665039,39.6945152282715,39.7288932800293,39.774730682373,39.8148345947266,39.8320274353027,39.8721351623535,39.8893241882324,39.9065093994141,39.9294281005859,39.9408874511719,39.9523468017578,39.9752655029297,39.9981803894043,40.0153732299805,40.5367622375488,40.6456260681152,40.6513557434082,41.0180473327637,41.0180473327637,39.1616630554199,39.1502075195312,39.0929069519043,39.0929069519043,null,38.6689224243164,38.5887069702148,38.1417999267578,37.6089515686035,36.9958839416504,36.8411865234375,36.8583755493164,36.8469161987305,36.8469161987305,38.0272064208984,38.0386695861816,38.6689224243164,38.6689224243164,38.6689224243164,null,39.6142997741699,39.6257629394531,39.6658706665039,39.7460823059082,39.3965797424316,39.0642623901367,39.0757217407227,38.9324798583984,38.8350791931152,38.8293495178223,38.4053611755371,38.3996315002441,38.5314140319824,38.5772514343262,38.6001663208008,38.6631889343262,38.7319450378418,38.7663230895996,38.8178901672363,38.8866424560547,38.9496688842773,39.0069694519043,39.0757217407227,39.0871810913086,39.1100997924805,39.1444778442383,39.1731262207031,39.2017707824707,39.2017707824707,39.2132339477539,39.2246894836426,39.2590675354004,39.2533378601074,39.2819862365723,39.327823638916,39.3450126647949,39.6142997741699,39.6142997741699,null,37.8839683532715,38.3996315002441,38.4053611755371,38.8293495178223,38.8350791931152,38.9324798583984,39.0757217407227,39.0642623901367,39.0642623901367,39.0069694519043,38.9152946472168,38.4683876037598,37.8839683532715,37.8839683532715,37.8839683532715,null,39.0642623901367,39.0929069519043,39.1502075195312,39.1616630554199,39.155933380127,38.6689224243164,38.0386695861816,38.0272064208984,36.8469161987305,36.0046691894531,36.9844245910645,38.0100212097168,38.0501251220703,38.0501251220703,38.0845031738281,38.4683876037598,38.9152946472168,39.0069694519043,39.0642623901367,39.0642623901367,null,40.966480255127,40.966480255127,40.8576202392578,40.8576202392578,40.697193145752,40.691463470459,40.5367622375488,40.0153732299805,40.0153732299805,40.0210990905762,40.966480255127,40.966480255127,null,39.6142997741699,39.3450126647949,39.327823638916,39.2819862365723,39.2533378601074,39.2590675354004,39.2877159118652,39.3106346130371,39.333553314209,39.3679313659668,39.4137687683105,39.4538726806641,39.4939804077148,39.5111694335938,39.5111694335938,39.5283584594727,39.5570068359375,39.5684623718262,39.5856552124023,39.5856552124023,39.6028442382812,39.6142997741699,39.6142997741699,null,39.6257629394531,39.6142997741699,39.6028442382812,39.5856552124023,39.5856552124023,39.5684623718262,39.5570068359375,39.5283584594727,39.5111694335938,39.5111694335938,39.4939804077148,39.4538726806641,39.4137687683105,39.3679313659668,39.333553314209,39.3106346130371,39.2877159118652,39.2590675354004,39.2246894836426,39.2017707824707,39.1960411071777,39.190315246582,39.1673965454102,39.1616630554199,39.1616630554199,39.3163642883301,39.4424133300781,39.7002449035645,41.2013931274414,42.0092658996582,42.0092658996582,42.0092658996582,41.2529640197754,41.2529640197754,40.9722099304199,40.966480255127,40.0210990905762,40.0153732299805,39.9809951782227,39.923698425293,39.8721351623535,39.8091087341309,39.7460823059082,39.7117042541504,39.6887893676758,39.6830558776855,39.6257629394531,39.6257629394531,null,40.1299629211426,40.1299629211426,39.9007797241211,39.5398178100586,38.6689224243164,38.6689224243164,39.155933380127,39.4023056030273,39.4080352783203,39.4137687683105,39.4596061706543,39.4939804077148,39.5283584594727,39.5627365112305,39.6314888000488,39.6887893676758,39.7575416564941,39.8148345947266,39.8721351623535,39.9294281005859,39.9752655029297,40.0210990905762,40.0841255187988,40.1299629211426,40.1299629211426,null,39.1158256530762,39.1616630554199,39.1616630554199,39.1673965454102,39.190315246582,39.1960411071777,39.2017707824707,39.2246894836426,39.2590675354004,39.2246894836426,39.2132339477539,39.2017707824707,39.2017707824707,39.1731262207031,39.1444778442383,39.1100997924805,39.0871810913086,39.0929069519043,39.0871810913086,39.0986404418945,39.1215591430664,39.1043701171875,39.1158256530762,39.1158256530762,39.1158256530762,39.1158256530762,null,43.5677108764648,43.6020851135254,43.6020851135254,43.6307373046875,43.6479225158691,43.670841217041,43.682300567627,43.6994934082031,43.7109489440918,43.7166786193848,43.7281379699707,43.7338676452637,43.5791664123535,43.5677108764648,43.5505218505859,43.5046844482422,43.3671760559082,43.2812309265137,43.4531211853027,43.4416580200195,43.4645767211914,43.4645767211914,43.4817657470703,43.4874954223633,43.5677108764648,43.5677108764648,null,43.7338676452637,43.7567863464355,43.7682456970215,43.7682456970215,43.7911643981934,43.7911643981934,43.9057579040527,43.9344024658203,44.0318031311035,44.0318031311035,44.0661849975586,44.0719146728516,44.0833740234375,44.1120223999023,44.1406669616699,44.1693153381348,44.1807746887207,44.1922340393066,44.2151527404785,44.2151527404785,44.1922340393066,44.1693153381348,44.117748260498,44.1463966369629,44.1979637145996,44.2323417663574,44.2495307922363,44.2552604675293,44.2495307922363,44.2495307922363,44.2552604675293,44.2953681945801,44.2953681945801,43.7911643981934,43.5906295776367,43.5619812011719,43.5104141235352,43.4989547729492,43.5390625,43.533332824707,43.5218734741211,43.5218734741211,43.5791664123535,43.5505218505859,43.5677108764648,43.5791664123535,43.7338676452637,43.7338676452637,null,43.1379928588867,43.1379928588867,43.1609115600586,43.1609115600586,43.1838302612305,43.1322631835938,43.1265296936035,43.1093444824219,43.092155456543,43.0749664306641,43.0520477294922,43.0176734924316,42.9947547912598,42.9718360900879,42.948917388916,42.9431838989258,42.7884902954102,42.7884902954102,42.7140045166016,42.7254638671875,42.7311935424805,42.759838104248,42.7942199707031,42.8687019348145,42.9088096618652,42.9431838989258,42.9661026000977,42.9890213012695,43.0233993530273,43.0520477294922,43.0749664306641,43.1093444824219,43.1379928588867,43.1379928588867,null,44.3985023498535,44.4214210510254,44.450065612793,44.4959030151367,44.5130920410156,44.5531959533691,44.5818481445312,44.5990333557129,44.6391410827637,44.7480049133301,44.7995681762695,44.891242980957,44.9256210327148,44.9829139709473,45.0001029968262,45.0115661621094,45.0516700744629,45.0688591003418,45.1318855285645,45.2006416320801,45.217830657959,45.2464752197266,45.2579383850098,45.2636680603027,45.2980422973633,45.3037757873535,45.3037757873535,45.2751235961914,45.2693939208984,45.2808570861816,45.3037757873535,45.3152313232422,44.2953681945801,44.2953681945801,44.2552604675293,44.2495307922363,44.2495307922363,44.2552604675293,44.2495307922363,44.2323417663574,44.1979637145996,44.1463966369629,44.117748260498,44.1693153381348,44.1922340393066,44.2151527404785,44.2151527404785,44.2380714416504,44.2609901428223,44.2552604675293,44.2609901428223,44.2609901428223,44.306827545166,44.312557220459,44.3469314575195,44.3412017822266,44.3985023498535,44.3985023498535,null,43.533332824707,43.5505218505859,43.5276031494141,43.5390625,43.5562515258789,43.5677108764648,43.5791664123535,43.5906295776367,43.5963592529297,43.6250038146973,43.6364669799805,43.682300567627,43.7052192687988,43.7453269958496,43.7739753723145,43.8026237487793,43.8255424499512,43.859920501709,43.9286766052246,43.9573211669922,43.985969543457,44.0031585693359,44.0318031311035,44.0661849975586,44.0833740234375,44.1406669616699,44.1635856628418,44.2036933898926,44.2609901428223,44.2896385192871,44.312557220459,44.3297462463379,44.3354759216309,44.3412017822266,44.3583946228027,44.3870391845703,44.3985023498535,44.3412017822266,44.3469314575195,44.312557220459,44.306827545166,44.2609901428223,44.2609901428223,44.2552604675293,44.2609901428223,44.2380714416504,44.2151527404785,44.1922340393066,44.1807746887207,44.1693153381348,44.1406669616699,44.1120223999023,44.0833740234375,44.0719146728516,44.0661849975586,44.0318031311035,44.0318031311035,43.9344024658203,43.9057579040527,43.7911643981934,43.7911643981934,43.7682456970215,43.7682456970215,43.7567863464355,43.7338676452637,43.7281379699707,43.7166786193848,43.7109489440918,43.6994934082031,43.682300567627,43.670841217041,43.6479225158691,43.6307373046875,43.6020851135254,43.6020851135254,43.5677108764648,43.5677108764648,43.5505218505859,43.6020851135254,43.533332824707,43.533332824707,null,43.1895561218262,43.2067489624023,43.1208038330078,43.1551818847656,43.0635108947754,43.0749664306641,43.0520477294922,43.0520477294922,43.0405921936035,43.0520477294922,43.0176734924316,43.0119400024414,43.0119400024414,42.9431838989258,42.9259986877441,42.8285942077637,42.817138671875,42.7999458312988,42.7827568054199,42.777027130127,42.759838104248,42.759838104248,42.7541122436523,42.7311935424805,42.7254638671875,42.7140045166016,42.6968154907227,42.6968154907227,42.7025451660156,42.7140045166016,42.7140045166016,42.7884902954102,42.7884902954102,42.9431838989258,42.948917388916,42.9718360900879,42.9947547912598,43.0176734924316,43.0520477294922,43.0749664306641,43.092155456543,43.1093444824219,43.1265296936035,43.1609115600586,43.1781005859375,43.1895561218262,43.1895561218262,null,43.2755012512207,43.0119400024414,43.0176734924316,43.0520477294922,43.0405921936035,43.0520477294922,43.0520477294922,43.0749664306641,43.0635108947754,43.1551818847656,43.1208038330078,43.2067489624023,43.1895561218262,43.2525825500488,43.2525825500488,43.2926902770996,43.3270683288574,43.3557167053223,43.4302024841309,43.4416580200195,43.4359283447266,43.533332824707,43.6020851135254,43.5505218505859,43.5677108764648,43.5677108764648,43.4874954223633,43.4817657470703,43.4645767211914,43.4645767211914,43.4416580200195,43.4531211853027,43.2812309265137,43.2755012512207,43.2755012512207,null,43.0119400024414,43.2755012512207,43.1379928588867,43.080696105957,43.080696105957,43.08642578125,43.0978851318359,43.092155456543,43.08642578125,43.092155456543,43.1036148071289,43.1093444824219,43.1265296936035,43.1322631835938,43.1322631835938,43.1208038330078,43.1036148071289,43.08642578125,43.0520477294922,43.0405921936035,43.0233993530273,43.0062103271484,42.9718360900879,42.8572463989258,42.8744316101074,42.8744316101074,42.8687019348145,42.8572463989258,42.811408996582,42.8056755065918,42.811408996582,42.8056755065918,42.7884902954102,42.759838104248,42.7369194030762,42.7311935424805,42.7311935424805,42.7541122436523,42.759838104248,42.759838104248,42.777027130127,42.7827568054199,42.7999458312988,42.817138671875,42.8285942077637,42.9259986877441,42.9431838989258,43.0119400024414,43.0119400024414,43.0119400024414,null,43.5104141235352,43.4874954223633,43.4302024841309,43.3900947570801,43.3385276794434,43.2755012512207,43.2525825500488,43.2411231994629,43.2010192871094,43.1609115600586,43.1322631835938,43.1322631835938,43.1265296936035,43.1093444824219,43.1036148071289,43.092155456543,43.08642578125,43.092155456543,43.0978851318359,43.08642578125,43.080696105957,43.080696105957,43.1379928588867,43.2755012512207,43.2812309265137,43.3671760559082,43.5046844482422,43.5505218505859,43.5791664123535,43.5218734741211,43.5218734741211,43.533332824707,43.5390625,43.4989547729492,43.5104141235352,43.5104141235352,null,43.1379928588867,43.2239379882812,43.269775390625,43.3213386535645,43.4244728088379,43.5505218505859,43.5677108764648,43.5963592529297,43.5906295776367,43.5791664123535,43.5677108764648,43.5562515258789,43.5390625,43.5276031494141,43.5505218505859,43.533332824707,43.4359283447266,43.4416580200195,43.4302024841309,43.3557167053223,43.3270683288574,43.2926902770996,43.2525825500488,43.2525825500488,43.1895561218262,43.1781005859375,43.1609115600586,43.1265296936035,43.1322631835938,43.1838302612305,43.1609115600586,43.1609115600586,43.1379928588867,43.1379928588867,43.1379928588867,null,39.5168991088867,39.5856552124023,39.7346229553223,39.7231636047363,39.6773262023926,39.642951965332,39.6372184753418,39.6200332641602,39.6028442382812,39.5971145629883,39.5856552124023,39.5684623718262,39.5570068359375,39.5570068359375,39.5512771606445,39.5455436706543,39.5398178100586,39.5168991088867,39.5054397583008,39.4596061706543,39.4252243041992,39.3965797424316,39.3793907165527,39.3564720153809,39.2934455871582,39.2819862365723,39.2934455871582,39.2934455871582,39.2934455871582,39.2934455871582,39.2934455871582,39.3049049377441,39.3106346130371,39.3163642883301,39.327823638916,39.3450126647949,39.3679313659668,39.3965797424316,39.4309539794922,39.5168991088867,39.5168991088867,null,40.8232421875,40.8117828369141,40.7888641357422,40.7716789245605,40.7716789245605,40.7831344604492,40.7831344604492,40.7888641357422,40.8175163269043,40.8461608886719,40.8576202392578,40.8805389404297,40.8862686157227,40.9550247192383,40.9722099304199,40.9722099304199,40.9836730957031,40.9836730957031,41.0237808227539,41.0696144104004,41.1269111633301,40.9951286315918,40.9091873168945,40.9034576416016,40.8919982910156,40.8461608886719,40.8232421875,40.8232421875,null,39.9981803894043,40.0554809570312,40.0841255187988,40.095588684082,40.1070442199707,40.1299629211426,40.1356925964355,40.1471519470215,40.1643409729004,40.1872596740723,40.1872596740723,40.1815299987793,40.1242332458496,40.0726699829102,39.7575416564941,39.5741958618164,39.5684623718262,39.5455436706543,39.5512771606445,39.5570068359375,39.5570068359375,39.5684623718262,39.5856552124023,39.5971145629883,39.6028442382812,39.6200332641602,39.6372184753418,39.642951965332,39.6773262023926,39.7231636047363,39.7346229553223,39.7575416564941,39.780460357666,39.786190032959,39.791919708252,39.8492164611816,39.8721351623535,39.9065093994141,39.9580764770508,39.9752655029297,39.9981803894043,39.9981803894043,null,39.8835906982422,39.9065093994141,39.9294281005859,39.9580764770508,39.9867248535156,39.9981803894043,39.9752655029297,39.9580764770508,39.9065093994141,39.8721351623535,39.8492164611816,39.791919708252,39.786190032959,39.780460357666,39.7575416564941,39.7346229553223,39.5856552124023,39.6601371765137,39.6887893676758,39.7002449035645,39.7117042541504,39.7231636047363,39.7575416564941,39.8320274353027,39.8434867858887,39.8835906982422,39.8835906982422,null,39.2819862365723,39.2533378601074,39.2017707824707,39.155933380127,39.1043701171875,39.0470733642578,39.0069694519043,38.9783172607422,38.9496688842773,38.9324798583984,38.9267539978027,38.9324798583984,38.9439430236816,38.9783172607422,39.0069694519043,39.0585327148438,39.0871810913086,39.1215591430664,39.1444778442383,39.1673965454102,39.2132339477539,39.2189598083496,39.2476081848145,39.2934455871582,39.327823638916,39.3163642883301,39.3106346130371,39.3049049377441,39.2934455871582,39.2934455871582,39.2934455871582,39.2934455871582,39.2934455871582,39.2819862365723,39.2819862365723,null,39.327823638916,39.2934455871582,39.2476081848145,39.2189598083496,39.2132339477539,39.1673965454102,39.1731262207031,39.1731262207031,39.190315246582,39.2017707824707,39.2017707824707,39.2075004577637,39.2075004577637,39.1960411071777,39.1788520812988,39.190315246582,39.2075004577637,39.2361526489258,39.2533378601074,39.2705268859863,39.2877159118652,39.2934455871582,39.2934455871582,39.333553314209,39.3450126647949,39.3621978759766,39.4023056030273,39.4309539794922,39.4596061706543,39.46533203125,39.46533203125,39.471061706543,39.4825248718262,39.4825248718262,39.5111694335938,39.5570068359375,39.4538726806641,39.5398178100586,39.5627365112305,39.5168991088867,39.4309539794922,39.3965797424316,39.3679313659668,39.3450126647949,39.327823638916,39.327823638916,null,40.7487602233887,40.7888641357422,40.8060531616211,40.8175163269043,40.8576202392578,40.8805389404297,40.8862686157227,40.9149169921875,40.9149169921875,40.9149169921875,40.9034576416016,40.8977279663086,40.8919982910156,40.8175163269043,40.7888641357422,40.7716789245605,40.7544898986816,40.7373008728027,40.7373008728027,40.691463470459,40.680004119873,40.6570854187012,40.6513557434082,40.680004119873,40.691463470459,40.697193145752,40.697193145752,40.7143821716309,40.7258415222168,40.7201080322266,40.7258415222168,40.7487602233887,40.7487602233887,null,39.5398178100586,39.5741958618164,39.6658706665039,39.6658706665039,39.6715965270996,39.6830558776855,39.6830558776855,39.7174339294434,39.7231636047363,39.7460823059082,39.7575416564941,39.7690010070801,39.774730682373,39.786190032959,39.8091087341309,39.8033790588379,39.8262977600098,39.8434867858887,39.8492164611816,39.8549423217773,39.8606719970703,39.8721351623535,39.8835906982422,39.8434867858887,39.8320274353027,39.7575416564941,39.7231636047363,39.7117042541504,39.7002449035645,39.6887893676758,39.6601371765137,39.5856552124023,39.5168991088867,39.5627365112305,39.5398178100586,39.5398178100586,null,40.7888641357422,40.7831344604492,40.7831344604492,40.7716789245605,40.7716789245605,40.7888641357422,40.8117828369141,40.8232421875,40.8060531616211,40.7774085998535,40.7544898986816,40.691463470459,40.6628150939941,40.6570854187012,40.680004119873,40.691463470459,40.7373008728027,40.7373008728027,40.7544898986816,40.7716789245605,40.7888641357422,40.7888641357422,null,40.7831344604492,40.7716789245605,40.7544898986816,40.7373008728027,40.7373008728027,40.7373008728027,40.7373008728027,40.7373008728027,40.7315711975098,40.7258415222168,40.691463470459,40.6628150939941,40.6398963928223,40.6227073669434,40.5940628051758,40.5825996398926,40.5654106140137,40.5596809387207,40.5081176757812,40.5081176757812,40.4279022216797,40.4279022216797,40.3877983093262,40.3820648193359,40.3534164428711,40.3362274169922,40.3591461181641,40.4049835205078,40.4164428710938,40.4279022216797,40.4450912475586,40.4794692993164,40.5539512634277,40.5654106140137,40.5768699645996,40.5768699645996,40.5768699645996,40.5940628051758,40.6456260681152,40.680004119873,40.7086524963379,40.7315711975098,40.7659454345703,40.7831344604492,40.7831344604492,null,40.2732048034668,40.2617454528809,40.2216377258301,40.1929893493652,40.1872596740723,40.1872596740723,40.1758003234863,40.1242332458496,40.1815299987793,40.1872596740723,40.1872596740723,40.1643409729004,40.233097076416,40.244556427002,40.2674713134766,40.2903900146484,40.3075790405273,40.3247718811035,40.3362274169922,40.3534164428711,40.3820648193359,40.3877983093262,40.4279022216797,40.4279022216797,40.3877983093262,40.3935241699219,40.3877983093262,40.37060546875,40.3476905822754,40.3362274169922,40.3075790405273,40.2903900146484,40.2789344787598,40.2732048034668,40.2732048034668,null,40.2732048034668,40.2789344787598,40.2903900146484,40.3075790405273,40.3362274169922,40.3476905822754,40.37060546875,40.3877983093262,40.3935241699219,40.4279022216797,40.4336318969727,40.4680099487305,40.496654510498,40.5081176757812,40.5310363769531,40.5539512634277,40.5539512634277,40.5768699645996,40.5997886657715,40.6112480163574,40.6169776916504,40.6112480163574,40.6055183410645,40.6112480163574,40.5825996398926,40.5539512634277,40.5310363769531,40.5195732116699,40.5081176757812,40.4851989746094,40.4680099487305,40.4508171081543,40.4450912475586,40.4049835205078,40.2961235046387,40.2789344787598,40.2732048034668,40.2732048034668,40.2732048034668,null,40.1242332458496,40.1758003234863,40.1872596740723,40.1872596740723,40.1929893493652,40.2216377258301,40.2617454528809,40.2732048034668,40.2732048034668,40.2789344787598,40.2961235046387,40.4049835205078,40.4450912475586,40.4508171081543,40.4450912475586,40.4336318969727,40.4336318969727,40.4336318969727,40.4221725463867,40.4049835205078,40.4508171081543,40.4680099487305,40.4508171081543,40.4336318969727,40.3935241699219,40.3362274169922,40.3018531799316,40.2674713134766,40.2216377258301,40.1586112976074,40.1070442199707,40.1070442199707,40.095588684082,40.1070442199707,40.1356925964355,40.1356925964355,40.1299629211426,40.1013145446777,40.1070442199707,40.1356925964355,40.1643409729004,40.1758003234863,40.1758003234863,40.0726699829102,40.1242332458496,40.1242332458496,null,40.9034576416016,40.9149169921875,40.9149169921875,40.9149169921875,40.8862686157227,40.8805389404297,40.8576202392578,40.8175163269043,40.8060531616211,40.7888641357422,40.7487602233887,40.680004119873,40.6513557434082,40.6570854187012,40.680004119873,40.7201080322266,40.7315711975098,40.7373008728027,40.7544898986816,40.7258415222168,40.7315711975098,40.7373008728027,40.7373008728027,40.7373008728027,40.7373008728027,40.7373008728027,40.7544898986816,40.7716789245605,40.7831344604492,40.8060531616211,40.8461608886719,40.8576202392578,40.8919982910156,40.9149169921875,40.9149169921875,40.9149169921875,40.9321060180664,40.949291229248,40.9607543945312,40.9722099304199,41.0868034362793,41.0409660339355,41.0466995239258,41.0466995239258,41.0295066833496,41.0295066833496,41.0237808227539,41.0180473327637,41.0123176574707,41.0065879821777,40.9722099304199,40.9550247192383,40.9435653686523,40.9321060180664,40.9034576416016,40.9034576416016,null,40.0726699829102,40.1758003234863,40.1758003234863,40.1643409729004,40.1356925964355,40.1070442199707,40.1013145446777,40.1299629211426,40.1356925964355,40.1356925964355,40.1070442199707,40.095588684082,40.1070442199707,40.1070442199707,40.0325622558594,39.9523468017578,39.9122428894043,39.8377532958984,39.791919708252,39.780460357666,39.791919708252,39.8262977600098,39.9065093994141,39.9638061523438,40.0210990905762,40.0325622558594,39.9695358276367,39.9466171264648,39.923698425293,39.8492164611816,39.8148345947266,39.791919708252,39.7403526306152,39.7002449035645,39.6601371765137,39.6372184753418,39.6142997741699,39.5741958618164,39.5627365112305,39.5283584594727,39.5283584594727,39.5455436706543,39.5455436706543,39.5398178100586,39.5455436706543,39.5684623718262,39.5741958618164,39.7575416564941,40.0726699829102,40.0726699829102,null,40.9034576416016,40.9321060180664,40.9435653686523,40.9550247192383,40.9722099304199,41.0065879821777,41.0123176574707,41.0180473327637,41.0237808227539,41.0295066833496,41.0295066833496,41.0466995239258,41.0466995239258,41.0409660339355,41.0868034362793,41.2013931274414,41.144100189209,41.1269111633301,41.0696144104004,41.0237808227539,40.9836730957031,40.9836730957031,40.9722099304199,40.9722099304199,40.9550247192383,40.8862686157227,40.8805389404297,40.8576202392578,40.8461608886719,40.8175163269043,40.8919982910156,40.8977279663086,40.9034576416016,40.9034576416016,null,39.5398178100586,39.4538726806641,39.5570068359375,39.5111694335938,39.4825248718262,39.4825248718262,39.471061706543,39.46533203125,39.46533203125,39.4596061706543,39.4309539794922,39.4023056030273,39.4252243041992,39.4825248718262,39.5054397583008,39.5283584594727,39.5512771606445,39.5684623718262,39.5856552124023,39.608570098877,39.6372184753418,39.6773262023926,39.6773262023926,39.786190032959,39.774730682373,39.7690010070801,39.7575416564941,39.7460823059082,39.7231636047363,39.7174339294434,39.6830558776855,39.6830558776855,39.6715965270996,39.6658706665039,39.6658706665039,39.5741958618164,39.5398178100586,39.5398178100586,null,40.7258415222168,40.7544898986816,40.7373008728027,40.7315711975098,40.7201080322266,40.680004119873,40.6570854187012,40.6513557434082,40.680004119873,40.6628150939941,40.6742744445801,40.6685447692871,40.6456260681152,40.6227073669434,40.5997886657715,40.5768699645996,40.5539512634277,40.5539512634277,40.5310363769531,40.5081176757812,40.496654510498,40.4680099487305,40.4336318969727,40.4279022216797,40.3935241699219,40.3877983093262,40.3935241699219,40.3877983093262,40.4279022216797,40.5081176757812,40.5081176757812,40.5596809387207,40.5654106140137,40.5825996398926,40.5940628051758,40.6227073669434,40.6398963928223,40.6628150939941,40.691463470459,40.7258415222168,40.7258415222168,null,40.9149169921875,41.1039924621582,41.1211814880371,41.138370513916,41.1956634521484,41.2300453186035,41.270149230957,41.3102569580078,41.3389053344727,41.3675537109375,41.2013931274414,41.0868034362793,40.9722099304199,40.9607543945312,40.949291229248,40.9321060180664,40.9149169921875,40.9149169921875,40.9149169921875,40.9149169921875,null,40.7487602233887,40.7258415222168,40.7201080322266,40.7258415222168,40.7143821716309,40.697193145752,40.697193145752,40.691463470459,40.680004119873,40.6513557434082,40.6513557434082,40.6227073669434,40.6112480163574,40.6055183410645,40.6112480163574,40.6169776916504,40.6112480163574,40.5997886657715,40.6227073669434,40.6456260681152,40.6685447692871,40.6742744445801,40.6628150939941,40.680004119873,40.7487602233887,40.7487602233887,null,40.9607543945312,40.9836730957031,41.000862121582,41.0295066833496,41.0524253845215,41.0810737609863,41.1039924621582,40.9149169921875,40.8919982910156,40.8576202392578,40.8461608886719,40.8060531616211,40.7831344604492,40.7659454345703,40.7315711975098,40.7086524963379,40.680004119873,40.6456260681152,40.5940628051758,40.6169776916504,40.6456260681152,40.680004119873,40.7029228210449,40.7544898986816,40.7774085998535,40.7831344604492,40.7945976257324,40.8461608886719,40.8690795898438,40.8977279663086,40.9263725280762,40.9435653686523,40.9607543945312,40.9607543945312,null,35.2197151184082,35.0249099731445,34.9504280090332,34.9504280090332,34.8587532043457,34.8587532043457,34.8874015808105,34.8874015808105,34.8587532043457,34.8644828796387,34.9561538696289,35.2197151184082,35.2197151184082,35.2197151184082,null,34.5722732543945,34.5780029296875,34.5780029296875,34.5722732543945,34.5608139038086,34.2628746032715,34.2571449279785,33.8331565856934,33.8274269104004,33.5753288269043,33.4779243469238,33.4779243469238,33.1971740722656,33.2029037475586,33.2086334228516,33.2086334228516,33.2029037475586,33.7758636474609,34.5722732543945,34.5722732543945,null,34.0737991333008,34.0737991333008,33.8217010498047,33.8102378845215,33.6498107910156,33.6498107910156,33.5581359863281,33.5638656616211,33.3862533569336,33.3805198669434,32.9565353393555,32.9565353393555,32.9622611999512,32.5210838317871,32.5210838317871,32.5210838317871,32.5268173217773,32.9565353393555,32.9565353393555,33.1169624328613,33.12841796875,33.134147644043,33.6956481933594,34.0795288085938,34.0795288085938,33.9935836791992,33.9935836791992,33.9935836791992,34.0737991333008,34.0737991333008,34.0737991333008,null,36.2052040100098,36.2052040100098,36.2052040100098,36.2109336853027,36.2510414123535,36.2567672729492,36.2510414123535,36.2796859741211,36.3312530517578,36.4343872070312,36.5031394958496,36.5948143005371,36.6864852905273,36.6807594299316,36.6922149658203,36.7380523681641,36.8068084716797,36.8297271728516,36.8984832763672,36.9156684875488,36.9500503540039,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.8812942504883,36.5146026611328,36.2052040100098,36.2052040100098,null,34.7327003479004,34.3144416809082,34.3144416809082,34.6066474914551,34.6123809814453,34.6868667602539,34.6925926208496,34.7728080749512,34.7728080749512,34.8587532043457,34.8644828796387,34.944694519043,34.93896484375,34.7327003479004,34.7327003479004,null,34.7728080749512,34.6181106567383,34.6123809814453,34.0737991333008,34.0737991333008,33.9935836791992,33.9935836791992,33.9935836791992,34.0795288085938,34.0795288085938,34.3373603820801,34.4003829956055,34.6123809814453,34.6181106567383,34.6925926208496,34.6983222961426,34.7785377502441,34.7785377502441,34.7728080749512,34.7728080749512,null,32.5955696105957,32.7674560546875,32.7674560546875,32.8190231323242,33.002368927002,33.0596656799316,32.9622611999512,32.9565353393555,32.6414070129395,32.1142845153809,32.0741806030273,31.9882354736328,31.9939613342285,31.9939613342285,31.9825038909912,31.948127746582,31.9022903442383,31.8679141998291,31.8220767974854,31.7819690704346,31.7876968383789,31.8793716430664,32.2919006347656,32.5210838317871,32.5210838317871,32.5955696105957,32.5955696105957,null,31.9939613342285,31.9939613342285,31.9939613342285,31.9939613342285,32.5210838317871,32.5210838317871,32.9622611999512,32.9565353393555,32.8362083435059,32.5268173217773,32.5210838317871,32.1314735412598,31.9939613342285,31.9939613342285,null,32.7789154052734,33.2029037475586,33.2086334228516,33.2086334228516,33.2029037475586,33.1971740722656,33.1971740722656,33.1570663452148,33.1169624328613,33.0596656799316,33.002368927002,32.9622611999512,32.9450721740723,32.9221534729004,32.8705902099609,32.7674560546875,32.7388076782227,32.6986999511719,32.6471366882324,32.6242179870605,32.5955696105957,32.5955696105957,32.5153541564941,32.5096244812012,32.097095489502,32.0741806030273,31.8736419677734,31.8736419677734,32.0168800354004,32.1257438659668,32.5210838317871,32.5210838317871,32.5955696105957,32.6070289611816,32.7789154052734,32.7789154052734,32.7789154052734,null,34.3373603820801,34.4290351867676,34.6066474914551,34.6066474914551,34.9217758178711,35.0306396484375,35.1967964172363,35.2082557678223,35.2082557678223,35.2082557678223,35.1395034790039,34.7728080749512,34.7785377502441,34.7785377502441,34.6983222961426,34.6925926208496,34.6181106567383,34.6123809814453,34.4003829956055,34.3373603820801,34.3373603820801,34.3373603820801,null,36.2052040100098,36.2052040100098,36.165096282959,36.159366607666,36.0848846435547,36.0791511535645,35.9989395141602,35.987476348877,35.8098640441895,35.7353782653809,35.701000213623,35.6437034606934,35.6437034606934,35.4202499389648,35.397331237793,35.3858757019043,35.3858757019043,35.3801460266113,35.4202499389648,35.4202499389648,35.7984046936035,35.7812118530273,35.7754859924316,35.7754859924316,35.8098640441895,35.8155937194824,35.8327827453613,35.849967956543,35.8843460083008,35.9072647094727,35.9473724365234,35.9473724365234,35.9817504882812,35.987476348877,36.0046691894531,36.0333137512207,36.1307182312012,36.159366607666,36.1880149841309,36.2052040100098,36.2052040100098,null,32.4236831665039,32.7789154052734,32.7789154052734,32.6070289611816,32.5955696105957,32.5210838317871,32.5210838317871,32.1257438659668,32.0168800354004,31.8736419677734,31.8736419677734,31.8564529418945,31.8335342407227,31.8220767974854,31.7876968383789,31.6731071472168,31.3522510528564,31.3465213775635,31.3465213775635,31.3522510528564,32.4236831665039,32.4236831665039,null,31.9939613342285,31.9939613342285,32.1314735412598,32.5210838317871,32.5268173217773,32.8362083435059,32.9565353393555,32.9565353393555,33.3805198669434,33.3862533569336,33.5638656616211,33.5581359863281,33.5524101257324,33.3862533569336,32.9450721740723,32.5096244812012,32.0741806030273,31.9939613342285,31.9939613342285,31.9939613342285,null,34.3373603820801,34.3373603820801,34.0795288085938,33.6956481933594,33.134147644043,33.12841796875,33.1169624328613,33.306037902832,33.306037902832,33.3862533569336,33.3862533569336,33.3805198669434,33.3862533569336,33.4779243469238,33.6498107910156,33.6498107910156,33.8217010498047,33.8217010498047,34.1368255615234,34.2514190673828,34.2571449279785,34.2571449279785,34.3373603820801,34.3373603820801,null,35.9588317871094,35.9301834106445,35.8270492553711,35.8270492553711,35.8155937194824,35.8270492553711,35.8213195800781,35.8041305541992,35.7869453430176,35.7640266418457,35.7582969665527,35.7411079406738,35.7697563171387,35.7812118530273,35.7984046936035,35.8041305541992,35.8098640441895,35.7926750183105,35.8041305541992,35.8041305541992,35.8213195800781,35.8270492553711,35.9473724365234,35.9473724365234,35.9416427612305,35.9416427612305,35.9473724365234,35.9473724365234,35.9702911376953,35.9702911376953,35.9473724365234,35.9588317871094,35.9588317871094,null,32.5955696105957,32.5955696105957,32.5210838317871,32.5210838317871,32.2919006347656,31.8793716430664,31.7876968383789,31.7876968383789,31.8220767974854,31.8335342407227,31.8564529418945,31.8736419677734,32.0741806030273,32.097095489502,32.5096244812012,32.5153541564941,32.5955696105957,32.5955696105957,32.5955696105957,null,35.2999305725098,35.3113899230957,35.3400382995605,35.3400382995605,35.3113899230957,35.3056564331055,34.9561538696289,34.9504280090332,34.9504280090332,35.9989395141602,36.0046691894531,36.0046691894531,36.0046691894531,36.0046691894531,36.0046691894531,35.4660873413086,35.2999305725098,35.2999305725098,null,35.9588317871094,35.9473724365234,35.9588317871094,35.9760208129883,35.9702911376953,35.9817504882812,36.0046691894531,36.0275840759277,36.0562324523926,36.0906105041504,36.1135292053223,36.1135292053223,36.159366607666,36.1880149841309,36.2166595458984,36.2338485717773,36.2510414123535,36.2567672729492,36.2510414123535,36.2109336853027,36.2052040100098,36.2052040100098,36.1880149841309,36.159366607666,36.1307182312012,36.0333137512207,36.0046691894531,35.987476348877,35.9817504882812,35.9473724365234,35.9473724365234,35.9072647094727,35.8843460083008,35.849967956543,35.8327827453613,35.8155937194824,35.8098640441895,35.7754859924316,35.7812118530273,35.7754859924316,35.7697563171387,35.7582969665527,35.7468376159668,35.7984046936035,35.8270492553711,35.8557014465332,35.8557014465332,35.8557014465332,35.8557014465332,35.9588317871094,35.9588317871094,null,31.9939613342285,31.9882354736328,32.0741806030273,32.1142845153809,32.6414070129395,32.9565353393555,32.9622611999512,33.0596656799316,33.3805198669434,33.3862533569336,33.3862533569336,33.306037902832,33.306037902832,33.1169624328613,32.9565353393555,32.9565353393555,32.5268173217773,32.5210838317871,32.5210838317871,31.9939613342285,31.9882354736328,31.9939613342285,31.9939613342285,null,35.7296485900879,35.6093292236328,35.1738777160645,34.93896484375,34.944694519043,34.8644828796387,34.8587532043457,34.7728080749512,34.7728080749512,34.6925926208496,34.6868667602539,34.6123809814453,34.6066474914551,34.6123809814453,34.6181106567383,34.7728080749512,35.1395034790039,35.1796112060547,35.248363494873,35.2369041442871,35.2369041442871,35.3801460266113,35.3858757019043,35.3858757019043,35.397331237793,35.4202499389648,35.6437034606934,35.6437034606934,35.701000213623,35.7353782653809,35.7296485900879,35.7296485900879,null,36.9844245910645,36.9844245910645,36.927131652832,36.8812942504883,36.8641052246094,36.8068084716797,36.6750297546387,36.617733001709,36.5661659240723,36.4916839599609,36.4515762329102,36.3885498046875,36.3484420776367,36.3083343505859,36.2911491394043,36.2166595458984,36.1421775817871,36.1135292053223,36.0447769165039,36.0046691894531,35.9817504882812,35.9702911376953,35.9760208129883,35.9588317871094,35.9473724365234,35.9588317871094,35.9932098388672,35.9932098388672,35.9359130859375,35.9301834106445,35.9588317871094,35.987476348877,35.9932098388672,36.1994743347168,36.1994743347168,36.2796859741211,36.3427124023438,36.6578407287598,36.6635704040527,36.8010787963867,36.8010787963867,36.8239974975586,36.8641052246094,36.892749786377,36.9099426269531,36.9385871887207,36.9672393798828,36.9844245910645,36.9958839416504,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,null,34.3144416809082,34.2972526550293,33.8217010498047,33.5524101257324,33.5581359863281,33.6498107910156,33.6498107910156,33.8102378845215,33.8217010498047,34.0737991333008,34.0737991333008,34.6123809814453,34.6066474914551,34.3144416809082,34.3144416809082,34.3144416809082,null,35.2999305725098,35.4660873413086,36.0046691894531,36.0046691894531,36.1994743347168,36.1994743347168,35.9932098388672,35.987476348877,35.9588317871094,35.9473724365234,35.9702911376953,35.9702911376953,35.9473724365234,35.9473724365234,35.9416427612305,35.9416427612305,35.9473724365234,35.9473724365234,35.8270492553711,35.8213195800781,35.8041305541992,35.8041305541992,35.7926750183105,35.8098640441895,35.8041305541992,35.7984046936035,35.7812118530273,35.7697563171387,35.7411079406738,35.2197151184082,35.2197151184082,35.2999305725098,35.2999305725098,35.2999305725098,null,35.9989395141602,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,36.9844245910645,36.9672393798828,36.9385871887207,36.9099426269531,36.892749786377,36.8641052246094,36.8239974975586,36.8010787963867,36.8010787963867,36.6635704040527,36.6578407287598,36.3427124023438,36.2796859741211,36.1994743347168,36.0046691894531,36.0046691894531,36.0046691894531,36.0046691894531,35.9989395141602,35.9989395141602,null,35.1395034790039,35.2082557678223,35.2082557678223,35.2082557678223,35.1967964172363,35.0306396484375,35.0306396484375,35.1337738037109,35.3113899230957,35.3228492736816,35.4259834289551,35.7640266418457,35.8557014465332,35.8557014465332,35.8557014465332,35.8557014465332,35.8270492553711,35.7984046936035,35.7468376159668,35.7582969665527,35.7697563171387,35.7754859924316,35.7812118530273,35.7754859924316,35.7754859924316,35.7812118530273,35.7984046936035,35.4202499389648,35.4202499389648,35.3801460266113,35.2369041442871,35.2369041442871,35.248363494873,35.1796112060547,35.1395034790039,35.1395034790039,null,35.9588317871094,35.8557014465332,35.7640266418457,35.4259834289551,35.3228492736816,35.3113899230957,35.1337738037109,35.0306396484375,35.0249099731445,35.2197151184082,35.7411079406738,35.7582969665527,35.7640266418457,35.7869453430176,35.8041305541992,35.8213195800781,35.8270492553711,35.8155937194824,35.8270492553711,35.8270492553711,35.9301834106445,35.9359130859375,35.9932098388672,35.9932098388672,35.9588317871094,35.9588317871094,null,32.5955696105957,32.5955696105957,32.6242179870605,32.6471366882324,32.6986999511719,32.7388076782227,32.7674560546875,32.8705902099609,32.9221534729004,32.9450721740723,32.9622611999512,33.002368927002,33.0596656799316,33.1169624328613,33.1570663452148,33.1971740722656,33.1971740722656,33.4779243469238,33.4779243469238,33.4779243469238,33.3862533569336,33.3805198669434,33.0596656799316,33.002368927002,32.8190231323242,32.7674560546875,32.7674560546875,32.5955696105957,32.5955696105957,null,33.4779243469238,33.5753288269043,33.8274269104004,33.8331565856934,34.2571449279785,34.2628746032715,34.5608139038086,34.5722732543945,34.5722732543945,34.5722732543945,34.4118461608887,34.4118461608887,34.2514190673828,34.2571449279785,34.2514190673828,34.1368255615234,33.8217010498047,33.8217010498047,33.6498107910156,33.6498107910156,33.4779243469238,33.4779243469238,33.4779243469238,null,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9500503540039,36.9156684875488,36.8984832763672,36.8297271728516,36.8068084716797,36.7380523681641,36.6922149658203,36.6807594299316,36.6864852905273,36.5948143005371,36.5031394958496,36.4343872070312,36.3312530517578,36.2796859741211,36.2510414123535,36.2338485717773,36.2166595458984,36.1880149841309,36.159366607666,36.1135292053223,36.1135292053223,36.0906105041504,36.0562324523926,36.0275840759277,36.0046691894531,36.0447769165039,36.1135292053223,36.1421775817871,36.2166595458984,36.2911491394043,36.3083343505859,36.3484420776367,36.3885498046875,36.4515762329102,36.4916839599609,36.5661659240723,36.617733001709,36.6750297546387,36.8068084716797,36.8641052246094,36.8812942504883,36.927131652832,36.9844245910645,36.9844245910645,null,35.0306396484375,34.9217758178711,34.6066474914551,34.6066474914551,34.4290351867676,34.3373603820801,34.2571449279785,34.2571449279785,34.2514190673828,34.2571449279785,34.2514190673828,34.4118461608887,34.5149765014648,34.5149765014648,34.5951919555664,34.6009216308594,34.8587532043457,34.8587532043457,34.8587532043457,34.9504280090332,34.9504280090332,35.0249099731445,35.0306396484375,35.0306396484375,35.0306396484375,null,36.9958839416504,37.0016136169434,36.4802207946777,36.4802207946777,36.0447769165039,35.7296485900879,35.7353782653809,35.8098640441895,35.987476348877,35.9989395141602,36.0791511535645,36.0848846435547,36.159366607666,36.165096282959,36.2052040100098,36.5146026611328,36.8812942504883,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9958839416504,36.9958839416504,null,34.9504280090332,34.9504280090332,34.9561538696289,35.3056564331055,35.3113899230957,35.3400382995605,35.3400382995605,35.3113899230957,35.2999305725098,35.2999305725098,35.2197151184082,34.9561538696289,34.9561538696289,34.5722732543945,34.5722732543945,34.5608139038086,34.5722732543945,34.5780029296875,34.5780029296875,34.5722732543945,34.9504280090332,34.9504280090332,null,42.4676284790039,42.4103355407715,42.4160652160645,42.4676284790039,42.507740020752,42.5650367736816,42.5879554748535,42.6223297119141,42.6738967895508,42.7025451660156,42.7311935424805,42.7827568054199,42.7942199707031,42.817138671875,42.817138671875,42.811408996582,42.7884902954102,42.7884902954102,42.6968154907227,42.6681671142578,42.6337890625,42.6108741760254,42.5994110107422,42.5707626342773,42.5306549072266,42.4676284790039,42.4676284790039,null,41.9978065490723,42.0035362243652,42.5191993713379,42.5191993713379,42.5134658813477,42.5134658813477,42.4676284790039,42.4676284790039,42.4160652160645,42.4160652160645,42.0035362243652,41.9978065490723,41.9978065490723,null,40.9034576416016,40.9091873168945,40.8862686157227,40.8690795898438,40.8576202392578,40.8232421875,40.8117828369141,40.8060531616211,40.9034576416016,40.9034576416016,null,42.0035362243652,42.0035362243652,42.0894813537598,42.0952110290527,42.186882019043,42.186882019043,42.2098007202148,42.2098007202148,42.2269897460938,42.2327194213867,42.2441787719727,42.2499084472656,42.2556381225586,42.2728271484375,42.2785568237305,42.2842826843262,42.2900161743164,42.2957458496094,42.2957458496094,42.3129348754883,42.3186645507812,42.324390411377,42.3301200866699,42.3415832519531,42.3473091125488,42.358772277832,42.358772277832,42.3931465148926,42.3931465148926,42.4103355407715,42.4160652160645,42.2499084472656,42.2441787719727,42.1983413696289,42.1983413696289,42.1525039672852,42.0780181884766,42.043643951416,42.0035362243652,42.0035362243652,42.0035362243652,null,42.0035362243652,42.0035362243652,42.5421180725098,42.5306549072266,42.4848213195801,42.4389839172363,42.4389839172363,42.4275245666504,42.4275245666504,42.4504432678223,42.4504432678223,42.4733619689941,42.4848213195801,42.4848213195801,42.4733619689941,42.4905471801758,42.496280670166,42.507740020752,42.507740020752,42.5306549072266,42.5249290466309,42.5191993713379,42.0035362243652,42.0035362243652,42.0035362243652,null,43.0233993530273,43.0463180541992,43.0692367553711,43.3270683288574,43.3270683288574,43.3671760559082,43.3900947570801,43.407283782959,43.4187393188477,43.2525825500488,43.2525825500488,43.2239379882812,43.1666412353516,43.1551818847656,43.1093444824219,43.092155456543,43.0119400024414,43.0062103271484,42.8515129089355,42.8515129089355,42.7942199707031,42.7713012695312,42.628059387207,42.628059387207,42.628059387207,42.628059387207,42.628059387207,42.628059387207,42.6796264648438,42.7254638671875,42.759838104248,42.777027130127,42.8056755065918,42.8515129089355,42.8744316101074,42.9030799865723,42.9259986877441,42.954647064209,42.9890213012695,43.0062103271484,43.0233993530273,43.0233993530273,null,42.5421180725098,42.0035362243652,42.0035362243652,42.0035362243652,42.2613677978516,42.2957458496094,42.358772277832,42.4275245666504,42.4504432678223,42.4733619689941,42.4905471801758,42.496280670166,42.5134658813477,42.5421180725098,42.5593032836914,42.5764923095703,42.5650367736816,42.5535736083984,42.5421180725098,42.5421180725098,null,41.9978065490723,41.9978065490723,42.2785568237305,42.2900161743164,42.2957458496094,42.2957458496094,42.2499084472656,42.2499084472656,42.2441787719727,42.2384490966797,42.2327194213867,42.2499084472656,42.2900161743164,42.2842826843262,42.1582374572754,42.1582374572754,42.0379104614258,42.0035362243652,41.9978065490723,41.9978065490723,null,42.7541122436523,42.6796264648438,42.6681671142578,42.6223297119141,42.5994110107422,42.5707626342773,42.5306549072266,42.502010345459,42.4561729431152,42.4160652160645,42.3759574890137,42.358772277832,42.3129348754883,42.2957458496094,42.2499084472656,42.1983413696289,42.1983413696289,42.2441787719727,42.2499084472656,42.4160652160645,42.7254638671875,42.7483825683594,42.7483825683594,42.7541122436523,42.7541122436523,null,45.0001029968262,45.0115661621094,44.9657287597656,44.9428100585938,44.8683242797852,44.8339500427246,44.8053016662598,44.7823829650879,44.6849784851074,44.6104927062988,44.570384979248,44.5474662780762,44.5417404174805,44.5360107421875,44.5302772521973,44.4959030151367,44.4901733398438,44.4844436645508,44.4787139892578,44.4557952880859,44.450065612793,44.438606262207,44.570384979248,44.576114654541,44.7136268615723,44.7136268615723,45.0001029968262,45.0001029968262,null,42.5134658813477,42.4561729431152,42.324390411377,42.175422668457,42.0952110290527,42.049373626709,42.049373626709,41.9806175231934,42.0035362243652,42.0092658996582,42.0894813537598,42.1353187561035,42.175422668457,42.2040710449219,42.2441787719727,42.2613677978516,42.2728271484375,42.3014755249023,42.3415832519531,42.3759574890137,42.4160652160645,42.4676284790039,42.5134658813477,42.5134658813477,null,42.4160652160645,42.4103355407715,42.4103355407715,42.628059387207,42.7713012695312,42.7884902954102,42.7254638671875,42.4160652160645,42.4160652160645,null,42.3129348754883,42.324390411377,42.324390411377,42.3358535766602,42.3530387878418,42.3759574890137,42.3702278137207,42.3931465148926,42.3874168395996,42.4046096801758,42.4103355407715,42.4389839172363,42.4389839172363,42.4561729431152,42.4447135925293,42.4504432678223,42.4733619689941,42.4848213195801,42.4733619689941,42.5134658813477,42.507740020752,42.5134658813477,42.5134658813477,42.4160652160645,42.3530387878418,42.3473091125488,42.2040710449219,42.1696929931641,42.1525039672852,42.1582374572754,42.1181259155273,42.0092658996582,41.8488388061523,41.854564666748,41.8602981567383,41.8660278320312,41.8832168579102,41.9405097961426,41.9634284973145,42.0035362243652,42.0035362243652,42.043643951416,42.0780181884766,42.1525039672852,42.1983413696289,42.2499084472656,42.2957458496094,42.3129348754883,42.3129348754883,null,42.049373626709,41.6769485473633,41.5337104797363,41.4878730773926,41.4305801391602,41.4706840515137,41.5050621032715,41.5394401550293,41.5680885314941,41.591007232666,41.6425743103027,41.7113265991211,41.7972717285156,41.8373794555664,41.8602981567383,41.9290542602539,41.9863471984863,42.055103302002,42.0894813537598,42.0092658996582,42.0035362243652,41.9806175231934,42.049373626709,42.049373626709,42.049373626709,null,42.5421180725098,42.5535736083984,42.5650367736816,42.5764923095703,42.6051406860352,42.6567077636719,42.6910858154297,42.7140045166016,42.7197341918945,42.7426528930664,42.759838104248,42.811408996582,42.8572463989258,42.9030799865723,42.9431838989258,42.960376739502,42.9661026000977,42.948917388916,42.9718360900879,42.9947547912598,43.0233993530273,43.0520477294922,43.080696105957,43.0692367553711,43.0520477294922,43.0291290283203,43.0176734924316,43.0405921936035,43.0635108947754,43.0692367553711,43.08642578125,43.080696105957,43.092155456543,43.080696105957,43.08642578125,43.08642578125,43.08642578125,43.092155456543,43.092155456543,43.092155456543,42.8687019348145,42.8687019348145,42.7827568054199,42.7827568054199,42.5306549072266,42.507740020752,42.507740020752,42.496280670166,42.4905471801758,42.4733619689941,42.4848213195801,42.4848213195801,42.4733619689941,42.4504432678223,42.4504432678223,42.4275245666504,42.4275245666504,42.4389839172363,42.4389839172363,42.4848213195801,42.5306549072266,42.5421180725098,42.5421180725098,null,43.7453269958496,43.7739753723145,43.7911643981934,43.8026237487793,43.8026237487793,43.8026237487793,43.8198127746582,43.8255424499512,43.8255424499512,43.8198127746582,43.8140830993652,43.9286766052246,43.9745101928711,44.117748260498,44.1406669616699,44.4099578857422,44.438606262207,44.450065612793,44.4557952880859,44.4787139892578,44.4844436645508,44.4901733398438,44.4959030151367,44.5302772521973,44.5360107421875,44.5417404174805,44.5474662780762,44.5130920410156,44.4729843139648,44.4214210510254,44.3641204833984,44.306827545166,44.2724494934082,44.2323417663574,44.1922340393066,44.1693153381348,44.134937286377,44.0661849975586,44.0088882446289,43.9687843322754,43.9344024658203,43.8942947387695,43.854190826416,43.8140830993652,43.8026237487793,43.7453269958496,43.7453269958496,null,44.438606262207,44.4099578857422,44.1406669616699,44.117748260498,44.1005592346191,44.1463966369629,44.1578559875488,44.9542694091797,44.9542694091797,44.9943771362305,45.0001029968262,44.9943771362305,44.9943771362305,45.0001029968262,45.0001029968262,44.7136268615723,44.7136268615723,44.576114654541,44.570384979248,44.438606262207,44.438606262207,null,43.0463180541992,43.08642578125,43.1036148071289,43.1208038330078,43.1322631835938,43.1437225341797,43.1609115600586,43.1895561218262,43.2812309265137,43.2239379882812,43.2411231994629,43.218204498291,43.2239379882812,43.2468566894531,43.2525825500488,42.9832916259766,42.9832916259766,43.0463180541992,43.0463180541992,null,43.1322631835938,43.1322631835938,43.1265296936035,43.1265296936035,43.1208038330078,43.0348587036133,43.0291290283203,42.9832916259766,42.9431838989258,42.9374580383301,42.9030799865723,42.8973503112793,42.8629722595215,42.8629722595215,42.8687019348145,42.8687019348145,43.092155456543,43.1322631835938,43.1322631835938,null,42.4103355407715,42.4676284790039,42.4160652160645,42.3759574890137,42.3415832519531,42.3014755249023,42.2728271484375,42.2613677978516,42.2441787719727,42.2040710449219,42.175422668457,42.1353187561035,42.175422668457,42.1696929931641,42.1696929931641,42.175422668457,42.1009368896484,42.1181259155273,42.1696929931641,42.2040710449219,42.3473091125488,42.3530387878418,42.3816909790039,42.3759574890137,42.358772277832,42.358772277832,42.358772277832,42.3759574890137,42.4103355407715,42.4103355407715,null,44.117748260498,43.9745101928711,43.9286766052246,43.8140830993652,43.8198127746582,43.8255424499512,43.8255424499512,43.8198127746582,43.8026237487793,43.8026237487793,43.8026237487793,43.7911643981934,43.7739753723145,43.7453269958496,43.7281379699707,43.3729057312012,43.2525825500488,43.2468566894531,43.2239379882812,43.218204498291,43.2411231994629,43.2239379882812,43.2812309265137,43.3385276794434,43.4989547729492,44.0661849975586,44.1005592346191,44.117748260498,44.117748260498,null,42.8744316101074,42.8858909606934,43.0520477294922,43.2239379882812,43.2525825500488,43.2640419006348,43.2755012512207,43.3041496276855,43.3156089782715,43.3385276794434,43.6135482788086,44.0891036987305,44.0489959716797,44.0661849975586,43.4989547729492,43.3385276794434,43.2812309265137,43.1895561218262,43.1609115600586,43.1437225341797,43.1322631835938,43.1208038330078,43.1036148071289,43.08642578125,43.0463180541992,43.0291290283203,43.0119400024414,42.8629722595215,42.8973503112793,42.8400535583496,42.8285942077637,42.9030799865723,42.8629722595215,42.8629722595215,42.8744316101074,42.8744316101074,null,44.2151527404785,44.1005592346191,44.0776405334473,44.0547218322754,44.0088882446289,44.0088882446289,43.9745101928711,43.9515914916992,43.9745101928711,43.8771095275879,43.8771095275879,43.7911643981934,43.7911643981934,43.6880302429199,43.7052192687988,43.670841217041,43.682300567627,43.7281379699707,43.7682456970215,43.8140830993652,43.8370018005371,43.859920501709,43.8771095275879,43.8771095275879,43.859920501709,43.859920501709,43.9057579040527,43.9458656311035,43.9745101928711,44.0146179199219,44.0203475952148,44.0260772705078,44.0432662963867,44.0547218322754,44.0489959716797,44.0318031311035,44.0260772705078,44.0088882446289,43.9745101928711,43.9573211669922,43.9630508422852,43.9687843322754,44.0031585693359,44.0547218322754,44.0833740234375,44.1120223999023,44.1292114257812,44.1463966369629,44.2036933898926,44.2552604675293,44.2953681945801,44.3354759216309,44.3927688598633,44.2151527404785,44.2151527404785,null,40.6341667175293,40.6227073669434,40.6112480163574,40.5825996398926,40.5654106140137,40.5825996398926,40.6055183410645,40.6227073669434,40.6456260681152,40.6628150939941,40.6742744445801,40.680004119873,40.697193145752,40.7201080322266,40.7086524963379,40.697193145752,40.680004119873,40.6742744445801,40.6570854187012,40.6341667175293,40.6341667175293,null,43.4703102111816,43.6880302429199,43.7911643981934,43.7911643981934,43.8771095275879,43.8771095275879,43.9745101928711,43.9515914916992,43.9745101928711,44.0088882446289,44.0088882446289,44.0547218322754,44.0776405334473,44.1005592346191,44.2151527404785,44.0891036987305,43.6135482788086,43.4187393188477,43.4703102111816,43.4703102111816,null,42.5191993713379,42.5306549072266,42.5535736083984,42.5879554748535,42.5994110107422,42.6681671142578,42.8629722595215,42.8973503112793,42.9030799865723,42.9374580383301,42.9431838989258,42.9832916259766,42.9832916259766,42.9718360900879,42.960376739502,42.9317283630371,42.9317283630371,42.9374580383301,42.9374580383301,42.8858909606934,42.8515129089355,42.8457832336426,42.7713012695312,42.759838104248,42.6738967895508,42.6681671142578,42.5822219848633,42.5764923095703,42.5306549072266,42.5306549072266,42.4676284790039,42.4676284790039,42.5134658813477,42.5134658813477,42.5191993713379,42.5191993713379,null,42.7884902954102,43.0692367553711,43.08642578125,43.08642578125,43.092155456543,43.1208038330078,43.1379928588867,43.1494483947754,43.1666412353516,43.1838302612305,43.1838302612305,43.1781005859375,43.1609115600586,43.1551818847656,43.1551818847656,43.1609115600586,43.1666412353516,43.1609115600586,43.1322631835938,43.1093444824219,43.0749664306641,43.0692367553711,43.0405921936035,43.0348587036133,42.9374580383301,42.9374580383301,42.8687019348145,42.8687019348145,42.8343276977539,42.817138671875,42.7827568054199,42.7541122436523,42.7483825683594,42.7483825683594,42.7254638671875,42.7884902954102,42.7884902954102,null,43.2812309265137,43.0348587036133,43.0291290283203,42.9374580383301,42.9374580383301,42.9374580383301,42.9317283630371,42.9317283630371,42.960376739502,42.9718360900879,42.9832916259766,42.9832916259766,43.0291290283203,43.0348587036133,43.1208038330078,43.1265296936035,43.3614463806152,43.3557167053223,43.3385276794434,43.3327980041504,43.2926902770996,43.2583122253418,43.2468566894531,43.2468566894531,43.2239379882812,43.2468566894531,43.2640419006348,43.2812309265137,43.2812309265137,43.2812309265137,null,42.7999458312988,42.7884902954102,42.7713012695312,42.811408996582,42.8285942077637,42.8629722595215,43.0119400024414,43.0291290283203,43.0463180541992,42.9832916259766,42.9832916259766,42.954647064209,42.7999458312988,42.7999458312988,null,40.5768699645996,40.6112480163574,40.6227073669434,40.6456260681152,40.6628150939941,40.7143821716309,40.7201080322266,40.7258415222168,40.7373008728027,40.7602157592773,40.7774085998535,40.8003273010254,40.8003273010254,40.8060531616211,40.8347015380859,40.8461608886719,40.8404350280762,40.8175163269043,40.8232421875,40.8347015380859,40.8518905639648,40.8805389404297,40.9091873168945,40.9034576416016,40.8748092651367,40.8919982910156,40.7716789245605,40.6513557434082,40.6398963928223,40.6456260681152,40.6341667175293,40.6112480163574,40.6112480163574,40.5768699645996,40.5768699645996,null,40.8060531616211,40.7888641357422,40.7774085998535,40.7544898986816,40.7373008728027,40.7258415222168,40.7143821716309,40.7086524963379,40.7201080322266,40.7659454345703,40.7945976257324,40.8347015380859,40.8404350280762,40.8347015380859,40.8232421875,40.8060531616211,40.8060531616211,null,43.3614463806152,43.1322631835938,43.092155456543,43.092155456543,43.092155456543,43.08642578125,43.08642578125,43.08642578125,43.080696105957,43.092155456543,43.080696105957,43.08642578125,43.0692367553711,43.0635108947754,43.0405921936035,43.0176734924316,43.0291290283203,43.0520477294922,43.0692367553711,43.080696105957,43.092155456543,43.1093444824219,43.1322631835938,43.1494483947754,43.1952857971191,43.2468566894531,43.2812309265137,43.2926902770996,43.3098793029785,43.3385276794434,43.3614463806152,43.3614463806152,43.3614463806152,null,42.8687019348145,42.8687019348145,42.9374580383301,42.9374580383301,43.0348587036133,43.0405921936035,43.0692367553711,43.0749664306641,43.1093444824219,43.1322631835938,43.1609115600586,43.1666412353516,43.1609115600586,43.1551818847656,43.1551818847656,43.3156089782715,43.3213386535645,43.4817657470703,43.4703102111816,43.4187393188477,43.6135482788086,43.3385276794434,43.3156089782715,43.3041496276855,43.2755012512207,43.2640419006348,43.2525825500488,43.2239379882812,43.0520477294922,42.8858909606934,42.8744316101074,42.8744316101074,42.8687019348145,42.8687019348145,null,43.2239379882812,43.2239379882812,43.218204498291,43.2010192871094,43.218204498291,43.2239379882812,43.2353935241699,43.212474822998,43.212474822998,43.2353935241699,43.2640419006348,43.269775390625,43.2640419006348,43.2411231994629,43.218204498291,43.2010192871094,43.2010192871094,43.2010192871094,43.1895561218262,43.1838302612305,43.1666412353516,43.1494483947754,43.1379928588867,43.1208038330078,43.092155456543,43.08642578125,43.08642578125,43.0692367553711,42.7884902954102,42.7713012695312,42.7942199707031,42.8515129089355,42.8515129089355,43.0062103271484,43.0119400024414,43.092155456543,43.1093444824219,43.1551818847656,43.1666412353516,43.2239379882812,43.2239379882812,null,42.759838104248,42.759838104248,42.7426528930664,42.7140045166016,42.6796264648438,42.6738967895508,42.5822219848633,42.5822219848633,42.6681671142578,42.6738967895508,42.759838104248,42.7713012695312,42.8457832336426,42.8515129089355,42.8858909606934,42.9374580383301,42.9374580383301,43.0291290283203,43.0348587036133,43.0348587036133,43.0405921936035,43.0405921936035,43.0119400024414,43.0176734924316,42.8916206359863,42.8744316101074,42.8687019348145,42.8400535583496,42.811408996582,42.7999458312988,42.759838104248,42.759838104248,null,41.4305801391602,41.4993362426758,41.5050621032715,41.5279808044434,41.5508995056152,41.591007232666,41.602466583252,41.6253814697266,41.6368446350098,41.602466583252,41.5795478820801,41.6081924438477,41.602466583252,41.596736907959,41.6081924438477,41.596736907959,41.5795478820801,41.591007232666,41.5680885314941,41.5394401550293,41.5050621032715,41.4706840515137,41.4305801391602,41.419116973877,41.401927947998,41.3675537109375,41.3274459838867,41.144100189209,41.2013931274414,41.3675537109375,41.3904724121094,41.4133911132812,41.4305801391602,41.4305801391602,null,43.3614463806152,43.1265296936035,43.1265296936035,43.1322631835938,43.1322631835938,43.3614463806152,43.3614463806152,43.3614463806152,43.3671760559082,43.3614463806152,43.3671760559082,43.3614463806152,43.3614463806152,null,43.1838302612305,43.1895561218262,43.2010192871094,43.2010192871094,43.2010192871094,43.218204498291,43.2411231994629,43.2640419006348,43.269775390625,43.2640419006348,43.2353935241699,43.212474822998,43.212474822998,43.2353935241699,43.2239379882812,43.218204498291,43.2010192871094,43.218204498291,43.2239379882812,43.2239379882812,43.2525825500488,43.2525825500488,43.4187393188477,43.4473915100098,43.4473915100098,43.4531211853027,43.4760398864746,43.4989547729492,43.5218734741211,43.5218734741211,43.5104141235352,43.5104141235352,43.533332824707,43.5619812011719,43.5906295776367,43.6421928405762,43.682300567627,43.670841217041,43.7052192687988,43.6880302429199,43.4703102111816,43.4817657470703,43.3213386535645,43.3156089782715,43.1551818847656,43.1609115600586,43.1781005859375,43.1838302612305,43.1838302612305,43.1838302612305,null,42.8629722595215,42.8285942077637,42.7942199707031,42.7713012695312,42.6624374389648,42.628059387207,42.5134658813477,42.5134658813477,42.507740020752,42.5134658813477,42.4733619689941,42.4848213195801,42.4733619689941,42.4504432678223,42.4447135925293,42.4561729431152,42.4389839172363,42.4389839172363,42.4103355407715,42.4046096801758,42.3874168395996,42.3931465148926,42.3702278137207,42.3759574890137,42.3530387878418,42.3358535766602,42.324390411377,42.324390411377,42.3129348754883,42.358772277832,42.3759574890137,42.4160652160645,42.4561729431152,42.502010345459,42.5306549072266,42.5707626342773,42.5994110107422,42.6223297119141,42.6681671142578,42.6796264648438,42.7541122436523,42.7827568054199,42.817138671875,42.8343276977539,42.8687019348145,42.8744316101074,42.8744316101074,42.8629722595215,42.8629722595215,42.9030799865723,42.8285942077637,42.8400535583496,42.8973503112793,42.8629722595215,42.8629722595215,null,41.5337104797363,41.3675537109375,41.3274459838867,41.3675537109375,41.401927947998,41.419116973877,41.4305801391602,41.4878730773926,41.5337104797363,41.5337104797363,null,40.7774085998535,40.7602157592773,40.7373008728027,40.7258415222168,40.7201080322266,40.7143821716309,40.6628150939941,40.6456260681152,40.6227073669434,40.6112480163574,40.5768699645996,40.5654106140137,40.5654106140137,40.5539512634277,40.548225402832,40.5539512634277,40.5654106140137,40.5768699645996,40.5883293151855,40.5940628051758,40.6112480163574,40.6227073669434,40.6398963928223,40.6341667175293,40.6341667175293,40.6570854187012,40.6742744445801,40.680004119873,40.697193145752,40.7086524963379,40.7201080322266,40.7716789245605,40.7659454345703,40.7544898986816,40.7602157592773,40.7774085998535,40.8003273010254,40.7831344604492,40.7716789245605,40.7774085998535,40.7774085998535,null,42.5134658813477,42.4676284790039,42.5306549072266,42.5707626342773,42.5994110107422,42.6108741760254,42.6337890625,42.6681671142578,42.6968154907227,42.7884902954102,42.817138671875,42.8400535583496,42.8744316101074,42.8973503112793,42.9145393371582,42.9317283630371,42.9431838989258,42.948917388916,42.960376739502,42.954647064209,42.954647064209,42.948917388916,42.9431838989258,42.8973503112793,42.8400535583496,42.817138671875,42.7884902954102,42.7426528930664,42.7025451660156,42.5994110107422,42.5134658813477,42.5134658813477,null,40.6513557434082,40.6570854187012,40.6628150939941,40.6112480163574,40.5883293151855,40.5539512634277,40.5310363769531,40.5081176757812,40.4909286499023,40.4851989746094,40.5081176757812,40.5195732116699,40.5310363769531,40.5539512634277,40.5825996398926,40.6112480163574,40.6227073669434,40.6513557434082,40.6513557434082,40.6513557434082,null,41.144100189209,41.3274459838867,41.3102569580078,41.2930679321289,41.281608581543,41.2586898803711,41.2472305297852,41.2300453186035,41.1899375915527,41.1555557250977,41.1269111633301,40.9951286315918,41.1269111633301,41.144100189209,41.144100189209,null,44.2151527404785,44.3927688598633,44.4156875610352,44.450065612793,44.4787139892578,44.4959030151367,44.5417404174805,44.6047668457031,44.7193565368652,44.8568649291992,44.8797836303711,44.9313507080078,44.9485397338867,44.9714584350586,44.9886474609375,44.9943771362305,45.0115661621094,45.0115661621094,44.9943771362305,44.9943771362305,44.9542694091797,44.9542694091797,44.1578559875488,44.1463966369629,44.1005592346191,44.0661849975586,44.0489959716797,44.0891036987305,44.2151527404785,44.2151527404785,null,42.954647064209,42.9832916259766,43.2525825500488,43.3729057312012,43.3958206176758,43.2984199523926,43.2926902770996,43.2583122253418,43.2525825500488,43.2525825500488,43.2411231994629,43.2353935241699,43.2411231994629,43.2755012512207,43.2812309265137,43.2812309265137,43.2812309265137,43.269775390625,43.269775390625,43.2812309265137,43.2984199523926,43.3041496276855,43.2984199523926,43.2812309265137,43.2640419006348,43.212474822998,43.1666412353516,43.1208038330078,43.0978851318359,43.0635108947754,43.0062103271484,42.9775657653809,42.9431838989258,42.9317283630371,42.9145393371582,42.8973503112793,42.8744316101074,42.8400535583496,42.817138671875,42.7884902954102,42.7884902954102,42.811408996582,42.817138671875,42.817138671875,42.7942199707031,42.7827568054199,42.817138671875,42.817138671875,42.8343276977539,42.8572463989258,42.8744316101074,42.9145393371582,42.8973503112793,42.954647064209,42.954647064209,42.954647064209,null,42.954647064209,42.954647064209,42.8973503112793,42.9145393371582,42.8744316101074,42.8572463989258,42.8343276977539,42.817138671875,42.817138671875,42.7827568054199,42.7311935424805,42.7140045166016,42.7140045166016,42.7254638671875,42.7140045166016,42.7483825683594,42.759838104248,42.777027130127,42.7999458312988,42.954647064209,42.954647064209,null,42.8285942077637,42.811408996582,42.7713012695312,42.7884902954102,42.7999458312988,42.777027130127,42.759838104248,42.7483825683594,42.7140045166016,42.7254638671875,42.7140045166016,42.7140045166016,42.7311935424805,42.7025451660156,42.6738967895508,42.6223297119141,42.5879554748535,42.5650367736816,42.507740020752,42.4676284790039,42.4160652160645,42.4103355407715,42.3759574890137,42.358772277832,42.358772277832,42.358772277832,42.3759574890137,42.3816909790039,42.3530387878418,42.4160652160645,42.5134658813477,42.628059387207,42.6624374389648,42.7713012695312,42.7942199707031,42.8285942077637,42.8285942077637,null,42.5421180725098,42.5535736083984,42.4160652160645,42.3988761901855,42.358772277832,42.2900161743164,42.2900161743164,42.2499084472656,42.2327194213867,42.2384490966797,42.2441787719727,42.2499084472656,42.2499084472656,42.2957458496094,42.2957458496094,42.2900161743164,42.2785568237305,42.2785568237305,42.4905471801758,42.4905471801758,42.4676284790039,42.4676284790039,42.4619026184082,42.4676284790039,42.5249290466309,42.5421180725098,42.5421180725098,null,43.0176734924316,43.0233993530273,43.0062103271484,42.9890213012695,42.954647064209,42.9259986877441,42.9030799865723,42.8744316101074,42.8515129089355,42.8056755065918,42.777027130127,42.759838104248,42.7254638671875,42.6796264648438,42.628059387207,42.6051406860352,42.5764923095703,42.5535736083984,42.5535736083984,42.5421180725098,42.6166000366211,42.6223297119141,42.6452484130859,42.6624374389648,42.6738967895508,42.6853561401367,42.759838104248,42.7999458312988,42.811408996582,42.8400535583496,42.8687019348145,42.8744316101074,42.8916206359863,43.0176734924316,43.0176734924316,null,41.9978065490723,42.0035362243652,42.0035362243652,42.4160652160645,42.4160652160645,42.4676284790039,42.5306549072266,42.5306549072266,42.5764923095703,42.5822219848633,42.5822219848633,42.5764923095703,42.502010345459,42.502010345459,42.502010345459,42.4905471801758,42.2785568237305,42.2785568237305,41.9978065490723,41.9978065490723,null,40.8919982910156,40.9149169921875,40.9321060180664,40.9378356933594,40.9091873168945,40.9091873168945,40.9321060180664,40.9321060180664,40.9091873168945,40.9149169921875,40.9263725280762,40.9607543945312,40.9722099304199,40.9550247192383,40.9550247192383,40.966480255127,40.9722099304199,40.9893989562988,41.0123176574707,41.0581550598145,41.1097183227539,41.144100189209,41.1555557250977,41.144100189209,41.1326370239258,41.1211814880371,41.1269111633301,41.0982627868652,41.0810737609863,41.0696144104004,41.0295066833496,41.0237808227539,40.9951286315918,40.9836730957031,40.9836730957031,40.9722099304199,40.949291229248,40.9378356933594,40.9321060180664,40.9149169921875,40.9091873168945,40.9091873168945,40.8977279663086,40.8748092651367,40.8518905639648,40.8518905639648,40.8690795898438,40.8977279663086,40.9091873168945,40.9378356933594,40.9435653686523,40.9607543945312,40.9836730957031,41.000862121582,41.000862121582,41.0237808227539,41.000862121582,41.000862121582,41.0123176574707,41.0295066833496,41.0180473327637,41.0237808227539,41.0409660339355,41.0409660339355,41.0123176574707,41.0065879821777,41.0180473327637,41.0409660339355,41.0581550598145,41.0753440856934,41.0753440856934,41.0696144104004,41.0466995239258,41.0295066833496,40.9893989562988,40.9550247192383,40.9149169921875,40.8576202392578,40.8060531616211,40.7086524963379,40.6456260681152,40.6169776916504,40.6169776916504,40.6227073669434,40.6398963928223,40.6456260681152,40.6456260681152,40.7086524963379,40.7659454345703,40.7888641357422,40.8003273010254,40.8117828369141,40.8175163269043,40.7945976257324,40.7888641357422,40.7774085998535,40.7544898986816,40.7373008728027,40.7373008728027,40.7373008728027,40.7201080322266,40.7201080322266,40.7258415222168,40.7086524963379,40.697193145752,40.7029228210449,40.680004119873,40.680004119873,40.680004119873,40.6628150939941,40.6513557434082,40.7716789245605,40.8919982910156,40.8919982910156,null,41.4305801391602,41.4305801391602,41.4305801391602,41.453498840332,41.4706840515137,41.4821434020996,41.4993362426758,41.5222511291504,41.5738182067871,41.596736907959,41.6081924438477,41.7113265991211,41.7399749755859,41.7571640014648,41.7800827026367,41.8144607543945,41.8316459655762,41.8488388061523,42.0092658996582,41.871753692627,41.7457046508789,41.6368446350098,41.591007232666,41.5508995056152,41.5279808044434,41.5050621032715,41.4993362426758,41.4305801391602,41.4305801391602,null,42.4103355407715,42.3931465148926,42.3931465148926,42.358772277832,42.358772277832,42.3473091125488,42.3415832519531,42.3301200866699,42.324390411377,42.3186645507812,42.3129348754883,42.2957458496094,42.2957458496094,42.2900161743164,42.2842826843262,42.2785568237305,42.2728271484375,42.2556381225586,42.2499084472656,42.2441787719727,42.2327194213867,42.2269897460938,42.2098007202148,42.2098007202148,42.186882019043,42.186882019043,42.0952110290527,42.0894813537598,42.0035362243652,42.0035362243652,42.0035362243652,42.0379104614258,42.1582374572754,42.1582374572754,42.2842826843262,42.2842826843262,42.2670974731445,42.2670974731445,42.324390411377,42.3186645507812,42.3186645507812,42.3129348754883,42.3014755249023,42.2957458496094,42.358772277832,42.3816909790039,42.3816909790039,42.4103355407715,42.4103355407715,42.4103355407715,42.4103355407715,null,42.5535736083984,42.5535736083984,42.5764923095703,42.6051406860352,42.628059387207,42.628059387207,42.628059387207,42.628059387207,42.628059387207,42.628059387207,42.4103355407715,42.4103355407715,42.3816909790039,42.3816909790039,42.358772277832,42.2957458496094,42.3014755249023,42.3129348754883,42.3186645507812,42.3186645507812,42.324390411377,42.2670974731445,42.2670974731445,42.2842826843262,42.2842826843262,42.2900161743164,42.2900161743164,42.358772277832,42.3988761901855,42.4160652160645,42.5535736083984,42.5535736083984,null,41.591007232666,41.6368446350098,41.7457046508789,41.871753692627,42.0092658996582,42.1181259155273,42.1582374572754,42.1525039672852,42.1696929931641,42.1181259155273,42.1009368896484,42.175422668457,42.1696929931641,42.1696929931641,42.175422668457,42.1353187561035,42.0894813537598,42.055103302002,41.9863471984863,41.9290542602539,41.8602981567383,41.8373794555664,41.7972717285156,41.7113265991211,41.6425743103027,41.591007232666,41.5795478820801,41.596736907959,41.6081924438477,41.596736907959,41.602466583252,41.6081924438477,41.5795478820801,41.602466583252,41.6368446350098,41.6253814697266,41.602466583252,41.591007232666,41.591007232666,null,43.7453269958496,43.8026237487793,43.7739753723145,43.7625160217285,43.7109489440918,43.665111541748,43.6364669799805,43.6192779541016,43.5963592529297,43.5791664123535,43.5619812011719,43.544792175293,43.5046844482422,43.4416580200195,43.3614463806152,43.3327980041504,43.2984199523926,43.3041496276855,43.2984199523926,43.2812309265137,43.269775390625,43.269775390625,43.2812309265137,43.2812309265137,43.2812309265137,43.2755012512207,43.2411231994629,43.2353935241699,43.2411231994629,43.2525825500488,43.2525825500488,43.2583122253418,43.2926902770996,43.2984199523926,43.3958206176758,43.3729057312012,43.7281379699707,43.7453269958496,43.7453269958496,null,43.8140830993652,43.7911643981934,43.7739753723145,43.7453269958496,43.722412109375,43.6880302429199,43.6536560058594,43.5791664123535,43.5677108764648,43.5906295776367,43.6135482788086,43.6250038146973,43.6192779541016,43.6078186035156,43.5848999023438,43.5677108764648,43.5562515258789,43.544792175293,43.4874954223633,43.4531211853027,43.3843650817871,43.3156089782715,43.1895561218262,43.1609115600586,43.1093444824219,43.0749664306641,42.9947547912598,42.9431838989258,42.948917388916,42.954647064209,42.954647064209,42.960376739502,42.948917388916,42.9431838989258,42.9775657653809,43.0062103271484,43.0635108947754,43.0978851318359,43.1208038330078,43.1666412353516,43.212474822998,43.2640419006348,43.2812309265137,43.2984199523926,43.3327980041504,43.3614463806152,43.4416580200195,43.5046844482422,43.544792175293,43.5619812011719,43.5791664123535,43.5963592529297,43.6192779541016,43.6364669799805,43.665111541748,43.7109489440918,43.7625160217285,43.7739753723145,43.8026237487793,43.8140830993652,43.8140830993652,null,43.0348587036133,43.2812309265137,43.2926902770996,43.2926902770996,43.2812309265137,43.2812309265137,43.2525825500488,43.2755012512207,43.2926902770996,43.2984199523926,43.2984199523926,43.3098793029785,43.3385276794434,43.3270683288574,43.0692367553711,43.0463180541992,43.0233993530273,43.0176734924316,43.0119400024414,43.0405921936035,43.0405921936035,43.0348587036133,43.0348587036133,43.0348587036133,null,40.8862686157227,40.9091873168945,40.9951286315918,41.1269111633301,41.1555557250977,41.1899375915527,41.2300453186035,41.2472305297852,41.2586898803711,41.281608581543,41.2930679321289,41.3102569580078,41.3274459838867,41.3675537109375,41.3045272827148,41.2185821533203,41.1956634521484,41.1097183227539,41.0237808227539,40.9722099304199,40.9550247192383,40.9378356933594,40.9149169921875,40.8977279663086,40.8862686157227,40.8862686157227,null,42.8629722595215,42.6681671142578,42.5994110107422,42.5879554748535,42.5535736083984,42.5306549072266,42.5191993713379,42.5191993713379,42.5249290466309,42.5306549072266,42.7827568054199,42.7827568054199,42.8687019348145,42.8687019348145,42.8687019348145,42.8629722595215,42.8629722595215,42.8629722595215,null,42.5822219848633,42.6738967895508,42.6796264648438,42.7140045166016,42.7426528930664,42.759838104248,42.759838104248,42.6853561401367,42.6738967895508,42.6624374389648,42.6452484130859,42.6223297119141,42.6166000366211,42.5421180725098,42.5249290466309,42.4676284790039,42.4619026184082,42.4676284790039,42.4676284790039,42.4905471801758,42.4905471801758,42.502010345459,42.502010345459,42.502010345459,42.5764923095703,42.5822219848633,42.5822219848633,null,35.84423828125,35.8900756835938,35.9817504882812,36.2338485717773,36.2338485717773,35.9072647094727,35.8843460083008,35.8614273071289,35.84423828125,35.84423828125,35.84423828125,null,35.7926750183105,35.8614273071289,35.8900756835938,35.9473724365234,36.0046691894531,36.0161285400391,36.0333137512207,36.0390472412109,36.0333137512207,36.0333137512207,36.0275840759277,36.0333137512207,36.0562324523926,36.0619659423828,36.0734214782715,36.0619659423828,36.0734214782715,36.0619659423828,36.0333137512207,36.0046691894531,35.9817504882812,35.9702911376953,35.8671569824219,35.849967956543,35.8155937194824,35.8041305541992,35.7812118530273,35.7926750183105,35.7984046936035,35.8270492553711,35.8327827453613,35.7926750183105,35.7926750183105,null,36.5776252746582,36.5604400634766,36.5375213623047,36.5260581970215,36.5088691711426,36.4859504699707,36.4687652587891,36.4573059082031,36.4343872070312,36.4057388305664,36.3885498046875,36.3885498046875,36.4229278564453,36.4229278564453,36.4286575317383,36.4343872070312,36.4343872070312,36.4229278564453,36.4229278564453,36.4057388305664,36.3942794799805,36.3770904541016,36.3770904541016,36.4458465576172,36.4687652587891,36.4859504699707,36.5260581970215,36.5547065734863,36.5776252746582,36.5776252746582,null,34.807186126709,34.812915802002,35.1910667419434,35.2082557678223,35.1796112060547,35.1681480407715,35.1624183654785,35.1681480407715,35.1566925048828,35.1509590148926,35.1681480407715,35.1738777160645,35.1796112060547,35.1738777160645,35.1853370666504,35.1910667419434,35.1910667419434,35.1738777160645,35.1624183654785,35.1509590148926,35.1395034790039,35.1280403137207,35.0936660766602,35.0936660766602,35.1108551025391,35.1223106384277,35.116584777832,35.1108551025391,35.0879364013672,35.0764770507812,35.0535583496094,35.0420989990234,35.0134506225586,35.0019912719727,34.9848022460938,34.9790725708008,34.9504280090332,34.9160461425781,34.8931312561035,34.8816719055176,34.8644828796387,34.8472938537598,34.807186126709,34.807186126709,null,36.3770904541016,36.3885498046875,36.3656311035156,36.3599014282227,36.3312530517578,36.3083343505859,36.2911491394043,36.2911491394043,36.2911491394043,36.2796859741211,36.2682304382324,36.2682304382324,36.2338485717773,36.2796859741211,36.2854156494141,36.3369827270508,36.3484420776367,36.3713607788086,36.3828201293945,36.4057388305664,36.440113067627,36.474494934082,36.5031394958496,36.5260581970215,36.5547065734863,36.5833549499512,36.5948143005371,36.5776252746582,36.5547065734863,36.5260581970215,36.4859504699707,36.4687652587891,36.4458465576172,36.3770904541016,36.3770904541016,null,35.9187240600586,35.9301834106445,35.9702911376953,35.9817504882812,36.0046691894531,36.1020698547363,36.1192588806152,36.1364479064941,36.2109336853027,36.2567672729492,36.2624969482422,36.3255233764648,36.2510414123535,36.2338485717773,36.2338485717773,36.2338485717773,36.2281227111816,36.1994743347168,36.1765556335449,36.165096282959,36.1135292053223,36.0619659423828,35.9645576477051,35.9817504882812,35.987476348877,36.0161285400391,35.9817504882812,35.9760208129883,35.9645576477051,35.9473724365234,35.9301834106445,35.9187240600586,35.9187240600586,null,35.7411079406738,35.7468376159668,35.6666221618652,35.6952705383301,35.701000213623,35.6723518371582,35.6494331359863,35.6150550842285,35.6093292236328,35.569221496582,35.5577583312988,35.534839630127,35.5233840942383,35.534839630127,35.5233840942383,35.5520324707031,35.5520324707031,35.534839630127,35.5233840942383,35.5061950683594,35.4832763671875,35.4660873413086,35.4259834289551,35.4087905883789,35.3916015625,35.3916015625,35.4202499389648,35.4259834289551,35.4259834289551,35.4259834289551,35.4431686401367,35.4546279907227,35.4775466918945,35.4832763671875,35.4832763671875,35.4603576660156,35.4546279907227,35.4603576660156,35.5061950683594,35.5004653930664,35.4832763671875,35.4775466918945,35.4603576660156,35.4431686401367,35.4374389648438,35.4431686401367,35.4259834289551,35.4145202636719,35.4145202636719,35.4145202636719,35.4030647277832,35.3801460266113,35.3686828613281,35.3801460266113,35.3801460266113,35.3686828613281,35.3629570007324,35.3457679748535,35.3343086242676,35.3285751342773,35.3457679748535,35.3400382995605,35.3343086242676,35.3056564331055,35.2942008972168,35.2942008972168,35.254093170166,35.2082557678223,35.254093170166,35.3113899230957,35.4145202636719,35.4947357177734,35.5176544189453,35.5291137695312,35.5577583312988,35.569221496582,35.5921401977539,35.5978660583496,35.5978660583496,35.6322479248047,35.6437034606934,35.6723518371582,35.701000213623,35.7411079406738,35.7411079406738,null,35.8786201477051,35.8900756835938,35.8843460083008,35.8728866577148,35.84423828125,35.8327827453613,35.8155937194824,35.8327827453613,35.8614273071289,35.8843460083008,35.8900756835938,35.8900756835938,35.8843460083008,35.8728866577148,35.8614273071289,35.8671569824219,35.8900756835938,35.9129943847656,35.9301834106445,35.9416427612305,35.9359130859375,35.9301834106445,35.9301834106445,35.9473724365234,35.9359130859375,35.9416427612305,35.9702911376953,35.9760208129883,35.9932098388672,36.0046691894531,36.021858215332,36.0562324523926,36.0791511535645,36.0906105041504,36.0963401794434,36.0963401794434,36.1020698547363,36.1078033447266,36.1421775817871,36.165096282959,36.1708221435547,36.1994743347168,36.2109336853027,36.2052040100098,36.2166595458984,36.2166595458984,36.2223930358887,36.2453117370605,36.2338485717773,36.2338485717773,36.2338485717773,36.2223930358887,36.2109336853027,36.1937408447266,36.165096282959,36.0848846435547,36.0333137512207,36.0046691894531,35.9932098388672,35.9817504882812,35.9702911376953,35.9416427612305,35.9301834106445,35.9187240600586,35.901538848877,35.8843460083008,35.8786201477051,35.8786201477051,null,34.8358345031738,34.8472938537598,34.8472938537598,34.8472938537598,34.8301048278809,34.7498931884766,34.7097816467285,34.6983222961426,34.6868667602539,34.663948059082,34.6410293579102,34.5951919555664,34.5608139038086,34.543628692627,34.5264358520508,34.4806022644043,34.4691390991211,34.4118461608887,34.3889274597168,34.3717384338379,34.3717384338379,34.3717384338379,34.3831977844238,34.4175758361816,34.4233016967773,34.4404945373535,34.4462203979492,34.4462203979492,34.4462203979492,34.4634094238281,34.4576835632324,34.4806022644043,34.5035171508789,34.5378952026367,34.5608139038086,34.6410293579102,34.6582183837891,34.6983222961426,34.7269744873047,34.8358345031738,34.8358345031738,null,34.3717384338379,34.3717384338379,34.3717384338379,34.360279083252,34.343090057373,34.3373603820801,34.3259010314941,34.2514190673828,34.1540107727051,34.1425552368164,34.1196365356445,34.0852584838867,34.0222358703613,33.9821281433105,33.9477462768555,33.9248313903809,33.907642364502,33.896183013916,33.901912689209,33.901912689209,33.907642364502,33.9248313903809,33.9133720397949,33.901912689209,33.907642364502,33.9248313903809,33.9248313903809,33.907642364502,33.890453338623,33.8675346374512,33.8618049621582,33.8675346374512,33.9477462768555,33.9935836791992,34.0222358703613,34.0279655456543,34.0737991333008,34.1368255615234,34.1540107727051,34.176929473877,34.176929473877,34.1540107727051,34.1540107727051,34.1826629638672,34.1941223144531,34.211311340332,34.211311340332,34.3717384338379,34.3717384338379,null,35.712459564209,35.6838111877441,35.6780815124512,35.6494331359863,35.6265144348145,35.6150550842285,35.5978660583496,35.5978660583496,35.5978660583496,35.5405731201172,35.534839630127,35.5119209289551,35.5061950683594,35.4947357177734,35.4775466918945,35.4775466918945,35.4947357177734,35.5004653930664,35.4947357177734,35.4832763671875,35.4718170166016,35.4603576660156,35.4775466918945,35.4718170166016,35.4603576660156,35.4546279907227,35.4259834289551,35.448902130127,35.4546279907227,35.4546279907227,35.4431686401367,35.4202499389648,35.4603576660156,35.4832763671875,35.5176544189453,35.5577583312988,35.5806770324707,35.6265144348145,35.6265144348145,35.6322479248047,35.6780815124512,35.6895408630371,35.6952705383301,35.6952705383301,35.6952705383301,35.6952705383301,35.712459564209,35.712459564209,35.7239189147949,35.7353782653809,35.7296485900879,35.7411079406738,35.7869453430176,35.8213195800781,35.8327827453613,35.84423828125,35.8327827453613,35.8213195800781,35.8213195800781,35.8155937194824,35.8041305541992,35.7812118530273,35.7525672912598,35.7411079406738,35.7353782653809,35.7296485900879,35.712459564209,35.712459564209,null,35.5864105224609,35.6322479248047,35.6723518371582,35.7239189147949,35.8155937194824,35.849967956543,35.8728866577148,35.9244537353516,35.9645576477051,35.9760208129883,35.9817504882812,36.0161285400391,35.987476348877,35.9817504882812,35.9645576477051,35.9244537353516,35.8900756835938,35.8786201477051,35.8671569824219,35.849967956543,35.84423828125,35.8327827453613,35.7869453430176,35.7754859924316,35.7754859924316,35.7754859924316,35.7697563171387,35.7640266418457,35.7353782653809,35.6494331359863,35.6150550842285,35.5864105224609,35.5749473571777,35.5749473571777,35.5749473571777,35.5749473571777,35.5749473571777,35.5864105224609,35.6093292236328,35.6207847595215,35.6150550842285,35.5978660583496,35.5864105224609,35.5864105224609,null,35.5061950683594,35.5061950683594,35.5061950683594,35.1910667419434,35.1967964172363,35.2426338195801,35.254093170166,35.3400382995605,35.3916015625,35.4775466918945,35.5061950683594,35.5061950683594,null,35.7926750183105,35.7640266418457,35.7697563171387,35.7754859924316,35.7754859924316,35.7754859924316,35.7869453430176,35.8327827453613,35.84423828125,35.849967956543,35.8671569824219,35.8786201477051,35.8900756835938,35.9244537353516,35.9645576477051,36.0619659423828,36.1135292053223,36.1192588806152,36.1192588806152,36.1192588806152,36.1192588806152,36.1078033447266,36.0734214782715,36.0734214782715,36.0619659423828,36.0390472412109,36.0275840759277,36.0161285400391,36.0046691894531,35.9473724365234,35.8900756835938,35.8614273071289,35.7926750183105,35.7926750183105,null,36.5489768981934,36.5489768981934,36.5489768981934,36.3484420776367,36.3197937011719,36.2911491394043,36.2682304382324,36.2510414123535,36.2338485717773,36.2109336853027,36.1937408447266,36.1765556335449,36.1708221435547,36.165096282959,36.1765556335449,36.2338485717773,36.2453117370605,36.2682304382324,36.2911491394043,36.2911491394043,36.3197937011719,36.3369827270508,36.3656311035156,36.3656311035156,36.3828201293945,36.3885498046875,36.3885498046875,36.4057388305664,36.4229278564453,36.4458465576172,36.4458465576172,36.4573059082031,36.4916839599609,36.5489768981934,36.5489768981934,null,34.7728080749512,34.812915802002,34.8358345031738,34.8415641784668,34.8759384155273,34.8931312561035,34.9045906066895,34.9045906066895,34.9275093078613,34.9561538696289,34.9618835449219,34.9790725708008,34.9790725708008,34.9504280090332,34.9275093078613,34.9217758178711,34.9275093078613,34.944694519043,34.9733467102051,35.0019912719727,35.0019912719727,34.9905319213867,34.9848022460938,35.0019912719727,35.0249099731445,35.0363693237305,35.0592842102051,35.0650177001953,35.0535583496094,35.0363693237305,35.0134506225586,34.996265411377,34.9790725708008,34.9618835449219,34.9504280090332,34.944694519043,34.9504280090332,34.9561538696289,34.944694519043,34.93896484375,34.93896484375,34.9618835449219,34.9790725708008,35.0134506225586,35.0191802978516,35.0019912719727,34.9790725708008,34.944694519043,34.93896484375,34.9332389831543,34.9160461425781,34.9045906066895,34.8988571166992,34.8759384155273,34.8759384155273,34.8472938537598,34.8415641784668,34.8301048278809,34.812915802002,34.801456451416,34.7785377502441,34.7441596984863,34.7269744873047,34.7212409973145,34.7327003479004,34.7670783996582,34.7842674255371,34.7899971008301,34.7899971008301,34.7441596984863,34.7327003479004,34.7327003479004,34.7556190490723,34.7899971008301,34.801456451416,34.7899971008301,34.7613487243652,34.7556190490723,34.7441596984863,34.7327003479004,34.7212409973145,34.7327003479004,34.7269744873047,34.6925926208496,34.6754035949707,34.6868667602539,34.7040557861328,34.7269744873047,34.7728080749512,34.7728080749512,34.7728080749512,34.7728080749512,null,36.5432472229004,36.5375213623047,36.2338485717773,36.2338485717773,36.2338485717773,36.5432472229004,36.5432472229004,36.5432472229004,null,35.5864105224609,35.6150550842285,35.6494331359863,35.7353782653809,35.7640266418457,35.7926750183105,35.8327827453613,35.8270492553711,35.7984046936035,35.7926750183105,35.7812118530273,35.7640266418457,35.7468376159668,35.712459564209,35.706729888916,35.6895408630371,35.6838111877441,35.6551666259766,35.6207847595215,35.6093292236328,35.5921401977539,35.5921401977539,35.5864105224609,35.569221496582,35.5405731201172,35.5864105224609,35.5864105224609,null,35.5291137695312,35.84423828125,35.84423828125,35.8614273071289,35.8843460083008,35.8671569824219,35.8614273071289,35.8557014465332,35.8557014465332,35.6093292236328,35.5864105224609,35.5233840942383,35.534839630127,35.534839630127,35.5577583312988,35.5864105224609,35.5978660583496,35.5978660583496,35.5921401977539,35.5577583312988,35.5634918212891,35.5577583312988,35.5405731201172,35.5405731201172,35.5520324707031,35.5577583312988,35.5405731201172,35.534839630127,35.5119209289551,35.5291137695312,35.5291137695312,null,34.9790725708008,34.9790725708008,34.9905319213867,34.996265411377,35.2197151184082,35.2369041442871,35.265552520752,35.254093170166,35.2426338195801,35.2369041442871,35.2426338195801,35.254093170166,35.2827415466309,35.2942008972168,35.2770118713379,35.248363494873,35.2139854431152,35.2197151184082,35.2311744689941,35.2369041442871,35.254093170166,35.248363494873,35.248363494873,35.265552520752,35.2426338195801,35.2082557678223,35.1967964172363,35.1967964172363,35.1910667419434,35.1738777160645,35.1566925048828,35.1624183654785,35.1395034790039,35.1395034790039,35.0993957519531,35.0879364013672,35.0592842102051,35.0592842102051,35.0363693237305,35.0306396484375,35.0191802978516,34.9790725708008,34.9790725708008,null,36.302604675293,36.3140678405762,36.3083343505859,36.3255233764648,36.3255233764648,36.3255233764648,36.3484420776367,36.3312530517578,36.302604675293,36.2682304382324,36.2338485717773,36.159366607666,36.1192588806152,36.1078033447266,36.0963401794434,36.0963401794434,36.0848846435547,36.0619659423828,36.0505027770996,36.0275840759277,36.0161285400391,36.0046691894531,36.021858215332,36.0447769165039,36.0390472412109,36.0390472412109,36.0562324523926,36.0791511535645,36.1078033447266,36.1421775817871,36.1765556335449,36.2166595458984,36.2338485717773,36.2682304382324,36.2911491394043,36.302604675293,36.302604675293,null,35.1566925048828,35.1624183654785,35.1624183654785,35.1566925048828,35.1395034790039,35.1337738037109,35.1223106384277,35.1223106384277,35.1051216125488,35.082202911377,35.0535583496094,35.0249099731445,35.0191802978516,34.9905319213867,34.9905319213867,34.9790725708008,34.9790725708008,35.0191802978516,35.0306396484375,35.0363693237305,35.0592842102051,35.0592842102051,35.0879364013672,35.0993957519531,35.1395034790039,35.1395034790039,35.1624183654785,35.1566925048828,35.1566925048828,null,35.4202499389648,35.3858757019043,35.3285751342773,35.3113899230957,35.2884712219238,35.2884712219238,35.265552520752,35.2369041442871,35.2197151184082,35.1738777160645,35.1738777160645,35.1910667419434,35.254093170166,35.3400382995605,35.3572273254395,35.5864105224609,35.5749473571777,35.5749473571777,35.5749473571777,35.5749473571777,35.5749473571777,35.5405731201172,35.4947357177734,35.448902130127,35.4202499389648,35.4202499389648,null,34.4118461608887,34.3717384338379,34.3717384338379,34.3660087585449,34.3717384338379,34.211311340332,34.211311340332,34.1941223144531,34.1826629638672,34.1540107727051,34.1540107727051,34.176929473877,34.176929473877,34.1540107727051,34.1368255615234,34.0737991333008,34.0279655456543,34.0222358703613,33.9935836791992,33.9477462768555,34.3029823303223,34.3144416809082,34.3316307067871,34.343090057373,34.343090057373,34.360279083252,34.3774681091309,34.3889274597168,34.3889274597168,34.4003829956055,34.4290351867676,34.4404945373535,34.4462203979492,34.4576835632324,34.4806022644043,34.4576835632324,34.4634094238281,34.4462203979492,34.4462203979492,34.4462203979492,34.4404945373535,34.4233016967773,34.4175758361816,34.3831977844238,34.3717384338379,34.3717384338379,34.3717384338379,34.3889274597168,34.4118461608887,34.4118461608887,null,35.4145202636719,35.3113899230957,35.254093170166,35.2311744689941,35.1967964172363,35.1853370666504,35.1337738037109,35.116584777832,35.0707473754883,35.0764770507812,35.0764770507812,35.0936660766602,35.1337738037109,35.1566925048828,35.1566925048828,35.1395034790039,35.116584777832,35.1051216125488,35.0936660766602,35.0707473754883,35.0134506225586,34.9848022460938,34.9618835449219,34.9561538696289,34.9332389831543,34.9332389831543,34.9275093078613,34.9160461425781,34.9045906066895,34.9160461425781,34.9332389831543,34.9504280090332,34.9561538696289,34.9561538696289,34.9332389831543,34.9045906066895,34.8931312561035,34.8759384155273,34.8415641784668,34.8358345031738,34.9217758178711,34.9618835449219,34.9905319213867,35.0249099731445,35.0420989990234,35.0764770507812,35.0650177001953,35.0650177001953,35.0764770507812,35.0879364013672,35.1223106384277,35.1624183654785,35.2139854431152,35.2369041442871,35.254093170166,35.2770118713379,35.2884712219238,35.2999305725098,35.3228492736816,35.3400382995605,35.3457679748535,35.3400382995605,35.3400382995605,35.3801460266113,35.3801460266113,35.3572273254395,35.3629570007324,35.3801460266113,35.3916015625,35.4145202636719,35.4145202636719,null,35.1910667419434,35.1967964172363,35.2082557678223,35.2197151184082,35.2311744689941,35.254093170166,35.254093170166,35.254093170166,35.254093170166,35.254093170166,35.2311744689941,35.2139854431152,35.1796112060547,35.1395034790039,35.1108551025391,35.082202911377,35.0592842102051,35.0420989990234,35.0249099731445,34.9905319213867,34.9618835449219,34.9561538696289,34.944694519043,34.9217758178711,34.8816719055176,34.8472938537598,34.8472938537598,34.8472938537598,34.8358345031738,34.9045906066895,34.944694519043,34.9561538696289,34.996265411377,35.0650177001953,35.082202911377,35.1051216125488,35.116584777832,35.1223106384277,35.1910667419434,35.1910667419434,null,36.5547065734863,36.5547065734863,36.5489768981934,36.5260581970215,36.5088691711426,36.4916839599609,36.4916839599609,36.4974136352539,36.5031394958496,36.5260581970215,36.5547065734863,36.5547065734863,36.5547065734863,null,36.5547065734863,36.5547065734863,36.5432472229004,36.5260581970215,36.5203285217285,36.5260581970215,36.5203285217285,36.5088691711426,36.4974136352539,36.4916839599609,36.4859504699707,36.4859504699707,36.4630317687988,36.4515762329102,36.4458465576172,36.4343872070312,36.4171943664551,36.3942794799805,36.3885498046875,36.4057388305664,36.4171943664551,36.4171943664551,36.4000091552734,36.3770904541016,36.3197937011719,36.2682304382324,36.2223930358887,36.2052040100098,36.1880149841309,36.153636932373,36.1307182312012,36.1078033447266,36.0963401794434,36.0848846435547,36.0963401794434,36.1307182312012,36.1708221435547,36.1880149841309,36.1994743347168,36.2281227111816,36.2453117370605,36.2854156494141,36.2911491394043,36.2911491394043,36.3197937011719,36.3484420776367,36.5489768981934,36.5547065734863,36.5547065734863,null,36.5547065734863,36.5547065734863,36.5088691711426,36.4515762329102,36.3885498046875,36.2911491394043,36.2052040100098,36.153636932373,36.1192588806152,36.0619659423828,36.021858215332,35.9473724365234,35.9072647094727,35.8786201477051,35.849967956543,35.8213195800781,35.8041305541992,35.7926750183105,35.7984046936035,35.8041305541992,35.84423828125,35.8671569824219,35.8900756835938,35.9359130859375,35.9702911376953,35.9932098388672,36.021858215332,36.0275840759277,36.0505027770996,36.1078033447266,36.165096282959,36.2796859741211,36.3770904541016,36.4171943664551,36.4630317687988,36.4974136352539,36.5547065734863,36.5547065734863,null,35.5978660583496,35.6551666259766,35.6666221618652,35.712459564209,35.7411079406738,35.7812118530273,35.8155937194824,35.8671569824219,35.8843460083008,35.901538848877,35.9072647094727,35.901538848877,35.9301834106445,35.9359130859375,35.9416427612305,35.9645576477051,35.9187240600586,35.8843460083008,35.8327827453613,35.8213195800781,35.8098640441895,35.7754859924316,35.7411079406738,35.701000213623,35.6952705383301,35.701000213623,35.701000213623,35.6838111877441,35.6379737854004,35.6207847595215,35.5978660583496,35.569221496582,35.5634918212891,35.5864105224609,35.6093292236328,35.5978660583496,35.5978660583496,null,35.5061950683594,35.534839630127,35.5806770324707,35.6150550842285,35.6494331359863,35.6895408630371,35.712459564209,35.7239189147949,35.7296485900879,35.7411079406738,35.7582969665527,35.7697563171387,35.7926750183105,35.8041305541992,35.8098640441895,35.8327827453613,35.849967956543,35.8327827453613,35.8327827453613,35.849967956543,35.8557014465332,35.84423828125,35.84423828125,35.8557014465332,35.8728866577148,35.8843460083008,35.8900756835938,35.8900756835938,35.8900756835938,35.901538848877,35.9301834106445,35.9473724365234,35.9645576477051,35.987476348877,35.987476348877,36.021858215332,36.021858215332,36.0390472412109,36.0390472412109,35.9129943847656,35.5119209289551,35.5061950683594,35.5061950683594,null,35.8614273071289,36.0505027770996,36.0505027770996,36.0619659423828,36.0734214782715,36.0447769165039,36.0275840759277,36.0161285400391,35.987476348877,35.9760208129883,35.9645576477051,35.9473724365234,35.9301834106445,35.901538848877,35.8900756835938,35.8900756835938,35.8900756835938,35.8843460083008,35.8728866577148,35.8557014465332,35.84423828125,35.84423828125,35.8557014465332,35.849967956543,35.8327827453613,35.8327827453613,35.849967956543,35.8327827453613,35.8098640441895,35.8041305541992,35.7926750183105,35.7697563171387,35.7582969665527,35.7411079406738,35.7640266418457,35.7812118530273,35.7869453430176,35.7926750183105,35.8155937194824,35.8327827453613,35.849967956543,35.849967956543,35.8614273071289,35.8614273071289,35.8614273071289,null,35.1853370666504,35.1395034790039,35.0249099731445,34.9790725708008,34.9045906066895,34.7498931884766,34.7155113220215,34.7212409973145,34.7212409973145,34.7327003479004,34.7327003479004,34.7327003479004,34.7040557861328,34.7327003479004,34.9160461425781,35.1853370666504,35.1796112060547,35.1853370666504,35.1967964172363,35.1967964172363,35.1910667419434,35.1796112060547,35.1796112060547,35.1853370666504,35.1796112060547,35.1681480407715,35.1853370666504,35.1853370666504,null,35.8557014465332,35.8557014465332,36.2338485717773,36.2281227111816,36.1078033447266,36.0791511535645,36.0619659423828,36.0447769165039,36.0275840759277,36.021858215332,36.0275840759277,36.0161285400391,35.9932098388672,35.9702911376953,35.9359130859375,35.9187240600586,35.9187240600586,35.8557014465332,35.8557014465332,35.8557014465332,null,35.8155937194824,35.8327827453613,35.7984046936035,35.7984046936035,35.6723518371582,35.6952705383301,35.7353782653809,35.7869453430176,35.8213195800781,35.8557014465332,35.9072647094727,35.9817504882812,36.0848846435547,36.1364479064941,36.1192588806152,36.1192588806152,36.1020698547363,36.0963401794434,36.0906105041504,36.0906105041504,36.0734214782715,36.0505027770996,36.0447769165039,36.0333137512207,36.0333137512207,36.0333137512207,36.0275840759277,35.9989395141602,35.9588317871094,35.9416427612305,35.9244537353516,35.9129943847656,35.8155937194824,35.8155937194824,null,35.9645576477051,35.9760208129883,35.987476348877,36.0161285400391,36.0275840759277,36.0447769165039,36.0734214782715,36.0619659423828,36.0505027770996,36.0619659423828,36.0963401794434,36.1020698547363,36.1192588806152,36.1364479064941,36.159366607666,36.1708221435547,36.1994743347168,36.2166595458984,36.2281227111816,36.2338485717773,36.2567672729492,36.2453117370605,36.0390472412109,36.0390472412109,36.021858215332,36.021858215332,35.987476348877,35.987476348877,35.9645576477051,35.9645576477051,null,36.1880149841309,36.1307182312012,36.0619659423828,35.9359130859375,35.8155937194824,35.8671569824219,35.8786201477051,35.9072647094727,35.9187240600586,35.9244537353516,35.9301834106445,35.9359130859375,35.9473724365234,35.9760208129883,36.0046691894531,36.0447769165039,36.0619659423828,36.1192588806152,36.1364479064941,36.1765556335449,36.159366607666,36.2223930358887,36.2223930358887,36.2567672729492,36.2567672729492,36.2510414123535,36.2510414123535,36.2338485717773,36.2338485717773,36.2338485717773,36.2223930358887,36.2166595458984,36.2052040100098,36.1880149841309,36.1880149841309,null,35.1624183654785,35.1738777160645,35.2197151184082,35.2369041442871,35.265552520752,35.2884712219238,35.2884712219238,35.3113899230957,35.3285751342773,35.3858757019043,35.4202499389648,35.4202499389648,35.3916015625,35.3801460266113,35.3686828613281,35.3686828613281,35.3686828613281,35.3686828613281,35.3629570007324,35.3514938354492,35.3514938354492,35.3457679748535,35.3400382995605,35.3285751342773,35.2827415466309,35.2311744689941,35.2139854431152,35.1910667419434,35.1738777160645,35.1624183654785,35.1624183654785,null,36.5489768981934,36.5489768981934,36.4916839599609,36.4802207946777,36.3770904541016,36.3484420776367,36.3255233764648,36.3255233764648,36.3255233764648,36.3083343505859,36.3140678405762,36.302604675293,36.3197937011719,36.3369827270508,36.3427124023438,36.3369827270508,36.3484420776367,36.3656311035156,36.3828201293945,36.3942794799805,36.4057388305664,36.4458465576172,36.4687652587891,36.4974136352539,36.5260581970215,36.5489768981934,36.5489768981934,null,35.4603576660156,35.448902130127,35.4546279907227,35.4546279907227,35.448902130127,35.4546279907227,35.448902130127,35.4374389648438,35.4259834289551,35.4374389648438,35.4259834289551,35.4374389648438,35.4259834289551,35.4202499389648,35.4030647277832,35.3686828613281,35.3572273254395,35.3457679748535,35.3285751342773,35.3113899230957,35.2942008972168,35.265552520752,35.248363494873,35.248363494873,35.254093170166,35.2369041442871,35.2311744689941,35.2197151184082,35.2139854431152,35.248363494873,35.2770118713379,35.2942008972168,35.3113899230957,35.3343086242676,35.3514938354492,35.3686828613281,35.4087905883789,35.4259834289551,35.4603576660156,35.4603576660156,null,36.5375213623047,36.5432472229004,36.5375213623047,36.4859504699707,36.4687652587891,36.1765556335449,36.1364479064941,36.1192588806152,36.0619659423828,36.0447769165039,36.0046691894531,36.0619659423828,36.0619659423828,36.0447769165039,36.0619659423828,36.0791511535645,36.1078033447266,36.2281227111816,36.5375213623047,36.5375213623047,null,35.5634918212891,35.6494331359863,35.6150550842285,35.5577583312988,35.534839630127,35.5291137695312,35.448902130127,35.3916015625,35.3858757019043,35.3801460266113,35.3686828613281,35.3572273254395,35.3572273254395,35.3629570007324,35.3801460266113,35.3629570007324,35.3916015625,35.4030647277832,35.4202499389648,35.4374389648438,35.4603576660156,35.5634918212891,35.5634918212891,null,35.9129943847656,36.0390472412109,36.2453117370605,36.2338485717773,35.9817504882812,35.8900756835938,35.9129943847656,35.9129943847656,null,36.1364479064941,36.1364479064941,36.1479072570801,36.1479072570801,36.1364479064941,36.1192588806152,36.1364479064941,36.1364479064941,36.153636932373,36.165096282959,36.1765556335449,36.1708221435547,36.1765556335449,36.1880149841309,36.2338485717773,36.2739562988281,36.3656311035156,36.440113067627,36.5088691711426,36.5088691711426,36.4974136352539,36.474494934082,36.474494934082,36.474494934082,36.4630317687988,36.4343872070312,36.4057388305664,36.3885498046875,36.3713607788086,36.3427124023438,36.302604675293,36.3140678405762,36.3197937011719,36.3083343505859,36.2796859741211,36.2624969482422,36.2567672729492,36.2338485717773,36.2166595458984,36.1937408447266,36.1880149841309,36.1765556335449,36.1708221435547,36.165096282959,36.1421775817871,36.1078033447266,36.1020698547363,36.0963401794434,36.0963401794434,36.0906105041504,36.0791511535645,36.0562324523926,35.9989395141602,36.0275840759277,36.0333137512207,36.0333137512207,36.0333137512207,36.0447769165039,36.0505027770996,36.0734214782715,36.0906105041504,36.0906105041504,36.0963401794434,36.1020698547363,36.1192588806152,36.1192588806152,36.1364479064941,36.1364479064941,null,35.5233840942383,35.5864105224609,35.5176544189453,35.5004653930664,35.4775466918945,35.4603576660156,35.4202499389648,35.3858757019043,35.3572273254395,35.3400382995605,35.3113899230957,35.3056564331055,35.2942008972168,35.254093170166,35.2311744689941,35.254093170166,35.254093170166,35.254093170166,35.254093170166,35.254093170166,35.2311744689941,35.2197151184082,35.2082557678223,35.1967964172363,35.1910667419434,35.2139854431152,35.2311744689941,35.248363494873,35.2770118713379,35.2999305725098,35.5233840942383,35.5233840942383,null,35.6780815124512,35.6322479248047,35.6265144348145,35.6265144348145,35.5806770324707,35.5577583312988,35.5176544189453,35.4832763671875,35.4603576660156,35.4202499389648,35.3916015625,35.3228492736816,35.3113899230957,35.3113899230957,35.2999305725098,35.3056564331055,35.3113899230957,35.3629570007324,35.3686828613281,35.3858757019043,35.397331237793,35.4202499389648,35.4603576660156,35.4718170166016,35.4947357177734,35.5004653930664,35.5176544189453,35.5233840942383,35.5405731201172,35.5577583312988,35.569221496582,35.5978660583496,35.6322479248047,35.6551666259766,35.6666221618652,35.6780815124512,35.6838111877441,35.6895408630371,35.6895408630371,35.701000213623,35.7239189147949,35.7468376159668,35.7697563171387,35.7869453430176,35.7869453430176,35.7869453430176,35.8041305541992,35.8155937194824,35.7582969665527,35.7525672912598,35.7411079406738,35.712459564209,35.6895408630371,35.6838111877441,35.6780815124512,35.6780815124512,null,35.397331237793,35.3686828613281,35.3514938354492,35.2999305725098,35.2884712219238,35.1967964172363,35.1967964172363,35.2082557678223,35.2082557678223,35.1738777160645,35.1853370666504,35.1738777160645,35.1395034790039,35.2426338195801,35.2712821960449,35.3056564331055,35.3343086242676,35.4202499389648,35.4431686401367,35.4546279907227,35.4546279907227,35.448902130127,35.4259834289551,35.4546279907227,35.4603576660156,35.4718170166016,35.4775466918945,35.4603576660156,35.4718170166016,35.4832763671875,35.4947357177734,35.5004653930664,35.4947357177734,35.4775466918945,35.4431686401367,35.4259834289551,35.397331237793,35.397331237793,null,36.5432472229004,36.5489768981934,36.5260581970215,36.4974136352539,36.4687652587891,36.4458465576172,36.4057388305664,36.3942794799805,36.3828201293945,36.3656311035156,36.3484420776367,36.3369827270508,36.3312530517578,36.3140678405762,36.2911491394043,36.2739562988281,36.2567672729492,36.2338485717773,36.2338485717773,36.2338485717773,36.2453117370605,36.4229278564453,36.4687652587891,36.4802207946777,36.4802207946777,36.4802207946777,36.4802207946777,36.4916839599609,36.5088691711426,36.5203285217285,36.5432472229004,36.5432472229004,null,35.082202911377,35.0650177001953,34.996265411377,34.9561538696289,34.8301048278809,34.812915802002,34.8472938537598,34.9045906066895,34.9790725708008,35.0191802978516,35.0420989990234,35.1509590148926,35.116584777832,35.1051216125488,35.0936660766602,35.082202911377,35.082202911377,null,35.701000213623,35.701000213623,35.6952705383301,35.6150550842285,35.5978660583496,35.6093292236328,35.6207847595215,35.6723518371582,35.6952705383301,35.701000213623,35.6895408630371,35.6723518371582,35.6551666259766,35.6494331359863,35.6551666259766,35.6666221618652,35.6551666259766,35.5978660583496,35.569221496582,35.534839630127,35.534839630127,35.5233840942383,35.4718170166016,35.4603576660156,35.4259834289551,35.4259834289551,35.4431686401367,35.4546279907227,35.448902130127,35.4145202636719,35.3801460266113,35.3686828613281,35.3686828613281,35.3514938354492,35.3343086242676,35.3457679748535,35.3686828613281,35.3686828613281,35.3457679748535,35.3572273254395,35.3916015625,35.4030647277832,35.3916015625,35.3572273254395,35.3514938354492,35.3572273254395,35.3858757019043,35.4259834289551,35.4431686401367,35.4431686401367,35.4145202636719,35.4087905883789,35.3858757019043,35.3858757019043,35.4603576660156,35.4832763671875,35.4947357177734,35.5061950683594,35.5291137695312,35.5520324707031,35.569221496582,35.569221496582,35.6093292236328,35.6150550842285,35.6494331359863,35.6723518371582,35.701000213623,35.701000213623,null,35.7812118530273,35.8041305541992,35.8155937194824,35.849967956543,35.8671569824219,35.9702911376953,35.9817504882812,36.0046691894531,36.0333137512207,36.0619659423828,36.0619659423828,36.0505027770996,35.8614273071289,35.7812118530273,35.712459564209,35.6895408630371,35.6437034606934,35.6379737854004,35.5061950683594,35.5061950683594,35.5176544189453,35.534839630127,35.5405731201172,35.569221496582,35.5864105224609,35.5921401977539,35.5921401977539,35.6093292236328,35.6207847595215,35.6551666259766,35.6838111877441,35.6895408630371,35.706729888916,35.712459564209,35.7468376159668,35.7640266418457,35.7812118530273,35.7812118530273,null,35.0249099731445,35.0191802978516,34.9905319213867,34.996265411377,35.0420989990234,35.0535583496094,35.0592842102051,35.0650177001953,35.082202911377,35.0879364013672,35.0993957519531,35.1796112060547,35.248363494873,35.248363494873,35.2426338195801,35.2426338195801,35.2827415466309,35.3056564331055,35.3400382995605,35.3686828613281,35.3916015625,35.4259834289551,35.4775466918945,35.4775466918945,35.5291137695312,35.5233840942383,35.5176544189453,35.5004653930664,35.4947357177734,35.4718170166016,35.4603576660156,35.4202499389648,35.397331237793,35.3858757019043,35.3686828613281,35.3629570007324,35.3113899230957,35.3056564331055,35.2999305725098,35.2712821960449,35.2311744689941,35.2369041442871,35.2139854431152,35.2139854431152,35.1967964172363,35.1853370666504,35.1738777160645,35.1624183654785,35.1509590148926,35.0592842102051,35.0249099731445,35.0249099731445,null,35.3056564331055,35.3113899230957,35.3400382995605,35.3572273254395,35.3858757019043,35.4202499389648,35.4603576660156,35.4775466918945,35.5004653930664,35.5176544189453,35.701000213623,35.8155937194824,35.7926750183105,35.7697563171387,35.7582969665527,35.7525672912598,35.7468376159668,35.7411079406738,35.7296485900879,35.7239189147949,35.712459564209,35.701000213623,35.5978660583496,35.5864105224609,35.534839630127,35.4259834289551,35.3572273254395,35.3514938354492,35.3514938354492,35.3285751342773,35.3228492736816,35.3113899230957,35.3113899230957,35.2827415466309,35.248363494873,35.254093170166,35.3056564331055,35.3056564331055,null,34.9790725708008,35.0249099731445,35.1280403137207,35.1967964172363,35.2712821960449,35.2369041442871,35.2139854431152,35.1624183654785,35.1223106384277,35.0879364013672,35.0764770507812,35.0650177001953,35.0650177001953,35.0764770507812,35.0420989990234,35.0249099731445,34.9905319213867,34.9618835449219,34.9217758178711,34.8358345031738,34.812915802002,34.7728080749512,34.7899971008301,34.812915802002,34.8243751525879,34.8472938537598,34.8759384155273,34.8988571166992,34.9045906066895,34.9217758178711,34.9332389831543,34.9160461425781,34.9332389831543,34.9504280090332,34.9561538696289,34.9790725708008,34.9790725708008,34.9790725708008,null,35.2999305725098,35.3343086242676,35.3457679748535,35.3858757019043,35.3916015625,35.4087905883789,35.4832763671875,35.4947357177734,35.5061950683594,35.5119209289551,35.534839630127,35.5405731201172,35.5577583312988,35.5520324707031,35.5405731201172,35.5405731201172,35.5577583312988,35.5634918212891,35.5577583312988,35.5921401977539,35.5978660583496,35.5978660583496,35.5864105224609,35.5577583312988,35.534839630127,35.534839630127,35.5233840942383,35.2999305725098,35.2999305725098,null,35.448902130127,35.3858757019043,35.3686828613281,35.3629570007324,35.3572273254395,35.3457679748535,35.3400382995605,35.3228492736816,35.2999305725098,35.2884712219238,35.2770118713379,35.254093170166,35.2369041442871,35.2712821960449,35.1967964172363,35.1280403137207,35.0249099731445,35.1395034790039,35.1853370666504,35.3514938354492,35.3629570007324,35.3801460266113,35.3629570007324,35.3572273254395,35.3572273254395,35.3686828613281,35.3801460266113,35.3858757019043,35.3916015625,35.448902130127,35.448902130127,null,35.5749473571777,35.5864105224609,35.5405731201172,35.534839630127,35.5176544189453,35.5061950683594,35.4775466918945,35.4546279907227,35.4202499389648,35.4202499389648,35.448902130127,35.4947357177734,35.5405731201172,35.5749473571777,35.5749473571777,null,35.534839630127,35.5405731201172,35.5978660583496,35.5978660583496,35.5978660583496,35.6150550842285,35.6265144348145,35.6494331359863,35.6780815124512,35.6838111877441,35.712459564209,35.706729888916,35.7353782653809,35.7697563171387,35.7984046936035,35.8270492553711,35.84423828125,35.8557014465332,35.8557014465332,35.9187240600586,35.9301834106445,35.9473724365234,35.9645576477051,35.9244537353516,35.8728866577148,35.849967956543,35.8155937194824,35.7239189147949,35.6723518371582,35.6322479248047,35.5864105224609,35.5405731201172,35.5405731201172,35.5520324707031,35.534839630127,35.534839630127,35.534839630127,35.5233840942383,35.5291137695312,35.5291137695312,35.534839630127,35.534839630127,null,34.996265411377,34.9905319213867,35.0191802978516,35.0249099731445,35.0535583496094,35.082202911377,35.1051216125488,35.1223106384277,35.1223106384277,35.1337738037109,35.1395034790039,35.1566925048828,35.1624183654785,35.1624183654785,35.1566925048828,35.1738777160645,35.1910667419434,35.1967964172363,35.1967964172363,35.2082557678223,35.2426338195801,35.265552520752,35.2770118713379,35.2827415466309,35.2884712219238,35.2827415466309,35.2999305725098,35.2999305725098,35.3228492736816,35.3228492736816,35.3285751342773,35.3285751342773,35.3400382995605,35.3056564331055,35.2827415466309,35.2426338195801,35.2426338195801,35.248363494873,35.248363494873,35.1796112060547,35.0993957519531,35.0879364013672,35.082202911377,35.0650177001953,35.0592842102051,35.0535583496094,35.0420989990234,34.996265411377,34.996265411377,null,35.6780815124512,35.6838111877441,35.6895408630371,35.712459564209,35.7411079406738,35.7525672912598,35.7582969665527,35.8155937194824,35.8557014465332,35.8728866577148,35.8900756835938,35.9244537353516,35.9359130859375,35.9473724365234,35.9301834106445,35.9416427612305,35.9588317871094,35.9817504882812,36.0046691894531,36.0619659423828,36.0619659423828,36.0333137512207,36.0046691894531,35.9817504882812,35.9702911376953,35.9645576477051,35.9645576477051,35.9760208129883,35.9416427612305,35.9301834106445,35.9187240600586,35.8786201477051,35.8671569824219,35.84423828125,35.8327827453613,35.8213195800781,35.7869453430176,35.7411079406738,35.7296485900879,35.7353782653809,35.7239189147949,35.712459564209,35.712459564209,35.6952705383301,35.6952705383301,35.6952705383301,35.6952705383301,35.6895408630371,35.6780815124512,35.6780815124512,null,35.7411079406738,35.7640266418457,35.7697563171387,35.7869453430176,35.8155937194824,35.9129943847656,35.9244537353516,35.9416427612305,35.9588317871094,35.9989395141602,36.0562324523926,36.021858215332,36.0046691894531,35.9932098388672,35.9760208129883,35.9702911376953,35.9416427612305,35.9359130859375,35.9473724365234,35.9301834106445,35.9301834106445,35.9359130859375,35.9416427612305,35.9301834106445,35.9129943847656,35.8900756835938,35.8671569824219,35.8614273071289,35.8728866577148,35.8843460083008,35.8900756835938,35.8900756835938,35.8843460083008,35.8614273071289,35.8327827453613,35.8155937194824,35.8327827453613,35.84423828125,35.8728866577148,35.8843460083008,35.8900756835938,35.8786201477051,35.84423828125,35.8155937194824,35.7640266418457,35.7411079406738,35.6952705383301,35.6666221618652,35.7468376159668,35.7411079406738,35.7411079406738,null,35.0249099731445,35.082202911377,35.116584777832,35.0592842102051,35.082202911377,35.0993957519531,35.1108551025391,35.1337738037109,35.1624183654785,35.1738777160645,35.1910667419434,35.2139854431152,35.2311744689941,35.2827415466309,35.3285751342773,35.3400382995605,35.3457679748535,35.3514938354492,35.3514938354492,35.3629570007324,35.3686828613281,35.3686828613281,35.3686828613281,35.3686828613281,35.3801460266113,35.3916015625,35.4202499389648,35.4546279907227,35.4775466918945,35.5061950683594,35.5176544189453,35.5061950683594,35.4775466918945,35.3916015625,35.3400382995605,35.254093170166,35.2426338195801,35.1967964172363,35.0249099731445,35.0249099731445,35.0249099731445,null,35.9187240600586,35.8557014465332,35.8557014465332,35.84423828125,35.8270492553711,35.849967956543,35.8786201477051,35.9072647094727,35.9244537353516,35.9244537353516,35.9473724365234,36.0046691894531,36.0046691894531,36.0046691894531,35.987476348877,35.987476348877,35.9932098388672,36.0161285400391,36.0447769165039,36.0447769165039,36.0619659423828,36.0619659423828,36.0848846435547,36.1135292053223,36.1192588806152,36.1192588806152,36.1192588806152,36.1364479064941,36.1421775817871,36.1307182312012,36.1135292053223,36.1078033447266,36.1020698547363,36.0046691894531,35.9817504882812,35.9702911376953,35.9301834106445,35.9187240600586,35.9187240600586,null,35.5061950683594,35.5119209289551,35.5233840942383,35.4431686401367,35.3285751342773,35.2712821960449,35.254093170166,35.254093170166,35.254093170166,35.2426338195801,35.2139854431152,35.1910667419434,35.1796112060547,35.1566925048828,35.1624183654785,35.1681480407715,35.1738777160645,35.1738777160645,35.1796112060547,35.1681480407715,35.1624183654785,35.1681480407715,35.1395034790039,35.1509590148926,35.1509590148926,35.1738777160645,35.2139854431152,35.2254447937012,35.254093170166,35.2770118713379,35.3113899230957,35.3686828613281,35.3916015625,35.4030647277832,35.4145202636719,35.4259834289551,35.4202499389648,35.448902130127,35.4603576660156,35.4775466918945,35.5061950683594,35.5061950683594,null,35.1566925048828,35.1796112060547,35.1910667419434,35.2139854431152,35.2426338195801,35.254093170166,35.254093170166,35.254093170166,35.2712821960449,35.3285751342773,35.4431686401367,35.5233840942383,35.5291137695312,35.5119209289551,35.5061950683594,35.4947357177734,35.4832763671875,35.4087905883789,35.3916015625,35.3858757019043,35.3457679748535,35.3343086242676,35.2999305725098,35.2770118713379,35.248363494873,35.2311744689941,35.2139854431152,35.1910667419434,35.1223106384277,35.116584777832,35.1051216125488,35.082202911377,35.0936660766602,35.1051216125488,35.116584777832,35.1509590148926,35.0420989990234,35.0535583496094,35.0592842102051,35.0650177001953,35.082202911377,35.1108551025391,35.1280403137207,35.1566925048828,35.1566925048828,null,35.8155937194824,35.9359130859375,36.0619659423828,36.1307182312012,36.1880149841309,36.1765556335449,36.1708221435547,36.1765556335449,36.165096282959,36.153636932373,36.1364479064941,36.1364479064941,36.1192588806152,36.1364479064941,36.1479072570801,36.1479072570801,36.1364479064941,36.1364479064941,36.0848846435547,35.9817504882812,35.9072647094727,35.8557014465332,35.8327827453613,35.84423828125,35.7239189147949,35.7296485900879,35.7411079406738,35.7468376159668,35.7525672912598,35.7582969665527,35.7697563171387,35.7926750183105,35.8155937194824,35.8155937194824,null,34.343090057373,34.348819732666,34.348819732666,34.3717384338379,34.3774681091309,34.3660087585449,34.3774681091309,34.3774681091309,34.3717384338379,34.3717384338379,34.3889274597168,34.3831977844238,34.3831977844238,34.3717384338379,34.2972526550293,34.2915229797363,34.2628746032715,34.1941223144531,34.1368255615234,34.0852584838867,34.039421081543,34.0050468444824,33.9763984680176,33.9649391174316,33.9649391174316,33.9763984680176,33.9935836791992,34.0623397827148,34.0795288085938,34.0852584838867,34.1196365356445,34.1425552368164,34.1540107727051,34.2514190673828,34.3259010314941,34.3373603820801,34.343090057373,34.343090057373,null,36.5375213623047,36.5432472229004,36.5432472229004,36.5432472229004,36.5203285217285,36.5088691711426,36.4916839599609,36.4802207946777,36.4802207946777,36.4802207946777,36.4802207946777,36.4687652587891,36.4229278564453,36.2453117370605,36.2223930358887,36.2166595458984,36.2166595458984,36.2052040100098,36.2109336853027,36.1994743347168,36.1708221435547,36.1765556335449,36.1880149841309,36.1937408447266,36.2166595458984,36.2338485717773,36.2567672729492,36.2624969482422,36.2796859741211,36.3083343505859,36.3197937011719,36.3140678405762,36.302604675293,36.3427124023438,36.3713607788086,36.3885498046875,36.4057388305664,36.4343872070312,36.4630317687988,36.474494934082,36.474494934082,36.474494934082,36.4974136352539,36.5088691711426,36.5088691711426,36.5375213623047,36.5375213623047,null,34.7155113220215,34.7498931884766,34.9045906066895,34.9790725708008,34.9790725708008,34.9561538696289,34.9504280090332,34.9332389831543,34.9160461425781,34.9332389831543,34.9217758178711,34.9045906066895,34.8988571166992,34.8759384155273,34.8472938537598,34.8243751525879,34.812915802002,34.7899971008301,34.7728080749512,34.7613487243652,34.7327003479004,34.7212409973145,34.7097816467285,34.6868667602539,34.663948059082,34.6467590332031,34.6352996826172,34.629566192627,34.629566192627,34.6181106567383,34.6009216308594,34.5837326049805,34.5608139038086,34.5608139038086,34.5608139038086,34.5894622802734,34.6066474914551,34.6181106567383,34.6410293579102,34.6696739196777,34.6868667602539,34.6983222961426,34.7097816467285,34.7212409973145,34.7556190490723,34.7556190490723,34.7498931884766,34.6925926208496,34.6754035949707,34.6754035949707,34.6582183837891,34.6410293579102,34.629566192627,34.6181106567383,34.6009216308594,34.5837326049805,34.5608139038086,34.5550842285156,34.5493545532227,34.5321655273438,34.5207099914551,34.4977912902832,34.4748725891113,34.4576835632324,34.4634094238281,34.4691390991211,34.7155113220215,34.7155113220215,null,35.8843460083008,35.9072647094727,36.2338485717773,36.2338485717773,36.2338485717773,35.8557014465332,35.8614273071289,35.8671569824219,35.8843460083008,35.8843460083008,null,35.0707473754883,35.116584777832,35.1337738037109,35.1853370666504,35.1967964172363,35.2311744689941,35.254093170166,35.2082557678223,35.254093170166,35.2942008972168,35.3285751342773,35.3285751342773,35.3228492736816,35.3113899230957,35.3113899230957,35.3113899230957,35.2999305725098,35.2770118713379,35.2426338195801,35.2369041442871,35.2426338195801,35.2426338195801,35.2139854431152,35.1967964172363,35.1910667419434,35.2082557678223,35.1853370666504,35.1853370666504,35.1738777160645,35.1624183654785,35.1509590148926,35.1566925048828,35.1624183654785,35.1566925048828,35.1395034790039,35.1223106384277,35.1108551025391,35.0993957519531,35.0879364013672,35.0478286743164,35.0420989990234,35.0420989990234,35.0249099731445,35.0019912719727,35.0019912719727,34.9790725708008,34.9790725708008,35.0191802978516,35.0249099731445,35.0363693237305,35.0707473754883,35.0707473754883,null,36.3770904541016,36.4802207946777,36.4916839599609,36.4573059082031,36.4458465576172,36.4458465576172,36.4229278564453,36.4057388305664,36.3885498046875,36.3885498046875,36.3828201293945,36.3656311035156,36.3656311035156,36.3369827270508,36.3197937011719,36.2911491394043,36.2911491394043,36.2796859741211,36.2682304382324,36.2510414123535,36.2338485717773,36.2109336853027,36.1937408447266,36.1765556335449,36.159366607666,36.1421775817871,36.1421775817871,36.1421775817871,36.1364479064941,36.1192588806152,36.1307182312012,36.165096282959,36.1937408447266,36.1994743347168,36.2338485717773,36.2682304382324,36.2854156494141,36.3427124023438,36.3770904541016,36.3770904541016,null,34.5608139038086,34.5894622802734,34.6352996826172,34.663948059082,34.6868667602539,34.7040557861328,34.7327003479004,34.7327003479004,34.7327003479004,34.7212409973145,34.7212409973145,34.7155113220215,34.4691390991211,34.4634094238281,34.4576835632324,34.4347648620605,34.4003829956055,34.3316307067871,34.2972526550293,34.3717384338379,34.3831977844238,34.3831977844238,34.3889274597168,34.3717384338379,34.3717384338379,34.3774681091309,34.3774681091309,34.3660087585449,34.3774681091309,34.3717384338379,34.348819732666,34.348819732666,34.343090057373,34.360279083252,34.3717384338379,34.3717384338379,34.3717384338379,34.3660087585449,34.3717384338379,34.3717384338379,34.4118461608887,34.4691390991211,34.4806022644043,34.5264358520508,34.543628692627,34.5608139038086,34.5608139038086,null,36.3484420776367,36.3770904541016,36.3427124023438,36.2854156494141,36.2682304382324,36.2338485717773,36.1994743347168,36.1937408447266,36.1765556335449,36.165096282959,36.153636932373,36.1307182312012,36.1192588806152,36.1078033447266,36.1020698547363,36.1078033447266,36.1421775817871,36.159366607666,36.165096282959,36.159366607666,36.1364479064941,36.1192588806152,36.1078033447266,36.0963401794434,36.0906105041504,36.0848846435547,36.0906105041504,36.0848846435547,36.0963401794434,36.0963401794434,36.1078033447266,36.1192588806152,36.159366607666,36.2338485717773,36.2682304382324,36.302604675293,36.3312530517578,36.3484420776367,36.3484420776367,null,36.5375213623047,36.5375213623047,36.2281227111816,36.2338485717773,36.2338485717773,36.5375213623047,36.5375213623047,null,35.6494331359863,35.6723518371582,35.7984046936035,35.7984046936035,35.8327827453613,35.8155937194824,35.7869453430176,35.7697563171387,35.7640266418457,35.7411079406738,35.701000213623,35.6723518371582,35.6437034606934,35.6322479248047,35.5978660583496,35.5978660583496,35.5921401977539,35.569221496582,35.5577583312988,35.5291137695312,35.5176544189453,35.4947357177734,35.4145202636719,35.3916015625,35.3801460266113,35.3629570007324,35.3572273254395,35.3801460266113,35.3801460266113,35.3400382995605,35.3400382995605,35.3457679748535,35.3572273254395,35.3629570007324,35.3686828613281,35.3858757019043,35.448902130127,35.5291137695312,35.534839630127,35.5577583312988,35.6150550842285,35.6494331359863,35.6494331359863,null,35.1967964172363,35.1967964172363,35.1967964172363,35.1910667419434,35.1967964172363,35.2884712219238,35.2999305725098,35.3514938354492,35.3686828613281,35.397331237793,35.4145202636719,35.4087905883789,35.4030647277832,35.2712821960449,35.248363494873,35.1967964172363,35.1967964172363,null,35.5119209289551,35.9129943847656,35.8900756835938,35.84423828125,35.5291137695312,35.5233840942383,35.5119209289551,35.5119209289551,null,35.1566925048828,35.1280403137207,35.1108551025391,35.082202911377,35.0650177001953,35.0592842102051,35.0535583496094,35.0420989990234,35.0249099731445,35.0134506225586,34.9848022460938,34.8988571166992,34.8644828796387,34.8301048278809,34.8186454772949,34.807186126709,34.801456451416,34.807186126709,34.807186126709,34.8472938537598,34.8644828796387,34.8816719055176,34.8931312561035,34.9160461425781,34.9504280090332,34.9790725708008,34.9848022460938,35.0019912719727,35.0134506225586,35.0420989990234,35.0535583496094,35.0764770507812,35.0879364013672,35.1108551025391,35.116584777832,35.1223106384277,35.1108551025391,35.0936660766602,35.0936660766602,35.1280403137207,35.1395034790039,35.1509590148926,35.1509590148926,35.1395034790039,35.1681480407715,35.1624183654785,35.1681480407715,35.1796112060547,35.1738777160645,35.1738777160645,35.1681480407715,35.1624183654785,35.1566925048828,35.1566925048828,null,34.812915802002,34.8301048278809,34.9561538696289,34.944694519043,34.9045906066895,34.8358345031738,34.7269744873047,34.6983222961426,34.6582183837891,34.6410293579102,34.5608139038086,34.5378952026367,34.5035171508789,34.4806022644043,34.4576835632324,34.4462203979492,34.4404945373535,34.4290351867676,34.4003829956055,34.3889274597168,34.3889274597168,34.3774681091309,34.360279083252,34.343090057373,34.343090057373,34.3316307067871,34.3144416809082,34.3029823303223,34.6123809814453,34.6181106567383,34.7728080749512,34.812915802002,34.812915802002,null,36.5489768981934,36.5489768981934,36.5432472229004,36.2338485717773,36.2453117370605,36.5489768981934,36.5489768981934,null,35.5061950683594,35.5061950683594,35.6379737854004,35.6437034606934,35.6895408630371,35.712459564209,35.7812118530273,35.8614273071289,35.8614273071289,35.849967956543,35.849967956543,35.8327827453613,35.8155937194824,35.7926750183105,35.7869453430176,35.7812118530273,35.7640266418457,35.7411079406738,35.7296485900879,35.7239189147949,35.712459564209,35.6895408630371,35.6494331359863,35.6150550842285,35.5806770324707,35.534839630127,35.5061950683594,35.5061950683594,35.5061950683594,null,35.5864105224609,35.3572273254395,35.3400382995605,35.254093170166,35.1910667419434,35.1910667419434,35.1967964172363,35.248363494873,35.2712821960449,35.4030647277832,35.4087905883789,35.4145202636719,35.397331237793,35.4259834289551,35.4431686401367,35.4775466918945,35.4775466918945,35.4947357177734,35.5061950683594,35.5119209289551,35.534839630127,35.5291137695312,35.5291137695312,35.5233840942383,35.534839630127,35.534839630127,35.534839630127,35.5520324707031,35.5405731201172,35.5405731201172,35.5864105224609,35.5978660583496,35.6150550842285,35.6207847595215,35.6093292236328,35.5864105224609,35.5864105224609,null,35.2311744689941,35.254093170166,35.2942008972168,35.3056564331055,35.254093170166,35.248363494873,35.2827415466309,35.265552520752,35.2369041442871,35.2254447937012,35.1967964172363,35.1853370666504,34.9160461425781,34.7327003479004,34.7040557861328,34.6868667602539,34.663948059082,34.6352996826172,34.5894622802734,34.5608139038086,34.5951919555664,34.6410293579102,34.663948059082,34.6868667602539,34.6983222961426,34.7097816467285,34.7498931884766,34.8301048278809,34.8472938537598,34.8816719055176,34.9217758178711,34.944694519043,34.9561538696289,34.9618835449219,34.9905319213867,35.0249099731445,35.0420989990234,35.0592842102051,35.082202911377,35.1108551025391,35.1395034790039,35.1796112060547,35.2139854431152,35.2311744689941,35.2311744689941,null,35.0420989990234,35.0191802978516,34.9790725708008,34.9045906066895,34.8472938537598,34.812915802002,34.7728080749512,34.6181106567383,34.801456451416,34.807186126709,34.8186454772949,34.8301048278809,34.8644828796387,34.8988571166992,34.9848022460938,35.0134506225586,35.0249099731445,35.0420989990234,35.0420989990234,null,35.5061950683594,35.5061950683594,35.4775466918945,35.4603576660156,35.448902130127,35.4202499389648,35.4259834289551,35.4145202636719,35.4030647277832,35.3916015625,35.3686828613281,35.3113899230957,35.2770118713379,35.254093170166,35.2254447937012,35.2139854431152,35.1738777160645,35.1509590148926,35.1624183654785,35.1738777160645,35.1910667419434,35.1910667419434,35.1853370666504,35.1738777160645,35.1796112060547,35.1738777160645,35.1681480407715,35.1509590148926,35.1566925048828,35.1681480407715,35.1624183654785,35.1681480407715,35.1796112060547,35.2082557678223,35.1910667419434,35.1738777160645,35.1738777160645,35.1738777160645,35.1738777160645,35.1681480407715,35.1738777160645,35.1796112060547,35.1910667419434,35.5061950683594,35.5061950683594,null,36.5489768981934,36.5489768981934,36.2453117370605,36.2567672729492,36.5547065734863,36.5489768981934,36.5489768981934,null,36.5604400634766,36.5604400634766,36.5604400634766,36.5547065734863,36.2567672729492,36.2338485717773,36.2567672729492,36.2624969482422,36.2624969482422,36.2624969482422,36.2739562988281,36.2796859741211,36.2739562988281,36.2739562988281,36.2796859741211,36.2854156494141,36.2796859741211,36.2567672729492,36.2682304382324,36.2682304382324,36.2682304382324,36.2739562988281,36.2796859741211,36.2796859741211,36.2682304382324,36.2567672729492,36.2567672729492,36.2338485717773,36.302604675293,36.3312530517578,36.3484420776367,36.3656311035156,36.3713607788086,36.3770904541016,36.4000091552734,36.4057388305664,36.4343872070312,36.4573059082031,36.4687652587891,36.4859504699707,36.5088691711426,36.5260581970215,36.5375213623047,36.5604400634766,36.5604400634766,null,35.265552520752,35.2942008972168,35.3113899230957,35.3285751342773,35.3457679748535,35.3572273254395,35.3686828613281,35.4030647277832,35.4202499389648,35.4259834289551,35.4374389648438,35.4259834289551,35.4374389648438,35.4259834289551,35.4374389648438,35.448902130127,35.4546279907227,35.448902130127,35.4546279907227,35.4546279907227,35.448902130127,35.4603576660156,35.4947357177734,35.5291137695312,35.5405731201172,35.5634918212891,35.5749473571777,35.5749473571777,35.569221496582,35.5577583312988,35.569221496582,35.5978660583496,35.6207847595215,35.6265144348145,35.6437034606934,35.6551666259766,35.6666221618652,35.6666221618652,35.6780815124512,35.701000213623,35.6895408630371,35.6895408630371,35.6838111877441,35.6780815124512,35.6666221618652,35.6551666259766,35.6322479248047,35.5978660583496,35.569221496582,35.5577583312988,35.5405731201172,35.5233840942383,35.5291137695312,35.4775466918945,35.4775466918945,35.4259834289551,35.3916015625,35.3686828613281,35.3400382995605,35.3285751342773,35.3285751342773,35.3228492736816,35.3228492736816,35.2999305725098,35.2999305725098,35.2827415466309,35.2884712219238,35.2827415466309,35.2770118713379,35.265552520752,35.265552520752,null,35.1395034790039,35.1280403137207,35.1280403137207,35.1337738037109,35.116584777832,35.0993957519531,35.0764770507812,35.0707473754883,35.082202911377,35.082202911377,35.0650177001953,35.0249099731445,35.0592842102051,35.1509590148926,35.1624183654785,35.1738777160645,35.1853370666504,35.1967964172363,35.2139854431152,35.2139854431152,35.2369041442871,35.2311744689941,35.2712821960449,35.2999305725098,35.3113899230957,35.3113899230957,35.3228492736816,35.3916015625,35.4202499389648,35.3343086242676,35.3056564331055,35.2712821960449,35.2426338195801,35.1395034790039,35.1395034790039,null,35.701000213623,35.6952705383301,35.6723518371582,35.6207847595215,35.6093292236328,35.5978660583496,35.6150550842285,35.6952705383301,35.701000213623,35.7984046936035,35.8671569824219,35.9129943847656,35.9244537353516,35.9244537353516,35.9301834106445,35.9359130859375,35.9588317871094,35.9760208129883,35.9817504882812,35.9817504882812,35.9702911376953,35.9588317871094,35.9416427612305,35.9301834106445,35.8843460083008,35.8786201477051,35.8728866577148,35.8614273071289,35.849967956543,35.8041305541992,35.7926750183105,35.7869453430176,35.7754859924316,35.7640266418457,35.7525672912598,35.7468376159668,35.7296485900879,35.6952705383301,35.6780815124512,35.6952705383301,35.701000213623,35.701000213623,null,34.812915802002,34.812915802002,34.8186454772949,34.9275093078613,35.0249099731445,35.0249099731445,35.1967964172363,35.1910667419434,35.1796112060547,35.1738777160645,35.1681480407715,35.1738777160645,35.1738777160645,35.1738777160645,35.1738777160645,35.1910667419434,34.812915802002,34.812915802002,null,36.5375213623047,36.3140678405762,36.2911491394043,36.2567672729492,36.2223930358887,36.2223930358887,36.159366607666,36.1765556335449,36.4687652587891,36.4859504699707,36.5375213623047,36.5375213623047,36.5375213623047,null,35.8557014465332,35.8557014465332,35.9187240600586,35.9187240600586,35.9359130859375,35.9702911376953,35.9932098388672,36.0161285400391,36.0275840759277,36.021858215332,36.0275840759277,36.0447769165039,36.0619659423828,36.0619659423828,36.0046691894531,35.9760208129883,35.9473724365234,35.9359130859375,35.9301834106445,35.9244537353516,35.9187240600586,35.9072647094727,35.8786201477051,35.8671569824219,35.8155937194824,35.701000213623,35.5176544189453,35.5864105224609,35.6093292236328,35.8557014465332,35.8557014465332,null,36.5375213623047,36.5375213623047,36.5088691711426,36.440113067627,36.3656311035156,36.2739562988281,36.2338485717773,36.1880149841309,36.2052040100098,36.2166595458984,36.2223930358887,36.2338485717773,36.2338485717773,36.2338485717773,36.2510414123535,36.2510414123535,36.2567672729492,36.2567672729492,36.2911491394043,36.3140678405762,36.5375213623047,36.5375213623047,36.5375213623047,null,35.6952705383301,35.7411079406738,35.7640266418457,35.8155937194824,35.84423828125,35.8786201477051,35.8843460083008,35.901538848877,35.9187240600586,35.9187240600586,35.9416427612305,35.9416427612305,35.9473724365234,35.9702911376953,35.9760208129883,35.9760208129883,35.9645576477051,35.9473724365234,35.9301834106445,35.9244537353516,35.9129943847656,35.8671569824219,35.7984046936035,35.701000213623,35.701000213623,35.6952705383301,35.6952705383301,null,36.1135292053223,36.165096282959,36.1765556335449,36.1994743347168,36.2281227111816,36.2338485717773,36.2338485717773,36.2338485717773,36.2510414123535,36.3255233764648,36.3484420776367,36.3484420776367,36.3427124023438,36.3427124023438,36.3656311035156,36.3828201293945,36.3713607788086,36.3484420776367,36.3369827270508,36.2854156494141,36.2796859741211,36.2338485717773,36.2223930358887,36.1192588806152,36.1192588806152,36.1192588806152,36.1192588806152,36.1135292053223,36.1135292053223,null,35.2827415466309,35.3113899230957,35.3113899230957,35.3228492736816,35.3285751342773,35.3514938354492,35.3514938354492,35.3572273254395,35.4259834289551,35.534839630127,35.5864105224609,35.5921401977539,35.5864105224609,35.5864105224609,35.5634918212891,35.4603576660156,35.4374389648438,35.4202499389648,35.4030647277832,35.3916015625,35.3629570007324,35.3514938354492,35.1853370666504,35.1681480407715,35.1796112060547,35.1853370666504,35.1796112060547,35.1796112060547,35.1910667419434,35.1967964172363,35.1967964172363,35.1853370666504,35.1796112060547,35.1853370666504,35.1967964172363,35.2254447937012,35.2369041442871,35.265552520752,35.2827415466309,35.2827415466309,null,36.1192588806152,36.2223930358887,36.2338485717773,36.2682304382324,36.2682304382324,36.2796859741211,36.2911491394043,36.2911491394043,36.2911491394043,36.3083343505859,36.3312530517578,36.3599014282227,36.3656311035156,36.3885498046875,36.3770904541016,36.3770904541016,36.3942794799805,36.4057388305664,36.4229278564453,36.4229278564453,36.4343872070312,36.4343872070312,36.4286575317383,36.4229278564453,36.4229278564453,36.3885498046875,36.3885498046875,36.4057388305664,36.4000091552734,36.3770904541016,36.3713607788086,36.3656311035156,36.3484420776367,36.3312530517578,36.302604675293,36.2338485717773,36.0619659423828,36.0619659423828,36.0734214782715,36.0619659423828,36.0734214782715,36.0619659423828,36.0562324523926,36.0333137512207,36.0275840759277,36.0333137512207,36.0333137512207,36.0390472412109,36.0333137512207,36.0161285400391,36.0275840759277,36.0390472412109,36.0619659423828,36.0734214782715,36.0734214782715,36.1078033447266,36.1192588806152,36.1192588806152,null,35.5634918212891,35.5864105224609,35.5864105224609,35.5921401977539,35.5864105224609,35.5978660583496,35.701000213623,35.712459564209,35.7239189147949,35.84423828125,35.8327827453613,35.8557014465332,35.8213195800781,35.7869453430176,35.7353782653809,35.6952705383301,35.6723518371582,35.6494331359863,35.5634918212891,35.5634918212891,null,36.0619659423828,36.2338485717773,36.2567672729492,36.2567672729492,36.2682304382324,36.2796859741211,36.2796859741211,36.2739562988281,36.2682304382324,36.2682304382324,36.2682304382324,36.2567672729492,36.2796859741211,36.2854156494141,36.2796859741211,36.2739562988281,36.2739562988281,36.2796859741211,36.2739562988281,36.2624969482422,36.2624969482422,36.2624969482422,36.2567672729492,36.2338485717773,36.2281227111816,36.2166595458984,36.1994743347168,36.1708221435547,36.159366607666,36.1364479064941,36.1192588806152,36.1020698547363,36.0963401794434,36.0619659423828,36.0505027770996,36.0505027770996,36.0619659423828,36.0619659423828,null,35.84423828125,35.8671569824219,35.8786201477051,35.9187240600586,35.9301834106445,35.9416427612305,35.9760208129883,35.9932098388672,36.0161285400391,36.0447769165039,36.0619659423828,36.0848846435547,36.0619659423828,36.0619659423828,36.0447769165039,36.0447769165039,36.0161285400391,35.9932098388672,35.987476348877,35.987476348877,36.0046691894531,36.0046691894531,36.0046691894531,35.9473724365234,35.9244537353516,35.9244537353516,35.9072647094727,35.8786201477051,35.849967956543,35.8270492553711,35.7984046936035,35.7697563171387,35.7353782653809,35.706729888916,35.712459564209,35.7296485900879,35.7353782653809,35.7411079406738,35.7525672912598,35.7812118530273,35.8041305541992,35.8155937194824,35.8213195800781,35.8213195800781,35.8327827453613,35.84423828125,35.84423828125,null,45.9397583007812,46.2778015136719,46.2835311889648,46.2835311889648,46.2033157348633,46.2090454101562,46.0543479919434,45.9397583007812,45.9397583007812,45.9397583007812,45.9397583007812,null,46.6273040771484,46.6273040771484,46.976806640625,46.976806640625,47.2403717041016,47.2346420288086,47.2346420288086,46.9710807800293,46.9710807800293,46.6215782165527,46.6273040771484,46.6273040771484,null,47.8477058410645,47.8477058410645,48.0253219604492,48.0253219604492,48.3690986633301,48.3748245239258,48.3748245239258,48.1513710021973,48.1341819763184,48.1169967651367,48.1169967651367,48.0826187133789,48.0425109863281,48.0367813110352,48.0195922851562,48.0024070739746,47.9852142333984,47.9909439086914,48.0024070739746,48.0081329345703,48.0024070739746,48.0195922851562,48.0081329345703,48.0367813110352,48.0425109863281,48.0482406616211,48.0539703369141,48.0253219604492,48.0081329345703,47.9966735839844,47.9852142333984,47.9794883728027,47.9622993469238,47.9622993469238,47.9508361816406,47.9451065063477,47.9680252075195,47.9737548828125,47.9909439086914,47.9909439086914,47.9622993469238,47.939380645752,47.9279174804688,47.9221878051758,47.9279174804688,47.8534355163574,47.8477058410645,47.8477058410645,null,47.3320426940918,47.3263130187988,47.3263130187988,46.976806640625,46.9710807800293,46.6330337524414,46.6330337524414,46.976806640625,46.976806640625,47.3320426940918,47.3320426940918,null,48.5467147827148,48.5467147827148,48.5409812927246,48.6326560974121,48.6269264221191,48.5467147827148,48.5467147827148,48.7186012268066,48.7243309020996,48.9993515014648,48.9993515014648,48.7186012268066,48.7243309020996,48.5467147827148,48.5467147827148,null,46.2778015136719,45.9397583007812,45.9397583007812,46.2720718383789,46.2778015136719,46.2778015136719,null,48.5467147827148,48.5467147827148,48.6326560974121,48.7128715515137,48.7128715515137,49.0050811767578,49.0050811767578,48.8102722167969,48.8045463562012,48.7186012268066,48.7186012268066,48.5467147827148,48.5467147827148,null,46.6330337524414,46.6330337524414,46.6731414794922,46.6731414794922,46.6559524536133,46.6674118041992,46.6903305053711,46.70751953125,46.70751953125,46.7361679077148,46.7476272583008,46.7648162841797,46.7991943359375,46.8049240112305,46.9137840270996,46.9538917541504,46.9825401306152,46.9997253417969,47.0169143676758,47.0512962341309,47.0684814453125,47.0971336364746,47.1315078735352,47.154426574707,47.154426574707,47.3263130187988,47.3263130187988,47.3320426940918,46.9825401306152,46.9825401306152,46.6330337524414,46.6330337524414,null,47.2403717041016,47.2059936523438,47.1486968994141,47.1200485229492,47.0856704711914,47.0512962341309,47.034107208252,46.9997253417969,46.9195137023926,46.8736763000488,46.7991943359375,46.70751953125,46.6674118041992,46.6330337524414,46.6273040771484,46.6215782165527,46.9710807800293,46.9710807800293,47.2346420288086,47.2346420288086,47.2403717041016,47.2403717041016,null,48.5467147827148,48.5409812927246,48.5467147827148,48.7128715515137,48.7128715515137,48.9993515014648,49.0050811767578,48.7128715515137,48.7186012268066,48.5467147827148,48.5467147827148,null,46.2835311889648,46.2835311889648,46.2835311889648,45.9397583007812,45.934024810791,45.9397583007812,46.2835311889648,46.2835311889648,null,48.6326560974121,48.9993515014648,49.0050811767578,48.7128715515137,48.7128715515137,48.6326560974121,48.6326560974121,48.6326560974121,null,47.7732238769531,47.7904090881348,47.796142578125,47.796142578125,47.7732238769531,47.7674903869629,47.7560348510742,47.7503051757812,47.7273864746094,47.6987342834473,47.6758155822754,47.6529006958008,47.6299819946289,47.6013336181641,47.5784149169922,47.3320426940918,47.3263130187988,47.0111885070801,47.0054588317871,46.976806640625,46.976806640625,47.3263130187988,47.3263130187988,47.6700897216797,47.6758155822754,47.8591651916504,47.8133277893066,47.7846794128418,47.7789497375488,47.7789497375488,47.7617607116699,47.7617607116699,47.7560348510742,47.7560348510742,47.7732238769531,47.7732238769531,null,47.6700897216797,47.5898742675781,47.5898742675781,47.6700897216797,47.6700897216797,47.8477058410645,47.8534355163574,47.6700897216797,47.6700897216797,47.6700897216797,null,46.4267692565918,46.4439582824707,46.4897956848145,46.5356330871582,46.5528221130371,46.5585517883301,46.575740814209,46.5986595153809,46.6043853759766,46.6215782165527,46.6158447265625,46.6330337524414,46.6330337524414,46.6273040771484,46.2835311889648,46.2835311889648,45.9397583007812,45.9397583007812,45.9741325378418,46.0085105895996,46.0199699401855,46.0428886413574,46.0543479919434,46.071533203125,46.1001853942871,46.1116409301758,46.1517486572266,46.2090454101562,46.2376937866211,46.260612487793,46.2835311889648,46.3179054260254,46.3408241271973,46.386661529541,46.4267692565918,46.4267692565918,null,47.5898742675781,47.5898742675781,47.3263130187988,47.3320426940918,47.5898742675781,47.5898742675781,null,47.3320426940918,47.3320426940918,46.976806640625,46.976806640625,46.6330337524414,46.6273040771484,46.5413627624512,46.5356330871582,46.6444969177246,47.3320426940918,47.3320426940918,null,48.191478729248,48.1685600280762,48.1341819763184,48.059700012207,48.0367813110352,47.9966735839844,47.9622993469238,47.9279174804688,47.882080078125,47.8591651916504,47.8075981140137,47.7674903869629,47.7159233093262,47.6700897216797,47.6700897216797,47.6700897216797,48.0195922851562,48.0195922851562,48.197208404541,48.191478729248,48.191478729248,null,46.2090454101562,46.2835311889648,46.2835311889648,46.6273040771484,46.6273040771484,46.7189788818359,46.7189788818359,46.6330337524414,46.6330337524414,46.3752059936523,46.3752059936523,46.2835311889648,46.2778015136719,46.2663421630859,46.2548828125,46.2434234619141,46.2262344360352,46.2205047607422,46.2090454101562,46.2033157348633,46.1918601989746,46.1803970336914,46.1689414978027,46.1574783325195,46.1402893066406,46.1345596313477,46.1345596313477,46.128833770752,46.1059150695801,46.1001853942871,46.0887260437012,46.0829963684082,46.0772666931152,46.0543479919434,46.0658073425293,46.071533203125,46.0543479919434,46.0543479919434,46.0428886413574,46.0199699401855,46.0199699401855,46.0085105895996,46.0085105895996,46.0199699401855,46.0256996154785,46.0142402648926,46.0256996154785,46.0142402648926,46.0256996154785,46.0199699401855,46.0314292907715,46.0314292907715,46.0256996154785,46.0256996154785,46.0314292907715,46.0371589660645,46.0486145019531,46.0543479919434,46.071533203125,46.0658073425293,46.0658073425293,46.0486145019531,46.0543479919434,46.0543479919434,46.0543479919434,46.2090454101562,46.2090454101562,null,47.2346420288086,47.2403717041016,47.3263130187988,47.3263130187988,47.5898742675781,47.6700897216797,47.6758155822754,47.3263130187988,47.3205871582031,47.2346420288086,47.2346420288086,null,46.6273040771484,46.6273040771484,46.6273040771484,46.2835311889648,46.2835311889648,46.2090454101562,46.2033157348633,46.2835311889648,46.2835311889648,46.6273040771484,46.6273040771484,null,47.3263130187988,47.3320426940918,46.9710807800293,46.9710807800293,46.6330337524414,46.6273040771484,46.6330337524414,46.9825401306152,46.9825401306152,47.3320426940918,47.3263130187988,47.3263130187988,null,46.6273040771484,46.6273040771484,46.2835311889648,46.2835311889648,46.2835311889648,46.6330337524414,46.6273040771484,46.6273040771484,null,46.2835311889648,46.2835311889648,46.2835311889648,46.6273040771484,46.6330337524414,46.6330337524414,46.2835311889648,46.2835311889648,null,47.8534355163574,47.8477058410645,47.8534355163574,48.0253219604492,48.0310516357422,48.3748245239258,48.3748245239258,48.4607696533203,48.5467147827148,48.6269264221191,48.6326560974121,48.5409812927246,48.5467147827148,48.3748245239258,48.3748245239258,48.0310516357422,48.0310516357422,47.8534355163574,47.8534355163574,null,45.9397583007812,46.2835311889648,46.2835311889648,46.2835311889648,45.9397583007812,45.9397583007812,45.9397583007812,45.9397583007812,null,47.3320426940918,47.3320426940918,47.4007987976074,47.9852142333984,47.9737548828125,47.9794883728027,47.9794883728027,47.9622993469238,47.9565696716309,47.9622993469238,47.9909439086914,47.9852142333984,48.0138626098633,48.0253219604492,48.0367813110352,48.0539703369141,48.0539703369141,48.0425109863281,48.0482406616211,48.0654296875,48.1112632751465,48.1169967651367,48.1227264404297,48.1227264404297,48.1112632751465,48.0998077392578,48.0940780639648,48.0883445739746,48.0768890380859,48.0654296875,48.0367813110352,48.0367813110352,48.0310516357422,48.0253219604492,48.0138626098633,48.0081329345703,48.0195922851562,48.0195922851562,48.0195922851562,48.0367813110352,48.0539703369141,48.0539703369141,48.0539703369141,48.0367813110352,48.0310516357422,48.0253219604492,48.0253219604492,48.0425109863281,48.0425109863281,48.0425109863281,48.0654296875,48.0826187133789,48.1112632751465,48.1227264404297,48.1227264404297,48.1456451416016,48.1399154663086,48.1284523010254,48.1399154663086,48.1341819763184,48.1227264404297,48.1284523010254,48.1341819763184,48.1341819763184,48.1341819763184,48.1341819763184,48.1284523010254,48.1112632751465,48.0883445739746,48.0826187133789,48.0826187133789,48.0826187133789,48.059700012207,48.0425109863281,48.0367813110352,48.0425109863281,48.0367813110352,48.0138626098633,48.0024070739746,47.9852142333984,47.9565696716309,47.9221878051758,47.8878135681152,47.8591651916504,47.6758155822754,47.6700897216797,47.3263130187988,47.3320426940918,47.3320426940918,null,47.5784149169922,47.6013336181641,47.6299819946289,47.6529006958008,47.6758155822754,47.6987342834473,47.7273864746094,47.7503051757812,47.7560348510742,47.7674903869629,47.7732238769531,47.796142578125,47.796142578125,47.7904090881348,47.7732238769531,47.8477058410645,47.8534355163574,47.8534355163574,47.8477058410645,47.6758155822754,47.6758155822754,47.3263130187988,47.3263130187988,47.154426574707,47.154426574707,47.1716156005859,47.2059936523438,47.2403717041016,47.2632865905762,47.291934967041,47.3033981323242,47.291934967041,47.2747497558594,47.2518310546875,47.2575607299805,47.2747497558594,47.286205291748,47.291934967041,47.3033981323242,47.3205871582031,47.3492317199707,47.3836097717285,47.4065284729004,47.4237174987793,47.4466361999512,47.4638252258301,47.486743927002,47.5325775146484,47.5497703552246,47.5554962158203,47.5554962158203,47.5383071899414,47.5325775146484,47.5268516540527,47.5211181640625,47.5268516540527,47.5211181640625,47.5039329528809,47.5039329528809,47.5039329528809,47.5268516540527,47.5211181640625,47.5383071899414,47.5669555664062,47.5841445922852,47.5726852416992,47.5726852416992,47.5784149169922,47.5784149169922,null,47.0111885070801,47.3263130187988,47.3320426940918,47.5784149169922,47.5726852416992,47.5726852416992,47.5841445922852,47.5669555664062,47.5383071899414,47.5211181640625,47.5268516540527,47.5039329528809,47.5039329528809,47.5039329528809,47.5211181640625,47.5268516540527,47.5211181640625,47.5268516540527,47.5325775146484,47.5383071899414,47.5554962158203,47.5554962158203,47.5497703552246,47.5325775146484,47.486743927002,47.4638252258301,47.4466361999512,47.4237174987793,47.4065284729004,47.3836097717285,47.3492317199707,47.3205871582031,47.3033981323242,47.291934967041,47.286205291748,47.2747497558594,47.2575607299805,47.2403717041016,47.2346420288086,46.9825401306152,46.9825401306152,46.9825401306152,47.0111885070801,47.0111885070801,null,46.6330337524414,46.6158447265625,46.6215782165527,46.6043853759766,46.5986595153809,46.575740814209,46.5585517883301,46.5528221130371,46.5356330871582,46.4897956848145,46.4439582824707,46.4267692565918,46.4267692565918,46.4153137207031,46.3981246948242,46.4153137207031,46.4095802307129,46.386661529541,46.386661529541,46.3981246948242,46.3981246948242,46.3923950195312,46.3923950195312,46.3981246948242,46.3981246948242,46.3923950195312,46.3981246948242,46.3981246948242,46.3923950195312,46.386661529541,46.3637428283691,46.3580131530762,46.3293685913086,46.3179054260254,46.3007202148438,46.2949905395508,46.2835311889648,46.2835311889648,46.3752059936523,46.3752059936523,46.6330337524414,46.6330337524414,46.7189788818359,46.7189788818359,46.9825401306152,46.9825401306152,46.9825401306152,46.9538917541504,46.9137840270996,46.8049240112305,46.7991943359375,46.7648162841797,46.7476272583008,46.7361679077148,46.70751953125,46.70751953125,46.6903305053711,46.6674118041992,46.6559524536133,46.6731414794922,46.6731414794922,46.6330337524414,46.6330337524414,null,48.5467147827148,48.5467147827148,48.5409812927246,48.3748245239258,48.3748245239258,48.0310516357422,48.0253219604492,47.8534355163574,47.8477058410645,47.7732238769531,47.7560348510742,47.7560348510742,47.7617607116699,47.7617607116699,47.7789497375488,47.7789497375488,47.7846794128418,47.8133277893066,47.8591651916504,47.8878135681152,47.9221878051758,47.9565696716309,47.9852142333984,48.0024070739746,48.0138626098633,48.0367813110352,48.0425109863281,48.0367813110352,48.0425109863281,48.059700012207,48.0826187133789,48.0826187133789,48.0826187133789,48.0883445739746,48.1112632751465,48.1284523010254,48.1341819763184,48.1341819763184,48.1341819763184,48.3690986633301,48.3690986633301,48.5467147827148,48.5467147827148,null,48.197208404541,48.197208404541,48.0195922851562,48.0195922851562,47.6700897216797,47.6758155822754,47.6700897216797,47.6700897216797,47.8534355163574,47.9279174804688,48.0253219604492,48.0310516357422,48.197208404541,48.197208404541,48.197208404541,null,46.9825401306152,47.2346420288086,47.2403717041016,47.2575607299805,47.2518310546875,47.2747497558594,47.291934967041,47.3033981323242,47.291934967041,47.2632865905762,47.2403717041016,47.2059936523438,47.1716156005859,47.154426574707,47.1315078735352,47.0971336364746,47.0684814453125,47.0512962341309,47.0169143676758,46.9997253417969,46.9825401306152,46.9825401306152,46.9825401306152,null,48.5467147827148,48.5467147827148,48.7186012268066,48.7128715515137,49.0050811767578,48.9993515014648,48.9363250732422,48.8962173461914,48.8675727844238,48.8102722167969,48.7472496032715,48.7300605773926,48.6956825256348,48.6613082885742,48.6326560974121,48.6097373962402,48.5810890197754,48.5696334838867,48.5467147827148,48.5467147827148,null,48.5467147827148,48.5467147827148,48.3748245239258,48.3690986633301,48.0253219604492,48.0253219604492,47.8477058410645,47.8477058410645,47.8534355163574,48.0310516357422,48.0310516357422,48.3748245239258,48.3748245239258,48.5467147827148,48.5467147827148,48.5467147827148,null,48.5409812927246,48.3748245239258,48.3748245239258,48.197208404541,48.197208404541,48.0310516357422,48.0253219604492,47.9279174804688,47.9221878051758,47.9279174804688,47.939380645752,47.9622993469238,47.9909439086914,47.9909439086914,47.9737548828125,47.9680252075195,47.9451065063477,47.9508361816406,47.9622993469238,47.9622993469238,47.9794883728027,47.9852142333984,47.9966735839844,48.0081329345703,48.0253219604492,48.0539703369141,48.0482406616211,48.0425109863281,48.0367813110352,48.0081329345703,48.0195922851562,48.0024070739746,48.0081329345703,48.0024070739746,47.9909439086914,47.9852142333984,48.0024070739746,48.0195922851562,48.0367813110352,48.0425109863281,48.0826187133789,48.1169967651367,48.1169967651367,48.1341819763184,48.1513710021973,48.3748245239258,48.3748245239258,48.5467147827148,48.5409812927246,48.5409812927246,null,46.2835311889648,46.6273040771484,46.6215782165527,46.6273040771484,46.2835311889648,46.2835311889648,46.2835311889648,46.2835311889648,null,49.0050811767578,48.9993515014648,48.7243309020996,48.7186012268066,48.5467147827148,48.5467147827148,48.4607696533203,48.4550437927246,48.7128715515137,48.7128715515137,48.8102722167969,49.0050811767578,49.0050811767578,null,46.2835311889648,46.6273040771484,46.6330337524414,46.5700073242188,46.4840660095215,46.4496879577637,46.3981246948242,46.3580131530762,46.3236389160156,46.249153137207,46.1574783325195,46.123104095459,46.0887260437012,46.0543479919434,46.0314292907715,45.9970512390137,45.9741325378418,45.9397583007812,45.9397583007812,45.985595703125,45.9970512390137,46.2778015136719,46.2835311889648,46.2835311889648,null,48.5467147827148,48.5467147827148,48.7243309020996,48.7186012268066,48.9993515014648,48.9993515014648,48.7071418762207,48.7071418762207,48.5467147827148,48.5467147827148,null,45.9397583007812,45.934024810791,45.9397583007812,46.2835311889648,46.2835311889648,46.2778015136719,45.9970512390137,45.985595703125,45.9397583007812,45.9397583007812,null,47.8477058410645,47.8534355163574,47.8477058410645,47.6815490722656,47.6815490722656,47.3263130187988,47.3320426940918,47.3263130187988,47.6758155822754,47.6758155822754,47.8477058410645,47.8477058410645,null,46.0543479919434,46.0543479919434,46.0543479919434,46.0486145019531,46.0658073425293,46.0658073425293,46.071533203125,46.0543479919434,46.0486145019531,46.0371589660645,46.0314292907715,46.0256996154785,46.0256996154785,46.0314292907715,46.0314292907715,46.0199699401855,46.0256996154785,46.0142402648926,46.0256996154785,46.0142402648926,46.0256996154785,46.0199699401855,46.0085105895996,46.0085105895996,46.0199699401855,46.0199699401855,46.0428886413574,46.0543479919434,46.0543479919434,46.071533203125,46.0658073425293,46.0543479919434,46.0772666931152,46.0829963684082,46.0887260437012,46.1001853942871,46.1059150695801,46.128833770752,46.1345596313477,46.1345596313477,46.1402893066406,46.1574783325195,46.1689414978027,46.1803970336914,46.1918601989746,46.2033157348633,46.2090454101562,46.2205047607422,46.2262344360352,46.2434234619141,46.2548828125,46.2663421630859,46.2778015136719,46.2835311889648,46.2835311889648,46.2949905395508,46.3007202148438,46.3179054260254,46.3293685913086,46.3580131530762,46.3637428283691,46.386661529541,46.3923950195312,46.3981246948242,46.3981246948242,46.3923950195312,46.3981246948242,46.3981246948242,46.3923950195312,46.3923950195312,46.3981246948242,46.3981246948242,46.386661529541,46.386661529541,46.4095802307129,46.4153137207031,46.3981246948242,46.4153137207031,46.4267692565918,46.4267692565918,46.386661529541,46.3408241271973,46.3179054260254,46.2835311889648,46.260612487793,46.2376937866211,46.2090454101562,46.1517486572266,46.1116409301758,46.1001853942871,46.071533203125,46.0543479919434,46.0428886413574,46.0199699401855,46.0085105895996,45.9741325378418,45.9397583007812,45.9397583007812,46.0543479919434,46.0543479919434,null,46.2778015136719,46.2720718383789,46.5356330871582,46.5413627624512,46.6273040771484,46.6330337524414,46.6330337524414,46.6273040771484,46.2835311889648,46.2778015136719,46.2778015136719,null,46.6273040771484,46.6273040771484,46.6330337524414,46.9710807800293,46.976806640625,46.976806640625,47.0054588317871,47.0111885070801,46.9825401306152,46.9825401306152,46.7189788818359,46.6273040771484,46.6273040771484,null,47.6758155822754,47.6700897216797,47.6700897216797,47.3205871582031,47.3205871582031,47.2346420288086,47.2346420288086,47.2346420288086,47.3205871582031,47.3263130187988,47.6758155822754,47.6758155822754,null,46.6330337524414,46.9710807800293,46.9710807800293,47.3320426940918,47.3320426940918,47.3263130187988,47.3263130187988,47.2403717041016,46.976806640625,46.976806640625,46.6273040771484,46.6330337524414,46.6330337524414,46.6330337524414,null,48.5467147827148,48.7071418762207,48.7071418762207,48.9993515014648,48.9993515014648,48.7128715515137,48.7128715515137,48.5467147827148,48.3748245239258,48.3748245239258,48.3748245239258,48.5467147827148,48.5467147827148,null,47.2403717041016,47.2346420288086,47.3205871582031,47.3205871582031,47.6700897216797,47.6700897216797,47.6414413452148,47.607063293457,47.5841445922852,47.5554962158203,47.5325775146484,47.4981994628906,47.4924697875977,47.4351768493652,47.3893394470215,47.3606910705566,47.3205871582031,47.2747497558594,47.2403717041016,47.2403717041016,null,48.197208404541,48.197208404541,48.3748245239258,48.3748245239258,48.5409812927246,48.5467147827148,48.5467147827148,48.512336730957,48.4550437927246,48.4092063903809,48.3690986633301,48.3232612609863,48.2774238586426,48.2315864562988,48.191478729248,48.197208404541,48.197208404541,null,48.5467147827148,48.7186012268066,48.7186012268066,48.8045463562012,48.8102722167969,48.7128715515137,48.7128715515137,48.4550437927246,48.4607696533203,48.3748245239258,48.3748245239258,48.0310516357422,48.0253219604492,47.8534355163574,47.8534355163574,48.0253219604492,48.0310516357422,48.3748245239258,48.3748245239258,48.5409812927246,48.5467147827148,48.5467147827148,null,47.3320426940918,47.3263130187988,47.6815490722656,47.6815490722656,47.8477058410645,47.8477058410645,47.8477058410645,47.6700897216797,47.6700897216797,47.5898742675781,47.3320426940918,47.3320426940918,47.3320426940918,null,48.6326560974121,48.5467147827148,48.3690986633301,48.3690986633301,48.1341819763184,48.1341819763184,48.1284523010254,48.1227264404297,48.1341819763184,48.1399154663086,48.1284523010254,48.1399154663086,48.1456451416016,48.1227264404297,48.1227264404297,48.1112632751465,48.0826187133789,48.0654296875,48.0425109863281,48.0425109863281,48.0425109863281,48.0253219604492,48.0253219604492,48.0310516357422,48.0367813110352,48.0539703369141,48.0539703369141,48.0539703369141,48.0367813110352,48.0195922851562,48.0195922851562,48.0195922851562,48.0081329345703,48.0138626098633,48.0253219604492,48.0310516357422,48.0367813110352,48.0367813110352,48.0654296875,48.0768890380859,48.0883445739746,48.0940780639648,48.0998077392578,48.1112632751465,48.1227264404297,48.1227264404297,48.1169967651367,48.1112632751465,48.0654296875,48.0482406616211,48.0425109863281,48.0539703369141,48.0539703369141,48.0367813110352,48.0253219604492,48.0138626098633,47.9852142333984,47.9909439086914,47.9622993469238,47.9565696716309,47.9622993469238,47.9794883728027,47.9794883728027,47.9737548828125,47.9852142333984,48.386287689209,48.6326560974121,48.6326560974121,48.6326560974121,null,39.0298881530762,39.0298881530762,39.0642623901367,39.0642623901367,39.0528030395508,39.018424987793,38.6402702331543,38.6230850219727,38.6402702331543,38.6746520996094,38.6918411254883,38.7147598266602,38.6975708007812,38.6631889343262,38.6517333984375,38.6631889343262,39.0298881530762,39.0298881530762,null,40.828971862793,40.6456260681152,40.6513557434082,40.6628150939941,40.6628150939941,40.691463470459,40.680004119873,40.8232421875,40.8232421875,40.8576202392578,40.8690795898438,40.9091873168945,40.9149169921875,40.9321060180664,40.9263725280762,40.828971862793,40.828971862793,null,41.0065879821777,40.680004119873,40.680004119873,40.5825996398926,40.5654106140137,40.7373008728027,40.7487602233887,40.8060531616211,40.8175163269043,40.828971862793,41.0065879821777,41.0065879821777,41.0810737609863,41.0810737609863,41.0753440856934,41.0065879821777,41.0065879821777,41.0065879821777,null,41.8373794555664,41.4993362426758,41.5050621032715,41.734245300293,41.8602981567383,41.871753692627,41.8946723937988,41.9290542602539,41.9519729614258,41.9691581726074,41.8373794555664,41.8373794555664,null,39.2246894836426,39.190315246582,39.2132339477539,39.2934455871582,39.3049049377441,39.3965797424316,39.4882507324219,39.4825248718262,39.5684623718262,39.5684623718262,39.471061706543,39.46533203125,39.339282989502,39.339282989502,39.322093963623,39.322093963623,39.2934455871582,39.2877159118652,39.2246894836426,39.2246894836426,null,40.5367622375488,40.5424919128418,40.4851989746094,40.4851989746094,40.3820648193359,40.3820648193359,40.3591461181641,40.3534164428711,40.680004119873,40.680004119873,40.691463470459,40.6628150939941,40.6628150939941,40.6513557434082,40.6456260681152,40.5367622375488,40.5367622375488,null,40.1643409729004,40.0726699829102,40.044017791748,40.0382919311523,39.9752655029297,39.9408874511719,39.9294281005859,39.9122428894043,39.8893241882324,39.8606719970703,39.8835906982422,39.9638061523438,40.1872596740723,40.1758003234863,40.1643409729004,40.1758003234863,40.1643409729004,40.1643409729004,null,39.0298881530762,38.6631889343262,38.6746520996094,38.7204895019531,38.7605972290039,38.7720527648926,38.7777824401855,38.8007011413574,38.7949714660645,39.2647972106934,39.2590675354004,39.0298881530762,39.0298881530762,39.0298881530762,null,39.5283584594727,39.5741958618164,39.5799255371094,39.5971145629883,39.5971145629883,39.5627365112305,39.5627365112305,39.2934455871582,39.3163642883301,39.3106346130371,39.5283584594727,39.5283584594727,null,40.6112480163574,40.5654106140137,40.5654106140137,40.4794692993164,40.4794692993164,40.4393615722656,40.4508171081543,40.5768699645996,40.5825996398926,40.6685447692871,40.6685447692871,40.7373008728027,40.7373008728027,40.7373008728027,40.7373008728027,40.7373008728027,40.6570854187012,40.6513557434082,40.6112480163574,40.6112480163574,null,40.1185073852539,40.0153732299805,40.0497512817383,40.1872596740723,40.2789344787598,40.2674713134766,40.2617454528809,40.244556427002,40.238826751709,40.1185073852539,40.1185073852539,null,40.0153732299805,39.774730682373,39.780460357666,39.786190032959,39.7976493835449,39.8033790588379,39.8262977600098,39.8320274353027,39.8492164611816,39.8549423217773,39.8835906982422,40.0497512817383,40.0153732299805,40.0153732299805,null,39.2647972106934,39.2647972106934,38.7949714660645,38.7949714660645,38.8121604919434,38.8350791931152,38.869457244873,38.8923759460449,38.9324798583984,38.9725875854492,39.0012359619141,39.0241546630859,39.1788520812988,39.2075004577637,39.2189598083496,39.2246894836426,39.2304191589355,39.2361526489258,39.2533378601074,39.2705268859863,39.2762565612793,39.2647972106934,39.2647972106934,null,39.2647972106934,39.2647972106934,39.5799255371094,39.5512771606445,39.5455436706543,39.3851165771484,39.2705268859863,39.2476081848145,39.2361526489258,39.2361526489258,39.2590675354004,39.2590675354004,39.2647972106934,39.2647972106934,null,40.6112480163574,40.6513557434082,40.6570854187012,40.7373008728027,40.7373008728027,40.9149169921875,40.9149169921875,40.9435653686523,40.9378356933594,40.9149169921875,40.9091873168945,40.8576202392578,40.6456260681152,40.6398963928223,40.6341667175293,40.6169776916504,40.6055183410645,40.5883293151855,40.5997886657715,40.6112480163574,40.6112480163574,40.6112480163574,null,40.2502861022949,40.4737358093262,40.4508171081543,40.3877983093262,40.3820648193359,40.238826751709,40.244556427002,40.1643409729004,40.1643409729004,40.1872596740723,40.2502861022949,40.2502861022949,40.2502861022949,null,40.7143821716309,40.7143821716309,40.7945976257324,40.8060531616211,40.8347015380859,40.828971862793,41.000862121582,41.000862121582,41.0123176574707,41.0065879821777,41.0065879821777,40.7258415222168,40.7315711975098,40.7143821716309,40.7143821716309,null,41.5050621032715,41.4936027526855,41.4936027526855,41.4993362426758,41.5107917785645,41.5279808044434,41.602466583252,41.6425743103027,41.591007232666,41.5852737426758,41.4706840515137,41.4706840515137,41.4477653503418,41.4477653503418,41.3675537109375,41.3732833862305,41.2930679321289,41.2873382568359,41.2930679321289,41.3675537109375,41.3675537109375,41.5050621032715,41.5050621032715,null,40.2044486999512,39.9294281005859,39.91796875,39.9294281005859,40.0153732299805,40.3133087158203,40.3534164428711,40.3534164428711,40.3591461181641,40.2044486999512,40.2044486999512,null,41.1727447509766,41.2185821533203,41.2243118286133,41.2586898803711,41.2586898803711,41.281608581543,41.4305801391602,41.4305801391602,41.4305801391602,41.1727447509766,41.1727447509766,41.1727447509766,null,40.2961235046387,40.1414260864258,40.1528816223145,40.2560157775879,40.2617454528809,40.4508171081543,40.4336318969727,40.4336318969727,40.4279022216797,40.37060546875,40.37060546875,40.2961235046387,40.2961235046387,null,41.3102569580078,41.3045272827148,41.4305801391602,41.4305801391602,41.4706840515137,41.4764175415039,41.4764175415039,41.4764175415039,41.4878730773926,41.4878730773926,41.4477653503418,41.3962020874023,41.3962020874023,41.4305801391602,41.4305801391602,41.3102569580078,41.3102569580078,null,39.9408874511719,39.9294281005859,39.8434867858887,39.8377532958984,39.7518119812012,39.7518119812012,39.6601371765137,39.6658706665039,39.6142997741699,39.6142997741699,39.5684623718262,39.5799255371094,39.5627365112305,39.5684623718262,39.7976493835449,39.8377532958984,39.8434867858887,39.923698425293,39.923698425293,39.9466171264648,39.9408874511719,39.9408874511719,null,39.5512771606445,39.7174339294434,39.7002449035645,39.5168991088867,39.4596061706543,39.3851165771484,39.3851165771484,39.5455436706543,39.5512771606445,39.5512771606445,null,40.1414260864258,39.9408874511719,39.9466171264648,39.923698425293,39.923698425293,39.8434867858887,39.8377532958984,39.7976493835449,39.8148345947266,39.923698425293,39.9294281005859,39.9580764770508,39.9867248535156,40.0325622558594,40.061206817627,40.061206817627,40.1070442199707,40.1185073852539,40.1528816223145,40.1414260864258,40.1414260864258,null,41.4936027526855,41.4878730773926,41.5222511291504,41.5279808044434,41.6311111450195,41.6311111450195,41.722785949707,41.722785949707,41.7399749755859,41.6311111450195,41.6311111450195,41.4936027526855,41.4936027526855,null,38.8579978942871,38.869457244873,38.8637275695801,39.0470733642578,39.0356140136719,39.0298881530762,39.0012359619141,38.9725875854492,38.9152946472168,38.8522682189941,38.8121604919434,38.7777824401855,38.7319450378418,38.6803817749023,38.6173553466797,38.6058959960938,38.6001663208008,38.5887069702148,38.6001663208008,38.6918411254883,38.6975708007812,38.7548637390137,38.7605972290039,38.7892417907715,38.7949714660645,38.8579978942871,38.8579978942871,null,41.5050621032715,41.3675537109375,41.3675537109375,41.4477653503418,41.4477653503418,41.4706840515137,41.4706840515137,41.5852737426758,41.5852737426758,41.6597633361816,41.6654891967773,41.734245300293,41.734245300293,41.5050621032715,41.5050621032715,null,39.780460357666,39.7174339294434,39.5512771606445,39.5799255371094,39.5856552124023,39.8434867858887,39.8434867858887,39.8549423217773,39.8492164611816,39.8320274353027,39.8262977600098,39.8033790588379,39.7976493835449,39.786190032959,39.780460357666,39.780460357666,null,39.9638061523438,39.9638061523438,39.9294281005859,39.9294281005859,39.9122428894043,39.9122428894043,39.8549423217773,39.8492164611816,39.9466171264648,39.9466171264648,40.1643409729004,40.1643409729004,40.244556427002,40.238826751709,40.2216377258301,40.1929893493652,40.1872596740723,39.9638061523438,39.9638061523438,null,39.2762565612793,39.2705268859863,39.2533378601074,39.2361526489258,39.2304191589355,39.2246894836426,39.2189598083496,39.2075004577637,39.1788520812988,39.0241546630859,39.0413436889648,39.0642623901367,39.0814514160156,39.1100997924805,39.1215591430664,39.1215591430664,39.1043701171875,39.0871810913086,39.0814514160156,39.0929069519043,39.1100997924805,39.1330184936523,39.1330184936523,39.1158256530762,39.3106346130371,39.3163642883301,39.2934455871582,39.2934455871582,39.2762565612793,39.2762565612793,null,40.828971862793,40.828971862793,40.9263725280762,41.1727447509766,41.1784744262695,41.000862121582,41.0065879821777,40.966480255127,40.966480255127,40.9149169921875,40.9149169921875,40.828971862793,40.828971862793,null,40.6456260681152,40.828971862793,40.828971862793,40.828971862793,40.7143821716309,40.7143821716309,40.697193145752,40.697193145752,40.5195732116699,40.5081176757812,40.5367622375488,40.5367622375488,40.6456260681152,40.6456260681152,null,40.1872596740723,40.1929893493652,40.2216377258301,40.3190422058105,40.3190422058105,40.4508171081543,40.4393615722656,40.4393615722656,40.1758003234863,40.1872596740723,40.1872596740723,null,41.4878730773926,41.4936027526855,41.4305801391602,41.1727447509766,41.1727447509766,41.4305801391602,41.4305801391602,41.4878730773926,41.4878730773926,null,39.2075004577637,39.0642623901367,39.0298881530762,39.0298881530762,39.0298881530762,39.2590675354004,39.2590675354004,39.2361526489258,39.2361526489258,39.2476081848145,39.2705268859863,39.3851165771484,39.3851165771484,39.3679313659668,39.339282989502,39.2934455871582,39.2877159118652,39.2590675354004,39.2590675354004,39.2647972106934,39.2647972106934,39.2590675354004,39.2075004577637,39.2075004577637,null,39.471061706543,39.5627365112305,39.5799255371094,39.5684623718262,39.6142997741699,39.6142997741699,39.6658706665039,39.6601371765137,39.608570098877,39.6028442382812,39.5799255371094,39.5684623718262,39.4825248718262,39.4882507324219,39.3965797424316,39.4080352783203,39.3851165771484,39.3908500671387,39.3736610412598,39.3793907165527,39.471061706543,39.471061706543,null,40.680004119873,40.680004119873,40.6513557434082,40.6513557434082,40.6456260681152,40.6398963928223,40.6398963928223,40.4622802734375,40.4508171081543,40.4737358093262,40.5883293151855,40.5825996398926,40.680004119873,40.680004119873,40.680004119873,null,41.0065879821777,41.0065879821777,41.0065879821777,41.2586898803711,41.3045272827148,41.3102569580078,41.0810737609863,41.0810737609863,41.0065879821777,41.0065879821777,null,39.2246894836426,39.2189598083496,39.2075004577637,39.1960411071777,39.155933380127,39.1502075195312,39.0470733642578,38.8637275695801,38.869457244873,38.8579978942871,38.8637275695801,38.875186920166,38.9496688842773,38.9611320495605,39.1788520812988,39.1788520812988,39.2246894836426,39.2246894836426,null,40.4393615722656,40.4794692993164,40.4794692993164,40.5654106140137,40.5654106140137,40.6112480163574,40.6112480163574,40.5997886657715,40.5883293151855,40.5023880004883,40.4680099487305,40.4336318969727,40.4107131958008,40.3820648193359,40.3362274169922,40.3133087158203,40.2789344787598,40.244556427002,40.1987190246582,40.1643409729004,40.1758003234863,40.1643409729004,40.1758003234863,40.4393615722656,40.4393615722656,40.4393615722656,null,40.4737358093262,40.2502861022949,40.2617454528809,40.2789344787598,40.2961235046387,40.37060546875,40.37060546875,40.5424919128418,40.548225402832,40.5654106140137,40.5654106140137,40.5654106140137,40.5654106140137,40.5654106140137,40.5825996398926,40.5883293151855,40.4737358093262,40.4737358093262,null,41.5852737426758,41.591007232666,41.6425743103027,41.722785949707,41.7628936767578,41.7743530273438,41.7972717285156,41.8373794555664,41.8602981567383,41.8602981567383,41.734245300293,41.734245300293,41.6654891967773,41.6597633361816,41.5852737426758,41.5852737426758,41.5852737426758,null,38.8637275695801,38.8579978942871,38.7949714660645,38.7892417907715,38.7605972290039,38.7548637390137,38.6975708007812,38.6918411254883,38.6001663208008,38.5887069702148,38.4683876037598,38.428279876709,38.428279876709,38.4397392272949,38.4511985778809,38.4855766296387,38.5199508666992,38.565788269043,38.5944366455078,38.6230850219727,38.6631889343262,38.686107635498,38.7090263366699,38.703296661377,38.7777824401855,38.7777824401855,38.8637275695801,38.8637275695801,null,39.9294281005859,39.9408874511719,40.1414260864258,40.2961235046387,40.2789344787598,40.2617454528809,40.2502861022949,40.2502861022949,40.1872596740723,39.9638061523438,39.9695358276367,39.91796875,39.9294281005859,39.9294281005859,null,40.4851989746094,40.5424919128418,40.5367622375488,40.5367622375488,40.5081176757812,40.244556427002,40.2617454528809,40.2674713134766,40.2789344787598,40.3075790405273,40.3018531799316,40.3935241699219,40.3935241699219,40.4851989746094,40.4851989746094,null,41.3102569580078,41.4305801391602,41.4420356750488,41.4706840515137,41.5107917785645,41.5050621032715,41.3675537109375,41.3675537109375,41.2930679321289,41.2930679321289,41.2185821533203,41.2185821533203,41.144100189209,41.144100189209,41.0753440856934,41.0810737609863,41.3102569580078,41.3102569580078,null,41.4936027526855,41.6311111450195,41.6311111450195,41.7399749755859,41.7399749755859,41.7514343261719,41.722785949707,41.6654891967773,41.6826820373535,41.6941375732422,41.6998672485352,41.6998672485352,41.7170562744141,41.7170562744141,41.6884078979492,41.6597633361816,41.6483001708984,41.6368446350098,41.6253814697266,41.6253814697266,41.596736907959,41.5623550415039,41.5394401550293,41.5222511291504,41.4936027526855,41.453498840332,41.4305801391602,41.4305801391602,41.4936027526855,41.4936027526855,null,39.7174339294434,39.780460357666,39.774730682373,40.0153732299805,40.1185073852539,40.1070442199707,40.061206817627,40.061206817627,40.0325622558594,39.9867248535156,39.9580764770508,39.9294281005859,39.923698425293,39.8148345947266,39.7002449035645,39.7174339294434,39.7174339294434,null,41.144100189209,41.1326370239258,41.1269111633301,40.9091873168945,40.9149169921875,40.9378356933594,40.9435653686523,40.9149169921875,40.9149169921875,41.0065879821777,41.0123176574707,41.144100189209,41.144100189209,null,40.5195732116699,40.697193145752,40.7029228210449,40.7143821716309,40.7143821716309,40.7143821716309,40.6628150939941,40.6628150939941,40.5023880004883,40.4909286499023,40.4336318969727,40.4508171081543,40.5253067016602,40.5195732116699,40.5195732116699,null,41.0065879821777,41.0065879821777,41.0065879821777,41.0753440856934,41.144100189209,41.144100189209,41.2185821533203,41.2185821533203,41.2930679321289,41.2930679321289,41.2873382568359,41.0065879821777,41.0065879821777,null,39.1158256530762,39.0929069519043,39.0871810913086,39.0585327148438,39.0241546630859,38.9840507507324,38.9439430236816,38.9496688842773,38.9496688842773,38.9038352966309,38.8923759460449,38.8923759460449,38.8923759460449,38.9267539978027,38.9611320495605,38.9897766113281,39.0069694519043,39.0298881530762,39.0012359619141,39.0298881530762,39.0356140136719,39.2132339477539,39.2132339477539,39.190315246582,39.1158256530762,39.1158256530762,null,40.3534164428711,40.5654106140137,40.7373008728027,40.7315711975098,40.680004119873,40.3534164428711,40.3534164428711,40.3534164428711,null,39.9294281005859,40.2044486999512,40.2044486999512,40.1872596740723,40.0497512817383,39.8835906982422,39.8950538635254,39.9007797241211,39.9294281005859,39.9294281005859,39.9294281005859,null,39.8606719970703,39.8262977600098,39.780460357666,39.7346229553223,39.7231636047363,39.7002449035645,39.6372184753418,39.6200332641602,39.5971145629883,39.5570068359375,39.5856552124023,39.5971145629883,39.6200332641602,39.6200332641602,39.7174339294434,39.7231636047363,39.8835906982422,39.8835906982422,39.8606719970703,39.8606719970703,null,39.9294281005859,39.9294281005859,39.9007797241211,39.8950538635254,39.8835906982422,39.8549423217773,39.8434867858887,39.8434867858887,39.5856552124023,39.5971145629883,39.5971145629883,39.91796875,39.9294281005859,39.9294281005859,null,39.7690010070801,39.7575416564941,39.6887893676758,39.6887893676758,39.6028442382812,39.6028442382812,39.5971145629883,39.5799255371094,39.5570068359375,39.5455436706543,39.5054397583008,39.5111694335938,39.5111694335938,39.5168991088867,39.471061706543,39.46533203125,39.471061706543,39.5684623718262,39.7288932800293,39.7346229553223,39.780460357666,39.7690010070801,39.7690010070801,null,40.7143821716309,40.7315711975098,40.7258415222168,40.7315711975098,40.680004119873,40.680004119873,40.6570854187012,40.6628150939941,40.5654106140137,40.5654106140137,40.548225402832,40.5424919128418,40.37060546875,40.37060546875,40.37060546875,40.4279022216797,40.4336318969727,40.4336318969727,40.4909286499023,40.5023880004883,40.6628150939941,40.6628150939941,40.7143821716309,40.7143821716309,null,39.8492164611816,39.7690010070801,39.780460357666,39.8148345947266,39.8262977600098,39.91796875,39.91796875,39.9695358276367,39.9638061523438,40.1872596740723,40.1643409729004,39.9466171264648,39.9466171264648,39.8492164611816,39.8492164611816,null,39.8492164611816,39.8549423217773,39.9122428894043,39.9122428894043,39.9294281005859,39.9294281005859,39.9638061523438,39.9638061523438,39.8835906982422,39.8835906982422,39.7231636047363,39.7174339294434,39.6200332641602,39.6028442382812,39.608570098877,39.6142997741699,39.6200332641602,39.6314888000488,39.6314888000488,39.642951965332,39.642951965332,39.6601371765137,39.6658706665039,39.5971145629883,39.6028442382812,39.6887893676758,39.6887893676758,39.7575416564941,39.7690010070801,39.8492164611816,39.8492164611816,null,41.6253814697266,41.6368446350098,41.6311111450195,41.6081924438477,41.5795478820801,41.5508995056152,41.5394401550293,41.5394401550293,41.5508995056152,41.596736907959,41.596736907959,41.5795478820801,41.5508995056152,41.5508995056152,41.5451698303223,41.5279808044434,41.5165214538574,41.4936027526855,41.4706840515137,41.4706840515137,41.4706840515137,41.4649543762207,41.4706840515137,41.5165214538574,41.5107917785645,41.6253814697266,41.6253814697266,null,40.9951286315918,41.2586898803711,41.2586898803711,41.2243118286133,41.2185821533203,41.1727447509766,40.9951286315918,40.9951286315918,40.9951286315918,40.9951286315918,null,39.6601371765137,39.7518119812012,39.7518119812012,39.8377532958984,39.8434867858887,39.9294281005859,39.91796875,39.91796875,39.8262977600098,39.8148345947266,39.780460357666,39.7346229553223,39.7288932800293,39.5684623718262,39.5684623718262,39.5799255371094,39.6028442382812,39.608570098877,39.6601371765137,39.6601371765137,null,39.5627365112305,39.471061706543,39.4939804077148,39.5111694335938,39.5168991088867,39.7002449035645,39.8148345947266,39.7976493835449,39.5684623718262,39.5627365112305,39.5627365112305,null,39.0642623901367,39.2075004577637,39.1788520812988,38.9611320495605,38.9783172607422,39.0069694519043,39.018424987793,39.0528030395508,39.0642623901367,39.0642623901367,39.0642623901367,null,41.3675537109375,41.144100189209,41.0123176574707,41.0065879821777,41.000862121582,41.3675537109375,41.3675537109375,41.3675537109375,null,39.5971145629883,39.5799255371094,39.5741958618164,39.7346229553223,39.9294281005859,39.91796875,39.5971145629883,39.5971145629883,null,40.9951286315918,40.9951286315918,41.1727447509766,41.1727447509766,41.1727447509766,40.9263725280762,40.9321060180664,40.9149169921875,40.9091873168945,40.8690795898438,40.8576202392578,40.9034576416016,40.9091873168945,40.9951286315918,40.9951286315918,null,41.0065879821777,41.0065879821777,41.0065879821777,40.828971862793,40.8175163269043,40.8060531616211,40.7487602233887,40.7373008728027,40.5654106140137,40.5654106140137,40.5654106140137,40.5654106140137,40.6628150939941,40.6570854187012,40.680004119873,40.680004119873,40.7315711975098,40.7258415222168,41.0065879821777,41.0065879821777,null,39.3793907165527,39.2246894836426,39.1788520812988,39.1788520812988,39.2075004577637,39.2590675354004,39.2647972106934,39.2647972106934,39.2590675354004,39.2590675354004,39.2877159118652,39.2934455871582,39.339282989502,39.3679313659668,39.3851165771484,39.4596061706543,39.5168991088867,39.5111694335938,39.4939804077148,39.471061706543,39.3793907165527,39.3793907165527,null,41.5107917785645,41.5165214538574,41.4706840515137,41.4649543762207,41.4706840515137,41.4706840515137,41.4706840515137,41.4592247009277,41.4305801391602,41.4420356750488,41.4305801391602,41.4305801391602,41.3045272827148,41.2586898803711,41.2586898803711,41.5107917785645,41.5107917785645,null,38.6402702331543,39.018424987793,39.0069694519043,38.9783172607422,38.9611320495605,38.9496688842773,38.875186920166,38.8637275695801,38.7777824401855,38.7777824401855,38.703296661377,38.7090263366699,38.686107635498,38.6631889343262,38.6230850219727,38.5944366455078,38.6173553466797,38.6689224243164,38.6975708007812,38.7548637390137,38.7605972290039,38.7204895019531,38.686107635498,38.6402702331543,38.6460037231445,38.6402702331543,38.6402702331543,null,41.000862121582,41.1784744262695,41.2586898803711,41.2586898803711,41.0065879821777,41.0123176574707,41.000862121582,41.000862121582,41.000862121582,41.000862121582,null,40.3591461181641,40.3820648193359,40.3820648193359,40.4851989746094,40.4851989746094,40.3935241699219,40.3935241699219,40.3018531799316,40.3075790405273,40.2789344787598,40.1872596740723,40.2044486999512,40.2044486999512,40.3591461181641,40.3591461181641,null,40.680004119873,40.9149169921875,40.9263725280762,41.000862121582,41.000862121582,41.0065879821777,40.9149169921875,40.7373008728027,40.7373008728027,40.7373008728027,40.7373008728027,40.6685447692871,40.6685447692871,40.6742744445801,40.680004119873,40.691463470459,40.680004119873,40.6685447692871,40.6513557434082,40.680004119873,40.680004119873,null,41.2873382568359,41.2930679321289,41.3732833862305,41.3675537109375,41.000862121582,41.000862121582,40.9263725280762,40.9149169921875,41.0065879821777,41.0065879821777,41.2873382568359,41.2873382568359,null,41.1326370239258,41.144100189209,41.3675537109375,41.5050621032715,41.4993362426758,41.4821434020996,41.1326370239258,41.1326370239258,null,40.2216377258301,40.238826751709,40.3820648193359,40.3877983093262,40.4508171081543,40.4622802734375,40.6398963928223,40.6398963928223,40.6456260681152,40.6513557434082,40.6513557434082,40.6685447692871,40.680004119873,40.691463470459,40.680004119873,40.6742744445801,40.6685447692871,40.5825996398926,40.5768699645996,40.4508171081543,40.3190422058105,40.3190422058105,40.2216377258301,40.2216377258301,null,40.1070442199707,40.1185073852539,40.238826751709,40.244556427002,40.5081176757812,40.5195732116699,40.5253067016602,40.4508171081543,40.2617454528809,40.2560157775879,40.1528816223145,40.1185073852539,40.1070442199707,40.1070442199707,null,40.9951286315918,40.9951286315918,40.9091873168945,40.9034576416016,40.8576202392578,40.8232421875,40.8232421875,40.680004119873,40.680004119873,40.7315711975098,40.7373008728027,40.9321060180664,40.9951286315918,40.9951286315918,null,39.2246894836426,39.3793907165527,39.3736610412598,39.3908500671387,39.3851165771484,39.4080352783203,39.3965797424316,39.3049049377441,39.2934455871582,39.2132339477539,39.2132339477539,39.0356140136719,39.0470733642578,39.1502075195312,39.155933380127,39.1960411071777,39.2075004577637,39.2189598083496,39.2246894836426,39.2246894836426,null,39.5856552124023,39.5799255371094,39.2647972106934,39.2762565612793,39.2934455871582,39.2934455871582,39.5627365112305,39.5627365112305,39.5971145629883,39.5856552124023,39.5856552124023,null,39.5570068359375,39.4825248718262,39.46533203125,39.4481430053711,39.4023056030273,39.3851165771484,39.3621978759766,39.3679313659668,39.3965797424316,39.4137687683105,39.4080352783203,39.3564720153809,39.322093963623,39.2819862365723,39.2877159118652,39.2762565612793,39.2361526489258,39.2246894836426,39.2877159118652,39.2934455871582,39.322093963623,39.322093963623,39.339282989502,39.339282989502,39.46533203125,39.471061706543,39.5168991088867,39.5111694335938,39.5111694335938,39.5054397583008,39.5455436706543,39.5570068359375,39.5799255371094,39.5971145629883,39.6028442382812,39.6028442382812,39.5971145629883,39.6658706665039,39.6601371765137,39.642951965332,39.642951965332,39.6314888000488,39.6314888000488,39.6200332641602,39.6142997741699,39.608570098877,39.6028442382812,39.6200332641602,39.6200332641602,39.5971145629883,39.5856552124023,39.5570068359375,39.5570068359375,null,40.680004119873,40.680004119873,41.0065879821777,41.0065879821777,41.0065879821777,40.9149169921875,40.680004119873,40.680004119873,null,41.7113265991211,41.722785949707,41.6311111450195,41.6311111450195,41.5279808044434,41.5222511291504,41.4878730773926,41.4305801391602,41.4305801391602,41.5394401550293,41.7113265991211,41.7113265991211,null,41.2586898803711,41.1784744262695,41.1727447509766,41.4305801391602,41.4305801391602,41.453498840332,41.4936027526855,41.5222511291504,41.5394401550293,41.5623550415039,41.596736907959,41.6253814697266,41.6253814697266,41.5107917785645,41.2586898803711,41.2586898803711,null,41.000862121582,40.828971862793,40.8347015380859,40.8060531616211,40.7945976257324,40.7143821716309,40.7143821716309,40.7029228210449,40.697193145752,40.697193145752,40.7143821716309,40.7143821716309,40.828971862793,40.828971862793,40.9149169921875,40.9149169921875,40.966480255127,40.966480255127,41.0065879821777,41.000862121582,41.000862121582,41.000862121582,null,36.1135292053223,35.7640266418457,35.6551666259766,35.6666221618652,36.1937408447266,36.1765556335449,36.1135292053223,36.1135292053223,null,36.9958839416504,36.9958839416504,36.5833549499512,36.4687652587891,36.4630317687988,36.6005439758301,36.8125381469727,36.9443206787109,36.9500503540039,37.0016136169434,36.9958839416504,36.9958839416504,null,34.1540107727051,34.4233016967773,34.4290351867676,34.5149765014648,34.5207099914551,34.6983222961426,34.6983222961426,34.6181106567383,34.6181106567383,34.543628692627,34.5378952026367,34.1826629638672,34.1883926391602,34.1540107727051,34.1540107727051,34.1540107727051,null,37.0016136169434,37.0016136169434,36.9958839416504,36.5776252746582,36.4916839599609,36.4916839599609,36.4916839599609,36.606273651123,36.8297271728516,36.8411865234375,36.927131652832,37.0016136169434,37.0016136169434,37.0016136169434,null,35.5061950683594,35.4603576660156,35.116584777832,35.1223106384277,35.0420989990234,35.0306396484375,35.0306396484375,35.1796112060547,35.4145202636719,35.4259834289551,35.5061950683594,35.5061950683594,35.5061950683594,null,35.8098640441895,36.159366607666,36.153636932373,35.712459564209,35.712459564209,35.5520324707031,35.5520324707031,35.8098640441895,35.8098640441895,null,34.1540107727051,34.1482849121094,34.1368255615234,33.9821281433105,33.9534797668457,33.9133720397949,33.8675346374512,33.8675346374512,33.8675346374512,33.8675346374512,33.8388862609863,33.8503456115723,33.8560752868652,33.8331565856934,33.8217010498047,33.770133972168,33.7529449462891,33.7529449462891,33.7529449462891,33.7472152709961,33.7414855957031,33.6956481933594,33.6956481933594,33.7242965698242,33.7472152709961,33.770133972168,33.7644004821777,33.7644004821777,33.7873191833496,33.8102378845215,33.8217010498047,33.8446159362793,33.8503456115723,33.8675346374512,33.890453338623,33.9362907409668,33.9592094421387,33.9821281433105,34.0107727050781,34.0279655456543,34.0623397827148,34.0737991333008,34.1139068603516,34.1196365356445,34.1253662109375,34.1654739379883,34.1540107727051,34.1540107727051,34.1540107727051,null,35.4603576660156,35.5520324707031,35.5520324707031,35.3686828613281,35.3686828613281,34.8587532043457,34.8587532043457,35.1051216125488,35.2082557678223,35.2139854431152,35.4603576660156,35.4603576660156,null,35.3686828613281,35.3686828613281,35.5520324707031,35.712459564209,35.712459564209,35.712459564209,35.3629570007324,35.3113899230957,35.3343086242676,35.3285751342773,35.3457679748535,35.3457679748535,35.3572273254395,35.3514938354492,35.3629570007324,35.3686828613281,35.3686828613281,35.3686828613281,null,34.3316307067871,34.1712036132812,34.1712036132812,34.0737991333008,34.0737991333008,34.2915229797363,34.5149765014648,34.5035171508789,34.3831977844238,34.3831977844238,34.343090057373,34.3316307067871,34.3316307067871,null,36.1078033447266,36.1135292053223,36.1937408447266,36.1937408447266,36.1937408447266,35.6666221618652,35.6551666259766,35.8327827453613,35.8327827453613,35.8843460083008,35.8900756835938,35.9301834106445,35.9588317871094,35.9989395141602,36.021858215332,36.0390472412109,36.0505027770996,36.0619659423828,36.0848846435547,36.1078033447266,36.1078033447266,null,34.1941223144531,33.9763984680176,33.9821281433105,33.9592094421387,33.9133720397949,33.907642364502,33.9133720397949,33.901912689209,33.8847236633301,33.890453338623,33.901912689209,33.896183013916,33.9133720397949,33.9534797668457,33.9592094421387,33.9592094421387,33.9248313903809,33.907642364502,33.9191017150879,33.907642364502,33.9133720397949,33.896183013916,33.8675346374512,33.8675346374512,33.9133720397949,33.9534797668457,33.9821281433105,34.1368255615234,34.1482849121094,34.1540107727051,34.1883926391602,34.1826629638672,34.1941223144531,34.1941223144531,null,37.0016136169434,36.9958839416504,36.8469161987305,36.8411865234375,36.606273651123,36.4916839599609,36.4916839599609,36.4802207946777,37.0016136169434,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,37.0016136169434,37.0016136169434,null,35.3686828613281,34.9332389831543,34.9618835449219,34.996265411377,35.0535583496094,35.082202911377,35.0936660766602,35.1280403137207,35.1853370666504,35.2369041442871,35.2884712219238,35.3113899230957,35.3629570007324,35.3686828613281,35.3686828613281,null,34.7728080749512,34.6983222961426,34.5207099914551,34.5149765014648,34.4290351867676,34.4233016967773,34.4290351867676,34.5035171508789,34.6868667602539,34.6983222961426,34.7728080749512,34.7728080749512,34.7728080749512,null,34.8587532043457,34.6754035949707,34.6868667602539,34.5035171508789,34.5035171508789,34.4748725891113,34.4691390991211,34.4576835632324,34.4576835632324,34.4290351867676,34.4233016967773,34.4061164855957,34.4003829956055,34.5035171508789,34.5035171508789,34.5951919555664,34.8644828796387,34.8587532043457,34.8587532043457,34.8587532043457,null,34.176929473877,34.3373603820801,34.3373603820801,34.4003829956055,34.4061164855957,34.4233016967773,34.4290351867676,34.4576835632324,34.4576835632324,34.4691390991211,34.4748725891113,34.5035171508789,34.5035171508789,34.2915229797363,34.1540107727051,34.1310958862305,34.1196365356445,34.1196365356445,34.1253662109375,34.1540107727051,34.1654739379883,34.1540107727051,34.1425552368164,34.0852584838867,34.0852584838867,34.0680732727051,34.0623397827148,34.0737991333008,34.0967178344727,34.1425552368164,34.1540107727051,34.176929473877,34.176929473877,null,37.0130767822266,37.0130767822266,37.0130767822266,36.6979484558105,36.5375213623047,36.5432472229004,36.6234588623047,36.6234588623047,36.9672393798828,36.9729652404785,37.0130767822266,37.0130767822266,null,36.159366607666,36.0791511535645,36.0791511535645,35.8614273071289,35.8557014465332,35.6322479248047,35.6322479248047,35.9301834106445,36.153636932373,36.159366607666,36.159366607666,null,35.5061950683594,35.8098640441895,35.8098640441895,35.5520324707031,35.4603576660156,35.4603576660156,35.5061950683594,35.5061950683594,null,36.5088691711426,36.1765556335449,36.1937408447266,36.1937408447266,36.5375213623047,36.6979484558105,36.6864852905273,36.5088691711426,36.5088691711426,null,35.8098640441895,35.9989395141602,36.159366607666,36.165096282959,36.159366607666,35.8098640441895,35.8098640441895,35.8098640441895,null,36.4916839599609,36.5776252746582,36.5776252746582,36.3427124023438,36.2911491394043,36.2567672729492,36.2510414123535,36.165096282959,36.159366607666,35.9989395141602,35.9932098388672,35.9702911376953,35.901538848877,35.8614273071289,35.8327827453613,35.8557014465332,35.8900756835938,35.9301834106445,35.9817504882812,35.9989395141602,35.9702911376953,35.901538848877,35.8786201477051,36.0447769165039,36.4916839599609,36.4916839599609,null,36.5833549499512,36.153636932373,36.1479072570801,36.159366607666,36.4687652587891,36.5833549499512,36.5833549499512,36.5833549499512,null,34.5149765014648,34.6868667602539,34.6754035949707,34.8587532043457,34.8587532043457,34.6352996826172,34.6467590332031,34.629566192627,34.6181106567383,34.6009216308594,34.5894622802734,34.543628692627,34.5207099914551,34.5149765014648,34.5035171508789,34.5149765014648,34.5149765014648,null,35.3113899230957,34.8587532043457,34.6754035949707,34.6754035949707,34.8587532043457,35.3686828613281,35.3686828613281,35.3629570007324,35.3514938354492,35.3572273254395,35.3457679748535,35.3457679748535,35.3285751342773,35.3343086242676,35.3113899230957,35.3113899230957,null,36.9958839416504,37.0016136169434,36.5833549499512,36.5833549499512,36.9958839416504,36.9958839416504,36.9958839416504,null,34.7327003479004,34.7613487243652,34.7613487243652,34.7728080749512,34.7842674255371,34.9504280090332,34.9504280090332,35.0306396484375,35.0420989990234,35.1223106384277,35.116584777832,35.0993957519531,35.0592842102051,35.0249099731445,34.9848022460938,34.9504280090332,34.9332389831543,34.9045906066895,34.8759384155273,34.8415641784668,34.8186454772949,34.8186454772949,34.7728080749512,34.7728080749512,34.7327003479004,34.7327003479004,34.7327003479004,null,35.0306396484375,35.0306396484375,34.9504280090332,34.9504280090332,34.7842674255371,34.7728080749512,34.7613487243652,34.7613487243652,34.7327003479004,34.5149765014648,34.5035171508789,34.5207099914551,34.5493545532227,34.5608139038086,34.5608139038086,34.5608139038086,34.5608139038086,34.7498931884766,35.0306396484375,35.0306396484375,null,36.9958839416504,36.9958839416504,36.9958839416504,36.9615058898926,36.8870239257812,36.8411865234375,36.8010787963867,36.5833549499512,36.5776252746582,36.5776252746582,36.9958839416504,36.9958839416504,null,35.3228492736816,35.3457679748535,35.3457679748535,35.3228492736816,35.3285751342773,35.2999305725098,35.3056564331055,35.3285751342773,35.3343086242676,35.3686828613281,35.3858757019043,35.4087905883789,35.4202499389648,35.4603576660156,35.4832763671875,35.4718170166016,35.4259834289551,35.397331237793,35.4087905883789,35.3916015625,35.3629570007324,35.2426338195801,35.2369041442871,35.0879364013672,35.082202911377,35.1910667419434,35.1910667419434,35.3228492736816,35.3228492736816,null,35.2942008972168,35.2942008972168,35.1681480407715,35.1624183654785,35.0879364013672,34.8587532043457,34.7728080749512,34.7728080749512,34.93896484375,34.9217758178711,34.9160461425781,34.9045906066895,35.1280403137207,35.1280403137207,35.2942008972168,35.2942008972168,null,34.8186454772949,34.8415641784668,34.8644828796387,34.8472938537598,34.7556190490723,34.7269744873047,34.7040557861328,34.7155113220215,34.6868667602539,34.6754035949707,34.629566192627,34.5951919555664,34.5894622802734,34.6009216308594,34.5780029296875,34.5550842285156,34.5321655273438,34.4233016967773,34.4061164855957,34.4003829956055,34.3717384338379,34.343090057373,34.343090057373,34.3660087585449,34.4003829956055,34.4118461608887,34.4233016967773,34.4462203979492,34.4576835632324,34.4462203979492,34.4404945373535,34.4003829956055,34.3774681091309,34.3774681091309,34.4118461608887,34.4175758361816,34.4175758361816,34.4118461608887,34.3774681091309,34.3717384338379,34.3831977844238,34.3774681091309,34.3889274597168,34.4347648620605,34.4748725891113,34.5035171508789,34.5149765014648,34.7327003479004,34.7327003479004,34.7728080749512,34.7728080749512,34.8186454772949,34.8186454772949,34.8186454772949,null,34.2915229797363,34.0737991333008,34.0165023803711,33.9763984680176,33.9763984680176,33.9248313903809,33.901912689209,33.907642364502,33.9420204162598,33.9763984680176,33.9821281433105,33.9821281433105,33.9763984680176,33.9534797668457,33.9420204162598,33.9248313903809,33.896183013916,33.8618049621582,33.8388862609863,33.8388862609863,33.8503456115723,33.8675346374512,33.9133720397949,33.9191017150879,33.9534797668457,33.9821281433105,33.9935836791992,34.0107727050781,33.9993171691895,34.0107727050781,34.039421081543,34.0852584838867,34.1196365356445,34.1368255615234,34.1482849121094,34.1540107727051,34.2915229797363,34.2915229797363,34.2915229797363,null,34.5035171508789,34.5035171508789,34.4290351867676,34.4233016967773,34.1540107727051,34.1654739379883,34.1253662109375,34.1196365356445,34.1139068603516,34.1425552368164,34.1654739379883,34.176929473877,34.176929473877,34.1712036132812,34.3316307067871,34.343090057373,34.5035171508789,34.5035171508789,34.5035171508789,null,37.0016136169434,36.9958839416504,36.9958839416504,36.9214019775391,36.7953491210938,36.7896194458008,36.7781600952148,36.7667045593262,36.755241394043,36.7208671569824,36.6979484558105,36.7094039916992,36.6979484558105,36.6750297546387,36.6349220275879,36.612003326416,36.6005439758301,36.5948143005371,36.5833549499512,37.0016136169434,37.0016136169434,null,35.712459564209,36.153636932373,36.159366607666,36.1479072570801,35.712459564209,35.712459564209,35.712459564209,null,34.8587532043457,34.8644828796387,34.5951919555664,34.6009216308594,34.6410293579102,34.629566192627,34.6754035949707,34.6868667602539,34.7155113220215,34.7040557861328,34.7269744873047,34.7556190490723,34.8472938537598,34.8644828796387,34.8415641784668,34.8186454772949,34.8415641784668,34.8759384155273,34.9045906066895,34.9332389831543,34.9504280090332,34.9848022460938,35.0249099731445,35.0592842102051,35.0993957519531,35.116584777832,35.1223106384277,35.1280403137207,35.116584777832,35.1280403137207,35.1280403137207,35.1051216125488,34.8587532043457,34.8587532043457,null,35.0879364013672,34.9848022460938,34.9733467102051,34.8931312561035,34.8874015808105,34.7212409973145,34.7097816467285,34.8874015808105,34.8931312561035,35.0592842102051,35.0592842102051,35.082202911377,35.0879364013672,35.0879364013672,null,35.0879364013672,35.2369041442871,35.2426338195801,35.3629570007324,35.3686828613281,35.3801460266113,35.3801460266113,35.3629570007324,35.3343086242676,35.3113899230957,35.2884712219238,35.2999305725098,35.3285751342773,35.3572273254395,35.3572273254395,35.3457679748535,35.3343086242676,35.3343086242676,35.3686828613281,35.397331237793,34.9848022460938,34.7498931884766,34.5321655273438,34.543628692627,34.7212409973145,34.7212409973145,34.8874015808105,34.8931312561035,34.9733467102051,34.9848022460938,35.0879364013672,35.0879364013672,null,35.4546279907227,35.712459564209,35.9301834106445,35.9301834106445,35.6322479248047,35.4546279907227,35.4546279907227,35.4546279907227,null,35.712459564209,35.712459564209,36.1479072570801,36.153636932373,36.153636932373,35.9932098388672,36.0046691894531,36.0046691894531,35.9702911376953,35.9645576477051,35.9473724365234,35.9588317871094,35.9301834106445,35.712459564209,35.712459564209,null,34.0737991333008,34.0737991333008,34.039421081543,34.039421081543,33.9649391174316,33.9534797668457,33.9534797668457,33.8847236633301,33.8331565856934,33.8446159362793,33.8560752868652,33.8503456115723,33.8274269104004,33.8102378845215,33.7987823486328,33.7529449462891,33.7242965698242,33.7128372192383,33.7185668945312,33.7529449462891,33.7930526733398,33.8217010498047,33.8446159362793,33.8675346374512,33.901912689209,33.9133720397949,33.901912689209,33.8618049621582,33.8618049621582,33.8675346374512,33.7987823486328,33.8102378845215,33.8331565856934,33.8789939880371,33.9133720397949,33.9133720397949,33.9248313903809,33.9763984680176,33.9763984680176,34.0165023803711,34.0737991333008,34.0737991333008,null,34.9332389831543,34.9332389831543,34.9045906066895,34.9618835449219,34.9561538696289,34.8587532043457,34.8587532043457,35.3113899230957,35.2884712219238,35.2369041442871,35.1853370666504,35.1280403137207,35.0936660766602,35.082202911377,35.0535583496094,34.996265411377,34.9618835449219,34.9332389831543,34.9332389831543,null,34.1941223144531,34.2800636291504,34.2857933044434,34.543628692627,34.543628692627,34.5321655273438,34.211311340332,33.9649391174316,33.6784591674805,33.6669998168945,33.6612701416016,33.6899185180664,33.7071075439453,33.6956481933594,33.6956481933594,33.7242965698242,33.7300262451172,33.7185668945312,33.7357559204102,33.7300262451172,33.7472152709961,33.7529449462891,33.7758636474609,33.7758636474609,33.7758636474609,33.7930526733398,33.8503456115723,33.8789939880371,33.890453338623,33.8847236633301,33.896183013916,33.9191017150879,33.9420204162598,33.9649391174316,33.9763984680176,34.1941223144531,34.1941223144531,null,35.1681480407715,35.2942008972168,35.3858757019043,35.397331237793,35.4947357177734,35.5004653930664,35.5864105224609,35.5749473571777,35.5806770324707,35.3228492736816,35.3457679748535,35.3457679748535,35.3228492736816,35.3285751342773,35.3113899230957,35.2942008972168,35.248363494873,35.254093170166,35.2770118713379,35.2712821960449,35.2426338195801,35.2311744689941,35.1967964172363,35.2082557678223,35.1910667419434,35.1681480407715,35.1624183654785,35.1681480407715,35.1681480407715,null,36.5088691711426,36.5031394958496,36.4630317687988,36.440113067627,36.4000091552734,36.3942794799805,36.4057388305664,36.4630317687988,36.4687652587891,36.159366607666,36.153636932373,36.159366607666,36.165096282959,36.2453117370605,36.2510414123535,36.4000091552734,36.5088691711426,36.5088691711426,null,34.1139068603516,34.0737991333008,34.0623397827148,34.0279655456543,34.0107727050781,33.9821281433105,33.9592094421387,33.9362907409668,33.890453338623,33.8847236633301,33.8847236633301,33.907642364502,33.9133720397949,33.8847236633301,33.8331565856934,33.8217010498047,33.8331565856934,33.8618049621582,33.8618049621582,33.8446159362793,33.8560752868652,33.9477462768555,33.9649391174316,34.039421081543,34.039421081543,34.0737991333008,34.1712036132812,34.1712036132812,34.176929473877,34.176929473877,34.1654739379883,34.1425552368164,34.1139068603516,34.1139068603516,null,36.5432472229004,36.5375213623047,36.1937408447266,36.1937408447266,36.1135292053223,36.1078033447266,36.1078033447266,36.2739562988281,36.3312530517578,36.5375213623047,36.5432472229004,36.5432472229004,null,34.6352996826172,34.6009216308594,34.6009216308594,34.5035171508789,34.5035171508789,34.343090057373,34.3316307067871,34.343090057373,34.3831977844238,34.3831977844238,34.5035171508789,34.5149765014648,34.5207099914551,34.543628692627,34.5894622802734,34.6009216308594,34.6181106567383,34.629566192627,34.6467590332031,34.6352996826172,34.6352996826172,null,35.5749473571777,35.7582969665527,35.7582969665527,35.8614273071289,35.8671569824219,35.84423828125,35.8155937194824,35.8041305541992,35.8327827453613,35.8327827453613,35.8614273071289,35.8327827453613,35.8327827453613,35.8327827453613,35.6551666259766,35.5520324707031,35.5176544189453,35.4832763671875,35.4603576660156,35.4202499389648,35.4087905883789,35.3858757019043,35.3686828613281,35.3343086242676,35.3285751342773,35.3056564331055,35.2999305725098,35.3285751342773,35.3228492736816,35.5806770324707,35.5749473571777,35.5749473571777,null,36.153636932373,36.5833549499512,36.5948143005371,36.6005439758301,36.612003326416,36.5948143005371,36.5833549499512,36.6005439758301,36.5776252746582,36.5489768981934,36.5260581970215,36.4974136352539,36.5031394958496,36.3312530517578,36.3312530517578,36.2338485717773,36.2338485717773,36.165096282959,36.153636932373,36.153636932373,36.153636932373,null,37.0188026428223,37.0130767822266,36.9729652404785,36.9672393798828,36.6234588623047,36.6234588623047,36.7265930175781,36.9729652404785,36.9786949157715,37.0130767822266,37.0188026428223,37.0188026428223,null,35.4546279907227,35.6322479248047,35.6322479248047,35.5577583312988,35.5577583312988,35.397331237793,35.3858757019043,35.2942008972168,35.2942008972168,35.4660873413086,35.4660873413086,35.4431686401367,35.4374389648438,35.4546279907227,35.4431686401367,35.3916015625,35.4030647277832,35.397331237793,35.4546279907227,35.4546279907227,null,35.712459564209,35.712459564209,35.4546279907227,35.3686828613281,35.3629570007324,35.712459564209,35.712459564209,null,35.3858757019043,35.397331237793,35.5577583312988,35.5577583312988,35.6322479248047,35.8557014465332,35.8614273071289,35.8614273071289,35.8614273071289,35.7582969665527,35.7582969665527,35.5749473571777,35.5864105224609,35.5004653930664,35.4947357177734,35.397331237793,35.3858757019043,35.3858757019043,null,37.0016136169434,37.0073432922363,36.4343872070312,36.1708221435547,36.159366607666,36.2109336853027,36.2281227111816,36.2281227111816,36.2911491394043,36.3369827270508,36.302604675293,36.302604675293,36.3312530517578,36.3770904541016,36.4000091552734,36.3770904541016,36.3828201293945,36.4229278564453,36.4343872070312,36.4802207946777,36.5661659240723,36.5489768981934,36.4916839599609,36.474494934082,36.4974136352539,36.5260581970215,36.5489768981934,36.5776252746582,36.6005439758301,36.5833549499512,36.5948143005371,36.612003326416,36.6349220275879,36.6750297546387,36.6979484558105,36.7094039916992,36.6979484558105,36.7208671569824,36.755241394043,36.7667045593262,36.7781600952148,36.7896194458008,36.7953491210938,36.9214019775391,36.9958839416504,37.0016136169434,37.0016136169434,null,36.7838897705078,36.6864852905273,36.6979484558105,37.0130767822266,37.0245323181152,37.0130767822266,36.7838897705078,36.7838897705078,null,36.4974136352539,36.474494934082,36.4916839599609,36.5489768981934,36.5661659240723,36.4802207946777,36.4343872070312,36.4229278564453,36.3828201293945,36.3770904541016,36.4000091552734,36.3770904541016,36.3312530517578,36.302604675293,36.302604675293,36.3369827270508,36.2911491394043,36.2281227111816,36.2281227111816,36.2109336853027,36.159366607666,36.153636932373,36.159366607666,36.2338485717773,36.2338485717773,36.3312530517578,36.3312530517578,36.5031394958496,36.4974136352539,36.4974136352539,null,35.9301834106445,35.9588317871094,35.9473724365234,35.9645576477051,35.9702911376953,36.0046691894531,36.0046691894531,35.9932098388672,36.153636932373,36.165096282959,36.2338485717773,36.2338485717773,36.2338485717773,36.159366607666,36.153636932373,35.9301834106445,35.9301834106445,35.9301834106445,null,35.3228492736816,35.1910667419434,35.1910667419434,35.082202911377,35.0592842102051,35.0592842102051,34.8931312561035,34.8874015808105,34.7097816467285,34.6352996826172,34.6181106567383,34.6181106567383,34.6983222961426,34.6983222961426,34.7728080749512,34.8587532043457,35.0879364013672,35.1624183654785,35.1681480407715,35.1624183654785,35.1681480407715,35.1910667419434,35.2082557678223,35.1967964172363,35.2311744689941,35.2426338195801,35.2712821960449,35.2770118713379,35.254093170166,35.248363494873,35.2942008972168,35.3113899230957,35.3285751342773,35.3228492736816,35.3228492736816,null,34.7728080749512,34.6983222961426,34.6868667602539,34.5035171508789,34.5035171508789,34.6009216308594,34.6009216308594,34.6352996826172,34.8587532043457,34.9561538696289,34.9504280090332,34.93896484375,34.944694519043,34.8988571166992,34.8702125549316,34.8644828796387,34.8874015808105,34.9217758178711,34.9332389831543,34.9160461425781,34.9045906066895,34.9045906066895,34.8702125549316,34.8931312561035,34.9045906066895,34.9160461425781,34.9217758178711,34.93896484375,34.7728080749512,34.7728080749512,null,35.4546279907227,35.4546279907227,35.397331237793,35.397331237793,35.4202499389648,35.4030647277832,35.0134506225586,34.8988571166992,34.944694519043,34.93896484375,34.9504280090332,34.9561538696289,34.9618835449219,34.9045906066895,34.9332389831543,34.9332389831543,35.3686828613281,35.4546279907227,35.4546279907227,null,34.6181106567383,34.6352996826172,34.7097816467285,34.7212409973145,34.7212409973145,34.543628692627,34.543628692627,34.2857933044434,34.2800636291504,34.1941223144531,34.1826629638672,34.5378952026367,34.543628692627,34.6181106567383,34.6181106567383,null,35.9989395141602,35.8098640441895,35.5061950683594,35.5061950683594,35.4259834289551,35.4145202636719,35.6150550842285,35.8786201477051,35.901538848877,35.9702911376953,35.9989395141602,35.9817504882812,35.9301834106445,35.8900756835938,35.8557014465332,35.8327827453613,35.8614273071289,35.901538848877,35.9702911376953,35.9932098388672,35.9989395141602,35.9989395141602,null,36.440113067627,36.6234588623047,36.6234588623047,36.6234588623047,36.5432472229004,36.5375213623047,36.3312530517578,36.2739562988281,36.1078033447266,36.1078033447266,36.153636932373,36.1708221435547,36.1937408447266,36.1765556335449,36.1937408447266,36.4057388305664,36.4057388305664,36.4458465576172,36.440113067627,36.440113067627,null,35.397331237793,35.4030647277832,35.3916015625,35.4431686401367,35.4546279907227,35.4374389648438,35.4431686401367,35.4660873413086,35.4660873413086,35.2942008972168,35.1280403137207,35.1280403137207,34.9045906066895,34.8931312561035,34.8702125549316,34.9045906066895,34.9045906066895,34.9160461425781,34.9332389831543,34.9217758178711,34.8874015808105,34.8644828796387,34.8702125549316,34.8988571166992,35.0134506225586,35.4030647277832,35.4202499389648,35.397331237793,35.397331237793,35.397331237793,null,35.4832763671875,35.5176544189453,35.5520324707031,35.6551666259766,35.6666221618652,35.6551666259766,35.4431686401367,35.397331237793,35.3686828613281,35.3343086242676,35.3343086242676,35.3457679748535,35.3572273254395,35.3572273254395,35.3285751342773,35.2999305725098,35.2884712219238,35.3113899230957,35.3343086242676,35.3629570007324,35.3801460266113,35.3801460266113,35.3686828613281,35.3629570007324,35.3916015625,35.4087905883789,35.397331237793,35.4259834289551,35.4718170166016,35.4832763671875,35.4832763671875,null,34.2915229797363,34.5035171508789,34.6868667602539,34.6754035949707,34.6754035949707,34.6868667602539,34.5149765014648,34.2915229797363,34.2915229797363,34.2915229797363,null,36.4916839599609,36.4916839599609,36.606273651123,36.8411865234375,36.8469161987305,36.9958839416504,37.0016136169434,37.0016136169434,37.0016136169434,36.927131652832,36.8411865234375,36.8297271728516,36.606273651123,36.4916839599609,36.4859504699707,36.4916839599609,36.4916839599609,null,34.629566192627,34.6410293579102,34.6009216308594,34.5951919555664,34.5035171508789,34.5035171508789,34.4003829956055,34.3373603820801,34.3373603820801,34.176929473877,34.1540107727051,34.1540107727051,34.1540107727051,34.1368255615234,34.1310958862305,34.1482849121094,34.1540107727051,34.1540107727051,34.1654739379883,34.1826629638672,34.211311340332,34.2227668762207,34.211311340332,34.2055816650391,34.2055816650391,34.211311340332,34.2227668762207,34.2456855773926,34.3087120056152,34.343090057373,34.3717384338379,34.4003829956055,34.4061164855957,34.4233016967773,34.5321655273438,34.5550842285156,34.5780029296875,34.6009216308594,34.5894622802734,34.5951919555664,34.629566192627,34.629566192627,null,35.8614273071289,36.0791511535645,36.0791511535645,36.159366607666,36.1708221435547,36.4343872070312,36.440113067627,36.4458465576172,36.4057388305664,36.4057388305664,36.1937408447266,36.1765556335449,35.9244537353516,35.9244537353516,35.8614273071289,35.8614273071289,35.8614273071289,null,35.8327827453613,35.8327827453613,35.8614273071289,35.8327827453613,35.8327827453613,35.8041305541992,35.8155937194824,35.84423828125,35.8671569824219,35.8614273071289,35.8614273071289,35.9244537353516,35.9244537353516,36.1765556335449,36.1937408447266,36.1708221435547,36.153636932373,36.1078033447266,36.1078033447266,36.1078033447266,36.0848846435547,36.0619659423828,36.0505027770996,36.0390472412109,36.021858215332,35.9989395141602,35.9588317871094,35.9301834106445,35.8900756835938,35.8843460083008,35.8327827453613,35.8327827453613,null,37.0130767822266,37.0130767822266,36.9786949157715,36.9729652404785,36.7265930175781,36.6234588623047,36.440113067627,36.4343872070312,37.0073432922363,37.0130767822266,37.0130767822266,null,35.4603576660156,35.2139854431152,35.2082557678223,35.1051216125488,35.1280403137207,35.1280403137207,35.116584777832,35.1280403137207,35.1223106384277,35.116584777832,35.4603576660156,35.4603576660156,35.4603576660156,null,37.0016136169434,37.0016136169434,36.9500503540039,36.9443206787109,36.8125381469727,36.6005439758301,36.4630317687988,36.4057388305664,36.3942794799805,36.4000091552734,36.440113067627,36.4630317687988,36.5031394958496,36.5088691711426,36.5833549499512,36.755241394043,36.7724304199219,36.7838897705078,36.8010787963867,36.8411865234375,36.8870239257812,36.9615058898926,36.9958839416504,37.0016136169434,37.0016136169434,null,36.5776252746582,36.5833549499512,36.8010787963867,36.7838897705078,36.7724304199219,36.755241394043,36.5833549499512,36.5088691711426,36.4000091552734,36.2510414123535,36.2453117370605,36.165096282959,36.159366607666,36.165096282959,36.2510414123535,36.2567672729492,36.2911491394043,36.3427124023438,36.5776252746582,36.5776252746582,null,44.306827545166,44.306827545166,44.3870391845703,44.4214210510254,44.4214210510254,44.438606262207,44.438606262207,44.4271469116211,44.4328765869141,44.2781791687012,44.2609901428223,44.2609901428223,44.2609901428223,44.2552604675293,44.2781791687012,44.3698501586914,44.3755836486816,44.4099578857422,44.438606262207,44.4615249633789,44.4615249633789,44.4844436645508,44.5302772521973,44.5646591186523,44.570384979248,44.5990333557129,44.6563301086426,44.6448707580566,44.6620597839355,44.7193565368652,44.7136268615723,44.7537307739258,44.7422752380371,44.7480049133301,44.8053016662598,44.8396759033203,44.8568649291992,44.8740577697754,44.89697265625,44.9370803833008,44.9542694091797,44.9886474609375,45.0115661621094,45.0516700744629,45.0516700744629,45.0058326721191,45.0115661621094,45.040210723877,45.0860481262207,45.0058326721191,45.0001029968262,45.0860481262207,45.0917778015137,45.0860481262207,45.0688591003418,45.023021697998,44.9943771362305,44.9886474609375,44.9485397338867,44.8855133056641,44.8396759033203,44.8167572021484,44.7823829650879,44.770923614502,44.7480049133301,44.6792488098145,44.5531959533691,44.4959030151367,44.438606262207,44.3927688598633,44.3583946228027,44.3354759216309,44.306827545166,44.306827545166,null,44.7136268615723,44.7078971862793,44.6849784851074,44.6677894592285,44.6563301086426,44.6334114074707,44.6104927062988,44.6047668457031,44.5818481445312,44.5646591186523,44.5531959533691,44.5417404174805,44.438606262207,44.4156875610352,44.3985023498535,44.3755836486816,44.3583946228027,44.318286895752,44.306827545166,44.2896385192871,44.2896385192871,44.2724494934082,44.2781791687012,44.306827545166,44.312557220459,44.3297462463379,44.3297462463379,44.3412017822266,44.3698501586914,44.3698501586914,44.4156875610352,44.4214210510254,44.7136268615723,44.7136268615723,null,45.2579383850098,45.3037757873535,45.3037757873535,45.3381500244141,45.343879699707,45.3266944885254,45.3266944885254,45.4183654785156,45.4183654785156,45.4470138549805,45.4527397155762,45.4527397155762,45.4527397155762,45.4412841796875,45.4183654785156,45.3954467773438,45.3897171020508,45.3725280761719,45.3266944885254,45.3037757873535,45.2923126220703,45.2751235961914,45.2464752197266,45.2350196838379,45.1834526062012,45.1605339050293,45.1548042297363,45.1261558532715,45.1146965026855,45.0860481262207,45.0631294250488,45.0574035644531,45.0344848632812,45.0344848632812,45.0115661621094,44.9886474609375,44.9428100585938,44.891242980957,44.8683242797852,44.8740577697754,44.89697265625,44.9198913574219,45.0058326721191,45.1146965026855,45.1318855285645,45.217830657959,45.2407493591309,45.2407493591309,45.2579383850098,45.2579383850098,45.2579383850098,null,46.1402893066406,46.0944519042969,46.0428886413574,46.0371589660645,45.8480834960938,45.7678680419922,45.7678680419922,45.7621383666992,45.7621383666992,45.7678680419922,45.7621383666992,45.8137054443359,45.8824615478516,45.9225692749023,45.9626770019531,45.9970512390137,46.0371589660645,46.0887260437012,46.1345596313477,46.1803970336914,46.2147750854492,46.2262344360352,46.2205047607422,46.1689414978027,46.1460227966309,46.1517486572266,46.1689414978027,46.1975860595703,46.2033157348633,46.2090454101562,46.1689414978027,46.1689414978027,46.1975860595703,46.2262344360352,46.2262344360352,46.2262344360352,46.1861267089844,46.1689414978027,46.1402893066406,46.1402893066406,null,45.7048416137695,45.7048416137695,45.7277603149414,45.7277603149414,45.7334899902344,45.7392234802246,45.7678680419922,45.7678680419922,45.8480834960938,46.0371589660645,46.0428886413574,46.0944519042969,46.1402893066406,46.1345596313477,46.1402893066406,46.1517486572266,46.1574783325195,46.1689414978027,46.1689414978027,46.1116409301758,46.071533203125,45.9798622131348,45.934024810791,45.8767318725586,45.8423538208008,45.8194351196289,45.7907867431641,45.7678680419922,45.7334899902344,45.7048416137695,45.7048416137695,null,42.811408996582,42.7827568054199,42.7827568054199,42.759838104248,42.7369194030762,42.7369194030762,42.6968154907227,42.6796264648438,42.6738967895508,42.6681671142578,42.6681671142578,42.7197341918945,42.7426528930664,42.7827568054199,42.7827568054199,42.817138671875,42.817138671875,42.8572463989258,42.8744316101074,42.8916206359863,42.9317283630371,42.9317283630371,42.960376739502,42.954647064209,42.9947547912598,43.1093444824219,43.269775390625,43.3156089782715,43.3385276794434,43.3786354064941,43.4989547729492,43.6020851135254,43.6020851135254,43.5218734741211,43.5104141235352,43.4302024841309,43.4302024841309,43.2583122253418,43.2525825500488,43.1379928588867,43.1322631835938,43.0978851318359,43.0749664306641,42.9890213012695,42.9832916259766,42.811408996582,42.811408996582,null,43.9573211669922,43.9515914916992,43.6880302429199,43.6880302429199,43.6880302429199,43.7797050476074,43.7797050476074,43.859920501709,43.859920501709,43.9515914916992,43.9573211669922,44.1292114257812,44.134937286377,44.2151527404785,44.2266120910645,44.318286895752,44.3870391845703,44.3927688598633,44.4729843139648,44.4787139892578,44.5531959533691,44.5531959533691,44.4328765869141,44.4328765869141,44.3813133239746,44.3813133239746,44.3010940551758,44.2953681945801,43.9573211669922,43.9573211669922,null,42.811408996582,42.7713012695312,42.6567077636719,42.6051406860352,42.496280670166,42.4905471801758,42.4676284790039,42.4447135925293,42.4160652160645,42.3988761901855,42.358772277832,42.3415832519531,42.3129348754883,42.2499084472656,42.2269897460938,42.2098007202148,42.1639633178711,42.1525039672852,42.1238555908203,42.1181259155273,42.0780181884766,42.049373626709,42.0092658996582,42.0035362243652,42.0321846008301,42.0665626525879,42.1009368896484,42.1639633178711,42.2384490966797,42.2613677978516,42.3014755249023,42.3415832519531,42.3816909790039,42.4447135925293,42.496280670166,42.5650367736816,42.628059387207,42.6567077636719,42.6968154907227,42.7369194030762,42.759838104248,42.8056755065918,42.8457832336426,42.9259986877441,42.954647064209,42.960376739502,42.9317283630371,42.9317283630371,42.8916206359863,42.8744316101074,42.8572463989258,42.817138671875,42.817138671875,42.7827568054199,42.7827568054199,42.7426528930664,42.7197341918945,42.6681671142578,42.6681671142578,42.6738967895508,42.6796264648438,42.6968154907227,42.7369194030762,42.7369194030762,42.759838104248,42.7827568054199,42.7827568054199,42.811408996582,42.811408996582,null,43.6135482788086,43.6135482788086,43.6250038146973,43.6307373046875,43.665111541748,43.6880302429199,43.7453269958496,43.7911643981934,43.8255424499512,43.8484573364258,43.8828392028809,43.9057579040527,43.9000282287598,43.9344024658203,43.9687843322754,44.0318031311035,44.0489959716797,44.0719146728516,44.1005592346191,44.123477935791,44.1865043640137,44.2323417663574,44.2552604675293,44.2724494934082,44.2781791687012,44.2953681945801,44.3412017822266,44.3641204833984,44.3927688598633,44.3870391845703,44.318286895752,44.2266120910645,44.2151527404785,44.134937286377,44.1292114257812,43.9573211669922,43.9515914916992,43.859920501709,43.859920501709,43.7797050476074,43.7797050476074,43.6880302429199,43.6880302429199,43.6078186035156,43.6078186035156,43.5963592529297,43.5963592529297,43.6020851135254,43.6135482788086,43.6135482788086,43.6135482788086,null,42.7713012695312,42.811408996582,42.9832916259766,42.9890213012695,43.0749664306641,43.0978851318359,43.1322631835938,43.1379928588867,43.2525825500488,43.2583122253418,43.4302024841309,43.4302024841309,43.5104141235352,43.5218734741211,43.6020851135254,43.6020851135254,43.6364669799805,43.665111541748,43.682300567627,43.7109489440918,43.8198127746582,43.8484573364258,43.8484573364258,43.859920501709,43.9000282287598,43.9057579040527,43.9172134399414,43.9344024658203,43.9401321411133,43.9114837646484,43.9114837646484,43.8771095275879,43.8828392028809,43.859920501709,43.859920501709,43.8255424499512,43.8255424499512,43.8026237487793,43.7968940734863,43.7739753723145,43.7739753723145,43.6020851135254,43.5963592529297,43.533332824707,43.533332824707,43.4302024841309,43.4302024841309,43.4416580200195,43.4416580200195,43.4302024841309,43.4187393188477,43.4302024841309,43.4302024841309,43.3958206176758,43.3614463806152,43.3499870300293,43.3156089782715,43.3041496276855,43.2755012512207,43.2525825500488,43.212474822998,43.1322631835938,43.1036148071289,43.0692367553711,43.0635108947754,42.9947547912598,42.9947547912598,42.9317283630371,42.9317283630371,42.8744316101074,42.817138671875,42.7713012695312,42.7713012695312,42.759838104248,42.759838104248,42.7483825683594,42.7483825683594,42.6910858154297,42.6910858154297,42.7025451660156,42.7140045166016,42.7140045166016,42.7025451660156,42.7254638671875,42.7254638671875,42.7140045166016,42.6968154907227,42.6968154907227,42.6796264648438,42.6968154907227,42.7025451660156,42.7369194030762,42.7311935424805,42.7541122436523,42.7311935424805,42.7369194030762,42.7713012695312,42.7713012695312,null,45.0688591003418,45.0631294250488,45.080322265625,45.0975074768066,45.1032371520996,45.1204261779785,45.1318855285645,45.1490745544434,45.1834526062012,45.2006416320801,45.2292861938477,45.2464752197266,45.2636680603027,45.2923126220703,45.2980422973633,45.3209609985352,45.4011764526367,45.4183654785156,45.4355506896973,45.4470138549805,45.4699325561523,45.4699325561523,45.4699325561523,45.4985771179199,45.4928512573242,45.5558738708496,45.5845222473145,45.618896484375,45.6360893249512,45.6647338867188,45.676197052002,45.6991119384766,45.7277603149414,45.7392234802246,45.7277603149414,45.7048416137695,45.6876525878906,45.7334899902344,45.7735977172852,45.7907867431641,45.80224609375,45.7392234802246,45.5272254943848,45.5100402832031,45.2579383850098,45.2464752197266,45.1719932556152,45.1719932556152,45.080322265625,45.0860481262207,45.0688591003418,45.0688591003418,null,43.9573211669922,44.2953681945801,44.438606262207,44.8282203674316,44.8339500427246,44.9485397338867,44.9943771362305,44.9943771362305,45.0001029968262,45.0001029968262,44.9714584350586,44.9886474609375,44.9714584350586,44.9542694091797,44.9370803833008,44.89697265625,44.8740577697754,44.8568649291992,44.8396759033203,44.8053016662598,44.7480049133301,44.7422752380371,44.7537307739258,44.7136268615723,44.7193565368652,44.6620597839355,44.6448707580566,44.6563301086426,44.5990333557129,44.570384979248,44.5646591186523,44.5302772521973,44.4844436645508,44.4615249633789,44.4615249633789,44.438606262207,44.4099578857422,44.3755836486816,44.3698501586914,44.2781791687012,44.2552604675293,44.2609901428223,44.2609901428223,44.0318031311035,44.0318031311035,44.0489959716797,44.0432662963867,43.9515914916992,43.9515914916992,43.9573211669922,43.9573211669922,null,43.6078186035156,43.6880302429199,43.6880302429199,43.9515914916992,43.9573211669922,43.9515914916992,43.9515914916992,44.0432662963867,44.0489959716797,44.0318031311035,44.0318031311035,43.7797050476074,43.7739753723145,42.9259986877441,42.9145393371582,42.2900161743164,42.2842826843262,42.0092658996582,42.0092658996582,42.0092658996582,42.7541122436523,42.7541122436523,42.7426528930664,42.7483825683594,42.9030799865723,42.9145393371582,43.1781005859375,43.1781005859375,43.6078186035156,43.6078186035156,null,45.6933860778809,45.5157661437988,45.5100402832031,45.2464752197266,45.2464752197266,45.2751235961914,45.2923126220703,45.3037757873535,45.3266944885254,45.3725280761719,45.3897171020508,45.3954467773438,45.4183654785156,45.4412841796875,45.4527397155762,45.475658416748,45.5043067932129,45.5043067932129,45.532958984375,45.5558738708496,45.5902519226074,45.6418151855469,45.670467376709,45.6933860778809,45.6933860778809,45.6933860778809,45.7048416137695,45.7048416137695,45.6933860778809,45.6933860778809,null,42.0092658996582,42.0092658996582,42.6910858154297,42.7483825683594,42.7483825683594,42.759838104248,42.759838104248,42.7713012695312,42.7713012695312,42.817138671875,42.8744316101074,42.9317283630371,42.9317283630371,42.9947547912598,42.9947547912598,42.7884902954102,42.4619026184082,42.4561729431152,42.2212600708008,42.0092658996582,42.0092658996582,null,44.6677894592285,44.8224868774414,44.8167572021484,44.7938385009766,44.7823829650879,44.7537307739258,44.5531959533691,44.5531959533691,44.4787139892578,44.4729843139648,44.3927688598633,44.3870391845703,44.3927688598633,44.4328765869141,44.4959030151367,44.5302772521973,44.5531959533691,44.5818481445312,44.6391410827637,44.6677894592285,44.6677894592285,null,42.7713012695312,42.7369194030762,42.7311935424805,42.7541122436523,42.7311935424805,42.7369194030762,42.7025451660156,42.6968154907227,42.6796264648438,42.6968154907227,42.6968154907227,42.7140045166016,42.7254638671875,42.7254638671875,42.7025451660156,42.7140045166016,42.7140045166016,42.7025451660156,42.6910858154297,42.6910858154297,42.0092658996582,42.0092658996582,42.0092658996582,42.049373626709,42.0780181884766,42.1181259155273,42.1238555908203,42.1525039672852,42.1639633178711,42.2098007202148,42.2269897460938,42.2499084472656,42.3129348754883,42.3415832519531,42.358772277832,42.3988761901855,42.4160652160645,42.4447135925293,42.4676284790039,42.4905471801758,42.496280670166,42.6051406860352,42.6567077636719,42.7713012695312,42.7713012695312,null,42.0092658996582,42.0092658996582,42.2212600708008,42.4561729431152,42.4619026184082,42.7884902954102,42.9947547912598,43.0635108947754,43.0692367553711,43.1036148071289,43.1322631835938,43.212474822998,43.2525825500488,43.2755012512207,43.3041496276855,43.3156089782715,43.3499870300293,43.3614463806152,43.3958206176758,43.4302024841309,43.4302024841309,43.4531211853027,43.4703102111816,43.5046844482422,43.544792175293,43.5619812011719,43.5791664123535,43.6078186035156,43.5963592529297,43.6135482788086,43.6135482788086,43.3499870300293,43.3385276794434,42.7483825683594,42.7483825683594,42.0207252502441,42.0092658996582,42.0092658996582,null,43.6135482788086,43.6135482788086,43.6020851135254,43.5963592529297,43.5963592529297,43.6078186035156,43.6078186035156,43.1781005859375,43.1781005859375,42.9145393371582,42.9030799865723,42.7483825683594,42.7426528930664,42.7541122436523,42.7541122436523,42.0092658996582,42.0092658996582,42.0207252502441,42.7483825683594,42.7483825683594,43.3385276794434,43.3499870300293,43.6135482788086,43.6135482788086,null,43.6135482788086,43.5963592529297,43.6078186035156,43.5791664123535,43.5619812011719,43.544792175293,43.5046844482422,43.4703102111816,43.4531211853027,43.4302024841309,43.4187393188477,43.4302024841309,43.4416580200195,43.4416580200195,43.4302024841309,43.4302024841309,43.533332824707,43.533332824707,43.5963592529297,43.6020851135254,43.7739753723145,43.7739753723145,43.7968940734863,43.8026237487793,43.8255424499512,43.8255424499512,43.859920501709,43.859920501709,43.8828392028809,43.8771095275879,43.9114837646484,43.9114837646484,43.9401321411133,43.9344024658203,43.9172134399414,43.9057579040527,43.9000282287598,43.859920501709,43.8484573364258,43.8484573364258,43.9286766052246,44.0891036987305,44.1635856628418,44.2323417663574,44.2609901428223,44.2609901428223,44.2781791687012,44.2781791687012,44.2724494934082,44.2896385192871,44.2896385192871,44.2380714416504,44.1979637145996,44.1922340393066,44.2552604675293,44.2552604675293,44.2781791687012,44.2839088439941,44.2495307922363,44.2151527404785,44.2036933898926,44.2208824157715,44.2208824157715,44.1979637145996,44.2151527404785,44.2495307922363,44.2552604675293,44.2552604675293,44.2552604675293,44.2323417663574,44.1865043640137,44.123477935791,44.1005592346191,44.0719146728516,44.0489959716797,44.0318031311035,43.9687843322754,43.9344024658203,43.9000282287598,43.9057579040527,43.8828392028809,43.8484573364258,43.8255424499512,43.7911643981934,43.7453269958496,43.6880302429199,43.665111541748,43.6307373046875,43.6250038146973,43.6135482788086,43.6135482788086,null,44.7078971862793,44.7250862121582,44.7250862121582,44.7422752380371,44.7480049133301,44.7250862121582,44.6849784851074,44.6849784851074,44.7078971862793,44.7136268615723,44.7480049133301,44.7537307739258,44.770923614502,44.7766494750977,44.7823829650879,44.7938385009766,44.7766494750977,44.7823829650879,44.7938385009766,44.765193939209,44.7480049133301,44.765193939209,44.7365455627441,44.7078971862793,44.7021675109863,44.7250862121582,44.6849784851074,44.6792488098145,44.6792488098145,44.6677894592285,44.6391410827637,44.5818481445312,44.5531959533691,44.5302772521973,44.4959030151367,44.4328765869141,44.3927688598633,44.3641204833984,44.3412017822266,44.2953681945801,44.2781791687012,44.2724494934082,44.2552604675293,44.2552604675293,44.2552604675293,44.2495307922363,44.2151527404785,44.1979637145996,44.2208824157715,44.2208824157715,44.2036933898926,44.2151527404785,44.2495307922363,44.2839088439941,44.2781791687012,44.2552604675293,44.2552604675293,44.1922340393066,44.1979637145996,44.2380714416504,44.2896385192871,44.306827545166,44.318286895752,44.3583946228027,44.3755836486816,44.3985023498535,44.4156875610352,44.438606262207,44.5417404174805,44.5531959533691,44.5646591186523,44.5818481445312,44.6047668457031,44.6104927062988,44.6334114074707,44.6563301086426,44.6677894592285,44.6849784851074,44.7078971862793,44.7078971862793,null,44.7136268615723,44.4214210510254,44.4156875610352,44.3698501586914,44.3698501586914,44.3412017822266,44.3297462463379,44.3297462463379,44.312557220459,44.306827545166,44.2781791687012,44.2781791687012,44.2609901428223,44.2609901428223,44.312557220459,44.3927688598633,44.4328765869141,44.5130920410156,44.5818481445312,44.6506004333496,44.6907081604004,44.7250862121582,44.7823829650879,44.8282203674316,44.9198913574219,44.9714584350586,45.0058326721191,45.0344848632812,45.0344848632812,44.7480049133301,44.7422752380371,44.7193565368652,44.7136268615723,44.7136268615723,null,43.682300567627,42.0092658996582,42.0092658996582,42.2842826843262,42.2900161743164,42.9145393371582,42.9259986877441,43.7739753723145,43.7797050476074,44.0318031311035,44.2609901428223,44.2609901428223,44.2781791687012,44.4328765869141,44.4271469116211,44.438606262207,44.438606262207,44.4214210510254,44.4214210510254,44.3870391845703,44.306827545166,44.306827545166,44.2839088439941,44.2609901428223,44.2724494934082,44.2323417663574,44.2552604675293,44.2208824157715,44.1979637145996,44.1463966369629,44.123477935791,44.0891036987305,44.0547218322754,44.0088882446289,43.9573211669922,43.8828392028809,43.7911643981934,43.682300567627,43.682300567627,null,45.2579383850098,45.2579383850098,45.2407493591309,45.2407493591309,45.217830657959,45.1318855285645,45.1146965026855,45.0058326721191,44.9198913574219,44.89697265625,44.8740577697754,44.8683242797852,44.8511390686035,44.8224868774414,44.6677894592285,44.6792488098145,44.6792488098145,44.6849784851074,44.7250862121582,44.7021675109863,44.7078971862793,44.7365455627441,44.765193939209,44.7480049133301,44.765193939209,44.7938385009766,44.7823829650879,44.7766494750977,44.7938385009766,44.7823829650879,44.7766494750977,44.770923614502,44.7537307739258,44.7480049133301,44.7136268615723,44.7078971862793,44.6849784851074,44.6849784851074,44.7250862121582,44.7480049133301,44.7422752380371,44.759464263916,44.7766494750977,44.7938385009766,44.8110313415527,44.8224868774414,44.8339500427246,44.8568649291992,44.8683242797852,44.9198913574219,44.9370803833008,44.9542694091797,44.9771881103516,45.0058326721191,45.040210723877,45.0631294250488,45.0860481262207,45.1089668273926,45.1089668273926,45.1261558532715,45.1433448791504,45.1605339050293,45.2063674926758,45.223560333252,45.2464752197266,45.2751235961914,45.2464752197266,45.2579383850098,45.2579383850098,null,44.9943771362305,44.9943771362305,44.9943771362305,45.0688591003418,45.0860481262207,45.080322265625,45.1719932556152,45.1719932556152,45.2464752197266,45.2579383850098,45.5100402832031,45.5272254943848,45.7392234802246,45.80224609375,45.8366241455078,45.8366241455078,45.8538131713867,45.8767318725586,45.9168395996094,45.9168395996094,45.8996505737305,45.9111061096191,45.6017112731934,45.6017112731934,45.5214958190918,45.5157661437988,45.0917778015137,45.0860481262207,44.9943771362305,44.9943771362305,null,45.6418151855469,45.5902519226074,45.5558738708496,45.532958984375,45.5043067932129,45.5043067932129,45.475658416748,45.4527397155762,45.4527397155762,45.4527397155762,45.4470138549805,45.4183654785156,45.4183654785156,45.5100402832031,45.6360893249512,45.7048416137695,45.7048416137695,45.6819229125977,45.6418151855469,45.6131706237793,45.5902519226074,45.5730628967285,45.5558738708496,45.532958984375,45.5444145202637,45.6418151855469,45.6418151855469,null,44.7078971862793,44.7136268615723,44.7193565368652,44.7422752380371,44.7480049133301,45.0344848632812,45.0631294250488,45.0631294250488,45.040210723877,45.0058326721191,44.9771881103516,44.9542694091797,44.9370803833008,44.9198913574219,44.8683242797852,44.8568649291992,44.8339500427246,44.8224868774414,44.8110313415527,44.7938385009766,44.7766494750977,44.759464263916,44.7422752380371,44.7250862121582,44.7250862121582,44.7078971862793,44.7078971862793,null,45.7277603149414,45.6991119384766,45.676197052002,45.6647338867188,45.6360893249512,45.618896484375,45.5845222473145,45.5558738708496,45.4928512573242,45.4985771179199,45.4699325561523,45.4699325561523,45.4699325561523,45.4470138549805,45.4355506896973,45.4183654785156,45.4011764526367,45.3209609985352,45.2980422973633,45.2923126220703,45.2636680603027,45.2464752197266,45.2292861938477,45.2006416320801,45.1834526062012,45.1490745544434,45.1318855285645,45.1204261779785,45.1032371520996,45.0975074768066,45.080322265625,45.0745887756348,45.1261558532715,45.1719932556152,45.1891822814941,45.1891822814941,45.2006416320801,45.2407493591309,45.3037757873535,45.3152313232422,45.3037757873535,45.3266944885254,45.3324203491211,45.4011764526367,45.4584693908691,45.4928512573242,45.5501441955566,45.5845222473145,45.6017112731934,45.6418151855469,45.7277603149414,45.7277603149414,null,45.0631294250488,45.0344848632812,45.0344848632812,45.0688591003418,45.1834526062012,45.212100982666,45.2980422973633,45.3610687255859,45.4183654785156,45.4871215820312,45.5043067932129,45.475658416748,45.5157661437988,45.5902519226074,45.6246299743652,45.676197052002,45.7392234802246,45.7621383666992,45.7678680419922,45.7621383666992,45.7621383666992,45.7678680419922,45.7678680419922,45.6933860778809,45.6933860778809,45.676197052002,45.6647338867188,45.618896484375,45.618896484375,45.5902519226074,45.6017112731934,45.5845222473145,45.5787925720215,45.5673332214355,45.5673332214355,45.532958984375,45.532958984375,45.532958984375,45.5100402832031,45.5100402832031,45.4871215820312,45.475658416748,45.4527397155762,45.4355506896973,45.4183654785156,45.4183654785156,45.2063674926758,45.2006416320801,45.0688591003418,45.0631294250488,45.0631294250488,null,45.9970512390137,45.8652687072754,45.8308944702148,45.8251647949219,45.7850570678711,45.7735977172852,45.6991119384766,45.6991119384766,45.475658416748,45.4699325561523,45.4298248291016,45.4355506896973,45.4412841796875,45.4355506896973,45.4355506896973,45.3610687255859,45.355339050293,45.343879699707,45.349609375,45.2636680603027,45.2579383850098,45.2006416320801,45.2006416320801,45.0860481262207,45.0860481262207,45.0001029968262,44.9943771362305,45.0860481262207,45.0917778015137,45.5157661437988,45.5214958190918,45.6017112731934,45.6017112731934,45.9111061096191,45.9168395996094,45.934024810791,45.928295135498,45.9225692749023,45.9626770019531,45.9913215637207,45.9970512390137,46.0085105895996,45.9970512390137,45.9970512390137,null,45.0917778015137,45.0860481262207,45.0001029968262,45.0058326721191,45.0860481262207,45.040210723877,45.0115661621094,45.0058326721191,45.0516700744629,45.0516700744629,45.0115661621094,44.9886474609375,44.9542694091797,44.9714584350586,44.9886474609375,44.9714584350586,45.0001029968262,45.0001029968262,45.0860481262207,45.0860481262207,45.2006416320801,45.2006416320801,45.2579383850098,45.2636680603027,45.349609375,45.343879699707,45.355339050293,45.3610687255859,45.4355506896973,45.4355506896973,45.4412841796875,45.4355506896973,45.4298248291016,45.4699325561523,45.475658416748,45.6991119384766,45.6991119384766,45.7735977172852,45.7850570678711,45.8251647949219,45.8308944702148,45.8652687072754,45.8652687072754,45.7850570678711,45.7850570678711,45.6991119384766,45.6991119384766,45.670467376709,45.670467376709,45.6303596496582,45.6246299743652,45.532958984375,45.5272254943848,45.4470138549805,45.4412841796875,45.3839874267578,45.3782577514648,45.349609375,45.343879699707,45.2693939208984,45.223560333252,45.223560333252,45.1777229309082,45.1777229309082,45.0917778015137,45.0917778015137,null,45.0860481262207,45.0917778015137,45.1777229309082,45.1777229309082,45.223560333252,45.223560333252,45.2693939208984,45.343879699707,45.349609375,45.3782577514648,45.3839874267578,45.4412841796875,45.4470138549805,45.5272254943848,45.532958984375,45.6246299743652,45.6303596496582,45.670467376709,45.670467376709,45.6991119384766,45.6991119384766,45.7850570678711,45.7850570678711,45.8652687072754,45.8652687072754,45.9970512390137,46.0085105895996,46.0085105895996,45.9970512390137,45.9684028625488,45.9168395996094,45.8824615478516,45.8538131713867,45.807975769043,45.8366241455078,45.796516418457,45.7850570678711,45.7621383666992,45.6991119384766,45.6475486755371,45.6131706237793,45.5043067932129,45.4642028808594,45.3152313232422,45.2693939208984,45.2350196838379,45.1719932556152,45.1146965026855,45.0860481262207,45.0860481262207,null,45.080322265625,45.0631294250488,45.0459403991699,45.028751373291,44.9657287597656,44.9370803833008,44.9141616821289,44.8855133056641,44.8740577697754,44.8683242797852,44.8339500427246,44.8167572021484,44.8224868774414,44.8511390686035,44.8683242797852,44.891242980957,44.9428100585938,44.9886474609375,45.0115661621094,45.0344848632812,45.0344848632812,45.0574035644531,45.0631294250488,45.0860481262207,45.1146965026855,45.1261558532715,45.1548042297363,45.1605339050293,45.1834526062012,45.2350196838379,45.2464752197266,45.2464752197266,45.5100402832031,45.5157661437988,45.6933860778809,45.6933860778809,45.6876525878906,45.670467376709,45.6475486755371,45.6017112731934,45.6074409484863,45.6475486755371,45.6418151855469,45.6418151855469,45.6017112731934,45.5845222473145,45.5501441955566,45.4928512573242,45.4584693908691,45.4011764526367,45.3324203491211,45.3266944885254,45.3037757873535,45.3152313232422,45.3037757873535,45.2407493591309,45.2006416320801,45.1891822814941,45.1891822814941,45.1719932556152,45.1261558532715,45.0745887756348,45.080322265625,45.080322265625,null,45.4183654785156,45.4183654785156,45.4355506896973,45.4527397155762,45.475658416748,45.4871215820312,45.5100402832031,45.5100402832031,45.532958984375,45.532958984375,45.532958984375,45.5673332214355,45.5673332214355,45.5787925720215,45.5845222473145,45.6017112731934,45.5902519226074,45.618896484375,45.618896484375,45.6647338867188,45.676197052002,45.6933860778809,45.6933860778809,45.7678680419922,45.7678680419922,45.7392234802246,45.7334899902344,45.7277603149414,45.7277603149414,45.7048416137695,45.6360893249512,45.5100402832031,45.4183654785156,45.3266944885254,45.3266944885254,45.343879699707,45.3381500244141,45.3037757873535,45.3037757873535,45.3037757873535,45.3381500244141,45.343879699707,45.3954467773438,45.4011764526367,45.4126319885254,45.4183654785156,45.4183654785156,45.4183654785156,45.4183654785156,null,44.5531959533691,44.7537307739258,44.7823829650879,44.7938385009766,44.8167572021484,44.8339500427246,44.8683242797852,44.8740577697754,44.8855133056641,44.9141616821289,44.9370803833008,44.9657287597656,45.028751373291,45.0459403991699,45.0631294250488,45.0688591003418,44.9943771362305,44.9943771362305,44.9485397338867,44.8339500427246,44.8282203674316,44.438606262207,44.2953681945801,44.3010940551758,44.3813133239746,44.3813133239746,44.4328765869141,44.4328765869141,44.5531959533691,44.5531959533691,null,45.0631294250488,45.0688591003418,45.2006416320801,45.2063674926758,45.4183654785156,45.4183654785156,45.4183654785156,45.4126319885254,45.4011764526367,45.3954467773438,45.343879699707,45.3381500244141,45.3037757873535,45.3037757873535,45.2579383850098,45.2464752197266,45.2751235961914,45.2464752197266,45.223560333252,45.2063674926758,45.1605339050293,45.1433448791504,45.1261558532715,45.1089668273926,45.1089668273926,45.0860481262207,45.0631294250488,45.0631294250488,45.0631294250488,null,39.9695358276367,39.9867248535156,40.0039138793945,40.0153732299805,40.0268325805664,40.0325622558594,40.0497512817383,40.0669364929199,40.0497512817383,40.0268325805664,40.0153732299805,39.9981803894043,39.9638061523438,39.91796875,39.8893241882324,39.8721351623535,39.8721351623535,39.8606719970703,39.8492164611816,39.8434867858887,39.8320274353027,39.7288932800293,39.7288932800293,39.7288932800293,39.9638061523438,39.9695358276367,39.9695358276367,null,40.6742744445801,40.6742744445801,40.6341667175293,40.6112480163574,40.5997886657715,40.5825996398926,40.5654106140137,40.5539512634277,40.548225402832,40.5310363769531,40.5081176757812,40.4336318969727,40.4107131958008,40.3935241699219,40.3877983093262,40.3534164428711,40.2903900146484,40.2674713134766,40.244556427002,40.233097076416,40.1929893493652,40.1987190246582,40.2216377258301,40.233097076416,40.238826751709,40.244556427002,40.2502861022949,40.2560157775879,40.2674713134766,40.3304977416992,40.4794692993164,40.6112480163574,40.6112480163574,40.6742744445801,40.6742744445801,null,40.9091873168945,40.7888641357422,40.7774085998535,40.5253067016602,40.5367622375488,40.548225402832,40.5654106140137,40.5825996398926,40.5997886657715,40.6112480163574,40.6055183410645,40.6112480163574,40.6227073669434,40.6341667175293,40.6742744445801,40.680004119873,40.6742744445801,41.144100189209,41.1211814880371,41.0868034362793,41.0753440856934,41.0524253845215,41.0524253845215,41.0409660339355,41.0295066833496,41.0123176574707,41.0065879821777,40.9951286315918,40.9893989562988,40.9893989562988,40.9722099304199,40.9722099304199,40.9893989562988,40.9836730957031,40.9836730957031,40.9951286315918,41.000862121582,41.000862121582,40.9951286315918,40.9951286315918,41.0065879821777,40.9893989562988,40.9951286315918,41.0237808227539,41.0409660339355,41.0581550598145,40.9091873168945,40.9091873168945,null,40.8518905639648,40.6742744445801,40.6112480163574,40.6112480163574,40.4794692993164,40.4794692993164,40.6456260681152,40.8576202392578,40.8518905639648,40.8518905639648,null,39.7288932800293,39.7288932800293,39.8262977600098,40.0726699829102,40.0726699829102,40.238826751709,40.2789344787598,40.2789344787598,40.3075790405273,40.3247718811035,40.3133087158203,40.3018531799316,40.2961235046387,40.2789344787598,40.2502861022949,40.3018531799316,40.2502861022949,40.2789344787598,40.2216377258301,40.1586112976074,40.1070442199707,40.0898551940918,40.061206817627,39.7690010070801,39.7288932800293,39.7288932800293,null,40.4508171081543,40.2502861022949,40.233097076416,40.2159080505371,40.1929893493652,40.1643409729004,40.1414260864258,40.3190422058105,40.3591461181641,40.3820648193359,40.4909286499023,40.5081176757812,40.5081176757812,40.5081176757812,40.5310363769531,40.5424919128418,40.5539512634277,40.5654106140137,40.5768699645996,40.5825996398926,40.5825996398926,40.5825996398926,40.5883293151855,40.6227073669434,40.6513557434082,40.6742744445801,40.4508171081543,40.4508171081543,null,40.7373008728027,40.7086524963379,40.7086524963379,40.6628150939941,40.6227073669434,40.6112480163574,40.5940628051758,40.5654106140137,40.548225402832,40.5367622375488,40.5596809387207,40.5654106140137,40.5424919128418,40.5023880004883,40.496654510498,40.5023880004883,40.496654510498,40.3935241699219,40.2789344787598,40.2502861022949,40.3018531799316,40.2502861022949,40.2789344787598,40.2961235046387,40.3018531799316,40.3133087158203,40.3247718811035,40.3534164428711,40.37060546875,40.4393615722656,40.496654510498,40.5195732116699,40.5367622375488,40.548225402832,40.5654106140137,40.5940628051758,40.6513557434082,40.6513557434082,40.7315711975098,40.7315711975098,40.7373008728027,40.7373008728027,null,42.0035362243652,41.6483001708984,41.6483001708984,41.6311111450195,41.6196556091309,41.5852737426758,41.5508995056152,41.5795478820801,41.5852737426758,41.9978065490723,42.0035362243652,42.0035362243652,42.0035362243652,null,40.0554809570312,40.0898551940918,40.1070442199707,40.1242332458496,40.1299629211426,40.1414260864258,40.4279022216797,40.5081176757812,40.548225402832,40.6169776916504,40.5940628051758,40.5768699645996,40.5768699645996,40.5768699645996,40.5654106140137,40.5539512634277,40.4794692993164,40.4450912475586,40.4279022216797,40.4164428710938,40.4049835205078,40.3591461181641,40.3362274169922,40.3247718811035,40.3075790405273,40.2903900146484,40.2674713134766,40.244556427002,40.233097076416,40.1643409729004,40.1471519470215,40.1356925964355,40.1299629211426,40.1070442199707,40.095588684082,40.0841255187988,40.0554809570312,40.0554809570312,null,40.6742744445801,40.8518905639648,41.000862121582,41.0696144104004,41.1670188903809,41.1670188903809,41.144100189209,40.6742744445801,40.6742744445801,40.6742744445801,null,40.2789344787598,40.3935241699219,40.4909286499023,40.5253067016602,40.7258415222168,40.7315711975098,40.7315711975098,40.6513557434082,40.6513557434082,40.5940628051758,40.5654106140137,40.548225402832,40.5367622375488,40.5195732116699,40.496654510498,40.4393615722656,40.37060546875,40.3534164428711,40.3247718811035,40.3075790405273,40.2789344787598,40.2789344787598,40.238826751709,40.244556427002,40.2674713134766,40.3018531799316,40.2789344787598,40.2789344787598,null,41.2185821533203,41.2300453186035,41.3159866333008,41.3274459838867,41.401927947998,41.4076614379883,41.596736907959,41.6081924438477,41.6081924438477,41.4764175415039,41.4764175415039,41.3732833862305,41.2185821533203,41.2185821533203,null,41.1154518127441,41.0982627868652,41.0868034362793,41.0581550598145,41.0466995239258,41.0295066833496,41.000862121582,40.949291229248,40.8576202392578,40.8175163269043,40.7888641357422,40.7716789245605,40.7373008728027,40.8232421875,40.8461608886719,40.9149169921875,41.0123176574707,41.0295066833496,41.0466995239258,41.0638847351074,41.0753440856934,41.0868034362793,41.0868034362793,41.1211814880371,41.1269111633301,41.1269111633301,41.1211814880371,41.1154518127441,41.1154518127441,null,41.0409660339355,40.8404350280762,40.8404350280762,40.828971862793,40.8175163269043,40.7487602233887,40.7201080322266,40.7315711975098,40.7315711975098,40.7487602233887,40.697193145752,40.7373008728027,40.7315711975098,40.7602157592773,40.7716789245605,40.8060531616211,40.8232421875,40.8347015380859,40.8576202392578,40.8576202392578,40.9149169921875,40.9321060180664,40.9435653686523,40.9607543945312,40.966480255127,40.9607543945312,40.949291229248,40.9607543945312,40.966480255127,40.9836730957031,40.9951286315918,41.000862121582,41.0180473327637,41.0409660339355,41.0753440856934,41.1211814880371,41.144100189209,41.1612892150879,41.1727447509766,41.2128524780273,41.2128524780273,41.2243118286133,41.2529640197754,41.1784744262695,41.1727447509766,41.1326370239258,41.138370513916,41.1039924621582,41.1039924621582,41.0868034362793,41.0753440856934,41.0696144104004,41.0753440856934,41.0638847351074,41.0524253845215,40.949291229248,41.0409660339355,41.0409660339355,null,40.2502861022949,40.2502861022949,40.244556427002,40.244556427002,40.238826751709,40.2216377258301,40.2159080505371,40.1758003234863,40.1586112976074,40.1528816223145,40.1471519470215,40.1414260864258,40.1356925964355,40.1185073852539,40.0898551940918,40.1013145446777,40.0726699829102,40.0783996582031,40.0726699829102,40.0497512817383,40.0325622558594,39.9981803894043,39.9867248535156,39.9809951782227,39.9523468017578,39.9065093994141,39.8721351623535,39.8377532958984,39.8320274353027,39.8148345947266,39.7976493835449,39.780460357666,39.7575416564941,39.7288932800293,39.7288932800293,39.7288932800293,39.786190032959,39.8148345947266,39.8434867858887,39.8721351623535,39.8835906982422,39.9466171264648,40.0497512817383,40.1070442199707,40.1414260864258,40.1643409729004,40.1929893493652,40.2159080505371,40.233097076416,40.2502861022949,40.2502861022949,null,41.144100189209,41.1670188903809,41.1784744262695,41.1784744262695,41.2013931274414,41.2300453186035,41.2357711791992,41.270149230957,41.27587890625,41.3159866333008,41.3159866333008,41.3331756591797,41.3331756591797,41.3732833862305,41.3847427368164,41.4305801391602,41.4305801391602,41.3274459838867,41.0581550598145,41.0409660339355,41.0237808227539,40.9951286315918,40.9893989562988,41.0065879821777,40.9951286315918,40.9951286315918,41.000862121582,41.000862121582,40.9951286315918,40.9836730957031,40.9836730957031,40.9893989562988,40.9722099304199,40.9722099304199,40.9893989562988,40.9893989562988,40.9951286315918,41.0065879821777,41.0123176574707,41.0295066833496,41.0409660339355,41.0524253845215,41.0524253845215,41.0753440856934,41.0868034362793,41.1211814880371,41.144100189209,41.144100189209,null,40.9034576416016,41.1154518127441,41.2300453186035,41.2300453186035,41.2013931274414,41.2185821533203,41.2529640197754,41.2300453186035,41.2185821533203,41.2128524780273,41.144100189209,41.1211814880371,41.0753440856934,41.0409660339355,41.0180473327637,41.000862121582,40.9951286315918,40.9836730957031,40.966480255127,40.9607543945312,40.949291229248,40.9607543945312,40.966480255127,40.9607543945312,40.9435653686523,40.9321060180664,40.9149169921875,40.8576202392578,40.8576202392578,40.8347015380859,40.8232421875,40.8060531616211,40.7716789245605,40.7602157592773,40.7315711975098,40.7258415222168,40.9034576416016,40.9034576416016,null,41.4764175415039,41.4764175415039,41.453498840332,41.4477653503418,41.4248466491699,41.3847427368164,41.3618240356445,41.3503646850586,41.3389053344727,41.3159866333008,41.2930679321289,41.27587890625,41.2300453186035,41.2243118286133,41.2185821533203,41.2013931274414,41.1670188903809,41.1211814880371,41.0696144104004,41.0638847351074,41.0409660339355,40.949291229248,41.0524253845215,41.0638847351074,41.0753440856934,41.0696144104004,41.0753440856934,41.0868034362793,41.1039924621582,41.1039924621582,41.138370513916,41.1326370239258,41.1727447509766,41.1784744262695,41.2529640197754,41.2243118286133,41.2128524780273,41.2128524780273,41.1727447509766,41.1612892150879,41.144100189209,41.2128524780273,41.2185821533203,41.3732833862305,41.4764175415039,41.4764175415039,null,41.3045272827148,41.1842079162598,41.1326370239258,41.138370513916,41.0524253845215,41.0123176574707,40.949291229248,40.9263725280762,40.9034576416016,40.8977279663086,40.8117828369141,40.7716789245605,40.828971862793,40.8232421875,40.8347015380859,40.8518905639648,40.8576202392578,40.8977279663086,40.9321060180664,40.949291229248,41.000862121582,41.0237808227539,41.0409660339355,41.0466995239258,41.0581550598145,41.0810737609863,41.144100189209,41.138370513916,41.2586898803711,41.3045272827148,41.3045272827148,41.3045272827148,null,41.8373794555664,41.8373794555664,41.8373794555664,41.6081924438477,41.602466583252,41.6081924438477,41.6081924438477,41.591007232666,41.5852737426758,41.5738182067871,41.5680885314941,41.5623550415039,41.5508995056152,41.5508995056152,41.5394401550293,41.5337104797363,41.5279808044434,41.5279808044434,41.5165214538574,41.5165214538574,41.5107917785645,41.5050621032715,41.4936027526855,41.4936027526855,41.4878730773926,41.4764175415039,41.4764175415039,41.4821434020996,41.4878730773926,41.4764175415039,41.4821434020996,41.4993362426758,41.8373794555664,41.8373794555664,null,40.0669364929199,40.0497512817383,40.0325622558594,40.0268325805664,40.0153732299805,40.0039138793945,39.9867248535156,39.9695358276367,39.9867248535156,40.0497512817383,40.1070442199707,40.1414260864258,40.1586112976074,40.1815299987793,40.1987190246582,40.2216377258301,40.233097076416,40.2617454528809,40.2961235046387,40.3247718811035,40.3304977416992,40.3247718811035,40.3133087158203,40.2961235046387,40.2789344787598,40.2732048034668,40.2732048034668,40.2789344787598,40.3018531799316,40.2789344787598,40.2789344787598,40.2903900146484,40.3018531799316,40.3075790405273,40.3247718811035,40.3133087158203,40.2903900146484,40.2789344787598,40.2560157775879,40.2216377258301,40.2216377258301,40.2159080505371,40.2216377258301,40.2101783752441,40.2044486999512,40.1929893493652,40.1758003234863,40.1643409729004,40.1643409729004,40.1586112976074,40.1528816223145,40.0669364929199,40.0669364929199,null,40.1987190246582,40.1815299987793,40.1528816223145,40.1586112976074,40.1299629211426,40.1643409729004,40.1987190246582,40.2216377258301,40.2560157775879,40.2789344787598,40.2903900146484,40.3133087158203,40.3247718811035,40.3476905822754,40.3591461181641,40.3648796081543,40.3648796081543,40.3877983093262,40.4049835205078,40.4221725463867,40.4508171081543,40.4794692993164,40.4909286499023,40.5081176757812,40.5253067016602,40.548225402832,40.5768699645996,40.6055183410645,40.6055183410645,40.6055183410645,40.6112480163574,40.6227073669434,40.6341667175293,40.6398963928223,40.6398963928223,40.6513557434082,40.5539512634277,40.4737358093262,40.4680099487305,40.1987190246582,40.1987190246582,null,40.0726699829102,39.9809951782227,39.9695358276367,39.9638061523438,39.9580764770508,39.9408874511719,39.9294281005859,39.8549423217773,39.8492164611816,39.8434867858887,39.8262977600098,39.8033790588379,39.8262977600098,39.8377532958984,39.8492164611816,39.8434867858887,39.8377532958984,39.8721351623535,39.9065093994141,39.9523468017578,39.9809951782227,39.9867248535156,39.9981803894043,40.0325622558594,40.0497512817383,40.0726699829102,40.0726699829102,null,41.2300453186035,41.2529640197754,41.2185821533203,41.2013931274414,41.2300453186035,41.2300453186035,41.2586898803711,41.3675537109375,41.3675537109375,41.3618240356445,41.3503646850586,41.3503646850586,41.3446350097656,41.3446350097656,41.4248466491699,41.4248466491699,41.4477653503418,41.4477653503418,41.4305801391602,41.4305801391602,41.6081924438477,41.6196556091309,41.602466583252,41.596736907959,41.4076614379883,41.401927947998,41.3274459838867,41.3159866333008,41.2300453186035,41.2300453186035,null,41.8373794555664,41.8373794555664,41.9691581726074,41.9863471984863,41.9978065490723,42.0207252502441,42.0665626525879,42.0894813537598,42.1009368896484,42.1238555908203,42.1582374572754,42.1639633178711,42.1639633178711,42.1525039672852,42.1238555908203,42.1238555908203,42.18115234375,42.2269897460938,42.2613677978516,42.0035362243652,42.0035362243652,41.8373794555664,41.8373794555664,null,39.7231636047363,39.7288932800293,39.7288932800293,39.7518119812012,39.7690010070801,39.791919708252,39.8033790588379,39.8492164611816,39.8835906982422,39.9122428894043,39.9294281005859,39.9638061523438,39.9752655029297,39.9867248535156,40.0096435546875,40.0153732299805,40.0096435546875,40.0039138793945,39.9981803894043,40.0153732299805,40.0210990905762,40.0210990905762,40.0325622558594,40.0497512817383,40.061206817627,40.0783996582031,40.0783996582031,40.0841255187988,40.095588684082,40.1070442199707,40.1242332458496,40.1299629211426,40.1299629211426,40.1070442199707,40.1070442199707,40.0898551940918,40.0841255187988,40.1013145446777,40.1185073852539,40.1299629211426,40.1299629211426,40.1414260864258,40.1471519470215,40.1414260864258,40.1070442199707,40.0841255187988,40.0497512817383,40.0382919311523,40.0096435546875,39.9752655029297,39.91796875,39.8606719970703,39.8434867858887,39.8320274353027,39.8033790588379,39.791919708252,39.791919708252,39.774730682373,39.7575416564941,39.7346229553223,39.7231636047363,39.7231636047363,null,41.6081924438477,41.6081924438477,41.4305801391602,41.4305801391602,41.4477653503418,41.4477653503418,41.4248466491699,41.4248466491699,41.3446350097656,41.3389053344727,41.3274459838867,41.3446350097656,41.3274459838867,41.3331756591797,41.3274459838867,41.4305801391602,41.4305801391602,41.3847427368164,41.3732833862305,41.4420356750488,41.4420356750488,41.4649543762207,41.4706840515137,41.6081924438477,41.6081924438477,null,39.9695358276367,39.9638061523438,39.7288932800293,39.7288932800293,39.7231636047363,39.780460357666,39.8377532958984,39.8721351623535,39.9408874511719,39.9809951782227,39.9981803894043,40.0325622558594,40.0554809570312,40.1185073852539,40.2101783752441,40.2617454528809,40.2617454528809,40.2732048034668,40.2617454528809,40.2502861022949,40.2502861022949,40.2216377258301,40.2216377258301,40.2159080505371,40.1929893493652,40.1815299987793,40.1586112976074,40.1414260864258,40.1070442199707,40.0497512817383,39.9867248535156,39.9695358276367,39.9695358276367,null,39.7231636047363,39.7288932800293,39.7690010070801,40.061206817627,40.0898551940918,40.1070442199707,40.1586112976074,40.095588684082,40.0554809570312,40.0325622558594,39.9981803894043,39.9809951782227,39.9408874511719,39.8721351623535,39.8377532958984,39.780460357666,39.7231636047363,39.7231636047363,39.7231636047363,null,39.7231636047363,39.7231636047363,39.9523468017578,39.9523468017578,39.9638061523438,39.9752655029297,39.9867248535156,40.0039138793945,40.0210990905762,40.0210990905762,40.0039138793945,40.0096435546875,40.0096435546875,39.9867248535156,39.9809951782227,39.9867248535156,40.0039138793945,40.0039138793945,39.9981803894043,39.9809951782227,39.9638061523438,39.9294281005859,39.9122428894043,39.8835906982422,39.8492164611816,39.8033790588379,39.791919708252,39.7690010070801,39.7518119812012,39.7288932800293,39.7231636047363,39.7231636047363,null,40.2789344787598,40.3935241699219,40.496654510498,40.5023880004883,40.496654510498,40.5023880004883,40.5424919128418,40.5654106140137,40.5596809387207,40.5367622375488,40.548225402832,40.5654106140137,40.5940628051758,40.6112480163574,40.6227073669434,40.6628150939941,40.7086524963379,40.7086524963379,40.7373008728027,40.697193145752,40.7487602233887,40.7315711975098,40.7315711975098,40.7201080322266,40.7487602233887,40.7315711975098,40.7201080322266,40.7086524963379,40.7029228210449,40.680004119873,40.6742744445801,40.6628150939941,40.6570854187012,40.6341667175293,40.6227073669434,40.6227073669434,40.6227073669434,40.6055183410645,40.6055183410645,40.5596809387207,40.5023880004883,40.4279022216797,40.376335144043,40.37060546875,40.3648796081543,40.3534164428711,40.3534164428711,40.3591461181641,40.37060546875,40.3648796081543,40.2617454528809,40.2617454528809,40.2101783752441,40.1185073852539,40.0554809570312,40.095588684082,40.1586112976074,40.2216377258301,40.2789344787598,40.2789344787598,null,40.9091873168945,40.9034576416016,40.7258415222168,40.5253067016602,40.4909286499023,40.3935241699219,40.4221725463867,40.4221725463867,40.4164428710938,40.3935241699219,40.3877983093262,40.3877983093262,40.3820648193359,40.3877983093262,40.3935241699219,40.4049835205078,40.4164428710938,40.4336318969727,40.4336318969727,40.4279022216797,40.4393615722656,40.4393615722656,40.4450912475586,40.4622802734375,40.4680099487305,40.4680099487305,40.4680099487305,40.4622802734375,40.4622802734375,40.4794692993164,40.4851989746094,40.4851989746094,40.4622802734375,40.4622802734375,40.4794692993164,40.4909286499023,40.496654510498,40.5081176757812,40.5253067016602,40.7774085998535,40.7888641357422,40.9091873168945,40.9091873168945,null,40.9034576416016,40.9091873168945,41.0581550598145,41.3274459838867,41.3331756591797,41.3274459838867,41.3446350097656,41.3274459838867,41.3389053344727,41.3446350097656,41.3446350097656,41.3503646850586,41.3503646850586,41.3618240356445,41.3675537109375,41.3675537109375,41.2586898803711,41.2300453186035,41.1154518127441,40.9034576416016,40.9034576416016,null,40.3648796081543,40.4107131958008,40.4794692993164,40.4909286499023,40.5081176757812,40.5825996398926,40.6055183410645,40.691463470459,40.680004119873,40.691463470459,40.680004119873,40.6742744445801,40.6570854187012,40.6398963928223,40.6456260681152,40.6398963928223,40.6227073669434,40.6112480163574,40.6055183410645,40.5997886657715,40.5883293151855,40.5654106140137,40.5539512634277,40.5424919128418,40.5081176757812,40.4737358093262,40.4450912475586,40.4221725463867,40.3935241699219,40.376335144043,40.3534164428711,40.3190422058105,40.2732048034668,40.2617454528809,40.3648796081543,40.3648796081543,null,41.2243118286133,41.2185821533203,41.2013931274414,41.1956634521484,41.1727447509766,41.1555557250977,41.1899375915527,41.2185821533203,41.2472305297852,41.2529640197754,41.270149230957,41.3045272827148,41.3159866333008,41.3389053344727,41.3503646850586,41.3675537109375,41.3732833862305,41.3847427368164,41.401927947998,41.419116973877,41.5050621032715,41.5165214538574,41.5623550415039,41.5738182067871,41.6368446350098,41.6425743103027,41.2873382568359,41.27587890625,41.2586898803711,41.2243118286133,41.2243118286133,null,40.1299629211426,40.1586112976074,40.1528816223145,40.1815299987793,40.1987190246582,40.2159080505371,40.238826751709,40.2560157775879,40.2789344787598,40.3190422058105,40.1414260864258,40.1070442199707,40.0497512817383,39.9466171264648,39.8835906982422,39.8721351623535,39.8434867858887,39.8148345947266,39.786190032959,39.7288932800293,39.7288932800293,39.780460357666,39.791919708252,39.8377532958984,39.8721351623535,39.9065093994141,39.91796875,39.9294281005859,39.9523468017578,39.9867248535156,40.0497512817383,40.0554809570312,40.0554809570312,40.0669364929199,40.1013145446777,40.1299629211426,40.1299629211426,null,41.0696144104004,41.000862121582,40.8518905639648,40.8576202392578,40.9091873168945,41.1269111633301,41.1269111633301,41.1211814880371,41.1154518127441,41.0696144104004,41.0696144104004,null,40.5539512634277,40.4909286499023,40.3820648193359,40.3591461181641,40.3190422058105,40.2789344787598,40.2560157775879,40.238826751709,40.2159080505371,40.1987190246582,40.4680099487305,40.4737358093262,40.5539512634277,40.5539512634277,null,40.4508171081543,40.6742744445801,40.697193145752,40.7143821716309,40.7373008728027,40.7716789245605,40.7888641357422,40.7544898986816,40.7373008728027,40.7373008728027,40.7258415222168,40.7258415222168,40.7373008728027,40.7201080322266,40.6685447692871,40.6742744445801,40.6341667175293,40.6227073669434,40.5883293151855,40.548225402832,40.5081176757812,40.4279022216797,40.4508171081543,40.4508171081543,null,40.949291229248,41.0123176574707,41.0524253845215,41.138370513916,41.1326370239258,41.1842079162598,41.3045272827148,41.3675537109375,41.3847427368164,41.3962020874023,41.419116973877,41.401927947998,41.3847427368164,41.3732833862305,41.3675537109375,41.3503646850586,41.3389053344727,41.3159866333008,41.3045272827148,41.270149230957,41.2529640197754,41.2472305297852,41.2185821533203,41.1899375915527,41.1555557250977,41.1154518127441,41.1211814880371,41.1269111633301,41.1269111633301,41.1211814880371,41.0868034362793,41.0868034362793,41.0753440856934,41.0638847351074,41.0466995239258,41.0295066833496,41.0123176574707,40.9149169921875,40.9091873168945,40.949291229248,40.949291229248,null,41.1269111633301,41.144100189209,41.0810737609863,41.0868034362793,41.0868034362793,41.0810737609863,41.0696144104004,41.0638847351074,41.0696144104004,41.1211814880371,41.1670188903809,41.2013931274414,41.2185821533203,41.2243118286133,41.2300453186035,41.27587890625,41.2930679321289,41.3159866333008,41.3389053344727,41.3503646850586,41.3618240356445,41.3847427368164,41.4248466491699,41.4477653503418,41.453498840332,41.4764175415039,41.5222511291504,41.5337104797363,41.5508995056152,41.591007232666,41.5852737426758,41.5795478820801,41.401927947998,41.2987976074219,41.2873382568359,41.281608581543,41.2586898803711,41.138370513916,41.144100189209,41.144100189209,41.1555557250977,41.1612892150879,41.1727447509766,41.1670188903809,41.1612892150879,41.144100189209,41.1269111633301,41.1269111633301,null,42.0035362243652,42.0035362243652,41.9978065490723,41.6081924438477,41.6081924438477,41.596736907959,41.602466583252,41.6196556091309,41.6081924438477,41.8201904296875,41.8201904296875,41.8602981567383,41.8602981567383,41.8774833679199,41.8774833679199,41.9290542602539,41.9347801208496,41.9519729614258,41.9519729614258,42.0035362243652,42.0035362243652,null,41.1269111633301,41.1326370239258,41.4821434020996,41.4764175415039,41.4878730773926,41.4821434020996,41.4764175415039,41.4764175415039,41.4878730773926,41.1670188903809,41.0696144104004,41.1154518127441,41.1211814880371,41.1269111633301,41.1269111633301,41.1269111633301,null,40.8404350280762,40.8060531616211,40.7086524963379,40.691463470459,40.6055183410645,40.5825996398926,40.5081176757812,40.4909286499023,40.4794692993164,40.4107131958008,40.3648796081543,40.37060546875,40.3591461181641,40.3534164428711,40.3534164428711,40.3648796081543,40.37060546875,40.376335144043,40.4279022216797,40.5023880004883,40.5596809387207,40.6055183410645,40.6055183410645,40.6227073669434,40.6227073669434,40.6227073669434,40.6341667175293,40.6570854187012,40.6628150939941,40.6742744445801,40.680004119873,40.7029228210449,40.7086524963379,40.7201080322266,40.7315711975098,40.7487602233887,40.8175163269043,40.828971862793,40.8404350280762,40.8404350280762,40.8404350280762,null,41.0810737609863,41.0524253845215,41.0295066833496,41.000862121582,40.9836730957031,40.9607543945312,40.9435653686523,40.9263725280762,40.9091873168945,40.8977279663086,40.8748092651367,40.8518905639648,40.8347015380859,40.8175163269043,40.8576202392578,40.949291229248,41.000862121582,41.0295066833496,41.0466995239258,41.0581550598145,41.0868034362793,41.0982627868652,41.1154518127441,41.1555557250977,41.1727447509766,41.1956634521484,41.2013931274414,41.2185821533203,41.2243118286133,41.2357711791992,41.2472305297852,41.1612892150879,41.1555557250977,41.144100189209,41.1211814880371,41.0982627868652,41.0810737609863,41.0810737609863,null,39.9809951782227,40.0726699829102,40.0783996582031,40.0726699829102,40.1013145446777,40.0898551940918,40.1185073852539,40.1356925964355,40.1414260864258,40.1471519470215,40.1528816223145,40.1586112976074,40.1758003234863,40.2159080505371,40.2216377258301,40.238826751709,40.244556427002,40.244556427002,40.2502861022949,40.2502861022949,40.4508171081543,40.4279022216797,40.1414260864258,40.0783996582031,40.0726699829102,40.0554809570312,40.0898551940918,40.0783996582031,40.095588684082,40.061206817627,40.0210990905762,40.0039138793945,39.9809951782227,39.9809951782227,null,41.144100189209,41.0810737609863,41.0581550598145,41.0466995239258,41.0409660339355,41.0237808227539,41.000862121582,40.949291229248,40.9321060180664,40.8977279663086,40.8576202392578,40.8748092651367,40.8919982910156,40.9435653686523,40.9550247192383,40.9607543945312,40.9550247192383,40.9435653686523,40.949291229248,40.9607543945312,40.9722099304199,40.9893989562988,41.0982627868652,41.144100189209,41.1612892150879,41.1555557250977,41.144100189209,41.144100189209,41.144100189209,null,40.8175163269043,40.8347015380859,40.8518905639648,40.8748092651367,40.8977279663086,40.9091873168945,40.9263725280762,40.9435653686523,40.9607543945312,40.9435653686523,40.9263725280762,40.8977279663086,40.8690795898438,40.8461608886719,40.7945976257324,40.7831344604492,40.7774085998535,40.7544898986816,40.7029228210449,40.680004119873,40.6456260681152,40.6169776916504,40.548225402832,40.5883293151855,40.6227073669434,40.6341667175293,40.6742744445801,40.6685447692871,40.7201080322266,40.7373008728027,40.7258415222168,40.7258415222168,40.7373008728027,40.7373008728027,40.7544898986816,40.7888641357422,40.8175163269043,40.8175163269043,null,41.1269111633301,41.144100189209,41.1612892150879,41.1670188903809,41.1727447509766,41.1612892150879,41.144100189209,41.0982627868652,40.9893989562988,40.9722099304199,40.9607543945312,40.949291229248,40.9435653686523,40.9550247192383,40.9607543945312,40.9550247192383,40.9435653686523,40.8919982910156,40.8748092651367,40.8576202392578,40.8518905639648,40.8347015380859,40.8232421875,40.828971862793,40.7716789245605,40.7487602233887,40.6742744445801,40.6628150939941,40.6513557434082,40.6398963928223,40.6398963928223,40.6341667175293,40.6227073669434,40.6112480163574,40.6055183410645,40.6055183410645,40.6055183410645,40.6227073669434,40.6570854187012,40.7086524963379,40.7201080322266,40.7774085998535,40.8003273010254,40.8232421875,40.8461608886719,40.8690795898438,40.8805389404297,40.8862686157227,40.9263725280762,40.949291229248,40.9722099304199,41.0295066833496,41.0581550598145,41.0638847351074,41.0868034362793,41.1097183227539,41.1269111633301,41.1269111633301,null,40.6055183410645,40.5768699645996,40.548225402832,40.5253067016602,40.5081176757812,40.4909286499023,40.4794692993164,40.4508171081543,40.4221725463867,40.4049835205078,40.3877983093262,40.3648796081543,40.3648796081543,40.3591461181641,40.3476905822754,40.3247718811035,40.3075790405273,40.3018531799316,40.2903900146484,40.2789344787598,40.2789344787598,40.3018531799316,40.2789344787598,40.2732048034668,40.2732048034668,40.2789344787598,40.2961235046387,40.3133087158203,40.3247718811035,40.3304977416992,40.3247718811035,40.2961235046387,40.2617454528809,40.233097076416,40.2216377258301,40.1987190246582,40.1815299987793,40.1929893493652,40.2159080505371,40.2216377258301,40.2216377258301,40.2502861022949,40.2502861022949,40.2617454528809,40.2732048034668,40.3190422058105,40.3534164428711,40.376335144043,40.3935241699219,40.4221725463867,40.4450912475586,40.4737358093262,40.5081176757812,40.5424919128418,40.5539512634277,40.5654106140137,40.5883293151855,40.5997886657715,40.6055183410645,40.6112480163574,40.6227073669434,40.6055183410645,40.6055183410645,null,40.0554809570312,39.9981803894043,39.9867248535156,39.9580764770508,39.9294281005859,39.9065093994141,39.8835906982422,39.8721351623535,39.8606719970703,39.8549423217773,39.9294281005859,39.9408874511719,39.9580764770508,39.9638061523438,39.9695358276367,39.9809951782227,40.0039138793945,40.0210990905762,40.061206817627,40.095588684082,40.0783996582031,40.0898551940918,40.0554809570312,40.0726699829102,40.0783996582031,40.1414260864258,40.1299629211426,40.1242332458496,40.1070442199707,40.0898551940918,40.0554809570312,40.0554809570312,null,41.596736907959,41.5738182067871,41.5222511291504,41.4993362426758,41.4821434020996,41.4706840515137,41.453498840332,41.4305801391602,41.4305801391602,41.4305801391602,41.4133911132812,41.3904724121094,41.3675537109375,41.3389053344727,41.3102569580078,41.270149230957,41.2300453186035,41.1956634521484,41.138370513916,41.1211814880371,41.1039924621582,41.0810737609863,41.0982627868652,41.1211814880371,41.144100189209,41.1555557250977,41.1612892150879,41.2472305297852,41.2357711791992,41.3159866333008,41.3331756591797,41.3503646850586,41.3675537109375,41.3732833862305,41.3732833862305,41.3732833862305,41.3847427368164,41.3962020874023,41.4248466491699,41.4305801391602,41.4420356750488,41.4649543762207,41.5451698303223,41.596736907959,41.596736907959,null,42.0035362243652,42.0035362243652,41.5222511291504,41.4764175415039,41.4764175415039,41.4764175415039,41.6081924438477,41.9978065490723,42.0035362243652,42.0035362243652,null,40.7716789245605,40.8117828369141,40.8977279663086,40.9034576416016,40.9263725280762,40.949291229248,40.9091873168945,40.9149169921875,40.8461608886719,40.8232421875,40.7373008728027,40.7143821716309,40.697193145752,40.6742744445801,40.6513557434082,40.6227073669434,40.5883293151855,40.5825996398926,40.5825996398926,40.5825996398926,40.5768699645996,40.5654106140137,40.5539512634277,40.5424919128418,40.5310363769531,40.5081176757812,40.5081176757812,40.5081176757812,40.4909286499023,40.5539512634277,40.6513557434082,40.6628150939941,40.6742744445801,40.7487602233887,40.7716789245605,40.7716789245605,null,40.8862686157227,40.8805389404297,40.8690795898438,40.8461608886719,40.8232421875,40.8003273010254,40.7774085998535,40.7201080322266,40.7086524963379,40.6570854187012,40.6227073669434,40.6398963928223,40.6456260681152,40.6398963928223,40.6570854187012,40.6742744445801,40.680004119873,40.691463470459,40.680004119873,40.691463470459,40.7086524963379,40.8060531616211,40.8232421875,40.8576202392578,40.8576202392578,40.8576202392578,40.8576202392578,40.8805389404297,40.8805389404297,40.8805389404297,40.8862686157227,40.8919982910156,40.8862686157227,40.8862686157227,null,40.0382919311523,40.095588684082,40.1070442199707,40.1242332458496,40.1242332458496,40.1643409729004,40.1758003234863,40.1872596740723,40.2101783752441,40.2617454528809,40.2789344787598,40.3018531799316,40.2674713134766,40.244556427002,40.238826751709,40.0726699829102,40.0726699829102,39.8262977600098,39.7288932800293,39.7288932800293,39.7346229553223,39.7575416564941,39.774730682373,39.791919708252,39.791919708252,39.8033790588379,39.8320274353027,39.8434867858887,39.8606719970703,39.91796875,39.9752655029297,40.0096435546875,40.0382919311523,40.0382919311523,null,41.5508995056152,41.3675537109375,41.3045272827148,41.3045272827148,41.2586898803711,41.281608581543,41.2873382568359,41.2987976074219,41.401927947998,41.5795478820801,41.5508995056152,41.5508995056152,null,42.0035362243652,42.0035362243652,41.6425743103027,41.6368446350098,41.6425743103027,41.6483001708984,42.0035362243652,42.0035362243652,42.0035362243652,null,42.0035362243652,41.9978065490723,41.9978065490723,41.5852737426758,41.591007232666,41.5508995056152,41.5337104797363,41.5222511291504,42.0035362243652,42.0035362243652,null,40.8404350280762,41.0409660339355,41.0638847351074,41.0696144104004,41.0810737609863,41.0868034362793,41.0868034362793,41.0810737609863,41.144100189209,41.1269111633301,41.1097183227539,41.0868034362793,41.0638847351074,41.0581550598145,41.0295066833496,40.9722099304199,40.949291229248,40.9263725280762,40.8862686157227,40.8919982910156,40.8862686157227,40.8805389404297,40.8805389404297,40.8805389404297,40.8576202392578,40.8576202392578,40.8576202392578,40.8576202392578,40.8232421875,40.8060531616211,40.8404350280762,40.8404350280762,null,41.3732833862305,41.3331756591797,41.3331756591797,41.3159866333008,41.3159866333008,41.27587890625,41.270149230957,41.2357711791992,41.2300453186035,41.2013931274414,41.1784744262695,41.1784744262695,41.1670188903809,41.1670188903809,41.4878730773926,41.4936027526855,41.4936027526855,41.5050621032715,41.5107917785645,41.5165214538574,41.5165214538574,41.5279808044434,41.5279808044434,41.5337104797363,41.5394401550293,41.5508995056152,41.5508995056152,41.5623550415039,41.5680885314941,41.5738182067871,41.5852737426758,41.591007232666,41.6081924438477,41.6081924438477,41.602466583252,41.6081924438477,41.6081924438477,41.4706840515137,41.4649543762207,41.4420356750488,41.4420356750488,41.3732833862305,41.3732833862305,null,42.0035362243652,42.0035362243652,41.9519729614258,41.9519729614258,41.9347801208496,41.9290542602539,41.8774833679199,41.8774833679199,41.8602981567383,41.8602981567383,41.8201904296875,41.8201904296875,41.6081924438477,41.6081924438477,41.6081924438477,41.8373794555664,41.8373794555664,42.0035362243652,42.0035362243652,42.0035362243652,null,39.9523468017578,40.0153732299805,40.1643409729004,40.4049835205078,40.4794692993164,40.4794692993164,40.3304977416992,40.2674713134766,40.2560157775879,40.2502861022949,40.244556427002,40.238826751709,40.233097076416,40.2216377258301,40.1987190246582,40.1929893493652,40.1815299987793,40.1758003234863,40.1643409729004,40.1643409729004,40.1643409729004,40.1586112976074,40.1414260864258,40.1242332458496,40.1070442199707,40.095588684082,40.0841255187988,40.0783996582031,40.0783996582031,40.061206817627,40.0497512817383,40.0325622558594,40.0210990905762,40.0210990905762,40.0153732299805,39.9981803894043,40.0039138793945,40.0096435546875,40.0153732299805,40.0096435546875,39.9867248535156,39.9752655029297,39.9638061523438,39.9809951782227,39.9981803894043,40.0039138793945,40.0039138793945,39.9867248535156,39.9809951782227,39.9867248535156,40.0096435546875,40.0096435546875,40.0039138793945,40.0210990905762,40.0210990905762,40.0039138793945,39.9867248535156,39.9752655029297,39.9638061523438,39.9523468017578,39.9523468017578,39.9523468017578,null,42.0035362243652,42.0035362243652,42.0035362243652,41.9634284973145,41.9405097961426,41.8832168579102,41.8660278320312,41.8602981567383,41.854564666748,41.8488388061523,41.8316459655762,41.8144607543945,41.7800827026367,41.7571640014648,41.7399749755859,41.7113265991211,41.6081924438477,41.596736907959,41.5451698303223,41.4649543762207,41.4420356750488,41.4305801391602,41.4248466491699,41.3962020874023,41.3847427368164,41.3732833862305,41.3732833862305,41.3732833862305,41.3675537109375,41.3503646850586,41.3331756591797,41.3159866333008,41.2357711791992,41.2243118286133,41.2586898803711,41.27587890625,41.2873382568359,41.6425743103027,42.0035362243652,42.0035362243652,null,40.2789344787598,40.2617454528809,40.2101783752441,40.1872596740723,40.1758003234863,40.1643409729004,40.1242332458496,40.1242332458496,40.1070442199707,40.095588684082,40.0382919311523,40.0497512817383,40.0841255187988,40.1070442199707,40.1414260864258,40.1471519470215,40.1414260864258,40.1299629211426,40.1299629211426,40.1185073852539,40.1013145446777,40.0841255187988,40.0898551940918,40.1070442199707,40.1070442199707,40.1299629211426,40.1299629211426,40.1242332458496,40.1414260864258,40.1586112976074,40.1643409729004,40.1643409729004,40.1643409729004,40.1758003234863,40.1815299987793,40.1929893493652,40.233097076416,40.244556427002,40.2674713134766,40.2903900146484,40.3534164428711,40.3877983093262,40.3935241699219,40.4107131958008,40.4336318969727,40.5081176757812,40.5310363769531,40.548225402832,40.5539512634277,40.5654106140137,40.5825996398926,40.5997886657715,40.6112480163574,40.6341667175293,40.6742744445801,40.680004119873,40.6742744445801,40.6341667175293,40.6227073669434,40.6112480163574,40.6055183410645,40.6112480163574,40.5997886657715,40.5825996398926,40.5654106140137,40.548225402832,40.5367622375488,40.5253067016602,40.5081176757812,40.496654510498,40.4909286499023,40.4794692993164,40.4622802734375,40.4622802734375,40.4851989746094,40.4851989746094,40.4794692993164,40.4622802734375,40.4622802734375,40.4680099487305,40.4680099487305,40.4680099487305,40.4622802734375,40.4450912475586,40.4393615722656,40.4393615722656,40.4279022216797,40.4336318969727,40.4336318969727,40.4164428710938,40.4049835205078,40.3935241699219,40.3877983093262,40.3820648193359,40.3877983093262,40.3877983093262,40.3935241699219,40.4164428710938,40.4221725463867,40.4221725463867,40.3935241699219,40.2789344787598,40.2789344787598,null,41.3675537109375,41.5508995056152,41.5852737426758,41.6196556091309,41.6311111450195,41.6483001708984,41.6483001708984,41.6425743103027,41.6368446350098,41.5738182067871,41.5623550415039,41.5165214538574,41.5050621032715,41.419116973877,41.3962020874023,41.3847427368164,41.3675537109375,41.3675537109375,null,40.2216377258301,40.1987190246582,40.1643409729004,40.1299629211426,40.1013145446777,40.0669364929199,40.0554809570312,40.0554809570312,40.0497512817383,39.9867248535156,39.9523468017578,39.9294281005859,39.91796875,39.9065093994141,39.8721351623535,39.8377532958984,39.791919708252,39.780460357666,39.7288932800293,39.7288932800293,39.7288932800293,39.7288932800293,39.8320274353027,39.8434867858887,39.8492164611816,39.8606719970703,39.8721351623535,39.8721351623535,39.8893241882324,39.91796875,39.9638061523438,39.9981803894043,40.0153732299805,40.0268325805664,40.0497512817383,40.0669364929199,40.1528816223145,40.1586112976074,40.1643409729004,40.1643409729004,40.1758003234863,40.1929893493652,40.2044486999512,40.2101783752441,40.2216377258301,40.2159080505371,40.2216377258301,40.2216377258301,40.2216377258301,null,41.7743530273438,41.7571640014648,41.7514343261719,41.7457046508789,41.7170562744141,41.6941375732422,41.6654891967773,41.6483001708984,41.6597633361816,41.6597633361816,41.6597633361816,41.6483001708984,41.6483001708984,41.6540298461914,41.6769485473633,41.6884078979492,41.6998672485352,41.734245300293,41.7571640014648,41.7743530273438,41.7743530273438,null,41.722785949707,41.734245300293,41.7399749755859,41.7628936767578,41.7686233520508,41.7743530273438,41.7686233520508,41.7571640014648,41.734245300293,41.6998672485352,41.6884078979492,41.6769485473633,41.6884078979492,41.6998672485352,41.7056007385254,41.7056007385254,41.6941375732422,41.6769485473633,41.6654891967773,41.6540298461914,41.6311111450195,41.6081924438477,41.602466583252,41.6425743103027,41.722785949707,41.722785949707,null,41.6884078979492,41.6769485473633,41.6540298461914,41.6483001708984,41.6483001708984,41.6597633361816,41.6597633361816,41.6597633361816,41.6483001708984,41.6654891967773,41.6941375732422,41.7170562744141,41.6884078979492,41.6540298461914,41.5394401550293,41.5050621032715,41.4821434020996,41.4649543762207,41.5107917785645,41.5165214538574,41.5050621032715,41.4649543762207,41.4420356750488,41.4305801391602,41.4305801391602,41.4305801391602,41.4649543762207,41.5222511291504,41.5795478820801,41.6253814697266,41.6540298461914,41.6540298461914,41.6769485473633,41.6884078979492,41.6884078979492,null,41.7743530273438,41.7571640014648,41.7686233520508,41.7743530273438,41.7686233520508,41.7628936767578,41.7399749755859,41.734245300293,41.722785949707,42.0092658996582,42.0264549255371,42.0264549255371,41.9863471984863,41.911865234375,41.911865234375,41.8144607543945,41.7972717285156,41.7743530273438,41.7743530273438,null,41.602466583252,41.6081924438477,41.6311111450195,41.6540298461914,41.6654891967773,41.6769485473633,41.6941375732422,41.7056007385254,41.7056007385254,41.6998672485352,41.6884078979492,41.6769485473633,41.6540298461914,41.6540298461914,41.6368446350098,41.602466583252,41.5738182067871,41.5623550415039,41.4993362426758,41.4764175415039,41.4420356750488,41.4305801391602,41.401927947998,41.3732833862305,41.3732833862305,41.3904724121094,41.4248466491699,41.4076614379883,41.3847427368164,41.3560943603516,41.3389053344727,41.3274459838867,41.3159866333008,41.3045272827148,41.3102569580078,41.3446350097656,41.3904724121094,41.401927947998,41.419116973877,41.4305801391602,41.4305801391602,41.4592247009277,41.602466583252,41.602466583252,null,34.4175758361816,34.354549407959,34.3316307067871,34.2915229797363,34.2686042785645,34.2514190673828,34.211311340332,34.1826629638672,34.1540107727051,34.1081771850586,34.0852584838867,34.0737991333008,34.0680732727051,34.0623397827148,34.0623397827148,34.0737991333008,34.0852584838867,34.0852584838867,34.0852584838867,34.0795288085938,34.0795288085938,34.0222358703613,34.0508804321289,34.0623397827148,34.0795288085938,34.1196365356445,34.1368255615234,34.1654739379883,34.1883926391602,34.211311340332,34.486328125,34.4634094238281,34.4462203979492,34.4175758361816,34.4175758361816,null,33.4893836975098,33.2029037475586,33.2200927734375,33.2143630981445,33.2315521240234,33.2487411499023,33.2716598510742,33.317497253418,33.3404159545898,33.3633346557617,33.3862533569336,33.4034385681152,33.4320907592773,33.449275970459,33.4607353210449,33.4951095581055,33.5180282592773,33.5466804504395,33.8217010498047,33.8789939880371,33.8446159362793,33.8217010498047,33.8045082092285,33.7873191833496,33.7529449462891,33.7357559204102,33.7242965698242,33.7128372192383,33.6784591674805,33.6727294921875,33.6555404663086,33.4893836975098,33.4893836975098,null,32.7388076782227,32.7789154052734,32.8419418334961,32.853401184082,32.8877792358398,32.9164276123047,32.9336166381836,32.996639251709,33.0195579528809,33.0424728393555,33.0883102416992,33.1627998352051,33.1627998352051,33.1456069946289,33.1169624328613,33.1169624328613,33.1112289428711,33.12841796875,33.1112289428711,33.0883102416992,33.0711250305176,33.0310173034668,32.9336166381836,32.9164276123047,32.9049644470215,32.8591270446777,32.853401184082,32.7961044311523,32.7674560546875,32.7617263793945,32.7559967041016,32.7388076782227,32.7388076782227,null,34.6181106567383,34.663948059082,34.8243751525879,34.807186126709,34.7842674255371,34.7728080749512,34.7613487243652,34.7327003479004,34.7155113220215,34.6983222961426,34.6696739196777,34.6524848937988,34.629566192627,34.6181106567383,34.6066474914551,34.5608139038086,34.5550842285156,34.5207099914551,34.486328125,34.211311340332,34.2571449279785,34.3029823303223,34.348819732666,34.3717384338379,34.4347648620605,34.4634094238281,34.4748725891113,34.4806022644043,34.486328125,34.6181106567383,34.6181106567383,null,33.12841796875,33.1627998352051,33.4320907592773,33.3289566040039,33.2544708251953,33.2086334228516,33.1914443969727,33.1742553710938,33.12841796875,33.0883102416992,33.0711250305176,33.0596656799316,33.0596656799316,33.0997734069824,33.0310173034668,33.0711250305176,33.0883102416992,33.1112289428711,33.12841796875,33.12841796875,null,33.2029037475586,33.4893836975098,33.4836540222168,33.4836540222168,33.4721946716309,33.443546295166,33.4320907592773,33.1627998352051,33.12841796875,33.1112289428711,33.1169624328613,33.1169624328613,33.1456069946289,33.1627998352051,33.1627998352051,33.0883102416992,33.1054992675781,33.12841796875,33.1570663452148,33.1742553710938,33.2029037475586,33.2029037475586,null,32.7101631164551,32.6986999511719,32.6872444152832,32.681510925293,32.681510925293,32.6700553894043,32.6356735229492,32.6299476623535,32.6184883117676,32.6070289611816,32.5955696105957,32.5955696105957,32.5955696105957,32.5783805847168,32.5669212341309,32.5611915588379,32.5096244812012,32.5038986206055,32.4924354553223,32.4752464294434,32.4695167541504,32.4580612182617,32.4465980529785,32.4351425170898,32.4179534912109,32.4064903259277,32.3893051147461,32.3434677124023,32.3262786865234,32.3090896606445,32.3033599853516,32.3090896606445,32.3090896606445,32.3663864135742,32.3950347900391,32.4465980529785,32.4523277282715,32.4465980529785,32.4236831665039,32.3893051147461,32.3663864135742,32.3320083618164,32.3033599853516,32.2804412841797,32.2517929077148,32.2403335571289,32.228874206543,32.2403335571289,32.2632522583008,32.2689819335938,32.2517929077148,32.2460632324219,32.22314453125,32.1887702941895,32.1543922424316,32.1314735412598,32.1257438659668,32.1429328918457,32.1429328918457,32.1314735412598,32.1085548400879,32.097095489502,32.0741806030273,32.0397987365723,32.0512619018555,32.0684471130371,32.085636138916,32.091365814209,32.1543922424316,32.1715812683105,32.1944999694824,32.2059555053711,32.22314453125,32.2517929077148,32.2919006347656,32.3205490112305,32.3033599853516,32.2861709594727,32.2804412841797,32.2804412841797,32.3205490112305,32.3377380371094,32.3663864135742,32.3663864135742,32.3606567382812,32.3663864135742,32.4064903259277,32.4236831665039,32.4523277282715,32.4752464294434,32.532543182373,32.5955696105957,32.6070289611816,32.6471366882324,32.6643257141113,32.7101631164551,32.7101631164551,null,33.3289566040039,33.2487411499023,33.2487411499023,33.2430114746094,33.2258224487305,33.1914443969727,33.1570663452148,33.1570663452148,33.1570663452148,33.1570663452148,33.134147644043,33.134147644043,33.1169624328613,33.0596656799316,33.0310173034668,32.990909576416,32.9622611999512,32.9450721740723,32.9278831481934,32.8877792358398,32.8820457458496,32.8705902099609,32.8476715087891,32.8419418334961,32.8591270446777,32.8705902099609,32.8992347717285,32.9106979370117,32.9049644470215,32.9622611999512,32.9737205505371,32.996639251709,32.990909576416,33.0252876281738,33.1570663452148,33.1742553710938,33.1914443969727,33.1971740722656,33.2200927734375,33.2315521240234,33.2602005004883,33.2716598510742,33.2773895263672,33.2773895263672,33.2716598510742,33.2773895263672,33.2888450622559,33.3117637634277,33.3404159545898,33.3919792175293,33.3977088928223,33.4263572692871,33.443546295166,33.4607353210449,33.4607353210449,33.4607353210449,33.4836540222168,33.4951095581055,33.5065727233887,33.5065727233887,33.5065727233887,33.5123023986816,33.5065727233887,33.5065727233887,33.5008430480957,33.5008430480957,33.4607353210449,33.4607353210449,33.449275970459,33.437816619873,33.4263572692871,33.4034385681152,33.3862533569336,33.3690643310547,33.3461456298828,33.3404159545898,33.3289566040039,33.3289566040039,null,33.7472152709961,33.7414855957031,33.6956481933594,33.6956481933594,33.6956481933594,33.6727294921875,33.6669998168945,33.6555404663086,33.6326217651367,33.6154365539551,33.6097030639648,33.5925178527832,33.5753288269043,33.5695991516113,33.5524101257324,33.5753288269043,33.5753288269043,33.5695991516113,33.5581359863281,33.5409469604492,33.5180282592773,33.4951095581055,33.4779243469238,33.4721946716309,33.4836540222168,33.4836540222168,33.5294914245605,33.5409469604492,33.6154365539551,33.6268920898438,33.6211624145508,33.638355255127,33.6498107910156,33.7128372192383,33.7472152709961,33.7529449462891,33.770133972168,33.7758636474609,33.7815933227539,33.7644004821777,33.7644004821777,33.7529449462891,33.7529449462891,33.7815933227539,33.7930526733398,33.8789939880371,33.8847236633301,33.8789939880371,33.8331565856934,33.8331565856934,33.8217010498047,33.8102378845215,33.8102378845215,33.8102378845215,33.7758636474609,33.770133972168,33.7815933227539,33.7758636474609,33.7815933227539,33.7758636474609,33.7644004821777,33.7472152709961,33.7472152709961,null,32.5153541564941,32.538272857666,32.538272857666,32.549732208252,32.5611915588379,32.5669212341309,32.5783805847168,32.6184883117676,32.6127548217773,32.6184883117676,32.6299476623535,32.6414070129395,32.6528625488281,32.6700553894043,32.7216186523438,32.7445373535156,32.7674560546875,32.7961044311523,32.8132934570312,32.8247528076172,32.853401184082,32.8362083435059,32.8190231323242,32.853401184082,32.864860534668,32.8935089111328,32.9049644470215,32.8935089111328,32.9336166381836,33.0138282775879,33.0252876281738,32.990909576416,32.996639251709,32.9737205505371,32.9622611999512,32.9049644470215,32.9106979370117,32.8992347717285,32.8705902099609,32.8591270446777,32.8419418334961,32.8476715087891,32.8705902099609,32.8820457458496,32.8877792358398,32.9278831481934,32.9450721740723,32.9622611999512,32.990909576416,33.0310173034668,33.0596656799316,33.1169624328613,33.134147644043,33.134147644043,33.1570663452148,33.1570663452148,33.1570663452148,33.1570663452148,33.1914443969727,33.2258224487305,33.2029037475586,33.185718536377,33.1570663452148,33.1456069946289,33.1456069946289,33.12841796875,33.1169624328613,33.0997734069824,33.0997734069824,33.0940437316895,33.0711250305176,33.0596656799316,33.0596656799316,33.0539360046387,33.0252876281738,33.0195579528809,33.0252876281738,33.0310173034668,33.0252876281738,32.9794540405273,32.9450721740723,32.9336166381836,32.9164276123047,32.8992347717285,32.8935089111328,32.8763198852539,32.8591270446777,32.8362083435059,32.7846450805664,32.7674560546875,32.7674560546875,32.7674560546875,32.8247528076172,32.8247528076172,32.8190231323242,32.7903747558594,32.7789154052734,32.7617263793945,32.7502670288086,32.7445373535156,32.733081817627,32.7216186523438,32.7044296264648,32.6471366882324,32.6414070129395,32.6414070129395,32.6242179870605,32.6242179870605,32.5955696105957,32.5955696105957,32.5955696105957,32.6070289611816,32.5955696105957,32.5783805847168,32.5669212341309,32.5554618835449,32.532543182373,32.5210838317871,32.5038986206055,32.4924354553223,32.5153541564941,32.5153541564941,null,35.1910667419434,35.1738777160645,35.1395034790039,35.1280403137207,35.0650177001953,35.0650177001953,35.0306396484375,34.9905319213867,34.9618835449219,34.9504280090332,34.93896484375,34.9217758178711,34.9045906066895,34.8472938537598,34.8587532043457,34.8874015808105,34.8874015808105,34.8874015808105,34.8874015808105,34.8931312561035,34.8874015808105,34.8874015808105,34.8988571166992,34.9045906066895,34.9045906066895,34.9160461425781,34.9332389831543,34.9332389831543,35.0535583496094,35.0535583496094,35.0764770507812,35.1910667419434,35.1910667419434,35.1910667419434,null,34.8243751525879,34.8186454772949,34.7842674255371,34.7613487243652,34.7212409973145,34.7040557861328,34.6467590332031,34.6410293579102,34.5894622802734,34.543628692627,34.5780029296875,34.6181106567383,34.6410293579102,34.663948059082,34.6925926208496,34.7155113220215,34.7269744873047,34.7327003479004,34.7556190490723,34.7670783996582,34.7842674255371,34.8243751525879,34.8243751525879,null,34.812915802002,34.807186126709,34.7785377502441,34.7327003479004,34.6696739196777,34.6582183837891,34.6582183837891,34.6467590332031,34.629566192627,34.6123809814453,34.6009216308594,34.5608139038086,34.5207099914551,34.5207099914551,34.5035171508789,34.4977912902832,34.486328125,34.486328125,34.486328125,34.486328125,34.492057800293,34.4806022644043,34.4748725891113,34.4806022644043,34.360279083252,34.4118461608887,34.4233016967773,34.4576835632324,34.4806022644043,34.4977912902832,34.5035171508789,34.5321655273438,34.543628692627,34.5780029296875,34.5951919555664,34.6009216308594,34.6181106567383,34.6467590332031,34.663948059082,34.6925926208496,34.7212409973145,34.812915802002,34.812915802002,34.812915802002,null,33.9420204162598,33.890453338623,33.890453338623,33.8847236633301,33.7873191833496,33.7930526733398,33.7930526733398,33.7472152709961,33.7185668945312,33.7071075439453,33.5065727233887,33.5065727233887,33.5065727233887,33.4951095581055,33.4836540222168,33.4607353210449,33.4607353210449,33.4607353210449,33.443546295166,33.455005645752,33.449275970459,33.455005645752,33.449275970459,33.443546295166,33.449275970459,33.449275970459,33.4607353210449,33.5008430480957,33.5180282592773,33.5294914245605,33.5581359863281,33.5638656616211,33.5753288269043,33.5695991516113,33.5753288269043,33.5925178527832,33.6097030639648,33.6154365539551,33.6555404663086,33.6956481933594,33.6956481933594,33.7815933227539,33.7930526733398,33.8217010498047,33.9420204162598,33.9420204162598,null,32.853401184082,32.8247528076172,32.8132934570312,32.7961044311523,32.7674560546875,32.7445373535156,32.7216186523438,32.6700553894043,32.6528625488281,32.6414070129395,32.6299476623535,32.6184883117676,32.6127548217773,32.6184883117676,32.5783805847168,32.5669212341309,32.5611915588379,32.549732208252,32.538272857666,32.538272857666,32.5153541564941,32.5210838317871,32.5096244812012,32.4981651306152,32.5038986206055,32.5096244812012,32.5611915588379,32.5669212341309,32.5783805847168,32.5955696105957,32.5955696105957,32.5955696105957,32.6070289611816,32.6184883117676,32.6299476623535,32.6356735229492,32.6700553894043,32.681510925293,32.681510925293,32.6872444152832,32.6986999511719,32.7101631164551,32.7502670288086,32.7674560546875,32.7846450805664,32.8591270446777,32.8705902099609,32.8935089111328,32.9221534729004,32.9393424987793,32.9622611999512,32.990909576416,33.0310173034668,33.0997734069824,33.0596656799316,33.0596656799316,33.0711250305176,33.0883102416992,33.12841796875,33.1742553710938,33.1742553710938,33.1627998352051,33.1513366699219,33.1169624328613,33.0940437316895,33.0711250305176,33.0596656799316,33.0711250305176,33.0596656799316,33.0596656799316,33.0596656799316,33.0539360046387,33.0424728393555,33.0195579528809,32.990909576416,32.9737205505371,32.9450721740723,32.9278831481934,32.9049644470215,32.853401184082,32.853401184082,null,34.5207099914551,34.5149765014648,34.5035171508789,34.4977912902832,34.5035171508789,34.5207099914551,34.5149765014648,34.4977912902832,34.4748725891113,34.4691390991211,34.4576835632324,34.4462203979492,34.4347648620605,34.4175758361816,34.4061164855957,34.4061164855957,34.4061164855957,34.4003829956055,34.3889274597168,34.3774681091309,34.354549407959,34.343090057373,34.3373603820801,34.3316307067871,34.3087120056152,34.2915229797363,34.2915229797363,34.2800636291504,34.2686042785645,34.0967178344727,34.1310958862305,34.1482849121094,34.1654739379883,34.2055816650391,34.2227668762207,34.2399559020996,34.2456855773926,34.2800636291504,34.3201713562012,34.3316307067871,34.360279083252,34.3660087585449,34.360279083252,34.348819732666,34.3373603820801,34.3259010314941,34.3316307067871,34.343090057373,34.360279083252,34.4806022644043,34.4748725891113,34.4806022644043,34.492057800293,34.486328125,34.486328125,34.486328125,34.486328125,34.4977912902832,34.5035171508789,34.5207099914551,34.5207099914551,34.5207099914551,null,34.2399559020996,34.2800636291504,34.2972526550293,34.6123809814453,34.3029823303223,34.2686042785645,34.2456855773926,34.2686042785645,34.2628746032715,34.2571449279785,34.2571449279785,34.2800636291504,34.2800636291504,34.2686042785645,34.2857933044434,34.3029823303223,34.3029823303223,34.2915229797363,34.2972526550293,34.2686042785645,34.2628746032715,34.2399559020996,34.2399559020996,null,33.1742553710938,33.3289566040039,33.3003082275391,33.2773895263672,33.2659301757812,33.2659301757812,33.2602005004883,33.2315521240234,33.2200927734375,33.1971740722656,33.1914443969727,33.1742553710938,33.1570663452148,33.0252876281738,33.0138282775879,32.9336166381836,32.8935089111328,32.9049644470215,32.8935089111328,32.864860534668,32.853401184082,32.8190231323242,32.8362083435059,32.853401184082,32.9049644470215,32.9278831481934,32.9450721740723,32.9737205505371,32.990909576416,33.0195579528809,33.0424728393555,33.0539360046387,33.0596656799316,33.0596656799316,33.0596656799316,33.0711250305176,33.0596656799316,33.0711250305176,33.0940437316895,33.1169624328613,33.1513366699219,33.1627998352051,33.1742553710938,33.1742553710938,33.1742553710938,null,33.8217010498047,33.5466804504395,33.586784362793,33.5925178527832,33.5982437133789,33.6154365539551,33.6555404663086,33.6669998168945,33.7128372192383,33.7357559204102,33.7472152709961,33.7529449462891,33.7758636474609,33.8331565856934,33.8560752868652,33.8618049621582,33.8675346374512,33.9362907409668,33.9592094421387,33.9649391174316,33.9821281433105,33.9592094421387,33.9191017150879,33.896183013916,33.8789939880371,33.8217010498047,33.8217010498047,null,34.5780029296875,34.543628692627,34.5207099914551,34.4806022644043,34.4691390991211,34.4462203979492,34.4290351867676,34.4233016967773,34.4175758361816,34.3774681091309,34.360279083252,34.2686042785645,34.2456855773926,34.2285003662109,34.2227668762207,34.211311340332,34.2227668762207,34.2227668762207,34.211311340332,34.1998481750488,34.1941223144531,34.1712036132812,34.1712036132812,34.1883926391602,34.1998481750488,34.2055816650391,34.2342300415039,34.2456855773926,34.2514190673828,34.2686042785645,34.3259010314941,34.348819732666,34.4462203979492,34.4634094238281,34.4977912902832,34.5493545532227,34.5780029296875,34.5780029296875,null,34.0967178344727,34.2686042785645,34.2800636291504,34.2915229797363,34.2915229797363,34.3087120056152,34.2972526550293,34.2800636291504,34.2399559020996,34.2285003662109,34.211311340332,34.1883926391602,34.1654739379883,34.1540107727051,34.1310958862305,34.1139068603516,34.0967178344727,34.0967178344727,34.090991973877,34.039421081543,34.0165023803711,33.9993171691895,33.9821281433105,33.9763984680176,33.9592094421387,33.9477462768555,33.9420204162598,33.9191017150879,33.907642364502,33.8675346374512,33.8503456115723,33.8446159362793,33.8217010498047,33.8102378845215,33.7930526733398,33.8045082092285,33.8045082092285,33.7987823486328,33.7873191833496,33.7873191833496,33.7758636474609,33.7758636474609,33.8045082092285,33.8217010498047,33.8217010498047,33.8102378845215,33.8102378845215,33.8388862609863,33.8388862609863,33.8789939880371,33.8789939880371,33.890453338623,33.8847236633301,33.8847236633301,33.890453338623,33.890453338623,33.9420204162598,33.9821281433105,34.0050468444824,34.0222358703613,34.039421081543,34.0566101074219,34.0680732727051,34.0795288085938,34.0967178344727,34.0967178344727,null,33.2258224487305,33.2430114746094,33.2487411499023,33.2487411499023,33.3289566040039,33.3977088928223,33.455005645752,33.5008430480957,33.5180282592773,33.5466804504395,33.5753288269043,33.6211624145508,33.7071075439453,33.7529449462891,33.770133972168,33.770133972168,33.7529449462891,33.7242965698242,33.7128372192383,33.6956481933594,33.6956481933594,33.7185668945312,33.6612701416016,33.6555404663086,33.6440811157227,33.6211624145508,33.6097030639648,33.6039733886719,33.5982437133789,33.5753288269043,33.5753288269043,33.5524101257324,33.5065727233887,33.443546295166,33.4034385681152,33.3747901916504,33.3346824645996,33.317497253418,33.3117637634277,33.3232269287109,33.3690643310547,33.3805198669434,33.3805198669434,33.3690643310547,33.3346824645996,33.3117637634277,33.2773895263672,33.2659301757812,33.2487411499023,33.2315521240234,33.2143630981445,33.1742553710938,33.1627998352051,33.1685256958008,33.1685256958008,33.1627998352051,33.1456069946289,33.134147644043,33.12841796875,33.1456069946289,33.1456069946289,33.1570663452148,33.185718536377,33.2029037475586,33.2258224487305,33.2258224487305,null,35.1967964172363,34.9217758178711,34.8816719055176,34.8587532043457,34.812915802002,34.801456451416,34.7842674255371,34.5951919555664,34.5493545532227,34.486328125,34.5207099914551,34.5550842285156,34.5608139038086,34.6066474914551,34.6181106567383,34.629566192627,34.6524848937988,34.6696739196777,34.6983222961426,34.7155113220215,34.7327003479004,34.7613487243652,34.7728080749512,34.7842674255371,34.807186126709,34.8243751525879,34.8472938537598,34.8644828796387,34.8874015808105,34.9160461425781,34.9618835449219,35.0019912719727,35.0191802978516,35.0249099731445,35.0191802978516,35.0249099731445,35.0478286743164,35.0592842102051,35.0707473754883,35.0764770507812,35.082202911377,35.0879364013672,35.0764770507812,35.0707473754883,35.0707473754883,35.0592842102051,35.0707473754883,35.0764770507812,35.0993957519531,35.116584777832,35.1337738037109,35.1280403137207,35.1280403137207,35.1395034790039,35.1738777160645,35.1853370666504,35.1738777160645,35.2082557678223,35.2082557678223,35.1967964172363,35.1967964172363,35.1910667419434,35.1967964172363,35.1967964172363,35.1967964172363,null,34.0737991333008,34.0852584838867,34.1081771850586,34.1540107727051,34.1826629638672,34.211311340332,34.2514190673828,34.2686042785645,34.2915229797363,34.3316307067871,34.354549407959,34.4175758361816,34.3889274597168,34.3831977844238,34.3717384338379,34.354549407959,34.3201713562012,34.3144416809082,34.3087120056152,34.3029823303223,34.2800636291504,34.2686042785645,34.2571449279785,34.2514190673828,34.2285003662109,34.211311340332,34.1941223144531,34.1712036132812,34.1482849121094,34.1425552368164,34.0737991333008,34.0107727050781,33.9649391174316,33.9592094421387,34.0050468444824,34.0050468444824,33.9935836791992,33.9821281433105,33.9821281433105,33.9763984680176,33.9763984680176,34.0107727050781,34.0165023803711,34.0165023803711,33.9935836791992,33.9821281433105,33.9935836791992,34.039421081543,34.0737991333008,34.0737991333008,null,32.5554618835449,32.5726509094238,32.5783805847168,32.6070289611816,32.6356735229492,32.6528625488281,32.67578125,32.7044296264648,32.7216186523438,32.7388076782227,32.7559967041016,32.7617263793945,32.7674560546875,32.7961044311523,32.853401184082,32.8591270446777,32.9049644470215,32.9164276123047,32.9336166381836,33.0310173034668,32.990909576416,32.9622611999512,32.9393424987793,32.9221534729004,32.8935089111328,32.8705902099609,32.8591270446777,32.7846450805664,32.7674560546875,32.7502670288086,32.7101631164551,32.6643257141113,32.6299476623535,32.6414070129395,32.6414070129395,32.6471366882324,32.6643257141113,32.6700553894043,32.6872444152832,32.6986999511719,32.7559967041016,32.5554618835449,32.5554618835449,null,33.7185668945312,33.7987823486328,33.8217010498047,33.8446159362793,33.8675346374512,33.890453338623,33.907642364502,33.9649391174316,33.9821281433105,34.0107727050781,34.03369140625,34.039421081543,34.0680732727051,34.090991973877,34.1196365356445,34.1654739379883,34.211311340332,34.2456855773926,34.2686042785645,34.3029823303223,33.9477462768555,33.8675346374512,33.8503456115723,33.8274269104004,33.7987823486328,33.7529449462891,33.7128372192383,33.6669998168945,33.6097030639648,33.5753288269043,33.5753288269043,33.5982437133789,33.6039733886719,33.6097030639648,33.6211624145508,33.6440811157227,33.6555404663086,33.6612701416016,33.7185668945312,33.7185668945312,null,32.5554618835449,32.7559967041016,32.6986999511719,32.6872444152832,32.6700553894043,32.6643257141113,32.6471366882324,32.6414070129395,32.6414070129395,32.6299476623535,32.6643257141113,32.6471366882324,32.6070289611816,32.5955696105957,32.532543182373,32.4752464294434,32.4523277282715,32.4236831665039,32.4064903259277,32.3663864135742,32.3606567382812,32.3663864135742,32.3663864135742,32.3377380371094,32.3205490112305,32.2804412841797,32.2804412841797,32.2861709594727,32.3033599853516,32.3205490112305,32.2919006347656,32.2517929077148,32.22314453125,32.2059555053711,32.1944999694824,32.1715812683105,32.1543922424316,32.091365814209,32.097095489502,32.1142845153809,32.1314735412598,32.1601181030273,32.1830368041992,32.228874206543,32.2976303100586,32.3205490112305,32.3434677124023,32.3778457641602,32.4236831665039,32.4637908935547,32.4809799194336,32.5554618835449,32.5554618835449,null,34.1654739379883,34.1081771850586,34.0967178344727,34.0852584838867,34.1941223144531,34.2686042785645,34.360279083252,34.3774681091309,34.4175758361816,34.4233016967773,34.4290351867676,34.4462203979492,34.4691390991211,34.5550842285156,34.5608139038086,34.5837326049805,34.5378952026367,34.6181106567383,34.6009216308594,34.5951919555664,34.5780029296875,34.543628692627,34.5321655273438,34.5035171508789,34.4977912902832,34.4806022644043,34.4576835632324,34.4233016967773,34.4118461608887,34.360279083252,34.343090057373,34.348819732666,34.348819732666,34.3087120056152,34.2915229797363,34.2915229797363,34.2915229797363,34.2972526550293,34.2857933044434,34.2686042785645,34.2571449279785,34.2285003662109,34.1826629638672,34.1654739379883,34.1654739379883,null,35.0249099731445,34.9275093078613,34.8186454772949,34.812915802002,34.7212409973145,34.6925926208496,34.663948059082,34.6467590332031,34.6181106567383,34.5378952026367,34.5837326049805,34.5608139038086,34.5550842285156,34.4691390991211,34.4806022644043,34.5207099914551,34.543628692627,34.5894622802734,34.6410293579102,34.6467590332031,34.7040557861328,34.7212409973145,34.7613487243652,34.7842674255371,34.8186454772949,34.8472938537598,34.8874015808105,34.9275093078613,34.9561538696289,35.082202911377,35.0249099731445,35.0249099731445,null,34.486328125,34.5493545532227,34.5951919555664,34.7842674255371,34.7556190490723,34.7097816467285,34.6868667602539,34.6754035949707,34.6696739196777,34.6582183837891,34.6352996826172,34.6066474914551,34.5894622802734,34.5837326049805,34.5608139038086,34.5550842285156,34.5378952026367,34.4806022644043,34.4576835632324,34.4462203979492,34.4290351867676,34.360279083252,34.3201713562012,34.3087120056152,34.2800636291504,34.211311340332,34.2285003662109,34.2514190673828,34.2571449279785,34.2686042785645,34.2800636291504,34.3029823303223,34.3087120056152,34.3144416809082,34.3201713562012,34.354549407959,34.3717384338379,34.3831977844238,34.3889274597168,34.4175758361816,34.4462203979492,34.4634094238281,34.486328125,34.486328125,null,34.0566101074219,34.0165023803711,34.0165023803711,33.9534797668457,34.0107727050781,34.0107727050781,34.039421081543,34.0508804321289,34.0566101074219,34.0852584838867,34.1139068603516,34.1310958862305,34.1654739379883,34.1826629638672,34.2285003662109,34.2571449279785,34.2686042785645,34.2857933044434,34.2972526550293,34.2915229797363,34.2915229797363,34.2915229797363,34.3087120056152,34.348819732666,34.348819732666,34.343090057373,34.360279083252,34.343090057373,34.3316307067871,34.3259010314941,34.3373603820801,34.348819732666,34.360279083252,34.3660087585449,34.360279083252,34.3316307067871,34.3201713562012,34.2800636291504,34.2456855773926,34.2399559020996,34.2227668762207,34.2055816650391,34.1654739379883,34.1482849121094,34.1310958862305,34.0967178344727,34.0795288085938,34.0680732727051,34.0566101074219,34.0566101074219,null,33.8789939880371,34.0852584838867,34.0852584838867,34.1253662109375,34.1826629638672,34.1826629638672,34.1883926391602,34.2055816650391,34.1998481750488,34.1253662109375,34.1081771850586,34.1081771850586,34.0967178344727,34.0795288085938,34.0508804321289,34.0165023803711,33.9993171691895,33.9706649780273,33.9248313903809,33.9133720397949,33.8847236633301,33.8789939880371,33.7930526733398,33.7815933227539,33.7529449462891,33.7529449462891,33.7644004821777,33.7644004821777,33.7815933227539,33.7758636474609,33.770133972168,33.7529449462891,33.7472152709961,33.7128372192383,33.6555404663086,33.6727294921875,33.6784591674805,33.7128372192383,33.7242965698242,33.7357559204102,33.7529449462891,33.7873191833496,33.8045082092285,33.8217010498047,33.8446159362793,33.8789939880371,33.8789939880371,null,33.9592094421387,34.0222358703613,34.0795288085938,34.0795288085938,34.0852584838867,34.0852584838867,34.0852584838867,34.0737991333008,34.0623397827148,34.0623397827148,34.0680732727051,34.0737991333008,34.039421081543,33.9935836791992,33.9821281433105,33.9935836791992,34.0165023803711,34.0165023803711,34.0107727050781,33.9763984680176,33.9763984680176,33.9821281433105,33.9821281433105,33.9935836791992,34.0050468444824,34.0050468444824,33.9592094421387,33.9362907409668,33.8675346374512,33.8618049621582,33.8560752868652,33.8331565856934,33.7758636474609,33.7529449462891,33.7472152709961,33.7357559204102,33.7128372192383,33.6669998168945,33.6555404663086,33.6154365539551,33.6498107910156,33.6899185180664,33.7300262451172,33.7529449462891,33.7758636474609,33.7873191833496,33.8331565856934,33.8618049621582,33.8789939880371,33.890453338623,33.9133720397949,33.9477462768555,33.9592094421387,33.9592094421387,null,33.770133972168,33.7930526733398,33.8102378845215,33.8217010498047,33.8446159362793,33.8503456115723,33.8675346374512,33.907642364502,33.9191017150879,33.9420204162598,33.9477462768555,33.9592094421387,33.9763984680176,33.9821281433105,33.9993171691895,34.0165023803711,34.039421081543,34.090991973877,34.0967178344727,34.0967178344727,34.1139068603516,34.1310958862305,34.1540107727051,34.1654739379883,34.1883926391602,34.211311340332,34.2285003662109,34.2399559020996,34.2628746032715,34.2686042785645,34.2972526550293,34.2915229797363,34.3029823303223,34.3029823303223,34.2857933044434,34.2686042785645,34.2800636291504,34.2800636291504,34.2571449279785,34.2571449279785,34.2628746032715,34.2686042785645,34.2456855773926,34.211311340332,34.1654739379883,34.1196365356445,34.090991973877,34.0680732727051,34.039421081543,34.03369140625,34.0107727050781,33.9821281433105,33.9649391174316,33.907642364502,33.890453338623,33.8675346374512,33.8446159362793,33.8217010498047,33.7987823486328,33.7185668945312,33.6956481933594,33.6956481933594,33.7128372192383,33.7242965698242,33.7529449462891,33.770133972168,33.770133972168,null,34.3087120056152,34.3316307067871,34.3373603820801,34.343090057373,34.354549407959,34.3774681091309,34.3889274597168,34.4003829956055,34.4061164855957,34.4061164855957,34.4061164855957,34.4175758361816,34.4347648620605,34.4462203979492,34.4576835632324,34.4691390991211,34.4748725891113,34.4977912902832,34.5149765014648,34.5207099914551,34.5035171508789,34.4977912902832,34.5035171508789,34.5149765014648,34.5207099914551,34.5608139038086,34.6009216308594,34.6123809814453,34.629566192627,34.6467590332031,34.6582183837891,34.6582183837891,34.6696739196777,34.7327003479004,34.7785377502441,34.807186126709,34.807186126709,34.801456451416,34.6181106567383,34.6123809814453,34.2972526550293,34.3087120056152,34.3087120056152,null,34.0852584838867,34.0852584838867,34.090991973877,34.176929473877,34.1826629638672,34.1826629638672,34.1654739379883,34.1712036132812,34.1712036132812,34.1712036132812,34.1425552368164,34.1482849121094,34.1712036132812,34.1941223144531,34.211311340332,34.2800636291504,34.3087120056152,34.3201713562012,34.360279083252,34.4290351867676,34.4462203979492,34.4576835632324,34.4806022644043,34.5378952026367,34.4634094238281,34.5035171508789,34.4977912902832,34.4634094238281,34.4462203979492,34.348819732666,34.3259010314941,34.2686042785645,34.2514190673828,34.2456855773926,34.211311340332,34.211311340332,34.1998481750488,34.2055816650391,34.1883926391602,34.1826629638672,34.1826629638672,34.1253662109375,34.0852584838867,34.0852584838867,34.0852584838867,null,34.9905319213867,35.0191802978516,34.9848022460938,34.9790725708008,34.9561538696289,34.9275093078613,34.9045906066895,34.8874015808105,34.8472938537598,34.7728080749512,34.7441596984863,34.7327003479004,34.7269744873047,34.7097816467285,34.6925926208496,34.6754035949707,34.6696739196777,34.6582183837891,34.6582183837891,34.6696739196777,34.6524848937988,34.6467590332031,34.6352996826172,34.6181106567383,34.486328125,34.4977912902832,34.5264358520508,34.5837326049805,34.6009216308594,34.6123809814453,34.6181106567383,34.6181106567383,34.663948059082,34.6754035949707,34.7040557861328,34.7269744873047,34.7441596984863,34.7899971008301,34.812915802002,34.9160461425781,34.93896484375,34.9618835449219,34.9905319213867,34.9905319213867,null,33.4320907592773,33.443546295166,33.4721946716309,33.4836540222168,33.4836540222168,33.4893836975098,33.6555404663086,33.7128372192383,33.6498107910156,33.638355255127,33.6211624145508,33.6268920898438,33.6154365539551,33.5409469604492,33.5294914245605,33.4836540222168,33.4836540222168,33.4721946716309,33.4779243469238,33.4951095581055,33.5180282592773,33.5409469604492,33.5581359863281,33.5695991516113,33.5753288269043,33.5753288269043,33.5524101257324,33.5695991516113,33.5753288269043,33.5638656616211,33.5581359863281,33.5294914245605,33.5180282592773,33.5008430480957,33.4607353210449,33.449275970459,33.449275970459,33.443546295166,33.449275970459,33.455005645752,33.449275970459,33.455005645752,33.443546295166,33.4263572692871,33.3977088928223,33.3919792175293,33.3404159545898,33.3117637634277,33.2888450622559,33.2773895263672,33.2716598510742,33.2773895263672,33.2773895263672,33.2716598510742,33.2602005004883,33.2659301757812,33.2659301757812,33.2773895263672,33.3003082275391,33.3289566040039,33.1742553710938,33.1914443969727,33.2086334228516,33.2544708251953,33.3289566040039,33.4320907592773,33.4320907592773,null,35.0249099731445,35.0650177001953,35.082202911377,35.082202911377,35.0707473754883,35.0592842102051,35.0707473754883,35.0707473754883,35.0764770507812,35.0879364013672,35.082202911377,35.0764770507812,35.0707473754883,35.0592842102051,35.0478286743164,35.0249099731445,35.0191802978516,35.0249099731445,35.0191802978516,35.0019912719727,34.9618835449219,34.9160461425781,34.8874015808105,34.8644828796387,34.8472938537598,34.8243751525879,34.663948059082,34.6181106567383,34.6352996826172,34.6467590332031,34.6524848937988,34.6696739196777,34.6582183837891,34.6582183837891,34.6696739196777,34.6754035949707,34.6925926208496,34.7097816467285,34.7269744873047,34.7327003479004,34.7441596984863,34.7728080749512,34.8472938537598,34.8874015808105,34.9045906066895,34.9275093078613,34.9561538696289,34.9790725708008,34.9848022460938,35.0191802978516,35.0249099731445,35.0249099731445,null,34.2686042785645,34.1941223144531,34.0852584838867,34.0967178344727,34.0680732727051,34.03369140625,33.9821281433105,33.9821281433105,33.9706649780273,33.9592094421387,33.9420204162598,33.9248313903809,33.9133720397949,33.901912689209,33.8675346374512,33.8618049621582,33.8217010498047,33.7987823486328,33.7873191833496,33.7758636474609,33.7472152709961,33.7644004821777,33.7758636474609,33.7815933227539,33.7758636474609,33.7815933227539,33.770133972168,33.7758636474609,33.8102378845215,33.8102378845215,33.8102378845215,33.8217010498047,33.8331565856934,33.8331565856934,33.8789939880371,33.8847236633301,33.9133720397949,33.9248313903809,33.9706649780273,33.9993171691895,34.0165023803711,34.0508804321289,34.0795288085938,34.0967178344727,34.1081771850586,34.1081771850586,34.1253662109375,34.1998481750488,34.211311340332,34.211311340332,34.2456855773926,34.2342300415039,34.2055816650391,34.1998481750488,34.1883926391602,34.1712036132812,34.1712036132812,34.1941223144531,34.1998481750488,34.211311340332,34.2227668762207,34.2227668762207,34.211311340332,34.2227668762207,34.2285003662109,34.2456855773926,34.2686042785645,34.2686042785645,null,34.0852584838867,33.8789939880371,33.8217010498047,33.8789939880371,33.896183013916,33.9191017150879,33.9592094421387,33.9821281433105,33.9649391174316,34.0107727050781,34.0737991333008,34.1425552368164,34.1712036132812,34.1712036132812,34.1712036132812,34.1654739379883,34.1826629638672,34.1826629638672,34.176929473877,34.090991973877,34.0852584838867,34.0852584838867,34.0852584838867,null,35.1967964172363,35.1910667419434,35.0764770507812,35.0535583496094,35.0535583496094,34.9332389831543,34.9332389831543,34.9160461425781,34.8472938537598,34.6868667602539,34.6754035949707,34.663948059082,34.6066474914551,34.6352996826172,34.6582183837891,34.6696739196777,34.6754035949707,34.6868667602539,34.7097816467285,34.7556190490723,34.7842674255371,34.801456451416,34.812915802002,34.8587532043457,34.8816719055176,34.9217758178711,35.1967964172363,35.1967964172363,35.1967964172363,null,34.0967178344727,34.1081771850586,34.1654739379883,34.1310958862305,34.1139068603516,34.0852584838867,34.0566101074219,34.0508804321289,34.039421081543,34.0107727050781,34.0107727050781,33.9534797668457,34.0165023803711,34.0165023803711,34.0566101074219,34.039421081543,34.0222358703613,34.0050468444824,33.9821281433105,33.9420204162598,33.8217010498047,33.7930526733398,33.7815933227539,33.6956481933594,33.6956481933594,33.6555404663086,33.6154365539551,33.6326217651367,33.6555404663086,33.6669998168945,33.6727294921875,33.6956481933594,33.6956481933594,33.6956481933594,33.7414855957031,33.7472152709961,33.7758636474609,33.7873191833496,33.7987823486328,33.8217010498047,33.8618049621582,33.8675346374512,33.901912689209,33.9133720397949,33.9248313903809,33.9420204162598,33.9592094421387,33.9706649780273,33.9821281433105,33.9821281433105,34.03369140625,34.0680732727051,34.0967178344727,34.0967178344727,null,34.8243751525879,34.7842674255371,34.7670783996582,34.7556190490723,34.7327003479004,34.7269744873047,34.7155113220215,34.6925926208496,34.663948059082,34.6410293579102,34.6181106567383,34.5780029296875,34.5493545532227,34.4977912902832,34.5035171508789,34.4634094238281,34.5378952026367,34.5550842285156,34.5608139038086,34.5837326049805,34.5894622802734,34.6066474914551,34.663948059082,34.6754035949707,34.6868667602539,34.8472938537598,34.9160461425781,34.9045906066895,34.9045906066895,34.8988571166992,34.8874015808105,34.8874015808105,34.8931312561035,34.8874015808105,34.8874015808105,34.8874015808105,34.8874015808105,34.8587532043457,34.8472938537598,34.8243751525879,34.8243751525879,null,33.8847236633301,33.8847236633301,33.890453338623,33.8789939880371,33.8789939880371,33.8388862609863,33.8388862609863,33.8102378845215,33.8102378845215,33.8217010498047,33.8217010498047,33.8045082092285,33.7758636474609,33.7758636474609,33.7873191833496,33.7873191833496,33.7987823486328,33.8045082092285,33.8045082092285,33.7930526733398,33.770133972168,33.770133972168,33.7529449462891,33.7071075439453,33.6211624145508,33.5753288269043,33.5466804504395,33.5180282592773,33.5008430480957,33.455005645752,33.3977088928223,33.3289566040039,33.3404159545898,33.3461456298828,33.3690643310547,33.3862533569336,33.4034385681152,33.4263572692871,33.437816619873,33.449275970459,33.4607353210449,33.4607353210449,33.5008430480957,33.5008430480957,33.5065727233887,33.5065727233887,33.5123023986816,33.5065727233887,33.7071075439453,33.7185668945312,33.7472152709961,33.7930526733398,33.7930526733398,33.7873191833496,33.8847236633301,33.8847236633301,null,35.1624183654785,35.1337738037109,35.1108551025391,35.0993957519531,35.082202911377,35.0592842102051,35.116584777832,35.082202911377,34.9561538696289,34.9275093078613,34.8874015808105,34.8472938537598,34.8186454772949,34.8243751525879,34.8472938537598,34.9045906066895,34.9217758178711,34.93896484375,34.9504280090332,34.9618835449219,34.9905319213867,35.0306396484375,35.0650177001953,35.0650177001953,35.1280403137207,35.1395034790039,35.1738777160645,35.1738777160645,35.1624183654785,35.1624183654785,null,43.8484573364258,43.4932289123535,43.4932289123535,43.4932289123535,43.8484573364258,43.8484573364258,43.9344024658203,43.9344024658203,43.854190826416,43.8484573364258,43.8484573364258,null,44.627685546875,44.627685546875,44.627685546875,44.5417404174805,44.1979637145996,44.1979637145996,44.1979637145996,44.5417404174805,44.5474662780762,44.627685546875,44.627685546875,null,42.9947547912598,43.1265296936035,43.1265296936035,43.3843650817871,43.3843650817871,42.9947547912598,42.9947547912598,42.9947547912598,null,43.1666412353516,42.8343276977539,42.8343276977539,42.8285942077637,42.8515129089355,42.8343276977539,42.8400535583496,42.8457832336426,42.8343276977539,42.7942199707031,42.7713012695312,42.7541122436523,42.7713012695312,42.777027130127,42.8056755065918,42.8744316101074,42.9317283630371,42.960376739502,42.9947547912598,43.0291290283203,43.0520477294922,43.08642578125,43.1093444824219,43.1208038330078,43.1494483947754,43.1666412353516,43.1666412353516,43.1666412353516,null,44.5474662780762,44.2036933898926,44.2036933898926,44.2036933898926,44.2036933898926,44.5417404174805,44.5474662780762,44.5474662780762,44.5474662780762,null,45.9397583007812,45.934024810791,45.5845222473145,45.2407493591309,45.2350196838379,45.5845222473145,45.934024810791,45.9397583007812,45.9397583007812,null,43.9344024658203,43.8484573364258,43.8484573364258,43.4932289123535,43.4932289123535,43.5104141235352,43.5218734741211,43.533332824707,43.5505218505859,43.5677108764648,43.6078186035156,43.6250038146973,43.6536560058594,43.6536560058594,43.6536560058594,43.665111541748,43.6880302429199,43.6994934082031,43.7166786193848,43.7453269958496,43.7739753723145,43.7911643981934,43.8255424499512,43.8484573364258,43.859920501709,43.8771095275879,43.8885650634766,43.9114837646484,43.9286766052246,43.9344024658203,43.9344024658203,43.9344024658203,null,44.1922340393066,44.1922340393066,44.1922340393066,43.9344024658203,43.9286766052246,43.9515914916992,43.9745101928711,44.0031585693359,44.0146179199219,44.0203475952148,44.0318031311035,44.0489959716797,44.0489959716797,44.0719146728516,44.0833740234375,44.1005592346191,44.117748260498,44.1578559875488,44.175048828125,44.1922340393066,44.1922340393066,null,45.212100982666,45.2063674926758,45.0344848632812,44.6792488098145,44.6792488098145,44.5990333557129,44.5990333557129,44.5933036804199,44.5818481445312,44.587574005127,44.587574005127,44.5646591186523,44.5818481445312,45.0058326721191,45.212100982666,45.212100982666,null,45.9397583007812,45.9397583007812,45.5902519226074,45.5902519226074,45.6360893249512,45.6418151855469,45.6418151855469,45.6590042114258,45.670467376709,45.6991119384766,45.7220306396484,45.7506790161133,45.7850570678711,45.80224609375,45.8194351196289,45.8423538208008,45.8767318725586,45.9053764343262,45.9225692749023,45.928295135498,45.9168395996094,45.9168395996094,45.9397583007812,45.9397583007812,45.9397583007812,null,43.4932289123535,43.4932289123535,43.4932289123535,43.3671760559082,43.3671760559082,43.1895561218262,43.1838302612305,43.1666412353516,43.1494483947754,43.1208038330078,43.1093444824219,43.08642578125,43.0520477294922,43.0291290283203,42.9947547912598,42.960376739502,42.9317283630371,42.8744316101074,42.8056755065918,42.8400535583496,42.8572463989258,42.8858909606934,42.8744316101074,42.8916206359863,42.9202690124512,42.9317283630371,42.9431838989258,42.954647064209,42.9832916259766,42.9947547912598,42.9947547912598,43.0291290283203,43.0520477294922,43.0520477294922,43.0635108947754,43.0520477294922,43.0978851318359,43.1322631835938,43.1379928588867,43.1379928588867,43.1494483947754,43.1666412353516,43.2067489624023,43.2239379882812,43.2468566894531,43.2812309265137,43.3098793029785,43.3270683288574,43.3385276794434,43.3729057312012,43.4244728088379,43.4302024841309,43.4359283447266,43.4359283447266,43.4531211853027,43.4703102111816,43.4817657470703,43.4932289123535,43.4932289123535,null,44.627685546875,44.89697265625,44.89697265625,45.1490745544434,45.1548042297363,44.89697265625,44.89697265625,44.8053016662598,44.5417404174805,44.5417404174805,44.627685546875,44.627685546875,44.627685546875,null,43.080696105957,43.080696105957,42.6796264648438,42.7025451660156,42.7025451660156,42.7025451660156,42.7254638671875,42.7197341918945,42.7254638671875,42.7483825683594,42.7483825683594,42.759838104248,42.759838104248,42.777027130127,42.7884902954102,43.080696105957,43.080696105957,43.080696105957,null,45.1548042297363,45.1548042297363,45.1490745544434,44.9829139709473,44.8053016662598,44.8053016662598,44.89697265625,44.89697265625,45.1548042297363,45.1548042297363,null,45.9397583007812,45.9397583007812,45.9168395996094,45.9168395996094,45.928295135498,45.9225692749023,45.9053764343262,45.8767318725586,45.8423538208008,45.8194351196289,45.80224609375,45.7850570678711,45.7506790161133,45.7220306396484,45.6991119384766,45.670467376709,45.6590042114258,45.6418151855469,45.6418151855469,45.6360893249512,45.5902519226074,45.5730628967285,45.5501441955566,45.5272254943848,45.5157661437988,45.5100402832031,45.5043067932129,45.4928512573242,45.4642028808594,45.4642028808594,45.4642028808594,45.9397583007812,45.9397583007812,null,43.682300567627,43.665111541748,43.6593856811523,43.6536560058594,43.665111541748,43.665111541748,43.6536560058594,43.6078186035156,43.5963592529297,43.6020851135254,43.5963592529297,43.4703102111816,43.4760398864746,43.4989547729492,43.8484573364258,43.8484573364258,43.8312721252441,43.8026237487793,43.7797050476074,43.7453269958496,43.7453269958496,43.722412109375,43.7052192687988,43.682300567627,43.682300567627,null,43.8484573364258,43.4989547729492,43.4989547729492,43.4932289123535,43.8484573364258,43.8484573364258,43.8484573364258,null,45.5845222473145,45.5845222473145,45.5616035461426,45.5616035461426,45.2923126220703,45.1548042297363,45.1548042297363,45.1490745544434,45.2407493591309,45.5845222473145,45.5845222473145,null,44.5474662780762,44.5474662780762,44.8053016662598,44.9829139709473,44.9771881103516,44.8167572021484,44.6391410827637,44.5474662780762,44.5474662780762,null,44.7422752380371,44.9829139709473,44.9886474609375,45.028751373291,45.028751373291,45.3839874267578,45.3839874267578,45.4642028808594,45.4642028808594,45.4298248291016,45.4126319885254,45.3897171020508,45.3782577514648,45.343879699707,45.3209609985352,45.2980422973633,45.2751235961914,45.2636680603027,45.2407493591309,45.2292861938477,45.2006416320801,45.1777229309082,45.1318855285645,45.1032371520996,45.080322265625,45.0631294250488,45.0631294250488,45.028751373291,45.0115661621094,45.0058326721191,45.0115661621094,45.023021697998,45.023021697998,45.0115661621094,44.9943771362305,44.9542694091797,44.9313507080078,44.8855133056641,44.8740577697754,44.8396759033203,44.8167572021484,44.8110313415527,44.7938385009766,44.765193939209,44.7537307739258,44.7537307739258,44.770923614502,44.7938385009766,44.8167572021484,44.8224868774414,44.8167572021484,44.8053016662598,44.7823829650879,44.770923614502,44.765193939209,44.765193939209,44.759464263916,44.7823829650879,44.7766494750977,44.7766494750977,44.7766494750977,44.759464263916,44.7537307739258,44.7250862121582,44.7250862121582,44.7250862121582,44.7250862121582,44.7422752380371,44.7422752380371,null,43.4932289123535,43.4932289123535,43.4989547729492,43.1895561218262,43.3671760559082,43.3671760559082,43.4932289123535,43.4932289123535,null,45.5902519226074,45.5845222473145,45.2350196838379,45.2407493591309,45.2407493591309,45.5902519226074,45.5902519226074,null,43.4703102111816,42.9947547912598,42.9947547912598,43.0062103271484,43.4760398864746,43.4703102111816,43.4703102111816,null,45.2407493591309,45.2350196838379,44.891242980957,44.891242980957,44.89697265625,45.2407493591309,45.2407493591309,null,45.2923126220703,45.2923126220703,45.3209609985352,45.3266944885254,45.3152313232422,45.2923126220703,45.2636680603027,44.9771881103516,44.9829139709473,45.1490745544434,45.1548042297363,45.2923126220703,45.2923126220703,null,42.9947547912598,43.4932289123535,43.4932289123535,43.4817657470703,43.4703102111816,43.4531211853027,43.4359283447266,43.4359283447266,43.4302024841309,43.4244728088379,43.3729057312012,43.3385276794434,43.3270683288574,43.3098793029785,43.2812309265137,43.2468566894531,43.2239379882812,43.2067489624023,43.1666412353516,43.1494483947754,43.1379928588867,43.1379928588867,43.1322631835938,43.0978851318359,43.0520477294922,43.0635108947754,43.0520477294922,43.0520477294922,43.0291290283203,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,null,44.7422752380371,44.6849784851074,44.6849784851074,44.3469314575195,44.3469314575195,44.1635856628418,44.1635856628418,43.985969543457,43.985969543457,43.985969543457,44.3526649475098,44.3526649475098,44.4959030151367,44.5073585510254,44.5245513916016,44.5302772521973,44.5245513916016,44.5302772521973,44.5417404174805,44.570384979248,44.5818481445312,44.576114654541,44.570384979248,44.5990333557129,44.6047668457031,44.627685546875,44.6506004333496,44.6620597839355,44.6448707580566,44.6563301086426,44.6792488098145,44.6849784851074,44.6792488098145,44.6964378356934,44.6964378356934,44.7193565368652,44.7250862121582,44.7422752380371,44.7422752380371,null,44.5417404174805,44.8053016662598,44.8053016662598,44.5474662780762,44.5417404174805,44.5417404174805,44.5417404174805,null,44.891242980957,44.891242980957,44.891242980957,44.627685546875,44.5474662780762,44.5417404174805,44.1979637145996,44.1922340393066,44.1922340393066,44.5474662780762,44.5531959533691,44.891242980957,44.891242980957,null,43.8484573364258,43.854190826416,43.4989547729492,43.4989547729492,43.8484573364258,43.8484573364258,43.8484573364258,null,45.9397583007812,45.9397583007812,45.7277603149414,45.7277603149414,45.3725280761719,45.3725280761719,45.2063674926758,45.212100982666,45.8767318725586,45.9397583007812,45.9397583007812,45.9397583007812,null,44.5417404174805,44.5417404174805,44.5417404174805,44.2151527404785,44.2151527404785,44.2036933898926,44.1979637145996,44.175048828125,44.1693153381348,44.1578559875488,44.1406669616699,44.1292114257812,44.1120223999023,44.1005592346191,44.0891036987305,44.0891036987305,44.1120223999023,44.123477935791,44.123477935791,44.117748260498,44.1463966369629,44.1865043640137,44.2036933898926,44.2208824157715,44.2323417663574,44.2495307922363,44.2609901428223,44.2552604675293,44.2609901428223,44.2896385192871,44.3010940551758,44.306827545166,44.312557220459,44.318286895752,44.318286895752,44.3354759216309,44.3469314575195,44.3641204833984,44.3927688598633,44.4214210510254,44.450065612793,44.4557952880859,44.4557952880859,44.450065612793,44.438606262207,44.438606262207,44.450065612793,44.4672546386719,44.4844436645508,44.4959030151367,44.5130920410156,44.5417404174805,44.5417404174805,null,43.1895561218262,43.4989547729492,43.4989547729492,43.4989547729492,43.4989547729492,43.1666412353516,43.1666412353516,43.1666412353516,43.1838302612305,43.1895561218262,43.1895561218262,null,44.891242980957,44.89697265625,44.891242980957,44.5531959533691,44.5474662780762,44.1922340393066,44.1922340393066,44.1979637145996,44.2036933898926,44.2151527404785,44.2151527404785,44.5417404174805,44.5417404174805,44.891242980957,44.891242980957,null,43.6994934082031,43.985969543457,43.985969543457,43.985969543457,43.8370018005371,43.8312721252441,43.8198127746582,43.8026237487793,43.7854347229004,43.3843650817871,43.3843650817871,43.4760398864746,43.4760398864746,43.6880302429199,43.6880302429199,43.6880302429199,43.6765747070312,43.682300567627,43.682300567627,43.6994934082031,43.6994934082031,43.6994934082031,null,43.9344024658203,44.1922340393066,44.1979637145996,44.1979637145996,43.9344024658203,43.9344024658203,43.9344024658203,43.9344024658203,null,43.985969543457,43.985969543457,44.1635856628418,44.1578559875488,43.8484573364258,43.8427314758301,43.7166786193848,43.722412109375,43.7166786193848,43.7166786193848,43.7281379699707,43.7338676452637,43.7338676452637,43.7338676452637,43.7453269958496,43.7453269958496,43.7453269958496,43.7395973205566,43.7395973205566,43.7395973205566,43.7281379699707,43.7109489440918,43.7166786193848,43.7281379699707,43.722412109375,43.7109489440918,43.7109489440918,43.722412109375,43.7338676452637,43.7395973205566,43.7854347229004,43.7911643981934,43.7911643981934,43.7911643981934,43.8026237487793,43.8140830993652,43.8026237487793,43.8198127746582,43.8312721252441,43.8312721252441,43.8255424499512,43.8427314758301,43.8427314758301,43.8370018005371,43.985969543457,43.985969543457,null,44.5417404174805,44.5417404174805,44.2036933898926,44.2036933898926,44.1979637145996,44.5417404174805,44.5417404174805,44.5417404174805,null,44.2036933898926,44.2036933898926,44.2036933898926,43.8484573364258,43.8484573364258,43.8484573364258,44.2036933898926,44.2036933898926,null,44.5818481445312,44.5646591186523,44.587574005127,44.587574005127,44.5818481445312,44.5933036804199,44.5990333557129,44.134937286377,44.134937286377,44.1807746887207,44.5818481445312,44.5818481445312,null,43.080696105957,43.4989547729492,43.4989547729492,43.4531211853027,43.4244728088379,43.3958206176758,43.3786354064941,43.3385276794434,43.3098793029785,43.2984199523926,43.2812309265137,43.2583122253418,43.2353935241699,43.2239379882812,43.2239379882812,43.218204498291,43.2010192871094,43.1781005859375,43.1494483947754,43.1208038330078,43.1036148071289,43.080696105957,43.080696105957,43.080696105957,43.080696105957,null,43.7166786193848,43.8427314758301,43.8484573364258,44.1578559875488,44.1865043640137,44.1865043640137,44.1463966369629,44.117748260498,44.123477935791,44.123477935791,44.1120223999023,44.0891036987305,44.0891036987305,44.1005592346191,44.1120223999023,44.1292114257812,44.1406669616699,44.1578559875488,44.1693153381348,44.175048828125,44.1979637145996,44.2036933898926,44.2151527404785,44.2151527404785,44.2151527404785,44.2036933898926,44.1979637145996,44.1922340393066,44.175048828125,44.1578559875488,44.117748260498,44.1005592346191,44.0833740234375,44.0719146728516,44.0489959716797,44.0489959716797,44.0318031311035,44.0203475952148,44.0146179199219,44.0031585693359,43.9745101928711,43.9515914916992,43.9286766052246,43.9114837646484,43.8885650634766,43.8771095275879,43.859920501709,43.8484573364258,43.8255424499512,43.7911643981934,43.7739753723145,43.7453269958496,43.7166786193848,43.6994934082031,43.6880302429199,43.665111541748,43.6536560058594,43.6536560058594,43.6536560058594,43.6250038146973,43.6078186035156,43.5677108764648,43.5505218505859,43.533332824707,43.5218734741211,43.5104141235352,43.4932289123535,43.4932289123535,43.4932289123535,43.7338676452637,43.7395973205566,43.7453269958496,43.7453269958496,43.7338676452637,43.722412109375,43.722412109375,43.7338676452637,43.7453269958496,43.7567863464355,43.7166786193848,43.7166786193848,43.7395973205566,43.7453269958496,43.7453269958496,43.7281379699707,43.7166786193848,43.7052192687988,43.7052192687988,43.6994934082031,43.6880302429199,43.6880302429199,43.665111541748,43.665111541748,43.6880302429199,43.6880302429199,43.6880302429199,43.6880302429199,43.682300567627,43.682300567627,43.6994934082031,43.6994934082031,43.6994934082031,43.6880302429199,43.6880302429199,43.6880302429199,43.7052192687988,43.6994934082031,43.6994934082031,43.7166786193848,43.7166786193848,43.7166786193848,43.7166786193848,null,43.8484573364258,43.4989547729492,43.4989547729492,43.4989547729492,43.854190826416,43.8484573364258,43.8484573364258,43.8484573364258,null,45.9397583007812,45.934024810791,45.5845222473145,45.5902519226074,45.9397583007812,45.9397583007812,45.9397583007812,null,45.934024810791,45.9397583007812,45.5616035461426,45.5616035461426,45.5845222473145,45.5845222473145,45.934024810791,45.934024810791,null,45.0344848632812,45.0344848632812,44.5073585510254,44.4959030151367,44.4844436645508,44.450065612793,44.4328765869141,44.438606262207,44.438606262207,44.4214210510254,44.4156875610352,44.4328765869141,44.438606262207,44.438606262207,44.4328765869141,44.4156875610352,44.3813133239746,44.3526649475098,44.3469314575195,44.3297462463379,44.306827545166,44.2839088439941,44.2724494934082,44.2552604675293,44.2323417663574,44.1979637145996,44.175048828125,44.1292114257812,44.134937286377,44.5990333557129,44.5990333557129,44.6792488098145,44.6792488098145,45.0344848632812,45.0344848632812,null,43.7166786193848,43.7166786193848,43.7166786193848,43.6994934082031,43.6994934082031,43.7052192687988,43.6880302429199,43.4760398864746,43.4760398864746,43.3786354064941,43.3843650817871,43.7854347229004,43.8026237487793,43.8198127746582,43.8312721252441,43.8370018005371,43.8427314758301,43.8427314758301,43.8255424499512,43.8312721252441,43.8312721252441,43.8198127746582,43.8026237487793,43.8140830993652,43.8026237487793,43.7911643981934,43.7911643981934,43.7911643981934,43.7854347229004,43.7395973205566,43.7338676452637,43.722412109375,43.7109489440918,43.7109489440918,43.722412109375,43.7281379699707,43.7166786193848,43.7109489440918,43.7281379699707,43.7395973205566,43.7395973205566,43.7395973205566,43.7453269958496,43.7453269958496,43.7453269958496,43.7338676452637,43.7338676452637,43.7338676452637,43.7281379699707,43.7166786193848,43.7166786193848,43.722412109375,43.7166786193848,43.7166786193848,null,44.1979637145996,44.2036933898926,43.8484573364258,43.854190826416,43.8484573364258,44.1979637145996,44.1979637145996,null,43.854190826416,43.4932289123535,43.4989547729492,43.4989547729492,43.4989547729492,43.8484573364258,43.8484573364258,43.854190826416,43.854190826416,null,44.2036933898926,43.854190826416,43.8484573364258,44.2036933898926,44.2036933898926,44.2036933898926,null,44.134937286377,44.134937286377,44.1292114257812,44.175048828125,44.1979637145996,44.2323417663574,44.2552604675293,44.2724494934082,44.2839088439941,44.306827545166,44.3297462463379,44.3469314575195,44.3526649475098,44.3813133239746,44.4156875610352,44.4328765869141,44.438606262207,44.438606262207,44.4328765869141,44.4156875610352,44.4214210510254,44.438606262207,44.438606262207,44.4328765869141,44.450065612793,44.4844436645508,44.4959030151367,44.5073585510254,44.4959030151367,44.3526649475098,44.3526649475098,43.985969543457,43.985969543457,43.6994934082031,43.6994934082031,43.682300567627,43.682300567627,43.6765747070312,43.6880302429199,43.6880302429199,43.6880302429199,43.682300567627,43.682300567627,43.7052192687988,43.722412109375,43.7453269958496,43.7453269958496,43.7797050476074,43.8026237487793,43.8312721252441,43.8484573364258,43.8484573364258,44.134937286377,44.134937286377,null,45.9397583007812,45.9397583007812,45.4642028808594,45.0344848632812,45.0344848632812,45.2063674926758,45.3725280761719,45.3725280761719,45.7277603149414,45.7277603149414,45.9397583007812,45.9397583007812,null,45.2407493591309,45.2407493591309,44.89697265625,44.891242980957,44.8855133056641,44.9313507080078,44.9542694091797,44.9943771362305,45.0115661621094,45.023021697998,45.023021697998,45.0115661621094,45.0058326721191,45.0115661621094,45.028751373291,45.0631294250488,45.0631294250488,45.080322265625,45.1032371520996,45.1318855285645,45.1777229309082,45.2006416320801,45.2292861938477,45.2407493591309,45.2407493591309,45.2407493591309,null,45.5845222473145,45.5558738708496,45.4985771179199,45.4470138549805,45.4069061279297,45.3782577514648,45.355339050293,45.3266944885254,45.3209609985352,45.2923126220703,45.2923126220703,45.5616035461426,45.9397583007812,45.9397583007812,45.9111061096191,45.8767318725586,45.8480834960938,45.8194351196289,45.7621383666992,45.6876525878906,45.670467376709,45.6475486755371,45.6303596496582,45.5902519226074,45.5845222473145,45.5845222473145,null,43.9344024658203,44.1979637145996,44.1979637145996,43.8484573364258,43.8484573364258,43.8484573364258,43.854190826416,43.9344024658203,43.9344024658203,null,43.682300567627,43.682300567627,43.6880302429199,43.4760398864746,43.4760398864746,43.3843650817871,43.1265296936035,43.1265296936035,42.9947547912598,42.9947547912598,42.9947547912598,43.4703102111816,43.5963592529297,43.6020851135254,43.5963592529297,43.6078186035156,43.6536560058594,43.665111541748,43.665111541748,43.6536560058594,43.6593856811523,43.665111541748,43.682300567627,43.682300567627,null,45.2350196838379,45.2407493591309,45.1490745544434,44.89697265625,44.89697265625,44.627685546875,44.627685546875,44.891242980957,44.891242980957,45.2350196838379,45.2350196838379,null,44.7422752380371,44.7250862121582,44.7250862121582,44.7250862121582,44.7250862121582,44.7537307739258,44.759464263916,44.7766494750977,44.7766494750977,44.7766494750977,44.7823829650879,44.759464263916,44.765193939209,44.765193939209,44.770923614502,44.7537307739258,44.7365455627441,44.7250862121582,44.7250862121582,44.7136268615723,44.7021675109863,44.6849784851074,44.6563301086426,44.6219520568848,44.5933036804199,44.5646591186523,44.5474662780762,44.5474662780762,44.5417404174805,44.5130920410156,44.4959030151367,44.4844436645508,44.4672546386719,44.450065612793,44.438606262207,44.438606262207,44.450065612793,44.4557952880859,44.4557952880859,44.450065612793,44.4214210510254,44.3927688598633,44.3641204833984,44.3469314575195,44.3354759216309,44.318286895752,44.318286895752,44.312557220459,44.306827545166,44.3010940551758,44.2896385192871,44.2609901428223,44.2552604675293,44.2609901428223,44.2495307922363,44.2323417663574,44.2208824157715,44.2036933898926,44.1865043640137,44.1865043640137,44.1578559875488,44.1635856628418,44.1635856628418,44.3469314575195,44.3469314575195,44.6849784851074,44.6849784851074,44.7422752380371,44.7422752380371,null,44.770923614502,44.7823829650879,44.8053016662598,44.8167572021484,44.8224868774414,44.8167572021484,44.7938385009766,44.770923614502,44.7537307739258,44.7537307739258,44.765193939209,44.7938385009766,44.8110313415527,44.8167572021484,44.8396759033203,44.8740577697754,44.8855133056641,44.891242980957,44.5417404174805,44.5417404174805,44.5474662780762,44.5474662780762,44.5646591186523,44.5933036804199,44.6219520568848,44.6563301086426,44.6849784851074,44.7021675109863,44.7136268615723,44.7250862121582,44.7250862121582,44.7365455627441,44.7537307739258,44.770923614502,44.770923614502,null,42.9947547912598,43.3843650817871,43.3786354064941,43.1322631835938,43.1322631835938,42.9947547912598,42.9947547912598,42.9947547912598,null,42.9947547912598,43.1322631835938,43.1322631835938,43.3786354064941,43.4760398864746,43.4760398864746,43.6880302429199,43.6880302429199,43.6880302429199,43.6994934082031,43.6994934082031,43.6994934082031,43.682300567627,43.682300567627,43.6880302429199,43.6880302429199,43.6880302429199,43.6880302429199,43.665111541748,43.665111541748,43.6880302429199,43.6880302429199,43.6994934082031,43.7052192687988,43.7052192687988,43.7166786193848,43.7281379699707,43.7453269958496,43.7453269958496,43.7395973205566,43.7166786193848,43.7166786193848,43.7567863464355,43.7453269958496,43.7338676452637,43.722412109375,43.722412109375,43.7338676452637,43.7453269958496,43.7453269958496,43.7395973205566,43.7338676452637,43.4932289123535,43.4932289123535,42.9947547912598,42.9947547912598,42.9947547912598,null,43.4989547729492,43.4989547729492,43.4989547729492,43.080696105957,43.080696105957,43.1666412353516,43.1666412353516,43.4989547729492,43.4989547729492,null,42.4733619689941,42.4733619689941,42.4733619689941,42.4733619689941,42.4848213195801,42.496280670166,42.5191993713379,42.507740020752,42.5650367736816,42.5707626342773,42.5822219848633,42.6108741760254,42.639518737793,42.6681671142578,42.6796264648438,42.6796264648438,43.080696105957,43.080696105957,43.0520477294922,43.0291290283203,43.0119400024414,42.9832916259766,42.9431838989258,42.9259986877441,42.9030799865723,42.8744316101074,42.817138671875,42.777027130127,42.7369194030762,42.7025451660156,42.6853561401367,42.6681671142578,42.5707626342773,42.5478477478027,42.5306549072266,42.507740020752,42.4733619689941,42.4733619689941,42.4733619689941,null,45.5902519226074,45.5902519226074,45.2407493591309,45.2407493591309,45.2636680603027,45.2751235961914,45.2980422973633,45.3209609985352,45.343879699707,45.3782577514648,45.3897171020508,45.4126319885254,45.4298248291016,45.4642028808594,45.4928512573242,45.5043067932129,45.5100402832031,45.5157661437988,45.5272254943848,45.5501441955566,45.5730628967285,45.5902519226074,45.5902519226074,null,43.1666412353516,43.1666412353516,43.080696105957,42.7884902954102,42.7999458312988,42.8056755065918,42.817138671875,42.8343276977539,42.8457832336426,42.8515129089355,42.8629722595215,42.8629722595215,42.8515129089355,42.8400535583496,42.8400535583496,42.8515129089355,42.8400535583496,42.8343276977539,43.1666412353516,43.1666412353516,43.1666412353516,null,45.4642028808594,45.4642028808594,45.3839874267578,45.3839874267578,45.028751373291,45.028751373291,44.9886474609375,44.9829139709473,44.7422752380371,44.7250862121582,44.7193565368652,44.6964378356934,44.6964378356934,44.6792488098145,44.6849784851074,44.6792488098145,44.6563301086426,44.6448707580566,44.6620597839355,44.6506004333496,44.627685546875,44.6047668457031,44.5990333557129,44.570384979248,44.576114654541,44.5818481445312,44.570384979248,44.5417404174805,44.5302772521973,44.5245513916016,44.5302772521973,44.5245513916016,44.5073585510254,45.0344848632812,45.4642028808594,45.4642028808594,null,35.9072647094727,35.9359130859375,35.9416427612305,35.9588317871094,36.0562324523926,36.0791511535645,36.0906105041504,36.1192588806152,36.1364479064941,36.1421775817871,36.159366607666,36.1708221435547,36.1765556335449,36.1994743347168,36.1994743347168,36.2109336853027,36.2109336853027,36.1994743347168,36.1765556335449,36.1880149841309,36.2223930358887,36.2510414123535,36.2510414123535,36.2453117370605,36.2223930358887,36.2166595458984,36.2338485717773,36.2567672729492,36.2567672729492,36.2796859741211,36.2854156494141,36.2682304382324,36.1880149841309,36.0619659423828,36.0505027770996,36.0333137512207,36.0046691894531,35.9989395141602,35.9932098388672,35.987476348877,35.9760208129883,35.9588317871094,35.9473724365234,35.9416427612305,35.9359130859375,35.9473724365234,35.9416427612305,35.9244537353516,35.9072647094727,35.9072647094727,null,35.6437034606934,35.4202499389648,35.4259834289551,35.4145202636719,35.397331237793,35.3801460266113,35.3801460266113,35.3629570007324,35.3514938354492,35.3629570007324,35.3686828613281,35.3801460266113,35.3686828613281,35.3686828613281,35.3801460266113,35.4087905883789,35.4259834289551,35.4660873413086,35.5291137695312,35.5634918212891,35.5864105224609,35.5864105224609,35.5864105224609,35.6207847595215,35.6723518371582,35.6952705383301,35.712459564209,35.712459564209,35.6838111877441,35.6780815124512,35.6666221618652,35.6551666259766,35.6437034606934,35.6322479248047,35.6494331359863,35.6551666259766,35.6666221618652,35.6494331359863,35.6551666259766,35.6437034606934,35.6379737854004,35.6437034606934,35.6379737854004,35.6322479248047,35.6437034606934,35.6437034606934,35.6437034606934,null,36.3484420776367,36.3140678405762,36.2911491394043,36.2796859741211,36.2338485717773,36.2166595458984,36.159366607666,36.1421775817871,36.1135292053223,36.0734214782715,36.0390472412109,36.0161285400391,35.987476348877,35.9702911376953,35.9473724365234,35.9359130859375,35.9301834106445,35.9301834106445,35.9187240600586,35.8786201477051,35.8270492553711,35.8270492553711,35.849967956543,35.8557014465332,35.8614273071289,36.1421775817871,36.1364479064941,36.2223930358887,36.2338485717773,36.2624969482422,36.2796859741211,36.3083343505859,36.3484420776367,36.3599014282227,36.3599014282227,36.3484420776367,36.3484420776367,null,35.7582969665527,35.7697563171387,35.7640266418457,35.7640266418457,35.7640266418457,35.7640266418457,35.7468376159668,35.7812118530273,35.6723518371582,35.569221496582,35.5577583312988,35.5405731201172,35.5176544189453,35.4660873413086,35.4546279907227,35.448902130127,35.4374389648438,35.4259834289551,35.4145202636719,35.4087905883789,35.4087905883789,35.4202499389648,35.3686828613281,35.4202499389648,35.4660873413086,35.5119209289551,35.5405731201172,35.5577583312988,35.5634918212891,35.7582969665527,35.7582969665527,null,35.4603576660156,35.4947357177734,35.5119209289551,35.5405731201172,35.5577583312988,35.5577583312988,35.5520324707031,35.5577583312988,35.5749473571777,35.5864105224609,35.5864105224609,35.5921401977539,35.6093292236328,35.6437034606934,35.6551666259766,35.6666221618652,35.6780815124512,35.6838111877441,35.6952705383301,35.7468376159668,35.7640266418457,35.7869453430176,35.7984046936035,35.8041305541992,35.8041305541992,35.8213195800781,35.8327827453613,35.8557014465332,35.8614273071289,35.8614273071289,35.849967956543,35.849967956543,35.849967956543,35.8557014465332,35.8557014465332,35.849967956543,35.8327827453613,35.8327827453613,35.8327827453613,35.849967956543,35.8557014465332,35.8557014465332,35.8557014465332,35.8671569824219,35.8728866577148,35.8900756835938,35.8786201477051,35.8728866577148,35.849967956543,35.8614273071289,35.8557014465332,35.8557014465332,35.8614273071289,35.8843460083008,35.7754859924316,35.7296485900879,35.712459564209,35.6952705383301,35.5749473571777,35.5749473571777,35.5634918212891,35.5405731201172,35.5291137695312,35.4947357177734,35.4603576660156,35.4603576660156,null,35.2311744689941,35.1395034790039,35.1108551025391,35.0650177001953,34.9848022460938,34.9848022460938,34.9790725708008,35.0306396484375,35.0420989990234,35.0707473754883,35.1223106384277,35.1395034790039,35.1624183654785,35.254093170166,35.3629570007324,35.3572273254395,35.3343086242676,35.3113899230957,35.2999305725098,35.2942008972168,35.2884712219238,35.2827415466309,35.2712821960449,35.265552520752,35.254093170166,35.2369041442871,35.2311744689941,35.2311744689941,null,36.5833549499512,36.5833549499512,36.5547065734863,36.5031394958496,36.4630317687988,36.4630317687988,36.4573059082031,36.440113067627,36.4343872070312,36.4171943664551,36.4171943664551,36.4057388305664,36.3942794799805,36.3713607788086,36.3656311035156,36.3427124023438,36.3312530517578,36.2854156494141,36.2682304382324,36.2854156494141,36.2796859741211,36.2567672729492,36.2567672729492,36.2338485717773,36.2166595458984,36.2223930358887,36.2453117370605,36.2510414123535,36.2510414123535,36.2223930358887,36.1880149841309,36.1765556335449,36.1994743347168,36.2109336853027,36.2109336853027,36.1994743347168,36.1994743347168,36.2281227111816,36.2624969482422,36.2796859741211,36.3770904541016,36.3885498046875,36.4057388305664,36.4343872070312,36.4687652587891,36.4859504699707,36.4974136352539,36.5031394958496,36.4974136352539,36.5031394958496,36.5203285217285,36.5432472229004,36.5604400634766,36.5833549499512,36.5833549499512,null,35.8327827453613,35.8270492553711,35.8155937194824,35.7926750183105,35.7525672912598,35.712459564209,35.6780815124512,35.6666221618652,35.6551666259766,35.6666221618652,35.6780815124512,35.701000213623,35.706729888916,35.7353782653809,35.7640266418457,35.7812118530273,35.8041305541992,35.84423828125,35.8671569824219,35.8671569824219,35.8900756835938,35.8900756835938,35.9072647094727,35.9244537353516,35.9473724365234,35.9588317871094,35.9645576477051,35.9760208129883,35.9645576477051,35.9645576477051,35.8327827453613,35.8327827453613,null,35.7869453430176,35.7926750183105,36.0619659423828,36.0619659423828,36.1192588806152,36.1192588806152,36.1479072570801,36.1421775817871,35.8614273071289,35.8557014465332,35.8155937194824,35.8213195800781,35.8213195800781,35.8098640441895,35.7869453430176,35.7869453430176,null,36.2510414123535,36.3140678405762,36.3484420776367,36.3713607788086,36.3885498046875,36.4171943664551,36.4171943664551,36.4057388305664,36.4171943664551,36.4573059082031,36.4573059082031,36.4687652587891,36.4859504699707,36.4974136352539,36.5146026611328,36.474494934082,36.4573059082031,36.440113067627,36.4229278564453,36.4000091552734,36.3713607788086,36.3484420776367,36.3427124023438,36.3197937011719,36.3197937011719,36.302604675293,36.2911491394043,36.2567672729492,36.2109336853027,36.1364479064941,36.1192588806152,36.1020698547363,36.1078033447266,36.1135292053223,36.1307182312012,36.1421775817871,36.1364479064941,36.1765556335449,36.1994743347168,36.2223930358887,36.2223930358887,36.2281227111816,36.2453117370605,36.2510414123535,36.2510414123535,null,36.0505027770996,36.0505027770996,36.1765556335449,36.1880149841309,36.2166595458984,36.2223930358887,36.2281227111816,36.2338485717773,36.2453117370605,36.2567672729492,36.2682304382324,36.2854156494141,36.2911491394043,36.302604675293,36.3197937011719,36.3312530517578,36.3255233764648,36.3255233764648,36.4630317687988,36.3770904541016,36.3770904541016,36.3885498046875,36.3885498046875,36.3885498046875,36.3484420776367,36.3255233764648,36.302604675293,36.2682304382324,36.0848846435547,36.0791511535645,36.0505027770996,36.0505027770996,null,35.5864105224609,35.5806770324707,35.569221496582,35.5233840942383,35.5061950683594,35.4947357177734,35.4832763671875,35.4259834289551,35.3686828613281,35.3858757019043,35.3801460266113,35.3801460266113,35.3686828613281,35.3514938354492,35.3343086242676,35.2999305725098,35.254093170166,35.2426338195801,35.2369041442871,35.3400382995605,35.3916015625,35.4374389648438,35.4374389648438,35.4431686401367,35.4832763671875,35.5405731201172,35.5634918212891,35.5864105224609,35.5864105224609,null,36.3942794799805,36.4057388305664,36.4171943664551,36.4171943664551,36.4343872070312,36.440113067627,36.4573059082031,36.4630317687988,36.4630317687988,36.5031394958496,36.5547065734863,36.5833549499512,36.5833549499512,36.5833549499512,36.5948143005371,36.6005439758301,36.6005439758301,36.5948143005371,36.4916839599609,36.4171943664551,36.4171943664551,36.4057388305664,36.4000091552734,36.3828201293945,36.3770904541016,36.3770904541016,36.3599014282227,36.3656311035156,36.3656311035156,36.3369827270508,36.3255233764648,36.3255233764648,36.302604675293,36.302604675293,36.3599014282227,36.3427124023438,36.4229278564453,36.4171943664551,36.4057388305664,36.4000091552734,36.3942794799805,36.3942794799805,null,36.6291923522949,36.6291923522949,36.5718955993652,36.5547065734863,36.5432472229004,36.5260581970215,36.5088691711426,36.4859504699707,36.4802207946777,36.4916839599609,36.4859504699707,36.4630317687988,36.4286575317383,36.3942794799805,36.4515762329102,36.474494934082,36.474494934082,36.4916839599609,36.4974136352539,36.4974136352539,36.5088691711426,36.5088691711426,36.4974136352539,36.4974136352539,36.5260581970215,36.5031394958496,36.6005439758301,36.6234588623047,36.6234588623047,36.6291923522949,36.6291923522949,null,35.9072647094727,35.9359130859375,35.987476348877,36.0046691894531,36.0046691894531,36.0046691894531,36.0275840759277,36.0447769165039,36.0619659423828,36.0791511535645,36.0734214782715,36.0791511535645,36.1020698547363,36.1192588806152,36.1307182312012,36.1307182312012,36.1421775817871,36.1421775817871,36.1192588806152,36.1192588806152,36.1479072570801,36.159366607666,36.1708221435547,36.1880149841309,36.165096282959,36.1479072570801,36.1192588806152,36.1192588806152,36.1020698547363,36.0734214782715,35.9359130859375,35.9244537353516,35.8900756835938,35.8728866577148,35.8557014465332,35.8155937194824,35.8041305541992,35.7869453430176,35.7869453430176,35.7869453430176,35.7697563171387,35.7468376159668,35.7239189147949,35.701000213623,35.7411079406738,35.8041305541992,35.8155937194824,35.8270492553711,35.8671569824219,35.8728866577148,35.8900756835938,35.9072647094727,35.9072647094727,null,35.4202499389648,35.6437034606934,35.6551666259766,35.6838111877441,35.6952705383301,35.706729888916,35.706729888916,35.701000213623,35.6780815124512,35.6666221618652,35.6551666259766,35.6666221618652,35.6780815124512,35.6551666259766,35.6322479248047,35.5978660583496,35.5749473571777,35.5577583312988,35.5405731201172,35.534839630127,35.5004653930664,35.4718170166016,35.4431686401367,35.3801460266113,35.3686828613281,35.3457679748535,35.3457679748535,35.3343086242676,35.3113899230957,35.2999305725098,35.2770118713379,35.3056564331055,35.3113899230957,35.3056564331055,35.3572273254395,35.3572273254395,35.3457679748535,35.3457679748535,35.3629570007324,35.3572273254395,35.3572273254395,35.3572273254395,35.3514938354492,35.3629570007324,35.3457679748535,35.3457679748535,35.3343086242676,35.3400382995605,35.3228492736816,35.3686828613281,35.397331237793,35.4202499389648,35.4202499389648,null,35.6666221618652,35.7582969665527,35.7754859924316,35.7697563171387,35.7697563171387,35.7697563171387,35.7754859924316,35.7926750183105,35.8213195800781,35.84423828125,35.8728866577148,35.8671569824219,35.8728866577148,35.8900756835938,35.901538848877,35.9244537353516,35.9473724365234,35.9702911376953,35.9817504882812,35.9760208129883,35.9645576477051,35.9473724365234,35.9129943847656,35.901538848877,35.8900756835938,35.8728866577148,35.849967956543,35.84423828125,35.8557014465332,35.849967956543,35.8327827453613,35.8213195800781,35.7984046936035,35.7926750183105,35.6551666259766,35.6666221618652,35.6666221618652,null,35.9760208129883,36.1192588806152,36.1307182312012,36.1192588806152,36.1192588806152,36.1192588806152,36.1364479064941,36.153636932373,36.153636932373,36.159366607666,36.153636932373,36.1421775817871,36.1479072570801,36.1192588806152,36.0619659423828,36.0333137512207,36.0046691894531,35.987476348877,35.9473724365234,35.9244537353516,35.8843460083008,35.8270492553711,35.7812118530273,35.7468376159668,35.7640266418457,35.7640266418457,35.7640266418457,35.7640266418457,35.7697563171387,35.7984046936035,35.8270492553711,35.8270492553711,35.8327827453613,35.84423828125,35.901538848877,35.9187240600586,35.9473724365234,35.9760208129883,35.9760208129883,null,36.4057388305664,36.3885498046875,36.3484420776367,36.3255233764648,36.2911491394043,36.2854156494141,36.2624969482422,36.2567672729492,36.2510414123535,36.153636932373,36.165096282959,36.1708221435547,36.165096282959,36.153636932373,36.1078033447266,36.1020698547363,36.0791511535645,36.0619659423828,36.0791511535645,36.0619659423828,36.0562324523926,36.0447769165039,36.0275840759277,35.9932098388672,35.987476348877,35.9702911376953,36.0390472412109,36.0447769165039,35.9932098388672,36.0505027770996,36.0791511535645,36.0848846435547,36.2682304382324,36.302604675293,36.3255233764648,36.3484420776367,36.3885498046875,36.3885498046875,36.4000091552734,36.3942794799805,36.3828201293945,36.3770904541016,36.3656311035156,36.3599014282227,36.3656311035156,36.3828201293945,36.4000091552734,36.4057388305664,36.4057388305664,null,35.4259834289551,35.569221496582,35.5749473571777,35.5806770324707,35.5921401977539,35.6207847595215,35.8155937194824,35.8557014465332,35.849967956543,35.8270492553711,35.8270492553711,35.7984046936035,35.7754859924316,35.7468376159668,35.712459564209,35.706729888916,35.6780815124512,35.6379737854004,35.6150550842285,35.5864105224609,35.5634918212891,35.5405731201172,35.5176544189453,35.5061950683594,35.4832763671875,35.4718170166016,35.4546279907227,35.4431686401367,35.4259834289551,35.4259834289551,35.4202499389648,35.4087905883789,35.4030647277832,35.4030647277832,35.4030647277832,35.4259834289551,35.4259834289551,35.4202499389648,35.4087905883789,35.4030647277832,35.4030647277832,35.397331237793,35.4259834289551,35.4259834289551,null,36.1135292053223,36.1020698547363,36.0906105041504,36.0963401794434,36.1135292053223,36.1135292053223,36.1192588806152,36.1192588806152,36.1307182312012,36.1192588806152,36.1192588806152,36.1135292053223,36.1307182312012,36.1307182312012,36.1192588806152,36.1078033447266,36.1307182312012,36.1364479064941,36.1364479064941,36.0791511535645,36.0734214782715,36.0734214782715,36.0734214782715,36.0619659423828,36.0046691894531,35.9244537353516,35.9072647094727,35.9072647094727,35.901538848877,35.8843460083008,35.8843460083008,35.8671569824219,35.8557014465332,35.849967956543,35.8327827453613,35.84423828125,35.849967956543,35.849967956543,35.849967956543,35.84423828125,35.8327827453613,35.9645576477051,36.1078033447266,36.1135292053223,36.1135292053223,null,36.0505027770996,35.9588317871094,35.9817504882812,36.0161285400391,36.0447769165039,36.1135292053223,36.1421775817871,36.165096282959,36.2281227111816,36.2453117370605,36.2510414123535,36.3312530517578,36.3312530517578,36.3255233764648,36.3255233764648,36.3255233764648,36.3255233764648,36.3255233764648,36.3312530517578,36.3197937011719,36.302604675293,36.2911491394043,36.2854156494141,36.2682304382324,36.2567672729492,36.2453117370605,36.2338485717773,36.2281227111816,36.2223930358887,36.2166595458984,36.1880149841309,36.1765556335449,36.0505027770996,36.0505027770996,null,35.8728866577148,35.8900756835938,35.9129943847656,35.9187240600586,35.9187240600586,35.9244537353516,35.9301834106445,35.9244537353516,35.9244537353516,35.9473724365234,35.9702911376953,35.987476348877,36.0046691894531,36.0333137512207,36.0619659423828,36.0619659423828,36.0963401794434,36.1421775817871,36.1708221435547,36.165096282959,36.159366607666,36.165096282959,36.1708221435547,36.1765556335449,36.1937408447266,36.1994743347168,36.1994743347168,36.0447769165039,36.0333137512207,36.0275840759277,36.021858215332,36.0046691894531,35.9989395141602,35.9817504882812,35.9702911376953,35.9473724365234,35.9244537353516,35.901538848877,35.8900756835938,35.8728866577148,35.8671569824219,35.8728866577148,35.8728866577148,null,35.4145202636719,35.397331237793,34.996265411377,34.9905319213867,34.996265411377,35.3686828613281,35.3916015625,35.4202499389648,35.4145202636719,35.4145202636719,null,36.1364479064941,36.1479072570801,36.2052040100098,36.3083343505859,36.3312530517578,36.3828201293945,36.4171943664551,36.4573059082031,36.5088691711426,36.5432472229004,36.5718955993652,36.5661659240723,36.5718955993652,36.5776252746582,36.5776252746582,36.5661659240723,36.5489768981934,36.5260581970215,36.5203285217285,36.5203285217285,36.474494934082,36.4343872070312,36.3942794799805,36.3656311035156,36.3713607788086,36.3312530517578,36.3312530517578,36.3140678405762,36.302604675293,36.2911491394043,36.2911491394043,36.2796859741211,36.2281227111816,36.2166595458984,36.1994743347168,36.1765556335449,36.1479072570801,36.1421775817871,36.153636932373,36.159366607666,36.153636932373,36.153636932373,36.1364479064941,36.1364479064941,null,35.2139854431152,34.9848022460938,34.9905319213867,35.116584777832,35.1337738037109,35.1395034790039,35.1395034790039,35.1910667419434,35.2369041442871,35.254093170166,35.3228492736816,35.3400382995605,35.3343086242676,35.3457679748535,35.3457679748535,35.3629570007324,35.3514938354492,35.3572273254395,35.3572273254395,35.3572273254395,35.3629570007324,35.3457679748535,35.3457679748535,35.3572273254395,35.3572273254395,35.3056564331055,35.3113899230957,35.3056564331055,35.2770118713379,35.2369041442871,35.2139854431152,35.2139854431152,null,36.1994743347168,36.1994743347168,36.1765556335449,36.1307182312012,36.1192588806152,36.1192588806152,36.1078033447266,36.0963401794434,36.0734214782715,36.0619659423828,35.7926750183105,35.7984046936035,35.8213195800781,35.8327827453613,35.849967956543,35.8557014465332,35.84423828125,35.849967956543,35.8728866577148,35.8900756835938,35.901538848877,35.9129943847656,35.9473724365234,35.9645576477051,35.9760208129883,35.9817504882812,35.9989395141602,36.0046691894531,36.021858215332,36.0275840759277,36.0333137512207,36.0447769165039,36.1994743347168,36.1994743347168,null,35.0019912719727,35.0764770507812,35.082202911377,35.1910667419434,35.1910667419434,35.4259834289551,35.4546279907227,35.4660873413086,35.4546279907227,35.4546279907227,35.4718170166016,35.4718170166016,35.4603576660156,35.4546279907227,35.4431686401367,35.4259834289551,35.4259834289551,35.4145202636719,35.397331237793,35.3801460266113,35.3400382995605,35.3285751342773,35.3228492736816,35.3113899230957,35.3113899230957,35.3228492736816,35.3228492736816,35.2827415466309,35.2712821960449,34.996265411377,35.0019912719727,35.0019912719727,35.0019912719727,null,36.3942794799805,36.2911491394043,36.2796859741211,36.2796859741211,36.2739562988281,36.2682304382324,36.2854156494141,36.2739562988281,36.2796859741211,36.2567672729492,36.2510414123535,36.2338485717773,36.2166595458984,36.2166595458984,36.2109336853027,36.1880149841309,36.1708221435547,36.1708221435547,36.1937408447266,36.1937408447266,36.1880149841309,36.1708221435547,36.159366607666,36.159366607666,36.165096282959,36.1421775817871,36.1421775817871,36.1479072570801,36.1421775817871,36.1192588806152,36.1078033447266,36.1135292053223,36.1307182312012,36.1307182312012,36.1192588806152,36.1020698547363,36.0906105041504,36.0906105041504,36.0906105041504,36.165096282959,36.1880149841309,36.2052040100098,36.2682304382324,36.302604675293,36.302604675293,36.3255233764648,36.3255233764648,36.3369827270508,36.3656311035156,36.3656311035156,36.3599014282227,36.3770904541016,36.3770904541016,36.3828201293945,36.4000091552734,36.4057388305664,36.4171943664551,36.4171943664551,36.4057388305664,36.3942794799805,36.3942794799805,36.3942794799805,null,36.4171943664551,36.4057388305664,36.1192588806152,36.0963401794434,36.0848846435547,36.0619659423828,36.0619659423828,36.0046691894531,35.9817504882812,35.9588317871094,35.9416427612305,35.9301834106445,35.9473724365234,35.9359130859375,36.0734214782715,36.1020698547363,36.1192588806152,36.1192588806152,36.1479072570801,36.165096282959,36.1880149841309,36.2109336853027,36.2281227111816,36.2624969482422,36.2911491394043,36.3369827270508,36.3369827270508,36.3484420776367,36.3599014282227,36.3656311035156,36.3770904541016,36.3942794799805,36.4171943664551,36.4171943664551,null,35.3113899230957,35.3056564331055,35.2999305725098,35.2999305725098,35.2999305725098,35.2999305725098,35.2827415466309,35.2827415466309,35.2770118713379,35.248363494873,35.2369041442871,35.2139854431152,35.2082557678223,35.2082557678223,35.2254447937012,35.2311744689941,35.2139854431152,35.2369041442871,35.2770118713379,35.2999305725098,35.3113899230957,35.3343086242676,35.3457679748535,35.3457679748535,35.3686828613281,35.3801460266113,35.4431686401367,35.4718170166016,35.5004653930664,35.534839630127,35.5291137695312,35.534839630127,35.5176544189453,35.5119209289551,35.5119209289551,35.5061950683594,35.4832763671875,35.4374389648438,35.4259834289551,35.4145202636719,35.4030647277832,35.3801460266113,35.3629570007324,35.3400382995605,35.3113899230957,35.3113899230957,null,36.1708221435547,36.1880149841309,36.2109336853027,36.2166595458984,36.2166595458984,36.2338485717773,36.2510414123535,36.2567672729492,36.2796859741211,36.2739562988281,36.2854156494141,36.2682304382324,36.2739562988281,36.2796859741211,36.2796859741211,36.2911491394043,36.2911491394043,36.3312530517578,36.3312530517578,36.3484420776367,36.3197937011719,36.302604675293,36.2911491394043,36.2854156494141,36.2624969482422,36.2281227111816,36.2109336853027,36.1880149841309,36.1708221435547,36.159366607666,36.1479072570801,36.1192588806152,36.1192588806152,36.1421775817871,36.1421775817871,36.1307182312012,36.1307182312012,36.1192588806152,36.1020698547363,36.0791511535645,36.0734214782715,36.1135292053223,36.1364479064941,36.153636932373,36.165096282959,36.1708221435547,36.1765556335449,36.1708221435547,36.1708221435547,null,34.9790725708008,34.9790725708008,35.082202911377,35.1108551025391,35.1624183654785,35.3686828613281,35.4202499389648,35.4087905883789,35.4087905883789,35.4145202636719,35.4259834289551,35.4202499389648,35.4259834289551,35.4202499389648,35.4259834289551,35.397331237793,35.3858757019043,35.3686828613281,35.3400382995605,35.2999305725098,35.254093170166,35.1624183654785,35.1395034790039,35.1223106384277,35.0707473754883,35.0420989990234,35.0306396484375,34.9790725708008,34.9790725708008,34.9790725708008,34.9790725708008,null,36.3942794799805,36.3942794799805,36.4057388305664,36.4171943664551,36.4916839599609,36.5948143005371,36.5948143005371,36.5833549499512,36.5375213623047,36.5432472229004,36.5432472229004,36.5489768981934,36.5489768981934,36.5604400634766,36.5260581970215,36.5203285217285,36.4974136352539,36.4458465576172,36.4229278564453,36.4057388305664,36.3942794799805,36.3942794799805,null,34.996265411377,35.397331237793,35.4374389648438,35.4374389648438,35.4374389648438,35.3916015625,35.3400382995605,35.2369041442871,34.996265411377,34.996265411377,34.9905319213867,34.996265411377,34.996265411377,null,35.4259834289551,35.4259834289551,35.397331237793,35.4030647277832,35.4030647277832,35.4087905883789,35.4202499389648,35.4259834289551,35.4259834289551,35.4030647277832,35.3113899230957,35.2999305725098,35.0134506225586,35.0134506225586,34.996265411377,34.996265411377,34.996265411377,35.3686828613281,35.4259834289551,35.4259834289551,null,36.5833549499512,36.5948143005371,36.5604400634766,36.5547065734863,36.5260581970215,36.5146026611328,36.4974136352539,36.4859504699707,36.4859504699707,36.4687652587891,36.4630317687988,36.4573059082031,36.4343872070312,36.4171943664551,36.3942794799805,36.3770904541016,36.3656311035156,36.3599014282227,36.3484420776367,36.3369827270508,36.3369827270508,36.2911491394043,36.2624969482422,36.2854156494141,36.2911491394043,36.302604675293,36.3197937011719,36.3484420776367,36.3312530517578,36.3312530517578,36.2911491394043,36.2911491394043,36.3942794799805,36.4057388305664,36.4229278564453,36.4458465576172,36.4974136352539,36.5203285217285,36.5260581970215,36.5604400634766,36.5489768981934,36.5489768981934,36.5432472229004,36.5432472229004,36.5375213623047,36.5833549499512,36.5833549499512,null,35.5806770324707,35.6838111877441,35.6895408630371,35.7468376159668,35.7582969665527,35.7869453430176,35.8041305541992,35.8213195800781,35.7926750183105,35.7754859924316,35.7697563171387,35.7697563171387,35.7697563171387,35.7754859924316,35.7582969665527,35.6666221618652,35.4374389648438,35.4374389648438,35.397331237793,35.4145202636719,35.5806770324707,35.5806770324707,null,35.7869453430176,35.8098640441895,35.8213195800781,35.8213195800781,35.8155937194824,35.6207847595215,35.5921401977539,35.5806770324707,35.5749473571777,35.569221496582,35.4259834289551,35.4259834289551,35.4832763671875,35.4947357177734,35.5061950683594,35.5233840942383,35.569221496582,35.5806770324707,35.5864105224609,35.5921401977539,35.7869453430176,35.7869453430176,null,36.5088691711426,36.5031394958496,36.4687652587891,36.4343872070312,36.3599014282227,36.3599014282227,36.3484420776367,36.3083343505859,36.2796859741211,36.2624969482422,36.2338485717773,36.2223930358887,36.1364479064941,36.1421775817871,36.1479072570801,36.5031394958496,36.5088691711426,36.5088691711426,null,35.5978660583496,35.6551666259766,35.6780815124512,35.712459564209,35.712459564209,35.7239189147949,35.7697563171387,35.8213195800781,35.849967956543,35.8900756835938,35.901538848877,35.9129943847656,35.9301834106445,35.9473724365234,35.9473724365234,35.9645576477051,35.9817504882812,35.9588317871094,35.8557014465332,35.7812118530273,35.7812118530273,35.7468376159668,35.712459564209,35.701000213623,35.6723518371582,35.6780815124512,35.6551666259766,35.6379737854004,35.6322479248047,35.6379737854004,35.6551666259766,35.6666221618652,35.6494331359863,35.6379737854004,35.6322479248047,35.6265144348145,35.5978660583496,35.5978660583496,null,36.3484420776367,36.3484420776367,36.3369827270508,36.3369827270508,36.3312530517578,36.2510414123535,36.2453117370605,36.2281227111816,36.165096282959,36.1937408447266,36.2052040100098,36.1994743347168,36.2166595458984,36.2338485717773,36.2338485717773,36.2338485717773,36.2223930358887,36.2281227111816,36.2338485717773,36.2796859741211,36.2911491394043,36.3140678405762,36.3484420776367,36.3484420776367,null,35.8270492553711,35.8786201477051,35.9187240600586,35.9301834106445,35.9301834106445,35.9359130859375,35.9473724365234,35.9702911376953,35.987476348877,36.0161285400391,36.0390472412109,36.0734214782715,36.1135292053223,36.1421775817871,36.159366607666,36.2166595458984,36.2338485717773,36.2281227111816,36.2223930358887,36.2338485717773,36.2338485717773,36.2338485717773,36.2166595458984,36.1994743347168,36.2052040100098,36.1937408447266,36.165096282959,36.1421775817871,36.1135292053223,36.0447769165039,36.0161285400391,35.9817504882812,35.9645576477051,35.9473724365234,35.9473724365234,35.9301834106445,35.9129943847656,35.901538848877,35.8900756835938,35.849967956543,35.8213195800781,35.8270492553711,35.8098640441895,35.8041305541992,35.7926750183105,35.7984046936035,35.8155937194824,35.8270492553711,35.8270492553711,35.8270492553711,null,36.3083343505859,36.2911491394043,36.2911491394043,36.2854156494141,36.2739562988281,36.2453117370605,36.2567672729492,36.2453117370605,36.2338485717773,36.2338485717773,36.2510414123535,36.2682304382324,36.2682304382324,36.2624969482422,36.2682304382324,36.2796859741211,36.2911491394043,36.4171943664551,36.5031394958496,36.5260581970215,36.4974136352539,36.4974136352539,36.5088691711426,36.5088691711426,36.4974136352539,36.4974136352539,36.4916839599609,36.474494934082,36.474494934082,36.4515762329102,36.3942794799805,36.3484420776367,36.3312530517578,36.3083343505859,36.3083343505859,null,36.0734214782715,36.0791511535645,36.0619659423828,36.0447769165039,36.0275840759277,36.0046691894531,36.0046691894531,36.0046691894531,35.987476348877,35.9359130859375,35.9072647094727,35.9187240600586,35.9244537353516,35.9301834106445,35.9187240600586,35.9244537353516,35.9473724365234,35.987476348877,36.0333137512207,36.0505027770996,36.0562324523926,36.0906105041504,36.0906105041504,36.0906105041504,36.1020698547363,36.1192588806152,36.1307182312012,36.1307182312012,36.1135292053223,36.1078033447266,36.1192588806152,36.1421775817871,36.1479072570801,36.1421775817871,36.1421775817871,36.165096282959,36.159366607666,36.159366607666,36.1708221435547,36.1880149841309,36.1937408447266,36.1937408447266,36.1708221435547,36.1708221435547,36.1765556335449,36.1708221435547,36.165096282959,36.153636932373,36.1364479064941,36.1135292053223,36.0734214782715,36.0734214782715,null,36.5146026611328,36.5432472229004,36.5604400634766,36.5776252746582,36.5776252746582,36.5833549499512,36.6005439758301,36.617733001709,36.617733001709,36.5948143005371,36.5833549499512,36.5547065734863,36.5260581970215,36.5031394958496,36.474494934082,36.440113067627,36.4057388305664,36.3828201293945,36.3656311035156,36.3427124023438,36.3427124023438,36.3484420776367,36.3484420776367,36.3255233764648,36.2624969482422,36.2567672729492,36.2911491394043,36.302604675293,36.3197937011719,36.3197937011719,36.3427124023438,36.3484420776367,36.3713607788086,36.4000091552734,36.4229278564453,36.440113067627,36.4573059082031,36.474494934082,36.5146026611328,36.5146026611328,null,36.165096282959,36.0906105041504,36.0562324523926,36.0046691894531,35.9760208129883,35.9473724365234,35.8843460083008,35.8614273071289,35.8557014465332,35.8557014465332,35.8614273071289,35.849967956543,35.8728866577148,35.8786201477051,35.8900756835938,35.8728866577148,35.8671569824219,35.8557014465332,35.8557014465332,35.8557014465332,35.849967956543,35.8327827453613,35.8327827453613,35.8327827453613,35.849967956543,35.8557014465332,35.8557014465332,35.849967956543,35.849967956543,35.849967956543,35.8614273071289,35.8614273071289,35.8557014465332,35.8327827453613,35.8213195800781,35.8041305541992,35.8041305541992,35.9072647094727,35.9244537353516,35.9416427612305,35.9473724365234,35.9359130859375,35.9416427612305,35.9473724365234,35.9588317871094,35.9760208129883,35.987476348877,35.9932098388672,35.9989395141602,36.0046691894531,36.0333137512207,36.0505027770996,36.0619659423828,36.1880149841309,36.1708221435547,36.165096282959,36.165096282959,null,36.5031394958496,36.4573059082031,36.440113067627,36.3942794799805,36.3427124023438,36.3197937011719,36.3140678405762,36.2682304382324,36.2510414123535,36.2281227111816,36.2223930358887,36.2166595458984,36.1994743347168,36.1937408447266,36.1765556335449,36.1708221435547,36.165096282959,36.159366607666,36.165096282959,36.1708221435547,36.1880149841309,36.2166595458984,36.2338485717773,36.2624969482422,36.2567672729492,36.2453117370605,36.2624969482422,36.2796859741211,36.3255233764648,36.3427124023438,36.3484420776367,36.3656311035156,36.3599014282227,36.3713607788086,36.3885498046875,36.440113067627,36.4859504699707,36.5031394958496,36.5203285217285,36.5375213623047,36.5489768981934,36.5776252746582,36.5833549499512,36.5661659240723,36.5375213623047,36.474494934082,36.4573059082031,36.474494934082,36.5031394958496,36.4974136352539,36.5031394958496,36.5031394958496,36.5031394958496,null,35.9244537353516,35.9244537353516,35.9301834106445,35.9244537353516,35.9187240600586,35.9187240600586,35.9129943847656,35.8900756835938,35.8728866577148,35.84423828125,35.8213195800781,35.8041305541992,35.7869453430176,35.7582969665527,35.7468376159668,35.6895408630371,35.6838111877441,35.5806770324707,35.5749473571777,35.5978660583496,35.6207847595215,35.6265144348145,35.6379737854004,35.6379737854004,35.6379737854004,35.6379737854004,35.6207847595215,35.6150550842285,35.6150550842285,35.5978660583496,35.5864105224609,35.569221496582,35.5806770324707,35.5864105224609,35.5749473571777,35.5978660583496,35.6437034606934,35.6551666259766,35.6666221618652,35.6666221618652,35.6895408630371,35.706729888916,35.7353782653809,35.7468376159668,35.7640266418457,35.7754859924316,35.7926750183105,35.8041305541992,35.8213195800781,35.8327827453613,35.8557014465332,35.8786201477051,35.901538848877,35.9072647094727,35.9129943847656,35.9244537353516,35.9244537353516,null,35.448902130127,35.4259834289551,35.1910667419434,35.1910667419434,35.082202911377,35.0764770507812,35.0019912719727,35.0077209472656,35.0420989990234,35.0478286743164,35.0535583496094,35.0707473754883,35.0764770507812,35.1566925048828,35.1624183654785,35.1910667419434,35.3514938354492,35.3686828613281,35.3916015625,35.4030647277832,35.4145202636719,35.4202499389648,35.4259834289551,35.4259834289551,35.4202499389648,35.4202499389648,35.4603576660156,35.4546279907227,35.448902130127,35.448902130127,null,35.4947357177734,35.5176544189453,35.5176544189453,35.534839630127,35.5405731201172,35.5577583312988,35.5921401977539,35.5978660583496,35.6265144348145,35.6322479248047,35.6379737854004,35.6494331359863,35.6666221618652,35.6551666259766,35.6379737854004,35.6322479248047,35.6379737854004,35.6551666259766,35.6780815124512,35.6723518371582,35.6551666259766,35.6494331359863,35.6379737854004,35.5978660583496,35.5806770324707,35.5577583312988,35.5577583312988,35.5233840942383,35.5004653930664,35.4832763671875,35.4718170166016,35.448902130127,35.4546279907227,35.4603576660156,35.4202499389648,35.4202499389648,35.4259834289551,35.4259834289551,35.4202499389648,35.4145202636719,35.4030647277832,35.3916015625,35.3686828613281,35.3514938354492,35.4259834289551,35.4374389648438,35.4431686401367,35.448902130127,35.4718170166016,35.4947357177734,35.4947357177734,null,34.9905319213867,34.996265411377,35.2712821960449,35.265552520752,35.265552520752,35.2712821960449,35.2942008972168,35.3228492736816,35.3228492736816,35.3343086242676,35.3400382995605,35.3686828613281,35.3686828613281,35.3343086242676,35.3113899230957,35.3113899230957,35.2827415466309,35.265552520752,35.265552520752,35.2712821960449,35.254093170166,35.1681480407715,35.1509590148926,35.1337738037109,35.116584777832,35.116584777832,35.1280403137207,35.1395034790039,35.1395034790039,35.1337738037109,35.116584777832,34.9905319213867,34.9905319213867,34.9905319213867,null,35.9072647094727,35.8041305541992,35.7984046936035,35.7869453430176,35.7640266418457,35.7468376159668,35.6952705383301,35.6838111877441,35.6780815124512,35.6666221618652,35.6551666259766,35.6437034606934,35.6093292236328,35.6838111877441,35.6838111877441,35.6780815124512,35.6723518371582,35.6723518371582,35.6150550842285,35.6437034606934,35.6666221618652,35.712459564209,35.7582969665527,35.7582969665527,35.7582969665527,35.7582969665527,35.7869453430176,35.7869453430176,35.8327827453613,35.8843460083008,35.9072647094727,35.9072647094727,35.9072647094727,null,35.3572273254395,35.4087905883789,35.4259834289551,35.448902130127,35.4775466918945,35.5061950683594,35.5806770324707,35.6322479248047,35.6551666259766,35.6437034606934,35.6150550842285,35.397331237793,35.3400382995605,35.3343086242676,35.3285751342773,35.3113899230957,35.2827415466309,35.2712821960449,35.2712821960449,35.2311744689941,35.2369041442871,35.254093170166,35.265552520752,35.2712821960449,35.2827415466309,35.2884712219238,35.2942008972168,35.2999305725098,35.3113899230957,35.3343086242676,35.3572273254395,35.3572273254395,null,35.2369041442871,35.2426338195801,35.254093170166,35.2999305725098,35.3343086242676,35.3514938354492,35.3686828613281,35.3801460266113,35.3801460266113,35.3858757019043,35.3686828613281,34.996265411377,34.996265411377,35.2369041442871,35.2369041442871,null,36.4916839599609,36.6406517028809,36.6349220275879,36.6234588623047,36.6005439758301,36.5031394958496,36.4171943664551,36.4286575317383,36.4458465576172,36.474494934082,36.4916839599609,36.4916839599609,null,35.7926750183105,35.7869453430176,35.5921401977539,35.5864105224609,35.5634918212891,35.5405731201172,35.4832763671875,35.4431686401367,35.4374389648438,35.4374389648438,35.4374389648438,35.6666221618652,35.6551666259766,35.7926750183105,35.7984046936035,35.7926750183105,35.7926750183105,null,34.9790725708008,34.9790725708008,34.9848022460938,35.2139854431152,35.2311744689941,35.2254447937012,35.2082557678223,35.2082557678223,35.2139854431152,35.2369041442871,35.248363494873,35.2770118713379,35.2827415466309,35.2827415466309,35.2999305725098,35.2999305725098,35.2999305725098,35.2999305725098,35.3056564331055,35.3113899230957,35.2770118713379,35.265552520752,35.2369041442871,35.2139854431152,35.1624183654785,35.1108551025391,35.082202911377,34.9790725708008,34.9790725708008,null,35.6952705383301,35.6723518371582,35.6207847595215,35.5864105224609,35.5864105224609,35.5864105224609,35.5634918212891,35.5291137695312,35.4660873413086,35.4259834289551,35.4087905883789,35.3801460266113,35.3686828613281,35.3400382995605,35.3343086242676,35.3228492736816,35.3228492736816,35.2942008972168,35.2712821960449,35.265552520752,35.265552520752,35.2712821960449,35.2827415466309,35.3228492736816,35.3228492736816,35.3113899230957,35.3113899230957,35.3228492736816,35.3285751342773,35.3400382995605,35.3801460266113,35.397331237793,35.4145202636719,35.4259834289551,35.448902130127,35.4546279907227,35.4603576660156,35.4603576660156,35.4775466918945,35.4832763671875,35.5119209289551,35.5233840942383,35.5176544189453,35.5405731201172,35.5577583312988,35.5749473571777,35.5806770324707,35.5921401977539,35.5921401977539,35.5978660583496,35.6150550842285,35.6780815124512,35.701000213623,35.706729888916,35.701000213623,35.701000213623,35.712459564209,35.712459564209,35.712459564209,35.712459564209,35.712459564209,35.712459564209,35.6952705383301,35.6952705383301,35.6952705383301,null,35.4259834289551,35.448902130127,35.4718170166016,35.4832763671875,35.5004653930664,35.5233840942383,35.5577583312988,35.5577583312988,35.5806770324707,35.5978660583496,35.6379737854004,35.6494331359863,35.6551666259766,35.6723518371582,35.701000213623,35.712459564209,35.7468376159668,35.7812118530273,35.7812118530273,35.8557014465332,35.7812118530273,35.7926750183105,35.7812118530273,35.7697563171387,35.712459564209,35.701000213623,35.701000213623,35.706729888916,35.701000213623,35.6780815124512,35.6150550842285,35.5978660583496,35.5921401977539,35.5921401977539,35.5806770324707,35.5749473571777,35.5577583312988,35.5405731201172,35.5176544189453,35.5233840942383,35.5119209289551,35.4832763671875,35.4775466918945,35.4603576660156,35.4603576660156,35.4546279907227,35.448902130127,35.4259834289551,35.4259834289551,35.4431686401367,35.4546279907227,35.4603576660156,35.4718170166016,35.4718170166016,35.4546279907227,35.4546279907227,35.4660873413086,35.4546279907227,35.4259834289551,35.4259834289551,null,35.254093170166,35.2999305725098,35.3400382995605,35.3686828613281,35.3858757019043,35.397331237793,35.4202499389648,35.448902130127,35.4660873413086,35.4660873413086,35.4431686401367,35.4431686401367,35.448902130127,35.4718170166016,35.4832763671875,35.4947357177734,35.5119209289551,35.5233840942383,35.5405731201172,35.5520324707031,35.5577583312988,35.5405731201172,35.5520324707031,35.5577583312988,35.5749473571777,35.5864105224609,35.5921401977539,35.6093292236328,35.6379737854004,35.6666221618652,35.6838111877441,35.6895408630371,35.6895408630371,35.6952705383301,35.7296485900879,35.7239189147949,35.7296485900879,35.7525672912598,35.7468376159668,35.7239189147949,35.706729888916,35.6952705383301,35.6838111877441,35.6723518371582,35.6551666259766,35.6322479248047,35.5806770324707,35.5061950683594,35.4775466918945,35.448902130127,35.4259834289551,35.4087905883789,35.3572273254395,35.3629570007324,35.254093170166,35.254093170166,null,35.6093292236328,35.5921401977539,35.5864105224609,35.5864105224609,35.5749473571777,35.5577583312988,35.5520324707031,35.5577583312988,35.5577583312988,35.5405731201172,35.5119209289551,35.4947357177734,35.4603576660156,35.4259834289551,35.4087905883789,35.3686828613281,35.3514938354492,35.3343086242676,35.3113899230957,35.2942008972168,35.2827415466309,35.254093170166,35.2426338195801,35.2369041442871,35.2426338195801,35.254093170166,35.265552520752,35.2369041442871,35.2197151184082,35.2254447937012,35.2082557678223,35.1967964172363,35.2197151184082,35.2254447937012,35.2369041442871,35.254093170166,35.254093170166,35.2827415466309,35.3113899230957,35.3285751342773,35.3343086242676,35.3400382995605,35.397331237793,35.6150550842285,35.6723518371582,35.6723518371582,35.6780815124512,35.6838111877441,35.6838111877441,35.6093292236328,35.6093292236328,null,36.3312530517578,36.3369827270508,36.3369827270508,36.3484420776367,36.6349220275879,36.6406517028809,36.6406517028809,36.5948143005371,36.5604400634766,36.5489768981934,36.4630317687988,36.3255233764648,36.3255233764648,36.3255233764648,36.3255233764648,36.3312530517578,36.3312530517578,36.3312530517578,null,35.4202499389648,35.397331237793,35.3686828613281,35.3228492736816,35.254093170166,35.2369041442871,35.1910667419434,35.1395034790039,35.1280403137207,35.116584777832,35.116584777832,35.1337738037109,35.1509590148926,35.1681480407715,35.254093170166,35.2712821960449,35.265552520752,35.265552520752,35.2827415466309,35.3113899230957,35.3113899230957,35.3343086242676,35.3686828613281,35.3801460266113,35.3686828613281,35.3629570007324,35.3514938354492,35.3629570007324,35.3801460266113,35.3801460266113,35.397331237793,35.4145202636719,35.4259834289551,35.4202499389648,35.4202499389648,null,36.1479072570801,36.1765556335449,36.1994743347168,36.2166595458984,36.2281227111816,36.2796859741211,36.2911491394043,36.2911491394043,36.302604675293,36.3140678405762,36.3312530517578,36.3312530517578,36.3713607788086,36.3656311035156,36.3369827270508,36.2911491394043,36.2682304382324,36.2796859741211,36.2567672729492,36.2166595458984,36.1937408447266,36.159366607666,36.1421775817871,36.1364479064941,36.1192588806152,36.0906105041504,36.0791511535645,36.0562324523926,35.9932098388672,35.987476348877,35.9817504882812,35.9760208129883,35.9588317871094,35.9473724365234,35.9473724365234,35.8843460083008,35.9244537353516,35.9473724365234,35.987476348877,36.0046691894531,36.0333137512207,36.0619659423828,36.1192588806152,36.1479072570801,36.1479072570801,null,36.5031394958496,36.5031394958496,36.4687652587891,36.4057388305664,36.3942794799805,36.3942794799805,36.4000091552734,36.4057388305664,36.2281227111816,36.2166595458984,36.1994743347168,36.1994743347168,36.1994743347168,36.2166595458984,36.2223930358887,36.2281227111816,36.2510414123535,36.2682304382324,36.3140678405762,36.3197937011719,36.3427124023438,36.3942794799805,36.440113067627,36.4573059082031,36.5031394958496,36.5031394958496,null,36.5260581970215,36.5146026611328,36.4802207946777,36.4515762329102,36.4458465576172,36.4286575317383,36.4171943664551,36.3828201293945,36.3312530517578,36.3083343505859,36.2052040100098,36.1479072570801,36.159366607666,36.1708221435547,36.1937408447266,36.2109336853027,36.2109336853027,36.2682304382324,36.2911491394043,36.3083343505859,36.3312530517578,36.3484420776367,36.3942794799805,36.4286575317383,36.4630317687988,36.4859504699707,36.4916839599609,36.4802207946777,36.4859504699707,36.5088691711426,36.5260581970215,36.5260581970215,null,35.8213195800781,35.7697563171387,35.7239189147949,35.712459564209,35.712459564209,35.6780815124512,35.6551666259766,35.5978660583496,35.5921401977539,35.5577583312988,35.5405731201172,35.534839630127,35.5176544189453,35.5176544189453,35.4947357177734,35.5004653930664,35.4947357177734,35.4775466918945,35.4718170166016,35.4718170166016,35.4775466918945,35.4718170166016,35.4660873413086,35.4546279907227,35.4546279907227,35.4718170166016,35.4832763671875,35.5061950683594,35.5176544189453,35.5405731201172,35.5634918212891,35.5864105224609,35.6150550842285,35.6379737854004,35.6780815124512,35.706729888916,35.712459564209,35.7468376159668,35.7754859924316,35.7984046936035,35.8270492553711,35.8270492553711,35.8155937194824,35.7984046936035,35.7926750183105,35.8041305541992,35.8098640441895,35.8270492553711,35.8213195800781,35.8213195800781,null,36.6291923522949,36.6234588623047,36.612003326416,36.5203285217285,36.5203285217285,36.5260581970215,36.5489768981934,36.5661659240723,36.5776252746582,36.5776252746582,36.5718955993652,36.5661659240723,36.5718955993652,36.5432472229004,36.5088691711426,36.4573059082031,36.4171943664551,36.4286575317383,36.4458465576172,36.4515762329102,36.4802207946777,36.5146026611328,36.5260581970215,36.5432472229004,36.5547065734863,36.5718955993652,36.6291923522949,36.6291923522949,null,34.9848022460938,34.9848022460938,35.0650177001953,35.1108551025391,35.1395034790039,35.2311744689941,35.2712821960449,35.2712821960449,35.2827415466309,35.254093170166,35.254093170166,35.2369041442871,35.2254447937012,35.2197151184082,35.1967964172363,35.2082557678223,35.2254447937012,35.2197151184082,34.996265411377,34.9848022460938,34.9848022460938,34.9848022460938,null,36.1479072570801,36.1364479064941,36.1192588806152,36.1192588806152,36.1192588806152,36.1307182312012,36.1192588806152,35.9760208129883,35.9817504882812,35.9989395141602,36.021858215332,36.0275840759277,36.0390472412109,36.0848846435547,36.0505027770996,36.0161285400391,36.0046691894531,36.0619659423828,36.0734214782715,36.0734214782715,36.0734214782715,36.0791511535645,36.1364479064941,36.2166595458984,36.2682304382324,36.2682304382324,36.2510414123535,36.2338485717773,36.2338485717773,36.2453117370605,36.2567672729492,36.2453117370605,36.2739562988281,36.2854156494141,36.2911491394043,36.2911491394043,36.3083343505859,36.2911491394043,36.2682304382324,36.2109336853027,36.2109336853027,36.1937408447266,36.1708221435547,36.159366607666,36.1479072570801,36.1479072570801,null,35.7296485900879,35.6952705383301,35.6895408630371,35.6895408630371,35.6838111877441,35.6666221618652,35.6379737854004,35.6093292236328,35.5921401977539,35.5864105224609,35.5749473571777,35.5577583312988,35.5520324707031,35.5405731201172,35.5577583312988,35.5520324707031,35.5405731201172,35.5233840942383,35.5119209289551,35.4947357177734,35.4832763671875,35.4718170166016,35.448902130127,35.4431686401367,35.4431686401367,35.4660873413086,35.4660873413086,35.448902130127,35.4202499389648,35.397331237793,35.4259834289551,35.4202499389648,35.4259834289551,35.4202499389648,35.4259834289551,35.4374389648438,35.448902130127,35.4546279907227,35.4660873413086,35.5176544189453,35.5405731201172,35.5577583312988,35.569221496582,35.6723518371582,35.7812118530273,35.8270492553711,35.8041305541992,35.7926750183105,35.7697563171387,35.7582969665527,35.7525672912598,35.7296485900879,35.7296485900879,null,35.6551666259766,35.6723518371582,35.6838111877441,35.6952705383301,35.706729888916,35.7239189147949,35.7468376159668,35.7525672912598,35.7296485900879,35.7239189147949,35.7296485900879,35.7525672912598,35.7582969665527,35.7697563171387,35.7926750183105,35.8041305541992,35.8270492553711,35.8843460083008,35.9473724365234,35.9473724365234,35.9588317871094,35.9760208129883,35.9817504882812,35.987476348877,35.9932098388672,36.0562324523926,35.9588317871094,35.9416427612305,35.9359130859375,35.9072647094727,35.9072647094727,35.8843460083008,35.8327827453613,35.7869453430176,35.7869453430176,35.7582969665527,35.7582969665527,35.7582969665527,35.7582969665527,35.712459564209,35.6666221618652,35.6437034606934,35.6551666259766,35.6551666259766,null,36.6406517028809,36.6406517028809,36.6406517028809,36.6521110534668,36.6521110534668,36.6349220275879,36.5604400634766,36.5375213623047,36.4974136352539,36.4802207946777,36.4343872070312,36.4343872070312,36.4343872070312,36.4286575317383,36.4057388305664,36.4000091552734,36.3828201293945,36.3656311035156,36.3599014282227,36.3656311035156,36.3770904541016,36.3828201293945,36.3942794799805,36.4000091552734,36.3885498046875,36.3885498046875,36.3885498046875,36.3885498046875,36.3770904541016,36.3770904541016,36.4630317687988,36.5489768981934,36.5604400634766,36.5948143005371,36.6406517028809,36.6406517028809,null,35.6437034606934,35.6437034606934,35.6322479248047,35.6379737854004,35.6437034606934,35.6379737854004,35.6437034606934,35.6551666259766,35.6494331359863,35.6666221618652,35.6551666259766,35.6494331359863,35.6322479248047,35.6437034606934,35.6551666259766,35.6666221618652,35.6780815124512,35.6838111877441,35.712459564209,35.712459564209,35.6952705383301,35.6952705383301,35.712459564209,35.7525672912598,35.7640266418457,35.7697563171387,35.7869453430176,35.7926750183105,35.7926750183105,35.7984046936035,35.8327827453613,35.8557014465332,35.8728866577148,35.8900756835938,35.9702911376953,35.987476348877,35.9932098388672,36.0275840759277,36.0447769165039,36.0562324523926,36.0619659423828,36.0791511535645,36.0619659423828,36.0791511535645,36.1020698547363,36.0906105041504,36.0619659423828,36.0275840759277,35.987476348877,35.9817504882812,35.9760208129883,35.9702911376953,35.9588317871094,35.9473724365234,35.9244537353516,35.9072647094727,35.8900756835938,35.8900756835938,35.8671569824219,35.8671569824219,35.84423828125,35.8041305541992,35.7812118530273,35.7640266418457,35.7353782653809,35.706729888916,35.706729888916,35.6952705383301,35.6838111877441,35.6551666259766,35.6437034606934,35.6437034606934,null,36.3656311035156,36.3942794799805,36.4343872070312,36.474494934082,36.5203285217285,36.612003326416,36.612003326416,36.5833549499512,36.5604400634766,36.5432472229004,36.5203285217285,36.5031394958496,36.4974136352539,36.5031394958496,36.4974136352539,36.4859504699707,36.4687652587891,36.4343872070312,36.4057388305664,36.3885498046875,36.3770904541016,36.2796859741211,36.2624969482422,36.2281227111816,36.1994743347168,36.1765556335449,36.1708221435547,36.159366607666,36.1937408447266,36.2166595458984,36.2567672729492,36.2796859741211,36.2682304382324,36.2911491394043,36.3369827270508,36.3656311035156,36.3656311035156,null,35.534839630127,35.534839630127,35.5405731201172,35.5577583312988,35.5634918212891,35.5577583312988,35.5405731201172,35.5119209289551,35.4660873413086,35.4202499389648,35.3686828613281,35.1624183654785,35.2139854431152,35.2369041442871,35.265552520752,35.2770118713379,35.3113899230957,35.3400382995605,35.3629570007324,35.3801460266113,35.4030647277832,35.4145202636719,35.4259834289551,35.4374389648438,35.4832763671875,35.5061950683594,35.5119209289551,35.5119209289551,35.5176544189453,35.534839630127,35.534839630127,null,35.9072647094727,35.8900756835938,35.8728866577148,35.8671569824219,35.8270492553711,35.8155937194824,35.8041305541992,35.7411079406738,35.701000213623,35.6780815124512,35.6666221618652,35.6666221618652,35.6551666259766,35.6437034606934,35.6265144348145,35.6207847595215,35.5978660583496,35.569221496582,35.5577583312988,35.569221496582,35.5749473571777,35.6952705383301,35.712459564209,35.7296485900879,35.7754859924316,35.8843460083008,35.9473724365234,35.9760208129883,36.0046691894531,36.0562324523926,36.0505027770996,36.0333137512207,35.987476348877,35.9473724365234,35.9244537353516,35.9187240600586,35.9301834106445,35.9244537353516,35.9187240600586,35.9072647094727,35.9072647094727,null,34.996265411377,35.0249099731445,35.0363693237305,35.0363693237305,35.0420989990234,35.0592842102051,35.082202911377,35.0879364013672,35.082202911377,35.082202911377,35.0879364013672,35.1108551025391,35.1395034790039,35.1624183654785,35.1796112060547,35.1967964172363,35.2197151184082,35.254093170166,35.3056564331055,35.3457679748535,35.3629570007324,35.3686828613281,35.397331237793,35.397331237793,35.4145202636719,35.4145202636719,35.4202499389648,35.4259834289551,35.4259834289551,35.4145202636719,35.4145202636719,35.397331237793,35.397331237793,35.3686828613281,35.3686828613281,34.996265411377,34.9905319213867,34.996265411377,34.996265411377,null,36.1364479064941,36.1364479064941,36.1307182312012,36.1078033447266,36.1192588806152,36.1307182312012,36.1307182312012,36.1135292053223,36.1192588806152,36.1192588806152,36.1307182312012,36.1192588806152,36.1192588806152,36.1135292053223,36.1135292053223,36.0963401794434,36.0906105041504,36.1020698547363,36.1135292053223,36.1192588806152,36.2854156494141,36.3140678405762,36.3427124023438,36.3599014282227,36.3656311035156,36.3713607788086,36.3828201293945,36.3828201293945,36.4000091552734,36.4286575317383,36.4171943664551,36.2911491394043,36.2796859741211,36.2682304382324,36.2624969482422,36.2682304382324,36.2166595458984,36.1364479064941,36.1364479064941,null,36.3599014282227,36.4343872070312,36.4687652587891,36.5031394958496,36.5088691711426,36.5604400634766,36.5948143005371,36.6349220275879,36.6750297546387,36.6692962646484,36.6635704040527,36.6578407287598,36.6406517028809,36.6406517028809,36.6349220275879,36.3484420776367,36.3484420776367,36.3599014282227,36.3599014282227,null,36.5948143005371,36.5948143005371,36.6005439758301,36.617733001709,36.617733001709,36.6005439758301,36.5833549499512,36.5776252746582,36.5776252746582,36.5604400634766,36.5432472229004,36.5146026611328,36.4974136352539,36.4859504699707,36.4687652587891,36.4573059082031,36.4573059082031,36.4171943664551,36.4057388305664,36.4171943664551,36.4171943664551,36.3885498046875,36.3713607788086,36.3942794799805,36.3942794799805,36.4057388305664,36.4286575317383,36.4286575317383,36.440113067627,36.440113067627,36.4229278564453,36.440113067627,36.4343872070312,36.4573059082031,36.4630317687988,36.4687652587891,36.4859504699707,36.4859504699707,36.4974136352539,36.5146026611328,36.5260581970215,36.5547065734863,36.5604400634766,36.5948143005371,36.5948143005371,null,36.6521110534668,36.6406517028809,36.4916839599609,36.4573059082031,36.4630317687988,36.3369827270508,36.3427124023438,36.3083343505859,36.3083343505859,36.3083343505859,36.3083343505859,36.3140678405762,36.3255233764648,36.3427124023438,36.3484420776367,36.3484420776367,36.3427124023438,36.3140678405762,36.302604675293,36.3083343505859,36.3197937011719,36.3312530517578,36.3369827270508,36.3312530517578,36.3140678405762,36.2854156494141,36.2911491394043,36.3083343505859,36.3197937011719,36.3140678405762,36.2854156494141,36.2682304382324,36.2510414123535,36.2567672729492,36.2624969482422,36.2854156494141,36.2911491394043,36.3255233764648,36.3484420776367,36.3885498046875,36.4057388305664,36.4286575317383,36.4343872070312,36.4343872070312,36.4343872070312,36.4802207946777,36.4974136352539,36.5375213623047,36.5604400634766,36.6349220275879,36.6349220275879,36.6521110534668,36.6578407287598,36.6521110534668,36.6521110534668,null,35.5806770324707,35.4145202636719,35.4202499389648,35.3916015625,35.3686828613281,35.3686828613281,35.397331237793,35.397331237793,35.4145202636719,35.4145202636719,35.4259834289551,35.4259834289551,35.4202499389648,35.4145202636719,35.4145202636719,35.397331237793,35.397331237793,35.3686828613281,35.3686828613281,35.3858757019043,35.397331237793,35.4145202636719,35.4259834289551,35.4374389648438,35.448902130127,35.4718170166016,35.4775466918945,35.4718170166016,35.4259834289551,35.4145202636719,35.4087905883789,35.4202499389648,35.4374389648438,35.4947357177734,35.5176544189453,35.5176544189453,35.5233840942383,35.534839630127,35.5520324707031,35.5749473571777,35.5864105224609,35.5806770324707,35.569221496582,35.5864105224609,35.5978660583496,35.6150550842285,35.6150550842285,35.6207847595215,35.6379737854004,35.6379737854004,35.6379737854004,35.6379737854004,35.6265144348145,35.6207847595215,35.5978660583496,35.5749473571777,35.5806770324707,35.5806770324707,null,36.4916839599609,36.474494934082,36.4458465576172,36.4286575317383,36.4000091552734,36.3828201293945,36.3828201293945,36.3713607788086,36.3656311035156,36.3599014282227,36.3427124023438,36.3140678405762,36.2854156494141,36.3083343505859,36.3255233764648,36.3484420776367,36.3484420776367,36.3427124023438,36.3140678405762,36.2911491394043,36.302604675293,36.3255233764648,36.3369827270508,36.4630317687988,36.4573059082031,36.4916839599609,36.4916839599609,null,36.0619659423828,36.0848846435547,36.0963401794434,36.1307182312012,36.153636932373,36.159366607666,36.165096282959,36.1937408447266,36.2052040100098,36.2166595458984,36.2510414123535,36.2453117370605,36.2281227111816,36.2223930358887,36.2223930358887,36.1994743347168,36.1765556335449,36.1364479064941,36.1192588806152,36.1192588806152,36.1192588806152,36.1135292053223,36.0848846435547,36.0619659423828,36.0447769165039,36.0161285400391,35.9932098388672,35.9760208129883,35.9645576477051,35.9645576477051,35.9702911376953,35.9817504882812,36.0046691894531,36.0333137512207,36.0619659423828,36.0619659423828,null,36.3942794799805,36.4000091552734,36.4057388305664,36.4171943664551,36.4229278564453,36.3427124023438,36.3599014282227,36.302604675293,36.2682304382324,36.2052040100098,36.1880149841309,36.165096282959,36.1708221435547,36.1880149841309,36.2682304382324,36.2854156494141,36.3312530517578,36.3427124023438,36.3656311035156,36.3713607788086,36.3942794799805,36.3942794799805,null,35.534839630127,35.6093292236328,35.6207847595215,35.6666221618652,35.6838111877441,35.7468376159668,35.7697563171387,35.7984046936035,35.8041305541992,35.7984046936035,35.7926750183105,35.7984046936035,35.8155937194824,35.8155937194824,35.8155937194824,35.8098640441895,35.8155937194824,35.8098640441895,35.8155937194824,35.8213195800781,35.8213195800781,35.8270492553711,35.8041305541992,35.7812118530273,35.7582969665527,35.5634918212891,35.5577583312988,35.5634918212891,35.5577583312988,35.5405731201172,35.534839630127,35.534839630127,null,35.534839630127,35.534839630127,35.5291137695312,35.534839630127,35.5405731201172,35.5577583312988,35.5749473571777,35.5978660583496,35.6322479248047,35.6551666259766,35.6780815124512,35.712459564209,35.7525672912598,35.7926750183105,35.8155937194824,35.8270492553711,35.8327827453613,35.84423828125,35.849967956543,35.849967956543,35.849967956543,35.84423828125,35.8270492553711,35.8213195800781,35.8098640441895,35.7984046936035,35.7697563171387,35.7468376159668,35.6838111877441,35.6666221618652,35.6207847595215,35.6093292236328,35.534839630127,35.534839630127,null,36.4343872070312,36.440113067627,36.4229278564453,36.440113067627,36.440113067627,36.4286575317383,36.4286575317383,36.4057388305664,36.3942794799805,36.3942794799805,36.3713607788086,36.3484420776367,36.3140678405762,36.2510414123535,36.2166595458984,36.2052040100098,36.1937408447266,36.165096282959,36.159366607666,36.153636932373,36.1307182312012,36.0963401794434,36.1192588806152,36.4057388305664,36.4171943664551,36.4343872070312,36.4343872070312,null,35.3514938354492,35.1910667419434,35.1624183654785,35.1566925048828,35.0764770507812,35.0707473754883,35.0535583496094,35.0478286743164,35.0420989990234,35.0077209472656,35.0134506225586,35.2999305725098,35.3113899230957,35.4030647277832,35.4030647277832,35.4030647277832,35.4087905883789,35.4202499389648,35.4259834289551,35.4259834289551,35.4431686401367,35.4546279907227,35.4546279907227,35.4660873413086,35.4718170166016,35.4775466918945,35.4718170166016,35.4718170166016,35.4775466918945,35.4947357177734,35.5004653930664,35.4947357177734,35.4718170166016,35.448902130127,35.4431686401367,35.4374389648438,35.4259834289551,35.3514938354492,35.3514938354492,null,36.0619659423828,36.0734214782715,36.0963401794434,36.1078033447266,36.1192588806152,36.1192588806152,36.1307182312012,36.1765556335449,36.1994743347168,36.2166595458984,36.2281227111816,36.4057388305664,36.4000091552734,36.3942794799805,36.3942794799805,36.4057388305664,36.4687652587891,36.5031394958496,36.5088691711426,36.5031394958496,36.1479072570801,36.1192588806152,36.1192588806152,36.0619659423828,36.0619659423828,36.0619659423828,null,35.7697563171387,35.7582969665527,35.7812118530273,35.8041305541992,35.8270492553711,35.8213195800781,35.8213195800781,35.8155937194824,35.8098640441895,35.8155937194824,35.8098640441895,35.8155937194824,35.8155937194824,35.8155937194824,35.7984046936035,35.7926750183105,35.7984046936035,35.8041305541992,35.7984046936035,35.8098640441895,35.8213195800781,35.8270492553711,35.84423828125,35.8327827453613,35.849967956543,35.8557014465332,35.8671569824219,35.8843460083008,35.8843460083008,35.901538848877,35.9072647094727,35.9072647094727,35.9244537353516,36.0046691894531,36.0161285400391,36.0505027770996,36.0848846435547,36.0390472412109,36.0275840759277,36.021858215332,35.9989395141602,35.9817504882812,35.9760208129883,35.9473724365234,35.9187240600586,35.901538848877,35.84423828125,35.8327827453613,35.8270492553711,35.8270492553711,35.7984046936035,35.7697563171387,35.7697563171387,null,35.9588317871094,36.0505027770996,36.0505027770996,35.9932098388672,36.0447769165039,36.0390472412109,35.9702911376953,35.8900756835938,35.8728866577148,35.8557014465332,35.8327827453613,35.7984046936035,35.7926750183105,35.7926750183105,35.7869453430176,35.7697563171387,35.7640266418457,35.7525672912598,35.712459564209,35.712459564209,35.712459564209,35.712459564209,35.712459564209,35.712459564209,35.7697563171387,35.7812118530273,35.7926750183105,35.7812118530273,35.8557014465332,35.9588317871094,35.9588317871094,null,36.1135292053223,36.1078033447266,35.9645576477051,35.9645576477051,35.9760208129883,35.9645576477051,35.9588317871094,35.9702911376953,35.9760208129883,35.9817504882812,35.987476348877,36.0275840759277,36.0619659423828,36.0906105041504,36.1020698547363,36.1078033447266,36.153636932373,36.165096282959,36.1708221435547,36.165096282959,36.153636932373,36.2510414123535,36.2682304382324,36.2854156494141,36.3140678405762,36.3197937011719,36.3083343505859,36.2911491394043,36.2854156494141,36.3140678405762,36.3312530517578,36.3369827270508,36.3312530517578,36.3197937011719,36.3083343505859,36.302604675293,36.3140678405762,36.3427124023438,36.3484420776367,36.3484420776367,36.3427124023438,36.3255233764648,36.3140678405762,36.3083343505859,36.3083343505859,36.3083343505859,36.3083343505859,36.3427124023438,36.3369827270508,36.3255233764648,36.302604675293,36.2911491394043,36.3140678405762,36.3427124023438,36.3484420776367,36.3484420776367,36.3255233764648,36.3083343505859,36.2854156494141,36.1192588806152,36.1135292053223,36.1135292053223,null,31.5355987548828,31.5585174560547,31.5814323425293,31.5814323425293,31.6100807189941,31.6387310028076,31.6731071472168,31.6673755645752,31.632999420166,31.6387310028076,31.6731071472168,31.7132129669189,31.707483291626,31.7132129669189,31.7533206939697,31.7819690704346,31.7819690704346,31.8048877716064,31.8392658233643,31.8621845245361,31.885103225708,31.885103225708,31.9022903442383,31.9366664886475,31.948127746582,31.9595851898193,31.9939613342285,32.0168800354004,32.097095489502,32.0741806030273,32.0283432006836,31.9825038909912,31.9538555145264,31.8736419677734,31.8449954986572,31.7876968383789,31.7418632507324,31.7246723175049,31.6731071472168,31.6158123016357,31.5355987548828,31.5355987548828,null,32.085636138916,32.085636138916,32.0741806030273,32.0741806030273,32.5096244812012,32.5210838317871,32.085636138916,32.085636138916,null,31.123067855835,31.0543117523193,31.0829620361328,31.1689052581787,31.2319278717041,31.2663078308105,31.2892265319824,31.3178730010986,31.3637104034424,31.3808975219727,31.4038162231445,31.4496536254883,31.5527858734131,31.5241374969482,31.4783000946045,31.4611110687256,31.432466506958,31.432466506958,31.4267349243164,31.3751678466797,31.2892265319824,31.2491188049316,31.123067855835,31.123067855835,null,28.3155746459961,28.2869262695312,28.2582778930664,28.2181720733643,28.1952533721924,28.1666049957275,28.1494159698486,28.1837940216064,28.2410907745361,28.2697372436523,28.2754669189453,28.2525482177734,28.2353591918945,28.2181720733643,28.1952533721924,28.1723346710205,28.1551456451416,28.1551456451416,28.1723346710205,28.2009811401367,28.2181720733643,28.2067127227783,28.2181720733643,28.2353591918945,28.2525482177734,28.2640075683594,28.2754669189453,28.3155746459961,28.3155746459961,null,33.455005645752,33.3919792175293,33.3862533569336,33.8331565856934,33.8388862609863,33.455005645752,33.455005645752,null,34.7498931884766,35.1853370666504,35.1796112060547,34.7498931884766,34.7441596984863,34.7498931884766,34.7498931884766,null,29.1177139282227,28.8942623138428,28.7853984832764,28.6020526885986,28.6593475341797,28.6536197662354,28.6478900909424,29.0890693664551,29.2552242279053,29.1177139282227,29.1177139282227,null,29.9485054016113,30.0516376495361,30.074556350708,30.074556350708,30.1032009124756,30.074556350708,30.0630950927734,30.0688247680664,30.0459060668945,30.0058002471924,29.9656925201416,29.9255867004395,29.8740177154541,29.833911895752,29.7995338439941,29.7766151428223,29.7307777404785,29.6964015960693,29.684944152832,29.6505641937256,29.6161880493164,29.6047306060791,29.5932693481445,29.6333770751953,29.6620254516602,29.6792144775391,29.7422389984131,29.7938041687012,29.833911895752,29.816722869873,29.8912086486816,29.9485054016113,29.9485054016113,null,34.3029823303223,33.8274269104004,33.8217010498047,34.2972526550293,34.3029823303223,34.3029823303223,null,29.6161880493164,29.6161880493164,29.8740177154541,29.8797492980957,29.765157699585,29.7078590393066,29.6734828948975,29.6505641937256,29.5588932037354,29.5588932037354,29.5474319458008,29.5646209716797,29.621919631958,29.621919631958,29.6161880493164,29.6161880493164,null,30.0688247680664,30.2063331604004,30.3151969909668,30.4011421203613,30.3438453674316,30.2407131195068,30.1490383148193,30.0630950927734,29.7880764007568,30.0688247680664,30.0688247680664,null,33.8274269104004,33.8331565856934,33.3862533569336,33.3862533569336,33.7529449462891,33.8274269104004,33.8274269104004,null,28.395788192749,28.1780643463135,28.1436862945557,28.1608753204346,28.1723346710205,28.4645442962646,28.6650772094727,28.6879959106445,28.7281036376953,28.6708087921143,28.6708087921143,28.6708087921143,28.6020526885986,28.5447578430176,28.5332984924316,28.470272064209,28.4187068939209,28.4244365692139,28.395788192749,28.395788192749,null,31.0313930511475,31.0657730102539,31.3236026763916,31.2491188049316,31.2834949493408,30.979829788208,30.9454498291016,30.8938846588135,30.8079414367676,30.7563762664795,30.7907524108887,30.8766975402832,30.8881549835205,30.8996162414551,31.0313930511475,31.0313930511475,null,29.7078590393066,29.7536964416504,29.765157699585,29.7365093231201,29.7536964416504,29.7365093231201,29.7365093231201,29.7078590393066,29.6792144775391,29.6620254516602,29.6333770751953,29.6161880493164,29.5932693481445,29.5531635284424,29.5474319458008,29.4786796569824,29.5015983581543,29.4786796569824,29.4786796569824,29.4672183990479,29.4213809967041,29.1177139282227,29.2552242279053,29.6734828948975,29.7078590393066,29.7078590393066,null,30.4183292388916,30.3381156921387,30.0459060668945,29.9370441436768,30.1089324951172,30.4985427856445,30.5042743682861,30.4183292388916,30.4183292388916,null,32.9565353393555,32.9622611999512,32.9450721740723,32.5210838317871,32.5210838317871,32.9565353393555,32.9565353393555,null,32.1830368041992,32.1773109436035,32.1429328918457,32.091365814209,32.0512619018555,32.0168800354004,32.0340690612793,31.9825038909912,31.9423980712891,31.9252090454102,31.9022903442383,31.8793716430664,31.8449954986572,31.7876968383789,31.7647819519043,31.7475910186768,31.5928936004639,31.7189445495605,31.6731071472168,32.0168800354004,32.091365814209,32.2174186706543,32.1944999694824,32.1543922424316,32.1543922424316,32.1830368041992,32.1830368041992,32.1830368041992,null,33.7472152709961,33.7300262451172,33.7357559204102,33.7185668945312,33.7300262451172,33.7242965698242,33.6956481933594,33.6956481933594,33.7071075439453,33.6899185180664,33.6612701416016,33.6669998168945,33.6555404663086,33.6326217651367,33.6154365539551,33.5982437133789,33.5982437133789,33.5753288269043,33.5695991516113,33.5753288269043,33.5695991516113,33.5753288269043,33.586784362793,33.586784362793,33.5753288269043,33.5982437133789,33.6097030639648,33.6154365539551,33.6097030639648,33.586784362793,33.586784362793,33.5925178527832,33.5982437133789,33.586784362793,33.5753288269043,33.3003082275391,33.3289566040039,33.3232269287109,33.3346824645996,33.3003082275391,33.2773895263672,33.2831192016602,33.2888450622559,33.317497253418,33.2831192016602,33.2773895263672,33.306037902832,33.3404159545898,33.3404159545898,33.3576011657715,33.7472152709961,33.7472152709961,null,29.5932693481445,29.6047306060791,29.6161880493164,29.6161880493164,29.5760822296143,29.5703506469727,29.5359745025635,29.4786796569824,29.3468990325928,29.2265777587891,29.2151165008545,29.2208461761475,29.2380352020264,29.232307434082,29.1979274749756,29.1635513305664,29.1520938873291,29.1291751861572,29.1062564849854,29.0947952270508,29.1119842529297,29.1005268096924,29.0432319641113,28.9859371185303,28.9458293914795,28.9229106903076,28.8426971435547,28.9229106903076,28.9572868347168,28.9744758605957,28.9744758605957,29.0145816802979,29.1291751861572,29.1578216552734,29.1864700317383,29.2036590576172,29.2265777587891,29.2265777587891,29.2609539031982,29.3182487487793,29.312520980835,29.3354396820068,29.3468990325928,29.312520980835,29.3468990325928,29.3927364349365,29.4099235534668,29.4500312805176,29.4557609558105,29.5932693481445,29.5932693481445,null,30.9683685302734,30.8193988800049,30.7907524108887,30.7506446838379,30.6876201629639,30.6532440185547,30.6188640594482,30.4985427856445,30.4527053833008,30.4183292388916,30.3954105377197,30.3667621612549,30.3266544342041,30.3438453674316,30.3667621612549,30.3896808624268,30.3782234191895,30.3667621612549,30.3782234191895,30.4011421203613,30.4125995635986,30.4412479400635,30.5443801879883,30.5329189300537,30.5443801879883,30.5844879150391,30.6245937347412,30.6303253173828,30.664701461792,30.6876201629639,30.727725982666,30.7678337097168,30.8824234008789,30.8938846588135,30.9397220611572,30.9683685302734,30.9683685302734,null,29.2609539031982,30.3954105377197,30.6589698791504,30.0516376495361,29.8682899475098,29.8511028289795,29.765157699585,29.7536964416504,29.759428024292,29.7823467254639,29.7536964416504,29.7422389984131,29.759428024292,29.7365093231201,29.7365093231201,29.7365093231201,29.6620254516602,29.6333770751953,29.5932693481445,29.6047306060791,29.5760822296143,29.5359745025635,29.5245132446289,29.4786796569824,29.4500312805176,29.4156551361084,29.364086151123,29.3468990325928,29.2953338623047,29.2666835784912,29.2151165008545,29.2151165008545,29.1864700317383,29.169282913208,29.1635513305664,29.1119842529297,29.0890693664551,29.0489616394043,28.991662979126,28.9744758605957,28.9859371185303,28.9859371185303,28.9744758605957,28.9744758605957,29.0375003814697,29.0375003814697,29.0145816802979,29.0145816802979,29.0546894073486,29.0604190826416,29.1234455108643,29.1406326293945,29.1520938873291,29.1520938873291,29.1635513305664,29.1979274749756,29.2151165008545,29.2151165008545,29.2437648773193,29.2609539031982,29.2609539031982,null,34.7498931884766,34.7498931884766,34.3087120056152,34.3087120056152,34.3087120056152,34.7441596984863,34.7498931884766,34.7498931884766,null,26.7915058135986,26.7915058135986,26.8545322418213,26.9175567626953,27.0722560882568,27.0722560882568,27.1581993103027,27.1581993103027,27.2384128570557,27.2613315582275,27.2670612335205,27.2727909088135,27.2727909088135,27.2785205841064,27.2154941558838,26.7915058135986,26.7915058135986,26.7915058135986,null,31.4668426513672,31.4897613525391,32.0741806030273,32.0741806030273,32.0741806030273,31.7017555236816,31.6902942657471,31.6387310028076,31.5585174560547,31.495491027832,31.4668426513672,31.4668426513672,null,30.7334575653076,30.6876201629639,30.664701461792,30.6303253173828,30.6245937347412,30.5844879150391,30.5443801879883,30.5329189300537,30.5443801879883,30.4412479400635,30.4125995635986,30.4011421203613,30.3782234191895,30.3724918365479,30.3610343933105,30.3381156921387,30.3209266662598,30.3037395477295,30.3037395477295,30.3266544342041,30.3209266662598,30.3381156921387,30.3896808624268,30.4584369659424,30.5100040435791,30.5443801879883,30.5672988891602,30.7334575653076,30.7334575653076,null,31.0199356079102,31.0313930511475,30.8996162414551,30.8537788391113,30.8079414367676,30.6990776062012,30.6131362915039,30.5042743682861,30.4870853424072,30.4183292388916,30.5042743682861,30.5672988891602,30.5672988891602,30.664701461792,30.7506446838379,30.7506446838379,30.7735633850098,30.8365898132324,30.8365898132324,30.8652362823486,30.8824234008789,30.9110736846924,30.9397220611572,30.9683685302734,31.0084743499756,31.0199356079102,31.0199356079102,null,29.7880764007568,29.7250518798828,29.6391067504883,29.6505641937256,29.6734828948975,29.6792144775391,29.7250518798828,29.7995338439941,29.8453712463379,29.8568305969238,29.8740177154541,29.8912086486816,29.9542350769043,29.9828815460205,30.0115299224854,30.0688247680664,29.7880764007568,29.7880764007568,null,28.5103797912598,28.5619449615479,28.5848636627197,28.6478900909424,28.6708087921143,28.6879959106445,28.7281036376953,28.6879959106445,28.6364307403564,28.6077823638916,28.5905952453613,28.5905952453613,28.5963230133057,28.6020526885986,28.5676765441895,28.5504856109619,28.5332984924316,28.5103797912598,28.4931907653809,28.4931907653809,28.5103797912598,28.5161094665527,28.4645442962646,28.4416255950928,28.4244365692139,28.4301662445068,28.407247543335,28.3671398162842,28.3499526977539,28.338493347168,28.3442230224609,28.3614120483398,28.4244365692139,28.4358959197998,28.4473533630371,28.4760036468506,28.4989204406738,28.5046501159668,28.4931907653809,28.470272064209,28.4473533630371,28.4416255950928,28.4530849456787,28.4931907653809,28.5103797912598,28.5103797912598,null,32.5210838317871,32.5210838317871,32.0741806030273,32.0741806030273,32.0741806030273,32.5210838317871,32.5210838317871,null,26.069580078125,26.3560581207275,26.3503284454346,26.3216800689697,26.3445987701416,26.3331394195557,26.3560581207275,26.3445987701416,26.3732471466064,26.3904361724854,26.3904361724854,26.3617877960205,26.3044929504395,26.2873020172119,26.2987613677979,26.2873020172119,26.2701148986816,26.2300071716309,26.2128200531006,26.1669826507568,26.144063949585,26.1211471557617,26.1039562225342,26.1154155731201,26.1211471557617,26.1039562225342,26.0867691040039,26.069580078125,26.0409317016602,26.0008239746094,26.0122833251953,26.0294723510742,26.0409317016602,26.0122833251953,26.063850402832,26.0810375213623,26.0810375213623,26.0581207275391,25.9664478302002,25.9664478302002,25.9607181549072,25.9435291290283,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9779052734375,26.0352020263672,26.0409317016602,26.0352020263672,26.0352020263672,26.0466613769531,26.0409317016602,26.063850402832,26.0523910522461,26.069580078125,26.069580078125,26.069580078125,null,33.002368927002,32.9336166381836,32.9336166381836,32.990909576416,33.0367469787598,33.0539360046387,33.0825843811035,33.0997734069824,33.1054992675781,33.0711250305176,33.0310173034668,33.002368927002,33.002368927002,null,35.1853370666504,35.6150550842285,35.6150550842285,35.1796112060547,35.1853370666504,35.1853370666504,null,33.3003082275391,33.0367469787598,32.8992347717285,32.9106979370117,33.2773895263672,33.2831192016602,33.317497253418,33.2888450622559,33.2831192016602,33.2773895263672,33.3003082275391,33.3346824645996,33.3232269287109,33.3289566040039,33.3003082275391,33.3003082275391,null,34.7441596984863,34.7498931884766,34.7498931884766,34.3029823303223,34.3029823303223,34.3029823303223,34.7441596984863,34.7441596984863,null,29.896936416626,29.9026679992676,29.7250518798828,29.5932693481445,29.5875396728516,29.6104583740234,29.6104583740234,29.6161880493164,29.5932693481445,29.5760822296143,29.5703506469727,29.5588932037354,29.5703506469727,29.5588932037354,29.5531635284424,29.5646209716797,29.5932693481445,29.6047306060791,29.5875396728516,29.5760822296143,29.5588932037354,29.5588932037354,29.5703506469727,29.5875396728516,29.621919631958,29.6792144775391,29.7823467254639,29.822452545166,29.8396415710449,29.8453712463379,29.816722869873,29.7995338439941,29.765157699585,29.7250518798828,29.6906719207764,29.6906719207764,29.7536964416504,29.822452545166,29.8740177154541,29.8912086486816,29.896936416626,29.896936416626,null,32.1486625671387,31.8679141998291,31.8449954986572,31.8163471221924,31.7819690704346,31.7647819519043,31.7132129669189,31.6559181213379,31.6100807189941,31.5871620178223,31.5527858734131,31.4496536254883,31.4668426513672,31.4897613525391,31.5413246154785,31.6043510437012,31.6043510437012,31.6158123016357,31.6731071472168,31.7246723175049,31.7418632507324,31.7876968383789,31.8449954986572,31.8736419677734,31.9538555145264,31.9825038909912,32.0283432006836,32.0741806030273,32.097095489502,32.1543922424316,32.1486625671387,32.1486625671387,null,34.3144416809082,34.7498931884766,34.7498931884766,34.5608139038086,34.5608139038086,34.3144416809082,34.3144416809082,34.3144416809082,null,34.0852584838867,34.0852584838867,34.1425552368164,34.1540107727051,34.1654739379883,34.1540107727051,34.1253662109375,34.1196365356445,34.1196365356445,34.1310958862305,34.1540107727051,34.1482849121094,34.1368255615234,34.1196365356445,34.0852584838867,34.039421081543,34.0107727050781,33.9993171691895,34.0107727050781,33.9935836791992,33.9821281433105,33.9534797668457,33.9191017150879,33.9133720397949,33.455005645752,33.455005645752,33.8388862609863,34.0852584838867,34.0852584838867,null,33.8217010498047,33.8274269104004,33.3919792175293,33.3862533569336,33.5524101257324,33.8217010498047,33.8217010498047,null,31.6902942657471,32.0741806030273,32.085636138916,32.0741806030273,31.6902942657471,31.6902942657471,31.6902942657471,null,32.0741806030273,31.4897613525391,31.4783000946045,31.4381923675537,31.4267349243164,31.4095478057861,31.432466506958,31.432466506958,31.4668426513672,31.4725723266602,31.4496536254883,31.4439239501953,31.5012187957764,31.5069484710693,31.4840297698975,31.4725723266602,31.5184097290039,31.5413246154785,31.5413246154785,31.575704574585,31.575704574585,32.0741806030273,32.0741806030273,32.0741806030273,32.0741806030273,null,33.4034385681152,33.3461456298828,33.3576011657715,32.985179901123,32.985179901123,32.990909576416,33.4034385681152,33.4034385681152,33.4034385681152,null,35.1796112060547,35.0306396484375,34.7498931884766,34.7498931884766,34.7498931884766,35.1796112060547,35.1796112060547,35.1796112060547,null,29.6333770751953,29.9485054016113,29.8912086486816,29.816722869873,29.833911895752,29.7938041687012,29.7422389984131,29.6792144775391,29.6620254516602,29.6333770751953,29.5245132446289,29.4328422546387,29.3182487487793,29.2265777587891,29.2437648773193,29.3354396820068,29.5760822296143,29.5760822296143,29.6333770751953,29.6333770751953,null,29.7536964416504,29.7078590393066,29.6906719207764,29.6391067504883,29.5932693481445,29.6161880493164,29.6333770751953,29.6620254516602,29.6792144775391,29.7078590393066,29.7365093231201,29.7365093231201,29.7536964416504,29.7365093231201,29.765157699585,29.7536964416504,29.9370441436768,30.0459060668945,29.9886112213135,29.8511028289795,29.7536964416504,29.7536964416504,null,32.0741806030273,32.2632522583008,32.1200141906738,31.9538555145264,31.9882354736328,31.9194793701172,31.8449954986572,31.6845645904541,31.7189445495605,31.7132129669189,31.7017555236816,32.0741806030273,32.0741806030273,null,31.4725723266602,31.0944194793701,31.0886878967285,31.569974899292,31.575704574585,31.575704574585,31.5413246154785,31.5413246154785,31.5184097290039,31.4725723266602,31.4725723266602,null,33.4320907592773,33.9133720397949,33.8789939880371,33.8331565856934,33.8102378845215,33.7987823486328,33.8675346374512,33.8618049621582,33.8618049621582,33.901912689209,33.9133720397949,33.901912689209,33.8675346374512,33.8446159362793,33.8217010498047,33.7930526733398,33.7529449462891,33.7185668945312,33.7128372192383,33.7242965698242,33.7529449462891,33.7987823486328,33.8102378845215,33.8274269104004,33.8503456115723,33.8560752868652,33.8446159362793,33.8331565856934,33.8847236633301,33.9534797668457,33.9534797668457,33.4148979187012,33.4206275939941,33.4320907592773,33.4320907592773,33.4320907592773,33.4320907592773,null,31.0657730102539,31.4611110687256,31.6731071472168,31.7189445495605,31.5928936004639,31.3236026763916,31.0657730102539,31.0657730102539,null,34.3144416809082,34.3144416809082,34.3144416809082,34.2399559020996,34.2456855773926,34.2399559020996,34.2227668762207,33.9133720397949,33.8388862609863,33.8388862609863,34.3144416809082,34.3144416809082,null,31.6501884460449,31.0715007781982,31.0657730102539,31.0944194793701,31.1459865570068,31.1860942840576,31.2605762481689,31.2663078308105,31.3236026763916,31.3006839752197,31.2834949493408,31.2834949493408,31.2834949493408,31.6444568634033,31.6501884460449,31.6501884460449,null,30.2579021453857,30.2636299133301,30.3266544342041,30.3381156921387,30.4125995635986,30.4469795227051,30.4584369659424,30.5501117706299,30.6016750335693,30.6188640594482,30.6303253173828,30.6303253173828,30.6818885803223,30.7105388641357,30.8824234008789,30.9110736846924,30.9225311279297,30.9683685302734,30.9626407623291,31.0027484893799,30.979829788208,31.0371246337891,31.0313930511475,31.0657730102539,31.0715007781982,31.0715007781982,31.0715007781982,31.0715007781982,30.6876201629639,30.2579021453857,30.2579021453857,null,33.8388862609863,33.3862533569336,33.3862533569336,33.8331565856934,33.8388862609863,33.8388862609863,null,31.0944194793701,30.6475124359131,30.8308601379395,30.8308601379395,31.1689052581787,31.707483291626,31.9882354736328,31.9939613342285,31.9939613342285,31.0944194793701,31.0944194793701,null,36.4802207946777,36.4916839599609,36.0562324523926,36.0447769165039,36.4802207946777,36.4802207946777,36.4802207946777,null,32.985179901123,32.8190231323242,32.549732208252,32.538272857666,32.990909576416,32.990909576416,32.985179901123,32.985179901123,null,32.9622611999512,32.9565353393555,32.5210838317871,32.5210838317871,32.9565353393555,32.9622611999512,32.9622611999512,null,34.7498931884766,34.7441596984863,34.7327003479004,34.93896484375,35.1738777160645,35.1796112060547,34.7498931884766,34.7498931884766,null,33.4836540222168,33.5123023986816,33.5294914245605,33.5008430480957,33.5180282592773,33.4721946716309,33.437816619873,33.3862533569336,33.3862533569336,33.3919792175293,33.3747901916504,33.3404159545898,33.3232269287109,33.2716598510742,33.2430114746094,33.4206275939941,33.4836540222168,33.4836540222168,null,32.990909576416,32.990909576416,33.4206275939941,33.4148979187012,33.4034385681152,32.990909576416,32.990909576416,32.990909576416,null,29.0833377838135,28.854154586792,28.8885307312012,28.9171810150146,28.8083171844482,29.0145816802979,29.1005268096924,29.3755474090576,29.0833377838135,29.0833377838135,null,33.8388862609863,33.3805198669434,33.3862533569336,33.8388862609863,33.8388862609863,33.8388862609863,null,28.6364307403564,28.6421604156494,28.2009811401367,28.2009811401367,28.6364307403564,28.6364307403564,null,34.7498931884766,34.7498931884766,34.7498931884766,35.1796112060547,35.1796112060547,34.7498931884766,34.7498931884766,null,28.0462837219238,28.0520133972168,28.0462837219238,27.2727909088135,27.2670612335205,27.353006362915,27.353006362915,27.3759250640869,27.3759250640869,27.3587341308594,27.3587341308594,27.3701934814453,27.3701934814453,27.364465713501,27.353006362915,28.0462837219238,28.0462837219238,null,32.5210838317871,32.5210838317871,32.5210838317871,32.5153541564941,32.3090896606445,32.2632522583008,32.0741806030273,32.0741806030273,32.5210838317871,32.5210838317871,null,32.085636138916,31.6501884460449,31.6501884460449,31.6444568634033,31.6501884460449,32.0741806030273,32.085636138916,32.085636138916,null,29.6161880493164,29.6161880493164,30.2521705627441,30.2579021453857,30.2579021453857,30.0573673248291,30.0630950927734,30.074556350708,30.0172576904297,30.0115299224854,29.9026679992676,29.833911895752,29.8109931945801,29.765157699585,29.7307777404785,29.7078590393066,29.6906719207764,29.6620254516602,29.6161880493164,29.6161880493164,29.6161880493164,null,32.3663864135742,32.3549270629883,32.3434677124023,32.3320083618164,32.0741806030273,32.0627174377441,32.2747116088867,32.538272857666,32.538272857666,32.549732208252,32.538272857666,32.4981651306152,32.4408721923828,32.4236831665039,32.4064903259277,32.3663864135742,32.3663864135742,null,31.9939613342285,31.8736419677734,31.4840297698975,31.4783000946045,31.4152774810791,31.3808975219727,31.3808975219727,31.3808975219727,31.4095478057861,31.4381923675537,31.4611110687256,31.5126800537109,31.5585174560547,31.6100807189941,31.6731071472168,31.7475910186768,31.7418632507324,31.7533206939697,31.7819690704346,31.8220767974854,31.8679141998291,31.9022903442383,31.948127746582,31.9825038909912,31.9939613342285,31.9939613342285,31.9882354736328,31.9939613342285,31.9939613342285,null,32.2632522583008,32.3090896606445,32.5153541564941,32.5153541564941,32.2460632324219,32.091365814209,32.0168800354004,31.9194793701172,31.9882354736328,31.9538555145264,32.1200141906738,32.2632522583008,32.2632522583008,null,31.5298671722412,31.2262001037598,31.0944194793701,30.979829788208,31.2834949493408,31.5298671722412,31.5298671722412,null,33.4206275939941,33.3576011657715,33.3461456298828,33.4034385681152,33.7242965698242,33.6956481933594,33.6956481933594,33.7414855957031,33.7472152709961,33.7529449462891,33.7529449462891,33.7529449462891,33.770133972168,33.8217010498047,33.8331565856934,33.8560752868652,33.8503456115723,33.8388862609863,33.8675346374512,33.8675346374512,33.8675346374512,33.4836540222168,33.4206275939941,33.4206275939941,null,29.9485054016113,29.6333770751953,29.6333770751953,29.6505641937256,29.7536964416504,29.7880764007568,30.0630950927734,30.0401763916016,30.0974750518799,30.137580871582,30.1719570159912,30.1604995727539,30.1604995727539,30.1146621704102,30.0802822113037,30.0516376495361,29.9485054016113,29.9485054016113,null,32.9565353393555,32.9622611999512,32.9565353393555,32.5210838317871,32.5210838317871,32.9565353393555,32.9565353393555,null,34.3087120056152,34.3087120056152,34.3087120056152,33.8388862609863,33.8331565856934,34.3087120056152,34.3087120056152,null,33.8331565856934,33.8388862609863,33.9133720397949,34.2227668762207,34.2399559020996,34.2456855773926,34.2399559020996,34.211311340332,34.1139068603516,34.1253662109375,34.1081771850586,34.1081771850586,34.0795288085938,34.0852584838867,34.090991973877,33.8274269104004,33.7529449462891,33.7529449462891,33.7758636474609,33.7987823486328,33.7873191833496,33.8102378845215,33.8217010498047,33.8045082092285,33.8388862609863,33.8331565856934,33.8331565856934,null,29.7938041687012,29.5932693481445,29.4557609558105,29.4500312805176,29.4099235534668,29.3927364349365,29.3468990325928,29.312520980835,29.3468990325928,29.3354396820068,29.312520980835,29.3182487487793,29.2609539031982,29.2896022796631,29.364086151123,29.4672183990479,29.4901371002197,29.5073261260986,29.5073261260986,29.5245132446289,29.5359745025635,29.5531635284424,29.5932693481445,29.6047306060791,29.6161880493164,29.6505641937256,29.684944152832,29.6964015960693,29.7307777404785,29.7365093231201,29.765157699585,29.7938041687012,29.7938041687012,null,32.990909576416,32.985179901123,33.3862533569336,33.3919792175293,33.4034385681152,33.4034385681152,33.4034385681152,33.0539360046387,33.0367469787598,32.990909576416,32.990909576416,null,32.0168800354004,31.9939613342285,31.9595851898193,31.948127746582,31.9366664886475,31.9022903442383,31.885103225708,31.885103225708,31.8621845245361,31.8392658233643,31.8048877716064,31.7819690704346,31.7819690704346,31.7533206939697,31.7132129669189,31.707483291626,31.7132129669189,31.6731071472168,31.6387310028076,31.432466506958,31.7991580963135,32.0168800354004,32.0168800354004,null,28.6421604156494,29.0833377838135,29.0890693664551,28.6478900909424,28.6421604156494,28.6421604156494,null,32.9450721740723,32.9565353393555,32.9565353393555,32.5210838317871,32.5096244812012,32.9450721740723,32.9450721740723,null,29.2265777587891,29.3468990325928,29.4786796569824,29.5359745025635,29.5703506469727,29.5588932037354,29.5302448272705,29.5130558013916,29.5130558013916,29.5187873840332,29.5359745025635,29.5359745025635,29.5646209716797,29.5646209716797,29.5588932037354,29.5588932037354,29.5474319458008,29.5359745025635,29.5245132446289,29.5073261260986,29.4901371002197,29.4729499816895,29.4672183990479,29.4328422546387,29.3927364349365,29.3526287078857,29.3354396820068,29.3411674499512,29.3468990325928,29.2609539031982,29.2265777587891,29.2265777587891,null,29.5875396728516,29.5760822296143,29.5588932037354,29.5359745025635,29.5015983581543,29.4614887237549,29.4213809967041,29.4099235534668,29.3984661102295,29.4099235534668,29.4213809967041,29.444299697876,29.4729499816895,29.5130558013916,29.5130558013916,29.5245132446289,29.5474319458008,29.5588932037354,29.5588932037354,29.5646209716797,29.5531635284424,29.5588932037354,29.5703506469727,29.5588932037354,29.5703506469727,29.5760822296143,29.5932693481445,29.6161880493164,29.6104583740234,29.6104583740234,29.5875396728516,29.5875396728516,null,33.3862533569336,33.3862533569336,32.9565353393555,32.9450721740723,32.9622611999512,33.3862533569336,33.3862533569336,null,30.4928131103516,30.4928131103516,30.4985427856445,30.1089324951172,30.1032009124756,30.1146621704102,30.2636299133301,30.4928131103516,30.4928131103516,null,32.0741806030273,32.085636138916,32.0741806030273,31.6501884460449,31.6444568634033,32.0741806030273,32.0741806030273,null,28.5562171936035,28.395788192749,28.4244365692139,28.4187068939209,28.470272064209,28.5332984924316,28.5447578430176,28.6020526885986,28.6708087921143,28.6708087921143,28.8083171844482,28.9171810150146,28.8885307312012,28.854154586792,28.8369655609131,28.859884262085,28.7739410400391,28.6192417144775,28.6020526885986,28.5562171936035,28.5562171936035,null,29.6505641937256,29.6391067504883,29.7250518798828,29.7880764007568,29.7536964416504,29.6505641937256,29.6333770751953,29.5932693481445,29.5531635284424,29.5073261260986,29.4041938781738,29.3755474090576,29.1005268096924,29.2151165008545,29.2724151611328,29.3411674499512,29.3583564758301,29.6505641937256,29.6505641937256,null,35.6150550842285,35.6150550842285,35.1796112060547,35.1796112060547,35.6150550842285,35.6150550842285,null,33.9534797668457,33.9649391174316,33.9477462768555,33.8560752868652,33.8446159362793,33.8618049621582,33.8618049621582,33.8331565856934,33.8217010498047,33.8331565856934,33.8847236633301,33.9133720397949,33.907642364502,33.8847236633301,33.8847236633301,33.890453338623,33.8675346374512,33.8503456115723,33.8446159362793,33.8217010498047,33.8102378845215,33.7873191833496,33.7644004821777,33.7644004821777,33.770133972168,33.7472152709961,33.7242965698242,33.4034385681152,33.4034385681152,33.4148979187012,33.9534797668457,33.9534797668457,null,32.67578125,32.4637908935547,32.4351425170898,32.4351425170898,32.4236831665039,32.3950347900391,32.3893051147461,32.3893051147461,32.549732208252,32.5783805847168,32.6242179870605,32.6929702758789,32.67578125,32.67578125,null,30.8193988800049,30.8595085144043,30.6303253173828,30.5959453582764,30.527193069458,30.3151969909668,30.2464408874512,30.2235221862793,30.2521705627441,30.3037395477295,30.3151969909668,30.3266544342041,30.3667621612549,30.3954105377197,30.4183292388916,30.4527053833008,30.4985427856445,30.6188640594482,30.6532440185547,30.6876201629639,30.7506446838379,30.7907524108887,30.8193988800049,30.8193988800049,null,29.8568305969238,29.8453712463379,29.7995338439941,29.7250518798828,29.6792144775391,29.6734828948975,29.6505641937256,29.3583564758301,29.3870048522949,29.3870048522949,29.364086151123,29.3984661102295,29.4213809967041,29.4672183990479,29.4786796569824,29.4786796569824,29.5015983581543,29.4786796569824,29.5474319458008,29.5531635284424,29.5932693481445,29.6391067504883,29.6906719207764,29.7078590393066,29.7536964416504,29.8568305969238,29.8568305969238,null,34.3029823303223,34.3087120056152,33.8331565856934,33.8331565856934,34.3029823303223,34.3029823303223,34.3029823303223,null,34.3144416809082,34.3144416809082,34.3087120056152,34.7498931884766,34.7498931884766,34.7498931884766,34.3144416809082,34.3144416809082,null,31.4095478057861,31.6845645904541,31.8449954986572,31.9194793701172,32.0168800354004,31.6731071472168,31.4611110687256,31.4095478057861,31.4095478057861,null,36.4916839599609,36.4859504699707,36.0505027770996,36.0505027770996,36.4916839599609,36.4916839599609,null,34.5608139038086,34.5608139038086,34.5608139038086,34.5493545532227,34.5207099914551,34.5035171508789,34.4748725891113,34.4347648620605,34.3889274597168,34.3774681091309,34.3831977844238,34.3717384338379,34.3774681091309,34.4118461608887,34.4175758361816,34.4175758361816,34.4118461608887,34.090991973877,34.0852584838867,34.0795288085938,34.1081771850586,34.1081771850586,34.1253662109375,34.1139068603516,34.211311340332,34.2399559020996,34.3144416809082,34.5608139038086,34.5608139038086,null,30.2521705627441,30.2292518615723,30.1719570159912,30.1948757171631,30.2063331604004,30.2063331604004,30.1891460418701,30.1834144592285,30.1547698974609,30.1318511962891,30.1146621704102,30.1261196136475,30.1261196136475,30.137580871582,30.4412479400635,30.4985427856445,30.5100040435791,30.5386505126953,30.5386505126953,30.5157318115234,30.4928131103516,30.4355182647705,30.4011421203613,30.3667621612549,30.2980079650879,30.2521705627441,30.2521705627441,null,29.5932693481445,29.7938041687012,29.8797492980957,30.137580871582,30.1719570159912,30.1032009124756,30.0974750518799,30.1146621704102,30.1146621704102,30.1834144592285,30.1261196136475,30.1261196136475,30.0401763916016,30.0917434692383,30.1834144592285,30.0688247680664,30.0229873657227,29.9886112213135,29.9485054016113,29.8912086486816,29.8740177154541,29.822452545166,29.7536964416504,29.6906719207764,29.7193202972412,29.7422389984131,29.7479705810547,29.7536964416504,29.7422389984131,29.7307777404785,29.7078590393066,29.6964015960693,29.6677532196045,29.6505641937256,29.6276454925537,29.5932693481445,29.5818119049072,29.5588932037354,29.5588932037354,29.5646209716797,29.5646209716797,29.5359745025635,29.5359745025635,29.5187873840332,29.5130558013916,29.5130558013916,29.5302448272705,29.5588932037354,29.5703506469727,29.5760822296143,29.6161880493164,29.6161880493164,29.6047306060791,29.5932693481445,29.5932693481445,null,32.7101631164551,32.4064903259277,32.400764465332,32.3663864135742,32.400764465332,32.3950347900391,32.4064903259277,32.4179534912109,32.4179534912109,32.4236831665039,32.4351425170898,32.4236831665039,32.4351425170898,32.4351425170898,32.4637908935547,32.67578125,32.8247528076172,32.7846450805664,32.7216186523438,32.733081817627,32.7674560546875,32.7674560546875,32.733081817627,32.7388076782227,32.7674560546875,32.7674560546875,32.7388076782227,32.7101631164551,32.7101631164551,null,35.6093292236328,35.7296485900879,36.0447769165039,36.0562324523926,35.6150550842285,35.6093292236328,35.6093292236328,null,33.3862533569336,32.9622611999512,32.9565353393555,32.9622611999512,33.3862533569336,33.3862533569336,33.3862533569336,null,30.0459060668945,30.3381156921387,30.2808208465576,30.2292518615723,30.0860137939453,30.0115299224854,29.9828815460205,29.9542350769043,29.8912086486816,29.8740177154541,29.8568305969238,29.7536964416504,29.8511028289795,29.9886112213135,30.0459060668945,30.0459060668945,null,35.6150550842285,35.6150550842285,36.0447769165039,36.0447769165039,35.8786201477051,35.6150550842285,35.6150550842285,null,32.3320083618164,32.3434677124023,32.3549270629883,32.3663864135742,32.3778457641602,32.3778457641602,32.3606567382812,32.3205490112305,32.2460632324219,32.2174186706543,32.1830368041992,32.1543922424316,32.097095489502,32.0168800354004,32.0512619018555,32.085636138916,32.097095489502,32.1085548400879,32.1658515930176,32.1658515930176,32.1773109436035,32.2116889953613,32.22314453125,32.2174186706543,32.2403335571289,32.2517929077148,32.3033599853516,32.3262786865234,32.3320083618164,32.3320083618164,null,26.3560581207275,26.069580078125,26.069580078125,26.0581207275391,26.069580078125,26.069580078125,26.0523910522461,26.0523910522461,26.069580078125,26.063850402832,26.0581207275391,26.069580078125,26.075309753418,26.075309753418,26.0982284545898,26.1211471557617,26.132604598999,26.132604598999,26.1211471557617,26.1211471557617,26.1669826507568,26.1669826507568,26.1669826507568,26.1727123260498,26.195629119873,26.195629119873,26.2013607025146,26.2242794036865,26.2357368469238,26.2242794036865,26.2242794036865,26.2471961975098,26.2529258728027,26.2414665222168,26.2471961975098,26.2586555480957,26.7915058135986,26.7915058135986,26.7399387359619,26.6253490447998,26.6138896942139,26.5795116424561,26.5508651733398,26.5508651733398,26.4763793945312,26.459192276001,26.447732925415,26.447732925415,26.3560581207275,26.3560581207275,null,31.7017555236816,31.8736419677734,31.7475910186768,31.7647819519043,31.7876968383789,31.8449954986572,31.8793716430664,31.9022903442383,31.9252090454102,31.9423980712891,31.9825038909912,32.0340690612793,32.0168800354004,32.0512619018555,32.091365814209,32.1429328918457,32.1773109436035,32.1830368041992,32.2747116088867,32.0627174377441,32.0741806030273,31.8163471221924,31.7017555236816,31.7017555236816,null,33.8274269104004,33.8331565856934,33.3919792175293,33.3919792175293,33.8274269104004,33.8274269104004,null,32.5554618835449,32.549732208252,32.3262786865234,32.3262786865234,32.2460632324219,32.5153541564941,32.5554618835449,32.5554618835449,null,32.985179901123,32.985179901123,32.990909576416,33.2430114746094,33.2716598510742,33.3232269287109,33.3404159545898,33.3747901916504,33.3919792175293,33.3862533569336,33.3862533569336,32.985179901123,32.985179901123,null,31.0657730102539,30.9339923858643,30.9626407623291,30.9912872314453,31.0199356079102,31.0485820770264,31.0715007781982,31.0944194793701,31.1058807373047,31.1116065979004,31.1517143249512,31.1918201446533,31.2262001037598,31.2892265319824,31.3178730010986,31.3178730010986,31.3465213775635,31.4725723266602,31.4840297698975,31.5069484710693,31.5355987548828,31.6158123016357,31.6043510437012,31.6043510437012,31.5413246154785,31.4897613525391,31.4668426513672,31.4496536254883,31.4038162231445,31.0657730102539,31.0657730102539,null,32.5210838317871,32.5210838317871,32.0741806030273,32.0741806030273,32.085636138916,32.5210838317871,32.5210838317871,null,31.3808975219727,31.4152774810791,31.4783000946045,31.4840297698975,31.8736419677734,31.9939613342285,31.9882354736328,31.707483291626,31.1689052581787,30.8308601379395,30.8308601379395,30.6475124359131,30.6131362915039,30.6532440185547,30.664701461792,30.6761589050293,30.7162666320801,30.7506446838379,30.7792911529541,30.7964820861816,30.8480472564697,30.9168033599854,30.9683685302734,31.0199356079102,31.0657730102539,31.1287956237793,31.1517143249512,31.1918201446533,31.2663078308105,31.3006839752197,31.3465213775635,31.3808975219727,31.3808975219727,null,32.853401184082,32.8476715087891,32.985179901123,33.3576011657715,33.4206275939941,33.2430114746094,32.990909576416,32.990909576416,32.9622611999512,32.9164276123047,32.8877792358398,32.8591270446777,32.853401184082,32.853401184082,null,36.0505027770996,36.0505027770996,35.6150550842285,35.6150550842285,36.0505027770996,36.0505027770996,null,31.0715007781982,31.0715007781982,31.5241374969482,31.5241374969482,31.5298671722412,31.2491188049316,31.0829620361328,31.0715007781982,31.0715007781982,null,33.3919792175293,33.455005645752,33.455005645752,33.4320907592773,33.4320907592773,32.996639251709,32.996639251709,32.996639251709,33.3919792175293,33.3919792175293,null,28.6708087921143,28.6536197662354,28.6708087921143,28.7109146118164,28.7452907562256,28.7281036376953,28.6994533538818,28.6307010650635,28.6077823638916,28.5848636627197,28.5963230133057,28.6077823638916,28.6249713897705,28.6708087921143,28.6307010650635,28.6307010650635,28.6536197662354,28.6879959106445,28.6708087921143,28.7109146118164,28.7281036376953,28.7223720550537,28.7281036376953,28.7682094573975,28.8140468597412,28.8426971435547,28.8828029632568,28.928638458252,28.9973945617676,29.0317707061768,29.0432319641113,29.2437648773193,29.2265777587891,28.9572868347168,28.6708087921143,28.6708087921143,null,31.174633026123,31.1287956237793,30.9569110870361,30.7048072814941,30.4011421203613,30.2579021453857,30.2521705627441,30.2980079650879,30.3667621612549,30.4011421203613,30.4355182647705,30.4928131103516,30.5157318115234,30.5386505126953,30.5672988891602,30.6074066162109,30.6532440185547,30.6818885803223,30.8595085144043,30.9397220611572,30.979829788208,31.0256633758545,31.0657730102539,31.0543117523193,31.0715007781982,31.0543117523193,31.0371246337891,31.0543117523193,31.123067855835,31.1517143249512,31.174633026123,31.174633026123,null,31.0944194793701,30.7563762664795,30.6589698791504,30.3954105377197,30.4011421203613,30.5558376312256,30.6131362915039,30.6475124359131,31.0944194793701,31.0944194793701,null,29.5932693481445,29.7250518798828,29.9026679992676,29.896936416626,30.1261196136475,30.1261196136475,30.1146621704102,30.1318511962891,30.1547698974609,30.1834144592285,30.1891460418701,30.2063331604004,30.2063331604004,30.1948757171631,30.1719570159912,30.1604995727539,30.1433086395264,30.1032009124756,30.0860137939453,30.0573673248291,30.0573673248291,30.0229873657227,29.9943428039551,29.9599628448486,29.9255867004395,29.8797492980957,29.8511028289795,29.822452545166,29.7995338439941,29.7766151428223,29.7766151428223,29.7365093231201,29.7365093231201,29.7078590393066,29.7078590393066,29.6104583740234,29.5932693481445,29.5932693481445,null,27.2670612335205,27.2613315582275,27.2384128570557,27.1581993103027,27.1581993103027,27.0722560882568,27.0722560882568,26.9175567626953,26.8545322418213,26.7915058135986,26.7915058135986,27.2727909088135,27.2785205841064,27.353006362915,27.364465713501,27.3701934814453,27.3701934814453,27.3587341308594,27.3587341308594,27.3759250640869,27.3759250640869,27.353006362915,27.353006362915,27.2670612335205,27.2670612335205,null,27.6394844055176,27.6452121734619,27.2727909088135,27.2727909088135,28.0462837219238,28.0520133972168,28.0405540466309,28.0405540466309,28.0233669281006,27.9947166442871,27.9717998504639,27.8915843963623,27.6394844055176,27.6394844055176,null,32.549732208252,32.549732208252,32.538272857666,32.2747116088867,32.1830368041992,32.1830368041992,32.1543922424316,32.1543922424316,32.1944999694824,32.2174186706543,32.3262786865234,32.549732208252,32.549732208252,null,32.9622611999512,32.9565353393555,32.5210838317871,32.5210838317871,32.9565353393555,32.9622611999512,32.9622611999512,null,28.8942623138428,29.2151165008545,29.1005268096924,29.0145816802979,28.8083171844482,28.6708087921143,28.6708087921143,28.7281036376953,28.6879959106445,28.7853984832764,28.8942623138428,28.8942623138428,null,32.8476715087891,32.853401184082,32.3778457641602,32.3663864135742,32.4064903259277,32.4236831665039,32.4408721923828,32.4981651306152,32.538272857666,32.549732208252,32.8190231323242,32.8247528076172,32.8476715087891,32.8476715087891,null,29.7536964416504,29.7078590393066,29.765157699585,30.1032009124756,30.1089324951172,29.9370441436768,29.7536964416504,29.7536964416504,null,26.6138896942139,26.6253490447998,26.7399387359619,26.7915058135986,27.2154941558838,27.2384128570557,27.2498722076416,27.2556018829346,27.2899799346924,27.2785205841064,27.2670612335205,27.2498722076416,27.2441425323486,27.2498722076416,27.2556018829346,27.2498722076416,27.2326850891113,27.2441425323486,27.2556018829346,27.2670612335205,27.2556018829346,27.1983070373535,27.1524696350098,27.1295528411865,27.1180934906006,27.0951747894287,27.0665264129639,27.049337387085,27.0264205932617,27.0092296600342,26.9920425415039,26.969123840332,26.9290161132812,26.900369644165,26.8545322418213,26.8373432159424,26.8086948394775,26.7628574371338,26.6539974212646,26.6081600189209,26.6081600189209,26.6024303436279,26.6138896942139,26.6138896942139,null,33.3862533569336,33.3805198669434,32.9622611999512,32.9565353393555,32.9565353393555,33.3862533569336,33.3862533569336,null,30.2579021453857,30.2636299133301,30.1146621704102,30.1032009124756,29.765157699585,29.8797492980957,29.8740177154541,29.8797492980957,30.0630950927734,30.0573673248291,30.2579021453857,30.2579021453857,null,30.2636299133301,30.2579021453857,30.2579021453857,30.6876201629639,30.6876201629639,30.4985427856445,30.4928131103516,30.2636299133301,30.2636299133301,null,33.8388862609863,33.8331565856934,33.3862533569336,33.3805198669434,33.8388862609863,33.8388862609863,33.8388862609863,null,29.0718765258789,29.0718765258789,29.1177139282227,29.1520938873291,29.1750087738037,29.2208461761475,29.2437648773193,29.2437648773193,29.2781429290771,29.3297100067139,29.3468990325928,29.3984661102295,29.4213809967041,29.6161880493164,29.6161880493164,29.0718765258789,29.0718765258789,null,27.2727909088135,27.6452121734619,27.6394844055176,27.6280250549316,27.6108360290527,27.5707302093506,27.564998626709,27.5707302093506,27.5592708587646,27.4733257293701,27.4389476776123,27.3759250640869,27.3243579864502,27.3128986358643,27.2899799346924,27.2957096099854,27.3128986358643,27.3186283111572,27.3415470123291,27.3759250640869,27.421760559082,27.427490234375,27.421760559082,27.3931121826172,27.364465713501,27.3415470123291,27.3415470123291,27.3358173370361,27.3071689605713,27.3014392852783,27.3071689605713,27.3415470123291,27.3587341308594,27.3931121826172,27.4618663787842,27.4675979614258,27.4561386108398,27.4160308837891,27.3931121826172,27.364465713501,27.3415470123291,27.3186283111572,27.3014392852783,27.2899799346924,27.2785205841064,27.2899799346924,27.2556018829346,27.2498722076416,27.2384128570557,27.2154941558838,27.2785205841064,27.2727909088135,27.2727909088135,null,33.8331565856934,33.8388862609863,33.8045082092285,33.8217010498047,33.8102378845215,33.7873191833496,33.7987823486328,33.7758636474609,33.7529449462891,33.7529449462891,33.3862533569336,33.3862533569336,33.8331565856934,33.8331565856934,null,33.8675346374512,33.8675346374512,33.8675346374512,33.896183013916,33.9133720397949,33.907642364502,33.9191017150879,33.907642364502,33.9248313903809,33.9592094421387,33.9592094421387,33.9534797668457,33.9133720397949,33.896183013916,33.901912689209,33.890453338623,33.8847236633301,33.901912689209,33.9133720397949,33.3862533569336,33.437816619873,33.4721946716309,33.5180282592773,33.5008430480957,33.5294914245605,33.5123023986816,33.4836540222168,33.8675346374512,33.8675346374512,null,33.8274269104004,34.3029823303223,34.3029823303223,34.3029823303223,33.8331565856934,33.8274269104004,33.8274269104004,null,31.0313930511475,31.0199356079102,31.0485820770264,31.0829620361328,31.0944194793701,31.1287956237793,31.1116065979004,31.1345252990723,31.1689052581787,31.2090129852295,31.2262001037598,31.4095478057861,31.4611110687256,31.0657730102539,31.0313930511475,31.0313930511475,null,28.6421604156494,28.6478900909424,28.0462837219238,28.0520133972168,28.2009811401367,28.6421604156494,28.6421604156494,null,29.0432319641113,29.0833377838135,29.3755474090576,29.4041938781738,29.5073261260986,29.5531635284424,29.5932693481445,29.6333770751953,29.6333770751953,29.5760822296143,29.5760822296143,29.3354396820068,29.2437648773193,29.0432319641113,29.0432319641113,null,30.4527053833008,30.5672988891602,30.5443801879883,30.5100040435791,30.4584369659424,30.3896808624268,30.3381156921387,30.3209266662598,30.3266544342041,30.3037395477295,30.286548614502,30.2521705627441,30.2464408874512,30.212064743042,30.1719570159912,30.137580871582,30.0974750518799,30.0401763916016,30.0630950927734,30.1490383148193,30.2407131195068,30.3438453674316,30.4011421203613,30.4527053833008,30.4527053833008,null,31.6387310028076,31.632999420166,31.6673755645752,31.6731071472168,31.6387310028076,31.6100807189941,31.5814323425293,31.5814323425293,31.5585174560547,31.5355987548828,31.5069484710693,31.4840297698975,31.4725723266602,31.3465213775635,31.3178730010986,31.3178730010986,31.2892265319824,31.2262001037598,31.1918201446533,31.1517143249512,31.1116065979004,31.1058807373047,31.1116065979004,31.0199356079102,30.9912872314453,30.9683685302734,31.0084743499756,31.0772304534912,31.0944194793701,31.1116065979004,31.2491188049316,31.2892265319824,31.3350601196289,31.3579788208008,31.3808975219727,31.4152774810791,31.432466506958,31.6387310028076,31.6387310028076,null,30.1834144592285,30.3553047180176,30.4985427856445,30.4985427856445,30.4412479400635,30.137580871582,30.1261196136475,29.896936416626,29.8912086486816,29.9485054016113,29.9886112213135,30.0229873657227,30.0688247680664,30.1834144592285,30.1834144592285,null,31.5298671722412,31.7017555236816,31.8163471221924,31.7991580963135,31.432466506958,31.4152774810791,31.3808975219727,31.3579788208008,31.2262001037598,31.5298671722412,31.5298671722412,null,36.4916839599609,36.4916839599609,36.0447769165039,36.0447769165039,36.4916839599609,36.4916839599609,null,28.0462837219238,28.0520133972168,28.6020526885986,28.7853984832764,28.6879959106445,28.6650772094727,28.4645442962646,28.1723346710205,28.1436862945557,28.1035804748535,28.0806617736816,28.0520133972168,28.0462837219238,28.0462837219238,null,30.4928131103516,30.9110736846924,30.9110736846924,30.8824234008789,30.8652362823486,30.8365898132324,30.8365898132324,30.7735633850098,30.7506446838379,30.7506446838379,30.664701461792,30.5672988891602,30.5672988891602,30.5042743682861,30.4985427856445,30.4928131103516,30.4928131103516,null,31.9939613342285,31.9939613342285,31.9939613342285,31.6559181213379,31.6559181213379,31.6673755645752,31.7017555236816,31.7189445495605,31.7304019927979,31.7475910186768,31.7475910186768,31.7876968383789,31.8449954986572,31.8965606689453,31.8679141998291,31.9022903442383,31.9538555145264,31.9939613342285,31.9939613342285,null,33.8331565856934,33.8331565856934,33.3862533569336,33.3919792175293,33.8331565856934,33.8331565856934,null,32.9565353393555,32.9622611999512,33.3919792175293,33.3862533569336,32.9622611999512,32.9565353393555,32.9565353393555,null,30.9397220611572,30.9339923858643,30.9454498291016,31.0944194793701,31.4725723266602,31.4840297698975,31.5069484710693,31.5012187957764,31.4439239501953,31.4496536254883,31.4725723266602,31.4668426513672,31.432466506958,31.432466506958,31.4095478057861,31.4267349243164,31.4381923675537,31.4783000946045,31.4897613525391,31.4668426513672,30.9397220611572,30.9397220611572,null,31.7017555236816,31.5298671722412,31.2834949493408,31.2491188049316,31.3236026763916,31.5928936004639,31.7475910186768,31.8736419677734,31.7017555236816,31.7017555236816,null,28.0520133972168,28.0462837219238,28.6478900909424,28.6536197662354,28.6593475341797,28.6020526885986,28.0520133972168,28.0520133972168,null,31.1116065979004,31.1058807373047,31.0944194793701,31.0715007781982,31.0485820770264,31.0199356079102,30.9912872314453,30.9626407623291,30.9339923858643,30.9225311279297,30.9110736846924,30.9168033599854,30.8881549835205,30.8595085144043,30.8193988800049,30.9683685302734,30.9912872314453,31.0199356079102,31.1116065979004,31.1058807373047,31.1116065979004,31.1116065979004,null,32.8992347717285,32.7101631164551,32.7388076782227,32.7674560546875,32.7674560546875,32.7388076782227,32.733081817627,32.7674560546875,32.7674560546875,32.733081817627,32.7216186523438,32.7846450805664,32.8247528076172,32.9049644470215,32.9106979370117,32.8992347717285,32.8992347717285,null,32.5210838317871,32.5210838317871,32.085636138916,32.0741806030273,32.085636138916,32.5210838317871,32.5210838317871,null,30.9110736846924,30.4928131103516,30.4928131103516,30.4985427856445,30.6876201629639,30.9339923858643,30.9397220611572,30.9168033599854,30.9110736846924,30.9110736846924,null,28.9572868347168,29.2265777587891,29.2265777587891,29.2036590576172,29.1864700317383,29.1578216552734,29.1291751861572,29.0145816802979,28.9744758605957,28.9744758605957,28.9572868347168,28.9229106903076,28.8426971435547,28.7853984832764,28.7281036376953,28.6650772094727,28.6192417144775,28.5562171936035,28.4760036468506,28.4301662445068,28.4129772186279,28.4301662445068,28.4358959197998,28.4760036468506,28.4817314147949,28.5275688171387,28.5848636627197,28.6135120391846,28.6421604156494,28.6650772094727,28.6822662353516,28.7452907562256,28.7624797821045,28.7853984832764,28.7853984832764,28.7853984832764,28.7567520141602,28.7452907562256,28.7109146118164,28.6364307403564,28.6192417144775,28.5905952453613,28.6135120391846,28.6307010650635,28.6307010650635,28.6421604156494,28.6536197662354,28.6478900909424,28.6650772094727,28.7452907562256,28.7682094573975,28.7682094573975,28.7223720550537,28.6994533538818,28.7281036376953,28.7452907562256,28.716646194458,28.6708087921143,28.9572868347168,28.9572868347168,null,29.0718765258789,29.0718765258789,28.6364307403564,28.2009811401367,28.1952533721924,28.2238998413086,28.2582778930664,28.2869262695312,28.3155746459961,28.332763671875,28.3671398162842,28.401517868042,28.4301662445068,28.4530849456787,28.470272064209,28.4931907653809,28.5103797912598,28.5218391418457,28.5390281677246,28.5676765441895,28.5848636627197,28.5905952453613,28.6077823638916,28.6421604156494,28.6536197662354,28.6822662353516,28.7223720550537,28.8025875091553,28.8140468597412,28.854154586792,28.8828029632568,28.8885307312012,28.911449432373,28.9572868347168,29.0546894073486,29.0718765258789,29.0718765258789,null,29.0833377838135,29.6161880493164,29.621919631958,29.621919631958,29.5646209716797,29.5474319458008,29.5588932037354,29.5588932037354,29.6505641937256,29.6734828948975,29.2552242279053,29.0890693664551,29.0833377838135,29.0833377838135,null,31.0944194793701,30.9454498291016,30.9339923858643,30.6876201629639,30.6876201629639,31.0886878967285,31.0944194793701,31.0944194793701,null,31.6501884460449,32.085636138916,32.085636138916,32.0741806030273,31.6444568634033,31.6501884460449,31.6501884460449,null,30.5672988891602,30.4527053833008,30.5730266571045,30.739185333252,30.7563762664795,30.8079414367676,30.8938846588135,30.9454498291016,30.979829788208,31.0944194793701,31.0886878967285,31.0543117523193,31.0371246337891,31.0084743499756,30.979829788208,30.9626407623291,30.9110736846924,30.8824234008789,30.8079414367676,30.7792911529541,30.7735633850098,30.7334575653076,30.5672988891602,30.5672988891602,null,31.6845645904541,31.4095478057861,31.2262001037598,31.2663078308105,31.2663078308105,31.2834949493408,31.3236026763916,31.3350601196289,31.3579788208008,31.3751678466797,31.3579788208008,31.4152774810791,31.432466506958,31.3808975219727,31.4210052490234,31.4210052490234,31.432466506958,31.4553852081299,31.4439239501953,31.4611110687256,31.4553852081299,31.4725723266602,31.495491027832,31.5585174560547,31.6387310028076,31.6902942657471,31.7017555236816,31.7132129669189,31.7189445495605,31.6845645904541,31.6845645904541,null,32.5210838317871,32.5210838317871,32.085636138916,32.0741806030273,32.0741806030273,32.5210838317871,32.5210838317871,null,33.4320907592773,33.4320907592773,33.4320907592773,33.455005645752,33.9133720397949,33.8675346374512,33.8503456115723,33.8388862609863,33.8388862609863,33.8618049621582,33.896183013916,33.9248313903809,33.9420204162598,33.9534797668457,33.9763984680176,33.9821281433105,33.9821281433105,33.9763984680176,33.9420204162598,33.907642364502,33.901912689209,33.9248313903809,33.9133720397949,33.9133720397949,33.4320907592773,33.4320907592773,null,30.3553047180176,30.1834144592285,30.0917434692383,30.0401763916016,30.1261196136475,30.1261196136475,30.1834144592285,30.1146621704102,30.1146621704102,30.0974750518799,30.2464408874512,30.3151969909668,30.527193069458,30.5959453582764,30.6303253173828,30.6417827606201,30.5329189300537,30.527193069458,30.4870853424072,30.4125995635986,30.3896808624268,30.3381156921387,30.3553047180176,30.3553047180176,null,35.6150550842285,36.0562324523926,36.0505027770996,35.6150550842285,35.6150550842285,35.6150550842285,null,33.3919792175293,33.3690643310547,33.3576011657715,33.3576011657715,33.3404159545898,33.3404159545898,33.306037902832,33.2773895263672,32.9106979370117,32.9049644470215,32.9336166381836,33.002368927002,33.3919792175293,33.3919792175293,null,34.3087120056152,34.3144416809082,33.8388862609863,33.8388862609863,34.3087120056152,34.3087120056152,34.3087120056152,null,31.8736419677734,31.6731071472168,31.6501884460449,31.627269744873,31.4783000946045,31.4381923675537,31.3751678466797,31.2491188049316,31.2892265319824,31.3751678466797,31.4267349243164,31.432466506958,31.432466506958,31.4611110687256,31.4783000946045,31.5241374969482,31.5527858734131,31.5871620178223,31.6100807189941,31.6559181213379,31.7132129669189,31.7647819519043,31.7819690704346,31.8163471221924,31.8449954986572,31.8679141998291,31.8736419677734,31.8736419677734,null,32.0741806030273,32.3320083618164,32.3262786865234,32.3033599853516,32.2517929077148,32.2403335571289,32.2174186706543,32.22314453125,32.2116889953613,32.1773109436035,32.1658515930176,32.1658515930176,32.1085548400879,32.097095489502,32.085636138916,32.0512619018555,32.0168800354004,31.7991580963135,31.8163471221924,32.0741806030273,32.0741806030273,null,30.2464408874512,30.2579021453857,30.4011421203613,30.7048072814941,30.9569110870361,31.1287956237793,31.174633026123,31.1975517272949,31.2032814025879,31.1459865570068,31.1058807373047,31.0657730102539,31.0485820770264,31.0256633758545,31.0142059326172,30.9970169067383,30.979829788208,30.9683685302734,30.9511795043945,30.9339923858643,30.9168033599854,30.8996162414551,30.8824234008789,30.8537788391113,30.8365898132324,30.8079414367676,30.727725982666,30.6876201629639,30.6532440185547,30.6303253173828,30.6131362915039,30.6016750335693,30.5844879150391,30.5443801879883,30.5042743682861,30.4584369659424,30.4412479400635,30.4183292388916,30.4011421203613,30.3323860168457,30.3209266662598,30.2808208465576,30.2464408874512,30.2464408874512,null,32.0741806030273,32.085636138916,32.5210838317871,32.5210838317871,32.0741806030273,32.0741806030273,32.0741806030273,null,27.6394844055176,27.8915843963623,27.9717998504639,27.9947166442871,27.9717998504639,27.948881149292,27.948881149292,27.9145030975342,27.874397277832,27.8915843963623,27.8915843963623,27.8686676025391,27.8629379272461,27.8457489013672,27.8342895507812,27.8342895507812,27.8514785766602,27.8285598754883,27.8171005249023,27.7884540557861,27.7598037719727,27.7368869781494,27.7139682769775,27.7025089263916,27.6795902252197,27.6566715240479,27.6452121734619,27.6566715240479,27.6967792510986,27.7082386016846,27.6910495758057,27.6681308746338,27.6337547302246,27.5592708587646,27.5707302093506,27.564998626709,27.5707302093506,27.6108360290527,27.6280250549316,27.6394844055176,27.6394844055176,null,36.4859504699707,36.4916839599609,36.4916839599609,36.0447769165039,36.0505027770996,36.4859504699707,36.4859504699707,null,35.6093292236328,35.6150550842285,35.1796112060547,35.1738777160645,35.6093292236328,35.6093292236328,null,30.2579021453857,30.2464408874512,30.2235221862793,30.2006072998047,30.137580871582,30.0917434692383,30.0688247680664,30.0401763916016,30.0172576904297,29.9771499633789,29.9599628448486,29.9943428039551,30.0229873657227,30.0573673248291,30.0573673248291,30.0860137939453,30.1032009124756,30.1433086395264,30.1604995727539,30.1719570159912,30.2292518615723,30.2521705627441,30.2579021453857,30.2579021453857,null,32.996639251709,32.996639251709,32.5554618835449,32.5153541564941,32.5153541564941,32.5210838317871,32.9679908752441,32.9737205505371,32.996639251709,32.996639251709,null,32.2116889953613,32.0168800354004,31.9882354736328,31.9939613342285,31.9996929168701,32.097095489502,32.1830368041992,32.2517929077148,32.2976303100586,32.3778457641602,32.4179534912109,32.4064903259277,32.3950347900391,32.400764465332,32.3663864135742,32.400764465332,32.4064903259277,32.2116889953613,32.2116889953613,null,32.549732208252,32.5554618835449,32.996639251709,32.996639251709,32.990909576416,32.549732208252,32.549732208252,32.549732208252,null,34.7327003479004,34.7441596984863,34.3029823303223,34.3029823303223,34.2972526550293,34.3144416809082,34.7327003479004,34.7327003479004,null,30.7563762664795,31.3694400787354,31.3579788208008,31.3579788208008,31.2663078308105,31.2834949493408,31.2834949493408,31.2834949493408,31.3006839752197,31.3236026763916,31.2663078308105,31.2605762481689,31.1860942840576,31.1459865570068,31.0944194793701,31.0657730102539,31.0313930511475,31.0371246337891,30.979829788208,31.0027484893799,30.9626407623291,30.9683685302734,30.9225311279297,30.9110736846924,30.8824234008789,30.7105388641357,30.6818885803223,30.6303253173828,30.6417827606201,30.5844879150391,30.5730266571045,30.2808208465576,30.275089263916,30.0516376495361,30.6589698791504,30.7563762664795,30.7563762664795,null,30.4985427856445,30.5386505126953,30.5615692138672,30.590217590332,30.6761589050293,30.6876201629639,30.6818885803223,30.7334575653076,30.7678337097168,30.8079414367676,30.8365898132324,30.9454498291016,31.0371246337891,31.117338180542,31.1689052581787,31.0829620361328,31.0256633758545,30.8595085144043,30.6074066162109,30.5386505126953,30.5100040435791,30.4985427856445,30.4985427856445,30.4985427856445,null,35.1853370666504,35.1796112060547,35.6150550842285,35.6150550842285,35.1853370666504,35.1853370666504,null,30.3954105377197,29.2609539031982,29.2724151611328,29.2781429290771,29.2953338623047,29.3411674499512,29.381275177002,29.3984661102295,29.4500312805176,29.4786796569824,29.5073261260986,29.5187873840332,29.5302448272705,29.5875396728516,29.5932693481445,29.6276454925537,29.6505641937256,29.7823467254639,29.7938041687012,29.8625602722168,29.9083976745605,29.9943428039551,30.0802822113037,30.1433086395264,30.212064743042,30.2521705627441,30.3610343933105,30.3724918365479,30.4011421203613,30.4870853424072,30.5501117706299,30.5844879150391,30.6131362915039,30.5558376312256,30.4011421203613,30.3954105377197,30.3954105377197,null,32.990909576416,32.985179901123,32.7445373535156,32.7502670288086,32.7789154052734,32.7903747558594,32.8132934570312,32.8591270446777,32.8591270446777,32.8877792358398,32.9164276123047,32.9622611999512,32.990909576416,32.990909576416,32.990909576416,null,35.1796112060547,35.1853370666504,34.7498931884766,34.7498931884766,34.7498931884766,35.1796112060547,35.1796112060547,null,31.5241374969482,31.0715007781982,31.0715007781982,31.6444568634033,31.6501884460449,31.5527858734131,31.5241374969482,31.5241374969482,null,29.6161880493164,29.6161880493164,29.6620254516602,29.6906719207764,29.7078590393066,29.7307777404785,29.765157699585,29.8109931945801,29.833911895752,29.9026679992676,30.0115299224854,30.0172576904297,30.074556350708,30.0630950927734,30.0573673248291,30.0630950927734,29.8797492980957,29.8740177154541,29.6161880493164,29.6161880493164,null,33.3576011657715,33.3576011657715,33.3690643310547,33.3919792175293,33.4148979187012,33.4263572692871,33.4206275939941,33.4034385681152,33.4206275939941,33.4263572692871,33.4034385681152,33.4034385681152,33.4034385681152,33.3919792175293,33.3862533569336,33.9133720397949,33.907642364502,33.9133720397949,33.9592094421387,33.9821281433105,33.9763984680176,33.9649391174316,33.9420204162598,33.9191017150879,33.896183013916,33.8847236633301,33.890453338623,33.8789939880371,33.8503456115723,33.7930526733398,33.7758636474609,33.7758636474609,33.7758636474609,33.7529449462891,33.7472152709961,33.3576011657715,33.3576011657715,null,30.7563762664795,31.0944194793701,31.9939613342285,31.9939613342285,31.9538555145264,31.9022903442383,31.8679141998291,31.8965606689453,31.8449954986572,31.7876968383789,31.7475910186768,31.7475910186768,31.7304019927979,31.7189445495605,31.7017555236816,31.6673755645752,31.6559181213379,31.6444568634033,31.6387310028076,31.5585174560547,31.5184097290039,31.4496536254883,31.432466506958,31.4381923675537,31.4152774810791,31.432466506958,31.3980865478516,31.3694400787354,31.3923587799072,31.3694400787354,30.7563762664795,30.7563762664795,null,28.0749320983887,28.1035804748535,28.1551456451416,28.1264991760254,28.1895236968994,28.1723346710205,28.1780643463135,28.395788192749,28.5562171936035,28.5676765441895,28.5447578430176,28.5562171936035,28.5447578430176,28.5504856109619,28.5447578430176,28.5103797912598,28.5103797912598,28.4931907653809,28.4931907653809,28.5103797912598,28.5103797912598,28.4931907653809,28.4530849456787,28.4416255950928,28.4473533630371,28.4244365692139,28.407247543335,28.407247543335,28.4301662445068,28.4358959197998,28.4187068939209,28.401517868042,28.3728713989258,28.3442230224609,28.3155746459961,28.2754669189453,28.2640075683594,28.2525482177734,28.2353591918945,28.2181720733643,28.2067127227783,28.1895236968994,28.1723346710205,28.1666049957275,28.1837940216064,28.1895236968994,28.1837940216064,28.1608753204346,28.1494159698486,28.1264991760254,28.0978488922119,28.0978488922119,28.0749320983887,28.0749320983887,null,35.6150550842285,35.6150550842285,36.0505027770996,36.0447769165039,35.6150550842285,35.6150550842285,null,30.7334575653076,30.7735633850098,30.7792911529541,30.8079414367676,30.8824234008789,30.9110736846924,30.9626407623291,30.979829788208,31.0084743499756,31.0371246337891,31.0543117523193,31.0886878967285,31.0944194793701,31.2262001037598,31.3579788208008,31.3350601196289,31.2892265319824,31.2491188049316,31.1116065979004,31.0944194793701,31.0772304534912,31.0084743499756,30.9683685302734,30.9397220611572,30.8938846588135,30.8824234008789,30.7678337097168,30.727725982666,30.6876201629639,30.7334575653076,30.7334575653076,null,32.985179901123,32.8476715087891,32.8247528076172,32.8190231323242,32.985179901123,32.985179901123,32.985179901123,null,32.0741806030273,32.0741806030273,31.575704574585,31.569974899292,31.575704574585,31.6902942657471,32.0741806030273,32.0741806030273,32.0741806030273,null,32.4236831665039,32.4351425170898,32.4236831665039,32.4179534912109,32.4179534912109,32.3778457641602,32.2976303100586,32.2517929077148,32.1830368041992,32.097095489502,31.9996929168701,31.9939613342285,31.8736419677734,31.8679141998291,32.1486625671387,32.3893051147461,32.3893051147461,32.3950347900391,32.4236831665039,32.4236831665039,null,31.5814323425293,31.5413246154785,31.5298671722412,31.5298671722412,31.5184097290039,31.5069484710693,31.4783000946045,31.4611110687256,31.4210052490234,31.3808975219727,31.3694400787354,31.3407917022705,31.3236026763916,31.3121452331543,31.3006839752197,31.2892265319824,31.2663078308105,31.2433891296387,31.2204704284668,31.1975517272949,31.174633026123,31.1517143249512,31.180362701416,31.2319278717041,31.3236026763916,31.432466506958,31.5012187957764,31.5871620178223,31.632999420166,31.5814323425293,31.5814323425293,null,31.6731071472168,31.6673755645752,31.6387310028076,31.6100807189941,31.5871620178223,31.5012187957764,31.432466506958,31.3236026763916,31.2319278717041,31.180362701416,31.1517143249512,31.123067855835,31.2491188049316,31.3751678466797,31.4381923675537,31.4783000946045,31.627269744873,31.6501884460449,31.6731071472168,31.6731071472168,null,30.8365898132324,30.8079414367676,30.7678337097168,30.7334575653076,30.6818885803223,30.6876201629639,30.6761589050293,30.590217590332,30.5615692138672,30.5386505126953,30.4985427856445,30.3553047180176,30.3381156921387,30.3896808624268,30.4125995635986,30.4870853424072,30.527193069458,30.8595085144043,30.8881549835205,30.8652362823486,30.9110736846924,30.9168033599854,30.9053421020508,30.8595085144043,30.8365898132324,30.8365898132324,null,28.1780643463135,28.1723346710205,28.1895236968994,28.1264991760254,28.1551456451416,28.1035804748535,28.0749320983887,27.8915843963623,27.8572082519531,27.8400192260742,27.8400192260742,27.8686676025391,27.880126953125,27.880126953125,27.874397277832,27.8915843963623,27.8973159790039,27.880126953125,27.8973159790039,27.8973159790039,27.8915843963623,27.8629379272461,27.8686676025391,27.8915843963623,27.8915843963623,27.874397277832,27.9145030975342,27.948881149292,27.948881149292,27.9717998504639,27.9947166442871,28.0233669281006,28.0405540466309,28.0405540466309,28.0520133972168,28.0806617736816,28.1035804748535,28.1436862945557,28.1723346710205,28.1608753204346,28.1436862945557,28.1780643463135,28.1780643463135,null,31.0199356079102,31.0084743499756,30.9683685302734,30.9397220611572,30.9110736846924,30.9110736846924,30.9168033599854,30.9397220611572,31.4668426513672,31.495491027832,31.4725723266602,31.4553852081299,31.4611110687256,31.4439239501953,31.4553852081299,31.432466506958,31.4210052490234,31.4210052490234,31.3808975219727,31.432466506958,31.4152774810791,31.3579788208008,31.3751678466797,31.3579788208008,31.3350601196289,31.3236026763916,31.2834949493408,31.2663078308105,31.2663078308105,31.2262001037598,31.2090129852295,31.1689052581787,31.1345252990723,31.1116065979004,31.1287956237793,31.0944194793701,31.0829620361328,31.0485820770264,31.0199356079102,31.0199356079102,null,31.0715007781982,31.0829620361328,31.0886878967285,30.6876201629639,30.6876201629639,31.0715007781982,31.0715007781982,null,32.5210838317871,32.9450721740723,32.9565353393555,32.9565353393555,32.5210838317871,32.5210838317871,32.5210838317871,null,32.9622611999512,32.9622611999512,32.5210838317871,32.5210838317871,32.5210838317871,32.9565353393555,32.9622611999512,32.9622611999512,null,31.6731071472168,31.8736419677734,31.9939613342285,31.9882354736328,31.9366664886475,31.8908290863037,31.8564529418945,31.8278045654297,31.8048877716064,31.7876968383789,31.7590503692627,31.7304019927979,31.7132129669189,31.6960258483887,31.6845645904541,31.6731071472168,31.6501884460449,31.6387310028076,31.627269744873,31.6158123016357,31.5986232757568,31.5814323425293,31.632999420166,31.5871620178223,31.6100807189941,31.6387310028076,31.6673755645752,31.6731071472168,31.6731071472168,null,36.4916839599609,36.4916839599609,36.4916839599609,36.0505027770996,36.0562324523926,36.4916839599609,36.4916839599609,null,32.3893051147461,32.1486625671387,32.1543922424316,32.1830368041992,32.2174186706543,32.2460632324219,32.3205490112305,32.3606567382812,32.3778457641602,32.4351425170898,32.5096244812012,32.6528625488281,32.7101631164551,32.6929702758789,32.6471366882324,32.6356735229492,32.6356735229492,32.6184883117676,32.5955696105957,32.5898361206055,32.5783805847168,32.5841102600098,32.5955696105957,32.5955696105957,32.5783805847168,32.5726509094238,32.5783805847168,32.5611915588379,32.5726509094238,32.5611915588379,32.538272857666,32.532543182373,32.549732208252,32.3893051147461,32.3893051147461,null,32.3262786865234,32.2174186706543,32.091365814209,32.2460632324219,32.3262786865234,32.3262786865234,32.3262786865234,null,26.7915058135986,26.7915058135986,26.2586555480957,26.2586555480957,26.2414665222168,26.2471961975098,26.3102207183838,26.3274116516113,26.3388690948486,26.3503284454346,26.3675174713135,26.3732471466064,26.3675174713135,26.3789768218994,26.3847064971924,26.4018955230713,26.4133548736572,26.3961658477783,26.4076251983643,26.4305419921875,26.4821090698242,26.5508651733398,26.585241317749,26.6769161224365,26.7915058135986,26.7915058135986,26.7915058135986,null,32.9622611999512,32.9679908752441,32.9679908752441,32.5210838317871,32.5210838317871,32.9622611999512,32.9622611999512,null,32.0741806030273,31.6902942657471,31.6960258483887,31.569974899292,31.5585174560547,31.5527858734131,31.6501884460449,32.0741806030273,32.0741806030273,32.0741806030273,32.0741806030273,null,33.3805198669434,33.3862533569336,32.9622611999512,32.9565353393555,32.9622611999512,33.3805198669434,33.3805198669434,null,30.2579021453857,30.6876201629639,30.6876201629639,30.2579021453857,30.2521705627441,30.2579021453857,30.2579021453857,null,34.3087120056152,34.3087120056152,34.3029823303223,34.7498931884766,34.7498931884766,34.7441596984863,34.3087120056152,34.3087120056152,null,32.990909576416,32.990909576416,32.538272857666,32.538272857666,32.549732208252,32.990909576416,32.990909576416,32.990909576416,null,32.0741806030273,32.0741806030273,32.0741806030273,32.5210838317871,32.5210838317871,32.0741806030273,32.0741806030273,null,30.6303253173828,30.6303253173828,30.6188640594482,30.6016750335693,30.5501117706299,30.4584369659424,30.4469795227051,30.4125995635986,30.3381156921387,30.3266544342041,30.2636299133301,29.765157699585,29.7823467254639,29.7823467254639,29.765157699585,29.8052654266357,29.7766151428223,29.8396415710449,29.8625602722168,29.8682899475098,30.0516376495361,30.275089263916,30.2808208465576,30.5730266571045,30.5844879150391,30.6417827606201,30.6303253173828,30.6303253173828,null,33.3919792175293,32.9622611999512,32.9565353393555,32.9565353393555,33.3919792175293,33.3919792175293,33.3919792175293,null,32.9622611999512,32.9622611999512,33.3862533569336,33.3862533569336,32.9679908752441,32.9622611999512,32.9622611999512,null,33.3919792175293,33.002368927002,33.0310173034668,33.0711250305176,33.1054992675781,33.0997734069824,33.0825843811035,33.0539360046387,33.4034385681152,33.4263572692871,33.4206275939941,33.4034385681152,33.4206275939941,33.4263572692871,33.4148979187012,33.3919792175293,33.3919792175293,null,31.5527858734131,31.5585174560547,31.569974899292,31.6960258483887,31.6902942657471,31.6902942657471,31.575704574585,31.569974899292,31.0886878967285,31.0829620361328,31.2491188049316,31.5298671722412,31.5241374969482,31.5241374969482,31.5527858734131,31.5527858734131,null,30.4183292388916,30.4870853424072,30.5042743682861,30.6131362915039,30.6131362915039,30.6245937347412,30.5157318115234,30.4928131103516,30.4355182647705,30.4584369659424,30.4527053833008,30.4813556671143,30.5100040435791,30.4813556671143,30.4870853424072,30.4584369659424,30.4297866821289,30.4011421203613,30.3151969909668,30.2063331604004,30.0688247680664,30.0115299224854,30.0860137939453,30.2292518615723,30.2808208465576,30.3381156921387,30.4183292388916,30.4183292388916,null,30.8365898132324,30.8595085144043,30.9053421020508,30.9168033599854,30.9110736846924,30.8652362823486,30.8881549835205,30.8595085144043,30.8652362823486,30.8766975402832,30.9225311279297,30.9626407623291,31.0657730102539,31.4038162231445,31.3808975219727,31.3637104034424,31.3178730010986,31.2892265319824,31.2663078308105,31.2319278717041,31.1689052581787,31.117338180542,31.0371246337891,30.9454498291016,30.8365898132324,30.8365898132324,null,31.0829620361328,31.0543117523193,31.0371246337891,31.0543117523193,31.0715007781982,31.0543117523193,31.0657730102539,31.0256633758545,30.979829788208,30.9397220611572,30.8595085144043,30.6818885803223,30.6532440185547,30.6074066162109,30.5672988891602,30.5386505126953,30.5386505126953,30.6074066162109,30.8595085144043,31.0256633758545,31.0829620361328,31.0829620361328,null,32.9336166381836,32.9049644470215,32.8247528076172,32.67578125,32.6929702758789,32.6242179870605,32.5783805847168,32.549732208252,32.532543182373,32.538272857666,32.5611915588379,32.5726509094238,32.5611915588379,32.5783805847168,32.5726509094238,32.5783805847168,32.5955696105957,32.9336166381836,32.9336166381836,32.9336166381836,null,31.6501884460449,31.6501884460449,31.6444568634033,31.0715007781982,31.0715007781982,31.6501884460449,31.6501884460449,null,29.6161880493164,29.6161880493164,29.0833377838135,29.0718765258789,29.6161880493164,29.6161880493164,29.6161880493164,29.6161880493164,null,30.2636299133301,30.2579021453857,30.2521705627441,29.6161880493164,29.4213809967041,29.3984661102295,29.3468990325928,29.3297100067139,29.2781429290771,29.2437648773193,29.2437648773193,29.2552242279053,29.2781429290771,29.306791305542,29.3354396820068,29.364086151123,29.444299697876,29.4500312805176,29.4729499816895,29.4786796569824,29.5073261260986,29.5073261260986,29.5359745025635,29.5531635284424,29.5932693481445,29.6104583740234,29.6161880493164,29.5932693481445,29.5703506469727,29.5646209716797,29.5818119049072,29.621919631958,29.6448383331299,29.6333770751953,29.6391067504883,29.6505641937256,29.7422389984131,29.7422389984131,29.7307777404785,29.7365093231201,29.765157699585,29.759428024292,29.759428024292,29.7823467254639,29.7938041687012,29.7766151428223,29.7536964416504,29.7536964416504,29.759428024292,29.765157699585,30.2636299133301,30.2636299133301,null,32.7445373535156,32.7101631164551,32.6528625488281,32.5096244812012,32.4351425170898,32.3778457641602,32.3778457641602,32.853401184082,32.8591270446777,32.8591270446777,32.8132934570312,32.7903747558594,32.7789154052734,32.7502670288086,32.7445373535156,32.7445373535156,null,29.0432319641113,29.0317707061768,28.9973945617676,28.928638458252,28.8828029632568,28.8426971435547,28.8140468597412,28.7682094573975,28.7281036376953,28.6879959106445,28.6708087921143,28.6478900909424,28.5848636627197,28.5619449615479,28.5103797912598,28.5103797912598,28.4931907653809,28.4931907653809,28.5103797912598,28.5103797912598,28.5447578430176,28.5504856109619,28.5447578430176,28.5562171936035,28.5447578430176,28.5676765441895,28.5562171936035,28.6020526885986,28.6192417144775,28.7739410400391,28.859884262085,28.8369655609131,28.854154586792,29.0833377838135,29.0432319641113,29.0432319641113,null,30.9339923858643,31.0657730102539,30.9626407623291,30.9225311279297,30.8766975402832,30.8652362823486,30.8595085144043,30.527193069458,30.5329189300537,30.6417827606201,30.6303253173828,30.8595085144043,30.8881549835205,30.9168033599854,30.9110736846924,30.9225311279297,30.9339923858643,30.9339923858643,null,30.0688247680664,30.0917434692383,30.1261196136475,30.1547698974609,30.1547698974609,30.1719570159912,30.212064743042,30.2235221862793,30.212064743042,30.2235221862793,30.2464408874512,30.0974750518799,30.1032009124756,30.1719570159912,30.137580871582,29.8797492980957,29.7938041687012,29.765157699585,29.7365093231201,29.7307777404785,29.7766151428223,29.7995338439941,29.833911895752,29.8740177154541,29.9255867004395,29.9656925201416,30.0058002471924,30.0459060668945,30.0688247680664,30.0688247680664,null,31.2834949493408,31.2663078308105,31.3579788208008,31.3579788208008,31.3694400787354,31.3923587799072,31.3694400787354,31.3980865478516,31.432466506958,31.4152774810791,31.4381923675537,31.432466506958,31.4496536254883,31.5184097290039,31.5585174560547,31.6387310028076,31.6444568634033,31.6559181213379,31.6559181213379,31.6501884460449,31.6444568634033,31.2834949493408,31.2834949493408,null,30.2235221862793,30.212064743042,30.2235221862793,30.212064743042,30.1719570159912,30.1547698974609,30.1547698974609,30.1261196136475,30.0917434692383,30.0688247680664,30.0630950927734,30.074556350708,30.1032009124756,30.074556350708,30.074556350708,30.0516376495361,30.0802822113037,30.1146621704102,30.1604995727539,30.1604995727539,30.1719570159912,30.212064743042,30.2464408874512,30.2521705627441,30.286548614502,30.3037395477295,30.3037395477295,30.3209266662598,30.3381156921387,30.3610343933105,30.3724918365479,30.3782234191895,30.3667621612549,30.3782234191895,30.3896808624268,30.3667621612549,30.3438453674316,30.3266544342041,30.3151969909668,30.3037395477295,30.2521705627441,30.2235221862793,30.2235221862793,null,28.0462837219238,27.353006362915,27.2785205841064,27.2727909088135,27.2842502593994,27.2842502593994,27.2384128570557,27.2727909088135,27.2957096099854,27.3071689605713,27.3415470123291,27.3701934814453,27.4103012084961,27.4504070281982,27.501974105835,27.5077037811279,27.5478115081787,27.5879173278809,27.6394844055176,27.6280250549316,27.6566715240479,27.6624031066895,27.6967792510986,27.7311573028564,27.7598037719727,27.7655353546143,27.7827224731445,27.8171005249023,27.8686676025391,27.9145030975342,27.948881149292,27.9660701751709,27.9660701751709,27.9832592010498,28.0348262786865,28.0863914489746,28.1264991760254,28.1494159698486,28.1723346710205,28.1952533721924,28.2009811401367,28.2009811401367,28.0520133972168,28.0462837219238,28.0462837219238,null,29.2609539031982,29.2265777587891,28.9572868347168,29.2265777587891,29.3182487487793,29.4328422546387,29.5245132446289,29.6333770751953,29.5932693481445,29.5531635284424,29.5359745025635,29.5245132446289,29.5073261260986,29.5073261260986,29.4901371002197,29.4672183990479,29.364086151123,29.2896022796631,29.2609539031982,29.2609539031982,null,35.6150550842285,35.6150550842285,35.4145202636719,35.1796112060547,35.1796112060547,35.6150550842285,35.6150550842285,null,33.8388862609863,33.8331565856934,34.211311340332,34.1826629638672,34.1654739379883,34.1540107727051,34.1540107727051,34.1482849121094,34.1310958862305,34.1368255615234,34.1540107727051,34.1540107727051,34.1540107727051,34.176929473877,34.1540107727051,34.1425552368164,34.0967178344727,34.0737991333008,34.0623397827148,34.0680732727051,34.0852584838867,33.8388862609863,33.8388862609863,null,33.8331565856934,33.8274269104004,34.090991973877,34.4118461608887,34.3774681091309,34.3774681091309,34.4003829956055,34.4404945373535,34.4462203979492,34.4576835632324,34.4462203979492,34.4233016967773,34.4118461608887,34.4003829956055,34.3660087585449,34.343090057373,34.343090057373,34.3087120056152,34.2456855773926,34.2227668762207,34.211311340332,34.2055816650391,34.2055816650391,34.211311340332,34.2227668762207,34.211311340332,33.8331565856934,33.8331565856934,null,26.3560581207275,26.447732925415,26.447732925415,26.459192276001,26.4763793945312,26.5508651733398,26.5508651733398,26.5795116424561,26.6138896942139,26.6024303436279,26.6081600189209,26.6081600189209,26.5508651733398,26.527946472168,26.4878387451172,26.4190845489502,26.4133548736572,26.3904361724854,26.3904361724854,26.3732471466064,26.3445987701416,26.3560581207275,26.3331394195557,26.3445987701416,26.3216800689697,26.3503284454346,26.3560581207275,26.3560581207275,null,30.4527053833008,30.4011421203613,30.4297866821289,30.4584369659424,30.4870853424072,30.4813556671143,30.5100040435791,30.4813556671143,30.4527053833008,30.4584369659424,30.4355182647705,30.4928131103516,30.5157318115234,30.6245937347412,30.6131362915039,30.6131362915039,30.6990776062012,30.8079414367676,30.8537788391113,30.8996162414551,30.8881549835205,30.8766975402832,30.7907524108887,30.7563762664795,30.739185333252,30.5730266571045,30.4527053833008,30.4527053833008,null,29.1177139282227,29.4213809967041,29.3984661102295,29.364086151123,29.3870048522949,29.3870048522949,29.3583564758301,29.3411674499512,29.2724151611328,29.2151165008545,28.8942623138428,29.1177139282227,29.1177139282227,null,31.6501884460449,31.6559181213379,31.9939613342285,31.9939613342285,32.0741806030273,32.0741806030273,31.6501884460449,31.6501884460449,null,33.4206275939941,32.990909576416,32.990909576416,32.996639251709,33.4320907592773,33.4320907592773,33.4320907592773,33.4320907592773,33.4206275939941,33.4206275939941,null,32.985179901123,32.985179901123,32.990909576416,32.9336166381836,32.5955696105957,32.5955696105957,32.5841102600098,32.5783805847168,32.5898361206055,32.5955696105957,32.6184883117676,32.6356735229492,32.6356735229492,32.6471366882324,32.6929702758789,32.7101631164551,32.7445373535156,32.985179901123,32.985179901123,null,32.9565353393555,32.9450721740723,33.3862533569336,33.3919792175293,32.9565353393555,32.9565353393555,null,33.3919792175293,32.996639251709,32.9737205505371,32.9679908752441,32.9679908752441,33.3862533569336,33.3919792175293,33.3919792175293,null,27.2384128570557,27.2842502593994,27.2842502593994,27.2727909088135,26.7915058135986,26.6769161224365,26.585241317749,26.6310787200928,26.659725189209,26.7055625915527,26.8488025665283,26.8659915924072,26.911828994751,26.9232883453369,26.9404754638672,26.980583190918,27.0035018920898,27.0321483612061,27.0607967376709,27.0951747894287,27.1238212585449,27.2154941558838,27.2384128570557,27.2384128570557,null,29.0833377838135,28.6421604156494,28.6364307403564,29.0718765258789,29.0833377838135,29.0833377838135,null,38.1589889526367,38.1532592773438,38.1532592773438,38.1532592773438,38.1532592773438,38.1532592773438,38.1589889526367,38.1417999267578,38.5887069702148,38.5887069702148,38.5887069702148,38.5887069702148,38.5887069702148,38.5944366455078,38.5715179443359,38.5428695678711,38.5027618408203,38.4741172790527,38.428279876709,38.422550201416,38.3881721496582,38.3480682373047,38.3251495361328,38.2793121337891,38.2392044067383,38.1876373291016,38.1589889526367,38.1589889526367,null,41.9978065490723,41.9691581726074,41.9233207702637,41.911865234375,41.8030014038086,41.7800827026367,41.722785949707,41.6196556091309,41.5623550415039,41.5451698303223,41.5508995056152,41.5279808044434,41.4936027526855,41.4592247009277,41.4305801391602,41.4133911132812,41.4076614379883,41.4133911132812,41.4305801391602,41.4248466491699,41.3847427368164,41.3675537109375,41.3560943603516,41.3389053344727,41.3331756591797,41.2013931274414,41.0868034362793,41.0524253845215,41.000862121582,41.000862121582,41.000862121582,41.0065879821777,42.0035362243652,41.9978065490723,41.9978065490723,41.9978065490723,null,41.4133911132812,41.4305801391602,41.4592247009277,41.4936027526855,41.5279808044434,41.5508995056152,41.5451698303223,41.5623550415039,41.6196556091309,41.722785949707,41.7800827026367,41.8030014038086,41.911865234375,41.9233207702637,41.9691581726074,41.9978065490723,42.0035362243652,42.0035362243652,41.9978065490723,41.9519729614258,41.9233207702637,41.911865234375,41.906135559082,41.8889465332031,41.8774833679199,41.8602981567383,41.8316459655762,41.8144607543945,41.6998672485352,41.6654891967773,41.6540298461914,41.6081924438477,41.5738182067871,41.5451698303223,41.5222511291504,41.4592247009277,41.4420356750488,41.419116973877,41.419116973877,41.419116973877,41.419116973877,41.3732833862305,41.3732833862305,41.401927947998,41.401927947998,41.4133911132812,41.4133911132812,null,39.8091087341309,39.8148345947266,39.8033790588379,39.7976493835449,39.7976493835449,39.780460357666,39.7288932800293,39.7002449035645,39.6887893676758,39.6658706665039,39.6372184753418,39.6142997741699,39.5856552124023,39.5627365112305,39.5398178100586,39.5168991088867,39.471061706543,39.471061706543,39.471061706543,39.471061706543,39.5111694335938,39.5283584594727,39.6142997741699,39.6028442382812,39.608570098877,39.6773262023926,39.7002449035645,39.8148345947266,39.8148345947266,39.8091087341309,39.8091087341309,null,40.8060531616211,40.8117828369141,41.000862121582,40.9951286315918,40.6570854187012,40.6628150939941,40.6685447692871,40.6742744445801,40.7716789245605,40.7774085998535,40.7774085998535,40.8347015380859,40.8347015380859,40.7888641357422,40.7774085998535,40.7659454345703,40.7544898986816,40.7487602233887,40.7373008728027,40.7201080322266,40.7086524963379,40.7086524963379,40.7086524963379,40.7315711975098,40.7487602233887,40.7602157592773,40.7831344604492,40.7945976257324,40.8003273010254,40.8117828369141,40.8175163269043,40.8232421875,40.8232421875,40.8060531616211,40.8003273010254,40.7945976257324,40.7831344604492,40.7774085998535,40.7774085998535,40.7774085998535,40.7716789245605,40.7659454345703,40.7659454345703,40.7774085998535,40.7945976257324,40.8060531616211,40.8060531616211,null,40.7774085998535,41.0868034362793,41.144100189209,41.144100189209,41.144100189209,41.1326370239258,41.1326370239258,41.1039924621582,41.0409660339355,40.9836730957031,40.9722099304199,40.966480255127,40.9034576416016,40.8576202392578,40.8461608886719,40.828971862793,40.8404350280762,40.8576202392578,40.9149169921875,40.9378356933594,40.9263725280762,40.8690795898438,40.8060531616211,40.7774085998535,40.7774085998535,null,40.8117828369141,40.8060531616211,39.8091087341309,39.8148345947266,39.8950538635254,39.9007797241211,40.0841255187988,40.0898551940918,40.1929893493652,40.4336318969727,40.4393615722656,40.6742744445801,40.691463470459,40.7143821716309,40.7143821716309,40.7373008728027,40.7201080322266,40.7373008728027,40.7373008728027,40.7373008728027,40.7602157592773,40.7659454345703,40.7831344604492,40.7602157592773,40.7716789245605,40.7888641357422,40.7945976257324,40.8232421875,40.8404350280762,40.8060531616211,40.8175163269043,40.8117828369141,40.8117828369141,null,38.5027618408203,39.0413436889648,39.155933380127,39.46533203125,39.471061706543,39.7002449035645,39.6773262023926,39.608570098877,39.6028442382812,39.6142997741699,39.5283584594727,39.5111694335938,39.471061706543,39.471061706543,39.471061706543,39.471061706543,39.4538726806641,39.4366874694824,39.4137687683105,39.3736610412598,39.3507423400879,39.3450126647949,39.3450126647949,39.333553314209,39.327823638916,39.3163642883301,39.3049049377441,39.2934455871582,39.2647972106934,39.2647972106934,39.2590675354004,39.2590675354004,39.2533378601074,39.2361526489258,39.2246894836426,39.2189598083496,39.2075004577637,39.1960411071777,39.190315246582,39.1788520812988,39.155933380127,39.138744354248,39.1215591430664,39.1100997924805,39.0929069519043,39.0814514160156,39.0585327148438,39.018424987793,38.9955062866211,38.9725875854492,38.9611320495605,38.9439430236816,38.9382133483887,38.9324798583984,38.9095611572266,38.8923759460449,38.880916595459,38.875186920166,38.875186920166,38.8637275695801,38.8465385437012,38.8236198425293,38.8064308166504,38.7892417907715,38.7777824401855,38.7663230895996,38.737678527832,38.7147598266602,38.6975708007812,38.686107635498,38.6517333984375,38.6345443725586,38.6173553466797,38.6173553466797,38.6230850219727,38.6230850219727,38.6116256713867,38.5944366455078,38.6001663208008,38.6058959960938,38.6001663208008,38.5887069702148,38.5772514343262,38.5715179443359,38.56005859375,38.5428695678711,38.5371398925781,38.5314140319824,38.5199508666992,38.4970321655273,38.5027618408203,38.5027618408203,null,38.1532592773438,38.1589889526367,38.1647186279297,38.1647186279297,38.1417999267578,38.1417999267578,38.1647186279297,38.1589889526367,38.1589889526367,38.1417999267578,38.1417999267578,38.1589889526367,38.1589889526367,38.1532592773438,38.1303405761719,38.107421875,38.0845031738281,38.0959625244141,38.0845031738281,38.0673141479492,38.0443954467773,38.0272064208984,38.0157508850098,37.9985618591309,37.9871025085449,37.9871025085449,37.9871025085449,37.9813690185547,37.9355354309082,37.9011573791504,37.8839683532715,37.8782386779785,37.8839683532715,37.8725128173828,37.8610496520996,37.8495941162109,37.8667793273926,37.8725128173828,37.8782386779785,37.8610496520996,37.8438606262207,37.832405090332,37.8094863891602,37.7922973632812,37.7751083374023,37.7636489868164,37.7636489868164,37.7464599609375,37.7350006103516,37.7235412597656,37.7063522338867,37.6777038574219,37.6490592956543,37.6433258056641,37.6204071044922,37.6089515686035,37.5917587280273,37.5803031921387,37.5516510009766,37.5344657897949,37.5344657897949,37.5401954650879,37.5287322998047,37.5401954650879,37.5516510009766,37.5459251403809,37.7178115844727,37.7235412597656,37.8037567138672,37.8094863891602,37.9011573791504,37.9068870544434,38.1532592773438,38.1532592773438,null,38.4970321655273,38.5199508666992,38.5314140319824,38.5371398925781,38.5428695678711,38.56005859375,38.5715179443359,38.5772514343262,38.5887069702148,38.6001663208008,38.6058959960938,38.6001663208008,38.5944366455078,38.6116256713867,38.6230850219727,38.6230850219727,38.6173553466797,38.6173553466797,38.6345443725586,38.6517333984375,38.686107635498,38.6975708007812,38.7147598266602,38.737678527832,38.7663230895996,38.7777824401855,38.7892417907715,38.8064308166504,38.8236198425293,38.8465385437012,38.8637275695801,38.875186920166,38.875186920166,38.880916595459,38.8923759460449,38.9095611572266,38.9324798583984,38.9382133483887,38.9439430236816,38.9611320495605,38.9725875854492,38.9955062866211,39.018424987793,39.0585327148438,39.0814514160156,39.0929069519043,39.1100997924805,39.1215591430664,39.138744354248,39.155933380127,39.1788520812988,39.190315246582,39.1960411071777,39.2075004577637,39.2189598083496,39.2246894836426,39.2361526489258,39.2533378601074,39.2590675354004,39.2590675354004,39.2647972106934,39.2647972106934,39.2934455871582,39.3049049377441,39.3163642883301,39.327823638916,39.333553314209,39.3450126647949,39.3450126647949,39.3507423400879,39.3736610412598,39.4137687683105,39.4366874694824,39.4538726806641,39.471061706543,39.471061706543,39.46533203125,39.4825248718262,39.471061706543,39.4939804077148,39.4939804077148,39.4882507324219,39.4997100830078,39.3621978759766,38.5084953308105,38.4970321655273,38.4970321655273,null,38.1532592773438,37.9068870544434,37.9011573791504,37.8094863891602,37.8037567138672,37.7235412597656,37.7178115844727,37.5459251403809,37.5459251403809,37.5058174133301,37.5058174133301,37.4771690368652,37.4771690368652,37.4886283874512,37.4943580627441,37.5344657897949,37.5401954650879,37.6146774291992,37.6204071044922,37.6032218933105,37.6089515686035,38.1417999267578,38.1589889526367,38.1532592773438,38.1532592773438,38.1532592773438,38.1532592773438,38.1532592773438,38.1532592773438,null,39.8148345947266,39.7976493835449,39.7976493835449,39.780460357666,39.774730682373,39.7403526306152,39.7403526306152,39.6887893676758,39.46533203125,39.4596061706543,39.3908500671387,39.3908500671387,39.3736610412598,39.3736610412598,39.3450126647949,39.3450126647949,39.327823638916,39.327823638916,39.339282989502,39.3450126647949,39.3908500671387,39.4137687683105,39.4538726806641,39.4825248718262,39.5226287841797,39.5512771606445,39.5741958618164,39.5570068359375,39.5627365112305,39.5455436706543,39.5398178100586,39.5398178100586,39.5398178100586,39.5455436706543,39.5398178100586,39.5398178100586,39.9007797241211,39.9007797241211,39.9007797241211,39.9065093994141,39.9065093994141,39.9294281005859,39.9580764770508,39.9809951782227,40.0153732299805,40.0210990905762,39.9809951782227,39.9523468017578,39.9294281005859,39.9122428894043,39.8835906982422,39.8434867858887,39.8148345947266,39.7976493835449,39.780460357666,39.8091087341309,39.8835906982422,39.9294281005859,39.923698425293,39.8434867858887,39.8033790588379,39.8148345947266,39.8148345947266,null,37.5344657897949,37.5000877380371,37.4828987121582,37.4714393615723,37.4771690368652,37.4485206604004,37.4084129333496,37.3912239074707,37.3912239074707,37.345386505127,37.3167419433594,37.3339309692383,37.3224716186523,37.2766342163086,37.2709045410156,37.2537155151367,37.2307968139648,37.1849594116211,37.1563148498535,37.1677703857422,37.0990142822266,37.0818290710449,37.0990142822266,37.0875587463379,37.0932884216309,37.058910369873,37.058910369873,37.0245323181152,37.0302619934082,37.0531806945801,37.0531806945801,37.0359916687012,37.0016136169434,37.0016136169434,37.0016136169434,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,36.9958839416504,37.0875587463379,37.2766342163086,37.2938232421875,37.4427947998047,37.5058174133301,37.5459251403809,37.5459251403809,37.5516510009766,37.5401954650879,37.5287322998047,37.5401954650879,37.5344657897949,37.5344657897949,37.5344657897949,null,39.327823638916,39.0585327148438,39.0069694519043,39.0069694519043,38.9725875854492,38.9668617248535,38.869457244873,38.869457244873,38.7720527648926,38.7777824401855,38.737678527832,38.686107635498,38.686107635498,38.6975708007812,38.686107635498,38.6173553466797,38.6173553466797,38.5944366455078,38.5887069702148,38.5887069702148,38.5887069702148,38.5887069702148,38.5887069702148,38.6689224243164,39.5398178100586,39.5398178100586,39.5455436706543,39.5398178100586,39.5398178100586,39.5398178100586,39.5455436706543,39.5627365112305,39.5570068359375,39.5741958618164,39.5512771606445,39.5226287841797,39.4825248718262,39.4538726806641,39.4137687683105,39.3908500671387,39.3450126647949,39.339282989502,39.327823638916,39.327823638916,39.327823638916,null,41.3560943603516,41.3732833862305,41.3618240356445,41.3389053344727,41.3274459838867,41.3159866333008,41.2873382568359,41.2357711791992,41.2185821533203,41.2013931274414,41.1670188903809,41.144100189209,41.138370513916,41.1612892150879,41.144100189209,41.1039924621582,41.0810737609863,41.0868034362793,41.0295066833496,40.9722099304199,40.9435653686523,40.9321060180664,40.8977279663086,40.8576202392578,40.7945976257324,40.7888641357422,40.7945976257324,40.8117828369141,40.8347015380859,40.8576202392578,40.8576202392578,40.8576202392578,40.9034576416016,40.966480255127,40.9722099304199,40.9836730957031,41.0409660339355,41.1039924621582,41.1326370239258,41.1670188903809,41.2013931274414,41.2185821533203,41.2013931274414,41.2128524780273,41.2357711791992,41.2300453186035,41.27587890625,41.2987976074219,41.3389053344727,41.3560943603516,41.3560943603516,null,38.1589889526367,38.1647186279297,38.1417999267578,38.1417999267578,38.1647186279297,38.1647186279297,38.1589889526367,38.1876373291016,38.2392044067383,38.2793121337891,38.3251495361328,38.3480682373047,38.3881721496582,38.422550201416,38.428279876709,38.4741172790527,38.5027618408203,38.5027618408203,38.4741172790527,38.4454689025879,38.428279876709,38.2277450561523,38.1589889526367,38.1589889526367,null,41.9978065490723,41.9978065490723,41.5795478820801,41.2300453186035,41.2357711791992,41.2128524780273,41.1842079162598,41.1612892150879,41.1670188903809,41.2013931274414,41.2185821533203,41.2357711791992,41.2873382568359,41.3159866333008,41.3274459838867,41.3389053344727,41.3618240356445,41.3732833862305,41.3560943603516,41.3732833862305,41.3962020874023,41.419116973877,41.419116973877,41.4420356750488,41.4592247009277,41.5222511291504,41.5451698303223,41.5738182067871,41.6081924438477,41.6540298461914,41.6654891967773,41.6998672485352,41.8144607543945,41.8316459655762,41.8602981567383,41.8774833679199,41.8889465332031,41.906135559082,41.911865234375,41.9233207702637,41.9519729614258,41.9978065490723,41.9978065490723,null,40.7774085998535,40.8060531616211,40.8690795898438,40.9263725280762,40.9378356933594,40.9149169921875,40.8576202392578,40.8404350280762,40.828971862793,40.8461608886719,40.8576202392578,40.8576202392578,40.8576202392578,40.8347015380859,40.8117828369141,40.7945976257324,40.7774085998535,40.7143821716309,40.6685447692871,40.6169776916504,40.6055183410645,40.5768699645996,40.5654106140137,40.5424919128418,40.5367622375488,40.5023880004883,40.4508171081543,40.4393615722656,40.4737358093262,40.4737358093262,40.4622802734375,40.4508171081543,40.4794692993164,40.4737358093262,40.4794692993164,40.5654106140137,40.6055183410645,40.6398963928223,40.7029228210449,40.7373008728027,40.7774085998535,40.7774085998535,null,36.9958839416504,37.0016136169434,36.9958839416504,36.9958839416504,37.0016136169434,37.0359916687012,37.0531806945801,37.0531806945801,37.0302619934082,37.0245323181152,37.058910369873,37.058910369873,37.0932884216309,37.0875587463379,37.0990142822266,37.0818290710449,37.0990142822266,37.1677703857422,37.1563148498535,37.1849594116211,37.2307968139648,37.2537155151367,37.2709045410156,37.2766342163086,37.3224716186523,37.3339309692383,37.3167419433594,37.345386505127,37.3912239074707,37.3912239074707,37.4084129333496,37.4485206604004,37.4771690368652,37.4714393615723,37.4828987121582,37.5000877380371,37.5344657897949,37.5516510009766,37.5803031921387,37.5917587280273,37.6089515686035,37.6204071044922,37.6433258056641,37.6490592956543,37.6777038574219,37.7063522338867,37.7235412597656,37.7350006103516,37.7464599609375,37.7636489868164,37.7636489868164,37.7751083374023,37.7922973632812,37.8094863891602,37.832405090332,37.8438606262207,37.8610496520996,37.8782386779785,37.8725128173828,37.8667793273926,37.8495941162109,37.8610496520996,37.8725128173828,37.8839683532715,37.8782386779785,37.8839683532715,37.9011573791504,37.9355354309082,37.9813690185547,37.9871025085449,37.9871025085449,37.9871025085449,37.9985618591309,38.0157508850098,38.0272064208984,38.0443954467773,38.0673141479492,38.0845031738281,38.0959625244141,38.0845031738281,38.107421875,38.1303405761719,38.1532592773438,38.1704483032227,38.1761779785156,38.1990966796875,38.2220153808594,38.2334747314453,38.2449340820312,38.2678527832031,38.2735786437988,38.3308792114258,38.3423347473145,38.3537940979004,38.3824424743652,38.3881721496582,38.4053611755371,38.428279876709,38.4569244384766,38.4741172790527,38.4855766296387,38.4970321655273,38.5084953308105,38.1532592773438,37.8667793273926,37.6318664550781,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,37.0016136169434,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,null,39.0585327148438,39.327823638916,39.3450126647949,39.3450126647949,39.3736610412598,39.3736610412598,39.3908500671387,39.3908500671387,39.4596061706543,39.46533203125,39.6887893676758,39.7403526306152,39.7403526306152,39.774730682373,39.780460357666,39.7976493835449,39.7976493835449,39.8148345947266,39.8148345947266,39.7002449035645,39.471061706543,39.46533203125,39.155933380127,39.0413436889648,39.0413436889648,39.0585327148438,39.0585327148438,39.0585327148438,null,39.0413436889648,38.5027618408203,38.5027618408203,38.5027618408203,38.5428695678711,38.5715179443359,38.5944366455078,38.6173553466797,38.6173553466797,38.686107635498,38.6975708007812,38.686107635498,38.686107635498,38.737678527832,38.7777824401855,38.7720527648926,38.869457244873,38.869457244873,38.9668617248535,38.9725875854492,39.0069694519043,39.0069694519043,39.0585327148438,39.0585327148438,39.0413436889648,39.0413436889648,39.0413436889648,null,40.6169776916504,40.6685447692871,40.7143821716309,40.7774085998535,40.7945976257324,40.7888641357422,40.7945976257324,40.8576202392578,40.8977279663086,40.9321060180664,40.9435653686523,40.9722099304199,41.0295066833496,41.0868034362793,41.0810737609863,41.1039924621582,41.144100189209,41.1612892150879,41.138370513916,41.144100189209,41.1670188903809,41.1612892150879,41.1842079162598,41.2128524780273,41.2357711791992,41.2300453186035,40.9951286315918,41.000862121582,41.000862121582,40.8117828369141,40.8175163269043,40.8060531616211,40.8404350280762,40.8232421875,40.7945976257324,40.7888641357422,40.7716789245605,40.7602157592773,40.7831344604492,40.7659454345703,40.7602157592773,40.7373008728027,40.7373008728027,40.7373008728027,40.7201080322266,40.7373008728027,40.7143821716309,40.7143821716309,40.691463470459,40.6742744445801,40.6742744445801,40.6513557434082,40.5997886657715,40.5883293151855,40.5883293151855,40.5654106140137,40.5596809387207,40.5768699645996,40.6513557434082,40.680004119873,40.680004119873,40.6570854187012,40.6513557434082,40.6398963928223,40.6112480163574,40.6169776916504,40.6169776916504,40.6169776916504,null,41.0868034362793,40.7774085998535,40.7373008728027,40.7029228210449,40.6398963928223,40.6055183410645,40.5654106140137,40.4794692993164,40.4622802734375,40.4221725463867,40.3935241699219,40.3476905822754,40.3247718811035,40.238826751709,40.2159080505371,40.1356925964355,40.1070442199707,40.0898551940918,40.0210990905762,40.0153732299805,39.9809951782227,39.9580764770508,39.9294281005859,39.9065093994141,39.9065093994141,39.9007797241211,39.9007797241211,39.9007797241211,40.1299629211426,41.0065879821777,41.000862121582,41.000862121582,41.000862121582,41.0524253845215,41.0868034362793,41.0868034362793,null,40.8060531616211,40.7945976257324,40.7774085998535,40.7659454345703,40.7659454345703,40.7716789245605,40.7774085998535,40.7774085998535,40.7774085998535,40.7831344604492,40.7945976257324,40.8003273010254,40.8060531616211,40.8232421875,40.8232421875,40.8175163269043,40.8117828369141,40.8003273010254,40.7945976257324,40.7831344604492,40.7602157592773,40.7487602233887,40.7315711975098,40.7086524963379,40.7086524963379,40.7086524963379,40.7201080322266,40.7373008728027,40.7487602233887,40.7544898986816,40.7659454345703,40.7774085998535,40.7888641357422,40.8347015380859,40.8347015380859,40.7774085998535,40.7774085998535,40.7716789245605,40.6742744445801,40.6685447692871,40.6628150939941,40.6570854187012,40.2216377258301,39.6544075012207,39.4997100830078,39.4882507324219,39.4939804077148,39.4939804077148,39.471061706543,39.4825248718262,39.46533203125,39.471061706543,39.471061706543,39.5168991088867,39.5398178100586,39.5627365112305,39.5856552124023,39.6142997741699,39.6372184753418,39.6658706665039,39.6887893676758,39.7002449035645,39.7288932800293,39.780460357666,39.7976493835449,39.7976493835449,39.8033790588379,39.8148345947266,39.8091087341309,40.8060531616211,40.8060531616211,null,39.8148345947266,39.8148345947266,39.8033790588379,39.8434867858887,39.923698425293,39.9294281005859,39.8835906982422,39.8091087341309,39.780460357666,39.7976493835449,39.8148345947266,39.8434867858887,39.8835906982422,39.9122428894043,39.9294281005859,39.9523468017578,39.9809951782227,40.0210990905762,40.0898551940918,40.1070442199707,40.1356925964355,40.2159080505371,40.238826751709,40.3247718811035,40.3476905822754,40.3935241699219,40.4221725463867,40.4622802734375,40.4794692993164,40.4737358093262,40.4794692993164,40.4508171081543,40.4622802734375,40.4737358093262,40.4737358093262,40.4393615722656,40.4508171081543,40.5023880004883,40.5367622375488,40.5424919128418,40.5654106140137,40.5768699645996,40.548225402832,40.5081176757812,40.4107131958008,40.3591461181641,40.3591461181641,40.3247718811035,40.2903900146484,40.2789344787598,40.2789344787598,40.2560157775879,40.2159080505371,40.1815299987793,40.1528816223145,40.1185073852539,40.0898551940918,40.0382919311523,40.0497512817383,40.0325622558594,39.9809951782227,39.9752655029297,39.9466171264648,39.9466171264648,39.8950538635254,39.9065093994141,39.9065093994141,39.9007797241211,39.8950538635254,39.8148345947266,39.8148345947266,39.8148345947266,null,40.6169776916504,40.6169776916504,40.6112480163574,40.6398963928223,40.6513557434082,40.6570854187012,40.680004119873,40.680004119873,40.6513557434082,40.5768699645996,40.5596809387207,40.5654106140137,40.5883293151855,40.5883293151855,40.5997886657715,40.6513557434082,40.6742744445801,40.6742744445801,40.4393615722656,40.4336318969727,40.1929893493652,40.0898551940918,40.0841255187988,39.9007797241211,39.9065093994141,39.9065093994141,39.8950538635254,39.9466171264648,39.9466171264648,39.9752655029297,39.9809951782227,40.0325622558594,40.0497512817383,40.0382919311523,40.0898551940918,40.1185073852539,40.1528816223145,40.1815299987793,40.2159080505371,40.2560157775879,40.2789344787598,40.2789344787598,40.2903900146484,40.3247718811035,40.3591461181641,40.3591461181641,40.4107131958008,40.5081176757812,40.548225402832,40.5768699645996,40.6055183410645,40.6169776916504,40.6169776916504,null,37.5058174133301,37.4427947998047,37.2938232421875,37.2766342163086,37.0875587463379,36.9958839416504,37.0016136169434,37.0016136169434,37.0016136169434,36.9958839416504,36.9958839416504,37.6089515686035,37.6032218933105,37.6204071044922,37.6146774291992,37.5401954650879,37.5344657897949,37.4943580627441,37.4886283874512,37.4771690368652,37.4771690368652,37.5058174133301,37.5058174133301,37.5058174133301,null,38.5027618408203,38.5027618408203,38.4970321655273,38.4855766296387,38.4741172790527,38.4569244384766,38.428279876709,38.4053611755371,38.3881721496582,38.3824424743652,38.3537940979004,38.3423347473145,38.3308792114258,38.2735786437988,38.2678527832031,38.2449340820312,38.2334747314453,38.2220153808594,38.1990966796875,38.1761779785156,38.1704483032227,38.1532592773438,38.1589889526367,38.1589889526367,38.1417999267578,38.1417999267578,38.1589889526367,38.1589889526367,38.2277450561523,38.428279876709,38.4454689025879,38.4741172790527,38.5027618408203,38.5027618408203,null,41.4133911132812,41.401927947998,41.401927947998,41.3732833862305,41.3732833862305,41.419116973877,41.419116973877,41.419116973877,41.419116973877,41.419116973877,41.3962020874023,41.3732833862305,41.3560943603516,41.3389053344727,41.2987976074219,41.27587890625,41.2300453186035,41.2357711791992,41.2128524780273,41.2013931274414,41.2185821533203,41.2013931274414,41.1670188903809,41.1326370239258,41.1326370239258,41.144100189209,41.144100189209,41.144100189209,41.0868034362793,41.2013931274414,41.3331756591797,41.3389053344727,41.3560943603516,41.3675537109375,41.3847427368164,41.4248466491699,41.4305801391602,41.4133911132812,41.4076614379883,41.4133911132812,41.4133911132812,null,44.2724494934082,44.2609901428223,44.2896385192871,44.312557220459,44.3010940551758,44.1865043640137,44.1865043640137,44.0776405334473,44.0776405334473,44.0318031311035,43.9344024658203,43.859920501709,43.859920501709,43.9000282287598,43.8828392028809,43.8828392028809,43.8312721252441,43.8140830993652,43.854190826416,43.8484573364258,43.8427314758301,43.8427314758301,43.7682456970215,43.7453269958496,43.7739753723145,43.7911643981934,43.8140830993652,43.854190826416,43.8942947387695,43.9344024658203,43.9687843322754,44.0088882446289,44.0661849975586,44.134937286377,44.1693153381348,44.1922340393066,44.2323417663574,44.2724494934082,44.2724494934082,null,43.3156089782715,43.3041496276855,43.2926902770996,43.2812309265137,43.3041496276855,43.2984199523926,43.2984199523926,43.2583122253418,43.2583122253418,43.2010192871094,43.2010192871094,43.1093444824219,43.1093444824219,42.9317283630371,42.9202690124512,42.7369194030762,42.7369194030762,42.7426528930664,42.7884902954102,42.817138671875,42.8400535583496,42.8973503112793,42.9431838989258,42.9947547912598,43.0749664306641,43.1093444824219,43.1609115600586,43.1895561218262,43.3156089782715,43.3156089782715,null,44.770923614502,44.7193565368652,44.6448707580566,44.6104927062988,44.5360107421875,44.4844436645508,44.4729843139648,44.450065612793,44.438606262207,44.3412017822266,44.3354759216309,44.3297462463379,44.312557220459,44.2896385192871,44.2609901428223,44.2036933898926,44.1635856628418,44.1922340393066,44.1922340393066,44.2036933898926,44.2724494934082,44.2839088439941,44.306827545166,44.318286895752,44.3526649475098,44.4156875610352,44.5073585510254,44.587574005127,44.5417404174805,44.6964378356934,44.6849784851074,44.7480049133301,44.7021675109863,44.770923614502,44.770923614502,null,44.1865043640137,44.1865043640137,44.3010940551758,44.312557220459,44.2896385192871,44.2609901428223,44.2724494934082,44.306827545166,44.3641204833984,44.4214210510254,44.4729843139648,44.5130920410156,44.5474662780762,44.570384979248,44.5818481445312,44.5933036804199,44.6047668457031,44.6334114074707,44.7021675109863,44.7193565368652,44.7021675109863,44.6506004333496,44.6219520568848,44.5646591186523,44.5474662780762,44.5130920410156,44.5073585510254,44.4557952880859,44.3985023498535,44.3985023498535,44.3583946228027,44.3583946228027,44.2896385192871,44.2839088439941,44.1865043640137,44.1865043640137,null,45.0115661621094,45.0001029968262,44.9829139709473,44.9256210327148,44.891242980957,44.7995681762695,44.7480049133301,44.6391410827637,44.5990333557129,44.5818481445312,44.5531959533691,44.5130920410156,44.4959030151367,44.450065612793,44.4214210510254,44.3985023498535,44.3870391845703,44.3583946228027,44.3412017822266,44.438606262207,44.450065612793,44.4729843139648,44.4844436645508,44.5360107421875,44.6104927062988,44.6448707580566,44.7193565368652,44.770923614502,44.7823829650879,44.8797836303711,44.89697265625,45.023021697998,45.0115661621094,45.0115661621094,null,44.7823829650879,44.7995681762695,44.7823829650879,44.7250862121582,44.7250862121582,44.7136268615723,44.6964378356934,44.7078971862793,44.6677894592285,44.6563301086426,44.6506004333496,44.6391410827637,44.6219520568848,44.6506004333496,44.7021675109863,44.7193565368652,44.7766494750977,44.8224868774414,44.8396759033203,44.8511390686035,44.8683242797852,44.89697265625,44.9141616821289,44.9313507080078,44.9428100585938,44.9657287597656,44.9829139709473,45.0115661621094,45.0115661621094,44.9657287597656,44.9141616821289,44.8339500427246,44.7823829650879,44.7823829650879,null,45.0115661621094,45.0115661621094,44.9829139709473,44.9657287597656,44.9428100585938,44.9313507080078,44.9141616821289,44.89697265625,44.8683242797852,44.8511390686035,44.8396759033203,44.8224868774414,44.7766494750977,44.7193565368652,44.7021675109863,44.6334114074707,44.6047668457031,44.5933036804199,44.5818481445312,44.570384979248,44.6104927062988,44.6849784851074,44.7823829650879,44.8053016662598,44.8339500427246,44.8683242797852,44.9428100585938,44.9657287597656,45.0115661621094,45.0115661621094,null,44.6219520568848,44.6391410827637,44.6506004333496,44.6563301086426,44.6677894592285,44.7078971862793,44.6964378356934,44.7136268615723,44.7250862121582,44.7250862121582,44.7823829650879,44.7995681762695,44.7823829650879,44.7250862121582,44.6391410827637,44.5933036804199,44.587574005127,44.5073585510254,44.4328765869141,44.4729843139648,44.3985023498535,44.4557952880859,44.5073585510254,44.5130920410156,44.5474662780762,44.5646591186523,44.6219520568848,44.6219520568848,null,44.0318031311035,44.0203475952148,44.0891036987305,44.0891036987305,44.1635856628418,44.1578559875488,44.1635856628418,44.1406669616699,44.1463966369629,44.2208824157715,44.2036933898926,44.1922340393066,44.1922340393066,44.1635856628418,44.1406669616699,44.0833740234375,44.0661849975586,44.0318031311035,44.0031585693359,43.985969543457,43.9573211669922,43.9286766052246,43.859920501709,43.8255424499512,43.8026237487793,43.7739753723145,43.8198127746582,43.8255424499512,43.8771095275879,43.8771095275879,43.9344024658203,44.0318031311035,44.0318031311035,null,44.7823829650879,44.8339500427246,44.9141616821289,44.9657287597656,45.0115661621094,45.023021697998,44.89697265625,44.8797836303711,44.7823829650879,44.770923614502,44.7021675109863,44.7480049133301,44.6849784851074,44.6964378356934,44.5417404174805,44.587574005127,44.5933036804199,44.6391410827637,44.7250862121582,44.7823829650879,44.7823829650879,null,43.2984199523926,43.3041496276855,43.2812309265137,43.2926902770996,43.3041496276855,43.3156089782715,43.3843650817871,43.4531211853027,43.4874954223633,43.544792175293,43.5562515258789,43.5677108764648,43.5848999023438,43.6078186035156,43.6192779541016,43.6250038146973,43.6135482788086,43.5906295776367,43.5677108764648,43.5791664123535,43.6536560058594,43.6880302429199,43.722412109375,43.7453269958496,43.7682456970215,43.8427314758301,43.8427314758301,43.8484573364258,43.854190826416,43.8140830993652,43.8312721252441,43.854190826416,43.8370018005371,43.8255424499512,43.8370018005371,43.8312721252441,43.7854347229004,43.7395973205566,43.7338676452637,43.7109489440918,43.6765747070312,43.5848999023438,43.5791664123535,43.4989547729492,43.4874954223633,43.4817657470703,43.4703102111816,43.4531211853027,43.4359283447266,43.3958206176758,43.3614463806152,43.3786354064941,43.3671760559082,43.3385276794434,43.3385276794434,43.2984199523926,43.2984199523926,null,44.1865043640137,44.2839088439941,44.2896385192871,44.3583946228027,44.3583946228027,44.3985023498535,44.3985023498535,44.4557952880859,44.3985023498535,44.4729843139648,44.4328765869141,44.5073585510254,44.4156875610352,44.3526649475098,44.318286895752,44.306827545166,44.2839088439941,44.2724494934082,44.2036933898926,44.2208824157715,44.1463966369629,44.1406669616699,44.1635856628418,44.1578559875488,44.1635856628418,44.0891036987305,44.0891036987305,44.0203475952148,44.0318031311035,44.0776405334473,44.0776405334473,44.1865043640137,44.1865043640137,null,43.2239379882812,43.1379928588867,43.1093444824219,43.0749664306641,43.0520477294922,43.0233993530273,42.9890213012695,42.9661026000977,42.9431838989258,42.9088096618652,42.8687019348145,42.7942199707031,42.759838104248,42.7311935424805,42.7369194030762,42.9202690124512,42.9317283630371,43.1093444824219,43.1093444824219,43.2010192871094,43.2010192871094,43.2583122253418,43.2583122253418,43.2239379882812,43.2411231994629,43.2239379882812,43.2239379882812,null,43.2984199523926,43.3385276794434,43.3385276794434,43.3671760559082,43.3786354064941,43.3614463806152,43.3958206176758,43.4359283447266,43.4531211853027,43.4703102111816,43.4817657470703,43.4874954223633,43.4989547729492,43.5791664123535,43.5848999023438,43.6765747070312,43.7109489440918,43.7338676452637,43.7395973205566,43.7854347229004,43.8312721252441,43.8370018005371,43.8255424499512,43.8370018005371,43.854190826416,43.8312721252441,43.8828392028809,43.8828392028809,43.9000282287598,43.859920501709,43.859920501709,43.9344024658203,43.8771095275879,43.8771095275879,43.8255424499512,43.8198127746582,43.7739753723145,43.7453269958496,43.7052192687988,43.682300567627,43.6364669799805,43.6250038146973,43.5963592529297,43.5677108764648,43.5505218505859,43.4244728088379,43.3213386535645,43.269775390625,43.2239379882812,43.2411231994629,43.2239379882812,43.2583122253418,43.2984199523926,43.2984199523926,43.2984199523926,null,38.0386695861816,38.0272064208984,37.9928321838379,37.9412651062012,37.9298057556152,37.8725128173828,37.8495941162109,37.8495941162109,37.8667793273926,37.9011573791504,37.9298057556152,37.9469947814941,37.9871025085449,38.0042877197266,38.0386695861816,38.0386695861816,null,37.9985618591309,38.0272064208984,37.9928321838379,37.969913482666,37.9412651062012,37.9298057556152,37.9068870544434,37.8896980285645,37.8725128173828,37.8610496520996,37.8209419250488,37.7922973632812,37.7636489868164,37.7350006103516,37.7006225585938,37.6777038574219,37.6433258056641,37.6204071044922,37.5917587280273,37.5860328674316,37.5917587280273,37.5745697021484,37.5516510009766,37.523006439209,37.517276763916,37.4943580627441,37.4828987121582,37.4886283874512,37.4771690368652,37.4657135009766,37.5058174133301,37.517276763916,37.5287322998047,37.5459251403809,37.5516510009766,37.5516510009766,37.5631141662598,37.5745697021484,37.5974884033203,37.6032218933105,37.6089515686035,37.6204071044922,37.6433258056641,37.65478515625,37.6719779968262,37.6777038574219,37.6948928833008,37.7178115844727,37.7235412597656,37.7464599609375,37.7751083374023,37.7808380126953,37.7751083374023,37.7693786621094,37.7751083374023,37.8037567138672,37.832405090332,37.832405090332,37.8438606262207,37.8725128173828,37.8896980285645,37.8954315185547,37.9126167297363,37.9240760803223,37.9298057556152,37.9412651062012,37.964183807373,37.9985618591309,37.9985618591309,null,38.1876373291016,38.1360702514648,38.0845031738281,38.0730438232422,37.9928321838379,37.8152160644531,37.7693786621094,37.7464599609375,37.7521896362305,37.7464599609375,37.7350006103516,37.7235412597656,38.0443954467773,38.0845031738281,38.107421875,38.1360702514648,38.1647186279297,38.2105560302734,38.2277450561523,38.2449340820312,38.2563934326172,38.2563934326172,38.2563934326172,38.2735786437988,38.1876373291016,38.1876373291016,null,37.6375961303711,37.6433258056641,37.5860328674316,37.6089515686035,37.6375961303711,37.6777038574219,37.6948928833008,37.7006225585938,37.7178115844727,37.7521896362305,37.7751083374023,37.8209419250488,37.8667793273926,37.9183502197266,37.9355354309082,37.9183502197266,37.9469947814941,37.9527244567871,37.9469947814941,37.9469947814941,37.8896980285645,37.8782386779785,37.8438606262207,37.8782386779785,37.8725128173828,37.8667793273926,37.7579193115234,37.7922973632812,37.7922973632812,37.7865676879883,37.7636489868164,37.7350006103516,37.7235412597656,37.7120819091797,37.7006225585938,37.6948928833008,37.6662445068359,37.6375961303711,37.6375961303711,null,37.379768371582,37.3912239074707,37.4198760986328,37.4370613098145,37.4485206604004,37.4485206604004,37.4427947998047,37.4485206604004,37.4771690368652,37.4886283874512,37.4771690368652,37.4657135009766,37.4599800109863,37.4427947998047,37.4198760986328,37.4084129333496,37.3912239074707,37.3740386962891,37.3339309692383,37.3052825927734,37.2938232421875,37.2766342163086,37.2766342163086,37.2766342163086,37.2938232421875,37.2880935668945,37.2938232421875,37.2594451904297,37.2193412780762,37.207878112793,37.2021484375,37.1964225769043,37.1906890869141,37.2880935668945,37.379768371582,37.379768371582,null,37.6204071044922,37.660514831543,37.7063522338867,37.7693786621094,37.8037567138672,37.8094863891602,37.7922973632812,37.7922973632812,37.7922973632812,37.7693786621094,37.7693786621094,37.7808380126953,37.7922973632812,37.8037567138672,37.7922973632812,37.7808380126953,37.7808380126953,37.7693786621094,37.7292709350586,37.7120819091797,37.6948928833008,37.6777038574219,37.5516510009766,37.5459251403809,37.5287322998047,37.523006439209,37.5058174133301,37.4943580627441,37.4943580627441,37.4771690368652,37.4714393615723,37.4485206604004,37.4370613098145,37.4313316345215,37.4313316345215,37.4313316345215,37.4256019592285,37.4084129333496,37.3912239074707,37.3912239074707,37.4198760986328,37.4313316345215,37.4198760986328,37.4141426086426,37.4084129333496,37.4084129333496,37.4198760986328,37.4256019592285,37.4370613098145,37.4714393615723,37.4828987121582,37.4943580627441,37.5058174133301,37.5058174133301,37.517276763916,37.5803031921387,37.5974884033203,37.6032218933105,37.6089515686035,37.6204071044922,37.6204071044922,null,37.2365264892578,37.2422561645508,37.2193412780762,37.2136077880859,37.2193412780762,37.2136077880859,37.1964225769043,37.1964225769043,37.2136077880859,37.2365264892578,37.2479858398438,37.2479858398438,37.2537155151367,37.3052825927734,37.4370613098145,37.4485206604004,37.4714393615723,37.4771690368652,37.4943580627441,37.4943580627441,37.5058174133301,37.523006439209,37.5287322998047,37.5401954650879,37.4256019592285,37.4256019592285,37.4141426086426,37.3912239074707,37.3912239074707,37.3912239074707,37.3625793457031,37.345386505127,37.3282012939453,37.3167419433594,37.2365264892578,37.2365264892578,null,38.9439430236816,38.9095611572266,38.8866424560547,38.8637275695801,38.8293495178223,38.8064308166504,38.8350791931152,38.9038352966309,38.9439430236816,38.9439430236816,null,38.1876373291016,38.1990966796875,38.2220153808594,38.2277450561523,38.2563934326172,38.3022308349609,38.3480682373047,38.3480682373047,38.3939018249512,38.416820526123,38.422550201416,38.4397392272949,38.4626579284668,38.4741172790527,38.2964973449707,38.2907676696777,38.2277450561523,38.2105560302734,38.1647186279297,38.1360702514648,38.107421875,38.0845031738281,38.0443954467773,38.0157508850098,37.9928321838379,37.969913482666,37.9584541320801,37.9412651062012,37.9355354309082,37.9240760803223,37.8896980285645,37.8782386779785,37.9068870544434,37.9068870544434,37.9068870544434,37.8954315185547,37.8782386779785,38.0845031738281,38.1016960144043,38.1417999267578,38.1876373291016,38.1876373291016,null,38.2735786437988,38.2220153808594,38.1876373291016,38.1417999267578,38.1016960144043,38.0845031738281,38.0501251220703,38.0272064208984,37.9871025085449,37.9527244567871,37.9298057556152,37.9126167297363,37.8782386779785,37.8438606262207,37.8782386779785,37.8896980285645,37.9469947814941,37.9469947814941,37.9527244567871,37.9469947814941,37.9183502197266,37.9355354309082,37.9527244567871,37.9813690185547,38.0272064208984,38.0558586120605,38.1016960144043,38.1360702514648,38.1761779785156,38.2105560302734,38.2563934326172,38.2735786437988,38.2735786437988,null,37.070369720459,37.070369720459,37.0760955810547,37.064640045166,37.0531806945801,37.0417213439941,37.0245323181152,37.0245323181152,37.0531806945801,37.0417213439941,37.0417213439941,37.0531806945801,37.0875587463379,37.0990142822266,37.1333961486816,37.1563148498535,37.1563148498535,37.1677703857422,37.1906890869141,37.2021484375,37.2021484375,37.2250671386719,37.2250671386719,37.2479858398438,37.2594451904297,37.2651748657227,37.2938232421875,37.2995529174805,37.3282012939453,37.3282012939453,37.3339309692383,37.3683052062988,37.3912239074707,37.4026870727539,37.4141426086426,37.4313316345215,37.4370613098145,37.4714393615723,37.4714393615723,37.4657135009766,37.4485206604004,37.4427947998047,37.4427947998047,37.4485206604004,37.4771690368652,37.4886283874512,37.4886283874512,37.5000877380371,37.5287322998047,37.5631141662598,37.5860328674316,37.6032218933105,37.6146774291992,37.6204071044922,37.6089515686035,37.6032218933105,37.5974884033203,37.5803031921387,37.517276763916,37.5058174133301,37.5058174133301,37.4943580627441,37.4828987121582,37.4714393615723,37.4370613098145,37.4256019592285,37.1333961486816,37.1104774475098,37.070369720459,37.070369720459,null,36.9443206787109,37.0073432922363,37.0302619934082,37.0359916687012,37.0417213439941,37.0531806945801,37.070369720459,37.0932884216309,37.1333961486816,37.1333961486816,37.1391220092773,37.1505851745605,37.1735038757324,37.2193412780762,37.2365264892578,37.2365264892578,37.2594451904297,37.2709045410156,37.2766342163086,37.2938232421875,37.2594451904297,37.1391220092773,37.0990142822266,37.058910369873,37.0417213439941,37.0302619934082,37.0188026428223,37.0302619934082,37.0302619934082,37.0245323181152,37.0359916687012,37.0359916687012,37.0130767822266,37.0073432922363,36.9844245910645,36.9844245910645,36.9844245910645,36.9786949157715,36.9672393798828,36.9443206787109,36.9443206787109,null,37.6375961303711,37.6662445068359,37.6948928833008,37.7006225585938,37.7120819091797,37.7235412597656,37.7350006103516,37.7636489868164,37.7865676879883,37.7922973632812,37.7922973632812,37.7579193115234,37.7292709350586,37.6891632080078,37.6662445068359,37.5974884033203,37.5860328674316,37.5287322998047,37.5000877380371,37.4886283874512,37.4886283874512,37.4771690368652,37.4485206604004,37.4427947998047,37.4427947998047,37.4485206604004,37.4657135009766,37.4714393615723,37.4714393615723,37.4370613098145,37.4313316345215,37.4141426086426,37.4026870727539,37.3912239074707,37.3683052062988,37.3339309692383,37.3282012939453,37.3282012939453,37.2995529174805,37.3224716186523,37.4026870727539,37.4313316345215,37.4714393615723,37.5000877380371,37.523006439209,37.5401954650879,37.6318664550781,37.6375961303711,37.6375961303711,null,36.9844245910645,36.9958839416504,36.9844245910645,36.9672393798828,36.9385871887207,36.9214019775391,36.9099426269531,36.8984832763672,36.7151336669922,36.5432472229004,36.5375213623047,36.5375213623047,36.7724304199219,37.0188026428223,37.0188026428223,37.0130767822266,37.0016136169434,36.9958839416504,36.9844245910645,36.9844245910645,null,37.2422561645508,37.2136077880859,37.1964225769043,37.1792297363281,37.1563148498535,37.1505851745605,37.1448516845703,37.1333961486816,37.1333961486816,37.1219329833984,37.1219329833984,37.0760955810547,37.064640045166,37.0417213439941,37.0359916687012,37.0417213439941,37.0359916687012,37.0359916687012,37.0531806945801,37.0760955810547,37.0990142822266,37.1276664733887,37.1563148498535,37.1964225769043,37.2307968139648,37.2766342163086,37.3052825927734,37.3511199951172,37.3912239074707,37.5401954650879,37.5058174133301,37.4943580627441,37.4828987121582,37.4714393615723,37.4485206604004,37.4427947998047,37.4198760986328,37.3854942321777,37.3568496704102,37.3339309692383,37.3167419433594,37.2880935668945,37.2880935668945,37.2709045410156,37.2537155151367,37.2422561645508,37.2422561645508,null,37.5401954650879,37.5745697021484,37.5860328674316,37.5974884033203,37.6375961303711,37.6375961303711,37.6490592956543,37.6662445068359,37.6777038574219,37.6777038574219,37.6719779968262,37.6777038574219,37.7235412597656,37.7350006103516,37.7464599609375,37.7521896362305,37.7464599609375,37.7693786621094,37.7579193115234,37.7350006103516,37.7006225585938,37.6777038574219,37.6204071044922,37.3339309692383,37.345386505127,37.3511199951172,37.3625793457031,37.3912239074707,37.3912239074707,37.3912239074707,37.3912239074707,37.4141426086426,37.4256019592285,37.4256019592285,37.5401954650879,37.5401954650879,null,37.070369720459,37.1104774475098,37.1333961486816,37.4256019592285,37.4198760986328,37.4084129333496,37.4084129333496,37.4141426086426,37.4198760986328,37.4313316345215,37.4198760986328,37.3912239074707,37.3912239074707,37.4084129333496,37.4256019592285,37.4313316345215,37.4313316345215,37.4313316345215,37.4370613098145,37.3052825927734,37.2537155151367,37.2479858398438,37.2479858398438,37.2365264892578,37.2136077880859,37.1964225769043,37.0188026428223,37.0302619934082,37.0359916687012,37.0417213439941,37.0417213439941,37.0417213439941,37.0417213439941,37.058910369873,37.0760955810547,37.0818290710449,37.0760955810547,37.0818290710449,37.1162071228027,37.1219329833984,37.1104774475098,37.1333961486816,37.1333961486816,37.1219329833984,37.1162071228027,37.1162071228027,37.1391220092773,37.1333961486816,37.0932884216309,37.070369720459,37.070369720459,37.070369720459,null,37.9928321838379,38.2563934326172,38.2563934326172,38.2334747314453,38.250659942627,38.2449340820312,38.2449340820312,38.2334747314453,38.2277450561523,38.1990966796875,38.1933670043945,38.1647186279297,38.1589889526367,38.1417999267578,38.1532592773438,38.1532592773438,38.1417999267578,38.1246147155762,38.1188812255859,38.0501251220703,38.0386695861816,38.0272064208984,38.0157508850098,37.969913482666,37.969913482666,37.969913482666,37.969913482666,37.9469947814941,37.9240760803223,37.9126167297363,37.8954315185547,37.8954315185547,37.9068870544434,37.9126167297363,37.8725128173828,37.8495941162109,37.832405090332,37.8152160644531,37.7808380126953,37.7808380126953,37.7865676879883,37.832405090332,37.8495941162109,37.8725128173828,37.8896980285645,37.8954315185547,37.9011573791504,37.9068870544434,37.9240760803223,37.9355354309082,37.9527244567871,37.964183807373,37.964183807373,37.964183807373,37.9928321838379,37.9928321838379,null,36.9214019775391,36.6864852905273,36.6692962646484,36.6521110534668,36.6406517028809,36.6635704040527,36.6750297546387,36.6692962646484,36.6692962646484,36.6692962646484,36.6635704040527,36.6406517028809,36.5604400634766,36.5604400634766,36.7724304199219,36.8125381469727,36.8354568481445,36.8641052246094,36.8583755493164,36.8698310852051,36.8870239257812,36.8984832763672,36.9214019775391,36.9214019775391,null,37.379768371582,37.3854942321777,37.3854942321777,37.4943580627441,37.4771690368652,37.4427947998047,37.4198760986328,37.4198760986328,37.4141426086426,37.4084129333496,37.3912239074707,37.3854942321777,37.3912239074707,37.3854942321777,37.3625793457031,37.3511199951172,37.3568496704102,37.3568496704102,37.3511199951172,37.3052825927734,37.2995529174805,37.2766342163086,37.2537155151367,37.2479858398438,37.2479858398438,37.2537155151367,37.2880935668945,37.2995529174805,37.2938232421875,37.2709045410156,37.2766342163086,37.2766342163086,37.2995529174805,37.3052825927734,37.3052825927734,37.3167419433594,37.3167419433594,37.3683052062988,37.379768371582,37.379768371582,null,37.0760955810547,36.892749786377,36.6922149658203,36.7208671569824,36.7265930175781,36.7437858581543,36.755241394043,36.7667045593262,36.7896194458008,36.8068084716797,36.8125381469727,36.8297271728516,36.8411865234375,36.8641052246094,36.9099426269531,36.927131652832,36.9443206787109,36.9557762145996,36.9844245910645,37.0073432922363,37.0073432922363,36.9844245910645,36.9786949157715,36.9557762145996,36.9500503540039,36.9615058898926,36.9729652404785,36.9844245910645,36.9844245910645,36.9844245910645,37.0130767822266,37.0188026428223,37.1964225769043,37.1964225769043,37.2136077880859,37.2193412780762,37.2136077880859,37.2193412780762,37.2422561645508,37.2365264892578,37.207878112793,37.2021484375,37.1964225769043,37.1906890869141,37.1677703857422,37.1563148498535,37.1448516845703,37.1448516845703,37.1448516845703,37.0932884216309,37.0760955810547,37.0760955810547,null,37.5573844909668,37.5573844909668,37.5516510009766,37.5459251403809,37.523006439209,37.517276763916,37.4886283874512,37.4657135009766,37.4427947998047,37.4198760986328,37.3912239074707,37.3912239074707,37.3854942321777,37.3740386962891,37.3625793457031,37.3625793457031,37.3740386962891,37.3854942321777,37.4026870727539,37.4026870727539,37.3912239074707,37.3683052062988,37.3511199951172,37.3511199951172,37.3740386962891,37.379768371582,37.3683052062988,37.3167419433594,37.3110122680664,37.3110122680664,37.3110122680664,37.2594451904297,37.2422561645508,37.2365264892578,37.2307968139648,37.2307968139648,37.2307968139648,37.2594451904297,37.2766342163086,37.2594451904297,37.2938232421875,37.2880935668945,37.2938232421875,37.2766342163086,37.2766342163086,37.2766342163086,37.2938232421875,37.3052825927734,37.3339309692383,37.3740386962891,37.3912239074707,37.4084129333496,37.4198760986328,37.4313316345215,37.4313316345215,37.4485206604004,37.5631141662598,37.5573844909668,37.5573844909668,null,39.018424987793,38.9840507507324,39.0528030395508,39.1788520812988,39.2189598083496,39.2361526489258,39.2705268859863,39.1444778442383,39.1215591430664,39.1043701171875,39.0871810913086,39.0757217407227,39.0470733642578,39.0356140136719,39.018424987793,39.018424987793,null,37.3282012939453,37.3511199951172,37.3339309692383,37.3282012939453,37.3110122680664,37.4026870727539,37.4256019592285,37.4370613098145,37.4886283874512,37.5058174133301,37.5287322998047,37.5401954650879,37.5516510009766,37.5631141662598,37.6089515686035,37.5860328674316,37.6433258056641,37.6375961303711,37.6318664550781,37.5401954650879,37.523006439209,37.5000877380371,37.4714393615723,37.4313316345215,37.4026870727539,37.3854942321777,37.3740386962891,37.3625793457031,37.3568496704102,37.3282012939453,37.3282012939453,null,38.5314140319824,38.5256805419922,38.6975708007812,38.6975708007812,38.6918411254883,38.6746520996094,38.6631889343262,38.6345443725586,38.6173553466797,38.5944366455078,38.5829772949219,38.5428695678711,38.5256805419922,38.4397392272949,38.428279876709,38.422550201416,38.422550201416,38.4110908508301,38.3652534484863,38.3709869384766,38.3709869384766,38.3709869384766,38.3881721496582,38.3881721496582,38.3824424743652,38.3709869384766,38.3709869384766,38.3824424743652,38.3881721496582,38.3996315002441,38.3996315002441,38.3709869384766,38.3709869384766,38.3480682373047,38.3366050720215,38.3251495361328,38.3136863708496,38.3136863708496,38.3366050720215,38.3423347473145,38.3537940979004,38.3824424743652,38.3996315002441,38.4053611755371,38.4397392272949,38.4511985778809,38.5314140319824,38.5314140319824,null,37.65478515625,37.4485206604004,37.4485206604004,37.4370613098145,37.4198760986328,37.3912239074707,37.379768371582,37.3625793457031,37.3511199951172,37.3511199951172,37.3339309692383,37.3224716186523,37.3110122680664,37.3052825927734,37.3167419433594,37.3339309692383,37.6204071044922,37.6777038574219,37.6891632080078,37.7292709350586,37.7350006103516,37.7350006103516,37.7120819091797,37.7006225585938,37.6719779968262,37.65478515625,37.65478515625,null,37.3052825927734,37.2766342163086,37.2307968139648,37.1964225769043,37.1563148498535,37.1276664733887,37.0990142822266,37.0760955810547,37.0531806945801,37.0359916687012,37.0359916687012,37.0245323181152,37.0302619934082,36.9844245910645,36.9844245910645,36.9844245910645,36.9615058898926,36.9500503540039,36.9557762145996,36.9615058898926,37.0016136169434,37.0130767822266,37.058910369873,37.1162071228027,37.1964225769043,37.2136077880859,37.2307968139648,37.2537155151367,37.2651748657227,37.2766342163086,37.3052825927734,37.3052825927734,null,36.8984832763672,36.9099426269531,36.9214019775391,36.9385871887207,36.9672393798828,36.9844245910645,36.9958839416504,36.9844245910645,37.1448516845703,37.1563148498535,37.1677703857422,37.1735038757324,37.1906890869141,37.1964225769043,37.2021484375,37.207878112793,37.2193412780762,37.2594451904297,37.2766342163086,37.2594451904297,37.2307968139648,37.2307968139648,37.2307968139648,37.2365264892578,37.2422561645508,36.9958839416504,36.8812942504883,36.8870239257812,36.892749786377,36.8984832763672,36.8984832763672,null,38.0730438232422,38.0558586120605,38.0272064208984,38.0272064208984,38.0157508850098,37.9928321838379,37.9355354309082,37.9068870544434,37.8954315185547,37.8839683532715,37.8495941162109,37.8209419250488,37.8094863891602,37.8037567138672,37.7865676879883,37.7579193115234,37.7464599609375,37.7178115844727,37.7521896362305,37.7693786621094,37.7865676879883,37.7922973632812,37.7865676879883,37.7865676879883,37.7922973632812,37.8209419250488,37.8438606262207,37.8610496520996,37.8610496520996,37.8782386779785,37.8782386779785,37.8896980285645,37.9183502197266,37.9355354309082,37.9469947814941,37.969913482666,38.0157508850098,38.0272064208984,38.0386695861816,38.0501251220703,38.1188812255859,38.1246147155762,38.1417999267578,38.1532592773438,38.1417999267578,38.1246147155762,38.107421875,38.0845031738281,38.0730438232422,38.0730438232422,null,38.8522682189941,39.0585327148438,39.0356140136719,39.0012359619141,38.9840507507324,38.9725875854492,38.9668617248535,38.9439430236816,38.9038352966309,38.8350791931152,38.8064308166504,38.7777824401855,38.737678527832,38.7204895019531,38.703296661377,38.6975708007812,38.6803817749023,38.6689224243164,38.6402702331543,38.6230850219727,38.6058959960938,38.6460037231445,38.6574630737305,38.6631889343262,38.6975708007812,38.7090263366699,38.7204895019531,38.7204895019531,38.7491340637207,38.8064308166504,38.8064308166504,38.8064308166504,38.8121604919434,38.8465385437012,38.8522682189941,38.8522682189941,null,39.018424987793,38.9496688842773,38.9210243225098,38.8923759460449,38.880916595459,38.8236198425293,38.5543327331543,38.5199508666992,38.4626579284668,38.4454689025879,38.4110908508301,38.422550201416,38.422550201416,38.428279876709,38.4397392272949,38.5256805419922,38.5428695678711,38.5829772949219,38.5944366455078,38.6173553466797,38.6345443725586,38.6631889343262,38.6746520996094,38.6918411254883,38.6975708007812,38.6975708007812,38.7090263366699,38.7147598266602,38.7204895019531,38.7949714660645,38.8236198425293,38.8465385437012,38.875186920166,38.8923759460449,38.8923759460449,38.8923759460449,38.9038352966309,38.9210243225098,38.9840507507324,39.018424987793,39.018424987793,null,36.6864852905273,36.9214019775391,36.9844245910645,36.9958839416504,37.0016136169434,37.0073432922363,37.0130767822266,37.0073432922363,37.0417213439941,37.0818290710449,37.0990142822266,37.1162071228027,37.1162071228027,37.0932884216309,37.058910369873,37.0417213439941,37.0130767822266,36.9844245910645,36.9557762145996,36.9214019775391,36.9042129516602,36.8812942504883,36.8297271728516,36.8010787963867,36.7781600952148,36.7380523681641,36.6864852905273,36.6864852905273,null,37.9928321838379,37.969913482666,37.9584541320801,37.9298057556152,37.9011573791504,37.7922973632812,37.7350006103516,37.7292709350586,37.6891632080078,37.6777038574219,37.7006225585938,37.7350006103516,37.7579193115234,37.7693786621094,37.8152160644531,37.9928321838379,37.9928321838379,null,37.2250671386719,37.2250671386719,37.2021484375,37.2021484375,37.1906890869141,37.1677703857422,37.1563148498535,37.1563148498535,37.1333961486816,37.0990142822266,37.0875587463379,37.0531806945801,36.8354568481445,36.7838897705078,36.8239974975586,36.7953491210938,36.8010787963867,36.8297271728516,36.8469161987305,36.8812942504883,36.9042129516602,36.9214019775391,36.9557762145996,36.9844245910645,37.0130767822266,37.0417213439941,37.058910369873,37.0932884216309,37.1162071228027,37.1505851745605,37.1677703857422,37.1735038757324,37.1677703857422,37.1391220092773,37.1448516845703,37.1563148498535,37.1849594116211,37.2136077880859,37.2250671386719,37.2250671386719,null,39.4596061706543,39.3965797424316,39.2705268859863,39.2361526489258,39.2189598083496,39.1788520812988,39.0528030395508,39.0298881530762,39.018424987793,39.0298881530762,39.0470733642578,39.0642623901367,39.0757217407227,39.0871810913086,39.0986404418945,39.0986404418945,39.0929069519043,39.0871810913086,39.0814514160156,39.0585327148438,39.0356140136719,39.0413436889648,39.0470733642578,39.0585327148438,39.0871810913086,39.1444778442383,39.1673965454102,39.1788520812988,39.2017707824707,39.2590675354004,39.2705268859863,39.3621978759766,39.3679313659668,39.4080352783203,39.4137687683105,39.4596061706543,39.4596061706543,null,37.4256019592285,37.4026870727539,37.3110122680664,37.2594451904297,37.2479858398438,37.2422561645508,37.2307968139648,37.2193412780762,37.1964225769043,37.1849594116211,37.1391220092773,37.2594451904297,37.2938232421875,37.3052825927734,37.3052825927734,37.2880935668945,37.3224716186523,37.345386505127,37.3683052062988,37.3854942321777,37.4198760986328,37.4084129333496,37.3740386962891,37.4599800109863,37.4714393615723,37.4657135009766,37.4313316345215,37.4256019592285,37.4256019592285,null,37.5974884033203,37.5860328674316,37.5459251403809,37.5401954650879,37.5344657897949,37.523006439209,37.5058174133301,37.5000877380371,37.4370613098145,37.4084129333496,37.3854942321777,37.379768371582,37.3740386962891,37.3625793457031,37.3568496704102,37.3511199951172,37.3339309692383,37.3282012939453,37.3167419433594,37.3110122680664,37.2938232421875,37.2880935668945,37.2995529174805,37.2938232421875,37.2938232421875,37.2766342163086,37.2594451904297,37.2479858398438,37.2537155151367,37.2537155151367,37.2537155151367,37.2709045410156,37.2880935668945,37.3167419433594,37.3854942321777,37.4198760986328,37.4427947998047,37.4485206604004,37.4599800109863,37.4657135009766,37.4943580627441,37.517276763916,37.5344657897949,37.5974884033203,37.5974884033203,null,37.7063522338867,37.6662445068359,37.6490592956543,37.6204071044922,37.6089515686035,37.5974884033203,37.5860328674316,37.5745697021484,37.5573844909668,37.5631141662598,37.5860328674316,37.5917587280273,37.6146774291992,37.6146774291992,37.6204071044922,37.6204071044922,37.6433258056641,37.6777038574219,37.6891632080078,37.6891632080078,37.6719779968262,37.6490592956543,37.6375961303711,37.6204071044922,37.6204071044922,37.6375961303711,37.6433258056641,37.65478515625,37.6719779968262,37.7006225585938,37.7120819091797,37.7350006103516,37.7350006103516,37.7922973632812,37.9011573791504,37.8896980285645,37.8725128173828,37.8610496520996,37.8495941162109,37.8495941162109,37.8381309509277,37.8152160644531,37.7693786621094,37.7579193115234,37.7521896362305,37.7292709350586,37.7063522338867,37.7063522338867,37.7063522338867,37.7063522338867,null,36.5604400634766,36.5604400634766,36.5776252746582,36.5948143005371,36.612003326416,36.6349220275879,36.6521110534668,36.6521110534668,36.6635704040527,36.7437858581543,36.74951171875,36.74951171875,36.7437858581543,36.7380523681641,36.755241394043,36.7667045593262,36.755241394043,36.7667045593262,36.7724304199219,36.5604400634766,36.5604400634766,null,38.3996315002441,38.4683876037598,38.4511985778809,38.4454689025879,38.4110908508301,38.3480682373047,38.3251495361328,38.3136863708496,38.3136863708496,38.285041809082,38.2735786437988,38.2793121337891,38.2678527832031,38.1876373291016,38.2735786437988,38.3022308349609,38.3308792114258,38.3595237731934,38.3824424743652,38.3996315002441,38.3996315002441,null,36.5432472229004,36.7151336669922,36.8984832763672,36.892749786377,36.8870239257812,36.8812942504883,36.8583755493164,36.8526458740234,36.8583755493164,36.8698310852051,36.7265930175781,36.7094039916992,36.6922149658203,36.6521110534668,36.6349220275879,36.606273651123,36.5776252746582,36.5432472229004,36.5432472229004,36.5432472229004,null,36.5375213623047,36.5375213623047,36.5432472229004,37.058910369873,37.0417213439941,37.0417213439941,37.0417213439941,37.0417213439941,37.0359916687012,37.0302619934082,37.0188026428223,37.0130767822266,36.9844245910645,36.9844245910645,36.9844245910645,36.9729652404785,36.9615058898926,36.9500503540039,36.9557762145996,36.9786949157715,36.9844245910645,37.0073432922363,37.0073432922363,36.9844245910645,36.9557762145996,36.9443206787109,36.927131652832,36.9099426269531,36.8641052246094,36.8411865234375,36.8297271728516,36.8125381469727,36.8068084716797,36.7896194458008,36.7667045593262,36.755241394043,36.7437858581543,36.7265930175781,36.7208671569824,36.6922149658203,36.6635704040527,36.6406517028809,36.6349220275879,36.6521110534668,36.6692962646484,36.6807594299316,36.6807594299316,36.6692962646484,36.617733001709,36.5948143005371,36.5432472229004,36.5375213623047,36.5375213623047,null,37.7063522338867,37.7063522338867,37.7063522338867,37.7292709350586,38.0100212097168,37.9928321838379,37.964183807373,37.964183807373,37.964183807373,37.9527244567871,37.9355354309082,37.9240760803223,37.9068870544434,37.9011573791504,37.8954315185547,37.8896980285645,37.8725128173828,37.8495941162109,37.832405090332,37.7865676879883,37.7808380126953,37.7808380126953,37.8152160644531,37.7865676879883,37.7693786621094,37.7636489868164,37.7579193115234,37.7464599609375,37.7350006103516,37.7350006103516,37.7292709350586,37.7178115844727,37.7120819091797,37.7292709350586,37.7235412597656,37.7006225585938,37.6891632080078,37.6891632080078,37.660514831543,37.6375961303711,37.6204071044922,37.6089515686035,37.5860328674316,37.5974884033203,37.5401954650879,37.5631141662598,37.5917587280273,37.6089515686035,37.6204071044922,37.6777038574219,37.6891632080078,37.6891632080078,37.7006225585938,37.7063522338867,37.6891632080078,37.6948928833008,37.7006225585938,37.7063522338867,37.7063522338867,null,37.5573844909668,37.5745697021484,37.5860328674316,37.5974884033203,37.6089515686035,37.6204071044922,37.6490592956543,37.6662445068359,37.7063522338867,37.7006225585938,37.6948928833008,37.6891632080078,37.7063522338867,37.7006225585938,37.6891632080078,37.6891632080078,37.6777038574219,37.6204071044922,37.6089515686035,37.5917587280273,37.5631141662598,37.5401954650879,37.4943580627441,37.3854942321777,37.3854942321777,37.379768371582,37.3740386962891,37.3511199951172,37.3511199951172,37.3683052062988,37.3912239074707,37.4026870727539,37.4026870727539,37.3854942321777,37.3740386962891,37.3625793457031,37.3625793457031,37.3740386962891,37.3854942321777,37.3912239074707,37.3912239074707,37.4198760986328,37.4427947998047,37.4657135009766,37.4886283874512,37.517276763916,37.523006439209,37.5459251403809,37.5516510009766,37.5573844909668,37.5573844909668,37.5573844909668,null,36.5489768981934,36.5489768981934,36.5489768981934,36.6521110534668,36.6750297546387,36.6922149658203,36.7094039916992,36.7265930175781,36.7667045593262,36.8010787963867,36.7953491210938,36.8239974975586,36.7838897705078,36.8354568481445,36.5489768981934,36.5489768981934,null,38.2735786437988,38.2907676696777,38.3079605102539,38.3308792114258,38.3480682373047,38.3595237731934,38.3652534484863,38.3824424743652,38.4397392272949,38.5199508666992,38.5772514343262,38.5944366455078,38.5428695678711,38.4683876037598,38.4511985778809,38.4454689025879,38.422550201416,38.416820526123,38.3939018249512,38.3480682373047,38.3480682373047,38.3022308349609,38.2563934326172,38.2277450561523,38.2220153808594,38.1990966796875,38.1876373291016,38.2220153808594,38.2735786437988,38.2735786437988,null,36.6521110534668,36.6692962646484,36.7208671569824,36.7380523681641,36.7953491210938,36.8583755493164,36.8984832763672,36.9099426269531,36.9385871887207,36.9729652404785,36.9958839416504,37.058910369873,37.070369720459,37.0818290710449,37.1219329833984,37.0990142822266,37.064640045166,37.0417213439941,37.0302619934082,37.0188026428223,37.0188026428223,36.9958839416504,36.9844245910645,36.9844245910645,36.9844245910645,36.9615058898926,36.9557762145996,36.9500503540039,36.9385871887207,36.9156684875488,36.6521110534668,36.6521110534668,null,37.2250671386719,37.1849594116211,37.1735038757324,37.1906890869141,37.207878112793,37.2136077880859,37.2193412780762,37.2136077880859,37.207878112793,37.2193412780762,37.2307968139648,37.2365264892578,37.2365264892578,37.2365264892578,37.2479858398438,37.2880935668945,37.3052825927734,37.3052825927734,37.3511199951172,37.3568496704102,37.3568496704102,37.3511199951172,37.3625793457031,37.3854942321777,37.3912239074707,37.4141426086426,37.4256019592285,37.4370613098145,37.4370613098145,37.4313316345215,37.4198760986328,37.4198760986328,37.4026870727539,37.3568496704102,37.3740386962891,37.3568496704102,37.345386505127,37.3339309692383,37.3282012939453,37.2938232421875,37.2766342163086,37.2709045410156,37.2422561645508,37.2250671386719,37.2250671386719,null,37.8954315185547,37.9126167297363,37.9240760803223,37.9469947814941,37.969913482666,37.969913482666,37.969913482666,37.969913482666,37.9469947814941,37.9355354309082,37.9183502197266,37.8896980285645,37.8782386779785,37.8782386779785,37.8610496520996,37.8610496520996,37.8438606262207,37.8209419250488,37.7922973632812,37.7865676879883,37.7865676879883,37.7922973632812,37.7865676879883,37.7693786621094,37.7521896362305,37.7178115844727,37.6948928833008,37.6777038574219,37.6490592956543,37.6204071044922,37.5974884033203,37.5344657897949,37.517276763916,37.4943580627441,37.4657135009766,37.4599800109863,37.4485206604004,37.4427947998047,37.4657135009766,37.517276763916,37.523006439209,37.5573844909668,37.5803031921387,37.5974884033203,37.6146774291992,37.6433258056641,37.6777038574219,37.6891632080078,37.6948928833008,37.7006225585938,37.7063522338867,37.7178115844727,37.7235412597656,37.7350006103516,37.8667793273926,37.8782386779785,37.8896980285645,37.8954315185547,37.8954315185547,null,38.3423347473145,38.3251495361328,38.3251495361328,38.3308792114258,38.3595237731934,38.3595237731934,38.3824424743652,38.3881721496582,38.3709869384766,38.3423347473145,38.3136863708496,38.3079605102539,38.2964973449707,38.2735786437988,38.2563934326172,38.250659942627,38.1704483032227,38.1647186279297,38.1532592773438,38.1417999267578,38.1532592773438,38.1532592773438,38.1417999267578,38.1589889526367,38.1647186279297,38.1933670043945,38.1990966796875,38.2277450561523,38.2334747314453,38.2449340820312,38.2449340820312,38.250659942627,38.2334747314453,38.2563934326172,38.2793121337891,38.2964973449707,38.3136863708496,38.3423347473145,38.3423347473145,38.3423347473145,null,37.523006439209,37.523006439209,37.5401954650879,37.5287322998047,37.5287322998047,37.5459251403809,37.5631141662598,37.5745697021484,37.5631141662598,37.5516510009766,37.5516510009766,37.5631141662598,37.5573844909668,37.5459251403809,37.5459251403809,37.5573844909668,37.5631141662598,37.5631141662598,37.5631141662598,37.5860328674316,37.6032218933105,37.6032218933105,37.6375961303711,37.660514831543,37.6891632080078,37.6891632080078,37.7006225585938,37.7235412597656,37.7292709350586,37.7120819091797,37.7178115844727,37.7292709350586,37.7350006103516,37.7350006103516,37.7464599609375,37.7579193115234,37.7636489868164,37.7693786621094,37.7865676879883,37.8152160644531,37.832405090332,37.8495941162109,37.8725128173828,37.9126167297363,37.9068870544434,37.8954315185547,37.8954315185547,37.8896980285645,37.8782386779785,37.8667793273926,37.7350006103516,37.7235412597656,37.7178115844727,37.7063522338867,37.7006225585938,37.6948928833008,37.6891632080078,37.6777038574219,37.6433258056641,37.6146774291992,37.5974884033203,37.5803031921387,37.5573844909668,37.523006439209,37.523006439209,null,37.6948928833008,37.6891632080078,37.6719779968262,37.6490592956543,37.6318664550781,37.6204071044922,37.6204071044922,37.6318664550781,37.6433258056641,37.6719779968262,37.6719779968262,37.660514831543,37.65478515625,37.660514831543,37.6948928833008,37.7292709350586,37.7350006103516,37.7579193115234,37.7751083374023,37.7922973632812,37.8094863891602,37.832405090332,37.832405090332,37.8381309509277,37.832405090332,37.8266754150391,37.8209419250488,37.8209419250488,37.8209419250488,37.8152160644531,37.7922973632812,37.7865676879883,37.7751083374023,37.7693786621094,37.7464599609375,37.7120819091797,37.6948928833008,37.6948928833008,null,36.8984832763672,36.8526458740234,36.8239974975586,36.8125381469727,36.7896194458008,36.7838897705078,36.74951171875,36.7323226928711,36.6692962646484,36.5948143005371,36.5948143005371,36.6005439758301,36.6005439758301,36.617733001709,36.6349220275879,36.6578407287598,36.6635704040527,36.6750297546387,36.7380523681641,36.7437858581543,36.74951171875,36.755241394043,36.8354568481445,36.8526458740234,36.8583755493164,36.8641052246094,36.892749786377,36.8984832763672,36.8984832763672,null,38.9496688842773,39.018424987793,39.0356140136719,39.0470733642578,39.0757217407227,39.0871810913086,39.1043701171875,39.1215591430664,39.1444778442383,39.1502075195312,39.1788520812988,39.2361526489258,39.2762565612793,39.327823638916,39.322093963623,39.3106346130371,39.3106346130371,39.2762565612793,39.2705268859863,39.2533378601074,39.2476081848145,39.2304191589355,39.2189598083496,39.1960411071777,39.1731262207031,39.155933380127,39.138744354248,39.1158256530762,39.0929069519043,39.0642623901367,39.0585327148438,38.8522682189941,38.880916595459,38.8923759460449,38.9038352966309,38.9267539978027,38.9496688842773,38.9496688842773,null,38.1360702514648,38.1303405761719,38.1417999267578,38.1532592773438,38.1417999267578,38.1303405761719,38.1246147155762,38.113151550293,38.107421875,38.0959625244141,38.0730438232422,38.0272064208984,38.0443954467773,38.0100212097168,37.7292709350586,37.7521896362305,37.7579193115234,37.7693786621094,37.8152160644531,37.8381309509277,37.8495941162109,37.8495941162109,37.8610496520996,37.8725128173828,37.8896980285645,37.9011573791504,37.9298057556152,37.9584541320801,37.969913482666,37.9928321838379,38.0730438232422,38.0845031738281,38.1360702514648,38.1360702514648,null,36.892749786377,37.0760955810547,37.0760955810547,37.0875587463379,37.0990142822266,37.0990142822266,37.0990142822266,37.0990142822266,37.0875587463379,37.0818290710449,37.070369720459,37.0531806945801,37.0130767822266,37.0188026428223,36.7724304199219,36.7896194458008,36.7953491210938,36.8010787963867,36.8239974975586,36.8411865234375,36.8469161987305,36.8411865234375,36.8354568481445,36.8354568481445,36.8526458740234,36.8583755493164,36.8641052246094,36.8641052246094,36.8698310852051,36.8698310852051,36.892749786377,36.892749786377,null,38.4683876037598,38.5142250061035,38.5256805419922,38.5314140319824,38.5371398925781,38.5543327331543,38.5772514343262,38.6001663208008,38.6230850219727,38.6288146972656,38.5314140319824,38.4511985778809,38.4397392272949,38.4053611755371,38.3996315002441,38.3824424743652,38.3537940979004,38.3423347473145,38.3366050720215,38.3136863708496,38.2907676696777,38.285041809082,38.285041809082,38.2735786437988,38.2563934326172,38.250659942627,38.2334747314453,38.2334747314453,38.250659942627,38.2678527832031,38.2793121337891,38.2735786437988,38.285041809082,38.3136863708496,38.3136863708496,38.3251495361328,38.3480682373047,38.4110908508301,38.4454689025879,38.4511985778809,38.4683876037598,38.4683876037598,null,37.4084129333496,37.4370613098145,37.5000877380371,37.5058174133301,37.5000877380371,37.4886283874512,37.4714393615723,37.4599800109863,37.4427947998047,37.4427947998047,37.4370613098145,37.4084129333496,37.3912239074707,37.379768371582,37.3683052062988,37.3511199951172,37.3339309692383,37.3167419433594,37.3167419433594,37.3339309692383,37.3511199951172,37.3740386962891,37.3854942321777,37.3854942321777,37.3740386962891,37.3912239074707,37.4141426086426,37.4141426086426,37.4084129333496,37.4084129333496,null,36.892749786377,36.8698310852051,36.8698310852051,36.8641052246094,36.8641052246094,36.8583755493164,36.8526458740234,36.8354568481445,36.8354568481445,36.8411865234375,36.8469161987305,36.8411865234375,36.8239974975586,36.8010787963867,36.7953491210938,36.7896194458008,36.7724304199219,36.5375213623047,36.5375213623047,36.5375213623047,36.5432472229004,36.5948143005371,36.617733001709,36.6692962646484,36.6807594299316,36.6807594299316,36.6692962646484,36.6521110534668,36.6349220275879,36.6406517028809,36.6635704040527,36.6922149658203,36.892749786377,36.892749786377,null,37.523006439209,37.5344657897949,37.5401954650879,37.5459251403809,37.5860328674316,37.5974884033203,37.6204071044922,37.6490592956543,37.6777038574219,37.6948928833008,37.7178115844727,37.7464599609375,37.7579193115234,37.7350006103516,37.7178115844727,37.7006225585938,37.6719779968262,37.6433258056641,37.6204071044922,37.6089515686035,37.5974884033203,37.6032218933105,37.6032218933105,37.5974884033203,37.5745697021484,37.5631141662598,37.5631141662598,37.5631141662598,37.5573844909668,37.5401954650879,37.5287322998047,37.5287322998047,37.5287322998047,37.5344657897949,37.5344657897949,37.523006439209,37.523006439209,null,37.3110122680664,37.3282012939453,37.3339309692383,37.3511199951172,37.3282012939453,37.3052825927734,37.2365264892578,37.1162071228027,37.0990142822266,37.0818290710449,37.0417213439941,37.0073432922363,37.0130767822266,37.0073432922363,37.0016136169434,36.9958839416504,36.9844245910645,37.0245323181152,37.0359916687012,37.0417213439941,37.0531806945801,37.058910369873,37.064640045166,37.1162071228027,37.1219329833984,37.1333961486816,37.1276664733887,37.1333961486816,37.1448516845703,37.1505851745605,37.1563148498535,37.1735038757324,37.1735038757324,37.1792297363281,37.1849594116211,37.1906890869141,37.1735038757324,37.1792297363281,37.2307968139648,37.2422561645508,37.2479858398438,37.2594451904297,37.3110122680664,37.3110122680664,null,36.5489768981934,36.5489768981934,36.5776252746582,36.6005439758301,36.6234588623047,36.6406517028809,36.6521110534668,36.9156684875488,36.9385871887207,36.9099426269531,36.8870239257812,36.8698310852051,36.892749786377,36.8984832763672,36.8984832763672,36.8812942504883,36.8125381469727,36.5489768981934,36.5489768981934,36.5489768981934,null,37.7235412597656,37.6777038574219,37.6719779968262,37.6777038574219,37.6777038574219,37.6662445068359,37.6490592956543,37.6375961303711,37.6375961303711,37.5974884033203,37.5860328674316,37.5745697021484,37.5401954650879,37.5287322998047,37.5459251403809,37.5516510009766,37.6777038574219,37.6948928833008,37.7120819091797,37.7292709350586,37.7693786621094,37.7808380126953,37.7808380126953,37.7922973632812,37.8037567138672,37.7922973632812,37.7808380126953,37.7693786621094,37.7693786621094,37.7922973632812,37.8094863891602,37.832405090332,37.8667793273926,37.8782386779785,37.8954315185547,37.9068870544434,37.9068870544434,37.9068870544434,37.8782386779785,37.8896980285645,37.9240760803223,37.9355354309082,37.9412651062012,37.9584541320801,37.969913482666,37.9928321838379,38.0157508850098,38.0443954467773,37.7235412597656,37.7235412597656,null,37.6375961303711,37.6032218933105,37.6032218933105,37.5860328674316,37.5631141662598,37.5631141662598,37.5631141662598,37.5573844909668,37.5459251403809,37.5459251403809,37.5573844909668,37.5631141662598,37.5516510009766,37.5516510009766,37.5631141662598,37.5745697021484,37.5631141662598,37.5459251403809,37.5287322998047,37.5287322998047,37.5401954650879,37.523006439209,37.5058174133301,37.4943580627441,37.4771690368652,37.4657135009766,37.4370613098145,37.4198760986328,37.4198760986328,37.4313316345215,37.4370613098145,37.4370613098145,37.4256019592285,37.4141426086426,37.3912239074707,37.3854942321777,37.3912239074707,37.3854942321777,37.3912239074707,37.4084129333496,37.4141426086426,37.4198760986328,37.4198760986328,37.4427947998047,37.4771690368652,37.4943580627441,37.5401954650879,37.5974884033203,37.5860328674316,37.6089515686035,37.6204071044922,37.6375961303711,37.6375961303711,null,37.4657135009766,37.4427947998047,37.3912239074707,37.3740386962891,37.3625793457031,37.3511199951172,37.3339309692383,37.3167419433594,37.2766342163086,37.2594451904297,37.2422561645508,37.2307968139648,37.1792297363281,37.1563148498535,37.1448516845703,37.1276664733887,37.1219329833984,37.1333961486816,37.2136077880859,37.2193412780762,37.2422561645508,37.2594451904297,37.2880935668945,37.3110122680664,37.3282012939453,37.3511199951172,37.3740386962891,37.3912239074707,37.4084129333496,37.4198760986328,37.4370613098145,37.4657135009766,37.4886283874512,37.5287322998047,37.5516510009766,37.5516510009766,37.5459251403809,37.5287322998047,37.517276763916,37.5058174133301,37.4657135009766,37.4657135009766,null,37.8381309509277,37.8667793273926,37.8954315185547,37.9183502197266,37.9298057556152,37.9584541320801,37.9928321838379,38.0100212097168,38.0214805603027,38.0214805603027,38.0157508850098,38.0100212097168,37.9813690185547,37.969913482666,37.9928321838379,37.9584541320801,37.9412651062012,37.9240760803223,37.9126167297363,37.9011573791504,37.8782386779785,37.8495941162109,37.832405090332,37.8266754150391,37.832405090332,37.832405090332,37.8495941162109,37.8495941162109,37.8381309509277,37.8152160644531,37.7922973632812,37.7865676879883,37.7751083374023,37.7579193115234,37.7521896362305,37.7350006103516,37.7120819091797,37.6948928833008,37.7120819091797,37.7464599609375,37.7693786621094,37.7751083374023,37.7865676879883,37.7922973632812,37.8152160644531,37.8209419250488,37.8209419250488,37.8209419250488,37.8266754150391,37.832405090332,37.8381309509277,37.8381309509277,null,37.0188026428223,37.0130767822266,37.0531806945801,37.070369720459,37.0818290710449,37.0875587463379,37.0990142822266,37.2880935668945,37.1906890869141,37.1735038757324,37.1677703857422,37.1563148498535,37.1448516845703,36.9844245910645,36.9958839416504,37.0016136169434,37.0130767822266,37.0188026428223,37.0188026428223,37.0188026428223,null,38.1360702514648,38.1876373291016,38.2678527832031,38.250659942627,38.2334747314453,38.2334747314453,38.250659942627,38.2563934326172,38.2735786437988,38.285041809082,38.285041809082,38.2907676696777,38.3136863708496,38.3136863708496,38.3251495361328,38.3366050720215,38.3480682373047,38.3709869384766,38.3709869384766,38.3996315002441,38.3996315002441,38.3881721496582,38.3824424743652,38.3709869384766,38.3709869384766,38.3824424743652,38.3881721496582,38.3881721496582,38.3709869384766,38.3537940979004,38.3308792114258,38.3079605102539,38.2907676696777,38.1246147155762,38.1303405761719,38.1417999267578,38.1532592773438,38.1417999267578,38.1303405761719,38.1360702514648,38.1360702514648,null,38.4683876037598,38.3996315002441,38.4511985778809,38.4683876037598,38.4970321655273,38.5199508666992,38.5314140319824,38.6058959960938,38.6345443725586,38.6631889343262,38.6746520996094,38.7204895019531,38.7548637390137,38.7605972290039,38.8064308166504,38.8350791931152,38.8121604919434,38.7777824401855,38.7720527648926,38.7319450378418,38.7147598266602,38.6460037231445,38.6345443725586,38.6288146972656,38.6230850219727,38.6001663208008,38.5772514343262,38.5543327331543,38.5371398925781,38.5314140319824,38.5256805419922,38.5142250061035,38.4683876037598,38.4683876037598,null,36.6864852905273,36.7380523681641,36.7781600952148,36.8010787963867,36.8297271728516,36.8812942504883,36.8469161987305,36.8297271728516,36.8010787963867,36.7667045593262,36.7265930175781,36.7094039916992,36.6922149658203,36.6750297546387,36.6521110534668,36.5489768981934,36.5547065734863,36.5604400634766,36.6406517028809,36.6635704040527,36.6692962646484,36.6692962646484,36.6692962646484,36.6750297546387,36.6635704040527,36.6406517028809,36.6521110534668,36.6692962646484,36.6864852905273,36.6864852905273,null,37.0531806945801,37.0417213439941,37.0417213439941,37.0531806945801,37.0245323181152,37.0245323181152,37.0417213439941,37.0531806945801,37.064640045166,37.0760955810547,37.070369720459,37.070369720459,37.070369720459,37.0932884216309,37.1333961486816,37.1391220092773,37.1162071228027,37.1162071228027,37.1219329833984,37.1333961486816,37.1333961486816,37.1104774475098,37.1219329833984,37.1162071228027,37.0818290710449,37.0760955810547,37.0818290710449,37.0760955810547,37.058910369873,36.5432472229004,36.5432472229004,36.5489768981934,36.8354568481445,37.0531806945801,37.0531806945801,null,37.4485206604004,37.65478515625,37.6433258056641,37.6375961303711,37.6204071044922,37.6204071044922,37.6375961303711,37.6490592956543,37.6719779968262,37.6891632080078,37.6891632080078,37.6777038574219,37.6433258056641,37.6204071044922,37.6204071044922,37.6146774291992,37.6146774291992,37.5917587280273,37.5860328674316,37.5631141662598,37.4485206604004,37.4313316345215,37.4313316345215,37.4198760986328,37.4427947998047,37.4599800109863,37.4657135009766,37.4771690368652,37.4886283874512,37.4771690368652,37.4485206604004,37.4427947998047,37.4485206604004,37.4485206604004,null,37.2365264892578,37.3167419433594,37.3282012939453,37.345386505127,37.3625793457031,37.3912239074707,37.3912239074707,37.3625793457031,37.3511199951172,37.345386505127,37.3339309692383,37.3167419433594,37.3052825927734,37.3110122680664,37.3224716186523,37.3339309692383,37.3511199951172,37.3511199951172,37.3625793457031,37.379768371582,37.2880935668945,37.0990142822266,37.0990142822266,37.0990142822266,37.0990142822266,37.0875587463379,37.0760955810547,37.0760955810547,37.0932884216309,37.1448516845703,37.1448516845703,37.1448516845703,37.1563148498535,37.1677703857422,37.1906890869141,37.1964225769043,37.2021484375,37.207878112793,37.2365264892578,37.2365264892578,null,37.2537155151367,37.2365264892578,37.2307968139648,37.2250671386719,37.207878112793,37.1906890869141,37.1563148498535,37.1333961486816,37.1162071228027,36.9958839416504,37.2422561645508,37.2594451904297,37.3110122680664,37.3110122680664,37.3110122680664,37.3167419433594,37.3167419433594,37.3052825927734,37.3052825927734,37.2995529174805,37.2766342163086,37.2766342163086,37.2709045410156,37.2938232421875,37.2995529174805,37.2880935668945,37.2537155151367,37.2537155151367,null,38.5543327331543,38.8236198425293,38.880916595459,38.8923759460449,38.9210243225098,38.9496688842773,38.9267539978027,38.9038352966309,38.8923759460449,38.880916595459,38.8522682189941,38.8465385437012,38.8121604919434,38.8064308166504,38.8064308166504,38.8064308166504,38.7491340637207,38.7204895019531,38.7204895019531,38.7090263366699,38.6975708007812,38.6631889343262,38.6574630737305,38.6460037231445,38.6058959960938,38.6001663208008,38.5829772949219,38.5428695678711,38.5314140319824,38.5027618408203,38.5371398925781,38.5543327331543,38.5715179443359,38.5887069702148,38.5887069702148,38.5887069702148,38.5543327331543,38.5543327331543,null,36.9844245910645,36.9214019775391,36.8984832763672,36.8870239257812,36.8698310852051,36.8583755493164,36.8641052246094,37.058910369873,37.0990142822266,37.1391220092773,37.1849594116211,37.1964225769043,37.2193412780762,37.2307968139648,37.1792297363281,37.1735038757324,37.1906890869141,37.1849594116211,37.1792297363281,37.1735038757324,37.1735038757324,37.1563148498535,37.1505851745605,37.1448516845703,37.1333961486816,37.1276664733887,37.1333961486816,37.1219329833984,37.1162071228027,37.064640045166,37.058910369873,37.0531806945801,37.0417213439941,37.0359916687012,37.0245323181152,36.9844245910645,36.9844245910645,null,38.7720527648926,38.7720527648926,38.7777824401855,38.8064308166504,38.8350791931152,38.8522682189941,38.875186920166,38.8465385437012,38.8236198425293,38.7949714660645,38.7204895019531,38.7147598266602,38.7090263366699,38.6975708007812,38.5256805419922,38.5314140319824,38.6288146972656,38.6345443725586,38.6460037231445,38.7147598266602,38.7319450378418,38.7720527648926,38.7720527648926,null,37.9584541320801,37.9298057556152,37.9183502197266,37.8954315185547,37.8667793273926,37.8381309509277,37.832405090332,37.832405090332,37.8094863891602,37.7922973632812,37.8094863891602,37.8266754150391,37.8495941162109,37.8839683532715,37.9011573791504,37.9240760803223,37.9412651062012,37.964183807373,38.0272064208984,38.0272064208984,38.0558586120605,38.0730438232422,38.1188812255859,38.1188812255859,38.0959625244141,38.0501251220703,38.0443954467773,38.0214805603027,38.0042877197266,37.9928321838379,37.9871025085449,37.9928321838379,37.9871025085449,37.9813690185547,37.9584541320801,37.9584541320801,null,37.3282012939453,37.3568496704102,37.3625793457031,37.3740386962891,37.3854942321777,37.4026870727539,37.3224716186523,37.2995529174805,37.2938232421875,37.2651748657227,37.2594451904297,37.2479858398438,37.2250671386719,37.2136077880859,37.1849594116211,37.1563148498535,37.1448516845703,37.1391220092773,37.1677703857422,37.1735038757324,37.1677703857422,37.1505851745605,37.1162071228027,37.1162071228027,37.2365264892578,37.3052825927734,37.3282012939453,37.3282012939453,null,37.6204071044922,37.6146774291992,37.6032218933105,37.5860328674316,37.5631141662598,37.5287322998047,37.5860328674316,37.5974884033203,37.6662445068359,37.6891632080078,37.7292709350586,37.7579193115234,37.8667793273926,37.8725128173828,37.8782386779785,37.9126167297363,37.9298057556152,37.9527244567871,37.9871025085449,38.0272064208984,38.0501251220703,38.0845031738281,37.8782386779785,37.8667793273926,37.832405090332,37.8094863891602,37.7922973632812,37.7922973632812,37.7922973632812,37.8094863891602,37.8037567138672,37.7693786621094,37.7063522338867,37.660514831543,37.6204071044922,37.6204071044922,null,38.7663230895996,38.6058959960938,38.5314140319824,38.5199508666992,38.4970321655273,38.4683876037598,38.4511985778809,38.3996315002441,38.3824424743652,38.3595237731934,38.3308792114258,38.3022308349609,38.2735786437988,38.2563934326172,38.2563934326172,38.2563934326172,38.2449340820312,38.2277450561523,38.2907676696777,38.2964973449707,38.4741172790527,38.5084953308105,38.5543327331543,38.6116256713867,38.6574630737305,38.6803817749023,38.6918411254883,38.7319450378418,38.7491340637207,38.7663230895996,38.8007011413574,38.8064308166504,38.8121604919434,38.8293495178223,38.8465385437012,38.7663230895996,38.7663230895996,null,36.9156684875488,36.9214019775391,36.892749786377,36.8698310852051,36.8698310852051,36.8698310852051,36.8641052246094,36.8526458740234,36.8411865234375,36.8125381469727,36.8010787963867,36.7896194458008,36.7838897705078,36.755241394043,36.7265930175781,36.6979484558105,36.8583755493164,36.8870239257812,36.8984832763672,36.8984832763672,36.892749786377,36.9042129516602,36.8984832763672,36.9615058898926,36.9844245910645,36.9844245910645,36.9844245910645,37.0302619934082,37.0245323181152,37.0359916687012,37.0359916687012,37.0359916687012,37.0417213439941,37.0359916687012,37.0417213439941,37.064640045166,37.0760955810547,37.1219329833984,37.1219329833984,37.1333961486816,37.1333961486816,37.0359916687012,36.9729652404785,36.9385871887207,36.927131652832,36.9214019775391,36.9156684875488,36.9156684875488,null,36.5948143005371,36.5948143005371,36.5833549499512,36.5948143005371,36.6692962646484,36.7323226928711,36.74951171875,36.7838897705078,36.7896194458008,36.8125381469727,36.8239974975586,36.8297271728516,36.8125381469727,36.8125381469727,36.8297271728516,36.8354568481445,36.8526458740234,36.8698310852051,36.8812942504883,36.8583755493164,36.6979484558105,36.6750297546387,36.5948143005371,36.5948143005371,null,38.6058959960938,38.7663230895996,38.8350791931152,38.9267539978027,38.9382133483887,38.9439430236816,38.9267539978027,38.9840507507324,38.9955062866211,38.9897766113281,39.0298881530762,39.0413436889648,39.0356140136719,39.0585327148438,39.0814514160156,39.0871810913086,39.0929069519043,39.0986404418945,39.0986404418945,39.0871810913086,39.0757217407227,39.0642623901367,39.0470733642578,39.0298881530762,39.018424987793,39.0069694519043,38.9897766113281,38.9783172607422,38.9439430236816,38.8923759460449,38.8866424560547,38.869457244873,38.8350791931152,38.8064308166504,38.7605972290039,38.7548637390137,38.7204895019531,38.6746520996094,38.6631889343262,38.6345443725586,38.6058959960938,38.6058959960938,null,37.0073432922363,36.9443206787109,36.8870239257812,36.8641052246094,36.755241394043,36.7380523681641,36.7437858581543,36.74951171875,36.74951171875,36.7437858581543,36.6635704040527,36.6521110534668,36.6521110534668,36.6349220275879,36.7323226928711,36.7724304199219,36.7838897705078,36.9156684875488,36.9214019775391,36.927131652832,36.9385871887207,36.9557762145996,36.9500503540039,36.927131652832,36.927131652832,36.9844245910645,36.9958839416504,37.0016136169434,37.0073432922363,37.0073432922363,37.0073432922363,null,36.6521110534668,36.6406517028809,36.6234588623047,36.6005439758301,36.5776252746582,36.5489768981934,36.5432472229004,36.5432472229004,36.5776252746582,36.606273651123,36.6349220275879,36.6521110534668,36.6922149658203,36.7094039916992,36.9385871887207,36.9958839416504,36.9729652404785,36.9385871887207,36.9099426269531,36.8984832763672,36.8583755493164,36.7953491210938,36.7380523681641,36.7208671569824,36.6692962646484,36.6521110534668,36.6521110534668,null,38.2563934326172,37.9928321838379,38.0100212097168,38.0443954467773,38.0272064208984,38.0730438232422,38.0959625244141,38.107421875,38.113151550293,38.1246147155762,38.2907676696777,38.3079605102539,38.3308792114258,38.3537940979004,38.3709869384766,38.3709869384766,38.3709869384766,38.3652534484863,38.3480682373047,38.3537940979004,38.3480682373047,38.3136863708496,38.3251495361328,38.3251495361328,38.3308792114258,38.3136863708496,38.2563934326172,38.2563934326172,38.2563934326172,null,38.2563934326172,38.2563934326172,38.3136863708496,38.3308792114258,38.3251495361328,38.3251495361328,38.3136863708496,38.3480682373047,38.3537940979004,38.3480682373047,38.3652534484863,38.4110908508301,38.4454689025879,38.4626579284668,38.5199508666992,38.5543327331543,38.5887069702148,38.5887069702148,38.5887069702148,38.5715179443359,38.5543327331543,38.5371398925781,38.5027618408203,38.4741172790527,38.428279876709,38.4053611755371,38.3709869384766,38.3423347473145,38.3423347473145,38.3136863708496,38.2964973449707,38.2793121337891,38.2563934326172,38.2563934326172,38.2563934326172,null,37.1162071228027,37.1333961486816,37.1563148498535,37.1906890869141,37.207878112793,37.2250671386719,37.2307968139648,37.2365264892578,37.2250671386719,37.2193412780762,37.2136077880859,37.1964225769043,37.1906890869141,37.1906890869141,37.1964225769043,37.1964225769043,37.1677703857422,37.1563148498535,37.1505851745605,37.1505851745605,37.1677703857422,37.1563148498535,37.1505851745605,37.1219329833984,37.0818290710449,37.070369720459,37.058910369873,36.9958839416504,36.9385871887207,36.9844245910645,37.0073432922363,37.0359916687012,37.0417213439941,37.0531806945801,37.0531806945801,37.064640045166,37.070369720459,37.070369720459,37.0818290710449,37.0990142822266,37.0990142822266,37.1162071228027,37.1162071228027,null,36.8812942504883,36.9958839416504,37.1162071228027,37.0990142822266,37.0990142822266,37.0818290710449,37.070369720459,37.070369720459,37.064640045166,37.0531806945801,37.0531806945801,37.0417213439941,37.0359916687012,37.0073432922363,36.9844245910645,36.9385871887207,36.7094039916992,36.7265930175781,36.8698310852051,36.8583755493164,36.8526458740234,36.8583755493164,36.8812942504883,36.8812942504883,null,37.2422561645508,37.2193412780762,37.207878112793,37.2021484375,37.2021484375,37.2307968139648,37.2479858398438,37.2479858398438,37.2594451904297,37.2766342163086,37.3052825927734,37.3339309692383,37.3339309692383,37.3167419433594,37.2880935668945,37.2479858398438,37.2365264892578,37.2193412780762,37.1735038757324,37.1505851745605,37.1391220092773,37.1333961486816,37.1333961486816,37.0932884216309,37.070369720459,37.0531806945801,37.0417213439941,37.0359916687012,37.0302619934082,37.0073432922363,37.0073432922363,37.0016136169434,36.9958839416504,36.9844245910645,36.927131652832,36.927131652832,36.9500503540039,36.9557762145996,36.9385871887207,36.9729652404785,37.0359916687012,37.1333961486816,37.1448516845703,37.1505851745605,37.1563148498535,37.1792297363281,37.1964225769043,37.2136077880859,37.2422561645508,37.2422561645508,null,38.875186920166,38.8522682189941,38.8350791931152,38.8064308166504,38.7777824401855,38.7720527648926,38.7720527648926,38.7777824401855,38.8121604919434,38.8350791931152,38.869457244873,38.8866424560547,38.8923759460449,38.9439430236816,38.9783172607422,38.9897766113281,39.0069694519043,39.018424987793,39.0298881530762,39.0528030395508,38.9840507507324,38.9210243225098,38.9038352966309,38.8923759460449,38.8923759460449,38.8923759460449,38.875186920166,38.875186920166,null,36.6979484558105,36.7265930175781,36.755241394043,36.7838897705078,36.7896194458008,36.8010787963867,36.8125381469727,36.8411865234375,36.8526458740234,36.8641052246094,36.8698310852051,36.8698310852051,36.8698310852051,36.892749786377,36.9214019775391,36.9156684875488,36.7838897705078,36.7724304199219,36.7323226928711,36.6349220275879,36.612003326416,36.5948143005371,36.617733001709,36.617733001709,36.617733001709,36.6005439758301,36.5948143005371,36.6750297546387,36.6979484558105,36.6979484558105,null,37.9584541320801,37.9813690185547,37.9871025085449,37.9928321838379,37.9871025085449,37.9928321838379,38.0042877197266,38.0214805603027,38.0443954467773,38.0501251220703,38.0959625244141,38.1188812255859,38.1188812255859,38.0730438232422,38.0845031738281,38.107421875,38.1246147155762,38.1417999267578,38.1532592773438,38.1647186279297,38.1704483032227,38.250659942627,38.2563934326172,38.2735786437988,38.2563934326172,38.2392044067383,38.2105560302734,38.1990966796875,38.1933670043945,38.1761779785156,38.1589889526367,38.1532592773438,38.1417999267578,38.1303405761719,38.1188812255859,38.1188812255859,38.1417999267578,38.1417999267578,38.1303405761719,38.1188812255859,38.107421875,38.1016960144043,38.1246147155762,38.1246147155762,38.113151550293,38.0845031738281,38.0673141479492,38.0443954467773,38.0214805603027,38.0214805603027,38.0100212097168,37.9928321838379,37.9584541320801,37.9584541320801,null,36.9786949157715,37.0016136169434,37.0073432922363,37.0188026428223,37.0245323181152,37.0417213439941,37.0417213439941,37.0990142822266,37.1219329833984,37.1333961486816,37.1964225769043,37.1162071228027,37.058910369873,37.0130767822266,37.0016136169434,36.9615058898926,36.9557762145996,36.9500503540039,36.9615058898926,36.8984832763672,36.9042129516602,36.892749786377,36.8984832763672,36.8984832763672,36.8870239257812,36.8583755493164,36.8812942504883,36.8698310852051,36.8526458740234,36.8354568481445,36.8297271728516,36.8125381469727,36.8125381469727,36.8297271728516,36.8239974975586,36.8125381469727,36.8239974975586,36.8526458740234,36.8984832763672,36.9156684875488,36.9385871887207,36.9615058898926,36.9786949157715,36.9786949157715,null,36.9443206787109,36.9672393798828,36.9786949157715,36.9844245910645,36.9844245910645,36.9844245910645,37.0073432922363,37.0130767822266,37.0359916687012,37.0359916687012,37.0245323181152,37.0302619934082,37.0302619934082,37.0188026428223,37.0302619934082,37.0417213439941,37.058910369873,36.8641052246094,36.8354568481445,36.8125381469727,36.7724304199219,36.7667045593262,36.755241394043,36.7667045593262,36.755241394043,36.8641052246094,36.8870239257812,36.9443206787109,36.9443206787109,null,37.0875587463379,37.1104774475098,37.1563148498535,37.2021484375,37.2307968139648,37.2250671386719,37.2422561645508,37.2709045410156,37.2766342163086,37.2938232421875,37.3282012939453,37.3339309692383,37.345386505127,37.3568496704102,37.3740386962891,37.3568496704102,37.3339309692383,37.2766342163086,37.2594451904297,37.2307968139648,37.2136077880859,37.207878112793,37.207878112793,37.2021484375,37.1964225769043,37.1735038757324,37.1563148498535,37.1505851745605,37.1563148498535,37.1563148498535,37.1563148498535,37.1505851745605,37.1333961486816,37.1219329833984,37.0990142822266,37.0990142822266,37.0990142822266,37.0875587463379,37.0875587463379,null,37.0990142822266,37.0990142822266,37.0875587463379,37.0875587463379,37.0932884216309,37.0932884216309,37.0875587463379,37.0760955810547,37.058910369873,37.0417213439941,37.0245323181152,37.0130767822266,37.0130767822266,37.0130767822266,37.0016136169434,36.9844245910645,37.0245323181152,37.0245323181152,37.0531806945801,37.0760955810547,37.0875587463379,37.0990142822266,37.0990142822266,37.0990142822266,37.0990142822266,null,37.0875587463379,37.0760955810547,37.0531806945801,37.0245323181152,37.0245323181152,36.9844245910645,36.9786949157715,36.9729652404785,37.0245323181152,37.0417213439941,37.0417213439941,37.0531806945801,37.0932884216309,37.0875587463379,37.1162071228027,37.1448516845703,37.1563148498535,37.1735038757324,37.1849594116211,37.2250671386719,37.2307968139648,37.2021484375,37.1563148498535,37.1104774475098,37.0875587463379,37.0875587463379,null,36.8984832763672,36.8870239257812,36.9042129516602,36.927131652832,36.9385871887207,36.9557762145996,36.9615058898926,36.9500503540039,36.9443206787109,36.927131652832,36.9214019775391,36.8870239257812,36.8641052246094,36.8526458740234,36.8354568481445,36.8239974975586,36.8239974975586,36.8354568481445,36.8297271728516,36.7953491210938,36.7896194458008,36.7724304199219,36.7437858581543,36.7265930175781,36.7094039916992,36.6922149658203,36.6807594299316,36.6750297546387,36.6635704040527,36.6406517028809,36.6349220275879,36.617733001709,36.606273651123,36.5833549499512,36.5547065734863,36.5489768981934,36.5489768981934,36.8125381469727,36.8812942504883,36.8984832763672,36.8984832763672,null,36.5547065734863,36.5833549499512,36.606273651123,36.617733001709,36.6349220275879,36.6406517028809,36.6635704040527,36.6750297546387,36.6807594299316,36.6922149658203,36.7094039916992,36.7265930175781,36.7437858581543,36.7724304199219,36.7896194458008,36.7953491210938,36.8297271728516,36.8354568481445,36.8239974975586,36.8239974975586,36.8354568481445,36.8526458740234,36.8641052246094,36.8870239257812,36.9214019775391,36.9214019775391,36.9156684875488,36.8984832763672,36.892749786377,36.9042129516602,36.9156684875488,36.9214019775391,36.9156684875488,36.9042129516602,36.892749786377,36.8698310852051,36.8297271728516,36.755241394043,36.7265930175781,36.6692962646484,36.5948143005371,36.5547065734863,36.5547065734863,36.5776252746582,36.606273651123,36.6234588623047,36.6406517028809,36.6521110534668,36.6406517028809,36.6291923522949,36.5833549499512,36.5661659240723,36.5547065734863,36.5489768981934,36.5547065734863,36.5547065734863,36.5661659240723,36.5833549499512,36.5833549499512,36.5833549499512,36.5718955993652,36.5432472229004,36.5547065734863,36.5547065734863,36.5547065734863,null,46.7361679077148,46.7418975830078,46.9023246765137,46.9080543518066,47.2575607299805,47.2575607299805,46.9309730529785,46.9195137023926,46.8622169494629,46.8450317382812,46.8163795471191,46.7991943359375,46.7877349853516,46.7705421447754,46.7476272583008,46.7476272583008,46.7361679077148,46.7476272583008,46.7361679077148,46.7361679077148,null,45.9970512390137,46.0085105895996,46.123104095459,46.128833770752,46.386661529541,46.380931854248,46.3981246948242,46.3981246948242,46.4153137207031,46.4153137207031,46.4668769836426,46.4554176330566,46.4267692565918,46.4267692565918,46.4324989318848,46.4210395812988,46.4267692565918,46.386661529541,46.3408241271973,46.2778015136719,46.2090454101562,46.1689414978027,46.0658073425293,45.9970512390137,45.9970512390137,null,45.8366241455078,46.0428886413574,46.2090454101562,46.2205047607422,46.5700073242188,46.6043853759766,46.6215782165527,46.6158447265625,46.6215782165527,46.6444969177246,46.6330337524414,46.70751953125,46.70751953125,46.6903305053711,46.6731414794922,46.6502227783203,46.6330337524414,46.5986595153809,46.575740814209,46.5585517883301,46.5184440612793,46.3408241271973,46.3121795654297,46.2778015136719,46.249153137207,46.2205047607422,46.2090454101562,46.1975860595703,46.1689414978027,46.1345596313477,46.0829963684082,46.0371589660645,45.9970512390137,45.9913215637207,45.9626770019531,45.9225692749023,45.928295135498,45.934024810791,45.9168395996094,45.9111061096191,45.8996505737305,45.9168395996094,45.9168395996094,45.8767318725586,45.8538131713867,45.8366241455078,45.8366241455078,45.8366241455078,null,48.3060722351074,48.3289909362793,48.3461799621582,48.3519096374512,48.3633689880371,48.3977432250977,48.4321250915527,48.4550437927246,48.4779586791992,48.4951477050781,48.51806640625,48.5467147827148,48.5638999938965,48.5409812927246,48.5352554321289,48.5581741333008,48.5638999938965,48.5467147827148,48.512336730957,48.4951477050781,48.4664993286133,48.4493103027344,48.4034729003906,48.386287689209,48.386287689209,48.3519096374512,48.3175315856934,48.2946128845215,48.2946128845215,48.2086715698242,48.1456451416016,48.0654296875,48.059700012207,48.0138626098633,47.9565696716309,47.9508361816406,47.9279174804688,47.8935432434082,47.8419761657715,47.8075981140137,47.7732238769531,47.7560348510742,47.7617607116699,47.7159233093262,47.6586303710938,47.607063293457,47.5612258911133,47.5325775146484,47.4981994628906,47.4523620605469,47.4065284729004,47.3778800964355,47.3492317199707,47.3205871582031,47.2632865905762,47.2575607299805,47.2575607299805,47.286205291748,47.286205291748,47.3263130187988,47.3205871582031,47.3033981323242,47.3033981323242,47.3377723693848,47.3320426940918,47.3950691223145,47.4007987976074,47.4237174987793,47.4122581481934,47.4638252258301,47.5153884887695,47.5726852416992,47.5956039428711,47.618522644043,47.6586303710938,47.6815490722656,47.6987342834473,47.738842010498,47.7732238769531,47.8247871398926,47.8477058410645,47.8763542175293,47.9164619445801,47.9680252075195,48.0024070739746,48.0367813110352,48.0654296875,48.0482406616211,48.0883445739746,48.1112632751465,48.1399154663086,48.1456451416016,48.1628341674805,48.191478729248,48.197208404541,48.2430458068848,48.2716941833496,48.3060722351074,48.3060722351074,null,48.0367813110352,47.8763542175293,47.8706245422363,47.8935432434082,47.8992729187012,47.9451065063477,47.9852142333984,48.0768890380859,48.1571006774902,48.2315864562988,48.2888832092285,48.3404502868652,48.3519096374512,48.3805541992188,48.392017364502,48.392017364502,48.3690986633301,48.3289909362793,48.3003425598145,48.2888832092285,48.2659645080566,48.2545051574707,48.2315864562988,48.202938079834,48.1742897033691,48.1571006774902,48.1742897033691,48.1456451416016,48.1341819763184,48.1399154663086,48.1284523010254,48.1169967651367,48.1227264404297,48.1169967651367,48.1456451416016,48.1284523010254,48.0940780639648,48.0654296875,48.0367813110352,48.0367813110352,null,46.0543479919434,45.9397583007812,45.80224609375,45.7907867431641,45.6360893249512,45.5444145202637,45.532958984375,45.5558738708496,45.5730628967285,45.5902519226074,45.6131706237793,45.6418151855469,45.6819229125977,45.7048416137695,45.7334899902344,45.7678680419922,45.7907867431641,45.8194351196289,45.8423538208008,45.8595428466797,45.8939208984375,45.9225692749023,45.928295135498,45.9168395996094,45.9397583007812,45.9741325378418,45.9798622131348,45.9397583007812,45.9741325378418,46.0085105895996,46.0486145019531,46.0543479919434,46.0543479919434,null,46.5871963500977,46.5642776489258,46.5528221130371,46.5585517883301,46.575740814209,46.5929260253906,46.5929260253906,46.6158447265625,46.6273040771484,46.5585517883301,46.5585517883301,46.4726066589355,46.4726066589355,46.4095802307129,46.4095802307129,46.3923950195312,46.3923950195312,46.3408241271973,46.3408241271973,46.0085105895996,45.9970512390137,46.0085105895996,46.2033157348633,46.2090454101562,46.2949905395508,46.3007202148438,46.5585517883301,46.5642776489258,46.5871963500977,46.5871963500977,null,46.3752059936523,46.386661529541,46.3236389160156,46.2147750854492,46.2033157348633,46.1116409301758,46.0543479919434,46.0486145019531,46.0085105895996,45.9741325378418,45.9397583007812,45.9798622131348,45.9741325378418,45.9397583007812,45.9168395996094,45.928295135498,45.9225692749023,45.8939208984375,45.8595428466797,45.8423538208008,45.8767318725586,45.934024810791,45.9798622131348,46.071533203125,46.1116409301758,46.1689414978027,46.1689414978027,46.1574783325195,46.3752059936523,46.3752059936523,null,47.9508361816406,47.9909439086914,48.0482406616211,48.0768890380859,48.0998077392578,48.1055374145508,48.0826187133789,48.0883445739746,48.071159362793,48.0310516357422,47.9794883728027,48.0539703369141,48.0768890380859,48.071159362793,48.0482406616211,48.0482406616211,48.0883445739746,48.1112632751465,48.0998077392578,48.1456451416016,48.1227264404297,48.1227264404297,48.0425109863281,48.0081329345703,47.9622993469238,47.9622993469238,47.9451065063477,47.9451065063477,47.9221878051758,47.8878135681152,47.7789497375488,47.7674903869629,47.7159233093262,47.7101974487305,47.6586303710938,47.6529006958008,47.618522644043,47.618522644043,47.5268516540527,47.4409065246582,47.429443359375,47.4065284729004,47.3950691223145,47.3606910705566,47.343505859375,47.3205871582031,47.3148536682129,47.2117233276367,47.2117233276367,47.2174530029297,47.2403717041016,47.2632865905762,47.3205871582031,47.3492317199707,47.3778800964355,47.4065284729004,47.4523620605469,47.4981994628906,47.5325775146484,47.5612258911133,47.607063293457,47.6586303710938,47.7159233093262,47.7617607116699,47.7560348510742,47.7732238769531,47.8075981140137,47.8419761657715,47.8935432434082,47.9279174804688,47.9508361816406,47.9508361816406,null,47.9622993469238,48.0138626098633,48.3118019104004,48.4779586791992,48.4894180297852,48.655574798584,48.6613082885742,48.8962173461914,49.0050811767578,48.9936180114746,48.9191360473633,48.8503799438477,48.787353515625,48.7758979797363,48.7415199279785,48.6613082885742,48.6269264221191,48.512336730957,48.4722290039062,48.4206619262695,48.2774238586426,48.2373161315918,48.202938079834,48.1341819763184,48.1169967651367,48.0883445739746,48.0539703369141,48.0195922851562,48.0310516357422,48.0195922851562,48.0024070739746,47.9737548828125,47.9279174804688,47.8935432434082,47.8362464904785,47.8305168151855,47.8591651916504,47.8591651916504,47.8648948669434,47.9164619445801,47.9279174804688,47.9164619445801,47.939380645752,47.933650970459,47.9049987792969,47.8935432434082,47.9164619445801,47.9451065063477,47.9622993469238,47.9622993469238,null,46.7418975830078,46.7361679077148,46.713249206543,46.6616821289062,46.6330337524414,46.6158447265625,46.5986595153809,46.5871963500977,46.5986595153809,46.5929260253906,46.6043853759766,46.5986595153809,46.5929260253906,46.6043853759766,46.5299034118652,46.4955253601074,46.4324989318848,46.3981246948242,46.3408241271973,46.2949905395508,46.2835311889648,46.2548828125,46.2376937866211,46.2205047607422,46.1975860595703,46.2090454101562,46.2205047607422,46.249153137207,46.2778015136719,46.3121795654297,46.3408241271973,46.5184440612793,46.5585517883301,46.575740814209,46.5986595153809,46.6330337524414,46.6502227783203,46.6731414794922,46.6731414794922,46.7418975830078,46.7418975830078,null,46.4668769836426,46.4153137207031,46.4153137207031,46.3981246948242,46.3981246948242,46.380931854248,46.386661529541,46.128833770752,46.123104095459,46.0085105895996,46.0085105895996,46.3408241271973,46.3408241271973,46.3923950195312,46.3923950195312,46.4095802307129,46.4095802307129,46.4726066589355,46.4726066589355,46.5585517883301,46.5585517883301,46.6273040771484,46.6330337524414,46.6559524536133,46.6903305053711,46.70751953125,46.6903305053711,46.6788711547852,46.701789855957,46.6502227783203,46.6158447265625,46.5700073242188,46.5299034118652,46.4897956848145,46.4668769836426,46.4668769836426,null,47.9451065063477,47.2575607299805,46.9080543518066,46.9023246765137,46.7418975830078,46.6731414794922,46.6731414794922,46.6903305053711,46.70751953125,46.70751953125,46.6330337524414,46.6444969177246,46.6215782165527,46.6158447265625,46.6215782165527,46.6330337524414,46.6502227783203,46.6731414794922,46.6788711547852,46.6788711547852,46.7247085571289,46.7476272583008,46.7820053100586,46.8221130371094,46.8622169494629,46.9023246765137,46.9653511047363,47.0627517700195,47.0856704711914,47.1200485229492,47.165885925293,47.1830749511719,47.2117233276367,47.3148536682129,47.3205871582031,47.343505859375,47.3606910705566,47.3950691223145,47.4065284729004,47.429443359375,47.4409065246582,47.5268516540527,47.618522644043,47.618522644043,47.6529006958008,47.6586303710938,47.7101974487305,47.7159233093262,47.7674903869629,47.7789497375488,47.8878135681152,47.9221878051758,47.9451065063477,47.9451065063477,47.9622993469238,47.9622993469238,47.9451065063477,47.9451065063477,null,46.7934608459473,46.7877349853516,46.7877349853516,46.8278427124023,46.8851356506348,46.9080543518066,46.9023246765137,46.8622169494629,46.8450317382812,46.8622169494629,46.8965950012207,46.9195137023926,46.9367027282715,46.976806640625,46.9997253417969,46.9997253417969,47.0226440429688,47.0512962341309,47.0455627441406,46.976806640625,46.9653511047363,46.9882698059082,47.0742149353027,47.1888046264648,47.2575607299805,47.2976684570312,47.3320426940918,47.4065284729004,47.486743927002,47.5153884887695,47.5383071899414,47.5440368652344,47.0799407958984,47.0799407958984,46.9882698059082,46.9825401306152,46.7934608459473,46.7934608459473,null,48.1742897033691,48.2143974304199,48.2373161315918,48.3118019104004,48.3576354980469,48.3748245239258,48.3748245239258,48.3461799621582,48.3404502868652,48.3289909362793,48.2888832092285,48.2774238586426,48.2831535339355,48.2659645080566,48.2716941833496,48.2430458068848,48.2315864562988,48.2143974304199,48.2143974304199,48.1800193786621,48.0940780639648,48.0310516357422,48.0310516357422,48.0826187133789,48.0826187133789,48.0539703369141,48.0138626098633,47.9852142333984,47.9451065063477,47.9279174804688,47.8992729187012,47.9164619445801,47.9565696716309,47.9794883728027,47.9794883728027,47.9622993469238,47.9794883728027,47.9966735839844,48.0138626098633,48.0482406616211,48.1112632751465,48.1513710021973,48.1456451416016,48.1742897033691,48.1742897033691,null,47.5383071899414,47.5956039428711,47.7101974487305,47.7560348510742,47.7846794128418,47.8305168151855,47.8419761657715,47.8591651916504,47.8992729187012,47.8935432434082,47.8706245422363,47.8763542175293,48.0367813110352,48.059700012207,48.0883445739746,48.0768890380859,48.0425109863281,48.0253219604492,47.9909439086914,47.9852142333984,48.0253219604492,48.0768890380859,48.1169967651367,48.1284523010254,48.0998077392578,48.071159362793,48.0195922851562,48.0482406616211,48.0195922851562,48.0998077392578,48.0768890380859,48.0081329345703,47.9451065063477,47.8935432434082,47.8706245422363,47.8534355163574,47.8190574645996,47.8075981140137,47.7732238769531,47.7560348510742,47.8075981140137,47.8362464904785,47.8018684387207,47.7789497375488,47.8133277893066,47.7674903869629,47.7331161499023,47.7273864746094,47.6758155822754,47.6299819946289,47.618522644043,47.5956039428711,47.6013336181641,47.5440368652344,47.5383071899414,47.5383071899414,null,47.5956039428711,47.5784149169922,47.5497703552246,47.5554962158203,47.5153884887695,47.5039329528809,47.4924697875977,47.4638252258301,47.4580955505371,47.4409065246582,47.4179878234863,47.3950691223145,47.3778800964355,47.3549613952637,47.3377723693848,47.3320426940918,47.291934967041,47.2747497558594,47.2575607299805,47.2231788635254,47.2002639770508,47.1315078735352,47.1315078735352,47.1143188476562,47.0914001464844,47.0799407958984,47.0856704711914,47.1028594970703,47.1085891723633,47.1372375488281,47.1486968994141,47.1486968994141,47.165885925293,47.16015625,47.1372375488281,47.1429672241211,47.1372375488281,47.165885925293,47.165885925293,47.1773452758789,47.2460975646973,47.2460975646973,47.2460975646973,47.2804794311523,47.3091239929199,47.343505859375,47.3606910705566,47.4007987976074,47.4351768493652,47.4752807617188,47.5383071899414,47.5784149169922,47.5841445922852,47.607063293457,47.6299819946289,47.6586303710938,47.6758155822754,47.7216529846191,47.7617607116699,47.7732238769531,47.738842010498,47.6987342834473,47.6815490722656,47.6586303710938,47.618522644043,47.5956039428711,47.5956039428711,null,47.3950691223145,47.4065284729004,47.5039329528809,47.5153884887695,47.5497703552246,47.5956039428711,47.6357116699219,47.6586303710938,47.7503051757812,47.796142578125,47.8362464904785,47.8190574645996,47.8591651916504,47.9049987792969,47.939380645752,47.9107322692871,47.8878135681152,47.8305168151855,47.8018684387207,47.7503051757812,47.7331161499023,47.7560348510742,47.7159233093262,47.7044677734375,47.738842010498,47.7216529846191,47.6987342834473,47.6471710205078,47.618522644043,47.5841445922852,47.5784149169922,47.61279296875,47.618522644043,47.5784149169922,47.5612258911133,47.5440368652344,47.5268516540527,47.5268516540527,47.5440368652344,47.5612258911133,47.5268516540527,47.4981994628906,47.4466361999512,47.4179878234863,47.3950691223145,47.3950691223145,null,47.0799407958984,47.0914001464844,47.1143188476562,47.1315078735352,47.1315078735352,47.2002639770508,47.2231788635254,47.2575607299805,47.2747497558594,47.291934967041,47.3320426940918,47.3377723693848,47.3549613952637,47.3778800964355,47.3950691223145,47.4179878234863,47.4409065246582,47.4580955505371,47.4638252258301,47.4924697875977,47.5039329528809,47.5153884887695,47.5554962158203,47.5497703552246,47.5784149169922,47.5956039428711,47.5726852416992,47.5153884887695,47.4638252258301,47.4122581481934,47.4237174987793,47.4007987976074,47.3950691223145,47.3320426940918,47.3377723693848,47.3033981323242,47.3033981323242,47.3205871582031,47.3263130187988,47.286205291748,47.286205291748,47.2575607299805,47.2575607299805,47.2632865905762,47.2403717041016,47.2174530029297,47.2117233276367,47.2117233276367,47.1830749511719,47.165885925293,47.1200485229492,47.0856704711914,47.0627517700195,46.9653511047363,46.9023246765137,46.8622169494629,46.8221130371094,46.7820053100586,46.7476272583008,46.7247085571289,46.7304382324219,46.8049240112305,46.8163795471191,46.8965950012207,46.9023246765137,46.9538917541504,47.0169143676758,47.0570259094238,47.0742149353027,47.0684814453125,47.0799407958984,47.0799407958984,null,46.0428886413574,46.0428886413574,45.8366241455078,45.80224609375,45.7907867431641,45.7735977172852,45.7334899902344,45.6876525878906,45.7048416137695,45.7277603149414,45.7392234802246,45.7277603149414,45.6418151855469,45.6418151855469,45.6475486755371,45.6074409484863,45.6017112731934,45.6475486755371,45.670467376709,45.6876525878906,45.6933860778809,45.6933860778809,45.7048416137695,45.7506790161133,45.7793273925781,45.7850570678711,46.0371589660645,46.0428886413574,46.0428886413574,null,46.7877349853516,46.7934608459473,46.7590866088867,46.7590866088867,46.7418975830078,46.7361679077148,46.7476272583008,46.7189788818359,46.7705421447754,46.7762756347656,46.7476272583008,46.7189788818359,46.70751953125,46.6559524536133,46.6330337524414,46.575740814209,46.5585517883301,46.5470886230469,46.5184440612793,46.4955253601074,46.4726066589355,46.3923950195312,46.380931854248,46.380931854248,46.386661529541,46.3752059936523,46.386661529541,46.5585517883301,46.5585517883301,46.7877349853516,46.7877349853516,null,47.2575607299805,47.9451065063477,47.9279174804688,47.939380645752,47.9622993469238,47.9451065063477,47.9164619445801,47.8935432434082,47.9049987792969,47.933650970459,47.939380645752,47.9164619445801,47.9279174804688,47.9164619445801,47.8648948669434,47.8591651916504,47.8591651916504,47.8305168151855,47.8362464904785,47.8935432434082,47.9049987792969,47.933650970459,47.939380645752,47.9279174804688,47.8706245422363,47.8305168151855,47.7789497375488,47.8305168151855,47.8247871398926,47.8477058410645,47.8419761657715,47.8247871398926,47.2575607299805,47.2575607299805,47.2575607299805,47.2575607299805,null,47.5153884887695,47.5039329528809,47.4065284729004,47.3091239929199,47.3091239929199,47.2804794311523,47.2289123535156,47.2117233276367,47.2059936523438,47.2346420288086,47.2346420288086,47.1830749511719,47.1830749511719,47.165885925293,47.1315078735352,47.1200485229492,47.1028594970703,47.0742149353027,47.0799407958984,47.0799407958984,47.5440368652344,47.6013336181641,47.5956039428711,47.5612258911133,47.481014251709,47.4122581481934,47.3492317199707,47.3377723693848,47.3492317199707,47.343505859375,47.3721504211426,47.3893394470215,47.4237174987793,47.429443359375,47.3836097717285,47.3778800964355,47.3778800964355,47.4007987976074,47.4695510864258,47.486743927002,47.5153884887695,47.5153884887695,null,49.0050811767578,48.8962173461914,48.6613082885742,48.655574798584,48.4894180297852,48.4779586791992,48.3118019104004,48.0138626098633,47.9622993469238,47.939380645752,47.9279174804688,47.9451065063477,47.9622993469238,48.0081329345703,48.0425109863281,48.1227264404297,48.1227264404297,48.1456451416016,48.0998077392578,48.1112632751465,48.0883445739746,48.0482406616211,48.0482406616211,48.071159362793,48.0768890380859,48.0539703369141,47.9794883728027,48.0310516357422,48.071159362793,48.0883445739746,48.0826187133789,48.1055374145508,48.0998077392578,48.0768890380859,48.0482406616211,47.9909439086914,47.9508361816406,47.9565696716309,48.0138626098633,48.059700012207,48.0654296875,48.1456451416016,48.2086715698242,48.2946128845215,48.2946128845215,48.3175315856934,48.3519096374512,48.386287689209,48.386287689209,48.4034729003906,48.4493103027344,48.4664993286133,48.4951477050781,48.512336730957,48.5467147827148,48.5638999938965,48.5753631591797,48.5925521850586,48.6040077209473,48.6269264221191,48.649845123291,48.6727638244629,48.6842231750488,48.7071418762207,48.7300605773926,48.7930870056152,48.8331909179688,48.8790283203125,48.9019470214844,48.9248657226562,48.9477844238281,48.9535140991211,48.9535140991211,48.964973449707,48.9993515014648,48.9993515014648,48.9993515014648,49.0050811767578,49.0050811767578,null,46.7877349853516,46.7877349853516,46.5585517883301,46.5585517883301,46.386661529541,46.3752059936523,46.3694763183594,46.2835311889648,46.2835311889648,46.2663421630859,46.260612487793,46.2720718383789,46.3064498901367,46.3179054260254,46.2949905395508,46.3121795654297,46.3694763183594,46.4554176330566,46.5299034118652,46.6158447265625,46.6330337524414,46.6158447265625,46.5700073242188,46.3694763183594,46.380931854248,46.438232421875,46.4955253601074,46.524169921875,46.6273040771484,46.6330337524414,46.6788711547852,46.70751953125,46.7476272583008,46.7304382324219,46.7247085571289,46.7361679077148,46.70751953125,46.7189788818359,46.713249206543,46.7361679077148,46.7877349853516,46.7877349853516,null,48.0482406616211,48.0539703369141,48.1399154663086,48.1399154663086,48.6613082885742,48.6613082885742,48.7357902526855,48.7415199279785,48.8331909179688,48.8331909179688,48.9191360473633,48.9191360473633,49.0050811767578,48.9936180114746,48.838924407959,48.0482406616211,48.0482406616211,null,47.0799407958984,47.0455627441406,47.028377532959,46.9997253417969,46.976806640625,46.9309730529785,46.9195137023926,46.8851356506348,46.8622169494629,46.8049240112305,46.7762756347656,46.7705421447754,46.7189788818359,46.7476272583008,46.7361679077148,46.7418975830078,46.7590866088867,46.7648162841797,46.7991943359375,46.8278427124023,46.8450317382812,46.8622169494629,46.8965950012207,46.9195137023926,46.9538917541504,46.9653511047363,46.9596214294434,46.9825401306152,47.0226440429688,47.0570259094238,47.0971336364746,47.0914001464844,47.0914001464844,47.1486968994141,47.1830749511719,47.2346420288086,47.2632865905762,47.3033981323242,47.291934967041,47.2575607299805,47.2460975646973,47.2460975646973,47.2460975646973,47.1773452758789,47.165885925293,47.165885925293,47.1372375488281,47.1429672241211,47.1372375488281,47.16015625,47.165885925293,47.1486968994141,47.1486968994141,47.1372375488281,47.1085891723633,47.1028594970703,47.0856704711914,47.0799407958984,47.0799407958984,null,47.4065284729004,47.3950691223145,47.3893394470215,47.343505859375,47.3263130187988,47.286205291748,47.2575607299805,47.2575607299805,47.2747497558594,47.286205291748,47.3263130187988,47.3606910705566,47.3836097717285,47.3492317199707,47.3033981323242,47.2747497558594,47.2346420288086,47.2117233276367,47.1716156005859,47.1773452758789,47.2289123535156,47.2804794311523,47.3205871582031,47.3377723693848,47.3721504211426,47.3778800964355,47.343505859375,47.3091239929199,47.4065284729004,47.4065284729004,null,48.4034729003906,48.4092063903809,48.4092063903809,48.4378509521484,48.4550437927246,48.4550437927246,48.4779586791992,48.523796081543,48.5409812927246,48.51806640625,48.5008773803711,48.4951477050781,48.4607696533203,48.4435806274414,48.4321250915527,48.4149360656738,48.4034729003906,48.4034729003906,null,48.6097373962402,48.6383895874023,48.655574798584,48.6784934997559,48.6842231750488,48.7128715515137,48.7186012268066,48.6784934997559,48.6670341491699,48.644115447998,48.5982818603516,48.6211967468262,48.5925521850586,48.5925521850586,48.6383895874023,48.6727638244629,48.6670341491699,48.6154708862305,48.6097373962402,48.6097373962402,null,48.5696334838867,48.6154708862305,48.6097373962402,48.5810890197754,48.5638999938965,48.5352554321289,48.5008773803711,48.4836883544922,48.4779586791992,48.4779586791992,48.4378509521484,48.4550437927246,48.4951477050781,48.51806640625,48.5352554321289,48.5467147827148,48.5696334838867,48.5696334838867,null,48.5638999938965,48.5581741333008,48.5352554321289,48.5409812927246,48.5638999938965,48.5467147827148,48.51806640625,48.4951477050781,48.4779586791992,48.4550437927246,48.4321250915527,48.3977432250977,48.3633689880371,48.3519096374512,48.3461799621582,48.3289909362793,48.3060722351074,48.2888832092285,48.3060722351074,48.3289909362793,48.3576354980469,48.3748245239258,48.4206619262695,48.4034729003906,48.4149360656738,48.4378509521484,48.4779586791992,48.5008773803711,48.4894180297852,48.4550437927246,48.4664993286133,48.4435806274414,48.4435806274414,48.5066070556641,48.5467147827148,48.5638999938965,48.5925521850586,48.6211967468262,48.6383895874023,48.6383895874023,48.6326560974121,48.649845123291,48.649845123291,48.6269264221191,48.6040077209473,48.5925521850586,48.5753631591797,48.5638999938965,48.5638999938965,null,46.386661529541,46.380931854248,46.1116409301758,46.1116409301758,46.0428886413574,46.0371589660645,45.7850570678711,45.7793273925781,45.7506790161133,45.7048416137695,45.7048416137695,45.6933860778809,45.6933860778809,45.6933860778809,45.670467376709,45.6418151855469,45.5444145202637,45.6360893249512,45.7907867431641,45.80224609375,45.9397583007812,46.0543479919434,46.1116409301758,46.2033157348633,46.2147750854492,46.3236389160156,46.386661529541,46.386661529541,null,47.7732238769531,47.7617607116699,47.8018684387207,47.8477058410645,47.9049987792969,47.9565696716309,47.9852142333984,48.0081329345703,48.0310516357422,48.0310516357422,48.0883445739746,48.1685600280762,48.2201271057129,48.2602348327637,48.2888832092285,48.3060722351074,48.2716941833496,48.2430458068848,48.197208404541,48.191478729248,48.1628341674805,48.1456451416016,48.1399154663086,48.1112632751465,48.0883445739746,48.0482406616211,48.0654296875,48.0367813110352,48.0024070739746,47.9680252075195,47.9164619445801,47.8763542175293,47.8477058410645,47.8247871398926,47.7732238769531,47.7732238769531,null,48.0539703369141,48.0482406616211,47.9680252075195,47.3606910705566,47.2518310546875,47.2575607299805,47.8247871398926,47.8190574645996,47.8419761657715,47.8419761657715,47.9049987792969,47.8477058410645,47.8247871398926,47.796142578125,47.8133277893066,48.0482406616211,48.0539703369141,48.0539703369141,null,47.8247871398926,47.8419761657715,47.8477058410645,47.8247871398926,47.8305168151855,47.7789497375488,47.8305168151855,47.8706245422363,47.9279174804688,47.939380645752,47.933650970459,47.9049987792969,47.8935432434082,47.9279174804688,47.9737548828125,48.0024070739746,48.0195922851562,48.0310516357422,48.0195922851562,48.0539703369141,48.0883445739746,48.1169967651367,48.1341819763184,48.202938079834,48.2373161315918,48.2774238586426,48.4206619262695,48.4722290039062,48.512336730957,48.6269264221191,48.6613082885742,48.7415199279785,48.7758979797363,48.787353515625,48.8503799438477,48.9191360473633,48.9936180114746,49.0050811767578,48.9191360473633,48.9191360473633,48.8331909179688,48.8331909179688,48.7415199279785,48.7357902526855,48.6613082885742,48.6613082885742,48.1399154663086,48.1399154663086,48.0539703369141,48.0482406616211,47.8133277893066,47.796142578125,47.8247871398926,47.8477058410645,47.9049987792969,47.8419761657715,47.8419761657715,47.8190574645996,47.8247871398926,47.8247871398926,null,47.1315078735352,47.0971336364746,47.1315078735352,47.154426574707,47.1486968994141,47.1085891723633,47.0742149353027,47.0742149353027,47.0971336364746,47.0971336364746,47.028377532959,47.028377532959,47.0971336364746,47.1257781982422,47.1257781982422,47.1028594970703,47.1486968994141,47.1429672241211,47.1200485229492,47.0971336364746,47.0570259094238,47.0226440429688,46.9825401306152,46.9596214294434,46.9653511047363,46.9538917541504,46.9195137023926,46.8965950012207,46.8622169494629,46.8450317382812,46.8278427124023,46.7991943359375,46.7648162841797,46.7590866088867,46.7590866088867,46.7934608459473,46.9825401306152,46.9882698059082,47.0799407958984,47.0742149353027,47.1028594970703,47.1200485229492,47.1315078735352,47.1315078735352,null,46.386661529541,46.3752059936523,46.1574783325195,46.1517486572266,46.1402893066406,46.1345596313477,46.1402893066406,46.1689414978027,46.1861267089844,46.2262344360352,46.2033157348633,46.1918601989746,46.2262344360352,46.2548828125,46.2663421630859,46.2663421630859,46.2720718383789,46.2835311889648,46.3064498901367,46.2835311889648,46.3694763183594,46.3752059936523,46.386661529541,46.386661529541,null,46.5871963500977,46.5642776489258,46.5585517883301,46.3007202148438,46.2949905395508,46.2090454101562,46.2033157348633,46.0085105895996,45.9970512390137,46.0371589660645,46.0829963684082,46.1345596313477,46.1689414978027,46.1975860595703,46.2205047607422,46.2376937866211,46.2548828125,46.2835311889648,46.2949905395508,46.3408241271973,46.3981246948242,46.4324989318848,46.4955253601074,46.5299034118652,46.6043853759766,46.5929260253906,46.5986595153809,46.6043853759766,46.5929260253906,46.5986595153809,46.5871963500977,46.5871963500977,null,48.6383895874023,48.6670341491699,48.6899528503418,48.7071418762207,48.7243309020996,48.7472496032715,48.7701683044434,48.7644386291504,48.7186012268066,48.7243309020996,48.7644386291504,48.7816276550293,48.838924407959,48.8618431091309,48.8790283203125,48.9019470214844,48.9134063720703,48.9363250732422,48.9420547485352,48.9592437744141,48.970703125,48.9592437744141,48.9878921508789,48.9936180114746,48.9993515014648,48.9993515014648,48.964973449707,48.9535140991211,48.9535140991211,48.9477844238281,48.9248657226562,48.9019470214844,48.8790283203125,48.8331909179688,48.7930870056152,48.7300605773926,48.7071418762207,48.6842231750488,48.6727638244629,48.649845123291,48.649845123291,48.6326560974121,48.6383895874023,48.6383895874023,48.6383895874023,null,47.1315078735352,46.5356330871582,46.4267692565918,46.4210395812988,46.4324989318848,46.4267692565918,46.4267692565918,46.4554176330566,46.4668769836426,46.4897956848145,46.5299034118652,46.5700073242188,46.6158447265625,46.6502227783203,46.701789855957,46.6788711547852,46.6903305053711,46.70751953125,46.6903305053711,46.6559524536133,46.6330337524414,46.6273040771484,46.6158447265625,46.5929260253906,46.5929260253906,46.575740814209,46.5585517883301,46.5528221130371,46.5642776489258,46.5871963500977,46.5986595153809,46.6158447265625,46.6330337524414,46.6616821289062,46.713249206543,46.7361679077148,46.7476272583008,46.7361679077148,46.7476272583008,46.7476272583008,46.7705421447754,46.7877349853516,46.7991943359375,46.8163795471191,46.8450317382812,46.8622169494629,46.9195137023926,46.9309730529785,47.2575607299805,47.2575607299805,47.2518310546875,47.1315078735352,47.1315078735352,null,46.0428886413574,46.0428886413574,46.1116409301758,46.1116409301758,46.380931854248,46.380931854248,46.3923950195312,46.4726066589355,46.4955253601074,46.5184440612793,46.5470886230469,46.5585517883301,46.575740814209,46.6330337524414,46.6559524536133,46.70751953125,46.7189788818359,46.7476272583008,46.7762756347656,46.8049240112305,46.8622169494629,46.8851356506348,46.9195137023926,46.9309730529785,46.976806640625,46.9997253417969,47.028377532959,47.0455627441406,47.0799407958984,47.0684814453125,47.0742149353027,47.0570259094238,47.0169143676758,46.9538917541504,46.9023246765137,46.8965950012207,46.8163795471191,46.8049240112305,46.7304382324219,46.7247085571289,46.6788711547852,46.6788711547852,46.6731414794922,46.6502227783203,46.6330337524414,46.6215782165527,46.6043853759766,46.5700073242188,46.2205047607422,46.2090454101562,46.0428886413574,46.0428886413574,null,39.2361526489258,39.1444778442383,39.1215591430664,39.1100997924805,39.0986404418945,39.0929069519043,39.0012359619141,38.9783172607422,38.9725875854492,38.9496688842773,38.9783172607422,38.9897766113281,39.0298881530762,39.0356140136719,39.0413436889648,39.0585327148438,39.0814514160156,39.0871810913086,39.0929069519043,39.1158256530762,39.1673965454102,39.2361526489258,39.2361526489258,39.2476081848145,39.2476081848145,39.2647972106934,39.2819862365723,39.2934455871582,39.2934455871582,39.2934455871582,39.2934455871582,39.3049049377441,39.2877159118652,39.2762565612793,39.2647972106934,39.2476081848145,39.2361526489258,39.2361526489258,null,39.2705268859863,39.3965797424316,39.4309539794922,39.4882507324219,39.5054397583008,39.5856552124023,39.5856552124023,39.5856552124023,39.6200332641602,39.6028442382812,39.6028442382812,39.5971145629883,39.5971145629883,39.6142997741699,39.6142997741699,39.608570098877,39.5856552124023,39.5741958618164,39.5512771606445,39.5455436706543,39.5226287841797,39.5054397583008,39.4997100830078,39.4538726806641,39.4424133300781,39.3851165771484,39.3679313659668,39.3450126647949,39.322093963623,39.2705268859863,39.2705268859863,null,37.9813690185547,37.9813690185547,37.969913482666,37.9298057556152,37.9126167297363,37.9011573791504,37.8725128173828,37.8438606262207,37.8266754150391,37.8209419250488,37.8152160644531,37.7922973632812,37.7751083374023,37.7693786621094,37.7751083374023,37.7808380126953,37.7865676879883,37.8037567138672,37.8209419250488,37.8209419250488,37.8209419250488,37.8094863891602,37.8094863891602,37.8094863891602,37.8266754150391,37.8495941162109,37.8839683532715,37.8954315185547,37.9355354309082,37.9469947814941,37.964183807373,37.969913482666,37.9813690185547,37.9928321838379,38.0157508850098,38.0272064208984,38.0386695861816,38.0501251220703,38.0673141479492,38.0787773132324,38.0787773132324,38.0845031738281,38.0959625244141,38.1016960144043,38.113151550293,38.1360702514648,38.1417999267578,38.1417999267578,38.1303405761719,38.1532592773438,38.1589889526367,38.1589889526367,38.1990966796875,38.1876373291016,38.1819076538086,38.1819076538086,38.1990966796875,38.1990966796875,38.2220153808594,38.2277450561523,38.2162857055664,38.1990966796875,38.1990966796875,38.2220153808594,38.2277450561523,38.2277450561523,38.2220153808594,38.2162857055664,38.2162857055664,38.2105560302734,38.1876373291016,38.1819076538086,38.1761779785156,38.1417999267578,38.1303405761719,38.1188812255859,38.113151550293,38.1016960144043,38.0959625244141,38.0787773132324,38.0673141479492,38.0615882873535,38.0272064208984,37.9813690185547,37.9813690185547,null,38.6689224243164,38.7204895019531,38.7491340637207,38.8923759460449,38.8866424560547,38.8866424560547,38.8923759460449,38.8923759460449,38.9038352966309,38.8866424560547,38.8637275695801,38.8579978942871,38.8579978942871,38.8579978942871,38.8579978942871,38.8465385437012,38.8350791931152,38.8178901672363,38.8007011413574,38.7949714660645,38.7777824401855,38.7777824401855,38.7663230895996,38.7434043884277,38.6402702331543,38.5314140319824,38.5371398925781,38.5371398925781,38.5371398925781,38.5256805419922,38.56005859375,38.5084953308105,38.5371398925781,38.5428695678711,38.5772514343262,38.5887069702148,38.6001663208008,38.6058959960938,38.6288146972656,38.6689224243164,38.6689224243164,null,40.4107131958008,40.4049835205078,40.1643409729004,40.1872596740723,40.1987190246582,40.244556427002,40.2789344787598,40.3133087158203,40.3362274169922,40.3820648193359,40.4107131958008,40.4107131958008,null,38.2334747314453,38.2392044067383,38.250659942627,38.2678527832031,38.2907676696777,38.3022308349609,38.3136863708496,38.3136863708496,38.3136863708496,38.428279876709,38.4683876037598,38.5887069702148,38.6001663208008,38.6058959960938,38.4741172790527,38.3709869384766,38.3537940979004,38.3423347473145,38.3423347473145,38.3366050720215,38.3251495361328,38.3136863708496,38.2907676696777,38.2735786437988,38.2563934326172,38.2334747314453,38.2334747314453,null,38.7204895019531,38.6689224243164,38.6116256713867,38.6345443725586,38.6345443725586,38.6402702331543,38.6689224243164,38.686107635498,38.7204895019531,38.7434043884277,38.7777824401855,38.8007011413574,38.8350791931152,38.8465385437012,38.8923759460449,38.9095611572266,38.9210243225098,38.9382133483887,39.0356140136719,39.0470733642578,39.0470733642578,39.0470733642578,39.0298881530762,39.018424987793,39.0069694519043,38.9783172607422,38.9382133483887,38.9267539978027,38.8923759460449,38.880916595459,38.8350791931152,38.8121604919434,38.7949714660645,38.7777824401855,38.7605972290039,38.7204895019531,38.7204895019531,null,38.6116256713867,38.6689224243164,38.6288146972656,38.6058959960938,38.6001663208008,38.5887069702148,38.5772514343262,38.5428695678711,38.5371398925781,38.5084953308105,38.5027618408203,38.5027618408203,38.4855766296387,38.4110908508301,38.2678527832031,38.4683876037598,38.5256805419922,38.5428695678711,38.56005859375,38.5829772949219,38.6116256713867,38.6116256713867,null,39.0986404418945,39.1100997924805,39.2762565612793,39.3106346130371,39.3679313659668,39.3851165771484,39.4023056030273,39.4252243041992,39.4309539794922,39.4424133300781,39.4596061706543,39.4538726806641,39.4309539794922,39.4137687683105,39.3965797424316,39.3679313659668,39.3564720153809,39.327823638916,39.2934455871582,39.2819862365723,39.2647972106934,39.2533378601074,39.2361526489258,39.2361526489258,39.2246894836426,39.2189598083496,39.2017707824707,39.190315246582,39.1788520812988,39.1788520812988,39.1616630554199,39.1444778442383,39.1215591430664,39.0929069519043,39.0986404418945,39.0986404418945,null,38.107421875,38.0787773132324,38.0615882873535,38.0501251220703,38.0501251220703,38.0615882873535,38.0615882873535,38.0558586120605,38.0443954467773,38.0272064208984,38.0214805603027,38.0157508850098,37.969913482666,37.9355354309082,37.8610496520996,37.8495941162109,37.8209419250488,37.8266754150391,37.832405090332,37.8438606262207,37.8495941162109,37.8495941162109,37.8495941162109,37.8667793273926,37.8725128173828,37.8839683532715,37.9584541320801,37.964183807373,37.969913482666,37.964183807373,38.1704483032227,38.1990966796875,38.250659942627,38.2678527832031,38.2563934326172,38.2449340820312,38.2334747314453,38.2277450561523,38.2277450561523,38.2277450561523,38.2105560302734,38.1990966796875,38.1990966796875,38.2162857055664,38.2220153808594,38.2334747314453,38.2105560302734,38.1990966796875,38.2105560302734,38.2220153808594,38.2220153808594,38.2162857055664,38.1990966796875,38.1990966796875,38.1761779785156,38.1303405761719,38.1246147155762,38.1303405761719,38.107421875,38.107421875,null,39.1100997924805,39.0986404418945,39.0069694519043,38.9038352966309,38.8923759460449,38.8923759460449,38.8866424560547,38.8866424560547,38.8923759460449,38.7491340637207,38.7204895019531,38.7605972290039,38.7777824401855,38.7949714660645,38.8121604919434,38.8350791931152,38.880916595459,38.8923759460449,38.9267539978027,38.9382133483887,38.9783172607422,39.0069694519043,39.0241546630859,39.0356140136719,39.0413436889648,39.0470733642578,39.0528030395508,39.0642623901367,39.0814514160156,39.0871810913086,39.0871810913086,39.1100997924805,39.1100997924805,null,38.8121604919434,38.9611320495605,38.9668617248535,38.9840507507324,39.0069694519043,39.0356140136719,39.0356140136719,39.0585327148438,39.0642623901367,39.0757217407227,39.0814514160156,39.0986404418945,39.1330184936523,39.1616630554199,39.190315246582,39.2017707824707,39.2075004577637,39.2132339477539,39.2075004577637,39.2075004577637,39.2075004577637,39.2017707824707,39.1788520812988,39.1673965454102,39.1673965454102,39.190315246582,39.2075004577637,39.2304191589355,39.2705268859863,39.2934455871582,39.3106346130371,39.3163642883301,39.327823638916,39.3106346130371,39.2361526489258,39.1960411071777,39.1788520812988,39.155933380127,39.138744354248,39.0986404418945,39.0757217407227,39.0642623901367,39.0413436889648,39.0069694519043,38.9611320495605,38.9324798583984,38.9152946472168,38.9038352966309,38.8923759460449,38.875186920166,38.8350791931152,38.8121604919434,38.8121604919434,null,37.8495941162109,37.8610496520996,37.9355354309082,37.969913482666,38.0157508850098,38.0214805603027,38.0272064208984,38.0443954467773,38.0558586120605,38.0615882873535,38.0615882873535,38.0501251220703,38.0501251220703,38.0615882873535,38.0787773132324,38.107421875,38.0845031738281,38.2563934326172,38.2277450561523,38.1188812255859,38.0272064208984,38.0272064208984,38.0501251220703,38.0615882873535,38.0558586120605,38.0272064208984,37.9813690185547,37.9527244567871,37.9355354309082,37.9183502197266,37.8667793273926,37.8209419250488,37.7751083374023,37.7521896362305,37.7178115844727,37.7006225585938,37.6948928833008,37.6777038574219,37.6891632080078,37.7063522338867,37.7006225585938,37.6891632080078,37.6777038574219,37.6891632080078,37.7006225585938,37.7120819091797,37.7120819091797,37.6777038574219,37.6891632080078,37.6777038574219,37.6891632080078,37.7006225585938,37.7292709350586,37.7693786621094,37.8495941162109,37.8495941162109,null,39.5398178100586,39.5283584594727,39.5226287841797,39.5111694335938,39.5226287841797,39.4596061706543,39.4137687683105,39.4080352783203,39.3679313659668,39.3621978759766,39.2705268859863,39.2590675354004,39.2017707824707,39.1788520812988,39.1673965454102,39.1444778442383,39.0871810913086,39.1215591430664,39.1444778442383,39.1215591430664,39.138744354248,39.1330184936523,39.138744354248,39.1502075195312,39.190315246582,39.2361526489258,39.2533378601074,39.2647972106934,39.2934455871582,39.333553314209,39.3621978759766,39.3851165771484,39.3965797424316,39.4137687683105,39.4424133300781,39.4997100830078,39.5398178100586,39.5398178100586,null,40.4049835205078,40.4107131958008,40.4336318969727,40.4680099487305,40.5023880004883,40.5883293151855,40.6055183410645,40.6169776916504,40.6341667175293,40.6398963928223,40.6456260681152,40.4794692993164,40.4049835205078,40.4049835205078,null,39.0413436889648,39.0298881530762,38.9897766113281,38.9955062866211,38.9840507507324,38.9267539978027,38.9439430236816,38.9382133483887,38.9267539978027,38.8350791931152,38.7663230895996,38.8465385437012,38.8293495178223,38.8121604919434,38.8064308166504,38.8007011413574,38.7663230895996,38.8121604919434,38.8350791931152,38.875186920166,38.8923759460449,38.9038352966309,38.9152946472168,38.9324798583984,38.9611320495605,39.0069694519043,39.0413436889648,39.0642623901367,39.0757217407227,39.0986404418945,39.138744354248,39.155933380127,39.1788520812988,39.1960411071777,39.2361526489258,39.190315246582,39.1502075195312,39.138744354248,39.1330184936523,39.138744354248,39.1215591430664,39.1444778442383,39.1215591430664,39.0871810913086,39.0585327148438,39.0470733642578,39.0413436889648,39.0413436889648,null,39.4309539794922,39.4366874694824,39.4596061706543,39.471061706543,39.46533203125,39.4424133300781,39.4252243041992,39.4023056030273,39.2705268859863,39.2533378601074,39.2361526489258,39.1673965454102,39.1158256530762,39.1100997924805,39.1043701171875,39.1043701171875,39.1100997924805,39.138744354248,39.1444778442383,39.1502075195312,39.155933380127,39.1616630554199,39.1616630554199,39.1788520812988,39.1788520812988,39.190315246582,39.2017707824707,39.2189598083496,39.2246894836426,39.2361526489258,39.2361526489258,39.2533378601074,39.2647972106934,39.2819862365723,39.2934455871582,39.327823638916,39.3564720153809,39.3679313659668,39.3965797424316,39.4137687683105,39.4309539794922,39.4309539794922,null,38.8923759460449,38.9038352966309,38.9496688842773,38.9496688842773,38.9439430236816,38.9840507507324,39.0241546630859,39.0585327148438,39.0871810913086,39.0929069519043,39.1158256530762,39.0298881530762,39.0069694519043,38.9955062866211,38.9840507507324,38.9611320495605,38.9210243225098,38.9095611572266,38.8923759460449,38.8637275695801,38.8350791931152,38.8178901672363,38.6746520996094,38.6230850219727,38.5887069702148,38.5715179443359,38.56005859375,38.6345443725586,38.6803817749023,38.6803817749023,38.7204895019531,38.7204895019531,38.8923759460449,38.8923759460449,null,39.4997100830078,39.4997100830078,39.4997100830078,39.4825248718262,39.471061706543,39.4424133300781,39.4252243041992,39.4137687683105,39.4023056030273,39.3908500671387,39.3564720153809,39.327823638916,39.2762565612793,39.2361526489258,39.1788520812988,39.1502075195312,39.1444778442383,39.2705268859863,39.322093963623,39.3450126647949,39.3679313659668,39.3851165771484,39.4424133300781,39.4538726806641,39.4997100830078,39.4997100830078,null,37.9813690185547,38.0272064208984,38.0615882873535,38.0673141479492,38.0787773132324,38.0959625244141,38.1016960144043,38.113151550293,38.1188812255859,38.1303405761719,38.1417999267578,38.1761779785156,38.1819076538086,38.1876373291016,38.2105560302734,38.2162857055664,38.2162857055664,38.2220153808594,38.2277450561523,38.2277450561523,38.2220153808594,38.1990966796875,38.1990966796875,38.2162857055664,38.2277450561523,38.2907676696777,38.3079605102539,38.3136863708496,38.3136863708496,38.3251495361328,38.3939018249512,38.4569244384766,38.4741172790527,38.4855766296387,38.5084953308105,38.5142250061035,38.5314140319824,38.5428695678711,38.5772514343262,38.5887069702148,38.5944366455078,38.5944366455078,38.6345443725586,38.56005859375,38.5715179443359,38.5887069702148,38.6230850219727,38.5829772949219,38.5543327331543,38.5428695678711,38.5371398925781,38.5256805419922,38.5314140319824,38.5256805419922,38.4683876037598,38.2678527832031,38.250659942627,38.1990966796875,38.1704483032227,37.964183807373,37.964183807373,37.964183807373,37.969913482666,37.9813690185547,37.9813690185547,null,39.0986404418945,39.0929069519043,39.1215591430664,39.1444778442383,39.1616630554199,39.1616630554199,39.155933380127,39.1502075195312,39.1444778442383,39.138744354248,39.1100997924805,39.0298881530762,39.0069694519043,38.9955062866211,38.9840507507324,38.9725875854492,38.9611320495605,38.9496688842773,38.9439430236816,38.9324798583984,38.9095611572266,38.9038352966309,38.8923759460449,38.8923759460449,38.880916595459,38.7720527648926,38.737678527832,38.737678527832,38.7434043884277,38.7663230895996,38.7777824401855,38.7777824401855,38.7949714660645,38.8007011413574,38.8178901672363,38.8350791931152,38.8465385437012,38.8579978942871,38.8579978942871,38.8579978942871,38.8579978942871,38.8637275695801,38.8866424560547,38.9038352966309,39.0069694519043,39.0986404418945,39.0986404418945,null,37.9412651062012,38.0386695861816,38.0443954467773,38.0558586120605,38.0615882873535,38.107421875,38.1188812255859,38.1303405761719,38.1360702514648,38.1647186279297,38.1761779785156,38.1990966796875,38.2334747314453,38.2563934326172,38.2735786437988,38.2907676696777,38.3136863708496,38.3251495361328,38.3366050720215,38.3423347473145,38.3423347473145,38.3537940979004,38.3709869384766,38.3251495361328,38.2964973449707,38.2735786437988,38.3251495361328,38.3136863708496,38.3136863708496,38.3079605102539,38.2907676696777,38.2277450561523,38.2220153808594,38.1990966796875,38.1990966796875,38.1819076538086,38.1819076538086,38.1876373291016,38.1990966796875,38.1589889526367,38.1589889526367,38.1532592773438,38.1303405761719,38.1417999267578,38.1417999267578,38.1360702514648,38.113151550293,38.1016960144043,38.0959625244141,38.0845031738281,38.0787773132324,38.0787773132324,38.0673141479492,38.0501251220703,38.0386695861816,38.0272064208984,38.0157508850098,38.0100212097168,38.0042877197266,37.969913482666,37.9412651062012,37.9412651062012,null,37.969913482666,38.0042877197266,38.0100212097168,38.0157508850098,37.9928321838379,37.9813690185547,37.969913482666,37.964183807373,37.9469947814941,37.9355354309082,37.8954315185547,37.8839683532715,37.8495941162109,37.8266754150391,37.8094863891602,37.8094863891602,37.8094863891602,37.8209419250488,37.8209419250488,37.8209419250488,37.8037567138672,37.7865676879883,37.7751083374023,37.7579193115234,37.7579193115234,37.7464599609375,37.7350006103516,37.7178115844727,37.6948928833008,37.6719779968262,37.6719779968262,37.6662445068359,37.6490592956543,37.65478515625,37.660514831543,37.6662445068359,37.6719779968262,37.6719779968262,37.660514831543,37.6375961303711,37.6375961303711,37.65478515625,37.6891632080078,37.6948928833008,37.7006225585938,37.7063522338867,37.7292709350586,37.7350006103516,37.7350006103516,37.7350006103516,37.7350006103516,37.7636489868164,37.7751083374023,37.7922973632812,37.7922973632812,37.8381309509277,37.8495941162109,37.8667793273926,37.8782386779785,37.8896980285645,37.8954315185547,37.9011573791504,37.9183502197266,37.9298057556152,37.9412651062012,37.969913482666,37.969913482666,null,37.3339309692383,37.3339309692383,37.3052825927734,37.2766342163086,37.2594451904297,37.2479858398438,37.2479858398438,37.2307968139648,37.2021484375,37.2021484375,37.207878112793,37.2193412780762,37.2422561645508,37.2537155151367,37.2709045410156,37.2880935668945,37.2880935668945,37.3167419433594,37.3339309692383,37.3568496704102,37.3854942321777,37.4198760986328,37.4427947998047,37.4485206604004,37.4714393615723,37.4828987121582,37.4943580627441,37.5058174133301,37.5459251403809,37.5287322998047,37.5058174133301,37.4943580627441,37.5000877380371,37.5058174133301,37.517276763916,37.523006439209,37.523006439209,37.517276763916,37.523006439209,37.517276763916,37.5058174133301,37.4943580627441,37.4886283874512,37.4714393615723,37.4771690368652,37.4771690368652,37.4714393615723,37.4599800109863,37.4485206604004,37.4599800109863,37.4599800109863,37.4370613098145,37.4256019592285,37.4141426086426,37.3339309692383,37.3339309692383,null,39.46533203125,39.4997100830078,39.5283584594727,39.5570068359375,39.5856552124023,39.5971145629883,39.5971145629883,39.608570098877,39.6314888000488,39.6372184753418,39.6372184753418,39.642951965332,39.6314888000488,39.6200332641602,39.6142997741699,39.6142997741699,39.6142997741699,39.608570098877,39.5856552124023,39.5799255371094,39.5398178100586,39.5283584594727,39.5111694335938,39.5111694335938,39.5054397583008,39.46533203125,39.4481430053711,39.4366874694824,39.4023056030273,39.3965797424316,39.4023056030273,39.4023056030273,39.4252243041992,39.4424133300781,39.46533203125,39.46533203125,null,40.044017791748,40.0153732299805,39.9523468017578,39.7231636047363,39.7346229553223,39.780460357666,39.8262977600098,39.8606719970703,39.8893241882324,39.9122428894043,39.9294281005859,39.9408874511719,39.9752655029297,40.0382919311523,40.044017791748,40.044017791748,null,38.8923759460449,38.7204895019531,38.7204895019531,38.6803817749023,38.6574630737305,38.6058959960938,38.4741172790527,38.6058959960938,38.6173553466797,38.6803817749023,38.7319450378418,38.7777824401855,38.8121604919434,38.8522682189941,38.9152946472168,38.9725875854492,39.0012359619141,39.0298881530762,39.0069694519043,38.9897766113281,38.9611320495605,38.9267539978027,38.8923759460449,38.8923759460449,38.8923759460449,38.8923759460449,null,37.5860328674316,37.4198760986328,37.3854942321777,37.3683052062988,37.345386505127,37.3224716186523,37.2880935668945,37.3052825927734,37.3052825927734,37.2938232421875,37.2766342163086,37.2709045410156,37.2594451904297,37.2365264892578,37.2365264892578,37.2479858398438,37.2880935668945,37.3167419433594,37.3339309692383,37.4141426086426,37.4084129333496,37.4198760986328,37.4313316345215,37.4427947998047,37.4485206604004,37.4657135009766,37.4943580627441,37.517276763916,37.5058174133301,37.5459251403809,37.5745697021484,37.5860328674316,37.5917587280273,37.5917587280273,37.5917587280273,37.5860328674316,37.5860328674316,null,39.471061706543,39.471061706543,39.4538726806641,39.4424133300781,39.4481430053711,39.4939804077148,39.5398178100586,39.5570068359375,39.5627365112305,39.5856552124023,39.6142997741699,39.6314888000488,39.6372184753418,39.6314888000488,39.6142997741699,39.5856552124023,39.5741958618164,39.5512771606445,39.5398178100586,39.4997100830078,39.4424133300781,39.4137687683105,39.3965797424316,39.3851165771484,39.3621978759766,39.333553314209,39.2934455871582,39.2647972106934,39.2533378601074,39.2361526489258,39.3106346130371,39.327823638916,39.3450126647949,39.3621978759766,39.3793907165527,39.4137687683105,39.4309539794922,39.4596061706543,39.471061706543,39.471061706543,39.471061706543,null,37.5459251403809,37.5058174133301,37.5401954650879,37.5459251403809,37.5401954650879,37.5459251403809,37.5516510009766,37.5631141662598,37.5803031921387,37.5917587280273,37.5974884033203,37.6146774291992,37.6433258056641,37.6433258056641,37.6204071044922,37.65478515625,37.6891632080078,37.7178115844727,37.7464599609375,37.7636489868164,37.7865676879883,37.8152160644531,37.8495941162109,37.9412651062012,37.969913482666,37.9412651062012,37.9298057556152,37.9183502197266,37.9011573791504,37.8954315185547,37.8896980285645,37.8782386779785,37.8667793273926,37.8495941162109,37.8381309509277,37.7922973632812,37.7922973632812,37.7751083374023,37.7636489868164,37.7350006103516,37.7350006103516,37.7350006103516,37.7350006103516,37.7292709350586,37.7063522338867,37.7006225585938,37.6948928833008,37.6891632080078,37.65478515625,37.6375961303711,37.6375961303711,37.660514831543,37.6719779968262,37.6719779968262,37.6662445068359,37.660514831543,37.65478515625,37.6490592956543,37.6318664550781,37.6089515686035,37.5917587280273,37.5745697021484,37.5631141662598,37.5459251403809,37.5459251403809,null,39.7288932800293,39.7288932800293,39.6945152282715,39.642951965332,39.608570098877,39.5111694335938,39.4882507324219,39.471061706543,39.4538726806641,39.4366874694824,39.4481430053711,39.46533203125,39.5054397583008,39.5111694335938,39.5111694335938,39.5283584594727,39.5398178100586,39.5799255371094,39.5856552124023,39.608570098877,39.6142997741699,39.6142997741699,39.6142997741699,39.6200332641602,39.6314888000488,39.642951965332,39.6544075012207,39.6658706665039,39.6945152282715,39.7002449035645,39.7231636047363,39.7288932800293,39.7288932800293,null,37.6089515686035,37.5631141662598,37.5516510009766,37.5401954650879,37.5287322998047,37.5058174133301,37.4886283874512,37.4370613098145,37.4256019592285,37.4313316345215,37.4657135009766,37.4714393615723,37.4599800109863,37.3740386962891,37.4084129333496,37.4198760986328,37.7063522338867,37.7292709350586,37.7006225585938,37.6891632080078,37.6777038574219,37.6891632080078,37.6777038574219,37.7120819091797,37.7120819091797,37.7006225585938,37.6891632080078,37.6777038574219,37.6891632080078,37.7006225585938,37.7063522338867,37.6891632080078,37.6777038574219,37.6375961303711,37.6089515686035,37.6089515686035,null,39.3965797424316,39.4596061706543,39.5226287841797,39.5283584594727,39.5398178100586,39.5512771606445,39.5684623718262,39.5741958618164,39.5856552124023,39.5971145629883,39.6142997741699,39.6257629394531,39.6257629394531,39.6142997741699,39.6372184753418,39.6314888000488,39.6257629394531,39.6257629394531,39.6372184753418,39.6544075012207,39.6715965270996,39.6830558776855,39.6773262023926,39.6658706665039,39.6200332641602,39.5856552124023,39.5856552124023,39.5856552124023,39.5054397583008,39.4882507324219,39.4309539794922,39.3965797424316,39.3965797424316,null,38.2678527832031,38.4110908508301,38.4855766296387,38.5027618408203,38.5027618408203,38.5084953308105,38.56005859375,38.5256805419922,38.5371398925781,38.5371398925781,38.5371398925781,38.5314140319824,38.5027618408203,38.3537940979004,38.2563934326172,38.0845031738281,38.107421875,38.1303405761719,38.1246147155762,38.1303405761719,38.1761779785156,38.1990966796875,38.1990966796875,38.2162857055664,38.2220153808594,38.2220153808594,38.2105560302734,38.1990966796875,38.2105560302734,38.2334747314453,38.2220153808594,38.2162857055664,38.1990966796875,38.1990966796875,38.2105560302734,38.2277450561523,38.2277450561523,38.2277450561523,38.2334747314453,38.2449340820312,38.2563934326172,38.2678527832031,38.2678527832031,null,40.0153732299805,40.044017791748,40.0726699829102,40.1643409729004,40.1987190246582,40.1872596740723,40.1643409729004,40.0153732299805,40.0153732299805,null,38.9611320495605,38.8121604919434,38.7663230895996,38.7491340637207,38.7319450378418,38.6918411254883,38.6803817749023,38.6574630737305,38.6116256713867,38.5543327331543,38.5084953308105,38.4741172790527,38.4626579284668,38.4397392272949,38.422550201416,38.416820526123,38.422550201416,38.4454689025879,38.4511985778809,38.4683876037598,38.5428695678711,38.5944366455078,38.6173553466797,38.6402702331543,38.6460037231445,38.6574630737305,38.6574630737305,38.6689224243164,38.6803817749023,38.7720527648926,38.7892417907715,38.8121604919434,38.8293495178223,38.8350791931152,38.8465385437012,38.8579978942871,38.8637275695801,38.8866424560547,38.8923759460449,38.8923759460449,38.9038352966309,38.9210243225098,38.9324798583984,38.9324798583984,38.9210243225098,38.9210243225098,38.9324798583984,38.9382133483887,38.9611320495605,38.9611320495605,null,39.3507423400879,39.339282989502,39.333553314209,39.333553314209,39.333553314209,39.327823638916,39.3163642883301,39.3106346130371,39.3049049377441,39.2934455871582,39.2934455871582,39.2934455871582,39.3049049377441,39.322093963623,39.322093963623,39.327823638916,39.3621978759766,39.3851165771484,39.4023056030273,39.4481430053711,39.46533203125,39.4596061706543,39.46533203125,39.4596061706543,39.4538726806641,39.3507423400879,39.3507423400879,null,38.5944366455078,38.5772514343262,38.5199508666992,38.4397392272949,38.3824424743652,38.3652534484863,38.3595237731934,38.3480682373047,38.3308792114258,38.3079605102539,38.2907676696777,38.2735786437988,38.2563934326172,38.2105560302734,38.1761779785156,38.1360702514648,38.1016960144043,38.0558586120605,38.0615882873535,38.0501251220703,38.0272064208984,38.0272064208984,38.1188812255859,38.2277450561523,38.3308792114258,38.3996315002441,38.4798431396484,38.4683876037598,38.5428695678711,38.5715179443359,38.6975708007812,38.7319450378418,38.7090263366699,38.6803817749023,38.6746520996094,38.6746520996094,38.6746520996094,38.6746520996094,38.6574630737305,38.6574630737305,38.6689224243164,38.6803817749023,38.686107635498,38.6803817749023,38.6746520996094,38.6631889343262,38.6574630737305,38.6460037231445,38.6402702331543,38.6173553466797,38.5944366455078,38.5944366455078,null,39.7288932800293,39.7231636047363,39.2075004577637,39.2705268859863,39.2361526489258,39.2476081848145,39.2647972106934,39.2762565612793,39.2877159118652,39.3049049377441,39.4309539794922,39.4366874694824,39.4538726806641,39.471061706543,39.4882507324219,39.5111694335938,39.608570098877,39.642951965332,39.6945152282715,39.7288932800293,39.7288932800293,null,38.4741172790527,38.6058959960938,38.6574630737305,38.6803817749023,38.6803817749023,38.6345443725586,38.5944366455078,38.5944366455078,38.5887069702148,38.5772514343262,38.5428695678711,38.5314140319824,38.5142250061035,38.5084953308105,38.4855766296387,38.4741172790527,38.4569244384766,38.3939018249512,38.3251495361328,38.2735786437988,38.2964973449707,38.3251495361328,38.3709869384766,38.4741172790527,38.4741172790527,null,37.7922973632812,37.8152160644531,37.8209419250488,37.8266754150391,37.8438606262207,37.8725128173828,37.9011573791504,37.9126167297363,37.9298057556152,37.969913482666,37.9813690185547,37.9813690185547,37.969913482666,37.964183807373,37.964183807373,37.964183807373,37.969913482666,37.964183807373,37.9584541320801,37.8839683532715,37.8725128173828,37.8667793273926,37.8495941162109,37.8495941162109,37.8495941162109,37.8438606262207,37.832405090332,37.8266754150391,37.8209419250488,37.7693786621094,37.7579193115234,37.7350006103516,37.7235412597656,37.6948928833008,37.6891632080078,37.6948928833008,37.7120819091797,37.7063522338867,37.7006225585938,37.6891632080078,37.6777038574219,37.6777038574219,37.6777038574219,37.6719779968262,37.6433258056641,37.6318664550781,37.6089515686035,37.5860328674316,37.5917587280273,37.5917587280273,37.5917587280273,37.5860328674316,37.5745697021484,37.5459251403809,37.5058174133301,37.517276763916,37.523006439209,37.5344657897949,37.5516510009766,37.5745697021484,37.7751083374023,37.7865676879883,37.7808380126953,37.7808380126953,37.7922973632812,37.7922973632812,null,39.1100997924805,39.0986404418945,39.0814514160156,39.0642623901367,39.0356140136719,38.9783172607422,38.9725875854492,38.9725875854492,38.9783172607422,38.9668617248535,38.9611320495605,38.9382133483887,38.9324798583984,38.9210243225098,38.9210243225098,38.9324798583984,38.9324798583984,38.9210243225098,38.9038352966309,38.8923759460449,38.8923759460449,38.8866424560547,38.8637275695801,38.8579978942871,38.8465385437012,38.8350791931152,38.8293495178223,38.8121604919434,38.7892417907715,38.7720527648926,38.6803817749023,38.6689224243164,38.6574630737305,38.6574630737305,38.6631889343262,38.6746520996094,38.6803817749023,38.686107635498,38.6803817749023,38.6689224243164,38.6574630737305,38.6574630737305,38.6746520996094,38.6746520996094,38.6746520996094,38.6746520996094,38.6803817749023,38.7090263366699,38.7319450378418,38.6975708007812,38.5715179443359,38.5428695678711,38.4683876037598,38.4798431396484,38.3996315002441,38.5199508666992,38.6116256713867,38.6975708007812,38.7434043884277,38.7434043884277,38.7434043884277,38.8522682189941,38.8923759460449,38.9152946472168,38.9439430236816,38.9496688842773,38.9725875854492,38.9783172607422,39.0012359619141,39.0929069519043,39.0986404418945,39.1100997924805,39.1100997924805,null,39.2934455871582,39.3049049377441,39.3106346130371,39.3163642883301,39.327823638916,39.333553314209,39.333553314209,39.333553314209,39.339282989502,39.3507423400879,39.3507423400879,39.3507423400879,39.3621978759766,39.3793907165527,39.3851165771484,39.3793907165527,39.3736610412598,39.3106346130371,39.2762565612793,39.1100997924805,39.0871810913086,39.0871810913086,39.0814514160156,39.0642623901367,39.0528030395508,39.0470733642578,39.0413436889648,39.0356140136719,39.0241546630859,39.0069694519043,39.018424987793,39.0298881530762,39.0470733642578,39.0470733642578,39.0470733642578,39.0356140136719,39.0470733642578,39.0413436889648,39.0642623901367,39.0871810913086,39.1043701171875,39.1100997924805,39.1616630554199,39.1673965454102,39.1788520812988,39.2017707824707,39.2246894836426,39.2590675354004,39.2819862365723,39.2934455871582,39.2934455871582,null,38.9210243225098,38.9324798583984,38.9324798583984,38.9382133483887,38.9382133483887,38.8923759460449,38.9210243225098,38.9095611572266,38.8923759460449,38.8465385437012,38.8350791931152,38.8007011413574,38.7777824401855,38.7434043884277,38.7204895019531,38.686107635498,38.6689224243164,38.6402702331543,38.6345443725586,38.6345443725586,38.6116256713867,38.5829772949219,38.56005859375,38.5428695678711,38.5256805419922,38.5314140319824,38.5256805419922,38.5371398925781,38.5428695678711,38.5543327331543,38.5829772949219,38.6230850219727,38.6746520996094,38.8178901672363,38.8350791931152,38.8637275695801,38.8923759460449,38.9095611572266,38.9210243225098,38.9210243225098,null,37.8209419250488,37.8495941162109,37.7693786621094,37.7292709350586,37.7063522338867,37.4198760986328,37.5860328674316,37.6089515686035,37.6318664550781,37.6433258056641,37.6719779968262,37.6777038574219,37.6777038574219,37.6777038574219,37.6891632080078,37.7006225585938,37.7063522338867,37.7120819091797,37.6948928833008,37.6891632080078,37.6948928833008,37.7235412597656,37.7350006103516,37.7579193115234,37.7693786621094,37.8209419250488,37.8209419250488,null,39.4481430053711,39.4366874694824,39.4309539794922,39.3049049377441,39.2934455871582,39.2934455871582,39.2934455871582,39.2934455871582,39.2819862365723,39.2647972106934,39.2476081848145,39.2476081848145,39.2361526489258,39.2361526489258,39.2533378601074,39.2705268859863,39.4023056030273,39.4023056030273,39.3965797424316,39.4023056030273,39.4366874694824,39.4481430053711,39.4481430053711,null,39.1100997924805,39.1215591430664,39.1444778442383,39.2361526489258,39.2705268859863,39.2075004577637,39.190315246582,39.1673965454102,39.1673965454102,39.1788520812988,39.2017707824707,39.2075004577637,39.2075004577637,39.2075004577637,39.2132339477539,39.2075004577637,39.2017707824707,39.190315246582,39.1616630554199,39.1330184936523,39.0986404418945,39.0814514160156,39.0757217407227,39.0642623901367,39.0585327148438,39.0356140136719,39.0356140136719,39.0069694519043,38.9840507507324,38.9668617248535,38.9783172607422,38.9725875854492,38.9725875854492,38.9783172607422,39.0356140136719,39.0642623901367,39.0814514160156,39.0986404418945,39.1100997924805,39.1100997924805,null,39.46533203125,39.4825248718262,39.5570068359375,39.5971145629883,39.6200332641602,39.5799255371094,39.5856552124023,39.6028442382812,39.6028442382812,39.5971145629883,39.5570068359375,39.5570068359375,39.5627365112305,39.5570068359375,39.5512771606445,39.5398178100586,39.4997100830078,39.471061706543,39.4596061706543,39.4424133300781,39.4309539794922,39.4252243041992,39.4023056030273,39.3851165771484,39.3679313659668,39.3106346130371,39.3736610412598,39.3793907165527,39.3851165771484,39.3793907165527,39.3621978759766,39.3507423400879,39.3507423400879,39.3507423400879,39.4538726806641,39.4596061706543,39.46533203125,39.4596061706543,39.46533203125,39.46533203125,null,38.6975708007812,38.6918411254883,38.703296661377,38.7204895019531,38.7319450378418,38.737678527832,38.7720527648926,38.880916595459,38.8923759460449,38.8923759460449,38.9038352966309,38.9095611572266,38.9324798583984,38.9439430236816,38.9496688842773,38.9611320495605,38.9725875854492,38.9840507507324,38.9955062866211,39.0069694519043,39.0298881530762,39.1100997924805,39.1043701171875,39.1043701171875,39.1100997924805,39.1158256530762,39.0929069519043,39.0871810913086,39.0814514160156,39.0585327148438,39.0413436889648,39.0356140136719,39.0298881530762,38.9897766113281,38.9783172607422,38.9496688842773,38.9439430236816,38.9152946472168,38.8923759460449,38.8522682189941,38.7434043884277,38.7434043884277,38.7434043884277,38.6975708007812,38.6975708007812,null,38.428279876709,38.3136863708496,38.3136863708496,38.3136863708496,38.3022308349609,38.2907676696777,38.2678527832031,38.250659942627,38.2392044067383,38.2334747314453,38.1990966796875,38.1761779785156,38.1647186279297,38.1360702514648,38.1303405761719,38.1188812255859,38.107421875,38.0615882873535,38.0558586120605,38.0443954467773,38.0386695861816,37.9412651062012,37.8495941162109,37.8954315185547,37.9011573791504,37.9068870544434,37.9240760803223,37.9355354309082,37.9584541320801,37.969913482666,37.9928321838379,38.0730438232422,38.1303405761719,38.1532592773438,38.1647186279297,38.1761779785156,38.1876373291016,38.2162857055664,38.2392044067383,38.2563934326172,38.2793121337891,38.3022308349609,38.3366050720215,38.3595237731934,38.428279876709,38.4397392272949,38.428279876709,38.428279876709,38.428279876709,null,38.737678527832,38.7319450378418,38.7204895019531,38.703296661377,38.6918411254883,38.6975708007812,38.6116256713867,38.5199508666992,38.3996315002441,38.3308792114258,38.2277450561523,38.2563934326172,38.3537940979004,38.5027618408203,38.5314140319824,38.6402702331543,38.7434043884277,38.737678527832,38.737678527832,38.737678527832,null,39.46533203125,39.471061706543,39.4596061706543,39.4366874694824,39.4309539794922,39.4538726806641,39.4596061706543,39.471061706543,39.4997100830078,39.5398178100586,39.5512771606445,39.5570068359375,39.5627365112305,39.5570068359375,39.5570068359375,39.5971145629883,39.6028442382812,39.6028442382812,39.5856552124023,39.5799255371094,39.6200332641602,39.6372184753418,39.7002449035645,39.7231636047363,39.7346229553223,39.7231636047363,39.7231636047363,39.7002449035645,39.6945152282715,39.6658706665039,39.6544075012207,39.642951965332,39.6372184753418,39.6372184753418,39.6314888000488,39.608570098877,39.5971145629883,39.5971145629883,39.5856552124023,39.5570068359375,39.5283584594727,39.4997100830078,39.46533203125,39.46533203125,null,38.9210243225098,38.9611320495605,38.9840507507324,38.9955062866211,39.0069694519043,39.0298881530762,39.138744354248,39.1444778442383,39.1788520812988,39.1673965454102,39.1616630554199,39.1100997924805,39.1043701171875,39.0871810913086,39.0642623901367,39.0413436889648,39.0470733642578,39.0356140136719,38.9382133483887,38.9210243225098,38.8923759460449,38.9382133483887,38.9382133483887,38.9324798583984,38.9324798583984,38.9210243225098,38.9210243225098,null,39.3621978759766,39.327823638916,39.322093963623,39.322093963623,39.3049049377441,39.2934455871582,39.2934455871582,39.2934455871582,39.2819862365723,39.2590675354004,39.2246894836426,39.2017707824707,39.1788520812988,39.1444778442383,39.138744354248,39.0298881530762,39.1158256530762,39.190315246582,39.2246894836426,39.2361526489258,39.2762565612793,39.2877159118652,39.2819862365723,39.322093963623,39.3564720153809,39.4080352783203,39.4137687683105,39.3965797424316,39.3679313659668,39.3621978759766,39.3621978759766,null,37.7865676879883,37.7808380126953,37.7751083374023,37.7693786621094,37.7751083374023,37.7922973632812,37.7808380126953,37.7808380126953,37.7865676879883,37.7751083374023,37.5745697021484,37.5516510009766,37.5344657897949,37.523006439209,37.517276763916,37.4943580627441,37.4657135009766,37.4485206604004,37.4427947998047,37.4313316345215,37.4198760986328,37.4084129333496,37.4141426086426,37.4256019592285,37.4370613098145,37.4599800109863,37.4599800109863,37.4485206604004,37.4599800109863,37.4714393615723,37.4771690368652,37.4771690368652,37.4714393615723,37.4886283874512,37.4943580627441,37.5058174133301,37.517276763916,37.523006439209,37.517276763916,37.523006439209,37.523006439209,37.517276763916,37.5058174133301,37.5000877380371,37.4943580627441,37.5058174133301,37.5287322998047,37.5459251403809,37.5631141662598,37.5745697021484,37.5917587280273,37.6089515686035,37.6318664550781,37.6490592956543,37.6662445068359,37.6719779968262,37.6719779968262,37.6948928833008,37.7178115844727,37.7350006103516,37.7464599609375,37.7579193115234,37.7579193115234,37.7751083374023,37.7865676879883,37.7865676879883,null,43.6421928405762,43.665111541748,43.6765747070312,43.6880302429199,43.7166786193848,43.7567863464355,43.7797050476074,43.7968940734863,43.8312721252441,43.859920501709,43.8771095275879,43.8885650634766,43.9057579040527,43.9172134399414,43.9286766052246,43.9458656311035,43.985969543457,44.0203475952148,44.0547218322754,44.1005592346191,44.117748260498,44.117748260498,44.1120223999023,44.117748260498,44.1463966369629,44.1693153381348,44.1693153381348,44.1578559875488,44.1693153381348,44.1807746887207,44.1979637145996,44.2208824157715,44.2495307922363,44.2495307922363,44.2438011169434,43.985969543457,43.6421928405762,43.6421928405762,43.6421928405762,null,46.1517486572266,46.438232421875,46.4439582824707,46.5986595153809,46.575740814209,46.5986595153809,46.6215782165527,46.6273040771484,46.6330337524414,46.6559524536133,46.6616821289062,46.6330337524414,46.5929260253906,46.386661529541,46.386661529541,46.2376937866211,46.2262344360352,46.1517486572266,46.1460227966309,45.985595703125,45.985595703125,45.9741325378418,46.1517486572266,46.1517486572266,null,45.6475486755371,45.3037757873535,45.212100982666,45.217830657959,45.217830657959,45.6475486755371,45.6475486755371,45.6475486755371,45.6475486755371,null,46.1574783325195,46.4439582824707,46.4439582824707,46.7361679077148,46.7418975830078,46.7590866088867,46.7762756347656,46.7934608459473,46.839298248291,46.839298248291,46.833568572998,46.8794059753418,46.9137840270996,46.9195137023926,46.9309730529785,46.9367027282715,46.9195137023926,46.9080543518066,46.9023246765137,46.8851356506348,46.8450317382812,46.8163795471191,46.7820053100586,46.7304382324219,46.6788711547852,46.6674118041992,46.6330337524414,46.5986595153809,46.4439582824707,46.438232421875,46.1517486572266,46.1574783325195,46.1574783325195,null,44.587574005127,44.6334114074707,44.6620597839355,44.6620597839355,44.6849784851074,44.6849784851074,44.6677894592285,44.6677894592285,44.6391410827637,44.5990333557129,44.5818481445312,44.5646591186523,44.5474662780762,44.5245513916016,44.5417404174805,44.5417404174805,44.6047668457031,44.6391410827637,44.6448707580566,44.318286895752,44.318286895752,44.2438011169434,44.2380714416504,44.2495307922363,44.5818481445312,44.587574005127,44.587574005127,null,44.5990333557129,44.5990333557129,44.2552604675293,44.2380714416504,44.2266120910645,44.2036933898926,44.1865043640137,44.1635856628418,44.1463966369629,44.1292114257812,44.1005592346191,44.0318031311035,44.0661849975586,44.1005592346191,44.1406669616699,44.175048828125,44.1922340393066,44.2323417663574,44.2781791687012,44.3297462463379,44.3641204833984,44.3985023498535,44.4214210510254,44.450065612793,44.4901733398438,44.5188217163086,44.5646591186523,44.5933036804199,44.5933036804199,44.5990333557129,44.5990333557129,null,46.1517486572266,46.1574783325195,45.9741325378418,45.9741325378418,45.6475486755371,45.6475486755371,45.7163047790527,45.7163047790527,45.6360893249512,45.6418151855469,45.7048416137695,45.7334899902344,45.7564086914062,45.7850570678711,45.8423538208008,45.8652687072754,45.8939208984375,45.9111061096191,45.9512138366699,45.9798622131348,45.9913215637207,46.0256996154785,46.0256996154785,46.0543479919434,46.071533203125,46.1517486572266,46.1517486572266,null,43.9344024658203,44.2438011169434,44.2495307922363,44.2380714416504,43.8885650634766,43.8885650634766,43.9286766052246,43.9344024658203,43.9344024658203,null,45.3037757873535,45.1204261779785,45.1146965026855,45.040210723877,44.8568649291992,44.8568649291992,45.1146965026855,45.1261558532715,45.217830657959,45.212100982666,45.3037757873535,45.3037757873535,45.3037757873535,null,44.8568649291992,45.040210723877,45.0344848632812,44.6849784851074,44.4214210510254,44.4214210510254,44.4959030151367,44.5073585510254,44.5990333557129,44.8568649291992,44.8568649291992,null,43.2984199523926,43.3156089782715,43.3213386535645,43.3385276794434,43.3614463806152,43.3614463806152,43.3729057312012,43.3900947570801,43.5619812011719,43.5619812011719,43.5677108764648,43.5906295776367,43.5963592529297,43.6020851135254,43.6135482788086,43.6421928405762,43.6421928405762,43.6421928405762,43.6364669799805,43.6307373046875,43.6364669799805,43.2812309265137,43.2812309265137,43.2984199523926,43.2984199523926,43.2984199523926,null,43.4302024841309,43.4244728088379,43.3156089782715,43.3156089782715,43.2812309265137,43.2812309265137,43.1838302612305,43.1666412353516,43.1551818847656,43.1322631835938,43.1093444824219,43.1036148071289,43.0978851318359,43.080696105957,43.0692367553711,43.0463180541992,43.0291290283203,42.9947547912598,42.9890213012695,42.9947547912598,43.08642578125,43.080696105957,43.1265296936035,43.1666412353516,43.2411231994629,43.2640419006348,43.2984199523926,43.3614463806152,43.413013458252,43.4302024841309,43.4302024841309,null,42.8457832336426,42.8457832336426,42.8572463989258,42.8572463989258,43.2010192871094,43.2239379882812,43.2468566894531,43.2468566894531,43.2525825500488,43.2640419006348,43.269775390625,43.2984199523926,43.2984199523926,43.2812309265137,43.2812309265137,43.2067489624023,42.8457832336426,42.8457832336426,null,43.6364669799805,43.6307373046875,43.544792175293,43.3786354064941,43.3786354064941,43.2010192871094,43.2010192871094,43.2067489624023,43.2812309265137,43.6364669799805,43.6364669799805,43.6364669799805,null,44.6620597839355,44.6620597839355,44.7537307739258,44.8339500427246,44.8511390686035,44.8396759033203,44.8396759033203,44.8396759033203,44.8511390686035,44.8625946044922,44.8797836303711,44.8855133056641,44.891242980957,44.8740577697754,44.8568649291992,44.8396759033203,44.8568649291992,44.8740577697754,44.9141616821289,44.9370803833008,45.0058326721191,45.028751373291,45.0516700744629,45.0860481262207,45.1204261779785,45.1719932556152,45.1719932556152,45.1662635803223,45.1662635803223,45.1891822814941,45.2006416320801,45.2464752197266,45.2636680603027,45.2808570861816,45.2923126220703,45.2865867614746,45.2923126220703,45.2865867614746,45.2808570861816,45.2579383850098,45.2407493591309,45.212100982666,45.1834526062012,45.1605339050293,45.1318855285645,45.0975074768066,45.080322265625,45.0631294250488,45.028751373291,45.0058326721191,44.9886474609375,44.9542694091797,44.89697265625,44.8511390686035,44.7995681762695,44.7422752380371,44.7078971862793,44.6620597839355,44.6620597839355,null,46.1574783325195,46.1517486572266,46.4210395812988,46.6559524536133,46.6616821289062,46.6674118041992,46.713249206543,46.7418975830078,46.6903305053711,46.6846008300781,46.7247085571289,46.7361679077148,46.7247085571289,46.701789855957,46.6846008300781,46.6788711547852,46.6674118041992,46.6731414794922,46.6731414794922,46.6846008300781,46.713249206543,46.7361679077148,46.7361679077148,46.4439582824707,46.4439582824707,46.1574783325195,46.1574783325195,46.1574783325195,null,44.6907081604004,44.8625946044922,45.1261558532715,45.1261558532715,45.217830657959,45.217830657959,45.1261558532715,45.1146965026855,44.8568649291992,44.6849784851074,44.6907081604004,44.6907081604004,null,44.8568649291992,44.8568649291992,44.5990333557129,44.5990333557129,44.5990333557129,44.5990333557129,44.6849784851074,44.8568649291992,44.8568649291992,null,45.7850570678711,45.7048416137695,45.7220306396484,45.7163047790527,45.9741325378418,45.9684028625488,46.0085105895996,45.9970512390137,45.9970512390137,46.0142402648926,46.0199699401855,45.9970512390137,45.9913215637207,45.985595703125,45.9684028625488,45.9626770019531,45.9569435119629,45.9397583007812,45.928295135498,45.9225692749023,45.9053764343262,45.8824615478516,45.8652687072754,45.8480834960938,45.8251647949219,45.80224609375,45.7907867431641,45.7850570678711,45.7850570678711,null,43.8885650634766,43.544792175293,43.544792175293,43.6307373046875,43.6364669799805,43.9000282287598,43.8942947387695,43.9344024658203,43.9286766052246,43.8885650634766,43.8885650634766,null,45.8939208984375,45.9684028625488,45.9626770019531,46.0772666931152,46.0371589660645,46.0314292907715,46.0256996154785,46.0085105895996,45.9684028625488,45.9741325378418,45.7163047790527,45.7220306396484,45.3725280761719,45.3782577514648,45.3839874267578,45.4642028808594,45.4699325561523,45.8939208984375,45.8939208984375,null,42.507740020752,42.507740020752,42.5421180725098,42.5707626342773,42.6108741760254,42.6452484130859,42.6681671142578,42.6796264648438,42.6910858154297,42.7025451660156,42.7311935424805,42.7541122436523,42.7884902954102,42.8744316101074,42.9202690124512,42.9947547912598,42.9890213012695,42.9947547912598,43.0291290283203,43.0463180541992,43.0692367553711,43.080696105957,43.0978851318359,43.1036148071289,43.1093444824219,43.1322631835938,43.1551818847656,43.1666412353516,43.1838302612305,43.1895561218262,43.2067489624023,43.212474822998,43.212474822998,43.212474822998,43.2010192871094,42.811408996582,42.507740020752,42.507740020752,null,42.502010345459,42.502010345459,42.507740020752,42.811408996582,42.8572463989258,42.8572463989258,42.8457832336426,42.502010345459,42.502010345459,null,43.9000282287598,43.6364669799805,43.6364669799805,43.6307373046875,43.6364669799805,43.6421928405762,43.7567863464355,43.7567863464355,43.8198127746582,43.8198127746582,43.8942947387695,43.8942947387695,43.985969543457,43.9745101928711,43.9000282287598,43.9000282287598,null,43.2010192871094,43.2067489624023,43.218204498291,43.218204498291,43.2067489624023,43.1895561218262,43.1666412353516,43.1666412353516,43.1666412353516,43.1666412353516,43.1551818847656,43.1838302612305,43.2010192871094,43.1952857971191,43.1952857971191,43.1895561218262,43.1952857971191,43.2010192871094,42.8572463989258,42.811408996582,42.811408996582,43.2010192871094,43.2010192871094,null,45.985595703125,45.985595703125,46.1460227966309,46.1517486572266,46.2262344360352,46.2376937866211,46.386661529541,46.386661529541,46.5929260253906,46.575740814209,46.5642776489258,46.5585517883301,46.5413627624512,46.5356330871582,46.5413627624512,46.5299034118652,46.5127143859863,46.5127143859863,46.5069847106934,46.5012550354004,46.4840660095215,46.4496879577637,46.3923950195312,46.3408241271973,46.3350982666016,46.3236389160156,46.2835311889648,45.9684028625488,45.985595703125,45.985595703125,null,44.2495307922363,44.1463966369629,44.1578559875488,44.1578559875488,44.1635856628418,44.1635856628418,44.1463966369629,44.1406669616699,44.134937286377,44.1292114257812,44.117748260498,44.0719146728516,44.0719146728516,44.0891036987305,44.2495307922363,44.2495307922363,44.5990333557129,44.5990333557129,44.5073585510254,44.4959030151367,44.4214210510254,44.4214210510254,44.2495307922363,44.2495307922363,null,43.2067489624023,43.2010192871094,42.8400535583496,42.8400535583496,42.8457832336426,43.2067489624023,43.2067489624023,null,44.2495307922363,44.2495307922363,44.2208824157715,44.1979637145996,44.1807746887207,44.1693153381348,44.1578559875488,44.1693153381348,44.1693153381348,44.1463966369629,44.117748260498,44.1120223999023,44.117748260498,44.117748260498,44.1005592346191,44.0547218322754,44.0203475952148,43.985969543457,43.9458656311035,43.9286766052246,43.9172134399414,43.9057579040527,43.8885650634766,43.8771095275879,43.859920501709,43.8312721252441,43.7968940734863,43.7797050476074,43.7567863464355,43.7166786193848,43.6880302429199,43.6765747070312,43.665111541748,43.6421928405762,43.6421928405762,43.722412109375,44.1463966369629,44.2495307922363,44.2495307922363,null,42.502010345459,42.507740020752,42.502010345459,42.6166000366211,42.6223297119141,42.6738967895508,42.6681671142578,42.6166000366211,42.5764923095703,42.5306549072266,42.502010345459,42.502010345459,null,44.318286895752,44.318286895752,44.6448707580566,44.6620597839355,44.6620597839355,44.6391410827637,44.5990333557129,44.5474662780762,44.4844436645508,44.4271469116211,44.3755836486816,44.318286895752,44.318286895752,null,43.99169921875,43.99169921875,44.0031585693359,44.0318031311035,44.0547218322754,44.0604553222656,44.0661849975586,44.0719146728516,44.0604553222656,44.0719146728516,44.0891036987305,44.0891036987305,44.0891036987305,44.0719146728516,44.0719146728516,44.0719146728516,43.7281379699707,43.7281379699707,43.7854347229004,43.8026237487793,43.8427314758301,43.854190826416,43.8942947387695,43.9286766052246,43.9745101928711,43.99169921875,43.99169921875,null,42.507740020752,42.502010345459,42.507740020752,42.811408996582,42.811408996582,42.507740020752,42.507740020752,null,45.4699325561523,45.4642028808594,45.3839874267578,45.3782577514648,45.2063674926758,45.2063674926758,45.1204261779785,45.1204261779785,45.028751373291,45.0344848632812,45.1089668273926,45.1261558532715,45.4699325561523,45.4699325561523,45.4699325561523,null,45.1261558532715,45.3839874267578,45.5616035461426,45.5558738708496,45.4699325561523,45.1261558532715,45.1261558532715,45.1261558532715,null,44.318286895752,44.318286895752,44.2839088439941,44.2323417663574,44.1922340393066,44.1463966369629,44.123477935791,44.1005592346191,44.0547218322754,44.0203475952148,43.9687843322754,43.9401321411133,43.9057579040527,43.8885650634766,43.8885650634766,44.2380714416504,44.2438011169434,44.318286895752,44.318286895752,44.318286895752,null,44.6849784851074,44.6849784851074,45.0344848632812,45.040210723877,45.1204261779785,45.1261558532715,45.1261558532715,45.1089668273926,45.0344848632812,44.6792488098145,44.6849784851074,44.6849784851074,null,45.7220306396484,45.6876525878906,45.676197052002,45.6590042114258,45.6360893249512,45.6131706237793,45.5845222473145,45.5616035461426,45.532958984375,45.4928512573242,45.4527397155762,45.4069061279297,45.3782577514648,45.349609375,45.349609375,45.3610687255859,45.3782577514648,45.349609375,45.2980422973633,45.2407493591309,45.2063674926758,45.1834526062012,45.1548042297363,45.1204261779785,45.1089668273926,45.0975074768066,45.0688591003418,45.0058326721191,44.9943771362305,44.9771881103516,44.9542694091797,44.9886474609375,44.9943771362305,45.023021697998,45.028751373291,45.1089668273926,45.1146965026855,45.2006416320801,45.2006416320801,45.3610687255859,45.3725280761719,45.7220306396484,45.7048416137695,45.7850570678711,45.7907867431641,45.7907867431641,45.7735977172852,45.7564086914062,45.7220306396484,45.7220306396484,null,43.985969543457,43.985969543457,43.8942947387695,43.8942947387695,43.8198127746582,43.8198127746582,43.7567863464355,43.7567863464355,43.6421928405762,43.6421928405762,43.985969543457,43.985969543457,null,42.8400535583496,43.1952857971191,43.1952857971191,43.1609115600586,43.1208038330078,43.08642578125,43.0635108947754,43.0463180541992,43.0176734924316,42.960376739502,42.9202690124512,42.8744316101074,42.8457832336426,42.8400535583496,42.8400535583496,null,44.1463966369629,43.722412109375,43.7281379699707,44.0719146728516,44.0719146728516,44.117748260498,44.1292114257812,44.134937286377,44.1406669616699,44.1463966369629,44.1635856628418,44.1635856628418,44.1578559875488,44.1578559875488,44.1463966369629,44.1463966369629,null,44.6849784851074,44.8568649291992,44.8568649291992,45.1204261779785,45.1204261779785,45.2063674926758,45.2063674926758,45.3782577514648,45.3725280761719,45.3610687255859,45.2006416320801,45.2006416320801,45.1146965026855,45.1089668273926,45.028751373291,45.023021697998,44.9943771362305,44.9886474609375,44.9542694091797,44.9485397338867,44.9198913574219,44.8855133056641,44.8511390686035,44.8282203674316,44.8110313415527,44.770923614502,44.7250862121582,44.7021675109863,44.6677894592285,44.6677894592285,44.6849784851074,44.6849784851074,null,45.5616035461426,45.8996505737305,45.8824615478516,45.8423538208008,45.8480834960938,45.8824615478516,45.8939208984375,45.4699325561523,45.4699325561523,45.5558738708496,45.5616035461426,45.5616035461426,null,44.2438011169434,44.2438011169434,44.5818481445312,44.587574005127,44.587574005127,44.5818481445312,44.2495307922363,44.2438011169434,44.2438011169434,null,43.1952857971191,43.3729057312012,43.3729057312012,43.544792175293,43.5390625,43.4760398864746,43.4244728088379,43.3843650817871,43.3270683288574,43.269775390625,43.2239379882812,43.1952857971191,43.1952857971191,43.1952857971191,null,44.5417404174805,44.5417404174805,44.6907081604004,44.6849784851074,44.5990333557129,44.5933036804199,44.5933036804199,44.5646591186523,44.5188217163086,44.4901733398438,44.450065612793,44.4214210510254,44.4271469116211,44.4557952880859,44.4844436645508,44.5245513916016,44.5417404174805,44.5417404174805,null,44.8625946044922,44.6907081604004,44.5417404174805,44.5417404174805,44.5531959533691,44.576114654541,44.5818481445312,44.6047668457031,44.6506004333496,44.6907081604004,44.7136268615723,44.7537307739258,44.8282203674316,44.8683242797852,44.8625946044922,44.8625946044922,null,45.2980422973633,45.3324203491211,45.3725280761719,45.4069061279297,45.4298248291016,45.4584693908691,45.5214958190918,45.5673332214355,45.5845222473145,45.618896484375,45.6418151855469,45.6360893249512,45.7163047790527,45.7163047790527,45.6475486755371,45.217830657959,45.217830657959,45.2865867614746,45.2980422973633,45.2980422973633,null,44.2438011169434,44.2495307922363,44.5073585510254,44.5130920410156,44.6849784851074,44.6792488098145,44.2380714416504,44.2438011169434,44.2438011169434,null,45.985595703125,45.985595703125,45.8996505737305,45.5616035461426,45.3839874267578,45.3839874267578,45.6418151855469,45.985595703125,45.985595703125,45.985595703125,null,42.8457832336426,42.817138671875,42.7942199707031,42.759838104248,42.7197341918945,42.6853561401367,42.6681671142578,42.6738967895508,42.6223297119141,42.6166000366211,42.8400535583496,42.8400535583496,42.8457832336426,42.8457832336426,null,43.1666412353516,43.1895561218262,43.2067489624023,43.218204498291,43.218204498291,43.2067489624023,43.2010192871094,43.212474822998,43.212474822998,43.212474822998,43.2067489624023,43.1895561218262,43.1838302612305,43.2812309265137,43.2812309265137,43.3156089782715,43.3156089782715,43.4244728088379,43.5619812011719,43.5562515258789,43.5562515258789,43.1666412353516,43.1666412353516,null,42.502010345459,42.496280670166,42.502010345459,42.8457832336426,42.8457832336426,42.8400535583496,42.502010345459,42.502010345459,null,45.6475486755371,45.6418151855469,45.3839874267578,45.3610687255859,45.3037757873535,45.3037757873535,45.6475486755371,45.6475486755371,null,44.8625946044922,44.8683242797852,44.9141616821289,44.9542694091797,45.0459403991699,45.0745887756348,45.1318855285645,45.2006416320801,45.217830657959,45.217830657959,45.1261558532715,45.1261558532715,44.8625946044922,44.8625946044922,null,43.1666412353516,43.5562515258789,43.5562515258789,43.6421928405762,43.6421928405762,43.6135482788086,43.6020851135254,43.5963592529297,43.5906295776367,43.5677108764648,43.5619812011719,43.5619812011719,43.3900947570801,43.3729057312012,43.3614463806152,43.3614463806152,43.3385276794434,43.3213386535645,43.3156089782715,43.2984199523926,43.269775390625,43.2640419006348,43.2525825500488,43.2468566894531,43.2468566894531,43.2239379882812,43.2010192871094,43.1952857971191,43.1895561218262,43.1952857971191,43.1952857971191,43.2010192871094,43.1838302612305,43.1551818847656,43.1666412353516,43.1666412353516,43.1666412353516,43.1666412353516,43.1666412353516,null,45.6418151855469,45.6475486755371,45.9684028625488,45.9741325378418,46.1574783325195,46.1517486572266,45.9741325378418,45.985595703125,45.6418151855469,45.6418151855469,null,44.6849784851074,44.6849784851074,44.6620597839355,44.6620597839355,44.6334114074707,44.587574005127,44.587574005127,44.6677894592285,44.6792488098145,45.0344848632812,45.028751373291,44.9428100585938,44.9428100585938,44.8568649291992,44.8568649291992,44.8568649291992,44.6849784851074,44.6849784851074,null,43.8885650634766,43.8885650634766,43.8885650634766,43.859920501709,43.8255424499512,43.722412109375,43.6994934082031,43.6593856811523,43.6307373046875,43.5791664123535,43.5390625,43.544792175293,43.544792175293,43.8885650634766,43.8885650634766,null,45.040210723877,45.1146965026855,45.1204261779785,45.3037757873535,45.3610687255859,45.3839874267578,45.3839874267578,45.1261558532715,45.1204261779785,45.040210723877,45.0344848632812,45.040210723877,45.040210723877,null,43.99169921875,44.0146179199219,44.0318031311035,44.1005592346191,44.1292114257812,44.1463966369629,44.1635856628418,44.1865043640137,44.2036933898926,44.2266120910645,44.2380714416504,44.2552604675293,44.5990333557129,44.5990333557129,44.2495307922363,44.2495307922363,44.0891036987305,44.0891036987305,44.0891036987305,44.0719146728516,44.0604553222656,44.0719146728516,44.0661849975586,44.0604553222656,44.0547218322754,44.0318031311035,44.0031585693359,43.99169921875,43.99169921875,43.99169921875,null,43.7281379699707,43.722412109375,43.6421928405762,43.5562515258789,43.5619812011719,43.4244728088379,43.4302024841309,43.4531211853027,43.4989547729492,43.5104141235352,43.5104141235352,43.5562515258789,43.5963592529297,43.6307373046875,43.6880302429199,43.7281379699707,43.7281379699707,43.7281379699707,null,46.1001853942871,46.0772666931152,45.9626770019531,45.9684028625488,45.8939208984375,45.8824615478516,45.8480834960938,45.8423538208008,45.8824615478516,45.8996505737305,45.985595703125,45.9684028625488,46.2835311889648,46.2835311889648,46.249153137207,46.1689414978027,46.1402893066406,46.128833770752,46.123104095459,46.1001853942871,46.1001853942871,null,42.502010345459,42.502010345459,42.502010345459,42.8400535583496,42.8400535583496,42.8400535583496,42.6166000366211,42.502010345459,42.502010345459,null,45.6475486755371,45.6475486755371,45.9741325378418,45.9741325378418,46.1574783325195,46.1574783325195,45.9741325378418,45.9684028625488,45.6475486755371,45.6475486755371,null,43.2010192871094,43.3786354064941,43.3786354064941,43.544792175293,43.544792175293,43.544792175293,43.3729057312012,43.3729057312012,43.1952857971191,43.2010192871094,43.2010192871094,null,43.2010192871094,43.2010192871094,43.1952857971191,42.8400535583496,42.8400535583496,42.8400535583496,43.2010192871094,43.2010192871094,null,44.587574005127,44.5818481445312,44.2438011169434,44.2438011169434,44.2380714416504,44.6792488098145,44.6677894592285,44.587574005127,44.587574005127,null,43.985969543457,43.985969543457,44.2438011169434,44.2380714416504,44.2438011169434,43.9745101928711,43.985969543457,43.985969543457,null,44.2438011169434,44.2438011169434,43.9344024658203,43.8942947387695,43.9000282287598,43.9745101928711,44.2438011169434,44.2438011169434,44.2438011169434,null,44.6849784851074,44.6849784851074,44.5130920410156,44.5073585510254,44.2495307922363,44.2495307922363,44.2495307922363,44.4214210510254,44.6849784851074,44.6849784851074,null,41.0065879821777,41.3904724121094,41.3904724121094,41.3847427368164,41.3847427368164,41.9978065490723,42.4389839172363,42.4389839172363,42.4103355407715,42.4103355407715,42.3816909790039,42.3816909790039,42.324390411377,42.3186645507812,42.3014755249023,42.3014755249023,42.2842826843262,42.2842826843262,42.3129348754883,42.3186645507812,42.358772277832,42.358772277832,42.3988761901855,42.4160652160645,42.4160652160645,42.4332542419434,42.4389839172363,42.0894813537598,42.0780181884766,41.7514343261719,41.7399749755859,41.6483001708984,41.0065879821777,41.0123176574707,41.0065879821777,41.0065879821777,41.0065879821777,null,44.9943771362305,45.0001029968262,44.9943771362305,44.9657287597656,44.9256210327148,44.891242980957,44.8683242797852,44.8282203674316,44.7823829650879,44.759464263916,44.7136268615723,44.7021675109863,44.6792488098145,44.6792488098145,44.6964378356934,44.6677894592285,44.6334114074707,44.6334114074707,44.6104927062988,44.6104927062988,44.5818481445312,44.5531959533691,44.5360107421875,44.5073585510254,44.4787139892578,44.4557952880859,44.450065612793,44.450065612793,44.4042282104492,44.3698501586914,44.3412017822266,44.306827545166,44.1693153381348,44.1693153381348,44.175048828125,44.175048828125,44.175048828125,44.1865043640137,44.5245513916016,44.5245513916016,44.8683242797852,44.8740577697754,44.9943771362305,44.9943771362305,null,45.0001029968262,44.8855133056641,44.8797836303711,44.7823829650879,44.7823829650879,44.5360107421875,44.5302772521973,44.1807746887207,43.5046844482422,43.4989547729492,43.6364669799805,43.8140830993652,43.8198127746582,44.1693153381348,44.1693153381348,44.5188217163086,44.5188217163086,44.570384979248,45.0001029968262,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0001029968262,45.0001029968262,null,42.4389839172363,41.9978065490723,41.3847427368164,41.3847427368164,41.3904724121094,41.3904724121094,41.0065879821777,41.0123176574707,41.0180473327637,41.0180473327637,41.3732833862305,41.3847427368164,41.6540298461914,41.6540298461914,41.734245300293,41.734245300293,42.0952110290527,42.0952110290527,42.2441787719727,42.4447135925293,42.4447135925293,42.4447135925293,42.4389839172363,42.4389839172363,42.4389839172363,null,42.4389839172363,42.4332542419434,42.4160652160645,42.4160652160645,42.3988761901855,42.358772277832,42.358772277832,42.3186645507812,42.3129348754883,42.2842826843262,42.2842826843262,42.3014755249023,42.3014755249023,42.3186645507812,42.324390411377,42.3816909790039,42.3816909790039,42.4103355407715,42.4103355407715,42.4389839172363,42.4389839172363,42.5593032836914,42.7827568054199,42.7884902954102,43.1265296936035,43.1265296936035,43.3958206176758,43.407283782959,43.4874954223633,43.4989547729492,43.5046844482422,43.5046844482422,43.4645767211914,43.4531211853027,43.0405921936035,42.6108741760254,42.6051406860352,42.4389839172363,42.4389839172363,null,44.1807746887207,44.1807746887207,44.5302772521973,44.5360107421875,44.7823829650879,44.7823829650879,44.8797836303711,44.8855133056641,45.0001029968262,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,44.5818481445312,44.1807746887207,44.1807746887207,null,44.0203475952148,44.0146179199219,43.9687843322754,43.9515914916992,43.9515914916992,43.9344024658203,43.9172134399414,43.9000282287598,43.8885650634766,43.854190826416,43.8370018005371,43.8026237487793,43.8255424499512,43.8427314758301,43.9172134399414,43.9458656311035,43.9630508422852,43.9515914916992,43.9573211669922,43.9172134399414,43.8885650634766,43.8828392028809,43.8427314758301,43.8312721252441,43.8140830993652,43.7739753723145,43.7052192687988,43.6250038146973,43.6192779541016,43.6078186035156,43.6020851135254,43.5791664123535,43.5677108764648,43.533332824707,43.533332824707,43.5046844482422,43.5046844482422,43.4703102111816,43.4703102111816,43.4531211853027,43.4531211853027,43.4645767211914,43.4703102111816,43.5046844482422,43.5046844482422,43.4703102111816,43.4703102111816,43.1265296936035,43.1208038330078,42.7884902954102,42.7827568054199,42.4447135925293,42.4447135925293,42.2441787719727,42.2499084472656,42.2556381225586,42.2499084472656,42.2556381225586,42.2556381225586,42.4389839172363,42.4389839172363,42.6968154907227,42.6968154907227,42.7140045166016,42.7197341918945,42.7713012695312,42.7827568054199,42.8056755065918,42.817138671875,42.8400535583496,42.8973503112793,42.9431838989258,42.954647064209,42.9890213012695,43.0348587036133,43.0692367553711,43.1666412353516,43.1952857971191,43.218204498291,43.2525825500488,43.269775390625,43.2926902770996,43.3614463806152,43.3671760559082,43.4645767211914,43.4645767211914,44.0203475952148,44.0203475952148,null,41.9978065490723,41.6998672485352,41.5623550415039,41.5738182067871,41.6540298461914,42.6108741760254,42.6108741760254,41.9978065490723,41.9978065490723,null,43.8140830993652,43.8140830993652,43.8942947387695,43.9000282287598,43.985969543457,43.9745101928711,44.0776405334473,44.0776405334473,44.0833740234375,43.985969543457,43.9745101928711,43.9000282287598,43.9000282287598,43.8427314758301,43.8427314758301,43.8140830993652,43.8140830993652,43.7338676452637,43.7281379699707,43.6536560058594,43.6536560058594,43.5046844482422,43.4703102111816,43.4645767211914,43.4531211853027,43.4531211853027,43.4703102111816,43.4703102111816,43.5046844482422,43.5046844482422,43.533332824707,43.533332824707,43.5677108764648,43.5791664123535,43.6020851135254,43.6078186035156,43.6192779541016,43.6250038146973,43.7052192687988,43.7739753723145,43.8140830993652,43.8140830993652,null,43.4874954223633,43.4932289123535,43.4874954223633,43.4932289123535,43.5677108764648,43.8026237487793,43.8140830993652,44.175048828125,44.1693153381348,44.306827545166,44.3412017822266,44.3698501586914,44.4042282104492,44.450065612793,44.450065612793,44.4557952880859,44.4787139892578,44.5073585510254,44.5360107421875,44.5531959533691,44.5531959533691,44.5531959533691,44.5531959533691,44.5646591186523,44.570384979248,44.5188217163086,44.5188217163086,44.1693153381348,44.1693153381348,43.8198127746582,43.8140830993652,43.6364669799805,43.4989547729492,43.4874954223633,43.4874954223633,null,41.0065879821777,41.6483001708984,41.6540298461914,41.5738182067871,41.5623550415039,41.3962020874023,41.0065879821777,41.0123176574707,41.0065879821777,41.0065879821777,null,42.2728271484375,41.5795478820801,41.5795478820801,41.9978065490723,42.5191993713379,43.0233993530273,43.2926902770996,43.2812309265137,43.2067489624023,43.1952857971191,43.1322631835938,43.1208038330078,42.7827568054199,42.7827568054199,42.7140045166016,42.7140045166016,42.4561729431152,42.4504432678223,42.2842826843262,42.2842826843262,42.2728271484375,42.2728271484375,null,42.4389839172363,42.4389839172363,42.4447135925293,42.4447135925293,42.4447135925293,42.4447135925293,42.7827568054199,42.7884902954102,43.1208038330078,43.1265296936035,43.4703102111816,43.4703102111816,43.5046844482422,43.5104141235352,43.4989547729492,43.4932289123535,43.4874954223633,43.4932289123535,43.4874954223633,43.407283782959,43.3958206176758,43.1265296936035,43.1265296936035,42.7884902954102,42.7827568054199,42.5593032836914,42.4389839172363,42.4389839172363,null,42.6108741760254,42.6108741760254,43.0405921936035,43.4531211853027,43.4645767211914,43.5046844482422,43.4989547729492,43.4760398864746,43.0062103271484,42.6108741760254,42.6108741760254,42.6108741760254,null,43.8140830993652,43.8312721252441,43.8427314758301,43.8828392028809,43.8885650634766,43.9172134399414,43.9573211669922,43.9515914916992,43.9630508422852,43.9458656311035,43.9172134399414,43.8427314758301,43.8255424499512,43.8026237487793,43.8370018005371,43.854190826416,43.8885650634766,43.9000282287598,43.9172134399414,43.9344024658203,43.9515914916992,43.9515914916992,43.9687843322754,44.0146179199219,44.0203475952148,44.134937286377,44.1406669616699,44.4901733398438,44.9943771362305,44.9943771362305,44.9943771362305,45.0001029968262,45.0001029968262,45.0001029968262,44.9943771362305,45.0001029968262,44.9943771362305,44.8740577697754,44.8683242797852,44.5245513916016,44.5245513916016,44.1865043640137,44.175048828125,44.0776405334473,44.0776405334473,43.9745101928711,43.985969543457,43.9000282287598,43.8942947387695,43.8140830993652,43.8140830993652,43.8140830993652,null,42.6108741760254,42.6108741760254,41.6540298461914,41.6483001708984,41.7399749755859,41.7514343261719,42.0780181884766,42.0894813537598,42.4389839172363,42.6051406860352,42.6108741760254,42.6108741760254,null,44.5531959533691,44.5818481445312,44.6104927062988,44.6104927062988,44.6334114074707,44.6334114074707,44.6677894592285,44.6964378356934,44.6792488098145,44.6792488098145,44.7021675109863,44.7136268615723,44.759464263916,44.7823829650879,44.8282203674316,44.8683242797852,44.891242980957,44.9256210327148,44.9657287597656,44.9943771362305,45.0001029968262,45.0001029968262,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0001029968262,44.570384979248,44.5646591186523,44.5531959533691,44.5531959533691,44.5531959533691,44.5531959533691,44.5531959533691,null,42.2728271484375,42.2842826843262,42.2842826843262,42.4504432678223,42.4561729431152,42.7140045166016,42.7140045166016,42.7827568054199,42.7827568054199,43.1208038330078,43.1322631835938,43.1952857971191,43.2926902770996,43.2812309265137,43.3729057312012,43.3786354064941,43.4645767211914,43.4645767211914,43.3671760559082,43.3614463806152,43.2926902770996,43.269775390625,43.2525825500488,43.218204498291,43.1952857971191,43.1666412353516,43.0692367553711,43.0348587036133,42.9890213012695,42.954647064209,42.9431838989258,42.8973503112793,42.8400535583496,42.817138671875,42.8056755065918,42.7827568054199,42.7713012695312,42.7197341918945,42.7140045166016,42.6968154907227,42.6968154907227,42.4389839172363,42.4389839172363,42.2556381225586,42.2728271484375,42.2728271484375,null,41.5795478820801,42.2728271484375,42.2556381225586,42.2556381225586,42.2499084472656,42.2556381225586,42.2499084472656,42.2441787719727,42.0952110290527,42.0952110290527,41.734245300293,41.734245300293,41.6540298461914,41.6540298461914,41.3847427368164,41.3732833862305,41.0180473327637,40.9893989562988,40.9951286315918,41.000862121582,41.000862121582,41.5795478820801,41.5795478820801,null,43.2926902770996,43.5046844482422,43.985969543457,44.1406669616699,44.134937286377,44.0203475952148,43.4645767211914,43.3786354064941,43.3729057312012,43.2812309265137,43.2926902770996,43.1952857971191,43.2067489624023,43.2812309265137,43.2926902770996,43.2926902770996,null,41.000862121582,40.9951286315918,41.2300453186035,41.5795478820801,41.5795478820801,41.000862121582,41.000862121582,null,43.5046844482422,43.5046844482422,43.6536560058594,43.6536560058594,43.7281379699707,43.7338676452637,43.8140830993652,43.8140830993652,43.8427314758301,43.8427314758301,43.9000282287598,43.9000282287598,43.9745101928711,43.985969543457,44.0833740234375,44.0776405334473,44.175048828125,44.175048828125,44.175048828125,44.1693153381348,44.1693153381348,44.175048828125,43.8140830993652,43.8026237487793,43.5677108764648,43.4932289123535,43.4989547729492,43.5104141235352,43.5046844482422,43.5046844482422,null,44.1807746887207,44.1807746887207,44.134937286377,43.8484573364258,43.4989547729492,43.5046844482422,43.5046844482422,44.1807746887207,44.1807746887207,null,34.5722732543945,34.9561538696289,34.9561538696289,34.8644828796387,34.8587532043457,34.8874015808105,34.8874015808105,34.8587532043457,34.8587532043457,34.6009216308594,34.5951919555664,34.5149765014648,34.5149765014648,34.4118461608887,34.4118461608887,34.5722732543945,34.5722732543945,34.5722732543945,null,34.0050468444824,33.8446159362793,33.4951095581055,33.3747901916504,33.3747901916504,33.4607353210449,33.4607353210449,33.0310173034668,33.0424728393555,33.0539360046387,33.0825843811035,33.134147644043,33.2659301757812,33.3117637634277,33.3576011657715,33.4034385681152,33.4320907592773,33.455005645752,33.4836540222168,33.5008430480957,33.5294914245605,33.5466804504395,33.5753288269043,33.6326217651367,33.6956481933594,33.7300262451172,33.7815933227539,33.9248313903809,33.9649391174316,33.9993171691895,34.0165023803711,34.039421081543,34.0795288085938,34.1139068603516,34.1540107727051,34.1998481750488,34.2456855773926,34.2628746032715,34.2972526550293,34.2972526550293,34.2628746032715,34.2514190673828,34.2571449279785,34.2342300415039,34.2399559020996,34.211311340332,34.2342300415039,34.2686042785645,34.3087120056152,34.3087120056152,34.3029823303223,34.3259010314941,34.0050468444824,34.0050468444824,null,45.028751373291,45.1204261779785,45.1204261779785,45.1204261779785,44.8568649291992,44.8568649291992,44.9428100585938,44.9428100585938,45.028751373291,45.028751373291,null,39.9122428894043,39.9867248535156,40.0096435546875,40.0096435546875,40.0554809570312,40.0554809570312,40.0096435546875,40.0096435546875,40.0096435546875,39.9122428894043,39.9007797241211,39.9122428894043,39.9122428894043],"text":"","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"rgba(0,0,0,0.502)","dash":"solid"},"fill":"toself","fillcolor":"transparent","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.4620056152344,-87.4849319458008,-87.525032043457,-87.53076171875,-87.5708694458008,-87.5880584716797,-87.5937881469727,-87.5937881469727,-87.6740036010742,-87.8115158081055,-87.8802642822266,-87.9203720092773,-87.9547500610352,-88.0063171386719,-88.0177764892578,-88.0120468139648,-87.9948577880859,-87.9547500610352,-87.9031829833984,-87.8286972045898,-87.8000564575195,-87.8000564575195,-87.8172378540039,-87.8401565551758,-87.8516235351562,-87.8745346069336,-87.9031829833984,-87.9261016845703,-87.9318313598633,-87.9432907104492,-87.9203720092773,-87.9146423339844,-87.9261016845703,-87.9203720092773,-87.9490203857422,-87.989128112793,-88.0063171386719,-88.0177764892578,-88.0349655151367,-88.0464248657227,-88.0521545410156,-88.0521545410156,-88.063606262207,-88.0693435668945,-88.0808029174805,-88.0808029174805,-88.0979919433594,-88.1094436645508,-88.1151809692383,-88.1094436645508,-88.1209106445312,-88.1209106445312,-88.1266403198242,-88.1323699951172,-88.1438293457031,-88.161018371582,-88.172477722168,-88.1896591186523,-88.2240447998047,-88.2354965209961,-88.2870635986328,-88.3157119750977,-88.3329010009766,-88.35009765625,-88.3902053833008,-88.4073867797852,-88.4188461303711,-88.430305480957,-88.4532241821289,-88.4646835327148,-88.4761428833008,-88.430305480957,-88.430305480957,-88.3902053833008,-88.35009765625,-88.3386306762695,-88.2985305786133,-88.2756042480469,-88.2526931762695,-88.2068557739258,-88.2068557739258,-88.1839370727539,-88.166748046875,-88.1495513916016,-88.1094436645508,-88.1323699951172,-88.166748046875,-88.1896591186523,-88.1839370727539,-87.989128112793,-87.6052474975586,-87.2270965576172,-87.2041702270508,-86.8260269165039,-86.7801895141602,-86.3103637695312,-85.8519973754883,-85.6113510131836,-85.5884399414062,-85.5426025390625,-85.5254058837891,-85.4681167602539,-85.4280090332031,-85.4050903320312,-85.3936309814453,-85.3477935791016,-85.3134155273438,-85.2962265014648,-85.2446594238281,-85.2389297485352,-85.1930923461914,-85.1930923461914,-85.1701812744141,-85.1472549438477,-85.1300735473633,-85.1300735473633,-85.1243438720703,-85.1014175415039,-85.1014175415039,-85.0670394897461,-85.0498580932617,-85.0097503662109,-84.9868316650391,-84.992561340332,-84.9753723144531,-84.9810943603516,-85.004020690918,-84.9753723144531,-84.9238052368164,-84.9008865356445,-84.9295349121094,-84.9524536132812,-84.9696426391602,-84.992561340332,-85.0498580932617,-85.0613098144531,-85.0613098144531,-85.0613098144531,-85.0613098144531,-85.0613098144531,-85.0613098144531,-85.0785064697266,-85.1071472167969,-85.1415252685547,-85.1358032226562,-85.1358032226562,-85.1300735473633,-85.1186065673828,-85.0785064697266,-85.0613098144531,-85.0613098144531,-85.0842361450195,-85.0842361450195,-85.0956954956055,-85.0956954956055,-85.1014175415039,-85.1243438720703,-85.1243438720703,-85.1128768920898,-85.1128768920898,-85.0899658203125,-85.0441284179688,-85.0383987426758,-85.0326690673828,-85.0326690673828,-85.0154800415039,-85.0154800415039,-85.4967651367188,-85.5196762084961,-86.0467987060547,-86.2014999389648,-86.3905715942383,-86.705696105957,-86.7973709106445,-87.1812591552734,-87.6052474975586,-87.6052474975586,-87.610969543457,-87.6338958740234,-87.6396255493164,-87.6338958740234,-87.610969543457,-87.5479507446289,-87.4906539916992,-87.4620056152344,-87.4505462646484,-87.4218978881836,-87.4104385375977,-87.4104385375977,-87.4333572387695,-87.4620056152344,-87.4677352905273,-87.4620056152344,-87.44482421875,-87.3989868164062,-87.3932571411133,-87.4047164916992,-87.4218978881836,-87.439094543457,-87.439094543457,-87.4505462646484,-87.4620056152344,-87.4620056152344,null,-114.637390136719,-114.643127441406,-114.603019714355,-114.574363708496,-114.585830688477,-114.597282409668,-114.608741760254,-114.625938415527,-114.666046142578,-114.660308837891,-114.666046142578,-114.671775817871,-114.683235168457,-114.700416564941,-114.700416564941,-114.688957214355,-114.711875915527,-114.734802246094,-114.734802246094,-114.757713317871,-114.734802246094,-114.700416564941,-114.643127441406,-114.557182312012,-114.488426208496,-114.396751403809,-114.327995300293,-114.310813903809,-114.264976501465,-114.201942443848,-114.13892364502,-114.116004943848,-114.08162689209,-114.052978515625,-114.047248840332,-114.041519165039,-113.823799133301,-113.537322998047,-113.279487609863,-113.004470825195,-112.907066345215,-112.729446411133,-112.540374755859,-112.414321899414,-112.208053588867,-111.950225830078,-111.686668395996,-111.411643981934,-111.319969177246,-111.25121307373,-111.125160217285,-110.844413757324,-110.75846862793,-110.683990478516,-110.546478271484,-110.30583190918,-110.088104248047,-110.00789642334,-109.933410644531,-109.715682983398,-109.41202545166,-109.148460388184,-109.039596557617,-109.04532623291,-109.051063537598,-109.051063537598,-109.056785583496,-109.051063537598,-109.056785583496,-109.056785583496,-109.056785583496,-109.234405517578,-109.624015808105,-109.996437072754,-110.351669311523,-110.477722167969,-110.632415771484,-110.987655639648,-111.119430541992,-111.297050476074,-111.388725280762,-111.629364013672,-112.036163330078,-112.32837677002,-112.66641998291,-112.929977416992,-113.187812805176,-113.348236083984,-113.468559265137,-113.743583679199,-114.035797119141,-114.316543579102,-114.700416564941,-114.809280395508,-114.797813415527,-114.769172668457,-114.734802246094,-114.688957214355,-114.654586791992,-114.59156036377,-114.551452636719,-114.522804260254,-114.47696685791,-114.47696685791,-114.482696533203,-114.539993286133,-114.660308837891,-114.700416564941,-114.711875915527,-114.688957214355,-114.740524291992,-114.71760559082,-114.729064941406,-114.688957214355,-114.648849487305,-114.637390136719,-114.608741760254,-114.62020111084,-114.568641662598,-114.557182312012,-114.528533935547,-114.539993286133,-114.522804260254,-114.539993286133,-114.539993286133,-114.517074584961,-114.454048156738,-114.471237182617,-114.448318481445,-114.41967010498,-114.396751403809,-114.299346923828,-114.230598449707,-114.190490722656,-114.133193969727,-114.13892364502,-114.16756439209,-114.287887573242,-114.373832702637,-114.402488708496,-114.41967010498,-114.448318481445,-114.574363708496,-114.551452636719,-114.545722961426,-114.568641662598,-114.608741760254,-114.63166809082,-114.637390136719,-114.637390136719,null,-94.051025390625,-94.051025390625,-94.056755065918,-94.0796661376953,-94.0911254882812,-94.1197738647461,-94.1484298706055,-94.1541595458984,-94.1885375976562,-94.2057189941406,-94.2229080200195,-94.2286376953125,-94.2400970458984,-94.2630157470703,-94.2802047729492,-94.2973937988281,-94.3088531494141,-94.3661499023438,-94.4005279541016,-94.40625,-94.4234466552734,-94.4520874023438,-94.4635543823242,-94.4750137329102,-94.4807434082031,-94.4979248046875,-94.4921951293945,-94.4921951293945,-94.4864654541016,-94.4807434082031,-94.4692840576172,-94.4578247070312,-94.4406356811523,-94.4463577270508,-94.4807434082031,-94.503662109375,-94.5609588623047,-94.5724105834961,-94.6239776611328,-94.0853958129883,-94.0796661376953,-93.8905944824219,-93.873405456543,-93.598388671875,-93.5926513671875,-93.3348236083984,-93.3233642578125,-93.3061752319336,-93.3004455566406,-92.8478088378906,-92.8420791625977,-92.773323059082,-92.7675933837891,-92.5498733520508,-92.1602630615234,-92.1316146850586,-91.6732482910156,-91.4669799804688,-91.4612503051758,-91.421142578125,-91.415412902832,-91.146125793457,-90.7908935546875,-90.5731735229492,-90.2236633300781,-90.1720962524414,-90.1377182006836,-90.1262588500977,-90.1033401489258,-90.0689697265625,-90.0689697265625,-90.0918807983398,-90.1205368041992,-90.1377182006836,-90.1892852783203,-90.1892852783203,-90.2637710571289,-90.3783645629883,-90.3840942382812,-90.2981491088867,-89.971565246582,-89.9658279418945,-89.7939453125,-89.7538375854492,-89.7194595336914,-89.7137298583984,-89.6850814819336,-89.6564407348633,-89.6507034301758,-89.6621704101562,-89.7080078125,-89.7366485595703,-89.7366485595703,-89.7309188842773,-89.7309188842773,-89.7423782348633,-89.7824859619141,-89.799674987793,-89.799674987793,-89.8283233642578,-89.9085388183594,-89.9371871948242,-89.9429168701172,-89.9371871948242,-89.9142684936523,-89.8741607666016,-89.8627014160156,-89.8684310913086,-89.8970794677734,-89.9028091430664,-89.9085388183594,-89.9085388183594,-89.9142684936523,-89.9600982666016,-89.983024597168,-89.9944839477539,-90.0116653442383,-90.0288619995117,-90.0460433959961,-90.0689697265625,-90.0804214477539,-90.0861511230469,-90.0976104736328,-90.1205368041992,-90.1262588500977,-90.1377182006836,-90.16064453125,-90.1835556030273,-90.1892852783203,-90.1892852783203,-90.1663665771484,-90.1491775512695,-90.1090774536133,-90.1033401489258,-90.0918807983398,-90.0976104736328,-90.0976104736328,-90.0861511230469,-90.0689697265625,-90.057502746582,-90.0689697265625,-90.0746994018555,-90.0632400512695,-90.0861511230469,-90.1033401489258,-90.1205368041992,-90.1491775512695,-90.1778259277344,-90.1950149536133,-90.2064743041992,-90.2179336547852,-90.2580413818359,-90.2695007324219,-90.2866897583008,-90.2809600830078,-90.2637710571289,-90.252311706543,-90.24658203125,-90.2580413818359,-90.2866897583008,-90.3153381347656,-90.3497161865234,-90.4127349853516,-90.424201965332,-90.429931640625,-90.429931640625,-90.4471206665039,-90.4585723876953,-90.4757690429688,-90.5216064453125,-90.5330657958984,-90.5445175170898,-90.5330657958984,-90.4814987182617,-90.4700393676758,-90.4643020629883,-90.4643020629883,-90.4814987182617,-90.4929504394531,-90.5330657958984,-90.5559768676758,-90.5731735229492,-90.5674438476562,-90.5330657958984,-90.5330657958984,-90.5387878417969,-90.5617141723633,-90.5731735229492,-90.5674438476562,-90.5788955688477,-90.607551574707,-90.6533889770508,-90.6763000488281,-90.7164077758789,-90.7393264770508,-90.7507858276367,-90.7450561523438,-90.7221374511719,-90.7393264770508,-90.7679748535156,-90.7966232299805,-90.8195419311523,-90.8367309570312,-90.8596496582031,-90.8997573852539,-90.9112091064453,-90.9112091064453,-90.8940277099609,-90.8310012817383,-90.8195419311523,-90.8310012817383,-90.8653717041016,-90.9226684570312,-90.962776184082,-90.9799728393555,-90.9455871582031,-90.9284057617188,-90.9284057617188,-90.9455871582031,-90.962776184082,-90.9799728393555,-90.9857025146484,-91.0086135864258,-91.0429916381836,-91.0601806640625,-91.0716400146484,-91.0716400146484,-91.0544509887695,-91.0487213134766,-91.0601806640625,-91.06591796875,-91.0544509887695,-91.06591796875,-91.0945587158203,-91.1346664428711,-91.1403961181641,-91.1346664428711,-91.0773696899414,-91.06591796875,-91.0773696899414,-91.1117477416992,-91.1403961181641,-91.1862335205078,-91.2034225463867,-91.2206115722656,-91.2091522216797,-91.2034225463867,-91.1747741699219,-91.1633148193359,-91.1690444946289,-91.2148818969727,-91.23779296875,-91.2320709228516,-91.2148818969727,-91.2091522216797,-91.2263412475586,-91.2320709228516,-91.2263412475586,-91.2091522216797,-91.1862335205078,-91.1690444946289,-91.146125793457,-91.1346664428711,-91.1346664428711,-91.1633148193359,-91.1862335205078,-91.1862335205078,-91.1805038452148,-91.1633148193359,-91.1403961181641,-91.1117477416992,-91.0945587158203,-91.0773696899414,-91.0716400146484,-91.0945587158203,-91.1289367675781,-91.1633148193359,-91.1690444946289,-91.157585144043,-91.1232070922852,-91.1117477416992,-91.1002883911133,-91.0888290405273,-91.0716400146484,-91.0544509887695,-91.0487213134766,-91.0429916381836,-91.0601806640625,-91.0716400146484,-91.0773696899414,-91.0888290405273,-91.1289367675781,-91.1690444946289,-91.1805038452148,-91.1862335205078,-91.1403961181641,-91.1346664428711,-91.146125793457,-91.1862335205078,-91.1919555664062,-91.2893676757812,-91.4440612792969,-91.4669799804688,-92.062858581543,-92.0857772827148,-92.7274856567383,-92.9910507202148,-93.2374267578125,-93.4895248413086,-93.5239028930664,-93.8332977294922,-94.051025390625,-94.051025390625,null,-120.006011962891,-120.006011962891,-120.006011962891,-119.994552612305,-120.006011962891,-120.006011962891,-120.006011962891,-120.006011962891,-119.994552612305,-119.868492126465,-119.57056427002,-119.329917907715,-119.140846252441,-118.418922424316,-117.84595489502,-117.181335449219,-115.897903442383,-115.674446105957,-114.637390136719,-114.63166809082,-114.608741760254,-114.568641662598,-114.545722961426,-114.551452636719,-114.574363708496,-114.448318481445,-114.41967010498,-114.402488708496,-114.373832702637,-114.287887573242,-114.16756439209,-114.13892364502,-114.133193969727,-114.190490722656,-114.230598449707,-114.299346923828,-114.396751403809,-114.41967010498,-114.448318481445,-114.471237182617,-114.454048156738,-114.517074584961,-114.539993286133,-114.539993286133,-114.522804260254,-114.539993286133,-114.528533935547,-114.557182312012,-114.568641662598,-114.62020111084,-114.608741760254,-114.637390136719,-114.648849487305,-114.688957214355,-114.729064941406,-114.71760559082,-114.740524291992,-114.688957214355,-114.711875915527,-114.700416564941,-114.660308837891,-114.539993286133,-114.482696533203,-114.47696685791,-114.47696685791,-114.522804260254,-114.551452636719,-114.59156036377,-114.654586791992,-114.688957214355,-114.734802246094,-116.10417175293,-117.112571716309,-117.112571716309,-117.112571716309,-117.124031066895,-117.158409118652,-117.164138793945,-117.152671813965,-117.101119995117,-117.083923339844,-117.083923339844,-117.09538269043,-117.124031066895,-117.146949768066,-117.158409118652,-117.181335449219,-117.198516845703,-117.209983825684,-117.227165222168,-117.232887268066,-117.209983825684,-117.204246520996,-117.209983825684,-117.227165222168,-117.25008392334,-117.255813598633,-117.232887268066,-117.227165222168,-117.244346618652,-117.25008392334,-117.284454345703,-117.318840026855,-117.353210449219,-117.404777526855,-117.43342590332,-117.473533630371,-117.525100708008,-117.565208435059,-117.582405090332,-117.645416259766,-117.679801940918,-117.71418762207,-117.742828369141,-117.78865814209,-117.834503173828,-117.868873596191,-117.891799926758,-117.931907653809,-118.006393432617,-118.057945251465,-118.080871582031,-118.092330932617,-118.138160705566,-118.172546386719,-118.206932067871,-118.235572814941,-118.235572814941,-118.247032165527,-118.281402587891,-118.304328918457,-118.327247619629,-118.36735534668,-118.390266418457,-118.390266418457,-118.373077392578,-118.36735534668,-118.390266418457,-118.441833496094,-118.45329284668,-118.481941223145,-118.533508300781,-118.659568786621,-118.728317260742,-118.774147033691,-118.808532714844,-118.928855895996,-118.94603729248,-118.991882324219,-119.026252746582,-119.054893493652,-119.100738525391,-119.15803527832,-119.198135375977,-119.226783752441,-119.238243103027,-119.329917907715,-119.392951965332,-119.438781738281,-119.490348815918,-119.536178588867,-119.582023620605,-119.667961120605,-119.72526550293,-119.776832580566,-119.839851379395,-119.885696411133,-119.948707580566,-119.994552612305,-120.06330871582,-120.126335144043,-120.275299072266,-120.401344299316,-120.43000793457,-120.464370727539,-120.498756408691,-120.567512512207,-120.607620239258,-120.619079589844,-120.584693908691,-120.584693908691,-120.613342285156,-120.607620239258,-120.573234558105,-120.60188293457,-120.613342285156,-120.63053894043,-120.619079589844,-120.619079589844,-120.60188293457,-120.596153259277,-120.619079589844,-120.653450012207,-120.687828063965,-120.693557739258,-120.71647644043,-120.762321472168,-120.813873291016,-120.853981018066,-120.853981018066,-120.825332641602,-120.813873291016,-120.796691894531,-120.785232543945,-120.813873291016,-120.84253692627,-120.848258972168,-120.888366699219,-120.96858215332,-121.002960205078,-121.071716308594,-121.12328338623,-121.163391113281,-121.214958190918,-121.249328613281,-121.272247314453,-121.272247314453,-121.306617736816,-121.33528137207,-121.375381469727,-121.40975189209,-121.444137573242,-121.46704864502,-121.495704650879,-121.53581237793,-121.570182800293,-121.62174987793,-121.667594909668,-121.696243286133,-121.730606079102,-121.782180786133,-121.828018188477,-121.86238861084,-121.86238861084,-121.86238861084,-121.891036987305,-121.896774291992,-121.931144714355,-121.931144714355,-121.908233642578,-121.91968536377,-121.931144714355,-121.913955688477,-121.891036987305,-121.850929260254,-121.83374786377,-121.793640136719,-121.770713806152,-121.759254455566,-121.764991760254,-121.770713806152,-121.764991760254,-121.799362182617,-121.83374786377,-121.885314941406,-121.908233642578,-121.925422668457,-121.954063415527,-121.971252441406,-122.011360168457,-122.034278869629,-122.103034973145,-122.160339355469,-122.211891174316,-122.234817504883,-122.257736206055,-122.292106628418,-122.303565979004,-122.320762634277,-122.337951660156,-122.37232208252,-122.389518737793,-122.383781433105,-122.37232208252,-122.378059387207,-122.400978088379,-122.418167114258,-122.418167114258,-122.429626464844,-122.469734191895,-122.486915588379,-122.486915588379,-122.486915588379,-122.458267211914,-122.458267211914,-122.469734191895,-122.458267211914,-122.469734191895,-122.48119354248,-122.48119354248,-122.458267211914,-122.446807861328,-122.41242980957,-122.400978088379,-122.383781433105,-122.343673706055,-122.343673706055,-122.337951660156,-122.320762634277,-122.343673706055,-122.360870361328,-122.360870361328,-122.349411010742,-122.332214355469,-122.337951660156,-122.343673706055,-122.309303283691,-122.251998901367,-122.217628479004,-122.194709777832,-122.154602050781,-122.11449432373,-122.091567993164,-122.080123901367,-122.062927246094,-122.045738220215,-122.005630493164,-121.971252441406,-121.948341369629,-121.954063415527,-121.954063415527,-121.999908447266,-122.045738220215,-122.07438659668,-122.091567993164,-122.11449432373,-122.143142700195,-122.188980102539,-122.24055480957,-122.274917602539,-122.269195556641,-122.274917602539,-122.274917602539,-122.274917602539,-122.303565979004,-122.332214355469,-122.360870361328,-122.378059387207,-122.366592407227,-122.349411010742,-122.337951660156,-122.337951660156,-122.292106628418,-122.263458251953,-122.246276855469,-122.217628479004,-122.234817504883,-122.154602050781,-122.125953674316,-122.137413024902,-122.177520751953,-122.217628479004,-122.251998901367,-122.251998901367,-122.28638458252,-122.309303283691,-122.349411010742,-122.37232208252,-122.395240783691,-122.418167114258,-122.423889160156,-122.44108581543,-122.469734191895,-122.498374938965,-122.48119354248,-122.463996887207,-122.469734191895,-122.48119354248,-122.48119354248,-122.469734191895,-122.44108581543,-122.429626464844,-122.429626464844,-122.458267211914,-122.463996887207,-122.458267211914,-122.446807861328,-122.423889160156,-122.406700134277,-122.406700134277,-122.418167114258,-122.44108581543,-122.458267211914,-122.469734191895,-122.458267211914,-122.452545166016,-122.458267211914,-122.486915588379,-122.504104614258,-122.532760620117,-122.549942016602,-122.595779418945,-122.618698120117,-122.635879516602,-122.647346496582,-122.658805847168,-122.670265197754,-122.716094970703,-122.756202697754,-122.77912902832,-122.830696105957,-122.876525878906,-122.882263183594,-122.887985229492,-122.922370910645,-122.93383026123,-122.945289611816,-122.968200683594,-122.985397338867,-122.97966003418,-122.951011657715,-122.939552307129,-122.945289611816,-122.962478637695,-122.939552307129,-122.916633605957,-122.887985229492,-122.876525878906,-122.887985229492,-122.928092956543,-122.945289611816,-122.968200683594,-122.996841430664,-123.031227111816,-123.054153442383,-123.088516235352,-123.140090942383,-123.208839416504,-123.271865844727,-123.323440551758,-123.357818603516,-123.409370422363,-123.455215454102,-123.478141784668,-123.495323181152,-123.535430908203,-123.569801330566,-123.58699798584,-123.64429473877,-123.690124511719,-123.718780517578,-123.707321166992,-123.684394836426,-123.67293548584,-123.73023223877,-123.787536621094,-123.804718017578,-123.810455322266,-123.787536621094,-123.758888244629,-123.764610290527,-123.758888244629,-123.776069641113,-123.804718017578,-123.804718017578,-123.856285095215,-123.902114868164,-123.913581848145,-123.947959899902,-123.976608276367,-123.999526977539,-124.028175354004,-124.045356750488,-124.074005126953,-124.079742431641,-124.12557220459,-124.154220581055,-124.200065612793,-124.25163269043,-124.303199768066,-124.349029541016,-124.354751586914,-124.331848144531,-124.343307495117,-124.383415222168,-124.37767791748,-124.331848144531,-124.286003112793,-124.211524963379,-124.154220581055,-124.114112854004,-124.091201782227,-124.12557220459,-124.154220581055,-124.142761230469,-124.131309509277,-124.091201782227,-124.079742431641,-124.091201782227,-124.056823730469,-124.045356750488,-124.03963470459,-124.03963470459,-124.056823730469,-124.068283081055,-124.074005126953,-124.03963470459,-124.056823730469,-124.09693145752,-124.108390808105,-124.131309509277,-124.154220581055,-124.188606262207,-124.222984313965,-124.234436035156,-124.222984313965,-124.200065612793,-124.188606262207,-124.18286895752,-123.844825744629,-123.546890258789,-123.237487792969,-122.303565979004,-121.472785949707,-120.888366699219,-120.006011962891,-120.006011962891,null,-102.055244445801,-102.060966491699,-102.055244445801,-102.055244445801,-102.055244445801,-102.055244445801,-102.049514770508,-102.049514770508,-102.049514770508,-102.043785095215,-102.043785095215,-102.049514770508,-102.049514770508,-102.124000549316,-102.278694152832,-102.484962463379,-102.748519897461,-102.886032104492,-103.00634765625,-103.086570739746,-103.166786193848,-103.390235900879,-103.636604309082,-103.877243041992,-104.014755249023,-104.112167358398,-104.398643493652,-104.799713134766,-105.103378295898,-105.240882873535,-105.389862060547,-105.601844787598,-105.72216796875,-106.008651733398,-106.472747802734,-106.598793029785,-106.908195495605,-107.274887084961,-107.441047668457,-107.458229064941,-107.549903869629,-107.916603088379,-108.271835327148,-108.392158508301,-108.489555358887,-108.690093994141,-108.919281005859,-109.039596557617,-109.051063537598,-109.04532623291,-109.051063537598,-109.056785583496,-109.056785583496,-109.062515258789,-109.056785583496,-109.056785583496,-109.056785583496,-109.051063537598,-109.056785583496,-107.922332763672,-107.309265136719,-106.856628417969,-106.32950592041,-106.203460693359,-106.209190368652,-105.286720275879,-104.942947387695,-104.060592651367,-103.573585510254,-103.373046875,-102.656845092773,-102.616744995117,-102.060966491699,-102.060966491699,-102.066696166992,-102.060966491699,-102.066696166992,-102.066696166992,-102.055244445801,-102.055244445801,null,-73.4990234375,-73.040657043457,-73.0120086669922,-72.8172073364258,-72.8172073364258,-72.7599105834961,-72.7484512329102,-72.5536422729492,-72.502082824707,-72.1296615600586,-72.1010055541992,-71.8030776977539,-71.7858810424805,-71.7801513671875,-71.7801513671875,-71.7801513671875,-71.7801513671875,-71.7858810424805,-71.8087997436523,-71.8374481201172,-71.8431777954102,-71.8489074707031,-71.8431777954102,-71.9806900024414,-72.0036087036133,-72.049446105957,-72.0838241577148,-72.1067352294922,-72.1239318847656,-72.146842956543,-72.1697692871094,-72.1984100341797,-72.2098770141602,-72.2385177612305,-72.2786254882812,-72.3015441894531,-72.324462890625,-72.3588409423828,-72.3817520141602,-72.3817520141602,-72.3760299682617,-72.3874816894531,-72.4046783447266,-72.4505157470703,-72.4791564941406,-72.5307312011719,-72.5822982788086,-72.6281356811523,-72.6510467529297,-72.6796951293945,-72.7026138305664,-72.7312622070312,-72.782829284668,-72.8229370117188,-72.8687744140625,-72.8974227905273,-72.9146118164062,-72.9489898681641,-72.9719009399414,-72.9890975952148,-73.0234680175781,-73.0693054199219,-73.0979537963867,-73.1094131469727,-73.1151428222656,-73.1266021728516,-73.1495208740234,-73.1838989257812,-73.2125473022461,-73.2411956787109,-73.2641143798828,-73.2813034057617,-73.3615188598633,-73.3901672363281,-73.4016265869141,-73.4245376586914,-73.4474639892578,-73.4818420410156,-73.5104827880859,-73.5162124633789,-73.5620498657227,-73.6308059692383,-73.6709136962891,-73.7224807739258,-73.5391311645508,-73.4990234375,-73.5620498657227,-73.5563201904297,-73.5448608398438,-73.5334091186523,-73.4990234375,-73.4990234375,null,-75.8023147583008,-75.76220703125,-75.7450256347656,-75.7335586547852,-75.7049179077148,-75.6819915771484,-75.6418838500977,-75.6189727783203,-75.5616760253906,-75.5272979736328,-75.4757308959961,-75.4413528442383,-75.4127044677734,-75.4241638183594,-75.4413528442383,-75.5272979736328,-75.5215682983398,-75.5559387207031,-75.5788650512695,-75.5903244018555,-75.5960464477539,-75.5903244018555,-75.5845947265625,-75.5788650512695,-75.5845947265625,-75.5903244018555,-75.5903244018555,-75.5845947265625,-75.5559387207031,-75.5387573242188,-75.5215682983398,-75.492919921875,-75.4585418701172,-75.4356231689453,-75.4184341430664,-75.4012451171875,-75.3955154418945,-75.3955154418945,-75.4012451171875,-75.3955154418945,-75.3668670654297,-75.3324890136719,-75.3210296630859,-75.315299987793,-75.315299987793,-75.2981185913086,-75.2866516113281,-75.2408142089844,-75.2064437866211,-75.1835174560547,-75.1548767089844,-75.1319580078125,-75.0918502807617,-75.0803909301758,-75.0632019042969,-75.0574645996094,-75.0517425537109,-75.0632019042969,-75.0861206054688,-75.0918502807617,-75.1147689819336,-75.1262283325195,-75.1319580078125,-75.1319580078125,-75.1606063842773,-75.1319580078125,-75.1204986572266,-75.1262283325195,-75.1319580078125,-75.1548767089844,-75.1892471313477,-75.2236251831055,-75.217903137207,-75.2121734619141,-75.1892471313477,-75.1663360595703,-75.1434097290039,-75.1319580078125,-75.1147689819336,-75.1033020019531,-75.0918502807617,-75.0689315795898,-75.0517425537109,-75.0574645996094,-75.3496780395508,-75.6934509277344,-75.7049179077148,-75.7220993041992,-75.7335586547852,-75.756477355957,-75.767936706543,-75.7736663818359,-75.7793960571289,-75.8023147583008,-75.8023147583008,null,-77.1373062133789,-77.0628280639648,-77.0169906616211,-76.9310455322266,-77.0513610839844,-77.0513610839844,-77.0628280639648,-77.0742797851562,-77.0971984863281,-77.1373062133789,-77.1373062133789,null,-85.0154800415039,-84.998291015625,-84.9753723144531,-84.9467239379883,-84.9409942626953,-84.9467239379883,-84.9409942626953,-84.9066162109375,-84.8779678344727,-84.8665084838867,-84.3737640380859,-84.3107452392578,-84.087287902832,-84.0128021240234,-83.7606964111328,-83.5945434570312,-83.3825454711914,-83.2851486206055,-83.1247100830078,-82.7064590454102,-82.6033248901367,-82.460090637207,-82.2137145996094,-82.2251739501953,-82.2423629760742,-82.2309036254883,-82.2137145996094,-82.2079849243164,-82.2079849243164,-82.1793365478516,-82.1621475219727,-82.1220397949219,-82.0876617431641,-82.0475616455078,-82.0475616455078,-82.0360946655273,-82.0303649902344,-82.0246353149414,-82.0303649902344,-82.0475616455078,-82.0532913208008,-82.0532913208008,-82.0475616455078,-82.0246353149414,-82.0246353149414,-82.0131759643555,-81.9845275878906,-81.9730682373047,-81.9616165161133,-81.9444198608398,-81.9272384643555,-81.8928527832031,-81.8756713867188,-81.835563659668,-81.8011856079102,-81.7725372314453,-81.7496185302734,-81.7324295043945,-81.6923217773438,-81.6694030761719,-81.652214050293,-81.6350326538086,-81.6006546020508,-81.554817199707,-81.5376205444336,-81.5261611938477,-81.5089797973633,-81.5032501220703,-81.4803237915039,-81.4631423950195,-81.4516830444336,-81.4516830444336,-81.4631423950195,-81.4688720703125,-81.4746017456055,-81.4574127197266,-81.4574127197266,-81.4516830444336,-81.4516830444336,-81.4402160644531,-81.4344940185547,-81.4402160644531,-81.4574127197266,-81.4516830444336,-81.4402160644531,-81.4230346679688,-81.4001083374023,-81.3886566162109,-81.371467590332,-81.3657379150391,-81.3542709350586,-81.3313598632812,-81.2912521362305,-81.2797927856445,-81.2912521362305,-81.2683334350586,-81.2511444091797,-81.2511444091797,-81.2454147338867,-81.2339553833008,-81.2110366821289,-81.199577331543,-81.199577331543,-81.1594696044922,-81.1079025268555,-81.0849838256836,-81.0849838256836,-80.9933090209961,-80.9703979492188,-80.9589385986328,-80.9589385986328,-80.9474716186523,-80.930290222168,-80.9073715209961,-80.9016342163086,-80.9016342163086,-80.8558044433594,-80.7870483398438,-80.7583999633789,-80.7641296386719,-80.7813186645508,-80.8271560668945,-80.8443450927734,-80.8500747680664,-80.8156967163086,-80.7813186645508,-80.7182922363281,-80.6438140869141,-80.5922470092773,-80.5234909057617,-80.477653503418,-80.4432754516602,-80.4146270751953,-80.3802490234375,-80.3573303222656,-80.3344116210938,-80.3286819458008,-80.3286819458008,-80.3114929199219,-80.2713851928711,-80.2427444458008,-80.2140884399414,-80.196907043457,-80.2083587646484,-80.2083587646484,-80.1797103881836,-80.1510696411133,-80.1338729858398,-80.1166915893555,-80.0937728881836,-80.0823059082031,-80.0708541870117,-80.0536651611328,-80.0479354858398,-80.0421981811523,-80.0479354858398,-80.0593948364258,-80.0765838623047,-80.0880355834961,-80.0880355834961,-80.0995025634766,-80.1109619140625,-80.1224136352539,-80.1281433105469,-80.1281433105469,-80.1338729858398,-80.1396102905273,-80.1281433105469,-80.1281433105469,-80.1281433105469,-80.1338729858398,-80.1453399658203,-80.1625213623047,-80.1682510375977,-80.1682510375977,-80.1625213623047,-80.1739807128906,-80.1854476928711,-80.196907043457,-80.2026290893555,-80.2083587646484,-80.2198181152344,-80.2541961669922,-80.2656555175781,-80.2771224975586,-80.3000335693359,-80.3114929199219,-80.3229598999023,-80.3229598999023,-80.3229598999023,-80.3344116210938,-80.3516006469727,-80.3573303222656,-80.3458709716797,-80.3286819458008,-80.3286819458008,-80.3344116210938,-80.3859786987305,-80.3917083740234,-80.4031677246094,-80.4260864257812,-80.4375457763672,-80.4432754516602,-80.471923828125,-80.4891128540039,-80.5005722045898,-80.5177612304688,-80.5578689575195,-80.5865097045898,-80.5979766845703,-80.5922470092773,-80.6094360351562,-80.6323471069336,-80.6781845092773,-80.7125625610352,-80.7927780151367,-80.8271560668945,-80.8500747680664,-80.8959121704102,-80.9474716186523,-80.9646682739258,-80.9933090209961,-81.0448837280273,-81.0849838256836,-81.1079025268555,-81.1308212280273,-81.1651992797852,-81.1766586303711,-81.1823959350586,-81.1766586303711,-81.1651992797852,-81.1422882080078,-81.1193618774414,-81.102180480957,-81.0792541503906,-81.0506134033203,-81.0219650268555,-80.9933090209961,-80.9589385986328,-80.9360198974609,-80.924560546875,-80.930290222168,-80.924560546875,-80.918830871582,-80.918830871582,-80.930290222168,-80.9646682739258,-80.9818572998047,-80.9875793457031,-80.9990463256836,-81.0162353515625,-81.0219650268555,-81.0620727539062,-81.0735244750977,-81.102180480957,-81.1136322021484,-81.1537399291992,-81.1709289550781,-81.1766586303711,-81.19384765625,-81.2167663574219,-81.2224960327148,-81.2110366821289,-81.2167663574219,-81.2454147338867,-81.2511444091797,-81.2855224609375,-81.3141708374023,-81.3313598632812,-81.3600082397461,-81.382926940918,-81.4115753173828,-81.4631423950195,-81.5032501220703,-81.5261611938477,-81.5433578491211,-81.5662689208984,-81.5777282714844,-81.6121063232422,-81.6350326538086,-81.652214050293,-81.6751327514648,-81.6923217773438,-81.7095108032227,-81.7209701538086,-81.7496185302734,-81.7839965820312,-81.824104309082,-81.8470230102539,-81.8527450561523,-81.8527450561523,-81.8527450561523,-81.8527450561523,-81.8756713867188,-81.8756713867188,-81.8756713867188,-81.8871307373047,-81.9157791137695,-81.9329605102539,-81.9673461914062,-81.9902572631836,-82.007453918457,-82.007453918457,-81.9845275878906,-81.9902572631836,-82.0189056396484,-82.0475616455078,-82.0590133666992,-82.0647430419922,-82.0647430419922,-82.0762023925781,-82.0933990478516,-82.09912109375,-82.0933990478516,-82.0819320678711,-82.0647430419922,-82.0762023925781,-82.0933990478516,-82.1105804443359,-82.104850769043,-82.0933990478516,-82.0475616455078,-82.0360946655273,-82.0360946655273,-82.0475616455078,-82.0762023925781,-82.09912109375,-82.1163101196289,-82.1277694702148,-82.1506881713867,-82.1678771972656,-82.2366333007812,-82.2538223266602,-82.2595520019531,-82.2595520019531,-82.2423629760742,-82.1736068725586,-82.1621475219727,-82.1621475219727,-82.1736068725586,-82.2022552490234,-82.2137145996094,-82.2366333007812,-82.2480926513672,-82.2652740478516,-82.282470703125,-82.2939300537109,-82.3340377807617,-82.3454895019531,-82.3626861572266,-82.3855972290039,-82.4085235595703,-82.4257049560547,-82.4658126831055,-82.4772720336914,-82.4772720336914,-82.4715423583984,-82.4830017089844,-82.5173797607422,-82.5460357666016,-82.5632171630859,-82.5632171630859,-82.5689468383789,-82.6033248901367,-82.6262435913086,-82.6720733642578,-82.6778106689453,-82.6663513183594,-82.6606216430664,-82.6548919677734,-82.6319732666016,-82.5861358642578,-82.5804061889648,-82.5861358642578,-82.5918655395508,-82.5975952148438,-82.5918655395508,-82.5689468383789,-82.5632171630859,-82.5632171630859,-82.557487487793,-82.5402984619141,-82.5173797607422,-82.5001983642578,-82.4772720336914,-82.4715423583984,-82.4772720336914,-82.4772720336914,-82.4658126831055,-82.4314346313477,-82.3855972290039,-82.3913269042969,-82.3970565795898,-82.4085235595703,-82.4142532348633,-82.4085235595703,-82.4314346313477,-82.4371643066406,-82.4486236572266,-82.460090637207,-82.4658126831055,-82.4830017089844,-82.4772720336914,-82.4830017089844,-82.4944610595703,-82.5116500854492,-82.5231094360352,-82.5402984619141,-82.5402984619141,-82.5402984619141,-82.5402984619141,-82.5632171630859,-82.6033248901367,-82.6205139160156,-82.6377029418945,-82.6548919677734,-82.6606216430664,-82.6778106689453,-82.6835403442383,-82.6949996948242,-82.7007293701172,-82.7064590454102,-82.7064590454102,-82.7179107666016,-82.729377746582,-82.729377746582,-82.7179107666016,-82.6720733642578,-82.6548919677734,-82.6319732666016,-82.6262435913086,-82.6377029418945,-82.6377029418945,-82.6319732666016,-82.6319732666016,-82.6377029418945,-82.6377029418945,-82.6377029418945,-82.6434326171875,-82.6606216430664,-82.6835403442383,-82.6949996948242,-82.7007293701172,-82.7179107666016,-82.735107421875,-82.7522964477539,-82.7580184936523,-82.7694854736328,-82.7752151489258,-82.7866744995117,-82.8038558959961,-82.8095855712891,-82.8210525512695,-82.8267822265625,-82.8439636230469,-82.8496932983398,-82.8496932983398,-82.8325119018555,-82.8038558959961,-82.7866744995117,-82.7866744995117,-82.7866744995117,-82.7981262207031,-82.7981262207031,-82.7752151489258,-82.740837097168,-82.735107421875,-82.729377746582,-82.729377746582,-82.7179107666016,-82.7064590454102,-82.7007293701172,-82.6835403442383,-82.6778106689453,-82.6892700195312,-82.6778106689453,-82.6663513183594,-82.6606216430664,-82.6606216430664,-82.6720733642578,-82.6720733642578,-82.6663513183594,-82.6548919677734,-82.6377029418945,-82.6377029418945,-82.6548919677734,-82.6548919677734,-82.6434326171875,-82.6434326171875,-82.6434326171875,-82.6663513183594,-82.6835403442383,-82.6949996948242,-82.6949996948242,-82.6949996948242,-82.6892700195312,-82.6778106689453,-82.6548919677734,-82.6377029418945,-82.6262435913086,-82.6205139160156,-82.6319732666016,-82.6548919677734,-82.6949996948242,-82.7121887207031,-82.7236480712891,-82.7236480712891,-82.735107421875,-82.7465667724609,-82.740837097168,-82.740837097168,-82.7465667724609,-82.7580184936523,-82.7924041748047,-82.8038558959961,-82.8095855712891,-82.8038558959961,-82.7981262207031,-82.8095855712891,-82.8496932983398,-82.8840713500977,-82.9757461547852,-83.010124206543,-83.0445022583008,-83.0674209594727,-83.0731506347656,-83.0731506347656,-83.0674209594727,-83.0903396606445,-83.1189880371094,-83.1419067382812,-83.1533660888672,-83.1648254394531,-83.1648254394531,-83.187744140625,-83.2106552124023,-83.2335815429688,-83.2507629394531,-83.2679595947266,-83.2794189453125,-83.2966003417969,-83.3080596923828,-83.3137969970703,-83.3309783935547,-83.3481674194336,-83.37109375,-83.3882751464844,-83.3997344970703,-83.3940048217773,-83.3997344970703,-83.4112014770508,-83.4112014770508,-83.4513092041016,-83.4856796264648,-83.4914093017578,-83.5085983276367,-83.5257873535156,-83.5487060546875,-83.5658950805664,-83.5945434570312,-83.6002731323242,-83.6002731323242,-83.5830841064453,-83.5773468017578,-83.5945434570312,-83.6231842041016,-83.6575698852539,-83.6976776123047,-83.7435073852539,-83.7778930664062,-83.8122711181641,-83.8294525146484,-83.9440460205078,-83.9841537475586,-84.0299835205078,-84.0758209228516,-84.1044769287109,-84.1331253051758,-84.1560363769531,-84.1789627075195,-84.2133331298828,-84.2305297851562,-84.2477111816406,-84.2763671875,-84.2763671875,-84.2820892333984,-84.3050079345703,-84.3393859863281,-84.3565826416016,-84.3909530639648,-84.3909530639648,-84.368034362793,-84.368034362793,-84.4024124145508,-84.4196014404297,-84.4310607910156,-84.4081420898438,-84.3737640380859,-84.3508453369141,-84.3451156616211,-84.3565826416016,-84.368034362793,-84.3737640380859,-84.4138717651367,-84.4367904663086,-84.4539794921875,-84.4654388427734,-84.4826202392578,-84.4998168945312,-84.5227355957031,-84.5341949462891,-84.5628433227539,-84.6258697509766,-84.7175445556641,-84.8092193603516,-84.8550491333008,-84.8836975097656,-84.8951568603516,-84.9008865356445,-84.8951568603516,-84.8836975097656,-84.9008865356445,-84.9180755615234,-84.9467239379883,-84.9467239379883,-84.9639129638672,-84.9868316650391,-84.998291015625,-85.0097503662109,-85.0212020874023,-85.0613098144531,-85.1243438720703,-85.1701812744141,-85.1930923461914,-85.2160186767578,-85.2389297485352,-85.2618560791016,-85.2962265014648,-85.3191452026367,-85.3420639038086,-85.3649826049805,-85.3821716308594,-85.3993606567383,-85.4337310791016,-85.445198059082,-85.456657409668,-85.450927734375,-85.450927734375,-85.4394683837891,-85.4280090332031,-85.4108200073242,-85.4050903320312,-85.4050903320312,-85.4108200073242,-85.4050903320312,-85.3821716308594,-85.3649826049805,-85.3477935791016,-85.3306045532227,-85.3248748779297,-85.3306045532227,-85.3535232543945,-85.3764419555664,-85.3936309814453,-85.3936309814453,-85.4108200073242,-85.450927734375,-85.4853057861328,-85.5082244873047,-85.5254058837891,-85.5254058837891,-85.6858367919922,-85.6915664672852,-85.6915664672852,-85.6743850708008,-85.63427734375,-85.5196762084961,-85.5024948120117,-85.4967651367188,-85.5139465332031,-85.5254058837891,-85.5483322143555,-85.5655136108398,-85.5941619873047,-85.6170806884766,-85.6571884155273,-85.6801071166992,-85.7030258178711,-85.7316741943359,-85.7030258178711,-85.7030258178711,-85.6858367919922,-85.6858367919922,-85.6972961425781,-85.72021484375,-85.7316741943359,-85.7431335449219,-85.7545928955078,-85.7775115966797,-85.8061599731445,-85.8233489990234,-85.8462677001953,-85.8691864013672,-85.8691864013672,-85.8519973754883,-85.8290786743164,-85.8004302978516,-85.7832412719727,-85.7832412719727,-85.7775115966797,-85.7545928955078,-85.7545928955078,-85.7545928955078,-85.7488632202148,-85.7545928955078,-85.7775115966797,-85.8749160766602,-85.9494018554688,-85.9895095825195,-86.0353469848633,-86.1556625366211,-86.2645263671875,-86.3390045166016,-86.4020385742188,-86.436408996582,-86.4765167236328,-86.4937133789062,-86.5108947753906,-86.5108947753906,-86.5051651000977,-86.4765167236328,-86.4306793212891,-86.4020385742188,-86.3733901977539,-86.350471496582,-86.3332824707031,-86.3218231201172,-86.3046340942383,-86.2874450683594,-86.2473373413086,-86.2072296142578,-86.1671295166016,-86.1442031860352,-86.1384735107422,-86.1384735107422,-86.1613922119141,-86.1957702636719,-86.2358779907227,-86.2473373413086,-86.2587966918945,-86.2874450683594,-86.2988967895508,-86.3332824707031,-86.361930847168,-86.4020385742188,-86.4249496459961,-86.4421463012695,-86.4536056518555,-86.4650573730469,-86.4707870483398,-86.4822463989258,-86.5051651000977,-86.5108947753906,-86.5051651000977,-86.5108947753906,-86.5280838012695,-86.5567321777344,-86.5681915283203,-86.5853805541992,-86.6082992553711,-86.62548828125,-86.6770553588867,-86.7572708129883,-86.803108215332,-86.8775863647461,-86.9520797729492,-87.0265579223633,-87.078125,-87.1182327270508,-87.1411514282227,-87.1640701293945,-87.1812591552734,-87.1869888305664,-87.1869888305664,-87.1755294799805,-87.158332824707,-87.1239624023438,-87.078125,-87.0552062988281,-87.0208282470703,-86.986457824707,-86.9749908447266,-86.9749908447266,-86.9807205200195,-87.0036392211914,-87.0150985717773,-87.0150985717773,-87.0150985717773,-87.0208282470703,-87.0322952270508,-87.0494766235352,-87.072395324707,-87.078125,-87.0895843505859,-87.1067733764648,-87.1239624023438,-87.1239624023438,-87.1182327270508,-87.1296920776367,-87.1468811035156,-87.1697998046875,-87.1869888305664,-87.2041702270508,-87.1984481811523,-87.1869888305664,-87.1755294799805,-87.1812591552734,-87.1984481811523,-87.2213668823242,-87.261474609375,-87.2958450317383,-87.3073120117188,-87.3130416870117,-87.3187713623047,-87.3359527587891,-87.3817901611328,-87.3932571411133,-87.4047164916992,-87.4104385375977,-87.439094543457,-87.4906539916992,-87.5078430175781,-87.5135726928711,-87.5135726928711,-87.4677352905273,-87.4620056152344,-87.4620056152344,-87.4505462646484,-87.439094543457,-87.439094543457,-87.4218978881836,-87.4047164916992,-87.3932571411133,-87.3989868164062,-87.44482421875,-87.4620056152344,-87.4677352905273,-87.4620056152344,-87.4333572387695,-87.4104385375977,-87.4104385375977,-87.4218978881836,-87.4505462646484,-87.4620056152344,-87.4906539916992,-87.5479507446289,-87.610969543457,-87.6338958740234,-87.6396255493164,-87.6338958740234,-87.610969543457,-87.6052474975586,-87.6052474975586,-87.1812591552734,-86.7973709106445,-86.705696105957,-86.3905715942383,-86.2014999389648,-86.0467987060547,-85.5196762084961,-85.4967651367188,-85.0154800415039,-85.0154800415039,null,-80.8901824951172,-80.8500747680664,-80.8443450927734,-80.8500747680664,-80.8844528198242,-80.930290222168,-80.9532089233398,-80.9646682739258,-80.9589385986328,-80.9474716186523,-80.9875793457031,-81.0105056762695,-81.0391464233398,-81.0964508056641,-81.1079025268555,-81.1136322021484,-81.0907211303711,-81.0849838256836,-81.0735244750977,-81.0391464233398,-81.0391464233398,-81.0448837280273,-81.0735244750977,-81.0849838256836,-81.1079025268555,-81.1250915527344,-81.1422882080078,-81.1766586303711,-81.199577331543,-81.1823959350586,-81.1823959350586,-81.1709289550781,-81.1365585327148,-81.1308212280273,-81.1308212280273,-81.1365585327148,-81.1537399291992,-81.1651992797852,-81.19384765625,-81.2053070068359,-81.2282333374023,-81.2511444091797,-81.2740631103516,-81.2855224609375,-81.2855224609375,-81.2740631103516,-81.2568740844727,-81.2454147338867,-81.2110366821289,-81.199577331543,-81.19384765625,-81.19384765625,-81.2053070068359,-81.2282333374023,-81.2454147338867,-81.2511444091797,-81.2912521362305,-81.3027114868164,-81.3199005126953,-81.3256301879883,-81.3256301879883,-81.3256301879883,-81.3428192138672,-81.4058456420898,-81.4287643432617,-81.4402160644531,-81.4459457397461,-81.4230346679688,-81.4001083374023,-81.4001083374023,-81.4115753173828,-81.4287643432617,-81.4402160644531,-81.4459457397461,-81.4402160644531,-81.4402160644531,-81.4516830444336,-81.4746017456055,-81.5089797973633,-81.5204315185547,-81.5318908691406,-81.5433578491211,-81.5318908691406,-81.5261611938477,-81.5376205444336,-81.5261611938477,-81.5032501220703,-81.4860534667969,-81.4803237915039,-81.4688720703125,-81.4402160644531,-81.4344940185547,-81.4230346679688,-81.4115753173828,-81.4058456420898,-81.4001083374023,-81.4001083374023,-81.4058456420898,-81.4230346679688,-81.4402160644531,-81.4574127197266,-81.4746017456055,-81.4975204467773,-81.5089797973633,-81.5089797973633,-81.4975204467773,-81.4746017456055,-81.4574127197266,-81.4459457397461,-81.4516830444336,-81.4803237915039,-81.4975204467773,-81.5032501220703,-81.5032501220703,-81.5147094726562,-81.5204315185547,-81.5204315185547,-81.4860534667969,-81.4860534667969,-81.5089797973633,-81.554817199707,-81.6006546020508,-81.6350326538086,-81.652214050293,-81.6694030761719,-81.6923217773438,-81.7324295043945,-81.7496185302734,-81.7725372314453,-81.8011856079102,-81.835563659668,-81.8756713867188,-81.8928527832031,-81.9272384643555,-81.9444198608398,-81.9616165161133,-81.9730682373047,-81.9845275878906,-82.0131759643555,-82.0246353149414,-82.0246353149414,-82.0475616455078,-82.0532913208008,-82.0532913208008,-82.0475616455078,-82.0303649902344,-82.0246353149414,-82.0303649902344,-82.0360946655273,-82.0475616455078,-82.0475616455078,-82.0876617431641,-82.1220397949219,-82.1621475219727,-82.1793365478516,-82.2079849243164,-82.2079849243164,-82.2137145996094,-82.2309036254883,-82.2423629760742,-82.2251739501953,-82.2137145996094,-82.460090637207,-82.6033248901367,-82.7064590454102,-83.1247100830078,-83.2851486206055,-83.3825454711914,-83.5945434570312,-83.7606964111328,-84.0128021240234,-84.087287902832,-84.3107452392578,-84.3737640380859,-84.8665084838867,-84.8779678344727,-84.9066162109375,-84.9409942626953,-84.9467239379883,-84.9409942626953,-84.9467239379883,-84.9753723144531,-84.998291015625,-85.0154800415039,-85.0154800415039,-85.0326690673828,-85.0326690673828,-85.0383987426758,-85.0441284179688,-85.0899658203125,-85.1128768920898,-85.1128768920898,-85.1243438720703,-85.1243438720703,-85.1014175415039,-85.0956954956055,-85.0956954956055,-85.0842361450195,-85.0842361450195,-85.0613098144531,-85.0613098144531,-85.0785064697266,-85.1186065673828,-85.1300735473633,-85.1358032226562,-85.1358032226562,-85.1415252685547,-85.1071472167969,-85.0785064697266,-85.0613098144531,-85.0613098144531,-85.0613098144531,-85.0613098144531,-85.0613098144531,-85.0613098144531,-85.0498580932617,-84.992561340332,-84.9696426391602,-84.9524536132812,-84.9295349121094,-84.9008865356445,-84.9238052368164,-84.9753723144531,-85.004020690918,-84.9810943603516,-84.9753723144531,-84.992561340332,-84.9868316650391,-85.0097503662109,-85.0498580932617,-85.0670394897461,-85.1014175415039,-85.1014175415039,-85.1243438720703,-85.1300735473633,-85.1300735473633,-85.1472549438477,-85.1701812744141,-85.1930923461914,-85.1930923461914,-85.2389297485352,-85.2446594238281,-85.2962265014648,-85.3134155273438,-85.3477935791016,-85.3936309814453,-85.4050903320312,-85.4280090332031,-85.4681167602539,-85.5254058837891,-85.5426025390625,-85.5884399414062,-85.6113510131836,-85.456657409668,-85.3649826049805,-85.273307800293,-84.992561340332,-84.8264007568359,-84.7748336791992,-84.6315994262695,-84.3279266357422,-84.3221969604492,-84.3221969604492,-84.1445846557617,-84.0185317993164,-83.9497756958008,-83.5830841064453,-83.5143280029297,-83.1361770629883,-83.1075286865234,-83.1304473876953,-83.1419067382812,-83.182014465332,-83.3080596923828,-83.3252563476562,-83.3538970947266,-83.365364074707,-83.365364074707,-83.3481674194336,-83.3137969970703,-83.2736892700195,-83.2450408935547,-83.2049331665039,-83.182014465332,-83.1590957641602,-83.1075286865234,-83.0616912841797,-83.00439453125,-82.9585647583008,-82.9012603759766,-82.8726196289062,-82.8554229736328,-82.8382339477539,-82.8210525512695,-82.7866744995117,-82.7522964477539,-82.740837097168,-82.735107421875,-82.7236480712891,-82.6892700195312,-82.6663513183594,-82.6377029418945,-82.6205139160156,-82.6033248901367,-82.5918655395508,-82.5632171630859,-82.5517578125,-82.5059280395508,-82.4887313842773,-82.4658126831055,-82.4142532348633,-82.3684158325195,-82.3053817749023,-82.288200378418,-82.2652740478516,-82.2480926513672,-82.2194366455078,-82.2022552490234,-82.1736068725586,-82.1564178466797,-82.1163101196289,-82.0933990478516,-82.0418243408203,-82.0017242431641,-81.9845275878906,-81.9272384643555,-81.9272384643555,-81.9329605102539,-81.9444198608398,-81.9386901855469,-81.9444198608398,-81.9329605102539,-81.8699417114258,-81.8470230102539,-81.8527450561523,-81.8470230102539,-81.8126373291016,-81.7839965820312,-81.7610778808594,-81.7725372314453,-81.7610778808594,-81.7381591796875,-81.6808700561523,-81.6292953491211,-81.554817199707,-81.5089797973633,-81.4860534667969,-81.4975204467773,-81.4746017456055,-81.4574127197266,-81.4516830444336,-81.4230346679688,-81.4173049926758,-81.4115753173828,-81.4230346679688,-81.4230346679688,-81.4058456420898,-81.4058456420898,-81.4115753173828,-81.3943862915039,-81.3600082397461,-81.3370895385742,-81.2912521362305,-81.199577331543,-81.19384765625,-81.1823959350586,-81.1594696044922,-81.1365585327148,-81.1250915527344,-81.1308212280273,-81.1422882080078,-81.1594696044922,-81.1537399291992,-81.1365585327148,-81.1250915527344,-81.0907211303711,-81.0506134033203,-80.9990463256836,-80.9646682739258,-80.924560546875,-80.8901824951172,-80.8901824951172,null,-117.026634216309,-117.026634216309,-117.026634216309,-116.98078918457,-116.952140808105,-116.934959411621,-116.957878112793,-116.957878112793,-116.923492431641,-116.906311035156,-116.917770385742,-116.952140808105,-117.003707885742,-117.04955291748,-117.09538269043,-117.158409118652,-117.204246520996,-117.204246520996,-117.204246520996,-117.22144317627,-117.232887268066,-117.209983825684,-117.204246520996,-117.141227722168,-117.078201293945,-117.038093566895,-116.992248535156,-116.94068145752,-116.917770385742,-116.88338470459,-116.85474395752,-116.831817626953,-116.820358276367,-116.849021911621,-116.843284606934,-116.791709899902,-116.774528503418,-116.745880126953,-116.717239379883,-116.68285369873,-116.671394348145,-116.665672302246,-116.55680847168,-116.545349121094,-116.465133666992,-116.470855712891,-116.522422790527,-116.545349121094,-116.579719543457,-116.654205322266,-116.700035095215,-116.745880126953,-116.774528503418,-116.80891418457,-116.843284606934,-116.89485168457,-116.929229736328,-116.952140808105,-116.923492431641,-116.957878112793,-116.963600158691,-117.032356262207,-117.032356262207,-117.026634216309,-117.026634216309,-117.032356262207,-117.032356262207,-117.032356262207,-117.032356262207,-117.032356262207,-117.026634216309,-117.020896911621,-116.877662658691,-116.568260192871,-116.213035583496,-116.041145324707,-116.041145324707,-116.046867370605,-116.041145324707,-116.029685974121,-115.915084838867,-115.869255065918,-115.840606689453,-115.783317565918,-115.73747253418,-115.73747253418,-115.69164276123,-115.708824157715,-115.73747253418,-115.65153503418,-115.657257080078,-115.73747253418,-115.571319580078,-115.542663574219,-115.49683380127,-115.32494354248,-115.296295166016,-115.158790588379,-115.067115783691,-115.027008056641,-114.952522277832,-114.929595947266,-114.929595947266,-114.889488220215,-114.843658447266,-114.769172668457,-114.78636932373,-114.751983642578,-114.666046142578,-114.637390136719,-114.63166809082,-114.63166809082,-114.585830688477,-114.528533935547,-114.454048156738,-114.396751403809,-114.339454650879,-114.322273254395,-114.345184326172,-114.345184326172,-114.396751403809,-114.373832702637,-114.436859130859,-114.459777832031,-114.436859130859,-114.442588806152,-114.505615234375,-114.505615234375,-114.454048156738,-114.459777832031,-114.499885559082,-114.459777832031,-114.408210754395,-114.408210754395,-114.373832702637,-114.465507507324,-114.528533935547,-114.539993286133,-114.517074584961,-114.499885559082,-114.494155883789,-114.562911987305,-114.539993286133,-114.465507507324,-114.448318481445,-114.333724975586,-114.264976501465,-114.230598449707,-114.161834716797,-114.070167541504,-113.989959716797,-113.932655334473,-113.881088256836,-113.863906860352,-113.806610107422,-113.789413452148,-113.818069458008,-113.760772705078,-113.749305725098,-113.760772705078,-113.720664978027,-113.697746276855,-113.57169342041,-113.51439666748,-113.445648193359,-113.439910888672,-113.491485595703,-113.445648193359,-113.388343811035,-113.359703063965,-113.353973388672,-113.313865661621,-113.227920532227,-113.136245727539,-113.056030273438,-113.078948974609,-113.015922546387,-113.02165222168,-112.964363098145,-112.895599365234,-112.844032287598,-112.815391540527,-112.82112121582,-112.792472839355,-112.717987060547,-112.448699951172,-112.402862548828,-112.345565795898,-112.339836120605,-112.242431640625,-112.173675537109,-112.110649108887,-112.059089660645,-111.864280700684,-111.806983947754,-111.658012390137,-111.623634338379,-111.583526611328,-111.480400085449,-111.468940734863,-111.514778137207,-111.497589111328,-111.480400085449,-111.480400085449,-111.474670410156,-111.434562683105,-111.405914306641,-111.382995605469,-111.337158203125,-111.268402099609,-111.228302001953,-111.239753723145,-111.222564697266,-111.142356872559,-111.125160217285,-111.090789794922,-111.056411743164,-111.062141418457,-111.056411743164,-111.062141418457,-111.050682067871,-111.056411743164,-111.056411743164,-111.050682067871,-111.491851806641,-111.5205078125,-112.110649108887,-112.173675537109,-113.015922546387,-114.047248840332,-114.305076599121,-115.061378479004,-117.026634216309,-117.026634216309,null,-90.6419219970703,-90.4184646606445,-89.9142684936523,-89.8455123901367,-89.3928756713867,-89.3756866455078,-88.9402389526367,-88.7740783691406,-88.699592590332,-88.3042602539062,-88.2011184692383,-87.8000564575195,-87.8000564575195,-87.8000564575195,-87.8115158081055,-87.8286972045898,-87.8286972045898,-87.8172378540039,-87.7885894775391,-87.7714080810547,-87.7427520751953,-87.6740036010742,-87.6625442504883,-87.6396255493164,-87.6281661987305,-87.6052474975586,-87.5823287963867,-87.5536804199219,-87.53076171875,-87.525032043457,-87.525032043457,-87.525032043457,-87.53076171875,-87.525032043457,-87.53076171875,-87.53076171875,-87.53076171875,-87.536491394043,-87.53076171875,-87.536491394043,-87.536491394043,-87.5823287963867,-87.610969543457,-87.6052474975586,-87.6052474975586,-87.5937881469727,-87.5937881469727,-87.610969543457,-87.6338958740234,-87.6740036010742,-87.6568069458008,-87.5937881469727,-87.5765991210938,-87.5708694458008,-87.53076171875,-87.525032043457,-87.536491394043,-87.5479507446289,-87.5193023681641,-87.4963836669922,-87.5193023681641,-87.5479507446289,-87.5937881469727,-87.6281661987305,-87.6338958740234,-87.6625442504883,-87.6740036010742,-87.6797332763672,-87.7255706787109,-87.7484817504883,-87.7427520751953,-87.7542190551758,-87.794319152832,-87.8172378540039,-87.8286972045898,-87.8344268798828,-87.8745346069336,-87.8974609375,-87.9203720092773,-87.9432907104492,-87.9432907104492,-87.9719390869141,-87.9948577880859,-87.989128112793,-87.9662094116211,-87.9318313598633,-87.9203720092773,-87.9432907104492,-87.9662094116211,-88.0349655151367,-88.0235061645508,-88.0349655151367,-88.0349655151367,-88.0808029174805,-88.1037216186523,-88.0922622680664,-88.0521545410156,-88.0808029174805,-88.0464248657227,-88.0235061645508,-88.0464248657227,-88.0979919433594,-88.1438293457031,-88.161018371582,-88.161018371582,-88.1266403198242,-88.1037216186523,-88.0808029174805,-88.0865325927734,-88.1151809692383,-88.1839370727539,-88.2641525268555,-88.344367980957,-88.3730087280273,-88.4016571044922,-88.4474945068359,-88.4704132080078,-88.4818725585938,-88.4876022338867,-88.5105209350586,-88.516242980957,-88.5047912597656,-88.4532241821289,-88.4474945068359,-88.4532241821289,-88.4704132080078,-88.4990615844727,-88.5506286621094,-88.5850067138672,-88.6422958374023,-88.7339706420898,-88.7511672973633,-88.8141860961914,-88.8542938232422,-88.9345092773438,-88.9746170043945,-89.0147171020508,-89.0605545043945,-89.0949325561523,-89.1121292114258,-89.1464996337891,-89.1808776855469,-89.1923370361328,-89.1751480102539,-89.1980667114258,-89.2439041137695,-89.2668228149414,-89.2897415161133,-89.2840118408203,-89.2610931396484,-89.2782821655273,-89.3012008666992,-89.3298492431641,-89.3527679443359,-89.3871459960938,-89.3928756713867,-89.4043350219727,-89.4444427490234,-89.4559020996094,-89.4673538208008,-89.5017395019531,-89.5131912231445,-89.5074615478516,-89.4730911254883,-89.4329833984375,-89.4215240478516,-89.4444427490234,-89.5074615478516,-89.518928527832,-89.518928527832,-89.5017395019531,-89.5131912231445,-89.5475692749023,-89.6449737548828,-89.6564407348633,-89.6736221313477,-89.7194595336914,-89.8397827148438,-89.9028091430664,-89.9314575195312,-89.983024597168,-89.983024597168,-89.9429168701172,-89.9371871948242,-89.9543762207031,-90.0002059936523,-90.1205368041992,-90.16064453125,-90.1950149536133,-90.2064743041992,-90.252311706543,-90.3038787841797,-90.3726272583008,-90.3783645629883,-90.3955535888672,-90.3669052124023,-90.3439865112305,-90.3038787841797,-90.2637710571289,-90.24658203125,-90.2007522583008,-90.1835556030273,-90.1835556030273,-90.1950149536133,-90.1892852783203,-90.1778259277344,-90.1434478759766,-90.1205368041992,-90.1205368041992,-90.1434478759766,-90.1892852783203,-90.240852355957,-90.2695007324219,-90.3153381347656,-90.3726272583008,-90.4070129394531,-90.4528427124023,-90.4929504394531,-90.5445175170898,-90.5674438476562,-90.6018142700195,-90.6361923217773,-90.6705703735352,-90.6763000488281,-90.69921875,-90.7164077758789,-90.69921875,-90.7221374511719,-90.7278671264648,-90.7221374511719,-90.7450561523438,-90.7622451782227,-90.8138122558594,-90.8940277099609,-90.9341354370117,-90.9799728393555,-91.0372619628906,-91.06591796875,-91.1060180664062,-91.1633148193359,-91.1862335205078,-91.2836303710938,-91.335205078125,-91.3523941040039,-91.3638458251953,-91.3810424804688,-91.4497909545898,-91.4555206298828,-91.4440612792969,-91.421142578125,-91.4669799804688,-91.4841690063477,-91.5013580322266,-91.4956283569336,-91.4898986816406,-91.4669799804688,-91.4383392333984,-91.415412902832,-91.4096832275391,-91.3867721557617,-91.3925018310547,-91.3925018310547,-91.3753051757812,-91.415412902832,-91.415412902832,-91.3753051757812,-91.3523941040039,-91.3065567016602,-91.2664489746094,-91.1862335205078,-91.146125793457,-91.1117477416992,-91.1117477416992,-91.1002883911133,-91.0888290405273,-91.0429916381836,-90.9742431640625,-90.9513168334961,-90.9455871582031,-90.9513168334961,-90.9570465087891,-90.9857025146484,-91.0200805664062,-91.0544509887695,-91.0888290405273,-91.0888290405273,-91.06591796875,-91.0601806640625,-91.06591796875,-91.0372619628906,-91.0143432617188,-90.9857025146484,-90.9284057617188,-90.8768310546875,-90.8367309570312,-90.7737045288086,-90.7164077758789,-90.6533889770508,-90.607551574707,-90.5445175170898,-90.4585723876953,-90.4127349853516,-90.3554458618164,-90.3439865112305,-90.3267974853516,-90.3210678100586,-90.3038787841797,-90.2695007324219,-90.240852355957,-90.1892852783203,-90.1778259277344,-90.16064453125,-90.16064453125,-90.1491775512695,-90.1377182006836,-90.1491775512695,-90.16064453125,-90.1778259277344,-90.24658203125,-90.3267974853516,-90.3726272583008,-90.4070129394531,-90.4184646606445,-90.4184646606445,-90.4528427124023,-90.4814987182617,-90.6419219970703,-90.6476516723633,-90.6419219970703,-90.6419219970703,null,-88.0235061645508,-88.0464248657227,-88.0808029174805,-88.0521545410156,-88.0922622680664,-88.1037216186523,-88.0808029174805,-88.0349655151367,-88.0349655151367,-88.0235061645508,-88.0349655151367,-87.9662094116211,-87.9432907104492,-87.9203720092773,-87.9318313598633,-87.9662094116211,-87.989128112793,-87.9948577880859,-87.9719390869141,-87.9432907104492,-87.9432907104492,-87.9203720092773,-87.8974609375,-87.8745346069336,-87.8344268798828,-87.8286972045898,-87.8172378540039,-87.794319152832,-87.7542190551758,-87.7427520751953,-87.7484817504883,-87.7255706787109,-87.6797332763672,-87.6740036010742,-87.6625442504883,-87.6338958740234,-87.6281661987305,-87.5937881469727,-87.5479507446289,-87.5193023681641,-87.4963836669922,-87.5193023681641,-87.5479507446289,-87.536491394043,-87.525032043457,-87.53076171875,-87.5708694458008,-87.5765991210938,-87.5937881469727,-87.6568069458008,-87.6740036010742,-87.6338958740234,-87.610969543457,-87.5937881469727,-87.5937881469727,-87.6052474975586,-87.6052474975586,-87.610969543457,-87.5823287963867,-87.536491394043,-87.536491394043,-87.53076171875,-87.536491394043,-87.53076171875,-87.53076171875,-87.53076171875,-87.525032043457,-87.53076171875,-87.525032043457,-87.525032043457,-87.525032043457,-87.53076171875,-87.4906539916992,-87.4677352905273,-87.4333572387695,-87.3989868164062,-87.3474197387695,-87.3073120117188,-87.2213668823242,-87.1812591552734,-87.078125,-87.0036392211914,-86.9291534423828,-86.8718566894531,-86.8202972412109,-86.5223541259766,-86.2358779907227,-86.0582580566406,-85.7545928955078,-85.6629180908203,-85.2962265014648,-85.2102813720703,-84.8321304321289,-84.8034820556641,-84.7977523803711,-84.7977523803711,-84.7977523803711,-84.8034820556641,-84.8034820556641,-84.8034820556641,-84.8092193603516,-84.81494140625,-84.8092193603516,-84.81494140625,-84.81494140625,-84.820671081543,-84.820671081543,-84.820671081543,-84.820671081543,-84.820671081543,-84.820671081543,-84.820671081543,-84.8722381591797,-84.8951568603516,-84.8894271850586,-84.8607788085938,-84.8550491333008,-84.8550491333008,-84.8836975097656,-84.8722381591797,-84.820671081543,-84.7977523803711,-84.8092193603516,-84.8321304321289,-84.8321304321289,-84.8092193603516,-84.81494140625,-84.8264007568359,-84.9066162109375,-84.998291015625,-85.0383987426758,-85.0613098144531,-85.1529846191406,-85.181640625,-85.1988220214844,-85.2332000732422,-85.267578125,-85.2904968261719,-85.3363342285156,-85.3535232543945,-85.3879013061523,-85.4280090332031,-85.456657409668,-85.456657409668,-85.4394683837891,-85.4280090332031,-85.450927734375,-85.4738388061523,-85.5139465332031,-85.5884399414062,-85.6170806884766,-85.628547668457,-85.6399993896484,-85.6571884155273,-85.7374038696289,-85.7775115966797,-85.8061599731445,-85.8405380249023,-85.8577270507812,-85.8921051025391,-85.9150238037109,-85.9150238037109,-85.9150238037109,-85.9322052001953,-85.9608612060547,-85.9895095825195,-86.0238800048828,-86.0467987060547,-86.0639877319336,-86.1040954589844,-86.1442031860352,-86.1957702636719,-86.2358779907227,-86.2645263671875,-86.2759857177734,-86.2759857177734,-86.2931747436523,-86.2988967895508,-86.3218231201172,-86.3332824707031,-86.3733901977539,-86.3848419189453,-86.3676605224609,-86.3275527954102,-86.3848419189453,-86.4536056518555,-86.4707870483398,-86.4765167236328,-86.4478759765625,-86.4536056518555,-86.4879837036133,-86.5108947753906,-86.533821105957,-86.5166244506836,-86.533821105957,-86.5911102294922,-86.6025695800781,-86.631217956543,-86.6541366577148,-86.6541366577148,-86.6541366577148,-86.6827850341797,-86.7114334106445,-86.7343521118164,-86.7916412353516,-86.803108215332,-86.8489456176758,-86.889045715332,-86.9291534423828,-86.9807205200195,-87.0093688964844,-87.0265579223633,-87.0609359741211,-87.083854675293,-87.1010437011719,-87.1239624023438,-87.1411514282227,-87.1640701293945,-87.2328262329102,-87.3015823364258,-87.3130416870117,-87.341682434082,-87.3817901611328,-87.439094543457,-87.4562759399414,-87.4734649658203,-87.4906539916992,-87.53076171875,-87.5536804199219,-87.5765991210938,-87.6052474975586,-87.610969543457,-87.5995178222656,-87.5995178222656,-87.610969543457,-87.6396255493164,-87.6625442504883,-87.6854629516602,-87.6797332763672,-87.7026443481445,-87.7255706787109,-87.794319152832,-87.8172378540039,-87.8401565551758,-87.8745346069336,-87.8974609375,-87.9146423339844,-87.9203720092773,-87.9203720092773,-87.9089126586914,-87.9031829833984,-87.9089126586914,-87.9203720092773,-87.9432907104492,-87.9547500610352,-88.0005874633789,-88.0235061645508,-88.0235061645508,null,-91.2263412475586,-91.2263412475586,-91.2034225463867,-91.1690444946289,-91.15185546875,-91.0716400146484,-91.0601806640625,-91.0716400146484,-91.1403961181641,-91.1747741699219,-91.1805038452148,-91.1747741699219,-91.15185546875,-91.1289367675781,-91.0888290405273,-91.0716400146484,-91.0601806640625,-91.0086135864258,-90.9570465087891,-90.8997573852539,-90.8768310546875,-90.8195419311523,-90.7507858276367,-90.69921875,-90.6648406982422,-90.6591110229492,-90.6419219970703,-90.6476516723633,-90.6419219970703,-90.4814987182617,-90.4528427124023,-90.4184646606445,-90.4184646606445,-90.4070129394531,-90.3726272583008,-90.3267974853516,-90.24658203125,-90.1778259277344,-90.16064453125,-90.1491775512695,-90.1377182006836,-90.1491775512695,-90.16064453125,-90.16064453125,-90.1778259277344,-90.1892852783203,-90.240852355957,-90.2695007324219,-90.3038787841797,-90.3210678100586,-90.3267974853516,-90.3439865112305,-90.3554458618164,-90.4127349853516,-90.4585723876953,-90.5445175170898,-90.607551574707,-90.6533889770508,-90.7164077758789,-90.7737045288086,-90.8367309570312,-90.8768310546875,-90.9284057617188,-90.9857025146484,-91.0143432617188,-91.0372619628906,-91.06591796875,-91.0601806640625,-91.06591796875,-91.0888290405273,-91.0888290405273,-91.0544509887695,-91.0200805664062,-90.9857025146484,-90.9570465087891,-90.9513168334961,-90.9455871582031,-90.9513168334961,-90.9742431640625,-91.0429916381836,-91.0888290405273,-91.1002883911133,-91.1117477416992,-91.1117477416992,-91.146125793457,-91.1862335205078,-91.2664489746094,-91.3065567016602,-91.3523941040039,-91.3753051757812,-91.415412902832,-91.415412902832,-91.3753051757812,-91.3925018310547,-91.3925018310547,-91.3867721557617,-91.4096832275391,-91.415412902832,-91.4898986816406,-91.5242767333984,-91.5873031616211,-91.6159515380859,-91.6675186157227,-91.7018966674805,-91.9368057250977,-92.1717224121094,-92.3436126708984,-92.6300888061523,-92.6873779296875,-93.0999145507812,-93.3749313354492,-93.5697402954102,-93.7760009765625,-94.0166473388672,-94.2400970458984,-94.4807434082031,-94.6354370117188,-94.9161911010742,-95.2026672363281,-95.3745574951172,-95.7527084350586,-95.76416015625,-95.769889831543,-95.7928161621094,-95.8329238891602,-95.8615646362305,-95.8730316162109,-95.867301940918,-95.8443756103516,-95.8558349609375,-95.8271942138672,-95.8271942138672,-95.8214645385742,-95.8386535644531,-95.8730316162109,-95.8730316162109,-95.8730316162109,-95.8558349609375,-95.8730316162109,-95.8844833374023,-95.8902130126953,-95.9016723632812,-95.9016723632812,-95.8787612915039,-95.8730316162109,-95.8787612915039,-95.9016723632812,-95.9245986938477,-95.9303207397461,-95.9245986938477,-95.9245986938477,-95.9303207397461,-95.9360504150391,-95.947509765625,-95.9990768432617,-96.0048141479492,-96.0162658691406,-96.0449142456055,-96.0850219726562,-96.0792922973633,-96.0506439208984,-96.0506439208984,-96.0678329467773,-96.0964813232422,-96.125129699707,-96.125129699707,-96.1194000244141,-96.0907516479492,-96.1022109985352,-96.0964813232422,-96.130859375,-96.1652374267578,-96.1537780761719,-96.1537780761719,-96.1652374267578,-96.1824264526367,-96.222526550293,-96.2282638549805,-96.2626342773438,-96.2798309326172,-96.2970123291016,-96.3371200561523,-96.3428497314453,-96.3428497314453,-96.319938659668,-96.319938659668,-96.3485794067383,-96.3428497314453,-96.3485794067383,-96.405876159668,-96.4116134643555,-96.405876159668,-96.394416809082,-96.3886871337891,-96.3886871337891,-96.394416809082,-96.4345245361328,-96.4402542114258,-96.4689025878906,-96.4689025878906,-96.4689025878906,-96.4746322631836,-96.5605773925781,-96.58349609375,-96.6064147949219,-96.6064147949219,-96.5949554443359,-96.5605773925781,-96.5204696655273,-96.5204696655273,-96.5204696655273,-96.4975509643555,-96.4975509643555,-96.4975509643555,-96.5147399902344,-96.4459838867188,-96.4402542114258,-96.4345245361328,-96.4345245361328,-96.4402542114258,-96.4517135620117,-96.4574508666992,-96.4689025878906,-96.4975509643555,-96.5319290161133,-96.5548477172852,-96.5605773925781,-96.5720367431641,-96.5548477172852,-96.5319290161133,-96.5147399902344,-96.5090103149414,-96.5376586914062,-96.5720367431641,-96.5949554443359,-96.58349609375,-96.4287948608398,-96.0449142456055,-95.8615646362305,-95.4662322998047,-95.3917388916016,-94.9161911010742,-94.8646240234375,-94.4520874023438,-94.2630157470703,-93.9765396118164,-93.6442260742188,-93.4952545166016,-93.0598068237305,-93.0254287719727,-92.5498733520508,-92.4581985473633,-92.0800476074219,-91.7248153686523,-91.6044921875,-91.2263412475586,-91.2263412475586,null,-94.6354370117188,-95.0078659057617,-95.0880737304688,-95.4203948974609,-95.5292510986328,-95.8042678833008,-95.9761581420898,-96.0105361938477,-96.5319290161133,-96.7439270019531,-97.1736373901367,-97.4658508300781,-97.8096237182617,-98.1132888793945,-98.3539352416992,-98.5430145263672,-99.0128326416016,-99.4769287109375,-99.5514144897461,-100.009780883789,-100.084266662598,-100.622848510742,-100.937973022461,-101.069755554199,-101.556770324707,-102.01513671875,-102.049514770508,-102.049514770508,-102.043785095215,-102.043785095215,-102.049514770508,-102.049514770508,-102.049514770508,-102.055244445801,-102.055244445801,-102.055244445801,-102.055244445801,-102.060966491699,-102.055244445801,-101.40779876709,-101.316131591797,-100.760360717773,-100.731712341309,-100.181671142578,-99.6316299438477,-99.6316299438477,-99.1675338745117,-99.0701293945312,-98.7148971557617,-98.5143661499023,-98.2794494628906,-97.947135925293,-97.8153610229492,-97.3741760253906,-96.9043502807617,-96.8126754760742,-96.4574508666992,-96.2397232055664,-96.0219955444336,-95.7985458374023,-95.3516311645508,-95.3344497680664,-95.3000717163086,-95.2485046386719,-95.2255859375,-95.1797485351562,-95.1281814575195,-95.0479736328125,-95.0250473022461,-95.0021362304688,-94.9792098999023,-94.9505615234375,-94.8932723999023,-94.8875427246094,-94.8932723999023,-94.9276504516602,-94.8703536987305,-94.9104614257812,-94.9792098999023,-94.9792098999023,-95.036506652832,-95.0594329833984,-95.0766143798828,-95.1109924316406,-95.1109924316406,-95.0651550292969,-94.9849395751953,-94.956298828125,-94.9391021728516,-94.8932723999023,-94.8932723999023,-94.85888671875,-94.8130569458008,-94.767219543457,-94.7328414916992,-94.6812744140625,-94.6411743164062,-94.6067962646484,-94.583869934082,-94.5953369140625,-94.6125183105469,-94.6182479858398,-94.6125183105469,-94.6182479858398,-94.6125183105469,-94.6239776611328,-94.6239776611328,-94.6297073364258,-94.6297073364258,-94.6297073364258,-94.6354370117188,-94.6354370117188,-94.6354370117188,-94.6354370117188,null,-82.5689468383789,-82.5746765136719,-82.5804061889648,-82.5861358642578,-82.5804061889648,-82.5689468383789,-82.5632171630859,-82.5746765136719,-82.5861358642578,-82.5861358642578,-82.5804061889648,-82.5975952148438,-82.6147842407227,-82.6205139160156,-82.6147842407227,-82.5517578125,-82.4772720336914,-82.4658126831055,-82.4715423583984,-82.4830017089844,-82.4830017089844,-82.4658126831055,-82.4486236572266,-82.4257049560547,-82.4085235595703,-82.3970565795898,-82.3569488525391,-82.3168487548828,-82.3111114501953,-82.3111114501953,-82.2939300537109,-82.2538223266602,-82.2137145996094,-82.1907958984375,-82.1736068725586,-82.1678771972656,-82.1564178466797,-82.1334991455078,-82.1334991455078,-82.1392288208008,-82.1220397949219,-82.0876617431641,-82.0647430419922,-82.0189056396484,-81.9673461914062,-82.1621475219727,-82.2423629760742,-82.2939300537109,-82.3225784301758,-82.3569488525391,-82.4085235595703,-82.4830017089844,-82.5402984619141,-82.5517578125,-82.6892700195312,-82.7121887207031,-82.7121887207031,-82.7121887207031,-82.740837097168,-82.7522964477539,-82.7580184936523,-82.8038558959961,-82.8325119018555,-82.8554229736328,-82.8554229736328,-82.8496932983398,-82.8611602783203,-82.8668899536133,-82.8840713500977,-82.9585647583008,-82.9986724853516,-83.0387725830078,-83.0788803100586,-83.1075286865234,-83.1189880371094,-83.1419067382812,-83.193473815918,-83.3882751464844,-83.4455718994141,-83.4914093017578,-83.5601654052734,-83.6174621582031,-83.646110534668,-83.6632919311523,-83.6804885864258,-83.7549667358398,-84.0242614746094,-84.2133331298828,-84.723274230957,-84.7862930297852,-84.9639129638672,-85.2847671508789,-85.2962265014648,-85.450927734375,-85.7545928955078,-85.9665832519531,-86.1900405883789,-86.3848419189453,-86.4536056518555,-86.4994354248047,-86.533821105957,-86.5624618530273,-86.5968399047852,-86.6713256835938,-86.7630004882812,-87.0666656494141,-87.1182327270508,-87.3244934082031,-87.6453552246094,-87.6797332763672,-87.8344268798828,-87.8344268798828,-87.8516235351562,-87.9432907104492,-88.063606262207,-88.0521545410156,-88.0406951904297,-88.0406951904297,-88.0464248657227,-88.063606262207,-88.4818725585938,-88.5219802856445,-88.8141860961914,-88.8485641479492,-89.335578918457,-89.4043350219727,-89.3986053466797,-89.4043350219727,-89.3298492431641,-89.2954788208008,-89.249641418457,-89.2209854125977,-89.1923370361328,-89.1694259643555,-89.1694259643555,-89.1636962890625,-89.152229309082,-89.1464996337891,-89.1293182373047,-89.1121292114258,-89.1063919067383,-89.1121292114258,-89.1121292114258,-89.1350402832031,-89.1464996337891,-89.1407699584961,-89.0892105102539,-89.0892105102539,-89.0892105102539,-89.0834808349609,-89.1063919067383,-89.1350402832031,-89.1751480102539,-89.1923370361328,-89.1808776855469,-89.1464996337891,-89.1121292114258,-89.0949325561523,-89.0605545043945,-89.0147171020508,-88.9746170043945,-88.9345092773438,-88.8542938232422,-88.8141860961914,-88.7511672973633,-88.7339706420898,-88.6422958374023,-88.5850067138672,-88.5506286621094,-88.4990615844727,-88.4704132080078,-88.4532241821289,-88.4474945068359,-88.4532241821289,-88.5047912597656,-88.516242980957,-88.5105209350586,-88.4876022338867,-88.4818725585938,-88.4704132080078,-88.4474945068359,-88.4016571044922,-88.3730087280273,-88.344367980957,-88.2641525268555,-88.1839370727539,-88.1151809692383,-88.0865325927734,-88.0808029174805,-88.1037216186523,-88.1266403198242,-88.161018371582,-88.161018371582,-88.1438293457031,-88.0979919433594,-88.0464248657227,-88.0235061645508,-88.0005874633789,-87.9547500610352,-87.9432907104492,-87.9203720092773,-87.9089126586914,-87.9031829833984,-87.9089126586914,-87.9203720092773,-87.9203720092773,-87.9146423339844,-87.8974609375,-87.8745346069336,-87.8401565551758,-87.8172378540039,-87.794319152832,-87.7255706787109,-87.7026443481445,-87.6797332763672,-87.6854629516602,-87.6625442504883,-87.6396255493164,-87.610969543457,-87.5995178222656,-87.5995178222656,-87.610969543457,-87.6052474975586,-87.5765991210938,-87.5536804199219,-87.53076171875,-87.4906539916992,-87.4734649658203,-87.4562759399414,-87.439094543457,-87.3817901611328,-87.341682434082,-87.3130416870117,-87.3015823364258,-87.2328262329102,-87.1640701293945,-87.1411514282227,-87.1239624023438,-87.1010437011719,-87.083854675293,-87.0609359741211,-87.0265579223633,-87.0093688964844,-86.9807205200195,-86.9291534423828,-86.889045715332,-86.8489456176758,-86.803108215332,-86.7916412353516,-86.7343521118164,-86.7114334106445,-86.6827850341797,-86.6541366577148,-86.6541366577148,-86.6541366577148,-86.631217956543,-86.6025695800781,-86.5911102294922,-86.533821105957,-86.5166244506836,-86.533821105957,-86.5108947753906,-86.4879837036133,-86.4536056518555,-86.4478759765625,-86.4765167236328,-86.4707870483398,-86.4536056518555,-86.3848419189453,-86.3275527954102,-86.3676605224609,-86.3848419189453,-86.3733901977539,-86.3332824707031,-86.3218231201172,-86.2988967895508,-86.2931747436523,-86.2759857177734,-86.2759857177734,-86.2645263671875,-86.2358779907227,-86.1957702636719,-86.1442031860352,-86.1040954589844,-86.0639877319336,-86.0467987060547,-86.0238800048828,-85.9895095825195,-85.9608612060547,-85.9322052001953,-85.9150238037109,-85.9150238037109,-85.9150238037109,-85.8921051025391,-85.8577270507812,-85.8405380249023,-85.8061599731445,-85.7775115966797,-85.7374038696289,-85.6571884155273,-85.6399993896484,-85.628547668457,-85.6170806884766,-85.5884399414062,-85.5139465332031,-85.4738388061523,-85.450927734375,-85.4280090332031,-85.4394683837891,-85.456657409668,-85.456657409668,-85.4280090332031,-85.3879013061523,-85.3535232543945,-85.3363342285156,-85.2904968261719,-85.267578125,-85.2332000732422,-85.1988220214844,-85.181640625,-85.1529846191406,-85.0613098144531,-85.0383987426758,-84.998291015625,-84.9066162109375,-84.8264007568359,-84.81494140625,-84.8092193603516,-84.8321304321289,-84.8321304321289,-84.8092193603516,-84.7977523803711,-84.820671081543,-84.8722381591797,-84.8836975097656,-84.8550491333008,-84.8550491333008,-84.8607788085938,-84.8894271850586,-84.8951568603516,-84.8722381591797,-84.820671081543,-84.7805633544922,-84.7461853027344,-84.7118072509766,-84.6659698486328,-84.6258697509766,-84.5685653686523,-84.5112762451172,-84.4768981933594,-84.4539794921875,-84.4310607910156,-84.4196014404297,-84.3909530639648,-84.3451156616211,-84.3107452392578,-84.2992782592773,-84.2820892333984,-84.2534408569336,-84.2305297851562,-84.2305297851562,-84.2305297851562,-84.1560363769531,-84.087287902832,-84.0529098510742,-83.9669647216797,-83.9268569946289,-83.9039459228516,-83.8695602416992,-83.8351821899414,-83.7664337158203,-83.7091293334961,-83.6690216064453,-83.646110534668,-83.6174621582031,-83.5257873535156,-83.4455718994141,-83.37109375,-83.3195266723633,-83.2908706665039,-83.2507629394531,-83.1992034912109,-83.1361770629883,-83.1017990112305,-83.0158538818359,-82.9241790771484,-82.8898010253906,-82.8668899536133,-82.8496932983398,-82.8439636230469,-82.7981262207031,-82.7007293701172,-82.6377029418945,-82.6147842407227,-82.5861358642578,-82.5746765136719,-82.5689468383789,-82.5689468383789,null,-94.051025390625,-93.8332977294922,-93.5239028930664,-93.4895248413086,-93.2374267578125,-92.9910507202148,-92.7274856567383,-92.0857772827148,-92.062858581543,-91.4669799804688,-91.4440612792969,-91.2893676757812,-91.1919555664062,-91.2091522216797,-91.2148818969727,-91.2034225463867,-91.1805038452148,-91.146125793457,-91.1289367675781,-91.1117477416992,-91.0773696899414,-91.0888290405273,-91.1060180664062,-91.15185546875,-91.157585144043,-91.146125793457,-91.1174774169922,-91.0716400146484,-91.0716400146484,-91.0716400146484,-91.0945587158203,-91.1346664428711,-91.146125793457,-91.146125793457,-91.1289367675781,-91.1002883911133,-91.0544509887695,-91.0258102416992,-91.0200805664062,-91.0258102416992,-91.0601806640625,-91.06591796875,-91.0372619628906,-91.0028839111328,-91.0086135864258,-91.0258102416992,-91.0945587158203,-91.1174774169922,-91.1174774169922,-91.1002883911133,-91.0716400146484,-91.0372619628906,-91.0258102416992,-91.0200805664062,-90.9742431640625,-90.9226684570312,-90.9112091064453,-90.9284057617188,-90.9513168334961,-90.962776184082,-90.9857025146484,-91.1002883911133,-91.1174774169922,-91.1403961181641,-91.1690444946289,-91.1747741699219,-91.1690444946289,-91.1232070922852,-91.1002883911133,-91.0258102416992,-91.0143432617188,-90.9857025146484,-90.9570465087891,-90.9742431640625,-91.0028839111328,-91.0200805664062,-91.0429916381836,-91.06591796875,-91.1117477416992,-91.1289367675781,-91.1289367675781,-91.1117477416992,-91.0945587158203,-91.1117477416992,-91.157585144043,-91.1862335205078,-91.2091522216797,-91.2320709228516,-91.23779296875,-91.2320709228516,-91.2263412475586,-91.2721786499023,-91.3065567016602,-91.3294677734375,-91.3466644287109,-91.3523941040039,-91.3294677734375,-91.2836303710938,-91.2664489746094,-91.3180084228516,-91.3638458251953,-91.3867721557617,-91.4039535522461,-91.3982238769531,-91.4096832275391,-91.4727172851562,-91.4898986816406,-91.5013580322266,-91.4898986816406,-91.4326095581055,-91.415412902832,-91.415412902832,-91.4326095581055,-91.5013580322266,-91.5128173828125,-91.4898986816406,-91.4669799804688,-91.4727172851562,-91.5070877075195,-91.5471954345703,-91.5586547851562,-91.5586547851562,-91.5242767333984,-91.5300064086914,-91.5643844604492,-91.610221862793,-91.6331405639648,-91.6274108886719,-91.6044921875,-91.610221862793,-91.6159515380859,-91.610221862793,-91.5873031616211,-91.5701141357422,-91.6216812133789,-91.6274108886719,-91.610221862793,-91.1862335205078,-91.0601806640625,-90.8539199829102,-90.5674438476562,-90.5617141723633,-90.3497161865234,-90.2695007324219,-89.8397827148438,-89.7538375854492,-89.7309188842773,-89.7251892089844,-89.7652969360352,-89.7824859619141,-89.8054046630859,-89.8225936889648,-89.8340530395508,-89.8340530395508,-89.8054046630859,-89.788215637207,-89.7710266113281,-89.702278137207,-89.6850814819336,-89.6793518066406,-89.6679000854492,-89.6621704101562,-89.6335144042969,-89.6392440795898,-89.6335144042969,-89.6106033325195,-89.604866027832,-89.5762252807617,-89.5475692749023,-89.5991363525391,-89.6507034301758,-89.7080078125,-89.7767562866211,-89.8168640136719,-89.8512420654297,-89.8913497924805,-89.9085388183594,-89.9371871948242,-89.977294921875,-89.9944839477539,-90.0002059936523,-90.0059356689453,-90.0288619995117,-90.0460433959961,-90.0746994018555,-90.0861511230469,-90.1205368041992,-90.1663665771484,-90.2064743041992,-90.24658203125,-90.2695007324219,-90.2981491088867,-90.3153381347656,-90.3382568359375,-90.3439865112305,-90.3497161865234,-90.3497161865234,-90.3726272583008,-90.4012832641602,-90.424201965332,-90.435661315918,-90.435661315918,-90.424201965332,-90.4184646606445,-90.3955535888672,-90.3611755371094,-90.2981491088867,-90.2637710571289,-90.1434478759766,-90.1205368041992,-90.0918807983398,-90.057502746582,-90.0231323242188,-89.983024597168,-89.9543762207031,-89.9199905395508,-89.9142684936523,-89.9028091430664,-89.8856201171875,-89.8684310913086,-89.8512420654297,-89.8455123901367,-89.8225936889648,-89.799674987793,-89.788215637207,-89.7710266113281,-89.7652969360352,-89.7423782348633,-89.7366485595703,-89.7423782348633,-89.7423782348633,-89.7309188842773,-89.7137298583984,-89.6850814819336,-89.6679000854492,-89.6507034301758,-89.6507034301758,-89.6793518066406,-89.6850814819336,-89.6850814819336,-89.702278137207,-89.7194595336914,-89.7194595336914,-89.7137298583984,-89.7366485595703,-89.7767562866211,-89.8054046630859,-89.8283233642578,-89.8455123901367,-89.8512420654297,-89.8397827148438,-89.8225936889648,-89.7767562866211,-89.7423782348633,-89.7194595336914,-89.6908111572266,-89.6507034301758,-89.6277847290039,-89.5991363525391,-89.5876770019531,-89.5876770019531,-89.5704956054688,-89.5418472290039,-89.5074615478516,-89.5017395019531,-89.4845504760742,-89.4559020996094,-89.3986053466797,-89.3584976196289,-89.3298492431641,-89.2381744384766,-89.2152633666992,-89.1980667114258,-89.1923370361328,-89.2209854125977,-89.2267150878906,-89.2209854125977,-89.1808776855469,-89.1751480102539,-89.1980667114258,-89.2209854125977,-89.2209854125977,-89.2095336914062,-89.2152633666992,-89.1751480102539,-89.1636962890625,-89.1751480102539,-89.2095336914062,-89.25537109375,-89.2840118408203,-89.3012008666992,-89.3012008666992,-89.3183898925781,-89.3871459960938,-89.4043350219727,-89.4387130737305,-89.4444427490234,-89.4387130737305,-89.4559020996094,-89.4730911254883,-89.518928527832,-89.5418472290039,-89.5475692749023,-89.5647659301758,-89.5991363525391,-89.6163330078125,-89.6220626831055,-89.604866027832,-89.604866027832,-89.5934066772461,-89.5704956054688,-89.5532989501953,-89.524658203125,-89.5361175537109,-89.518928527832,-89.4788208007812,-89.4501724243164,-89.4329833984375,-89.4157943725586,-89.3871459960938,-89.335578918457,-89.335578918457,-89.34130859375,-89.335578918457,-89.3241195678711,-89.2668228149414,-89.249641418457,-89.2267150878906,-89.2209854125977,-89.2095336914062,-89.2038040161133,-89.1751480102539,-89.1579666137695,-89.1121292114258,-89.072021484375,-89.0376434326172,-89.0261840820312,-89.0319137573242,-89.072021484375,-89.0433731079102,-89.0376434326172,-89.066291809082,-89.0834808349609,-89.1121292114258,-89.1407699584961,-89.1579666137695,-89.1694259643555,-89.1636962890625,-89.152229309082,-89.1636962890625,-89.1808776855469,-89.2095336914062,-89.2381744384766,-89.25537109375,-89.2782821655273,-89.3298492431641,-89.3527679443359,-89.3756866455078,-89.3986053466797,-89.4100646972656,-89.4043350219727,-89.3756866455078,-89.3527679443359,-89.34130859375,-89.335578918457,-89.3584976196289,-89.3871459960938,-89.4100646972656,-89.4444427490234,-89.4501724243164,-89.4788208007812,-89.4960098266602,-89.5131912231445,-89.530387878418,-89.5590286254883,-89.5876770019531,-89.6277847290039,-89.6449737548828,-89.6621704101562,-89.6793518066406,-89.6908111572266,-89.7652969360352,-89.8225936889648,-89.8397827148438,-89.8455123901367,-89.8512420654297,-89.8627014160156,-89.8970794677734,-89.9314575195312,-89.9658279418945,-89.9944839477539,-90.0345916748047,-90.0517730712891,-90.0345916748047,-90.0288619995117,-90.0517730712891,-90.0517730712891,-90.0345916748047,-90.0288619995117,-90.0632400512695,-90.0746994018555,-90.0746994018555,-90.0689697265625,-90.0231323242188,-90.0174026489258,-90.0231323242188,-90.0804214477539,-90.1090774536133,-90.1778259277344,-90.2293930053711,-90.24658203125,-90.2637710571289,-90.2809600830078,-90.3096084594727,-90.3267974853516,-90.3439865112305,-90.3669052124023,-90.4012832641602,-90.4184646606445,-90.429931640625,-90.4700393676758,-90.4757690429688,-90.4986801147461,-90.5445175170898,-90.5559768676758,-90.5788955688477,-90.5903549194336,-90.5788955688477,-90.5846252441406,-90.5731735229492,-90.5674438476562,-90.5731735229492,-90.6247329711914,-90.6648406982422,-90.6763000488281,-90.6820297241211,-90.7221374511719,-90.7565155029297,-90.8138122558594,-90.8539199829102,-90.9226684570312,-90.9570465087891,-90.9857025146484,-91.0372619628906,-91.0544509887695,-91.0716400146484,-91.1117477416992,-91.1289367675781,-91.1289367675781,-91.1403961181641,-91.157585144043,-91.1690444946289,-91.2034225463867,-91.2206115722656,-91.2263412475586,-91.23779296875,-91.2779006958008,-91.2893676757812,-91.2893676757812,-91.3237380981445,-91.3466644287109,-91.3810424804688,-91.3982238769531,-91.421142578125,-91.4383392333984,-91.4440612792969,-91.4612503051758,-91.5357360839844,-91.5529251098633,-91.5471954345703,-91.5357360839844,-91.5357360839844,-91.5586547851562,-91.5701141357422,-91.6044921875,-91.6331405639648,-91.6503295898438,-91.6617889404297,-91.6503295898438,-91.6388702392578,-91.6388702392578,-91.6331405639648,-91.6159515380859,-91.598762512207,-91.598762512207,-91.6159515380859,-91.6503295898438,-91.7133560180664,-91.7649230957031,-91.8222122192383,-91.8565902709961,-91.873779296875,-91.8795166015625,-91.8795166015625,-91.8795166015625,-91.8508605957031,-91.8508605957031,-91.8565902709961,-91.8795166015625,-91.9024276733398,-91.9368057250977,-91.9654541015625,-91.9826431274414,-91.9941024780273,-91.9941024780273,-92.0170211791992,-92.1029663085938,-92.1373443603516,-92.1488037109375,-92.14306640625,-92.1488037109375,-92.2003707885742,-92.2118301391602,-92.1946411132812,-92.1717224121094,-92.1373443603516,-92.1258850097656,-92.1316146850586,-92.1316146850586,-92.1258850097656,-92.0972290039062,-92.0685882568359,-92.0456695556641,-92.0456695556641,-92.0685882568359,-92.0743179321289,-92.2118301391602,-92.246208190918,-92.2920455932617,-92.3321533203125,-92.3837203979492,-92.4753875732422,-92.6128997802734,-92.6644668579102,-92.8019714355469,-92.9051055908203,-92.9795913696289,-93.0254287719727,-93.0712661743164,-93.0941772460938,-93.1113739013672,-93.151481628418,-93.2030487060547,-93.2431564331055,-93.3004455566406,-93.3462829589844,-93.3692016601562,-93.4952545166016,-93.5640106201172,-93.6098480224609,-93.6614074707031,-93.7072448730469,-93.7588119506836,-93.8046493530273,-93.8447570800781,-93.8848648071289,-93.9077835083008,-93.9307022094727,-93.9307022094727,-93.9077835083008,-93.861946105957,-93.8332977294922,-93.8046493530273,-93.7989196777344,-93.7645416259766,-93.7416305541992,-93.7129745483398,-93.7244338989258,-93.7015228271484,-93.684326171875,-93.6900634765625,-93.678596496582,-93.7129745483398,-93.7473526000977,-93.7588119506836,-93.7530822753906,-93.7301635742188,-93.7301635742188,-93.7187042236328,-93.7301635742188,-93.7416305541992,-93.7301635742188,-93.7187042236328,-93.7015228271484,-93.7015228271484,-93.7015228271484,-93.6671371459961,-93.6499557495117,-93.598388671875,-93.5811920166016,-93.5754699707031,-93.5640106201172,-93.5754699707031,-93.5640106201172,-93.5468139648438,-93.5468139648438,-93.5582809448242,-93.5697402954102,-93.5811920166016,-93.5640106201172,-93.5468139648438,-93.5353622436523,-93.5468139648438,-93.5640106201172,-93.5525512695312,-93.5468139648438,-93.5754699707031,-93.6098480224609,-93.6098480224609,-93.6270294189453,-93.6499557495117,-93.678596496582,-93.6957931518555,-93.7015228271484,-93.684326171875,-93.6671371459961,-93.6614074707031,-93.7015228271484,-93.7187042236328,-93.7530822753906,-93.7416305541992,-93.7301635742188,-93.7473526000977,-93.7760009765625,-93.7989196777344,-93.8218383789062,-93.8447570800781,-93.8390274047852,-93.8275680541992,-93.8218383789062,-93.8390274047852,-93.8390274047852,-93.8275680541992,-93.8103790283203,-93.7989196777344,-93.8161087036133,-93.8332977294922,-93.8332977294922,-93.8447570800781,-93.873405456543,-93.873405456543,-93.9077835083008,-93.9593505859375,-94.0109176635742,-94.056755065918,-94.051025390625,-94.051025390625,-94.051025390625,-94.051025390625,-94.051025390625,-94.051025390625,null,-70.7373657226562,-70.7717514038086,-70.8003921508789,-70.8118591308594,-70.8233108520508,-70.8175811767578,-70.8175811767578,-70.8290405273438,-70.8576965332031,-70.9321746826172,-70.966552734375,-70.972282409668,-70.966552734375,-70.960823059082,-70.960823059082,-70.972282409668,-70.972282409668,-71.0181198120117,-71.0754165649414,-71.0410385131836,-71.0123901367188,-70.972282409668,-70.9379043579102,-70.9207153320312,-70.9035263061523,-70.8748779296875,-70.8404998779297,-70.8290405273438,-70.8233108520508,-70.8175811767578,-70.8118591308594,-70.7946624755859,-70.7602920532227,-70.6628799438477,-70.6399688720703,-70.6285095214844,-70.6399688720703,-70.6972579956055,-70.7201843261719,-70.7144546508789,-70.691535949707,-70.5884017944336,-70.5597534179688,-70.5425643920898,-70.4967269897461,-70.4738082885742,-70.4337005615234,-70.3993301391602,-70.3935928344727,-70.4107818603516,-70.3993301391602,-70.3878631591797,-70.3592224121094,-70.3076553344727,-70.2790069580078,-70.2618179321289,-70.2675476074219,-70.3019180297852,-70.3076553344727,-70.2732772827148,-70.2446212768555,-70.2560806274414,-70.2961883544922,-70.2675476074219,-70.238899230957,-70.2159805297852,-70.2045135498047,-70.1873321533203,-70.1414947509766,-70.0956573486328,-70.0727386474609,-70.0498199462891,-70.0383605957031,-70.0326309204102,-70.0269012451172,-69.9925308227539,-69.7003173828125,-69.4654006958008,-69.2705993652344,-69.2419509887695,-69.2132949829102,-69.1789245605469,-69.1445465087891,-69.0815200805664,-69.0528717041016,-69.0471496582031,-69.0643310546875,-69.0528717041016,-69.0070343017578,-68.9210968017578,-68.8695297241211,-68.7663955688477,-68.6804504394531,-68.6288833618164,-68.5773162841797,-68.525749206543,-68.4111633300781,-68.3939666748047,-68.3882446289062,-68.3767852783203,-68.2736511230469,-68.1991653442383,-68.1590576171875,-67.9986343383789,-67.9413299560547,-67.8954925537109,-67.8725814819336,-67.8267440795898,-67.792366027832,-67.7751770019531,-67.7694473266602,-67.7751770019531,-67.7637176513672,-67.7637176513672,-67.7751770019531,-67.792366027832,-67.792366027832,-67.7694473266602,-67.7637176513672,-67.792366027832,-67.8095550537109,-67.803825378418,-67.7809066772461,-67.7579879760742,-67.7293472290039,-67.6949615478516,-67.6720428466797,-67.6491241455078,-67.5746383666992,-67.523078918457,-67.4600524902344,-67.4371337890625,-67.4199447631836,-67.4142150878906,-67.4314041137695,-67.4772415161133,-67.4829711914062,-67.4829711914062,-67.4543228149414,-67.4256744384766,-67.4199447631836,-67.4485931396484,-67.4600524902344,-67.4314041137695,-67.3798370361328,-67.345458984375,-67.3110809326172,-67.2595138549805,-67.2423248291016,-67.2079467773438,-67.1735687255859,-67.1162719726562,-67.0818939208984,-67.1105499267578,-67.1162719726562,-67.0647125244141,-67.0647125244141,-67.0818939208984,-67.1220016479492,-67.1850357055664,-67.1907653808594,-67.156379699707,-67.1391983032227,-67.1105499267578,-67.0933609008789,-67.0818939208984,-67.070442199707,-67.0246047973633,-67.0074157714844,-67.0188751220703,-67.0188751220703,-67.0417938232422,-67.0818939208984,-67.1048202514648,-67.156379699707,-67.1850357055664,-67.2136764526367,-67.2365951538086,-67.2709808349609,-67.2996215820312,-67.2996215820312,-67.3053512573242,-67.3339996337891,-67.3626480102539,-67.3855667114258,-67.3798370361328,-67.3912963867188,-67.4084854125977,-67.4314041137695,-67.4428558349609,-67.4314041137695,-67.4543228149414,-67.4715118408203,-67.4944305419922,-67.5058898925781,-67.5459976196289,-67.5689086914062,-67.5803680419922,-67.5746383666992,-67.5918350219727,-67.620475769043,-67.6605834960938,-67.6835098266602,-67.7293472290039,-67.7407989501953,-67.7637176513672,-67.7637176513672,-67.7751770019531,-67.803825378418,-67.8324737548828,-67.8496627807617,-67.8553848266602,-67.8783111572266,-67.8725814819336,-67.8840408325195,-67.9069595336914,-67.9069595336914,-67.9241485595703,-67.9527969360352,-67.9814376831055,-67.9928970336914,-67.9871673583984,-68.0043640136719,-68.0158233642578,-67.9986343383789,-68.0502014160156,-68.0502014160156,-68.0845718383789,-68.0903091430664,-68.0845718383789,-68.1304092407227,-68.1074905395508,-68.1304092407227,-68.1705169677734,-68.1934356689453,-68.2048950195312,-68.2335433959961,-68.245002746582,-68.245002746582,-68.2621917724609,-68.2793807983398,-68.2965698242188,-68.3137588500977,-68.3194885253906,-68.3137588500977,-68.3538589477539,-68.3767852783203,-68.4111633300781,-68.428352355957,-68.4512710571289,-68.4570007324219,-68.4340744018555,-68.4570007324219,-68.4799118041992,-68.4856414794922,-68.52001953125,-68.5429458618164,-68.5601272583008,-68.5945053100586,-68.5773162841797,-68.5945053100586,-68.5887832641602,-68.5658569335938,-68.5429458618164,-68.5601272583008,-68.5887832641602,-68.6518020629883,-68.6632614135742,-68.6861801147461,-68.703369140625,-68.7320175170898,-68.7663955688477,-68.8236923217773,-68.8408813476562,-68.8408813476562,-68.8236923217773,-68.7950439453125,-68.8007659912109,-68.7835845947266,-68.7549362182617,-68.703369140625,-68.703369140625,-68.7262878417969,-68.7205581665039,-68.7434768676758,-68.7721252441406,-68.8007659912109,-68.8236923217773,-68.8122329711914,-68.7778549194336,-68.7778549194336,-68.7950439453125,-68.8064956665039,-68.8236923217773,-68.8523330688477,-68.880989074707,-68.9440078735352,-68.978385925293,-69.0013122558594,-69.0013122558594,-68.978385925293,-68.9898452758789,-68.9955825805664,-69.0356826782227,-69.0586013793945,-69.0757904052734,-69.0929794311523,-69.1101684570312,-69.1216278076172,-69.1216278076172,-69.0929794311523,-69.0987091064453,-69.1216278076172,-69.156005859375,-69.161735534668,-69.161735534668,-69.1846542358398,-69.2132949829102,-69.2362213134766,-69.2591323852539,-69.2820587158203,-69.2935180664062,-69.2591323852539,-69.2534027099609,-69.2935180664062,-69.3278961181641,-69.3565444946289,-69.3680038452148,-69.3909149169922,-69.3737335205078,-69.3794555664062,-69.3966445922852,-69.4138412475586,-69.42529296875,-69.4539489746094,-69.4654006958008,-69.4711303710938,-69.4997863769531,-69.5112380981445,-69.5226974487305,-69.5398941040039,-69.5456161499023,-69.614372253418,-69.608642578125,-69.6258316040039,-69.6544799804688,-69.6831283569336,-69.7003173828125,-69.7346954345703,-69.7518768310547,-69.786262512207,-69.8149108886719,-69.8320922851562,-69.8149108886719,-69.8378219604492,-69.8550186157227,-69.872200012207,-69.872200012207,-69.8893890380859,-69.8893890380859,-69.883659362793,-69.9008560180664,-69.9294967651367,-69.9753341674805,-69.9810638427734,-69.9925308227539,-70.0211715698242,-70.0727386474609,-70.1243057250977,-70.1644058227539,-70.2045135498047,-70.2159805297852,-70.2217102050781,-70.2560806274414,-70.2675476074219,-70.2847290039062,-70.2503509521484,-70.2217102050781,-70.2331695556641,-70.2675476074219,-70.324836730957,-70.3592224121094,-70.3878631591797,-70.3878631591797,-70.3764038085938,-70.3878631591797,-70.4165115356445,-70.4451675415039,-70.4680786132812,-70.508186340332,-70.5368347167969,-70.5712051391602,-70.6055908203125,-70.6227798461914,-70.6514282226562,-70.6628799438477,-70.6686172485352,-70.6972579956055,-70.7373657226562,-70.7373657226562,null,-77.7159957885742,-77.756103515625,-77.750373840332,-77.750373840332,-77.761833190918,-77.7847518920898,-77.7904815673828,-77.7847518920898,-77.7732849121094,-77.7790145874023,-77.7904815673828,-77.8191223144531,-77.8363189697266,-77.8535079956055,-77.8649597167969,-77.8592300415039,-77.8363189697266,-77.8305892944336,-77.8535079956055,-77.8706893920898,-77.8936157226562,-77.9050674438477,-77.9279937744141,-77.9509048461914,-78.0082015991211,-78.0425796508789,-78.1113357543945,-78.1342544555664,-78.1915512084961,-78.2259292602539,-78.2431182861328,-78.2545776367188,-78.2774887084961,-78.3004150390625,-78.3233261108398,-78.3519744873047,-78.3978118896484,-78.4264678955078,-78.4379196166992,-78.4493789672852,-78.4436492919922,-78.4321899414062,-78.4436492919922,-78.4608383178711,-78.4608383178711,-78.47802734375,-78.47802734375,-78.483757019043,-78.5009460449219,-78.5467834472656,-78.6098098754883,-78.6499176025391,-78.7014846801758,-78.7415924072266,-78.7587814331055,-78.7473220825195,-78.7473220825195,-78.7645034790039,-78.7759628295898,-78.8046112060547,-78.8160705566406,-78.8218002319336,-78.8447189331055,-78.8676376342773,-78.9134750366211,-78.9593124389648,-78.9822311401367,-79.0166091918945,-79.0509872436523,-79.0624465942383,-79.0910873413086,-79.1025543212891,-79.1254730224609,-79.1426620483398,-79.2171401977539,-79.2515258789062,-79.2687072753906,-79.2859039306641,-79.3030853271484,-79.3317413330078,-79.3661117553711,-79.4004898071289,-79.4577865600586,-79.4921646118164,-79.4978942871094,-79.4004898071289,-78.9134750366211,-78.7988891601562,-78.3806304931641,-78.3290634155273,-78.0941467285156,-77.4696273803711,-77.4467010498047,-77.2289810180664,-77.0055236816406,-76.7935333251953,-76.5700836181641,-76.2377624511719,-76.1059875488281,-75.8023147583008,-75.7793960571289,-75.7736663818359,-75.767936706543,-75.756477355957,-75.7335586547852,-75.7220993041992,-75.7049179077148,-75.6934509277344,-75.3496780395508,-75.0574645996094,-75.0574645996094,-75.0746612548828,-75.0918502807617,-75.0918502807617,-75.0861206054688,-75.0918502807617,-75.1033020019531,-75.1548767089844,-75.1720657348633,-75.2007141113281,-75.217903137207,-75.2751922607422,-75.2465515136719,-75.2293548583984,-75.2236251831055,-75.2121734619141,-75.1892471313477,-75.1892471313477,-75.2007141113281,-75.2236251831055,-75.2408142089844,-75.2465515136719,-75.2694625854492,-75.2809219360352,-75.2866516113281,-75.2981185913086,-75.3324890136719,-75.3611373901367,-75.6189727783203,-75.6418838500977,-75.6590805053711,-75.6934509277344,-75.7278289794922,-75.7392883300781,-75.7736663818359,-75.7908630371094,-75.8080444335938,-75.8252334594727,-75.8424224853516,-75.8596115112305,-75.8596115112305,-75.8653411865234,-75.8939895629883,-75.8882598876953,-75.8768005371094,-75.8538818359375,-75.8137741088867,-75.7736663818359,-75.7736663818359,-75.7793960571289,-75.8538818359375,-75.8710708618164,-75.8825302124023,-75.8538818359375,-75.7965927124023,-75.7793960571289,-75.7851257324219,-75.8023147583008,-75.8252334594727,-75.8710708618164,-75.8939895629883,-75.939826965332,-75.945556640625,-75.945556640625,-75.9340972900391,-75.9111785888672,-75.8596115112305,-75.8424224853516,-75.8424224853516,-75.8596115112305,-75.8825302124023,-75.9111785888672,-75.9111785888672,-75.8997192382812,-75.8939895629883,-75.8997192382812,-75.9111785888672,-75.9283676147461,-75.939826965332,-75.939826965332,-75.9570159912109,-75.9684753417969,-76.0085754394531,-76.0085754394531,-75.9856643676758,-75.9971237182617,-76.0085754394531,-76.0372314453125,-76.0429611206055,-76.0429611206055,-76.0486831665039,-76.0486831665039,-76.0544128417969,-76.0716094970703,-76.0945205688477,-76.1288986206055,-76.1518249511719,-76.1632843017578,-76.1919250488281,-76.2091217041016,-76.2492294311523,-76.2664108276367,-76.3065185546875,-76.3065185546875,-76.2606811523438,-76.2492294311523,-76.1919250488281,-76.1747360229492,-76.1747360229492,-76.21484375,-76.2377624511719,-76.2664108276367,-76.2835998535156,-76.2835998535156,-76.2664108276367,-76.2492294311523,-76.21484375,-76.1690063476562,-76.1346282958984,-76.1059875488281,-76.0601501464844,-76.0544128417969,-76.0601501464844,-76.0830688476562,-76.123176574707,-76.1518249511719,-76.1518249511719,-76.1346282958984,-76.1174468994141,-76.1174468994141,-76.1346282958984,-76.1690063476562,-76.1861953735352,-76.2033920288086,-76.220573425293,-76.2320327758789,-76.2492294311523,-76.2778701782227,-76.3007888793945,-76.3122482299805,-76.3408966064453,-76.3408966064453,-76.3179779052734,-76.3065185546875,-76.2835998535156,-76.2721405029297,-76.2549514770508,-76.220573425293,-76.2033920288086,-76.1861953735352,-76.1747360229492,-76.1861953735352,-76.1690063476562,-76.1919250488281,-76.2091217041016,-76.2033920288086,-76.220573425293,-76.21484375,-76.2091217041016,-76.1690063476562,-76.1632843017578,-76.1575546264648,-76.1747360229492,-76.1690063476562,-76.1460876464844,-76.1288986206055,-76.1174468994141,-76.1174468994141,-76.1460876464844,-76.1575546264648,-76.2033920288086,-76.2091217041016,-76.220573425293,-76.2320327758789,-76.2377624511719,-76.2664108276367,-76.2664108276367,-76.2434997558594,-76.2033920288086,-76.1690063476562,-76.1690063476562,-76.1690063476562,-76.1288986206055,-76.1174468994141,-76.1117172241211,-76.123176574707,-76.1059875488281,-76.0028533935547,-75.9799346923828,-75.9627380371094,-75.9627380371094,-76.0200424194336,-76.0085754394531,-75.9684753417969,-75.945556640625,-75.9054489135742,-75.8997192382812,-75.8939895629883,-75.9054489135742,-75.8997192382812,-75.8768005371094,-75.8825302124023,-75.9226379394531,-75.9799346923828,-75.9971237182617,-76.0028533935547,-75.9856643676758,-75.9684753417969,-75.9684753417969,-76.0028533935547,-76.0315017700195,-76.0544128417969,-76.0716094970703,-76.0887908935547,-76.1117172241211,-76.1346282958984,-76.1403579711914,-76.1174468994141,-76.1117172241211,-76.1174468994141,-76.1403579711914,-76.1632843017578,-76.1919250488281,-76.2091217041016,-76.2091217041016,-76.21484375,-76.2377624511719,-76.2549514770508,-76.2664108276367,-76.2778701782227,-76.2778701782227,-76.2721405029297,-76.2778701782227,-76.2835998535156,-76.3065185546875,-76.3122482299805,-76.3179779052734,-76.3351669311523,-76.3523559570312,-76.3638153076172,-76.3695449829102,-76.3638153076172,-76.3523559570312,-76.3867340087891,-76.403923034668,-76.4153747558594,-76.4153747558594,-76.398193359375,-76.403923034668,-76.4211120605469,-76.4497604370117,-76.4612121582031,-76.4383010864258,-76.4383010864258,-76.4554901123047,-76.4955978393555,-76.5185165405273,-76.5414276123047,-76.5586242675781,-76.5872650146484,-76.6044616699219,-76.6159210205078,-76.6216430664062,-76.6044616699219,-76.5872650146484,-76.5872650146484,-76.5414276123047,-76.5299758911133,-76.4955978393555,-76.4841384887695,-76.4440307617188,-76.4268417358398,-76.4325714111328,-76.4497604370117,-76.5013198852539,-76.5127868652344,-76.5013198852539,-76.4784088134766,-76.4383010864258,-76.4268417358398,-76.4268417358398,-76.4440307617188,-76.4841384887695,-76.4955978393555,-76.5127868652344,-76.4784088134766,-76.4669494628906,-76.4726791381836,-76.4841384887695,-76.5185165405273,-76.5299758911133,-76.5471572875977,-76.5357055664062,-76.5357055664062,-76.5528869628906,-76.5700836181641,-76.5700836181641,-76.5185165405273,-76.5127868652344,-76.5185165405273,-76.5414276123047,-76.5586242675781,-76.575813293457,-76.5700836181641,-76.5528869628906,-76.5471572875977,-76.5414276123047,-76.5414276123047,-76.5471572875977,-76.5299758911133,-76.5414276123047,-76.5414276123047,-76.5185165405273,-76.5013198852539,-76.4669494628906,-76.4211120605469,-76.392463684082,-76.392463684082,-76.403923034668,-76.4268417358398,-76.4554901123047,-76.4784088134766,-76.4841384887695,-76.5414276123047,-76.5586242675781,-76.5815353393555,-76.6101913452148,-76.6273727416992,-76.6388320922852,-76.6617584228516,-76.6789398193359,-76.6789398193359,-76.6846694946289,-76.6617584228516,-76.5643539428711,-76.5299758911133,-76.5070495605469,-76.4841384887695,-76.4554901123047,-76.4211120605469,-76.398193359375,-76.3867340087891,-76.3867340087891,-76.403923034668,-76.403923034668,-76.398193359375,-76.3695449829102,-76.3408966064453,-76.3408966064453,-76.3523559570312,-76.3408966064453,-76.3351669311523,-76.3408966064453,-76.3466262817383,-76.3752746582031,-76.3867340087891,-76.398193359375,-76.4325714111328,-76.4440307617188,-76.4383010864258,-76.4383010864258,-76.4612121582031,-76.4726791381836,-76.4841384887695,-76.4841384887695,-76.5013198852539,-76.5185165405273,-76.5528869628906,-76.5700836181641,-76.5700836181641,-76.5987243652344,-76.6216430664062,-76.6560287475586,-76.673210144043,-76.6789398193359,-76.7305068969727,-76.7419738769531,-76.7534255981445,-76.7706146240234,-76.7935333251953,-76.8049926757812,-76.8279037475586,-76.8336410522461,-76.856559753418,-76.8622894287109,-76.8794784545898,-76.8794784545898,-76.8794784545898,-76.8622894287109,-76.8622894287109,-76.8794784545898,-76.9023971557617,-76.9253158569336,-76.9310455322266,-76.9768829345703,-76.9768829345703,-77.0112533569336,-77.028450012207,-77.0456314086914,-77.0570907592773,-77.0685577392578,-77.0857391357422,-77.0742797851562,-77.1143951416016,-77.1487655639648,-77.2232513427734,-77.2518997192383,-77.2690887451172,-77.2862777709961,-77.3149261474609,-77.3263778686523,-77.3263778686523,-77.3263778686523,-77.3149261474609,-77.2920074462891,-77.2805404663086,-77.2633590698242,-77.2461700439453,-77.2289810180664,-77.1774139404297,-77.1545028686523,-77.1487655639648,-77.1373062133789,-77.0914688110352,-77.0800094604492,-77.0570907592773,-77.0570907592773,-77.0628280639648,-77.0513610839844,-76.9310455322266,-77.0169906616211,-77.0628280639648,-77.1373062133789,-77.1831436157227,-77.2232513427734,-77.2518997192383,-77.2633590698242,-77.2862777709961,-77.3493041992188,-77.4295196533203,-77.481086730957,-77.5211944580078,-77.5441055297852,-77.5441055297852,-77.5326461791992,-77.5039978027344,-77.4696273803711,-77.4638900756836,-77.4753570556641,-77.4982681274414,-77.5326461791992,-77.5555648803711,-77.6128616333008,-77.6415100097656,-77.6873474121094,-77.7159957885742,-77.7159957885742,null,-70.4508895874023,-70.4566192626953,-70.4566192626953,-70.4680786132812,-70.508186340332,-70.5654830932617,-70.6170425415039,-70.6800765991211,-70.7087173461914,-70.7373657226562,-70.7430953979492,-70.777473449707,-70.8003921508789,-70.8175811767578,-70.8290405273438,-70.8290405273438,-70.8233108520508,-70.8061294555664,-70.777473449707,-70.7430953979492,-70.6972579956055,-70.6399688720703,-70.6170425415039,-70.6113128662109,-70.6170425415039,-70.6113128662109,-70.5941314697266,-70.5654830932617,-70.5482940673828,-70.5482940673828,-70.5311050415039,-70.4967269897461,-70.4852676391602,-70.4680786132812,-70.4566192626953,-70.4508895874023,-70.4508895874023,null,-73.4990234375,-73.504753112793,-73.4761047363281,-73.4188079833984,-73.3787002563477,-73.3500595092773,-73.3156814575195,-73.2755737304688,-73.2813034057617,-73.0292053222656,-72.9260635375977,-72.4734268188477,-72.2843551635742,-71.9348526000977,-71.9004745483398,-71.7457733154297,-71.3447036743164,-71.3103332519531,-71.2816772460938,-71.2644958496094,-71.23583984375,-71.2186584472656,-71.1957321166992,-71.1957321166992,-71.1957321166992,-71.1785507202148,-71.144172668457,-71.0868759155273,-71.0696792602539,-71.0410385131836,-71.0123901367188,-70.9092559814453,-70.8863372802734,-70.8404998779297,-70.8462295532227,-70.8576965332031,-70.8576965332031,-70.8347702026367,-70.8175811767578,-70.8233108520508,-70.783203125,-70.7717514038086,-70.7717514038086,-70.7201843261719,-70.7029876708984,-70.6972579956055,-70.7144546508789,-70.7602920532227,-70.8462295532227,-70.8748779296875,-70.8863372802734,-70.8806076049805,-70.8576965332031,-70.8576965332031,-70.8691482543945,-70.9379043579102,-70.972282409668,-70.9952011108398,-71.0009307861328,-71.0066604614258,-71.0009307861328,-71.0238418579102,-71.0467681884766,-71.0467681884766,-71.0467681884766,-71.0410385131836,-71.0467681884766,-71.0410385131836,-71.0353088378906,-71.0238418579102,-70.9894714355469,-70.960823059082,-70.9264450073242,-70.9149856567383,-70.9092559814453,-70.8978042602539,-70.8748779296875,-70.8462295532227,-70.788932800293,-70.7316436767578,-70.7259140014648,-70.7316436767578,-70.7201843261719,-70.6628799438477,-70.6456985473633,-70.6399688720703,-70.6170425415039,-70.6170425415039,-70.6227798461914,-70.6456985473633,-70.6514282226562,-70.6743469238281,-70.6858062744141,-70.7029876708984,-70.691535949707,-70.6628799438477,-70.6456985473633,-70.6055908203125,-70.5654830932617,-70.5540237426758,-70.5482940673828,-70.5368347167969,-70.513916015625,-70.4795379638672,-70.4107818603516,-70.336296081543,-70.2560806274414,-70.1758728027344,-70.0899276733398,-70.0498199462891,-70.0269012451172,-70.0211715698242,-70.0269012451172,-70.0498199462891,-70.0841979980469,-70.0899276733398,-70.0899276733398,-70.0841979980469,-70.1071166992188,-70.1357650756836,-70.1644058227539,-70.1816024780273,-70.1987915039062,-70.2159805297852,-70.2331695556641,-70.2503509521484,-70.2503509521484,-70.2331695556641,-70.2102432250977,-70.1644058227539,-70.1243057250977,-70.0841979980469,-70.0326309204102,-69.9982528686523,-69.9466934204102,-69.9524230957031,-69.9638748168945,-69.9753341674805,-69.9466934204102,-69.9466934204102,-69.9581451416016,-69.9696044921875,-69.9581451416016,-69.9466934204102,-69.9638748168945,-69.9810638427734,-69.9925308227539,-69.9982528686523,-70.0154418945312,-70.0498199462891,-70.0956573486328,-70.1300354003906,-70.1586761474609,-70.1873321533203,-70.2102432250977,-70.2503509521484,-70.2790069580078,-70.336296081543,-70.3534927368164,-70.3878631591797,-70.4279708862305,-70.4394302368164,-70.4623489379883,-70.4909973144531,-70.6628799438477,-70.6628799438477,-70.6456985473633,-70.6514282226562,-70.6285095214844,-70.6227798461914,-70.6456985473633,-70.6743469238281,-70.6972579956055,-70.7259140014648,-70.7430953979492,-70.7717514038086,-70.788932800293,-70.8175811767578,-70.8404998779297,-70.8519668579102,-70.8748779296875,-70.8920669555664,-70.9149856567383,-70.960823059082,-70.960823059082,-70.9550933837891,-70.960823059082,-70.9952011108398,-70.9952011108398,-71.0066604614258,-71.0639572143555,-71.0811462402344,-71.1097869873047,-71.1384429931641,-71.1556243896484,-71.1613540649414,-71.1670913696289,-71.2014617919922,-71.2644958496094,-71.3217849731445,-71.3389739990234,-71.3447036743164,-71.3504409790039,-71.3790817260742,-71.3848114013672,-71.3905410766602,-71.4936752319336,-71.7858810424805,-71.8030776977539,-72.1010055541992,-72.1296615600586,-72.502082824707,-72.5536422729492,-72.7484512329102,-72.7599105834961,-72.8172073364258,-72.8172073364258,-73.0120086669922,-73.040657043457,-73.4990234375,-73.4990234375,null,-70.061279296875,-70.0383605957031,-70.0211715698242,-70.0154418945312,-70.0440902709961,-70.0498199462891,-70.0326309204102,-70.0498199462891,-70.0440902709961,-70.0269012451172,-70.0154418945312,-69.9925308227539,-69.9867935180664,-69.9867935180664,-69.9696044921875,-69.9524230957031,-69.9524230957031,-69.9753341674805,-70.0211715698242,-70.0498199462891,-70.0956573486328,-70.1529541015625,-70.1816024780273,-70.2102432250977,-70.2102432250977,-70.1816024780273,-70.1529541015625,-70.1300354003906,-70.0899276733398,-70.061279296875,-70.061279296875,null,-90.4127349853516,-90.3783645629883,-90.3153381347656,-90.2809600830078,-90.2007522583008,-90.1377182006836,-90.0746994018555,-90.0231323242188,-89.9543762207031,-89.9028091430664,-89.8741607666016,-89.8397827148438,-89.788215637207,-89.7366485595703,-89.6736221313477,-89.6106033325195,-89.5704956054688,-89.518928527832,-89.4730911254883,-89.4272537231445,-89.3871459960938,-89.3298492431641,-89.2439041137695,-89.2038040161133,-89.1751480102539,-89.152229309082,-89.1235885620117,-89.0834808349609,-89.0319137573242,-88.9860763549805,-88.9345092773438,-88.9287796020508,-88.9115905761719,-88.9001312255859,-88.8600234985352,-88.8256454467773,-88.802734375,-88.7626266479492,-88.7339706420898,-88.6938629150391,-88.6480255126953,-88.625114440918,-88.5735473632812,-88.5448989868164,-88.5105209350586,-88.4818725585938,-88.430305480957,-88.3902053833008,-88.344367980957,-88.2698745727539,-88.2068557739258,-88.1380996704102,-88.0808029174805,-88.0005874633789,-87.9432907104492,-87.9031829833984,-87.8516235351562,-87.8344268798828,-87.7484817504883,-87.719841003418,-87.719841003418,-87.7427520751953,-87.7656784057617,-87.7714080810547,-87.7885894775391,-87.8859939575195,-87.9490203857422,-87.9547500610352,-87.9432907104492,-87.9547500610352,-88.063606262207,-88.1323699951172,-88.172477722168,-88.2068557739258,-88.2297668457031,-88.2297668457031,-88.2412261962891,-88.2412261962891,-88.2927932739258,-88.3329010009766,-88.3558197021484,-88.35009765625,-88.3730087280273,-88.3902053833008,-88.4131164550781,-88.4188461303711,-88.441764831543,-88.430305480957,-88.430305480957,-88.4188461303711,-88.441764831543,-88.441764831543,-88.4589538574219,-88.4532241821289,-88.4704132080078,-88.4589538574219,-88.430305480957,-88.4016571044922,-88.3672790527344,-88.3672790527344,-88.3157119750977,-88.2584228515625,-88.2011184692383,-88.166748046875,-88.1438293457031,-88.1380996704102,-88.161018371582,-88.1896591186523,-88.2354965209961,-88.2641525268555,-88.2526931762695,-88.2354965209961,-88.2068557739258,-88.1782073974609,-88.161018371582,-88.0979919433594,-88.0464248657227,-88.0292358398438,-87.9490203857422,-87.9203720092773,-87.8401565551758,-87.8115158081055,-87.7885894775391,-87.7484817504883,-87.719841003418,-87.719841003418,-87.6854629516602,-87.6625442504883,-87.6510848999023,-87.5937881469727,-87.5823287963867,-87.5823287963867,-87.5765991210938,-87.536491394043,-87.5078430175781,-87.4906539916992,-87.4505462646484,-87.44482421875,-87.44482421875,-87.4047164916992,-87.3817901611328,-87.3932571411133,-87.3932571411133,-87.3760604858398,-87.3646011352539,-87.3244934082031,-87.3130416870117,-87.255744934082,-87.2156372070312,-87.1755294799805,-87.158332824707,-87.1296920776367,-87.1067733764648,-87.0609359741211,-87.0208282470703,-86.9749908447266,-86.9578018188477,-86.9520797729492,-86.9176940917969,-86.8661346435547,-86.8260269165039,-86.7744598388672,-86.7286224365234,-86.6827850341797,-86.6655960083008,-86.6541366577148,-86.6082992553711,-86.5968399047852,-86.5452728271484,-86.5051651000977,-86.4765167236328,-86.4478759765625,-86.4134979248047,-86.356201171875,-86.2587966918945,-86.1900405883789,-86.1384735107422,-86.1040954589844,-86.081184387207,-86.0238800048828,-85.9665832519531,-85.9379425048828,-85.9207534790039,-85.8691864013672,-85.8233489990234,-85.7717819213867,-85.6972961425781,-85.628547668457,-85.5655136108398,-85.5139465332031,-85.4394683837891,-85.3535232543945,-85.3019561767578,-85.2389297485352,-85.1930923461914,-85.1358032226562,-85.1128768920898,-85.0441284179688,-84.992561340332,-84.9639129638672,-84.9467239379883,-84.9696426391602,-84.998291015625,-85.0154800415039,-85.0326690673828,-85.0269317626953,-85.0269317626953,-85.0326690673828,-85.0269317626953,-84.9868316650391,-84.9467239379883,-84.9066162109375,-84.8321304321289,-84.81494140625,-84.7920227050781,-84.7519149780273,-84.723274230957,-84.7060775756836,-84.6831665039062,-84.6602401733398,-84.5972213745117,-84.5914916992188,-84.5742950439453,-84.545654296875,-84.5170059204102,-84.4711685180664,-84.4310607910156,-84.3966827392578,-84.3623046875,-84.3279266357422,-84.2820892333984,-84.2591705322266,-84.2248001098633,-84.2305297851562,-84.2018737792969,-84.2190704345703,-84.2419815063477,-84.2477111816406,-84.2248001098633,-84.1846923828125,-84.1388549804688,-84.1102066040039,-84.0586395263672,-84.0529098510742,-84.0471801757812,-84.0242614746094,-84.0070724487305,-83.9669647216797,-83.9383163452148,-83.90966796875,-83.90966796875,-83.9325866699219,-83.9669647216797,-83.9956130981445,-84.0242614746094,-84.0414505004883,-84.0643692016602,-84.0815582275391,-84.098747253418,-84.1388549804688,-84.1732330322266,-84.2018737792969,-84.2591705322266,-84.3050079345703,-84.3279266357422,-84.3508453369141,-84.3737640380859,-84.4081420898438,-84.4367904663086,-84.4482498168945,-84.4711685180664,-84.4883575439453,-84.5170059204102,-84.5341949462891,-84.6029510498047,-84.6487808227539,-84.6831665039062,-84.6717071533203,-84.7118072509766,-84.7118072509766,-84.7060775756836,-84.7175445556641,-84.7060775756836,-84.723274230957,-84.7519149780273,-84.7805633544922,-84.81494140625,-84.8264007568359,-84.8264007568359,-84.8722381591797,-84.9066162109375,-84.9295349121094,-84.9810943603516,-85.0383987426758,-85.1071472167969,-85.175910949707,-85.2045516967773,-85.2618560791016,-85.3134155273438,-85.3535232543945,-85.3936309814453,-85.4337310791016,-85.4967651367188,-85.5597839355469,-85.6170806884766,-85.6571884155273,-85.6915664672852,-85.7545928955078,-85.8118896484375,-85.8519973754883,-85.8749160766602,-85.8921051025391,-85.9207534790039,-86.0066909790039,-86.1040954589844,-86.1728515625,-86.2587966918945,-86.2702560424805,-86.3046340942383,-86.3103637695312,-86.3218231201172,-86.3218231201172,-86.3332824707031,-86.356201171875,-86.4020385742188,-86.4249496459961,-86.4707870483398,-86.5051651000977,-86.5166244506836,-86.5681915283203,-86.5796585083008,-86.6140289306641,-86.6082992553711,-86.619758605957,-86.6426773071289,-86.6598663330078,-86.7171630859375,-86.7171630859375,-86.7171630859375,-86.6713256835938,-86.6484069824219,-86.5911102294922,-86.5796585083008,-86.53955078125,-86.53955078125,-86.5510025024414,-86.5681915283203,-86.6025695800781,-86.6426773071289,-86.6770553588867,-86.705696105957,-86.7630004882812,-86.7801895141602,-86.7801895141602,-86.8202972412109,-86.8546752929688,-86.9119644165039,-86.9749908447266,-86.9692611694336,-86.9692611694336,-86.9749908447266,-86.9807205200195,-86.9348831176758,-86.9406204223633,-86.9635314941406,-87.0093688964844,-87.0265579223633,-87.078125,-87.0666656494141,-87.072395324707,-87.083854675293,-87.1239624023438,-87.1869888305664,-87.2328262329102,-87.255744934082,-87.2958450317383,-87.3703308105469,-87.4218978881836,-87.5135726928711,-87.5823287963867,-87.6052474975586,-87.5937881469727,-87.6281661987305,-87.6682739257812,-87.7026443481445,-87.7484817504883,-87.7484817504883,-87.7370223999023,-87.6969146728516,-87.6740036010742,-87.6969146728516,-87.7427520751953,-87.8344268798828,-87.8630752563477,-87.8974609375,-87.8745346069336,-87.8516235351562,-87.8229675292969,-87.8286972045898,-87.8344268798828,-87.8115158081055,-87.8057861328125,-87.8172378540039,-87.8344268798828,-87.8115158081055,-87.8057861328125,-87.8344268798828,-87.9031829833984,-87.977668762207,-88.0063171386719,-88.0235061645508,-88.0578842163086,-88.0865325927734,-88.1209106445312,-88.1438293457031,-88.1438293457031,-88.1094436645508,-88.0979919433594,-88.1266403198242,-88.1266403198242,-88.1323699951172,-88.161018371582,-88.1839370727539,-88.2584228515625,-88.344367980957,-88.3787384033203,-88.4131164550781,-88.4704132080078,-88.5448989868164,-88.613655090332,-88.6422958374023,-88.6652221679688,-88.6938629150391,-88.7454299926758,-88.8141860961914,-88.8600234985352,-88.9345092773438,-88.9918060302734,-89.0376434326172,-89.066291809082,-89.1063919067383,-89.34130859375,-89.6850814819336,-89.8856201171875,-89.9199905395508,-90.0918807983398,-90.1205368041992,-90.1319885253906,-90.1377182006836,-90.1720962524414,-90.2007522583008,-90.2179336547852,-90.240852355957,-90.2981491088867,-90.3153381347656,-90.3267974853516,-90.3382568359375,-90.3783645629883,-90.4070129394531,-90.4127349853516,-90.4127349853516,null,-83.4455718994141,-83.7721633911133,-83.8867492675781,-84.368034362793,-84.4024124145508,-84.7977523803711,-84.8034820556641,-84.8321304321289,-85.2102813720703,-85.2962265014648,-85.6629180908203,-85.7545928955078,-86.0582580566406,-86.2358779907227,-86.5223541259766,-86.8202972412109,-86.7687301635742,-86.7343521118164,-86.6827850341797,-86.6369476318359,-86.6082992553711,-86.5911102294922,-86.5796585083008,-86.533821105957,-86.4478759765625,-86.3905715942383,-86.361930847168,-86.3160934448242,-86.2817153930664,-86.2645263671875,-86.2473373413086,-86.2244186401367,-86.2186889648438,-86.2244186401367,-86.2186889648438,-86.1843109130859,-86.1671295166016,-86.1728515625,-86.2072296142578,-86.1957702636719,-86.1900405883789,-86.1900405883789,-86.2072296142578,-86.2072296142578,-86.2129592895508,-86.2244186401367,-86.2416076660156,-86.253059387207,-86.3103637695312,-86.361930847168,-86.4478759765625,-86.436408996582,-86.436408996582,-86.4478759765625,-86.4822463989258,-86.5108947753906,-86.5166244506836,-86.4994354248047,-86.4421463012695,-86.4306793212891,-86.4192199707031,-86.4306793212891,-86.436408996582,-86.5051651000977,-86.4994354248047,-86.4879837036133,-86.4421463012695,-86.4192199707031,-86.4077682495117,-86.3676605224609,-86.3390045166016,-86.3160934448242,-86.253059387207,-86.2358779907227,-86.2358779907227,-86.2186889648438,-86.2129592895508,-86.2129592895508,-86.2358779907227,-86.2358779907227,-86.2186889648438,-86.1957702636719,-86.1442031860352,-86.0983657836914,-86.0697174072266,-86.0467987060547,-86.0525283813477,-86.0582580566406,-86.0525283813477,-86.0353469848633,-85.9952392578125,-85.9780426025391,-85.9436721801758,-85.9379425048828,-85.9150238037109,-85.8577270507812,-85.8290786743164,-85.7775115966797,-85.7488632202148,-85.6743850708008,-85.63427734375,-85.5998916625977,-85.5597839355469,-85.5254058837891,-85.5254058837891,-85.5254058837891,-85.5827102661133,-85.5827102661133,-85.5597839355469,-85.5597839355469,-85.5998916625977,-85.6056213378906,-85.5884399414062,-85.6113510131836,-85.6228179931641,-85.628547668457,-85.6170806884766,-85.5998916625977,-85.5884399414062,-85.5655136108398,-85.5426025390625,-85.5254058837891,-85.5139465332031,-85.4910354614258,-85.4681167602539,-85.4738388061523,-85.4795684814453,-85.4795684814453,-85.5024948120117,-85.5254058837891,-85.5483322143555,-85.5483322143555,-85.5426025390625,-85.5139465332031,-85.4795684814453,-85.450927734375,-85.4165496826172,-85.3936309814453,-85.3707122802734,-85.3592529296875,-85.3707122802734,-85.3764419555664,-85.3764419555664,-85.3477935791016,-85.2962265014648,-85.267578125,-85.2446594238281,-85.2332000732422,-85.181640625,-85.1472549438477,-85.1014175415039,-85.0383987426758,-84.9810943603516,-84.9467239379883,-84.9295349121094,-84.9295349121094,-84.9810943603516,-85.0212020874023,-85.0613098144531,-85.0785064697266,-85.0956954956055,-85.0956954956055,-85.0956954956055,-85.0670394897461,-85.0326690673828,-84.9868316650391,-84.9467239379883,-84.9409942626953,-84.9409942626953,-84.9696426391602,-84.9696426391602,-84.9295349121094,-84.8779678344727,-84.8264007568359,-84.7977523803711,-84.7691116333008,-84.7633819580078,-84.7461853027344,-84.7404556274414,-84.7060775756836,-84.6545104980469,-84.5628433227539,-84.4711685180664,-84.4196014404297,-84.368034362793,-84.3050079345703,-84.2763671875,-84.2477111816406,-84.2133331298828,-84.1732330322266,-84.1388549804688,-84.1159286499023,-84.1044769287109,-84.0815582275391,-84.0414505004883,-83.9841537475586,-83.9383163452148,-83.8982086181641,-83.7836151123047,-83.7148590087891,-83.6747589111328,-83.6231842041016,-83.5200576782227,-83.4971389770508,-83.4684906005859,-83.4112014770508,-83.3997344970703,-83.4054718017578,-83.4054718017578,-83.3882751464844,-83.3481674194336,-83.3137969970703,-83.3137969970703,-83.2679595947266,-83.2679595947266,-83.2908706665039,-83.3768157958984,-83.4226531982422,-83.4341125488281,-83.4513092041016,-83.4513092041016,-83.4341125488281,-83.3997344970703,-83.365364074707,-83.3309783935547,-83.3080596923828,-83.3023300170898,-83.2851486206055,-83.2794189453125,-83.3023300170898,-83.3023300170898,-83.3137969970703,-83.3195266723633,-83.3252563476562,-83.3309783935547,-83.3367080688477,-83.3481674194336,-83.37109375,-83.4054718017578,-83.4226531982422,-83.4455718994141,-83.4914093017578,-83.5200576782227,-83.5487060546875,-83.5601654052734,-83.5601654052734,-83.5773468017578,-83.5888137817383,-83.6002731323242,-83.6575698852539,-83.6747589111328,-83.6804885864258,-83.7091293334961,-83.7492370605469,-83.7893447875977,-83.8466415405273,-83.8867492675781,-83.9039459228516,-83.90966796875,-83.915397644043,-83.9383163452148,-83.9612350463867,-83.915397644043,-83.915397644043,-83.8867492675781,-83.8581085205078,-83.7950744628906,-83.7435073852539,-83.7205963134766,-83.7205963134766,-83.6919479370117,-83.6632919311523,-83.6289215087891,-83.5830841064453,-83.5544357299805,-83.5315170288086,-83.5028686523438,-83.4856796264648,-83.462760925293,-83.4513092041016,-83.4112014770508,-83.365364074707,-83.3367080688477,-83.2851486206055,-83.2335815429688,-83.1705474853516,-83.0731506347656,-83.0502319335938,-83.00439453125,-82.9814758300781,-82.9413681030273,-82.912727355957,-82.8668899536133,-82.8038558959961,-82.7522964477539,-82.7179107666016,-82.7007293701172,-82.6892700195312,-82.6548919677734,-82.6147842407227,-82.6033248901367,-82.5975952148438,-82.6033248901367,-82.5975952148438,-82.5746765136719,-82.5517578125,-82.5288391113281,-82.5288391113281,-82.5231094360352,-82.5173797607422,-82.5001983642578,-82.4944610595703,-82.4887313842773,-82.4543609619141,-82.4428939819336,-82.4715423583984,-82.5001983642578,-82.5173797607422,-82.5231094360352,-82.5231094360352,-82.5288391113281,-82.5632171630859,-82.6090545654297,-82.6262435913086,-82.6319732666016,-82.6606216430664,-82.6835403442383,-82.6720733642578,-82.6434326171875,-82.6434326171875,-82.6778106689453,-82.7007293701172,-82.7236480712891,-82.7752151489258,-82.8153228759766,-82.8153228759766,-82.7981262207031,-82.7981262207031,-82.8095855712891,-82.8611602783203,-82.8668899536133,-82.8668899536133,-82.8668899536133,-82.8668899536133,-82.8898010253906,-82.9241790771484,-82.9642868041992,-83.0273132324219,-83.0731506347656,-83.1075286865234,-83.1419067382812,-83.1419067382812,-83.1476364135742,-83.1705474853516,-83.1762847900391,-83.1705474853516,-83.1648254394531,-83.1762847900391,-83.193473815918,-83.2163848876953,-83.2335815429688,-83.2564926147461,-83.3080596923828,-83.3367080688477,-83.3596343994141,-83.3825454711914,-83.4112014770508,-83.4341125488281,-83.4398422241211,-83.4455718994141,-83.4455718994141,null,-96.4287948608398,-96.4287948608398,-96.4287948608398,-96.4345245361328,-96.4345245361328,-96.4345245361328,-96.4345245361328,-96.4345245361328,-96.4345245361328,-96.4402542114258,-96.4402542114258,-96.4574508666992,-96.5147399902344,-96.577766418457,-96.6866302490234,-96.7210006713867,-96.7783050537109,-96.8126754760742,-96.8355941772461,-96.8413238525391,-96.8355941772461,-96.8241424560547,-96.7783050537109,-96.6522521972656,-96.5949554443359,-96.5720367431641,-96.5605773925781,-96.5548477172852,-96.5605773925781,-96.5663070678711,-96.5663070678711,-96.5491180419922,-96.5491180419922,-96.5376586914062,-96.5548477172852,-96.577766418457,-96.577766418457,-96.589225769043,-96.6236038208008,-96.675163269043,-96.7095413208008,-96.7210006713867,-96.7381973266602,-96.7783050537109,-96.7840347290039,-96.7783050537109,-96.772575378418,-96.7668380737305,-96.7553787231445,-96.8241424560547,-96.8184127807617,-96.8126754760742,-96.8126754760742,-96.8184127807617,-96.8184127807617,-96.8241424560547,-96.8298721313477,-96.8355941772461,-96.8298721313477,-96.8241424560547,-96.8241424560547,-96.8355941772461,-96.8355941772461,-96.8355941772461,-96.8413238525391,-96.847053527832,-96.847053527832,-96.858512878418,-96.8699798583984,-96.8814315795898,-96.9100875854492,-96.9329986572266,-96.9559173583984,-96.9902954101562,-97.0189437866211,-97.0361328125,-97.0475921630859,-97.0590515136719,-97.0647811889648,-97.0762405395508,-97.1335372924805,-97.1449966430664,-97.1392669677734,-97.1392669677734,-97.1392669677734,-97.1392669677734,-97.1507263183594,-97.1392669677734,-97.1392669677734,-97.1392669677734,-97.1449966430664,-97.1564559936523,-97.1564559936523,-97.1392669677734,-97.1106185913086,-97.0934295654297,-97.1106185913086,-97.127799987793,-97.1449966430664,-97.1793746948242,-97.1851043701172,-97.1908340454102,-97.225212097168,-97.225212097168,-96.3715057373047,-95.2943420410156,-95.1568298339844,-95.1511001586914,-95.1052627563477,-95.0537033081055,-95.0193252563477,-94.9849395751953,-94.9333801269531,-94.9047241210938,-94.8818130493164,-94.8417053222656,-94.8015975952148,-94.7958679199219,-94.7901382446289,-94.7614898681641,-94.7328414916992,-94.7213821411133,-94.6984634399414,-94.6755447387695,-94.6755447387695,-94.6755447387695,-94.68701171875,-94.6812744140625,-94.6698150634766,-94.6067962646484,-94.5208511352539,-94.4406356811523,-94.4005279541016,-94.3718795776367,-94.3317718505859,-94.2916641235352,-94.2515563964844,-94.234375,-94.1541595458984,-93.8447570800781,-93.8103790283203,-93.7874603271484,-93.7931900024414,-93.7702713012695,-93.4494171142578,-93.4379577636719,-93.409309387207,-93.2660675048828,-93.2374267578125,-93.1858520507812,-93.0712661743164,-93.0082397460938,-92.956672668457,-92.9222946166992,-92.8821868896484,-92.8019714355469,-92.7389526367188,-92.6873779296875,-92.6530075073242,-92.6186294555664,-92.6128997802734,-92.6701965332031,-92.6873779296875,-92.6873779296875,-92.6300888061523,-92.5727920532227,-92.5326843261719,-92.504035949707,-92.4467391967773,-92.4581985473633,-92.4524688720703,-92.4180908203125,-92.3665237426758,-92.2805786132812,-92.2863159179688,-92.2748489379883,-92.2576675415039,-92.2118301391602,-92.1545333862305,-92.0857772827148,-92.0685882568359,-92.0456695556641,-92.0170211791992,-92.0112915039062,-91.9883728027344,-91.9941024780273,-91.9769134521484,-91.9425354003906,-91.9081573486328,-91.8795166015625,-91.8451385498047,-91.7706451416016,-91.7534637451172,-91.7248153686523,-91.7018966674805,-91.6961669921875,-91.6904296875,-91.6732482910156,-91.6216812133789,-91.5643844604492,-91.5529251098633,-91.5185546875,-91.4898986816406,-91.4555206298828,-91.4096832275391,-91.3008270263672,-91.2263412475586,-91.1633148193359,-91.0716400146484,-91.0143432617188,-90.9914245605469,-90.9513168334961,-90.9054794311523,-90.8768310546875,-90.8367309570312,-90.8310012817383,-90.8138122558594,-90.7622451782227,-90.7565155029297,-90.7507858276367,-90.7221374511719,-90.6820297241211,-90.6247329711914,-90.5903549194336,-90.5617141723633,-90.4929504394531,-90.424201965332,-90.3096084594727,-90.2293930053711,-90.1720962524414,-90.1148071289062,-90.0632400512695,-90.0288619995117,-89.9944839477539,-89.9600982666016,-89.9142684936523,-89.8455123901367,-89.788215637207,-89.7538375854492,-89.6850814819336,-89.5590286254883,-89.4730911254883,-89.5876770019531,-89.6621704101562,-89.7710266113281,-89.8397827148438,-89.9543762207031,-90.1033401489258,-90.2122039794922,-90.3554458618164,-90.4929504394531,-90.704948425293,-90.7851638793945,-90.8424606323242,-90.9455871582031,-91.0028839111328,-91.0716400146484,-91.1403961181641,-91.2893676757812,-91.3982238769531,-91.5357360839844,-91.6159515380859,-91.7420043945312,-91.787841796875,-91.8336791992188,-91.9138870239258,-91.9998321533203,-92.0743179321289,-92.1258850097656,-92.1602630615234,-92.2003707885742,-92.2232818603516,-92.2748489379883,-92.3034973144531,-92.2920455932617,-92.2920455932617,-92.3034973144531,-92.3321533203125,-92.3607940673828,-92.4352798461914,-92.4639282226562,-92.5384140014648,-92.5785217285156,-92.6873779296875,-92.7332153320312,-92.7561340332031,-92.779052734375,-92.7847900390625,-92.8077011108398,-92.8478088378906,-92.8879165649414,-92.9051055908203,-92.9222946166992,-92.9108352661133,-92.779052734375,-92.7389526367188,-92.6816482543945,-92.6701965332031,-92.6873779296875,-92.7274856567383,-92.7504119873047,-92.7618637084961,-92.7847900390625,-92.7675933837891,-92.7905197143555,-92.779052734375,-92.8019714355469,-92.7905197143555,-92.7618637084961,-92.779052734375,-92.7618637084961,-92.7962493896484,-92.8019714355469,-92.7389526367188,-92.6759185791016,-92.6300888061523,-92.5899810791016,-92.5326843261719,-92.4352798461914,-92.3607940673828,-92.3378829956055,-92.320686340332,-92.2977752685547,-92.2519378662109,-92.0972290039062,-92.1029663085938,-92.0170211791992,-91.9425354003906,-91.9081573486328,-91.8795166015625,-91.8623199462891,-91.8336791992188,-91.8107528686523,-91.7248153686523,-91.6675186157227,-91.6044921875,-91.5471954345703,-91.4956283569336,-91.4383392333984,-91.3982238769531,-91.3581161499023,-91.3065567016602,-91.2893676757812,-91.2607192993164,-91.2435302734375,-91.2435302734375,-91.2549896240234,-91.2721786499023,-91.23779296875,-91.2492599487305,-91.2607192993164,-91.2263412475586,-91.2206115722656,-91.2263412475586,-91.6044921875,-91.7248153686523,-92.0800476074219,-92.4581985473633,-92.5498733520508,-93.0254287719727,-93.0598068237305,-93.4952545166016,-93.6442260742188,-93.9765396118164,-94.2630157470703,-94.4520874023438,-94.8646240234375,-94.9161911010742,-95.3917388916016,-95.4662322998047,-95.8615646362305,-96.0449142456055,-96.4287948608398,-96.4287948608398,null,-88.1896591186523,-88.166748046875,-88.1323699951172,-88.1094436645508,-88.1495513916016,-88.166748046875,-88.1839370727539,-88.2068557739258,-88.2068557739258,-88.2526931762695,-88.2756042480469,-88.2985305786133,-88.3386306762695,-88.35009765625,-88.3902053833008,-88.430305480957,-88.430305480957,-88.4761428833008,-88.4646835327148,-88.4532241821289,-88.430305480957,-88.4188461303711,-88.4073867797852,-88.3902053833008,-88.4131164550781,-88.4073867797852,-88.4131164550781,-88.4532241821289,-88.4818725585938,-88.5105209350586,-88.5448989868164,-88.5678176879883,-88.5792770385742,-88.5964660644531,-88.619384765625,-88.6480255126953,-88.7110595703125,-88.7568969726562,-88.7798080444336,-88.797004699707,-88.797004699707,-88.8141860961914,-88.8371047973633,-88.8600234985352,-88.8772125244141,-88.894401550293,-88.9058609008789,-88.882942199707,-88.882942199707,-88.9001312255859,-88.9516983032227,-88.9975357055664,-89.0548248291016,-89.1808776855469,-89.2668228149414,-89.2840118408203,-89.2954788208008,-89.3012008666992,-89.3126602172852,-89.335578918457,-89.3527679443359,-89.3584976196289,-89.3584976196289,-89.34130859375,-89.3986053466797,-89.4157943725586,-89.4387130737305,-89.4444427490234,-89.4673538208008,-89.5017395019531,-89.5475692749023,-89.5762252807617,-89.604866027832,-89.6106033325195,-89.6335144042969,-89.6392440795898,-89.6335144042969,-89.6621704101562,-89.6679000854492,-89.6793518066406,-89.6850814819336,-89.702278137207,-89.7710266113281,-89.788215637207,-89.8054046630859,-89.8340530395508,-89.8340530395508,-89.8225936889648,-89.8054046630859,-89.7824859619141,-89.7652969360352,-89.7251892089844,-89.7309188842773,-89.7538375854492,-89.8397827148438,-90.2695007324219,-90.3497161865234,-90.5617141723633,-90.5674438476562,-90.8539199829102,-91.0601806640625,-91.1862335205078,-91.610221862793,-91.6274108886719,-91.6216812133789,-91.5701141357422,-91.5873031616211,-91.610221862793,-91.6159515380859,-91.610221862793,-91.6044921875,-91.6274108886719,-91.6331405639648,-91.610221862793,-91.5643844604492,-91.5300064086914,-91.5242767333984,-91.5586547851562,-91.5586547851562,-91.5471954345703,-91.5070877075195,-91.4727172851562,-91.4669799804688,-91.4898986816406,-91.5128173828125,-91.5013580322266,-91.4326095581055,-91.415412902832,-91.415412902832,-91.4326095581055,-91.4898986816406,-91.5013580322266,-91.4898986816406,-91.4727172851562,-91.4096832275391,-91.3982238769531,-91.4039535522461,-91.3867721557617,-91.3638458251953,-91.3180084228516,-91.2664489746094,-91.2836303710938,-91.3294677734375,-91.3523941040039,-91.3466644287109,-91.3294677734375,-91.3065567016602,-91.2721786499023,-91.2263412475586,-91.2320709228516,-91.23779296875,-91.2320709228516,-91.2091522216797,-91.1862335205078,-91.157585144043,-91.1117477416992,-91.0945587158203,-91.1117477416992,-91.1289367675781,-91.1289367675781,-91.1117477416992,-91.06591796875,-91.0429916381836,-91.0200805664062,-91.0028839111328,-90.9742431640625,-90.9570465087891,-90.9857025146484,-91.0143432617188,-91.0258102416992,-91.1002883911133,-91.1232070922852,-91.1690444946289,-91.1747741699219,-91.1690444946289,-91.1403961181641,-91.1174774169922,-91.1002883911133,-90.9857025146484,-90.962776184082,-90.9513168334961,-90.9284057617188,-90.9112091064453,-90.9226684570312,-90.9742431640625,-91.0200805664062,-91.0258102416992,-91.0372619628906,-91.0716400146484,-91.1002883911133,-91.1174774169922,-91.1174774169922,-91.0945587158203,-91.0258102416992,-91.0086135864258,-91.0028839111328,-91.0372619628906,-91.06591796875,-91.0601806640625,-91.0258102416992,-91.0200805664062,-91.0258102416992,-91.0544509887695,-91.1002883911133,-91.1289367675781,-91.146125793457,-91.146125793457,-91.1346664428711,-91.0945587158203,-91.0716400146484,-91.0716400146484,-91.0716400146484,-91.1174774169922,-91.146125793457,-91.157585144043,-91.15185546875,-91.1060180664062,-91.0888290405273,-91.0773696899414,-91.1117477416992,-91.1289367675781,-91.146125793457,-91.1805038452148,-91.2034225463867,-91.2148818969727,-91.2091522216797,-91.1919555664062,-91.1862335205078,-91.146125793457,-91.1346664428711,-91.1403961181641,-91.1862335205078,-91.1805038452148,-91.1690444946289,-91.1289367675781,-91.0888290405273,-91.0773696899414,-91.0716400146484,-91.0601806640625,-91.0429916381836,-91.0487213134766,-91.0544509887695,-91.0716400146484,-91.0888290405273,-91.1002883911133,-91.1117477416992,-91.1232070922852,-91.157585144043,-91.1690444946289,-91.1633148193359,-91.1289367675781,-91.0945587158203,-91.0716400146484,-91.0773696899414,-91.0945587158203,-91.1117477416992,-91.1403961181641,-91.1633148193359,-91.1805038452148,-91.1862335205078,-91.1862335205078,-91.1633148193359,-91.1346664428711,-91.1346664428711,-91.146125793457,-91.1690444946289,-91.1862335205078,-91.2091522216797,-91.2263412475586,-91.2320709228516,-91.2263412475586,-91.2091522216797,-91.2148818969727,-91.2320709228516,-91.23779296875,-91.2148818969727,-91.1690444946289,-91.1633148193359,-91.1747741699219,-91.2034225463867,-91.2091522216797,-91.2206115722656,-91.2034225463867,-91.1862335205078,-91.1403961181641,-91.1117477416992,-91.0773696899414,-91.06591796875,-91.0773696899414,-91.1346664428711,-91.1403961181641,-91.1346664428711,-91.0945587158203,-91.06591796875,-91.0544509887695,-91.06591796875,-91.0601806640625,-91.0487213134766,-91.0544509887695,-91.0716400146484,-91.0716400146484,-91.0601806640625,-91.0429916381836,-91.0086135864258,-90.9857025146484,-90.9799728393555,-90.962776184082,-90.9455871582031,-90.9284057617188,-90.9284057617188,-90.9455871582031,-90.9799728393555,-90.962776184082,-90.9226684570312,-90.8653717041016,-90.8310012817383,-90.8195419311523,-90.8310012817383,-90.8940277099609,-90.9112091064453,-90.9112091064453,-90.8997573852539,-90.8596496582031,-90.8367309570312,-90.8195419311523,-90.7966232299805,-90.7679748535156,-90.7393264770508,-90.7221374511719,-90.7450561523438,-90.7507858276367,-90.7393264770508,-90.7164077758789,-90.6763000488281,-90.6533889770508,-90.607551574707,-90.5788955688477,-90.5674438476562,-90.5731735229492,-90.5617141723633,-90.5387878417969,-90.5330657958984,-90.5330657958984,-90.5674438476562,-90.5731735229492,-90.5559768676758,-90.5330657958984,-90.4929504394531,-90.4814987182617,-90.4643020629883,-90.4643020629883,-90.4700393676758,-90.4814987182617,-90.5330657958984,-90.5445175170898,-90.5330657958984,-90.5216064453125,-90.4757690429688,-90.4585723876953,-90.4471206665039,-90.429931640625,-90.429931640625,-90.424201965332,-90.4127349853516,-90.3497161865234,-90.3153381347656,-90.2866897583008,-90.2580413818359,-90.24658203125,-90.252311706543,-90.2637710571289,-90.2809600830078,-89.7251892089844,-89.6449737548828,-89.3527679443359,-89.1980667114258,-89.0204544067383,-88.8256454467773,-88.7912673950195,-88.3959274291992,-88.3672790527344,-88.1896591186523,-88.1896591186523,null,-95.7527084350586,-95.3745574951172,-95.2026672363281,-94.9161911010742,-94.6354370117188,-94.4807434082031,-94.2400970458984,-94.0166473388672,-93.7760009765625,-93.5697402954102,-93.3749313354492,-93.0999145507812,-92.6873779296875,-92.6300888061523,-92.3436126708984,-92.1717224121094,-91.9368057250977,-91.7018966674805,-91.6675186157227,-91.6159515380859,-91.5873031616211,-91.5242767333984,-91.4898986816406,-91.415412902832,-91.4383392333984,-91.4669799804688,-91.4898986816406,-91.4956283569336,-91.5013580322266,-91.4841690063477,-91.4669799804688,-91.421142578125,-91.4440612792969,-91.4555206298828,-91.4497909545898,-91.3810424804688,-91.3638458251953,-91.3523941040039,-91.335205078125,-91.2836303710938,-91.1862335205078,-91.1633148193359,-91.1060180664062,-91.06591796875,-91.0372619628906,-90.9799728393555,-90.9341354370117,-90.8940277099609,-90.8138122558594,-90.7622451782227,-90.7450561523438,-90.7221374511719,-90.7278671264648,-90.7221374511719,-90.69921875,-90.7164077758789,-90.69921875,-90.6763000488281,-90.6705703735352,-90.6361923217773,-90.6018142700195,-90.5674438476562,-90.5445175170898,-90.4929504394531,-90.4528427124023,-90.4070129394531,-90.3726272583008,-90.3153381347656,-90.2695007324219,-90.240852355957,-90.1892852783203,-90.1434478759766,-90.1205368041992,-90.1205368041992,-90.1434478759766,-90.1778259277344,-90.1892852783203,-90.1950149536133,-90.1835556030273,-90.1835556030273,-90.2007522583008,-90.24658203125,-90.2637710571289,-90.3038787841797,-90.3439865112305,-90.3669052124023,-90.3955535888672,-90.3783645629883,-90.3726272583008,-90.3038787841797,-90.252311706543,-90.2064743041992,-90.1950149536133,-90.16064453125,-90.1205368041992,-90.0002059936523,-89.9543762207031,-89.9371871948242,-89.9429168701172,-89.983024597168,-89.983024597168,-89.9314575195312,-89.9028091430664,-89.8397827148438,-89.7194595336914,-89.6736221313477,-89.6564407348633,-89.6449737548828,-89.5475692749023,-89.5131912231445,-89.5017395019531,-89.518928527832,-89.518928527832,-89.5074615478516,-89.4444427490234,-89.4215240478516,-89.4329833984375,-89.4730911254883,-89.5074615478516,-89.5131912231445,-89.5017395019531,-89.4673538208008,-89.4559020996094,-89.4444427490234,-89.4043350219727,-89.3928756713867,-89.3871459960938,-89.3527679443359,-89.3298492431641,-89.3012008666992,-89.2782821655273,-89.2610931396484,-89.2840118408203,-89.2897415161133,-89.2668228149414,-89.2439041137695,-89.1980667114258,-89.1751480102539,-89.1350402832031,-89.1063919067383,-89.0834808349609,-89.0892105102539,-89.0892105102539,-89.0892105102539,-89.1407699584961,-89.1464996337891,-89.1350402832031,-89.1121292114258,-89.1121292114258,-89.1063919067383,-89.1121292114258,-89.1293182373047,-89.1464996337891,-89.152229309082,-89.1636962890625,-89.1694259643555,-89.1694259643555,-89.1923370361328,-89.2209854125977,-89.249641418457,-89.2954788208008,-89.3298492431641,-89.4043350219727,-89.4329833984375,-89.4501724243164,-89.4788208007812,-89.4673538208008,-89.4788208007812,-89.518928527832,-89.5475692749023,-89.5590286254883,-89.5361175537109,-89.5131912231445,-89.5131912231445,-89.5418472290039,-89.5475692749023,-89.5074615478516,-89.518928527832,-89.5361175537109,-89.5647659301758,-89.5876770019531,-89.604866027832,-89.6106033325195,-89.5532989501953,-89.5532989501953,-89.5704956054688,-89.6106033325195,-89.6621704101562,-89.6850814819336,-89.6736221313477,-89.6106033325195,-89.5991363525391,-89.604866027832,-89.6277847290039,-89.6507034301758,-89.6850814819336,-89.7080078125,-89.7194595336914,-89.7538375854492,-89.7939453125,-89.9658279418945,-89.971565246582,-90.2981491088867,-90.3840942382812,-90.3783645629883,-90.2637710571289,-90.1892852783203,-90.1892852783203,-90.1377182006836,-90.1205368041992,-90.0918807983398,-90.0689697265625,-90.0689697265625,-90.1033401489258,-90.1262588500977,-90.1377182006836,-90.1720962524414,-90.2236633300781,-90.5731735229492,-90.7908935546875,-91.146125793457,-91.415412902832,-91.421142578125,-91.4612503051758,-91.4669799804688,-91.6732482910156,-92.1316146850586,-92.1602630615234,-92.5498733520508,-92.7675933837891,-92.773323059082,-92.8420791625977,-92.8478088378906,-93.3004455566406,-93.3061752319336,-93.3233642578125,-93.3348236083984,-93.5926513671875,-93.598388671875,-93.873405456543,-93.8905944824219,-94.0796661376953,-94.0853958129883,-94.6239776611328,-94.6354370117188,-94.6297073364258,-94.6354370117188,-94.6354370117188,-94.6354370117188,-94.6354370117188,-94.6297073364258,-94.6297073364258,-94.6297073364258,-94.6239776611328,-94.6239776611328,-94.6125183105469,-94.6182479858398,-94.6125183105469,-94.6182479858398,-94.6125183105469,-94.5953369140625,-94.583869934082,-94.6067962646484,-94.6411743164062,-94.6812744140625,-94.7328414916992,-94.767219543457,-94.8130569458008,-94.85888671875,-94.8932723999023,-94.8932723999023,-94.9391021728516,-94.956298828125,-94.9849395751953,-95.0651550292969,-95.1109924316406,-95.1109924316406,-95.0766143798828,-95.0594329833984,-95.036506652832,-94.9792098999023,-94.9792098999023,-94.9104614257812,-94.8703536987305,-94.9276504516602,-94.8932723999023,-94.8875427246094,-94.8932723999023,-94.9505615234375,-94.9792098999023,-95.0021362304688,-95.0250473022461,-95.0479736328125,-95.1281814575195,-95.1797485351562,-95.2255859375,-95.2485046386719,-95.3000717163086,-95.3344497680664,-95.3401794433594,-95.4031982421875,-95.3917388916016,-95.414665222168,-95.4662322998047,-95.4834136962891,-95.5349807739258,-95.5636291503906,-95.6323852539062,-95.6209259033203,-95.6438446044922,-95.6896820068359,-95.7183303833008,-95.7527084350586,-95.76416015625,-95.7527084350586,-95.7527084350586,null,-104.049133300781,-104.049133300781,-104.049133300781,-104.049133300781,-104.049133300781,-104.049133300781,-104.043403625488,-104.043403625488,-104.043403625488,-104.049133300781,-104.043403625488,-104.049133300781,-104.054862976074,-104.157997131348,-104.341346740723,-104.581985473633,-104.782516479492,-104.925765991211,-105.02889251709,-105.08618927002,-105.189315795898,-105.36693572998,-105.693519592285,-105.911247253418,-106.020111083984,-106.237831115723,-106.346694946289,-106.690467834473,-107.028518676758,-107.332183837891,-107.584281921387,-107.779090881348,-107.905136108398,-108.283294677734,-108.615608215332,-108.787498474121,-108.993759155273,-109.268775939941,-109.492233276367,-109.732879638672,-109.813087463379,-109.996437072754,-111.044952392578,-111.056411743164,-111.090789794922,-111.125160217285,-111.142356872559,-111.222564697266,-111.239753723145,-111.228302001953,-111.268402099609,-111.337158203125,-111.382995605469,-111.405914306641,-111.434562683105,-111.474670410156,-111.480400085449,-111.480400085449,-111.497589111328,-111.514778137207,-111.468940734863,-111.480400085449,-111.583526611328,-111.623634338379,-111.658012390137,-111.806983947754,-111.864280700684,-112.059089660645,-112.110649108887,-112.173675537109,-112.242431640625,-112.339836120605,-112.345565795898,-112.402862548828,-112.448699951172,-112.717987060547,-112.792472839355,-112.82112121582,-112.815391540527,-112.844032287598,-112.895599365234,-112.964363098145,-113.02165222168,-113.015922546387,-113.078948974609,-113.056030273438,-113.136245727539,-113.227920532227,-113.313865661621,-113.353973388672,-113.359703063965,-113.388343811035,-113.445648193359,-113.491485595703,-113.439910888672,-113.445648193359,-113.51439666748,-113.57169342041,-113.697746276855,-113.720664978027,-113.760772705078,-113.749305725098,-113.760772705078,-113.818069458008,-113.789413452148,-113.806610107422,-113.863906860352,-113.881088256836,-113.932655334473,-113.989959716797,-114.070167541504,-114.161834716797,-114.230598449707,-114.264976501465,-114.333724975586,-114.448318481445,-114.465507507324,-114.539993286133,-114.562911987305,-114.494155883789,-114.499885559082,-114.517074584961,-114.539993286133,-114.528533935547,-114.465507507324,-114.373832702637,-114.408210754395,-114.408210754395,-114.459777832031,-114.499885559082,-114.459777832031,-114.454048156738,-114.505615234375,-114.505615234375,-114.442588806152,-114.436859130859,-114.459777832031,-114.436859130859,-114.373832702637,-114.396751403809,-114.345184326172,-114.345184326172,-114.322273254395,-114.339454650879,-114.396751403809,-114.454048156738,-114.528533935547,-114.585830688477,-114.63166809082,-114.63166809082,-114.637390136719,-114.666046142578,-114.751983642578,-114.78636932373,-114.769172668457,-114.843658447266,-114.889488220215,-114.929595947266,-114.929595947266,-114.952522277832,-115.027008056641,-115.067115783691,-115.158790588379,-115.296295166016,-115.32494354248,-115.49683380127,-115.542663574219,-115.571319580078,-115.73747253418,-115.657257080078,-115.65153503418,-115.73747253418,-115.708824157715,-115.69164276123,-115.73747253418,-115.73747253418,-115.783317565918,-115.840606689453,-115.869255065918,-115.915084838867,-116.029685974121,-116.041145324707,-116.046867370605,-116.041145324707,-116.041145324707,-115.846336364746,-115.485374450684,-115.004089355469,-114.723342895508,-114.603019714355,-114.333724975586,-114.17903137207,-114.064437866211,-113.92692565918,-113.577423095703,-113.101867675781,-112.534637451172,-112.196594238281,-112.093467712402,-111.858551025391,-111.583526611328,-111.377265930176,-111.25121307373,-111.119430541992,-110.890251159668,-110.735557556152,-110.51782989502,-110.139678955078,-109.744338989258,-109.475044250488,-109.314613342285,-109.073974609375,-108.793228149414,-108.501014709473,-108.231727600098,-108.094215393066,-107.876495361328,-107.681686401367,-107.441047668457,-107.274887084961,-107.183212280273,-107.057167053223,-106.868087768555,-106.638900756836,-106.438369750977,-106.23210144043,-106.100318908691,-106.008651733398,-105.848220825195,-105.619041442871,-105.389862060547,-105.160675048828,-105.057540893555,-104.948677062988,-104.753875732422,-104.501770019531,-104.249671936035,-104.049133300781,-104.049133300781,null,-104.060592651367,-103.510551452637,-103.00634765625,-102.794357299805,-102.078163146973,-101.230186462402,-100.20458984375,-99.5399627685547,-99.2649383544922,-98.5143661499023,-98.5029067993164,-98.47998046875,-98.4685287475586,-98.4570693969727,-98.4169616699219,-98.39404296875,-98.3367462158203,-98.3138275146484,-98.2909088134766,-98.2336120605469,-98.1820526123047,-98.1362152099609,-98.0789108276367,-98.02734375,-97.9700546264648,-97.9299468994141,-97.8955688476562,-97.8726501464844,-97.8440017700195,-97.8038940429688,-97.7695236206055,-97.7351455688477,-97.6893081665039,-97.6606521606445,-97.6320114135742,-97.5919036865234,-97.5231475830078,-97.4773101806641,-97.4372024536133,-97.4028244018555,-97.3627243041992,-97.3397979736328,-97.299690246582,-97.2366714477539,-97.225212097168,-97.2366714477539,-97.2194747924805,-97.1908340454102,-97.1621780395508,-97.1392669677734,-97.0991592407227,-97.0647811889648,-97.0132141113281,-96.9902954101562,-96.9788360595703,-96.9559173583984,-96.9215393066406,-96.8757019042969,-96.8413238525391,-96.8126754760742,-96.7954864501953,-96.7897567749023,-96.7381973266602,-96.7267379760742,-96.7152709960938,-96.6866302490234,-96.6522521972656,-96.6350631713867,-96.6064147949219,-96.577766418457,-96.5433883666992,-96.5204696655273,-96.5090103149414,-96.4803619384766,-96.4402542114258,-96.4345245361328,-96.394416809082,-96.3886871337891,-96.3886871337891,-96.394416809082,-96.405876159668,-96.4116134643555,-96.405876159668,-96.3485794067383,-96.3428497314453,-96.3485794067383,-96.319938659668,-96.319938659668,-96.3428497314453,-96.3428497314453,-96.3371200561523,-96.2970123291016,-96.2798309326172,-96.2626342773438,-96.2282638549805,-96.222526550293,-96.1824264526367,-96.1652374267578,-96.1537780761719,-96.1537780761719,-96.1652374267578,-96.130859375,-96.0964813232422,-96.1022109985352,-96.0907516479492,-96.1194000244141,-96.125129699707,-96.125129699707,-96.0964813232422,-96.0678329467773,-96.0506439208984,-96.0506439208984,-96.0792922973633,-96.0850219726562,-96.0449142456055,-96.0162658691406,-96.0048141479492,-95.9990768432617,-95.947509765625,-95.9360504150391,-95.9303207397461,-95.9245986938477,-95.9245986938477,-95.9303207397461,-95.9245986938477,-95.9016723632812,-95.8787612915039,-95.8730316162109,-95.8787612915039,-95.9016723632812,-95.9016723632812,-95.8902130126953,-95.8844833374023,-95.8730316162109,-95.8558349609375,-95.8730316162109,-95.8730316162109,-95.8730316162109,-95.8386535644531,-95.8214645385742,-95.8271942138672,-95.8271942138672,-95.8558349609375,-95.8443756103516,-95.867301940918,-95.8730316162109,-95.8615646362305,-95.8329238891602,-95.7928161621094,-95.769889831543,-95.76416015625,-95.7527084350586,-95.76416015625,-95.7527084350586,-95.7183303833008,-95.6896820068359,-95.6438446044922,-95.6209259033203,-95.6323852539062,-95.5636291503906,-95.5349807739258,-95.4834136962891,-95.4662322998047,-95.414665222168,-95.3917388916016,-95.4031982421875,-95.3401794433594,-95.3344497680664,-95.3516311645508,-95.7985458374023,-96.0219955444336,-96.2397232055664,-96.4574508666992,-96.8126754760742,-96.9043502807617,-97.3741760253906,-97.8153610229492,-97.947135925293,-98.2794494628906,-98.5143661499023,-98.7148971557617,-99.0701293945312,-99.1675338745117,-99.6316299438477,-99.6316299438477,-100.181671142578,-100.731712341309,-100.760360717773,-101.316131591797,-101.40779876709,-102.055244445801,-102.066696166992,-102.066696166992,-102.060966491699,-102.066696166992,-102.060966491699,-102.060966491699,-102.616744995117,-102.656845092773,-103.373046875,-103.573585510254,-104.060592651367,-104.060592651367,-104.060592651367,-104.060592651367,-104.054862976074,-104.060592651367,-104.060592651367,-104.060592651367,null,-114.041519165039,-114.047248840332,-114.052978515625,-114.08162689209,-114.116004943848,-114.13892364502,-114.201942443848,-114.264976501465,-114.310813903809,-114.327995300293,-114.396751403809,-114.488426208496,-114.557182312012,-114.643127441406,-114.700416564941,-114.734802246094,-114.757713317871,-114.734802246094,-114.734802246094,-114.711875915527,-114.688957214355,-114.700416564941,-114.700416564941,-114.683235168457,-114.671775817871,-114.666046142578,-114.660308837891,-114.666046142578,-114.625938415527,-114.608741760254,-114.597282409668,-114.585830688477,-114.574363708496,-114.603019714355,-114.643127441406,-114.637390136719,-115.674446105957,-115.897903442383,-117.181335449219,-117.84595489502,-118.418922424316,-119.140846252441,-119.329917907715,-119.57056427002,-119.868492126465,-119.994552612305,-120.006011962891,-120.006011962891,-120.006011962891,-120.006011962891,-119.994552612305,-120.006011962891,-120.006011962891,-120.006011962891,-119.370025634766,-119.306999206543,-118.201194763184,-117.026634216309,-115.061378479004,-114.305076599121,-114.047248840332,-114.041519165039,-114.041519165039,-114.035797119141,-114.041519165039,-114.047248840332,-114.047248840332,-114.041519165039,-114.047248840332,-114.041519165039,-114.041519165039,null,-72.4734268188477,-72.502082824707,-72.5307312011719,-72.5536422729492,-72.5307312011719,-72.5249938964844,-72.502082824707,-72.4734268188477,-72.4562454223633,-72.4676971435547,-72.4562454223633,-72.4390563964844,-72.4447860717773,-72.4505157470703,-72.4390563964844,-72.4161376953125,-72.4104080200195,-72.3817520141602,-72.3760299682617,-72.3473815917969,-72.318733215332,-72.3072738647461,-72.3015441894531,-72.2843551635742,-72.2385177612305,-72.2156066894531,-72.1926803588867,-72.1812210083008,-72.1812210083008,-72.1296615600586,-72.1124649047852,-72.1010055541992,-72.1067352294922,-72.0895538330078,-72.0608978271484,-72.0437164306641,-72.0379867553711,-72.049446105957,-72.0322570800781,-72.0265274047852,-72.0093383789062,-71.9921493530273,-71.9577713012695,-71.866096496582,-71.8374481201172,-71.8087997436523,-71.7744216918945,-71.7515029907227,-71.694206237793,-71.6483688354492,-71.6025314331055,-71.5910797119141,-71.5796203613281,-71.5624237060547,-71.5509719848633,-71.5681533813477,-71.6254577636719,-71.5910797119141,-71.5280532836914,-71.5280532836914,-71.5452423095703,-71.5337829589844,-71.5051345825195,-71.4879455566406,-71.4822158813477,-71.4363784790039,-71.4020004272461,-71.4077301025391,-71.4306488037109,-71.4020004272461,-71.3676223754883,-71.3160552978516,-71.2874069213867,-71.2644958496094,-71.230110168457,-71.1900024414062,-71.1498947143555,-71.1155166625977,-71.0754165649414,-71.0181198120117,-70.972282409668,-70.972282409668,-70.960823059082,-70.960823059082,-70.966552734375,-70.972282409668,-70.966552734375,-70.9321746826172,-70.8576965332031,-70.8290405273438,-70.8175811767578,-70.8175811767578,-70.8233108520508,-70.8118591308594,-70.8003921508789,-70.7717514038086,-70.7373657226562,-70.7545547485352,-70.7430953979492,-70.7316436767578,-70.7316436767578,-70.7717514038086,-70.8404998779297,-70.8863372802734,-70.9092559814453,-71.0123901367188,-71.0410385131836,-71.0696792602539,-71.0868759155273,-71.144172668457,-71.1785507202148,-71.1957321166992,-71.1957321166992,-71.1957321166992,-71.2186584472656,-71.23583984375,-71.2644958496094,-71.2816772460938,-71.3103332519531,-71.3447036743164,-71.7457733154297,-71.9004745483398,-71.9348526000977,-72.2843551635742,-72.4734268188477,-72.4734268188477,null,-74.7251586914062,-74.3756484985352,-74.2381362915039,-74.1922988891602,-73.9001007080078,-73.9115524291992,-73.9172821044922,-73.9402084350586,-73.9745788574219,-74.0032272338867,-74.0146865844727,-74.0318756103516,-74.0547943115234,-74.0777130126953,-74.0949020385742,-74.1464691162109,-74.1693878173828,-74.1808471679688,-74.2037658691406,-74.2209548950195,-74.2324142456055,-74.2438659667969,-74.2610626220703,-74.2897033691406,-74.2954406738281,-74.2782440185547,-74.2610626220703,-74.2094955444336,-74.2037658691406,-74.1922988891602,-74.140739440918,-74.0891723632812,-74.0662536621094,-74.0089569091797,-74.0204162597656,-74.0089569091797,-73.9917678833008,-73.9745788574219,-73.957389831543,-73.957389831543,-73.957389831543,-73.957389831543,-73.9745788574219,-74.0032272338867,-74.0089569091797,-74.0204162597656,-74.0318756103516,-74.0490646362305,-74.0547943115234,-74.0719833374023,-74.0891723632812,-74.0949020385742,-74.0891723632812,-74.0719833374023,-74.0719833374023,-74.0719833374023,-74.0891723632812,-74.1235504150391,-74.1178207397461,-74.1120910644531,-74.129280090332,-74.1521911621094,-74.1751174926758,-74.1751174926758,-74.1751174926758,-74.2037658691406,-74.2266845703125,-74.2438659667969,-74.3069000244141,-74.312629699707,-74.3183517456055,-74.3412780761719,-74.3641891479492,-74.3871154785156,-74.3928451538086,-74.398567199707,-74.3928451538086,-74.3756484985352,-74.398567199707,-74.4214859008789,-74.4615936279297,-74.5017013549805,-74.5532684326172,-74.581916809082,-74.6105651855469,-74.6621322631836,-74.7079696655273,-74.7423400878906,-74.7709884643555,-74.7824478149414,-74.8053741455078,-74.8397521972656,-74.8741226196289,-74.9199600219727,-74.9486083984375,-74.9600677490234,-74.9543380737305,-74.9371490478516,-74.9027709960938,-74.8913192749023,-74.8855895996094,-74.8855895996094,-74.9199600219727,-74.9600677490234,-74.9829864501953,-75.0001754760742,-75.0116348266602,-75.046012878418,-75.0689315795898,-75.0861206054688,-75.1033020019531,-75.1204986572266,-75.1491394042969,-75.1606063842773,-75.1720657348633,-75.2121734619141,-75.2293548583984,-75.2408142089844,-75.2694625854492,-75.2981185913086,-75.3267593383789,-75.3611373901367,-75.3955154418945,-75.4241638183594,-75.4642715454102,-75.5158386230469,-75.5158386230469,-75.5101013183594,-75.5043792724609,-75.5043792724609,-75.5272979736328,-75.5502166748047,-75.5387573242188,-75.5215682983398,-75.5272979736328,-75.4413528442383,-75.4241638183594,-75.4127044677734,-75.3668670654297,-75.3382263183594,-75.2809219360352,-75.2408142089844,-75.2064437866211,-75.1663360595703,-75.1491394042969,-75.1319580078125,-75.1204986572266,-75.1147689819336,-75.0746612548828,-75.046012878418,-74.9715270996094,-74.9142303466797,-74.862663269043,-74.8340148925781,-74.8053741455078,-74.765266418457,-74.7308807373047,-74.7366104125977,-74.7824478149414,-74.8168258666992,-74.8340148925781,-74.85693359375,-74.8741226196289,-74.8970413208008,-74.9199600219727,-74.9314270019531,-74.9657974243164,-75.0116348266602,-75.046012878418,-75.0632019042969,-75.0689315795898,-75.0689315795898,-75.0861206054688,-75.1204986572266,-75.1434097290039,-75.1720657348633,-75.2007141113281,-75.2064437866211,-75.2007141113281,-75.1835174560547,-75.1949768066406,-75.1835174560547,-75.1720657348633,-75.1319580078125,-75.1147689819336,-75.0975799560547,-75.0689315795898,-75.0689315795898,-75.0918502807617,-75.1147689819336,-75.1262283325195,-75.1319580078125,-75.1204986572266,-75.0689315795898,-75.0173645019531,-74.9829864501953,-74.9772567749023,-74.9543380737305,-74.9256896972656,-74.8913192749023,-74.8683929443359,-74.851203918457,-74.8110961914062,-74.7709884643555,-74.7251586914062,-74.7251586914062,null,-103.00634765625,-103.000625610352,-103.046455383301,-103.046455383301,-103.046455383301,-103.046455383301,-103.046455383301,-103.046455383301,-103.046455383301,-103.052185058594,-103.052185058594,-103.057914733887,-103.06364440918,-103.06364440918,-103.069381713867,-103.07511138916,-103.07511138916,-103.07511138916,-103.361587524414,-103.716819763184,-103.963188171387,-104.014755249023,-104.845550537109,-104.91429901123,-105.997192382812,-106.38680267334,-106.461288452148,-106.62744140625,-106.650367736816,-106.638900756836,-106.644630432129,-106.638900756836,-106.598793029785,-106.547225952148,-107.314994812012,-108.220268249512,-108.225997924805,-108.231727600098,-108.50675201416,-108.902084350586,-109.056785583496,-109.056785583496,-109.056785583496,-109.051063537598,-109.056785583496,-109.051063537598,-109.051063537598,-109.04532623291,-109.039596557617,-108.919281005859,-108.690093994141,-108.489555358887,-108.392158508301,-108.271835327148,-107.916603088379,-107.549903869629,-107.458229064941,-107.441047668457,-107.274887084961,-106.908195495605,-106.598793029785,-106.472747802734,-106.008651733398,-105.72216796875,-105.601844787598,-105.389862060547,-105.240882873535,-105.103378295898,-104.799713134766,-104.398643493652,-104.112167358398,-104.014755249023,-103.877243041992,-103.636604309082,-103.390235900879,-103.166786193848,-103.086570739746,-103.00634765625,-103.00634765625,null,-73.9287414550781,-73.9344787597656,-73.95166015625,-73.9631195068359,-73.9688491821289,-73.9745788574219,-74.0032272338867,-74.0204162597656,-74.0261535644531,-74.0032272338867,-73.9745788574219,-73.95166015625,-73.9344787597656,-73.9287414550781,-73.9344787597656,-73.9287414550781,-73.9287414550781,null,-79.7671813964844,-79.6984329223633,-79.5494613647461,-79.4348678588867,-79.4062194824219,-79.38330078125,-79.3489227294922,-79.3202743530273,-79.2859039306641,-79.2114181518555,-79.1598510742188,-79.1254730224609,-79.1025543212891,-79.0567169189453,-79.0452575683594,-79.0223388671875,-78.9936904907227,-78.9077453613281,-78.8733749389648,-78.8561782836914,-78.8848266601562,-78.9020156860352,-78.9020156860352,-78.9192123413086,-78.9478530883789,-78.9765014648438,-78.9822311401367,-79.0166091918945,-79.0166091918945,-79.0108795166016,-79.0280685424805,-79.0567169189453,-79.0567169189453,-79.0395278930664,-79.0166091918945,-79.0166091918945,-79.0166091918945,-79.0108795166016,-78.9707717895508,-78.8447189331055,-78.6728363037109,-78.5238647460938,-78.4608383178711,-78.4150009155273,-78.2660369873047,-78.208740234375,-78.1858139038086,-78.0941467285156,-78.0082015991211,-77.9394454956055,-77.8134002685547,-77.756103515625,-77.6873474121094,-77.6357803344727,-77.5956726074219,-77.5555648803711,-77.5383758544922,-77.5154647827148,-77.4868087768555,-77.4180526733398,-77.3722152709961,-77.3149261474609,-77.2117919921875,-77.0914688110352,-77.0055236816406,-76.9768829345703,-76.9425048828125,-76.9367752075195,-76.9138488769531,-76.8393707275391,-76.8164520263672,-76.7476959228516,-76.7190475463867,-76.7075881958008,-76.6846694946289,-76.6617584228516,-76.6388320922852,-76.6159210205078,-76.575813293457,-76.5185165405273,-76.5070495605469,-76.4955978393555,-76.4841384887695,-76.4497604370117,-76.403923034668,-76.3466262817383,-76.2835998535156,-76.2606811523438,-76.2320327758789,-76.2263031005859,-76.220573425293,-76.21484375,-76.2377624511719,-76.2434997558594,-76.2835998535156,-76.3065185546875,-76.3007888793945,-76.2778701782227,-76.2606811523438,-76.2320327758789,-76.2091217041016,-76.1632843017578,-76.1575546264648,-76.21484375,-76.1518249511719,-76.1632843017578,-76.1919250488281,-76.2091217041016,-76.2263031005859,-76.2492294311523,-76.2606811523438,-76.2664108276367,-76.2377624511719,-76.2434997558594,-76.2664108276367,-76.2835998535156,-76.3007888793945,-76.3065185546875,-76.3237075805664,-76.3752746582031,-76.3695449829102,-76.3466262817383,-76.3122482299805,-76.1575546264648,-76.0429611206055,-75.9799346923828,-75.9283676147461,-75.8252334594727,-75.8137741088867,-75.7908630371094,-75.7793960571289,-75.7908630371094,-75.7507553100586,-75.6476135253906,-75.4814605712891,-75.2866516113281,-75.217903137207,-75.0918502807617,-75.034553527832,-75.0059051513672,-74.9428787231445,-74.8970413208008,-74.8397521972656,-74.8110961914062,-74.7423400878906,-74.7251586914062,-74.6277542114258,-74.5074310302734,-74.3871154785156,-74.2094955444336,-74.0318756103516,-73.3615188598633,-73.3557891845703,-73.3443298339844,-73.3901672363281,-73.3901672363281,-73.3672485351562,-73.3615188598633,-73.3787002563477,-73.3844299316406,-73.3729705810547,-73.3729705810547,-73.3500595092773,-73.3328628540039,-73.3214111328125,-73.3271408081055,-73.3271408081055,-73.3271408081055,-73.3443298339844,-73.3958969116211,-73.4130783081055,-73.4188079833984,-73.4531860351562,-73.4245376586914,-73.4245376586914,-73.4130783081055,-73.3958969116211,-73.3901672363281,-73.3901672363281,-73.3729705810547,-73.3672485351562,-73.3729705810547,-73.3844299316406,-73.4016265869141,-73.4302673339844,-73.4245376586914,-73.4016265869141,-73.3844299316406,-73.3672485351562,-73.3443298339844,-73.3214111328125,-73.3042221069336,-73.2870254516602,-73.2755737304688,-73.2641143798828,-73.2583847045898,-73.2641143798828,-73.2583847045898,-73.2583847045898,-73.2698440551758,-73.2813034057617,-73.2755737304688,-73.2698440551758,-73.2755737304688,-73.2813034057617,-73.2813034057617,-73.2813034057617,-73.2755737304688,-73.2813034057617,-73.2813034057617,-73.2813034057617,-73.2755737304688,-73.3156814575195,-73.3500595092773,-73.3787002563477,-73.4188079833984,-73.4761047363281,-73.504753112793,-73.4990234375,-73.5334091186523,-73.5448608398438,-73.5563201904297,-73.5620498657227,-73.4990234375,-73.5391311645508,-73.7224807739258,-73.6709136962891,-73.688102722168,-73.6995544433594,-73.7224807739258,-73.7453918457031,-73.7625885009766,-73.8084259033203,-73.8256072998047,-73.8198852539062,-73.8198852539062,-73.8141555786133,-73.9058227539062,-73.9058227539062,-73.8943710327148,-73.9172821044922,-73.9115524291992,-73.9001007080078,-74.1922988891602,-74.2381362915039,-74.3756484985352,-74.7251586914062,-74.7366104125977,-74.7538070678711,-74.765266418457,-74.8282852172852,-74.85693359375,-74.8970413208008,-74.9371490478516,-74.9772567749023,-75.0001754760742,-75.0116348266602,-75.040283203125,-75.0632019042969,-75.0689315795898,-75.0632019042969,-75.0517425537109,-75.0746612548828,-75.1147689819336,-75.1147689819336,-75.1262283325195,-75.1548767089844,-75.1777954101562,-75.2293548583984,-75.2465515136719,-75.2694625854492,-75.2866516113281,-75.315299987793,-75.3554077148438,-75.4012451171875,-75.4757308959961,-76.1059875488281,-76.1460876464844,-76.5643539428711,-76.9367752075195,-76.9711532592773,-77.6128616333008,-77.761833190918,-78.208740234375,-78.3118667602539,-78.9249420166016,-79.0624465942383,-79.6182174682617,-79.7557220458984,-79.7671813964844,-79.7671813964844,null,-74.2782440185547,-74.2037658691406,-74.0949020385742,-74.0605239868164,-74.0834426879883,-74.129280090332,-74.1636581420898,-74.1865768432617,-74.2324142456055,-74.2782440185547,-74.2954406738281,-74.2897033691406,-74.2610626220703,-74.2438659667969,-74.2324142456055,-74.2209548950195,-74.2037658691406,-74.1808471679688,-74.1693878173828,-74.1464691162109,-74.2782440185547,-74.2782440185547,null,-72.4963531494141,-72.4562454223633,-72.4390563964844,-72.4161376953125,-72.3989486694336,-72.3932189941406,-72.3760299682617,-72.3473815917969,-72.3359222412109,-72.3130035400391,-72.2843551635742,-72.2671661376953,-72.2442474365234,-72.2156066894531,-72.1984100341797,-72.1812210083008,-72.1640396118164,-72.146842956543,-72.1010055541992,-72.0437164306641,-72.0093383789062,-71.9806900024414,-71.9291152954102,-71.8890151977539,-71.877555847168,-71.8832855224609,-71.9004745483398,-72.0265274047852,-72.1182022094727,-72.2442474365234,-72.3473815917969,-72.5536422729492,-72.8229370117188,-73.052116394043,-73.1667098999023,-73.2068176269531,-73.224006652832,-73.2182769775391,-73.1724395751953,-73.1380615234375,-72.9489898681641,-72.7656402587891,-72.6739654541016,-72.6567764282227,-72.6567764282227,-72.6796951293945,-72.7656402587891,-72.8057479858398,-72.8343887329102,-72.8859558105469,-72.9776306152344,-73.0177383422852,-73.04638671875,-73.0864944458008,-73.1208801269531,-73.1552505493164,-73.1609802246094,-73.1838989257812,-73.2526550292969,-73.2698440551758,-73.2984924316406,-73.3500595092773,-73.3672485351562,-73.4016265869141,-73.4646453857422,-73.4990234375,-73.5391311645508,-73.6537246704102,-73.688102722168,-73.7167510986328,-73.7683181762695,-73.8141555786133,-73.8542633056641,-73.8829040527344,-73.9115524291992,-73.9001007080078,-73.8657150268555,-73.8256072998047,-73.7912292480469,-73.7797775268555,-73.7797775268555,-73.7969665527344,-73.8313369750977,-73.8657150268555,-73.8943710327148,-73.9230117797852,-73.945930480957,-73.957389831543,-74.0032272338867,-74.0032272338867,-74.0089569091797,-74.0204162597656,-74.0261535644531,-74.0146865844727,-73.9917678833008,-73.9688491821289,-73.945930480957,-73.9115524291992,-73.8886413574219,-73.8657150268555,-73.8485336303711,-73.8313369750977,-73.8141555786133,-73.8084259033203,-73.7740478515625,-73.7625885009766,-73.7568588256836,-73.7339401245117,-73.7224807739258,-73.7224807739258,-73.7052917480469,-73.682373046875,-73.6651840209961,-73.6594543457031,-73.6594543457031,-73.6651840209961,-73.6308059692383,-73.5620498657227,-73.5334091186523,-73.5104827880859,-73.4818420410156,-73.493293762207,-73.4818420410156,-73.4646453857422,-73.4188079833984,-73.3901672363281,-73.3729705810547,-73.3500595092773,-73.235466003418,-73.2010879516602,-73.1724395751953,-73.1667098999023,-73.1323318481445,-73.0922241210938,-72.9661712646484,-72.8172073364258,-72.7026138305664,-72.6338577270508,-72.5765686035156,-72.502082824707,-72.4218673706055,-72.3416442871094,-72.3072738647461,-72.2614364624023,-72.2671661376953,-72.2900848388672,-72.3416442871094,-72.3588409423828,-72.3932189941406,-72.4218673706055,-72.4161376953125,-72.4505157470703,-72.4734268188477,-72.502082824707,-72.5307312011719,-72.5479125976562,-72.5651016235352,-72.588020324707,-72.6338577270508,-72.6338577270508,-72.6166687011719,-72.5708312988281,-72.5421905517578,-72.5364608764648,-72.5536422729492,-72.5078048706055,-72.4676971435547,-72.4963531494141,-72.4963531494141,null,-75.8939895629883,-75.8596115112305,-75.8424224853516,-75.8252334594727,-75.8137741088867,-75.7793960571289,-75.7450256347656,-75.7278289794922,-75.7049179077148,-75.6819915771484,-75.6533508300781,-75.5903244018555,-75.5788650512695,-75.5674057006836,-75.5502166748047,-75.5387573242188,-75.5387573242188,-75.5502166748047,-75.5616760253906,-75.5731353759766,-75.5903244018555,-75.5960464477539,-75.6075134277344,-75.6361541748047,-75.6648101806641,-75.6877212524414,-75.6877212524414,-75.6991882324219,-75.7507553100586,-75.767936706543,-75.767936706543,-75.8195037841797,-75.8424224853516,-75.8596115112305,-75.8653411865234,-75.8825302124023,-75.8939895629883,-75.8939895629883,null,-78.5582427978516,-78.6384506225586,-79.0567169189453,-79.4463272094727,-79.4463272094727,-79.6755065917969,-79.6927032470703,-79.9104232788086,-80.3229598999023,-80.5406723022461,-80.7813186645508,-80.7755966186523,-80.8615341186523,-80.9073715209961,-80.9417495727539,-81.0391464233398,-81.0563430786133,-81.0563430786133,-81.0448837280273,-81.0276870727539,-81.0219650268555,-81.3256301879883,-81.3657379150391,-81.7725372314453,-81.8699417114258,-81.9845275878906,-82.2194366455078,-82.276741027832,-82.3168487548828,-82.3626861572266,-82.3798751831055,-82.4027862548828,-82.4085235595703,-82.4428939819336,-82.4772720336914,-82.5001983642578,-82.5918655395508,-82.6434326171875,-82.6720733642578,-82.6949996948242,-82.7007293701172,-82.7007293701172,-82.7522964477539,-82.7694854736328,-82.7866744995117,-82.8038558959961,-82.8668899536133,-82.9872055053711,-83.00439453125,-83.1075286865234,-83.1361770629883,-83.5143280029297,-83.5830841064453,-83.9497756958008,-84.0185317993164,-84.1445846557617,-84.3221969604492,-84.3221969604492,-84.2935485839844,-84.2878189086914,-84.2419815063477,-84.2190704345703,-84.2076034545898,-84.1732330322266,-84.1273956298828,-84.093017578125,-84.0529098510742,-84.0242614746094,-84.0185317993164,-84.0242614746094,-84.0128021240234,-84.0128021240234,-84.0128021240234,-83.9841537475586,-83.9497756958008,-83.8982086181641,-83.8409118652344,-83.7893447875977,-83.7377853393555,-83.6804885864258,-83.6575698852539,-83.5945434570312,-83.5143280029297,-83.4914093017578,-83.4513092041016,-83.4283828735352,-83.3997344970703,-83.37109375,-83.3538970947266,-83.3252563476562,-83.2966003417969,-83.2794189453125,-83.2564926147461,-83.2221221923828,-83.1648254394531,-83.1075286865234,-83.0559616088867,-83.0215835571289,-82.9986724853516,-82.9642868041992,-82.9413681030273,-82.912727355957,-82.8955307006836,-82.912727355957,-82.9184494018555,-82.8898010253906,-82.8668899536133,-82.8267822265625,-82.8038558959961,-82.7866744995117,-82.7866744995117,-82.7522964477539,-82.6606216430664,-82.6377029418945,-82.6090545654297,-82.6205139160156,-82.6205139160156,-82.6090545654297,-82.5804061889648,-82.5460357666016,-82.5059280395508,-82.4830017089844,-82.4428939819336,-82.4085235595703,-82.4027862548828,-82.3855972290039,-82.3454895019531,-82.3168487548828,-82.276741027832,-82.2538223266602,-82.2194366455078,-82.1736068725586,-82.1506881713867,-82.1334991455078,-82.1163101196289,-82.0819320678711,-82.0475616455078,-82.0131759643555,-81.9787979125977,-81.9329605102539,-81.9272384643555,-81.8699417114258,-81.829833984375,-81.8011856079102,-81.7553482055664,-81.7152404785156,-81.7152404785156,-81.7209701538086,-81.7438888549805,-81.7209701538086,-81.6980514526367,-81.7037811279297,-81.7095108032227,-81.7037811279297,-81.6751327514648,-81.646484375,-81.3657379150391,-80.8844528198242,-80.8328857421875,-80.5979766845703,-80.4432754516602,-80.0937728881836,-80.0307464599609,-79.7098846435547,-79.4864349365234,-79.2171401977539,-79.1254730224609,-78.7988891601562,-78.7129440307617,-78.4436492919922,-78.3175964355469,-78.0425796508789,-77.8936157226562,-77.761833190918,-77.3378448486328,-77.1545028686523,-76.9195785522461,-76.5299758911133,-76.4898681640625,-76.3408966064453,-76.1117172241211,-76.0486831665039,-76.0429611206055,-76.0315017700195,-76.0429611206055,-76.0601501464844,-76.0773391723633,-76.0830688476562,-76.0773391723633,-76.0601501464844,-76.0486831665039,-76.0257720947266,-76.0200424194336,-76.0085754394531,-75.9856643676758,-75.9684753417969,-75.9856643676758,-75.9799346923828,-75.9627380371094,-75.939826965332,-75.9340972900391,-75.9226379394531,-75.9054489135742,-75.9054489135742,-75.8939895629883,-75.8825302124023,-75.8481521606445,-75.8252334594727,-75.8367004394531,-75.8252334594727,-75.8252334594727,-75.8080444335938,-75.8023147583008,-75.8080444335938,-75.8424224853516,-75.8596115112305,-75.8768005371094,-75.8939895629883,-75.9111785888672,-75.9054489135742,-75.939826965332,-75.945556640625,-75.9627380371094,-75.9856643676758,-75.9856643676758,-75.9684753417969,-75.9684753417969,-75.9799346923828,-75.9627380371094,-75.939826965332,-75.9340972900391,-75.939826965332,-75.9856643676758,-76.0544128417969,-76.0887908935547,-76.1059875488281,-76.1288986206055,-76.1632843017578,-76.1690063476562,-76.1861953735352,-76.1690063476562,-76.1460876464844,-76.1288986206055,-76.1346282958984,-76.0887908935547,-76.0601501464844,-76.0544128417969,-76.0601501464844,-76.0945205688477,-76.1346282958984,-76.1460876464844,-76.1632843017578,-76.1747360229492,-76.21484375,-76.2434997558594,-76.2664108276367,-76.2778701782227,-76.2721405029297,-76.2492294311523,-76.2492294311523,-76.2434997558594,-76.2263031005859,-76.220573425293,-76.2320327758789,-76.2606811523438,-76.3294372558594,-76.3638153076172,-76.3867340087891,-76.398193359375,-76.398193359375,-76.3580856323242,-76.3408966064453,-76.3408966064453,-76.3523559570312,-76.3810043334961,-76.4325714111328,-76.4554901123047,-76.4440307617188,-76.4383010864258,-76.4497604370117,-76.4784088134766,-76.5185165405273,-76.575813293457,-76.6159210205078,-76.6331024169922,-76.6617584228516,-76.6789398193359,-76.6846694946289,-76.6789398193359,-76.7018661499023,-76.7075881958008,-76.7018661499023,-76.673210144043,-76.6617584228516,-76.6617584228516,-76.6789398193359,-76.6961364746094,-76.7133178710938,-76.7305068969727,-76.7476959228516,-76.7476959228516,-76.7476959228516,-76.7247772216797,-76.7133178710938,-76.7075881958008,-76.7190475463867,-76.7305068969727,-76.7476959228516,-76.7476959228516,-76.7476959228516,-76.7362365722656,-76.7133178710938,-76.6903991699219,-76.6846694946289,-76.6903991699219,-76.7190475463867,-76.7305068969727,-76.7305068969727,-76.7247772216797,-76.6789398193359,-76.5528869628906,-76.5070495605469,-76.4669494628906,-76.4440307617188,-76.4153747558594,-76.398193359375,-76.3867340087891,-76.3867340087891,-76.3867340087891,-76.3752746582031,-76.3466262817383,-76.3122482299805,-76.3007888793945,-76.2835998535156,-76.2320327758789,-76.1460876464844,-76.0773391723633,-76.0372314453125,-76.0257720947266,-76.0544128417969,-76.0200424194336,-76.0315017700195,-76.0601501464844,-76.0773391723633,-76.0773391723633,-76.0544128417969,-76.0486831665039,-76.0486831665039,-76.0830688476562,-76.0945205688477,-76.0945205688477,-76.0601501464844,-76.0486831665039,-76.0544128417969,-76.0429611206055,-76.0544128417969,-76.1059875488281,-76.1460876464844,-76.1346282958984,-76.1117172241211,-76.0773391723633,-76.0315017700195,-76.0200424194336,-76.0200424194336,-76.0085754394531,-75.9856643676758,-75.9856643676758,-75.9742050170898,-75.9799346923828,-75.9742050170898,-75.9570159912109,-75.9340972900391,-75.8825302124023,-75.8882598876953,-75.8768005371094,-75.8538818359375,-75.8481521606445,-75.767936706543,-75.76220703125,-75.7335586547852,-75.7106475830078,-75.7049179077148,-75.7106475830078,-75.7278289794922,-75.7106475830078,-75.7106475830078,-75.7450256347656,-75.756477355957,-75.76220703125,-75.7392883300781,-75.7335586547852,-75.7392883300781,-75.7965927124023,-75.8252334594727,-75.8424224853516,-75.8653411865234,-75.8768005371094,-75.8997192382812,-75.9054489135742,-75.945556640625,-75.9570159912109,-75.9684753417969,-75.9856643676758,-76.0028533935547,-76.0200424194336,-76.0315017700195,-76.0544128417969,-76.0601501464844,-76.0601501464844,-76.0601501464844,-76.0773391723633,-76.1002502441406,-76.1288986206055,-76.1460876464844,-76.2033920288086,-76.2320327758789,-76.2549514770508,-76.2664108276367,-76.2893371582031,-76.3179779052734,-76.3351669311523,-76.3466262817383,-76.3466262817383,-76.3638153076172,-76.3752746582031,-76.392463684082,-76.3752746582031,-76.398193359375,-76.403923034668,-76.4153747558594,-76.4497604370117,-76.4726791381836,-76.5185165405273,-76.5414276123047,-76.5471572875977,-76.5357055664062,-76.4669494628906,-76.4669494628906,-76.4440307617188,-76.4784088134766,-76.4955978393555,-76.4955978393555,-76.4955978393555,-76.5127868652344,-76.5471572875977,-76.5872650146484,-76.6331024169922,-76.6617584228516,-76.673210144043,-76.6617584228516,-76.6331024169922,-76.5987243652344,-76.6159210205078,-76.5929946899414,-76.5987243652344,-76.6159210205078,-76.6331024169922,-76.673210144043,-76.6903991699219,-76.7075881958008,-76.7476959228516,-76.7935333251953,-76.7992630004883,-76.7935333251953,-76.8049926757812,-76.8164520263672,-76.8393707275391,-76.850830078125,-76.8622894287109,-76.9997940063477,-77.0169906616211,-77.0227203369141,-77.0227203369141,-76.9768829345703,-76.9768829345703,-76.9711532592773,-76.9310455322266,-76.9081268310547,-76.8909378051758,-76.8680114746094,-76.845100402832,-76.8221817016602,-76.8221817016602,-76.8164520263672,-76.7878036499023,-76.7534255981445,-76.7476959228516,-76.7476959228516,-76.7648849487305,-76.7648849487305,-76.7476959228516,-76.6903991699219,-76.6617584228516,-76.6502990722656,-76.6502990722656,-76.6331024169922,-76.6273727416992,-76.6101913452148,-76.5872650146484,-76.5643539428711,-76.5414276123047,-76.5070495605469,-76.4955978393555,-76.4784088134766,-76.4841384887695,-76.4898681640625,-76.5013198852539,-76.5357055664062,-76.5528869628906,-76.5185165405273,-76.5185165405273,-76.5299758911133,-76.5815353393555,-76.6044616699219,-76.6331024169922,-76.6388320922852,-76.6331024169922,-76.5987243652344,-76.5700836181641,-76.5528869628906,-76.5357055664062,-76.5299758911133,-76.5586242675781,-76.5643539428711,-76.5872650146484,-76.6101913452148,-76.6331024169922,-76.6502990722656,-76.6789398193359,-76.7018661499023,-76.7133178710938,-76.7476959228516,-76.7820739746094,-76.8107223510742,-76.8622894287109,-76.8852081298828,-76.9138488769531,-76.9310455322266,-76.9482345581055,-76.9768829345703,-76.9826126098633,-77.0341720581055,-77.0570907592773,-77.0685577392578,-77.0742797851562,-77.0685577392578,-77.0742797851562,-77.0857391357422,-77.0399017333984,-76.9711532592773,-76.9482345581055,-76.9310455322266,-76.8909378051758,-76.856559753418,-76.8279037475586,-76.7992630004883,-76.7820739746094,-76.7648849487305,-76.7419738769531,-76.7247772216797,-76.7075881958008,-76.6789398193359,-76.66748046875,-76.6617584228516,-76.66748046875,-76.6331024169922,-76.6273727416992,-76.6388320922852,-76.6502990722656,-76.6331024169922,-76.6101913452148,-76.5872650146484,-76.575813293457,-76.5528869628906,-76.5414276123047,-76.5471572875977,-76.5700836181641,-76.5643539428711,-76.5357055664062,-76.5127868652344,-76.4841384887695,-76.4841384887695,-76.4784088134766,-76.4612121582031,-76.4669494628906,-76.4497604370117,-76.4268417358398,-76.4211120605469,-76.4325714111328,-76.403923034668,-76.4153747558594,-76.4440307617188,-76.4497604370117,-76.4440307617188,-76.4211120605469,-76.398193359375,-76.392463684082,-76.3810043334961,-76.3695449829102,-76.3695449829102,-76.3466262817383,-76.3466262817383,-76.3237075805664,-76.3065185546875,-76.2835998535156,-76.2835998535156,-76.3065185546875,-76.3294372558594,-76.3237075805664,-76.3122482299805,-76.3351669311523,-76.3638153076172,-76.398193359375,-76.403923034668,-76.403923034668,-76.4497604370117,-76.4440307617188,-76.4440307617188,-76.4898681640625,-76.4955978393555,-76.5127868652344,-76.5471572875977,-76.5815353393555,-76.575813293457,-76.5700836181641,-76.5872650146484,-76.6101913452148,-76.6216430664062,-76.6216430664062,-76.6331024169922,-76.66748046875,-76.6617584228516,-76.673210144043,-76.7247772216797,-76.7476959228516,-76.7018661499023,-76.6903991699219,-76.7018661499023,-76.7133178710938,-76.8279037475586,-76.8909378051758,-77.0341720581055,-77.0685577392578,-77.0800094604492,-77.0800094604492,-77.0971984863281,-77.1086654663086,-77.125846862793,-77.1487655639648,-77.1487655639648,-77.1373062133789,-77.1201171875,-77.125846862793,-77.1430358886719,-77.1373062133789,-77.1430358886719,-77.1430358886719,-77.1659545898438,-77.1888732910156,-77.2060623168945,-77.2060623168945,-77.2404403686523,-77.2805404663086,-77.297737121582,-77.3206481933594,-77.3607635498047,-77.3722152709961,-77.3607635498047,-77.3263778686523,-77.3607635498047,-77.3493041992188,-77.3550338745117,-77.3836822509766,-77.4008712768555,-77.4065933227539,-77.4237899780273,-77.4352493286133,-77.4237899780273,-77.4123229980469,-77.4008712768555,-77.3779525756836,-77.3779525756836,-77.3836822509766,-77.4180526733398,-77.4237899780273,-77.4237899780273,-77.4123229980469,-77.3722152709961,-77.3550338745117,-77.3493041992188,-77.3550338745117,-77.4065933227539,-77.4925384521484,-77.5269165039062,-77.5441055297852,-77.6014022827148,-77.6988067626953,-77.7389144897461,-77.750373840332,-77.7732849121094,-77.8134002685547,-77.8477783203125,-77.8706893920898,-77.8764266967773,-77.8878860473633,-77.8936157226562,-77.8993377685547,-77.9050674438477,-77.9222640991211,-77.9222640991211,-77.9050674438477,-77.9165267944336,-77.9394454956055,-77.9509048461914,-77.9623641967773,-77.9910125732422,-78.0196685791016,-78.031120300293,-78.0483093261719,-78.0826873779297,-78.1285247802734,-78.1800918579102,-78.208740234375,-78.2545776367188,-78.3175964355469,-78.3462524414062,-78.3519744873047,-78.3634338378906,-78.3920822143555,-78.4264678955078,-78.4665756225586,-78.5066757202148,-78.5582427978516,-78.5582427978516,null,-76.0028533935547,-75.939826965332,-75.9283676147461,-75.9169082641602,-75.9111785888672,-75.9111785888672,-75.939826965332,-75.9684753417969,-75.9742050170898,-75.9742050170898,-75.9856643676758,-76.0028533935547,-76.0028533935547,null,-104.049133300781,-104.043403625488,-104.043403625488,-104.043403625488,-104.049133300781,-104.049133300781,-104.049133300781,-104.049133300781,-104.049133300781,-104.049133300781,-102.931869506836,-102.01513671875,-101.493743896484,-100.187400817871,-99.5284957885742,-98.9956512451172,-97.9299468994141,-97.225212097168,-97.225212097168,-97.1908340454102,-97.1851043701172,-97.1793746948242,-97.1449966430664,-97.127799987793,-97.1106185913086,-97.0934295654297,-97.1106185913086,-97.1392669677734,-97.1564559936523,-97.1564559936523,-97.1449966430664,-97.1392669677734,-97.1392669677734,-97.1392669677734,-97.1507263183594,-97.1392669677734,-97.1392669677734,-97.1392669677734,-97.1392669677734,-97.1449966430664,-97.1335372924805,-97.0762405395508,-97.0647811889648,-97.0590515136719,-97.0475921630859,-97.0361328125,-97.0189437866211,-96.9902954101562,-96.9559173583984,-96.9329986572266,-96.9100875854492,-96.8814315795898,-96.8699798583984,-96.858512878418,-96.847053527832,-96.847053527832,-96.8413238525391,-96.8355941772461,-96.8355941772461,-96.8355941772461,-96.8241424560547,-96.8241424560547,-96.8298721313477,-96.8355941772461,-96.8298721313477,-96.8241424560547,-96.8184127807617,-96.8184127807617,-96.8126754760742,-96.8126754760742,-96.8184127807617,-96.8241424560547,-96.7553787231445,-96.7668380737305,-96.772575378418,-96.7783050537109,-96.7840347290039,-96.7783050537109,-96.7381973266602,-96.7210006713867,-96.7095413208008,-96.675163269043,-96.6236038208008,-96.589225769043,-96.577766418457,-96.577766418457,-96.5548477172852,-96.5376586914062,-96.5491180419922,-96.5491180419922,-96.5663070678711,-96.5663070678711,-96.5605773925781,-97.225212097168,-97.9757843017578,-97.9929733276367,-98.7206344604492,-99.0013809204102,-99.7118453979492,-99.8665466308594,-100.496795654297,-101.997947692871,-102.931869506836,-102.983436584473,-104.049133300781,-104.049133300781,null,-80.5177612304688,-80.5578689575195,-80.6208877563477,-80.6609954833984,-80.6667251586914,-80.6724548339844,-80.6208877563477,-80.6094360351562,-80.6266174316406,-80.6266174316406,-80.6266174316406,-80.6151580810547,-80.6151580810547,-80.6323471069336,-80.6609954833984,-80.6896514892578,-80.7068328857422,-80.7526702880859,-80.746940612793,-80.746940612793,-80.7641296386719,-80.7698593139648,-80.8099670410156,-80.8156967163086,-80.8042373657227,-80.8271560668945,-80.8271560668945,-80.8558044433594,-80.8386154174805,-80.8386154174805,-80.8615341186523,-80.8844528198242,-80.918830871582,-80.9875793457031,-81.0276870727539,-81.1079025268555,-81.1365585327148,-81.1651992797852,-81.2339553833008,-81.2969818115234,-81.3657379150391,-81.3886566162109,-81.4058456420898,-81.4516830444336,-81.4803237915039,-81.554817199707,-81.5662689208984,-81.5891952514648,-81.6636734008789,-81.6923217773438,-81.7037811279297,-81.7324295043945,-81.7496185302734,-81.7553482055664,-81.7725372314453,-81.824104309082,-81.824104309082,-81.7782669067383,-81.7839965820312,-81.7725372314453,-81.824104309082,-81.8470230102539,-81.8699417114258,-81.8985824584961,-81.9215087890625,-81.9329605102539,-81.9157791137695,-81.9100494384766,-81.9329605102539,-81.9902572631836,-82.0303649902344,-82.0819320678711,-82.1163101196289,-82.1392288208008,-82.1506881713867,-82.2194366455078,-82.2194366455078,-82.2022552490234,-82.2022552490234,-82.1965255737305,-82.2137145996094,-82.276741027832,-82.288200378418,-82.3283081054688,-82.4944610595703,-82.5689468383789,-82.5746765136719,-82.5861358642578,-82.6147842407227,-82.6377029418945,-82.7007293701172,-82.7981262207031,-82.8439636230469,-82.8496932983398,-82.8668899536133,-82.8898010253906,-82.9241790771484,-83.0158538818359,-83.1017990112305,-83.1361770629883,-83.1992034912109,-83.2507629394531,-83.2908706665039,-83.3195266723633,-83.37109375,-83.4455718994141,-83.5257873535156,-83.6174621582031,-83.646110534668,-83.6690216064453,-83.7091293334961,-83.7664337158203,-83.8351821899414,-83.8695602416992,-83.9039459228516,-83.9268569946289,-83.9669647216797,-84.0529098510742,-84.087287902832,-84.1560363769531,-84.2305297851562,-84.2305297851562,-84.2305297851562,-84.2534408569336,-84.2820892333984,-84.2992782592773,-84.3107452392578,-84.3451156616211,-84.3909530639648,-84.4196014404297,-84.4310607910156,-84.4539794921875,-84.4768981933594,-84.5112762451172,-84.5685653686523,-84.6258697509766,-84.6659698486328,-84.7118072509766,-84.7461853027344,-84.7805633544922,-84.820671081543,-84.820671081543,-84.820671081543,-84.820671081543,-84.820671081543,-84.820671081543,-84.820671081543,-84.81494140625,-84.81494140625,-84.8092193603516,-84.81494140625,-84.8092193603516,-84.8034820556641,-84.8034820556641,-84.8034820556641,-84.7977523803711,-84.7977523803711,-84.7977523803711,-84.4024124145508,-84.368034362793,-83.8867492675781,-83.7721633911133,-83.4455718994141,-83.4684906005859,-83.4971389770508,-83.4684906005859,-83.4341125488281,-83.3940048217773,-83.365364074707,-83.3481674194336,-83.3252563476562,-83.2851486206055,-83.2507629394531,-83.2106552124023,-83.1648254394531,-83.1247100830078,-83.0731506347656,-83.0330429077148,-82.9814758300781,-82.9413681030273,-82.8840713500977,-82.8554229736328,-82.8496932983398,-82.8038558959961,-82.7981262207031,-82.7866744995117,-82.729377746582,-82.7179107666016,-82.729377746582,-82.7580184936523,-82.9470977783203,-82.9757461547852,-82.9814758300781,-82.9413681030273,-82.9069976806641,-82.8668899536133,-82.8267822265625,-82.7809448242188,-82.740837097168,-82.7179107666016,-82.6949996948242,-82.6720733642578,-82.6377029418945,-82.5001983642578,-82.4658126831055,-82.3741455078125,-82.3512191772461,-82.288200378418,-82.1736068725586,-82.0590133666992,-81.9616165161133,-81.8814010620117,-81.8527450561523,-81.7782669067383,-81.7438888549805,-81.6694030761719,-81.5605392456055,-81.4803237915039,-81.3600082397461,-81.3370895385742,-81.2740631103516,-81.1594696044922,-81.102180480957,-81.0391464233398,-81.0047760009766,-80.9360198974609,-80.8271560668945,-80.7354888916016,-80.6438140869141,-80.5349426269531,-80.5292205810547,-80.5292205810547,-80.5234909057617,-80.5234909057617,-80.5177612304688,-80.5120315551758,-80.5120315551758,-80.5177612304688,-80.5177612304688,null,-102.049514770508,-102.01513671875,-101.556770324707,-101.069755554199,-100.937973022461,-100.622848510742,-100.084266662598,-100.009780883789,-99.5514144897461,-99.4769287109375,-99.0128326416016,-98.5430145263672,-98.3539352416992,-98.1132888793945,-97.8096237182617,-97.4658508300781,-97.1736373901367,-96.7439270019531,-96.5319290161133,-96.0105361938477,-95.9761581420898,-95.8042678833008,-95.5292510986328,-95.4203948974609,-95.0880737304688,-95.0078659057617,-94.6354370117188,-94.6354370117188,-94.6297073364258,-94.6354370117188,-94.6239776611328,-94.5724105834961,-94.5609588623047,-94.503662109375,-94.4807434082031,-94.4463577270508,-94.4406356811523,-94.4578247070312,-94.4692840576172,-94.4807434082031,-94.4864654541016,-94.4921951293945,-94.4921951293945,-94.4979248046875,-94.5494995117188,-94.5781402587891,-94.6239776611328,-94.6469039916992,-94.6640853881836,-94.6640853881836,-94.6812744140625,-94.6984634399414,-94.7156524658203,-94.7328414916992,-94.7500305175781,-94.7844085693359,-94.7958679199219,-94.8302459716797,-94.8646240234375,-94.8989944458008,-94.956298828125,-94.9677581787109,-94.9906692504883,-95.0307769775391,-95.0708847045898,-95.0938110351562,-95.1109924316406,-95.1453704833984,-95.1625595092773,-95.2427749633789,-95.2656936645508,-95.2828826904297,-95.3000717163086,-95.3229904174805,-95.3688278198242,-95.4031982421875,-95.4375762939453,-95.4834136962891,-95.5292510986328,-95.5521774291992,-95.5636291503906,-95.5865478515625,-95.6209259033203,-95.6610336303711,-95.7011413574219,-95.7297897338867,-95.7469787597656,-95.7813568115234,-95.7928161621094,-95.7870864868164,-95.8271942138672,-95.8615646362305,-95.9188690185547,-95.9647064208984,-95.9818878173828,-95.9990768432617,-96.0678329467773,-96.1136703491211,-96.1537780761719,-96.1881561279297,-96.2110748291016,-96.2339935302734,-96.2626342773438,-96.2912902832031,-96.3142013549805,-96.3371200561523,-96.3657760620117,-96.3886871337891,-96.4230651855469,-96.4574508666992,-96.4803619384766,-96.5147399902344,-96.5261993408203,-96.5433883666992,-96.6236038208008,-96.6350631713867,-96.6121444702148,-96.589225769043,-96.5949554443359,-96.6121444702148,-96.6350631713867,-96.6407928466797,-96.66943359375,-96.6923599243164,-96.7152709960938,-96.7381973266602,-96.7668380737305,-96.8012161254883,-96.8413238525391,-96.8642501831055,-96.8814315795898,-96.8928909301758,-96.9158096313477,-96.9444580078125,-96.9902954101562,-96.9788360595703,-97.0361328125,-97.0590515136719,-97.0876998901367,-97.1106185913086,-97.1106185913086,-97.0819625854492,-97.0991592407227,-97.0991592407227,-97.1106185913086,-97.1392669677734,-97.1679077148438,-97.1965637207031,-97.2137451171875,-97.1908340454102,-97.1736373901367,-97.1851043701172,-97.2080154418945,-97.2366714477539,-97.2595825195312,-97.2767791748047,-97.305419921875,-97.3283386230469,-97.3913650512695,-97.4257431030273,-97.4543914794922,-97.4658508300781,-97.48876953125,-97.5174179077148,-97.5460662841797,-97.5632553100586,-97.5861740112305,-97.5976333618164,-97.6205444335938,-97.6549224853516,-97.6950378417969,-97.7179489135742,-97.7351455688477,-97.763786315918,-97.7809753417969,-97.8038940429688,-97.8325424194336,-97.8611907958984,-97.8841094970703,-97.9070281982422,-97.9528656005859,-97.9757843017578,-97.9757843017578,-97.9643249511719,-97.947135925293,-97.9643249511719,-97.9987030029297,-98.0445404052734,-98.0731811523438,-98.0961074829102,-98.1018371582031,-98.0846481323242,-98.0903778076172,-98.1132888793945,-98.130485534668,-98.1591262817383,-98.1820526123047,-98.210693359375,-98.2794494628906,-98.3252868652344,-98.3539352416992,-98.3825836181641,-98.39404296875,-98.4112319946289,-98.4226913452148,-98.4456100463867,-98.485710144043,-98.5086364746094,-98.5372848510742,-98.5544738769531,-98.5773849487305,-98.6060333251953,-98.6289596557617,-98.657600402832,-98.6919784545898,-98.7206344604492,-98.7492752075195,-98.7664642333984,-98.8008422851562,-98.8352203369141,-98.8810577392578,-98.9211654663086,-98.9498138427734,-98.9841842651367,-99.0128326416016,-99.0414886474609,-99.0930557250977,-99.1618041992188,-99.1904525756836,-99.2019119262695,-99.1904525756836,-99.1904525756836,-99.2133712768555,-99.2362899780273,-99.2649383544922,-99.293586730957,-99.3165054321289,-99.3336944580078,-99.3566131591797,-99.3738021850586,-99.38525390625,-99.390983581543,-99.4081802368164,-99.4310913085938,-99.4711990356445,-99.4998550415039,-99.562873840332,-99.574333190918,-99.5915222167969,-99.6087112426758,-99.6602783203125,-99.6889266967773,-99.7175750732422,-99.757682800293,-99.8092498779297,-99.8207092285156,-99.8493576049805,-99.8894577026367,-99.9181060791016,-99.9467620849609,-99.9868698120117,-99.9983291625977,-100.004051208496,-100.004051208496,-100.009780883789,-100.004051208496,-100.009780883789,-100.004051208496,-100.004051208496,-100.004051208496,-100.542633056641,-100.943710327148,-101.075485229492,-101.625526428223,-102.01513671875,-102.15837097168,-103.000625610352,-103.00634765625,-102.886032104492,-102.748519897461,-102.484962463379,-102.278694152832,-102.124000549316,-102.049514770508,-102.049514770508,null,-116.929229736328,-116.89485168457,-116.843284606934,-116.80891418457,-116.774528503418,-116.745880126953,-116.700035095215,-116.654205322266,-116.579719543457,-116.545349121094,-116.522422790527,-116.470855712891,-116.465133666992,-116.545349121094,-116.55680847168,-116.665672302246,-116.671394348145,-116.68285369873,-116.717239379883,-116.745880126953,-116.774528503418,-116.791709899902,-116.843284606934,-116.849021911621,-116.820358276367,-116.831817626953,-116.85474395752,-116.88338470459,-116.917770385742,-116.94068145752,-116.992248535156,-117.038093566895,-117.078201293945,-117.141227722168,-117.204246520996,-117.209983825684,-117.232887268066,-117.22144317627,-117.204246520996,-117.204246520996,-117.204246520996,-117.158409118652,-117.09538269043,-117.04955291748,-117.003707885742,-116.952140808105,-116.917770385742,-116.906311035156,-116.923492431641,-116.957878112793,-116.957878112793,-116.934959411621,-116.952140808105,-116.98078918457,-117.026634216309,-117.026634216309,-117.026634216309,-118.201194763184,-119.306999206543,-119.370025634766,-120.006011962891,-120.888366699219,-121.472785949707,-122.303565979004,-123.237487792969,-123.546890258789,-123.844825744629,-124.18286895752,-124.188606262207,-124.25163269043,-124.297462463379,-124.331848144531,-124.354751586914,-124.37767791748,-124.371955871582,-124.394859313965,-124.383415222168,-124.394859313965,-124.383415222168,-124.343307495117,-124.371955871582,-124.37767791748,-124.417785644531,-124.429244995117,-124.475074768066,-124.486534118652,-124.532379150391,-124.469352722168,-124.446426391602,-124.423522949219,-124.394859313965,-124.33757019043,-124.354751586914,-124.343307495117,-124.286003112793,-124.217247009277,-124.177139282227,-124.165679931641,-124.165679931641,-124.142761230469,-124.154220581055,-124.137031555176,-124.131309509277,-124.114112854004,-124.102653503418,-124.085464477539,-124.068283081055,-124.056823730469,-124.045356750488,-124.045356750488,-124.022438049316,-124.03963470459,-124.028175354004,-124.016716003418,-124.033897399902,-124.01099395752,-124.022438049316,-124.01099395752,-123.988067626953,-123.970886230469,-123.976608276367,-123.976608276367,-123.970886230469,-123.92504119873,-123.936500549316,-123.913581848145,-123.936500549316,-123.896392822266,-123.936500549316,-123.913581848145,-123.844825744629,-123.844825744629,-123.902114868164,-123.907852172852,-123.88493347168,-123.919319152832,-123.92504119873,-123.936500549316,-123.919319152832,-123.936500549316,-123.953681945801,-123.907852172852,-123.88493347168,-123.88493347168,-123.907852172852,-123.92504119873,-123.970886230469,-123.947959899902,-123.902114868164,-123.833366394043,-123.770347595215,-123.747428894043,-123.758888244629,-123.79899597168,-123.758888244629,-123.707321166992,-123.67293548584,-123.615646362305,-123.546890258789,-123.512512207031,-123.466682434082,-123.43229675293,-123.426574707031,-123.397926330566,-123.369270324707,-123.329162597656,-123.27759552002,-123.237487792969,-123.22029876709,-123.174468994141,-123.117164611816,-122.996841430664,-122.910903930664,-122.847877502441,-122.807769775391,-122.790588378906,-122.790588378906,-122.790588378906,-122.77912902832,-122.76766204834,-122.77912902832,-122.77912902832,-122.77912902832,-122.761940002441,-122.727554321289,-122.630157470703,-122.48119354248,-122.378059387207,-122.320762634277,-122.257736206055,-121.931144714355,-121.896774291992,-121.839469909668,-121.77645111084,-121.673316955566,-121.570182800293,-121.524353027344,-121.426940917969,-121.369644165039,-121.32381439209,-121.266510009766,-121.20922088623,-121.163391113281,-121.129005432129,-121.05451965332,-120.962852478027,-120.905548095703,-120.653450012207,-120.607620239258,-120.556045532227,-120.510215759277,-120.447189331055,-120.212272644043,-120.143516540527,-120.06330871582,-120.006011962891,-119.868492126465,-119.834121704102,-119.69660949707,-119.650772094727,-119.593482971191,-119.547637939453,-119.496070861816,-119.427322387695,-119.387214660645,-119.318458557129,-119.249710083008,-119.175216674805,-119.066360473633,-119.003326416016,-118.957496643066,-117.994934082031,-117.983474731445,-117.616775512695,-117.473533630371,-116.929229736328,-116.929229736328,null,-79.7671813964844,-79.7557220458984,-79.6182174682617,-79.0624465942383,-78.9249420166016,-78.3118667602539,-78.208740234375,-77.761833190918,-77.6128616333008,-76.9711532592773,-76.9367752075195,-76.5643539428711,-76.1460876464844,-76.1059875488281,-75.4757308959961,-75.4012451171875,-75.3554077148438,-75.315299987793,-75.2866516113281,-75.2694625854492,-75.2465515136719,-75.2293548583984,-75.1777954101562,-75.1548767089844,-75.1262283325195,-75.1147689819336,-75.1147689819336,-75.0746612548828,-75.0517425537109,-75.0632019042969,-75.0689315795898,-75.0632019042969,-75.040283203125,-75.0116348266602,-75.0001754760742,-74.9772567749023,-74.9371490478516,-74.8970413208008,-74.85693359375,-74.8282852172852,-74.765266418457,-74.7538070678711,-74.7366104125977,-74.7251586914062,-74.7709884643555,-74.8110961914062,-74.851203918457,-74.8683929443359,-74.8913192749023,-74.9256896972656,-74.9543380737305,-74.9772567749023,-74.9829864501953,-75.0173645019531,-75.0689315795898,-75.1204986572266,-75.1319580078125,-75.1262283325195,-75.1147689819336,-75.0918502807617,-75.0689315795898,-75.0689315795898,-75.0975799560547,-75.1147689819336,-75.1319580078125,-75.1720657348633,-75.1835174560547,-75.1949768066406,-75.1835174560547,-75.2007141113281,-75.2064437866211,-75.2007141113281,-75.1720657348633,-75.1434097290039,-75.1204986572266,-75.0861206054688,-75.0689315795898,-75.0689315795898,-75.0632019042969,-75.046012878418,-75.0116348266602,-74.9657974243164,-74.9314270019531,-74.9199600219727,-74.8970413208008,-74.8741226196289,-74.85693359375,-74.8340148925781,-74.8168258666992,-74.7824478149414,-74.7366104125977,-74.7308807373047,-74.765266418457,-74.8053741455078,-74.8340148925781,-74.862663269043,-74.9142303466797,-74.9715270996094,-75.046012878418,-75.0746612548828,-75.1147689819336,-75.1204986572266,-75.1319580078125,-75.1491394042969,-75.1663360595703,-75.2064437866211,-75.2408142089844,-75.2809219360352,-75.3382263183594,-75.3668670654297,-75.4127044677734,-75.4413528442383,-75.4757308959961,-75.5272979736328,-75.5616760253906,-75.6189727783203,-75.6418838500977,-75.6819915771484,-75.7049179077148,-75.7335586547852,-75.7450256347656,-75.76220703125,-75.8023147583008,-76.1059875488281,-76.2377624511719,-76.5700836181641,-76.7935333251953,-77.0055236816406,-77.2289810180664,-77.4467010498047,-77.4696273803711,-78.0941467285156,-78.3290634155273,-78.3806304931641,-78.7988891601562,-78.9134750366211,-79.4004898071289,-79.4978942871094,-79.7557220458984,-79.8875045776367,-80.4088973999023,-80.5177612304688,-80.5177612304688,-80.5234909057617,-80.5177612304688,-80.5234909057617,-80.5177612304688,-80.5177612304688,-80.5120315551758,-80.5120315551758,-80.5177612304688,-80.5234909057617,-80.5234909057617,-80.5292205810547,-80.5292205810547,-80.5349426269531,-80.466194152832,-80.4318161010742,-80.3516006469727,-80.2427444458008,-80.2312850952148,-80.1911773681641,-80.1625213623047,-80.1281433105469,-80.0995025634766,-80.0880355834961,-80.0880355834961,-80.1166915893555,-80.0823059082031,-79.9791793823242,-79.8645858764648,-79.7671813964844,-79.7671813964844,null,-71.8431777954102,-71.8489074707031,-71.8431777954102,-71.8374481201172,-71.8087997436523,-71.7858810424805,-71.7801513671875,-71.7801513671875,-71.7801513671875,-71.7801513671875,-71.7858810424805,-71.4936752319336,-71.3905410766602,-71.3848114013672,-71.3790817260742,-71.3504409790039,-71.3447036743164,-71.3389739990234,-71.3217849731445,-71.2644958496094,-71.2014617919922,-71.1670913696289,-71.1613540649414,-71.1556243896484,-71.1384429931641,-71.1097869873047,-71.1155166625977,-71.1613540649414,-71.1900024414062,-71.2014617919922,-71.2186584472656,-71.23583984375,-71.230110168457,-71.23583984375,-71.2587661743164,-71.2931365966797,-71.3217849731445,-71.3447036743164,-71.3160552978516,-71.3103332519531,-71.3160552978516,-71.3447036743164,-71.3676223754883,-71.3905410766602,-71.4077301025391,-71.419189453125,-71.4535675048828,-71.4478378295898,-71.424919128418,-71.4306488037109,-71.4650268554688,-71.4707565307617,-71.4707565307617,-71.4764785766602,-71.4936752319336,-71.5051345825195,-71.4994049072266,-71.5395126342773,-71.5509719848633,-71.6483688354492,-71.7515029907227,-71.7801513671875,-71.7973403930664,-71.8202590942383,-71.8603668212891,-71.8431777954102,-71.8431777954102,null,-83.1075286865234,-83.00439453125,-82.9872055053711,-82.8668899536133,-82.8038558959961,-82.7866744995117,-82.7694854736328,-82.7522964477539,-82.7007293701172,-82.7007293701172,-82.6949996948242,-82.6720733642578,-82.6434326171875,-82.5918655395508,-82.5001983642578,-82.4772720336914,-82.4428939819336,-82.4085235595703,-82.4027862548828,-82.3798751831055,-82.3626861572266,-82.3168487548828,-82.276741027832,-82.2194366455078,-81.9845275878906,-81.8699417114258,-81.7725372314453,-81.3657379150391,-81.3256301879883,-81.0219650268555,-81.0276870727539,-81.0448837280273,-81.0563430786133,-81.0563430786133,-81.0391464233398,-80.9417495727539,-80.9073715209961,-80.8615341186523,-80.7755966186523,-80.7813186645508,-80.5406723022461,-80.3229598999023,-79.9104232788086,-79.6927032470703,-79.6755065917969,-79.4463272094727,-79.4463272094727,-79.0567169189453,-78.6384506225586,-78.5582427978516,-78.5926208496094,-78.6441879272461,-78.7129440307617,-78.7759628295898,-78.8504486083984,-78.9077453613281,-78.9707717895508,-78.9994201660156,-79.0166091918945,-79.0567169189453,-79.114013671875,-79.1312026977539,-79.1426620483398,-79.1770324707031,-79.2228698730469,-79.2400665283203,-79.2457962036133,-79.2400665283203,-79.2515258789062,-79.2572479248047,-79.2801742553711,-79.2859039306641,-79.2801742553711,-79.2687072753906,-79.2515258789062,-79.2171401977539,-79.1942291259766,-79.1884994506836,-79.1999588012695,-79.2114181518555,-79.2285995483398,-79.2457962036133,-79.2515258789062,-79.2457962036133,-79.2457962036133,-79.2687072753906,-79.2801742553711,-79.3145446777344,-79.3431930541992,-79.3603820800781,-79.3718490600586,-79.38330078125,-79.4062194824219,-79.4291381835938,-79.4520568847656,-79.4749755859375,-79.4978942871094,-79.5150833129883,-79.5380020141602,-79.5895614624023,-79.6411361694336,-79.6525955200195,-79.6525955200195,-79.6353988647461,-79.6353988647461,-79.6755065917969,-79.7098846435547,-79.744270324707,-79.7958297729492,-79.8244857788086,-79.8531265258789,-79.8645858764648,-79.8932342529297,-79.9104232788086,-79.9218826293945,-79.9218826293945,-79.9333419799805,-79.9448013305664,-79.9333419799805,-79.9046936035156,-79.8989639282227,-79.9046936035156,-79.9390716552734,-79.9677200317383,-79.9849090576172,-80.019287109375,-80.0765838623047,-80.1224136352539,-80.1453399658203,-80.1797103881836,-80.1854476928711,-80.2140884399414,-80.2198181152344,-80.2140884399414,-80.2140884399414,-80.2198181152344,-80.2599258422852,-80.2828521728516,-80.3057632446289,-80.3458709716797,-80.3687896728516,-80.3917083740234,-80.4260864257812,-80.4489974975586,-80.4432754516602,-80.5234909057617,-80.5406723022461,-80.5464096069336,-80.5464096069336,-80.5292205810547,-80.4948348999023,-80.477653503418,-80.477653503418,-80.4833831787109,-80.5120315551758,-80.5349426269531,-80.5635986328125,-80.5922470092773,-80.6151580810547,-80.6323471069336,-80.6552658081055,-80.6781845092773,-80.7412109375,-80.7641296386719,-80.7927780151367,-80.8042373657227,-80.8214263916016,-80.8271560668945,-80.8328857421875,-80.8214263916016,-80.7870483398438,-80.7755966186523,-80.7755966186523,-80.7870483398438,-80.7927780151367,-80.7813186645508,-80.7583999633789,-80.7354888916016,-80.7125625610352,-80.6896514892578,-80.6724548339844,-80.6724548339844,-80.7011032104492,-80.7354888916016,-80.7698593139648,-80.7927780151367,-80.8214263916016,-80.8328857421875,-80.8443450927734,-80.8500747680664,-80.8672637939453,-80.8844528198242,-80.8901824951172,-80.924560546875,-80.9646682739258,-80.9990463256836,-81.0506134033203,-81.0907211303711,-81.1250915527344,-81.1365585327148,-81.1537399291992,-81.1594696044922,-81.1422882080078,-81.1308212280273,-81.1250915527344,-81.1365585327148,-81.1594696044922,-81.1823959350586,-81.19384765625,-81.199577331543,-81.2912521362305,-81.3370895385742,-81.3600082397461,-81.3943862915039,-81.4115753173828,-81.4058456420898,-81.4058456420898,-81.4230346679688,-81.4230346679688,-81.4115753173828,-81.4173049926758,-81.4230346679688,-81.4516830444336,-81.4574127197266,-81.4746017456055,-81.4975204467773,-81.4860534667969,-81.5089797973633,-81.554817199707,-81.6292953491211,-81.6808700561523,-81.7381591796875,-81.7610778808594,-81.7725372314453,-81.7610778808594,-81.7839965820312,-81.8126373291016,-81.8470230102539,-81.8527450561523,-81.8470230102539,-81.8699417114258,-81.9329605102539,-81.9444198608398,-81.9386901855469,-81.9444198608398,-81.9329605102539,-81.9272384643555,-81.9272384643555,-81.9845275878906,-82.0017242431641,-82.0418243408203,-82.0933990478516,-82.1163101196289,-82.1564178466797,-82.1736068725586,-82.2022552490234,-82.2194366455078,-82.2480926513672,-82.2652740478516,-82.288200378418,-82.3053817749023,-82.3684158325195,-82.4142532348633,-82.4658126831055,-82.4887313842773,-82.5059280395508,-82.5517578125,-82.5632171630859,-82.5918655395508,-82.6033248901367,-82.6205139160156,-82.6377029418945,-82.6663513183594,-82.6892700195312,-82.7236480712891,-82.735107421875,-82.740837097168,-82.7522964477539,-82.7866744995117,-82.8210525512695,-82.8382339477539,-82.8554229736328,-82.8726196289062,-82.9012603759766,-82.9585647583008,-83.00439453125,-83.0616912841797,-83.1075286865234,-83.1590957641602,-83.182014465332,-83.2049331665039,-83.2450408935547,-83.2736892700195,-83.3137969970703,-83.3481674194336,-83.365364074707,-83.365364074707,-83.3538970947266,-83.3252563476562,-83.3080596923828,-83.182014465332,-83.1419067382812,-83.1304473876953,-83.1075286865234,-83.1075286865234,null,-96.4345245361328,-96.4402542114258,-96.4803619384766,-96.5090103149414,-96.5204696655273,-96.5433883666992,-96.577766418457,-96.6064147949219,-96.6350631713867,-96.6522521972656,-96.6866302490234,-96.7152709960938,-96.7267379760742,-96.7381973266602,-96.7897567749023,-96.7954864501953,-96.8126754760742,-96.8413238525391,-96.8757019042969,-96.9215393066406,-96.9559173583984,-96.9788360595703,-96.9902954101562,-97.0132141113281,-97.0647811889648,-97.0991592407227,-97.1392669677734,-97.1621780395508,-97.1908340454102,-97.2194747924805,-97.2366714477539,-97.225212097168,-97.2366714477539,-97.299690246582,-97.3397979736328,-97.3627243041992,-97.4028244018555,-97.4372024536133,-97.4773101806641,-97.5231475830078,-97.5919036865234,-97.6320114135742,-97.6606521606445,-97.6893081665039,-97.7351455688477,-97.7695236206055,-97.8038940429688,-97.8440017700195,-97.8726501464844,-97.8955688476562,-97.9299468994141,-97.9700546264648,-98.02734375,-98.0789108276367,-98.1362152099609,-98.1820526123047,-98.2336120605469,-98.2909088134766,-98.3138275146484,-98.3367462158203,-98.39404296875,-98.4169616699219,-98.4570693969727,-98.4685287475586,-98.47998046875,-98.5029067993164,-98.5143661499023,-99.2649383544922,-99.5399627685547,-100.20458984375,-101.230186462402,-102.078163146973,-102.794357299805,-103.00634765625,-103.510551452637,-104.060592651367,-104.066329956055,-104.060592651367,-104.054862976074,-104.060592651367,-104.054862976074,-104.054862976074,-104.054862976074,-104.049133300781,-104.043403625488,-104.049133300781,-102.983436584473,-102.931869506836,-101.997947692871,-100.496795654297,-99.8665466308594,-99.7118453979492,-99.0013809204102,-98.7206344604492,-97.9929733276367,-97.9757843017578,-97.225212097168,-96.5605773925781,-96.5548477172852,-96.5605773925781,-96.5720367431641,-96.5949554443359,-96.6522521972656,-96.7783050537109,-96.8241424560547,-96.8355941772461,-96.8413238525391,-96.8355941772461,-96.8126754760742,-96.7783050537109,-96.7210006713867,-96.6866302490234,-96.577766418457,-96.5147399902344,-96.4574508666992,-96.4402542114258,-96.4402542114258,-96.4345245361328,-96.4345245361328,-96.4345245361328,-96.4345245361328,-96.4345245361328,-96.4345245361328,-96.4287948608398,-96.4287948608398,-96.4287948608398,-96.58349609375,-96.5949554443359,-96.5720367431641,-96.5376586914062,-96.5090103149414,-96.5147399902344,-96.5319290161133,-96.5548477172852,-96.5720367431641,-96.5605773925781,-96.5548477172852,-96.5319290161133,-96.4975509643555,-96.4689025878906,-96.4574508666992,-96.4517135620117,-96.4402542114258,-96.4345245361328,-96.4345245361328,-96.4402542114258,-96.4459838867188,-96.5147399902344,-96.4975509643555,-96.4975509643555,-96.4975509643555,-96.5204696655273,-96.5204696655273,-96.5204696655273,-96.5605773925781,-96.5949554443359,-96.6064147949219,-96.6064147949219,-96.58349609375,-96.5605773925781,-96.4746322631836,-96.4689025878906,-96.4689025878906,-96.4689025878906,-96.4402542114258,-96.4345245361328,-96.4345245361328,null,-89.7194595336914,-89.7080078125,-89.6850814819336,-89.6507034301758,-89.6277847290039,-89.604866027832,-89.5991363525391,-89.6106033325195,-89.6736221313477,-89.6850814819336,-89.6621704101562,-89.6106033325195,-89.5704956054688,-89.5532989501953,-89.5532989501953,-89.6106033325195,-89.604866027832,-89.5876770019531,-89.5647659301758,-89.5361175537109,-89.518928527832,-89.5074615478516,-89.5475692749023,-89.5418472290039,-89.5131912231445,-89.5131912231445,-89.5361175537109,-89.5590286254883,-89.5475692749023,-89.518928527832,-89.4788208007812,-89.4673538208008,-89.4788208007812,-89.4501724243164,-89.4329833984375,-89.4043350219727,-89.3986053466797,-89.4043350219727,-89.335578918457,-88.8485641479492,-88.8141860961914,-88.5219802856445,-88.4818725585938,-88.063606262207,-88.0464248657227,-88.0406951904297,-88.0406951904297,-88.0521545410156,-88.063606262207,-87.9432907104492,-87.8516235351562,-87.8344268798828,-87.8344268798828,-87.6797332763672,-87.6453552246094,-87.3244934082031,-87.1182327270508,-87.0666656494141,-86.7630004882812,-86.6713256835938,-86.5968399047852,-86.5624618530273,-86.533821105957,-86.4994354248047,-86.4536056518555,-86.3848419189453,-86.1900405883789,-85.9665832519531,-85.7545928955078,-85.450927734375,-85.2962265014648,-85.2847671508789,-84.9639129638672,-84.7862930297852,-84.723274230957,-84.2133331298828,-84.0242614746094,-83.7549667358398,-83.6804885864258,-83.6632919311523,-83.646110534668,-83.634651184082,-83.4742202758789,-82.9872055053711,-82.8382339477539,-82.5975952148438,-82.2939300537109,-81.9272384643555,-81.9043121337891,-81.824104309082,-81.652214050293,-81.646484375,-81.6751327514648,-81.7037811279297,-81.7095108032227,-81.7037811279297,-81.6980514526367,-81.7209701538086,-81.7438888549805,-81.7209701538086,-81.7152404785156,-81.7152404785156,-81.7553482055664,-81.8011856079102,-81.829833984375,-81.8699417114258,-81.9272384643555,-81.9329605102539,-81.9787979125977,-82.0131759643555,-82.0475616455078,-82.0819320678711,-82.1163101196289,-82.1334991455078,-82.1506881713867,-82.1736068725586,-82.2194366455078,-82.2538223266602,-82.276741027832,-82.3168487548828,-82.3454895019531,-82.3855972290039,-82.4027862548828,-82.4085235595703,-82.4428939819336,-82.4830017089844,-82.5059280395508,-82.5460357666016,-82.5804061889648,-82.6090545654297,-82.6205139160156,-82.6205139160156,-82.6090545654297,-82.6377029418945,-82.6606216430664,-82.7522964477539,-82.7866744995117,-82.7866744995117,-82.8038558959961,-82.8267822265625,-82.8668899536133,-82.8898010253906,-82.9184494018555,-82.912727355957,-82.8955307006836,-82.912727355957,-82.9413681030273,-82.9642868041992,-82.9986724853516,-83.0215835571289,-83.0559616088867,-83.1075286865234,-83.1648254394531,-83.2221221923828,-83.2564926147461,-83.2794189453125,-83.2966003417969,-83.3252563476562,-83.3538970947266,-83.37109375,-83.3997344970703,-83.4283828735352,-83.4513092041016,-83.4914093017578,-83.5143280029297,-83.5945434570312,-83.6575698852539,-83.6804885864258,-83.7377853393555,-83.7893447875977,-83.8409118652344,-83.8982086181641,-83.9497756958008,-83.9841537475586,-84.0128021240234,-84.0128021240234,-84.0128021240234,-84.0242614746094,-84.0185317993164,-84.0242614746094,-84.0529098510742,-84.093017578125,-84.1273956298828,-84.1732330322266,-84.2076034545898,-84.2190704345703,-84.2419815063477,-84.2878189086914,-84.2935485839844,-84.3221969604492,-84.3279266357422,-84.6315994262695,-84.7748336791992,-84.8264007568359,-84.992561340332,-85.273307800293,-85.3649826049805,-85.456657409668,-85.6113510131836,-85.8519973754883,-86.3103637695312,-86.7801895141602,-86.8260269165039,-87.2041702270508,-87.2270965576172,-87.6052474975586,-87.989128112793,-88.1839370727539,-88.1896591186523,-88.3672790527344,-88.3959274291992,-88.7912673950195,-88.8256454467773,-89.0204544067383,-89.1980667114258,-89.3527679443359,-89.6449737548828,-89.7251892089844,-90.2809600830078,-90.2866897583008,-90.2695007324219,-90.2580413818359,-90.2179336547852,-90.2064743041992,-90.1950149536133,-90.1778259277344,-90.1491775512695,-90.1205368041992,-90.1033401489258,-90.0861511230469,-90.0632400512695,-90.0746994018555,-90.0689697265625,-90.057502746582,-90.0689697265625,-90.0861511230469,-90.0976104736328,-90.0976104736328,-90.0918807983398,-90.1033401489258,-90.1090774536133,-90.1491775512695,-90.1663665771484,-90.1892852783203,-90.1892852783203,-90.1835556030273,-90.16064453125,-90.1377182006836,-90.1262588500977,-90.1205368041992,-90.0976104736328,-90.0861511230469,-90.0804214477539,-90.0689697265625,-90.0460433959961,-90.0288619995117,-90.0116653442383,-89.9944839477539,-89.983024597168,-89.9600982666016,-89.9142684936523,-89.9085388183594,-89.9085388183594,-89.9028091430664,-89.8970794677734,-89.8684310913086,-89.8627014160156,-89.8741607666016,-89.9142684936523,-89.9371871948242,-89.9429168701172,-89.9371871948242,-89.9085388183594,-89.8283233642578,-89.799674987793,-89.799674987793,-89.7824859619141,-89.7423782348633,-89.7309188842773,-89.7309188842773,-89.7366485595703,-89.7366485595703,-89.7080078125,-89.6621704101562,-89.6507034301758,-89.6564407348633,-89.6850814819336,-89.7137298583984,-89.7194595336914,-89.7194595336914,null,-94.4979248046875,-94.4807434082031,-94.4750137329102,-94.4635543823242,-94.4520874023438,-94.4234466552734,-94.40625,-94.4005279541016,-94.3661499023438,-94.3088531494141,-94.2973937988281,-94.2802047729492,-94.2630157470703,-94.2400970458984,-94.2286376953125,-94.2229080200195,-94.2057189941406,-94.1885375976562,-94.1541595458984,-94.1484298706055,-94.1197738647461,-94.0911254882812,-94.0796661376953,-94.056755065918,-94.051025390625,-94.051025390625,-94.051025390625,-94.051025390625,-94.051025390625,-94.051025390625,-94.056755065918,-94.0109176635742,-93.9593505859375,-93.9077835083008,-93.873405456543,-93.873405456543,-93.8447570800781,-93.8332977294922,-93.8332977294922,-93.8161087036133,-93.7989196777344,-93.8103790283203,-93.8275680541992,-93.8390274047852,-93.8390274047852,-93.8218383789062,-93.8275680541992,-93.8390274047852,-93.8447570800781,-93.8218383789062,-93.7989196777344,-93.7760009765625,-93.7473526000977,-93.7301635742188,-93.7416305541992,-93.7530822753906,-93.7187042236328,-93.7015228271484,-93.6614074707031,-93.6671371459961,-93.684326171875,-93.7015228271484,-93.6957931518555,-93.678596496582,-93.6499557495117,-93.6270294189453,-93.6098480224609,-93.6098480224609,-93.5754699707031,-93.5468139648438,-93.5525512695312,-93.5640106201172,-93.5468139648438,-93.5353622436523,-93.5468139648438,-93.5640106201172,-93.5811920166016,-93.5697402954102,-93.5582809448242,-93.5468139648438,-93.5468139648438,-93.5640106201172,-93.5754699707031,-93.5640106201172,-93.5754699707031,-93.5811920166016,-93.598388671875,-93.6499557495117,-93.6671371459961,-93.7015228271484,-93.7015228271484,-93.7015228271484,-93.7187042236328,-93.7301635742188,-93.7416305541992,-93.7301635742188,-93.7187042236328,-93.7301635742188,-93.7301635742188,-93.7530822753906,-93.7588119506836,-93.7473526000977,-93.7129745483398,-93.678596496582,-93.6900634765625,-93.684326171875,-93.7015228271484,-93.7244338989258,-93.7129745483398,-93.7416305541992,-93.7645416259766,-93.7989196777344,-93.8046493530273,-93.8332977294922,-93.861946105957,-93.9077835083008,-93.9307022094727,-93.9307022094727,-93.9077835083008,-93.8848648071289,-93.8447570800781,-93.873405456543,-94.0395584106445,-94.0682144165039,-94.3203125,-94.3604202270508,-94.3833389282227,-94.4291763305664,-94.4750137329102,-94.5323028564453,-94.6125183105469,-94.6812744140625,-94.7213821411133,-94.7500305175781,-94.767219543457,-94.7844085693359,-94.7844085693359,-94.767219543457,-94.7156524658203,-94.6812744140625,-94.6526260375977,-94.6354370117188,-94.6125183105469,-94.5953369140625,-94.5494995117188,-94.5265731811523,-94.5380325317383,-94.5666885375977,-94.6125183105469,-94.68701171875,-94.7557601928711,-94.778678894043,-94.7901382446289,-94.7844085693359,-94.767219543457,-94.7328414916992,-94.7099227905273,-94.6927337646484,-94.6984634399414,-94.7099227905273,-94.7385711669922,-94.7901382446289,-94.8474349975586,-94.8818130493164,-94.9104614257812,-94.9276504516602,-94.9677581787109,-94.9963989257812,-95.0193252563477,-95.0021362304688,-95.0307769775391,-95.036506652832,-95.0135955810547,-95.0135955810547,-95.0250473022461,-95.0021362304688,-94.9906692504883,-95.0078659057617,-95.0193252563477,-95.0193252563477,-95.0021362304688,-94.9677581787109,-94.9333801269531,-94.9333801269531,-94.962028503418,-94.962028503418,-94.9219207763672,-94.9104614257812,-94.9104614257812,-94.9161911010742,-94.9276504516602,-94.956298828125,-94.9734878540039,-95.0479736328125,-95.0766143798828,-95.1224517822266,-95.1396484375,-95.1568298339844,-95.1740188598633,-95.1740188598633,-95.1797485351562,-95.2083969116211,-95.231315612793,-95.231315612793,-95.2141265869141,-95.1682891845703,-95.1625595092773,-95.2026672363281,-95.2943420410156,-95.3573608398438,-95.4031982421875,-95.5521774291992,-95.6438446044922,-95.7469787597656,-95.8787612915039,-96.0048141479492,-96.125129699707,-96.2798309326172,-96.3371200561523,-96.3657760620117,-96.3829574584961,-96.3772354125977,-96.3543090820312,-96.3084716796875,-96.2397232055664,-96.1136703491211,-96.0563735961914,-96.0162658691406,-95.9933471679688,-95.9016723632812,-95.7813568115234,-95.7584381103516,-95.7584381103516,-95.7813568115234,-95.8157272338867,-95.8615646362305,-95.9188690185547,-95.9933471679688,-96.130859375,-96.1824264526367,-96.2339935302734,-96.2569046020508,-96.2569046020508,-96.1938858032227,-96.1881561279297,-96.1996154785156,-96.2397232055664,-96.2397232055664,-96.2110748291016,-96.2110748291016,-96.222526550293,-96.2454528808594,-96.2741012573242,-96.2798309326172,-96.2855606079102,-96.2970123291016,-96.319938659668,-96.3600387573242,-96.3829574584961,-96.405876159668,-96.4116134643555,-96.4402542114258,-96.4402542114258,-96.400146484375,-96.4517135620117,-96.4860916137695,-96.5032806396484,-96.4860916137695,-96.4631729125977,-96.4746322631836,-96.4918212890625,-96.5147399902344,-96.5261993408203,-96.5433883666992,-96.58349609375,-96.5949554443359,-96.6121444702148,-96.6522521972656,-96.66943359375,-96.6579818725586,-96.6407928466797,-96.6579818725586,-96.6579818725586,-96.6407928466797,-96.6006851196289,-96.577766418457,-96.5261993408203,-96.5147399902344,-96.5548477172852,-96.58349609375,-96.589225769043,-96.5548477172852,-96.5147399902344,-96.4689025878906,-96.4345245361328,-96.4746322631836,-96.4975509643555,-96.5147399902344,-96.5376586914062,-96.6178741455078,-96.6522521972656,-96.6866302490234,-96.6980895996094,-96.7152709960938,-96.7267379760742,-96.7381973266602,-96.772575378418,-96.7954864501953,-96.8012161254883,-96.8241424560547,-96.8355941772461,-96.8298721313477,-96.8012161254883,-96.7954864501953,-96.7954864501953,-96.8126754760742,-96.8355941772461,-96.858512878418,-96.8699798583984,-96.852783203125,-96.8298721313477,-96.8069458007812,-96.8012161254883,-96.8126754760742,-96.8069458007812,-96.8241424560547,-96.8757019042969,-96.9100875854492,-96.9444580078125,-96.9444580078125,-96.9272689819336,-96.9215393066406,-96.9444580078125,-96.9902954101562,-96.9845657348633,-96.9731063842773,-96.9616470336914,-96.9731063842773,-97.0017547607422,-97.0361328125,-97.041862487793,-97.0361328125,-97.0590515136719,-97.0762405395508,-97.1106185913086,-97.1220703125,-97.1449966430664,-97.1621780395508,-97.1908340454102,-97.2137451171875,-97.1908340454102,-97.1908340454102,-97.2022857666016,-97.2481231689453,-97.2653121948242,-97.2538528442383,-97.1392669677734,-97.1965637207031,-97.2309417724609,-97.2481231689453,-97.2710494995117,-97.2939605712891,-97.3168869018555,-97.3569869995117,-97.3913650512695,-97.4085540771484,-97.48876953125,-97.5116882324219,-97.5403366088867,-97.5689849853516,-97.5460662841797,-97.5174179077148,-97.4715805053711,-97.4429321289062,-97.4200134277344,-97.4028244018555,-97.4085540771484,-97.4142837524414,-97.4142837524414,-97.3856353759766,-97.3627243041992,-97.3627243041992,-97.3856353759766,-97.3970947265625,-97.3856353759766,-97.3684463500977,-97.3283386230469,-97.311149597168,-97.299690246582,-97.2939605712891,-97.3226165771484,-97.3455276489258,-97.3741760253906,-97.4028244018555,-97.4257431030273,-97.4658508300781,-97.48876953125,-97.5174179077148,-97.5517959594727,-97.5689849853516,-97.5403366088867,-97.5174179077148,-97.5116882324219,-97.5116882324219,-97.5288772583008,-97.5403366088867,-97.5345993041992,-97.5575256347656,-97.57470703125,-97.6205444335938,-97.6320114135742,-97.6148147583008,-97.6320114135742,-97.6549224853516,-97.6663818359375,-97.7007598876953,-97.7236862182617,-97.7809753417969,-97.7981643676758,-97.8038940429688,-97.763786315918,-97.763786315918,-97.7351455688477,-97.7351455688477,-97.7064895629883,-97.6950378417969,-97.7064895629883,-97.758056640625,-97.758056640625,-97.7236862182617,-97.6893081665039,-97.6492004394531,-97.6148147583008,-97.5919036865234,-97.5632553100586,-97.5345993041992,-97.5059585571289,-97.4773101806641,-97.4543914794922,-97.4543914794922,-97.4543914794922,-97.4715805053711,-97.494499206543,-97.5059585571289,-97.494499206543,-97.48876953125,-97.5002288818359,-97.5460662841797,-97.5575256347656,-97.5689849853516,-97.5575256347656,-97.5689849853516,-97.5689849853516,-97.5403366088867,-97.5116882324219,-97.494499206543,-97.4658508300781,-97.4543914794922,-97.4429321289062,-97.4543914794922,-97.4715805053711,-97.4543914794922,-97.4200134277344,-97.3913650512695,-97.3741760253906,-97.3741760253906,-97.3627243041992,-97.3397979736328,-97.3226165771484,-97.3340682983398,-97.3455276489258,-97.305419921875,-97.3168869018555,-97.3168869018555,-97.311149597168,-97.2825088500977,-97.2538528442383,-97.2309417724609,-97.2137451171875,-97.225212097168,-97.2538528442383,-97.2653121948242,-97.2538528442383,-97.2194747924805,-97.225212097168,-97.2080154418945,-97.1793746948242,-97.1851043701172,-97.1793746948242,-97.1564559936523,-97.1507263183594,-97.1679077148438,-97.2710494995117,-97.2939605712891,-97.2939605712891,-97.299690246582,-97.3340682983398,-97.3627243041992,-97.3741760253906,-97.3684463500977,-97.3741760253906,-97.3970947265625,-97.4142837524414,-97.4257431030273,-97.4486618041992,-97.4773101806641,-97.494499206543,-97.5231475830078,-97.6148147583008,-97.6492004394531,-97.677848815918,-97.7064895629883,-97.7351455688477,-97.7695236206055,-97.7924346923828,-97.8096237182617,-97.8268127441406,-97.8440017700195,-97.8669204711914,-97.9585952758789,-97.9815139770508,-97.9929733276367,-98.0158920288086,-98.0559997558594,-98.0789108276367,-98.1075592041016,-98.1247482299805,-98.1591262817383,-98.1763229370117,-98.1935043334961,-98.2221603393555,-98.2851791381836,-98.2851791381836,-98.2966384887695,-98.3080978393555,-98.3195571899414,-98.3310165405273,-98.3482055664062,-98.3653945922852,-98.388313293457,-98.4055023193359,-98.4112319946289,-98.4341506958008,-98.4513397216797,-98.4570693969727,-98.4685287475586,-98.4914474487305,-98.5086364746094,-98.5372848510742,-98.5601959228516,-98.5716552734375,-98.583122253418,-98.5945816040039,-98.6289596557617,-98.6404190063477,-98.669059753418,-98.7435455322266,-98.7492752075195,-98.7721939086914,-98.8065719604492,-98.8294906616211,-98.8638687133789,-98.9097061157227,-98.9326171875,-98.9670028686523,-98.9899215698242,-99.0472183227539,-99.0701293945312,-99.0987777709961,-99.1045074462891,-99.0987777709961,-99.1560745239258,-99.1560745239258,-99.1789932250977,-99.2019119262695,-99.2076416015625,-99.2763977050781,-99.3165054321289,-99.3451461791992,-99.3795318603516,-99.390983581543,-99.4024505615234,-99.4253616333008,-99.4540176391602,-99.4654693603516,-99.4482879638672,-99.4368209838867,-99.4425582885742,-99.4425582885742,-99.4941253662109,-99.5055847167969,-99.5399627685547,-99.5227661132812,-99.5055847167969,-99.5113067626953,-99.5055847167969,-99.4998550415039,-99.5342330932617,-99.5342330932617,-99.5456924438477,-99.6316299438477,-99.6545486450195,-99.6774673461914,-99.7175750732422,-99.751953125,-99.7863311767578,-99.7977828979492,-99.8264389038086,-99.8550872802734,-99.8722763061523,-99.8894577026367,-99.9295654296875,-99.9352951049805,-99.9524917602539,-99.9754028320312,-99.9983291625977,-100.021240234375,-100.055618286133,-100.084266662598,-100.135833740234,-100.181671142578,-100.198860168457,-100.227508544922,-100.273345947266,-100.29052734375,-100.301986694336,-100.319183349609,-100.324913024902,-100.330635070801,-100.342094421387,-100.370742797852,-100.376472473145,-100.365020751953,-100.370742797852,-100.399398803711,-100.422309875488,-100.428039550781,-100.422309875488,-100.439498901367,-100.456687927246,-100.468147277832,-100.508255004883,-100.525444030762,-100.525444030762,-100.55982208252,-100.582740783691,-100.594200134277,-100.588470458984,-100.622848510742,-100.645767211914,-100.662948608398,-100.685874938965,-100.691604614258,-100.71452331543,-100.760360717773,-100.789001464844,-100.806198120117,-100.806198120117,-100.834838867188,-100.869216918945,-100.903602600098,-100.960891723633,-101.023918151855,-101.05256652832,-101.075485229492,-101.104133605957,-101.155693054199,-101.201530456543,-101.241638183594,-101.25309753418,-101.235908508301,-101.230186462402,-101.247367858887,-101.26456451416,-101.270294189453,-101.281745910645,-101.304672241211,-101.316131591797,-101.304672241211,-101.304672241211,-101.321853637695,-101.350509643555,-101.361961364746,-101.390609741211,-101.40779876709,-101.436447143555,-101.459365844727,-101.46509552002,-101.516662597656,-101.539581298828,-101.533851623535,-101.551040649414,-101.579689025879,-101.614059448242,-101.659896850586,-101.728660583496,-101.751571655273,-101.797409057617,-101.820327758789,-101.934921264648,-101.963569641113,-102.049514770508,-102.221405029297,-102.272964477539,-102.324531555176,-102.364639282227,-102.381828308105,-102.399017333984,-102.462043762207,-102.502151489258,-102.52507019043,-102.547988891602,-102.576637268066,-102.62247467041,-102.65111541748,-102.674041748047,-102.708419799805,-102.742790222168,-102.742790222168,-102.76570892334,-102.771438598633,-102.782897949219,-102.811546325684,-102.811546325684,-102.828735351562,-102.828735351562,-102.834465026855,-102.880302429199,-102.897491455078,-102.903221130371,-102.880302429199,-102.908950805664,-102.937599182129,-102.989166259766,-103.012077331543,-103.035003662109,-103.07511138916,-103.10375213623,-103.115219116211,-103.132400512695,-103.161056518555,-103.195426940918,-103.258453369141,-103.287101745605,-103.338668823242,-103.350128173828,-103.373046875,-103.390235900879,-103.441802978516,-103.470443725586,-103.493370056152,-103.544929504395,-103.573585510254,-103.642333984375,-103.699630737305,-103.739738464355,-103.756927490234,-103.791305541992,-103.774116516113,-103.797035217285,-103.848602294922,-103.917350769043,-104.00902557373,-104.077781677246,-104.146537780762,-104.186645507812,-104.22102355957,-104.238212585449,-104.284042358398,-104.347076416016,-104.381454467773,-104.43302154541,-104.473129272461,-104.513229370117,-104.536148071289,-104.57625579834,-104.610633850098,-104.639282226562,-104.67366027832,-104.696578979492,-104.696578979492,-104.685119628906,-104.702308654785,-104.736679077148,-104.81689453125,-104.851280212402,-104.851280212402,-104.868461608887,-104.88565826416,-104.942947387695,-104.971603393555,-104.994514465332,-105.017433166504,-105.069000244141,-105.114837646484,-105.166404724121,-105.223701477051,-105.286720275879,-105.389862060547,-105.475799560547,-105.544555664062,-105.57893371582,-105.596122741699,-105.687789916992,-105.762283325195,-105.802391052246,-105.871139526367,-105.922706604004,-105.957084655762,-105.997192382812,-106.025840759277,-106.083137512207,-106.117515563965,-106.163352966309,-106.214920043945,-106.237831115723,-106.283668518066,-106.312316894531,-106.340965270996,-106.392532348633,-106.472747802734,-106.512855529785,-106.547225952148,-106.598793029785,-106.638900756836,-106.644630432129,-106.638900756836,-106.650367736816,-106.62744140625,-106.461288452148,-106.38680267334,-105.997192382812,-104.91429901123,-104.845550537109,-104.014755249023,-103.963188171387,-103.716819763184,-103.361587524414,-103.07511138916,-103.07511138916,-103.07511138916,-103.069381713867,-103.06364440918,-103.06364440918,-103.057914733887,-103.052185058594,-103.052185058594,-103.046455383301,-103.046455383301,-103.046455383301,-103.046455383301,-103.046455383301,-103.046455383301,-103.046455383301,-103.000625610352,-102.15837097168,-102.01513671875,-101.625526428223,-101.075485229492,-100.943710327148,-100.542633056641,-100.004051208496,-100.004051208496,-100.004051208496,-100.009780883789,-100.004051208496,-100.009780883789,-100.004051208496,-100.004051208496,-99.9983291625977,-99.9868698120117,-99.9467620849609,-99.9181060791016,-99.8894577026367,-99.8493576049805,-99.8207092285156,-99.8092498779297,-99.757682800293,-99.7175750732422,-99.6889266967773,-99.6602783203125,-99.6087112426758,-99.5915222167969,-99.574333190918,-99.562873840332,-99.4998550415039,-99.4711990356445,-99.4310913085938,-99.4081802368164,-99.390983581543,-99.38525390625,-99.3738021850586,-99.3566131591797,-99.3336944580078,-99.3165054321289,-99.293586730957,-99.2649383544922,-99.2362899780273,-99.2133712768555,-99.1904525756836,-99.1904525756836,-99.2019119262695,-99.1904525756836,-99.1618041992188,-99.0930557250977,-99.0414886474609,-99.0128326416016,-98.9841842651367,-98.9498138427734,-98.9211654663086,-98.8810577392578,-98.8352203369141,-98.8008422851562,-98.7664642333984,-98.7492752075195,-98.7206344604492,-98.6919784545898,-98.657600402832,-98.6289596557617,-98.6060333251953,-98.5773849487305,-98.5544738769531,-98.5372848510742,-98.5086364746094,-98.485710144043,-98.4456100463867,-98.4226913452148,-98.4112319946289,-98.39404296875,-98.3825836181641,-98.3539352416992,-98.3252868652344,-98.2794494628906,-98.210693359375,-98.1820526123047,-98.1591262817383,-98.130485534668,-98.1132888793945,-98.0903778076172,-98.0846481323242,-98.1018371582031,-98.0961074829102,-98.0731811523438,-98.0445404052734,-97.9987030029297,-97.9643249511719,-97.947135925293,-97.9643249511719,-97.9757843017578,-97.9757843017578,-97.9528656005859,-97.9070281982422,-97.8841094970703,-97.8611907958984,-97.8325424194336,-97.8038940429688,-97.7809753417969,-97.763786315918,-97.7351455688477,-97.7179489135742,-97.6950378417969,-97.6549224853516,-97.6205444335938,-97.5976333618164,-97.5861740112305,-97.5632553100586,-97.5460662841797,-97.5174179077148,-97.48876953125,-97.4658508300781,-97.4543914794922,-97.4257431030273,-97.3913650512695,-97.3283386230469,-97.305419921875,-97.2767791748047,-97.2595825195312,-97.2366714477539,-97.2080154418945,-97.1851043701172,-97.1736373901367,-97.1908340454102,-97.2137451171875,-97.1965637207031,-97.1679077148438,-97.1392669677734,-97.1106185913086,-97.0991592407227,-97.0991592407227,-97.0819625854492,-97.1106185913086,-97.1106185913086,-97.0876998901367,-97.0590515136719,-97.0361328125,-96.9788360595703,-96.9902954101562,-96.9444580078125,-96.9158096313477,-96.8928909301758,-96.8814315795898,-96.8642501831055,-96.8413238525391,-96.8012161254883,-96.7668380737305,-96.7381973266602,-96.7152709960938,-96.6923599243164,-96.66943359375,-96.6407928466797,-96.6350631713867,-96.6121444702148,-96.5949554443359,-96.589225769043,-96.6121444702148,-96.6350631713867,-96.6236038208008,-96.5433883666992,-96.5261993408203,-96.5147399902344,-96.4803619384766,-96.4574508666992,-96.4230651855469,-96.3886871337891,-96.3657760620117,-96.3371200561523,-96.3142013549805,-96.2912902832031,-96.2626342773438,-96.2339935302734,-96.2110748291016,-96.1881561279297,-96.1537780761719,-96.1136703491211,-96.0678329467773,-95.9990768432617,-95.9818878173828,-95.9647064208984,-95.9188690185547,-95.8615646362305,-95.8271942138672,-95.7870864868164,-95.7928161621094,-95.7813568115234,-95.7469787597656,-95.7297897338867,-95.7011413574219,-95.6610336303711,-95.6209259033203,-95.5865478515625,-95.5636291503906,-95.5521774291992,-95.5292510986328,-95.4834136962891,-95.4375762939453,-95.4031982421875,-95.3688278198242,-95.3229904174805,-95.3000717163086,-95.2828826904297,-95.2656936645508,-95.2427749633789,-95.1625595092773,-95.1453704833984,-95.1109924316406,-95.0938110351562,-95.0708847045898,-95.0307769775391,-94.9906692504883,-94.9677581787109,-94.956298828125,-94.8989944458008,-94.8646240234375,-94.8302459716797,-94.7958679199219,-94.7844085693359,-94.7500305175781,-94.7328414916992,-94.7156524658203,-94.6984634399414,-94.6812744140625,-94.6640853881836,-94.6640853881836,-94.6469039916992,-94.6239776611328,-94.5781402587891,-94.5494995117188,-94.4979248046875,-94.4979248046875,null,-114.047248840332,-113.015922546387,-112.173675537109,-112.110649108887,-111.5205078125,-111.491851806641,-111.050682067871,-111.056411743164,-111.056411743164,-111.056411743164,-110.053733825684,-110.00789642334,-109.051063537598,-109.056785583496,-109.056785583496,-109.056785583496,-109.062515258789,-109.056785583496,-109.056785583496,-109.051063537598,-109.04532623291,-109.051063537598,-109.039596557617,-109.148460388184,-109.41202545166,-109.715682983398,-109.933410644531,-110.00789642334,-110.088104248047,-110.30583190918,-110.546478271484,-110.683990478516,-110.75846862793,-110.844413757324,-111.125160217285,-111.25121307373,-111.319969177246,-111.411643981934,-111.686668395996,-111.950225830078,-112.208053588867,-112.414321899414,-112.540374755859,-112.729446411133,-112.907066345215,-113.004470825195,-113.279487609863,-113.537322998047,-113.823799133301,-114.041519165039,-114.047248840332,-114.041519165039,-114.047248840332,-114.047248840332,-114.041519165039,-114.035797119141,-114.041519165039,-114.041519165039,-114.047248840332,-114.047248840332,null,-73.3615188598633,-73.1953582763672,-72.5651016235352,-71.8890151977539,-71.5051345825195,-71.5337829589844,-71.5452423095703,-71.5280532836914,-71.5280532836914,-71.5910797119141,-71.6254577636719,-71.5681533813477,-71.5509719848633,-71.5624237060547,-71.5796203613281,-71.5910797119141,-71.6025314331055,-71.6483688354492,-71.694206237793,-71.7515029907227,-71.7744216918945,-71.8087997436523,-71.8374481201172,-71.866096496582,-71.9577713012695,-71.9921493530273,-72.0093383789062,-72.0265274047852,-72.0322570800781,-72.049446105957,-72.0379867553711,-72.0437164306641,-72.0608978271484,-72.0895538330078,-72.1067352294922,-72.1010055541992,-72.1124649047852,-72.1296615600586,-72.1812210083008,-72.1812210083008,-72.1926803588867,-72.2156066894531,-72.2385177612305,-72.2843551635742,-72.3015441894531,-72.3072738647461,-72.318733215332,-72.3473815917969,-72.3760299682617,-72.3817520141602,-72.4104080200195,-72.4161376953125,-72.4390563964844,-72.4505157470703,-72.4447860717773,-72.4390563964844,-72.4562454223633,-72.4676971435547,-72.4562454223633,-72.4734268188477,-72.502082824707,-72.5249938964844,-72.5307312011719,-72.5536422729492,-72.5307312011719,-72.502082824707,-72.4734268188477,-72.9260635375977,-73.0292053222656,-73.2813034057617,-73.2813034057617,-73.2813034057617,-73.2755737304688,-73.2813034057617,-73.2813034057617,-73.2813034057617,-73.2755737304688,-73.2698440551758,-73.2755737304688,-73.2813034057617,-73.2698440551758,-73.2583847045898,-73.2583847045898,-73.2641143798828,-73.2583847045898,-73.2641143798828,-73.2755737304688,-73.2870254516602,-73.3042221069336,-73.3214111328125,-73.3443298339844,-73.3672485351562,-73.3844299316406,-73.4016265869141,-73.4245376586914,-73.4302673339844,-73.4016265869141,-73.3844299316406,-73.3729705810547,-73.3672485351562,-73.3729705810547,-73.3901672363281,-73.3901672363281,-73.3958969116211,-73.4130783081055,-73.4245376586914,-73.4245376586914,-73.4531860351562,-73.4188079833984,-73.4130783081055,-73.3958969116211,-73.3443298339844,-73.3271408081055,-73.3271408081055,-73.3271408081055,-73.3214111328125,-73.3328628540039,-73.3500595092773,-73.3729705810547,-73.3729705810547,-73.3844299316406,-73.3787002563477,-73.3615188598633,-73.3672485351562,-73.3901672363281,-73.3901672363281,-73.3443298339844,-73.3557891845703,-73.3615188598633,-73.3615188598633,null,-75.6418838500977,-75.6189727783203,-75.3611373901367,-75.3955154418945,-75.4184341430664,-75.4298934936523,-75.4241638183594,-75.4356231689453,-75.4528121948242,-75.4470825195312,-75.4470825195312,-75.4814605712891,-75.498649597168,-75.5215682983398,-75.5616760253906,-75.5788650512695,-75.5845947265625,-75.5960464477539,-75.5903244018555,-75.6075134277344,-75.6132431030273,-75.6304321289062,-75.6476135253906,-75.670539855957,-75.6762619018555,-75.6934509277344,-75.7049179077148,-75.7106475830078,-75.7392883300781,-75.767936706543,-75.7908630371094,-75.8023147583008,-75.7965927124023,-75.8023147583008,-75.8137741088867,-75.8367004394531,-75.8538818359375,-75.8653411865234,-75.8825302124023,-75.8825302124023,-75.8997192382812,-75.9111785888672,-75.9340972900391,-75.9340972900391,-75.9283676147461,-75.939826965332,-75.9570159912109,-75.9742050170898,-76.0085754394531,-76.0028533935547,-75.9971237182617,-76.0143127441406,-76.0085754394531,-75.9913940429688,-75.9913940429688,-75.9913940429688,-75.9627380371094,-75.9570159912109,-75.9570159912109,-75.9799346923828,-75.9799346923828,-75.939826965332,-75.945556640625,-75.9340972900391,-75.9283676147461,-75.9283676147461,-75.9169082641602,-75.9111785888672,-75.8825302124023,-75.8710708618164,-75.8825302124023,-75.8768005371094,-75.8596115112305,-75.8538818359375,-75.8367004394531,-75.8252334594727,-75.8252334594727,-75.8195037841797,-75.8023147583008,-75.8080444335938,-75.7851257324219,-75.7736663818359,-75.7335586547852,-75.7106475830078,-75.7220993041992,-75.7049179077148,-75.6877212524414,-75.6819915771484,-75.6991882324219,-75.6991882324219,-75.7278289794922,-75.7278289794922,-75.7049179077148,-75.6533508300781,-75.6418838500977,-75.6418838500977,-75.6418838500977,null,-75.2751922607422,-75.217903137207,-75.2465515136719,-75.303840637207,-75.315299987793,-75.3324890136719,-75.3382263183594,-75.3611373901367,-75.3668670654297,-75.3668670654297,-75.3611373901367,-75.3496780395508,-75.315299987793,-75.2923889160156,-75.2751922607422,-75.2751922607422,null,-77.7159957885742,-77.6873474121094,-77.6415100097656,-77.6128616333008,-77.5555648803711,-77.5326461791992,-77.4982681274414,-77.4753570556641,-77.4638900756836,-77.4696273803711,-77.5039978027344,-77.5326461791992,-77.5441055297852,-77.5441055297852,-77.5211944580078,-77.481086730957,-77.4295196533203,-77.3493041992188,-77.2862777709961,-77.2633590698242,-77.2518997192383,-77.2232513427734,-77.1831436157227,-77.1373062133789,-77.0971984863281,-77.0742797851562,-77.0628280639648,-77.0513610839844,-77.0513610839844,-77.0628280639648,-77.0570907592773,-77.0570907592773,-77.0800094604492,-77.0914688110352,-77.1373062133789,-77.1487655639648,-77.1545028686523,-77.1774139404297,-77.2289810180664,-77.2461700439453,-77.2633590698242,-77.2805404663086,-77.2920074462891,-77.3149261474609,-77.3263778686523,-77.3263778686523,-77.3263778686523,-77.3149261474609,-77.2862777709961,-77.2690887451172,-77.2518997192383,-77.2232513427734,-77.1487655639648,-77.1143951416016,-77.0742797851562,-77.0570907592773,-77.0341720581055,-77.028450012207,-77.0513610839844,-77.0399017333984,-77.0341720581055,-77.0169906616211,-76.9826126098633,-76.9596862792969,-76.9654159545898,-76.9539566040039,-76.9367752075195,-76.8966674804688,-76.856559753418,-76.8164520263672,-76.7878036499023,-76.7534255981445,-76.7419738769531,-76.7190475463867,-76.7133178710938,-76.6903991699219,-76.6903991699219,-76.6789398193359,-76.6617584228516,-76.6502990722656,-76.6388320922852,-76.6273727416992,-76.6159210205078,-76.5987243652344,-76.5643539428711,-76.5528869628906,-76.5528869628906,-76.5414276123047,-76.5070495605469,-76.5013198852539,-76.4898681640625,-76.4440307617188,-76.3867340087891,-76.3580856323242,-76.3122482299805,-76.2606811523438,-76.2434997558594,-76.2377624511719,-76.2377624511719,-76.2492294311523,-76.2606811523438,-76.2721405029297,-76.3065185546875,-76.3294372558594,-76.3408966064453,-76.3466262817383,-76.3294372558594,-76.3351669311523,-76.3294372558594,-76.3179779052734,-76.3122482299805,-76.3179779052734,-76.3294372558594,-76.3294372558594,-76.3523559570312,-76.3523559570312,-76.3466262817383,-76.3351669311523,-76.3351669311523,-76.3466262817383,-76.3638153076172,-76.398193359375,-76.4383010864258,-76.4612121582031,-76.4784088134766,-76.4898681640625,-76.5070495605469,-76.5185165405273,-76.5299758911133,-76.5471572875977,-76.5643539428711,-76.5987243652344,-76.6159210205078,-76.6388320922852,-76.6846694946289,-76.7075881958008,-76.7247772216797,-76.7419738769531,-76.7878036499023,-76.8164520263672,-76.8336410522461,-76.856559753418,-76.9081268310547,-76.9367752075195,-76.9425048828125,-76.9425048828125,-76.9310455322266,-76.8794784545898,-76.856559753418,-76.8279037475586,-76.8107223510742,-76.7878036499023,-76.7706146240234,-76.7476959228516,-76.7247772216797,-76.7133178710938,-76.6961364746094,-76.6617584228516,-76.6159210205078,-76.5987243652344,-76.5872650146484,-76.5872650146484,-76.575813293457,-76.5586242675781,-76.5357055664062,-76.4898681640625,-76.4612121582031,-76.4383010864258,-76.403923034668,-76.3867340087891,-76.3408966064453,-76.3237075805664,-76.3065185546875,-76.3122482299805,-76.3179779052734,-76.3351669311523,-76.3752746582031,-76.4268417358398,-76.4497604370117,-76.4669494628906,-76.4612121582031,-76.4440307617188,-76.4153747558594,-76.3867340087891,-76.3523559570312,-76.3237075805664,-76.3122482299805,-76.3065185546875,-76.2721405029297,-76.2606811523438,-76.2549514770508,-76.2492294311523,-76.2549514770508,-76.2721405029297,-76.2778701782227,-76.2778701782227,-76.2721405029297,-76.2893371582031,-76.3007888793945,-76.3237075805664,-76.3237075805664,-76.3351669311523,-76.3466262817383,-76.3638153076172,-76.3867340087891,-76.398193359375,-76.4268417358398,-76.4383010864258,-76.4325714111328,-76.4612121582031,-76.4669494628906,-76.4669494628906,-76.4554901123047,-76.4383010864258,-76.4325714111328,-76.4383010864258,-76.4669494628906,-76.4726791381836,-76.4669494628906,-76.4497604370117,-76.398193359375,-76.392463684082,-76.3810043334961,-76.3752746582031,-76.3810043334961,-76.398193359375,-76.4325714111328,-76.4612121582031,-76.4841384887695,-76.5185165405273,-76.5471572875977,-76.5700836181641,-76.6502990722656,-76.6903991699219,-76.7075881958008,-76.7247772216797,-76.7763442993164,-76.7935333251953,-76.8107223510742,-76.8164520263672,-76.8164520263672,-76.7992630004883,-76.7820739746094,-76.7706146240234,-76.7476959228516,-76.7247772216797,-76.6903991699219,-76.66748046875,-76.6044616699219,-76.575813293457,-76.5357055664062,-76.4955978393555,-76.4612121582031,-76.4383010864258,-76.4268417358398,-76.4211120605469,-76.4153747558594,-76.398193359375,-76.392463684082,-76.3810043334961,-76.3638153076172,-76.3466262817383,-76.3237075805664,-76.3237075805664,-76.3237075805664,-76.3466262817383,-76.3408966064453,-76.3408966064453,-76.3237075805664,-76.3065185546875,-76.2893371582031,-76.2835998535156,-76.2721405029297,-76.2664108276367,-76.2721405029297,-76.2835998535156,-76.2835998535156,-76.3007888793945,-76.3408966064453,-76.3580856323242,-76.398193359375,-76.4153747558594,-76.4268417358398,-76.4669494628906,-76.4841384887695,-76.5013198852539,-76.5185165405273,-76.5471572875977,-76.5815353393555,-76.6216430664062,-76.6044616699219,-76.6044616699219,-76.6101913452148,-76.6159210205078,-76.6331024169922,-76.66748046875,-76.6961364746094,-76.7133178710938,-76.7419738769531,-76.7820739746094,-76.7992630004883,-76.8221817016602,-76.8393707275391,-76.856559753418,-76.8622894287109,-76.8622894287109,-76.8622894287109,-76.8852081298828,-76.8966674804688,-76.8966674804688,-76.9081268310547,-76.9138488769531,-76.9482345581055,-76.9768829345703,-76.9826126098633,-76.9768829345703,-76.9654159545898,-76.9310455322266,-76.9081268310547,-76.8852081298828,-76.8622894287109,-76.8279037475586,-76.7992630004883,-76.7763442993164,-76.7648849487305,-76.7476959228516,-76.7190475463867,-76.7018661499023,-76.6846694946289,-76.6789398193359,-76.673210144043,-76.66748046875,-76.673210144043,-76.673210144043,-76.6502990722656,-76.6331024169922,-76.5987243652344,-76.5929946899414,-76.5929946899414,-76.5815353393555,-76.5414276123047,-76.5185165405273,-76.4955978393555,-76.4841384887695,-76.4841384887695,-76.4841384887695,-76.4841384887695,-76.4784088134766,-76.4554901123047,-76.4268417358398,-76.4153747558594,-76.3237075805664,-76.3065185546875,-76.3179779052734,-76.3179779052734,-76.3007888793945,-76.2835998535156,-76.2606811523438,-76.2320327758789,-76.2033920288086,-76.1747360229492,-76.1575546264648,-76.1346282958984,-76.1059875488281,-76.0887908935547,-76.0716094970703,-76.0429611206055,-76.0257720947266,-76.0085754394531,-75.9913940429688,-75.9856643676758,-75.9742050170898,-75.9570159912109,-75.9340972900391,-75.9283676147461,-75.8939895629883,-75.8653411865234,-75.8596115112305,-75.8939895629883,-75.8882598876953,-75.8939895629883,-75.9054489135742,-75.9283676147461,-75.9570159912109,-75.9742050170898,-75.9856643676758,-75.9799346923828,-75.9684753417969,-75.9627380371094,-75.9283676147461,-75.939826965332,-76.0028533935547,-76.0200424194336,-76.0315017700195,-76.0429611206055,-76.0486831665039,-76.0544128417969,-76.0429611206055,-76.0486831665039,-76.1117172241211,-76.3408966064453,-76.4898681640625,-76.5299758911133,-76.9195785522461,-77.1545028686523,-77.3378448486328,-77.761833190918,-77.8936157226562,-78.0425796508789,-78.3175964355469,-78.4436492919922,-78.7129440307617,-78.7988891601562,-79.1254730224609,-79.2171401977539,-79.4864349365234,-79.7098846435547,-80.0307464599609,-80.0937728881836,-80.4432754516602,-80.5979766845703,-80.8328857421875,-80.8844528198242,-81.3657379150391,-81.646484375,-81.652214050293,-81.824104309082,-81.9043121337891,-81.9272384643555,-82.2939300537109,-82.5975952148438,-82.8382339477539,-82.9872055053711,-83.4742202758789,-83.634651184082,-83.646110534668,-83.6174621582031,-83.5601654052734,-83.4914093017578,-83.4455718994141,-83.3882751464844,-83.193473815918,-83.1419067382812,-83.1189880371094,-83.1075286865234,-83.0788803100586,-83.0387725830078,-82.9986724853516,-82.9585647583008,-82.8840713500977,-82.8668899536133,-82.8611602783203,-82.8496932983398,-82.8554229736328,-82.8554229736328,-82.8325119018555,-82.8038558959961,-82.7580184936523,-82.7522964477539,-82.740837097168,-82.7121887207031,-82.7121887207031,-82.7121887207031,-82.6892700195312,-82.5517578125,-82.5402984619141,-82.4830017089844,-82.4085235595703,-82.3569488525391,-82.3225784301758,-82.2939300537109,-82.2423629760742,-82.1621475219727,-81.9673461914062,-81.9386901855469,-81.9444198608398,-81.9673461914062,-81.9845275878906,-81.9845275878906,-81.9616165161133,-81.9444198608398,-81.9444198608398,-81.9272384643555,-81.9100494384766,-81.8756713867188,-81.8527450561523,-81.8011856079102,-81.7667999267578,-81.7553482055664,-81.7381591796875,-81.7095108032227,-81.6694030761719,-81.6006546020508,-81.5662689208984,-81.5318908691406,-81.5147094726562,-81.4860534667969,-81.4631423950195,-81.4287643432617,-81.4001083374023,-81.382926940918,-81.3600082397461,-81.3485488891602,-81.3084411621094,-81.2740631103516,-81.2339553833008,-81.2167663574219,-81.1651992797852,-81.1193618774414,-81.0792541503906,-81.0047760009766,-80.9875793457031,-80.9703979492188,-80.9532089233398,-80.8729934692383,-80.8443450927734,-80.8844528198242,-80.8901824951172,-80.8443450927734,-80.7927780151367,-80.7698593139648,-80.5578689575195,-80.5234909057617,-80.5005722045898,-80.477653503418,-80.4432754516602,-80.4260864257812,-80.3516006469727,-80.3057632446289,-80.28857421875,-80.3344116210938,-80.3229598999023,-80.3286819458008,-80.2083587646484,-80.2771224975586,-80.294303894043,-80.294303894043,-80.2771224975586,-80.2656555175781,-80.2541961669922,-80.2370147705078,-80.2083587646484,-80.1567993164062,-80.0995025634766,-80.0651245117188,-80.0536651611328,-80.025016784668,-79.9791793823242,-79.9677200317383,-79.9448013305664,-79.9333419799805,-79.9218826293945,-79.8932342529297,-79.8187484741211,-79.7958297729492,-79.8130187988281,-79.8130187988281,-79.7958297729492,-79.7671813964844,-79.7328109741211,-79.7328109741211,-79.7328109741211,-79.7041625976562,-79.7041625976562,-79.6697769165039,-79.6353988647461,-79.5380020141602,-79.5036239624023,-79.4978942871094,-79.4749755859375,-79.38330078125,-79.3145446777344,-79.3030853271484,-79.2744369506836,-79.2515258789062,-79.2343368530273,-79.2114181518555,-79.1942291259766,-79.1655807495117,-79.1369247436523,-79.108283996582,-79.0968246459961,-79.0910873413086,-79.0796356201172,-79.0567169189453,-79.0567169189453,-79.0509872436523,-79.0280685424805,-79.0051498413086,-78.9879608154297,-78.8676376342773,-78.8275375366211,-78.7587814331055,-78.7415924072266,-78.7301254272461,-78.7014846801758,-78.6499176025391,-78.6269989013672,-78.5983505249023,-78.5582427978516,-78.5697021484375,-78.5754318237305,-78.5639724731445,-78.5181350708008,-78.4436492919922,-78.4207382202148,-78.4207382202148,-78.4551086425781,-78.4150009155273,-78.4379196166992,-78.3634338378906,-78.3920822143555,-78.3577041625977,-78.3806304931641,-78.3462524414062,-78.2373886108398,-78.0425796508789,-77.8477783203125,-77.8305892944336,-77.8134002685547,-77.7847518920898,-77.756103515625,-77.7159957885742,-77.7159957885742,null,-123.01976776123,-123.054153442383,-123.094253540039,-123.094253540039,-123.117164611816,-123.111442565918,-123.088516235352,-123.065612792969,-123.042686462402,-123.008308410645,-122.962478637695,-122.939552307129,-122.968200683594,-122.939552307129,-122.968200683594,-122.985397338867,-123.01976776123,-123.01976776123,null,-122.82495880127,-122.796310424805,-122.76766204834,-122.756202697754,-122.77912902832,-122.802047729492,-122.819229125977,-122.819229125977,-122.836418151855,-122.859336853027,-122.859336853027,-122.887985229492,-122.887985229492,-122.870803833008,-122.836418151855,-122.842155456543,-122.82495880127,-122.82495880127,null,-122.76766204834,-122.750480651855,-122.716094970703,-122.727554321289,-122.76766204834,-122.836418151855,-122.882263183594,-122.887985229492,-122.928092956543,-122.951011657715,-122.945289611816,-122.899444580078,-122.86506652832,-122.82495880127,-122.853614807129,-122.86506652832,-122.82495880127,-122.802047729492,-122.76766204834,-122.76766204834,null,-122.670265197754,-122.710372924805,-122.721832275391,-122.670265197754,-122.635879516602,-122.618698120117,-122.549942016602,-122.549942016602,-122.521301269531,-122.492652893066,-122.463996887207,-122.509841918945,-122.549942016602,-122.572868347168,-122.607238769531,-122.607238769531,-122.658805847168,-122.670265197754,-122.607238769531,-122.538482666016,-122.515563964844,-122.492652893066,-122.469734191895,-122.469734191895,-122.44108581543,-122.400978088379,-122.337951660156,-122.309303283691,-122.320762634277,-122.320762634277,-122.349411010742,-122.395240783691,-122.400978088379,-122.41242980957,-122.452545166016,-122.48119354248,-122.504104614258,-122.498374938965,-122.538482666016,-122.561408996582,-122.56713104248,-122.572868347168,-122.630157470703,-122.670265197754,-122.670265197754,null,-116.929229736328,-117.473533630371,-117.616775512695,-117.983474731445,-117.994934082031,-118.957496643066,-119.003326416016,-119.066360473633,-119.175216674805,-119.249710083008,-119.318458557129,-119.387214660645,-119.427322387695,-119.496070861816,-119.547637939453,-119.593482971191,-119.650772094727,-119.69660949707,-119.834121704102,-119.868492126465,-120.006011962891,-120.06330871582,-120.143516540527,-120.212272644043,-120.447189331055,-120.510215759277,-120.556045532227,-120.607620239258,-120.653450012207,-120.905548095703,-120.962852478027,-121.05451965332,-121.129005432129,-121.163391113281,-121.20922088623,-121.266510009766,-121.32381439209,-121.369644165039,-121.426940917969,-121.524353027344,-121.570182800293,-121.673316955566,-121.77645111084,-121.839469909668,-121.896774291992,-121.931144714355,-122.257736206055,-122.320762634277,-122.378059387207,-122.48119354248,-122.630157470703,-122.727554321289,-122.761940002441,-122.77912902832,-122.77912902832,-122.77912902832,-122.76766204834,-122.77912902832,-122.790588378906,-122.790588378906,-122.790588378906,-122.807769775391,-122.847877502441,-122.910903930664,-122.996841430664,-123.117164611816,-123.174468994141,-123.22029876709,-123.237487792969,-123.27759552002,-123.329162597656,-123.369270324707,-123.397926330566,-123.426574707031,-123.43229675293,-123.397926330566,-123.357818603516,-123.34635925293,-123.38646697998,-123.449478149414,-123.518249511719,-123.58699798584,-123.627105712891,-123.661476135254,-123.707321166992,-123.758888244629,-123.79899597168,-123.850563049316,-123.890670776367,-123.919319152832,-123.976608276367,-124.005256652832,-124.028175354004,-124.016716003418,-124.01099395752,-124.022438049316,-124.033897399902,-124.016716003418,-123.988067626953,-123.970886230469,-123.959419250488,-123.896392822266,-123.873474121094,-123.879211425781,-123.850563049316,-123.92504119873,-123.879211425781,-123.862007141113,-123.79899597168,-123.850563049316,-123.879211425781,-123.902114868164,-123.92504119873,-123.953681945801,-123.988067626953,-124.028175354004,-124.045356750488,-124.045356750488,-124.056823730469,-124.085464477539,-124.079742431641,-124.045356750488,-124.028175354004,-123.988067626953,-123.988067626953,-123.993789672852,-123.959419250488,-123.867744445801,-123.770347595215,-123.856285095215,-123.947959899902,-123.965148925781,-123.988067626953,-124.045356750488,-124.074005126953,-124.091201782227,-124.108390808105,-124.108390808105,-124.137031555176,-124.154220581055,-124.194328308105,-124.245895385742,-124.274543762207,-124.303199768066,-124.314643859863,-124.303199768066,-124.320381164551,-124.371955871582,-124.383415222168,-124.429244995117,-124.440704345703,-124.475074768066,-124.503730773926,-124.566749572754,-124.595397949219,-124.63550567627,-124.646965026855,-124.681343078613,-124.658424377441,-124.63550567627,-124.624053955078,-124.664161682129,-124.681343078613,-124.63550567627,-124.589668273926,-124.497993469238,-124.417785644531,-124.331848144531,-124.274543762207,-124.222984313965,-124.154220581055,-124.079742431641,-124.045356750488,-123.913581848145,-123.770347595215,-123.632827758789,-123.575538635254,-123.506790161133,-123.460945129395,-123.375007629395,-123.283332824707,-123.23176574707,-123.14582824707,-123.10572052002,-123.048416137695,-123.002578735352,-122.991119384766,-122.962478637695,-122.945289611816,-122.939552307129,-122.876525878906,-122.876525878906,-122.82495880127,-122.847877502441,-122.82495880127,-122.76766204834,-122.819229125977,-122.802047729492,-122.733291625977,-122.716094970703,-122.756202697754,-122.73902130127,-122.698913574219,-122.670265197754,-122.670265197754,-122.630157470703,-122.612976074219,-122.647346496582,-122.612976074219,-122.601516723633,-122.647346496582,-122.65308380127,-122.704635620117,-122.710372924805,-122.750480651855,-122.73902130127,-122.76766204834,-122.76766204834,-122.77912902832,-122.82495880127,-122.82495880127,-122.813507080078,-122.847877502441,-122.870803833008,-122.951011657715,-122.97966003418,-123.002578735352,-123.01976776123,-123.071334838867,-123.094253540039,-123.117164611816,-123.077056884766,-123.042686462402,-123.002578735352,-122.899444580078,-122.86506652832,-122.807769775391,-122.853614807129,-122.945289611816,-122.996841430664,-123.048416137695,-123.059875488281,-123.008308410645,-122.996841430664,-122.968200683594,-122.939552307129,-122.870803833008,-122.819229125977,-122.721832275391,-122.670265197754,-122.618698120117,-122.584312438965,-122.532760620117,-122.532760620117,-122.572868347168,-122.572868347168,-122.52702331543,-122.48119354248,-122.452545166016,-122.463996887207,-122.429626464844,-122.469734191895,-122.504104614258,-122.52702331543,-122.549942016602,-122.595779418945,-122.618698120117,-122.595779418945,-122.578590393066,-122.561408996582,-122.561408996582,-122.590049743652,-122.618698120117,-122.65308380127,-122.647346496582,-122.624420166016,-122.65308380127,-122.647346496582,-122.595779418945,-122.549942016602,-122.515563964844,-122.48119354248,-122.463996887207,-122.48119354248,-122.498374938965,-122.504104614258,-122.515563964844,-122.52702331543,-122.549942016602,-122.532760620117,-122.52702331543,-122.538482666016,-122.578590393066,-122.630157470703,-122.624420166016,-122.590049743652,-122.590049743652,-122.658805847168,-122.710372924805,-122.716094970703,-122.687454223633,-122.704635620117,-122.716094970703,-122.750480651855,-122.76766204834,-122.761940002441,-122.750480651855,-122.750480651855,-122.756202697754,-122.77912902832,-122.790588378906,-122.802047729492,-122.819229125977,-122.882263183594,-122.899444580078,-122.910903930664,-122.996841430664,-122.97966003418,-123.01976776123,-123.042686462402,-122.939552307129,-122.956741333008,-123.008308410645,-123.008308410645,-122.962478637695,-122.922370910645,-122.887985229492,-122.928092956543,-122.956741333008,-122.922370910645,-122.899444580078,-122.887985229492,-122.876525878906,-122.842155456543,-122.847877502441,-122.847877502441,-122.807769775391,-122.77912902832,-122.77912902832,-122.744743347168,-122.727554321289,-122.716094970703,-122.670265197754,-122.635879516602,-122.590049743652,-122.549942016602,-122.521301269531,-122.486915588379,-122.486915588379,-122.463996887207,-122.418167114258,-122.366592407227,-122.378059387207,-122.389518737793,-122.320762634277,-122.280654907227,-122.303565979004,-122.303565979004,-122.332214355469,-122.360870361328,-122.366592407227,-122.309303283691,-122.303565979004,-122.343673706055,-122.378059387207,-122.343673706055,-122.343673706055,-122.337951660156,-122.355133056641,-122.309303283691,-122.274917602539,-122.257736206055,-122.188980102539,-122.188980102539,-122.166061401367,-122.234817504883,-122.309303283691,-122.320762634277,-122.343673706055,-122.337951660156,-122.337951660156,-122.360870361328,-122.418167114258,-122.446807861328,-122.504104614258,-122.515563964844,-122.56713104248,-122.612976074219,-122.601516723633,-122.641616821289,-122.601516723633,-122.549942016602,-122.538482666016,-122.504104614258,-122.458267211914,-122.44108581543,-122.44108581543,-122.446807861328,-122.406700134277,-122.400978088379,-122.423889160156,-122.446807861328,-122.446807861328,-122.44108581543,-122.48119354248,-122.44108581543,-122.452545166016,-122.504104614258,-122.549942016602,-122.590049743652,-122.618698120117,-122.612976074219,-122.670265197754,-122.670265197754,-122.704635620117,-122.744743347168,-122.744743347168,-122.704635620117,-122.710372924805,-122.761940002441,-122.761940002441,-122.744743347168,-122.704635620117,-122.710372924805,-122.091567993164,-121.42121887207,-120.853981018066,-120.137794494629,-119.335647583008,-118.842903137207,-118.206932067871,-117.427696228027,-117.020896911621,-117.026634216309,-117.032356262207,-117.032356262207,-117.032356262207,-117.032356262207,-117.032356262207,-117.026634216309,-117.026634216309,-117.032356262207,-117.032356262207,-116.963600158691,-116.957878112793,-116.923492431641,-116.952140808105,-116.929229736328,-116.929229736328,null,-79.4978942871094,-79.4921646118164,-79.4577865600586,-79.4004898071289,-79.3661117553711,-79.3317413330078,-79.3030853271484,-79.2859039306641,-79.2687072753906,-79.2515258789062,-79.2171401977539,-79.1426620483398,-79.1254730224609,-79.1025543212891,-79.0910873413086,-79.0624465942383,-79.0509872436523,-79.0166091918945,-78.9822311401367,-78.9593124389648,-78.9134750366211,-78.8676376342773,-78.8447189331055,-78.8218002319336,-78.8160705566406,-78.8046112060547,-78.7759628295898,-78.7645034790039,-78.7473220825195,-78.7473220825195,-78.7587814331055,-78.7415924072266,-78.7014846801758,-78.6499176025391,-78.6098098754883,-78.5467834472656,-78.5009460449219,-78.483757019043,-78.47802734375,-78.47802734375,-78.4608383178711,-78.4608383178711,-78.4436492919922,-78.4321899414062,-78.4436492919922,-78.4493789672852,-78.4379196166992,-78.4264678955078,-78.3978118896484,-78.3519744873047,-78.3233261108398,-78.3004150390625,-78.2774887084961,-78.2545776367188,-78.2431182861328,-78.2259292602539,-78.1915512084961,-78.1342544555664,-78.1113357543945,-78.0425796508789,-78.0082015991211,-77.9509048461914,-77.9279937744141,-77.9050674438477,-77.8936157226562,-77.8706893920898,-77.8535079956055,-77.8305892944336,-77.8363189697266,-77.8592300415039,-77.8649597167969,-77.8535079956055,-77.8363189697266,-77.8191223144531,-77.7904815673828,-77.7790145874023,-77.7732849121094,-77.7847518920898,-77.7904815673828,-77.7847518920898,-77.761833190918,-77.750373840332,-77.750373840332,-77.756103515625,-77.7159957885742,-77.756103515625,-77.7847518920898,-77.8134002685547,-77.8305892944336,-77.8477783203125,-78.0425796508789,-78.2373886108398,-78.3462524414062,-78.3806304931641,-78.3577041625977,-78.3920822143555,-78.3634338378906,-78.4379196166992,-78.4150009155273,-78.4551086425781,-78.4207382202148,-78.4207382202148,-78.4436492919922,-78.5181350708008,-78.5639724731445,-78.5754318237305,-78.5697021484375,-78.5582427978516,-78.5983505249023,-78.6269989013672,-78.6499176025391,-78.7014846801758,-78.7301254272461,-78.7415924072266,-78.7587814331055,-78.8275375366211,-78.8676376342773,-78.9879608154297,-79.0051498413086,-79.0280685424805,-79.0509872436523,-79.0567169189453,-79.0567169189453,-79.0796356201172,-79.0910873413086,-79.0968246459961,-79.108283996582,-79.1369247436523,-79.1655807495117,-79.1942291259766,-79.2114181518555,-79.2343368530273,-79.2515258789062,-79.2744369506836,-79.3030853271484,-79.3145446777344,-79.38330078125,-79.4749755859375,-79.4978942871094,-79.5036239624023,-79.5380020141602,-79.6353988647461,-79.6697769165039,-79.7041625976562,-79.7041625976562,-79.7328109741211,-79.7328109741211,-79.7328109741211,-79.7671813964844,-79.7958297729492,-79.8130187988281,-79.8130187988281,-79.7958297729492,-79.8187484741211,-79.8932342529297,-79.9218826293945,-79.9333419799805,-79.9448013305664,-79.9677200317383,-79.9791793823242,-80.025016784668,-80.0536651611328,-80.0651245117188,-80.0995025634766,-80.1567993164062,-80.2083587646484,-80.2370147705078,-80.2541961669922,-80.2656555175781,-80.2771224975586,-80.294303894043,-80.294303894043,-80.2771224975586,-80.2083587646484,-80.3286819458008,-80.3229598999023,-80.3344116210938,-80.28857421875,-80.3057632446289,-80.3516006469727,-80.4260864257812,-80.4432754516602,-80.477653503418,-80.5005722045898,-80.5234909057617,-80.5578689575195,-80.7698593139648,-80.7927780151367,-80.8443450927734,-80.8901824951172,-80.8844528198242,-80.8443450927734,-80.8729934692383,-80.9532089233398,-80.9703979492188,-80.9875793457031,-81.0047760009766,-81.0792541503906,-81.1193618774414,-81.1651992797852,-81.2167663574219,-81.2339553833008,-81.2740631103516,-81.3084411621094,-81.3485488891602,-81.3600082397461,-81.382926940918,-81.4001083374023,-81.4287643432617,-81.4631423950195,-81.4860534667969,-81.5147094726562,-81.5318908691406,-81.5662689208984,-81.6006546020508,-81.6694030761719,-81.7095108032227,-81.7381591796875,-81.7553482055664,-81.7667999267578,-81.8011856079102,-81.8527450561523,-81.8756713867188,-81.9100494384766,-81.9272384643555,-81.9444198608398,-81.9444198608398,-81.9616165161133,-81.9845275878906,-81.9845275878906,-81.9673461914062,-81.9444198608398,-81.9386901855469,-81.9673461914062,-82.0189056396484,-82.0647430419922,-82.0876617431641,-82.1220397949219,-82.1392288208008,-82.1334991455078,-82.1334991455078,-82.1564178466797,-82.1678771972656,-82.1736068725586,-82.1907958984375,-82.2137145996094,-82.2538223266602,-82.2939300537109,-82.3111114501953,-82.3111114501953,-82.3168487548828,-82.3569488525391,-82.3970565795898,-82.4085235595703,-82.4257049560547,-82.4486236572266,-82.4658126831055,-82.4830017089844,-82.4830017089844,-82.4715423583984,-82.4658126831055,-82.4772720336914,-82.5517578125,-82.6147842407227,-82.6205139160156,-82.6147842407227,-82.5975952148438,-82.5804061889648,-82.5861358642578,-82.5861358642578,-82.5746765136719,-82.5632171630859,-82.5689468383789,-82.5804061889648,-82.5861358642578,-82.5804061889648,-82.5746765136719,-82.5689468383789,-82.4944610595703,-82.3283081054688,-82.288200378418,-82.276741027832,-82.2137145996094,-82.1965255737305,-82.2022552490234,-82.2022552490234,-82.2194366455078,-82.2194366455078,-82.1506881713867,-82.1392288208008,-82.1163101196289,-82.0819320678711,-82.0303649902344,-81.9902572631836,-81.9329605102539,-81.9100494384766,-81.9157791137695,-81.9329605102539,-81.9215087890625,-81.8985824584961,-81.8699417114258,-81.8470230102539,-81.824104309082,-81.7725372314453,-81.7839965820312,-81.7782669067383,-81.824104309082,-81.824104309082,-81.7725372314453,-81.7553482055664,-81.7496185302734,-81.7324295043945,-81.7037811279297,-81.6923217773438,-81.6636734008789,-81.5891952514648,-81.5662689208984,-81.554817199707,-81.4803237915039,-81.4516830444336,-81.4058456420898,-81.3886566162109,-81.3657379150391,-81.2969818115234,-81.2339553833008,-81.1651992797852,-81.1365585327148,-81.1079025268555,-81.0276870727539,-80.9875793457031,-80.918830871582,-80.8844528198242,-80.8615341186523,-80.8386154174805,-80.8386154174805,-80.8558044433594,-80.8271560668945,-80.8271560668945,-80.8042373657227,-80.8156967163086,-80.8099670410156,-80.7698593139648,-80.7641296386719,-80.746940612793,-80.746940612793,-80.7526702880859,-80.7068328857422,-80.6896514892578,-80.6609954833984,-80.6323471069336,-80.6151580810547,-80.6151580810547,-80.6266174316406,-80.6266174316406,-80.6266174316406,-80.6094360351562,-80.6208877563477,-80.6724548339844,-80.6667251586914,-80.6609954833984,-80.6208877563477,-80.5578689575195,-80.5177612304688,-80.5177612304688,-80.5234909057617,-80.5177612304688,-80.5234909057617,-80.5177612304688,-80.5177612304688,-80.4088973999023,-79.8875045776367,-79.7557220458984,-79.4978942871094,-79.4978942871094,null,-87.8000564575195,-88.2011184692383,-88.3042602539062,-88.699592590332,-88.7740783691406,-88.9402389526367,-89.3756866455078,-89.3928756713867,-89.8455123901367,-89.9142684936523,-90.4184646606445,-90.6419219970703,-90.6591110229492,-90.6648406982422,-90.69921875,-90.7507858276367,-90.8195419311523,-90.8768310546875,-90.8997573852539,-90.9570465087891,-91.0086135864258,-91.0601806640625,-91.0716400146484,-91.0888290405273,-91.1289367675781,-91.15185546875,-91.1747741699219,-91.1805038452148,-91.1747741699219,-91.1403961181641,-91.0716400146484,-91.0601806640625,-91.0716400146484,-91.15185546875,-91.1690444946289,-91.2034225463867,-91.2263412475586,-91.2263412475586,-91.2206115722656,-91.2263412475586,-91.2607192993164,-91.2492599487305,-91.23779296875,-91.2721786499023,-91.2549896240234,-91.2435302734375,-91.2435302734375,-91.2607192993164,-91.2893676757812,-91.3065567016602,-91.3581161499023,-91.3982238769531,-91.4383392333984,-91.4956283569336,-91.5471954345703,-91.6044921875,-91.6675186157227,-91.7248153686523,-91.8107528686523,-91.8336791992188,-91.8623199462891,-91.8795166015625,-91.9081573486328,-91.9425354003906,-92.0170211791992,-92.1029663085938,-92.0972290039062,-92.2519378662109,-92.2977752685547,-92.320686340332,-92.3378829956055,-92.3607940673828,-92.4352798461914,-92.5326843261719,-92.5899810791016,-92.6300888061523,-92.6759185791016,-92.7389526367188,-92.8019714355469,-92.7962493896484,-92.7618637084961,-92.779052734375,-92.7618637084961,-92.7905197143555,-92.8019714355469,-92.779052734375,-92.7905197143555,-92.7675933837891,-92.7847900390625,-92.7618637084961,-92.7504119873047,-92.7274856567383,-92.6873779296875,-92.6701965332031,-92.6816482543945,-92.7389526367188,-92.779052734375,-92.9108352661133,-92.9222946166992,-92.9051055908203,-92.8879165649414,-92.8478088378906,-92.8077011108398,-92.7847900390625,-92.779052734375,-92.7561340332031,-92.7332153320312,-92.6873779296875,-92.5785217285156,-92.5384140014648,-92.4639282226562,-92.4352798461914,-92.3607940673828,-92.3321533203125,-92.3034973144531,-92.2920455932617,-92.2920455932617,-92.3034973144531,-92.2748489379883,-92.2232818603516,-92.2003707885742,-92.1602630615234,-92.1659927368164,-92.14306640625,-92.1144256591797,-92.1029663085938,-92.0857772827148,-92.0456695556641,-91.9941024780273,-91.97119140625,-91.9310836791992,-91.8795166015625,-91.8222122192383,-91.7649230957031,-91.6789779663086,-91.6216812133789,-91.5586547851562,-91.4841690063477,-91.421142578125,-91.3753051757812,-91.3180084228516,-91.2435302734375,-91.2148818969727,-91.1690444946289,-91.0258102416992,-90.962776184082,-90.9054794311523,-90.8768310546875,-90.8367309570312,-90.8195419311523,-90.7966232299805,-90.7565155029297,-90.7507858276367,-90.7622451782227,-90.7679748535156,-90.8252639770508,-90.8424606323242,-90.8367309570312,-90.8424606323242,-90.8940277099609,-90.9284057617188,-90.8711013793945,-90.8424606323242,-90.8080825805664,-90.7737045288086,-90.7393264770508,-90.7221374511719,-90.693489074707,-90.6361923217773,-90.5559768676758,-90.4929504394531,-90.4471206665039,-90.4127349853516,-90.4070129394531,-90.3783645629883,-90.3382568359375,-90.3267974853516,-90.3153381347656,-90.2981491088867,-90.240852355957,-90.2179336547852,-90.2007522583008,-90.1720962524414,-90.1377182006836,-90.1319885253906,-90.1205368041992,-90.0918807983398,-89.9199905395508,-89.8856201171875,-89.6850814819336,-89.34130859375,-89.1063919067383,-89.066291809082,-89.0376434326172,-88.9918060302734,-88.9345092773438,-88.8600234985352,-88.8141860961914,-88.7454299926758,-88.6938629150391,-88.6652221679688,-88.6422958374023,-88.613655090332,-88.5448989868164,-88.4704132080078,-88.4131164550781,-88.3787384033203,-88.344367980957,-88.2584228515625,-88.1839370727539,-88.161018371582,-88.1323699951172,-88.1266403198242,-88.1266403198242,-88.0979919433594,-88.1094436645508,-88.1438293457031,-88.1438293457031,-88.1209106445312,-88.0865325927734,-88.0578842163086,-88.0235061645508,-88.0063171386719,-87.977668762207,-87.9031829833984,-87.8344268798828,-87.8057861328125,-87.8115158081055,-87.8344268798828,-87.8172378540039,-87.8057861328125,-87.8115158081055,-87.8344268798828,-87.8286972045898,-87.8229675292969,-87.8516235351562,-87.8745346069336,-87.8974609375,-87.8630752563477,-87.8344268798828,-87.7427520751953,-87.6969146728516,-87.6740036010742,-87.6969146728516,-87.7370223999023,-87.7484817504883,-87.7484817504883,-87.7026443481445,-87.6682739257812,-87.6281661987305,-87.5937881469727,-87.6052474975586,-87.610969543457,-87.6338958740234,-87.719841003418,-87.7599487304688,-87.794319152832,-87.8172378540039,-87.8229675292969,-87.8516235351562,-87.8859939575195,-87.9146423339844,-87.9203720092773,-87.977668762207,-87.977668762207,-87.9833984375,-88.0120468139648,-88.0120468139648,-88.0235061645508,-88.0464248657227,-88.0464248657227,-88.0235061645508,-87.9948577880859,-87.9318313598633,-87.8974609375,-87.8286972045898,-87.7656784057617,-87.7484817504883,-87.6911926269531,-87.6338958740234,-87.5937881469727,-87.5708694458008,-87.5651397705078,-87.5479507446289,-87.536491394043,-87.4734649658203,-87.4620056152344,-87.44482421875,-87.4276275634766,-87.4104385375977,-87.3989868164062,-87.3817901611328,-87.3646011352539,-87.3588790893555,-87.3760604858398,-87.3646011352539,-87.3359527587891,-87.3187713623047,-87.2786636352539,-87.261474609375,-87.2328262329102,-87.2328262329102,-87.2099075317383,-87.1812591552734,-87.1411514282227,-87.1468811035156,-87.1067733764648,-87.1182327270508,-87.072395324707,-87.078125,-87.0666656494141,-87.0437469482422,-87.0208282470703,-86.9807205200195,-86.9635314941406,-86.9578018188477,-86.9692611694336,-87.0093688964844,-87.0322952270508,-87.0437469482422,-87.0322952270508,-87.0437469482422,-87.078125,-87.1125030517578,-87.1239624023438,-87.1411514282227,-87.1697998046875,-87.1927185058594,-87.1984481811523,-87.255744934082,-87.3130416870117,-87.341682434082,-87.3588790893555,-87.3703308105469,-87.3760604858398,-87.4218978881836,-87.4620056152344,-87.4906539916992,-87.5135726928711,-87.525032043457,-87.5193023681641,-87.5193023681641,-87.4963836669922,-87.5078430175781,-87.5708694458008,-87.6338958740234,-87.6510848999023,-87.6510848999023,-87.6854629516602,-87.6797332763672,-87.7026443481445,-87.714111328125,-87.708381652832,-87.719841003418,-87.7026443481445,-87.6854629516602,-87.6911926269531,-87.714111328125,-87.7427520751953,-87.7599487304688,-87.7656784057617,-87.7828598022461,-87.8172378540039,-87.8516235351562,-87.8802642822266,-87.891731262207,-87.8974609375,-87.891731262207,-87.8974609375,-87.8802642822266,-87.8688049316406,-87.8688049316406,-87.8859939575195,-87.8802642822266,-87.8344268798828,-87.8286972045898,-87.8344268798828,-87.8229675292969,-87.8057861328125,-87.7714080810547,-87.7656784057617,-87.7714080810547,-87.7828598022461,-87.7885894775391,-87.8115158081055,-87.8172378540039,-87.8115158081055,-87.8000564575195,-87.8000564575195,null,-109.051063537598,-110.00789642334,-110.053733825684,-111.056411743164,-111.056411743164,-111.056411743164,-111.050682067871,-111.056411743164,-111.056411743164,-111.050682067871,-111.062141418457,-111.056411743164,-111.062141418457,-111.056411743164,-111.044952392578,-109.996437072754,-109.813087463379,-109.732879638672,-109.492233276367,-109.268775939941,-108.993759155273,-108.787498474121,-108.615608215332,-108.283294677734,-107.905136108398,-107.779090881348,-107.584281921387,-107.332183837891,-107.028518676758,-106.690467834473,-106.346694946289,-106.237831115723,-106.020111083984,-105.911247253418,-105.693519592285,-105.36693572998,-105.189315795898,-105.08618927002,-105.02889251709,-104.925765991211,-104.782516479492,-104.581985473633,-104.341346740723,-104.157997131348,-104.054862976074,-104.054862976074,-104.054862976074,-104.060592651367,-104.054862976074,-104.060592651367,-104.066329956055,-104.060592651367,-104.060592651367,-104.054862976074,-104.060592651367,-104.060592651367,-104.060592651367,-104.060592651367,-104.942947387695,-105.286720275879,-106.209190368652,-106.203460693359,-106.32950592041,-106.856628417969,-107.309265136719,-107.922332763672,-109.056785583496,-109.051063537598,-109.051063537598],"y":[30.3896808624268,30.3724918365479,30.3724918365479,30.3323860168457,30.3266544342041,30.3266544342041,30.3094673156738,30.286548614502,30.275089263916,30.2579021453857,30.2464408874512,30.2464408874512,30.2464408874512,30.2407131195068,30.2521705627441,30.269359588623,30.275089263916,30.275089263916,30.2808208465576,30.286548614502,30.286548614502,30.3266544342041,30.3438453674316,30.3839530944824,30.4011421203613,30.4125995635986,30.4240608215332,30.4469795227051,30.4928131103516,30.527193069458,30.5615692138672,30.5844879150391,30.6188640594482,30.670431137085,30.6990776062012,30.7907524108887,30.7964820861816,30.802209854126,30.7907524108887,30.7563762664795,30.727725982666,30.7105388641357,30.6876201629639,30.6818885803223,30.6303253173828,30.6131362915039,30.6074066162109,30.5959453582764,30.5844879150391,30.5558376312256,30.4813556671143,30.4412479400635,30.3896808624268,30.3610343933105,30.3438453674316,30.3381156921387,30.3381156921387,30.3553047180176,30.3782234191895,30.3954105377197,30.4011421203613,30.4011421203613,30.4011421203613,30.4240608215332,30.4125995635986,30.7334575653076,30.9970169067383,31.123067855835,31.432466506958,31.6960258483887,31.8908290863037,32.22314453125,32.3090896606445,32.5783805847168,32.9221534729004,32.985179901123,33.2831192016602,33.5294914245605,33.7357559204102,34.0623397827148,34.0795288085938,34.3144416809082,34.4634094238281,34.5837326049805,34.8988571166992,34.9045906066895,34.9504280090332,34.996265411377,35.0134506225586,35.0134506225586,35.0077209472656,35.0019912719727,35.0019912719727,34.996265411377,34.9905319213867,34.9905319213867,34.9848022460938,34.9790725708008,34.8415641784668,34.6181106567383,34.5837326049805,34.2628746032715,34.0795288085938,33.9592094421387,33.907642364502,33.6612701416016,33.4951095581055,33.4320907592773,33.1169624328613,33.1054992675781,32.8705902099609,32.8591270446777,32.8419418334961,32.7903747558594,32.7674560546875,32.7502670288086,32.733081817627,32.67578125,32.6356735229492,32.6070289611816,32.5554618835449,32.5268173217773,32.4981651306152,32.4695167541504,32.4236831665039,32.3778457641602,32.3377380371094,32.3090896606445,32.2804412841797,32.2517929077148,32.2346076965332,32.228874206543,32.2002258300781,32.1830368041992,32.1601181030273,32.1200141906738,32.1028251647949,32.085636138916,32.0627174377441,32.0283432006836,31.9939613342285,31.9595851898193,31.9366664886475,31.8679141998291,31.7876968383789,31.7762393951416,31.7304019927979,31.6845645904541,31.6158123016357,31.5585174560547,31.5241374969482,31.4783000946045,31.4439239501953,31.4095478057861,31.3407917022705,31.3006839752197,31.2834949493408,31.254846572876,31.1918201446533,31.174633026123,31.1402568817139,31.1116065979004,31.0944194793701,31.0772304534912,31.0371246337891,31.0027484893799,30.9970169067383,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,30.9569110870361,30.9339923858643,30.8996162414551,30.8766975402832,30.8595085144043,30.8423175811768,30.7735633850098,30.721996307373,30.7105388641357,30.6990776062012,30.6761589050293,30.6475124359131,30.6188640594482,30.5844879150391,30.5443801879883,30.527193069458,30.5100040435791,30.4928131103516,30.4584369659424,30.4469795227051,30.4297866821289,30.4297866821289,30.4240608215332,30.4183292388916,30.4011421203613,30.3896808624268,30.3896808624268,null,35.0191802978516,35.1051216125488,35.1223106384277,35.1796112060547,35.2369041442871,35.2827415466309,35.3572273254395,35.4087905883789,35.4546279907227,35.5004653930664,35.5405731201172,35.6093292236328,35.6666221618652,35.712459564209,35.7926750183105,35.8843460083008,35.9129943847656,35.9588317871094,36.0161285400391,36.0619659423828,36.1078033447266,36.1192588806152,36.1421775817871,36.153636932373,36.1364479064941,36.1364479064941,36.1135292053223,36.0447769165039,36.0275840759277,36.021858215332,36.0390472412109,36.0963401794434,36.1364479064941,36.2109336853027,36.8411865234375,36.9958839416504,36.9958839416504,37.0016136169434,37.0016136169434,37.0016136169434,36.9958839416504,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,37.0016136169434,37.0016136169434,37.0016136169434,36.9958839416504,36.9958839416504,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,37.0016136169434,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,35.9989395141602,34.9504280090332,34.5722732543945,33.7758636474609,33.2029037475586,32.7789154052734,32.4236831665039,31.3522510528564,31.3522510528564,31.3465213775635,31.3522510528564,31.3522510528564,31.3522510528564,31.3522510528564,31.3465213775635,31.3579788208008,31.4152774810791,31.4439239501953,31.5184097290039,31.6501884460449,31.7418632507324,31.8392658233643,31.9252090454102,32.0054244995117,32.0569877624512,32.097095489502,32.1887702941895,32.2747116088867,32.3606567382812,32.4809799194336,32.5153541564941,32.5783805847168,32.6700553894043,32.733081817627,32.7445373535156,32.7388076782227,32.7388076782227,32.7617263793945,32.8247528076172,32.8763198852539,32.9336166381836,32.996639251709,33.0424728393555,33.0539360046387,33.0825843811035,33.134147644043,33.2659301757812,33.3117637634277,33.3576011657715,33.4034385681152,33.4320907592773,33.455005645752,33.4836540222168,33.5008430480957,33.5294914245605,33.5466804504395,33.5753288269043,33.6326217651367,33.6956481933594,33.7300262451172,33.7815933227539,33.9248313903809,33.9649391174316,33.9993171691895,34.0165023803711,34.039421081543,34.0795288085938,34.1139068603516,34.1540107727051,34.1998481750488,34.2456855773926,34.2628746032715,34.2972526550293,34.3373603820801,34.4233016967773,34.4691390991211,34.5894622802734,34.6123809814453,34.7097816467285,34.807186126709,34.8358345031738,34.8472938537598,34.8644828796387,34.8874015808105,34.9618835449219,35.0191802978516,35.0191802978516,null,33.0367469787598,33.3003082275391,33.5753288269043,33.586784362793,33.5982437133789,33.5925178527832,33.586784362793,33.586784362793,33.6097030639648,33.6154365539551,33.6097030639648,33.5982437133789,33.5753288269043,33.586784362793,33.586784362793,33.5753288269043,33.5695991516113,33.5753288269043,33.5695991516113,33.5753288269043,33.5982437133789,33.5982437133789,33.6154365539551,33.6326217651367,33.6555404663086,33.6669998168945,33.6784591674805,33.9649391174316,34.211311340332,34.5321655273438,34.7498931884766,34.9848022460938,35.397331237793,35.4431686401367,35.6551666259766,35.7640266418457,36.1135292053223,36.1765556335449,36.5088691711426,36.5031394958496,36.4974136352539,36.5031394958496,36.4974136352539,36.5031394958496,36.4974136352539,36.5031394958496,36.4974136352539,36.5031394958496,36.4974136352539,36.5031394958496,36.5031394958496,36.5031394958496,36.5031394958496,36.5031394958496,36.4974136352539,36.4974136352539,36.5031394958496,36.4974136352539,36.4974136352539,36.4974136352539,36.5031394958496,36.5031394958496,36.5031394958496,36.5088691711426,36.5088691711426,36.5031394958496,36.474494934082,36.4057388305664,36.4000091552734,36.3885498046875,36.3484420776367,36.2854156494141,36.2739562988281,36.2166595458984,36.1994743347168,36.1765556335449,36.1307182312012,36.0046691894531,36.0046691894531,35.9989395141602,35.9989395141602,36.0046691894531,36.0046691894531,36.0046691894531,36.0046691894531,35.987476348877,35.9702911376953,35.9473724365234,35.9244537353516,35.9129943847656,35.9072647094727,35.901538848877,35.8786201477051,35.8557014465332,35.8327827453613,35.8213195800781,35.8041305541992,35.7926750183105,35.7754859924316,35.7640266418457,35.7468376159668,35.7353782653809,35.706729888916,35.6895408630371,35.6666221618652,35.6666221618652,35.6551666259766,35.6437034606934,35.5978660583496,35.5749473571777,35.5520324707031,35.534839630127,35.5233840942383,35.5176544189453,35.5176544189453,35.4947357177734,35.4374389648438,35.4202499389648,35.4087905883789,35.4145202636719,35.4259834289551,35.4718170166016,35.4775466918945,35.4718170166016,35.448902130127,35.4374389648438,35.4259834289551,35.4145202636719,35.397331237793,35.3858757019043,35.3686828613281,35.3686828613281,35.397331237793,35.3686828613281,35.3629570007324,35.3457679748535,35.3056564331055,35.254093170166,35.2197151184082,35.1967964172363,35.1796112060547,35.1624183654785,35.1395034790039,35.1108551025391,35.0879364013672,35.082202911377,35.082202911377,35.0879364013672,35.082202911377,35.0592842102051,35.0420989990234,35.0363693237305,35.0363693237305,35.0249099731445,34.996265411377,34.9618835449219,34.944694519043,34.9332389831543,34.9217758178711,34.8931312561035,34.8759384155273,34.8587532043457,34.8415641784668,34.8301048278809,34.812915802002,34.7899971008301,34.7728080749512,34.7556190490723,34.7556190490723,34.7613487243652,34.7613487243652,34.7327003479004,34.7327003479004,34.7155113220215,34.6983222961426,34.6754035949707,34.6582183837891,34.6582183837891,34.6696739196777,34.6868667602539,34.6754035949707,34.6410293579102,34.6181106567383,34.5837326049805,34.5608139038086,34.5550842285156,34.5264358520508,34.5149765014648,34.4462203979492,34.4233016967773,34.4003829956055,34.3889274597168,34.3831977844238,34.3889274597168,34.3831977844238,34.360279083252,34.3316307067871,34.3087120056152,34.2972526550293,34.2972526550293,34.2915229797363,34.2628746032715,34.2456855773926,34.2399559020996,34.2456855773926,34.2342300415039,34.211311340332,34.2055816650391,34.1941223144531,34.1826629638672,34.1540107727051,34.1540107727051,34.1712036132812,34.1712036132812,34.1540107727051,34.1253662109375,34.1081771850586,34.0737991333008,34.039421081543,34.0222358703613,33.9993171691895,33.9821281433105,33.9821281433105,34.0165023803711,34.0165023803711,34.0107727050781,33.9821281433105,33.9592094421387,33.9248313903809,33.907642364502,33.8847236633301,33.8388862609863,33.8102378845215,33.7930526733398,33.770133972168,33.7414855957031,33.7357559204102,33.7242965698242,33.6956481933594,33.6899185180664,33.6841888427734,33.6899185180664,33.7242965698242,33.7300262451172,33.7128372192383,33.6899185180664,33.6727294921875,33.638355255127,33.6211624145508,33.6039733886719,33.5925178527832,33.5753288269043,33.5466804504395,33.5294914245605,33.5180282592773,33.4951095581055,33.4721946716309,33.455005645752,33.455005645752,33.4779243469238,33.4951095581055,33.5008430480957,33.4893836975098,33.4721946716309,33.455005645752,33.4263572692871,33.4034385681152,33.3919792175293,33.3919792175293,33.4034385681152,33.437816619873,33.443546295166,33.443546295166,33.4263572692871,33.3977088928223,33.3747901916504,33.3576011657715,33.3404159545898,33.3232269287109,33.2544708251953,33.2487411499023,33.2544708251953,33.2773895263672,33.2831192016602,33.2888450622559,33.2773895263672,33.2544708251953,33.2315521240234,33.2143630981445,33.1914443969727,33.1685256958008,33.1456069946289,33.1456069946289,33.134147644043,33.1169624328613,33.0768547058105,33.0596656799316,33.0424728393555,33.002368927002,32.996639251709,33.002368927002,33.002368927002,33.002368927002,33.002368927002,33.002368927002,33.0138282775879,33.0195579528809,33.0195579528809,33.0195579528809,33.0195579528809,33.0252876281738,33.0367469787598,33.0367469787598,null,42.0092658996582,41.2013931274414,39.7002449035645,39.4424133300781,39.3163642883301,39.1616630554199,39.1158256530762,39.0642623901367,38.9897766113281,38.9095611572266,38.6975708007812,38.5314140319824,38.3996315002441,37.8839683532715,37.4771690368652,36.9844245910645,36.0046691894531,35.8327827453613,35.0191802978516,34.9618835449219,34.8874015808105,34.8644828796387,34.8472938537598,34.8358345031738,34.807186126709,34.7097816467285,34.6123809814453,34.5894622802734,34.4691390991211,34.4233016967773,34.3373603820801,34.2972526550293,34.2628746032715,34.2456855773926,34.1998481750488,34.1540107727051,34.1139068603516,34.0795288085938,34.039421081543,34.0165023803711,33.9993171691895,33.9649391174316,33.9248313903809,33.7815933227539,33.7300262451172,33.6956481933594,33.6326217651367,33.5753288269043,33.5466804504395,33.5294914245605,33.5008430480957,33.4836540222168,33.455005645752,33.4320907592773,33.4034385681152,33.3576011657715,33.3117637634277,33.2659301757812,33.134147644043,33.0825843811035,33.0539360046387,33.0424728393555,32.996639251709,32.9336166381836,32.8763198852539,32.8247528076172,32.7617263793945,32.7388076782227,32.7388076782227,32.7445373535156,32.733081817627,32.6242179870605,32.538272857666,32.5955696105957,32.6184883117676,32.6414070129395,32.6643257141113,32.681510925293,32.6872444152832,32.6414070129395,32.6299476623535,32.6528625488281,32.6872444152832,32.7044296264648,32.7216186523438,32.733081817627,32.733081817627,32.7044296264648,32.6986999511719,32.7101631164551,32.7502670288086,32.7674560546875,32.7846450805664,32.7961044311523,32.8075637817383,32.8247528076172,32.853401184082,32.8763198852539,32.9164276123047,32.990909576416,33.0310173034668,33.1054992675781,33.1513366699219,33.2143630981445,33.2659301757812,33.3117637634277,33.3404159545898,33.3747901916504,33.4034385681152,33.4320907592773,33.4607353210449,33.4836540222168,33.5065727233887,33.5409469604492,33.586784362793,33.6211624145508,33.6326217651367,33.6326217651367,33.6612701416016,33.7242965698242,33.7529449462891,33.7644004821777,33.7758636474609,33.7873191833496,33.7930526733398,33.7758636474609,33.7758636474609,33.7529449462891,33.7357559204102,33.7357559204102,33.7472152709961,33.7529449462891,33.7644004821777,33.7815933227539,33.8045082092285,33.8274269104004,33.8560752868652,33.9133720397949,33.9821281433105,34.0107727050781,34.0279655456543,34.039421081543,34.0508804321289,34.039421081543,34.03369140625,34.039421081543,34.0680732727051,34.0795288085938,34.090991973877,34.1196365356445,34.1196365356445,34.1139068603516,34.1540107727051,34.2285003662109,34.2686042785645,34.2915229797363,34.3201713562012,34.3660087585449,34.4061164855957,34.4175758361816,34.4347648620605,34.4404945373535,34.4175758361816,34.4290351867676,34.4347648620605,34.4290351867676,34.4404945373535,34.4634094238281,34.4691390991211,34.4691390991211,34.4748725891113,34.4691390991211,34.4634094238281,34.4748725891113,34.5149765014648,34.5550842285156,34.5722732543945,34.5837326049805,34.629566192627,34.6868667602539,34.7441596984863,34.7842674255371,34.8243751525879,34.8644828796387,34.8988571166992,34.9160461425781,34.93896484375,34.9618835449219,35.0134506225586,35.0535583496094,35.1280403137207,35.1681480407715,35.1853370666504,35.1910667419434,35.1738777160645,35.1738777160645,35.2082557678223,35.2311744689941,35.2827415466309,35.3113899230957,35.3457679748535,35.3457679748535,35.3343086242676,35.3400382995605,35.4030647277832,35.4431686401367,35.4660873413086,35.4660873413086,35.4718170166016,35.5061950683594,35.5749473571777,35.6322479248047,35.6494331359863,35.6838111877441,35.706729888916,35.7468376159668,35.7869453430176,35.7984046936035,35.8327827453613,35.8614273071289,35.8843460083008,35.9187240600586,35.9817504882812,36.021858215332,36.0447769165039,36.0963401794434,36.165096282959,36.1937408447266,36.2223930358887,36.2281227111816,36.2510414123535,36.2911491394043,36.3197937011719,36.3484420776367,36.3828201293945,36.4630317687988,36.4974136352539,36.5260581970215,36.5375213623047,36.5432472229004,36.5776252746582,36.5833549499512,36.6234588623047,36.6406517028809,36.6349220275879,36.6291923522949,36.6578407287598,36.7208671569824,36.7781600952148,36.8411865234375,36.8526458740234,36.8812942504883,36.9099426269531,36.9500503540039,36.9729652404785,36.9844245910645,36.9672393798828,36.9672393798828,36.9786949157715,36.9672393798828,36.9672393798828,36.9844245910645,37.0188026428223,37.0531806945801,37.0932884216309,37.1104774475098,37.1219329833984,37.1448516845703,37.1563148498535,37.1906890869141,37.2193412780762,37.2594451904297,37.3110122680664,37.3568496704102,37.4084129333496,37.4198760986328,37.4485206604004,37.4886283874512,37.5058174133301,37.517276763916,37.5516510009766,37.5745697021484,37.6146774291992,37.6318664550781,37.6490592956543,37.6719779968262,37.7006225585938,37.7178115844727,37.7636489868164,37.7865676879883,37.7922973632812,37.7922973632812,37.8152160644531,37.8037567138672,37.8037567138672,37.8037567138672,37.7865676879883,37.7636489868164,37.7350006103516,37.7292709350586,37.7178115844727,37.7006225585938,37.6777038574219,37.660514831543,37.6375961303711,37.6146774291992,37.6032218933105,37.5917587280273,37.5745697021484,37.5516510009766,37.5344657897949,37.523006439209,37.5058174133301,37.5000877380371,37.4828987121582,37.4714393615723,37.4599800109863,37.4599800109863,37.4771690368652,37.4771690368652,37.4943580627441,37.5058174133301,37.5287322998047,37.5459251403809,37.5917587280273,37.6490592956543,37.7006225585938,37.7350006103516,37.7636489868164,37.7922973632812,37.832405090332,37.8495941162109,37.8725128173828,37.9011573791504,37.9183502197266,37.9298057556152,37.9355354309082,37.964183807373,37.969913482666,37.9928321838379,38.0157508850098,38.0272064208984,38.0272064208984,38.0272064208984,38.0501251220703,38.0615882873535,38.0615882873535,38.0558586120605,38.0501251220703,38.0673141479492,38.0787773132324,38.0959625244141,38.113151550293,38.1417999267578,38.1532592773438,38.1417999267578,38.1589889526367,38.1761779785156,38.1819076538086,38.1647186279297,38.1417999267578,38.1360702514648,38.1417999267578,38.1417999267578,38.1246147155762,38.1246147155762,38.0787773132324,38.0558586120605,38.0272064208984,38.0214805603027,38.0100212097168,38.0042877197266,37.9871025085449,37.9813690185547,37.964183807373,37.9469947814941,37.9298057556152,37.9126167297363,37.9011573791504,37.8839683532715,37.8782386779785,37.8954315185547,37.9011573791504,37.8954315185547,37.8725128173828,37.8495941162109,37.8381309509277,37.8438606262207,37.8495941162109,37.8667793273926,37.8839683532715,37.8954315185547,37.9183502197266,37.9298057556152,37.9298057556152,37.9183502197266,37.9298057556152,37.9527244567871,37.969913482666,37.9985618591309,38.0272064208984,38.0386695861816,38.0501251220703,38.0730438232422,38.0558586120605,38.0214805603027,38.0100212097168,38.0042877197266,38.0214805603027,38.0558586120605,38.113151550293,38.1417999267578,38.1876373291016,38.2220153808594,38.2277450561523,38.1990966796875,38.1876373291016,38.1990966796875,38.2392044067383,38.2735786437988,38.3022308349609,38.3136863708496,38.3308792114258,38.3308792114258,38.3824424743652,38.4454689025879,38.4970321655273,38.5199508666992,38.5428695678711,38.5944366455078,38.6574630737305,38.7147598266602,38.7319450378418,38.7548637390137,38.7777824401855,38.8064308166504,38.8293495178223,38.8637275695801,38.8866424560547,38.9324798583984,38.9611320495605,38.9955062866211,39.0413436889648,39.0757217407227,39.1616630554199,39.2762565612793,39.3450126647949,39.4366874694824,39.4997100830078,39.5627365112305,39.6200332641602,39.6658706665039,39.7002449035645,39.7518119812012,39.8091087341309,39.8606719970703,39.8721351623535,39.91796875,39.9523468017578,39.9752655029297,40.0096435546875,40.0325622558594,40.0497512817383,40.0898551940918,40.1242332458496,40.1471519470215,40.1643409729004,40.1987190246582,40.238826751709,40.2617454528809,40.2961235046387,40.3190422058105,40.37060546875,40.4164428710938,40.4508171081543,40.5195732116699,40.6227073669434,40.7029228210449,40.8117828369141,40.9091873168945,40.9836730957031,41.0409660339355,41.0982627868652,41.1555557250977,41.1842079162598,41.2128524780273,41.1899375915527,41.2128524780273,41.281608581543,41.3446350097656,41.4076614379883,41.453498840332,41.4649543762207,41.5107917785645,41.5279808044434,41.5508995056152,41.5508995056152,41.5852737426758,41.6253814697266,41.6826820373535,41.722785949707,41.7628936767578,41.7800827026367,41.8087310791016,41.8488388061523,41.8946723937988,41.9405097961426,41.9748878479004,42.0035362243652,42.0092658996582,42.0092658996582,42.0092658996582,42.0092658996582,42.0092658996582,42.0207252502441,42.0092658996582,42.0092658996582,null,40.0096435546875,40.0039138793945,39.5799255371094,39.5684623718262,39.1330184936523,39.0528030395508,38.6918411254883,38.6116256713867,38.2563934326172,37.7350006103516,37.6490592956543,37.3854942321777,37.0016136169434,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,37.0016136169434,36.9958839416504,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9958839416504,36.9844245910645,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,37.6318664550781,37.8667793273926,38.1532592773438,38.5084953308105,39.3621978759766,39.4997100830078,39.6544075012207,40.2216377258301,40.6570854187012,40.9951286315918,40.9893989562988,41.0180473327637,41.0180473327637,41.0123176574707,41.0065879821777,41.0065879821777,41.0123176574707,41.0065879821777,41.0123176574707,41.0065879821777,41.0065879821777,41.0065879821777,41.0065879821777,41.0065879821777,41.000862121582,40.7487602233887,40.7029228210449,40.691463470459,40.4393615722656,40.3476905822754,40.0096435546875,40.0096435546875,null,42.049373626709,42.043643951416,42.043643951416,42.0379104614258,42.0092658996582,42.0035362243652,42.0379104614258,42.0321846008301,42.0379104614258,42.0379104614258,42.0321846008301,42.0379104614258,42.0092658996582,41.722785949707,41.6425743103027,41.602466583252,41.4592247009277,41.4305801391602,41.4305801391602,41.419116973877,41.401927947998,41.3904724121094,41.3446350097656,41.3331756591797,41.3159866333008,41.3102569580078,41.3159866333008,41.3159866333008,41.3045272827148,41.3045272827148,41.3159866333008,41.3159866333008,41.2987976074219,41.2987976074219,41.281608581543,41.27587890625,41.281608581543,41.3274459838867,41.3102569580078,41.2987976074219,41.281608581543,41.270149230957,41.2586898803711,41.27587890625,41.270149230957,41.2586898803711,41.2586898803711,41.270149230957,41.270149230957,41.270149230957,41.2586898803711,41.2586898803711,41.2586898803711,41.2586898803711,41.2529640197754,41.2472305297852,41.2987976074219,41.2987976074219,41.2586898803711,41.2300453186035,41.2013931274414,41.1956634521484,41.1842079162598,41.1727447509766,41.1555557250977,41.144100189209,41.144100189209,41.1612892150879,41.1612892150879,41.144100189209,41.1211814880371,41.1154518127441,41.1211814880371,41.1211814880371,41.1154518127441,41.0868034362793,41.0696144104004,41.0466995239258,41.0466995239258,41.0295066833496,41.0180473327637,41.0123176574707,41.0237808227539,41.1097183227539,41.1956634521484,41.2185821533203,41.3045272827148,41.3675537109375,41.5337104797363,41.6769485473633,42.049373626709,42.049373626709,null,39.7288932800293,39.7288932800293,39.7575416564941,39.780460357666,39.7976493835449,39.8148345947266,39.8320274353027,39.8377532958984,39.8434867858887,39.8492164611816,39.8377532958984,39.8262977600098,39.8033790588379,39.8091087341309,39.786190032959,39.6773262023926,39.6773262023926,39.6715965270996,39.6544075012207,39.6372184753418,39.6028442382812,39.5741958618164,39.5512771606445,39.5283584594727,39.5168991088867,39.4825248718262,39.4596061706543,39.4366874694824,39.4137687683105,39.3851165771484,39.3679313659668,39.3450126647949,39.322093963623,39.2934455871582,39.2647972106934,39.2304191589355,39.1960411071777,39.155933380127,39.1043701171875,39.0642623901367,39.0413436889648,39.0012359619141,38.9725875854492,38.9439430236816,38.9095611572266,38.8923759460449,38.880916595459,38.8522682189941,38.8178901672363,38.7949714660645,38.7892417907715,38.7777824401855,38.7777824401855,38.7663230895996,38.686107635498,38.6574630737305,38.6460037231445,38.6402702331543,38.6402702331543,38.6689224243164,38.686107635498,38.6918411254883,38.6746520996094,38.6631889343262,38.6574630737305,38.6402702331543,38.6288146972656,38.6116256713867,38.6001663208008,38.5944366455078,38.6001663208008,38.6001663208008,38.5715179443359,38.565788269043,38.56005859375,38.565788269043,38.5772514343262,38.5715179443359,38.565788269043,38.56005859375,38.565788269043,38.565788269043,38.5084953308105,38.4569244384766,38.4569244384766,38.4626579284668,38.56005859375,38.6517333984375,38.8293495178223,39.1330184936523,39.2361526489258,39.2934455871582,39.3679313659668,39.7288932800293,39.7288932800293,null,38.9439430236816,38.9955062866211,38.9725875854492,38.8923759460449,38.8064308166504,38.8293495178223,38.8637275695801,38.8866424560547,38.9095611572266,38.9439430236816,38.9439430236816,null,30.9970169067383,30.9626407623291,30.9225311279297,30.8996162414551,30.8881549835205,30.8595085144043,30.7850227355957,30.7449150085449,30.727725982666,30.7162666320801,30.6876201629639,30.6876201629639,30.6761589050293,30.670431137085,30.6589698791504,30.6475124359131,30.6303253173828,30.6303253173828,30.6188640594482,30.590217590332,30.5844879150391,30.5730266571045,30.5615692138672,30.5386505126953,30.527193069458,30.5100040435791,30.4928131103516,30.4698944091797,30.3954105377197,30.3724918365479,30.3610343933105,30.3610343933105,30.3553047180176,30.3610343933105,30.3839530944824,30.4412479400635,30.5157318115234,30.5558376312256,30.5844879150391,30.6188640594482,30.7048072814941,30.7334575653076,30.7506446838379,30.7678337097168,30.7907524108887,30.7964820861816,30.7907524108887,30.7964820861816,30.8079414367676,30.8251285552979,30.8251285552979,30.8308601379395,30.8079414367676,30.7907524108887,30.7907524108887,30.7678337097168,30.7735633850098,30.7621040344238,30.7334575653076,30.7449150085449,30.7449150085449,30.727725982666,30.721996307373,30.7162666320801,30.6876201629639,30.6876201629639,30.6761589050293,30.670431137085,30.6761589050293,30.6818885803223,30.6818885803223,30.670431137085,30.6417827606201,30.6188640594482,30.5959453582764,30.5672988891602,30.5558376312256,30.5329189300537,30.5157318115234,30.4870853424072,30.4584369659424,30.4125995635986,30.3896808624268,30.3724918365479,30.3667621612549,30.3724918365479,30.3896808624268,30.3839530944824,30.3209266662598,30.2464408874512,30.1891460418701,30.0974750518799,29.9656925201416,29.9198551177979,29.8797492980957,29.8625602722168,29.833911895752,29.7880764007568,29.7250518798828,29.7021331787109,29.6906719207764,29.6734828948975,29.6448383331299,29.5531635284424,29.4328422546387,29.381275177002,29.3583564758301,29.2036590576172,29.1635513305664,29.1177139282227,29.0604190826416,29.0546894073486,29.0546894073486,29.0432319641113,29.0145816802979,28.9687442779541,28.8942623138428,28.8083171844482,28.7624797821045,28.7452907562256,28.7452907562256,28.7853984832764,28.7853984832764,28.7739410400391,28.6536197662354,28.5332984924316,28.338493347168,28.1666049957275,28.0692024230957,27.9259624481201,27.8514785766602,27.7941818237305,27.7196979522705,27.6509437561035,27.6108360290527,27.5478115081787,27.5077037811279,27.4675979614258,27.433219909668,27.353006362915,27.2957096099854,27.2556018829346,27.1983070373535,27.1696586608887,27.1524696350098,27.1410102844238,27.1352806091309,27.1180934906006,27.0779857635498,27.0149612426758,26.9576644897461,26.911828994751,26.8316135406494,26.7628574371338,26.6826438903809,26.6081600189209,26.516487121582,26.4018955230713,26.3159523010254,26.2815742492676,26.1669826507568,26.1211471557617,26.0924968719482,26.0523910522461,26.006555557251,25.9607181549072,25.9034233093262,25.8518562316895,25.8174781799316,25.7945594787598,25.7831001281738,25.7773704528809,25.7831001281738,25.8002891540527,25.8232078552246,25.8575859069824,25.8575859069824,25.8518562316895,25.8346672058105,25.7888298034668,25.754451751709,25.7372646331787,25.7200756072998,25.6971569061279,25.6398601531982,25.6284008026123,25.616943359375,25.5997543334961,25.5653781890869,25.5481872558594,25.5252685546875,25.4966220855713,25.4622459411621,25.4221363067627,25.3934898376465,25.3705711364746,25.3533821105957,25.3304634094238,25.301815032959,25.290355682373,25.2731685638428,25.238790512085,25.2216014862061,25.233060836792,25.227331161499,25.2044143676758,25.2044143676758,25.233060836792,25.238790512085,25.233060836792,25.2044143676758,25.1929550170898,25.1929550170898,25.1814956665039,25.158576965332,25.158576965332,25.1757640838623,25.1814956665039,25.1814956665039,25.1471176147461,25.1413879394531,25.1356582641602,25.1413879394531,25.1299285888672,25.1356582641602,25.158576965332,25.2044143676758,25.238790512085,25.2674388885498,25.301815032959,25.3190059661865,25.3247337341309,25.3190059661865,25.301815032959,25.2731685638428,25.2445201873779,25.233060836792,25.2216014862061,25.233060836792,25.2445201873779,25.2559795379639,25.2788963317871,25.2960872650146,25.3132743835449,25.3247337341309,25.3304634094238,25.3247337341309,25.3247337341309,25.3304634094238,25.3533821105957,25.3591117858887,25.3591117858887,25.3820304870605,25.3820304870605,25.3763008117676,25.3820304870605,25.3992195129395,25.4221363067627,25.4737033843994,25.4908924102783,25.5138111114502,25.5252685546875,25.5481872558594,25.5596466064453,25.5711059570312,25.5882949829102,25.6570510864258,25.685697555542,25.7028865814209,25.7659111022949,25.8002891540527,25.8289375305176,25.8633155822754,25.8805046081543,25.8862323760986,25.9091510772705,25.9091510772705,25.8976917266846,25.9148826599121,25.9091510772705,25.9148826599121,25.9206104278564,25.9148826599121,25.9148826599121,25.9206104278564,25.9377994537354,26.0008239746094,26.132604598999,26.2357368469238,26.2930335998535,26.3274116516113,26.3732471466064,26.3961658477783,26.4133548736572,26.4305419921875,26.4534606933594,26.4534606933594,26.4420013427734,26.447732925415,26.4878387451172,26.4878387451172,26.5107574462891,26.522216796875,26.5394058227539,26.5508651733398,26.5508651733398,26.5508651733398,26.5623245239258,26.585241317749,26.6253490447998,26.648265838623,26.6654567718506,26.6883735656738,26.7342109680176,26.7628574371338,26.7972354888916,26.8602619171143,26.8889102935791,26.911828994751,26.9232883453369,26.9347457885742,26.9462051391602,26.9576644897461,26.974853515625,26.980583190918,26.969123840332,26.9633941650391,26.9633941650391,26.9633941650391,26.9633941650391,26.9576644897461,26.9977703094482,27.0035018920898,26.9977703094482,26.974853515625,26.9576644897461,26.8831787109375,26.8545322418213,26.8201541900635,26.8144245147705,26.8201541900635,26.8258838653564,26.8258838653564,26.8201541900635,26.8430728912354,26.8373432159424,26.8545322418213,26.8946380615234,26.9404754638672,26.9519348144531,26.969123840332,26.9977703094482,27.0321483612061,27.0779857635498,27.100902557373,27.1180934906006,27.1524696350098,27.1811180114746,27.2269535064697,27.3014392852783,27.3472747802734,27.3873825073242,27.4103012084961,27.433219909668,27.4504070281982,27.4618663787842,27.4733257293701,27.5134334564209,27.5306224822998,27.5306224822998,27.5306224822998,27.5248928070068,27.5363521575928,27.5764579772949,27.5821895599365,27.5936470031738,27.6051063537598,27.6222953796387,27.6452121734619,27.6566715240479,27.6681308746338,27.6738624572754,27.6853218078613,27.7025089263916,27.7139682769775,27.7254276275635,27.7483444213867,27.7598037719727,27.7712631225586,27.7827224731445,27.8457489013672,27.8629379272461,27.874397277832,27.885856628418,27.9145030975342,27.943151473999,27.948881149292,27.9603404998779,27.9603404998779,27.954610824585,27.9316940307617,27.9087753295898,27.8686676025391,27.8514785766602,27.8400192260742,27.8457489013672,27.8514785766602,27.874397277832,27.8973159790039,27.9316940307617,27.9603404998779,27.9775295257568,27.9889888763428,28.006175994873,28.017635345459,28.0119075775146,28.0119075775146,28.0233669281006,28.0405540466309,28.0462837219238,28.0405540466309,28.0004482269287,27.9775295257568,27.9660701751709,27.9603404998779,27.9374217987061,27.9316940307617,27.9202346801758,27.8915843963623,27.885856628418,27.874397277832,27.8629379272461,27.8572082519531,27.8342895507812,27.8056411743164,27.7884540557861,27.7769947052002,27.7483444213867,27.7254276275635,27.7196979522705,27.7196979522705,27.7311573028564,27.7426166534424,27.7483444213867,27.7540760040283,27.7655353546143,27.7769947052002,27.8342895507812,27.8457489013672,27.8514785766602,27.8514785766602,27.8342895507812,27.8342895507812,27.8400192260742,27.8686676025391,27.9030437469482,27.9259624481201,27.9603404998779,28.0119075775146,28.0520133972168,28.0921211242676,28.1264991760254,28.1723346710205,28.1895236968994,28.2124404907227,28.2697372436523,28.2754669189453,28.3041152954102,28.3442230224609,28.3728713989258,28.395788192749,28.4187068939209,28.4416255950928,28.458812713623,28.4760036468506,28.5161094665527,28.5275688171387,28.5504856109619,28.5848636627197,28.6192417144775,28.6421604156494,28.6593475341797,28.6708087921143,28.6994533538818,28.716646194458,28.7395648956299,28.7567520141602,28.7739410400391,28.7853984832764,28.8025875091553,28.8083171844482,28.8140468597412,28.8255062103271,28.8369655609131,28.8426971435547,28.859884262085,28.8656120300293,28.8656120300293,28.8656120300293,28.8770732879639,28.8885307312012,28.8999919891357,28.9229106903076,28.9400997161865,28.9572868347168,28.9687442779541,28.9973945617676,29.0088520050049,29.0317707061768,29.0546894073486,29.0661506652832,29.0718765258789,29.0833377838135,29.0890693664551,29.0947952270508,29.1177139282227,29.1406326293945,29.1520938873291,29.169282913208,29.1750087738037,29.1750087738037,29.1864700317383,29.1864700317383,29.1979274749756,29.2093887329102,29.2265777587891,29.2437648773193,29.2609539031982,29.2896022796631,29.2953338623047,29.2953338623047,29.306791305542,29.3354396820068,29.364086151123,29.3984661102295,29.4213809967041,29.4385738372803,29.444299697876,29.444299697876,29.444299697876,29.4385738372803,29.4557609558105,29.4729499816895,29.4958686828613,29.5015983581543,29.5130558013916,29.5245132446289,29.5359745025635,29.5760822296143,29.5932693481445,29.6276454925537,29.6734828948975,29.684944152832,29.6964015960693,29.7250518798828,29.7307777404785,29.7250518798828,29.7307777404785,29.765157699585,29.7766151428223,29.7938041687012,29.8109931945801,29.822452545166,29.833911895752,29.8511028289795,29.8625602722168,29.896936416626,29.9370441436768,29.9599628448486,29.9886112213135,29.9886112213135,29.9943428039551,30.0802822113037,30.1032009124756,30.1146621704102,30.1089324951172,30.1032009124756,30.0917434692383,30.0917434692383,30.0974750518799,30.1146621704102,30.1146621704102,30.1146621704102,30.1146621704102,30.0860137939453,30.074556350708,30.074556350708,30.074556350708,30.0688247680664,30.0401763916016,30.0229873657227,29.9943428039551,29.9886112213135,29.9886112213135,29.9886112213135,29.9828815460205,29.9714241027832,29.9599628448486,29.9485054016113,29.9313163757324,29.9198551177979,29.9083976745605,29.9083976745605,29.9141254425049,29.9313163757324,29.9370441436768,29.9370441436768,29.9313163757324,29.9198551177979,29.9255867004395,29.9255867004395,29.9198551177979,29.8797492980957,29.8453712463379,29.7995338439941,29.7766151428223,29.759428024292,29.759428024292,29.765157699585,29.7938041687012,29.8052654266357,29.816722869873,29.816722869873,29.8109931945801,29.7880764007568,29.7766151428223,29.7766151428223,29.765157699585,29.7422389984131,29.7365093231201,29.7365093231201,29.7422389984131,29.7422389984131,29.7422389984131,29.7250518798828,29.7078590393066,29.7078590393066,29.7078590393066,29.7078590393066,29.6964015960693,29.684944152832,29.684944152832,29.6906719207764,29.7365093231201,29.7823467254639,29.816722869873,29.8453712463379,29.8682899475098,29.8797492980957,29.896936416626,29.9026679992676,29.9026679992676,29.822452545166,29.7880764007568,29.7479705810547,29.7193202972412,29.7078590393066,29.7250518798828,29.759428024292,29.7995338439941,29.8453712463379,29.8797492980957,29.9026679992676,29.9370441436768,29.9542350769043,29.9656925201416,29.9714241027832,29.9828815460205,29.9943428039551,30.0058002471924,30.0344486236572,30.1146621704102,30.1318511962891,30.1433086395264,30.1433086395264,30.1318511962891,30.074556350708,30.074556350708,30.0860137939453,30.1032009124756,30.1490383148193,30.1547698974609,30.1547698974609,30.1433086395264,30.1490383148193,30.1719570159912,30.1719570159912,30.1834144592285,30.212064743042,30.2292518615723,30.2521705627441,30.2636299133301,30.275089263916,30.275089263916,30.269359588623,30.269359588623,30.2808208465576,30.3151969909668,30.3266544342041,30.3266544342041,30.3037395477295,30.2980079650879,30.275089263916,30.2579021453857,30.2464408874512,30.2464408874512,30.269359588623,30.269359588623,30.2521705627441,30.2407131195068,30.2407131195068,30.2292518615723,30.2063331604004,30.1547698974609,30.1490383148193,30.1547698974609,30.2235221862793,30.2636299133301,30.286548614502,30.3094673156738,30.3438453674316,30.3782234191895,30.3954105377197,30.4011421203613,30.4125995635986,30.4183292388916,30.4183292388916,30.4297866821289,30.4469795227051,30.4469795227051,30.4469795227051,30.4412479400635,30.4469795227051,30.4355182647705,30.4412479400635,30.4527053833008,30.4527053833008,30.4469795227051,30.4469795227051,30.4469795227051,30.4355182647705,30.4240608215332,30.4297866821289,30.4355182647705,30.4527053833008,30.4756240844727,30.4985427856445,30.5157318115234,30.5157318115234,30.5157318115234,30.5042743682861,30.4985427856445,30.5042743682861,30.5100040435791,30.4928131103516,30.4928131103516,30.4928131103516,30.5042743682861,30.5157318115234,30.5329189300537,30.5329189300537,30.5329189300537,30.5157318115234,30.5042743682861,30.4870853424072,30.4813556671143,30.4870853424072,30.4813556671143,30.4584369659424,30.4584369659424,30.4469795227051,30.4469795227051,30.4469795227051,30.4469795227051,30.4355182647705,30.4297866821289,30.4125995635986,30.4011421203613,30.3954105377197,30.3839530944824,30.3839530944824,30.3839530944824,30.3896808624268,30.3954105377197,30.4011421203613,30.4183292388916,30.4240608215332,30.4355182647705,30.4355182647705,30.4469795227051,30.4756240844727,30.4813556671143,30.4985427856445,30.5100040435791,30.5157318115234,30.5329189300537,30.5501117706299,30.5730266571045,30.5844879150391,30.5844879150391,30.5615692138672,30.5157318115234,30.4928131103516,30.4870853424072,30.4870853424072,30.4928131103516,30.5100040435791,30.5386505126953,30.5501117706299,30.5615692138672,30.5844879150391,30.590217590332,30.590217590332,30.5672988891602,30.5501117706299,30.5157318115234,30.4870853424072,30.4584369659424,30.4412479400635,30.4240608215332,30.4011421203613,30.4011421203613,30.3839530944824,30.3724918365479,30.3724918365479,30.3667621612549,30.3610343933105,30.3438453674316,30.3381156921387,30.3323860168457,30.3151969909668,30.3151969909668,30.3266544342041,30.3323860168457,30.3553047180176,30.3610343933105,30.3896808624268,30.4011421203613,30.4183292388916,30.4240608215332,30.4297866821289,30.4297866821289,30.4469795227051,30.4584369659424,30.4928131103516,30.5100040435791,30.527193069458,30.5443801879883,30.5844879150391,30.6188640594482,30.6475124359131,30.6761589050293,30.6990776062012,30.7105388641357,30.721996307373,30.7735633850098,30.8423175811768,30.8595085144043,30.8766975402832,30.8996162414551,30.9339923858643,30.9569110870361,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,30.9970169067383,30.9970169067383,null,32.0397987365723,32.0283432006836,32.0168800354004,31.9939613342285,31.9710464477539,31.9595851898193,31.9538555145264,31.9423980712891,31.9252090454102,31.9022903442383,31.8793716430664,31.8736419677734,31.885103225708,31.8908290863037,31.8793716430664,31.8621845245361,31.8564529418945,31.8335342407227,31.8335342407227,31.8278045654297,31.8163471221924,31.8048877716064,31.7876968383789,31.7762393951416,31.7418632507324,31.7304019927979,31.7475910186768,31.7533206939697,31.7304019927979,31.7246723175049,31.6845645904541,31.6731071472168,31.6902942657471,31.6845645904541,31.6559181213379,31.6158123016357,31.5814323425293,31.5585174560547,31.575704574585,31.5814323425293,31.569974899292,31.5585174560547,31.5585174560547,31.5413246154785,31.5241374969482,31.5184097290039,31.5184097290039,31.5298671722412,31.5355987548828,31.5355987548828,31.5241374969482,31.5126800537109,31.4897613525391,31.4668426513672,31.4095478057861,31.3980865478516,31.4152774810791,31.4095478057861,31.4038162231445,31.3808975219727,31.3522510528564,31.3350601196289,31.3236026763916,31.3407917022705,31.3407917022705,31.3236026763916,31.3236026763916,31.3064136505127,31.2663078308105,31.2605762481689,31.2491188049316,31.2319278717041,31.2090129852295,31.2032814025879,31.1459865570068,31.1345252990723,31.1287956237793,31.1287956237793,31.1631755828857,31.180362701416,31.1860942840576,31.180362701416,31.1631755828857,31.1517143249512,31.1287956237793,31.117338180542,31.1058807373047,31.0944194793701,31.0600433349609,31.0313930511475,31.0485820770264,31.0657730102539,31.1058807373047,31.1116065979004,31.1058807373047,31.0886878967285,31.0657730102539,31.0371246337891,31.0199356079102,31.0199356079102,31.0084743499756,30.9970169067383,30.9970169067383,30.9912872314453,30.9740982055664,30.9626407623291,30.9683685302734,30.9683685302734,30.9626407623291,30.9454498291016,30.9225311279297,30.8996162414551,30.8824234008789,30.8595085144043,30.8423175811768,30.8251285552979,30.8079414367676,30.7792911529541,30.7621040344238,30.727725982666,30.7162666320801,30.721996307373,30.727725982666,30.7449150085449,30.7449150085449,30.7334575653076,30.7621040344238,30.7735633850098,30.7678337097168,30.7907524108887,30.7907524108887,30.8079414367676,30.8308601379395,30.8251285552979,30.8251285552979,30.8079414367676,30.7964820861816,30.7907524108887,30.7964820861816,30.7907524108887,30.7678337097168,30.7506446838379,30.7334575653076,30.7048072814941,30.6188640594482,30.5844879150391,30.5558376312256,30.5157318115234,30.4412479400635,30.3839530944824,30.3610343933105,30.3553047180176,30.3610343933105,30.3610343933105,30.3724918365479,30.3954105377197,30.4698944091797,30.4928131103516,30.5100040435791,30.527193069458,30.5386505126953,30.5615692138672,30.5730266571045,30.5844879150391,30.590217590332,30.6188640594482,30.6303253173828,30.6303253173828,30.6475124359131,30.6589698791504,30.670431137085,30.6761589050293,30.6876201629639,30.6876201629639,30.7162666320801,30.727725982666,30.7449150085449,30.7850227355957,30.8595085144043,30.8881549835205,30.8996162414551,30.9225311279297,30.9626407623291,30.9970169067383,31.0027484893799,31.0371246337891,31.0772304534912,31.0944194793701,31.1116065979004,31.1402568817139,31.174633026123,31.1918201446533,31.254846572876,31.2834949493408,31.3006839752197,31.3407917022705,31.4095478057861,31.4439239501953,31.4783000946045,31.5241374969482,31.5585174560547,31.6158123016357,31.6845645904541,31.7304019927979,31.7762393951416,31.7876968383789,31.8679141998291,31.9366664886475,31.9595851898193,31.9939613342285,32.0283432006836,32.0627174377441,32.085636138916,32.1028251647949,32.1200141906738,32.1601181030273,32.1830368041992,32.2002258300781,32.228874206543,32.2346076965332,32.2517929077148,32.2804412841797,32.3090896606445,32.3377380371094,32.3778457641602,32.4236831665039,32.4695167541504,32.4981651306152,32.5268173217773,32.5554618835449,32.6070289611816,32.6356735229492,32.67578125,32.733081817627,32.7502670288086,32.7674560546875,32.7903747558594,32.8419418334961,32.8591270446777,32.8705902099609,33.1054992675781,33.1169624328613,33.4320907592773,33.4951095581055,33.6612701416016,33.907642364502,33.9592094421387,34.0795288085938,34.2628746032715,34.5837326049805,34.6181106567383,34.8415641784668,34.9790725708008,34.9790725708008,34.9790725708008,34.9790725708008,34.9790725708008,34.9848022460938,34.9848022460938,34.9848022460938,34.9848022460938,34.996265411377,34.9905319213867,34.9790725708008,34.9790725708008,34.9790725708008,34.9905319213867,34.9905319213867,34.996265411377,34.9905319213867,34.9618835449219,34.93896484375,34.9160461425781,34.812915802002,34.7899971008301,34.7441596984863,34.7269744873047,34.7040557861328,34.6754035949707,34.663948059082,34.6181106567383,34.6181106567383,34.6123809814453,34.6009216308594,34.5837326049805,34.5264358520508,34.4977912902832,34.486328125,34.4806022644043,34.4748725891113,34.4634094238281,34.4347648620605,34.3717384338379,34.348819732666,34.3029823303223,34.2571449279785,34.211311340332,34.1883926391602,34.1654739379883,34.1368255615234,34.1196365356445,34.0795288085938,34.0623397827148,34.0508804321289,34.0222358703613,33.9592094421387,33.9477462768555,33.9133720397949,33.890453338623,33.8789939880371,33.8618049621582,33.8331565856934,33.7873191833496,33.7758636474609,33.7529449462891,33.7300262451172,33.6899185180664,33.6498107910156,33.6154365539551,33.5982437133789,33.5925178527832,33.586784362793,33.5466804504395,33.5180282592773,33.4951095581055,33.4607353210449,33.449275970459,33.4320907592773,33.4034385681152,33.3862533569336,33.3633346557617,33.3404159545898,33.317497253418,33.2716598510742,33.2487411499023,33.2315521240234,33.2143630981445,33.2200927734375,33.2029037475586,33.1742553710938,33.1570663452148,33.12841796875,33.1054992675781,33.0883102416992,33.0424728393555,33.0195579528809,32.996639251709,32.9336166381836,32.9164276123047,32.8877792358398,32.853401184082,32.8419418334961,32.7789154052734,32.7388076782227,32.7216186523438,32.7044296264648,32.67578125,32.6528625488281,32.6356735229492,32.6070289611816,32.5783805847168,32.5726509094238,32.5554618835449,32.4809799194336,32.4637908935547,32.4236831665039,32.3778457641602,32.3434677124023,32.3205490112305,32.2976303100586,32.228874206543,32.1830368041992,32.1601181030273,32.1314735412598,32.1142845153809,32.097095489502,32.091365814209,32.085636138916,32.0684471130371,32.0512619018555,32.0397987365723,32.0397987365723,null,42.0092658996582,43.682300567627,43.7911643981934,43.8828392028809,43.9573211669922,44.0088882446289,44.0547218322754,44.0891036987305,44.123477935791,44.1463966369629,44.1979637145996,44.2208824157715,44.2552604675293,44.2323417663574,44.2724494934082,44.2609901428223,44.2839088439941,44.306827545166,44.3354759216309,44.3583946228027,44.3927688598633,44.438606262207,44.4959030151367,44.5531959533691,44.6792488098145,44.7480049133301,44.770923614502,44.7823829650879,44.8167572021484,44.8396759033203,44.8855133056641,44.9485397338867,44.9886474609375,44.9943771362305,45.023021697998,45.0688591003418,45.0860481262207,45.1146965026855,45.1719932556152,45.2350196838379,45.2693939208984,45.3152313232422,45.4642028808594,45.5043067932129,45.6131706237793,45.6475486755371,45.6991119384766,45.7621383666992,45.7850570678711,45.796516418457,45.8366241455078,45.807975769043,45.8538131713867,45.8824615478516,45.9168395996094,45.9684028625488,45.9970512390137,46.0658073425293,46.1689414978027,46.2090454101562,46.2778015136719,46.3408241271973,46.386661529541,46.4267692565918,46.5356330871582,47.1315078735352,47.2518310546875,47.3606910705566,47.9680252075195,48.0482406616211,48.838924407959,48.9936180114746,48.9936180114746,48.9878921508789,48.9936180114746,48.9936180114746,48.4894180297852,48.2201271057129,47.9966735839844,47.9565696716309,47.8419761657715,47.8133277893066,47.7560348510742,47.744571685791,47.6872787475586,47.6357116699219,47.607063293457,47.5669555664062,47.5440368652344,47.4752807617188,47.4580955505371,47.4237174987793,47.3606910705566,47.3377723693848,47.286205291748,47.2460975646973,47.2002639770508,47.1085891723633,47.0111885070801,46.9653511047363,46.9309730529785,46.9080543518066,46.8507614135742,46.8049240112305,46.7934608459473,46.7418975830078,46.6903305053711,46.6903305053711,46.7361679077148,46.713249206543,46.6731414794922,46.6444969177246,46.6273040771484,46.6330337524414,46.6330337524414,46.6616821289062,46.6616821289062,46.6330337524414,46.5642776489258,46.5127143859863,46.4955253601074,46.4267692565918,46.2720718383789,46.2548828125,46.2090454101562,46.1689414978027,46.1574783325195,46.128833770752,46.0944519042969,46.071533203125,46.0371589660645,45.9913215637207,45.9741325378418,45.9225692749023,45.8767318725586,45.8480834960938,45.8137054443359,45.7678680419922,45.7334899902344,45.6933860778809,45.6590042114258,45.6246299743652,45.5616035461426,45.5558738708496,45.5272254943848,45.4584693908691,45.475658416748,45.532958984375,45.532958984375,45.6131706237793,45.7048416137695,45.6991119384766,45.6418151855469,45.6303596496582,45.6131706237793,45.5845222473145,45.5444145202637,45.5214958190918,45.4928512573242,45.4584693908691,45.355339050293,45.2980422973633,45.1318855285645,45.1204261779785,45.0574035644531,44.9657287597656,44.9370803833008,44.8683242797852,44.8282203674316,44.8110313415527,44.7823829650879,44.7938385009766,44.8224868774414,44.765193939209,44.6391410827637,44.6047668457031,44.5188217163086,44.4787139892578,44.4214210510254,44.4099578857422,44.3698501586914,44.3813133239746,44.4214210510254,44.4729843139648,44.5073585510254,44.4787139892578,44.450065612793,44.4615249633789,44.5360107421875,44.576114654541,44.5302772521973,44.5417404174805,44.5360107421875,44.5646591186523,44.5245513916016,44.5531959533691,44.5646591186523,44.5646591186523,44.5474662780762,44.5531959533691,44.6219520568848,44.6620597839355,44.6849784851074,44.7193565368652,44.7250862121582,44.7250862121582,44.7480049133301,44.765193939209,44.7422752380371,44.6620597839355,44.6391410827637,44.6104927062988,44.587574005127,44.5417404174805,44.5073585510254,44.4901733398438,44.4901733398438,44.1406669616699,43.985969543457,43.5046844482422,43.2926902770996,43.0233993530273,42.5191993713379,41.9978065490723,41.9978065490723,42.0035362243652,42.0035362243652,41.9978065490723,41.9978065490723,42.0035362243652,42.0092658996582,42.0092658996582,42.0092658996582,42.0092658996582,null,42.507740020752,42.507740020752,42.502010345459,42.507740020752,42.502010345459,42.502010345459,42.496280670166,42.502010345459,42.502010345459,42.502010345459,42.507740020752,42.502010345459,42.4733619689941,42.4332542419434,42.3702278137207,42.324390411377,42.2785568237305,42.2327194213867,42.1926116943359,42.1582374572754,42.1238555908203,42.0665626525879,42.043643951416,41.9978065490723,41.9405097961426,41.854564666748,41.7800827026367,41.7514343261719,41.7399749755859,41.4649543762207,41.2930679321289,41.1670188903809,41.0180473327637,40.7315711975098,40.4794692993164,40.4737358093262,40.1471519470215,39.8664054870605,39.608570098877,39.471061706543,39.3564720153809,39.333553314209,39.3049049377441,39.2819862365723,39.2647972106934,39.2476081848145,39.2246894836426,39.190315246582,39.1731262207031,39.1444778442383,39.1215591430664,39.0814514160156,39.0642623901367,39.0012359619141,38.9725875854492,38.9496688842773,38.9095611572266,38.8522682189941,38.8007011413574,38.737678527832,38.703296661377,38.686107635498,38.6689224243164,38.6345443725586,38.5944366455078,38.565788269043,38.5428695678711,38.5084953308105,38.4798431396484,38.4683876037598,38.4397392272949,38.4110908508301,38.3709869384766,38.3423347473145,38.3022308349609,38.2907676696777,38.2964973449707,38.2735786437988,38.2907676696777,38.2964973449707,38.2563934326172,38.2392044067383,38.2334747314453,38.1990966796875,38.1761779785156,38.1704483032227,38.1589889526367,38.1303405761719,38.0845031738281,38.0443954467773,38.0157508850098,37.9469947814941,37.9126167297363,37.9068870544434,37.9011573791504,37.8839683532715,37.8610496520996,37.832405090332,37.8209419250488,37.7922973632812,37.7636489868164,37.7292709350586,37.7006225585938,37.6719779968262,37.6318664550781,37.5860328674316,37.5459251403809,37.5058174133301,37.4943580627441,37.4828987121582,37.4771690368652,37.4599800109863,37.4370613098145,37.4313316345215,37.4313316345215,37.4256019592285,37.4084129333496,37.3854942321777,37.3339309692383,37.3052825927734,37.2766342163086,37.2537155151367,37.2021484375,37.1677703857422,37.1333961486816,37.0875587463379,37.0818290710449,37.0875587463379,37.0990142822266,37.1333961486816,37.1563148498535,37.1677703857422,37.1964225769043,37.2193412780762,37.2365264892578,37.2422561645508,37.2365264892578,37.2193412780762,37.1906890869141,37.1448516845703,37.1219329833984,37.070369720459,37.0417213439941,37.0016136169434,37.0302619934082,37.070369720459,37.0932884216309,37.0875587463379,37.058910369873,37.0245323181152,37.0073432922363,37.0073432922363,37.0188026428223,37.0417213439941,37.0818290710449,37.1162071228027,37.1448516845703,37.1792297363281,37.2193412780762,37.2594451904297,37.2709045410156,37.2880935668945,37.3167419433594,37.3339309692383,37.3625793457031,37.379768371582,37.4370613098145,37.5344657897949,37.5631141662598,37.5803031921387,37.6490592956543,37.6719779968262,37.6891632080078,37.7464599609375,37.7751083374023,37.8037567138672,37.8209419250488,37.8896980285645,37.8782386779785,37.8954315185547,37.9183502197266,37.9355354309082,37.9527244567871,37.969913482666,37.969913482666,37.969913482666,38.0272064208984,38.0730438232422,38.0787773132324,38.0845031738281,38.1188812255859,38.1704483032227,38.2162857055664,38.2449340820312,38.3308792114258,38.3824424743652,38.4053611755371,38.428279876709,38.5027618408203,38.5428695678711,38.5829772949219,38.6173553466797,38.6517333984375,38.686107635498,38.737678527832,38.7720527648926,38.7777824401855,38.8007011413574,38.8293495178223,38.8579978942871,38.8866424560547,38.9210243225098,38.9267539978027,38.9267539978027,38.9439430236816,38.9496688842773,38.9611320495605,38.9267539978027,38.8866424560547,38.869457244873,38.8579978942871,38.880916595459,38.9152946472168,38.9382133483887,38.9955062866211,39.0528030395508,39.1100997924805,39.1444778442383,39.1788520812988,39.2189598083496,39.2361526489258,39.2647972106934,39.3106346130371,39.3679313659668,39.4023056030273,39.4137687683105,39.4424133300781,39.4538726806641,39.5111694335938,39.5684623718262,39.5971145629883,39.6830558776855,39.7117042541504,39.7346229553223,39.7575416564941,39.7976493835449,39.8549423217773,39.8835906982422,39.91796875,39.9408874511719,40.0096435546875,40.0382919311523,40.1586112976074,40.2101783752441,40.2502861022949,40.2789344787598,40.3476905822754,40.376335144043,40.3820648193359,40.3935241699219,40.4221725463867,40.4450912475586,40.496654510498,40.5539512634277,40.5654106140137,40.5883293151855,40.6112480163574,40.6227073669434,40.6227073669434,40.6341667175293,40.6570854187012,40.680004119873,40.7086524963379,40.7544898986816,40.8232421875,40.8748092651367,40.9321060180664,40.966480255127,41.0696144104004,41.0810737609863,41.1154518127441,41.1555557250977,41.1784744262695,41.2013931274414,41.2300453186035,41.270149230957,41.3102569580078,41.3274459838867,41.3446350097656,41.4076614379883,41.4305801391602,41.4305801391602,41.4305801391602,41.4477653503418,41.453498840332,41.4592247009277,41.4592247009277,41.4649543762207,41.4993362426758,41.5222511291504,41.5394401550293,41.5623550415039,41.596736907959,41.6196556091309,41.6941375732422,41.722785949707,41.7571640014648,41.7800827026367,41.7915420532227,41.8201904296875,41.8373794555664,41.8946723937988,41.9347801208496,41.9634284973145,42.0092658996582,42.0379104614258,42.1009368896484,42.1353187561035,42.175422668457,42.2040710449219,42.2269897460938,42.2499084472656,42.2957458496094,42.3358535766602,42.3702278137207,42.3874168395996,42.4733619689941,42.507740020752,42.507740020752,42.507740020752,null,37.7922973632812,37.8209419250488,37.832405090332,37.8610496520996,37.8839683532715,37.9011573791504,37.9068870544434,37.9126167297363,37.9469947814941,38.0157508850098,38.0443954467773,38.0845031738281,38.1303405761719,38.1589889526367,38.1704483032227,38.1761779785156,38.1990966796875,38.2334747314453,38.2392044067383,38.2563934326172,38.2964973449707,38.2907676696777,38.2735786437988,38.2964973449707,38.2907676696777,38.3022308349609,38.3423347473145,38.3709869384766,38.4110908508301,38.4397392272949,38.4683876037598,38.4798431396484,38.5084953308105,38.5428695678711,38.565788269043,38.5944366455078,38.6345443725586,38.6689224243164,38.686107635498,38.703296661377,38.737678527832,38.8007011413574,38.8522682189941,38.9095611572266,38.9496688842773,38.9725875854492,39.0012359619141,39.0642623901367,39.0814514160156,39.1215591430664,39.1444778442383,39.1731262207031,39.190315246582,39.2246894836426,39.2476081848145,39.2647972106934,39.2819862365723,39.3049049377441,39.333553314209,39.3564720153809,39.471061706543,39.608570098877,39.8664054870605,40.1471519470215,40.4737358093262,40.4794692993164,40.7315711975098,41.0180473327637,41.1670188903809,41.2930679321289,41.4649543762207,41.7399749755859,41.7170562744141,41.6884078979492,41.6597633361816,41.6425743103027,41.6311111450195,41.6311111450195,41.6311111450195,41.6425743103027,41.6654891967773,41.6884078979492,41.7170562744141,41.7457046508789,41.7686233520508,41.7686233520508,41.7686233520508,41.7686233520508,41.7686233520508,41.7743530273438,41.7800827026367,41.7800827026367,41.7800827026367,41.7800827026367,41.7113265991211,41.5394401550293,41.4305801391602,41.281608581543,41.2586898803711,40.9951286315918,40.9321060180664,40.7373008728027,40.5654106140137,40.3534164428711,40.3133087158203,40.0153732299805,39.9294281005859,39.7346229553223,39.5741958618164,39.5283584594727,39.3106346130371,39.1158256530762,39.0814514160156,39.0470733642578,39.0298881530762,39.0069694519043,38.9840507507324,38.9611320495605,38.9324798583984,38.9095611572266,38.8923759460449,38.875186920166,38.8637275695801,38.8579978942871,38.8350791931152,38.8007011413574,38.7892417907715,38.7777824401855,38.7777824401855,38.7777824401855,38.7605972290039,38.7491340637207,38.6975708007812,38.686107635498,38.6975708007812,38.703296661377,38.737678527832,38.7434043884277,38.7434043884277,38.737678527832,38.7319450378418,38.7204895019531,38.6803817749023,38.6460037231445,38.5829772949219,38.5428695678711,38.5256805419922,38.5084953308105,38.4626579284668,38.4511985778809,38.428279876709,38.3996315002441,38.3709869384766,38.3251495361328,38.2735786437988,38.2907676696777,38.285041809082,38.2563934326172,38.2162857055664,38.1819076538086,38.1417999267578,38.1016960144043,38.0787773132324,38.0386695861816,38.0100212097168,38.0157508850098,38.0100212097168,37.9928321838379,37.9871025085449,38.0157508850098,38.0157508850098,38.0272064208984,38.0443954467773,38.0615882873535,38.0959625244141,38.1417999267578,38.1704483032227,38.1933670043945,38.1990966796875,38.1990966796875,38.1933670043945,38.1704483032227,38.1532592773438,38.1360702514648,38.1188812255859,38.1360702514648,38.1303405761719,38.113151550293,38.0730438232422,38.0501251220703,38.0501251220703,38.0443954467773,38.0042877197266,37.9584541320801,37.9355354309082,37.9355354309082,37.8725128173828,37.8495941162109,37.8667793273926,37.8896980285645,37.9183502197266,37.9183502197266,37.9068870544434,37.9126167297363,37.9813690185547,37.9928321838379,37.9871025085449,37.9584541320801,37.9527244567871,37.9355354309082,37.9183502197266,37.9068870544434,37.8495941162109,37.7922973632812,37.7922973632812,37.7922973632812,37.8266754150391,37.8381309509277,37.8495941162109,37.8954315185547,37.9068870544434,37.9126167297363,37.9298057556152,37.9355354309082,37.9412651062012,37.9298057556152,37.9240760803223,37.9240760803223,37.9355354309082,37.964183807373,37.964183807373,37.9298057556152,37.9011573791504,37.8782386779785,37.8495941162109,37.832405090332,37.832405090332,37.8438606262207,37.8839683532715,37.9068870544434,37.9068870544434,37.8896980285645,37.8896980285645,37.9011573791504,37.9240760803223,37.9240760803223,37.9068870544434,37.8896980285645,37.8667793273926,37.8495941162109,37.832405090332,37.8037567138672,37.7922973632812,37.7922973632812,37.7865676879883,37.7922973632812,37.7922973632812,37.7922973632812,null,43.4989547729492,43.4531211853027,43.4302024841309,43.413013458252,43.3614463806152,43.2984199523926,43.2640419006348,43.2411231994629,43.1666412353516,43.1265296936035,43.080696105957,43.08642578125,42.9947547912598,42.9202690124512,42.8744316101074,42.7884902954102,42.7541122436523,42.7311935424805,42.7025451660156,42.6910858154297,42.6796264648438,42.6681671142578,42.6452484130859,42.6108741760254,42.5707626342773,42.5421180725098,42.507740020752,42.507740020752,42.4733619689941,42.3874168395996,42.3702278137207,42.3358535766602,42.2957458496094,42.2499084472656,42.2269897460938,42.2040710449219,42.175422668457,42.1353187561035,42.1009368896484,42.0379104614258,42.0092658996582,41.9634284973145,41.9347801208496,41.8946723937988,41.8373794555664,41.8201904296875,41.7915420532227,41.7800827026367,41.7571640014648,41.722785949707,41.6941375732422,41.6196556091309,41.596736907959,41.5623550415039,41.5394401550293,41.5222511291504,41.4993362426758,41.4649543762207,41.4592247009277,41.4592247009277,41.453498840332,41.4477653503418,41.4305801391602,41.4305801391602,41.4305801391602,41.4076614379883,41.3446350097656,41.3274459838867,41.3102569580078,41.270149230957,41.2300453186035,41.2013931274414,41.1784744262695,41.1555557250977,41.1154518127441,41.0810737609863,41.0696144104004,40.966480255127,40.9321060180664,40.8748092651367,40.8232421875,40.7544898986816,40.7086524963379,40.680004119873,40.6570854187012,40.6341667175293,40.6227073669434,40.6227073669434,40.6112480163574,40.5883293151855,40.5654106140137,40.5539512634277,40.496654510498,40.4450912475586,40.4221725463867,40.3935241699219,40.3820648193359,40.376335144043,40.4164428710938,40.4737358093262,40.5081176757812,40.5654106140137,40.5654106140137,40.6169776916504,40.6169776916504,40.6169776916504,40.6112480163574,40.6055183410645,40.6055183410645,40.6055183410645,40.5997886657715,40.5997886657715,40.5997886657715,40.5997886657715,40.5940628051758,40.5940628051758,40.5940628051758,40.5997886657715,40.6055183410645,40.6055183410645,40.6112480163574,40.6055183410645,40.6398963928223,40.6628150939941,40.691463470459,40.7201080322266,40.7487602233887,40.7659454345703,40.8117828369141,40.8518905639648,40.9091873168945,40.9321060180664,40.949291229248,40.9722099304199,41.0295066833496,41.0466995239258,41.0753440856934,41.0982627868652,41.1326370239258,41.1612892150879,41.1784744262695,41.2185821533203,41.2586898803711,41.2930679321289,41.3102569580078,41.3159866333008,41.3274459838867,41.3389053344727,41.3503646850586,41.3618240356445,41.3847427368164,41.419116973877,41.4420356750488,41.4592247009277,41.4878730773926,41.5050621032715,41.5337104797363,41.5337104797363,41.5508995056152,41.5680885314941,41.602466583252,41.6196556091309,41.6196556091309,41.6196556091309,41.6368446350098,41.6654891967773,41.7170562744141,41.7514343261719,41.7800827026367,41.8259201049805,41.8602981567383,41.9175910949707,41.9462394714355,41.9691581726074,41.9863471984863,42.0035362243652,42.0035362243652,42.0321846008301,42.055103302002,42.0665626525879,42.1181259155273,42.1467742919922,42.1582374572754,42.175422668457,42.1983413696289,42.2098007202148,42.2441787719727,42.2499084472656,42.2670974731445,42.3301200866699,42.3530387878418,42.3816909790039,42.3988761901855,42.4160652160645,42.4389839172363,42.4619026184082,42.4733619689941,42.4733619689941,42.507740020752,42.5306549072266,42.5478477478027,42.5707626342773,42.6681671142578,42.6853561401367,42.7025451660156,42.7369194030762,42.777027130127,42.817138671875,42.8744316101074,42.9030799865723,42.9259986877441,42.9431838989258,42.9832916259766,43.0119400024414,43.0291290283203,43.0520477294922,43.080696105957,43.1036148071289,43.1208038330078,43.1494483947754,43.1781005859375,43.2010192871094,43.218204498291,43.2239379882812,43.2239379882812,43.2353935241699,43.2583122253418,43.2812309265137,43.2984199523926,43.3098793029785,43.3385276794434,43.3786354064941,43.3958206176758,43.4244728088379,43.4531211853027,43.4989547729492,43.4932289123535,43.4989547729492,43.5046844482422,43.5046844482422,43.5046844482422,43.5046844482422,43.5046844482422,43.5046844482422,43.5046844482422,43.5104141235352,43.5104141235352,43.5104141235352,43.5104141235352,43.5104141235352,43.5104141235352,43.5046844482422,43.5046844482422,43.5104141235352,43.5104141235352,43.4989547729492,43.4989547729492,null,37.0245323181152,37.0130767822266,37.0130767822266,37.0130767822266,37.0188026428223,37.0130767822266,37.0130767822266,37.0073432922363,37.0016136169434,36.9958839416504,36.9958839416504,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,37.0016136169434,37.0016136169434,37.0016136169434,37.0016136169434,36.9958839416504,37.0016136169434,37.3854942321777,37.6490592956543,37.7350006103516,38.2563934326172,38.6116256713867,38.6918411254883,39.0528030395508,39.1330184936523,39.5684623718262,39.5799255371094,40.0039138793945,40.0096435546875,40.0039138793945,40.0096435546875,40.0096435546875,40.0039138793945,40.0039138793945,40.0039138793945,39.9981803894043,39.9981803894043,40.0039138793945,40.0039138793945,40.0039138793945,40.0039138793945,40.0096435546875,40.0039138793945,40.0039138793945,40.0039138793945,40.0039138793945,40.0039138793945,39.9981803894043,40.0039138793945,40.0039138793945,40.0153732299805,40.0210990905762,40.0096435546875,39.9695358276367,39.9408874511719,39.9122428894043,39.8721351623535,39.8835906982422,39.9065093994141,39.9122428894043,39.9294281005859,39.8721351623535,39.8664054870605,39.8320274353027,39.7976493835449,39.786190032959,39.7575416564941,39.7518119812012,39.7518119812012,39.7117042541504,39.6715965270996,39.6372184753418,39.6028442382812,39.5570068359375,39.5398178100586,39.5054397583008,39.46533203125,39.4252243041992,39.4023056030273,39.3851165771484,39.333553314209,39.2762565612793,39.2132339477539,39.1960411071777,39.1788520812988,39.1960411071777,39.1673965454102,39.155933380127,39.155933380127,39.138744354248,39.0528030395508,38.8465385437012,38.737678527832,38.4798431396484,38.3939018249512,38.0615882873535,38.0443954467773,37.6777038574219,37.65478515625,37.3740386962891,37.345386505127,37.064640045166,37.0245323181152,37.0245323181152,null,38.428279876709,38.4397392272949,38.428279876709,38.3595237731934,38.3366050720215,38.3022308349609,38.2793121337891,38.2563934326172,38.2392044067383,38.2162857055664,38.1876373291016,38.1761779785156,38.1647186279297,38.1532592773438,38.1303405761719,38.0730438232422,37.9928321838379,37.969913482666,37.9584541320801,37.9355354309082,37.9240760803223,37.9068870544434,37.9011573791504,37.8954315185547,37.8495941162109,37.8152160644531,37.7865676879883,37.7636489868164,37.7464599609375,37.7178115844727,37.6891632080078,37.65478515625,37.6204071044922,37.6433258056641,37.6433258056641,37.6146774291992,37.5974884033203,37.5917587280273,37.5803031921387,37.5631141662598,37.5516510009766,37.5459251403809,37.5401954650879,37.5459251403809,37.5401954650879,37.3912239074707,37.3511199951172,37.3052825927734,37.2766342163086,37.2651748657227,37.2537155151367,37.2307968139648,37.2136077880859,37.1964225769043,37.1333961486816,37.1219329833984,37.0990142822266,37.0417213439941,37.0417213439941,37.0245323181152,37.0188026428223,37.0073432922363,37.0016136169434,36.9786949157715,36.9615058898926,36.9385871887207,36.9156684875488,36.8984832763672,36.892749786377,36.8641052246094,36.8583755493164,36.8526458740234,36.8354568481445,36.755241394043,36.74951171875,36.7437858581543,36.7380523681641,36.6750297546387,36.6635704040527,36.6578407287598,36.6349220275879,36.617733001709,36.6005439758301,36.5948143005371,36.5833549499512,36.5833549499512,36.5833549499512,36.5833549499512,36.612003326416,36.612003326416,36.6234588623047,36.6291923522949,36.6291923522949,36.6234588623047,36.6234588623047,36.6349220275879,36.6406517028809,36.6521110534668,36.6578407287598,36.6521110534668,36.6349220275879,36.6349220275879,36.6521110534668,36.6521110534668,36.6406517028809,36.6406517028809,36.6406517028809,36.6406517028809,36.6349220275879,36.6406517028809,36.6406517028809,36.6578407287598,36.6635704040527,36.6692962646484,36.6750297546387,36.6349220275879,36.5948143005371,36.5604400634766,36.5088691711426,36.5031394958496,36.5088691711426,36.5031394958496,36.5088691711426,36.5031394958496,36.5031394958496,36.5031394958496,36.4974136352539,36.5031394958496,36.6406517028809,36.617733001709,36.5776252746582,36.5661659240723,36.5718955993652,36.5833549499512,36.6291923522949,36.6521110534668,36.6750297546387,36.6750297546387,36.7094039916992,36.7437858581543,36.7437858581543,36.7724304199219,36.7896194458008,36.8068084716797,36.8125381469727,36.8411865234375,36.892749786377,36.927131652832,36.9672393798828,36.9672393798828,36.9844245910645,36.9958839416504,37.0016136169434,37.0417213439941,37.070369720459,37.1219329833984,37.1448516845703,37.1906890869141,37.2193412780762,37.2365264892578,37.2422561645508,37.2365264892578,37.2193412780762,37.1964225769043,37.1677703857422,37.1563148498535,37.1333961486816,37.0990142822266,37.0875587463379,37.0818290710449,37.0875587463379,37.1333961486816,37.1677703857422,37.2021484375,37.2537155151367,37.2766342163086,37.3052825927734,37.3339309692383,37.3854942321777,37.4084129333496,37.4256019592285,37.4313316345215,37.4313316345215,37.4370613098145,37.4599800109863,37.4771690368652,37.4828987121582,37.4943580627441,37.5058174133301,37.5459251403809,37.5860328674316,37.6318664550781,37.6719779968262,37.7006225585938,37.7292709350586,37.7636489868164,37.7922973632812,37.7922973632812,37.7865676879883,37.7922973632812,37.7922973632812,37.8037567138672,37.832405090332,37.8495941162109,37.8667793273926,37.8896980285645,37.9068870544434,37.9240760803223,37.9240760803223,37.9011573791504,37.8896980285645,37.8896980285645,37.9068870544434,37.9068870544434,37.8839683532715,37.8438606262207,37.832405090332,37.832405090332,37.8495941162109,37.8782386779785,37.9011573791504,37.9298057556152,37.964183807373,37.964183807373,37.9355354309082,37.9240760803223,37.9240760803223,37.9298057556152,37.9412651062012,37.9355354309082,37.9298057556152,37.9126167297363,37.9068870544434,37.8954315185547,37.8495941162109,37.8381309509277,37.8266754150391,37.7922973632812,37.7922973632812,37.7922973632812,37.8495941162109,37.9068870544434,37.9183502197266,37.9355354309082,37.9527244567871,37.9584541320801,37.9871025085449,37.9928321838379,37.9813690185547,37.9126167297363,37.9068870544434,37.9183502197266,37.9183502197266,37.8896980285645,37.8667793273926,37.8495941162109,37.8725128173828,37.9355354309082,37.9355354309082,37.9584541320801,38.0042877197266,38.0443954467773,38.0501251220703,38.0501251220703,38.0730438232422,38.113151550293,38.1303405761719,38.1360702514648,38.1188812255859,38.1360702514648,38.1532592773438,38.1704483032227,38.1933670043945,38.1990966796875,38.1990966796875,38.1933670043945,38.1704483032227,38.1417999267578,38.0959625244141,38.0615882873535,38.0443954467773,38.0272064208984,38.0157508850098,38.0157508850098,37.9871025085449,37.9928321838379,38.0100212097168,38.0157508850098,38.0100212097168,38.0386695861816,38.0787773132324,38.1016960144043,38.1417999267578,38.1819076538086,38.2162857055664,38.2563934326172,38.285041809082,38.2907676696777,38.2735786437988,38.3251495361328,38.3709869384766,38.3996315002441,38.428279876709,38.4511985778809,38.4626579284668,38.5084953308105,38.5256805419922,38.5428695678711,38.5829772949219,38.6460037231445,38.6803817749023,38.7204895019531,38.7319450378418,38.737678527832,38.7434043884277,38.7434043884277,38.737678527832,38.703296661377,38.6975708007812,38.686107635498,38.6975708007812,38.7491340637207,38.7605972290039,38.7777824401855,38.7777824401855,38.7777824401855,38.7892417907715,38.8007011413574,38.8350791931152,38.8579978942871,38.8637275695801,38.875186920166,38.8923759460449,38.9095611572266,38.9324798583984,38.9611320495605,38.9840507507324,39.0069694519043,39.0298881530762,39.0470733642578,39.0814514160156,39.1158256530762,39.1330184936523,39.1330184936523,39.1100997924805,39.0929069519043,39.0814514160156,39.0871810913086,39.1043701171875,39.1215591430664,39.1215591430664,39.1100997924805,39.0814514160156,39.0642623901367,39.0413436889648,39.0241546630859,39.0012359619141,38.9725875854492,38.9324798583984,38.8923759460449,38.869457244873,38.8350791931152,38.8121604919434,38.7949714660645,38.7949714660645,38.8007011413574,38.7777824401855,38.7720527648926,38.7605972290039,38.7204895019531,38.6746520996094,38.6631889343262,38.6517333984375,38.6631889343262,38.6975708007812,38.7147598266602,38.6918411254883,38.6746520996094,38.6402702331543,38.6230850219727,38.6402702331543,38.6460037231445,38.6402702331543,38.686107635498,38.7204895019531,38.7605972290039,38.7548637390137,38.6975708007812,38.6689224243164,38.6173553466797,38.5944366455078,38.565788269043,38.5199508666992,38.4855766296387,38.4511985778809,38.4397392272949,38.428279876709,38.428279876709,null,33.0367469787598,33.0252876281738,33.0195579528809,33.0195579528809,33.0195579528809,33.0195579528809,33.0138282775879,33.002368927002,33.002368927002,33.002368927002,33.002368927002,33.002368927002,32.996639251709,32.9794540405273,32.9278831481934,32.9106979370117,32.8992347717285,32.9164276123047,32.9450721740723,32.9565353393555,32.9393424987793,32.9221534729004,32.8877792358398,32.8247528076172,32.7961044311523,32.7674560546875,32.7502670288086,32.7502670288086,32.7388076782227,32.7101631164551,32.7044296264648,32.6872444152832,32.6700553894043,32.6127548217773,32.6070289611816,32.6242179870605,32.6356735229492,32.6299476623535,32.6184883117676,32.5955696105957,32.5726509094238,32.5611915588379,32.538272857666,32.5096244812012,32.4924354553223,32.4809799194336,32.532543182373,32.5268173217773,32.5038986206055,32.4752464294434,32.4637908935547,32.4580612182617,32.4465980529785,32.3835716247559,32.3549270629883,32.3434677124023,32.3320083618164,32.3033599853516,32.2747116088867,32.228874206543,32.22314453125,32.2174186706543,32.2174186706543,32.2174186706543,32.2116889953613,32.1658515930176,32.1486625671387,32.1314735412598,32.1257438659668,32.1658515930176,32.1944999694824,32.1887702941895,32.1715812683105,32.1486625671387,32.1314735412598,32.1085548400879,32.085636138916,32.0741806030273,32.0741806030273,32.0741806030273,32.0627174377441,32.0455284118652,32.0168800354004,32.0054244995117,31.9882354736328,31.9423980712891,31.9194793701172,31.8965606689453,31.8793716430664,31.8621845245361,31.8449954986572,31.8449954986572,31.8564529418945,31.8449954986572,31.8392658233643,31.7991580963135,31.7876968383789,31.7762393951416,31.7590503692627,31.7475910186768,31.7475910186768,31.7246723175049,31.6960258483887,31.6616497039795,31.632999420166,31.6444568634033,31.632999420166,31.6158123016357,31.6043510437012,31.6043510437012,31.5871620178223,31.569974899292,31.5585174560547,31.5355987548828,31.4840297698975,31.4496536254883,31.4267349243164,31.3980865478516,31.4038162231445,31.4210052490234,31.3980865478516,31.3694400787354,31.3350601196289,31.2834949493408,31.2663078308105,31.2663078308105,31.2663078308105,31.2433891296387,31.2032814025879,31.174633026123,31.1459865570068,31.1287956237793,31.0944194793701,31.0657730102539,31.0199356079102,31.0084743499756,30.9970169067383,30.9970169067383,30.9970169067383,30.9970169067383,30.9970169067383,30.9970169067383,30.9970169067383,31.0027484893799,31.0027484893799,31.0027484893799,30.979829788208,30.9626407623291,30.8824234008789,30.8193988800049,30.7792911529541,30.739185333252,30.7048072814941,30.670431137085,30.6532440185547,30.5558376312256,30.5386505126953,30.4813556671143,30.4527053833008,30.4297866821289,30.4125995635986,30.3724918365479,30.3438453674316,30.2980079650879,30.286548614502,30.2407131195068,30.2235221862793,30.2006072998047,30.1834144592285,30.1834144592285,30.1948757171631,30.2063331604004,30.2235221862793,30.2464408874512,30.2464408874512,30.275089263916,30.2808208465576,30.2808208465576,30.275089263916,30.2808208465576,30.3094673156738,30.3266544342041,30.3381156921387,30.3438453674316,30.3782234191895,30.3782234191895,30.3839530944824,30.4011421203613,30.4011421203613,30.3954105377197,30.3724918365479,30.3381156921387,30.3266544342041,30.3209266662598,30.3151969909668,30.2980079650879,30.275089263916,30.2579021453857,30.2292518615723,30.212064743042,30.1834144592285,30.1604995727539,30.1433086395264,30.1146621704102,30.1032009124756,30.0860137939453,30.0802822113037,30.0688247680664,30.0516376495361,30.0516376495361,30.0516376495361,30.0516376495361,30.0573673248291,30.0688247680664,30.0917434692383,30.1146621704102,30.1318511962891,30.1604995727539,30.1719570159912,30.1719570159912,30.1604995727539,30.1318511962891,30.1261196136475,30.1261196136475,30.1261196136475,30.1547698974609,30.1719570159912,30.1719570159912,30.1719570159912,30.1433086395264,30.1318511962891,30.1261196136475,30.1547698974609,30.1662273406982,30.1719570159912,30.1662273406982,30.1547698974609,30.1318511962891,30.1089324951172,30.1032009124756,30.0974750518799,30.0860137939453,30.0688247680664,30.0516376495361,30.0516376495361,30.0688247680664,30.0630950927734,30.0516376495361,30.0115299224854,29.9886112213135,29.9714241027832,29.9599628448486,29.9485054016113,29.9370441436768,29.9198551177979,29.8797492980957,29.8797492980957,29.8912086486816,29.9141254425049,29.9542350769043,29.9886112213135,30.0229873657227,30.0459060668945,30.0573673248291,30.0860137939453,30.0860137939453,30.074556350708,30.0688247680664,30.0688247680664,30.0802822113037,30.1604995727539,30.1719570159912,30.1662273406982,30.1604995727539,30.1261196136475,30.1089324951172,30.0974750518799,30.0917434692383,30.0802822113037,30.0573673248291,30.0287189483643,30.0058002471924,29.9828815460205,29.9542350769043,29.9485054016113,29.9370441436768,29.9141254425049,29.9026679992676,29.8912086486816,29.8797492980957,29.8568305969238,29.822452545166,29.8109931945801,29.8109931945801,29.8052654266357,29.759428024292,29.7365093231201,29.7021331787109,29.6906719207764,29.684944152832,29.6906719207764,29.6792144775391,29.6505641937256,29.6448383331299,29.6391067504883,29.6276454925537,29.6104583740234,29.5760822296143,29.5474319458008,29.5245132446289,29.5073261260986,29.4729499816895,29.4557609558105,29.4213809967041,29.4041938781738,29.4099235534668,29.4099235534668,29.3984661102295,29.3984661102295,29.3927364349365,29.3583564758301,29.3354396820068,29.312520980835,29.301061630249,29.301061630249,29.312520980835,29.2896022796631,29.301061630249,29.306791305542,29.301061630249,29.2666835784912,29.2666835784912,29.2265777587891,29.2208461761475,29.2208461761475,29.2208461761475,29.2036590576172,29.1864700317383,29.1750087738037,29.1463642120361,29.1291751861572,29.1005268096924,29.1005268096924,29.1177139282227,29.1177139282227,29.1119842529297,29.0718765258789,29.0546894073486,29.0260429382324,29.0145816802979,29.0145816802979,29.0375003814697,29.1005268096924,29.1005268096924,29.0947952270508,29.0145816802979,28.9973945617676,28.9802055358887,28.9802055358887,28.9973945617676,29.0145816802979,29.0375003814697,29.0546894073486,29.0718765258789,29.1119842529297,29.1291751861572,29.1406326293945,29.1635513305664,29.1750087738037,29.2036590576172,29.2437648773193,29.2666835784912,29.2666835784912,29.2437648773193,29.2552242279053,29.2724151611328,29.2781429290771,29.2896022796631,29.3411674499512,29.3297100067139,29.3239803314209,29.3297100067139,29.3411674499512,29.3755474090576,29.4500312805176,29.4614887237549,29.4672183990479,29.4614887237549,29.4786796569824,29.4786796569824,29.4786796569824,29.5073261260986,29.4786796569824,29.4672183990479,29.4385738372803,29.4213809967041,29.4041938781738,29.381275177002,29.3583564758301,29.3468990325928,29.3297100067139,29.306791305542,29.2896022796631,29.2552242279053,29.2437648773193,29.2380352020264,29.1864700317383,29.1750087738037,29.1177139282227,29.1005268096924,29.1005268096924,29.1864700317383,29.2093887329102,29.2265777587891,29.2896022796631,29.306791305542,29.2953338623047,29.2437648773193,29.2151165008545,29.2093887329102,29.2208461761475,29.2781429290771,29.306791305542,29.312520980835,29.312520980835,29.3297100067139,29.3182487487793,29.301061630249,29.2781429290771,29.2666835784912,29.2437648773193,29.2437648773193,29.2265777587891,29.1979274749756,29.1807403564453,29.1406326293945,29.1406326293945,29.1291751861572,29.1062564849854,29.1234455108643,29.1750087738037,29.2036590576172,29.2093887329102,29.2093887329102,29.2208461761475,29.2208461761475,29.2265777587891,29.2609539031982,29.301061630249,29.3526287078857,29.3755474090576,29.3927364349365,29.3984661102295,29.4099235534668,29.4385738372803,29.4500312805176,29.4557609558105,29.4729499816895,29.5015983581543,29.5015983581543,29.5073261260986,29.5302448272705,29.5302448272705,29.5359745025635,29.5474319458008,29.5646209716797,29.5646209716797,29.5359745025635,29.5474319458008,29.5588932037354,29.5818119049072,29.6047306060791,29.6391067504883,29.6505641937256,29.6505641937256,29.6448383331299,29.6448383331299,29.6505641937256,29.6792144775391,29.7021331787109,29.7193202972412,29.7365093231201,29.7536964416504,29.759428024292,29.765157699585,29.7766151428223,29.7766151428223,29.765157699585,29.765157699585,29.7536964416504,29.7422389984131,29.7422389984131,29.7536964416504,29.765157699585,29.7995338439941,29.816722869873,29.833911895752,29.8511028289795,29.8511028289795,29.8453712463379,29.8396415710449,29.8511028289795,29.8511028289795,29.8396415710449,29.816722869873,29.7995338439941,29.765157699585,29.7422389984131,29.7479705810547,29.765157699585,29.7766151428223,29.765157699585,29.7536964416504,29.7250518798828,29.7078590393066,29.7078590393066,29.7078590393066,29.6964015960693,29.6734828948975,29.6505641937256,29.6448383331299,29.6448383331299,29.6391067504883,29.6333770751953,29.621919631958,29.6047306060791,29.5932693481445,29.5818119049072,29.5588932037354,29.5646209716797,29.5703506469727,29.5818119049072,29.5932693481445,29.6104583740234,29.6620254516602,29.7021331787109,29.7479705810547,29.759428024292,29.765157699585,29.7880764007568,29.7938041687012,29.8052654266357,29.8109931945801,29.8052654266357,29.7995338439941,29.8109931945801,29.7995338439941,29.7995338439941,29.7938041687012,29.7938041687012,29.7880764007568,29.7766151428223,29.765157699585,29.7479705810547,29.7365093231201,29.7766151428223,29.7766151428223,29.7995338439941,29.822452545166,29.8511028289795,29.8797492980957,29.9255867004395,29.9599628448486,29.9771499633789,30.0172576904297,30.0401763916016,30.0688247680664,30.0917434692383,30.137580871582,30.2006072998047,30.2235221862793,30.2464408874512,30.2808208465576,30.3209266662598,30.3323860168457,30.4011421203613,30.4183292388916,30.4412479400635,30.4584369659424,30.5042743682861,30.5443801879883,30.5844879150391,30.6016750335693,30.6131362915039,30.6303253173828,30.6532440185547,30.6876201629639,30.727725982666,30.8079414367676,30.8365898132324,30.8537788391113,30.8824234008789,30.8996162414551,30.9168033599854,30.9339923858643,30.9511795043945,30.9683685302734,30.979829788208,30.9970169067383,31.0142059326172,31.0256633758545,31.0485820770264,31.0657730102539,31.1058807373047,31.1459865570068,31.2032814025879,31.1975517272949,31.2204704284668,31.2433891296387,31.2663078308105,31.2892265319824,31.3006839752197,31.3121452331543,31.3236026763916,31.3407917022705,31.3694400787354,31.3808975219727,31.4210052490234,31.4611110687256,31.4783000946045,31.5069484710693,31.5184097290039,31.5298671722412,31.5298671722412,31.5413246154785,31.5814323425293,31.5986232757568,31.6158123016357,31.627269744873,31.6387310028076,31.6501884460449,31.6731071472168,31.6845645904541,31.6960258483887,31.7132129669189,31.7304019927979,31.7590503692627,31.7876968383789,31.8048877716064,31.8278045654297,31.8564529418945,31.8908290863037,31.9366664886475,31.9882354736328,32.0168800354004,32.2116889953613,32.4064903259277,32.7101631164551,32.8992347717285,33.0367469787598,33.0367469787598,null,43.08642578125,43.1036148071289,43.1208038330078,43.1322631835938,43.1609115600586,43.2010192871094,43.2411231994629,43.2525825500488,43.2755012512207,43.3385276794434,43.3900947570801,43.4302024841309,43.4874954223633,43.5104141235352,43.5619812011719,43.5906295776367,43.7911643981934,44.2953681945801,45.3152313232422,45.3209609985352,45.349609375,45.355339050293,45.349609375,45.3209609985352,45.2693939208984,45.2579383850098,45.2636680603027,45.2751235961914,45.3324203491211,45.4011764526367,45.4183654785156,45.4298248291016,45.4183654785156,45.3954467773438,45.4011764526367,45.4126319885254,45.4183654785156,45.475658416748,45.5214958190918,45.5444145202637,45.5673332214355,45.6590042114258,45.6647338867188,45.676197052002,45.6819229125977,45.7048416137695,45.7220306396484,45.7449493408203,45.7621383666992,45.7850570678711,45.8137054443359,45.8423538208008,45.8595428466797,45.8710021972656,45.8939208984375,45.9512138366699,45.9626770019531,45.9798622131348,46.0371589660645,46.071533203125,46.1517486572266,46.1632080078125,46.2033157348633,46.2548828125,46.2835311889648,46.3179054260254,46.3408241271973,46.3522872924805,46.3752059936523,46.3981246948242,46.4267692565918,46.4726066589355,46.5413627624512,46.5642776489258,46.6158447265625,46.713249206543,47.0111885070801,47.2460975646973,47.4351768493652,47.4580955505371,47.4695510864258,47.4695510864258,47.4580955505371,47.4466361999512,47.4466361999512,47.429443359375,47.3320426940918,47.2632865905762,47.2346420288086,47.2002639770508,47.2059936523438,47.2460975646973,47.2632865905762,47.2632865905762,47.2976684570312,47.3091239929199,47.2976684570312,47.3033981323242,47.3549613952637,47.3606910705566,47.3721504211426,47.3606910705566,47.3377723693848,47.2346420288086,47.1945343017578,47.1372375488281,47.1200485229492,47.0914001464844,47.0627517700195,47.0111885070801,46.6559524536133,46.1803970336914,45.9626770019531,45.934024810791,45.9053764343262,45.8767318725586,45.8538131713867,45.8366241455078,45.8251647949219,45.80224609375,45.7392234802246,45.7048416137695,45.6819229125977,45.676197052002,45.676197052002,45.6876525878906,45.6475486755371,45.6303596496582,45.6074409484863,45.5902519226074,45.6074409484863,45.6017112731934,45.5787925720215,45.5214958190918,45.4985771179199,45.4928512573242,45.475658416748,45.4642028808594,45.4069061279297,45.3839874267578,45.3610687255859,45.2865867614746,45.2751235961914,45.2407493591309,45.1662635803223,45.1490745544434,45.1605339050293,45.2006416320801,45.1891822814941,45.1777229309082,45.1719932556152,45.1261558532715,45.0917778015137,45.0631294250488,45.0459403991699,44.9886474609375,44.9542694091797,44.9313507080078,44.9313507080078,44.9313507080078,44.8740577697754,44.8683242797852,44.8568649291992,44.8740577697754,44.8740577697754,44.8568649291992,44.8339500427246,44.8396759033203,44.8396759033203,44.8167572021484,44.7823829650879,44.770923614502,44.765193939209,44.7480049133301,44.6849784851074,44.6620597839355,44.6563301086426,44.6334114074707,44.6506004333496,44.6448707580566,44.6677894592285,44.6907081604004,44.7021675109863,44.7021675109863,44.6964378356934,44.6620597839355,44.627685546875,44.6047668457031,44.6104927062988,44.6104927062988,44.6448707580566,44.6506004333496,44.6448707580566,44.6104927062988,44.6219520568848,44.6334114074707,44.6391410827637,44.6104927062988,44.570384979248,44.5417404174805,44.5360107421875,44.5531959533691,44.5531959533691,44.5130920410156,44.5188217163086,44.5302772521973,44.570384979248,44.576114654541,44.5646591186523,44.5646591186523,44.570384979248,44.5474662780762,44.5302772521973,44.4959030151367,44.4729843139648,44.450065612793,44.4271469116211,44.4214210510254,44.450065612793,44.4557952880859,44.4729843139648,44.4901733398438,44.4901733398438,44.4672546386719,44.4042282104492,44.3927688598633,44.3583946228027,44.3354759216309,44.3641204833984,44.3985023498535,44.4271469116211,44.450065612793,44.4729843139648,44.4615249633789,44.4901733398438,44.5130920410156,44.5130920410156,44.4959030151367,44.4729843139648,44.4615249633789,44.4729843139648,44.4959030151367,44.5073585510254,44.4959030151367,44.4672546386719,44.438606262207,44.438606262207,44.4099578857422,44.4099578857422,44.4214210510254,44.4328765869141,44.4615249633789,44.4901733398438,44.4787139892578,44.438606262207,44.4156875610352,44.4042282104492,44.3985023498535,44.3927688598633,44.3641204833984,44.3354759216309,44.312557220459,44.2953681945801,44.2839088439941,44.2552604675293,44.2552604675293,44.2781791687012,44.2609901428223,44.2609901428223,44.306827545166,44.312557220459,44.318286895752,44.318286895752,44.3297462463379,44.3469314575195,44.3526649475098,44.3526649475098,44.3813133239746,44.3985023498535,44.3927688598633,44.3813133239746,44.3927688598633,44.4099578857422,44.4328765869141,44.438606262207,44.438606262207,44.4099578857422,44.4156875610352,44.438606262207,44.4901733398438,44.5245513916016,44.5531959533691,44.5646591186523,44.5646591186523,44.4672546386719,44.450065612793,44.450065612793,44.4328765869141,44.4156875610352,44.3927688598633,44.3641204833984,44.318286895752,44.2953681945801,44.2609901428223,44.2151527404785,44.1979637145996,44.1578559875488,44.1406669616699,44.123477935791,44.1062927246094,44.0891036987305,44.0547218322754,44.0432662963867,44.0318031311035,44.0203475952148,44.0088882446289,43.997428894043,43.985969543457,43.9401321411133,43.9286766052246,43.9344024658203,43.9630508422852,43.985969543457,43.997428894043,43.997428894043,43.997428894043,43.9745101928711,43.9745101928711,43.985969543457,44.0260772705078,44.0432662963867,44.0432662963867,44.0318031311035,43.99169921875,43.985969543457,43.9172134399414,43.9114837646484,43.8942947387695,43.854190826416,43.8484573364258,43.854190826416,43.8942947387695,43.9286766052246,43.859920501709,43.8427314758301,43.8427314758301,43.859920501709,43.8828392028809,43.8885650634766,43.8885650634766,43.8828392028809,43.8255424499512,43.8026237487793,43.7453269958496,43.7052192687988,43.7052192687988,43.7166786193848,43.7395973205566,43.7625160217285,43.8026237487793,43.8427314758301,43.859920501709,43.854190826416,43.8198127746582,43.8484573364258,43.854190826416,43.8484573364258,43.8140830993652,43.8026237487793,43.7739753723145,43.7625160217285,43.7453269958496,43.7281379699707,43.7109489440918,43.682300567627,43.6593856811523,43.6307373046875,43.5906295776367,43.5677108764648,43.5562515258789,43.5505218505859,43.544792175293,43.4932289123535,43.4760398864746,43.4302024841309,43.413013458252,43.3958206176758,43.3614463806152,43.3385276794434,43.3385276794434,43.3385276794434,43.2926902770996,43.2239379882812,43.1666412353516,43.1322631835938,43.0978851318359,43.0749664306641,43.0635108947754,43.08642578125,43.08642578125,null,39.327823638916,39.3564720153809,39.3908500671387,39.4023056030273,39.4137687683105,39.4252243041992,39.4424133300781,39.471061706543,39.4825248718262,39.4997100830078,39.4997100830078,39.4997100830078,39.5054397583008,39.5226287841797,39.5455436706543,39.5512771606445,39.5741958618164,39.5856552124023,39.608570098877,39.6142997741699,39.6142997741699,39.5971145629883,39.5971145629883,39.6028442382812,39.6028442382812,39.6200332641602,39.6658706665039,39.6773262023926,39.6830558776855,39.6715965270996,39.6544075012207,39.6372184753418,39.6257629394531,39.6257629394531,39.6314888000488,39.6372184753418,39.6142997741699,39.6257629394531,39.6257629394531,39.6142997741699,39.5971145629883,39.5856552124023,39.5741958618164,39.5684623718262,39.5512771606445,39.5398178100586,39.5283584594727,39.5226287841797,39.5111694335938,39.5226287841797,39.5283584594727,39.5398178100586,39.5512771606445,39.5741958618164,39.5856552124023,39.6142997741699,39.6314888000488,39.6372184753418,39.6314888000488,39.6142997741699,39.5856552124023,39.5627365112305,39.5570068359375,39.5398178100586,39.4939804077148,39.4481430053711,39.4424133300781,39.4538726806641,39.471061706543,39.471061706543,39.471061706543,39.4596061706543,39.4309539794922,39.4137687683105,39.3793907165527,39.3621978759766,39.3450126647949,39.327823638916,39.3163642883301,39.3106346130371,39.2934455871582,39.2705268859863,39.2304191589355,39.2075004577637,39.7231636047363,39.7346229553223,39.7288932800293,39.7288932800293,39.7288932800293,39.7231636047363,39.7231636047363,39.7288932800293,39.7288932800293,39.7288932800293,39.7288932800293,39.7288932800293,39.7288932800293,39.7288932800293,39.7288932800293,39.7288932800293,39.3679313659668,39.2934455871582,39.2361526489258,39.1330184936523,38.8293495178223,38.6517333984375,38.56005859375,38.4626579284668,38.4569244384766,38.4569244384766,38.428279876709,38.4053611755371,38.3881721496582,38.3652534484863,38.3308792114258,38.3136863708496,38.285041809082,38.1990966796875,38.1246147155762,38.0730438232422,38.0272064208984,38.0386695861816,38.0673141479492,38.1016960144043,38.1188812255859,38.1532592773438,38.1990966796875,38.2220153808594,38.2334747314453,38.2392044067383,38.2334747314453,38.2162857055664,38.1876373291016,38.1532592773438,38.113151550293,38.107421875,38.0959625244141,38.0272064208984,37.9985618591309,37.964183807373,37.964183807373,37.964183807373,37.969913482666,37.9469947814941,37.9584541320801,37.9584541320801,37.9527244567871,37.9240760803223,37.9183502197266,37.9240760803223,37.9527244567871,37.9584541320801,37.964183807373,37.9928321838379,38.0100212097168,38.0157508850098,38.0272064208984,38.0558586120605,38.0673141479492,38.0730438232422,38.0615882873535,38.0673141479492,38.0730438232422,38.113151550293,38.1246147155762,38.1360702514648,38.1417999267578,38.1532592773438,38.1532592773438,38.1360702514648,38.1417999267578,38.1303405761719,38.1360702514648,38.1417999267578,38.1761779785156,38.1990966796875,38.2105560302734,38.2277450561523,38.2392044067383,38.2449340820312,38.2334747314453,38.2392044067383,38.2563934326172,38.2907676696777,38.3136863708496,38.3308792114258,38.3251495361328,38.3136863708496,38.2907676696777,38.250659942627,38.2392044067383,38.2449340820312,38.2907676696777,38.3022308349609,38.3251495361328,38.3366050720215,38.3366050720215,38.3136863708496,38.3022308349609,38.285041809082,38.2678527832031,38.2449340820312,38.2334747314453,38.2392044067383,38.2563934326172,38.2793121337891,38.2964973449707,38.3251495361328,38.3480682373047,38.3595237731934,38.3595237731934,38.3652534484863,38.4397392272949,38.4569244384766,38.4855766296387,38.5256805419922,38.5256805419922,38.5314140319824,38.5371398925781,38.56005859375,38.56005859375,38.5428695678711,38.5715179443359,38.5944366455078,38.6173553466797,38.6230850219727,38.6173553466797,38.6173553466797,38.6001663208008,38.5772514343262,38.5715179443359,38.5772514343262,38.6001663208008,38.6173553466797,38.6288146972656,38.6517333984375,38.6689224243164,38.6803817749023,38.7204895019531,38.7319450378418,38.7319450378418,38.7147598266602,38.6918411254883,38.686107635498,38.686107635498,38.7204895019531,38.7319450378418,38.7319450378418,38.737678527832,38.737678527832,38.7319450378418,38.7491340637207,38.7777824401855,38.8178901672363,38.8350791931152,38.8350791931152,38.8350791931152,38.7949714660645,38.7777824401855,38.7777824401855,38.8064308166504,38.8293495178223,38.8522682189941,38.869457244873,38.875186920166,38.9210243225098,38.9382133483887,38.9496688842773,38.9668617248535,38.9783172607422,38.9897766113281,39.0012359619141,39.0241546630859,39.0413436889648,39.0757217407227,39.0814514160156,39.0929069519043,39.1100997924805,39.1215591430664,39.1215591430664,39.1043701171875,39.0757217407227,39.0642623901367,39.0642623901367,39.1158256530762,39.1444778442383,39.1616630554199,39.2132339477539,39.2647972106934,39.2877159118652,39.3049049377441,39.322093963623,39.3163642883301,39.327823638916,39.333553314209,39.3507423400879,39.3621978759766,39.3507423400879,39.3564720153809,39.3621978759766,39.3793907165527,39.3908500671387,39.4252243041992,39.4366874694824,39.4596061706543,39.4538726806641,39.4538726806641,39.4596061706543,39.471061706543,39.4939804077148,39.5111694335938,39.5168991088867,39.5226287841797,39.4825248718262,39.471061706543,39.4882507324219,39.5168991088867,39.5570068359375,39.5799255371094,39.5627365112305,39.5512771606445,39.5684623718262,39.5627365112305,39.5512771606445,39.5168991088867,39.5054397583008,39.4939804077148,39.46533203125,39.4481430053711,39.4252243041992,39.4023056030273,39.3965797424316,39.4023056030273,39.4023056030273,39.3736610412598,39.3621978759766,39.3564720153809,39.3736610412598,39.3793907165527,39.3736610412598,39.3621978759766,39.333553314209,39.327823638916,39.322093963623,39.327823638916,39.333553314209,39.3679313659668,39.3736610412598,39.3679313659668,39.3621978759766,39.3450126647949,39.327823638916,39.3106346130371,39.3163642883301,39.3163642883301,39.3106346130371,39.2934455871582,39.2762565612793,39.2590675354004,39.2590675354004,39.2647972106934,39.2590675354004,39.2246894836426,39.2132339477539,39.2075004577637,39.2246894836426,39.2246894836426,39.2533378601074,39.2647972106934,39.2705268859863,39.2705268859863,39.2647972106934,39.2533378601074,39.2476081848145,39.2361526489258,39.2132339477539,39.2017707824707,39.155933380127,39.1444778442383,39.1215591430664,39.1158256530762,39.0986404418945,39.0757217407227,39.0642623901367,39.0929069519043,39.0814514160156,39.0585327148438,39.0356140136719,39.0298881530762,39.0241546630859,38.9897766113281,38.9783172607422,38.9897766113281,38.9955062866211,38.9897766113281,38.9496688842773,38.9210243225098,38.9038352966309,38.9038352966309,38.9324798583984,38.9324798583984,38.9210243225098,38.9038352966309,38.8866424560547,38.8637275695801,38.8522682189941,38.8350791931152,38.8350791931152,38.8293495178223,38.8007011413574,38.7949714660645,38.7777824401855,38.7605972290039,38.7491340637207,38.7319450378418,38.7147598266602,38.6975708007812,38.6689224243164,38.6230850219727,38.6058959960938,38.5715179443359,38.5428695678711,38.5142250061035,38.4798431396484,38.4397392272949,38.3996315002441,38.3709869384766,38.3595237731934,38.3251495361328,38.3251495361328,38.3308792114258,38.3423347473145,38.3709869384766,38.4110908508301,38.428279876709,38.428279876709,38.4397392272949,38.4569244384766,38.4798431396484,38.4855766296387,38.4855766296387,38.4741172790527,38.4569244384766,38.428279876709,38.3652534484863,38.3423347473145,38.3079605102539,38.2964973449707,38.2964973449707,38.3022308349609,38.2964973449707,38.285041809082,38.2735786437988,38.2563934326172,38.2334747314453,38.1990966796875,38.1704483032227,38.1417999267578,38.1303405761719,38.113151550293,38.0845031738281,38.0673141479492,38.0501251220703,38.0501251220703,38.0558586120605,38.0787773132324,38.107421875,38.113151550293,38.1417999267578,38.1761779785156,38.1876373291016,38.1990966796875,38.1990966796875,38.1589889526367,38.1417999267578,38.1417999267578,38.1589889526367,38.1417999267578,38.1589889526367,38.1819076538086,38.1990966796875,38.2105560302734,38.2162857055664,38.2220153808594,38.2392044067383,38.2678527832031,38.2678527832031,38.2334747314453,38.2220153808594,38.2220153808594,38.250659942627,38.2793121337891,38.3079605102539,38.3423347473145,38.3480682373047,38.3423347473145,38.3366050720215,38.3136863708496,38.285041809082,38.2678527832031,38.2563934326172,38.2735786437988,38.2793121337891,38.3136863708496,38.3366050720215,38.3824424743652,38.4454689025879,38.4511985778809,38.4511985778809,38.428279876709,38.416820526123,38.4053611755371,38.3824424743652,38.3595237731934,38.3595237731934,38.3308792114258,38.3251495361328,38.3251495361328,38.3423347473145,38.3709869384766,38.4053611755371,38.428279876709,38.4741172790527,38.5027618408203,38.5314140319824,38.5428695678711,38.5829772949219,38.6001663208008,38.6058959960938,38.6230850219727,38.6402702331543,38.6689224243164,38.6803817749023,38.6975708007812,38.703296661377,38.7204895019531,38.737678527832,38.7777824401855,38.8064308166504,38.8923759460449,38.9725875854492,38.9955062866211,38.9439430236816,38.9668617248535,38.9725875854492,38.9840507507324,39.0012359619141,39.0356140136719,39.0585327148438,39.0642623901367,39.0929069519043,39.1158256530762,39.138744354248,39.155933380127,39.1731262207031,39.1960411071777,39.2189598083496,39.2304191589355,39.2476081848145,39.2533378601074,39.2705268859863,39.2762565612793,39.3106346130371,39.3106346130371,39.322093963623,39.327823638916,39.327823638916,null,41.401927947998,41.3904724121094,41.3732833862305,41.3560943603516,41.3560943603516,41.3446350097656,41.3446350097656,41.3446350097656,41.3389053344727,41.3389053344727,41.3274459838867,41.3102569580078,41.3045272827148,41.3102569580078,41.3274459838867,41.3446350097656,41.3560943603516,41.3503646850586,41.3446350097656,41.3732833862305,41.4305801391602,41.4706840515137,41.4764175415039,41.4706840515137,41.4477653503418,41.4477653503418,41.4477653503418,41.453498840332,41.4420356750488,41.401927947998,41.3904724121094,41.3904724121094,41.401927947998,41.419116973877,41.419116973877,41.401927947998,41.401927947998,null,42.049373626709,42.0952110290527,42.175422668457,42.324390411377,42.4561729431152,42.5134658813477,42.5994110107422,42.7025451660156,42.7426528930664,42.7369194030762,42.7369194030762,42.7311935424805,42.7254638671875,42.7140045166016,42.7140045166016,42.7025451660156,42.6968154907227,42.6968154907227,42.7140045166016,42.7254638671875,42.7311935424805,42.7311935424805,42.7369194030762,42.759838104248,42.7884902954102,42.8056755065918,42.811408996582,42.8056755065918,42.811408996582,42.8572463989258,42.8687019348145,42.8744316101074,42.8744316101074,42.8572463989258,42.817138671875,42.811408996582,42.7942199707031,42.759838104248,42.7197341918945,42.6968154907227,42.6853561401367,42.6796264648438,42.6452484130859,42.639518737793,42.6223297119141,42.5879554748535,42.5707626342773,42.5593032836914,42.5535736083984,42.5421180725098,42.5249290466309,42.5134658813477,42.502010345459,42.496280670166,42.4733619689941,42.4561729431152,42.4504432678223,42.4332542419434,42.4160652160645,42.3988761901855,42.3759574890137,42.3816909790039,42.3759574890137,42.358772277832,42.3473091125488,42.3358535766602,42.3129348754883,42.3014755249023,42.2785568237305,42.2613677978516,42.2384490966797,42.2269897460938,42.2327194213867,42.2441787719727,42.2556381225586,42.2900161743164,42.2670974731445,42.2499084472656,42.2384490966797,42.2040710449219,42.18115234375,42.1525039672852,42.1353187561035,42.1124000549316,42.0952110290527,42.0379104614258,42.0264549255371,42.0092658996582,42.0092658996582,42.0092658996582,42.0264549255371,42.0321846008301,42.0321846008301,41.9978065490723,41.9748878479004,41.9519729614258,41.9462394714355,41.9462394714355,41.9347801208496,41.906135559082,41.8259201049805,41.7972717285156,41.7800827026367,41.7571640014648,41.734245300293,41.722785949707,41.7399749755859,41.7628936767578,41.7800827026367,41.7972717285156,41.8259201049805,41.8488388061523,41.911865234375,41.9233207702637,41.9175910949707,41.9290542602539,41.9634284973145,41.9978065490723,42.0207252502441,42.0379104614258,42.049373626709,42.049373626709,42.0379104614258,42.0264549255371,42.0321846008301,42.049373626709,42.0665626525879,42.0837478637695,42.0894813537598,42.0837478637695,42.0665626525879,42.055103302002,42.0092658996582,41.9634284973145,41.854564666748,41.8316459655762,41.8259201049805,41.8087310791016,41.7972717285156,41.7686233520508,41.7457046508789,41.722785949707,41.6769485473633,41.6425743103027,41.596736907959,41.5852737426758,41.591007232666,41.6425743103027,41.6540298461914,41.6654891967773,41.6597633361816,41.6540298461914,41.6597633361816,41.6654891967773,41.6540298461914,41.6311111450195,41.6425743103027,41.6311111450195,41.6253814697266,41.6311111450195,41.6253814697266,41.6196556091309,41.5795478820801,41.5508995056152,41.5451698303223,41.591007232666,41.6311111450195,41.6884078979492,41.7113265991211,41.722785949707,41.734245300293,41.7399749755859,41.7457046508789,41.7399749755859,41.7170562744141,41.6654891967773,41.6483001708984,41.6311111450195,41.6196556091309,41.596736907959,41.596736907959,41.6081924438477,41.6081924438477,41.5795478820801,41.5623550415039,41.5337104797363,41.5279808044434,41.5337104797363,41.5165214538574,41.5050621032715,41.4993362426758,41.5451698303223,41.5394401550293,41.6540298461914,41.6884078979492,41.7170562744141,41.7457046508789,41.7514343261719,41.7571640014648,41.7743530273438,41.7972717285156,41.8144607543945,41.911865234375,41.911865234375,41.9863471984863,42.0264549255371,42.0264549255371,42.0092658996582,42.0379104614258,42.0321846008301,42.0379104614258,42.0379104614258,42.0321846008301,42.0379104614258,42.0035362243652,42.0092658996582,42.0379104614258,42.043643951416,42.043643951416,42.049373626709,42.049373626709,null,41.27587890625,41.281608581543,41.2987976074219,41.3159866333008,41.3159866333008,41.3274459838867,41.3503646850586,41.3732833862305,41.3847427368164,41.3847427368164,41.3732833862305,41.3446350097656,41.3159866333008,41.3102569580078,41.2873382568359,41.27587890625,41.2586898803711,41.2529640197754,41.2415008544922,41.2415008544922,41.2529640197754,41.2586898803711,41.2586898803711,41.27587890625,41.281608581543,41.2873382568359,41.2930679321289,41.2930679321289,41.27587890625,41.27587890625,41.27587890625,null,46.5585517883301,46.5642776489258,46.5929260253906,46.6158447265625,46.6330337524414,46.6444969177246,46.6559524536133,46.6788711547852,46.713249206543,46.7418975830078,46.7648162841797,46.7934608459473,46.8221130371094,46.8278427124023,46.833568572998,46.8278427124023,46.8278427124023,46.8507614135742,46.8507614135742,46.8450317382812,46.8507614135742,46.8622169494629,46.8965950012207,46.9195137023926,46.9596214294434,46.976806640625,46.9825401306152,46.9825401306152,46.9997253417969,46.9997253417969,47.0111885070801,47.0169143676758,47.0455627441406,47.0856704711914,47.0971336364746,47.1085891723633,47.1429672241211,47.154426574707,47.154426574707,47.1945343017578,47.2231788635254,47.2174530029297,47.2231788635254,47.2346420288086,47.2575607299805,47.291934967041,47.3492317199707,47.3778800964355,47.3950691223145,47.4122581481934,47.4409065246582,47.4580955505371,47.4638252258301,47.4638252258301,47.4695510864258,47.4752807617188,47.4638252258301,47.481014251709,47.4580955505371,47.4179878234863,47.4065284729004,47.3950691223145,47.3950691223145,47.4007987976074,47.3893394470215,47.3836097717285,47.3778800964355,47.3606910705566,47.343505859375,47.3263130187988,47.2690162658691,47.2289123535156,47.2174530029297,47.2002639770508,47.1773452758789,47.154426574707,47.1486968994141,47.1257781982422,47.0914001464844,47.0856704711914,47.0742149353027,47.0455627441406,46.9939994812012,46.9825401306152,46.9825401306152,46.9939994812012,46.9939994812012,46.9596214294434,46.9481620788574,46.9424324035645,46.9080543518066,46.8622169494629,46.833568572998,46.8049240112305,46.7648162841797,46.7476272583008,46.7762756347656,46.8049240112305,46.8278427124023,46.8622169494629,46.8794059753418,46.9080543518066,46.9424324035645,46.9596214294434,46.9596214294434,46.9424324035645,46.9195137023926,46.9080543518066,46.8622169494629,46.839298248291,46.8278427124023,46.8278427124023,46.8622169494629,46.8851356506348,46.8965950012207,46.9023246765137,46.9080543518066,46.9023246765137,46.9023246765137,46.9023246765137,46.8794059753418,46.8851356506348,46.8622169494629,46.8622169494629,46.8450317382812,46.8278427124023,46.833568572998,46.833568572998,46.8049240112305,46.7934608459473,46.7762756347656,46.7418975830078,46.7247085571289,46.701789855957,46.6616821289062,46.6330337524414,46.6330337524414,46.6215782165527,46.5986595153809,46.5871963500977,46.5700073242188,46.5528221130371,46.5356330871582,46.5127143859863,46.5012550354004,46.5012550354004,46.5012550354004,46.4955253601074,46.4955253601074,46.5012550354004,46.5127143859863,46.5127143859863,46.5127143859863,46.524169921875,46.5356330871582,46.5127143859863,46.4897956848145,46.4840660095215,46.4554176330566,46.4439582824707,46.4554176330566,46.4726066589355,46.4726066589355,46.4496879577637,46.4210395812988,46.4095802307129,46.4324989318848,46.4554176330566,46.4897956848145,46.5012550354004,46.5413627624512,46.5470886230469,46.5470886230469,46.575740814209,46.6215782165527,46.6559524536133,46.6674118041992,46.6559524536133,46.6559524536133,46.6731414794922,46.6731414794922,46.6731414794922,46.6903305053711,46.6846008300781,46.6788711547852,46.6731414794922,46.6846008300781,46.6903305053711,46.6788711547852,46.6731414794922,46.6846008300781,46.713249206543,46.7304382324219,46.7476272583008,46.7476272583008,46.7590866088867,46.7476272583008,46.7476272583008,46.7648162841797,46.7705421447754,46.7648162841797,46.7361679077148,46.70751953125,46.6788711547852,46.6330337524414,46.6043853759766,46.5413627624512,46.5184440612793,46.4897956848145,46.4668769836426,46.4726066589355,46.4496879577637,46.4439582824707,46.438232421875,46.4324989318848,46.438232421875,46.4439582824707,46.4554176330566,46.4726066589355,46.4726066589355,46.4554176330566,46.4267692565918,46.4153137207031,46.4153137207031,46.4210395812988,46.4324989318848,46.4439582824707,46.4554176330566,46.4554176330566,46.4554176330566,46.4439582824707,46.4095802307129,46.3637428283691,46.3064498901367,46.2376937866211,46.2205047607422,46.1975860595703,46.1861267089844,46.1689414978027,46.1632080078125,46.1632080078125,46.1460227966309,46.1116409301758,46.1001853942871,46.071533203125,46.0486145019531,46.0371589660645,46.0199699401855,46.0142402648926,45.9970512390137,45.9741325378418,45.9684028625488,45.9626770019531,45.9684028625488,45.9626770019531,45.9569435119629,45.9626770019531,45.9741325378418,45.985595703125,45.9798622131348,45.9741325378418,45.9741325378418,45.985595703125,45.9970512390137,45.9913215637207,45.985595703125,45.9913215637207,45.9970512390137,45.9970512390137,45.9913215637207,45.9913215637207,45.9798622131348,45.985595703125,46.0199699401855,46.0199699401855,46.0371589660645,46.0256996154785,45.9913215637207,45.9684028625488,45.9512138366699,45.928295135498,45.9111061096191,45.8710021972656,45.8538131713867,45.8595428466797,45.8710021972656,45.8824615478516,45.8996505737305,45.9225692749023,45.934024810791,45.9397583007812,45.9741325378418,46.0142402648926,46.0256996154785,46.0428886413574,46.0486145019531,46.0543479919434,46.0658073425293,46.0829963684082,46.0829963684082,46.0887260437012,46.0772666931152,46.0887260437012,46.0486145019531,45.9970512390137,45.9798622131348,45.9684028625488,45.9741325378418,45.9798622131348,45.9684028625488,45.9684028625488,45.9626770019531,45.9397583007812,45.9626770019531,45.9684028625488,45.9626770019531,45.9397583007812,45.9225692749023,45.9111061096191,45.8824615478516,45.8710021972656,45.8423538208008,45.8137054443359,45.7907867431641,45.7850570678711,45.7793273925781,45.7564086914062,45.7449493408203,45.7163047790527,45.7048416137695,45.676197052002,45.6647338867188,45.6360893249512,45.618896484375,45.618896484375,45.6303596496582,45.6590042114258,45.670467376709,45.6933860778809,45.7048416137695,45.7678680419922,45.7850570678711,45.8251647949219,45.8652687072754,45.8824615478516,45.8996505737305,45.9053764343262,45.8996505737305,45.8423538208008,45.8480834960938,45.8480834960938,45.8710021972656,45.8652687072754,45.807975769043,45.7678680419922,45.7277603149414,45.7163047790527,45.6991119384766,45.7277603149414,45.7506790161133,45.7850570678711,45.8308944702148,45.9053764343262,45.9168395996094,45.9168395996094,45.8767318725586,45.8423538208008,45.796516418457,45.7564086914062,45.7334899902344,45.7163047790527,45.7048416137695,45.6475486755371,45.5902519226074,45.5501441955566,45.4928512573242,45.3782577514648,45.3037757873535,45.217830657959,45.1662635803223,45.1261558532715,45.0975074768066,45.1089668273926,45.1204261779785,45.1548042297363,45.1834526062012,45.2063674926758,45.2407493591309,45.2980422973633,45.349609375,45.3782577514648,45.3610687255859,45.349609375,45.349609375,45.3782577514648,45.4069061279297,45.4527397155762,45.4928512573242,45.532958984375,45.5616035461426,45.5845222473145,45.6131706237793,45.6360893249512,45.6590042114258,45.676197052002,45.6876525878906,45.7220306396484,45.7564086914062,45.7735977172852,45.7907867431641,45.7907867431641,45.7850570678711,45.7907867431641,45.80224609375,45.8251647949219,45.8480834960938,45.8652687072754,45.8824615478516,45.9053764343262,45.9225692749023,45.928295135498,45.9397583007812,45.9569435119629,45.9626770019531,45.9684028625488,45.985595703125,45.9913215637207,45.9970512390137,46.0199699401855,46.0142402648926,45.9970512390137,45.9970512390137,46.0085105895996,46.0256996154785,46.0314292907715,46.0371589660645,46.0772666931152,46.1001853942871,46.123104095459,46.128833770752,46.1402893066406,46.1689414978027,46.249153137207,46.2835311889648,46.2835311889648,46.3236389160156,46.3350982666016,46.3408241271973,46.3923950195312,46.4496879577637,46.4840660095215,46.5012550354004,46.5069847106934,46.5127143859863,46.5127143859863,46.5299034118652,46.5413627624512,46.5356330871582,46.5413627624512,46.5585517883301,46.5585517883301,null,41.7514343261719,41.7399749755859,41.7399749755859,41.722785949707,41.722785949707,41.7113265991211,41.7800827026367,41.7800827026367,41.7800827026367,41.7800827026367,41.7743530273438,41.7686233520508,41.7686233520508,41.7686233520508,41.7686233520508,41.7686233520508,41.7972717285156,41.8373794555664,41.8488388061523,41.8774833679199,41.906135559082,41.9347801208496,41.9920768737793,42.049373626709,42.1582374572754,42.2269897460938,42.2441787719727,42.3014755249023,42.3702278137207,42.4160652160645,42.4733619689941,42.5421180725098,42.5822219848633,42.639518737793,42.6452484130859,42.6337890625,42.6567077636719,42.6738967895508,42.6968154907227,42.7426528930664,42.7713012695312,42.7999458312988,42.8515129089355,42.9374580383301,42.960376739502,43.0463180541992,43.1208038330078,43.1494483947754,43.2353935241699,43.3156089782715,43.4359283447266,43.4645767211914,43.4989547729492,43.533332824707,43.5848999023438,43.6250038146973,43.6593856811523,43.682300567627,43.7395973205566,43.7625160217285,43.8198127746582,43.8713760375977,43.9458656311035,44.0318031311035,44.0604553222656,44.0776405334473,44.0891036987305,44.117748260498,44.134937286377,44.175048828125,44.2208824157715,44.2953681945801,44.3641204833984,44.4156875610352,44.4901733398438,44.5245513916016,44.570384979248,44.5990333557129,44.6506004333496,44.6792488098145,44.6964378356934,44.7136268615723,44.7250862121582,44.7422752380371,44.765193939209,44.7823829650879,44.8339500427246,44.8855133056641,44.89697265625,44.9084320068359,44.9084320068359,44.9141616821289,44.9370803833008,44.9542694091797,44.9714584350586,44.9542694091797,44.9542694091797,44.9714584350586,45.040210723877,45.0860481262207,45.1548042297363,45.1662635803223,45.2063674926758,45.212100982666,45.1719932556152,45.1548042297363,45.1318855285645,45.1146965026855,45.0688591003418,45.040210723877,45.0058326721191,44.9886474609375,44.9542694091797,44.9141616821289,44.8568649291992,44.8053016662598,44.7938385009766,44.7823829650879,44.7938385009766,44.8396759033203,44.8855133056641,44.9542694091797,44.9829139709473,45.0001029968262,44.9943771362305,44.9714584350586,44.9428100585938,44.8797836303711,44.8511390686035,44.8339500427246,44.7995681762695,44.7823829650879,44.765193939209,44.770923614502,44.7823829650879,44.8282203674316,44.8683242797852,44.9256210327148,45.0115661621094,45.0631294250488,45.1261558532715,45.212100982666,45.2407493591309,45.2865867614746,45.3037757873535,45.3037757873535,45.3152313232422,45.343879699707,45.3610687255859,45.3782577514648,45.3839874267578,45.3782577514648,45.3782577514648,45.3782577514648,45.3954467773438,45.4069061279297,45.4183654785156,45.4470138549805,45.4642028808594,45.4871215820312,45.5214958190918,45.5616035461426,45.5902519226074,45.6131706237793,45.6418151855469,45.6647338867188,45.6876525878906,45.6933860778809,45.7163047790527,45.7449493408203,45.7564086914062,45.7564086914062,45.7506790161133,45.7449493408203,45.7506790161133,45.7678680419922,45.7850570678711,45.7907867431641,45.7907867431641,45.7850570678711,45.7564086914062,45.7220306396484,45.670467376709,45.6590042114258,45.6475486755371,45.6590042114258,45.6475486755371,45.6475486755371,45.6303596496582,45.6131706237793,45.5787925720215,45.532958984375,45.5157661437988,45.4985771179199,45.5043067932129,45.5043067932129,45.5043067932129,45.4871215820312,45.4298248291016,45.4126319885254,45.4011764526367,45.3782577514648,45.3610687255859,45.355339050293,45.3266944885254,45.2980422973633,45.2751235961914,45.2407493591309,45.212100982666,45.1891822814941,45.1662635803223,45.1318855285645,45.0917778015137,45.0516700744629,45.040210723877,45.040210723877,45.0631294250488,45.0688591003418,45.0459403991699,45.023021697998,44.9829139709473,44.9428100585938,44.89697265625,44.8683242797852,44.8396759033203,44.8053016662598,44.7766494750977,44.7250862121582,44.6964378356934,44.6620597839355,44.587574005127,44.5360107421875,44.5188217163086,44.4787139892578,44.3985023498535,44.3641204833984,44.3469314575195,44.318286895752,44.312557220459,44.2781791687012,44.2609901428223,44.2724494934082,44.2609901428223,44.2208824157715,44.1922340393066,44.1635856628418,44.1062927246094,44.0719146728516,44.0604553222656,44.0547218322754,44.0318031311035,44.0088882446289,44.0031585693359,44.0088882446289,43.997428894043,43.997428894043,43.9630508422852,43.9344024658203,43.9114837646484,43.8713760375977,43.8198127746582,43.7739753723145,43.722412109375,43.6994934082031,43.670841217041,43.6421928405762,43.6364669799805,43.6307373046875,43.6135482788086,43.5848999023438,43.5848999023438,43.5963592529297,43.6364669799805,43.670841217041,43.7052192687988,43.7166786193848,43.7109489440918,43.7166786193848,43.7395973205566,43.7567863464355,43.8255424499512,43.859920501709,43.9114837646484,43.9573211669922,43.985969543457,43.997428894043,44.0203475952148,44.0432662963867,44.0604553222656,44.0661849975586,44.0661849975586,44.0661849975586,44.0432662963867,44.0260772705078,44.0088882446289,43.9745101928711,43.9573211669922,43.9114837646484,43.8828392028809,43.8140830993652,43.7453269958496,43.6880302429199,43.6364669799805,43.5677108764648,43.5104141235352,43.4703102111816,43.407283782959,43.3499870300293,43.2812309265137,43.2067489624023,43.1895561218262,43.1781005859375,43.1093444824219,43.0405921936035,43.0062103271484,42.960376739502,42.9259986877441,42.8858909606934,42.811408996582,42.7483825683594,42.6738967895508,42.6166000366211,42.5764923095703,42.5650367736816,42.5764923095703,42.5879554748535,42.6051406860352,42.6223297119141,42.639518737793,42.6624374389648,42.6853561401367,42.6910858154297,42.6796264648438,42.6681671142578,42.6452484130859,42.628059387207,42.6108741760254,42.5879554748535,42.5764923095703,42.5421180725098,42.5134658813477,42.4848213195801,42.4619026184082,42.4447135925293,42.4046096801758,42.3759574890137,42.358772277832,42.3415832519531,42.324390411377,42.3014755249023,42.2499084472656,42.2155303955078,42.186882019043,42.1525039672852,42.1238555908203,42.0665626525879,42.049373626709,42.0321846008301,42.0207252502441,42.0092658996582,41.9806175231934,41.9691581726074,41.9519729614258,41.9175910949707,41.8946723937988,41.8774833679199,41.8488388061523,41.8087310791016,41.7800827026367,41.7514343261719,41.7514343261719,null,43.4932289123535,43.854190826416,44.2036933898926,44.5474662780762,44.6391410827637,44.8167572021484,44.9771881103516,45.2636680603027,45.2923126220703,45.3152313232422,45.3266944885254,45.355339050293,45.3782577514648,45.4069061279297,45.4470138549805,45.4985771179199,45.5558738708496,45.5845222473145,45.5902519226074,45.6303596496582,45.6475486755371,45.670467376709,45.6876525878906,45.7621383666992,45.8194351196289,45.8480834960938,45.8767318725586,45.9111061096191,45.9397583007812,45.9741325378418,45.9970512390137,46.0314292907715,46.0543479919434,46.0887260437012,46.123104095459,46.1574783325195,46.249153137207,46.3236389160156,46.3580131530762,46.3981246948242,46.4496879577637,46.4840660095215,46.5700073242188,46.6330337524414,46.6674118041992,46.70751953125,46.7991943359375,46.8736763000488,46.9195137023926,46.9997253417969,47.034107208252,47.0512962341309,47.0856704711914,47.1200485229492,47.1486968994141,47.2059936523438,47.2403717041016,47.2747497558594,47.3205871582031,47.3606910705566,47.3893394470215,47.4351768493652,47.4924697875977,47.4981994628906,47.5325775146484,47.5554962158203,47.5841445922852,47.607063293457,47.6414413452148,47.6700897216797,47.7159233093262,47.7674903869629,47.8075981140137,47.8591651916504,47.882080078125,47.9279174804688,47.9622993469238,47.9966735839844,48.0367813110352,48.059700012207,48.1341819763184,48.1685600280762,48.191478729248,48.2315864562988,48.2774238586426,48.3232612609863,48.3690986633301,48.4092063903809,48.4550437927246,48.512336730957,48.5467147827148,48.5696334838867,48.5810890197754,48.6097373962402,48.6326560974121,48.6613082885742,48.6956825256348,48.7300605773926,48.7472496032715,48.8102722167969,48.8675727844238,48.8962173461914,48.9363250732422,48.9993515014648,48.9993515014648,48.9993515014648,49.0050811767578,49.3832321166992,49.3717727661133,49.3660430908203,49.3603172302246,49.3717727661133,49.3775024414062,49.3660430908203,49.3488540649414,49.3431243896484,49.3373985290527,49.297290802002,49.239990234375,49.1712379455566,49.1139450073242,49.0566444396973,48.9821624755859,48.9305953979492,48.8904876708984,48.8503799438477,48.8160057067871,48.787353515625,48.7644386291504,48.7357902526855,48.7128715515137,48.6899528503418,48.7014122009277,48.7071418762207,48.7071418762207,48.7014122009277,48.6899528503418,48.649845123291,48.649845123291,48.6383895874023,48.6211967468262,48.5982818603516,48.5352554321289,48.5066070556641,48.5581741333008,48.5925521850586,48.6040077209473,48.6383895874023,48.644115447998,48.644115447998,48.6269264221191,48.6269264221191,48.6326560974121,48.6211967468262,48.5982818603516,48.5753631591797,48.5581741333008,48.5581741333008,48.5581741333008,48.5581741333008,48.5066070556641,48.4951477050781,48.4779586791992,48.4550437927246,48.4550437927246,48.4550437927246,48.4493103027344,48.4493103027344,48.4092063903809,48.3690986633301,48.3404502868652,48.2888832092285,48.2315864562988,48.2545051574707,48.3175315856934,48.3404502868652,48.3519096374512,48.3576354980469,48.3576354980469,48.3633689880371,48.3633689880371,48.3576354980469,48.3404502868652,48.334716796875,48.3175315856934,48.2831535339355,48.2487754821777,48.2430458068848,48.2430458068848,48.2373161315918,48.2143974304199,48.202938079834,48.2086715698242,48.202938079834,48.191478729248,48.1685600280762,48.1341819763184,48.1169967651367,48.1055374145508,48.1055374145508,48.071159362793,48.0654296875,48.071159362793,48.0768890380859,48.059700012207,48.0768890380859,48.0998077392578,48.1399154663086,48.1857528686523,48.197208404541,48.2143974304199,48.2373161315918,48.2487754821777,48.2545051574707,48.2545051574707,48.2430458068848,48.191478729248,48.1685600280762,48.1399154663086,48.1169967651367,48.1055374145508,48.1112632751465,48.1227264404297,48.1284523010254,48.1284523010254,48.1055374145508,48.1112632751465,48.1169967651367,48.1112632751465,48.1227264404297,48.1169967651367,48.1112632751465,48.0883445739746,48.0654296875,48.0425109863281,48.0195922851562,47.9966735839844,48.0138626098633,48.0253219604492,48.0195922851562,48.0138626098633,48.0081329345703,47.9794883728027,47.933650970459,47.8878135681152,47.8706245422363,47.8362464904785,47.7904090881348,47.7674903869629,47.738842010498,47.6987342834473,47.607063293457,47.5841445922852,47.5383071899414,47.486743927002,47.4523620605469,47.4007987976074,47.3492317199707,47.2289123535156,47.1486968994141,47.0856704711914,47.0398330688477,46.9710807800293,46.9481620788574,46.9137840270996,46.8736763000488,46.833568572998,46.8049240112305,46.7648162841797,46.7418975830078,46.713249206543,46.6674118041992,46.6616821289062,46.6559524536133,46.4210395812988,46.1517486572266,46.071533203125,46.0543479919434,46.0256996154785,46.0256996154785,45.9913215637207,45.9798622131348,45.9512138366699,45.9111061096191,45.8939208984375,45.8652687072754,45.8423538208008,45.7850570678711,45.7564086914062,45.7334899902344,45.7048416137695,45.6418151855469,45.618896484375,45.5845222473145,45.5673332214355,45.5214958190918,45.4584693908691,45.4298248291016,45.4069061279297,45.3725280761719,45.3324203491211,45.2980422973633,45.2865867614746,45.217830657959,45.2006416320801,45.1318855285645,45.0745887756348,45.0459403991699,44.9542694091797,44.9141616821289,44.8683242797852,44.8282203674316,44.7537307739258,44.7136268615723,44.6907081604004,44.6506004333496,44.6047668457031,44.5818481445312,44.576114654541,44.5531959533691,44.5417404174805,44.5245513916016,44.4844436645508,44.4557952880859,44.4271469116211,44.4214210510254,44.3985023498535,44.3641204833984,44.3297462463379,44.2781791687012,44.2323417663574,44.1922340393066,44.175048828125,44.1406669616699,44.1005592346191,44.0661849975586,44.0318031311035,44.0146179199219,43.99169921875,43.9745101928711,43.9286766052246,43.8942947387695,43.854190826416,43.8427314758301,43.8026237487793,43.7854347229004,43.7281379699707,43.6880302429199,43.6307373046875,43.5963592529297,43.5562515258789,43.5104141235352,43.5104141235352,43.4989547729492,43.5104141235352,43.5104141235352,43.5046844482422,43.5046844482422,43.5104141235352,43.5104141235352,43.5104141235352,43.5104141235352,43.5104141235352,43.5104141235352,43.5046844482422,43.5046844482422,43.5046844482422,43.5046844482422,43.5046844482422,43.5046844482422,43.5046844482422,43.4989547729492,43.4932289123535,43.4932289123535,null,34.996265411377,34.9504280090332,34.9045906066895,34.8988571166992,34.5837326049805,34.4634094238281,34.3144416809082,34.0795288085938,34.0623397827148,33.7357559204102,33.5294914245605,33.2831192016602,32.985179901123,32.9221534729004,32.5783805847168,32.3090896606445,32.22314453125,31.8908290863037,31.6960258483887,31.432466506958,31.123067855835,30.9970169067383,30.7334575653076,30.4125995635986,30.4011421203613,30.3839530944824,30.3724918365479,30.3724918365479,30.3553047180176,30.3553047180176,30.3610343933105,30.3954105377197,30.4183292388916,30.4240608215332,30.4125995635986,30.3896808624268,30.3724918365479,30.3724918365479,30.3782234191895,30.3954105377197,30.4183292388916,30.4297866821289,30.4355182647705,30.4469795227051,30.4584369659424,30.4584369659424,30.4469795227051,30.4240608215332,30.4125995635986,30.4011421203613,30.4125995635986,30.4011421203613,30.4011421203613,30.3553047180176,30.3266544342041,30.3266544342041,30.3381156921387,30.3724918365479,30.3782234191895,30.3782234191895,30.3724918365479,30.3610343933105,30.3438453674316,30.3266544342041,30.2980079650879,30.2808208465576,30.2464408874512,30.2235221862793,30.212064743042,30.2006072998047,30.1834144592285,30.2006072998047,30.2235221862793,30.2407131195068,30.286548614502,30.2980079650879,30.3438453674316,30.3724918365479,30.4125995635986,30.4297866821289,30.4527053833008,30.4813556671143,30.5386505126953,30.5558376312256,30.6532440185547,30.670431137085,30.7048072814941,30.739185333252,30.7792911529541,30.8193988800049,30.8824234008789,30.9626407623291,30.979829788208,31.0027484893799,31.0027484893799,31.0027484893799,30.9970169067383,30.9970169067383,30.9970169067383,30.9970169067383,30.9970169067383,30.9970169067383,30.9970169067383,31.0084743499756,31.0199356079102,31.0657730102539,31.0944194793701,31.1287956237793,31.1459865570068,31.174633026123,31.2032814025879,31.2433891296387,31.2663078308105,31.2663078308105,31.2663078308105,31.2834949493408,31.3350601196289,31.3694400787354,31.3980865478516,31.4210052490234,31.4038162231445,31.3980865478516,31.4267349243164,31.4496536254883,31.4840297698975,31.5355987548828,31.5585174560547,31.569974899292,31.5871620178223,31.6043510437012,31.6043510437012,31.6158123016357,31.632999420166,31.6444568634033,31.632999420166,31.6616497039795,31.6960258483887,31.7246723175049,31.7475910186768,31.7475910186768,31.7590503692627,31.7762393951416,31.7876968383789,31.7991580963135,31.8392658233643,31.8449954986572,31.8564529418945,31.8449954986572,31.8449954986572,31.8621845245361,31.8793716430664,31.8965606689453,31.9194793701172,31.9423980712891,31.9882354736328,32.0054244995117,32.0168800354004,32.0455284118652,32.0627174377441,32.0741806030273,32.0741806030273,32.0741806030273,32.085636138916,32.1085548400879,32.1314735412598,32.1486625671387,32.1715812683105,32.1887702941895,32.1944999694824,32.1658515930176,32.1257438659668,32.1314735412598,32.1486625671387,32.1658515930176,32.2116889953613,32.2174186706543,32.2174186706543,32.2174186706543,32.22314453125,32.228874206543,32.2747116088867,32.3033599853516,32.3320083618164,32.3434677124023,32.3549270629883,32.3835716247559,32.4465980529785,32.4580612182617,32.4637908935547,32.4752464294434,32.5038986206055,32.5268173217773,32.532543182373,32.4809799194336,32.4924354553223,32.5096244812012,32.538272857666,32.5611915588379,32.5726509094238,32.5955696105957,32.6184883117676,32.6299476623535,32.6356735229492,32.6242179870605,32.6070289611816,32.6127548217773,32.6700553894043,32.6872444152832,32.7044296264648,32.7101631164551,32.7388076782227,32.7502670288086,32.7502670288086,32.7674560546875,32.7961044311523,32.8247528076172,32.8877792358398,32.9221534729004,32.9393424987793,32.9565353393555,32.9450721740723,32.9164276123047,32.8992347717285,32.9106979370117,32.9278831481934,32.9794540405273,32.996639251709,33.002368927002,33.0424728393555,33.0596656799316,33.0768547058105,33.1169624328613,33.134147644043,33.1456069946289,33.1456069946289,33.1685256958008,33.1914443969727,33.2143630981445,33.2315521240234,33.2544708251953,33.2773895263672,33.2888450622559,33.2831192016602,33.2773895263672,33.2544708251953,33.2487411499023,33.2544708251953,33.3232269287109,33.3404159545898,33.3576011657715,33.3747901916504,33.3977088928223,33.4263572692871,33.443546295166,33.443546295166,33.437816619873,33.4034385681152,33.3919792175293,33.3919792175293,33.4034385681152,33.4263572692871,33.455005645752,33.4721946716309,33.4893836975098,33.5008430480957,33.4951095581055,33.4779243469238,33.455005645752,33.455005645752,33.4721946716309,33.4951095581055,33.5180282592773,33.5294914245605,33.5466804504395,33.5753288269043,33.5925178527832,33.6039733886719,33.6211624145508,33.638355255127,33.6727294921875,33.6899185180664,33.7128372192383,33.7300262451172,33.7242965698242,33.6899185180664,33.6841888427734,33.6899185180664,33.6956481933594,33.7242965698242,33.7357559204102,33.7414855957031,33.770133972168,33.7930526733398,33.8102378845215,33.8388862609863,33.8847236633301,33.907642364502,33.9248313903809,33.9592094421387,33.9821281433105,34.0107727050781,34.0165023803711,34.0165023803711,33.9821281433105,33.9821281433105,33.9993171691895,34.0222358703613,34.039421081543,34.0737991333008,34.1081771850586,34.1253662109375,34.1540107727051,34.1712036132812,34.1712036132812,34.1540107727051,34.1540107727051,34.1826629638672,34.1941223144531,34.2055816650391,34.211311340332,34.2342300415039,34.2456855773926,34.2399559020996,34.2456855773926,34.2628746032715,34.2915229797363,34.2972526550293,34.2972526550293,34.3087120056152,34.3316307067871,34.360279083252,34.3831977844238,34.3889274597168,34.3831977844238,34.3889274597168,34.4003829956055,34.4233016967773,34.4462203979492,34.5149765014648,34.5264358520508,34.5550842285156,34.5608139038086,34.5837326049805,34.6181106567383,34.6410293579102,34.6754035949707,34.6868667602539,34.6696739196777,34.6582183837891,34.6582183837891,34.6754035949707,34.6983222961426,34.7155113220215,34.7327003479004,34.7327003479004,34.7613487243652,34.7613487243652,34.7556190490723,34.7556190490723,34.7728080749512,34.7899971008301,34.812915802002,34.8301048278809,34.8415641784668,34.8587532043457,34.8759384155273,34.8931312561035,34.9217758178711,34.9332389831543,34.944694519043,34.9618835449219,34.996265411377,34.9905319213867,34.996265411377,34.9905319213867,34.996265411377,34.9905319213867,34.996265411377,34.996265411377,34.996265411377,34.996265411377,34.996265411377,34.996265411377,null,40.6112480163574,40.6055183410645,40.6055183410645,40.5997886657715,40.5940628051758,40.5940628051758,40.5940628051758,40.5997886657715,40.5997886657715,40.5997886657715,40.5997886657715,40.6055183410645,40.6055183410645,40.6055183410645,40.6112480163574,40.6169776916504,40.6169776916504,40.6169776916504,40.5654106140137,40.5654106140137,40.5081176757812,40.4737358093262,40.4164428710938,40.376335144043,40.3476905822754,40.2789344787598,40.2502861022949,40.2101783752441,40.1586112976074,40.0382919311523,40.0096435546875,39.9408874511719,39.91796875,39.8835906982422,39.8549423217773,39.7976493835449,39.7575416564941,39.7346229553223,39.7117042541504,39.6830558776855,39.5971145629883,39.5684623718262,39.5111694335938,39.4538726806641,39.4424133300781,39.4137687683105,39.4023056030273,39.3679313659668,39.3106346130371,39.2647972106934,39.2361526489258,39.2189598083496,39.1788520812988,39.1444778442383,39.1100997924805,39.0528030395508,38.9955062866211,38.9382133483887,38.9152946472168,38.880916595459,38.8579978942871,38.869457244873,38.8866424560547,38.9267539978027,38.9611320495605,38.9496688842773,38.9439430236816,38.9267539978027,38.9267539978027,38.9210243225098,38.8866424560547,38.8579978942871,38.8293495178223,38.8007011413574,38.7777824401855,38.7720527648926,38.737678527832,38.686107635498,38.6517333984375,38.6173553466797,38.5829772949219,38.5428695678711,38.5027618408203,38.428279876709,38.4053611755371,38.3824424743652,38.3308792114258,38.2449340820312,38.2162857055664,38.1704483032227,38.1188812255859,38.0845031738281,38.0787773132324,38.0730438232422,38.0272064208984,37.969913482666,37.969913482666,37.969913482666,37.9527244567871,37.9355354309082,37.9183502197266,37.8954315185547,37.8782386779785,37.8896980285645,37.8209419250488,37.8037567138672,37.7751083374023,37.7464599609375,37.6891632080078,37.6719779968262,37.6490592956543,37.5803031921387,37.5631141662598,37.5344657897949,37.4370613098145,37.379768371582,37.3625793457031,37.3339309692383,37.3167419433594,37.2880935668945,37.2709045410156,37.2594451904297,37.2193412780762,37.1792297363281,37.1448516845703,37.1162071228027,37.0818290710449,37.0417213439941,37.0188026428223,37.0073432922363,37.0073432922363,37.0245323181152,37.058910369873,37.0875587463379,37.0932884216309,37.070369720459,37.0302619934082,37.0016136169434,36.9958839416504,36.9844245910645,36.9672393798828,36.9672393798828,36.927131652832,36.892749786377,36.8411865234375,36.8125381469727,36.8068084716797,36.7896194458008,36.7724304199219,36.7437858581543,36.7437858581543,36.7094039916992,36.6750297546387,36.6750297546387,36.6521110534668,36.6291923522949,36.5833549499512,36.5718955993652,36.5661659240723,36.5776252746582,36.617733001709,36.6406517028809,36.5031394958496,36.474494934082,36.4573059082031,36.474494934082,36.5375213623047,36.5661659240723,36.5833549499512,36.5776252746582,36.5489768981934,36.5375213623047,36.5203285217285,36.5031394958496,36.4859504699707,36.440113067627,36.3885498046875,36.3713607788086,36.3599014282227,36.3656311035156,36.3484420776367,36.3427124023438,36.3255233764648,36.2796859741211,36.2624969482422,36.2453117370605,36.2567672729492,36.2624969482422,36.2338485717773,36.2166595458984,36.1880149841309,36.1708221435547,36.1421775817871,36.0963401794434,36.0619659423828,36.0619659423828,36.0333137512207,36.0046691894531,36.0046691894531,36.0046691894531,36.0046691894531,35.9989395141602,35.9989395141602,36.0046691894531,36.0046691894531,36.1307182312012,36.1765556335449,36.1994743347168,36.2166595458984,36.2739562988281,36.2854156494141,36.3484420776367,36.3885498046875,36.4000091552734,36.4057388305664,36.474494934082,36.5031394958496,36.5088691711426,36.5088691711426,36.5031394958496,36.5031394958496,36.5031394958496,36.4974136352539,36.4974136352539,36.4974136352539,36.5031394958496,36.4974136352539,36.4974136352539,36.5031394958496,36.5031394958496,36.5031394958496,36.5031394958496,36.5031394958496,36.4974136352539,36.5031394958496,36.4974136352539,36.5031394958496,36.4974136352539,36.5031394958496,36.4974136352539,36.5031394958496,36.4974136352539,36.5031394958496,36.5088691711426,36.6864852905273,36.7838897705078,37.0130767822266,37.0245323181152,37.064640045166,37.345386505127,37.3740386962891,37.65478515625,37.6777038574219,38.0443954467773,38.0615882873535,38.3939018249512,38.4798431396484,38.737678527832,38.8465385437012,39.0528030395508,39.138744354248,39.155933380127,39.155933380127,39.1673965454102,39.1960411071777,39.1788520812988,39.1960411071777,39.2132339477539,39.2762565612793,39.333553314209,39.3851165771484,39.4023056030273,39.4252243041992,39.46533203125,39.5054397583008,39.5398178100586,39.5570068359375,39.6028442382812,39.6372184753418,39.6715965270996,39.7117042541504,39.7518119812012,39.7518119812012,39.7575416564941,39.786190032959,39.7976493835449,39.8320274353027,39.8664054870605,39.8721351623535,39.9294281005859,39.9122428894043,39.9065093994141,39.8835906982422,39.8721351623535,39.9122428894043,39.9408874511719,39.9695358276367,40.0096435546875,40.0210990905762,40.0210990905762,40.0783996582031,40.1242332458496,40.1815299987793,40.2101783752441,40.2617454528809,40.2732048034668,40.3075790405273,40.3247718811035,40.3820648193359,40.4393615722656,40.5023880004883,40.5310363769531,40.5596809387207,40.5940628051758,40.6112480163574,40.6112480163574,null,48.9993515014648,48.6326560974121,48.386287689209,47.9852142333984,47.4007987976074,47.3320426940918,46.6444969177246,46.5356330871582,46.2720718383789,45.9397583007812,45.8767318725586,45.212100982666,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0001029968262,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0001029968262,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0001029968262,45.0001029968262,44.9943771362305,45.0001029968262,44.9943771362305,45.0001029968262,44.9943771362305,45.0001029968262,45.0001029968262,45.0001029968262,44.9943771362305,44.9943771362305,44.9943771362305,44.4901733398438,44.4901733398438,44.5073585510254,44.5417404174805,44.587574005127,44.6104927062988,44.6391410827637,44.6620597839355,44.7422752380371,44.765193939209,44.7480049133301,44.7250862121582,44.7250862121582,44.7193565368652,44.6849784851074,44.6620597839355,44.6219520568848,44.5531959533691,44.5474662780762,44.5646591186523,44.5646591186523,44.5531959533691,44.5245513916016,44.5646591186523,44.5360107421875,44.5417404174805,44.5302772521973,44.576114654541,44.5360107421875,44.4615249633789,44.450065612793,44.4787139892578,44.5073585510254,44.4729843139648,44.4214210510254,44.3813133239746,44.3698501586914,44.4099578857422,44.4214210510254,44.4787139892578,44.5188217163086,44.6047668457031,44.6391410827637,44.765193939209,44.8224868774414,44.7938385009766,44.7823829650879,44.8110313415527,44.8282203674316,44.8683242797852,44.9370803833008,44.9657287597656,45.0574035644531,45.1204261779785,45.1318855285645,45.2980422973633,45.355339050293,45.4584693908691,45.4928512573242,45.5214958190918,45.5444145202637,45.5845222473145,45.6131706237793,45.6303596496582,45.6418151855469,45.6991119384766,45.7048416137695,45.6131706237793,45.532958984375,45.532958984375,45.475658416748,45.4584693908691,45.5272254943848,45.5558738708496,45.5616035461426,45.6246299743652,45.6590042114258,45.6933860778809,45.7334899902344,45.7678680419922,45.8137054443359,45.8480834960938,45.8767318725586,45.9225692749023,45.9741325378418,45.9913215637207,46.0371589660645,46.071533203125,46.0944519042969,46.128833770752,46.1574783325195,46.1689414978027,46.2090454101562,46.2548828125,46.2720718383789,46.4267692565918,46.4955253601074,46.5127143859863,46.5642776489258,46.6330337524414,46.6616821289062,46.6616821289062,46.6330337524414,46.6330337524414,46.6273040771484,46.6444969177246,46.6731414794922,46.713249206543,46.7361679077148,46.6903305053711,46.6903305053711,46.7418975830078,46.7934608459473,46.8049240112305,46.8507614135742,46.9080543518066,46.9309730529785,46.9653511047363,47.0111885070801,47.1085891723633,47.2002639770508,47.2460975646973,47.286205291748,47.3377723693848,47.3606910705566,47.4237174987793,47.4580955505371,47.4752807617188,47.5440368652344,47.5669555664062,47.607063293457,47.6357116699219,47.6872787475586,47.744571685791,47.7560348510742,47.8133277893066,47.8419761657715,47.9565696716309,47.9966735839844,48.2201271057129,48.4894180297852,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9878921508789,48.9878921508789,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9993515014648,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9993515014648,48.9936180114746,48.9936180114746,48.9993515014648,48.9936180114746,48.9993515014648,48.9936180114746,48.9993515014648,48.9993515014648,48.9993515014648,48.9993515014648,48.9993515014648,49.0050811767578,48.9993515014648,48.9993515014648,49.0050811767578,49.0050811767578,48.9993515014648,49.0050811767578,49.0050811767578,49.0050811767578,48.9993515014648,48.9993515014648,48.9993515014648,null,43.0062103271484,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,42.9832916259766,42.954647064209,42.9431838989258,42.9317283630371,42.9202690124512,42.8916206359863,42.8744316101074,42.8858909606934,42.8572463989258,42.8400535583496,42.8056755065918,42.777027130127,42.7713012695312,42.7541122436523,42.7713012695312,42.7942199707031,42.8343276977539,42.8457832336426,42.8400535583496,42.8343276977539,42.8515129089355,42.8285942077637,42.8343276977539,42.8343276977539,42.8400535583496,42.8515129089355,42.8400535583496,42.8400535583496,42.8515129089355,42.8629722595215,42.8629722595215,42.8515129089355,42.8457832336426,42.8343276977539,42.817138671875,42.8056755065918,42.7999458312988,42.7884902954102,42.777027130127,42.759838104248,42.759838104248,42.7483825683594,42.7483825683594,42.7254638671875,42.7197341918945,42.7254638671875,42.7025451660156,42.7025451660156,42.7025451660156,42.6796264648438,42.6796264648438,42.6681671142578,42.639518737793,42.6108741760254,42.5822219848633,42.5707626342773,42.5650367736816,42.507740020752,42.5191993713379,42.496280670166,42.4848213195801,42.4733619689941,42.4733619689941,42.4733619689941,42.4733619689941,42.4619026184082,42.4389839172363,42.4160652160645,42.3988761901855,42.3816909790039,42.3530387878418,42.3301200866699,42.2670974731445,42.2499084472656,42.2441787719727,42.2098007202148,42.1983413696289,42.175422668457,42.1582374572754,42.1467742919922,42.1181259155273,42.0665626525879,42.055103302002,42.0321846008301,42.0035362243652,42.0035362243652,41.9863471984863,41.9691581726074,41.9462394714355,41.9175910949707,41.8602981567383,41.8259201049805,41.7800827026367,41.7514343261719,41.7170562744141,41.6654891967773,41.6368446350098,41.6196556091309,41.6196556091309,41.6196556091309,41.602466583252,41.5680885314941,41.5508995056152,41.5337104797363,41.5337104797363,41.5050621032715,41.4878730773926,41.4592247009277,41.4420356750488,41.419116973877,41.3847427368164,41.3618240356445,41.3503646850586,41.3389053344727,41.3274459838867,41.3159866333008,41.3102569580078,41.2930679321289,41.2586898803711,41.2185821533203,41.1784744262695,41.1612892150879,41.1326370239258,41.0982627868652,41.0753440856934,41.0466995239258,41.0295066833496,40.9722099304199,40.949291229248,40.9321060180664,40.9091873168945,40.8518905639648,40.8117828369141,40.7659454345703,40.7487602233887,40.7201080322266,40.691463470459,40.6628150939941,40.6398963928223,40.6055183410645,40.6112480163574,40.5940628051758,40.5596809387207,40.5310363769531,40.5023880004883,40.4393615722656,40.3820648193359,40.3247718811035,40.3075790405273,40.2732048034668,40.2617454528809,40.2101783752441,40.1815299987793,40.1242332458496,40.0783996582031,40.0210990905762,40.0210990905762,40.0153732299805,40.0039138793945,40.0039138793945,39.9981803894043,40.0039138793945,40.0039138793945,40.0039138793945,40.0039138793945,40.0039138793945,40.0096435546875,40.0039138793945,40.0039138793945,40.0039138793945,40.0039138793945,39.9981803894043,39.9981803894043,40.0039138793945,40.0039138793945,40.0039138793945,40.0096435546875,40.0096435546875,40.0039138793945,40.0096435546875,40.3476905822754,40.4393615722656,40.691463470459,40.7029228210449,40.7487602233887,41.000862121582,41.0065879821777,41.0065879821777,41.0065879821777,41.0065879821777,41.0065879821777,41.3962020874023,41.5623550415039,41.6998672485352,41.9978065490723,42.6108741760254,43.0062103271484,43.0062103271484,null,36.9958839416504,36.8411865234375,36.2109336853027,36.1364479064941,36.0963401794434,36.0390472412109,36.021858215332,36.0275840759277,36.0447769165039,36.1135292053223,36.1364479064941,36.1364479064941,36.153636932373,36.1421775817871,36.1192588806152,36.1078033447266,36.0619659423828,36.0161285400391,35.9588317871094,35.9129943847656,35.8843460083008,35.7926750183105,35.712459564209,35.6666221618652,35.6093292236328,35.5405731201172,35.5004653930664,35.4546279907227,35.4087905883789,35.3572273254395,35.2827415466309,35.2369041442871,35.1796112060547,35.1223106384277,35.1051216125488,35.0191802978516,35.8327827453613,36.0046691894531,36.9844245910645,37.4771690368652,37.8839683532715,38.3996315002441,38.5314140319824,38.6975708007812,38.9095611572266,38.9897766113281,39.0642623901367,39.1158256530762,39.1616630554199,39.3163642883301,39.4424133300781,39.7002449035645,41.2013931274414,42.0092658996582,42.0092658996582,42.0092658996582,42.0092658996582,42.0092658996582,42.0092658996582,42.0092658996582,42.0035362243652,41.0065879821777,40.1299629211426,39.9007797241211,39.5398178100586,38.6689224243164,38.5887069702148,38.1417999267578,37.6089515686035,36.9958839416504,36.9958839416504,null,42.7311935424805,42.759838104248,42.7942199707031,42.8687019348145,42.9088096618652,42.9431838989258,42.9661026000977,42.9890213012695,43.0233993530273,43.0520477294922,43.0749664306641,43.1093444824219,43.1379928588867,43.2239379882812,43.269775390625,43.3213386535645,43.4244728088379,43.5505218505859,43.5677108764648,43.5963592529297,43.6250038146973,43.6364669799805,43.682300567627,43.7052192687988,43.7453269958496,43.7739753723145,43.8026237487793,43.8255424499512,43.859920501709,43.9286766052246,43.9573211669922,43.985969543457,44.0031585693359,44.0318031311035,44.0661849975586,44.0833740234375,44.1406669616699,44.1635856628418,44.2036933898926,44.2609901428223,44.2896385192871,44.312557220459,44.3297462463379,44.3354759216309,44.3412017822266,44.3583946228027,44.3870391845703,44.3985023498535,44.4214210510254,44.450065612793,44.4959030151367,44.5130920410156,44.5531959533691,44.5818481445312,44.5990333557129,44.6391410827637,44.7480049133301,44.7995681762695,44.891242980957,44.9256210327148,44.9829139709473,45.0001029968262,45.0115661621094,45.0516700744629,45.0688591003418,45.1318855285645,45.2006416320801,45.217830657959,45.2464752197266,45.2579383850098,45.2636680603027,45.2980422973633,45.3037757873535,45.3037757873535,45.2751235961914,45.2693939208984,45.2808570861816,45.3037757873535,45.3152313232422,44.2953681945801,43.7911643981934,43.5906295776367,43.5619812011719,43.5104141235352,43.4874954223633,43.4302024841309,43.3900947570801,43.3385276794434,43.2755012512207,43.2525825500488,43.2411231994629,43.2010192871094,43.1609115600586,43.1322631835938,43.1208038330078,43.1036148071289,43.08642578125,43.0520477294922,43.0405921936035,43.0233993530273,43.0062103271484,42.9718360900879,42.8572463989258,42.8744316101074,42.8744316101074,42.8687019348145,42.8572463989258,42.811408996582,42.8056755065918,42.811408996582,42.8056755065918,42.7884902954102,42.759838104248,42.7369194030762,42.7311935424805,42.7311935424805,42.7254638671875,42.7140045166016,42.6968154907227,42.6968154907227,42.7025451660156,42.7140045166016,42.7140045166016,42.7254638671875,42.7311935424805,42.7311935424805,null,41.3675537109375,41.2013931274414,41.144100189209,41.1269111633301,40.9951286315918,40.9091873168945,40.9034576416016,40.8919982910156,40.8461608886719,40.8232421875,40.8060531616211,40.7774085998535,40.7544898986816,40.691463470459,40.6628150939941,40.6570854187012,40.6513557434082,40.6513557434082,40.6227073669434,40.6112480163574,40.5825996398926,40.5539512634277,40.5310363769531,40.5195732116699,40.5081176757812,40.4851989746094,40.4680099487305,40.4508171081543,40.4450912475586,40.4336318969727,40.4336318969727,40.4336318969727,40.4221725463867,40.4049835205078,40.4508171081543,40.4680099487305,40.4508171081543,40.4336318969727,40.3935241699219,40.3362274169922,40.3018531799316,40.2674713134766,40.2216377258301,40.1586112976074,40.1070442199707,40.0325622558594,39.9523468017578,39.9122428894043,39.8377532958984,39.791919708252,39.780460357666,39.791919708252,39.8262977600098,39.9065093994141,39.9638061523438,40.0210990905762,40.0325622558594,39.9695358276367,39.9466171264648,39.923698425293,39.8492164611816,39.8148345947266,39.791919708252,39.7403526306152,39.7002449035645,39.6601371765137,39.6372184753418,39.6142997741699,39.5741958618164,39.5627365112305,39.5283584594727,39.5283584594727,39.5455436706543,39.5455436706543,39.5398178100586,39.5168991088867,39.5054397583008,39.4596061706543,39.4252243041992,39.3965797424316,39.3793907165527,39.3564720153809,39.2934455871582,39.2819862365723,39.2533378601074,39.2017707824707,39.155933380127,39.1043701171875,39.0470733642578,39.0069694519043,38.9783172607422,38.9496688842773,38.9324798583984,38.9267539978027,38.9324798583984,38.9439430236816,38.9783172607422,39.0069694519043,39.0585327148438,39.0871810913086,39.1215591430664,39.1444778442383,39.1673965454102,39.1731262207031,39.1731262207031,39.190315246582,39.2017707824707,39.2017707824707,39.2075004577637,39.2075004577637,39.1960411071777,39.1788520812988,39.190315246582,39.2075004577637,39.2361526489258,39.2533378601074,39.2705268859863,39.2877159118652,39.2934455871582,39.2934455871582,39.333553314209,39.3450126647949,39.3621978759766,39.4023056030273,39.4252243041992,39.4825248718262,39.5054397583008,39.5283584594727,39.5512771606445,39.5684623718262,39.5856552124023,39.608570098877,39.6372184753418,39.6773262023926,39.6773262023926,39.786190032959,39.8091087341309,39.8033790588379,39.8262977600098,39.8434867858887,39.8492164611816,39.8549423217773,39.8606719970703,39.8721351623535,39.8835906982422,39.9065093994141,39.9294281005859,39.9580764770508,39.9867248535156,39.9981803894043,40.0554809570312,40.0841255187988,40.095588684082,40.1070442199707,40.1299629211426,40.1356925964355,40.1471519470215,40.1643409729004,40.233097076416,40.244556427002,40.2674713134766,40.2903900146484,40.3075790405273,40.3247718811035,40.3362274169922,40.3591461181641,40.4049835205078,40.4164428710938,40.4279022216797,40.4450912475586,40.4794692993164,40.5539512634277,40.5654106140137,40.5768699645996,40.5768699645996,40.5768699645996,40.5940628051758,40.6169776916504,40.6456260681152,40.680004119873,40.7029228210449,40.7544898986816,40.7774085998535,40.7831344604492,40.7945976257324,40.8461608886719,40.8690795898438,40.8977279663086,40.9263725280762,40.9435653686523,40.9607543945312,40.9836730957031,41.000862121582,41.0295066833496,41.0524253845215,41.0810737609863,41.1039924621582,41.1211814880371,41.138370513916,41.1956634521484,41.2300453186035,41.270149230957,41.3102569580078,41.3389053344727,41.3675537109375,41.3675537109375,null,37.0016136169434,36.4802207946777,36.4802207946777,36.0447769165039,35.7296485900879,35.6093292236328,35.1738777160645,34.93896484375,34.7327003479004,34.3144416809082,34.2972526550293,33.8217010498047,33.5524101257324,33.3862533569336,32.9450721740723,32.5096244812012,32.0741806030273,31.9939613342285,31.9939613342285,31.9939613342285,31.9939613342285,31.9939613342285,31.9939613342285,31.9882354736328,31.9939613342285,31.9882354736328,31.9939613342285,31.9939613342285,31.9825038909912,31.948127746582,31.9022903442383,31.8679141998291,31.8220767974854,31.7819690704346,31.7876968383789,31.7876968383789,31.6731071472168,31.3522510528564,31.3465213775635,31.3465213775635,31.3522510528564,32.4236831665039,32.7789154052734,33.2029037475586,33.7758636474609,34.5722732543945,34.9504280090332,35.9989395141602,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,36.9844245910645,36.9958839416504,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9958839416504,37.0016136169434,37.0016136169434,null,40.8060531616211,40.7888641357422,40.7774085998535,40.7544898986816,40.7373008728027,40.7258415222168,40.7143821716309,40.7086524963379,40.7201080322266,40.7659454345703,40.7945976257324,40.8347015380859,40.8404350280762,40.8347015380859,40.8232421875,40.8060531616211,40.8060531616211,null,42.2613677978516,42.2957458496094,42.358772277832,42.4275245666504,42.4504432678223,42.4733619689941,42.4905471801758,42.496280670166,42.5134658813477,42.5421180725098,42.5593032836914,42.5764923095703,42.6051406860352,42.6567077636719,42.6910858154297,42.7140045166016,42.7197341918945,42.7426528930664,42.759838104248,42.811408996582,42.8572463989258,42.9030799865723,42.9431838989258,42.960376739502,42.9661026000977,42.948917388916,42.9718360900879,42.9947547912598,43.0233993530273,43.0520477294922,43.080696105957,43.092155456543,43.1093444824219,43.1322631835938,43.1494483947754,43.1952857971191,43.2468566894531,43.2812309265137,43.2926902770996,43.3098793029785,43.3385276794434,43.3614463806152,43.3614463806152,43.3614463806152,43.3614463806152,43.3671760559082,43.3614463806152,43.3671760559082,43.3614463806152,43.3557167053223,43.3385276794434,43.3327980041504,43.2926902770996,43.2583122253418,43.2468566894531,43.2468566894531,43.2239379882812,43.2468566894531,43.2640419006348,43.2812309265137,43.2812309265137,43.2926902770996,43.2926902770996,43.2812309265137,43.2812309265137,43.2525825500488,43.2755012512207,43.2926902770996,43.2984199523926,43.2984199523926,43.3098793029785,43.3385276794434,43.3270683288574,43.3270683288574,43.3671760559082,43.3900947570801,43.407283782959,43.4187393188477,43.4473915100098,43.4473915100098,43.4531211853027,43.4760398864746,43.4989547729492,43.5218734741211,43.5218734741211,43.5104141235352,43.5104141235352,43.533332824707,43.5619812011719,43.5906295776367,43.6421928405762,43.682300567627,43.7281379699707,43.7682456970215,43.8140830993652,43.8370018005371,43.859920501709,43.8771095275879,43.8771095275879,43.859920501709,43.859920501709,43.9057579040527,43.9458656311035,43.9745101928711,44.0146179199219,44.0203475952148,44.0260772705078,44.0432662963867,44.0547218322754,44.0489959716797,44.0318031311035,44.0260772705078,44.0088882446289,43.9745101928711,43.9573211669922,43.9630508422852,43.9687843322754,44.0031585693359,44.0547218322754,44.0833740234375,44.1120223999023,44.1292114257812,44.1463966369629,44.2036933898926,44.2552604675293,44.2953681945801,44.3354759216309,44.3927688598633,44.4156875610352,44.450065612793,44.4787139892578,44.4959030151367,44.5417404174805,44.6047668457031,44.7193565368652,44.8568649291992,44.8797836303711,44.9313507080078,44.9485397338867,44.9714584350586,44.9886474609375,44.9943771362305,45.0115661621094,45.0115661621094,44.9943771362305,44.9943771362305,45.0001029968262,44.9943771362305,44.9943771362305,45.0001029968262,45.0001029968262,45.0115661621094,44.9657287597656,44.9428100585938,44.8683242797852,44.8339500427246,44.8053016662598,44.7823829650879,44.6849784851074,44.6104927062988,44.570384979248,44.5474662780762,44.5130920410156,44.4729843139648,44.4214210510254,44.3641204833984,44.306827545166,44.2724494934082,44.2323417663574,44.1922340393066,44.1693153381348,44.134937286377,44.0661849975586,44.0088882446289,43.9687843322754,43.9344024658203,43.8942947387695,43.854190826416,43.8140830993652,43.7911643981934,43.7739753723145,43.7453269958496,43.722412109375,43.6880302429199,43.6536560058594,43.5791664123535,43.5677108764648,43.5906295776367,43.6135482788086,43.6250038146973,43.6192779541016,43.6078186035156,43.5848999023438,43.5677108764648,43.5562515258789,43.544792175293,43.4874954223633,43.4531211853027,43.3843650817871,43.3156089782715,43.1895561218262,43.1609115600586,43.1093444824219,43.0749664306641,42.9947547912598,42.9431838989258,42.8973503112793,42.8400535583496,42.817138671875,42.7884902954102,42.7426528930664,42.7025451660156,42.5994110107422,42.5134658813477,42.4561729431152,42.324390411377,42.175422668457,42.0952110290527,42.049373626709,41.6769485473633,41.5337104797363,41.3675537109375,41.3045272827148,41.2185821533203,41.1956634521484,41.1097183227539,41.0237808227539,40.9722099304199,40.9550247192383,40.9378356933594,40.9149169921875,40.8977279663086,40.8862686157227,40.8690795898438,40.8576202392578,40.8232421875,40.8117828369141,40.8461608886719,40.8117828369141,40.8060531616211,40.9034576416016,40.9091873168945,40.9951286315918,41.1269111633301,41.144100189209,41.2013931274414,41.3675537109375,41.3904724121094,41.4133911132812,41.4305801391602,41.4305801391602,41.4305801391602,41.453498840332,41.4706840515137,41.4821434020996,41.4993362426758,41.5222511291504,41.5738182067871,41.596736907959,41.6081924438477,41.7113265991211,41.7399749755859,41.7571640014648,41.7800827026367,41.8144607543945,41.8316459655762,41.8488388061523,41.854564666748,41.8602981567383,41.8660278320312,41.8832168579102,41.9405097961426,41.9634284973145,42.0035362243652,42.0035362243652,42.0035362243652,42.0035362243652,42.0035362243652,42.0035362243652,41.9978065490723,41.9978065490723,42.0035362243652,42.0035362243652,41.9978065490723,42.0035362243652,42.0035362243652,42.0035362243652,42.0035362243652,42.0035362243652,42.2613677978516,42.2613677978516,null,40.4851989746094,40.6284370422363,40.6628150939941,40.6112480163574,40.5883293151855,40.5539512634277,40.5310363769531,40.5081176757812,40.4909286499023,40.4851989746094,40.5081176757812,40.5195732116699,40.5310363769531,40.5539512634277,40.5825996398926,40.6112480163574,40.6227073669434,40.6513557434082,40.6513557434082,40.6570854187012,40.4851989746094,40.4851989746094,null,40.8977279663086,40.9091873168945,40.9378356933594,40.9435653686523,40.9607543945312,40.9836730957031,41.000862121582,41.000862121582,41.0237808227539,41.000862121582,41.000862121582,41.0123176574707,41.0295066833496,41.0180473327637,41.0237808227539,41.0409660339355,41.0409660339355,41.0123176574707,41.0065879821777,41.0180473327637,41.0409660339355,41.0581550598145,41.0753440856934,41.0753440856934,41.0696144104004,41.0466995239258,41.0295066833496,40.9893989562988,40.9550247192383,40.9149169921875,40.8576202392578,40.8060531616211,40.7086524963379,40.6456260681152,40.6169776916504,40.6169776916504,40.6227073669434,40.6398963928223,40.6456260681152,40.6456260681152,40.7086524963379,40.7659454345703,40.7888641357422,40.8003273010254,40.8117828369141,40.8175163269043,40.7945976257324,40.7888641357422,40.7774085998535,40.7544898986816,40.7373008728027,40.7373008728027,40.7373008728027,40.7201080322266,40.7201080322266,40.7258415222168,40.7086524963379,40.697193145752,40.7029228210449,40.680004119873,40.680004119873,40.680004119873,40.6628150939941,40.6513557434082,40.6398963928223,40.6456260681152,40.6341667175293,40.6112480163574,40.6112480163574,40.5768699645996,40.5654106140137,40.5654106140137,40.5539512634277,40.548225402832,40.5539512634277,40.5654106140137,40.5768699645996,40.5883293151855,40.5940628051758,40.6112480163574,40.6227073669434,40.6398963928223,40.6341667175293,40.6341667175293,40.6227073669434,40.6112480163574,40.5825996398926,40.5654106140137,40.5825996398926,40.6055183410645,40.6227073669434,40.6456260681152,40.6628150939941,40.6742744445801,40.680004119873,40.697193145752,40.7201080322266,40.7716789245605,40.7659454345703,40.7544898986816,40.7602157592773,40.7774085998535,40.8003273010254,40.7831344604492,40.7716789245605,40.7774085998535,40.8003273010254,40.8003273010254,40.8060531616211,40.8347015380859,40.8461608886719,40.8404350280762,40.8175163269043,40.8232421875,40.8347015380859,40.8518905639648,40.8805389404297,40.9091873168945,40.9034576416016,40.8748092651367,40.8919982910156,40.9149169921875,40.9321060180664,40.9378356933594,40.9091873168945,40.9091873168945,40.9321060180664,40.9321060180664,40.9091873168945,40.9149169921875,40.9263725280762,40.9607543945312,40.9722099304199,40.9550247192383,40.9550247192383,40.966480255127,40.9722099304199,40.9893989562988,41.0123176574707,41.0581550598145,41.1097183227539,41.144100189209,41.1555557250977,41.144100189209,41.1326370239258,41.1211814880371,41.1269111633301,41.0982627868652,41.0810737609863,41.0696144104004,41.0295066833496,41.0237808227539,40.9951286315918,40.9836730957031,40.9836730957031,40.9722099304199,40.949291229248,40.9378356933594,40.9321060180664,40.9149169921875,40.9091873168945,40.9091873168945,40.8977279663086,40.8748092651367,40.8518905639648,40.8518905639648,40.8690795898438,40.8977279663086,40.8977279663086,null,36.5547065734863,36.5547065734863,36.5088691711426,36.4515762329102,36.3885498046875,36.2911491394043,36.2052040100098,36.153636932373,36.1192588806152,36.0619659423828,36.021858215332,35.9473724365234,35.9072647094727,35.8786201477051,35.849967956543,35.8213195800781,35.8041305541992,35.7926750183105,35.7984046936035,35.8041305541992,35.84423828125,35.8671569824219,35.8900756835938,35.9359130859375,35.9702911376953,35.9932098388672,36.021858215332,36.0275840759277,36.0505027770996,36.1078033447266,36.165096282959,36.2796859741211,36.3770904541016,36.4171943664551,36.4630317687988,36.4974136352539,36.5547065734863,36.5547065734863,null,33.8675346374512,33.9477462768555,34.3029823303223,34.6123809814453,34.6181106567383,34.801456451416,34.807186126709,34.807186126709,34.812915802002,34.812915802002,34.8186454772949,34.9275093078613,35.0249099731445,35.082202911377,35.116584777832,35.0592842102051,35.082202911377,35.0993957519531,35.1108551025391,35.1337738037109,35.1624183654785,35.1738777160645,35.1738777160645,35.1910667419434,35.1910667419434,35.1967964172363,35.1967964172363,35.1967964172363,35.1910667419434,35.1967964172363,35.1967964172363,35.2082557678223,35.2082557678223,35.1738777160645,35.1853370666504,35.1738777160645,35.1395034790039,35.1280403137207,35.1280403137207,35.1337738037109,35.116584777832,35.0993957519531,35.0764770507812,35.0707473754883,35.082202911377,35.082202911377,35.0650177001953,35.0249099731445,35.0191802978516,34.9905319213867,34.996265411377,34.9905319213867,34.9905319213867,34.9790725708008,34.9790725708008,34.9790725708008,34.9905319213867,34.996265411377,35.2197151184082,35.2369041442871,35.265552520752,35.254093170166,35.2426338195801,35.2369041442871,35.2426338195801,35.254093170166,35.2827415466309,35.2942008972168,35.3113899230957,35.3343086242676,35.3514938354492,35.3686828613281,35.4087905883789,35.4259834289551,35.4603576660156,35.4947357177734,35.5291137695312,35.5405731201172,35.5634918212891,35.5749473571777,35.5749473571777,35.569221496582,35.5577583312988,35.569221496582,35.5978660583496,35.6207847595215,35.6265144348145,35.6437034606934,35.6551666259766,35.6666221618652,35.6666221618652,35.6780815124512,35.701000213623,35.7239189147949,35.7468376159668,35.7697563171387,35.7869453430176,35.7869453430176,35.7869453430176,35.8041305541992,35.8155937194824,35.8557014465332,35.8728866577148,35.8900756835938,35.9244537353516,35.9359130859375,35.9473724365234,35.9301834106445,35.9416427612305,35.9588317871094,35.9817504882812,36.0046691894531,36.0619659423828,36.0619659423828,36.0333137512207,36.0046691894531,35.9817504882812,35.9702911376953,35.9645576477051,35.9645576477051,35.9760208129883,35.9932098388672,36.0161285400391,36.0447769165039,36.0619659423828,36.0848846435547,36.1135292053223,36.1192588806152,36.1192588806152,36.1192588806152,36.1364479064941,36.1421775817871,36.1307182312012,36.1135292053223,36.1078033447266,36.1020698547363,36.1192588806152,36.1364479064941,36.2109336853027,36.2567672729492,36.2624969482422,36.3255233764648,36.3484420776367,36.3484420776367,36.3427124023438,36.3427124023438,36.3656311035156,36.3828201293945,36.4057388305664,36.440113067627,36.474494934082,36.5031394958496,36.5260581970215,36.5547065734863,36.5833549499512,36.5948143005371,36.5776252746582,36.5604400634766,36.5604400634766,36.5604400634766,36.5547065734863,36.5489768981934,36.5489768981934,36.5489768981934,36.5432472229004,36.5432472229004,36.5375213623047,36.5375213623047,36.5432472229004,36.5375213623047,36.5375213623047,36.5375213623047,36.5375213623047,36.5432472229004,36.5432472229004,36.5432472229004,36.5489768981934,36.5489768981934,36.5489768981934,36.5489768981934,36.5547065734863,36.5547065734863,36.5432472229004,36.5260581970215,36.5203285217285,36.5260581970215,36.5203285217285,36.5088691711426,36.4974136352539,36.4916839599609,36.4859504699707,36.4859504699707,36.4630317687988,36.4515762329102,36.4458465576172,36.4343872070312,36.4171943664551,36.3942794799805,36.3885498046875,36.4057388305664,36.4171943664551,36.4171943664551,36.4000091552734,36.3770904541016,36.3197937011719,36.2682304382324,36.2223930358887,36.2052040100098,36.1880149841309,36.153636932373,36.1307182312012,36.1078033447266,36.0963401794434,36.0848846435547,36.0963401794434,36.1307182312012,36.1708221435547,36.1880149841309,36.1994743347168,36.2281227111816,36.2453117370605,36.2854156494141,36.2911491394043,36.2911491394043,36.2682304382324,36.2510414123535,36.2338485717773,36.2109336853027,36.1937408447266,36.1765556335449,36.1708221435547,36.165096282959,36.1765556335449,36.2338485717773,36.2453117370605,36.2682304382324,36.2911491394043,36.2911491394043,36.2911491394043,36.2796859741211,36.2682304382324,36.2510414123535,36.2338485717773,36.2109336853027,36.1937408447266,36.1765556335449,36.159366607666,36.1421775817871,36.1421775817871,36.1421775817871,36.1364479064941,36.1192588806152,36.1307182312012,36.165096282959,36.1937408447266,36.1994743347168,36.1937408447266,36.1765556335449,36.165096282959,36.153636932373,36.1307182312012,36.1192588806152,36.1078033447266,36.1020698547363,36.1078033447266,36.1421775817871,36.159366607666,36.165096282959,36.159366607666,36.1364479064941,36.1192588806152,36.1078033447266,36.0963401794434,36.0906105041504,36.0848846435547,36.0906105041504,36.0848846435547,36.0619659423828,36.0505027770996,36.0275840759277,36.0161285400391,36.0046691894531,36.021858215332,36.0447769165039,36.0390472412109,36.0390472412109,36.0562324523926,36.0791511535645,36.1078033447266,36.1421775817871,36.1765556335449,36.2166595458984,36.2338485717773,36.2682304382324,36.2911491394043,36.302604675293,36.3197937011719,36.3369827270508,36.3427124023438,36.3369827270508,36.3312530517578,36.3140678405762,36.2911491394043,36.2739562988281,36.2567672729492,36.2338485717773,36.2223930358887,36.2109336853027,36.1937408447266,36.165096282959,36.0848846435547,36.0333137512207,36.0046691894531,35.9932098388672,35.9817504882812,35.9702911376953,35.9416427612305,35.9301834106445,35.9187240600586,35.9187240600586,35.9416427612305,35.9416427612305,35.9473724365234,35.9702911376953,35.9760208129883,35.9760208129883,35.9645576477051,35.9473724365234,35.9301834106445,35.9244537353516,35.9244537353516,35.9301834106445,35.9359130859375,35.9588317871094,35.9760208129883,35.9817504882812,35.9817504882812,35.9702911376953,35.9588317871094,35.9416427612305,35.9301834106445,35.8843460083008,35.8786201477051,35.8728866577148,35.8614273071289,35.849967956543,35.8041305541992,35.7926750183105,35.7869453430176,35.7754859924316,35.7640266418457,35.7525672912598,35.7468376159668,35.7296485900879,35.6952705383301,35.6780815124512,35.6952705383301,35.701000213623,35.6895408630371,35.6723518371582,35.6551666259766,35.6494331359863,35.6551666259766,35.6666221618652,35.712459564209,35.7411079406738,35.7812118530273,35.8155937194824,35.8671569824219,35.8843460083008,35.901538848877,35.9072647094727,35.901538848877,35.9301834106445,35.9359130859375,35.9416427612305,35.9645576477051,35.9187240600586,35.8843460083008,35.8327827453613,35.8213195800781,35.8098640441895,35.7754859924316,35.7411079406738,35.701000213623,35.6952705383301,35.701000213623,35.701000213623,35.6838111877441,35.6379737854004,35.6207847595215,35.5978660583496,35.569221496582,35.5634918212891,35.5864105224609,35.6093292236328,35.5978660583496,35.569221496582,35.534839630127,35.534839630127,35.5233840942383,35.4718170166016,35.4603576660156,35.4259834289551,35.4259834289551,35.4431686401367,35.4546279907227,35.448902130127,35.4145202636719,35.3801460266113,35.3686828613281,35.3686828613281,35.3514938354492,35.3343086242676,35.3457679748535,35.3686828613281,35.3686828613281,35.3457679748535,35.3572273254395,35.3916015625,35.4030647277832,35.3916015625,35.3572273254395,35.3514938354492,35.3572273254395,35.3858757019043,35.4259834289551,35.4431686401367,35.4431686401367,35.4145202636719,35.4087905883789,35.3858757019043,35.3858757019043,35.4603576660156,35.4832763671875,35.4947357177734,35.5061950683594,35.5291137695312,35.5520324707031,35.569221496582,35.569221496582,35.5577583312988,35.534839630127,35.5233840942383,35.534839630127,35.5233840942383,35.5520324707031,35.5520324707031,35.534839630127,35.5233840942383,35.5061950683594,35.4832763671875,35.4660873413086,35.4259834289551,35.4087905883789,35.3916015625,35.3916015625,35.4202499389648,35.4259834289551,35.4259834289551,35.4259834289551,35.4431686401367,35.4546279907227,35.4775466918945,35.4832763671875,35.4832763671875,35.4603576660156,35.4546279907227,35.4603576660156,35.5061950683594,35.5004653930664,35.4832763671875,35.4775466918945,35.4603576660156,35.4431686401367,35.4374389648438,35.4431686401367,35.4259834289551,35.4145202636719,35.4145202636719,35.4145202636719,35.4030647277832,35.3801460266113,35.3686828613281,35.3801460266113,35.3801460266113,35.3686828613281,35.3629570007324,35.3457679748535,35.3343086242676,35.3285751342773,35.3457679748535,35.3400382995605,35.3343086242676,35.3056564331055,35.2942008972168,35.2942008972168,35.3285751342773,35.3285751342773,35.3228492736816,35.3113899230957,35.3113899230957,35.3113899230957,35.2999305725098,35.2770118713379,35.2426338195801,35.2369041442871,35.2426338195801,35.2426338195801,35.2139854431152,35.1967964172363,35.1910667419434,35.2082557678223,35.1853370666504,35.1853370666504,35.1738777160645,35.1624183654785,35.1509590148926,35.1566925048828,35.1624183654785,35.1566925048828,35.1395034790039,35.1223106384277,35.1108551025391,35.0993957519531,35.0879364013672,35.0478286743164,35.0420989990234,35.0420989990234,35.0249099731445,35.0019912719727,35.0019912719727,34.9790725708008,34.9790725708008,35.0191802978516,35.0249099731445,35.0363693237305,35.0707473754883,35.0764770507812,35.0764770507812,35.0936660766602,35.1337738037109,35.1566925048828,35.1566925048828,35.1395034790039,35.116584777832,35.1051216125488,35.0936660766602,35.0707473754883,35.0134506225586,34.9848022460938,34.9618835449219,34.9561538696289,34.9332389831543,34.9332389831543,34.9275093078613,34.9160461425781,34.9045906066895,34.9160461425781,34.9332389831543,34.9504280090332,34.9561538696289,34.9561538696289,34.9332389831543,34.9045906066895,34.9045906066895,34.9275093078613,34.9561538696289,34.9618835449219,34.9790725708008,34.9790725708008,34.9504280090332,34.9275093078613,34.9217758178711,34.9275093078613,34.944694519043,34.9733467102051,35.0019912719727,35.0019912719727,34.9905319213867,34.9848022460938,35.0019912719727,35.0249099731445,35.0363693237305,35.0592842102051,35.0650177001953,35.0535583496094,35.0363693237305,35.0134506225586,34.996265411377,34.9790725708008,34.9618835449219,34.9504280090332,34.944694519043,34.9504280090332,34.9561538696289,34.944694519043,34.93896484375,34.93896484375,34.9618835449219,34.9790725708008,35.0134506225586,35.0191802978516,35.0019912719727,34.9790725708008,34.944694519043,34.93896484375,34.9332389831543,34.9160461425781,34.9045906066895,34.8988571166992,34.8759384155273,34.8759384155273,34.8472938537598,34.8415641784668,34.8301048278809,34.812915802002,34.801456451416,34.7785377502441,34.7441596984863,34.7269744873047,34.7212409973145,34.7327003479004,34.7670783996582,34.7842674255371,34.7899971008301,34.7899971008301,34.7441596984863,34.7327003479004,34.7327003479004,34.7556190490723,34.7899971008301,34.801456451416,34.7899971008301,34.7613487243652,34.7556190490723,34.7441596984863,34.7327003479004,34.7212409973145,34.7327003479004,34.7269744873047,34.6925926208496,34.6754035949707,34.6868667602539,34.7040557861328,34.7269744873047,34.7728080749512,34.7728080749512,34.7728080749512,34.7613487243652,34.7327003479004,34.7212409973145,34.7097816467285,34.6868667602539,34.663948059082,34.6467590332031,34.6352996826172,34.629566192627,34.629566192627,34.6181106567383,34.6009216308594,34.5837326049805,34.5608139038086,34.5608139038086,34.5608139038086,34.5894622802734,34.6066474914551,34.6181106567383,34.6410293579102,34.6696739196777,34.6868667602539,34.6983222961426,34.7097816467285,34.7212409973145,34.7556190490723,34.7556190490723,34.7498931884766,34.6925926208496,34.6754035949707,34.6754035949707,34.6582183837891,34.6410293579102,34.629566192627,34.6181106567383,34.6009216308594,34.5837326049805,34.5608139038086,34.5550842285156,34.5493545532227,34.5321655273438,34.5207099914551,34.4977912902832,34.4748725891113,34.4576835632324,34.4347648620605,34.4003829956055,34.3316307067871,34.2972526550293,34.2915229797363,34.2628746032715,34.1941223144531,34.1368255615234,34.0852584838867,34.039421081543,34.0050468444824,33.9763984680176,33.9649391174316,33.9649391174316,33.9763984680176,33.9935836791992,34.0623397827148,34.0795288085938,34.0852584838867,34.0222358703613,33.9821281433105,33.9477462768555,33.9248313903809,33.907642364502,33.896183013916,33.901912689209,33.901912689209,33.907642364502,33.9248313903809,33.9133720397949,33.901912689209,33.907642364502,33.9248313903809,33.9248313903809,33.907642364502,33.890453338623,33.8675346374512,33.8618049621582,33.8675346374512,33.8675346374512,null,36.5547065734863,36.5547065734863,36.5489768981934,36.5260581970215,36.5088691711426,36.4916839599609,36.4916839599609,36.4974136352539,36.5031394958496,36.5260581970215,36.5547065734863,36.5547065734863,36.5547065734863,null,45.9397583007812,46.2720718383789,46.5356330871582,46.6444969177246,47.3320426940918,47.4007987976074,47.9852142333984,48.386287689209,48.6326560974121,48.9993515014648,49.0050811767578,49.0050811767578,48.9993515014648,48.9993515014648,48.9993515014648,48.9993515014648,49.0050811767578,48.9993515014648,48.9363250732422,48.8962173461914,48.8675727844238,48.8102722167969,48.7472496032715,48.7300605773926,48.6956825256348,48.6613082885742,48.6326560974121,48.6097373962402,48.5810890197754,48.5696334838867,48.5467147827148,48.512336730957,48.4550437927246,48.4092063903809,48.3690986633301,48.3232612609863,48.2774238586426,48.2315864562988,48.191478729248,48.1685600280762,48.1341819763184,48.059700012207,48.0367813110352,47.9966735839844,47.9622993469238,47.9279174804688,47.882080078125,47.8591651916504,47.8075981140137,47.7674903869629,47.7159233093262,47.6700897216797,47.6414413452148,47.607063293457,47.5841445922852,47.5554962158203,47.5325775146484,47.4981994628906,47.4924697875977,47.4351768493652,47.3893394470215,47.3606910705566,47.3205871582031,47.2747497558594,47.2403717041016,47.2059936523438,47.1486968994141,47.1200485229492,47.0856704711914,47.0512962341309,47.034107208252,46.9997253417969,46.9195137023926,46.8736763000488,46.7991943359375,46.70751953125,46.6674118041992,46.6330337524414,46.5700073242188,46.4840660095215,46.4496879577637,46.3981246948242,46.3580131530762,46.3236389160156,46.249153137207,46.1574783325195,46.123104095459,46.0887260437012,46.0543479919434,46.0314292907715,45.9970512390137,45.9741325378418,45.9397583007812,45.9397583007812,45.934024810791,45.9397583007812,45.934024810791,45.9397583007812,45.9397583007812,45.9397583007812,45.9397583007812,45.9397583007812,45.9397583007812,45.9397583007812,45.9397583007812,45.9397583007812,null,40.6456260681152,40.6398963928223,40.6341667175293,40.6169776916504,40.6055183410645,40.5883293151855,40.5023880004883,40.4680099487305,40.4336318969727,40.4107131958008,40.3820648193359,40.3362274169922,40.3133087158203,40.2789344787598,40.244556427002,40.1987190246582,40.1643409729004,40.0726699829102,40.044017791748,40.0382919311523,39.9752655029297,39.9408874511719,39.9294281005859,39.9122428894043,39.8893241882324,39.8606719970703,39.8262977600098,39.780460357666,39.7346229553223,39.7231636047363,39.7002449035645,39.6372184753418,39.6200332641602,39.5971145629883,39.5570068359375,39.4825248718262,39.46533203125,39.4481430053711,39.4023056030273,39.3851165771484,39.3621978759766,39.3679313659668,39.3965797424316,39.4137687683105,39.4080352783203,39.3564720153809,39.322093963623,39.2819862365723,39.2877159118652,39.2762565612793,39.2361526489258,39.2246894836426,39.190315246582,39.1158256530762,39.0929069519043,39.0871810913086,39.0585327148438,39.0241546630859,38.9840507507324,38.9439430236816,38.9496688842773,38.9496688842773,38.9038352966309,38.8923759460449,38.8923759460449,38.8923759460449,38.9267539978027,38.9611320495605,38.9897766113281,39.0069694519043,39.0298881530762,39.0012359619141,38.9725875854492,38.9152946472168,38.8522682189941,38.8121604919434,38.7777824401855,38.7319450378418,38.6803817749023,38.6173553466797,38.6058959960938,38.6001663208008,38.5887069702148,38.4683876037598,38.428279876709,38.428279876709,38.4397392272949,38.4511985778809,38.4855766296387,38.5199508666992,38.565788269043,38.5944366455078,38.6173553466797,38.6689224243164,38.6975708007812,38.7548637390137,38.7605972290039,38.7204895019531,38.686107635498,38.6402702331543,38.6460037231445,38.6402702331543,38.6230850219727,38.6402702331543,38.6746520996094,38.6918411254883,38.7147598266602,38.6975708007812,38.6631889343262,38.6517333984375,38.6631889343262,38.6746520996094,38.7204895019531,38.7605972290039,38.7720527648926,38.7777824401855,38.8007011413574,38.7949714660645,38.7949714660645,38.8121604919434,38.8350791931152,38.869457244873,38.8923759460449,38.9324798583984,38.9725875854492,39.0012359619141,39.0241546630859,39.0413436889648,39.0642623901367,39.0814514160156,39.1100997924805,39.1215591430664,39.1215591430664,39.1043701171875,39.0871810913086,39.0814514160156,39.0929069519043,39.1100997924805,39.1330184936523,39.1330184936523,39.1158256530762,39.3106346130371,39.5283584594727,39.5741958618164,39.7346229553223,39.9294281005859,40.0153732299805,40.3133087158203,40.3534164428711,40.5654106140137,40.7373008728027,40.9321060180664,40.9951286315918,41.2586898803711,41.281608581543,41.4305801391602,41.5394401550293,41.7113265991211,41.722785949707,41.722785949707,41.7399749755859,41.7399749755859,41.7514343261719,41.722785949707,41.6654891967773,41.6826820373535,41.6941375732422,41.6998672485352,41.6998672485352,41.7170562744141,41.7170562744141,41.6884078979492,41.6597633361816,41.6483001708984,41.6368446350098,41.6311111450195,41.6081924438477,41.5795478820801,41.5508995056152,41.5394401550293,41.5394401550293,41.5508995056152,41.596736907959,41.596736907959,41.5795478820801,41.5508995056152,41.5508995056152,41.5451698303223,41.5279808044434,41.5165214538574,41.4936027526855,41.4706840515137,41.4592247009277,41.4305801391602,41.4420356750488,41.4305801391602,41.4706840515137,41.4764175415039,41.4764175415039,41.4764175415039,41.4878730773926,41.4878730773926,41.4477653503418,41.3962020874023,41.3962020874023,41.4305801391602,41.4305801391602,41.4420356750488,41.4706840515137,41.5107917785645,41.5050621032715,41.4936027526855,41.4936027526855,41.4993362426758,41.5107917785645,41.5279808044434,41.602466583252,41.6425743103027,41.722785949707,41.7628936767578,41.7743530273438,41.7972717285156,41.8373794555664,41.8602981567383,41.8602981567383,41.871753692627,41.8946723937988,41.9290542602539,41.9519729614258,41.9691581726074,41.8373794555664,41.4993362426758,41.4821434020996,41.1326370239258,41.1269111633301,40.9091873168945,40.8576202392578,40.6456260681152,40.6456260681152,null,37.0016136169434,36.9958839416504,37.0016136169434,37.0016136169434,37.0016136169434,37.0016136169434,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,36.9958839416504,36.9958839416504,37.0016136169434,37.0073432922363,37.0130767822266,37.0130767822266,37.0188026428223,37.0130767822266,37.0130767822266,37.0130767822266,37.0245323181152,37.0130767822266,36.7838897705078,36.6864852905273,36.5088691711426,36.1765556335449,36.1135292053223,35.7640266418457,35.6551666259766,35.4431686401367,35.397331237793,34.9848022460938,34.7498931884766,34.5321655273438,34.211311340332,33.9649391174316,33.6784591674805,33.6669998168945,33.6612701416016,33.6899185180664,33.7071075439453,33.6956481933594,33.6956481933594,33.7242965698242,33.7300262451172,33.7185668945312,33.7357559204102,33.7300262451172,33.7472152709961,33.7529449462891,33.7758636474609,33.7758636474609,33.7758636474609,33.7930526733398,33.8503456115723,33.8789939880371,33.890453338623,33.8847236633301,33.896183013916,33.9191017150879,33.9420204162598,33.9649391174316,33.9763984680176,33.9821281433105,33.9592094421387,33.9133720397949,33.907642364502,33.9133720397949,33.901912689209,33.8847236633301,33.890453338623,33.901912689209,33.896183013916,33.9133720397949,33.9534797668457,33.9592094421387,33.9592094421387,33.9248313903809,33.907642364502,33.9191017150879,33.907642364502,33.9133720397949,33.896183013916,33.8675346374512,33.8675346374512,33.8675346374512,33.8675346374512,33.8675346374512,33.8388862609863,33.8503456115723,33.8560752868652,33.8331565856934,33.8217010498047,33.770133972168,33.7529449462891,33.7529449462891,33.7529449462891,33.7472152709961,33.7414855957031,33.6956481933594,33.6956481933594,33.7242965698242,33.7472152709961,33.770133972168,33.7644004821777,33.7644004821777,33.7873191833496,33.8102378845215,33.8217010498047,33.8446159362793,33.8503456115723,33.8675346374512,33.890453338623,33.8847236633301,33.8847236633301,33.907642364502,33.9133720397949,33.8847236633301,33.8331565856934,33.8217010498047,33.8331565856934,33.8618049621582,33.8618049621582,33.8446159362793,33.8560752868652,33.9477462768555,33.9649391174316,33.9534797668457,33.9534797668457,33.8847236633301,33.8331565856934,33.8446159362793,33.8560752868652,33.8503456115723,33.8274269104004,33.8102378845215,33.7987823486328,33.7529449462891,33.7242965698242,33.7128372192383,33.7185668945312,33.7529449462891,33.7930526733398,33.8217010498047,33.8446159362793,33.8675346374512,33.901912689209,33.9133720397949,33.901912689209,33.8618049621582,33.8618049621582,33.8675346374512,33.7987823486328,33.8102378845215,33.8331565856934,33.8789939880371,33.9133720397949,33.9133720397949,33.9248313903809,33.901912689209,33.907642364502,33.9420204162598,33.9763984680176,33.9821281433105,33.9821281433105,33.9763984680176,33.9534797668457,33.9420204162598,33.9248313903809,33.896183013916,33.8618049621582,33.8388862609863,33.8388862609863,33.8503456115723,33.8675346374512,33.9133720397949,33.9191017150879,33.9534797668457,33.9821281433105,33.9935836791992,34.0107727050781,33.9993171691895,34.0107727050781,34.039421081543,34.0852584838867,34.1196365356445,34.1368255615234,34.1482849121094,34.1540107727051,34.1310958862305,34.1196365356445,34.1196365356445,34.1253662109375,34.1540107727051,34.1654739379883,34.1540107727051,34.1425552368164,34.0852584838867,34.0852584838867,34.0680732727051,34.0623397827148,34.0737991333008,34.0967178344727,34.1425552368164,34.1540107727051,34.176929473877,34.1540107727051,34.1540107727051,34.1540107727051,34.1368255615234,34.1310958862305,34.1482849121094,34.1540107727051,34.1540107727051,34.1654739379883,34.1826629638672,34.211311340332,34.2227668762207,34.211311340332,34.2055816650391,34.2055816650391,34.211311340332,34.2227668762207,34.2456855773926,34.3087120056152,34.343090057373,34.343090057373,34.3660087585449,34.4003829956055,34.4118461608887,34.4233016967773,34.4462203979492,34.4576835632324,34.4462203979492,34.4404945373535,34.4003829956055,34.3774681091309,34.3774681091309,34.4118461608887,34.4175758361816,34.4175758361816,34.4118461608887,34.3774681091309,34.3717384338379,34.3831977844238,34.3774681091309,34.3889274597168,34.4347648620605,34.4748725891113,34.5035171508789,34.5207099914551,34.5493545532227,34.5608139038086,34.5608139038086,34.5608139038086,34.5608139038086,34.7498931884766,35.0306396484375,35.1796112060547,35.4145202636719,35.6150550842285,35.8786201477051,36.0447769165039,36.4916839599609,36.4916839599609,36.4916839599609,36.4859504699707,36.4916839599609,36.4916839599609,36.4916839599609,36.4802207946777,37.0016136169434,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,37.0016136169434,37.0016136169434,null,45.9970512390137,45.9684028625488,45.9168395996094,45.8824615478516,45.8538131713867,45.807975769043,45.8366241455078,45.796516418457,45.7850570678711,45.7621383666992,45.6991119384766,45.6475486755371,45.6131706237793,45.5043067932129,45.4642028808594,45.3152313232422,45.2693939208984,45.2350196838379,45.1719932556152,45.1146965026855,45.0860481262207,45.0688591003418,45.023021697998,44.9943771362305,44.9886474609375,44.9485397338867,44.8855133056641,44.8396759033203,44.8167572021484,44.7823829650879,44.770923614502,44.7480049133301,44.6792488098145,44.5531959533691,44.4959030151367,44.438606262207,44.3927688598633,44.3583946228027,44.3354759216309,44.306827545166,44.2839088439941,44.2609901428223,44.2724494934082,44.2323417663574,44.2552604675293,44.2208824157715,44.1979637145996,44.1463966369629,44.123477935791,44.0891036987305,44.0547218322754,44.0088882446289,43.9573211669922,43.8828392028809,43.7911643981934,43.682300567627,42.0092658996582,42.0092658996582,42.0092658996582,42.0092658996582,42.0092658996582,42.0207252502441,42.0092658996582,42.0092658996582,42.0092658996582,42.0092658996582,42.0092658996582,42.0035362243652,42.0321846008301,42.0665626525879,42.1009368896484,42.1639633178711,42.2384490966797,42.2613677978516,42.3014755249023,42.3415832519531,42.3816909790039,42.4447135925293,42.496280670166,42.5650367736816,42.628059387207,42.6567077636719,42.6968154907227,42.7369194030762,42.759838104248,42.8056755065918,42.8457832336426,42.9259986877441,42.954647064209,42.9947547912598,43.1093444824219,43.269775390625,43.3156089782715,43.3385276794434,43.3786354064941,43.4989547729492,43.6020851135254,43.6364669799805,43.665111541748,43.682300567627,43.7109489440918,43.8198127746582,43.8484573364258,43.9286766052246,44.0891036987305,44.1635856628418,44.2323417663574,44.2609901428223,44.312557220459,44.3927688598633,44.4328765869141,44.5130920410156,44.5818481445312,44.6506004333496,44.6907081604004,44.7250862121582,44.7823829650879,44.8282203674316,44.9198913574219,44.9714584350586,45.0058326721191,45.0344848632812,45.0688591003418,45.1834526062012,45.212100982666,45.2980422973633,45.3610687255859,45.4183654785156,45.4871215820312,45.5043067932129,45.475658416748,45.5157661437988,45.5902519226074,45.6246299743652,45.676197052002,45.7392234802246,45.7621383666992,45.8137054443359,45.8824615478516,45.9225692749023,45.9626770019531,45.9970512390137,46.0371589660645,46.0887260437012,46.1345596313477,46.1803970336914,46.2147750854492,46.2262344360352,46.2205047607422,46.1689414978027,46.1460227966309,46.1517486572266,46.1689414978027,46.1975860595703,46.2033157348633,46.2090454101562,46.1689414978027,46.1689414978027,46.1975860595703,46.2262344360352,46.2262344360352,46.2262344360352,46.1861267089844,46.1689414978027,46.1402893066406,46.1345596313477,46.1402893066406,46.1517486572266,46.1574783325195,46.1689414978027,46.1689414978027,46.1116409301758,46.071533203125,45.9798622131348,45.934024810791,45.8767318725586,45.8423538208008,45.8194351196289,45.7907867431641,45.7678680419922,45.7334899902344,45.7048416137695,45.6819229125977,45.6418151855469,45.6131706237793,45.5902519226074,45.5730628967285,45.5558738708496,45.532958984375,45.5444145202637,45.6418151855469,45.670467376709,45.6933860778809,45.6933860778809,45.6933860778809,45.7048416137695,45.7048416137695,45.6933860778809,45.6933860778809,45.6876525878906,45.670467376709,45.6475486755371,45.6017112731934,45.6074409484863,45.6475486755371,45.6418151855469,45.6418151855469,45.7277603149414,45.7392234802246,45.7277603149414,45.7048416137695,45.6876525878906,45.7334899902344,45.7735977172852,45.7907867431641,45.80224609375,45.8366241455078,45.8366241455078,45.8538131713867,45.8767318725586,45.9168395996094,45.9168395996094,45.8996505737305,45.9111061096191,45.9168395996094,45.934024810791,45.928295135498,45.9225692749023,45.9626770019531,45.9913215637207,45.9970512390137,46.0085105895996,45.9970512390137,46.0085105895996,46.0085105895996,45.9970512390137,45.9970512390137,null,42.2613677978516,42.0035362243652,42.0035362243652,42.0035362243652,42.0035362243652,42.0035362243652,41.9978065490723,42.0035362243652,42.0035362243652,41.9978065490723,41.9978065490723,42.0035362243652,42.0035362243652,42.0035362243652,42.0035362243652,42.0035362243652,42.0035362243652,41.9634284973145,41.9405097961426,41.8832168579102,41.8660278320312,41.8602981567383,41.854564666748,41.8488388061523,41.8316459655762,41.8144607543945,41.7800827026367,41.7571640014648,41.7399749755859,41.7113265991211,41.6081924438477,41.596736907959,41.5738182067871,41.5222511291504,41.4993362426758,41.4821434020996,41.4706840515137,41.453498840332,41.4305801391602,41.4305801391602,41.4305801391602,41.4133911132812,41.3904724121094,41.3675537109375,41.3389053344727,41.3102569580078,41.270149230957,41.2300453186035,41.1956634521484,41.138370513916,41.1211814880371,41.1039924621582,41.0810737609863,41.0524253845215,41.0295066833496,41.000862121582,40.9836730957031,40.9607543945312,40.9435653686523,40.9263725280762,40.8977279663086,40.8690795898438,40.8461608886719,40.7945976257324,40.7831344604492,40.7774085998535,40.7544898986816,40.7029228210449,40.680004119873,40.6456260681152,40.6169776916504,40.5940628051758,40.5768699645996,40.5768699645996,40.5768699645996,40.5654106140137,40.5539512634277,40.4794692993164,40.4450912475586,40.4279022216797,40.4164428710938,40.4049835205078,40.3591461181641,40.3362274169922,40.3247718811035,40.3075790405273,40.2903900146484,40.2674713134766,40.244556427002,40.233097076416,40.1643409729004,40.1471519470215,40.1356925964355,40.1299629211426,40.1070442199707,40.095588684082,40.0841255187988,40.0554809570312,39.9981803894043,39.9867248535156,39.9580764770508,39.9294281005859,39.9065093994141,39.8835906982422,39.8721351623535,39.8606719970703,39.8549423217773,39.8492164611816,39.8434867858887,39.8262977600098,39.8033790588379,39.8262977600098,39.8377532958984,39.8492164611816,39.8434867858887,39.8377532958984,39.8320274353027,39.8148345947266,39.7976493835449,39.780460357666,39.7575416564941,39.7288932800293,39.7288932800293,39.7288932800293,39.7288932800293,39.7288932800293,39.7288932800293,39.7288932800293,39.7288932800293,39.7288932800293,39.7288932800293,39.7231636047363,39.7231636047363,39.7288932800293,39.7288932800293,39.7288932800293,39.7346229553223,39.7231636047363,39.7288932800293,39.7288932800293,39.7231636047363,39.7231636047363,39.9523468017578,40.0153732299805,40.1643409729004,40.4049835205078,40.4794692993164,40.6456260681152,40.8576202392578,40.9091873168945,41.1269111633301,41.1326370239258,41.4821434020996,41.4993362426758,41.8373794555664,41.9691581726074,41.9863471984863,41.9978065490723,42.0207252502441,42.0665626525879,42.0894813537598,42.1009368896484,42.1238555908203,42.1582374572754,42.1639633178711,42.1639633178711,42.1525039672852,42.1238555908203,42.1238555908203,42.18115234375,42.2269897460938,42.2613677978516,42.2613677978516,null,41.3446350097656,41.3904724121094,41.401927947998,41.419116973877,41.4305801391602,41.4305801391602,41.4592247009277,41.602466583252,41.6425743103027,41.722785949707,42.0092658996582,42.0264549255371,42.0264549255371,41.9863471984863,41.911865234375,41.911865234375,41.8144607543945,41.7972717285156,41.7743530273438,41.7571640014648,41.7514343261719,41.7457046508789,41.7170562744141,41.6884078979492,41.6540298461914,41.5394401550293,41.5050621032715,41.4821434020996,41.4649543762207,41.5107917785645,41.5165214538574,41.5050621032715,41.4649543762207,41.4420356750488,41.4305801391602,41.4305801391602,41.4305801391602,41.4649543762207,41.5222511291504,41.5795478820801,41.6253814697266,41.6540298461914,41.6540298461914,41.6540298461914,41.6368446350098,41.602466583252,41.5738182067871,41.5623550415039,41.4993362426758,41.4764175415039,41.4420356750488,41.4305801391602,41.401927947998,41.3732833862305,41.3732833862305,41.3904724121094,41.4248466491699,41.4076614379883,41.3847427368164,41.3560943603516,41.3389053344727,41.3274459838867,41.3159866333008,41.3045272827148,41.3102569580078,41.3446350097656,41.3446350097656,null,34.9905319213867,35.0191802978516,35.0249099731445,35.0650177001953,35.082202911377,35.082202911377,35.0707473754883,35.0764770507812,35.0993957519531,35.116584777832,35.1337738037109,35.1280403137207,35.1280403137207,35.1395034790039,35.1738777160645,35.1853370666504,35.1738777160645,35.2082557678223,35.2082557678223,35.1967964172363,35.1967964172363,35.1910667419434,35.1967964172363,35.1967964172363,35.1967964172363,35.1910667419434,35.1910667419434,35.1738777160645,35.1738777160645,35.1624183654785,35.1337738037109,35.1108551025391,35.0993957519531,35.082202911377,35.0592842102051,35.116584777832,35.082202911377,35.0249099731445,34.9275093078613,34.8186454772949,34.812915802002,34.812915802002,34.807186126709,34.807186126709,34.801456451416,34.6181106567383,34.6123809814453,34.3029823303223,33.9477462768555,33.8675346374512,33.8503456115723,33.8274269104004,33.7987823486328,33.7529449462891,33.7128372192383,33.6669998168945,33.6097030639648,33.5753288269043,33.5524101257324,33.5065727233887,33.443546295166,33.4034385681152,33.3747901916504,33.3346824645996,33.317497253418,33.3117637634277,33.3232269287109,33.3690643310547,33.3805198669434,33.3805198669434,33.3690643310547,33.3346824645996,33.3117637634277,33.2773895263672,33.2659301757812,33.2487411499023,33.2315521240234,33.2143630981445,33.1742553710938,33.1627998352051,33.1685256958008,33.1685256958008,33.1627998352051,33.1456069946289,33.134147644043,33.12841796875,33.1169624328613,33.0997734069824,33.0997734069824,33.0940437316895,33.0711250305176,33.0596656799316,33.0596656799316,33.0539360046387,33.0252876281738,33.0195579528809,33.0252876281738,33.0310173034668,33.0252876281738,32.9794540405273,32.9450721740723,32.9336166381836,32.9164276123047,32.8992347717285,32.8935089111328,32.8763198852539,32.8591270446777,32.8362083435059,32.7846450805664,32.7674560546875,32.7674560546875,32.7674560546875,32.8247528076172,32.8247528076172,32.8190231323242,32.7903747558594,32.7789154052734,32.7617263793945,32.7502670288086,32.7445373535156,32.733081817627,32.7216186523438,32.7044296264648,32.6471366882324,32.6414070129395,32.6414070129395,32.6242179870605,32.6242179870605,32.5955696105957,32.5955696105957,32.5955696105957,32.6070289611816,32.5955696105957,32.5783805847168,32.5669212341309,32.5554618835449,32.532543182373,32.5210838317871,32.5038986206055,32.4924354553223,32.5153541564941,32.5210838317871,32.5096244812012,32.4981651306152,32.5038986206055,32.5096244812012,32.5038986206055,32.4924354553223,32.4752464294434,32.4695167541504,32.4580612182617,32.4465980529785,32.4351425170898,32.4179534912109,32.4064903259277,32.3893051147461,32.3434677124023,32.3262786865234,32.3090896606445,32.3033599853516,32.3090896606445,32.3090896606445,32.3663864135742,32.3950347900391,32.4465980529785,32.4523277282715,32.4465980529785,32.4236831665039,32.3893051147461,32.3663864135742,32.3320083618164,32.3033599853516,32.2804412841797,32.2517929077148,32.2403335571289,32.228874206543,32.2403335571289,32.2632522583008,32.2689819335938,32.2517929077148,32.2460632324219,32.22314453125,32.1887702941895,32.1543922424316,32.1314735412598,32.1257438659668,32.1429328918457,32.1429328918457,32.1314735412598,32.1085548400879,32.097095489502,32.0741806030273,32.0397987365723,32.0512619018555,32.0684471130371,32.085636138916,32.091365814209,32.097095489502,32.1142845153809,32.1314735412598,32.1601181030273,32.1830368041992,32.228874206543,32.2976303100586,32.3205490112305,32.3434677124023,32.3778457641602,32.4236831665039,32.4637908935547,32.4809799194336,32.5554618835449,32.5726509094238,32.5783805847168,32.6070289611816,32.6356735229492,32.6528625488281,32.67578125,32.7044296264648,32.7216186523438,32.7388076782227,32.7789154052734,32.8419418334961,32.853401184082,32.8877792358398,32.9164276123047,32.9336166381836,32.996639251709,33.0195579528809,33.0424728393555,33.0883102416992,33.1054992675781,33.12841796875,33.1570663452148,33.1742553710938,33.2029037475586,33.2200927734375,33.2143630981445,33.2315521240234,33.2487411499023,33.2716598510742,33.317497253418,33.3404159545898,33.3633346557617,33.3862533569336,33.4034385681152,33.4320907592773,33.449275970459,33.4607353210449,33.4951095581055,33.5180282592773,33.5466804504395,33.586784362793,33.5925178527832,33.5982437133789,33.6154365539551,33.6498107910156,33.6899185180664,33.7300262451172,33.7529449462891,33.7758636474609,33.7873191833496,33.8331565856934,33.8618049621582,33.8789939880371,33.890453338623,33.9133720397949,33.9477462768555,33.9592094421387,34.0222358703613,34.0508804321289,34.0623397827148,34.0795288085938,34.1196365356445,34.1368255615234,34.1654739379883,34.1883926391602,34.211311340332,34.2571449279785,34.3029823303223,34.348819732666,34.3717384338379,34.4347648620605,34.4634094238281,34.4748725891113,34.4806022644043,34.486328125,34.4977912902832,34.5264358520508,34.5837326049805,34.6009216308594,34.6123809814453,34.6181106567383,34.6181106567383,34.663948059082,34.6754035949707,34.7040557861328,34.7269744873047,34.7441596984863,34.7899971008301,34.812915802002,34.9160461425781,34.93896484375,34.9618835449219,34.9905319213867,34.9905319213867,null,42.4733619689941,42.4733619689941,42.4733619689941,42.4733619689941,42.4848213195801,42.496280670166,42.5191993713379,42.507740020752,42.5650367736816,42.5707626342773,42.5822219848633,42.6108741760254,42.639518737793,42.6681671142578,42.6796264648438,42.6796264648438,42.7025451660156,42.7025451660156,42.7025451660156,42.7254638671875,42.7197341918945,42.7254638671875,42.7483825683594,42.7483825683594,42.759838104248,42.759838104248,42.777027130127,42.7884902954102,42.7999458312988,42.8056755065918,42.817138671875,42.8343276977539,42.8457832336426,42.8515129089355,42.8629722595215,42.8629722595215,42.8515129089355,42.8400535583496,42.8400535583496,42.8515129089355,42.8400535583496,42.8343276977539,42.8343276977539,42.8285942077637,42.8515129089355,42.8343276977539,42.8400535583496,42.8457832336426,42.8343276977539,42.7942199707031,42.7713012695312,42.7541122436523,42.7713012695312,42.777027130127,42.8056755065918,42.8400535583496,42.8572463989258,42.8858909606934,42.8744316101074,42.8916206359863,42.9202690124512,42.9317283630371,42.9431838989258,42.954647064209,42.9832916259766,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,43.0062103271484,43.4760398864746,43.4989547729492,43.8484573364258,44.134937286377,44.1807746887207,44.5818481445312,45.0058326721191,45.212100982666,45.8767318725586,45.9397583007812,45.9397583007812,45.9397583007812,45.9397583007812,45.9397583007812,45.9397583007812,45.9397583007812,45.9397583007812,45.934024810791,45.9397583007812,45.934024810791,45.9397583007812,45.9397583007812,45.9111061096191,45.8767318725586,45.8480834960938,45.8194351196289,45.7621383666992,45.6876525878906,45.670467376709,45.6475486755371,45.6303596496582,45.5902519226074,45.5845222473145,45.5558738708496,45.4985771179199,45.4470138549805,45.4069061279297,45.3782577514648,45.355339050293,45.3266944885254,45.3152313232422,45.2923126220703,45.2636680603027,44.9771881103516,44.8167572021484,44.6391410827637,44.5474662780762,44.2036933898926,43.854190826416,43.4932289123535,43.4989547729492,43.4531211853027,43.4244728088379,43.3958206176758,43.3786354064941,43.3385276794434,43.3098793029785,43.2984199523926,43.2812309265137,43.2583122253418,43.2353935241699,43.2239379882812,43.2239379882812,43.218204498291,43.2010192871094,43.1781005859375,43.1494483947754,43.1208038330078,43.1036148071289,43.080696105957,43.0520477294922,43.0291290283203,43.0119400024414,42.9832916259766,42.9431838989258,42.9259986877441,42.9030799865723,42.8744316101074,42.817138671875,42.777027130127,42.7369194030762,42.7025451660156,42.6853561401367,42.6681671142578,42.5707626342773,42.5478477478027,42.5306549072266,42.507740020752,42.4733619689941,42.4733619689941,42.4733619689941,null,36.0046691894531,36.0333137512207,36.0619659423828,36.0619659423828,36.0963401794434,36.1421775817871,36.1708221435547,36.1880149841309,36.2166595458984,36.2338485717773,36.2624969482422,36.2567672729492,36.2453117370605,36.2624969482422,36.2796859741211,36.3255233764648,36.3427124023438,36.3484420776367,36.3656311035156,36.3599014282227,36.3713607788086,36.3885498046875,36.440113067627,36.4859504699707,36.5031394958496,36.5203285217285,36.5375213623047,36.5489768981934,36.5776252746582,36.5833549499512,36.5661659240723,36.5375213623047,36.474494934082,36.4573059082031,36.474494934082,36.5031394958496,36.4974136352539,36.5031394958496,36.5031394958496,36.5031394958496,36.5088691711426,36.5031394958496,36.5088691711426,36.5031394958496,36.5088691711426,36.5604400634766,36.5948143005371,36.6349220275879,36.6750297546387,36.6692962646484,36.6635704040527,36.6578407287598,36.6406517028809,36.6406517028809,36.6349220275879,36.6406517028809,36.6406517028809,36.6406517028809,36.6406517028809,36.6521110534668,36.6521110534668,36.6349220275879,36.6349220275879,36.6521110534668,36.6578407287598,36.6521110534668,36.6406517028809,36.6349220275879,36.6234588623047,36.6234588623047,36.6291923522949,36.6291923522949,36.6234588623047,36.612003326416,36.612003326416,36.5833549499512,36.5833549499512,36.5833549499512,36.5833549499512,36.5948143005371,36.6005439758301,36.6005439758301,36.5948143005371,36.5948143005371,36.5833549499512,36.5948143005371,36.5948143005371,36.6005439758301,36.617733001709,36.617733001709,36.617733001709,36.5948143005371,36.5833549499512,36.5547065734863,36.5260581970215,36.5031394958496,36.474494934082,36.440113067627,36.4057388305664,36.3828201293945,36.3656311035156,36.3427124023438,36.3427124023438,36.3484420776367,36.3484420776367,36.3255233764648,36.2624969482422,36.2567672729492,36.2109336853027,36.1364479064941,36.1192588806152,36.1020698547363,36.1078033447266,36.1135292053223,36.1307182312012,36.1421775817871,36.1364479064941,36.1192588806152,36.1192588806152,36.1192588806152,36.1135292053223,36.0848846435547,36.0619659423828,36.0447769165039,36.0161285400391,35.9932098388672,35.9760208129883,35.9645576477051,35.9645576477051,35.9702911376953,35.9817504882812,36.0046691894531,36.0333137512207,36.0619659423828,36.0619659423828,36.0046691894531,35.9817504882812,35.9588317871094,35.9416427612305,35.9301834106445,35.9473724365234,35.9359130859375,35.9244537353516,35.8900756835938,35.8728866577148,35.8557014465332,35.8155937194824,35.8041305541992,35.7869453430176,35.7869453430176,35.7869453430176,35.7697563171387,35.7468376159668,35.7239189147949,35.701000213623,35.6780815124512,35.6666221618652,35.6666221618652,35.6551666259766,35.6437034606934,35.6265144348145,35.6207847595215,35.5978660583496,35.569221496582,35.5577583312988,35.569221496582,35.5749473571777,35.5749473571777,35.5634918212891,35.5405731201172,35.5291137695312,35.4947357177734,35.4603576660156,35.4259834289551,35.4087905883789,35.3686828613281,35.3514938354492,35.3343086242676,35.3113899230957,35.2942008972168,35.2827415466309,35.254093170166,35.2426338195801,35.2369041442871,35.2426338195801,35.254093170166,35.265552520752,35.2369041442871,35.2197151184082,34.996265411377,34.9848022460938,34.9848022460938,34.9848022460938,34.9848022460938,34.9790725708008,34.9790725708008,34.9790725708008,34.9790725708008,34.9790725708008,34.9848022460938,34.9905319213867,34.9905319213867,34.996265411377,35.0019912719727,35.0019912719727,35.0077209472656,35.0134506225586,35.0134506225586,34.996265411377,34.996265411377,34.996265411377,34.996265411377,34.996265411377,34.9905319213867,34.996265411377,34.9905319213867,34.996265411377,34.9905319213867,34.996265411377,35.0249099731445,35.0363693237305,35.0363693237305,35.0420989990234,35.0592842102051,35.082202911377,35.0879364013672,35.082202911377,35.082202911377,35.0879364013672,35.1108551025391,35.1395034790039,35.1624183654785,35.1796112060547,35.1967964172363,35.2197151184082,35.254093170166,35.3056564331055,35.3457679748535,35.3629570007324,35.3686828613281,35.397331237793,35.3686828613281,35.3686828613281,35.3858757019043,35.397331237793,35.4145202636719,35.4259834289551,35.4374389648438,35.448902130127,35.4718170166016,35.4775466918945,35.4718170166016,35.4259834289551,35.4145202636719,35.4087905883789,35.4202499389648,35.4374389648438,35.4947357177734,35.5176544189453,35.5176544189453,35.5233840942383,35.534839630127,35.5520324707031,35.5749473571777,35.5978660583496,35.6437034606934,35.6551666259766,35.6666221618652,35.6666221618652,35.6895408630371,35.706729888916,35.7353782653809,35.7468376159668,35.7640266418457,35.7754859924316,35.7926750183105,35.8041305541992,35.8213195800781,35.8327827453613,35.8557014465332,35.8786201477051,35.901538848877,35.9072647094727,35.9129943847656,35.9244537353516,35.9473724365234,35.9702911376953,35.987476348877,36.0046691894531,36.0046691894531,null,33.6669998168945,33.6555404663086,33.6326217651367,33.6154365539551,33.5982437133789,33.5982437133789,33.5753288269043,33.5695991516113,33.5753288269043,33.5695991516113,33.5753288269043,33.586784362793,33.586784362793,33.5753288269043,33.5982437133789,33.6097030639648,33.6154365539551,33.6097030639648,33.586784362793,33.586784362793,33.5925178527832,33.5982437133789,33.586784362793,33.5753288269043,33.3003082275391,33.0367469787598,32.8992347717285,32.7101631164551,32.4064903259277,32.2116889953613,32.0168800354004,31.9882354736328,31.9366664886475,31.8908290863037,31.8564529418945,31.8278045654297,31.8048877716064,31.7876968383789,31.7590503692627,31.7304019927979,31.7132129669189,31.6960258483887,31.6845645904541,31.6731071472168,31.6501884460449,31.6387310028076,31.627269744873,31.6158123016357,31.5986232757568,31.5814323425293,31.5413246154785,31.5298671722412,31.5298671722412,31.5184097290039,31.5069484710693,31.4783000946045,31.4611110687256,31.4210052490234,31.3808975219727,31.3694400787354,31.3407917022705,31.3236026763916,31.3121452331543,31.3006839752197,31.2892265319824,31.2663078308105,31.2433891296387,31.2204704284668,31.1975517272949,31.2032814025879,31.1459865570068,31.1058807373047,31.0657730102539,31.0485820770264,31.0256633758545,31.0142059326172,30.9970169067383,30.979829788208,30.9683685302734,30.9511795043945,30.9339923858643,30.9168033599854,30.8996162414551,30.8824234008789,30.8537788391113,30.8365898132324,30.8079414367676,30.727725982666,30.6876201629639,30.6532440185547,30.6303253173828,30.6131362915039,30.6016750335693,30.5844879150391,30.5443801879883,30.5042743682861,30.4584369659424,30.4412479400635,30.4183292388916,30.4011421203613,30.3323860168457,30.3209266662598,30.2808208465576,30.2464408874512,30.2235221862793,30.2006072998047,30.137580871582,30.0917434692383,30.0688247680664,30.0401763916016,30.0172576904297,29.9771499633789,29.9599628448486,29.9255867004395,29.8797492980957,29.8511028289795,29.822452545166,29.7995338439941,29.7766151428223,29.7766151428223,29.7365093231201,29.7365093231201,29.7078590393066,29.7078590393066,29.6104583740234,29.5932693481445,29.5875396728516,29.5760822296143,29.5588932037354,29.5359745025635,29.5015983581543,29.4614887237549,29.4213809967041,29.4099235534668,29.3984661102295,29.4099235534668,29.4213809967041,29.444299697876,29.4729499816895,29.5130558013916,29.5130558013916,29.5245132446289,29.5474319458008,29.5588932037354,29.5588932037354,29.5646209716797,29.5932693481445,29.6047306060791,29.5875396728516,29.5760822296143,29.5588932037354,29.5588932037354,29.5703506469727,29.5875396728516,29.621919631958,29.6792144775391,29.7823467254639,29.822452545166,29.8396415710449,29.8453712463379,29.816722869873,29.7995338439941,29.765157699585,29.7250518798828,29.6906719207764,29.6906719207764,29.7193202972412,29.7422389984131,29.7479705810547,29.7536964416504,29.7422389984131,29.7307777404785,29.7078590393066,29.6964015960693,29.6677532196045,29.6505641937256,29.6276454925537,29.5932693481445,29.5818119049072,29.5588932037354,29.5474319458008,29.5359745025635,29.5245132446289,29.5073261260986,29.4901371002197,29.4729499816895,29.4672183990479,29.4328422546387,29.3927364349365,29.3526287078857,29.3354396820068,29.3411674499512,29.3468990325928,29.2609539031982,29.2265777587891,29.2151165008545,29.2208461761475,29.2380352020264,29.232307434082,29.1979274749756,29.1635513305664,29.1520938873291,29.1291751861572,29.1062564849854,29.0947952270508,29.1119842529297,29.1005268096924,29.0432319641113,28.9859371185303,28.9458293914795,28.9229106903076,28.8426971435547,28.7853984832764,28.7281036376953,28.6650772094727,28.6192417144775,28.5562171936035,28.4760036468506,28.4301662445068,28.4129772186279,28.4301662445068,28.4358959197998,28.4760036468506,28.4817314147949,28.5275688171387,28.5848636627197,28.6135120391846,28.6421604156494,28.6650772094727,28.6822662353516,28.7452907562256,28.7624797821045,28.7853984832764,28.7853984832764,28.7853984832764,28.7567520141602,28.7452907562256,28.7109146118164,28.6364307403564,28.6192417144775,28.5905952453613,28.6135120391846,28.6307010650635,28.6307010650635,28.6421604156494,28.6536197662354,28.6478900909424,28.6650772094727,28.7452907562256,28.7682094573975,28.7682094573975,28.7223720550537,28.6994533538818,28.7281036376953,28.7452907562256,28.716646194458,28.6708087921143,28.6536197662354,28.6708087921143,28.7109146118164,28.7452907562256,28.7281036376953,28.6994533538818,28.6307010650635,28.6077823638916,28.5848636627197,28.5963230133057,28.6077823638916,28.6249713897705,28.6708087921143,28.6307010650635,28.6307010650635,28.6536197662354,28.6879959106445,28.6708087921143,28.7109146118164,28.7281036376953,28.7223720550537,28.7281036376953,28.6879959106445,28.6364307403564,28.6077823638916,28.5905952453613,28.5905952453613,28.5963230133057,28.6020526885986,28.5676765441895,28.5504856109619,28.5332984924316,28.5103797912598,28.4931907653809,28.4931907653809,28.5103797912598,28.5161094665527,28.4645442962646,28.4416255950928,28.4244365692139,28.4301662445068,28.407247543335,28.3671398162842,28.3499526977539,28.338493347168,28.3442230224609,28.3614120483398,28.4244365692139,28.4358959197998,28.4473533630371,28.4760036468506,28.4989204406738,28.5046501159668,28.4931907653809,28.470272064209,28.4473533630371,28.4244365692139,28.407247543335,28.407247543335,28.4301662445068,28.4358959197998,28.4187068939209,28.401517868042,28.3728713989258,28.3442230224609,28.3155746459961,28.2869262695312,28.2582778930664,28.2181720733643,28.1952533721924,28.1666049957275,28.1494159698486,28.1837940216064,28.2410907745361,28.2697372436523,28.2754669189453,28.2525482177734,28.2353591918945,28.2181720733643,28.1952533721924,28.1723346710205,28.1551456451416,28.1551456451416,28.1723346710205,28.2009811401367,28.2181720733643,28.2067127227783,28.1895236968994,28.1723346710205,28.1666049957275,28.1837940216064,28.1895236968994,28.1837940216064,28.1608753204346,28.1494159698486,28.1264991760254,28.0978488922119,28.0978488922119,28.0749320983887,27.8915843963623,27.8572082519531,27.8400192260742,27.8400192260742,27.8686676025391,27.880126953125,27.880126953125,27.874397277832,27.8915843963623,27.8973159790039,27.880126953125,27.8973159790039,27.8973159790039,27.8915843963623,27.8629379272461,27.8457489013672,27.8342895507812,27.8342895507812,27.8514785766602,27.8285598754883,27.8171005249023,27.7884540557861,27.7598037719727,27.7368869781494,27.7139682769775,27.7025089263916,27.6795902252197,27.6566715240479,27.6452121734619,27.6566715240479,27.6967792510986,27.7082386016846,27.6910495758057,27.6681308746338,27.6337547302246,27.5592708587646,27.4733257293701,27.4389476776123,27.3759250640869,27.3243579864502,27.3128986358643,27.2899799346924,27.2957096099854,27.3128986358643,27.3186283111572,27.3415470123291,27.3759250640869,27.421760559082,27.427490234375,27.421760559082,27.3931121826172,27.364465713501,27.3415470123291,27.3415470123291,27.3358173370361,27.3071689605713,27.3014392852783,27.3071689605713,27.3415470123291,27.3587341308594,27.3931121826172,27.4618663787842,27.4675979614258,27.4561386108398,27.4160308837891,27.3931121826172,27.364465713501,27.3415470123291,27.3186283111572,27.3014392852783,27.2899799346924,27.2785205841064,27.2670612335205,27.2498722076416,27.2441425323486,27.2498722076416,27.2556018829346,27.2498722076416,27.2326850891113,27.2441425323486,27.2556018829346,27.2670612335205,27.2556018829346,27.1983070373535,27.1524696350098,27.1295528411865,27.1180934906006,27.0951747894287,27.0665264129639,27.049337387085,27.0264205932617,27.0092296600342,26.9920425415039,26.969123840332,26.9290161132812,26.900369644165,26.8545322418213,26.8373432159424,26.8086948394775,26.7628574371338,26.6539974212646,26.6081600189209,26.5508651733398,26.527946472168,26.4878387451172,26.4190845489502,26.4133548736572,26.3904361724854,26.3617877960205,26.3044929504395,26.2873020172119,26.2987613677979,26.2873020172119,26.2701148986816,26.2300071716309,26.2128200531006,26.1669826507568,26.144063949585,26.1211471557617,26.1039562225342,26.1154155731201,26.1211471557617,26.1039562225342,26.0867691040039,26.069580078125,26.0409317016602,26.0008239746094,26.0122833251953,26.0294723510742,26.0409317016602,26.0122833251953,26.063850402832,26.0810375213623,26.0810375213623,26.0581207275391,25.9664478302002,25.9664478302002,25.9607181549072,25.9435291290283,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9779052734375,26.0352020263672,26.0409317016602,26.0352020263672,26.0352020263672,26.0466613769531,26.0409317016602,26.063850402832,26.0523910522461,26.069580078125,26.069580078125,26.069580078125,26.0581207275391,26.069580078125,26.069580078125,26.0523910522461,26.0523910522461,26.069580078125,26.063850402832,26.0581207275391,26.069580078125,26.075309753418,26.075309753418,26.0982284545898,26.1211471557617,26.132604598999,26.132604598999,26.1211471557617,26.1211471557617,26.1669826507568,26.1669826507568,26.1669826507568,26.1727123260498,26.195629119873,26.195629119873,26.2013607025146,26.2242794036865,26.2357368469238,26.2242794036865,26.2242794036865,26.2471961975098,26.2529258728027,26.2414665222168,26.2471961975098,26.2586555480957,26.2586555480957,26.2414665222168,26.2471961975098,26.3102207183838,26.3274116516113,26.3388690948486,26.3503284454346,26.3675174713135,26.3732471466064,26.3675174713135,26.3789768218994,26.3847064971924,26.4018955230713,26.4133548736572,26.3961658477783,26.4076251983643,26.4305419921875,26.4821090698242,26.5508651733398,26.585241317749,26.6310787200928,26.659725189209,26.7055625915527,26.8488025665283,26.8659915924072,26.911828994751,26.9232883453369,26.9404754638672,26.980583190918,27.0035018920898,27.0321483612061,27.0607967376709,27.0951747894287,27.1238212585449,27.2154941558838,27.2384128570557,27.2727909088135,27.2957096099854,27.3071689605713,27.3415470123291,27.3701934814453,27.4103012084961,27.4504070281982,27.501974105835,27.5077037811279,27.5478115081787,27.5879173278809,27.6394844055176,27.6280250549316,27.6566715240479,27.6624031066895,27.6967792510986,27.7311573028564,27.7598037719727,27.7655353546143,27.7827224731445,27.8171005249023,27.8686676025391,27.9145030975342,27.948881149292,27.9660701751709,27.9660701751709,27.9832592010498,28.0348262786865,28.0863914489746,28.1264991760254,28.1494159698486,28.1723346710205,28.1952533721924,28.2238998413086,28.2582778930664,28.2869262695312,28.3155746459961,28.332763671875,28.3671398162842,28.401517868042,28.4301662445068,28.4530849456787,28.470272064209,28.4931907653809,28.5103797912598,28.5218391418457,28.5390281677246,28.5676765441895,28.5848636627197,28.5905952453613,28.6077823638916,28.6421604156494,28.6536197662354,28.6822662353516,28.7223720550537,28.8025875091553,28.8140468597412,28.854154586792,28.8828029632568,28.8885307312012,28.911449432373,28.9572868347168,29.0546894073486,29.0718765258789,29.1177139282227,29.1520938873291,29.1750087738037,29.2208461761475,29.2437648773193,29.2552242279053,29.2781429290771,29.306791305542,29.3354396820068,29.364086151123,29.444299697876,29.4500312805176,29.4729499816895,29.4786796569824,29.5073261260986,29.5073261260986,29.5359745025635,29.5531635284424,29.5932693481445,29.6104583740234,29.6161880493164,29.5932693481445,29.5703506469727,29.5646209716797,29.5818119049072,29.621919631958,29.6448383331299,29.6333770751953,29.6391067504883,29.6505641937256,29.7422389984131,29.7422389984131,29.7307777404785,29.7365093231201,29.765157699585,29.759428024292,29.759428024292,29.7823467254639,29.7938041687012,29.7766151428223,29.7536964416504,29.7536964416504,29.759428024292,29.765157699585,29.7823467254639,29.7823467254639,29.765157699585,29.8052654266357,29.7766151428223,29.8396415710449,29.8625602722168,29.8682899475098,29.8511028289795,29.765157699585,29.7536964416504,29.759428024292,29.7823467254639,29.7536964416504,29.7422389984131,29.759428024292,29.7365093231201,29.7365093231201,29.7365093231201,29.6620254516602,29.6333770751953,29.5932693481445,29.6047306060791,29.5760822296143,29.5359745025635,29.5245132446289,29.4786796569824,29.4500312805176,29.4156551361084,29.364086151123,29.3468990325928,29.2953338623047,29.2666835784912,29.2151165008545,29.2151165008545,29.1864700317383,29.169282913208,29.1635513305664,29.1119842529297,29.0890693664551,29.0489616394043,28.991662979126,28.9744758605957,28.9859371185303,28.9859371185303,28.9744758605957,28.9744758605957,29.0375003814697,29.0375003814697,29.0145816802979,29.0145816802979,29.0546894073486,29.0604190826416,29.1234455108643,29.1406326293945,29.1520938873291,29.1520938873291,29.1635513305664,29.1979274749756,29.2151165008545,29.2151165008545,29.2437648773193,29.2609539031982,29.2724151611328,29.2781429290771,29.2953338623047,29.3411674499512,29.381275177002,29.3984661102295,29.4500312805176,29.4786796569824,29.5073261260986,29.5187873840332,29.5302448272705,29.5875396728516,29.5932693481445,29.6276454925537,29.6505641937256,29.7823467254639,29.7938041687012,29.8625602722168,29.9083976745605,29.9943428039551,30.0802822113037,30.1433086395264,30.212064743042,30.2521705627441,30.3610343933105,30.3724918365479,30.4011421203613,30.4870853424072,30.5501117706299,30.5844879150391,30.6131362915039,30.6532440185547,30.664701461792,30.6761589050293,30.7162666320801,30.7506446838379,30.7792911529541,30.7964820861816,30.8480472564697,30.9168033599854,30.9683685302734,31.0199356079102,31.0657730102539,31.1287956237793,31.1517143249512,31.1918201446533,31.2663078308105,31.3006839752197,31.3465213775635,31.3808975219727,31.3808975219727,31.3808975219727,31.4095478057861,31.4381923675537,31.4611110687256,31.5126800537109,31.5585174560547,31.6100807189941,31.6731071472168,31.7475910186768,31.7418632507324,31.7533206939697,31.7819690704346,31.8220767974854,31.8679141998291,31.9022903442383,31.948127746582,31.9825038909912,31.9939613342285,31.9939613342285,31.9882354736328,31.9939613342285,31.9882354736328,31.9939613342285,31.9939613342285,31.9939613342285,31.9939613342285,31.9939613342285,31.9939613342285,32.0741806030273,32.5096244812012,32.9450721740723,33.3862533569336,33.5524101257324,33.8217010498047,34.2972526550293,34.3144416809082,34.7327003479004,34.93896484375,35.1738777160645,35.6093292236328,35.7296485900879,36.0447769165039,36.4802207946777,36.4802207946777,36.4916839599609,36.4916839599609,36.4916839599609,36.4859504699707,36.4916839599609,36.4916839599609,36.4916839599609,36.0447769165039,35.8786201477051,35.6150550842285,35.4145202636719,35.1796112060547,35.0306396484375,34.7498931884766,34.5608139038086,34.5608139038086,34.5608139038086,34.5608139038086,34.5493545532227,34.5207099914551,34.5035171508789,34.4748725891113,34.4347648620605,34.3889274597168,34.3774681091309,34.3831977844238,34.3717384338379,34.3774681091309,34.4118461608887,34.4175758361816,34.4175758361816,34.4118461608887,34.3774681091309,34.3774681091309,34.4003829956055,34.4404945373535,34.4462203979492,34.4576835632324,34.4462203979492,34.4233016967773,34.4118461608887,34.4003829956055,34.3660087585449,34.343090057373,34.343090057373,34.3087120056152,34.2456855773926,34.2227668762207,34.211311340332,34.2055816650391,34.2055816650391,34.211311340332,34.2227668762207,34.211311340332,34.1826629638672,34.1654739379883,34.1540107727051,34.1540107727051,34.1482849121094,34.1310958862305,34.1368255615234,34.1540107727051,34.1540107727051,34.1540107727051,34.176929473877,34.1540107727051,34.1425552368164,34.0967178344727,34.0737991333008,34.0623397827148,34.0680732727051,34.0852584838867,34.0852584838867,34.1425552368164,34.1540107727051,34.1654739379883,34.1540107727051,34.1253662109375,34.1196365356445,34.1196365356445,34.1310958862305,34.1540107727051,34.1482849121094,34.1368255615234,34.1196365356445,34.0852584838867,34.039421081543,34.0107727050781,33.9993171691895,34.0107727050781,33.9935836791992,33.9821281433105,33.9534797668457,33.9191017150879,33.9133720397949,33.8675346374512,33.8503456115723,33.8388862609863,33.8388862609863,33.8618049621582,33.896183013916,33.9248313903809,33.9420204162598,33.9534797668457,33.9763984680176,33.9821281433105,33.9821281433105,33.9763984680176,33.9420204162598,33.907642364502,33.901912689209,33.9248313903809,33.9133720397949,33.9133720397949,33.8789939880371,33.8331565856934,33.8102378845215,33.7987823486328,33.8675346374512,33.8618049621582,33.8618049621582,33.901912689209,33.9133720397949,33.901912689209,33.8675346374512,33.8446159362793,33.8217010498047,33.7930526733398,33.7529449462891,33.7185668945312,33.7128372192383,33.7242965698242,33.7529449462891,33.7987823486328,33.8102378845215,33.8274269104004,33.8503456115723,33.8560752868652,33.8446159362793,33.8331565856934,33.8847236633301,33.9534797668457,33.9534797668457,33.9649391174316,33.9477462768555,33.8560752868652,33.8446159362793,33.8618049621582,33.8618049621582,33.8331565856934,33.8217010498047,33.8331565856934,33.8847236633301,33.9133720397949,33.907642364502,33.8847236633301,33.8847236633301,33.890453338623,33.8675346374512,33.8503456115723,33.8446159362793,33.8217010498047,33.8102378845215,33.7873191833496,33.7644004821777,33.7644004821777,33.770133972168,33.7472152709961,33.7242965698242,33.6956481933594,33.6956481933594,33.7414855957031,33.7472152709961,33.7529449462891,33.7529449462891,33.7529449462891,33.770133972168,33.8217010498047,33.8331565856934,33.8560752868652,33.8503456115723,33.8388862609863,33.8675346374512,33.8675346374512,33.8675346374512,33.8675346374512,33.8675346374512,33.896183013916,33.9133720397949,33.907642364502,33.9191017150879,33.907642364502,33.9248313903809,33.9592094421387,33.9592094421387,33.9534797668457,33.9133720397949,33.896183013916,33.901912689209,33.890453338623,33.8847236633301,33.901912689209,33.9133720397949,33.907642364502,33.9133720397949,33.9592094421387,33.9821281433105,33.9763984680176,33.9649391174316,33.9420204162598,33.9191017150879,33.896183013916,33.8847236633301,33.890453338623,33.8789939880371,33.8503456115723,33.7930526733398,33.7758636474609,33.7758636474609,33.7758636474609,33.7529449462891,33.7472152709961,33.7300262451172,33.7357559204102,33.7185668945312,33.7300262451172,33.7242965698242,33.6956481933594,33.6956481933594,33.7071075439453,33.6899185180664,33.6612701416016,33.6669998168945,33.6669998168945,null,42.0035362243652,41.9978065490723,41.9978065490723,42.0035362243652,42.0035362243652,41.9978065490723,41.9978065490723,41.5795478820801,41.2300453186035,40.9951286315918,41.000862121582,41.000862121582,40.9951286315918,40.6570854187012,40.2216377258301,39.6544075012207,39.4997100830078,39.3621978759766,38.5084953308105,38.1532592773438,37.8667793273926,37.6318664550781,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,37.0016136169434,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,36.9958839416504,36.9958839416504,37.0016136169434,37.0016136169434,37.0016136169434,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,36.9958839416504,37.0016136169434,37.0016136169434,37.0016136169434,36.9958839416504,36.9958839416504,37.6089515686035,38.1417999267578,38.5887069702148,38.6689224243164,39.5398178100586,39.9007797241211,40.1299629211426,41.0065879821777,42.0035362243652,42.0035362243652,null,45.0115661621094,45.0115661621094,45.0115661621094,45.023021697998,45.0115661621094,45.0001029968262,44.9829139709473,44.9256210327148,44.891242980957,44.7995681762695,44.7480049133301,44.6391410827637,44.5990333557129,44.5818481445312,44.5531959533691,44.5130920410156,44.4959030151367,44.450065612793,44.4214210510254,44.3985023498535,44.3870391845703,44.3583946228027,44.3412017822266,44.3354759216309,44.3297462463379,44.312557220459,44.2896385192871,44.2609901428223,44.2036933898926,44.1635856628418,44.1406669616699,44.0833740234375,44.0661849975586,44.0318031311035,44.0031585693359,43.985969543457,43.9573211669922,43.9286766052246,43.859920501709,43.8255424499512,43.8026237487793,43.7739753723145,43.7453269958496,43.7052192687988,43.682300567627,43.6364669799805,43.6250038146973,43.5963592529297,43.5677108764648,43.5505218505859,43.4244728088379,43.3213386535645,43.269775390625,43.2239379882812,43.1379928588867,43.1093444824219,43.0749664306641,43.0520477294922,43.0233993530273,42.9890213012695,42.9661026000977,42.9431838989258,42.9088096618652,42.8687019348145,42.7942199707031,42.759838104248,42.7311935424805,42.7369194030762,42.7369194030762,42.7426528930664,42.7884902954102,42.817138671875,42.8400535583496,42.8973503112793,42.9431838989258,42.9947547912598,43.0749664306641,43.1093444824219,43.1609115600586,43.1895561218262,43.3156089782715,43.3843650817871,43.4531211853027,43.4874954223633,43.544792175293,43.5562515258789,43.5677108764648,43.5848999023438,43.6078186035156,43.6192779541016,43.6250038146973,43.6135482788086,43.5906295776367,43.5677108764648,43.5791664123535,43.6536560058594,43.6880302429199,43.722412109375,43.7453269958496,43.7739753723145,43.7911643981934,43.8140830993652,43.854190826416,43.8942947387695,43.9344024658203,43.9687843322754,44.0088882446289,44.0661849975586,44.134937286377,44.1693153381348,44.1922340393066,44.2323417663574,44.2724494934082,44.306827545166,44.3641204833984,44.4214210510254,44.4729843139648,44.5130920410156,44.5474662780762,44.570384979248,44.6104927062988,44.6849784851074,44.7823829650879,44.8053016662598,44.8339500427246,44.8683242797852,44.9428100585938,44.9657287597656,45.0115661621094,45.0115661621094,null,37.964183807373,37.9985618591309,38.0272064208984,37.9928321838379,37.969913482666,37.9412651062012,37.9298057556152,37.9068870544434,37.8896980285645,37.8725128173828,37.8610496520996,37.8209419250488,37.7922973632812,37.7636489868164,37.7350006103516,37.7006225585938,37.6777038574219,37.6433258056641,37.6204071044922,37.5917587280273,37.5860328674316,37.5917587280273,37.5745697021484,37.5516510009766,37.523006439209,37.517276763916,37.4943580627441,37.4828987121582,37.4886283874512,37.4771690368652,37.4657135009766,37.4427947998047,37.3912239074707,37.3740386962891,37.3625793457031,37.3511199951172,37.3339309692383,37.3167419433594,37.2766342163086,37.2594451904297,37.2422561645508,37.2307968139648,37.1792297363281,37.1563148498535,37.1448516845703,37.1276664733887,37.1219329833984,37.1333961486816,37.2136077880859,37.2193412780762,37.2422561645508,37.2594451904297,37.2880935668945,37.3110122680664,37.3282012939453,37.3511199951172,37.3740386962891,37.3912239074707,37.4084129333496,37.4198760986328,37.4370613098145,37.4657135009766,37.4886283874512,37.5287322998047,37.5516510009766,37.5631141662598,37.5745697021484,37.5974884033203,37.6032218933105,37.6089515686035,37.6204071044922,37.6433258056641,37.65478515625,37.6719779968262,37.6777038574219,37.6948928833008,37.7178115844727,37.7235412597656,37.7464599609375,37.7751083374023,37.7808380126953,37.7751083374023,37.7693786621094,37.7751083374023,37.8037567138672,37.832405090332,37.832405090332,37.8438606262207,37.8725128173828,37.8896980285645,37.8954315185547,37.9126167297363,37.9240760803223,37.9298057556152,37.9412651062012,37.964183807373,37.964183807373,null,38.0386695861816,38.0272064208984,37.9928321838379,37.9412651062012,37.9298057556152,37.8725128173828,37.8495941162109,37.8495941162109,37.8667793273926,37.9011573791504,37.9298057556152,37.9469947814941,37.9871025085449,38.0042877197266,38.0386695861816,38.0386695861816,null,39.327823638916,39.322093963623,39.3106346130371,39.3106346130371,39.2762565612793,39.2705268859863,39.2533378601074,39.2476081848145,39.2304191589355,39.2189598083496,39.1960411071777,39.1731262207031,39.155933380127,39.138744354248,39.1158256530762,39.0929069519043,39.0642623901367,39.0585327148438,39.0356140136719,39.0012359619141,38.9840507507324,38.9725875854492,38.9668617248535,38.9439430236816,38.9095611572266,38.8866424560547,38.8637275695801,38.8293495178223,38.8064308166504,38.7777824401855,38.737678527832,38.7204895019531,38.703296661377,38.6975708007812,38.6803817749023,38.6689224243164,38.6402702331543,38.6230850219727,38.6058959960938,38.6001663208008,38.5829772949219,38.5428695678711,38.5314140319824,38.5027618408203,38.4741172790527,38.428279876709,38.4053611755371,38.3709869384766,38.3423347473145,38.3251495361328,38.3251495361328,38.3308792114258,38.3595237731934,38.3595237731934,38.3824424743652,38.3881721496582,38.3709869384766,38.3423347473145,38.3136863708496,38.3079605102539,38.2964973449707,38.2735786437988,38.2563934326172,38.2392044067383,38.2105560302734,38.1990966796875,38.1933670043945,38.1761779785156,38.1589889526367,38.1532592773438,38.1417999267578,38.1303405761719,38.1188812255859,38.1188812255859,38.1417999267578,38.1417999267578,38.1303405761719,38.1188812255859,38.107421875,38.1016960144043,38.1246147155762,38.1246147155762,38.113151550293,38.0845031738281,38.0673141479492,38.0443954467773,38.0214805603027,38.0157508850098,38.0100212097168,37.9813690185547,37.969913482666,37.9928321838379,37.9584541320801,37.9412651062012,37.9240760803223,37.9126167297363,37.9011573791504,37.8782386779785,37.8495941162109,37.832405090332,37.8266754150391,37.832405090332,37.832405090332,37.8495941162109,37.8495941162109,37.8381309509277,37.8152160644531,37.7922973632812,37.7865676879883,37.7751083374023,37.7579193115234,37.7521896362305,37.7350006103516,37.7120819091797,37.6948928833008,37.6891632080078,37.6719779968262,37.6490592956543,37.6318664550781,37.6204071044922,37.6204071044922,37.6318664550781,37.6433258056641,37.6719779968262,37.6719779968262,37.660514831543,37.65478515625,37.660514831543,37.6948928833008,37.7292709350586,37.7350006103516,37.7579193115234,37.7751083374023,37.7922973632812,37.8094863891602,37.8266754150391,37.8495941162109,37.8839683532715,37.9011573791504,37.9240760803223,37.9412651062012,37.964183807373,38.0272064208984,38.0272064208984,38.0272064208984,38.0157508850098,37.9928321838379,37.9355354309082,37.9068870544434,37.8954315185547,37.8839683532715,37.8495941162109,37.8209419250488,37.8094863891602,37.8037567138672,37.7865676879883,37.7579193115234,37.7350006103516,37.7178115844727,37.7006225585938,37.6719779968262,37.6433258056641,37.6204071044922,37.6089515686035,37.5974884033203,37.6032218933105,37.6032218933105,37.5974884033203,37.5745697021484,37.5631141662598,37.5631141662598,37.5631141662598,37.5573844909668,37.5401954650879,37.5287322998047,37.5287322998047,37.5287322998047,37.5344657897949,37.5344657897949,37.523006439209,37.5058174133301,37.5000877380371,37.5058174133301,37.5000877380371,37.4886283874512,37.4714393615723,37.4599800109863,37.4427947998047,37.4427947998047,37.4370613098145,37.4084129333496,37.3912239074707,37.379768371582,37.3683052062988,37.3511199951172,37.3339309692383,37.3167419433594,37.3167419433594,37.3339309692383,37.3511199951172,37.3740386962891,37.3854942321777,37.3854942321777,37.3740386962891,37.3912239074707,37.4141426086426,37.4141426086426,37.4084129333496,37.3854942321777,37.379768371582,37.3740386962891,37.3625793457031,37.3568496704102,37.3511199951172,37.3339309692383,37.3282012939453,37.3167419433594,37.3110122680664,37.2938232421875,37.2880935668945,37.2995529174805,37.2938232421875,37.2938232421875,37.2766342163086,37.2594451904297,37.2479858398438,37.2537155151367,37.2537155151367,37.2537155151367,37.2709045410156,37.2880935668945,37.3167419433594,37.3854942321777,37.4198760986328,37.4427947998047,37.4657135009766,37.517276763916,37.523006439209,37.523006439209,37.5058174133301,37.4943580627441,37.4771690368652,37.4657135009766,37.4370613098145,37.4198760986328,37.4026870727539,37.3568496704102,37.3339309692383,37.2766342163086,37.2594451904297,37.2307968139648,37.2136077880859,37.207878112793,37.207878112793,37.2021484375,37.1964225769043,37.1735038757324,37.1563148498535,37.1505851745605,37.1563148498535,37.1563148498535,37.1563148498535,37.1505851745605,37.1333961486816,37.1219329833984,37.0990142822266,37.0990142822266,37.0875587463379,37.0875587463379,37.0932884216309,37.0932884216309,37.0875587463379,37.0760955810547,37.058910369873,37.0417213439941,37.0245323181152,37.0130767822266,37.0130767822266,37.0130767822266,37.0016136169434,36.9844245910645,36.9786949157715,36.9729652404785,37.0245323181152,37.0417213439941,37.0417213439941,37.0531806945801,37.0932884216309,37.0875587463379,37.1162071228027,37.1448516845703,37.1563148498535,37.1735038757324,37.1906890869141,37.207878112793,37.2136077880859,37.2193412780762,37.2136077880859,37.207878112793,37.2193412780762,37.2307968139648,37.2365264892578,37.2365264892578,37.2365264892578,37.2479858398438,37.2880935668945,37.3052825927734,37.3052825927734,37.2995529174805,37.2766342163086,37.2537155151367,37.2479858398438,37.2479858398438,37.2537155151367,37.2365264892578,37.2250671386719,37.2193412780762,37.2136077880859,37.1964225769043,37.1906890869141,37.1906890869141,37.1964225769043,37.1964225769043,37.1677703857422,37.1563148498535,37.1505851745605,37.1505851745605,37.1677703857422,37.1563148498535,37.1505851745605,37.1219329833984,37.0990142822266,37.064640045166,37.0417213439941,37.0302619934082,37.0188026428223,37.0188026428223,36.9958839416504,36.9844245910645,36.9844245910645,36.9844245910645,36.9615058898926,36.9557762145996,36.9500503540039,36.9385871887207,36.9099426269531,36.8870239257812,36.8698310852051,36.892749786377,36.8984832763672,36.8984832763672,36.8870239257812,36.9042129516602,36.927131652832,36.9385871887207,36.9557762145996,36.9615058898926,36.9500503540039,36.9443206787109,36.927131652832,36.9214019775391,36.9214019775391,36.9156684875488,36.8984832763672,36.892749786377,36.9042129516602,36.9156684875488,36.9214019775391,36.9156684875488,36.9042129516602,36.892749786377,36.8698310852051,36.8297271728516,36.755241394043,36.7265930175781,36.6692962646484,36.5948143005371,36.5547065734863,36.5547065734863,36.5776252746582,36.606273651123,36.6234588623047,36.6406517028809,36.6521110534668,36.6406517028809,36.6291923522949,36.5833549499512,36.5661659240723,36.5547065734863,36.5489768981934,36.5547065734863,36.5547065734863,36.5661659240723,36.5833549499512,36.5833549499512,36.5833549499512,36.5718955993652,36.5432472229004,36.5547065734863,36.5547065734863,36.5489768981934,36.5489768981934,36.5489768981934,36.5489768981934,36.5432472229004,36.5432472229004,36.5432472229004,36.5375213623047,36.5375213623047,36.5375213623047,36.5375213623047,36.5432472229004,36.5375213623047,36.5375213623047,36.5432472229004,36.5432472229004,36.5489768981934,36.5489768981934,36.5489768981934,36.5547065734863,36.5604400634766,36.5604400634766,36.5604400634766,36.5776252746582,36.5948143005371,36.617733001709,36.617733001709,36.617733001709,36.6005439758301,36.5948143005371,36.5948143005371,36.5833549499512,36.5948143005371,36.5948143005371,36.6005439758301,36.6005439758301,36.617733001709,36.6349220275879,36.6578407287598,36.6635704040527,36.6750297546387,36.7380523681641,36.7437858581543,36.74951171875,36.755241394043,36.8354568481445,36.8526458740234,36.8583755493164,36.8641052246094,36.892749786377,36.8984832763672,36.9156684875488,36.9385871887207,36.9615058898926,36.9786949157715,37.0016136169434,37.0073432922363,37.0188026428223,37.0245323181152,37.0417213439941,37.0417213439941,37.0990142822266,37.1219329833984,37.1333961486816,37.1964225769043,37.2136077880859,37.2307968139648,37.2537155151367,37.2651748657227,37.2766342163086,37.3052825927734,37.3511199951172,37.3912239074707,37.5401954650879,37.5058174133301,37.4943580627441,37.4828987121582,37.4714393615723,37.4485206604004,37.4427947998047,37.4198760986328,37.3854942321777,37.3568496704102,37.3339309692383,37.3167419433594,37.2880935668945,37.2880935668945,37.2709045410156,37.2537155151367,37.2422561645508,37.2193412780762,37.207878112793,37.2021484375,37.2021484375,37.2307968139648,37.2479858398438,37.2479858398438,37.2594451904297,37.2766342163086,37.3052825927734,37.3339309692383,37.3339309692383,37.3167419433594,37.2880935668945,37.2479858398438,37.2365264892578,37.2365264892578,37.2594451904297,37.2709045410156,37.2766342163086,37.2938232421875,37.3052825927734,37.3052825927734,37.2880935668945,37.3224716186523,37.345386505127,37.3683052062988,37.3854942321777,37.4198760986328,37.4084129333496,37.3740386962891,37.4599800109863,37.4714393615723,37.4657135009766,37.4313316345215,37.4256019592285,37.4370613098145,37.4886283874512,37.5058174133301,37.5287322998047,37.5401954650879,37.5516510009766,37.5631141662598,37.6089515686035,37.6375961303711,37.6777038574219,37.6948928833008,37.7006225585938,37.7178115844727,37.7521896362305,37.7751083374023,37.8209419250488,37.8667793273926,37.9183502197266,37.9355354309082,37.9527244567871,37.9813690185547,38.0272064208984,38.0558586120605,38.1016960144043,38.1360702514648,38.1761779785156,38.2105560302734,38.2563934326172,38.2735786437988,38.2907676696777,38.3079605102539,38.3308792114258,38.3480682373047,38.3595237731934,38.3652534484863,38.3824424743652,38.4397392272949,38.5199508666992,38.5772514343262,38.5944366455078,38.5428695678711,38.4683876037598,38.4511985778809,38.4454689025879,38.422550201416,38.416820526123,38.422550201416,38.4397392272949,38.4626579284668,38.4741172790527,38.5084953308105,38.5543327331543,38.6116256713867,38.6574630737305,38.6803817749023,38.6918411254883,38.7319450378418,38.7491340637207,38.7663230895996,38.8007011413574,38.8064308166504,38.8121604919434,38.8293495178223,38.8465385437012,38.7663230895996,38.8350791931152,38.9267539978027,38.9382133483887,38.9439430236816,38.9267539978027,38.9840507507324,38.9955062866211,38.9897766113281,39.0298881530762,39.0413436889648,39.0470733642578,39.0585327148438,39.0871810913086,39.1444778442383,39.1673965454102,39.1788520812988,39.2017707824707,39.2590675354004,39.2705268859863,39.3621978759766,39.3679313659668,39.4080352783203,39.4137687683105,39.4596061706543,39.3965797424316,39.2705268859863,39.1444778442383,39.1502075195312,39.1788520812988,39.2361526489258,39.2762565612793,39.327823638916,39.327823638916,null,48.5696334838867,48.6154708862305,48.6097373962402,48.5810890197754,48.5638999938965,48.5352554321289,48.5008773803711,48.4836883544922,48.4779586791992,48.4779586791992,48.4378509521484,48.4550437927246,48.4951477050781,48.51806640625,48.5352554321289,48.5467147827148,48.5696334838867,48.5696334838867,null,48.4034729003906,48.4092063903809,48.4092063903809,48.4378509521484,48.4550437927246,48.4550437927246,48.4779586791992,48.523796081543,48.5409812927246,48.51806640625,48.5008773803711,48.4951477050781,48.4607696533203,48.4435806274414,48.4321250915527,48.4149360656738,48.4034729003906,48.4034729003906,null,48.6097373962402,48.6383895874023,48.655574798584,48.6784934997559,48.6842231750488,48.7128715515137,48.7186012268066,48.6784934997559,48.6670341491699,48.644115447998,48.5982818603516,48.6211967468262,48.5925521850586,48.5925521850586,48.6383895874023,48.6727638244629,48.6670341491699,48.6154708862305,48.6097373962402,48.6097373962402,null,48.1742897033691,48.2143974304199,48.2373161315918,48.3118019104004,48.3576354980469,48.3748245239258,48.3748245239258,48.3461799621582,48.3404502868652,48.3289909362793,48.2888832092285,48.2774238586426,48.2831535339355,48.2659645080566,48.2716941833496,48.2430458068848,48.2315864562988,48.2143974304199,48.2143974304199,48.1800193786621,48.0940780639648,48.0310516357422,48.0310516357422,48.0826187133789,48.0826187133789,48.0539703369141,48.0138626098633,47.9852142333984,47.9451065063477,47.9279174804688,47.8992729187012,47.9164619445801,47.9565696716309,47.9794883728027,47.9794883728027,47.9622993469238,47.9794883728027,47.9966735839844,48.0138626098633,48.0482406616211,48.1112632751465,48.1513710021973,48.1456451416016,48.1742897033691,48.1742897033691,null,45.9970512390137,46.0085105895996,46.0085105895996,45.9970512390137,46.0085105895996,45.9970512390137,45.9913215637207,45.9626770019531,45.9225692749023,45.928295135498,45.934024810791,45.9168395996094,45.9111061096191,45.8996505737305,45.9168395996094,45.9168395996094,45.8767318725586,45.8538131713867,45.8366241455078,45.8366241455078,45.80224609375,45.7907867431641,45.7735977172852,45.7334899902344,45.6876525878906,45.7048416137695,45.7277603149414,45.7392234802246,45.7277603149414,45.6418151855469,45.6418151855469,45.6475486755371,45.6074409484863,45.6017112731934,45.6475486755371,45.670467376709,45.6876525878906,45.6933860778809,45.6933860778809,45.7048416137695,45.7048416137695,45.6933860778809,45.6933860778809,45.6933860778809,45.670467376709,45.6418151855469,45.5444145202637,45.532958984375,45.5558738708496,45.5730628967285,45.5902519226074,45.6131706237793,45.6418151855469,45.6819229125977,45.7048416137695,45.7334899902344,45.7678680419922,45.7907867431641,45.8194351196289,45.8423538208008,45.8767318725586,45.934024810791,45.9798622131348,46.071533203125,46.1116409301758,46.1689414978027,46.1689414978027,46.1574783325195,46.1517486572266,46.1402893066406,46.1345596313477,46.1402893066406,46.1689414978027,46.1861267089844,46.2262344360352,46.2033157348633,46.1918601989746,46.2262344360352,46.2548828125,46.2663421630859,46.2663421630859,46.2720718383789,46.2835311889648,46.3064498901367,46.2835311889648,46.2835311889648,46.2663421630859,46.260612487793,46.2720718383789,46.3064498901367,46.3179054260254,46.2949905395508,46.3121795654297,46.3694763183594,46.4554176330566,46.5299034118652,46.6158447265625,46.6330337524414,46.6158447265625,46.5700073242188,46.3694763183594,46.380931854248,46.438232421875,46.4955253601074,46.524169921875,46.6273040771484,46.6330337524414,46.6788711547852,46.70751953125,46.7476272583008,46.7304382324219,46.7247085571289,46.7361679077148,46.70751953125,46.7189788818359,46.713249206543,46.7361679077148,46.7877349853516,46.8278427124023,46.8851356506348,46.9080543518066,46.9023246765137,46.8622169494629,46.8450317382812,46.8622169494629,46.8965950012207,46.9195137023926,46.9367027282715,46.976806640625,46.9997253417969,46.9997253417969,47.0226440429688,47.0512962341309,47.0455627441406,46.976806640625,46.9653511047363,46.9882698059082,47.0742149353027,47.1888046264648,47.2575607299805,47.2976684570312,47.3320426940918,47.4065284729004,47.486743927002,47.5153884887695,47.5383071899414,47.5956039428711,47.7101974487305,47.7560348510742,47.7846794128418,47.8305168151855,47.8419761657715,47.8591651916504,47.8992729187012,47.9451065063477,47.9852142333984,48.0768890380859,48.1571006774902,48.2315864562988,48.2888832092285,48.3404502868652,48.3519096374512,48.3805541992188,48.392017364502,48.392017364502,48.3690986633301,48.3289909362793,48.3003425598145,48.2888832092285,48.2659645080566,48.2545051574707,48.2315864562988,48.202938079834,48.1742897033691,48.1571006774902,48.1742897033691,48.1456451416016,48.1341819763184,48.1399154663086,48.1284523010254,48.1169967651367,48.1227264404297,48.1169967651367,48.1456451416016,48.1284523010254,48.0940780639648,48.0654296875,48.0367813110352,48.059700012207,48.0883445739746,48.0768890380859,48.0425109863281,48.0253219604492,47.9909439086914,47.9852142333984,48.0253219604492,48.0768890380859,48.1169967651367,48.1284523010254,48.0998077392578,48.071159362793,48.0195922851562,48.0482406616211,48.0195922851562,48.0998077392578,48.0768890380859,48.0081329345703,47.9451065063477,47.8935432434082,47.8706245422363,47.8534355163574,47.8190574645996,47.8075981140137,47.7732238769531,47.7560348510742,47.8075981140137,47.8362464904785,47.8018684387207,47.7789497375488,47.8133277893066,47.7674903869629,47.7331161499023,47.7273864746094,47.6758155822754,47.6299819946289,47.618522644043,47.5956039428711,47.5612258911133,47.481014251709,47.4122581481934,47.3492317199707,47.3377723693848,47.3492317199707,47.343505859375,47.3721504211426,47.3893394470215,47.4237174987793,47.429443359375,47.3836097717285,47.3778800964355,47.3778800964355,47.4007987976074,47.4695510864258,47.486743927002,47.5153884887695,47.5497703552246,47.5956039428711,47.6357116699219,47.6586303710938,47.7503051757812,47.796142578125,47.8362464904785,47.8190574645996,47.8591651916504,47.9049987792969,47.939380645752,47.9107322692871,47.8878135681152,47.8305168151855,47.8018684387207,47.7503051757812,47.7331161499023,47.7560348510742,47.7159233093262,47.7044677734375,47.738842010498,47.7216529846191,47.6987342834473,47.6471710205078,47.618522644043,47.5841445922852,47.5784149169922,47.61279296875,47.618522644043,47.5784149169922,47.5612258911133,47.5440368652344,47.5268516540527,47.5268516540527,47.5440368652344,47.5612258911133,47.5268516540527,47.4981994628906,47.4466361999512,47.4179878234863,47.3950691223145,47.3893394470215,47.343505859375,47.3263130187988,47.286205291748,47.2575607299805,47.2575607299805,47.2747497558594,47.286205291748,47.3263130187988,47.3606910705566,47.3836097717285,47.3492317199707,47.3033981323242,47.2747497558594,47.2346420288086,47.2117233276367,47.1716156005859,47.1773452758789,47.2289123535156,47.2804794311523,47.3205871582031,47.3377723693848,47.3721504211426,47.3778800964355,47.343505859375,47.3091239929199,47.3091239929199,47.2804794311523,47.2289123535156,47.2117233276367,47.2059936523438,47.2346420288086,47.2346420288086,47.1830749511719,47.1830749511719,47.165885925293,47.1315078735352,47.0971336364746,47.1315078735352,47.154426574707,47.1486968994141,47.1085891723633,47.0742149353027,47.0742149353027,47.0971336364746,47.0971336364746,47.028377532959,47.028377532959,47.0971336364746,47.1257781982422,47.1257781982422,47.1028594970703,47.1486968994141,47.1429672241211,47.1200485229492,47.0971336364746,47.0914001464844,47.0914001464844,47.1486968994141,47.1830749511719,47.2346420288086,47.2632865905762,47.3033981323242,47.291934967041,47.2575607299805,47.2460975646973,47.2804794311523,47.3091239929199,47.343505859375,47.3606910705566,47.4007987976074,47.4351768493652,47.4752807617188,47.5383071899414,47.5784149169922,47.5841445922852,47.607063293457,47.6299819946289,47.6586303710938,47.6758155822754,47.7216529846191,47.7617607116699,47.8018684387207,47.8477058410645,47.9049987792969,47.9565696716309,47.9852142333984,48.0081329345703,48.0310516357422,48.0310516357422,48.0883445739746,48.1685600280762,48.2201271057129,48.2602348327637,48.2888832092285,48.3060722351074,48.3289909362793,48.3576354980469,48.3748245239258,48.4206619262695,48.4034729003906,48.4149360656738,48.4378509521484,48.4779586791992,48.5008773803711,48.4894180297852,48.4550437927246,48.4664993286133,48.4435806274414,48.4435806274414,48.5066070556641,48.5467147827148,48.5638999938965,48.5925521850586,48.6211967468262,48.6383895874023,48.6670341491699,48.6899528503418,48.7071418762207,48.7243309020996,48.7472496032715,48.7701683044434,48.7644386291504,48.7186012268066,48.7243309020996,48.7644386291504,48.7816276550293,48.838924407959,48.8618431091309,48.8790283203125,48.9019470214844,48.9134063720703,48.9363250732422,48.9420547485352,48.9592437744141,48.970703125,48.9592437744141,48.9878921508789,48.9936180114746,48.9993515014648,48.9993515014648,48.9993515014648,48.9993515014648,49.0050811767578,48.9936180114746,49.0050811767578,48.9936180114746,48.838924407959,48.0482406616211,47.9680252075195,47.3606910705566,47.2518310546875,47.1315078735352,46.5356330871582,46.4267692565918,46.386661529541,46.3408241271973,46.2778015136719,46.2090454101562,46.1689414978027,46.0658073425293,45.9970512390137,45.9970512390137,null,39.7231636047363,39.2075004577637,39.2304191589355,39.2705268859863,39.2934455871582,39.3106346130371,39.3163642883301,39.327823638916,39.3450126647949,39.3621978759766,39.3793907165527,39.4137687683105,39.4309539794922,39.4596061706543,39.471061706543,39.471061706543,39.471061706543,39.4538726806641,39.4424133300781,39.4481430053711,39.4939804077148,39.5398178100586,39.5570068359375,39.5627365112305,39.5856552124023,39.6142997741699,39.6314888000488,39.6372184753418,39.6314888000488,39.6142997741699,39.5856552124023,39.5741958618164,39.5512771606445,39.5398178100586,39.5283584594727,39.5226287841797,39.5111694335938,39.5226287841797,39.5283584594727,39.5398178100586,39.5512771606445,39.5684623718262,39.5741958618164,39.5856552124023,39.5971145629883,39.6142997741699,39.6257629394531,39.6257629394531,39.6142997741699,39.6372184753418,39.6314888000488,39.6257629394531,39.6257629394531,39.6372184753418,39.6544075012207,39.6715965270996,39.6830558776855,39.6773262023926,39.6658706665039,39.6200332641602,39.6028442382812,39.6028442382812,39.5971145629883,39.5971145629883,39.6142997741699,39.6142997741699,39.608570098877,39.5856552124023,39.5741958618164,39.5512771606445,39.5455436706543,39.5226287841797,39.5054397583008,39.4997100830078,39.4997100830078,39.4997100830078,39.4825248718262,39.471061706543,39.4424133300781,39.4252243041992,39.4137687683105,39.4023056030273,39.3908500671387,39.3564720153809,39.327823638916,39.2762565612793,39.2361526489258,39.1788520812988,39.1502075195312,39.1444778442383,39.2705268859863,39.3965797424316,39.4596061706543,39.4137687683105,39.4080352783203,39.3679313659668,39.3621978759766,39.2705268859863,39.2590675354004,39.2017707824707,39.1788520812988,39.1673965454102,39.1444778442383,39.0871810913086,39.0585327148438,39.0470733642578,39.0413436889648,39.0298881530762,38.9897766113281,38.9955062866211,38.9840507507324,38.9267539978027,38.9439430236816,38.9382133483887,38.9267539978027,38.8350791931152,38.7663230895996,38.8465385437012,38.8293495178223,38.8121604919434,38.8064308166504,38.8007011413574,38.7663230895996,38.7491340637207,38.7319450378418,38.6918411254883,38.6803817749023,38.6574630737305,38.6116256713867,38.5543327331543,38.5084953308105,38.4741172790527,38.4626579284668,38.4397392272949,38.422550201416,38.416820526123,38.422550201416,38.4454689025879,38.4511985778809,38.4683876037598,38.5428695678711,38.5944366455078,38.5772514343262,38.5199508666992,38.4397392272949,38.3824424743652,38.3652534484863,38.3595237731934,38.3480682373047,38.3308792114258,38.3079605102539,38.2907676696777,38.2735786437988,38.2563934326172,38.2105560302734,38.1761779785156,38.1360702514648,38.1016960144043,38.0558586120605,38.0272064208984,37.9813690185547,37.9527244567871,37.9355354309082,37.9183502197266,37.8667793273926,37.8209419250488,37.7751083374023,37.7521896362305,37.7178115844727,37.7006225585938,37.6948928833008,37.6777038574219,37.6375961303711,37.6089515686035,37.5631141662598,37.5516510009766,37.5401954650879,37.5287322998047,37.5058174133301,37.4886283874512,37.4370613098145,37.4256019592285,37.4313316345215,37.4657135009766,37.4714393615723,37.4599800109863,37.3740386962891,37.4084129333496,37.4198760986328,37.3854942321777,37.3683052062988,37.345386505127,37.3224716186523,37.2880935668945,37.3052825927734,37.3052825927734,37.2938232421875,37.2766342163086,37.2709045410156,37.2594451904297,37.2365264892578,37.2365264892578,37.2479858398438,37.2880935668945,37.3167419433594,37.3339309692383,37.3339309692383,37.3052825927734,37.2766342163086,37.2594451904297,37.2479858398438,37.2479858398438,37.2307968139648,37.2021484375,37.2021484375,37.207878112793,37.2193412780762,37.2422561645508,37.2537155151367,37.2709045410156,37.2880935668945,37.2880935668945,37.3167419433594,37.3339309692383,37.3568496704102,37.3854942321777,37.4198760986328,37.4427947998047,37.4485206604004,37.4714393615723,37.4828987121582,37.4943580627441,37.5058174133301,37.5401954650879,37.5459251403809,37.5401954650879,37.5459251403809,37.5516510009766,37.5631141662598,37.5803031921387,37.5917587280273,37.5974884033203,37.6146774291992,37.6433258056641,37.6433258056641,37.6204071044922,37.65478515625,37.6891632080078,37.7178115844727,37.7464599609375,37.7636489868164,37.7865676879883,37.8152160644531,37.8495941162109,37.8954315185547,37.9011573791504,37.9068870544434,37.9240760803223,37.9355354309082,37.9584541320801,37.969913482666,37.9928321838379,38.0730438232422,38.1303405761719,38.1532592773438,38.1647186279297,38.1761779785156,38.1876373291016,38.2162857055664,38.2392044067383,38.2563934326172,38.2793121337891,38.3022308349609,38.3366050720215,38.3595237731934,38.428279876709,38.4397392272949,38.428279876709,38.428279876709,38.4683876037598,38.5887069702148,38.6001663208008,38.6058959960938,38.6173553466797,38.6803817749023,38.7319450378418,38.7777824401855,38.8121604919434,38.8522682189941,38.9152946472168,38.9725875854492,39.0012359619141,39.0298881530762,39.0069694519043,38.9897766113281,38.9611320495605,38.9267539978027,38.8923759460449,38.8923759460449,38.8923759460449,38.9038352966309,38.9496688842773,38.9496688842773,38.9439430236816,38.9840507507324,39.0241546630859,39.0585327148438,39.0871810913086,39.0929069519043,39.1158256530762,39.190315246582,39.2246894836426,39.2361526489258,39.2762565612793,39.2877159118652,39.2819862365723,39.322093963623,39.3564720153809,39.4080352783203,39.4137687683105,39.3965797424316,39.3679313659668,39.3621978759766,39.3851165771484,39.4023056030273,39.4481430053711,39.46533203125,39.4825248718262,39.5570068359375,39.5971145629883,39.6200332641602,39.6372184753418,39.7002449035645,39.7231636047363,39.7346229553223,39.780460357666,39.8262977600098,39.8606719970703,39.8893241882324,39.9122428894043,39.9294281005859,39.9408874511719,39.9752655029297,40.0382919311523,40.044017791748,40.0726699829102,40.1643409729004,40.1987190246582,40.244556427002,40.2789344787598,40.3133087158203,40.3362274169922,40.3820648193359,40.4107131958008,40.4336318969727,40.4680099487305,40.5023880004883,40.5883293151855,40.6055183410645,40.6169776916504,40.6341667175293,40.6398963928223,40.6456260681152,40.4794692993164,40.4049835205078,40.1643409729004,40.0153732299805,39.9523468017578,39.7231636047363,39.7231636047363,39.7288932800293,39.7288932800293,39.7231636047363,39.7231636047363,null,42.502010345459,42.507740020752,42.502010345459,42.502010345459,42.502010345459,42.496280670166,42.502010345459,42.502010345459,42.507740020752,42.502010345459,42.507740020752,42.507740020752,42.5421180725098,42.5707626342773,42.6108741760254,42.6452484130859,42.6681671142578,42.6796264648438,42.6910858154297,42.7025451660156,42.7311935424805,42.7541122436523,42.7884902954102,42.8744316101074,42.9202690124512,42.9947547912598,43.08642578125,43.080696105957,43.1265296936035,43.1666412353516,43.2411231994629,43.2640419006348,43.2984199523926,43.3614463806152,43.413013458252,43.4302024841309,43.4531211853027,43.4989547729492,43.5104141235352,43.5104141235352,43.5562515258789,43.5963592529297,43.6307373046875,43.6880302429199,43.7281379699707,43.7854347229004,43.8026237487793,43.8427314758301,43.854190826416,43.8942947387695,43.9286766052246,43.9745101928711,43.99169921875,44.0146179199219,44.0318031311035,44.0661849975586,44.1005592346191,44.1406669616699,44.175048828125,44.1922340393066,44.2323417663574,44.2781791687012,44.3297462463379,44.3641204833984,44.3985023498535,44.4214210510254,44.4271469116211,44.4557952880859,44.4844436645508,44.5245513916016,44.5417404174805,44.5531959533691,44.576114654541,44.5818481445312,44.6047668457031,44.6506004333496,44.6907081604004,44.7136268615723,44.7537307739258,44.8282203674316,44.8683242797852,44.9141616821289,44.9542694091797,45.0459403991699,45.0745887756348,45.1318855285645,45.2006416320801,45.217830657959,45.2865867614746,45.2980422973633,45.3324203491211,45.3725280761719,45.4069061279297,45.4298248291016,45.4584693908691,45.5214958190918,45.5673332214355,45.5845222473145,45.618896484375,45.6418151855469,45.7048416137695,45.7334899902344,45.7564086914062,45.7850570678711,45.8423538208008,45.8652687072754,45.8939208984375,45.9111061096191,45.9512138366699,45.9798622131348,45.9913215637207,46.0256996154785,46.0256996154785,46.0543479919434,46.071533203125,46.1517486572266,46.4210395812988,46.6559524536133,46.6616821289062,46.6674118041992,46.713249206543,46.7418975830078,46.6903305053711,46.6846008300781,46.7247085571289,46.7361679077148,46.7247085571289,46.701789855957,46.6846008300781,46.6788711547852,46.6674118041992,46.6731414794922,46.6731414794922,46.6846008300781,46.713249206543,46.7361679077148,46.7361679077148,46.7418975830078,46.7590866088867,46.7762756347656,46.7934608459473,46.839298248291,46.839298248291,46.833568572998,46.8794059753418,46.9137840270996,46.9195137023926,46.9309730529785,46.9367027282715,46.9195137023926,46.9080543518066,46.9023246765137,46.8851356506348,46.8450317382812,46.8163795471191,46.7820053100586,46.7304382324219,46.6788711547852,46.6674118041992,46.6330337524414,46.5986595153809,46.575740814209,46.5986595153809,46.6215782165527,46.6273040771484,46.6330337524414,46.6559524536133,46.6616821289062,46.6330337524414,46.5929260253906,46.575740814209,46.5642776489258,46.5585517883301,46.5413627624512,46.5356330871582,46.5413627624512,46.5299034118652,46.5127143859863,46.5127143859863,46.5069847106934,46.5012550354004,46.4840660095215,46.4496879577637,46.3923950195312,46.3408241271973,46.3350982666016,46.3236389160156,46.2835311889648,46.2835311889648,46.249153137207,46.1689414978027,46.1402893066406,46.128833770752,46.123104095459,46.1001853942871,46.0772666931152,46.0371589660645,46.0314292907715,46.0256996154785,46.0085105895996,45.9970512390137,45.9970512390137,46.0142402648926,46.0199699401855,45.9970512390137,45.9913215637207,45.985595703125,45.9684028625488,45.9626770019531,45.9569435119629,45.9397583007812,45.928295135498,45.9225692749023,45.9053764343262,45.8824615478516,45.8652687072754,45.8480834960938,45.8251647949219,45.80224609375,45.7907867431641,45.7850570678711,45.7907867431641,45.7907867431641,45.7735977172852,45.7564086914062,45.7220306396484,45.6876525878906,45.676197052002,45.6590042114258,45.6360893249512,45.6131706237793,45.5845222473145,45.5616035461426,45.532958984375,45.4928512573242,45.4527397155762,45.4069061279297,45.3782577514648,45.349609375,45.349609375,45.3610687255859,45.3782577514648,45.349609375,45.2980422973633,45.2407493591309,45.2063674926758,45.1834526062012,45.1548042297363,45.1204261779785,45.1089668273926,45.0975074768066,45.0688591003418,45.0058326721191,44.9943771362305,44.9771881103516,44.9542694091797,44.9485397338867,44.9198913574219,44.8855133056641,44.8511390686035,44.8282203674316,44.8110313415527,44.770923614502,44.7250862121582,44.7021675109863,44.6677894592285,44.6391410827637,44.5990333557129,44.5818481445312,44.5646591186523,44.5474662780762,44.5245513916016,44.5417404174805,44.5417404174805,44.6047668457031,44.6391410827637,44.6448707580566,44.6620597839355,44.7537307739258,44.8339500427246,44.8511390686035,44.8396759033203,44.8396759033203,44.8396759033203,44.8511390686035,44.8625946044922,44.8797836303711,44.8855133056641,44.891242980957,44.8740577697754,44.8568649291992,44.8396759033203,44.8568649291992,44.8740577697754,44.9141616821289,44.9370803833008,45.0058326721191,45.028751373291,45.0516700744629,45.0860481262207,45.1204261779785,45.1719932556152,45.1719932556152,45.1662635803223,45.1662635803223,45.1891822814941,45.2006416320801,45.2464752197266,45.2636680603027,45.2808570861816,45.2923126220703,45.2865867614746,45.2923126220703,45.2865867614746,45.2808570861816,45.2579383850098,45.2407493591309,45.212100982666,45.1834526062012,45.1605339050293,45.1318855285645,45.0975074768066,45.080322265625,45.0631294250488,45.028751373291,45.0058326721191,44.9886474609375,44.9542694091797,44.89697265625,44.8511390686035,44.7995681762695,44.7422752380371,44.7078971862793,44.6620597839355,44.6391410827637,44.5990333557129,44.5474662780762,44.4844436645508,44.4271469116211,44.3755836486816,44.318286895752,44.2839088439941,44.2323417663574,44.1922340393066,44.1463966369629,44.123477935791,44.1005592346191,44.0547218322754,44.0203475952148,43.9687843322754,43.9401321411133,43.9057579040527,43.8885650634766,43.859920501709,43.8255424499512,43.722412109375,43.6994934082031,43.6593856811523,43.6307373046875,43.5791664123535,43.5390625,43.4760398864746,43.4244728088379,43.3843650817871,43.3270683288574,43.269775390625,43.2239379882812,43.1952857971191,43.1609115600586,43.1208038330078,43.08642578125,43.0635108947754,43.0463180541992,43.0176734924316,42.960376739502,42.9202690124512,42.8744316101074,42.8457832336426,42.817138671875,42.7942199707031,42.759838104248,42.7197341918945,42.6853561401367,42.6681671142578,42.6166000366211,42.5764923095703,42.5306549072266,42.502010345459,42.502010345459,null,40.9951286315918,41.000862121582,41.000862121582,40.9951286315918,41.2300453186035,41.5795478820801,41.9978065490723,42.5191993713379,43.0233993530273,43.2926902770996,43.5046844482422,43.985969543457,44.1406669616699,44.4901733398438,44.9943771362305,44.9943771362305,44.9943771362305,45.0001029968262,45.0001029968262,45.0001029968262,44.9943771362305,45.0001029968262,44.9943771362305,45.0001029968262,44.9943771362305,45.0001029968262,45.0001029968262,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0001029968262,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0001029968262,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,44.5818481445312,44.1807746887207,44.134937286377,43.8484573364258,43.4989547729492,43.4760398864746,43.0062103271484,42.6108741760254,41.9978065490723,41.6998672485352,41.5623550415039,41.3962020874023,41.0065879821777,41.0123176574707,41.0065879821777,41.0123176574707,41.0065879821777,41.0065879821777,41.0123176574707,41.0180473327637,41.0180473327637,40.9893989562988,40.9951286315918,40.9951286315918],"text":"","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"rgba(0,0,0,1)","dash":"solid"},"fill":"toself","fillcolor":"transparent","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null}],"layout":{"margin":{"t":16,"r":0,"b":0,"l":0},"font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187},"xaxis":{"domain":[0,1],"automargin":true,"type":"linear","autorange":false,"range":[-127.56503944397,-64.1237194061279],"tickmode":"array","ticktext":["-120","-100","-80"],"tickvals":[-120,-100,-80],"categoryorder":"array","categoryarray":["-120","-100","-80"],"nticks":null,"ticks":"outside","tickcolor":null,"ticklen":0,"tickwidth":0,"showticklabels":false,"tickfont":{"color":null,"family":null,"size":0},"tickangle":-0,"showline":true,"linecolor":null,"linewidth":0,"showgrid":true,"gridcolor":null,"gridwidth":0,"zeroline":false,"anchor":"y","title":{"text":"","font":{"color":null,"family":null,"size":0}},"hoverformat":".2f"},"yaxis":{"domain":[0,1],"automargin":true,"type":"linear","autorange":false,"range":[23.9172634124756,50.5958972930908],"tickmode":"array","ticktext":["25","30","35","40","45","50"],"tickvals":[25,30,35,40,45,50],"categoryorder":"array","categoryarray":["25","30","35","40","45","50"],"nticks":null,"ticks":"outside","tickcolor":null,"ticklen":0,"tickwidth":0,"showticklabels":false,"tickfont":{"color":null,"family":null,"size":0},"tickangle":-0,"showline":true,"linecolor":null,"linewidth":0,"showgrid":true,"gridcolor":null,"gridwidth":0,"zeroline":false,"anchor":"x","title":{"text":"","font":{"color":null,"family":null,"size":0}},"hoverformat":".2f"},"shapes":[{"type":"rect","fillcolor":null,"line":{"color":null,"width":0,"linetype":[]},"yref":"paper","xref":"paper","x0":0,"x1":1,"y0":0,"y1":1}],"showlegend":false,"legend":{"bgcolor":null,"bordercolor":null,"borderwidth":0,"font":{"color":"rgba(0,0,0,1)","family":"","size":11.689497716895}},"hovermode":"closest","barmode":"relative"},"config":{"doubleClick":"reset","showSendToCloud":false},"source":"A","attrs":{"2bc26544140":{"x":{},"y":{},"type":"scatter"},"2bc26409e883":{"x":{},"y":{}}},"cur_data":"2bc26544140","visdat":{"2bc26544140":["function (y) ","x"],"2bc26409e883":["function (y) ","x"]},"highlight":{"on":"plotly_click","persistent":false,"dynamic":false,"selectize":false,"opacityDim":0.2,"selected":{"opacity":1},"debounce":0},"shinyEvents":["plotly_hover","plotly_click","plotly_selected","plotly_relayout","plotly_brushed","plotly_brushing","plotly_clickannotation","plotly_doubleclick","plotly_deselect","plotly_afterplot","plotly_sunburstclick"],"base_url":"https://plot.ly"},"evals":[],"jsHooks":[]}</script>
County-Level Choropleths
library(plotly)
library(dplyr)
library(maps)
# map data
county_df <- map_data("county")
state_df <- map_data("state")
county_df$subregion <- gsub(" ", "", county_df$subregion)
#election data
df <- read.csv("https://raw.githubusercontent.com/bcdunbar/datasets/master/votes.csv")
df <- subset(df, select = c(Obama, Romney, area_name))
df$area_name <- tolower(df$area_name)
df$area_name <- gsub(" county", "", df$area_name)
df$area_name <- gsub(" ", "", df$area_name)
df$area_name <- gsub("[.]", "", df$area_name)
df$Obama <- df$Obama*100
df$Romney <- df$Romney*100
for (i in 1:length(df[,1])) {
if (df$Obama[i] > df$Romney[i]) {
df$Percent[i] = df$Obama[i]
} else {
df$Percent[i] = -df$Romney[i]
}
}
names(df) <- c("Obama", "Romney", "subregion", "Percent")
# join data
US <- inner_join(county_df, df, by = "subregion")
US <- US[!duplicated(US$order), ]
# colorramp
blue <- colorRampPalette(c("navy","royalblue","lightskyblue"))(200)
red <- colorRampPalette(c("mistyrose", "red2","darkred"))(200)
#plot
p <- ggplot(US, aes(long, lat, group = group)) +
geom_polygon(aes(fill = Percent),
colour = alpha("white", 1/2), size = 0.05) +
geom_polygon(data = state_df, colour = "white", fill = NA) +
ggtitle("2012 US Election") +
scale_fill_gradientn(colours=c(blue,"white", red)) +
theme_void()
fig <- ggplotly(p)
fig
<div id="htmlwidget-f302e64c1ac430e47986" style="width:672px;height:480px;" class="plotly html-widget"></div>
<script type="application/json" data-for="htmlwidget-f302e64c1ac430e47986">{"x":{"data":[{"x":[-100.038436889648,-99.9868698120117,-99.9868698120117,-100.508255004883,-100.508255004883,-100.038436889648,-100.038436889648,null,-121.12328338623,-121.163391113281,-121.180572509766,-121.214958190918,-121.237869262695,-121.272247314453,-121.300895690918,-121.318077087402,-121.369644165039,-121.38111114502,-121.392570495605,-121.444137573242,-121.449859619141,-121.472785949707,-121.455596923828,-121.432678222656,-121.432678222656,-121.352462768555,-121.341003417969,-121.352462768555,-121.312355041504,-121.312355041504,-121.375381469727,-121.392570495605,-121.392570495605,-121.369644165039,-121.438400268555,-121.489967346191,-121.547271728516,-121.610290527344,-121.650398254395,-121.724884033203,-121.764991760254,-121.805099487305,-121.839469909668,-121.908233642578,-121.948341369629,-122.017097473145,-122.062927246094,-122.103034973145,-122.154602050781,-122.269195556641,-122.366592407227,-122.378059387207,-122.389518737793,-122.320762634277,-122.280654907227,-122.303565979004,-122.303565979004,-122.332214355469,-122.360870361328,-122.366592407227,-122.309303283691,-122.303565979004,-122.343673706055,-122.378059387207,-122.343673706055,-122.343673706055,-122.337951660156,-121.088897705078,-121.077438354492,-121.05451965332,-121.106086730957,-121.129005432129,-121.129005432129,-121.12328338623,-121.12328338623],"y":[33.8388862609863,33.8331565856934,33.3862533569336,33.3805198669434,33.8388862609863,33.8388862609863,33.8388862609863,null,47.5956039428711,47.5784149169922,47.5497703552246,47.5554962158203,47.5153884887695,47.5039329528809,47.4924697875977,47.4638252258301,47.4580955505371,47.4409065246582,47.4179878234863,47.3950691223145,47.3778800964355,47.3549613952637,47.3377723693848,47.3320426940918,47.291934967041,47.2747497558594,47.2575607299805,47.2231788635254,47.2002639770508,47.1315078735352,47.1315078735352,47.1143188476562,47.0914001464844,47.0799407958984,47.0856704711914,47.1028594970703,47.1085891723633,47.1372375488281,47.1486968994141,47.1486968994141,47.165885925293,47.16015625,47.1372375488281,47.1429672241211,47.1372375488281,47.165885925293,47.165885925293,47.1773452758789,47.2460975646973,47.2460975646973,47.2460975646973,47.2804794311523,47.3091239929199,47.343505859375,47.3606910705566,47.4007987976074,47.4351768493652,47.4752807617188,47.5383071899414,47.5784149169922,47.5841445922852,47.607063293457,47.6299819946289,47.6586303710938,47.6758155822754,47.7216529846191,47.7617607116699,47.7732238769531,47.738842010498,47.6987342834473,47.6815490722656,47.6586303710938,47.618522644043,47.5956039428711,47.5956039428711],"text":"Percent: -95.86207","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(0,0,128,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.823379516602,-100.829109191895,-100.857765197754,-100.874946594238,-101.086944580078,-101.270294189453,-101.26456451416,-101.26456451416,-101.184349060059,-100.823379516602,-100.823379516602],"y":[32.0741806030273,31.6902942657471,31.6960258483887,31.569974899292,31.5585174560547,31.5527858734131,31.6501884460449,32.0741806030273,32.0741806030273,32.0741806030273,32.0741806030273],"text":"Percent: -92.91498","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(3,6,133,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.625526428223,-101.075485229492,-101.075485229492,-101.625526428223,-101.625526428223,-101.625526428223],"y":[36.4916839599609,36.4859504699707,36.0505027770996,36.0505027770996,36.4916839599609,36.4916839599609],"text":"Percent: -91.17347","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(6,10,137,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.763038635254,-101.70573425293,-101.26456451416,-101.26456451416,-101.763038635254,-101.763038635254,-101.763038635254],"y":[32.0741806030273,32.085636138916,32.0741806030273,31.6501884460449,31.6444568634033,32.0741806030273,32.0741806030273],"text":"Percent: -91.00346","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(6,10,137,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.075485229492,-100.943710327148,-100.542633056641,-100.542633056641,-101.075485229492,-101.075485229492,-101.075485229492],"y":[36.4859504699707,36.4916839599609,36.4916839599609,36.0447769165039,36.0505027770996,36.4859504699707,36.4859504699707],"text":"Percent: -90.90301","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(7,11,138,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-111.491851806641,-111.050682067871,-111.056411743164,-111.056411743164,-111.096519470215,-111.113700866699,-111.170997619629,-111.216835021973,-111.245483398438,-111.234031677246,-111.256942749023,-111.274139404297,-111.279861450195,-111.297050476074,-111.314239501953,-111.319969177246,-111.36580657959,-111.417373657227,-111.446014404297,-111.457481384277,-111.486122131348,-111.491851806641,-111.526229858398,-111.5205078125,-111.497589111328,-111.474670410156,-111.451751708984,-111.434562683105,-111.446014404297,-111.411643981934,-111.428833007812,-111.428833007812,-111.474670410156,-111.509048461914,-111.5205078125,-111.503318786621,-111.5205078125,-111.5205078125,-111.503318786621,-111.486122131348,-111.480400085449,-111.491851806641,-111.491851806641],"y":[41.9978065490723,41.9978065490723,41.5795478820801,41.2300453186035,41.2357711791992,41.2128524780273,41.1842079162598,41.1612892150879,41.1670188903809,41.2013931274414,41.2185821533203,41.2357711791992,41.2873382568359,41.3159866333008,41.3274459838867,41.3389053344727,41.3618240356445,41.3732833862305,41.3560943603516,41.3732833862305,41.3962020874023,41.419116973877,41.419116973877,41.4420356750488,41.4592247009277,41.5222511291504,41.5451698303223,41.5738182067871,41.6081924438477,41.6540298461914,41.6654891967773,41.6998672485352,41.8144607543945,41.8316459655762,41.8602981567383,41.8774833679199,41.8889465332031,41.906135559082,41.911865234375,41.9233207702637,41.9519729614258,41.9978065490723,41.9978065490723],"text":"Percent: -90.79079","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(7,11,138,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.049514770508,-102.01513671875,-102.003677368164,-102.020858764648,-102.020858764648,-102.01513671875,-102.15837097168,-103.000625610352,-103.00634765625,-102.886032104492,-102.748519897461,-102.484962463379,-102.278694152832,-102.124000549316,-102.049514770508,-102.049514770508],"y":[37.0016136169434,36.9958839416504,36.8469161987305,36.8411865234375,36.606273651123,36.4916839599609,36.4916839599609,36.4802207946777,37.0016136169434,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,37.0016136169434,37.0016136169434],"text":"Percent: -90.39265","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(7,12,139,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-109.984977722168,-109.956329345703,-109.939140319824,-109.899032592773,-109.85319519043,-109.841735839844,-109.824554443359,-109.807357788086,-109.778717041016,-109.761520385742,-109.750068664551,-109.721412658691,-109.664123535156,-109.606826782227,-109.55525970459,-109.526611328125,-109.515151977539,-109.515151977539,-109.532341003418,-109.543800354004,-109.538070678711,-109.526611328125,-109.509422302246,-109.49796295166,-109.469314575195,-109.44066619873,-109.429206848145,-109.429206848145,-109.423484802246,-109.406288146973,-109.406288146973,-109.377647399902,-109.371917724609,-109.360450744629,-109.188568115234,-109.188568115234,-109.182838439941,-109.165649414062,-109.15991973877,-109.154190063477,-109.148460388184,-109.056785583496,-109.056785583496,-109.056785583496,-109.062515258789,-109.114082336426,-109.154190063477,-109.182838439941,-109.211486816406,-109.245864868164,-109.291702270508,-109.755790710449,-110.030815124512,-110.036544799805,-110.053733825684,-110.036544799805,-110.042274475098,-110.025085449219,-110.030815124512,-109.979248046875,-109.996437072754,-109.956329345703,-109.944869995117,-109.944869995117,-109.933410644531,-109.899032592773,-109.881843566895,-109.89330291748,-109.984977722168,-109.984977722168,-109.984977722168],"y":[40.8060531616211,40.7945976257324,40.7774085998535,40.7659454345703,40.7659454345703,40.7716789245605,40.7774085998535,40.7774085998535,40.7774085998535,40.7831344604492,40.7945976257324,40.8003273010254,40.8060531616211,40.8232421875,40.8232421875,40.8175163269043,40.8117828369141,40.8003273010254,40.7945976257324,40.7831344604492,40.7602157592773,40.7487602233887,40.7315711975098,40.7086524963379,40.7086524963379,40.7086524963379,40.7201080322266,40.7373008728027,40.7487602233887,40.7544898986816,40.7659454345703,40.7774085998535,40.7888641357422,40.8347015380859,40.8347015380859,40.7774085998535,40.7774085998535,40.7716789245605,40.6742744445801,40.6685447692871,40.6628150939941,40.6570854187012,40.2216377258301,39.6544075012207,39.4997100830078,39.4882507324219,39.4939804077148,39.4939804077148,39.471061706543,39.4825248718262,39.46533203125,39.471061706543,39.471061706543,39.5168991088867,39.5398178100586,39.5627365112305,39.5856552124023,39.6142997741699,39.6372184753418,39.6658706665039,39.6887893676758,39.7002449035645,39.7288932800293,39.780460357666,39.7976493835449,39.7976493835449,39.8033790588379,39.8148345947266,39.8091087341309,40.8060531616211,40.8060531616211],"text":"Percent: -89.96941","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(8,13,140,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.055244445801,-101.476554870605,-101.470825195312,-101.5625,-102.049514770508,-102.055244445801,-102.055244445801,-102.055244445801],"y":[39.1330184936523,39.138744354248,38.6975708007812,38.6975708007812,38.6918411254883,39.0528030395508,39.1330184936523,39.1330184936523],"text":"Percent: -89.88476","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(8,13,140,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.943710327148,-100.513984680176,-100.508255004883,-101.029647827148,-101.035377502441,-100.943710327148,-100.943710327148],"y":[34.3087120056152,34.3144416809082,33.8388862609863,33.8388862609863,34.3087120056152,34.3087120056152,34.3087120056152],"text":"Percent: -89.81636","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(8,13,140,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.1762847900391,-83.1762847900391,-83.2163848876953,-83.2221221923828,-83.2335815429688,-83.2794189453125,-83.37109375,-83.3940048217773,-83.4169235229492,-83.4283828735352,-83.4742202758789,-83.4914093017578,-83.4914093017578,-83.5028686523438,-83.5315170288086,-83.5257873535156,-83.5315170288086,-83.5315170288086,-83.5315170288086,-83.5487060546875,-83.5372467041016,-83.5257873535156,-83.5143280029297,-83.5143280029297,-83.4856796264648,-83.4742202758789,-83.4799499511719,-83.4856796264648,-83.4914093017578,-83.4799499511719,-83.4742202758789,-83.4455718994141,-83.4283828735352,-83.4226531982422,-83.4226531982422,-83.3940048217773,-83.3825454711914,-83.3538970947266,-83.3309783935547,-83.3309783935547,-83.3252563476562,-83.2507629394531,-83.2163848876953,-83.2106552124023,-83.2221221923828,-83.1705474853516,-83.1648254394531,-83.1705474853516,-83.1762847900391,-83.1762847900391,-83.1762847900391],"y":[37.0302619934082,37.0188026428223,37.0130767822266,37.0016136169434,36.9844245910645,36.9615058898926,36.9214019775391,36.8984832763672,36.8984832763672,36.8984832763672,36.8984832763672,36.9099426269531,36.927131652832,36.9500503540039,36.9615058898926,37.0130767822266,37.0302619934082,37.0417213439941,37.0760955810547,37.0990142822266,37.1276664733887,37.1391220092773,37.1563148498535,37.1735038757324,37.2021484375,37.2136077880859,37.2307968139648,37.2365264892578,37.2479858398438,37.2766342163086,37.2938232421875,37.2995529174805,37.2995529174805,37.3052825927734,37.3224716186523,37.3224716186523,37.3110122680664,37.3052825927734,37.2938232421875,37.2651748657227,37.2422561645508,37.2021484375,37.1906890869141,37.1735038757324,37.1391220092773,37.0990142822266,37.0990142822266,37.070369720459,37.0531806945801,37.0302619934082,37.0302619934082],"text":"Percent: -89.67677","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(8,13,140,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.700004577637,-101.539581298828,-101.178619384766,-101.184349060059,-101.700004577637,-101.700004577637,-101.700004577637],"y":[32.9565353393555,32.9622611999512,32.9450721740723,32.5210838317871,32.5210838317871,32.9565353393555,32.9565353393555],"text":"Percent: -89.50276","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(9,14,141,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.622848510742,-100.084266662598,-100.009780883789,-100.004051208496,-100.004051208496,-100.542633056641,-100.943710327148,-100.943710327148,-100.949432373047,-100.932243347168,-100.937973022461,-100.937973022461,-100.622848510742,-100.622848510742,null,-80.1567993164062,-80.1453399658203,-80.1453399658203,-80.1797103881836,-80.3516006469727,-80.5177612304688,-80.5177612304688,-80.5120315551758,-80.1567993164062,-80.1567993164062,null,-112.448699951172,-112.477340698242,-112.620582580566,-112.78101348877,-113.256561279297,-113.62899017334,-113.915466308594,-114.041519165039,-114.047248840332,-113.829528808594,-113.497215270996,-113.078948974609,-112.677879333496,-112.511726379395,-112.505996704102,-112.523178100586,-112.517448425293,-112.517448425293,-112.442962646484,-112.408592224121,-112.402862548828,-112.339836120605,-112.334106445312,-112.36848449707,-112.357025146484,-112.431503295898,-112.448699951172,-112.448699951172],"y":[37.0016136169434,37.0016136169434,36.9958839416504,36.5776252746582,36.4916839599609,36.4916839599609,36.4916839599609,36.606273651123,36.8297271728516,36.8411865234375,36.927131652832,37.0016136169434,37.0016136169434,37.0016136169434,null,40.8518905639648,40.6742744445801,40.6112480163574,40.6112480163574,40.4794692993164,40.4794692993164,40.6456260681152,40.8576202392578,40.8518905639648,40.8518905639648,null,38.1589889526367,38.1532592773438,38.1532592773438,38.1532592773438,38.1532592773438,38.1532592773438,38.1589889526367,38.1417999267578,38.5887069702148,38.5887069702148,38.5887069702148,38.5887069702148,38.5887069702148,38.5944366455078,38.5715179443359,38.5428695678711,38.5027618408203,38.4741172790527,38.428279876709,38.422550201416,38.3881721496582,38.3480682373047,38.3251495361328,38.2793121337891,38.2392044067383,38.1876373291016,38.1589889526367,38.1589889526367],"text":"Percent: -89.43478","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(9,14,141,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-110.00789642334,-109.984977722168,-109.984977722168,-110.861602783203,-110.861602783203,-110.901710510254,-110.895980834961,-110.91316986084,-110.907440185547,-110.907440185547,-110.918899536133,-110.918899536133,-110.895980834961,-110.918899536133,-110.890251159668,-110.895980834961,-110.821502685547,-110.775665283203,-110.695449829102,-110.666793823242,-110.643882751465,-110.569396972656,-110.552207946777,-110.51782989502,-110.512100219727,-110.443344116211,-110.368865966797,-110.357398986816,-110.248542785645,-110.122489929199,-110.048004150391,-110.00789642334,-110.00789642334],"y":[40.8117828369141,40.8060531616211,39.8091087341309,39.8148345947266,39.8950538635254,39.9007797241211,40.0841255187988,40.0898551940918,40.1929893493652,40.4336318969727,40.4393615722656,40.6742744445801,40.691463470459,40.7143821716309,40.7143821716309,40.7373008728027,40.7201080322266,40.7373008728027,40.7373008728027,40.7373008728027,40.7602157592773,40.7659454345703,40.7831344604492,40.7602157592773,40.7716789245605,40.7888641357422,40.7945976257324,40.8232421875,40.8404350280762,40.8060531616211,40.8175163269043,40.8117828369141,40.8117828369141],"text":"Percent: -89.39901","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(9,14,141,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.542633056641,-100.004051208496,-100.004051208496,-100.542633056641,-100.542633056641,-100.542633056641],"y":[36.4916839599609,36.4916839599609,36.0447769165039,36.0447769165039,36.4916839599609,36.4916839599609],"text":"Percent: -89.38356","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(9,14,141,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.4711990356445,-99.0930557250977,-99.0930557250977,-99.115966796875,-99.6259078979492,-99.6259078979492,-99.4711990356445,-99.4711990356445],"y":[32.9622611999512,32.9622611999512,32.5210838317871,32.5210838317871,32.5210838317871,32.9565353393555,32.9622611999512,32.9622611999512],"text":"Percent: -89.36170","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(9,14,141,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-103.046455383301,-103.046455383301,-103.046455383301,-102.164108276367,-102.164108276367,-103.046455383301,-103.046455383301],"y":[35.6093292236328,35.7296485900879,36.0447769165039,36.0562324523926,35.6150550842285,35.6093292236328,35.6093292236328],"text":"Percent: -89.28571","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(9,14,141,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-112.024703979492,-112.018981933594,-112.018981933594,-112.064811706543,-112.064811706543,-112.133575439453,-112.190864562988,-112.236701965332,-112.230972290039,-112.21378326416,-112.219512939453,-112.305458068848,-112.357025146484,-112.362754821777,-112.454429626465,-112.483070373535,-112.511726379395,-112.511726379395,-112.677879333496,-113.078948974609,-113.497215270996,-113.829528808594,-114.047248840332,-114.047248840332,-114.041519165039,-113.829528808594,-113.502937316895,-113.11905670166,-112.72371673584,-112.42578125,-112.276809692383,-112.253890991211,-112.236701965332,-112.202323913574,-112.190864562988,-112.202323913574,-112.196594238281,-112.208053588867,-112.196594238281,-112.21378326416,-112.185134887695,-112.076271057129,-112.070541381836,-112.024703979492,-112.024703979492],"y":[39.327823638916,39.0585327148438,39.0069694519043,39.0069694519043,38.9725875854492,38.9668617248535,38.869457244873,38.869457244873,38.7720527648926,38.7777824401855,38.737678527832,38.686107635498,38.686107635498,38.6975708007812,38.686107635498,38.6173553466797,38.6173553466797,38.5944366455078,38.5887069702148,38.5887069702148,38.5887069702148,38.5887069702148,38.5887069702148,38.6689224243164,39.5398178100586,39.5398178100586,39.5455436706543,39.5398178100586,39.5398178100586,39.5398178100586,39.5455436706543,39.5627365112305,39.5570068359375,39.5741958618164,39.5512771606445,39.5226287841797,39.4825248718262,39.4538726806641,39.4137687683105,39.3908500671387,39.3450126647949,39.339282989502,39.327823638916,39.327823638916,39.327823638916],"text":"Percent: -89.16902","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(9,14,141,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-111.852821350098,-111.950225830078,-111.955955505371,-112.047630310059,-112.047630310059,-112.282539367676,-112.448699951172,-112.431503295898,-112.357025146484,-112.36848449707,-112.334106445312,-112.339836120605,-112.402862548828,-112.408592224121,-112.442962646484,-112.517448425293,-112.517448425293,-111.715309143066,-111.784065246582,-111.812713623047,-111.852821350098,-111.852821350098,-111.852821350098,-111.852821350098],"y":[38.1589889526367,38.1647186279297,38.1417999267578,38.1417999267578,38.1647186279297,38.1647186279297,38.1589889526367,38.1876373291016,38.2392044067383,38.2793121337891,38.3251495361328,38.3480682373047,38.3881721496582,38.422550201416,38.428279876709,38.4741172790527,38.5027618408203,38.5027618408203,38.4741172790527,38.4454689025879,38.428279876709,38.2277450561523,38.1589889526367,38.1589889526367],"text":"Percent: -89.11652","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(9,14,141,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.4226913452148,-98.4226913452148,-97.9815139770508,-97.9815139770508,-97.9184875488281,-97.9242172241211,-98.0617294311523,-98.4226913452148,-98.4226913452148,-98.4226913452148],"y":[33.3919792175293,33.455005645752,33.455005645752,33.4320907592773,33.4320907592773,32.996639251709,32.996639251709,32.996639251709,33.3919792175293,33.3919792175293],"text":"Percent: -88.75129","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(9,15,142,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.327583312988,-101.339042663574,-101.350509643555,-101.258834838867,-100.777549743652,-100.771820068359,-101.327583312988,-101.327583312988],"y":[40.3534164428711,40.3534164428711,40.697193145752,40.697193145752,40.697193145752,40.3534164428711,40.3534164428711,40.3534164428711],"text":"Percent: -88.41121","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(10,16,143,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.61979675293,-101.61979675293,-101.081214904785,-101.081214904785,-101.61979675293,-101.61979675293],"y":[35.1853370666504,35.6150550842285,35.6150550842285,35.1796112060547,35.1853370666504,35.1853370666504],"text":"Percent: -88.28829","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(10,16,143,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-112.173675537109,-112.150756835938,-112.133575439453,-112.087738037109,-112.018981933594,-112.018981933594,-112.070541381836,-112.018981933594,-112.001792907715,-111.97314453125,-111.944488525391,-111.910118103027,-111.898651123047,-111.910118103027,-111.898651123047,-111.881469726562,-111.904388427734,-111.921577453613,-111.938758850098,-111.97314453125,-111.978866577148,-111.961685180664,-112.007522583008,-112.059089660645,-112.311187744141,-112.402862548828,-112.488800048828,-112.632049560547,-112.872688293457,-113.462829589844,-113.915466308594,-114.041519165039,-114.047248840332,-113.015922546387,-112.173675537109,-112.173675537109],"y":[41.9978065490723,41.9691581726074,41.9233207702637,41.911865234375,41.8030014038086,41.7800827026367,41.722785949707,41.6196556091309,41.5623550415039,41.5451698303223,41.5508995056152,41.5279808044434,41.4936027526855,41.4592247009277,41.4305801391602,41.4133911132812,41.4076614379883,41.4133911132812,41.4305801391602,41.4248466491699,41.3847427368164,41.3675537109375,41.3560943603516,41.3389053344727,41.3331756591797,41.2013931274414,41.0868034362793,41.0524253845215,41.000862121582,41.000862121582,41.000862121582,41.0065879821777,42.0035362243652,41.9978065490723,41.9978065490723,41.9978065490723],"text":"Percent: -88.26553","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(10,16,143,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-111.245483398438,-111.652282714844,-111.686668395996,-111.721038818359,-111.801254272461,-111.829902648926,-111.938758850098,-111.990325927734,-112.064811706543,-112.082000732422,-112.064811706543,-112.076271057129,-112.047630310059,-112.064811706543,-112.093467712402,-112.093467712402,-112.145027160645,-112.173675537109,-112.173675537109,-112.15648651123,-112.167945861816,-112.145027160645,-112.173675537109,-112.202323913574,-112.173675537109,-112.208053588867,-112.190864562988,-112.21378326416,-112.179412841797,-112.15648651123,-112.133575439453,-112.104919433594,-112.053359985352,-112.041900634766,-112.024703979492,-112.013252258301,-111.904388427734,-111.835632324219,-111.732498168945,-111.698120117188,-111.646560668945,-111.594993591309,-111.572067260742,-111.566337585449,-111.612174987793,-111.560615539551,-111.491851806641,-111.457481384277,-111.468940734863,-111.434562683105,-111.354347229004,-111.291320800781,-111.297050476074,-111.239753723145,-111.245483398438,-111.234031677246,-111.256942749023,-111.245483398438,-111.205375671387,-111.182464599609,-111.182464599609,-111.148086547852,-111.125160217285,-111.090789794922,-111.090789794922,-111.056411743164,-110.964736938477,-110.901710510254,-110.861602783203,-110.861602783203,-111.245483398438,-111.245483398438],"y":[39.8148345947266,39.8148345947266,39.8033790588379,39.8434867858887,39.923698425293,39.9294281005859,39.8835906982422,39.8091087341309,39.780460357666,39.7976493835449,39.8148345947266,39.8434867858887,39.8835906982422,39.9122428894043,39.9294281005859,39.9523468017578,39.9809951782227,40.0210990905762,40.0898551940918,40.1070442199707,40.1356925964355,40.2159080505371,40.238826751709,40.3247718811035,40.3476905822754,40.3935241699219,40.4221725463867,40.4622802734375,40.4794692993164,40.4737358093262,40.4794692993164,40.4508171081543,40.4622802734375,40.4737358093262,40.4737358093262,40.4393615722656,40.4508171081543,40.5023880004883,40.5367622375488,40.5424919128418,40.5654106140137,40.5768699645996,40.548225402832,40.5081176757812,40.4107131958008,40.3591461181641,40.3591461181641,40.3247718811035,40.2903900146484,40.2789344787598,40.2789344787598,40.2560157775879,40.2159080505371,40.1815299987793,40.1528816223145,40.1185073852539,40.0898551940918,40.0382919311523,40.0497512817383,40.0325622558594,39.9809951782227,39.9752655029297,39.9466171264648,39.9466171264648,39.8950538635254,39.9065093994141,39.9065093994141,39.9007797241211,39.8950538635254,39.8148345947266,39.8148345947266,39.8148345947266],"text":"Percent: -88.25568","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(10,16,143,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-112.018981933594,-112.024703979492,-112.018981933594,-111.961685180664,-111.967414855957,-111.921577453613,-111.91584777832,-111.755416870117,-111.755416870117,-111.726776123047,-111.721038818359,-111.646560668945,-111.594993591309,-111.594993591309,-111.629364013672,-111.629364013672,-111.652282714844,-111.652282714844,-111.245483398438,-111.245483398438,-111.25121307373,-111.297050476074,-111.297050476074,-111.297050476074,-111.858551025391,-111.864280700684,-112.018981933594,-112.018981933594],"y":[39.0585327148438,39.327823638916,39.3450126647949,39.3450126647949,39.3736610412598,39.3736610412598,39.3908500671387,39.3908500671387,39.4596061706543,39.46533203125,39.6887893676758,39.7403526306152,39.7403526306152,39.774730682373,39.780460357666,39.7976493835449,39.7976493835449,39.8148345947266,39.8148345947266,39.7002449035645,39.471061706543,39.46533203125,39.155933380127,39.0413436889648,39.0413436889648,39.0585327148438,39.0585327148438,39.0585327148438],"text":"Percent: -88.22126","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(10,16,143,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-111.050682067871,-111.491851806641,-111.5205078125,-111.5205078125,-111.537689208984,-111.577796936035,-111.606452941895,-111.606452941895,-111.600723266602,-111.640830993652,-111.629364013672,-111.594993591309,-111.600723266602,-111.572067260742,-111.577796936035,-111.612174987793,-111.600723266602,-111.594993591309,-111.600723266602,-111.617904663086,-111.583526611328,-111.646560668945,-111.635101318359,-111.640830993652,-111.623634338379,-111.583526611328,-111.348617553711,-111.337158203125,-111.30850982666,-111.25121307373,-111.234031677246,-111.234031677246,-111.25121307373,-111.239753723145,-111.21110534668,-111.176727294922,-111.148086547852,-111.107978820801,-111.056411743164,-111.050682067871,-111.050682067871],"y":[41.9978065490723,41.9978065490723,42.0035362243652,42.043643951416,42.0665626525879,42.0894813537598,42.0952110290527,42.1181259155273,42.1467742919922,42.1926116943359,42.2556381225586,42.2728271484375,42.3186645507812,42.3473091125488,42.3759574890137,42.4103355407715,42.4275245666504,42.4389839172363,42.4619026184082,42.4733619689941,42.4848213195801,42.5306549072266,42.5478477478027,42.5650367736816,42.5822219848633,42.5994110107422,42.5994110107422,42.5707626342773,42.5593032836914,42.6108741760254,42.5994110107422,42.5593032836914,42.507740020752,42.4905471801758,42.496280670166,42.4733619689941,42.496280670166,42.4905471801758,42.5191993713379,41.9978065490723,41.9978065490723],"text":"Percent: -88.19986","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(10,16,143,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.2878570556641,-99.7806015014648,-100.112915039062,-100.118644714355,-99.5055847167969,-99.5113067626953,-99.2878570556641,-99.2878570556641,-99.2878570556641],"y":[30.2636299133301,30.2579021453857,30.2579021453857,30.6876201629639,30.6876201629639,30.4985427856445,30.4928131103516,30.2636299133301,30.2636299133301],"text":"Percent: -88.15442","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(10,16,143,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-113.015922546387,-113.02165222168,-112.660690307617,-112.654960632324,-112.511726379395,-112.505996704102,-112.420051574707,-112.379943847656,-112.322647094727,-112.299728393555,-112.288269042969,-112.305458068848,-112.32837677002,-112.311187744141,-112.242431640625,-112.202323913574,-112.15648651123,-112.110649108887,-112.082000732422,-112.082000732422,-112.11637878418,-112.110649108887,-112.173675537109,-113.015922546387,-113.015922546387,null,-75.2465515136719,-75.4356231689453,-75.4413528442383,-75.5444869995117,-75.5616760253906,-75.6189727783203,-75.6247024536133,-75.6418838500977,-75.6533508300781,-75.6991882324219,-75.7507553100586,-75.7908630371094,-75.8424224853516,-75.8710708618164,-75.8882598876953,-75.8710708618164,-75.8882598876953,-75.8252334594727,-75.756477355957,-75.5444869995117,-75.1204986572266,-75.0918502807617,-75.1319580078125,-75.1434097290039,-75.1606063842773,-75.1663360595703,-75.1606063842773,-75.0861206054688,-75.2350845336914,-75.217903137207,-75.2236251831055,-75.2408142089844,-75.2465515136719,-75.2465515136719,null,-90.0345916748047,-90.0345916748047,-89.3069305419922,-89.3012008666992,-89.1808776855469,-89.1751480102539,-89.0491027832031,-89.0491027832031,-89.4157943725586,-89.4215240478516,-90.0345916748047,-90.0345916748047],"y":[41.9978065490723,42.3358535766602,42.3358535766602,42.4160652160645,42.4160652160645,42.502010345459,42.507740020752,42.496280670166,42.4561729431152,42.4676284790039,42.4160652160645,42.3816909790039,42.3473091125488,42.3301200866699,42.3530387878418,42.3530387878418,42.3129348754883,42.2842826843262,42.2384490966797,42.175422668457,42.175422668457,42.0035362243652,41.9978065490723,41.9978065490723,41.9978065490723,null,42.8687019348145,42.8687019348145,42.9374580383301,42.9374580383301,43.0348587036133,43.0405921936035,43.0692367553711,43.0749664306641,43.1093444824219,43.1322631835938,43.1609115600586,43.1666412353516,43.1609115600586,43.1551818847656,43.1551818847656,43.3156089782715,43.3213386535645,43.4817657470703,43.4703102111816,43.4187393188477,43.6135482788086,43.3385276794434,43.3156089782715,43.3041496276855,43.2755012512207,43.2640419006348,43.2525825500488,43.2239379882812,43.0520477294922,42.8858909606934,42.8744316101074,42.8744316101074,42.8687019348145,42.8687019348145,null,45.5616035461426,45.8996505737305,45.8824615478516,45.8423538208008,45.8480834960938,45.8824615478516,45.8939208984375,45.4699325561523,45.4699325561523,45.5558738708496,45.5616035461426,45.5616035461426],"text":"Percent: -87.98468","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(11,17,144,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-111.652282714844,-111.652282714844,-111.629364013672,-111.629364013672,-111.594993591309,-111.594993591309,-111.646560668945,-111.721038818359,-111.726776123047,-111.755416870117,-111.755416870117,-111.91584777832,-111.921577453613,-111.967414855957,-111.961685180664,-112.018981933594,-112.024703979492,-112.070541381836,-112.076271057129,-112.185134887695,-112.21378326416,-112.196594238281,-112.208053588867,-112.196594238281,-112.202323913574,-112.190864562988,-112.202323913574,-112.236701965332,-112.253890991211,-112.276809692383,-112.42578125,-112.72371673584,-113.11905670166,-113.502937316895,-113.829528808594,-114.041519165039,-114.035797119141,-113.823799133301,-113.353973388672,-112.844032287598,-112.351287841797,-112.32837677002,-112.293998718262,-112.248161315918,-112.202323913574,-112.173675537109,-112.145027160645,-112.093467712402,-112.093467712402,-112.064811706543,-112.047630310059,-112.076271057129,-112.064811706543,-112.082000732422,-112.064811706543,-111.990325927734,-111.938758850098,-111.829902648926,-111.801254272461,-111.721038818359,-111.686668395996,-111.652282714844,-111.652282714844],"y":[39.8148345947266,39.7976493835449,39.7976493835449,39.780460357666,39.774730682373,39.7403526306152,39.7403526306152,39.6887893676758,39.46533203125,39.4596061706543,39.3908500671387,39.3908500671387,39.3736610412598,39.3736610412598,39.3450126647949,39.3450126647949,39.327823638916,39.327823638916,39.339282989502,39.3450126647949,39.3908500671387,39.4137687683105,39.4538726806641,39.4825248718262,39.5226287841797,39.5512771606445,39.5741958618164,39.5570068359375,39.5627365112305,39.5455436706543,39.5398178100586,39.5398178100586,39.5398178100586,39.5455436706543,39.5398178100586,39.5398178100586,39.9007797241211,39.9007797241211,39.9007797241211,39.9065093994141,39.9065093994141,39.9294281005859,39.9580764770508,39.9809951782227,40.0153732299805,40.0210990905762,39.9809951782227,39.9523468017578,39.9294281005859,39.9122428894043,39.8835906982422,39.8434867858887,39.8148345947266,39.7976493835449,39.780460357666,39.8091087341309,39.8835906982422,39.9294281005859,39.923698425293,39.8434867858887,39.8033790588379,39.8148345947266,39.8148345947266],"text":"Percent: -87.02329","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(12,20,146,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.424987792969,-101.40779876709,-101.40779876709,-101.980758666992,-101.980758666992,-101.424987792969,-101.424987792969],"y":[41.7399749755859,41.7457046508789,41.3962020874023,41.3904724121094,41.734245300293,41.7399749755859,41.7399749755859],"text":"Percent: -86.97318","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(12,20,146,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.9578018188477,-86.9406204223633,-86.9291534423828,-86.9119644165039,-86.9119644165039,-86.9119644165039,-86.8947830200195,-86.889045715332,-86.8775863647461,-86.8546752929688,-86.8432083129883,-86.8432083129883,-86.8317489624023,-86.814567565918,-86.7744598388672,-86.7630004882812,-86.7458114624023,-86.7286224365234,-86.7171630859375,-86.6999740600586,-86.6827850341797,-86.6827850341797,-86.6484069824219,-86.6369476318359,-86.62548828125,-86.5853805541992,-86.5853805541992,-86.5510025024414,-86.5452728271484,-86.5452728271484,-86.5280838012695,-86.5223541259766,-86.5108947753906,-86.4937133789062,-86.4822463989258,-86.4536056518555,-86.3848419189453,-86.3332824707031,-86.3218231201172,-86.3103637695312,-86.3046340942383,-86.3160934448242,-86.3218231201172,-86.3275527954102,-86.3275527954102,-86.356201171875,-86.361930847168,-86.350471496582,-86.3332824707031,-86.350471496582,-86.350471496582,-86.361930847168,-86.3848419189453,-86.4306793212891,-86.4478759765625,-86.4707870483398,-86.4822463989258,-86.5280838012695,-86.5681915283203,-86.5681915283203,-86.631217956543,-86.7343521118164,-86.889045715332,-86.9119644165039,-86.9406204223633,-86.9463500976562,-86.9578018188477,-86.9578018188477,-86.9578018188477,-86.9578018188477,null,-83.9497756958008,-83.9841537475586,-83.9898834228516,-84.0013427734375,-84.0185317993164,-84.0471801757812,-84.0758209228516,-84.093017578125,-84.093017578125,-84.1044769287109,-84.1331253051758,-84.1560363769531,-84.1904220581055,-84.1560363769531,-84.1388549804688,-84.1273956298828,-84.1331253051758,-84.1445846557617,-84.1560363769531,-84.1560363769531,-84.1560363769531,-84.1732330322266,-84.1732330322266,-84.1674957275391,-84.1388549804688,-84.1331253051758,-84.1273956298828,-84.1331253051758,-84.1331253051758,-84.1216583251953,-84.1159286499023,-84.1102066040039,-84.098747253418,-84.0815582275391,-84.0700988769531,-84.0586395263672,-84.0586395263672,-84.0471801757812,-84.0414505004883,-84.0414505004883,-84.0242614746094,-84.0128021240234,-84.0070724487305,-84.0128021240234,-84.0128021240234,-83.9898834228516,-83.9726943969727,-83.9497756958008,-83.9383163452148,-83.9268569946289,-83.8867492675781,-83.8638381958008,-83.8409118652344,-83.7836151123047,-83.7377853393555,-83.7263259887695,-83.7148590087891,-83.6575698852539,-83.6575698852539,-83.6804885864258,-83.7377853393555,-83.7893447875977,-83.8409118652344,-83.8982086181641,-83.9497756958008,-83.9497756958008],"y":[33.8618049621582,33.8789939880371,33.8789939880371,33.8789939880371,33.890453338623,33.9133720397949,33.9248313903809,33.9248313903809,33.9362907409668,33.9362907409668,33.9420204162598,33.9477462768555,33.9534797668457,33.9477462768555,33.9706649780273,33.9935836791992,34.0050468444824,34.0107727050781,34.03369140625,34.039421081543,34.0737991333008,34.0967178344727,34.0967178344727,34.1196365356445,34.1253662109375,34.1425552368164,34.1540107727051,34.1826629638672,34.1941223144531,34.2227668762207,34.2342300415039,34.2456855773926,34.2571449279785,34.2686042785645,34.2686042785645,34.2686042785645,34.1883926391602,34.1368255615234,34.1196365356445,34.1139068603516,34.0967178344727,34.0852584838867,34.0623397827148,34.0165023803711,34.0050468444824,33.9649391174316,33.9534797668457,33.9534797668457,33.9477462768555,33.9248313903809,33.901912689209,33.890453338623,33.8789939880371,33.8331565856934,33.8331565856934,33.8274269104004,33.8102378845215,33.8102378845215,33.8102378845215,33.7758636474609,33.7758636474609,33.8503456115723,33.8560752868652,33.8217010498047,33.8102378845215,33.8503456115723,33.8503456115723,33.8560752868652,33.8618049621582,33.8618049621582,null,35.4603576660156,35.4947357177734,35.5119209289551,35.5405731201172,35.5577583312988,35.5577583312988,35.5520324707031,35.5577583312988,35.5749473571777,35.5864105224609,35.5864105224609,35.5921401977539,35.6093292236328,35.6437034606934,35.6551666259766,35.6666221618652,35.6780815124512,35.6838111877441,35.6952705383301,35.7468376159668,35.7640266418457,35.7869453430176,35.7984046936035,35.8041305541992,35.8041305541992,35.8213195800781,35.8327827453613,35.8557014465332,35.8614273071289,35.8614273071289,35.849967956543,35.849967956543,35.849967956543,35.8557014465332,35.8557014465332,35.849967956543,35.8327827453613,35.8327827453613,35.8327827453613,35.849967956543,35.8557014465332,35.8557014465332,35.8557014465332,35.8671569824219,35.8728866577148,35.8900756835938,35.8786201477051,35.8728866577148,35.849967956543,35.8614273071289,35.8557014465332,35.8557014465332,35.8614273071289,35.8843460083008,35.7754859924316,35.7296485900879,35.712459564209,35.6952705383301,35.5749473571777,35.5749473571777,35.5634918212891,35.5405731201172,35.5291137695312,35.4947357177734,35.4603576660156,35.4603576660156],"text":"Percent: -86.49291","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(13,21,147,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.829109191895,-100.823379516602,-100.651496887207,-100.233238220215,-100.233238220215,-100.829109191895,-100.829109191895],"y":[31.6902942657471,32.0741806030273,32.085636138916,32.0741806030273,31.6902942657471,31.6902942657471,31.6902942657471],"text":"Percent: -86.48649","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(13,21,147,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.6231842041016,-83.6632919311523,-83.6632919311523,-83.5888137817383,-83.5257873535156,-83.4455718994141,-83.4398422241211,-83.4398422241211,-83.3997344970703,-83.3882751464844,-83.3882751464844,-83.3882751464844,-83.3882751464844,-83.3882751464844,-83.3596343994141,-83.3309783935547,-83.3023300170898,-83.4112014770508,-83.5028686523438,-83.5601654052734,-83.6174621582031,-83.6231842041016,-83.6231842041016],"y":[34.2857933044434,34.3660087585449,34.3889274597168,34.4404945373535,34.486328125,34.486328125,34.486328125,34.4748725891113,34.4634094238281,34.4404945373535,34.4175758361816,34.360279083252,34.3259010314941,34.3087120056152,34.2857933044434,34.2686042785645,34.2571449279785,34.2055816650391,34.2686042785645,34.2571449279785,34.2915229797363,34.2857933044434,34.2857933044434],"text":"Percent: -86.46422","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(13,21,147,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.4226913452148,-98.4226913452148,-98.9498138427734,-98.9440841674805,-98.4169616699219,-98.4226913452148,-98.4226913452148],"y":[33.455005645752,33.3919792175293,33.3862533569336,33.8331565856934,33.8388862609863,33.455005645752,33.455005645752],"text":"Percent: -86.45208","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(13,21,147,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.3508453369141,-84.3393859863281,-84.3221969604492,-84.3050079345703,-84.2992782592773,-84.2591705322266,-84.2534408569336,-84.2419815063477,-84.2305297851562,-84.2018737792969,-84.2018737792969,-84.1216583251953,-84.098747253418,-84.1159286499023,-84.1159286499023,-83.9898834228516,-83.9898834228516,-84.0013427734375,-83.9898834228516,-83.9898834228516,-83.9784240722656,-83.9726943969727,-84.270637512207,-84.270637512207,-84.2763671875,-84.3164749145508,-84.3508453369141,-84.3508453369141,null,-104.398643493652,-104.43302154541,-104.404365539551,-104.347076416016,-104.306968688965,-104.295509338379,-104.318428039551,-104.318428039551,-104.387184143066,-104.484588623047,-104.593444824219,-105.017433166504,-105.017433166504,-105.069000244141,-105.18359375,-105.18359375,-105.309646606445,-105.315368652344,-105.401313781738,-105.395584106445,-105.355476379395,-105.349754333496,-105.229423522949,-105.223701477051,-104.971603393555,-104.965866088867,-104.57625579834,-104.570526123047,-104.501770019531,-104.496040344238,-104.398643493652,-104.398643493652,null,-100.221778869629,-100.233238220215,-99.4310913085938,-99.4310913085938,-99.5227661132812,-99.5571441650391,-99.5972518920898,-99.6488189697266,-99.6831970214844,-99.9925994873047,-100.221778869629,-100.221778869629,null,-102.066696166992,-101.700004577637,-101.700004577637,-102.209945678711,-102.209945678711,-102.066696166992,-102.066696166992],"y":[34.5493545532227,34.5608139038086,34.5608139038086,34.5608139038086,34.5493545532227,34.5550842285156,34.5722732543945,34.5780029296875,34.5894622802734,34.6009216308594,34.5378952026367,34.4634094238281,34.4576835632324,34.4462203979492,34.4404945373535,34.4175758361816,34.4061164855957,34.3889274597168,34.3774681091309,34.354549407959,34.348819732666,34.3316307067871,34.3316307067871,34.3774681091309,34.4634094238281,34.4634094238281,34.5493545532227,34.5493545532227,null,47.3549613952637,47.3263130187988,47.3205871582031,47.2690162658691,47.1945343017578,47.0455627441406,47.0455627441406,46.9939994812012,46.9309730529785,46.8622169494629,46.8622169494629,46.8622169494629,46.8965950012207,46.9195137023926,46.9195137023926,46.976806640625,46.9825401306152,47.1830749511719,47.1888046264648,47.5325775146484,47.5325775146484,47.7904090881348,47.796142578125,47.6987342834473,47.6987342834473,47.61279296875,47.61279296875,47.5268516540527,47.5268516540527,47.3549613952637,47.3549613952637,47.3549613952637,null,40.697193145752,41.0466995239258,41.0466995239258,40.6742744445801,40.6742744445801,40.6685447692871,40.6685447692871,40.680004119873,40.697193145752,40.697193145752,40.697193145752,40.697193145752,null,32.9622611999512,32.9565353393555,32.5210838317871,32.5210838317871,32.9565353393555,32.9622611999512,32.9622611999512],"text":"Percent: -86.40805","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(13,21,147,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.2076416015625,-99.2076416015625,-99.2534790039062,-99.2878570556641,-99.3165054321289,-99.3165054321289,-99.3508834838867,-99.3738021850586,-99.4024505615234,-99.4310913085938,-99.4368209838867,-99.5227661132812,-99.5514144897461,-99.6144409179688,-99.6144409179688,-99.6316299438477,-99.6717376708984,-99.6660079956055,-99.6946563720703,-99.6889266967773,-99.7233047485352,-99.7290344238281,-99.6316299438477,-99.2076416015625,-99.2076416015625],"y":[32.0741806030273,31.4897613525391,31.4783000946045,31.4381923675537,31.4267349243164,31.4095478057861,31.432466506958,31.432466506958,31.4668426513672,31.4725723266602,31.4496536254883,31.4439239501953,31.5012187957764,31.5069484710693,31.4840297698975,31.4725723266602,31.5184097290039,31.5413246154785,31.5413246154785,31.575704574585,31.575704574585,32.0741806030273,32.0741806030273,32.0741806030273,32.0741806030273],"text":"Percent: -86.33362","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(13,21,147,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.522392272949,-101.086944580078,-101.069755554199,-101.069755554199,-101.556770324707,-101.551040649414,-101.522392272949,-101.522392272949,null,-96.2397232055664,-95.7584381103516,-95.7584381103516,-95.7469787597656,-95.7469787597656,-96.1079406738281,-96.2339935302734,-96.2397232055664,-96.2397232055664,-96.2397232055664,null,-117.811584472656,-117.84595489502,-117.868873596191,-117.931907653809,-118.00065612793,-118.057945251465,-118.12671661377,-118.132438659668,-118.195465087891,-118.229835510254,-118.269943237305,-118.310050964355,-118.350158691406,-118.355895996094,-118.355895996094,-118.390266418457,-118.378807067871,-118.350158691406,-118.281402587891,-118.235572814941,-118.235572814941,-118.258483886719,-118.21265411377,-118.189727783203,-118.149620056152,-118.149620056152,-118.218376159668,-118.206932067871,-118.161087036133,-118.120979309082,-118.098052978516,-118.12671661377,-118.120979309082,-118.149620056152,-118.201194763184,-118.21265411377,-118.206932067871,-117.427696228027,-117.439163208008,-117.513648986816,-117.513648986816,-117.565208435059,-117.570945739746,-117.628234863281,-117.628234863281,-117.513648986816,-117.50218963623,-117.444885253906,-117.439163208008,-117.553756713867,-117.553756713867,-117.582405090332,-117.605308532715,-117.656883239746,-117.685523986816,-117.725631713867,-117.76001739502,-117.78865814209,-117.811584472656,-117.811584472656],"y":[37.3912239074707,37.3912239074707,37.3912239074707,37.0016136169434,37.0016136169434,37.3912239074707,37.3912239074707,37.3912239074707,null,45.7678680419922,45.7678680419922,45.6017112731934,45.6017112731934,45.4183654785156,45.4183654785156,45.4183654785156,45.5902519226074,45.7678680419922,45.7678680419922,null,47.8247871398926,47.8419761657715,47.8477058410645,47.8247871398926,47.8305168151855,47.7789497375488,47.8305168151855,47.8706245422363,47.9279174804688,47.939380645752,47.933650970459,47.9049987792969,47.8935432434082,47.9279174804688,47.9737548828125,48.0024070739746,48.0195922851562,48.0310516357422,48.0195922851562,48.0539703369141,48.0883445739746,48.1169967651367,48.1341819763184,48.202938079834,48.2373161315918,48.2774238586426,48.4206619262695,48.4722290039062,48.512336730957,48.6269264221191,48.6613082885742,48.7415199279785,48.7758979797363,48.787353515625,48.8503799438477,48.9191360473633,48.9936180114746,49.0050811767578,48.9191360473633,48.9191360473633,48.8331909179688,48.8331909179688,48.7415199279785,48.7357902526855,48.6613082885742,48.6613082885742,48.1399154663086,48.1399154663086,48.0539703369141,48.0482406616211,47.8133277893066,47.796142578125,47.8247871398926,47.8477058410645,47.9049987792969,47.8419761657715,47.8419761657715,47.8190574645996,47.8247871398926,47.8247871398926],"text":"Percent: -86.28629","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(13,21,147,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.0930557250977,-99.4711990356445,-99.4711990356445,-98.9498138427734,-98.9440841674805,-99.0930557250977,-99.0930557250977],"y":[32.9622611999512,32.9622611999512,33.3862533569336,33.3862533569336,32.9679908752441,32.9622611999512,32.9622611999512],"text":"Percent: -86.10086","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(13,22,148,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.127052307129,-101.127052307129,-101.155693054199,-101.155693054199,-101.172889709473,-101.16716003418,-101.046836853027,-101.046836853027,-101.075485229492,-102.01513671875,-102.01513671875,-101.986488342285,-101.992218017578,-102.003677368164,-101.946380615234,-101.912002563477,-101.854705810547,-101.803146362305,-101.768768310547,-101.711471557617,-101.6484375,-101.585418701172,-101.539581298828,-101.476554870605,-101.447906494141,-101.447906494141,-101.40779876709,-101.390609741211,-101.379150390625,-101.361961364746,-101.367691040039,-101.339042663574,-101.321853637695,-101.26456451416,-101.190078735352,-101.172889709473,-101.155693054199,-101.127052307129,-101.127052307129],"y":[44.7422752380371,44.6849784851074,44.6849784851074,44.3469314575195,44.3469314575195,44.1635856628418,44.1635856628418,43.985969543457,43.985969543457,43.985969543457,44.3526649475098,44.3526649475098,44.4959030151367,44.5073585510254,44.5245513916016,44.5302772521973,44.5245513916016,44.5302772521973,44.5417404174805,44.570384979248,44.5818481445312,44.576114654541,44.570384979248,44.5990333557129,44.6047668457031,44.627685546875,44.6506004333496,44.6620597839355,44.6448707580566,44.6563301086426,44.6792488098145,44.6849784851074,44.6792488098145,44.6964378356934,44.6964378356934,44.7193565368652,44.7250862121582,44.7422752380371,44.7422752380371],"text":"Percent: -86.08059","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(13,22,148,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.71452331543,-100.175941467285,-100.164482116699,-100.158752441406,-100.71452331543,-100.71452331543,-100.71452331543,null,-104.049133300781,-104.049133300781,-104.049133300781,-104.616363525391,-104.616363525391,-104.742416381836,-104.742416381836,-104.971603393555,-104.971603393555,-105.02889251709,-105.034622192383,-105.051811218262,-105.057540893555,-104.948677062988,-104.753875732422,-104.501770019531,-104.249671936035,-104.049133300781,-104.049133300781,null,-102.078163146973,-102.083892822266,-102.066696166992,-102.060966491699,-102.038055419922,-102.026596069336,-102.020858764648,-102.01513671875,-102.066696166992,-102.674041748047,-102.702682495117,-102.685493469238,-102.725601196289,-102.731330871582,-102.759979248047,-102.759979248047,-102.794357299805,-102.794357299805,-102.078163146973,-102.078163146973,null,-100.577011108398,-100.187400817871,-100.072807312012,-100.072807312012,-100.038436889648,-100.026969909668,-100.101455688477,-100.6572265625,-100.651496887207,-100.577011108398,-100.577011108398,-100.577011108398,null,-107.366561889648,-107.383750915527,-107.418128967285,-107.463966369629,-107.486885070801,-107.53271484375,-107.538444519043,-107.607208251953,-107.653045654297,-107.68741607666,-107.693153381348,-107.74471282959,-107.761901855469,-107.830657958984,-107.819198608398,-107.865028381348,-107.853576660156,-107.882225036621,-107.882225036621,-107.905136108398,-107.779090881348,-107.584281921387,-107.332183837891,-107.028518676758,-106.690467834473,-106.346694946289,-106.237831115723,-106.020111083984,-106.002922058105,-106.197731018066,-106.432640075684,-106.656097412109,-106.988410949707,-107.366561889648,-107.366561889648],"y":[39.5741958618164,39.5741958618164,39.5741958618164,39.1444778442383,39.138744354248,39.5741958618164,39.5741958618164,null,48.9993515014648,48.6326560974121,48.386287689209,48.386287689209,48.4779586791992,48.4894180297852,48.5638999938965,48.5638999938965,48.649845123291,48.655574798584,48.9191360473633,48.9191360473633,48.9993515014648,49.0050811767578,49.0050811767578,49.0050811767578,48.9993515014648,48.9993515014648,48.9993515014648,null,42.9947547912598,42.7884902954102,42.7884902954102,42.4389839172363,42.4389839172363,42.0894813537598,42.0894813537598,42.0092658996582,42.0092658996582,42.0092658996582,42.0092658996582,42.0837478637695,42.0837478637695,42.4389839172363,42.4332542419434,42.7827568054199,42.7827568054199,42.9947547912598,42.9947547912598,42.9947547912598,null,47.8477058410645,47.8534355163574,47.8477058410645,47.6815490722656,47.6815490722656,47.3263130187988,47.3320426940918,47.3263130187988,47.6758155822754,47.6758155822754,47.8477058410645,47.8477058410645,null,44.5531959533691,44.5818481445312,44.6104927062988,44.6104927062988,44.6334114074707,44.6334114074707,44.6677894592285,44.6964378356934,44.6792488098145,44.6792488098145,44.7021675109863,44.7136268615723,44.759464263916,44.7823829650879,44.8282203674316,44.8683242797852,44.891242980957,44.9256210327148,44.9657287597656,44.9943771362305,45.0001029968262,45.0001029968262,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0001029968262,44.570384979248,44.5646591186523,44.5531959533691,44.5531959533691,44.5531959533691,44.5531959533691,44.5531959533691],"text":"Percent: -86.06061","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(13,22,148,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.009780883789,-100.536903381348,-100.542633056641,-100.004051208496,-100.004051208496,-100.009780883789,-100.009780883789],"y":[35.6150550842285,35.6150550842285,36.0447769165039,36.0447769165039,35.8786201477051,35.6150550842285,35.6150550842285],"text":"Percent: -86.01723","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(13,22,148,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.3310165405273,-98.8123016357422,-98.8180313110352,-98.6919784545898,-98.3424758911133,-98.3424758911133,-98.3310165405273,-98.3310165405273],"y":[28.0520133972168,28.0462837219238,28.6478900909424,28.6536197662354,28.6593475341797,28.6020526885986,28.0520133972168,28.0520133972168],"text":"Percent: -85.82677","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(13,22,148,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.9498138427734,-98.8352203369141,-98.7893829345703,-98.7206344604492,-98.657600402832,-98.5888519287109,-98.5315475463867,-98.5315475463867,-98.0961074829102,-98.1018371582031,-98.210693359375,-98.6232223510742,-98.938346862793,-98.938346862793,-98.9555435180664,-98.9555435180664,-98.9498138427734,-98.9498138427734],"y":[36.5088691711426,36.5031394958496,36.4630317687988,36.440113067627,36.4000091552734,36.3942794799805,36.4057388305664,36.4630317687988,36.4687652587891,36.159366607666,36.153636932373,36.159366607666,36.165096282959,36.2453117370605,36.2510414123535,36.4000091552734,36.5088691711426,36.5088691711426],"text":"Percent: -85.82327","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(13,22,148,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-103.069381713867,-102.588096618652,-102.209945678711,-102.209945678711,-103.07511138916,-103.069381713867,-103.069381713867],"y":[32.9450721740723,32.9565353393555,32.9565353393555,32.5210838317871,32.5096244812012,32.9450721740723,32.9450721740723],"text":"Percent: -85.68618","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(14,23,149,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.6281661987305,-87.525032043457,-87.1125030517578,-87.1125030517578,-87.6281661987305,-87.6281661987305,-87.6281661987305,null,-89.3183898925781,-89.3183898925781,-89.2038040161133,-89.2038040161133,-89.1063919067383,-89.1063919067383,-89.0834808349609,-88.802734375,-88.802734375,-88.9115905761719,-88.9975357055664,-89.0147171020508,-89.3183898925781,-89.3183898925781],"y":[34.3087120056152,34.3029823303223,34.2972526550293,33.9993171691895,34.0107727050781,34.3087120056152,34.3087120056152,null,32.9336166381836,33.0997734069824,33.1054992675781,33.1914443969727,33.1914443969727,33.2888450622559,33.2831192016602,33.2831192016602,32.9278831481934,32.9278831481934,32.9336166381836,32.9393424987793,32.9336166381836,32.9336166381836],"text":"Percent: -85.56425","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(14,23,149,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-112.099197387695,-111.600723266602,-111.056411743164,-111.056411743164,-111.107978820801,-111.148086547852,-111.176727294922,-111.21110534668,-111.239753723145,-111.25121307373,-111.234031677246,-111.234031677246,-111.25121307373,-111.30850982666,-111.337158203125,-111.348617553711,-111.583526611328,-111.623634338379,-111.640830993652,-111.635101318359,-111.646560668945,-111.583526611328,-111.617904663086,-111.600723266602,-111.594993591309,-111.600723266602,-111.698120117188,-111.70384979248,-111.749687194824,-111.755416870117,-111.81844329834,-111.81844329834,-111.841361999512,-111.835632324219,-111.858551025391,-111.858551025391,-111.87574005127,-111.904388427734,-111.910118103027,-111.996063232422,-112.030433654785,-112.053359985352,-112.070541381836,-112.099197387695,-112.104919433594,-112.082000732422,-112.082000732422,-112.110649108887,-112.093467712402,-112.122108459473,-112.059089660645,-112.082000732422,-112.099197387695,-112.099197387695],"y":[43.0233993530273,43.0233993530273,43.0233993530273,42.5191993713379,42.4905471801758,42.496280670166,42.4733619689941,42.496280670166,42.4905471801758,42.507740020752,42.5593032836914,42.5994110107422,42.6108741760254,42.5593032836914,42.5707626342773,42.5994110107422,42.5994110107422,42.5822219848633,42.5650367736816,42.5478477478027,42.5306549072266,42.4848213195801,42.4733619689941,42.4619026184082,42.4389839172363,42.4275245666504,42.4160652160645,42.4447135925293,42.4447135925293,42.4275245666504,42.4275245666504,42.4447135925293,42.4561729431152,42.4733619689941,42.4905471801758,42.5306549072266,42.5822219848633,42.5879554748535,42.6452484130859,42.6452484130859,42.639518737793,42.639518737793,42.6796264648438,42.6910858154297,42.7426528930664,42.759838104248,42.7999458312988,42.8285942077637,42.8400535583496,42.8744316101074,42.9832916259766,42.9947547912598,43.0233993530273,43.0233993530273],"text":"Percent: -85.50820","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(14,23,149,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.3795318603516,-99.38525390625,-99.3795318603516,-98.938346862793,-98.6232223510742,-98.6232223510742,-99.3795318603516,-99.3795318603516,null,-101.127052307129,-101.127052307129,-101.493743896484,-101.493743896484,-101.470825195312,-101.482284545898,-101.470825195312,-101.470825195312,-100.342094421387,-100.319183349609,-100.307723999023,-100.284805297852,-100.279075622559,-100.29052734375,-100.313453674316,-100.313453674316,-100.296257019043,-100.273345947266,-100.26188659668,-100.26188659668,-100.267616271973,-100.29052734375,-100.29052734375,-100.313453674316,-100.319183349609,-100.307723999023,-100.296257019043,-100.279075622559,-100.284805297852,-100.313453674316,-100.342094421387,-100.376472473145,-100.399398803711,-100.410858154297,-100.422309875488,-100.416580200195,-100.410858154297,-100.393661499023,-100.393661499023,-100.405128479004,-100.468147277832,-100.496795654297,-100.513984680176,-100.525444030762,-100.55982208252,-100.594200134277,-100.617118835449,-100.645767211914,-100.674415588379,-100.703056335449,-100.725982666016,-100.737442016602,-100.731712341309,-100.720252990723,-100.783271789551,-100.794731140137,-100.806198120117,-100.817657470703,-100.863494873047,-100.897872924805,-100.932243347168,-100.937973022461,-100.966621398926,-100.989540100098,-101.035377502441,-101.05256652832,-101.086944580078,-101.127052307129,-101.127052307129],"y":[35.8098640441895,35.9989395141602,36.159366607666,36.165096282959,36.159366607666,35.8098640441895,35.8098640441895,35.8098640441895,null,44.7422752380371,44.9829139709473,44.9886474609375,45.028751373291,45.028751373291,45.3839874267578,45.3839874267578,45.4642028808594,45.4642028808594,45.4298248291016,45.4126319885254,45.3897171020508,45.3782577514648,45.343879699707,45.3209609985352,45.2980422973633,45.2751235961914,45.2636680603027,45.2407493591309,45.2292861938477,45.2006416320801,45.1777229309082,45.1318855285645,45.1032371520996,45.080322265625,45.0631294250488,45.0631294250488,45.028751373291,45.0115661621094,45.0058326721191,45.0115661621094,45.023021697998,45.023021697998,45.0115661621094,44.9943771362305,44.9542694091797,44.9313507080078,44.8855133056641,44.8740577697754,44.8396759033203,44.8167572021484,44.8110313415527,44.7938385009766,44.765193939209,44.7537307739258,44.7537307739258,44.770923614502,44.7938385009766,44.8167572021484,44.8224868774414,44.8167572021484,44.8053016662598,44.7823829650879,44.770923614502,44.765193939209,44.765193939209,44.759464263916,44.7823829650879,44.7766494750977,44.7766494750977,44.7766494750977,44.759464263916,44.7537307739258,44.7250862121582,44.7250862121582,44.7250862121582,44.7250862121582,44.7422752380371,44.7422752380371],"text":"Percent: -85.45894","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(14,23,149,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-113.02165222168,-113.015922546387,-114.047248840332,-114.305076599121,-114.305076599121,-114.08162689209,-114.087356567383,-114.070167541504,-114.064437866211,-114.030059814453,-114.02433013916,-113.932655334473,-113.875358581543,-113.846710205078,-113.789413452148,-113.760772705078,-113.709197998047,-113.663368225098,-113.560234069824,-113.480018615723,-113.382614135742,-113.319595336914,-113.27375793457,-113.245109558105,-113.216461181641,-113.187812805176,-113.182083129883,-113.02165222168,-113.02165222168,-113.02165222168],"y":[42.3358535766602,41.9978065490723,42.0035362243652,42.0092658996582,42.4160652160645,42.4275245666504,42.507740020752,42.5134658813477,42.5306549072266,42.5249290466309,42.5306549072266,42.5535736083984,42.5478477478027,42.5478477478027,42.5593032836914,42.5306549072266,42.5249290466309,42.5478477478027,42.6567077636719,42.6738967895508,42.6796264648438,42.639518737793,42.628059387207,42.628059387207,42.639518737793,42.6337890625,42.5879554748535,42.5879554748535,42.3358535766602,42.3358535766602],"text":"Percent: -85.25098","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(15,24,150,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.7580184936523,-82.7580184936523,-82.6892700195312,-82.6663513183594,-82.6147842407227,-82.5804061889648,-82.460090637207,-82.5918655395508,-82.5918655395508,-82.6606216430664,-82.6892700195312,-82.735107421875,-82.7465667724609,-82.7522964477539,-82.7580184936523,-82.7580184936523],"y":[33.2258224487305,33.2544708251953,33.2773895263672,33.2888450622559,33.306037902832,33.3289566040039,33.2716598510742,33.1685256958008,33.1169624328613,33.1169624328613,33.1398811340332,33.1627998352051,33.1742553710938,33.1914443969727,33.2258224487305,33.2258224487305],"text":"Percent: -85.14629","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(15,24,150,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.4226913452148,-98.4226913452148,-98.4284210205078,-98.5773849487305,-98.9440841674805,-98.9498138427734,-98.4226913452148,-98.4226913452148],"y":[33.3919792175293,32.996639251709,32.9737205505371,32.9679908752441,32.9679908752441,33.3862533569336,33.3919792175293,33.3919792175293],"text":"Percent: -85.08748","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(15,24,150,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.4188461303711,-88.4073867797852,-88.8772125244141,-88.882942199707,-88.8428421020508,-88.8371047973633,-88.4188461303711,-88.4188461303711],"y":[30.9970169067383,30.7334575653076,30.739185333252,30.9168033599854,30.9168033599854,30.9970169067383,30.9970169067383,30.9970169067383],"text":"Percent: -85.00916","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(15,24,150,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.379150390625,-101.40779876709,-101.40779876709,-101.316131591797,-100.760360717773,-100.731712341309,-100.731712341309,-101.379150390625,-101.379150390625],"y":[39.5799255371094,39.5799255371094,40.0039138793945,40.0096435546875,40.0096435546875,40.0039138793945,39.5799255371094,39.5799255371094,39.5799255371094],"text":"Percent: -85.00000","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(15,24,150,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-105.074729919434,-104.054862976074,-104.060592651367,-104.054862976074,-104.060592651367,-104.91429901123,-105.040351867676,-105.074729919434,-105.074729919434],"y":[44.1807746887207,44.1807746887207,44.134937286377,43.8484573364258,43.4989547729492,43.5046844482422,43.5046844482422,44.1807746887207,44.1807746887207],"text":"Percent: -84.89317","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(15,24,150,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-111.297050476074,-111.297050476074,-111.297050476074,-111.297050476074,-111.25121307373,-111.245483398438,-111.222564697266,-111.193923950195,-111.165267944336,-111.142356872559,-111.119430541992,-111.096519470215,-111.073593139648,-110.529289245605,-110.168319702148,-110.030815124512,-110.030815124512,-110.025085449219,-110.019355773926,-110.025085449219,-110.025085449219,-110.042274475098,-110.059463500977,-110.070922851562,-110.076652526855,-110.06519317627,-110.076652526855,-110.076652526855,-110.048004150391,-110.053733825684,-110.070922851562,-110.076652526855,-110.070922851562,-110.059463500977,-110.070922851562,-110.099571228027,-110.10530090332,-110.099571228027,-110.10530090332,-110.116760253906,-110.111030578613,-110.116760253906,-110.111030578613,-110.116760253906,-110.133941650391,-110.139678955078,-110.139678955078,-110.156867980957,-110.151138305664,-110.151138305664,-110.16259765625,-110.145408630371,-110.151138305664,-110.174049377441,-110.174049377441,-110.16259765625,-110.16259765625,-110.151138305664,-110.139678955078,-110.128211975098,-110.128211975098,-110.111030578613,-110.111030578613,-110.10530090332,-110.093841552734,-110.093841552734,-110.10530090332,-110.099571228027,-110.093841552734,-110.082382202148,-110.048004150391,-110.053733825684,-110.053733825684,-110.042274475098,-110.025085449219,-110.00789642334,-109.990707397461,-110.002166748047,-110.013626098633,-110.025085449219,-110.042274475098,-110.042274475098,-110.019355773926,-110.002166748047,-110.002166748047,-110.00789642334,-110.00789642334,-110.025085449219,-110.030815124512,-110.013626098633,-111.297050476074,-111.297050476074],"y":[38.5027618408203,39.0413436889648,39.155933380127,39.46533203125,39.471061706543,39.7002449035645,39.6773262023926,39.608570098877,39.6028442382812,39.6142997741699,39.5283584594727,39.5111694335938,39.471061706543,39.471061706543,39.471061706543,39.471061706543,39.4538726806641,39.4366874694824,39.4137687683105,39.3736610412598,39.3507423400879,39.3450126647949,39.3450126647949,39.333553314209,39.327823638916,39.3163642883301,39.3049049377441,39.2934455871582,39.2647972106934,39.2647972106934,39.2590675354004,39.2590675354004,39.2533378601074,39.2361526489258,39.2246894836426,39.2189598083496,39.2075004577637,39.1960411071777,39.190315246582,39.1788520812988,39.155933380127,39.138744354248,39.1215591430664,39.1100997924805,39.0929069519043,39.0814514160156,39.0585327148438,39.018424987793,38.9955062866211,38.9725875854492,38.9611320495605,38.9439430236816,38.9382133483887,38.9324798583984,38.9095611572266,38.8923759460449,38.880916595459,38.875186920166,38.875186920166,38.8637275695801,38.8465385437012,38.8236198425293,38.8064308166504,38.7892417907715,38.7777824401855,38.7663230895996,38.737678527832,38.7147598266602,38.6975708007812,38.686107635498,38.6517333984375,38.6345443725586,38.6173553466797,38.6173553466797,38.6230850219727,38.6230850219727,38.6116256713867,38.5944366455078,38.6001663208008,38.6058959960938,38.6001663208008,38.5887069702148,38.5772514343262,38.5715179443359,38.56005859375,38.5428695678711,38.5371398925781,38.5314140319824,38.5199508666992,38.4970321655273,38.5027618408203,38.5027618408203],"text":"Percent: -84.79837","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(15,25,151,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.978080749512,-101.276023864746,-101.270294189453,-101.149971008301,-100.703056335449,-100.697334289551,-100.697334289551,-100.978080749512,-100.978080749512],"y":[31.0715007781982,31.0715007781982,31.5241374969482,31.5241374969482,31.5298671722412,31.2491188049316,31.0829620361328,31.0715007781982,31.0715007781982],"text":"Percent: -84.77157","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(15,25,151,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.3539352416992,-98.1132888793945,-98.1018371582031,-98.0961074829102,-98.5315475463867,-98.5372848510742,-98.5430145263672,-98.5372848510742,-98.5487442016602,-98.5430145263672,-98.3539352416992,-98.3539352416992],"y":[36.9958839416504,36.9958839416504,36.5833549499512,36.4687652587891,36.4630317687988,36.6005439758301,36.8125381469727,36.9443206787109,36.9500503540039,37.0016136169434,36.9958839416504,36.9958839416504],"text":"Percent: -84.70006","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(15,25,151,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.14729309082,-99.7290344238281,-99.7233047485352,-100.118644714355,-100.233238220215,-100.233238220215,-100.233238220215,-100.14729309082,-100.14729309082],"y":[32.0741806030273,32.0741806030273,31.575704574585,31.569974899292,31.575704574585,31.6902942657471,32.0741806030273,32.0741806030273,32.0741806030273],"text":"Percent: -84.66576","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(15,25,151,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.084266662598,-100.622848510742,-100.622848510742,-100.645767211914,-100.640037536621,-100.210311889648,-100.095726013184,-100.095726013184,-100.089996337891,-100.084266662598,-100.084266662598,null,-85.9895095825195,-85.9608612060547,-86.0066909790039,-86.1556625366211,-86.4879837036133,-86.4536056518555,-86.4478759765625,-86.4765167236328,-86.4707870483398,-86.4536056518555,-86.3848419189453,-86.3275527954102,-86.3676605224609,-86.3848419189453,-86.3733901977539,-86.3332824707031,-86.3218231201172,-86.2988967895508,-86.2931747436523,-86.2759857177734,-86.2759857177734,-86.2645263671875,-86.2358779907227,-86.1957702636719,-86.1442031860352,-86.1040954589844,-86.0639877319336,-86.0467987060547,-86.0238800048828,-85.9895095825195,-85.9895095825195,null,-102.954788208008,-102.003677368164,-102.003677368164,-102.032325744629,-102.060966491699,-102.07243347168,-102.124000549316,-102.135459899902,-102.141181945801,-102.152641296387,-102.16983795166,-102.187019348145,-102.221405029297,-102.255783081055,-102.284423828125,-102.301620483398,-102.295883178711,-102.295883178711,-102.330261230469,-102.347450256348,-102.341720581055,-102.347450256348,-102.364639282227,-102.358909606934,-102.358909606934,-102.381828308105,-102.393287658691,-102.381828308105,-103.447532653809,-103.573585510254,-102.966239929199,-102.966239929199,-102.949058532715,-102.954788208008,-102.954788208008],"y":[37.0016136169434,37.0016136169434,37.3912239074707,37.3854942321777,37.4714393615723,37.4714393615723,37.4657135009766,37.3854942321777,37.3854942321777,37.0016136169434,37.0016136169434,null,38.0157508850098,37.8896980285645,37.8266754150391,37.8266754150391,38.0501251220703,38.0501251220703,38.0730438232422,38.113151550293,38.1303405761719,38.1360702514648,38.1188812255859,38.1360702514648,38.1532592773438,38.1704483032227,38.1933670043945,38.1990966796875,38.1990966796875,38.1933670043945,38.1704483032227,38.1417999267578,38.0959625244141,38.0615882873535,38.0443954467773,38.0272064208984,38.0157508850098,38.0157508850098,37.9871025085449,37.9928321838379,38.0100212097168,38.0157508850098,38.0157508850098,null,45.0344848632812,45.0344848632812,44.5073585510254,44.4959030151367,44.4844436645508,44.450065612793,44.4328765869141,44.438606262207,44.438606262207,44.4214210510254,44.4156875610352,44.4328765869141,44.438606262207,44.438606262207,44.4328765869141,44.4156875610352,44.3813133239746,44.3526649475098,44.3469314575195,44.3297462463379,44.306827545166,44.2839088439941,44.2724494934082,44.2552604675293,44.2323417663574,44.1979637145996,44.175048828125,44.1292114257812,44.134937286377,44.5990333557129,44.5990333557129,44.6792488098145,44.6792488098145,45.0344848632812,45.0344848632812],"text":"Percent: -84.58738","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(15,25,151,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.483039855957,-97.9184875488281,-97.9815139770508,-97.9815139770508,-97.9757843017578,-97.9528656005859,-97.9070281982422,-97.8841094970703,-97.8611907958984,-97.8325424194336,-97.8038940429688,-97.7809753417969,-97.763786315918,-97.7351455688477,-97.7179489135742,-97.6950378417969,-97.6549224853516,-97.6205444335938,-97.5976333618164,-97.5861740112305,-97.5632553100586,-97.5460662841797,-97.5174179077148,-97.48876953125,-97.483039855957,-97.483039855957],"y":[33.4320907592773,33.4320907592773,33.4320907592773,33.455005645752,33.9133720397949,33.8675346374512,33.8503456115723,33.8388862609863,33.8388862609863,33.8618049621582,33.896183013916,33.9248313903809,33.9420204162598,33.9534797668457,33.9763984680176,33.9821281433105,33.9821281433105,33.9763984680176,33.9420204162598,33.907642364502,33.901912689209,33.9248313903809,33.9133720397949,33.9133720397949,33.4320907592773,33.4320907592773],"text":"Percent: -84.51596","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(15,25,151,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.4570693969727,-98.4456100463867,-98.4570693969727,-98.4226913452148,-98.4513397216797,-98.9727249145508,-99.0987777709961,-99.0987777709961,-99.0930557250977,-98.9841842651367,-98.9899215698242,-98.9670028686523,-98.9498138427734,-98.9211654663086,-98.8810577392578,-98.8581390380859,-98.8237609863281,-98.7951126098633,-98.7721939086914,-98.7492752075195,-98.7091674804688,-98.7091674804688,-98.669059753418,-98.6518707275391,-98.657600402832,-98.5945816040039,-98.6232223510742,-98.6174926757812,-98.5945816040039,-98.5773849487305,-98.5601959228516,-98.4971771240234,-98.5430145263672,-98.5315475463867,-98.485710144043,-98.4513397216797,-98.4742584228516,-98.4685287475586,-98.4570693969727,-98.4570693969727],"y":[31.0199356079102,31.0084743499756,30.9683685302734,30.9397220611572,30.9110736846924,30.9110736846924,30.9168033599854,30.9397220611572,31.4668426513672,31.495491027832,31.4725723266602,31.4553852081299,31.4611110687256,31.4439239501953,31.4553852081299,31.432466506958,31.4210052490234,31.4210052490234,31.3808975219727,31.432466506958,31.4152774810791,31.3579788208008,31.3751678466797,31.3579788208008,31.3350601196289,31.3236026763916,31.2834949493408,31.2663078308105,31.2663078308105,31.2262001037598,31.2090129852295,31.1689052581787,31.1345252990723,31.1116065979004,31.1287956237793,31.0944194793701,31.0829620361328,31.0485820770264,31.0199356079102,31.0199356079102],"text":"Percent: -84.44149","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(15,25,151,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.674415588379,-100.80046081543,-100.806198120117,-100.71452331543,-100.158752441406,-100.153022766113,-100.244697570801,-100.674415588379,-100.674415588379],"y":[38.6975708007812,38.703296661377,39.1444778442383,39.138744354248,39.1444778442383,38.6975708007812,38.6975708007812,38.6975708007812,38.6975708007812],"text":"Percent: -84.42982","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(15,25,151,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-103.963188171387,-103.716819763184,-103.361587524414,-103.350128173828,-103.590766906738,-103.625144958496,-103.630874633789,-103.648063659668,-103.676712036133,-103.693901062012,-103.745468139648,-103.791305541992,-103.814224243164,-103.842872619629,-103.888710021973,-103.91162109375,-103.946006774902,-103.963188171387,-103.963188171387],"y":[31.9939613342285,31.9939613342285,31.9939613342285,31.6559181213379,31.6559181213379,31.6673755645752,31.7017555236816,31.7189445495605,31.7304019927979,31.7475910186768,31.7475910186768,31.7876968383789,31.8449954986572,31.8965606689453,31.8679141998291,31.9022903442383,31.9538555145264,31.9939613342285,31.9939613342285],"text":"Percent: -84.37500","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(16,26,152,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-103.355857849121,-103.355857849121,-103.361587524414,-104.060592651367,-104.060592651367,-104.060592651367,-103.355857849121,-103.355857849121],"y":[41.7113265991211,41.4305801391602,41.3904724121094,41.3962020874023,41.5623550415039,41.6998672485352,41.7113265991211,41.7113265991211],"text":"Percent: -84.32836","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(16,26,152,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.1992340087891,-98.210693359375,-98.1018371582031,-97.6663818359375,-97.6663818359375,-98.1992340087891,-98.1992340087891],"y":[35.712459564209,36.153636932373,36.159366607666,36.1479072570801,35.712459564209,35.712459564209,35.712459564209],"text":"Percent: -84.23609","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(16,26,152,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.6259078979492,-99.115966796875,-99.115966796875,-99.2076416015625,-99.6316299438477,-99.6259078979492,-99.6259078979492],"y":[32.5210838317871,32.5210838317871,32.0741806030273,32.0741806030273,32.0741806030273,32.5210838317871,32.5210838317871],"text":"Percent: -84.23484","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(16,26,152,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.01513671875,-102.049514770508,-102.049514770508,-101.551040649414,-101.556770324707,-102.01513671875,-102.01513671875,null,-100.634307861328,-100.622848510742,-100.548362731934,-100.548362731934,-100.565551757812,-100.571281433105,-100.548362731934,-100.542633056641,-100.548362731934,-100.588470458984,-100.582740783691,-100.577011108398,-100.611389160156,-100.617118835449,-100.651496887207,-100.668685913086,-100.685874938965,-100.697334289551,-100.708786010742,-100.71452331543,-100.731712341309,-100.771820068359,-100.823379516602,-100.863494873047,-100.880676269531,-100.886405944824,-100.892135620117,-100.903602600098,-100.909324645996,-100.932243347168,-100.932243347168,-100.937973022461,-100.978080749512,-101.006729125977,-101.006729125977,-101.018188476562,-101.023918151855,-101.041107177734,-101.046836853027,-101.29320526123,-101.298934936523,-101.711471557617,-101.71720123291,-102.095352172852,-102.10107421875,-101.74584197998,-100.915054321289,-100.903602600098,-100.903602600098,-100.81192779541,-100.806198120117,-100.823379516602,-100.794731140137,-100.789001464844,-100.794731140137,-100.771820068359,-100.7431640625,-100.737442016602,-100.720252990723,-100.691604614258,-100.668685913086,-100.634307861328,-100.634307861328],"y":[36.9958839416504,37.0016136169434,37.3854942321777,37.3912239074707,37.0016136169434,36.9958839416504,36.9958839416504,null,46.6330337524414,46.6158447265625,46.6215782165527,46.6043853759766,46.5986595153809,46.575740814209,46.5585517883301,46.5528221130371,46.5356330871582,46.4897956848145,46.4439582824707,46.4267692565918,46.4267692565918,46.4153137207031,46.3981246948242,46.4153137207031,46.4095802307129,46.386661529541,46.386661529541,46.3981246948242,46.3981246948242,46.3923950195312,46.3923950195312,46.3981246948242,46.3981246948242,46.3923950195312,46.3981246948242,46.3981246948242,46.3923950195312,46.386661529541,46.3637428283691,46.3580131530762,46.3293685913086,46.3179054260254,46.3007202148438,46.2949905395508,46.2835311889648,46.2835311889648,46.3752059936523,46.3752059936523,46.6330337524414,46.6330337524414,46.7189788818359,46.7189788818359,46.9825401306152,46.9825401306152,46.9825401306152,46.9538917541504,46.9137840270996,46.8049240112305,46.7991943359375,46.7648162841797,46.7476272583008,46.7361679077148,46.70751953125,46.70751953125,46.6903305053711,46.6674118041992,46.6559524536133,46.6731414794922,46.6731414794922,46.6330337524414,46.6330337524414],"text":"Percent: -84.20209","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(16,26,152,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.9578018188477,-86.9921875,-86.9979095458984,-87.078125,-87.083854675293,-87.078125,-87.083854675293,-87.1067733764648,-87.1067733764648,-87.1125030517578,-87.1125030517578,-87.1067733764648,-86.5796585083008,-86.4765167236328,-86.4707870483398,-86.4536056518555,-86.4536056518555,-86.4822463989258,-86.4937133789062,-86.5108947753906,-86.5223541259766,-86.5280838012695,-86.5452728271484,-86.5452728271484,-86.5510025024414,-86.5853805541992,-86.5853805541992,-86.62548828125,-86.6369476318359,-86.6484069824219,-86.6827850341797,-86.6827850341797,-86.6999740600586,-86.7171630859375,-86.7286224365234,-86.7458114624023,-86.7630004882812,-86.7744598388672,-86.814567565918,-86.8317489624023,-86.8432083129883,-86.8432083129883,-86.8546752929688,-86.8775863647461,-86.889045715332,-86.8947830200195,-86.9119644165039,-86.9119644165039,-86.9119644165039,-86.9291534423828,-86.9406204223633,-86.9578018188477,-86.9578018188477],"y":[33.8618049621582,33.8789939880371,33.896183013916,33.896183013916,33.901912689209,33.9248313903809,33.9248313903809,33.9477462768555,33.9534797668457,33.9993171691895,34.2972526550293,34.3201713562012,34.3087120056152,34.3087120056152,34.2972526550293,34.2915229797363,34.2686042785645,34.2686042785645,34.2686042785645,34.2571449279785,34.2456855773926,34.2342300415039,34.2227668762207,34.1941223144531,34.1826629638672,34.1540107727051,34.1425552368164,34.1253662109375,34.1196365356445,34.0967178344727,34.0967178344727,34.0737991333008,34.039421081543,34.03369140625,34.0107727050781,34.0050468444824,33.9935836791992,33.9706649780273,33.9477462768555,33.9534797668457,33.9477462768555,33.9420204162598,33.9362907409668,33.9362907409668,33.9248313903809,33.9248313903809,33.9133720397949,33.890453338623,33.8789939880371,33.8789939880371,33.8789939880371,33.8618049621582,33.8618049621582],"text":"Percent: -84.18229","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(16,26,152,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.6029815673828,-99.293586730957,-99.293586730957,-99.2305603027344,-99.1789932250977,-99.121696472168,-98.9555435180664,-98.9498138427734,-98.9555435180664,-98.9555435180664,-98.938346862793,-98.938346862793,-99.3795318603516,-99.5915222167969,-99.5915222167969,-99.6029815673828,-99.6029815673828,-99.6087112426758,-99.6029815673828,-99.6029815673828],"y":[36.5776252746582,36.5833549499512,36.8010787963867,36.7838897705078,36.7724304199219,36.755241394043,36.5833549499512,36.5088691711426,36.4000091552734,36.2510414123535,36.2453117370605,36.165096282959,36.159366607666,36.165096282959,36.2510414123535,36.2567672729492,36.2911491394043,36.3427124023438,36.5776252746582,36.5776252746582],"text":"Percent: -84.01982","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(16,26,152,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.5800704956055,-99.5800704956055,-99.5800704956055,-100.233238220215,-100.244697570801,-100.153022766113,-99.5972518920898,-99.5800704956055,-99.5800704956055],"y":[38.686107635498,38.3537940979004,38.2563934326172,38.2563934326172,38.6975708007812,38.6975708007812,38.6918411254883,38.686107635498,38.686107635498],"text":"Percent: -83.98024","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(16,26,152,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.542633056641,-100.943710327148,-101.086944580078,-101.081214904785,-100.536903381348,-100.542633056641,-100.542633056641],"y":[34.7498931884766,34.7498931884766,34.7498931884766,35.1796112060547,35.1796112060547,34.7498931884766,34.7498931884766],"text":"Percent: -83.88780","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(16,27,153,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.115966796875,-99.0930557250977,-98.5773849487305,-98.4627990722656,-98.4627990722656,-98.5372848510742,-98.9154357910156,-99.115966796875,-99.115966796875,-99.115966796875],"y":[32.5210838317871,32.5210838317871,32.5210838317871,32.5153541564941,32.3090896606445,32.2632522583008,32.0741806030273,32.0741806030273,32.5210838317871,32.5210838317871],"text":"Percent: -83.81583","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(16,27,153,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.424987792969,-102.020858764648,-102.026596069336,-102.038055419922,-102.060966491699,-102.066696166992,-102.083892822266,-102.078163146973,-101.230186462402,-100.20458984375,-100.198860168457,-100.198860168457,-100.193130493164,-100.187400817871,-100.175941467285,-100.175941467285,-100.273345947266,-100.84056854248,-101.424987792969,-101.424987792969],"y":[42.0837478637695,42.0894813537598,42.0894813537598,42.4389839172363,42.4389839172363,42.7884902954102,42.7884902954102,42.9947547912598,42.9947547912598,42.9947547912598,42.8400535583496,42.7884902954102,42.7827568054199,42.4447135925293,42.4389839172363,42.0894813537598,42.0894813537598,42.0894813537598,42.0837478637695,42.0837478637695],"text":"Percent: -83.78113","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(16,27,153,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.40779876709,-101.424987792969,-101.424987792969,-100.84056854248,-100.846298217773,-101.40779876709,-101.40779876709],"y":[41.7457046508789,41.7399749755859,42.0837478637695,42.0894813537598,41.7457046508789,41.7457046508789,41.7457046508789],"text":"Percent: -83.75635","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(16,27,153,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.38525390625,-99.3795318603516,-99.3623428344727,-99.5800704956055,-99.5800704956055,-100.004051208496,-100.009780883789,-100.004051208496,-99.9524917602539,-99.9009246826172,-99.8608169555664,-99.8264389038086,-99.8207092285156,-99.7748718261719,-99.7118453979492,-99.6373596191406,-99.568603515625,-99.5399627685547,-99.5055847167969,-99.4368209838867,-99.38525390625,-99.38525390625],"y":[35.9989395141602,35.8098640441895,35.5061950683594,35.5061950683594,35.4259834289551,35.4145202636719,35.6150550842285,35.8786201477051,35.901538848877,35.9702911376953,35.9989395141602,35.9817504882812,35.9301834106445,35.8900756835938,35.8557014465332,35.8327827453613,35.8614273071289,35.901538848877,35.9702911376953,35.9932098388672,35.9989395141602,35.9989395141602],"text":"Percent: -83.75149","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(16,27,153,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.009780883789,-100.004051208496,-100.004051208496,-100.410858154297,-100.542633056641,-100.536903381348,-100.009780883789,-100.009780883789],"y":[35.1796112060547,35.0306396484375,34.7498931884766,34.7498931884766,34.7498931884766,35.1796112060547,35.1796112060547,35.1796112060547],"text":"Percent: -83.65217","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(16,27,153,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.8691864013672,-86.0467987060547,-86.0467987060547,-85.5196762084961,-85.5597839355469,-85.5655136108398,-85.5827102661133,-85.6113510131836,-85.6228179931641,-85.6056213378906,-85.6399993896484,-85.7431335449219,-85.7488632202148,-85.7603225708008,-85.7717819213867,-85.8462677001953,-85.8519973754883,-85.8519973754883,-85.8634567260742,-85.8691864013672,-85.8691864013672,null,-89.7481155395508,-89.7652969360352,-89.788215637207,-89.7939453125,-89.8225936889648,-89.8283233642578,-89.8397827148438,-89.8455123901367,-89.8512420654297,-89.8856201171875,-89.9028091430664,-89.9371871948242,-89.971565246582,-90.3497161865234,-90.3554458618164,-90.3783645629883,-90.3840942382812,-90.4070129394531,-90.4184646606445,-90.429931640625,-90.424201965332,-90.4127349853516,-90.3955535888672,-90.3783645629883,-90.3726272583008,-90.3726272583008,-90.3726272583008,-90.3669052124023,-90.3611755371094,-90.3554458618164,-90.3497161865234,-90.3497161865234,-90.3611755371094,-90.3554458618164,-90.2981491088867,-90.2924194335938,-90.2924194335938,-90.3096084594727,-90.3210678100586,-90.3210678100586,-90.3096084594727,-90.1892852783203,-89.7481155395508,-89.7481155395508,null,-82.1277694702148,-81.646484375,-81.646484375,-81.6694030761719,-81.6694030761719,-81.6694030761719,-81.6579437255859,-81.6636734008789,-81.7037811279297,-82.1793365478516,-82.1736068725586,-82.2251739501953,-82.2251739501953,-82.1277694702148,-82.1277694702148],"y":[30.721996307373,30.727725982666,31.0084743499756,31.0084743499756,30.9569110870361,30.9339923858643,30.9225311279297,30.8652362823486,30.8480472564697,30.8480472564697,30.7621040344238,30.7621040344238,30.7907524108887,30.7964820861816,30.8079414367676,30.802209854126,30.7907524108887,30.7678337097168,30.7449150085449,30.721996307373,30.721996307373,null,33.2086334228516,33.1914443969727,33.1570663452148,33.134147644043,33.1112289428711,33.0825843811035,33.0596656799316,33.0482063293457,33.0310173034668,32.9679908752441,32.9393424987793,32.9164276123047,32.8820457458496,33.0138282775879,33.0310173034668,33.0310173034668,33.0596656799316,33.0596656799316,33.0711250305176,33.1054992675781,33.1169624328613,33.1169624328613,33.0997734069824,33.0940437316895,33.0997734069824,33.1169624328613,33.12841796875,33.12841796875,33.1112289428711,33.1054992675781,33.1112289428711,33.2888450622559,33.2888450622559,33.306037902832,33.317497253418,33.3289566040039,33.3461456298828,33.3576011657715,33.3690643310547,33.3747901916504,33.3747901916504,33.3404159545898,33.2086334228516,33.2086334228516,null,40.680004119873,40.680004119873,40.6513557434082,40.6513557434082,40.6456260681152,40.6398963928223,40.6398963928223,40.4622802734375,40.4508171081543,40.4737358093262,40.5883293151855,40.5825996398926,40.680004119873,40.680004119873,40.680004119873],"text":"Percent: -83.62340","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(16,27,153,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.3477935791016,-85.3134155273438,-85.6399993896484,-85.7545928955078,-85.7717819213867,-85.7832412719727,-85.7889709472656,-85.8863677978516,-85.8863677978516,-85.8691864013672,-85.8691864013672,-85.8519973754883,-85.8519973754883,-85.7947006225586,-85.8004302978516,-85.7545928955078,-85.7545928955078,-85.7374038696289,-85.7374038696289,-85.7030258178711,-85.6972961425781,-85.6686553955078,-85.6571884155273,-85.6571884155273,-85.6399993896484,-85.6399993896484,-85.628547668457,-85.628547668457,-85.6113510131836,-85.6056213378906,-85.5941619873047,-85.5941619873047,-85.63427734375,-85.63427734375,-85.6056213378906,-85.6056213378906,-85.5254058837891,-85.5311431884766,-85.5024948120117,-85.5024948120117,-85.4050903320312,-85.3936309814453,-85.3477935791016,-85.3477935791016,null,-92.2748489379883,-92.2748489379883,-91.8336791992188,-91.8164825439453,-91.793571472168,-91.793571472168,-91.793571472168,-91.7993011474609,-91.8164825439453,-91.8336791992188,-91.8565902709961,-91.8623199462891,-92.1086959838867,-92.2748489379883,-92.2748489379883],"y":[33.6612701416016,33.4951095581055,33.4951095581055,33.5008430480957,33.4836540222168,33.4836540222168,33.4721946716309,33.4721946716309,33.4779243469238,33.4779243469238,33.4893836975098,33.4893836975098,33.4951095581055,33.5466804504395,33.5581359863281,33.5638656616211,33.6039733886719,33.6097030639648,33.6268920898438,33.6268920898438,33.638355255127,33.638355255127,33.6498107910156,33.6555404663086,33.6555404663086,33.7815933227539,33.7815933227539,33.7930526733398,33.7987823486328,33.8102378845215,33.8102378845215,33.8560752868652,33.8560752868652,33.8847236633301,33.8847236633301,33.896183013916,33.896183013916,33.9477462768555,33.9534797668457,33.9649391174316,33.9592094421387,33.907642364502,33.6612701416016,33.6612701416016,null,35.3572273254395,35.701000213623,35.6952705383301,35.6952705383301,35.706729888916,35.5291137695312,35.448902130127,35.4431686401367,35.4431686401367,35.4259834289551,35.4259834289551,35.3514938354492,35.3514938354492,35.3572273254395,35.3572273254395],"text":"Percent: -83.60838","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(16,27,153,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.8615646362305,-95.8558349609375,-96.5204696655273,-96.5204696655273,-96.4975509643555,-96.4975509643555,-96.4975509643555,-96.5147399902344,-96.4459838867188,-96.4402542114258,-96.4345245361328,-96.4345245361328,-96.4402542114258,-96.4517135620117,-96.4574508666992,-96.4689025878906,-96.4975509643555,-96.5319290161133,-96.5548477172852,-96.5605773925781,-95.8615646362305,-95.8615646362305,null,-103.395965576172,-104.054862976074,-104.060592651367,-104.060592651367,-103.510551452637,-103.510551452637,-103.476181030273,-103.481910705566,-103.436073303223,-103.436073303223,-103.395965576172,-103.395965576172,-103.395965576172,null,-101.997947692871,-101.95783996582,-101.940650939941,-101.91773223877,-101.900543212891,-101.883354187012,-101.854705810547,-101.837516784668,-101.86043548584,-101.854705810547,-101.831787109375,-101.808876037598,-101.791679382324,-101.774490356445,-101.757308959961,-101.740112304688,-101.700004577637,-101.659896850586,-101.625526428223,-101.602607727051,-101.568222045898,-101.5625,-101.551040649414,-101.539581298828,-101.528121948242,-101.50520324707,-101.499473571777,-101.476554870605,-101.430717468262,-101.419258117676,-101.396347045898,-101.373420715332,-101.339042663574,-101.339042663574,-101.321853637695,-101.316131591797,-101.304672241211,-101.310401916504,-101.29320526123,-101.276023864746,-101.235908508301,-101.224456787109,-101.19580078125,-101.19580078125,-101.184349060059,-101.155693054199,-101.127052307129,-101.115585327148,-101.10986328125,-101.115585327148,-101.098403930664,-101.098403930664,-101.081214904785,-101.041107177734,-101.023918151855,-101.018188476562,-101.006729125977,-101.006729125977,-100.978080749512,-100.937973022461,-100.932243347168,-100.932243347168,-100.909324645996,-100.903602600098,-100.892135620117,-100.886405944824,-100.880676269531,-100.863494873047,-100.823379516602,-100.771820068359,-100.731712341309,-100.71452331543,-100.708786010742,-100.697334289551,-100.685874938965,-100.668685913086,-100.651496887207,-100.617118835449,-100.611389160156,-100.577011108398,-100.554092407227,-100.542633056641,-100.542633056641,-100.565551757812,-100.548362731934,-100.548362731934,-100.571281433105,-100.611389160156,-100.611389160156,-100.59992980957,-100.594200134277,-100.571281433105,-100.571281433105,-100.565551757812,-100.525444030762,-100.50252532959,-100.496795654297,-101.997947692871,-101.997947692871,-101.997947692871],"y":[43.2640419006348,42.9088096618652,42.9030799865723,42.9259986877441,42.9431838989258,42.9832916259766,43.0119400024414,43.0291290283203,43.0520477294922,43.080696105957,43.1036148071289,43.1208038330078,43.1494483947754,43.1781005859375,43.2010192871094,43.218204498291,43.2239379882812,43.2239379882812,43.2353935241699,43.2583122253418,43.2640419006348,43.2640419006348,null,42.0035362243652,41.9978065490723,42.6108741760254,43.0062103271484,42.9947547912598,42.7827568054199,42.7827568054199,42.4389839172363,42.4332542419434,42.0837478637695,42.0837478637695,42.0035362243652,42.0035362243652,null,46.0543479919434,46.0543479919434,46.0543479919434,46.0486145019531,46.0658073425293,46.0658073425293,46.071533203125,46.0543479919434,46.0486145019531,46.0371589660645,46.0314292907715,46.0256996154785,46.0256996154785,46.0314292907715,46.0314292907715,46.0199699401855,46.0256996154785,46.0142402648926,46.0256996154785,46.0142402648926,46.0256996154785,46.0199699401855,46.0085105895996,46.0085105895996,46.0199699401855,46.0199699401855,46.0428886413574,46.0543479919434,46.0543479919434,46.071533203125,46.0658073425293,46.0543479919434,46.0772666931152,46.0829963684082,46.0887260437012,46.1001853942871,46.1059150695801,46.128833770752,46.1345596313477,46.1345596313477,46.1402893066406,46.1574783325195,46.1689414978027,46.1803970336914,46.1918601989746,46.2033157348633,46.2090454101562,46.2205047607422,46.2262344360352,46.2434234619141,46.2548828125,46.2663421630859,46.2778015136719,46.2835311889648,46.2835311889648,46.2949905395508,46.3007202148438,46.3179054260254,46.3293685913086,46.3580131530762,46.3637428283691,46.386661529541,46.3923950195312,46.3981246948242,46.3981246948242,46.3923950195312,46.3981246948242,46.3981246948242,46.3923950195312,46.3923950195312,46.3981246948242,46.3981246948242,46.386661529541,46.386661529541,46.4095802307129,46.4153137207031,46.3981246948242,46.4153137207031,46.4267692565918,46.4267692565918,46.386661529541,46.3408241271973,46.3179054260254,46.2835311889648,46.260612487793,46.2376937866211,46.2090454101562,46.1517486572266,46.1116409301758,46.1001853942871,46.071533203125,46.0543479919434,46.0428886413574,46.0199699401855,46.0085105895996,45.9741325378418,45.9397583007812,45.9397583007812,46.0543479919434,46.0543479919434],"text":"Percent: -83.58652","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(16,27,153,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.086944580078,-101.086944580078,-100.640037536621,-100.640037536621,-100.645767211914,-101.069755554199,-101.086944580078,-101.086944580078,null,-95.4547729492188,-95.4318466186523,-95.3917388916016,-95.3459091186523,-95.3000717163086,-95.2599639892578,-95.2141265869141,-95.2026672363281,-95.1682891845703,-95.1797485351562,-95.1568298339844,-95.1682891845703,-95.1339111328125,-95.0995407104492,-95.0708847045898,-95.036506652832,-94.9391021728516,-94.9047241210938,-94.8760833740234,-94.8474349975586,-94.8187866210938,-94.8187866210938,-94.9276504516602,-94.9276504516602,-95.3516311645508,-95.3516311645508,-95.4547729492188,-95.4547729492188,-95.4547729492188,null,-99.4711990356445,-99.4711990356445,-99.6259078979492,-99.9868698120117,-99.9868698120117,-99.4711990356445,-99.4711990356445],"y":[37.3912239074707,37.7350006103516,37.7350006103516,37.4714393615723,37.3854942321777,37.3912239074707,37.3912239074707,37.3912239074707,null,35.3228492736816,35.3457679748535,35.3457679748535,35.3228492736816,35.3285751342773,35.2999305725098,35.3056564331055,35.3285751342773,35.3343086242676,35.3686828613281,35.3858757019043,35.4087905883789,35.4202499389648,35.4603576660156,35.4832763671875,35.4718170166016,35.4259834289551,35.397331237793,35.4087905883789,35.3916015625,35.3629570007324,35.2426338195801,35.2369041442871,35.0879364013672,35.082202911377,35.1910667419434,35.1910667419434,35.3228492736816,35.3228492736816,null,33.3862533569336,32.9622611999512,32.9565353393555,32.9622611999512,33.3862533569336,33.3862533569336,33.3862533569336],"text":"Percent: -83.46863","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(16,27,153,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.164108276367,-101.61979675293,-101.61979675293,-102.032325744629,-102.164108276367,-102.164108276367,-102.164108276367],"y":[35.1796112060547,35.1853370666504,34.7498931884766,34.7498931884766,34.7498931884766,35.1796112060547,35.1796112060547],"text":"Percent: -83.41938","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(17,28,154,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.416580200195,-100.410858154297,-100.004051208496,-99.9983291625977,-99.9868698120117,-99.9925994873047,-100.416580200195,-100.416580200195],"y":[34.3144416809082,34.7498931884766,34.7498931884766,34.5608139038086,34.5608139038086,34.3144416809082,34.3144416809082,34.3144416809082],"text":"Percent: -83.41683","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(17,28,154,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.483039855957,-97.48876953125,-97.4658508300781,-97.4543914794922,-97.4257431030273,-97.3913650512695,-97.3283386230469,-97.305419921875,-97.2767791748047,-97.2595825195312,-97.2366714477539,-97.2080154418945,-97.1851043701172,-97.1736373901367,-97.1908340454102,-97.2137451171875,-97.1965637207031,-97.1679077148438,-97.1392669677734,-97.1106185913086,-97.0991592407227,-97.0991592407227,-97.0819625854492,-97.1106185913086,-97.1106185913086,-97.0876998901367,-97.0590515136719,-97.0361328125,-96.9788360595703,-96.9902954101562,-96.9444580078125,-96.9387283325195,-97.3913650512695,-97.3970947265625,-97.4486618041992,-97.483039855957,-97.483039855957],"y":[33.4320907592773,33.9133720397949,33.8789939880371,33.8331565856934,33.8102378845215,33.7987823486328,33.8675346374512,33.8618049621582,33.8618049621582,33.901912689209,33.9133720397949,33.901912689209,33.8675346374512,33.8446159362793,33.8217010498047,33.7930526733398,33.7529449462891,33.7185668945312,33.7128372192383,33.7242965698242,33.7529449462891,33.7987823486328,33.8102378845215,33.8274269104004,33.8503456115723,33.8560752868652,33.8446159362793,33.8331565856934,33.8847236633301,33.9534797668457,33.9534797668457,33.4148979187012,33.4206275939941,33.4320907592773,33.4320907592773,33.4320907592773,33.4320907592773],"text":"Percent: -83.27619","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(17,28,154,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.6033248901367,-82.7064590454102,-83.1247100830078,-83.1361770629883,-83.1247100830078,-83.1247100830078,-83.1361770629883,-83.1361770629883,-83.1247100830078,-83.1017990112305,-83.0960693359375,-83.0788803100586,-83.0731506347656,-83.0502319335938,-83.0273132324219,-83.0215835571289,-82.9700164794922,-82.9700164794922,-82.8210525512695,-82.8267822265625,-82.8267822265625,-82.7981262207031,-82.7694854736328,-82.7522964477539,-82.740837097168,-82.7064590454102,-82.6663513183594,-82.6262435913086,-82.6147842407227,-82.6033248901367,-82.6033248901367],"y":[30.5844879150391,30.590217590332,30.6188640594482,30.6417827606201,30.6475124359131,30.6589698791504,30.6589698791504,30.7621040344238,30.7907524108887,30.7907524108887,30.8079414367676,30.8079414367676,30.8308601379395,30.8308601379395,30.8423175811768,30.8308601379395,30.8766975402832,30.8537788391113,30.8079414367676,30.7792911529541,30.7678337097168,30.739185333252,30.739185333252,30.7334575653076,30.721996307373,30.721996307373,30.7105388641357,30.6876201629639,30.664701461792,30.5844879150391,30.5844879150391],"text":"Percent: -83.21234","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(17,28,154,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.6804885864258,-83.6632919311523,-83.6289215087891,-83.6060028076172,-83.5544357299805,-83.5544357299805,-83.5487060546875,-83.5257873535156,-83.4971389770508,-83.4856796264648,-83.4398422241211,-83.365364074707,-83.365364074707,-83.4455718994141,-83.5257873535156,-83.5888137817383,-83.6632919311523,-83.6289215087891,-83.6231842041016,-83.6231842041016,-83.6518402099609,-83.6518402099609,-83.646110534668,-83.6575698852539,-83.6575698852539,-83.640380859375,-83.634651184082,-83.6289215087891,-83.6289215087891,-83.640380859375,-83.6518402099609,-83.6747589111328,-83.6804885864258,-83.6804885864258],"y":[34.7899971008301,34.8186454772949,34.812915802002,34.8186454772949,34.7728080749512,34.7556190490723,34.7327003479004,34.7269744873047,34.7155113220215,34.7155113220215,34.7269744873047,34.7269744873047,34.7040557861328,34.486328125,34.486328125,34.4404945373535,34.4977912902832,34.5149765014648,34.5321655273438,34.543628692627,34.5837326049805,34.6009216308594,34.6181106567383,34.6410293579102,34.663948059082,34.6925926208496,34.7097816467285,34.7327003479004,34.7498931884766,34.7613487243652,34.7728080749512,34.7842674255371,34.7899971008301,34.7899971008301],"text":"Percent: -83.20548","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(17,28,154,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.127052307129,-101.539581298828,-101.5625,-101.5625,-101.470825195312,-101.127052307129,-101.127052307129,-101.127052307129,null,-98.4169616699219,-98.9440841674805,-98.9498138427734,-98.9211654663086,-98.8810577392578,-98.8352203369141,-98.8008422851562,-98.7664642333984,-98.7492752075195,-98.7206344604492,-98.6919784545898,-98.657600402832,-98.6289596557617,-98.6060333251953,-98.5773849487305,-98.5544738769531,-98.5372848510742,-98.5086364746094,-98.485710144043,-98.4456100463867,-98.4226913452148,-98.4169616699219,-98.4169616699219],"y":[38.2563934326172,38.2563934326172,38.2563934326172,38.6975708007812,38.6975708007812,38.703296661377,38.2563934326172,38.2563934326172,null,33.8388862609863,33.8331565856934,34.211311340332,34.1826629638672,34.1654739379883,34.1540107727051,34.1540107727051,34.1482849121094,34.1310958862305,34.1368255615234,34.1540107727051,34.1540107727051,34.1540107727051,34.176929473877,34.1540107727051,34.1425552368164,34.0967178344727,34.0737991333008,34.0623397827148,34.0680732727051,34.0852584838867,33.8388862609863,33.8388862609863],"text":"Percent: -83.18136","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(17,28,154,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-111.881469726562,-111.898651123047,-111.910118103027,-111.898651123047,-111.910118103027,-111.944488525391,-111.97314453125,-112.001792907715,-112.018981933594,-112.070541381836,-112.018981933594,-112.018981933594,-112.087738037109,-112.133575439453,-112.150756835938,-112.173675537109,-112.110649108887,-111.5205078125,-111.491851806641,-111.480400085449,-111.486122131348,-111.503318786621,-111.5205078125,-111.5205078125,-111.503318786621,-111.5205078125,-111.509048461914,-111.474670410156,-111.428833007812,-111.428833007812,-111.411643981934,-111.446014404297,-111.434562683105,-111.451751708984,-111.474670410156,-111.497589111328,-111.5205078125,-111.526229858398,-111.554885864258,-111.577796936035,-111.726776123047,-111.749687194824,-111.778335571289,-111.795524597168,-111.841361999512,-111.881469726562,-111.881469726562],"y":[41.4133911132812,41.4305801391602,41.4592247009277,41.4936027526855,41.5279808044434,41.5508995056152,41.5451698303223,41.5623550415039,41.6196556091309,41.722785949707,41.7800827026367,41.8030014038086,41.911865234375,41.9233207702637,41.9691581726074,41.9978065490723,42.0035362243652,42.0035362243652,41.9978065490723,41.9519729614258,41.9233207702637,41.911865234375,41.906135559082,41.8889465332031,41.8774833679199,41.8602981567383,41.8316459655762,41.8144607543945,41.6998672485352,41.6654891967773,41.6540298461914,41.6081924438477,41.5738182067871,41.5451698303223,41.5222511291504,41.4592247009277,41.4420356750488,41.419116973877,41.419116973877,41.419116973877,41.419116973877,41.3732833862305,41.3732833862305,41.401927947998,41.401927947998,41.4133911132812,41.4133911132812],"text":"Percent: -83.06962","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(17,28,154,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.3913650512695,-97.3970947265625,-97.5517959594727,-97.9242172241211,-97.9184875488281,-97.483039855957,-97.4486618041992,-97.3970947265625,-97.3913650512695,-97.3913650512695,null,-82.8554229736328,-82.8325119018555,-82.8038558959961,-82.7580184936523,-82.7522964477539,-82.740837097168,-82.7121887207031,-82.7121887207031,-82.7121887207031,-82.6892700195312,-82.5517578125,-82.5460357666016,-82.4944610595703,-82.4887313842773,-82.4486236572266,-82.3684158325195,-82.3626861572266,-82.3569488525391,-82.3225784301758,-82.2939300537109,-82.3168487548828,-82.3225784301758,-82.3397674560547,-82.3512191772461,-82.3626861572266,-82.4027862548828,-82.4085235595703,-82.6377029418945,-82.6548919677734,-82.6606216430664,-82.6778106689453,-82.6892700195312,-82.7121887207031,-82.740837097168,-82.7522964477539,-82.7752151489258,-82.8325119018555,-82.8496932983398,-82.8668899536133,-82.8611602783203,-82.8496932983398,-82.8554229736328,-82.8554229736328,-82.8554229736328],"y":[33.4206275939941,32.990909576416,32.990909576416,32.996639251709,33.4320907592773,33.4320907592773,33.4320907592773,33.4320907592773,33.4206275939941,33.4206275939941,null,36.9786949157715,37.0016136169434,37.0073432922363,37.0188026428223,37.0245323181152,37.0417213439941,37.0417213439941,37.0990142822266,37.1219329833984,37.1333961486816,37.1964225769043,37.1162071228027,37.058910369873,37.0130767822266,37.0016136169434,36.9615058898926,36.9557762145996,36.9500503540039,36.9615058898926,36.8984832763672,36.9042129516602,36.892749786377,36.8984832763672,36.8984832763672,36.8870239257812,36.8583755493164,36.8812942504883,36.8698310852051,36.8526458740234,36.8354568481445,36.8297271728516,36.8125381469727,36.8125381469727,36.8297271728516,36.8239974975586,36.8125381469727,36.8239974975586,36.8526458740234,36.8984832763672,36.9156684875488,36.9385871887207,36.9615058898926,36.9786949157715,36.9786949157715],"text":"Percent: -83.01759","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(17,28,154,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.5372848510742,-98.4627990722656,-98.4627990722656,-98.0617294311523,-97.935676574707,-97.8611907958984,-98.0101623535156,-98.1935043334961,-98.2450714111328,-98.3195571899414,-98.4341506958008,-98.5372848510742,-98.5372848510742],"y":[32.2632522583008,32.3090896606445,32.5153541564941,32.5153541564941,32.2460632324219,32.091365814209,32.0168800354004,31.9194793701172,31.9882354736328,31.9538555145264,32.1200141906738,32.2632522583008,32.2632522583008],"text":"Percent: -82.81864","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(18,29,155,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.0418243408203,-82.0532913208008,-82.0475616455078,-82.0246353149414,-82.0246353149414,-82.0360946655273,-82.1736068725586,-82.1736068725586,-82.1907958984375,-82.2251739501953,-82.2595520019531,-82.3111114501953,-82.3569488525391,-82.3798751831055,-82.4085235595703,-82.4085235595703,-82.4257049560547,-82.4257049560547,-82.4486236572266,-82.4428939819336,-82.4371643066406,-82.4428939819336,-82.4486236572266,-82.4314346313477,-82.4257049560547,-82.3741455078125,-82.3684158325195,-82.3569488525391,-82.3569488525391,-82.3454895019531,-82.3397674560547,-82.3340377807617,-82.3283081054688,-82.2939300537109,-82.2939300537109,-82.282470703125,-82.282470703125,-82.2710113525391,-82.2538223266602,-82.2194366455078,-82.1965255737305,-82.1678771972656,-82.1334991455078,-82.09912109375,-82.0876617431641,-82.0762023925781,-82.0819320678711,-82.0418243408203,-82.0418243408203,null,-97.8382720947266,-97.8382720947266,-97.483039855957,-97.3627243041992,-97.3627243041992,-97.3684463500977,-97.8382720947266,-97.8382720947266,null,-100.135833740234,-99.4998550415039,-99.4998550415039,-99.8493576049805,-99.8493576049805,-99.8092498779297,-99.8092498779297,-100.072807312012,-100.187400817871,-100.193130493164,-100.227508544922,-100.233238220215,-100.273345947266,-100.273345947266,-100.135833740234,-100.135833740234,null,-121.369644165039,-121.369644165039,-121.404029846191,-121.40975189209,-121.444137573242,-121.449859619141,-121.478507995605,-121.484245300293,-121.512893676758,-121.449859619141,-121.455596923828,-121.799362182617,-121.86238861084,-121.971252441406,-121.999908447266,-122.160339355469,-122.211891174316,-122.297843933105,-122.309303283691,-122.337951660156,-122.452545166016,-122.498374938965,-122.504104614258,-122.561408996582,-122.561408996582,-122.607238769531,-122.635879516602,-122.641616821289,-122.68172454834,-122.698913574219,-122.716094970703,-122.670265197754,-122.635879516602,-122.590049743652,-122.549942016602,-122.521301269531,-122.486915588379,-122.486915588379,-122.463996887207,-122.418167114258,-122.366592407227,-122.269195556641,-122.154602050781,-122.103034973145,-122.062927246094,-122.017097473145,-121.948341369629,-121.908233642578,-121.839469909668,-121.805099487305,-121.764991760254,-121.724884033203,-121.650398254395,-121.610290527344,-121.547271728516,-121.489967346191,-121.438400268555,-121.369644165039,-121.369644165039,null,-122.790588378906,-122.504104614258,-122.515563964844,-122.52702331543,-122.549942016602,-122.532760620117,-122.52702331543,-122.538482666016,-122.578590393066,-122.630157470703,-122.624420166016,-122.590049743652,-122.590049743652,-122.658805847168,-122.710372924805,-122.716094970703,-122.687454223633,-122.704635620117,-122.716094970703,-122.750480651855,-122.76766204834,-122.761940002441,-122.750480651855,-122.750480651855,-122.756202697754,-122.77912902832,-122.790588378906,-122.802047729492,-122.790588378906,-122.790588378906,null,-92.1488037109375,-92.1488037109375,-92.14306640625,-92.3378829956055,-92.3607940673828,-92.4352798461914,-92.5326843261719,-92.5899810791016,-92.6300888061523,-92.6759185791016,-92.7389526367188,-92.8019714355469,-92.7962493896484,-92.7618637084961,-92.1488037109375,-92.1488037109375],"y":[31.3465213775635,31.3236026763916,31.3178730010986,31.2949542999268,31.2834949493408,31.2777652740479,31.2605762481689,31.2262001037598,31.2090129852295,31.2090129852295,31.2090129852295,31.2090129852295,31.2319278717041,31.2491188049316,31.3006839752197,31.3465213775635,31.3522510528564,31.3637104034424,31.3637104034424,31.3751678466797,31.3808975219727,31.3808975219727,31.4038162231445,31.4038162231445,31.4152774810791,31.4210052490234,31.432466506958,31.432466506958,31.4381923675537,31.4439239501953,31.4553852081299,31.4553852081299,31.4840297698975,31.4840297698975,31.495491027832,31.495491027832,31.5126800537109,31.5241374969482,31.5298671722412,31.4897613525391,31.4783000946045,31.4725723266602,31.4725723266602,31.4668426513672,31.4553852081299,31.4496536254883,31.4210052490234,31.3465213775635,31.3465213775635,null,42.0665626525879,42.4160652160645,42.4275245666504,42.4275245666504,42.3358535766602,42.0780181884766,42.0665626525879,42.0665626525879,null,48.5467147827148,48.5467147827148,48.3748245239258,48.3690986633301,48.0253219604492,48.0253219604492,47.8477058410645,47.8477058410645,47.8534355163574,48.0310516357422,48.0310516357422,48.3748245239258,48.3748245239258,48.5467147827148,48.5467147827148,48.5467147827148,null,47.0799407958984,47.0455627441406,47.028377532959,46.9997253417969,46.976806640625,46.9309730529785,46.9195137023926,46.8851356506348,46.8622169494629,46.8049240112305,46.7762756347656,46.7705421447754,46.7189788818359,46.7476272583008,46.7361679077148,46.7418975830078,46.7590866088867,46.7648162841797,46.7991943359375,46.8278427124023,46.8450317382812,46.8622169494629,46.8965950012207,46.9195137023926,46.9538917541504,46.9653511047363,46.9596214294434,46.9825401306152,47.0226440429688,47.0570259094238,47.0971336364746,47.0914001464844,47.0914001464844,47.1486968994141,47.1830749511719,47.2346420288086,47.2632865905762,47.3033981323242,47.291934967041,47.2575607299805,47.2460975646973,47.2460975646973,47.2460975646973,47.1773452758789,47.165885925293,47.165885925293,47.1372375488281,47.1429672241211,47.1372375488281,47.16015625,47.165885925293,47.1486968994141,47.1486968994141,47.1372375488281,47.1085891723633,47.1028594970703,47.0856704711914,47.0799407958984,47.0799407958984,null,47.4065284729004,47.3950691223145,47.3893394470215,47.343505859375,47.3263130187988,47.286205291748,47.2575607299805,47.2575607299805,47.2747497558594,47.286205291748,47.3263130187988,47.3606910705566,47.3836097717285,47.3492317199707,47.3033981323242,47.2747497558594,47.2346420288086,47.2117233276367,47.1716156005859,47.1773452758789,47.2289123535156,47.2804794311523,47.3205871582031,47.3377723693848,47.3721504211426,47.3778800964355,47.343505859375,47.3091239929199,47.4065284729004,47.4065284729004,null,44.8625946044922,44.6907081604004,44.5417404174805,44.5417404174805,44.5531959533691,44.576114654541,44.5818481445312,44.6047668457031,44.6506004333496,44.6907081604004,44.7136268615723,44.7537307739258,44.8282203674316,44.8683242797852,44.8625946044922,44.8625946044922],"text":"Percent: -82.77575","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(18,29,155,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.6381149291992,-95.6037368774414,-95.6094665527344,-95.6094665527344,-95.5177917480469,-95.4719619750977,-96.0850219726562,-96.0850219726562,-95.9647064208984,-95.947509765625,-95.9016723632812,-95.8443756103516,-95.7469787597656,-95.7068710327148,-95.6381149291992,-95.6381149291992],"y":[32.7445373535156,32.7101631164551,32.6528625488281,32.5096244812012,32.4351425170898,32.3778457641602,32.3778457641602,32.853401184082,32.8591270446777,32.8591270446777,32.8132934570312,32.7903747558594,32.7789154052734,32.7502670288086,32.7445373535156,32.7445373535156],"text":"Percent: -82.75248","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(18,29,155,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.9157791137695,-82.104850769043,-82.1392288208008,-82.1793365478516,-82.2423629760742,-82.2480926513672,-82.282470703125,-82.3053817749023,-82.3111114501953,-82.2595520019531,-82.2251739501953,-82.1907958984375,-82.1736068725586,-82.1736068725586,-82.0360946655273,-82.0246353149414,-82.0246353149414,-82.0475616455078,-82.0532913208008,-82.0418243408203,-81.9444198608398,-81.8985824584961,-81.8584747314453,-81.8183746337891,-81.7209701538086,-81.7839965820312,-81.7954559326172,-81.824104309082,-81.835563659668,-81.8470230102539,-81.8584747314453,-81.9157791137695,-81.9215087890625,-81.9386901855469,-81.9444198608398,-81.9329605102539,-81.9157791137695,-81.9157791137695,-81.9157791137695,-81.9157791137695],"y":[31.0199356079102,31.0944194793701,31.0142059326172,31.0084743499756,31.0485820770264,31.1631755828857,31.1689052581787,31.1860942840576,31.2090129852295,31.2090129852295,31.2090129852295,31.2090129852295,31.2262001037598,31.2605762481689,31.2777652740479,31.2834949493408,31.2949542999268,31.3178730010986,31.3236026763916,31.3465213775635,31.3407917022705,31.3407917022705,31.3465213775635,31.3579788208008,31.3236026763916,31.1689052581787,31.1402568817139,31.1459865570068,31.1517143249512,31.1402568817139,31.0944194793701,31.0944194793701,31.0772304534912,31.0657730102539,31.0543117523193,31.0485820770264,31.0371246337891,31.0313930511475,31.0199356079102,31.0199356079102],"text":"Percent: -82.70288","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(18,29,155,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.0185623168945,-99.0128326416016,-99.4769287109375,-99.5514144897461,-99.5514144897461,-99.0185623168945,-99.0185623168945,null,-98.0961074829102,-98.0846481323242,-98.1419448852539,-98.1419448852539,-98.2393417358398,-98.2450714111328,-98.2966384887695,-98.2966384887695,-98.4971771240234,-98.4971771240234,-98.6003112792969,-98.6003112792969,-98.657600402832,-98.657600402832,-98.8123016357422,-98.8180313110352,-98.8180313110352,-98.6060333251953,-98.0961074829102,-98.0961074829102,null,-98.9154357910156,-98.5372848510742,-98.4341506958008,-98.3195571899414,-98.2450714111328,-98.1935043334961,-98.1533966064453,-98.47998046875,-98.5086364746094,-98.5945816040039,-98.6518707275391,-98.9154357910156,-98.9154357910156],"y":[37.3683052062988,37.0016136169434,36.9958839416504,36.9958839416504,37.3683052062988,37.3683052062988,37.3683052062988,null,34.8587532043457,34.6754035949707,34.6868667602539,34.5035171508789,34.5035171508789,34.4748725891113,34.4691390991211,34.4576835632324,34.4576835632324,34.4290351867676,34.4233016967773,34.4061164855957,34.4003829956055,34.5035171508789,34.5035171508789,34.5951919555664,34.8644828796387,34.8587532043457,34.8587532043457,34.8587532043457,null,32.0741806030273,32.2632522583008,32.1200141906738,31.9538555145264,31.9882354736328,31.9194793701172,31.8449954986572,31.6845645904541,31.7189445495605,31.7132129669189,31.7017555236816,32.0741806030273,32.0741806030273],"text":"Percent: -82.62295","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(18,29,155,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.3733901977539,-86.3791122436523,-86.3791122436523,-86.4822463989258,-86.4879837036133,-86.5223541259766,-86.533821105957,-86.533821105957,-86.5510025024414,-86.5510025024414,-86.5452728271484,-86.5452728271484,-86.533821105957,-86.533821105957,-86.5166244506836,-86.5166244506836,-86.5280838012695,-86.5280838012695,-86.53955078125,-86.53955078125,-86.5681915283203,-86.5681915283203,-86.5280838012695,-86.4822463989258,-86.4707870483398,-86.4478759765625,-86.4306793212891,-86.3848419189453,-86.361930847168,-86.350471496582,-86.350471496582,-86.3332824707031,-86.3160934448242,-86.2988967895508,-86.2817153930664,-86.253059387207,-86.2186889648438,-86.2129592895508,-86.2014999389648,-86.1671295166016,-86.1671295166016,-86.1499328613281,-86.1499328613281,-86.1442031860352,-86.1270217895508,-86.1098251342773,-86.1040954589844,-86.0926361083984,-86.0754547119141,-86.0639877319336,-86.0639877319336,-86.0582580566406,-86.0582580566406,-86.0467987060547,-86.0467987060547,-86.0525283813477,-86.0697174072266,-86.0869140625,-86.0926361083984,-86.1442031860352,-86.1442031860352,-86.1499328613281,-86.1499328613281,-86.1613922119141,-86.1671295166016,-86.178581237793,-86.1957702636719,-86.2129592895508,-86.2186889648438,-86.2129592895508,-86.1843109130859,-86.1728515625,-86.1728515625,-86.178581237793,-86.1957702636719,-86.2014999389648,-86.1900405883789,-86.1957702636719,-86.2129592895508,-86.2186889648438,-86.2186889648438,-86.2014999389648,-86.2072296142578,-86.2186889648438,-86.2358779907227,-86.2416076660156,-86.253059387207,-86.2702560424805,-86.2817153930664,-86.2931747436523,-86.2988967895508,-86.3275527954102,-86.3390045166016,-86.3733901977539,-86.3733901977539,null,-90.1835556030273,-89.7080078125,-89.7080078125,-89.702278137207,-89.9028091430664,-89.9199905395508,-89.9085388183594,-89.9142684936523,-90.0517730712891,-90.0804214477539,-90.0976104736328,-90.1491775512695,-90.16064453125,-90.1491775512695,-90.2637710571289,-90.24658203125,-90.2007522583008,-90.1835556030273,-90.1835556030273,-90.1835556030273,null,-82.4944610595703,-82.4887313842773,-82.4543609619141,-82.4428939819336,-82.4715423583984,-82.5001983642578,-82.5173797607422,-82.5231094360352,-82.5231094360352,-82.5288391113281,-82.5632171630859,-82.6090545654297,-82.6262435913086,-82.6319732666016,-82.6606216430664,-82.6835403442383,-82.6720733642578,-82.6434326171875,-82.6434326171875,-82.6778106689453,-82.7007293701172,-82.7236480712891,-82.735107421875,-82.9814758300781,-82.9986724853516,-82.4944610595703,-82.4944610595703,null,-94.051025390625,-93.5811920166016,-93.5811920166016,-93.5754699707031,-93.5525512695312,-93.5239028930664,-93.5239028930664,-93.5296325683594,-93.5239028930664,-93.5124435424805,-93.5009765625,-93.5181732177734,-93.5754699707031,-93.5811920166016,-93.6384887695312,-93.8275680541992,-93.8218383789062,-94.0682144165039,-94.0682144165039,-94.051025390625,-94.051025390625],"y":[33.3977088928223,33.4320907592773,33.5065727233887,33.5123023986816,33.5638656616211,33.5581359863281,33.5638656616211,33.5695991516113,33.5753288269043,33.6211624145508,33.6268920898438,33.638355255127,33.6440811157227,33.6555404663086,33.6612701416016,33.7242965698242,33.7300262451172,33.7472152709961,33.7529449462891,33.7758636474609,33.7758636474609,33.8102378845215,33.8102378845215,33.8102378845215,33.8274269104004,33.8331565856934,33.8331565856934,33.8789939880371,33.890453338623,33.901912689209,33.9248313903809,33.9477462768555,33.9763984680176,33.9935836791992,33.9935836791992,33.9763984680176,33.9993171691895,33.9993171691895,33.9935836791992,33.9592094421387,33.9420204162598,33.9248313903809,33.9191017150879,33.9133720397949,33.9133720397949,33.901912689209,33.8789939880371,33.8675346374512,33.8675346374512,33.8675346374512,33.8388862609863,33.8331565856934,33.8102378845215,33.7815933227539,33.770133972168,33.7644004821777,33.7644004821777,33.7529449462891,33.7472152709961,33.7185668945312,33.7071075439453,33.6956481933594,33.6841888427734,33.6784591674805,33.6841888427734,33.6956481933594,33.7071075439453,33.7071075439453,33.6956481933594,33.6841888427734,33.6784591674805,33.6669998168945,33.6440811157227,33.6268920898438,33.6268920898438,33.6154365539551,33.6039733886719,33.5982437133789,33.5982437133789,33.586784362793,33.5753288269043,33.5581359863281,33.5466804504395,33.5294914245605,33.5123023986816,33.5008430480957,33.4951095581055,33.4951095581055,33.5008430480957,33.5008430480957,33.4836540222168,33.443546295166,33.4148979187012,33.3977088928223,33.3977088928223,null,38.6517333984375,38.6517333984375,38.4110908508301,38.2162857055664,38.2220153808594,38.2735786437988,38.2793121337891,38.3022308349609,38.3022308349609,38.3480682373047,38.3595237731934,38.3996315002441,38.4053611755371,38.428279876709,38.5027618408203,38.5428695678711,38.5829772949219,38.6173553466797,38.6517333984375,38.6517333984375,null,43.1781005859375,43.1093444824219,43.0405921936035,43.0062103271484,42.960376739502,42.9259986877441,42.8858909606934,42.811408996582,42.7483825683594,42.6738967895508,42.6166000366211,42.5764923095703,42.5650367736816,42.5764923095703,42.5879554748535,42.6051406860352,42.6223297119141,42.639518737793,42.6624374389648,42.6853561401367,42.6910858154297,42.6796264648438,42.9030799865723,42.9030799865723,43.1609115600586,43.1781005859375,43.1781005859375,null,38.2162857055664,38.2105560302734,38.2220153808594,38.2277450561523,38.2162857055664,38.2162857055664,38.1990966796875,38.1876373291016,38.1761779785156,38.1876373291016,38.0787773132324,37.9183502197266,37.9183502197266,37.8266754150391,37.832405090332,37.832405090332,37.8896980285645,37.8954315185547,38.0272064208984,38.2162857055664,38.2162857055664],"text":"Percent: -82.61216","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(18,29,155,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.9299468994141,-98.485710144043,-98.5029067993164,-98.5143661499023,-98.2794494628906,-97.947135925293,-97.9299468994141,-97.9299468994141,-97.9299468994141],"y":[39.5570068359375,39.5627365112305,39.5627365112305,40.0039138793945,40.0039138793945,40.0096435546875,39.6372184753418,39.5570068359375,39.5570068359375],"text":"Percent: -82.59986","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(18,29,155,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.227508544922,-100.227508544922,-100.227508544922,-100.210311889648,-100.210311889648,-100.640037536621,-100.640037536621,-100.640037536621,-100.651496887207,-100.645767211914,-100.227508544922,-100.227508544922,null,-101.081214904785,-100.536903381348,-100.536903381348,-101.081214904785,-101.081214904785,-101.081214904785],"y":[37.9985618591309,37.9126167297363,37.832405090332,37.8266754150391,37.4714393615723,37.4714393615723,37.7350006103516,37.8266754150391,37.832405090332,38.0042877197266,37.9985618591309,37.9985618591309,null,35.6150550842285,35.6150550842285,35.1796112060547,35.1796112060547,35.6150550842285,35.6150550842285],"text":"Percent: -82.48290","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(18,30,156,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.049514770508,-102.049514770508,-102.754257202148,-103.407424926758,-103.510551452637,-103.510551452637,-103.504821777344,-103.172508239746,-103.178237915039,-102.049514770508,-102.049514770508,null,-99.562873840332,-99.5571441650391,-99.0128326416016,-99.0185623168945,-99.0185623168945,-99.5514144897461,-99.562873840332,-99.562873840332,-99.562873840332,null,-98.6060333251953,-98.8180313110352,-98.8180313110352,-99.0242919921875,-99.035758972168,-99.0987777709961,-99.1045074462891,-99.0586700439453,-99.0529479980469,-99.1274337768555,-99.1560745239258,-99.1732711791992,-99.1503448486328,-99.1961822509766,-99.2191009521484,-99.2420196533203,-99.2763977050781,-99.3222351074219,-99.29931640625,-99.305046081543,-99.3336944580078,-99.3508834838867,-99.3107757568359,-99.3222351074219,-99.3967208862305,-99.3738021850586,-99.2019119262695,-98.7664642333984,-98.7435455322266,-98.669059753418,-98.6404190063477,-98.6060333251953,-98.6060333251953,-98.6060333251953],"y":[38.6116256713867,38.2563934326172,38.250659942627,38.2563934326172,38.2563934326172,38.5084953308105,38.5199508666992,38.5256805419922,38.6001663208008,38.6116256713867,38.6116256713867,null,37.4599800109863,37.7235412597656,37.7235412597656,37.4599800109863,37.3683052062988,37.3683052062988,37.3740386962891,37.4599800109863,37.4599800109863,null,34.8587532043457,34.8644828796387,34.5951919555664,34.6009216308594,34.6410293579102,34.629566192627,34.6754035949707,34.6868667602539,34.7155113220215,34.7040557861328,34.7269744873047,34.7556190490723,34.8472938537598,34.8644828796387,34.8415641784668,34.8186454772949,34.8415641784668,34.8759384155273,34.9045906066895,34.9332389831543,34.9504280090332,34.9848022460938,35.0249099731445,35.0592842102051,35.0993957519531,35.116584777832,35.1223106384277,35.1280403137207,35.116584777832,35.1280403137207,35.1280403137207,35.1051216125488,34.8587532043457,34.8587532043457],"text":"Percent: -82.46041","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(18,30,156,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.6148147583008,-98.0559997558594,-98.0617294311523,-97.9242172241211,-97.5517959594727,-97.5517959594727,-97.6148147583008,-97.6148147583008],"y":[32.549732208252,32.5554618835449,32.996639251709,32.996639251709,32.990909576416,32.549732208252,32.549732208252,32.549732208252],"text":"Percent: -82.33008","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(18,30,156,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.086944580078,-100.943710327148,-100.943710327148,-101.035377502441,-101.493743896484,-101.493743896484,-101.086944580078,-101.086944580078],"y":[34.7498931884766,34.7498931884766,34.3087120056152,34.3087120056152,34.3087120056152,34.7441596984863,34.7498931884766,34.7498931884766],"text":"Percent: -82.28571","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(18,30,156,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.035758972168,-99.5972518920898,-99.6029815673828,-99.0643997192383,-99.0414886474609,-99.035758972168,-99.035758972168],"y":[39.1330184936523,39.138744354248,39.5684623718262,39.5627365112305,39.5627365112305,39.1330184936523,39.1330184936523],"text":"Percent: -82.24762","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(18,30,156,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.2878570556641,-98.9727249145508,-98.5945816040039,-98.5888519287109,-98.9097061157227,-99.2821273803711,-99.2878570556641,-99.2878570556641,-99.2878570556641],"y":[30.4928131103516,30.4928131103516,30.4985427856445,30.1089324951172,30.1032009124756,30.1146621704102,30.2636299133301,30.4928131103516,30.4928131103516],"text":"Percent: -82.20981","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(18,30,156,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.055244445801,-102.049514770508,-102.049514770508,-103.178237915039,-103.178237915039,-103.161056518555,-103.178237915039,-102.055244445801,-102.055244445801,null,-101.40779876709,-102.055244445801,-102.055244445801,-102.060966491699,-102.055244445801,-101.40779876709,-101.40779876709,-101.40779876709,null,-102.656845092773,-103.373046875,-103.373046875,-103.367317199707,-103.361587524414,-103.355857849121,-102.633934020996,-102.633934020996,-102.605278015137,-102.605278015137,-102.605278015137,-102.616744995117,-102.616744995117,-102.656845092773,-102.656845092773],"y":[39.0528030395508,38.6918411254883,38.6116256713867,38.6001663208008,38.686107635498,38.6975708007812,39.0413436889648,39.0528030395508,39.0528030395508,null,39.5799255371094,39.5684623718262,39.5799255371094,40.0039138793945,40.0096435546875,40.0039138793945,39.5799255371094,39.5799255371094,null,41.0065879821777,41.0065879821777,41.0409660339355,41.0409660339355,41.3904724121094,41.4305801391602,41.4305801391602,41.3962020874023,41.401927947998,41.2185821533203,41.0524253845215,41.0466995239258,41.0065879821777,41.0065879821777,41.0065879821777],"text":"Percent: -82.10526","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(18,30,156,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.184349060059,-101.178619384766,-101.023918151855,-100.651496887207,-100.6572265625,-101.184349060059,-101.184349060059],"y":[32.5210838317871,32.9450721740723,32.9565353393555,32.9565353393555,32.5210838317871,32.5210838317871,32.5210838317871],"text":"Percent: -82.05894","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(19,31,157,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-116.573997497559,-116.155723571777,-116.155723571777,-116.006759643555,-115.783317565918,-115.771858215332,-115.760398864746,-115.771858215332,-115.73747253418,-115.760398864746,-115.760398864746,-115.73747253418,-115.726013183594,-115.73747253418,-115.73747253418,-115.73747253418,-115.766120910645,-115.789039611816,-115.789039611816,-115.823425292969,-115.840606689453,-115.840606689453,-116.591178894043,-116.573997497559,-116.573997497559],"y":[41.0180473327637,41.0123176574707,40.6685447692871,40.1299629211426,40.1299629211426,40.0841255187988,40.0210990905762,39.9752655029297,39.9294281005859,39.8721351623535,39.8148345947266,39.7575416564941,39.6887893676758,39.6314888000488,39.5627365112305,39.5283584594727,39.4939804077148,39.4596061706543,39.4137687683105,39.4080352783203,39.4023056030273,39.155933380127,39.1616630554199,41.0180473327637,41.0180473327637],"text":"Percent: -82.05446","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(19,31,157,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.9329986572266,-96.9845657348633,-97.2481231689453,-97.2423934936523,-97.2080154418945,-97.2080154418945,-97.2080154418945,-97.1507263183594,-96.8699798583984,-96.8413238525391,-96.7954864501953,-96.5720367431641,-96.66943359375,-96.9329986572266,-96.9329986572266],"y":[29.0432319641113,29.0833377838135,29.3755474090576,29.4041938781738,29.5073261260986,29.5531635284424,29.5932693481445,29.6333770751953,29.6333770751953,29.5760822296143,29.5760822296143,29.3354396820068,29.2437648773193,29.0432319641113,29.0432319641113],"text":"Percent: -81.99058","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(19,31,157,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-103.659530639648,-103.092292785645,-103.023544311523,-103.017807006836,-103.229804992676,-103.235534667969,-103.607955932617,-103.607955932617,-103.659530639648,-103.659530639648,-103.659530639648],"y":[47.3320426940918,47.3263130187988,47.3263130187988,46.976806640625,46.9710807800293,46.6330337524414,46.6330337524414,46.976806640625,46.976806640625,47.3320426940918,47.3320426940918],"text":"Percent: -81.80243","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(19,31,157,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-104.983055114746,-104.983055114746,-104.965866088867,-104.971603393555,-104.994514465332,-104.994514465332,-105.02889251709,-105.02889251709,-105.08618927002,-105.189315795898,-105.36693572998,-105.693519592285,-105.911247253418,-106.020111083984,-106.237831115723,-106.23210144043,-106.255027770996,-106.249298095703,-106.209190368652,-106.203460693359,-106.157623291016,-106.037300109863,-105.36693572998,-105.36693572998,-105.154945373535,-105.154945373535,-104.983055114746,-104.983055114746],"y":[45.7850570678711,45.7163047790527,45.7048416137695,45.4183654785156,45.4183654785156,45.3610687255859,45.3610687255859,45.0058326721191,45.0001029968262,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0001029968262,45.0058326721191,45.1891822814941,45.1891822814941,45.3610687255859,45.3725280761719,45.7850570678711,45.7907867431641,45.7850570678711,45.7850570678711,45.796516418457,45.807975769043,45.7907867431641,45.7850570678711,45.7850570678711],"text":"Percent: -81.74681","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(19,31,157,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.0559997558594,-97.6148147583008,-97.6148147583008,-97.7867050170898,-97.935676574707,-98.0617294311523,-98.0559997558594,-98.0559997558594],"y":[32.5554618835449,32.549732208252,32.3262786865234,32.3262786865234,32.2460632324219,32.5153541564941,32.5554618835449,32.5554618835449],"text":"Percent: -81.71530","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(19,31,157,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.233238220215,-99.5800704956055,-99.562873840332,-99.568603515625,-99.568603515625,-100.227508544922,-100.227508544922,-100.233238220215,-100.233238220215],"y":[38.2563934326172,38.2563934326172,38.250659942627,38.0845031738281,37.9126167297363,37.9126167297363,37.9985618591309,38.2563934326172,38.2563934326172],"text":"Percent: -81.61905","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(19,31,157,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.2649383544922,-99.2649383544922,-99.3222351074219,-99.3680725097656,-99.4024505615234,-99.4368209838867,-99.4769287109375,-99.5514144897461,-99.6545486450195,-99.6889266967773,-99.7175750732422,-99.757682800293,-99.7977828979492,-99.8608169555664,-99.8837280273438,-99.9238357543945,-99.9696731567383,-100.009780883789,-100.055618286133,-100.118644714355,-100.153022766113,-100.198860168457,-100.20458984375,-99.5399627685547,-99.2649383544922,-99.2649383544922],"y":[42.9947547912598,42.8056755065918,42.7884902954102,42.7884902954102,42.7827568054199,42.759838104248,42.7369194030762,42.7197341918945,42.7254638671875,42.7311935424805,42.7369194030762,42.7426528930664,42.7426528930664,42.759838104248,42.777027130127,42.777027130127,42.7827568054199,42.7884902954102,42.7942199707031,42.8056755065918,42.817138671875,42.8400535583496,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598],"text":"Percent: -81.49688","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(20,32,158,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.8218383789062,-93.8447570800781,-93.8390274047852,-93.8275680541992,-93.8218383789062,-93.8390274047852,-93.8390274047852,-93.8275680541992,-93.8103790283203,-93.7989196777344,-93.8161087036133,-93.8332977294922,-93.8332977294922,-93.8447570800781,-93.873405456543,-93.873405456543,-93.4379577636719,-93.4322280883789,-93.3405532836914,-93.3348236083984,-93.2374267578125,-93.231689453125,-93.3863906860352,-93.4322280883789,-93.4436874389648,-93.5239028930664,-93.5410842895508,-93.5468139648438,-93.5754699707031,-93.6098480224609,-93.6098480224609,-93.6270294189453,-93.6499557495117,-93.678596496582,-93.6957931518555,-93.7015228271484,-93.684326171875,-93.6671371459961,-93.6614074707031,-93.7015228271484,-93.7187042236328,-93.7530822753906,-93.7416305541992,-93.7301635742188,-93.7473526000977,-93.7760009765625,-93.7989196777344,-93.8218383789062,-93.8218383789062,null,-93.8218383789062,-93.7989196777344,-93.7760009765625,-93.7473526000977,-93.7301635742188,-93.7416305541992,-93.7530822753906,-93.7187042236328,-93.7015228271484,-93.6614074707031,-93.6671371459961,-93.684326171875,-93.7015228271484,-93.6957931518555,-93.678596496582,-93.6499557495117,-93.6270294189453,-93.6098480224609,-93.6098480224609,-93.5754699707031,-93.9077835083008,-94.051025390625,-94.0682144165039,-94.051025390625,-94.0682144165039,-94.056755065918,-93.9879989624023,-93.9765396118164,-93.9135131835938,-93.8218383789062,-93.8218383789062],"y":[31.5814323425293,31.5986232757568,31.6158123016357,31.627269744873,31.6387310028076,31.6501884460449,31.6731071472168,31.6845645904541,31.6960258483887,31.7132129669189,31.7304019927979,31.7590503692627,31.7876968383789,31.8048877716064,31.8278045654297,31.8564529418945,31.8449954986572,31.7189445495605,31.7189445495605,31.5413246154785,31.5413246154785,31.3637104034424,31.3637104034424,31.3121452331543,31.2834949493408,31.2834949493408,31.2491188049316,31.2032814025879,31.1975517272949,31.2204704284668,31.2433891296387,31.2663078308105,31.2892265319824,31.3006839752197,31.3121452331543,31.3236026763916,31.3407917022705,31.3694400787354,31.3808975219727,31.4210052490234,31.4611110687256,31.4783000946045,31.5069484710693,31.5184097290039,31.5298671722412,31.5298671722412,31.5413246154785,31.5814323425293,31.5814323425293,null,31.5814323425293,31.5413246154785,31.5298671722412,31.5298671722412,31.5184097290039,31.5069484710693,31.4783000946045,31.4611110687256,31.4210052490234,31.3808975219727,31.3694400787354,31.3407917022705,31.3236026763916,31.3121452331543,31.3006839752197,31.2892265319824,31.2663078308105,31.2433891296387,31.2204704284668,31.1975517272949,31.174633026123,31.1517143249512,31.180362701416,31.2319278717041,31.3236026763916,31.432466506958,31.5012187957764,31.5871620178223,31.632999420166,31.5814323425293,31.5814323425293],"text":"Percent: -81.49606","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(20,32,158,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.6148147583008,-97.6148147583008,-97.8611907958984,-97.935676574707,-97.7867050170898,-97.6148147583008,-97.6148147583008],"y":[32.3262786865234,32.2174186706543,32.091365814209,32.2460632324219,32.3262786865234,32.3262786865234,32.3262786865234],"text":"Percent: -81.49415","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(20,32,158,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.4769287109375,-98.9440841674805,-98.9498138427734,-99.4711990356445,-99.4769287109375,-99.4769287109375,-99.4769287109375],"y":[33.8274269104004,33.8331565856934,33.3862533569336,33.3862533569336,33.7529449462891,33.8274269104004,33.8274269104004],"text":"Percent: -81.46985","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(20,32,158,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-103.000625610352,-102.15837097168,-102.164108276367,-103.046455383301,-103.046455383301,-103.000625610352,-103.000625610352],"y":[36.4802207946777,36.4916839599609,36.0562324523926,36.0447769165039,36.4802207946777,36.4802207946777,36.4802207946777],"text":"Percent: -81.46214","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(20,32,158,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.2305603027344,-99.2248306274414,-99.6889266967773,-99.6889266967773,-99.6660079956055,-99.2305603027344,-99.2305603027344],"y":[42.0894813537598,41.7399749755859,41.7399749755859,42.0894813537598,42.0837478637695,42.0894813537598,42.0894813537598],"text":"Percent: -81.46067","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(20,32,158,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.350509643555,-102.060966491699,-102.066696166992,-102.060966491699,-102.060966491699,-101.258834838867,-101.258834838867,-101.350509643555,-101.350509643555,null,-102.931869506836,-101.997947692871,-102.003677368164,-102.003677368164,-102.954788208008,-102.954788208008,-102.949058532715,-102.937599182129,-102.931869506836,-102.92041015625,-102.931869506836,-102.931869506836],"y":[40.697193145752,40.691463470459,40.7029228210449,40.7487602233887,41.000862121582,41.0065879821777,40.697193145752,40.697193145752,40.697193145752,null,45.9397583007812,45.9397583007812,45.4642028808594,45.0344848632812,45.0344848632812,45.2063674926758,45.3725280761719,45.3725280761719,45.7277603149414,45.7277603149414,45.9397583007812,45.9397583007812],"text":"Percent: -81.45219","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(20,32,158,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.3936309814453,-85.0613098144531,-85.0498580932617,-85.0498580932617,-85.0555877685547,-85.1243438720703,-85.1358032226562,-85.267578125,-85.3477935791016,-85.3936309814453,-85.3936309814453],"y":[33.907642364502,33.896183013916,33.896183013916,33.8102378845215,33.7128372192383,33.6899185180664,33.6956481933594,33.6498107910156,33.6612701416016,33.907642364502,33.907642364502],"text":"Percent: -81.44181","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(20,32,158,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.204208374023,-102.278694152832,-102.811546325684,-103.07511138916,-103.07511138916,-102.209945678711,-102.204208374023,-102.204208374023],"y":[32.085636138916,32.085636138916,32.0741806030273,32.0741806030273,32.5096244812012,32.5210838317871,32.085636138916,32.085636138916],"text":"Percent: -81.23324","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(20,32,158,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.4455718994141,-83.4513092041016,-83.4742202758789,-83.4856796264648,-83.4856796264648,-83.5028686523438,-83.4799499511719,-83.4914093017578,-83.4742202758789,-83.4283828735352,-83.4169235229492,-83.3940048217773,-83.37109375,-83.2794189453125,-83.2335815429688,-83.2221221923828,-83.2163848876953,-83.1762847900391,-83.1762847900391,-83.1361770629883,-83.1533660888672,-83.1533660888672,-83.1361770629883,-83.0960693359375,-83.0674209594727,-83.0502319335938,-83.0215835571289,-83.00439453125,-82.9241790771484,-82.8840713500977,-82.8554229736328,-82.8554229736328,-82.8496932983398,-82.8611602783203,-82.8668899536133,-82.8840713500977,-82.9585647583008,-82.9986724853516,-83.0387725830078,-83.0788803100586,-83.1075286865234,-83.1189880371094,-83.1419067382812,-83.193473815918,-83.3882751464844,-83.4455718994141,-83.4455718994141,null,-99.6316299438477,-99.6316299438477,-99.1847229003906,-99.1675338745117,-99.6316299438477,-99.6316299438477],"y":[36.6635704040527,36.6979484558105,36.7151336669922,36.7323226928711,36.7953491210938,36.8068084716797,36.8526458740234,36.8698310852051,36.8984832763672,36.8984832763672,36.8984832763672,36.8984832763672,36.9214019775391,36.9615058898926,36.9844245910645,37.0016136169434,37.0130767822266,37.0188026428223,37.0302619934082,36.9958839416504,36.9729652404785,36.9672393798828,36.9615058898926,36.9786949157715,36.9844245910645,36.9844245910645,36.9844245910645,36.9958839416504,37.0245323181152,36.9844245910645,36.9786949157715,36.9615058898926,36.9385871887207,36.9156684875488,36.8984832763672,36.892749786377,36.8641052246094,36.8583755493164,36.8526458740234,36.8354568481445,36.755241394043,36.74951171875,36.7437858581543,36.7380523681641,36.6750297546387,36.6635704040527,36.6635704040527,null,39.9981803894043,40.3534164428711,40.3534164428711,39.9981803894043,39.9981803894043,39.9981803894043],"text":"Percent: -81.18784","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(20,32,158,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.545310974121,-101.018188476562,-101.023918151855,-101.178619384766,-101.539581298828,-101.545310974121,-101.545310974121],"y":[33.3862533569336,33.3862533569336,32.9565353393555,32.9450721740723,32.9622611999512,33.3862533569336,33.3862533569336],"text":"Percent: -81.10540","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(20,33,159,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.049514770508,-102.049514770508,-102.049514770508,-102.049514770508,-101.5625,-101.5625,-102.049514770508,-102.049514770508,null,-98.2966384887695,-98.2966384887695,-98.3023681640625,-98.7492752075195,-98.7550048828125,-98.2966384887695,-98.2966384887695],"y":[38.2563934326172,38.2563934326172,38.6116256713867,38.6918411254883,38.6975708007812,38.2563934326172,38.2563934326172,38.2563934326172,null,41.734245300293,41.4764175415039,41.3847427368164,41.3904724121094,41.7399749755859,41.734245300293,41.734245300293],"text":"Percent: -81.05263","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(20,33,159,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.4967651367188,-85.5196762084961,-86.0467987060547,-86.2014999389648,-86.2014999389648,-85.7947006225586,-85.7144927978516,-85.4910354614258,-85.4967651367188,-85.4967651367188],"y":[31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,31.1860942840576,31.1918201446533,31.1918201446533,31.1975517272949,31.0084743499756,31.0084743499756],"text":"Percent: -81.04789","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(20,33,159,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.2018737792969,-84.2305297851562,-84.2419815063477,-84.2534408569336,-84.2591705322266,-84.2992782592773,-84.3050079345703,-84.3221969604492,-84.3393859863281,-84.3508453369141,-84.3737640380859,-84.3852233886719,-84.4711685180664,-84.4768981933594,-84.4883575439453,-84.4883575439453,-84.5170059204102,-84.5170059204102,-84.5341949462891,-84.545654296875,-84.6717071533203,-84.6717071533203,-84.6717071533203,-84.6659698486328,-84.6717071533203,-84.6659698486328,-84.6659698486328,-84.6602401733398,-84.6487808227539,-84.6258697509766,-84.6029510498047,-84.6029510498047,-84.6029510498047,-84.6258697509766,-84.4196014404297,-84.3966827392578,-84.3737640380859,-84.3279266357422,-84.2534408569336,-84.2534408569336,-84.1961441040039,-84.2018737792969,-84.2018737792969,null,-80.8156967163086,-80.7412109375,-80.7240219116211,-80.6094360351562,-80.6323471069336,-80.6380844116211,-80.649543762207,-80.6667251586914,-80.6724548339844,-80.930290222168,-80.9933090209961,-81.0219650268555,-81.0563430786133,-81.0506134033203,-81.0391464233398,-81.0219650268555,-81.0105056762695,-81.0105056762695,-81.0162353515625,-81.0162353515625,-81.0162353515625,-81.0276870727539,-80.9875793457031,-80.9703979492188,-80.9589385986328,-80.930290222168,-80.9073715209961,-80.8844528198242,-80.8729934692383,-80.8500747680664,-80.8271560668945,-80.8156967163086,-80.8156967163086],"y":[34.6009216308594,34.5894622802734,34.5780029296875,34.5722732543945,34.5550842285156,34.5493545532227,34.5608139038086,34.5608139038086,34.5608139038086,34.5493545532227,34.5493545532227,34.5321655273438,34.5378952026367,34.543628692627,34.543628692627,34.5378952026367,34.5378952026367,34.5493545532227,34.543628692627,34.5378952026367,34.5378952026367,34.5780029296875,34.6754035949707,34.6983222961426,34.7212409973145,34.7327003479004,34.7613487243652,34.7785377502441,34.7785377502441,34.7842674255371,34.7899971008301,34.812915802002,34.8243751525879,34.8358345031738,34.8358345031738,34.8186454772949,34.812915802002,34.812915802002,34.6754035949707,34.6582183837891,34.629566192627,34.6009216308594,34.6009216308594,null,39.1100997924805,39.0986404418945,39.0069694519043,38.9038352966309,38.8923759460449,38.8923759460449,38.8866424560547,38.8866424560547,38.8923759460449,38.7491340637207,38.7204895019531,38.7605972290039,38.7777824401855,38.7949714660645,38.8121604919434,38.8350791931152,38.880916595459,38.8923759460449,38.9267539978027,38.9382133483887,38.9783172607422,39.0069694519043,39.0241546630859,39.0356140136719,39.0413436889648,39.0470733642578,39.0528030395508,39.0642623901367,39.0814514160156,39.0871810913086,39.0871810913086,39.1100997924805,39.1100997924805],"text":"Percent: -81.03198","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(20,33,159,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.2992782592773,-84.3279266357422,-84.3336563110352,-84.3451156616211,-84.3565826416016,-84.3565826416016,-84.3451156616211,-84.3221969604492,-84.3107452392578,-84.3164749145508,-84.3050079345703,-84.2992782592773,-84.2878189086914,-84.2763671875,-84.2763671875,-84.270637512207,-84.2878189086914,-84.2820892333984,-84.2763671875,-84.270637512207,-84.2534408569336,-84.2534408569336,-84.2419815063477,-84.2305297851562,-84.2190704345703,-84.2190704345703,-84.2076034545898,-84.1789627075195,-84.1674957275391,-84.1445846557617,-84.1388549804688,-84.1216583251953,-84.093017578125,-84.0471801757812,-84.0242614746094,-83.9497756958008,-83.9555053710938,-83.9612350463867,-83.9726943969727,-83.9669647216797,-83.8982086181641,-83.8581085205078,-83.8752899169922,-83.8581085205078,-83.8924789428711,-83.90966796875,-83.9669647216797,-83.9898834228516,-84.0242614746094,-84.0529098510742,-84.0643692016602,-84.087287902832,-84.1216583251953,-84.1331253051758,-84.1560363769531,-84.1732330322266,-84.1961441040039,-84.2133331298828,-84.2248001098633,-84.2419815063477,-84.2591705322266,-84.2992782592773,-84.2992782592773],"y":[36.927131652832,36.927131652832,36.9385871887207,36.927131652832,36.9385871887207,36.9500503540039,36.9844245910645,36.9958839416504,37.0016136169434,37.0245323181152,37.0302619934082,37.070369720459,37.0760955810547,37.0990142822266,37.1162071228027,37.1276664733887,37.1333961486816,37.1448516845703,37.1735038757324,37.1849594116211,37.207878112793,37.2193412780762,37.2365264892578,37.2479858398438,37.2537155151367,37.2766342163086,37.2880935668945,37.2995529174805,37.3110122680664,37.3110122680664,37.3224716186523,37.3339309692383,37.3110122680664,37.2766342163086,37.2651748657227,37.2594451904297,37.2193412780762,37.1906890869141,37.1792297363281,37.1563148498535,37.1391220092773,37.0990142822266,37.0760955810547,37.0531806945801,37.0245323181152,37.0073432922363,36.9844245910645,36.9844245910645,36.9958839416504,36.9844245910645,36.9844245910645,36.9844245910645,36.9672393798828,36.9672393798828,36.9729652404785,36.9500503540039,36.9500503540039,36.9500503540039,36.9557762145996,36.9500503540039,36.9615058898926,36.927131652832,36.927131652832],"text":"Percent: -81.00232","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(20,33,159,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.8810195922852,-83.818000793457,-83.7492370605469,-83.7435073852539,-83.7320556640625,-83.6804885864258,-83.634651184082,-83.6117324829102,-83.5773468017578,-83.5372467041016,-83.5315170288086,-83.5429763793945,-83.5429763793945,-83.5257873535156,-83.5257873535156,-83.5429763793945,-83.5372467041016,-83.5372467041016,-83.5257873535156,-83.5257873535156,-83.5143280029297,-83.5200576782227,-83.5315170288086,-83.5429763793945,-83.5601654052734,-83.5601654052734,-83.5773468017578,-83.6117324829102,-83.6174621582031,-83.6174621582031,-83.634651184082,-83.6575698852539,-83.6976776123047,-83.7893447875977,-83.7950744628906,-83.8351821899414,-83.8752899169922,-83.8924789428711,-83.8810195922852,-83.8810195922852],"y":[37.523006439209,37.4886283874512,37.5000877380371,37.523006439209,37.5287322998047,37.5287322998047,37.5287322998047,37.523006439209,37.5058174133301,37.4657135009766,37.4313316345215,37.4084129333496,37.4026870727539,37.3912239074707,37.379768371582,37.3683052062988,37.3339309692383,37.3224716186523,37.2995529174805,37.2880935668945,37.2766342163086,37.2651748657227,37.2651748657227,37.2709045410156,37.2766342163086,37.2880935668945,37.2880935668945,37.2938232421875,37.2995529174805,37.3282012939453,37.3339309692383,37.345386505127,37.345386505127,37.3511199951172,37.379768371582,37.4084129333496,37.4599800109863,37.4886283874512,37.523006439209,37.523006439209],"text":"Percent: -80.94937","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(20,33,159,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.6174926757812,-98.6174926757812,-98.6003112792969,-98.6060333251953,-98.6404190063477,-98.669059753418,-98.7435455322266,-98.7664642333984,-99.2019119262695,-99.3738021850586,-99.3623428344727,-98.6174926757812,-98.6174926757812],"y":[35.4603576660156,35.2139854431152,35.2082557678223,35.1051216125488,35.1280403137207,35.1280403137207,35.116584777832,35.1280403137207,35.1223106384277,35.116584777832,35.4603576660156,35.4603576660156,35.4603576660156],"text":"Percent: -80.92029","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(20,33,159,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.2820892333984,-84.2992782592773,-84.3393859863281,-84.4196014404297,-84.4998168945312,-84.4539794921875,-84.4482498168945,-84.4138717651367,-84.3565826416016,-84.3508453369141,-84.3508453369141,-84.2935485839844,-84.270637512207,-84.2419815063477,-84.2076034545898,-84.2133331298828,-84.1732330322266,-84.1617660522461,-84.1617660522461,-84.1674957275391,-84.1331253051758,-84.1388549804688,-84.1388549804688,-84.1445846557617,-84.1674957275391,-84.1789627075195,-84.2076034545898,-84.2190704345703,-84.2190704345703,-84.2305297851562,-84.2419815063477,-84.2534408569336,-84.2534408569336,-84.270637512207,-84.2763671875,-84.2820892333984,-84.2820892333984],"y":[37.1448516845703,37.1677703857422,37.207878112793,37.2709045410156,37.3339309692383,37.4714393615723,37.4828987121582,37.4657135009766,37.5058174133301,37.517276763916,37.5344657897949,37.5287322998047,37.523006439209,37.523006439209,37.523006439209,37.5058174133301,37.4370613098145,37.4198760986328,37.4084129333496,37.3912239074707,37.3683052062988,37.345386505127,37.3224716186523,37.3110122680664,37.3110122680664,37.2995529174805,37.2880935668945,37.2766342163086,37.2537155151367,37.2479858398438,37.2365264892578,37.2193412780762,37.207878112793,37.1849594116211,37.1735038757324,37.1448516845703,37.1448516845703],"text":"Percent: -80.88803","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(20,33,159,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-107.44677734375,-107.005592346191,-107.005592346191,-107.314994812012,-107.314994812012,-107.332183837891,-107.332183837891,-107.435317993164,-107.441047668457,-107.956703186035,-107.956703186035,-108.564041137695,-108.569770812988,-109.056785583496,-109.056785583496,-107.44677734375,-107.44677734375],"y":[40.2216377258301,40.2216377258301,40.0898551940918,40.0841255187988,40.0039138793945,40.0039138793945,39.91796875,39.9122428894043,39.8148345947266,39.8148345947266,39.7002449035645,39.6945152282715,39.6544075012207,39.6544075012207,40.2216377258301,40.2216377258301,40.2216377258301],"text":"Percent: -80.85171","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(20,33,159,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.0987777709961,-99.5113067626953,-99.6316299438477,-99.6373596191406,-99.6316299438477,-99.6144409179688,-99.6144409179688,-99.5514144897461,-99.5227661132812,-99.4368209838867,-99.4310913085938,-99.4024505615234,-99.3738021850586,-99.3508834838867,-99.3165054321289,-99.3165054321289,-99.2878570556641,-99.2534790039062,-99.2076416015625,-99.0930557250977,-99.0987777709961,-99.0987777709961],"y":[30.9397220611572,30.9339923858643,30.9454498291016,31.0944194793701,31.4725723266602,31.4840297698975,31.5069484710693,31.5012187957764,31.4439239501953,31.4496536254883,31.4725723266602,31.4668426513672,31.432466506958,31.432466506958,31.4095478057861,31.4267349243164,31.4381923675537,31.4783000946045,31.4897613525391,31.4668426513672,30.9397220611572,30.9397220611572],"text":"Percent: -80.82192","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(20,33,159,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.6259078979492,-100.164482116699,-100.175941467285,-100.181671142578,-99.6316299438477,-99.6259078979492,-99.6259078979492],"y":[39.5684623718262,39.5741958618164,39.5741958618164,40.0039138793945,40.0039138793945,39.5684623718262,39.5684623718262],"text":"Percent: -80.79268","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(20,33,159,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.2591705322266,-84.270637512207,-83.9726943969727,-83.9669647216797,-83.9612350463867,-83.9497756958008,-83.9497756958008,-83.9555053710938,-83.9612350463867,-83.9841537475586,-84.0700988769531,-84.087287902832,-84.1044769287109,-84.1159286499023,-84.1159286499023,-84.1102066040039,-84.1445846557617,-84.1846923828125,-84.2133331298828,-84.2534408569336,-84.2477111816406,-84.2591705322266,-84.2591705322266,-84.2591705322266,null,-80.3917083740234,-80.4088973999023,-80.4146270751953,-80.4088973999023,-80.4318161010742,-80.4432754516602,-80.4489974975586,-80.466194152832,-80.477653503418,-80.4948348999023,-80.4891128540039,-80.4833831787109,-80.4604644775391,-80.4375457763672,-80.4260864257812,-80.4318161010742,-80.4375457763672,-80.4318161010742,-80.4375457763672,-80.4432754516602,-80.4432754516602,-80.0364761352539,-80.0479354858398,-80.1453399658203,-80.1510696411133,-80.2083587646484,-80.2140884399414,-80.3286819458008,-80.3917083740234,-80.3917083740234],"y":[34.176929473877,34.3316307067871,34.3316307067871,34.3029823303223,34.2972526550293,34.2972526550293,34.2857933044434,34.2686042785645,34.2456855773926,34.2285003662109,34.1883926391602,34.1482849121094,34.1310958862305,34.0967178344727,34.0737991333008,34.0566101074219,34.0623397827148,34.0795288085938,34.0967178344727,34.1081771850586,34.1196365356445,34.1196365356445,34.176929473877,34.176929473877,null,35.9645576477051,35.9760208129883,35.987476348877,36.0161285400391,36.0275840759277,36.0447769165039,36.0734214782715,36.0619659423828,36.0505027770996,36.0619659423828,36.0963401794434,36.1020698547363,36.1192588806152,36.1364479064941,36.159366607666,36.1708221435547,36.1994743347168,36.2166595458984,36.2281227111816,36.2338485717773,36.2567672729492,36.2453117370605,36.0390472412109,36.0390472412109,36.021858215332,36.021858215332,35.987476348877,35.987476348877,35.9645576477051,35.9645576477051],"text":"Percent: -80.70418","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(20,33,159,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.339042663574,-101.327583312988,-101.316131591797,-101.40779876709,-102.055244445801,-102.066696166992,-101.339042663574,-101.339042663574],"y":[40.3534164428711,40.3534164428711,40.0096435546875,40.0039138793945,40.0096435546875,40.3476905822754,40.3534164428711,40.3534164428711],"text":"Percent: -80.63201","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(21,34,160,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.6087112426758,-100.009780883789,-100.038436889648,-100.038436889648,-100.061347961426,-100.026969909668,-100.044158935547,-100.021240234375,-100.038436889648,-100.004051208496,-99.9983291625977,-99.9754028320312,-99.9754028320312,-99.9181060791016,-99.7806015014648,-99.6946563720703,-99.6946563720703,-99.6029815673828,-99.6087112426758,-99.6087112426758],"y":[29.6161880493164,29.6161880493164,29.6620254516602,29.6906719207764,29.7078590393066,29.7307777404785,29.765157699585,29.8109931945801,29.833911895752,29.9026679992676,30.0115299224854,30.0172576904297,30.074556350708,30.0630950927734,30.0573673248291,30.0630950927734,29.8797492980957,29.8740177154541,29.6161880493164,29.6161880493164],"text":"Percent: -80.62622","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(21,34,160,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-104.650741577148,-104.897117614746,-104.902839660645,-104.902839660645,-104.91429901123,-104.91429901123,-104.060592651367,-104.066329956055,-104.060592651367,-104.060592651367,-104.650741577148,-104.650741577148],"y":[42.6108741760254,42.6108741760254,43.0405921936035,43.4531211853027,43.4645767211914,43.5046844482422,43.4989547729492,43.4760398864746,43.0062103271484,42.6108741760254,42.6108741760254,42.6108741760254],"text":"Percent: -80.59937","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(21,34,160,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.0701293945312,-98.7148971557617,-98.5143661499023,-98.5029067993164,-99.0414886474609,-99.0643997192383,-99.0701293945312,-99.0701293945312,null,-89.7366485595703,-89.7366485595703,-89.3183898925781,-89.3183898925781,-89.4043350219727,-89.6564407348633,-89.6621704101562,-89.7366485595703,-89.7366485595703,null,-85.8061599731445,-85.8519973754883,-85.8634567260742,-85.8749160766602,-85.8863677978516,-85.897834777832,-85.9207534790039,-85.9264755249023,-85.9379425048828,-85.9436721801758,-85.9494018554688,-85.9551315307617,-85.9608612060547,-85.9723129272461,-85.9837799072266,-86.0066909790039,-86.0238800048828,-86.0410766601562,-86.0697174072266,-86.0697174072266,-86.1384735107422,-86.1270217895508,-86.1040954589844,-86.0926361083984,-86.0467987060547,-86.0238800048828,-86.0066909790039,-85.9837799072266,-85.9952392578125,-85.9837799072266,-85.8233489990234,-85.8405380249023,-85.8233489990234,-85.8176193237305,-85.8061599731445,-85.7889709472656,-85.7947006225586,-85.8061599731445,-85.8061599731445,null,-94.9906692504883,-94.9906692504883,-95.4719619750977,-95.4834136962891,-95.4776840209961,-95.489143371582,-95.4719619750977,-95.4719619750977,-95.4719619750977,-95.5177917480469,-95.6094665527344,-95.6094665527344,-95.6037368774414,-95.5750885009766,-95.5177917480469,-95.4605026245117,-95.4375762939453,-95.3287200927734,-95.2886123657227,-95.2255859375,-95.2141265869141,-95.1854782104492,-95.1740188598633,-95.1511001586914,-95.1453704833984,-95.1281814575195,-95.0938110351562,-95.0594329833984,-95.042236328125,-95.0250473022461,-95.036506652832,-95.0193252563477,-94.9963989257812,-94.9906692504883,-94.9906692504883],"y":[40.0039138793945,40.0039138793945,40.0039138793945,39.5627365112305,39.5627365112305,39.5627365112305,40.0039138793945,40.0039138793945,null,32.0455284118652,32.228874206543,32.228874206543,31.8106155395508,31.8048877716064,31.7876968383789,32.0512619018555,32.0455284118652,32.0455284118652,null,36.1364479064941,36.1364479064941,36.1307182312012,36.1078033447266,36.1192588806152,36.1307182312012,36.1307182312012,36.1135292053223,36.1192588806152,36.1192588806152,36.1307182312012,36.1192588806152,36.1192588806152,36.1135292053223,36.1135292053223,36.0963401794434,36.0906105041504,36.1020698547363,36.1135292053223,36.1192588806152,36.2854156494141,36.3140678405762,36.3427124023438,36.3599014282227,36.3656311035156,36.3713607788086,36.3828201293945,36.3828201293945,36.4000091552734,36.4286575317383,36.4171943664551,36.2911491394043,36.2796859741211,36.2682304382324,36.2624969482422,36.2682304382324,36.2166595458984,36.1364479064941,36.1364479064941,null,32.3893051147461,32.1486625671387,32.1543922424316,32.1830368041992,32.2174186706543,32.2460632324219,32.3205490112305,32.3606567382812,32.3778457641602,32.4351425170898,32.5096244812012,32.6528625488281,32.7101631164551,32.6929702758789,32.6471366882324,32.6356735229492,32.6356735229492,32.6184883117676,32.5955696105957,32.5898361206055,32.5783805847168,32.5841102600098,32.5955696105957,32.5955696105957,32.5783805847168,32.5726509094238,32.5783805847168,32.5611915588379,32.5726509094238,32.5611915588379,32.538272857666,32.532543182373,32.549732208252,32.3893051147461,32.3893051147461],"text":"Percent: -80.58497","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(21,34,160,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.8382720947266,-97.8382720947266,-97.8382720947266,-98.2966384887695,-98.2966384887695,-98.3023681640625,-98.3080978393555,-97.8382720947266,-97.8382720947266],"y":[42.4160652160645,42.0665626525879,41.8946723937988,41.8946723937988,42.0837478637695,42.0837478637695,42.4160652160645,42.4160652160645,42.4160652160645],"text":"Percent: -80.55469","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(21,34,160,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-107.876495361328,-107.824928283691,-108.627067565918,-108.632797241211,-108.604148864746,-108.609878540039,-108.724472045898,-108.735931396484,-108.713012695312,-108.713012695312,-108.586959838867,-108.586959838867,-108.340591430664,-108.311943054199,-108.323402404785,-108.311943054199,-108.214538574219,-108.077026367188,-108.014007568359,-107.962440490723,-107.922332763672,-107.905136108398,-107.916603088379,-107.922332763672,-107.8994140625,-107.910865783691,-107.950973510742,-107.968170166016,-107.939521789551,-107.950973510742,-107.928062438965,-107.962440490723,-107.962440490723,-107.916603088379,-107.922332763672,-107.887954711914,-107.893684387207,-107.939521789551,-107.933792114258,-107.893684387207,-107.876495361328,-107.876495361328],"y":[46.8450317382812,46.7476272583008,46.7476272583008,46.833568572998,46.839298248291,47.0856704711914,47.0971336364746,47.1773452758789,47.1888046264648,47.2690162658691,47.2690162658691,47.291934967041,47.3033981323242,47.3205871582031,47.5726852416992,47.5898742675781,47.5956039428711,47.6013336181641,47.6013336181641,47.5898742675781,47.5612258911133,47.4981994628906,47.4580955505371,47.4409065246582,47.4122581481934,47.3893394470215,47.3721504211426,47.3492317199707,47.3320426940918,47.2002639770508,47.1830749511719,47.16015625,47.1372375488281,47.0455627441406,47.0226440429688,47.0169143676758,46.9825401306152,46.9137840270996,46.890869140625,46.8622169494629,46.8450317382812,46.8450317382812],"text":"Percent: -80.53691","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(21,34,160,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.8607788085938,-84.8665084838867,-84.8665084838867,-84.8607788085938,-84.7060775756836,-84.7060775756836,-84.7175445556641,-84.723274230957,-84.8836975097656,-84.9409942626953,-84.9524536132812,-84.998291015625,-85.0613098144531,-85.0842361450195,-85.0899658203125,-85.0956954956055,-85.1930923461914,-85.1529846191406,-85.1358032226562,-85.1243438720703,-85.1014175415039,-85.0785064697266,-85.0613098144531,-85.0498580932617,-85.0154800415039,-85.0097503662109,-84.8607788085938,-84.8607788085938],"y":[37.523006439209,37.5000877380371,37.4657135009766,37.4370613098145,37.345386505127,37.3110122680664,37.2938232421875,37.2422561645508,37.0531806945801,37.0417213439941,37.064640045166,37.0990142822266,37.1505851745605,37.1849594116211,37.2136077880859,37.2479858398438,37.2594451904297,37.3339309692383,37.3625793457031,37.3740386962891,37.4026870727539,37.4256019592285,37.4313316345215,37.5573844909668,37.5516510009766,37.5401954650879,37.523006439209,37.523006439209],"text":"Percent: -80.51223","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(21,34,160,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.5029067993164,-98.485710144043,-98.485710144043,-98.485710144043,-99.035758972168,-99.0414886474609,-98.5029067993164,-98.5029067993164],"y":[39.5627365112305,39.5627365112305,39.2132339477539,39.1215591430664,39.1330184936523,39.5627365112305,39.5627365112305,39.5627365112305],"text":"Percent: -80.35516","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(21,34,160,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.8558349609375,-95.6610336303711,-95.6381149291992,-95.7068710327148,-95.7469787597656,-95.8443756103516,-95.9016723632812,-95.947509765625,-95.9647064208984,-95.9647064208984,-95.9647064208984,-95.953239440918,-95.947509765625,-95.8558349609375,-95.8558349609375],"y":[32.990909576416,32.985179901123,32.7445373535156,32.7502670288086,32.7789154052734,32.7903747558594,32.8132934570312,32.8591270446777,32.8591270446777,32.8877792358398,32.9164276123047,32.9622611999512,32.990909576416,32.990909576416,32.990909576416],"text":"Percent: -80.31980","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(21,34,160,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-104.868461608887,-104.868461608887,-104.897117614746,-104.891387939453,-104.713768005371,-104.719497680664,-104.713768005371,-104.587715148926,-104.587715148926,-104.398643493652,-104.398643493652,-104.347076416016,-104.33561706543,-104.043403625488,-104.043403625488,-104.043403625488,-104.049133300781,-104.043403625488,-104.12361907959,-104.12361907959,-104.192375183105,-104.198104858398,-104.324150085449,-104.324150085449,-104.381454467773,-104.381454467773,-104.501770019531,-104.507499694824,-104.868461608887,-104.868461608887],"y":[46.1460227966309,46.3064498901367,46.3121795654297,46.4840660095215,46.4897956848145,46.6215782165527,46.6559524536133,46.6616821289062,46.6846008300781,46.6903305053711,46.6731414794922,46.6731414794922,46.6444969177246,46.6444969177246,46.5356330871582,46.2720718383789,45.9397583007812,45.8767318725586,45.8824615478516,45.9684028625488,45.9684028625488,45.9569435119629,45.9569435119629,45.9684028625488,45.985595703125,46.0543479919434,46.0543479919434,46.1402893066406,46.1460227966309,46.1460227966309],"text":"Percent: -80.27162","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(21,34,160,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.0128326416016,-98.5430145263672,-98.5487442016602,-98.5372848510742,-98.5430145263672,-98.5372848510742,-98.5315475463867,-98.5315475463867,-98.5888519287109,-98.657600402832,-98.7206344604492,-98.7893829345703,-98.8352203369141,-98.9498138427734,-98.9555435180664,-99.121696472168,-99.1789932250977,-99.2305603027344,-99.293586730957,-99.3279647827148,-99.4024505615234,-99.4540176391602,-99.4769287109375,-99.0128326416016,-99.0128326416016],"y":[37.0016136169434,37.0016136169434,36.9500503540039,36.9443206787109,36.8125381469727,36.6005439758301,36.4630317687988,36.4057388305664,36.3942794799805,36.4000091552734,36.440113067627,36.4630317687988,36.5031394958496,36.5088691711426,36.5833549499512,36.755241394043,36.7724304199219,36.7838897705078,36.8010787963867,36.8411865234375,36.8870239257812,36.9615058898926,36.9958839416504,37.0016136169434,37.0016136169434],"text":"Percent: -80.26510","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(21,34,160,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-105.280990600586,-105.298187255859,-105.298187255859,-105.321098327637,-105.332557678223,-105.33829498291,-105.349754333496,-105.355476379395,-105.372665405273,-105.372665405273,-105.510177612305,-105.515907287598,-105.63623046875,-105.63623046875,-105.664878845215,-105.664878845215,-105.63623046875,-105.63623046875,-105.613311767578,-105.613311767578,-106.065948486328,-106.065948486328,-106.065948486328,-106.054481506348,-106.060218811035,-106.048759460449,-106.048759460449,-106.065948486328,-106.071678161621,-106.008651733398,-105.040351867676,-104.91429901123,-104.91429901123,-104.902839660645,-104.902839660645,-104.897117614746,-105.26953125,-105.280990600586,-105.280990600586],"y":[42.4389839172363,42.4332542419434,42.4160652160645,42.4160652160645,42.3988761901855,42.358772277832,42.358772277832,42.3186645507812,42.3129348754883,42.2842826843262,42.2842826843262,42.3014755249023,42.3014755249023,42.3186645507812,42.324390411377,42.3816909790039,42.3816909790039,42.4103355407715,42.4103355407715,42.4389839172363,42.4389839172363,42.5593032836914,42.7827568054199,42.7884902954102,43.1265296936035,43.1265296936035,43.3958206176758,43.407283782959,43.4874954223633,43.4989547729492,43.5046844482422,43.5046844482422,43.4645767211914,43.4531211853027,43.0405921936035,42.6108741760254,42.6051406860352,42.4389839172363,42.4389839172363],"text":"Percent: -80.21314","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(21,34,160,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.270294189453,-101.276023864746,-101.763038635254,-101.763038635254,-101.26456451416,-101.270294189453,-101.270294189453,-101.270294189453],"y":[31.5241374969482,31.0715007781982,31.0715007781982,31.6444568634033,31.6501884460449,31.5527858734131,31.5241374969482,31.5241374969482],"text":"Percent: -80.18980","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(22,35,161,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.9490203857422,-87.9432907104492,-87.9948577880859,-87.9948577880859,-88.2068557739258,-88.2068557739258,-88.1839370727539,-87.6281661987305,-87.6281661987305,-87.6281661987305,-87.9490203857422,-87.9490203857422,null,-92.8420791625977,-92.773323059082,-92.7675933837891,-92.5498733520508,-92.5498733520508,-92.5556030273438,-92.5670623779297,-92.5785217285156,-92.5785217285156,-92.5670623779297,-92.5498733520508,-92.5326843261719,-92.5326843261719,-92.5441436767578,-92.5613327026367,-92.5727920532227,-92.5727920532227,-92.5613327026367,-92.5441436767578,-92.5326843261719,-92.5326843261719,-92.5212249755859,-92.4811172485352,-92.4811172485352,-92.4753875732422,-92.4581985473633,-92.4180908203125,-92.4295501708984,-92.4295501708984,-92.4180908203125,-92.4123611450195,-92.4123611450195,-92.8363571166992,-92.8363571166992,-92.8879165649414,-92.87646484375,-92.8707275390625,-92.8649978637695,-92.8420791625977,-92.8420791625977,-92.8420791625977,null,-81.6636734008789,-81.6751327514648,-81.6751327514648,-81.646484375,-81.6350326538086,-81.6407623291016,-81.652214050293,-81.6579437255859,-81.6636734008789,-81.9444198608398,-82.2939300537109,-82.3225784301758,-82.4257049560547,-82.4658126831055,-82.5059280395508,-82.5231094360352,-82.5231094360352,-82.4085235595703,-82.4085235595703,-82.2137145996094,-82.1907958984375,-82.1907958984375,-82.2022552490234,-82.2137145996094,-82.1965255737305,-82.1736068725586,-82.1277694702148,-82.104850769043,-82.0876617431641,-82.0762023925781,-82.0475616455078,-82.0475616455078,-82.0303649902344,-82.0189056396484,-81.835563659668,-81.835563659668,-81.7839965820312,-81.7839965820312,-81.7496185302734,-81.7496185302734,-81.6808700561523,-81.6579437255859,-81.6636734008789,-81.6636734008789,null,-84.4654388427734,-84.4654388427734,-84.545654296875,-84.545654296875,-84.551383972168,-84.5685653686523,-84.5914916992188,-84.5800323486328,-84.5857620239258,-84.5972213745117,-84.6258697509766,-84.6487808227539,-84.6487808227539,-84.6315994262695,-84.5857620239258,-84.551383972168,-84.545654296875,-84.5112762451172,-84.5055465698242,-84.4597091674805,-84.4597091674805,-84.4654388427734,-84.4654388427734,-84.4597091674805,-84.4597091674805,-84.4482498168945,-84.4482498168945,-84.4310607910156,-84.4196014404297,-84.4196014404297,-84.4138717651367,-84.4253311157227,-84.4310607910156,-84.4597091674805,-84.4654388427734,-84.4654388427734,null,-89.1464996337891,-89.1464996337891,-89.1407699584961,-88.699592590332,-88.7053298950195,-88.7053298950195,-89.1464996337891,-89.1464996337891,-89.1464996337891,null,-86.3160934448242,-86.3160934448242,-86.2416076660156,-85.9322052001953,-85.9379425048828,-85.9494018554688,-85.9551315307617,-85.9551315307617,-86.2416076660156,-86.3160934448242,-86.3160934448242,null,-93.3348236083984,-93.3348236083984,-92.8592681884766,-92.8592681884766,-93.1056442260742,-93.3348236083984,-93.3348236083984,-93.3348236083984,null,-96.8642501831055,-97.1679077148438,-97.1679077148438,-97.3799057006836,-97.3741760253906,-96.9272689819336,-96.9215393066406,-96.8298721313477,-96.8298721313477,-96.8413238525391,-96.847053527832,-96.852783203125,-96.8642501831055,-96.8642501831055,null,-85.4681167602539,-85.4910354614258,-85.4967651367188,-85.5082244873047,-85.5082244873047,-85.5196762084961,-85.4910354614258,-85.450927734375,-85.4280090332031,-85.3936309814453,-85.3879013061523,-85.3821716308594,-85.3649826049805,-85.3477935791016,-85.3306045532227,-85.3191452026367,-85.3019561767578,-85.2904968261719,-85.2790374755859,-85.0326690673828,-85.0498580932617,-85.0613098144531,-85.1014175415039,-85.1300735473633,-85.1415252685547,-85.1644439697266,-85.181640625,-85.2102813720703,-85.2332000732422,-85.273307800293,-85.3535232543945,-85.3649826049805,-85.3993606567383,-85.4165496826172,-85.450927734375,-85.4681167602539,-85.4681167602539,null,-89.6621704101562,-89.6621704101562,-89.7538375854492,-89.8397827148438,-89.8455123901367,-89.9142684936523,-89.9199905395508,-89.9371871948242,-89.9371871948242,-89.9486465454102,-89.9486465454102,-90.0174026489258,-90.0231323242188,-90.0460433959961,-90.0460433959961,-90.0517730712891,-90.057502746582,-90.0517730712891,-89.971565246582,-89.9658279418945,-89.8283233642578,-89.8283233642578,-89.6621704101562,-89.6621704101562,null,-91.8164825439453,-91.421142578125,-91.4440612792969,-91.4555206298828,-91.4497909545898,-91.3810424804688,-91.3638458251953,-91.3523941040039,-91.335205078125,-91.2836303710938,-91.7018966674805,-91.7018966674805,-91.8279418945312,-91.8164825439453,-91.8164825439453,null,-83.4169235229492,-83.4226531982422,-83.3023300170898,-83.2966003417969,-83.1075286865234,-82.8496932983398,-82.8496932983398,-82.9470977783203,-82.9528350830078,-83.0215835571289,-83.0215835571289,-83.2450408935547,-83.2507629394531,-83.4169235229492,-83.4169235229492,null,-122.847877502441,-122.77912902832,-122.77912902832,-122.744743347168,-122.750480651855,-122.77912902832,-122.77912902832,-122.607238769531,-122.504104614258,-122.41242980957,-122.383781433105,-121.742073059082,-121.730606079102,-121.753532409668,-121.799362182617,-121.86238861084,-121.971252441406,-122.034278869629,-122.148880004883,-122.20044708252,-122.22908782959,-122.251998901367,-122.320762634277,-122.446807861328,-122.549942016602,-122.601516723633,-122.630157470703,-122.658805847168,-122.721832275391,-122.76766204834,-122.807769775391,-122.836418151855,-122.859336853027,-122.899444580078,-122.922370910645,-122.962478637695,-122.968200683594,-122.996841430664,-123.036949157715,-123.094253540039,-123.128623962402,-123.140090942383,-123.128623962402,-123.088516235352,-123.094253540039,-123.14582824707,-123.174468994141,-123.174468994141,-123.14582824707,-123.10572052002,-123.042686462402,-123.031227111816,-123.031227111816,-123.059875488281,-123.048416137695,-123.054153442383,-123.031227111816,-123.025505065918,-122.996841430664,-122.996841430664,-123.008308410645,-122.996841430664,-123.031227111816,-122.996841430664,-123.002578735352,-122.956741333008,-122.870803833008,-122.847877502441,-122.847877502441,null,-79.3088150024414,-79.3145446777344,-79.3030853271484,-79.3030853271484,-79.3317413330078,-79.3546524047852,-79.3661117553711,-79.4004898071289,-79.4176864624023,-79.4405975341797,-79.4635162353516,-79.4692459106445,-79.4692459106445,-79.4807052612305,-79.4978942871094,-79.4921646118164,-79.4978942871094,-79.5208129882812,-79.5208129882812,-79.5093536376953,-79.4978942871094,-79.5036239624023,-79.5265426635742,-79.560920715332,-79.5551910400391,-79.5380020141602,-79.5265426635742,-79.5437240600586,-79.5036239624023,-79.4864349365234,-79.4635162353516,-79.4405975341797,-79.4004898071289,-79.3603820800781,-79.3317413330078,-79.291633605957,-79.2859039306641,-79.2687072753906,-79.2228698730469,-79.2056884765625,-79.1713104248047,-79.1655807495117,-79.114013671875,-79.1254730224609,-79.1713104248047,-79.1999588012695,-79.2285995483398,-79.2285995483398,-79.2457962036133,-79.2801742553711,-79.291633605957,-79.3145446777344,-79.3202743530273,-79.2801742553711,-79.2572479248047,-79.2515258789062,-79.2515258789062,-79.2457962036133,-79.2457962036133,-79.1884994506836,-79.2171401977539,-79.2343368530273,-79.2515258789062,-79.2744369506836,-79.2859039306641,-79.3088150024414,-79.3088150024414,null,-85.456657409668,-85.6113510131836,-85.8519973754883,-85.8634567260742,-85.8233489990234,-85.8061599731445,-85.7603225708008,-85.7488632202148,-85.72021484375,-85.6858367919922,-85.6915664672852,-85.6972961425781,-85.6915664672852,-85.6743850708008,-85.6629180908203,-85.6457290649414,-85.6399993896484,-85.6170806884766,-85.5827102661133,-85.5655136108398,-85.4681167602539,-85.4394683837891,-85.4108200073242,-85.4050903320312,-85.3879013061523,-85.3879013061523,-85.3707122802734,-85.456657409668,-85.456657409668,null,-94.051025390625,-94.051025390625,-94.1025924682617,-94.1197738647461,-94.1656112670898,-94.1770706176758,-94.2229080200195,-94.2458267211914,-94.2916641235352,-94.4005279541016,-94.503662109375,-94.6182479858398,-94.7099227905273,-94.7099227905273,-94.6526260375977,-94.051025390625,-94.051025390625,null,-80.4604644775391,-80.471923828125,-80.4833831787109,-80.4891128540039,-80.477653503418,-80.4489974975586,-80.4318161010742,-80.4260864257812,-80.4318161010742,-80.4203567504883,-80.3974380493164,-80.3859786987305,-80.3573303222656,-80.3516006469727,-80.294303894043,-80.1739807128906,-80.1567993164062,-80.1396102905273,-80.1281433105469,-80.1224136352539,-80.0536651611328,-80.0479354858398,-80.0479354858398,-80.0421981811523,-80.013557434082,-79.9677200317383,-79.9505310058594,-79.9791793823242,-80.025016784668,-80.0880355834961,-80.1510696411133,-80.2083587646484,-80.2541961669922,-80.3057632446289,-80.4604644775391,-80.4604644775391],"y":[33.9191017150879,34.03369140625,34.039421081543,34.0623397827148,34.0623397827148,34.0795288085938,34.3144416809082,34.3087120056152,34.0107727050781,33.9191017150879,33.9191017150879,33.9191017150879,null,36.5031394958496,36.5031394958496,36.5031394958496,36.5031394958496,36.4057388305664,36.3885498046875,36.3713607788086,36.3484420776367,36.3427124023438,36.3427124023438,36.3484420776367,36.3427124023438,36.3312530517578,36.3312530517578,36.3312530517578,36.3197937011719,36.302604675293,36.2911491394043,36.302604675293,36.302604675293,36.2739562988281,36.2682304382324,36.2510414123535,36.2338485717773,36.2166595458984,36.2052040100098,36.1880149841309,36.1765556335449,36.165096282959,36.153636932373,36.1307182312012,36.0619659423828,36.0619659423828,36.1078033447266,36.1135292053223,36.4573059082031,36.4630317687988,36.4687652587891,36.4630317687988,36.5031394958496,36.5031394958496,null,29.3297100067139,29.3239803314209,29.306791305542,29.2838726043701,29.2552242279053,29.0432319641113,29.0432319641113,28.9515571594238,28.9458293914795,28.9515571594238,28.9515571594238,28.9744758605957,29.0145816802979,29.0432319641113,29.0489616394043,29.0432319641113,29.2151165008545,29.2208461761475,29.4786796569824,29.4786796569824,29.4672183990479,29.4557609558105,29.4614887237549,29.4500312805176,29.4213809967041,29.4213809967041,29.4328422546387,29.4328422546387,29.4213809967041,29.4328422546387,29.444299697876,29.4557609558105,29.4672183990479,29.4958686828613,29.5130558013916,29.4786796569824,29.4786796569824,29.4213809967041,29.4213809967041,29.364086151123,29.364086151123,29.3411674499512,29.3297100067139,29.3297100067139,null,32.1486625671387,32.1142845153809,32.1142845153809,32.1314735412598,32.1429328918457,32.1486625671387,32.1543922424316,32.1887702941895,32.2002258300781,32.2116889953613,32.2116889953613,32.228874206543,32.5210838317871,32.5268173217773,32.5210838317871,32.549732208252,32.538272857666,32.538272857666,32.549732208252,32.549732208252,32.538272857666,32.532543182373,32.5268173217773,32.5268173217773,32.5096244812012,32.5096244812012,32.4809799194336,32.4809799194336,32.4695167541504,32.4236831665039,32.3090896606445,32.3033599853516,32.2174186706543,32.2116889953613,32.1486625671387,32.1486625671387,null,38.4970321655273,38.7319450378418,38.8293495178223,38.8293495178223,38.5944366455078,38.4683876037598,38.4683876037598,38.4970321655273,38.4970321655273,null,39.6257629394531,39.91796875,39.923698425293,39.91796875,39.8721351623535,39.8606719970703,39.6945152282715,39.6314888000488,39.6257629394531,39.6257629394531,39.6257629394531,null,41.4936027526855,41.5050621032715,41.5165214538574,41.1670188903809,41.1670188903809,41.1612892150879,41.4936027526855,41.4936027526855,null,38.0730438232422,38.0730438232422,38.1647186279297,38.1647186279297,38.6001663208008,38.5944366455078,38.5084953308105,38.5142250061035,38.3537940979004,38.3480682373047,38.2277450561523,38.2220153808594,38.0730438232422,38.0730438232422,null,37.4771690368652,37.5000877380371,37.5058174133301,37.523006439209,37.5459251403809,37.5631141662598,37.6204071044922,37.6891632080078,37.7120819091797,37.7292709350586,37.7006225585938,37.6719779968262,37.6719779968262,37.6777038574219,37.6777038574219,37.65478515625,37.65478515625,37.6490592956543,37.6433258056641,37.6318664550781,37.5573844909668,37.4313316345215,37.4313316345215,37.4485206604004,37.4485206604004,37.4427947998047,37.4485206604004,37.4485206604004,37.4370613098145,37.4313316345215,37.4714393615723,37.4771690368652,37.4771690368652,37.4828987121582,37.4828987121582,37.4771690368652,37.4771690368652,null,31.4381923675537,31.0084743499756,31.0027484893799,31.0027484893799,31.0829620361328,31.0829620361328,31.0944194793701,31.0944194793701,31.123067855835,31.123067855835,31.1402568817139,31.1459865570068,31.1860942840576,31.1918201446533,31.2433891296387,31.2433891296387,31.3350601196289,31.4038162231445,31.4038162231445,31.3980865478516,31.3980865478516,31.4381923675537,31.4381923675537,31.4381923675537,null,39.9523468017578,39.9408874511719,39.91796875,39.8835906982422,39.8549423217773,39.7976493835449,39.7575416564941,39.7346229553223,39.7117042541504,39.6830558776855,39.6887893676758,39.6544075012207,39.6544075012207,39.9523468017578,39.9523468017578,null,40.5195732116699,40.697193145752,40.7029228210449,40.7143821716309,40.7143821716309,40.7143821716309,40.6628150939941,40.6628150939941,40.5023880004883,40.4909286499023,40.4336318969727,40.4508171081543,40.5253067016602,40.5195732116699,40.5195732116699,null,45.2579383850098,45.2579383850098,45.2407493591309,45.2407493591309,45.217830657959,45.1318855285645,45.1146965026855,45.0058326721191,44.9198913574219,44.89697265625,44.8740577697754,44.8683242797852,44.8511390686035,44.8224868774414,44.6677894592285,44.6792488098145,44.6792488098145,44.6849784851074,44.7250862121582,44.7021675109863,44.7078971862793,44.7365455627441,44.765193939209,44.7480049133301,44.765193939209,44.7938385009766,44.7823829650879,44.7766494750977,44.7938385009766,44.7823829650879,44.7766494750977,44.770923614502,44.7537307739258,44.7480049133301,44.7136268615723,44.7078971862793,44.6849784851074,44.6849784851074,44.7250862121582,44.7480049133301,44.7422752380371,44.759464263916,44.7766494750977,44.7938385009766,44.8110313415527,44.8224868774414,44.8339500427246,44.8568649291992,44.8683242797852,44.9198913574219,44.9370803833008,44.9542694091797,44.9771881103516,45.0058326721191,45.040210723877,45.0631294250488,45.0860481262207,45.1089668273926,45.1089668273926,45.1261558532715,45.1433448791504,45.1605339050293,45.2063674926758,45.223560333252,45.2464752197266,45.2751235961914,45.2464752197266,45.2579383850098,45.2579383850098,null,33.770133972168,33.7930526733398,33.8102378845215,33.8217010498047,33.8446159362793,33.8503456115723,33.8675346374512,33.907642364502,33.9191017150879,33.9420204162598,33.9477462768555,33.9592094421387,33.9763984680176,33.9821281433105,33.9993171691895,34.0165023803711,34.039421081543,34.090991973877,34.0967178344727,34.0967178344727,34.1139068603516,34.1310958862305,34.1540107727051,34.1654739379883,34.1883926391602,34.211311340332,34.2285003662109,34.2399559020996,34.2628746032715,34.2686042785645,34.2972526550293,34.2915229797363,34.3029823303223,34.3029823303223,34.2857933044434,34.2686042785645,34.2800636291504,34.2800636291504,34.2571449279785,34.2571449279785,34.2628746032715,34.2686042785645,34.2456855773926,34.211311340332,34.1654739379883,34.1196365356445,34.090991973877,34.0680732727051,34.039421081543,34.03369140625,34.0107727050781,33.9821281433105,33.9649391174316,33.907642364502,33.890453338623,33.8675346374512,33.8446159362793,33.8217010498047,33.7987823486328,33.7185668945312,33.6956481933594,33.6956481933594,33.7128372192383,33.7242965698242,33.7529449462891,33.770133972168,33.770133972168,null,34.9790725708008,34.9790725708008,34.9848022460938,35.2139854431152,35.2311744689941,35.2254447937012,35.2082557678223,35.2082557678223,35.2139854431152,35.2369041442871,35.248363494873,35.2770118713379,35.2827415466309,35.2827415466309,35.2999305725098,35.2999305725098,35.2999305725098,35.2999305725098,35.3056564331055,35.3113899230957,35.2770118713379,35.265552520752,35.2369041442871,35.2139854431152,35.1624183654785,35.1108551025391,35.082202911377,34.9790725708008,34.9790725708008,null,32.8992347717285,32.7101631164551,32.7388076782227,32.7674560546875,32.7674560546875,32.7388076782227,32.733081817627,32.7674560546875,32.7674560546875,32.733081817627,32.7216186523438,32.7846450805664,32.8247528076172,32.9049644470215,32.9106979370117,32.8992347717285,32.8992347717285,null,39.46533203125,39.4997100830078,39.5283584594727,39.5570068359375,39.5856552124023,39.5971145629883,39.5971145629883,39.608570098877,39.6314888000488,39.6372184753418,39.6372184753418,39.642951965332,39.6314888000488,39.6200332641602,39.6142997741699,39.6142997741699,39.6142997741699,39.608570098877,39.5856552124023,39.5799255371094,39.5398178100586,39.5283584594727,39.5111694335938,39.5111694335938,39.5054397583008,39.46533203125,39.4481430053711,39.4366874694824,39.4023056030273,39.3965797424316,39.4023056030273,39.4023056030273,39.4252243041992,39.4424133300781,39.46533203125,39.46533203125],"text":"Percent: -80.10575","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(22,35,161,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.522392272949,-101.522392272949,-101.551040649414,-102.049514770508,-102.043785095215,-102.043785095215,-101.522392272949,-101.522392272949,null,-97.0189437866211,-97.0246734619141,-97.2595825195312,-97.3684463500977,-97.3684463500977,-97.0189437866211,-97.0189437866211],"y":[37.7350006103516,37.3912239074707,37.3912239074707,37.3854942321777,37.6490592956543,37.7350006103516,37.7350006103516,37.7350006103516,null,42.0665626525879,41.734245300293,41.722785949707,41.734245300293,42.0780181884766,42.0665626525879,42.0665626525879],"text":"Percent: -80.08415","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(22,35,161,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.4773101806641,-97.4715805053711,-97.5002288818359,-97.4715805053711,-97.48876953125,-97.4773101806641,-97.4429321289062,-97.3913650512695,-97.4200134277344,-97.4085540771484,-97.3627243041992,-97.3741760253906,-97.2825088500977,-97.3226165771484,-97.3168869018555,-97.2882308959961,-97.5976333618164,-97.6950378417969,-97.7752532958984,-98.0101623535156,-97.8611907958984,-97.6148147583008,-97.5919036865234,-97.5575256347656,-97.5174179077148,-97.5059585571289,-97.4773101806641,-97.4773101806641],"y":[32.1830368041992,32.1773109436035,32.1429328918457,32.091365814209,32.0512619018555,32.0168800354004,32.0340690612793,31.9825038909912,31.9423980712891,31.9252090454102,31.9022903442383,31.8793716430664,31.8449954986572,31.7876968383789,31.7647819519043,31.7475910186768,31.5928936004639,31.7189445495605,31.6731071472168,32.0168800354004,32.091365814209,32.2174186706543,32.1944999694824,32.1543922424316,32.1543922424316,32.1830368041992,32.1830368041992,32.1830368041992],"text":"Percent: -80.05725","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(22,35,161,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-110.036544799805,-110.208427429199,-110.540740966797,-110.535018920898,-110.586578369141,-110.598045349121,-110.626686096191,-110.626686096191,-110.592315673828,-110.592315673828,-110.580848693848,-110.586578369141,-110.580848693848,-110.34593963623,-110.34593963623,-110.059463500977,-110.053733825684,-109.755790710449,-109.755790710449,-109.715682983398,-109.664123535156,-109.692771911621,-109.675575256348,-109.687042236328,-109.65266418457,-109.65266418457,-109.560989379883,-109.560989379883,-109.492233276367,-109.480773925781,-109.383377075195,-109.343269348145,-109.188568115234,-109.182838439941,-109.217216491699,-109.188568115234,-109.15991973877,-109.131271362305,-109.171379089355,-109.15991973877,-109.068244934082,-109.062515258789,-109.033866882324,-109.039596557617,-110.036544799805,-110.036544799805],"y":[42.2728271484375,42.2842826843262,42.2842826843262,42.4504432678223,42.4561729431152,42.7140045166016,42.7140045166016,42.7827568054199,42.7827568054199,43.1208038330078,43.1322631835938,43.1952857971191,43.2926902770996,43.2812309265137,43.3729057312012,43.3786354064941,43.4645767211914,43.4645767211914,43.3671760559082,43.3614463806152,43.2926902770996,43.269775390625,43.2525825500488,43.218204498291,43.1952857971191,43.1666412353516,43.0692367553711,43.0348587036133,42.9890213012695,42.954647064209,42.9431838989258,42.8973503112793,42.8400535583496,42.817138671875,42.8056755065918,42.7827568054199,42.7713012695312,42.7197341918945,42.7140045166016,42.6968154907227,42.6968154907227,42.4389839172363,42.4389839172363,42.2556381225586,42.2728271484375,42.2728271484375],"text":"Percent: -80.05534","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(22,35,161,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.3565826416016,-84.3565826416016,-84.3451156616211,-84.3336563110352,-84.3279266357422,-84.2992782592773,-84.3107452392578,-84.3164749145508,-84.3221969604492,-84.3279266357422,-84.3279266357422,-84.3451156616211,-84.3336563110352,-84.3336563110352,-84.3508453369141,-84.3565826416016,-84.3623046875,-84.3508453369141,-84.3508453369141,-84.3393859863281,-84.3221969604492,-84.2992782592773,-84.2419815063477,-84.2133331298828,-84.723274230957,-84.7175445556641,-84.6888885498047,-84.6717071533203,-84.6487808227539,-84.6315994262695,-84.6258697509766,-84.6029510498047,-84.6029510498047,-84.6029510498047,-84.5800323486328,-84.5914916992188,-84.5800323486328,-84.4425201416016,-84.4253311157227,-84.3565826416016,-84.3565826416016],"y":[36.9500503540039,36.9385871887207,36.927131652832,36.9385871887207,36.927131652832,36.927131652832,36.9099426269531,36.8812942504883,36.8698310852051,36.8641052246094,36.8583755493164,36.8469161987305,36.8297271728516,36.8239974975586,36.8125381469727,36.8125381469727,36.8010787963867,36.7724304199219,36.7437858581543,36.6979484558105,36.6692962646484,36.6521110534668,36.612003326416,36.5833549499512,36.612003326416,36.6521110534668,36.7151336669922,36.74951171875,36.7724304199219,36.7896194458008,36.8068084716797,36.8125381469727,36.8354568481445,36.8411865234375,36.8469161987305,36.8583755493164,36.8698310852051,36.9443206787109,36.9500503540039,36.9500503540039,36.9500503540039],"text":"Percent: -80.01403","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(22,35,161,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.0105361938477,-96.5319290161133,-96.5319290161133,-95.9761581420898,-95.9761581420898,-96.0105361938477,-96.0105361938477,null,-79.0567169189453,-79.0624465942383,-79.6182174682617,-79.7557220458984,-79.7671813964844,-79.6984329223633,-79.5494613647461,-79.4348678588867,-79.4062194824219,-79.38330078125,-79.3489227294922,-79.3202743530273,-79.2859039306641,-79.2114181518555,-79.1598510742188,-79.1254730224609,-79.1025543212891,-79.0968246459961,-79.0567169189453,-79.0567169189453],"y":[37.0073432922363,37.0016136169434,37.2880935668945,37.2938232421875,37.0130767822266,37.0073432922363,37.0073432922363,null,42.5421180725098,42.0035362243652,42.0035362243652,42.0035362243652,42.2613677978516,42.2957458496094,42.358772277832,42.4275245666504,42.4504432678223,42.4733619689941,42.4905471801758,42.496280670166,42.5134658813477,42.5421180725098,42.5593032836914,42.5764923095703,42.5650367736816,42.5535736083984,42.5421180725098,42.5421180725098],"text":"Percent: -79.96005","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(22,35,161,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.233238220215,-100.674415588379,-100.674415588379,-100.244697570801,-100.233238220215,-100.233238220215,null,-122.011360168457,-122.022819519043,-122.051467895508,-122.07438659668,-122.143142700195,-122.177520751953,-122.131675720215,-122.137413024902,-122.154602050781,-122.137413024902,-122.183242797852,-122.22908782959,-122.234817504883,-122.509841918945,-122.515563964844,-122.733291625977,-122.744743347168,-123.10572052002,-123.111442565918,-123.140090942383,-123.140090942383,-123.34635925293,-123.34635925293,-123.466682434082,-123.478141784668,-123.523971557617,-123.523971557617,-123.575538635254,-123.575538635254,-123.615646362305,-123.621368408203,-123.655754089355,-123.695861816406,-123.816177368164,-123.856285095215,-123.856285095215,-123.88493347168,-123.936500549316,-123.953681945801,-124.131309509277,-124.114112854004,-124.102653503418,-124.085464477539,-124.068283081055,-124.056823730469,-123.947959899902,-123.936500549316,-123.741691589355,-123.426574707031,-123.420837402344,-123.203117370605,-123.163009643555,-123.151550292969,-122.910903930664,-122.910903930664,-122.86506652832,-122.859336853027,-122.73902130127,-122.607238769531,-122.509841918945,-122.429626464844,-122.418167114258,-122.400978088379,-122.37232208252,-122.337951660156,-122.320762634277,-122.246276855469,-121.999908447266,-121.78791809082,-121.764991760254,-121.759254455566,-121.78791809082,-121.764991760254,-121.770713806152,-121.78791809082,-121.816558837891,-121.822280883789,-121.850929260254,-121.908233642578,-121.936882019043,-121.971252441406,-121.95979309082,-122.011360168457,-121.98844909668,-121.999908447266,-121.948341369629,-121.971252441406,-121.971252441406,-122.005630493164,-122.011360168457,-122.011360168457],"y":[38.2563934326172,38.2678527832031,38.6975708007812,38.6975708007812,38.2563934326172,38.2563934326172,null,43.6135482788086,43.5963592529297,43.6078186035156,43.5791664123535,43.5619812011719,43.544792175293,43.5046844482422,43.4703102111816,43.4531211853027,43.4302024841309,43.4187393188477,43.4302024841309,43.4416580200195,43.4416580200195,43.4302024841309,43.4302024841309,43.533332824707,43.533332824707,43.5963592529297,43.6020851135254,43.7739753723145,43.7739753723145,43.7968940734863,43.8026237487793,43.8255424499512,43.8255424499512,43.859920501709,43.859920501709,43.8828392028809,43.8771095275879,43.9114837646484,43.9114837646484,43.9401321411133,43.9344024658203,43.9172134399414,43.9057579040527,43.9000282287598,43.859920501709,43.8484573364258,43.8484573364258,43.9286766052246,44.0891036987305,44.1635856628418,44.2323417663574,44.2609901428223,44.2609901428223,44.2781791687012,44.2781791687012,44.2724494934082,44.2896385192871,44.2896385192871,44.2380714416504,44.1979637145996,44.1922340393066,44.2552604675293,44.2552604675293,44.2781791687012,44.2839088439941,44.2495307922363,44.2151527404785,44.2036933898926,44.2208824157715,44.2208824157715,44.1979637145996,44.2151527404785,44.2495307922363,44.2552604675293,44.2552604675293,44.2552604675293,44.2323417663574,44.1865043640137,44.123477935791,44.1005592346191,44.0719146728516,44.0489959716797,44.0318031311035,43.9687843322754,43.9344024658203,43.9000282287598,43.9057579040527,43.8828392028809,43.8484573364258,43.8255424499512,43.7911643981934,43.7453269958496,43.6880302429199,43.665111541748,43.6307373046875,43.6250038146973,43.6135482788086,43.6135482788086],"text":"Percent: -79.82552","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(22,35,161,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.588096618652,-103.069381713867,-103.06364440918,-102.599548339844,-102.588096618652,-102.588096618652],"y":[32.9565353393555,32.9450721740723,33.3862533569336,33.3919792175293,32.9565353393555,32.9565353393555],"text":"Percent: -79.79323","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(22,35,161,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.5166244506836,-86.5108947753906,-86.5051651000977,-86.5051651000977,-86.5051651000977,-86.4994354248047,-86.4822463989258,-86.4650573730469,-86.4478759765625,-86.4478759765625,-86.4478759765625,-86.4421463012695,-86.4134979248047,-86.4020385742188,-86.3791122436523,-86.4192199707031,-86.4192199707031,-86.6999740600586,-86.6999740600586,-86.9119644165039,-87.0208282470703,-87.0208282470703,-86.8775863647461,-86.8833160400391,-86.8775863647461,-86.8260269165039,-86.8260269165039,-86.6025695800781,-86.6082992553711,-86.5968399047852,-86.5624618530273,-86.5452728271484,-86.5166244506836,-86.5166244506836],"y":[33.0310173034668,33.002368927002,32.990909576416,32.9794540405273,32.9393424987793,32.9164276123047,32.8935089111328,32.8820457458496,32.8763198852539,32.864860534668,32.8476715087891,32.8247528076172,32.8075637817383,32.7961044311523,32.7502670288086,32.7559967041016,32.7044296264648,32.7101631164551,32.6643257141113,32.6643257141113,32.6643257141113,32.8362083435059,32.8419418334961,33.0367469787598,33.0768547058105,33.0825843811035,33.0768547058105,33.0711250305176,33.0596656799316,33.0482063293457,33.0367469787598,33.0310173034668,33.0310173034668,33.0310173034668],"text":"Percent: -79.78662","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(22,35,161,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.095726013184,-99.6488189697266,-99.6316299438477,-99.6316299438477,-99.6316299438477,-100.181671142578,-100.187400817871,-100.095726013184,-100.095726013184],"y":[40.3534164428711,40.3534164428711,40.3534164428711,39.9981803894043,40.0039138793945,40.0039138793945,40.3534164428711,40.3534164428711,40.3534164428711],"text":"Percent: -79.77427","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(22,35,161,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.316131591797,-101.327583312988,-100.771820068359,-100.760360717773,-100.760360717773,-101.316131591797,-101.316131591797],"y":[40.0096435546875,40.3534164428711,40.3534164428711,40.3534164428711,40.0096435546875,40.0096435546875,40.0096435546875],"text":"Percent: -79.70098","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(22,36,162,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.158752441406,-99.5972518920898,-99.5972518920898,-100.153022766113,-100.158752441406,-100.158752441406],"y":[39.1444778442383,39.138744354248,38.6918411254883,38.6975708007812,39.1444778442383,39.1444778442383],"text":"Percent: -79.66321","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(22,36,162,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.5605773925781,-96.6121444702148,-96.5949554443359,-96.4975509643555,-96.2798309326172,-96.1938858032227,-96.1652374267578,-96.136589050293,-96.1079406738281,-96.0964813232422,-96.1136703491211,-96.125129699707,-96.1022109985352,-96.1194000244141,-96.0850219726562,-96.0334548950195,-96.0334548950195,-96.0162658691406,-96.0563735961914,-96.0277252197266,-96.0334548950195,-96.0678329467773,-96.0964813232422,-96.1881561279297,-96.216796875,-96.2569046020508,-96.3142013549805,-96.3256683349609,-96.3657760620117,-96.400146484375,-96.5204696655273,-96.5605773925781,-96.5605773925781],"y":[29.9485054016113,30.0516376495361,30.074556350708,30.074556350708,30.1032009124756,30.074556350708,30.0630950927734,30.0688247680664,30.0459060668945,30.0058002471924,29.9656925201416,29.9255867004395,29.8740177154541,29.833911895752,29.7995338439941,29.7766151428223,29.7307777404785,29.6964015960693,29.684944152832,29.6505641937256,29.6161880493164,29.6047306060791,29.5932693481445,29.6333770751953,29.6620254516602,29.6792144775391,29.7422389984131,29.7938041687012,29.833911895752,29.816722869873,29.8912086486816,29.9485054016113,29.9485054016113],"text":"Percent: -79.63536","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(22,36,162,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.9727249145508,-98.9727249145508,-98.4513397216797,-98.4513397216797,-98.4341506958008,-98.4284210205078,-98.3825836181641,-98.4341506958008,-98.4226913452148,-98.3653945922852,-98.4169616699219,-98.4112319946289,-98.3596649169922,-98.3653945922852,-98.5945816040039,-98.9727249145508,-98.9727249145508],"y":[30.4928131103516,30.9110736846924,30.9110736846924,30.8824234008789,30.8652362823486,30.8365898132324,30.8365898132324,30.7735633850098,30.7506446838379,30.7506446838379,30.664701461792,30.5672988891602,30.5672988891602,30.5042743682861,30.4985427856445,30.4928131103516,30.4928131103516],"text":"Percent: -79.56220","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(22,36,162,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.3623428344727,-99.3623428344727,-99.3738021850586,-99.7806015014648,-99.7863311767578,-99.8837280273438,-100.004051208496,-100.009780883789,-100.004051208496,-99.5800704956055,-99.5800704956055,-99.3623428344727,-99.3623428344727],"y":[35.5061950683594,35.4603576660156,35.116584777832,35.1223106384277,35.0420989990234,35.0306396484375,35.0306396484375,35.1796112060547,35.4145202636719,35.4259834289551,35.5061950683594,35.5061950683594,35.5061950683594],"text":"Percent: -79.54842","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(22,36,162,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.8153610229492,-97.3741760253906,-97.3684463500977,-97.9299468994141,-97.947135925293,-97.8153610229492,-97.8153610229492],"y":[40.0039138793945,40.0039138793945,39.6372184753418,39.6372184753418,40.0096435546875,40.0039138793945,40.0039138793945],"text":"Percent: -79.46970","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(22,36,162,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.0697174072266,-86.0983657836914,-86.1040954589844,-86.1040954589844,-86.1040954589844,-86.1098251342773,-86.1900405883789,-86.3046340942383,-86.3103637695312,-86.3218231201172,-86.3332824707031,-86.3848419189453,-86.4536056518555,-86.4536056518555,-86.4707870483398,-86.4765167236328,-86.5796585083008,-86.5796585083008,-86.5624618530273,-86.53955078125,-86.5280838012695,-86.5108947753906,-86.4994354248047,-86.4192199707031,-86.4077682495117,-86.3733901977539,-86.3733901977539,-86.3046340942383,-86.2874450683594,-86.2988967895508,-86.2931747436523,-86.2874450683594,-86.2874450683594,-86.3046340942383,-86.1499328613281,-86.1499328613281,-86.1556625366211,-86.1499328613281,-86.1212921142578,-86.1040954589844,-86.0926361083984,-86.0869140625,-86.0926361083984,-86.081184387207,-86.0697174072266,-86.0697174072266,null,-89.6392440795898,-89.6392440795898,-89.4673538208008,-89.335578918457,-89.335578918457,-89.1636962890625,-89.0491027832031,-89.0433731079102,-89.4559020996094,-89.4444427490234,-89.6392440795898,-89.6392440795898,null,-86.0582580566406,-86.0582580566406,-86.0754547119141,-86.4650573730469,-86.4536056518555,-86.4536056518555,-86.0582580566406,-86.0582580566406,-86.0582580566406,null,-93.231689453125,-92.9967803955078,-92.7618637084961,-92.7618637084961,-93.231689453125,-93.231689453125,-93.231689453125,null,-96.4574508666992,-96.2397232055664,-96.2339935302734,-96.5720367431641,-96.8126754760742,-96.8126754760742,-96.4574508666992,-96.4574508666992,null,-88.1495513916016,-88.1037216186523,-88.4818725585938,-88.4818725585938,-88.4818725585938,-88.4589538574219,-88.430305480957,-88.4016571044922,-88.3672790527344,-88.3386306762695,-88.2985305786133,-88.2698745727539,-88.2354965209961,-88.2068557739258,-88.1782073974609,-88.1495513916016,-88.1495513916016,null,-96.3485794067383,-95.5865478515625,-95.5865478515625,-95.5750885009766,-95.5750885009766,-96.4689025878906,-97.1449966430664,-97.1392669677734,-97.1392669677734,-97.1392669677734,-97.1392669677734,-97.1507263183594,-97.1392669677734,-97.1392669677734,-97.1392669677734,-97.1449966430664,-96.3485794067383,-96.3485794067383,null,-89.7251892089844,-89.7251892089844,-89.6449737548828,-89.3527679443359,-89.3527679443359,-89.3012008666992,-89.2954788208008,-89.249641418457,-89.249641418457,-89.3241195678711,-89.335578918457,-89.3814163208008,-89.4043350219727,-89.4387130737305,-89.4673538208008,-89.4788208007812,-89.6679000854492,-89.6736221313477,-89.7194595336914,-89.7251892089844,-89.7251892089844,null,-96.5663070678711,-96.5319290161133,-96.5663070678711,-96.5720367431641,-96.6121444702148,-96.5720367431641,-96.58349609375,-96.5663070678711,-96.5949554443359,-96.6121444702148,-96.6350631713867,-96.6407928466797,-96.66943359375,-96.6923599243164,-96.7152709960938,-96.7381973266602,-96.7668380737305,-96.8012161254883,-96.8413238525391,-96.8642501831055,-96.8814315795898,-96.8928909301758,-96.9158096313477,-96.9272689819336,-96.9559173583984,-96.9559173583984,-96.9559173583984,-96.9215393066406,-96.8241424560547,-96.6465225219727,-96.6064147949219,-96.589225769043,-96.5663070678711,-96.5663070678711,null,-97.9757843017578,-97.225212097168,-97.2194747924805,-97.3684463500977,-97.3684463500977,-97.9815139770508,-97.9757843017578,-97.9757843017578,null,-86.6484069824219,-86.6426773071289,-86.6484069824219,-86.6598663330078,-86.6426773071289,-86.6369476318359,-86.6484069824219,-86.6541366577148,-86.6598663330078,-86.6541366577148,-86.6426773071289,-86.6140289306641,-86.5968399047852,-86.6025695800781,-86.631217956543,-86.6369476318359,-86.6598663330078,-86.7171630859375,-86.7400817871094,-86.7515335083008,-86.7744598388672,-86.7973709106445,-86.8202972412109,-86.8202972412109,-86.8546752929688,-86.8604049682617,-86.8775863647461,-86.8833160400391,-86.9062423706055,-86.9005126953125,-86.9119644165039,-86.9176940917969,-86.9176940917969,-86.9635314941406,-86.9635314941406,-86.9520797729492,-86.9463500976562,-86.9176940917969,-86.9119644165039,-86.8947830200195,-86.8833160400391,-86.8661346435547,-86.8546752929688,-86.8432083129883,-86.8374786376953,-86.8317489624023,-86.8260269165039,-86.8260269165039,-86.8374786376953,-86.8374786376953,-86.8202972412109,-86.803108215332,-86.803108215332,-86.7973709106445,-86.7916412353516,-86.7801895141602,-86.7630004882812,-86.7515335083008,-86.7400817871094,-86.7286224365234,-86.7228927612305,-86.6827850341797,-86.6598663330078,-86.6484069824219,-86.6484069824219,null,-80.746940612793,-80.5234909057617,-80.5177612304688,-80.5177612304688,-80.8386154174805,-80.8558044433594,-80.8271560668945,-80.8271560668945,-80.8042373657227,-80.8156967163086,-80.8099670410156,-80.7698593139648,-80.7641296386719,-80.746940612793,-80.746940612793,-80.746940612793],"y":[34.4634094238281,34.4347648620605,34.4233016967773,34.3889274597168,34.211311340332,34.1998481750488,34.1998481750488,34.0967178344727,34.1139068603516,34.1196365356445,34.1368255615234,34.1883926391602,34.2686042785645,34.2915229797363,34.2972526550293,34.3087120056152,34.3087120056152,34.4061164855957,34.4748725891113,34.5493545532227,34.5264358520508,34.5035171508789,34.492057800293,34.492057800293,34.4977912902832,34.5035171508789,34.5264358520508,34.5207099914551,34.5550842285156,34.5608139038086,34.5780029296875,34.5837326049805,34.5894622802734,34.5951919555664,34.6009216308594,34.5780029296875,34.5550842285156,34.5264358520508,34.5321655273438,34.5264358520508,34.5207099914551,34.5149765014648,34.5035171508789,34.4806022644043,34.4634094238281,34.4634094238281,null,40.9722099304199,41.144100189209,41.144100189209,41.144100189209,41.1039924621582,41.1097183227539,41.1039924621582,40.9263725280762,40.9263725280762,40.9722099304199,40.9722099304199,40.9722099304199,null,41.4305801391602,41.1727447509766,41.1727447509766,41.1727447509766,41.4305801391602,41.4764175415039,41.4821434020996,41.4305801391602,41.4305801391602,null,42.2098007202148,42.2155303955078,42.2155303955078,41.871753692627,41.8660278320312,42.2098007202148,42.2098007202148,null,40.0039138793945,39.9981803894043,39.5570068359375,39.5570068359375,39.5570068359375,40.0039138793945,40.0039138793945,40.0039138793945,null,36.8641052246094,36.7437858581543,36.755241394043,36.9443206787109,37.0302619934082,37.0359916687012,37.0417213439941,37.0531806945801,37.0531806945801,37.0417213439941,37.0359916687012,37.0073432922363,36.9786949157715,36.9443206787109,36.9042129516602,36.8641052246094,36.8641052246094,null,48.5409812927246,48.5352554321289,48.3576354980469,48.3519096374512,48.1742897033691,48.1685600280762,48.1685600280762,48.191478729248,48.2315864562988,48.2774238586426,48.3232612609863,48.3690986633301,48.4092063903809,48.4550437927246,48.512336730957,48.5467147827148,48.5409812927246,48.5409812927246,null,34.7728080749512,34.9905319213867,34.996265411377,34.9905319213867,34.8472938537598,34.8472938537598,34.5894622802734,34.5894622802734,34.4977912902832,34.5264358520508,34.5264358520508,34.5264358520508,34.5378952026367,34.5378952026367,34.543628692627,34.5608139038086,34.5608139038086,34.6925926208496,34.6925926208496,34.7728080749512,34.7728080749512,null,34.1139068603516,34.0737991333008,34.0623397827148,34.0279655456543,34.0107727050781,33.9821281433105,33.9592094421387,33.9362907409668,33.890453338623,33.8847236633301,33.8847236633301,33.907642364502,33.9133720397949,33.8847236633301,33.8331565856934,33.8217010498047,33.8331565856934,33.8618049621582,33.8618049621582,33.8446159362793,33.8560752868652,33.9477462768555,33.9649391174316,34.039421081543,34.039421081543,34.0737991333008,34.1712036132812,34.1712036132812,34.176929473877,34.176929473877,34.1654739379883,34.1425552368164,34.1139068603516,34.1139068603516,null,45.934024810791,45.9397583007812,45.5616035461426,45.5616035461426,45.5845222473145,45.5845222473145,45.934024810791,45.934024810791,null,35.6952705383301,35.6723518371582,35.6207847595215,35.5864105224609,35.5864105224609,35.5864105224609,35.5634918212891,35.5291137695312,35.4660873413086,35.4259834289551,35.4087905883789,35.3801460266113,35.3686828613281,35.3400382995605,35.3343086242676,35.3228492736816,35.3228492736816,35.2942008972168,35.2712821960449,35.265552520752,35.265552520752,35.2712821960449,35.2827415466309,35.3228492736816,35.3228492736816,35.3113899230957,35.3113899230957,35.3228492736816,35.3285751342773,35.3400382995605,35.3801460266113,35.397331237793,35.4145202636719,35.4259834289551,35.448902130127,35.4546279907227,35.4603576660156,35.4603576660156,35.4775466918945,35.4832763671875,35.5119209289551,35.5233840942383,35.5176544189453,35.5405731201172,35.5577583312988,35.5749473571777,35.5806770324707,35.5921401977539,35.5921401977539,35.5978660583496,35.6150550842285,35.6780815124512,35.701000213623,35.706729888916,35.701000213623,35.701000213623,35.712459564209,35.712459564209,35.712459564209,35.712459564209,35.712459564209,35.712459564209,35.6952705383301,35.6952705383301,35.6952705383301,null,40.044017791748,40.0153732299805,39.9523468017578,39.7231636047363,39.7346229553223,39.780460357666,39.8262977600098,39.8606719970703,39.8893241882324,39.9122428894043,39.9294281005859,39.9408874511719,39.9752655029297,40.0382919311523,40.044017791748,40.044017791748],"text":"Percent: -79.44847","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(22,36,162,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.3527679443359,-89.3527679443359,-89.335578918457,-89.335578918457,-89.335578918457,-89.5475692749023,-89.5475692749023,-89.5934066772461,-89.5991363525391,-89.6449737548828,-89.6449737548828,-89.6850814819336,-89.702278137207,-89.7710266113281,-89.788215637207,-89.8054046630859,-89.8340530395508,-89.8340530395508,-89.8225936889648,-89.8054046630859,-89.7824859619141,-89.7652969360352,-89.7251892089844,-89.7309188842773,-89.7538375854492,-89.6621704101562,-89.5590286254883,-89.5590286254883,-89.5017395019531,-89.5017395019531,-89.4788208007812,-89.4730911254883,-89.4215240478516,-89.4215240478516,-89.3527679443359,-89.3527679443359],"y":[31.0256633758545,31.0199356079102,31.0142059326172,30.9168033599854,30.6532440185547,30.6532440185547,30.5157318115234,30.5157318115234,30.5042743682861,30.4985427856445,30.4584369659424,30.4527053833008,30.4813556671143,30.5386505126953,30.5558376312256,30.6532440185547,30.670431137085,30.7048072814941,30.739185333252,30.7792911529541,30.8193988800049,30.8824234008789,30.9626407623291,30.979829788208,31.0027484893799,31.0084743499756,31.0084743499756,31.0371246337891,31.0313930511475,31.0142059326172,31.0142059326172,30.9970169067383,30.9970169067383,31.0256633758545,31.0256633758545,31.0256633758545],"text":"Percent: -79.42622","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(22,36,162,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.7385711669922,-94.7099227905273,-94.7099227905273,-94.7099227905273,-94.767219543457,-94.8302459716797,-94.9448318481445,-94.9963989257812,-95.0193252563477,-95.036506652832,-95.0250473022461,-95.042236328125,-95.0594329833984,-95.0938110351562,-95.1281814575195,-95.1453704833984,-95.1511001586914,-95.1511001586914,-94.7385711669922,-94.7385711669922,null,-80.2828521728516,-80.3000335693359,-80.3229598999023,-80.3286819458008,-80.3516006469727,-80.3802490234375,-80.4031677246094,-80.3917083740234,-80.3859786987305,-80.3687896728516,-80.3573303222656,-80.3516006469727,-80.3516006469727,-80.3458709716797,-80.3286819458008,-80.3229598999023,-80.3229598999023,-80.3286819458008,-80.3286819458008,-80.3229598999023,-80.3172225952148,-80.3000335693359,-80.2713851928711,-80.2541961669922,-80.2484664916992,-80.2312850952148,-80.2026290893555,-80.1739807128906,-80.1510696411133,-80.1396102905273,-80.1281433105469,-80.0708541870117,-80.0593948364258,-80.0536651611328,-80.0593948364258,-80.0765838623047,-80.0880355834961,-80.0995025634766,-80.1109619140625,-80.0995025634766,-80.1510696411133,-80.196907043457,-80.2427444458008,-80.2828521728516,-80.2828521728516],"y":[32.9336166381836,32.9049644470215,32.8247528076172,32.67578125,32.6929702758789,32.6242179870605,32.5783805847168,32.549732208252,32.532543182373,32.538272857666,32.5611915588379,32.5726509094238,32.5611915588379,32.5783805847168,32.5726509094238,32.5783805847168,32.5955696105957,32.9336166381836,32.9336166381836,32.9336166381836,null,38.6975708007812,38.6918411254883,38.703296661377,38.7204895019531,38.7319450378418,38.737678527832,38.7720527648926,38.880916595459,38.8923759460449,38.8923759460449,38.9038352966309,38.9095611572266,38.9324798583984,38.9439430236816,38.9496688842773,38.9611320495605,38.9725875854492,38.9840507507324,38.9955062866211,39.0069694519043,39.0298881530762,39.1100997924805,39.1043701171875,39.1043701171875,39.1100997924805,39.1158256530762,39.0929069519043,39.0871810913086,39.0814514160156,39.0585327148438,39.0413436889648,39.0356140136719,39.0298881530762,38.9897766113281,38.9783172607422,38.9496688842773,38.9439430236816,38.9152946472168,38.8923759460449,38.8522682189941,38.7434043884277,38.7434043884277,38.7434043884277,38.6975708007812,38.6975708007812],"text":"Percent: -79.39398","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(22,36,162,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.2018737792969,-84.1445846557617,-84.1388549804688,-84.1273956298828,-84.0758209228516,-84.0529098510742,-84.0414505004883,-84.0242614746094,-84.0013427734375,-83.9898834228516,-83.9612350463867,-83.9440460205078,-83.9039459228516,-83.8695602416992,-83.8581085205078,-83.8695602416992,-83.8752899169922,-83.8867492675781,-83.8752899169922,-83.8810195922852,-83.8810195922852,-83.8752899169922,-83.8695602416992,-83.8695602416992,-83.8581085205078,-83.8409118652344,-83.8294525146484,-83.8294525146484,-83.8409118652344,-83.8409118652344,-83.8924789428711,-83.9383163452148,-83.9726943969727,-83.9898834228516,-84.1159286499023,-84.1159286499023,-84.098747253418,-84.1216583251953,-84.2018737792969,-84.2018737792969,-84.2018737792969],"y":[34.6009216308594,34.6467590332031,34.6467590332031,34.6524848937988,34.6467590332031,34.6352996826172,34.6352996826172,34.663948059082,34.6754035949707,34.7097816467285,34.7327003479004,34.7327003479004,34.7212409973145,34.7212409973145,34.7155113220215,34.7040557861328,34.6868667602539,34.6696739196777,34.6524848937988,34.6410293579102,34.6181106567383,34.6009216308594,34.5722732543945,34.543628692627,34.543628692627,34.5321655273438,34.5264358520508,34.5207099914551,34.5149765014648,34.4977912902832,34.4634094238281,34.4634094238281,34.4347648620605,34.4175758361816,34.4404945373535,34.4462203979492,34.4576835632324,34.4634094238281,34.5378952026367,34.6009216308594,34.6009216308594],"text":"Percent: -79.36202","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(22,36,162,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.1839370727539,-88.2068557739258,-88.5277099609375,-88.5448989868164,-88.3271713256836,-88.166748046875,-88.1839370727539,-88.1839370727539],"y":[34.3144416809082,34.0795288085938,34.0852584838867,34.4634094238281,34.4634094238281,34.4634094238281,34.3144416809082,34.3144416809082],"text":"Percent: -79.33326","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(22,36,162,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.6316299438477,-99.6373596191406,-100.118644714355,-100.118644714355,-99.7233047485352,-99.6889266967773,-99.6946563720703,-99.6660079956055,-99.6717376708984,-99.6316299438477,-99.6316299438477],"y":[31.4725723266602,31.0944194793701,31.0886878967285,31.569974899292,31.575704574585,31.575704574585,31.5413246154785,31.5413246154785,31.5184097290039,31.4725723266602,31.4725723266602],"text":"Percent: -79.22078","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(23,37,163,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.181671142578,-100.731712341309,-100.760360717773,-100.760360717773,-100.187400817871,-100.181671142578,-100.181671142578],"y":[40.0039138793945,40.0039138793945,40.0096435546875,40.3534164428711,40.3534164428711,40.0039138793945,40.0039138793945],"text":"Percent: -79.19063","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(23,37,163,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.4226913452148,-98.0617294311523,-98.0559997558594,-98.0617294311523,-98.4627990722656,-98.5773849487305,-98.5773849487305,-98.4284210205078,-98.4226913452148,-98.4226913452148],"y":[32.996639251709,32.996639251709,32.5554618835449,32.5153541564941,32.5153541564941,32.5210838317871,32.9679908752441,32.9737205505371,32.996639251709,32.996639251709],"text":"Percent: -79.18586","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(23,37,163,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.539581298828,-101.127052307129,-101.104133605957,-101.10986328125,-101.086944580078,-101.086944580078,-101.522392272949,-101.528121948242,-101.539581298828,-101.539581298828,-101.539581298828],"y":[38.2563934326172,38.2563934326172,38.2563934326172,37.832405090332,37.8266754150391,37.7350006103516,37.7350006103516,37.832405090332,37.832405090332,38.2563934326172,38.2563934326172],"text":"Percent: -79.04549","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(23,37,163,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.7806015014648,-99.2878570556641,-99.2821273803711,-98.9097061157227,-98.9097061157227,-99.1675338745117,-99.6029815673828,-99.6946563720703,-99.6946563720703,-99.7806015014648,-99.7806015014648,-99.7806015014648],"y":[30.2579021453857,30.2636299133301,30.1146621704102,30.1032009124756,29.765157699585,29.8797492980957,29.8740177154541,29.8797492980957,30.0630950927734,30.0573673248291,30.2579021453857,30.2579021453857],"text":"Percent: -78.97391","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(23,37,163,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.0418243408203,-82.0360946655273,-82.0418243408203,-82.1334991455078,-82.460090637207,-82.460090637207,-82.2137145996094,-82.2251739501953,-82.2423629760742,-82.2309036254883,-82.2137145996094,-82.2079849243164,-82.2079849243164,-82.1793365478516,-82.1621475219727,-82.1220397949219,-82.0876617431641,-82.0475616455078,-82.0418243408203,-82.0418243408203,null,-84.551383972168,-84.5571136474609,-84.6545104980469,-84.6545104980469,-84.551383972168,-84.545654296875,-84.539924621582,-84.5341949462891,-84.5227355957031,-84.5170059204102,-84.5112762451172,-84.5055465698242,-84.4883575439453,-84.4768981933594,-84.4654388427734,-84.4597091674805,-84.4425201416016,-84.4425201416016,-84.2534408569336,-84.2534408569336,-84.1560363769531,-84.1674957275391,-84.1961441040039,-84.2190704345703,-84.2190704345703,-84.2248001098633,-84.270637512207,-84.3107452392578,-84.3336563110352,-84.3565826416016,-84.3623046875,-84.3737640380859,-84.4024124145508,-84.4081420898438,-84.4196014404297,-84.4253311157227,-84.4310607910156,-84.4425201416016,-84.4539794921875,-84.4768981933594,-84.4883575439453,-84.4883575439453,-84.5112762451172,-84.5227355957031,-84.551383972168,-84.551383972168,null,-117.204246520996,-117.490730285645,-117.490730285645,-117.536560058594,-117.570945739746,-117.599586486816,-117.977737426758,-117.983474731445,-118.012115478516,-118.161087036133,-118.201194763184,-118.229835510254,-118.378807067871,-118.481941223145,-118.49340057373,-118.436111450195,-118.40746307373,-118.441833496094,-118.418922424316,-118.424644470215,-118.378807067871,-118.373077392578,-118.373077392578,-118.344436645508,-118.321510314941,-118.310050964355,-118.36735534668,-118.40746307373,-118.499137878418,-118.510581970215,-118.459030151367,-118.361618041992,-118.327247619629,-118.281402587891,-118.292869567871,-118.315788269043,-118.281402587891,-118.235572814941,-118.235572814941,-118.224113464355,-118.247032165527,-118.24129486084,-118.206932067871,-118.143898010254,-118.098052978516,-118.017845153809,-117.95482635498,-117.903259277344,-117.874610900879,-117.771476745605,-117.559478759766,-117.553756713867,-117.255813598633,-116.774528503418,-116.791709899902,-116.843284606934,-116.849021911621,-116.820358276367,-116.831817626953,-116.85474395752,-116.88338470459,-116.917770385742,-116.94068145752,-116.992248535156,-117.038093566895,-117.078201293945,-117.141227722168,-117.204246520996,-117.209983825684,-117.232887268066,-117.22144317627,-117.204246520996,-117.204246520996,-117.204246520996],"y":[30.2636299133301,30.1719570159912,30.137580871582,30.137580871582,30.137580871582,30.5730266571045,30.5615692138672,30.5386505126953,30.527193069458,30.5100040435791,30.4928131103516,30.4698944091797,30.3954105377197,30.3724918365479,30.3610343933105,30.3610343933105,30.3553047180176,30.3610343933105,30.2636299133301,30.2636299133301,null,31.0715007781982,31.2491188049316,31.2491188049316,31.4152774810791,31.4210052490234,31.4152774810791,31.4095478057861,31.4152774810791,31.4152774810791,31.4095478057861,31.4095478057861,31.4210052490234,31.4210052490234,31.4381923675537,31.4381923675537,31.4267349243164,31.4210052490234,31.4152774810791,31.4095478057861,31.4267349243164,31.4210052490234,31.4095478057861,31.3980865478516,31.3751678466797,31.3522510528564,31.3407917022705,31.3350601196289,31.3178730010986,31.3006839752197,31.2949542999268,31.2663078308105,31.2433891296387,31.2262001037598,31.2090129852295,31.180362701416,31.180362701416,31.1860942840576,31.1918201446533,31.180362701416,31.1631755828857,31.1459865570068,31.1287956237793,31.1116065979004,31.0657730102539,31.0715007781982,31.0715007781982,null,44.306827545166,44.306827545166,44.3870391845703,44.4214210510254,44.4214210510254,44.438606262207,44.438606262207,44.4271469116211,44.4328765869141,44.2781791687012,44.2609901428223,44.2609901428223,44.2609901428223,44.2552604675293,44.2781791687012,44.3698501586914,44.3755836486816,44.4099578857422,44.438606262207,44.4615249633789,44.4615249633789,44.4844436645508,44.5302772521973,44.5646591186523,44.570384979248,44.5990333557129,44.6563301086426,44.6448707580566,44.6620597839355,44.7193565368652,44.7136268615723,44.7537307739258,44.7422752380371,44.7480049133301,44.8053016662598,44.8396759033203,44.8568649291992,44.8740577697754,44.89697265625,44.9370803833008,44.9542694091797,44.9886474609375,45.0115661621094,45.0516700744629,45.0516700744629,45.0058326721191,45.0115661621094,45.040210723877,45.0860481262207,45.0058326721191,45.0001029968262,45.0860481262207,45.0917778015137,45.0860481262207,45.0688591003418,45.023021697998,44.9943771362305,44.9886474609375,44.9485397338867,44.8855133056641,44.8396759033203,44.8167572021484,44.7823829650879,44.770923614502,44.7480049133301,44.6792488098145,44.5531959533691,44.4959030151367,44.438606262207,44.3927688598633,44.3583946228027,44.3354759216309,44.306827545166,44.306827545166],"text":"Percent: -78.95478","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(23,37,163,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.705696105957,-86.6999740600586,-86.6999740600586,-86.6827850341797,-86.6655960083008,-86.6655960083008,-86.6598663330078,-86.6713256835938,-86.705696105957,-86.7114334106445,-86.5108947753906,-86.4077682495117,-86.4077682495117,-86.3791122436523,-86.350471496582,-86.3160934448242,-86.2874450683594,-86.2874450683594,-86.2702560424805,-86.2702560424805,-86.2014999389648,-86.2014999389648,-86.2014999389648,-86.3905715942383,-86.705696105957,-86.705696105957,null,-89.7652969360352,-89.6564407348633,-89.4043350219727,-89.4043350219727,-89.4559020996094,-89.5934066772461,-89.5876770019531,-89.5991363525391,-89.604866027832,-89.6220626831055,-89.6679000854492,-89.7194595336914,-89.7481155395508,-89.7710266113281,-89.7652969360352,-89.7652969360352],"y":[31.0084743499756,31.1918201446533,31.3522510528564,31.3637104034424,31.3808975219727,31.4038162231445,31.4267349243164,31.4496536254883,31.4725723266602,31.5355987548828,31.5355987548828,31.5355987548828,31.4668426513672,31.4783000946045,31.5012187957764,31.5298671722412,31.5355987548828,31.4611110687256,31.4553852081299,31.4439239501953,31.4381923675537,31.1860942840576,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,null,31.7819690704346,31.7876968383789,31.8048877716064,31.4381923675537,31.4381923675537,31.4381923675537,31.4783000946045,31.5184097290039,31.5413246154785,31.5527858734131,31.569974899292,31.5928936004639,31.627269744873,31.632999420166,31.7819690704346,31.7819690704346],"text":"Percent: -78.80636","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(23,38,163,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-103.046455383301,-102.519332885742,-102.52507019043,-102.616744995117,-103.052185058594,-103.052185058594,-103.046455383301,-103.046455383301],"y":[34.7327003479004,34.7441596984863,34.3029823303223,34.3029823303223,34.2972526550293,34.3144416809082,34.7327003479004,34.7327003479004],"text":"Percent: -78.78193","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(24,38,164,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.6434326171875,-82.5288391113281,-82.5288391113281,-82.5231094360352,-82.5059280395508,-82.4830017089844,-82.3855972290039,-82.3512191772461,-82.3225784301758,-82.2939300537109,-82.276741027832,-82.2538223266602,-82.2710113525391,-82.282470703125,-82.282470703125,-82.2939300537109,-82.2939300537109,-82.3283081054688,-82.3340377807617,-82.3397674560547,-82.3454895019531,-82.3569488525391,-82.3569488525391,-82.3684158325195,-82.3741455078125,-82.4257049560547,-82.4314346313477,-82.4486236572266,-82.5001983642578,-82.5059280395508,-82.5173797607422,-82.5173797607422,-82.6377029418945,-82.6319732666016,-82.6606216430664,-82.6606216430664,-82.6434326171875,-82.6434326171875,-82.6434326171875],"y":[31.6616497039795,31.6673755645752,31.6960258483887,31.6960258483887,31.6731071472168,31.6673755645752,31.6158123016357,31.6043510437012,31.575704574585,31.575704574585,31.569974899292,31.5298671722412,31.5241374969482,31.5126800537109,31.495491027832,31.495491027832,31.4840297698975,31.4840297698975,31.4553852081299,31.4553852081299,31.4439239501953,31.4381923675537,31.432466506958,31.432466506958,31.4210052490234,31.4152774810791,31.4038162231445,31.4038162231445,31.4095478057861,31.4267349243164,31.432466506958,31.4553852081299,31.4553852081299,31.5527858734131,31.5527858734131,31.6501884460449,31.6559181213379,31.6616497039795,31.6616497039795],"text":"Percent: -78.69687","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(24,38,164,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.4081802368164,-99.6087112426758,-99.6029815673828,-99.1675338745117,-98.9097061157227,-98.7836532592773,-98.8180313110352,-98.852409362793,-98.9268951416016,-98.9555435180664,-98.9612731933594,-98.9784545898438,-98.9727249145508,-99.2821273803711,-99.4081802368164,-99.4081802368164],"y":[29.6161880493164,29.6161880493164,29.8740177154541,29.8797492980957,29.765157699585,29.7078590393066,29.6734828948975,29.6505641937256,29.5588932037354,29.5588932037354,29.5474319458008,29.5646209716797,29.621919631958,29.621919631958,29.6161880493164,29.6161880493164],"text":"Percent: -78.68349","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(24,38,164,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.983436584473,-104.043403625488,-104.043403625488,-103.797035217285,-103.791305541992,-103.607955932617,-103.235534667969,-102.914680480957,-102.914680480957,-102.983436584473,-102.983436584473],"y":[46.2778015136719,46.2720718383789,46.5356330871582,46.5413627624512,46.6273040771484,46.6330337524414,46.6330337524414,46.6273040771484,46.2835311889648,46.2778015136719,46.2778015136719],"text":"Percent: -78.57143","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(24,39,164,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.6632919311523,-83.6804885864258,-83.6919479370117,-83.7033996582031,-83.7263259887695,-83.7549667358398,-83.7721633911133,-83.7950744628906,-83.8008041381836,-83.818000793457,-83.82373046875,-83.82373046875,-83.8294525146484,-83.8581085205078,-83.9039459228516,-83.915397644043,-83.9268569946289,-83.9555053710938,-83.9497756958008,-83.5830841064453,-83.5830841064453,-83.6002731323242,-83.6060028076172,-83.6060028076172,-83.6060028076172,-83.6174621582031,-83.6289215087891,-83.646110534668,-83.6518402099609,-83.6575698852539,-83.6632919311523,-83.6632919311523],"y":[34.8186454772949,34.7899971008301,34.7899971008301,34.7842674255371,34.7842674255371,34.7899971008301,34.7842674255371,34.7785377502441,34.8243751525879,34.8415641784668,34.8587532043457,34.8759384155273,34.8874015808105,34.9045906066895,34.9045906066895,34.9045906066895,34.93896484375,34.9618835449219,34.9790725708008,34.9905319213867,34.93896484375,34.9332389831543,34.9332389831543,34.9160461425781,34.9045906066895,34.8988571166992,34.8931312561035,34.8874015808105,34.8702125549316,34.8472938537598,34.8186454772949,34.8186454772949],"text":"Percent: -78.48677","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(24,39,164,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.1445846557617,-84.2018737792969,-84.1961441040039,-84.2534408569336,-84.2534408569336,-84.3279266357422,-84.3737640380859,-84.3966827392578,-84.4196014404297,-84.6258697509766,-84.6373291015625,-84.6315994262695,-84.3279266357422,-84.3221969604492,-84.3221969604492,-84.1445846557617,-84.1732330322266,-84.1904220581055,-84.1904220581055,-84.1789627075195,-84.1388549804688,-84.1273956298828,-84.1273956298828,-84.1388549804688,-84.1560363769531,-84.1617660522461,-84.1388549804688,-84.1273956298828,-84.1044769287109,-84.098747253418,-84.1445846557617,-84.1445846557617,null,-95.8558349609375,-96.2970123291016,-96.3886871337891,-96.3886871337891,-96.3886871337891,-96.3657760620117,-96.3371200561523,-96.3142013549805,-96.2912902832031,-96.2626342773438,-96.2339935302734,-96.2110748291016,-96.1881561279297,-96.1537780761719,-96.1136703491211,-96.0678329467773,-95.9990768432617,-95.9818878173828,-95.9647064208984,-95.9188690185547,-95.8615646362305,-95.8558349609375,-95.8558349609375,-95.8558349609375],"y":[34.6467590332031,34.6009216308594,34.629566192627,34.6582183837891,34.6754035949707,34.812915802002,34.812915802002,34.8186454772949,34.8358345031738,34.8358345031738,34.8415641784668,34.9848022460938,34.9848022460938,34.996265411377,34.9905319213867,34.9790725708008,34.9504280090332,34.93896484375,34.9217758178711,34.9045906066895,34.8988571166992,34.8702125549316,34.8587532043457,34.8472938537598,34.8415641784668,34.8301048278809,34.7842674255371,34.7842674255371,34.7899971008301,34.7212409973145,34.6467590332031,34.6467590332031,null,33.4206275939941,33.3576011657715,33.3461456298828,33.4034385681152,33.7242965698242,33.6956481933594,33.6956481933594,33.7414855957031,33.7472152709961,33.7529449462891,33.7529449462891,33.7529449462891,33.770133972168,33.8217010498047,33.8331565856934,33.8560752868652,33.8503456115723,33.8388862609863,33.8675346374512,33.8675346374512,33.8675346374512,33.4836540222168,33.4206275939941,33.4206275939941],"text":"Percent: -78.47507","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(24,39,164,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-109.984977722168,-110.00789642334,-110.00789642334,-109.051063537598,-109.056785583496,-109.148460388184,-109.154190063477,-109.15991973877,-109.165649414062,-109.182838439941,-109.188568115234,-109.188568115234,-109.360450744629,-109.371917724609,-109.377647399902,-109.406288146973,-109.406288146973,-109.423484802246,-109.429206848145,-109.429206848145,-109.44066619873,-109.469314575195,-109.49796295166,-109.509422302246,-109.526611328125,-109.538070678711,-109.543800354004,-109.532341003418,-109.515151977539,-109.515151977539,-109.526611328125,-109.55525970459,-109.606826782227,-109.664123535156,-109.721412658691,-109.750068664551,-109.761520385742,-109.778717041016,-109.807357788086,-109.824554443359,-109.841735839844,-109.85319519043,-109.899032592773,-109.939140319824,-109.956329345703,-109.984977722168,-109.984977722168],"y":[40.8060531616211,40.8117828369141,41.000862121582,40.9951286315918,40.6570854187012,40.6628150939941,40.6685447692871,40.6742744445801,40.7716789245605,40.7774085998535,40.7774085998535,40.8347015380859,40.8347015380859,40.7888641357422,40.7774085998535,40.7659454345703,40.7544898986816,40.7487602233887,40.7373008728027,40.7201080322266,40.7086524963379,40.7086524963379,40.7086524963379,40.7315711975098,40.7487602233887,40.7602157592773,40.7831344604492,40.7945976257324,40.8003273010254,40.8117828369141,40.8175163269043,40.8232421875,40.8232421875,40.8060531616211,40.8003273010254,40.7945976257324,40.7831344604492,40.7774085998535,40.7774085998535,40.7774085998535,40.7716789245605,40.7659454345703,40.7659454345703,40.7774085998535,40.7945976257324,40.8060531616211,40.8060531616211],"text":"Percent: -78.38900","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(24,39,164,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.9299468994141,-97.3684463500977,-97.3684463500977,-97.3741760253906,-97.9299468994141,-97.9299468994141,-97.9299468994141,-97.9299468994141,null,-85.7717819213867,-86.1900405883789,-86.1900405883789,-86.2072296142578,-86.2072296142578,-86.2129592895508,-86.2244186401367,-86.2416076660156,-85.903564453125,-85.903564453125,-85.7889709472656,-85.7717819213867,-85.7717819213867,null,-83.4226531982422,-83.1648254394531,-83.1247100830078,-83.0731506347656,-83.0330429077148,-82.9814758300781,-82.9413681030273,-82.8840713500977,-82.8554229736328,-82.8496932983398,-82.8038558959961,-82.7981262207031,-82.7866744995117,-82.729377746582,-82.7179107666016,-82.729377746582,-82.7580184936523,-82.9470977783203,-82.9757461547852,-82.9986724853516,-83.0215835571289,-83.0445022583008,-83.3367080688477,-83.3481674194336,-83.4226531982422,-83.4226531982422,-83.4226531982422,null,-94.6297073364258,-94.6354370117188,-95.0078659057617,-95.0078659057617,-94.6354370117188,-94.6354370117188,-94.6297073364258,-94.6297073364258],"y":[39.2934455871582,39.2934455871582,39.1215591430664,38.9496688842773,38.9496688842773,39.2132339477539,39.2934455871582,39.2934455871582,null,42.7713012695312,42.7713012695312,42.7999458312988,42.8515129089355,42.9374580383301,42.960376739502,43.0463180541992,43.1208038330078,43.1208038330078,43.2067489624023,43.2067489624023,42.7713012695312,42.7713012695312,null,41.6253814697266,41.6368446350098,41.6311111450195,41.6081924438477,41.5795478820801,41.5508995056152,41.5394401550293,41.5394401550293,41.5508995056152,41.596736907959,41.596736907959,41.5795478820801,41.5508995056152,41.5508995056152,41.5451698303223,41.5279808044434,41.5165214538574,41.4936027526855,41.4706840515137,41.4706840515137,41.4706840515137,41.4649543762207,41.4706840515137,41.5165214538574,41.5107917785645,41.6253814697266,41.6253814697266,null,36.7838897705078,36.6864852905273,36.6979484558105,37.0130767822266,37.0245323181152,37.0130767822266,36.7838897705078,36.7838897705078],"text":"Percent: -78.25485","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(24,40,165,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-110.053733825684,-111.056411743164,-111.056411743164,-111.056411743164,-110.042274475098,-110.053733825684,-110.053733825684],"y":[41.000862121582,40.9951286315918,41.2300453186035,41.5795478820801,41.5795478820801,41.000862121582,41.000862121582],"text":"Percent: -78.23258","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(24,40,165,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.9127578735352,-98.4570693969727,-98.4685287475586,-98.4742584228516,-98.4513397216797,-98.485710144043,-98.5315475463867,-98.5430145263672,-98.4971771240234,-98.5601959228516,-98.5773849487305,-98.2909088134766,-98.1992340087891,-97.9127578735352,-97.9127578735352,-97.9127578735352],"y":[31.0313930511475,31.0199356079102,31.0485820770264,31.0829620361328,31.0944194793701,31.1287956237793,31.1116065979004,31.1345252990723,31.1689052581787,31.2090129852295,31.2262001037598,31.4095478057861,31.4611110687256,31.0657730102539,31.0313930511475,31.0313930511475],"text":"Percent: -78.21519","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(24,40,165,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.2397232055664,-96.0219955444336,-95.7985458374023,-95.7928161621094,-95.7985458374023,-96.0334548950195,-96.2339935302734,-96.2397232055664,-96.2397232055664,null,-96.0277252197266,-96.0792922973633,-96.0850219726562,-95.7183303833008,-95.6896820068359,-95.6438446044922,-95.6209259033203,-95.6323852539062,-95.5636291503906,-95.5349807739258,-96.0277252197266,-96.0277252197266],"y":[39.9981803894043,40.0039138793945,40.0039138793945,39.642951965332,39.5570068359375,39.5570068359375,39.5570068359375,39.9981803894043,39.9981803894043,null,40.2560157775879,40.2560157775879,40.5081176757812,40.5310363769531,40.5023880004883,40.4393615722656,40.3820648193359,40.3247718811035,40.3075790405273,40.2732048034668,40.2560157775879,40.2560157775879],"text":"Percent: -78.20125","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(24,40,165,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.0445022583008,-83.0387725830078,-83.0445022583008,-83.1648254394531,-83.1648254394531,-83.2049331665039,-83.2106552124023,-83.2851486206055,-83.2908706665039,-83.3252563476562,-83.3252563476562,-83.3252563476562,-83.3481674194336,-83.37109375,-83.3882751464844,-83.4054718017578,-83.4283828735352,-83.4283828735352,-83.4455718994141,-83.4513092041016,-83.4513092041016,-83.4455718994141,-83.4398422241211,-83.4341125488281,-83.4283828735352,-83.4112014770508,-83.3997344970703,-83.3997344970703,-83.37109375,-83.37109375,-83.3137969970703,-83.1648254394531,-83.1648254394531,-83.1648254394531,-83.1590957641602,-83.1476364135742,-83.1304473876953,-83.1247100830078,-83.1189880371094,-83.0846099853516,-83.0616912841797,-83.0502319335938,-83.0502319335938,-83.0616912841797,-83.0559616088867,-83.0445022583008,-83.0445022583008,null,-86.2358779907227,-86.5223541259766,-86.8202972412109,-86.7687301635742,-86.7343521118164,-86.6827850341797,-86.6369476318359,-86.6082992553711,-86.5911102294922,-86.5796585083008,-86.533821105957,-86.4478759765625,-86.3905715942383,-86.361930847168,-86.2416076660156,-86.2244186401367,-86.2358779907227,-86.2358779907227],"y":[31.1631755828857,31.1459865570068,31.1287956237793,31.123067855835,31.0485820770264,31.0485820770264,31.0313930511475,31.0256633758545,31.0600433349609,31.0944194793701,31.1459865570068,31.1689052581787,31.2032814025879,31.2433891296387,31.254846572876,31.2605762481689,31.2605762481689,31.2663078308105,31.2949542999268,31.3064136505127,31.3407917022705,31.3522510528564,31.3579788208008,31.3637104034424,31.3751678466797,31.3808975219727,31.3923587799072,31.4553852081299,31.4553852081299,31.4668426513672,31.4668426513672,31.4668426513672,31.4439239501953,31.4267349243164,31.4038162231445,31.3808975219727,31.3694400787354,31.3465213775635,31.3236026763916,31.3064136505127,31.2892265319824,31.2663078308105,31.2491188049316,31.2204704284668,31.1975517272949,31.1631755828857,31.1631755828857,null,41.7686233520508,41.7686233520508,41.7686233520508,41.7972717285156,41.8373794555664,41.8488388061523,41.8774833679199,41.906135559082,41.9347801208496,41.9920768737793,42.049373626709,42.1582374572754,42.2269897460938,42.2441787719727,42.2441787719727,42.0665626525879,41.7686233520508,41.7686233520508],"text":"Percent: -78.18005","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(24,40,165,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.0498580932617,-84.9352569580078,-84.8779678344727,-84.8722381591797,-84.7920227050781,-84.7920227050781,-84.7805633544922,-84.7748336791992,-84.7519149780273,-84.723274230957,-84.7461853027344,-84.723274230957,-84.723274230957,-84.6717071533203,-84.6717071533203,-84.6659698486328,-84.7404556274414,-84.7461853027344,-84.9696426391602,-84.9753723144531,-84.9868316650391,-84.9868316650391,-84.998291015625,-85.004020690918,-85.0097503662109,-85.0212020874023,-85.0212020874023,-85.1014175415039,-85.1186065673828,-85.1128768920898,-85.1071472167969,-85.1071472167969,-85.0956954956055,-85.0956954956055,-85.1071472167969,-85.1128768920898,-85.1243438720703,-85.1128768920898,-85.0670394897461,-85.0670394897461,-85.0498580932617,-85.0498580932617],"y":[34.6009216308594,34.6009216308594,34.6009216308594,34.5951919555664,34.5894622802734,34.6123809814453,34.6123809814453,34.6066474914551,34.6066474914551,34.6009216308594,34.5894622802734,34.5894622802734,34.5837326049805,34.5780029296875,34.5378952026367,34.4003829956055,34.4003829956055,34.3889274597168,34.3831977844238,34.3717384338379,34.3717384338379,34.3831977844238,34.3831977844238,34.3717384338379,34.3774681091309,34.3774681091309,34.3889274597168,34.3889274597168,34.3889274597168,34.4061164855957,34.4118461608887,34.5035171508789,34.5035171508789,34.5264358520508,34.5321655273438,34.5550842285156,34.5493545532227,34.5780029296875,34.5780029296875,34.6123809814453,34.6009216308594,34.6009216308594],"text":"Percent: -78.15151","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(24,40,165,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-113.932655334473,-113.932655334473,-113.777961730957,-113.772232055664,-113.72639465332,-113.720664978027,-113.416999816895,-113.416999816895,-113.47428894043,-113.480018615723,-113.560234069824,-113.663368225098,-113.709197998047,-113.760772705078,-113.789413452148,-113.846710205078,-113.875358581543,-113.932655334473,-113.932655334473],"y":[42.5535736083984,42.759838104248,42.759838104248,42.8515129089355,42.8572463989258,43.2010192871094,43.1895561218262,42.8572463989258,42.8572463989258,42.6738967895508,42.6567077636719,42.5478477478027,42.5249290466309,42.5306549072266,42.5593032836914,42.5478477478027,42.5478477478027,42.5535736083984,42.5535736083984],"text":"Percent: -78.04388","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(24,40,165,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.61100769043,-102.055244445801,-102.060966491699,-102.599548339844,-102.61100769043,-102.61100769043],"y":[33.8274269104004,33.8331565856934,33.3919792175293,33.3919792175293,33.8274269104004,33.8274269104004],"text":"Percent: -77.86206","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(24,40,165,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.508255004883,-100.508255004883,-101.018188476562,-101.029647827148,-100.508255004883,-100.508255004883],"y":[33.8388862609863,33.3805198669434,33.3862533569336,33.8388862609863,33.8388862609863,33.8388862609863],"text":"Percent: -77.82139","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(25,41,166,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.5517578125,-82.6892700195312,-82.7121887207031,-82.7121887207031,-82.7121887207031,-82.740837097168,-82.7522964477539,-82.7580184936523,-82.8038558959961,-82.8325119018555,-82.8554229736328,-82.8840713500977,-82.9241790771484,-83.00439453125,-83.0215835571289,-83.0502319335938,-83.0674209594727,-83.0960693359375,-83.1361770629883,-83.1533660888672,-83.1533660888672,-83.1361770629883,-83.0903396606445,-83.0674209594727,-83.0559616088867,-83.0559616088867,-83.0674209594727,-83.0445022583008,-83.0502319335938,-83.0502319335938,-83.0387725830078,-83.0273132324219,-82.9986724853516,-82.9700164794922,-82.9528350830078,-82.912727355957,-82.8668899536133,-82.8496932983398,-82.8210525512695,-82.7809448242188,-82.729377746582,-82.7236480712891,-82.7064590454102,-82.6949996948242,-82.6778106689453,-82.6720733642578,-82.6548919677734,-82.6377029418945,-82.6205139160156,-82.5975952148438,-82.5918655395508,-82.5861358642578,-82.5517578125,-82.5517578125],"y":[37.1964225769043,37.1333961486816,37.1219329833984,37.0990142822266,37.0417213439941,37.0417213439941,37.0245323181152,37.0188026428223,37.0073432922363,37.0016136169434,36.9786949157715,36.9844245910645,37.0245323181152,36.9958839416504,36.9844245910645,36.9844245910645,36.9844245910645,36.9786949157715,36.9615058898926,36.9672393798828,36.9729652404785,36.9958839416504,37.0016136169434,37.0073432922363,37.0245323181152,37.0417213439941,37.0531806945801,37.0760955810547,37.0990142822266,37.1219329833984,37.1448516845703,37.1735038757324,37.2021484375,37.1906890869141,37.1964225769043,37.2136077880859,37.2422561645508,37.2594451904297,37.2709045410156,37.2709045410156,37.2766342163086,37.2594451904297,37.2594451904297,37.2422561645508,37.2365264892578,37.2365264892578,37.2422561645508,37.2479858398438,37.2479858398438,37.2307968139648,37.2193412780762,37.207878112793,37.1964225769043,37.1964225769043],"text":"Percent: -77.76890","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(25,41,166,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.1507263183594,-97.0934295654297,-96.9960250854492,-96.9444580078125,-96.9272689819336,-96.9215393066406,-97.6606521606445,-97.6606521606445,-97.580436706543,-97.5689849853516,-97.48876953125,-97.4142837524414,-97.4028244018555,-97.3799057006836,-97.3455276489258,-97.3397979736328,-97.305419921875,-97.1507263183594,-97.1507263183594],"y":[34.9332389831543,34.9332389831543,34.9045906066895,34.9618835449219,34.9561538696289,34.8587532043457,34.8587532043457,35.3113899230957,35.2884712219238,35.2369041442871,35.1853370666504,35.1280403137207,35.0936660766602,35.082202911377,35.0535583496094,34.996265411377,34.9618835449219,34.9332389831543,34.9332389831543],"text":"Percent: -77.68375","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(25,41,166,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.9898834228516,-83.9726943969727,-83.9383163452148,-83.8924789428711,-83.8409118652344,-83.7893447875977,-83.7836151123047,-83.7664337158203,-83.7664337158203,-83.6632919311523,-83.5888137817383,-83.6632919311523,-83.6632919311523,-83.6231842041016,-83.6690216064453,-83.7836151123047,-83.8294525146484,-83.8695602416992,-84.087287902832,-84.0700988769531,-83.9841537475586,-83.9612350463867,-83.9555053710938,-83.9497756958008,-83.9497756958008,-83.9612350463867,-83.9669647216797,-83.9726943969727,-83.9784240722656,-83.9898834228516,-83.9898834228516,-84.0013427734375,-83.9898834228516,-83.9898834228516,-83.9898834228516,null,-98.2966384887695,-98.7263565063477,-98.7320861816406,-98.3023681640625,-98.2966384887695,-98.2966384887695,-98.2966384887695,null,-100.416580200195,-100.513984680176,-100.943710327148,-100.943710327148,-100.542633056641,-100.410858154297,-100.416580200195,-100.416580200195],"y":[34.4175758361816,34.4347648620605,34.4634094238281,34.4634094238281,34.4977912902832,34.4977912902832,34.5207099914551,34.5149765014648,34.5035171508789,34.4977912902832,34.4404945373535,34.3889274597168,34.3660087585449,34.2857933044434,34.2399559020996,34.1540107727051,34.1253662109375,34.0852584838867,34.1482849121094,34.1883926391602,34.2285003662109,34.2456855773926,34.2686042785645,34.2857933044434,34.2972526550293,34.2972526550293,34.3029823303223,34.3316307067871,34.348819732666,34.354549407959,34.3774681091309,34.3889274597168,34.4061164855957,34.4175758361816,34.4175758361816,null,40.697193145752,40.697193145752,41.0409660339355,41.0409660339355,40.8576202392578,40.697193145752,40.697193145752,null,34.3144416809082,34.3144416809082,34.3087120056152,34.7498931884766,34.7498931884766,34.7498931884766,34.3144416809082,34.3144416809082],"text":"Percent: -77.51051","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(25,41,166,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.9375686645508,-87.9318313598633,-87.9203720092773,-87.9031829833984,-87.891731262207,-87.8802642822266,-87.8745346069336,-87.8745346069336,-87.8630752563477,-87.8573532104492,-87.8630752563477,-87.8745346069336,-87.8688049316406,-87.8401565551758,-87.8344268798828,-87.8516235351562,-87.8344268798828,-87.8286972045898,-87.8286972045898,-87.8172378540039,-87.8000564575195,-87.7885894775391,-87.7828598022461,-87.8000564575195,-87.8000564575195,-87.794319152832,-87.7714080810547,-87.7656784057617,-87.719841003418,-87.7026443481445,-87.6854629516602,-87.6510848999023,-87.610969543457,-87.6052474975586,-87.6052474975586,-87.610969543457,-87.6338958740234,-87.6396255493164,-87.6338958740234,-87.610969543457,-87.5479507446289,-87.4906539916992,-87.4620056152344,-87.4505462646484,-87.4218978881836,-87.4104385375977,-87.4104385375977,-87.4333572387695,-87.4620056152344,-87.4677352905273,-87.4620056152344,-87.44482421875,-87.3989868164062,-87.3932571411133,-87.4047164916992,-87.4218978881836,-87.439094543457,-87.439094543457,-87.4505462646484,-87.4620056152344,-87.4849319458008,-87.525032043457,-87.53076171875,-87.5708694458008,-87.5880584716797,-87.5937881469727,-87.5937881469727,-87.6740036010742,-87.8115158081055,-87.8802642822266,-87.9203720092773,-87.9547500610352,-88.0063171386719,-88.0177764892578,-88.0120468139648,-87.9948577880859,-87.9547500610352,-87.9031829833984,-87.8286972045898,-87.8000564575195,-87.8000564575195,-87.8172378540039,-87.8401565551758,-87.8516235351562,-87.8745346069336,-87.9031829833984,-87.9261016845703,-87.9318313598633,-87.9432907104492,-87.9203720092773,-87.9146423339844,-87.9261016845703,-87.9203720092773,-87.9490203857422,-87.989128112793,-88.0063171386719,-87.9719390869141,-87.9432907104492,-87.9432907104492,-87.9662094116211,-87.977668762207,-87.9833984375,-87.9719390869141,-87.9547500610352,-87.9490203857422,-87.9318313598633,-87.9146423339844,-87.9547500610352,-87.9490203857422,-87.9490203857422,-87.9432907104492,-87.9432907104492,-87.9547500610352,-87.9547500610352,-87.9547500610352,-87.9375686645508,-87.9375686645508,null,-83.37109375,-83.4398422241211,-83.4283828735352,-83.4112014770508,-83.3940048217773,-83.3768157958984,-83.3596343994141,-83.3367080688477,-83.3309783935547,-83.3137969970703,-83.2679595947266,-83.2564926147461,-83.187744140625,-83.1419067382812,-83.1017990112305,-83.1017990112305,-83.1075286865234,-83.1075286865234,-83.1017990112305,-83.0616912841797,-83.0616912841797,-83.0731506347656,-83.0788803100586,-83.0731506347656,-83.0903396606445,-83.0846099853516,-83.1017990112305,-83.1189880371094,-83.1304473876953,-83.1419067382812,-83.1590957641602,-83.1648254394531,-83.1762847900391,-83.193473815918,-83.193473815918,-83.2049331665039,-83.2450408935547,-83.2908706665039,-83.37109375,-83.37109375],"y":[31.1459865570068,31.1517143249512,31.1517143249512,31.1631755828857,31.1631755828857,31.1517143249512,31.1631755828857,31.180362701416,31.180362701416,31.1860942840576,31.1918201446533,31.1975517272949,31.2090129852295,31.2090129852295,31.2204704284668,31.2433891296387,31.2433891296387,31.2491188049316,31.2605762481689,31.2777652740479,31.2777652740479,31.2777652740479,31.2834949493408,31.3064136505127,31.3121452331543,31.3121452331543,31.3064136505127,31.3006839752197,31.3064136505127,31.3064136505127,31.2892265319824,31.2663078308105,31.2491188049316,31.0084743499756,30.9569110870361,30.9339923858643,30.8996162414551,30.8766975402832,30.8595085144043,30.8423175811768,30.7735633850098,30.721996307373,30.7105388641357,30.6990776062012,30.6761589050293,30.6475124359131,30.6188640594482,30.5844879150391,30.5443801879883,30.527193069458,30.5100040435791,30.4928131103516,30.4584369659424,30.4469795227051,30.4297866821289,30.4297866821289,30.4240608215332,30.4183292388916,30.4011421203613,30.3896808624268,30.3724918365479,30.3724918365479,30.3323860168457,30.3266544342041,30.3266544342041,30.3094673156738,30.286548614502,30.275089263916,30.2579021453857,30.2464408874512,30.2464408874512,30.2464408874512,30.2407131195068,30.2521705627441,30.269359588623,30.275089263916,30.275089263916,30.2808208465576,30.286548614502,30.286548614502,30.3266544342041,30.3438453674316,30.3839530944824,30.4011421203613,30.4125995635986,30.4240608215332,30.4469795227051,30.4928131103516,30.527193069458,30.5615692138672,30.5844879150391,30.6188640594482,30.670431137085,30.6990776062012,30.7907524108887,30.7964820861816,30.8079414367676,30.8193988800049,30.8308601379395,30.8480472564697,30.8652362823486,30.8824234008789,30.8938846588135,30.9110736846924,30.9225311279297,30.9225311279297,30.9397220611572,30.979829788208,31.0084743499756,31.0371246337891,31.0600433349609,31.0715007781982,31.0829620361328,31.0886878967285,31.117338180542,31.1459865570068,31.1459865570068,null,32.9393424987793,33.185718536377,33.185718536377,33.1742553710938,33.1742553710938,33.1742553710938,33.1742553710938,33.1742553710938,33.1742553710938,33.185718536377,33.1914443969727,33.1742553710938,33.1627998352051,33.1570663452148,33.1513366699219,33.12841796875,33.1054992675781,33.0825843811035,33.0596656799316,33.0711250305176,33.0596656799316,33.0367469787598,33.0252876281738,32.9794540405273,32.9679908752441,32.9278831481934,32.9336166381836,32.9450721740723,32.9565353393555,32.985179901123,32.996639251709,32.996639251709,32.996639251709,32.990909576416,32.9794540405273,32.9794540405273,32.9737205505371,32.9622611999512,32.9393424987793,32.9393424987793],"text":"Percent: -77.38975","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(25,41,166,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-104.593444824219,-104.484588623047,-104.387184143066,-104.318428039551,-104.318428039551,-104.295509338379,-104.306968688965,-104.347076416016,-104.404365539551,-104.43302154541,-104.398643493652,-104.117889404297,-104.117889404297,-104.049133300781,-104.049133300781,-104.043403625488,-104.33561706543,-104.347076416016,-104.398643493652,-104.398643493652,-104.587715148926,-104.593444824219,-104.593444824219],"y":[46.8622169494629,46.8622169494629,46.9309730529785,46.9939994812012,47.0455627441406,47.0455627441406,47.1945343017578,47.2690162658691,47.3205871582031,47.3263130187988,47.3549613952637,47.3606910705566,47.4007987976074,47.4007987976074,47.3320426940918,46.6444969177246,46.6444969177246,46.6731414794922,46.6731414794922,46.6903305053711,46.6846008300781,46.8622169494629,46.8622169494629],"text":"Percent: -77.38971","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(25,41,166,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.1361770629883,-83.1075286865234,-83.1304473876953,-83.1419067382812,-83.182014465332,-83.3080596923828,-83.3252563476562,-83.3538970947266,-83.365364074707,-83.4398422241211,-83.4856796264648,-83.4971389770508,-83.5257873535156,-83.5487060546875,-83.5544357299805,-83.5544357299805,-83.6060028076172,-83.6289215087891,-83.6632919311523,-83.6575698852539,-83.6518402099609,-83.646110534668,-83.6289215087891,-83.6174621582031,-83.6060028076172,-83.6060028076172,-83.6060028076172,-83.6002731323242,-83.5830841064453,-83.5830841064453,-83.5143280029297,-83.1361770629883,-83.1361770629883],"y":[34.996265411377,34.9905319213867,34.9618835449219,34.93896484375,34.9160461425781,34.812915802002,34.7899971008301,34.7441596984863,34.7269744873047,34.7269744873047,34.7155113220215,34.7155113220215,34.7269744873047,34.7327003479004,34.7556190490723,34.7728080749512,34.8186454772949,34.812915802002,34.8186454772949,34.8472938537598,34.8702125549316,34.8874015808105,34.8931312561035,34.8988571166992,34.9045906066895,34.9160461425781,34.9332389831543,34.9332389831543,34.93896484375,34.9905319213867,34.9905319213867,34.996265411377,34.996265411377],"text":"Percent: -77.34606","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(26,42,166,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.978080749512,-100.697334289551,-100.118644714355,-100.118644714355,-100.972351074219,-100.978080749512,-100.978080749512],"y":[31.0715007781982,31.0829620361328,31.0886878967285,30.6876201629639,30.6876201629639,31.0715007781982,31.0715007781982],"text":"Percent: -77.32673","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(26,42,166,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.1094436645508,-88.1495513916016,-88.166748046875,-88.3271713256836,-88.3386306762695,-88.35009765625,-88.35009765625,-88.3615493774414,-88.3672790527344,-88.1896591186523,-88.166748046875,-88.1323699951172,-88.1094436645508,-88.1094436645508],"y":[34.8988571166992,34.5837326049805,34.4634094238281,34.4634094238281,34.7327003479004,34.7327003479004,34.7556190490723,34.7556190490723,34.996265411377,34.996265411377,34.9504280090332,34.9045906066895,34.8988571166992,34.8988571166992],"text":"Percent: -77.32484","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(26,42,166,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.4822463989258,-86.4937133789062,-86.4994354248047,-86.5051651000977,-86.5108947753906,-86.5166244506836,-86.5452728271484,-86.5624618530273,-86.5968399047852,-86.6082992553711,-86.6025695800781,-86.8260269165039,-86.8260269165039,-86.8775863647461,-86.8833160400391,-86.9005126953125,-86.9005126953125,-86.9119644165039,-86.9348831176758,-86.9692611694336,-86.9692611694336,-86.986457824707,-86.9807205200195,-86.986457824707,-87.0150985717773,-87.0265579223633,-87.0265579223633,-87.0265579223633,-87.0322952270508,-87.0265579223633,-87.0265579223633,-86.9979095458984,-86.9692611694336,-86.9520797729492,-86.9119644165039,-86.8775863647461,-86.8546752929688,-86.8432083129883,-86.8432083129883,-86.8202972412109,-86.7859191894531,-86.7859191894531,-86.7630004882812,-86.7458114624023,-86.7286224365234,-86.6885147094727,-86.6713256835938,-86.6598663330078,-86.631217956543,-86.6140289306641,-86.6082992553711,-86.5624618530273,-86.5223541259766,-86.5166244506836,-86.5223541259766,-86.4879837036133,-86.4822463989258,-86.3791122436523,-86.3791122436523,-86.3733901977539,-86.361930847168,-86.350471496582,-86.350471496582,-86.361930847168,-86.361930847168,-86.361930847168,-86.356201171875,-86.361930847168,-86.4020385742188,-86.4192199707031,-86.4306793212891,-86.4249496459961,-86.436408996582,-86.4536056518555,-86.4650573730469,-86.4707870483398,-86.4937133789062,-86.4937133789062,-86.4650573730469,-86.4650573730469,-86.4822463989258,-86.4822463989258,null,-88.8141860961914,-88.8141860961914,-88.7225112915039,-88.7225112915039,-88.6422958374023,-88.6422958374023,-88.6308441162109,-88.6308441162109,-88.613655090332,-88.613655090332,-88.5907363891602,-88.5907363891602,-88.4761428833008,-88.4761428833008,-88.4761428833008,-88.802734375,-89.1407699584961,-89.1407699584961,-89.0319137573242,-89.0261840820312,-88.8141860961914,-88.8141860961914,null,-85.628547668457,-85.628547668457,-85.6972961425781,-85.9494018554688,-85.9551315307617,-85.9551315307617,-85.628547668457,-85.628547668457,-85.628547668457,null,-95.5578994750977,-95.1052627563477,-95.1052627563477,-95.0537033081055,-95.0594329833984,-95.1682891845703,-95.494873046875,-95.489143371582,-95.5521774291992,-95.5578994750977,-95.5578994750977,null,-85.273307800293,-84.992561340332,-84.9524536132812,-85.004020690918,-85.0154800415039,-85.0097503662109,-85.0154800415039,-85.0154800415039,-85.0212020874023,-85.0441284179688,-85.0498580932617,-85.0613098144531,-85.0670394897461,-85.1014175415039,-85.1644439697266,-85.2503890991211,-85.2847671508789,-85.3821716308594,-85.4108200073242,-85.4108200073242,-85.4623870849609,-85.456657409668,-85.4394683837891,-85.3592529296875,-85.3477935791016,-85.3420639038086,-85.3248748779297,-85.3134155273438,-85.273307800293,-85.273307800293,null,-91.9368057250977,-91.8164825439453,-91.8279418945312,-92.1717224121094,-92.1774520874023,-92.2805786132812,-92.2633895874023,-91.9368057250977,-91.9368057250977,null,-84.4425201416016,-84.4425201416016,-84.3508453369141,-84.3508453369141,-83.9898834228516,-83.9898834228516,-83.9956130981445,-84.0013427734375,-84.0128021240234,-84.0185317993164,-84.0242614746094,-84.2362518310547,-84.4310607910156,-84.4425201416016,-84.4425201416016,null,-90.2809600830078,-90.2866897583008,-90.2695007324219,-90.2580413818359,-90.2179336547852,-90.2064743041992,-90.1950149536133,-90.1778259277344,-90.1491775512695,-90.1205368041992,-90.1033401489258,-90.0861511230469,-90.0632400512695,-90.0746994018555,-90.0689697265625,-90.057502746582,-90.0689697265625,-90.0861511230469,-90.0976104736328,-90.0976104736328,-90.0918807983398,-90.1033401489258,-90.1090774536133,-89.8054046630859,-89.8054046630859,-89.788215637207,-89.7710266113281,-89.7595672607422,-89.7423782348633,-89.7423782348633,-89.7194595336914,-89.7137298583984,-89.6621704101562,-89.6621704101562,-89.6392440795898,-89.6449737548828,-89.7251892089844,-90.2809600830078,-90.2809600830078,null,-94.4005279541016,-94.4635543823242,-94.5265731811523,-94.0109176635742,-93.9593505859375,-93.9077835083008,-93.873405456543,-93.873405456543,-93.8447570800781,-93.8332977294922,-93.8332977294922,-93.8161087036133,-93.7989196777344,-93.8103790283203,-93.8275680541992,-93.8390274047852,-93.8390274047852,-93.8218383789062,-93.8275680541992,-93.8390274047852,-93.8447570800781,-93.8218383789062,-93.9135131835938,-93.9765396118164,-94.0281066894531,-94.0796661376953,-94.3031234741211,-94.4005279541016,-94.4005279541016],"y":[33.1112289428711,33.1054992675781,33.0940437316895,33.0825843811035,33.0482063293457,33.0310173034668,33.0310173034668,33.0367469787598,33.0482063293457,33.0596656799316,33.0711250305176,33.0768547058105,33.0825843811035,33.0768547058105,33.0367469787598,33.0424728393555,33.0482063293457,33.0539360046387,33.0596656799316,33.0883102416992,33.0997734069824,33.1169624328613,33.1456069946289,33.1570663452148,33.1570663452148,33.1627998352051,33.1742553710938,33.2029037475586,33.2143630981445,33.2315521240234,33.2487411499023,33.2602005004883,33.2659301757812,33.2773895263672,33.3117637634277,33.3404159545898,33.3346824645996,33.3404159545898,33.3576011657715,33.3576011657715,33.3805198669434,33.3977088928223,33.4034385681152,33.4148979187012,33.4206275939941,33.455005645752,33.4607353210449,33.4607353210449,33.449275970459,33.4721946716309,33.4836540222168,33.5180282592773,33.5352210998535,33.5466804504395,33.5581359863281,33.5638656616211,33.5123023986816,33.5065727233887,33.4320907592773,33.3977088928223,33.3862533569336,33.3805198669434,33.3633346557617,33.3461456298828,33.3346824645996,33.317497253418,33.3117637634277,33.3003082275391,33.2831192016602,33.2888450622559,33.2831192016602,33.2659301757812,33.2602005004883,33.2315521240234,33.2200927734375,33.2086334228516,33.2029037475586,33.185718536377,33.1398811340332,33.12841796875,33.1112289428711,33.1112289428711,null,39.642951965332,39.5684623718262,39.5684623718262,39.5168991088867,39.5168991088867,39.5054397583008,39.5054397583008,39.4939804077148,39.4939804077148,39.471061706543,39.471061706543,39.4424133300781,39.4424133300781,39.3736610412598,39.2132339477539,39.2189598083496,39.2189598083496,39.3507423400879,39.3507423400879,39.6544075012207,39.642951965332,39.642951965332,null,39.4538726806641,39.3450126647949,39.3450126647949,39.3450126647949,39.6314888000488,39.6945152282715,39.6887893676758,39.4538726806641,39.4538726806641,null,41.8602981567383,41.8602981567383,41.602466583252,41.602466583252,41.5050621032715,41.5050621032715,41.5050621032715,41.596736907959,41.602466583252,41.8602981567383,41.8602981567383,null,38.3480682373047,38.3251495361328,38.3136863708496,38.2678527832031,38.250659942627,38.2162857055664,38.1647186279297,38.1417999267578,38.1303405761719,38.1188812255859,38.0730438232422,38.0558586120605,38.0443954467773,38.0272064208984,38.0558586120605,38.0845031738281,38.1016960144043,38.113151550293,38.1417999267578,38.250659942627,38.2793121337891,38.2907676696777,38.2907676696777,38.2907676696777,38.2907676696777,38.2964973449707,38.3136863708496,38.3308792114258,38.3480682373047,38.3480682373047,null,39.9523468017578,39.9523468017578,39.6544075012207,39.6544075012207,39.5971145629883,39.6028442382812,39.9523468017578,39.9523468017578,39.9523468017578,null,40.3591461181641,40.3820648193359,40.3820648193359,40.4851989746094,40.4851989746094,40.3935241699219,40.3935241699219,40.3018531799316,40.3075790405273,40.2789344787598,40.1872596740723,40.2044486999512,40.2044486999512,40.3591461181641,40.3591461181641,null,34.996265411377,35.0249099731445,35.0363693237305,35.0363693237305,35.0420989990234,35.0592842102051,35.082202911377,35.0879364013672,35.082202911377,35.082202911377,35.0879364013672,35.1108551025391,35.1395034790039,35.1624183654785,35.1796112060547,35.1967964172363,35.2197151184082,35.254093170166,35.3056564331055,35.3457679748535,35.3629570007324,35.3686828613281,35.397331237793,35.397331237793,35.4145202636719,35.4145202636719,35.4202499389648,35.4259834289551,35.4259834289551,35.4145202636719,35.4145202636719,35.397331237793,35.397331237793,35.3686828613281,35.3686828613281,34.996265411377,34.9905319213867,34.996265411377,34.996265411377,null,31.6731071472168,31.8736419677734,31.9939613342285,31.9882354736328,31.9366664886475,31.8908290863037,31.8564529418945,31.8278045654297,31.8048877716064,31.7876968383789,31.7590503692627,31.7304019927979,31.7132129669189,31.6960258483887,31.6845645904541,31.6731071472168,31.6501884460449,31.6387310028076,31.627269744873,31.6158123016357,31.5986232757568,31.5814323425293,31.632999420166,31.5871620178223,31.6100807189941,31.6387310028076,31.6673755645752,31.6731071472168,31.6731071472168],"text":"Percent: -77.26671","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(26,42,166,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.5666885375977,-94.4578247070312,-94.4520874023438,-94.4234466552734,-94.3604202270508,-94.3375015258789,-94.2973937988281,-94.234375,-94.2515563964844,-94.1942672729492,-94.2114486694336,-94.0796661376953,-94.0682144165039,-94.0968627929688,-94.0796661376953,-94.0853958129883,-94.5552291870117,-94.5781402587891,-94.6354370117188,-94.6755447387695,-94.5666885375977,-94.5666885375977,null,-81.1365585327148,-81.1079025268555,-81.0276870727539,-80.9875793457031,-80.918830871582,-80.8901824951172,-80.8729934692383,-80.8500747680664,-80.8443450927734,-80.8386154174805,-80.8271560668945,-80.8099670410156,-80.7927780151367,-80.7870483398438,-80.7813186645508,-80.7755966186523,-80.7068328857422,-80.649543762207,-80.6266174316406,-80.649543762207,-80.6896514892578,-80.7182922363281,-80.7297592163086,-80.7526702880859,-80.7927780151367,-80.8844528198242,-80.8901824951172,-80.9016342163086,-80.918830871582,-80.9360198974609,-80.9417495727539,-80.9474716186523,-80.9761276245117,-81.0219650268555,-81.0219650268555,-81.0276870727539,-81.0620727539062,-81.0735244750977,-81.1365585327148,-81.1365585327148],"y":[31.0829620361328,31.0543117523193,31.0371246337891,31.0543117523193,31.0715007781982,31.0543117523193,31.0657730102539,31.0256633758545,30.979829788208,30.9397220611572,30.8595085144043,30.6818885803223,30.6532440185547,30.6074066162109,30.5672988891602,30.5386505126953,30.5386505126953,30.6074066162109,30.8595085144043,31.0256633758545,31.0829620361328,31.0829620361328,null,39.46533203125,39.4825248718262,39.5570068359375,39.5971145629883,39.6200332641602,39.5799255371094,39.5856552124023,39.6028442382812,39.6028442382812,39.5971145629883,39.5570068359375,39.5570068359375,39.5627365112305,39.5570068359375,39.5512771606445,39.5398178100586,39.4997100830078,39.471061706543,39.4596061706543,39.4424133300781,39.4309539794922,39.4252243041992,39.4023056030273,39.3851165771484,39.3679313659668,39.3106346130371,39.3736610412598,39.3793907165527,39.3851165771484,39.3793907165527,39.3621978759766,39.3507423400879,39.3507423400879,39.3507423400879,39.4538726806641,39.4596061706543,39.46533203125,39.4596061706543,39.46533203125,39.46533203125],"text":"Percent: -77.25305","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(26,42,166,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.0961074829102,-98.2966384887695,-98.3023681640625,-98.3023681640625,-98.1992340087891,-97.6663818359375,-97.6606521606445,-97.6606521606445,-97.6835784912109,-97.7294158935547,-97.7809753417969,-97.8325424194336,-97.8783798217773,-97.935676574707,-97.9929733276367,-98.0388107299805,-98.0961074829102,-98.0961074829102],"y":[35.3686828613281,35.3686828613281,35.5520324707031,35.712459564209,35.712459564209,35.712459564209,35.3629570007324,35.3113899230957,35.3343086242676,35.3285751342773,35.3457679748535,35.3457679748535,35.3572273254395,35.3514938354492,35.3629570007324,35.3686828613281,35.3686828613281,35.3686828613281],"text":"Percent: -77.17561","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(26,42,166,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.9307022094727,-93.9364318847656,-94.2687454223633,-94.2687454223633,-94.2572860717773,-94.2572860717773,-94.4864654541016,-94.4807434082031,-94.4692840576172,-94.3317718505859,-94.326042175293,-94.0452880859375,-94.0452880859375,-93.9307022094727,-93.9307022094727,-93.9307022094727,null,-81.9501495361328,-81.8642120361328,-81.8642120361328,-81.7954559326172,-81.7897262573242,-81.6407623291016,-81.6407623291016,-81.5777282714844,-81.4688720703125,-81.371467590332,-81.382926940918,-81.3600082397461,-81.3600082397461,-81.3657379150391,-81.382926940918,-81.382926940918,-81.3600082397461,-81.3370895385742,-81.3313598632812,-81.2969818115234,-81.2969818115234,-81.2740631103516,-81.2511444091797,-81.2167663574219,-81.1766586303711,-81.1651992797852,-81.1651992797852,-81.1365585327148,-81.1250915527344,-81.1308212280273,-81.5662689208984,-82.0590133666992,-82.0590133666992,-82.104850769043,-82.104850769043,-82.0590133666992,-82.0590133666992,-82.0418243408203,-82.0303649902344,-82.0189056396484,-82.0017242431641,-81.9730682373047,-81.9501495361328,-81.9501495361328,-81.9501495361328,-81.9501495361328,null,-85.4280090332031,-85.2618560791016,-85.2561187744141,-85.1701812744141,-85.1701812744141,-85.1300735473633,-84.9409942626953,-84.9409942626953,-84.998291015625,-85.0613098144531,-85.0613098144531,-85.3936309814453,-85.4050903320312,-85.4280090332031,-85.4280090332031,null,-93.3348236083984,-93.3348236083984,-93.3978500366211,-93.4666061401367,-93.8046493530273,-93.8046493530273,-93.8218383789062,-93.8161087036133,-93.7015228271484,-93.3462829589844,-93.3520126342773,-93.3348236083984,-93.3348236083984,-93.3348236083984,null,-95.5693588256836,-95.5693588256836,-95.5464477539062,-95.5464477539062,-96.0506439208984,-96.8355941772461,-96.8413238525391,-96.847053527832,-96.847053527832,-96.858512878418,-96.8699798583984,-96.8814315795898,-96.9100875854492,-96.9329986572266,-96.9559173583984,-96.9902954101562,-97.0189437866211,-97.0361328125,-97.0475921630859,-97.0590515136719,-97.0647811889648,-97.0762405395508,-97.1335372924805,-97.1449966430664,-96.4689025878906,-96.4631729125977,-96.4574508666992,-96.4574508666992,-96.4574508666992,-96.3313980102539,-96.3313980102539,-96.0792922973633,-95.8214645385742,-95.8214645385742,-95.7011413574219,-95.6954116821289,-95.5693588256836,-95.5693588256836,null,-93.1973190307617,-93.6270294189453,-93.6155776977539,-93.6155776977539,-93.6442260742188,-93.6384887695312,-93.5811920166016,-93.5811920166016,-93.1973190307617,-93.1973190307617,-93.1858520507812,-93.1973190307617,-93.1973190307617,null,-97.8382720947266,-97.7695236206055,-97.7236862182617,-97.6950378417969,-97.6549224853516,-97.6090927124023,-97.6148147583008,-97.57470703125,-97.5403366088867,-97.494499206543,-97.4372024536133,-97.4200134277344,-97.3684463500977,-97.3741760253906,-97.8382720947266,-97.8382720947266,-97.8382720947266,null,-81.9845275878906,-82.2194366455078,-82.276741027832,-82.3168487548828,-82.3626861572266,-82.3569488525391,-82.3512191772461,-82.2939300537109,-82.2939300537109,-82.2710113525391,-82.1678771972656,-82.1564178466797,-82.1392288208008,-81.9959869384766,-81.9845275878906,-81.9845275878906,-81.9845275878906,null,-123.157272338867,-123.58699798584,-123.678672790527,-123.684394836426,-123.707321166992,-123.707321166992,-123.707321166992,-123.054153442383,-123.048416137695,-123.059875488281,-123.031227111816,-123.031227111816,-123.042686462402,-123.10572052002,-123.14582824707,-123.174468994141,-123.174468994141,-123.14582824707,-123.094253540039,-123.088516235352,-123.128623962402,-123.140090942383,-123.128623962402,-123.128623962402,-123.163009643555,-123.157272338867,-123.157272338867,null,-84.6315994262695,-84.7748336791992,-84.7519149780273,-84.723274230957,-84.7175445556641,-84.7060775756836,-84.6717071533203,-84.5055465698242,-84.4883575439453,-84.4482498168945,-84.4024124145508,-84.3737640380859,-84.3852233886719,-84.368034362793,-84.3508453369141,-84.3451156616211,-84.3336563110352,-84.2935485839844,-84.3221969604492,-84.3279266357422,-84.6315994262695,-84.6315994262695,null,-94.85888671875,-94.85888671875,-94.8359756469727,-95.0250473022461,-95.0307769775391,-95.0537033081055,-95.1109924316406,-95.1511001586914,-95.1396484375,-95.1453704833984,-95.2026672363281,-95.0880737304688,-94.9677581787109,-94.8989944458008,-94.8417053222656,-94.5666885375977,-94.6755447387695,-94.6354370117188,-94.5781402587891,-94.5552291870117,-94.5494995117188,-94.7500305175781,-94.85888671875,-94.85888671875,null,-92.7618637084961,-92.7504119873047,-92.7274856567383,-92.6873779296875,-92.6701965332031,-92.6816482543945,-92.7389526367188,-92.779052734375,-92.9108352661133,-92.9222946166992,-92.9051055908203,-92.5498733520508,-92.5441436767578,-92.1602630615234,-92.1659927368164,-92.1659927368164,-92.7675933837891,-92.7847900390625,-92.7618637084961,-92.7618637084961],"y":[34.6696739196777,34.360279083252,34.360279083252,34.2857933044434,34.2800636291504,34.1998481750488,34.211311340332,34.5321655273438,34.7498931884766,34.7327003479004,34.7040557861328,34.7040557861328,34.6925926208496,34.6868667602539,34.6696739196777,34.6696739196777,null,28.338493347168,28.338493347168,28.3556804656982,28.3499526977539,28.3442230224609,28.338493347168,28.2525482177734,28.2525482177734,28.0692024230957,28.0749320983887,28.0577430725098,28.0119075775146,28.006175994873,27.9889888763428,27.9775295257568,27.9660701751709,27.9603404998779,27.943151473999,27.9259624481201,27.9030437469482,27.885856628418,27.8514785766602,27.8400192260742,27.8228302001953,27.7827224731445,27.7598037719727,27.7368869781494,27.7139682769775,27.6738624572754,27.6452121734619,27.6452121734619,27.6452121734619,28.1666049957275,28.1723346710205,28.2468185424805,28.2525482177734,28.3041152954102,28.3041152954102,28.3155746459961,28.3155746459961,28.3155746459961,28.3041152954102,28.3098449707031,28.3155746459961,28.338493347168,28.338493347168,null,34.0795288085938,34.0680732727051,34.090991973877,34.090991973877,34.0795288085938,34.0795288085938,34.0795288085938,34.0737991333008,33.9420204162598,33.9420204162598,33.896183013916,33.907642364502,33.9592094421387,34.0795288085938,34.0795288085938,null,41.5050621032715,41.4936027526855,41.5107917785645,41.5165214538574,41.5107917785645,41.6081924438477,41.6081924438477,41.8602981567383,41.8602981567383,41.8602981567383,41.6081924438477,41.6081924438477,41.5050621032715,41.5050621032715,null,47.933650970459,47.6700897216797,47.6700897216797,47.4924697875977,47.5039329528809,47.4981994628906,47.5325775146484,47.5554962158203,47.5841445922852,47.607063293457,47.6414413452148,47.6700897216797,47.7159233093262,47.7674903869629,47.8075981140137,47.8591651916504,47.882080078125,47.9279174804688,47.9622993469238,47.9966735839844,48.0367813110352,48.059700012207,48.1341819763184,48.1685600280762,48.1685600280762,48.0310516357422,48.0310516357422,47.9680252075195,47.8591651916504,47.8534355163574,47.7617607116699,47.7617607116699,47.7617607116699,47.8477058410645,47.8477058410645,47.933650970459,47.933650970459,47.933650970459,null,37.4198760986328,37.4256019592285,37.5745697021484,37.7350006103516,37.7350006103516,37.832405090332,37.8266754150391,37.8094863891602,37.8094863891602,37.7235412597656,37.7178115844727,37.4198760986328,37.4198760986328,null,41.1670188903809,41.2185821533203,41.2586898803711,41.27587890625,41.2930679321289,41.3045272827148,41.3274459838867,41.3446350097656,41.3560943603516,41.3732833862305,41.3732833862305,41.3847427368164,41.3904724121094,41.0409660339355,41.0295066833496,41.1670188903809,41.1670188903809,null,35.1967964172363,35.1967964172363,35.1967964172363,35.1910667419434,35.1967964172363,35.2884712219238,35.2999305725098,35.3514938354492,35.3686828613281,35.397331237793,35.4145202636719,35.4087905883789,35.4030647277832,35.2712821960449,35.248363494873,35.1967964172363,35.1967964172363,null,44.7078971862793,44.7136268615723,44.7193565368652,44.7422752380371,44.7480049133301,45.0344848632812,45.0631294250488,45.0631294250488,45.040210723877,45.0058326721191,44.9771881103516,44.9542694091797,44.9370803833008,44.9198913574219,44.8683242797852,44.8568649291992,44.8339500427246,44.8224868774414,44.8110313415527,44.7938385009766,44.7766494750977,44.759464263916,44.7422752380371,44.7250862121582,44.7250862121582,44.7078971862793,44.7078971862793,null,34.9848022460938,34.9848022460938,35.0650177001953,35.1108551025391,35.1395034790039,35.2311744689941,35.2712821960449,35.2712821960449,35.2827415466309,35.254093170166,35.254093170166,35.2369041442871,35.2254447937012,35.2197151184082,35.1967964172363,35.2082557678223,35.2254447937012,35.2197151184082,34.996265411377,34.9848022460938,34.9848022460938,34.9848022460938,null,30.4985427856445,30.5386505126953,30.5615692138672,30.590217590332,30.6761589050293,30.6876201629639,30.6818885803223,30.7334575653076,30.7678337097168,30.8079414367676,30.8365898132324,30.9454498291016,31.0371246337891,31.117338180542,31.1689052581787,31.0829620361328,31.0256633758545,30.8595085144043,30.6074066162109,30.5386505126953,30.5100040435791,30.4985427856445,30.4985427856445,30.4985427856445,null,45.2980422973633,45.3324203491211,45.3725280761719,45.4069061279297,45.4298248291016,45.4584693908691,45.5214958190918,45.5673332214355,45.5845222473145,45.618896484375,45.6418151855469,45.6360893249512,45.7163047790527,45.7163047790527,45.6475486755371,45.217830657959,45.217830657959,45.2865867614746,45.2980422973633,45.2980422973633],"text":"Percent: -77.06256","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(26,42,166,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.2339553833008,-81.2224960327148,-81.19384765625,-81.1308212280273,-81.102180480957,-81.0849838256836,-81.0677947998047,-81.0563430786133,-81.0391464233398,-81.0219650268555,-80.9761276245117,-80.9474716186523,-80.9417495727539,-80.9360198974609,-80.918830871582,-80.9016342163086,-80.8901824951172,-80.8844528198242,-80.9073715209961,-80.8156967163086,-80.8271560668945,-80.8500747680664,-80.8729934692383,-80.8844528198242,-80.9073715209961,-80.930290222168,-80.9589385986328,-80.9703979492188,-80.9875793457031,-81.0276870727539,-81.0907211303711,-81.102180480957,-81.1193618774414,-81.1365585327148,-81.1537399291992,-81.1651992797852,-81.1823959350586,-81.2396850585938,-81.2568740844727,-81.2511444091797,-81.2511444091797,-81.2740631103516,-81.3141708374023,-81.3141708374023,-81.3084411621094,-81.2969818115234,-81.2912521362305,-81.2797927856445,-81.2396850585938,-81.2339553833008,-81.2339553833008],"y":[39.2934455871582,39.3049049377441,39.3106346130371,39.3163642883301,39.327823638916,39.333553314209,39.333553314209,39.333553314209,39.339282989502,39.3507423400879,39.3507423400879,39.3507423400879,39.3621978759766,39.3793907165527,39.3851165771484,39.3793907165527,39.3736610412598,39.3106346130371,39.2762565612793,39.1100997924805,39.0871810913086,39.0871810913086,39.0814514160156,39.0642623901367,39.0528030395508,39.0470733642578,39.0413436889648,39.0356140136719,39.0241546630859,39.0069694519043,39.018424987793,39.0298881530762,39.0470733642578,39.0470733642578,39.0470733642578,39.0356140136719,39.0470733642578,39.0413436889648,39.0642623901367,39.0871810913086,39.1043701171875,39.1100997924805,39.1616630554199,39.1673965454102,39.1788520812988,39.2017707824707,39.2246894836426,39.2590675354004,39.2819862365723,39.2934455871582,39.2934455871582],"text":"Percent: -77.06055","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(26,42,166,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-103.344398498535,-102.702682495117,-102.674041748047,-102.674041748047,-102.674041748047,-102.65111541748,-102.639656066895,-102.633934020996,-103.355857849121,-103.355857849121,-103.355857849121,-103.350128173828,-103.344398498535,-103.344398498535],"y":[42.0035362243652,42.0092658996582,42.0092658996582,41.8660278320312,41.8030014038086,41.7457046508789,41.7457046508789,41.4305801391602,41.4305801391602,41.7113265991211,41.722785949707,41.7399749755859,42.0035362243652,42.0035362243652],"text":"Percent: -77.04461","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(26,42,166,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-107.509803771973,-107.584281921387,-107.584281921387,-107.693153381348,-107.698875427246,-107.950973510742,-107.950973510742,-108.174430847168,-108.180160522461,-108.29475402832,-108.300483703613,-108.420806884766,-108.420806884766,-108.483825683594,-108.483825683594,-108.546852111816,-108.546852111816,-108.29475402832,-107.859306335449,-107.441047668457,-107.13737487793,-107.120193481445,-107.114463806152,-107.103004455566,-107.097267150879,-107.103004455566,-107.229049682617,-107.23477935791,-107.509803771973,-107.509803771973],"y":[43.5046844482422,43.5046844482422,43.6536560058594,43.6536560058594,43.7281379699707,43.7338676452637,43.8140830993652,43.8140830993652,43.8427314758301,43.8427314758301,43.9000282287598,43.9000282287598,43.9745101928711,43.985969543457,44.0833740234375,44.0776405334473,44.175048828125,44.175048828125,44.175048828125,44.1693153381348,44.1693153381348,44.175048828125,43.8140830993652,43.8026237487793,43.5677108764648,43.4932289123535,43.4989547729492,43.5104141235352,43.5046844482422,43.5046844482422],"text":"Percent: -77.03912","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(26,42,166,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.3806304931641,-78.7988891601562,-78.7587814331055,-78.7530517578125,-78.7358627319336,-78.655647277832,-78.655647277832,-78.6441879272461,-78.6384506225586,-78.6155395507812,-78.5697021484375,-78.5525131225586,-78.5238647460938,-78.4952163696289,-78.4493789672852,-78.4321899414062,-78.2832260131836,-78.2545776367188,-78.2488479614258,-78.1342544555664,-78.1514434814453,-78.214469909668,-78.1800918579102,-78.3462524414062,-78.3806304931641,-78.3806304931641,null,-86.2416076660156,-86.2416076660156,-86.253059387207,-86.2817153930664,-86.2874450683594,-86.2988967895508,-86.3218231201172,-86.3390045166016,-86.3905715942383,-86.4077682495117,-86.4249496459961,-86.4937133789062,-86.5166244506836,-86.5968399047852,-86.6140289306641,-86.6426773071289,-86.6541366577148,-86.6598663330078,-86.6541366577148,-86.6484069824219,-86.6369476318359,-86.6426773071289,-86.6598663330078,-86.6484069824219,-86.6426773071289,-86.6484069824219,-86.62548828125,-86.5223541259766,-86.4994354248047,-86.4937133789062,-86.4421463012695,-86.4077682495117,-86.4020385742188,-86.3963088989258,-86.361930847168,-86.356201171875,-86.3390045166016,-86.3332824707031,-86.3103637695312,-86.3160934448242,-86.3103637695312,-86.2817153930664,-86.2817153930664,-86.2702560424805,-86.2587966918945,-86.2416076660156,-86.2416076660156,null,-79.4520568847656,-79.4749755859375,-79.4921646118164,-79.4921646118164,-79.4864349365234,-79.4749755859375,-79.4807052612305,-79.4978942871094,-79.5437240600586,-79.566650390625,-79.5838394165039,-79.6010284423828,-79.6124877929688,-79.6525955200195,-79.6583251953125,-79.6869735717773,-79.7098846435547,-79.7156143188477,-79.7270736694336,-79.7328109741211,-79.7557220458984,-79.7901077270508,-79.8473968505859,-79.841667175293,-79.8473968505859,-79.8531265258789,-79.8473968505859,-79.8531265258789,-79.8302154541016,-79.8072891235352,-79.7901077270508,-79.7843780517578,-79.8072891235352,-79.7901077270508,-79.7729110717773,-79.7499923706055,-79.7385406494141,-79.7041625976562,-79.6869735717773,-79.6353988647461,-79.6353988647461,-79.6067581176758,-79.5838394165039,-79.5781097412109,-79.572380065918,-79.566650390625,-79.5437240600586,-79.5208129882812,-79.4921646118164,-79.4520568847656,-79.4577865600586,-79.4577865600586,-79.4463272094727,-79.4291381835938,-79.4291381835938,-79.4176864624023,-79.3947601318359,-79.3775787353516,-79.3260116577148,-79.3030853271484,-79.2687072753906,-79.2400665283203,-79.2285995483398,-79.2171401977539,-79.2285995483398,-79.2228698730469,-79.4004898071289,-79.4062194824219,-79.4520568847656,-79.4520568847656],"y":[39.7288932800293,39.7288932800293,39.8262977600098,40.0726699829102,40.0726699829102,40.238826751709,40.2789344787598,40.2789344787598,40.3075790405273,40.3247718811035,40.3133087158203,40.3018531799316,40.2961235046387,40.2789344787598,40.2502861022949,40.3018531799316,40.2502861022949,40.2789344787598,40.2216377258301,40.1586112976074,40.1070442199707,40.0898551940918,40.061206817627,39.7690010070801,39.7288932800293,39.7288932800293,null,35.6437034606934,35.4202499389648,35.4259834289551,35.4145202636719,35.397331237793,35.3801460266113,35.3801460266113,35.3629570007324,35.3514938354492,35.3629570007324,35.3686828613281,35.3801460266113,35.3686828613281,35.3686828613281,35.3801460266113,35.4087905883789,35.4259834289551,35.4660873413086,35.5291137695312,35.5634918212891,35.5864105224609,35.5864105224609,35.5864105224609,35.6207847595215,35.6723518371582,35.6952705383301,35.712459564209,35.712459564209,35.6838111877441,35.6780815124512,35.6666221618652,35.6551666259766,35.6437034606934,35.6322479248047,35.6494331359863,35.6551666259766,35.6666221618652,35.6494331359863,35.6551666259766,35.6437034606934,35.6379737854004,35.6437034606934,35.6379737854004,35.6322479248047,35.6437034606934,35.6437034606934,35.6437034606934,null,37.070369720459,37.070369720459,37.0760955810547,37.064640045166,37.0531806945801,37.0417213439941,37.0245323181152,37.0245323181152,37.0531806945801,37.0417213439941,37.0417213439941,37.0531806945801,37.0875587463379,37.0990142822266,37.1333961486816,37.1563148498535,37.1563148498535,37.1677703857422,37.1906890869141,37.2021484375,37.2021484375,37.2250671386719,37.2250671386719,37.2479858398438,37.2594451904297,37.2651748657227,37.2938232421875,37.2995529174805,37.3282012939453,37.3282012939453,37.3339309692383,37.3683052062988,37.3912239074707,37.4026870727539,37.4141426086426,37.4313316345215,37.4370613098145,37.4714393615723,37.4714393615723,37.4657135009766,37.4485206604004,37.4427947998047,37.4427947998047,37.4485206604004,37.4771690368652,37.4886283874512,37.4886283874512,37.5000877380371,37.5287322998047,37.5631141662598,37.5860328674316,37.6032218933105,37.6146774291992,37.6204071044922,37.6089515686035,37.6032218933105,37.5974884033203,37.5803031921387,37.517276763916,37.5058174133301,37.5058174133301,37.4943580627441,37.4828987121582,37.4714393615723,37.4370613098145,37.4256019592285,37.1333961486816,37.1104774475098,37.070369720459,37.070369720459],"text":"Percent: -76.98657","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(26,42,166,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.7412109375,-80.8156967163086,-80.9073715209961,-80.8844528198242,-80.7927780151367,-80.7526702880859,-80.7297592163086,-80.7182922363281,-80.6896514892578,-80.649543762207,-80.6266174316406,-80.5807800292969,-80.5406723022461,-80.5464096069336,-80.5521392822266,-80.5464096069336,-80.5464096069336,-80.5807800292969,-80.6037063598633,-80.5807800292969,-80.5922470092773,-80.5635986328125,-80.5521392822266,-80.5635986328125,-80.5635986328125,-80.5464096069336,-80.5406723022461,-80.5521392822266,-80.5750503540039,-80.5922470092773,-80.5979766845703,-80.649543762207,-80.6724548339844,-80.7011032104492,-80.7412109375,-80.7412109375],"y":[39.0986404418945,39.1100997924805,39.2762565612793,39.3106346130371,39.3679313659668,39.3851165771484,39.4023056030273,39.4252243041992,39.4309539794922,39.4424133300781,39.4596061706543,39.4538726806641,39.4309539794922,39.4137687683105,39.3965797424316,39.3679313659668,39.3564720153809,39.327823638916,39.2934455871582,39.2819862365723,39.2647972106934,39.2533378601074,39.2361526489258,39.2361526489258,39.2246894836426,39.2189598083496,39.2017707824707,39.190315246582,39.1788520812988,39.1788520812988,39.1616630554199,39.1444778442383,39.1215591430664,39.0929069519043,39.0986404418945,39.0986404418945],"text":"Percent: -76.85016","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(26,43,167,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.8749160766602,-86.1040954589844,-86.1040954589844,-86.1040954589844,-86.0983657836914,-86.0697174072266,-86.0467987060547,-86.0181503295898,-85.9952392578125,-85.9723129272461,-85.9436721801758,-85.8921051025391,-85.8061599731445,-85.7775115966797,-85.7717819213867,-85.7488632202148,-85.6801071166992,-85.6399993896484,-85.628547668457,-85.628547668457,-85.5884399414062,-85.5426025390625,-85.5597839355469,-85.5597839355469,-85.5769805908203,-85.5941619873047,-85.6170806884766,-85.6170806884766,-85.5941619873047,-85.5769805908203,-85.5827102661133,-85.5998916625977,-85.63427734375,-85.6457290649414,-85.6686553955078,-85.6743850708008,-85.6743850708008,-85.8176193237305,-85.8348083496094,-85.8348083496094,-85.8749160766602,-85.8749160766602,null,-84.2935485839844,-84.2878189086914,-84.2534408569336,-84.1732330322266,-84.1388549804688,-84.1216583251953,-84.0815582275391,-84.0471801757812,-84.0471801757812,-84.0586395263672,-84.1216583251953,-84.1674957275391,-84.1961441040039,-84.2419815063477,-84.2477111816406,-84.2534408569336,-84.2591705322266,-84.2820892333984,-84.3623046875,-84.3508453369141,-84.3221969604492,-84.3107452392578,-84.2935485839844,-84.2935485839844,null,-88.9402389526367,-88.7053298950195,-88.5792770385742,-88.5792770385742,-88.5907363891602,-88.5907363891602,-88.5964660644531,-88.9173202514648,-88.9230499267578,-88.9402389526367,-88.9459686279297,-88.9402389526367,-88.9402389526367,-88.9402389526367,null,-84.8034820556641,-85.2045516967773,-85.2102813720703,-84.7977523803711,-84.7977523803711,-84.8034820556641,-84.8034820556641,null,-94.5953369140625,-94.2229080200195,-94.1999893188477,-94.2057189941406,-94.2057189941406,-94.6010665893555,-94.6010665893555,-94.5953369140625,-94.5953369140625,null,-86.0697174072266,-86.0410766601562,-86.0238800048828,-86.0066909790039,-85.9837799072266,-85.9723129272461,-85.9608612060547,-85.9551315307617,-85.9494018554688,-85.9436721801758,-85.9379425048828,-85.9264755249023,-85.9207534790039,-85.897834777832,-85.8863677978516,-85.8749160766602,-85.8634567260742,-85.8519973754883,-85.8061599731445,-85.7545928955078,-85.7488632202148,-85.725944519043,-85.7087554931641,-85.6915664672852,-85.6399993896484,-85.6915664672852,-85.6915664672852,-85.6858367919922,-85.6399993896484,-85.6571884155273,-85.6399993896484,-85.6399993896484,-85.6457290649414,-85.6399993896484,-85.6457290649414,-85.6915664672852,-85.72021484375,-85.7545928955078,-85.7889709472656,-85.8118896484375,-85.8462677001953,-86.0124206542969,-86.0754547119141,-86.0697174072266,-86.0697174072266],"y":[34.2055816650391,34.211311340332,34.3889274597168,34.4233016967773,34.4347648620605,34.4634094238281,34.4748725891113,34.4748725891113,34.4748725891113,34.4977912902832,34.5035171508789,34.5493545532227,34.6123809814453,34.6410293579102,34.663948059082,34.6754035949707,34.7327003479004,34.7785377502441,34.807186126709,34.8358345031738,34.8415641784668,34.6181106567383,34.6009216308594,34.5837326049805,34.5550842285156,34.5378952026367,34.5035171508789,34.492057800293,34.492057800293,34.4462203979492,34.4347648620605,34.4175758361816,34.3774681091309,34.3660087585449,34.3717384338379,34.360279083252,34.3373603820801,34.2285003662109,34.2285003662109,34.211311340332,34.2055816650391,34.2055816650391,null,33.9649391174316,33.9420204162598,33.907642364502,33.8446159362793,33.8331565856934,33.8102378845215,33.7644004821777,33.7472152709961,33.7300262451172,33.7242965698242,33.6154365539551,33.638355255127,33.638355255127,33.638355255127,33.6326217651367,33.6326217651367,33.638355255127,33.6440811157227,33.6440811157227,33.9420204162598,33.9649391174316,33.9706649780273,33.9649391174316,33.9649391174316,null,42.1582374572754,42.1582374572754,42.1582374572754,42.0665626525879,42.0665626525879,41.722785949707,41.6311111450195,41.6311111450195,41.7170562744141,41.7170562744141,41.8946723937988,42.0665626525879,42.1582374572754,42.1582374572754,null,41.281608581543,41.27587890625,41.5394401550293,41.5394401550293,41.4305801391602,41.281608581543,41.281608581543,null,40.044017791748,40.044017791748,40.044017791748,39.7976493835449,39.7575416564941,39.7575416564941,39.8320274353027,40.044017791748,40.044017791748,null,36.1135292053223,36.1020698547363,36.0906105041504,36.0963401794434,36.1135292053223,36.1135292053223,36.1192588806152,36.1192588806152,36.1307182312012,36.1192588806152,36.1192588806152,36.1135292053223,36.1307182312012,36.1307182312012,36.1192588806152,36.1078033447266,36.1307182312012,36.1364479064941,36.1364479064941,36.0791511535645,36.0734214782715,36.0734214782715,36.0734214782715,36.0619659423828,36.0046691894531,35.9244537353516,35.9072647094727,35.9072647094727,35.901538848877,35.8843460083008,35.8843460083008,35.8671569824219,35.8557014465332,35.849967956543,35.8327827453613,35.84423828125,35.849967956543,35.849967956543,35.849967956543,35.84423828125,35.8327827453613,35.9645576477051,36.1078033447266,36.1135292053223,36.1135292053223],"text":"Percent: -76.82241","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(26,43,167,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.0185623168945,-98.4685287475586,-98.4627990722656,-98.3539352416992,-98.3539352416992,-98.5430145263672,-99.0128326416016,-99.0185623168945,-99.0185623168945,-99.0185623168945],"y":[37.4599800109863,37.4599800109863,37.379768371582,37.3740386962891,36.9958839416504,37.0016136169434,37.0016136169434,37.3683052062988,37.4599800109863,37.4599800109863],"text":"Percent: -76.81858","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(26,43,167,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.577011108398,-100.582740783691,-100.588470458984,-100.548362731934,-100.542633056641,-100.548362731934,-100.571281433105,-100.565551757812,-100.548362731934,-100.548362731934,-100.622848510742,-100.634307861328,-100.078544616699,-99.9066543579102,-99.9066543579102,-99.8608169555664,-99.8665466308594,-100.496795654297,-100.50252532959,-100.525444030762,-100.565551757812,-100.571281433105,-100.571281433105,-100.594200134277,-100.59992980957,-100.611389160156,-100.611389160156,-100.571281433105,-100.548362731934,-100.548362731934,-100.565551757812,-100.542633056641,-100.542633056641,-100.554092407227,-100.577011108398,-100.577011108398],"y":[46.4267692565918,46.4439582824707,46.4897956848145,46.5356330871582,46.5528221130371,46.5585517883301,46.575740814209,46.5986595153809,46.6043853759766,46.6215782165527,46.6158447265625,46.6330337524414,46.6330337524414,46.6273040771484,46.2835311889648,46.2835311889648,45.9397583007812,45.9397583007812,45.9741325378418,46.0085105895996,46.0199699401855,46.0428886413574,46.0543479919434,46.071533203125,46.1001853942871,46.1116409301758,46.1517486572266,46.2090454101562,46.2376937866211,46.260612487793,46.2835311889648,46.3179054260254,46.3408241271973,46.386661529541,46.4267692565918,46.4267692565918],"text":"Percent: -76.79914","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(26,43,167,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.0449142456055,-95.8615646362305,-95.8615646362305,-96.5605773925781,-96.5720367431641,-96.5548477172852,-96.5319290161133,-96.5147399902344,-96.5090103149414,-96.5376586914062,-96.5720367431641,-96.5949554443359,-96.58349609375,-96.4287948608398,-96.0449142456055,-96.0449142456055,null,-95.9647064208984,-96.2454528808594,-96.2855606079102,-96.3084716796875,-96.3657760620117,-96.3543090820312,-96.3543090820312,-95.9589767456055,-95.9647064208984,-95.9647064208984,-95.9647064208984,null,-88.0865325927734,-88.0406951904297,-88.0235061645508,-88.0005874633789,-87.9547500610352,-87.8802642822266,-87.8688049316406,-88.1495513916016,-88.1782073974609,-88.2068557739258,-88.2354965209961,-88.2011184692383,-88.2125854492188,-88.2183151245117,-88.2183151245117,-88.2125854492188,-88.2183151245117,-88.2240447998047,-88.2125854492188,-88.1839370727539,-88.172477722168,-88.166748046875,-88.161018371582,-88.1438293457031,-88.1151809692383,-88.1037216186523,-88.0865325927734,-88.0865325927734,null,-95.5980072021484,-95.59228515625,-96.0506439208984,-96.0678329467773,-95.6094665527344,-95.6094665527344,-95.5980072021484,-95.5980072021484,null,-119.289810180664,-119.186676025391,-119.15803527832,-119.049171447754,-119.163757324219,-118.711120605469,-118.923110961914,-119.020530700684,-119.020530700684,-118.917388916016,-118.934577941895,-119.140846252441,-119.329917907715,-119.295539855957,-119.329917907715,-119.335647583008,-119.352844238281,-119.39867401123,-119.387214660645,-119.415855407715,-119.404411315918,-119.335647583008,-119.301277160645,-119.530456542969,-119.547637939453,-119.564834594727,-119.559097290039,-119.587745666504,-119.633590698242,-119.679420471191,-119.702346801758,-119.719528198242,-119.679420471191,-119.616394042969,-119.518997192383,-119.496070861816,-119.289810180664,-119.289810180664],"y":[43.4989547729492,43.5046844482422,43.2640419006348,43.2583122253418,43.2812309265137,43.2984199523926,43.3098793029785,43.3385276794434,43.3786354064941,43.3958206176758,43.4244728088379,43.4531211853027,43.4989547729492,43.4932289123535,43.4989547729492,43.4989547729492,null,38.1589889526367,38.1589889526367,38.1647186279297,38.1704483032227,38.1704483032227,38.5084953308105,38.7204895019531,38.7204895019531,38.422550201416,38.1589889526367,38.1589889526367,null,37.1735038757324,37.1677703857422,37.1448516845703,37.0990142822266,37.058910369873,36.9672393798828,36.9500503540039,36.8641052246094,36.9042129516602,36.9443206787109,36.9786949157715,36.9958839416504,37.0130767822266,37.0302619934082,37.0417213439941,37.064640045166,37.0760955810547,37.0990142822266,37.1276664733887,37.1276664733887,37.1276664733887,37.1448516845703,37.1563148498535,37.1505851745605,37.1505851745605,37.1563148498535,37.1735038757324,37.1735038757324,null,44.5531959533691,44.2151527404785,44.2151527404785,44.6391410827637,44.6448707580566,44.5531959533691,44.5531959533691,44.5531959533691,null,39.6142997741699,39.6257629394531,39.6658706665039,39.7460823059082,39.3965797424316,39.0642623901367,39.0757217407227,38.9324798583984,38.8350791931152,38.8293495178223,38.4053611755371,38.3996315002441,38.5314140319824,38.5772514343262,38.6001663208008,38.6631889343262,38.7319450378418,38.7663230895996,38.8178901672363,38.8866424560547,38.9496688842773,39.0069694519043,39.0757217407227,39.0871810913086,39.1100997924805,39.1444778442383,39.1731262207031,39.2017707824707,39.2017707824707,39.2132339477539,39.2246894836426,39.2590675354004,39.2533378601074,39.2819862365723,39.327823638916,39.3450126647949,39.6142997741699,39.6142997741699],"text":"Percent: -76.78627","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(26,43,167,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.4681167602539,-85.4280090332031,-85.4050903320312,-85.5024948120117,-85.5024948120117,-85.5311431884766,-85.5311431884766,-85.63427734375,-85.6399993896484,-85.7431335449219,-85.7374038696289,-85.7545928955078,-85.7889709472656,-85.7947006225586,-85.7889709472656,-85.7889709472656,-85.8061599731445,-85.8118896484375,-85.8233489990234,-85.8348083496094,-85.8348083496094,-85.8290786743164,-85.8749160766602,-85.8749160766602,-85.8348083496094,-85.8348083496094,-85.8176193237305,-85.6743850708008,-85.6743850708008,-85.6686553955078,-85.6457290649414,-85.63427734375,-85.5998916625977,-85.5827102661133,-85.5769805908203,-85.5941619873047,-85.6170806884766,-85.6170806884766,-85.5941619873047,-85.5769805908203,-85.5597839355469,-85.5597839355469,-85.5426025390625,-85.5254058837891,-85.4681167602539,-85.4681167602539,null,-84.270637512207,-84.2591705322266,-84.3279266357422,-84.368034362793,-84.3737640380859,-84.4024124145508,-84.4253311157227,-84.4310607910156,-84.5857620239258,-84.5914916992188,-84.6659698486328,-84.6659698486328,-84.5972213745117,-84.5914916992188,-84.270637512207,-84.270637512207,-84.270637512207,null,-95.8558349609375,-95.8558349609375,-95.3974685668945,-95.3974685668945,-95.7412490844727,-95.8558349609375,-95.8558349609375,null,-94.6354370117188,-95.0078659057617,-95.0880737304688,-95.0880737304688,-94.6354370117188,-94.6354370117188,-94.6354370117188,-94.6354370117188,null,-84.0185317993164,-84.1445846557617,-84.3221969604492,-84.3221969604492,-84.2935485839844,-84.2878189086914,-84.2419815063477,-84.2190704345703,-84.2076034545898,-84.1732330322266,-84.1273956298828,-84.093017578125,-84.0529098510742,-84.0242614746094,-84.0128021240234,-84.0128021240234,-83.9898834228516,-83.9669647216797,-83.9440460205078,-83.90966796875,-83.7950744628906,-83.7721633911133,-83.7435073852539,-83.7205963134766,-83.6976776123047,-83.7263259887695,-83.7320556640625,-83.7263259887695,-83.7091293334961,-83.7205963134766,-83.7320556640625,-83.7492370605469,-83.7950744628906,-83.8581085205078,-83.8810195922852,-83.9039459228516,-83.915397644043,-83.9383163452148,-83.9726943969727,-83.9726943969727,-83.9726943969727,-84.0185317993164,-84.0185317993164,null,-95.2656936645508,-95.1224517822266,-95.1224517822266,-95.0193252563477,-94.7958679199219,-94.8073272705078,-95.1396484375,-95.1396484375,-95.2771530151367,-95.2427749633789,-95.2370452880859,-95.2886123657227,-95.2714233398438,-95.2886123657227,-95.2427749633789,-95.2427749633789,-95.3115234375,-95.3115234375,-95.2886123657227,-95.2656936645508,-95.2656936645508,null,-81.7725372314453,-81.3657379150391,-81.4001083374023,-81.4115753173828,-81.4173049926758,-81.4746017456055,-81.4860534667969,-81.4803237915039,-81.4975204467773,-81.4975204467773,-81.4803237915039,-81.4746017456055,-81.4803237915039,-81.4631423950195,-81.4803237915039,-81.5261611938477,-81.5433578491211,-81.5662689208984,-81.5834579467773,-81.6121063232422,-81.6235656738281,-81.6407623291016,-81.652214050293,-81.6694030761719,-81.6923217773438,-81.7152404785156,-81.7381591796875,-81.7496185302734,-81.7954559326172,-81.8126373291016,-81.8183746337891,-81.8699417114258,-81.7725372314453,-81.7725372314453,null,-94.9906692504883,-94.9849395751953,-94.9792098999023,-94.9906692504883,-94.962028503418,-94.9792098999023,-94.9849395751953,-94.9333801269531,-94.9448318481445,-94.8818130493164,-94.85888671875,-94.9906692504883,-95.0193252563477,-95.1052627563477,-95.1109924316406,-95.1797485351562,-95.2370452880859,-95.2656936645508,-95.2943420410156,-95.3000717163086,-95.3516311645508,-95.3917388916016,-95.408935546875,-95.4375762939453,-95.4318466186523,-95.4547729492188,-95.4433059692383,-95.4433059692383,-95.4490356445312,-95.4719619750977,-94.9906692504883,-94.9906692504883],"y":[34.2628746032715,34.0795288085938,33.9592094421387,33.9649391174316,33.9534797668457,33.9477462768555,33.9534797668457,33.9534797668457,33.9649391174316,33.9649391174316,33.9821281433105,34.0279655456543,34.0852584838867,34.090991973877,34.1253662109375,34.1310958862305,34.1310958862305,34.1196365356445,34.1196365356445,34.1196365356445,34.1368255615234,34.1941223144531,34.1941223144531,34.2055816650391,34.211311340332,34.2285003662109,34.2285003662109,34.3373603820801,34.360279083252,34.3717384338379,34.3660087585449,34.3774681091309,34.4175758361816,34.4347648620605,34.4462203979492,34.492057800293,34.492057800293,34.5035171508789,34.5378952026367,34.5550842285156,34.5837326049805,34.6009216308594,34.6181106567383,34.5837326049805,34.2628746032715,34.2628746032715,null,34.3316307067871,34.176929473877,34.1826629638672,34.1540107727051,34.1253662109375,34.1139068603516,34.0967178344727,34.0680732727051,34.0737991333008,34.0795288085938,34.0795288085938,34.4003829956055,34.4003829956055,34.3774681091309,34.3774681091309,34.3316307067871,34.3316307067871,null,42.5535736083984,42.9088096618652,42.9145393371582,42.5650367736816,42.5593032836914,42.5535736083984,42.5535736083984,null,37.0245323181152,37.0130767822266,37.0130767822266,37.345386505127,37.345386505127,37.064640045166,37.0245323181152,37.0245323181152,null,34.9790725708008,34.9790725708008,34.9905319213867,34.996265411377,35.2197151184082,35.2369041442871,35.265552520752,35.254093170166,35.2426338195801,35.2369041442871,35.2426338195801,35.254093170166,35.2827415466309,35.2942008972168,35.2770118713379,35.248363494873,35.2139854431152,35.2197151184082,35.2311744689941,35.2369041442871,35.254093170166,35.248363494873,35.248363494873,35.265552520752,35.2426338195801,35.2082557678223,35.1967964172363,35.1967964172363,35.1910667419434,35.1738777160645,35.1566925048828,35.1624183654785,35.1395034790039,35.1395034790039,35.0993957519531,35.0879364013672,35.0592842102051,35.0592842102051,35.0363693237305,35.0306396484375,35.0191802978516,34.9790725708008,34.9790725708008,null,36.1078033447266,36.1135292053223,36.1937408447266,36.1937408447266,36.1937408447266,35.6666221618652,35.6551666259766,35.8327827453613,35.8327827453613,35.8843460083008,35.8900756835938,35.9301834106445,35.9588317871094,35.9989395141602,36.021858215332,36.0390472412109,36.0505027770996,36.0619659423828,36.0848846435547,36.1078033447266,36.1078033447266,null,35.1910667419434,35.1738777160645,35.1395034790039,35.1280403137207,35.0650177001953,35.0650177001953,35.0306396484375,34.9905319213867,34.9618835449219,34.9504280090332,34.93896484375,34.9217758178711,34.9045906066895,34.8472938537598,34.8587532043457,34.8874015808105,34.8874015808105,34.8874015808105,34.8874015808105,34.8931312561035,34.8874015808105,34.8874015808105,34.8988571166992,34.9045906066895,34.9045906066895,34.9160461425781,34.9332389831543,34.9332389831543,35.0535583496094,35.0535583496094,35.0764770507812,35.1910667419434,35.1910667419434,35.1910667419434,null,32.1486625671387,31.8679141998291,31.8449954986572,31.8163471221924,31.7819690704346,31.7647819519043,31.7132129669189,31.6559181213379,31.6100807189941,31.5871620178223,31.5527858734131,31.4496536254883,31.4668426513672,31.4897613525391,31.5413246154785,31.6043510437012,31.6043510437012,31.6158123016357,31.6731071472168,31.7246723175049,31.7418632507324,31.7876968383789,31.8449954986572,31.8736419677734,31.9538555145264,31.9825038909912,32.0283432006836,32.0741806030273,32.097095489502,32.1543922424316,32.1486625671387,32.1486625671387],"text":"Percent: -76.77492","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(26,43,167,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.307342529297,-102.301620483398,-102.358909606934,-102.399017333984,-102.416206359863,-102.416206359863,-102.496421813965,-102.599548339844,-102.679763793945,-102.725601196289,-102.725601196289,-102.754257202148,-102.788627624512,-102.782897949219,-102.307342529297,-102.307342529297],"y":[31.6501884460449,31.0715007781982,31.0657730102539,31.0944194793701,31.1459865570068,31.1860942840576,31.2605762481689,31.2663078308105,31.3236026763916,31.3006839752197,31.2834949493408,31.2834949493408,31.2834949493408,31.6444568634033,31.6501884460449,31.6501884460449],"text":"Percent: -76.77319","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(26,43,167,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.2336120605469,-98.3310165405273,-98.3424758911133,-98.0903778076172,-97.9929733276367,-98.0846481323242,-97.9757843017578,-97.8210830688477,-97.8669204711914,-97.9127578735352,-97.9127578735352,-97.9012985229492,-98.2336120605469,-98.2336120605469],"y":[28.0462837219238,28.0520133972168,28.6020526885986,28.7853984832764,28.6879959106445,28.6650772094727,28.4645442962646,28.1723346710205,28.1436862945557,28.1035804748535,28.0806617736816,28.0520133972168,28.0462837219238,28.0462837219238],"text":"Percent: -76.75268","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(26,43,167,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.5319290161133,-95.9704284667969,-95.9704284667969,-95.9761581420898,-96.5319290161133,-96.5319290161133,-96.5319290161133,-96.5319290161133,null,-78.2431182861328,-78.6499176025391,-78.655647277832,-78.7014846801758,-78.7072143554688,-78.7415924072266,-78.7358627319336,-78.9593124389648,-78.9765014648438,-78.9822311401367,-78.9994201660156,-79.0166091918945,-79.0452575683594,-79.0796356201172,-79.0739059448242,-79.0567169189453,-79.0509872436523,-78.9707717895508,-78.9650497436523,-78.9421234130859,-78.9421234130859,-78.483757019043,-78.47802734375,-78.4264678955078,-78.4207382202148,-78.2545776367188,-78.2545776367188,-78.2431182861328,-78.2431182861328,-78.2431182861328],"y":[37.5917587280273,37.5860328674316,37.3912239074707,37.2938232421875,37.2880935668945,37.4599800109863,37.5917587280273,37.5917587280273,null,41.2300453186035,41.2529640197754,41.2185821533203,41.2013931274414,41.2300453186035,41.2300453186035,41.2586898803711,41.3675537109375,41.3675537109375,41.3618240356445,41.3503646850586,41.3503646850586,41.3446350097656,41.3446350097656,41.4248466491699,41.4248466491699,41.4477653503418,41.4477653503418,41.4305801391602,41.4305801391602,41.6081924438477,41.6196556091309,41.602466583252,41.596736907959,41.4076614379883,41.401927947998,41.3274459838867,41.3159866333008,41.2300453186035,41.2300453186035],"text":"Percent: -76.69617","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(26,43,167,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.4570693969727,-97.9127578735352,-97.8325424194336,-97.8955688476562,-97.9585952758789,-98.0158920288086,-98.0559997558594,-98.1247482299805,-98.0731811523438,-98.1018371582031,-98.3653945922852,-98.3596649169922,-98.4112319946289,-98.4169616699219,-98.3653945922852,-98.4226913452148,-98.4341506958008,-98.3825836181641,-98.4284210205078,-98.4341506958008,-98.4513397216797,-98.4513397216797,-98.4226913452148,-98.4570693969727,-98.4456100463867,-98.4570693969727,-98.4570693969727],"y":[31.0199356079102,31.0313930511475,30.8996162414551,30.8537788391113,30.8079414367676,30.6990776062012,30.6131362915039,30.5042743682861,30.4870853424072,30.4183292388916,30.5042743682861,30.5672988891602,30.5672988891602,30.664701461792,30.7506446838379,30.7506446838379,30.7735633850098,30.8365898132324,30.8365898132324,30.8652362823486,30.8824234008789,30.9110736846924,30.9397220611572,30.9683685302734,31.0084743499756,31.0199356079102,31.0199356079102],"text":"Percent: -76.49374","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(26,43,167,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-107.309265136719,-107.309265136719,-107.366561889648,-107.366561889648,-107.429588317871,-107.429588317871,-107.441047668457,-107.44677734375,-109.056785583496,-109.056785583496,-109.051063537598,-109.056785583496,-107.922332763672,-107.309265136719,-107.309265136719],"y":[41.0180473327637,40.5997886657715,40.5997886657715,40.5596809387207,40.5539512634277,40.3304977416992,40.3304977416992,40.2216377258301,40.2216377258301,40.6570854187012,40.9951286315918,40.9893989562988,41.0180473327637,41.0180473327637,41.0180473327637],"text":"Percent: -76.39854","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(27,44,168,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-113.015922546387,-113.015922546387,-112.952903747559,-112.947174072266,-112.929977416992,-112.929977416992,-112.815391540527,-112.809661865234,-112.763824462891,-112.758094787598,-112.695068359375,-112.695068359375,-112.534637451172,-112.528907775879,-112.11637878418,-112.110649108887,-112.047630310059,-112.047630310059,-111.829902648926,-111.824172973633,-111.594993591309,-111.600723266602,-112.099197387695,-112.32837677002,-112.66641998291,-112.695068359375,-112.735176086426,-112.752365112305,-112.769554138184,-112.769554138184,-112.792472839355,-112.798202514648,-112.826850891113,-112.832580566406,-113.015922546387,-113.015922546387,-113.015922546387],"y":[43.1093444824219,43.2812309265137,43.2812309265137,43.3671760559082,43.3729057312012,43.4531211853027,43.4531211853027,43.5390625,43.5390625,43.544792175293,43.5505218505859,43.6250038146973,43.6250038146973,43.4244728088379,43.413013458252,43.3958206176758,43.3958206176758,43.3671760559082,43.3614463806152,43.2812309265137,43.2812309265137,43.0233993530273,43.0233993530273,43.0233993530273,43.0233993530273,42.9947547912598,42.9775657653809,42.954647064209,42.9431838989258,42.9202690124512,42.9088096618652,42.8858909606934,42.8858909606934,42.8687019348145,42.8629722595215,43.1093444824219,43.1093444824219],"text":"Percent: -76.35062","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(27,44,168,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.0158920288086,-98.0731811523438,-98.0961074829102,-98.2336120605469,-98.3080978393555,-98.3252868652344,-98.3539352416992,-98.3653945922852,-98.39404296875,-98.3825836181641,-98.3482055664062,-98.4055023193359,-98.4284210205078,-98.4570693969727,-98.5430145263672,-98.6346893310547,-98.4226913452148,-98.2966384887695,-98.210693359375,-98.02734375,-98.0158920288086,-98.0158920288086],"y":[29.7536964416504,29.7078590393066,29.6906719207764,29.6391067504883,29.5932693481445,29.6161880493164,29.6333770751953,29.6620254516602,29.6792144775391,29.7078590393066,29.7365093231201,29.7365093231201,29.7536964416504,29.7365093231201,29.765157699585,29.7536964416504,29.9370441436768,30.0459060668945,29.9886112213135,29.8511028289795,29.7536964416504,29.7536964416504],"text":"Percent: -76.33026","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(27,44,168,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.817276000977,-103.350128173828,-103.361587524414,-103.07511138916,-103.07511138916,-102.811546325684,-102.817276000977,-102.817276000977],"y":[31.6501884460449,31.6559181213379,31.9939613342285,31.9939613342285,32.0741806030273,32.0741806030273,31.6501884460449,31.6501884460449],"text":"Percent: -76.27507","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(27,44,168,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.9490203857422,-87.6281661987305,-87.6281661987305,-87.5193023681641,-87.5193023681641,-87.4104385375977,-87.4104385375977,-87.6281661987305,-87.6281661987305,-87.6625442504883,-87.6682739257812,-87.8344268798828,-87.9547500610352,-87.9490203857422,-87.9490203857422,null,-84.5112762451172,-84.5170059204102,-84.539924621582,-84.545654296875,-84.5628433227539,-84.5800323486328,-84.6315994262695,-84.6430587768555,-84.6487808227539,-84.6487808227539,-84.6373291015625,-84.6201324462891,-84.6029510498047,-84.4883575439453,-84.4597091674805,-84.4482498168945,-84.4425201416016,-84.4425201416016,-84.4196014404297,-84.4024124145508,-84.4081420898438,-84.4081420898438,-84.3909530639648,-84.3909530639648,-84.3966827392578,-84.4081420898438,-84.4367904663086,-84.4482498168945,-84.4539794921875,-84.5112762451172,-84.5112762451172,null,-88.699592590332,-88.699592590332,-89.1407699584961,-89.1464996337891,-89.2782821655273,-89.2782821655273,-89.2610931396484,-89.2610931396484,-89.2610931396484,-89.1407699584961,-88.802734375,-88.802734375,-88.699592590332,-88.699592590332,null,-85.0441284179688,-85.2962265014648,-85.3019561767578,-85.2274703979492,-85.1930923461914,-85.1930923461914,-85.0441284179688,-85.0441284179688,-85.0441284179688,null,-91.598762512207,-91.598762512207,-92.0800476074219,-92.0800476074219,-92.0743179321289,-91.598762512207,-91.598762512207,null,-84.3909530639648,-84.368034362793,-84.3565826416016,-84.3451156616211,-84.3565826416016,-84.3623046875,-84.3508453369141,-84.3221969604492,-84.2992782592773,-84.270637512207,-84.2820892333984,-84.2992782592773,-84.3164749145508,-84.3164749145508,-84.3221969604492,-84.3279266357422,-84.3336563110352,-84.3393859863281,-84.3623046875,-84.3737640380859,-84.3737640380859,-84.3623046875,-84.3623046875,-84.3737640380859,-84.3909530639648,-84.4024124145508,-84.4310607910156,-84.4482498168945,-84.4711685180664,-84.4998168945312,-84.6602401733398,-84.6258697509766,-84.6201324462891,-84.3909530639648,-84.3909530639648,null,-83.6575698852539,-83.646110534668,-83.2450408935547,-83.2622222900391,-83.3080596923828,-83.365364074707,-83.5830841064453,-83.5601654052734,-83.6575698852539,-83.6575698852539,null,-79.4978942871094,-79.7557220458984,-79.8875045776367,-79.9161529541016,-79.9276123046875,-79.9161529541016,-79.9104232788086,-79.9276123046875,-79.9218826293945,-79.9161529541016,-79.9276123046875,-80.0078277587891,-80.0020980834961,-79.9849090576172,-79.9849090576172,-79.9791793823242,-79.9619903564453,-79.9562606811523,-79.9333419799805,-79.9218826293945,-79.9104232788086,-79.8932342529297,-79.8645858764648,-79.8703231811523,-79.8703231811523,-79.8817749023438,-79.8531265258789,-79.841667175293,-79.841667175293,-79.8473968505859,-79.8645858764648,-79.7499923706055,-79.7385406494141,-79.6984329223633,-79.6812362670898,-79.6525955200195,-79.6239471435547,-79.560920715332,-79.5551910400391,-79.5208129882812,-79.5093536376953,-79.4978942871094,-79.4921646118164,-79.4692459106445,-79.4176864624023,-79.3775787353516,-79.3431930541992,-79.2859039306641,-79.3145446777344,-79.3431930541992,-79.389030456543,-79.4176864624023,-79.3947601318359,-79.3718490600586,-79.3661117553711,-79.3718490600586,-79.3947601318359,-79.3947601318359,-79.4004898071289,-79.4004898071289,-79.4978942871094,-79.4978942871094,null,-89.4501724243164,-89.1866073608398,-89.1980667114258,-89.3527679443359,-89.6449737548828,-89.6392440795898,-89.6220626831055,-89.5704956054688,-89.4501724243164,-89.4501724243164,null,-96.5605773925781,-96.8699798583984,-97.1507263183594,-97.1392669677734,-97.2653121948242,-97.3168869018555,-97.030403137207,-97.0246734619141,-96.9100875854492,-96.8184127807617,-96.772575378418,-96.7496490478516,-96.6637115478516,-96.6350631713867,-96.6293258666992,-96.6121444702148,-96.5605773925781,-96.5605773925781,null,-80.8787231445312,-80.8844528198242,-80.8844528198242,-80.8672637939453,-80.8500747680664,-80.8271560668945,-80.8042373657227,-80.7927780151367,-80.8099670410156,-80.8214263916016,-80.8156967163086,-80.7927780151367,-80.7698593139648,-80.8156967163086,-80.746940612793,-80.7755966186523,-80.9474716186523,-80.9589385986328,-81.0620727539062,-81.0620727539062,-81.0563430786133,-81.0849838256836,-81.0907211303711,-81.0792541503906,-81.0735244750977,-81.2912521362305,-81.2912521362305,-81.3027114868164,-81.3256301879883,-81.3657379150391,-81.3141708374023,-81.2912521362305,-81.2511444091797,-81.2224960327148,-81.2110366821289,-81.1766586303711,-81.1709289550781,-81.1537399291992,-81.1308212280273,-81.1079025268555,-81.0907211303711,-81.0735244750977,-81.0620727539062,-81.0448837280273,-81.0448837280273,-81.0219650268555,-81.0219650268555,-81.0105056762695,-81.0047760009766,-80.9990463256836,-80.9875793457031,-80.9703979492188,-80.9646682739258,-80.9417495727539,-80.9532089233398,-80.918830871582,-80.9016342163086,-80.8844528198242,-80.8787231445312,-80.8787231445312],"y":[33.9191017150879,33.9191017150879,33.8789939880371,33.8789939880371,33.6956481933594,33.6956481933594,33.6097030639648,33.6154365539551,33.586784362793,33.586784362793,33.5180282592773,33.5180282592773,33.5180282592773,33.9191017150879,33.9191017150879,null,33.2430114746094,33.2602005004883,33.2831192016602,33.2888450622559,33.3289566040039,33.3461456298828,33.3805198669434,33.3977088928223,33.4320907592773,33.455005645752,33.4836540222168,33.5065727233887,33.5123023986816,33.5352210998535,33.5409469604492,33.5180282592773,33.5123023986816,33.4893836975098,33.4836540222168,33.4721946716309,33.4320907592773,33.3862533569336,33.3461456298828,33.3346824645996,33.317497253418,33.3003082275391,33.2831192016602,33.2659301757812,33.2430114746094,33.2430114746094,33.2430114746094,null,38.9095611572266,38.8293495178223,38.8293495178223,38.7319450378418,38.7319450378418,39.0069694519043,39.0069694519043,39.0298881530762,39.2189598083496,39.2189598083496,39.2189598083496,38.9152946472168,38.9095611572266,38.9095611572266,null,39.5226287841797,39.5226287841797,39.780460357666,39.780460357666,39.780460357666,39.7117042541504,39.7002449035645,39.5226287841797,39.5226287841797,null,43.08642578125,42.6452484130859,42.6452484130859,42.9088096618652,43.08642578125,43.08642578125,43.08642578125,null,38.1990966796875,38.1990966796875,38.1876373291016,38.1761779785156,38.1532592773438,38.1188812255859,38.0959625244141,38.0845031738281,38.0787773132324,38.0558586120605,38.0214805603027,38.0100212097168,37.9985618591309,37.9813690185547,37.9584541320801,37.9469947814941,37.9355354309082,37.9011573791504,37.9011573791504,37.9011573791504,37.8896980285645,37.8725128173828,37.8495941162109,37.8495941162109,37.8495941162109,37.8610496520996,37.8610496520996,37.8954315185547,37.9298057556152,37.9412651062012,38.0042877197266,38.1016960144043,38.1246147155762,38.1990966796875,38.1990966796875,null,39.5512771606445,39.7174339294434,39.7002449035645,39.5168991088867,39.4596061706543,39.3851165771484,39.3851165771484,39.5455436706543,39.5512771606445,39.5512771606445,null,39.7231636047363,39.7288932800293,39.7288932800293,39.7518119812012,39.7690010070801,39.791919708252,39.8033790588379,39.8492164611816,39.8835906982422,39.9122428894043,39.9294281005859,39.9638061523438,39.9752655029297,39.9867248535156,40.0096435546875,40.0153732299805,40.0096435546875,40.0039138793945,39.9981803894043,40.0153732299805,40.0210990905762,40.0210990905762,40.0325622558594,40.0497512817383,40.061206817627,40.0783996582031,40.0783996582031,40.0841255187988,40.095588684082,40.1070442199707,40.1242332458496,40.1299629211426,40.1299629211426,40.1070442199707,40.1070442199707,40.0898551940918,40.0841255187988,40.1013145446777,40.1185073852539,40.1299629211426,40.1299629211426,40.1414260864258,40.1471519470215,40.1414260864258,40.1070442199707,40.0841255187988,40.0497512817383,40.0382919311523,40.0096435546875,39.9752655029297,39.91796875,39.8606719970703,39.8434867858887,39.8320274353027,39.8033790588379,39.791919708252,39.791919708252,39.774730682373,39.7575416564941,39.7346229553223,39.7231636047363,39.7231636047363,null,35.4145202636719,35.397331237793,34.996265411377,34.9905319213867,34.996265411377,35.3686828613281,35.3916015625,35.4202499389648,35.4145202636719,35.4145202636719,null,29.9485054016113,29.6333770751953,29.6333770751953,29.6505641937256,29.7536964416504,29.7880764007568,30.0630950927734,30.0401763916016,30.0974750518799,30.137580871582,30.1719570159912,30.1604995727539,30.1604995727539,30.1146621704102,30.0802822113037,30.0516376495361,29.9485054016113,29.9485054016113,null,38.107421875,38.0787773132324,38.0615882873535,38.0501251220703,38.0501251220703,38.0615882873535,38.0615882873535,38.0558586120605,38.0443954467773,38.0272064208984,38.0214805603027,38.0157508850098,37.969913482666,37.9355354309082,37.8610496520996,37.8495941162109,37.8209419250488,37.8266754150391,37.832405090332,37.8438606262207,37.8495941162109,37.8495941162109,37.8495941162109,37.8667793273926,37.8725128173828,37.8839683532715,37.9584541320801,37.964183807373,37.969913482666,37.964183807373,38.1704483032227,38.1990966796875,38.250659942627,38.2678527832031,38.2563934326172,38.2449340820312,38.2334747314453,38.2277450561523,38.2277450561523,38.2277450561523,38.2105560302734,38.1990966796875,38.1990966796875,38.2162857055664,38.2220153808594,38.2334747314453,38.2105560302734,38.1990966796875,38.2105560302734,38.2220153808594,38.2220153808594,38.2162857055664,38.1990966796875,38.1990966796875,38.1761779785156,38.1303405761719,38.1246147155762,38.1303405761719,38.107421875,38.107421875],"text":"Percent: -76.26390","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(27,44,168,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.060966491699,-102.605278015137,-102.605278015137,-102.633934020996,-102.633934020996,-102.639656066895,-102.65111541748,-102.674041748047,-102.674041748047,-102.674041748047,-102.066696166992,-102.055244445801,-101.980758666992,-101.980758666992,-102.055244445801,-102.060966491699,-102.060966491699],"y":[41.2185821533203,41.2185821533203,41.401927947998,41.3962020874023,41.4305801391602,41.7457046508789,41.7457046508789,41.8030014038086,41.8660278320312,42.0092658996582,42.0092658996582,41.7399749755859,41.734245300293,41.3904724121094,41.3962020874023,41.2185821533203,41.2185821533203],"text":"Percent: -76.19485","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(27,44,168,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.2526931762695,-88.2068557739258,-87.9948577880859,-87.9948577880859,-87.9432907104492,-87.9490203857422,-87.9547500610352,-88.2756042480469,-88.2526931762695,-88.2526931762695,null,-84.2878189086914,-84.2820892333984,-84.270637512207,-84.2591705322266,-84.2534408569336,-84.2477111816406,-84.1445846557617,-84.1445846557617,-84.0700988769531,-84.0700988769531,-84.0815582275391,-84.0815582275391,-84.1445846557617,-84.1560363769531,-84.2878189086914,-84.2878189086914,null,-89.5934066772461,-89.4559020996094,-89.4559020996094,-89.3527679443359,-89.3527679443359,-89.4215240478516,-89.4215240478516,-89.4730911254883,-89.4788208007812,-89.5017395019531,-89.5017395019531,-89.5590286254883,-89.5590286254883,-89.6621704101562,-89.6621704101562,-89.5934066772461,-89.5934066772461,null,-95.8615646362305,-95.8271942138672,-95.7870864868164,-95.7928161621094,-95.7813568115234,-95.7469787597656,-95.7297897338867,-95.7011413574219,-95.6610336303711,-95.6209259033203,-95.5865478515625,-95.5636291503906,-95.5521774291992,-95.5292510986328,-95.4834136962891,-95.4375762939453,-95.4031982421875,-95.3688278198242,-95.3229904174805,-95.3115234375,-95.414665222168,-95.5120697021484,-95.6438446044922,-95.683952331543,-95.7527084350586,-95.8157272338867,-95.8558349609375,-95.8615646362305,-95.8615646362305],"y":[33.7357559204102,34.0623397827148,34.0623397827148,34.039421081543,34.03369140625,33.9191017150879,33.5180282592773,33.5294914245605,33.7357559204102,33.7357559204102,null,32.985179901123,33.0825843811035,33.0825843811035,33.1054992675781,33.1054992675781,33.1685256958008,33.1685256958008,33.1971740722656,33.1971740722656,32.9450721740723,32.9450721740723,32.9336166381836,32.9336166381836,32.985179901123,32.985179901123,32.985179901123,null,31.4381923675537,31.4381923675537,31.3579788208008,31.3579788208008,31.0256633758545,31.0256633758545,30.9970169067383,30.9970169067383,31.0142059326172,31.0142059326172,31.0313930511475,31.0371246337891,31.0084743499756,31.0084743499756,31.4381923675537,31.4381923675537,31.4381923675537,null,33.8675346374512,33.8675346374512,33.8675346374512,33.896183013916,33.9133720397949,33.907642364502,33.9191017150879,33.907642364502,33.9248313903809,33.9592094421387,33.9592094421387,33.9534797668457,33.9133720397949,33.896183013916,33.901912689209,33.890453338623,33.8847236633301,33.901912689209,33.9133720397949,33.3862533569336,33.437816619873,33.4721946716309,33.5180282592773,33.5008430480957,33.5294914245605,33.5123023986816,33.4836540222168,33.8675346374512,33.8675346374512],"text":"Percent: -76.16986","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(27,44,168,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-107.824928283691,-107.813468933105,-107.830657958984,-107.784820556641,-107.836387634277,-107.790550231934,-107.790550231934,-107.779090881348,-107.779090881348,-107.933792114258,-107.933792114258,-107.950973510742,-107.950973510742,-107.968170166016,-107.968170166016,-107.9853515625,-107.9853515625,-108.014007568359,-108.014007568359,-108.031188964844,-108.031188964844,-108.317665100098,-108.317665100098,-108.363502502441,-108.363502502441,-108.403610229492,-108.409339904785,-108.781768798828,-108.776039123535,-108.798957824707,-108.798957824707,-108.816139221191,-108.816139221191,-108.833335876465,-108.827606201172,-108.844795227051,-108.867713928223,-108.856246948242,-108.879173278809,-108.884902954102,-108.907814025879,-108.907814025879,-108.976570129395,-108.976570129395,-109.005226135254,-108.999488830566,-108.627067565918,-107.824928283691,-107.824928283691],"y":[46.7476272583008,46.7418975830078,46.7189788818359,46.6903305053711,46.6101150512695,46.5986595153809,46.5012550354004,46.4897956848145,46.386661529541,46.3923950195312,46.3752059936523,46.3752059936523,46.3580131530762,46.3580131530762,46.3408241271973,46.3408241271973,46.3293685913086,46.3408241271973,46.3064498901367,46.3064498901367,46.260612487793,46.2548828125,46.2434234619141,46.2434234619141,46.2262344360352,46.2262344360352,46.128833770752,46.1345596313477,46.2720718383789,46.2720718383789,46.2835311889648,46.3007202148438,46.3064498901367,46.3121795654297,46.3350982666016,46.3580131530762,46.3580131530762,46.438232421875,46.4439582824707,46.4783363342285,46.4840660095215,46.5642776489258,46.5642776489258,46.6101150512695,46.6158447265625,46.7476272583008,46.7476272583008,46.7476272583008,46.7476272583008],"text":"Percent: -76.15810","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(27,44,168,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.8256454467773,-88.8256454467773,-89.1350402832031,-89.2439041137695,-89.2439041137695,-89.249641418457,-88.9345092773438,-88.9287796020508,-88.8256454467773,-88.8256454467773,null,-96.394416809082,-96.394416809082,-96.5032806396484,-96.5032806396484,-96.8184127807617,-96.8184127807617,-96.9215393066406,-96.9215393066406,-96.9215393066406,-96.9272689819336,-96.8986206054688,-96.858512878418,-96.8069458007812,-96.7611083984375,-96.7267379760742,-96.6923599243164,-96.6866302490234,-96.7095413208008,-96.6809005737305,-96.6407928466797,-96.6006851196289,-96.5548477172852,-96.5147399902344,-96.4975509643555,-96.4746322631836,-96.4574508666992,-96.4230651855469,-96.394416809082,-96.394416809082,-96.394416809082],"y":[34.360279083252,34.0795288085938,34.0737991333008,34.0795288085938,34.1654739379883,34.3831977844238,34.3831977844238,34.3660087585449,34.360279083252,34.360279083252,null,34.7728080749512,34.6983222961426,34.6868667602539,34.5035171508789,34.5035171508789,34.6009216308594,34.6009216308594,34.6352996826172,34.8587532043457,34.9561538696289,34.9504280090332,34.93896484375,34.944694519043,34.8988571166992,34.8702125549316,34.8644828796387,34.8874015808105,34.9217758178711,34.9332389831543,34.9160461425781,34.9045906066895,34.9045906066895,34.8702125549316,34.8931312561035,34.9045906066895,34.9160461425781,34.9217758178711,34.93896484375,34.7728080749512,34.7728080749512],"text":"Percent: -76.14998","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(27,44,168,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.3997344970703,-83.4398422241211,-83.4398422241211,-83.4455718994141,-83.365364074707,-83.3481674194336,-83.3137969970703,-83.2736892700195,-83.2450408935547,-83.2049331665039,-83.182014465332,-83.1590957641602,-83.1075286865234,-83.193473815918,-83.3825454711914,-83.3997344970703,-83.3997344970703,null,-98.1362152099609,-98.1419448852539,-98.1419448852539,-98.0846481323242,-97.6606521606445,-97.5575256347656,-97.5517959594727,-97.5517959594727,-98.1362152099609,-98.1362152099609,null,-99.0930557250977,-98.9440841674805,-98.5773849487305,-98.5773849487305,-99.0930557250977,-99.0930557250977,-99.0930557250977],"y":[34.4634094238281,34.4748725891113,34.486328125,34.486328125,34.7040557861328,34.6754035949707,34.663948059082,34.6181106567383,34.6181106567383,34.6123809814453,34.6009216308594,34.5837326049805,34.5264358520508,34.4748725891113,34.4748725891113,34.4634094238281,34.4634094238281,null,34.2915229797363,34.5035171508789,34.6868667602539,34.6754035949707,34.6754035949707,34.6868667602539,34.5149765014648,34.2915229797363,34.2915229797363,34.2915229797363,null,32.9622611999512,32.9679908752441,32.9679908752441,32.5210838317871,32.5210838317871,32.9622611999512,32.9622611999512],"text":"Percent: -76.12760","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(27,44,168,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.0899658203125,-85.1128768920898,-85.0842361450195,-85.1186065673828,-85.1243438720703,-85.1128768920898,-85.1128768920898,-85.1014175415039,-85.0670394897461,-85.0441284179688,-85.0154800415039,-84.9868316650391,-84.9524536132812,-84.9123458862305,-84.8779678344727,-84.8321304321289,-84.8092193603516,-84.7920227050781,-84.7748336791992,-84.7347259521484,-84.7175445556641,-84.6946182250977,-84.6659698486328,-84.7003479003906,-84.7175445556641,-84.7347259521484,-84.7805633544922,-84.7920227050781,-84.8034820556641,-84.8264007568359,-84.8550491333008,-84.8722381591797,-84.8836975097656,-84.8951568603516,-84.9008865356445,-84.9066162109375,-84.9066162109375,-84.9524536132812,-84.9810943603516,-85.0269317626953,-85.0441284179688,-85.0613098144531,-85.0899658203125,-85.0899658203125],"y":[36.1364479064941,36.1479072570801,36.2052040100098,36.3083343505859,36.3312530517578,36.3828201293945,36.4171943664551,36.4573059082031,36.5088691711426,36.5432472229004,36.5718955993652,36.5661659240723,36.5718955993652,36.5776252746582,36.5776252746582,36.5661659240723,36.5489768981934,36.5260581970215,36.5203285217285,36.5203285217285,36.474494934082,36.4343872070312,36.3942794799805,36.3656311035156,36.3713607788086,36.3312530517578,36.3312530517578,36.3140678405762,36.302604675293,36.2911491394043,36.2911491394043,36.2796859741211,36.2281227111816,36.2166595458984,36.1994743347168,36.1765556335449,36.1479072570801,36.1421775817871,36.153636932373,36.159366607666,36.153636932373,36.153636932373,36.1364479064941,36.1364479064941],"text":"Percent: -76.05225","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(27,44,168,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.035758972168,-98.485710144043,-98.4742584228516,-98.47998046875,-98.47998046875,-98.9154357910156,-99.0300216674805,-99.035758972168,-99.035758972168,-99.035758972168,null,-94.6297073364258,-94.0739364624023,-94.0796661376953,-94.0796661376953,-94.6297073364258,-94.6297073364258,-94.6297073364258],"y":[38.6918411254883,38.6975708007812,38.6918411254883,38.5142250061035,38.250659942627,38.2563934326172,38.2563934326172,38.3423347473145,38.6918411254883,38.6918411254883,null,37.65478515625,37.6433258056641,37.5803031921387,37.3625793457031,37.3740386962891,37.65478515625,37.65478515625],"text":"Percent: -76.03664","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(27,44,168,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.9704284667969,-95.9647064208984,-95.5407104492188,-95.5349807739258,-95.9704284667969,-95.9704284667969,-95.9704284667969,null,-77.8305892944336,-77.8305892944336,-78.0196685791016,-78.0712280273438,-78.0712280273438,-78.1285247802734,-78.1686325073242,-78.1743621826172,-78.1972808837891,-77.8821563720703,-77.8420486450195,-77.8248519897461,-77.756103515625,-77.7389144897461,-77.7274551391602,-77.6930770874023,-77.6586990356445,-77.6930770874023,-77.8305892944336,-77.8305892944336,null,-86.0697174072266,-86.0754547119141,-86.0124206542969,-86.0697174072266,-86.0869140625,-86.0983657836914,-86.1442031860352,-86.2014999389648,-86.2186889648438,-86.2759857177734,-86.3046340942383,-86.350471496582,-86.436408996582,-86.4822463989258,-86.5108947753906,-86.5223541259766,-86.5223541259766,-86.5223541259766,-86.533821105957,-86.5452728271484,-86.5510025024414,-86.5796585083008,-86.5624618530273,-86.5510025024414,-86.5510025024414,-86.5452728271484,-86.533821105957,-86.5280838012695,-86.5108947753906,-86.4994354248047,-86.4707870483398,-86.4478759765625,-86.4249496459961,-86.4134979248047,-86.4134979248047,-86.3963088989258,-86.3791122436523,-86.3733901977539,-86.3676605224609,-86.350471496582,-86.3332824707031,-86.3390045166016,-86.350471496582,-86.350471496582,-86.3160934448242,-86.2988967895508,-86.2874450683594,-86.2817153930664,-86.2645263671875,-86.253059387207,-86.253059387207,-86.2473373413086,-86.2416076660156,-86.2244186401367,-86.2186889648438,-86.2014999389648,-86.1957702636719,-86.1728515625,-86.1384735107422,-86.0697174072266,-86.0697174072266,-86.0697174072266,null,-98.399772644043,-98.1476745605469,-98.1362152099609,-98.1190185546875,-98.0903778076172,-97.8669204711914,-97.8554611206055,-97.8554611206055,-97.7867050170898,-97.7408676147461,-98.1820526123047,-98.399772644043,-98.399772644043],"y":[37.5860328674316,37.7292709350586,37.7292709350586,37.3912239074707,37.3912239074707,37.5860328674316,37.5860328674316,null,35.5634918212891,35.5864105224609,35.5864105224609,35.5921401977539,35.5864105224609,35.5978660583496,35.701000213623,35.712459564209,35.7239189147949,35.84423828125,35.8327827453613,35.8557014465332,35.8213195800781,35.7869453430176,35.7353782653809,35.6952705383301,35.6723518371582,35.6494331359863,35.5634918212891,35.5634918212891,null,36.1135292053223,36.1078033447266,35.9645576477051,35.9645576477051,35.9760208129883,35.9645576477051,35.9588317871094,35.9702911376953,35.9760208129883,35.9817504882812,35.987476348877,36.0275840759277,36.0619659423828,36.0906105041504,36.1020698547363,36.1078033447266,36.153636932373,36.165096282959,36.1708221435547,36.165096282959,36.153636932373,36.2510414123535,36.2682304382324,36.2854156494141,36.3140678405762,36.3197937011719,36.3083343505859,36.2911491394043,36.2854156494141,36.3140678405762,36.3312530517578,36.3369827270508,36.3312530517578,36.3197937011719,36.3083343505859,36.302604675293,36.3140678405762,36.3427124023438,36.3484420776367,36.3484420776367,36.3427124023438,36.3255233764648,36.3140678405762,36.3083343505859,36.3083343505859,36.3083343505859,36.3083343505859,36.3427124023438,36.3369827270508,36.3255233764648,36.302604675293,36.2911491394043,36.3140678405762,36.3427124023438,36.3484420776367,36.3484420776367,36.3255233764648,36.3083343505859,36.2854156494141,36.1192588806152,36.1135292053223,36.1135292053223,null,29.1177139282227,29.4213809967041,29.3984661102295,29.364086151123,29.3870048522949,29.3870048522949,29.3583564758301,29.3411674499512,29.2724151611328,29.2151165008545,28.8942623138428,29.1177139282227,29.1177139282227],"text":"Percent: -76.02055","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(27,44,168,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.2970123291016,-96.2970123291016,-96.3084716796875,-96.5204696655273,-96.5204696655273,-96.2970123291016,-96.2970123291016],"y":[32.985179901123,32.8476715087891,32.8247528076172,32.8190231323242,32.985179901123,32.985179901123,32.985179901123],"text":"Percent: -76.00909","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(27,44,168,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.1125030517578,-87.1067733764648,-87.1067733764648,-87.083854675293,-87.078125,-87.083854675293,-87.078125,-86.9979095458984,-86.9921875,-86.9578018188477,-86.9578018188477,-86.9578018188477,-86.9463500976562,-86.9406204223633,-86.9463500976562,-86.9520797729492,-86.9578018188477,-86.9979095458984,-86.9979095458984,-87.0150985717773,-87.0150985717773,-87.0208282470703,-87.0265579223633,-87.0265579223633,-87.0552062988281,-87.0552062988281,-87.078125,-87.083854675293,-87.1411514282227,-87.1411514282227,-87.1755294799805,-87.1755294799805,-87.2041702270508,-87.2099075317383,-87.2213668823242,-87.2270965576172,-87.2385559082031,-87.2500076293945,-87.261474609375,-87.261474609375,-87.261474609375,-87.3073120117188,-87.3073120117188,-87.3531494140625,-87.3531494140625,-87.4104385375977,-87.4104385375977,-87.5193023681641,-87.5193023681641,-87.6281661987305,-87.6281661987305,-87.6281661987305,-87.1125030517578,-87.1125030517578,null,-85.1472549438477,-85.1644439697266,-85.0498580932617,-85.0498580932617,-85.0670394897461,-85.0670394897461,-85.1128768920898,-85.5254058837891,-85.5426025390625,-85.5082244873047,-85.4795684814453,-85.4681167602539,-85.450927734375,-85.4681167602539,-85.450927734375,-85.4280090332031,-85.4280090332031,-85.4280090332031,-85.4050903320312,-85.4108200073242,-85.4108200073242,-85.3993606567383,-85.3649826049805,-85.273307800293,-85.273307800293,-85.2160186767578,-85.2102813720703,-85.1472549438477,-85.1472549438477,null,-95.6381149291992,-95.4433059692383,-95.4490356445312,-95.408935546875,-95.4203948974609,-95.4031982421875,-95.3802871704102,-95.3745574951172,-95.6151962280273,-95.8214645385742,-95.8386535644531,-95.867301940918,-95.8214645385742,-95.7527084350586,-95.6667633056641,-95.6323852539062,-95.6381149291992,-95.6381149291992],"y":[33.9993171691895,33.9534797668457,33.9477462768555,33.9248313903809,33.9248313903809,33.901912689209,33.896183013916,33.896183013916,33.8789939880371,33.8618049621582,33.8560752868652,33.8503456115723,33.8503456115723,33.8102378845215,33.8102378845215,33.8102378845215,33.7987823486328,33.7930526733398,33.7873191833496,33.7873191833496,33.7472152709961,33.7472152709961,33.7357559204102,33.6956481933594,33.6956481933594,33.6612701416016,33.6612701416016,33.638355255127,33.638355255127,33.6211624145508,33.6211624145508,33.5982437133789,33.5982437133789,33.5524101257324,33.5524101257324,33.5294914245605,33.5294914245605,33.5409469604492,33.5352210998535,33.5294914245605,33.5180282592773,33.5180282592773,33.5925178527832,33.5982437133789,33.6097030639648,33.6097030639648,33.6956481933594,33.6956481933594,33.8789939880371,33.8789939880371,33.9191017150879,34.0107727050781,33.9993171691895,33.9993171691895,null,34.7556190490723,34.7097816467285,34.7040557861328,34.6009216308594,34.6123809814453,34.5780029296875,34.5780029296875,34.5837326049805,34.6181106567383,34.629566192627,34.6582183837891,34.6983222961426,34.7327003479004,34.7613487243652,34.7613487243652,34.801456451416,34.812915802002,34.8243751525879,34.8472938537598,34.8702125549316,34.8874015808105,34.9217758178711,34.9790725708008,34.9790725708008,34.8358345031738,34.8301048278809,34.7556190490723,34.7556190490723,34.7556190490723,null,30.9339923858643,31.0657730102539,30.9626407623291,30.9225311279297,30.8766975402832,30.8652362823486,30.8595085144043,30.527193069458,30.5329189300537,30.6417827606201,30.6303253173828,30.8595085144043,30.8881549835205,30.9168033599854,30.9110736846924,30.9225311279297,30.9339923858643,30.9339923858643],"text":"Percent: -75.91325","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,45,169,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-109.308883666992,-109.091163635254,-109.096893310547,-108.913551330566,-108.907814025879,-108.787498474121,-108.787498474121,-108.546852111816,-108.483825683594,-108.483825683594,-108.420806884766,-108.420806884766,-108.300483703613,-108.29475402832,-108.180160522461,-108.174430847168,-107.950973510742,-107.950973510742,-107.698875427246,-107.693153381348,-107.584281921387,-107.584281921387,-107.59001159668,-108.14005279541,-108.145790100098,-108.323402404785,-108.329132080078,-108.449447631836,-108.455177307129,-108.564041137695,-108.569770812988,-108.678634643555,-108.684364318848,-108.810409545898,-108.810409545898,-108.925010681152,-108.930740356445,-109.165649414062,-109.165649414062,-109.245864868164,-109.308883666992,-109.308883666992],"y":[43.8140830993652,43.8140830993652,43.8942947387695,43.9000282287598,43.985969543457,43.9745101928711,44.0776405334473,44.0776405334473,44.0833740234375,43.985969543457,43.9745101928711,43.9000282287598,43.9000282287598,43.8427314758301,43.8427314758301,43.8140830993652,43.8140830993652,43.7338676452637,43.7281379699707,43.6536560058594,43.6536560058594,43.5046844482422,43.4703102111816,43.4645767211914,43.4531211853027,43.4531211853027,43.4703102111816,43.4703102111816,43.5046844482422,43.5046844482422,43.533332824707,43.533332824707,43.5677108764648,43.5791664123535,43.6020851135254,43.6078186035156,43.6192779541016,43.6250038146973,43.7052192687988,43.7739753723145,43.8140830993652,43.8140830993652],"text":"Percent: -75.91182","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,45,169,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.9467239379883,-85.004020690918,-85.0956954956055,-85.1014175415039,-85.1243438720703,-85.1243438720703,-85.2446594238281,-85.2962265014648,-85.0326690673828,-84.9467239379883,-84.9467239379883],"y":[33.2143630981445,33.185718536377,33.1627998352051,33.1742553710938,33.1742553710938,33.1513366699219,33.1169624328613,33.4320907592773,33.4206275939941,33.2143630981445,33.2143630981445],"text":"Percent: -75.80490","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,45,169,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.1625595092773,-95.1568298339844,-95.0537033081055,-95.0479736328125,-94.9448318481445,-94.4807434082031,-94.4864654541016,-94.4921951293945,-94.4921951293945,-94.4979248046875,-94.5494995117188,-94.5781402587891,-94.6239776611328,-94.6469039916992,-94.6640853881836,-94.6640853881836,-94.6812744140625,-94.6984634399414,-94.7156524658203,-94.7328414916992,-94.7500305175781,-94.7844085693359,-94.7958679199219,-94.8302459716797,-94.8646240234375,-94.8989944458008,-94.956298828125,-94.9677581787109,-94.9906692504883,-95.0307769775391,-95.0708847045898,-95.0938110351562,-95.1109924316406,-95.1453704833984,-95.1625595092773,-95.1625595092773,-95.1625595092773],"y":[34.1941223144531,34.2800636291504,34.2857933044434,34.543628692627,34.543628692627,34.5321655273438,34.211311340332,33.9649391174316,33.6784591674805,33.6669998168945,33.6612701416016,33.6899185180664,33.7071075439453,33.6956481933594,33.6956481933594,33.7242965698242,33.7300262451172,33.7185668945312,33.7357559204102,33.7300262451172,33.7472152709961,33.7529449462891,33.7758636474609,33.7758636474609,33.7758636474609,33.7930526733398,33.8503456115723,33.8789939880371,33.890453338623,33.8847236633301,33.896183013916,33.9191017150879,33.9420204162598,33.9649391174316,33.9763984680176,34.1941223144531,34.1941223144531],"text":"Percent: -75.77683","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,45,169,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.7973709106445,-86.7973709106445,-86.803108215332,-86.8775863647461,-86.9520797729492,-87.0265579223633,-87.078125,-87.1182327270508,-87.1411514282227,-87.1640701293945,-87.1812591552734,-87.1869888305664,-87.1869888305664,-87.1755294799805,-87.158332824707,-87.1239624023438,-87.078125,-87.0552062988281,-87.0208282470703,-86.986457824707,-86.9749908447266,-86.9749908447266,-86.9807205200195,-87.0036392211914,-87.0150985717773,-87.0150985717773,-87.0150985717773,-87.0208282470703,-87.0322952270508,-87.0494766235352,-87.072395324707,-87.078125,-87.0895843505859,-87.1067733764648,-87.1239624023438,-87.1239624023438,-87.1182327270508,-87.1296920776367,-87.1468811035156,-87.1697998046875,-87.1869888305664,-87.2041702270508,-87.1984481811523,-87.2270965576172,-87.2442779541016,-87.2786636352539,-87.2901153564453,-87.2958450317383,-87.3130416870117,-87.3244934082031,-87.3244934082031,-87.3073120117188,-87.3130416870117,-87.3130416870117,-87.2786636352539,-87.255744934082,-87.2213668823242,-87.1812591552734,-86.7973709106445,-86.7973709106445],"y":[31.0084743499756,30.7735633850098,30.4469795227051,30.4355182647705,30.4297866821289,30.4125995635986,30.4011421203613,30.3954105377197,30.3839530944824,30.3839530944824,30.3839530944824,30.3896808624268,30.3954105377197,30.4011421203613,30.4183292388916,30.4240608215332,30.4355182647705,30.4355182647705,30.4469795227051,30.4756240844727,30.4813556671143,30.4985427856445,30.5100040435791,30.5157318115234,30.5329189300537,30.5501117706299,30.5730266571045,30.5844879150391,30.5844879150391,30.5615692138672,30.5157318115234,30.4928131103516,30.4870853424072,30.4870853424072,30.4928131103516,30.5100040435791,30.5386505126953,30.5501117706299,30.5615692138672,30.5844879150391,30.590217590332,30.590217590332,30.5672988891602,30.5730266571045,30.5959453582764,30.6475124359131,30.7048072814941,30.721996307373,30.721996307373,30.7563762664795,30.802209854126,30.8365898132324,30.8652362823486,30.8938846588135,30.9454498291016,30.9683685302734,30.979829788208,31.0084743499756,31.0084743499756,31.0084743499756],"text":"Percent: -75.72511","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,45,169,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.270637512207,-84.1674957275391,-84.1732330322266,-84.1732330322266,-84.1560363769531,-84.1560363769531,-84.1560363769531,-84.1445846557617,-84.1331253051758,-84.1273956298828,-84.1388549804688,-84.1560363769531,-84.1904220581055,-84.3623046875,-84.3852233886719,-84.4138717651367,-84.4539794921875,-84.4711685180664,-84.5227355957031,-84.5857620239258,-84.5742950439453,-84.5170059204102,-84.4539794921875,-84.4425201416016,-84.4310607910156,-84.4138717651367,-84.4024124145508,-84.3852233886719,-84.3336563110352,-84.2878189086914,-84.2878189086914,-84.270637512207,-84.270637512207],"y":[35.9072647094727,35.8041305541992,35.7984046936035,35.7869453430176,35.7640266418457,35.7468376159668,35.6952705383301,35.6838111877441,35.6780815124512,35.6666221618652,35.6551666259766,35.6437034606934,35.6093292236328,35.6838111877441,35.6838111877441,35.6780815124512,35.6723518371582,35.6723518371582,35.6150550842285,35.6437034606934,35.6666221618652,35.712459564209,35.7582969665527,35.7582969665527,35.7582969665527,35.7582969665527,35.7869453430176,35.7869453430176,35.8327827453613,35.8843460083008,35.9072647094727,35.9072647094727,35.9072647094727],"text":"Percent: -75.68658","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,45,169,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.055244445801,-102.055244445801,-102.055244445801,-103.178237915039,-103.178237915039,-103.155319213867,-103.149589538574,-103.155319213867,-102.800086975098,-102.055244445801,-102.055244445801,-102.055244445801],"y":[39.5684623718262,39.1330184936523,39.0528030395508,39.0413436889648,39.1330184936523,39.138744354248,39.46533203125,39.5741958618164,39.5741958618164,39.5799255371094,39.5684623718262,39.5684623718262],"text":"Percent: -75.57447","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,45,169,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.273307800293,-84.992561340332,-84.998291015625,-85.0097503662109,-85.0441284179688,-85.0613098144531,-85.0670394897461,-85.1071472167969,-85.1071472167969,-85.1243438720703,-85.1300735473633,-85.1472549438477,-85.2102813720703,-85.2160186767578,-85.273307800293,-85.273307800293,-85.273307800293],"y":[34.9790725708008,34.9790725708008,34.9217758178711,34.9045906066895,34.8415641784668,34.8415641784668,34.801456451416,34.801456451416,34.7899971008301,34.7899971008301,34.7899971008301,34.7556190490723,34.7556190490723,34.8301048278809,34.8358345031738,34.9790725708008,34.9790725708008],"text":"Percent: -75.50235","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,46,170,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.379150390625,-101.384880065918,-101.476554870605,-102.055244445801,-102.055244445801,-101.40779876709,-101.379150390625,-101.379150390625,null,-99.2133712768555,-98.7492752075195,-98.7492752075195,-99.2133712768555,-99.2133712768555,-99.2133712768555,null,-120.653450012207,-120.596153259277,-120.573234558105,-120.51594543457,-120.498756408691,-120.447189331055,-120.412803649902,-120.412803649902,-120.366973876953,-120.447189331055,-120.43000793457,-120.47583770752,-120.51594543457,-120.50447845459,-120.527404785156,-120.510215759277,-120.538864135742,-120.550323486328,-120.544586181641,-120.556045532227,-120.56177520752,-120.544586181641,-120.56177520752,-120.527404785156,-120.493019104004,-120.487297058105,-120.452911376953,-120.464370727539,-120.452911376953,-120.51594543457,-120.510215759277,-120.785232543945,-120.790969848633,-120.813873291016,-120.87117767334,-120.934196472168,-120.985763549805,-121.008682250977,-121.020149230957,-120.985763549805,-120.95711517334,-120.951393127441,-120.922744750977,-120.853981018066,-120.848258972168,-120.825332641602,-120.899826049805,-120.888366699219,-120.899826049805,-120.905548095703,-120.653450012207,-120.653450012207,null,-102.15837097168,-102.01513671875,-101.625526428223,-101.625526428223,-102.164108276367,-102.15837097168,-102.15837097168],"y":[39.5799255371094,39.1444778442383,39.138744354248,39.1330184936523,39.5684623718262,39.5799255371094,39.5799255371094,39.5799255371094,null,41.3904724121094,41.3904724121094,41.0466995239258,41.0466995239258,41.3904724121094,41.3904724121094,null,45.7277603149414,45.6991119384766,45.676197052002,45.6647338867188,45.6360893249512,45.618896484375,45.5845222473145,45.5558738708496,45.4928512573242,45.4985771179199,45.4699325561523,45.4699325561523,45.4699325561523,45.4470138549805,45.4355506896973,45.4183654785156,45.4011764526367,45.3209609985352,45.2980422973633,45.2923126220703,45.2636680603027,45.2464752197266,45.2292861938477,45.2006416320801,45.1834526062012,45.1490745544434,45.1318855285645,45.1204261779785,45.1032371520996,45.0975074768066,45.080322265625,45.0745887756348,45.1261558532715,45.1719932556152,45.1891822814941,45.1891822814941,45.2006416320801,45.2407493591309,45.3037757873535,45.3152313232422,45.3037757873535,45.3266944885254,45.3324203491211,45.4011764526367,45.4584693908691,45.4928512573242,45.5501441955566,45.5845222473145,45.6017112731934,45.6418151855469,45.7277603149414,45.7277603149414,null,36.4916839599609,36.4916839599609,36.4916839599609,36.0505027770996,36.0562324523926,36.4916839599609,36.4916839599609],"text":"Percent: -75.47966","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,46,170,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.3523941040039,-91.3523941040039,-91.3638458251953,-91.3753051757812,-91.3867721557617,-91.3982238769531,-91.3925018310547,-91.3982238769531,-91.415412902832,-91.421142578125,-91.4383392333984,-91.4326095581055,-91.4440612792969,-91.4383392333984,-91.421142578125,-91.415412902832,-91.4096832275391,-91.3982238769531,-91.3867721557617,-91.3867721557617,-91.4039535522461,-91.3982238769531,-91.3867721557617,-91.3867721557617,-91.3925018310547,-91.3925018310547,-91.3982238769531,-91.4096832275391,-91.4326095581055,-91.4326095581055,-91.4612503051758,-91.4555206298828,-91.4440612792969,-91.4440612792969,-91.4555206298828,-91.4383392333984,-91.4497909545898,-91.4612503051758,-91.4669799804688,-91.5930328369141,-91.5930328369141,-91.610221862793,-91.6388702392578,-91.6503295898438,-91.6732482910156,-91.7190856933594,-91.7305374145508,-91.7534637451172,-91.7821044921875,-91.8050308227539,-91.8279418945312,-91.868049621582,-91.9081573486328,-91.9597244262695,-91.9826431274414,-91.9998321533203,-92.0456695556641,-92.0685882568359,-92.1029663085938,-92.1144256591797,-92.1086959838867,-91.8623199462891,-91.8565902709961,-91.8336791992188,-91.8164825439453,-91.7993011474609,-91.793571472168,-91.793571472168,-91.5873031616211,-91.5873031616211,-91.3523941040039,-91.3523941040039,null,-83.6804885864258,-83.6747589111328,-83.6518402099609,-83.640380859375,-83.6289215087891,-83.6289215087891,-83.634651184082,-83.640380859375,-83.6575698852539,-83.6575698852539,-83.646110534668,-83.6518402099609,-83.6518402099609,-83.6231842041016,-83.6231842041016,-83.6289215087891,-83.6632919311523,-83.7664337158203,-83.7664337158203,-83.7836151123047,-83.7893447875977,-83.8409118652344,-83.8409118652344,-83.8294525146484,-83.8294525146484,-83.8409118652344,-83.8581085205078,-83.8695602416992,-83.8695602416992,-83.8752899169922,-83.8810195922852,-83.8810195922852,-83.8752899169922,-83.8867492675781,-83.8752899169922,-83.8695602416992,-83.8581085205078,-83.8351821899414,-83.8294525146484,-83.8351821899414,-83.82373046875,-83.818000793457,-83.8008041381836,-83.7950744628906,-83.7721633911133,-83.7549667358398,-83.7263259887695,-83.7033996582031,-83.6919479370117,-83.6804885864258,-83.6804885864258,null,-88.1037216186523,-88.1323699951172,-88.3787384033203,-88.3844680786133,-88.1552810668945,-88.0235061645508,-87.9719390869141,-87.9948577880859,-87.989128112793,-87.9662094116211,-87.9318313598633,-87.9203720092773,-87.9432907104492,-87.9662094116211,-88.0349655151367,-88.0235061645508,-88.0349655151367,-88.0349655151367,-88.0808029174805,-88.1037216186523,-88.1037216186523,null,-86.5796585083008,-86.7458114624023,-86.7515335083008,-86.7343521118164,-86.7400817871094,-86.7630004882812,-86.7572708129883,-87.0895843505859,-87.0895843505859,-87.0953140258789,-86.986457824707,-86.986457824707,-86.9176940917969,-86.5796585083008,-86.5796585083008,-86.5796585083008,null,-85.2503890991211,-85.2561187744141,-85.273307800293,-85.2790374755859,-85.273307800293,-85.2962265014648,-85.3191452026367,-85.3477935791016,-85.3707122802734,-85.3993606567383,-85.4394683837891,-85.456657409668,-85.4795684814453,-85.5139465332031,-85.5254058837891,-85.5483322143555,-85.5597839355469,-85.5884399414062,-85.5998916625977,-85.628547668457,-85.6629180908203,-85.6801071166992,-85.6915664672852,-85.6457290649414,-85.6399993896484,-85.6457290649414,-85.6399993896484,-85.6399993896484,-85.6571884155273,-85.6399993896484,-85.6858367919922,-85.6915664672852,-85.6915664672852,-85.6399993896484,-85.5998916625977,-85.5941619873047,-85.5311431884766,-85.3306045532227,-85.3306045532227,-85.3134155273438,-85.3134155273438,-85.2962265014648,-85.267578125,-85.2503890991211,-85.2389297485352,-85.2389297485352,-85.2446594238281,-85.2332000732422,-85.2389297485352,-85.2446594238281,-85.2561187744141,-85.2503890991211,-85.2503890991211],"y":[35.4259834289551,35.4145202636719,35.4087905883789,35.4145202636719,35.397331237793,35.3801460266113,35.3629570007324,35.3629570007324,35.3629570007324,35.3629570007324,35.3572273254395,35.3343086242676,35.2942008972168,35.2884712219238,35.2942008972168,35.2942008972168,35.2827415466309,35.2827415466309,35.2827415466309,35.2770118713379,35.254093170166,35.254093170166,35.254093170166,35.248363494873,35.2311744689941,35.2082557678223,35.1967964172363,35.1967964172363,35.1853370666504,35.1738777160645,35.1566925048828,35.1395034790039,35.1395034790039,35.1337738037109,35.1337738037109,35.0993957519531,35.0879364013672,35.0936660766602,35.0879364013672,35.0879364013672,35.0249099731445,35.0249099731445,35.0249099731445,35.0420989990234,35.0535583496094,35.0592842102051,35.0535583496094,35.0478286743164,35.0420989990234,35.0363693237305,35.0306396484375,35.0306396484375,35.0306396484375,35.0478286743164,35.0535583496094,35.0650177001953,35.0650177001953,35.0650177001953,35.0650177001953,35.0650177001953,35.3514938354492,35.3514938354492,35.4259834289551,35.4259834289551,35.4431686401367,35.4431686401367,35.448902130127,35.5291137695312,35.5291137695312,35.4374389648438,35.4259834289551,35.4259834289551,null,34.7899971008301,34.7842674255371,34.7728080749512,34.7613487243652,34.7498931884766,34.7327003479004,34.7097816467285,34.6925926208496,34.663948059082,34.6410293579102,34.6181106567383,34.6009216308594,34.5837326049805,34.543628692627,34.5321655273438,34.5149765014648,34.4977912902832,34.5035171508789,34.5149765014648,34.5207099914551,34.4977912902832,34.4977912902832,34.5149765014648,34.5207099914551,34.5264358520508,34.5321655273438,34.543628692627,34.543628692627,34.5722732543945,34.6009216308594,34.6181106567383,34.6410293579102,34.6524848937988,34.6696739196777,34.6868667602539,34.7040557861328,34.7155113220215,34.7212409973145,34.7441596984863,34.7613487243652,34.7785377502441,34.7899971008301,34.8243751525879,34.7785377502441,34.7842674255371,34.7899971008301,34.7842674255371,34.7842674255371,34.7899971008301,34.7899971008301,34.7899971008301,null,37.9011573791504,37.9068870544434,37.9068870544434,38.250659942627,38.250659942627,38.250659942627,38.2392044067383,38.2334747314453,38.1990966796875,38.1761779785156,38.1704483032227,38.1589889526367,38.1303405761719,38.0845031738281,38.0443954467773,38.0157508850098,37.9469947814941,37.9126167297363,37.9068870544434,37.9011573791504,37.9011573791504,null,40.7373008728027,40.7373008728027,40.680004119873,40.680004119873,40.6628150939941,40.6628150939941,40.5539512634277,40.5596809387207,40.7315711975098,40.828971862793,40.8347015380859,40.9091873168945,40.9091873168945,40.9034576416016,40.7373008728027,40.7373008728027,null,35.7697563171387,35.7582969665527,35.7812118530273,35.8041305541992,35.8270492553711,35.8213195800781,35.8213195800781,35.8155937194824,35.8098640441895,35.8155937194824,35.8098640441895,35.8155937194824,35.8155937194824,35.8155937194824,35.7984046936035,35.7926750183105,35.7984046936035,35.8041305541992,35.7984046936035,35.8098640441895,35.8213195800781,35.8270492553711,35.84423828125,35.8327827453613,35.849967956543,35.8557014465332,35.8671569824219,35.8843460083008,35.8843460083008,35.901538848877,35.9072647094727,35.9072647094727,35.9244537353516,36.0046691894531,36.0161285400391,36.0505027770996,36.0848846435547,36.0390472412109,36.0275840759277,36.021858215332,35.9989395141602,35.9817504882812,35.9760208129883,35.9473724365234,35.9187240600586,35.901538848877,35.84423828125,35.8327827453613,35.8270492553711,35.8270492553711,35.7984046936035,35.7697563171387,35.7697563171387],"text":"Percent: -75.46778","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,46,170,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.2794189453125,-83.2221221923828,-83.2163848876953,-83.2393112182617,-83.2507629394531,-83.2679595947266,-83.3080596923828,-83.3252563476562,-83.3309783935547,-83.3538970947266,-83.3882751464844,-83.4112014770508,-83.4054718017578,-83.4226531982422,-83.4341125488281,-83.4398422241211,-83.4799499511719,-83.5143280029297,-83.5429763793945,-83.5601654052734,-83.5601654052734,-83.5544357299805,-83.5544357299805,-83.5601654052734,-83.5888137817383,-83.5945434570312,-83.6002731323242,-83.6231842041016,-83.6289215087891,-83.6174621582031,-83.6231842041016,-83.634651184082,-83.646110534668,-83.6632919311523,-83.6632919311523,-83.6518402099609,-83.6632919311523,-83.6747589111328,-83.6976776123047,-83.7148590087891,-83.7205963134766,-83.7091293334961,-83.6976776123047,-83.646110534668,-83.6231842041016,-83.6231842041016,-83.634651184082,-83.646110534668,-83.5888137817383,-83.5601654052734,-83.5372467041016,-83.4684906005859,-83.4513092041016,-83.4398422241211,-83.4398422241211,-83.4283828735352,-83.3997344970703,-83.37109375,-83.3481674194336,-83.3252563476562,-83.2794189453125,-83.2794189453125],"y":[36.3942794799805,36.2911491394043,36.2796859741211,36.2796859741211,36.2739562988281,36.2682304382324,36.2854156494141,36.2739562988281,36.2796859741211,36.2567672729492,36.2510414123535,36.2338485717773,36.2166595458984,36.2166595458984,36.2109336853027,36.1880149841309,36.1708221435547,36.1708221435547,36.1937408447266,36.1937408447266,36.1880149841309,36.1708221435547,36.159366607666,36.159366607666,36.165096282959,36.1421775817871,36.1421775817871,36.1479072570801,36.1421775817871,36.1192588806152,36.1078033447266,36.1135292053223,36.1307182312012,36.1307182312012,36.1192588806152,36.1020698547363,36.0906105041504,36.0906105041504,36.0906105041504,36.165096282959,36.1880149841309,36.2052040100098,36.2682304382324,36.302604675293,36.302604675293,36.3255233764648,36.3255233764648,36.3369827270508,36.3656311035156,36.3656311035156,36.3599014282227,36.3770904541016,36.3770904541016,36.3828201293945,36.4000091552734,36.4057388305664,36.4171943664551,36.4171943664551,36.4057388305664,36.3942794799805,36.3942794799805,36.3942794799805],"text":"Percent: -75.43448","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,46,170,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.0467987060547,-86.0467987060547,-85.8691864013672,-85.8921051025391,-85.8921051025391,-85.903564453125,-85.9207534790039,-85.9322052001953,-85.9264755249023,-85.903564453125,-85.903564453125,-85.903564453125,-85.897834777832,-85.8863677978516,-85.8921051025391,-85.909294128418,-85.9150238037109,-85.9436721801758,-85.9780426025391,-85.9895095825195,-86.0181503295898,-85.9895095825195,-85.9895095825195,-86.0353469848633,-86.1556625366211,-86.2645263671875,-86.3390045166016,-86.4020385742188,-86.4020385742188,-86.3733901977539,-86.350471496582,-86.3332824707031,-86.3218231201172,-86.3046340942383,-86.2874450683594,-86.2473373413086,-86.2072296142578,-86.1671295166016,-86.1442031860352,-86.1384735107422,-86.1384735107422,-86.1613922119141,-86.1957702636719,-86.2358779907227,-86.2473373413086,-86.2587966918945,-86.2874450683594,-86.2988967895508,-86.3332824707031,-86.361930847168,-86.4020385742188,-86.3963088989258,-86.3905715942383,-86.2014999389648,-86.0467987060547,-86.0467987060547,null,-83.9841537475586,-83.8008041381836,-83.7606964111328,-83.6919479370117,-83.6804885864258,-83.646110534668,-83.6231842041016,-83.5945434570312,-83.5830841064453,-83.5372467041016,-83.5143280029297,-83.6804885864258,-83.7033996582031,-83.6976776123047,-83.7377853393555,-83.7492370605469,-83.90966796875,-83.9841537475586,-83.9841537475586],"y":[31.0084743499756,30.727725982666,30.721996307373,30.7048072814941,30.6818885803223,30.664701461792,30.6589698791504,30.6303253173828,30.6074066162109,30.5844879150391,30.5615692138672,30.527193069458,30.5157318115234,30.5042743682861,30.4928131103516,30.4698944091797,30.4584369659424,30.4527053833008,30.4527053833008,30.4355182647705,30.4011421203613,30.4011421203613,30.286548614502,30.3094673156738,30.3438453674316,30.3782234191895,30.3954105377197,30.4011421203613,30.4469795227051,30.4355182647705,30.4412479400635,30.4527053833008,30.4527053833008,30.4469795227051,30.4469795227051,30.4469795227051,30.4355182647705,30.4240608215332,30.4297866821289,30.4355182647705,30.4527053833008,30.4756240844727,30.4985427856445,30.5157318115234,30.5157318115234,30.5157318115234,30.5042743682861,30.4985427856445,30.5042743682861,30.5100040435791,30.4928131103516,30.7506446838379,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,null,33.7815933227539,33.9248313903809,33.8847236633301,33.907642364502,33.907642364502,33.901912689209,33.8789939880371,33.8560752868652,33.8446159362793,33.8217010498047,33.8102378845215,33.5925178527832,33.6097030639648,33.6211624145508,33.638355255127,33.6326217651367,33.7300262451172,33.7815933227539,33.7815933227539],"text":"Percent: -75.43188","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,46,170,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.258834838867,-102.060966491699,-102.060966491699,-102.055244445801,-101.980758666992,-101.40779876709,-101.276023864746,-101.276023864746,-101.258834838867,-101.258834838867,-101.258834838867],"y":[41.0065879821777,41.000862121582,41.2185821533203,41.3962020874023,41.3904724121094,41.3962020874023,41.3962020874023,41.0524253845215,41.0524253845215,41.0065879821777,41.0065879821777],"text":"Percent: -75.40984","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,46,170,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.4685287475586,-98.4685287475586,-99.0185623168945,-99.0242919921875,-98.9097061157227,-98.9154357910156,-98.47998046875,-98.4685287475586,-98.4685287475586,-98.4685287475586,null,-77.3664855957031,-77.4065933227539,-77.4581604003906,-77.4982681274414,-77.5154647827148,-77.5326461791992,-77.5441055297852,-77.5613021850586,-77.5842132568359,-77.5956726074219,-77.6185913085938,-77.6357803344727,-77.6357803344727,-77.6243209838867,-77.5613021850586,-77.5269165039062,-77.4868087768555,-77.4753570556641,-77.4467010498047,-77.4237899780273,-77.4123229980469,-77.3951416015625,-77.3149261474609,-77.3263778686523,-77.3263778686523,-77.3263778686523,-77.3149261474609,-77.2862777709961,-77.3263778686523,-77.3263778686523,-77.3378448486328,-77.3435745239258,-77.3378448486328,-77.3664855957031,-77.3664855957031],"y":[38.1647186279297,37.8209419250488,37.8152160644531,37.9985618591309,37.9985618591309,38.2563934326172,38.250659942627,38.2563934326172,38.1647186279297,38.1647186279297,null,38.2563934326172,38.2563934326172,38.3136863708496,38.3308792114258,38.3251495361328,38.3251495361328,38.3136863708496,38.3480682373047,38.3537940979004,38.3480682373047,38.3652534484863,38.4110908508301,38.4454689025879,38.4626579284668,38.5199508666992,38.5543327331543,38.5887069702148,38.5887069702148,38.5887069702148,38.5715179443359,38.5543327331543,38.5371398925781,38.5027618408203,38.4741172790527,38.428279876709,38.4053611755371,38.3709869384766,38.3423347473145,38.3423347473145,38.3136863708496,38.2964973449707,38.2793121337891,38.2563934326172,38.2563934326172,38.2563934326172],"text":"Percent: -75.39553","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,46,170,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.616744995117,-102.616744995117,-102.605278015137,-102.605278015137,-102.060966491699,-102.060966491699,-102.616744995117,-102.616744995117,null,-96.4345245361328,-96.8814315795898,-96.8814315795898,-96.8757019042969,-96.4345245361328,-96.4345245361328,-96.4345245361328,-96.4345245361328,-96.4345245361328],"y":[41.0065879821777,41.0466995239258,41.0524253845215,41.2185821533203,41.2185821533203,41.000862121582,41.0065879821777,41.0065879821777,null,44.5474662780762,44.5474662780762,44.8053016662598,44.9829139709473,44.9771881103516,44.8167572021484,44.6391410827637,44.5474662780762,44.5474662780762],"text":"Percent: -75.39526","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,46,170,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.7366485595703,-90.24658203125,-90.240852355957,-90.252311706543,-90.24658203125,-90.252311706543,-90.24658203125,-90.2236633300781,-90.2007522583008,-90.2064743041992,-90.1720962524414,-90.1663665771484,-90.1491775512695,-90.1262588500977,-90.1090774536133,-90.0976104736328,-90.0861511230469,-90.0861511230469,-90.0746994018555,-90.0689697265625,-90.0460433959961,-90.0231323242188,-89.971565246582,-89.9085388183594,-89.8798904418945,-89.8684310913086,-89.8684310913086,-89.8512420654297,-89.8397827148438,-89.8225936889648,-89.7939453125,-89.7767562866211,-89.7538375854492,-89.7309188842773,-89.7366485595703,-89.7366485595703,-89.7366485595703],"y":[32.0455284118652,32.0512619018555,32.0741806030273,32.1142845153809,32.1314735412598,32.1658515930176,32.1830368041992,32.1887702941895,32.2116889953613,32.2403335571289,32.3033599853516,32.3205490112305,32.3320083618164,32.3549270629883,32.3893051147461,32.3893051147461,32.3950347900391,32.412223815918,32.4408721923828,32.4465980529785,32.4580612182617,32.4809799194336,32.5038986206055,32.538272857666,32.5669212341309,32.5841102600098,32.5955696105957,32.5955696105957,32.5955696105957,32.5955696105957,32.5955696105957,32.549732208252,32.4351425170898,32.3491973876953,32.228874206543,32.0455284118652,32.0455284118652],"text":"Percent: -75.38982","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,46,170,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.7748336791992,-84.6315994262695,-84.6373291015625,-84.6258697509766,-84.6029510498047,-84.6029510498047,-84.6029510498047,-84.6258697509766,-84.6487808227539,-84.6602401733398,-84.6659698486328,-84.6659698486328,-84.6717071533203,-84.6659698486328,-84.6717071533203,-84.6717071533203,-84.723274230957,-84.723274230957,-84.7461853027344,-84.723274230957,-84.7519149780273,-84.7748336791992,-84.7805633544922,-84.7920227050781,-84.7920227050781,-84.8722381591797,-84.8779678344727,-84.9352569580078,-84.9238052368164,-84.9295349121094,-84.9467239379883,-84.9467239379883,-84.9467239379883,-84.9295349121094,-84.9180755615234,-84.9066162109375,-84.9409942626953,-84.9467239379883,-84.9467239379883,-84.9352569580078,-84.9180755615234,-84.9066162109375,-84.8722381591797,-84.8722381591797,-84.8836975097656,-84.8779678344727,-84.8607788085938,-84.8607788085938,-84.8665084838867,-84.8665084838867,-84.8321304321289,-84.8321304321289,-84.8493194580078,-84.8493194580078,-84.8378601074219,-84.8264007568359,-84.7748336791992,-84.7748336791992,null,-95.59228515625,-95.4662322998047,-95.4776840209961,-96.0506439208984,-96.0506439208984,-95.59228515625,-95.59228515625,null,-96.9215393066406,-96.9215393066406,-96.8184127807617,-96.8184127807617,-96.8642501831055,-96.8699798583984,-96.9215393066406,-97.0361328125,-97.0533218383789,-97.3397979736328,-97.3397979736328,-97.2767791748047,-97.1507263183594,-97.1793746948242,-97.1736373901367,-97.1965637207031,-97.2080154418945,-97.1507263183594,-97.1449966430664,-96.9215393066406,-96.9215393066406],"y":[34.9848022460938,34.9848022460938,34.8415641784668,34.8358345031738,34.8243751525879,34.812915802002,34.7899971008301,34.7842674255371,34.7785377502441,34.7785377502441,34.7613487243652,34.7327003479004,34.7212409973145,34.6983222961426,34.6754035949707,34.5780029296875,34.5837326049805,34.5894622802734,34.5894622802734,34.6009216308594,34.6066474914551,34.6066474914551,34.6123809814453,34.6123809814453,34.5894622802734,34.5951919555664,34.6009216308594,34.6009216308594,34.6181106567383,34.6352996826172,34.6524848937988,34.663948059082,34.6696739196777,34.663948059082,34.6582183837891,34.663948059082,34.6754035949707,34.6983222961426,34.7040557861328,34.6983222961426,34.6925926208496,34.6983222961426,34.7327003479004,34.7441596984863,34.7556190490723,34.7728080749512,34.7842674255371,34.7899971008301,34.801456451416,34.8301048278809,34.8472938537598,34.8702125549316,34.8988571166992,34.9160461425781,34.93896484375,34.9848022460938,34.9848022460938,34.9848022460938,null,44.2151527404785,44.2151527404785,43.859920501709,43.859920501709,44.2151527404785,44.2151527404785,44.2151527404785,null,34.6352996826172,34.6009216308594,34.6009216308594,34.5035171508789,34.5035171508789,34.343090057373,34.3316307067871,34.343090057373,34.3831977844238,34.3831977844238,34.5035171508789,34.5149765014648,34.5207099914551,34.543628692627,34.5894622802734,34.6009216308594,34.6181106567383,34.629566192627,34.6467590332031,34.6352996826172,34.6352996826172],"text":"Percent: -75.28772","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,46,170,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-109.423484802246,-109.429206848145,-109.515151977539,-109.520881652832,-109.549530029297,-109.55525970459,-109.572448730469,-109.572448730469,-109.681304931641,-109.687042236328,-109.818817138672,-109.818817138672,-109.933410644531,-109.944869995117,-110.059463500977,-110.053733825684,-110.225616455078,-110.231353759766,-110.208427429199,-110.214157104492,-110.300102233887,-110.30583190918,-110.282920837402,-110.282920837402,-110.282920837402,-109.658393859863,-109.65266418457,-109.595367431641,-109.601097106934,-109.423484802246,-109.423484802246],"y":[46.0428886413574,45.9569435119629,45.9569435119629,45.8652687072754,45.8652687072754,45.7907867431641,45.7850570678711,45.6131706237793,45.6131706237793,45.5673332214355,45.5673332214355,45.5272254943848,45.5272254943848,45.349609375,45.343879699707,45.1777229309082,45.1777229309082,45.3381500244141,45.3610687255859,45.7850570678711,45.7907867431641,46.1345596313477,46.1402893066406,46.1803970336914,46.2147750854492,46.2147750854492,46.128833770752,46.128833770752,46.0428886413574,46.0428886413574,46.0428886413574],"text":"Percent: -75.24941","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,46,170,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-111.572067260742,-111.543426513672,-111.497589111328,-111.486122131348,-111.468940734863,-111.446014404297,-111.451751708984,-111.400184631348,-111.388725280762,-111.245483398438,-111.165267944336,-111.148086547852,-111.130889892578,-111.056411743164,-110.999114990234,-110.953277587891,-110.941818237305,-110.918899536133,-110.918899536133,-110.907440185547,-110.907440185547,-110.91316986084,-110.895980834961,-110.901710510254,-110.964736938477,-111.056411743164,-111.090789794922,-111.090789794922,-111.125160217285,-111.148086547852,-111.182464599609,-111.182464599609,-111.205375671387,-111.245483398438,-111.256942749023,-111.234031677246,-111.245483398438,-111.239753723145,-111.297050476074,-111.291320800781,-111.354347229004,-111.434562683105,-111.468940734863,-111.457481384277,-111.491851806641,-111.560615539551,-111.612174987793,-111.566337585449,-111.572067260742,-111.594993591309,-111.566337585449,-111.572067260742,-111.572067260742],"y":[40.6169776916504,40.6169776916504,40.6112480163574,40.6398963928223,40.6513557434082,40.6570854187012,40.680004119873,40.680004119873,40.6513557434082,40.5768699645996,40.5596809387207,40.5654106140137,40.5883293151855,40.5883293151855,40.5997886657715,40.6513557434082,40.6742744445801,40.6742744445801,40.4393615722656,40.4336318969727,40.1929893493652,40.0898551940918,40.0841255187988,39.9007797241211,39.9065093994141,39.9065093994141,39.8950538635254,39.9466171264648,39.9466171264648,39.9752655029297,39.9809951782227,40.0325622558594,40.0497512817383,40.0382919311523,40.0898551940918,40.1185073852539,40.1528816223145,40.1815299987793,40.2159080505371,40.2560157775879,40.2789344787598,40.2789344787598,40.2903900146484,40.3247718811035,40.3591461181641,40.3591461181641,40.4107131958008,40.5081176757812,40.548225402832,40.5768699645996,40.6055183410645,40.6169776916504,40.6169776916504],"text":"Percent: -75.22231","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,46,170,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.4742202758789,-83.4914093017578,-83.4799499511719,-83.5028686523438,-83.4856796264648,-83.4856796264648,-83.4742202758789,-83.4513092041016,-83.4455718994141,-83.4914093017578,-83.5601654052734,-83.6174621582031,-83.646110534668,-83.6632919311523,-83.6804885864258,-83.7549667358398,-84.0242614746094,-84.0128021240234,-83.9784240722656,-83.915397644043,-83.8810195922852,-83.8752899169922,-83.8752899169922,-83.8466415405273,-83.82373046875,-83.8122711181641,-83.7836151123047,-83.7778930664062,-83.7664337158203,-83.7549667358398,-83.7377853393555,-83.7263259887695,-83.6919479370117,-83.6632919311523,-83.640380859375,-83.6231842041016,-83.5773468017578,-83.5601654052734,-83.5773468017578,-83.5315170288086,-83.5028686523438,-83.4914093017578,-83.4914093017578,-83.4742202758789,-83.4742202758789,null,-97.9127578735352,-97.9127578735352,-97.4200134277344,-97.3512573242188,-97.2767791748047,-97.0762405395508,-97.1679077148438,-97.2710494995117,-97.299690246582,-97.311149597168,-97.4028244018555,-97.6377410888672,-97.7465972900391,-97.8325424194336,-97.9127578735352,-97.9127578735352],"y":[36.8984832763672,36.8698310852051,36.8526458740234,36.8068084716797,36.7953491210938,36.7323226928711,36.7151336669922,36.6979484558105,36.6635704040527,36.6578407287598,36.6349220275879,36.617733001709,36.6005439758301,36.5948143005371,36.5833549499512,36.5833549499512,36.5833549499512,36.606273651123,36.6291923522949,36.6635704040527,36.6807594299316,36.6864852905273,36.6979484558105,36.7151336669922,36.7323226928711,36.74951171875,36.7953491210938,36.8068084716797,36.8125381469727,36.8010787963867,36.8010787963867,36.8010787963867,36.8411865234375,36.8698310852051,36.8812942504883,36.8870239257812,36.9099426269531,36.9385871887207,36.9557762145996,36.9615058898926,36.9500503540039,36.927131652832,36.9099426269531,36.8984832763672,36.8984832763672,null,31.0313930511475,31.0657730102539,31.3236026763916,31.2491188049316,31.2834949493408,30.979829788208,30.9454498291016,30.8938846588135,30.8079414367676,30.7563762664795,30.7907524108887,30.8766975402832,30.8881549835205,30.8996162414551,31.0313930511475,31.0313930511475],"text":"Percent: -75.16347","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,46,170,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-114.041519165039,-115.783317565918,-116.006759643555,-116.155723571777,-116.155723571777,-116.573997497559,-117.015167236328,-117.026634216309,-115.061378479004,-114.305076599121,-114.047248840332,-114.041519165039,-114.041519165039,-114.041519165039],"y":[40.1299629211426,40.1299629211426,40.1299629211426,40.6685447692871,41.0123176574707,41.0180473327637,41.0180473327637,42.0092658996582,42.0092658996582,42.0092658996582,42.0035362243652,41.0065879821777,40.1299629211426,40.1299629211426],"text":"Percent: -75.15641","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,46,170,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.2859039306641,-79.3030853271484,-79.3317413330078,-79.3661117553711,-79.4004898071289,-79.4577865600586,-79.4921646118164,-79.4978942871094,-79.4004898071289,-78.9134750366211,-79.0624465942383,-79.0910873413086,-79.1025543212891,-79.1254730224609,-79.1426620483398,-79.2171401977539,-79.2515258789062,-79.2687072753906,-79.2859039306641,-79.2859039306641],"y":[39.327823638916,39.3163642883301,39.3106346130371,39.2934455871582,39.2705268859863,39.2304191589355,39.2075004577637,39.7231636047363,39.7346229553223,39.7288932800293,39.471061706543,39.471061706543,39.4596061706543,39.4309539794922,39.4137687683105,39.3793907165527,39.3621978759766,39.3450126647949,39.327823638916,39.327823638916],"text":"Percent: -75.14241","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,46,170,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.1300735473633,-85.1300735473633,-85.0613098144531,-85.0555877685547,-85.0383987426758,-85.0383987426758,-85.0212020874023,-85.0212020874023,-85.0097503662109,-85.004020690918,-84.998291015625,-84.9868316650391,-84.9868316650391,-84.9753723144531,-84.9696426391602,-84.7461853027344,-84.7404556274414,-84.6659698486328,-84.6659698486328,-84.7519149780273,-84.9123458862305,-84.9180755615234,-84.9409942626953,-84.9409942626953,-85.1300735473633,-85.1300735473633],"y":[34.0795288085938,34.090991973877,34.090991973877,34.211311340332,34.211311340332,34.348819732666,34.348819732666,34.3774681091309,34.3774681091309,34.3717384338379,34.3831977844238,34.3831977844238,34.3717384338379,34.3717384338379,34.3831977844238,34.3889274597168,34.4003829956055,34.4003829956055,34.0795288085938,34.0795288085938,34.0795288085938,34.0737991333008,34.0737991333008,34.0795288085938,34.0795288085938,34.0795288085938],"text":"Percent: -75.12172","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,46,170,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-116.671394348145,-116.665672302246,-116.55680847168,-116.545349121094,-116.465133666992,-116.470855712891,-116.522422790527,-116.545349121094,-116.579719543457,-116.654205322266,-116.700035095215,-116.745880126953,-116.774528503418,-116.717239379883,-116.717239379883,-116.734420776367,-116.734420776367,-116.711502075195,-116.688591003418,-116.654205322266,-116.637023925781,-116.631286621094,-116.59691619873,-116.562530517578,-116.533889770508,-116.516700744629,-116.499504089355,-116.510963439941,-116.476593017578,-116.453674316406,-116.436485290527,-116.40210723877,-116.195846557617,-116.150001525879,-116.150001525879,-116.086975097656,-116.058326721191,-116.023956298828,-116.001037597656,-116.069786071777,-116.115623474121,-116.14427947998,-116.155723571777,-116.132820129395,-116.109893798828,-116.07551574707,-116.023956298828,-115.98957824707,-115.926544189453,-115.869255065918,-115.806228637695,-115.73747253418,-115.708824157715,-115.628616333008,-115.605690002441,-114.963981628418,-114.454048156738,-114.396751403809,-114.339454650879,-114.322273254395,-114.345184326172,-114.345184326172,-114.396751403809,-114.373832702637,-114.436859130859,-114.459777832031,-114.436859130859,-114.442588806152,-114.505615234375,-114.505615234375,-114.454048156738,-114.459777832031,-114.499885559082,-114.459777832031,-114.408210754395,-114.408210754395,-114.373832702637,-114.465507507324,-114.528533935547,-114.539993286133,-114.517074584961,-114.499885559082,-114.494155883789,-114.562911987305,-114.539993286133,-114.59156036377,-114.62020111084,-114.648849487305,-114.774909973145,-114.792091369629,-114.74626159668,-114.700416564941,-114.67749786377,-114.643127441406,-114.59156036377,-114.603019714355,-114.643127441406,-114.67749786377,-114.688957214355,-114.860847473145,-115.353591918945,-115.94947052002,-115.97811126709,-116.109893798828,-116.127082824707,-116.276062011719,-116.270324707031,-116.304710388184,-116.333351135254,-116.671394348145,-116.671394348145],"y":[45.2693939208984,45.3152313232422,45.4642028808594,45.5043067932129,45.6131706237793,45.6475486755371,45.6991119384766,45.7621383666992,45.7850570678711,45.796516418457,45.8366241455078,45.807975769043,45.8538131713867,45.8767318725586,45.8996505737305,45.9225692749023,45.9512138366699,45.9741325378418,45.9913215637207,45.9913215637207,45.9970512390137,46.0256996154785,46.0314292907715,46.0199699401855,45.9913215637207,45.9970512390137,46.0199699401855,46.1059150695801,46.1345596313477,46.1689414978027,46.1861267089844,46.1918601989746,46.1517486572266,46.1803970336914,46.2033157348633,46.2147750854492,46.1975860595703,46.2147750854492,46.2205047607422,46.260612487793,46.2949905395508,46.3350982666016,46.3694763183594,46.3580131530762,46.3408241271973,46.3580131530762,46.3522872924805,46.3007202148438,46.2778015136719,46.2835311889648,46.260612487793,46.2835311889648,46.3694763183594,46.3981246948242,46.4439582824707,46.5528221130371,46.6330337524414,46.6616821289062,46.6616821289062,46.6330337524414,46.5642776489258,46.5127143859863,46.4955253601074,46.4267692565918,46.2720718383789,46.2548828125,46.2090454101562,46.1689414978027,46.1574783325195,46.128833770752,46.0944519042969,46.071533203125,46.0371589660645,45.9913215637207,45.9741325378418,45.9225692749023,45.8767318725586,45.8480834960938,45.8137054443359,45.7678680419922,45.7334899902344,45.6933860778809,45.6590042114258,45.6246299743652,45.5616035461426,45.5272254943848,45.5214958190918,45.475658416748,45.4985771179199,45.475658416748,45.4011764526367,45.3782577514648,45.349609375,45.3037757873535,45.2865867614746,45.2693939208984,45.2464752197266,45.212100982666,45.1891822814941,45.1891822814941,45.1891822814941,45.1891822814941,45.2006416320801,45.1318855285645,45.1146965026855,45.1146965026855,45.1433448791504,45.217830657959,45.2636680603027,45.2693939208984,45.2693939208984],"text":"Percent: -75.11937","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,46,170,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.583869934082,-94.5724105834961,-94.5552291870117,-94.5323028564453,-94.503662109375,-94.5208511352539,-94.5552291870117,-94.583869934082,-94.6125183105469,-94.6182479858398,-94.6182479858398,-94.5265731811523,-94.4635543823242,-94.9849395751953,-94.9906692504883,-94.9906692504883,-94.8932723999023,-94.6067962646484,-94.583869934082,-94.583869934082,null,-91.5357360839844,-90.6763000488281,-90.6763000488281,-90.9226684570312,-90.9226684570312,-91.5357360839844,-91.5357360839844,-91.5357360839844],"y":[32.4236831665039,32.4351425170898,32.4236831665039,32.4179534912109,32.4179534912109,32.3778457641602,32.2976303100586,32.2517929077148,32.1830368041992,32.097095489502,31.9996929168701,31.9939613342285,31.8736419677734,31.8679141998291,32.1486625671387,32.3893051147461,32.3893051147461,32.3950347900391,32.4236831665039,32.4236831665039,null,45.6475486755371,45.6418151855469,45.3839874267578,45.3610687255859,45.3037757873535,45.3037757873535,45.6475486755371,45.6475486755371],"text":"Percent: -75.11464","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,46,170,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.508255004883,-99.9868698120117,-99.9868698120117,-100.153022766113,-100.50252532959,-100.508255004883,-100.508255004883],"y":[33.3805198669434,33.3862533569336,32.9622611999512,32.9565353393555,32.9622611999512,33.3805198669434,33.3805198669434],"text":"Percent: -75.11111","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,46,170,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.7225112915039,-88.7568969726562,-88.7626266479492,-88.8256454467773,-88.8256454467773,-88.7912673950195,-88.3959274291992,-88.3672790527344,-88.3615493774414,-88.7225112915039,-88.7225112915039],"y":[34.7556190490723,34.7613487243652,34.8644828796387,34.8644828796387,34.996265411377,34.996265411377,34.996265411377,34.996265411377,34.7556190490723,34.7556190490723,34.7556190490723],"text":"Percent: -75.10557","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,46,170,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-106.409721374512,-106.398262023926,-106.415451049805,-106.38680267334,-106.140426635742,-106.140426635742,-106.0888671875,-106.083137512207,-106.060218811035,-106.03157043457,-106.020111083984,-105.985733032227,-105.899787902832,-105.865409851074,-105.831031799316,-105.773735046387,-105.773735046387,-105.745094299316,-105.682060241699,-105.653419494629,-105.63623046875,-105.567474365234,-105.521636962891,-105.504447937012,-105.389862060547,-105.332557678223,-105.32682800293,-105.344024658203,-105.332557678223,-105.246620178223,-105.223701477051,-105.195045471191,-105.189315795898,-105.235153198242,-105.229423522949,-105.349754333496,-105.355476379395,-105.395584106445,-105.401313781738,-105.796661376953,-105.802391052246,-105.939895629883,-105.939895629883,-106.065948486328,-106.146156311035,-106.151893615723,-106.277938842773,-106.283668518066,-106.24356842041,-106.249298095703,-106.340965270996,-106.346694946289,-106.409721374512,-106.409721374512],"y":[47.9622993469238,47.9966735839844,48.0367813110352,48.0768890380859,48.0425109863281,48.0195922851562,48.0195922851562,48.0425109863281,48.0367813110352,48.0253219604492,48.0367813110352,48.0425109863281,48.0253219604492,48.0425109863281,48.0253219604492,48.0310516357422,48.059700012207,48.0367813110352,48.059700012207,48.059700012207,48.0768890380859,48.0883445739746,48.0826187133789,48.0998077392578,48.0998077392578,48.1456451416016,48.1227264404297,48.1055374145508,48.0883445739746,48.0940780639648,48.0768890380859,48.0883445739746,47.8763542175293,47.8706245422363,47.796142578125,47.7904090881348,47.5325775146484,47.5325775146484,47.1888046264648,47.1830749511719,47.0971336364746,47.0971336364746,47.1830749511719,47.1888046264648,47.1888046264648,47.3606910705566,47.3606910705566,47.5325775146484,47.5383071899414,47.882080078125,47.8878135681152,47.9622993469238,47.9622993469238,47.9622993469238],"text":"Percent: -75.10121","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,46,170,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.0754547119141,-86.0582580566406,-86.0582580566406,-85.6629180908203,-85.6686553955078,-85.6686553955078,-85.6972961425781,-85.6972961425781,-85.9379425048828,-86.0181503295898,-86.0181503295898,-86.0410766601562,-86.0410766601562,-86.081184387207,-86.0754547119141,-86.0754547119141],"y":[41.1727447509766,41.1727447509766,41.4305801391602,41.4305801391602,41.3045272827148,41.1842079162598,41.1899375915527,41.0409660339355,41.0409660339355,41.0466995239258,41.0753440856934,41.0753440856934,41.0868034362793,41.0868034362793,41.1727447509766,41.1727447509766],"text":"Percent: -75.07906","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,46,170,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.6488189697266,-99.6488189697266,-100.095726013184,-100.095726013184,-99.9868698120117,-99.9925994873047,-99.6831970214844,-99.6488189697266,-99.6488189697266],"y":[40.680004119873,40.3534164428711,40.3534164428711,40.4336318969727,40.4336318969727,40.697193145752,40.697193145752,40.680004119873,40.680004119873],"text":"Percent: -75.07692","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,46,170,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.8214645385742,-95.8157272338867,-95.4375762939453,-95.3344497680664,-95.3344497680664,-95.4433059692383,-95.4375762939453,-95.4433059692383,-95.4433059692383,-95.5464477539062,-95.5693588256836,-95.6151962280273,-95.6323852539062,-95.769889831543,-95.8214645385742,-95.8271942138672,-95.7870864868164,-95.7928161621094,-95.8214645385742,-95.8214645385742],"y":[36.440113067627,36.6234588623047,36.6234588623047,36.6234588623047,36.5432472229004,36.5375213623047,36.3312530517578,36.2739562988281,36.1078033447266,36.1078033447266,36.153636932373,36.1708221435547,36.1937408447266,36.1765556335449,36.1937408447266,36.4057388305664,36.4057388305664,36.4458465576172,36.440113067627,36.440113067627],"text":"Percent: -75.06339","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,46,170,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.8512420654297,-89.8684310913086,-89.9658279418945,-89.971565246582,-90.1205368041992,-90.1262588500977,-90.240852355957,-90.2293930053711,-90.1491775512695,-90.1491775512695,-90.1491775512695,-90.1491775512695,-89.8512420654297,-89.8512420654297],"y":[37.5860328674316,37.1333961486816,37.1276664733887,37.0417213439941,37.0417213439941,37.0818290710449,37.0875587463379,37.3110122680664,37.3052825927734,37.4943580627441,37.5516510009766,37.5974884033203,37.5860328674316,37.5860328674316],"text":"Percent: -75.05041","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(28,46,170,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-117.026634216309,-117.026634216309,-116.963600158691,-116.88338470459,-116.831817626953,-116.79744720459,-116.774528503418,-116.757347106934,-116.728698730469,-116.568260192871,-116.533889770508,-116.505241394043,-116.48804473877,-116.436485290527,-116.407829284668,-116.367721557617,-116.384918212891,-116.350540161133,-116.304710388184,-116.270324707031,-116.253135681152,-116.213035583496,-116.184387207031,-116.195846557617,-116.14427947998,-116.086975097656,-116.052604675293,-115.966651916504,-115.966651916504,-115.932281494141,-115.869255065918,-115.857795715332,-115.829147338867,-115.783317565918,-115.783317565918,-115.748931884766,-115.628616333008,-115.462448120117,-115.41089630127,-115.405158996582,-115.416618347168,-115.416618347168,-115.055656433105,-115.061378479004,-117.026634216309,-117.026634216309],"y":[42.0092658996582,43.682300567627,43.6421928405762,43.5848999023438,43.5791664123535,43.5562515258789,43.5218734741211,43.4703102111816,43.413013458252,43.3098793029785,43.2984199523926,43.2984199523926,43.2812309265137,43.2926902770996,43.2812309265137,43.2353935241699,43.1895561218262,43.1666412353516,43.1265296936035,43.1093444824219,43.0978851318359,43.0978851318359,43.0749664306641,43.0463180541992,43.0348587036133,42.9890213012695,42.9832916259766,42.9431838989258,42.9661026000977,42.9890213012695,42.9832916259766,42.960376739502,42.9661026000977,42.960376739502,42.9374580383301,42.9259986877441,42.9431838989258,42.9202690124512,42.9374580383301,42.8572463989258,42.8457832336426,42.777027130127,42.7713012695312,42.0092658996582,42.0092658996582,42.0092658996582],"text":"Percent: -75.04701","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(29,46,170,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.8844528198242,-80.8787231445312,-80.8328857421875,-80.8042373657227,-80.7870483398438,-80.7755966186523,-80.7698593139648,-80.7526702880859,-80.746940612793,-80.7354888916016,-80.6953811645508,-80.6667251586914,-80.6380844116211,-80.6266174316406,-80.6151580810547,-80.5979766845703,-80.5807800292969,-80.5521392822266,-80.5406723022461,-80.5292205810547,-80.5120315551758,-80.4891128540039,-80.471923828125,-80.4432754516602,-80.4375457763672,-80.4318161010742,-80.4375457763672,-80.4318161010742,-80.4260864257812,-80.4375457763672,-80.4604644775391,-80.4833831787109,-80.4891128540039,-80.4948348999023,-80.477653503418,-80.6896514892578,-80.8844528198242,-80.8844528198242],"y":[36.0619659423828,36.2338485717773,36.2567672729492,36.2567672729492,36.2682304382324,36.2796859741211,36.2796859741211,36.2739562988281,36.2682304382324,36.2682304382324,36.2682304382324,36.2567672729492,36.2796859741211,36.2854156494141,36.2796859741211,36.2739562988281,36.2739562988281,36.2796859741211,36.2739562988281,36.2624969482422,36.2624969482422,36.2624969482422,36.2567672729492,36.2338485717773,36.2281227111816,36.2166595458984,36.1994743347168,36.1708221435547,36.159366607666,36.1364479064941,36.1192588806152,36.1020698547363,36.0963401794434,36.0619659423828,36.0505027770996,36.0505027770996,36.0619659423828,36.0619659423828],"text":"Percent: -75.04353","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(29,47,171,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.3943862915039,-81.3600082397461,-81.3370895385742,-81.2912521362305,-81.199577331543,-81.19384765625,-81.1823959350586,-81.1594696044922,-81.1365585327148,-81.1250915527344,-81.1308212280273,-81.1422882080078,-81.1881256103516,-81.3886566162109,-81.4402160644531,-81.4459457397461,-81.4688720703125,-81.4803237915039,-81.4803237915039,-81.4803237915039,-81.5089797973633,-81.5376205444336,-81.5433578491211,-81.5376205444336,-81.5318908691406,-81.5376205444336,-81.5605392456055,-81.3943862915039,-81.3943862915039,null,-88.3672790527344,-88.699592590332,-88.802734375,-88.802734375,-88.4761428833008,-88.4761428833008,-88.3672790527344,-88.3672790527344,-88.3672790527344],"y":[32.6070289611816,32.5783805847168,32.5726509094238,32.5554618835449,32.4809799194336,32.4637908935547,32.4236831665039,32.3778457641602,32.3434677124023,32.3205490112305,32.2976303100586,32.228874206543,32.2346076965332,32.1028251647949,32.2460632324219,32.2861709594727,32.3262786865234,32.3377380371094,32.3491973876953,32.3549270629883,32.3606567382812,32.3950347900391,32.412223815918,32.4236831665039,32.4580612182617,32.4752464294434,32.5038986206055,32.6070289611816,32.6070289611816,null,38.9152946472168,38.9095611572266,38.9152946472168,39.2189598083496,39.2132339477539,39.1731262207031,39.1731262207031,38.9152946472168,38.9152946472168],"text":"Percent: -75.03248","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(29,47,171,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.4539794921875,-84.6029510498047,-84.6430587768555,-84.6373291015625,-84.6545104980469,-84.6774368286133,-84.6888885498047,-84.6946182250977,-84.6831665039062,-84.6774368286133,-84.7003479003906,-84.7003479003906,-84.7060775756836,-84.7175445556641,-84.7347259521484,-84.723274230957,-84.6946182250977,-84.6946182250977,-84.6888885498047,-84.7060775756836,-84.7118072509766,-84.6831665039062,-84.6717071533203,-84.6717071533203,-84.6602401733398,-84.6545104980469,-84.6545104980469,-84.6373291015625,-84.5914916992188,-84.6029510498047,-84.6201324462891,-84.6258697509766,-84.6201324462891,-84.6029510498047,-84.5914916992188,-84.5857620239258,-84.5685653686523,-84.545654296875,-84.5227355957031,-84.4998168945312,-84.4883575439453,-84.4883575439453,-84.4539794921875,-84.4425201416016,-84.4138717651367,-84.4024124145508,-84.3852233886719,-84.3508453369141,-84.3508453369141,-84.3565826416016,-84.4138717651367,-84.4482498168945,-84.4539794921875,-84.4539794921875],"y":[37.4714393615723,37.5860328674316,37.6089515686035,37.6204071044922,37.6375961303711,37.6375961303711,37.6490592956543,37.6662445068359,37.6662445068359,37.6777038574219,37.6777038574219,37.6948928833008,37.7006225585938,37.6777038574219,37.7120819091797,37.7235412597656,37.7235412597656,37.7350006103516,37.7350006103516,37.7865676879883,37.8152160644531,37.8266754150391,37.8209419250488,37.7922973632812,37.7922973632812,37.7922973632812,37.8094863891602,37.8152160644531,37.7922973632812,37.7865676879883,37.7808380126953,37.7579193115234,37.7464599609375,37.7464599609375,37.7464599609375,37.7350006103516,37.7292709350586,37.7579193115234,37.7693786621094,37.7636489868164,37.7350006103516,37.7292709350586,37.7006225585938,37.660514831543,37.6433258056641,37.6204071044922,37.5974884033203,37.5344657897949,37.517276763916,37.5058174133301,37.4657135009766,37.4828987121582,37.4714393615723,37.4714393615723],"text":"Percent: -75.03179","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(29,47,171,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.0850219726562,-96.2970123291016,-96.2970123291016,-96.2970123291016,-95.8558349609375,-95.8558349609375,-95.8558349609375,-95.947509765625,-95.953239440918,-95.9647064208984,-95.9647064208984,-95.9647064208984,-96.0850219726562,-96.0850219726562],"y":[32.853401184082,32.8476715087891,32.985179901123,33.3576011657715,33.4206275939941,33.2430114746094,32.990909576416,32.990909576416,32.9622611999512,32.9164276123047,32.8877792358398,32.8591270446777,32.853401184082,32.853401184082],"text":"Percent: -74.95712","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(29,47,171,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.5288391113281,-82.5288391113281,-82.6434326171875,-82.8554229736328,-82.8611602783203,-82.8325119018555,-82.8095855712891,-82.7866744995117,-82.7752151489258,-82.7522964477539,-82.6778106689453,-82.6377029418945,-82.557487487793,-82.5231094360352,-82.5116500854492,-82.5001983642578,-82.5001983642578,-82.4887313842773,-82.4486236572266,-82.4486236572266,-82.5231094360352,-82.5288391113281,-82.5632171630859,-82.5632171630859,-82.5288391113281,-82.5288391113281,-82.5288391113281,null,-104.112167358398,-103.585037231445,-103.447532653809,-103.797035217285,-103.951728820801,-104.685119628906,-104.971603393555,-104.920028686523,-104.112167358398,-104.112167358398],"y":[31.6960258483887,31.6673755645752,31.6616497039795,31.6673755645752,31.8048877716064,31.8163471221924,31.8392658233643,31.8449954986572,31.8449954986572,31.8679141998291,31.9137477874756,31.9194793701172,31.9538555145264,31.9423980712891,31.9366664886475,31.9423980712891,31.948127746582,31.9538555145264,31.948127746582,31.8220767974854,31.8220767974854,31.7475910186768,31.7418632507324,31.7304019927979,31.7246723175049,31.6960258483887,31.6960258483887,null,31.0944194793701,30.7563762664795,30.6589698791504,30.3954105377197,30.4011421203613,30.5558376312256,30.6131362915039,30.6475124359131,31.0944194793701,31.0944194793701],"text":"Percent: -74.93433","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(29,47,171,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.720252990723,-100.731712341309,-100.737442016602,-100.725982666016,-100.703056335449,-100.674415588379,-100.645767211914,-100.617118835449,-100.594200134277,-100.55982208252,-100.525444030762,-100.513984680176,-100.496795654297,-100.468147277832,-100.405128479004,-100.393661499023,-100.393661499023,-99.6774673461914,-99.6774673461914,-100.525444030762,-100.548362731934,-100.594200134277,-100.622848510742,-100.634307861328,-100.640037536621,-100.634307861328,-100.617118835449,-100.617118835449,-100.617118835449,-100.622848510742,-100.645767211914,-100.680145263672,-100.708786010742,-100.720252990723,-100.720252990723],"y":[44.770923614502,44.7823829650879,44.8053016662598,44.8167572021484,44.8224868774414,44.8167572021484,44.7938385009766,44.770923614502,44.7537307739258,44.7537307739258,44.765193939209,44.7938385009766,44.8110313415527,44.8167572021484,44.8396759033203,44.8740577697754,44.8855133056641,44.891242980957,44.5417404174805,44.5417404174805,44.5474662780762,44.5474662780762,44.5646591186523,44.5933036804199,44.6219520568848,44.6563301086426,44.6849784851074,44.7021675109863,44.7136268615723,44.7250862121582,44.7250862121582,44.7365455627441,44.7537307739258,44.770923614502,44.770923614502],"text":"Percent: -74.87745","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(29,47,171,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.6113510131836,-85.6056213378906,-85.5597839355469,-85.5024948120117,-85.4795684814453,-85.456657409668,-85.4280090332031,-85.4165496826172,-85.4280090332031,-85.4165496826172,-85.3879013061523,-85.3707122802734,-85.3993606567383,-85.4623870849609,-85.5024948120117,-85.5426025390625,-85.5769805908203,-85.5998916625977,-85.628547668457,-85.6629180908203,-85.6801071166992,-85.6972961425781,-85.6915664672852,-85.6858367919922,-85.7030258178711,-85.6915664672852,-85.6743850708008,-85.6686553955078,-85.6686553955078,-85.6571884155273,-85.628547668457,-85.6113510131836,-85.6113510131836,null,-89.3756866455078,-89.3928756713867,-89.8455123901367,-89.8397827148438,-89.8397827148438,-89.3756866455078,-89.3756866455078,-89.3756866455078,-89.3756866455078],"y":[37.4657135009766,37.4313316345215,37.4084129333496,37.379768371582,37.3568496704102,37.3224716186523,37.2766342163086,37.2537155151367,37.2193412780762,37.207878112793,37.207878112793,37.1792297363281,37.1563148498535,37.1333961486816,37.1219329833984,37.1104774475098,37.1219329833984,37.1276664733887,37.1333961486816,37.1505851745605,37.1563148498535,37.1849594116211,37.2766342163086,37.2938232421875,37.2995529174805,37.379768371582,37.3912239074707,37.4427947998047,37.4485206604004,37.4657135009766,37.4771690368652,37.4657135009766,37.4657135009766,null,42.502010345459,42.502010345459,42.507740020752,42.811408996582,42.8572463989258,42.8572463989258,42.8457832336426,42.502010345459,42.502010345459],"text":"Percent: -74.83526","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(29,47,171,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.513984680176,-100.416580200195,-99.9925994873047,-99.9925994873047,-100.015510559082,-100.038436889648,-100.038436889648,-100.038436889648,-100.038436889648,-100.508255004883,-100.513984680176,-100.513984680176],"y":[34.3144416809082,34.3144416809082,34.3144416809082,34.2399559020996,34.2456855773926,34.2399559020996,34.2227668762207,33.9133720397949,33.8388862609863,33.8388862609863,34.3144416809082,34.3144416809082],"text":"Percent: -74.83085","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(29,47,171,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.6606216430664,-82.6663513183594,-82.7522964477539,-82.7580184936523,-82.8554229736328,-82.8611602783203,-82.9356384277344,-82.9642868041992,-82.9585647583008,-82.9470977783203,-82.9470977783203,-82.9470977783203,-82.9356384277344,-82.9356384277344,-82.912727355957,-82.8955307006836,-82.8840713500977,-82.8668899536133,-82.8726196289062,-82.8554229736328,-82.8439636230469,-82.8210525512695,-82.8153228759766,-82.7981262207031,-82.7866744995117,-82.7522964477539,-82.7522964477539,-82.7179107666016,-82.6892700195312,-82.6606216430664,-82.6606216430664],"y":[29.816722869873,29.5703506469727,29.5703506469727,29.5818119049072,29.5818119049072,29.5932693481445,29.5932693481445,29.5932693481445,29.6448383331299,29.6792144775391,29.7078590393066,29.7365093231201,29.7766151428223,29.816722869873,29.822452545166,29.822452545166,29.8396415710449,29.8682899475098,29.8740177154541,29.896936416626,29.9026679992676,29.9083976745605,29.9198551177979,29.9313163757324,29.9255867004395,29.8797492980957,29.8625602722168,29.8396415710449,29.822452545166,29.816722869873,29.816722869873],"text":"Percent: -74.82296","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(29,47,171,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.683952331543,-95.5177917480469,-95.5177917480469,-95.0594329833984,-94.9448318481445,-94.9448318481445,-95.0479736328125,-95.0537033081055,-95.1568298339844,-95.1625595092773,-95.7870864868164,-95.7928161621094,-95.6782150268555,-95.683952331543,-95.683952331543],"y":[34.6181106567383,34.6352996826172,34.7097816467285,34.7212409973145,34.7212409973145,34.543628692627,34.543628692627,34.2857933044434,34.2800636291504,34.1941223144531,34.1826629638672,34.5378952026367,34.543628692627,34.6181106567383,34.6181106567383],"text":"Percent: -74.74576","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(29,47,171,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.61100769043,-102.616744995117,-102.52507019043,-102.066696166992,-102.055244445801,-102.61100769043,-102.61100769043],"y":[33.8274269104004,34.3029823303223,34.3029823303223,34.3029823303223,33.8331565856934,33.8274269104004,33.8274269104004],"text":"Percent: -74.73710","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(29,47,171,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-112.534637451172,-111.635101318359,-111.594993591309,-111.589263916016,-111.405914306641,-111.245483398438,-111.228302001953,-111.205375671387,-111.165267944336,-111.130889892578,-111.096519470215,-111.062141418457,-111.050682067871,-111.056411743164,-111.600723266602,-111.594993591309,-111.824172973633,-111.829902648926,-112.047630310059,-112.047630310059,-112.110649108887,-112.11637878418,-112.528907775879,-112.534637451172,-112.534637451172],"y":[43.6250038146973,43.6307373046875,43.6250038146973,43.6078186035156,43.6078186035156,43.6078186035156,43.5505218505859,43.533332824707,43.5276031494141,43.5104141235352,43.5218734741211,43.5046844482422,43.2926902770996,43.0233993530273,43.0233993530273,43.2812309265137,43.2812309265137,43.3614463806152,43.3671760559082,43.3958206176758,43.3958206176758,43.413013458252,43.4244728088379,43.6250038146973,43.6250038146973],"text":"Percent: -74.67553","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(29,47,171,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.3344497680664,-95.3401794433594,-95.4031982421875,-95.3917388916016,-95.414665222168,-95.4662322998047,-95.4834136962891,-95.5349807739258,-95.1797485351562,-95.0766143798828,-95.0766143798828,-95.0651550292969,-95.0766143798828,-95.0651550292969,-95.0479736328125,-95.036506652832,-95.0537033081055,-95.036506652832,-95.0135955810547,-95.0135955810547,-94.9963989257812,-95.0021362304688,-95.0021362304688,-95.0250473022461,-95.0479736328125,-95.1281814575195,-95.1797485351562,-95.2255859375,-95.2485046386719,-95.3000717163086,-95.3344497680664,-95.3344497680664,null,-98.7607345581055,-99.2305603027344,-99.2420196533203,-99.2534790039062,-99.2534790039062,-99.2706680297852,-99.2649383544922,-99.1847229003906,-99.1331634521484,-99.0987777709961,-99.0529479980469,-99.0185623168945,-98.9727249145508,-98.9211654663086,-98.9039764404297,-98.7951126098633,-98.7435455322266,-98.7091674804688,-98.6747970581055,-98.6232223510742,-98.5773849487305,-98.5258178710938,-98.47998046875,-98.4112319946289,-98.3596649169922,-98.3080978393555,-98.3080978393555,-98.3023681640625,-98.7607345581055,-98.7607345581055],"y":[40.0210990905762,40.0210990905762,40.0783996582031,40.1242332458496,40.1815299987793,40.2101783752441,40.2617454528809,40.2732048034668,40.2789344787598,40.2789344787598,40.2560157775879,40.2502861022949,40.2216377258301,40.1643409729004,40.1414260864258,40.1070442199707,40.0841255187988,40.061206817627,40.0554809570312,40.0039138793945,39.9809951782227,39.9580764770508,39.9122428894043,39.9065093994141,39.8835906982422,39.8721351623535,39.9122428894043,39.9408874511719,39.9695358276367,40.0096435546875,40.0210990905762,40.0210990905762,null,42.0837478637695,42.0894813537598,42.4389839172363,42.4389839172363,42.7884902954102,42.7884902954102,42.8056755065918,42.8343276977539,42.8629722595215,42.8629722595215,42.8744316101074,42.8916206359863,42.8858909606934,42.8687019348145,42.8457832336426,42.817138671875,42.817138671875,42.7999458312988,42.7884902954102,42.7942199707031,42.7713012695312,42.759838104248,42.7541122436523,42.7541122436523,42.7541122436523,42.7483825683594,42.4160652160645,42.0837478637695,42.0837478637695,42.0837478637695],"text":"Percent: -74.67532","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(29,47,171,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.0621032714844,-96.0678329467773,-96.0735626220703,-96.0219955444336,-96.0105361938477,-96.0334548950195,-96.0219955444336,-95.9818878173828,-95.9990768432617,-95.9818878173828,-95.9876174926758,-95.947509765625,-95.9188690185547,-95.8787612915039,-95.8787612915039,-95.8214645385742,-95.7928161621094,-95.8099975585938,-95.7985458374023,-96.2397232055664,-96.4975509643555,-96.0621032714844,-96.0621032714844],"y":[32.0168800354004,31.9939613342285,31.9595851898193,31.948127746582,31.9366664886475,31.9022903442383,31.885103225708,31.885103225708,31.8621845245361,31.8392658233643,31.8048877716064,31.7819690704346,31.7819690704346,31.7533206939697,31.7132129669189,31.707483291626,31.7132129669189,31.6731071472168,31.6387310028076,31.432466506958,31.7991580963135,32.0168800354004,32.0168800354004],"text":"Percent: -74.63634","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(29,47,171,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.37036895752,-102.330261230469,-102.290153503418,-102.261512756348,-102.255783081055,-102.267234802246,-102.272964477539,-102.272964477539,-102.250045776367,-102.255783081055,-102.267234802246,-102.267234802246,-102.255783081055,-102.232856750488,-102.19847869873,-102.19847869873,-102.141181945801,-102.141181945801,-102.519332885742,-102.52507019043,-103.017807006836,-103.023544311523,-103.092292785645,-103.092292785645,-102.633934020996,-102.633934020996,-102.605278015137,-102.547988891602,-102.519332885742,-102.490692138672,-102.479232788086,-102.444854736328,-102.421936035156,-102.387557983398,-102.37036895752,-102.37036895752,null,-92.1488037109375,-92.1488037109375,-92.14306640625,-92.1717224121094,-92.1659927368164,-91.6732482910156,-91.6675186157227,-91.6503295898438,-91.6503295898438,-91.6503295898438,-92.1488037109375,-92.1488037109375],"y":[47.7732238769531,47.7904090881348,47.796142578125,47.796142578125,47.7732238769531,47.7674903869629,47.7560348510742,47.7503051757812,47.7273864746094,47.6987342834473,47.6758155822754,47.6529006958008,47.6299819946289,47.6013336181641,47.5784149169922,47.3320426940918,47.3263130187988,47.0111885070801,47.0054588317871,46.976806640625,46.976806640625,47.3263130187988,47.3263130187988,47.6700897216797,47.6758155822754,47.8591651916504,47.8133277893066,47.7846794128418,47.7789497375488,47.7789497375488,47.7617607116699,47.7617607116699,47.7560348510742,47.7560348510742,47.7732238769531,47.7732238769531,null,44.6907081604004,44.8625946044922,45.1261558532715,45.1261558532715,45.217830657959,45.217830657959,45.1261558532715,45.1146965026855,44.8568649291992,44.6849784851074,44.6907081604004,44.6907081604004],"text":"Percent: -74.62537","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(29,47,171,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.966621398926,-100.972351074219,-100.118644714355,-100.112915039062,-100.697334289551,-100.966621398926,-100.966621398926],"y":[30.2579021453857,30.6876201629639,30.6876201629639,30.2579021453857,30.2521705627441,30.2579021453857,30.2579021453857],"text":"Percent: -74.54668","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,48,172,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.9902572631836,-82.0131759643555,-82.0590133666992,-82.0876617431641,-82.0532913208008,-82.0819320678711,-82.0475616455078,-82.0131759643555,-81.9787979125977,-81.9329605102539,-81.9272384643555,-81.8699417114258,-81.8470230102539,-81.8470230102539,-81.8584747314453,-81.8699417114258,-81.8756713867188,-81.8584747314453,-81.8584747314453,-81.829833984375,-81.8183746337891,-81.7667999267578,-81.8126373291016,-81.8584747314453,-81.8756713867188,-81.9043121337891,-81.9444198608398,-81.9444198608398,-81.9501495361328,-81.9673461914062,-81.9673461914062,-81.9902572631836,-81.9902572631836],"y":[35.9187240600586,35.9301834106445,35.9702911376953,35.9817504882812,36.0046691894531,36.1020698547363,36.1192588806152,36.1364479064941,36.2109336853027,36.2567672729492,36.2624969482422,36.3255233764648,36.2510414123535,36.2338485717773,36.2338485717773,36.2338485717773,36.2281227111816,36.1994743347168,36.1765556335449,36.165096282959,36.1135292053223,36.0619659423828,35.9645576477051,35.9817504882812,35.987476348877,36.0161285400391,35.9817504882812,35.9760208129883,35.9645576477051,35.9473724365234,35.9301834106445,35.9187240600586,35.9187240600586],"text":"Percent: -74.54617","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,48,172,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.9005126953125,-86.9005126953125,-86.9176940917969,-86.9176940917969,-86.9463500976562,-87.0036392211914,-87.0666656494141,-87.078125,-87.0895843505859,-87.1010437011719,-87.1182327270508,-87.1354217529297,-87.1411514282227,-87.158332824707,-87.1697998046875,-87.1927185058594,-87.2270965576172,-87.2385559082031,-87.2500076293945,-87.255744934082,-87.255744934082,-87.2500076293945,-87.2442779541016,-87.2442779541016,-87.2385559082031,-87.261474609375,-87.261474609375,-87.2442779541016,-87.2442779541016,-87.255744934082,-87.2385559082031,-87.2385559082031,-87.2328262329102,-87.2099075317383,-87.1697998046875,-87.1411514282227,-87.1296920776367,-87.1296920776367,-87.1067733764648,-86.9005126953125,-86.9005126953125,null,-86.9807205200195,-86.9807205200195,-86.9749908447266,-86.9463500976562,-86.9291534423828,-86.9119644165039,-86.8947830200195,-86.9119644165039,-86.9119644165039,-86.889045715332,-86.8718566894531,-86.8202972412109,-86.8202972412109,-86.8260269165039,-86.8604049682617,-86.8260269165039,-86.8432083129883,-86.8833160400391,-86.9119644165039,-86.9291534423828,-86.9578018188477,-87.0265579223633,-87.0494766235352,-87.1125030517578,-87.4047164916992,-87.3932571411133,-87.3932571411133,-87.3760604858398,-87.3760604858398,-87.3130416870117,-87.2786636352539,-87.2729339599609,-87.3073120117188,-87.3073120117188,-87.3244934082031,-87.3130416870117,-87.3015823364258,-87.2328262329102,-87.1640701293945,-87.1411514282227,-87.1239624023438,-87.1010437011719,-87.083854675293,-87.0609359741211,-87.0265579223633,-87.0093688964844,-86.9807205200195,-86.9807205200195,null,-93.7588119506836,-93.7588119506836,-93.7588119506836,-94.2057189941406,-94.1999893188477,-94.2229080200195,-94.2171783447266,-93.7588119506836,-93.7588119506836],"y":[38.9038352966309,38.8236198425293,38.8178901672363,38.5084953308105,38.5027618408203,38.5142250061035,38.5084953308105,38.5142250061035,38.5314140319824,38.5314140319824,38.5256805419922,38.5314140319824,38.5199508666992,38.5199508666992,38.5428695678711,38.5428695678711,38.5428695678711,38.5428695678711,38.5715179443359,38.5887069702148,38.6230850219727,38.6345443725586,38.6517333984375,38.6689224243164,38.686107635498,38.6975708007812,38.703296661377,38.7548637390137,38.7720527648926,38.7777824401855,38.8007011413574,38.8236198425293,38.8236198425293,38.8350791931152,38.8522682189941,38.8522682189941,38.875186920166,38.8923759460449,38.9095611572266,38.9038352966309,38.9038352966309,null,37.9355354309082,37.9011573791504,37.8954315185547,37.8954315185547,37.9011573791504,37.9011573791504,37.8839683532715,37.8495941162109,37.8438606262207,37.8381309509277,37.8381309509277,37.7808380126953,37.7579193115234,37.7350006103516,37.7063522338867,37.6777038574219,37.660514831543,37.6490592956543,37.6318664550781,37.6204071044922,37.6204071044922,37.5745697021484,37.5573844909668,37.5631141662598,37.6777038574219,37.6891632080078,37.7178115844727,37.7292709350586,37.7350006103516,37.7464599609375,37.7579193115234,37.7751083374023,37.7865676879883,37.8037567138672,37.8094863891602,37.8495941162109,37.8954315185547,37.8495941162109,37.8381309509277,37.8266754150391,37.7922973632812,37.7922973632812,37.7922973632812,37.8495941162109,37.9068870544434,37.9183502197266,37.9355354309082,37.9355354309082,null,40.1414260864258,39.9695358276367,39.7976493835449,39.7976493835449,40.044017791748,40.044017791748,40.1414260864258,40.1414260864258,40.1414260864258],"text":"Percent: -74.54616","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,48,172,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.6701965332031,-92.6644668579102,-92.6186294555664,-92.6128997802734,-92.6128997802734,-92.5785217285156,-92.4066314697266,-92.4066314697266,-92.240478515625,-92.2175598144531,-92.2175598144531,-92.240478515625,-92.240478515625,-92.3321533203125,-92.3779907226562,-92.3894424438477,-92.4123611450195,-92.4295501708984,-92.4524688720703,-92.4868469238281,-92.4925765991211,-92.509765625,-92.5212249755859,-92.6701965332031,-92.6701965332031,null,-85.8634567260742,-85.8691864013672,-85.8634567260742,-85.6457290649414,-85.456657409668,-85.456657409668,-85.4623870849609,-85.5941619873047,-85.8634567260742,-85.8634567260742,-85.8634567260742,null,-101.086944580078,-101.086944580078,-101.522392272949,-101.522392272949,-101.086944580078,-101.086944580078,null,-84.6487808227539,-84.6315994262695,-84.6029510498047,-84.5914916992188,-84.5227355957031,-84.4654388427734,-84.4883575439453,-84.5112762451172,-84.5341949462891,-84.5571136474609,-84.5685653686523,-84.6315994262695,-84.6373291015625,-84.6487808227539,-84.6659698486328,-84.6659698486328,-84.6774368286133,-84.7519149780273,-84.7691116333008,-84.7691116333008,-84.7691116333008,-84.6545104980469,-84.6487808227539,-84.6487808227539,null,-92.3665237426758,-92.3378829956055,-92.3607940673828,-92.3665237426758,-92.3665237426758,-92.3550643920898,-92.3550643920898,-92.3665237426758,-92.3665237426758,-92.3550643920898,-92.3550643920898,-92.3607940673828,-92.3722534179688,-92.3665237426758,-92.3436126708984,-92.320686340332,-92.3149566650391,-92.3034973144531,-92.2805786132812,-92.2805786132812,-92.2748489379883,-92.2576675415039,-92.246208190918,-92.2175598144531,-92.2003707885742,-92.6759185791016,-92.6759185791016,-92.6816482543945,-92.6873779296875,-92.7103042602539,-92.7103042602539,-92.693115234375,-92.7103042602539,-92.7274856567383,-92.7561340332031,-92.779052734375,-92.8191604614258,-92.87646484375,-92.8879165649414,-92.9051055908203,-92.9394836425781,-92.9509429931641,-92.956672668457,-92.956672668457,-92.6243591308594,-92.6243591308594,-92.3665237426758,-92.3665237426758,null,-95.7584381103516,-96.2397232055664,-96.2397232055664,-96.2569046020508,-96.2511825561523,-96.2511825561523,-95.769889831543,-95.769889831543,-95.7584381103516,-95.7584381103516,-95.7584381103516,null,-102.020858764648,-101.424987792969,-101.424987792969,-101.980758666992,-102.055244445801,-102.066696166992,-102.01513671875,-102.020858764648,-102.020858764648,null,-109.056785583496,-109.051063537598,-108.925010681152,-108.541122436523,-108.145790100098,-108.014007568359,-107.84211730957,-107.853576660156,-107.84211730957,-107.847846984863,-107.853576660156,-107.824928283691,-107.784820556641,-107.773361206055,-107.784820556641,-107.727523803711,-107.727523803711,-107.750442504883,-107.727523803711,-107.716064453125,-107.693153381348,-107.939521789551,-107.939521789551,-108.243186950684,-108.243186950684,-108.231727600098,-108.237457275391,-108.53539276123,-108.53539276123,-108.541122436523,-108.546852111816,-108.644256591797,-108.644256591797,-108.850517272949,-108.856246948242,-109.056785583496,-109.056785583496,null,-101.992218017578,-101.992218017578,-102.038055419922,-102.049514770508,-102.095352172852,-102.095352172852,-101.71720123291,-101.711471557617,-101.298934936523,-101.29320526123,-101.046836853027,-101.041107177734,-101.081214904785,-101.098403930664,-101.098403930664,-101.115585327148,-101.10986328125,-101.115585327148,-101.127052307129,-101.155693054199,-101.184349060059,-101.19580078125,-101.19580078125,-101.224456787109,-101.235908508301,-101.276023864746,-101.29320526123,-101.310401916504,-101.304672241211,-101.316131591797,-101.321853637695,-101.339042663574,-101.339042663574,-101.373420715332,-101.396347045898,-101.419258117676,-101.430717468262,-101.476554870605,-101.499473571777,-101.50520324707,-101.528121948242,-101.539581298828,-101.551040649414,-101.5625,-101.568222045898,-101.602607727051,-101.625526428223,-101.659896850586,-101.700004577637,-101.740112304688,-101.757308959961,-101.774490356445,-101.791679382324,-101.808876037598,-101.831787109375,-101.854705810547,-101.86043548584,-101.837516784668,-101.854705810547,-101.883354187012,-101.900543212891,-101.91773223877,-101.940650939941,-101.95783996582,-101.997947692871,-101.992218017578,-101.992218017578,null,-97.8096237182617,-97.4658508300781,-97.4601211547852,-98.1018371582031,-98.1132888793945,-97.8096237182617,-97.8096237182617,null,-119.645050048828,-119.650772094727,-119.645050048828,-119.645050048828,-119.667961120605,-119.667961120605,-119.667961120605,-119.15803527832,-118.510581970215,-118.481941223145,-118.424644470215,-118.350158691406,-118.304328918457,-118.247032165527,-118.224113464355,-118.235572814941,-118.235572814941,-118.281402587891,-118.315788269043,-118.292869567871,-118.281402587891,-118.327247619629,-118.361618041992,-118.459030151367,-118.510581970215,-118.499137878418,-118.40746307373,-118.36735534668,-118.310050964355,-118.321510314941,-118.344436645508,-118.373077392578,-118.373077392578,-118.378807067871,-118.424644470215,-118.418922424316,-118.441833496094,-118.40746307373,-118.436111450195,-118.49340057373,-118.481941223145,-118.378807067871,-118.229835510254,-118.229835510254,-118.596534729004,-118.602256774902,-118.81999206543,-118.81999206543,-119.410133361816,-119.645050048828,-119.645050048828,null,-97.2194747924805,-96.9960250854492,-96.9788360595703,-96.4402542114258,-96.4402542114258,-96.4345245361328,-96.4345245361328,-96.4345245361328,-96.8757019042969,-96.8699798583984,-97.2194747924805,-97.2194747924805,-97.2194747924805,null,-118.980422973633,-118.980422973633,-118.980422973633,-119.375747680664,-119.370025634766,-119.370025634766,-119.444519042969,-119.455963134766,-119.490348815918,-119.530456542969,-119.604942321777,-119.690879821777,-119.759635925293,-119.834121704102,-119.874229431152,-119.908599853516,-119.897155761719,-119.897155761719,-119.925796508789,-119.960166931152,-119.97737121582,-119.97737121582,-119.931526184082,-119.948707580566,-119.983093261719,-119.97737121582,-119.988815307617,-120.05184173584,-120.040382385254,-120.006011962891,-120.02320098877,-120.006011962891,-120.006011962891,-120.006011962891,-119.983093261719,-119.960166931152,-119.914337158203,-119.914337158203,-119.874229431152,-119.862770080566,-119.530456542969,-119.530456542969,-119.39867401123,-119.318458557129,-119.318458557129,-119.295539855957,-119.295539855957,-119.27262878418,-119.261169433594,-119.238243103027,-119.215324401855,-119.129386901855,-119.135108947754,-119.106460571289,-119.106460571289,-118.991882324219,-118.980422973633,-118.980422973633,null,-79.1369247436523,-79.3661117553711,-79.3661117553711,-79.3317413330078,-79.3145446777344,-79.3145446777344,-79.3030853271484,-79.291633605957,-79.291633605957,-79.3489227294922,-79.3489227294922,-79.3431930541992,-79.3202743530273,-79.3145446777344,-79.2859039306641,-79.2859039306641,-79.291633605957,-79.3317413330078,-79.3489227294922,-79.3661117553711,-79.38330078125,-79.3947601318359,-79.4176864624023,-79.4405975341797,-79.4635162353516,-79.4635162353516,-79.4921646118164,-79.4577865600586,-79.4004898071289,-79.3661117553711,-79.3317413330078,-79.3030853271484,-79.2859039306641,-79.1483917236328,-78.9822311401367,-79.0051498413086,-79.0280685424805,-79.0395278930664,-79.0395278930664,-79.0509872436523,-79.0739059448242,-79.0853652954102,-79.0910873413086,-79.0853652954102,-79.0567169189453,-79.0567169189453,-79.0567169189453,-79.0624465942383,-79.0853652954102,-79.0910873413086,-79.114013671875,-79.1369247436523,-79.1369247436523,null,-90.4184646606445,-90.6419219970703,-90.6591110229492,-90.6648406982422,-90.69921875,-90.7507858276367,-90.8195419311523,-90.8768310546875,-90.8997573852539,-90.9570465087891,-91.0086135864258,-91.0601806640625,-91.0716400146484,-91.0888290405273,-91.1289367675781,-91.15185546875,-91.1060180664062,-91.0544509887695,-90.9971542358398,-90.9570465087891,-90.9112091064453,-90.8424606323242,-90.8195419311523,-90.8138122558594,-90.7851638793945,-90.7278671264648,-90.7164077758789,-90.69921875,-90.6648406982422,-90.6247329711914,-90.5903549194336,-90.5674438476562,-90.5216064453125,-90.4700393676758,-90.424201965332,-90.424201965332,-90.4184646606445,-90.4184646606445],"y":[34.1540107727051,34.4175758361816,34.4175758361816,34.4233016967773,34.4347648620605,34.4634094238281,34.4576835632324,34.5035171508789,34.4977912902832,34.4977912902832,34.2399559020996,34.2399559020996,34.0680732727051,34.0680732727051,34.0967178344727,34.1081771850586,34.1253662109375,34.1310958862305,34.1425552368164,34.1425552368164,34.1482849121094,34.1540107727051,34.1540107727051,34.1540107727051,34.1540107727051,null,40.4049835205078,40.5539512634277,40.6456260681152,40.6513557434082,40.6570854187012,40.5654106140137,40.376335144043,40.376335144043,40.376335144043,40.4049835205078,40.4049835205078,null,37.7350006103516,37.3912239074707,37.3912239074707,37.7350006103516,37.7350006103516,37.7350006103516,null,38.7777824401855,38.7892417907715,38.7949714660645,38.7777824401855,38.7777824401855,38.5314140319824,38.5027618408203,38.5027618408203,38.4970321655273,38.4855766296387,38.4798431396484,38.4855766296387,38.5027618408203,38.5199508666992,38.5314140319824,38.5428695678711,38.56005859375,38.6001663208008,38.6230850219727,38.686107635498,38.7491340637207,38.7663230895996,38.7777824401855,38.7777824401855,null,31.7991580963135,31.7647819519043,31.7475910186768,31.7189445495605,31.707483291626,31.7017555236816,31.6731071472168,31.6616497039795,31.6444568634033,31.6387310028076,31.632999420166,31.627269744873,31.6158123016357,31.6100807189941,31.6043510437012,31.5986232757568,31.5871620178223,31.5585174560547,31.5355987548828,31.5184097290039,31.5012187957764,31.495491027832,31.4897613525391,31.495491027832,31.4783000946045,31.3923587799072,31.4152774810791,31.4439239501953,31.4611110687256,31.4668426513672,31.4840297698975,31.5069484710693,31.5184097290039,31.5413246154785,31.5527858734131,31.5814323425293,31.6043510437012,31.6158123016357,31.632999420166,31.6673755645752,31.6902942657471,31.6902942657471,31.6960258483887,31.707483291626,31.7132129669189,31.7991580963135,31.7991580963135,31.7991580963135,null,45.7678680419922,45.7678680419922,45.934024810791,45.9397583007812,46.0314292907715,46.1116409301758,46.1116409301758,45.9569435119629,45.9569435119629,45.7678680419922,45.7678680419922,null,42.0894813537598,42.0837478637695,41.7399749755859,41.734245300293,41.7399749755859,42.0092658996582,42.0092658996582,42.0894813537598,42.0894813537598,null,32.7789154052734,33.2029037475586,33.2086334228516,33.2086334228516,33.2029037475586,33.1971740722656,33.1971740722656,33.1570663452148,33.1169624328613,33.0596656799316,33.002368927002,32.9622611999512,32.9450721740723,32.9221534729004,32.8705902099609,32.7674560546875,32.7388076782227,32.6986999511719,32.6471366882324,32.6242179870605,32.5955696105957,32.5955696105957,32.5153541564941,32.5096244812012,32.097095489502,32.0741806030273,31.8736419677734,31.8736419677734,32.0168800354004,32.1257438659668,32.5210838317871,32.5210838317871,32.5955696105957,32.6070289611816,32.7789154052734,32.7789154052734,32.7789154052734,null,46.2090454101562,46.2835311889648,46.2835311889648,46.6273040771484,46.6273040771484,46.7189788818359,46.7189788818359,46.6330337524414,46.6330337524414,46.3752059936523,46.3752059936523,46.2835311889648,46.2778015136719,46.2663421630859,46.2548828125,46.2434234619141,46.2262344360352,46.2205047607422,46.2090454101562,46.2033157348633,46.1918601989746,46.1803970336914,46.1689414978027,46.1574783325195,46.1402893066406,46.1345596313477,46.1345596313477,46.128833770752,46.1059150695801,46.1001853942871,46.0887260437012,46.0829963684082,46.0772666931152,46.0543479919434,46.0658073425293,46.071533203125,46.0543479919434,46.0543479919434,46.0428886413574,46.0199699401855,46.0199699401855,46.0085105895996,46.0085105895996,46.0199699401855,46.0256996154785,46.0142402648926,46.0256996154785,46.0142402648926,46.0256996154785,46.0199699401855,46.0314292907715,46.0314292907715,46.0256996154785,46.0256996154785,46.0314292907715,46.0371589660645,46.0486145019531,46.0543479919434,46.071533203125,46.0658073425293,46.0658073425293,46.0486145019531,46.0543479919434,46.0543479919434,46.0543479919434,46.2090454101562,46.2090454101562,null,36.9958839416504,37.0016136169434,36.5833549499512,36.5833549499512,36.9958839416504,36.9958839416504,36.9958839416504,null,43.9573211669922,44.2953681945801,44.438606262207,44.8282203674316,44.8339500427246,44.9485397338867,44.9943771362305,44.9943771362305,45.0001029968262,45.0001029968262,44.9714584350586,44.9886474609375,44.9714584350586,44.9542694091797,44.9370803833008,44.89697265625,44.8740577697754,44.8568649291992,44.8396759033203,44.8053016662598,44.7480049133301,44.7422752380371,44.7537307739258,44.7136268615723,44.7193565368652,44.6620597839355,44.6448707580566,44.6563301086426,44.5990333557129,44.570384979248,44.5646591186523,44.5302772521973,44.4844436645508,44.4615249633789,44.4615249633789,44.438606262207,44.4099578857422,44.3755836486816,44.3698501586914,44.2781791687012,44.2552604675293,44.2609901428223,44.2609901428223,44.0318031311035,44.0318031311035,44.0489959716797,44.0432662963867,43.9515914916992,43.9515914916992,43.9573211669922,43.9573211669922,null,45.2923126220703,45.2923126220703,45.3209609985352,45.3266944885254,45.3152313232422,45.2923126220703,45.2636680603027,44.9771881103516,44.9829139709473,45.1490745544434,45.1548042297363,45.2923126220703,45.2923126220703,null,47.9451065063477,47.2575607299805,46.9080543518066,46.9023246765137,46.7418975830078,46.6731414794922,46.6731414794922,46.6903305053711,46.70751953125,46.70751953125,46.6330337524414,46.6444969177246,46.6215782165527,46.6158447265625,46.6215782165527,46.6330337524414,46.6502227783203,46.6731414794922,46.6788711547852,46.6788711547852,46.7247085571289,46.7476272583008,46.7820053100586,46.8221130371094,46.8622169494629,46.9023246765137,46.9653511047363,47.0627517700195,47.0856704711914,47.1200485229492,47.165885925293,47.1830749511719,47.2117233276367,47.3148536682129,47.3205871582031,47.343505859375,47.3606910705566,47.3950691223145,47.4065284729004,47.429443359375,47.4409065246582,47.5268516540527,47.618522644043,47.618522644043,47.6529006958008,47.6586303710938,47.7101974487305,47.7159233093262,47.7674903869629,47.7789497375488,47.8878135681152,47.9221878051758,47.9451065063477,47.9451065063477,47.9622993469238,47.9622993469238,47.9451065063477,47.9451065063477,null,38.8121604919434,38.9611320495605,38.9668617248535,38.9840507507324,39.0069694519043,39.0356140136719,39.0356140136719,39.0585327148438,39.0642623901367,39.0757217407227,39.0814514160156,39.0986404418945,39.1330184936523,39.1616630554199,39.190315246582,39.2017707824707,39.2075004577637,39.2132339477539,39.2075004577637,39.2075004577637,39.2075004577637,39.2017707824707,39.1788520812988,39.1673965454102,39.1673965454102,39.190315246582,39.2075004577637,39.2304191589355,39.2705268859863,39.2934455871582,39.3106346130371,39.3163642883301,39.327823638916,39.3106346130371,39.2361526489258,39.1960411071777,39.1788520812988,39.155933380127,39.138744354248,39.0986404418945,39.0757217407227,39.0642623901367,39.0413436889648,39.0069694519043,38.9611320495605,38.9324798583984,38.9152946472168,38.9038352966309,38.8923759460449,38.875186920166,38.8350791931152,38.8121604919434,38.8121604919434,null,42.507740020752,42.507740020752,42.5421180725098,42.5707626342773,42.6108741760254,42.6452484130859,42.6681671142578,42.6796264648438,42.6910858154297,42.7025451660156,42.7311935424805,42.7541122436523,42.7884902954102,42.8744316101074,42.9202690124512,42.9947547912598,42.9890213012695,42.9947547912598,43.0291290283203,43.0463180541992,43.0692367553711,43.080696105957,43.0978851318359,43.1036148071289,43.1093444824219,43.1322631835938,43.1551818847656,43.1666412353516,43.1838302612305,43.1895561218262,43.2067489624023,43.212474822998,43.212474822998,43.212474822998,43.2010192871094,42.811408996582,42.507740020752,42.507740020752],"text":"Percent: -74.54461","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,48,172,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-112.488800048828,-112.248161315918,-112.21378326416,-112.196594238281,-112.196594238281,-112.167945861816,-112.196594238281,-112.179412841797,-112.21378326416,-112.190864562988,-112.208053588867,-112.173675537109,-112.202323913574,-112.173675537109,-112.145027160645,-112.167945861816,-112.15648651123,-112.173675537109,-112.173675537109,-112.202323913574,-112.248161315918,-112.293998718262,-112.32837677002,-112.351287841797,-112.844032287598,-113.353973388672,-113.823799133301,-114.035797119141,-114.041519165039,-114.041519165039,-113.915466308594,-113.462829589844,-112.872688293457,-112.632049560547,-112.488800048828,-112.488800048828],"y":[41.0868034362793,40.7774085998535,40.7373008728027,40.7029228210449,40.6398963928223,40.6055183410645,40.5654106140137,40.4794692993164,40.4622802734375,40.4221725463867,40.3935241699219,40.3476905822754,40.3247718811035,40.238826751709,40.2159080505371,40.1356925964355,40.1070442199707,40.0898551940918,40.0210990905762,40.0153732299805,39.9809951782227,39.9580764770508,39.9294281005859,39.9065093994141,39.9065093994141,39.9007797241211,39.9007797241211,39.9007797241211,40.1299629211426,41.0065879821777,41.000862121582,41.000862121582,41.000862121582,41.0524253845215,41.0868034362793,41.0868034362793],"text":"Percent: -74.53416","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,48,172,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.9647064208984,-95.5235214233398,-95.5235214233398,-95.5177917480469,-95.5235214233398,-95.5349807739258,-95.9647064208984,-95.9647064208984,-95.9647064208984,-95.9647064208984],"y":[38.422550201416,38.428279876709,38.3939018249512,38.2563934326172,38.2563934326172,38.0386695861816,38.0272064208984,38.1589889526367,38.422550201416,38.422550201416],"text":"Percent: -74.49857","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,48,172,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.1552810668945,-88.161018371582,-87.9547500610352,-87.9490203857422,-87.9490203857422,-87.9547500610352,-87.9490203857422,-87.9490203857422,-87.9490203857422,-87.9662094116211,-87.9547500610352,-87.9432907104492,-87.9432907104492,-87.9719390869141,-88.0235061645508,-88.1552810668945,-88.1552810668945,null,-99.568603515625,-99.568603515625,-99.3508834838867,-99.3451461791992,-99.0242919921875,-99.0185623168945,-99.0128326416016,-99.5571441650391,-99.5571441650391,-99.568603515625,-99.568603515625,-99.568603515625,null,-100.118644714355,-100.703056335449,-100.697334289551,-100.112915039062,-99.7806015014648,-99.7806015014648,-99.9181060791016,-99.9754028320312,-99.9754028320312,-99.9983291625977,-100.004051208496,-100.038436889648,-100.021240234375,-100.044158935547,-100.026969909668,-100.061347961426,-100.038436889648,-100.038436889648,-100.009780883789,-100.118644714355,-100.118644714355],"y":[38.250659942627,38.565788269043,38.565788269043,38.5371398925781,38.5199508666992,38.5084953308105,38.4741172790527,38.4511985778809,38.416820526123,38.3652534484863,38.3423347473145,38.2964973449707,38.2563934326172,38.2392044067383,38.250659942627,38.250659942627,38.250659942627,null,37.9126167297363,38.0845031738281,38.0787773132324,37.9985618591309,37.9985618591309,37.8152160644531,37.7235412597656,37.7235412597656,37.8152160644531,37.8209419250488,37.9126167297363,37.9126167297363,null,29.6161880493164,29.6161880493164,30.2521705627441,30.2579021453857,30.2579021453857,30.0573673248291,30.0630950927734,30.074556350708,30.0172576904297,30.0115299224854,29.9026679992676,29.833911895752,29.8109931945801,29.765157699585,29.7307777404785,29.7078590393066,29.6906719207764,29.6620254516602,29.6161880493164,29.6161880493164,29.6161880493164],"text":"Percent: -74.48062","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,48,172,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.8008041381836,-83.8638381958008,-83.8695602416992,-83.8294525146484,-83.7950744628906,-83.7893447875977,-83.7778930664062,-83.7549667358398,-83.640380859375,-83.6060028076172,-83.5544357299805,-83.5487060546875,-83.646110534668,-83.6804885864258,-83.6919479370117,-83.7606964111328,-83.8008041381836,-83.8008041381836],"y":[33.9248313903809,33.9935836791992,34.0852584838867,34.1253662109375,34.0967178344727,34.0852584838867,34.0623397827148,34.0566101074219,34.039421081543,34.039421081543,34.0222358703613,33.9534797668457,33.901912689209,33.907642364502,33.907642364502,33.8847236633301,33.9248313903809,33.9248313903809],"text":"Percent: -74.36733","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,48,172,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.700004577637,-102.066696166992,-102.060966491699,-101.545310974121,-101.539581298828,-101.700004577637,-101.700004577637],"y":[32.9565353393555,32.9622611999512,33.3919792175293,33.3862533569336,32.9622611999512,32.9565353393555,32.9565353393555],"text":"Percent: -74.35205","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,48,172,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.6113510131836,-85.456657409668,-85.3649826049805,-85.3993606567383,-85.4108200073242,-85.4108200073242,-85.4050903320312,-85.4280090332031,-85.4280090332031,-85.4280090332031,-85.450927734375,-85.4681167602539,-85.450927734375,-85.4681167602539,-85.4795684814453,-85.5082244873047,-85.5426025390625,-85.5884399414062,-85.6113510131836,-85.6113510131836,null,-94.0796661376953,-94.0796661376953,-93.6155776977539,-93.6270294189453,-93.6327590942383,-94.056755065918,-94.0796661376953,-94.0796661376953,-94.0796661376953],"y":[34.9790725708008,34.9790725708008,34.9790725708008,34.9217758178711,34.8874015808105,34.8702125549316,34.8472938537598,34.8243751525879,34.812915802002,34.801456451416,34.7613487243652,34.7613487243652,34.7327003479004,34.6983222961426,34.6582183837891,34.629566192627,34.6181106567383,34.8415641784668,34.9790725708008,34.9790725708008,null,37.3625793457031,37.5803031921387,37.5745697021484,37.4256019592285,37.2880935668945,37.2938232421875,37.2938232421875,37.3625793457031,37.3625793457031],"text":"Percent: -74.33717","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,48,172,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.8699798583984,-96.5605773925781,-96.5204696655273,-96.400146484375,-96.3657760620117,-96.3256683349609,-96.3142013549805,-96.2569046020508,-96.216796875,-96.1881561279297,-96.3313980102539,-96.3772354125977,-96.5261993408203,-96.6407928466797,-96.66943359375,-96.5720367431641,-96.7954864501953,-96.8413238525391,-96.8699798583984,-96.8699798583984],"y":[29.6333770751953,29.9485054016113,29.8912086486816,29.816722869873,29.833911895752,29.7938041687012,29.7422389984131,29.6792144775391,29.6620254516602,29.6333770751953,29.5245132446289,29.4328422546387,29.3182487487793,29.2265777587891,29.2437648773193,29.3354396820068,29.5760822296143,29.5760822296143,29.6333770751953,29.6333770751953],"text":"Percent: -74.30513","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,48,172,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.9440841674805,-99.4769287109375,-99.4711990356445,-99.4711990356445,-99.4310913085938,-99.4081802368164,-99.390983581543,-99.38525390625,-99.3738021850586,-99.3566131591797,-99.3336944580078,-99.3165054321289,-99.293586730957,-99.2649383544922,-99.2362899780273,-99.2133712768555,-99.1904525756836,-99.1904525756836,-99.2019119262695,-99.1904525756836,-99.1618041992188,-99.0930557250977,-99.0414886474609,-99.0128326416016,-98.9841842651367,-98.9498138427734,-98.9440841674805,-98.9440841674805],"y":[33.8331565856934,33.8274269104004,34.090991973877,34.4118461608887,34.3774681091309,34.3774681091309,34.4003829956055,34.4404945373535,34.4462203979492,34.4576835632324,34.4462203979492,34.4233016967773,34.4118461608887,34.4003829956055,34.3660087585449,34.343090057373,34.343090057373,34.3087120056152,34.2456855773926,34.2227668762207,34.211311340332,34.2055816650391,34.2055816650391,34.211311340332,34.2227668762207,34.211311340332,33.8331565856934,33.8331565856934],"text":"Percent: -74.27136","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,48,172,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.1556625366211,-85.7947006225586,-85.7947006225586,-86.2014999389648,-86.2014999389648,-86.2014999389648,-86.1671295166016,-86.1671295166016,-86.1556625366211,-86.1556625366211,-86.1556625366211,null,-82.6434326171875,-82.6434326171875,-82.6606216430664,-82.6606216430664,-82.6319732666016,-82.6377029418945,-82.6606216430664,-82.6606216430664,-82.8439636230469,-82.8611602783203,-82.8840713500977,-82.9528350830078,-82.9585647583008,-83.1476364135742,-83.1590957641602,-83.1648254394531,-83.1648254394531,-83.1648254394531,-83.1590957641602,-83.1476364135742,-83.1419067382812,-83.1075286865234,-83.1017990112305,-83.0960693359375,-83.0960693359375,-83.0846099853516,-83.0846099853516,-83.0674209594727,-83.0674209594727,-83.0559616088867,-83.0502319335938,-83.0387725830078,-83.0387725830078,-83.0215835571289,-82.9872055053711,-82.9585647583008,-82.9470977783203,-82.912727355957,-82.9012603759766,-82.8668899536133,-82.8611602783203,-82.8554229736328,-82.6434326171875,-82.6434326171875,null,-86.2416076660156,-86.2416076660156,-86.2244186401367,-86.2416076660156,-86.2358779907227,-86.2186889648438,-86.1957702636719,-86.178581237793,-86.1442031860352,-86.0983657836914,-86.0525283813477,-86.0124206542969,-85.9723129272461,-85.9723129272461,-85.9608612060547,-85.9436721801758,-85.9207534790039,-85.8921051025391,-85.8634567260742,-85.8462677001953,-85.8577270507812,-85.8634567260742,-85.8634567260742,-85.8749160766602,-85.8577270507812,-85.8577270507812,-85.8749160766602,-85.8749160766602,-85.8749160766602,-85.8921051025391,-85.8921051025391,-85.9494018554688,-85.9665832519531,-85.9895095825195,-86.0525283813477,-86.0639877319336,-86.0754547119141,-86.081184387207,-86.0869140625,-86.0926361083984,-86.1040954589844,-86.1270217895508,-86.1384735107422,-86.1671295166016,-86.178581237793,-86.1957702636719,-86.2072296142578,-86.2186889648438,-86.2244186401367,-86.2759857177734,-86.2587966918945,-86.2416076660156,-86.2416076660156],"y":[31.6158123016357,31.6158123016357,31.1918201446533,31.1860942840576,31.4381923675537,31.5298671722412,31.5298671722412,31.5355987548828,31.5355987548828,31.6158123016357,31.6158123016357,null,31.6616497039795,31.6559181213379,31.6501884460449,31.5527858734131,31.5527858734131,31.4553852081299,31.4553852081299,31.3522510528564,31.3522510528564,31.3751678466797,31.3808975219727,31.3808975219727,31.3808975219727,31.3808975219727,31.4038162231445,31.4267349243164,31.4439239501953,31.4668426513672,31.4668426513672,31.4725723266602,31.4840297698975,31.4897613525391,31.5355987548828,31.5355987548828,31.6043510437012,31.6043510437012,31.6158123016357,31.6158123016357,31.632999420166,31.632999420166,31.6731071472168,31.6731071472168,31.7647819519043,31.7705097198486,31.7705097198486,31.7705097198486,31.7762393951416,31.7705097198486,31.7762393951416,31.7991580963135,31.8048877716064,31.6673755645752,31.6616497039795,31.6616497039795,null,35.4202499389648,35.6437034606934,35.6551666259766,35.6838111877441,35.6952705383301,35.706729888916,35.706729888916,35.701000213623,35.6780815124512,35.6666221618652,35.6551666259766,35.6666221618652,35.6780815124512,35.6551666259766,35.6322479248047,35.5978660583496,35.5749473571777,35.5577583312988,35.5405731201172,35.534839630127,35.5004653930664,35.4718170166016,35.4431686401367,35.3801460266113,35.3686828613281,35.3457679748535,35.3457679748535,35.3343086242676,35.3113899230957,35.2999305725098,35.2770118713379,35.3056564331055,35.3113899230957,35.3056564331055,35.3572273254395,35.3572273254395,35.3457679748535,35.3457679748535,35.3629570007324,35.3572273254395,35.3572273254395,35.3572273254395,35.3514938354492,35.3629570007324,35.3457679748535,35.3457679748535,35.3343086242676,35.3400382995605,35.3228492736816,35.3686828613281,35.397331237793,35.4202499389648,35.4202499389648],"text":"Percent: -74.24803","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,48,172,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.7263565063477,-98.7320861816406,-99.1847229003906,-99.1847229003906,-99.1618041992188,-99.0873260498047,-99.0414886474609,-98.9612731933594,-98.9211654663086,-98.8466796875,-98.7779235839844,-98.7263565063477,-98.7263565063477],"y":[40.697193145752,40.3476905822754,40.3534164428711,40.6570854187012,40.6570854187012,40.6570854187012,40.6456260681152,40.6398963928223,40.6456260681152,40.6570854187012,40.6742744445801,40.697193145752,40.697193145752],"text":"Percent: -74.17617","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,48,172,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.1144256591797,-92.1144256591797,-92.1029663085938,-92.0685882568359,-92.0456695556641,-91.9998321533203,-91.9826431274414,-91.9597244262695,-91.9081573486328,-91.868049621582,-91.8279418945312,-91.8050308227539,-91.8050308227539,-91.6961669921875,-91.6961669921875,-91.6617889404297,-91.6445922851562,-91.6388702392578,-91.6503295898438,-91.6617889404297,-91.6617889404297,-91.6445922851562,-91.6388702392578,-91.6445922851562,-91.6675186157227,-91.6847076416016,-91.6904296875,-91.6904296875,-91.7018966674805,-92.0342102050781,-92.0399398803711,-92.1086959838867,-92.0972290039062,-92.1086959838867,-92.0915069580078,-92.0800476074219,-92.0800476074219,-92.1144256591797,-92.1144256591797],"y":[35.0077209472656,35.0650177001953,35.0650177001953,35.0650177001953,35.0650177001953,35.0650177001953,35.0535583496094,35.0478286743164,35.0306396484375,35.0306396484375,35.0306396484375,35.0363693237305,34.9217758178711,34.9160461425781,34.6754035949707,34.6582183837891,34.6410293579102,34.629566192627,34.6066474914551,34.5951919555664,34.5780029296875,34.5722732543945,34.5722732543945,34.5550842285156,34.5378952026367,34.5207099914551,34.5035171508789,34.486328125,34.486328125,34.4977912902832,34.6181106567383,34.629566192627,34.663948059082,34.6754035949707,34.7040557861328,34.7498931884766,35.0019912719727,35.0077209472656,35.0077209472656],"text":"Percent: -74.17265","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,48,172,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-103.00634765625,-103.086570739746,-103.086570739746,-102.754257202148,-102.043785095215,-102.049514770508,-102.049514770508,-102.124000549316,-102.278694152832,-102.484962463379,-102.748519897461,-102.886032104492,-103.00634765625,-103.00634765625],"y":[37.0016136169434,36.9958839416504,37.6318664550781,37.6318664550781,37.6490592956543,37.3854942321777,37.0016136169434,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,37.0016136169434,37.0016136169434],"text":"Percent: -74.14122","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,48,172,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.4685287475586,-98.4685287475586,-97.8038940429688,-97.8096237182617,-97.8096237182617,-98.3539352416992,-98.4627990722656,-98.4685287475586,-98.4685287475586],"y":[37.4599800109863,37.7292709350586,37.7235412597656,37.4485206604004,37.3740386962891,37.3740386962891,37.379768371582,37.4599800109863,37.4599800109863],"text":"Percent: -74.11691","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,48,172,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.7973709106445,-86.705696105957,-86.3905715942383,-86.3963088989258,-86.4020385742188,-86.4249496459961,-86.4421463012695,-86.4536056518555,-86.4650573730469,-86.4707870483398,-86.4822463989258,-86.5051651000977,-86.5108947753906,-86.5051651000977,-86.5108947753906,-86.5280838012695,-86.5567321777344,-86.5681915283203,-86.5853805541992,-86.6082992553711,-86.62548828125,-86.6770553588867,-86.7572708129883,-86.803108215332,-86.7973709106445,-86.7973709106445,-86.7973709106445,null,-86.4020385742188,-86.4020385742188,-86.436408996582,-86.4765167236328,-86.4937133789062,-86.5108947753906,-86.5108947753906,-86.5051651000977,-86.4765167236328,-86.4306793212891,-86.4020385742188,-86.4020385742188],"y":[31.0084743499756,31.0084743499756,31.0084743499756,30.7506446838379,30.4928131103516,30.4928131103516,30.4928131103516,30.5042743682861,30.5157318115234,30.5329189300537,30.5329189300537,30.5329189300537,30.5157318115234,30.5042743682861,30.4870853424072,30.4813556671143,30.4870853424072,30.4813556671143,30.4584369659424,30.4584369659424,30.4469795227051,30.4469795227051,30.4469795227051,30.4469795227051,30.7735633850098,31.0084743499756,31.0084743499756,null,30.4469795227051,30.4011421203613,30.4125995635986,30.4183292388916,30.4183292388916,30.4297866821289,30.4469795227051,30.4469795227051,30.4469795227051,30.4412479400635,30.4469795227051,30.4469795227051],"text":"Percent: -74.03815","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,49,173,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.400146484375,-96.394416809082,-96.130859375,-96.130859375,-96.0735626220703,-96.0735626220703,-95.8787612915039,-95.8787612915039,-95.683952331543,-95.6782150268555,-95.7928161621094,-95.7870864868164,-95.9303207397461,-95.9360504150391,-96.400146484375,-96.400146484375],"y":[34.1540107727051,34.4233016967773,34.4290351867676,34.5149765014648,34.5207099914551,34.6983222961426,34.6983222961426,34.6181106567383,34.6181106567383,34.543628692627,34.5378952026367,34.1826629638672,34.1883926391602,34.1540107727051,34.1540107727051,34.1540107727051],"text":"Percent: -74.01047","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,49,173,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.4192199707031,-86.4192199707031,-86.4192199707031,-86.3791122436523,-86.3332824707031,-86.3332824707031,-86.3218231201172,-86.3160934448242,-86.0124206542969,-85.8921051025391,-85.8863677978516,-85.897834777832,-85.903564453125,-85.897834777832,-85.8921051025391,-85.8749160766602,-85.8863677978516,-85.8921051025391,-85.8863677978516,-85.8691864013672,-85.8634567260742,-85.8634567260742,-85.8921051025391,-85.9150238037109,-85.9264755249023,-85.9494018554688,-85.9665832519531,-85.9837799072266,-85.9952392578125,-86.0066909790039,-86.0296173095703,-86.0467987060547,-86.0869140625,-86.1212921142578,-86.1499328613281,-86.1728515625,-86.1900405883789,-86.1843109130859,-86.2129592895508,-86.2244186401367,-86.2473373413086,-86.2702560424805,-86.2874450683594,-86.3046340942383,-86.3103637695312,-86.3103637695312,-86.3160934448242,-86.3332824707031,-86.350471496582,-86.356201171875,-86.361930847168,-86.3733901977539,-86.3905715942383,-86.4192199707031,-86.4192199707031,null,-114.969703674316,-114.975440979004,-114.98690032959,-114.975440979004,-114.969703674316,-114.992630004883,-114.992630004883,-115.015548706055,-115.038475036621,-114.992630004883,-115.032737731934,-114.99836730957,-115.032737731934,-115.08430480957,-115.078575134277,-115.090026855469,-115.090026855469,-115.090026855469,-115.055656433105,-115.055656433105,-115.416618347168,-115.416618347168,-115.405158996582,-115.41089630127,-115.462448120117,-115.628616333008,-115.748931884766,-115.783317565918,-115.783317565918,-115.829147338867,-115.857795715332,-115.869255065918,-115.932281494141,-115.966651916504,-115.966651916504,-116.052604675293,-116.086975097656,-116.14427947998,-116.195846557617,-116.184387207031,-116.213035583496,-116.167190551758,-115.983848571777,-115.98957824707,-115.97811126709,-115.966651916504,-115.966651916504,-115.966651916504,-115.926544189453,-115.89217376709,-115.771858215332,-115.720291137695,-115.599967956543,-115.617149353027,-115.58277130127,-115.542663574219,-115.52547454834,-115.52547454834,-115.462448120117,-115.347862243652,-115.279113769531,-115.267654418945,-115.216087341309,-115.19889831543,-115.204620361328,-115.23900604248,-115.210350036621,-115.175979614258,-115.141593933105,-115.141593933105,-115.078575134277,-115.021270751953,-114.98690032959,-114.969703674316,-114.969703674316],"y":[32.4179534912109,32.7044296264648,32.7559967041016,32.7502670288086,32.7559967041016,32.7674560546875,32.7674560546875,32.7559967041016,32.7502670288086,32.7502670288086,32.7502670288086,32.7273483276367,32.6986999511719,32.6700553894043,32.6414070129395,32.5841102600098,32.5554618835449,32.538272857666,32.5096244812012,32.4924354553223,32.4809799194336,32.4752464294434,32.4580612182617,32.4580612182617,32.4580612182617,32.4580612182617,32.4637908935547,32.4637908935547,32.4580612182617,32.4408721923828,32.4236831665039,32.412223815918,32.4236831665039,32.4351425170898,32.4408721923828,32.4408721923828,32.4408721923828,32.4580612182617,32.4752464294434,32.4981651306152,32.4981651306152,32.4981651306152,32.4924354553223,32.4924354553223,32.4809799194336,32.4351425170898,32.4236831665039,32.4351425170898,32.4408721923828,32.4351425170898,32.4236831665039,32.4236831665039,32.4236831665039,32.4179534912109,32.4179534912109,null,43.9344024658203,43.9172134399414,43.8885650634766,43.8713760375977,43.8484573364258,43.8427314758301,43.8198127746582,43.8140830993652,43.7453269958496,43.6880302429199,43.6479225158691,43.6250038146973,43.5848999023438,43.5906295776367,43.3671760559082,43.3614463806152,43.1952857971191,42.9145393371582,42.9145393371582,42.7713012695312,42.777027130127,42.8457832336426,42.8572463989258,42.9374580383301,42.9202690124512,42.9431838989258,42.9259986877441,42.9374580383301,42.960376739502,42.9661026000977,42.960376739502,42.9832916259766,42.9890213012695,42.9661026000977,42.9431838989258,42.9832916259766,42.9890213012695,43.0348587036133,43.0463180541992,43.0749664306641,43.0978851318359,43.1093444824219,43.1093444824219,43.1895561218262,43.1952857971191,43.2640419006348,43.4359283447266,43.5848999023438,43.6020851135254,43.5848999023438,43.6421928405762,43.6421928405762,43.722412109375,43.7453269958496,43.7797050476074,43.7911643981934,43.8198127746582,43.8427314758301,43.8828392028809,43.9057579040527,43.9172134399414,43.9515914916992,44.0203475952148,44.0547218322754,44.0776405334473,44.0891036987305,44.1062927246094,44.0891036987305,44.0318031311035,43.9745101928711,43.9344024658203,43.9573211669922,43.9515914916992,43.9344024658203,43.9344024658203],"text":"Percent: -73.99266","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,49,173,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.2026672363281,-95.1453704833984,-95.1396484375,-95.1511001586914,-95.1109924316406,-95.0537033081055,-95.0307769775391,-95.0250473022461,-94.8359756469727,-94.85888671875,-94.85888671875,-95.1682891845703,-95.231315612793,-95.2485046386719,-95.2886123657227,-95.3459091186523,-95.3745574951172,-95.3802871704102,-95.3573608398438,-95.3516311645508,-95.3172607421875,-95.2771530151367,-95.2427749633789,-95.2370452880859,-95.2026672363281,-95.2026672363281],"y":[30.8365898132324,30.8079414367676,30.7678337097168,30.7334575653076,30.6818885803223,30.6876201629639,30.6761589050293,30.590217590332,30.5615692138672,30.5386505126953,30.4985427856445,30.3553047180176,30.3381156921387,30.3896808624268,30.4125995635986,30.4870853424072,30.527193069458,30.8595085144043,30.8881549835205,30.8652362823486,30.9110736846924,30.9168033599854,30.9053421020508,30.8595085144043,30.8365898132324,30.8365898132324],"text":"Percent: -73.93340","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,49,173,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.983436584473,-102.983436584473,-104.049133300781,-104.043403625488,-102.983436584473,-102.983436584473],"y":[46.2778015136719,45.9397583007812,45.9397583007812,46.2720718383789,46.2778015136719,46.2778015136719],"text":"Percent: -73.90046","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,49,173,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.4486236572266,-82.4257049560547,-82.4085235595703,-82.3970565795898,-82.3855972290039,-82.3512191772461,-82.3397674560547,-82.2939300537109,-82.2480926513672,-82.2137145996094,-82.1678771972656,-82.1564178466797,-82.1506881713867,-82.1334991455078,-82.1220397949219,-82.1163101196289,-82.1163101196289,-82.1105804443359,-82.0647430419922,-82.1277694702148,-82.1392288208008,-82.1506881713867,-82.1334991455078,-82.1334991455078,-82.1449584960938,-82.1449584960938,-82.1277694702148,-82.1678771972656,-82.1678771972656,-82.1449584960938,-82.1449584960938,-82.1621475219727,-82.1621475219727,-82.1736068725586,-82.1621475219727,-82.1678771972656,-82.1965255737305,-82.2194366455078,-82.2538223266602,-82.276741027832,-82.2939300537109,-82.3225784301758,-82.3512191772461,-82.3855972290039,-82.4830017089844,-82.5059280395508,-82.5231094360352,-82.5288391113281,-82.5288391113281,-82.5632171630859,-82.5632171630859,-82.5288391113281,-82.5231094360352,-82.4486236572266,-82.4486236572266,-82.4486236572266],"y":[31.948127746582,31.948127746582,31.9423980712891,31.9423980712891,31.9309368133545,31.9194793701172,31.9309368133545,31.9309368133545,31.9022903442383,31.9022903442383,31.9022903442383,31.8965606689453,31.8908290863037,31.885103225708,31.8965606689453,31.8908290863037,31.8621845245361,31.8449954986572,31.8220767974854,31.8220767974854,31.8220767974854,31.8163471221924,31.8106155395508,31.7991580963135,31.7991580963135,31.7876968383789,31.7819690704346,31.7762393951416,31.6902942657471,31.6902942657471,31.6731071472168,31.6731071472168,31.569974899292,31.5585174560547,31.5585174560547,31.4725723266602,31.4783000946045,31.4897613525391,31.5298671722412,31.569974899292,31.575704574585,31.575704574585,31.6043510437012,31.6158123016357,31.6673755645752,31.6731071472168,31.6960258483887,31.6960258483887,31.7246723175049,31.7304019927979,31.7418632507324,31.7475910186768,31.8220767974854,31.8220767974854,31.948127746582,31.948127746582],"text":"Percent: -73.89462","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,49,173,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.2966003417969,-83.2851486206055,-83.2736892700195,-83.2679595947266,-83.2507629394531,-83.2393112182617,-83.2393112182617,-83.2335815429688,-83.2335815429688,-83.2163848876953,-83.2106552124023,-83.2049331665039,-83.2163848876953,-83.2221221923828,-83.2335815429688,-83.2163848876953,-83.2163848876953,-83.2049331665039,-83.182014465332,-83.1762847900391,-83.1762847900391,-83.1762847900391,-83.1762847900391,-83.1419067382812,-83.1590957641602,-83.1590957641602,-83.1361770629883,-83.1017990112305,-83.0616912841797,-83.0502319335938,-82.8898010253906,-82.9184494018555,-82.912727355957,-82.8955307006836,-82.912727355957,-82.9413681030273,-82.9642868041992,-82.9986724853516,-83.0215835571289,-83.0559616088867,-83.1075286865234,-83.1648254394531,-83.2221221923828,-83.2564926147461,-83.2622222900391,-83.2622222900391,-83.2507629394531,-83.2450408935547,-83.2851486206055,-83.3023300170898,-83.3080596923828,-83.2966003417969,-83.2966003417969],"y":[35.9072647094727,35.9359130859375,35.987476348877,36.0046691894531,36.0046691894531,36.0046691894531,36.0275840759277,36.0447769165039,36.0619659423828,36.0791511535645,36.0734214782715,36.0791511535645,36.1020698547363,36.1192588806152,36.1307182312012,36.1307182312012,36.1421775817871,36.1421775817871,36.1192588806152,36.1192588806152,36.1479072570801,36.159366607666,36.1708221435547,36.1880149841309,36.165096282959,36.1479072570801,36.1192588806152,36.1192588806152,36.1020698547363,36.0734214782715,35.9359130859375,35.9244537353516,35.8900756835938,35.8728866577148,35.8557014465332,35.8155937194824,35.8041305541992,35.7869453430176,35.7869453430176,35.7869453430176,35.7697563171387,35.7468376159668,35.7239189147949,35.701000213623,35.7411079406738,35.8041305541992,35.8155937194824,35.8270492553711,35.8671569824219,35.8728866577148,35.8900756835938,35.9072647094727,35.9072647094727],"text":"Percent: -73.87773","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,49,173,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.914680480957,-102.095352172852,-102.049514770508,-102.038055419922,-101.992218017578,-101.992218017578,-102.490692138672,-102.490692138672,-102.914680480957,-102.914680480957,-102.914680480957],"y":[46.6273040771484,46.6273040771484,46.6273040771484,46.2835311889648,46.2835311889648,46.2090454101562,46.2033157348633,46.2835311889648,46.2835311889648,46.6273040771484,46.6273040771484],"text":"Percent: -73.87121","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,49,173,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.278694152832,-102.290153503418,-102.307342529297,-102.782897949219,-102.817276000977,-102.811546325684,-102.278694152832,-102.278694152832],"y":[32.085636138916,31.6501884460449,31.6501884460449,31.6444568634033,31.6501884460449,32.0741806030273,32.085636138916,32.085636138916],"text":"Percent: -73.85831","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,49,173,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.554817199707,-81.5376205444336,-81.5261611938477,-81.5089797973633,-81.5032501220703,-81.4803237915039,-81.4631423950195,-81.4516830444336,-81.4516830444336,-81.4631423950195,-81.4688720703125,-81.4746017456055,-81.4574127197266,-81.4574127197266,-81.4516830444336,-81.5032501220703,-81.5089797973633,-81.5318908691406,-81.5490875244141,-81.5662689208984,-81.5834579467773,-81.6006546020508,-81.6006546020508,-81.6006546020508,-81.6121063232422,-81.6407623291016,-81.6579437255859,-81.6808700561523,-81.7095108032227,-81.7209701538086,-81.7438888549805,-82.0418243408203,-82.0475616455078,-82.0475616455078,-82.0360946655273,-82.0303649902344,-82.0246353149414,-82.0303649902344,-82.0475616455078,-82.0532913208008,-82.0532913208008,-82.0475616455078,-82.0246353149414,-82.0246353149414,-82.0131759643555,-81.9845275878906,-81.9730682373047,-81.9616165161133,-81.9444198608398,-81.9272384643555,-81.8928527832031,-81.8756713867188,-81.835563659668,-81.8011856079102,-81.7725372314453,-81.7496185302734,-81.7324295043945,-81.6923217773438,-81.6694030761719,-81.652214050293,-81.6350326538086,-81.6006546020508,-81.554817199707,-81.554817199707,null,-73.7167510986328,-73.7453918457031,-73.7339401245117,-73.7224807739258,-73.7167510986328,-73.7282104492188,-73.7224807739258,-73.7110214233398,-73.7110214233398,-73.7282104492188,-73.7625885009766,-73.7568588256836,-73.7339401245117,-73.7224807739258,-73.7224807739258,-73.7052917480469,-73.682373046875,-73.6651840209961,-73.6594543457031,-73.6594543457031,-73.6651840209961,-73.6308059692383,-73.5620498657227,-73.5334091186523,-73.5104827880859,-73.4818420410156,-73.4417343139648,-73.4016265869141,-73.4646453857422,-73.4990234375,-73.5391311645508,-73.6537246704102,-73.688102722168,-73.7167510986328,-73.7167510986328],"y":[30.7162666320801,30.6876201629639,30.6876201629639,30.6761589050293,30.670431137085,30.6761589050293,30.6818885803223,30.6818885803223,30.670431137085,30.6417827606201,30.6188640594482,30.5959453582764,30.5672988891602,30.5558376312256,30.5329189300537,30.5329189300537,30.5157318115234,30.5157318115234,30.5329189300537,30.5386505126953,30.5501117706299,30.5501117706299,30.5558376312256,30.5730266571045,30.5730266571045,30.5672988891602,30.5501117706299,30.5558376312256,30.5615692138672,30.5386505126953,30.5100040435791,30.2636299133301,30.3610343933105,30.3839530944824,30.4412479400635,30.5157318115234,30.5558376312256,30.5844879150391,30.6188640594482,30.7048072814941,30.7334575653076,30.7506446838379,30.7678337097168,30.7907524108887,30.7964820861816,30.7907524108887,30.7964820861816,30.8079414367676,30.8251285552979,30.8251285552979,30.8308601379395,30.8079414367676,30.7907524108887,30.7907524108887,30.7678337097168,30.7735633850098,30.7621040344238,30.7334575653076,30.7449150085449,30.7449150085449,30.727725982666,30.721996307373,30.7162666320801,30.7162666320801,null,40.5768699645996,40.6112480163574,40.6227073669434,40.6456260681152,40.6628150939941,40.7143821716309,40.7201080322266,40.7258415222168,40.7373008728027,40.7602157592773,40.7774085998535,40.8003273010254,40.8003273010254,40.8060531616211,40.8347015380859,40.8461608886719,40.8404350280762,40.8175163269043,40.8232421875,40.8347015380859,40.8518905639648,40.8805389404297,40.9091873168945,40.9034576416016,40.8748092651367,40.8919982910156,40.7716789245605,40.6513557434082,40.6398963928223,40.6456260681152,40.6341667175293,40.6112480163574,40.6112480163574,40.5768699645996,40.5768699645996],"text":"Percent: -73.84942","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,49,173,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.880302429199,-102.880302429199,-102.874572753906,-102.817276000977,-102.82300567627,-102.86311340332,-102.891761779785,-102.937599182129,-102.966239929199,-103.00634765625,-103.052185058594,-103.115219116211,-103.149589538574,-103.195426940918,-103.224075317383,-103.235534667969,-103.252723693848,-103.252723693848,-103.258453369141,-103.298561096191,-103.31575012207,-103.327209472656,-103.338668823242,-103.344398498535,-103.350128173828,-103.350128173828,-103.367317199707,-103.378768920898,-103.373046875,-103.384506225586,-103.413154602051,-103.441802978516,-103.487640380859,-103.510551452637,-103.51628112793,-103.52774810791,-103.544929504395,-103.573585510254,-103.579315185547,-103.55638885498,-103.562118530273,-103.573585510254,-103.596496582031,-103.602226257324,-103.619422912598,-103.642333984375,-103.67098236084,-103.711090087891,-103.722549438477,-103.739738464355,-103.762657165527,-103.819953918457,-103.82568359375,-103.808494567871,-103.791305541992,-103.791305541992,-103.82568359375,-103.860061645508,-103.894439697266,-103.91162109375,-103.928817749023,-103.957458496094,-103.986114501953,-104.003295898438,-104.049133300781,-104.049133300781,-104.049133300781,-102.880302429199,-102.880302429199,null,-84.7977523803711,-84.4024124145508,-84.3966827392578,-84.3737640380859,-84.3737640380859,-84.3393859863281,-84.3451156616211,-84.3451156616211,-84.7977523803711,-84.7977523803711,-84.7977523803711,-84.7977523803711],"y":[48.6326560974121,48.5467147827148,48.3690986633301,48.3690986633301,48.1341819763184,48.1341819763184,48.1284523010254,48.1227264404297,48.1341819763184,48.1399154663086,48.1284523010254,48.1399154663086,48.1456451416016,48.1227264404297,48.1227264404297,48.1112632751465,48.0826187133789,48.0654296875,48.0425109863281,48.0425109863281,48.0425109863281,48.0253219604492,48.0253219604492,48.0310516357422,48.0367813110352,48.0539703369141,48.0539703369141,48.0539703369141,48.0367813110352,48.0195922851562,48.0195922851562,48.0195922851562,48.0081329345703,48.0138626098633,48.0253219604492,48.0310516357422,48.0367813110352,48.0367813110352,48.0654296875,48.0768890380859,48.0883445739746,48.0940780639648,48.0998077392578,48.1112632751465,48.1227264404297,48.1227264404297,48.1169967651367,48.1112632751465,48.0654296875,48.0482406616211,48.0425109863281,48.0539703369141,48.0539703369141,48.0367813110352,48.0253219604492,48.0138626098633,47.9852142333984,47.9909439086914,47.9622993469238,47.9565696716309,47.9622993469238,47.9794883728027,47.9794883728027,47.9737548828125,47.9852142333984,48.386287689209,48.6326560974121,48.6326560974121,48.6326560974121,null,41.7113265991211,41.722785949707,41.6311111450195,41.6311111450195,41.5279808044434,41.5222511291504,41.4878730773926,41.4305801391602,41.4305801391602,41.5394401550293,41.7113265991211,41.7113265991211],"text":"Percent: -73.82292","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,49,173,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.8684310913086,-89.7767562866211,-89.7767562866211,-89.7710266113281,-89.7538375854492,-89.7309188842773,-89.7251892089844,-89.7194595336914,-89.6908111572266,-89.6908111572266,-89.6908111572266,-89.6850814819336,-89.6908111572266,-89.9600982666016,-90.1491775512695,-90.1434478759766,-90.1491775512695,-90.1491775512695,-90.1835556030273,-90.2064743041992,-90.240852355957,-90.2637710571289,-90.2637710571289,-90.2580413818359,-90.252311706543,-90.240852355957,-90.240852355957,-90.2236633300781,-90.2179336547852,-90.2007522583008,-90.2007522583008,-90.1663665771484,-90.1663665771484,-90.1205368041992,-89.971565246582,-89.9658279418945,-89.8684310913086,-89.8684310913086],"y":[37.1333961486816,37.1276664733887,37.0990142822266,37.064640045166,37.0302619934082,37.0016136169434,36.9729652404785,36.9500503540039,36.927131652832,36.9099426269531,36.8698310852051,36.8583755493164,36.6349220275879,36.6291923522949,36.6291923522949,36.6521110534668,36.6807594299316,36.7094039916992,36.7380523681641,36.7667045593262,36.8583755493164,36.8698310852051,36.9214019775391,36.9156684875488,36.927131652832,36.927131652832,36.9615058898926,36.9615058898926,36.9786949157715,36.9786949157715,37.0016136169434,37.0016136169434,37.0359916687012,37.0417213439941,37.0417213439941,37.1276664733887,37.1333961486816,37.1333961486816],"text":"Percent: -73.80693","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,49,173,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.3539352416992,-97.8096237182617,-97.8096237182617,-98.1132888793945,-98.3539352416992,-98.3539352416992,-98.3539352416992,null,-100.009780883789,-99.5514144897461,-99.4769287109375,-99.4540176391602,-99.4024505615234,-99.3279647827148,-99.293586730957,-99.293586730957,-99.6029815673828,-100.004051208496,-100.009780883789,-100.009780883789],"y":[37.3740386962891,37.3740386962891,36.9958839416504,36.9958839416504,36.9958839416504,37.3740386962891,37.3740386962891,null,36.9958839416504,36.9958839416504,36.9958839416504,36.9615058898926,36.8870239257812,36.8411865234375,36.8010787963867,36.5833549499512,36.5776252746582,36.5776252746582,36.9958839416504,36.9958839416504],"text":"Percent: -73.79015","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,49,173,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-113.932655334473,-113.881088256836,-113.863906860352,-113.806610107422,-113.789413452148,-113.818069458008,-113.760772705078,-113.749305725098,-113.760772705078,-113.720664978027,-113.697746276855,-113.57169342041,-113.51439666748,-113.445648193359,-113.439910888672,-113.491485595703,-113.445648193359,-113.388343811035,-113.359703063965,-113.353973388672,-113.313865661621,-113.227920532227,-113.136245727539,-113.056030273438,-113.078948974609,-113.015922546387,-113.02165222168,-112.964363098145,-112.895599365234,-112.844032287598,-112.815391540527,-112.815391540527,-112.826850891113,-112.826850891113,-112.947174072266,-112.952903747559,-112.987274169922,-113.325325012207,-113.325325012207,-113.348236083984,-113.365432739258,-113.405540466309,-113.439910888672,-113.468559265137,-113.537322998047,-113.565963745117,-113.634719848633,-113.657638549805,-113.709197998047,-113.743583679199,-113.795143127441,-113.829528808594,-113.898284912109,-114.007141113281,-114.041519165039,-114.064437866211,-114.116004943848,-114.150382995605,-114.184761047363,-114.201942443848,-114.190490722656,-114.196220397949,-114.213401794434,-114.247779846191,-114.259239196777,-114.270706176758,-114.305076599121,-114.327995300293,-114.356651306152,-114.37956237793,-114.402488708496,-114.402488708496,-114.37956237793,-114.37956237793,-114.408210754395,-114.454048156738,-114.454048156738,-114.459777832031,-114.494155883789,-114.557182312012,-114.574363708496,-114.59156036377,-114.597282409668,-114.63166809082,-114.666046142578,-114.711875915527,-114.723342895508,-114.763450622559,-114.797813415527,-114.797813415527,-114.792091369629,-114.792091369629,-114.797813415527,-114.734802246094,-114.74626159668,-114.734802246094,-114.74626159668,-114.711875915527,-114.688957214355,-114.67749786377,-114.643127441406,-114.603019714355,-114.59156036377,-114.643127441406,-114.67749786377,-114.700416564941,-114.74626159668,-114.792091369629,-114.774909973145,-114.648849487305,-114.62020111084,-114.59156036377,-114.539993286133,-114.465507507324,-114.448318481445,-114.333724975586,-114.264976501465,-114.230598449707,-114.161834716797,-114.070167541504,-113.989959716797,-113.932655334473,-113.932655334473],"y":[45.6991119384766,45.6418151855469,45.6303596496582,45.6131706237793,45.5845222473145,45.5444145202637,45.5214958190918,45.4928512573242,45.4584693908691,45.355339050293,45.2980422973633,45.1318855285645,45.1204261779785,45.0574035644531,44.9657287597656,44.9370803833008,44.8683242797852,44.8282203674316,44.8110313415527,44.7823829650879,44.7938385009766,44.8224868774414,44.765193939209,44.6391410827637,44.6047668457031,44.5188217163086,44.4787139892578,44.4214210510254,44.4099578857422,44.3698501586914,44.3813133239746,44.2323417663574,44.2266120910645,44.2151527404785,44.2208824157715,44.2323417663574,44.2323417663574,44.2323417663574,44.2781791687012,44.3297462463379,44.3583946228027,44.3813133239746,44.438606262207,44.4557952880859,44.438606262207,44.438606262207,44.450065612793,44.4672546386719,44.4844436645508,44.4787139892578,44.4959030151367,44.5245513916016,44.570384979248,44.6563301086426,44.6964378356934,44.7136268615723,44.7537307739258,44.759464263916,44.7537307739258,44.759464263916,44.8224868774414,44.8797836303711,44.8855133056641,44.8511390686035,44.8282203674316,44.8224868774414,44.8110313415527,44.8053016662598,44.770923614502,44.759464263916,44.759464263916,44.7136268615723,44.7021675109863,44.6677894592285,44.6620597839355,44.6334114074707,44.6104927062988,44.6104927062988,44.6104927062988,44.5818481445312,44.5933036804199,44.6047668457031,44.6334114074707,44.6448707580566,44.6563301086426,44.6506004333496,44.6506004333496,44.6907081604004,44.7193565368652,44.7480049133301,44.7766494750977,44.7995681762695,44.8053016662598,44.89697265625,44.9943771362305,45.0745887756348,45.1089668273926,45.1719932556152,45.1891822814941,45.212100982666,45.2464752197266,45.2693939208984,45.2865867614746,45.3037757873535,45.349609375,45.3782577514648,45.4011764526367,45.475658416748,45.4985771179199,45.475658416748,45.5214958190918,45.5272254943848,45.5616035461426,45.5558738708496,45.5272254943848,45.4584693908691,45.475658416748,45.532958984375,45.532958984375,45.6131706237793,45.7048416137695,45.6991119384766,45.6991119384766],"text":"Percent: -73.71623","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,49,173,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-103.361587524414,-103.716819763184,-103.716819763184,-103.716819763184,-103.808494567871,-103.802764892578,-103.808494567871,-103.756927490234,-103.751197814941,-103.722549438477,-103.711090087891,-103.510551452637,-103.06364440918,-103.06364440918,-103.069381713867,-103.07511138916,-103.07511138916,-103.07511138916,-103.361587524414,-103.361587524414],"y":[31.9939613342285,31.9939613342285,32.1314735412598,32.5210838317871,32.5268173217773,32.8362083435059,32.9565353393555,32.9565353393555,33.3805198669434,33.3862533569336,33.5638656616211,33.5581359863281,33.5524101257324,33.3862533569336,32.9450721740723,32.5096244812012,32.0741806030273,31.9939613342285,31.9939613342285,31.9939613342285],"text":"Percent: -73.70224","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,49,173,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.616744995117,-102.61100769043,-103.057914733887,-103.052185058594,-102.616744995117,-102.616744995117],"y":[34.3029823303223,33.8274269104004,33.8217010498047,34.2972526550293,34.3029823303223,34.3029823303223],"text":"Percent: -73.69002","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,49,173,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.7003479003906,-84.7060775756836,-84.7175445556641,-84.7461853027344,-84.7633819580078,-84.7748336791992,-84.7805633544922,-84.7691116333008,-84.7805633544922,-84.7977523803711,-84.8034820556641,-84.7862930297852,-84.7920227050781,-84.8034820556641,-84.8493194580078,-84.8665084838867,-84.8722381591797,-84.8722381591797,-84.8550491333008,-84.8607788085938,-84.8779678344727,-84.9008865356445,-84.9008865356445,-84.9180755615234,-84.9467239379883,-84.9696426391602,-84.9810943603516,-84.992561340332,-84.998291015625,-85.0154800415039,-85.0785064697266,-85.0899658203125,-85.1071472167969,-85.1243438720703,-85.1358032226562,-85.1358032226562,-85.1300735473633,-85.1358032226562,-85.1701812744141,-85.1415252685547,-85.1128768920898,-85.1071472167969,-85.1014175415039,-85.004020690918,-84.9066162109375,-84.7805633544922,-84.7461853027344,-84.7461853027344,-84.7461853027344,-84.7404556274414,-84.7175445556641,-84.7003479003906,-84.7003479003906],"y":[35.7296485900879,35.6952705383301,35.6895408630371,35.6895408630371,35.6838111877441,35.6666221618652,35.6379737854004,35.6093292236328,35.5921401977539,35.5864105224609,35.5749473571777,35.5577583312988,35.5520324707031,35.5405731201172,35.5577583312988,35.5520324707031,35.5405731201172,35.5233840942383,35.5119209289551,35.4947357177734,35.4832763671875,35.4718170166016,35.448902130127,35.4431686401367,35.4431686401367,35.4660873413086,35.4660873413086,35.448902130127,35.4202499389648,35.397331237793,35.4259834289551,35.4202499389648,35.4259834289551,35.4202499389648,35.4259834289551,35.4374389648438,35.448902130127,35.4546279907227,35.4660873413086,35.5176544189453,35.5405731201172,35.5577583312988,35.569221496582,35.6723518371582,35.7812118530273,35.8270492553711,35.8041305541992,35.7926750183105,35.7697563171387,35.7582969665527,35.7525672912598,35.7296485900879,35.7296485900879],"text":"Percent: -73.67177","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(30,49,173,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.6579437255859,-81.6579437255859,-81.6350326538086,-81.6121063232422,-81.6178359985352,-81.6636734008789,-81.6808700561523,-81.6980514526367,-81.6980514526367,-81.7152404785156,-81.7209701538086,-81.8183746337891,-81.8584747314453,-81.8985824584961,-81.9444198608398,-82.0418243408203,-82.0819320678711,-82.0762023925781,-82.0876617431641,-82.09912109375,-82.1334991455078,-82.1678771972656,-82.1621475219727,-82.1736068725586,-82.1621475219727,-82.1621475219727,-82.1449584960938,-82.1449584960938,-82.1678771972656,-82.1678771972656,-82.1277694702148,-82.1449584960938,-82.1449584960938,-82.1334991455078,-82.1334991455078,-82.1506881713867,-82.1392288208008,-82.1277694702148,-82.0647430419922,-82.007453918457,-81.9959869384766,-81.9959869384766,-81.9787979125977,-81.9673461914062,-81.9501495361328,-81.9444198608398,-81.9215087890625,-81.829833984375,-81.8126373291016,-81.7897262573242,-81.7725372314453,-81.7324295043945,-81.7037811279297,-81.6980514526367,-81.6865921020508,-81.6694030761719,-81.6579437255859,-81.6579437255859,null,-88.161018371582,-88.1552810668945,-88.3844680786133,-88.7053298950195,-88.7053298950195,-88.7053298950195,-88.2526931762695,-88.161018371582,-88.161018371582,-88.161018371582,null,-85.2274703979492,-85.2332000732422,-85.2102813720703,-85.2045516967773,-84.820671081543,-84.820671081543,-84.820671081543,-84.992561340332,-85.0326690673828,-85.0441284179688,-85.0441284179688,-85.1930923461914,-85.1930923461914,-85.2274703979492,-85.2274703979492,null,-93.5697402954102,-93.5640106201172,-93.1056442260742,-93.0999145507812,-93.3749313354492,-93.5697402954102,-93.5697402954102,null,-84.8321304321289,-84.8034820556641,-84.7805633544922,-84.7633819580078,-84.7519149780273,-84.7118072509766,-84.6831665039062,-84.6717071533203,-84.6029510498047,-84.5972213745117,-84.6029510498047,-84.6029510498047,-84.6029510498047,-84.5800323486328,-84.5914916992188,-84.5800323486328,-84.6029510498047,-84.6029510498047,-84.6029510498047,-84.6258697509766,-84.6315994262695,-84.6487808227539,-84.6717071533203,-84.6888885498047,-84.7175445556641,-84.723274230957,-84.7862930297852,-84.9639129638672,-84.9810943603516,-84.998291015625,-85.0212020874023,-85.0269317626953,-85.0154800415039,-85.0154800415039,-85.0383987426758,-85.0613098144531,-84.9639129638672,-84.9467239379883,-84.9352569580078,-84.9180755615234,-84.9123458862305,-84.8321304321289,-84.8321304321289,null,-83.0788803100586,-82.8668899536133,-82.8668899536133,-82.8898010253906,-82.9241790771484,-82.9642868041992,-83.0273132324219,-83.0731506347656,-83.1075286865234,-83.1419067382812,-83.1419067382812,-83.1476364135742,-83.1705474853516,-83.1762847900391,-83.1705474853516,-83.1648254394531,-83.1992034912109,-83.2221221923828,-83.2507629394531,-83.2794189453125,-83.4169235229492,-83.4226531982422,-83.5315170288086,-83.5544357299805,-83.0788803100586,-83.0788803100586,null,-88.4646835327148,-88.4532241821289,-88.8428421020508,-88.9402389526367,-88.9402389526367,-88.9058609008789,-88.8141860961914,-88.7339706420898,-88.6365737915039,-88.4761428833008,-88.4646835327148,-88.4646835327148,null,-90.2637710571289,-90.693489074707,-90.7106781005859,-90.7106781005859,-90.7221374511719,-90.7221374511719,-90.7393264770508,-90.7393264770508,-90.7851638793945,-90.7908935546875,-90.7679748535156,-90.7679748535156,-90.7507858276367,-90.7450561523438,-90.5617141723633,-90.5502471923828,-90.2293930053711,-90.240852355957,-90.1262588500977,-90.1205368041992,-90.1663665771484,-90.1663665771484,-90.2007522583008,-90.2007522583008,-90.2179336547852,-90.2236633300781,-90.240852355957,-90.240852355957,-90.252311706543,-90.2580413818359,-90.2637710571289,-90.2637710571289,null,-97.3684463500977,-97.3627243041992,-97.0189437866211,-97.0189437866211,-96.8126754760742,-96.8069458007812,-97.0189437866211,-97.3684463500977,-97.3684463500977,null,-77.3779525756836,-77.3722152709961,-77.3149261474609,-77.2117919921875,-77.0914688110352,-77.0055236816406,-76.9768829345703,-76.9425048828125,-76.9367752075195,-76.9138488769531,-76.8393707275391,-76.8164520263672,-76.7476959228516,-76.7190475463867,-76.7133178710938,-76.7190475463867,-76.7305068969727,-76.9596862792969,-77.1373062133789,-77.1373062133789,-77.2461700439453,-77.2461700439453,-77.3779525756836,-77.3779525756836,null,-78.3061447143555,-78.2889556884766,-78.2660369873047,-78.2373886108398,-78.214469909668,-78.208740234375,-78.1800918579102,-78.1686325073242,-78.1514434814453,-78.0941467285156,-78.0712280273438,-78.0712280273438,-78.0196685791016,-77.8305892944336,-77.8305892944336,-77.8305892944336,-77.8305892944336,-77.8191223144531,-77.8134002685547,-77.8076705932617,-77.8191223144531,-77.8248519897461,-77.8363189697266,-77.8993377685547,-77.9222640991211,-77.9394454956055,-77.9623641967773,-77.9852828979492,-78.0024719238281,-78.031120300293,-78.0540390014648,-78.0597763061523,-78.0712280273438,-78.1629028320312,-78.1629028320312,-78.2431182861328,-78.2545776367188,-78.2889556884766,-78.3061447143555,-78.3061447143555,null,-81.646484375,-82.1277694702148,-82.1277694702148,-81.6808700561523,-81.6407623291016,-81.646484375,-81.646484375,-81.646484375,null,-75.4757308959961,-75.4012451171875,-75.3554077148438,-75.315299987793,-75.2866516113281,-75.2694625854492,-75.2465515136719,-75.2293548583984,-75.1777954101562,-75.1548767089844,-75.1262283325195,-75.1147689819336,-75.1147689819336,-75.0746612548828,-75.0517425537109,-75.0632019042969,-75.0689315795898,-75.0632019042969,-75.1090393066406,-75.1949768066406,-75.2293548583984,-75.2465515136719,-75.2522811889648,-75.2637329101562,-75.2923889160156,-75.315299987793,-75.3496780395508,-75.3611373901367,-75.3668670654297,-75.3611373901367,-75.3496780395508,-75.3267593383789,-75.3840637207031,-75.5158386230469,-75.4757308959961,-75.4585418701172,-75.4470825195312,-75.4700012207031,-75.4757308959961,-75.4757308959961,null,-87.5765991210938,-87.5765991210938,-87.5765991210938,-87.5823287963867,-87.5823287963867,-87.5765991210938,-87.5823287963867,-87.5880584716797,-87.6052474975586,-87.6052474975586,-87.989128112793,-87.9833984375,-88.0235061645508,-88.0235061645508,-88.0063171386719,-87.9948577880859,-87.9833984375,-87.9833984375,-87.9948577880859,-88.0235061645508,-88.0406951904297,-88.0464248657227,-88.0120468139648,-88.0005874633789,-87.9719390869141,-87.9490203857422,-87.9432907104492,-87.9146423339844,-87.8859939575195,-87.8286972045898,-87.7771301269531,-87.719841003418,-87.6453552246094,-87.6396255493164,-87.610969543457,-87.5880584716797,-87.5765991210938,-87.5765991210938,-87.5765991210938,null,-111.715309143066,-111.297050476074,-110.013626098633,-110.002166748047,-110.019355773926,-110.048004150391,-110.002166748047,-110.019355773926,-110.013626098633,-109.973518371582,-109.973518371582,-109.95059967041,-109.962059020996,-109.939140319824,-109.910491943359,-109.910491943359,-109.89330291748,-109.904762268066,-109.887573242188,-109.89330291748,-109.910491943359,-109.927680969238,-110.769927978516,-111.400184631348,-111.400184631348,-111.612174987793,-111.612174987793,-111.852821350098,-111.852821350098,-111.852821350098,-111.812713623047,-111.784065246582,-111.715309143066,-111.715309143066,null,-82.4944610595703,-82.3454895019531,-82.2939300537109,-82.288200378418,-82.282470703125,-82.276741027832,-82.282470703125,-82.288200378418,-82.282470703125,-82.2595520019531,-82.2652740478516,-82.276741027832,-82.2710113525391,-82.276741027832,-82.2595520019531,-82.2538223266602,-82.2595520019531,-82.2251739501953,-82.2079849243164,-82.2079849243164,-82.1965255737305,-82.2939300537109,-82.4085235595703,-82.4257049560547,-82.4486236572266,-82.4658126831055,-82.4830017089844,-82.4830017089844,-82.4715423583984,-82.4658126831055,-82.4772720336914,-82.5517578125,-82.6147842407227,-82.6205139160156,-82.6147842407227,-82.5975952148438,-82.5804061889648,-82.5861358642578,-82.5861358642578,-82.5746765136719,-82.5632171630859,-82.5689468383789,-82.5804061889648,-82.5861358642578,-82.5804061889648,-82.5746765136719,-82.5689468383789,-82.4944610595703,-82.4944610595703],"y":[31.5413246154785,31.5184097290039,31.5012187957764,31.4783000946045,31.4553852081299,31.3923587799072,31.3980865478516,31.3694400787354,31.3522510528564,31.3236026763916,31.3236026763916,31.3579788208008,31.3465213775635,31.3407917022705,31.3407917022705,31.3465213775635,31.4210052490234,31.4496536254883,31.4553852081299,31.4668426513672,31.4725723266602,31.4725723266602,31.5585174560547,31.5585174560547,31.569974899292,31.6731071472168,31.6731071472168,31.6902942657471,31.6902942657471,31.7762393951416,31.7819690704346,31.7876968383789,31.7991580963135,31.7991580963135,31.8106155395508,31.8163471221924,31.8220767974854,31.8220767974854,31.8220767974854,31.8106155395508,31.8048877716064,31.7876968383789,31.7876968383789,31.7876968383789,31.7819690704346,31.7647819519043,31.7647819519043,31.6559181213379,31.6673755645752,31.6387310028076,31.627269744873,31.6043510437012,31.5871620178223,31.5585174560547,31.5527858734131,31.5470561981201,31.5413246154785,31.5413246154785,null,38.565788269043,38.250659942627,38.250659942627,38.250659942627,38.4683876037598,38.5944366455078,38.5944366455078,38.5944366455078,38.565788269043,38.565788269043,null,39.780460357666,39.8721351623535,39.8721351623535,40.0096435546875,40.0153732299805,39.9294281005859,39.7346229553223,39.7346229553223,39.7460823059082,39.7460823059082,39.7002449035645,39.7117042541504,39.780460357666,39.780460357666,39.780460357666,null,40.5997886657715,40.9034576416016,40.9034576416016,40.6055183410645,40.5997886657715,40.5997886657715,40.5997886657715,null,36.9958839416504,36.9844245910645,36.9786949157715,36.9672393798828,36.9672393798828,36.9786949157715,36.9844245910645,36.9786949157715,36.9214019775391,36.9099426269531,36.8984832763672,36.8870239257812,36.8812942504883,36.8698310852051,36.8583755493164,36.8469161987305,36.8411865234375,36.8354568481445,36.8125381469727,36.8068084716797,36.7896194458008,36.7724304199219,36.74951171875,36.7151336669922,36.6521110534668,36.612003326416,36.612003326416,36.6234588623047,36.6635704040527,36.6979484558105,36.7094039916992,36.7208671569824,36.74951171875,36.755241394043,36.8125381469727,36.8583755493164,36.927131652832,36.9557762145996,36.9615058898926,36.9557762145996,36.9500503540039,36.9958839416504,36.9958839416504,null,42.4561729431152,42.4619026184082,42.4447135925293,42.4046096801758,42.3759574890137,42.358772277832,42.3415832519531,42.324390411377,42.3014755249023,42.2499084472656,42.2155303955078,42.186882019043,42.1525039672852,42.1238555908203,42.0665626525879,42.049373626709,42.055103302002,42.0665626525879,42.0894813537598,42.1066665649414,42.1009368896484,42.1009368896484,42.0952110290527,42.4389839172363,42.4561729431152,42.4561729431152,null,31.6960258483887,31.432466506958,31.4381923675537,31.4381923675537,31.8335342407227,31.8335342407227,31.8449954986572,31.8449954986572,31.8621845245361,31.8908290863037,31.6960258483887,31.6960258483887,null,36.9214019775391,36.927131652832,36.9156684875488,36.9557762145996,36.9557762145996,36.9844245910645,36.9844245910645,37.0417213439941,37.0417213439941,37.1276664733887,37.1333961486816,37.1505851745605,37.1563148498535,37.2709045410156,37.2709045410156,37.3167419433594,37.3110122680664,37.0875587463379,37.0818290710449,37.0417213439941,37.0359916687012,37.0016136169434,37.0016136169434,36.9786949157715,36.9786949157715,36.9615058898926,36.9615058898926,36.927131652832,36.927131652832,36.9156684875488,36.9214019775391,36.9214019775391,null,42.0780181884766,42.3358535766602,42.3415832519531,42.2499084472656,42.2441787719727,42.0665626525879,42.0665626525879,42.0780181884766,42.0780181884766,null,43.0348587036133,43.2812309265137,43.2926902770996,43.2926902770996,43.2812309265137,43.2812309265137,43.2525825500488,43.2755012512207,43.2926902770996,43.2984199523926,43.2984199523926,43.3098793029785,43.3385276794434,43.3270683288574,43.0692367553711,43.0463180541992,43.0233993530273,43.0176734924316,43.0119400024414,43.0405921936035,43.0405921936035,43.0348587036133,43.0348587036133,43.0348587036133,null,35.2827415466309,35.3113899230957,35.3113899230957,35.3228492736816,35.3285751342773,35.3514938354492,35.3514938354492,35.3572273254395,35.4259834289551,35.534839630127,35.5864105224609,35.5921401977539,35.5864105224609,35.5864105224609,35.5634918212891,35.4603576660156,35.4374389648438,35.4202499389648,35.4030647277832,35.3916015625,35.3629570007324,35.3514938354492,35.1853370666504,35.1681480407715,35.1796112060547,35.1853370666504,35.1796112060547,35.1796112060547,35.1910667419434,35.1967964172363,35.1967964172363,35.1853370666504,35.1796112060547,35.1853370666504,35.1967964172363,35.2254447937012,35.2369041442871,35.265552520752,35.2827415466309,35.2827415466309,null,40.680004119873,40.680004119873,41.0065879821777,41.0065879821777,41.0065879821777,40.9149169921875,40.680004119873,40.680004119873,null,42.0035362243652,42.0035362243652,42.0035362243652,41.9634284973145,41.9405097961426,41.8832168579102,41.8660278320312,41.8602981567383,41.854564666748,41.8488388061523,41.8316459655762,41.8144607543945,41.7800827026367,41.7571640014648,41.7399749755859,41.7113265991211,41.6081924438477,41.596736907959,41.5451698303223,41.4649543762207,41.4420356750488,41.4305801391602,41.4248466491699,41.3962020874023,41.3847427368164,41.3732833862305,41.3732833862305,41.3732833862305,41.3675537109375,41.3503646850586,41.3331756591797,41.3159866333008,41.2357711791992,41.2243118286133,41.2586898803711,41.27587890625,41.2873382568359,41.6425743103027,42.0035362243652,42.0035362243652,null,35.3514938354492,35.1910667419434,35.1624183654785,35.1566925048828,35.0764770507812,35.0707473754883,35.0535583496094,35.0478286743164,35.0420989990234,35.0077209472656,35.0134506225586,35.2999305725098,35.3113899230957,35.4030647277832,35.4030647277832,35.4030647277832,35.4087905883789,35.4202499389648,35.4259834289551,35.4259834289551,35.4431686401367,35.4546279907227,35.4546279907227,35.4660873413086,35.4718170166016,35.4775466918945,35.4718170166016,35.4718170166016,35.4775466918945,35.4947357177734,35.5004653930664,35.4947357177734,35.4718170166016,35.448902130127,35.4431686401367,35.4374389648438,35.4259834289551,35.3514938354492,35.3514938354492,null,38.5027618408203,38.5027618408203,38.4970321655273,38.4855766296387,38.4741172790527,38.4569244384766,38.428279876709,38.4053611755371,38.3881721496582,38.3824424743652,38.3537940979004,38.3423347473145,38.3308792114258,38.2735786437988,38.2678527832031,38.2449340820312,38.2334747314453,38.2220153808594,38.1990966796875,38.1761779785156,38.1704483032227,38.1532592773438,38.1589889526367,38.1589889526367,38.1417999267578,38.1417999267578,38.1589889526367,38.1589889526367,38.2277450561523,38.428279876709,38.4454689025879,38.4741172790527,38.5027618408203,38.5027618408203,null,38.428279876709,38.3136863708496,38.3136863708496,38.3136863708496,38.3022308349609,38.2907676696777,38.2678527832031,38.250659942627,38.2392044067383,38.2334747314453,38.1990966796875,38.1761779785156,38.1647186279297,38.1360702514648,38.1303405761719,38.1188812255859,38.107421875,38.0615882873535,38.0558586120605,38.0443954467773,38.0386695861816,37.9412651062012,37.8495941162109,37.8954315185547,37.9011573791504,37.9068870544434,37.9240760803223,37.9355354309082,37.9584541320801,37.969913482666,37.9928321838379,38.0730438232422,38.1303405761719,38.1532592773438,38.1647186279297,38.1761779785156,38.1876373291016,38.2162857055664,38.2392044067383,38.2563934326172,38.2793121337891,38.3022308349609,38.3366050720215,38.3595237731934,38.428279876709,38.4397392272949,38.428279876709,38.428279876709,38.428279876709],"text":"Percent: -73.63034","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(31,50,174,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.8752899169922,-83.9898834228516,-83.9898834228516,-84.3508453369141,-84.3508453369141,-84.4425201416016,-84.4425201416016,-84.4597091674805,-84.4654388427734,-84.3966827392578,-84.2305297851562,-84.2305297851562,-84.1159286499023,-84.1159286499023,-83.8810195922852,-83.8752899169922,-83.8752899169922],"y":[40.5367622375488,40.5424919128418,40.4851989746094,40.4851989746094,40.3820648193359,40.3820648193359,40.3591461181641,40.3534164428711,40.680004119873,40.680004119873,40.691463470459,40.6628150939941,40.6628150939941,40.6513557434082,40.6456260681152,40.5367622375488,40.5367622375488],"text":"Percent: -73.57037","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(31,50,174,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.2133331298828,-84.2133331298828,-84.2820892333984,-84.2878189086914,-84.2992782592773,-84.3050079345703,-84.3107452392578,-84.3164749145508,-84.4654388427734,-84.4597091674805,-84.4310607910156,-84.4253311157227,-84.4138717651367,-84.4196014404297,-84.4024124145508,-84.4024124145508,-84.3909530639648,-84.3909530639648,-84.3737640380859,-84.3737640380859,-84.3623046875,-84.3565826416016,-84.3279266357422,-84.3279266357422,-84.2534408569336,-84.2534408569336,-84.2419815063477,-84.2362518310547,-84.2133331298828,-84.2133331298828],"y":[32.2174186706543,32.1486625671387,32.1486625671387,32.1543922424316,32.1543922424316,32.1486625671387,32.1486625671387,32.1715812683105,32.1486625671387,32.2116889953613,32.2174186706543,32.3033599853516,32.3090896606445,32.4236831665039,32.4179534912109,32.400764465332,32.400764465332,32.4064903259277,32.4064903259277,32.3893051147461,32.3835716247559,32.3663864135742,32.3663864135742,32.3491973876953,32.3434677124023,32.2919006347656,32.2861709594727,32.22314453125,32.2174186706543,32.2174186706543],"text":"Percent: -73.56979","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(31,50,174,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.4807434082031,-94.503662109375,-94.136962890625,-94.131233215332,-93.9192428588867,-93.9077835083008,-93.9077835083008,-93.9192428588867,-93.9192428588867,-93.9765396118164,-93.9765396118164,-93.9879989624023,-93.9937210083008,-94.0853958129883,-94.0853958129883,-94.0223770141602,-94.0395584106445,-94.0395584106445,-94.0452880859375,-94.056755065918,-94.0624847412109,-94.0682144165039,-94.0853958129883,-94.1083221435547,-94.136962890625,-94.1598815917969,-94.1541595458984,-94.1598815917969,-94.1885375976562,-94.234375,-94.2973937988281,-94.314582824707,-94.3546905517578,-94.3604202270508,-94.3661499023438,-94.3661499023438,-94.3833389282227,-94.40625,-94.4463577270508,-94.4807434082031,-94.4807434082031,null,-83.7549667358398,-83.7836151123047,-83.8867492675781,-84.0013427734375,-84.0471801757812,-84.0586395263672,-84.0529098510742,-84.0586395263672,-84.1102066040039,-84.1273956298828,-84.1560363769531,-84.1732330322266,-84.1560363769531,-84.1445846557617,-84.1445846557617,-83.90966796875,-83.90966796875,-83.8924789428711,-83.8867492675781,-83.8752899169922,-83.8523712158203,-83.8294525146484,-83.7549667358398,-83.7549667358398,null,-87.536491394043,-87.5479507446289,-87.9146423339844,-87.9547500610352,-87.9547500610352,-87.7599487304688,-87.7599487304688,-87.6338958740234,-87.6740036010742,-87.6568069458008,-87.5937881469727,-87.5765991210938,-87.5708694458008,-87.53076171875,-87.525032043457,-87.536491394043,-87.536491394043,null,-86.6770553588867,-86.6770553588867,-86.3046340942383,-86.3046340942383,-86.253059387207,-86.253059387207,-86.253059387207,-86.2702560424805,-86.2817153930664,-86.2874450683594,-86.2759857177734,-86.2587966918945,-86.253059387207,-86.2587966918945,-86.2759857177734,-86.2759857177734,-86.2931747436523,-86.2988967895508,-86.3218231201172,-86.3332824707031,-86.3733901977539,-86.3848419189453,-86.3676605224609,-86.3275527954102,-86.3848419189453,-86.4536056518555,-86.4536056518555,-86.5681915283203,-86.5681915283203,-86.6770553588867,-86.6770553588867,null,-95.0995407104492,-95.1052627563477,-95.5578994750977,-95.6782150268555,-95.672492980957,-95.3401794433594,-95.0995407104492,-95.0995407104492,null,-94.6297073364258,-94.6297073364258,-94.6354370117188,-95.0880737304688,-95.0995407104492,-95.0995407104492,-94.6297073364258,-94.6297073364258,-94.6297073364258,null,-84.3623046875,-84.8378601074219,-84.8378601074219,-84.3623046875,-84.3623046875,-84.3623046875,null,-91.3753051757812,-91.0888290405273,-91.1060180664062,-91.15185546875,-91.15185546875,-91.1633148193359,-91.3008270263672,-91.2950973510742,-91.5300064086914,-91.5242767333984,-91.5300064086914,-91.5300064086914,-91.3753051757812,-91.3753051757812,null,-82.8496932983398,-83.1075286865234,-83.1017990112305,-83.1017990112305,-83.1017990112305,-83.1017990112305,-83.1075286865234,-82.8554229736328,-82.8496932983398,-82.8325119018555,-82.7236480712891,-82.7236480712891,-82.8496932983398,-82.8496932983398,-82.8496932983398,null,-80.5292205810547,-79.6182174682617,-79.6124877929688,-79.6124877929688,-79.7729110717773,-79.7786483764648,-79.8244857788086,-79.8302154541016,-79.8531265258789,-79.8531265258789,-79.8645858764648,-79.8932342529297,-79.8932342529297,-79.9046936035156,-79.9104232788086,-79.9218826293945,-79.9218826293945,-79.9390716552734,-79.9448013305664,-79.9619903564453,-79.9677200317383,-79.9849090576172,-79.9849090576172,-80.0020980834961,-80.0020980834961,-80.1453399658203,-80.4146270751953,-80.4146270751953,-80.4432754516602,-80.4432754516602,-80.5234909057617,-80.5292205810547,-80.5292205810547,-80.5292205810547,null,-91.2034225463867,-90.6648406982422,-90.6591110229492,-90.6533889770508,-90.6476516723633,-90.6591110229492,-90.6648406982422,-90.69921875,-90.7164077758789,-90.7278671264648,-90.7851638793945,-90.8138122558594,-90.8195419311523,-90.8424606323242,-90.9112091064453,-90.9570465087891,-90.9971542358398,-91.0544509887695,-91.1060180664062,-91.15185546875,-91.1747741699219,-91.1805038452148,-91.1747741699219,-91.1403961181641,-91.0716400146484,-91.0601806640625,-91.0716400146484,-91.15185546875,-91.1690444946289,-91.2034225463867,-91.2034225463867],"y":[35.6551666259766,35.7640266418457,35.7468376159668,35.7582969665527,35.7525672912598,35.7525672912598,35.7353782653809,35.7353782653809,35.7239189147949,35.7239189147949,35.6952705383301,35.6952705383301,35.6551666259766,35.6551666259766,35.5749473571777,35.569221496582,35.5405731201172,35.5291137695312,35.5061950683594,35.4832763671875,35.4660873413086,35.448902130127,35.4431686401367,35.4374389648438,35.4374389648438,35.4202499389648,35.4030647277832,35.3858757019043,35.3629570007324,35.3514938354492,35.3400382995605,35.3457679748535,35.3686828613281,35.3858757019043,35.4030647277832,35.4259834289551,35.4259834289551,35.4374389648438,35.4431686401367,35.6551666259766,35.6551666259766,null,32.7101631164551,32.7044296264648,32.6299476623535,32.538272857666,32.5841102600098,32.5955696105957,32.6414070129395,32.6528625488281,32.681510925293,32.6872444152832,32.6986999511719,32.7216186523438,32.8075637817383,32.8132934570312,32.853401184082,32.853401184082,32.8190231323242,32.8132934570312,32.7903747558594,32.7674560546875,32.7617263793945,32.733081817627,32.7101631164551,32.7101631164551,null,38.9095611572266,38.8522682189941,38.8522682189941,38.8522682189941,39.1731262207031,39.1788520812988,39.1673965454102,39.1731262207031,39.1444778442383,39.1215591430664,39.0814514160156,39.0642623901367,39.0012359619141,38.9725875854492,38.9496688842773,38.9095611572266,38.9095611572266,null,38.2563934326172,38.3996315002441,38.3996315002441,38.422550201416,38.422550201416,38.3824424743652,38.3652534484863,38.3595237731934,38.3366050720215,38.3136863708496,38.3079605102539,38.3079605102539,38.2964973449707,38.2907676696777,38.2907676696777,38.2277450561523,38.2220153808594,38.1933670043945,38.1990966796875,38.1990966796875,38.1933670043945,38.1704483032227,38.1532592773438,38.1360702514648,38.1188812255859,38.1360702514648,38.2162857055664,38.2162857055664,38.2563934326172,38.2563934326172,38.2563934326172,null,42.2040710449219,41.8602981567383,41.8602981567383,41.8602981567383,42.2040710449219,42.2040710449219,42.2040710449219,42.2040710449219,null,37.65478515625,37.3740386962891,37.345386505127,37.345386505127,37.379768371582,37.6719779968262,37.6777038574219,37.65478515625,37.65478515625,null,44.5073585510254,44.5130920410156,44.8625946044922,44.8568649291992,44.5073585510254,44.5073585510254,null,38.2105560302734,38.1990966796875,37.7350006103516,37.7292709350586,37.6777038574219,37.6891632080078,37.6777038574219,37.7636489868164,37.7808380126953,38.1417999267578,38.1532592773438,38.1990966796875,38.2105560302734,38.2105560302734,null,40.7143821716309,40.7143821716309,40.7945976257324,40.8060531616211,40.8347015380859,40.828971862793,41.000862121582,41.000862121582,41.0123176574707,41.0065879821777,41.0065879821777,40.7258415222168,40.7315711975098,40.7143821716309,40.7143821716309,null,41.8373794555664,41.8373794555664,41.8373794555664,41.6081924438477,41.602466583252,41.6081924438477,41.6081924438477,41.591007232666,41.5852737426758,41.5738182067871,41.5680885314941,41.5623550415039,41.5508995056152,41.5508995056152,41.5394401550293,41.5337104797363,41.5279808044434,41.5279808044434,41.5165214538574,41.5165214538574,41.5107917785645,41.5050621032715,41.4936027526855,41.4936027526855,41.4878730773926,41.4764175415039,41.4764175415039,41.4821434020996,41.4878730773926,41.4764175415039,41.4821434020996,41.4993362426758,41.8373794555664,41.8373794555664,null,43.4302024841309,43.4244728088379,43.3156089782715,43.3156089782715,43.2812309265137,43.2812309265137,43.1838302612305,43.1666412353516,43.1551818847656,43.1322631835938,43.1093444824219,43.1036148071289,43.0978851318359,43.080696105957,43.0692367553711,43.0463180541992,43.0291290283203,42.9947547912598,42.9890213012695,42.9947547912598,43.08642578125,43.080696105957,43.1265296936035,43.1666412353516,43.2411231994629,43.2640419006348,43.2984199523926,43.3614463806152,43.413013458252,43.4302024841309,43.4302024841309],"text":"Percent: -73.55802","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(31,50,174,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.0204544067383,-88.8256454467773,-88.8256454467773,-88.7626266479492,-88.7568969726562,-88.7225112915039,-88.7225112915039,-88.7339706420898,-89.0892105102539,-89.0892105102539,-89.0376434326172,-89.0319137573242,-89.0204544067383,-89.0204544067383,-89.0204544067383],"y":[34.9905319213867,34.996265411377,34.8644828796387,34.8644828796387,34.7613487243652,34.7556190490723,34.6009216308594,34.5951919555664,34.6009216308594,34.812915802002,34.8186454772949,34.8587532043457,34.8587532043457,34.9905319213867,34.9905319213867],"text":"Percent: -73.54574","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(31,50,174,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-119.885696411133,-119.885696411133,-119.76537322998,-119.76537322998,-119.645050048828,-119.410133361816,-118.81999206543,-118.81999206543,-118.602256774902,-118.596534729004,-118.229835510254,-118.224113464355,-118.24129486084,-118.235572814941,-118.218376159668,-118.218376159668,-118.189727783203,-118.201194763184,-119.306999206543,-119.370025634766,-119.35856628418,-119.685157775879,-119.69660949707,-119.931526184082,-119.942985534668,-119.925796508789,-119.920059204102,-119.885696411133,-119.885696411133,-119.885696411133],"y":[43.6078186035156,43.6880302429199,43.6880302429199,43.9515914916992,43.9573211669922,43.9515914916992,43.9515914916992,44.0432662963867,44.0489959716797,44.0318031311035,44.0318031311035,43.7797050476074,43.7739753723145,42.9259986877441,42.9145393371582,42.2900161743164,42.2842826843262,42.0092658996582,42.0092658996582,42.0092658996582,42.7541122436523,42.7541122436523,42.7426528930664,42.7483825683594,42.9030799865723,42.9145393371582,43.1781005859375,43.1781005859375,43.6078186035156,43.6078186035156],"text":"Percent: -73.52192","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(31,50,174,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.2148818969727,-91.6445922851562,-91.7534637451172,-91.7534637451172,-91.8279418945312,-91.8279418945312,-91.8107528686523,-91.8050308227539,-91.5300064086914,-91.2950973510742,-91.3008270263672,-91.1633148193359,-91.1633148193359,-91.3065567016602,-91.3180084228516,-91.2206115722656,-91.2148818969727,-91.2148818969727],"y":[37.4141426086426,37.4198760986328,37.4141426086426,37.5860328674316,37.5974884033203,37.6662445068359,37.6662445068359,37.7808380126953,37.7808380126953,37.7636489868164,37.6777038574219,37.6891632080078,37.5803031921387,37.5745697021484,37.4886283874512,37.4886283874512,37.4141426086426,37.4141426086426],"text":"Percent: -73.50595","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(31,50,174,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.4054718017578,-83.4398422241211,-83.4455718994141,-83.4513092041016,-83.462760925293,-83.4971389770508,-83.5143280029297,-83.5372467041016,-83.5830841064453,-83.5945434570312,-83.6231842041016,-83.646110534668,-83.5487060546875,-83.2851486206055,-83.3080596923828,-83.2966003417969,-83.2908706665039,-83.3080596923828,-83.3481674194336,-83.4054718017578,-83.4054718017578,null,-83.1075286865234,-83.00439453125,-82.9700164794922,-82.9413681030273,-82.9184494018555,-82.9184494018555,-82.9069976806641,-82.9069976806641,-82.912727355957,-82.8898010253906,-82.8898010253906,-82.8668899536133,-82.8554229736328,-82.8611602783203,-82.8496932983398,-82.8554229736328,-82.8668899536133,-82.8611602783203,-82.8496932983398,-82.8325119018555,-82.8382339477539,-82.8496932983398,-82.8554229736328,-82.8554229736328,-83.00439453125,-83.0616912841797,-83.1075286865234,-83.1590957641602,-83.182014465332,-83.2049331665039,-83.2450408935547,-83.2736892700195,-83.3137969970703,-83.3481674194336,-83.365364074707,-83.365364074707,-83.3538970947266,-83.3252563476562,-83.3080596923828,-83.182014465332,-83.1419067382812,-83.1304473876953,-83.1075286865234,-83.1075286865234],"y":[33.6956481933594,33.7128372192383,33.7300262451172,33.7529449462891,33.770133972168,33.8045082092285,33.8102378845215,33.8217010498047,33.8446159362793,33.8560752868652,33.8789939880371,33.901912689209,33.9534797668457,33.8388862609863,33.8102378845215,33.7873191833496,33.7529449462891,33.7242965698242,33.7185668945312,33.6956481933594,33.6956481933594,null,34.9905319213867,35.0191802978516,34.9848022460938,34.9790725708008,34.9561538696289,34.9275093078613,34.9045906066895,34.8874015808105,34.8472938537598,34.7728080749512,34.7441596984863,34.7327003479004,34.7269744873047,34.7097816467285,34.6925926208496,34.6754035949707,34.6696739196777,34.6582183837891,34.6582183837891,34.6696739196777,34.6524848937988,34.6467590332031,34.6352996826172,34.6181106567383,34.486328125,34.4977912902832,34.5264358520508,34.5837326049805,34.6009216308594,34.6123809814453,34.6181106567383,34.6181106567383,34.663948059082,34.6754035949707,34.7040557861328,34.7269744873047,34.7441596984863,34.7899971008301,34.812915802002,34.9160461425781,34.93896484375,34.9618835449219,34.9905319213867,34.9905319213867],"text":"Percent: -73.43628","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(31,50,174,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-106.100318908691,-106.008651733398,-105.848220825195,-105.619041442871,-105.389862060547,-105.160675048828,-105.057540893555,-105.051811218262,-105.034622192383,-105.02889251709,-104.971603393555,-104.971603393555,-105.785194396973,-106.008651733398,-106.014381408691,-106.140426635742,-106.140426635742,-106.100318908691,-106.100318908691,-106.100318908691],"y":[48.9993515014648,49.0050811767578,48.9993515014648,48.9993515014648,49.0050811767578,49.0050811767578,48.9993515014648,48.9191360473633,48.9191360473633,48.655574798584,48.649845123291,48.5638999938965,48.5638999938965,48.5696334838867,48.8274612426758,48.8331909179688,48.9134063720703,48.9191360473633,48.9993515014648,48.9993515014648],"text":"Percent: -73.42657","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(31,50,174,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-103.373046875,-103.573585510254,-104.060592651367,-104.060592651367,-103.361587524414,-103.367317199707,-103.373046875,-103.373046875,-103.373046875],"y":[41.0065879821777,41.0065879821777,41.0065879821777,41.3962020874023,41.3904724121094,41.0409660339355,41.0409660339355,41.0065879821777,41.0065879821777],"text":"Percent: -73.39339","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(31,50,174,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.3657760620117,-96.3084716796875,-96.2855606079102,-96.2454528808594,-95.9647064208984,-95.9647064208984,-95.9647064208984,-95.9704284667969,-96.5319290161133,-96.5376586914062,-96.3657760620117,-96.3657760620117,-96.3657760620117,null,-82.3283081054688,-82.3053817749023,-82.276741027832,-82.2423629760742,-82.2366333007812,-82.2480926513672,-82.2595520019531,-82.282470703125,-82.3111114501953,-82.3111114501953,-82.3168487548828,-82.2480926513672,-82.2309036254883,-82.2079849243164,-82.1965255737305,-82.1793365478516,-82.1334991455078,-82.1163101196289,-82.0762023925781,-82.0590133666992,-82.0590133666992,-82.0189056396484,-81.9902572631836,-81.9787979125977,-81.9444198608398,-81.9272384643555,-81.8985824584961,-81.8871307373047,-81.8814010620117,-81.8642120361328,-81.9157791137695,-81.9730682373047,-82.007453918457,-82.0475616455078,-82.0532913208008,-82.0933990478516,-82.104850769043,-82.1392288208008,-82.1564178466797,-82.1736068725586,-82.1965255737305,-82.2423629760742,-82.2480926513672,-82.2595520019531,-82.288200378418,-82.3053817749023,-82.3111114501953,-82.3168487548828,-82.3283081054688,-82.3283081054688],"y":[38.1704483032227,38.1704483032227,38.1647186279297,38.1589889526367,38.1589889526367,38.0272064208984,37.7292709350586,37.5860328674316,37.5917587280273,38.0673141479492,38.0730438232422,38.1704483032227,38.1704483032227,null,34.0737991333008,34.0852584838867,34.1081771850586,34.1540107727051,34.1826629638672,34.211311340332,34.2514190673828,34.2686042785645,34.2915229797363,34.3316307067871,34.354549407959,34.4175758361816,34.3889274597168,34.3831977844238,34.3717384338379,34.354549407959,34.3201713562012,34.3144416809082,34.3087120056152,34.3029823303223,34.2800636291504,34.2686042785645,34.2571449279785,34.2514190673828,34.2285003662109,34.211311340332,34.1941223144531,34.1712036132812,34.1482849121094,34.1425552368164,34.0737991333008,34.0107727050781,33.9649391174316,33.9592094421387,34.0050468444824,34.0050468444824,33.9935836791992,33.9821281433105,33.9821281433105,33.9763984680176,33.9763984680176,34.0107727050781,34.0165023803711,34.0165023803711,33.9935836791992,33.9821281433105,33.9935836791992,34.039421081543,34.0737991333008,34.0737991333008],"text":"Percent: -73.39246","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(31,50,174,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.6602783203125,-99.6660079956055,-99.6831970214844,-99.6831970214844,-99.7233047485352,-99.7233047485352,-99.8894577026367,-99.8837280273438,-99.7863311767578,-99.7806015014648,-99.3738021850586,-99.3967208862305,-99.3222351074219,-99.3107757568359,-99.3508834838867,-99.3336944580078,-99.305046081543,-99.29931640625,-99.3222351074219,-99.2763977050781,-99.2420196533203,-99.4081802368164,-99.4024505615234,-99.4540176391602,-99.4253616333008,-99.6602783203125,-99.6602783203125],"y":[34.7327003479004,34.7613487243652,34.7613487243652,34.7728080749512,34.7842674255371,34.9504280090332,34.9504280090332,35.0306396484375,35.0420989990234,35.1223106384277,35.116584777832,35.0993957519531,35.0592842102051,35.0249099731445,34.9848022460938,34.9504280090332,34.9332389831543,34.9045906066895,34.8759384155273,34.8415641784668,34.8186454772949,34.8186454772949,34.7728080749512,34.7728080749512,34.7327003479004,34.7327003479004,34.7327003479004],"text":"Percent: -73.36245","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(31,50,174,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.307342529297,-102.290153503418,-101.763038635254,-101.763038635254,-102.301620483398,-102.307342529297,-102.307342529297],"y":[31.6501884460449,31.6501884460449,31.6444568634033,31.0715007781982,31.0715007781982,31.6501884460449,31.6501884460449],"text":"Percent: -73.34361","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(31,50,174,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-108.925010681152,-109.423484802246,-109.423484802246,-109.601097106934,-109.595367431641,-109.65266418457,-109.658393859863,-109.406288146973,-109.406288146973,-109.383377075195,-109.383377075195,-109.383377075195,-108.999488830566,-109.005226135254,-108.976570129395,-108.976570129395,-108.907814025879,-108.907814025879,-108.884902954102,-108.879173278809,-108.856246948242,-108.867713928223,-108.844795227051,-108.827606201172,-108.833335876465,-108.816139221191,-108.816139221191,-108.798957824707,-108.798957824707,-108.776039123535,-108.781768798828,-108.925010681152,-108.925010681152,null,-104.049133300781,-103.659530639648,-103.659530639648,-103.607955932617,-103.607955932617,-103.791305541992,-103.797035217285,-104.043403625488,-104.043403625488,-104.049133300781,-104.049133300781],"y":[46.128833770752,46.128833770752,46.0428886413574,46.0428886413574,46.128833770752,46.128833770752,46.2147750854492,46.2205047607422,46.5012550354004,46.5069847106934,46.6846008300781,46.7476272583008,46.7476272583008,46.6158447265625,46.6101150512695,46.5642776489258,46.5642776489258,46.4840660095215,46.4783363342285,46.4439582824707,46.438232421875,46.3580131530762,46.3580131530762,46.3350982666016,46.3121795654297,46.3064498901367,46.3007202148438,46.2835311889648,46.2720718383789,46.2720718383789,46.1345596313477,46.128833770752,46.128833770752,null,47.3320426940918,47.3320426940918,46.976806640625,46.976806640625,46.6330337524414,46.6273040771484,46.5413627624512,46.5356330871582,46.6444969177246,47.3320426940918,47.3320426940918],"text":"Percent: -73.27766","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(31,50,174,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.270294189453,-101.086944580078,-100.874946594238,-100.857765197754,-100.829109191895,-100.233238220215,-100.233238220215,-100.118644714355,-100.118644714355,-100.697334289551,-100.697334289551,-100.703056335449,-101.149971008301,-101.270294189453,-101.270294189453,-101.270294189453],"y":[31.5527858734131,31.5585174560547,31.569974899292,31.6960258483887,31.6902942657471,31.6902942657471,31.575704574585,31.569974899292,31.0886878967285,31.0829620361328,31.2491188049316,31.5298671722412,31.5241374969482,31.5241374969482,31.5527858734131,31.5527858734131],"text":"Percent: -73.23076","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(31,50,174,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.6060333251953,-98.6003112792969,-98.657600402832,-98.657600402832,-98.6003112792969,-98.6003112792969,-98.4971771240234,-98.4971771240234,-98.2966384887695,-98.2966384887695,-98.2450714111328,-98.2393417358398,-98.1419448852539,-98.1362152099609,-98.130485534668,-98.1591262817383,-98.1820526123047,-98.210693359375,-98.2794494628906,-98.3252868652344,-98.3539352416992,-98.3825836181641,-98.39404296875,-98.4112319946289,-98.4226913452148,-98.4456100463867,-98.485710144043,-98.5086364746094,-98.5372848510742,-98.5544738769531,-98.5773849487305,-98.6060333251953,-98.6060333251953],"y":[34.176929473877,34.3373603820801,34.3373603820801,34.4003829956055,34.4061164855957,34.4233016967773,34.4290351867676,34.4576835632324,34.4576835632324,34.4691390991211,34.4748725891113,34.5035171508789,34.5035171508789,34.2915229797363,34.1540107727051,34.1310958862305,34.1196365356445,34.1196365356445,34.1253662109375,34.1540107727051,34.1654739379883,34.1540107727051,34.1425552368164,34.0852584838867,34.0852584838867,34.0680732727051,34.0623397827148,34.0737991333008,34.0967178344727,34.1425552368164,34.1540107727051,34.176929473877,34.176929473877],"text":"Percent: -73.21647","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(31,50,174,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.1018371582031,-98.1476745605469,-98.2966384887695,-98.4226913452148,-98.5888519287109,-98.5945816040039,-98.3653945922852,-98.1018371582031,-98.1018371582031],"y":[30.4183292388916,30.3381156921387,30.0459060668945,29.9370441436768,30.1089324951172,30.4985427856445,30.5042743682861,30.4183292388916,30.4183292388916],"text":"Percent: -73.16435","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,51,175,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.5200576782227,-83.2564926147461,-83.1648254394531,-83.1992034912109,-83.3309783935547,-83.3195266723633,-83.37109375,-83.3825454711914,-83.3940048217773,-83.5257873535156,-83.5200576782227,-83.5143280029297,-83.5200576782227,-83.5200576782227],"y":[32.4637908935547,32.5841102600098,32.4179534912109,32.4523277282715,32.3434677124023,32.3262786865234,32.2804412841797,32.2861709594727,32.2804412841797,32.400764465332,32.4064903259277,32.4179534912109,32.4637908935547,32.4637908935547],"text":"Percent: -73.13889","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,51,175,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.0208282470703,-87.3073120117188,-87.3073120117188,-87.4161682128906,-87.4104385375977,-87.3015823364258,-87.3015823364258,-87.2901153564453,-87.255744934082,-87.2442779541016,-87.1869888305664,-87.1812591552734,-87.1812591552734,-87.1755294799805,-87.1468811035156,-87.1411514282227,-87.1296920776367,-87.1125030517578,-87.1067733764648,-87.078125,-87.0609359741211,-87.0265579223633,-87.0265579223633,-87.0322952270508,-87.0265579223633,-87.0265579223633,-87.0265579223633,-87.0150985717773,-86.986457824707,-86.9807205200195,-86.986457824707,-86.9692611694336,-86.9692611694336,-86.9348831176758,-86.9119644165039,-86.9005126953125,-86.9005126953125,-86.8833160400391,-86.8775863647461,-87.0208282470703,-87.0208282470703,null,-83.7205963134766,-83.7549667358398,-83.8294525146484,-83.8523712158203,-83.8752899169922,-83.8867492675781,-83.8924789428711,-83.90966796875,-83.90966796875,-83.7091293334961,-83.7091293334961,-83.7091293334961,-83.6919479370117,-83.6632919311523,-83.6174621582031,-83.6060028076172,-83.5773468017578,-83.5601654052734,-83.5372467041016,-83.5200576782227,-83.5143280029297,-83.5200576782227,-83.6231842041016,-83.6231842041016,-83.6289215087891,-83.6289215087891,-83.7205963134766,-83.7205963134766],"y":[32.8362083435059,32.8419418334961,32.8763198852539,32.8763198852539,33.002368927002,33.0138282775879,33.0825843811035,33.1112289428711,33.1398811340332,33.1398811340332,33.1456069946289,33.1627998352051,33.185718536377,33.2143630981445,33.2258224487305,33.2430114746094,33.2430114746094,33.2430114746094,33.2315521240234,33.2430114746094,33.2487411499023,33.2487411499023,33.2315521240234,33.2143630981445,33.2029037475586,33.1742553710938,33.1627998352051,33.1570663452148,33.1570663452148,33.1456069946289,33.1169624328613,33.0997734069824,33.0883102416992,33.0596656799316,33.0539360046387,33.0482063293457,33.0424728393555,33.0367469787598,32.8419418334961,32.8362083435059,32.8362083435059,null,32.6929702758789,32.7101631164551,32.733081817627,32.7617263793945,32.7674560546875,32.7903747558594,32.8132934570312,32.8190231323242,32.853401184082,32.9622611999512,32.9450721740723,32.9336166381836,32.9164276123047,32.9049644470215,32.8935089111328,32.8992347717285,32.8705902099609,32.8705902099609,32.853401184082,32.8362083435059,32.8190231323242,32.8132934570312,32.733081817627,32.7101631164551,32.6986999511719,32.6700553894043,32.6929702758789,32.6929702758789],"text":"Percent: -73.06638","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,51,175,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.4123611450195,-92.4123611450195,-92.4123611450195,-92.6243591308594,-92.6243591308594,-92.8019714355469,-92.9509429931641,-92.9394836425781,-92.9509429931641,-92.9452133178711,-92.8879165649414,-92.8363571166992,-92.8363571166992,-92.4123611450195,-92.4123611450195],"y":[36.0619659423828,35.9702911376953,35.7812118530273,35.7812118530273,35.712459564209,35.712459564209,35.712459564209,36.0619659423828,36.0619659423828,36.1135292053223,36.1135292053223,36.1078033447266,36.0619659423828,36.0619659423828,36.0619659423828],"text":"Percent: -73.06443","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,51,175,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.5517959594727,-97.5575256347656,-97.6606521606445,-97.6606521606445,-96.9215393066406,-96.9215393066406,-97.1449966430664,-97.1507263183594,-97.2080154418945,-97.1965637207031,-97.1736373901367,-97.1793746948242,-97.1507263183594,-97.2767791748047,-97.3397979736328,-97.5517959594727,-97.5517959594727],"y":[34.5149765014648,34.6868667602539,34.6754035949707,34.8587532043457,34.8587532043457,34.6352996826172,34.6467590332031,34.629566192627,34.6181106567383,34.6009216308594,34.5894622802734,34.543628692627,34.5207099914551,34.5149765014648,34.5035171508789,34.5149765014648,34.5149765014648],"text":"Percent: -73.03229","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,51,175,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.493743896484,-101.556770324707,-102.032325744629,-102.032325744629,-101.61979675293,-101.493743896484,-101.493743896484,-101.493743896484],"y":[34.3087120056152,34.3087120056152,34.3029823303223,34.7498931884766,34.7498931884766,34.7441596984863,34.3087120056152,34.3087120056152],"text":"Percent: -73.02428","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,51,175,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.3779907226562,-92.4925765991211,-92.6186294555664,-92.8420791625977,-92.8306274414062,-92.6243591308594,-92.4868469238281,-92.4753875732422,-92.4581985473633,-92.4352798461914,-92.4009017944336,-92.3837203979492,-92.3837203979492,-92.3951721191406,-92.3951721191406,-92.3779907226562,-92.3779907226562],"y":[38.7434043884277,38.428279876709,38.428279876709,38.5944366455078,38.686107635498,38.6803817749023,38.9152946472168,38.8923759460449,38.875186920166,38.8350791931152,38.8293495178223,38.8121604919434,38.7949714660645,38.7777824401855,38.7491340637207,38.7434043884277,38.7434043884277],"text":"Percent: -73.00528","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,51,175,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.3657379150391,-81.4344940185547,-81.4516830444336,-81.4287643432617,-81.4058456420898,-81.3657379150391,-81.3084411621094,-81.2568740844727,-81.2568740844727,-81.2912521362305,-81.3141708374023,-81.3256301879883,-81.2683334350586,-81.2855224609375,-81.2339553833008,-81.2167663574219,-81.1651992797852,-81.1193618774414,-81.0792541503906,-81.0047760009766,-80.9933090209961,-80.8558044433594,-80.9360198974609,-80.9073715209961,-80.9875793457031,-81.0391464233398,-81.102180480957,-81.1193618774414,-81.1308212280273,-81.1709289550781,-81.199577331543,-81.2167663574219,-81.2683334350586,-81.2855224609375,-81.2855224609375,-81.2969818115234,-81.3141708374023,-81.3313598632812,-81.3485488891602,-81.3657379150391,-81.3657379150391],"y":[36.9443206787109,37.0073432922363,37.0302619934082,37.0359916687012,37.0417213439941,37.0531806945801,37.070369720459,37.0932884216309,37.1333961486816,37.1333961486816,37.1391220092773,37.1505851745605,37.1735038757324,37.2193412780762,37.2365264892578,37.2365264892578,37.2594451904297,37.2709045410156,37.2766342163086,37.2938232421875,37.2594451904297,37.1391220092773,37.0990142822266,37.058910369873,37.0417213439941,37.0302619934082,37.0188026428223,37.0302619934082,37.0302619934082,37.0245323181152,37.0359916687012,37.0359916687012,37.0130767822266,37.0073432922363,36.9844245910645,36.9844245910645,36.9844245910645,36.9786949157715,36.9672393798828,36.9443206787109,36.9443206787109],"text":"Percent: -72.99966","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,51,175,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-117.777198791504,-117.78865814209,-117.78865814209,-117.765739440918,-117.725631713867,-117.691261291504,-117.691261291504,-117.725631713867,-117.742828369141,-117.742828369141,-117.731369018555,-117.70272064209,-117.685523986816,-117.656883239746,-117.651153564453,-117.662620544434,-117.639694213867,-117.605308532715,-117.525100708008,-117.473533630371,-117.46208190918,-117.46208190918,-117.484992980957,-117.484992980957,-117.490730285645,-117.507911682129,-117.536560058594,-117.559478759766,-117.582405090332,-117.611045837402,-117.605308532715,-117.582405090332,-117.570945739746,-117.570945739746,-117.582405090332,-117.582405090332,-117.301658630371,-117.232887268066,-117.003707885742,-117.015167236328,-116.573997497559,-116.591178894043,-117.381866455078,-117.777198791504,-117.777198791504],"y":[39.0929069519043,39.1330184936523,39.1616630554199,39.1731262207031,39.1788520812988,39.1960411071777,39.2246894836426,39.2476081848145,39.2705268859863,39.322093963623,39.3679313659668,39.3793907165527,39.3965797424316,39.4252243041992,39.4481430053711,39.4825248718262,39.5054397583008,39.5111694335938,39.5684623718262,39.6028442382812,39.6257629394531,39.6658706665039,39.6945152282715,39.7288932800293,39.774730682373,39.8148345947266,39.8320274353027,39.8721351623535,39.8893241882324,39.9065093994141,39.9294281005859,39.9408874511719,39.9523468017578,39.9752655029297,39.9981803894043,40.0153732299805,40.5367622375488,40.6456260681152,40.6513557434082,41.0180473327637,41.0180473327637,39.1616630554199,39.1502075195312,39.0929069519043,39.0929069519043],"text":"Percent: -72.97921","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,51,175,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.3684463500977,-97.9299468994141,-97.9299468994141,-97.9299468994141,-97.3684463500977,-97.3684463500977,-97.3684463500977,-97.3684463500977],"y":[39.2934455871582,39.2934455871582,39.5570068359375,39.6372184753418,39.6372184753418,39.5512771606445,39.2934455871582,39.2934455871582],"text":"Percent: -72.93404","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,51,175,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.3664855957031,-77.3607635498047,-77.3607635498047,-77.2748184204102,-77.4925384521484,-77.4868087768555,-77.6014022827148,-77.6071395874023,-77.6185913085938,-77.7331771850586,-77.756103515625,-77.8134002685547,-77.8076705932617,-77.8076705932617,-77.8248519897461,-77.8477783203125,-77.8649597167969,-77.8821563720703,-77.8878860473633,-77.8134002685547,-77.8363189697266,-77.7790145874023,-77.7675628662109,-77.7331771850586,-77.7217254638672,-77.6758880615234,-77.6701583862305,-77.6701583862305,-77.6472396850586,-77.6472396850586,-77.6644287109375,-77.6701583862305,-77.6644287109375,-77.6644287109375,-77.6415100097656,-77.6415100097656,-77.4467010498047,-77.4409790039062,-77.4008712768555,-77.3664855957031,-77.3664855957031],"y":[40.8404350280762,40.8060531616211,40.7086524963379,40.691463470459,40.6055183410645,40.5825996398926,40.5081176757812,40.4909286499023,40.4794692993164,40.4107131958008,40.3648796081543,40.37060546875,40.3591461181641,40.3534164428711,40.3534164428711,40.3648796081543,40.37060546875,40.376335144043,40.4279022216797,40.5023880004883,40.5596809387207,40.6055183410645,40.6055183410645,40.6227073669434,40.6227073669434,40.6227073669434,40.6341667175293,40.6570854187012,40.6628150939941,40.6742744445801,40.680004119873,40.7029228210449,40.7086524963379,40.7201080322266,40.7315711975098,40.7487602233887,40.8175163269043,40.828971862793,40.8404350280762,40.8404350280762,40.8404350280762],"text":"Percent: -72.91398","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,51,175,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-118.418922424316,-118.33869934082,-117.691261291504,-117.255813598633,-117.26155090332,-117.22144317627,-117.187057495117,-117.181335449219,-117.84595489502,-118.418922424316,-118.418922424316],"y":[37.8839683532715,37.8839683532715,38.4683876037598,38.0845031738281,38.0501251220703,38.0501251220703,38.0100212097168,36.9844245910645,37.4771690368652,37.8839683532715,37.8839683532715],"text":"Percent: -72.87356","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,51,175,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.2771530151367,-95.3573608398438,-95.3802871704102,-95.4203948974609,-95.5006103515625,-95.5865478515625,-95.6266555786133,-95.6495742797852,-95.6553039550781,-95.769889831543,-95.8214645385742,-95.8271942138672,-95.769889831543,-95.769889831543,-95.6323852539062,-95.6151962280273,-95.5693588256836,-95.5464477539062,-95.4433059692383,-95.2656936645508,-95.2886123657227,-95.3115234375,-95.3115234375,-95.2427749633789,-95.2427749633789,-95.2886123657227,-95.2714233398438,-95.2886123657227,-95.2370452880859,-95.2427749633789,-95.2771530151367,-95.2771530151367],"y":[35.8327827453613,35.8327827453613,35.8614273071289,35.8327827453613,35.8327827453613,35.8041305541992,35.8155937194824,35.84423828125,35.8671569824219,35.8614273071289,35.8614273071289,35.9244537353516,35.9244537353516,36.1765556335449,36.1937408447266,36.1708221435547,36.153636932373,36.1078033447266,36.1078033447266,36.1078033447266,36.0848846435547,36.0619659423828,36.0505027770996,36.0390472412109,36.021858215332,35.9989395141602,35.9588317871094,35.9301834106445,35.8900756835938,35.8843460083008,35.8327827453613,35.8327827453613],"text":"Percent: -72.84162","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,51,175,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.6297073364258,-94.0796661376953,-94.0853958129883,-94.6239776611328,-94.6354370117188,-94.6297073364258,-94.6297073364258],"y":[36.7838897705078,36.755241394043,36.5031394958496,36.5088691711426,36.6864852905273,36.7838897705078,36.7838897705078],"text":"Percent: -72.84124","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,51,175,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.4112014770508,-83.37109375,-83.3538970947266,-83.3481674194336,-83.3309783935547,-83.3195266723633,-83.3252563476562,-83.3137969970703,-82.9356384277344,-82.9356384277344,-82.9470977783203,-82.9470977783203,-82.9470977783203,-82.9585647583008,-82.9642868041992,-82.9356384277344,-82.9413681030273,-82.9642868041992,-82.9700164794922,-82.9700164794922,-82.9872055053711,-83.010124206543,-83.0158538818359,-83.0387725830078,-83.0616912841797,-83.0674209594727,-83.0788803100586,-83.0960693359375,-83.1075286865234,-83.1304473876953,-83.1533660888672,-83.1648254394531,-83.1648254394531,-83.187744140625,-83.2106552124023,-83.2335815429688,-83.2507629394531,-83.2679595947266,-83.2794189453125,-83.2966003417969,-83.3080596923828,-83.3137969970703,-83.3309783935547,-83.3481674194336,-83.37109375,-83.3882751464844,-83.3997344970703,-83.3940048217773,-83.3997344970703,-83.4112014770508,-83.4112014770508,-83.4112014770508],"y":[29.6734828948975,29.6734828948975,29.6964015960693,29.7250518798828,29.7479705810547,29.765157699585,29.7880764007568,29.822452545166,29.816722869873,29.7766151428223,29.7365093231201,29.7078590393066,29.6792144775391,29.6448383331299,29.5932693481445,29.5932693481445,29.5760822296143,29.5531635284424,29.5302448272705,29.4901371002197,29.4672183990479,29.4328422546387,29.4099235534668,29.3927364349365,29.381275177002,29.3411674499512,29.3297100067139,29.3297100067139,29.3182487487793,29.3182487487793,29.306791305542,29.3354396820068,29.364086151123,29.3984661102295,29.4213809967041,29.4385738372803,29.444299697876,29.444299697876,29.444299697876,29.4385738372803,29.4557609558105,29.4729499816895,29.4958686828613,29.5015983581543,29.5130558013916,29.5245132446289,29.5359745025635,29.5760822296143,29.5932693481445,29.6276454925537,29.6734828948975,29.6734828948975],"text":"Percent: -72.78490","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,51,175,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-116.688591003418,-116.694313049316,-116.665672302246,-116.694313049316,-116.482322692871,-116.465133666992,-116.373458862305,-116.350540161133,-116.350540161133,-116.40210723877,-116.396385192871,-116.350540161133,-116.31616973877,-116.298973083496,-116.287506103516,-116.167190551758,-116.155723571777,-116.14427947998,-116.115623474121,-116.069786071777,-116.001037597656,-116.023956298828,-116.058326721191,-116.086975097656,-116.150001525879,-116.150001525879,-116.195846557617,-116.40210723877,-116.436485290527,-116.453674316406,-116.476593017578,-116.510963439941,-116.499504089355,-116.516700744629,-116.533889770508,-116.562530517578,-116.59691619873,-116.631286621094,-116.637023925781,-116.654205322266,-116.688591003418,-116.688591003418,null,-83.4742202758789,-83.4971389770508,-83.5658950805664,-83.5773468017578,-83.5888137817383,-83.5945434570312,-83.6117324829102,-83.634651184082,-83.6289215087891,-83.6231842041016,-83.6289215087891,-83.646110534668,-83.6174621582031,-83.5257873535156,-83.4455718994141,-83.37109375,-83.3195266723633,-83.2908706665039,-83.2507629394531,-83.1992034912109,-83.1361770629883,-83.1017990112305,-83.0158538818359,-83.0215835571289,-83.0387725830078,-83.0616912841797,-83.0674209594727,-83.0731506347656,-83.1189880371094,-83.1304473876953,-83.1419067382812,-83.1533660888672,-83.193473815918,-83.2163848876953,-83.2221221923828,-83.2163848876953,-83.2335815429688,-83.2622222900391,-83.2736892700195,-83.2908706665039,-83.3023300170898,-83.3137969970703,-83.3309783935547,-83.3367080688477,-83.3309783935547,-83.3481674194336,-83.37109375,-83.3997344970703,-83.4226531982422,-83.4742202758789,-83.4742202758789,null,-91.9368057250977,-91.9310836791992,-91.4898986816406,-91.4956283569336,-91.5013580322266,-91.4841690063477,-91.4669799804688,-91.421142578125,-91.8164825439453,-91.9368057250977,-91.9368057250977,null,-75.756477355957,-75.7736663818359,-75.7851257324219,-75.8424224853516,-75.8424224853516,-75.7507553100586,-75.6075134277344,-75.5674057006836,-75.5330276489258,-75.5387573242188,-75.498649597168,-75.5043792724609,-75.492919921875,-75.5444869995117,-75.4470825195312,-75.1720657348633,-75.1204986572266,-75.5444869995117,-75.756477355957,-75.756477355957,null,-87.719841003418,-87.708381652832,-87.6969146728516,-87.6911926269531,-87.6911926269531,-87.6740036010742,-87.6510848999023,-87.6510848999023,-87.6396255493164,-87.6281661987305,-87.6052474975586,-87.6052474975586,-87.5823287963867,-87.5708694458008,-87.525032043457,-87.4734649658203,-87.44482421875,-87.4047164916992,-87.3703308105469,-87.341682434082,-87.3359527587891,-87.3359527587891,-87.3474197387695,-87.3531494140625,-87.3244934082031,-87.3187713623047,-87.2958450317383,-87.2786636352539,-87.261474609375,-87.2729339599609,-87.2786636352539,-87.2786636352539,-87.3187713623047,-87.4505462646484,-87.4505462646484,-87.4734649658203,-87.4734649658203,-87.4849319458008,-87.4906539916992,-87.4963836669922,-87.525032043457,-87.536491394043,-87.5479507446289,-87.5765991210938,-87.5765991210938,-87.5880584716797,-87.610969543457,-87.6396255493164,-87.6453552246094,-87.719841003418,-87.719841003418,null,-123.369270324707,-123.151550292969,-123.151550292969,-122.211891174316,-122.160339355469,-121.999908447266,-121.971252441406,-121.86238861084,-121.799362182617,-121.455596923828,-121.444137573242,-121.40975189209,-121.358184814453,-121.415489196777,-121.392570495605,-121.42121887207,-121.415489196777,-121.444137573242,-121.455596923828,-121.432678222656,-121.444137573242,-121.392570495605,-121.40975189209,-121.524353027344,-122.234817504883,-123.22029876709,-123.34635925293,-123.34635925293,-123.369270324707,-123.369270324707,-123.369270324707,null,-80.7412109375,-80.7011032104492,-80.6724548339844,-80.649543762207,-80.5979766845703,-80.5750503540039,-80.5521392822266,-80.5120315551758,-80.4891128540039,-80.4432754516602,-80.3000335693359,-80.3172225952148,-80.3229598999023,-80.3286819458008,-80.3286819458008,-80.3229598999023,-80.3229598999023,-80.3286819458008,-80.3458709716797,-80.3516006469727,-80.3516006469727,-80.3573303222656,-80.3687896728516,-80.3859786987305,-80.3917083740234,-80.4031677246094,-80.3802490234375,-80.4375457763672,-80.4604644775391,-80.4432754516602,-80.4432754516602,-80.466194152832,-80.466194152832,-80.4833831787109,-80.471923828125,-80.471923828125,-80.4948348999023,-80.5120315551758,-80.5234909057617,-80.5464096069336,-80.5750503540039,-80.5922470092773,-80.5922470092773,-80.6094360351562,-80.7240219116211,-80.7412109375,-80.7412109375],"y":[45.9913215637207,46.2090454101562,46.249153137207,46.3121795654297,46.3179054260254,46.3408241271973,46.3350982666016,46.3408241271973,46.3981246948242,46.4554176330566,46.4668769836426,46.4554176330566,46.4439582824707,46.4210395812988,46.3981246948242,46.3981246948242,46.3694763183594,46.3350982666016,46.2949905395508,46.260612487793,46.2205047607422,46.2147750854492,46.1975860595703,46.2147750854492,46.2033157348633,46.1803970336914,46.1517486572266,46.1918601989746,46.1861267089844,46.1689414978027,46.1345596313477,46.1059150695801,46.0199699401855,45.9970512390137,45.9913215637207,46.0199699401855,46.0314292907715,46.0256996154785,45.9970512390137,45.9913215637207,45.9913215637207,45.9913215637207,null,38.4053611755371,38.4110908508301,38.422550201416,38.428279876709,38.4855766296387,38.5027618408203,38.5027618408203,38.5256805419922,38.565788269043,38.6058959960938,38.6345443725586,38.6631889343262,38.6975708007812,38.7147598266602,38.6918411254883,38.6746520996094,38.6402702331543,38.6230850219727,38.6402702331543,38.6460037231445,38.6402702331543,38.686107635498,38.7204895019531,38.6975708007812,38.6689224243164,38.6402702331543,38.6288146972656,38.6058959960938,38.5371398925781,38.5314140319824,38.5314140319824,38.5142250061035,38.4683876037598,38.428279876709,38.416820526123,38.3308792114258,38.3136863708496,38.3136863708496,38.3251495361328,38.3308792114258,38.3251495361328,38.3136863708496,38.3136863708496,38.3308792114258,38.3537940979004,38.3652534484863,38.3709869384766,38.3939018249512,38.3996315002441,38.4053611755371,38.4053611755371,null,39.9523468017578,40.2617454528809,40.2502861022949,40.2101783752441,40.1586112976074,40.0382919311523,40.0096435546875,39.9408874511719,39.9523468017578,39.9523468017578,39.9523468017578,null,43.4703102111816,43.6880302429199,43.7911643981934,43.7911643981934,43.8771095275879,43.8771095275879,43.9745101928711,43.9515914916992,43.9745101928711,44.0088882446289,44.0088882446289,44.0547218322754,44.0776405334473,44.1005592346191,44.2151527404785,44.0891036987305,43.6135482788086,43.4187393188477,43.4703102111816,43.4703102111816,null,35.4947357177734,35.5176544189453,35.5176544189453,35.534839630127,35.5405731201172,35.5577583312988,35.5921401977539,35.5978660583496,35.6265144348145,35.6322479248047,35.6379737854004,35.6494331359863,35.6666221618652,35.6551666259766,35.6379737854004,35.6322479248047,35.6379737854004,35.6551666259766,35.6780815124512,35.6723518371582,35.6551666259766,35.6494331359863,35.6379737854004,35.5978660583496,35.5806770324707,35.5577583312988,35.5577583312988,35.5233840942383,35.5004653930664,35.4832763671875,35.4718170166016,35.448902130127,35.4546279907227,35.4603576660156,35.4202499389648,35.4202499389648,35.4259834289551,35.4259834289551,35.4202499389648,35.4145202636719,35.4030647277832,35.3916015625,35.3686828613281,35.3514938354492,35.4259834289551,35.4374389648438,35.4431686401367,35.448902130127,35.4718170166016,35.4947357177734,35.4947357177734,null,46.7877349853516,46.7934608459473,46.7590866088867,46.7590866088867,46.7418975830078,46.7361679077148,46.7476272583008,46.7189788818359,46.7705421447754,46.7762756347656,46.7476272583008,46.7189788818359,46.70751953125,46.6559524536133,46.6330337524414,46.575740814209,46.5585517883301,46.5470886230469,46.5184440612793,46.4955253601074,46.4726066589355,46.3923950195312,46.380931854248,46.380931854248,46.386661529541,46.3752059936523,46.386661529541,46.5585517883301,46.5585517883301,46.7877349853516,46.7877349853516,null,39.0986404418945,39.0929069519043,39.1215591430664,39.1444778442383,39.1616630554199,39.1616630554199,39.155933380127,39.1502075195312,39.1444778442383,39.138744354248,39.1100997924805,39.0298881530762,39.0069694519043,38.9955062866211,38.9840507507324,38.9725875854492,38.9611320495605,38.9496688842773,38.9439430236816,38.9324798583984,38.9095611572266,38.9038352966309,38.8923759460449,38.8923759460449,38.880916595459,38.7720527648926,38.737678527832,38.737678527832,38.7434043884277,38.7663230895996,38.7777824401855,38.7777824401855,38.7949714660645,38.8007011413574,38.8178901672363,38.8350791931152,38.8465385437012,38.8579978942871,38.8579978942871,38.8579978942871,38.8579978942871,38.8637275695801,38.8866424560547,38.9038352966309,39.0069694519043,39.0986404418945,39.0986404418945],"text":"Percent: -72.76675","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,51,175,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.0185623168945,-98.4685287475586,-98.4685287475586,-98.4685287475586,-99.0185623168945,-99.0128326416016,-99.0185623168945,-99.0185623168945],"y":[37.8152160644531,37.8209419250488,37.7292709350586,37.4599800109863,37.4599800109863,37.7235412597656,37.8152160644531,37.8152160644531],"text":"Percent: -72.76119","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,51,175,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.8069458007812,-96.5548477172852,-96.5605773925781,-96.5548477172852,-96.8986206054688,-97.0246734619141,-97.0189437866211,-96.8069458007812,-96.8069458007812],"y":[42.0665626525879,42.0780181884766,42.0035362243652,41.722785949707,41.734245300293,41.734245300293,42.0665626525879,42.0665626525879,42.0665626525879],"text":"Percent: -72.75967","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,51,175,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.8550491333008,-84.8264007568359,-84.81494140625,-84.7977523803711,-84.7576446533203,-84.7347259521484,-84.6717071533203,-84.6373291015625,-84.6201324462891,-84.5857620239258,-84.5227355957031,-84.4081420898438,-84.4081420898438,-84.4310607910156,-84.4482498168945,-84.4711685180664,-84.4883575439453,-84.5055465698242,-84.6717071533203,-84.7060775756836,-84.7175445556641,-84.7175445556641,-84.723274230957,-84.7404556274414,-84.7404556274414,-84.7175445556641,-84.7175445556641,-84.7576446533203,-84.7805633544922,-84.820671081543,-84.8550491333008,-84.8550491333008],"y":[35.3572273254395,35.4087905883789,35.4259834289551,35.448902130127,35.4775466918945,35.5061950683594,35.5806770324707,35.6322479248047,35.6551666259766,35.6437034606934,35.6150550842285,35.397331237793,35.3400382995605,35.3343086242676,35.3285751342773,35.3113899230957,35.2827415466309,35.2712821960449,35.2712821960449,35.2311744689941,35.2369041442871,35.254093170166,35.265552520752,35.2712821960449,35.2827415466309,35.2884712219238,35.2942008972168,35.2999305725098,35.3113899230957,35.3343086242676,35.3572273254395,35.3572273254395],"text":"Percent: -72.72421","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,51,175,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.2798309326172,-96.2855606079102,-96.0277252197266,-96.0277252197266,-96.1881561279297,-96.1824264526367,-96.6121444702148,-96.6178741455078,-96.6178741455078,-96.2798309326172,-96.2798309326172],"y":[36.159366607666,36.0791511535645,36.0791511535645,35.8614273071289,35.8557014465332,35.6322479248047,35.6322479248047,35.9301834106445,36.153636932373,36.159366607666,36.159366607666],"text":"Percent: -72.72030","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,51,175,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.8420791625977,-92.8478088378906,-93.3004455566406,-93.3061752319336,-93.3233642578125,-93.3348236083984,-93.3233642578125,-92.9108352661133,-92.7504119873047,-92.773323059082,-92.8420791625977,-92.8420791625977],"y":[36.5031394958496,36.5031394958496,36.4974136352539,36.5031394958496,36.4974136352539,36.5031394958496,36.8239974975586,36.8125381469727,36.8068084716797,36.5031394958496,36.5031394958496,36.5031394958496],"text":"Percent: -72.71844","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,51,175,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.8382339477539,-82.5975952148438,-82.6205139160156,-82.6262435913086,-82.6319732666016,-82.6377029418945,-82.6377029418945,-82.6377029418945,-82.6720733642578,-82.6778106689453,-82.6892700195312,-82.6892700195312,-82.6720733642578,-82.7007293701172,-82.735107421875,-82.7866744995117,-82.8095855712891,-82.8554229736328,-82.8668899536133,-82.912727355957,-82.9299087524414,-82.9872055053711,-83.0387725830078,-83.0731506347656,-83.1017990112305,-83.1075286865234,-83.1017990112305,-83.1361770629883,-83.1648254394531,-83.1705474853516,-83.2049331665039,-83.2221221923828,-83.2794189453125,-83.2049331665039,-83.193473815918,-83.187744140625,-83.0788803100586,-83.0903396606445,-83.0616912841797,-82.9872055053711,-82.9757461547852,-82.9700164794922,-82.9528350830078,-82.9413681030273,-82.9356384277344,-82.8382339477539,-82.8382339477539],"y":[36.5833549499512,36.5948143005371,36.5604400634766,36.5547065734863,36.5260581970215,36.5146026611328,36.4974136352539,36.4859504699707,36.4859504699707,36.4687652587891,36.4630317687988,36.4573059082031,36.4343872070312,36.4171943664551,36.3942794799805,36.3770904541016,36.3656311035156,36.3599014282227,36.3484420776367,36.3369827270508,36.3369827270508,36.2911491394043,36.2624969482422,36.2854156494141,36.2911491394043,36.302604675293,36.3197937011719,36.3484420776367,36.3312530517578,36.3312530517578,36.2911491394043,36.2911491394043,36.3942794799805,36.4057388305664,36.4229278564453,36.4458465576172,36.4974136352539,36.5203285217285,36.5260581970215,36.5604400634766,36.5489768981934,36.5489768981934,36.5432472229004,36.5432472229004,36.5375213623047,36.5833549499512,36.5833549499512],"text":"Percent: -72.64642","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,52,176,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.9299468994141,-97.9242172241211,-98.1476745605469,-98.1533966064453,-98.2221603393555,-98.2221603393555,-98.4685287475586,-98.4685287475586,-98.47998046875,-98.47998046875,-97.9299468994141,-97.9299468994141,null,-93.0368881225586,-93.04833984375,-93.409309387207,-93.5239028930664,-93.5239028930664,-93.2832641601562,-93.2717971801758,-93.0368881225586,-93.0368881225586],"y":[38.5142250061035,38.1647186279297,38.1647186279297,38.1532592773438,38.1532592773438,38.1704483032227,38.1647186279297,38.2563934326172,38.250659942627,38.5142250061035,38.5142250061035,38.5142250061035,null,44.4787139892578,44.2036933898926,44.2036933898926,44.2036933898926,44.5531959533691,44.5531959533691,44.4844436645508,44.4787139892578,44.4787139892578],"text":"Percent: -72.63943","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,52,176,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.5051651000977,-86.533821105957,-86.5452728271484,-86.5567321777344,-86.5796585083008,-86.5911102294922,-86.6140289306641,-86.619758605957,-86.62548828125,-86.6369476318359,-86.6541366577148,-86.6598663330078,-86.6713256835938,-86.6827850341797,-86.7114334106445,-86.7171630859375,-86.7400817871094,-86.7515335083008,-86.7687301635742,-86.7801895141602,-86.7744598388672,-86.7687301635742,-86.7801895141602,-86.7801895141602,-86.7973709106445,-86.803108215332,-86.814567565918,-86.814567565918,-86.814567565918,-86.8260269165039,-86.8317489624023,-86.8317489624023,-86.8374786376953,-86.8546752929688,-86.8604049682617,-86.8775863647461,-86.8947830200195,-86.9005126953125,-86.9062423706055,-86.9119644165039,-86.9119644165039,-86.9119644165039,-86.6999740600586,-86.6999740600586,-86.4192199707031,-86.4192199707031,-86.436408996582,-86.4536056518555,-86.4650573730469,-86.4822463989258,-86.5051651000977,-86.5051651000977],"y":[32.3491973876953,32.3549270629883,32.3663864135742,32.3778457641602,32.3835716247559,32.3778457641602,32.3893051147461,32.4064903259277,32.4179534912109,32.4179534912109,32.412223815918,32.3893051147461,32.3663864135742,32.3663864135742,32.3778457641602,32.400764465332,32.4064903259277,32.400764465332,32.4064903259277,32.400764465332,32.3835716247559,32.3663864135742,32.3434677124023,32.3262786865234,32.3205490112305,32.3262786865234,32.3377380371094,32.3491973876953,32.3663864135742,32.3893051147461,32.400764465332,32.4236831665039,32.4351425170898,32.4408721923828,32.4580612182617,32.4924354553223,32.5210838317871,32.549732208252,32.5898361206055,32.6184883117676,32.6356735229492,32.6643257141113,32.6643257141113,32.7101631164551,32.7044296264648,32.4179534912109,32.412223815918,32.4064903259277,32.3893051147461,32.3778457641602,32.3491973876953,32.3491973876953],"text":"Percent: -72.63374","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,52,176,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-104.054862976074,-104.060592651367,-104.060592651367,-104.656471252441,-104.656471252441,-104.650741577148,-104.060592651367,-104.054862976074,-104.054862976074],"y":[41.9978065490723,41.6998672485352,41.5623550415039,41.5738182067871,41.6540298461914,42.6108741760254,42.6108741760254,41.9978065490723,41.9978065490723],"text":"Percent: -72.55992","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,52,176,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.9528350830078,-82.9241790771484,-82.8955307006836,-82.8210525512695,-82.8325119018555,-82.8210525512695,-82.7981262207031,-82.7752151489258,-82.7522964477539,-82.7465667724609,-82.7522964477539,-82.7465667724609,-82.729377746582,-82.7064590454102,-82.7179107666016,-82.729377746582,-82.7809448242188,-82.8210525512695,-82.8496932983398,-82.8668899536133,-82.912727355957,-82.9528350830078,-82.9700164794922,-82.9986724853516,-83.0502319335938,-83.0559616088867,-83.0731506347656,-83.0903396606445,-83.1189880371094,-83.1189880371094,-83.1075286865234,-83.1189880371094,-83.1304473876953,-83.1304473876953,-83.1247100830078,-83.1075286865234,-83.0903396606445,-83.0903396606445,-83.0960693359375,-83.0674209594727,-83.0445022583008,-83.0273132324219,-83.010124206543,-82.9528350830078,-82.9528350830078],"y":[37.5058174133301,37.4886283874512,37.4828987121582,37.4714393615723,37.4256019592285,37.4256019592285,37.4313316345215,37.4370613098145,37.4313316345215,37.4084129333496,37.3683052062988,37.3282012939453,37.3110122680664,37.2938232421875,37.2880935668945,37.2766342163086,37.2709045410156,37.2709045410156,37.2594451904297,37.2422561645508,37.2136077880859,37.1964225769043,37.1906890869141,37.2021484375,37.2250671386719,37.2422561645508,37.2594451904297,37.2537155151367,37.2422561645508,37.2651748657227,37.3339309692383,37.3740386962891,37.4084129333496,37.4657135009766,37.4771690368652,37.4886283874512,37.5000877380371,37.5058174133301,37.5344657897949,37.5287322998047,37.5344657897949,37.5058174133301,37.5058174133301,37.5058174133301,37.5058174133301],"text":"Percent: -72.54523","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,52,176,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.3004455566406,-92.8478088378906,-92.8420791625977,-92.8420791625977,-92.8649978637695,-92.8707275390625,-92.87646484375,-92.8879165649414,-92.9452133178711,-93.3004455566406,-93.3004455566406,-93.3004455566406,null,-88.9402389526367,-88.9402389526367,-88.7740783691406,-88.699592590332,-88.7053298950195,-88.9402389526367,-88.9402389526367,null,-86.2416076660156,-86.3160934448242,-86.6770553588867,-86.6827850341797,-86.2416076660156,-86.2416076660156,-86.2416076660156,null,-93.7015228271484,-93.8161087036133,-94.1713409423828,-94.1656112670898,-93.9307022094727,-93.7015228271484,-93.7015228271484,-93.7015228271484,null,-84.8722381591797,-84.8836975097656,-84.8550491333008,-84.8550491333008,-84.8607788085938,-84.8894271850586,-84.8951568603516,-84.8722381591797,-84.820671081543,-84.7805633544922,-84.7461853027344,-84.7118072509766,-84.6659698486328,-84.6258697509766,-84.6086730957031,-84.5972213745117,-84.5914916992188,-84.5972213745117,-84.6029510498047,-84.6315994262695,-84.6487808227539,-84.7519149780273,-84.7519149780273,-84.7519149780273,-84.8092193603516,-84.7977523803711,-84.820671081543,-84.8722381591797,-84.8722381591797,null,-92.3779907226562,-92.3951721191406,-92.3951721191406,-92.3837203979492,-92.3837203979492,-92.4009017944336,-92.4352798461914,-92.4581985473633,-92.4753875732422,-92.4868469238281,-92.509765625,-92.5269546508789,-92.5441436767578,-92.5613327026367,-92.4123611450195,-92.2977752685547,-92.0857772827148,-92.0915069580078,-92.1144256591797,-92.1144256591797,-92.1373443603516,-92.1258850097656,-92.1316146850586,-92.1373443603516,-92.14306640625,-92.14306640625,-92.1373443603516,-92.1488037109375,-92.1717224121094,-92.2118301391602,-92.2118301391602,-92.2290115356445,-92.2633895874023,-92.2863159179688,-92.3321533203125,-92.3607940673828,-92.3550643920898,-92.3665237426758,-92.3779907226562,-92.3779907226562,null,-97.8382720947266,-97.8898391723633,-97.8898391723633,-98.0502700805664,-98.0502700805664,-98.1075592041016,-98.1075592041016,-98.2966384887695,-98.2966384887695,-98.2966384887695,-97.8382720947266,-97.8325424194336,-97.8382720947266,-97.8382720947266,null,-81.4574127197266,-81.5089797973633,-81.5433578491211,-81.5662689208984,-81.5662689208984,-81.5605392456055,-81.5605392456055,-81.5605392456055,-81.5490875244141,-81.5261611938477,-81.5204315185547,-81.5147094726562,-81.5433578491211,-81.5605392456055,-81.5719985961914,-81.5834579467773,-81.6006546020508,-81.6350326538086,-81.6407623291016,-81.646484375,-81.6865921020508,-81.6980514526367,-81.7095108032227,-81.7152404785156,-81.7496185302734,-81.7667999267578,-81.7667999267578,-81.7610778808594,-81.7897262573242,-81.8928527832031,-81.9100494384766,-81.9386901855469,-81.9673461914062,-81.9616165161133,-81.9215087890625,-81.9100494384766,-81.9444198608398,-81.9673461914062,-81.9616165161133,-81.9501495361328,-81.9329605102539,-81.9215087890625,-81.9157791137695,-81.9272384643555,-81.9386901855469,-81.9272384643555,-81.9157791137695,-81.8985824584961,-81.8699417114258,-81.8756713867188,-81.8756713867188,-81.8470230102539,-81.829833984375,-81.824104309082,-81.8126373291016,-81.8069152832031,-81.8126373291016,-81.7897262573242,-81.7897262573242,-81.7725372314453,-81.7610778808594,-81.7496185302734,-81.7324295043945,-81.7209701538086,-81.7095108032227,-81.6923217773438,-81.6865921020508,-81.6636734008789,-81.652214050293,-81.6407623291016,-81.6407623291016,-81.6292953491211,-81.6006546020508,-81.5834579467773,-81.5433578491211,-81.5376205444336,-81.5204315185547,-81.5147094726562,-81.5261611938477,-81.5261611938477,-81.5032501220703,-81.4803237915039,-81.4516830444336,-81.4574127197266,-81.4574127197266],"y":[36.4974136352539,36.5031394958496,36.5031394958496,36.4630317687988,36.4687652587891,36.4630317687988,36.4573059082031,36.1135292053223,36.1135292053223,36.1135292053223,36.4974136352539,36.4974136352539,null,42.1582374572754,42.496280670166,42.502010345459,42.502010345459,42.1582374572754,42.1582374572754,42.1582374572754,null,39.923698425293,39.91796875,39.91796875,40.1758003234863,40.1758003234863,39.923698425293,39.923698425293,null,41.8602981567383,41.8602981567383,41.8660278320312,42.2098007202148,42.2098007202148,42.2098007202148,41.8602981567383,41.8602981567383,null,38.9095611572266,38.9324798583984,38.9611320495605,38.9840507507324,39.0069694519043,39.0298881530762,39.0470733642578,39.0814514160156,39.1158256530762,39.1330184936523,39.1330184936523,39.1100997924805,39.0929069519043,39.0814514160156,38.9897766113281,38.9152946472168,38.8866424560547,38.8350791931152,38.7949714660645,38.7892417907715,38.7777824401855,38.8178901672363,38.8236198425293,38.8350791931152,38.8637275695801,38.875186920166,38.8923759460449,38.9095611572266,38.9095611572266,null,38.7434043884277,38.7491340637207,38.7777824401855,38.7949714660645,38.8121604919434,38.8293495178223,38.8350791931152,38.875186920166,38.8923759460449,38.9152946472168,38.9210243225098,38.9267539978027,38.9496688842773,38.9725875854492,39.2476081848145,39.2361526489258,39.2304191589355,39.0642623901367,39.0585327148438,39.0413436889648,39.0241546630859,39.0069694519043,39.0012359619141,38.9783172607422,38.9496688842773,38.8923759460449,38.8064308166504,38.7892417907715,38.7491340637207,38.7090263366699,38.6460037231445,38.6460037231445,38.6574630737305,38.6517333984375,38.6746520996094,38.703296661377,38.7319450378418,38.7434043884277,38.7434043884277,38.7434043884277,null,41.5222511291504,41.5222511291504,41.5107917785645,41.5050621032715,41.4878730773926,41.4878730773926,41.4764175415039,41.4764175415039,41.734245300293,41.8946723937988,41.8946723937988,41.734245300293,41.5222511291504,41.5222511291504,null,37.9813690185547,37.9813690185547,37.969913482666,37.9298057556152,37.9126167297363,37.9011573791504,37.8725128173828,37.8438606262207,37.8266754150391,37.8209419250488,37.8152160644531,37.7922973632812,37.7751083374023,37.7693786621094,37.7751083374023,37.7808380126953,37.7865676879883,37.8037567138672,37.8209419250488,37.8209419250488,37.8209419250488,37.8094863891602,37.8094863891602,37.8094863891602,37.8266754150391,37.8495941162109,37.8839683532715,37.8954315185547,37.9355354309082,37.9469947814941,37.964183807373,37.969913482666,37.9813690185547,37.9928321838379,38.0157508850098,38.0272064208984,38.0386695861816,38.0501251220703,38.0673141479492,38.0787773132324,38.0787773132324,38.0845031738281,38.0959625244141,38.1016960144043,38.113151550293,38.1360702514648,38.1417999267578,38.1417999267578,38.1303405761719,38.1532592773438,38.1589889526367,38.1589889526367,38.1990966796875,38.1876373291016,38.1819076538086,38.1819076538086,38.1990966796875,38.1990966796875,38.2220153808594,38.2277450561523,38.2162857055664,38.1990966796875,38.1990966796875,38.2220153808594,38.2277450561523,38.2277450561523,38.2220153808594,38.2162857055664,38.2162857055664,38.2105560302734,38.1876373291016,38.1819076538086,38.1761779785156,38.1417999267578,38.1303405761719,38.1188812255859,38.113151550293,38.1016960144043,38.0959625244141,38.0787773132324,38.0673141479492,38.0615882873535,38.0272064208984,37.9813690185547,37.9813690185547],"text":"Percent: -72.53141","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,52,176,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-103.716819763184,-103.716819763184,-103.711090087891,-103.722549438477,-103.716819763184,-104.049133300781,-104.054862976074,-104.650741577148,-104.656471252441,-103.716819763184,-103.716819763184,null,-82.7981262207031,-82.8439636230469,-82.8611602783203,-82.8898010253906,-82.9184494018555,-82.9413681030273,-82.9585647583008,-82.9872055053711,-82.9986724853516,-83.0158538818359,-83.0330429077148,-83.0788803100586,-83.1075286865234,-83.0846099853516,-83.0215835571289,-82.9814758300781,-82.9413681030273,-82.9012603759766,-82.8668899536133,-82.8325119018555,-82.7866744995117,-82.7522964477539,-82.740837097168,-82.735107421875,-82.7236480712891,-82.6892700195312,-82.6663513183594,-82.6377029418945,-82.6205139160156,-82.6033248901367,-82.5918655395508,-82.5632171630859,-82.6033248901367,-82.6262435913086,-82.6434326171875,-82.729377746582,-82.7522964477539,-82.7580184936523,-82.7981262207031,-82.7981262207031],"y":[39.5741958618164,39.471061706543,39.1330184936523,39.1215591430664,38.869457244873,38.8637275695801,39.1215591430664,39.1215591430664,39.5684623718262,39.5741958618164,39.5741958618164,null,33.9763984680176,33.9821281433105,33.9821281433105,33.9821281433105,34.0050468444824,34.0107727050781,34.0165023803711,34.039421081543,34.0680732727051,34.0852584838867,34.1081771850586,34.1482849121094,34.1654739379883,34.2342300415039,34.2342300415039,34.2055816650391,34.2285003662109,34.2456855773926,34.2514190673828,34.2686042785645,34.3029823303223,34.2571449279785,34.211311340332,34.1883926391602,34.1654739379883,34.1368255615234,34.1196365356445,34.0795288085938,34.0623397827148,34.0508804321289,34.0222358703613,33.9592094421387,33.9649391174316,33.9649391174316,33.9706649780273,33.9821281433105,33.9821281433105,33.9763984680176,33.9763984680176,33.9763984680176],"text":"Percent: -72.52198","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,52,176,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.0792922973633,-96.0735626220703,-96.0735626220703,-96.130859375,-96.130859375,-96.394416809082,-96.5090103149414,-96.5032806396484,-96.5032806396484,-96.394416809082,-96.394416809082,-96.0792922973633,-96.0792922973633],"y":[34.7728080749512,34.6983222961426,34.5207099914551,34.5149765014648,34.4290351867676,34.4233016967773,34.4290351867676,34.5035171508789,34.6868667602539,34.6983222961426,34.7728080749512,34.7728080749512,34.7728080749512],"text":"Percent: -72.50742","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,52,176,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.4799499511719,-83.4398422241211,-83.4341125488281,-83.4226531982422,-83.4054718017578,-83.4112014770508,-83.3882751464844,-83.3538970947266,-83.3309783935547,-83.3252563476562,-83.3080596923828,-83.2679595947266,-83.2507629394531,-83.2393112182617,-83.2163848876953,-83.2221221923828,-83.2049331665039,-83.1705474853516,-83.1648254394531,-83.1361770629883,-83.1017990112305,-83.1075286865234,-83.1017990112305,-83.0731506347656,-83.0387725830078,-83.0846099853516,-83.1247100830078,-83.1419067382812,-83.1762847900391,-83.1762847900391,-83.1762847900391,-83.1762847900391,-83.182014465332,-83.2049331665039,-83.2163848876953,-83.2163848876953,-83.2335815429688,-83.2221221923828,-83.2163848876953,-83.2049331665039,-83.2106552124023,-83.2450408935547,-83.2736892700195,-83.3023300170898,-83.3309783935547,-83.3825454711914,-83.4283828735352,-83.4799499511719,-83.4799499511719],"y":[36.1708221435547,36.1880149841309,36.2109336853027,36.2166595458984,36.2166595458984,36.2338485717773,36.2510414123535,36.2567672729492,36.2796859741211,36.2739562988281,36.2854156494141,36.2682304382324,36.2739562988281,36.2796859741211,36.2796859741211,36.2911491394043,36.2911491394043,36.3312530517578,36.3312530517578,36.3484420776367,36.3197937011719,36.302604675293,36.2911491394043,36.2854156494141,36.2624969482422,36.2281227111816,36.2109336853027,36.1880149841309,36.1708221435547,36.159366607666,36.1479072570801,36.1192588806152,36.1192588806152,36.1421775817871,36.1421775817871,36.1307182312012,36.1307182312012,36.1192588806152,36.1020698547363,36.0791511535645,36.0734214782715,36.1135292053223,36.1364479064941,36.153636932373,36.165096282959,36.1708221435547,36.1765556335449,36.1708221435547,36.1708221435547],"text":"Percent: -72.50250","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,52,176,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.4864654541016,-94.2572860717773,-94.1083221435547,-94.1083221435547,-94.1140518188477,-94.0968627929688,-94.0968627929688,-94.1025924682617,-94.0968627929688,-94.0968627929688,-94.0911254882812,-94.0796661376953,-94.0682144165039,-94.0739364624023,-94.0682144165039,-94.056755065918,-94.0166473388672,-93.9593505859375,-93.9593505859375,-94.056755065918,-94.056755065918,-94.0911254882812,-94.1255035400391,-94.1484298706055,-94.1598815917969,-94.1713409423828,-94.1828002929688,-94.1999893188477,-94.2057189941406,-94.2171783447266,-94.2229080200195,-94.2572860717773,-94.2802047729492,-94.3088531494141,-94.3203125,-94.326042175293,-94.3489608764648,-94.3546905517578,-94.3661499023438,-94.3833389282227,-94.3947982788086,-94.4119873046875,-94.4119873046875,-94.4005279541016,-94.4005279541016,-94.4119873046875,-94.4463577270508,-94.4406356811523,-94.4406356811523,-94.4520874023438,-94.4921951293945,-94.4864654541016,-94.4864654541016,null,-83.2966003417969,-83.3080596923828,-83.3023300170898,-83.2851486206055,-83.2450408935547,-83.2507629394531,-83.2622222900391,-83.2622222900391,-83.2564926147461,-83.2794189453125,-83.2966003417969,-83.3252563476562,-83.3538970947266,-83.37109375,-83.3997344970703,-83.4283828735352,-83.4513092041016,-83.4914093017578,-83.5143280029297,-83.5945434570312,-83.6575698852539,-83.6575698852539,-83.7148590087891,-83.7263259887695,-83.7377853393555,-83.7836151123047,-83.6804885864258,-83.6804885864258,-83.6804885864258,-83.6919479370117,-83.6575698852539,-83.6117324829102,-83.5487060546875,-83.5028686523438,-83.4799499511719,-83.462760925293,-83.4455718994141,-83.3997344970703,-83.3825454711914,-83.2966003417969,-83.2966003417969,null,-111.297050476074,-111.297050476074,-111.715309143066,-112.517448425293,-112.523178100586,-112.505996704102,-112.511726379395,-112.511726379395,-112.483070373535,-112.454429626465,-112.362754821777,-112.357025146484,-112.305458068848,-112.219512939453,-112.21378326416,-112.230972290039,-112.236701965332,-112.190864562988,-112.133575439453,-112.064811706543,-112.064811706543,-112.018981933594,-112.018981933594,-111.864280700684,-111.858551025391,-111.297050476074,-111.297050476074],"y":[34.211311340332,34.1998481750488,34.1998481750488,34.1712036132812,34.1540107727051,34.1196365356445,34.0967178344727,34.0852584838867,34.0737991333008,34.039421081543,34.0279655456543,34.0107727050781,33.9706649780273,33.9592094421387,33.9191017150879,33.896183013916,33.8618049621582,33.7873191833496,33.7529449462891,33.7529449462891,33.7930526733398,33.7930526733398,33.7930526733398,33.7873191833496,33.7873191833496,33.7873191833496,33.7930526733398,33.7873191833496,33.8045082092285,33.8102378845215,33.8102378845215,33.8045082092285,33.8217010498047,33.8217010498047,33.8274269104004,33.8503456115723,33.8560752868652,33.8675346374512,33.8789939880371,33.8789939880371,33.890453338623,33.907642364502,33.9248313903809,33.9362907409668,33.9420204162598,33.9534797668457,33.9534797668457,33.9420204162598,33.9362907409668,33.9362907409668,33.9649391174316,34.211311340332,34.211311340332,null,35.9072647094727,35.8900756835938,35.8728866577148,35.8671569824219,35.8270492553711,35.8155937194824,35.8041305541992,35.7411079406738,35.701000213623,35.6780815124512,35.6666221618652,35.6666221618652,35.6551666259766,35.6437034606934,35.6265144348145,35.6207847595215,35.5978660583496,35.569221496582,35.5577583312988,35.569221496582,35.5749473571777,35.6952705383301,35.712459564209,35.7296485900879,35.7754859924316,35.8843460083008,35.9473724365234,35.9760208129883,36.0046691894531,36.0562324523926,36.0505027770996,36.0333137512207,35.987476348877,35.9473724365234,35.9244537353516,35.9187240600586,35.9301834106445,35.9244537353516,35.9187240600586,35.9072647094727,35.9072647094727,null,39.0413436889648,38.5027618408203,38.5027618408203,38.5027618408203,38.5428695678711,38.5715179443359,38.5944366455078,38.6173553466797,38.6173553466797,38.686107635498,38.6975708007812,38.686107635498,38.686107635498,38.737678527832,38.7777824401855,38.7720527648926,38.869457244873,38.869457244873,38.9668617248535,38.9725875854492,39.0069694519043,39.0069694519043,39.0585327148438,39.0585327148438,39.0413436889648,39.0413436889648,39.0413436889648],"text":"Percent: -72.43530","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,52,176,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.1342544555664,-78.0884170532227,-78.0712280273438,-78.0196685791016,-77.9681015014648,-77.9566345214844,-77.9509048461914,-77.9451751708984,-77.9509048461914,-77.9509048461914,-77.9279937744141,-77.8993377685547,-77.8305892944336,-77.8248519897461,-77.8076705932617,-77.7790145874023,-77.756103515625,-77.7217254638672,-77.6873474121094,-77.6529693603516,-77.7904815673828,-77.8019409179688,-77.8134002685547,-77.8420486450195,-77.8592300415039,-77.8821563720703,-77.8993377685547,-77.9165267944336,-78.0139389038086,-78.0540390014648,-78.0884170532227,-78.1113357543945,-78.1342544555664,-78.1342544555664],"y":[37.4485206604004,37.65478515625,37.6433258056641,37.6375961303711,37.6204071044922,37.6204071044922,37.6375961303711,37.6490592956543,37.6719779968262,37.6891632080078,37.6891632080078,37.6777038574219,37.6433258056641,37.6204071044922,37.6204071044922,37.6146774291992,37.6146774291992,37.5917587280273,37.5860328674316,37.5631141662598,37.4485206604004,37.4313316345215,37.4313316345215,37.4198760986328,37.4427947998047,37.4599800109863,37.4657135009766,37.4771690368652,37.4886283874512,37.4771690368652,37.4485206604004,37.4427947998047,37.4485206604004,37.4485206604004],"text":"Percent: -72.36519","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,52,176,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.6293258666992,-96.577766418457,-96.5949554443359,-96.589225769043,-96.5032806396484,-96.4287948608398,-96.4230651855469,-96.400146484375,-96.3657760620117,-96.2970123291016,-96.2855606079102,-96.3027420043945,-96.2970123291016,-96.3715057373047,-96.4116134643555,-96.4574508666992,-96.5491180419922,-96.6350631713867,-96.6522521972656,-96.6809005737305,-96.7324676513672,-96.7668380737305,-96.7954864501953,-96.9043502807617,-96.9043502807617,-96.9272689819336,-96.9444580078125,-96.6293258666992,-96.6293258666992],"y":[30.7334575653076,30.6876201629639,30.664701461792,30.6303253173828,30.6245937347412,30.5844879150391,30.5443801879883,30.5329189300537,30.5443801879883,30.4412479400635,30.4125995635986,30.4011421203613,30.3782234191895,30.3724918365479,30.3610343933105,30.3381156921387,30.3209266662598,30.3037395477295,30.3037395477295,30.3266544342041,30.3209266662598,30.3381156921387,30.3896808624268,30.4584369659424,30.5100040435791,30.5443801879883,30.5672988891602,30.7334575653076,30.7334575653076],"text":"Percent: -72.36251","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,52,176,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.0124206542969,-86.0181503295898,-86.1728515625,-86.1671295166016,-86.1098251342773,-86.1040954589844,-85.9780426025391,-85.9780426025391,-85.9436721801758,-85.9379425048828,-85.9264755249023,-85.9264755249023,-85.903564453125,-85.903564453125,-85.8519973754883,-85.8519973754883,-85.8691864013672,-85.8691864013672,-85.8863677978516,-85.8863677978516,-85.7889709472656,-85.7832412719727,-85.7717819213867,-85.7545928955078,-85.6399993896484,-85.6399993896484,-85.6228179931641,-85.6228179931641,-85.6399993896484,-85.6399993896484,-85.63427734375,-85.63427734375,-85.6399993896484,-85.6457290649414,-85.9723129272461,-85.9723129272461,-86.0124206542969,-86.0124206542969,null,-90.5731735229492,-90.2236633300781,-90.1720962524414,-90.1377182006836,-90.1262588500977,-90.1033401489258,-90.0689697265625,-90.0689697265625,-90.0918807983398,-90.1205368041992,-90.1377182006836,-90.1892852783203,-90.3382568359375,-90.3382568359375,-90.8138122558594,-90.8138122558594,-90.7966232299805,-90.7794342041016,-90.7622451782227,-90.7565155029297,-90.7565155029297,-90.7794342041016,-90.7851638793945,-90.7737045288086,-90.7679748535156,-90.7679748535156,-90.7794342041016,-90.7794342041016,-90.7908935546875,-90.7908935546875,-90.5731735229492,-90.5731735229492,null,-82.0360946655273,-81.6636734008789,-81.6694030761719,-81.6751327514648,-81.6636734008789,-81.6636734008789,-81.6636734008789,-81.6694030761719,-81.6694030761719,-81.6006546020508,-81.5891952514648,-81.5949249267578,-81.5719985961914,-81.8069152832031,-81.8470230102539,-81.8928527832031,-81.9215087890625,-81.9329605102539,-81.9444198608398,-81.9902572631836,-82.0131759643555,-82.0475616455078,-82.0418243408203,-82.0360946655273,-82.0360946655273,null,-85.0613098144531,-85.0613098144531,-85.0785064697266,-85.1186065673828,-85.1300735473633,-85.1358032226562,-85.0842361450195,-85.0842361450195,-85.0441284179688,-85.0212020874023,-84.9696426391602,-84.9639129638672,-84.9524536132812,-84.9467239379883,-84.9467239379883,-84.9467239379883,-84.9467239379883,-84.8321304321289,-84.8378601074219,-84.8493194580078,-84.8493194580078,-84.8321304321289,-84.8264007568359,-84.8264007568359,-84.8321304321289,-84.8321304321289,-84.8264007568359,-84.8321304321289,-84.8321304321289,-84.8321304321289,-84.9467239379883,-84.9753723144531,-84.9868316650391,-85.004020690918,-85.0498580932617,-85.0498580932617,-85.0613098144531,-85.0613098144531,null,-88.2526931762695,-88.7053298950195,-88.699592590332,-88.699592590332,-88.3672790527344,-88.3672790527344,-88.2698745727539,-88.2698745727539,-88.2870635986328,-88.2870635986328,-88.2813339233398,-88.2813339233398,-88.2985305786133,-88.2985305786133,-88.2985305786133,-88.2813339233398,-88.2756042480469,-88.2584228515625,-88.2526931762695,-88.2526931762695,null,-87.2385559082031,-87.2442779541016,-87.2385559082031,-87.2041702270508,-87.1984481811523,-87.0093688964844,-87.0150985717773,-86.9463500976562,-86.9463500976562,-87.0494766235352,-87.0494766235352,-87.2385559082031,-87.2385559082031,null,-95.3974685668945,-95.3917388916016,-94.9219207763672,-94.9219207763672,-95.3974685668945,-95.3974685668945,null,-97.3684463500977,-96.9673767089844,-96.9616470336914,-96.9616470336914,-97.3684463500977,-97.3684463500977,-97.3684463500977,-97.3684463500977,null,-83.8924789428711,-83.8581085205078,-83.8752899169922,-83.8581085205078,-83.8982086181641,-83.9669647216797,-83.9726943969727,-83.9612350463867,-83.9555053710938,-83.9497756958008,-83.915397644043,-83.9039459228516,-83.7950744628906,-83.7893447875977,-83.6976776123047,-83.6575698852539,-83.634651184082,-83.6174621582031,-83.6174621582031,-83.6117324829102,-83.5773468017578,-83.5601654052734,-83.5601654052734,-83.5429763793945,-83.5315170288086,-83.5200576782227,-83.4914093017578,-83.4856796264648,-83.4799499511719,-83.4742202758789,-83.4856796264648,-83.5143280029297,-83.5143280029297,-83.5257873535156,-83.5372467041016,-83.5487060546875,-83.5315170288086,-83.5315170288086,-83.5315170288086,-83.5257873535156,-83.5315170288086,-83.5773468017578,-83.634651184082,-83.6919479370117,-83.7263259887695,-83.7377853393555,-83.7377853393555,-83.7950744628906,-83.8924789428711,-83.8924789428711,null,-96.1480484008789,-96.1537780761719,-96.2569046020508,-96.7783050537109,-96.7840347290039,-96.7783050537109,-96.772575378418,-96.7668380737305,-96.7553787231445,-96.8241424560547,-96.8184127807617,-96.8126754760742,-96.8126754760742,-96.8184127807617,-96.8184127807617,-96.1766891479492,-96.1766891479492,-96.1537780761719,-96.1480484008789,-96.1480484008789,null,-89.0204544067383,-89.0204544067383,-89.0319137573242,-89.0319137573242,-89.0319137573242,-88.9345092773438,-88.9345092773438,-88.7110595703125,-88.7167892456055,-88.4933319091797,-88.4990615844727,-88.4990615844727,-88.4933319091797,-88.4990615844727,-88.4933319091797,-88.4876022338867,-88.4990615844727,-88.4990615844727,-88.4818725585938,-88.4876022338867,-88.5047912597656,-88.5219802856445,-88.5277099609375,-88.5678176879883,-88.5907363891602,-88.6422958374023,-88.6652221679688,-88.6652221679688,-88.6766815185547,-88.6938629150391,-88.7167892456055,-88.7339706420898,-88.7626266479492,-88.802734375,-88.8084564208984,-89.0204544067383,-89.0204544067383,null,-94.6010665893555,-94.2114486694336,-94.2114486694336,-94.234375,-94.2515563964844,-94.2687454223633,-94.2859344482422,-94.3375015258789,-94.3432312011719,-94.3546905517578,-94.3776092529297,-94.3833389282227,-94.4005279541016,-94.4234466552734,-94.4234466552734,-94.4349060058594,-94.4578247070312,-94.4750137329102,-94.4979248046875,-94.5208511352539,-94.5265731811523,-94.5380325317383,-94.583869934082,-94.6067962646484,-94.6010665893555,-94.6010665893555,null,-97.8382720947266,-97.8325424194336,-98.2909088134766,-98.2966384887695,-97.8382720947266,-97.8382720947266,null,-83.7320556640625,-83.6976776123047,-83.6575698852539,-83.6518402099609,-83.6575698852539,-83.640380859375,-83.634651184082,-83.6174621582031,-83.6117324829102,-83.5658950805664,-83.5601654052734,-83.5429763793945,-83.5315170288086,-83.5143280029297,-83.5830841064453,-83.9497756958008,-84.0185317993164,-83.9726943969727,-83.9726943969727,-83.9726943969727,-83.9383163452148,-83.915397644043,-83.9039459228516,-83.8810195922852,-83.8581085205078,-83.7950744628906,-83.7492370605469,-83.7320556640625,-83.7320556640625,null,-96.9158096313477,-96.8126754760742,-96.7954864501953,-96.8126754760742,-96.8413238525391,-96.8757019042969,-96.9215393066406,-96.9559173583984,-96.9788360595703,-96.9902954101562,-97.0132141113281,-97.0647811889648,-97.0991592407227,-97.1392669677734,-97.1621780395508,-97.1621780395508,-96.9158096313477,-96.9158096313477,null,-85.2962265014648,-85.2847671508789,-85.2790374755859,-85.273307800293,-85.2790374755859,-85.2847671508789,-85.3535232543945,-85.3649826049805,-85.3707122802734,-85.4050903320312,-85.450927734375,-85.4623870849609,-85.4795684814453,-85.4910354614258,-85.5483322143555,-85.5540542602539,-85.5827102661133,-85.6113510131836,-85.6686553955078,-85.6858367919922,-85.6915664672852,-85.7087554931641,-85.7087554931641,-85.7316741943359,-85.7545928955078,-85.8118896484375,-85.8004302978516,-85.7545928955078,-85.450927734375,-85.2962265014648,-85.2962265014648,null,-98.4226913452148,-98.4112319946289,-98.39404296875,-98.3825836181641,-98.3539352416992,-98.3252868652344,-98.2794494628906,-98.210693359375,-98.1820526123047,-98.1591262817383,-98.130485534668,-98.1132888793945,-98.0903778076172,-98.0846481323242,-98.1018371582031,-98.0961074829102,-98.0731811523438,-98.0445404052734,-97.9987030029297,-97.9643249511719,-97.947135925293,-97.9643249511719,-97.9757843017578,-97.9757843017578,-97.9815139770508,-98.4226913452148,-98.4169616699219,-98.4226913452148,-98.4226913452148,null,-81.0735244750977,-81.0219650268555,-80.9761276245117,-80.9703979492188,-80.9646682739258,-80.9360198974609,-80.924560546875,-80.918830871582,-80.8901824951172,-80.8787231445312,-80.8558044433594,-80.8386154174805,-80.8156967163086,-80.924560546875,-81.2224960327148,-81.2740631103516,-81.1823959350586,-81.1594696044922,-81.1193618774414,-81.0907211303711,-81.0735244750977,-81.0735244750977],"y":[33.0940437316895,33.1054992675781,33.1112289428711,33.2029037475586,33.1971740722656,33.2888450622559,33.2888450622559,33.3919792175293,33.3919792175293,33.4034385681152,33.4034385681152,33.4607353210449,33.4607353210449,33.5008430480957,33.4951095581055,33.4893836975098,33.4893836975098,33.4779243469238,33.4779243469238,33.4721946716309,33.4721946716309,33.4836540222168,33.4836540222168,33.5008430480957,33.4951095581055,33.3461456298828,33.3461456298828,33.3232269287109,33.3232269287109,33.2315521240234,33.2258224487305,33.2029037475586,33.2029037475586,33.1112289428711,33.1112289428711,33.0997734069824,33.0940437316895,33.0940437316895,null,36.5088691711426,36.5088691711426,36.5031394958496,36.474494934082,36.4057388305664,36.4000091552734,36.3885498046875,36.3484420776367,36.2854156494141,36.2739562988281,36.2166595458984,36.1994743347168,36.2052040100098,36.2567672729492,36.2624969482422,36.2911491394043,36.2854156494141,36.2796859741211,36.2796859741211,36.2911491394043,36.4057388305664,36.4057388305664,36.4229278564453,36.4286575317383,36.4343872070312,36.4515762329102,36.4573059082031,36.474494934082,36.4802207946777,36.5031394958496,36.5088691711426,36.5088691711426,null,30.1719570159912,30.1719570159912,30.1547698974609,30.1318511962891,30.1146621704102,30.0917434692383,30.074556350708,30.0459060668945,30.0229873657227,29.9656925201416,29.9370441436768,29.9026679992676,29.822452545166,29.822452545166,29.7995338439941,29.7880764007568,29.7766151428223,29.7536964416504,29.7422389984131,29.7422389984131,29.7422389984131,29.7193202972412,30.137580871582,30.1719570159912,30.1719570159912,null,31.5241374969482,31.5585174560547,31.6158123016357,31.6845645904541,31.7304019927979,31.7762393951416,31.7647819519043,31.7590503692627,31.7590503692627,31.7705097198486,31.7705097198486,31.7017555236816,31.6845645904541,31.6673755645752,31.6501884460449,31.6444568634033,31.6100807189941,31.6100807189941,31.5986232757568,31.5928936004639,31.5585174560547,31.5585174560547,31.5585174560547,31.5470561981201,31.5470561981201,31.5241374969482,31.5184097290039,31.5069484710693,31.5012187957764,31.4897613525391,31.4897613525391,31.4840297698975,31.4840297698975,31.4783000946045,31.4783000946045,31.5126800537109,31.5241374969482,31.5241374969482,null,38.5944366455078,38.5944366455078,38.8293495178223,38.9095611572266,38.9152946472168,38.8579978942871,38.8522682189941,38.7204895019531,38.7204895019531,38.703296661377,38.6803817749023,38.6689224243164,38.6460037231445,38.6288146972656,38.6173553466797,38.6173553466797,38.6116256713867,38.6058959960938,38.5944366455078,38.5944366455078,null,39.1731262207031,39.2647972106934,39.5283584594727,39.5226287841797,39.6028442382812,39.6028442382812,39.471061706543,39.471061706543,39.3450126647949,39.3450126647949,39.1731262207031,39.1731262207031,39.1731262207031,null,42.9145393371582,43.2640419006348,43.2640419006348,42.9202690124512,42.9145393371582,42.9145393371582,null,39.5512771606445,39.5512771606445,39.2132339477539,39.1215591430664,39.1215591430664,39.2934455871582,39.5512771606445,39.5512771606445,null,37.0245323181152,37.0531806945801,37.0760955810547,37.0990142822266,37.1391220092773,37.1563148498535,37.1792297363281,37.1906890869141,37.2193412780762,37.2594451904297,37.2709045410156,37.2709045410156,37.3339309692383,37.3511199951172,37.345386505127,37.345386505127,37.3339309692383,37.3282012939453,37.2995529174805,37.2938232421875,37.2880935668945,37.2880935668945,37.2766342163086,37.2709045410156,37.2651748657227,37.2651748657227,37.2479858398438,37.2365264892578,37.2307968139648,37.2136077880859,37.2021484375,37.1735038757324,37.1563148498535,37.1391220092773,37.1276664733887,37.0990142822266,37.0760955810547,37.0417213439941,37.0302619934082,37.0130767822266,36.9615058898926,36.9557762145996,36.9672393798828,36.9958839416504,37.0073432922363,37.0188026428223,37.0302619934082,37.0302619934082,37.0245323181152,37.0245323181152,null,46.713249206543,46.6330337524414,46.6330337524414,46.6330337524414,46.6674118041992,46.70751953125,46.7991943359375,46.8736763000488,46.9195137023926,46.9997253417969,47.034107208252,47.0512962341309,47.0856704711914,47.1200485229492,47.1486968994141,47.154426574707,46.9825401306152,46.9825401306152,46.713249206543,46.713249206543,null,33.5581359863281,33.6268920898438,33.6268920898438,33.7357559204102,33.7529449462891,33.7529449462891,33.8102378845215,33.8102378845215,33.6841888427734,33.6841888427734,33.6669998168945,33.6555404663086,33.6440811157227,33.6268920898438,33.6039733886719,33.586784362793,33.5695991516113,33.5753288269043,33.5294914245605,33.5180282592773,33.5294914245605,33.5466804504395,33.5409469604492,33.5352210998535,33.5180282592773,33.5180282592773,33.5180282592773,33.5581359863281,33.5638656616211,33.5638656616211,33.5638656616211,33.5695991516113,33.5695991516113,33.5638656616211,33.5581359863281,33.5581359863281,33.5581359863281,null,39.46533203125,39.46533203125,39.2304191589355,39.2132339477539,39.2132339477539,39.2304191589355,39.2361526489258,39.2017707824707,39.1788520812988,39.1788520812988,39.1731262207031,39.1788520812988,39.1788520812988,39.1788520812988,39.1502075195312,39.138744354248,39.138744354248,39.155933380127,39.1616630554199,39.155933380127,39.138744354248,39.138744354248,39.155933380127,39.155933380127,39.46533203125,39.46533203125,null,40.691463470459,40.3362274169922,40.3362274169922,40.697193145752,40.691463470459,40.691463470459,null,35.1566925048828,35.1624183654785,35.1624183654785,35.1566925048828,35.1395034790039,35.1337738037109,35.1223106384277,35.1223106384277,35.1051216125488,35.082202911377,35.0535583496094,35.0249099731445,35.0191802978516,34.9905319213867,34.9905319213867,34.9790725708008,34.9790725708008,35.0191802978516,35.0306396484375,35.0363693237305,35.0592842102051,35.0592842102051,35.0879364013672,35.0993957519531,35.1395034790039,35.1395034790039,35.1624183654785,35.1566925048828,35.1566925048828,null,43.080696105957,43.080696105957,42.6796264648438,42.7025451660156,42.7025451660156,42.7025451660156,42.7254638671875,42.7197341918945,42.7254638671875,42.7483825683594,42.7483825683594,42.759838104248,42.759838104248,42.777027130127,42.7884902954102,43.080696105957,43.080696105957,43.080696105957,null,36.6291923522949,36.6291923522949,36.5718955993652,36.5547065734863,36.5432472229004,36.5260581970215,36.5088691711426,36.4859504699707,36.4802207946777,36.4916839599609,36.4859504699707,36.4630317687988,36.4286575317383,36.3942794799805,36.4515762329102,36.474494934082,36.474494934082,36.4916839599609,36.4974136352539,36.4974136352539,36.5088691711426,36.5088691711426,36.4974136352539,36.4974136352539,36.5260581970215,36.5031394958496,36.6005439758301,36.6234588623047,36.6234588623047,36.6291923522949,36.6291923522949,null,34.0852584838867,34.0852584838867,34.1425552368164,34.1540107727051,34.1654739379883,34.1540107727051,34.1253662109375,34.1196365356445,34.1196365356445,34.1310958862305,34.1540107727051,34.1482849121094,34.1368255615234,34.1196365356445,34.0852584838867,34.039421081543,34.0107727050781,33.9993171691895,34.0107727050781,33.9935836791992,33.9821281433105,33.9534797668457,33.9191017150879,33.9133720397949,33.455005645752,33.455005645752,33.8388862609863,34.0852584838867,34.0852584838867,null,38.6116256713867,38.6689224243164,38.6288146972656,38.6058959960938,38.6001663208008,38.5887069702148,38.5772514343262,38.5428695678711,38.5371398925781,38.5084953308105,38.5027618408203,38.5027618408203,38.4855766296387,38.4110908508301,38.2678527832031,38.4683876037598,38.5256805419922,38.5428695678711,38.56005859375,38.5829772949219,38.6116256713867,38.6116256713867],"text":"Percent: -72.31928","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,52,176,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.0070724487305,-83.9841537475586,-83.9669647216797,-83.9669647216797,-83.9555053710938,-83.90966796875,-83.8982086181641,-83.8695602416992,-83.8581085205078,-83.82373046875,-83.8122711181641,-83.7778930664062,-83.7549667358398,-83.7377853393555,-83.7320556640625,-83.7549667358398,-83.7836151123047,-83.7950744628906,-83.818000793457,-83.818000793457,-83.8122711181641,-83.82373046875,-83.8523712158203,-83.8581085205078,-83.8581085205078,-83.8695602416992,-83.9325866699219,-83.9497756958008,-83.9669647216797,-83.9956130981445,-84.0242614746094,-84.098747253418,-84.1273956298828,-84.1273956298828,-84.098747253418,-84.087287902832,-84.087287902832,-84.093017578125,-84.0758209228516,-84.0815582275391,-84.093017578125,-84.1044769287109,-84.0758209228516,-84.0815582275391,-84.087287902832,-84.1044769287109,-84.1102066040039,-84.1044769287109,-84.0815582275391,-84.0815582275391,-84.0700988769531,-84.0529098510742,-84.0242614746094,-84.0070724487305,-84.0070724487305],"y":[37.832405090332,37.8438606262207,37.8495941162109,37.8266754150391,37.8094863891602,37.7751083374023,37.7693786621094,37.7693786621094,37.7636489868164,37.7693786621094,37.7579193115234,37.7579193115234,37.7521896362305,37.7350006103516,37.7235412597656,37.7178115844727,37.6777038574219,37.6719779968262,37.6662445068359,37.65478515625,37.6433258056641,37.6375961303711,37.6318664550781,37.6204071044922,37.6089515686035,37.5573844909668,37.5631141662598,37.5745697021484,37.5860328674316,37.5631141662598,37.5573844909668,37.5631141662598,37.6375961303711,37.6490592956543,37.660514831543,37.6777038574219,37.7063522338867,37.7292709350586,37.7521896362305,37.7693786621094,37.7693786621094,37.7808380126953,37.7922973632812,37.8037567138672,37.8094863891602,37.8094863891602,37.8209419250488,37.8381309509277,37.8438606262207,37.8381309509277,37.832405090332,37.8438606262207,37.832405090332,37.832405090332,37.832405090332],"text":"Percent: -72.31867","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,52,176,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.7072448730469,-93.7416305541992,-93.7530822753906,-93.7645416259766,-93.8504867553711,-93.873405456543,-93.8848648071289,-93.8848648071289,-93.8791351318359,-93.86767578125,-93.8791351318359,-93.8963241577148,-93.9135131835938,-93.9307022094727,-93.9307022094727,-94.0452880859375,-94.0452880859375,-94.326042175293,-94.3317718505859,-94.4692840576172,-94.4578247070312,-94.2458267211914,-94.2400970458984,-94.2458267211914,-94.2515563964844,-94.234375,-94.234375,-94.2114486694336,-94.2114486694336,-94.1885375976562,-94.1885375976562,-94.1713409423828,-94.1713409423828,-94.1598815917969,-94.1598815917969,-94.0853958129883,-94.0853958129883,-93.7072448730469,-93.7072448730469,-93.7072448730469,null,-90.607551574707,-90.4872283935547,-90.4872283935547,-90.3726272583008,-90.3726272583008,-90.3325271606445,-90.3325271606445,-90.2981491088867,-90.3038787841797,-90.5846252441406,-90.5846252441406,-90.6533889770508,-90.6533889770508,-90.6419219970703,-90.607551574707,-90.607551574707,null,-85.8749160766602,-85.8577270507812,-85.8348083496094,-85.8290786743164,-85.8061599731445,-85.8061599731445,-85.7947006225586,-85.7545928955078,-85.7431335449219,-85.72021484375,-85.6858367919922,-85.6858367919922,-85.6571884155273,-85.6571884155273,-85.6113510131836,-85.6113510131836,-85.5712432861328,-85.5712432861328,-85.7889709472656,-85.7832412719727,-85.8004302978516,-85.8004302978516,-85.8061599731445,-85.8061599731445,-85.8176193237305,-85.8176193237305,-85.8519973754883,-85.8519973754883,-85.8749160766602,-85.8749160766602,-85.8749160766602,null,-90.8768310546875,-90.7622451782227,-90.7278671264648,-90.7221374511719,-90.6820297241211,-90.6591110229492,-90.6361923217773,-90.607551574707,-90.5788955688477,-90.5617141723633,-90.5502471923828,-90.5330657958984,-90.4986801147461,-90.4872283935547,-90.4700393676758,-90.4585723876953,-90.4585723876953,-90.4471206665039,-90.429931640625,-90.4184646606445,-90.3955535888672,-90.3669052124023,-90.3210678100586,-90.3267974853516,-90.3439865112305,-90.3554458618164,-90.4127349853516,-90.4585723876953,-90.5445175170898,-90.607551574707,-90.6533889770508,-90.7164077758789,-90.7737045288086,-90.7622451782227,-90.882568359375,-90.8768310546875,-90.8768310546875,null,-100.80046081543,-100.674415588379,-100.674415588379,-101.104133605957,-101.127052307129,-101.127052307129,-100.80046081543,-100.80046081543,null,-84.4310607910156,-84.4310607910156,-84.4196014404297,-84.4081420898438,-84.3909530639648,-84.6201324462891,-84.6258697509766,-84.6373291015625,-84.6315994262695,-84.6373291015625,-84.6373291015625,-84.6487808227539,-84.6659698486328,-84.6831665039062,-84.6888885498047,-84.7060775756836,-84.7175445556641,-84.7175445556641,-84.7118072509766,-84.7175445556641,-84.7404556274414,-84.7175445556641,-84.6717071533203,-84.6201324462891,-84.5685653686523,-84.5571136474609,-84.5170059204102,-84.4883575439453,-84.4654388427734,-84.4597091674805,-84.4654388427734,-84.4482498168945,-84.4367904663086,-84.4310607910156,-84.4310607910156,null,-93.8963241577148,-93.9020538330078,-93.8905944824219,-93.8963241577148,-93.8332977294922,-93.7874603271484,-93.7645416259766,-93.7645416259766,-93.7015228271484,-93.684326171875,-93.6614074707031,-93.6327590942383,-93.6155776977539,-93.6270294189453,-93.6098480224609,-93.6098480224609,-93.5869216918945,-93.5754699707031,-93.5181732177734,-93.4837951660156,-93.4551467895508,-93.4551467895508,-93.420768737793,-93.3863906860352,-93.3634719848633,-93.3291015625,-93.3291015625,-93.3176345825195,-93.3176345825195,-93.2717971801758,-93.2832641601562,-93.5239028930664,-93.8963241577148,-93.8963241577148,null,-89.3241195678711,-89.3183898925781,-89.7366485595703,-89.7309188842773,-89.7538375854492,-89.7767562866211,-89.7939453125,-89.7423782348633,-89.7366485595703,-89.3241195678711,-89.3241195678711,null,-89.6850814819336,-89.6908111572266,-89.6908111572266,-89.6908111572266,-89.7194595336914,-89.7251892089844,-89.7309188842773,-89.7538375854492,-89.7710266113281,-89.7767562866211,-89.7767562866211,-89.7652969360352,-89.7652969360352,-89.7251892089844,-89.7194595336914,-89.702278137207,-89.702278137207,-89.6850814819336,-89.6850814819336,-89.6679000854492,-89.6679000854492,-89.6507034301758,-89.6449737548828,-89.6163330078125,-89.6163330078125,-89.5762252807617,-89.5762252807617,-89.5475692749023,-89.5418472290039,-89.524658203125,-89.4960098266602,-89.4673538208008,-89.4559020996094,-89.4444427490234,-89.4043350219727,-89.3928756713867,-89.3871459960938,-89.3527679443359,-89.3298492431641,-89.3642272949219,-89.3642272949219,-89.4043350219727,-89.4043350219727,-89.4157943725586,-89.4215240478516,-89.4501724243164,-89.4559020996094,-89.4902801513672,-89.4960098266602,-89.518928527832,-89.5131912231445,-89.5532989501953,-89.5532989501953,-89.604866027832,-89.604866027832,-89.6850814819336,-89.6850814819336,null,-84.7003479003906,-84.6659698486328,-84.6946182250977,-84.7175445556641,-84.7347259521484,-84.7862930297852,-84.723274230957,-84.2133331298828,-84.1961441040039,-84.2305297851562,-84.2477111816406,-84.2534408569336,-84.2935485839844,-84.3221969604492,-84.3336563110352,-84.3336563110352,-84.3393859863281,-84.3451156616211,-84.3279266357422,-84.3164749145508,-84.3107452392578,-84.3164749145508,-84.3451156616211,-84.3623046875,-84.3737640380859,-84.3909530639648,-84.4081420898438,-84.4310607910156,-84.4654388427734,-84.5055465698242,-84.5685653686523,-84.5914916992188,-84.6086730957031,-84.6315994262695,-84.6717071533203,-84.7003479003906,-84.7003479003906,null,-82.2939300537109,-82.5975952148438,-82.8382339477539,-82.9872055053711,-82.9585647583008,-82.8382339477539,-82.8325119018555,-82.7981262207031,-82.7752151489258,-82.7752151489258,-82.7522964477539,-82.740837097168,-82.7121887207031,-82.6892700195312,-82.6778106689453,-82.6606216430664,-82.6548919677734,-82.6377029418945,-82.4085235595703,-82.4027862548828,-82.3283081054688,-82.3225784301758,-82.2939300537109,-82.2939300537109],"y":[34.7556190490723,34.7556190490723,34.7498931884766,34.7327003479004,34.7155113220215,34.7155113220215,34.7097816467285,34.6925926208496,34.6754035949707,34.6754035949707,34.6696739196777,34.6696739196777,34.6582183837891,34.6696739196777,34.6868667602539,34.6925926208496,34.7040557861328,34.7040557861328,34.7327003479004,34.7498931884766,34.9848022460938,34.9618835449219,35.0535583496094,35.0592842102051,35.0764770507812,35.0764770507812,35.082202911377,35.0764770507812,35.082202911377,35.0879364013672,35.0936660766602,35.0936660766602,35.0993957519531,35.0993957519531,35.0592842102051,35.0592842102051,35.0249099731445,35.0191802978516,34.7556190490723,34.7556190490723,null,39.786190032959,39.786190032959,39.7518119812012,39.7460823059082,39.6658706665039,39.6601371765137,39.6314888000488,39.6314888000488,39.5226287841797,39.5226287841797,39.5570068359375,39.6715965270996,39.7002449035645,39.7346229553223,39.786190032959,39.786190032959,null,38.7204895019531,38.737678527832,38.7548637390137,38.7663230895996,38.7777824401855,38.7949714660645,38.8007011413574,38.8178901672363,38.8293495178223,38.8350791931152,38.8178901672363,38.7548637390137,38.7548637390137,38.7204895019531,38.7147598266602,38.686107635498,38.6803817749023,38.6116256713867,38.6116256713867,38.6001663208008,38.6001663208008,38.5887069702148,38.5887069702148,38.5829772949219,38.5829772949219,38.565788269043,38.565788269043,38.5772514343262,38.5772514343262,38.7204895019531,38.7204895019531,null,41.7800827026367,41.7800827026367,41.7514343261719,41.7514343261719,41.7628936767578,41.7743530273438,41.7800827026367,41.7800827026367,41.7800827026367,41.7743530273438,41.7800827026367,41.7915420532227,41.7800827026367,41.7915420532227,41.7972717285156,41.7915420532227,41.7800827026367,41.7743530273438,41.7800827026367,41.7800827026367,41.7514343261719,41.7457046508789,41.722785949707,41.6941375732422,41.6196556091309,41.596736907959,41.5623550415039,41.5394401550293,41.5222511291504,41.4993362426758,41.4649543762207,41.4592247009277,41.4592247009277,41.602466583252,41.602466583252,41.7800827026367,41.7800827026367,null,38.703296661377,38.6975708007812,38.2678527832031,38.2563934326172,38.2563934326172,38.703296661377,38.703296661377,38.703296661377,null,38.2793121337891,38.2563934326172,38.2334747314453,38.2220153808594,38.1990966796875,38.1246147155762,38.1016960144043,38.113151550293,38.1303405761719,38.1417999267578,38.1532592773438,38.1589889526367,38.1532592773438,38.1647186279297,38.1647186279297,38.1589889526367,38.1589889526367,38.1647186279297,38.1761779785156,38.1876373291016,38.3423347473145,38.3595237731934,38.3881721496582,38.428279876709,38.4798431396484,38.4855766296387,38.428279876709,38.416820526123,38.3881721496582,38.3709869384766,38.3595237731934,38.3251495361328,38.3022308349609,38.2793121337891,38.2793121337891,null,44.5531959533691,44.570384979248,44.587574005127,44.6104927062988,44.627685546875,44.6391410827637,44.6334114074707,44.6620597839355,44.6792488098145,44.7021675109863,44.7078971862793,44.7136268615723,44.7250862121582,44.7480049133301,44.765193939209,44.7766494750977,44.7823829650879,44.8053016662598,44.8224868774414,44.8167572021484,44.8167572021484,44.8224868774414,44.8224868774414,44.8110313415527,44.7995681762695,44.8110313415527,44.7250862121582,44.7250862121582,44.6391410827637,44.6391410827637,44.5531959533691,44.5531959533691,44.5531959533691,44.5531959533691,null,32.5783805847168,32.228874206543,32.228874206543,32.3491973876953,32.4351425170898,32.549732208252,32.5955696105957,32.6356735229492,32.5841102600098,32.5783805847168,32.5783805847168,null,36.8583755493164,36.8698310852051,36.9099426269531,36.927131652832,36.9500503540039,36.9729652404785,37.0016136169434,37.0302619934082,37.064640045166,37.0990142822266,37.1276664733887,37.1276664733887,37.1333961486816,37.1333961486816,37.1505851745605,37.1505851745605,37.1849594116211,37.1849594116211,37.1906890869141,37.1906890869141,37.2021484375,37.2021484375,37.2136077880859,37.2193412780762,37.2307968139648,37.2307968139648,37.2365264892578,37.2365264892578,37.2479858398438,37.2479858398438,37.2422561645508,37.2594451904297,37.2193412780762,37.1792297363281,37.1448516845703,37.1162071228027,37.0818290710449,37.0417213439941,37.0188026428223,36.9958839416504,36.9672393798828,36.9672393798828,36.9557762145996,36.9500503540039,36.9385871887207,36.9385871887207,36.9099426269531,36.9042129516602,36.8698310852051,36.8698310852051,36.8698310852051,36.8641052246094,36.8698310852051,36.8698310852051,36.8583755493164,36.8583755493164,36.8583755493164,null,36.3656311035156,36.3942794799805,36.4343872070312,36.474494934082,36.5203285217285,36.612003326416,36.612003326416,36.5833549499512,36.5604400634766,36.5432472229004,36.5203285217285,36.5031394958496,36.4974136352539,36.5031394958496,36.4974136352539,36.4859504699707,36.4687652587891,36.4343872070312,36.4057388305664,36.3885498046875,36.3770904541016,36.2796859741211,36.2624969482422,36.2281227111816,36.1994743347168,36.1765556335449,36.1708221435547,36.159366607666,36.1937408447266,36.2166595458984,36.2567672729492,36.2796859741211,36.2682304382324,36.2911491394043,36.3369827270508,36.3656311035156,36.3656311035156,null,36.5948143005371,36.5948143005371,36.5833549499512,36.5948143005371,36.6692962646484,36.7323226928711,36.74951171875,36.7838897705078,36.7896194458008,36.8125381469727,36.8239974975586,36.8297271728516,36.8125381469727,36.8125381469727,36.8297271728516,36.8354568481445,36.8526458740234,36.8698310852051,36.8812942504883,36.8583755493164,36.6979484558105,36.6750297546387,36.5948143005371,36.5948143005371],"text":"Percent: -72.31235","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,52,176,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.7060775756836,-84.9123458862305,-84.9180755615234,-85.0670394897461,-85.1014175415039,-85.1014175415039,-85.1243438720703,-85.1300735473633,-85.1300735473633,-85.1472549438477,-85.1701812744141,-85.1930923461914,-85.1930923461914,-84.8665084838867,-84.7576446533203,-84.7060775756836,-84.7060775756836,-84.7003479003906,-84.7003479003906,-84.7060775756836,-84.7060775756836,-84.7175445556641,-84.7175445556641,-84.7060775756836,-84.7060775756836,-84.7060775756836,null,-95.4318466186523,-95.8329238891602,-95.8615646362305,-95.953239440918,-95.9647064208984,-95.8329238891602,-95.8042678833008,-95.7297897338867,-95.6667633056641,-95.5407104492188,-95.4834136962891,-95.4261245727539,-95.2886123657227,-95.2141265869141,-95.1052627563477,-95.0594329833984,-95.0594329833984,-94.9849395751953,-94.9963989257812,-94.9849395751953,-94.9677581787109,-94.9161911010742,-94.9333801269531,-94.9276504516602,-94.9677581787109,-94.9963989257812,-95.0193252563477,-95.0021362304688,-95.0307769775391,-95.036506652832,-95.0135955810547,-95.0135955810547,-95.0250473022461,-95.0021362304688,-94.9906692504883,-95.0078659057617,-95.0193252563477,-95.0193252563477,-95.0307769775391,-95.0651550292969,-95.0766143798828,-95.0880737304688,-95.1109924316406,-95.1167221069336,-95.1453704833984,-95.1682891845703,-95.1854782104492,-95.2026672363281,-95.219856262207,-95.2542343139648,-95.2771530151367,-95.3401794433594,-95.3860168457031,-95.4318466186523,-95.4318466186523],"y":[32.5783805847168,32.5783805847168,32.5955696105957,32.6070289611816,32.6356735229492,32.67578125,32.733081817627,32.7502670288086,32.7674560546875,32.7903747558594,32.8419418334961,32.8591270446777,32.8705902099609,32.8591270446777,32.8591270446777,32.8419418334961,32.7502670288086,32.7445373535156,32.7273483276367,32.7273483276367,32.7101631164551,32.7101631164551,32.6929702758789,32.6872444152832,32.5783805847168,32.5783805847168,null,29.5932693481445,29.7938041687012,29.8797492980957,30.137580871582,30.1719570159912,30.1032009124756,30.0974750518799,30.1146621704102,30.1146621704102,30.1834144592285,30.1261196136475,30.1261196136475,30.0401763916016,30.0917434692383,30.1834144592285,30.0688247680664,30.0229873657227,29.9886112213135,29.9485054016113,29.8912086486816,29.8740177154541,29.822452545166,29.7536964416504,29.6906719207764,29.7193202972412,29.7422389984131,29.7479705810547,29.7536964416504,29.7422389984131,29.7307777404785,29.7078590393066,29.6964015960693,29.6677532196045,29.6505641937256,29.6276454925537,29.5932693481445,29.5818119049072,29.5588932037354,29.5588932037354,29.5646209716797,29.5646209716797,29.5359745025635,29.5359745025635,29.5187873840332,29.5130558013916,29.5130558013916,29.5302448272705,29.5588932037354,29.5703506469727,29.5760822296143,29.6161880493164,29.6161880493164,29.6047306060791,29.5932693481445,29.5932693481445],"text":"Percent: -72.31087","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,52,176,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.8420791625977,-92.8535385131836,-92.87646484375,-92.8936462402344,-92.9051055908203,-92.9337539672852,-92.9853210449219,-93.0139694213867,-93.0311584472656,-93.0368881225586,-93.0540771484375,-93.0655364990234,-93.1113739013672,-93.1801223754883,-93.2202301025391,-93.2374267578125,-93.2660675048828,-93.2832641601562,-93.3004455566406,-93.2947158813477,-93.2374267578125,-93.231689453125,-93.1801223754883,-93.1801223754883,-92.9509429931641,-92.8019714355469,-92.8019714355469,-92.8420791625977,-92.8420791625977,-92.8420791625977,null,-88.7110595703125,-88.7110595703125,-88.4016571044922,-88.4016571044922,-88.4474945068359,-88.4704132080078,-88.4818725585938,-88.4876022338867,-88.5105209350586,-88.516242980957,-88.5047912597656,-88.4532241821289,-88.4474945068359,-88.4532241821289,-88.4704132080078,-88.4990615844727,-88.4990615844727,-88.7110595703125,-88.7110595703125,null,-95.1281814575195,-95.2599639892578,-95.7469787597656,-95.7469787597656,-95.7584381103516,-95.7584381103516,-95.1396484375,-95.1339111328125,-95.1281814575195,-95.1281814575195,-95.1281814575195],"y":[35.4546279907227,35.1509590148926,35.1681480407715,35.1738777160645,35.1624183654785,35.1624183654785,35.1624183654785,35.1566925048828,35.1395034790039,35.1337738037109,35.1108551025391,35.116584777832,35.1624183654785,35.248363494873,35.2712821960449,35.2770118713379,35.2884712219238,35.3113899230957,35.3228492736816,35.4660873413086,35.4660873413086,35.5921401977539,35.5921401977539,35.712459564209,35.712459564209,35.712459564209,35.5405731201172,35.534839630127,35.4546279907227,35.4546279907227,null,37.345386505127,37.6032218933105,37.6032218933105,37.4313316345215,37.4256019592285,37.4084129333496,37.3854942321777,37.3339309692383,37.3052825927734,37.2766342163086,37.2537155151367,37.2021484375,37.1677703857422,37.1333961486816,37.0875587463379,37.0818290710449,37.1677703857422,37.345386505127,37.345386505127,null,45.4183654785156,45.4183654785156,45.4183654785156,45.6017112731934,45.6017112731934,45.7678680419922,45.7678680419922,45.5902519226074,45.5902519226074,45.4183654785156,45.4183654785156],"text":"Percent: -72.25601","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(32,52,176,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-114.63166809082,-114.67749786377,-114.734802246094,-114.780632019043,-114.809280395508,-114.849388122559,-114.900955200195,-114.929595947266,-114.941062927246,-114.929595947266,-114.895225524902,-114.900955200195,-114.981163024902,-115.027008056641,-115.055656433105,-115.090026855469,-115.090026855469,-114.597282409668,-114.597282409668,-114.63166809082,-114.63166809082,-114.63166809082,-114.63166809082],"y":[42.6452484130859,42.6624374389648,42.6681671142578,42.6624374389648,42.6738967895508,42.7369194030762,42.759838104248,42.759838104248,42.7713012695312,42.7999458312988,42.8285942077637,42.8629722595215,42.9145393371582,42.9088096618652,42.9145393371582,42.9145393371582,43.1952857971191,43.1952857971191,42.8515129089355,42.8457832336426,42.6853561401367,42.6452484130859,42.6452484130859],"text":"Percent: -72.21571","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,53,177,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.761833190918,-77.6128616333008,-77.6071395874023,-77.6071395874023,-77.9910125732422,-78.0483093261719,-78.2201995849609,-78.208740234375,-77.761833190918,-77.761833190918,null,-99.7003860473633,-99.574333190918,-99.574333190918,-99.6774673461914,-100.393661499023,-100.410858154297,-100.416580200195,-100.422309875488,-100.410858154297,-100.399398803711,-100.376472473145,-100.342094421387,-100.313453674316,-100.284805297852,-100.279075622559,-100.296257019043,-100.307723999023,-100.319183349609,-100.313453674316,-100.29052734375,-100.29052734375,-100.267616271973,-100.26188659668,-100.26188659668,-99.7003860473633,-99.7003860473633,null,-101.61979675293,-102.164108276367,-102.164108276367,-101.61979675293,-101.61979675293,-101.61979675293],"y":[42.0035362243652,42.0035362243652,41.5222511291504,41.4764175415039,41.4764175415039,41.4764175415039,41.6081924438477,41.9978065490723,42.0035362243652,42.0035362243652,null,45.2407493591309,45.2407493591309,44.89697265625,44.891242980957,44.8855133056641,44.9313507080078,44.9542694091797,44.9943771362305,45.0115661621094,45.023021697998,45.023021697998,45.0115661621094,45.0058326721191,45.0115661621094,45.028751373291,45.0631294250488,45.0631294250488,45.080322265625,45.1032371520996,45.1318855285645,45.1777229309082,45.2006416320801,45.2292861938477,45.2407493591309,45.2407493591309,45.2407493591309,null,35.1853370666504,35.1796112060547,35.6150550842285,35.6150550842285,35.1853370666504,35.1853370666504],"text":"Percent: -72.15822","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,53,177,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.2909088134766,-97.8325424194336,-97.8153610229492,-97.947135925293,-98.2794494628906,-98.2909088134766,-98.2909088134766],"y":[40.3362274169922,40.3362274169922,40.0039138793945,40.0096435546875,40.0039138793945,40.3362274169922,40.3362274169922],"text":"Percent: -72.02765","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,53,177,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.756103515625,-77.7331771850586,-77.6185913085938,-77.6071395874023,-77.6014022827148,-77.4868087768555,-77.4925384521484,-77.2748184204102,-77.1545028686523,-77.1143951416016,-77.1086654663086,-77.0456314086914,-77.0399017333984,-76.9997940063477,-76.9711532592773,-76.9539566040039,-76.9367752075195,-76.9940643310547,-77.0456314086914,-77.0857391357422,-77.1487655639648,-77.1774139404297,-77.1774139404297,-77.2117919921875,-77.303466796875,-77.3836822509766,-77.4409790039062,-77.4868087768555,-77.5326461791992,-77.5326461791992,-77.57275390625,-77.6243209838867,-77.6701583862305,-77.6930770874023,-77.756103515625,-77.756103515625],"y":[40.3648796081543,40.4107131958008,40.4794692993164,40.4909286499023,40.5081176757812,40.5825996398926,40.6055183410645,40.691463470459,40.680004119873,40.691463470459,40.680004119873,40.6742744445801,40.6570854187012,40.6398963928223,40.6456260681152,40.6398963928223,40.6227073669434,40.6112480163574,40.6055183410645,40.5997886657715,40.5883293151855,40.5654106140137,40.5539512634277,40.5424919128418,40.5081176757812,40.4737358093262,40.4450912475586,40.4221725463867,40.3935241699219,40.376335144043,40.3534164428711,40.3190422058105,40.2732048034668,40.2617454528809,40.3648796081543,40.3648796081543],"text":"Percent: -71.95148","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,53,177,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.0449142456055,-96.0391845703125,-96.0850219726562,-96.0792922973633,-96.0621032714844,-96.0621032714844,-96.1079406738281,-96.1194000244141,-96.1423187255859,-96.1595077514648,-96.1881561279297,-96.2053451538086,-96.2511825561523,-96.2626342773438,-96.2798309326172,-96.2970123291016,-96.319938659668,-96.319938659668,-96.3313980102539,-96.3543090820312,-96.3829574584961,-96.405876159668,-96.4402542114258,-96.4803619384766,-96.5376586914062,-96.5548477172852,-96.5663070678711,-96.5376586914062,-96.5491180419922,-96.5720367431641,-96.58349609375,-96.6178741455078,-96.6236038208008,-96.6407928466797,-96.6980895996094,-96.7152709960938,-96.6866302490234,-96.6407928466797,-96.6350631713867,-96.6121444702148,-96.5720367431641,-96.5720367431641,-96.2339935302734,-96.0334548950195,-96.0449142456055,-96.0449142456055,null,-97.1449966430664,-96.6121444702148,-96.6121444702148,-96.6522521972656,-96.7152709960938,-96.7553787231445,-96.7611083984375,-96.7611083984375,-96.8069458007812,-96.858512878418,-96.8986206054688,-96.9272689819336,-96.9444580078125,-96.9960250854492,-97.0934295654297,-97.1507263183594,-97.1449966430664,-97.1449966430664,-97.1449966430664],"y":[39.2189598083496,39.1215591430664,39.138744354248,39.1502075195312,39.155933380127,39.1616630554199,39.1788520812988,39.1788520812988,39.1788520812988,39.1788520812988,39.1788520812988,39.1960411071777,39.190315246582,39.1788520812988,39.1673965454102,39.1731262207031,39.1788520812988,39.1616630554199,39.1444778442383,39.1502075195312,39.155933380127,39.1673965454102,39.1788520812988,39.1616630554199,39.1788520812988,39.1673965454102,39.1788520812988,39.2017707824707,39.2189598083496,39.2304191589355,39.2533378601074,39.2705268859863,39.2934455871582,39.327823638916,39.3736610412598,39.4366874694824,39.46533203125,39.4997100830078,39.5226287841797,39.5283584594727,39.5398178100586,39.5570068359375,39.5570068359375,39.5570068359375,39.2189598083496,39.2189598083496,null,35.4546279907227,35.4546279907227,35.397331237793,35.397331237793,35.4202499389648,35.4030647277832,35.0134506225586,34.8988571166992,34.944694519043,34.93896484375,34.9504280090332,34.9561538696289,34.9618835449219,34.9045906066895,34.9332389831543,34.9332389831543,35.3686828613281,35.4546279907227,35.4546279907227],"text":"Percent: -71.93378","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,53,177,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-114.597282409668,-114.368103027344,-114.368103027344,-114.345184326172,-114.339454650879,-114.052978515625,-114.052978515625,-113.932655334473,-113.932655334473,-114.02433013916,-114.047248840332,-114.087356567383,-114.144653320312,-114.190490722656,-114.345184326172,-114.402488708496,-114.47696685791,-114.568641662598,-114.63166809082,-114.63166809082,-114.63166809082,-114.597282409668,-114.597282409668],"y":[42.8515129089355,42.8515129089355,42.817138671875,42.817138671875,42.8056755065918,42.8056755065918,42.759838104248,42.759838104248,42.5535736083984,42.5306549072266,42.5421180725098,42.5306549072266,42.502010345459,42.5478477478027,42.5707626342773,42.6051406860352,42.5994110107422,42.6337890625,42.6452484130859,42.6853561401367,42.8457832336426,42.8515129089355,42.8515129089355],"text":"Percent: -71.90540","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,53,177,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.0498580932617,-85.0498580932617,-85.1644439697266,-85.1472549438477,-85.1300735473633,-85.1243438720703,-85.1071472167969,-85.1071472167969,-85.0670394897461,-85.0613098144531,-85.0441284179688,-85.0097503662109,-84.998291015625,-84.992561340332,-84.8264007568359,-84.8378601074219,-84.8493194580078,-84.8493194580078,-84.8321304321289,-84.8321304321289,-84.8665084838867,-84.8665084838867,-84.8607788085938,-84.8607788085938,-84.8779678344727,-84.8836975097656,-84.8722381591797,-84.8722381591797,-84.9066162109375,-84.9180755615234,-84.9352569580078,-84.9467239379883,-84.9467239379883,-84.9409942626953,-84.9066162109375,-84.9180755615234,-84.9295349121094,-84.9467239379883,-84.9467239379883,-84.9467239379883,-84.9295349121094,-84.9238052368164,-84.9352569580078,-85.0498580932617,-85.0498580932617],"y":[34.6009216308594,34.7040557861328,34.7097816467285,34.7556190490723,34.7899971008301,34.7899971008301,34.7899971008301,34.801456451416,34.801456451416,34.8415641784668,34.8415641784668,34.9045906066895,34.9217758178711,34.9790725708008,34.9848022460938,34.93896484375,34.9160461425781,34.8988571166992,34.8702125549316,34.8472938537598,34.8301048278809,34.801456451416,34.7899971008301,34.7842674255371,34.7728080749512,34.7556190490723,34.7441596984863,34.7327003479004,34.6983222961426,34.6925926208496,34.6983222961426,34.7040557861328,34.6983222961426,34.6754035949707,34.663948059082,34.6582183837891,34.663948059082,34.6696739196777,34.663948059082,34.6524848937988,34.6352996826172,34.6181106567383,34.6009216308594,34.6009216308594,34.6009216308594],"text":"Percent: -71.90249","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,53,177,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.34130859375,-89.3527679443359,-89.3642272949219,-89.3814163208008,-89.4387130737305,-89.4845504760742,-89.5074615478516,-89.530387878418,-89.6507034301758,-89.6564407348633,-89.6850814819336,-89.7137298583984,-89.7194595336914,-89.7080078125,-89.6850814819336,-89.6507034301758,-89.6277847290039,-89.604866027832,-89.5991363525391,-89.5590286254883,-89.518928527832,-89.5074615478516,-89.5131912231445,-89.518928527832,-89.518928527832,-89.4902801513672,-89.1579666137695,-89.1579666137695,-89.1808776855469,-89.2038040161133,-89.2095336914062,-89.1980667114258,-89.1808776855469,-89.1923370361328,-89.2209854125977,-89.2381744384766,-89.2610931396484,-89.2897415161133,-89.3069305419922,-89.3126602172852,-89.3241195678711,-89.34130859375,-89.34130859375],"y":[35.8728866577148,35.8900756835938,35.9129943847656,35.9187240600586,35.9187240600586,35.9244537353516,35.9301834106445,35.9244537353516,35.9244537353516,35.9473724365234,35.9702911376953,35.987476348877,36.0046691894531,36.0333137512207,36.0619659423828,36.0619659423828,36.0963401794434,36.1421775817871,36.1708221435547,36.165096282959,36.159366607666,36.165096282959,36.1708221435547,36.1765556335449,36.1937408447266,36.1994743347168,36.1994743347168,36.0447769165039,36.0333137512207,36.0275840759277,36.021858215332,36.0046691894531,35.9989395141602,35.9817504882812,35.9702911376953,35.9473724365234,35.9244537353516,35.901538848877,35.8900756835938,35.8728866577148,35.8671569824219,35.8728866577148,35.8728866577148],"text":"Percent: -71.89130","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,53,177,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.7924041748047,-82.7924041748047,-82.7924041748047,-82.7522964477539,-82.7465667724609,-82.7924041748047,-82.7981262207031,-82.8153228759766,-82.8210525512695,-82.8439636230469,-82.8554229736328,-82.8726196289062,-82.9069976806641,-82.912727355957,-82.912727355957,-82.9184494018555,-82.9413681030273,-82.9642868041992,-82.9986724853516,-83.0674209594727,-83.1247100830078,-83.182014465332,-83.1992034912109,-83.2106552124023,-83.2106552124023,-83.2393112182617,-83.2335815429688,-83.2335815429688,-83.2393112182617,-83.2393112182617,-83.2163848876953,-83.2049331665039,-83.1992034912109,-83.187744140625,-83.1590957641602,-83.1247100830078,-83.0960693359375,-83.0674209594727,-83.0445022583008,-83.010124206543,-82.9642868041992,-82.9299087524414,-82.9299087524414,-82.9184494018555,-82.9012603759766,-82.8898010253906,-82.8726196289062,-82.7924041748047,-82.7924041748047],"y":[30.3094673156738,30.1146621704102,29.9828815460205,29.9886112213135,29.9771499633789,29.9485054016113,29.9313163757324,29.9198551177979,29.9083976745605,29.9026679992676,29.896936416626,29.8740177154541,29.8912086486816,29.9083976745605,29.9198551177979,29.9485054016113,29.9599628448486,29.9771499633789,30.0229873657227,30.074556350708,30.0974750518799,30.0974750518799,30.0974750518799,30.1089324951172,30.137580871582,30.1719570159912,30.1948757171631,30.2235221862793,30.2464408874512,30.2579021453857,30.286548614502,30.3094673156738,30.3209266662598,30.3610343933105,30.3896808624268,30.4183292388916,30.4297866821289,30.4297866821289,30.4240608215332,30.4240608215332,30.4125995635986,30.3954105377197,30.3839530944824,30.3839530944824,30.3839530944824,30.3782234191895,30.3610343933105,30.3094673156738,30.3094673156738],"text":"Percent: -71.88971","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,53,177,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-111.881469726562,-111.841361999512,-111.795524597168,-111.778335571289,-111.749687194824,-111.726776123047,-111.577796936035,-111.554885864258,-111.526229858398,-111.491851806641,-111.486122131348,-111.457481384277,-111.446014404297,-111.457481384277,-111.46321105957,-111.451751708984,-111.514778137207,-111.600723266602,-111.646560668945,-111.715309143066,-111.772605895996,-111.864280700684,-111.87574005127,-111.870010375977,-111.961685180664,-111.978866577148,-112.001792907715,-112.173675537109,-112.488800048828,-112.402862548828,-112.311187744141,-112.059089660645,-112.007522583008,-111.961685180664,-111.978866577148,-111.97314453125,-111.938758850098,-111.921577453613,-111.904388427734,-111.881469726562,-111.881469726562],"y":[41.4133911132812,41.401927947998,41.401927947998,41.3732833862305,41.3732833862305,41.419116973877,41.419116973877,41.419116973877,41.419116973877,41.419116973877,41.3962020874023,41.3732833862305,41.3560943603516,41.3389053344727,41.2987976074219,41.27587890625,41.2300453186035,41.2357711791992,41.2128524780273,41.2013931274414,41.2185821533203,41.2013931274414,41.1670188903809,41.1326370239258,41.1326370239258,41.144100189209,41.144100189209,41.144100189209,41.0868034362793,41.2013931274414,41.3331756591797,41.3389053344727,41.3560943603516,41.3675537109375,41.3847427368164,41.4248466491699,41.4305801391602,41.4133911132812,41.4076614379883,41.4133911132812,41.4133911132812],"text":"Percent: -71.81662","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,53,177,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.9647064208984,-95.9647064208984,-95.5349807739258,-95.5407104492188,-95.9647064208984,-95.9647064208984],"y":[37.7292709350586,38.0272064208984,38.0386695861816,37.7292709350586,37.7292709350586,37.7292709350586],"text":"Percent: -71.77700","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,53,177,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.5796585083008,-87.1067733764648,-87.0953140258789,-87.0552062988281,-87.0208282470703,-86.9119644165039,-86.8489456176758,-86.814567565918,-86.7801895141602,-86.7572708129883,-86.7228927612305,-86.7114334106445,-86.6827850341797,-86.6713256835938,-86.6541366577148,-86.6426773071289,-86.6082992553711,-86.5911102294922,-86.5681915283203,-86.53955078125,-86.5624618530273,-86.5796585083008,-86.5796585083008,-86.5796585083008,null,-103.458984375,-103.464714050293,-103.470443725586,-103.470443725586,-103.711090087891,-104.146537780762,-104.146537780762,-104.135078430176,-104.135078430176,-103.573585510254,-103.453262329102,-103.458984375,-103.458984375,null,-83.6919479370117,-83.6804885864258,-83.5143280029297,-83.4971389770508,-83.462760925293,-83.4513092041016,-83.4455718994141,-83.4398422241211,-83.4054718017578,-83.3825454711914,-83.3538970947266,-83.3481674194336,-83.3309783935547,-83.3137969970703,-83.3080596923828,-83.2908706665039,-83.2794189453125,-83.2794189453125,-83.2908706665039,-83.2908706665039,-83.2794189453125,-83.5429763793945,-83.6919479370117,-83.6919479370117,null,-89.9944839477539,-89.9944839477539,-89.983024597168,-89.983024597168,-89.9142684936523,-89.9199905395508,-90.1491775512695,-90.3038787841797,-90.2981491088867,-90.3325271606445,-90.3325271606445,-90.3726272583008,-90.3726272583008,-90.4872283935547,-90.4872283935547,-90.607551574707,-90.5846252441406,-90.5846252441406,-89.9944839477539,-89.9944839477539,null,-86.2416076660156,-86.2416076660156,-86.3676605224609,-86.6140289306641,-86.6140289306641,-86.6713256835938,-86.6770553588867,-86.6484069824219,-86.6426773071289,-86.6426773071289,-86.631217956543,-86.4650573730469,-86.4536056518555,-86.3160934448242,-86.2416076660156,-86.2416076660156,null,-83.2908706665039,-83.3023300170898,-83.2908706665039,-83.2450408935547,-83.2221221923828,-83.2049331665039,-83.187744140625,-83.1533660888672,-83.1189880371094,-83.0674209594727,-83.0273132324219,-83.00439453125,-82.9757461547852,-82.9585647583008,-82.9700164794922,-82.9757461547852,-82.9814758300781,-83.00439453125,-83.0387725830078,-83.0731506347656,-83.1017990112305,-83.1075286865234,-83.1247100830078,-83.182014465332,-83.2106552124023,-83.2106552124023,-83.2163848876953,-83.2450408935547,-83.2622222900391,-83.2507629394531,-83.2221221923828,-83.2564926147461,-83.2622222900391,-83.2794189453125,-83.3023300170898,-83.3195266723633,-83.3252563476562,-83.3997344970703,-83.4226531982422,-83.4455718994141,-83.4684906005859,-83.5085983276367,-83.4971389770508,-83.462760925293,-83.4398422241211,-83.4341125488281,-83.4341125488281,-83.4283828735352,-83.4169235229492,-83.4054718017578,-83.3882751464844,-83.3309783935547,-83.2908706665039,-83.2908706665039,null,-92.8306274414062,-92.8420791625977,-92.6186294555664,-92.6243591308594,-92.6816482543945,-92.6816482543945,-92.7217559814453,-92.7504119873047,-92.7504119873047,-92.9509429931641,-92.9165649414062,-92.9222946166992,-92.9452133178711,-92.96240234375,-92.9738616943359,-92.9910507202148,-93.0196990966797,-93.0196990966797,-93.0139694213867,-92.9910507202148,-92.9967803955078,-93.0139694213867,-93.0368881225586,-93.0598068237305,-93.0769958496094,-93.0655364990234,-93.0598068237305,-92.8306274414062,-92.8306274414062,null,-81.6980514526367,-81.6407623291016,-81.6407623291016,-81.5777282714844,-81.5834579467773,-81.6980514526367,-81.7152404785156,-81.7152404785156,-81.7209701538086,-81.7095108032227,-81.7152404785156,-81.7496185302734,-81.7553482055664,-81.8183746337891,-81.824104309082,-81.835563659668,-82.0590133666992,-82.0475616455078,-82.0246353149414,-82.0819320678711,-82.0762023925781,-81.6980514526367,-81.6980514526367,null,-84.9066162109375,-84.9066162109375,-84.9008865356445,-84.8951568603516,-84.8836975097656,-84.8722381591797,-84.8550491333008,-84.8264007568359,-84.8034820556641,-84.7920227050781,-84.7805633544922,-84.7347259521484,-84.7175445556641,-84.7003479003906,-84.6717071533203,-84.6315994262695,-84.6086730957031,-84.5914916992188,-84.5685653686523,-84.5055465698242,-84.4654388427734,-84.4310607910156,-84.4482498168945,-84.4597091674805,-84.4539794921875,-84.368034362793,-84.3508453369141,-84.3336563110352,-84.4196014404297,-84.4367904663086,-84.4654388427734,-84.5227355957031,-84.551383972168,-84.5571136474609,-84.5685653686523,-84.7118072509766,-84.7175445556641,-84.7175445556641,-84.7347259521484,-84.7519149780273,-84.7805633544922,-84.8034820556641,-84.8779678344727,-84.9066162109375,-84.9066162109375,null,-111.446014404297,-111.417373657227,-111.36580657959,-111.319969177246,-111.314239501953,-111.297050476074,-111.279861450195,-111.274139404297,-111.256942749023,-111.234031677246,-111.245483398438,-111.268402099609,-111.314239501953,-111.360076904297,-111.377265930176,-111.388725280762,-111.417373657227,-111.446014404297,-111.566337585449,-111.600723266602,-111.566337585449,-111.531959533691,-111.5205078125,-111.480400085449,-111.531959533691,-111.549156188965,-111.640830993652,-111.646560668945,-111.658012390137,-111.709579467773,-111.749687194824,-111.778335571289,-111.789794921875,-111.847091674805,-111.847091674805,-111.81844329834,-111.847091674805,-111.858551025391,-111.870010375977,-111.87574005127,-111.864280700684,-111.772605895996,-111.715309143066,-111.646560668945,-111.600723266602,-111.514778137207,-111.451751708984,-111.46321105957,-111.457481384277,-111.446014404297,-111.446014404297,null,-78.2373886108398,-78.3462524414062,-78.483757019043,-78.47802734375,-78.47802734375,-78.4608383178711,-78.4608383178711,-78.4436492919922,-78.4321899414062,-78.4436492919922,-78.4493789672852,-78.4379196166992,-78.4264678955078,-78.3978118896484,-78.3519744873047,-78.3233261108398,-78.3004150390625,-78.2774887084961,-78.2545776367188,-78.2431182861328,-78.2259292602539,-78.1915512084961,-78.1342544555664,-78.1113357543945,-78.0425796508789,-78.0884170532227,-78.1170654296875,-78.1342544555664,-78.1858139038086,-78.1858139038086,-78.214469909668,-78.2373886108398,-78.2373886108398],"y":[34.3087120056152,34.3201713562012,34.6868667602539,34.663948059082,34.6467590332031,34.5894622802734,34.5608139038086,34.5550842285156,34.5493545532227,34.5608139038086,34.5894622802734,34.5894622802734,34.5894622802734,34.5608139038086,34.5493545532227,34.5608139038086,34.5837326049805,34.5894622802734,34.5780029296875,34.5493545532227,34.4748725891113,34.4061164855957,34.3087120056152,34.3087120056152,null,40.4393615722656,40.3591461181641,40.3534164428711,40.0153732299805,40.0153732299805,40.0096435546875,40.3476905822754,40.3534164428711,40.5310363769531,40.5310363769531,40.5310363769531,40.4393615722656,40.4393615722656,null,33.5123023986816,33.5925178527832,33.8102378845215,33.8045082092285,33.770133972168,33.7529449462891,33.7300262451172,33.7128372192383,33.6956481933594,33.6669998168945,33.6154365539551,33.5982437133789,33.5753288269043,33.5581359863281,33.5524101257324,33.5466804504395,33.5352210998535,33.5180282592773,33.5123023986816,33.5008430480957,33.4836540222168,33.4320907592773,33.5123023986816,33.5123023986816,null,39.8664054870605,39.786190032959,39.786190032959,39.7117042541504,39.5627365112305,39.5226287841797,39.5226287841797,39.5226287841797,39.6314888000488,39.6314888000488,39.6601371765137,39.6658706665039,39.7460823059082,39.7518119812012,39.786190032959,39.786190032959,39.8320274353027,39.8664054870605,39.8664054870605,39.8664054870605,null,39.6257629394531,39.339282989502,39.339282989502,39.339282989502,39.471061706543,39.471061706543,39.5283584594727,39.5455436706543,39.5627365112305,39.5971145629883,39.6028442382812,39.6028442382812,39.6314888000488,39.6257629394531,39.6257629394531,39.6257629394531,null,38.0787773132324,38.0501251220703,38.0386695861816,38.0386695861816,38.0272064208984,38.0157508850098,38.0100212097168,38.0157508850098,38.0100212097168,38.0042877197266,37.9928321838379,37.969913482666,37.9584541320801,37.9011573791504,37.9011573791504,37.8896980285645,37.8782386779785,37.8667793273926,37.8839683532715,37.8954315185547,37.9011573791504,37.8782386779785,37.8495941162109,37.8209419250488,37.8209419250488,37.8037567138672,37.7922973632812,37.7808380126953,37.7693786621094,37.7579193115234,37.7521896362305,37.7235412597656,37.7350006103516,37.7350006103516,37.7521896362305,37.7636489868164,37.7865676879883,37.8152160644531,37.8209419250488,37.8438606262207,37.8438606262207,37.8725128173828,37.8839683532715,37.9126167297363,37.9355354309082,37.964183807373,37.9928321838379,38.0157508850098,38.0272064208984,38.0443954467773,38.0386695861816,38.0615882873535,38.0787773132324,38.0787773132324,null,38.686107635498,38.5944366455078,38.428279876709,38.3480682373047,38.3480682373047,38.2277450561523,38.2220153808594,38.2162857055664,38.1933670043945,38.1933670043945,38.2105560302734,38.2220153808594,38.2277450561523,38.2220153808594,38.1990966796875,38.1876373291016,38.1876373291016,38.1990966796875,38.2105560302734,38.2105560302734,38.2220153808594,38.2277450561523,38.2334747314453,38.2678527832031,38.2735786437988,38.5314140319824,38.6918411254883,38.686107635498,38.686107635498,null,39.7690010070801,39.7575416564941,39.6887893676758,39.6887893676758,39.6028442382812,39.6028442382812,39.5971145629883,39.5799255371094,39.5570068359375,39.5455436706543,39.5054397583008,39.5111694335938,39.5111694335938,39.5168991088867,39.471061706543,39.46533203125,39.471061706543,39.5684623718262,39.7288932800293,39.7346229553223,39.780460357666,39.7690010070801,39.7690010070801,null,36.1479072570801,36.1765556335449,36.1994743347168,36.2166595458984,36.2281227111816,36.2796859741211,36.2911491394043,36.2911491394043,36.302604675293,36.3140678405762,36.3312530517578,36.3312530517578,36.3713607788086,36.3656311035156,36.3369827270508,36.2911491394043,36.2682304382324,36.2796859741211,36.2567672729492,36.2166595458984,36.1937408447266,36.159366607666,36.1421775817871,36.1364479064941,36.1192588806152,36.0906105041504,36.0791511535645,36.0562324523926,35.9932098388672,35.987476348877,35.9817504882812,35.9760208129883,35.9588317871094,35.9473724365234,35.9473724365234,35.8843460083008,35.9244537353516,35.9473724365234,35.987476348877,36.0046691894531,36.0333137512207,36.0619659423828,36.1192588806152,36.1479072570801,36.1479072570801,null,41.3560943603516,41.3732833862305,41.3618240356445,41.3389053344727,41.3274459838867,41.3159866333008,41.2873382568359,41.2357711791992,41.2185821533203,41.2013931274414,41.1670188903809,41.144100189209,41.138370513916,41.1612892150879,41.144100189209,41.1039924621582,41.0810737609863,41.0868034362793,41.0295066833496,40.9722099304199,40.9435653686523,40.9321060180664,40.8977279663086,40.8576202392578,40.7945976257324,40.7888641357422,40.7945976257324,40.8117828369141,40.8347015380859,40.8576202392578,40.8576202392578,40.8576202392578,40.9034576416016,40.966480255127,40.9722099304199,40.9836730957031,41.0409660339355,41.1039924621582,41.1326370239258,41.1670188903809,41.2013931274414,41.2185821533203,41.2013931274414,41.2128524780273,41.2357711791992,41.2300453186035,41.27587890625,41.2987976074219,41.3389053344727,41.3560943603516,41.3560943603516,null,39.3965797424316,39.4596061706543,39.5226287841797,39.5283584594727,39.5398178100586,39.5512771606445,39.5684623718262,39.5741958618164,39.5856552124023,39.5971145629883,39.6142997741699,39.6257629394531,39.6257629394531,39.6142997741699,39.6372184753418,39.6314888000488,39.6257629394531,39.6257629394531,39.6372184753418,39.6544075012207,39.6715965270996,39.6830558776855,39.6773262023926,39.6658706665039,39.6200332641602,39.5856552124023,39.5856552124023,39.5856552124023,39.5054397583008,39.4882507324219,39.4309539794922,39.3965797424316,39.3965797424316],"text":"Percent: -71.76918","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,54,178,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.233238220215,-100.651496887207,-100.6572265625,-100.141563415527,-100.14729309082,-100.233238220215,-100.233238220215],"y":[32.0741806030273,32.085636138916,32.5210838317871,32.5210838317871,32.0741806030273,32.0741806030273,32.0741806030273],"text":"Percent: -71.75389","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,54,178,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.335578918457,-88.8485641479492,-88.8371047973633,-88.8371047973633,-88.8428421020508,-88.8600234985352,-88.9230499267578,-88.9574279785156,-88.9631576538086,-88.9516983032227,-88.9402389526367,-89.1579666137695,-89.4902801513672,-89.4902801513672,-89.4788208007812,-89.4559020996094,-89.4387130737305,-89.4272537231445,-89.4387130737305,-89.4272537231445,-89.3986053466797,-89.3699569702148,-89.335578918457,-89.34130859375,-89.335578918457,-89.335578918457],"y":[36.5031394958496,36.5031394958496,36.4687652587891,36.4057388305664,36.3942794799805,36.3942794799805,36.4000091552734,36.4057388305664,36.2281227111816,36.2166595458984,36.1994743347168,36.1994743347168,36.1994743347168,36.2166595458984,36.2223930358887,36.2281227111816,36.2510414123535,36.2682304382324,36.3140678405762,36.3197937011719,36.3427124023438,36.3942794799805,36.440113067627,36.4573059082031,36.5031394958496,36.5031394958496],"text":"Percent: -71.68185","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,54,178,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.2970123291016,-96.0850219726562,-96.0850219726562,-96.4402542114258,-96.4345245361328,-96.4402542114258,-96.4860916137695,-96.5204696655273,-96.5147399902344,-96.5261993408203,-96.5204696655273,-96.3084716796875,-96.2970123291016,-96.2970123291016],"y":[32.8476715087891,32.853401184082,32.3778457641602,32.3663864135742,32.4064903259277,32.4236831665039,32.4408721923828,32.4981651306152,32.538272857666,32.549732208252,32.8190231323242,32.8247528076172,32.8476715087891,32.8476715087891],"text":"Percent: -71.67957","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,54,178,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.7007598876953,-97.6090927124023,-97.6148147583008,-97.6090927124023,-97.6549224853516,-97.6950378417969,-97.7236862182617,-97.7695236206055,-97.8382720947266,-97.8955688476562,-97.9815139770508,-98.0101623535156,-98.0445404052734,-98.0903778076172,-98.1533966064453,-98.1763229370117,-98.204963684082,-98.2450714111328,-98.2565307617188,-98.2966384887695,-98.3023681640625,-98.3023681640625,-98.2851791381836,-98.2851791381836,-98.1075592041016,-98.1075592041016,-98.0559997558594,-98.0559997558594,-97.9070281982422,-97.8955688476562,-97.7064895629883,-97.7007598876953,-97.7007598876953],"y":[41.3847427368164,41.3847427368164,41.3274459838867,41.3045272827148,41.2930679321289,41.27587890625,41.2586898803711,41.2185821533203,41.1670188903809,41.1039924621582,41.0753440856934,41.0638847351074,41.0409660339355,41.000862121582,40.9722099304199,40.949291229248,40.9321060180664,40.9149169921875,40.8919982910156,40.8576202392578,41.0409660339355,41.3847427368164,41.3847427368164,41.2586898803711,41.2586898803711,41.27587890625,41.27587890625,41.2873382568359,41.2873382568359,41.3045272827148,41.3045272827148,41.3847427368164,41.3847427368164],"text":"Percent: -71.65172","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,54,178,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.0899658203125,-85.0956954956055,-85.2160186767578,-85.456657409668,-85.456657409668,-85.3535232543945,-85.3535232543945,-85.0899658203125,-85.0899658203125,null,-99.4769287109375,-100.026969909668,-100.038436889648,-100.072807312012,-100.072807312012,-99.8092498779297,-99.293586730957,-99.29931640625,-99.2706680297852,-99.2706680297852,-99.2706680297852,-99.4769287109375,-99.4769287109375],"y":[40.9149169921875,40.5654106140137,40.5654106140137,40.5654106140137,40.6570854187012,40.6570854187012,40.9149169921875,40.9149169921875,40.9149169921875,null,47.3320426940918,47.3263130187988,47.6815490722656,47.6815490722656,47.8477058410645,47.8477058410645,47.8477058410645,47.6700897216797,47.6700897216797,47.5898742675781,47.3320426940918,47.3320426940918,47.3320426940918],"text":"Percent: -71.62204","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,54,178,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-103.659530639648,-104.049133300781,-104.049133300781,-104.049133300781,-104.003295898438,-103.986114501953,-103.957458496094,-103.928817749023,-103.91162109375,-103.894439697266,-103.860061645508,-103.82568359375,-103.791305541992,-103.791305541992,-103.808494567871,-103.82568359375,-103.819953918457,-103.762657165527,-103.739738464355,-103.722549438477,-103.711090087891,-103.67098236084,-103.642333984375,-103.619422912598,-103.602226257324,-103.596496582031,-103.573585510254,-103.562118530273,-103.55638885498,-103.579315185547,-103.573585510254,-103.544929504395,-103.52774810791,-103.51628112793,-103.510551452637,-103.487640380859,-103.441802978516,-103.413154602051,-103.384506225586,-103.373046875,-103.378768920898,-103.367317199707,-103.350128173828,-103.350128173828,-103.344398498535,-103.338668823242,-103.327209472656,-103.31575012207,-103.298561096191,-103.258453369141,-103.252723693848,-103.252723693848,-103.235534667969,-103.224075317383,-103.195426940918,-103.149589538574,-103.115219116211,-103.052185058594,-103.00634765625,-102.966239929199,-102.937599182129,-102.891761779785,-102.86311340332,-102.82300567627,-102.777168273926,-102.754257202148,-102.742790222168,-102.748519897461,-102.748519897461,-102.742790222168,-102.696952819824,-102.674041748047,-102.662582397461,-102.656845092773,-102.639656066895,-102.616744995117,-102.599548339844,-102.593818664551,-102.565170288086,-102.547988891602,-102.559440612793,-102.616744995117,-102.616744995117,-102.633934020996,-102.633934020996,-103.092292785645,-103.092292785645,-103.659530639648,-103.659530639648],"y":[47.3320426940918,47.3320426940918,47.4007987976074,47.9852142333984,47.9737548828125,47.9794883728027,47.9794883728027,47.9622993469238,47.9565696716309,47.9622993469238,47.9909439086914,47.9852142333984,48.0138626098633,48.0253219604492,48.0367813110352,48.0539703369141,48.0539703369141,48.0425109863281,48.0482406616211,48.0654296875,48.1112632751465,48.1169967651367,48.1227264404297,48.1227264404297,48.1112632751465,48.0998077392578,48.0940780639648,48.0883445739746,48.0768890380859,48.0654296875,48.0367813110352,48.0367813110352,48.0310516357422,48.0253219604492,48.0138626098633,48.0081329345703,48.0195922851562,48.0195922851562,48.0195922851562,48.0367813110352,48.0539703369141,48.0539703369141,48.0539703369141,48.0367813110352,48.0310516357422,48.0253219604492,48.0253219604492,48.0425109863281,48.0425109863281,48.0425109863281,48.0654296875,48.0826187133789,48.1112632751465,48.1227264404297,48.1227264404297,48.1456451416016,48.1399154663086,48.1284523010254,48.1399154663086,48.1341819763184,48.1227264404297,48.1284523010254,48.1341819763184,48.1341819763184,48.1341819763184,48.1341819763184,48.1284523010254,48.1112632751465,48.0883445739746,48.0826187133789,48.0826187133789,48.0826187133789,48.059700012207,48.0425109863281,48.0367813110352,48.0425109863281,48.0367813110352,48.0138626098633,48.0024070739746,47.9852142333984,47.9565696716309,47.9221878051758,47.8878135681152,47.8591651916504,47.6758155822754,47.6700897216797,47.3263130187988,47.3320426940918,47.3320426940918],"text":"Percent: -71.57464","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,54,178,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.1075592041016,-98.1132888793945,-97.94140625,-97.5976333618164,-97.3913650512695,-97.3856353759766,-97.6320114135742,-98.0846481323242,-98.0789108276367,-98.1075592041016,-98.1075592041016,null,-101.625526428223,-101.075485229492,-101.081214904785,-101.61979675293,-101.625526428223,-101.625526428223],"y":[43.1895561218262,43.4989547729492,43.4989547729492,43.4989547729492,43.4989547729492,43.1666412353516,43.1666412353516,43.1666412353516,43.1838302612305,43.1895561218262,43.1895561218262,null,36.0505027770996,36.0505027770996,35.6150550842285,35.6150550842285,36.0505027770996,36.0505027770996],"text":"Percent: -71.56204","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,54,178,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-111.784065246582,-111.640830993652,-111.646560668945,-111.600723266602,-111.549156188965,-111.514778137207,-111.480400085449,-111.451751708984,-111.440292358398,-111.446014404297,-111.405914306641,-111.405914306641,-111.319969177246,-111.319969177246,-111.348617553711,-111.314239501953,-111.268402099609,-111.245483398438,-111.245483398438,-111.216835021973,-111.142356872559,-111.113700866699,-111.073593139648,-111.073593139648,-111.102249145508,-111.125160217285,-111.107978820801,-111.073593139648,-111.062141418457,-111.170997619629,-111.176727294922,-111.319969177246,-111.319969177246,-111.388725280762,-111.42310333252,-111.42310333252,-111.46321105957,-111.46321105957,-111.531959533691,-111.560615539551,-111.623634338379,-111.66374206543,-111.66374206543,-111.784065246582,-111.784065246582,-111.784065246582],"y":[46.5642776489258,46.5700073242188,46.7476272583008,46.7762756347656,46.7648162841797,46.7590866088867,46.7705421447754,46.7476272583008,46.713249206543,46.701789855957,46.6731414794922,46.6330337524414,46.6330337524414,46.5642776489258,46.5413627624512,46.5184440612793,46.5127143859863,46.4783363342285,46.4324989318848,46.4324989318848,46.4496879577637,46.4210395812988,46.4210395812988,46.3408241271973,46.3236389160156,46.2949905395508,46.260612487793,46.2434234619141,46.1918601989746,46.1918601989746,46.1803970336914,46.1803970336914,46.1402893066406,46.0944519042969,46.0543479919434,45.9913215637207,45.9913215637207,45.9684028625488,45.9053764343262,45.9053764343262,45.8710021972656,45.8366241455078,46.0428886413574,46.0428886413574,46.5642776489258,46.5642776489258],"text":"Percent: -71.54742","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,54,178,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.4310607910156,-84.4310607910156,-84.4883575439453,-84.820671081543,-84.820671081543,-84.81494140625,-84.81494140625,-84.4597091674805,-84.4425201416016,-84.4310607910156,-84.4310607910156],"y":[40.2044486999512,39.9294281005859,39.91796875,39.9294281005859,40.0153732299805,40.3133087158203,40.3534164428711,40.3534164428711,40.3591461181641,40.2044486999512,40.2044486999512],"text":"Percent: -71.53223","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,54,178,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.5147094726562,-81.5204315185547,-81.5261611938477,-81.5490875244141,-81.5605392456055,-81.5605392456055,-81.5605392456055,-81.5662689208984,-81.5662689208984,-81.5433578491211,-81.5089797973633,-81.4574127197266,-81.4459457397461,-81.4230346679688,-81.3943862915039,-81.3657379150391,-81.3256301879883,-81.3027114868164,-81.2912521362305,-81.2912521362305,-81.0735244750977,-81.0792541503906,-81.0907211303711,-81.0849838256836,-81.0563430786133,-81.0620727539062,-81.0620727539062,-80.9589385986328,-80.9474716186523,-80.9016342163086,-80.8959121704102,-80.9073715209961,-80.9016342163086,-80.8787231445312,-80.8787231445312,-80.9073715209961,-80.9474716186523,-80.9703979492188,-80.9761276245117,-80.9703979492188,-80.9761276245117,-81.0047760009766,-81.0162353515625,-81.0219650268555,-81.0219650268555,-81.0677947998047,-81.0677947998047,-81.0907211303711,-81.1193618774414,-81.1422882080078,-81.1651992797852,-81.1823959350586,-81.19384765625,-81.199577331543,-81.2110366821289,-81.2282333374023,-81.2511444091797,-81.2912521362305,-81.3084411621094,-81.3027114868164,-81.4402160644531,-81.4574127197266,-81.4746017456055,-81.4860534667969,-81.5147094726562,-81.5147094726562],"y":[37.7922973632812,37.8152160644531,37.8209419250488,37.8266754150391,37.8438606262207,37.8725128173828,37.9011573791504,37.9126167297363,37.9298057556152,37.969913482666,37.9813690185547,37.9813690185547,37.969913482666,37.964183807373,37.964183807373,37.964183807373,37.969913482666,37.964183807373,37.9584541320801,37.8839683532715,37.8725128173828,37.8667793273926,37.8495941162109,37.8495941162109,37.8495941162109,37.8438606262207,37.832405090332,37.8266754150391,37.8209419250488,37.7693786621094,37.7579193115234,37.7350006103516,37.7235412597656,37.6948928833008,37.6891632080078,37.6948928833008,37.7120819091797,37.7063522338867,37.7006225585938,37.6891632080078,37.6777038574219,37.6777038574219,37.6777038574219,37.6719779968262,37.6433258056641,37.6318664550781,37.6089515686035,37.5860328674316,37.5917587280273,37.5917587280273,37.5917587280273,37.5860328674316,37.5745697021484,37.5459251403809,37.5058174133301,37.517276763916,37.523006439209,37.5344657897949,37.5516510009766,37.5745697021484,37.7751083374023,37.7865676879883,37.7808380126953,37.7808380126953,37.7922973632812,37.7922973632812],"text":"Percent: -71.49374","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,54,178,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.131233215332,-94.4578247070312,-94.5666885375977,-94.8417053222656,-94.8703536987305,-94.8703536987305,-94.9047241210938,-94.8818130493164,-94.956298828125,-94.9391021728516,-94.962028503418,-94.9906692504883,-94.85888671875,-94.8359756469727,-94.7271118164062,-94.6067962646484,-94.5494995117188,-94.509391784668,-94.4864654541016,-94.4750137329102,-94.3833389282227,-94.3375015258789,-94.131233215332,-94.131233215332],"y":[31.123067855835,31.0543117523193,31.0829620361328,31.1689052581787,31.2319278717041,31.2663078308105,31.2892265319824,31.3178730010986,31.3637104034424,31.3808975219727,31.4038162231445,31.4496536254883,31.5527858734131,31.5241374969482,31.4783000946045,31.4611110687256,31.432466506958,31.432466506958,31.4267349243164,31.3751678466797,31.2892265319824,31.2491188049316,31.123067855835,31.123067855835],"text":"Percent: -71.47484","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,54,178,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.7912673950195,-88.7282409667969,-88.7225112915039,-88.7053298950195,-88.6881332397461,-88.6652221679688,-88.6365737915039,-88.613655090332,-88.5850067138672,-88.5563583374023,-88.3730087280273,-88.3959274291992,-88.7912673950195,-88.7912673950195,-88.7912673950195],"y":[35.2369041442871,35.2426338195801,35.254093170166,35.2999305725098,35.3343086242676,35.3514938354492,35.3686828613281,35.3801460266113,35.3801460266113,35.3858757019043,35.3686828613281,34.996265411377,34.996265411377,35.2369041442871,35.2369041442871],"text":"Percent: -71.46498","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,54,178,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.1824264526367,-95.867301940918,-95.8386535644531,-95.8329238891602,-95.8271942138672,-95.8214645385742,-95.8157272338867,-96.0964813232422,-96.0907516479492,-96.1079406738281,-96.1480484008789,-96.1595077514648,-96.1537780761719,-96.130859375,-96.1079406738281,-96.136589050293,-96.1423187255859,-96.1938858032227,-96.1824264526367,-96.1881561279297,-96.1766891479492,-96.1881561279297,-96.1824264526367,-96.1824264526367],"y":[30.8193988800049,30.8595085144043,30.6303253173828,30.5959453582764,30.527193069458,30.3151969909668,30.2464408874512,30.2235221862793,30.2521705627441,30.3037395477295,30.3151969909668,30.3266544342041,30.3667621612549,30.3954105377197,30.4183292388916,30.4527053833008,30.4985427856445,30.6188640594482,30.6532440185547,30.6876201629639,30.7506446838379,30.7907524108887,30.8193988800049,30.8193988800049],"text":"Percent: -71.42359","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,54,178,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.004051208496,-99.8837280273438,-99.8894577026367,-99.7233047485352,-99.7233047485352,-99.6831970214844,-99.6831970214844,-99.6660079956055,-99.6602783203125,-99.6660079956055,-99.8207092285156,-99.8493576049805,-99.8894577026367,-99.9181060791016,-99.9467620849609,-99.9868698120117,-99.9983291625977,-100.004051208496,-100.004051208496,-100.004051208496],"y":[35.0306396484375,35.0306396484375,34.9504280090332,34.9504280090332,34.7842674255371,34.7728080749512,34.7613487243652,34.7613487243652,34.7327003479004,34.5149765014648,34.5035171508789,34.5207099914551,34.5493545532227,34.5608139038086,34.5608139038086,34.5608139038086,34.5608139038086,34.7498931884766,35.0306396484375,35.0306396484375],"text":"Percent: -71.39762","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,54,178,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.8722381591797,-84.9467239379883,-85.0326690673828,-85.004020690918,-84.998291015625,-84.9868316650391,-84.9696426391602,-84.9409942626953,-84.8378601074219,-84.6201324462891,-84.6373291015625,-84.6487808227539,-84.6487808227539,-84.6430587768555,-84.6315994262695,-84.5800323486328,-84.5628433227539,-84.545654296875,-84.539924621582,-84.5170059204102,-84.5112762451172,-84.5170059204102,-84.6659698486328,-84.6717071533203,-84.6888885498047,-84.6946182250977,-84.7003479003906,-84.7060775756836,-84.7175445556641,-84.723274230957,-84.8722381591797,-84.8722381591797],"y":[33.2086334228516,33.2143630981445,33.4206275939941,33.4206275939941,33.4320907592773,33.437816619873,33.4263572692871,33.4263572692871,33.5065727233887,33.5065727233887,33.4836540222168,33.455005645752,33.4320907592773,33.3977088928223,33.3805198669434,33.3461456298828,33.3289566040039,33.2888450622559,33.2831192016602,33.2602005004883,33.2430114746094,33.2143630981445,33.2143630981445,33.2200927734375,33.2200927734375,33.2143630981445,33.2143630981445,33.2200927734375,33.2200927734375,33.2143630981445,33.2086334228516,33.2086334228516],"text":"Percent: -71.39537","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,54,178,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.525032043457,-87.53076171875,-87.9261016845703,-87.9948577880859,-88.0005874633789,-88.1151809692383,-88.1209106445312,-88.1323699951172,-88.1380996704102,-87.53076171875,-87.525032043457,-87.525032043457],"y":[40.7315711975098,40.4794692993164,40.4794692993164,40.4794692993164,40.4851989746094,40.4909286499023,40.6570854187012,40.6628150939941,41.000862121582,41.0180473327637,40.7315711975098,40.7315711975098],"text":"Percent: -71.37823","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,54,178,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.3241195678711,-89.3183898925781,-89.0147171020508,-88.9975357055664,-88.9115905761719,-88.9115905761719,-89.3241195678711,-89.3241195678711],"y":[32.5783805847168,32.9336166381836,32.9393424987793,32.9336166381836,32.9278831481934,32.5783805847168,32.5783805847168,32.5783805847168],"text":"Percent: -71.36823","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,54,178,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.2041702270508,-86.8260269165039,-86.7801895141602,-86.7801895141602,-86.814567565918,-86.8489456176758,-86.9119644165039,-87.0208282470703,-87.0552062988281,-87.0953140258789,-87.1182327270508,-87.2041702270508,-87.2213668823242,-87.255744934082,-87.255744934082,-87.2385559082031,-87.2099075317383,-87.2041702270508,-87.2041702270508,-87.2041702270508,null,-96.8012161254883,-96.9272689819336,-96.7152709960938,-96.4975509643555,-96.2397232055664,-96.2741012573242,-96.3428497314453,-96.3313980102539,-96.589225769043,-96.8012161254883,-96.8012161254883],"y":[35.0019912719727,34.996265411377,34.9905319213867,34.5493545532227,34.5550842285156,34.5608139038086,34.5894622802734,34.6467590332031,34.663948059082,34.6868667602539,34.7097816467285,34.7670783996582,34.7670783996582,34.7613487243652,34.7899971008301,34.7899971008301,34.812915802002,34.8301048278809,35.0019912719727,35.0019912719727,null,31.5298671722412,31.7017555236816,31.8163471221924,31.7991580963135,31.432466506958,31.4152774810791,31.3808975219727,31.3579788208008,31.2262001037598,31.5298671722412,31.5298671722412],"text":"Percent: -71.35231","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,54,178,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.7068328857422,-80.6896514892578,-80.477653503418,-80.466194152832,-80.4489974975586,-80.4432754516602,-80.4318161010742,-80.4088973999023,-80.4146270751953,-80.4088973999023,-80.3917083740234,-80.3687896728516,-80.3630599975586,-80.3573303222656,-80.3687896728516,-80.3917083740234,-80.4031677246094,-80.4031677246094,-80.3917083740234,-80.3687896728516,-80.3745193481445,-80.3802490234375,-80.4031677246094,-80.4088973999023,-80.4146270751953,-80.4260864257812,-80.4604644775391,-80.466194152832,-80.4489974975586,-80.4489974975586,-80.4604644775391,-80.4432754516602,-80.4432754516602,-80.4604644775391,-80.471923828125,-80.4891128540039,-80.5063018798828,-80.5349426269531,-80.5635986328125,-80.6323471069336,-80.649543762207,-80.6667251586914,-80.6724548339844,-80.7068328857422,-80.7068328857422],"y":[35.8614273071289,36.0505027770996,36.0505027770996,36.0619659423828,36.0734214782715,36.0447769165039,36.0275840759277,36.0161285400391,35.987476348877,35.9760208129883,35.9645576477051,35.9473724365234,35.9301834106445,35.901538848877,35.8900756835938,35.8900756835938,35.8900756835938,35.8843460083008,35.8728866577148,35.8557014465332,35.84423828125,35.84423828125,35.8557014465332,35.849967956543,35.8327827453613,35.8327827453613,35.849967956543,35.8327827453613,35.8098640441895,35.8041305541992,35.7926750183105,35.7697563171387,35.7582969665527,35.7411079406738,35.7640266418457,35.7812118530273,35.7869453430176,35.7926750183105,35.8155937194824,35.8327827453613,35.849967956543,35.849967956543,35.8614273071289,35.8614273071289,35.8614273071289],"text":"Percent: -71.34881","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,54,178,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.4658508300781,-97.1736373901367,-96.7439270019531,-96.7439270019531,-96.7496490478516,-96.7840347290039,-96.7840347290039,-96.8699798583984,-96.9043502807617,-96.9100875854492,-96.9616470336914,-97.0189437866211,-97.0590515136719,-97.0762405395508,-97.0590515136719,-97.0533218383789,-97.0876998901367,-97.2767791748047,-97.4601211547852,-97.4658508300781,-97.4658508300781],"y":[37.0016136169434,36.9958839416504,36.9958839416504,36.9214019775391,36.7953491210938,36.7896194458008,36.7781600952148,36.7667045593262,36.755241394043,36.7208671569824,36.6979484558105,36.7094039916992,36.6979484558105,36.6750297546387,36.6349220275879,36.612003326416,36.6005439758301,36.5948143005371,36.5833549499512,37.0016136169434,37.0016136169434],"text":"Percent: -71.31869","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(33,54,178,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.4050903320312,-85.4108200073242,-85.450927734375,-85.4853057861328,-85.5082244873047,-85.5254058837891,-85.5254058837891,-85.6858367919922,-85.6915664672852,-85.6915664672852,-85.6743850708008,-85.63427734375,-85.5196762084961,-85.5024948120117,-85.4967651367188,-85.5139465332031,-85.5254058837891,-85.5483322143555,-85.5655136108398,-85.5941619873047,-85.6170806884766,-85.6571884155273,-85.6801071166992,-85.7030258178711,-85.7316741943359,-85.7030258178711,-85.7030258178711,-85.6858367919922,-85.6858367919922,-85.6972961425781,-85.72021484375,-85.7316741943359,-85.7431335449219,-85.7545928955078,-85.7775115966797,-85.8061599731445,-85.8233489990234,-85.8462677001953,-85.8691864013672,-85.8691864013672,-85.8519973754883,-85.8290786743164,-85.8004302978516,-85.7832412719727,-85.7832412719727,-85.7775115966797,-85.7545928955078,-85.7545928955078,-85.7545928955078,-85.7488632202148,-85.7545928955078,-85.7775115966797,-85.8749160766602,-85.9494018554688,-85.9895095825195,-85.9895095825195,-85.9665832519531,-85.9379425048828,-85.9150238037109,-85.897834777832,-85.8749160766602,-85.5082244873047,-85.5024948120117,-85.450927734375,-85.3993606567383,-85.4050903320312,-85.4050903320312,null,-84.1617660522461,-84.1560363769531,-84.0414505004883,-84.0414505004883,-83.90966796875,-83.915397644043,-83.9383163452148,-83.9612350463867,-83.915397644043,-83.915397644043,-83.8867492675781,-83.8581085205078,-83.7950744628906,-83.7435073852539,-83.7205963134766,-83.7205963134766,-83.6919479370117,-83.6919479370117,-83.818000793457,-83.82373046875,-84.0471801757812,-84.0471801757812,-84.1617660522461,-84.1617660522461,-84.1617660522461],"y":[30.217794418335,29.9656925201416,29.9714241027832,29.9828815460205,29.9943428039551,30.0058002471924,30.0344486236572,30.1146621704102,30.1318511962891,30.1433086395264,30.1433086395264,30.1318511962891,30.074556350708,30.074556350708,30.0860137939453,30.1032009124756,30.1490383148193,30.1547698974609,30.1547698974609,30.1433086395264,30.1490383148193,30.1719570159912,30.1719570159912,30.1834144592285,30.212064743042,30.2292518615723,30.2521705627441,30.2636299133301,30.275089263916,30.275089263916,30.269359588623,30.269359588623,30.2808208465576,30.3151969909668,30.3266544342041,30.3266544342041,30.3037395477295,30.2980079650879,30.275089263916,30.2579021453857,30.2464408874512,30.2464408874512,30.269359588623,30.269359588623,30.2521705627441,30.2407131195068,30.2407131195068,30.2292518615723,30.2063331604004,30.1547698974609,30.1490383148193,30.1547698974609,30.2235221862793,30.2636299133301,30.286548614502,30.4011421203613,30.4240608215332,30.4240608215332,30.4240608215332,30.4355182647705,30.4527053833008,30.4527053833008,30.5730266571045,30.5730266571045,30.5730266571045,30.217794418335,30.217794418335,null,43.8255424499512,43.997428894043,43.997428894043,43.9114837646484,43.9114837646484,43.8713760375977,43.8198127746582,43.7739753723145,43.722412109375,43.6994934082031,43.670841217041,43.6421928405762,43.6364669799805,43.6307373046875,43.6135482788086,43.5848999023438,43.5848999023438,43.4817657470703,43.4817657470703,43.5218734741211,43.5276031494141,43.5677108764648,43.5677108764648,43.8255424499512,43.8255424499512],"text":"Percent: -71.22655","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(34,55,179,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.0613098144531,-85.0613098144531,-84.998291015625,-84.9409942626953,-84.9180755615234,-84.9123458862305,-84.7519149780273,-84.7461853027344,-84.7404556274414,-84.7347259521484,-84.7347259521484,-84.8550491333008,-84.9066162109375,-85.0498580932617,-85.0498580932617,-85.0613098144531,-85.0613098144531,null,-84.8034820556641,-84.8034820556641,-84.4654388427734,-84.4597091674805,-84.3508453369141,-84.3508453369141,-84.3565826416016,-84.4024124145508,-84.8034820556641,-84.8034820556641],"y":[33.896183013916,33.9420204162598,33.9420204162598,34.0737991333008,34.0737991333008,34.0795288085938,34.0795288085938,33.9420204162598,33.9362907409668,33.7930526733398,33.770133972168,33.7529449462891,33.7644004821777,33.8102378845215,33.896183013916,33.896183013916,33.896183013916,null,40.9951286315918,41.2586898803711,41.2586898803711,41.2243118286133,41.2185821533203,41.1727447509766,40.9951286315918,40.9951286315918,40.9951286315918,40.9951286315918],"text":"Percent: -71.21075","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(34,55,179,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.6816482543945,-92.8478088378906,-92.8478088378906,-92.8592681884766,-92.8535385131836,-92.6186294555664,-92.6186294555664,-92.5556030273438,-92.504035949707,-92.4811172485352,-92.4581985473633,-92.4180908203125,-92.4009017944336,-92.4066314697266,-92.2519378662109,-92.2519378662109,-92.2519378662109,-92.6816482543945,-92.6816482543945],"y":[37.4771690368652,37.4886283874512,37.7120819091797,37.7178115844727,37.8896980285645,37.8839683532715,37.8667793273926,37.8094863891602,37.8266754150391,37.8266754150391,37.832405090332,37.8495941162109,37.8610496520996,37.7063522338867,37.6375961303711,37.5974884033203,37.4657135009766,37.4771690368652,37.4771690368652],"text":"Percent: -71.18026","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(34,55,179,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.485710144043,-98.4914474487305,-97.935676574707,-97.9242172241211,-97.9299468994141,-98.47998046875,-98.4742584228516,-98.485710144043,-98.485710144043],"y":[38.6975708007812,38.8637275695801,38.875186920166,38.6001663208008,38.5142250061035,38.5142250061035,38.6918411254883,38.6975708007812,38.6975708007812],"text":"Percent: -71.16175","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(34,55,179,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.1766586303711,-81.199577331543,-81.2568740844727,-81.2683334350586,-81.2855224609375,-81.2912521362305,-81.3199005126953,-81.3370895385742,-81.3600082397461,-81.382926940918,-81.382926940918,-81.4001083374023,-81.4115753173828,-81.4173049926758,-81.4459457397461,-81.4631423950195,-81.4631423950195,-81.4803237915039,-81.4975204467773,-81.5147094726562,-81.5318908691406,-81.5433578491211,-81.5662689208984,-81.5777282714844,-81.5949249267578,-81.6006546020508,-81.6235656738281,-81.6579437255859,-81.6808700561523,-81.7152404785156,-81.7438888549805,-81.7725372314453,-81.7839965820312,-81.7381591796875,-81.7037811279297,-81.4402160644531,-81.3886566162109,-81.3370895385742,-81.3256301879883,-81.3256301879883,-81.2912521362305,-81.2855224609375,-81.2683334350586,-81.2568740844727,-81.2568740844727,-81.2339553833008,-81.2339553833008,-81.2224960327148,-81.2110366821289,-81.199577331543,-81.2053070068359,-81.199577331543,-81.1766586303711,-81.1537399291992,-81.1651992797852,-81.1766586303711,-81.1823959350586,-81.1709289550781,-81.1766586303711,-81.1766586303711,-81.1766586303711,null,-95.9360504150391,-95.9360504150391,-95.9188690185547,-95.9188690185547,-95.9074020385742,-95.8443756103516,-95.8271942138672,-95.8615646362305,-95.9188690185547,-95.9647064208984,-95.9818878173828,-95.9990768432617,-96.0678329467773,-96.1136703491211,-96.1537780761719,-96.1881561279297,-96.2110748291016,-96.2339935302734,-96.2626342773438,-96.2912902832031,-96.3142013549805,-96.3371200561523,-96.3657760620117,-96.3886871337891,-96.4230651855469,-96.4574508666992,-96.4803619384766,-96.5147399902344,-96.5261993408203,-96.5433883666992,-96.6236038208008,-96.6350631713867,-96.6121444702148,-96.589225769043,-96.5949554443359,-96.5663070678711,-96.58349609375,-96.5720367431641,-96.6121444702148,-96.5720367431641,-96.5663070678711,-96.5319290161133,-96.5663070678711,-96.5663070678711,-96.4459838867188,-96.4459838867188,-96.400146484375,-95.9360504150391,-95.9360504150391],"y":[31.7533206939697,31.7304019927979,31.7590503692627,31.7705097198486,31.8106155395508,31.8163471221924,31.8220767974854,31.8335342407227,31.8335342407227,31.8449954986572,31.8564529418945,31.8621845245361,31.885103225708,31.8965606689453,31.9194793701172,31.9423980712891,31.9595851898193,31.9595851898193,31.9595851898193,31.9710464477539,31.9595851898193,31.9595851898193,31.9595851898193,31.9710464477539,31.9825038909912,32.0111541748047,32.0397987365723,32.0627174377441,32.085636138916,32.097095489502,32.1085548400879,32.1314735412598,32.1601181030273,32.1658515930176,32.1773109436035,32.2460632324219,32.1028251647949,32.0340690612793,32.0111541748047,31.9825038909912,31.9767742156982,31.948127746582,31.9423980712891,31.9252090454102,31.9022903442383,31.9022903442383,31.8908290863037,31.9022903442383,31.9194793701172,31.9137477874756,31.9022903442383,31.8965606689453,31.8965606689453,31.8564529418945,31.8220767974854,31.8163471221924,31.8048877716064,31.7819690704346,31.7705097198486,31.7533206939697,31.7533206939697,null,34.1540107727051,34.1482849121094,34.1368255615234,33.9821281433105,33.9534797668457,33.9133720397949,33.8675346374512,33.8675346374512,33.8675346374512,33.8675346374512,33.8388862609863,33.8503456115723,33.8560752868652,33.8331565856934,33.8217010498047,33.770133972168,33.7529449462891,33.7529449462891,33.7529449462891,33.7472152709961,33.7414855957031,33.6956481933594,33.6956481933594,33.7242965698242,33.7472152709961,33.770133972168,33.7644004821777,33.7644004821777,33.7873191833496,33.8102378845215,33.8217010498047,33.8446159362793,33.8503456115723,33.8675346374512,33.890453338623,33.9362907409668,33.9592094421387,33.9821281433105,34.0107727050781,34.0279655456543,34.0623397827148,34.0737991333008,34.1139068603516,34.1196365356445,34.1253662109375,34.1654739379883,34.1540107727051,34.1540107727051,34.1540107727051],"text":"Percent: -71.15571","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(34,55,179,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.3459091186523,-95.3516311645508,-95.3344497680664,-95.3000717163086,-95.2485046386719,-95.2255859375,-95.1797485351562,-95.1281814575195,-95.0479736328125,-95.0250473022461,-95.0021362304688,-94.9792098999023,-94.9505615234375,-94.8932723999023,-94.8875427246094,-94.8932723999023,-94.9276504516602,-94.8703536987305,-94.9104614257812,-94.9792098999023,-94.9792098999023,-95.036506652832,-95.0594329833984,-95.0766143798828,-95.1167221069336,-95.3459091186523,-95.3459091186523],"y":[39.6544075012207,40.0153732299805,40.0210990905762,40.0096435546875,39.9695358276367,39.9408874511719,39.9122428894043,39.8721351623535,39.8835906982422,39.9065093994141,39.9122428894043,39.9294281005859,39.8721351623535,39.8664054870605,39.8320274353027,39.7976493835449,39.786190032959,39.7575416564941,39.7518119812012,39.7518119812012,39.7117042541504,39.6715965270996,39.6372184753418,39.6028442382812,39.6544075012207,39.6544075012207,39.6544075012207],"text":"Percent: -71.14871","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(34,55,179,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.7767562866211,-89.8684310913086,-89.8512420654297,-89.8397827148438,-89.8225936889648,-89.799674987793,-89.7538375854492,-89.7423782348633,-89.7309188842773,-89.7080078125,-89.6850814819336,-89.6621704101562,-89.6621704101562,-89.6392440795898,-89.6220626831055,-89.5991363525391,-89.5876770019531,-89.5876770019531,-89.518928527832,-89.5074615478516,-89.4444427490234,-89.4215240478516,-89.4329833984375,-89.4730911254883,-89.5074615478516,-89.5131912231445,-89.5017395019531,-89.4673538208008,-89.4960098266602,-89.524658203125,-89.5418472290039,-89.5475692749023,-89.5762252807617,-89.5762252807617,-89.6163330078125,-89.6163330078125,-89.6449737548828,-89.6507034301758,-89.6679000854492,-89.6679000854492,-89.6850814819336,-89.6850814819336,-89.702278137207,-89.702278137207,-89.7194595336914,-89.7251892089844,-89.7652969360352,-89.7652969360352,-89.7767562866211,-89.7767562866211],"y":[37.1276664733887,37.1333961486816,37.5860328674316,37.5917587280273,37.5917587280273,37.5974884033203,37.5860328674316,37.5974884033203,37.5974884033203,37.5803031921387,37.5860328674316,37.5803031921387,37.5917587280273,37.5974884033203,37.5860328674316,37.5917587280273,37.5860328674316,37.5631141662598,37.5631141662598,37.5344657897949,37.4370613098145,37.379768371582,37.3625793457031,37.3339309692383,37.3167419433594,37.2880935668945,37.2709045410156,37.2594451904297,37.2422561645508,37.2479858398438,37.2479858398438,37.2365264892578,37.2365264892578,37.2307968139648,37.2307968139648,37.2193412780762,37.2136077880859,37.2021484375,37.2021484375,37.1906890869141,37.1906890869141,37.1849594116211,37.1849594116211,37.1505851745605,37.1505851745605,37.1333961486816,37.1333961486816,37.1276664733887,37.1276664733887,37.1276664733887],"text":"Percent: -71.04452","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(34,55,179,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.6377029418945,-82.6205139160156,-82.5918655395508,-82.5689468383789,-82.5231094360352,-82.4543609619141,-82.4257049560547,-82.4085235595703,-82.3970565795898,-82.3684158325195,-82.3454895019531,-82.2939300537109,-82.2939300537109,-82.276741027832,-82.2595520019531,-82.2480926513672,-82.2309036254883,-82.2194366455078,-82.2538223266602,-82.276741027832,-82.3168487548828,-82.3454895019531,-82.3855972290039,-82.4027862548828,-82.4085235595703,-82.4428939819336,-82.4830017089844,-82.5059280395508,-82.5460357666016,-82.5804061889648,-82.6090545654297,-82.6205139160156,-82.6205139160156,-82.6090545654297,-82.6377029418945,-82.6377029418945],"y":[36.0619659423828,36.0848846435547,36.0963401794434,36.1307182312012,36.153636932373,36.159366607666,36.165096282959,36.1937408447266,36.2052040100098,36.2166595458984,36.2510414123535,36.2453117370605,36.2281227111816,36.2223930358887,36.2223930358887,36.1994743347168,36.1765556335449,36.1364479064941,36.1192588806152,36.1192588806152,36.1192588806152,36.1135292053223,36.0848846435547,36.0619659423828,36.0447769165039,36.0161285400391,35.9932098388672,35.9760208129883,35.9645576477051,35.9645576477051,35.9702911376953,35.9817504882812,36.0046691894531,36.0333137512207,36.0619659423828,36.0619659423828],"text":"Percent: -71.03702","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(34,55,179,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-110.053733825684,-110.059463500977,-109.944869995117,-109.933410644531,-109.818817138672,-109.818817138672,-109.687042236328,-109.681304931641,-109.572448730469,-109.572448730469,-109.55525970459,-109.549530029297,-109.520881652832,-109.515151977539,-109.429206848145,-109.423484802246,-109.423484802246,-108.925010681152,-108.930740356445,-108.902084350586,-108.896354675293,-108.907814025879,-108.913551330566,-108.890632629395,-108.884902954102,-108.861976623535,-108.861976623535,-108.839065551758,-108.839065551758,-108.861976623535,-108.902084350586,-108.95938873291,-109.039596557617,-109.096893310547,-109.131271362305,-109.131271362305,-109.194297790527,-109.20002746582,-109.348991394043,-109.40055847168,-109.469314575195,-109.509422302246,-109.583908081055,-109.583908081055,-109.606826782227,-109.601097106934,-109.687042236328,-109.687042236328,-109.813087463379,-110.053733825684,-110.053733825684],"y":[45.1777229309082,45.343879699707,45.349609375,45.5272254943848,45.5272254943848,45.5673332214355,45.5673332214355,45.6131706237793,45.6131706237793,45.7850570678711,45.7907867431641,45.8652687072754,45.8652687072754,45.9569435119629,45.9569435119629,46.0428886413574,46.128833770752,46.128833770752,45.9626770019531,45.9569435119629,45.807975769043,45.796516418457,45.6933860778809,45.6876525878906,45.6647338867188,45.6475486755371,45.6418151855469,45.6418151855469,45.618896484375,45.6131706237793,45.618896484375,45.6131706237793,45.5902519226074,45.5845222473145,45.5845222473145,45.532958984375,45.5272254943848,45.4642028808594,45.4584693908691,45.4412841796875,45.4183654785156,45.4069061279297,45.3324203491211,45.3037757873535,45.3037757873535,45.2579383850098,45.2464752197266,45.1777229309082,45.1719932556152,45.1777229309082,45.1777229309082],"text":"Percent: -70.98684","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(34,55,179,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-116.505241394043,-116.700035095215,-116.700035095215,-116.568260192871,-116.568260192871,-116.522422790527,-116.522422790527,-116.44221496582,-116.436485290527,-116.35627746582,-116.34481048584,-116.350540161133,-116.327613830566,-116.339073181152,-116.339073181152,-116.304710388184,-116.31616973877,-116.293243408203,-116.264602661133,-116.235954284668,-116.224494934082,-116.184387207031,-116.161460876465,-116.132820129395,-116.138542175293,-116.195846557617,-116.195846557617,-116.264602661133,-116.264602661133,-116.287506103516,-116.505241394043,-116.505241394043],"y":[43.8026237487793,43.8026237487793,43.9745101928711,43.9745101928711,44.0031585693359,44.0088882446289,44.0547218322754,44.0604553222656,44.1463966369629,44.1406669616699,44.1635856628418,44.1807746887207,44.2495307922363,44.2609901428223,44.306827545166,44.3354759216309,44.3755836486816,44.450065612793,44.4615249633789,44.4901733398438,44.4959030151367,44.5130920410156,44.4959030151367,44.4959030151367,44.318286895752,44.318286895752,44.1463966369629,44.1406669616699,43.8026237487793,43.8026237487793,43.8026237487793,43.8026237487793],"text":"Percent: -70.90788","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(34,55,179,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.5972518920898,-99.035758972168,-99.035758972168,-99.5800704956055,-99.5972518920898,-99.5972518920898,-99.5972518920898,null,-100.004051208496,-100.004051208496,-99.6029815673828,-99.6087112426758,-99.6029815673828,-99.6029815673828,-99.5915222167969,-99.5915222167969,-99.3795318603516,-99.38525390625,-99.4368209838867,-99.5055847167969,-99.5399627685547,-99.568603515625,-99.6373596191406,-99.7118453979492,-99.7748718261719,-99.8207092285156,-99.8264389038086,-99.8608169555664,-99.9009246826172,-99.9524917602539,-100.004051208496,-100.004051208496,-100.004051208496,-100.004051208496,null,-96.4402542114258,-96.4345245361328,-96.4287948608398,-96.3886871337891,-96.8986206054688,-96.9559173583984,-97.0934295654297,-97.0934295654297,-97.030403137207,-96.5261993408203,-96.5147399902344,-96.5204696655273,-96.4860916137695,-96.4402542114258,-96.4345245361328,-96.4402542114258,-96.4402542114258],"y":[39.138744354248,39.1330184936523,38.6918411254883,38.686107635498,38.6918411254883,39.138744354248,39.138744354248,null,36.4916839599609,36.5776252746582,36.5776252746582,36.3427124023438,36.2911491394043,36.2567672729492,36.2510414123535,36.165096282959,36.159366607666,35.9989395141602,35.9932098388672,35.9702911376953,35.901538848877,35.8614273071289,35.8327827453613,35.8557014465332,35.8900756835938,35.9301834106445,35.9817504882812,35.9989395141602,35.9702911376953,35.901538848877,35.8786201477051,36.0447769165039,36.4916839599609,36.4916839599609,null,32.3663864135742,32.3549270629883,32.3434677124023,32.3320083618164,32.0741806030273,32.0627174377441,32.2747116088867,32.538272857666,32.538272857666,32.549732208252,32.538272857666,32.4981651306152,32.4408721923828,32.4236831665039,32.4064903259277,32.3663864135742,32.3663864135742],"text":"Percent: -70.87409","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(34,55,179,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.3321533203125,-92.3436126708984,-92.3436126708984,-92.3378829956055,-92.3436126708984,-92.3436126708984,-92.3550643920898,-92.4009017944336,-92.4123611450195,-92.4581985473633,-92.4639282226562,-92.4639282226562,-92.3321533203125,-92.240478515625,-91.9539947509766,-91.9597244262695,-91.97119140625,-91.97119140625,-91.9769134521484,-92.3321533203125,-92.3321533203125,null,-81.4516830444336,-81.4230346679688,-81.3657379150391,-81.3657379150391,-81.3657379150391,-81.3428192138672,-81.3313598632812,-81.3370895385742,-81.3313598632812,-81.3256301879883,-81.3657379150391,-81.7725372314453,-81.7496185302734,-81.7152404785156,-81.7095108032227,-81.6980514526367,-81.6751327514648,-81.6407623291016,-81.6006546020508,-81.5777282714844,-81.5376205444336,-81.5261611938477,-81.5089797973633,-81.4746017456055,-81.4516830444336,-81.4516830444336,null,-97.1449966430664,-97.1507263183594,-97.305419921875,-97.3397979736328,-97.3455276489258,-97.3799057006836,-97.4028244018555,-97.4142837524414,-97.48876953125,-97.5689849853516,-97.580436706543,-97.6606521606445,-97.6606521606445,-97.1449966430664,-97.1449966430664],"y":[33.6956481933594,33.7357559204102,33.7529449462891,33.7758636474609,33.7930526733398,33.8388862609863,33.8503456115723,33.9191017150879,33.9420204162598,34.0050468444824,34.0222358703613,34.0680732727051,34.0680732727051,34.0680732727051,34.0795288085938,33.9821281433105,33.9821281433105,33.7987823486328,33.7071075439453,33.6956481933594,33.6956481933594,null,35.4202499389648,35.3858757019043,35.3285751342773,35.3113899230957,35.2884712219238,35.2884712219238,35.265552520752,35.2369041442871,35.2197151184082,35.1738777160645,35.1738777160645,35.1910667419434,35.254093170166,35.3400382995605,35.3572273254395,35.5864105224609,35.5749473571777,35.5749473571777,35.5749473571777,35.5749473571777,35.5749473571777,35.5405731201172,35.4947357177734,35.448902130127,35.4202499389648,35.4202499389648,null,35.3686828613281,34.9332389831543,34.9618835449219,34.996265411377,35.0535583496094,35.082202911377,35.0936660766602,35.1280403137207,35.1853370666504,35.2369041442871,35.2884712219238,35.3113899230957,35.3629570007324,35.3686828613281,35.3686828613281],"text":"Percent: -70.82058","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,56,180,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.8012161254883,-96.8126754760742,-96.8069458007812,-96.8241424560547,-96.8757019042969,-96.9100875854492,-96.9444580078125,-96.9444580078125,-96.9272689819336,-96.9215393066406,-96.9444580078125,-96.9902954101562,-96.9845657348633,-96.9731063842773,-96.9616470336914,-96.9731063842773,-97.0017547607422,-97.0361328125,-97.041862487793,-97.0361328125,-97.0590515136719,-97.0762405395508,-97.1106185913086,-97.127799987793,-97.127799987793,-97.1106185913086,-97.0189437866211,-96.8012161254883,-96.8012161254883],"y":[28.3155746459961,28.2869262695312,28.2582778930664,28.2181720733643,28.1952533721924,28.1666049957275,28.1494159698486,28.1837940216064,28.2410907745361,28.2697372436523,28.2754669189453,28.2525482177734,28.2353591918945,28.2181720733643,28.1952533721924,28.1723346710205,28.1551456451416,28.1551456451416,28.1723346710205,28.2009811401367,28.2181720733643,28.2067127227783,28.2181720733643,28.2353591918945,28.2525482177734,28.2640075683594,28.2754669189453,28.3155746459961,28.3155746459961],"text":"Percent: -70.79618","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,56,180,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.20458984375,-100.198860168457,-100.210311889648,-100.216049194336,-100.216049194336,-100.233238220215,-100.233238220215,-100.216049194336,-100.198860168457,-100.187400817871,-100.158752441406,-100.130104064941,-100.089996337891,-100.067077636719,-100.044158935547,-99.9983291625977,-99.9811325073242,-99.9123840332031,-99.8779983520508,-99.8665466308594,-99.8608169555664,-99.8264389038086,-99.8035202026367,-99.7863311767578,-99.7634124755859,-99.7634124755859,-99.7691421508789,-99.7634124755859,-99.757682800293,-99.7404937744141,-99.7347640991211,-99.7290344238281,-99.7061157226562,-99.6889266967773,-99.7003860473633,-99.6946563720703,-99.6831970214844,-99.6717376708984,-99.6717376708984,-99.6602783203125,-99.6545486450195,-99.6373596191406,-99.6316299438477,-99.5456924438477,-99.5399627685547,-100.20458984375,-100.20458984375],"y":[42.9947547912598,43.1322631835938,43.1322631835938,43.3786354064941,43.4760398864746,43.4760398864746,43.6880302429199,43.6880302429199,43.6880302429199,43.6994934082031,43.6994934082031,43.6994934082031,43.682300567627,43.682300567627,43.6880302429199,43.6880302429199,43.6880302429199,43.6880302429199,43.665111541748,43.665111541748,43.6880302429199,43.6880302429199,43.6994934082031,43.7052192687988,43.7052192687988,43.7166786193848,43.7281379699707,43.7453269958496,43.7453269958496,43.7395973205566,43.7166786193848,43.7166786193848,43.7567863464355,43.7453269958496,43.7338676452637,43.722412109375,43.722412109375,43.7338676452637,43.7453269958496,43.7453269958496,43.7395973205566,43.7338676452637,43.4932289123535,43.4932289123535,42.9947547912598,42.9947547912598,42.9947547912598],"text":"Percent: -70.79153","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,56,180,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.1602630615234,-92.1602630615234,-92.2232818603516,-92.2175598144531,-92.2118301391602,-92.2175598144531,-92.3092269897461,-92.3092269897461,-92.4123611450195,-92.4123611450195,-92.4123611450195,-92.4180908203125,-92.4295501708984,-92.4295501708984,-92.4180908203125,-92.4581985473633,-92.4753875732422,-92.4811172485352,-92.4811172485352,-92.5212249755859,-92.5326843261719,-92.5326843261719,-92.5441436767578,-92.5613327026367,-92.5727920532227,-92.5727920532227,-92.5613327026367,-92.5441436767578,-92.5326843261719,-92.5326843261719,-92.5498733520508,-92.5670623779297,-92.5785217285156,-92.5785217285156,-92.5670623779297,-92.5556030273438,-92.5498733520508,-92.5498733520508,-92.1602630615234,-92.1602630615234,-92.1602630615234],"y":[36.2567672729492,36.1708221435547,36.1708221435547,36.1307182312012,36.1192588806152,36.0619659423828,36.0619659423828,35.9702911376953,35.9702911376953,36.0619659423828,36.1307182312012,36.153636932373,36.165096282959,36.1765556335449,36.1880149841309,36.2052040100098,36.2166595458984,36.2338485717773,36.2510414123535,36.2682304382324,36.2739562988281,36.302604675293,36.302604675293,36.2911491394043,36.302604675293,36.3197937011719,36.3312530517578,36.3312530517578,36.3312530517578,36.3427124023438,36.3484420776367,36.3427124023438,36.3427124023438,36.3484420776367,36.3713607788086,36.3885498046875,36.4057388305664,36.5031394958496,36.4974136352539,36.2567672729492,36.2567672729492],"text":"Percent: -70.77925","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,56,180,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.6445922851562,-91.6503295898438,-91.6617889404297,-91.6617889404297,-92.0972290039062,-92.2519378662109,-92.2519378662109,-92.2633895874023,-92.2519378662109,-92.2519378662109,-92.0342102050781,-91.8279418945312,-91.7534637451172,-91.7534637451172,-91.6445922851562,-91.6445922851562,null,-101.625526428223,-102.01513671875,-102.020858764648,-102.020858764648,-102.003677368164,-102.01513671875,-101.556770324707,-101.069755554199,-100.937973022461,-100.937973022461,-100.932243347168,-100.949432373047,-100.943710327148,-100.943710327148,-101.075485229492,-101.625526428223,-101.625526428223],"y":[37.4198760986328,37.2422561645508,37.2307968139648,37.0417213439941,37.0531806945801,37.058910369873,37.2422561645508,37.2479858398438,37.4657135009766,37.5974884033203,37.5974884033203,37.5974884033203,37.5860328674316,37.4141426086426,37.4198760986328,37.4198760986328,null,36.4916839599609,36.4916839599609,36.606273651123,36.8411865234375,36.8469161987305,36.9958839416504,37.0016136169434,37.0016136169434,37.0016136169434,36.927131652832,36.8411865234375,36.8297271728516,36.606273651123,36.4916839599609,36.4859504699707,36.4916839599609,36.4916839599609],"text":"Percent: -70.77295","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,56,180,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.0937728881836,-80.0307464599609,-80.0364761352539,-80.4432754516602,-80.4432754516602,-80.0937728881836,-80.0937728881836],"y":[36.5489768981934,36.5489768981934,36.2453117370605,36.2567672729492,36.5547065734863,36.5489768981934,36.5489768981934],"text":"Percent: -70.77024","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,56,180,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.8986206054688,-96.3886871337891,-96.3715057373047,-96.3084716796875,-96.2855606079102,-96.2397232055664,-96.2053451538086,-96.1709671020508,-96.1595077514648,-96.1766891479492,-96.1537780761719,-96.1194000244141,-96.1194000244141,-96.1022109985352,-96.0735626220703,-96.0792922973633,-96.0621032714844,-96.4975509643555,-96.7152709960938,-96.8986206054688,-96.8986206054688],"y":[32.0741806030273,32.3320083618164,32.3262786865234,32.3033599853516,32.2517929077148,32.2403335571289,32.2174186706543,32.22314453125,32.2116889953613,32.1773109436035,32.1658515930176,32.1658515930176,32.1085548400879,32.097095489502,32.085636138916,32.0512619018555,32.0168800354004,31.7991580963135,31.8163471221924,32.0741806030273,32.0741806030273],"text":"Percent: -70.76260","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,56,180,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-103.057914733887,-102.61100769043,-102.599548339844,-103.06364440918,-103.06364440918,-103.057914733887,-103.057914733887],"y":[33.8217010498047,33.8274269104004,33.3919792175293,33.3862533569336,33.5524101257324,33.8217010498047,33.8217010498047],"text":"Percent: -70.74236","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,56,180,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.7557220458984,-79.4978942871094,-79.4921646118164,-79.6927032470703,-79.8072891235352,-79.8130187988281,-79.8531265258789,-79.8531265258789,-79.8588562011719,-79.8875045776367,-79.8932342529297,-79.8989639282227,-79.8932342529297,-79.8932342529297,-79.8875045776367,-79.8703231811523,-79.7958297729492,-79.7786483764648,-79.7557220458984,-79.7557220458984,-79.7557220458984],"y":[39.7288932800293,39.7231636047363,39.2075004577637,39.2705268859863,39.2361526489258,39.2476081848145,39.2647972106934,39.2762565612793,39.2877159118652,39.3049049377441,39.4309539794922,39.4366874694824,39.4538726806641,39.471061706543,39.4882507324219,39.5111694335938,39.608570098877,39.642951965332,39.6945152282715,39.7288932800293,39.7288932800293],"text":"Percent: -70.70971","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,56,180,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-116.98078918457,-116.952140808105,-116.934959411621,-116.957878112793,-116.957878112793,-116.923492431641,-116.906311035156,-116.436485290527,-116.44221496582,-116.522422790527,-116.522422790527,-116.568260192871,-116.568260192871,-116.700035095215,-116.700035095215,-116.745880126953,-116.774528503418,-116.843284606934,-116.849021911621,-116.88338470459,-116.912033081055,-116.946418762207,-116.94068145752,-116.98078918457,-116.98078918457],"y":[43.8828392028809,43.9573211669922,44.0088882446289,44.0547218322754,44.0891036987305,44.123477935791,44.1463966369629,44.1463966369629,44.0604553222656,44.0547218322754,44.0088882446289,44.0031585693359,43.9745101928711,43.9745101928711,43.8026237487793,43.8026237487793,43.7911643981934,43.7968940734863,43.8026237487793,43.8026237487793,43.8370018005371,43.8370018005371,43.8771095275879,43.8828392028809,43.8828392028809],"text":"Percent: -70.67687","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,56,180,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.221778869629,-99.9925994873047,-99.9868698120117,-100.095726013184,-100.095726013184,-100.187400817871,-100.760360717773,-100.771820068359,-100.777549743652,-100.221778869629,-100.221778869629],"y":[40.697193145752,40.697193145752,40.4336318969727,40.4336318969727,40.3534164428711,40.3534164428711,40.3534164428711,40.3534164428711,40.697193145752,40.697193145752,40.697193145752],"text":"Percent: -70.67511","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,56,180,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.7431335449219,-85.4280090332031,-85.4280090332031,-85.4280090332031,-85.4853057861328,-85.4853057861328,-85.5483322143555,-85.5655136108398,-85.5884399414062,-85.5998916625977,-85.63427734375,-85.6399993896484,-85.6686553955078,-85.6972961425781,-85.6915664672852,-85.7030258178711,-85.6972961425781,-85.7087554931641,-85.7144927978516,-85.7947006225586,-85.7947006225586,-85.7431335449219,-85.7431335449219],"y":[31.6158123016357,31.6158123016357,31.3064136505127,31.2834949493408,31.2777652740479,31.254846572876,31.2605762481689,31.2663078308105,31.2663078308105,31.2777652740479,31.2834949493408,31.2777652740479,31.2663078308105,31.2433891296387,31.2319278717041,31.2204704284668,31.2090129852295,31.2090129852295,31.1918201446533,31.1918201446533,31.6158123016357,31.6158123016357,31.6158123016357],"text":"Percent: -70.64309","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,56,180,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.4257049560547,-82.3855972290039,-82.3512191772461,-82.3225784301758,-82.3053817749023,-82.288200378418,-82.2710113525391,-82.1965255737305,-82.1736068725586,-82.1621475219727,-82.1392288208008,-82.1334991455078,-82.0418243408203,-82.0475616455078,-82.0876617431641,-82.1220397949219,-82.1392288208008,-82.2251739501953,-82.282470703125,-82.3053817749023,-82.3454895019531,-82.3741455078125,-82.4257049560547,-82.4257049560547,null,-76.1460876464844,-76.1346282958984,-76.220573425293,-76.21484375,-76.21484375,-76.220573425293,-76.2320327758789,-76.8336410522461,-76.8852081298828,-76.9367752075195,-76.5643539428711,-76.1460876464844,-76.1460876464844],"y":[29.9141254425049,29.9370441436768,29.9485054016113,29.9542350769043,29.9599628448486,29.9886112213135,30.0058002471924,30.0516376495361,30.0802822113037,30.0917434692383,30.1032009124756,30.137580871582,30.137580871582,29.7193202972412,29.7479705810547,29.822452545166,29.822452545166,29.8396415710449,29.8396415710449,29.8396415710449,29.8682899475098,29.8740177154541,29.9141254425049,29.9141254425049,null,42.0035362243652,41.6483001708984,41.6483001708984,41.6311111450195,41.6196556091309,41.5852737426758,41.5508995056152,41.5795478820801,41.5852737426758,41.9978065490723,42.0035362243652,42.0035362243652,42.0035362243652],"text":"Percent: -70.63881","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,56,180,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.6617889404297,-91.6617889404297,-91.6675186157227,-91.6789779663086,-91.6847076416016,-91.6732482910156,-91.6732482910156,-92.1316146850586,-92.1086959838867,-92.1029663085938,-92.0972290039062,-91.6617889404297,-91.6617889404297],"y":[37.0417213439941,36.8870239257812,36.7896194458008,36.7838897705078,36.606273651123,36.6005439758301,36.5031394958496,36.4974136352539,36.7953491210938,36.7896194458008,37.0531806945801,37.0417213439941,37.0417213439941],"text":"Percent: -70.62603","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,56,180,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.7839965820312,-81.829833984375,-81.8470230102539,-81.8584747314453,-81.8756713867188,-81.8871307373047,-81.8814010620117,-81.8814010620117,-81.9043121337891,-81.9215087890625,-81.9215087890625,-81.9673461914062,-81.9845275878906,-81.9787979125977,-81.9959869384766,-81.9959869384766,-82.007453918457,-82.0647430419922,-82.1105804443359,-82.1163101196289,-82.1163101196289,-82.1220397949219,-82.1334991455078,-82.1506881713867,-82.1564178466797,-82.1678771972656,-82.2137145996094,-82.2480926513672,-82.2079849243164,-82.2079849243164,-82.2251739501953,-82.2480926513672,-82.2595520019531,-82.0360946655273,-81.9787979125977,-81.9673461914062,-81.9444198608398,-81.8871307373047,-81.835563659668,-81.7839965820312,-81.7839965820312],"y":[32.0455284118652,32.0111541748047,31.9996929168701,31.9767742156982,31.9767742156982,31.9595851898193,31.9423980712891,31.9309368133545,31.885103225708,31.8736419677734,31.8564529418945,31.8163471221924,31.8106155395508,31.7876968383789,31.7876968383789,31.8048877716064,31.8106155395508,31.8220767974854,31.8449954986572,31.8621845245361,31.8908290863037,31.8965606689453,31.885103225708,31.8908290863037,31.8965606689453,31.9022903442383,31.9022903442383,31.9022903442383,32.1601181030273,32.1773109436035,32.2002258300781,32.2632522583008,32.3090896606445,32.2804412841797,32.085636138916,32.0684471130371,32.0627174377441,32.0569877624512,32.0512619018555,32.0455284118652,32.0455284118652],"text":"Percent: -70.62181","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,56,180,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.164108276367,-102.519332885742,-103.046455383301,-103.046455383301,-103.046455383301,-102.164108276367,-102.164108276367,-102.164108276367],"y":[34.7498931884766,34.7441596984863,34.7327003479004,34.93896484375,35.1738777160645,35.1796112060547,34.7498931884766,34.7498931884766],"text":"Percent: -70.59643","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,56,180,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.8153610229492,-97.8325424194336,-97.3741760253906,-97.3741760253906,-97.8153610229492,-97.8153610229492],"y":[40.0039138793945,40.3362274169922,40.3362274169922,40.0039138793945,40.0039138793945,40.0039138793945],"text":"Percent: -70.53673","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,56,180,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.622848510742,-100.937973022461,-101.069755554199,-101.069755554199,-100.645767211914,-100.622848510742,-100.622848510742,-100.622848510742,null,-96.9043502807617,-96.9043502807617,-97.3741760253906,-97.3741760253906,-96.9043502807617,-96.9043502807617],"y":[37.0016136169434,37.0016136169434,37.0016136169434,37.3912239074707,37.3854942321777,37.3912239074707,37.0016136169434,37.0016136169434,null,41.0295066833496,40.680004119873,40.691463470459,41.0409660339355,41.0295066833496,41.0295066833496],"text":"Percent: -70.53481","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,56,180,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.7339706420898,-88.7339706420898,-88.7225112915039,-88.7225112915039,-88.3615493774414,-88.35009765625,-88.35009765625,-88.3386306762695,-88.3271713256836,-88.5448989868164,-88.5506286621094,-88.7339706420898,-88.7339706420898],"y":[34.5035171508789,34.5951919555664,34.6009216308594,34.7556190490723,34.7556190490723,34.7556190490723,34.7327003479004,34.7327003479004,34.4634094238281,34.4634094238281,34.5035171508789,34.5035171508789,34.5035171508789],"text":"Percent: -70.51729","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,56,180,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.2118301391602,-92.2003707885742,-92.1889038085938,-92.1659927368164,-92.1488037109375,-92.1373443603516,-92.0857772827148,-92.0800476074219,-92.0972290039062,-92.1086959838867,-92.1086959838867,-92.1086959838867,-92.1086959838867,-92.1144256591797,-92.1258850097656,-92.1144256591797,-92.1029663085938,-92.0800476074219,-92.062858581543,-92.05712890625,-92.05712890625,-92.0456695556641,-91.9998321533203,-91.9883728027344,-91.9654541015625,-91.9539947509766,-91.9310836791992,-91.9024276733398,-91.8795166015625,-91.868049621582,-91.868049621582,-91.8623199462891,-91.8508605957031,-91.8336791992188,-91.8279418945312,-91.8336791992188,-92.2748489379883,-92.4123611450195,-92.4123611450195,-92.4123611450195,-92.3092269897461,-92.3092269897461,-92.2175598144531,-92.2118301391602,-92.2118301391602,null,-89.335578918457,-89.1350402832031,-88.882942199707,-88.8772125244141,-88.8772125244141,-89.2267150878906,-89.2381744384766,-89.335578918457,-89.335578918457,-89.335578918457,null,-93.598388671875,-93.5869216918945,-93.6270294189453,-93.6155776977539,-93.6155776977539,-93.3520126342773,-93.3520126342773,-93.3233642578125,-93.3348236083984,-93.5926513671875,-93.598388671875,-93.598388671875],"y":[36.1192588806152,36.1192588806152,36.1135292053223,36.1307182312012,36.0848846435547,36.0791511535645,36.0619659423828,36.0562324523926,36.0390472412109,36.0275840759277,36.021858215332,36.0046691894531,35.9702911376953,35.9645576477051,35.9473724365234,35.9359130859375,35.9359130859375,35.9473724365234,35.9473724365234,35.9416427612305,35.9187240600586,35.9072647094727,35.9416427612305,35.9359130859375,35.9187240600586,35.8900756835938,35.8843460083008,35.8786201477051,35.8614273071289,35.8327827453613,35.7754859924316,35.7468376159668,35.7411079406738,35.7353782653809,35.712459564209,35.6952705383301,35.701000213623,35.706729888916,35.7812118530273,35.9702911376953,35.9702911376953,36.0619659423828,36.0619659423828,36.1192588806152,36.1192588806152,null,30.9168033599854,30.9168033599854,30.9168033599854,30.739185333252,30.6761589050293,30.6818885803223,30.6532440185547,30.6532440185547,30.9168033599854,30.9168033599854,null,36.5031394958496,36.8239974975586,36.8297271728516,36.927131652832,37.0073432922363,36.9844245910645,36.8125381469727,36.8239974975586,36.5031394958496,36.4974136352539,36.5031394958496,36.5031394958496],"text":"Percent: -70.51019","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,56,180,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.5800704956055,-99.035758972168,-99.0300216674805,-98.9154357910156,-98.9097061157227,-99.0242919921875,-99.3451461791992,-99.3508834838867,-99.568603515625,-99.562873840332,-99.5800704956055,-99.5800704956055,-99.5800704956055,null,-96.0792922973633,-96.0277252197266,-96.0219955444336,-96.2397232055664,-96.4574508666992,-96.4689025878906,-96.0792922973633,-96.0792922973633,null,-97.0074844360352,-96.9387283325195,-96.847053527832,-96.8012161254883,-96.7611083984375,-96.6923599243164,-96.6809005737305,-96.6236038208008,-96.6006851196289,-96.5720367431641,-96.5319290161133,-96.5319290161133,-96.5720367431641,-96.5491180419922,-96.5090103149414,-96.4631729125977,-96.4230651855469,-96.3027420043945,-96.2569046020508,-96.2454528808594,-96.2798309326172,-96.6178741455078,-96.8069458007812,-96.8126754760742,-96.9158096313477,-96.9215393066406,-97.0361328125,-97.0361328125,-97.0074844360352,-97.0074844360352],"y":[38.3537940979004,38.3423347473145,38.2563934326172,38.2563934326172,37.9985618591309,37.9985618591309,37.9985618591309,38.0787773132324,38.0845031738281,38.250659942627,38.2563934326172,38.3537940979004,38.3537940979004,null,40.2560157775879,40.2560157775879,40.0039138793945,39.9981803894043,40.0039138793945,40.2560157775879,40.2560157775879,40.2560157775879,null,36.4974136352539,36.474494934082,36.4916839599609,36.5489768981934,36.5661659240723,36.4802207946777,36.4343872070312,36.4229278564453,36.3828201293945,36.3770904541016,36.4000091552734,36.3770904541016,36.3312530517578,36.302604675293,36.302604675293,36.3369827270508,36.2911491394043,36.2281227111816,36.2281227111816,36.2109336853027,36.159366607666,36.153636932373,36.159366607666,36.2338485717773,36.2338485717773,36.3312530517578,36.3312530517578,36.5031394958496,36.4974136352539,36.4974136352539],"text":"Percent: -70.48733","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,56,180,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-114.637390136719,-114.643127441406,-114.603019714355,-114.574363708496,-114.585830688477,-114.597282409668,-114.608741760254,-114.625938415527,-114.666046142578,-114.660308837891,-114.666046142578,-114.671775817871,-114.683235168457,-114.700416564941,-114.700416564941,-114.688957214355,-114.711875915527,-114.734802246094,-114.734802246094,-114.757713317871,-114.734802246094,-114.700416564941,-114.643127441406,-114.557182312012,-114.488426208496,-114.396751403809,-114.327995300293,-114.310813903809,-114.264976501465,-114.201942443848,-114.13892364502,-114.116004943848,-114.08162689209,-114.052978515625,-114.047248840332,-114.041519165039,-113.823799133301,-113.537322998047,-113.279487609863,-113.004470825195,-112.907066345215,-112.729446411133,-112.540374755859,-112.534637451172,-112.557556152344,-112.580474853516,-112.632049560547,-112.632049560547,-112.614852905273,-112.632049560547,-112.672149658203,-112.677879333496,-112.654960632324,-112.603393554688,-112.654960632324,-112.683609008789,-112.695068359375,-112.72371673584,-112.712257385254,-112.746635437012,-112.763824462891,-112.952903747559,-113.02165222168,-113.050300598145,-113.11905670166,-113.164894104004,-113.182083129883,-113.199272155762,-113.222190856934,-113.250839233398,-113.290946960449,-113.319595336914,-113.348236083984,-113.342506408691,-113.313865661621,-113.313865661621,-113.302398681641,-113.325325012207,-113.3310546875,-113.325325012207,-113.325325012207,-113.325325012207,-113.319595336914,-113.325325012207,-113.3310546875,-113.376892089844,-113.428451538086,-113.525856018066,-113.57169342041,-113.577423095703,-113.674827575684,-113.703475952148,-113.829528808594,-113.869636535645,-113.904014587402,-114.02433013916,-114.087356567383,-114.13892364502,-114.16756439209,-114.287887573242,-114.373832702637,-114.402488708496,-114.41967010498,-114.448318481445,-114.574363708496,-114.551452636719,-114.545722961426,-114.568641662598,-114.608741760254,-114.63166809082,-114.637390136719,-114.637390136719],"y":[35.0191802978516,35.1051216125488,35.1223106384277,35.1796112060547,35.2369041442871,35.2827415466309,35.3572273254395,35.4087905883789,35.4546279907227,35.5004653930664,35.5405731201172,35.6093292236328,35.6666221618652,35.712459564209,35.7926750183105,35.8843460083008,35.9129943847656,35.9588317871094,36.0161285400391,36.0619659423828,36.1078033447266,36.1192588806152,36.1421775817871,36.153636932373,36.1364479064941,36.1364479064941,36.1135292053223,36.0447769165039,36.0275840759277,36.021858215332,36.0390472412109,36.0963401794434,36.1364479064941,36.2109336853027,36.8411865234375,36.9958839416504,36.9958839416504,37.0016136169434,37.0016136169434,37.0016136169434,36.9958839416504,37.0016136169434,36.9958839416504,36.9500503540039,36.9042129516602,36.8583755493164,36.6864852905273,36.6406517028809,36.5948143005371,36.5547065734863,36.5203285217285,36.4573059082031,36.4171943664551,36.3942794799805,36.3369827270508,36.3255233764648,36.3427124023438,36.3369827270508,36.3083343505859,36.2911491394043,36.2796859741211,36.2223930358887,36.2281227111816,36.1937408447266,36.1708221435547,36.159366607666,36.1421775817871,36.1020698547363,36.0848846435547,36.0848846435547,36.0906105041504,36.0791511535645,36.0447769165039,36.0046691894531,35.9588317871094,35.901538848877,35.8728866577148,35.8213195800781,35.6666221618652,35.5233840942383,35.3343086242676,34.9275093078613,34.6066474914551,34.3889274597168,34.3259010314941,34.3029823303223,34.3087120056152,34.3087120056152,34.2686042785645,34.2342300415039,34.211311340332,34.2399559020996,34.2342300415039,34.2571449279785,34.2514190673828,34.2628746032715,34.2972526550293,34.2972526550293,34.3373603820801,34.4233016967773,34.4691390991211,34.5894622802734,34.6123809814453,34.7097816467285,34.807186126709,34.8358345031738,34.8472938537598,34.8644828796387,34.8874015808105,34.9618835449219,35.0191802978516,35.0191802978516],"text":"Percent: -70.42108","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,57,180,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.246955871582,-88.1380996704102,-88.1323699951172,-88.1209106445312,-88.1151809692383,-88.0005874633789,-87.9948577880859,-87.9261016845703,-87.9318313598633,-88.0063171386719,-88.0120468139648,-88.4589538574219,-88.4646835327148,-88.246955871582,-88.246955871582,-88.246955871582,null,-99.562873840332,-100.095726013184,-100.210311889648,-100.210311889648,-100.227508544922,-100.227508544922,-99.568603515625,-99.568603515625,-99.5571441650391,-99.5571441650391,-99.562873840332,-99.562873840332],"y":[41.000862121582,41.000862121582,40.6628150939941,40.6570854187012,40.4909286499023,40.4851989746094,40.4794692993164,40.4794692993164,40.37060546875,40.376335144043,40.3935241699219,40.3877983093262,40.6055183410645,40.6112480163574,41.000862121582,41.000862121582,null,37.4599800109863,37.4657135009766,37.4714393615723,37.8266754150391,37.832405090332,37.9126167297363,37.9126167297363,37.8209419250488,37.8152160644531,37.7235412597656,37.4599800109863,37.4599800109863],"text":"Percent: -70.41667","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,57,180,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.3695755004883,-91.23779296875,-91.2320709228516,-91.2263412475586,-91.2320709228516,-91.2435302734375,-91.2492599487305,-91.2435302734375,-91.2492599487305,-91.2607192993164,-91.2779006958008,-91.2950973510742,-91.3008270263672,-91.335205078125,-91.3523941040039,-91.3523941040039,-91.340934753418,-91.3466644287109,-91.3638458251953,-91.3695755004883,-91.3638458251953,-91.3523941040039,-91.335205078125,-91.3695755004883,-91.3753051757812,-91.5873031616211,-91.793571472168,-91.793571472168,-91.8164825439453,-91.8336791992188,-91.8279418945312,-91.8336791992188,-91.8508605957031,-91.8623199462891,-91.868049621582,-91.868049621582,-91.8565902709961,-91.8623199462891,-91.8451385498047,-91.7649230957031,-91.7305374145508,-91.4784469604492,-91.4727172851562,-91.3695755004883,-91.3695755004883],"y":[35.8786201477051,35.8786201477051,35.8557014465332,35.849967956543,35.84423828125,35.8327827453613,35.8270492553711,35.8155937194824,35.8098640441895,35.7869453430176,35.7869453430176,35.7697563171387,35.7697563171387,35.7525672912598,35.7468376159668,35.7411079406738,35.7296485900879,35.712459564209,35.701000213623,35.6895408630371,35.6780815124512,35.6551666259766,35.6379737854004,35.6265144348145,35.5233840942383,35.5291137695312,35.5291137695312,35.706729888916,35.6952705383301,35.6952705383301,35.712459564209,35.7353782653809,35.7411079406738,35.7468376159668,35.7754859924316,35.8327827453613,35.84423828125,35.8614273071289,35.8671569824219,35.9301834106445,35.9359130859375,35.9301834106445,35.8786201477051,35.8786201477051,35.8786201477051],"text":"Percent: -70.41162","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,57,180,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.433769226074,-99.7118453979492,-99.7003860473633,-100.26188659668,-100.273345947266,-100.296257019043,-100.313453674316,-100.313453674316,-100.29052734375,-100.279075622559,-100.284805297852,-100.307723999023,-100.319183349609,-100.342094421387,-100.370742797852,-100.399398803711,-100.439498901367,-100.473876953125,-100.479606628418,-100.468147277832,-100.445236206055,-100.433769226074,-100.433769226074,null,-88.3042602539062,-88.699592590332,-88.7740783691406,-88.7798080444336,-88.5334396362305,-88.3157119750977,-88.3042602539062,-88.3042602539062,-88.3042602539062],"y":[45.5902519226074,45.5902519226074,45.2407493591309,45.2407493591309,45.2636680603027,45.2751235961914,45.2980422973633,45.3209609985352,45.343879699707,45.3782577514648,45.3897171020508,45.4126319885254,45.4298248291016,45.4642028808594,45.4928512573242,45.5043067932129,45.5100402832031,45.5157661437988,45.5272254943848,45.5501441955566,45.5730628967285,45.5902519226074,45.5902519226074,null,42.502010345459,42.502010345459,42.502010345459,42.8400535583496,42.8400535583496,42.8400535583496,42.6166000366211,42.502010345459,42.502010345459],"text":"Percent: -70.30869","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,57,181,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-109.715682983398,-109.795906066895,-109.85319519043,-109.916229248047,-109.95059967041,-110.002166748047,-110.042274475098,-110.099571228027,-110.156867980957,-110.225616455078,-110.277191162109,-110.317291259766,-110.340209960938,-110.512100219727,-110.512100219727,-110.529289245605,-110.586578369141,-110.632415771484,-110.603775024414,-110.632415771484,-110.638153076172,-110.632415771484,-110.638153076172,-110.75846862793,-110.769927978516,-110.764198303223,-110.792846679688,-110.792846679688,-110.775665283203,-110.775665283203,-110.764198303223,-110.75846862793,-110.632415771484,-110.626686096191,-110.208427429199,-110.202705383301,-110.122489929199,-110.122489929199,-109.984977722168,-109.984977722168,-109.858924865723,-109.85319519043,-109.755790710449,-109.744338989258,-109.784446716309,-109.784446716309,-109.830284118652,-109.824554443359,-109.795906066895,-109.772979736328,-109.738609313965,-109.738609313965,-109.721412658691,-109.715682983398,-109.715682983398],"y":[46.6846008300781,46.6846008300781,46.6903305053711,46.7247085571289,46.7361679077148,46.7304382324219,46.7361679077148,46.7361679077148,46.7189788818359,46.70751953125,46.6788711547852,46.6616821289062,46.6444969177246,46.6788711547852,46.7189788818359,46.7304382324219,46.713249206543,46.7418975830078,46.7648162841797,46.7991943359375,46.8278427124023,46.833568572998,47.0914001464844,47.0971336364746,47.2174530029297,47.2403717041016,47.2518310546875,47.3091239929199,47.3091239929199,47.291934967041,47.291934967041,47.3549613952637,47.3606910705566,47.4122581481934,47.4065284729004,47.3549613952637,47.3549613952637,47.2747497558594,47.2747497558594,47.2231788635254,47.2231788635254,47.1773452758789,47.1716156005859,46.9023246765137,46.8622169494629,46.833568572998,46.8278427124023,46.7991943359375,46.7991943359375,46.7762756347656,46.7705421447754,46.7418975830078,46.7418975830078,46.6846008300781,46.6846008300781],"text":"Percent: -70.29703","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,57,181,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.1701812744141,-85.1930923461914,-85.2160186767578,-85.2389297485352,-85.2618560791016,-85.2962265014648,-85.3191452026367,-85.3420639038086,-85.3649826049805,-85.3821716308594,-85.3993606567383,-85.4337310791016,-85.445198059082,-85.456657409668,-85.450927734375,-85.450927734375,-85.4394683837891,-85.4280090332031,-85.4108200073242,-85.4050903320312,-85.4050903320312,-85.4108200073242,-85.4050903320312,-85.3821716308594,-85.3649826049805,-85.3477935791016,-85.3306045532227,-85.3248748779297,-85.3306045532227,-85.3535232543945,-85.3764419555664,-85.3936309814453,-85.3936309814453,-85.4108200073242,-85.4050903320312,-85.1300735473633,-85.1529846191406,-85.1587142944336,-85.1644439697266,-85.1529846191406,-85.1300735473633,-85.0899658203125,-85.0670394897461,-85.0441284179688,-85.0326690673828,-85.0383987426758,-85.0326690673828,-85.0441284179688,-85.0326690673828,-85.0383987426758,-85.0613098144531,-85.1014175415039,-85.1300735473633,-85.1701812744141,-85.1701812744141],"y":[29.7422389984131,29.7422389984131,29.7250518798828,29.7078590393066,29.7078590393066,29.7078590393066,29.7078590393066,29.6964015960693,29.684944152832,29.684944152832,29.6906719207764,29.7365093231201,29.7823467254639,29.816722869873,29.8453712463379,29.8682899475098,29.8797492980957,29.896936416626,29.9026679992676,29.9026679992676,29.822452545166,29.7880764007568,29.7479705810547,29.7193202972412,29.7078590393066,29.7250518798828,29.759428024292,29.7995338439941,29.8453712463379,29.8797492980957,29.9026679992676,29.9370441436768,29.9542350769043,29.9656925201416,30.217794418335,30.212064743042,30.1719570159912,30.1261196136475,30.0974750518799,30.0802822113037,30.0516376495361,30.0172576904297,30.0058002471924,29.9771499633789,29.9370441436768,29.896936416626,29.8740177154541,29.8396415710449,29.816722869873,29.8052654266357,29.7823467254639,29.7766151428223,29.7823467254639,29.7422389984131,29.7422389984131],"text":"Percent: -70.28282","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,57,181,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-115.055656433105,-115.027008056641,-114.981163024902,-114.900955200195,-114.895225524902,-114.929595947266,-114.941062927246,-114.929595947266,-114.900955200195,-114.849388122559,-114.809280395508,-114.780632019043,-114.734802246094,-114.67749786377,-114.63166809082,-114.568641662598,-114.47696685791,-114.402488708496,-114.345184326172,-114.190490722656,-114.144653320312,-114.087356567383,-114.047248840332,-114.02433013916,-114.030059814453,-114.064437866211,-114.070167541504,-114.087356567383,-114.08162689209,-114.305076599121,-114.305076599121,-115.061378479004,-115.055656433105,-115.055656433105,-115.055656433105],"y":[42.9145393371582,42.9088096618652,42.9145393371582,42.8629722595215,42.8285942077637,42.7999458312988,42.7713012695312,42.759838104248,42.759838104248,42.7369194030762,42.6738967895508,42.6624374389648,42.6681671142578,42.6624374389648,42.6452484130859,42.6337890625,42.5994110107422,42.6051406860352,42.5707626342773,42.5478477478027,42.502010345459,42.5306549072266,42.5421180725098,42.5306549072266,42.5249290466309,42.5306549072266,42.5134658813477,42.507740020752,42.4275245666504,42.4160652160645,42.0092658996582,42.0092658996582,42.7713012695312,42.9145393371582,42.9145393371582],"text":"Percent: -70.26153","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,57,181,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.7500305175781,-94.7328414916992,-94.7156524658203,-94.6984634399414,-94.6812744140625,-94.6640853881836,-94.6640853881836,-94.6469039916992,-94.6239776611328,-94.5781402587891,-94.5494995117188,-94.4979248046875,-94.4807434082031,-94.4750137329102,-94.4635543823242,-94.4520874023438,-94.4234466552734,-94.40625,-94.4005279541016,-94.3661499023438,-94.3088531494141,-94.2973937988281,-94.2802047729492,-94.2630157470703,-94.2400970458984,-94.2286376953125,-94.2229080200195,-94.2057189941406,-94.1885375976562,-94.1541595458984,-94.1484298706055,-94.1197738647461,-94.0911254882812,-94.0796661376953,-94.056755065918,-94.051025390625,-94.1083221435547,-94.1427001953125,-94.1885375976562,-94.2515563964844,-94.2458267211914,-94.2973937988281,-94.4005279541016,-94.4406356811523,-94.6010665893555,-94.6469039916992,-94.6640853881836,-94.7041931152344,-94.7385711669922,-94.7500305175781,-94.7500305175781,-94.7500305175781],"y":[33.7472152709961,33.7300262451172,33.7357559204102,33.7185668945312,33.7300262451172,33.7242965698242,33.6956481933594,33.6956481933594,33.7071075439453,33.6899185180664,33.6612701416016,33.6669998168945,33.6555404663086,33.6326217651367,33.6154365539551,33.5982437133789,33.5982437133789,33.5753288269043,33.5695991516113,33.5753288269043,33.5695991516113,33.5753288269043,33.586784362793,33.586784362793,33.5753288269043,33.5982437133789,33.6097030639648,33.6154365539551,33.6097030639648,33.586784362793,33.586784362793,33.5925178527832,33.5982437133789,33.586784362793,33.5753288269043,33.3003082275391,33.3289566040039,33.3232269287109,33.3346824645996,33.3003082275391,33.2773895263672,33.2831192016602,33.2888450622559,33.317497253418,33.2831192016602,33.2773895263672,33.306037902832,33.3404159545898,33.3404159545898,33.3576011657715,33.7472152709961,33.7472152709961],"text":"Percent: -70.25483","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,57,181,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.5093536376953,-79.4978942871094,-79.4635162353516,-79.4463272094727,-79.4176864624023,-79.4062194824219,-79.3661117553711,-79.3489227294922,-79.3145446777344,-79.3145446777344,-79.3030853271484,-79.2744369506836,-79.2515258789062,-79.2343368530273,-78.8962860107422,-78.8619079589844,-78.7473220825195,-78.7587814331055,-78.7702331542969,-78.7874298095703,-78.7931594848633,-78.7874298095703,-78.8447189331055,-78.8848266601562,-78.8905563354492,-78.9077453613281,-78.9020156860352,-78.9134750366211,-78.9478530883789,-78.9707717895508,-78.9994201660156,-79.0166091918945,-79.0567169189453,-79.0624465942383,-79.0910873413086,-79.114013671875,-79.1598510742188,-79.4807052612305,-79.4978942871094,-79.4463272094727,-79.5093536376953,-79.5093536376953],"y":[38.1876373291016,38.1990966796875,38.2220153808594,38.2277450561523,38.2563934326172,38.3022308349609,38.3480682373047,38.3480682373047,38.3939018249512,38.416820526123,38.422550201416,38.4397392272949,38.4626579284668,38.4741172790527,38.2964973449707,38.2907676696777,38.2277450561523,38.2105560302734,38.1647186279297,38.1360702514648,38.107421875,38.0845031738281,38.0443954467773,38.0157508850098,37.9928321838379,37.969913482666,37.9584541320801,37.9412651062012,37.9355354309082,37.9240760803223,37.8896980285645,37.8782386779785,37.9068870544434,37.9068870544434,37.9068870544434,37.8954315185547,37.8782386779785,38.0845031738281,38.1016960144043,38.1417999267578,38.1876373291016,38.1876373291016],"text":"Percent: -70.25049","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,58,181,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-115.783317565918,-114.041519165039,-114.035797119141,-114.041519165039,-114.047248840332,-114.99836730957,-115.840606689453,-115.840606689453,-115.823425292969,-115.789039611816,-115.789039611816,-115.766120910645,-115.73747253418,-115.73747253418,-115.73747253418,-115.726013183594,-115.73747253418,-115.760398864746,-115.760398864746,-115.73747253418,-115.771858215332,-115.760398864746,-115.771858215332,-115.783317565918,-115.783317565918],"y":[40.1299629211426,40.1299629211426,39.9007797241211,39.5398178100586,38.6689224243164,38.6689224243164,39.155933380127,39.4023056030273,39.4080352783203,39.4137687683105,39.4596061706543,39.4939804077148,39.5283584594727,39.5627365112305,39.6314888000488,39.6887893676758,39.7575416564941,39.8148345947266,39.8721351623535,39.9294281005859,39.9752655029297,40.0210990905762,40.0841255187988,40.1299629211426,40.1299629211426],"text":"Percent: -70.22138","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,58,181,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-109.549530029297,-109.446395874023,-109.383377075195,-109.25732421875,-109.205757141113,-109.137001037598,-109.091163635254,-109.051063537598,-109.005226135254,-108.942192077637,-108.930740356445,-108.953651428223,-108.942192077637,-108.896354675293,-108.856246948242,-108.793228149414,-108.776039123535,-108.730201721191,-108.672904968262,-108.541122436523,-108.472373962402,-108.437995910645,-108.432266235352,-108.392158508301,-108.323402404785,-108.311943054199,-108.340591430664,-108.586959838867,-108.586959838867,-108.713012695312,-108.713012695312,-108.735931396484,-108.724472045898,-108.609878540039,-108.604148864746,-108.632797241211,-108.627067565918,-108.999488830566,-109.383377075195,-109.383377075195,-109.715682983398,-109.721412658691,-109.738609313965,-109.738609313965,-109.772979736328,-109.795906066895,-109.824554443359,-109.830284118652,-109.784446716309,-109.784446716309,-109.744338989258,-109.755790710449,-109.85319519043,-109.858924865723,-109.984977722168,-109.984977722168,-110.122489929199,-110.122489929199,-110.202705383301,-110.208427429199,-110.16259765625,-110.059463500977,-110.059463500977,-109.887573242188,-109.847465515137,-109.830284118652,-109.841735839844,-109.813087463379,-109.704231262207,-109.669853210449,-109.624015808105,-109.549530029297,-109.549530029297],"y":[47.744571685791,47.7273864746094,47.7273864746094,47.796142578125,47.8018684387207,47.7846794128418,47.8018684387207,47.796142578125,47.8133277893066,47.8018684387207,47.7674903869629,47.7503051757812,47.7331161499023,47.738842010498,47.7331161499023,47.6930084228516,47.6643600463867,47.6471710205078,47.6357116699219,47.6299819946289,47.6013336181641,47.61279296875,47.607063293457,47.5956039428711,47.5726852416992,47.3205871582031,47.3033981323242,47.291934967041,47.2690162658691,47.2690162658691,47.1888046264648,47.1773452758789,47.0971336364746,47.0856704711914,46.839298248291,46.833568572998,46.7476272583008,46.7476272583008,46.7476272583008,46.6846008300781,46.6846008300781,46.7418975830078,46.7418975830078,46.7705421447754,46.7762756347656,46.7991943359375,46.7991943359375,46.8278427124023,46.833568572998,46.8622169494629,46.9023246765137,47.1716156005859,47.1773452758789,47.2231788635254,47.2231788635254,47.2747497558594,47.2747497558594,47.3549613952637,47.3549613952637,47.4065284729004,47.4122581481934,47.4466361999512,47.4695510864258,47.5153884887695,47.5440368652344,47.6586303710938,47.7044677734375,47.7159233093262,47.7044677734375,47.7273864746094,47.7331161499023,47.744571685791,47.744571685791],"text":"Percent: -70.20185","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,58,181,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.5403366088867,-96.9559173583984,-96.9559173583984,-96.9272689819336,-96.9158096313477,-96.9444580078125,-96.9902954101562,-96.9788360595703,-97.0361328125,-97.0590515136719,-97.0876998901367,-97.1106185913086,-97.1106185913086,-97.0819625854492,-97.0991592407227,-97.0991592407227,-97.1106185913086,-97.1392669677734,-97.1679077148438,-97.1965637207031,-97.2137451171875,-97.1908340454102,-97.1736373901367,-97.1851043701172,-97.2080154418945,-97.2366714477539,-97.2595825195312,-97.2767791748047,-97.305419921875,-97.3283386230469,-97.3913650512695,-97.4257431030273,-97.4543914794922,-97.4658508300781,-97.48876953125,-97.5174179077148,-97.5460662841797,-97.5403366088867,-97.5059585571289,-97.5403366088867,-97.5403366088867,-97.5403366088867],"y":[34.0737991333008,34.0737991333008,34.039421081543,34.039421081543,33.9649391174316,33.9534797668457,33.9534797668457,33.8847236633301,33.8331565856934,33.8446159362793,33.8560752868652,33.8503456115723,33.8274269104004,33.8102378845215,33.7987823486328,33.7529449462891,33.7242965698242,33.7128372192383,33.7185668945312,33.7529449462891,33.7930526733398,33.8217010498047,33.8446159362793,33.8675346374512,33.901912689209,33.9133720397949,33.901912689209,33.8618049621582,33.8618049621582,33.8675346374512,33.7987823486328,33.8102378845215,33.8331565856934,33.8789939880371,33.9133720397949,33.9133720397949,33.9248313903809,33.9763984680176,33.9763984680176,34.0165023803711,34.0737991333008,34.0737991333008],"text":"Percent: -70.20173","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,58,181,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.7320861816406,-98.7263565063477,-98.7779235839844,-98.8466796875,-98.9211654663086,-98.9612731933594,-99.0414886474609,-99.0873260498047,-99.1618041992188,-99.1847229003906,-99.2019119262695,-99.2420196533203,-99.2706680297852,-99.305046081543,-99.3508834838867,-99.3967208862305,-99.4310913085938,-99.4310913085938,-99.2133712768555,-98.7492752075195,-98.7320861816406,-98.7320861816406,null,-99.5800704956055,-99.29931640625,-98.9326171875,-98.9326171875,-99.3680725097656,-99.3623428344727,-99.3680725097656,-99.38525390625,-99.4024505615234,-99.4253616333008,-99.4482879638672,-99.4711990356445,-99.5055847167969,-99.5342330932617,-99.5571441650391,-99.568603515625,-99.562873840332,-99.562873840332,-99.568603515625,-99.5800704956055,-99.5800704956055,null,-91.6445922851562,-91.5300064086914,-91.5300064086914,-91.5471954345703,-91.5701141357422,-91.6044921875,-91.598762512207,-91.5930328369141,-91.5701141357422,-91.5529251098633,-91.5357360839844,-91.5471954345703,-91.6044921875,-91.6675186157227,-91.7248153686523,-91.8107528686523,-91.8336791992188,-91.8623199462891,-91.8795166015625,-91.9081573486328,-91.9425354003906,-92.0170211791992,-92.1029663085938,-92.0800476074219,-92.0685882568359,-92.0685882568359,-92.05712890625,-92.0399398803711,-92.0112915039062,-91.6445922851562,-91.6445922851562],"y":[41.0409660339355,40.697193145752,40.6742744445801,40.6570854187012,40.6456260681152,40.6398963928223,40.6456260681152,40.6570854187012,40.6570854187012,40.6570854187012,40.6570854187012,40.6570854187012,40.6628150939941,40.6570854187012,40.6685447692871,40.6685447692871,40.6742744445801,41.0466995239258,41.0466995239258,41.0466995239258,41.0409660339355,41.0409660339355,null,44.1922340393066,44.1922340393066,44.1922340393066,43.9344024658203,43.9286766052246,43.9515914916992,43.9745101928711,44.0031585693359,44.0146179199219,44.0203475952148,44.0318031311035,44.0489959716797,44.0489959716797,44.0719146728516,44.0833740234375,44.1005592346191,44.117748260498,44.1578559875488,44.175048828125,44.1922340393066,44.1922340393066,null,44.5990333557129,44.5990333557129,44.2552604675293,44.2380714416504,44.2266120910645,44.2036933898926,44.1865043640137,44.1635856628418,44.1463966369629,44.1292114257812,44.1005592346191,44.0318031311035,44.0661849975586,44.1005592346191,44.1406669616699,44.175048828125,44.1922340393066,44.2323417663574,44.2781791687012,44.3297462463379,44.3641204833984,44.3985023498535,44.4214210510254,44.450065612793,44.4901733398438,44.5188217163086,44.5646591186523,44.5933036804199,44.5933036804199,44.5990333557129,44.5990333557129],"text":"Percent: -70.19993","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,58,181,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.060966491699,-102.066696166992,-102.209945678711,-102.588096618652,-102.599548339844,-102.060966491699,-102.060966491699],"y":[33.3919792175293,32.9622611999512,32.9565353393555,32.9565353393555,33.3919792175293,33.3919792175293,33.3919792175293],"text":"Percent: -70.19153","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,58,181,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-109.051063537598,-108.810409545898,-108.29475402832,-107.945243835449,-107.733253479004,-107.733253479004,-107.716064453125,-107.721794128418,-107.710334777832,-107.710334777832,-107.710334777832,-108.008277893066,-108.014007568359,-108.145790100098,-108.541122436523,-108.925010681152,-109.051063537598,-109.056785583496,-109.051063537598,-109.051063537598],"y":[34.5722732543945,34.5780029296875,34.5780029296875,34.5722732543945,34.5608139038086,34.2628746032715,34.2571449279785,33.8331565856934,33.8274269104004,33.5753288269043,33.4779243469238,33.4779243469238,33.1971740722656,33.2029037475586,33.2086334228516,33.2086334228516,33.2029037475586,33.7758636474609,34.5722732543945,34.5722732543945],"text":"Percent: -70.19048","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,58,181,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.9868698120117,-100.038436889648,-100.038436889648,-100.038436889648,-100.038436889648,-100.015510559082,-99.9925994873047,-99.9352951049805,-99.7691421508789,-99.7233047485352,-99.6488189697266,-99.5915222167969,-99.5571441650391,-99.5113067626953,-99.4711990356445,-99.4769287109375,-99.4769287109375,-99.4998550415039,-99.5284957885742,-99.5571441650391,-99.5858001708984,-99.6087112426758,-99.6774673461914,-99.7175750732422,-99.8264389038086,-99.9868698120117,-99.9868698120117],"y":[33.8331565856934,33.8388862609863,33.9133720397949,34.2227668762207,34.2399559020996,34.2456855773926,34.2399559020996,34.211311340332,34.1139068603516,34.1253662109375,34.1081771850586,34.1081771850586,34.0795288085938,34.0852584838867,34.090991973877,33.8274269104004,33.7529449462891,33.7529449462891,33.7758636474609,33.7987823486328,33.7873191833496,33.8102378845215,33.8217010498047,33.8045082092285,33.8388862609863,33.8331565856934,33.8331565856934],"text":"Percent: -70.18256","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,58,181,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.3103637695312,-85.8519973754883,-85.6113510131836,-85.5884399414062,-85.628547668457,-85.628547668457,-85.6399993896484,-85.6801071166992,-85.7488632202148,-85.7717819213867,-85.7775115966797,-85.8061599731445,-85.8921051025391,-85.9436721801758,-85.9723129272461,-85.9952392578125,-86.0181503295898,-86.0467987060547,-86.0697174072266,-86.081184387207,-86.0926361083984,-86.0869140625,-86.0926361083984,-86.1040954589844,-86.1212921142578,-86.1499328613281,-86.1556625366211,-86.1499328613281,-86.1499328613281,-86.3046340942383,-86.356201171875,-86.350471496582,-86.3332824707031,-86.3275527954102,-86.3332824707031,-86.3332824707031,-86.3275527954102,-86.3218231201172,-86.3275527954102,-86.3332824707031,-86.3332824707031,-86.3218231201172,-86.3160934448242,-86.3275527954102,-86.3218231201172,-86.2988967895508,-86.2817153930664,-86.2702560424805,-86.2587966918945,-86.253059387207,-86.2587966918945,-86.2759857177734,-86.3046340942383,-86.3103637695312,-86.3103637695312,null,-91.0429916381836,-91.0429916381836,-91.0487213134766,-91.2607192993164,-91.2664489746094,-91.3523941040039,-91.3523941040039,-91.5873031616211,-91.5873031616211,-91.3753051757812,-91.3695755004883,-91.335205078125,-91.3523941040039,-91.3638458251953,-91.3695755004883,-91.3638458251953,-91.3466644287109,-91.340934753418,-91.3523941040039,-91.3523941040039,-91.335205078125,-91.3008270263672,-91.2950973510742,-91.2779006958008,-91.2607192993164,-91.2492599487305,-91.2435302734375,-91.2492599487305,-91.2435302734375,-91.2320709228516,-91.2263412475586,-91.2320709228516,-91.23779296875,-91.0429916381836,-91.0429916381836,-91.0429916381836,null,-106.203460693359,-106.197731018066,-106.1748046875,-106.186264038086,-106.163352966309,-106.157623291016,-106.054481506348,-106.043029785156,-106.060218811035,-106.008651733398,-105.905517578125,-105.905517578125,-105.871139526367,-105.865409851074,-105.899787902832,-105.905517578125,-105.951354980469,-105.945625305176,-105.974273681641,-105.997192382812,-106.123245239258,-106.24356842041,-106.266479492188,-106.300857543945,-106.323776245117,-106.369613647461,-106.575881958008,-106.604530334473,-106.633171081543,-106.667556762695,-106.673278808594,-106.661827087402,-106.713386535645,-106.701934814453,-106.707664489746,-106.667556762695,-106.667556762695,-106.644630432129,-106.650367736816,-106.667556762695,-106.656097412109,-106.690467834473,-106.747772216797,-106.742042541504,-106.78214263916,-106.810791015625,-106.822250366211,-106.873817443848,-106.879547119141,-106.862358093262,-106.856628417969,-106.32950592041,-106.203460693359,-106.203460693359,null,-85.5196762084961,-85.4967651367188,-85.0154800415039,-84.998291015625,-84.9753723144531,-84.9467239379883,-84.9409942626953,-84.9467239379883,-84.9409942626953,-84.9066162109375,-84.8779678344727,-84.8665084838867,-84.8779678344727,-84.8951568603516,-84.9066162109375,-84.9352569580078,-84.9352569580078,-85.181640625,-85.1930923461914,-85.3993606567383,-85.450927734375,-85.450927734375,-85.5024948120117,-85.5024948120117,-85.6056213378906,-85.6228179931641,-85.6113510131836,-85.5827102661133,-85.5655136108398,-85.5597839355469,-85.5196762084961,-85.5196762084961,null,-83.8294525146484,-83.7836151123047,-83.6690216064453,-83.6231842041016,-83.6174621582031,-83.5601654052734,-83.5028686523438,-83.4112014770508,-83.365364074707,-83.3367080688477,-83.3367080688477,-83.3538970947266,-83.37109375,-83.365364074707,-83.37109375,-83.5487060546875,-83.5544357299805,-83.6060028076172,-83.640380859375,-83.7549667358398,-83.7778930664062,-83.7893447875977,-83.7950744628906,-83.8294525146484,-83.8294525146484,null,-89.6736221313477,-89.6736221313477,-89.6507034301758,-89.6507034301758,-89.6106033325195,-89.5876770019531,-89.1751480102539,-89.152229309082,-89.152229309082,-89.152229309082,-89.4444427490234,-89.4559020996094,-89.4788208007812,-89.4960098266602,-89.518928527832,-89.5017395019531,-89.5131912231445,-89.5475692749023,-89.6449737548828,-89.6564407348633,-89.6736221313477,-89.6736221313477,null,-85.7947006225586,-85.8061599731445,-85.8061599731445,-85.8290786743164,-85.8348083496094,-85.8577270507812,-85.8749160766602,-85.897834777832,-85.9264755249023,-85.9379425048828,-85.9608612060547,-85.9895095825195,-86.0181503295898,-86.0353469848633,-86.0582580566406,-86.0926361083984,-86.1040954589844,-86.1327438354492,-86.1900405883789,-86.2129592895508,-86.2358779907227,-86.2645263671875,-86.2702560424805,-86.3046340942383,-86.3046340942383,-86.0697174072266,-85.8691864013672,-85.8577270507812,-85.7947006225586,-85.7947006225586,-85.7947006225586,null,-90.1491775512695,-90.8768310546875,-90.8711013793945,-90.6419219970703,-90.6304626464844,-90.4814987182617,-90.4528427124023,-90.4184646606445,-90.4184646606445,-90.4070129394531,-90.3726272583008,-90.3267974853516,-90.24658203125,-90.1778259277344,-90.16064453125,-90.1491775512695,-90.1491775512695,null,-95.7928161621094,-95.5750885009766,-95.5808181762695,-95.5980072021484,-96.0449142456055,-96.0334548950195,-95.7985458374023,-95.7928161621094,-95.7928161621094,null,-83.8695602416992,-83.8810195922852,-83.8924789428711,-83.8752899169922,-83.8351821899414,-83.7950744628906,-83.7893447875977,-83.7950744628906,-83.9039459228516,-83.915397644043,-83.9497756958008,-84.0242614746094,-84.0471801757812,-84.093017578125,-84.1216583251953,-84.1388549804688,-84.1388549804688,-84.1331253051758,-84.1674957275391,-84.1617660522461,-84.1617660522461,-84.1732330322266,-84.2133331298828,-84.2076034545898,-84.1961441040039,-84.1674957275391,-84.1445846557617,-84.1159286499023,-84.098747253418,-84.0242614746094,-83.9956130981445,-83.9669647216797,-83.9497756958008,-83.9325866699219,-83.8695602416992,-83.8695602416992,null,-92.3149566650391,-92.8077011108398,-92.8191604614258,-92.8077011108398,-92.8019714355469,-92.8019714355469,-92.7962493896484,-92.773323059082,-92.7675933837891,-92.6186294555664,-92.6186294555664,-92.4180908203125,-92.4123611450195,-92.3149566650391,-92.3149566650391,-92.3149566650391,-92.3149566650391,null,-84.1216583251953,-84.1273956298828,-84.3623046875,-84.7118072509766,-84.7175445556641,-84.5972213745117,-84.1388549804688,-84.1216583251953,-84.1216583251953,null,-94.8646240234375,-94.9161911010742,-95.3917388916016,-95.4662322998047,-95.4776840209961,-94.8646240234375,-94.8646240234375,-94.8646240234375,null,-88.4073867797852,-88.3902053833008,-88.4131164550781,-88.4073867797852,-88.4131164550781,-88.4532241821289,-88.4818725585938,-88.5105209350586,-88.5448989868164,-88.5678176879883,-88.5792770385742,-88.5964660644531,-88.619384765625,-88.6480255126953,-88.7110595703125,-88.7568969726562,-88.7798080444336,-88.797004699707,-88.797004699707,-88.8141860961914,-88.8371047973633,-88.8600234985352,-88.8772125244141,-88.8772125244141,-88.8772125244141,-88.4073867797852,-88.4073867797852,null,-94.1197738647461,-94.6182479858398,-94.6125183105469,-94.5953369140625,-94.583869934082,-94.5380325317383,-94.5265731811523,-94.5208511352539,-94.4979248046875,-94.4750137329102,-94.4578247070312,-94.4349060058594,-94.4234466552734,-94.4234466552734,-94.4005279541016,-94.3833389282227,-94.3776092529297,-94.3546905517578,-94.3432312011719,-94.3375015258789,-94.2859344482422,-94.2687454223633,-94.2515563964844,-94.234375,-94.2114486694336,-94.1828002929688,-94.1770706176758,-94.1770706176758,-94.1197738647461,-94.1025924682617,-94.1083221435547,-94.1197738647461,-94.1197738647461,null,-82.9872055053711,-83.00439453125,-83.1075286865234,-83.1361770629883,-83.1419067382812,-83.1590957641602,-83.1762847900391,-83.182014465332,-83.1648254394531,-83.1533660888672,-83.1590957641602,-83.2221221923828,-83.2163848876953,-83.2335815429688,-83.2736892700195,-83.2966003417969,-83.3195266723633,-83.3252563476562,-83.3367080688477,-83.3309783935547,-83.3367080688477,-83.3538970947266,-83.3538970947266,-83.3309783935547,-83.2163848876953,-83.187744140625,-83.1648254394531,-83.1533660888672,-83.1476364135742,-83.1476364135742,-83.1075286865234,-83.0445022583008,-83.0445022583008,-83.0330429077148,-83.00439453125,-82.9872055053711,-82.9642868041992,-82.9413681030273,-82.9184494018555,-82.9241790771484,-82.9299087524414,-82.9528350830078,-82.9528350830078,-82.9642868041992,-82.9757461547852,-82.9872055053711,-82.9872055053711,-82.9872055053711,-82.9757461547852,-83.0502319335938,-82.9872055053711,-82.9872055053711,null,-82.7522964477539,-82.6377029418945,-82.6434326171875,-82.5231094360352,-82.5231094360352,-82.4085235595703,-82.4257049560547,-82.4543609619141,-82.5746765136719,-82.5689468383789,-82.6434326171875,-82.7522964477539,-82.7465667724609,-82.7981262207031,-82.7752151489258,-82.7522964477539,-82.7522964477539,-82.7522964477539,null,-99.2420196533203,-99.2191009521484,-99.1961822509766,-99.1503448486328,-99.1732711791992,-99.1560745239258,-99.1274337768555,-99.0529479980469,-99.0586700439453,-99.1045074462891,-99.0987777709961,-99.0815963745117,-99.1274337768555,-99.1618041992188,-99.1961822509766,-99.1904525756836,-99.2133712768555,-99.2305603027344,-99.2248306274414,-99.2019119262695,-99.1789932250977,-99.1904525756836,-99.2133712768555,-99.2362899780273,-99.2649383544922,-99.293586730957,-99.3165054321289,-99.3336944580078,-99.3566131591797,-99.3738021850586,-99.38525390625,-99.390983581543,-99.4081802368164,-99.4310913085938,-99.4711990356445,-99.4998550415039,-99.562873840332,-99.574333190918,-99.5915222167969,-99.6087112426758,-99.6602783203125,-99.6889266967773,-99.7175750732422,-99.757682800293,-99.8092498779297,-99.8207092285156,-99.6660079956055,-99.6602783203125,-99.4253616333008,-99.4540176391602,-99.4024505615234,-99.4081802368164,-99.2420196533203,-99.2420196533203,null,-122.303565979004,-123.237487792969,-123.23176574707,-123.151550292969,-123.01976776123,-122.951011657715,-122.870803833008,-122.86506652832,-122.813507080078,-122.76766204834,-122.658805847168,-122.549942016602,-122.463996887207,-122.389518737793,-122.28638458252,-122.28638458252,-122.280654907227,-122.297843933105,-122.292106628418,-122.303565979004,-122.303565979004,null,-102.026596069336,-102.020858764648,-102.01513671875,-101.075485229492,-101.069755554199,-101.104133605957,-101.161422729492,-101.19580078125,-101.235908508301,-101.235908508301,-102.112533569336,-102.112533569336,-102.135459899902,-102.141181945801,-102.124000549316,-102.118270874023,-102.112533569336,-102.083892822266,-102.049514770508,-102.043785095215,-102.026596069336,-102.026596069336,null,-85.4967651367188,-85.5082244873047,-85.5196762084961,-85.5254058837891,-85.5311431884766,-85.5769805908203,-85.5884399414062,-85.6228179931641,-85.6743850708008,-85.72021484375,-85.7545928955078,-85.7717819213867,-85.7889709472656,-85.8061599731445,-85.8176193237305,-85.8233489990234,-85.8405380249023,-85.8233489990234,-85.8118896484375,-85.7545928955078,-85.7316741943359,-85.7087554931641,-85.7087554931641,-85.6915664672852,-85.6858367919922,-85.6686553955078,-85.6113510131836,-85.5827102661133,-85.5540542602539,-85.5483322143555,-85.4910354614258,-85.4967651367188,-85.4967651367188,-85.4967651367188,-85.4967651367188,null,-96.319938659668,-96.3600387573242,-96.3829574584961,-96.405876159668,-96.4116134643555,-96.4402542114258,-96.4402542114258,-96.400146484375,-96.4517135620117,-96.4860916137695,-96.5032806396484,-96.4860916137695,-96.4631729125977,-96.4746322631836,-96.4918212890625,-96.5147399902344,-96.5261993408203,-96.5433883666992,-96.58349609375,-96.5949554443359,-96.6121444702148,-96.6522521972656,-96.66943359375,-96.6866302490234,-96.7152709960938,-96.7095413208008,-96.7439270019531,-96.8069458007812,-96.8355941772461,-96.9043502807617,-96.9329986572266,-96.66943359375,-96.6407928466797,-96.319938659668,-96.319938659668,-96.319938659668,null,-81.8985824584961,-81.8699417114258,-81.8470230102539,-81.824104309082,-81.7725372314453,-81.7839965820312,-81.7782669067383,-81.824104309082,-81.824104309082,-81.7725372314453,-81.7553482055664,-81.5834579467773,-81.5318908691406,-81.5261611938477,-81.5261611938477,-81.5490875244141,-81.5032501220703,-81.5204315185547,-81.5261611938477,-81.5261611938477,-81.5204315185547,-81.5147094726562,-81.5376205444336,-81.5204315185547,-81.5490875244141,-81.5777282714844,-81.6178359985352,-81.6865921020508,-81.7209701538086,-81.7553482055664,-81.7954559326172,-81.7725372314453,-81.8985824584961,-81.8985824584961,null,-90.3038787841797,-90.2981491088867,-90.3840942382812,-90.4585723876953,-90.5387878417969,-90.9112091064453,-90.9398651123047,-90.9570465087891,-90.9799728393555,-90.9742431640625,-90.9570465087891,-90.962776184082,-91.157585144043,-91.157585144043,-91.157585144043,-91.1690444946289,-91.1690444946289,-90.9169387817383,-90.9112091064453,-90.7908935546875,-90.7908935546875,-90.3153381347656,-90.3038787841797,-90.3038787841797],"y":[34.9905319213867,34.9848022460938,34.9790725708008,34.8415641784668,34.8358345031738,34.807186126709,34.7785377502441,34.7327003479004,34.6754035949707,34.663948059082,34.6410293579102,34.6123809814453,34.5493545532227,34.5035171508789,34.4977912902832,34.4748725891113,34.4748725891113,34.4748725891113,34.4634094238281,34.4806022644043,34.5035171508789,34.5149765014648,34.5207099914551,34.5264358520508,34.5321655273438,34.5264358520508,34.5550842285156,34.5780029296875,34.6009216308594,34.5951919555664,34.6352996826172,34.7327003479004,34.7441596984863,34.7613487243652,34.7842674255371,34.807186126709,34.8186454772949,34.8358345031738,34.8644828796387,34.8816719055176,34.8874015808105,34.8931312561035,34.9045906066895,34.9332389831543,34.944694519043,34.93896484375,34.93896484375,34.9275093078613,34.9160461425781,34.9217758178711,34.9332389831543,34.9504280090332,34.9733467102051,34.9905319213867,34.9905319213867,null,35.701000213623,35.4374389648438,35.3457679748535,35.3514938354492,35.4374389648438,35.4374389648438,35.4259834289551,35.4374389648438,35.5291137695312,35.5233840942383,35.6265144348145,35.6379737854004,35.6551666259766,35.6780815124512,35.6895408630371,35.701000213623,35.712459564209,35.7296485900879,35.7411079406738,35.7468376159668,35.7525672912598,35.7697563171387,35.7697563171387,35.7869453430176,35.7869453430176,35.8098640441895,35.8155937194824,35.8270492553711,35.8327827453613,35.84423828125,35.849967956543,35.8557014465332,35.8786201477051,35.8786201477051,35.701000213623,35.701000213623,null,41.0065879821777,40.9722099304199,40.9607543945312,40.9321060180664,40.8862686157227,40.8576202392578,40.8060531616211,40.7888641357422,40.7716789245605,40.7373008728027,40.5424919128418,40.5195732116699,40.5081176757812,40.4851989746094,40.4737358093262,40.4164428710938,40.3820648193359,40.3591461181641,40.3476905822754,40.3648796081543,40.3362274169922,40.3304977416992,40.3591461181641,40.3648796081543,40.3362274169922,40.3476905822754,40.3820648193359,40.37060546875,40.4221725463867,40.4279022216797,40.4508171081543,40.5081176757812,40.5825996398926,40.6055183410645,40.6456260681152,40.7373008728027,40.7716789245605,40.7888641357422,40.8175163269043,40.8347015380859,40.8518905639648,40.8919982910156,40.8690795898438,40.8919982910156,40.9091873168945,40.9034576416016,40.9149169921875,40.9378356933594,40.9607543945312,40.9836730957031,41.0123176574707,41.0065879821777,41.0065879821777,41.0065879821777,null,31.0084743499756,31.0084743499756,30.9970169067383,30.9626407623291,30.9225311279297,30.8996162414551,30.8881549835205,30.8595085144043,30.7850227355957,30.7449150085449,30.727725982666,30.7162666320801,30.6761589050293,30.6589698791504,30.6303253173828,30.6074066162109,30.6074066162109,30.6074066162109,30.5730266571045,30.5730266571045,30.5730266571045,30.802209854126,30.8079414367676,30.8480472564697,30.8480472564697,30.8480472564697,30.8652362823486,30.9225311279297,30.9339923858643,30.9569110870361,31.0084743499756,31.0084743499756,null,34.1253662109375,34.1540107727051,34.2399559020996,34.2857933044434,34.2915229797363,34.2571449279785,34.2686042785645,34.2055816650391,34.1540107727051,34.1368255615234,34.1196365356445,34.1081771850586,34.0737991333008,34.0623397827148,34.039421081543,33.9534797668457,34.0222358703613,34.039421081543,34.039421081543,34.0566101074219,34.0623397827148,34.0852584838867,34.0967178344727,34.1253662109375,34.1253662109375,null,37.8037567138672,37.832405090332,37.8381309509277,37.8725128173828,37.9240760803223,37.9527244567871,37.9584541320801,37.9584541320801,37.8610496520996,37.6089515686035,37.6032218933105,37.5745697021484,37.5745697021484,37.5803031921387,37.5803031921387,37.6490592956543,37.6719779968262,37.6891632080078,37.7464599609375,37.7751083374023,37.8037567138672,37.8037567138672,null,38.8007011413574,38.7949714660645,38.7777824401855,38.7663230895996,38.7548637390137,38.737678527832,38.7204895019531,38.7548637390137,38.7548637390137,38.7605972290039,38.7605972290039,38.7663230895996,38.7720527648926,38.7720527648926,38.7777824401855,38.7777824401855,38.7720527648926,38.7720527648926,38.7777824401855,38.7720527648926,38.7720527648926,38.7605972290039,38.9955062866211,38.9897766113281,39.0528030395508,39.0470733642578,39.0413436889648,39.0585327148438,39.0757217407227,38.8007011413574,38.8007011413574,null,42.0379104614258,42.0379104614258,42.3014755249023,42.3014755249023,42.3931465148926,42.3874168395996,42.3702278137207,42.3358535766602,42.2957458496094,42.2499084472656,42.2269897460938,42.2040710449219,42.175422668457,42.1353187561035,42.1009368896484,42.0379104614258,42.0379104614258,null,39.642951965332,39.6544075012207,39.4137687683105,39.2189598083496,39.2189598083496,39.5570068359375,39.5570068359375,39.642951965332,39.642951965332,null,37.5573844909668,37.523006439209,37.4886283874512,37.4599800109863,37.4084129333496,37.379768371582,37.3511199951172,37.3339309692383,37.2709045410156,37.2709045410156,37.2594451904297,37.2651748657227,37.2766342163086,37.3110122680664,37.3339309692383,37.3224716186523,37.345386505127,37.3683052062988,37.3912239074707,37.4084129333496,37.4198760986328,37.4370613098145,37.5058174133301,37.523006439209,37.5401954650879,37.5573844909668,37.5631141662598,37.5631141662598,37.5631141662598,37.5573844909668,37.5631141662598,37.5860328674316,37.5745697021484,37.5631141662598,37.5573844909668,37.5573844909668,null,32.1486625671387,32.1486625671387,32.1658515930176,32.1715812683105,32.1773109436035,32.1944999694824,32.2116889953613,32.2460632324219,32.4580612182617,32.4637908935547,32.4981651306152,32.4981651306152,32.412223815918,32.3205490112305,32.2804412841797,32.1486625671387,32.1486625671387,null,42.4275245666504,42.0780181884766,42.0665626525879,42.0780181884766,42.4275245666504,42.4275245666504,42.4275245666504,42.4275245666504,42.4275245666504,null,43.5046844482422,43.5046844482422,43.5046844482422,43.5046844482422,43.859920501709,43.859920501709,43.5046844482422,43.5046844482422,null,30.7334575653076,30.4125995635986,30.4011421203613,30.3839530944824,30.3724918365479,30.3724918365479,30.3553047180176,30.3553047180176,30.3610343933105,30.3954105377197,30.4183292388916,30.4240608215332,30.4125995635986,30.3896808624268,30.3724918365479,30.3724918365479,30.3782234191895,30.3954105377197,30.4183292388916,30.4297866821289,30.4355182647705,30.4469795227051,30.4584369659424,30.6761589050293,30.739185333252,30.7334575653076,30.7334575653076,null,38.8293495178223,38.8465385437012,39.0528030395508,39.138744354248,39.155933380127,39.138744354248,39.138744354248,39.155933380127,39.1616630554199,39.155933380127,39.138744354248,39.138744354248,39.1502075195312,39.1788520812988,39.1788520812988,39.1788520812988,39.1731262207031,39.1788520812988,39.1788520812988,39.2017707824707,39.2361526489258,39.2304191589355,39.2132339477539,39.2132339477539,39.2304191589355,39.2246894836426,39.2075004577637,39.1788520812988,39.1731262207031,39.1444778442383,38.9210243225098,38.8293495178223,38.8293495178223,null,35.0249099731445,35.0191802978516,34.9905319213867,34.996265411377,35.0420989990234,35.0535583496094,35.0592842102051,35.0650177001953,35.082202911377,35.0879364013672,35.0993957519531,35.1796112060547,35.248363494873,35.248363494873,35.2426338195801,35.2426338195801,35.2827415466309,35.3056564331055,35.3400382995605,35.3686828613281,35.3916015625,35.4259834289551,35.4775466918945,35.4775466918945,35.5291137695312,35.5233840942383,35.5176544189453,35.5004653930664,35.4947357177734,35.4718170166016,35.4603576660156,35.4202499389648,35.397331237793,35.3858757019043,35.3686828613281,35.3629570007324,35.3113899230957,35.3056564331055,35.2999305725098,35.2712821960449,35.2311744689941,35.2369041442871,35.2139854431152,35.2139854431152,35.1967964172363,35.1853370666504,35.1738777160645,35.1624183654785,35.1509590148926,35.0592842102051,35.0249099731445,35.0249099731445,null,39.2246894836426,39.2189598083496,39.2075004577637,39.1960411071777,39.155933380127,39.1502075195312,39.0470733642578,38.8637275695801,38.869457244873,38.8579978942871,38.8637275695801,38.875186920166,38.9496688842773,38.9611320495605,39.1788520812988,39.1788520812988,39.2246894836426,39.2246894836426,null,34.8186454772949,34.8415641784668,34.8644828796387,34.8472938537598,34.7556190490723,34.7269744873047,34.7040557861328,34.7155113220215,34.6868667602539,34.6754035949707,34.629566192627,34.5951919555664,34.5894622802734,34.6009216308594,34.5780029296875,34.5550842285156,34.5321655273438,34.4233016967773,34.4061164855957,34.4003829956055,34.3717384338379,34.343090057373,34.343090057373,34.3660087585449,34.4003829956055,34.4118461608887,34.4233016967773,34.4462203979492,34.4576835632324,34.4462203979492,34.4404945373535,34.4003829956055,34.3774681091309,34.3774681091309,34.4118461608887,34.4175758361816,34.4175758361816,34.4118461608887,34.3774681091309,34.3717384338379,34.3831977844238,34.3774681091309,34.3889274597168,34.4347648620605,34.4748725891113,34.5035171508789,34.5149765014648,34.7327003479004,34.7327003479004,34.7728080749512,34.7728080749512,34.8186454772949,34.8186454772949,34.8186454772949,null,42.0092658996582,42.0092658996582,42.6910858154297,42.7483825683594,42.7483825683594,42.759838104248,42.759838104248,42.7713012695312,42.7713012695312,42.817138671875,42.8744316101074,42.9317283630371,42.9317283630371,42.9947547912598,42.9947547912598,42.7884902954102,42.4619026184082,42.4561729431152,42.2212600708008,42.0092658996582,42.0092658996582,null,43.6994934082031,43.985969543457,43.985969543457,43.985969543457,43.8370018005371,43.8312721252441,43.8198127746582,43.8026237487793,43.7854347229004,43.3843650817871,43.3843650817871,43.4760398864746,43.4760398864746,43.6880302429199,43.6880302429199,43.6880302429199,43.6765747070312,43.682300567627,43.682300567627,43.6994934082031,43.6994934082031,43.6994934082031,null,36.3083343505859,36.2911491394043,36.2911491394043,36.2854156494141,36.2739562988281,36.2453117370605,36.2567672729492,36.2453117370605,36.2338485717773,36.2338485717773,36.2510414123535,36.2682304382324,36.2682304382324,36.2624969482422,36.2682304382324,36.2796859741211,36.2911491394043,36.4171943664551,36.5031394958496,36.5260581970215,36.4974136352539,36.4974136352539,36.5088691711426,36.5088691711426,36.4974136352539,36.4974136352539,36.4916839599609,36.474494934082,36.474494934082,36.4515762329102,36.3942794799805,36.3484420776367,36.3312530517578,36.3083343505859,36.3083343505859,null,28.6708087921143,28.6536197662354,28.6708087921143,28.7109146118164,28.7452907562256,28.7281036376953,28.6994533538818,28.6307010650635,28.6077823638916,28.5848636627197,28.5963230133057,28.6077823638916,28.6249713897705,28.6708087921143,28.6307010650635,28.6307010650635,28.6536197662354,28.6879959106445,28.6708087921143,28.7109146118164,28.7281036376953,28.7223720550537,28.7281036376953,28.7682094573975,28.8140468597412,28.8426971435547,28.8828029632568,28.928638458252,28.9973945617676,29.0317707061768,29.0432319641113,29.2437648773193,29.2265777587891,28.9572868347168,28.6708087921143,28.6708087921143,null,38.8923759460449,38.9038352966309,38.9496688842773,38.9496688842773,38.9439430236816,38.9840507507324,39.0241546630859,39.0585327148438,39.0871810913086,39.0929069519043,39.1158256530762,39.0298881530762,39.0069694519043,38.9955062866211,38.9840507507324,38.9611320495605,38.9210243225098,38.9095611572266,38.8923759460449,38.8637275695801,38.8350791931152,38.8178901672363,38.6746520996094,38.6230850219727,38.5887069702148,38.5715179443359,38.56005859375,38.6345443725586,38.6803817749023,38.6803817749023,38.7204895019531,38.7204895019531,38.8923759460449,38.8923759460449,null,44.2495307922363,44.1463966369629,44.1578559875488,44.1578559875488,44.1635856628418,44.1635856628418,44.1463966369629,44.1406669616699,44.134937286377,44.1292114257812,44.117748260498,44.0719146728516,44.0719146728516,44.0891036987305,44.2495307922363,44.2495307922363,44.5990333557129,44.5990333557129,44.5073585510254,44.4959030151367,44.4214210510254,44.4214210510254,44.2495307922363,44.2495307922363],"text":"Percent: -70.16298","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,58,181,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.8527450561523,-81.9386901855469,-81.9673461914062,-82.0189056396484,-82.0647430419922,-82.0876617431641,-82.1220397949219,-82.1392288208008,-82.1334991455078,-82.1334991455078,-82.1564178466797,-82.1678771972656,-82.1736068725586,-82.1907958984375,-82.2137145996094,-82.2538223266602,-82.2939300537109,-82.3111114501953,-82.3111114501953,-82.3168487548828,-82.3569488525391,-82.3970565795898,-82.4085235595703,-82.2939300537109,-82.1907958984375,-82.1907958984375,-82.1736068725586,-82.1678771972656,-82.1621475219727,-82.1506881713867,-82.1220397949219,-82.1220397949219,-82.1220397949219,-82.1220397949219,-82.1449584960938,-82.1277694702148,-82.1105804443359,-82.09912109375,-82.104850769043,-82.1163101196289,-82.1105804443359,-82.0933990478516,-82.0876617431641,-82.0876617431641,-82.0876617431641,-82.0762023925781,-82.0532913208008,-82.0418243408203,-82.0189056396484,-81.9902572631836,-81.9845275878906,-81.9787979125977,-81.9272384643555,-81.8871307373047,-81.8642120361328,-81.8470230102539,-81.829833984375,-81.8069152832031,-81.8011856079102,-81.8069152832031,-81.824104309082,-81.829833984375,-81.8470230102539,-81.8527450561523,-81.8527450561523],"y":[37.5459251403809,37.5058174133301,37.5401954650879,37.5459251403809,37.5401954650879,37.5459251403809,37.5516510009766,37.5631141662598,37.5803031921387,37.5917587280273,37.5974884033203,37.6146774291992,37.6433258056641,37.6433258056641,37.6204071044922,37.65478515625,37.6891632080078,37.7178115844727,37.7464599609375,37.7636489868164,37.7865676879883,37.8152160644531,37.8495941162109,37.9412651062012,37.969913482666,37.9412651062012,37.9298057556152,37.9183502197266,37.9011573791504,37.8954315185547,37.8896980285645,37.8782386779785,37.8667793273926,37.8495941162109,37.8381309509277,37.7922973632812,37.7922973632812,37.7751083374023,37.7636489868164,37.7350006103516,37.7350006103516,37.7350006103516,37.7350006103516,37.7292709350586,37.7063522338867,37.7006225585938,37.6948928833008,37.6891632080078,37.65478515625,37.6375961303711,37.6375961303711,37.660514831543,37.6719779968262,37.6719779968262,37.6662445068359,37.660514831543,37.65478515625,37.6490592956543,37.6318664550781,37.6089515686035,37.5917587280273,37.5745697021484,37.5631141662598,37.5459251403809,37.5459251403809],"text":"Percent: -70.08187","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,58,181,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.9352569580078,-84.9352569580078,-84.9008865356445,-84.8951568603516,-84.8321304321289,-84.8321304321289,-84.7977523803711,-84.7920227050781,-84.723274230957,-84.7175445556641,-84.6888885498047,-84.6888885498047,-84.6602401733398,-84.6717071533203,-84.6946182250977,-84.7118072509766,-84.7175445556641,-84.723274230957,-84.7175445556641,-84.6888885498047,-84.6602401733398,-84.6430587768555,-84.5972213745117,-84.5800323486328,-84.8378601074219,-85.0212020874023,-85.0269317626953,-85.0441284179688,-85.0670394897461,-85.0899658203125,-85.1300735473633,-85.1529846191406,-85.1644439697266,-85.1587142944336,-85.1529846191406,-85.1300735473633,-85.0899658203125,-85.0842361450195,-85.0613098144531,-85.0613098144531,-85.0441284179688,-85.0326690673828,-85.0441284179688,-85.0555877685547,-85.0555877685547,-85.0269317626953,-85.0097503662109,-85.0154800415039,-85.004020690918,-84.9868316650391,-84.9467239379883,-84.9352569580078,-84.9352569580078,null,-81.7839965820312,-81.7438888549805,-81.7152404785156,-81.6808700561523,-81.6579437255859,-81.6235656738281,-81.6006546020508,-81.5949249267578,-81.5777282714844,-81.5662689208984,-81.5433578491211,-81.5318908691406,-81.5147094726562,-81.4975204467773,-81.4803237915039,-81.4631423950195,-81.4631423950195,-81.4459457397461,-81.4173049926758,-81.4115753173828,-81.4001083374023,-81.382926940918,-81.382926940918,-81.3600082397461,-81.3370895385742,-81.3199005126953,-81.2912521362305,-81.2855224609375,-81.2683334350586,-81.2568740844727,-81.199577331543,-81.1823959350586,-81.1823959350586,-81.1709289550781,-81.1365585327148,-81.1308212280273,-81.1308212280273,-81.1365585327148,-81.1537399291992,-81.1651992797852,-81.19384765625,-81.19384765625,-81.2167663574219,-81.2396850585938,-81.2568740844727,-81.3027114868164,-81.3256301879883,-81.3428192138672,-81.382926940918,-81.4344940185547,-81.4631423950195,-81.5089797973633,-81.5261611938477,-81.5490875244141,-81.5662689208984,-81.5949249267578,-81.6121063232422,-81.6350326538086,-81.7152404785156,-81.7381591796875,-81.7553482055664,-81.7553482055664,-81.7553482055664,-81.7438888549805,-81.7438888549805,-81.7496185302734,-81.7667999267578,-81.8069152832031,-81.829833984375,-81.7839965820312,-81.7839965820312,null,-110.735557556152,-110.724090576172,-110.752738952637,-110.741287231445,-110.764198303223,-110.75846862793,-110.815765380859,-110.821502685547,-111.394454956055,-111.394454956055,-111.314239501953,-111.297050476074,-111.262672424316,-111.268402099609,-111.25121307373,-111.25121307373,-111.119430541992,-110.890251159668,-110.735557556152,-110.735557556152,null,-95.1052627563477,-95.1682891845703,-94.85888671875,-94.7500305175781,-94.7213821411133,-94.6010665893555,-94.4463577270508,-94.4406356811523,-94.9849395751953,-94.9963989257812,-94.9849395751953,-95.0594329833984,-95.0594329833984,-95.1052627563477,-95.1052627563477],"y":[30.6074066162109,30.6074066162109,30.6074066162109,30.5386505126953,30.5329189300537,30.5157318115234,30.5157318115234,30.4698944091797,30.4584369659424,30.4240608215332,30.4183292388916,30.3954105377197,30.3954105377197,30.3724918365479,30.3553047180176,30.3266544342041,30.3037395477295,30.286548614502,30.2579021453857,30.1891460418701,30.1146621704102,30.0802822113037,30.0516376495361,30.0172576904297,30.0229873657227,30.0229873657227,29.9943428039551,29.9771499633789,30.0058002471924,30.0172576904297,30.0516376495361,30.0802822113037,30.0974750518799,30.1261196136475,30.1719570159912,30.212064743042,30.2521705627441,30.286548614502,30.3151969909668,30.3724918365479,30.3839530944824,30.4011421203613,30.4011421203613,30.4011421203613,30.4240608215332,30.4412479400635,30.4584369659424,30.4756240844727,30.527193069458,30.5730266571045,30.5959453582764,30.6074066162109,30.6074066162109,null,32.0455284118652,32.0741806030273,32.097095489502,32.085636138916,32.0627174377441,32.0397987365723,32.0111541748047,31.9825038909912,31.9710464477539,31.9595851898193,31.9595851898193,31.9595851898193,31.9710464477539,31.9595851898193,31.9595851898193,31.9595851898193,31.9423980712891,31.9194793701172,31.8965606689453,31.885103225708,31.8621845245361,31.8564529418945,31.8449954986572,31.8335342407227,31.8335342407227,31.8220767974854,31.8163471221924,31.8106155395508,31.7705097198486,31.7590503692627,31.7304019927979,31.7246723175049,31.6845645904541,31.6731071472168,31.6902942657471,31.6845645904541,31.6559181213379,31.6158123016357,31.5814323425293,31.5585174560547,31.575704574585,31.5986232757568,31.627269744873,31.6444568634033,31.6559181213379,31.6559181213379,31.6559181213379,31.6501884460449,31.6501884460449,31.6559181213379,31.6731071472168,31.7189445495605,31.7304019927979,31.7304019927979,31.7304019927979,31.7304019927979,31.7418632507324,31.7819690704346,31.8449954986572,31.8621845245361,31.8736419677734,31.8908290863037,31.9022903442383,31.9366664886475,31.9595851898193,31.9767742156982,31.9882354736328,31.9939613342285,32.0111541748047,32.0455284118652,32.0455284118652,null,48.9936180114746,48.9019470214844,48.8962173461914,48.5696334838867,48.5638999938965,48.2086715698242,48.2086715698242,48.1284523010254,48.1227264404297,48.2086715698242,48.2143974304199,48.4722290039062,48.4664993286133,48.8904876708984,48.9019470214844,48.9993515014648,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,null,30.1834144592285,30.3553047180176,30.4985427856445,30.4985427856445,30.4412479400635,30.137580871582,30.1261196136475,29.896936416626,29.8912086486816,29.9485054016113,29.9886112213135,30.0229873657227,30.0688247680664,30.1834144592285,30.1834144592285],"text":"Percent: -70.06699","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,58,181,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.8141860961914,-88.8084564208984,-88.8141860961914,-89.0548248291016,-89.0548248291016,-89.1121292114258,-89.1350402832031,-89.1464996337891,-89.1407699584961,-89.0892105102539,-89.0892105102539,-89.0892105102539,-89.072021484375,-89.066291809082,-89.0491027832031,-89.0319137573242,-89.0089950561523,-88.9803466796875,-88.9345092773438,-88.8714828491211,-88.8141860961914,-88.8141860961914],"y":[36.9615058898926,36.9500503540039,36.7781600952148,36.7781600952148,36.7896194458008,36.7896194458008,36.8068084716797,36.8125381469727,36.8411865234375,36.892749786377,36.927131652832,36.9672393798828,36.9500503540039,36.9385871887207,36.9385871887207,36.9443206787109,36.9443206787109,36.9385871887207,36.9385871887207,36.9500503540039,36.9615058898926,36.9615058898926],"text":"Percent: -70.06491","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,58,181,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.5399627685547,-99.5456924438477,-99.305046081543,-99.3165054321289,-99.3165054321289,-99.305046081543,-99.2649383544922,-99.2362899780273,-99.2019119262695,-99.1618041992188,-99.1331634521484,-99.1045074462891,-99.0815963745117,-99.0586700439453,-99.0185623168945,-98.9784545898438,-98.8925094604492,-98.8753280639648,-98.8638687133789,-98.852409362793,-98.8352203369141,-98.8008422851562,-98.7779235839844,-98.7206344604492,-98.6518707275391,-98.6117630004883,-98.583122253418,-98.5430145263672,-98.5258178710938,-98.5143661499023,-99.2649383544922,-99.5399627685547,-99.5399627685547],"y":[42.9947547912598,43.4932289123535,43.4932289123535,43.4817657470703,43.4703102111816,43.4531211853027,43.4359283447266,43.4359283447266,43.4302024841309,43.4244728088379,43.3729057312012,43.3385276794434,43.3270683288574,43.3098793029785,43.2812309265137,43.2468566894531,43.2239379882812,43.2067489624023,43.1666412353516,43.1494483947754,43.1379928588867,43.1379928588867,43.1322631835938,43.0978851318359,43.0520477294922,43.0635108947754,43.0520477294922,43.0520477294922,43.0291290283203,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598],"text":"Percent: -70.06044","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,58,181,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.0712661743164,-93.0769958496094,-92.8191604614258,-92.8191604614258,-92.7847900390625,-92.779052734375,-92.7332153320312,-92.7274856567383,-92.6587371826172,-92.6530075073242,-92.5556030273438,-92.5556030273438,-92.504035949707,-92.4983062744141,-92.4467391967773,-92.4410095214844,-92.3436126708984,-92.3436126708984,-92.240478515625,-92.240478515625,-92.4066314697266,-92.4066314697266,-92.5785217285156,-92.6128997802734,-92.6128997802734,-92.6186294555664,-92.6644668579102,-92.6816482543945,-92.6816482543945,-92.7389526367188,-92.7389526367188,-92.7847900390625,-92.7847900390625,-92.8019714355469,-92.8019714355469,-92.87646484375,-92.87646484375,-92.9738616943359,-92.9738616943359,-92.9738616943359,-93.0712661743164,-93.0712661743164,null,-88.4016571044922,-88.7110595703125,-88.7110595703125,-88.7053298950195,-88.3787384033203,-88.3787384033203,-88.4016571044922,-88.4016571044922,null,-97.935676574707,-97.9299468994141,-97.3741760253906,-97.3741760253906,-97.3970947265625,-97.4028244018555,-97.3741760253906,-97.3741760253906,-97.9242172241211,-97.935676574707,-97.935676574707,null,-93.4952545166016,-93.4780654907227,-93.4608764648438,-93.4264984130859,-93.3863906860352,-93.3634719848633,-93.3577423095703,-93.3462829589844,-93.3119049072266,-93.3004455566406,-93.2603378295898,-93.231689453125,-93.2145004272461,-93.2030487060547,-93.1743927001953,-93.1113739013672,-93.0712661743164,-93.0254287719727,-92.9165649414062,-92.9165649414062,-92.9165649414062,-92.8879165649414,-92.8535385131836,-92.8363571166992,-92.8478088378906,-92.87646484375,-92.9165649414062,-92.9222946166992,-92.9337539672852,-92.9108352661133,-92.9051055908203,-92.9108352661133,-92.9165649414062,-93.0368881225586,-93.0368881225586,-93.4952545166016,-93.4952545166016,null,-96.9043502807617,-96.9100875854492,-96.9100875854492,-97.3741760253906,-97.3741760253906,-96.9043502807617,-96.9043502807617],"y":[34.7728080749512,34.8587532043457,34.8587532043457,34.8472938537598,34.8472938537598,34.8301048278809,34.8301048278809,34.8587532043457,34.8587532043457,34.7670783996582,34.7670783996582,34.6983222961426,34.6983222961426,34.6754035949707,34.6754035949707,34.6410293579102,34.6352996826172,34.5894622802734,34.5894622802734,34.4977912902832,34.5035171508789,34.4576835632324,34.4634094238281,34.4347648620605,34.4233016967773,34.4175758361816,34.4175758361816,34.4233016967773,34.4806022644043,34.4806022644043,34.5035171508789,34.5035171508789,34.5722732543945,34.5722732543945,34.6009216308594,34.6009216308594,34.6410293579102,34.6467590332031,34.6983222961426,34.7728080749512,34.7728080749512,34.7728080749512,null,37.6032218933105,37.6032218933105,37.8667793273926,37.9068870544434,37.9068870544434,37.6032218933105,37.6032218933105,37.6032218933105,null,38.875186920166,38.9496688842773,38.9496688842773,38.8923759460449,38.9038352966309,38.875186920166,38.875186920166,38.6001663208008,38.6001663208008,38.875186920166,38.875186920166,null,38.9439430236816,39.2877159118652,39.2819862365723,39.2590675354004,39.2361526489258,39.2533378601074,39.2705268859863,39.2934455871582,39.2934455871582,39.322093963623,39.327823638916,39.3507423400879,39.3908500671387,39.4023056030273,39.4023056030273,39.3851165771484,39.3564720153809,39.333553314209,39.2877159118652,39.2533378601074,39.2361526489258,39.2304191589355,39.2361526489258,39.2304191589355,39.2075004577637,39.1788520812988,39.1502075195312,39.1330184936523,39.1215591430664,39.1100997924805,39.0929069519043,39.0757217407227,39.0642623901367,38.9783172607422,38.9267539978027,38.9439430236816,38.9439430236816,null,40.680004119873,40.5081176757812,40.3362274169922,40.3362274169922,40.691463470459,40.680004119873,40.680004119873],"text":"Percent: -70.04399","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,58,181,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.1487655639648,-77.0971984863281,-77.1086654663086,-76.7419738769531,-76.6617584228516,-76.6617584228516,-76.66748046875,-76.6331024169922,-76.6273727416992,-76.6388320922852,-76.6502990722656,-76.6331024169922,-76.6101913452148,-76.5872650146484,-76.575813293457,-76.5528869628906,-76.5414276123047,-76.5471572875977,-76.5700836181641,-76.5643539428711,-76.5357055664062,-76.5127868652344,-76.4841384887695,-76.4841384887695,-76.4784088134766,-76.4612121582031,-76.4669494628906,-76.4497604370117,-76.4268417358398,-76.4211120605469,-76.4325714111328,-76.403923034668,-76.4153747558594,-76.4440307617188,-76.4497604370117,-76.4440307617188,-76.4211120605469,-76.398193359375,-76.392463684082,-76.3810043334961,-76.3695449829102,-76.3695449829102,-76.3466262817383,-76.3466262817383,-76.3237075805664,-76.3065185546875,-76.2835998535156,-76.2835998535156,-76.3065185546875,-76.3294372558594,-76.3237075805664,-76.3122482299805,-76.3351669311523,-76.3638153076172,-76.398193359375,-76.403923034668,-76.403923034668,-76.4497604370117,-76.4440307617188,-76.4440307617188,-76.4898681640625,-76.4955978393555,-76.5127868652344,-76.5471572875977,-76.5815353393555,-76.575813293457,-76.5700836181641,-76.5872650146484,-76.6101913452148,-76.6216430664062,-76.6216430664062,-76.6331024169922,-76.66748046875,-76.6617584228516,-76.673210144043,-76.7247772216797,-76.7476959228516,-76.7018661499023,-76.6903991699219,-76.7018661499023,-76.7133178710938,-76.8279037475586,-76.8909378051758,-77.0341720581055,-77.0685577392578,-77.0800094604492,-77.0800094604492,-77.0971984863281,-77.1086654663086,-77.125846862793,-77.1487655639648,-77.1487655639648],"y":[34.7728080749512,34.812915802002,34.8358345031738,34.8415641784668,34.8759384155273,34.8931312561035,34.9045906066895,34.9045906066895,34.9275093078613,34.9561538696289,34.9618835449219,34.9790725708008,34.9790725708008,34.9504280090332,34.9275093078613,34.9217758178711,34.9275093078613,34.944694519043,34.9733467102051,35.0019912719727,35.0019912719727,34.9905319213867,34.9848022460938,35.0019912719727,35.0249099731445,35.0363693237305,35.0592842102051,35.0650177001953,35.0535583496094,35.0363693237305,35.0134506225586,34.996265411377,34.9790725708008,34.9618835449219,34.9504280090332,34.944694519043,34.9504280090332,34.9561538696289,34.944694519043,34.93896484375,34.93896484375,34.9618835449219,34.9790725708008,35.0134506225586,35.0191802978516,35.0019912719727,34.9790725708008,34.944694519043,34.93896484375,34.9332389831543,34.9160461425781,34.9045906066895,34.8988571166992,34.8759384155273,34.8759384155273,34.8472938537598,34.8415641784668,34.8301048278809,34.812915802002,34.801456451416,34.7785377502441,34.7441596984863,34.7269744873047,34.7212409973145,34.7327003479004,34.7670783996582,34.7842674255371,34.7899971008301,34.7899971008301,34.7441596984863,34.7327003479004,34.7327003479004,34.7556190490723,34.7899971008301,34.801456451416,34.7899971008301,34.7613487243652,34.7556190490723,34.7441596984863,34.7327003479004,34.7212409973145,34.7327003479004,34.7269744873047,34.6925926208496,34.6754035949707,34.6868667602539,34.7040557861328,34.7269744873047,34.7728080749512,34.7728080749512,34.7728080749512,34.7728080749512],"text":"Percent: -70.03189","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,58,181,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-107.509803771973,-107.486885070801,-107.423858642578,-107.595741271973,-107.60147857666,-107.63011932373,-107.68741607666,-107.68741607666,-107.710334777832,-107.710334777832,-107.733253479004,-107.733253479004,-107.475425720215,-107.160301208496,-107.13737487793,-107.011329650879,-107.017059326172,-106.988410949707,-106.982681274414,-106.925384521484,-106.931114196777,-107.034248352051,-107.039970397949,-107.166023254395,-107.171752929688,-107.412391662598,-107.418128967285,-107.509803771973,-107.509803771973],"y":[46.0428886413574,46.0829963684082,46.1689414978027,46.3293685913086,46.3580131530762,46.3580131530762,46.4095802307129,46.438232421875,46.4496879577637,46.4554176330566,46.4554176330566,46.4783363342285,46.4840660095215,46.4840660095215,46.3981246948242,46.3923950195312,46.3121795654297,46.3121795654297,46.1402893066406,46.1402893066406,45.8652687072754,45.8652687072754,45.9168395996094,45.9168395996094,45.9397583007812,45.9569435119629,46.0428886413574,46.0428886413574,46.0428886413574],"text":"Percent: -69.97792","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,58,181,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.420768737793,-93.2145004272461,-93.2145004272461,-93.1973190307617,-93.1743927001953,-93.151481628418,-93.145751953125,-93.1400146484375,-93.145751953125,-93.151481628418,-93.145751953125,-93.1285552978516,-93.1285552978516,-93.2431564331055,-93.2431564331055,-93.2546081542969,-93.2717971801758,-93.3119049072266,-93.3348236083984,-93.3749313354492,-93.3692016601562,-93.3692016601562,-93.3806610107422,-93.4035797119141,-93.4436874389648,-93.4780654907227,-93.4895248413086,-93.5009765625,-93.5124435424805,-93.5296325683594,-93.5468139648438,-93.5754699707031,-93.5525512695312,-93.5525512695312,-93.5525512695312,-93.5296325683594,-93.5239028930664,-93.5296325683594,-93.5353622436523,-93.5525512695312,-93.5640106201172,-93.4666061401367,-93.420768737793,-93.420768737793,null,-94.7500305175781,-94.77294921875,-94.7958679199219,-94.8130569458008,-94.8417053222656,-94.8932723999023,-94.9792098999023,-95.0479736328125,-95.0823440551758,-95.1052627563477,-95.1339111328125,-95.1682891845703,-95.2485046386719,-95.2656936645508,-95.3115234375,-95.3229904174805,-95.3000717163086,-95.2828826904297,-95.2656936645508,-95.2427749633789,-95.1625595092773,-95.1453704833984,-95.1109924316406,-95.0938110351562,-95.0708847045898,-95.0307769775391,-94.9906692504883,-94.9677581787109,-94.956298828125,-94.8989944458008,-94.8646240234375,-94.8302459716797,-94.7958679199219,-94.7844085693359,-94.7500305175781,-94.7500305175781,-94.7500305175781],"y":[32.2403335571289,32.2460632324219,32.2174186706543,32.1830368041992,32.1486625671387,32.097095489502,32.0741806030273,32.0627174377441,32.0455284118652,32.0168800354004,32.0111541748047,31.9939613342285,31.9825038909912,31.9825038909912,31.9423980712891,31.9194793701172,31.9022903442383,31.9022903442383,31.9022903442383,31.9309368133545,31.948127746582,31.9595851898193,31.9767742156982,31.9939613342285,32.0111541748047,32.0397987365723,32.0512619018555,32.0741806030273,32.091365814209,32.091365814209,32.085636138916,32.091365814209,32.1085548400879,32.1200141906738,32.1314735412598,32.1429328918457,32.1543922424316,32.1830368041992,32.1944999694824,32.1944999694824,32.2403335571289,32.2403335571289,32.2403335571289,32.2403335571289,null,33.3576011657715,33.3576011657715,33.3690643310547,33.3919792175293,33.4148979187012,33.4263572692871,33.4206275939941,33.4034385681152,33.4206275939941,33.4263572692871,33.4034385681152,33.4034385681152,33.4034385681152,33.3919792175293,33.3862533569336,33.9133720397949,33.907642364502,33.9133720397949,33.9592094421387,33.9821281433105,33.9763984680176,33.9649391174316,33.9420204162598,33.9191017150879,33.896183013916,33.8847236633301,33.890453338623,33.8789939880371,33.8503456115723,33.7930526733398,33.7758636474609,33.7758636474609,33.7758636474609,33.7529449462891,33.7472152709961,33.3576011657715,33.3576011657715],"text":"Percent: -69.94482","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,58,181,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.1797103881836,-80.196907043457,-80.2198181152344,-80.2541961669922,-80.3057632446289,-80.3286819458008,-80.3344116210938,-80.3802490234375,-80.4375457763672,-80.4604644775391,-80.4432754516602,-80.4432754516602,-80.4604644775391,-80.4489974975586,-80.4489974975586,-80.466194152832,-80.4604644775391,-80.4260864257812,-80.4146270751953,-80.4088973999023,-80.4031677246094,-80.3802490234375,-80.3745193481445,-80.3687896728516,-80.3917083740234,-80.4031677246094,-80.4031677246094,-80.3917083740234,-80.3687896728516,-80.3573303222656,-80.3630599975586,-80.3687896728516,-80.3917083740234,-80.3286819458008,-80.2140884399414,-80.2083587646484,-80.1510696411133,-80.1453399658203,-80.0479354858398,-80.0479354858398,-80.0593948364258,-80.1797103881836,-80.1797103881836,null,-86.7515335083008,-86.7286224365234,-86.7114334106445,-86.6827850341797,-86.6484069824219,-86.6369476318359,-86.619758605957,-86.6082992553711,-86.5796585083008,-86.5510025024414,-86.5452728271484,-86.533821105957,-86.5223541259766,-86.5223541259766,-86.5223541259766,-86.5108947753906,-86.4994354248047,-86.5051651000977,-86.5223541259766,-86.5510025024414,-86.5567321777344,-86.5510025024414,-86.5796585083008,-86.5911102294922,-86.6025695800781,-86.6140289306641,-86.7859191894531,-86.9291534423828,-87.0322952270508,-87.0322952270508,-87.0322952270508,-87.0093688964844,-86.986457824707,-86.9578018188477,-86.9348831176758,-86.9176940917969,-86.9119644165039,-86.889045715332,-86.8833160400391,-86.8489456176758,-86.8661346435547,-86.8661346435547,-86.8489456176758,-86.8260269165039,-86.7916412353516,-86.7859191894531,-86.7630004882812,-86.7515335083008,-86.7515335083008],"y":[35.5061950683594,35.534839630127,35.5806770324707,35.6150550842285,35.6494331359863,35.6895408630371,35.712459564209,35.7239189147949,35.7296485900879,35.7411079406738,35.7582969665527,35.7697563171387,35.7926750183105,35.8041305541992,35.8098640441895,35.8327827453613,35.849967956543,35.8327827453613,35.8327827453613,35.849967956543,35.8557014465332,35.84423828125,35.84423828125,35.8557014465332,35.8728866577148,35.8843460083008,35.8900756835938,35.8900756835938,35.8900756835938,35.901538848877,35.9301834106445,35.9473724365234,35.9645576477051,35.987476348877,35.987476348877,36.021858215332,36.021858215332,36.0390472412109,36.0390472412109,35.9129943847656,35.5119209289551,35.5061950683594,35.5061950683594,null,36.4057388305664,36.3885498046875,36.3484420776367,36.3255233764648,36.2911491394043,36.2854156494141,36.2624969482422,36.2567672729492,36.2510414123535,36.153636932373,36.165096282959,36.1708221435547,36.165096282959,36.153636932373,36.1078033447266,36.1020698547363,36.0791511535645,36.0619659423828,36.0791511535645,36.0619659423828,36.0562324523926,36.0447769165039,36.0275840759277,35.9932098388672,35.987476348877,35.9702911376953,36.0390472412109,36.0447769165039,35.9932098388672,36.0505027770996,36.0791511535645,36.0848846435547,36.2682304382324,36.302604675293,36.3255233764648,36.3484420776367,36.3885498046875,36.3885498046875,36.4000091552734,36.3942794799805,36.3828201293945,36.3770904541016,36.3656311035156,36.3599014282227,36.3656311035156,36.3828201293945,36.4000091552734,36.4057388305664,36.4057388305664],"text":"Percent: -69.91314","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(35,58,181,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.5231094360352,-82.3970565795898,-82.3798751831055,-82.3569488525391,-82.3111114501953,-82.282470703125,-82.2595520019531,-82.2480926513672,-82.2251739501953,-82.2079849243164,-82.2079849243164,-82.2480926513672,-82.2939300537109,-82.3397674560547,-82.3512191772461,-82.3855972290039,-82.3970565795898,-82.4085235595703,-82.4257049560547,-82.4486236572266,-82.4887313842773,-82.5001983642578,-82.5001983642578,-82.5116500854492,-82.5231094360352,-82.5231094360352],"y":[31.9423980712891,32.3377380371094,32.3320083618164,32.3033599853516,32.2976303100586,32.2976303100586,32.3090896606445,32.2632522583008,32.2002258300781,32.1773109436035,32.1601181030273,31.9022903442383,31.9309368133545,31.9309368133545,31.9194793701172,31.9309368133545,31.9423980712891,31.9423980712891,31.948127746582,31.948127746582,31.9538555145264,31.948127746582,31.9423980712891,31.9366664886475,31.9423980712891,31.9423980712891],"text":"Percent: -69.84892","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(36,59,182,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.6201324462891,-84.6373291015625,-84.6373291015625,-84.6315994262695,-84.6201324462891,-84.6201324462891,-84.6373291015625,-84.6545104980469,-84.6717071533203,-84.6831665039062,-84.7003479003906,-84.7175445556641,-84.7404556274414,-84.7461853027344,-84.7461853027344,-84.7461853027344,-84.7805633544922,-84.7118072509766,-84.5685653686523,-84.5571136474609,-84.551383972168,-84.5227355957031,-84.4654388427734,-84.4367904663086,-84.4196014404297,-84.3336563110352,-84.2878189086914,-84.2878189086914,-84.2878189086914,-84.270637512207,-84.2878189086914,-84.2878189086914,-84.3336563110352,-84.3852233886719,-84.4024124145508,-84.4138717651367,-84.4310607910156,-84.4425201416016,-84.4539794921875,-84.5170059204102,-84.5742950439453,-84.5857620239258,-84.6201324462891,-84.6201324462891,null,-81.5032501220703,-81.4803237915039,-81.4688720703125,-81.4574127197266,-81.4344940185547,-81.3428192138672,-81.2740631103516,-81.2568740844727,-81.2511444091797,-81.2339553833008,-81.2167663574219,-81.2167663574219,-81.2053070068359,-81.1709289550781,-81.1651992797852,-81.1651992797852,-81.1651992797852,-81.1422882080078,-81.1193618774414,-81.102180480957,-81.0735244750977,-81.0907211303711,-81.1193618774414,-81.1594696044922,-81.1823959350586,-81.2224960327148,-81.2740631103516,-81.2969818115234,-81.3141708374023,-81.4631423950195,-81.4975204467773,-81.5204315185547,-81.5376205444336,-81.5147094726562,-81.5204315185547,-81.5261611938477,-81.5261611938477,-81.5204315185547,-81.5032501220703,-81.5032501220703],"y":[35.6551666259766,35.6723518371582,35.6838111877441,35.6952705383301,35.706729888916,35.7239189147949,35.7468376159668,35.7525672912598,35.7296485900879,35.7239189147949,35.7296485900879,35.7525672912598,35.7582969665527,35.7697563171387,35.7926750183105,35.8041305541992,35.8270492553711,35.8843460083008,35.9473724365234,35.9473724365234,35.9588317871094,35.9760208129883,35.9817504882812,35.987476348877,35.9932098388672,36.0562324523926,35.9588317871094,35.9416427612305,35.9359130859375,35.9072647094727,35.9072647094727,35.8843460083008,35.8327827453613,35.7869453430176,35.7869453430176,35.7582969665527,35.7582969665527,35.7582969665527,35.7582969665527,35.712459564209,35.6666221618652,35.6437034606934,35.6551666259766,35.6551666259766,null,38.9210243225098,38.9324798583984,38.9324798583984,38.9382133483887,38.9382133483887,38.8923759460449,38.9210243225098,38.9095611572266,38.8923759460449,38.8465385437012,38.8350791931152,38.8007011413574,38.7777824401855,38.7434043884277,38.7204895019531,38.686107635498,38.6689224243164,38.6402702331543,38.6345443725586,38.6345443725586,38.6116256713867,38.5829772949219,38.56005859375,38.5428695678711,38.5256805419922,38.5314140319824,38.5256805419922,38.5371398925781,38.5428695678711,38.5543327331543,38.5829772949219,38.6230850219727,38.6746520996094,38.8178901672363,38.8350791931152,38.8637275695801,38.8923759460449,38.9095611572266,38.9210243225098,38.9210243225098],"text":"Percent: -69.82117","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(36,59,182,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.0154800415039,-85.4967651367188,-85.4910354614258,-85.7144927978516,-85.7087554931641,-85.6972961425781,-85.7030258178711,-85.6915664672852,-85.6972961425781,-85.6686553955078,-85.6399993896484,-85.63427734375,-85.5998916625977,-85.5884399414062,-85.5655136108398,-85.5483322143555,-85.4853057861328,-85.4853057861328,-85.4280090332031,-85.4280090332031,-85.1014175415039,-85.1243438720703,-85.1243438720703,-85.1128768920898,-85.1128768920898,-85.0899658203125,-85.0441284179688,-85.0383987426758,-85.0326690673828,-85.0326690673828,-85.0154800415039,-85.0154800415039,-85.0154800415039,null,-83.8867492675781,-83.8810195922852,-83.8867492675781,-83.8924789428711,-83.8982086181641,-83.8752899169922,-83.8695602416992,-83.8810195922852,-83.8810195922852,-83.8466415405273,-83.8351821899414,-83.8294525146484,-83.82373046875,-83.818000793457,-83.8008041381836,-83.7950744628906,-83.7893447875977,-83.7836151123047,-83.7778930664062,-83.7606964111328,-83.7606964111328,-83.7320556640625,-83.7263259887695,-83.7148590087891,-83.7148590087891,-83.7263259887695,-83.7263259887695,-83.7377853393555,-83.7377853393555,-83.7148590087891,-83.7205963134766,-83.6289215087891,-83.6117324829102,-83.5658950805664,-83.5601654052734,-83.5601654052734,-83.5601654052734,-83.5544357299805,-83.5200576782227,-83.5200576782227,-83.5143280029297,-83.5200576782227,-83.5257873535156,-83.5429763793945,-83.5601654052734,-83.6632919311523,-83.7606964111328,-83.7664337158203,-83.7836151123047,-83.7836151123047,-83.8867492675781,-83.8867492675781,null,-91.2263412475586,-91.6044921875,-91.7248153686523,-91.7190856933594,-91.2893676757812,-91.2607192993164,-91.2435302734375,-91.2435302734375,-91.2549896240234,-91.2721786499023,-91.23779296875,-91.2492599487305,-91.2607192993164,-91.2263412475586,-91.2206115722656,-91.2263412475586,-91.2263412475586,null,-87.989128112793,-87.5880584716797,-87.5823287963867,-87.5651397705078,-87.53076171875,-87.536491394043,-87.5422210693359,-87.5422210693359,-87.5765991210938,-87.5995178222656,-87.6224365234375,-87.6625442504883,-87.6797332763672,-87.6911926269531,-87.7255706787109,-87.7599487304688,-87.8172378540039,-87.9031829833984,-87.9547500610352,-87.9490203857422,-87.9490203857422,-87.9547500610352,-87.989128112793,-87.989128112793,null,-95.4433059692383,-95.6381149291992,-95.6667633056641,-95.683952331543,-95.6782150268555,-95.6896820068359,-95.6438446044922,-95.6667633056641,-95.7011413574219,-95.769889831543,-95.7870864868164,-95.7412490844727,-95.7584381103516,-95.7412490844727,-95.7068710327148,-95.683952331543,-95.6667633056641,-95.7240524291992,-95.7527084350586,-95.7412490844727,-95.7527084350586,-95.2656936645508,-95.2370452880859,-95.1797485351562,-95.1109924316406,-95.1052627563477,-95.0193252563477,-94.9906692504883,-94.962028503418,-95.4433059692383,-95.4433059692383],"y":[30.9970169067383,31.0084743499756,31.1975517272949,31.1918201446533,31.2090129852295,31.2090129852295,31.2204704284668,31.2319278717041,31.2433891296387,31.2663078308105,31.2777652740479,31.2834949493408,31.2777652740479,31.2663078308105,31.2663078308105,31.2605762481689,31.254846572876,31.2777652740479,31.2834949493408,31.3064136505127,31.3006839752197,31.2834949493408,31.254846572876,31.1918201446533,31.174633026123,31.1402568817139,31.1116065979004,31.0944194793701,31.0772304534912,31.0371246337891,31.0027484893799,30.9970169067383,30.9970169067383,null,32.2919006347656,32.3663864135742,32.3893051147461,32.4064903259277,32.412223815918,32.4236831665039,32.4523277282715,32.4580612182617,32.4809799194336,32.4695167541504,32.4580612182617,32.4408721923828,32.4408721923828,32.4465980529785,32.4465980529785,32.4981651306152,32.4981651306152,32.5038986206055,32.4981651306152,32.4981651306152,32.5210838317871,32.5210838317871,32.5955696105957,32.5955696105957,32.6184883117676,32.6184883117676,32.6414070129395,32.6471366882324,32.6643257141113,32.6643257141113,32.6929702758789,32.6700553894043,32.6643257141113,32.6643257141113,32.6242179870605,32.5726509094238,32.538272857666,32.5153541564941,32.4809799194336,32.4637908935547,32.4179534912109,32.4064903259277,32.400764465332,32.3893051147461,32.3950347900391,32.2919006347656,32.2919006347656,32.2804412841797,32.2804412841797,32.2919006347656,32.2919006347656,32.2919006347656,null,43.4989547729492,43.5104141235352,43.5104141235352,43.859920501709,43.854190826416,43.8427314758301,43.8026237487793,43.7854347229004,43.7281379699707,43.6880302429199,43.6307373046875,43.5963592529297,43.5562515258789,43.5104141235352,43.5104141235352,43.4989547729492,43.4989547729492,null,36.3484420776367,36.3484420776367,36.3369827270508,36.3369827270508,36.3312530517578,36.2510414123535,36.2453117370605,36.2281227111816,36.165096282959,36.1937408447266,36.2052040100098,36.1994743347168,36.2166595458984,36.2338485717773,36.2338485717773,36.2338485717773,36.2223930358887,36.2281227111816,36.2338485717773,36.2796859741211,36.2911491394043,36.3140678405762,36.3484420776367,36.3484420776367,null,31.0657730102539,30.9339923858643,30.9626407623291,30.9912872314453,31.0199356079102,31.0485820770264,31.0715007781982,31.0944194793701,31.1058807373047,31.1116065979004,31.1517143249512,31.1918201446533,31.2262001037598,31.2892265319824,31.3178730010986,31.3178730010986,31.3465213775635,31.4725723266602,31.4840297698975,31.5069484710693,31.5355987548828,31.6158123016357,31.6043510437012,31.6043510437012,31.5413246154785,31.4897613525391,31.4668426513672,31.4496536254883,31.4038162231445,31.0657730102539,31.0657730102539],"text":"Percent: -69.81813","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(36,59,182,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.2847671508789,-84.9639129638672,-84.7862930297852,-84.7347259521484,-84.7748336791992,-84.7920227050781,-84.8092193603516,-84.8321304321289,-84.8779678344727,-84.9123458862305,-84.9524536132812,-84.9868316650391,-85.0154800415039,-85.0441284179688,-85.0670394897461,-85.1014175415039,-85.1128768920898,-85.1415252685547,-85.1358032226562,-85.1415252685547,-85.181640625,-85.2332000732422,-85.2847671508789,-85.2790374755859,-85.273307800293,-85.2790374755859,-85.2847671508789,-85.2847671508789],"y":[36.6291923522949,36.6234588623047,36.612003326416,36.5203285217285,36.5203285217285,36.5260581970215,36.5489768981934,36.5661659240723,36.5776252746582,36.5776252746582,36.5718955993652,36.5661659240723,36.5718955993652,36.5432472229004,36.5088691711426,36.4573059082031,36.4171943664551,36.4286575317383,36.4458465576172,36.4515762329102,36.4802207946777,36.5146026611328,36.5260581970215,36.5432472229004,36.5547065734863,36.5718955993652,36.6291923522949,36.6291923522949],"text":"Percent: -69.78741","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(36,59,182,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-110.277191162109,-110.225616455078,-110.156867980957,-110.099571228027,-110.042274475098,-110.002166748047,-109.95059967041,-109.916229248047,-109.85319519043,-109.795906066895,-109.715682983398,-109.383377075195,-109.383377075195,-109.406288146973,-109.406288146973,-109.658393859863,-110.282920837402,-110.277191162109,-110.277191162109],"y":[46.6788711547852,46.70751953125,46.7189788818359,46.7361679077148,46.7361679077148,46.7304382324219,46.7361679077148,46.7247085571289,46.6903305053711,46.6846008300781,46.6846008300781,46.6846008300781,46.5069847106934,46.5012550354004,46.2205047607422,46.2147750854492,46.2147750854492,46.6788711547852,46.6788711547852],"text":"Percent: -69.76744","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(36,59,182,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.6377410888672,-97.5976333618164,-97.4372024536133,-97.3168869018555,-97.2653121948242,-97.1392669677734,-97.1507263183594,-97.2080154418945,-97.2080154418945,-97.2080154418945,-97.2423934936523,-97.2481231689453,-97.6320114135742,-97.7408676147461,-97.7867050170898,-97.8554611206055,-97.8554611206055,-97.6377410888672,-97.6377410888672],"y":[29.6505641937256,29.6391067504883,29.7250518798828,29.7880764007568,29.7536964416504,29.6505641937256,29.6333770751953,29.5932693481445,29.5531635284424,29.5073261260986,29.4041938781738,29.3755474090576,29.1005268096924,29.2151165008545,29.2724151611328,29.3411674499512,29.3583564758301,29.6505641937256,29.6505641937256],"text":"Percent: -69.76321","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(36,59,182,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.4681167602539,-85.5254058837891,-85.1128768920898,-85.1243438720703,-85.181640625,-85.181640625,-85.1930923461914,-85.2274703979492,-85.2962265014648,-85.3535232543945,-85.3707122802734,-85.3879013061523,-85.3936309814453,-85.3993606567383,-85.4681167602539,-85.4681167602539],"y":[34.2628746032715,34.5837326049805,34.5780029296875,34.5493545532227,34.4462203979492,34.4347648620605,34.4175758361816,34.4061164855957,34.3717384338379,34.348819732666,34.3316307067871,34.2972526550293,34.2686042785645,34.2571449279785,34.2628746032715,34.2628746032715],"text":"Percent: -69.74714","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(36,59,182,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.6938629150391,-88.7339706420898,-88.7511672973633,-88.7740783691406,-88.8141860961914,-88.8428421020508,-88.8600234985352,-88.9173202514648,-88.9402389526367,-88.9516983032227,-88.9631576538086,-88.9574279785156,-88.9230499267578,-88.8600234985352,-88.8428421020508,-88.8371047973633,-88.8371047973633,-88.8485641479492,-88.8141860961914,-88.5219802856445,-88.5277099609375,-88.5277099609375,-88.6480255126953,-88.6594924926758,-88.6938629150391,-88.6938629150391],"y":[36.0619659423828,36.0734214782715,36.0963401794434,36.1078033447266,36.1192588806152,36.1192588806152,36.1307182312012,36.1765556335449,36.1994743347168,36.2166595458984,36.2281227111816,36.4057388305664,36.4000091552734,36.3942794799805,36.3942794799805,36.4057388305664,36.4687652587891,36.5031394958496,36.5088691711426,36.5031394958496,36.1479072570801,36.1192588806152,36.1192588806152,36.0619659423828,36.0619659423828,36.0619659423828],"text":"Percent: -69.74538","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(36,59,182,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.1774520874023,-92.1774520874023,-92.1889038085938,-92.1831741333008,-91.6388702392578,-91.6388702392578,-91.6216812133789,-91.6331405639648,-91.8795166015625,-91.9024276733398,-91.9253540039062,-91.9310836791992,-91.9482650756836,-91.9539947509766,-91.97119140625,-92.0170211791992,-92.1774520874023,-92.1774520874023],"y":[38.0157508850098,38.1417999267578,38.1532592773438,38.2964973449707,38.285041809082,38.1417999267578,38.1417999267578,38.0443954467773,38.0501251220703,38.0443954467773,38.0272064208984,38.0443954467773,38.0443954467773,38.0272064208984,38.0100212097168,38.0100212097168,38.0157508850098,38.0157508850098],"text":"Percent: -69.74438","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(36,59,182,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.0185317993164,-84.0242614746094,-84.0242614746094,-84.0128021240234,-84.0128021240234,-84.0242614746094,-84.0242614746094,-84.0128021240234,-84.0128021240234,-84.0185317993164,-84.0242614746094,-84.0299835205078,-84.0185317993164,-84.0185317993164,-84.0529098510742,-84.0471801757812,-84.0643692016602,-84.0586395263672,-84.0471801757812,-84.0242614746094,-84.0242614746094,-84.0299835205078,-84.0242614746094,-84.0185317993164,-84.0070724487305,-83.9898834228516,-83.9440460205078,-83.915397644043,-83.8810195922852,-83.8810195922852,-83.8695602416992,-83.8523712158203,-83.82373046875,-83.818000793457,-83.7435073852539,-83.7320556640625,-83.7148590087891,-83.7033996582031,-83.6976776123047,-83.6747589111328,-83.6804885864258,-83.6919479370117,-83.6919479370117,-83.6747589111328,-83.6690216064453,-83.7435073852539,-83.7435073852539,-83.7836151123047,-83.7893447875977,-84.0185317993164,-84.0185317993164,null,-93.0254287719727,-93.0254287719727,-93.5009765625,-93.4952545166016,-93.0598068237305,-93.0254287719727,-93.0254287719727,null,-94.6354370117188,-94.4807434082031,-94.2400970458984,-94.234375,-94.2171783447266,-94.2171783447266,-94.5953369140625,-94.6067962646484,-94.6125183105469,-94.6297073364258,-94.6354370117188,-94.6354370117188],"y":[31.3121452331543,31.4210052490234,31.432466506958,31.432466506958,31.4496536254883,31.4496536254883,31.5355987548828,31.5413246154785,31.5585174560547,31.5814323425293,31.6100807189941,31.6158123016357,31.627269744873,31.6444568634033,31.6444568634033,31.6673755645752,31.7132129669189,31.7304019927979,31.7475910186768,31.7705097198486,31.7876968383789,31.7991580963135,31.8163471221924,31.8220767974854,31.8449954986572,31.8564529418945,31.8621845245361,31.8564529418945,31.8449954986572,31.8335342407227,31.8335342407227,31.8163471221924,31.7991580963135,31.6158123016357,31.6100807189941,31.6043510437012,31.5986232757568,31.5871620178223,31.5585174560547,31.5585174560547,31.4725723266602,31.4668426513672,31.4496536254883,31.4439239501953,31.3121452331543,31.3064136505127,31.3006839752197,31.3006839752197,31.3121452331543,31.3121452331543,31.3121452331543,null,43.5104141235352,43.2583122253418,43.2640419006348,43.5104141235352,43.5104141235352,43.5104141235352,43.5104141235352,null,40.5940628051758,40.5940628051758,40.5940628051758,40.4851989746094,40.4794692993164,40.3935241699219,40.3935241699219,40.3935241699219,40.4851989746094,40.4851989746094,40.5940628051758,40.5940628051758],"text":"Percent: -69.72652","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(36,59,182,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-121.341003417969,-121.46704864502,-121.472785949707,-120.888366699219,-120.006011962891,-120.006011962891,-121.341003417969,-121.341003417969],"y":[41.2013931274414,41.2013931274414,42.0092658996582,42.0207252502441,42.0092658996582,41.2013931274414,41.2013931274414,41.2013931274414],"text":"Percent: -69.71902","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(36,59,182,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.1495513916016,-87.5193023681641,-87.525032043457,-87.6281661987305,-88.1839370727539,-88.166748046875,-88.1495513916016,-88.1495513916016,null,-93.7129745483398,-93.7301635742188,-93.7588119506836,-93.7760009765625,-93.8046493530273,-93.8103790283203,-93.8161087036133,-93.9192428588867,-93.9192428588867,-94.0395584106445,-94.0395584106445,-94.0739364624023,-94.0739364624023,-94.0853958129883,-94.0853958129883,-94.0682144165039,-94.0624847412109,-94.056755065918,-94.0452880859375,-94.0395584106445,-94.0395584106445,-94.0223770141602,-94.0853958129883,-94.0853958129883,-93.9937210083008,-93.9879989624023,-93.9765396118164,-93.9765396118164,-93.9192428588867,-93.9192428588867,-93.9077835083008,-93.9077835083008,-93.9192428588867,-93.9192428588867,-93.7072448730469,-93.7129745483398,-93.7129745483398,null,-85.1701812744141,-85.1300735473633,-85.1014175415039,-85.0613098144531,-85.0383987426758,-85.0326690673828,-85.0441284179688,-85.0326690673828,-85.0383987426758,-85.0326690673828,-85.0441284179688,-85.0269317626953,-85.0212020874023,-84.8378601074219,-84.5800323486328,-84.5628433227539,-84.5341949462891,-84.5227355957031,-84.5055465698242,-84.4883575439453,-84.4768981933594,-84.4654388427734,-84.4482498168945,-84.4310607910156,-84.4081420898438,-84.3737640380859,-84.3508453369141,-84.3451156616211,-84.3565826416016,-84.368034362793,-84.3737640380859,-84.4138717651367,-84.4367904663086,-84.4539794921875,-84.4654388427734,-84.4826202392578,-84.4998168945312,-84.5227355957031,-84.5341949462891,-84.5628433227539,-84.6258697509766,-84.7175445556641,-84.8092193603516,-84.8550491333008,-84.8836975097656,-84.8951568603516,-84.9008865356445,-84.8951568603516,-84.8836975097656,-84.9008865356445,-84.9180755615234,-84.9467239379883,-84.9467239379883,-84.9639129638672,-84.9868316650391,-84.998291015625,-85.0097503662109,-85.0212020874023,-85.0613098144531,-85.1243438720703,-85.1701812744141,-85.1701812744141,null,-83.0616912841797,-83.1017990112305,-83.0960693359375,-83.0903396606445,-83.0903396606445,-83.1189880371094,-83.1705474853516,-83.187744140625,-83.2335815429688,-83.2622222900391,-83.3023300170898,-83.3309783935547,-83.3596343994141,-83.3882751464844,-83.3882751464844,-83.3882751464844,-83.3882751464844,-83.3882751464844,-83.3997344970703,-83.3825454711914,-83.193473815918,-83.1075286865234,-83.0616912841797,-83.0616912841797,null,-111.5205078125,-112.110649108887,-112.11637878418,-112.082000732422,-112.082000732422,-112.110649108887,-111.921577453613,-111.91584777832,-111.841361999512,-111.841361999512,-111.81844329834,-111.755416870117,-111.749687194824,-111.70384979248,-111.698120117188,-111.600723266602,-111.612174987793,-111.577796936035,-111.572067260742,-111.600723266602,-111.594993591309,-111.629364013672,-111.640830993652,-111.600723266602,-111.606452941895,-111.606452941895,-111.577796936035,-111.537689208984,-111.5205078125,-111.5205078125,-111.5205078125,null,-88.7053298950195,-88.7110595703125,-89.152229309082,-89.152229309082,-89.1751480102539,-89.152229309082,-89.1407699584961,-89.1407699584961,-89.1350402832031,-89.1235885620117,-89.1121292114258,-89.1235885620117,-89.1350402832031,-89.1293182373047,-88.7110595703125,-88.7053298950195,-88.7053298950195,null,-85.2962265014648,-85.0441284179688,-84.820671081543,-84.820671081543,-85.0899658203125,-85.2102813720703,-85.2962265014648,-85.3019561767578,-85.2962265014648,-85.2962265014648,null,-93.4952545166016,-93.4952545166016,-93.0254287719727,-93.0254287719727,-93.4952545166016,-93.4952545166016,null,-95.0766143798828,-95.0823440551758,-95.5235214233398,-95.5235214233398,-95.5177917480469,-95.0766143798828,-95.0766143798828,null,-84.8607788085938,-84.81494140625,-84.7920227050781,-84.7404556274414,-84.7175445556641,-84.8722381591797,-84.8722381591797,-84.8779678344727,-84.8951568603516,-84.9066162109375,-84.9238052368164,-84.9753723144531,-85.0212020874023,-85.0154800415039,-85.0154800415039,-85.0097503662109,-85.0154800415039,-85.004020690918,-84.9524536132812,-84.992561340332,-84.9238052368164,-84.8836975097656,-84.8607788085938,-84.8607788085938,null,-91.5758438110352,-91.598762512207,-91.6044921875,-91.6503295898438,-91.6617889404297,-91.6732482910156,-91.7018966674805,-91.7362670898438,-91.7649230957031,-91.7706451416016,-91.787841796875,-91.8050308227539,-91.8050308227539,-91.8222122192383,-91.8394088745117,-91.8451385498047,-91.8565902709961,-91.868049621582,-91.9024276733398,-91.9024276733398,-91.9253540039062,-91.9196166992188,-91.9081573486328,-91.8852462768555,-91.873779296875,-91.873779296875,-91.8966979980469,-91.9024276733398,-91.8795166015625,-91.868049621582,-91.8394088745117,-91.8222122192383,-91.7706451416016,-91.7649230957031,-91.7591934204102,-91.7477340698242,-91.7248153686523,-91.7018966674805,-91.6847076416016,-91.6503295898438,-91.6388702392578,-91.4898986816406,-91.4669799804688,-91.4669799804688,-91.4727172851562,-91.4956283569336,-91.5070877075195,-91.4956283569336,-91.4784469604492,-91.4784469604492,-91.4841690063477,-91.5013580322266,-91.5128173828125,-91.5242767333984,-91.5300064086914,-91.5242767333984,-91.5300064086914,-91.5471954345703,-91.5471954345703,-91.5357360839844,-91.5242767333984,-91.5242767333984,-91.5357360839844,-91.5357360839844,-91.5357360839844,-91.4956283569336,-91.4956283569336,-91.5070877075195,-91.4956283569336,-91.4956283569336,-91.5070877075195,-91.5013580322266,-91.5185546875,-91.5185546875,-91.5185546875,-91.5471954345703,-91.5758438110352,-91.5758438110352,null,-70.1185684204102,-70.2331695556641,-70.2675476074219,-70.2790069580078,-70.3019180297852,-70.3076553344727,-70.2847290039062,-70.5482940673828,-70.5311050415039,-70.6227798461914,-70.7602920532227,-70.7660217285156,-70.777473449707,-70.7946624755859,-70.8175811767578,-70.8175811767578,-70.8061294555664,-70.777473449707,-70.8404998779297,-70.8290405273438,-70.8233108520508,-70.8175811767578,-70.8118591308594,-70.7946624755859,-70.7602920532227,-70.6628799438477,-70.6399688720703,-70.6285095214844,-70.6399688720703,-70.6972579956055,-70.7201843261719,-70.7144546508789,-70.691535949707,-70.5884017944336,-70.5597534179688,-70.508186340332,-70.513916015625,-70.4107818603516,-70.3764038085938,-70.3764038085938,-70.3019180297852,-70.2790069580078,-70.1644058227539,-70.1185684204102,-70.1472244262695,-70.1472244262695,-70.1529541015625,-70.1529541015625,-70.1414947509766,-70.1357650756836,-70.0440902709961,-70.0383605957031,-70.0440902709961,-70.0383605957031,-70.0211715698242,-70.0039825439453,-70.0211715698242,-69.9925308227539,-69.9696044921875,-69.9294967651367,-69.9294967651367,-69.9696044921875,-70.0269012451172,-70.067008972168,-70.0784683227539,-70.0784683227539,-70.0440902709961,-70.0498199462891,-70.1185684204102,-70.1185684204102,null,-72.9719009399414,-72.9604415893555,-72.9489898681641,-72.9375305175781,-72.9661712646484,-72.9776306152344,-72.9776306152344,-72.9604415893555,-73.0234680175781,-73.0292053222656,-72.9260635375977,-72.4734268188477,-72.2843551635742,-72.2728958129883,-72.2442474365234,-72.2442474365234,-72.2270584106445,-72.2098770141602,-72.2270584106445,-72.2442474365234,-72.2614364624023,-72.2728958129883,-72.2728958129883,-72.2442474365234,-72.2442474365234,-72.2843551635742,-72.2900848388672,-72.2958145141602,-72.3015441894531,-72.3072738647461,-72.3015441894531,-72.3130035400391,-72.3130035400391,-72.324462890625,-72.3473815917969,-72.3588409423828,-72.3817520141602,-72.3760299682617,-72.4791564941406,-72.4963531494141,-72.7026138305664,-72.7026138305664,-72.7484512329102,-72.7656402587891,-72.7656402587891,-72.8343887329102,-72.8745040893555,-72.8687744140625,-72.8745040893555,-72.8802261352539,-72.9719009399414,-72.9719009399414,null,-91.1633148193359,-90.7507858276367,-90.6419219970703,-90.6419219970703,-90.9799728393555,-90.9914245605469,-91.0086135864258,-91.0200805664062,-91.0372619628906,-91.0601806640625,-91.0716400146484,-91.0773696899414,-91.1117477416992,-91.1633148193359,-91.1633148193359,-91.1633148193359,null,-91.3753051757812,-91.3638458251953,-91.3294677734375,-91.2836303710938,-91.2492599487305,-91.2206115722656,-91.1919555664062,-91.15185546875,-91.1060180664062,-91.0429916381836,-91.0028839111328,-90.9857025146484,-90.9513168334961,-90.9169387817383,-90.8596496582031,-90.8195419311523,-90.7908935546875,-90.7737045288086,-90.7737045288086,-90.7565155029297,-90.7278671264648,-90.7221374511719,-90.7393264770508,-90.7851638793945,-91.0888290405273,-91.3753051757812,-91.3753051757812,null,-98.7148971557617,-99.0701293945312,-99.1675338745117,-99.1847229003906,-98.7320861816406,-98.7148971557617,-98.7148971557617,null,-73.9172821044922,-74.135009765625,-74.0891723632812,-74.2839736938477,-74.5475387573242,-74.5532684326172,-74.5303497314453,-74.6449432373047,-74.7194290161133,-74.7251586914062,-74.6277542114258,-74.5074310302734,-74.3871154785156,-74.2094955444336,-74.0318756103516,-73.9917678833008,-73.9745788574219,-73.957389831543,-73.9287414550781,-73.9172821044922,-73.9172821044922,null,-77.9910125732422,-78.031120300293,-78.0941467285156,-78.1743621826172,-78.2488479614258,-78.2774887084961,-78.2946853637695,-78.3462524414062,-78.3519744873047,-78.3634338378906,-78.3920822143555,-78.3978118896484,-78.4264678955078,-78.4436492919922,-78.5353240966797,-78.5238647460938,-78.5410537719727,-78.5124130249023,-78.5009460449219,-78.5009460449219,-78.4150009155273,-78.386360168457,-78.3347930908203,-78.3175964355469,-78.2889556884766,-78.2832260131836,-78.2373886108398,-78.1629028320312,-78.1342544555664,-78.1285247802734,-78.1170654296875,-78.0941467285156,-78.0196685791016,-77.9910125732422,-77.9910125732422,null,-82.7465667724609,-82.7580184936523,-82.7981262207031,-82.7981262207031,-82.7809448242188,-82.7866744995117,-82.8095855712891,-82.8153228759766,-83.2393112182617,-83.2450408935547,-83.2163848876953,-83.2450408935547,-83.2507629394531,-83.2564926147461,-83.2507629394531,-83.2049331665039,-83.2049331665039,-83.1705474853516,-83.1705474853516,-82.7465667724609,-82.7465667724609,null,-77.4467010498047,-77.4581604003906,-77.4467010498047,-77.4696273803711,-78.0941467285156,-78.0483093261719,-78.0024719238281,-77.9738311767578,-77.9394454956055,-77.9279937744141,-77.9165267944336,-77.8821563720703,-77.8592300415039,-77.8191223144531,-77.750373840332,-77.7102661132812,-77.6930770874023,-77.6701583862305,-77.6644287109375,-77.6644287109375,-77.6529693603516,-77.6357803344727,-77.6185913085938,-77.6128616333008,-77.6243209838867,-77.6243209838867,-77.6014022827148,-77.5842132568359,-77.5613021850586,-77.5269165039062,-77.481086730957,-77.4467010498047,-77.4467010498047,null,-85.8634567260742,-85.8519973754883,-86.3103637695312,-86.3046340942383,-86.3046340942383,-86.3103637695312,-86.3160934448242,-86.2988967895508,-86.2874450683594,-86.2702560424805,-86.2244186401367,-86.2186889648438,-86.2072296142578,-86.1957702636719,-86.178581237793,-86.1671295166016,-86.1384735107422,-86.1270217895508,-86.1040954589844,-86.0926361083984,-86.0869140625,-86.081184387207,-86.0754547119141,-86.0639877319336,-86.0525283813477,-85.9895095825195,-85.9665832519531,-85.9494018554688,-85.8921051025391,-85.8749160766602,-85.8634567260742,-85.8634567260742,null,-95.1511001586914,-95.3115234375,-95.3115234375,-95.2656936645508,-95.2485046386719,-95.1682891845703,-95.1339111328125,-95.1339111328125,-95.1568298339844,-95.1511001586914,-95.1511001586914,null,-72.5822982788086,-72.6166687011719,-72.7484512329102,-72.782829284668,-72.7942810058594,-72.8057479858398,-72.8172073364258,-72.8573150634766,-72.8859558105469,-72.8974227905273,-72.9146118164062,-72.9317932128906,-72.9260635375977,-73.052116394043,-73.1953582763672,-73.229736328125,-73.2411956787109,-73.235466003418,-73.224006652832,-73.2125473022461,-73.2125473022461,-73.2068176269531,-73.2125473022461,-73.2411956787109,-73.2469177246094,-73.235466003418,-73.2182769775391,-73.1953582763672,-72.5651016235352,-72.5479125976562,-72.5364608764648,-72.5364608764648,-72.5822982788086,-72.5822982788086,null,-79.8473968505859,-79.7901077270508,-79.7557220458984,-79.7328109741211,-79.7270736694336,-79.7156143188477,-79.7098846435547,-79.6869735717773,-79.6583251953125,-79.6525955200195,-79.6124877929688,-79.6010284423828,-79.6525955200195,-79.7557220458984,-80.0078277587891,-80.0307464599609,-80.0593948364258,-80.0880355834961,-80.0995025634766,-80.28857421875,-80.2713851928711,-80.2312850952148,-80.1625213623047,-80.1281433105469,-80.1166915893555,-80.1109619140625,-80.1109619140625,-80.1166915893555,-80.1224136352539,-80.0937728881836,-80.0421981811523,-80.025016784668,-80.0078277587891,-79.9791793823242,-79.9619903564453,-79.9333419799805,-79.9161529541016,-79.8875045776367,-79.8473968505859,-79.8473968505859,null,-119.370025634766,-118.235572814941,-118.235572814941,-118.218376159668,-118.218376159668,-118.195465087891,-118.206932067871,-118.224113464355,-118.25276184082,-118.29859161377,-118.33869934082,-118.36735534668,-118.401725769043,-118.45329284668,-118.57935333252,-118.61946105957,-118.653831481934,-118.653831481934,-118.762687683105,-118.779884338379,-118.837181091309,-118.871559143066,-118.968955993652,-119.03199005127,-119.054893493652,-119.100738525391,-119.152305603027,-119.255432128906,-119.266891479492,-119.255432128906,-119.266891479492,-119.284072875977,-119.318458557129,-119.375747680664,-119.392951965332,-119.410133361816,-119.444519042969,-119.444519042969,-119.370025634766,-119.370025634766,-119.370025634766],"y":[34.5837326049805,34.5722732543945,34.3029823303223,34.3087120056152,34.3144416809082,34.4634094238281,34.5837326049805,34.5837326049805,null,35.3801460266113,35.3686828613281,35.3686828613281,35.3686828613281,35.4030647277832,35.4087905883789,35.3113899230957,35.3113899230957,35.2254447937012,35.2254447937012,35.1967964172363,35.2082557678223,35.2139854431152,35.2139854431152,35.4431686401367,35.448902130127,35.4660873413086,35.4832763671875,35.5061950683594,35.5291137695312,35.5405731201172,35.569221496582,35.5749473571777,35.6551666259766,35.6551666259766,35.6952705383301,35.6952705383301,35.7239189147949,35.7239189147949,35.7353782653809,35.7353782653809,35.7525672912598,35.7525672912598,35.7640266418457,35.7640266418457,35.3801460266113,35.3801460266113,null,29.7422389984131,29.7823467254639,29.7766151428223,29.7823467254639,29.8052654266357,29.816722869873,29.8396415710449,29.8740177154541,29.896936416626,29.9370441436768,29.9771499633789,29.9943428039551,30.0229873657227,30.0229873657227,30.0172576904297,30.0058002471924,30.0058002471924,29.9943428039551,29.9943428039551,29.9943428039551,29.9943428039551,29.9886112213135,29.9886112213135,29.9828815460205,29.9714241027832,29.9599628448486,29.9485054016113,29.9313163757324,29.9198551177979,29.9083976745605,29.9083976745605,29.9141254425049,29.9313163757324,29.9370441436768,29.9370441436768,29.9313163757324,29.9198551177979,29.9255867004395,29.9255867004395,29.9198551177979,29.8797492980957,29.8453712463379,29.7995338439941,29.7766151428223,29.759428024292,29.759428024292,29.765157699585,29.7938041687012,29.8052654266357,29.816722869873,29.816722869873,29.8109931945801,29.7880764007568,29.7766151428223,29.7766151428223,29.765157699585,29.7422389984131,29.7365093231201,29.7365093231201,29.7422389984131,29.7422389984131,29.7422389984131,null,34.4977912902832,34.354549407959,34.3201713562012,34.2972526550293,34.2857933044434,34.2686042785645,34.2456855773926,34.2456855773926,34.2514190673828,34.2514190673828,34.2571449279785,34.2686042785645,34.2857933044434,34.3087120056152,34.3259010314941,34.360279083252,34.4175758361816,34.4404945373535,34.4634094238281,34.4748725891113,34.4748725891113,34.5264358520508,34.4977912902832,34.4977912902832,null,42.0035362243652,42.0035362243652,42.175422668457,42.175422668457,42.2384490966797,42.2842826843262,42.2842826843262,42.2613677978516,42.2613677978516,42.4275245666504,42.4275245666504,42.4275245666504,42.4447135925293,42.4447135925293,42.4160652160645,42.4275245666504,42.4103355407715,42.3759574890137,42.3473091125488,42.3186645507812,42.2728271484375,42.2556381225586,42.1926116943359,42.1467742919922,42.1181259155273,42.0952110290527,42.0894813537598,42.0665626525879,42.043643951416,42.0035362243652,42.0035362243652,null,37.9068870544434,37.8667793273926,37.8610496520996,37.9584541320801,37.9584541320801,37.9985618591309,38.0214805603027,38.0386695861816,38.0615882873535,38.0730438232422,38.0845031738281,38.0845031738281,38.107421875,38.1188812255859,38.1188812255859,37.9068870544434,37.9068870544434,null,39.5226287841797,39.5226287841797,39.5283584594727,39.3106346130371,39.3049049377441,39.3106346130371,39.2705268859863,39.4538726806641,39.5226287841797,39.5226287841797,null,42.5593032836914,42.9145393371582,42.9088096618652,42.5650367736816,42.5593032836914,42.5593032836914,null,38.737678527832,38.3939018249512,38.3939018249512,38.428279876709,38.737678527832,38.737678527832,38.737678527832,null,38.3537940979004,38.3423347473145,38.3308792114258,38.3423347473145,38.1876373291016,38.1360702514648,38.1188812255859,38.1016960144043,38.0845031738281,38.0845031738281,38.0845031738281,38.107421875,38.1303405761719,38.1417999267578,38.1647186279297,38.2162857055664,38.250659942627,38.2678527832031,38.3136863708496,38.3251495361328,38.3537940979004,38.3423347473145,38.3537940979004,38.3537940979004,null,31.8793716430664,31.885103225708,31.9595851898193,31.9595851898193,31.9538555145264,31.9309368133545,31.9022903442383,31.8793716430664,31.8736419677734,31.885103225708,31.8908290863037,31.9022903442383,31.9137477874756,31.9252090454102,31.9366664886475,31.9538555145264,31.9595851898193,31.9595851898193,31.9767742156982,32.0168800354004,32.0741806030273,32.085636138916,32.085636138916,32.085636138916,32.1028251647949,32.1200141906738,32.1314735412598,32.1486625671387,32.1658515930176,32.1715812683105,32.1773109436035,32.2174186706543,32.2517929077148,32.2976303100586,32.3262786865234,32.3377380371094,32.3434677124023,32.3663864135742,32.3893051147461,32.400764465332,32.4179534912109,32.412223815918,32.3778457641602,32.3663864135742,32.3606567382812,32.3663864135742,32.3549270629883,32.3434677124023,32.3377380371094,32.3262786865234,32.3205490112305,32.3205490112305,32.3090896606445,32.3033599853516,32.2861709594727,32.2632522583008,32.2632522583008,32.2632522583008,32.2517929077148,32.2460632324219,32.2460632324219,32.2403335571289,32.228874206543,32.2174186706543,32.2059555053711,32.1830368041992,32.1773109436035,32.1142845153809,32.1028251647949,32.085636138916,32.0512619018555,32.0111541748047,31.9825038909912,31.9538555145264,31.9366664886475,31.9194793701172,31.8793716430664,31.8793716430664,null,44.4844436645508,44.4672546386719,44.5245513916016,44.5245513916016,44.5474662780762,44.5474662780762,44.570384979248,44.6104927062988,44.6334114074707,44.7823829650879,44.7422752380371,44.8740577697754,44.9198913574219,44.9198913574219,45.0001029968262,45.0115661621094,45.023021697998,45.028751373291,45.2636680603027,45.2751235961914,45.3324203491211,45.4011764526367,45.4183654785156,45.4298248291016,45.4183654785156,45.3954467773438,45.4011764526367,45.4126319885254,45.4183654785156,45.475658416748,45.5214958190918,45.5444145202637,45.5673332214355,45.6590042114258,45.6647338867188,45.5214958190918,45.5100402832031,45.1662635803223,45.1662635803223,45.1777229309082,45.1891822814941,45.1261558532715,45.1318855285645,44.9542694091797,44.9485397338867,44.9084320068359,44.9084320068359,44.89697265625,44.89697265625,44.8683242797852,44.8740577697754,44.8396759033203,44.8396759033203,44.8224868774414,44.8224868774414,44.770923614502,44.765193939209,44.6907081604004,44.6907081604004,44.6104927062988,44.587574005127,44.5818481445312,44.587574005127,44.5531959533691,44.5417404174805,44.5302772521973,44.5188217163086,44.4901733398438,44.4844436645508,44.4844436645508,null,42.5535736083984,42.6108741760254,42.6223297119141,42.6452484130859,42.6624374389648,42.6681671142578,42.6796264648438,42.6910858154297,42.7025451660156,42.7369194030762,42.7369194030762,42.7311935424805,42.7254638671875,42.6738967895508,42.6681671142578,42.6567077636719,42.6567077636719,42.6223297119141,42.6108741760254,42.6108741760254,42.5822219848633,42.5764923095703,42.5306549072266,42.507740020752,42.4905471801758,42.4848213195801,42.4733619689941,42.4389839172363,42.4160652160645,42.3931465148926,42.3759574890137,42.3702278137207,42.358772277832,42.3473091125488,42.3530387878418,42.358772277832,42.3931465148926,42.4160652160645,42.4103355407715,42.4275245666504,42.4046096801758,42.4447135925293,42.4389839172363,42.4447135925293,42.4504432678223,42.4733619689941,42.4848213195801,42.5134658813477,42.5249290466309,42.5306549072266,42.5535736083984,42.5535736083984,null,31.6100807189941,31.6100807189941,31.6158123016357,31.3579788208008,31.3522510528564,31.3465213775635,31.3465213775635,31.3522510528564,31.3465213775635,31.3407917022705,31.3350601196289,31.3178730010986,31.3236026763916,31.3522510528564,31.6100807189941,31.6100807189941,null,38.2105560302734,38.7204895019531,38.703296661377,38.6631889343262,38.6574630737305,38.6116256713867,38.6173553466797,38.6173553466797,38.6116256713867,38.5944366455078,38.5543327331543,38.5428695678711,38.5543327331543,38.5428695678711,38.56005859375,38.5772514343262,38.5715179443359,38.5772514343262,38.5887069702148,38.6173553466797,38.6345443725586,38.4741172790527,38.4110908508301,38.1990966796875,38.1990966796875,38.2105560302734,38.2105560302734,null,40.0039138793945,40.0039138793945,39.9981803894043,40.3534164428711,40.3476905822754,40.0039138793945,40.0039138793945,null,44.438606262207,44.4099578857422,44.1406669616699,44.117748260498,44.1005592346191,44.1463966369629,44.1578559875488,44.9542694091797,44.9542694091797,44.9943771362305,45.0001029968262,44.9943771362305,44.9943771362305,45.0001029968262,45.0001029968262,44.7136268615723,44.7136268615723,44.576114654541,44.570384979248,44.438606262207,44.438606262207,null,36.1880149841309,36.1307182312012,36.0619659423828,35.9359130859375,35.8155937194824,35.8671569824219,35.8786201477051,35.9072647094727,35.9187240600586,35.9244537353516,35.9301834106445,35.9359130859375,35.9473724365234,35.9760208129883,36.0046691894531,36.0447769165039,36.0619659423828,36.1192588806152,36.1364479064941,36.1765556335449,36.159366607666,36.2223930358887,36.2223930358887,36.2567672729492,36.2567672729492,36.2510414123535,36.2510414123535,36.2338485717773,36.2338485717773,36.2338485717773,36.2223930358887,36.2166595458984,36.2052040100098,36.1880149841309,36.1880149841309,null,40.1414260864258,39.9408874511719,39.9466171264648,39.923698425293,39.923698425293,39.8434867858887,39.8377532958984,39.7976493835449,39.8148345947266,39.923698425293,39.9294281005859,39.9580764770508,39.9867248535156,40.0325622558594,40.061206817627,40.061206817627,40.1070442199707,40.1185073852539,40.1528816223145,40.1414260864258,40.1414260864258,null,39.9695358276367,39.9638061523438,39.7288932800293,39.7288932800293,39.7231636047363,39.780460357666,39.8377532958984,39.8721351623535,39.9408874511719,39.9809951782227,39.9981803894043,40.0325622558594,40.0554809570312,40.1185073852539,40.2101783752441,40.2617454528809,40.2617454528809,40.2732048034668,40.2617454528809,40.2502861022949,40.2502861022949,40.2216377258301,40.2216377258301,40.2159080505371,40.1929893493652,40.1815299987793,40.1586112976074,40.1414260864258,40.1070442199707,40.0497512817383,39.9867248535156,39.9695358276367,39.9695358276367,null,35.2139854431152,34.9848022460938,34.9905319213867,35.116584777832,35.1337738037109,35.1395034790039,35.1395034790039,35.1910667419434,35.2369041442871,35.254093170166,35.3228492736816,35.3400382995605,35.3343086242676,35.3457679748535,35.3457679748535,35.3629570007324,35.3514938354492,35.3572273254395,35.3572273254395,35.3572273254395,35.3629570007324,35.3457679748535,35.3457679748535,35.3572273254395,35.3572273254395,35.3056564331055,35.3113899230957,35.3056564331055,35.2770118713379,35.2369041442871,35.2139854431152,35.2139854431152,null,32.990909576416,32.985179901123,33.3862533569336,33.3919792175293,33.4034385681152,33.4034385681152,33.4034385681152,33.0539360046387,33.0367469787598,32.990909576416,32.990909576416,null,44.7823829650879,44.7995681762695,44.7823829650879,44.7250862121582,44.7250862121582,44.7136268615723,44.6964378356934,44.7078971862793,44.6677894592285,44.6563301086426,44.6506004333496,44.6391410827637,44.6219520568848,44.6506004333496,44.7021675109863,44.7193565368652,44.7766494750977,44.8224868774414,44.8396759033203,44.8511390686035,44.8683242797852,44.89697265625,44.9141616821289,44.9313507080078,44.9428100585938,44.9657287597656,44.9829139709473,45.0115661621094,45.0115661621094,44.9657287597656,44.9141616821289,44.8339500427246,44.7823829650879,44.7823829650879,null,37.2250671386719,37.2250671386719,37.2021484375,37.2021484375,37.1906890869141,37.1677703857422,37.1563148498535,37.1563148498535,37.1333961486816,37.0990142822266,37.0875587463379,37.0531806945801,36.8354568481445,36.7838897705078,36.8239974975586,36.7953491210938,36.8010787963867,36.8297271728516,36.8469161987305,36.8812942504883,36.9042129516602,36.9214019775391,36.9557762145996,36.9844245910645,37.0130767822266,37.0417213439941,37.058910369873,37.0932884216309,37.1162071228027,37.1505851745605,37.1677703857422,37.1735038757324,37.1677703857422,37.1391220092773,37.1448516845703,37.1563148498535,37.1849594116211,37.2136077880859,37.2250671386719,37.2250671386719,null,46.7418975830078,46.7361679077148,46.713249206543,46.6616821289062,46.6330337524414,46.6158447265625,46.5986595153809,46.5871963500977,46.5986595153809,46.5929260253906,46.6043853759766,46.5986595153809,46.5929260253906,46.6043853759766,46.5299034118652,46.4955253601074,46.4324989318848,46.3981246948242,46.3408241271973,46.2949905395508,46.2835311889648,46.2548828125,46.2376937866211,46.2205047607422,46.1975860595703,46.2090454101562,46.2205047607422,46.249153137207,46.2778015136719,46.3121795654297,46.3408241271973,46.5184440612793,46.5585517883301,46.575740814209,46.5986595153809,46.6330337524414,46.6502227783203,46.6731414794922,46.6731414794922,46.7418975830078,46.7418975830078],"text":"Percent: -69.68413","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(36,59,182,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.055244445801,-101.551040649414,-101.545310974121,-102.060966491699,-102.055244445801,-102.055244445801],"y":[33.8331565856934,33.8331565856934,33.3862533569336,33.3919792175293,33.8331565856934,33.8331565856934],"text":"Percent: -69.67169","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(36,59,182,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.3057632446289,-80.1797103881836,-80.1510696411133,-80.1224136352539,-80.1224136352539,-80.1166915893555,-80.0995025634766,-80.0823059082031,-80.0708541870117,-80.0536651611328,-80.0651245117188,-80.0880355834961,-80.0937728881836,-80.0937728881836,-80.0765838623047,-80.0651245117188,-80.0651245117188,-80.0765838623047,-80.0995025634766,-80.1224136352539,-80.1338729858398,-80.1396102905273,-80.1510696411133,-80.1510696411133,-80.1625213623047,-80.1739807128906,-80.1739807128906,-80.1682510375977,-80.1911773681641,-80.2083587646484,-80.2198181152344,-80.2370147705078,-80.2541961669922,-80.2656555175781,-80.3000335693359,-80.3630599975586,-80.3859786987305,-80.4031677246094,-80.4203567504883,-80.4432754516602,-80.466194152832,-80.477653503418,-80.5177612304688,-80.3057632446289,-80.3057632446289],"y":[35.5061950683594,35.5061950683594,35.4775466918945,35.4603576660156,35.448902130127,35.4202499389648,35.4259834289551,35.4145202636719,35.4030647277832,35.3916015625,35.3686828613281,35.3113899230957,35.2770118713379,35.254093170166,35.2254447937012,35.2139854431152,35.1738777160645,35.1509590148926,35.1624183654785,35.1738777160645,35.1910667419434,35.1910667419434,35.1853370666504,35.1738777160645,35.1796112060547,35.1738777160645,35.1681480407715,35.1509590148926,35.1566925048828,35.1681480407715,35.1624183654785,35.1681480407715,35.1796112060547,35.2082557678223,35.1910667419434,35.1738777160645,35.1738777160645,35.1738777160645,35.1738777160645,35.1681480407715,35.1738777160645,35.1796112060547,35.1910667419434,35.5061950683594,35.5061950683594],"text":"Percent: -69.66332","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(36,59,182,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.7007598876953,-97.9242172241211,-97.9299468994141,-97.9242172241211,-97.3741760253906,-97.3799057006836,-97.7007598876953,-97.7007598876953,null,-101.40779876709,-100.846298217773,-100.703056335449,-100.708786010742,-101.276023864746,-101.40779876709,-101.40779876709,-101.40779876709,null,-99.0013809204102,-98.7206344604492,-98.7263565063477,-99.7118453979492,-99.7118453979492,-99.0013809204102,-99.0013809204102],"y":[38.1647186279297,38.1647186279297,38.5142250061035,38.6001663208008,38.6001663208008,38.1647186279297,38.1647186279297,38.1647186279297,null,41.7457046508789,41.7457046508789,41.7457046508789,41.3962020874023,41.3962020874023,41.3962020874023,41.7457046508789,41.7457046508789,null,45.9397583007812,45.934024810791,45.5845222473145,45.5902519226074,45.9397583007812,45.9397583007812,45.9397583007812],"text":"Percent: -69.64345","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(36,59,182,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-114.597282409668,-115.090026855469,-115.090026855469,-115.078575134277,-115.08430480957,-115.032737731934,-114.99836730957,-115.032737731934,-114.992630004883,-115.038475036621,-115.015548706055,-114.992630004883,-114.992630004883,-114.969703674316,-114.918151855469,-114.843658447266,-114.843658447266,-114.700416564941,-114.660308837891,-114.688957214355,-114.660308837891,-114.67749786377,-114.660308837891,-114.603019714355,-114.603019714355,-114.568641662598,-114.528533935547,-114.528533935547,-114.557182312012,-114.562911987305,-114.539993286133,-114.539993286133,-114.551452636719,-114.545722961426,-114.408210754395,-114.402488708496,-114.385292053223,-114.385292053223,-114.597282409668,-114.597282409668],"y":[43.1952857971191,43.1952857971191,43.3614463806152,43.3671760559082,43.5906295776367,43.5848999023438,43.6250038146973,43.6479225158691,43.6880302429199,43.7453269958496,43.8140830993652,43.8198127746582,43.8427314758301,43.8484573364258,43.8312721252441,43.8026237487793,43.7739753723145,43.7968940734863,43.7281379699707,43.670841217041,43.6421928405762,43.5963592529297,43.5677108764648,43.5562515258789,43.533332824707,43.4989547729492,43.4874954223633,43.4703102111816,43.4302024841309,43.3958206176758,43.3900947570801,43.3671760559082,43.3557167053223,43.3270683288574,43.3327980041504,43.2583122253418,43.2525825500488,43.1952857971191,43.1952857971191,43.1952857971191],"text":"Percent: -69.55017","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(36,59,182,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.0708847045898,-95.1167221069336,-95.1396484375,-95.1396484375,-94.8073272705078,-94.4807434082031,-94.4463577270508,-94.4406356811523,-94.4921951293945,-94.4979248046875,-94.5208511352539,-94.5494995117188,-94.5724105834961,-94.589599609375,-94.6239776611328,-94.6239776611328,-94.6411743164062,-94.6583557128906,-94.6812744140625,-94.6984634399414,-94.7213821411133,-94.7614898681641,-94.7958679199219,-94.8187866210938,-94.8474349975586,-94.8760833740234,-94.9047241210938,-94.9391021728516,-95.036506652832,-95.0708847045898,-95.0708847045898],"y":[35.4832763671875,35.5176544189453,35.5520324707031,35.6551666259766,35.6666221618652,35.6551666259766,35.4431686401367,35.397331237793,35.3686828613281,35.3343086242676,35.3343086242676,35.3457679748535,35.3572273254395,35.3572273254395,35.3285751342773,35.2999305725098,35.2884712219238,35.3113899230957,35.3343086242676,35.3629570007324,35.3801460266113,35.3801460266113,35.3686828613281,35.3629570007324,35.3916015625,35.4087905883789,35.397331237793,35.4259834289551,35.4718170166016,35.4832763671875,35.4832763671875],"text":"Percent: -69.54090","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(36,59,182,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-117.026634216309,-117.026634216309,-118.201194763184,-118.189727783203,-118.218376159668,-118.218376159668,-118.235572814941,-118.24129486084,-118.224113464355,-118.229835510254,-118.229835510254,-118.201194763184,-118.161087036133,-118.012115478516,-117.983474731445,-117.977737426758,-117.599586486816,-117.570945739746,-117.536560058594,-117.490730285645,-117.490730285645,-117.204246520996,-117.204246520996,-117.158409118652,-117.09538269043,-117.04955291748,-117.003707885742,-116.952140808105,-116.917770385742,-116.906311035156,-116.923492431641,-116.957878112793,-116.957878112793,-116.934959411621,-116.952140808105,-116.98078918457,-117.026634216309,-117.026634216309,-117.026634216309],"y":[43.682300567627,42.0092658996582,42.0092658996582,42.2842826843262,42.2900161743164,42.9145393371582,42.9259986877441,43.7739753723145,43.7797050476074,44.0318031311035,44.2609901428223,44.2609901428223,44.2781791687012,44.4328765869141,44.4271469116211,44.438606262207,44.438606262207,44.4214210510254,44.4214210510254,44.3870391845703,44.306827545166,44.306827545166,44.2839088439941,44.2609901428223,44.2724494934082,44.2323417663574,44.2552604675293,44.2208824157715,44.1979637145996,44.1463966369629,44.123477935791,44.0891036987305,44.0547218322754,44.0088882446289,43.9573211669922,43.8828392028809,43.7911643981934,43.682300567627,43.682300567627],"text":"Percent: -69.51910","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(36,59,182,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.3543090820312,-96.3657760620117,-96.3657760620117,-96.5376586914062,-96.8642501831055,-96.852783203125,-96.847053527832,-96.8413238525391,-96.8298721313477,-96.8298721313477,-96.3543090820312,-96.3543090820312,null,-102.060966491699,-101.350509643555,-101.339042663574,-102.066696166992,-102.066696166992,-102.060966491699,-102.060966491699],"y":[38.5084953308105,38.1704483032227,38.0730438232422,38.0673141479492,38.0730438232422,38.2220153808594,38.2277450561523,38.3480682373047,38.3537940979004,38.5142250061035,38.5084953308105,38.5084953308105,null,40.691463470459,40.697193145752,40.3534164428711,40.3476905822754,40.4393615722656,40.691463470459,40.691463470459],"text":"Percent: -69.50527","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(36,59,182,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.5292510986328,-95.4203948974609,-95.4203948974609,-95.4433059692383,-95.4375762939453,-95.8157272338867,-95.8157272338867,-95.8157272338867,-95.8042678833008,-95.8042678833008,-95.5292510986328,-95.5292510986328],"y":[37.0188026428223,37.0130767822266,36.9729652404785,36.9672393798828,36.6234588623047,36.6234588623047,36.7265930175781,36.9729652404785,36.9786949157715,37.0130767822266,37.0188026428223,37.0188026428223],"text":"Percent: -69.47988","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(36,59,182,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.5941619873047,-85.6457290649414,-85.6399993896484,-85.63427734375,-85.63427734375,-85.6399993896484,-85.6399993896484,-85.6228179931641,-85.6228179931641,-85.6399993896484,-85.6399993896484,-85.3134155273438,-85.2962265014648,-85.2446594238281,-85.2389297485352,-85.5941619873047,-85.5941619873047,null,-90.8138122558594,-91.0716400146484,-91.0773696899414,-91.0945587158203,-91.1117477416992,-91.1232070922852,-91.1633148193359,-91.1747741699219,-91.1862335205078,-91.2549896240234,-91.2664489746094,-91.2664489746094,-91.2721786499023,-91.2779006958008,-91.2836303710938,-91.3008270263672,-91.3008270263672,-91.3180084228516,-91.3237380981445,-91.3523941040039,-91.3581161499023,-91.3695755004883,-91.3753051757812,-91.3810424804688,-91.3925018310547,-91.4039535522461,-91.4096832275391,-91.415412902832,-91.415412902832,-91.146125793457,-90.7908935546875,-90.7908935546875,-90.7794342041016,-90.7794342041016,-90.7679748535156,-90.7679748535156,-90.7737045288086,-90.7851638793945,-90.7794342041016,-90.7565155029297,-90.7565155029297,-90.7622451782227,-90.7794342041016,-90.7966232299805,-90.8138122558594,-90.8138122558594,-90.8138122558594,-90.8138122558594,null,-84.6602401733398,-84.6086730957031,-84.6029510498047,-84.5914916992188,-84.5857620239258,-84.5628433227539,-84.551383972168,-84.5341949462891,-84.5284576416016,-84.5284576416016,-84.5341949462891,-84.5341949462891,-84.5742950439453,-84.5742950439453,-84.5914916992188,-84.5972213745117,-84.6086730957031,-84.6201324462891,-84.6315994262695,-84.6373291015625,-84.6487808227539,-84.6545104980469,-84.6659698486328,-84.6774368286133,-84.8321304321289,-84.9467239379883,-84.9467239379883,-84.9467239379883,-84.9467239379883,-84.9524536132812,-84.9639129638672,-84.9696426391602,-84.9180755615234,-84.9180755615234,-84.820671081543,-84.820671081543,-84.8092193603516,-84.8034820556641,-84.7003479003906,-84.6888885498047,-84.6831665039062,-84.6602401733398,-84.6602401733398,null,-90.2064743041992,-90.0345916748047,-90.0345916748047,-89.9028091430664,-89.702278137207,-89.5876770019531,-89.5876770019531,-89.6106033325195,-89.6507034301758,-89.6507034301758,-89.6736221313477,-89.6736221313477,-89.7194595336914,-89.8397827148438,-89.9028091430664,-89.9314575195312,-89.983024597168,-89.983024597168,-89.9429168701172,-89.9371871948242,-89.9543762207031,-90.0002059936523,-90.1205368041992,-90.16064453125,-90.1950149536133,-90.2064743041992,-90.2064743041992,null,-85.2274703979492,-84.81494140625,-84.820671081543,-85.2045516967773,-85.2332000732422,-85.2274703979492,-85.2274703979492,-85.2274703979492,null,-92.2805786132812,-92.2920455932617,-92.2977752685547,-92.4123611450195,-92.6873779296875,-92.6759185791016,-92.2805786132812,-92.2805786132812,null,-80.0593948364258,-80.0479354858398,-79.5437240600586,-79.5380020141602,-79.5208129882812,-79.744270324707,-80.0593948364258,-80.0593948364258,null,-79.8130187988281,-79.7901077270508,-79.7729110717773,-79.7671813964844,-79.7729110717773,-79.5437240600586,-79.5208129882812,-79.4921646118164,-79.4577865600586,-79.3661117553711,-79.3661117553711,-79.3718490600586,-79.38330078125,-79.4062194824219,-79.4291381835938,-79.4520568847656,-79.4692459106445,-79.4692459106445,-79.4692459106445,-79.4864349365234,-79.5208129882812,-79.5265426635742,-79.5265426635742,-79.5437240600586,-79.5494613647461,-79.5437240600586,-79.5265426635742,-79.5208129882812,-79.5265426635742,-79.5265426635742,-79.6124877929688,-79.6124877929688,-79.6124877929688,-79.6353988647461,-79.6525955200195,-79.6411361694336,-79.6525955200195,-79.6755065917969,-79.6869735717773,-79.6869735717773,-79.6927032470703,-79.7098846435547,-79.7156143188477,-79.7270736694336,-79.7385406494141,-79.7499923706055,-79.7499923706055,-79.7385406494141,-79.7843780517578,-79.8072891235352,-79.8645858764648,-79.8645858764648,-80.0364761352539,-80.1224136352539,-80.2370147705078,-80.1797103881836,-80.2370147705078,-80.2828521728516,-80.2427444458008,-80.196907043457,-80.1510696411133,-80.0995025634766,-80.1109619140625,-80.0995025634766,-80.0880355834961,-80.0765838623047,-79.8932342529297,-79.8875045776367,-79.8703231811523,-79.8473968505859,-79.8244857788086,-79.8130187988281,-79.8130187988281],"y":[33.1054992675781,33.1112289428711,33.2029037475586,33.2029037475586,33.2258224487305,33.2315521240234,33.3232269287109,33.3232269287109,33.3461456298828,33.3461456298828,33.4951095581055,33.4951095581055,33.4320907592773,33.1169624328613,33.1054992675781,33.1054992675781,33.1054992675781,null,36.153636932373,36.153636932373,36.1479072570801,36.1421775817871,36.1479072570801,36.1479072570801,36.1765556335449,36.1994743347168,36.2109336853027,36.2338485717773,36.2338485717773,36.3140678405762,36.3140678405762,36.3197937011719,36.3656311035156,36.3713607788086,36.3770904541016,36.3828201293945,36.4057388305664,36.4057388305664,36.4229278564453,36.4343872070312,36.4630317687988,36.4573059082031,36.4687652587891,36.4687652587891,36.4802207946777,36.4802207946777,36.5031394958496,36.5031394958496,36.5031394958496,36.4802207946777,36.474494934082,36.4573059082031,36.4515762329102,36.4343872070312,36.4286575317383,36.4229278564453,36.4057388305664,36.4057388305664,36.2911491394043,36.2796859741211,36.2796859741211,36.2854156494141,36.2911491394043,36.2624969482422,36.153636932373,36.153636932373,null,31.9137477874756,31.9022903442383,31.7647819519043,31.7647819519043,31.7475910186768,31.6902942657471,31.6845645904541,31.6731071472168,31.6731071472168,31.6673755645752,31.6501884460449,31.6100807189941,31.6100807189941,31.6158123016357,31.6158123016357,31.6158123016357,31.6158123016357,31.6158123016357,31.6158123016357,31.6158123016357,31.627269744873,31.632999420166,31.632999420166,31.6100807189941,31.6100807189941,31.6100807189941,31.6444568634033,31.6501884460449,31.6673755645752,31.6845645904541,31.7017555236816,31.7705097198486,31.7705097198486,31.9137477874756,31.9137477874756,31.9194793701172,31.9194793701172,31.9137477874756,31.9137477874756,31.9194793701172,31.9137477874756,31.9137477874756,31.9137477874756,null,38.0845031738281,38.1360702514648,38.2220153808594,38.2220153808594,38.2162857055664,38.2162857055664,37.9527244567871,37.9240760803223,37.8725128173828,37.8381309509277,37.832405090332,37.8037567138672,37.8209419250488,37.8896980285645,37.8782386779785,37.8954315185547,37.9183502197266,37.9355354309082,37.9527244567871,37.969913482666,37.969913482666,37.969913482666,38.0272064208984,38.0730438232422,38.0787773132324,38.0845031738281,38.0845031738281,null,40.3075790405273,40.3133087158203,40.0153732299805,40.0096435546875,40.0153732299805,40.0726699829102,40.3075790405273,40.3075790405273,null,39.6028442382812,39.3450126647949,39.2361526489258,39.2476081848145,39.322093963623,39.608570098877,39.6028442382812,39.6028442382812,null,35.5119209289551,35.9129943847656,35.8900756835938,35.84423828125,35.5291137695312,35.5233840942383,35.5119209289551,35.5119209289551,null,39.1100997924805,39.0986404418945,39.0814514160156,39.0642623901367,39.0356140136719,38.9783172607422,38.9725875854492,38.9725875854492,38.9783172607422,38.9668617248535,38.9611320495605,38.9382133483887,38.9324798583984,38.9210243225098,38.9210243225098,38.9324798583984,38.9324798583984,38.9210243225098,38.9038352966309,38.8923759460449,38.8923759460449,38.8866424560547,38.8637275695801,38.8579978942871,38.8465385437012,38.8350791931152,38.8293495178223,38.8121604919434,38.7892417907715,38.7720527648926,38.6803817749023,38.6689224243164,38.6574630737305,38.6574630737305,38.6631889343262,38.6746520996094,38.6803817749023,38.686107635498,38.6803817749023,38.6689224243164,38.6574630737305,38.6574630737305,38.6746520996094,38.6746520996094,38.6746520996094,38.6746520996094,38.6803817749023,38.7090263366699,38.7319450378418,38.6975708007812,38.5715179443359,38.5428695678711,38.4683876037598,38.4798431396484,38.3996315002441,38.5199508666992,38.6116256713867,38.6975708007812,38.7434043884277,38.7434043884277,38.7434043884277,38.8522682189941,38.8923759460449,38.9152946472168,38.9439430236816,38.9496688842773,38.9725875854492,38.9783172607422,39.0012359619141,39.0929069519043,39.0986404418945,39.1100997924805,39.1100997924805],"text":"Percent: -69.47358","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(36,59,182,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.8034820556641,-84.4024124145508,-84.4024124145508,-84.3565826416016,-84.3508453369141,-84.3508453369141,-84.4024124145508,-84.3966827392578,-84.4654388427734,-84.4597091674805,-84.81494140625,-84.8092193603516,-84.8034820556641,-84.8034820556641],"y":[40.9951286315918,40.9951286315918,40.9091873168945,40.9034576416016,40.8576202392578,40.8232421875,40.8232421875,40.680004119873,40.680004119873,40.7315711975098,40.7373008728027,40.9321060180664,40.9951286315918,40.9951286315918],"text":"Percent: -69.43177","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,60,183,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.7606964111328,-83.7950744628906,-83.7950744628906,-83.8122711181641,-83.818000793457,-84.0185317993164,-84.0242614746094,-84.0185317993164,-84.0299835205078,-84.0299835205078,-84.0242614746094,-84.0185317993164,-83.7893447875977,-83.7836151123047,-83.7435073852539,-83.7435073852539,-83.6690216064453,-83.5429763793945,-83.5372467041016,-83.5372467041016,-83.5487060546875,-83.5658950805664,-83.5830841064453,-83.5830841064453,-83.5888137817383,-83.5830841064453,-83.7606964111328,-83.7606964111328],"y":[31.0256633758545,31.0256633758545,31.0142059326172,31.0199356079102,31.0256633758545,31.0313930511475,31.0657730102539,31.0944194793701,31.1058807373047,31.117338180542,31.123067855835,31.3121452331543,31.3121452331543,31.3006839752197,31.3006839752197,31.3064136505127,31.3121452331543,31.3121452331543,31.2204704284668,31.1975517272949,31.174633026123,31.1517143249512,31.1345252990723,31.0944194793701,31.0657730102539,31.0256633758545,31.0256633758545,31.0256633758545],"text":"Percent: -69.37458","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,60,183,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.519332885742,-102.164108276367,-102.032325744629,-102.032325744629,-102.066696166992,-102.52507019043,-102.519332885742,-102.519332885742],"y":[34.7441596984863,34.7498931884766,34.7498931884766,34.3029823303223,34.3029823303223,34.3029823303223,34.7441596984863,34.7441596984863],"text":"Percent: -69.37235","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,60,183,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.2561187744141,-85.2503890991211,-85.1472549438477,-85.0842361450195,-85.0613098144531,-85.0498580932617,-85.0212020874023,-84.9066162109375,-85.004020690918,-85.1014175415039,-85.1071472167969,-85.1128768920898,-85.1415252685547,-85.1701812744141,-85.1358032226562,-85.1300735473633,-85.1358032226562,-85.1358032226562,-85.1587142944336,-85.181640625,-85.1988220214844,-85.2102813720703,-85.2389297485352,-85.2962265014648,-85.3707122802734,-85.4108200073242,-85.4394683837891,-85.4337310791016,-85.4108200073242,-85.2561187744141,-85.2561187744141],"y":[35.7582969665527,35.7697563171387,35.7640266418457,35.7640266418457,35.7640266418457,35.7640266418457,35.7468376159668,35.7812118530273,35.6723518371582,35.569221496582,35.5577583312988,35.5405731201172,35.5176544189453,35.4660873413086,35.4546279907227,35.448902130127,35.4374389648438,35.4259834289551,35.4145202636719,35.4087905883789,35.4087905883789,35.4202499389648,35.3686828613281,35.4202499389648,35.4660873413086,35.5119209289551,35.5405731201172,35.5577583312988,35.5634918212891,35.7582969665527,35.7582969665527],"text":"Percent: -69.32783","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,60,183,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.7099227905273,-94.7156524658203,-94.6640853881836,-94.6239776611328,-94.583869934082,-94.6067962646484,-94.8932723999023,-94.9906692504883,-94.9963989257812,-94.9448318481445,-94.8302459716797,-94.767219543457,-94.7099227905273,-94.7099227905273],"y":[32.67578125,32.4637908935547,32.4351425170898,32.4351425170898,32.4236831665039,32.3950347900391,32.3893051147461,32.3893051147461,32.549732208252,32.5783805847168,32.6242179870605,32.6929702758789,32.67578125,32.67578125],"text":"Percent: -69.31280","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,60,183,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.4478759765625,-86.1613922119141,-86.0525283813477,-86.0582580566406,-86.0869140625,-86.1098251342773,-86.178581237793,-86.1900405883789,-86.2186889648438,-86.2817153930664,-86.3905715942383,-86.4478759765625,-86.4478759765625],"y":[37.3282012939453,37.3339309692383,37.2193412780762,37.1735038757324,37.0531806945801,37.064640045166,37.0760955810547,37.0760955810547,37.1104774475098,37.0818290710449,37.1735038757324,37.3282012939453,37.3282012939453],"text":"Percent: -69.29674","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,60,183,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.051025390625,-94.051025390625,-94.056755065918,-94.0338287353516,-94.0281066894531,-93.9937210083008,-93.9765396118164,-93.9650802612305,-93.95361328125,-93.9421615600586,-93.9249725341797,-93.9077835083008,-93.9077835083008,-93.8905944824219,-93.873405456543,-93.8504867553711,-93.8332977294922,-93.8218383789062,-93.8218383789062,-93.8161087036133,-93.8046493530273,-93.8161087036133,-93.8161087036133,-93.7874603271484,-93.7931900024414,-93.7931900024414,-93.7702713012695,-93.78173828125,-93.7645416259766,-93.7588119506836,-93.7530822753906,-93.7301635742188,-93.7301635742188,-93.7187042236328,-93.7129745483398,-93.7244338989258,-93.7244338989258,-93.7129745483398,-93.7187042236328,-93.7129745483398,-93.684326171875,-93.684326171875,-93.684326171875,-93.7015228271484,-93.6900634765625,-93.684326171875,-93.684326171875,-93.6957931518555,-93.7187042236328,-93.7187042236328,-93.7129745483398,-93.7244338989258,-93.7187042236328,-93.7416305541992,-93.7473526000977,-93.7416305541992,-93.7588119506836,-93.8046493530273,-93.8218383789062,-93.8275680541992,-93.8161087036133,-93.8390274047852,-93.861946105957,-93.873405456543,-93.86767578125,-93.8447570800781,-93.8447570800781,-93.8332977294922,-93.8332977294922,-93.8332977294922,-94.051025390625,-94.051025390625,null,-84.7519149780273,-84.9352569580078,-84.9295349121094,-84.7748336791992,-84.7691116333008,-84.7576446533203,-84.7519149780273,-84.7347259521484,-84.7175445556641,-84.7060775756836,-84.6946182250977,-84.6831665039062,-84.6545104980469,-84.5571136474609,-84.551383972168,-84.7519149780273,-84.7519149780273,null,-92.6186294555664,-92.4925765991211,-92.4066314697266,-92.4066314697266,-92.3034973144531,-92.2805786132812,-92.2519378662109,-92.2232818603516,-92.1889038085938,-92.1831741333008,-92.1889038085938,-92.1774520874023,-92.1774520874023,-92.3894424438477,-92.504035949707,-92.504035949707,-92.5269546508789,-92.5212249755859,-92.5441436767578,-92.5441436767578,-92.5556030273438,-92.5613327026367,-92.5727920532227,-92.5727920532227,-92.5899810791016,-92.595703125,-92.6014404296875,-92.6071701049805,-92.6243591308594,-92.6415405273438,-92.6415405273438,-92.6816482543945,-92.6816482543945,-92.6243591308594,-92.6186294555664,-92.6186294555664],"y":[33.0367469787598,33.3003082275391,33.5753288269043,33.5581359863281,33.5638656616211,33.5524101257324,33.5524101257324,33.5638656616211,33.5581359863281,33.5753288269043,33.5638656616211,33.5638656616211,33.5753288269043,33.5982437133789,33.5982437133789,33.6097030639648,33.6154365539551,33.6097030639648,33.5982437133789,33.5925178527832,33.586784362793,33.5695991516113,33.5581359863281,33.5466804504395,33.5352210998535,33.5180282592773,33.5180282592773,33.5065727233887,33.4951095581055,33.4951095581055,33.5123023986816,33.5065727233887,33.4721946716309,33.4721946716309,33.4607353210449,33.449275970459,33.4034385681152,33.4034385681152,33.3919792175293,33.3862533569336,33.3919792175293,33.3862533569336,33.3404159545898,33.3232269287109,33.3117637634277,33.3003082275391,33.2831192016602,33.2773895263672,33.2773895263672,33.2716598510742,33.2315521240234,33.2200927734375,33.2029037475586,33.1914443969727,33.185718536377,33.1685256958008,33.1627998352051,33.1570663452148,33.1627998352051,33.1570663452148,33.1456069946289,33.1456069946289,33.134147644043,33.1054992675781,33.0997734069824,33.0940437316895,33.0768547058105,33.0596656799316,33.0482063293457,33.0252876281738,33.0367469787598,33.0367469787598,null,31.0600433349609,31.0657730102539,31.2433891296387,31.2376575469971,31.2491188049316,31.2433891296387,31.2433891296387,31.2376575469971,31.2433891296387,31.2433891296387,31.2491188049316,31.2491188049316,31.2491188049316,31.2491188049316,31.0715007781982,31.0600433349609,31.0600433349609,null,38.428279876709,38.428279876709,38.416820526123,38.3366050720215,38.3308792114258,38.3366050720215,38.3251495361328,38.3308792114258,38.3308792114258,38.2964973449707,38.1532592773438,38.1417999267578,38.0157508850098,38.0214805603027,38.0214805603027,38.0272064208984,38.0272064208984,38.0386695861816,38.0443954467773,38.0615882873535,38.0673141479492,38.0845031738281,38.0845031738281,38.107421875,38.113151550293,38.1417999267578,38.1417999267578,38.1704483032227,38.1704483032227,38.1819076538086,38.2162857055664,38.2277450561523,38.3480682373047,38.3480682373047,38.428279876709,38.428279876709],"text":"Percent: -69.29350","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,60,183,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.8928909301758,-96.4975509643555,-96.5032806396484,-96.3886871337891,-96.3829574584961,-96.3543090820312,-96.3543090820312,-96.8298721313477,-96.9215393066406,-96.9272689819336,-96.9272689819336,-96.8871612548828,-96.8928909301758,-96.8928909301758,null,-74.2954406738281,-74.312629699707,-74.3240814208984,-74.3355407714844,-74.3412780761719,-74.3412780761719,-74.3240814208984,-74.3470077514648,-74.3641891479492,-74.3699188232422,-74.3756484985352,-74.4673233032227,-74.5188903808594,-74.5303497314453,-74.5360794067383,-74.5188903808594,-74.5418090820312,-74.5532684326172,-74.5532684326172,-74.7308807373047,-74.7538070678711,-74.765266418457,-74.7996444702148,-74.8168258666992,-74.8340148925781,-74.8454818725586,-74.851203918457,-74.8741226196289,-74.8970413208008,-74.8683929443359,-74.8282852172852,-74.8225555419922,-74.8110961914062,-74.7709884643555,-74.6907730102539,-74.6621322631836,-74.6506652832031,-74.6392135620117,-74.6392135620117,-74.6392135620117,-74.5017013549805,-74.4787902832031,-74.4673233032227,-74.4558639526367,-74.4386825561523,-74.4329528808594,-74.404296875,-74.3871154785156,-74.3584594726562,-74.3412780761719,-74.312629699707,-74.2954406738281,-74.2954406738281,-74.2954406738281,-74.2954406738281,-74.2954406738281,null,-94.8130569458008,-94.7958679199219,-94.77294921875,-94.7500305175781,-94.7385711669922,-94.7041931152344,-94.6640853881836,-94.6469039916992,-94.6526260375977,-94.7099227905273,-94.7385711669922,-94.8187866210938,-94.8130569458008,-94.8130569458008],"y":[38.8522682189941,38.8579978942871,38.8178901672363,38.8121604919434,38.7319450378418,38.7204895019531,38.5084953308105,38.5142250061035,38.5084953308105,38.5944366455078,38.8007011413574,38.8007011413574,38.8522682189941,38.8522682189941,null,40.9034576416016,40.9149169921875,40.9149169921875,40.9149169921875,40.8862686157227,40.8805389404297,40.8576202392578,40.8175163269043,40.8060531616211,40.7888641357422,40.7487602233887,40.680004119873,40.6513557434082,40.6570854187012,40.680004119873,40.7201080322266,40.7315711975098,40.7373008728027,40.7544898986816,40.7258415222168,40.7315711975098,40.7373008728027,40.7373008728027,40.7373008728027,40.7373008728027,40.7373008728027,40.7544898986816,40.7716789245605,40.7831344604492,40.8060531616211,40.8461608886719,40.8576202392578,40.8919982910156,40.9149169921875,40.9149169921875,40.9149169921875,40.9321060180664,40.949291229248,40.9607543945312,40.9722099304199,41.0868034362793,41.0409660339355,41.0466995239258,41.0466995239258,41.0295066833496,41.0295066833496,41.0237808227539,41.0180473327637,41.0123176574707,41.0065879821777,40.9722099304199,40.9550247192383,40.9435653686523,40.9321060180664,40.9034576416016,40.9034576416016,null,33.3919792175293,33.3690643310547,33.3576011657715,33.3576011657715,33.3404159545898,33.3404159545898,33.306037902832,33.2773895263672,32.9106979370117,32.9049644470215,32.9336166381836,33.002368927002,33.3919792175293,33.3919792175293],"text":"Percent: -69.27949","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,60,183,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.0395584106445,-94.0395584106445,-93.9192428588867,-93.9192428588867,-93.8161087036133,-93.8103790283203,-93.8046493530273,-93.7760009765625,-93.7588119506836,-93.7301635742188,-93.7129745483398,-93.678596496582,-93.6556854248047,-93.6384887695312,-93.6098480224609,-93.5869216918945,-93.5754699707031,-93.5296325683594,-93.4952545166016,-93.4895248413086,-93.4666061401367,-93.420768737793,-93.409309387207,-93.4035797119141,-93.420768737793,-93.420768737793,-93.4035797119141,-93.3692016601562,-93.3291015625,-93.3004455566406,-93.2832641601562,-93.2889938354492,-93.4551467895508,-93.4608764648438,-93.4837951660156,-93.4895248413086,-93.4952545166016,-93.4952545166016,-93.5181732177734,-93.5239028930664,-93.5353622436523,-93.5353622436523,-93.6499557495117,-93.6556854248047,-93.7129745483398,-93.7129745483398,-93.7072448730469,-93.7072448730469,-94.0853958129883,-94.0853958129883,-94.1598815917969,-94.1598815917969,-94.1541595458984,-94.0395584106445,-94.0395584106445,-94.0395584106445,null,-102.777168273926,-103.458984375,-103.453262329102,-103.573585510254,-103.579315185547,-103.55638885498,-103.573585510254,-103.373046875,-102.656845092773,-102.656845092773,-102.65111541748,-102.674041748047,-102.668312072754,-102.668312072754,-102.777168273926,-102.777168273926,null,-89.5876770019531,-89.2668228149414,-89.2668228149414,-89.1407699584961,-89.1407699584961,-89.1464996337891,-89.2209854125977,-89.4043350219727,-89.4043350219727,-89.4902801513672,-89.4845504760742,-89.5762252807617,-89.5762252807617,-89.604866027832,-89.5991363525391,-89.5876770019531,-89.5876770019531,null,-101.476554870605,-101.384880065918,-100.806198120117,-100.80046081543,-101.127052307129,-101.470825195312,-101.476554870605,-101.476554870605,null,-86.6713256835938,-86.6025695800781,-86.6484069824219,-86.6655960083008,-86.6827850341797,-86.7114334106445,-86.7400817871094,-86.7515335083008,-86.7572708129883,-86.7630004882812,-87.0666656494141,-87.0494766235352,-86.986457824707,-86.9291534423828,-86.8432083129883,-86.8374786376953,-86.6713256835938,-86.6713256835938,null,-100.703056335449,-100.256149291992,-100.250419616699,-100.708786010742,-100.703056335449,-100.703056335449,null,-99.035758972168,-99.8608169555664,-99.9066543579102,-99.9066543579102,-99.4482879638672,-99.035758972168,-99.035758972168,-99.035758972168,null,-83.9898834228516,-83.9898834228516,-83.8752899169922,-83.6919479370117,-83.5200576782227,-83.5544357299805,-83.7836151123047,-83.7950744628906,-84.0185317993164,-84.0128021240234,-84.0013427734375,-83.9956130981445,-83.9898834228516,-83.9898834228516,-83.9898834228516,null,-97.1449966430664,-97.6663818359375,-97.6663818359375,-97.4601211547852,-97.3627243041992,-97.3627243041992,-97.3340682983398,-97.311149597168,-97.2882308959961,-97.2366714477539,-97.1851043701172,-97.1449966430664,-97.1449966430664,-97.1449966430664,-97.1449966430664,null,-82.1907958984375,-82.0590133666992,-82.0189056396484,-81.9215087890625,-81.9616165161133,-81.9673461914062,-81.9386901855469,-81.9100494384766,-81.8928527832031,-81.7897262573242,-81.7610778808594,-81.7667999267578,-81.7667999267578,-81.7496185302734,-81.7152404785156,-81.7095108032227,-81.6980514526367,-81.6865921020508,-81.646484375,-81.6407623291016,-81.6350326538086,-81.6006546020508,-81.6579437255859,-81.7324295043945,-81.7553482055664,-81.7553482055664,-81.7553482055664,-81.7209701538086,-81.7095108032227,-81.7438888549805,-81.7725372314453,-81.7897262573242,-81.8069152832031,-81.829833984375,-81.8470230102539,-81.8642120361328,-81.8871307373047,-81.9272384643555,-81.9787979125977,-81.9845275878906,-81.9902572631836,-82.0189056396484,-82.0418243408203,-82.0532913208008,-82.0762023925781,-82.0876617431641,-82.0876617431641,-82.0876617431641,-82.0933990478516,-82.1105804443359,-82.1163101196289,-82.104850769043,-82.09912109375,-82.1105804443359,-82.1277694702148,-82.1449584960938,-82.1220397949219,-82.1220397949219,-82.1220397949219,-82.1220397949219,-82.1506881713867,-82.1621475219727,-82.1678771972656,-82.1736068725586,-82.1907958984375,-82.1907958984375,-82.1907958984375],"y":[35.1967964172363,35.2254447937012,35.2254447937012,35.3113899230957,35.3113899230957,35.4087905883789,35.4030647277832,35.3686828613281,35.3686828613281,35.3686828613281,35.3801460266113,35.3858757019043,35.3801460266113,35.3686828613281,35.3686828613281,35.3916015625,35.397331237793,35.3858757019043,35.4087905883789,35.4145202636719,35.4145202636719,35.397331237793,35.3858757019043,35.3686828613281,35.3514938354492,35.3343086242676,35.3228492736816,35.3285751342773,35.3285751342773,35.3228492736816,35.3113899230957,35.2139854431152,35.2139854431152,35.1967964172363,35.1967964172363,35.1967964172363,35.1967964172363,35.1681480407715,35.1624183654785,35.1509590148926,35.1509590148926,35.1395034790039,35.1395034790039,35.1395034790039,35.1280403137207,35.0478286743164,35.0420989990234,35.0191802978516,35.0249099731445,35.0592842102051,35.0592842102051,35.0993957519531,35.1395034790039,35.1395034790039,35.1967964172363,35.1967964172363,null,40.4450912475586,40.4393615722656,40.5310363769531,40.5310363769531,40.7029228210449,40.7143821716309,41.0065879821777,41.0065879821777,41.0065879821777,40.7544898986816,40.7201080322266,40.7143821716309,40.5310363769531,40.4450912475586,40.4450912475586,40.4450912475586,null,40.3190422058105,40.3247718811035,40.2789344787598,40.2789344787598,40.0497512817383,39.91796875,39.91796875,39.91796875,39.9294281005859,39.9294281005859,39.9809951782227,39.9809951782227,40.095588684082,40.095588684082,40.1299629211426,40.3190422058105,40.3190422058105,null,39.138744354248,39.1444778442383,39.1444778442383,38.703296661377,38.703296661377,38.6975708007812,39.138744354248,39.138744354248,null,37.0130767822266,36.8870239257812,36.8698310852051,36.8641052246094,36.8354568481445,36.7953491210938,36.7667045593262,36.7380523681641,36.6979484558105,36.6406517028809,36.6406517028809,37.058910369873,37.070369720459,37.064640045166,37.0531806945801,37.0417213439941,37.0130767822266,37.0130767822266,null,41.7457046508789,41.7457046508789,41.3962020874023,41.3962020874023,41.7457046508789,41.7457046508789,null,46.2835311889648,46.2835311889648,46.2835311889648,46.6273040771484,46.6330337524414,46.6330337524414,46.2835311889648,46.2835311889648,null,40.4851989746094,40.5424919128418,40.5367622375488,40.5367622375488,40.5081176757812,40.244556427002,40.2617454528809,40.2674713134766,40.2789344787598,40.3075790405273,40.3018531799316,40.3935241699219,40.3935241699219,40.4851989746094,40.4851989746094,null,35.712459564209,35.712459564209,36.1479072570801,36.153636932373,36.153636932373,35.9932098388672,36.0046691894531,36.0046691894531,35.9702911376953,35.9645576477051,35.9473724365234,35.9588317871094,35.9301834106445,35.712459564209,35.712459564209,null,37.969913482666,38.0042877197266,38.0100212097168,38.0157508850098,37.9928321838379,37.9813690185547,37.969913482666,37.964183807373,37.9469947814941,37.9355354309082,37.8954315185547,37.8839683532715,37.8495941162109,37.8266754150391,37.8094863891602,37.8094863891602,37.8094863891602,37.8209419250488,37.8209419250488,37.8209419250488,37.8037567138672,37.7865676879883,37.7751083374023,37.7579193115234,37.7579193115234,37.7464599609375,37.7350006103516,37.7178115844727,37.6948928833008,37.6719779968262,37.6719779968262,37.6662445068359,37.6490592956543,37.65478515625,37.660514831543,37.6662445068359,37.6719779968262,37.6719779968262,37.660514831543,37.6375961303711,37.6375961303711,37.65478515625,37.6891632080078,37.6948928833008,37.7006225585938,37.7063522338867,37.7292709350586,37.7350006103516,37.7350006103516,37.7350006103516,37.7350006103516,37.7636489868164,37.7751083374023,37.7922973632812,37.7922973632812,37.8381309509277,37.8495941162109,37.8667793273926,37.8782386779785,37.8896980285645,37.8954315185547,37.9011573791504,37.9183502197266,37.9298057556152,37.9412651062012,37.969913482666,37.969913482666],"text":"Percent: -69.27694","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,60,183,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.8130187988281,-79.8130187988281,-79.8187484741211,-79.8072891235352,-79.6927032470703,-79.4921646118164,-79.4635162353516,-79.4635162353516,-79.4405975341797,-79.4176864624023,-79.3947601318359,-79.38330078125,-79.3661117553711,-79.3489227294922,-79.3317413330078,-79.291633605957,-79.2859039306641,-79.2859039306641,-79.3145446777344,-79.3202743530273,-79.3431930541992,-79.3489227294922,-79.3489227294922,-79.291633605957,-79.291633605957,-79.3030853271484,-79.3145446777344,-79.3145446777344,-79.3317413330078,-79.3661117553711,-79.4577865600586,-79.4921646118164,-79.5208129882812,-79.5437240600586,-79.7729110717773,-79.7671813964844,-79.7729110717773,-79.7901077270508,-79.8130187988281,-79.8130187988281],"y":[39.1100997924805,39.1215591430664,39.1444778442383,39.2361526489258,39.2705268859863,39.2075004577637,39.190315246582,39.1673965454102,39.1673965454102,39.1788520812988,39.2017707824707,39.2075004577637,39.2075004577637,39.2075004577637,39.2132339477539,39.2075004577637,39.2017707824707,39.190315246582,39.1616630554199,39.1330184936523,39.0986404418945,39.0814514160156,39.0757217407227,39.0642623901367,39.0585327148438,39.0356140136719,39.0356140136719,39.0069694519043,38.9840507507324,38.9668617248535,38.9783172607422,38.9725875854492,38.9725875854492,38.9783172607422,39.0356140136719,39.0642623901367,39.0814514160156,39.0986404418945,39.1100997924805,39.1100997924805],"text":"Percent: -69.27518","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,60,183,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.4280090332031,-85.4681167602539,-85.3993606567383,-85.3936309814453,-85.3879013061523,-85.3707122802734,-85.3535232543945,-85.2962265014648,-85.2274703979492,-85.1930923461914,-85.181640625,-85.181640625,-85.1243438720703,-85.1128768920898,-85.1071472167969,-85.0956954956055,-85.0956954956055,-85.1071472167969,-85.1071472167969,-85.1128768920898,-85.1186065673828,-85.1014175415039,-85.0212020874023,-85.0212020874023,-85.0212020874023,-85.0383987426758,-85.0383987426758,-85.0555877685547,-85.0613098144531,-85.1300735473633,-85.1300735473633,-85.1701812744141,-85.1701812744141,-85.2561187744141,-85.2618560791016,-85.4280090332031,-85.4280090332031,null,-86.0410766601562,-86.0066909790039,-86.0124206542969,-85.9665832519531,-85.9608612060547,-85.8691864013672,-85.8233489990234,-85.7717819213867,-85.7545928955078,-85.7545928955078,-85.7717819213867,-85.8004302978516,-85.7889709472656,-85.7775115966797,-85.8061599731445,-85.8405380249023,-85.8577270507812,-85.8921051025391,-85.9551315307617,-85.9608612060547,-85.9780426025391,-85.9780426025391,-85.9952392578125,-85.9952392578125,-86.0238800048828,-86.0238800048828,-86.0353469848633,-86.0410766601562,-86.0410766601562,null,-93.0254287719727,-93.0254287719727,-92.5556030273438,-92.5498733520508,-93.0254287719727,-93.0254287719727,null,-82.9413681030273,-82.8955307006836,-82.8668899536133,-82.8382339477539,-82.7694854736328,-82.740837097168,-82.7236480712891,-82.6892700195312,-82.6606216430664,-82.6262435913086,-82.557487487793,-82.5975952148438,-82.5975952148438,-82.5918655395508,-82.5861358642578,-82.5975952148438,-82.6090545654297,-82.6090545654297,-82.5861358642578,-82.5804061889648,-82.5804061889648,-82.5918655395508,-82.6147842407227,-82.6377029418945,-82.6548919677734,-82.6548919677734,-82.6377029418945,-82.6606216430664,-82.6720733642578,-82.6892700195312,-82.7064590454102,-82.729377746582,-82.7465667724609,-82.7522964477539,-82.7465667724609,-82.7522964477539,-82.7752151489258,-82.7981262207031,-82.8210525512695,-82.8325119018555,-82.8210525512695,-82.8955307006836,-82.9241790771484,-82.8898010253906,-82.8668899536133,-82.9069976806641,-82.9241790771484,-82.9413681030273,-82.9413681030273,-82.9413681030273,null,-101.556770324707,-101.493743896484,-101.035377502441,-101.029647827148,-101.551040649414,-101.556770324707,-101.556770324707,null,-80.4489974975586,-80.6266174316406,-80.5177612304688,-80.5005722045898,-80.466194152832,-80.4432754516602,-80.4088973999023,-80.3630599975586,-80.3114929199219,-80.2656555175781,-80.2312850952148,-80.1797103881836,-80.1224136352539,-80.1166915893555,-80.1109619140625,-80.1109619140625,-80.1166915893555,-80.1281433105469,-80.1625213623047,-80.2312850952148,-80.2713851928711,-80.28857421875,-80.3286819458008,-80.3630599975586,-80.3917083740234,-80.4203567504883,-80.4489974975586,-80.4489974975586],"y":[34.0795288085938,34.2628746032715,34.2571449279785,34.2686042785645,34.2972526550293,34.3316307067871,34.348819732666,34.3717384338379,34.4061164855957,34.4175758361816,34.4347648620605,34.4462203979492,34.5493545532227,34.5550842285156,34.5321655273438,34.5264358520508,34.5035171508789,34.5035171508789,34.4118461608887,34.4061164855957,34.3889274597168,34.3889274597168,34.3889274597168,34.3774681091309,34.348819732666,34.348819732666,34.211311340332,34.211311340332,34.090991973877,34.090991973877,34.0795288085938,34.0795288085938,34.090991973877,34.090991973877,34.0680732727051,34.0795288085938,34.0795288085938,null,38.422550201416,38.416820526123,38.416820526123,38.4110908508301,38.4053611755371,38.4053611755371,38.4053611755371,38.3824424743652,38.3709869384766,38.3595237731934,38.3366050720215,38.3251495361328,38.3136863708496,38.2907676696777,38.285041809082,38.2563934326172,38.2162857055664,38.1819076538086,38.1876373291016,38.2678527832031,38.2678527832031,38.3022308349609,38.3022308349609,38.3136863708496,38.3136863708496,38.3423347473145,38.3423347473145,38.422550201416,38.422550201416,null,42.9088096618652,43.2239379882812,43.2239379882812,42.9088096618652,42.9088096618652,42.9088096618652,null,37.7350006103516,37.7120819091797,37.7178115844727,37.7350006103516,37.7521896362305,37.7579193115234,37.7521896362305,37.7464599609375,37.7350006103516,37.7235412597656,37.6948928833008,37.6777038574219,37.6719779968262,37.660514831543,37.6490592956543,37.6032218933105,37.5516510009766,37.517276763916,37.5058174133301,37.4886283874512,37.4599800109863,37.4370613098145,37.3912239074707,37.3912239074707,37.379768371582,37.3740386962891,37.3625793457031,37.3282012939453,37.3110122680664,37.3110122680664,37.2938232421875,37.3110122680664,37.3282012939453,37.3683052062988,37.4084129333496,37.4313316345215,37.4370613098145,37.4313316345215,37.4256019592285,37.4256019592285,37.4714393615723,37.4828987121582,37.4886283874512,37.523006439209,37.5459251403809,37.660514831543,37.6719779968262,37.6891632080078,37.7350006103516,37.7350006103516,null,34.3087120056152,34.3087120056152,34.3087120056152,33.8388862609863,33.8331565856934,34.3087120056152,34.3087120056152,null,36.6864852905273,36.9214019775391,36.9844245910645,36.9958839416504,37.0016136169434,37.0073432922363,37.0130767822266,37.0073432922363,37.0417213439941,37.0818290710449,37.0990142822266,37.1162071228027,37.1162071228027,37.0932884216309,37.058910369873,37.0417213439941,37.0130767822266,36.9844245910645,36.9557762145996,36.9214019775391,36.9042129516602,36.8812942504883,36.8297271728516,36.8010787963867,36.7781600952148,36.7380523681641,36.6864852905273,36.6864852905273],"text":"Percent: -69.25501","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,60,183,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.8229675292969,-87.5937881469727,-87.5078430175781,-87.3703308105469,-87.3646011352539,-87.3588790893555,-87.3588790893555,-87.341682434082,-87.3244934082031,-87.2958450317383,-87.3073120117188,-87.3244934082031,-87.3588790893555,-87.3817901611328,-87.3817901611328,-87.3817901611328,-87.3244934082031,-87.3187713623047,-87.3302230834961,-87.3359527587891,-87.3531494140625,-87.3646011352539,-87.4906539916992,-87.5135726928711,-87.536491394043,-87.5536804199219,-87.6568069458008,-87.6797332763672,-87.6911926269531,-87.708381652832,-87.719841003418,-87.719841003418,-87.7370223999023,-87.7714080810547,-87.7656784057617,-87.7714080810547,-87.8000564575195,-87.7885894775391,-87.8000564575195,-87.794319152832,-87.8000564575195,-87.8057861328125,-87.8115158081055,-87.8229675292969,-87.8401565551758,-87.8229675292969,-87.8229675292969,null,-95.3115234375,-95.6610336303711,-95.8558349609375,-95.8558349609375,-95.8099975585938,-95.7527084350586,-95.6782150268555,-95.6094665527344,-95.4547729492188,-95.3745574951172,-95.3115234375,-95.3115234375,-95.3115234375],"y":[37.345386505127,37.4657135009766,37.4828987121582,37.5631141662598,37.5401954650879,37.5000877380371,37.4370613098145,37.4198760986328,37.3912239074707,37.3912239074707,37.3683052062988,37.3339309692383,37.3224716186523,37.2938232421875,37.2709045410156,37.2537155151367,37.207878112793,37.1906890869141,37.1735038757324,37.1563148498535,37.1563148498535,37.1333961486816,37.1276664733887,37.1104774475098,37.1104774475098,37.1162071228027,37.1448516845703,37.1448516845703,37.1563148498535,37.1677703857422,37.1906890869141,37.2021484375,37.207878112793,37.2021484375,37.2136077880859,37.2193412780762,37.2365264892578,37.2537155151367,37.2938232421875,37.3052825927734,37.3167419433594,37.3167419433594,37.3110122680664,37.2995529174805,37.3224716186523,37.345386505127,37.345386505127,null,32.985179901123,32.985179901123,32.990909576416,33.2430114746094,33.2716598510742,33.3232269287109,33.3404159545898,33.3747901916504,33.3919792175293,33.3862533569336,33.3862533569336,32.985179901123,32.985179901123],"text":"Percent: -69.21832","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,60,183,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.8558349609375,-95.8730316162109,-96.319938659668,-96.6407928466797,-96.5261993408203,-96.3772354125977,-96.3313980102539,-96.1881561279297,-96.0964813232422,-96.0735626220703,-96.0850219726562,-96.0449142456055,-96.0506439208984,-96.0850219726562,-96.0907516479492,-96.0506439208984,-95.9761581420898,-95.9074020385742,-95.8558349609375,-95.8558349609375],"y":[29.2609539031982,29.2265777587891,28.9572868347168,29.2265777587891,29.3182487487793,29.4328422546387,29.5245132446289,29.6333770751953,29.5932693481445,29.5531635284424,29.5359745025635,29.5245132446289,29.5073261260986,29.5073261260986,29.4901371002197,29.4672183990479,29.364086151123,29.2896022796631,29.2609539031982,29.2609539031982],"text":"Percent: -69.21275","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,60,183,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.773323059082,-92.7504119873047,-92.1086959838867,-92.1316146850586,-92.1602630615234,-92.5498733520508,-92.7675933837891,-92.773323059082,-92.773323059082],"y":[36.5031394958496,36.8068084716797,36.7953491210938,36.4974136352539,36.4974136352539,36.5031394958496,36.5031394958496,36.5031394958496,36.5031394958496],"text":"Percent: -69.16685","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,60,183,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.9276504516602,-94.9333801269531,-94.9906692504883,-94.9963989257812,-95.0651550292969,-95.0594329833984,-95.5177917480469,-95.5235214233398,-95.5120697021484,-95.5120697021484,-95.3516311645508,-95.3516311645508,-94.9276504516602,-94.9276504516602],"y":[35.0879364013672,34.9848022460938,34.9733467102051,34.8931312561035,34.8874015808105,34.7212409973145,34.7097816467285,34.8874015808105,34.8931312561035,35.0592842102051,35.0592842102051,35.082202911377,35.0879364013672,35.0879364013672],"text":"Percent: -69.14753","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,60,183,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.4547729492188,-95.4547729492188,-95.3516311645508,-95.3516311645508,-95.3516311645508,-95.5120697021484,-95.5120697021484,-95.5235214233398,-95.5177917480469,-95.5177917480469,-95.683952331543,-95.8787612915039,-95.8787612915039,-96.0735626220703,-96.0792922973633,-96.0792922973633,-96.0621032714844,-96.0048141479492,-95.9704284667969,-95.941780090332,-95.9016723632812,-95.867301940918,-95.8157272338867,-95.7584381103516,-95.6896820068359,-95.6896820068359,-95.6381149291992,-95.6151962280273,-95.6266555786133,-95.6151962280273,-95.5292510986328,-95.5177917480469,-95.5006103515625,-95.4547729492188,-95.4547729492188],"y":[35.3228492736816,35.1910667419434,35.1910667419434,35.082202911377,35.0592842102051,35.0592842102051,34.8931312561035,34.8874015808105,34.7097816467285,34.6352996826172,34.6181106567383,34.6181106567383,34.6983222961426,34.6983222961426,34.7728080749512,34.8587532043457,35.0879364013672,35.1624183654785,35.1681480407715,35.1624183654785,35.1681480407715,35.1910667419434,35.2082557678223,35.1967964172363,35.2311744689941,35.2426338195801,35.2712821960449,35.2770118713379,35.254093170166,35.248363494873,35.2942008972168,35.3113899230957,35.3285751342773,35.3228492736816,35.3228492736816],"text":"Percent: -69.14348","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,60,183,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.9413681030273,-82.9413681030273,-82.9241790771484,-82.9069976806641,-82.8668899536133,-82.8898010253906,-82.9241790771484,-82.9528350830078,-82.9642868041992,-83.010124206543,-83.0158538818359,-83.010124206543,-83.0215835571289,-83.0502319335938,-83.0616912841797,-83.0674209594727,-83.0846099853516,-83.1304473876953,-83.1419067382812,-83.1419067382812,-83.1762847900391,-83.2163848876953,-83.2335815429688,-83.2450408935547,-83.2450408935547,-83.2564926147461,-83.2221221923828,-83.2507629394531,-83.2622222900391,-83.2450408935547,-83.2163848876953,-83.2106552124023,-83.2106552124023,-83.182014465332,-83.1247100830078,-83.1075286865234,-83.1017990112305,-83.0731506347656,-83.0387725830078,-83.00439453125,-82.9872055053711,-82.9872055053711,-82.9872055053711,-82.9700164794922,-82.9528350830078,-82.9413681030273,-82.9413681030273,-82.9413681030273],"y":[37.7350006103516,37.6891632080078,37.6719779968262,37.660514831543,37.5459251403809,37.523006439209,37.4886283874512,37.5058174133301,37.523006439209,37.5516510009766,37.5631141662598,37.5917587280273,37.5974884033203,37.5974884033203,37.6032218933105,37.6204071044922,37.6204071044922,37.6204071044922,37.6204071044922,37.6318664550781,37.6490592956543,37.65478515625,37.660514831543,37.6777038574219,37.7006225585938,37.7235412597656,37.7521896362305,37.7579193115234,37.7693786621094,37.7808380126953,37.7922973632812,37.8037567138672,37.8209419250488,37.8209419250488,37.8495941162109,37.8782386779785,37.9011573791504,37.8954315185547,37.8839683532715,37.8667793273926,37.8438606262207,37.8209419250488,37.8152160644531,37.8094863891602,37.7922973632812,37.7693786621094,37.7350006103516,37.7350006103516],"text":"Percent: -69.13354","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,60,183,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.2759857177734,-86.253059387207,-86.2358779907227,-86.2129592895508,-86.2072296142578,-86.2014999389648,-86.1843109130859,-86.1613922119141,-86.1499328613281,-86.1327438354492,-86.0983657836914,-86.0296173095703,-86.0353469848633,-86.0639877319336,-86.0582580566406,-86.0639877319336,-86.0639877319336,-86.081184387207,-86.0926361083984,-86.1040954589844,-86.1212921142578,-86.1384735107422,-86.1442031860352,-86.1728515625,-86.1613922119141,-86.4478759765625,-86.4765167236328,-86.6082992553711,-86.631217956543,-86.6484069824219,-86.6770553588867,-86.6827850341797,-86.6598663330078,-86.6426773071289,-86.631217956543,-86.6140289306641,-86.5968399047852,-86.5911102294922,-86.5853805541992,-86.5853805541992,-86.5796585083008,-86.5853805541992,-86.5796585083008,-86.5681915283203,-86.5510025024414,-86.53955078125,-86.53955078125,-86.5452728271484,-86.5280838012695,-86.5166244506836,-86.4937133789062,-86.4937133789062,-86.4879837036133,-86.4650573730469,-86.436408996582,-86.4020385742188,-86.3963088989258,-86.3905715942383,-86.3676605224609,-86.356201171875,-86.356201171875,-86.350471496582,-86.3332824707031,-86.3275527954102,-86.3160934448242,-86.3160934448242,-86.2759857177734,-86.2759857177734,null,-96.9444580078125,-96.9158096313477,-96.8928909301758,-96.8814315795898,-96.8642501831055,-96.8413238525391,-96.8012161254883,-96.7668380737305,-96.7381973266602,-96.7152709960938,-96.6923599243164,-96.66943359375,-96.6407928466797,-96.6350631713867,-96.6121444702148,-96.5949554443359,-96.589225769043,-96.6121444702148,-96.6350631713867,-96.6236038208008,-96.5433883666992,-96.5261993408203,-96.5147399902344,-96.4803619384766,-96.4574508666992,-96.4230651855469,-96.3886871337891,-96.3886871337891,-96.8355941772461,-96.9387283325195,-96.9444580078125,-96.9444580078125,null,-80.8328857421875,-80.8844528198242,-81.3657379150391,-81.646484375,-81.6178359985352,-81.6178359985352,-81.5490875244141,-81.5261611938477,-81.5089797973633,-81.3428192138672,-81.3256301879883,-81.3084411621094,-81.2912521362305,-81.2740631103516,-81.2511444091797,-81.0907211303711,-81.0620727539062,-81.0506134033203,-81.0219650268555,-80.8328857421875,-80.8328857421875],"y":[37.6204071044922,37.6204071044922,37.6204071044922,37.6204071044922,37.6089515686035,37.5974884033203,37.5917587280273,37.5974884033203,37.5917587280273,37.5917587280273,37.5344657897949,37.4370613098145,37.3912239074707,37.3912239074707,37.3740386962891,37.3568496704102,37.345386505127,37.3339309692383,37.3339309692383,37.3568496704102,37.3339309692383,37.345386505127,37.3511199951172,37.3568496704102,37.3339309692383,37.3282012939453,37.3568496704102,37.3912239074707,37.4485206604004,37.4943580627441,37.5401954650879,37.5573844909668,37.5745697021484,37.5745697021484,37.5631141662598,37.5516510009766,37.5516510009766,37.5573844909668,37.5745697021484,37.5803031921387,37.5917587280273,37.6032218933105,37.6089515686035,37.6089515686035,37.5974884033203,37.5974884033203,37.6089515686035,37.6204071044922,37.6204071044922,37.6146774291992,37.6204071044922,37.6146774291992,37.5974884033203,37.5974884033203,37.5917587280273,37.5860328674316,37.5803031921387,37.5803031921387,37.5803031921387,37.5803031921387,37.6089515686035,37.6089515686035,37.6089515686035,37.5917587280273,37.5974884033203,37.6146774291992,37.6204071044922,37.6204071044922,null,33.9534797668457,33.9649391174316,33.9477462768555,33.8560752868652,33.8446159362793,33.8618049621582,33.8618049621582,33.8331565856934,33.8217010498047,33.8331565856934,33.8847236633301,33.9133720397949,33.907642364502,33.8847236633301,33.8847236633301,33.890453338623,33.8675346374512,33.8503456115723,33.8446159362793,33.8217010498047,33.8102378845215,33.7873191833496,33.7644004821777,33.7644004821777,33.770133972168,33.7472152709961,33.7242965698242,33.4034385681152,33.4034385681152,33.4148979187012,33.9534797668457,33.9534797668457,null,36.5604400634766,36.5604400634766,36.5776252746582,36.5948143005371,36.612003326416,36.6349220275879,36.6521110534668,36.6521110534668,36.6635704040527,36.7437858581543,36.74951171875,36.74951171875,36.7437858581543,36.7380523681641,36.755241394043,36.7667045593262,36.755241394043,36.7667045593262,36.7724304199219,36.5604400634766,36.5604400634766],"text":"Percent: -69.09052","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,60,183,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.4975509643555,-96.4975509643555,-96.3886871337891,-96.3829574584961,-96.3543090820312,-96.3313980102539,-96.319938659668,-96.319938659668,-96.2970123291016,-96.2798309326172,-96.2626342773438,-96.2511825561523,-96.2053451538086,-96.1881561279297,-96.1595077514648,-96.1423187255859,-96.1194000244141,-96.1079406738281,-96.0621032714844,-96.0621032714844,-96.0792922973633,-96.0850219726562,-96.0391845703125,-95.947509765625,-95.953239440918,-95.9589767456055,-96.3543090820312,-96.3829574584961,-96.3886871337891,-96.5032806396484,-96.4975509643555,-96.4975509643555],"y":[38.8579978942871,39.0528030395508,39.0528030395508,39.155933380127,39.1502075195312,39.1444778442383,39.1616630554199,39.1788520812988,39.1731262207031,39.1673965454102,39.1788520812988,39.190315246582,39.1960411071777,39.1788520812988,39.1788520812988,39.1788520812988,39.1788520812988,39.1788520812988,39.1616630554199,39.155933380127,39.1502075195312,39.138744354248,39.1215591430664,39.1100997924805,38.8637275695801,38.7204895019531,38.7204895019531,38.7319450378418,38.8121604919434,38.8178901672363,38.8579978942871,38.8579978942871],"text":"Percent: -69.06163","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,60,183,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-116.041145324707,-116.041145324707,-116.751609802246,-116.757347106934,-117.026634216309,-117.020896911621,-116.877662658691,-116.568260192871,-116.213035583496,-116.041145324707,-116.041145324707],"y":[48.9936180114746,48.4894180297852,48.4836883544922,48.8274612426758,48.838924407959,48.9936180114746,48.9936180114746,48.9878921508789,48.9936180114746,48.9936180114746,48.9936180114746],"text":"Percent: -69.05810","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,60,183,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.5219802856445,-88.8141860961914,-88.8141860961914,-88.8084564208984,-88.4818725585938,-88.4818725585938,-88.4818725585938,-88.5219802856445,-88.5219802856445],"y":[36.5031394958496,36.5088691711426,36.7781600952148,36.9500503540039,36.9443206787109,36.755241394043,36.5088691711426,36.5031394958496,36.5031394958496],"text":"Percent: -69.05699","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,60,183,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-106.065948486328,-106.283668518066,-106.793601989746,-107.246238708496,-107.509803771973,-107.53271484375,-107.538444519043,-107.492607116699,-107.492607116699,-107.509803771973,-107.504066467285,-107.521263122559,-107.509803771973,-107.23477935791,-107.229049682617,-107.103004455566,-107.091537475586,-106.455558776855,-106.071678161621,-106.065948486328,-106.048759460449,-106.048759460449,-106.060218811035,-106.054481506348,-106.065948486328,-106.065948486328,-106.065948486328,-106.065948486328],"y":[42.4389839172363,42.4389839172363,42.4447135925293,42.4447135925293,42.4447135925293,42.4447135925293,42.7827568054199,42.7884902954102,43.1208038330078,43.1265296936035,43.4703102111816,43.4703102111816,43.5046844482422,43.5104141235352,43.4989547729492,43.4932289123535,43.4874954223633,43.4932289123535,43.4874954223633,43.407283782959,43.3958206176758,43.1265296936035,43.1265296936035,42.7884902954102,42.7827568054199,42.5593032836914,42.4389839172363,42.4389839172363],"text":"Percent: -69.03017","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,60,183,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.127052307129,-101.086944580078,-101.05256652832,-101.035377502441,-100.989540100098,-100.966621398926,-100.937973022461,-100.932243347168,-100.897872924805,-100.863494873047,-100.817657470703,-100.806198120117,-100.794731140137,-100.783271789551,-100.720252990723,-100.708786010742,-100.680145263672,-100.645767211914,-100.622848510742,-100.617118835449,-100.617118835449,-100.617118835449,-100.634307861328,-100.640037536621,-100.634307861328,-100.622848510742,-100.594200134277,-100.548362731934,-100.525444030762,-100.536903381348,-100.554092407227,-100.588470458984,-100.588470458984,-100.582740783691,-100.571281433105,-100.531173706055,-100.50252532959,-100.462417602539,-100.433769226074,-100.410858154297,-100.38793182373,-100.38793182373,-100.376472473145,-100.365020751953,-100.330635070801,-100.273345947266,-100.216049194336,-100.158752441406,-100.118644714355,-100.067077636719,-100.038436889648,-100.009780883789,-99.9696731567383,-99.9295654296875,-99.9123840332031,-99.9123840332031,-99.9295654296875,-99.9352951049805,-99.9352951049805,-100.365020751953,-100.365020751953,-101.046836853027,-101.16716003418,-101.172889709473,-101.155693054199,-101.155693054199,-101.127052307129,-101.127052307129,-101.127052307129],"y":[44.7422752380371,44.7250862121582,44.7250862121582,44.7250862121582,44.7250862121582,44.7537307739258,44.759464263916,44.7766494750977,44.7766494750977,44.7766494750977,44.7823829650879,44.759464263916,44.765193939209,44.765193939209,44.770923614502,44.7537307739258,44.7365455627441,44.7250862121582,44.7250862121582,44.7136268615723,44.7021675109863,44.6849784851074,44.6563301086426,44.6219520568848,44.5933036804199,44.5646591186523,44.5474662780762,44.5474662780762,44.5417404174805,44.5130920410156,44.4959030151367,44.4844436645508,44.4672546386719,44.450065612793,44.438606262207,44.438606262207,44.450065612793,44.4557952880859,44.4557952880859,44.450065612793,44.4214210510254,44.3927688598633,44.3641204833984,44.3469314575195,44.3354759216309,44.318286895752,44.318286895752,44.312557220459,44.306827545166,44.3010940551758,44.2896385192871,44.2609901428223,44.2552604675293,44.2609901428223,44.2495307922363,44.2323417663574,44.2208824157715,44.2036933898926,44.1865043640137,44.1865043640137,44.1578559875488,44.1635856628418,44.1635856628418,44.3469314575195,44.3469314575195,44.6849784851074,44.6849784851074,44.7422752380371,44.7422752380371],"text":"Percent: -69.02597","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,60,183,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.7060775756836,-84.6602401733398,-84.4998168945312,-84.4711685180664,-84.4482498168945,-84.4310607910156,-84.4310607910156,-84.4425201416016,-84.4711685180664,-84.4826202392578,-84.4711685180664,-84.4597091674805,-84.4768981933594,-84.4883575439453,-84.5055465698242,-84.5227355957031,-84.545654296875,-84.5685653686523,-84.5857620239258,-84.5914916992188,-84.6029510498047,-84.6201324462891,-84.6258697509766,-84.6201324462891,-84.6029510498047,-84.5914916992188,-84.6373291015625,-84.6545104980469,-84.6545104980469,-84.6602401733398,-84.6717071533203,-84.6717071533203,-84.6831665039062,-84.7118072509766,-84.7175445556641,-84.7175445556641,-84.7118072509766,-84.6946182250977,-84.7060775756836,-84.7060775756836],"y":[37.8610496520996,38.0042877197266,37.9412651062012,37.9298057556152,37.8954315185547,37.8610496520996,37.8495941162109,37.8438606262207,37.8495941162109,37.8438606262207,37.8266754150391,37.8094863891602,37.8037567138672,37.7922973632812,37.7865676879883,37.7693786621094,37.7579193115234,37.7292709350586,37.7350006103516,37.7464599609375,37.7464599609375,37.7464599609375,37.7579193115234,37.7808380126953,37.7865676879883,37.7922973632812,37.8152160644531,37.8094863891602,37.7922973632812,37.7922973632812,37.7922973632812,37.8209419250488,37.8266754150391,37.8152160644531,37.8266754150391,37.832405090332,37.8381309509277,37.8495941162109,37.8610496520996,37.8610496520996],"text":"Percent: -69.02037","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,60,183,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.8791351318359,-93.8791351318359,-93.8963241577148,-94.0223770141602,-94.0281066894531,-94.3375015258789,-94.3432312011719,-94.4005279541016,-94.4005279541016,-94.5609588623047,-94.5724105834961,-94.6239776611328,-94.0853958129883,-94.0796661376953,-93.8905944824219,-93.873405456543,-93.8791351318359,-93.8791351318359,null,-87.261474609375,-87.0895843505859,-87.0895843505859,-87.0895843505859,-87.53076171875,-87.53076171875,-87.525032043457,-87.261474609375,-87.261474609375,null,-92.062858581543,-91.8222122192383,-91.8222122192383,-92.2805786132812,-92.2863159179688,-92.062858581543,-92.062858581543,null,-93.7702713012695,-93.7702713012695,-94.1598815917969,-94.1828002929688,-94.2057189941406,-94.1999893188477,-94.2286376953125,-94.2229080200195,-94.2229080200195,-94.2572860717773,-94.2630157470703,-94.2859344482422,-94.326042175293,-94.3546905517578,-93.7702713012695,-93.7702713012695,null,-89.3527679443359,-89.1980667114258,-89.0204544067383,-89.0204544067383,-89.0319137573242,-89.0376434326172,-89.0892105102539,-89.0892105102539,-89.249641418457,-89.249641418457,-89.2954788208008,-89.3012008666992,-89.3527679443359,-89.3527679443359,-89.3527679443359,null,-93.5239028930664,-93.5181732177734,-93.2947158813477,-93.2947158813477,-93.0655364990234,-93.0769958496094,-93.0827255249023,-93.0598068237305,-93.0598068237305,-93.5009765625,-93.5124435424805,-93.5239028930664,-93.5296325683594,-93.5239028930664,-93.5239028930664,-93.5239028930664,null,-123.58699798584,-123.157272338867,-123.128623962402,-123.088516235352,-123.077056884766,-123.094253540039,-123.174468994141,-123.19165802002,-123.180191040039,-123.248947143555,-123.237487792969,-123.22029876709,-123.203117370605,-123.226036071777,-123.214576721191,-123.237487792969,-123.214576721191,-123.237487792969,-123.214576721191,-123.203117370605,-123.420837402344,-123.426574707031,-123.741691589355,-123.741691589355,-123.770347595215,-123.764610290527,-123.707321166992,-123.690124511719,-123.690124511719,-123.707321166992,-123.707321166992,-123.58699798584,-123.58699798584,-123.58699798584,null,-87.989128112793,-87.9547500610352,-87.9490203857422,-87.9490203857422,-87.9547500610352,-87.9547500610352,-87.9318313598633,-87.9261016845703,-87.9318313598633,-87.9547500610352,-88.0005874633789,-88.0005874633789,-88.0120468139648,-88.0235061645508,-88.0235061645508,-88.0120468139648,-87.9662094116211,-87.9375686645508,-87.9375686645508,-87.9432907104492,-87.9719390869141,-88.0292358398438,-88.0292358398438,-88.1839370727539,-88.2240447998047,-88.2125854492188,-88.2011184692383,-88.1266403198242,-88.1151809692383,-88.1037216186523,-88.0979919433594,-88.0979919433594,-88.0979919433594,-88.0865325927734,-88.0005874633789,-87.989128112793,-87.989128112793,null,-119.868492126465,-119.868492126465,-119.862770080566,-119.879959106445,-119.874229431152,-119.885696411133,-119.874229431152,-119.834121704102,-119.759635925293,-119.690879821777,-119.604942321777,-119.530456542969,-119.490348815918,-119.455963134766,-119.444519042969,-119.444519042969,-119.410133361816,-119.392951965332,-119.375747680664,-119.318458557129,-119.284072875977,-119.266891479492,-119.255432128906,-119.266891479492,-119.255432128906,-119.152305603027,-119.100738525391,-119.054893493652,-119.03199005127,-118.986145019531,-118.951774597168,-118.94603729248,-118.957496643066,-119.003326416016,-119.066360473633,-119.175216674805,-119.249710083008,-119.318458557129,-119.387214660645,-119.427322387695,-119.496070861816,-119.547637939453,-119.593482971191,-119.650772094727,-119.69660949707,-119.834121704102,-119.868492126465,-119.868492126465],"y":[36.2911491394043,36.2281227111816,36.2281227111816,36.2281227111816,36.2052040100098,36.2052040100098,36.1421775817871,36.1421775817871,36.1020698547363,36.1135292053223,36.1765556335449,36.5088691711426,36.5031394958496,36.4974136352539,36.5031394958496,36.4974136352539,36.2911491394043,36.2911491394043,null,40.7315711975098,40.7315711975098,40.5596809387207,40.4737358093262,40.4737358093262,40.4794692993164,40.7315711975098,40.7315711975098,40.7315711975098,null,42.3014755249023,42.3014755249023,41.871753692627,41.871753692627,42.3014755249023,42.3014755249023,42.3014755249023,null,45.8366241455078,45.5730628967285,45.5730628967285,45.6017112731934,45.6360893249512,45.6876525878906,45.7277603149414,45.7392234802246,45.7449493408203,45.7449493408203,45.7735977172852,45.7850570678711,45.807975769043,45.8366241455078,45.8366241455078,45.8366241455078,null,34.9905319213867,34.996265411377,34.9905319213867,34.8587532043457,34.8587532043457,34.8186454772949,34.812915802002,34.6009216308594,34.6009216308594,34.5894622802734,34.5894622802734,34.8472938537598,34.8472938537598,34.9905319213867,34.9905319213867,null,38.2162857055664,38.5199508666992,38.5142250061035,38.5371398925781,38.5314140319824,38.2735786437988,38.1933670043945,38.1876373291016,38.0730438232422,38.0787773132324,38.1876373291016,38.1761779785156,38.1876373291016,38.1990966796875,38.2162857055664,38.2162857055664,null,44.7136268615723,44.7078971862793,44.6849784851074,44.6677894592285,44.6563301086426,44.6334114074707,44.6104927062988,44.6047668457031,44.5818481445312,44.5646591186523,44.5531959533691,44.5417404174805,44.438606262207,44.4156875610352,44.3985023498535,44.3755836486816,44.3583946228027,44.318286895752,44.306827545166,44.2896385192871,44.2896385192871,44.2724494934082,44.2781791687012,44.306827545166,44.312557220459,44.3297462463379,44.3297462463379,44.3412017822266,44.3698501586914,44.3698501586914,44.4156875610352,44.4214210510254,44.7136268615723,44.7136268615723,null,36.3484420776367,36.3140678405762,36.2911491394043,36.2796859741211,36.2338485717773,36.2166595458984,36.159366607666,36.1421775817871,36.1135292053223,36.0734214782715,36.0390472412109,36.0161285400391,35.987476348877,35.9702911376953,35.9473724365234,35.9359130859375,35.9301834106445,35.9301834106445,35.9187240600586,35.8786201477051,35.8270492553711,35.8270492553711,35.849967956543,35.8557014465332,35.8614273071289,36.1421775817871,36.1364479064941,36.2223930358887,36.2338485717773,36.2624969482422,36.2796859741211,36.3083343505859,36.3484420776367,36.3599014282227,36.3599014282227,36.3484420776367,36.3484420776367,null,45.8366241455078,46.0428886413574,46.2090454101562,46.2205047607422,46.5700073242188,46.6043853759766,46.6215782165527,46.6158447265625,46.6215782165527,46.6444969177246,46.6330337524414,46.70751953125,46.70751953125,46.6903305053711,46.6731414794922,46.6502227783203,46.6330337524414,46.5986595153809,46.575740814209,46.5585517883301,46.5184440612793,46.3408241271973,46.3121795654297,46.2778015136719,46.249153137207,46.2205047607422,46.2090454101562,46.1975860595703,46.1689414978027,46.1345596313477,46.0829963684082,46.0371589660645,45.9970512390137,45.9913215637207,45.9626770019531,45.9225692749023,45.928295135498,45.934024810791,45.9168395996094,45.9111061096191,45.8996505737305,45.9168395996094,45.9168395996094,45.8767318725586,45.8538131713867,45.8366241455078,45.8366241455078,45.8366241455078],"text":"Percent: -68.98033","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,60,183,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.8130569458008,-94.8187866210938,-94.8531646728516,-94.9219207763672,-94.9448318481445,-95.0537033081055,-95.0995407104492,-95.1339111328125,-95.1339111328125,-95.1052627563477,-95.0823440551758,-95.0479736328125,-94.9792098999023,-94.8932723999023,-94.8417053222656,-94.8130569458008,-94.8130569458008],"y":[33.3919792175293,33.002368927002,33.0310173034668,33.0711250305176,33.1054992675781,33.0997734069824,33.0825843811035,33.0539360046387,33.4034385681152,33.4263572692871,33.4206275939941,33.4034385681152,33.4206275939941,33.4263572692871,33.4148979187012,33.3919792175293,33.3919792175293],"text":"Percent: -68.96473","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,61,184,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.456657409668,-85.6457290649414,-85.6457290649414,-85.3535232543945,-85.3535232543945,-85.3535232543945,-85.456657409668,-85.456657409668],"y":[40.6570854187012,40.6513557434082,41.0123176574707,41.0123176574707,40.9149169921875,40.6570854187012,40.6570854187012,40.6570854187012],"text":"Percent: -68.95195","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,61,184,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-110.277191162109,-110.282920837402,-110.282920837402,-110.414695739746,-110.426155090332,-110.792846679688,-111.062141418457,-111.073593139648,-111.107978820801,-111.125160217285,-111.102249145508,-111.073593139648,-111.073593139648,-111.113700866699,-111.142356872559,-111.216835021973,-111.245483398438,-111.245483398438,-111.268402099609,-111.314239501953,-111.348617553711,-111.319969177246,-111.319969177246,-111.405914306641,-111.405914306641,-111.446014404297,-111.440292358398,-111.451751708984,-111.480400085449,-111.5205078125,-111.577796936035,-111.635101318359,-111.606452941895,-111.629364013672,-111.531959533691,-111.531959533691,-111.411643981934,-111.405914306641,-111.153816223145,-111.153816223145,-111.096519470215,-111.056411743164,-111.107978820801,-111.022033691406,-110.987655639648,-110.901710510254,-110.821502685547,-110.775665283203,-110.747009277344,-110.678253173828,-110.638153076172,-110.632415771484,-110.603775024414,-110.632415771484,-110.586578369141,-110.529289245605,-110.512100219727,-110.512100219727,-110.340209960938,-110.317291259766,-110.277191162109,-110.277191162109],"y":[46.6788711547852,46.2147750854492,46.1803970336914,46.1803970336914,46.1975860595703,46.1918601989746,46.1918601989746,46.2434234619141,46.260612487793,46.2949905395508,46.3236389160156,46.3408241271973,46.4210395812988,46.4210395812988,46.4496879577637,46.4324989318848,46.4324989318848,46.4783363342285,46.5127143859863,46.5184440612793,46.5413627624512,46.5642776489258,46.6330337524414,46.6330337524414,46.6731414794922,46.701789855957,46.713249206543,46.7476272583008,46.7705421447754,46.8049240112305,46.8049240112305,46.8507614135742,46.8794059753418,46.9023246765137,46.9080543518066,46.9997253417969,46.9997253417969,47.0111885070801,47.0054588317871,47.0799407958984,47.0742149353027,47.0512962341309,47.0111885070801,47.0054588317871,47.0111885070801,46.9710807800293,46.8851356506348,46.8736763000488,46.833568572998,46.8221130371094,46.8278427124023,46.7991943359375,46.7648162841797,46.7418975830078,46.713249206543,46.7304382324219,46.7189788818359,46.6788711547852,46.6444969177246,46.6616821289062,46.6788711547852,46.6788711547852],"text":"Percent: -68.93004","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,61,184,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.6170806884766,-85.5597839355469,-85.4623870849609,-85.456657409668,-85.445198059082,-85.4337310791016,-85.4394683837891,-85.4108200073242,-85.3707122802734,-85.2962265014648,-85.2389297485352,-85.3879013061523,-85.4050903320312,-85.4108200073242,-85.4394683837891,-85.4681167602539,-85.5655136108398,-85.5426025390625,-85.5082244873047,-85.4910354614258,-85.4853057861328,-85.4967651367188,-85.5311431884766,-85.5540542602539,-85.5655136108398,-85.5712432861328,-85.5827102661133,-85.6056213378906,-85.6170806884766,-85.6170806884766,-85.6170806884766],"y":[35.534839630127,35.534839630127,35.5405731201172,35.5577583312988,35.5634918212891,35.5577583312988,35.5405731201172,35.5119209289551,35.4660873413086,35.4202499389648,35.3686828613281,35.1624183654785,35.2139854431152,35.2369041442871,35.265552520752,35.2770118713379,35.3113899230957,35.3400382995605,35.3629570007324,35.3801460266113,35.4030647277832,35.4145202636719,35.4259834289551,35.4374389648438,35.4832763671875,35.5061950683594,35.5119209289551,35.5119209289551,35.5176544189453,35.534839630127,35.534839630127],"text":"Percent: -68.87765","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,61,184,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.0899658203125,-84.820671081543,-84.820671081543,-84.8722381591797,-84.8951568603516,-84.8894271850586,-84.9467239379883,-84.9753723144531,-84.992561340332,-85.0154800415039,-85.0383987426758,-85.0441284179688,-85.0670394897461,-85.0899658203125,-85.1186065673828,-85.1472549438477,-85.0899658203125,-85.0899658203125],"y":[39.3049049377441,39.3106346130371,39.1158256530762,39.0814514160156,39.0470733642578,39.0298881530762,39.0012359619141,38.9955062866211,38.9840507507324,38.9783172607422,38.9725875854492,38.9611320495605,38.9668617248535,38.9496688842773,38.9439430236816,38.9382133483887,39.3049049377441,39.3049049377441],"text":"Percent: -68.85737","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,61,184,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.3244934082031,-87.261474609375,-87.1411514282227,-87.0494766235352,-87.0666656494141,-87.1182327270508,-87.3244934082031,-87.3244934082031,null,-95.1339111328125,-95.1339111328125,-95.1511001586914,-95.1453704833984,-95.1396484375,-95.1511001586914,-95.1453704833984,-94.77294921875,-94.7614898681641,-94.7385711669922,-94.7328414916992,-94.7099227905273,-94.6927337646484,-94.68701171875,-94.6755447387695,-94.6583557128906,-94.6411743164062,-94.6297073364258,-94.6067962646484,-94.6182479858398,-94.6526260375977,-94.6354370117188,-95.1339111328125,-95.1339111328125,null,-101.230186462402,-101.235908508301,-100.216049194336,-100.210311889648,-100.198860168457,-100.20458984375,-101.230186462402,-101.230186462402],"y":[36.6406517028809,37.0359916687012,37.0359916687012,37.058910369873,36.6406517028809,36.6406517028809,36.6406517028809,36.6406517028809,null,45.7850570678711,45.928295135498,45.928295135498,46.1116409301758,46.2835311889648,46.2835311889648,46.3752059936523,46.3752059936523,46.3752059936523,46.3694763183594,46.3408241271973,46.3408241271973,46.3522872924805,46.3580131530762,46.3637428283691,46.3694763183594,46.3637428283691,46.3408241271973,46.3350982666016,46.3350982666016,46.3350982666016,45.7850570678711,45.7850570678711,45.7850570678711,null,42.9947547912598,43.3843650817871,43.3786354064941,43.1322631835938,43.1322631835938,42.9947547912598,42.9947547912598,42.9947547912598],"text":"Percent: -68.82153","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,61,184,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-109.051063537598,-109.04532623291,-108.816139221191,-108.810409545898,-108.266105651855,-108.243186950684,-108.225997924805,-108.180160522461,-108.128593444824,-108.077026367188,-107.991081237793,-107.910865783691,-107.865028381348,-107.870765686035,-107.870765686035,-107.882225036621,-107.876495361328,-107.882225036621,-107.910865783691,-107.922332763672,-107.928062438965,-107.956703186035,-107.979629516602,-107.979629516602,-107.962440490723,-107.962440490723,-107.973899841309,-109.051063537598,-109.051063537598],"y":[37.6318664550781,37.8667793273926,37.8725128173828,37.8896980285645,37.8896980285645,37.8667793273926,37.8438606262207,37.8381309509277,37.8495941162109,37.8438606262207,37.8610496520996,37.8037567138672,37.7751083374023,37.7636489868164,37.7464599609375,37.7350006103516,37.7235412597656,37.7178115844727,37.7178115844727,37.7178115844727,37.7120819091797,37.7120819091797,37.6948928833008,37.6891632080078,37.6662445068359,37.65478515625,37.6375961303711,37.6318664550781,37.6318664550781],"text":"Percent: -68.80131","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,61,184,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.066291809082,-89.1923370361328,-89.2152633666992,-89.25537109375,-89.2668228149414,-89.2954788208008,-89.3241195678711,-89.335578918457,-89.3642272949219,-89.3527679443359,-89.34130859375,-89.3241195678711,-89.3126602172852,-89.3069305419922,-89.2897415161133,-89.2610931396484,-89.2381744384766,-89.2209854125977,-89.1923370361328,-89.152229309082,-89.1464996337891,-89.1407699584961,-89.1350402832031,-89.1235885620117,-89.1121292114258,-89.1006622314453,-89.0605545043945,-89.0147171020508,-88.9918060302734,-88.9860763549805,-88.9688873291016,-88.9402389526367,-88.9115905761719,-88.894401550293,-89.0433731079102,-89.066291809082,-89.066291809082,null,-100.966621398926,-101.757308959961,-101.70573425293,-101.6484375,-101.71720123291,-101.711471557617,-101.682823181152,-101.636985778809,-101.6484375,-101.642715454102,-101.694274902344,-101.740112304688,-101.791679382324,-101.808876037598,-101.889083862305,-101.889083862305,-101.929191589355,-101.969299316406,-102.026596069336,-102.043785095215,-102.083892822266,-102.215675354004,-102.272964477539,-102.358909606934,-102.301620483398,-101.763038635254,-101.276023864746,-100.978080749512,-100.972351074219,-100.966621398926,-100.966621398926],"y":[35.6666221618652,35.7582969665527,35.7754859924316,35.7697563171387,35.7697563171387,35.7697563171387,35.7754859924316,35.7926750183105,35.8213195800781,35.84423828125,35.8728866577148,35.8671569824219,35.8728866577148,35.8900756835938,35.901538848877,35.9244537353516,35.9473724365234,35.9702911376953,35.9817504882812,35.9760208129883,35.9645576477051,35.9473724365234,35.9129943847656,35.901538848877,35.8900756835938,35.8728866577148,35.849967956543,35.84423828125,35.8557014465332,35.849967956543,35.8327827453613,35.8213195800781,35.7984046936035,35.7926750183105,35.6551666259766,35.6666221618652,35.6666221618652,null,30.2579021453857,30.2636299133301,30.3266544342041,30.3381156921387,30.4125995635986,30.4469795227051,30.4584369659424,30.5501117706299,30.6016750335693,30.6188640594482,30.6303253173828,30.6303253173828,30.6818885803223,30.7105388641357,30.8824234008789,30.9110736846924,30.9225311279297,30.9683685302734,30.9626407623291,31.0027484893799,30.979829788208,31.0371246337891,31.0313930511475,31.0657730102539,31.0715007781982,31.0715007781982,31.0715007781982,31.0715007781982,30.6876201629639,30.2579021453857,30.2579021453857],"text":"Percent: -68.80116","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,61,184,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-117.777198791504,-117.920440673828,-118.711120605469,-119.163757324219,-119.049171447754,-119.15803527832,-119.186676025391,-119.209602355957,-119.180953979492,-119.15803527832,-119.163757324219,-119.180953979492,-119.186676025391,-119.186676025391,-119.209602355957,-119.232521057129,-117.582405090332,-117.582405090332,-117.570945739746,-117.570945739746,-117.582405090332,-117.605308532715,-117.611045837402,-117.582405090332,-117.559478759766,-117.536560058594,-117.507911682129,-117.490730285645,-117.484992980957,-117.484992980957,-117.46208190918,-117.46208190918,-117.473533630371,-117.525100708008,-117.605308532715,-117.639694213867,-117.662620544434,-117.651153564453,-117.656883239746,-117.685523986816,-117.70272064209,-117.731369018555,-117.742828369141,-117.742828369141,-117.725631713867,-117.691261291504,-117.691261291504,-117.725631713867,-117.765739440918,-117.78865814209,-117.78865814209,-117.777198791504,-117.777198791504],"y":[39.0929069519043,39.0642623901367,39.0642623901367,39.3965797424316,39.7460823059082,39.6658706665039,39.6257629394531,39.6830558776855,39.6887893676758,39.7117042541504,39.7460823059082,39.8091087341309,39.8721351623535,39.923698425293,39.9809951782227,40.0153732299805,40.0153732299805,39.9981803894043,39.9752655029297,39.9523468017578,39.9408874511719,39.9294281005859,39.9065093994141,39.8893241882324,39.8721351623535,39.8320274353027,39.8148345947266,39.774730682373,39.7288932800293,39.6945152282715,39.6658706665039,39.6257629394531,39.6028442382812,39.5684623718262,39.5111694335938,39.5054397583008,39.4825248718262,39.4481430053711,39.4252243041992,39.3965797424316,39.3793907165527,39.3679313659668,39.322093963623,39.2705268859863,39.2476081848145,39.2246894836426,39.1960411071777,39.1788520812988,39.1731262207031,39.1616630554199,39.1330184936523,39.0929069519043,39.0929069519043],"text":"Percent: -68.78714","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,61,184,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-114.952522277832,-114.929595947266,-114.929595947266,-114.889488220215,-114.843658447266,-114.769172668457,-114.78636932373,-114.751983642578,-114.666046142578,-114.637390136719,-114.63166809082,-114.63166809082,-114.585830688477,-114.528533935547,-114.454048156738,-114.963981628418,-115.605690002441,-115.628616333008,-115.708824157715,-115.73747253418,-115.806228637695,-115.869255065918,-115.926544189453,-115.98957824707,-116.023956298828,-116.07551574707,-116.109893798828,-116.132820129395,-116.155723571777,-116.167190551758,-116.287506103516,-116.298973083496,-116.31616973877,-116.350540161133,-116.436485290527,-116.304710388184,-116.304710388184,-114.952522277832,-114.952522277832,null,-95.5693588256836,-95.5693588256836,-95.2026672363281,-95.2141265869141,-95.2542343139648,-95.2656936645508,-95.2656936645508,-95.2542343139648,-95.231315612793,-95.1797485351562,-95.1854782104492,-95.1682891845703,-95.1682891845703,-95.1740188598633,-95.1625595092773,-95.1682891845703,-95.5464477539062,-95.5464477539062,-95.5464477539062,-95.5693588256836,-95.5693588256836,-95.5693588256836],"y":[46.9309730529785,46.9080543518066,46.8507614135742,46.8049240112305,46.7934608459473,46.7418975830078,46.6903305053711,46.6903305053711,46.7361679077148,46.713249206543,46.6731414794922,46.6444969177246,46.6273040771484,46.6330337524414,46.6330337524414,46.5528221130371,46.4439582824707,46.3981246948242,46.3694763183594,46.2835311889648,46.260612487793,46.2835311889648,46.2778015136719,46.3007202148438,46.3522872924805,46.3580131530762,46.3408241271973,46.3580131530762,46.3694763183594,46.3981246948242,46.3981246948242,46.4210395812988,46.4439582824707,46.4554176330566,46.6158447265625,46.6158447265625,46.9195137023926,46.9309730529785,46.9309730529785,null,47.933650970459,48.0253219604492,48.0253219604492,48.0081329345703,47.9737548828125,47.939380645752,47.9107322692871,47.8878135681152,47.8763542175293,47.8763542175293,47.6758155822754,47.6758155822754,47.4007987976074,47.3263130187988,47.3205871582031,47.1486968994141,47.154426574707,47.4924697875977,47.6700897216797,47.6700897216797,47.933650970459,47.933650970459],"text":"Percent: -68.75000","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,61,184,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.0433731079102,-88.9287796020508,-88.9345092773438,-88.9803466796875,-88.9860763549805,-89.0376434326172,-89.0376434326172,-89.1006622314453,-89.1006622314453,-89.1350402832031,-89.1407699584961,-89.2668228149414,-89.2668228149414,-89.3241195678711,-89.3298492431641,-89.5532989501953,-89.5532989501953,-89.5532989501953,-89.524658203125,-89.5074615478516,-89.4559020996094,-89.0433731079102,-89.0433731079102,null,-84.7060775756836,-84.7175445556641,-84.7633819580078,-84.7691116333008,-84.7691116333008,-84.7805633544922,-84.7920227050781,-84.8034820556641,-84.8034820556641,-84.820671081543,-84.8264007568359,-84.820671081543,-84.8092193603516,-84.820671081543,-84.81494140625,-84.81494140625,-84.8264007568359,-84.8321304321289,-84.8321304321289,-84.8378601074219,-84.8321304321289,-84.8321304321289,-84.8321304321289,-84.8779678344727,-84.8722381591797,-84.8722381591797,-84.7175445556641,-84.7118072509766,-84.7175445556641,-84.7175445556641,-84.7060775756836,-84.6888885498047,-84.6831665039062,-84.6659698486328,-84.6487808227539,-84.6373291015625,-84.6373291015625,-84.6315994262695,-84.6373291015625,-84.6258697509766,-84.6602401733398,-84.7060775756836,-84.7060775756836],"y":[40.9263725280762,40.9263725280762,40.7487602233887,40.7487602233887,40.6570854187012,40.6628150939941,40.6227073669434,40.6227073669434,40.6055183410645,40.6112480163574,40.5883293151855,40.5883293151855,40.6055183410645,40.6055183410645,40.7487602233887,40.7544898986816,40.7774085998535,40.8117828369141,40.8347015380859,40.8805389404297,40.9263725280762,40.9263725280762,40.9263725280762,null,37.8610496520996,37.8495941162109,37.8438606262207,37.8610496520996,37.8839683532715,37.9068870544434,37.8954315185547,37.9011573791504,37.9126167297363,37.9183502197266,37.9240760803223,37.9355354309082,37.9412651062012,37.9527244567871,37.969913482666,37.9813690185547,37.9928321838379,38.0100212097168,38.0272064208984,38.0501251220703,38.0558586120605,38.0845031738281,38.0959625244141,38.1016960144043,38.1188812255859,38.1360702514648,38.1876373291016,38.1761779785156,38.1647186279297,38.1589889526367,38.1589889526367,38.1647186279297,38.1647186279297,38.1532592773438,38.1589889526367,38.1532592773438,38.1417999267578,38.1303405761719,38.113151550293,38.1016960144043,38.0042877197266,37.8610496520996,37.8610496520996],"text":"Percent: -68.69164","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,61,184,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-108.386428833008,-108.386428833008,-108.311943054199,-108.220268249512,-108.168701171875,-108.157241821289,-108.14005279541,-108.134323120117,-108.117134094238,-108.105682373047,-108.111404418945,-108.014007568359,-107.9853515625,-107.973899841309,-107.956703186035,-107.928062438965,-107.905136108398,-107.870765686035,-107.847846984863,-107.813468933105,-107.80200958252,-107.790550231934,-107.767631530762,-107.74471282959,-107.733253479004,-107.698875427246,-107.664497375488,-107.647315979004,-107.641578674316,-107.612937927246,-107.60147857666,-107.578552246094,-107.549903869629,-107.515533447266,-107.504066467285,-108.386428833008,-108.386428833008,null,-87.1239624023438,-86.631217956543,-86.5108947753906,-86.4994354248047,-86.4765167236328,-86.4707870483398,-86.5051651000977,-86.5166244506836,-86.5681915283203,-86.5796585083008,-86.6140289306641,-86.6082992553711,-86.619758605957,-86.6426773071289,-86.6598663330078,-86.7171630859375,-86.7171630859375,-86.7171630859375,-86.6713256835938,-86.6484069824219,-86.5911102294922,-86.5796585083008,-86.53955078125,-86.53955078125,-86.5510025024414,-86.5681915283203,-86.6025695800781,-86.6426773071289,-86.6770553588867,-86.705696105957,-86.7630004882812,-86.7801895141602,-86.7801895141602,-86.8202972412109,-86.8546752929688,-86.9119644165039,-86.9749908447266,-86.9692611694336,-86.9692611694336,-86.9749908447266,-86.9807205200195,-86.9348831176758,-86.9406204223633,-86.9635314941406,-87.0093688964844,-87.0265579223633,-87.078125,-87.0666656494141,-87.072395324707,-87.083854675293,-87.1239624023438,-87.1869888305664,-87.2328262329102,-87.255744934082,-87.3359527587891,-87.3359527587891,-87.3760604858398,-87.3703308105469,-87.261474609375,-87.261474609375,-87.1239624023438,-87.1239624023438,null,-95.8558349609375,-95.8157272338867,-95.7527084350586,-95.683952331543,-95.6438446044922,-95.5120697021484,-95.414665222168,-95.3115234375,-95.3745574951172,-95.4547729492188,-95.6094665527344,-95.6782150268555,-95.7527084350586,-95.8099975585938,-95.8558349609375,-95.8558349609375,-95.8558349609375,-95.8558349609375],"y":[38.6517333984375,38.8293495178223,38.8465385437012,38.875186920166,38.8923759460449,38.9095611572266,38.9095611572266,38.9267539978027,38.9324798583984,38.9496688842773,38.9725875854492,39.0298881530762,39.0356140136719,39.0528030395508,39.0585327148438,39.0470733642578,39.0585327148438,39.0642623901367,39.0642623901367,39.0413436889648,39.0413436889648,39.0413436889648,39.0413436889648,39.0585327148438,39.0585327148438,39.0814514160156,39.0871810913086,39.1100997924805,39.1330184936523,39.138744354248,39.155933380127,39.155933380127,39.1731262207031,39.1960411071777,38.6574630737305,38.6517333984375,38.6517333984375,null,46.1632080078125,46.1632080078125,46.1574783325195,45.9053764343262,45.8996505737305,45.7564086914062,45.7449493408203,45.7163047790527,45.7048416137695,45.676197052002,45.6647338867188,45.6360893249512,45.618896484375,45.618896484375,45.6303596496582,45.6590042114258,45.670467376709,45.6933860778809,45.7048416137695,45.7678680419922,45.7850570678711,45.8251647949219,45.8652687072754,45.8824615478516,45.8996505737305,45.9053764343262,45.8996505737305,45.8423538208008,45.8480834960938,45.8480834960938,45.8710021972656,45.8652687072754,45.807975769043,45.7678680419922,45.7277603149414,45.7163047790527,45.6991119384766,45.7277603149414,45.7506790161133,45.7850570678711,45.8308944702148,45.9053764343262,45.9168395996094,45.9168395996094,45.8767318725586,45.8423538208008,45.796516418457,45.7564086914062,45.7334899902344,45.7163047790527,45.7048416137695,45.6475486755371,45.5902519226074,45.5501441955566,45.5558738708496,45.8996505737305,45.8996505737305,45.9798622131348,45.985595703125,46.1632080078125,46.1632080078125,46.1632080078125,null,33.4836540222168,33.5123023986816,33.5294914245605,33.5008430480957,33.5180282592773,33.4721946716309,33.437816619873,33.3862533569336,33.3862533569336,33.3919792175293,33.3747901916504,33.3404159545898,33.3232269287109,33.2716598510742,33.2430114746094,33.4206275939941,33.4836540222168,33.4836540222168],"text":"Percent: -68.63083","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,61,184,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.4039535522461,-91.3638458251953,-91.3753051757812,-91.5300064086914,-91.5300064086914,-91.6216812133789,-91.6388702392578,-91.6388702392578,-91.6388702392578,-91.6044921875,-91.5873031616211,-91.5242767333984,-91.4956283569336,-91.4039535522461,-91.4039535522461],"y":[38.7204895019531,38.7204895019531,38.2105560302734,38.1990966796875,38.1532592773438,38.1417999267578,38.1417999267578,38.285041809082,38.703296661377,38.6975708007812,38.6803817749023,38.686107635498,38.6975708007812,38.7204895019531,38.7204895019531],"text":"Percent: -68.61508","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,61,184,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.74584197998,-101.757308959961,-101.258834838867,-101.25309753418,-101.224456787109,-101.178619384766,-101.138511657715,-101.098403930664,-101.058296203613,-100.995269775391,-100.983810424805,-100.983810424805,-100.966621398926,-100.949432373047,-100.937973022461,-100.932243347168,-100.880676269531,-100.869216918945,-100.886405944824,-100.915054321289,-100.915054321289,-101.74584197998,-101.74584197998],"y":[46.9825401306152,47.2346420288086,47.2403717041016,47.2575607299805,47.2518310546875,47.2747497558594,47.291934967041,47.3033981323242,47.291934967041,47.2632865905762,47.2403717041016,47.2059936523438,47.1716156005859,47.154426574707,47.1315078735352,47.0971336364746,47.0684814453125,47.0512962341309,47.0169143676758,46.9997253417969,46.9825401306152,46.9825401306152,46.9825401306152],"text":"Percent: -68.61386","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,61,184,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.5235214233398,-95.0823440551758,-95.0880737304688,-95.5349807739258,-95.5235214233398,-95.5177917480469,-95.5235214233398,-95.5235214233398,null,-85.1587142944336,-85.181640625,-85.175910949707,-85.1644439697266,-85.1415252685547,-85.1014175415039,-85.0670394897461,-85.0613098144531,-85.0498580932617,-85.0441284179688,-85.0212020874023,-84.9753723144531,-84.9238052368164,-84.9066162109375,-84.8951568603516,-84.8779678344727,-84.8321304321289,-84.8321304321289,-84.8321304321289,-84.8378601074219,-84.8321304321289,-84.8321304321289,-84.8264007568359,-84.81494140625,-84.81494140625,-84.8951568603516,-84.9123458862305,-84.9639129638672,-84.9753723144531,-84.9810943603516,-84.998291015625,-85.0269317626953,-85.0555877685547,-85.0842361450195,-85.1014175415039,-85.1128768920898,-85.1186065673828,-85.1300735473633,-85.1415252685547,-85.1472549438477,-85.1587142944336,-85.1587142944336,null,-82.8554229736328,-82.7981262207031,-82.4887313842773,-82.4830017089844,-82.4658126831055,-82.460090637207,-82.4658126831055,-82.4658126831055,-82.4658126831055,-82.460090637207,-82.4658126831055,-82.4543609619141,-82.460090637207,-82.4486236572266,-82.4314346313477,-82.4257049560547,-82.4142532348633,-82.3626861572266,-82.3283081054688,-82.740837097168,-82.7522964477539,-82.7866744995117,-82.8210525512695,-82.8382339477539,-82.8554229736328,-82.8726196289062,-82.9012603759766,-82.9585647583008,-83.00439453125,-82.8554229736328,-82.8554229736328,null,-84.270637512207,-84.2878189086914,-84.2878189086914,-84.2878189086914,-84.3336563110352,-84.3508453369141,-84.368034362793,-84.4539794921875,-84.4597091674805,-84.4482498168945,-84.4310607910156,-84.4081420898438,-84.3909530639648,-84.3737640380859,-84.3221969604492,-84.3107452392578,-84.2878189086914,-84.2534408569336,-84.2419815063477,-84.2305297851562,-84.2133331298828,-84.1617660522461,-84.1388549804688,-84.1273956298828,-84.1159286499023,-84.098747253418,-84.0758209228516,-84.0700988769531,-84.0471801757812,-84.0414505004883,-84.0242614746094,-84.0128021240234,-83.9268569946289,-84.0700988769531,-84.0700988769531,-84.1044769287109,-84.1331253051758,-84.1674957275391,-84.1846923828125,-84.2018737792969,-84.2076034545898,-84.2076034545898,-84.2248001098633,-84.2248001098633,-84.2419815063477,-84.2534408569336,-84.2534408569336,-84.2534408569336,-84.270637512207,-84.270637512207,null,-95.7527084350586,-95.769889831543,-95.76416015625,-95.7297897338867,-95.7469787597656,-95.7240524291992,-95.7527084350586,-95.769889831543,-95.7756271362305,-95.7985458374023,-95.8099975585938,-95.7928161621094,-95.8214645385742,-95.8787612915039,-95.8787612915039,-95.9188690185547,-95.947509765625,-95.9876174926758,-95.9818878173828,-95.9990768432617,-95.9818878173828,-96.0219955444336,-96.0334548950195,-96.0105361938477,-96.0219955444336,-96.0735626220703,-96.0678329467773,-96.0621032714844,-95.4490356445312,-95.4433059692383,-95.4433059692383,-95.4547729492188,-95.4318466186523,-95.4375762939453,-95.408935546875,-95.3917388916016,-95.3516311645508,-95.3000717163086,-95.2943420410156,-95.2656936645508,-95.7527084350586,-95.7527084350586],"y":[38.3939018249512,38.3939018249512,38.0272064208984,38.0386695861816,38.2563934326172,38.2563934326172,38.3939018249512,38.3939018249512,null,37.9011573791504,37.964183807373,37.9871025085449,37.9928321838379,37.9928321838379,38.0272064208984,38.0443954467773,38.0558586120605,38.0730438232422,38.1188812255859,38.1303405761719,38.107421875,38.0845031738281,38.0845031738281,38.0845031738281,38.1016960144043,38.0959625244141,38.0845031738281,38.0558586120605,38.0501251220703,38.0272064208984,38.0100212097168,37.9928321838379,37.9813690185547,37.969913482666,37.9355354309082,37.9469947814941,37.9527244567871,37.9469947814941,37.9240760803223,37.9011573791504,37.8839683532715,37.8839683532715,37.8954315185547,37.8954315185547,37.9011573791504,37.9183502197266,37.9183502197266,37.9068870544434,37.9068870544434,37.9011573791504,37.9011573791504,null,34.6181106567383,34.663948059082,34.8243751525879,34.807186126709,34.7842674255371,34.7728080749512,34.7613487243652,34.7327003479004,34.7155113220215,34.6983222961426,34.6696739196777,34.6524848937988,34.629566192627,34.6181106567383,34.6066474914551,34.5608139038086,34.5550842285156,34.5207099914551,34.486328125,34.211311340332,34.2571449279785,34.3029823303223,34.348819732666,34.3717384338379,34.4347648620605,34.4634094238281,34.4748725891113,34.4806022644043,34.486328125,34.6181106567383,34.6181106567383,null,35.9072647094727,35.9359130859375,35.9416427612305,35.9588317871094,36.0562324523926,36.0791511535645,36.0906105041504,36.1192588806152,36.1364479064941,36.1421775817871,36.159366607666,36.1708221435547,36.1765556335449,36.1994743347168,36.1994743347168,36.2109336853027,36.2109336853027,36.1994743347168,36.1765556335449,36.1880149841309,36.2223930358887,36.2510414123535,36.2510414123535,36.2453117370605,36.2223930358887,36.2166595458984,36.2338485717773,36.2567672729492,36.2567672729492,36.2796859741211,36.2854156494141,36.2682304382324,36.1880149841309,36.0619659423828,36.0505027770996,36.0333137512207,36.0046691894531,35.9989395141602,35.9932098388672,35.987476348877,35.9760208129883,35.9588317871094,35.9473724365234,35.9416427612305,35.9359130859375,35.9473724365234,35.9416427612305,35.9244537353516,35.9072647094727,35.9072647094727,null,31.5355987548828,31.5585174560547,31.5814323425293,31.5814323425293,31.6100807189941,31.6387310028076,31.6731071472168,31.6673755645752,31.632999420166,31.6387310028076,31.6731071472168,31.7132129669189,31.707483291626,31.7132129669189,31.7533206939697,31.7819690704346,31.7819690704346,31.8048877716064,31.8392658233643,31.8621845245361,31.885103225708,31.885103225708,31.9022903442383,31.9366664886475,31.948127746582,31.9595851898193,31.9939613342285,32.0168800354004,32.097095489502,32.0741806030273,32.0283432006836,31.9825038909912,31.9538555145264,31.8736419677734,31.8449954986572,31.7876968383789,31.7418632507324,31.7246723175049,31.6731071472168,31.6158123016357,31.5355987548828,31.5355987548828],"text":"Percent: -68.60110","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,61,184,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.0616912841797,-83.00439453125,-82.9585647583008,-82.9012603759766,-82.8726196289062,-82.8554229736328,-82.8382339477539,-82.8210525512695,-82.7866744995117,-82.8325119018555,-82.8668899536133,-82.9012603759766,-82.9413681030273,-82.9814758300781,-83.0215835571289,-83.0846099853516,-83.1189880371094,-83.0903396606445,-83.0903396606445,-83.0960693359375,-83.1017990112305,-83.0616912841797,-83.0616912841797,null,-85.6972961425781,-85.7431335449219,-85.9264755249023,-86.0582580566406,-86.0525283813477,-86.1613922119141,-86.1728515625,-86.1442031860352,-86.1384735107422,-86.1212921142578,-86.1040954589844,-86.0926361083984,-86.081184387207,-86.0639877319336,-86.0639877319336,-86.0582580566406,-86.0639877319336,-86.0353469848633,-86.0296173095703,-85.909294128418,-85.6686553955078,-85.6743850708008,-85.6915664672852,-85.7030258178711,-85.6858367919922,-85.6915664672852,-85.6972961425781,-85.6972961425781],"y":[34.4977912902832,34.486328125,34.4806022644043,34.4748725891113,34.4634094238281,34.4347648620605,34.3717384338379,34.348819732666,34.3029823303223,34.2686042785645,34.2514190673828,34.2456855773926,34.2285003662109,34.2055816650391,34.2342300415039,34.2342300415039,34.2686042785645,34.2857933044434,34.2972526550293,34.3201713562012,34.354549407959,34.4977912902832,34.4977912902832,null,37.1849594116211,37.1792297363281,37.1563148498535,37.1735038757324,37.2193412780762,37.3339309692383,37.3568496704102,37.3511199951172,37.345386505127,37.3339309692383,37.3568496704102,37.3339309692383,37.3339309692383,37.345386505127,37.3568496704102,37.3740386962891,37.3912239074707,37.3912239074707,37.4370613098145,37.4370613098145,37.4427947998047,37.3912239074707,37.379768371582,37.2995529174805,37.2938232421875,37.2766342163086,37.1849594116211,37.1849594116211],"text":"Percent: -68.58225","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,61,184,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.8050308227539,-91.7821044921875,-91.7534637451172,-91.7305374145508,-91.7190856933594,-91.6732482910156,-91.6503295898438,-91.6388702392578,-91.610221862793,-91.5930328369141,-91.5930328369141,-91.4669799804688,-91.4555206298828,-91.4669799804688,-91.4727172851562,-91.4669799804688,-91.4440612792969,-91.4383392333984,-91.3638458251953,-91.3638458251953,-91.3695755004883,-91.3523941040039,-91.3523941040039,-91.3695755004883,-91.3753051757812,-91.4497909545898,-91.4497909545898,-91.415412902832,-91.415412902832,-91.4039535522461,-91.3810424804688,-91.3695755004883,-91.5930328369141,-91.598762512207,-91.6904296875,-91.6904296875,-91.6847076416016,-91.6675186157227,-91.6445922851562,-91.6388702392578,-91.6445922851562,-91.6617889404297,-91.6617889404297,-91.6503295898438,-91.6388702392578,-91.6445922851562,-91.6617889404297,-91.6961669921875,-91.6961669921875,-91.8050308227539,-91.8050308227539,-91.8050308227539,null,-106.065948486328,-105.939895629883,-105.939895629883,-105.802391052246,-105.796661376953,-105.401313781738,-105.315368652344,-105.309646606445,-105.18359375,-105.18359375,-105.069000244141,-105.017433166504,-105.017433166504,-104.593444824219,-104.587715148926,-104.587715148926,-104.713768005371,-104.719497680664,-104.851280212402,-104.851280212402,-104.983055114746,-104.983055114746,-105.223701477051,-105.229423522949,-105.435691833496,-105.435691833496,-105.470069885254,-105.48152923584,-105.544555664062,-105.550285339355,-105.584663391113,-105.590393066406,-105.802391052246,-105.808113098145,-106.065948486328,-106.065948486328,-106.065948486328],"y":[35.0363693237305,35.0420989990234,35.0478286743164,35.0535583496094,35.0592842102051,35.0535583496094,35.0420989990234,35.0249099731445,35.0249099731445,35.0249099731445,35.0879364013672,35.0879364013672,35.0764770507812,35.0650177001953,35.0592842102051,35.0535583496094,35.0592842102051,35.0478286743164,35.0478286743164,34.9160461425781,34.8931312561035,34.8874015808105,34.8759384155273,34.8702125549316,34.6696739196777,34.663948059082,34.6123809814453,34.6066474914551,34.6009216308594,34.5951919555664,34.5951919555664,34.5722732543945,34.5722732543945,34.486328125,34.486328125,34.5035171508789,34.5207099914551,34.5378952026367,34.5550842285156,34.5722732543945,34.5722732543945,34.5780029296875,34.5951919555664,34.6066474914551,34.629566192627,34.6410293579102,34.6582183837891,34.6754035949707,34.9160461425781,34.9217758178711,35.0363693237305,35.0363693237305,null,47.1888046264648,47.1830749511719,47.0971336364746,47.0971336364746,47.1830749511719,47.1888046264648,47.1830749511719,46.9825401306152,46.976806640625,46.9195137023926,46.9195137023926,46.8965950012207,46.8622169494629,46.8622169494629,46.6846008300781,46.6616821289062,46.6559524536133,46.6215782165527,46.6215782165527,46.575740814209,46.575740814209,46.5528221130371,46.5413627624512,46.575740814209,46.5700073242188,46.6043853759766,46.6043853759766,46.6502227783203,46.6674118041992,46.7476272583008,46.7476272583008,46.8278427124023,46.8450317382812,46.8736763000488,46.8736763000488,47.1888046264648,47.1888046264648],"text":"Percent: -68.57052","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,61,184,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.6919479370117,-83.5429763793945,-83.5429763793945,-83.8122711181641,-83.82373046875,-83.82373046875,-83.82373046875,-83.82373046875,-83.8294525146484,-83.8294525146484,-83.82373046875,-83.818000793457,-83.8466415405273,-83.8581085205078,-83.8638381958008,-83.8638381958008,-83.8752899169922,-83.8695602416992,-83.8409118652344,-83.8008041381836,-83.7606964111328,-83.7205963134766,-83.6976776123047,-83.6919479370117,-83.6919479370117,null,-88.3672790527344,-88.0177764892578,-87.9547500610352,-87.9547500610352,-88.2698745727539,-88.3672790527344,-88.3672790527344,-88.3672790527344,-88.3672790527344,null,-87.0895843505859,-87.261474609375,-87.261474609375,-87.2786636352539,-87.2729339599609,-87.255744934082,-87.2328262329102,-87.2213668823242,-87.1812591552734,-87.1468811035156,-87.1125030517578,-87.0666656494141,-87.0437469482422,-87.0036392211914,-86.9635314941406,-86.9176940917969,-86.9176940917969,-86.9176940917969,-86.986457824707,-86.986457824707,-87.0953140258789,-87.0895843505859,-87.0895843505859,null,-93.3348236083984,-93.3348236083984,-93.3520126342773,-93.3462829589844,-93.231689453125,-92.7618637084961,-92.7618637084961,-92.7446823120117,-92.7446823120117,-92.8592681884766,-93.3348236083984,-93.3348236083984,null,-89.3183898925781,-88.9058609008789,-88.9058609008789,-88.9402389526367,-89.3183898925781,-89.3183898925781,-89.3183898925781,null,-94.056755065918,-94.0624847412109,-94.6354370117188,-94.6354370117188,-94.6297073364258,-94.0796661376953,-94.0796661376953,-94.056755065918,-94.056755065918,null,-81.2912521362305,-81.0162353515625,-80.9532089233398,-80.9474716186523,-80.9532089233398,-80.9532089233398,-80.9532089233398,-80.930290222168,-80.918830871582,-80.9073715209961,-80.8729934692383,-80.8558044433594,-80.8328857421875,-80.8271560668945,-80.8386154174805,-80.8214263916016,-80.8328857421875,-80.8500747680664,-80.8500747680664,-80.8615341186523,-80.8729934692383,-80.9016342163086,-80.9073715209961,-80.930290222168,-80.9417495727539,-80.9532089233398,-80.9761276245117,-81.0047760009766,-81.0047760009766,-81.0563430786133,-81.0677947998047,-81.102180480957,-81.0735244750977,-81.0506134033203,-81.0219650268555,-81.0219650268555,-81.0219650268555,-81.0506134033203,-81.0907211303711,-81.1250915527344,-81.1365585327148,-81.1537399291992,-81.1594696044922,-81.1422882080078,-81.1308212280273,-81.1250915527344,-81.1365585327148,-81.1594696044922,-81.1823959350586,-81.19384765625,-81.199577331543,-81.2912521362305,-81.2912521362305,null,-93.9077835083008,-93.9020538330078,-93.86767578125,-93.8791351318359,-93.8905944824219,-93.8905944824219,-94.1083221435547,-94.1255035400391,-94.0968627929688,-94.1140518188477,-94.1255035400391,-94.1083221435547,-94.1083221435547,-94.0853958129883,-94.0796661376953,-94.0968627929688,-94.0682144165039,-94.0796661376953,-94.2114486694336,-94.1942672729492,-94.2515563964844,-94.234375,-94.2973937988281,-94.3375015258789,-94.3604202270508,-94.4234466552734,-94.4520874023438,-94.4578247070312,-94.131233215332,-94.051025390625,-93.9077835083008,-93.9077835083008],"y":[33.5123023986816,33.4320907592773,33.1742553710938,33.12841796875,33.1513366699219,33.1685256958008,33.185718536377,33.2029037475586,33.2086334228516,33.2200927734375,33.2315521240234,33.2430114746094,33.3346824645996,33.3461456298828,33.3690643310547,33.3919792175293,33.4034385681152,33.4206275939941,33.4320907592773,33.443546295166,33.4721946716309,33.4893836975098,33.4836540222168,33.5123023986816,33.5123023986816,null,39.1731262207031,39.1731262207031,39.1731262207031,38.8522682189941,38.8522682189941,38.8579978942871,38.9152946472168,39.1731262207031,39.1731262207031,null,40.7315711975098,40.7315711975098,40.9091873168945,40.9149169921875,41.2128524780273,41.2243118286133,41.2300453186035,41.2415008544922,41.27587890625,41.2873382568359,41.2873382568359,41.27587890625,41.2586898803711,41.2300453186035,41.2243118286133,41.2357711791992,41.1670188903809,40.9091873168945,40.9091873168945,40.8347015380859,40.828971862793,40.7315711975098,40.7315711975098,null,41.5050621032715,41.6081924438477,41.6081924438477,41.8602981567383,41.8660278320312,41.871753692627,41.6311111450195,41.6311111450195,41.5165214538574,41.5165214538574,41.5050621032715,41.5050621032715,null,32.228874206543,32.228874206543,31.8335342407227,31.8335342407227,31.8106155395508,32.228874206543,32.228874206543,null,37.2938232421875,37.064640045166,37.064640045166,37.345386505127,37.3740386962891,37.3625793457031,37.2938232421875,37.2938232421875,37.2938232421875,null,32.5554618835449,32.7559967041016,32.6986999511719,32.6872444152832,32.6700553894043,32.6643257141113,32.6471366882324,32.6414070129395,32.6414070129395,32.6299476623535,32.6643257141113,32.6471366882324,32.6070289611816,32.5955696105957,32.532543182373,32.4752464294434,32.4523277282715,32.4236831665039,32.4064903259277,32.3663864135742,32.3606567382812,32.3663864135742,32.3663864135742,32.3377380371094,32.3205490112305,32.2804412841797,32.2804412841797,32.2861709594727,32.3033599853516,32.3205490112305,32.2919006347656,32.2517929077148,32.22314453125,32.2059555053711,32.1944999694824,32.1715812683105,32.1543922424316,32.091365814209,32.097095489502,32.1142845153809,32.1314735412598,32.1601181030273,32.1830368041992,32.228874206543,32.2976303100586,32.3205490112305,32.3434677124023,32.3778457641602,32.4236831665039,32.4637908935547,32.4809799194336,32.5554618835449,32.5554618835449,null,31.174633026123,31.1287956237793,30.9569110870361,30.7048072814941,30.4011421203613,30.2579021453857,30.2521705627441,30.2980079650879,30.3667621612549,30.4011421203613,30.4355182647705,30.4928131103516,30.5157318115234,30.5386505126953,30.5672988891602,30.6074066162109,30.6532440185547,30.6818885803223,30.8595085144043,30.9397220611572,30.979829788208,31.0256633758545,31.0657730102539,31.0543117523193,31.0715007781982,31.0543117523193,31.0371246337891,31.0543117523193,31.123067855835,31.1517143249512,31.174633026123,31.174633026123],"text":"Percent: -68.56905","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,61,184,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.1736373901367,-97.4658508300781,-97.8096237182617,-97.8096237182617,-97.8096237182617,-97.1679077148438,-97.1736373901367,-97.1736373901367,null,-86.3848419189453,-86.1900405883789,-86.2186889648438,-86.2244186401367,-86.253059387207,-86.2645263671875,-86.2817153930664,-86.2874450683594,-86.2988967895508,-86.3160934448242,-86.350471496582,-86.350471496582,-86.3390045166016,-86.3332824707031,-86.350471496582,-86.3676605224609,-86.3733901977539,-86.3791122436523,-86.3963088989258,-86.4134979248047,-86.4134979248047,-86.4249496459961,-86.4478759765625,-86.4707870483398,-86.4994354248047,-86.5108947753906,-86.5280838012695,-86.533821105957,-86.5452728271484,-86.5510025024414,-86.5510025024414,-86.5624618530273,-86.5796585083008,-86.6082992553711,-86.619758605957,-86.6369476318359,-86.6484069824219,-86.6827850341797,-86.7114334106445,-86.7286224365234,-86.7515335083008,-86.7343521118164,-86.7114334106445,-86.705696105957,-86.6885147094727,-86.6484069824219,-86.6369476318359,-86.631217956543,-86.619758605957,-86.5624618530273,-86.533821105957,-86.4994354248047,-86.4536056518555,-86.3848419189453,-86.3848419189453],"y":[36.9958839416504,37.0016136169434,36.9958839416504,37.3740386962891,37.4485206604004,37.4485206604004,36.9958839416504,36.9958839416504,null,36.6521110534668,36.6406517028809,36.4916839599609,36.4573059082031,36.4630317687988,36.3369827270508,36.3427124023438,36.3083343505859,36.3083343505859,36.3083343505859,36.3083343505859,36.3140678405762,36.3255233764648,36.3427124023438,36.3484420776367,36.3484420776367,36.3427124023438,36.3140678405762,36.302604675293,36.3083343505859,36.3197937011719,36.3312530517578,36.3369827270508,36.3312530517578,36.3140678405762,36.2854156494141,36.2911491394043,36.3083343505859,36.3197937011719,36.3140678405762,36.2854156494141,36.2682304382324,36.2510414123535,36.2567672729492,36.2624969482422,36.2854156494141,36.2911491394043,36.3255233764648,36.3484420776367,36.3885498046875,36.4057388305664,36.4286575317383,36.4343872070312,36.4343872070312,36.4343872070312,36.4802207946777,36.4974136352539,36.5375213623047,36.5604400634766,36.6349220275879,36.6349220275879,36.6521110534668,36.6578407287598,36.6521110534668,36.6521110534668],"text":"Percent: -68.55045","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,61,184,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.3137969970703,-83.3252563476562,-83.3195266723633,-83.3309783935547,-83.3481674194336,-83.3538970947266,-83.37109375,-83.4112014770508,-83.4513092041016,-83.4856796264648,-83.4914093017578,-83.5085983276367,-83.5257873535156,-83.5487060546875,-83.5658950805664,-83.5945434570312,-83.6002731323242,-83.6002731323242,-83.5830841064453,-83.5773468017578,-83.5945434570312,-83.6231842041016,-83.6575698852539,-83.6976776123047,-83.7435073852539,-83.7778930664062,-83.8122711181641,-83.8294525146484,-83.9440460205078,-83.9841537475586,-83.9726943969727,-83.9669647216797,-83.9555053710938,-83.9383163452148,-83.915397644043,-83.90966796875,-83.8810195922852,-83.8466415405273,-83.8122711181641,-83.4684906005859,-83.4684906005859,-83.37109375,-83.3768157958984,-83.365364074707,-83.365364074707,-83.3137969970703,-83.3137969970703,null,-84.4196014404297,-84.4196014404297,-84.4310607910156,-84.4482498168945,-84.4482498168945,-84.4597091674805,-84.4597091674805,-84.4654388427734,-84.4654388427734,-84.4597091674805,-84.4597091674805,-84.4138717651367,-84.4138717651367,-84.4024124145508,-84.3737640380859,-84.3737640380859,-84.368034362793,-84.3451156616211,-84.3451156616211,-84.3164749145508,-84.2935485839844,-84.2763671875,-84.2534408569336,-84.2076034545898,-84.1961441040039,-84.1732330322266,-84.1560363769531,-84.1273956298828,-84.1102066040039,-84.0586395263672,-84.0529098510742,-84.0586395263672,-84.0471801757812,-84.0013427734375,-83.9956130981445,-83.9898834228516,-84.0586395263672,-84.098747253418,-84.1617660522461,-84.1732330322266,-84.1789627075195,-84.1789627075195,-84.1961441040039,-84.2477111816406,-84.2534408569336,-84.3279266357422,-84.3279266357422,-84.3565826416016,-84.3623046875,-84.3737640380859,-84.3737640380859,-84.3909530639648,-84.3909530639648,-84.4024124145508,-84.4024124145508,-84.4196014404297,-84.4196014404297,null,-94.4807434082031,-94.6354370117188,-94.9161911010742,-94.9219207763672,-94.9333801269531,-94.9333801269531,-94.4864654541016,-94.4807434082031,-94.4807434082031,null,-85.6113510131836,-85.5712432861328,-85.5311431884766,-85.5254058837891,-85.5139465332031,-85.4853057861328,-85.4681167602539,-85.450927734375,-85.4165496826172,-85.3993606567383,-85.3649826049805,-85.3535232543945,-85.273307800293,-85.2332000732422,-85.2102813720703,-85.181640625,-85.1644439697266,-85.1415252685547,-85.1300735473633,-85.1014175415039,-85.0613098144531,-85.0785064697266,-85.1014175415039,-85.1243438720703,-85.1358032226562,-85.1529846191406,-85.1930923461914,-85.2217483520508,-85.2274703979492,-85.2446594238281,-85.273307800293,-85.2847671508789,-85.3019561767578,-85.3134155273438,-85.3134155273438,-85.3019561767578,-85.3306045532227,-85.3707122802734,-85.3879013061523,-85.4165496826172,-85.4280090332031,-85.4165496826172,-85.4280090332031,-85.456657409668,-85.4795684814453,-85.5024948120117,-85.5597839355469,-85.6056213378906,-85.6113510131836,-85.6113510131836,null,-99.6316299438477,-99.7290344238281,-100.14729309082,-100.141563415527,-99.6259078979492,-99.6316299438477,-99.6316299438477,null,-79.9505310058594,-79.8989639282227,-79.8932342529297,-79.8875045776367,-79.9046936035156,-79.9161529541016,-79.9276123046875,-79.9333419799805,-79.9448013305664,-79.9734497070312,-80.025016784668,-80.0479354858398,-80.1396102905273,-80.1682510375977,-80.1854476928711,-80.2026290893555,-80.2083587646484,-80.1510696411133,-80.0880355834961,-80.025016784668,-79.9791793823242,-79.9505310058594,-79.9505310058594,null,-90.9112091064453,-90.9112091064453,-90.9226684570312,-90.9226684570312,-90.9226684570312,-90.6763000488281,-90.0460433959961,-90.0345916748047,-90.1950149536133,-90.1950149536133,-90.3096084594727,-90.9112091064453,-90.9112091064453],"y":[29.822452545166,29.7880764007568,29.765157699585,29.7479705810547,29.7250518798828,29.6964015960693,29.6734828948975,29.6734828948975,29.684944152832,29.6964015960693,29.7250518798828,29.7307777404785,29.7250518798828,29.7307777404785,29.765157699585,29.7766151428223,29.7938041687012,29.8109931945801,29.822452545166,29.833911895752,29.8511028289795,29.8625602722168,29.896936416626,29.9370441436768,29.9599628448486,29.9886112213135,29.9886112213135,29.9943428039551,30.0802822113037,30.1032009124756,30.137580871582,30.1604995727539,30.1834144592285,30.1891460418701,30.2063331604004,30.2407131195068,30.269359588623,30.275089263916,30.3037395477295,30.3037395477295,30.2579021453857,30.2579021453857,29.9083976745605,29.9083976745605,29.822452545166,29.822452545166,29.822452545166,null,32.4236831665039,32.4695167541504,32.4809799194336,32.4809799194336,32.5096244812012,32.5096244812012,32.5268173217773,32.5268173217773,32.532543182373,32.538272857666,32.549732208252,32.549732208252,32.5955696105957,32.6070289611816,32.6356735229492,32.6528625488281,32.681510925293,32.6929702758789,32.7502670288086,32.7502670288086,32.7559967041016,32.7445373535156,32.7388076782227,32.7216186523438,32.6986999511719,32.7216186523438,32.6986999511719,32.6872444152832,32.681510925293,32.6528625488281,32.6414070129395,32.5955696105957,32.5841102600098,32.538272857666,32.532543182373,32.5038986206055,32.5153541564941,32.5096244812012,32.4236831665039,32.4236831665039,32.4179534912109,32.412223815918,32.3893051147461,32.3778457641602,32.3434677124023,32.3491973876953,32.3663864135742,32.3663864135742,32.3835716247559,32.3893051147461,32.4064903259277,32.4064903259277,32.400764465332,32.400764465332,32.4179534912109,32.4236831665039,32.4236831665039,null,40.5940628051758,40.5940628051758,40.5997886657715,40.7373008728027,40.7373008728027,40.9034576416016,40.9034576416016,40.5940628051758,40.5940628051758,null,37.4657135009766,37.4599800109863,37.4828987121582,37.4828987121582,37.4714393615723,37.4714393615723,37.4771690368652,37.4828987121582,37.4828987121582,37.4771690368652,37.4771690368652,37.4714393615723,37.4313316345215,37.4370613098145,37.4485206604004,37.4485206604004,37.4427947998047,37.4485206604004,37.4485206604004,37.4313316345215,37.4313316345215,37.4256019592285,37.4026870727539,37.3740386962891,37.3625793457031,37.3339309692383,37.2594451904297,37.2709045410156,37.2537155151367,37.2365264892578,37.2307968139648,37.2307968139648,37.2307968139648,37.2250671386719,37.2136077880859,37.2021484375,37.1964225769043,37.1792297363281,37.207878112793,37.207878112793,37.2193412780762,37.2537155151367,37.2766342163086,37.3224716186523,37.3568496704102,37.379768371582,37.4084129333496,37.4313316345215,37.4657135009766,37.4657135009766,null,32.0741806030273,32.0741806030273,32.0741806030273,32.5210838317871,32.5210838317871,32.0741806030273,32.0741806030273,null,39.4481430053711,39.4366874694824,39.4309539794922,39.3049049377441,39.2934455871582,39.2934455871582,39.2934455871582,39.2934455871582,39.2819862365723,39.2647972106934,39.2476081848145,39.2476081848145,39.2361526489258,39.2361526489258,39.2533378601074,39.2705268859863,39.4023056030273,39.4023056030273,39.3965797424316,39.4023056030273,39.4366874694824,39.4481430053711,39.4481430053711,null,45.040210723877,45.1146965026855,45.1204261779785,45.3037757873535,45.3610687255859,45.3839874267578,45.3839874267578,45.1261558532715,45.1204261779785,45.040210723877,45.0344848632812,45.040210723877,45.040210723877],"text":"Percent: -68.54228","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,61,184,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-111.394454956055,-111.646560668945,-111.652282714844,-111.766876220703,-111.778335571289,-111.97314453125,-111.97314453125,-112.030433654785,-112.047630310059,-112.087738037109,-112.104919433594,-112.173675537109,-112.173675537109,-112.196594238281,-112.185134887695,-112.21378326416,-112.196594238281,-112.093467712402,-111.858551025391,-111.583526611328,-111.377265930176,-111.25121307373,-111.25121307373,-111.268402099609,-111.262672424316,-111.297050476074,-111.314239501953,-111.394454956055,-111.394454956055],"y":[48.2086715698242,48.2086715698242,48.334716796875,48.3404502868652,48.3805541992188,48.3805541992188,48.4206619262695,48.4435806274414,48.4493103027344,48.4493103027344,48.4607696533203,48.4607696533203,48.6097373962402,48.6211967468262,48.8847618103027,48.8904876708984,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9993515014648,48.9019470214844,48.8904876708984,48.4664993286133,48.4722290039062,48.2143974304199,48.2086715698242,48.2086715698242],"text":"Percent: -68.50618","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,61,184,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.9509429931641,-93.1801223754883,-93.5239028930664,-93.5239028930664,-93.5296325683594,-93.5353622436523,-93.5353622436523,-93.5181732177734,-93.5124435424805,-93.4952545166016,-93.4952545166016,-93.4780654907227,-93.4723358154297,-93.4551467895508,-93.4551467895508,-93.4895248413086,-93.4895248413086,-93.3004455566406,-92.9452133178711,-92.9509429931641,-92.9394836425781,-92.9509429931641,-92.9509429931641,null,-83.6804885864258,-83.6919479370117,-83.6976776123047,-83.7205963134766,-83.7606964111328,-83.8008041381836,-83.8409118652344,-83.8695602416992,-83.8752899169922,-83.8638381958008,-83.8638381958008,-83.8982086181641,-83.90966796875,-83.9325866699219,-83.9555053710938,-84.0070724487305,-84.0414505004883,-84.0586395263672,-84.0242614746094,-83.9956130981445,-83.9726943969727,-83.9669647216797,-83.9383163452148,-83.9325866699219,-83.915397644043,-83.90966796875,-83.7492370605469,-83.7377853393555,-83.6976776123047,-83.7033996582031,-83.6804885864258,-83.6804885864258,null,-87.261474609375,-87.525032043457,-87.53076171875,-87.525032043457,-87.4791946411133,-87.4677352905273,-87.439094543457,-87.4104385375977,-87.3187713623047,-87.2958450317383,-87.2729339599609,-87.2786636352539,-87.261474609375,-87.261474609375,-87.261474609375,null,-88.9058609008789,-89.3183898925781,-89.3241195678711,-88.9115905761719,-88.9058609008789,-88.9058609008789,null,-94.0796661376953,-94.6297073364258,-94.6354370117188,-94.6354370117188,-94.6354370117188,-94.0624847412109,-94.0739364624023,-94.0796661376953,-94.0796661376953,null,-93.678596496582,-93.8905944824219,-93.8905944824219,-93.8791351318359,-93.86767578125,-93.9020538330078,-93.9077835083008,-93.5754699707031,-93.5468139648438,-93.5525512695312,-93.5640106201172,-93.5468139648438,-93.5353622436523,-93.5468139648438,-93.5640106201172,-93.5811920166016,-93.5697402954102,-93.5582809448242,-93.5468139648438,-93.5468139648438,-93.5640106201172,-93.5754699707031,-93.5640106201172,-93.5754699707031,-93.5811920166016,-93.598388671875,-93.6499557495117,-93.6671371459961,-93.7015228271484,-93.7015228271484,-93.7015228271484,-93.7187042236328,-93.7301635742188,-93.7416305541992,-93.7301635742188,-93.7187042236328,-93.7301635742188,-93.7301635742188,-93.7530822753906,-93.7588119506836,-93.7473526000977,-93.7129745483398,-93.678596496582,-93.678596496582],"y":[35.712459564209,35.712459564209,35.7296485900879,35.7640266418457,35.8098640441895,35.8098640441895,35.8671569824219,35.8728866577148,35.9072647094727,35.9072647094727,35.9359130859375,35.9416427612305,35.9588317871094,35.9645576477051,36.0734214782715,36.0734214782715,36.1192588806152,36.1135292053223,36.1135292053223,36.0619659423828,36.0619659423828,35.712459564209,35.712459564209,null,33.5925178527832,33.5123023986816,33.4836540222168,33.4893836975098,33.4721946716309,33.443546295166,33.4320907592773,33.4206275939941,33.4034385681152,33.3919792175293,33.3690643310547,33.3977088928223,33.4148979187012,33.449275970459,33.4779243469238,33.5008430480957,33.5065727233887,33.5180282592773,33.5638656616211,33.586784362793,33.6097030639648,33.6211624145508,33.6440811157227,33.6956481933594,33.6956481933594,33.7300262451172,33.6326217651367,33.638355255127,33.6211624145508,33.6097030639648,33.5925178527832,33.5925178527832,null,40.7315711975098,40.7315711975098,41.0180473327637,41.1670188903809,41.1670188903809,41.1670188903809,41.1727447509766,41.1670188903809,41.1842079162598,41.2185821533203,41.2128524780273,40.9149169921875,40.9091873168945,40.7315711975098,40.7315711975098,null,32.228874206543,32.228874206543,32.5783805847168,32.5783805847168,32.228874206543,32.228874206543,null,36.755241394043,36.7838897705078,37.0130767822266,37.0245323181152,37.064640045166,37.064640045166,36.9443206787109,36.755241394043,36.755241394043,null,30.2464408874512,30.2579021453857,30.4011421203613,30.7048072814941,30.9569110870361,31.1287956237793,31.174633026123,31.1975517272949,31.2032814025879,31.1459865570068,31.1058807373047,31.0657730102539,31.0485820770264,31.0256633758545,31.0142059326172,30.9970169067383,30.979829788208,30.9683685302734,30.9511795043945,30.9339923858643,30.9168033599854,30.8996162414551,30.8824234008789,30.8537788391113,30.8365898132324,30.8079414367676,30.727725982666,30.6876201629639,30.6532440185547,30.6303253173828,30.6131362915039,30.6016750335693,30.5844879150391,30.5443801879883,30.5042743682861,30.4584369659424,30.4412479400635,30.4183292388916,30.4011421203613,30.3323860168457,30.3209266662598,30.2808208465576,30.2464408874512,30.2464408874512],"text":"Percent: -68.50587","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(37,61,184,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.025016784668,-79.9791793823242,-79.9562606811523,-79.9161529541016,-79.9046936035156,-79.8989639282227,-79.8875045776367,-79.8473968505859,-79.8359375,-79.8015594482422,-79.7499923706055,-79.6812362670898,-79.6869735717773,-79.6812362670898,-79.6869735717773,-79.5781097412109,-79.5838394165039,-79.4921646118164,-79.5208129882812,-79.5437240600586,-79.566650390625,-79.572380065918,-79.5781097412109,-79.5838394165039,-79.6067581176758,-79.6353988647461,-79.6353988647461,-79.6869735717773,-79.7041625976562,-79.7385406494141,-79.7499923706055,-79.7729110717773,-79.7901077270508,-79.8072891235352,-79.7843780517578,-79.7901077270508,-79.8072891235352,-79.8302154541016,-79.8531265258789,-79.8645858764648,-80.0708541870117,-80.0479354858398,-80.019287109375,-80.0078277587891,-79.9849090576172,-79.9734497070312,-80.0364761352539,-80.025016784668,-80.025016784668],"y":[37.6375961303711,37.6662445068359,37.6948928833008,37.7006225585938,37.7120819091797,37.7235412597656,37.7350006103516,37.7636489868164,37.7865676879883,37.7922973632812,37.7922973632812,37.7579193115234,37.7292709350586,37.6891632080078,37.6662445068359,37.5974884033203,37.5860328674316,37.5287322998047,37.5000877380371,37.4886283874512,37.4886283874512,37.4771690368652,37.4485206604004,37.4427947998047,37.4427947998047,37.4485206604004,37.4657135009766,37.4714393615723,37.4714393615723,37.4370613098145,37.4313316345215,37.4141426086426,37.4026870727539,37.3912239074707,37.3683052062988,37.3339309692383,37.3282012939453,37.3282012939453,37.2995529174805,37.3224716186523,37.4026870727539,37.4313316345215,37.4714393615723,37.5000877380371,37.523006439209,37.5401954650879,37.6318664550781,37.6375961303711,37.6375961303711],"text":"Percent: -68.49187","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(38,62,185,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.8749160766602,-85.8749160766602,-85.8290786743164,-85.8348083496094,-85.8348083496094,-85.8233489990234,-85.8118896484375,-85.8061599731445,-85.7889709472656,-85.7889709472656,-85.7947006225586,-85.7889709472656,-85.7545928955078,-85.7374038696289,-85.7431335449219,-85.7431335449219,-85.7889709472656,-85.7947006225586,-85.8462677001953,-85.8462677001953,-85.8749160766602,-85.8749160766602,-85.8921051025391,-85.897834777832,-85.9264755249023,-85.9322052001953,-85.9551315307617,-85.9551315307617,-85.9665832519531,-85.9723129272461,-85.9837799072266,-85.9837799072266,-85.9952392578125,-85.9952392578125,-86.0181503295898,-86.0181503295898,-86.0467987060547,-86.0467987060547,-86.0639877319336,-86.0639877319336,-86.0754547119141,-86.0926361083984,-86.1040954589844,-86.1098251342773,-86.1270217895508,-86.1442031860352,-86.1499328613281,-86.1499328613281,-86.1671295166016,-86.1671295166016,-86.2014999389648,-86.2129592895508,-86.2186889648438,-86.253059387207,-86.2817153930664,-86.2988967895508,-86.3160934448242,-86.3332824707031,-86.350471496582,-86.361930847168,-86.356201171875,-86.3275527954102,-86.3275527954102,-86.3218231201172,-86.3160934448242,-86.3046340942383,-86.1900405883789,-86.1098251342773,-86.1040954589844,-85.8749160766602,-85.8749160766602],"y":[34.2055816650391,34.1941223144531,34.1941223144531,34.1368255615234,34.1196365356445,34.1196365356445,34.1196365356445,34.1310958862305,34.1310958862305,34.1253662109375,34.090991973877,34.0852584838867,34.0279655456543,33.9821281433105,33.9649391174316,33.9534797668457,33.9534797668457,33.9649391174316,33.9649391174316,33.9477462768555,33.9477462768555,33.9420204162598,33.9420204162598,33.907642364502,33.907642364502,33.9248313903809,33.9248313903809,33.9191017150879,33.9133720397949,33.896183013916,33.896183013916,33.8789939880371,33.8789939880371,33.8675346374512,33.8675346374512,33.8560752868652,33.8560752868652,33.8503456115723,33.8388862609863,33.8675346374512,33.8675346374512,33.8675346374512,33.8789939880371,33.901912689209,33.9133720397949,33.9133720397949,33.9191017150879,33.9248313903809,33.9420204162598,33.9592094421387,33.9935836791992,33.9993171691895,33.9993171691895,33.9763984680176,33.9935836791992,33.9935836791992,33.9763984680176,33.9477462768555,33.9534797668457,33.9534797668457,33.9649391174316,34.0050468444824,34.0165023803711,34.0623397827148,34.0852584838867,34.0967178344727,34.1998481750488,34.1998481750488,34.211311340332,34.2055816650391,34.2055816650391],"text":"Percent: -68.49141","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(38,62,185,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-120.006011962891,-120.006011962891,-120.154983520508,-120.160705566406,-120.143516540527,-120.114875793457,-120.103408813477,-120.114875793457,-120.17790222168,-120.229469299316,-120.275299072266,-120.344055175781,-120.573234558105,-120.653450012207,-120.762321472168,-120.88264465332,-120.888366699219,-120.922744750977,-120.974304199219,-121.077438354492,-121.071716308594,-121.255065917969,-121.329544067383,-121.341003417969,-120.006011962891,-120.006011962891],"y":[41.2013931274414,39.7002449035645,39.7117042541504,39.7403526306152,39.7460823059082,39.774730682373,39.8721351623535,39.923698425293,39.9752655029297,40.0783996582031,40.1242332458496,40.1242332458496,40.2903900146484,40.3133087158203,40.3362274169922,40.2502861022949,40.2159080505371,40.2044486999512,40.233097076416,40.2732048034668,40.4680099487305,40.4680099487305,40.4737358093262,41.2013931274414,41.2013931274414,41.2013931274414],"text":"Percent: -68.48062","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(38,62,185,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-113.537322998047,-113.491485595703,-113.439910888672,-113.382614135742,-113.353973388672,-113.348236083984,-113.256561279297,-113.256561279297,-113.193542480469,-113.136245727539,-113.096138000488,-113.073219299316,-112.993011474609,-112.907066345215,-112.769554138184,-112.735176086426,-112.689338684082,-112.677879333496,-112.689338684082,-112.695068359375,-112.683609008789,-112.591941833496,-112.494537353516,-112.465888977051,-112.465888977051,-112.454429626465,-112.448699951172,-112.32837677002,-112.322647094727,-112.185134887695,-112.179412841797,-112.162216186523,-112.162216186523,-112.059089660645,-112.059089660645,-111.778335571289,-111.778335571289,-111.480400085449,-111.480400085449,-111.497589111328,-111.514778137207,-111.468940734863,-111.480400085449,-111.583526611328,-111.623634338379,-111.658012390137,-111.806983947754,-111.864280700684,-112.059089660645,-112.110649108887,-112.173675537109,-112.242431640625,-112.339836120605,-112.345565795898,-112.402862548828,-112.448699951172,-112.717987060547,-112.792472839355,-112.82112121582,-112.815391540527,-112.844032287598,-112.895599365234,-112.964363098145,-113.02165222168,-113.015922546387,-113.078948974609,-113.056030273438,-113.136245727539,-113.227920532227,-113.313865661621,-113.353973388672,-113.359703063965,-113.388343811035,-113.445648193359,-113.491485595703,-113.439910888672,-113.445648193359,-113.51439666748,-113.57169342041,-113.697746276855,-113.720664978027,-113.760772705078,-113.749305725098,-113.760772705078,-113.818069458008,-113.789413452148,-113.806610107422,-113.863906860352,-113.881088256836,-113.932655334473,-113.892547607422,-113.881088256836,-113.852447509766,-113.806610107422,-113.78369140625,-113.772232055664,-113.737854003906,-113.692016601562,-113.594612121582,-113.537322998047,-113.537322998047],"y":[45.9053764343262,45.8824615478516,45.8423538208008,45.7449493408203,45.7621383666992,45.807975769043,45.8251647949219,45.8538131713867,45.8824615478516,45.8824615478516,45.8652687072754,45.8538131713867,45.80224609375,45.7907867431641,45.7564086914062,45.6819229125977,45.6590042114258,45.618896484375,45.5845222473145,45.5272254943848,45.4985771179199,45.4183654785156,45.4412841796875,45.4069061279297,45.355339050293,45.3381500244141,45.0860481262207,45.0860481262207,45.028751373291,45.0058326721191,44.9141616821289,44.9084320068359,44.8282203674316,44.8282203674316,44.7823829650879,44.7823829650879,44.7193565368652,44.7193565368652,44.6849784851074,44.6620597839355,44.6219520568848,44.5531959533691,44.5474662780762,44.5646591186523,44.5646591186523,44.5531959533691,44.5245513916016,44.5646591186523,44.5360107421875,44.5417404174805,44.5302772521973,44.576114654541,44.5360107421875,44.4615249633789,44.450065612793,44.4787139892578,44.5073585510254,44.4729843139648,44.4214210510254,44.3813133239746,44.3698501586914,44.4099578857422,44.4214210510254,44.4787139892578,44.5188217163086,44.6047668457031,44.6391410827637,44.765193939209,44.8224868774414,44.7938385009766,44.7823829650879,44.8110313415527,44.8282203674316,44.8683242797852,44.9370803833008,44.9657287597656,45.0574035644531,45.1204261779785,45.1318855285645,45.2980422973633,45.355339050293,45.4584693908691,45.4928512573242,45.5214958190918,45.5444145202637,45.5845222473145,45.6131706237793,45.6303596496582,45.6418151855469,45.6991119384766,45.7277603149414,45.7506790161133,45.7506790161133,45.7449493408203,45.7678680419922,45.807975769043,45.8308944702148,45.8538131713867,45.8824615478516,45.9053764343262,45.9053764343262],"text":"Percent: -68.45652","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(38,62,185,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.2966384887695,-98.1075592041016,-98.1075592041016,-98.0502700805664,-98.0502700805664,-97.8898391723633,-97.8898391723633,-97.8382720947266,-97.7007598876953,-97.7007598876953,-97.7064895629883,-97.8955688476562,-97.9070281982422,-98.0559997558594,-98.0559997558594,-98.1075592041016,-98.1075592041016,-98.2851791381836,-98.2851791381836,-98.3023681640625,-98.2966384887695,-98.2966384887695],"y":[41.4764175415039,41.4764175415039,41.4878730773926,41.4878730773926,41.5050621032715,41.5107917785645,41.5222511291504,41.5222511291504,41.5222511291504,41.3847427368164,41.3045272827148,41.3045272827148,41.2873382568359,41.2873382568359,41.27587890625,41.27587890625,41.2586898803711,41.2586898803711,41.3847427368164,41.3847427368164,41.4764175415039,41.4764175415039],"text":"Percent: -68.45387","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(38,62,185,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.5697021484375,-78.5582427978516,-78.5983505249023,-78.6269989013672,-78.6499176025391,-78.7014846801758,-78.7301254272461,-78.7415924072266,-78.7587814331055,-78.8275375366211,-78.8676376342773,-78.9879608154297,-79.0051498413086,-79.0280685424805,-79.0509872436523,-79.0567169189453,-79.0567169189453,-79.1369247436523,-79.114013671875,-79.0910873413086,-79.0853652954102,-79.0624465942383,-79.0567169189453,-79.0567169189453,-79.0567169189453,-79.0853652954102,-79.0910873413086,-79.0853652954102,-79.0739059448242,-79.0509872436523,-79.0395278930664,-79.0395278930664,-79.0280685424805,-79.0051498413086,-78.9822311401367,-78.8733749389648,-78.7014846801758,-78.6728363037109,-78.661376953125,-78.6384506225586,-78.6155395507812,-78.5926208496094,-78.5582427978516,-78.5181350708008,-78.5639724731445,-78.5754318237305,-78.5697021484375,-78.5697021484375],"y":[39.0413436889648,39.0298881530762,38.9897766113281,38.9955062866211,38.9840507507324,38.9267539978027,38.9439430236816,38.9382133483887,38.9267539978027,38.8350791931152,38.7663230895996,38.8465385437012,38.8293495178223,38.8121604919434,38.8064308166504,38.8007011413574,38.7663230895996,38.8121604919434,38.8350791931152,38.875186920166,38.8923759460449,38.9038352966309,38.9152946472168,38.9324798583984,38.9611320495605,39.0069694519043,39.0413436889648,39.0642623901367,39.0757217407227,39.0986404418945,39.138744354248,39.155933380127,39.1788520812988,39.1960411071777,39.2361526489258,39.190315246582,39.1502075195312,39.138744354248,39.1330184936523,39.138744354248,39.1215591430664,39.1444778442383,39.1215591430664,39.0871810913086,39.0585327148438,39.0470733642578,39.0413436889648,39.0413436889648],"text":"Percent: -68.42105","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(38,62,185,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.5719985961914,-81.5949249267578,-81.5891952514648,-81.6006546020508,-81.6694030761719,-81.6694030761719,-81.6636734008789,-81.6636734008789,-81.6636734008789,-81.6350326538086,-81.6235656738281,-81.5949249267578,-81.554817199707,-81.5376205444336,-81.5318908691406,-81.4344940185547,-81.4287643432617,-81.3657379150391,-81.3542709350586,-81.3313598632812,-81.2912521362305,-81.2797927856445,-81.2912521362305,-81.2683334350586,-81.2511444091797,-81.2511444091797,-81.2454147338867,-81.2339553833008,-81.2110366821289,-81.199577331543,-81.199577331543,-81.2511444091797,-81.2912521362305,-81.3084411621094,-81.3199005126953,-81.3141708374023,-81.5261611938477,-81.5261611938477,-81.5318908691406,-81.5719985961914,-81.5719985961914],"y":[29.822452545166,29.9026679992676,29.9370441436768,29.9656925201416,30.0229873657227,30.0459060668945,30.074556350708,30.0917434692383,30.1146621704102,30.1146621704102,30.1146621704102,30.1146621704102,30.0974750518799,30.0917434692383,30.0860137939453,30.0860137939453,30.2464408874512,30.2464408874512,30.1891460418701,30.0974750518799,29.9656925201416,29.9198551177979,29.8797492980957,29.8625602722168,29.833911895752,29.7880764007568,29.7250518798828,29.7021331787109,29.6906719207764,29.6734828948975,29.6448383331299,29.6505641937256,29.6448383331299,29.6505641937256,29.6448383331299,29.6276454925537,29.621919631958,29.7536964416504,29.765157699585,29.822452545166,29.822452545166],"text":"Percent: -68.41101","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(38,62,185,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.3137969970703,-83.3252563476562,-83.3538970947266,-83.365364074707,-83.3825454711914,-83.4054718017578,-83.4226531982422,-83.4226531982422,-83.4226531982422,-83.4455718994141,-83.4971389770508,-83.5028686523438,-83.5257873535156,-83.5315170288086,-83.5257873535156,-83.5028686523438,-83.4971389770508,-83.4856796264648,-83.4226531982422,-83.4169235229492,-83.3825454711914,-83.3768157958984,-83.365364074707,-83.3596343994141,-83.3080596923828,-83.3080596923828,-83.2163848876953,-83.2163848876953,-83.0502319335938,-83.0559616088867,-83.0674209594727,-83.0674209594727,-83.0846099853516,-83.0846099853516,-83.0960693359375,-83.0960693359375,-83.1017990112305,-83.1075286865234,-83.1419067382812,-83.1476364135742,-83.1590957641602,-83.1648254394531,-83.3137969970703,-83.3137969970703],"y":[31.4668426513672,31.4783000946045,31.4783000946045,31.4783000946045,31.4725723266602,31.4783000946045,31.4897613525391,31.5184097290039,31.5298671722412,31.5527858734131,31.5585174560547,31.569974899292,31.575704574585,31.5986232757568,31.6960258483887,31.6960258483887,31.7418632507324,31.7590503692627,31.7590503692627,31.7705097198486,31.7705097198486,31.7647819519043,31.7590503692627,31.6902942657471,31.6845645904541,31.6616497039795,31.6616497039795,31.6731071472168,31.6731071472168,31.632999420166,31.632999420166,31.6158123016357,31.6158123016357,31.6043510437012,31.6043510437012,31.5355987548828,31.5355987548828,31.4897613525391,31.4840297698975,31.4725723266602,31.4668426513672,31.4668426513672,31.4668426513672,31.4668426513672],"text":"Percent: -68.39533","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(38,62,185,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.6686553955078,-85.5540542602539,-85.5540542602539,-85.3191452026367,-85.3191452026367,-85.3535232543945,-85.3535232543945,-85.6457290649414,-85.6972961425781,-85.6972961425781,-85.6972961425781,-85.6686553955078,-85.6686553955078,-85.6686553955078,null,-84.0242614746094,-84.2133331298828,-84.2419815063477,-84.2992782592773,-84.3221969604492,-84.3393859863281,-84.3508453369141,-84.3508453369141,-84.3623046875,-84.3565826416016,-84.3508453369141,-84.3336563110352,-84.3336563110352,-84.3451156616211,-84.3279266357422,-84.3279266357422,-84.3221969604492,-84.3164749145508,-84.3107452392578,-84.2992782592773,-84.2591705322266,-84.2419815063477,-84.2248001098633,-84.2133331298828,-84.1961441040039,-84.1732330322266,-84.1560363769531,-84.1331253051758,-84.1216583251953,-84.093017578125,-84.087287902832,-84.0758209228516,-84.0529098510742,-84.0013427734375,-83.9841537475586,-83.9497756958008,-83.9440460205078,-83.9383163452148,-83.9325866699219,-83.8752899169922,-83.8466415405273,-83.8752899169922,-83.8752899169922,-83.8810195922852,-83.915397644043,-83.9784240722656,-84.0128021240234,-84.0242614746094,-84.0242614746094],"y":[41.3045272827148,41.3045272827148,41.281608581543,41.27587890625,41.1899375915527,41.1899375915527,41.0123176574707,41.0123176574707,41.0123176574707,41.0409660339355,41.1899375915527,41.1842079162598,41.3045272827148,41.3045272827148,null,36.5833549499512,36.5833549499512,36.612003326416,36.6521110534668,36.6692962646484,36.6979484558105,36.7437858581543,36.7724304199219,36.8010787963867,36.8125381469727,36.8125381469727,36.8239974975586,36.8297271728516,36.8469161987305,36.8583755493164,36.8641052246094,36.8698310852051,36.8812942504883,36.9099426269531,36.927131652832,36.9615058898926,36.9500503540039,36.9557762145996,36.9500503540039,36.9500503540039,36.9500503540039,36.9729652404785,36.9672393798828,36.9672393798828,36.9557762145996,36.9443206787109,36.892749786377,36.8526458740234,36.8239974975586,36.8010787963867,36.7667045593262,36.74951171875,36.7265930175781,36.7265930175781,36.7323226928711,36.7151336669922,36.6979484558105,36.6864852905273,36.6807594299316,36.6635704040527,36.6291923522949,36.606273651123,36.5833549499512,36.5833549499512],"text":"Percent: -68.35721","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(38,62,185,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.9329986572266,-96.9043502807617,-96.8355941772461,-96.8069458007812,-96.7439270019531,-96.7095413208008,-96.7152709960938,-96.6866302490234,-96.66943359375,-96.7038192749023,-96.7439270019531,-96.8642501831055,-96.9329986572266,-96.9043502807617,-96.8928909301758,-96.9100875854492,-96.9158096313477,-96.9387283325195,-96.9616470336914,-97.0246734619141,-97.0533218383789,-97.0647811889648,-97.1048889160156,-97.1163482666016,-97.1392669677734,-97.1507263183594,-97.1736373901367,-97.1679077148438,-97.1851043701172,-97.1736373901367,-97.2137451171875,-97.299690246582,-97.311149597168,-96.9845657348633,-96.9329986572266,-96.9329986572266],"y":[29.0432319641113,29.0317707061768,28.9973945617676,28.928638458252,28.8828029632568,28.8426971435547,28.8140468597412,28.7682094573975,28.7281036376953,28.6879959106445,28.6708087921143,28.6478900909424,28.5848636627197,28.5619449615479,28.5103797912598,28.5103797912598,28.4931907653809,28.4931907653809,28.5103797912598,28.5103797912598,28.5447578430176,28.5504856109619,28.5447578430176,28.5562171936035,28.5447578430176,28.5676765441895,28.5562171936035,28.6020526885986,28.6192417144775,28.7739410400391,28.859884262085,28.8369655609131,28.854154586792,29.0833377838135,29.0432319641113,29.0432319641113],"text":"Percent: -68.28321","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(38,62,185,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-114.98690032959,-115.021270751953,-115.078575134277,-115.141593933105,-115.141593933105,-115.175979614258,-115.210350036621,-115.23900604248,-115.204620361328,-115.19889831543,-115.216087341309,-115.267654418945,-115.279113769531,-115.347862243652,-115.462448120117,-115.52547454834,-115.52547454834,-115.542663574219,-115.58277130127,-115.617149353027,-115.599967956543,-115.720291137695,-115.771858215332,-115.89217376709,-115.926544189453,-115.966651916504,-116.287506103516,-116.264602661133,-116.264602661133,-116.195846557617,-116.098434448242,-116.07551574707,-115.473907470703,-115.41089630127,-115.376510620117,-115.359329223633,-115.313484191895,-115.28483581543,-115.261917114258,-115.175979614258,-115.158790588379,-115.19889831543,-115.175979614258,-115.147331237793,-115.101486206055,-115.07283782959,-115.061378479004,-115.032737731934,-115.027008056641,-115.038475036621,-115.009811401367,-115.004089355469,-115.021270751953,-114.98690032959,-114.98690032959,-114.969703674316,-114.98690032959,-114.98690032959],"y":[43.9515914916992,43.9573211669922,43.9344024658203,43.9745101928711,44.0318031311035,44.0891036987305,44.1062927246094,44.0891036987305,44.0776405334473,44.0547218322754,44.0203475952148,43.9515914916992,43.9172134399414,43.9057579040527,43.8828392028809,43.8427314758301,43.8198127746582,43.7911643981934,43.7797050476074,43.7453269958496,43.722412109375,43.6421928405762,43.6421928405762,43.5848999023438,43.6020851135254,43.5848999023438,43.8026237487793,43.8026237487793,44.1406669616699,44.1463966369629,44.1463966369629,44.2323417663574,44.2323417663574,44.2609901428223,44.2953681945801,44.3354759216309,44.3297462463379,44.318286895752,44.3297462463379,44.2953681945801,44.2323417663574,44.2036933898926,44.1807746887207,44.1807746887207,44.1922340393066,44.1807746887207,44.1463966369629,44.1463966369629,44.1406669616699,44.117748260498,44.1062927246094,44.0833740234375,44.0432662963867,43.997428894043,43.9745101928711,43.9687843322754,43.9515914916992,43.9515914916992],"text":"Percent: -68.28102","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(38,62,185,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-110.042274475098,-110.036544799805,-109.039596557617,-108.919281005859,-108.787498474121,-108.180160522461,-107.767631530762,-107.515533447266,-107.515533447266,-107.492607116699,-107.492607116699,-107.509803771973,-107.515533447266,-107.933792114258,-107.933792114258,-107.916603088379,-107.922332763672,-109.056785583496,-109.051063537598,-110.00789642334,-110.053733825684,-110.042274475098,-110.042274475098],"y":[41.5795478820801,42.2728271484375,42.2556381225586,42.2556381225586,42.2499084472656,42.2556381225586,42.2499084472656,42.2441787719727,42.0952110290527,42.0952110290527,41.734245300293,41.734245300293,41.6540298461914,41.6540298461914,41.3847427368164,41.3732833862305,41.0180473327637,40.9893989562988,40.9951286315918,41.000862121582,41.000862121582,41.5795478820801,41.5795478820801],"text":"Percent: -68.22090","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(38,62,185,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.4489974975586,-80.4203567504883,-80.3917083740234,-80.3630599975586,-80.3286819458008,-80.28857421875,-80.0995025634766,-80.0880355834961,-80.0593948364258,-80.0765838623047,-80.1224136352539,-80.1281433105469,-80.1281433105469,-80.1166915893555,-80.0937728881836,-80.0937728881836,-80.4432754516602,-80.5979766845703,-80.6380844116211,-80.6781845092773,-80.6781845092773,-80.6724548339844,-80.6438140869141,-80.6266174316406,-80.5922470092773,-80.5292205810547,-80.4948348999023,-80.471923828125,-80.4489974975586,-80.4489974975586],"y":[36.6864852905273,36.7380523681641,36.7781600952148,36.8010787963867,36.8297271728516,36.8812942504883,36.8469161987305,36.8297271728516,36.8010787963867,36.7667045593262,36.7265930175781,36.7094039916992,36.6922149658203,36.6750297546387,36.6521110534668,36.5489768981934,36.5547065734863,36.5604400634766,36.6406517028809,36.6635704040527,36.6692962646484,36.6692962646484,36.6692962646484,36.6750297546387,36.6635704040527,36.6406517028809,36.6521110534668,36.6692962646484,36.6864852905273,36.6864852905273],"text":"Percent: -68.21988","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(38,62,185,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.2045516967773,-85.450927734375,-85.450927734375,-85.2962265014648,-85.2102813720703,-85.0899658203125,-85.1472549438477,-85.1472549438477,-85.2045516967773,-85.2045516967773,-85.2045516967773,null,-90.6763000488281,-90.6304626464844,-90.6304626464844,-90.5960845947266,-90.5903549194336,-90.5731735229492,-90.5731735229492,-90.7908935546875,-91.146125793457,-91.1346664428711,-91.0601806640625,-90.962776184082,-90.7622451782227,-90.6763000488281,-90.6763000488281],"y":[38.9152946472168,38.9152946472168,39.190315246582,39.2705268859863,39.3106346130371,39.3049049377441,38.9382133483887,38.9267539978027,38.9267539978027,38.9152946472168,38.9152946472168,null,36.8068084716797,36.8068084716797,36.6750297546387,36.6750297546387,36.5948143005371,36.5833549499512,36.5088691711426,36.5031394958496,36.5031394958496,36.8125381469727,36.8068084716797,36.8068084716797,36.8010787963867,36.8068084716797,36.8068084716797],"text":"Percent: -68.14788","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(38,62,185,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-110.013626098633,-109.973518371582,-109.956329345703,-109.921951293945,-109.899032592773,-109.887573242188,-109.85319519043,-109.836013793945,-109.807357788086,-109.795906066895,-109.761520385742,-109.732879638672,-109.727142333984,-109.681304931641,-109.658393859863,-109.566719055176,-109.526611328125,-109.520881652832,-109.503700256348,-109.503700256348,-109.503700256348,-109.49796295166,-109.326080322266,-109.303153991699,-109.228675842285,-109.222938537598,-109.211486816406,-109.228675842285,-109.205757141113,-109.234405517578,-109.228675842285,-109.194297790527,-109.188568115234,-110.466262817383,-110.466262817383,-110.46053314209,-110.466262817383,-110.454803466797,-110.46053314209,-110.420425415039,-110.40323638916,-110.437614440918,-110.454803466797,-110.449073791504,-110.40323638916,-110.368865966797,-110.351669311523,-110.300102233887,-110.237083435059,-110.013626098633,-110.013626098633,-110.013626098633,null,-99.6029815673828,-99.5972518920898,-100.158752441406,-100.164482116699,-99.6259078979492,-99.6029815673828,-99.6029815673828,null,-83.9497756958008,-83.9268569946289,-83.90966796875,-83.8810195922852,-83.8581085205078,-83.7950744628906,-83.7664337158203,-83.6976776123047,-83.6575698852539,-83.646110534668,-83.6117324829102,-83.5830841064453,-83.5773468017578,-83.5888137817383,-83.5945434570312,-83.6060028076172,-83.6231842041016,-83.6575698852539,-83.6804885864258,-83.7033996582031,-83.7148590087891,-83.7205963134766,-83.7435073852539,-83.7721633911133,-83.7950744628906,-83.90966796875,-83.9440460205078,-83.9669647216797,-83.9898834228516,-84.0128021240234,-84.0128021240234,-84.0242614746094,-84.0185317993164,-84.0242614746094,-84.0128021240234,-84.0128021240234,-84.0128021240234,-83.9841537475586,-83.9497756958008,-83.9497756958008],"y":[33.586784362793,33.586784362793,33.5753288269043,33.586784362793,33.5581359863281,33.5524101257324,33.5409469604492,33.5008430480957,33.5008430480957,33.4893836975098,33.4893836975098,33.5065727233887,33.5352210998535,33.5524101257324,33.5982437133789,33.6268920898438,33.6326217651367,33.6440811157227,33.6498107910156,33.5008430480957,33.0940437316895,33.0711250305176,32.8362083435059,32.8247528076172,32.6929702758789,32.6414070129395,32.6242179870605,32.6070289611816,32.5783805847168,32.538272857666,32.4809799194336,32.4523277282715,32.4236831665039,32.4236831665039,32.5153541564941,32.5210838317871,32.9450721740723,32.9565353393555,33.2029037475586,33.1971740722656,33.1971740722656,33.2487411499023,33.2888450622559,33.3576011657715,33.4034385681152,33.4034385681152,33.437816619873,33.437816619873,33.4721946716309,33.4721946716309,33.586784362793,33.586784362793,null,39.5684623718262,39.138744354248,39.1444778442383,39.5741958618164,39.5684623718262,39.5684623718262,39.5684623718262,null,35.4603576660156,35.448902130127,35.4546279907227,35.4546279907227,35.448902130127,35.4546279907227,35.448902130127,35.4374389648438,35.4259834289551,35.4374389648438,35.4259834289551,35.4374389648438,35.4259834289551,35.4202499389648,35.4030647277832,35.3686828613281,35.3572273254395,35.3457679748535,35.3285751342773,35.3113899230957,35.2942008972168,35.265552520752,35.248363494873,35.248363494873,35.254093170166,35.2369041442871,35.2311744689941,35.2197151184082,35.2139854431152,35.248363494873,35.2770118713379,35.2942008972168,35.3113899230957,35.3343086242676,35.3514938354492,35.3686828613281,35.4087905883789,35.4259834289551,35.4603576660156,35.4603576660156],"text":"Percent: -68.12890","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(38,62,185,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.5777282714844,-81.4746017456055,-81.4001083374023,-81.4459457397461,-81.4173049926758,-81.3886566162109,-81.3657379150391,-81.3542709350586,-81.3370895385742,-81.3027114868164,-81.2797927856445,-81.2339553833008,-81.1823959350586,-81.1365585327148,-81.1136322021484,-81.0964508056641,-81.0677947998047,-81.0448837280273,-81.0276870727539,-81.0105056762695,-81.0219650268555,-81.0391464233398,-81.0506134033203,-81.0563430786133,-81.0620727539062,-81.0448837280273,-81.0391464233398,-81.0276870727539,-81.0105056762695,-80.9417495727539,-80.924560546875,-80.924560546875,-80.9474716186523,-81.0391464233398,-81.19384765625,-81.2224960327148,-81.2454147338867,-81.3428192138672,-81.3485488891602,-81.4058456420898,-81.4287643432617,-81.4516830444336,-81.4688720703125,-81.5147094726562,-81.5376205444336,-81.5777282714844,-81.5777282714844],"y":[33.8789939880371,34.0852584838867,34.0852584838867,34.1253662109375,34.1826629638672,34.1826629638672,34.1883926391602,34.2055816650391,34.1998481750488,34.1253662109375,34.1081771850586,34.1081771850586,34.0967178344727,34.0795288085938,34.0508804321289,34.0165023803711,33.9993171691895,33.9706649780273,33.9248313903809,33.9133720397949,33.8847236633301,33.8789939880371,33.7930526733398,33.7815933227539,33.7529449462891,33.7529449462891,33.7644004821777,33.7644004821777,33.7815933227539,33.7758636474609,33.770133972168,33.7529449462891,33.7472152709961,33.7128372192383,33.6555404663086,33.6727294921875,33.6784591674805,33.7128372192383,33.7242965698242,33.7357559204102,33.7529449462891,33.7873191833496,33.8045082092285,33.8217010498047,33.8446159362793,33.8789939880371,33.8789939880371],"text":"Percent: -68.08313","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(38,62,185,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-103.046455383301,-103.052185058594,-103.745468139648,-103.739738464355,-103.705360412598,-103.705360412598,-103.499092102051,-103.487640380859,-103.390235900879,-103.384506225586,-103.281372070312,-103.281372070312,-103.046455383301,-103.046455383301,-103.046455383301,null,-123.816177368164,-123.718780517578,-123.816177368164,-123.816177368164,-123.890670776367,-123.993789672852,-123.993789672852,-124.016716003418,-124.01099395752,-124.045356750488,-124.045356750488,-123.867744445801,-123.827644348145,-123.816177368164,-123.793258666992,-123.810455322266,-123.816177368164,-123.850563049316,-123.850563049316,-123.827644348145,-123.816177368164,-123.844825744629,-123.844825744629,-124.18286895752,-124.188606262207,-124.25163269043,-124.297462463379,-124.331848144531,-124.354751586914,-124.37767791748,-124.371955871582,-124.394859313965,-124.383415222168,-124.394859313965,-124.383415222168,-124.343307495117,-124.371955871582,-124.37767791748,-124.417785644531,-124.429244995117,-124.475074768066,-124.486534118652,-124.532379150391,-124.469352722168,-124.446426391602,-124.257354736328,-124.257354736328,-124.222984313965,-124.217247009277,-124.165679931641,-124.148498535156,-124.148498535156,-124.177139282227,-124.177139282227,-124.154220581055,-124.154220581055,-124.142761230469,-124.142761230469,-124.12557220459,-124.119850158691,-124.01099395752,-124.005256652832,-123.959419250488,-123.936500549316,-123.936500549316,-123.856285095215,-123.833366394043,-123.816177368164,-123.816177368164],"y":[34.7327003479004,34.3144416809082,34.3144416809082,34.6066474914551,34.6123809814453,34.6868667602539,34.6925926208496,34.7728080749512,34.7728080749512,34.8587532043457,34.8644828796387,34.944694519043,34.93896484375,34.7327003479004,34.7327003479004,null,42.811408996582,42.7713012695312,42.6567077636719,42.6051406860352,42.496280670166,42.4905471801758,42.4676284790039,42.4447135925293,42.4160652160645,42.3988761901855,42.358772277832,42.3415832519531,42.3129348754883,42.2499084472656,42.2269897460938,42.2098007202148,42.1639633178711,42.1525039672852,42.1238555908203,42.1181259155273,42.0780181884766,42.049373626709,42.0092658996582,42.0035362243652,42.0321846008301,42.0665626525879,42.1009368896484,42.1639633178711,42.2384490966797,42.2613677978516,42.3014755249023,42.3415832519531,42.3816909790039,42.4447135925293,42.496280670166,42.5650367736816,42.628059387207,42.6567077636719,42.6968154907227,42.7369194030762,42.759838104248,42.8056755065918,42.8457832336426,42.9259986877441,42.954647064209,42.960376739502,42.9317283630371,42.9317283630371,42.8916206359863,42.8744316101074,42.8572463989258,42.817138671875,42.817138671875,42.7827568054199,42.7827568054199,42.7426528930664,42.7197341918945,42.6681671142578,42.6681671142578,42.6738967895508,42.6796264648438,42.6968154907227,42.7369194030762,42.7369194030762,42.759838104248,42.7827568054199,42.7827568054199,42.811408996582,42.811408996582],"text":"Percent: -68.02974","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,63,186,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-103.344398498535,-103.350128173828,-103.355857849121,-103.355857849121,-104.060592651367,-104.054862976074,-103.395965576172,-103.344398498535,-103.344398498535],"y":[42.0035362243652,41.7399749755859,41.722785949707,41.7113265991211,41.6998672485352,41.9978065490723,42.0035362243652,42.0035362243652,42.0035362243652],"text":"Percent: -67.98154","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,63,186,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.2545776367188,-78.1972808837891,-78.1170654296875,-78.1285247802734,-78.1342544555664,-78.1571731567383,-78.1399841308594,-78.1285247802734,-78.1399841308594,-78.1686325073242,-78.1915512084961,-78.1800918579102,-78.1800918579102,-78.1743621826172,-78.1686325073242,-78.2259292602539,-78.1800918579102,-78.1743621826172,-78.1170654296875,-77.9509048461914,-77.8134002685547,-77.7847518920898,-77.7217254638672,-77.7102661132812,-77.6415100097656,-77.6415100097656,-77.6644287109375,-77.6644287109375,-77.6701583862305,-77.6644287109375,-77.6472396850586,-77.6472396850586,-77.6701583862305,-77.6701583862305,-77.6758880615234,-77.7217254638672,-77.7331771850586,-77.7675628662109,-77.7790145874023,-77.8363189697266,-77.8134002685547,-77.8878860473633,-77.8821563720703,-77.8649597167969,-77.8477783203125,-77.8248519897461,-77.8076705932617,-77.8076705932617,-77.8134002685547,-77.756103515625,-77.6930770874023,-77.7102661132812,-77.750373840332,-77.8191223144531,-77.8592300415039,-77.9165267944336,-78.1342544555664,-78.2488479614258,-78.2545776367188,-78.2545776367188],"y":[40.2789344787598,40.3935241699219,40.496654510498,40.5023880004883,40.496654510498,40.5023880004883,40.5424919128418,40.5654106140137,40.5596809387207,40.5367622375488,40.548225402832,40.5654106140137,40.5940628051758,40.6112480163574,40.6227073669434,40.6628150939941,40.7086524963379,40.7086524963379,40.7373008728027,40.697193145752,40.7487602233887,40.7315711975098,40.7315711975098,40.7201080322266,40.7487602233887,40.7315711975098,40.7201080322266,40.7086524963379,40.7029228210449,40.680004119873,40.6742744445801,40.6628150939941,40.6570854187012,40.6341667175293,40.6227073669434,40.6227073669434,40.6227073669434,40.6055183410645,40.6055183410645,40.5596809387207,40.5023880004883,40.4279022216797,40.376335144043,40.37060546875,40.3648796081543,40.3534164428711,40.3534164428711,40.3591461181641,40.37060546875,40.3648796081543,40.2617454528809,40.2617454528809,40.2101783752441,40.1185073852539,40.0554809570312,40.095588684082,40.1586112976074,40.2216377258301,40.2789344787598,40.2789344787598],"text":"Percent: -67.96497","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,63,186,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.8141860961914,-88.8714828491211,-88.9345092773438,-88.9803466796875,-89.0089950561523,-89.0319137573242,-89.0491027832031,-89.066291809082,-89.072021484375,-89.0892105102539,-89.0834808349609,-89.1063919067383,-89.1350402832031,-89.1751480102539,-89.1923370361328,-89.1808776855469,-89.1464996337891,-89.1121292114258,-89.0949325561523,-89.0605545043945,-89.0147171020508,-88.9746170043945,-88.9345092773438,-88.8141860961914,-88.8141860961914],"y":[36.9615058898926,36.9500503540039,36.9385871887207,36.9385871887207,36.9443206787109,36.9443206787109,36.9385871887207,36.9385871887207,36.9500503540039,36.9672393798828,36.9672393798828,36.9844245910645,36.9958839416504,37.0016136169434,37.0417213439941,37.070369720459,37.1219329833984,37.1448516845703,37.1906890869141,37.2193412780762,37.2365264892578,37.2422561645508,37.2365264892578,36.9615058898926,36.9615058898926],"text":"Percent: -67.95892","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,63,186,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.8420791625977,-92.8420791625977,-92.8019714355469,-92.8019714355469,-92.6243591308594,-92.6243591308594,-92.4123611450195,-92.4123611450195,-92.2748489379883,-92.2748489379883,-92.4753875732422,-92.4811172485352,-92.8420791625977,-92.8420791625977,null,-91.7018966674805,-91.7076263427734,-91.7018966674805,-91.9368057250977,-92.1717224121094,-92.1717224121094,-91.7018966674805,-91.7018966674805,null,-85.7545928955078,-85.7545928955078,-86.2244186401367,-86.2416076660156,-86.361930847168,-86.3160934448242,-86.2817153930664,-86.2645263671875,-85.7545928955078,-85.7545928955078,null,-85.5597839355469,-85.5769805908203,-85.5655136108398,-85.5827102661133,-85.5827102661133,-85.5998916625977,-85.6113510131836,-85.5998916625977,-85.5884399414062,-85.5597839355469,-85.5483322143555,-85.5254058837891,-85.5139465332031,-85.4795684814453,-85.456657409668,-85.4394683837891,-85.3993606567383,-85.3707122802734,-85.3477935791016,-85.3191452026367,-85.2962265014648,-85.273307800293,-85.2790374755859,-85.273307800293,-85.2561187744141,-85.4108200073242,-85.4337310791016,-85.445198059082,-85.456657409668,-85.4623870849609,-85.5597839355469,-85.5597839355469],"y":[35.4546279907227,35.534839630127,35.5405731201172,35.712459564209,35.712459564209,35.7812118530273,35.7812118530273,35.706729888916,35.701000213623,35.3572273254395,35.3629570007324,35.4431686401367,35.4546279907227,35.4546279907227,null,40.9034576416016,40.8232421875,40.6169776916504,40.6169776916504,40.6169776916504,40.9034576416016,40.9034576416016,40.9034576416016,null,42.4160652160645,42.0780181884766,42.0665626525879,42.2441787719727,42.2441787719727,42.3014755249023,42.3702278137207,42.4160652160645,42.4160652160645,42.4160652160645,null,35.534839630127,35.6093292236328,35.6207847595215,35.6666221618652,35.6838111877441,35.7468376159668,35.7697563171387,35.7984046936035,35.8041305541992,35.7984046936035,35.7926750183105,35.7984046936035,35.8155937194824,35.8155937194824,35.8155937194824,35.8098640441895,35.8155937194824,35.8098640441895,35.8155937194824,35.8213195800781,35.8213195800781,35.8270492553711,35.8041305541992,35.7812118530273,35.7582969665527,35.5634918212891,35.5577583312988,35.5634918212891,35.5577583312988,35.5405731201172,35.534839630127,35.534839630127],"text":"Percent: -67.93334","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,63,186,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.9872055053711,-82.9585647583008,-82.9413681030273,-82.9184494018555,-82.8898010253906,-82.8611602783203,-82.8439636230469,-82.7981262207031,-82.8153228759766,-82.8496932983398,-82.8726196289062,-82.8898010253906,-82.912727355957,-82.9814758300781,-82.9986724853516,-82.9757461547852,-82.9585647583008,-83.010124206543,-83.0674209594727,-83.1304473876953,-83.2908706665039,-83.2966003417969,-83.3080596923828,-83.2851486206055,-83.2564926147461,-83.2507629394531,-83.2794189453125,-83.2794189453125,-83.2622222900391,-83.2335815429688,-83.1992034912109,-83.1648254394531,-83.1361770629883,-83.0903396606445,-83.0674209594727,-83.0445022583008,-82.9872055053711,-82.9872055053711],"y":[34.039421081543,34.0165023803711,34.0107727050781,34.0050468444824,33.9821281433105,33.9821281433105,33.9821281433105,33.9763984680176,33.9534797668457,33.9420204162598,33.9248313903809,33.9248313903809,33.890453338623,33.8045082092285,33.7758636474609,33.7472152709961,33.7242965698242,33.6899185180664,33.7128372192383,33.7071075439453,33.7529449462891,33.7873191833496,33.8102378845215,33.8388862609863,33.8675346374512,33.8847236633301,33.9133720397949,33.9821281433105,33.9935836791992,33.9821281433105,33.9993171691895,34.0279655456543,34.039421081543,34.03369140625,34.0279655456543,34.0222358703613,34.039421081543,34.039421081543],"text":"Percent: -67.91307","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,63,186,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.2114181518555,-79.2056884765625,-79.2114181518555,-79.4520568847656,-79.4921646118164,-79.5208129882812,-79.560920715332,-79.566650390625,-79.560920715332,-79.566650390625,-79.5895614624023,-79.5895614624023,-79.5895614624023,-79.6067581176758,-79.6525955200195,-79.6697769165039,-79.6984329223633,-79.6927032470703,-79.6755065917969,-79.6697769165039,-79.6583251953125,-79.6525955200195,-79.6411361694336,-79.6067581176758,-79.6010284423828,-79.6010284423828,-79.5838394165039,-79.5838394165039,-79.5952987670898,-79.6124877929688,-79.6124877929688,-79.5952987670898,-79.566650390625,-79.5380020141602,-79.5093536376953,-79.4921646118164,-79.4807052612305,-79.4692459106445,-79.4577865600586,-79.4234085083008,-79.4062194824219,-79.3661117553711,-79.3546524047852,-79.2629776000977,-79.2515258789062,-79.2114181518555,-79.2114181518555,-79.2114181518555,null,-101.61979675293,-101.61979675293,-101.081214904785,-101.086944580078,-101.493743896484,-101.61979675293,-101.61979675293],"y":[40.9091873168945,40.7888641357422,40.7774085998535,40.5253067016602,40.5367622375488,40.548225402832,40.5654106140137,40.5825996398926,40.5997886657715,40.6112480163574,40.6055183410645,40.6112480163574,40.6227073669434,40.6341667175293,40.6742744445801,40.680004119873,40.6742744445801,41.144100189209,41.1211814880371,41.0868034362793,41.0753440856934,41.0524253845215,41.0524253845215,41.0409660339355,41.0295066833496,41.0123176574707,41.0065879821777,40.9951286315918,40.9893989562988,40.9893989562988,40.9722099304199,40.9722099304199,40.9893989562988,40.9836730957031,40.9836730957031,40.9951286315918,41.000862121582,41.000862121582,40.9951286315918,40.9951286315918,41.0065879821777,40.9893989562988,40.9951286315918,41.0237808227539,41.0409660339355,41.0581550598145,40.9091873168945,40.9091873168945,null,34.7498931884766,35.1853370666504,35.1796112060547,34.7498931884766,34.7441596984863,34.7498931884766,34.7498931884766],"text":"Percent: -67.90128","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,63,186,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.8844528198242,-80.8328857421875,-80.5979766845703,-80.4432754516602,-80.4432754516602,-80.4432754516602,-80.471923828125,-80.4891128540039,-80.5120315551758,-80.5292205810547,-80.5406723022461,-80.5521392822266,-80.5807800292969,-80.5979766845703,-80.6151580810547,-80.6266174316406,-80.6380844116211,-80.6667251586914,-80.6953811645508,-80.7354888916016,-80.746940612793,-80.7526702880859,-80.7698593139648,-80.7755966186523,-80.7870483398438,-80.8042373657227,-80.8328857421875,-80.8787231445312,-80.8787231445312,-80.8844528198242,-80.9016342163086,-80.918830871582,-80.9360198974609,-80.9532089233398,-80.9646682739258,-80.9875793457031,-80.9703979492188,-80.9703979492188,-80.9703979492188,-80.9474716186523,-80.930290222168,-80.9360198974609,-80.930290222168,-80.8844528198242,-80.8844528198242,null,-77.1545028686523,-77.1315765380859,-77.1086654663086,-77.0685577392578,-77.0341720581055,-77.0227203369141,-77.0112533569336,-76.9826126098633,-76.9768829345703,-76.9654159545898,-76.9310455322266,-76.9081268310547,-76.8852081298828,-76.8622894287109,-76.8279037475586,-76.7992630004883,-76.7763442993164,-76.7648849487305,-76.7476959228516,-76.7190475463867,-76.7018661499023,-76.6846694946289,-76.6789398193359,-76.673210144043,-76.6903991699219,-76.6961364746094,-76.7018661499023,-76.845100402832,-76.9596862792969,-76.9711532592773,-76.9711532592773,-76.9654159545898,-76.9654159545898,-76.9768829345703,-77.0055236816406,-77.028450012207,-77.0456314086914,-77.0742797851562,-77.0800094604492,-77.1143951416016,-77.1430358886719,-77.1545028686523,-77.1545028686523],"y":[36.5604400634766,36.5604400634766,36.5604400634766,36.5547065734863,36.2567672729492,36.2338485717773,36.2567672729492,36.2624969482422,36.2624969482422,36.2624969482422,36.2739562988281,36.2796859741211,36.2739562988281,36.2739562988281,36.2796859741211,36.2854156494141,36.2796859741211,36.2567672729492,36.2682304382324,36.2682304382324,36.2682304382324,36.2739562988281,36.2796859741211,36.2796859741211,36.2682304382324,36.2567672729492,36.2567672729492,36.2338485717773,36.302604675293,36.3312530517578,36.3484420776367,36.3656311035156,36.3713607788086,36.3770904541016,36.4000091552734,36.4057388305664,36.4343872070312,36.4573059082031,36.4687652587891,36.4859504699707,36.5088691711426,36.5260581970215,36.5375213623047,36.5604400634766,36.5604400634766,null,37.1162071228027,37.1333961486816,37.1563148498535,37.1906890869141,37.207878112793,37.2250671386719,37.2307968139648,37.2365264892578,37.2250671386719,37.2193412780762,37.2136077880859,37.1964225769043,37.1906890869141,37.1906890869141,37.1964225769043,37.1964225769043,37.1677703857422,37.1563148498535,37.1505851745605,37.1505851745605,37.1677703857422,37.1563148498535,37.1505851745605,37.1219329833984,37.0818290710449,37.070369720459,37.058910369873,36.9958839416504,36.9385871887207,36.9844245910645,37.0073432922363,37.0359916687012,37.0417213439941,37.0531806945801,37.0531806945801,37.064640045166,37.070369720459,37.070369720459,37.0818290710449,37.0990142822266,37.0990142822266,37.1162071228027,37.1162071228027],"text":"Percent: -67.88906","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,63,186,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.574333190918,-98.7148971557617,-98.7148971557617,-99.3165054321289,-99.574333190918,-99.574333190918,-99.574333190918],"y":[45.2407493591309,45.2350196838379,44.891242980957,44.891242980957,44.89697265625,45.2407493591309,45.2407493591309],"text":"Percent: -67.87933","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,63,186,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.5196762084961,-85.5082244873047,-85.5082244873047,-85.4967651367188,-85.4910354614258,-85.4681167602539,-85.4853057861328,-85.5139465332031,-85.5254058837891,-85.5311431884766,-85.5712432861328,-85.6113510131836,-85.628547668457,-85.6571884155273,-85.6686553955078,-85.6686553955078,-85.909294128418,-85.909294128418,-85.8921051025391,-85.8749160766602,-85.8634567260742,-85.8176193237305,-85.8004302978516,-85.7717819213867,-85.7431335449219,-85.72021484375,-85.6915664672852,-85.63427734375,-85.6056213378906,-85.6056213378906,-85.5884399414062,-85.6056213378906,-85.6056213378906,-85.5827102661133,-85.5597839355469,-85.5483322143555,-85.5426025390625,-85.5196762084961,-85.5196762084961],"y":[37.5631141662598,37.5459251403809,37.523006439209,37.5058174133301,37.5000877380371,37.4771690368652,37.4714393615723,37.4714393615723,37.4828987121582,37.4828987121582,37.4599800109863,37.4657135009766,37.4771690368652,37.4657135009766,37.4485206604004,37.4427947998047,37.4370613098145,37.4771690368652,37.5058174133301,37.5573844909668,37.5745697021484,37.6032218933105,37.6204071044922,37.6433258056641,37.660514831543,37.6891632080078,37.7235412597656,37.6948928833008,37.6777038574219,37.65478515625,37.6375961303711,37.6204071044922,37.5803031921387,37.5401954650879,37.5344657897949,37.5459251403809,37.5631141662598,37.5631141662598,37.5631141662598],"text":"Percent: -67.85219","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,63,186,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-121.472785949707,-122.303565979004,-122.292106628418,-122.297843933105,-122.280654907227,-122.28638458252,-122.28638458252,-122.28638458252,-122.091567993164,-122.091567993164,-122.068664550781,-122.045738220215,-121.982711791992,-122.011360168457,-121.999908447266,-122.017097473145,-122.011360168457,-122.045738220215,-122.068664550781,-122.120231628418,-122.137413024902,-122.154602050781,-122.137413024902,-122.131675720215,-122.177520751953,-122.143142700195,-122.07438659668,-122.051467895508,-122.022819519043,-122.011360168457,-121.32381439209,-121.329544067383,-121.341003417969,-121.341003417969,-120.876907348633,-120.888366699219,-121.472785949707,-121.472785949707],"y":[42.0092658996582,42.0092658996582,42.2212600708008,42.4561729431152,42.4619026184082,42.7884902954102,42.9947547912598,43.0635108947754,43.0692367553711,43.1036148071289,43.1322631835938,43.212474822998,43.2525825500488,43.2755012512207,43.3041496276855,43.3156089782715,43.3499870300293,43.3614463806152,43.3958206176758,43.4302024841309,43.4302024841309,43.4531211853027,43.4703102111816,43.5046844482422,43.544792175293,43.5619812011719,43.5791664123535,43.6078186035156,43.5963592529297,43.6135482788086,43.6135482788086,43.3499870300293,43.3385276794434,42.7483825683594,42.7483825683594,42.0207252502441,42.0092658996582,42.0092658996582],"text":"Percent: -67.75881","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,63,186,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.9547500610352,-87.9146423339844,-87.6625442504883,-87.6740036010742,-87.6797332763672,-87.7255706787109,-87.7484817504883,-87.7427520751953,-87.7542190551758,-87.794319152832,-87.8172378540039,-87.8286972045898,-87.8344268798828,-87.8745346069336,-87.8974609375,-87.9203720092773,-87.9432907104492,-87.9547500610352,-87.9662094116211,-87.9490203857422,-87.9490203857422,-87.9490203857422,-87.9547500610352,-87.9490203857422,-87.9490203857422,-87.9547500610352,-87.9547500610352,null,-85.6457290649414,-85.8634567260742,-85.9379425048828,-85.9379425048828,-85.9379425048828,-85.6972961425781,-85.6972961425781,-85.6457290649414,-85.6457290649414,-85.6457290649414],"y":[38.565788269043,38.565788269043,38.565788269043,38.5428695678711,38.5084953308105,38.4798431396484,38.4683876037598,38.4397392272949,38.4110908508301,38.3709869384766,38.3423347473145,38.3022308349609,38.2907676696777,38.2964973449707,38.2735786437988,38.2907676696777,38.2964973449707,38.3423347473145,38.3652534484863,38.416820526123,38.4511985778809,38.4741172790527,38.5084953308105,38.5199508666992,38.5371398925781,38.565788269043,38.565788269043,null,40.6513557434082,40.6456260681152,40.6513557434082,41.0065879821777,41.0409660339355,41.0409660339355,41.0123176574707,41.0123176574707,40.6513557434082,40.6513557434082],"text":"Percent: -67.73942","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,63,186,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.6415100097656,-77.6644287109375,-77.6873474121094,-77.7847518920898,-77.6758880615234,-77.6472396850586,-77.6300506591797,-77.6128616333008,-77.5842132568359,-77.5555648803711,-77.5441055297852,-77.5154647827148,-77.5039978027344,-77.4925384521484,-77.4581604003906,-77.4409790039062,-77.4295196533203,-77.4295196533203,-77.4180526733398,-77.4123229980469,-77.3894119262695,-77.3722152709961,-77.3149261474609,-77.3263778686523,-77.3263778686523,-77.3263778686523,-77.309196472168,-77.303466796875,-77.3206481933594,-77.3263778686523,-77.303466796875,-77.2920074462891,-77.2633590698242,-77.2518997192383,-77.2347106933594,-77.2404403686523,-77.2117919921875,-77.1888732910156,-77.1774139404297,-77.125846862793,-77.1315765380859,-77.1315765380859,-77.1487655639648,-77.1774139404297,-77.2461700439453,-77.303466796875,-77.3722152709961,-77.4008712768555,-77.4123229980469,-77.4409790039062,-77.4409790039062,-77.4753570556641,-77.4868087768555,-77.5097274780273,-77.5441055297852,-77.5613021850586,-77.5899429321289,-77.6415100097656,-77.6415100097656],"y":[37.7063522338867,37.7063522338867,37.7063522338867,37.7292709350586,38.0100212097168,37.9928321838379,37.964183807373,37.964183807373,37.964183807373,37.9527244567871,37.9355354309082,37.9240760803223,37.9068870544434,37.9011573791504,37.8954315185547,37.8896980285645,37.8725128173828,37.8495941162109,37.832405090332,37.7865676879883,37.7808380126953,37.7808380126953,37.8152160644531,37.7865676879883,37.7693786621094,37.7636489868164,37.7579193115234,37.7464599609375,37.7350006103516,37.7350006103516,37.7292709350586,37.7178115844727,37.7120819091797,37.7292709350586,37.7235412597656,37.7006225585938,37.6891632080078,37.6891632080078,37.660514831543,37.6375961303711,37.6204071044922,37.6089515686035,37.5860328674316,37.5974884033203,37.5401954650879,37.5631141662598,37.5917587280273,37.6089515686035,37.6204071044922,37.6777038574219,37.6891632080078,37.6891632080078,37.7006225585938,37.7063522338867,37.6891632080078,37.6948928833008,37.7006225585938,37.7063522338867,37.7063522338867],"text":"Percent: -67.73449","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,63,186,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.7072448730469,-93.7072448730469,-93.7129745483398,-93.7129745483398,-93.6556854248047,-93.6499557495117,-93.5353622436523,-93.5353622436523,-93.5239028930664,-93.5181732177734,-93.4952545166016,-93.4952545166016,-93.4895248413086,-93.4837951660156,-93.4608764648438,-93.4551467895508,-93.2889938354492,-93.2832641601562,-93.2660675048828,-93.2374267578125,-93.2202301025391,-93.1801223754883,-93.1113739013672,-93.0655364990234,-93.0540771484375,-93.0368881225586,-93.0311584472656,-93.0139694213867,-92.9853210449219,-92.9337539672852,-92.9509429931641,-92.96240234375,-92.9738616943359,-92.9795913696289,-92.9910507202148,-93.0254287719727,-93.0368881225586,-93.0368881225586,-93.0540771484375,-93.0540771484375,-93.0540771484375,-93.0769958496094,-93.0769958496094,-93.0941772460938,-93.0941772460938,-93.1113739013672,-93.1171035766602,-93.1342849731445,-93.1342849731445,-93.151481628418,-93.151481628418,-93.1743927001953,-93.1743927001953,-93.1973190307617,-93.1973190307617,-93.2087707519531,-93.2145004272461,-93.225959777832,-93.225959777832,-93.2431564331055,-93.2431564331055,-93.2603378295898,-93.2603378295898,-93.2832641601562,-93.2832641601562,-93.2947158813477,-93.3004455566406,-93.3176345825195,-93.3176345825195,-93.3004455566406,-93.3004455566406,-93.3863906860352,-93.3863906860352,-93.7072448730469,-93.7072448730469,-93.7072448730469],"y":[35.0191802978516,35.0420989990234,35.0478286743164,35.1280403137207,35.1395034790039,35.1395034790039,35.1395034790039,35.1509590148926,35.1509590148926,35.1624183654785,35.1681480407715,35.1967964172363,35.1967964172363,35.1967964172363,35.1967964172363,35.2139854431152,35.2139854431152,35.3113899230957,35.2884712219238,35.2770118713379,35.2712821960449,35.248363494873,35.1624183654785,35.116584777832,35.1108551025391,35.1337738037109,35.1395034790039,35.1566925048828,35.1624183654785,35.1624183654785,35.1395034790039,35.1337738037109,35.1280403137207,35.116584777832,35.1108551025391,35.1051216125488,35.1051216125488,35.0879364013672,35.082202911377,35.0764770507812,35.0592842102051,35.0592842102051,35.0420989990234,35.0420989990234,35.0306396484375,35.0306396484375,35.0134506225586,35.0134506225586,35.0019912719727,35.0019912719727,34.9905319213867,34.9848022460938,34.9733467102051,34.9733467102051,34.9561538696289,34.9561538696289,34.944694519043,34.944694519043,34.9332389831543,34.9275093078613,34.9217758178711,34.9160461425781,34.9045906066895,34.9045906066895,34.8874015808105,34.8874015808105,34.8702125549316,34.8702125549316,34.8472938537598,34.8472938537598,34.7728080749512,34.7728080749512,34.7498931884766,34.7556190490723,35.0191802978516,35.0191802978516],"text":"Percent: -67.67711","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,63,186,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.0322952270508,-87.1869888305664,-87.1697998046875,-87.1755294799805,-87.1869888305664,-87.1812591552734,-87.1640701293945,-87.1812591552734,-87.1869888305664,-87.1812591552734,-87.1468811035156,-87.1411514282227,-87.1640701293945,-87.2041702270508,-87.2328262329102,-87.2500076293945,-87.2786636352539,-87.3130416870117,-87.1296920776367,-86.986457824707,-86.9749908447266,-86.9578018188477,-86.9348831176758,-86.9119644165039,-86.9176940917969,-86.9348831176758,-86.9578018188477,-86.986457824707,-87.0093688964844,-87.0322952270508,-87.0322952270508,-87.0322952270508],"y":[36.0505027770996,36.0505027770996,36.1765556335449,36.1880149841309,36.2166595458984,36.2223930358887,36.2281227111816,36.2338485717773,36.2453117370605,36.2567672729492,36.2682304382324,36.2854156494141,36.2911491394043,36.302604675293,36.3197937011719,36.3312530517578,36.3255233764648,36.3255233764648,36.4630317687988,36.3770904541016,36.3770904541016,36.3885498046875,36.3885498046875,36.3885498046875,36.3484420776367,36.3255233764648,36.302604675293,36.2682304382324,36.0848846435547,36.0791511535645,36.0505027770996,36.0505027770996],"text":"Percent: -67.64183","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,63,186,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.9127578735352,-98.1992340087891,-97.7752532958984,-97.6950378417969,-97.5976333618164,-97.4200134277344,-97.9127578735352,-97.9127578735352],"y":[31.0657730102539,31.4611110687256,31.6731071472168,31.7189445495605,31.5928936004639,31.3236026763916,31.0657730102539,31.0657730102539],"text":"Percent: -67.62733","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,63,186,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.231689453125,-93.0082397460938,-92.9910507202148,-92.968132019043,-92.968132019043,-92.9509429931641,-92.9108352661133,-92.9051055908203,-92.87646484375,-92.8707275390625,-92.8592681884766,-92.8478088378906,-92.8363571166992,-92.8306274414062,-92.8191604614258,-92.8191604614258,-92.8019714355469,-92.8077011108398,-92.8191604614258,-92.968132019043,-93.1400146484375,-93.145751953125,-93.4379577636719,-93.4666061401367,-93.4952545166016,-93.5124435424805,-93.5640106201172,-93.5754699707031,-93.5640106201172,-93.5468139648438,-93.5468139648438,-93.5582809448242,-93.5697402954102,-93.5811920166016,-93.5640106201172,-93.5468139648438,-93.5353622436523,-93.5468139648438,-93.5640106201172,-93.5525512695312,-93.5468139648438,-93.5410842895508,-93.5239028930664,-93.4436874389648,-93.4322280883789,-93.3863906860352,-93.231689453125,-93.231689453125,null,-94.0739364624023,-94.6297073364258,-94.6297073364258,-94.6239776611328,-94.6239776611328,-94.2458267211914,-94.2515563964844,-94.2458267211914,-94.2286376953125,-94.2114486694336,-94.1942672729492,-94.1770706176758,-94.1427001953125,-94.131233215332,-94.1083221435547,-94.0911254882812,-94.0682144165039,-94.0682144165039,-94.0853958129883,-94.0796661376953,-94.0739364624023,-94.0739364624023,null,-90.9169387817383,-90.3096084594727,-90.3038787841797,-90.3096084594727,-90.6591110229492,-90.6648406982422,-91.2034225463867,-91.2263412475586,-91.2263412475586,-91.2206115722656,-91.2263412475586,-91.2607192993164,-91.2492599487305,-91.23779296875,-91.2721786499023,-91.2549896240234,-90.9169387817383,-90.9169387817383],"y":[31.3637104034424,31.3637104034424,31.3465213775635,31.3465213775635,31.3407917022705,31.3350601196289,31.3350601196289,31.3236026763916,31.3236026763916,31.2892265319824,31.2892265319824,31.2777652740479,31.2777652740479,31.254846572876,31.254846572876,31.0256633758545,31.0199356079102,30.8938846588135,30.8824234008789,30.8766975402832,30.8766975402832,30.8881549835205,30.8824234008789,30.8652362823486,30.8652362823486,30.8652362823486,30.8824234008789,30.8996162414551,30.9168033599854,30.9339923858643,30.9511795043945,30.9683685302734,30.979829788208,30.9970169067383,31.0142059326172,31.0256633758545,31.0485820770264,31.0657730102539,31.1058807373047,31.1459865570068,31.2032814025879,31.2491188049316,31.2834949493408,31.2834949493408,31.3121452331543,31.3637104034424,31.3637104034424,31.3637104034424,null,37.6433258056641,37.65478515625,37.6777038574219,38.0443954467773,38.0615882873535,38.0558586120605,38.0386695861816,38.0272064208984,38.0558586120605,38.0558586120605,38.0501251220703,38.0558586120605,38.0558586120605,38.0501251220703,38.0501251220703,38.0386695861816,38.0272064208984,37.8954315185547,37.7636489868164,37.7579193115234,37.6433258056641,37.6433258056641,null,43.7281379699707,43.722412109375,43.6421928405762,43.5562515258789,43.5619812011719,43.4244728088379,43.4302024841309,43.4531211853027,43.4989547729492,43.5104141235352,43.5104141235352,43.5562515258789,43.5963592529297,43.6307373046875,43.6880302429199,43.7281379699707,43.7281379699707,43.7281379699707],"text":"Percent: -67.56662","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,63,186,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.2664489746094,-91.340934753418,-91.3466644287109,-91.3638458251953,-91.3695755004883,-91.4727172851562,-91.4784469604492,-91.7305374145508,-91.7248153686523,-91.7018966674805,-91.6961669921875,-91.6904296875,-91.6904296875,-91.7076263427734,-91.7076263427734,-91.5758438110352,-91.5758438110352,-91.4669799804688,-91.4612503051758,-91.421142578125,-91.415412902832,-91.415412902832,-91.4096832275391,-91.4039535522461,-91.3925018310547,-91.3810424804688,-91.3753051757812,-91.3695755004883,-91.3581161499023,-91.3523941040039,-91.3237380981445,-91.3180084228516,-91.3008270263672,-91.3008270263672,-91.2836303710938,-91.2779006958008,-91.2721786499023,-91.2664489746094,-91.2664489746094,-91.2664489746094],"y":[36.2338485717773,36.2510414123535,36.2223930358887,36.2166595458984,35.8786201477051,35.8786201477051,35.9301834106445,35.9359130859375,35.9989395141602,35.9989395141602,36.159366607666,36.165096282959,36.2052040100098,36.2052040100098,36.2453117370605,36.2453117370605,36.3255233764648,36.3312530517578,36.4974136352539,36.4974136352539,36.5031394958496,36.4802207946777,36.4802207946777,36.4687652587891,36.4687652587891,36.4573059082031,36.4630317687988,36.4343872070312,36.4229278564453,36.4057388305664,36.4057388305664,36.3828201293945,36.3770904541016,36.3713607788086,36.3656311035156,36.3197937011719,36.3140678405762,36.3140678405762,36.2338485717773,36.2338485717773],"text":"Percent: -67.56386","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,63,186,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.3248748779297,-85.3477935791016,-85.3535232543945,-85.3420639038086,-85.3248748779297,-85.2962265014648,-85.273307800293,-85.3134155273438,-85.3248748779297,-85.3420639038086,-85.3477935791016,-85.3592529296875,-85.4394683837891,-85.456657409668,-85.4623870849609,-85.5024948120117,-85.5254058837891,-85.5597839355469,-85.5769805908203,-85.5827102661133,-85.6056213378906,-85.6399993896484,-85.628547668457,-85.6170806884766,-85.5884399414062,-85.5139465332031,-85.4738388061523,-85.450927734375,-85.3993606567383,-85.3821716308594,-85.3649826049805,-85.3477935791016,-85.3248748779297,-85.3248748779297,null,-103.046455383301,-102.164108276367,-102.164108276367,-103.046455383301,-103.046455383301,-103.046455383301],"y":[38.4855766296387,38.4454689025879,38.428279876709,38.4110908508301,38.3939018249512,38.3652534484863,38.3480682373047,38.3308792114258,38.3136863708496,38.2964973449707,38.2907676696777,38.2907676696777,38.2907676696777,38.2907676696777,38.2793121337891,38.2907676696777,38.3079605102539,38.3251495361328,38.3251495361328,38.3366050720215,38.3537940979004,38.3709869384766,38.3996315002441,38.428279876709,38.4511985778809,38.4626579284668,38.5084953308105,38.5256805419922,38.5084953308105,38.5027618408203,38.4855766296387,38.4855766296387,38.4855766296387,38.4855766296387,null,35.6093292236328,35.6150550842285,35.1796112060547,35.1738777160645,35.6093292236328,35.6093292236328],"text":"Percent: -67.54929","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,64,187,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.1820526123047,-97.7408676147461,-97.6320114135742,-97.752326965332,-97.5689849853516,-97.7752532958984,-97.8268127441406,-97.9127578735352,-97.9929733276367,-98.0903778076172,-98.1820526123047,-98.1820526123047],"y":[28.8942623138428,29.2151165008545,29.1005268096924,29.0145816802979,28.8083171844482,28.6708087921143,28.6708087921143,28.7281036376953,28.6879959106445,28.7853984832764,28.8942623138428,28.8942623138428],"text":"Percent: -67.53589","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,64,187,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.4635543823242,-94.4005279541016,-94.3776092529297,-94.3317718505859,-94.3375015258789,-94.326042175293,-94.3375015258789,-94.3375015258789,-94.3833389282227,-94.4750137329102,-94.4864654541016,-94.509391784668,-94.5494995117188,-94.6067962646484,-94.7271118164062,-94.8359756469727,-94.85888671875,-94.8818130493164,-94.9448318481445,-94.9333801269531,-94.9849395751953,-94.9792098999023,-94.962028503418,-94.9906692504883,-94.9792098999023,-94.9849395751953,-94.4635543823242,-94.4635543823242],"y":[31.8736419677734,31.6731071472168,31.6501884460449,31.627269744873,31.4783000946045,31.4381923675537,31.3751678466797,31.2491188049316,31.2892265319824,31.3751678466797,31.4267349243164,31.432466506958,31.432466506958,31.4611110687256,31.4783000946045,31.5241374969482,31.5527858734131,31.5871620178223,31.6100807189941,31.6559181213379,31.7132129669189,31.7647819519043,31.7819690704346,31.8163471221924,31.8449954986572,31.8679141998291,31.8736419677734,31.8736419677734],"text":"Percent: -67.52099","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,64,187,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.5108947753906,-86.5108947753906,-86.4536056518555,-86.4536056518555,-86.4077682495117,-86.4077682495117,-86.3103637695312,-86.2988967895508,-86.1900405883789,-86.1843109130859,-86.1728515625,-86.1843109130859,-86.1843109130859,-86.1900405883789,-86.2014999389648,-86.2014999389648,-86.1499328613281,-86.1499328613281,-86.178581237793,-86.1556625366211,-86.1556625366211,-86.1671295166016,-86.1671295166016,-86.2014999389648,-86.2014999389648,-86.2702560424805,-86.2702560424805,-86.2874450683594,-86.2874450683594,-86.3160934448242,-86.350471496582,-86.3791122436523,-86.4077682495117,-86.4077682495117,-86.5108947753906,-86.5108947753906],"y":[31.5355987548828,31.6673755645752,31.6673755645752,31.9595851898193,31.9710464477539,32.0569877624512,32.0627174377441,31.9710464477539,31.9595851898193,31.9309368133545,31.885103225708,31.8736419677734,31.8564529418945,31.8335342407227,31.7991580963135,31.7876968383789,31.7876968383789,31.6559181213379,31.6158123016357,31.6158123016357,31.5355987548828,31.5355987548828,31.5298671722412,31.5298671722412,31.4381923675537,31.4439239501953,31.4553852081299,31.4611110687256,31.5355987548828,31.5298671722412,31.5012187957764,31.4783000946045,31.4668426513672,31.5355987548828,31.5355987548828,31.5355987548828],"text":"Percent: -67.47777","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,64,187,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.3657379150391,-81.3485488891602,-81.3313598632812,-81.3141708374023,-81.2969818115234,-81.2855224609375,-81.2855224609375,-81.2683334350586,-81.2167663574219,-81.199577331543,-81.1709289550781,-81.1308212280273,-81.1193618774414,-81.102180480957,-81.0391464233398,-80.9875793457031,-80.9073715209961,-80.746940612793,-80.8328857421875,-80.9073715209961,-81.0219650268555,-81.0506134033203,-81.0620727539062,-81.0907211303711,-81.2511444091797,-81.3027114868164,-81.3141708374023,-81.3657379150391,-81.3657379150391],"y":[36.9443206787109,36.9672393798828,36.9786949157715,36.9844245910645,36.9844245910645,36.9844245910645,37.0073432922363,37.0130767822266,37.0359916687012,37.0359916687012,37.0245323181152,37.0302619934082,37.0302619934082,37.0188026428223,37.0302619934082,37.0417213439941,37.058910369873,36.8641052246094,36.8354568481445,36.8125381469727,36.7724304199219,36.7667045593262,36.755241394043,36.7667045593262,36.755241394043,36.8641052246094,36.8870239257812,36.9443206787109,36.9443206787109],"text":"Percent: -67.47730","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,64,187,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.1648254394531,-83.0846099853516,-83.0559616088867,-83.0674209594727,-83.0158538818359,-82.9872055053711,-82.9241790771484,-82.912727355957,-82.9528350830078,-82.9642868041992,-82.9757461547852,-82.9700164794922,-83.2335815429688,-83.2736892700195,-83.3080596923828,-83.3252563476562,-83.3309783935547,-83.3252563476562,-83.3309783935547,-83.3768157958984,-83.3367080688477,-83.3596343994141,-83.3195266723633,-83.3940048217773,-83.3940048217773,-83.3825454711914,-83.37109375,-83.3195266723633,-83.3309783935547,-83.1992034912109,-83.1648254394531,-83.1648254394531,null,-93.0540771484375,-93.04833984375,-92.6701965332031,-92.6759185791016,-92.693115234375,-93.0540771484375,-93.0540771484375,null,-96.5548477172852,-96.4459838867188,-96.4459838867188,-96.4459838867188,-96.4230651855469,-96.4230651855469,-96.4116134643555,-96.405876159668,-96.3886871337891,-96.3886871337891,-96.3715057373047,-96.3715057373047,-96.3313980102539,-96.3313980102539,-96.4631729125977,-96.4975509643555,-96.5720367431641,-96.6465225219727,-96.7038192749023,-96.7439270019531,-96.8298721313477,-96.8928909301758,-96.8986206054688,-96.5548477172852,-96.5548477172852,null,-88.882942199707,-88.3959274291992,-88.3959274291992,-88.3902053833008,-88.4131164550781,-88.4131164550781,-88.5277099609375,-89.0147171020508,-89.0147171020508,-89.0089950561523,-88.882942199707,-88.882942199707],"y":[32.4179534912109,32.2689819335938,32.2517929077148,32.2403335571289,32.1486625671387,32.1658515930176,32.1830368041992,32.1715812683105,32.1314735412598,32.1429328918457,32.1314735412598,32.1200141906738,31.8965606689453,31.9423980712891,31.9595851898193,32.0054244995117,32.0340690612793,32.0569877624512,32.0741806030273,32.1028251647949,32.1314735412598,32.1543922424316,32.1887702941895,32.2517929077148,32.2804412841797,32.2861709594727,32.2804412841797,32.3262786865234,32.3434677124023,32.4523277282715,32.4179534912109,32.4179534912109,null,43.854190826416,44.2036933898926,44.2036933898926,43.859920501709,43.859920501709,43.854190826416,43.854190826416,null,41.722785949707,41.722785949707,41.6654891967773,41.5222511291504,41.5222511291504,41.4706840515137,41.4706840515137,41.453498840332,41.453498840332,41.4305801391602,41.4305801391602,41.4076614379883,41.4076614379883,41.3732833862305,41.3732833862305,41.3962020874023,41.419116973877,41.4248466491699,41.4248466491699,41.4305801391602,41.4420356750488,41.4420356750488,41.734245300293,41.722785949707,41.722785949707,null,43.6364669799805,43.6307373046875,43.544792175293,43.3786354064941,43.3786354064941,43.2010192871094,43.2010192871094,43.2067489624023,43.2812309265137,43.6364669799805,43.6364669799805,43.6364669799805],"text":"Percent: -67.44276","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,64,187,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-114.78636932373,-114.83219909668,-114.837936401367,-114.895225524902,-114.900955200195,-114.95825958252,-114.963981628418,-114.98690032959,-115.061378479004,-115.135871887207,-115.17024230957,-115.221809387207,-115.267654418945,-115.319221496582,-115.359329223633,-115.433799743652,-115.479644775391,-115.49683380127,-115.52547454834,-115.571319580078,-115.594230651855,-115.65153503418,-115.73747253418,-115.708824157715,-115.69164276123,-115.73747253418,-115.73747253418,-115.783317565918,-115.840606689453,-115.869255065918,-115.915084838867,-116.029685974121,-116.041145324707,-116.046867370605,-115.966651916504,-115.932281494141,-115.909362792969,-115.874977111816,-115.77758026123,-115.73747253418,-115.662986755371,-115.662986755371,-115.674446105957,-115.617149353027,-115.605690002441,-115.617149353027,-115.599967956543,-115.548400878906,-115.52547454834,-115.548400878906,-115.508293151855,-115.433799743652,-115.422340393066,-115.41089630127,-115.399436950684,-115.359329223633,-115.302024841309,-115.267654418945,-115.244728088379,-115.210350036621,-115.187438964844,-115.158790588379,-115.17024230957,-115.13013458252,-115.147331237793,-114.99836730957,-114.99836730957,-114.969703674316,-114.969703674316,-114.895225524902,-114.895225524902,-114.59156036377,-114.585830688477,-114.585830688477,-114.557182312012,-114.562911987305,-114.345184326172,-114.305076599121,-114.356651306152,-114.373832702637,-114.305076599121,-114.282165527344,-114.282165527344,-114.310813903809,-114.339454650879,-114.310813903809,-114.322273254395,-114.190490722656,-114.190490722656,-114.161834716797,-114.16756439209,-114.207672119141,-114.236328125,-114.270706176758,-114.333724975586,-114.345184326172,-114.471237182617,-114.511344909668,-114.551452636719,-114.648849487305,-114.688957214355,-114.78636932373,-114.78636932373],"y":[47.2632865905762,47.2632865905762,47.286205291748,47.291934967041,47.3033981323242,47.3033981323242,47.3606910705566,47.3893394470215,47.4122581481934,47.4237174987793,47.4523620605469,47.4523620605469,47.481014251709,47.4638252258301,47.4752807617188,47.4752807617188,47.4580955505371,47.4981994628906,47.481014251709,47.4695510864258,47.481014251709,47.4752807617188,47.5440368652344,47.5669555664062,47.607063293457,47.6357116699219,47.6872787475586,47.744571685791,47.7560348510742,47.8133277893066,47.8419761657715,47.9565696716309,47.9966735839844,48.2201271057129,48.1628341674805,48.1628341674805,48.1800193786621,48.1800193786621,48.2201271057129,48.2716941833496,48.2258567810059,48.202938079834,48.1742897033691,48.1284523010254,48.0998077392578,48.071159362793,48.0425109863281,48.0195922851562,47.9909439086914,47.939380645752,47.8992729187012,47.9107322692871,47.939380645752,47.9279174804688,47.8992729187012,47.8935432434082,47.9049987792969,47.882080078125,47.9049987792969,47.9107322692871,47.9049987792969,47.9221878051758,47.9508361816406,47.9565696716309,48.0024070739746,48.0024070739746,47.9966735839844,47.9852142333984,47.8477058410645,47.8534355163574,47.8706245422363,47.8706245422363,47.7732238769531,47.738842010498,47.7331161499023,47.5956039428711,47.6013336181641,47.5726852416992,47.5153884887695,47.4695510864258,47.4752807617188,47.4638252258301,47.4466361999512,47.4466361999512,47.3721504211426,47.3606910705566,47.3377723693848,47.3377723693848,47.1830749511719,47.1830749511719,47.1372375488281,47.1200485229492,47.1257781982422,47.1143188476562,47.1486968994141,47.1888046264648,47.2174530029297,47.2575607299805,47.2518310546875,47.2747497558594,47.2575607299805,47.2632865905762,47.2632865905762],"text":"Percent: -67.44226","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,64,187,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.4287948608398,-95.9704284667969,-95.9704284667969,-96.0048141479492,-96.0621032714844,-96.0792922973633,-96.0792922973633,-96.394416809082,-96.394416809082,-96.4230651855469,-96.4574508666992,-96.4746322631836,-96.4746322631836,-96.4287948608398,-96.4287948608398,-96.4287948608398,null,-100.525444030762,-99.6774673461914,-99.6660079956055,-99.6660079956055,-99.6889266967773,-99.7003860473633,-99.7118453979492,-99.6946563720703,-99.6717376708984,-99.6545486450195,-99.6259078979492,-99.6144409179688,-99.6144409179688,-99.6259078979492,-99.6488189697266,-99.6774673461914,-99.7290344238281,-99.7691421508789,-99.7920608520508,-99.8722763061523,-99.9181060791016,-99.9352951049805,-99.9352951049805,-99.9295654296875,-99.9123840332031,-99.9123840332031,-99.9295654296875,-99.9696731567383,-100.009780883789,-100.038436889648,-100.067077636719,-100.118644714355,-100.158752441406,-100.216049194336,-100.273345947266,-100.330635070801,-100.365020751953,-100.376472473145,-100.38793182373,-100.38793182373,-100.410858154297,-100.433769226074,-100.462417602539,-100.50252532959,-100.531173706055,-100.571281433105,-100.582740783691,-100.588470458984,-100.588470458984,-100.554092407227,-100.536903381348,-100.525444030762,-100.525444030762],"y":[35.2942008972168,35.2942008972168,35.1681480407715,35.1624183654785,35.0879364013672,34.8587532043457,34.7728080749512,34.7728080749512,34.93896484375,34.9217758178711,34.9160461425781,34.9045906066895,35.1280403137207,35.1280403137207,35.2942008972168,35.2942008972168,null,44.5417404174805,44.5417404174805,44.5417404174805,44.2151527404785,44.2151527404785,44.2036933898926,44.1979637145996,44.175048828125,44.1693153381348,44.1578559875488,44.1406669616699,44.1292114257812,44.1120223999023,44.1005592346191,44.0891036987305,44.0891036987305,44.1120223999023,44.123477935791,44.123477935791,44.117748260498,44.1463966369629,44.1865043640137,44.2036933898926,44.2208824157715,44.2323417663574,44.2495307922363,44.2609901428223,44.2552604675293,44.2609901428223,44.2896385192871,44.3010940551758,44.306827545166,44.312557220459,44.318286895752,44.318286895752,44.3354759216309,44.3469314575195,44.3641204833984,44.3927688598633,44.4214210510254,44.450065612793,44.4557952880859,44.4557952880859,44.450065612793,44.438606262207,44.438606262207,44.450065612793,44.4672546386719,44.4844436645508,44.4959030151367,44.5130920410156,44.5417404174805,44.5417404174805],"text":"Percent: -67.42748","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,64,187,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.6900253295898,-78.7129440307617,-78.7415924072266,-78.7530517578125,-78.7874298095703,-78.7988891601562,-78.8103408813477,-78.8275375366211,-78.8561782836914,-78.8504486083984,-78.8733749389648,-78.9077453613281,-78.9249420166016,-78.9593124389648,-79.0166091918945,-78.9936904907227,-78.9650497436523,-78.9421234130859,-78.9421234130859,-78.9134750366211,-78.8905563354492,-78.8905563354492,-78.8676376342773,-78.8103408813477,-78.6900253295898,-78.667106628418,-78.6499176025391,-78.6327285766602,-78.6212692260742,-78.5926208496094,-78.5926208496094,-78.5926208496094,-78.6098098754883,-78.6327285766602,-78.6900253295898,-78.6900253295898],"y":[37.2365264892578,37.2422561645508,37.2193412780762,37.2136077880859,37.2193412780762,37.2136077880859,37.1964225769043,37.1964225769043,37.2136077880859,37.2365264892578,37.2479858398438,37.2479858398438,37.2537155151367,37.3052825927734,37.4370613098145,37.4485206604004,37.4714393615723,37.4771690368652,37.4943580627441,37.4943580627441,37.5058174133301,37.523006439209,37.5287322998047,37.5401954650879,37.4256019592285,37.4256019592285,37.4141426086426,37.3912239074707,37.3912239074707,37.3912239074707,37.3625793457031,37.345386505127,37.3282012939453,37.3167419433594,37.2365264892578,37.2365264892578],"text":"Percent: -67.39021","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,64,187,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.8440017700195,-97.5919036865234,-97.5976333618164,-97.94140625,-97.94140625,-97.8440017700195,-97.8440017700195],"y":[43.8484573364258,43.854190826416,43.4989547729492,43.4989547729492,43.8484573364258,43.8484573364258,43.8484573364258],"text":"Percent: -67.34272","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,64,187,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-116.774528503418,-117.255813598633,-117.26155090332,-117.473533630371,-117.473533630371,-117.519371032715,-117.519371032715,-117.582405090332,-117.628234863281,-117.639694213867,-117.651153564453,-117.656883239746,-117.67407989502,-117.679801940918,-117.71418762207,-117.71418762207,-117.737091064453,-117.742828369141,-117.76001739502,-117.76001739502,-117.782936096191,-117.782936096191,-117.742828369141,-117.742828369141,-117.977737426758,-117.983474731445,-117.616775512695,-117.473533630371,-116.929229736328,-116.89485168457,-116.843284606934,-116.80891418457,-116.774528503418,-116.745880126953,-116.700035095215,-116.654205322266,-116.579719543457,-116.545349121094,-116.522422790527,-116.470855712891,-116.465133666992,-116.545349121094,-116.55680847168,-116.665672302246,-116.671394348145,-116.68285369873,-116.717239379883,-116.745880126953,-116.774528503418,-116.774528503418],"y":[45.0860481262207,45.0917778015137,45.1777229309082,45.1777229309082,45.223560333252,45.223560333252,45.2693939208984,45.343879699707,45.349609375,45.3782577514648,45.3839874267578,45.4412841796875,45.4470138549805,45.5272254943848,45.532958984375,45.6246299743652,45.6303596496582,45.670467376709,45.670467376709,45.6991119384766,45.6991119384766,45.7850570678711,45.7850570678711,45.8652687072754,45.8652687072754,45.9970512390137,46.0085105895996,46.0085105895996,45.9970512390137,45.9684028625488,45.9168395996094,45.8824615478516,45.8538131713867,45.807975769043,45.8366241455078,45.796516418457,45.7850570678711,45.7621383666992,45.6991119384766,45.6475486755371,45.6131706237793,45.5043067932129,45.4642028808594,45.3152313232422,45.2693939208984,45.2350196838379,45.1719932556152,45.1146965026855,45.0860481262207,45.0860481262207],"text":"Percent: -67.34104","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,64,187,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.4826202392578,-84.4826202392578,-84.820671081543,-84.820671081543,-84.820671081543,-84.4883575439453,-84.4826202392578,-84.4826202392578],"y":[39.5971145629883,39.5799255371094,39.5741958618164,39.7346229553223,39.9294281005859,39.91796875,39.5971145629883,39.5971145629883],"text":"Percent: -67.29191","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,64,187,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.9325866699219,-83.90966796875,-83.8982086181641,-83.8638381958008,-83.8581085205078,-83.8466415405273,-83.818000793457,-83.82373046875,-83.8294525146484,-83.8294525146484,-83.82373046875,-83.82373046875,-84.0700988769531,-84.1445846557617,-84.1388549804688,-84.1331253051758,-84.1216583251953,-84.098747253418,-84.087287902832,-84.093017578125,-84.1102066040039,-84.0758209228516,-84.0471801757812,-84.0414505004883,-84.0414505004883,-84.0242614746094,-83.9956130981445,-83.9898834228516,-83.9669647216797,-83.9325866699219,-83.9325866699219],"y":[33.449275970459,33.4148979187012,33.3977088928223,33.3690643310547,33.3461456298828,33.3346824645996,33.2430114746094,33.2315521240234,33.2200927734375,33.2086334228516,33.2029037475586,33.185718536377,33.1971740722656,33.1971740722656,33.2143630981445,33.2430114746094,33.2602005004883,33.2716598510742,33.2773895263672,33.2888450622559,33.2888450622559,33.3117637634277,33.3232269287109,33.3346824645996,33.3461456298828,33.3633346557617,33.3690643310547,33.3919792175293,33.4148979187012,33.449275970459,33.449275970459],"text":"Percent: -67.28553","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,64,187,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.0395584106445,-94.0395584106445,-94.1541595458984,-94.1598815917969,-94.1713409423828,-94.1713409423828,-94.1885375976562,-94.1885375976562,-94.2114486694336,-94.2114486694336,-94.234375,-94.234375,-94.2515563964844,-94.2458267211914,-94.2400970458984,-94.2458267211914,-94.4578247070312,-94.4406356811523,-94.4463577270508,-94.40625,-94.3833389282227,-94.3661499023438,-94.3661499023438,-94.3604202270508,-94.3546905517578,-94.314582824707,-94.2973937988281,-94.234375,-94.1885375976562,-94.1598815917969,-94.1541595458984,-94.1598815917969,-94.136962890625,-94.1083221435547,-94.0853958129883,-94.0853958129883,-94.0739364624023,-94.0739364624023,-94.0395584106445,-94.0395584106445],"y":[35.1967964172363,35.1395034790039,35.1395034790039,35.0993957519531,35.0993957519531,35.0936660766602,35.0936660766602,35.0879364013672,35.082202911377,35.0764770507812,35.082202911377,35.0764770507812,35.0764770507812,35.0592842102051,35.0535583496094,34.9618835449219,34.9848022460938,35.397331237793,35.4431686401367,35.4374389648438,35.4259834289551,35.4259834289551,35.4030647277832,35.3858757019043,35.3686828613281,35.3457679748535,35.3400382995605,35.3514938354492,35.3629570007324,35.3858757019043,35.4030647277832,35.4202499389648,35.4374389648438,35.4374389648438,35.4431686401367,35.2139854431152,35.2139854431152,35.2082557678223,35.1967964172363,35.1967964172363],"text":"Percent: -67.27734","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,64,187,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.674415588379,-100.233238220215,-100.227508544922,-100.645767211914,-100.651496887207,-100.640037536621,-100.640037536621,-101.086944580078,-101.086944580078,-101.10986328125,-101.104133605957,-100.674415588379,-100.674415588379],"y":[38.2678527832031,38.2563934326172,37.9985618591309,38.0042877197266,37.832405090332,37.8266754150391,37.7350006103516,37.7350006103516,37.8266754150391,37.832405090332,38.2563934326172,38.2678527832031,38.2678527832031],"text":"Percent: -67.27249","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,64,187,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.3657379150391,-80.8844528198242,-80.930290222168,-80.9360198974609,-80.930290222168,-80.9474716186523,-80.9703979492188,-80.9703979492188,-80.9703979492188,-80.9875793457031,-81.0105056762695,-81.0448837280273,-81.0506134033203,-81.0849838256836,-81.0964508056641,-81.1193618774414,-81.1365585327148,-81.1537399291992,-81.19384765625,-81.2053070068359,-81.2282333374023,-81.2740631103516,-81.2969818115234,-81.2797927856445,-81.2912521362305,-81.3027114868164,-81.3542709350586,-81.371467590332,-81.3657379150391,-81.3657379150391,null,-80.025016784668,-80.0364761352539,-80.1567993164062,-80.2083587646484,-80.2771224975586,-80.294303894043,-80.294303894043,-80.2771224975586,-80.2656555175781,-80.2541961669922,-80.2370147705078,-80.2083587646484,-80.1567993164062,-80.0995025634766,-80.0651245117188,-80.0479354858398,-80.0078277587891,-79.9849090576172,-79.9677200317383,-79.9333419799805,-79.8932342529297,-79.744270324707,-79.6812362670898,-79.6353988647461,-79.5952987670898,-79.6010284423828,-79.6812362670898,-79.7499923706055,-79.8015594482422,-79.8359375,-79.8473968505859,-79.8875045776367,-79.8989639282227,-79.9046936035156,-79.9161529541016,-79.9562606811523,-79.9791793823242,-80.025016784668,-80.025016784668],"y":[36.5776252746582,36.5604400634766,36.5375213623047,36.5260581970215,36.5088691711426,36.4859504699707,36.4687652587891,36.4573059082031,36.4343872070312,36.4057388305664,36.3885498046875,36.3885498046875,36.4229278564453,36.4229278564453,36.4286575317383,36.4343872070312,36.4343872070312,36.4229278564453,36.4229278564453,36.4057388305664,36.3942794799805,36.3770904541016,36.3770904541016,36.4458465576172,36.4687652587891,36.4859504699707,36.5260581970215,36.5547065734863,36.5776252746582,36.5776252746582,null,37.6375961303711,37.6433258056641,37.5860328674316,37.6089515686035,37.6375961303711,37.6777038574219,37.6948928833008,37.7006225585938,37.7178115844727,37.7521896362305,37.7751083374023,37.8209419250488,37.8667793273926,37.9183502197266,37.9355354309082,37.9183502197266,37.9469947814941,37.9527244567871,37.9469947814941,37.9469947814941,37.8896980285645,37.8782386779785,37.8438606262207,37.8782386779785,37.8725128173828,37.8667793273926,37.7579193115234,37.7922973632812,37.7922973632812,37.7865676879883,37.7636489868164,37.7350006103516,37.7235412597656,37.7120819091797,37.7006225585938,37.6948928833008,37.6662445068359,37.6375961303711,37.6375961303711],"text":"Percent: -67.22388","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,64,187,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.2118301391602,-92.2175598144531,-92.2232818603516,-92.1602630615234,-92.1602630615234,-91.7076263427734,-91.7076263427734,-91.6904296875,-91.6904296875,-91.6961669921875,-91.7018966674805,-91.7248153686523,-91.7305374145508,-91.7649230957031,-91.8451385498047,-91.8623199462891,-91.8565902709961,-91.868049621582,-91.8795166015625,-91.9024276733398,-91.9310836791992,-91.9539947509766,-91.9654541015625,-91.9883728027344,-91.9998321533203,-92.0456695556641,-92.05712890625,-92.05712890625,-92.062858581543,-92.0800476074219,-92.1029663085938,-92.1144256591797,-92.1258850097656,-92.1144256591797,-92.1086959838867,-92.1086959838867,-92.1086959838867,-92.1086959838867,-92.0972290039062,-92.0800476074219,-92.0857772827148,-92.1373443603516,-92.1488037109375,-92.1659927368164,-92.1889038085938,-92.2003707885742,-92.2118301391602,-92.2118301391602],"y":[36.1192588806152,36.1307182312012,36.1708221435547,36.1708221435547,36.2567672729492,36.2453117370605,36.2052040100098,36.2052040100098,36.165096282959,36.159366607666,35.9989395141602,35.9989395141602,35.9359130859375,35.9301834106445,35.8671569824219,35.8614273071289,35.84423828125,35.8327827453613,35.8614273071289,35.8786201477051,35.8843460083008,35.8900756835938,35.9187240600586,35.9359130859375,35.9416427612305,35.9072647094727,35.9187240600586,35.9416427612305,35.9473724365234,35.9473724365234,35.9359130859375,35.9359130859375,35.9473724365234,35.9645576477051,35.9702911376953,36.0046691894531,36.021858215332,36.0275840759277,36.0390472412109,36.0562324523926,36.0619659423828,36.0791511535645,36.0848846435547,36.1307182312012,36.1135292053223,36.1192588806152,36.1192588806152,36.1192588806152],"text":"Percent: -67.21250","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,64,187,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.3165054321289,-98.7148971557617,-98.7034378051758,-98.7034378051758,-98.7034378051758,-98.6919784545898,-98.7034378051758,-98.9326171875,-99.29931640625,-99.293586730957,-99.305046081543,-99.3165054321289,-99.3165054321289],"y":[44.891242980957,44.891242980957,44.891242980957,44.627685546875,44.5474662780762,44.5417404174805,44.1979637145996,44.1922340393066,44.1922340393066,44.5474662780762,44.5531959533691,44.891242980957,44.891242980957],"text":"Percent: -67.20779","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,64,187,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.651496887207,-100.50252532959,-100.153022766113,-100.141563415527,-100.6572265625,-100.651496887207,-100.651496887207],"y":[32.9565353393555,32.9622611999512,32.9565353393555,32.5210838317871,32.5210838317871,32.9565353393555,32.9565353393555],"text":"Percent: -67.19902","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,64,187,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.6927032470703,-79.6927032470703,-79.6869735717773,-79.6755065917969,-79.6583251953125,-79.6525955200195,-79.6353988647461,-79.6353988647461,-79.6124877929688,-79.6067581176758,-79.5380020141602,-79.5265426635742,-79.4749755859375,-79.4749755859375,-79.4062194824219,-79.3947601318359,-79.2056884765625,-79.2056884765625,-79.2114181518555,-79.2515258789062,-79.2629776000977,-79.3546524047852,-79.3661117553711,-79.4062194824219,-79.4234085083008,-79.4577865600586,-79.4692459106445,-79.4807052612305,-79.4921646118164,-79.5093536376953,-79.5380020141602,-79.566650390625,-79.5952987670898,-79.6124877929688,-79.6124877929688,-79.5952987670898,-79.5838394165039,-79.5838394165039,-79.6010284423828,-79.6010284423828,-79.6067581176758,-79.6411361694336,-79.6525955200195,-79.6583251953125,-79.6697769165039,-79.6755065917969,-79.6927032470703,-79.6927032470703,null,-76.8221817016602,-76.7992630004883,-76.7935333251953,-76.8049926757812,-76.8393707275391,-76.845100402832,-76.850830078125,-76.850830078125,-76.856559753418,-76.9081268310547,-76.9367752075195,-76.9539566040039,-76.9711532592773,-76.9997940063477,-77.0399017333984,-77.0456314086914,-77.1086654663086,-77.1143951416016,-77.1545028686523,-77.2748184204102,-77.3607635498047,-77.3607635498047,-77.2805404663086,-77.0971984863281,-77.0800094604492,-77.0628280639648,-77.028450012207,-76.9768829345703,-76.9482345581055,-76.9253158569336,-76.9081268310547,-76.8622894287109,-76.8221817016602,-76.8221817016602],"y":[41.144100189209,41.1670188903809,41.1784744262695,41.1784744262695,41.2013931274414,41.2300453186035,41.2357711791992,41.270149230957,41.27587890625,41.3159866333008,41.3159866333008,41.3331756591797,41.3331756591797,41.3732833862305,41.3847427368164,41.4305801391602,41.4305801391602,41.3274459838867,41.0581550598145,41.0409660339355,41.0237808227539,40.9951286315918,40.9893989562988,41.0065879821777,40.9951286315918,40.9951286315918,41.000862121582,41.000862121582,40.9951286315918,40.9836730957031,40.9836730957031,40.9893989562988,40.9722099304199,40.9722099304199,40.9893989562988,40.9893989562988,40.9951286315918,41.0065879821777,41.0123176574707,41.0295066833496,41.0409660339355,41.0524253845215,41.0524253845215,41.0753440856934,41.0868034362793,41.1211814880371,41.144100189209,41.144100189209,null,40.8862686157227,40.8805389404297,40.8690795898438,40.8461608886719,40.8232421875,40.8003273010254,40.7774085998535,40.7201080322266,40.7086524963379,40.6570854187012,40.6227073669434,40.6398963928223,40.6456260681152,40.6398963928223,40.6570854187012,40.6742744445801,40.680004119873,40.691463470459,40.680004119873,40.691463470459,40.7086524963379,40.8060531616211,40.8232421875,40.8576202392578,40.8576202392578,40.8576202392578,40.8576202392578,40.8805389404297,40.8805389404297,40.8805389404297,40.8862686157227,40.8919982910156,40.8862686157227,40.8862686157227],"text":"Percent: -67.17016","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,64,187,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.1793365478516,-82.1392288208008,-82.104850769043,-81.9157791137695,-81.9215087890625,-81.9100494384766,-81.9043121337891,-81.9157791137695,-81.9215087890625,-81.9100494384766,-81.9272384643555,-81.9272384643555,-81.9444198608398,-81.9616165161133,-81.9730682373047,-81.9845275878906,-82.0131759643555,-82.0246353149414,-82.0246353149414,-82.0475616455078,-82.0532913208008,-82.0532913208008,-82.0475616455078,-82.0303649902344,-82.0246353149414,-82.0303649902344,-82.0360946655273,-82.0475616455078,-82.0475616455078,-82.0876617431641,-82.1220397949219,-82.1621475219727,-82.1793365478516,-82.2079849243164,-82.2079849243164,-82.2137145996094,-82.2309036254883,-82.2423629760742,-82.2251739501953,-82.2137145996094,-82.1621475219727,-82.1907958984375,-82.2423629760742,-82.460090637207,-82.460090637207,-82.1793365478516,-82.1793365478516],"y":[31.0084743499756,31.0142059326172,31.0944194793701,31.0199356079102,30.979829788208,30.9626407623291,30.9511795043945,30.9225311279297,30.9110736846924,30.8996162414551,30.8652362823486,30.8251285552979,30.8251285552979,30.8079414367676,30.7964820861816,30.7907524108887,30.7964820861816,30.7907524108887,30.7678337097168,30.7506446838379,30.7334575653076,30.7048072814941,30.6188640594482,30.5844879150391,30.5558376312256,30.5157318115234,30.4412479400635,30.3839530944824,30.3610343933105,30.3553047180176,30.3610343933105,30.3610343933105,30.3724918365479,30.3954105377197,30.4698944091797,30.4928131103516,30.5100040435791,30.527193069458,30.5386505126953,30.5615692138672,30.7792911529541,30.7850227355957,30.7850227355957,30.7850227355957,31.0142059326172,31.0084743499756,31.0084743499756],"text":"Percent: -67.15387","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,64,187,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-116.505241394043,-116.505241394043,-116.470855712891,-116.470855712891,-116.510963439941,-116.505241394043,-116.533889770508,-116.568260192871,-116.728698730469,-116.757347106934,-116.774528503418,-116.79744720459,-116.831817626953,-116.88338470459,-116.963600158691,-117.026634216309,-117.026634216309,-116.98078918457,-116.94068145752,-116.946418762207,-116.912033081055,-116.88338470459,-116.849021911621,-116.843284606934,-116.774528503418,-116.745880126953,-116.700035095215,-116.505241394043,-116.505241394043],"y":[43.8026237487793,43.6364669799805,43.6307373046875,43.4531211853027,43.4473915100098,43.2984199523926,43.2984199523926,43.3098793029785,43.413013458252,43.4703102111816,43.5218734741211,43.5562515258789,43.5791664123535,43.5848999023438,43.6421928405762,43.682300567627,43.7911643981934,43.8828392028809,43.8771095275879,43.8370018005371,43.8370018005371,43.8026237487793,43.8026237487793,43.7968940734863,43.7911643981934,43.8026237487793,43.8026237487793,43.8026237487793,43.8026237487793],"text":"Percent: -67.13421","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,64,187,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-109.051063537598,-109.056785583496,-108.386428833008,-108.386428833008,-107.504066467285,-107.498336791992,-107.641578674316,-107.635848999023,-107.63011932373,-108.14005279541,-108.111404418945,-108.094215393066,-108.094215393066,-108.025466918945,-107.939521789551,-107.950973510742,-107.950973510742,-107.973899841309,-109.051063537598,-109.051063537598],"y":[38.1532592773438,38.5084953308105,38.5027618408203,38.6517333984375,38.6574630737305,38.3022308349609,38.2907676696777,38.3136863708496,38.3308792114258,38.3251495361328,38.285041809082,38.285041809082,38.2563934326172,38.2563934326172,38.2105560302734,38.1761779785156,38.1532592773438,38.1417999267578,38.1532592773438,38.1532592773438],"text":"Percent: -67.11976","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,64,187,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.0246734619141,-96.8986206054688,-96.8928909301758,-96.9673767089844,-96.9960250854492,-97.0590515136719,-97.0876998901367,-97.1335372924805,-97.1908340454102,-97.2194747924805,-97.2595825195312,-97.2595825195312,-97.0246734619141,-97.0246734619141,null,-104.014755249023,-104.43302154541,-104.530418395996,-104.857009887695,-104.862731933594,-105.229423522949,-105.384132385254,-105.361206054688,-105.332557678223,-105.33829498291,-105.33829498291,-105.378395080566,-105.303916931152,-105.26953125,-105.240882873535,-105.223701477051,-105.223701477051,-105.240882873535,-105.212242126465,-105.229423522949,-105.252349853516,-105.240882873535,-105.103378295898,-104.799713134766,-104.398643493652,-104.112167358398,-104.014755249023,-104.014755249023,-104.00902557373,-104.014755249023,-104.014755249023],"y":[41.734245300293,41.734245300293,41.4420356750488,41.4305801391602,41.4133911132812,41.4076614379883,41.3962020874023,41.3732833862305,41.3732833862305,41.3732833862305,41.3732833862305,41.722785949707,41.734245300293,41.734245300293,null,36.2052040100098,36.2052040100098,36.2052040100098,36.2109336853027,36.2510414123535,36.2567672729492,36.2510414123535,36.2796859741211,36.3312530517578,36.4343872070312,36.5031394958496,36.5948143005371,36.6864852905273,36.6807594299316,36.6922149658203,36.7380523681641,36.8068084716797,36.8297271728516,36.8984832763672,36.9156684875488,36.9500503540039,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.8812942504883,36.5146026611328,36.2052040100098,36.2052040100098],"text":"Percent: -67.11520","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(39,64,187,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.063606262207,-88.1037216186523,-88.1495513916016,-87.8688049316406,-87.8516235351562,-87.8172378540039,-87.7771301269531,-87.7542190551758,-87.719841003418,-87.6625442504883,-87.6740036010742,-87.6682739257812,-87.6682739257812,-87.6797332763672,-87.6797332763672,-87.8344268798828,-87.8344268798828,-87.8516235351562,-87.9432907104492,-88.063606262207,-88.063606262207],"y":[36.6750297546387,36.7437858581543,36.8641052246094,36.9500503540039,36.9443206787109,36.9500503540039,36.9672393798828,36.9844245910645,37.0016136169434,36.9672393798828,36.8583755493164,36.7838897705078,36.7323226928711,36.6750297546387,36.6406517028809,36.6406517028809,36.6578407287598,36.6635704040527,36.6692962646484,36.6750297546387,36.6750297546387],"text":"Percent: -67.06231","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(40,65,188,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.5082244873047,-85.5311431884766,-85.5483322143555,-85.5254058837891,-85.5254058837891,-85.5254058837891,-85.6170806884766,-85.6228179931641,-85.6399993896484,-85.6743850708008,-85.725944519043,-85.7545928955078,-85.7832412719727,-85.7947006225586,-85.7947006225586,-85.8061599731445,-85.8290786743164,-85.8290786743164,-85.8061599731445,-85.8061599731445,-85.8233489990234,-85.8921051025391,-85.897834777832,-85.903564453125,-85.9150238037109,-85.903564453125,-85.897834777832,-85.7144927978516,-85.5597839355469,-85.4165496826172,-85.4337310791016,-85.4681167602539,-85.4910354614258,-85.5082244873047,-85.5082244873047],"y":[38.0272064208984,38.0157508850098,37.9985618591309,37.969913482666,37.9584541320801,37.9469947814941,37.9011573791504,37.8667793273926,37.8438606262207,37.8266754150391,37.8094863891602,37.8094863891602,37.8152160644531,37.8495941162109,37.8725128173828,37.8782386779785,37.8839683532715,37.8896980285645,37.9011573791504,37.9126167297363,37.9240760803223,37.9527244567871,37.969913482666,37.9871025085449,38.0042877197266,38.0100212097168,38.0272064208984,38.0787773132324,38.0673141479492,38.1188812255859,38.0959625244141,38.0959625244141,38.0558586120605,38.0272064208984,38.0272064208984],"text":"Percent: -67.05271","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(40,65,188,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.4203948974609,-95.0880737304688,-95.0078659057617,-95.0078659057617,-95.0135955810547,-95.3344497680664,-95.3344497680664,-95.4375762939453,-95.4433059692383,-95.4203948974609,-95.4203948974609,-95.4203948974609,null,-80.2599258422852,-80.3286819458008,-80.3745193481445,-80.4031677246094,-80.4375457763672,-80.477653503418,-80.4432754516602,-80.4260864257812,-80.3516006469727,-80.3057632446289,-80.28857421875,-80.3344116210938,-80.3229598999023,-80.3286819458008,-80.2083587646484,-80.1567993164062,-80.0364761352539,-80.025016784668,-80.0364761352539,-79.9734497070312,-79.9849090576172,-80.0078277587891,-80.019287109375,-80.0479354858398,-80.0708541870117,-80.1109619140625,-80.1453399658203,-80.1911773681641,-80.2140884399414,-80.2599258422852,-80.2599258422852],"y":[37.0130767822266,37.0130767822266,37.0130767822266,36.6979484558105,36.5375213623047,36.5432472229004,36.6234588623047,36.6234588623047,36.9672393798828,36.9729652404785,37.0130767822266,37.0130767822266,null,37.3282012939453,37.3511199951172,37.3339309692383,37.3282012939453,37.3110122680664,37.4026870727539,37.4256019592285,37.4370613098145,37.4886283874512,37.5058174133301,37.5287322998047,37.5401954650879,37.5516510009766,37.5631141662598,37.6089515686035,37.5860328674316,37.6433258056641,37.6375961303711,37.6318664550781,37.5401954650879,37.523006439209,37.5000877380371,37.4714393615723,37.4313316345215,37.4026870727539,37.3854942321777,37.3740386962891,37.3625793457031,37.3568496704102,37.3282012939453,37.3282012939453],"text":"Percent: -67.04417","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(40,65,188,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.5277099609375,-88.4131164550781,-88.0693435668945,-88.0693435668945,-88.3157119750977,-88.5334396362305,-88.5277099609375,-88.5277099609375],"y":[43.2010192871094,43.2010192871094,43.1952857971191,42.8400535583496,42.8400535583496,42.8400535583496,43.2010192871094,43.2010192871094],"text":"Percent: -67.01689","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(40,65,188,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.4979248046875,-94.4921951293945,-94.4921951293945,-94.4520874023438,-94.4406356811523,-94.4406356811523,-94.4463577270508,-94.4119873046875,-94.4005279541016,-94.4005279541016,-94.4119873046875,-94.4119873046875,-94.3947982788086,-94.3833389282227,-94.3661499023438,-94.3546905517578,-94.3489608764648,-94.326042175293,-94.3203125,-94.3088531494141,-94.2802047729492,-94.2572860717773,-94.2229080200195,-94.2171783447266,-94.2057189941406,-94.1999893188477,-94.1828002929688,-94.1713409423828,-94.1598815917969,-94.1484298706055,-94.1255035400391,-94.0911254882812,-94.056755065918,-94.056755065918,-93.9593505859375,-93.9708099365234,-93.9708099365234,-93.9593505859375,-93.9650802612305,-93.9650802612305,-93.95361328125,-93.9364318847656,-93.9192428588867,-93.9135131835938,-93.9192428588867,-93.9135131835938,-93.8963241577148,-93.8791351318359,-93.86767578125,-93.8504867553711,-93.873405456543,-93.8905944824219,-93.9077835083008,-93.9077835083008,-93.9249725341797,-93.9421615600586,-93.95361328125,-93.9650802612305,-93.9765396118164,-93.9937210083008,-94.0281066894531,-94.0338287353516,-94.056755065918,-94.0796661376953,-94.0911254882812,-94.1197738647461,-94.1484298706055,-94.1541595458984,-94.1885375976562,-94.2057189941406,-94.2229080200195,-94.2286376953125,-94.2400970458984,-94.2630157470703,-94.2802047729492,-94.2973937988281,-94.3088531494141,-94.3661499023438,-94.4005279541016,-94.40625,-94.4234466552734,-94.4520874023438,-94.4635543823242,-94.4750137329102,-94.4807434082031,-94.4979248046875,-94.4979248046875],"y":[33.6669998168945,33.6784591674805,33.9649391174316,33.9362907409668,33.9362907409668,33.9420204162598,33.9534797668457,33.9534797668457,33.9420204162598,33.9362907409668,33.9248313903809,33.907642364502,33.890453338623,33.8789939880371,33.8789939880371,33.8675346374512,33.8560752868652,33.8503456115723,33.8274269104004,33.8217010498047,33.8217010498047,33.8045082092285,33.8102378845215,33.8102378845215,33.8045082092285,33.7873191833496,33.7930526733398,33.7873191833496,33.7873191833496,33.7873191833496,33.7930526733398,33.7930526733398,33.7930526733398,33.7529449462891,33.7529449462891,33.7357559204102,33.7242965698242,33.7071075439453,33.6899185180664,33.6727294921875,33.6555404663086,33.6555404663086,33.6555404663086,33.6498107910156,33.638355255127,33.6326217651367,33.6326217651367,33.6326217651367,33.6268920898438,33.6097030639648,33.5982437133789,33.5982437133789,33.5753288269043,33.5638656616211,33.5638656616211,33.5753288269043,33.5581359863281,33.5638656616211,33.5524101257324,33.5524101257324,33.5638656616211,33.5581359863281,33.5753288269043,33.586784362793,33.5982437133789,33.5925178527832,33.586784362793,33.586784362793,33.6097030639648,33.6154365539551,33.6097030639648,33.5982437133789,33.5753288269043,33.586784362793,33.586784362793,33.5753288269043,33.5695991516113,33.5753288269043,33.5695991516113,33.5753288269043,33.5982437133789,33.5982437133789,33.6154365539551,33.6326217651367,33.6555404663086,33.6669998168945,33.6669998168945],"text":"Percent: -67.01643","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(40,65,188,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-103.436073303223,-103.481910705566,-103.476181030273,-103.510551452637,-103.510551452637,-103.00634765625,-102.794357299805,-102.794357299805,-102.759979248047,-102.759979248047,-103.436073303223,-103.436073303223],"y":[42.4332542419434,42.4389839172363,42.7827568054199,42.7827568054199,42.9947547912598,42.9947547912598,42.9947547912598,42.7827568054199,42.7827568054199,42.4332542419434,42.4332542419434,42.4332542419434],"text":"Percent: -67.00605","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(40,65,188,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-119.645050048828,-119.76537322998,-119.76537322998,-119.885696411133,-120.246658325195,-120.252380371094,-120.378433227539,-120.384162902832,-120.739395141602,-120.739395141602,-120.980041503906,-120.980041503906,-121.088897705078,-121.088897705078,-121.111824035645,-121.111824035645,-121.111824035645,-120.985763549805,-120.985763549805,-120.831069946289,-120.825332641602,-120.372695922852,-120.372695922852,-120.006011962891,-120.006011962891,-119.879959106445,-119.874229431152,-119.650772094727,-119.645050048828,-119.645050048828,null,-104.054862976074,-105.074729919434,-105.069000244141,-105.091918945312,-105.091918945312,-105.063270568848,-105.063270568848,-105.080459594727,-105.08618927002,-105.02889251709,-104.925765991211,-104.782516479492,-104.581985473633,-104.341346740723,-104.157997131348,-104.054862976074,-104.054862976074,-104.054862976074,-104.054862976074],"y":[43.9573211669922,43.9515914916992,43.6880302429199,43.6880302429199,43.6880302429199,43.7797050476074,43.7797050476074,43.859920501709,43.859920501709,43.9515914916992,43.9573211669922,44.1292114257812,44.134937286377,44.2151527404785,44.2266120910645,44.318286895752,44.3870391845703,44.3927688598633,44.4729843139648,44.4787139892578,44.5531959533691,44.5531959533691,44.4328765869141,44.4328765869141,44.3813133239746,44.3813133239746,44.3010940551758,44.2953681945801,43.9573211669922,43.9573211669922,null,44.1807746887207,44.1807746887207,44.5302772521973,44.5360107421875,44.7823829650879,44.7823829650879,44.8797836303711,44.8855133056641,45.0001029968262,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,44.5818481445312,44.1807746887207,44.1807746887207],"text":"Percent: -66.96013","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(40,65,188,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.0128021240234,-83.9956130981445,-84.0529098510742,-84.087287902832,-84.1560363769531,-84.2305297851562,-84.2305297851562,-84.2305297851562,-84.2534408569336,-84.2820892333984,-84.2992782592773,-84.3107452392578,-84.2992782592773,-84.2820892333984,-84.2820892333984,-84.3050079345703,-84.3107452392578,-84.3050079345703,-84.2763671875,-84.2591705322266,-84.2534408569336,-84.0128021240234,-84.0128021240234],"y":[39.2647972106934,39.2647972106934,38.7949714660645,38.7949714660645,38.8121604919434,38.8350791931152,38.869457244873,38.8923759460449,38.9324798583984,38.9725875854492,39.0012359619141,39.0241546630859,39.1788520812988,39.2075004577637,39.2189598083496,39.2246894836426,39.2304191589355,39.2361526489258,39.2533378601074,39.2705268859863,39.2762565612793,39.2647972106934,39.2647972106934],"text":"Percent: -66.95113","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(40,65,188,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.4005279541016,-94.3031234741211,-94.0796661376953,-94.0281066894531,-93.9765396118164,-93.9879989624023,-94.056755065918,-94.0682144165039,-94.051025390625,-94.0682144165039,-94.051025390625,-94.131233215332,-94.3375015258789,-94.3375015258789,-94.326042175293,-94.3375015258789,-94.3317718505859,-94.3776092529297,-94.4005279541016,-94.4005279541016],"y":[31.6731071472168,31.6673755645752,31.6387310028076,31.6100807189941,31.5871620178223,31.5012187957764,31.432466506958,31.3236026763916,31.2319278717041,31.180362701416,31.1517143249512,31.123067855835,31.2491188049316,31.3751678466797,31.4381923675537,31.4783000946045,31.627269744873,31.6501884460449,31.6731071472168,31.6731071472168],"text":"Percent: -66.91057","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(40,65,188,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.8485641479492,-89.1063919067383,-89.1235885620117,-89.1464996337891,-89.1636962890625,-89.152229309082,-89.1464996337891,-89.1293182373047,-89.1121292114258,-89.1063919067383,-89.1121292114258,-89.1121292114258,-89.0548248291016,-89.0548248291016,-88.8141860961914,-88.8141860961914,-88.8485641479492,-88.8485641479492,null,-87.6510848999023,-87.6969146728516,-87.7484817504883,-87.7370223999023,-87.714111328125,-87.719841003418,-87.7255706787109,-87.7255706787109,-87.719841003418,-87.714111328125,-87.7026443481445,-87.6797332763672,-87.6281661987305,-87.6052474975586,-87.5765991210938,-87.5479507446289,-87.525032043457,-87.2041702270508,-87.2156372070312,-87.2328262329102,-87.261474609375,-87.2442779541016,-87.2958450317383,-87.3302230834961,-87.341682434082,-87.3703308105469,-87.4047164916992,-87.44482421875,-87.4734649658203,-87.525032043457,-87.5708694458008,-87.5823287963867,-87.6052474975586,-87.6052474975586,-87.6281661987305,-87.6396255493164,-87.6510848999023,-87.6510848999023],"y":[36.5031394958496,36.7437858581543,36.6979484558105,36.6750297546387,36.6521110534668,36.6750297546387,36.6750297546387,36.7094039916992,36.7437858581543,36.7437858581543,36.7724304199219,36.7896194458008,36.7896194458008,36.7781600952148,36.7781600952148,36.5088691711426,36.5031394958496,36.5031394958496,null,35.5978660583496,35.6551666259766,35.6780815124512,35.712459564209,35.712459564209,35.7239189147949,35.7697563171387,35.8213195800781,35.849967956543,35.8900756835938,35.901538848877,35.9129943847656,35.9301834106445,35.9473724365234,35.9473724365234,35.9645576477051,35.9817504882812,35.9588317871094,35.8557014465332,35.7812118530273,35.7812118530273,35.7468376159668,35.712459564209,35.701000213623,35.6723518371582,35.6780815124512,35.6551666259766,35.6379737854004,35.6322479248047,35.6379737854004,35.6551666259766,35.6666221618652,35.6494331359863,35.6379737854004,35.6322479248047,35.6265144348145,35.5978660583496,35.5978660583496],"text":"Percent: -66.90042","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(40,65,188,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.2102813720703,-85.2102813720703,-85.6686553955078,-85.6629180908203,-85.2962265014648,-85.2102813720703,-85.2102813720703],"y":[41.7800827026367,41.5394401550293,41.5451698303223,41.7743530273438,41.7800827026367,41.7800827026367,41.7800827026367],"text":"Percent: -66.87789","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(40,65,188,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-116.304710388184,-116.44221496582,-116.447937011719,-116.740142822266,-116.757347106934,-116.820358276367,-116.826095581055,-116.877662658691,-116.923492431641,-116.952140808105,-116.94068145752,-116.952140808105,-117.032356262207,-117.032356262207,-117.032356262207,-116.79744720459,-116.785987854004,-116.757347106934,-116.745880126953,-116.717239379883,-116.705772399902,-116.619827270508,-116.614097595215,-116.573997497559,-116.562530517578,-116.499504089355,-116.48804473877,-116.379180908203,-116.367721557617,-116.304710388184,-116.304710388184,-116.304710388184],"y":[47.0111885070801,47.0054588317871,47.0226440429688,47.028377532959,47.0169143676758,47.0169143676758,47.0398330688477,47.0684814453125,47.0570259094238,47.0799407958984,47.0914001464844,47.1143188476562,47.1315078735352,47.2518310546875,47.3606910705566,47.3492317199707,47.3606910705566,47.3606910705566,47.3721504211426,47.3721504211426,47.3606910705566,47.3606910705566,47.3836097717285,47.3836097717285,47.4007987976074,47.4007987976074,47.3950691223145,47.3893394470215,47.4007987976074,47.4007987976074,47.0111885070801,47.0111885070801],"text":"Percent: -66.83831","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(40,65,188,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.735107421875,-82.740837097168,-82.9700164794922,-83.0445022583008,-83.0559616088867,-83.0616912841797,-83.0502319335938,-83.0502319335938,-83.0616912841797,-83.0846099853516,-83.1189880371094,-83.1247100830078,-83.1304473876953,-83.1476364135742,-82.9585647583008,-82.9528350830078,-82.8840713500977,-82.8611602783203,-82.8439636230469,-82.6606216430664,-82.6606216430664,-82.6949996948242,-82.735107421875,-82.735107421875,-82.735107421875],"y":[31.1918201446533,31.174633026123,31.1631755828857,31.1631755828857,31.1975517272949,31.2204704284668,31.2491188049316,31.2663078308105,31.2892265319824,31.3064136505127,31.3236026763916,31.3465213775635,31.3694400787354,31.3808975219727,31.3808975219727,31.3808975219727,31.3808975219727,31.3751678466797,31.3522510528564,31.3522510528564,31.2834949493408,31.2834949493408,31.2663078308105,31.1918201446533,31.1918201446533],"text":"Percent: -66.78153","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(40,65,188,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.0987777709961,-99.035758972168,-99.0242919921875,-98.8180313110352,-98.8123016357422,-98.657600402832,-98.657600402832,-98.657600402832,-98.6003112792969,-98.6060333251953,-98.6289596557617,-98.657600402832,-98.6919784545898,-98.7206344604492,-98.7492752075195,-98.7664642333984,-98.8008422851562,-98.8352203369141,-98.8810577392578,-98.9211654663086,-98.9498138427734,-98.9841842651367,-99.0128326416016,-99.0414886474609,-99.0930557250977,-99.1618041992188,-99.1904525756836,-99.2019119262695,-99.1904525756836,-99.1904525756836,-99.1789932250977,-99.2019119262695,-99.2248306274414,-99.2305603027344,-99.2133712768555,-99.1904525756836,-99.1961822509766,-99.1618041992188,-99.1274337768555,-99.0815963745117,-99.0987777709961,-99.0987777709961],"y":[34.629566192627,34.6410293579102,34.6009216308594,34.5951919555664,34.5035171508789,34.5035171508789,34.4003829956055,34.3373603820801,34.3373603820801,34.176929473877,34.1540107727051,34.1540107727051,34.1540107727051,34.1368255615234,34.1310958862305,34.1482849121094,34.1540107727051,34.1540107727051,34.1654739379883,34.1826629638672,34.211311340332,34.2227668762207,34.211311340332,34.2055816650391,34.2055816650391,34.211311340332,34.2227668762207,34.2456855773926,34.3087120056152,34.343090057373,34.3717384338379,34.4003829956055,34.4061164855957,34.4233016967773,34.5321655273438,34.5550842285156,34.5780029296875,34.6009216308594,34.5894622802734,34.5951919555664,34.629566192627,34.629566192627],"text":"Percent: -66.67893","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(40,65,188,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.3344497680664,-95.0135955810547,-95.0193252563477,-95.1224517822266,-95.1224517822266,-95.2656936645508,-95.4433059692383,-95.4433059692383,-95.4375762939453,-95.4433059692383,-95.3344497680664,-95.3344497680664],"y":[36.5432472229004,36.5375213623047,36.1937408447266,36.1937408447266,36.1135292053223,36.1078033447266,36.1078033447266,36.2739562988281,36.3312530517578,36.5375213623047,36.5432472229004,36.5432472229004],"text":"Percent: -66.64361","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(40,65,188,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.9444580078125,-97.1564559936523,-97.2022857666016,-97.2710494995117,-97.311149597168,-97.299690246582,-97.2710494995117,-97.1679077148438,-97.0762405395508,-96.8298721313477,-96.8184127807617,-96.8241424560547,-96.7611083984375,-96.7783050537109,-96.7553787231445,-96.7668380737305,-96.7381973266602,-96.6980895996094,-96.6522521972656,-96.6522521972656,-96.6350631713867,-96.6293258666992,-96.9444580078125,-96.9444580078125],"y":[30.5672988891602,30.4527053833008,30.5730266571045,30.739185333252,30.7563762664795,30.8079414367676,30.8938846588135,30.9454498291016,30.979829788208,31.0944194793701,31.0886878967285,31.0543117523193,31.0371246337891,31.0084743499756,30.979829788208,30.9626407623291,30.9110736846924,30.8824234008789,30.8079414367676,30.7792911529541,30.7735633850098,30.7334575653076,30.5672988891602,30.5672988891602],"text":"Percent: -66.64234","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(40,65,188,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.0028533935547,-75.939826965332,-75.9283676147461,-75.9169082641602,-75.9111785888672,-75.9111785888672,-75.939826965332,-75.9684753417969,-75.9742050170898,-75.9742050170898,-75.9856643676758,-76.0028533935547,-76.0028533935547,null,-76.1117172241211,-76.0486831665039,-76.0429611206055,-76.0315017700195,-76.0429611206055,-76.0601501464844,-76.0773391723633,-76.0830688476562,-76.0773391723633,-76.0601501464844,-76.0486831665039,-76.0257720947266,-76.0200424194336,-76.0085754394531,-75.9856643676758,-75.9684753417969,-75.9856643676758,-75.9799346923828,-75.9627380371094,-75.939826965332,-75.9340972900391,-75.9226379394531,-75.9054489135742,-75.9054489135742,-75.8939895629883,-75.8825302124023,-75.8481521606445,-75.8252334594727,-75.8367004394531,-75.8252334594727,-75.8252334594727,-75.8080444335938,-75.8023147583008,-75.8080444335938,-75.8424224853516,-75.8596115112305,-75.8768005371094,-75.8939895629883,-75.9111785888672,-75.9054489135742,-75.939826965332,-75.945556640625,-75.9627380371094,-75.9856643676758,-76.0315017700195,-76.0601501464844,-76.3408966064453,-76.1117172241211,-76.1117172241211,null,-75.8939895629883,-75.8596115112305,-75.8424224853516,-75.8252334594727,-75.8137741088867,-75.7793960571289,-75.7450256347656,-75.7278289794922,-75.7049179077148,-75.6819915771484,-75.6533508300781,-75.5903244018555,-75.5788650512695,-75.5674057006836,-75.5502166748047,-75.5387573242188,-75.5387573242188,-75.5502166748047,-75.5616760253906,-75.5731353759766,-75.5903244018555,-75.5960464477539,-75.6075134277344,-75.6361541748047,-75.6648101806641,-75.6877212524414,-75.6877212524414,-75.6991882324219,-75.7507553100586,-75.767936706543,-75.767936706543,-75.8195037841797,-75.8424224853516,-75.8596115112305,-75.8653411865234,-75.8825302124023,-75.8939895629883,-75.8939895629883],"y":[36.5547065734863,36.5547065734863,36.5489768981934,36.5260581970215,36.5088691711426,36.4916839599609,36.4916839599609,36.4974136352539,36.5031394958496,36.5260581970215,36.5547065734863,36.5547065734863,36.5547065734863,null,36.5547065734863,36.5547065734863,36.5432472229004,36.5260581970215,36.5203285217285,36.5260581970215,36.5203285217285,36.5088691711426,36.4974136352539,36.4916839599609,36.4859504699707,36.4859504699707,36.4630317687988,36.4515762329102,36.4458465576172,36.4343872070312,36.4171943664551,36.3942794799805,36.3885498046875,36.4057388305664,36.4171943664551,36.4171943664551,36.4000091552734,36.3770904541016,36.3197937011719,36.2682304382324,36.2223930358887,36.2052040100098,36.1880149841309,36.153636932373,36.1307182312012,36.1078033447266,36.0963401794434,36.0848846435547,36.0963401794434,36.1307182312012,36.1708221435547,36.1880149841309,36.1994743347168,36.2281227111816,36.2453117370605,36.2854156494141,36.2911491394043,36.2911491394043,36.3197937011719,36.3484420776367,36.5489768981934,36.5547065734863,36.5547065734863,null,36.5547065734863,36.5547065734863,36.5088691711426,36.4515762329102,36.3885498046875,36.2911491394043,36.2052040100098,36.153636932373,36.1192588806152,36.0619659423828,36.021858215332,35.9473724365234,35.9072647094727,35.8786201477051,35.849967956543,35.8213195800781,35.8041305541992,35.7926750183105,35.7984046936035,35.8041305541992,35.84423828125,35.8671569824219,35.8900756835938,35.9359130859375,35.9702911376953,35.9932098388672,36.021858215332,36.0275840759277,36.0505027770996,36.1078033447266,36.165096282959,36.2796859741211,36.3770904541016,36.4171943664551,36.4630317687988,36.4974136352539,36.5547065734863,36.5547065734863],"text":"Percent: -66.62781","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(40,65,188,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.8688049316406,-87.8802642822266,-87.9547500610352,-88.0005874633789,-88.0235061645508,-88.0406951904297,-88.0865325927734,-88.0865325927734,-88.0693435668945,-87.8000564575195,-87.8229675292969,-87.8401565551758,-87.8229675292969,-87.8115158081055,-87.8057861328125,-87.8000564575195,-87.794319152832,-87.8000564575195,-87.7885894775391,-87.8000564575195,-87.7714080810547,-87.7656784057617,-87.7714080810547,-87.7370223999023,-87.719841003418,-87.719841003418,-87.708381652832,-87.6911926269531,-87.6797332763672,-87.708381652832,-87.719841003418,-87.7542190551758,-87.7771301269531,-87.8172378540039,-87.8516235351562,-87.8688049316406,-87.8688049316406,null,-92.3149566650391,-92.1774520874023,-92.1602630615234,-92.1086959838867,-92.1086959838867,-92.0399398803711,-91.9941024780273,-91.9941024780273,-91.9941024780273,-91.9941024780273,-91.9941024780273,-91.9883728027344,-91.9883728027344,-91.9998321533203,-91.9998321533203,-91.9883728027344,-91.9826431274414,-91.97119140625,-91.9138870239258,-91.9024276733398,-91.8966979980469,-91.873779296875,-91.873779296875,-91.8852462768555,-91.9081573486328,-91.9196166992188,-91.9253540039062,-91.9024276733398,-91.9024276733398,-91.9024276733398,-92.0112915039062,-92.3149566650391,-92.3149566650391,-92.3149566650391,-92.3149566650391,null,-93.7588119506836,-93.7645416259766,-94.2057189941406,-94.2057189941406,-94.2057189941406,-93.7588119506836,-93.7588119506836,-93.7588119506836,null,-81.3428192138672,-81.3657379150391,-81.4001083374023,-81.4402160644531,-81.4631423950195,-81.4860534667969,-81.5662689208984,-81.6006546020508,-81.6292953491211,-81.6292953491211,-81.6865921020508,-81.7152404785156,-81.7381591796875,-81.7725372314453,-81.8126373291016,-81.7667999267578,-81.8183746337891,-81.6808700561523,-81.6579437255859,-81.6292953491211,-81.554817199707,-81.4860534667969,-81.4115753173828,-81.3886566162109,-81.3657379150391,-81.371467590332,-81.3485488891602,-81.3370895385742,-81.3428192138672,-81.3485488891602,-81.3600082397461,-81.3542709350586,-81.3428192138672,-81.3428192138672,null,-97.3168869018555,-97.4372024536133,-97.5976333618164,-97.6377410888672,-97.6606521606445,-97.7007598876953,-97.758056640625,-97.8382720947266,-97.8611907958984,-97.8898391723633,-97.9070281982422,-97.9012985229492,-97.8096237182617,-97.7809753417969,-97.7122192382812,-97.6434707641602,-97.3168869018555,-97.3168869018555],"y":[36.9500503540039,36.9672393798828,37.058910369873,37.0990142822266,37.1448516845703,37.1677703857422,37.1735038757324,37.1906890869141,37.2193412780762,37.3740386962891,37.345386505127,37.3224716186523,37.2995529174805,37.3110122680664,37.3167419433594,37.3167419433594,37.3052825927734,37.2938232421875,37.2537155151367,37.2365264892578,37.2193412780762,37.2136077880859,37.2021484375,37.207878112793,37.2021484375,37.1906890869141,37.1677703857422,37.1563148498535,37.1448516845703,37.0188026428223,37.0016136169434,36.9844245910645,36.9672393798828,36.9500503540039,36.9443206787109,36.9500503540039,36.9500503540039,null,32.2804412841797,32.2804412841797,32.2689819335938,32.2632522583008,32.2804412841797,32.2747116088867,32.2747116088867,32.2632522583008,32.2517929077148,32.2403335571289,32.2346076965332,32.22314453125,32.2174186706543,32.2059555053711,32.1944999694824,32.2002258300781,32.1830368041992,32.1715812683105,32.1658515930176,32.1486625671387,32.1314735412598,32.1200141906738,32.1028251647949,32.085636138916,32.085636138916,32.085636138916,32.0741806030273,32.0168800354004,31.9767742156982,31.9252090454102,31.9194793701172,31.9194793701172,32.1486625671387,32.2804412841797,32.2804412841797,null,39.6257629394531,39.5283584594727,39.5283584594727,39.7575416564941,39.7976493835449,39.7976493835449,39.6257629394531,39.6257629394531,null,35.7926750183105,35.7640266418457,35.7697563171387,35.7754859924316,35.7754859924316,35.7754859924316,35.7869453430176,35.8327827453613,35.84423828125,35.849967956543,35.8671569824219,35.8786201477051,35.8900756835938,35.9244537353516,35.9645576477051,36.0619659423828,36.1135292053223,36.1192588806152,36.1192588806152,36.1192588806152,36.1192588806152,36.1078033447266,36.0734214782715,36.0734214782715,36.0619659423828,36.0390472412109,36.0275840759277,36.0161285400391,36.0046691894531,35.9473724365234,35.8900756835938,35.8614273071289,35.7926750183105,35.7926750183105,null,29.7880764007568,29.7250518798828,29.6391067504883,29.6505641937256,29.6734828948975,29.6792144775391,29.7250518798828,29.7995338439941,29.8453712463379,29.8568305969238,29.8740177154541,29.8912086486816,29.9542350769043,29.9828815460205,30.0115299224854,30.0688247680664,29.7880764007568,29.7880764007568],"text":"Percent: -66.62116","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,66,189,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.8462677001953,-85.8863677978516,-85.909294128418,-85.9322052001953,-85.9551315307617,-85.9665832519531,-85.9723129272461,-86.0124206542969,-86.0525283813477,-86.0983657836914,-86.1442031860352,-86.178581237793,-86.1957702636719,-86.1957702636719,-86.1900405883789,-86.1843109130859,-86.1843109130859,-86.1843109130859,-86.1671295166016,-86.1556625366211,-86.1499328613281,-86.1442031860352,-86.1442031860352,-86.1499328613281,-86.1442031860352,-86.1442031860352,-86.0983657836914,-86.0869140625,-86.0697174072266,-86.0124206542969,-85.8462677001953,-85.8462677001953],"y":[35.8327827453613,35.8270492553711,35.8155937194824,35.7926750183105,35.7525672912598,35.712459564209,35.6780815124512,35.6666221618652,35.6551666259766,35.6666221618652,35.6780815124512,35.701000213623,35.706729888916,35.7353782653809,35.7640266418457,35.7812118530273,35.8041305541992,35.84423828125,35.8671569824219,35.8671569824219,35.8900756835938,35.8900756835938,35.9072647094727,35.9244537353516,35.9473724365234,35.9588317871094,35.9645576477051,35.9760208129883,35.9645576477051,35.9645576477051,35.8327827453613,35.8327827453613],"text":"Percent: -66.58615","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,66,189,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.049514770508,-102.049514770508,-102.043785095215,-102.043785095215,-102.754257202148,-102.754257202148,-102.742790222168,-102.742790222168,-102.754257202148,-102.049514770508,-102.049514770508],"y":[38.2563934326172,38.2563934326172,37.7350006103516,37.6490592956543,37.6318664550781,37.8152160644531,37.8209419250488,38.1532592773438,38.250659942627,38.2563934326172,38.2563934326172],"text":"Percent: -66.54190","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,66,189,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.3160934448242,-86.3160934448242,-86.4536056518555,-86.4650573730469,-86.631217956543,-86.631217956543,-86.6713256835938,-86.6827850341797,-86.6770553588867,-86.3160934448242,-86.3160934448242],"y":[39.91796875,39.6257629394531,39.6314888000488,39.6028442382812,39.6028442382812,39.6257629394531,39.6314888000488,39.8664054870605,39.91796875,39.91796875,39.91796875],"text":"Percent: -66.53852","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,66,189,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.1793365478516,-82.460090637207,-82.460090637207,-82.2423629760742,-82.1907958984375,-82.1621475219727,-82.2137145996094,-82.460090637207,-82.4715423583984,-82.4830017089844,-82.4830017089844,-82.4715423583984,-82.4658126831055,-82.4830017089844,-82.4887313842773,-82.5460357666016,-82.5517578125,-82.5861358642578,-82.6090545654297,-82.6548919677734,-82.7121887207031,-82.735107421875,-82.735107421875,-82.6949996948242,-82.6606216430664,-82.6606216430664,-82.6606216430664,-82.6377029418945,-82.5173797607422,-82.5173797607422,-82.5059280395508,-82.5001983642578,-82.4486236572266,-82.4428939819336,-82.4371643066406,-82.4428939819336,-82.4486236572266,-82.4257049560547,-82.4257049560547,-82.4085235595703,-82.4085235595703,-82.3798751831055,-82.3569488525391,-82.3111114501953,-82.3053817749023,-82.282470703125,-82.2480926513672,-82.2423629760742,-82.1793365478516,-82.1793365478516],"y":[31.0084743499756,31.0142059326172,30.7850227355957,30.7850227355957,30.7850227355957,30.7792911529541,30.5615692138672,30.5730266571045,30.6761589050293,30.6818885803223,30.6990776062012,30.6990776062012,30.7162666320801,30.7162666320801,30.7850227355957,30.7850227355957,30.9225311279297,30.9454498291016,30.9740982055664,31.0600433349609,31.180362701416,31.1918201446533,31.2663078308105,31.2834949493408,31.2834949493408,31.3522510528564,31.4553852081299,31.4553852081299,31.4553852081299,31.432466506958,31.4267349243164,31.4095478057861,31.4038162231445,31.3808975219727,31.3808975219727,31.3751678466797,31.3637104034424,31.3637104034424,31.3522510528564,31.3465213775635,31.3006839752197,31.2491188049316,31.2319278717041,31.2090129852295,31.1860942840576,31.1689052581787,31.1631755828857,31.0485820770264,31.0084743499756,31.0084743499756],"text":"Percent: -66.53527","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,66,189,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.2454528808594,-96.1824264526367,-96.1881561279297,-96.1766891479492,-96.1881561279297,-96.1824264526367,-96.1938858032227,-96.1423187255859,-96.136589050293,-96.1079406738281,-96.130859375,-96.1537780761719,-96.1595077514648,-96.1709671020508,-96.1709671020508,-96.1938858032227,-96.216796875,-96.2855606079102,-96.2970123291016,-96.3027420043945,-96.2855606079102,-96.2970123291016,-96.3657760620117,-96.400146484375,-96.4230651855469,-96.4287948608398,-96.5032806396484,-96.589225769043,-96.5949554443359,-96.577766418457,-96.5147399902344,-96.4459838867188,-96.3829574584961,-96.3657760620117,-96.3428497314453,-96.2454528808594,-96.2454528808594],"y":[30.9683685302734,30.8193988800049,30.7907524108887,30.7506446838379,30.6876201629639,30.6532440185547,30.6188640594482,30.4985427856445,30.4527053833008,30.4183292388916,30.3954105377197,30.3667621612549,30.3266544342041,30.3438453674316,30.3667621612549,30.3896808624268,30.3782234191895,30.3667621612549,30.3782234191895,30.4011421203613,30.4125995635986,30.4412479400635,30.5443801879883,30.5329189300537,30.5443801879883,30.5844879150391,30.6245937347412,30.6303253173828,30.664701461792,30.6876201629639,30.727725982666,30.7678337097168,30.8824234008789,30.8938846588135,30.9397220611572,30.9683685302734,30.9683685302734],"text":"Percent: -66.52699","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,66,189,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.2595520019531,-82.2710113525391,-82.1965255737305,-82.1907958984375,-82.09912109375,-82.0532913208008,-81.9845275878906,-81.9902572631836,-81.9845275878906,-81.9215087890625,-81.9501495361328,-81.9787979125977,-82.0360946655273,-82.2595520019531,-82.2595520019531],"y":[32.3090896606445,32.3549270629883,32.4351425170898,32.5096244812012,32.5726509094238,32.5554618835449,32.5210838317871,32.4752464294434,32.4637908935547,32.3893051147461,32.2976303100586,32.2804412841797,32.2804412841797,32.3090896606445,32.3090896606445],"text":"Percent: -66.47760","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,66,189,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.1736373901367,-97.3741760253906,-97.4257431030273,-97.483039855957,-97.5517959594727,-97.580436706543,-97.6893081665039,-97.7236862182617,-97.7465972900391,-97.7752532958984,-97.5689849853516,-97.4372024536133,-97.3512573242188,-97.311149597168,-97.299690246582,-97.2137451171875,-97.1736373901367,-97.1851043701172,-97.1679077148438,-97.1736373901367,-97.1736373901367],"y":[28.5562171936035,28.395788192749,28.4244365692139,28.4187068939209,28.470272064209,28.5332984924316,28.5447578430176,28.6020526885986,28.6708087921143,28.6708087921143,28.8083171844482,28.9171810150146,28.8885307312012,28.854154586792,28.8369655609131,28.859884262085,28.7739410400391,28.6192417144775,28.6020526885986,28.5562171936035,28.5562171936035],"text":"Percent: -66.45423","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,66,189,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.8558349609375,-95.8558349609375,-96.4689025878906,-96.4746322631836,-96.5605773925781,-96.58349609375,-96.6064147949219,-96.6064147949219,-96.5949554443359,-96.5605773925781,-96.5204696655273,-96.5204696655273,-95.8558349609375,-95.8558349609375,null,-70.5368347167969,-70.6743469238281,-70.6972579956055,-70.7259140014648,-70.7430953979492,-70.7717514038086,-70.788932800293,-70.8175811767578,-70.8748779296875,-70.8920669555664,-70.9149856567383,-71.0123901367188,-71.0123901367188,-71.0295791625977,-70.972282409668,-70.9780120849609,-71.0009307861328,-71.0009307861328,-71.0238418579102,-71.0524978637695,-71.0868759155273,-70.9092559814453,-70.9149856567383,-70.9207153320312,-70.9264450073242,-70.9149856567383,-70.9092559814453,-70.8978042602539,-70.8748779296875,-70.8462295532227,-70.788932800293,-70.7316436767578,-70.7259140014648,-70.7316436767578,-70.7201843261719,-70.6628799438477,-70.6456985473633,-70.6399688720703,-70.6170425415039,-70.6170425415039,-70.6227798461914,-70.6456985473633,-70.6514282226562,-70.6743469238281,-70.6858062744141,-70.7029876708984,-70.691535949707,-70.6628799438477,-70.6456985473633,-70.6055908203125,-70.5654830932617,-70.5540237426758,-70.5482940673828,-70.5368347167969,-70.5368347167969],"y":[42.9088096618652,42.5535736083984,42.5478477478027,42.5707626342773,42.6681671142578,42.6853561401367,42.7025451660156,42.7369194030762,42.777027130127,42.817138671875,42.8744316101074,42.9030799865723,42.9088096618652,42.9088096618652,null,41.7972717285156,41.7399749755859,41.7457046508789,41.7399749755859,41.7170562744141,41.6654891967773,41.6483001708984,41.6311111450195,41.7571640014648,41.7571640014648,41.7800827026367,41.7800827026367,41.8030014038086,41.8259201049805,41.8602981567383,41.8946723937988,41.9290542602539,41.9405097961426,41.9634284973145,41.9806175231934,42.0894813537598,42.1639633178711,42.18115234375,42.2098007202148,42.2327194213867,42.2441787719727,42.2556381225586,42.2900161743164,42.2670974731445,42.2499084472656,42.2384490966797,42.2040710449219,42.18115234375,42.1525039672852,42.1353187561035,42.1124000549316,42.0952110290527,42.0379104614258,42.0264549255371,42.0092658996582,42.0092658996582,42.0092658996582,42.0264549255371,42.0321846008301,42.0321846008301,41.9978065490723,41.9748878479004,41.9519729614258,41.9462394714355,41.9462394714355,41.9347801208496,41.906135559082,41.8259201049805,41.7972717285156,41.7972717285156],"text":"Percent: -66.44202","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,66,189,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.8187866210938,-94.7385711669922,-95.1511001586914,-95.1511001586914,-95.1568298339844,-95.1339111328125,-95.0995407104492,-95.0537033081055,-94.9448318481445,-94.9219207763672,-94.8531646728516,-94.8187866210938,-94.8187866210938],"y":[33.002368927002,32.9336166381836,32.9336166381836,32.990909576416,33.0367469787598,33.0539360046387,33.0825843811035,33.0997734069824,33.1054992675781,33.0711250305176,33.0310173034668,33.002368927002,33.002368927002],"text":"Percent: -66.43583","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,66,189,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.4318466186523,-95.3860168457031,-95.3401794433594,-95.2771530151367,-95.2542343139648,-95.219856262207,-95.231315612793,-95.2370452880859,-95.1568298339844,-95.0766143798828,-95.1224517822266,-95.1396484375,-95.1568298339844,-95.1740188598633,-95.1740188598633,-95.1797485351562,-95.2083969116211,-95.231315612793,-95.231315612793,-95.2141265869141,-95.1682891845703,-95.1625595092773,-95.2026672363281,-95.2943420410156,-95.3573608398438,-95.4031982421875,-95.5521774291992,-95.6553039550781,-95.6553039550781,-95.6782150268555,-95.7297897338867,-95.7584381103516,-95.8214645385742,-95.8615646362305,-95.8501052856445,-95.8615646362305,-95.867301940918,-95.8730316162109,-95.8558349609375,-95.8157272338867,-95.7985458374023,-95.7813568115234,-95.7527084350586,-95.6438446044922,-95.5980072021484,-95.5808181762695,-95.5521774291992,-95.5521774291992,-95.4662322998047,-95.4318466186523,-95.4318466186523],"y":[29.5932693481445,29.6047306060791,29.6161880493164,29.6161880493164,29.5760822296143,29.5703506469727,29.5359745025635,29.4786796569824,29.3468990325928,29.2265777587891,29.2151165008545,29.2208461761475,29.2380352020264,29.232307434082,29.1979274749756,29.1635513305664,29.1520938873291,29.1291751861572,29.1062564849854,29.0947952270508,29.1119842529297,29.1005268096924,29.0432319641113,28.9859371185303,28.9458293914795,28.9229106903076,28.8426971435547,28.9229106903076,28.9572868347168,28.9744758605957,28.9744758605957,29.0145816802979,29.1291751861572,29.1578216552734,29.1864700317383,29.2036590576172,29.2265777587891,29.2265777587891,29.2609539031982,29.3182487487793,29.312520980835,29.3354396820068,29.3468990325928,29.312520980835,29.3468990325928,29.3927364349365,29.4099235534668,29.4500312805176,29.4557609558105,29.5932693481445,29.5932693481445],"text":"Percent: -66.41860","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,66,189,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.8378601074219,-85.0842361450195,-85.3248748779297,-85.3248748779297,-84.8378601074219,-84.8378601074219,-84.8378601074219],"y":[44.1693153381348,44.1693153381348,44.1693153381348,44.5130920410156,44.5130920410156,44.1693153381348,44.1693153381348],"text":"Percent: -66.41515","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,66,189,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.026969909668,-99.4769287109375,-99.4826583862305,-99.4482879638672,-99.4482879638672,-99.9066543579102,-100.078544616699,-100.078544616699,-100.10718536377,-100.101455688477,-100.026969909668,-100.026969909668],"y":[47.3263130187988,47.3320426940918,46.9710807800293,46.9710807800293,46.6330337524414,46.6273040771484,46.6330337524414,46.9825401306152,46.9825401306152,47.3320426940918,47.3263130187988,47.3263130187988],"text":"Percent: -66.41221","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,66,189,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.0177764892578,-88.0177764892578,-88.3672790527344,-88.4761428833008,-88.4761428833008,-88.4761428833008,-88.0177764892578,-88.0177764892578,null,-85.4681167602539,-85.2446594238281,-85.2561187744141,-85.2618560791016,-85.267578125,-85.2618560791016,-85.2446594238281,-85.2446594238281,-85.2217483520508,-85.2446594238281,-85.2561187744141,-85.2847671508789,-85.2962265014648,-85.450927734375,-85.5196762084961,-85.5024948120117,-85.4967651367188,-85.5024948120117,-85.5139465332031,-85.6056213378906,-85.6056213378906,-85.5941619873047,-85.5941619873047,-85.5941619873047,-85.5769805908203,-85.5827102661133,-85.5655136108398,-85.5426025390625,-85.5082244873047,-85.4910354614258,-85.4738388061523,-85.4681167602539,-85.4681167602539,null,-70.0326309204102,-70.0154418945312,-69.9925308227539,-69.9638748168945,-69.9294967651367,-69.9123077392578,-69.8893890380859,-69.8779296875,-69.8607482910156,-69.8550186157227,-69.8779296875,-69.9008560180664,-69.9294967651367,-69.9753341674805,-69.9810638427734,-69.9925308227539,-70.0211715698242,-70.0727386474609,-70.1243057250977,-70.1644058227539,-70.2045135498047,-70.2159805297852,-70.2217102050781,-70.2560806274414,-70.2675476074219,-70.2847290039062,-70.2503509521484,-70.2217102050781,-70.2331695556641,-70.2675476074219,-70.324836730957,-70.3592224121094,-70.4394302368164,-70.4566192626953,-70.4852676391602,-70.4566192626953,-70.5540237426758,-70.5826721191406,-70.5998611450195,-70.6113128662109,-70.6514282226562,-70.6456985473633,-70.6456985473633,-70.6628799438477,-70.6858062744141,-70.7144546508789,-70.7373657226562,-70.7717514038086,-70.783203125,-70.8003921508789,-70.7946624755859,-70.7946624755859,-70.7373657226562,-70.7602920532227,-70.7259140014648,-70.7316436767578,-70.7144546508789,-70.7946624755859,-70.8576965332031,-70.8576965332031,-70.8691482543945,-70.8576965332031,-70.8233108520508,-70.6972579956055,-70.691535949707,-70.6227798461914,-70.6113128662109,-70.5941314697266,-70.5769424438477,-70.5540237426758,-70.508186340332,-70.4852676391602,-70.4795379638672,-70.4623489379883,-70.4508895874023,-70.4165115356445,-70.3935928344727,-70.3764038085938,-70.3133850097656,-70.2102432250977,-70.2045135498047,-70.1128463745117,-70.0899276733398,-70.0784683227539,-70.0326309204102,-70.0326309204102,null,-74.85693359375,-74.8855895996094,-74.9142303466797,-74.9256896972656,-74.9256896972656,-74.9199600219727,-74.9600677490234,-74.9829864501953,-75.0001754760742,-75.0116348266602,-75.046012878418,-75.0689315795898,-75.0861206054688,-75.1033020019531,-75.1204986572266,-75.1491394042969,-75.1606063842773,-75.1720657348633,-75.2121734619141,-75.2293548583984,-75.2408142089844,-75.2694625854492,-75.2981185913086,-75.3267593383789,-75.3611373901367,-75.3955154418945,-75.4241638183594,-75.4184341430664,-75.4127044677734,-75.4012451171875,-75.3840637207031,-75.3611373901367,-75.3496780395508,-75.3267593383789,-75.2866516113281,-75.2350845336914,-75.0803909301758,-75.0689315795898,-75.0517425537109,-74.9829864501953,-74.85693359375,-74.85693359375,-74.851203918457,-74.85693359375,-74.85693359375,-74.85693359375,null,-79.0910873413086,-79.0509872436523,-79.0337982177734,-78.9994201660156,-78.8905563354492,-78.8447189331055,-78.7931594848633,-78.7358627319336,-78.7129440307617,-78.7072143554688,-78.6212692260742,-78.6327285766602,-78.6327285766602,-78.6441879272461,-78.655647277832,-78.661376953125,-78.661376953125,-78.6499176025391,-78.6499176025391,-78.661376953125,-78.6499176025391,-78.6212692260742,-78.5926208496094,-78.5697021484375,-78.5295944213867,-78.4952163696289,-78.7759628295898,-78.8160705566406,-78.8962860107422,-78.9421234130859,-78.9994201660156,-79.0337982177734,-79.0567169189453,-79.0910873413086,-79.1025543212891,-79.0968246459961,-79.108283996582,-79.114013671875,-79.0910873413086,-79.0910873413086,null,-77.1373062133789,-77.1774139404297,-77.1888732910156,-77.2347106933594,-77.3206481933594,-77.3722152709961,-77.4295196533203,-77.4467010498047,-77.481086730957,-77.5269165039062,-77.5613021850586,-77.5842132568359,-77.6014022827148,-77.6243209838867,-77.5956726074219,-77.5613021850586,-77.5326461791992,-77.4753570556641,-77.4123229980469,-77.3722152709961,-77.3607635498047,-77.3493041992188,-77.3550338745117,-77.3779525756836,-77.4008712768555,-77.3951416015625,-77.3779525756836,-77.3493041992188,-77.3206481933594,-77.3149261474609,-77.297737121582,-77.2003326416016,-77.1315765380859,-77.0399017333984,-76.9195785522461,-76.9138488769531,-76.9195785522461,-76.9138488769531,-76.8966674804688,-76.856559753418,-76.8680114746094,-76.8852081298828,-76.9023971557617,-76.9081268310547,-76.9310455322266,-76.9367752075195,-76.9367752075195,-76.9310455322266,-76.9768829345703,-76.9768829345703,-77.028450012207,-77.1373062133789,-77.1373062133789,null,-85.267578125,-85.2332000732422,-85.2102813720703,-85.1930923461914,-85.181640625,-85.1587142944336,-85.0899658203125,-85.0613098144531,-85.0441284179688,-85.0269317626953,-84.9810943603516,-84.9524536132812,-84.9066162109375,-84.8779678344727,-84.8034820556641,-84.7805633544922,-84.7519149780273,-84.7347259521484,-84.7175445556641,-84.7175445556641,-84.7118072509766,-84.7805633544922,-84.9066162109375,-85.0212020874023,-85.0498580932617,-85.0613098144531,-85.0842361450195,-85.1472549438477,-85.2503890991211,-85.2561187744141,-85.2446594238281,-85.2389297485352,-85.2332000732422,-85.2446594238281,-85.2389297485352,-85.2389297485352,-85.2503890991211,-85.267578125,-85.267578125,null,-78.0884170532227,-78.1342544555664,-78.1686325073242,-78.1972808837891,-78.214469909668,-78.2259292602539,-78.2431182861328,-78.2545776367188,-78.2717590332031,-78.2832260131836,-78.2946853637695,-78.3004150390625,-78.3233261108398,-78.3691635131836,-78.3978118896484,-78.4608383178711,-78.2488479614258,-78.2488479614258,-78.2316513061523,-78.1972808837891,-78.1686325073242,-78.1514434814453,-78.1113357543945,-78.1056060791016,-78.1170654296875,-78.0884170532227,-78.0884170532227],"y":[39.3793907165527,39.1731262207031,39.1731262207031,39.1731262207031,39.2132339477539,39.3736610412598,39.3793907165527,39.3793907165527,null,36.9443206787109,36.927131652832,36.927131652832,36.9214019775391,36.9099426269531,36.8984832763672,36.8870239257812,36.8641052246094,36.8526458740234,36.7724304199219,36.7437858581543,36.6807594299316,36.6291923522949,36.6234588623047,36.6979484558105,36.7094039916992,36.7208671569824,36.7323226928711,36.7437858581543,36.8010787963867,36.8297271728516,36.8526458740234,36.8583755493164,36.892749786377,36.892749786377,36.8698310852051,36.8698310852051,36.8698310852051,36.8870239257812,36.9042129516602,36.927131652832,36.9443206787109,36.9443206787109,null,43.9745101928711,43.9573211669922,43.9458656311035,43.9344024658203,43.9286766052246,43.9286766052246,43.9458656311035,43.9630508422852,43.9573211669922,43.9515914916992,43.9114837646484,43.859920501709,43.854190826416,43.8198127746582,43.8484573364258,43.854190826416,43.8484573364258,43.8140830993652,43.8026237487793,43.7739753723145,43.7625160217285,43.7453269958496,43.7281379699707,43.7109489440918,43.682300567627,43.6593856811523,43.6307373046875,43.5906295776367,43.5677108764648,43.5562515258789,43.5505218505859,43.544792175293,43.5791664123535,43.6020851135254,43.6192779541016,43.6479225158691,43.722412109375,43.6994934082031,43.7052192687988,43.6880302429199,43.7166786193848,43.7338676452637,43.7739753723145,43.7911643981934,43.8026237487793,43.8026237487793,43.8026237487793,43.8026237487793,43.8026237487793,43.8427314758301,43.859920501709,43.8771095275879,43.9000282287598,43.9172134399414,43.9573211669922,43.9630508422852,43.9745101928711,44.0432662963867,44.0604553222656,44.0719146728516,44.0833740234375,44.0891036987305,44.0891036987305,44.1463966369629,44.1463966369629,44.175048828125,44.1635856628418,44.1693153381348,44.1635856628418,44.1635856628418,44.123477935791,44.0719146728516,44.0432662963867,44.0146179199219,44.0146179199219,43.99169921875,44.0088882446289,43.997428894043,44.0432662963867,43.9630508422852,43.9515914916992,43.9172134399414,43.9401321411133,43.9344024658203,43.9745101928711,43.9745101928711,null,39.327823638916,39.2934455871582,39.2476081848145,39.2189598083496,39.2132339477539,39.1673965454102,39.1731262207031,39.1731262207031,39.190315246582,39.2017707824707,39.2017707824707,39.2075004577637,39.2075004577637,39.1960411071777,39.1788520812988,39.190315246582,39.2075004577637,39.2361526489258,39.2533378601074,39.2705268859863,39.2877159118652,39.2934455871582,39.2934455871582,39.333553314209,39.3450126647949,39.3621978759766,39.4023056030273,39.4309539794922,39.4596061706543,39.46533203125,39.46533203125,39.471061706543,39.4825248718262,39.4825248718262,39.5111694335938,39.5570068359375,39.4538726806641,39.5398178100586,39.5627365112305,39.5168991088867,39.4309539794922,39.3965797424316,39.3679313659668,39.3450126647949,39.327823638916,39.327823638916,null,35.1910667419434,35.1967964172363,35.2082557678223,35.2197151184082,35.2311744689941,35.254093170166,35.254093170166,35.254093170166,35.254093170166,35.254093170166,35.2311744689941,35.2139854431152,35.1796112060547,35.1395034790039,35.1108551025391,35.082202911377,35.0592842102051,35.0420989990234,35.0249099731445,34.9905319213867,34.9618835449219,34.9561538696289,34.944694519043,34.9217758178711,34.8816719055176,34.8472938537598,34.8472938537598,34.8472938537598,34.8358345031738,34.9045906066895,34.944694519043,34.9561538696289,34.996265411377,35.0650177001953,35.082202911377,35.1051216125488,35.116584777832,35.1223106384277,35.1910667419434,35.1910667419434,null,40.0669364929199,40.0497512817383,40.0325622558594,40.0268325805664,40.0153732299805,40.0039138793945,39.9867248535156,39.9695358276367,39.9867248535156,40.0497512817383,40.1070442199707,40.1414260864258,40.1586112976074,40.1815299987793,40.1987190246582,40.2216377258301,40.233097076416,40.2617454528809,40.2961235046387,40.3247718811035,40.3304977416992,40.3247718811035,40.3133087158203,40.2961235046387,40.2789344787598,40.2732048034668,40.2732048034668,40.2789344787598,40.3018531799316,40.2789344787598,40.2789344787598,40.2903900146484,40.3018531799316,40.3075790405273,40.3247718811035,40.3133087158203,40.2903900146484,40.2789344787598,40.2560157775879,40.2216377258301,40.2216377258301,40.2159080505371,40.2216377258301,40.2101783752441,40.2044486999512,40.1929893493652,40.1758003234863,40.1643409729004,40.1643409729004,40.1586112976074,40.1528816223145,40.0669364929199,40.0669364929199,null,35.9760208129883,36.1192588806152,36.1307182312012,36.1192588806152,36.1192588806152,36.1192588806152,36.1364479064941,36.153636932373,36.153636932373,36.159366607666,36.153636932373,36.1421775817871,36.1479072570801,36.1192588806152,36.0619659423828,36.0333137512207,36.0046691894531,35.987476348877,35.9473724365234,35.9244537353516,35.8843460083008,35.8270492553711,35.7812118530273,35.7468376159668,35.7640266418457,35.7640266418457,35.7640266418457,35.7640266418457,35.7697563171387,35.7984046936035,35.8270492553711,35.8270492553711,35.8327827453613,35.84423828125,35.901538848877,35.9187240600586,35.9473724365234,35.9760208129883,35.9760208129883,null,37.65478515625,37.4485206604004,37.4485206604004,37.4370613098145,37.4198760986328,37.3912239074707,37.379768371582,37.3625793457031,37.3511199951172,37.3511199951172,37.3339309692383,37.3224716186523,37.3110122680664,37.3052825927734,37.3167419433594,37.3339309692383,37.6204071044922,37.6777038574219,37.6891632080078,37.7292709350586,37.7350006103516,37.7350006103516,37.7120819091797,37.7006225585938,37.6719779968262,37.65478515625,37.65478515625],"text":"Percent: -66.27599","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,66,189,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.319938659668,-95.8730316162109,-95.867301940918,-95.8615646362305,-95.8501052856445,-95.8615646362305,-95.8214645385742,-95.7584381103516,-95.7297897338867,-95.6782150268555,-95.6553039550781,-95.6553039550781,-95.5521774291992,-95.6438446044922,-95.7469787597656,-95.8787612915039,-96.0048141479492,-96.125129699707,-96.2798309326172,-96.3371200561523,-96.3657760620117,-96.3829574584961,-96.3772354125977,-96.3543090820312,-96.3084716796875,-96.2397232055664,-96.1136703491211,-96.0563735961914,-96.0162658691406,-95.9933471679688,-95.9016723632812,-95.7813568115234,-95.7584381103516,-95.7584381103516,-95.7813568115234,-95.8157272338867,-95.8615646362305,-95.9188690185547,-95.9933471679688,-96.130859375,-96.1824264526367,-96.2339935302734,-96.2569046020508,-96.2569046020508,-96.1938858032227,-96.1881561279297,-96.1996154785156,-96.2397232055664,-96.2397232055664,-96.2110748291016,-96.2110748291016,-96.222526550293,-96.2454528808594,-96.2741012573242,-96.2798309326172,-96.2855606079102,-96.2970123291016,-96.319938659668,-96.319938659668,-96.319938659668],"y":[28.9572868347168,29.2265777587891,29.2265777587891,29.2036590576172,29.1864700317383,29.1578216552734,29.1291751861572,29.0145816802979,28.9744758605957,28.9744758605957,28.9572868347168,28.9229106903076,28.8426971435547,28.7853984832764,28.7281036376953,28.6650772094727,28.6192417144775,28.5562171936035,28.4760036468506,28.4301662445068,28.4129772186279,28.4301662445068,28.4358959197998,28.4760036468506,28.4817314147949,28.5275688171387,28.5848636627197,28.6135120391846,28.6421604156494,28.6650772094727,28.6822662353516,28.7452907562256,28.7624797821045,28.7853984832764,28.7853984832764,28.7853984832764,28.7567520141602,28.7452907562256,28.7109146118164,28.6364307403564,28.6192417144775,28.5905952453613,28.6135120391846,28.6307010650635,28.6307010650635,28.6421604156494,28.6536197662354,28.6478900909424,28.6650772094727,28.7452907562256,28.7682094573975,28.7682094573975,28.7223720550537,28.6994533538818,28.7281036376953,28.7452907562256,28.716646194458,28.6708087921143,28.9572868347168,28.9572868347168],"text":"Percent: -66.27581","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,66,189,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.5953369140625,-94.5953369140625,-94.5953369140625,-94.2171783447266,-94.2171783447266,-94.2229080200195,-94.5953369140625,-94.5953369140625],"y":[40.044017791748,40.1414260864258,40.3935241699219,40.3935241699219,40.1414260864258,40.044017791748,40.044017791748,40.044017791748],"text":"Percent: -66.26627","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,66,189,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.2450408935547,-83.2335815429688,-83.2163848876953,-83.1762847900391,-83.1419067382812,-83.1419067382812,-83.1304473876953,-83.0846099853516,-83.0674209594727,-83.0616912841797,-83.0502319335938,-83.0215835571289,-83.010124206543,-83.0158538818359,-83.010124206543,-82.9642868041992,-82.9528350830078,-83.010124206543,-83.0273132324219,-83.0445022583008,-83.0674209594727,-83.0960693359375,-83.0903396606445,-83.0903396606445,-83.1075286865234,-83.1247100830078,-83.1304473876953,-83.1304473876953,-83.182014465332,-83.193473815918,-83.1992034912109,-83.2163848876953,-83.2736892700195,-83.3137969970703,-83.3309783935547,-83.3768157958984,-83.3940048217773,-83.4112014770508,-83.4455718994141,-83.4684906005859,-83.4914093017578,-83.5028686523438,-83.5372467041016,-83.5429763793945,-83.5257873535156,-83.5257873535156,-83.5429763793945,-83.5429763793945,-83.5315170288086,-83.5372467041016,-83.5773468017578,-83.5601654052734,-83.5315170288086,-83.4914093017578,-83.4455718994141,-83.4341125488281,-83.4226531982422,-83.4112014770508,-83.3882751464844,-83.37109375,-83.3309783935547,-83.3137969970703,-83.2908706665039,-83.2736892700195,-83.2450408935547,-83.2450408935547],"y":[37.6777038574219,37.660514831543,37.65478515625,37.6490592956543,37.6318664550781,37.6204071044922,37.6204071044922,37.6204071044922,37.6204071044922,37.6032218933105,37.5974884033203,37.5974884033203,37.5917587280273,37.5631141662598,37.5516510009766,37.523006439209,37.5058174133301,37.5058174133301,37.5058174133301,37.5344657897949,37.5287322998047,37.5344657897949,37.5058174133301,37.5000877380371,37.4886283874512,37.4771690368652,37.4657135009766,37.4084129333496,37.4198760986328,37.4313316345215,37.4485206604004,37.4485206604004,37.4026870727539,37.3854942321777,37.3740386962891,37.3511199951172,37.3511199951172,37.3568496704102,37.379768371582,37.379768371582,37.3740386962891,37.345386505127,37.3339309692383,37.3683052062988,37.379768371582,37.3912239074707,37.4026870727539,37.4084129333496,37.4313316345215,37.4657135009766,37.5058174133301,37.5344657897949,37.5860328674316,37.6204071044922,37.6375961303711,37.65478515625,37.6777038574219,37.6891632080078,37.7006225585938,37.6891632080078,37.6777038574219,37.6777038574219,37.6777038574219,37.6777038574219,37.6777038574219,37.6777038574219],"text":"Percent: -66.25399","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,66,189,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.6980514526367,-81.7095108032227,-81.7152404785156,-81.7496185302734,-81.7725372314453,-81.8699417114258,-81.9845275878906,-81.9845275878906,-81.9959869384766,-82.1392288208008,-82.1564178466797,-82.1678771972656,-82.2710113525391,-82.288200378418,-82.288200378418,-82.276741027832,-82.2595520019531,-82.2366333007812,-82.2423629760742,-82.2423629760742,-82.2137145996094,-82.2079849243164,-82.1907958984375,-82.1678771972656,-82.1277694702148,-82.0762023925781,-82.0532913208008,-82.0131759643555,-81.9845275878906,-81.8527450561523,-81.829833984375,-81.7782669067383,-81.7667999267578,-81.7496185302734,-81.7324295043945,-81.6980514526367,-81.6980514526367,null,-86.2416076660156,-86.2587966918945,-86.2702560424805,-86.2817153930664,-86.2817153930664,-86.3103637695312,-86.3160934448242,-86.3103637695312,-86.3332824707031,-86.3390045166016,-86.356201171875,-86.361930847168,-86.3963088989258,-86.4020385742188,-86.4077682495117,-86.4421463012695,-86.4937133789062,-86.4994354248047,-86.5223541259766,-86.62548828125,-86.6484069824219,-86.6598663330078,-86.6827850341797,-86.6770553588867,-86.6713256835938,-86.6484069824219,-86.6484069824219,-86.6369476318359,-86.6082992553711,-86.5968399047852,-86.5968399047852,-86.6025695800781,-86.6082992553711,-86.6082992553711,-86.6140289306641,-86.6025695800781,-86.5911102294922,-86.5796585083008,-86.5510025024414,-86.5567321777344,-86.5510025024414,-86.5223541259766,-86.5051651000977,-86.4994354248047,-86.5108947753906,-86.4822463989258,-86.436408996582,-86.350471496582,-86.3046340942383,-86.2759857177734,-86.2186889648438,-86.2014999389648,-86.1442031860352,-86.1442031860352,-86.1499328613281,-86.1442031860352,-86.1442031860352,-86.1499328613281,-86.1556625366211,-86.1671295166016,-86.1843109130859,-86.1843109130859,-86.1843109130859,-86.1900405883789,-86.1957702636719,-86.1957702636719,-86.2186889648438,-86.2358779907227,-86.2416076660156,-86.2244186401367,-86.2416076660156,-86.2416076660156],"y":[35.5864105224609,35.3572273254395,35.3400382995605,35.254093170166,35.1910667419434,35.1910667419434,35.1967964172363,35.248363494873,35.2712821960449,35.4030647277832,35.4087905883789,35.4145202636719,35.397331237793,35.4259834289551,35.4431686401367,35.4775466918945,35.4775466918945,35.4947357177734,35.5061950683594,35.5119209289551,35.534839630127,35.5291137695312,35.5291137695312,35.5233840942383,35.534839630127,35.534839630127,35.534839630127,35.5520324707031,35.5405731201172,35.5405731201172,35.5864105224609,35.5978660583496,35.6150550842285,35.6207847595215,35.6093292236328,35.5864105224609,35.5864105224609,null,35.6437034606934,35.6437034606934,35.6322479248047,35.6379737854004,35.6437034606934,35.6379737854004,35.6437034606934,35.6551666259766,35.6494331359863,35.6666221618652,35.6551666259766,35.6494331359863,35.6322479248047,35.6437034606934,35.6551666259766,35.6666221618652,35.6780815124512,35.6838111877441,35.712459564209,35.712459564209,35.6952705383301,35.6952705383301,35.712459564209,35.7525672912598,35.7640266418457,35.7697563171387,35.7869453430176,35.7926750183105,35.7926750183105,35.7984046936035,35.8327827453613,35.8557014465332,35.8728866577148,35.8900756835938,35.9702911376953,35.987476348877,35.9932098388672,36.0275840759277,36.0447769165039,36.0562324523926,36.0619659423828,36.0791511535645,36.0619659423828,36.0791511535645,36.1020698547363,36.0906105041504,36.0619659423828,36.0275840759277,35.987476348877,35.9817504882812,35.9760208129883,35.9702911376953,35.9588317871094,35.9473724365234,35.9244537353516,35.9072647094727,35.8900756835938,35.8900756835938,35.8671569824219,35.8671569824219,35.84423828125,35.8041305541992,35.7812118530273,35.7640266418457,35.7353782653809,35.706729888916,35.706729888916,35.6952705383301,35.6838111877441,35.6551666259766,35.6437034606934,35.6437034606934],"text":"Percent: -66.24960","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,66,189,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.125846862793,-77.0857391357422,-77.0685577392578,-77.0227203369141,-77.0169906616211,-77.0055236816406,-76.9826126098633,-76.9768829345703,-76.9654159545898,-76.9482345581055,-76.9310455322266,-76.9138488769531,-76.9023971557617,-76.8909378051758,-76.8852081298828,-76.8680114746094,-76.8622894287109,-76.8622894287109,-76.8622894287109,-76.850830078125,-76.8336410522461,-76.8107223510742,-76.8164520263672,-76.8164520263672,-76.7992630004883,-76.7820739746094,-76.7706146240234,-76.7476959228516,-76.7820739746094,-76.8164520263672,-76.8393707275391,-76.8622894287109,-76.8794784545898,-76.8909378051758,-76.8966674804688,-76.9081268310547,-76.9253158569336,-76.9367752075195,-76.9482345581055,-76.9654159545898,-76.9768829345703,-77.0055236816406,-77.0341720581055,-77.0971984863281,-77.1315765380859,-77.1888732910156,-77.2461700439453,-77.1774139404297,-77.1487655639648,-77.1315765380859,-77.1315765380859,-77.125846862793,-77.125846862793],"y":[37.6375961303711,37.6032218933105,37.6032218933105,37.5860328674316,37.5631141662598,37.5631141662598,37.5631141662598,37.5573844909668,37.5459251403809,37.5459251403809,37.5573844909668,37.5631141662598,37.5516510009766,37.5516510009766,37.5631141662598,37.5745697021484,37.5631141662598,37.5459251403809,37.5287322998047,37.5287322998047,37.5401954650879,37.523006439209,37.5058174133301,37.4943580627441,37.4771690368652,37.4657135009766,37.4370613098145,37.4198760986328,37.4198760986328,37.4313316345215,37.4370613098145,37.4370613098145,37.4256019592285,37.4141426086426,37.3912239074707,37.3854942321777,37.3912239074707,37.3854942321777,37.3912239074707,37.4084129333496,37.4141426086426,37.4198760986328,37.4198760986328,37.4427947998047,37.4771690368652,37.4943580627441,37.5401954650879,37.5974884033203,37.5860328674316,37.6089515686035,37.6204071044922,37.6375961303711,37.6375961303711],"text":"Percent: -66.22795","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,66,189,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.1170654296875,-78.1743621826172,-78.1800918579102,-78.2259292602539,-78.1686325073242,-78.1743621826172,-78.1800918579102,-78.1800918579102,-78.1915512084961,-78.1686325073242,-78.1399841308594,-78.1285247802734,-78.1399841308594,-78.1571731567383,-78.1342544555664,-78.1285247802734,-78.1170654296875,-78.1972808837891,-78.2545776367188,-78.2832260131836,-78.4321899414062,-78.4493789672852,-78.4952163696289,-78.5238647460938,-78.5525131225586,-78.5697021484375,-78.6155395507812,-78.5983505249023,-78.5639724731445,-78.5582427978516,-78.5410537719727,-78.5295944213867,-78.5066757202148,-78.47802734375,-78.4665756225586,-78.4493789672852,-78.4379196166992,-78.4092712402344,-78.3519744873047,-78.3577041625977,-78.1170654296875,-78.1170654296875],"y":[40.7373008728027,40.7086524963379,40.7086524963379,40.6628150939941,40.6227073669434,40.6112480163574,40.5940628051758,40.5654106140137,40.548225402832,40.5367622375488,40.5596809387207,40.5654106140137,40.5424919128418,40.5023880004883,40.496654510498,40.5023880004883,40.496654510498,40.3935241699219,40.2789344787598,40.2502861022949,40.3018531799316,40.2502861022949,40.2789344787598,40.2961235046387,40.3018531799316,40.3133087158203,40.3247718811035,40.3534164428711,40.37060546875,40.4393615722656,40.496654510498,40.5195732116699,40.5367622375488,40.548225402832,40.5654106140137,40.5940628051758,40.6513557434082,40.6513557434082,40.7315711975098,40.7315711975098,40.7373008728027,40.7373008728027],"text":"Percent: -66.13340","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,67,190,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.4925765991211,-92.3779907226562,-92.3665237426758,-92.3550643920898,-92.3607940673828,-92.3321533203125,-92.2863159179688,-92.2633895874023,-92.2290115356445,-92.2118301391602,-92.2003707885742,-92.1717224121094,-92.1258850097656,-92.0743179321289,-92.0112915039062,-92.0170211791992,-92.0170211791992,-92.0342102050781,-92.1086959838867,-92.1373443603516,-92.1373443603516,-92.1086959838867,-92.1258850097656,-92.1602630615234,-92.1889038085938,-92.1889038085938,-92.2232818603516,-92.2519378662109,-92.2805786132812,-92.3034973144531,-92.4066314697266,-92.4066314697266,-92.4925765991211,-92.4925765991211],"y":[38.428279876709,38.7434043884277,38.7434043884277,38.7319450378418,38.703296661377,38.6746520996094,38.6517333984375,38.6574630737305,38.6460037231445,38.6460037231445,38.6230850219727,38.5944366455078,38.5715179443359,38.565788269043,38.5715179443359,38.5314140319824,38.4970321655273,38.4741172790527,38.4569244384766,38.4454689025879,38.428279876709,38.4110908508301,38.3824424743652,38.3824424743652,38.3709869384766,38.3308792114258,38.3308792114258,38.3251495361328,38.3366050720215,38.3308792114258,38.3366050720215,38.416820526123,38.428279876709,38.428279876709],"text":"Percent: -66.08020","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,67,190,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.6747589111328,-83.6747589111328,-83.5315170288086,-83.5257873535156,-83.5028686523438,-83.4971389770508,-83.4455718994141,-83.4226531982422,-83.4226531982422,-83.4226531982422,-83.4054718017578,-83.3825454711914,-83.365364074707,-83.3538970947266,-83.3252563476562,-83.3137969970703,-83.37109375,-83.37109375,-83.3997344970703,-83.3997344970703,-83.4112014770508,-83.4283828735352,-83.4341125488281,-83.4398422241211,-83.4455718994141,-83.4513092041016,-83.4684906005859,-83.4684906005859,-83.4856796264648,-83.4856796264648,-83.5429763793945,-83.6690216064453,-83.6747589111328,-83.6919479370117,-83.6919479370117,-83.6804885864258,-83.6747589111328,-83.6747589111328],"y":[31.5585174560547,31.5986232757568,31.5986232757568,31.575704574585,31.569974899292,31.5585174560547,31.5527858734131,31.5298671722412,31.5184097290039,31.4897613525391,31.4783000946045,31.4725723266602,31.4783000946045,31.4783000946045,31.4783000946045,31.4668426513672,31.4668426513672,31.4553852081299,31.4553852081299,31.3923587799072,31.3808975219727,31.3751678466797,31.3637104034424,31.3579788208008,31.3522510528564,31.3407917022705,31.3350601196289,31.3236026763916,31.3236026763916,31.3121452331543,31.3121452331543,31.3121452331543,31.4439239501953,31.4496536254883,31.4668426513672,31.4725723266602,31.5585174560547,31.5585174560547],"text":"Percent: -66.01166","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,67,190,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.8852081298828,-76.9539566040039,-76.9768829345703,-77.028450012207,-77.0742797851562,-77.0857391357422,-77.0971984863281,-77.1545028686523,-77.1774139404297,-77.2232513427734,-77.2576293945312,-77.309196472168,-77.3378448486328,-77.3493041992188,-77.3550338745117,-77.4409790039062,-77.4753570556641,-77.481086730957,-77.4925384521484,-77.5154647827148,-77.5326461791992,-77.5498352050781,-77.57275390625,-77.578483581543,-77.6014022827148,-77.6071395874023,-77.6071395874023,-77.0227203369141,-76.9826126098633,-76.8909378051758,-76.8852081298828,-76.8336410522461,-76.7648849487305,-76.6216430664062,-76.5586242675781,-76.5586242675781,-76.4669494628906,-76.6044616699219,-76.6388320922852,-76.673210144043,-76.7190475463867,-76.7419738769531,-76.7935333251953,-76.8164520263672,-76.850830078125,-76.8680114746094,-76.8852081298828,-76.8852081298828],"y":[41.1269111633301,41.144100189209,41.0810737609863,41.0868034362793,41.0868034362793,41.0810737609863,41.0696144104004,41.0638847351074,41.0696144104004,41.1211814880371,41.1670188903809,41.2013931274414,41.2185821533203,41.2243118286133,41.2300453186035,41.27587890625,41.2930679321289,41.3159866333008,41.3389053344727,41.3503646850586,41.3618240356445,41.3847427368164,41.4248466491699,41.4477653503418,41.453498840332,41.4764175415039,41.5222511291504,41.5337104797363,41.5508995056152,41.591007232666,41.5852737426758,41.5795478820801,41.401927947998,41.2987976074219,41.2873382568359,41.281608581543,41.2586898803711,41.138370513916,41.144100189209,41.144100189209,41.1555557250977,41.1612892150879,41.1727447509766,41.1670188903809,41.1612892150879,41.144100189209,41.1269111633301,41.1269111633301],"text":"Percent: -65.97568","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,67,190,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.3019561767578,-85.2962265014648,-85.3019561767578,-85.628547668457,-85.628547668457,-85.63427734375,-85.6056213378906,-85.3019561767578,-85.3019561767578,null,-99.035758972168,-99.5800704956055,-99.5800704956055,-99.035758972168,-99.035758972168,-99.035758972168],"y":[39.780460357666,39.5226287841797,39.4538726806641,39.4538726806641,39.6887893676758,39.780460357666,39.774730682373,39.780460357666,39.780460357666,null,38.3423347473145,38.3537940979004,38.686107635498,38.6918411254883,38.3423347473145,38.3423347473145],"text":"Percent: -65.94079","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,67,190,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.5407104492188,-95.0995407104492,-95.0995407104492,-95.0995407104492,-95.5349807739258,-95.5407104492188,-95.5407104492188],"y":[37.7292709350586,37.7350006103516,37.6719779968262,37.379768371582,37.3912239074707,37.7292709350586,37.7292709350586],"text":"Percent: -65.93804","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,67,190,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.0582580566406,-85.9264755249023,-85.7431335449219,-85.7775115966797,-85.7603225708008,-85.7545928955078,-85.7545928955078,-85.7431335449219,-85.9665832519531,-85.9723129272461,-85.9895095825195,-86.0353469848633,-86.0525283813477,-86.0582580566406,-86.0525283813477,-86.0582580566406,-86.0582580566406,-86.0582580566406,-86.0697174072266,-86.0754547119141,-86.0869140625,-86.0869140625,-86.1040954589844,-86.1098251342773,-86.1270217895508,-86.1327438354492,-86.1384735107422,-86.1499328613281,-86.1613922119141,-86.1671295166016,-86.1671295166016,-86.1384735107422,-86.1270217895508,-86.1270217895508,-86.1098251342773,-86.0869140625,-86.0582580566406,-86.0582580566406],"y":[37.1735038757324,37.1563148498535,37.1792297363281,37.1505851745605,37.1333961486816,37.1219329833984,37.0875587463379,36.8411865234375,36.7323226928711,36.7437858581543,36.755241394043,36.7724304199219,36.8125381469727,36.8297271728516,36.8354568481445,36.8812942504883,36.892749786377,36.9099426269531,36.9099426269531,36.9099426269531,36.9099426269531,36.8698310852051,36.8984832763672,36.9042129516602,36.9099426269531,36.9214019775391,36.927131652832,36.927131652832,36.9214019775391,36.927131652832,36.9385871887207,36.9844245910645,37.0073432922363,37.0245323181152,37.064640045166,37.0531806945801,37.1735038757324,37.1735038757324],"text":"Percent: -65.93420","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,67,190,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.4631729125977,-96.4173431396484,-96.400146484375,-96.3485794067383,-96.3600387573242,-96.3485794067383,-96.3256683349609,-96.319938659668,-96.319938659668,-96.3256683349609,-96.3313980102539,-96.319938659668,-96.3485794067383,-96.3485794067383,-96.4631729125977,-96.4689025878906,-96.9043502807617,-96.8928909301758,-96.8298721313477,-96.7439270019531,-96.7038192749023,-96.6465225219727,-96.5720367431641,-96.4975509643555,-96.4631729125977,-96.4631729125977],"y":[41.3732833862305,41.3503646850586,41.3102569580078,41.2472305297852,41.2243118286133,41.2013931274414,41.1784744262695,41.144100189209,41.1269111633301,41.0868034362793,41.0581550598145,41.0295066833496,41.0295066833496,41.0065879821777,41.0065879821777,41.0295066833496,41.0295066833496,41.4420356750488,41.4420356750488,41.4305801391602,41.4248466491699,41.4248466491699,41.419116973877,41.3962020874023,41.3732833862305,41.3732833862305],"text":"Percent: -65.91199","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,67,190,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.6457290649414,-85.5941619873047,-85.5941619873047,-85.6113510131836,-85.6113510131836,-85.6972961425781,-85.6972961425781,-85.72021484375,-85.72021484375,-85.8004302978516,-85.8004302978516,-85.8691864013672,-85.8863677978516,-85.8921051025391,-85.8863677978516,-85.8749160766602,-85.8921051025391,-85.897834777832,-85.903564453125,-85.897834777832,-85.8863677978516,-85.8921051025391,-86.0124206542969,-86.0124206542969,-85.9723129272461,-85.9723129272461,-85.6457290649414,-85.6457290649414],"y":[33.1112289428711,33.1054992675781,32.733081817627,32.7388076782227,32.7216186523438,32.7216186523438,32.5955696105957,32.5955696105957,32.5841102600098,32.5841102600098,32.4981651306152,32.4924354553223,32.5096244812012,32.538272857666,32.5554618835449,32.5841102600098,32.6414070129395,32.6700553894043,32.6986999511719,32.7273483276367,32.7502670288086,32.7502670288086,32.7502670288086,33.0940437316895,33.0997734069824,33.1112289428711,33.1112289428711,33.1112289428711],"text":"Percent: -65.90422","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,67,190,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.9345092773438,-88.9287796020508,-88.9173202514648,-88.9173202514648,-88.9402389526367,-88.7110595703125,-88.4990615844727,-88.4990615844727,-88.5506286621094,-88.5850067138672,-88.6422958374023,-88.7339706420898,-88.7511672973633,-88.8141860961914,-88.8542938232422,-88.9345092773438,-88.9345092773438],"y":[37.2365264892578,37.3110122680664,37.3167419433594,37.3282012939453,37.345386505127,37.345386505127,37.1677703857422,37.0818290710449,37.0875587463379,37.0990142822266,37.1333961486816,37.1563148498535,37.1677703857422,37.1964225769043,37.2193412780762,37.2365264892578,37.2365264892578],"text":"Percent: -65.89649","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,67,190,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.060966491699,-102.656845092773,-102.656845092773,-102.616744995117,-102.060966491699,-102.060966491699,-102.060966491699,null,-97.7007598876953,-97.1679077148438,-97.1679077148438,-97.8096237182617,-97.8038940429688,-97.7064895629883,-97.7007598876953,-97.7007598876953],"y":[40.7487602233887,40.7544898986816,41.0065879821777,41.0065879821777,41.000862121582,40.7487602233887,40.7487602233887,null,37.9011573791504,37.9011573791504,37.4485206604004,37.4485206604004,37.7235412597656,37.7235412597656,37.9011573791504,37.9011573791504],"text":"Percent: -65.89379","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,67,190,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-105.051811218262,-105.074729919434,-105.109107971191,-105.189315795898,-105.223701477051,-105.280990600586,-105.309646606445,-105.36693572998,-105.429969787598,-105.48152923584,-105.492988586426,-105.544555664062,-105.584663391113,-105.613311767578,-105.601844787598,-105.682060241699,-105.687789916992,-105.72216796875,-105.77946472168,-105.79093170166,-105.051811218262,-105.051811218262,-105.051811218262,null,-114.969703674316,-114.98690032959,-114.969703674316,-114.98690032959,-114.98690032959,-115.021270751953,-115.004089355469,-115.009811401367,-115.038475036621,-115.027008056641,-115.032737731934,-115.061378479004,-115.07283782959,-115.101486206055,-115.147331237793,-115.175979614258,-115.19889831543,-115.158790588379,-115.175979614258,-115.261917114258,-115.261917114258,-115.216087341309,-115.244728088379,-115.296295166016,-115.28483581543,-115.210350036621,-115.158790588379,-115.13013458252,-115.147331237793,-115.067115783691,-114.99836730957,-114.963981628418,-114.941062927246,-114.900955200195,-114.843658447266,-114.797813415527,-114.792091369629,-114.792091369629,-114.797813415527,-114.797813415527,-114.763450622559,-114.723342895508,-114.711875915527,-114.666046142578,-114.63166809082,-114.597282409668,-114.59156036377,-114.574363708496,-114.557182312012,-114.494155883789,-114.459777832031,-114.454048156738,-114.454048156738,-114.408210754395,-114.37956237793,-114.37956237793,-114.402488708496,-114.402488708496,-114.37956237793,-114.356651306152,-114.327995300293,-114.305076599121,-114.270706176758,-114.259239196777,-114.247779846191,-114.213401794434,-114.196220397949,-114.190490722656,-114.201942443848,-114.184761047363,-114.150382995605,-114.116004943848,-114.064437866211,-114.041519165039,-114.007141113281,-113.898284912109,-113.829528808594,-113.795143127441,-113.743583679199,-113.709197998047,-113.657638549805,-113.634719848633,-113.565963745117,-113.537322998047,-113.468559265137,-113.439910888672,-113.405540466309,-113.365432739258,-113.348236083984,-113.325325012207,-113.325325012207,-113.325325012207,-113.411270141602,-113.411270141602,-113.439910888672,-113.445648193359,-113.445648193359,-113.439910888672,-113.457107543945,-113.451377868652,-113.411270141602,-113.405540466309,-113.382614135742,-113.371162414551,-113.376892089844,-113.394073486328,-113.411270141602,-113.428451538086,-113.445648193359,-113.445648193359,-113.445648193359,-113.468559265137,-113.57169342041,-113.640449523926,-113.692016601562,-113.72639465332,-113.749305725098,-113.760772705078,-113.777961730957,-113.806610107422,-113.961303710938,-114.007141113281,-114.075897216797,-114.110275268555,-114.259239196777,-114.287887573242,-114.333724975586,-114.350914001465,-114.391021728516,-114.494155883789,-114.517074584961,-114.511344909668,-114.574363708496,-114.585830688477,-114.654586791992,-114.729064941406,-114.797813415527,-114.797813415527,-114.889488220215,-114.929595947266,-114.969703674316,-114.969703674316,null,-106.157623291016,-106.151893615723,-106.163352966309,-106.151893615723,-106.128974914551,-106.128974914551,-106.094589233398,-106.100318908691,-106.060218811035,-106.065948486328,-106.065948486328,-105.808113098145,-105.802391052246,-105.590393066406,-105.584663391113,-105.550285339355,-105.544555664062,-105.48152923584,-105.470069885254,-105.435691833496,-105.435691833496,-105.229423522949,-105.223701477051,-104.983055114746,-104.983055114746,-104.851280212402,-104.851280212402,-104.719497680664,-104.713768005371,-104.891387939453,-104.897117614746,-104.868461608887,-104.868461608887,-104.91429901123,-104.91429901123,-104.983055114746,-105.154945373535,-105.154945373535,-105.36693572998,-105.36693572998,-106.037300109863,-106.157623291016,-106.157623291016,null,-99.2248306274414,-99.2248306274414,-99.2133712768555,-99.2133712768555,-99.4310913085938,-100.233238220215,-100.238967895508,-100.244697570801,-100.250419616699,-100.256149291992,-99.6889266967773,-99.2248306274414,-99.2248306274414,null,-99.3623428344727,-99.3795318603516,-98.6232223510742,-98.6174926757812,-98.6174926757812,-99.3623428344727,-99.3623428344727,-99.3623428344727,null,-102.811546325684,-102.817276000977,-102.82300567627,-102.851654052734,-102.874572753906,-102.897491455078,-102.914680480957,-102.937599182129,-102.960517883301,-102.97770690918,-103.00634765625,-103.012077331543,-104.066329956055,-104.060592651367,-104.054862976074,-102.685493469238,-102.685493469238,-102.702682495117,-102.714149475098,-102.754257202148,-102.771438598633,-102.777168273926,-102.811546325684,-102.811546325684,-102.811546325684],"y":[37.9126167297363,37.9355354309082,37.969913482666,38.0100212097168,37.9584541320801,37.9298057556152,37.9412651062012,37.9355354309082,37.8954315185547,37.8839683532715,37.9068870544434,37.9469947814941,37.969913482666,38.0042877197266,38.0272064208984,38.0845031738281,38.1303405761719,38.1876373291016,38.2220153808594,38.2449340820312,38.2563934326172,37.9126167297363,37.9126167297363,null,43.9344024658203,43.9515914916992,43.9687843322754,43.9745101928711,43.997428894043,44.0432662963867,44.0833740234375,44.1062927246094,44.117748260498,44.1406669616699,44.1463966369629,44.1463966369629,44.1807746887207,44.1922340393066,44.1807746887207,44.1807746887207,44.2036933898926,44.2323417663574,44.2953681945801,44.3297462463379,44.3469314575195,44.438606262207,44.5130920410156,44.5474662780762,44.6047668457031,44.6219520568848,44.6677894592285,44.7078971862793,44.7250862121582,44.770923614502,44.7078971862793,44.7250862121582,44.7193565368652,44.759464263916,44.7823829650879,44.8053016662598,44.7995681762695,44.7766494750977,44.7480049133301,44.7193565368652,44.6907081604004,44.6506004333496,44.6506004333496,44.6563301086426,44.6448707580566,44.6334114074707,44.6047668457031,44.5933036804199,44.5818481445312,44.6104927062988,44.6104927062988,44.6104927062988,44.6334114074707,44.6620597839355,44.6677894592285,44.7021675109863,44.7136268615723,44.759464263916,44.759464263916,44.770923614502,44.8053016662598,44.8110313415527,44.8224868774414,44.8282203674316,44.8511390686035,44.8855133056641,44.8797836303711,44.8224868774414,44.759464263916,44.7537307739258,44.759464263916,44.7537307739258,44.7136268615723,44.6964378356934,44.6563301086426,44.570384979248,44.5245513916016,44.4959030151367,44.4787139892578,44.4844436645508,44.4672546386719,44.450065612793,44.438606262207,44.438606262207,44.4557952880859,44.438606262207,44.3813133239746,44.3583946228027,44.3297462463379,44.2781791687012,44.2323417663574,44.2266120910645,44.2266120910645,44.0489959716797,44.0489959716797,44.0031585693359,43.9458656311035,43.9114837646484,43.8828392028809,43.859920501709,43.859920501709,43.8370018005371,43.8312721252441,43.8140830993652,43.8026237487793,43.8140830993652,43.8198127746582,43.8198127746582,43.8026237487793,43.7911643981934,43.7739753723145,43.7453269958496,43.7052192687988,43.6765747070312,43.6593856811523,43.6307373046875,43.6192779541016,43.5963592529297,43.5677108764648,43.5906295776367,43.6994934082031,43.7739753723145,43.7395973205566,43.7395973205566,43.8255424499512,43.8771095275879,43.8885650634766,43.8713760375977,43.8885650634766,43.8942947387695,43.8771095275879,43.8484573364258,43.8370018005371,43.8713760375977,43.9057579040527,43.9172134399414,43.9172134399414,43.9745101928711,43.9745101928711,43.9515914916992,43.9344024658203,43.9344024658203,null,45.7907867431641,46.0256996154785,46.0428886413574,46.1460227966309,46.1460227966309,46.4840660095215,46.4955253601074,46.839298248291,46.839298248291,46.8507614135742,46.8736763000488,46.8736763000488,46.8450317382812,46.8278427124023,46.7476272583008,46.7476272583008,46.6674118041992,46.6502227783203,46.6043853759766,46.6043853759766,46.5700073242188,46.575740814209,46.5413627624512,46.5528221130371,46.575740814209,46.575740814209,46.6215782165527,46.6215782165527,46.4897956848145,46.4840660095215,46.3121795654297,46.3064498901367,46.1460227966309,46.1402893066406,45.7850570678711,45.7850570678711,45.7907867431641,45.807975769043,45.796516418457,45.7850570678711,45.7850570678711,45.7907867431641,45.7907867431641,null,41.7399749755859,41.3904724121094,41.3904724121094,41.0466995239258,41.0466995239258,41.0466995239258,41.0466995239258,41.3962020874023,41.3962020874023,41.7457046508789,41.7399749755859,41.7399749755859,41.7399749755859,null,35.5061950683594,35.8098640441895,35.8098640441895,35.5520324707031,35.4603576660156,35.4603576660156,35.5061950683594,35.5061950683594,null,43.682300567627,43.665111541748,43.6593856811523,43.6536560058594,43.665111541748,43.665111541748,43.6536560058594,43.6078186035156,43.5963592529297,43.6020851135254,43.5963592529297,43.4703102111816,43.4760398864746,43.4989547729492,43.8484573364258,43.8484573364258,43.8312721252441,43.8026237487793,43.7797050476074,43.7453269958496,43.7453269958496,43.722412109375,43.7052192687988,43.682300567627,43.682300567627],"text":"Percent: -65.85095","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,67,190,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-116.304710388184,-116.304710388184,-116.367721557617,-116.379180908203,-116.48804473877,-116.499504089355,-116.562530517578,-116.573997497559,-116.614097595215,-116.619827270508,-116.705772399902,-116.717239379883,-116.745880126953,-116.757347106934,-116.785987854004,-116.79744720459,-117.032356262207,-117.032356262207,-116.614097595215,-116.608375549316,-116.48804473877,-116.476593017578,-116.304710388184,-116.304710388184],"y":[47.8763542175293,47.4007987976074,47.4007987976074,47.3893394470215,47.3950691223145,47.4007987976074,47.4007987976074,47.3836097717285,47.3836097717285,47.3606910705566,47.3606910705566,47.3721504211426,47.3721504211426,47.3606910705566,47.3606910705566,47.3492317199707,47.3606910705566,47.9680252075195,47.9565696716309,47.9737548828125,47.9622993469238,47.8763542175293,47.8763542175293,47.8763542175293],"text":"Percent: -65.83729","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,67,190,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.0429916381836,-91.0429916381836,-90.7393264770508,-90.6533889770508,-90.5330657958984,-90.2981491088867,-90.2924194335938,-90.4986801147461,-90.607551574707,-90.61328125,-90.7221374511719,-90.7221374511719,-91.0429916381836,-91.0429916381836],"y":[35.4374389648438,35.701000213623,35.701000213623,35.6952705383301,35.701000213623,35.701000213623,35.4374389648438,35.4259834289551,35.4374389648438,35.4431686401367,35.4431686401367,35.4374389648438,35.4374389648438,35.4374389648438],"text":"Percent: -65.78808","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,67,190,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.2102813720703,-85.2045516967773,-85.3191452026367,-85.5540542602539,-85.5540542602539,-85.6686553955078,-85.6629180908203,-85.6686553955078,-85.2102813720703,-85.2102813720703,null,-81.6923217773438,-81.5777282714844,-81.5719985961914,-81.4574127197266,-81.4516830444336,-81.371467590332,-81.371467590332,-81.2282333374023,-81.2282333374023,-81.3084411621094,-81.3141708374023,-81.2740631103516,-81.2855224609375,-81.2855224609375,-81.3370895385742,-81.3428192138672,-81.382926940918,-81.3886566162109,-81.4115753173828,-81.4115753173828,-81.4459457397461,-81.4516830444336,-81.4688720703125,-81.4688720703125,-81.5834579467773,-81.5777282714844,-81.6407623291016,-81.6407623291016,-81.6980514526367,-81.6923217773438,-81.6923217773438,null,-97.4601211547852,-97.4601211547852,-97.2767791748047,-97.0876998901367,-97.0533218383789,-97.0475921630859,-96.9960250854492,-96.9215393066406,-96.8871612548828,-96.9444580078125,-97.0074844360352,-97.0074844360352,-97.0361328125,-97.0361328125,-96.9215393066406,-96.9158096313477,-97.1449966430664,-97.1507263183594,-97.3627243041992,-97.4601211547852,-97.4601211547852],"y":[41.5394401550293,41.27587890625,41.27587890625,41.281608581543,41.3045272827148,41.3045272827148,41.4305801391602,41.5451698303223,41.5394401550293,41.5394401550293,null,39.8492164611816,39.8549423217773,39.9122428894043,39.9122428894043,39.9294281005859,39.9294281005859,39.9638061523438,39.9638061523438,39.8835906982422,39.8835906982422,39.7231636047363,39.7174339294434,39.6200332641602,39.6028442382812,39.608570098877,39.6142997741699,39.6200332641602,39.6314888000488,39.6314888000488,39.642951965332,39.642951965332,39.6601371765137,39.6658706665039,39.5971145629883,39.6028442382812,39.6887893676758,39.6887893676758,39.7575416564941,39.7690010070801,39.8492164611816,39.8492164611816,null,36.153636932373,36.5833549499512,36.5948143005371,36.6005439758301,36.612003326416,36.5948143005371,36.5833549499512,36.6005439758301,36.5776252746582,36.5489768981934,36.5260581970215,36.4974136352539,36.5031394958496,36.3312530517578,36.3312530517578,36.2338485717773,36.2338485717773,36.165096282959,36.153636932373,36.153636932373,36.153636932373],"text":"Percent: -65.74735","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,67,190,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.5032501220703,-81.5490875244141,-81.5261611938477,-81.5261611938477,-81.5318908691406,-81.5834579467773,-81.4173049926758,-81.3943862915039,-81.3084411621094,-81.3141708374023,-81.3141708374023,-81.2740631103516,-81.2511444091797,-81.2511444091797,-81.2568740844727,-81.2396850585938,-81.1823959350586,-81.1651992797852,-81.2568740844727,-81.2740631103516,-81.3428192138672,-81.4344940185547,-81.4574127197266,-81.4688720703125,-81.4803237915039,-81.5032501220703,-81.5032501220703],"y":[38.9210243225098,38.9611320495605,38.9840507507324,38.9955062866211,39.0069694519043,39.0298881530762,39.138744354248,39.1444778442383,39.1788520812988,39.1673965454102,39.1616630554199,39.1100997924805,39.1043701171875,39.0871810913086,39.0642623901367,39.0413436889648,39.0470733642578,39.0356140136719,38.9382133483887,38.9210243225098,38.8923759460449,38.9382133483887,38.9382133483887,38.9324798583984,38.9324798583984,38.9210243225098,38.9210243225098],"text":"Percent: -65.74202","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,67,190,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.0995407104492,-95.0880737304688,-94.6239776611328,-94.6297073364258,-95.0995407104492,-95.0995407104492,-95.0995407104492,null,-83.9669647216797,-83.9956130981445,-84.0185317993164,-84.0586395263672,-84.0758209228516,-84.1216583251953,-84.2190704345703,-84.270637512207,-84.2992782592773,-84.3221969604492,-84.3508453369141,-84.3623046875,-84.3565826416016,-84.3451156616211,-84.3565826416016,-84.368034362793,-84.3909530639648,-84.4081420898438,-84.4196014404297,-84.4310607910156,-84.4310607910156,-84.4081420898438,-84.368034362793,-84.3565826416016,-84.3393859863281,-84.3107452392578,-84.3050079345703,-84.2820892333984,-84.2362518310547,-84.1961441040039,-84.1674957275391,-84.1388549804688,-84.1331253051758,-84.1159286499023,-84.098747253418,-84.087287902832,-84.0700988769531,-84.0185317993164,-83.9956130981445,-83.9669647216797,-83.9612350463867,-83.9669647216797,-83.9669647216797],"y":[37.7350006103516,38.0272064208984,38.0443954467773,37.6777038574219,37.6719779968262,37.7350006103516,37.7350006103516,null,38.1933670043945,38.1704483032227,38.1532592773438,38.1303405761719,38.1188812255859,38.107421875,38.0730438232422,38.0558586120605,38.0787773132324,38.0845031738281,38.0959625244141,38.1188812255859,38.1532592773438,38.1761779785156,38.1876373291016,38.1990966796875,38.1990966796875,38.2220153808594,38.2334747314453,38.2563934326172,38.2793121337891,38.2793121337891,38.2735786437988,38.2907676696777,38.2907676696777,38.2964973449707,38.3136863708496,38.3136863708496,38.3480682373047,38.3709869384766,38.3595237731934,38.3308792114258,38.3022308349609,38.2907676696777,38.2678527832031,38.2678527832031,38.2563934326172,38.2220153808594,38.2162857055664,38.2162857055664,38.2105560302734,38.1933670043945,38.1933670043945],"text":"Percent: -65.74044","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,67,190,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.2969818115234,-81.3313598632812,-81.371467590332,-81.382926940918,-81.3657379150391,-81.371467590332,-81.382926940918,-81.3943862915039,-81.4230346679688,-81.4402160644531,-81.4574127197266,-81.4803237915039,-81.5032501220703,-81.5605392456055,-81.5777282714844,-81.6350326538086,-81.6579437255859,-81.7037811279297,-81.7209701538086,-81.7438888549805,-81.7209701538086,-81.6980514526367,-81.7037811279297,-81.7095108032227,-81.7037811279297,-81.6751327514648,-81.646484375,-81.3657379150391,-81.371467590332,-81.3542709350586,-81.3027114868164,-81.2912521362305,-81.2797927856445,-81.2969818115234,-81.2969818115234],"y":[36.3770904541016,36.3885498046875,36.3656311035156,36.3599014282227,36.3312530517578,36.3083343505859,36.2911491394043,36.2911491394043,36.2911491394043,36.2796859741211,36.2682304382324,36.2682304382324,36.2338485717773,36.2796859741211,36.2854156494141,36.3369827270508,36.3484420776367,36.3713607788086,36.3828201293945,36.4057388305664,36.440113067627,36.474494934082,36.5031394958496,36.5260581970215,36.5547065734863,36.5833549499512,36.5948143005371,36.5776252746582,36.5547065734863,36.5260581970215,36.4859504699707,36.4687652587891,36.4458465576172,36.3770904541016,36.3770904541016],"text":"Percent: -65.72962","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,67,190,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.5953369140625,-94.5953369140625,-94.6010665893555,-94.8875427246094,-94.8932723999023,-94.9505615234375,-94.9792098999023,-95.0021362304688,-95.0021362304688,-94.9963989257812,-95.0135955810547,-95.0135955810547,-95.036506652832,-95.0537033081055,-95.036506652832,-95.0479736328125,-94.5953369140625,-94.5953369140625],"y":[40.1414260864258,40.044017791748,39.8320274353027,39.8320274353027,39.8664054870605,39.8721351623535,39.9294281005859,39.9122428894043,39.9580764770508,39.9809951782227,40.0039138793945,40.0554809570312,40.061206817627,40.0841255187988,40.1070442199707,40.1414260864258,40.1414260864258,40.1414260864258],"text":"Percent: -65.69949","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(41,67,190,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.4344940185547,-81.3657379150391,-81.3141708374023,-81.3027114868164,-81.2511444091797,-81.2740631103516,-81.2912521362305,-81.3084411621094,-81.3256301879883,-81.3428192138672,-81.5089797973633,-81.5261611938477,-81.5490875244141,-81.6178359985352,-81.6751327514648,-81.6923217773438,-81.6980514526367,-81.824104309082,-81.7954559326172,-81.7782669067383,-81.7381591796875,-81.6980514526367,-81.6865921020508,-81.6694030761719,-81.652214050293,-81.5662689208984,-81.5147094726562,-81.4860534667969,-81.4746017456055,-81.4344940185547,-81.4344940185547],"y":[37.0073432922363,36.9443206787109,36.8870239257812,36.8641052246094,36.755241394043,36.7380523681641,36.7437858581543,36.74951171875,36.74951171875,36.7437858581543,36.6635704040527,36.6521110534668,36.6521110534668,36.6349220275879,36.7323226928711,36.7724304199219,36.7838897705078,36.9156684875488,36.9214019775391,36.927131652832,36.9385871887207,36.9557762145996,36.9500503540039,36.927131652832,36.927131652832,36.9844245910645,36.9958839416504,37.0016136169434,37.0073432922363,37.0073432922363,37.0073432922363],"text":"Percent: -65.68897","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(42,68,191,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.53076171875,-87.536491394043,-87.6969146728516,-87.7026443481445,-87.9719390869141,-87.9719390869141,-87.9547500610352,-87.9375686645508,-87.9432907104492,-87.6281661987305,-87.6224365234375,-87.536491394043,-87.53076171875,-87.53076171875],"y":[39.608570098877,39.471061706543,39.471061706543,39.4882507324219,39.4825248718262,39.6830558776855,39.7976493835449,39.7976493835449,39.8721351623535,39.8721351623535,39.8664054870605,39.8664054870605,39.608570098877,39.608570098877],"text":"Percent: -65.62100","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(42,68,191,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.4532241821289,-88.4646835327148,-88.0922622680664,-88.0865325927734,-88.0865325927734,-88.0808029174805,-88.0808029174805,-88.0808029174805,-88.0578842163086,-88.0292358398438,-88.0235061645508,-88.0292358398438,-88.0406951904297,-88.0063171386719,-87.9490203857422,-87.9203720092773,-87.9031829833984,-87.9031829833984,-87.9089126586914,-87.9031829833984,-87.9089126586914,-87.9089126586914,-87.9318313598633,-87.9432907104492,-87.9432907104492,-87.9375686645508,-87.9031829833984,-87.8859939575195,-87.8859939575195,-87.891731262207,-87.891731262207,-87.9031829833984,-87.9146423339844,-87.9261016845703,-87.9261016845703,-87.9318313598633,-87.9547500610352,-87.9547500610352,-87.9490203857422,-87.9490203857422,-87.9719390869141,-87.9375686645508,-87.9318313598633,-87.9375686645508,-87.9375686645508,-87.9719390869141,-87.9833984375,-88.0235061645508,-88.3271713256836,-88.3329010009766,-88.430305480957,-88.4532241821289,-88.4532241821289,null,-93.9192428588867,-93.9192428588867,-94.131233215332,-94.136962890625,-94.503662109375,-94.5609588623047,-94.4005279541016,-94.4005279541016,-94.3432312011719,-94.3375015258789,-94.0281066894531,-94.0223770141602,-93.8963241577148,-93.9478912353516,-93.9593505859375,-93.9708099365234,-93.9708099365234,-93.9478912353516,-93.9192428588867,-93.9192428588867,null,-103.711090087891,-103.470443725586,-103.470443725586,-103.464714050293,-103.458984375,-102.777168273926,-102.771438598633,-102.788627624512,-102.777168273926,-102.788627624512,-102.794357299805,-102.800086975098,-103.155319213867,-103.716819763184,-103.711090087891,-103.711090087891,-103.711090087891,null,-77.0169906616211,-76.9310455322266,-77.0513610839844,-77.0513610839844,-77.0628280639648,-77.0742797851562,-77.0971984863281,-77.1373062133789,-77.0628280639648,-77.0169906616211,-77.0169906616211,null,-85.8691864013672,-85.8634567260742,-85.8519973754883,-85.8519973754883,-85.8462677001953,-85.7717819213867,-85.7603225708008,-85.7488632202148,-85.7431335449219,-85.6399993896484,-85.6056213378906,-85.5024948120117,-85.5024948120117,-85.450927734375,-85.450927734375,-85.5024948120117,-85.5082244873047,-85.8749160766602,-85.897834777832,-85.9150238037109,-85.9379425048828,-85.9665832519531,-85.9895095825195,-86.0181503295898,-85.9895095825195,-85.9780426025391,-85.9436721801758,-85.9150238037109,-85.909294128418,-85.8921051025391,-85.8863677978516,-85.897834777832,-85.903564453125,-85.903564453125,-85.903564453125,-85.9264755249023,-85.9322052001953,-85.9207534790039,-85.903564453125,-85.8921051025391,-85.8921051025391,-85.8691864013672,-85.8691864013672,null,-82.9757461547852,-82.9872055053711,-82.9986724853516,-83.0158538818359,-83.0387725830078,-83.0559616088867,-83.0846099853516,-83.0903396606445,-83.0731506347656,-83.0788803100586,-83.0731506347656,-83.0616912841797,-83.0616912841797,-83.0387725830078,-82.9872055053711,-82.9700164794922,-82.9413681030273,-82.9241790771484,-82.9069976806641,-82.8726196289062,-82.8496932983398,-82.7866744995117,-82.7580184936523,-82.7522964477539,-82.7465667724609,-82.735107421875,-82.6892700195312,-82.6606216430664,-82.6434326171875,-82.6147842407227,-82.6090545654297,-82.5689468383789,-82.5517578125,-82.5517578125,-82.5231094360352,-82.5288391113281,-82.5402984619141,-82.5460357666016,-82.6033248901367,-82.6835403442383,-82.6949996948242,-82.7236480712891,-82.7236480712891,-82.7924041748047,-82.8210525512695,-82.9757461547852,-82.9757461547852,null,-116.906311035156,-116.917770385742,-116.952140808105,-117.003707885742,-117.04955291748,-117.09538269043,-117.158409118652,-117.204246520996,-117.204246520996,-117.204246520996,-117.22144317627,-117.232887268066,-117.209983825684,-117.204246520996,-117.141227722168,-117.078201293945,-117.038093566895,-116.992248535156,-116.94068145752,-116.917770385742,-116.88338470459,-116.614097595215,-116.614097595215,-116.591178894043,-116.585456848145,-116.516700744629,-116.516700744629,-116.40210723877,-116.293243408203,-116.31616973877,-116.304710388184,-116.339073181152,-116.339073181152,-116.327613830566,-116.350540161133,-116.34481048584,-116.35627746582,-116.436485290527,-116.906311035156,-116.906311035156,null,-89.1464996337891,-89.1464996337891,-89.4272537231445,-89.4673538208008,-89.5876770019531,-89.702278137207,-89.7080078125,-89.6564407348633,-89.6335144042969,-89.6220626831055,-89.6163330078125,-89.604866027832,-89.5704956054688,-89.5418472290039,-89.5074615478516,-89.4673538208008,-89.4157943725586,-89.4043350219727,-89.3756866455078,-89.34130859375,-89.3298492431641,-89.2439041137695,-89.1464996337891,-89.1464996337891,-89.1464996337891,null,-85.8749160766602,-85.8749160766602,-85.8519973754883,-85.8519973754883,-85.8462677001953,-85.8634567260742,-85.8634567260742,-85.8863677978516,-85.8863677978516,-85.9551315307617,-85.9551315307617,-86.0066909790039,-86.0066909790039,-86.0410766601562,-86.253059387207,-86.3046340942383,-86.3046340942383,-86.3046340942383,-86.2931747436523,-86.2759857177734,-86.2645263671875,-86.2358779907227,-86.2129592895508,-86.1900405883789,-86.1327438354492,-86.1040954589844,-86.0926361083984,-86.0582580566406,-86.0353469848633,-86.0181503295898,-85.9895095825195,-85.9608612060547,-85.9379425048828,-85.9264755249023,-85.897834777832,-85.8749160766602,-85.8749160766602,null,-91.9253540039062,-91.9310836791992,-91.8222122192383,-91.5185546875,-91.5013580322266,-91.4956283569336,-91.5013580322266,-91.4898986816406,-91.4841690063477,-91.4727172851562,-91.4669799804688,-91.7018966674805,-91.9253540039062,-91.9253540039062,null,-96.9673767089844,-97.3684463500977,-97.3684463500977,-97.3741760253906,-96.9043502807617,-96.8126754760742,-96.8126754760742,-96.9673767089844,-96.9673767089844,null,-85.1587142944336,-85.1472549438477,-85.1415252685547,-85.1300735473633,-85.1186065673828,-85.1128768920898,-85.1014175415039,-85.0842361450195,-85.0555877685547,-85.0269317626953,-85.004020690918,-85.0269317626953,-85.0326690673828,-85.2790374755859,-85.2904968261719,-85.3019561767578,-85.3191452026367,-85.3306045532227,-85.3477935791016,-85.3649826049805,-85.3821716308594,-85.3879013061523,-85.3936309814453,-85.3821716308594,-85.3764419555664,-85.3535232543945,-85.3477935791016,-85.3535232543945,-85.3535232543945,-85.3248748779297,-85.3019561767578,-85.2847671508789,-85.2618560791016,-85.267578125,-85.2618560791016,-85.2446594238281,-85.2217483520508,-85.2102813720703,-85.2102813720703,-85.1988220214844,-85.181640625,-85.1587142944336,-85.1587142944336,null,-90.2580413818359,-90.2695007324219,-90.2924194335938,-90.3153381347656,-90.3267974853516,-90.3497161865234,-90.3497161865234,-90.2695007324219,-89.8397827148438,-89.7538375854492,-89.7309188842773,-89.7251892089844,-89.7652969360352,-89.7824859619141,-89.8054046630859,-89.8225936889648,-89.8340530395508,-89.8340530395508,-90.0002059936523,-90.2580413818359,-90.2580413818359,null,-67.7809066772461,-67.7579879760742,-67.7293472290039,-67.6949615478516,-67.6720428466797,-67.6491241455078,-67.5746383666992,-67.523078918457,-67.4600524902344,-67.4371337890625,-67.4199447631836,-67.4142150878906,-67.4314041137695,-67.4772415161133,-67.4829711914062,-67.4829711914062,-67.4543228149414,-67.4256744384766,-67.4199447631836,-67.4485931396484,-67.4600524902344,-67.4314041137695,-67.3798370361328,-67.345458984375,-67.3110809326172,-67.2595138549805,-67.2423248291016,-67.2079467773438,-67.1735687255859,-67.1162719726562,-67.0818939208984,-67.1105499267578,-67.1162719726562,-67.0647125244141,-67.0647125244141,-67.0818939208984,-67.1220016479492,-67.1850357055664,-67.1907653808594,-67.156379699707,-67.1391983032227,-67.1105499267578,-67.0933609008789,-67.0818939208984,-67.070442199707,-67.0246047973633,-67.0074157714844,-67.0188751220703,-67.0188751220703,-67.0417938232422,-67.0818939208984,-67.1048202514648,-67.156379699707,-67.1850357055664,-67.2136764526367,-67.2365951538086,-67.2709808349609,-67.2996215820312,-67.2996215820312,-67.3053512573242,-67.3339996337891,-67.3626480102539,-67.3855667114258,-67.3798370361328,-67.3912963867188,-67.4084854125977,-67.4314041137695,-67.4428558349609,-67.4314041137695,-67.4543228149414,-67.4715118408203,-67.4944305419922,-67.5058898925781,-67.5459976196289,-67.5689086914062,-67.5803680419922,-67.5746383666992,-67.5918350219727,-67.620475769043,-67.6605834960938,-67.6835098266602,-67.7293472290039,-67.7407989501953,-67.7637176513672,-67.7637176513672,-67.7751770019531,-67.803825378418,-67.8324737548828,-67.8496627807617,-67.8553848266602,-67.8783111572266,-67.8725814819336,-67.8840408325195,-67.9069595336914,-67.9069595336914,-67.9241485595703,-67.9527969360352,-67.9814376831055,-67.9928970336914,-67.9871673583984,-68.0100936889648,-67.9986343383789,-68.0215454101562,-68.0502014160156,-68.1017608642578,-68.0100936889648,-68.0788421630859,-67.9699859619141,-68.0215454101562,-67.7809066772461,-67.7809066772461,null,-77.7159957885742,-77.756103515625,-77.750373840332,-77.750373840332,-77.761833190918,-77.7847518920898,-77.7904815673828,-77.7847518920898,-77.7732849121094,-77.7790145874023,-77.7904815673828,-77.8191223144531,-77.8363189697266,-77.8535079956055,-77.8649597167969,-77.8592300415039,-77.8363189697266,-77.8305892944336,-77.8535079956055,-77.8706893920898,-77.8936157226562,-77.9050674438477,-77.9279937744141,-77.9509048461914,-78.0082015991211,-78.0425796508789,-78.1113357543945,-78.1342544555664,-78.1915512084961,-78.2259292602539,-78.2431182861328,-78.2545776367188,-78.2774887084961,-78.3004150390625,-78.3233261108398,-78.3519744873047,-78.3462524414062,-78.3347930908203,-78.3233261108398,-78.3175964355469,-78.3290634155273,-78.0941467285156,-77.4696273803711,-77.4982681274414,-77.5039978027344,-77.5383758544922,-77.5842132568359,-77.6128616333008,-77.6185913085938,-77.6243209838867,-77.6185913085938,-77.6243209838867,-77.6415100097656,-77.6472396850586,-77.6529693603516,-77.6644287109375,-77.6873474121094,-77.7159957885742,-77.7159957885742,null,-92.7618637084961,-92.7847900390625,-92.7675933837891,-92.7905197143555,-92.779052734375,-92.8019714355469,-92.7905197143555,-92.7618637084961,-92.779052734375,-92.7618637084961,-92.7962493896484,-92.8019714355469,-92.8420791625977,-92.8993759155273,-92.9165649414062,-93.0139694213867,-93.0139694213867,-93.0082397460938,-93.0139694213867,-92.9795913696289,-92.9795913696289,-93.0139694213867,-93.0139694213867,-92.7618637084961,-92.7618637084961,null,-90.9169387817383,-90.9914245605469,-91.0028839111328,-91.1919555664062,-91.1862335205078,-91.146125793457,-91.1346664428711,-91.1403961181641,-91.1862335205078,-91.1805038452148,-91.1690444946289,-91.1289367675781,-91.0888290405273,-91.0773696899414,-91.0716400146484,-91.0601806640625,-91.0429916381836,-91.0487213134766,-91.0544509887695,-91.0716400146484,-91.0888290405273,-91.1002883911133,-91.1117477416992,-91.1232070922852,-91.157585144043,-91.1690444946289,-91.1633148193359,-91.1289367675781,-91.0945587158203,-91.0716400146484,-91.0773696899414,-91.0945587158203,-91.1117477416992,-91.1403961181641,-91.1633148193359,-91.1805038452148,-91.1862335205078,-91.1862335205078,-91.1633148193359,-91.1346664428711,-91.1346664428711,-91.146125793457,-91.1690444946289,-91.1862335205078,-91.2091522216797,-91.2263412475586,-91.2320709228516,-91.2263412475586,-91.2091522216797,-91.2148818969727,-90.7679748535156,-90.7622451782227,-90.7221374511719,-90.7393264770508,-90.7221374511719,-90.693489074707,-90.6820297241211,-90.69921875,-90.6820297241211,-90.704948425293,-90.9112091064453,-90.9169387817383,-90.9169387817383,null,-90.7851638793945,-90.6763000488281,-90.6591110229492,-90.6476516723633,-90.6361923217773,-90.6533889770508,-91.1060180664062,-91.0888290405273,-90.7851638793945,-90.7851638793945,null,-96.4459838867188,-96.125129699707,-96.125129699707,-96.0964813232422,-96.0678329467773,-96.0506439208984,-96.0506439208984,-96.0792922973633,-96.0850219726562,-96.0449142456055,-96.0162658691406,-96.0048141479492,-95.9990768432617,-95.947509765625,-95.9360504150391,-95.9303207397461,-95.9245986938477,-96.3313980102539,-96.3313980102539,-96.3715057373047,-96.3715057373047,-96.3886871337891,-96.3886871337891,-96.405876159668,-96.4116134643555,-96.4230651855469,-96.4230651855469,-96.4459838867188,-96.4459838867188,-96.4459838867188,null,-73.3901672363281,-73.3729705810547,-73.3672485351562,-73.3729705810547,-73.3844299316406,-73.4016265869141,-73.4302673339844,-73.4245376586914,-73.4016265869141,-73.3844299316406,-73.3672485351562,-73.3443298339844,-73.3214111328125,-73.3042221069336,-73.2870254516602,-73.2755737304688,-73.2641143798828,-73.2583847045898,-73.2641143798828,-73.2583847045898,-73.2583847045898,-73.2698440551758,-73.2813034057617,-73.2755737304688,-73.2698440551758,-73.2755737304688,-73.2813034057617,-73.2813034057617,-73.3844299316406,-73.3958969116211,-73.4188079833984,-73.4360046386719,-73.4531860351562,-73.6422653198242,-73.6308059692383,-73.6078872680664,-73.5792388916016,-73.5735168457031,-73.5849685668945,-73.5849685668945,-73.5849685668945,-73.6078872680664,-73.6021575927734,-73.6021575927734,-73.6136169433594,-73.6193466186523,-73.6308059692383,-73.6479949951172,-73.6422653198242,-73.6308059692383,-73.6021575927734,-73.5849685668945,-73.5677795410156,-73.5563201904297,-73.5104827880859,-73.493293762207,-73.4761047363281,-73.4818420410156,-73.4474639892578,-73.3901672363281,-73.3901672363281,null,-76.8279037475586,-76.8164520263672,-76.8049926757812,-76.7820739746094,-76.7763442993164,-76.7706146240234,-76.7476959228516,-76.7362365722656,-76.7247772216797,-76.6789398193359,-76.5528869628906,-76.5070495605469,-76.4669494628906,-76.4440307617188,-76.4153747558594,-76.398193359375,-76.3867340087891,-76.3867340087891,-76.3867340087891,-76.3752746582031,-76.3752746582031,-76.3523559570312,-76.398193359375,-76.398193359375,-76.6331024169922,-76.8279037475586,-76.8279037475586,null,-81.0276870727539,-81.1079025268555,-81.1365585327148,-81.1651992797852,-81.2339553833008,-81.2969818115234,-81.3657379150391,-81.3886566162109,-81.4058456420898,-81.4516830444336,-81.4803237915039,-81.554817199707,-81.5662689208984,-81.5891952514648,-81.6636734008789,-81.6923217773438,-81.7037811279297,-81.7324295043945,-81.7209701538086,-81.8069152832031,-81.8126373291016,-81.829833984375,-81.829833984375,-81.8470230102539,-81.835563659668,-81.824104309082,-81.8183746337891,-81.7553482055664,-81.7496185302734,-81.7152404785156,-81.7095108032227,-81.7209701538086,-81.7152404785156,-81.7152404785156,-81.6980514526367,-81.5834579467773,-81.4688720703125,-81.4688720703125,-81.4516830444336,-81.4459457397461,-81.4115753173828,-81.4115753173828,-81.3886566162109,-81.382926940918,-81.3428192138672,-81.3370895385742,-81.2855224609375,-81.2855224609375,-81.2511444091797,-81.2511444091797,-81.0276870727539,-81.0276870727539,-81.0276870727539,null,-95.9761581420898,-95.8042678833008,-95.8042678833008,-95.8157272338867,-95.8157272338867,-95.8157272338867,-95.8214645385742,-96.0105361938477,-96.0105361938477,-95.9761581420898,-95.9761581420898,null,-123.449478149414,-123.466682434082,-123.466682434082,-123.443756103516,-123.443756103516,-123.426574707031,-123.43229675293,-123.415115356445,-123.409370422363,-123.38646697998,-123.340621948242,-123.340621948242,-123.300514221191,-123.306251525879,-123.289054870605,-123.289054870605,-123.323440551758,-123.323440551758,-123.357818603516,-123.443756103516,-123.478141784668,-123.478141784668,-123.34635925293,-123.34635925293,-123.025505065918,-123.01976776123,-122.973937988281,-122.968200683594,-122.910903930664,-122.910903930664,-122.910903930664,-122.73902130127,-122.733291625977,-122.733291625977,-122.790588378906,-122.796310424805,-122.842155456543,-122.836418151855,-122.853614807129,-122.887985229492,-122.887985229492,-122.956741333008,-123.025505065918,-123.094253540039,-123.111442565918,-123.157272338867,-123.34635925293,-123.449478149414,-123.449478149414,null,-80.5177612304688,-80.5234909057617,-80.5177612304688,-80.5234909057617,-80.5177612304688,-80.3516006469727,-80.1797103881836,-79.9562606811523,-79.9276123046875,-79.9161529541016,-79.9333419799805,-79.9562606811523,-79.9562606811523,-79.9505310058594,-79.8932342529297,-79.8588562011719,-79.8473968505859,-79.8473968505859,-79.8531265258789,-79.8645858764648,-79.8817749023438,-79.8932342529297,-79.8875045776367,-79.8645858764648,-79.8473968505859,-79.841667175293,-79.841667175293,-79.8531265258789,-79.8817749023438,-79.8703231811523,-79.8703231811523,-79.8645858764648,-79.8932342529297,-79.9104232788086,-79.9218826293945,-79.9333419799805,-79.9562606811523,-79.9619903564453,-79.9791793823242,-79.9849090576172,-79.9849090576172,-80.0020980834961,-80.0078277587891,-80.0364761352539,-80.0479354858398,-80.0536651611328,-80.0651245117188,-80.0995025634766,-80.1281433105469,-80.1453399658203,-80.1739807128906,-80.1911773681641,-80.2599258422852,-80.294303894043,-80.3057632446289,-80.3172225952148,-80.3573303222656,-80.4260864257812,-80.4375457763672,-80.4432754516602,-80.5177612304688,-80.5177612304688,null,-71.7801513671875,-71.4879455566406,-71.4764785766602,-71.4592971801758,-71.424919128418,-71.424919128418,-71.424919128418,-71.419189453125,-71.4020004272461,-71.3790817260742,-71.3676223754883,-71.3618927001953,-71.3676223754883,-71.3905410766602,-71.4077301025391,-71.419189453125,-71.4535675048828,-71.4478378295898,-71.424919128418,-71.4306488037109,-71.4650268554688,-71.4707565307617,-71.4707565307617,-71.4764785766602,-71.4936752319336,-71.5051345825195,-71.4994049072266,-71.5395126342773,-71.5509719848633,-71.6483688354492,-71.7515029907227,-71.7801513671875,-71.7973403930664,-71.8202590942383,-71.8603668212891,-71.8431777954102,-71.8489074707031,-71.8431777954102,-71.8374481201172,-71.8087997436523,-71.7858810424805,-71.7801513671875,-71.7801513671875,-71.7801513671875,null,-82.6720733642578,-82.6548919677734,-82.5975952148438,-82.4830017089844,-82.4142532348633,-82.4027862548828,-82.3798751831055,-82.3741455078125,-82.3454895019531,-82.3283081054688,-82.3053817749023,-82.3111114501953,-82.3168487548828,-82.3454895019531,-82.3684158325195,-82.3970565795898,-82.4085235595703,-82.4257049560547,-82.4543609619141,-82.5231094360352,-82.5689468383789,-82.5918655395508,-82.6319732666016,-82.6377029418945,-82.7007293701172,-82.6720733642578,-82.6720733642578,null,-96.0964813232422,-96.1079406738281,-96.136589050293,-96.1595077514648,-96.1537780761719,-96.1537780761719,-96.1824264526367,-96.1881561279297,-96.136589050293,-96.136589050293,-96.1652374267578,-96.1938858032227,-96.2798309326172,-96.4975509643555,-96.5949554443359,-96.6121444702148,-96.6293258666992,-96.6350631713867,-96.6637115478516,-96.7496490478516,-96.772575378418,-96.7324676513672,-96.7324676513672,-96.6866302490234,-96.6522521972656,-96.6522521972656,-96.6350631713867,-96.5491180419922,-96.4574508666992,-96.4116134643555,-96.3715057373047,-96.2970123291016,-96.2855606079102,-96.216796875,-96.1938858032227,-96.1709671020508,-96.1709671020508,-96.1595077514648,-96.1480484008789,-96.1079406738281,-96.0907516479492,-96.0964813232422,-96.0964813232422,null,-112.901336669922,-112.907066345215,-112.907066345215,-112.895599365234,-112.901336669922,-112.907066345215,-113.004470825195,-113.279487609863,-113.537322998047,-113.823799133301,-114.041519165039,-114.047248840332,-113.583152770996,-113.577423095703,-113.47428894043,-113.468559265137,-113.262298583984,-113.256561279297,-113.113327026367,-113.107597351074,-113.027381896973,-113.027381896973,-112.901336669922,-112.901336669922,null,-72.954719543457,-72.9088821411133,-72.9146118164062,-72.8745040893555,-72.8343887329102,-72.8172073364258,-72.8458557128906,-72.8229370117188,-72.6567764282227,-72.6052093505859,-72.4734268188477,-72.4161376953125,-72.1984100341797,-72.2442474365234,-72.2671661376953,-72.2900848388672,-72.2958145141602,-72.3015441894531,-72.3588409423828,-72.4104080200195,-72.4333190917969,-72.4562454223633,-72.5651016235352,-72.5708312988281,-72.588020324707,-72.6338577270508,-72.6453170776367,-72.6911544799805,-72.7369918823242,-72.8916931152344,-72.9203338623047,-72.954719543457,-72.954719543457,null,-82.3283081054688,-82.3053817749023,-82.2194366455078,-82.1506881713867,-82.1163101196289,-82.1105804443359,-82.1105804443359,-82.1105804443359,-82.0819320678711,-82.0475616455078,-81.9902572631836,-81.9386901855469,-81.9157791137695,-81.8985824584961,-81.8756713867188,-81.824104309082,-81.6980514526367,-81.6923217773438,-81.6751327514648,-81.6178359985352,-81.6178359985352,-81.646484375,-81.652214050293,-81.824104309082,-81.9043121337891,-81.9272384643555,-82.2939300537109,-82.3225784301758,-82.3283081054688,-82.3283081054688,null,-88.4131164550781,-88.4131164550781,-88.3902053833008,-88.3959274291992,-88.166748046875,-88.0406951904297,-88.0406951904297,-88.063606262207,-88.0693435668945,-88.4131164550781,-88.4131164550781],"y":[31.432466506958,31.6960258483887,31.7017555236816,31.6731071472168,31.6616497039795,31.632999420166,31.6158123016357,31.6043510437012,31.5986232757568,31.5986232757568,31.5986232757568,31.5871620178223,31.5814323425293,31.5585174560547,31.5413246154785,31.5241374969482,31.5069484710693,31.4783000946045,31.4611110687256,31.4439239501953,31.4267349243164,31.4152774810791,31.4038162231445,31.3923587799072,31.3808975219727,31.3808975219727,31.3923587799072,31.3808975219727,31.3751678466797,31.3522510528564,31.3350601196289,31.3407917022705,31.3465213775635,31.3407917022705,31.3236026763916,31.3178730010986,31.3236026763916,31.3178730010986,31.2949542999268,31.2834949493408,31.2663078308105,31.2433891296387,31.2376575469971,31.2090129852295,31.1860942840576,31.1689052581787,31.180362701416,31.1517143249512,31.1517143249512,31.1287956237793,31.123067855835,31.432466506958,31.432466506958,null,35.7640266418457,35.7525672912598,35.7582969665527,35.7468376159668,35.7640266418457,36.1135292053223,36.1020698547363,36.1421775817871,36.1421775817871,36.2052040100098,36.2052040100098,36.2281227111816,36.2281227111816,36.0906105041504,35.8327827453613,35.8270492553711,35.7869453430176,35.7754859924316,35.7640266418457,35.7640266418457,null,40.0153732299805,40.0153732299805,40.3534164428711,40.3591461181641,40.4393615722656,40.4450912475586,40.3648796081543,40.3476905822754,40.0210990905762,40.0153732299805,39.7174339294434,39.5741958618164,39.5741958618164,39.5741958618164,39.7403526306152,40.0153732299805,40.0153732299805,null,38.9725875854492,38.8923759460449,38.8064308166504,38.8293495178223,38.8637275695801,38.8866424560547,38.9095611572266,38.9439430236816,38.9955062866211,38.9725875854492,38.9725875854492,null,30.721996307373,30.7449150085449,30.7678337097168,30.7907524108887,30.802209854126,30.8079414367676,30.7964820861816,30.7907524108887,30.7621040344238,30.7621040344238,30.8480472564697,30.8480472564697,30.8079414367676,30.802209854126,30.5730266571045,30.5730266571045,30.4527053833008,30.4527053833008,30.4355182647705,30.4240608215332,30.4240608215332,30.4240608215332,30.4011421203613,30.4011421203613,30.4355182647705,30.4527053833008,30.4527053833008,30.4584369659424,30.4698944091797,30.4928131103516,30.5042743682861,30.5157318115234,30.527193069458,30.5615692138672,30.5844879150391,30.6074066162109,30.6303253173828,30.6589698791504,30.664701461792,30.6818885803223,30.7048072814941,30.721996307373,30.721996307373,null,32.7674560546875,32.7961044311523,32.8419418334961,32.853401184082,32.864860534668,32.8877792358398,32.9278831481934,32.9679908752441,32.9794540405273,33.0252876281738,33.0367469787598,33.0596656799316,33.0711250305176,33.0768547058105,33.0997734069824,33.1112289428711,33.1112289428711,33.12841796875,33.1398811340332,33.185718536377,33.2029037475586,33.2315521240234,33.2258224487305,33.1914443969727,33.1742553710938,33.1627998352051,33.1398811340332,33.1169624328613,33.0825843811035,33.0539360046387,33.0367469787598,33.0138282775879,32.996639251709,32.9450721740723,32.9278831481934,32.8992347717285,32.8705902099609,32.8247528076172,32.8190231323242,32.7961044311523,32.8075637817383,32.8075637817383,32.8018341064453,32.7846450805664,32.8190231323242,32.7674560546875,32.7674560546875,null,44.1463966369629,44.1979637145996,44.2208824157715,44.2552604675293,44.2323417663574,44.2724494934082,44.2609901428223,44.2839088439941,44.306827545166,44.3354759216309,44.3583946228027,44.3927688598633,44.438606262207,44.4959030151367,44.5531959533691,44.6792488098145,44.7480049133301,44.770923614502,44.7823829650879,44.8167572021484,44.8396759033203,44.8396759033203,44.6506004333496,44.6448707580566,44.6219520568848,44.6104927062988,44.4959030151367,44.450065612793,44.450065612793,44.3755836486816,44.3354759216309,44.306827545166,44.2609901428223,44.2495307922363,44.1807746887207,44.1635856628418,44.1406669616699,44.1463966369629,44.1463966369629,44.1463966369629,null,38.4683876037598,38.2105560302734,38.2162857055664,38.2220153808594,38.2162857055664,38.2162857055664,38.4110908508301,38.4397392272949,38.4454689025879,38.4511985778809,38.4683876037598,38.4741172790527,38.4855766296387,38.4741172790527,38.4798431396484,38.4798431396484,38.4855766296387,38.4855766296387,38.4855766296387,38.5084953308105,38.5142250061035,38.5027618408203,38.4970321655273,38.4683876037598,38.4683876037598,null,38.7204895019531,38.5772514343262,38.5772514343262,38.565788269043,38.5428695678711,38.5428695678711,38.5142250061035,38.5199508666992,38.5084953308105,38.5027618408203,38.4970321655273,38.4855766296387,38.416820526123,38.422550201416,38.422550201416,38.422550201416,38.686107635498,38.7319450378418,38.737678527832,38.7434043884277,38.7605972290039,38.7720527648926,38.7720527648926,38.7777824401855,38.7720527648926,38.7720527648926,38.7777824401855,38.7777824401855,38.7720527648926,38.7720527648926,38.7663230895996,38.7605972290039,38.7605972290039,38.7548637390137,38.7548637390137,38.7204895019531,38.7204895019531,null,41.1727447509766,41.5165214538574,41.5165214538574,41.5222511291504,41.5107917785645,41.4993362426758,41.4764175415039,41.4649543762207,41.4477653503418,41.4305801391602,41.1727447509766,41.1727447509766,41.1727447509766,41.1727447509766,null,39.5512771606445,39.5512771606445,39.6372184753418,40.0039138793945,40.0039138793945,40.0039138793945,39.5570068359375,39.5512771606445,39.5512771606445,null,37.9011573791504,37.9068870544434,37.9068870544434,37.9183502197266,37.9183502197266,37.9011573791504,37.8954315185547,37.8954315185547,37.8839683532715,37.8839683532715,37.8725128173828,37.6777038574219,37.6318664550781,37.6433258056641,37.6490592956543,37.65478515625,37.65478515625,37.6777038574219,37.6777038574219,37.6719779968262,37.6719779968262,37.7006225585938,37.7292709350586,37.7636489868164,37.7693786621094,37.7636489868164,37.7751083374023,37.7865676879883,37.7922973632812,37.8094863891602,37.8381309509277,37.8438606262207,37.8495941162109,37.8667793273926,37.8782386779785,37.8782386779785,37.8495941162109,37.8610496520996,37.8725128173828,37.9011573791504,37.9011573791504,37.9011573791504,37.9011573791504,null,30.7334575653076,30.7850227355957,30.8423175811768,30.8881549835205,30.8996162414551,30.9053421020508,30.9970169067383,31.0027484893799,31.0027484893799,31.0027484893799,30.979829788208,30.9626407623291,30.8824234008789,30.8193988800049,30.7792911529541,30.739185333252,30.7048072814941,30.670431137085,30.6761589050293,30.7334575653076,30.7334575653076,null,45.6819229125977,45.676197052002,45.676197052002,45.6876525878906,45.6475486755371,45.6303596496582,45.6074409484863,45.5902519226074,45.6074409484863,45.6017112731934,45.5787925720215,45.5214958190918,45.4985771179199,45.4928512573242,45.475658416748,45.4642028808594,45.4069061279297,45.3839874267578,45.3610687255859,45.2865867614746,45.2751235961914,45.2407493591309,45.1662635803223,45.1490745544434,45.1605339050293,45.2006416320801,45.1891822814941,45.1777229309082,45.1719932556152,45.1261558532715,45.0917778015137,45.0631294250488,45.0459403991699,44.9886474609375,44.9542694091797,44.9313507080078,44.9313507080078,44.9313507080078,44.8740577697754,44.8683242797852,44.8568649291992,44.8740577697754,44.8740577697754,44.8568649291992,44.8339500427246,44.8396759033203,44.8396759033203,44.8167572021484,44.7823829650879,44.770923614502,44.765193939209,44.7480049133301,44.6849784851074,44.6620597839355,44.6563301086426,44.6334114074707,44.6506004333496,44.6448707580566,44.6677894592285,44.6907081604004,44.7021675109863,44.7021675109863,44.6964378356934,44.6620597839355,44.627685546875,44.6047668457031,44.6104927062988,44.6104927062988,44.6448707580566,44.6506004333496,44.6448707580566,44.6104927062988,44.6219520568848,44.6334114074707,44.6391410827637,44.6104927062988,44.570384979248,44.5417404174805,44.5360107421875,44.5531959533691,44.5531959533691,44.5130920410156,44.5188217163086,44.5302772521973,44.570384979248,44.576114654541,44.5646591186523,44.5646591186523,44.570384979248,44.5474662780762,44.5302772521973,44.4959030151367,44.4729843139648,44.450065612793,44.4271469116211,44.4214210510254,44.450065612793,44.4557952880859,44.4729843139648,44.4901733398438,44.5933036804199,44.5990333557129,44.6849784851074,44.6849784851074,44.9428100585938,44.9657287597656,45.2579383850098,45.2751235961914,45.6303596496582,45.6819229125977,45.6819229125977,null,39.327823638916,39.3564720153809,39.3908500671387,39.4023056030273,39.4137687683105,39.4252243041992,39.4424133300781,39.471061706543,39.4825248718262,39.4997100830078,39.4997100830078,39.4997100830078,39.5054397583008,39.5226287841797,39.5455436706543,39.5512771606445,39.5741958618164,39.5856552124023,39.608570098877,39.6142997741699,39.6142997741699,39.5971145629883,39.5971145629883,39.6028442382812,39.6028442382812,39.6200332641602,39.6658706665039,39.6773262023926,39.6830558776855,39.6715965270996,39.6544075012207,39.6372184753418,39.6257629394531,39.6257629394531,39.6314888000488,39.6372184753418,39.6658706665039,39.6715965270996,39.6830558776855,39.7002449035645,39.7231636047363,39.7231636047363,39.7288932800293,39.6887893676758,39.6658706665039,39.6257629394531,39.6142997741699,39.5283584594727,39.5168991088867,39.4939804077148,39.4825248718262,39.471061706543,39.4481430053711,39.4252243041992,39.4023056030273,39.3793907165527,39.322093963623,39.327823638916,39.327823638916,null,45.2980422973633,45.2865867614746,45.217830657959,45.2006416320801,45.1318855285645,45.0745887756348,45.0459403991699,44.9542694091797,44.9141616821289,44.8683242797852,44.8282203674316,44.7537307739258,44.759464263916,44.7823829650879,44.7766494750977,44.7823829650879,44.8053016662598,44.8625946044922,44.89697265625,44.89697265625,45.1318855285645,45.1318855285645,45.3037757873535,45.2980422973633,45.2980422973633,null,32.990909576416,32.990909576416,32.996639251709,32.996639251709,33.002368927002,33.0424728393555,33.0596656799316,33.0768547058105,33.1169624328613,33.134147644043,33.1456069946289,33.1456069946289,33.1685256958008,33.1914443969727,33.2143630981445,33.2315521240234,33.2544708251953,33.2773895263672,33.2888450622559,33.2831192016602,33.2773895263672,33.2544708251953,33.2487411499023,33.2544708251953,33.3232269287109,33.3404159545898,33.3576011657715,33.3747901916504,33.3977088928223,33.4263572692871,33.443546295166,33.443546295166,33.437816619873,33.4034385681152,33.3919792175293,33.3919792175293,33.4034385681152,33.4263572692871,33.455005645752,33.4721946716309,33.4893836975098,33.5008430480957,33.4951095581055,33.4779243469238,33.455005645752,33.455005645752,33.4721946716309,33.4951095581055,33.5180282592773,33.5294914245605,33.5294914245605,33.2773895263672,33.2716598510742,33.2430114746094,33.2315521240234,33.2029037475586,33.1914443969727,33.1513366699219,33.1169624328613,33.0997734069824,33.0997734069824,32.990909576416,32.990909576416,null,38.1990966796875,38.0787773132324,38.0845031738281,38.0615882873535,38.0615882873535,37.7292709350586,37.7350006103516,38.1990966796875,38.1990966796875,38.1990966796875,null,41.6654891967773,41.6654891967773,41.6368446350098,41.6196556091309,41.6196556091309,41.6196556091309,41.602466583252,41.5680885314941,41.5508995056152,41.5337104797363,41.5337104797363,41.5050621032715,41.4878730773926,41.4592247009277,41.4420356750488,41.419116973877,41.3847427368164,41.3732833862305,41.4076614379883,41.4076614379883,41.4305801391602,41.4305801391602,41.453498840332,41.453498840332,41.4706840515137,41.4706840515137,41.5222511291504,41.5222511291504,41.6654891967773,41.6654891967773,null,43.8140830993652,43.7911643981934,43.7739753723145,43.7453269958496,43.722412109375,43.6880302429199,43.6536560058594,43.5791664123535,43.5677108764648,43.5906295776367,43.6135482788086,43.6250038146973,43.6192779541016,43.6078186035156,43.5848999023438,43.5677108764648,43.5562515258789,43.544792175293,43.4874954223633,43.4531211853027,43.3843650817871,43.3156089782715,43.1895561218262,43.1609115600586,43.1093444824219,43.0749664306641,42.9947547912598,42.9431838989258,42.948917388916,42.954647064209,42.954647064209,42.960376739502,42.948917388916,42.9431838989258,42.9775657653809,43.0062103271484,43.0635108947754,43.0978851318359,43.1208038330078,43.1666412353516,43.212474822998,43.2640419006348,43.2812309265137,43.2984199523926,43.3327980041504,43.3614463806152,43.4416580200195,43.5046844482422,43.544792175293,43.5619812011719,43.5791664123535,43.5963592529297,43.6192779541016,43.6364669799805,43.665111541748,43.7109489440918,43.7625160217285,43.7739753723145,43.8026237487793,43.8140830993652,43.8140830993652,null,35.6952705383301,35.7411079406738,35.7640266418457,35.8155937194824,35.84423828125,35.8786201477051,35.8843460083008,35.901538848877,35.9187240600586,35.9187240600586,35.9416427612305,35.9416427612305,35.9473724365234,35.9702911376953,35.9760208129883,35.9760208129883,35.9645576477051,35.9473724365234,35.9301834106445,35.9244537353516,35.9129943847656,35.8671569824219,35.7984046936035,35.701000213623,35.701000213623,35.6952705383301,35.6952705383301,null,39.5570068359375,39.4825248718262,39.46533203125,39.4481430053711,39.4023056030273,39.3851165771484,39.3621978759766,39.3679313659668,39.3965797424316,39.4137687683105,39.4080352783203,39.3564720153809,39.322093963623,39.2819862365723,39.2877159118652,39.2762565612793,39.2361526489258,39.2246894836426,39.2877159118652,39.2934455871582,39.322093963623,39.322093963623,39.339282989502,39.339282989502,39.46533203125,39.471061706543,39.5168991088867,39.5111694335938,39.5111694335938,39.5054397583008,39.5455436706543,39.5570068359375,39.5799255371094,39.5971145629883,39.6028442382812,39.6028442382812,39.5971145629883,39.6658706665039,39.6601371765137,39.642951965332,39.642951965332,39.6314888000488,39.6314888000488,39.6200332641602,39.6142997741699,39.608570098877,39.6028442382812,39.6200332641602,39.6200332641602,39.5971145629883,39.5856552124023,39.5570068359375,39.5570068359375,null,37.0130767822266,37.0130767822266,36.9786949157715,36.9729652404785,36.7265930175781,36.6234588623047,36.440113067627,36.4343872070312,37.0073432922363,37.0130767822266,37.0130767822266,null,45.4183654785156,45.4183654785156,45.4355506896973,45.4527397155762,45.475658416748,45.4871215820312,45.5100402832031,45.5100402832031,45.532958984375,45.532958984375,45.532958984375,45.5673332214355,45.5673332214355,45.5787925720215,45.5845222473145,45.6017112731934,45.5902519226074,45.618896484375,45.618896484375,45.6647338867188,45.676197052002,45.6933860778809,45.6933860778809,45.7678680419922,45.7678680419922,45.7392234802246,45.7334899902344,45.7277603149414,45.7277603149414,45.7048416137695,45.6360893249512,45.5100402832031,45.4183654785156,45.3266944885254,45.3266944885254,45.343879699707,45.3381500244141,45.3037757873535,45.3037757873535,45.3037757873535,45.3381500244141,45.343879699707,45.3954467773438,45.4011764526367,45.4126319885254,45.4183654785156,45.4183654785156,45.4183654785156,45.4183654785156,null,39.9523468017578,40.0153732299805,40.1643409729004,40.4049835205078,40.4794692993164,40.4794692993164,40.3304977416992,40.2674713134766,40.2560157775879,40.2502861022949,40.244556427002,40.238826751709,40.233097076416,40.2216377258301,40.1987190246582,40.1929893493652,40.1815299987793,40.1758003234863,40.1643409729004,40.1643409729004,40.1643409729004,40.1586112976074,40.1414260864258,40.1242332458496,40.1070442199707,40.095588684082,40.0841255187988,40.0783996582031,40.0783996582031,40.061206817627,40.0497512817383,40.0325622558594,40.0210990905762,40.0210990905762,40.0153732299805,39.9981803894043,40.0039138793945,40.0096435546875,40.0153732299805,40.0096435546875,39.9867248535156,39.9752655029297,39.9638061523438,39.9809951782227,39.9981803894043,40.0039138793945,40.0039138793945,39.9867248535156,39.9809951782227,39.9867248535156,40.0096435546875,40.0096435546875,40.0039138793945,40.0210990905762,40.0210990905762,40.0039138793945,39.9867248535156,39.9752655029297,39.9638061523438,39.9523468017578,39.9523468017578,39.9523468017578,null,41.602466583252,41.6081924438477,41.6311111450195,41.6540298461914,41.6654891967773,41.6769485473633,41.6941375732422,41.7056007385254,41.7056007385254,41.6998672485352,41.6884078979492,41.6769485473633,41.6540298461914,41.6540298461914,41.6368446350098,41.602466583252,41.5738182067871,41.5623550415039,41.4993362426758,41.4764175415039,41.4420356750488,41.4305801391602,41.401927947998,41.3732833862305,41.3732833862305,41.3904724121094,41.4248466491699,41.4076614379883,41.3847427368164,41.3560943603516,41.3389053344727,41.3274459838867,41.3159866333008,41.3045272827148,41.3102569580078,41.3446350097656,41.3904724121094,41.401927947998,41.419116973877,41.4305801391602,41.4305801391602,41.4592247009277,41.602466583252,41.602466583252,null,36.4343872070312,36.440113067627,36.4229278564453,36.440113067627,36.440113067627,36.4286575317383,36.4286575317383,36.4057388305664,36.3942794799805,36.3942794799805,36.3713607788086,36.3484420776367,36.3140678405762,36.2510414123535,36.2166595458984,36.2052040100098,36.1937408447266,36.165096282959,36.159366607666,36.153636932373,36.1307182312012,36.0963401794434,36.1192588806152,36.4057388305664,36.4171943664551,36.4343872070312,36.4343872070312,null,30.2235221862793,30.212064743042,30.2235221862793,30.212064743042,30.1719570159912,30.1547698974609,30.1547698974609,30.1261196136475,30.0917434692383,30.0688247680664,30.0630950927734,30.074556350708,30.1032009124756,30.074556350708,30.074556350708,30.0516376495361,30.0802822113037,30.1146621704102,30.1604995727539,30.1604995727539,30.1719570159912,30.212064743042,30.2464408874512,30.2521705627441,30.286548614502,30.3037395477295,30.3037395477295,30.3209266662598,30.3381156921387,30.3610343933105,30.3724918365479,30.3782234191895,30.3667621612549,30.3782234191895,30.3896808624268,30.3667621612549,30.3438453674316,30.3266544342041,30.3151969909668,30.3037395477295,30.2521705627441,30.2235221862793,30.2235221862793,null,37.5058174133301,37.4427947998047,37.2938232421875,37.2766342163086,37.0875587463379,36.9958839416504,37.0016136169434,37.0016136169434,37.0016136169434,36.9958839416504,36.9958839416504,37.6089515686035,37.6032218933105,37.6204071044922,37.6146774291992,37.5401954650879,37.5344657897949,37.4943580627441,37.4886283874512,37.4771690368652,37.4771690368652,37.5058174133301,37.5058174133301,37.5058174133301,null,44.1865043640137,44.2839088439941,44.2896385192871,44.3583946228027,44.3583946228027,44.3985023498535,44.3985023498535,44.4557952880859,44.3985023498535,44.4729843139648,44.4328765869141,44.5073585510254,44.4156875610352,44.3526649475098,44.318286895752,44.306827545166,44.2839088439941,44.2724494934082,44.2036933898926,44.2208824157715,44.1463966369629,44.1406669616699,44.1635856628418,44.1578559875488,44.1635856628418,44.0891036987305,44.0891036987305,44.0203475952148,44.0318031311035,44.0776405334473,44.0776405334473,44.1865043640137,44.1865043640137,null,36.6979484558105,36.7265930175781,36.755241394043,36.7838897705078,36.7896194458008,36.8010787963867,36.8125381469727,36.8411865234375,36.8526458740234,36.8641052246094,36.8698310852051,36.8698310852051,36.8698310852051,36.892749786377,36.9214019775391,36.9156684875488,36.7838897705078,36.7724304199219,36.7323226928711,36.6349220275879,36.612003326416,36.5948143005371,36.617733001709,36.617733001709,36.617733001709,36.6005439758301,36.5948143005371,36.6750297546387,36.6979484558105,36.6979484558105,null,43.2010192871094,43.3786354064941,43.3786354064941,43.544792175293,43.544792175293,43.544792175293,43.3729057312012,43.3729057312012,43.1952857971191,43.2010192871094,43.2010192871094],"text":"Percent: -65.62036","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(42,68,191,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.083854675293,-87.4161682128906,-87.439094543457,-87.4333572387695,-87.4333572387695,-87.4161682128906,-87.4104385375977,-87.4104385375977,-87.4218978881836,-87.4333572387695,-87.4333572387695,-87.4104385375977,-87.3703308105469,-87.3073120117188,-87.255744934082,-87.2270965576172,-87.1755294799805,-87.1239624023438,-87.1010437011719,-87.0895843505859,-87.083854675293,-87.083854675293,-87.083854675293],"y":[39.9466171264648,39.9523468017578,39.9695358276367,39.9867248535156,40.0153732299805,40.0726699829102,40.1070442199707,40.1242332458496,40.1471519470215,40.1643409729004,40.1929893493652,40.1987190246582,40.2159080505371,40.2732048034668,40.3133087158203,40.3304977416992,40.3362274169922,40.3476905822754,40.37060546875,40.3935241699219,40.2159080505371,39.9466171264648,39.9466171264648],"text":"Percent: -65.60608","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(42,68,191,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.9356384277344,-82.8611602783203,-82.8554229736328,-82.7580184936523,-82.7522964477539,-82.6663513183594,-82.6606216430664,-82.5632171630859,-82.5632171630859,-82.4085235595703,-82.4085235595703,-82.5231094360352,-82.5231094360352,-82.5746765136719,-82.5861358642578,-82.6033248901367,-82.6205139160156,-82.6663513183594,-82.6892700195312,-82.7064590454102,-82.735107421875,-82.7465667724609,-82.740837097168,-82.740837097168,-82.7465667724609,-82.7580184936523,-82.7924041748047,-82.8038558959961,-82.8095855712891,-82.8038558959961,-82.7981262207031,-82.8095855712891,-82.8496932983398,-82.8840713500977,-82.9757461547852,-83.010124206543,-83.0445022583008,-83.0674209594727,-83.0731506347656,-83.0731506347656,-83.0674209594727,-83.0903396606445,-83.1189880371094,-83.1419067382812,-83.1533660888672,-83.1304473876953,-83.1075286865234,-83.0960693359375,-83.0788803100586,-83.0674209594727,-83.0616912841797,-83.0387725830078,-83.0158538818359,-83.010124206543,-82.9872055053711,-82.9700164794922,-82.9700164794922,-82.9642868041992,-82.9413681030273,-82.9356384277344,-82.9356384277344],"y":[29.5932693481445,29.5932693481445,29.5818119049072,29.5818119049072,29.5703506469727,29.5703506469727,29.5474319458008,29.5359745025635,29.4901371002197,29.4786796569824,29.2208461761475,29.2151165008545,29.0432319641113,29.0317707061768,29.0260429382324,29.0145816802979,29.0145816802979,29.0317707061768,29.0317707061768,29.0260429382324,29.0088520050049,29.0317707061768,29.0546894073486,29.0661506652832,29.0718765258789,29.0833377838135,29.0890693664551,29.0947952270508,29.1177139282227,29.1406326293945,29.1520938873291,29.169282913208,29.1750087738037,29.1750087738037,29.1864700317383,29.1864700317383,29.1979274749756,29.2093887329102,29.2265777587891,29.2437648773193,29.2609539031982,29.2896022796631,29.2953338623047,29.2953338623047,29.306791305542,29.3182487487793,29.3182487487793,29.3297100067139,29.3297100067139,29.3411674499512,29.381275177002,29.3927364349365,29.4099235534668,29.4328422546387,29.4672183990479,29.4901371002197,29.5302448272705,29.5531635284424,29.5760822296143,29.5932693481445,29.5932693481445],"text":"Percent: -65.51424","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(42,68,191,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.7431335449219,-85.6399993896484,-85.63427734375,-85.5311431884766,-85.5311431884766,-85.5254058837891,-85.6056213378906,-85.6056213378906,-85.63427734375,-85.63427734375,-85.5941619873047,-85.5941619873047,-85.6056213378906,-85.6113510131836,-85.628547668457,-85.628547668457,-85.6399993896484,-85.6399993896484,-85.6571884155273,-85.6571884155273,-85.6686553955078,-85.6972961425781,-85.7030258178711,-85.7374038696289,-85.7374038696289,-85.7545928955078,-85.7545928955078,-85.8004302978516,-85.8004302978516,-85.9895095825195,-85.9895095825195,-86.0066909790039,-86.0238800048828,-86.0467987060547,-86.0697174072266,-86.081184387207,-86.1499328613281,-86.1499328613281,-86.1442031860352,-86.1442031860352,-86.0926361083984,-86.0869140625,-86.0697174072266,-86.0525283813477,-86.0467987060547,-86.0467987060547,-86.0582580566406,-86.0582580566406,-86.0639877319336,-86.0467987060547,-86.0467987060547,-86.0181503295898,-86.0181503295898,-85.9952392578125,-85.9952392578125,-85.9837799072266,-85.9837799072266,-85.9723129272461,-85.9665832519531,-85.9551315307617,-85.9551315307617,-85.9322052001953,-85.9264755249023,-85.897834777832,-85.8921051025391,-85.8749160766602,-85.8749160766602,-85.8462677001953,-85.8462677001953,-85.7947006225586,-85.7889709472656,-85.7431335449219,-85.7431335449219,-85.7431335449219,null,-92.595703125,-92.3436126708984,-92.3378829956055,-92.3436126708984,-92.3436126708984,-92.3321533203125,-92.3321533203125,-92.326416015625,-92.3321533203125,-92.326416015625,-92.326416015625,-92.3149566650391,-92.320686340332,-92.3321533203125,-92.3550643920898,-92.3722534179688,-92.3837203979492,-92.3894424438477,-92.3779907226562,-92.3665237426758,-92.4180908203125,-92.4410095214844,-92.4581985473633,-92.4639282226562,-92.4581985473633,-92.4753875732422,-92.4868469238281,-92.4983062744141,-92.504035949707,-92.5212249755859,-92.5384140014648,-92.5441436767578,-92.5727920532227,-92.5899810791016,-92.6071701049805,-92.6243591308594,-92.6530075073242,-92.6644668579102,-92.6816482543945,-92.7045745849609,-92.7160263061523,-92.7274856567383,-92.7389526367188,-92.7389526367188,-92.779052734375,-92.773323059082,-92.7847900390625,-92.7847900390625,-92.7618637084961,-92.7446823120117,-92.7274856567383,-92.7217559814453,-92.7389526367188,-92.7389526367188,-92.7217559814453,-92.6759185791016,-92.6358108520508,-92.6071701049805,-92.595703125,-92.595703125,-92.595703125,null,-85.4050903320312,-85.3993606567383,-85.1930923461914,-85.181640625,-84.9352569580078,-84.9467239379883,-84.9868316650391,-85.004020690918,-85.0154800415039,-85.0097503662109,-85.0269317626953,-85.0555877685547,-85.0555877685547,-85.0441284179688,-85.0326690673828,-85.0441284179688,-85.0613098144531,-85.0613098144531,-85.0842361450195,-85.0899658203125,-85.1300735473633,-85.4050903320312,-85.4050903320312,null,-84.5341949462891,-84.4711685180664,-84.4654388427734,-84.4654388427734,-84.4654388427734,-84.4711685180664,-84.4597091674805,-84.4482498168945,-84.4482498168945,-84.4196014404297,-84.4425201416016,-84.4597091674805,-84.4654388427734,-84.4768981933594,-84.4883575439453,-84.5055465698242,-84.5112762451172,-84.5170059204102,-84.5227355957031,-84.5341949462891,-84.539924621582,-84.545654296875,-84.551383972168,-84.6545104980469,-84.7920227050781,-84.8034820556641,-84.8034820556641,-84.820671081543,-84.820671081543,-84.820671081543,-84.81494140625,-84.81494140625,-84.820671081543,-84.8264007568359,-84.8321304321289,-84.8321304321289,-84.8321304321289,-84.8321304321289,-84.8264007568359,-84.8321304321289,-84.8321304321289,-84.8264007568359,-84.8264007568359,-84.8321304321289,-84.8493194580078,-84.8493194580078,-84.8378601074219,-84.8321304321289,-84.6774368286133,-84.6659698486328,-84.6545104980469,-84.6487808227539,-84.6373291015625,-84.6315994262695,-84.6201324462891,-84.6086730957031,-84.5972213745117,-84.5914916992188,-84.5742950439453,-84.5742950439453,-84.5341949462891,-84.5341949462891,null,-90.9341354370117,-90.6361923217773,-90.6361923217773,-90.6304626464844,-90.6247329711914,-90.607551574707,-90.607551574707,-90.61328125,-90.607551574707,-90.6018142700195,-90.5788955688477,-90.5788955688477,-90.5617141723633,-90.5216064453125,-90.4929504394531,-90.4528427124023,-90.4929504394531,-90.5445175170898,-90.5674438476562,-90.6018142700195,-90.6361923217773,-90.6705703735352,-90.6763000488281,-90.69921875,-90.7164077758789,-90.69921875,-90.7221374511719,-90.7278671264648,-90.7221374511719,-90.7450561523438,-90.7622451782227,-90.8138122558594,-90.8940277099609,-90.9341354370117,-90.9341354370117,null,-94.9219207763672,-94.4463577270508,-94.4406356811523,-94.4005279541016,-94.40625,-94.6297073364258,-94.8703536987305,-94.8646240234375,-94.9219207763672,-94.9219207763672,-94.9219207763672,null,-85.2962265014648,-85.2962265014648,-85.0670394897461,-84.7175445556641,-84.7118072509766,-84.8264007568359,-85.2962265014648,-85.2962265014648,null,-89.5017395019531,-89.5017395019531,-89.5074615478516,-89.2439041137695,-89.2439041137695,-89.1350402832031,-89.1350402832031,-89.1923370361328,-89.1923370361328,-89.1980667114258,-89.5017395019531,-89.5017395019531,null,-80.6266174316406,-80.6208877563477,-80.5922470092773,-80.5750503540039,-80.5578689575195,-80.5578689575195,-80.5464096069336,-80.5292205810547,-80.5349426269531,-80.5177612304688,-80.5063018798828,-80.5120315551758,-80.5120315551758,-80.5005722045898,-80.5120315551758,-80.5464096069336,-80.5979766845703,-80.6037063598633,-80.5922470092773,-80.6037063598633,-80.6151580810547,-80.6208877563477,-80.6037063598633,-80.6151580810547,-80.6438140869141,-80.6667251586914,-80.6896514892578,-80.6896514892578,-80.7927780151367,-80.8787231445312,-80.924560546875,-80.9417495727539,-80.9646682739258,-81.0391464233398,-80.9474716186523,-80.924560546875,-80.924560546875,-80.9417495727539,-81.0105056762695,-81.0276870727539,-81.0391464233398,-81.0448837280273,-81.0620727539062,-81.0563430786133,-81.0506134033203,-81.0391464233398,-81.0219650268555,-80.9990463256836,-80.9360198974609,-80.918830871582,-80.9073715209961,-80.8901824951172,-80.8729934692383,-80.8615341186523,-80.7870483398438,-80.7583999633789,-80.7412109375,-80.7297592163086,-80.7011032104492,-80.6609954833984,-80.649543762207,-80.6266174316406,-80.6266174316406,null,-96.8928909301758,-96.9043502807617,-96.9329986572266,-96.8642501831055,-96.7439270019531,-96.7038192749023,-96.66943359375,-96.6579818725586,-96.6407928466797,-96.6579818725586,-96.6579818725586,-96.6407928466797,-96.6006851196289,-96.577766418457,-96.5261993408203,-96.5147399902344,-96.5548477172852,-96.58349609375,-96.589225769043,-96.5548477172852,-96.5147399902344,-96.4689025878906,-96.4345245361328,-96.4746322631836,-96.4975509643555,-96.5147399902344,-96.5376586914062,-96.6178741455078,-96.6522521972656,-96.6866302490234,-96.6980895996094,-96.7152709960938,-96.7267379760742,-96.7381973266602,-96.772575378418,-96.7954864501953,-96.8012161254883,-96.8241424560547,-96.8355941772461,-96.8298721313477,-96.8012161254883,-96.8241424560547,-96.8413238525391,-96.8757019042969,-96.8928909301758,-96.8928909301758,null,-80.9933090209961,-81.0219650268555,-81.0735244750977,-81.102180480957,-81.1193618774414,-81.1422882080078,-81.1651992797852,-81.1651992797852,-81.1651992797852,-81.1709289550781,-81.2053070068359,-81.2167663574219,-81.2167663574219,-81.2339553833008,-81.2511444091797,-81.2568740844727,-81.2740631103516,-81.2568740844727,-81.1651992797852,-81.1537399291992,-81.1365585327148,-81.1193618774414,-81.102180480957,-81.0907211303711,-81.0276870727539,-81.0162353515625,-81.0162353515625,-81.0162353515625,-81.0105056762695,-81.0105056762695,-81.0219650268555,-81.0391464233398,-81.0506134033203,-81.0563430786133,-81.0219650268555,-80.9933090209961,-80.9933090209961],"y":[33.9649391174316,33.9649391174316,33.9534797668457,33.9534797668457,33.9477462768555,33.896183013916,33.896183013916,33.8847236633301,33.8847236633301,33.8560752868652,33.8560752868652,33.8102378845215,33.8102378845215,33.7987823486328,33.7930526733398,33.7815933227539,33.7815933227539,33.6555404663086,33.6555404663086,33.6498107910156,33.638355255127,33.638355255127,33.6268920898438,33.6268920898438,33.6097030639648,33.6039733886719,33.5638656616211,33.5581359863281,33.586784362793,33.5925178527832,33.6039733886719,33.6154365539551,33.6326217651367,33.6727294921875,33.6841888427734,33.6899185180664,33.6841888427734,33.6956481933594,33.7071075439453,33.7185668945312,33.7472152709961,33.7529449462891,33.7644004821777,33.7644004821777,33.770133972168,33.7815933227539,33.8102378845215,33.8331565856934,33.8388862609863,33.8503456115723,33.8560752868652,33.8560752868652,33.8675346374512,33.8675346374512,33.8789939880371,33.8789939880371,33.896183013916,33.896183013916,33.9133720397949,33.9191017150879,33.9248313903809,33.9248313903809,33.907642364502,33.907642364502,33.9420204162598,33.9420204162598,33.9477462768555,33.9477462768555,33.9649391174316,33.9649391174316,33.9534797668457,33.9534797668457,33.9649391174316,33.9649391174316,null,33.7987823486328,33.7930526733398,33.7758636474609,33.7529449462891,33.7357559204102,33.6956481933594,33.6841888427734,33.6555404663086,33.6326217651367,33.5925178527832,33.5409469604492,33.5123023986816,33.4721946716309,33.4320907592773,33.4034385681152,33.3862533569336,33.3633346557617,33.3404159545898,33.317497253418,33.2888450622559,33.2716598510742,33.2716598510742,33.2831192016602,33.2888450622559,33.3117637634277,33.317497253418,33.317497253418,33.306037902832,33.3117637634277,33.3117637634277,33.3289566040039,33.3404159545898,33.3576011657715,33.3690643310547,33.3862533569336,33.4034385681152,33.4034385681152,33.4263572692871,33.4320907592773,33.437816619873,33.449275970459,33.449275970459,33.4607353210449,33.4836540222168,33.5008430480957,33.5180282592773,33.5352210998535,33.5466804504395,33.5581359863281,33.5581359863281,33.5581359863281,33.5753288269043,33.6154365539551,33.6326217651367,33.6498107910156,33.6555404663086,33.6784591674805,33.6956481933594,33.7185668945312,33.7987823486328,33.7987823486328,null,30.217794418335,30.5730266571045,30.5730266571045,30.6074066162109,30.6074066162109,30.5959453582764,30.5730266571045,30.527193069458,30.4756240844727,30.4584369659424,30.4412479400635,30.4240608215332,30.4011421203613,30.4011421203613,30.4011421203613,30.3839530944824,30.3724918365479,30.3151969909668,30.286548614502,30.2521705627441,30.212064743042,30.217794418335,30.217794418335,null,31.6100807189941,31.6100807189941,31.5928936004639,31.575704574585,31.5413246154785,31.5241374969482,31.5069484710693,31.4897613525391,31.4668426513672,31.4381923675537,31.4210052490234,31.4267349243164,31.4381923675537,31.4381923675537,31.4210052490234,31.4210052490234,31.4095478057861,31.4095478057861,31.4152774810791,31.4152774810791,31.4095478057861,31.4152774810791,31.4210052490234,31.4152774810791,31.4210052490234,31.432466506958,31.4439239501953,31.4496536254883,31.4553852081299,31.4611110687256,31.4611110687256,31.4897613525391,31.4897613525391,31.4840297698975,31.4840297698975,31.4897613525391,31.5012187957764,31.5069484710693,31.5184097290039,31.5241374969482,31.5470561981201,31.5470561981201,31.5585174560547,31.5585174560547,31.5585174560547,31.5928936004639,31.5986232757568,31.6100807189941,31.6100807189941,31.632999420166,31.632999420166,31.627269744873,31.6158123016357,31.6158123016357,31.6158123016357,31.6158123016357,31.6158123016357,31.6158123016357,31.6158123016357,31.6100807189941,31.6100807189941,31.6100807189941,null,39.4023056030273,39.3965797424316,39.3621978759766,39.322093963623,39.2762565612793,39.2304191589355,39.2075004577637,39.1731262207031,39.1158256530762,39.0814514160156,39.0356140136719,38.9897766113281,38.9611320495605,38.9496688842773,38.9668617248535,38.9611320495605,38.9267539978027,38.8866424560547,38.869457244873,38.8579978942871,38.880916595459,38.9152946472168,38.9382133483887,38.9955062866211,39.0528030395508,39.1100997924805,39.1444778442383,39.1788520812988,39.2189598083496,39.2361526489258,39.2647972106934,39.3106346130371,39.3679313659668,39.4023056030273,39.4023056030273,null,42.5593032836914,42.5535736083984,42.4733619689941,42.4733619689941,42.2098007202148,42.2098007202148,42.2098007202148,42.4733619689941,42.4733619689941,42.5593032836914,42.5593032836914,null,42.0780181884766,42.4160652160645,42.4160652160645,42.4275245666504,42.0780181884766,42.0665626525879,42.0780181884766,42.0780181884766,null,33.7242965698242,33.8675346374512,34.1712036132812,34.1654739379883,34.0795288085938,34.0737991333008,33.8102378845215,33.8102378845215,33.7357559204102,33.7242965698242,33.7242965698242,33.7242965698242,null,33.7472152709961,33.7414855957031,33.6956481933594,33.6956481933594,33.6956481933594,33.6727294921875,33.6669998168945,33.6555404663086,33.6326217651367,33.6154365539551,33.6097030639648,33.5925178527832,33.5753288269043,33.5695991516113,33.5524101257324,33.5753288269043,33.5753288269043,33.5695991516113,33.5581359863281,33.5409469604492,33.5180282592773,33.4951095581055,33.4779243469238,33.4721946716309,33.4836540222168,33.4836540222168,33.5294914245605,33.5409469604492,33.6154365539551,33.6268920898438,33.6211624145508,33.638355255127,33.6498107910156,33.7128372192383,33.7472152709961,33.7529449462891,33.770133972168,33.7758636474609,33.7815933227539,33.7644004821777,33.7644004821777,33.7529449462891,33.7529449462891,33.7815933227539,33.7930526733398,33.8789939880371,33.8847236633301,33.8789939880371,33.8331565856934,33.8331565856934,33.8217010498047,33.8102378845215,33.8102378845215,33.8102378845215,33.7758636474609,33.770133972168,33.7815933227539,33.7758636474609,33.7815933227539,33.7758636474609,33.7644004821777,33.7472152709961,33.7472152709961,null,28.5103797912598,28.5619449615479,28.5848636627197,28.6478900909424,28.6708087921143,28.6879959106445,28.7281036376953,28.6879959106445,28.6364307403564,28.6077823638916,28.5905952453613,28.5905952453613,28.5963230133057,28.6020526885986,28.5676765441895,28.5504856109619,28.5332984924316,28.5103797912598,28.4931907653809,28.4931907653809,28.5103797912598,28.5161094665527,28.4645442962646,28.4416255950928,28.4244365692139,28.4301662445068,28.407247543335,28.3671398162842,28.3499526977539,28.338493347168,28.3442230224609,28.3614120483398,28.4244365692139,28.4358959197998,28.4473533630371,28.4760036468506,28.4989204406738,28.5046501159668,28.4931907653809,28.470272064209,28.4473533630371,28.4416255950928,28.4530849456787,28.4931907653809,28.5103797912598,28.5103797912598,null,38.7204895019531,38.6689224243164,38.6116256713867,38.6345443725586,38.6345443725586,38.6402702331543,38.6689224243164,38.686107635498,38.7204895019531,38.7434043884277,38.7777824401855,38.8007011413574,38.8350791931152,38.8465385437012,38.8923759460449,38.9095611572266,38.9210243225098,38.9382133483887,39.0356140136719,39.0470733642578,39.0470733642578,39.0470733642578,39.0298881530762,39.018424987793,39.0069694519043,38.9783172607422,38.9382133483887,38.9267539978027,38.8923759460449,38.880916595459,38.8350791931152,38.8121604919434,38.7949714660645,38.7777824401855,38.7605972290039,38.7204895019531,38.7204895019531],"text":"Percent: -65.46713","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(42,68,191,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.0189437866211,-97.0132141113281,-96.9902954101562,-96.9788360595703,-96.9559173583984,-96.9215393066406,-96.8757019042969,-96.8413238525391,-96.8126754760742,-96.7954864501953,-96.7897567749023,-96.7381973266602,-96.7267379760742,-96.7152709960938,-96.6866302490234,-96.6522521972656,-96.6350631713867,-96.6064147949219,-96.7095413208008,-96.7210006713867,-96.7267379760742,-96.8126754760742,-97.0189437866211,-97.0189437866211,-97.0189437866211],"y":[42.3415832519531,42.7483825683594,42.7483825683594,42.7254638671875,42.7197341918945,42.7254638671875,42.7025451660156,42.7025451660156,42.7025451660156,42.6796264648438,42.6796264648438,42.6681671142578,42.639518737793,42.6108741760254,42.5822219848633,42.5707626342773,42.5650367736816,42.507740020752,42.5134658813477,42.2613677978516,42.2499084472656,42.2441787719727,42.2499084472656,42.3415832519531,42.3415832519531],"text":"Percent: -65.45386","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(42,68,191,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.8084564208984,-88.8141860961914,-88.9345092773438,-88.8542938232422,-88.8141860961914,-88.7511672973633,-88.7339706420898,-88.6422958374023,-88.5850067138672,-88.5506286621094,-88.5448989868164,-88.5277099609375,-88.516242980957,-88.4818725585938,-88.4818725585938,-88.8084564208984,-88.8084564208984],"y":[36.9500503540039,36.9615058898926,37.2365264892578,37.2193412780762,37.1964225769043,37.1677703857422,37.1563148498535,37.1333961486816,37.0990142822266,37.0875587463379,37.0531806945801,37.0417213439941,37.0302619934082,37.0302619934082,36.9443206787109,36.9500503540039,36.9500503540039],"text":"Percent: -65.41912","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(42,68,191,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.0277252197266,-95.5349807739258,-95.4834136962891,-95.4662322998047,-95.414665222168,-95.3917388916016,-95.4031982421875,-95.3401794433594,-95.3344497680664,-95.3516311645508,-95.7985458374023,-96.0219955444336,-96.0277252197266,-96.0277252197266],"y":[40.2560157775879,40.2732048034668,40.2617454528809,40.2101783752441,40.1815299987793,40.1242332458496,40.0783996582031,40.0210990905762,40.0210990905762,40.0153732299805,40.0039138793945,40.0039138793945,40.2560157775879,40.2560157775879],"text":"Percent: -65.40761","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(42,68,191,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.8279418945312,-92.0342102050781,-92.0342102050781,-92.0227508544922,-92.0170211791992,-91.97119140625,-91.9539947509766,-91.9482650756836,-91.9310836791992,-91.9253540039062,-91.9024276733398,-91.8795166015625,-91.6331405639648,-91.6216812133789,-91.5300064086914,-91.5242767333984,-91.5300064086914,-91.8050308227539,-91.8107528686523,-91.8279418945312,-91.8279418945312,-91.8279418945312,null,-99.6488189697266,-99.6488189697266,-99.5972518920898,-99.5571441650391,-99.5227661132812,-99.4310913085938,-99.3967208862305,-99.3508834838867,-99.305046081543,-99.2706680297852,-99.2420196533203,-99.2019119262695,-99.1847229003906,-99.1847229003906,-99.6316299438477,-99.6488189697266,-99.6488189697266],"y":[37.5974884033203,37.5974884033203,37.6948928833008,37.7063522338867,38.0100212097168,38.0100212097168,38.0272064208984,38.0443954467773,38.0443954467773,38.0272064208984,38.0443954467773,38.0501251220703,38.0443954467773,38.1417999267578,38.1532592773438,38.1417999267578,37.7808380126953,37.7808380126953,37.6662445068359,37.6662445068359,37.5974884033203,37.5974884033203,null,40.3534164428711,40.680004119873,40.6685447692871,40.6685447692871,40.6742744445801,40.6742744445801,40.6685447692871,40.6685447692871,40.6570854187012,40.6628150939941,40.6570854187012,40.6570854187012,40.6570854187012,40.3534164428711,40.3534164428711,40.3534164428711,40.3534164428711],"text":"Percent: -65.38927","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(42,68,191,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.634651184082,-83.6117324829102,-83.5945434570312,-83.5888137817383,-83.5773468017578,-83.5658950805664,-83.4971389770508,-83.4742202758789,-83.4513092041016,-83.4455718994141,-83.4513092041016,-83.4684906005859,-83.4799499511719,-83.4799499511719,-83.4742202758789,-83.4799499511719,-83.4856796264648,-83.4971389770508,-83.4971389770508,-83.5028686523438,-83.5085983276367,-83.5429763793945,-83.5487060546875,-83.5429763793945,-83.5544357299805,-83.5658950805664,-83.6060028076172,-83.6289215087891,-83.640380859375,-83.6518402099609,-83.6747589111328,-83.6804885864258,-83.6575698852539,-83.6632919311523,-83.6804885864258,-83.6976776123047,-83.7148590087891,-83.7033996582031,-83.7148590087891,-83.7263259887695,-83.7435073852539,-83.7664337158203,-83.7778930664062,-83.7893447875977,-83.8122711181641,-83.82373046875,-83.818000793457,-83.8351821899414,-83.8409118652344,-83.8523712158203,-83.8752899169922,-83.8924789428711,-83.8982086181641,-83.90966796875,-83.9497756958008,-83.9383163452148,-83.9325866699219,-83.9268569946289,-83.9039459228516,-83.8523712158203,-83.8409118652344,-83.82373046875,-83.634651184082,-83.634651184082],"y":[38.5256805419922,38.5027618408203,38.5027618408203,38.4855766296387,38.428279876709,38.422550201416,38.4110908508301,38.4053611755371,38.3824424743652,38.3709869384766,38.3652534484863,38.3652534484863,38.3423347473145,38.3308792114258,38.3136863708496,38.3079605102539,38.3079605102539,38.3022308349609,38.285041809082,38.2735786437988,38.2563934326172,38.250659942627,38.2392044067383,38.2277450561523,38.2220153808594,38.2162857055664,38.1990966796875,38.1990966796875,38.2105560302734,38.2105560302734,38.2105560302734,38.2105560302734,38.2563934326172,38.2563934326172,38.2563934326172,38.2678527832031,38.2735786437988,38.2907676696777,38.2907676696777,38.2907676696777,38.2964973449707,38.2964973449707,38.2907676696777,38.285041809082,38.3022308349609,38.3022308349609,38.3366050720215,38.3423347473145,38.3537940979004,38.3595237731934,38.3537940979004,38.3537940979004,38.3939018249512,38.416820526123,38.4511985778809,38.4683876037598,38.4855766296387,38.4970321655273,38.5027618408203,38.4683876037598,38.4683876037598,38.4683876037598,38.5256805419922,38.5256805419922],"text":"Percent: -65.37530","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(42,68,191,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.2137145996094,-82.2309036254883,-82.3168487548828,-82.3111114501953,-82.2939300537109,-82.282470703125,-82.282470703125,-82.2939300537109,-82.3053817749023,-82.3053817749023,-82.282470703125,-82.2538223266602,-82.2137145996094,-82.1736068725586,-82.1736068725586,-82.1449584960938,-82.1163101196289,-82.1105804443359,-82.0647430419922,-81.9902572631836,-81.9673461914062,-81.9673461914062,-81.9501495361328,-81.9329605102539,-81.9444198608398,-81.9616165161133,-81.9845275878906,-81.8756713867188,-81.8584747314453,-81.835563659668,-81.829833984375,-81.8527450561523,-81.9845275878906,-82.0131759643555,-82.0532913208008,-82.0762023925781,-82.1277694702148,-82.1678771972656,-82.1907958984375,-82.2079849243164,-82.2137145996094,-82.2137145996094,null,-81.3600082397461,-81.382926940918,-81.4001083374023,-81.4287643432617,-81.4631423950195,-81.4860534667969,-81.5147094726562,-81.5318908691406,-81.5662689208984,-81.6006546020508,-81.6694030761719,-81.7095108032227,-81.7381591796875,-81.7553482055664,-81.7667999267578,-81.8011856079102,-81.8527450561523,-81.8756713867188,-81.9100494384766,-81.9272384643555,-81.9444198608398,-81.9444198608398,-81.9616165161133,-81.9845275878906,-81.9845275878906,-81.9673461914062,-81.9444198608398,-81.9386901855469,-81.8527450561523,-81.824104309082,-81.8126373291016,-81.7152404785156,-81.6865921020508,-81.6808700561523,-81.6808700561523,-81.6636734008789,-81.646484375,-81.6292953491211,-81.6006546020508,-81.5949249267578,-81.5949249267578,-81.5891952514648,-81.5318908691406,-81.5032501220703,-81.4803237915039,-81.4631423950195,-81.4516830444336,-81.4402160644531,-81.4173049926758,-81.4001083374023,-81.382926940918,-81.3600082397461,-81.3313598632812,-81.3084411621094,-81.3600082397461,-81.3600082397461],"y":[35.534839630127,35.5405731201172,35.5978660583496,35.5978660583496,35.5978660583496,35.6150550842285,35.6265144348145,35.6494331359863,35.6780815124512,35.6838111877441,35.712459564209,35.706729888916,35.7353782653809,35.7697563171387,35.7984046936035,35.8270492553711,35.84423828125,35.8557014465332,35.8557014465332,35.9187240600586,35.9301834106445,35.9473724365234,35.9645576477051,35.9244537353516,35.8728866577148,35.849967956543,35.8155937194824,35.7239189147949,35.6723518371582,35.6322479248047,35.5864105224609,35.5405731201172,35.5405731201172,35.5520324707031,35.534839630127,35.534839630127,35.534839630127,35.5233840942383,35.5291137695312,35.5291137695312,35.534839630127,35.534839630127,null,37.3339309692383,37.3339309692383,37.3052825927734,37.2766342163086,37.2594451904297,37.2479858398438,37.2479858398438,37.2307968139648,37.2021484375,37.2021484375,37.207878112793,37.2193412780762,37.2422561645508,37.2537155151367,37.2709045410156,37.2880935668945,37.2880935668945,37.3167419433594,37.3339309692383,37.3568496704102,37.3854942321777,37.4198760986328,37.4427947998047,37.4485206604004,37.4714393615723,37.4828987121582,37.4943580627441,37.5058174133301,37.5459251403809,37.5287322998047,37.5058174133301,37.4943580627441,37.5000877380371,37.5058174133301,37.517276763916,37.523006439209,37.523006439209,37.517276763916,37.523006439209,37.517276763916,37.5058174133301,37.4943580627441,37.4886283874512,37.4714393615723,37.4771690368652,37.4771690368652,37.4714393615723,37.4599800109863,37.4485206604004,37.4599800109863,37.4599800109863,37.4370613098145,37.4256019592285,37.4141426086426,37.3339309692383,37.3339309692383],"text":"Percent: -65.34841","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(42,68,191,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-109.056785583496,-109.056785583496,-107.435317993164,-107.435317993164,-107.469696044922,-107.463966369629,-107.44677734375,-107.44677734375,-107.400939941406,-107.400939941406,-107.378021240234,-107.395210266113,-107.418128967285,-107.435317993164,-107.44677734375,-107.469696044922,-107.486885070801,-107.504066467285,-107.515533447266,-107.549903869629,-107.578552246094,-107.60147857666,-107.612937927246,-107.641578674316,-107.647315979004,-107.664497375488,-107.698875427246,-107.733253479004,-107.74471282959,-107.767631530762,-107.790550231934,-107.80200958252,-107.813468933105,-107.847846984863,-107.870765686035,-107.905136108398,-107.928062438965,-107.956703186035,-107.973899841309,-107.9853515625,-108.014007568359,-108.111404418945,-108.105682373047,-108.117134094238,-108.134323120117,-108.14005279541,-108.157241821289,-108.168701171875,-108.220268249512,-108.311943054199,-108.386428833008,-108.386428833008,-108.386428833008,-109.056785583496,-109.056785583496],"y":[38.5084953308105,39.3621978759766,39.3564720153809,39.3621978759766,39.322093963623,39.3106346130371,39.3049049377441,39.2934455871582,39.2877159118652,39.2705268859863,39.2647972106934,39.2361526489258,39.2361526489258,39.2361526489258,39.2304191589355,39.2132339477539,39.2132339477539,39.2132339477539,39.1960411071777,39.1731262207031,39.155933380127,39.155933380127,39.138744354248,39.1330184936523,39.1100997924805,39.0871810913086,39.0814514160156,39.0585327148438,39.0585327148438,39.0413436889648,39.0413436889648,39.0413436889648,39.0413436889648,39.0642623901367,39.0642623901367,39.0585327148438,39.0470733642578,39.0585327148438,39.0528030395508,39.0356140136719,39.0298881530762,38.9725875854492,38.9496688842773,38.9324798583984,38.9267539978027,38.9095611572266,38.9095611572266,38.8923759460449,38.875186920166,38.8465385437012,38.8293495178223,38.6517333984375,38.5027618408203,38.5084953308105,38.5084953308105],"text":"Percent: -65.31224","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(42,68,191,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.2526931762695,-88.2584228515625,-88.2756042480469,-88.2813339233398,-88.2985305786133,-88.2985305786133,-88.2985305786133,-88.2813339233398,-88.2813339233398,-88.2870635986328,-88.2870635986328,-88.2698745727539,-88.2698745727539,-87.9547500610352,-87.9146423339844,-87.9146423339844,-87.9547500610352,-88.161018371582,-88.161018371582,-88.2526931762695,-88.2526931762695,null,-92.0399398803711,-92.0227508544922,-92.0227508544922,-92.0112915039062,-91.9597244262695,-91.9482650756836,-91.9368057250977,-91.9081573486328,-91.868049621582,-91.8565902709961,-91.8394088745117,-91.8164825439453,-91.8050308227539,-91.7477340698242,-91.7362670898438,-91.7076263427734,-91.6904296875,-91.6789779663086,-91.6388702392578,-91.6044921875,-91.598762512207,-91.4555206298828,-91.4555206298828,-91.4727172851562,-91.4841690063477,-91.4898986816406,-91.4841690063477,-91.4784469604492,-91.4956283569336,-91.4898986816406,-91.6388702392578,-91.6503295898438,-91.6847076416016,-91.7018966674805,-91.7248153686523,-91.7477340698242,-91.7591934204102,-91.7649230957031,-91.7706451416016,-91.8222122192383,-91.8394088745117,-91.868049621582,-91.8795166015625,-91.9024276733398,-91.9138870239258,-91.97119140625,-91.9826431274414,-91.9883728027344,-91.9998321533203,-91.9998321533203,-91.9883728027344,-91.9883728027344,-91.9941024780273,-91.9941024780273,-91.9941024780273,-91.9941024780273,-91.9941024780273,-92.0399398803711,-92.0399398803711,null,-104.398643493652,-104.496040344238,-104.501770019531,-104.570526123047,-104.57625579834,-104.965866088867,-104.971603393555,-105.223701477051,-105.229423522949,-105.235153198242,-105.189315795898,-105.195045471191,-105.18359375,-105.166404724121,-105.149208068848,-105.120567321777,-105.120567321777,-105.109107971191,-105.08618927002,-105.063270568848,-104.988784790039,-104.954406738281,-104.920028686523,-104.88565826416,-104.862731933594,-104.828353881836,-104.799713134766,-104.742416381836,-104.713768005371,-104.690849304199,-104.662200927734,-104.639282226562,-104.627822875977,-104.587715148926,-104.547607421875,-104.518966674805,-104.478858947754,-104.358535766602,-104.295509338379,-104.226753234863,-104.203834533691,-104.198104858398,-104.175186157227,-104.140808105469,-104.135078430176,-104.100700378418,-104.089241027832,-104.049133300781,-104.049133300781,-104.117889404297,-104.117889404297,-104.398643493652,-104.398643493652,null,-97.2767791748047,-97.2767791748047,-96.7783050537109,-96.7381973266602,-96.7210006713867,-96.7095413208008,-96.675163269043,-96.6236038208008,-96.589225769043,-96.577766418457,-96.577766418457,-96.5548477172852,-96.5376586914062,-96.5491180419922,-96.5491180419922,-96.5663070678711,-96.5663070678711,-96.5605773925781,-97.225212097168,-97.2194747924805,-97.2481231689453,-97.2538528442383,-97.2767791748047,-97.2767791748047,null,-82.7236480712891,-82.4371643066406,-82.4085235595703,-82.4085235595703,-82.4027862548828,-82.3855972290039,-82.3855972290039,-82.3340377807617,-82.3340377807617,-82.4027862548828,-82.5231094360352,-82.6147842407227,-82.6147842407227,-82.6319732666016,-82.6319732666016,-82.6147842407227,-82.6147842407227,-82.7236480712891,-82.7236480712891,-82.7236480712891,null,-80.8271560668945,-80.8615341186523,-80.7297592163086,-80.6266174316406,-80.6094360351562,-80.6323471069336,-80.6323471069336,-80.6151580810547,-80.5865097045898,-80.5979766845703,-80.5922470092773,-80.6037063598633,-80.6037063598633,-80.6037063598633,-80.6094360351562,-80.6037063598633,-80.5865097045898,-80.5922470092773,-80.6037063598633,-80.6151580810547,-80.6266174316406,-80.649543762207,-80.6609954833984,-80.7011032104492,-80.7297592163086,-80.7412109375,-80.7583999633789,-80.7870483398438,-80.8615341186523,-80.8729934692383,-80.8901824951172,-80.9073715209961,-80.918830871582,-80.9360198974609,-80.9990463256836,-81.0219650268555,-81.0105056762695,-81.0276870727539,-81.0448837280273,-81.0677947998047,-81.0964508056641,-81.1136322021484,-81.1365585327148,-81.1823959350586,-81.2339553833008,-81.2797927856445,-81.3027114868164,-81.3370895385742,-81.3141708374023,-81.3313598632812,-81.3141708374023,-81.2740631103516,-81.2511444091797,-81.2282333374023,-81.2110366821289,-81.199577331543,-81.1881256103516,-81.1823959350586,-81.1709289550781,-81.1709289550781,-81.1823959350586,-81.1709289550781,-81.0907211303711,-81.0849838256836,-81.0677947998047,-81.0563430786133,-80.8271560668945,-80.8271560668945,null,-90.1950149536133,-90.2293930053711,-90.2695007324219,-90.3267974853516,-90.3554458618164,-90.3955535888672,-90.424201965332,-90.4700393676758,-90.5216064453125,-90.5674438476562,-90.5903549194336,-90.6247329711914,-90.6648406982422,-90.6591110229492,-90.6476516723633,-90.6533889770508,-90.6591110229492,-90.6648406982422,-90.6591110229492,-90.3096084594727,-90.1892852783203,-90.1950149536133,-90.1950149536133],"y":[38.5944366455078,38.6058959960938,38.6116256713867,38.6173553466797,38.6173553466797,38.6288146972656,38.6460037231445,38.6689224243164,38.6803817749023,38.703296661377,38.7204895019531,38.7204895019531,38.8522682189941,38.8522682189941,38.8522682189941,38.565788269043,38.565788269043,38.565788269043,38.5944366455078,38.5944366455078,38.5944366455078,null,32.2747116088867,32.3205490112305,32.3434677124023,32.3663864135742,32.4408721923828,32.4580612182617,32.4924354553223,32.5210838317871,32.5669212341309,32.5669212341309,32.5611915588379,32.5611915588379,32.5726509094238,32.5669212341309,32.6070289611816,32.6184883117676,32.6356735229492,32.6299476623535,32.6700553894043,32.6643257141113,32.5841102600098,32.5841102600098,32.538272857666,32.538272857666,32.5210838317871,32.4981651306152,32.4752464294434,32.4465980529785,32.4351425170898,32.412223815918,32.4179534912109,32.400764465332,32.3893051147461,32.3663864135742,32.3434677124023,32.3377380371094,32.3262786865234,32.2976303100586,32.2517929077148,32.2174186706543,32.1773109436035,32.1715812683105,32.1658515930176,32.1486625671387,32.1658515930176,32.1715812683105,32.1830368041992,32.2002258300781,32.1944999694824,32.2059555053711,32.2174186706543,32.22314453125,32.2346076965332,32.2403335571289,32.2517929077148,32.2632522583008,32.2747116088867,32.2747116088867,32.2747116088867,null,47.3549613952637,47.3549613952637,47.5268516540527,47.5268516540527,47.61279296875,47.61279296875,47.6987342834473,47.6987342834473,47.796142578125,47.8706245422363,47.8763542175293,48.0883445739746,48.0998077392578,48.0826187133789,48.0826187133789,48.0998077392578,48.071159362793,48.0654296875,48.071159362793,48.059700012207,48.0883445739746,48.0998077392578,48.1399154663086,48.1456451416016,48.1284523010254,48.1169967651367,48.1227264404297,48.1055374145508,48.1169967651367,48.1055374145508,48.0998077392578,48.1112632751465,48.1341819763184,48.1112632751465,48.1169967651367,48.0998077392578,48.1112632751465,48.0539703369141,48.0482406616211,48.0253219604492,48.0367813110352,48.0654296875,48.0367813110352,48.0482406616211,48.0425109863281,48.0253219604492,48.0024070739746,47.9852142333984,47.4007987976074,47.4007987976074,47.3606910705566,47.3549613952637,47.3549613952637,null,46.2835311889648,46.6273040771484,46.6330337524414,46.5700073242188,46.4840660095215,46.4496879577637,46.3981246948242,46.3580131530762,46.3236389160156,46.249153137207,46.1574783325195,46.123104095459,46.0887260437012,46.0543479919434,46.0314292907715,45.9970512390137,45.9741325378418,45.9397583007812,45.9397583007812,45.985595703125,45.9970512390137,46.2778015136719,46.2835311889648,46.2835311889648,null,41.0065879821777,41.0065879821777,41.0065879821777,40.828971862793,40.8175163269043,40.8060531616211,40.7487602233887,40.7373008728027,40.5654106140137,40.5654106140137,40.5654106140137,40.5654106140137,40.6628150939941,40.6570854187012,40.680004119873,40.680004119873,40.7315711975098,40.7258415222168,41.0065879821777,41.0065879821777,null,34.2686042785645,34.1941223144531,34.0852584838867,34.0967178344727,34.0680732727051,34.03369140625,33.9821281433105,33.9821281433105,33.9706649780273,33.9592094421387,33.9420204162598,33.9248313903809,33.9133720397949,33.901912689209,33.8675346374512,33.8618049621582,33.8217010498047,33.7987823486328,33.7873191833496,33.7758636474609,33.7472152709961,33.7644004821777,33.7758636474609,33.7815933227539,33.7758636474609,33.7815933227539,33.770133972168,33.7758636474609,33.8102378845215,33.8102378845215,33.8102378845215,33.8217010498047,33.8331565856934,33.8331565856934,33.8789939880371,33.8847236633301,33.9133720397949,33.9248313903809,33.9706649780273,33.9993171691895,34.0165023803711,34.0508804321289,34.0795288085938,34.0967178344727,34.1081771850586,34.1081771850586,34.1253662109375,34.1998481750488,34.211311340332,34.211311340332,34.2456855773926,34.2342300415039,34.2055816650391,34.1998481750488,34.1883926391602,34.1712036132812,34.1712036132812,34.1941223144531,34.1998481750488,34.211311340332,34.2227668762207,34.2227668762207,34.211311340332,34.2227668762207,34.2285003662109,34.2456855773926,34.2686042785645,34.2686042785645,null,43.1666412353516,43.1895561218262,43.2067489624023,43.218204498291,43.218204498291,43.2067489624023,43.2010192871094,43.212474822998,43.212474822998,43.212474822998,43.2067489624023,43.1895561218262,43.1838302612305,43.2812309265137,43.2812309265137,43.3156089782715,43.3156089782715,43.4244728088379,43.5619812011719,43.5562515258789,43.5562515258789,43.1666412353516,43.1666412353516],"text":"Percent: -65.30107","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(42,68,191,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.7118453979492,-98.7263565063477,-98.7148971557617,-99.574333190918,-99.7003860473633,-99.7118453979492,-99.7118453979492],"y":[45.5902519226074,45.5845222473145,45.2350196838379,45.2407493591309,45.2407493591309,45.5902519226074,45.5902519226074],"text":"Percent: -65.28926","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(42,68,191,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.146125793457,-91.415412902832,-91.421142578125,-91.4612503051758,-91.4669799804688,-91.6732482910156,-91.6732482910156,-91.6847076416016,-91.6789779663086,-91.6675186157227,-91.6617889404297,-91.2435302734375,-91.2435302734375,-91.1346664428711,-91.146125793457,-91.146125793457],"y":[36.5031394958496,36.5031394958496,36.4974136352539,36.4974136352539,36.4974136352539,36.5031394958496,36.6005439758301,36.606273651123,36.7838897705078,36.7896194458008,36.8870239257812,36.8698310852051,36.8125381469727,36.8125381469727,36.5031394958496,36.5031394958496],"text":"Percent: -65.27935","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(42,68,191,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.6499176025391,-78.7014846801758,-78.7415924072266,-78.7587814331055,-78.7473220825195,-78.7473220825195,-78.7645034790039,-78.7759628295898,-78.8046112060547,-78.8160705566406,-78.8218002319336,-78.8447189331055,-78.8676376342773,-78.9134750366211,-78.9593124389648,-78.9822311401367,-79.0166091918945,-79.0509872436523,-79.0624465942383,-78.9134750366211,-78.7988891601562,-78.3806304931641,-78.3290634155273,-78.3175964355469,-78.3233261108398,-78.3347930908203,-78.3462524414062,-78.3519744873047,-78.3978118896484,-78.4264678955078,-78.4379196166992,-78.4493789672852,-78.4436492919922,-78.4321899414062,-78.4436492919922,-78.4608383178711,-78.4608383178711,-78.47802734375,-78.47802734375,-78.483757019043,-78.5009460449219,-78.5467834472656,-78.6098098754883,-78.6499176025391,-78.6499176025391,null,-78.208740234375,-78.3118667602539,-78.3061447143555,-78.0540390014648,-78.0483093261719,-77.8477783203125,-77.8477783203125,-77.7331771850586,-77.7331771850586,-77.7389144897461,-77.761833190918,-78.208740234375,-78.208740234375],"y":[39.5398178100586,39.5512771606445,39.5741958618164,39.5856552124023,39.6142997741699,39.6314888000488,39.6372184753418,39.6314888000488,39.6142997741699,39.5856552124023,39.5627365112305,39.5570068359375,39.5398178100586,39.4939804077148,39.4481430053711,39.4424133300781,39.4538726806641,39.471061706543,39.471061706543,39.7288932800293,39.7288932800293,39.7288932800293,39.7231636047363,39.7002449035645,39.6830558776855,39.6715965270996,39.6658706665039,39.6372184753418,39.6142997741699,39.6257629394531,39.6257629394531,39.6142997741699,39.5971145629883,39.5856552124023,39.5741958618164,39.5684623718262,39.5512771606445,39.5398178100586,39.5283584594727,39.5226287841797,39.5111694335938,39.5226287841797,39.5283584594727,39.5398178100586,39.5398178100586,null,41.9978065490723,42.0035362243652,42.5191993713379,42.5191993713379,42.5134658813477,42.5134658813477,42.4676284790039,42.4676284790039,42.4160652160645,42.4160652160645,42.0035362243652,41.9978065490723,41.9978065490723],"text":"Percent: -65.27663","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(42,68,191,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.2851486206055,-83.4856796264648,-83.4971389770508,-83.5200576782227,-83.5429763793945,-83.5601654052734,-83.5888137817383,-83.5830841064453,-83.5830841064453,-83.5658950805664,-83.5487060546875,-83.5372467041016,-83.5372467041016,-83.5429763793945,-83.4856796264648,-83.4856796264648,-83.4684906005859,-83.4684906005859,-83.4513092041016,-83.4513092041016,-83.4455718994141,-83.4283828735352,-83.4283828735352,-83.4054718017578,-83.3882751464844,-83.37109375,-83.3481674194336,-83.3252563476562,-83.3252563476562,-83.3252563476562,-83.2908706665039,-83.2851486206055,-83.2851486206055,null,-88.2068557739258,-87.7714080810547,-87.7427520751953,-87.6740036010742,-87.6625442504883,-87.6396255493164,-87.6281661987305,-87.6052474975586,-87.5823287963867,-87.5536804199219,-87.53076171875,-87.525032043457,-87.794319152832,-87.794319152832,-87.9146423339844,-87.9203720092773,-88.0349655151367,-88.0349655151367,-87.9948577880859,-87.977668762207,-87.9490203857422,-87.9261016845703,-87.9261016845703,-88.2756042480469,-88.2698745727539,-88.246955871582,-88.246955871582,-88.2068557739258,-88.2068557739258,null,-91.0143432617188,-90.9914245605469,-90.9513168334961,-90.9054794311523,-90.8768310546875,-90.8367309570312,-90.8310012817383,-90.8138122558594,-90.7622451782227,-90.7565155029297,-90.7507858276367,-90.7221374511719,-90.6820297241211,-90.6247329711914,-90.5903549194336,-90.5617141723633,-90.4929504394531,-90.424201965332,-90.3096084594727,-90.2293930053711,-90.1720962524414,-90.1148071289062,-90.0632400512695,-90.0288619995117,-89.9944839477539,-89.9600982666016,-89.9142684936523,-89.8455123901367,-89.788215637207,-89.7538375854492,-89.6850814819336,-89.5590286254883,-89.4730911254883,-89.5876770019531,-89.6621704101562,-89.7710266113281,-89.8397827148438,-89.9543762207031,-90.1033401489258,-90.2122039794922,-90.3554458618164,-90.4929504394531,-90.704948425293,-90.7851638793945,-90.8424606323242,-90.9455871582031,-91.0028839111328,-91.0028839111328,-91.0258102416992,-91.0143432617188,-91.0143432617188],"y":[31.0256633758545,31.0256633758545,31.0313930511475,31.0371246337891,31.0485820770264,31.0600433349609,31.0657730102539,31.0944194793701,31.1345252990723,31.1517143249512,31.174633026123,31.1975517272949,31.2204704284668,31.3121452331543,31.3121452331543,31.3236026763916,31.3236026763916,31.3350601196289,31.3407917022705,31.3064136505127,31.2949542999268,31.2663078308105,31.2605762481689,31.2605762481689,31.254846572876,31.2433891296387,31.2032814025879,31.1689052581787,31.1459865570068,31.0944194793701,31.0600433349609,31.0256633758545,31.0256633758545,null,42.1582374572754,42.1582374572754,42.1238555908203,42.0665626525879,42.043643951416,41.9978065490723,41.9405097961426,41.854564666748,41.7800827026367,41.7514343261719,41.7399749755859,41.4649543762207,41.4649543762207,41.5508995056152,41.5623550415039,41.6425743103027,41.6425743103027,41.6654891967773,41.6654891967773,41.6654891967773,41.7170562744141,41.722785949707,41.9920768737793,41.9863471984863,42.0665626525879,42.0837478637695,42.1582374572754,42.1582374572754,42.1582374572754,null,48.197208404541,48.2143974304199,48.2373161315918,48.2487754821777,48.2545051574707,48.2545051574707,48.2430458068848,48.191478729248,48.1685600280762,48.1399154663086,48.1169967651367,48.1055374145508,48.1112632751465,48.1227264404297,48.1284523010254,48.1284523010254,48.1055374145508,48.1112632751465,48.1169967651367,48.1112632751465,48.1227264404297,48.1169967651367,48.1112632751465,48.0883445739746,48.0654296875,48.0425109863281,48.0195922851562,47.9966735839844,48.0138626098633,48.0253219604492,48.0195922851562,48.0138626098633,48.0081329345703,47.9794883728027,47.933650970459,47.8878135681152,47.8706245422363,47.8362464904785,47.7904090881348,47.7674903869629,47.738842010498,47.6987342834473,47.607063293457,47.5841445922852,47.5383071899414,47.486743927002,47.4523620605469,48.0654296875,48.059700012207,48.197208404541,48.197208404541],"text":"Percent: -65.27294","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(42,68,191,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-113.457107543945,-113.606071472168,-113.606071472168,-113.623260498047,-113.600341796875,-113.588882446289,-113.651908874512,-113.657638549805,-113.62899017334,-113.646179199219,-113.634719848633,-113.72639465332,-113.766502380371,-113.818069458008,-113.858177185059,-113.863906860352,-114.012870788574,-114.041519165039,-114.075897216797,-114.052978515625,-114.035797119141,-114.02433013916,-114.47696685791,-114.471237182617,-114.459777832031,-114.465507507324,-114.585830688477,-114.59156036377,-114.895225524902,-114.895225524902,-114.969703674316,-114.969703674316,-114.99836730957,-114.99836730957,-114.992630004883,-115.015548706055,-115.009811401367,-114.83219909668,-114.837936401367,-114.87230682373,-114.878044128418,-114.62020111084,-114.671775817871,-114.660308837891,-114.597282409668,-114.603019714355,-114.625938415527,-114.654586791992,-114.700416564941,-114.700416564941,-114.67749786377,-114.671775817871,-114.700416564941,-114.67749786377,-114.671775817871,-114.711875915527,-114.723342895508,-114.603019714355,-114.333724975586,-114.17903137207,-114.064437866211,-114.052978515625,-114.018600463867,-114.02433013916,-114.052978515625,-114.018600463867,-114.035797119141,-113.989959716797,-113.995681762695,-113.932655334473,-113.915466308594,-113.875358581543,-113.846710205078,-113.795143127441,-113.760772705078,-113.772232055664,-113.697746276855,-113.743583679199,-113.755035400391,-113.674827575684,-113.657638549805,-113.62899017334,-113.606071472168,-113.525856018066,-113.457107543945,-113.480018615723,-113.388343811035,-113.359703063965,-113.336776733398,-113.382614135742,-113.3310546875,-113.325325012207,-113.290946960449,-113.227920532227,-113.239379882812,-113.210731506348,-113.147705078125,-113.11905670166,-113.06175994873,-113.015922546387,-112.981544494629,-112.975814819336,-112.929977416992,-112.941436767578,-112.884140014648,-112.861228942871,-112.935707092285,-112.975814819336,-112.998741149902,-113.02165222168,-113.073219299316,-113.078948974609,-113.044578552246,-113.067489624023,-113.06175994873,-113.084686279297,-113.084686279297,-113.159164428711,-113.107597351074,-113.130516052246,-113.136245727539,-113.457107543945,-113.457107543945],"y":[47.5956039428711,47.5898742675781,47.607063293457,47.6299819946289,47.6586303710938,47.6872787475586,47.7503051757812,47.8190574645996,47.8477058410645,47.8648948669434,47.8878135681152,47.9279174804688,47.9508361816406,47.9680252075195,48.0195922851562,48.0539703369141,48.0539703369141,48.0253219604492,48.0081329345703,47.9737548828125,47.9909439086914,47.9565696716309,47.9508361816406,47.8763542175293,47.8706245422363,47.7789497375488,47.7732238769531,47.8706245422363,47.8706245422363,47.8534355163574,47.8477058410645,47.9852142333984,47.9966735839844,48.0024070739746,48.1227264404297,48.1227264404297,48.2201271057129,48.2201271057129,48.5581741333008,48.5581741333008,48.649845123291,48.655574798584,48.6670341491699,48.7128715515137,48.7415199279785,48.7529792785645,48.7587089538574,48.7930870056152,48.787353515625,48.8102722167969,48.8274612426758,48.838924407959,48.9305953979492,48.9477844238281,48.9592437744141,48.970703125,48.9936180114746,48.9878921508789,48.9878921508789,48.9936180114746,48.9936180114746,48.9535140991211,48.9477844238281,48.9305953979492,48.9191360473633,48.9134063720703,48.8675727844238,48.844654083252,48.8160057067871,48.8045463562012,48.8331909179688,48.8274612426758,48.8503799438477,48.8331909179688,48.7930870056152,48.7701683044434,48.7014122009277,48.6383895874023,48.5982818603516,48.5810890197754,48.5925521850586,48.5868186950684,48.5638999938965,48.5753631591797,48.5295257568359,48.4435806274414,48.4034729003906,48.4149360656738,48.3633689880371,48.3175315856934,48.3003425598145,48.2831535339355,48.2716941833496,48.2373161315918,48.202938079834,48.1628341674805,48.1571006774902,48.1341819763184,48.1341819763184,48.1227264404297,48.1169967651367,48.0768890380859,48.059700012207,48.0367813110352,48.0138626098633,47.9737548828125,47.9279174804688,47.9451065063477,47.939380645752,47.9164619445801,47.8992729187012,47.8878135681152,47.8534355163574,47.8133277893066,47.7789497375488,47.7732238769531,47.7560348510742,47.7159233093262,47.6700897216797,47.6299819946289,47.5898742675781,47.5956039428711,47.5956039428711],"text":"Percent: -65.21606","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,69,192,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.7076263427734,-92.1602630615234,-92.1602630615234,-92.1316146850586,-91.6732482910156,-91.4669799804688,-91.4612503051758,-91.4669799804688,-91.5758438110352,-91.5758438110352,-91.7076263427734,-91.7076263427734,null,-84.4310607910156,-84.4253311157227,-84.4024124145508,-84.3737640380859,-84.368034362793,-84.3279266357422,-84.2591705322266,-84.2591705322266,-84.2477111816406,-84.2534408569336,-84.2133331298828,-84.1846923828125,-84.1445846557617,-84.1102066040039,-84.1216583251953,-84.1560363769531,-84.1789627075195,-84.1904220581055,-84.2018737792969,-84.2190704345703,-84.2305297851562,-84.2477111816406,-84.2534408569336,-84.2534408569336,-84.2591705322266,-84.2820892333984,-84.2935485839844,-84.3107452392578,-84.3221969604492,-84.3508453369141,-84.3623046875,-84.4768981933594,-84.4768981933594,-84.4597091674805,-84.4883575439453,-84.6029510498047,-84.6201324462891,-84.8378601074219,-84.8378601074219,-84.8493194580078,-84.8493194580078,-84.8264007568359,-84.7977523803711,-84.7576446533203,-84.6946182250977,-84.6545104980469,-84.6430587768555,-84.6029510498047,-84.5800323486328,-84.545654296875,-84.4768981933594,-84.4654388427734,-84.4597091674805,-84.4482498168945,-84.4024124145508,-84.3966827392578,-84.4138717651367,-84.4253311157227,-84.4310607910156,-84.4310607910156,-84.4310607910156,null,-90.4471206665039,-90.4471206665039,-89.9887542724609,-89.9944839477539,-89.8684310913086,-89.8684310913086,-89.8741607666016,-89.8856201171875,-89.9142684936523,-89.9658279418945,-90.0231323242188,-90.0517730712891,-90.0804214477539,-90.1033401489258,-90.1319885253906,-90.1835556030273,-90.2007522583008,-90.4528427124023,-90.4528427124023,-90.4471206665039,-90.4471206665039,null,-86.4650573730469,-86.0754547119141,-86.081184387207,-86.0410766601562,-86.0410766601562,-86.0181503295898,-86.0181503295898,-85.9379425048828,-85.9379425048828,-86.178581237793,-86.178581237793,-86.4650573730469,-86.4650573730469,-86.4650573730469,null,-88.8485641479492,-89.335578918457,-89.4043350219727,-89.3986053466797,-89.4043350219727,-89.3298492431641,-89.2954788208008,-89.249641418457,-89.2209854125977,-89.1923370361328,-89.1694259643555,-89.1694259643555,-89.1636962890625,-89.1464996337891,-89.1235885620117,-89.1063919067383,-88.8485641479492,-88.8485641479492,null,-74.7709884643555,-74.7709884643555,-74.7709884643555,-74.7595367431641,-74.7308807373047,-74.7251586914062,-74.7251586914062,-74.7079696655273,-74.7194290161133,-74.5475387573242,-74.3355407714844,-74.3183517456055,-74.2266845703125,-74.2266845703125,-74.1464691162109,-74.0949020385742,-74.5532684326172,-74.7709884643555,-74.7709884643555,null,-83.8924789428711,-84.3451156616211,-84.3393859863281,-84.3737640380859,-84.3737640380859,-84.3966827392578,-84.4024124145508,-84.368034362793,-83.8867492675781,-83.8810195922852,-83.8924789428711,-83.8924789428711,-83.8924789428711,null,-78.3290634155273,-78.3806304931641,-78.3462524414062,-78.1800918579102,-78.214469909668,-78.1514434814453,-78.1342544555664,-77.9165267944336,-77.8592300415039,-77.8821563720703,-77.9165267944336,-77.9279937744141,-77.9394454956055,-77.9738311767578,-78.0024719238281,-78.0483093261719,-78.0941467285156,-78.3290634155273,-78.3290634155273],"y":[36.2453117370605,36.2567672729492,36.4974136352539,36.4974136352539,36.5031394958496,36.4974136352539,36.4974136352539,36.3312530517578,36.3255233764648,36.2453117370605,36.2453117370605,36.2453117370605,null,34.0680732727051,34.0967178344727,34.1139068603516,34.1253662109375,34.1540107727051,34.1826629638672,34.176929473877,34.1196365356445,34.1196365356445,34.1081771850586,34.0967178344727,34.0795288085938,34.0623397827148,34.0566101074219,34.039421081543,34.0279655456543,34.0222358703613,33.9993171691895,33.9993171691895,33.9993171691895,34.0050468444824,33.9993171691895,33.9821281433105,33.9649391174316,33.9534797668457,33.9534797668457,33.9649391174316,33.9706649780273,33.9649391174316,33.9420204162598,33.6440811157227,33.638355255127,33.5581359863281,33.5409469604492,33.5352210998535,33.5123023986816,33.5065727233887,33.5065727233887,33.5180282592773,33.5294914245605,33.5409469604492,33.5638656616211,33.586784362793,33.6097030639648,33.638355255127,33.6440811157227,33.6727294921875,33.7071075439453,33.7357559204102,33.7758636474609,33.8274269104004,33.8618049621582,33.896183013916,33.9133720397949,33.9534797668457,33.9706649780273,34.0050468444824,34.039421081543,34.0508804321289,34.0680732727051,34.0680732727051,null,40.6227073669434,40.7143821716309,40.7143821716309,40.6169776916504,40.6169776916504,40.5081176757812,40.4909286499023,40.4622802734375,40.4279022216797,40.4107131958008,40.376335144043,40.3476905822754,40.2789344787598,40.2674713134766,40.2216377258301,40.2044486999512,40.1872596740723,40.1872596740723,40.2732048034668,40.6227073669434,40.6227073669434,null,41.1727447509766,41.1727447509766,41.0868034362793,41.0868034362793,41.0753440856934,41.0753440856934,41.0466995239258,41.0409660339355,41.0065879821777,41.0065879821777,40.9091873168945,40.9091873168945,41.1727447509766,41.1727447509766,null,36.5031394958496,36.5031394958496,36.5031394958496,36.4974136352539,36.5031394958496,36.6406517028809,36.617733001709,36.5776252746582,36.5661659240723,36.5718955993652,36.5833549499512,36.6291923522949,36.6521110534668,36.6750297546387,36.6979484558105,36.7437858581543,36.5031394958496,36.5031394958496,null,43.0463180541992,43.08642578125,43.1036148071289,43.1208038330078,43.1322631835938,43.1437225341797,43.1609115600586,43.1895561218262,43.2812309265137,43.2239379882812,43.2411231994629,43.218204498291,43.2239379882812,43.2468566894531,43.2525825500488,42.9832916259766,42.9832916259766,43.0463180541992,43.0463180541992,null,41.4936027526855,41.4878730773926,41.5222511291504,41.5279808044434,41.6311111450195,41.6311111450195,41.722785949707,41.722785949707,41.7399749755859,41.6311111450195,41.6311111450195,41.4936027526855,41.4936027526855,null,39.7231636047363,39.7288932800293,39.7690010070801,40.061206817627,40.0898551940918,40.1070442199707,40.1586112976074,40.095588684082,40.0554809570312,40.0325622558594,39.9981803894043,39.9809951782227,39.9408874511719,39.8721351623535,39.8377532958984,39.780460357666,39.7231636047363,39.7231636047363,39.7231636047363],"text":"Percent: -65.21451","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,69,192,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-105.332557678223,-105.33829498291,-105.321098327637,-105.023162841797,-105.017433166504,-105.051811218262,-105.051811218262,-104.925765991211,-104.931495666504,-105.223701477051,-105.229423522949,-105.332557678223,-105.332557678223],"y":[38.6975708007812,39.1215591430664,39.1215591430664,39.1215591430664,38.875186920166,38.869457244873,38.8007011413574,38.7949714660645,38.6460037231445,38.6517333984375,38.6975708007812,38.6975708007812,38.6975708007812],"text":"Percent: -65.12681","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,69,192,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-113.3310546875,-113.325325012207,-113.3310546875,-113.3310546875,-113.955574035645,-113.955574035645,-114.264976501465,-114.270706176758,-114.539993286133,-114.660308837891,-114.700416564941,-114.711875915527,-114.688957214355,-114.740524291992,-114.71760559082,-114.729064941406,-114.688957214355,-114.648849487305,-114.637390136719,-114.608741760254,-114.62020111084,-114.568641662598,-114.557182312012,-114.528533935547,-114.539993286133,-114.522804260254,-114.539993286133,-114.539993286133,-114.517074584961,-114.454048156738,-114.471237182617,-114.448318481445,-114.41967010498,-114.396751403809,-114.299346923828,-114.230598449707,-114.190490722656,-114.133193969727,-114.13892364502,-114.087356567383,-114.02433013916,-113.904014587402,-113.869636535645,-113.829528808594,-113.703475952148,-113.674827575684,-113.577423095703,-113.57169342041,-113.525856018066,-113.428451538086,-113.376892089844,-113.3310546875,-113.3310546875,-113.3310546875],"y":[34.0050468444824,33.8446159362793,33.4951095581055,33.3747901916504,33.3747901916504,33.4607353210449,33.4607353210449,33.0310173034668,33.0424728393555,33.0539360046387,33.0825843811035,33.134147644043,33.2659301757812,33.3117637634277,33.3576011657715,33.4034385681152,33.4320907592773,33.455005645752,33.4836540222168,33.5008430480957,33.5294914245605,33.5466804504395,33.5753288269043,33.6326217651367,33.6956481933594,33.7300262451172,33.7815933227539,33.9248313903809,33.9649391174316,33.9993171691895,34.0165023803711,34.039421081543,34.0795288085938,34.1139068603516,34.1540107727051,34.1998481750488,34.2456855773926,34.2628746032715,34.2972526550293,34.2972526550293,34.2628746032715,34.2514190673828,34.2571449279785,34.2342300415039,34.2399559020996,34.211311340332,34.2342300415039,34.2686042785645,34.3087120056152,34.3087120056152,34.3029823303223,34.3259010314941,34.0050468444824,34.0050468444824],"text":"Percent: -65.11581","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,69,192,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-104.12361907959,-104.12361907959,-103.946006774902,-103.946006774902,-104.146537780762,-104.146537780762,-104.467391967773,-104.782516479492,-104.782516479492,-104.897117614746,-104.902839660645,-104.902839660645,-104.897117614746,-104.444480895996,-104.444480895996,-104.329879760742,-104.324150085449,-104.203834533691,-104.12361907959,-104.12361907959],"y":[34.7728080749512,34.6181106567383,34.6123809814453,34.0737991333008,34.0737991333008,33.9935836791992,33.9935836791992,33.9935836791992,34.0795288085938,34.0795288085938,34.3373603820801,34.4003829956055,34.6123809814453,34.6181106567383,34.6925926208496,34.6983222961426,34.7785377502441,34.7785377502441,34.7728080749512,34.7728080749512],"text":"Percent: -65.11111","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,69,192,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.3886871337891,-96.3886871337891,-96.2970123291016,-96.2970123291016,-96.5204696655273,-96.8413238525391,-96.8355941772461,-96.3886871337891,-96.3886871337891],"y":[33.4034385681152,33.3461456298828,33.3576011657715,32.985179901123,32.985179901123,32.990909576416,33.4034385681152,33.4034385681152,33.4034385681152],"text":"Percent: -65.07219","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,69,192,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.0598068237305,-93.0368881225586,-93.0368881225586,-92.9165649414062,-92.9165649414062,-92.8993759155273,-92.8707275390625,-92.8363571166992,-92.7905197143555,-92.7389526367188,-92.7045745849609,-92.6415405273438,-92.6014404296875,-92.5613327026367,-92.5441436767578,-92.5269546508789,-92.509765625,-92.4868469238281,-92.6243591308594,-92.8306274414062,-93.0598068237305,-93.0598068237305],"y":[38.6918411254883,38.9267539978027,38.9783172607422,39.0642623901367,39.0470733642578,39.018424987793,39.0012359619141,38.9840507507324,38.9725875854492,38.9840507507324,38.9783172607422,38.9783172607422,38.9725875854492,38.9725875854492,38.9496688842773,38.9267539978027,38.9210243225098,38.9152946472168,38.6803817749023,38.686107635498,38.6918411254883,38.6918411254883],"text":"Percent: -65.06457","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,69,192,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.6121444702148,-96.6121444702148,-96.1824264526367,-96.1824264526367,-96.0850219726562,-96.0792922973633,-95.9761581420898,-95.9704284667969,-96.4287948608398,-96.4345245361328,-96.4803619384766,-96.4746322631836,-96.4918212890625,-96.5433883666992,-96.5548477172852,-96.5204696655273,-96.5720367431641,-96.6121444702148,-96.6121444702148,-96.6121444702148],"y":[35.4546279907227,35.6322479248047,35.6322479248047,35.5577583312988,35.5577583312988,35.397331237793,35.3858757019043,35.2942008972168,35.2942008972168,35.4660873413086,35.4660873413086,35.4431686401367,35.4374389648438,35.4546279907227,35.4431686401367,35.3916015625,35.4030647277832,35.397331237793,35.4546279907227,35.4546279907227],"text":"Percent: -65.04610","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,69,192,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.4383010864258,-76.4554901123047,-76.4440307617188,-76.4153747558594,-76.3867340087891,-76.3523559570312,-76.3237075805664,-76.3122482299805,-76.3065185546875,-76.2721405029297,-76.2606811523438,-76.2549514770508,-76.2492294311523,-76.2549514770508,-76.2721405029297,-76.2778701782227,-76.2778701782227,-76.2721405029297,-76.2893371582031,-76.3007888793945,-76.3237075805664,-76.3237075805664,-76.3351669311523,-76.3466262817383,-76.3638153076172,-76.3867340087891,-76.398193359375,-76.4268417358398,-76.4383010864258,-76.4383010864258],"y":[37.4084129333496,37.4370613098145,37.5000877380371,37.5058174133301,37.5000877380371,37.4886283874512,37.4714393615723,37.4599800109863,37.4427947998047,37.4427947998047,37.4370613098145,37.4084129333496,37.3912239074707,37.379768371582,37.3683052062988,37.3511199951172,37.3339309692383,37.3167419433594,37.3167419433594,37.3339309692383,37.3511199951172,37.3740386962891,37.3854942321777,37.3854942321777,37.3740386962891,37.3912239074707,37.4141426086426,37.4141426086426,37.4084129333496,37.4084129333496],"text":"Percent: -65.02610","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,69,192,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.0361328125,-97.3970947265625,-97.3913650512695,-96.9387283325195,-96.8355941772461,-96.8413238525391,-97.0361328125,-97.0361328125],"y":[32.990909576416,32.990909576416,33.4206275939941,33.4148979187012,33.4034385681152,32.990909576416,32.990909576416,32.990909576416],"text":"Percent: -65.00989","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,69,192,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.4161682128906,-87.083854675293,-87.083854675293,-87.0093688964844,-87.0093688964844,-87.1984481811523,-87.3703308105469,-87.3932571411133,-87.3932571411133,-87.3817901611328,-87.3760604858398,-87.3760604858398,-87.3760604858398,-87.3588790893555,-87.3588790893555,-87.3703308105469,-87.3760604858398,-87.4104385375977,-87.4161682128906,-87.4161682128906],"y":[39.9523468017578,39.9466171264648,39.8664054870605,39.8664054870605,39.6028442382812,39.6028442382812,39.608570098877,39.642951965332,39.6658706665039,39.7002449035645,39.7518119812012,39.786190032959,39.8320274353027,39.8434867858887,39.8664054870605,39.8721351623535,39.8950538635254,39.91796875,39.9523468017578,39.9523468017578],"text":"Percent: -65.00615","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,69,192,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.0590133666992,-82.0590133666992,-81.5662689208984,-81.5605392456055,-82.0590133666992,-82.0590133666992],"y":[27.3358173370361,27.6452121734619,27.6452121734619,27.3358173370361,27.3358173370361,27.3358173370361],"text":"Percent: -64.99585","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,69,192,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.6499176025391,-78.8676376342773,-78.8275375366211,-78.7587814331055,-78.7415924072266,-78.7301254272461,-78.7014846801758,-78.6499176025391,-78.6269989013672,-78.5983505249023,-78.5582427978516,-78.5697021484375,-78.4608383178711,-78.4493789672852,-78.4321899414062,-78.4264678955078,-78.3978118896484,-78.3691635131836,-78.3290634155273,-78.3233261108398,-78.3233261108398,-78.3290634155273,-78.3233261108398,-78.3118667602539,-78.3118667602539,-78.3175964355469,-78.3118667602539,-78.3347930908203,-78.3061447143555,-78.3462524414062,-78.3405227661133,-78.3577041625977,-78.386360168457,-78.4264678955078,-78.4665756225586,-78.47802734375,-78.5754318237305,-78.6098098754883,-78.6098098754883,-78.6327285766602,-78.6499176025391,-78.6499176025391],"y":[38.6058959960938,38.7663230895996,38.8350791931152,38.9267539978027,38.9382133483887,38.9439430236816,38.9267539978027,38.9840507507324,38.9955062866211,38.9897766113281,39.0298881530762,39.0413436889648,39.0356140136719,39.0585327148438,39.0814514160156,39.0871810913086,39.0929069519043,39.0986404418945,39.0986404418945,39.0871810913086,39.0757217407227,39.0642623901367,39.0470733642578,39.0298881530762,39.018424987793,39.0069694519043,38.9897766113281,38.9783172607422,38.9439430236816,38.8923759460449,38.8866424560547,38.869457244873,38.8350791931152,38.8064308166504,38.7605972290039,38.7548637390137,38.7204895019531,38.6746520996094,38.6631889343262,38.6345443725586,38.6058959960938,38.6058959960938],"text":"Percent: -64.93857","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,69,192,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-113.027381896973,-113.033111572266,-113.27375793457,-113.279487609863,-113.268028259277,-113.262298583984,-113.296669006348,-113.3310546875,-113.376892089844,-113.399810791016,-113.428451538086,-113.457107543945,-113.451377868652,-113.47428894043,-113.508666992188,-113.51439666748,-113.537322998047,-113.606071472168,-113.651908874512,-113.669097900391,-113.732124328613,-113.766502380371,-113.78369140625,-113.737854003906,-113.777961730957,-113.772232055664,-113.806610107422,-113.806610107422,-113.772232055664,-113.772232055664,-113.732124328613,-113.760772705078,-113.789413452148,-113.835250854492,-113.835250854492,-113.795143127441,-113.823799133301,-113.812339782715,-113.795143127441,-113.789413452148,-113.812339782715,-113.800872802734,-113.772232055664,-113.749305725098,-113.732124328613,-113.588882446289,-113.583152770996,-113.47428894043,-113.468559265137,-113.445648193359,-113.439910888672,-113.434181213379,-113.394073486328,-113.388343811035,-113.285217285156,-113.245109558105,-113.222190856934,-113.17635345459,-113.17635345459,-113.141975402832,-113.044578552246,-113.027381896973,-113.027381896973,-113.027381896973],"y":[46.2548828125,46.2147750854492,46.2147750854492,46.1345596313477,46.128833770752,46.0428886413574,46.0314292907715,45.9970512390137,46.0142402648926,45.9970512390137,45.9798622131348,45.985595703125,45.9569435119629,45.9397583007812,45.9397583007812,45.9225692749023,45.9053764343262,45.934024810791,45.9798622131348,46.0256996154785,46.0428886413574,46.0256996154785,46.0428886413574,46.1001853942871,46.128833770752,46.1803970336914,46.1975860595703,46.2090454101562,46.2090454101562,46.2376937866211,46.2663421630859,46.3064498901367,46.3923950195312,46.4153137207031,46.4840660095215,46.5127143859863,46.5299034118652,46.5700073242188,46.575740814209,46.6101150512695,46.6330337524414,46.6559524536133,46.6444969177246,46.6502227783203,46.6330337524414,46.6330337524414,46.7361679077148,46.7304382324219,46.7590866088867,46.7648162841797,46.7762756347656,46.8049240112305,46.8049240112305,46.8221130371094,46.8278427124023,46.8278427124023,46.7877349853516,46.7476272583008,46.7247085571289,46.6788711547852,46.7361679077148,46.7304382324219,46.2548828125,46.2548828125],"text":"Percent: -64.92669","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,69,192,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.9345092773438,-88.9287796020508,-88.9287796020508,-88.5907363891602,-88.246955871582,-88.246955871582,-88.246955871582,-88.4646835327148,-88.5792770385742,-88.5792770385742,-88.5907363891602,-88.5907363891602,-88.9345092773438,-88.9345092773438,null,-88.4016571044922,-88.3730087280273,-88.3672790527344,-88.35009765625,-88.3042602539062,-88.2985305786133,-88.2985305786133,-88.246955871582,-88.2183151245117,-88.2011184692383,-88.2183151245117,-88.2011184692383,-88.2125854492188,-88.2240447998047,-88.2183151245117,-88.2125854492188,-88.2183151245117,-88.2183151245117,-88.2125854492188,-88.2011184692383,-88.2354965209961,-88.2698745727539,-88.2985305786133,-88.3386306762695,-88.3672790527344,-88.4016571044922,-88.430305480957,-88.4589538574219,-88.4818725585938,-88.516242980957,-88.5277099609375,-88.5448989868164,-88.5506286621094,-88.4990615844727,-88.4704132080078,-88.4532241821289,-88.4474945068359,-88.4532241821289,-88.5047912597656,-88.516242980957,-88.5105209350586,-88.4876022338867,-88.4818725585938,-88.4704132080078,-88.4474945068359,-88.4016571044922,-88.4016571044922,null,-90.9054794311523,-90.5674438476562,-90.5674438476562,-90.5559768676758,-90.5387878417969,-90.510139465332,-90.4929504394531,-90.4757690429688,-90.4757690429688,-90.4700393676758,-90.424201965332,-90.4184646606445,-90.424201965332,-90.4184646606445,-90.5445175170898,-90.5846252441406,-90.61328125,-90.6361923217773,-90.6476516723633,-90.6533889770508,-90.6591110229492,-90.6591110229492,-90.6763000488281,-90.6820297241211,-90.693489074707,-90.7106781005859,-90.7450561523438,-90.7393264770508,-90.8195419311523,-90.8310012817383,-90.8539199829102,-90.8711013793945,-90.8940277099609,-90.9570465087891,-90.9570465087891,-90.962776184082,-90.9570465087891,-90.9570465087891,-90.9742431640625,-90.9799728393555,-90.9799728393555,-90.9799728393555,-90.9742431640625,-90.962776184082,-90.9341354370117,-90.9054794311523,-90.9054794311523,null,-83.6690216064453,-83.9898834228516,-84.1216583251953,-84.1388549804688,-84.1388549804688,-83.90966796875,-83.6804885864258,-83.6690216064453,-83.6690216064453,null,-93.7588119506836,-93.3634719848633,-93.3692016601562,-93.2660675048828,-93.2832641601562,-93.2889938354492,-93.2832641601562,-93.2660675048828,-93.2717971801758,-93.7588119506836,-93.7588119506836,-93.7588119506836,-93.7588119506836,null,-78.0540390014648,-78.0597763061523,-78.0483093261719,-78.0196685791016,-78.0196685791016,-77.9681015014648,-77.9623641967773,-77.9623641967773,-77.9451751708984,-77.9394454956055,-77.9222640991211,-77.9165267944336,-77.750373840332,-77.750373840332,-77.7389144897461,-77.761833190918,-77.6586990356445,-77.6529693603516,-77.5899429321289,-77.5613021850586,-77.5555648803711,-77.5899429321289,-77.5956726074219,-77.6071395874023,-77.5956726074219,-77.4925384521484,-77.4925384521484,-77.6644287109375,-77.6701583862305,-77.7274551391602,-77.7331771850586,-77.8477783203125,-77.8477783203125,-78.0483093261719,-78.0540390014648,-78.0540390014648],"y":[40.7487602233887,40.9263725280762,41.1039924621582,41.1039924621582,41.1097183227539,41.000862121582,40.6112480163574,40.6055183410645,40.6055183410645,40.6513557434082,40.6513557434082,40.7487602233887,40.7487602233887,40.7487602233887,null,37.4313316345215,37.4313316345215,37.4084129333496,37.3912239074707,37.3912239074707,37.379768371582,37.3339309692383,37.2938232421875,37.2537155151367,37.2136077880859,37.1849594116211,37.1563148498535,37.1276664733887,37.0990142822266,37.0760955810547,37.064640045166,37.0417213439941,37.0302619934082,37.0130767822266,36.9958839416504,36.9786949157715,37.0073432922363,37.0359916687012,37.0417213439941,37.0531806945801,37.0531806945801,37.0417213439941,37.0359916687012,37.0302619934082,37.0302619934082,37.0417213439941,37.0531806945801,37.0875587463379,37.0818290710449,37.0875587463379,37.1333961486816,37.1677703857422,37.2021484375,37.2537155151367,37.2766342163086,37.3052825927734,37.3339309692383,37.3854942321777,37.4084129333496,37.4256019592285,37.4313316345215,37.4313316345215,null,30.6475124359131,30.6475124359131,30.4870853424072,30.4698944091797,30.4469795227051,30.4011421203613,30.3667621612549,30.3553047180176,30.3381156921387,30.3323860168457,30.3209266662598,30.3151969909668,30.3037395477295,30.286548614502,30.2292518615723,30.212064743042,30.217794418335,30.217794418335,30.2292518615723,30.2292518615723,30.2292518615723,30.217794418335,30.2063331604004,30.1891460418701,30.1834144592285,30.1948757171631,30.2464408874512,30.2808208465576,30.286548614502,30.3323860168457,30.3438453674316,30.3438453674316,30.3438453674316,30.4011421203613,30.4297866821289,30.4355182647705,30.4813556671143,30.5100040435791,30.527193069458,30.5443801879883,30.5615692138672,30.5730266571045,30.5959453582764,30.6131362915039,30.6245937347412,30.6475124359131,30.6475124359131,null,42.4332542419434,42.4332542419434,42.4275245666504,42.4275245666504,42.7827568054199,42.7884902954102,42.7884902954102,42.4332542419434,42.4332542419434,null,39.9695358276367,39.9752655029297,39.7117042541504,39.7002449035645,39.6887893676758,39.6773262023926,39.6658706665039,39.6372184753418,39.6257629394531,39.6257629394531,39.7976493835449,39.9695358276367,39.9695358276367,null,42.5191993713379,42.5306549072266,42.5535736083984,42.5879554748535,42.5994110107422,42.6681671142578,42.8629722595215,42.8973503112793,42.9030799865723,42.9374580383301,42.9431838989258,42.9832916259766,42.9832916259766,42.9718360900879,42.960376739502,42.9317283630371,42.9317283630371,42.9374580383301,42.9374580383301,42.8858909606934,42.8515129089355,42.8457832336426,42.7713012695312,42.759838104248,42.6738967895508,42.6681671142578,42.5822219848633,42.5764923095703,42.5306549072266,42.5306549072266,42.4676284790039,42.4676284790039,42.5134658813477,42.5134658813477,42.5191993713379,42.5191993713379],"text":"Percent: -64.88448","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,69,192,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.078544616699,-100.634307861328,-100.668685913086,-100.691604614258,-100.720252990723,-100.737442016602,-100.7431640625,-100.771820068359,-100.794731140137,-100.789001464844,-100.794731140137,-100.823379516602,-100.806198120117,-100.81192779541,-100.903602600098,-100.903602600098,-100.915054321289,-100.915054321289,-100.886405944824,-100.869216918945,-100.880676269531,-100.932243347168,-100.937973022461,-100.949432373047,-100.7431640625,-100.7431640625,-100.6572265625,-100.101455688477,-100.10718536377,-100.078544616699,-100.078544616699,-100.078544616699],"y":[46.6330337524414,46.6330337524414,46.6731414794922,46.6731414794922,46.6559524536133,46.6674118041992,46.6903305053711,46.70751953125,46.70751953125,46.7361679077148,46.7476272583008,46.7648162841797,46.7991943359375,46.8049240112305,46.9137840270996,46.9538917541504,46.9825401306152,46.9997253417969,47.0169143676758,47.0512962341309,47.0684814453125,47.0971336364746,47.1315078735352,47.154426574707,47.154426574707,47.3263130187988,47.3263130187988,47.3320426940918,46.9825401306152,46.9825401306152,46.6330337524414,46.6330337524414],"text":"Percent: -64.86379","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,69,192,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.8634567260742,-85.8634567260742,-85.8634567260742,-86.2416076660156,-86.2416076660156,-86.2473373413086,-85.8634567260742,-85.8634567260742,null,-89.4501724243164,-89.4501724243164,-89.5704956054688,-89.6220626831055,-89.6392440795898,-89.6621704101562,-89.6621704101562,-89.7137298583984,-89.7194595336914,-89.7423782348633,-89.7423782348633,-89.7595672607422,-89.7710266113281,-89.788215637207,-89.8054046630859,-89.8054046630859,-90.1090774536133,-90.1491775512695,-90.1663665771484,-90.1892852783203,-90.1892852783203,-90.1835556030273,-90.16064453125,-90.1377182006836,-90.1262588500977,-90.1205368041992,-90.0976104736328,-90.0861511230469,-90.0804214477539,-90.0689697265625,-90.0460433959961,-90.0288619995117,-90.0116653442383,-89.9944839477539,-89.983024597168,-89.9600982666016,-89.9142684936523,-89.9085388183594,-89.9085388183594,-89.9028091430664,-89.8684310913086,-89.8512420654297,-89.8168640136719,-89.8054046630859,-89.8054046630859,-89.799674987793,-89.788215637207,-89.7595672607422,-89.7080078125,-89.6793518066406,-89.6564407348633,-89.6163330078125,-89.5876770019531,-89.5647659301758,-89.5131912231445,-89.4730911254883,-89.4501724243164,-89.4501724243164],"y":[40.4049835205078,40.376335144043,40.2101783752441,40.2101783752441,40.37060546875,40.4049835205078,40.4049835205078,40.4049835205078,null,35.5806770324707,35.4145202636719,35.4202499389648,35.3916015625,35.3686828613281,35.3686828613281,35.397331237793,35.397331237793,35.4145202636719,35.4145202636719,35.4259834289551,35.4259834289551,35.4202499389648,35.4145202636719,35.4145202636719,35.397331237793,35.397331237793,35.3686828613281,35.3686828613281,35.3858757019043,35.397331237793,35.4145202636719,35.4259834289551,35.4374389648438,35.448902130127,35.4718170166016,35.4775466918945,35.4718170166016,35.4259834289551,35.4145202636719,35.4087905883789,35.4202499389648,35.4374389648438,35.4947357177734,35.5176544189453,35.5176544189453,35.5233840942383,35.534839630127,35.5520324707031,35.5749473571777,35.5864105224609,35.5806770324707,35.569221496582,35.5864105224609,35.5978660583496,35.6150550842285,35.6150550842285,35.6207847595215,35.6379737854004,35.6379737854004,35.6379737854004,35.6379737854004,35.6265144348145,35.6207847595215,35.5978660583496,35.5749473571777,35.5806770324707,35.5806770324707],"text":"Percent: -64.81532","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,69,192,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.0693435668945,-88.063606262207,-88.0406951904297,-88.0406951904297,-87.7656784057617,-87.7828598022461,-87.8172378540039,-87.8516235351562,-87.8802642822266,-87.891731262207,-87.8974609375,-87.891731262207,-88.0693435668945,-88.0693435668945],"y":[43.1952857971191,43.3729057312012,43.3729057312012,43.544792175293,43.5390625,43.4760398864746,43.4244728088379,43.3843650817871,43.3270683288574,43.269775390625,43.2239379882812,43.1952857971191,43.1952857971191,43.1952857971191],"text":"Percent: -64.77279","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,69,192,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.102180480957,-81.0907211303711,-81.0792541503906,-81.0506134033203,-81.0391464233398,-81.0105056762695,-80.9990463256836,-80.9875793457031,-80.9875793457031,-80.9990463256836,-80.8844528198242,-80.6896514892578,-80.7068328857422,-80.7240219116211,-80.7583999633789,-80.7698593139648,-80.7813186645508,-80.7698593139648,-80.7182922363281,-80.7870483398438,-80.9646682739258,-80.9589385986328,-80.9589385986328,-80.9646682739258,-80.9589385986328,-80.9417495727539,-80.924560546875,-80.924560546875,-80.9360198974609,-80.9703979492188,-80.9818572998047,-81.0047760009766,-81.0391464233398,-81.0563430786133,-81.0677947998047,-81.0964508056641,-81.102180480957,-81.102180480957],"y":[35.7812118530273,35.8041305541992,35.8155937194824,35.849967956543,35.8671569824219,35.9702911376953,35.9817504882812,36.0046691894531,36.0333137512207,36.0619659423828,36.0619659423828,36.0505027770996,35.8614273071289,35.7812118530273,35.712459564209,35.6895408630371,35.6437034606934,35.6379737854004,35.5061950683594,35.5061950683594,35.5176544189453,35.534839630127,35.5405731201172,35.569221496582,35.5864105224609,35.5921401977539,35.5921401977539,35.6093292236328,35.6207847595215,35.6551666259766,35.6838111877441,35.6895408630371,35.706729888916,35.712459564209,35.7468376159668,35.7640266418457,35.7812118530273,35.7812118530273],"text":"Percent: -64.76994","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,69,192,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.2572860717773,-94.2572860717773,-94.2687454223633,-94.2687454223633,-93.9364318847656,-93.9421615600586,-93.9249725341797,-93.9249725341797,-93.8275680541992,-93.8218383789062,-93.8275680541992,-93.9593505859375,-93.9593505859375,-94.0166473388672,-94.056755065918,-94.0682144165039,-94.0739364624023,-94.0682144165039,-94.0796661376953,-94.0911254882812,-94.0968627929688,-94.0968627929688,-94.1025924682617,-94.0968627929688,-94.0968627929688,-94.1140518188477,-94.1083221435547,-94.1083221435547,-94.2572860717773,-94.2572860717773,null,-85.8691864013672,-85.8634567260742,-86.2473373413086,-86.2416076660156,-86.2874450683594,-86.2874450683594,-86.3160934448242,-86.3160934448242,-86.3676605224609,-86.361930847168,-86.1728515625,-85.8691864013672,-85.8691864013672,null,-92.4581985473633,-92.0800476074219,-92.0800476074219,-92.5556030273438,-92.5498733520508,-92.4581985473633,-92.4581985473633,null,-77.2060623168945,-77.1888732910156,-77.1716842651367,-77.1487655639648,-77.1143951416016,-77.0570907592773,-77.0341720581055,-76.9940643310547,-76.9596862792969,-76.9425048828125,-76.9138488769531,-76.8852081298828,-76.8393707275391,-76.8164520263672,-76.8049926757812,-76.7935333251953,-76.7878036499023,-76.7133178710938,-76.7305068969727,-76.7476959228516,-76.7648849487305,-76.7878036499023,-76.7992630004883,-76.856559753418,-76.8909378051758,-76.9081268310547,-76.9425048828125,-76.9596862792969,-76.9768829345703,-77.0227203369141,-77.0227203369141,-77.0971984863281,-77.1315765380859,-77.1831436157227,-77.2060623168945,-77.2060623168945,null,-92.5613327026367,-92.6014404296875,-92.6415405273438,-92.7045745849609,-92.7389526367188,-92.7905197143555,-92.8363571166992,-92.8707275390625,-92.8993759155273,-92.9165649414062,-92.9165649414062,-92.9108352661133,-92.9051055908203,-92.9108352661133,-92.9337539672852,-92.9222946166992,-92.9165649414062,-92.87646484375,-92.8478088378906,-92.8363571166992,-92.773323059082,-92.6873779296875,-92.4123611450195,-92.5613327026367,-92.5613327026367,null,-98.7492752075195,-98.7492752075195,-98.3023681640625,-98.3023681640625,-98.7320861816406,-98.7492752075195,-98.7492752075195,null,-101.700004577637,-101.184349060059,-101.184349060059,-101.26456451416,-101.70573425293,-101.700004577637,-101.700004577637],"y":[34.1998481750488,34.2800636291504,34.2857933044434,34.360279083252,34.360279083252,34.2800636291504,34.2686042785645,34.1998481750488,34.1941223144531,34.0165023803711,33.7529449462891,33.7529449462891,33.7873191833496,33.8618049621582,33.896183013916,33.9191017150879,33.9592094421387,33.9706649780273,34.0107727050781,34.0279655456543,34.039421081543,34.0737991333008,34.0852584838867,34.0967178344727,34.1196365356445,34.1540107727051,34.1712036132812,34.1998481750488,34.1998481750488,34.1998481750488,null,40.5539512634277,40.4049835205078,40.4049835205078,40.37060546875,40.37060546875,40.3935241699219,40.3935241699219,40.4279022216797,40.4221725463867,40.5539512634277,40.5596809387207,40.5539512634277,40.5539512634277,null,43.5046844482422,43.5046844482422,43.218204498291,43.2239379882812,43.5104141235352,43.5046844482422,43.5046844482422,null,39.339282989502,39.3450126647949,39.3450126647949,39.3564720153809,39.3621978759766,39.3564720153809,39.3564720153809,39.3679313659668,39.3621978759766,39.3564720153809,39.3564720153809,39.3507423400879,39.327823638916,39.322093963623,39.3106346130371,39.2877159118652,39.2705268859863,39.2189598083496,39.190315246582,39.1788520812988,39.1731262207031,39.1502075195312,39.1215591430664,39.0986404418945,39.1100997924805,39.1215591430664,39.1330184936523,39.1215591430664,39.138744354248,39.1788520812988,39.2075004577637,39.2647972106934,39.2762565612793,39.3163642883301,39.339282989502,39.339282989502,null,38.9725875854492,38.9725875854492,38.9783172607422,38.9783172607422,38.9840507507324,38.9725875854492,38.9840507507324,39.0012359619141,39.018424987793,39.0470733642578,39.0642623901367,39.0757217407227,39.0929069519043,39.1100997924805,39.1215591430664,39.1330184936523,39.1502075195312,39.1788520812988,39.2075004577637,39.2304191589355,39.333553314209,39.322093963623,39.2476081848145,38.9725875854492,38.9725875854492,null,41.0466995239258,41.3904724121094,41.3847427368164,41.0409660339355,41.0409660339355,41.0466995239258,41.0466995239258,null,32.5210838317871,32.5210838317871,32.0741806030273,32.0741806030273,32.085636138916,32.5210838317871,32.5210838317871],"text":"Percent: -64.76578","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,69,192,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.1094436645508,-88.1323699951172,-88.166748046875,-88.1896591186523,-88.1839370727539,-87.989128112793,-87.6052474975586,-87.2270965576172,-87.2041702270508,-87.2041702270508,-87.2099075317383,-87.2385559082031,-87.255744934082,-87.255744934082,-87.2843856811523,-87.3015823364258,-87.3244934082031,-87.341682434082,-87.3646011352539,-87.3989868164062,-87.4276275634766,-87.4505462646484,-87.4791946411133,-87.5193023681641,-87.5823287963867,-87.6052474975586,-87.610969543457,-87.6568069458008,-87.6682739257812,-87.6797332763672,-87.714111328125,-87.7255706787109,-87.7771301269531,-87.8172378540039,-87.8573532104492,-87.8802642822266,-87.9318313598633,-87.9318313598633,-87.9490203857422,-87.9719390869141,-88.0063171386719,-88.0464248657227,-88.0693435668945,-88.1094436645508,-88.1094436645508,null,-88.430305480957,-88.9058609008789,-88.9115905761719,-88.3902053833008,-88.430305480957,-88.430305480957,-88.430305480957,null,-89.6507034301758,-89.530387878418,-89.5074615478516,-89.4845504760742,-89.4387130737305,-89.3814163208008,-89.3642272949219,-89.3527679443359,-89.34130859375,-89.3527679443359,-89.3642272949219,-89.3871459960938,-89.4100646972656,-89.4215240478516,-89.4272537231445,-89.4272537231445,-89.4501724243164,-89.4501724243164,-89.4730911254883,-89.5131912231445,-89.5647659301758,-89.5876770019531,-89.6163330078125,-89.6564407348633,-89.6793518066406,-89.7080078125,-89.7595672607422,-89.788215637207,-89.799674987793,-89.8054046630859,-89.8054046630859,-89.8168640136719,-89.8512420654297,-89.8684310913086,-89.9028091430664,-89.8970794677734,-89.8684310913086,-89.8627014160156,-89.8741607666016,-89.9142684936523,-89.9371871948242,-89.9429168701172,-89.9371871948242,-89.9085388183594,-89.8283233642578,-89.799674987793,-89.799674987793,-89.7824859619141,-89.7423782348633,-89.7309188842773,-89.7309188842773,-89.7366485595703,-89.7366485595703,-89.7080078125,-89.6621704101562,-89.6507034301758,-89.6507034301758],"y":[34.8988571166992,34.9045906066895,34.9504280090332,34.996265411377,35.0134506225586,35.0134506225586,35.0077209472656,35.0019912719727,35.0019912719727,34.8301048278809,34.812915802002,34.7899971008301,34.7899971008301,34.7613487243652,34.7613487243652,34.7613487243652,34.7842674255371,34.801456451416,34.807186126709,34.807186126709,34.801456451416,34.807186126709,34.812915802002,34.8243751525879,34.8243751525879,34.8186454772949,34.807186126709,34.801456451416,34.7842674255371,34.7842674255371,34.7785377502441,34.7670783996582,34.7327003479004,34.7327003479004,34.7498931884766,34.7670783996582,34.801456451416,34.8243751525879,34.8472938537598,34.8702125549316,34.8874015808105,34.8988571166992,34.9045906066895,34.8988571166992,34.8988571166992,null,32.22314453125,32.228874206543,32.5783805847168,32.5783805847168,32.3090896606445,32.22314453125,32.22314453125,null,35.9244537353516,35.9244537353516,35.9301834106445,35.9244537353516,35.9187240600586,35.9187240600586,35.9129943847656,35.8900756835938,35.8728866577148,35.84423828125,35.8213195800781,35.8041305541992,35.7869453430176,35.7582969665527,35.7468376159668,35.6895408630371,35.6838111877441,35.5806770324707,35.5749473571777,35.5978660583496,35.6207847595215,35.6265144348145,35.6379737854004,35.6379737854004,35.6379737854004,35.6379737854004,35.6207847595215,35.6150550842285,35.6150550842285,35.5978660583496,35.5864105224609,35.569221496582,35.5806770324707,35.5864105224609,35.5749473571777,35.5978660583496,35.6437034606934,35.6551666259766,35.6666221618652,35.6666221618652,35.6895408630371,35.706729888916,35.7353782653809,35.7468376159668,35.7640266418457,35.7754859924316,35.7926750183105,35.8041305541992,35.8213195800781,35.8327827453613,35.8557014465332,35.8786201477051,35.901538848877,35.9072647094727,35.9129943847656,35.9244537353516,35.9244537353516],"text":"Percent: -64.76103","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,69,192,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-103.946006774902,-103.831405639648,-103.837142944336,-103.705360412598,-103.705360412598,-103.504821777344,-103.510551452637,-103.711090087891,-103.722549438477,-103.751197814941,-103.756927490234,-103.808494567871,-104.845550537109,-104.851280212402,-104.857009887695,-104.977333068848,-105.372665405273,-105.36693572998,-105.332557678223,-105.332557678223,-105.217971801758,-104.902839660645,-104.891387939453,-104.897117614746,-104.782516479492,-104.782516479492,-104.467391967773,-104.146537780762,-104.146537780762,-103.946006774902,-103.946006774902],"y":[34.0737991333008,34.0737991333008,33.8217010498047,33.8102378845215,33.6498107910156,33.6498107910156,33.5581359863281,33.5638656616211,33.3862533569336,33.3805198669434,32.9565353393555,32.9565353393555,32.9622611999512,32.5210838317871,32.5210838317871,32.5210838317871,32.5268173217773,32.9565353393555,32.9565353393555,33.1169624328613,33.12841796875,33.134147644043,33.6956481933594,34.0795288085938,34.0795288085938,33.9935836791992,33.9935836791992,33.9935836791992,34.0737991333008,34.0737991333008,34.0737991333008],"text":"Percent: -64.74290","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,70,193,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-113.800872802734,-113.812339782715,-113.789413452148,-113.795143127441,-113.812339782715,-113.823799133301,-113.795143127441,-113.835250854492,-113.835250854492,-113.789413452148,-113.760772705078,-113.732124328613,-113.772232055664,-113.772232055664,-113.806610107422,-113.806610107422,-113.772232055664,-113.777961730957,-113.737854003906,-113.78369140625,-113.766502380371,-113.732124328613,-113.669097900391,-113.651908874512,-113.606071472168,-113.537322998047,-113.594612121582,-113.692016601562,-113.737854003906,-113.772232055664,-113.78369140625,-113.806610107422,-113.852447509766,-113.881088256836,-113.892547607422,-113.932655334473,-113.989959716797,-114.070167541504,-114.161834716797,-114.230598449707,-114.264976501465,-114.333724975586,-114.448318481445,-114.465507507324,-114.539993286133,-114.562911987305,-114.494155883789,-114.499885559082,-114.517074584961,-114.539993286133,-114.528533935547,-114.465507507324,-114.373832702637,-114.408210754395,-114.408210754395,-114.459777832031,-114.499885559082,-114.459777832031,-114.454048156738,-114.505615234375,-114.505615234375,-114.442588806152,-114.436859130859,-114.459777832031,-114.436859130859,-114.373832702637,-114.396751403809,-114.345184326172,-114.345184326172,-114.322273254395,-114.133193969727,-114.127464294434,-113.800872802734,-113.800872802734],"y":[46.6559524536133,46.6330337524414,46.6101150512695,46.575740814209,46.5700073242188,46.5299034118652,46.5127143859863,46.4840660095215,46.4153137207031,46.3923950195312,46.3064498901367,46.2663421630859,46.2376937866211,46.2090454101562,46.2090454101562,46.1975860595703,46.1803970336914,46.128833770752,46.1001853942871,46.0428886413574,46.0256996154785,46.0428886413574,46.0256996154785,45.9798622131348,45.934024810791,45.9053764343262,45.8824615478516,45.8538131713867,45.8308944702148,45.807975769043,45.7678680419922,45.7449493408203,45.7506790161133,45.7506790161133,45.7277603149414,45.6991119384766,45.7048416137695,45.6131706237793,45.532958984375,45.532958984375,45.475658416748,45.4584693908691,45.5272254943848,45.5558738708496,45.5616035461426,45.6246299743652,45.6590042114258,45.6933860778809,45.7334899902344,45.7678680419922,45.8137054443359,45.8480834960938,45.8767318725586,45.9225692749023,45.9741325378418,45.9913215637207,46.0371589660645,46.071533203125,46.0944519042969,46.128833770752,46.1574783325195,46.1689414978027,46.2090454101562,46.2548828125,46.2720718383789,46.4267692565918,46.4955253601074,46.5127143859863,46.5642776489258,46.6330337524414,46.6330337524414,46.6559524536133,46.6559524536133,46.6559524536133],"text":"Percent: -64.74213","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,70,193,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.8844528198242,-80.8901824951172,-80.8901824951172,-81.382926940918,-81.4115753173828,-81.4631423950195,-81.5032501220703,-81.5261611938477,-81.5433578491211,-81.5662689208984,-81.5777282714844,-81.6121063232422,-81.6350326538086,-81.652214050293,-81.6751327514648,-81.6923217773438,-81.7095108032227,-81.7209701538086,-81.7496185302734,-81.7839965820312,-81.824104309082,-81.8470230102539,-81.8527450561523,-81.8527450561523,-81.8183746337891,-81.8183746337891,-81.6694030761719,-81.6694030761719,-81.5719985961914,-81.5719985961914,-81.2855224609375,-81.2912521362305,-80.8844528198242,-80.8844528198242],"y":[26.2471961975098,25.9721775054932,25.7945594787598,25.8002891540527,25.8289375305176,25.8633155822754,25.8805046081543,25.8862323760986,25.9091510772705,25.9091510772705,25.8976917266846,25.9148826599121,25.9091510772705,25.9148826599121,25.9206104278564,25.9148826599121,25.9148826599121,25.9206104278564,25.9377994537354,26.0008239746094,26.132604598999,26.2357368469238,26.2930335998535,26.3274116516113,26.3331394195557,26.3159523010254,26.3159523010254,26.4248142242432,26.4305419921875,26.5107574462891,26.5107574462891,26.2529258728027,26.2471961975098,26.2471961975098],"text":"Percent: -64.73571","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,70,193,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.9700164794922,-82.740837097168,-82.735107421875,-82.7121887207031,-82.6548919677734,-82.6090545654297,-82.5861358642578,-82.5517578125,-82.5460357666016,-82.4887313842773,-82.4830017089844,-82.4658126831055,-82.4715423583984,-82.4830017089844,-82.4830017089844,-82.4715423583984,-82.460090637207,-82.6033248901367,-82.6147842407227,-82.6262435913086,-82.6663513183594,-82.7064590454102,-82.740837097168,-82.7522964477539,-82.7694854736328,-82.7981262207031,-82.8267822265625,-82.8267822265625,-82.8210525512695,-82.9700164794922,-82.9700164794922,-82.9700164794922,-82.9700164794922],"y":[31.1631755828857,31.174633026123,31.1918201446533,31.180362701416,31.0600433349609,30.9740982055664,30.9454498291016,30.9225311279297,30.7850227355957,30.7850227355957,30.7162666320801,30.7162666320801,30.6990776062012,30.6990776062012,30.6818885803223,30.6761589050293,30.5730266571045,30.5844879150391,30.664701461792,30.6876201629639,30.7105388641357,30.721996307373,30.721996307373,30.7334575653076,30.739185333252,30.739185333252,30.7678337097168,30.7792911529541,30.8079414367676,30.8537788391113,30.8766975402832,31.1631755828857,31.1631755828857],"text":"Percent: -64.64401","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,70,193,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-104.931495666504,-104.931495666504,-104.931495666504,-105.051811218262,-105.79093170166,-106.037300109863,-106.002922058105,-105.951354980469,-105.888328552246,-105.888328552246,-105.911247253418,-105.899787902832,-105.93416595459,-105.957084655762,-105.332557678223,-105.229423522949,-105.223701477051,-104.931495666504,-104.931495666504,null,-111.090789794922,-111.056411743164,-111.062141418457,-111.056411743164,-111.102249145508,-111.136627197266,-111.153816223145,-111.193923950195,-111.25121307373,-111.302780151367,-111.342887878418,-111.382995605469,-111.411643981934,-111.434562683105,-111.46321105957,-111.480400085449,-111.560615539551,-111.560615539551,-111.698120117188,-111.709579467773,-111.847091674805,-111.847091674805,-111.978866577148,-111.978866577148,-112.150756835938,-112.15648651123,-112.036163330078,-112.036163330078,-111.921577453613,-111.921577453613,-111.852821350098,-111.852821350098,-111.806983947754,-111.801254272461,-111.623634338379,-111.623634338379,-111.583526611328,-111.480400085449,-111.468940734863,-111.514778137207,-111.497589111328,-111.480400085449,-111.480400085449,-111.474670410156,-111.434562683105,-111.405914306641,-111.382995605469,-111.337158203125,-111.268402099609,-111.228302001953,-111.239753723145,-111.222564697266,-111.142356872559,-111.125160217285,-111.090789794922,-111.090789794922,null,-95.8271942138672,-95.3802871704102,-95.3860168457031,-95.3745574951172,-95.3745574951172,-95.7527084350586,-95.76416015625,-95.769889831543,-95.7928161621094,-95.8329238891602,-95.8615646362305,-95.8730316162109,-95.867301940918,-95.8443756103516,-95.8558349609375,-95.8271942138672,-95.8271942138672,null,-110.053733825684,-110.036544799805,-110.030815124512,-109.904762268066,-109.85319519043,-109.876121520996,-109.85319519043,-109.85319519043,-109.824554443359,-109.818817138672,-109.864654541016,-109.790176391602,-109.727142333984,-109.675575256348,-109.641204833984,-109.606826782227,-109.549530029297,-109.509422302246,-109.486503601074,-109.417755126953,-109.406288146973,-109.377647399902,-109.354721069336,-109.326080322266,-109.308883666992,-109.245864868164,-109.165649414062,-109.165649414062,-108.930740356445,-108.925010681152,-108.810409545898,-108.810409545898,-108.684364318848,-108.678634643555,-108.569770812988,-108.564041137695,-108.455177307129,-108.449447631836,-108.329132080078,-108.323402404785,-108.145790100098,-108.14005279541,-107.59001159668,-107.584281921387,-107.509803771973,-107.521263122559,-107.504066467285,-107.509803771973,-107.492607116699,-107.492607116699,-107.538444519043,-107.53271484375,-107.509803771973,-107.515533447266,-107.767631530762,-108.180160522461,-108.787498474121,-108.919281005859,-109.039596557617,-109.033866882324,-109.062515258789,-109.068244934082,-109.15991973877,-109.171379089355,-109.131271362305,-109.15991973877,-109.188568115234,-109.217216491699,-109.182838439941,-109.188568115234,-109.343269348145,-109.383377075195,-109.480773925781,-109.492233276367,-109.560989379883,-109.560989379883,-109.65266418457,-109.65266418457,-109.687042236328,-109.675575256348,-109.692771911621,-109.664123535156,-109.715682983398,-109.755790710449,-109.755790710449,-110.053733825684,-110.053733825684,-110.053733825684],"y":[38.6460037231445,38.5142250061035,38.2563934326172,38.2563934326172,38.2449340820312,38.4454689025879,38.4626579284668,38.4855766296387,38.565788269043,38.5944366455078,38.6173553466797,38.6574630737305,38.6746520996094,38.686107635498,38.6975708007812,38.6975708007812,38.6517333984375,38.6460037231445,38.6460037231445,null,44.4901733398438,44.4901733398438,44.1406669616699,43.985969543457,43.9745101928711,43.9573211669922,43.9401321411133,43.9401321411133,43.9458656311035,43.9114837646484,43.9458656311035,43.9344024658203,43.9172134399414,43.9114837646484,43.9114837646484,43.9344024658203,43.9057579040527,43.8828392028809,43.8828392028809,43.8885650634766,43.9000282287598,43.9172134399414,43.9286766052246,43.9687843322754,43.9687843322754,44.0604553222656,44.0604553222656,44.1406669616699,44.1463966369629,44.1865043640137,44.1922340393066,44.306827545166,44.318286895752,44.3985023498535,44.4042282104492,44.5646591186523,44.5646591186523,44.5474662780762,44.5531959533691,44.6219520568848,44.6620597839355,44.6849784851074,44.7193565368652,44.7250862121582,44.7250862121582,44.7480049133301,44.765193939209,44.7422752380371,44.6620597839355,44.6391410827637,44.6104927062988,44.587574005127,44.5417404174805,44.5073585510254,44.4901733398438,44.4901733398438,null,40.9091873168945,40.8977279663086,40.7487602233887,40.7487602233887,40.6055183410645,40.6112480163574,40.6055183410645,40.6398963928223,40.6628150939941,40.691463470459,40.7201080322266,40.7487602233887,40.7659454345703,40.8117828369141,40.8518905639648,40.9091873168945,40.9091873168945,null,44.0203475952148,44.0146179199219,43.9687843322754,43.9515914916992,43.9515914916992,43.9344024658203,43.9172134399414,43.9000282287598,43.8885650634766,43.854190826416,43.8370018005371,43.8026237487793,43.8255424499512,43.8427314758301,43.9172134399414,43.9458656311035,43.9630508422852,43.9515914916992,43.9573211669922,43.9172134399414,43.8885650634766,43.8828392028809,43.8427314758301,43.8312721252441,43.8140830993652,43.7739753723145,43.7052192687988,43.6250038146973,43.6192779541016,43.6078186035156,43.6020851135254,43.5791664123535,43.5677108764648,43.533332824707,43.533332824707,43.5046844482422,43.5046844482422,43.4703102111816,43.4703102111816,43.4531211853027,43.4531211853027,43.4645767211914,43.4703102111816,43.5046844482422,43.5046844482422,43.4703102111816,43.4703102111816,43.1265296936035,43.1208038330078,42.7884902954102,42.7827568054199,42.4447135925293,42.4447135925293,42.2441787719727,42.2499084472656,42.2556381225586,42.2499084472656,42.2556381225586,42.2556381225586,42.4389839172363,42.4389839172363,42.6968154907227,42.6968154907227,42.7140045166016,42.7197341918945,42.7713012695312,42.7827568054199,42.8056755065918,42.817138671875,42.8400535583496,42.8973503112793,42.9431838989258,42.954647064209,42.9890213012695,43.0348587036133,43.0692367553711,43.1666412353516,43.1952857971191,43.218204498291,43.2525825500488,43.269775390625,43.2926902770996,43.3614463806152,43.3671760559082,43.4645767211914,43.4645767211914,44.0203475952148,44.0203475952148],"text":"Percent: -64.60164","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,70,193,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.6125183105469,-94.6182479858398,-94.3088531494141,-94.2859344482422,-94.2687454223633,-94.2229080200195,-94.1885375976562,-94.1255035400391,-94.1140518188477,-94.0853958129883,-94.0739364624023,-94.0682144165039,-94.0739364624023,-94.051025390625,-94.0682144165039,-94.0911254882812,-94.1083221435547,-94.131233215332,-94.1427001953125,-94.1770706176758,-94.1942672729492,-94.2114486694336,-94.2286376953125,-94.2458267211914,-94.2515563964844,-94.2458267211914,-94.6239776611328,-94.6125183105469,-94.6125183105469],"y":[38.3939018249512,38.4798431396484,38.4683876037598,38.4569244384766,38.4454689025879,38.4454689025879,38.4454689025879,38.4454689025879,38.4511985778809,38.4454689025879,38.4511985778809,38.4626579284668,38.2220153808594,38.2162857055664,38.0272064208984,38.0386695861816,38.0501251220703,38.0501251220703,38.0558586120605,38.0558586120605,38.0501251220703,38.0558586120605,38.0558586120605,38.0272064208984,38.0386695861816,38.0558586120605,38.0615882873535,38.3939018249512,38.3939018249512],"text":"Percent: -64.59915","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,70,193,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.48876953125,-97.48876953125,-96.8814315795898,-96.8814315795898,-97.1220703125,-97.48876953125,-97.48876953125],"y":[44.5417404174805,44.8053016662598,44.8053016662598,44.5474662780762,44.5417404174805,44.5417404174805,44.5417404174805],"text":"Percent: -64.55424","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,70,193,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.9242172241211,-97.7007598876953,-97.7007598876953,-97.7064895629883,-97.8038940429688,-98.4685287475586,-98.4685287475586,-98.4685287475586,-98.2221603393555,-98.2221603393555,-98.1533966064453,-98.1476745605469,-97.9242172241211,-97.9242172241211],"y":[38.1647186279297,38.1647186279297,37.9011573791504,37.7235412597656,37.7235412597656,37.7292709350586,37.8209419250488,38.1647186279297,38.1704483032227,38.1532592773438,38.1532592773438,38.1647186279297,38.1647186279297,38.1647186279297],"text":"Percent: -64.51045","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,70,193,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.1144256591797,-92.1144256591797,-92.2290115356445,-92.240478515625,-92.4123611450195,-92.423828125,-92.423828125,-92.4410095214844,-92.4581985473633,-92.4639282226562,-92.4753875732422,-92.4925765991211,-92.515495300293,-92.5498733520508,-92.5670623779297,-92.6014404296875,-92.6071701049805,-92.6014404296875,-92.5556030273438,-92.5441436767578,-92.5498733520508,-92.5556030273438,-92.5498733520508,-92.5326843261719,-92.515495300293,-92.504035949707,-92.515495300293,-92.5326843261719,-92.5212249755859,-92.515495300293,-92.504035949707,-92.504035949707,-92.4983062744141,-92.4868469238281,-92.4811172485352,-92.4753875732422,-92.2748489379883,-92.1086959838867,-92.1144256591797,-92.1144256591797],"y":[35.0650177001953,35.0077209472656,35.0019912719727,34.9275093078613,34.9275093078613,34.9217758178711,34.9160461425781,34.9045906066895,34.8988571166992,34.9217758178711,34.9332389831543,34.944694519043,34.9504280090332,34.9561538696289,34.9561538696289,34.9905319213867,35.0077209472656,35.0191802978516,35.0535583496094,35.0707473754883,35.0879364013672,35.0993957519531,35.116584777832,35.1108551025391,35.1223106384277,35.1624183654785,35.1967964172363,35.2197151184082,35.2254447937012,35.2311744689941,35.2369041442871,35.254093170166,35.254093170166,35.2712821960449,35.2770118713379,35.3629570007324,35.3572273254395,35.3514938354492,35.0650177001953,35.0650177001953],"text":"Percent: -64.50075","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,70,193,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.135833740234,-100.273345947266,-100.405128479004,-100.405128479004,-101.064025878906,-101.064025878906,-101.447906494141,-101.447906494141,-101.493743896484,-101.493743896484,-100.187400817871,-100.181671142578,-100.141563415527,-100.135833740234,-100.135833740234],"y":[48.5467147827148,48.5467147827148,48.5409812927246,48.6326560974121,48.6269264221191,48.5467147827148,48.5467147827148,48.7186012268066,48.7243309020996,48.9993515014648,48.9993515014648,48.7186012268066,48.7243309020996,48.5467147827148,48.5467147827148],"text":"Percent: -64.46613","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,70,193,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.7427520751953,-87.708381652832,-87.6740036010742,-87.6625442504883,-87.6568069458008,-87.6224365234375,-87.5995178222656,-87.5937881469727,-87.5937881469727,-87.5823287963867,-87.5594100952148,-87.5536804199219,-87.5422210693359,-87.53076171875,-87.5193023681641,-87.4849319458008,-87.4677352905273,-87.4677352905273,-87.4505462646484,-87.4505462646484,-87.4218978881836,-87.4161682128906,-87.341682434082,-87.3187713623047,-87.3244934082031,-87.3187713623047,-87.4677352905273,-87.4734649658203,-87.6854629516602,-87.6854629516602,-87.8057861328125,-87.8057861328125,-87.9719390869141,-87.9432907104492,-87.9432907104492,-87.9203720092773,-87.8974609375,-87.8745346069336,-87.8344268798828,-87.8286972045898,-87.8172378540039,-87.794319152832,-87.7542190551758,-87.7427520751953,-87.7427520751953,null,-89.1579666137695,-88.9402389526367,-88.9173202514648,-88.8600234985352,-88.8428421020508,-88.8141860961914,-88.7740783691406,-88.7511672973633,-88.7339706420898,-88.6938629150391,-88.7053298950195,-88.9115905761719,-88.9402389526367,-88.9688873291016,-88.9860763549805,-88.9918060302734,-89.0147171020508,-89.0605545043945,-89.1006622314453,-89.1121292114258,-89.1235885620117,-89.1350402832031,-89.1407699584961,-89.1464996337891,-89.152229309082,-89.1923370361328,-89.1808776855469,-89.1980667114258,-89.2095336914062,-89.2038040161133,-89.1808776855469,-89.1579666137695,-89.1579666137695,-89.1579666137695],"y":[38.4397392272949,38.4397392272949,38.4454689025879,38.4626579284668,38.4626579284668,38.4569244384766,38.4683876037598,38.4855766296387,38.5027618408203,38.5084953308105,38.5027618408203,38.5142250061035,38.5199508666992,38.5084953308105,38.5027618408203,38.5084953308105,38.5314140319824,38.4683876037598,38.4626579284668,38.4397392272949,38.428279876709,38.3881721496582,38.3881721496582,38.3881721496582,38.2449340820312,38.1990966796875,38.1990966796875,38.1647186279297,38.1647186279297,38.1990966796875,38.1990966796875,38.2392044067383,38.2392044067383,38.2563934326172,38.2964973449707,38.2907676696777,38.2735786437988,38.2964973449707,38.2907676696777,38.3022308349609,38.3423347473145,38.3709869384766,38.4110908508301,38.4397392272949,38.4397392272949,null,36.1994743347168,36.1994743347168,36.1765556335449,36.1307182312012,36.1192588806152,36.1192588806152,36.1078033447266,36.0963401794434,36.0734214782715,36.0619659423828,35.7926750183105,35.7984046936035,35.8213195800781,35.8327827453613,35.849967956543,35.8557014465332,35.84423828125,35.849967956543,35.8728866577148,35.8900756835938,35.901538848877,35.9129943847656,35.9473724365234,35.9645576477051,35.9760208129883,35.9817504882812,35.9989395141602,36.0046691894531,36.021858215332,36.0275840759277,36.0333137512207,36.0447769165039,36.1994743347168,36.1994743347168],"text":"Percent: -64.45849","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,70,193,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-111.560615539551,-111.589263916016,-111.600723266602,-111.635101318359,-111.652282714844,-111.646560668945,-111.680938720703,-111.680938720703,-111.669471740723,-111.698120117188,-111.686668395996,-111.709579467773,-111.46321105957,-111.486122131348,-111.468940734863,-111.46321105957,-111.474670410156,-111.468940734863,-111.440292358398,-111.434562683105,-111.721038818359,-111.87574005127,-112.145027160645,-112.190864562988,-112.230972290039,-112.225242614746,-112.259620666504,-112.276809692383,-112.740905761719,-113.11905670166,-113.3310546875,-113.3310546875,-113.325325012207,-113.319595336914,-113.325325012207,-113.325325012207,-113.325325012207,-113.262298583984,-113.210731506348,-113.164894104004,-112.987274169922,-112.952903747559,-112.729446411133,-112.695068359375,-112.632049560547,-112.557556152344,-112.488800048828,-112.465888977051,-112.437232971191,-112.437232971191,-112.339836120605,-112.339836120605,-111.812713623047,-111.806983947754,-111.789794921875,-111.778335571289,-111.560615539551,-111.560615539551,-111.560615539551],"y":[34.4404945373535,34.4290351867676,34.4118461608887,34.4118461608887,34.3774681091309,34.343090057373,34.3201713562012,34.3029823303223,34.2800636291504,34.2399559020996,34.2055816650391,34.1540107727051,34.1540107727051,34.1253662109375,34.0967178344727,34.0737991333008,34.0566101074219,34.0279655456543,34.0222358703613,33.9993171691895,34.0050468444824,34.0222358703613,34.039421081543,33.9763984680176,33.9592094421387,33.9248313903809,33.907642364502,33.8789939880371,34.0050468444824,34.0050468444824,34.0050468444824,34.3259010314941,34.3889274597168,34.6066474914551,34.9275093078613,35.3343086242676,35.5233840942383,35.5233840942383,35.5061950683594,35.5004653930664,35.397331237793,35.3572273254395,35.3056564331055,35.3113899230957,35.3056564331055,35.2369041442871,35.2426338195801,35.254093170166,35.254093170166,35.1509590148926,35.1509590148926,34.9618835449219,34.9733467102051,34.9790725708008,34.9733467102051,34.801456451416,34.801456451416,34.4404945373535,34.4404945373535],"text":"Percent: -64.45397","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,70,193,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.4280090332031,-85.4280090332031,-85.4280090332031,-85.2217483520508,-85.2160186767578,-85.1988220214844,-85.181640625,-85.1529846191406,-85.1358032226562,-85.1358032226562,-85.1300735473633,-85.1186065673828,-85.0785064697266,-85.0613098144531,-85.0613098144531,-85.0842361450195,-85.0842361450195,-85.0956954956055,-85.0956954956055,-85.1014175415039,-85.4280090332031,-85.4280090332031,null,-84.3623046875,-84.368034362793,-84.3451156616211,-84.3393859863281,-84.3164749145508,-84.3107452392578,-84.2992782592773,-84.2935485839844,-84.2763671875,-84.2763671875,-84.2534408569336,-84.2534408569336,-84.2763671875,-84.2820892333984,-84.2591705322266,-84.2534408569336,-84.2477111816406,-84.2419815063477,-84.1961441040039,-84.1789627075195,-84.1732330322266,-84.1388549804688,-84.1159286499023,-84.098747253418,-84.0758209228516,-84.0586395263672,-84.0414505004883,-84.0070724487305,-83.9555053710938,-83.9325866699219,-83.9669647216797,-83.9898834228516,-83.9956130981445,-84.0242614746094,-84.0414505004883,-84.0414505004883,-84.0471801757812,-84.0758209228516,-84.1102066040039,-84.1388549804688,-84.1674957275391,-84.1674957275391,-84.2591705322266,-84.2591705322266,-84.3623046875,-84.3623046875,null,-90.1720962524414,-89.8512420654297,-89.8512420654297,-89.8340530395508,-89.8340530395508,-89.8569717407227,-89.8569717407227,-89.9887542724609,-90.4413909912109,-90.435661315918,-90.429931640625,-90.3783645629883,-90.3669052124023,-90.2924194335938,-90.24658203125,-90.2179336547852,-90.1835556030273,-90.1720962524414,-90.1720962524414,null,-85.3019561767578,-85.6056213378906,-85.6056213378906,-85.5884399414062,-85.5884399414062,-85.5941619873047,-85.2274703979492,-85.2332000732422,-85.2045516967773,-85.2102813720703,-85.2332000732422,-85.2274703979492,-85.3019561767578,-85.3019561767578,null,-91.7076263427734,-91.7018966674805,-91.7018966674805,-91.4669799804688,-91.3581161499023,-91.3523941040039,-91.3581161499023,-91.3982238769531,-91.7076263427734,-91.7076263427734,null,-85.273307800293,-85.2962265014648,-85.3248748779297,-85.3420639038086,-85.3535232543945,-85.3477935791016,-85.3248748779297,-85.2962265014648,-85.267578125,-85.2160186767578,-85.175910949707,-85.0670394897461,-85.0613098144531,-85.0383987426758,-85.0212020874023,-85.0097503662109,-85.0097503662109,-85.0269317626953,-85.0326690673828,-85.0212020874023,-84.998291015625,-84.9868316650391,-84.9810943603516,-84.992561340332,-84.9868316650391,-84.9696426391602,-84.9524536132812,-84.9639129638672,-84.9524536132812,-84.9409942626953,-84.9352569580078,-84.9295349121094,-84.9180755615234,-84.9123458862305,-84.9238052368164,-84.9180755615234,-84.8951568603516,-84.8836975097656,-84.8951568603516,-84.8951568603516,-84.8722381591797,-84.8607788085938,-84.8836975097656,-84.9238052368164,-84.992561340332,-85.273307800293,-85.273307800293,null,-93.5181732177734,-93.5239028930664,-93.5525512695312,-93.5754699707031,-93.5811920166016,-93.5811920166016,-94.051025390625,-94.0739364624023,-94.0682144165039,-94.0682144165039,-93.5181732177734,-93.5181732177734,-93.5181732177734,null,-84.3451156616211,-83.8924789428711,-83.8867492675781,-83.8810195922852,-84.2362518310547,-84.2362518310547,-84.3451156616211,-84.3451156616211,-84.3451156616211,null,-88.4818725585938,-88.063606262207,-88.0521545410156,-88.0578842163086,-88.0005874633789,-88.0865325927734,-88.0979919433594,-88.0979919433594,-88.0979919433594,-88.1037216186523,-88.1151809692383,-88.1266403198242,-88.2011184692383,-88.2125854492188,-88.5277099609375,-88.5219802856445,-88.4818725585938,-88.4818725585938,null,-79.7098846435547,-80.0307464599609,-80.0937728881836,-80.0937728881836,-80.1166915893555,-80.1281433105469,-80.1281433105469,-80.1224136352539,-80.0765838623047,-80.0593948364258,-80.0307464599609,-80.0078277587891,-79.7557220458984,-79.6525955200195,-79.7098846435547,-79.7098846435547],"y":[31.3064136505127,31.6158123016357,31.7132129669189,31.7132129669189,31.7418632507324,31.7590503692627,31.7647819519043,31.7876968383789,31.7876968383789,31.7762393951416,31.7304019927979,31.6845645904541,31.6158123016357,31.5585174560547,31.5241374969482,31.4783000946045,31.4439239501953,31.4095478057861,31.3407917022705,31.3006839752197,31.3064136505127,31.3064136505127,null,33.3633346557617,33.4263572692871,33.4263572692871,33.4148979187012,33.4148979187012,33.4263572692871,33.4263572692871,33.5409469604492,33.5466804504395,33.5753288269043,33.5753288269043,33.5982437133789,33.6097030639648,33.6440811157227,33.638355255127,33.6326217651367,33.6326217651367,33.638355255127,33.638355255127,33.6154365539551,33.5925178527832,33.5581359863281,33.5524101257324,33.5524101257324,33.5409469604492,33.5180282592773,33.5065727233887,33.5008430480957,33.4779243469238,33.449275970459,33.4148979187012,33.3919792175293,33.3690643310547,33.3633346557617,33.3461456298828,33.3346824645996,33.3232269287109,33.3117637634277,33.2888450622559,33.306037902832,33.3117637634277,33.3289566040039,33.3346824645996,33.3461456298828,33.3633346557617,33.3633346557617,null,41.5852737426758,41.591007232666,41.4821434020996,41.4821434020996,41.2415008544922,41.2415008544922,41.144100189209,41.144100189209,41.144100189209,41.3274459838867,41.4649543762207,41.4821434020996,41.4993362426758,41.5165214538574,41.5222511291504,41.5337104797363,41.5508995056152,41.5852737426758,41.5852737426758,null,39.780460357666,39.774730682373,39.8721351623535,39.8721351623535,39.9294281005859,40.0783996582031,40.0726699829102,40.0153732299805,40.0096435546875,39.8721351623535,39.8721351623535,39.780460357666,39.780460357666,39.780460357666,null,40.8232421875,40.9034576416016,41.1727447509766,41.1727447509766,41.1727447509766,41.0868034362793,40.8175163269043,40.8232421875,40.8232421875,40.8232421875,null,38.3480682373047,38.3652534484863,38.3939018249512,38.4110908508301,38.428279876709,38.4454689025879,38.4855766296387,38.4970321655273,38.5027618408203,38.5428695678711,38.5715179443359,38.5829772949219,38.565788269043,38.565788269043,38.565788269043,38.5543327331543,38.5428695678711,38.5199508666992,38.5027618408203,38.5027618408203,38.5199508666992,38.5084953308105,38.5027618408203,38.4798431396484,38.4741172790527,38.4741172790527,38.4511985778809,38.4397392272949,38.428279876709,38.422550201416,38.428279876709,38.4511985778809,38.4511985778809,38.4454689025879,38.428279876709,38.4110908508301,38.416820526123,38.4053611755371,38.3881721496582,38.3709869384766,38.3595237731934,38.3537940979004,38.3423347473145,38.3537940979004,38.3251495361328,38.3480682373047,38.3480682373047,null,38.5199508666992,38.2162857055664,38.2162857055664,38.2277450561523,38.2220153808594,38.2105560302734,38.2162857055664,38.2220153808594,38.4626579284668,38.5715179443359,38.56005859375,38.5199508666992,38.5199508666992,null,41.4878730773926,41.4936027526855,41.4305801391602,41.1727447509766,41.1727447509766,41.4305801391602,41.4305801391602,41.4878730773926,41.4878730773926,null,36.5088691711426,36.5031394958496,36.4687652587891,36.4343872070312,36.3599014282227,36.3599014282227,36.3484420776367,36.3083343505859,36.2796859741211,36.2624969482422,36.2338485717773,36.2223930358887,36.1364479064941,36.1421775817871,36.1479072570801,36.5031394958496,36.5088691711426,36.5088691711426,null,36.5489768981934,36.5489768981934,36.5489768981934,36.6521110534668,36.6750297546387,36.6922149658203,36.7094039916992,36.7265930175781,36.7667045593262,36.8010787963867,36.7953491210938,36.8239974975586,36.7838897705078,36.8354568481445,36.5489768981934,36.5489768981934],"text":"Percent: -64.42529","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,70,193,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.0112915039062,-92.0743179321289,-92.1258850097656,-92.1717224121094,-92.2003707885742,-92.2118301391602,-92.2118301391602,-92.1717224121094,-92.1488037109375,-92.1373443603516,-92.14306640625,-92.14306640625,-92.1373443603516,-92.1316146850586,-92.1258850097656,-92.1373443603516,-92.1144256591797,-92.1144256591797,-92.0915069580078,-91.6274108886719,-91.6388702392578,-91.6961669921875,-91.7420043945312,-91.7993011474609,-91.868049621582,-91.8795166015625,-91.9196166992188,-91.9769134521484,-92.0112915039062,-92.0112915039062],"y":[38.5715179443359,38.565788269043,38.5715179443359,38.5944366455078,38.6230850219727,38.6460037231445,38.7090263366699,38.7491340637207,38.7892417907715,38.8064308166504,38.8923759460449,38.9496688842773,38.9783172607422,39.0012359619141,39.0069694519043,39.0241546630859,39.0413436889648,39.0585327148438,39.0642623901367,39.0528030395508,38.703296661377,38.7090263366699,38.6975708007812,38.6803817749023,38.6631889343262,38.6517333984375,38.6230850219727,38.5829772949219,38.5715179443359,38.5715179443359],"text":"Percent: -64.41738","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,70,193,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-112.420051574707,-112.505996704102,-112.511726379395,-112.654960632324,-112.660690307617,-113.02165222168,-113.02165222168,-113.182083129883,-113.187812805176,-113.216461181641,-113.245109558105,-113.245109558105,-113.182083129883,-113.187812805176,-113.239379882812,-113.23365020752,-113.245109558105,-113.245109558105,-113.015922546387,-113.015922546387,-112.832580566406,-112.826850891113,-112.798202514648,-112.792472839355,-112.769554138184,-112.769554138184,-112.752365112305,-112.740905761719,-112.740905761719,-112.72371673584,-112.689338684082,-112.597663879395,-112.557556152344,-112.517448425293,-112.517448425293,-112.465888977051,-112.448699951172,-112.437232971191,-112.402862548828,-112.402862548828,-112.374214172363,-112.374214172363,-112.391395568848,-112.391395568848,-112.36848449707,-112.420051574707,-112.420051574707,-112.420051574707],"y":[42.507740020752,42.502010345459,42.4160652160645,42.4160652160645,42.3358535766602,42.3358535766602,42.5879554748535,42.5879554748535,42.6337890625,42.639518737793,42.628059387207,42.6796264648438,42.6796264648438,42.759838104248,42.7713012695312,42.8515129089355,42.8572463989258,43.1093444824219,43.1093444824219,42.8629722595215,42.8687019348145,42.8858909606934,42.8858909606934,42.9088096618652,42.9202690124512,42.9431838989258,42.954647064209,42.9431838989258,42.9202690124512,42.9202690124512,42.9431838989258,42.9661026000977,42.954647064209,42.9088096618652,42.8400535583496,42.7426528930664,42.7197341918945,42.6624374389648,42.6624374389648,42.6337890625,42.6337890625,42.6166000366211,42.6166000366211,42.5879554748535,42.5707626342773,42.5535736083984,42.507740020752,42.507740020752],"text":"Percent: -64.41612","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,70,193,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.3321533203125,-92.3436126708984,-92.1717224121094,-91.9368057250977,-91.9310836791992,-92.3321533203125,-92.3321533203125,-92.3321533203125,null,-79.4520568847656,-79.4062194824219,-79.3775787353516,-79.3374633789062,-79.3202743530273,-79.3260116577148,-79.3088150024414,-79.4463272094727,-79.6755065917969,-79.6296691894531,-79.6124877929688,-79.6010284423828,-79.5952987670898,-79.5494613647461,-79.560920715332,-79.5208129882812,-79.4978942871094,-79.4520568847656,-79.4520568847656],"y":[40.3534164428711,40.6112480163574,40.6169776916504,40.6169776916504,40.3075790405273,40.3133087158203,40.3534164428711,40.3534164428711,null,35.0420989990234,35.0191802978516,34.9790725708008,34.9045906066895,34.8472938537598,34.812915802002,34.7728080749512,34.6181106567383,34.801456451416,34.807186126709,34.8186454772949,34.8301048278809,34.8644828796387,34.8988571166992,34.9848022460938,35.0134506225586,35.0249099731445,35.0420989990234,35.0420989990234],"text":"Percent: -64.35950","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,70,193,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.2236633300781,-90.2064743041992,-90.2064743041992,-90.2007522583008,-90.1835556030273,-90.1835556030273,-90.1663665771484,-90.1491775512695,-90.1491775512695,-89.9600982666016,-89.9600982666016,-89.9486465454102,-89.9486465454102,-89.9658279418945,-89.9600982666016,-89.971565246582,-90.2981491088867,-90.3840942382812,-90.3783645629883,-90.2637710571289,-90.1892852783203,-90.1892852783203,-90.1377182006836,-90.1205368041992,-90.0918807983398,-90.0689697265625,-90.0689697265625,-90.1033401489258,-90.1262588500977,-90.1377182006836,-90.1720962524414,-90.2236633300781,-90.2236633300781],"y":[36.5088691711426,36.5260581970215,36.5375213623047,36.5432472229004,36.5776252746582,36.5948143005371,36.612003326416,36.617733001709,36.6291923522949,36.6291923522949,36.606273651123,36.5547065734863,36.4458465576172,36.4229278564453,36.3885498046875,35.9989395141602,35.9989395141602,36.0046691894531,36.0046691894531,36.1307182312012,36.1765556335449,36.1994743347168,36.2166595458984,36.2739562988281,36.2854156494141,36.3484420776367,36.3885498046875,36.4000091552734,36.4057388305664,36.474494934082,36.5031394958496,36.5088691711426,36.5088691711426],"text":"Percent: -64.31590","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,70,193,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.0219650268555,-81.0391464233398,-81.0563430786133,-81.0677947998047,-81.0849838256836,-81.102180480957,-81.1308212280273,-81.19384765625,-81.2224960327148,-81.2339553833008,-81.2855224609375,-81.3141708374023,-81.3313598632812,-81.3370895385742,-81.3485488891602,-81.3657379150391,-81.3657379150391,-81.2969818115234,-81.2339553833008,-81.1651992797852,-81.1365585327148,-81.0735244750977,-81.0620727539062,-81.0276870727539,-81.0219650268555,-81.0219650268555,-81.0219650268555],"y":[39.3507423400879,39.339282989502,39.333553314209,39.333553314209,39.333553314209,39.327823638916,39.3163642883301,39.3106346130371,39.3049049377441,39.2934455871582,39.2934455871582,39.2934455871582,39.3049049377441,39.322093963623,39.322093963623,39.327823638916,39.3621978759766,39.3851165771484,39.4023056030273,39.4481430053711,39.46533203125,39.4596061706543,39.46533203125,39.4596061706543,39.4538726806641,39.3507423400879,39.3507423400879],"text":"Percent: -64.30353","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(43,70,193,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.3481674194336,-83.37109375,-83.5658950805664,-83.6690216064453,-83.8982086181641,-83.8810195922852,-83.82373046875,-83.82373046875,-83.8122711181641,-83.7950744628906,-83.7950744628906,-83.5830841064453,-83.365364074707,-83.37109375,-83.3825454711914,-83.3882751464844,-83.3940048217773,-83.3825454711914,-83.37109375,-83.3596343994141,-83.3481674194336,-83.3481674194336,-83.3481674194336,-83.3481674194336,null,-79.7958297729492,-79.8130187988281,-79.8130187988281,-79.7958297729492,-79.7671813964844,-79.7328109741211,-79.7328109741211,-79.7328109741211,-79.7041625976562,-79.7041625976562,-79.6697769165039,-79.6353988647461,-79.5380020141602,-79.5036239624023,-79.4978942871094,-79.4749755859375,-79.38330078125,-79.3145446777344,-79.3145446777344,-79.3489227294922,-79.3661117553711,-79.4062194824219,-79.4176864624023,-79.4463272094727,-79.4635162353516,-79.4978942871094,-79.5093536376953,-79.7098846435547,-79.7958297729492,-79.7958297729492],"y":[39.2075004577637,39.0642623901367,39.0298881530762,39.0298881530762,39.0298881530762,39.2590675354004,39.2590675354004,39.2361526489258,39.2361526489258,39.2476081848145,39.2705268859863,39.3851165771484,39.3851165771484,39.3679313659668,39.339282989502,39.2934455871582,39.2877159118652,39.2590675354004,39.2590675354004,39.2647972106934,39.2647972106934,39.2590675354004,39.2075004577637,39.2075004577637,null,38.2735786437988,38.2907676696777,38.3079605102539,38.3308792114258,38.3480682373047,38.3595237731934,38.3652534484863,38.3824424743652,38.4397392272949,38.5199508666992,38.5772514343262,38.5944366455078,38.5428695678711,38.4683876037598,38.4511985778809,38.4454689025879,38.422550201416,38.416820526123,38.3939018249512,38.3480682373047,38.3480682373047,38.3022308349609,38.2563934326172,38.2277450561523,38.2220153808594,38.1990966796875,38.1876373291016,38.2220153808594,38.2735786437988,38.2735786437988],"text":"Percent: -64.28530","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(44,71,194,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.9272689819336,-96.8012161254883,-97.2767791748047,-97.3512573242188,-97.4200134277344,-97.5976333618164,-97.2882308959961,-97.041862487793,-96.9272689819336,-96.9272689819336],"y":[31.7017555236816,31.5298671722412,31.2834949493408,31.2491188049316,31.3236026763916,31.5928936004639,31.7475910186768,31.8736419677734,31.7017555236816,31.7017555236816],"text":"Percent: -64.28121","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(44,71,194,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.9795913696289,-92.7389526367188,-92.6186294555664,-92.6128997802734,-92.6644668579102,-92.8019714355469,-92.9051055908203,-92.9795913696289,-93.0254287719727,-93.0712661743164,-93.0941772460938,-93.1113739013672,-93.151481628418,-93.2030487060547,-93.2431564331055,-93.3004455566406,-93.3462829589844,-93.3692016601562,-93.4952545166016,-93.5640106201172,-93.6098480224609,-93.6614074707031,-93.7072448730469,-93.7588119506836,-93.8046493530273,-93.8447570800781,-93.8848648071289,-93.9077835083008,-93.9307022094727,-93.9307022094727,-93.9077835083008,-93.861946105957,-93.8332977294922,-93.8046493530273,-93.7989196777344,-93.7645416259766,-93.7416305541992,-93.7129745483398,-93.1285552978516,-93.1228332519531,-92.9795913696289,-92.9795913696289,null,-78.1056060791016,-78.2431182861328,-78.2431182861328,-78.2545776367188,-78.2545776367188,-78.4207382202148,-78.4264678955078,-78.4207382202148,-78.2201995849609,-78.0483093261719,-77.9910125732422,-77.9852828979492,-78.1056060791016,-78.1056060791016,null,-97.8669204711914,-97.8669204711914,-97.7809753417969,-97.5517959594727,-97.5460662841797,-97.5288772583008,-97.5174179077148,-97.4658508300781,-97.4543914794922,-97.4200134277344,-97.3913650512695,-97.3741760253906,-97.3741760253906,-97.3627243041992,-97.3397979736328,-97.3226165771484,-97.3340682983398,-97.3455276489258,-97.305419921875,-97.3168869018555,-97.3168869018555,-97.311149597168,-97.2825088500977,-97.2538528442383,-97.2309417724609,-97.2137451171875,-97.225212097168,-97.2538528442383,-97.2653121948242,-97.2538528442383,-97.2194747924805,-97.225212097168,-97.2080154418945,-97.1793746948242,-97.1851043701172,-97.1793746948242,-97.1564559936523,-97.1507263183594,-97.1679077148438,-97.2710494995117,-97.2939605712891,-97.2939605712891,-97.299690246582,-97.3340682983398,-97.3627243041992,-97.3741760253906,-97.3684463500977,-97.3741760253906,-97.3970947265625,-97.4142837524414,-97.4257431030273,-97.4486618041992,-97.4773101806641,-97.494499206543,-97.5231475830078,-97.6148147583008,-97.6492004394531,-97.677848815918,-97.7064895629883,-97.7351455688477,-97.7695236206055,-97.7924346923828,-97.8096237182617,-97.8268127441406,-97.8440017700195,-97.8669204711914,-97.8669204711914],"y":[30.0344486236572,30.0401763916016,30.0401763916016,29.5932693481445,29.6104583740234,29.6620254516602,29.7021331787109,29.7479705810547,29.759428024292,29.765157699585,29.7880764007568,29.7938041687012,29.8052654266357,29.8109931945801,29.8052654266357,29.7995338439941,29.8109931945801,29.7995338439941,29.7995338439941,29.7938041687012,29.7938041687012,29.7880764007568,29.7766151428223,29.765157699585,29.7479705810547,29.7365093231201,29.7766151428223,29.7766151428223,29.7995338439941,29.822452545166,29.8511028289795,29.8797492980957,29.9255867004395,29.9599628448486,29.9771499633789,30.0172576904297,30.0401763916016,30.0688247680664,30.0573673248291,30.0401763916016,30.0344486236572,30.0344486236572,null,41.2185821533203,41.2300453186035,41.3159866333008,41.3274459838867,41.401927947998,41.4076614379883,41.596736907959,41.6081924438477,41.6081924438477,41.4764175415039,41.4764175415039,41.3732833862305,41.2185821533203,41.2185821533203,null,26.069580078125,26.3560581207275,26.3503284454346,26.3216800689697,26.3445987701416,26.3331394195557,26.3560581207275,26.3445987701416,26.3732471466064,26.3904361724854,26.3904361724854,26.3617877960205,26.3044929504395,26.2873020172119,26.2987613677979,26.2873020172119,26.2701148986816,26.2300071716309,26.2128200531006,26.1669826507568,26.144063949585,26.1211471557617,26.1039562225342,26.1154155731201,26.1211471557617,26.1039562225342,26.0867691040039,26.069580078125,26.0409317016602,26.0008239746094,26.0122833251953,26.0294723510742,26.0409317016602,26.0122833251953,26.063850402832,26.0810375213623,26.0810375213623,26.0581207275391,25.9664478302002,25.9664478302002,25.9607181549072,25.9435291290283,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9779052734375,26.0352020263672,26.0409317016602,26.0352020263672,26.0352020263672,26.0466613769531,26.0409317016602,26.063850402832,26.0523910522461,26.069580078125,26.069580078125,26.069580078125],"text":"Percent: -64.26029","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(44,71,194,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.2305297851562,-84.1961441040039,-84.4081420898438,-84.4253311157227,-84.4597091674805,-84.4654388427734,-84.5227355957031,-84.3966827392578,-84.2305297851562,-84.2305297851562,-84.2305297851562,null,-79.3661117553711,-79.1369247436523,-79.0567169189453,-79.0796356201172,-79.0910873413086,-79.0968246459961,-79.108283996582,-79.1369247436523,-79.1655807495117,-79.1942291259766,-79.2114181518555,-79.2343368530273,-79.2515258789062,-79.2744369506836,-79.3030853271484,-79.3145446777344,-79.38330078125,-79.4749755859375,-79.4978942871094,-79.5036239624023,-79.5380020141602,-79.6353988647461,-79.6353988647461,-79.6353988647461,-79.6296691894531,-79.6353988647461,-79.6124877929688,-79.6124877929688,-79.6124877929688,-79.5265426635742,-79.5265426635742,-79.5208129882812,-79.5265426635742,-79.5437240600586,-79.5494613647461,-79.5437240600586,-79.5265426635742,-79.5265426635742,-79.5208129882812,-79.4864349365234,-79.4692459106445,-79.4692459106445,-79.4692459106445,-79.4520568847656,-79.4291381835938,-79.4062194824219,-79.38330078125,-79.3718490600586,-79.3661117553711,-79.3661117553711],"y":[38.8350791931152,38.5829772949219,38.5428695678711,38.5371398925781,38.5371398925781,38.5314140319824,38.7777824401855,38.8064308166504,38.869457244873,38.8350791931152,38.8350791931152,null,38.9611320495605,38.8121604919434,38.7663230895996,38.7491340637207,38.7319450378418,38.6918411254883,38.6803817749023,38.6574630737305,38.6116256713867,38.5543327331543,38.5084953308105,38.4741172790527,38.4626579284668,38.4397392272949,38.422550201416,38.416820526123,38.422550201416,38.4454689025879,38.4511985778809,38.4683876037598,38.5428695678711,38.5944366455078,38.6173553466797,38.6402702331543,38.6460037231445,38.6574630737305,38.6574630737305,38.6689224243164,38.6803817749023,38.7720527648926,38.7892417907715,38.8121604919434,38.8293495178223,38.8350791931152,38.8465385437012,38.8579978942871,38.8637275695801,38.8866424560547,38.8923759460449,38.8923759460449,38.9038352966309,38.9210243225098,38.9324798583984,38.9324798583984,38.9210243225098,38.9210243225098,38.9324798583984,38.9382133483887,38.9611320495605,38.9611320495605],"text":"Percent: -64.25732","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(44,71,194,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-103.012077331543,-103.00634765625,-103.510551452637,-104.060592651367,-104.066329956055,-103.012077331543,-103.012077331543],"y":[43.4703102111816,42.9947547912598,42.9947547912598,43.0062103271484,43.4760398864746,43.4703102111816,43.4703102111816],"text":"Percent: -64.25520","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(44,71,194,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.051025390625,-93.8332977294922,-93.8275680541992,-93.8218383789062,-93.8161087036133,-93.8218383789062,-93.8332977294922,-93.8275680541992,-93.8103790283203,-93.8161087036133,-93.8161087036133,-93.8103790283203,-93.8103790283203,-93.8046493530273,-93.7931900024414,-93.7874603271484,-93.7931900024414,-93.8161087036133,-93.8103790283203,-93.7989196777344,-93.7874603271484,-93.7931900024414,-93.8103790283203,-93.8161087036133,-93.8161087036133,-93.7989196777344,-93.7931900024414,-93.7874603271484,-93.7874603271484,-93.7702713012695,-93.7645416259766,-93.7702713012695,-93.7760009765625,-93.7645416259766,-93.7645416259766,-93.7473526000977,-93.7588119506836,-93.7530822753906,-93.7588119506836,-93.7473526000977,-93.7473526000977,-93.7015228271484,-93.6900634765625,-93.6900634765625,-93.6728668212891,-93.6728668212891,-93.6671371459961,-93.6499557495117,-93.6098480224609,-93.6098480224609,-93.5811920166016,-93.5640106201172,-93.5582809448242,-93.5525512695312,-93.5353622436523,-93.5239028930664,-93.5239028930664,-93.5124435424805,-93.4952545166016,-93.4895248413086,-93.4780654907227,-93.4666061401367,-93.5640106201172,-93.5754699707031,-93.5869216918945,-93.5926513671875,-93.6098480224609,-93.6155776977539,-93.6270294189453,-93.6442260742188,-93.678596496582,-93.7072448730469,-93.7416305541992,-93.7645416259766,-93.7931900024414,-93.8046493530273,-93.8103790283203,-93.8161087036133,-93.8390274047852,-93.8447570800781,-93.873405456543,-93.9421615600586,-93.95361328125,-93.9650802612305,-94.051025390625,-94.051025390625,-94.051025390625,-94.051025390625,-94.051025390625,-94.051025390625,null,-98.6174926757812,-98.6174926757812,-98.3023681640625,-98.2966384887695,-98.0961074829102,-98.0961074829102,-98.6060333251953,-98.6060333251953,-98.6003112792969,-98.6174926757812,-98.6174926757812,-98.6174926757812],"y":[33.0367469787598,33.0252876281738,32.996639251709,32.985179901123,32.9737205505371,32.9679908752441,32.9622611999512,32.9565353393555,32.9450721740723,32.9336166381836,32.9106979370117,32.8877792358398,32.864860534668,32.8591270446777,32.8591270446777,32.8591270446777,32.8362083435059,32.8018341064453,32.8018341064453,32.8075637817383,32.8018341064453,32.7789154052734,32.7617263793945,32.7388076782227,32.7273483276367,32.733081817627,32.7101631164551,32.6929702758789,32.681510925293,32.67578125,32.6643257141113,32.6528625488281,32.6414070129395,32.6356735229492,32.6242179870605,32.6127548217773,32.5955696105957,32.5841102600098,32.5726509094238,32.549732208252,32.538272857666,32.4924354553223,32.4752464294434,32.4580612182617,32.4236831665039,32.412223815918,32.4064903259277,32.412223815918,32.3778457641602,32.3663864135742,32.3549270629883,32.3549270629883,32.3491973876953,32.3320083618164,32.3090896606445,32.3033599853516,32.2861709594727,32.2861709594727,32.2632522583008,32.2517929077148,32.2517929077148,32.2403335571289,32.2403335571289,32.2517929077148,32.2517929077148,32.2460632324219,32.2517929077148,32.2919006347656,32.3090896606445,32.3205490112305,32.3320083618164,32.3377380371094,32.3434677124023,32.3549270629883,32.3549270629883,32.3491973876953,32.3377380371094,32.3205490112305,32.3090896606445,32.2976303100586,32.2517929077148,32.2174186706543,32.2059555053711,32.2002258300781,32.2116889953613,32.4064903259277,32.7101631164551,32.8992347717285,33.0367469787598,33.0367469787598,null,35.4603576660156,35.5520324707031,35.5520324707031,35.3686828613281,35.3686828613281,34.8587532043457,34.8587532043457,35.1051216125488,35.2082557678223,35.2139854431152,35.4603576660156,35.4603576660156],"text":"Percent: -64.23788","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(44,71,194,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.5318908691406,-81.4975204467773,-81.4688720703125,-81.3943862915039,-81.3657379150391,-81.3428192138672,-81.1537399291992,-81.1365585327148,-81.1308212280273,-81.1193618774414,-81.102180480957,-81.0964508056641,-81.0677947998047,-81.0563430786133,-81.0391464233398,-81.0047760009766,-80.9818572998047,-80.9703979492188,-80.9360198974609,-80.924560546875,-80.924560546875,-80.9417495727539,-80.9589385986328,-80.9646682739258,-80.9589385986328,-81.5318908691406,-81.5318908691406],"y":[35.5864105224609,35.6150550842285,35.6494331359863,35.7353782653809,35.7640266418457,35.7926750183105,35.8327827453613,35.8270492553711,35.7984046936035,35.7926750183105,35.7812118530273,35.7640266418457,35.7468376159668,35.712459564209,35.706729888916,35.6895408630371,35.6838111877441,35.6551666259766,35.6207847595215,35.6093292236328,35.5921401977539,35.5921401977539,35.5864105224609,35.569221496582,35.5405731201172,35.5864105224609,35.5864105224609],"text":"Percent: -64.23258","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(44,71,194,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.2981491088867,-90.2981491088867,-90.5330657958984,-90.6533889770508,-90.7393264770508,-91.0429916381836,-91.0429916381836,-90.882568359375,-90.882568359375,-90.8768310546875,-90.8539199829102,-90.3955535888672,-90.3840942382812,-90.2981491088867,-90.2981491088867],"y":[35.9989395141602,35.701000213623,35.701000213623,35.6952705383301,35.701000213623,35.701000213623,35.8786201477051,35.8843460083008,35.8900756835938,35.9187240600586,35.9702911376953,35.9645576477051,36.0046691894531,35.9989395141602,35.9989395141602],"text":"Percent: -64.22918","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(44,71,194,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.5227355957031,-84.539924621582,-84.5341949462891,-84.551383972168,-84.551383972168,-84.2878189086914,-84.1560363769531,-84.1445846557617,-84.1445846557617,-84.1445846557617,-84.1560363769531,-84.1732330322266,-84.1961441040039,-84.2076034545898,-84.2534408569336,-84.2763671875,-84.2935485839844,-84.3107452392578,-84.3336563110352,-84.3565826416016,-84.3737640380859,-84.4081420898438,-84.4138717651367,-84.4196014404297,-84.4253311157227,-84.4425201416016,-84.4482498168945,-84.4711685180664,-84.4883575439453,-84.5227355957031,-84.5227355957031],"y":[32.8820457458496,32.9278831481934,32.9450721740723,32.9565353393555,32.9679908752441,32.985179901123,32.985179901123,32.9336166381836,32.853401184082,32.8132934570312,32.8075637817383,32.7216186523438,32.6986999511719,32.7216186523438,32.7388076782227,32.7445373535156,32.7559967041016,32.7674560546875,32.7789154052734,32.7846450805664,32.7846450805664,32.8132934570312,32.8362083435059,32.8419418334961,32.8419418334961,32.8247528076172,32.8247528076172,32.8763198852539,32.8820457458496,32.8820457458496,32.8820457458496],"text":"Percent: -64.21782","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(44,71,194,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.9887542724609,-89.977294921875,-89.9142684936523,-89.8684310913086,-89.8054046630859,-89.788215637207,-89.7481155395508,-89.7251892089844,-89.702278137207,-89.6793518066406,-89.6564407348633,-89.6335144042969,-89.5991363525391,-89.604866027832,-89.5762252807617,-89.5762252807617,-89.6850814819336,-89.6850814819336,-89.702278137207,-89.6908111572266,-89.7538375854492,-89.7538375854492,-89.9887542724609,-89.9887542724609,-89.9887542724609,null,-99.6373596191406,-99.6316299438477,-99.5113067626953,-99.5055847167969,-100.118644714355,-100.118644714355,-99.6373596191406,-99.6373596191406],"y":[40.1242332458496,40.1356925964355,40.1356925964355,40.1299629211426,40.1242332458496,40.1242332458496,40.1299629211426,40.1356925964355,40.1414260864258,40.1528816223145,40.1586112976074,40.1528816223145,40.1299629211426,40.095588684082,40.095588684082,39.9809951782227,39.9752655029297,39.9638061523438,39.9638061523438,39.91796875,39.91796875,39.9007797241211,39.9007797241211,40.1242332458496,40.1242332458496,null,31.0944194793701,30.9454498291016,30.9339923858643,30.6876201629639,30.6876201629639,31.0886878967285,31.0944194793701,31.0944194793701],"text":"Percent: -64.21361","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(44,71,194,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.1449966430664,-97.1449966430664,-97.1851043701172,-97.2366714477539,-97.2882308959961,-97.311149597168,-97.3340682983398,-97.3627243041992,-97.3627243041992,-97.1507263183594,-97.1449966430664,-96.9158096313477,-96.8126754760742,-96.8069458007812,-96.6178741455078,-96.6178741455078,-97.1449966430664,-97.1449966430664],"y":[35.9301834106445,35.9588317871094,35.9473724365234,35.9645576477051,35.9702911376953,36.0046691894531,36.0046691894531,35.9932098388672,36.153636932373,36.165096282959,36.2338485717773,36.2338485717773,36.2338485717773,36.159366607666,36.153636932373,35.9301834106445,35.9301834106445,35.9301834106445],"text":"Percent: -64.17381","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(44,71,194,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.7018966674805,-91.7018966674805,-91.2836303710938,-91.1862335205078,-91.4440612792969,-91.421142578125,-91.7018966674805,-91.7018966674805,-91.7018966674805,-91.7018966674805],"y":[39.6544075012207,39.6887893676758,39.6830558776855,39.5971145629883,39.4424133300781,39.3163642883301,39.3106346130371,39.333553314209,39.6544075012207,39.6544075012207],"text":"Percent: -64.15806","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(44,71,194,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.227127075195,-102.227127075195,-102.141181945801,-102.146911621094,-102.01513671875,-102.01513671875,-101.848983764648,-101.843246459961,-101.064025878906,-101.064025878906,-101.023918151855,-101.018188476562,-100.960891723633,-100.95516204834,-101.866165161133,-101.866165161133,-101.91773223877,-101.923461914062,-101.969299316406,-101.969299316406,-102.227127075195,-102.227127075195,null,-102.788627624512,-102.834465026855,-102.931869506836,-102.97770690918,-103.012077331543,-103.06364440918,-103.080841064453,-103.246994018555,-103.269912719727,-103.298561096191,-103.418876647949,-103.458984375,-103.481910705566,-103.504821777344,-103.499092102051,-103.51628112793,-103.55638885498,-103.590766906738,-103.350128173828,-102.817276000977,-102.782897949219,-102.788627624512,-102.788627624512],"y":[48.5467147827148,48.7186012268066,48.7186012268066,48.8045463562012,48.8102722167969,48.7128715515137,48.7128715515137,48.4550437927246,48.4607696533203,48.3748245239258,48.3748245239258,48.0310516357422,48.0253219604492,47.8534355163574,47.8534355163574,48.0253219604492,48.0310516357422,48.3748245239258,48.3748245239258,48.5409812927246,48.5467147827148,48.5467147827148,null,31.2834949493408,31.2663078308105,31.3579788208008,31.3579788208008,31.3694400787354,31.3923587799072,31.3694400787354,31.3980865478516,31.432466506958,31.4152774810791,31.4381923675537,31.432466506958,31.4496536254883,31.5184097290039,31.5585174560547,31.6387310028076,31.6444568634033,31.6559181213379,31.6559181213379,31.6501884460449,31.6444568634033,31.2834949493408,31.2834949493408],"text":"Percent: -64.11161","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(44,71,194,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.5177917480469,-95.5177917480469,-95.5235214233398,-95.9647064208984,-95.9589767456055,-95.953239440918,-95.5177917480469,-95.5177917480469,null,-92.1831741333008,-92.1889038085938,-92.1889038085938,-92.1602630615234,-92.1258850097656,-92.1086959838867,-92.1373443603516,-92.1373443603516,-92.1086959838867,-92.0342102050781,-92.0170211791992,-92.0170211791992,-92.0112915039062,-91.9769134521484,-91.9196166992188,-91.8795166015625,-91.868049621582,-91.7993011474609,-91.7420043945312,-91.6961669921875,-91.6388702392578,-91.6388702392578,-92.1831741333008,-92.1831741333008,null,-96.5319290161133,-96.0105361938477,-96.0105361938477,-96.0105361938477,-96.2798309326172,-96.2454528808594,-96.2569046020508,-96.3027420043945,-96.4230651855469,-96.4631729125977,-96.5090103149414,-96.5491180419922,-96.5720367431641,-96.5319290161133,-96.5319290161133,-96.5720367431641,-96.6006851196289,-96.6236038208008,-96.6809005737305,-96.6923599243164,-96.7611083984375,-96.8012161254883,-96.847053527832,-96.9387283325195,-97.0074844360352,-97.0074844360352,-96.9444580078125,-96.8871612548828,-96.9215393066406,-96.9960250854492,-97.0475921630859,-97.0533218383789,-97.0590515136719,-97.0762405395508,-97.0590515136719,-97.0189437866211,-96.9616470336914,-96.9100875854492,-96.9043502807617,-96.8699798583984,-96.7840347290039,-96.7840347290039,-96.7496490478516,-96.7439270019531,-96.7439270019531,-96.5319290161133,-96.5319290161133],"y":[38.869457244873,38.737678527832,38.428279876709,38.422550201416,38.7204895019531,38.8637275695801,38.869457244873,38.869457244873,null,38.2964973449707,38.3308792114258,38.3709869384766,38.3824424743652,38.3824424743652,38.4110908508301,38.428279876709,38.4454689025879,38.4569244384766,38.4741172790527,38.4970321655273,38.5314140319824,38.5715179443359,38.5829772949219,38.6230850219727,38.6517333984375,38.6631889343262,38.6803817749023,38.6975708007812,38.7090263366699,38.703296661377,38.285041809082,38.2964973449707,38.2964973449707,null,37.0016136169434,37.0073432922363,36.4343872070312,36.1708221435547,36.159366607666,36.2109336853027,36.2281227111816,36.2281227111816,36.2911491394043,36.3369827270508,36.302604675293,36.302604675293,36.3312530517578,36.3770904541016,36.4000091552734,36.3770904541016,36.3828201293945,36.4229278564453,36.4343872070312,36.4802207946777,36.5661659240723,36.5489768981934,36.4916839599609,36.474494934082,36.4974136352539,36.5260581970215,36.5489768981934,36.5776252746582,36.6005439758301,36.5833549499512,36.5948143005371,36.612003326416,36.6349220275879,36.6750297546387,36.6979484558105,36.7094039916992,36.6979484558105,36.7208671569824,36.755241394043,36.7667045593262,36.7781600952148,36.7896194458008,36.7953491210938,36.9214019775391,36.9958839416504,37.0016136169434,37.0016136169434],"text":"Percent: -64.03781","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(44,71,194,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.2270965576172,-87.2213668823242,-87.2156372070312,-87.2099075317383,-87.2156372070312,-87.2099075317383,-87.2099075317383,-87.1697998046875,-87.1468811035156,-87.1411514282227,-87.1296920776367,-87.1182327270508,-87.0895843505859,-87.072395324707,-87.0208282470703,-87.0093688964844,-86.9635314941406,-86.9176940917969,-86.9176940917969,-86.9119644165039,-86.9005126953125,-86.9062423706055,-86.8833160400391,-86.8775863647461,-86.8604049682617,-86.8546752929688,-86.8202972412109,-86.8202972412109,-86.7973709106445,-86.8260269165039,-87.2041702270508,-87.2270965576172,-87.2270965576172,null,-80.4432754516602,-80.477653503418,-80.4375457763672,-80.5063018798828,-80.5349426269531,-80.5578689575195,-80.6037063598633,-80.6609954833984,-80.7412109375,-80.7698593139648,-80.8558044433594,-80.9933090209961,-81.0047760009766,-80.9875793457031,-80.9703979492188,-80.9532089233398,-80.8729934692383,-80.8443450927734,-80.8844528198242,-80.8901824951172,-80.8443450927734,-80.7927780151367,-80.7698593139648,-80.5578689575195,-80.5234909057617,-80.5005722045898,-80.477653503418,-80.4432754516602,-80.4432754516602],"y":[35.0019912719727,35.0764770507812,35.082202911377,35.1910667419434,35.1910667419434,35.4259834289551,35.4546279907227,35.4660873413086,35.4546279907227,35.4546279907227,35.4718170166016,35.4718170166016,35.4603576660156,35.4546279907227,35.4431686401367,35.4259834289551,35.4259834289551,35.4145202636719,35.397331237793,35.3801460266113,35.3400382995605,35.3285751342773,35.3228492736816,35.3113899230957,35.3113899230957,35.3228492736816,35.3228492736816,35.2827415466309,35.2712821960449,34.996265411377,35.0019912719727,35.0019912719727,35.0019912719727,null,37.4256019592285,37.4026870727539,37.3110122680664,37.2594451904297,37.2479858398438,37.2422561645508,37.2307968139648,37.2193412780762,37.1964225769043,37.1849594116211,37.1391220092773,37.2594451904297,37.2938232421875,37.3052825927734,37.3052825927734,37.2880935668945,37.3224716186523,37.345386505127,37.3683052062988,37.3854942321777,37.4198760986328,37.4084129333496,37.3740386962891,37.4599800109863,37.4714393615723,37.4657135009766,37.4313316345215,37.4256019592285,37.4256019592285],"text":"Percent: -64.03631","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(44,71,194,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.8634567260742,-85.8691864013672,-86.1728515625,-86.178581237793,-86.178581237793,-85.9379425048828,-85.9379425048828,-85.8634567260742,-85.8634567260742,null,-94.6125183105469,-95.0823440551758,-95.0766143798828,-94.6125183105469,-94.6182479858398,-94.6125183105469,-94.6125183105469,null,-84.4310607910156,-84.4310607910156,-84.2362518310547,-84.0242614746094,-84.0299835205078,-84.0529098510742,-84.1617660522461,-84.1674957275391,-84.1617660522461,-84.4310607910156,-84.4310607910156],"y":[40.6456260681152,40.5539512634277,40.5596809387207,40.9091873168945,41.0065879821777,41.0065879821777,40.6513557434082,40.6456260681152,40.6456260681152,null,38.3939018249512,38.3939018249512,38.737678527832,38.737678527832,38.4798431396484,38.3939018249512,38.3939018249512,null,39.9294281005859,40.2044486999512,40.2044486999512,40.1872596740723,40.0497512817383,39.8835906982422,39.8950538635254,39.9007797241211,39.9294281005859,39.9294281005859,39.9294281005859],"text":"Percent: -63.98338","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(44,71,194,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.4398422241211,-83.37109375,-83.4341125488281,-83.5372467041016,-83.5601654052734,-83.5773468017578,-83.6060028076172,-83.6174621582031,-83.6632919311523,-83.6919479370117,-83.7091293334961,-83.7091293334961,-83.7091293334961,-83.7263259887695,-83.7320556640625,-83.7377853393555,-83.7606964111328,-83.7893447875977,-83.8122711181641,-83.5429763793945,-83.4398422241211,-83.4398422241211,null,-90.8711013793945,-90.8768310546875,-90.882568359375,-91.3523941040039,-91.3523941040039,-91.1174774169922,-90.8711013793945,-90.8711013793945,null,-89.4043350219727,-89.4043350219727,-89.3183898925781,-88.9402389526367,-88.9402389526367,-89.1464996337891,-89.4043350219727,-89.4043350219727,null,-77.6701583862305,-77.7389144897461,-77.5842132568359,-77.5441055297852,-77.5383758544922,-77.481086730957,-77.4467010498047,-77.3607635498047,-77.2690887451172,-77.1946029663086,-77.1946029663086,-77.1774139404297,-77.1545028686523,-77.1143951416016,-77.1086654663086,-77.1143951416016,-77.0971984863281,-77.1086654663086,-77.0971984863281,-77.1086654663086,-77.0971984863281,-77.1487655639648,-77.1716842651367,-77.1888732910156,-77.1888732910156,-77.1831436157227,-77.2117919921875,-77.2232513427734,-77.2289810180664,-77.2633590698242,-77.3378448486328,-77.3722152709961,-77.3836822509766,-77.4065933227539,-77.4295196533203,-77.6243209838867,-77.6701583862305,-77.6701583862305,null,-101.075485229492,-101.046836853027,-101.046836853027,-100.365020751953,-100.365020751953,-100.342094421387,-100.34782409668,-100.365020751953,-100.416580200195,-100.450965881348,-100.479606628418,-100.50252532959,-100.536903381348,-100.55982208252,-100.571281433105,-100.594200134277,-100.617118835449,-100.645767211914,-100.651496887207,-100.668685913086,-100.674415588379,-100.685874938965,-100.708786010742,-100.71452331543,-100.737442016602,-100.737442016602,-100.754623413086,-100.766090393066,-100.760360717773,-100.806198120117,-100.863494873047,-100.880676269531,-100.903602600098,-100.909324645996,-100.909324645996,-100.932243347168,-100.95516204834,-100.966621398926,-100.966621398926,-100.978080749512,-101.000999450684,-101.023918151855,-101.05256652832,-101.069755554199,-101.075485229492,-101.075485229492,null,-99.9868698120117,-99.6259078979492,-99.6259078979492,-100.141563415527,-100.153022766113,-99.9868698120117,-99.9868698120117],"y":[33.185718536377,32.9393424987793,32.9049644470215,32.853401184082,32.8705902099609,32.8705902099609,32.8992347717285,32.8935089111328,32.9049644470215,32.9164276123047,32.9336166381836,32.9450721740723,32.9622611999512,32.985179901123,33.0424728393555,33.0539360046387,33.0711250305176,33.0883102416992,33.12841796875,33.1742553710938,33.185718536377,33.185718536377,null,42.3014755249023,42.0379104614258,41.9519729614258,41.9519729614258,42.3014755249023,42.3014755249023,42.3014755249023,42.3014755249023,null,31.4381923675537,31.8048877716064,31.8106155395508,31.8335342407227,31.4381923675537,31.4381923675537,31.4381923675537,31.4381923675537,null,34.9790725708008,35.0249099731445,35.1280403137207,35.1967964172363,35.2712821960449,35.2369041442871,35.2139854431152,35.1624183654785,35.1223106384277,35.0879364013672,35.0764770507812,35.0650177001953,35.0650177001953,35.0764770507812,35.0420989990234,35.0249099731445,34.9905319213867,34.9618835449219,34.9217758178711,34.8358345031738,34.812915802002,34.7728080749512,34.7899971008301,34.812915802002,34.8243751525879,34.8472938537598,34.8759384155273,34.8988571166992,34.9045906066895,34.9217758178711,34.9332389831543,34.9160461425781,34.9332389831543,34.9504280090332,34.9561538696289,34.9790725708008,34.9790725708008,34.9790725708008,null,43.985969543457,43.985969543457,44.1635856628418,44.1578559875488,43.8484573364258,43.8427314758301,43.7166786193848,43.722412109375,43.7166786193848,43.7166786193848,43.7281379699707,43.7338676452637,43.7338676452637,43.7338676452637,43.7453269958496,43.7453269958496,43.7453269958496,43.7395973205566,43.7395973205566,43.7395973205566,43.7281379699707,43.7109489440918,43.7166786193848,43.7281379699707,43.722412109375,43.7109489440918,43.7109489440918,43.722412109375,43.7338676452637,43.7395973205566,43.7854347229004,43.7911643981934,43.7911643981934,43.7911643981934,43.8026237487793,43.8140830993652,43.8026237487793,43.8198127746582,43.8312721252441,43.8312721252441,43.8255424499512,43.8427314758301,43.8427314758301,43.8370018005371,43.985969543457,43.985969543457,null,32.9622611999512,32.9565353393555,32.5210838317871,32.5210838317871,32.9565353393555,32.9622611999512,32.9622611999512],"text":"Percent: -63.97223","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(44,71,194,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.9112091064453,-90.9112091064453,-90.7221374511719,-90.69921875,-90.6820297241211,-90.6533889770508,-90.61328125,-90.607551574707,-90.5846252441406,-90.510139465332,-90.5273361206055,-90.5445175170898,-90.5846252441406,-90.5846252441406,-90.5846252441406,-90.9112091064453,-90.9112091064453,null,-86.2416076660156,-86.0697174072266,-86.0697174072266,-86.3046340942383,-86.361930847168,-86.3676605224609,-86.2416076660156,-86.2416076660156,null,-95.3459091186523,-95.5750885009766,-95.7928161621094,-95.7985458374023,-95.3516311645508,-95.3459091186523,-95.3459091186523,null,-94.7901382446289,-94.7844085693359,-94.7614898681641,-94.7041931152344,-94.6984634399414,-94.6812744140625,-94.6526260375977,-94.583869934082,-94.5265731811523,-94.509391784668,-94.4979248046875,-94.4349060058594,-94.4119873046875,-94.3890686035156,-94.3718795776367,-94.3718795776367,-94.8646240234375,-95.0995407104492,-95.0995407104492,-95.1167221069336,-95.1167221069336,-94.8703536987305,-94.85888671875,-94.8245162963867,-94.7958679199219,-94.7901382446289,-94.7901382446289,null,-99.6889266967773,-100.175941467285,-100.175941467285,-100.187400817871,-100.193130493164,-100.198860168457,-100.198860168457,-100.153022766113,-100.118644714355,-100.055618286133,-100.009780883789,-99.9696731567383,-99.9238357543945,-99.8837280273438,-99.8608169555664,-99.7977828979492,-99.757682800293,-99.7175750732422,-99.6889266967773,-99.6774673461914,-99.6660079956055,-99.6660079956055,-99.6889266967773,-99.6889266967773,null,-83.6690216064453,-83.7091293334961,-83.7664337158203,-83.8351821899414,-83.8695602416992,-83.9039459228516,-83.9268569946289,-83.9669647216797,-84.0529098510742,-83.9956130981445,-83.8810195922852,-83.8982086181641,-83.6690216064453,-83.6690216064453,null,-97.9929733276367,-97.9757843017578,-97.9815139770508,-97.9815139770508,-98.7148971557617,-98.7263565063477,-98.7206344604492,-97.9929733276367,-97.9929733276367,null,-99.0930557250977,-99.2076416015625,-99.2076416015625,-99.115966796875,-98.9154357910156,-98.6518707275391,-98.7664642333984,-98.7779235839844,-98.8867874145508,-98.9841842651367,-99.0930557250977,-99.0930557250977,null,-88.2412261962891,-88.2354965209961,-88.2412261962891,-88.2641525268555,-88.2641525268555,-88.246955871582,-88.2297668457031,-87.9833984375,-88.0120468139648,-88.0120468139648,-88.0235061645508,-88.0464248657227,-88.0464248657227,-88.0235061645508,-87.9948577880859,-87.9318313598633,-87.8974609375,-87.8286972045898,-87.7656784057617,-87.7656784057617,-87.891731262207,-87.8859939575195,-88.0464248657227,-88.2011184692383,-88.1839370727539,-88.2412261962891,-88.2412261962891],"y":[39.8377532958984,40.1070442199707,40.1070442199707,40.0898551940918,40.0497512817383,40.0382919311523,40.0153732299805,39.9752655029297,39.9752655029297,39.9867248535156,39.9638061523438,39.9294281005859,39.8835906982422,39.8664054870605,39.8320274353027,39.8377532958984,39.8377532958984,null,39.339282989502,39.339282989502,39.0470733642578,39.0528030395508,39.0528030395508,39.339282989502,39.339282989502,39.339282989502,null,39.6544075012207,39.6544075012207,39.642951965332,40.0039138793945,40.0153732299805,39.6544075012207,39.6544075012207,null,44.4729843139648,44.4615249633789,44.4615249633789,44.438606262207,44.4271469116211,44.4214210510254,44.4214210510254,44.3870391845703,44.3813133239746,44.3813133239746,44.3698501586914,44.3412017822266,44.3010940551758,44.2839088439941,44.2839088439941,44.117748260498,44.117748260498,44.123477935791,44.2036933898926,44.2036933898926,44.2953681945801,44.2953681945801,44.5073585510254,44.4959030151367,44.4901733398438,44.4729843139648,44.4729843139648,null,42.0894813537598,42.0894813537598,42.4389839172363,42.4447135925293,42.7827568054199,42.7884902954102,42.8400535583496,42.817138671875,42.8056755065918,42.7942199707031,42.7884902954102,42.7827568054199,42.777027130127,42.777027130127,42.759838104248,42.7426528930664,42.7426528930664,42.7369194030762,42.7311935424805,42.4389839172363,42.4332542419434,42.0837478637695,42.0894813537598,42.0894813537598,null,39.0298881530762,38.6631889343262,38.6746520996094,38.7204895019531,38.7605972290039,38.7720527648926,38.7777824401855,38.8007011413574,38.7949714660645,39.2647972106934,39.2590675354004,39.0298881530762,39.0298881530762,39.0298881530762,null,45.9397583007812,45.934024810791,45.5845222473145,45.2407493591309,45.2350196838379,45.5845222473145,45.934024810791,45.9397583007812,45.9397583007812,null,31.4668426513672,31.4897613525391,32.0741806030273,32.0741806030273,32.0741806030273,31.7017555236816,31.6902942657471,31.6387310028076,31.5585174560547,31.495491027832,31.4668426513672,31.4668426513672,null,44.587574005127,44.6334114074707,44.6620597839355,44.6620597839355,44.6849784851074,44.6849784851074,44.6677894592285,44.6677894592285,44.6391410827637,44.5990333557129,44.5818481445312,44.5646591186523,44.5474662780762,44.5245513916016,44.5417404174805,44.5417404174805,44.6047668457031,44.6391410827637,44.6448707580566,44.318286895752,44.318286895752,44.2438011169434,44.2380714416504,44.2495307922363,44.5818481445312,44.587574005127,44.587574005127],"text":"Percent: -63.97121","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(44,71,194,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.5426025390625,-85.5311431884766,-85.5254058837891,-85.5139465332031,-85.456657409668,-85.4681167602539,-85.4738388061523,-85.4910354614258,-85.5082244873047,-85.5426025390625,-85.5655136108398,-85.5827102661133,-85.5769805908203,-85.5941619873047,-85.5941619873047,-85.5941619873047,-85.6056213378906,-85.7431335449219,-85.7545928955078,-85.7545928955078,-85.7603225708008,-85.7775115966797,-85.7431335449219,-85.6972961425781,-85.6801071166992,-85.6629180908203,-85.628547668457,-85.5998916625977,-85.5769805908203,-85.5426025390625,-85.5426025390625],"y":[37.1104774475098,37.058910369873,37.0245323181152,37.0130767822266,36.9786949157715,36.9443206787109,36.927131652832,36.9042129516602,36.8870239257812,36.8698310852051,36.8698310852051,36.8698310852051,36.892749786377,36.892749786377,36.8583755493164,36.8526458740234,36.8297271728516,36.8411865234375,37.0875587463379,37.1219329833984,37.1333961486816,37.1505851745605,37.1792297363281,37.1849594116211,37.1563148498535,37.1505851745605,37.1333961486816,37.1276664733887,37.1219329833984,37.1104774475098,37.1104774475098],"text":"Percent: -63.95793","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(44,71,194,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.1277694702148,-82.1277694702148,-82.2251739501953,-82.2251739501953,-82.3340377807617,-82.3340377807617,-82.3855972290039,-82.3855972290039,-82.4027862548828,-82.4085235595703,-82.4085235595703,-82.4371643066406,-82.4314346313477,-82.3454895019531,-82.1678771972656,-82.1678771972656,-82.1277694702148,-82.1277694702148,null,-90.8997573852539,-90.8997573852539,-90.9284057617188,-90.9284057617188,-90.8711013793945,-90.8424606323242,-90.8080825805664,-90.7737045288086,-90.7393264770508,-90.7221374511719,-90.693489074707,-90.6361923217773,-90.5559768676758,-90.5559768676758,-90.5330657958984,-90.5445175170898,-90.435661315918,-90.429931640625,-90.3038787841797,-90.3038787841797,-90.6705703735352,-90.8940277099609,-90.8997573852539,-90.8997573852539],"y":[41.0065879821777,40.680004119873,40.680004119873,40.5825996398926,40.5654106140137,40.7373008728027,40.7487602233887,40.8060531616211,40.8175163269043,40.828971862793,41.0065879821777,41.0065879821777,41.0810737609863,41.0810737609863,41.0753440856934,41.0065879821777,41.0065879821777,41.0065879821777,null,46.1517486572266,46.438232421875,46.4439582824707,46.5986595153809,46.575740814209,46.5986595153809,46.6215782165527,46.6273040771484,46.6330337524414,46.6559524536133,46.6616821289062,46.6330337524414,46.5929260253906,46.386661529541,46.386661529541,46.2376937866211,46.2262344360352,46.1517486572266,46.1460227966309,45.985595703125,45.985595703125,45.9741325378418,46.1517486572266,46.1517486572266],"text":"Percent: -63.90078","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(44,71,194,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.0487213134766,-91.0429916381836,-90.7221374511719,-90.7221374511719,-90.61328125,-90.607551574707,-90.4986801147461,-90.510139465332,-91.0429916381836,-91.0487213134766,-91.0487213134766],"y":[35.3457679748535,35.4374389648438,35.4374389648438,35.4431686401367,35.4431686401367,35.4374389648438,35.4259834289551,35.1395034790039,35.1395034790039,35.3457679748535,35.3457679748535],"text":"Percent: -63.89222","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(44,71,194,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.9623641967773,-77.9681015014648,-78.0196685791016,-78.0196685791016,-78.0483093261719,-78.0597763061523,-78.0540390014648,-78.3061447143555,-78.4665756225586,-78.4723052978516,-78.4723052978516,-78.4952163696289,-78.4952163696289,-78.4608383178711,-78.0712280273438,-78.0654983520508,-77.9623641967773,-77.9623641967773,null,-76.2893371582031,-76.2320327758789,-76.220573425293,-76.21484375,-76.21484375,-76.220573425293,-76.1346282958984,-76.1346282958984,-75.7392883300781,-75.7793960571289,-75.7793960571289,-75.8080444335938,-75.7851257324219,-75.8481521606445,-75.9971237182617,-76.0544128417969,-76.2893371582031,-76.2893371582031,null,-81.6006546020508,-81.5834579467773,-81.5719985961914,-81.5605392456055,-81.5433578491211,-81.5147094726562,-81.4860534667969,-81.4746017456055,-81.4574127197266,-81.4402160644531,-81.3027114868164,-81.3084411621094,-81.2912521362305,-81.2511444091797,-81.2282333374023,-81.2511444091797,-81.2740631103516,-81.2912521362305,-81.2912521362305,-81.2855224609375,-81.2855224609375,-81.2568740844727,-81.3084411621094,-81.3313598632812,-81.3600082397461,-81.382926940918,-81.4001083374023,-81.4173049926758,-81.4402160644531,-81.4516830444336,-81.4631423950195,-81.4803237915039,-81.5032501220703,-81.5318908691406,-81.5891952514648,-81.5949249267578,-81.5949249267578,-81.6006546020508,-81.6292953491211,-81.646484375,-81.6636734008789,-81.6808700561523,-81.6808700561523,-81.6865921020508,-81.7152404785156,-81.8126373291016,-81.824104309082,-81.8527450561523,-81.8470230102539,-81.829833984375,-81.824104309082,-81.8069152832031,-81.8011856079102,-81.8069152832031,-81.7897262573242,-81.7725372314453,-81.7438888549805,-81.7095108032227,-81.7209701538086,-81.7553482055664,-81.7553482055664,-81.7553482055664,-81.7324295043945,-81.6579437255859,-81.6006546020508,-81.6006546020508],"y":[42.8629722595215,42.6681671142578,42.5994110107422,42.5879554748535,42.5535736083984,42.5306549072266,42.5191993713379,42.5191993713379,42.5249290466309,42.5306549072266,42.7827568054199,42.7827568054199,42.8687019348145,42.8687019348145,42.8687019348145,42.8629722595215,42.8629722595215,42.8629722595215,null,41.3675537109375,41.5508995056152,41.5852737426758,41.6196556091309,41.6311111450195,41.6483001708984,41.6483001708984,41.6425743103027,41.6368446350098,41.5738182067871,41.5623550415039,41.5165214538574,41.5050621032715,41.419116973877,41.3962020874023,41.3847427368164,41.3675537109375,41.3675537109375,null,37.7865676879883,37.7808380126953,37.7751083374023,37.7693786621094,37.7751083374023,37.7922973632812,37.7808380126953,37.7808380126953,37.7865676879883,37.7751083374023,37.5745697021484,37.5516510009766,37.5344657897949,37.523006439209,37.517276763916,37.4943580627441,37.4657135009766,37.4485206604004,37.4427947998047,37.4313316345215,37.4198760986328,37.4084129333496,37.4141426086426,37.4256019592285,37.4370613098145,37.4599800109863,37.4599800109863,37.4485206604004,37.4599800109863,37.4714393615723,37.4771690368652,37.4771690368652,37.4714393615723,37.4886283874512,37.4943580627441,37.5058174133301,37.517276763916,37.523006439209,37.517276763916,37.523006439209,37.523006439209,37.517276763916,37.5058174133301,37.5000877380371,37.4943580627441,37.5058174133301,37.5287322998047,37.5459251403809,37.5631141662598,37.5745697021484,37.5917587280273,37.6089515686035,37.6318664550781,37.6490592956543,37.6662445068359,37.6719779968262,37.6719779968262,37.6948928833008,37.7178115844727,37.7350006103516,37.7464599609375,37.7579193115234,37.7579193115234,37.7751083374023,37.7865676879883,37.7865676879883],"text":"Percent: -63.86080","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(44,71,194,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-121.46704864502,-121.341003417969,-121.329544067383,-121.501426696777,-121.558723449707,-121.581642150879,-121.638931274414,-121.684776306152,-121.759254455566,-121.850929260254,-121.936882019043,-121.994171142578,-122.108772277832,-122.20044708252,-122.269195556641,-122.366592407227,-122.463996887207,-122.532760620117,-122.670265197754,-122.761940002441,-122.887985229492,-122.93383026123,-122.973937988281,-123.002578735352,-123.071334838867,-123.071334838867,-123.071334838867,-122.951011657715,-122.928092956543,-122.899444580078,-122.882263183594,-122.847877502441,-122.813507080078,-122.796310424805,-122.761940002441,-122.716094970703,-122.721832275391,-122.750480651855,-122.77912902832,-122.727554321289,-122.727554321289,-122.716094970703,-122.687454223633,-122.670265197754,-122.612976074219,-122.624420166016,-122.607238769531,-122.549942016602,-122.538482666016,-122.572868347168,-122.572868347168,-122.549942016602,-122.458267211914,-122.469734191895,-122.469734191895,-122.504104614258,-122.475456237793,-122.452545166016,-122.458267211914,-122.41242980957,-122.395240783691,-122.378059387207,-122.251998901367,-121.524353027344,-121.46704864502,-121.46704864502],"y":[41.2013931274414,41.2013931274414,40.4737358093262,40.4680099487305,40.4680099487305,40.4508171081543,40.4508171081543,40.4508171081543,40.4508171081543,40.4508171081543,40.4336318969727,40.4393615722656,40.4279022216797,40.3935241699219,40.3935241699219,40.3935241699219,40.3935241699219,40.4164428710938,40.3476905822754,40.3877983093262,40.3648796081543,40.3362274169922,40.3190422058105,40.3362274169922,40.3018531799316,40.3362274169922,40.37060546875,40.4794692993164,40.4737358093262,40.496654510498,40.496654510498,40.5253067016602,40.5310363769531,40.5654106140137,40.5825996398926,40.5883293151855,40.6169776916504,40.6628150939941,40.7029228210449,40.7201080322266,40.7373008728027,40.7659454345703,40.8175163269043,40.8690795898438,40.9091873168945,40.9435653686523,41.000862121582,41.0180473327637,41.0581550598145,41.0638847351074,41.0753440856934,41.0868034362793,41.1154518127441,41.1269111633301,41.1784744262695,41.2013931274414,41.2013931274414,41.2013931274414,41.2185821533203,41.2300453186035,41.2243118286133,41.2013931274414,41.1956634521484,41.1956634521484,41.2013931274414,41.2013931274414],"text":"Percent: -63.85876","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(44,71,194,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.3004455566406,-93.0712661743164,-92.9738616943359,-92.9738616943359,-92.9738616943359,-92.87646484375,-92.87646484375,-92.8019714355469,-92.8019714355469,-92.7847900390625,-92.7847900390625,-92.9051055908203,-92.9108352661133,-92.9337539672852,-92.9394836425781,-92.9394836425781,-92.9394836425781,-92.9452133178711,-93.409309387207,-93.3978500366211,-93.3863906860352,-93.3863906860352,-93.3863906860352,-93.3004455566406,-93.3004455566406],"y":[34.7728080749512,34.7728080749512,34.7728080749512,34.6983222961426,34.6467590332031,34.6410293579102,34.6009216308594,34.6009216308594,34.5722732543945,34.5722732543945,34.5035171508789,34.5035171508789,34.4462203979492,34.4576835632324,34.4462203979492,34.4347648620605,34.4175758361816,34.3889274597168,34.4003829956055,34.6983222961426,34.6983222961426,34.7498931884766,34.7728080749512,34.7728080749512,34.7728080749512],"text":"Percent: -63.78787","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,72,195,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.5319290161133,-96.5319290161133,-96.7439270019531,-97.1736373901367,-97.1679077148438,-96.5319290161133,-96.5319290161133,-96.5319290161133],"y":[37.2880935668945,37.0016136169434,36.9958839416504,36.9958839416504,37.4485206604004,37.4599800109863,37.2880935668945,37.2880935668945],"text":"Percent: -63.74156","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,72,195,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.1884994506836,-79.2457962036133,-79.2457962036133,-79.2515258789062,-79.2515258789062,-79.2572479248047,-79.2801742553711,-79.3202743530273,-79.3145446777344,-79.291633605957,-79.2801742553711,-79.2457962036133,-79.2285995483398,-79.2285995483398,-79.1999588012695,-79.1713104248047,-79.1254730224609,-79.114013671875,-79.0910873413086,-79.0567169189453,-78.6384506225586,-78.5582427978516,-78.5926208496094,-78.6441879272461,-78.7129440307617,-78.7759628295898,-78.8504486083984,-78.9077453613281,-78.9707717895508,-78.9994201660156,-79.108283996582,-79.108283996582,-79.108283996582,-79.1254730224609,-79.1254730224609,-79.119743347168,-79.119743347168,-79.1369247436523,-79.1884994506836,-79.1884994506836],"y":[33.7185668945312,33.7987823486328,33.8217010498047,33.8446159362793,33.8675346374512,33.890453338623,33.907642364502,33.9649391174316,33.9821281433105,34.0107727050781,34.03369140625,34.039421081543,34.0680732727051,34.090991973877,34.1196365356445,34.1654739379883,34.211311340332,34.2456855773926,34.2686042785645,34.3029823303223,33.9477462768555,33.8675346374512,33.8503456115723,33.8274269104004,33.7987823486328,33.7529449462891,33.7128372192383,33.6669998168945,33.6097030639648,33.5753288269043,33.5753288269043,33.5982437133789,33.6039733886719,33.6097030639648,33.6211624145508,33.6440811157227,33.6555404663086,33.6612701416016,33.7185668945312,33.7185668945312],"text":"Percent: -63.73155","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,72,195,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.6067581176758,-79.6239471435547,-79.6411361694336,-79.6411361694336,-79.6583251953125,-79.6640548706055,-79.6869735717773,-79.6984329223633,-79.6984329223633,-79.6984329223633,-79.7270736694336,-79.744270324707,-79.5208129882812,-79.3431930541992,-79.3374633789062,-79.3431930541992,-79.3546524047852,-79.3030853271484,-79.2859039306641,-79.2744369506836,-79.2744369506836,-79.2572479248047,-79.1999588012695,-79.2228698730469,-79.1713104248047,-79.1541213989258,-79.1426620483398,-79.0910873413086,-79.114013671875,-79.108283996582,-79.0968246459961,-79.1025543212891,-79.1770324707031,-79.1884994506836,-79.2744369506836,-79.3489227294922,-79.4520568847656,-79.4921646118164,-79.5208129882812,-79.572380065918,-79.572380065918,-79.560920715332,-79.566650390625,-79.6067581176758,-79.6067581176758,null,-86.2416076660156,-86.2587966918945,-86.2759857177734,-86.2244186401367,-86.2702560424805,-86.2874450683594,-86.2988967895508,-86.3160934448242,-86.3275527954102,-86.3332824707031,-86.350471496582,-86.3390045166016,-86.3676605224609,-86.3676605224609,-86.3905715942383,-86.4249496459961,-86.4306793212891,-86.436408996582,-86.4421463012695,-86.4822463989258,-86.5108947753906,-86.5223541259766,-86.5166244506836,-86.4937133789062,-86.4249496459961,-86.4077682495117,-86.3905715942383,-86.3390045166016,-86.3218231201172,-86.2988967895508,-86.2874450683594,-86.2817153930664,-86.253059387207,-86.2416076660156,-86.2416076660156,null,-102.164108276367,-102.164108276367,-101.625526428223,-101.61979675293,-102.164108276367,-102.164108276367],"y":[35.1566925048828,35.1796112060547,35.1910667419434,35.2139854431152,35.2426338195801,35.254093170166,35.254093170166,35.254093170166,35.2712821960449,35.3285751342773,35.4431686401367,35.5233840942383,35.5291137695312,35.5119209289551,35.5061950683594,35.4947357177734,35.4832763671875,35.4087905883789,35.3916015625,35.3858757019043,35.3457679748535,35.3343086242676,35.2999305725098,35.2770118713379,35.248363494873,35.2311744689941,35.2139854431152,35.1910667419434,35.1223106384277,35.116584777832,35.1051216125488,35.082202911377,35.0936660766602,35.1051216125488,35.116584777832,35.1509590148926,35.0420989990234,35.0535583496094,35.0592842102051,35.0650177001953,35.082202911377,35.1108551025391,35.1280403137207,35.1566925048828,35.1566925048828,null,35.4202499389648,35.397331237793,35.3686828613281,35.3228492736816,35.254093170166,35.2369041442871,35.1910667419434,35.1395034790039,35.1280403137207,35.116584777832,35.116584777832,35.1337738037109,35.1509590148926,35.1681480407715,35.254093170166,35.2712821960449,35.265552520752,35.265552520752,35.2827415466309,35.3113899230957,35.3113899230957,35.3343086242676,35.3686828613281,35.3801460266113,35.3686828613281,35.3629570007324,35.3514938354492,35.3629570007324,35.3801460266113,35.3801460266113,35.397331237793,35.4145202636719,35.4259834289551,35.4202499389648,35.4202499389648,null,35.6150550842285,36.0562324523926,36.0505027770996,35.6150550842285,35.6150550842285,35.6150550842285],"text":"Percent: -63.71297","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,72,195,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.0013809204102,-98.02734375,-98.0044326782227,-97.9929733276367,-98.7206344604492,-99.0013809204102,-99.0013809204102,-99.0013809204102],"y":[46.2835311889648,46.2835311889648,46.2835311889648,45.9397583007812,45.934024810791,45.9397583007812,46.2835311889648,46.2835311889648],"text":"Percent: -63.70871","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,72,195,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.0277252197266,-96.0277252197266,-96.2855606079102,-96.2798309326172,-96.0105361938477,-96.0105361938477,-95.8214645385742,-95.7928161621094,-95.7870864868164,-95.8271942138672,-95.8214645385742,-95.769889831543,-95.769889831543,-95.8271942138672,-95.8214645385742,-96.0277252197266,-96.0277252197266],"y":[35.8614273071289,36.0791511535645,36.0791511535645,36.159366607666,36.1708221435547,36.4343872070312,36.440113067627,36.4458465576172,36.4057388305664,36.4057388305664,36.1937408447266,36.1765556335449,35.9244537353516,35.9244537353516,35.8614273071289,35.8614273071289,35.8614273071289],"text":"Percent: -63.68435","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,72,195,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.7152404785156,-81.7438888549805,-81.7839965820312,-81.835563659668,-81.8871307373047,-81.9444198608398,-81.9673461914062,-81.9787979125977,-82.0360946655273,-81.9787979125977,-81.9444198608398,-81.9100494384766,-81.8699417114258,-81.829833984375,-81.8069152832031,-81.7954559326172,-81.7839965820312,-81.7725372314453,-81.7438888549805,-81.7152404785156,-81.7152404785156],"y":[32.097095489502,32.0741806030273,32.0455284118652,32.0512619018555,32.0569877624512,32.0627174377441,32.0684471130371,32.085636138916,32.2804412841797,32.2804412841797,32.2861709594727,32.2804412841797,32.2689819335938,32.2460632324219,32.2174186706543,32.1887702941895,32.1601181030273,32.1314735412598,32.1085548400879,32.097095489502,32.097095489502],"text":"Percent: -63.67978","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,72,195,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.7988891601562,-78.7931594848633,-78.7415924072266,-78.7072143554688,-78.7014846801758,-78.655647277832,-78.6499176025391,-78.2431182861328,-78.1056060791016,-78.0998764038086,-78.0597763061523,-78.1227951049805,-78.1056060791016,-78.0826873779297,-78.0884170532227,-78.0769577026367,-78.0998764038086,-78.1056060791016,-78.1113357543945,-78.0998764038086,-78.1285247802734,-78.1686325073242,-78.1743621826172,-78.1800918579102,-78.1800918579102,-78.1858139038086,-78.214469909668,-78.2660369873047,-78.2889556884766,-78.2946853637695,-78.3061447143555,-78.3347930908203,-78.3634338378906,-78.3634338378906,-78.3577041625977,-78.7988891601562,-78.7988891601562,-78.7988891601562],"y":[40.9034576416016,41.1154518127441,41.2300453186035,41.2300453186035,41.2013931274414,41.2185821533203,41.2529640197754,41.2300453186035,41.2185821533203,41.2128524780273,41.144100189209,41.1211814880371,41.0753440856934,41.0409660339355,41.0180473327637,41.000862121582,40.9951286315918,40.9836730957031,40.966480255127,40.9607543945312,40.949291229248,40.9607543945312,40.966480255127,40.9607543945312,40.9435653686523,40.9321060180664,40.9149169921875,40.8576202392578,40.8576202392578,40.8347015380859,40.8232421875,40.8060531616211,40.7716789245605,40.7602157592773,40.7315711975098,40.7258415222168,40.9034576416016,40.9034576416016],"text":"Percent: -63.65774","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,72,195,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.6415100097656,-77.6415100097656,-77.6529693603516,-77.6529693603516,-77.6357803344727,-77.6128616333008,-77.6128616333008,-77.6185913085938,-77.6243209838867,-77.6529693603516,-77.6873474121094,-77.7217254638672,-77.756103515625,-77.7790145874023,-77.8076705932617,-77.8248519897461,-77.8305892944336,-77.8993377685547,-77.9279937744141,-77.9509048461914,-77.9509048461914,-77.9451751708984,-77.9509048461914,-77.9566345214844,-77.9681015014648,-78.0196685791016,-78.0712280273438,-78.0884170532227,-78.1170654296875,-78.1056060791016,-78.1113357543945,-78.1514434814453,-78.1686325073242,-78.1399841308594,-78.0654983520508,-78.0196685791016,-77.9967422485352,-77.9910125732422,-77.9795532226562,-77.9566345214844,-77.9394454956055,-77.9165267944336,-77.8993377685547,-77.8878860473633,-77.8477783203125,-77.7847518920898,-77.6873474121094,-77.6644287109375,-77.6415100097656,-77.6415100097656],"y":[37.7063522338867,37.6662445068359,37.6490592956543,37.6204071044922,37.6089515686035,37.5974884033203,37.5860328674316,37.5745697021484,37.5573844909668,37.5631141662598,37.5860328674316,37.5917587280273,37.6146774291992,37.6146774291992,37.6204071044922,37.6204071044922,37.6433258056641,37.6777038574219,37.6891632080078,37.6891632080078,37.6719779968262,37.6490592956543,37.6375961303711,37.6204071044922,37.6204071044922,37.6375961303711,37.6433258056641,37.65478515625,37.6719779968262,37.7006225585938,37.7120819091797,37.7350006103516,37.7350006103516,37.7922973632812,37.9011573791504,37.8896980285645,37.8725128173828,37.8610496520996,37.8495941162109,37.8495941162109,37.8381309509277,37.8152160644531,37.7693786621094,37.7579193115234,37.7521896362305,37.7292709350586,37.7063522338867,37.7063522338867,37.7063522338867,37.7063522338867],"text":"Percent: -63.58094","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,72,195,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-104.049133300781,-104.049133300781,-102.931869506836,-102.931869506836,-102.880302429199,-102.880302429199,-104.049133300781,-104.049133300781],"y":[48.6326560974121,48.9993515014648,49.0050811767578,48.7128715515137,48.7128715515137,48.6326560974121,48.6326560974121,48.6326560974121],"text":"Percent: -63.50999","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,72,195,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.5410537719727,-78.5295944213867,-78.5295944213867,-78.5353240966797,-78.5697021484375,-78.5983505249023,-78.6327285766602,-78.655647277832,-78.661376953125,-78.7072143554688,-78.47802734375,-78.2488479614258,-78.2545776367188,-78.2545776367188,-78.2488479614258,-78.2373886108398,-78.2201995849609,-78.214469909668,-78.208740234375,-78.1972808837891,-78.1743621826172,-78.1686325073242,-78.1285247802734,-78.0712280273438,-78.0941467285156,-78.1514434814453,-78.1686325073242,-78.1800918579102,-78.208740234375,-78.214469909668,-78.2373886108398,-78.2660369873047,-78.2889556884766,-78.3061447143555,-78.4321899414062,-78.5009460449219,-78.5410537719727,-78.5410537719727,null,-96.8184127807617,-96.5032806396484,-96.5090103149414,-96.394416809082,-96.400146484375,-96.4459838867188,-96.4459838867188,-96.5663070678711,-96.5663070678711,-96.589225769043,-96.6064147949219,-96.6465225219727,-96.8241424560547,-96.9215393066406,-96.9215393066406,-96.8699798583984,-96.8642501831055,-96.8184127807617,-96.8184127807617],"y":[35.3056564331055,35.3113899230957,35.3400382995605,35.3572273254395,35.3858757019043,35.4202499389648,35.4603576660156,35.4775466918945,35.5004653930664,35.5176544189453,35.701000213623,35.8155937194824,35.7926750183105,35.7697563171387,35.7582969665527,35.7525672912598,35.7468376159668,35.7411079406738,35.7296485900879,35.7239189147949,35.712459564209,35.701000213623,35.5978660583496,35.5864105224609,35.534839630127,35.4259834289551,35.3572273254395,35.3514938354492,35.3514938354492,35.3285751342773,35.3228492736816,35.3113899230957,35.3113899230957,35.2827415466309,35.248363494873,35.254093170166,35.3056564331055,35.3056564331055,null,34.5035171508789,34.5035171508789,34.4290351867676,34.4233016967773,34.1540107727051,34.1654739379883,34.1253662109375,34.1196365356445,34.1139068603516,34.1425552368164,34.1654739379883,34.176929473877,34.176929473877,34.1712036132812,34.3316307067871,34.343090057373,34.5035171508789,34.5035171508789,34.5035171508789],"text":"Percent: -63.41143","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,72,195,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.7175445556641,-84.2477111816406,-84.2477111816406,-84.0758209228516,-84.0758209228516,-84.1044769287109,-84.1331253051758,-84.1560363769531,-84.1789627075195,-84.2133331298828,-84.2305297851562,-84.2477111816406,-84.2763671875,-84.2763671875,-84.2820892333984,-84.3050079345703,-84.3393859863281,-84.3565826416016,-84.3909530639648,-84.3909530639648,-84.368034362793,-84.368034362793,-84.4024124145508,-84.4196014404297,-84.4310607910156,-84.4482498168945,-84.4654388427734,-84.4768981933594,-84.4883575439453,-84.5055465698242,-84.5227355957031,-84.5341949462891,-84.5628433227539,-84.5800323486328,-84.5972213745117,-84.6430587768555,-84.6602401733398,-84.6888885498047,-84.7175445556641,-84.723274230957,-84.7175445556641,-84.7175445556641],"y":[30.3037395477295,30.3094673156738,30.275089263916,30.275089263916,30.1089324951172,30.1032009124756,30.0917434692383,30.0917434692383,30.0974750518799,30.1146621704102,30.1146621704102,30.1146621704102,30.1146621704102,30.0860137939453,30.074556350708,30.074556350708,30.074556350708,30.0688247680664,30.0401763916016,30.0229873657227,29.9943428039551,29.9886112213135,29.9886112213135,29.9886112213135,29.9828815460205,29.9886112213135,29.9886112213135,29.9943428039551,29.9943428039551,29.9943428039551,29.9943428039551,30.0058002471924,30.0058002471924,30.0172576904297,30.0516376495361,30.0802822113037,30.1146621704102,30.1891460418701,30.2579021453857,30.286548614502,30.3037395477295,30.3037395477295],"text":"Percent: -63.37336","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,72,195,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.029647827148,-101.018188476562,-101.545310974121,-101.551040649414,-101.029647827148,-101.029647827148],"y":[33.8388862609863,33.3862533569336,33.3862533569336,33.8331565856934,33.8388862609863,33.8388862609863],"text":"Percent: -63.34639","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,73,196,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.1106185913086,-97.1106185913086,-97.3913650512695,-97.5976333618164,-97.5919036865234,-97.3569869995117,-97.1106185913086,-97.1106185913086],"y":[43.8484573364258,43.4989547729492,43.4989547729492,43.4989547729492,43.854190826416,43.8484573364258,43.8484573364258,43.8484573364258],"text":"Percent: -63.33716","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,73,196,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.1869888305664,-87.2041702270508,-87.525032043457,-87.5479507446289,-87.5479507446289,-87.5536804199219,-87.5594100952148,-87.5765991210938,-87.5422210693359,-87.5422210693359,-87.536491394043,-87.53076171875,-87.4906539916992,-87.439094543457,-87.3817901611328,-87.3531494140625,-87.3130416870117,-87.2786636352539,-87.2500076293945,-87.2328262329102,-87.2041702270508,-87.1640701293945,-87.1411514282227,-87.1468811035156,-87.1812591552734,-87.1869888305664,-87.1812591552734,-87.1640701293945,-87.1812591552734,-87.1869888305664,-87.1755294799805,-87.1697998046875,-87.1869888305664,-87.1869888305664],"y":[36.0505027770996,35.9588317871094,35.9817504882812,36.0161285400391,36.0447769165039,36.1135292053223,36.1421775817871,36.165096282959,36.2281227111816,36.2453117370605,36.2510414123535,36.3312530517578,36.3312530517578,36.3255233764648,36.3255233764648,36.3255233764648,36.3255233764648,36.3255233764648,36.3312530517578,36.3197937011719,36.302604675293,36.2911491394043,36.2854156494141,36.2682304382324,36.2567672729492,36.2453117370605,36.2338485717773,36.2281227111816,36.2223930358887,36.2166595458984,36.1880149841309,36.1765556335449,36.0505027770996,36.0505027770996],"text":"Percent: -63.33539","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,73,196,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.5471572875977,-76.4325714111328,-76.2434997558594,-76.2033920288086,-76.1575546264648,-76.2549514770508,-76.3351669311523,-76.4211120605469,-76.5185165405273,-76.5815353393555,-76.6846694946289,-76.6846694946289,-76.5471572875977,-76.5471572875977],"y":[40.5539512634277,40.4909286499023,40.3820648193359,40.3591461181641,40.3190422058105,40.2789344787598,40.2560157775879,40.238826751709,40.2159080505371,40.1987190246582,40.4680099487305,40.4737358093262,40.5539512634277,40.5539512634277],"text":"Percent: -63.24971","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,73,196,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.9700164794922,-82.9757461547852,-82.9642868041992,-82.9528350830078,-82.912727355957,-82.9241790771484,-82.9069976806641,-82.8955307006836,-82.8668899536133,-82.740837097168,-82.729377746582,-82.6606216430664,-82.6548919677734,-82.6262435913086,-82.6377029418945,-82.6205139160156,-82.6262435913086,-82.6205139160156,-82.6090545654297,-82.5861358642578,-82.5689468383789,-82.557487487793,-82.6377029418945,-82.6778106689453,-82.6892700195312,-82.7121887207031,-82.729377746582,-82.740837097168,-82.7522964477539,-82.7866744995117,-82.8210525512695,-82.8439636230469,-82.8840713500977,-82.9012603759766,-82.9241790771484,-82.9528350830078,-82.9700164794922,-82.9700164794922,null,-98.2966384887695,-98.2966384887695,-98.7550048828125,-98.7607345581055,-98.3023681640625,-98.2966384887695,-98.2966384887695,-98.2966384887695,null,-120.372695922852,-120.378433227539,-120.38990020752,-120.355514526367,-120.378433227539,-120.407081604004,-120.41854095459,-120.441452026367,-120.43000793457,-120.464370727539,-120.464370727539,-120.47583770752,-120.47583770752,-120.47583770752,-120.493019104004,-119.776832580566,-119.776832580566,-119.667961120605,-119.667961120605,-119.667961120605,-119.645050048828,-119.645050048828,-119.650772094727,-119.874229431152,-119.879959106445,-120.006011962891,-120.006011962891,-120.372695922852,-120.372695922852,-120.372695922852,null,-100.536903381348,-100.009780883789,-100.004051208496,-100.009780883789,-100.536903381348,-100.536903381348,-100.536903381348],"y":[32.1200141906738,32.1314735412598,32.1429328918457,32.1314735412598,32.1715812683105,32.1830368041992,32.1944999694824,32.1944999694824,32.2002258300781,32.3033599853516,32.2976303100586,32.2861709594727,32.2460632324219,32.1543922424316,32.1142845153809,32.091365814209,32.0569877624512,32.0168800354004,32.0054244995117,31.9825038909912,31.9767742156982,31.9538555145264,31.9194793701172,31.9137477874756,31.9309368133545,31.9423980712891,31.9595851898193,31.9882354736328,31.9939613342285,31.9996929168701,32.0283432006836,32.0455284118652,32.0569877624512,32.0684471130371,32.097095489502,32.1200141906738,32.1200141906738,32.1200141906738,null,41.8946723937988,41.734245300293,41.7399749755859,42.0837478637695,42.0837478637695,42.0837478637695,41.8946723937988,41.8946723937988,null,44.5531959533691,44.7537307739258,44.7823829650879,44.7938385009766,44.8167572021484,44.8339500427246,44.8683242797852,44.8740577697754,44.8855133056641,44.9141616821289,44.9370803833008,44.9657287597656,45.028751373291,45.0459403991699,45.0631294250488,45.0688591003418,44.9943771362305,44.9943771362305,44.9485397338867,44.8339500427246,44.8282203674316,44.438606262207,44.2953681945801,44.3010940551758,44.3813133239746,44.3813133239746,44.4328765869141,44.4328765869141,44.5531959533691,44.5531959533691,null,35.6150550842285,35.6150550842285,35.4145202636719,35.1796112060547,35.1796112060547,35.6150550842285,35.6150550842285],"text":"Percent: -63.24074","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,73,196,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.9249420166016,-78.3118667602539,-78.208740234375,-78.2201995849609,-78.4207382202148,-78.4264678955078,-78.47802734375,-78.483757019043,-78.9421234130859,-78.9478530883789,-78.9306640625,-78.9249420166016,-78.9192123413086,-78.9192123413086,-78.9249420166016,-78.9192123413086,-78.9134750366211,-78.9192123413086,-78.9249420166016,-78.9249420166016,-78.9249420166016],"y":[42.0035362243652,42.0035362243652,41.9978065490723,41.6081924438477,41.6081924438477,41.596736907959,41.602466583252,41.6196556091309,41.6081924438477,41.8201904296875,41.8201904296875,41.8602981567383,41.8602981567383,41.8774833679199,41.8774833679199,41.9290542602539,41.9347801208496,41.9519729614258,41.9519729614258,42.0035362243652,42.0035362243652],"text":"Percent: -63.23431","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,73,196,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.5181732177734,-93.5181732177734,-93.4895248413086,-93.4952545166016,-93.4952545166016,-93.4952545166016,-93.0368881225586,-93.0598068237305,-93.0655364990234,-93.2947158813477,-93.2947158813477,-93.5181732177734,-93.5181732177734],"y":[38.5199508666992,38.56005859375,38.8866424560547,38.880916595459,38.9324798583984,38.9439430236816,38.9267539978027,38.6918411254883,38.5314140319824,38.5371398925781,38.5142250061035,38.5199508666992,38.5199508666992],"text":"Percent: -63.12970","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,73,196,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.1564178466797,-82.104850769043,-82.0876617431641,-82.0246353149414,-82.0532913208008,-82.09912109375,-82.1907958984375,-82.1965255737305,-82.2710113525391,-82.2595520019531,-82.282470703125,-82.3111114501953,-82.3569488525391,-82.3798751831055,-82.3970565795898,-82.3741455078125,-82.4142532348633,-82.4887313842773,-82.5288391113281,-82.5918655395508,-82.6319732666016,-82.6663513183594,-82.6377029418945,-82.6319732666016,-82.6090545654297,-82.5975952148438,-82.5918655395508,-82.6033248901367,-82.6090545654297,-82.6033248901367,-82.5402984619141,-82.5402984619141,-82.5231094360352,-82.5231094360352,-82.4944610595703,-82.5173797607422,-82.5173797607422,-82.5059280395508,-82.4887313842773,-82.4772720336914,-82.4658126831055,-82.4486236572266,-82.4085235595703,-82.4027862548828,-82.4085235595703,-82.4257049560547,-82.4257049560547,-82.4257049560547,-82.3970565795898,-82.3855972290039,-82.3741455078125,-82.3283081054688,-82.3168487548828,-82.2939300537109,-82.2652740478516,-82.2366333007812,-82.1564178466797,-82.1564178466797],"y":[32.8190231323242,32.7273483276367,32.67578125,32.6070289611816,32.5554618835449,32.5726509094238,32.5096244812012,32.4351425170898,32.3549270629883,32.3090896606445,32.2976303100586,32.2976303100586,32.3033599853516,32.3320083618164,32.3377380371094,32.4236831665039,32.4523277282715,32.4809799194336,32.4981651306152,32.4924354553223,32.5038986206055,32.5210838317871,32.538272857666,32.538272857666,32.532543182373,32.538272857666,32.538272857666,32.5554618835449,32.5669212341309,32.5841102600098,32.6299476623535,32.6356735229492,32.6414070129395,32.6356735229492,32.6528625488281,32.681510925293,32.6929702758789,32.7044296264648,32.7101631164551,32.733081817627,32.7617263793945,32.7789154052734,32.7846450805664,32.7903747558594,32.8132934570312,32.8190231323242,32.8247528076172,32.8362083435059,32.8591270446777,32.853401184082,32.8419418334961,32.8419418334961,32.8362083435059,32.8362083435059,32.8247528076172,32.8247528076172,32.8190231323242,32.8190231323242],"text":"Percent: -63.10174","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,73,196,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.4688720703125,-81.4402160644531,-81.4344940185547,-81.4230346679688,-81.4115753173828,-81.4058456420898,-81.4001083374023,-81.4001083374023,-81.4058456420898,-81.4230346679688,-81.4402160644531,-81.4574127197266,-81.4746017456055,-81.4975204467773,-81.5089797973633,-81.5089797973633,-81.4975204467773,-81.4746017456055,-81.4574127197266,-81.4459457397461,-81.4516830444336,-81.4803237915039,-81.4975204467773,-81.5032501220703,-81.5032501220703,-81.5147094726562,-81.5204315185547,-81.5204315185547,-81.4860534667969,-81.4860534667969,-81.5089797973633,-81.554817199707,-81.6006546020508,-81.6350326538086,-81.652214050293,-81.6694030761719,-81.6923217773438,-81.7324295043945,-81.7496185302734,-81.7725372314453,-81.8011856079102,-81.835563659668,-81.8756713867188,-81.8928527832031,-81.9272384643555,-81.9272384643555,-81.9100494384766,-81.9215087890625,-81.9157791137695,-81.9043121337891,-81.9100494384766,-81.9215087890625,-81.9157791137695,-81.9157791137695,-81.9157791137695,-81.9329605102539,-81.9444198608398,-81.9386901855469,-81.9215087890625,-81.9157791137695,-81.8584747314453,-81.8470230102539,-81.835563659668,-81.824104309082,-81.7954559326172,-81.7839965820312,-81.7667999267578,-81.7667999267578,-81.7553482055664,-81.7209701538086,-81.6808700561523,-81.652214050293,-81.6407623291016,-81.5662689208984,-81.5662689208984,-81.5719985961914,-81.5662689208984,-81.5605392456055,-81.5433578491211,-81.5089797973633,-81.4975204467773,-81.4688720703125,-81.4688720703125,null,-92.8535385131836,-93.0769958496094,-93.0598068237305,-93.0598068237305,-93.0827255249023,-93.0769958496094,-93.0598068237305,-93.0368881225586,-93.0139694213867,-92.9967803955078,-92.9910507202148,-93.0139694213867,-93.0196990966797,-93.0196990966797,-92.9910507202148,-92.9738616943359,-92.96240234375,-92.9452133178711,-92.9222946166992,-92.9165649414062,-92.9509429931641,-92.7504119873047,-92.7504119873047,-92.7217559814453,-92.6816482543945,-92.6415405273438,-92.6415405273438,-92.6243591308594,-92.6071701049805,-92.6014404296875,-92.595703125,-92.5899810791016,-92.5727920532227,-92.5727920532227,-92.5613327026367,-92.5556030273438,-92.5441436767578,-92.5441436767578,-92.5212249755859,-92.5269546508789,-92.504035949707,-92.504035949707,-92.3894424438477,-92.4009017944336,-92.4180908203125,-92.4581985473633,-92.4811172485352,-92.504035949707,-92.5556030273438,-92.6186294555664,-92.6186294555664,-92.8535385131836,-92.8535385131836,null,-75.1491394042969,-75.1319580078125,-75.1204986572266,-75.1147689819336,-75.0746612548828,-75.046012878418,-75.0116348266602,-75.0116348266602,-74.9600677490234,-74.9199600219727,-74.8970413208008,-74.8913192749023,-74.8168258666992,-74.7824478149414,-74.7595367431641,-74.7079696655273,-74.8913192749023,-74.9027709960938,-74.9256896972656,-74.9428787231445,-74.9772567749023,-75.0059051513672,-75.034553527832,-75.0918502807617,-75.0861206054688,-75.1491394042969,-75.1491394042969,null,-76.5299758911133,-76.4898681640625,-76.3408966064453,-76.0601501464844,-76.0315017700195,-75.9856643676758,-75.9856643676758,-75.9684753417969,-75.9684753417969,-75.9799346923828,-75.9627380371094,-75.939826965332,-75.9340972900391,-75.939826965332,-75.9856643676758,-76.0544128417969,-76.0887908935547,-76.1059875488281,-76.1288986206055,-76.1632843017578,-76.1575546264648,-76.2091217041016,-76.220573425293,-76.2434997558594,-76.2549514770508,-76.2721405029297,-76.2835998535156,-76.3179779052734,-76.3466262817383,-76.3638153076172,-76.3867340087891,-76.398193359375,-76.4898681640625,-76.5299758911133,-76.5299758911133],"y":[31.0313930511475,31.0485820770264,31.0657730102539,31.1058807373047,31.1116065979004,31.1058807373047,31.0886878967285,31.0657730102539,31.0371246337891,31.0199356079102,31.0199356079102,31.0084743499756,30.9970169067383,30.9970169067383,30.9912872314453,30.9740982055664,30.9626407623291,30.9683685302734,30.9683685302734,30.9626407623291,30.9454498291016,30.9225311279297,30.8996162414551,30.8824234008789,30.8595085144043,30.8423175811768,30.8251285552979,30.8079414367676,30.7792911529541,30.7621040344238,30.727725982666,30.7162666320801,30.721996307373,30.727725982666,30.7449150085449,30.7449150085449,30.7334575653076,30.7621040344238,30.7735633850098,30.7678337097168,30.7907524108887,30.7907524108887,30.8079414367676,30.8308601379395,30.8251285552979,30.8652362823486,30.8996162414551,30.9110736846924,30.9225311279297,30.9511795043945,30.9626407623291,30.979829788208,31.0199356079102,31.0313930511475,31.0371246337891,31.0485820770264,31.0543117523193,31.0657730102539,31.0772304534912,31.0944194793701,31.0944194793701,31.1402568817139,31.1517143249512,31.1459865570068,31.1402568817139,31.1689052581787,31.1517143249512,31.1459865570068,31.1402568817139,31.1402568817139,31.117338180542,31.117338180542,31.1116065979004,31.123067855835,31.117338180542,31.1058807373047,31.0886878967285,31.0772304534912,31.0715007781982,31.0485820770264,31.0313930511475,31.0313930511475,31.0313930511475,null,37.8896980285645,37.9011573791504,38.0730438232422,38.1876373291016,38.1933670043945,38.2735786437988,38.2678527832031,38.2334747314453,38.2277450561523,38.2220153808594,38.2105560302734,38.2105560302734,38.1990966796875,38.1876373291016,38.1876373291016,38.1990966796875,38.2220153808594,38.2277450561523,38.2220153808594,38.2105560302734,38.1933670043945,38.1933670043945,38.2162857055664,38.2220153808594,38.2277450561523,38.2162857055664,38.1819076538086,38.1704483032227,38.1704483032227,38.1417999267578,38.1417999267578,38.113151550293,38.107421875,38.0845031738281,38.0845031738281,38.0673141479492,38.0615882873535,38.0443954467773,38.0386695861816,38.0272064208984,38.0272064208984,38.0214805603027,38.0214805603027,37.8610496520996,37.8495941162109,37.832405090332,37.8266754150391,37.8266754150391,37.8094863891602,37.8667793273926,37.8839683532715,37.8896980285645,37.8896980285645,null,39.8835906982422,39.9065093994141,39.9294281005859,39.9580764770508,39.9867248535156,39.9981803894043,39.9752655029297,39.9580764770508,39.9065093994141,39.8721351623535,39.8492164611816,39.791919708252,39.786190032959,39.780460357666,39.7575416564941,39.7346229553223,39.5856552124023,39.6601371765137,39.6887893676758,39.7002449035645,39.7117042541504,39.7231636047363,39.7575416564941,39.8320274353027,39.8434867858887,39.8835906982422,39.8835906982422,null,36.5489768981934,36.5489768981934,36.5489768981934,36.3484420776367,36.3197937011719,36.2911491394043,36.2682304382324,36.2510414123535,36.2338485717773,36.2109336853027,36.1937408447266,36.1765556335449,36.1708221435547,36.165096282959,36.1765556335449,36.2338485717773,36.2453117370605,36.2682304382324,36.2911491394043,36.2911491394043,36.3197937011719,36.3369827270508,36.3656311035156,36.3656311035156,36.3828201293945,36.3885498046875,36.3885498046875,36.4057388305664,36.4229278564453,36.4458465576172,36.4458465576172,36.4573059082031,36.4916839599609,36.5489768981934,36.5489768981934],"text":"Percent: -63.09511","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,73,196,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.7209701538086,-81.7152404785156,-81.6980514526367,-81.6980514526367,-81.6808700561523,-81.6636734008789,-81.6178359985352,-81.6006546020508,-81.5949249267578,-81.5605392456055,-81.554817199707,-81.5261611938477,-81.4803237915039,-81.4688720703125,-81.4402160644531,-81.4459457397461,-81.4230346679688,-81.4001083374023,-81.4001083374023,-81.4115753173828,-81.4287643432617,-81.4402160644531,-81.4459457397461,-81.4402160644531,-81.4402160644531,-81.4516830444336,-81.4746017456055,-81.5089797973633,-81.5204315185547,-81.5318908691406,-81.5433578491211,-81.5318908691406,-81.5261611938477,-81.5376205444336,-81.5261611938477,-81.5032501220703,-81.4860534667969,-81.4803237915039,-81.4688720703125,-81.4975204467773,-81.5089797973633,-81.5433578491211,-81.5605392456055,-81.5662689208984,-81.5719985961914,-81.5662689208984,-81.5662689208984,-81.6407623291016,-81.652214050293,-81.6808700561523,-81.7209701538086,-81.7553482055664,-81.7667999267578,-81.7667999267578,-81.7839965820312,-81.7209701538086,-81.7209701538086],"y":[31.3236026763916,31.3236026763916,31.3522510528564,31.3694400787354,31.3980865478516,31.3923587799072,31.4553852081299,31.432466506958,31.4095478057861,31.3923587799072,31.3694400787354,31.3579788208008,31.3407917022705,31.3350601196289,31.3236026763916,31.3236026763916,31.3064136505127,31.2663078308105,31.2605762481689,31.2491188049316,31.2319278717041,31.2090129852295,31.2032814025879,31.1459865570068,31.1345252990723,31.1287956237793,31.1287956237793,31.1631755828857,31.180362701416,31.1860942840576,31.180362701416,31.1631755828857,31.1517143249512,31.1287956237793,31.117338180542,31.1058807373047,31.0944194793701,31.0600433349609,31.0313930511475,31.0313930511475,31.0485820770264,31.0715007781982,31.0772304534912,31.0886878967285,31.1058807373047,31.117338180542,31.123067855835,31.1116065979004,31.117338180542,31.117338180542,31.1402568817139,31.1402568817139,31.1459865570068,31.1517143249512,31.1689052581787,31.3236026763916,31.3236026763916],"text":"Percent: -63.08767","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,73,196,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.1556625366211,-86.2759857177734,-86.3160934448242,-86.3160934448242,-86.3275527954102,-86.3332824707031,-86.350471496582,-86.356201171875,-86.356201171875,-86.3676605224609,-86.3905715942383,-86.3963088989258,-86.4020385742188,-86.436408996582,-86.4650573730469,-86.4879837036133,-86.4937133789062,-86.4937133789062,-86.5166244506836,-86.5280838012695,-86.5452728271484,-86.53955078125,-86.53955078125,-86.5510025024414,-86.5681915283203,-86.5796585083008,-86.5853805541992,-86.5796585083008,-86.5853805541992,-86.5853805541992,-86.619758605957,-86.6426773071289,-86.6426773071289,-86.6426773071289,-86.6369476318359,-86.6770553588867,-86.6541366577148,-86.631217956543,-86.6025695800781,-86.5911102294922,-86.533821105957,-86.5166244506836,-86.533821105957,-86.5108947753906,-86.4879837036133,-86.1556625366211,-86.1556625366211],"y":[37.8266754150391,37.6204071044922,37.6146774291992,37.5974884033203,37.5917587280273,37.6089515686035,37.6089515686035,37.6089515686035,37.5803031921387,37.5803031921387,37.5803031921387,37.5803031921387,37.5860328674316,37.5917587280273,37.5974884033203,37.5974884033203,37.6146774291992,37.6204071044922,37.6146774291992,37.6204071044922,37.6204071044922,37.6089515686035,37.5974884033203,37.5974884033203,37.6089515686035,37.6089515686035,37.6032218933105,37.5917587280273,37.5803031921387,37.5745697021484,37.5917587280273,37.6204071044922,37.660514831543,37.6719779968262,37.6719779968262,37.7865676879883,37.8667793273926,37.8495941162109,37.8725128173828,37.9355354309082,37.9355354309082,37.9584541320801,38.0042877197266,38.0443954467773,38.0501251220703,37.8266754150391,37.8266754150391],"text":"Percent: -63.07267","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,73,196,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.087287902832,-84.3107452392578,-84.3737640380859,-84.3909530639648,-84.1388549804688,-84.1388549804688,-84.1331253051758,-84.093017578125,-84.087287902832,-84.087287902832,null,-97.6606521606445,-97.6606521606445,-97.6606521606445,-98.0846481323242,-98.0961074829102,-98.0961074829102,-98.0388107299805,-97.9929733276367,-97.935676574707,-97.8783798217773,-97.8325424194336,-97.7809753417969,-97.7294158935547,-97.6835784912109,-97.6606521606445,-97.6606521606445],"y":[30.6761589050293,30.6876201629639,30.6876201629639,31.0715007781982,31.0657730102539,30.9740982055664,30.9626407623291,30.9110736846924,30.6761589050293,30.6761589050293,null,35.3113899230957,34.8587532043457,34.6754035949707,34.6754035949707,34.8587532043457,35.3686828613281,35.3686828613281,35.3629570007324,35.3514938354492,35.3572273254395,35.3457679748535,35.3457679748535,35.3285751342773,35.3343086242676,35.3113899230957,35.3113899230957],"text":"Percent: -63.06038","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,73,196,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.6701965332031,-92.87646484375,-93.0311584472656,-93.0368881225586,-93.0311584472656,-93.0196990966797,-93.0368881225586,-93.0598068237305,-93.0884475708008,-93.1342849731445,-93.1915893554688,-93.1973190307617,-93.3520126342773,-93.3577423095703,-93.409309387207,-93.409309387207,-92.9452133178711,-92.9394836425781,-92.9394836425781,-92.9394836425781,-92.9337539672852,-92.9108352661133,-92.9051055908203,-92.7847900390625,-92.7389526367188,-92.7389526367188,-92.6816482543945,-92.6816482543945,-92.6644668579102,-92.6701965332031,-92.6701965332031],"y":[34.1540107727051,34.1654739379883,34.1712036132812,34.176929473877,34.1941223144531,34.211311340332,34.2342300415039,34.2514190673828,34.2571449279785,34.2628746032715,34.2571449279785,34.2800636291504,34.2915229797363,34.348819732666,34.348819732666,34.4003829956055,34.3889274597168,34.4175758361816,34.4347648620605,34.4462203979492,34.4576835632324,34.4462203979492,34.5035171508789,34.5035171508789,34.5035171508789,34.4806022644043,34.4806022644043,34.4233016967773,34.4175758361816,34.1540107727051,34.1540107727051],"text":"Percent: -63.05721","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,73,196,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.4341506958008,-98.02734375,-98.02734375,-99.0013809204102,-99.035758972168,-99.035758972168,-98.4341506958008,-98.4341506958008],"y":[46.6273040771484,46.6273040771484,46.2835311889648,46.2835311889648,46.2835311889648,46.6330337524414,46.6273040771484,46.6273040771484],"text":"Percent: -63.05645","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,73,196,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.6010284423828,-79.5838394165039,-79.566650390625,-79.5437240600586,-79.4978942871094,-79.4807052612305,-79.4749755859375,-79.4864349365234,-79.4921646118164,-79.4921646118164,-79.4749755859375,-79.4520568847656,-79.4176864624023,-79.4062194824219,-79.3489227294922,-79.3317413330078,-79.3202743530273,-79.291633605957,-79.2801742553711,-79.2744369506836,-79.2515258789062,-79.2343368530273,-79.2171401977539,-79.2056884765625,-79.2056884765625,-79.1999588012695,-79.1369247436523,-79.114013671875,-79.0910873413086,-79.2171401977539,-79.4864349365234,-79.7098846435547,-79.6525955200195,-79.6010284423828,-79.6010284423828],"y":[37.0531806945801,37.0417213439941,37.0417213439941,37.0531806945801,37.0245323181152,37.0245323181152,37.0417213439941,37.0531806945801,37.064640045166,37.0760955810547,37.070369720459,37.070369720459,37.070369720459,37.0932884216309,37.1333961486816,37.1391220092773,37.1162071228027,37.1162071228027,37.1219329833984,37.1333961486816,37.1333961486816,37.1104774475098,37.1219329833984,37.1162071228027,37.0818290710449,37.0760955810547,37.0818290710449,37.0760955810547,37.058910369873,36.5432472229004,36.5432472229004,36.5489768981934,36.8354568481445,37.0531806945801,37.0531806945801],"text":"Percent: -63.03552","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,73,196,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.8180313110352,-98.8123016357422,-98.7951126098633,-98.8065719604492,-99.305046081543,-99.305046081543,-99.29931640625,-99.3165054321289,-99.3336944580078,-99.3451461791992,-99.3566131591797,-99.3508834838867,-99.38525390625,-99.4310913085938,-99.4654693603516,-99.4711990356445,-99.4482879638672,-99.4310913085938,-99.4196395874023,-99.4368209838867,-99.4310913085938,-99.3795318603516,-99.3451461791992,-99.3222351074219,-99.3222351074219,-99.3451461791992,-99.3623428344727,-99.3680725097656,-99.3680725097656,-98.9326171875,-98.8180313110352,-98.8180313110352],"y":[43.9344024658203,43.8484573364258,43.8484573364258,43.4932289123535,43.4932289123535,43.5104141235352,43.5218734741211,43.533332824707,43.5505218505859,43.5677108764648,43.6078186035156,43.6250038146973,43.6536560058594,43.6536560058594,43.6536560058594,43.665111541748,43.6880302429199,43.6994934082031,43.7166786193848,43.7453269958496,43.7739753723145,43.7911643981934,43.8255424499512,43.8484573364258,43.859920501709,43.8771095275879,43.8885650634766,43.9114837646484,43.9286766052246,43.9344024658203,43.9344024658203,43.9344024658203],"text":"Percent: -63.00967","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,73,196,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.2194366455078,-82.2251739501953,-82.2194366455078,-82.2137145996094,-82.1736068725586,-82.1678771972656,-82.1449584960938,-82.2366333007812,-82.2366333007812,-82.3283081054688,-82.3626861572266,-82.4142532348633,-82.4257049560547,-82.4314346313477,-82.4486236572266,-82.460090637207,-82.4543609619141,-82.4658126831055,-82.460090637207,-82.4658126831055,-82.4658126831055,-82.4658126831055,-82.460090637207,-82.4658126831055,-82.4830017089844,-82.4887313842773,-82.4887313842773,-82.5001983642578,-82.5059280395508,-82.5116500854492,-82.5402984619141,-82.5402984619141,-82.557487487793,-82.5632171630859,-82.5918655395508,-82.5975952148438,-82.5918655395508,-82.6033248901367,-82.5975952148438,-82.5861358642578,-82.5861358642578,-82.5975952148438,-82.6319732666016,-82.6720733642578,-82.7064590454102,-82.729377746582,-82.7694854736328,-82.7522964477539,-82.7007293701172,-82.7007293701172,-82.6949996948242,-82.6720733642578,-82.6434326171875,-82.5918655395508,-82.5001983642578,-82.4772720336914,-82.4428939819336,-82.4085235595703,-82.4027862548828,-82.3798751831055,-82.3626861572266,-82.3168487548828,-82.276741027832,-82.2194366455078,-82.2194366455078],"y":[35.1967964172363,34.9217758178711,34.8816719055176,34.8587532043457,34.812915802002,34.801456451416,34.7842674255371,34.5951919555664,34.5493545532227,34.486328125,34.5207099914551,34.5550842285156,34.5608139038086,34.6066474914551,34.6181106567383,34.629566192627,34.6524848937988,34.6696739196777,34.6983222961426,34.7155113220215,34.7327003479004,34.7613487243652,34.7728080749512,34.7842674255371,34.807186126709,34.8243751525879,34.8472938537598,34.8644828796387,34.8874015808105,34.9160461425781,34.9618835449219,35.0019912719727,35.0191802978516,35.0249099731445,35.0191802978516,35.0249099731445,35.0478286743164,35.0592842102051,35.0707473754883,35.0764770507812,35.082202911377,35.0879364013672,35.0764770507812,35.0707473754883,35.0707473754883,35.0592842102051,35.0707473754883,35.0764770507812,35.0993957519531,35.116584777832,35.1337738037109,35.1280403137207,35.1280403137207,35.1395034790039,35.1738777160645,35.1853370666504,35.1738777160645,35.2082557678223,35.2082557678223,35.1967964172363,35.1967964172363,35.1910667419434,35.1967964172363,35.1967964172363,35.1967964172363],"text":"Percent: -63.00331","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,73,196,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.9474716186523,-80.7755966186523,-80.6724548339844,-80.6667251586914,-80.6667251586914,-80.8443450927734,-81.0907211303711,-81.0677947998047,-81.0677947998047,-81.0219650268555,-81.0219650268555,-81.0162353515625,-81.0047760009766,-80.9761276245117,-80.9703979492188,-80.9761276245117,-80.9703979492188,-80.9474716186523,-80.9073715209961,-80.8787231445312,-80.8787231445312,-80.9016342163086,-80.9073715209961,-80.8959121704102,-80.9016342163086,-80.9474716186523,-80.9474716186523],"y":[37.8209419250488,37.8495941162109,37.7693786621094,37.7292709350586,37.7063522338867,37.4198760986328,37.5860328674316,37.6089515686035,37.6318664550781,37.6433258056641,37.6719779968262,37.6777038574219,37.6777038574219,37.6777038574219,37.6891632080078,37.7006225585938,37.7063522338867,37.7120819091797,37.6948928833008,37.6891632080078,37.6948928833008,37.7235412597656,37.7350006103516,37.7579193115234,37.7693786621094,37.8209419250488,37.8209419250488],"text":"Percent: -62.98812","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,73,196,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.6758880615234,-77.6930770874023,-77.6415100097656,-77.6701583862305,-77.6243209838867,-77.4295196533203,-77.4065933227539,-77.3836822509766,-77.3722152709961,-77.3378448486328,-77.2633590698242,-77.2289810180664,-77.2232513427734,-77.2117919921875,-77.1831436157227,-77.1888732910156,-77.1888732910156,-77.1716842651367,-77.1487655639648,-77.1487655639648,-77.1373062133789,-77.1201171875,-77.125846862793,-77.1430358886719,-77.1373062133789,-77.1430358886719,-77.1430358886719,-77.1659545898438,-77.1888732910156,-77.2060623168945,-77.2060623168945,-77.2404403686523,-77.2805404663086,-77.297737121582,-77.3206481933594,-77.3607635498047,-77.3722152709961,-77.3607635498047,-77.3263778686523,-77.3607635498047,-77.3493041992188,-77.3550338745117,-77.3836822509766,-77.4008712768555,-77.4065933227539,-77.4237899780273,-77.4352493286133,-77.4237899780273,-77.4123229980469,-77.4008712768555,-77.3779525756836,-77.3779525756836,-77.3836822509766,-77.4180526733398,-77.4237899780273,-77.4237899780273,-77.4123229980469,-77.3722152709961,-77.3550338745117,-77.3493041992188,-77.3550338745117,-77.4065933227539,-77.4925384521484,-77.5269165039062,-77.5498352050781,-77.57275390625,-77.6758880615234,-77.6758880615234],"y":[34.7155113220215,34.7498931884766,34.9045906066895,34.9790725708008,34.9790725708008,34.9561538696289,34.9504280090332,34.9332389831543,34.9160461425781,34.9332389831543,34.9217758178711,34.9045906066895,34.8988571166992,34.8759384155273,34.8472938537598,34.8243751525879,34.812915802002,34.7899971008301,34.7728080749512,34.7613487243652,34.7327003479004,34.7212409973145,34.7097816467285,34.6868667602539,34.663948059082,34.6467590332031,34.6352996826172,34.629566192627,34.629566192627,34.6181106567383,34.6009216308594,34.5837326049805,34.5608139038086,34.5608139038086,34.5608139038086,34.5894622802734,34.6066474914551,34.6181106567383,34.6410293579102,34.6696739196777,34.6868667602539,34.6983222961426,34.7097816467285,34.7212409973145,34.7556190490723,34.7556190490723,34.7498931884766,34.6925926208496,34.6754035949707,34.6754035949707,34.6582183837891,34.6410293579102,34.629566192627,34.6181106567383,34.6009216308594,34.5837326049805,34.5608139038086,34.5550842285156,34.5493545532227,34.5321655273438,34.5207099914551,34.4977912902832,34.4748725891113,34.4576835632324,34.4634094238281,34.4691390991211,34.7155113220215,34.7155113220215],"text":"Percent: -62.94560","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,73,196,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.525032043457,-87.5193023681641,-87.5135726928711,-87.5135726928711,-87.5135726928711,-87.4906539916992,-87.4849319458008,-87.4849319458008,-87.4734649658203,-87.4505462646484,-87.439094543457,-87.439094543457,-87.44482421875,-87.439094543457,-87.4333572387695,-87.4276275634766,-87.4276275634766,-87.3989868164062,-87.3646011352539,-87.341682434082,-87.3244934082031,-87.3015823364258,-87.2843856811523,-87.255744934082,-87.2213668823242,-87.2041702270508,-87.1182327270508,-87.0953140258789,-87.1067733764648,-87.1125030517578,-87.525032043457,-87.525032043457,null,-91.3695755004883,-91.3638458251953,-91.3466644287109,-91.340934753418,-91.2664489746094,-91.2549896240234,-91.1862335205078,-91.1747741699219,-91.1633148193359,-91.1232070922852,-91.1117477416992,-91.0945587158203,-91.0773696899414,-91.0716400146484,-90.8138122558594,-90.7565155029297,-90.7794342041016,-90.7908935546875,-90.8023529052734,-90.8252639770508,-90.8310012817383,-90.8424606323242,-90.8596496582031,-90.8596496582031,-90.8539199829102,-90.8424606323242,-90.8539199829102,-90.8768310546875,-90.882568359375,-90.882568359375,-91.0429916381836,-91.23779296875,-91.3695755004883,-91.3695755004883,null,-87.5479507446289,-87.5193023681641,-87.4963836669922,-87.5193023681641,-87.5479507446289,-87.5937881469727,-87.6281661987305,-87.6338958740234,-87.6625442504883,-87.9146423339844,-87.9146423339844,-87.5479507446289,-87.5479507446289,null,-86.6713256835938,-86.3046340942383,-86.2702560424805,-86.2645263671875,-86.2759857177734,-86.2931747436523,-86.3046340942383,-86.3046340942383,-86.6713256835938,-86.6713256835938,-86.6713256835938,-86.6713256835938,null,-82.9069976806641,-82.8840713500977,-82.8668899536133,-82.8382339477539,-82.8095855712891,-82.8095855712891,-82.7809448242188,-82.7580184936523,-82.740837097168,-82.7236480712891,-82.6892700195312,-82.6720733642578,-82.6548919677734,-82.6205139160156,-82.5746765136719,-82.5861358642578,-82.5861358642578,-82.5804061889648,-82.5975952148438,-82.6147842407227,-82.6205139160156,-82.6147842407227,-82.5517578125,-82.4772720336914,-82.4658126831055,-82.4715423583984,-82.4830017089844,-82.5116500854492,-82.5288391113281,-82.5460357666016,-82.5689468383789,-82.5861358642578,-82.5918655395508,-82.5975952148438,-82.6090545654297,-82.6147842407227,-82.6606216430664,-82.6835403442383,-82.8095855712891,-82.8668899536133,-82.9184494018555,-82.9470977783203,-82.9528350830078,-82.9757461547852,-83.00439453125,-83.0273132324219,-83.00439453125,-82.9700164794922,-82.9413681030273,-82.9241790771484,-82.912727355957,-82.8898010253906,-82.8840713500977,-82.8840713500977,-82.9069976806641,-82.9069976806641,null,-90.252311706543,-90.252311706543,-90.2293930053711,-90.2064743041992,-90.1377182006836,-89.9887542724609,-89.9887542724609,-89.9658279418945,-89.971565246582,-90.0517730712891,-90.057502746582,-90.0861511230469,-90.0918807983398,-90.1033401489258,-90.1033401489258,-90.1148071289062,-90.1205368041992,-90.252311706543,-90.252311706543,null,-94.0624847412109,-94.056755065918,-93.6327590942383,-93.6098480224609,-93.6098480224609,-93.6155776977539,-93.6155776977539,-94.0739364624023,-94.0624847412109,-94.0624847412109,null,-82.6434326171875,-82.5689468383789,-82.5746765136719,-82.4830017089844,-82.4830017089844,-82.4658126831055,-82.4658126831055,-82.3512191772461,-82.3569488525391,-82.288200378418,-82.3283081054688,-82.4944610595703,-82.5689468383789,-82.5746765136719,-82.5861358642578,-82.6147842407227,-82.6377029418945,-82.7007293701172,-82.7981262207031,-82.735107421875,-82.7522964477539,-82.7580184936523,-82.7522964477539,-82.6892700195312,-82.6835403442383,-82.6606216430664,-82.6434326171875,-82.6434326171875,null,-80.0995025634766,-80.1567993164062,-80.1567993164062,-80.5120315551758,-80.5120315551758,-80.5177612304688,-80.2541961669922,-80.2484664916992,-80.1567993164062,-80.0995025634766,-80.0995025634766,null,-104.054862976074,-103.986114501953,-103.91162109375,-103.888710021973,-103.854331970215,-103.82568359375,-103.573585510254,-103.447532653809,-104.060592651367,-104.054862976074,-104.054862976074,-104.054862976074,null,-87.2786636352539,-87.2099075317383,-87.2156372070312,-87.2099075317383,-87.2156372070312,-87.2213668823242,-87.2270965576172,-87.6052474975586,-87.6052474975586,-87.5880584716797,-87.5823287963867,-87.5765991210938,-87.5823287963867,-87.5823287963867,-87.5765991210938,-87.5765991210938,-87.5765991210938,-87.5479507446289,-87.536491394043,-87.525032043457,-87.4963836669922,-87.4906539916992,-87.4849319458008,-87.4734649658203,-87.4734649658203,-87.4505462646484,-87.4505462646484,-87.3187713623047,-87.2786636352539,-87.2786636352539],"y":[34.3029823303223,34.5722732543945,34.5837326049805,34.6066474914551,34.6181106567383,34.6181106567383,34.6352996826172,34.6467590332031,34.6524848937988,34.6467590332031,34.6524848937988,34.663948059082,34.6868667602539,34.7097816467285,34.7327003479004,34.7785377502441,34.801456451416,34.807186126709,34.807186126709,34.801456451416,34.7842674255371,34.7613487243652,34.7613487243652,34.7613487243652,34.7670783996582,34.7670783996582,34.7097816467285,34.6868667602539,34.3201713562012,34.2972526550293,34.3029823303223,34.3029823303223,null,35.8786201477051,36.2166595458984,36.2223930358887,36.2510414123535,36.2338485717773,36.2338485717773,36.2109336853027,36.1994743347168,36.1765556335449,36.1479072570801,36.1479072570801,36.1421775817871,36.1479072570801,36.153636932373,36.153636932373,36.159366607666,36.1192588806152,36.1020698547363,36.0906105041504,36.0848846435547,36.0619659423828,36.0505027770996,36.021858215332,36.0046691894531,35.9932098388672,35.9817504882812,35.9702911376953,35.9187240600586,35.8900756835938,35.8843460083008,35.8786201477051,35.8786201477051,35.8786201477051,35.8786201477051,null,38.8522682189941,38.8007011413574,38.737678527832,38.703296661377,38.686107635498,38.6689224243164,38.6345443725586,38.5944366455078,38.565788269043,38.565788269043,38.8522682189941,38.8522682189941,38.8522682189941,null,38.9897766113281,38.9897766113281,38.9955062866211,38.7605972290039,38.7434043884277,38.737678527832,38.7319450378418,38.686107635498,38.686107635498,38.9038352966309,38.9897766113281,38.9897766113281,null,38.1761779785156,38.1990966796875,38.1990966796875,38.1990966796875,38.2105560302734,38.2392044067383,38.2449340820312,38.2392044067383,38.2392044067383,38.2392044067383,38.2563934326172,38.2563934326172,38.2563934326172,38.2678527832031,38.2563934326172,38.2392044067383,38.2162857055664,38.1876373291016,38.1761779785156,38.1647186279297,38.1532592773438,38.1303405761719,38.0730438232422,37.9928321838379,37.969913482666,37.9584541320801,37.9355354309082,37.9469947814941,37.9584541320801,37.9584541320801,37.9527244567871,37.9355354309082,37.9126167297363,37.8954315185547,37.8839683532715,37.8782386779785,37.8896980285645,37.8954315185547,37.9584541320801,37.969913482666,37.9928321838379,37.9985618591309,37.9928321838379,37.9584541320801,37.969913482666,37.9928321838379,38.0272064208984,38.0501251220703,38.0615882873535,38.0787773132324,38.0959625244141,38.107421875,38.1188812255859,38.1360702514648,38.1761779785156,38.1761779785156,null,31.3579788208008,31.7246723175049,31.7304019927979,31.7304019927979,31.7647819519043,31.7705097198486,31.5814323425293,31.575704574585,31.4038162231445,31.4038162231445,31.3350601196289,31.3350601196289,31.3465213775635,31.3465213775635,31.3522510528564,31.3522510528564,31.3579788208008,31.3579788208008,31.3579788208008,null,37.064640045166,37.2938232421875,37.2880935668945,37.2766342163086,37.0990142822266,37.0073432922363,36.927131652832,36.9443206787109,37.064640045166,37.064640045166,null,38.8637275695801,38.8579978942871,38.7949714660645,38.7892417907715,38.7605972290039,38.7548637390137,38.6975708007812,38.6918411254883,38.6001663208008,38.5887069702148,38.4683876037598,38.428279876709,38.428279876709,38.4397392272949,38.4511985778809,38.4855766296387,38.5199508666992,38.565788269043,38.5944366455078,38.6230850219727,38.6631889343262,38.686107635498,38.7090263366699,38.703296661377,38.7777824401855,38.7777824401855,38.8637275695801,38.8637275695801,null,41.0696144104004,41.000862121582,40.8518905639648,40.8576202392578,40.9091873168945,41.1269111633301,41.1269111633301,41.1211814880371,41.1154518127441,41.0696144104004,41.0696144104004,null,44.5818481445312,44.5646591186523,44.587574005127,44.587574005127,44.5818481445312,44.5933036804199,44.5990333557129,44.134937286377,44.134937286377,44.1807746887207,44.5818481445312,44.5818481445312,null,35.448902130127,35.4259834289551,35.1910667419434,35.1910667419434,35.082202911377,35.0764770507812,35.0019912719727,35.0077209472656,35.0420989990234,35.0478286743164,35.0535583496094,35.0707473754883,35.0764770507812,35.1566925048828,35.1624183654785,35.1910667419434,35.3514938354492,35.3686828613281,35.3916015625,35.4030647277832,35.4145202636719,35.4202499389648,35.4259834289551,35.4259834289551,35.4202499389648,35.4202499389648,35.4603576660156,35.4546279907227,35.448902130127,35.448902130127],"text":"Percent: -62.89509","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(45,73,196,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.8363571166992,-92.8535385131836,-92.8879165649414,-92.9165649414062,-92.9165649414062,-92.9165649414062,-93.0254287719727,-93.0712661743164,-93.1113739013672,-93.1228332519531,-93.1915893554688,-93.2030487060547,-93.225959777832,-93.2145004272461,-93.2202301025391,-93.231689453125,-93.2603378295898,-93.2717971801758,-93.2660675048828,-93.2832641601562,-93.2660675048828,-93.2660675048828,-93.2832641601562,-93.2717971801758,-93.2660675048828,-93.2832641601562,-93.2889938354492,-93.2832641601562,-93.2660675048828,-92.8478088378906,-92.6816482543945,-92.6759185791016,-92.6873779296875,-92.773323059082,-92.8363571166992,-92.8363571166992],"y":[39.2304191589355,39.2361526489258,39.2304191589355,39.2361526489258,39.2533378601074,39.2877159118652,39.333553314209,39.3564720153809,39.3851165771484,39.4137687683105,39.4366874694824,39.4309539794922,39.4424133300781,39.4538726806641,39.46533203125,39.46533203125,39.4538726806641,39.46533203125,39.4825248718262,39.5283584594727,39.5455436706543,39.5570068359375,39.6142997741699,39.6257629394531,39.6372184753418,39.6658706665039,39.6773262023926,39.6887893676758,39.7002449035645,39.7117042541504,39.7002449035645,39.608570098877,39.322093963623,39.333553314209,39.2304191589355,39.2304191589355],"text":"Percent: -62.86312","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(46,74,197,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.6770553588867,-86.6770553588867,-86.6770553588867,-86.7916412353516,-86.7973709106445,-87.0208282470703,-87.078125,-87.078125,-87.078125,-87.0666656494141,-87.0036392211914,-86.9463500976562,-86.9176940917969,-86.8947830200195,-86.8718566894531,-86.8604049682617,-86.8604049682617,-86.8489456176758,-86.8202972412109,-86.6770553588867,-86.6770553588867,-86.6770553588867],"y":[38.3996315002441,38.2563934326172,38.2449340820312,38.250659942627,38.1990966796875,38.1990966796875,38.1990966796875,38.2334747314453,38.5142250061035,38.5084953308105,38.5142250061035,38.5027618408203,38.5084953308105,38.5027618408203,38.4855766296387,38.5027618408203,38.5084953308105,38.5199508666992,38.5256805419922,38.5199508666992,38.3996315002441,38.3996315002441],"text":"Percent: -62.85190","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(46,74,197,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.1961441040039,-84.2305297851562,-84.1560363769531,-84.087287902832,-84.0529098510742,-83.9669647216797,-83.9268569946289,-83.9039459228516,-83.9841537475586,-84.0185317993164,-84.0299835205078,-84.0471801757812,-84.0643692016602,-84.087287902832,-84.1159286499023,-84.1388549804688,-84.1560363769531,-84.1674957275391,-84.2018737792969,-84.2133331298828,-84.2133331298828,-84.2018737792969,-84.1961441040039,-84.1961441040039],"y":[38.5829772949219,38.8350791931152,38.8121604919434,38.7949714660645,38.7949714660645,38.8007011413574,38.7777824401855,38.7720527648926,38.6001663208008,38.5944366455078,38.6001663208008,38.6001663208008,38.6058959960938,38.5829772949219,38.5543327331543,38.5428695678711,38.5428695678711,38.56005859375,38.5428695678711,38.5543327331543,38.565788269043,38.5715179443359,38.5829772949219,38.5829772949219],"text":"Percent: -62.81734","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(46,74,197,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.2431182861328,-78.2259292602539,-78.214469909668,-78.1972808837891,-78.1686325073242,-78.1342544555664,-78.1113357543945,-78.0884170532227,-78.0540390014648,-78.0139389038086,-77.9165267944336,-77.8993377685547,-77.8821563720703,-77.8592300415039,-77.8420486450195,-77.8649597167969,-77.8592300415039,-77.8706893920898,-77.8134002685547,-77.7904815673828,-77.7732849121094,-77.761833190918,-77.750373840332,-77.7389144897461,-77.7102661132812,-77.6758880615234,-77.6644287109375,-77.6529693603516,-77.7045364379883,-77.7159957885742,-77.7331771850586,-77.756103515625,-77.8019409179688,-78.2431182861328,-78.2431182861328,-78.2431182861328],"y":[37.379768371582,37.3912239074707,37.4198760986328,37.4370613098145,37.4485206604004,37.4485206604004,37.4427947998047,37.4485206604004,37.4771690368652,37.4886283874512,37.4771690368652,37.4657135009766,37.4599800109863,37.4427947998047,37.4198760986328,37.4084129333496,37.3912239074707,37.3740386962891,37.3339309692383,37.3052825927734,37.2938232421875,37.2766342163086,37.2766342163086,37.2766342163086,37.2938232421875,37.2880935668945,37.2938232421875,37.2594451904297,37.2193412780762,37.207878112793,37.2021484375,37.1964225769043,37.1906890869141,37.2880935668945,37.379768371582,37.379768371582],"text":"Percent: -62.80320","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(46,74,197,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.0766143798828,-95.1568298339844,-95.2370452880859,-95.231315612793,-95.219856262207,-95.2026672363281,-95.1854782104492,-95.1682891845703,-95.1453704833984,-95.1167221069336,-95.1109924316406,-95.0880737304688,-95.0766143798828,-95.0651550292969,-95.0307769775391,-95.0193252563477,-95.0021362304688,-94.9677581787109,-94.9333801269531,-94.9333801269531,-94.962028503418,-94.962028503418,-94.9219207763672,-94.9104614257812,-94.9104614257812,-94.9161911010742,-94.9276504516602,-94.956298828125,-94.9734878540039,-95.0479736328125,-95.0766143798828,-95.0766143798828,null,-94.3833389282227,-94.4291763305664,-94.4750137329102,-94.5323028564453,-94.6125183105469,-94.6812744140625,-94.7213821411133,-94.7500305175781,-94.767219543457,-94.7844085693359,-94.7844085693359,-94.767219543457,-94.7156524658203,-94.6812744140625,-94.6526260375977,-94.6354370117188,-94.6125183105469,-94.5953369140625,-94.5494995117188,-94.5265731811523,-94.509391784668,-94.503662109375,-94.4921951293945,-94.4750137329102,-94.4520874023438,-94.4406356811523,-94.4291763305664,-94.4177169799805,-94.40625,-94.3890686035156,-94.3833389282227,-94.3833389282227],"y":[29.2265777587891,29.3468990325928,29.4786796569824,29.5359745025635,29.5703506469727,29.5588932037354,29.5302448272705,29.5130558013916,29.5130558013916,29.5187873840332,29.5359745025635,29.5359745025635,29.5646209716797,29.5646209716797,29.5588932037354,29.5588932037354,29.5474319458008,29.5359745025635,29.5245132446289,29.5073261260986,29.4901371002197,29.4729499816895,29.4672183990479,29.4328422546387,29.3927364349365,29.3526287078857,29.3354396820068,29.3411674499512,29.3468990325928,29.2609539031982,29.2265777587891,29.2265777587891,null,29.5875396728516,29.5760822296143,29.5588932037354,29.5359745025635,29.5015983581543,29.4614887237549,29.4213809967041,29.4099235534668,29.3984661102295,29.4099235534668,29.4213809967041,29.444299697876,29.4729499816895,29.5130558013916,29.5130558013916,29.5245132446289,29.5474319458008,29.5588932037354,29.5588932037354,29.5646209716797,29.5531635284424,29.5588932037354,29.5703506469727,29.5588932037354,29.5703506469727,29.5760822296143,29.5932693481445,29.6161880493164,29.6104583740234,29.6104583740234,29.5875396728516,29.5875396728516],"text":"Percent: -62.79949","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(46,74,197,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.3974685668945,-95.3917388916016,-95.3344497680664,-95.3401794433594,-95.672492980957,-95.672492980957,-95.7412490844727,-95.7412490844727,-95.3974685668945,-95.3974685668945],"y":[42.5650367736816,42.4733619689941,42.4733619689941,42.2040710449219,42.2040710449219,42.4733619689941,42.4733619689941,42.5593032836914,42.5650367736816,42.5650367736816],"text":"Percent: -62.76889","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(46,74,197,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.2099075317383,-87.2786636352539,-87.2786636352539,-87.2729339599609,-87.261474609375,-87.2786636352539,-87.2958450317383,-87.3187713623047,-87.3244934082031,-87.3531494140625,-87.3474197387695,-87.3359527587891,-87.3359527587891,-87.341682434082,-87.3302230834961,-87.2958450317383,-87.2442779541016,-87.261474609375,-87.2328262329102,-87.2156372070312,-86.9749908447266,-86.9635314941406,-86.9406204223633,-86.9406204223633,-86.7630004882812,-86.7801895141602,-86.7916412353516,-86.7973709106445,-86.803108215332,-86.803108215332,-86.8202972412109,-86.8374786376953,-86.8374786376953,-86.8260269165039,-86.8260269165039,-86.8317489624023,-86.8374786376953,-86.8432083129883,-86.8546752929688,-86.8661346435547,-86.8833160400391,-86.8947830200195,-86.9119644165039,-86.9176940917969,-86.9463500976562,-86.9520797729492,-86.9635314941406,-86.9635314941406,-87.0093688964844,-87.0208282470703,-87.072395324707,-87.0895843505859,-87.1182327270508,-87.1296920776367,-87.1411514282227,-87.1468811035156,-87.1697998046875,-87.2099075317383,-87.2099075317383,-87.2099075317383],"y":[35.4259834289551,35.448902130127,35.4718170166016,35.4832763671875,35.5004653930664,35.5233840942383,35.5577583312988,35.5577583312988,35.5806770324707,35.5978660583496,35.6379737854004,35.6494331359863,35.6551666259766,35.6723518371582,35.701000213623,35.712459564209,35.7468376159668,35.7812118530273,35.7812118530273,35.8557014465332,35.7812118530273,35.7926750183105,35.7812118530273,35.7697563171387,35.712459564209,35.701000213623,35.701000213623,35.706729888916,35.701000213623,35.6780815124512,35.6150550842285,35.5978660583496,35.5921401977539,35.5921401977539,35.5806770324707,35.5749473571777,35.5577583312988,35.5405731201172,35.5176544189453,35.5233840942383,35.5119209289551,35.4832763671875,35.4775466918945,35.4603576660156,35.4603576660156,35.4546279907227,35.448902130127,35.4259834289551,35.4259834289551,35.4431686401367,35.4546279907227,35.4603576660156,35.4718170166016,35.4718170166016,35.4546279907227,35.4546279907227,35.4660873413086,35.4546279907227,35.4259834289551,35.4259834289551],"text":"Percent: -62.74213","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(46,74,197,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.063606262207,-88.4818725585938,-88.4818725585938,-88.1037216186523,-88.063606262207,-88.0521545410156,-88.0406951904297,-88.0406951904297,-88.0464248657227,-88.063606262207,-88.063606262207],"y":[36.5031394958496,36.5088691711426,36.755241394043,36.7437858581543,36.6750297546387,36.6349220275879,36.5948143005371,36.5604400634766,36.5088691711426,36.5031394958496,36.5031394958496],"text":"Percent: -62.65268","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(46,74,197,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-117.983474731445,-117.977737426758,-117.972007751465,-118.04076385498,-118.04076385498,-118.063682556152,-118.063682556152,-118.120979309082,-118.120979309082,-118.201194763184,-118.195465087891,-118.36735534668,-118.401725769043,-118.401725769043,-118.430374145508,-118.430374145508,-118.61946105957,-118.613723754883,-118.69393157959,-118.69393157959,-118.653831481934,-118.653831481934,-118.544967651367,-118.544967651367,-118.510581970215,-118.510581970215,-119.15803527832,-119.163757324219,-119.14656829834,-119.14656829834,-119.24397277832,-119.24397277832,-119.421592712402,-119.427322387695,-119.387214660645,-119.318458557129,-119.249710083008,-119.175216674805,-119.066360473633,-119.003326416016,-118.957496643066,-117.994934082031,-117.983474731445,-117.983474731445],"y":[45.9970512390137,45.8652687072754,45.8308944702148,45.8251647949219,45.7850570678711,45.7735977172852,45.6991119384766,45.6991119384766,45.475658416748,45.4699325561523,45.4298248291016,45.4355506896973,45.4412841796875,45.4355506896973,45.4355506896973,45.3610687255859,45.355339050293,45.343879699707,45.349609375,45.2636680603027,45.2579383850098,45.2006416320801,45.2006416320801,45.0860481262207,45.0860481262207,45.0001029968262,44.9943771362305,45.0860481262207,45.0917778015137,45.5157661437988,45.5214958190918,45.6017112731934,45.6017112731934,45.9111061096191,45.9168395996094,45.934024810791,45.928295135498,45.9225692749023,45.9626770019531,45.9913215637207,45.9970512390137,46.0085105895996,45.9970512390137,45.9970512390137],"text":"Percent: -62.64468","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(46,74,197,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.1801223754883,-93.1801223754883,-93.231689453125,-93.2374267578125,-93.2947158813477,-93.3004455566406,-93.3291015625,-93.3692016601562,-93.4035797119141,-93.420768737793,-93.420768737793,-93.4035797119141,-93.409309387207,-93.420768737793,-93.4666061401367,-93.4895248413086,-93.4952545166016,-93.5296325683594,-93.5754699707031,-93.5869216918945,-93.6098480224609,-93.6384887695312,-93.6556854248047,-93.678596496582,-93.7129745483398,-93.7072448730469,-93.5239028930664,-93.5239028930664,-93.1801223754883,-93.1801223754883,null,-82.6663513183594,-82.6949996948242,-82.6949996948242,-82.8153228759766,-82.8153228759766,-82.8840713500977,-82.9700164794922,-82.9585647583008,-82.9642868041992,-82.9757461547852,-82.8210525512695,-82.7924041748047,-82.7236480712891,-82.7236480712891,-82.6949996948242,-82.6835403442383,-82.6033248901367,-82.5460357666016,-82.4658126831055,-82.4772720336914,-82.4887313842773,-82.5059280395508,-82.5173797607422,-82.5173797607422,-82.4944610595703,-82.5231094360352,-82.5231094360352,-82.5402984619141,-82.5402984619141,-82.6033248901367,-82.6090545654297,-82.6033248901367,-82.5918655395508,-82.5975952148438,-82.6090545654297,-82.6319732666016,-82.6377029418945,-82.6663513183594,-82.6663513183594,null,-89.0491027832031,-88.7110595703125,-88.7110595703125,-88.9402389526367,-88.9173202514648,-88.9173202514648,-88.9287796020508,-88.9459686279297,-88.9631576538086,-88.9803466796875,-88.9975357055664,-89.0261840820312,-89.0491027832031,-89.0491027832031,-89.0491027832031,-89.0491027832031,null,-86.2416076660156,-86.2416076660156,-85.9551315307617,-85.9494018554688,-86.0697174072266,-86.2416076660156,-86.2416076660156,null,-91.3466644287109,-91.3523941040039,-91.4727172851562,-91.4841690063477,-91.4898986816406,-91.5013580322266,-91.4956283569336,-91.5013580322266,-91.5185546875,-91.8222122192383,-91.8164825439453,-91.8279418945312,-91.8222122192383,-91.3523941040039,-91.3466644287109,-91.3466644287109,null,-95.0766143798828,-95.0766143798828,-95.0537033081055,-95.0307769775391,-95.0078659057617,-94.9906692504883,-94.9734878540039,-94.956298828125,-94.9391021728516,-94.9161911010742,-94.8932723999023,-94.8818130493164,-94.8474349975586,-94.8245162963867,-94.7958679199219,-94.6125183105469,-94.6182479858398,-94.6125183105469,-95.0766143798828,-95.0766143798828,null,-82.6262435913086,-82.6606216430664,-82.6892700195312,-82.7236480712891,-82.740837097168,-82.7694854736328,-82.8382339477539,-82.8668899536133,-82.8955307006836,-82.9413681030273,-82.9413681030273,-82.9528350830078,-82.9700164794922,-82.9872055053711,-82.9872055053711,-82.9872055053711,-83.00439453125,-82.9814758300781,-82.9757461547852,-82.9700164794922,-82.9585647583008,-82.9757461547852,-82.9528350830078,-82.9470977783203,-82.9184494018555,-82.8668899536133,-82.8095855712891,-82.6835403442383,-82.6606216430664,-82.6147842407227,-82.6377029418945,-82.6548919677734,-82.6606216430664,-82.6548919677734,-82.6377029418945,-82.6377029418945,-82.6606216430664,-82.6548919677734,-82.6377029418945,-82.6262435913086,-82.6262435913086,null,-93.5181732177734,-94.0682144165039,-94.1197738647461,-94.1140518188477,-94.131233215332,-94.1197738647461,-94.1083221435547,-93.8275680541992,-93.8275680541992,-93.4952545166016,-93.4952545166016,-93.4895248413086,-93.5181732177734,-93.5181732177734,null,-96.0850219726562,-96.0792922973633,-96.4689025878906,-96.4689025878906,-96.0850219726562,-96.0850219726562,null,-81.9673461914062,-81.9386901855469,-81.9215087890625,-81.9100494384766,-81.8871307373047,-81.8699417114258,-81.8642120361328,-81.824104309082,-81.652214050293,-81.646484375,-81.6751327514648,-81.7037811279297,-81.7095108032227,-81.7037811279297,-81.6980514526367,-81.7209701538086,-81.7438888549805,-81.7209701538086,-81.7152404785156,-81.7152404785156,-81.7553482055664,-81.8011856079102,-81.829833984375,-81.8699417114258,-81.9272384643555,-81.9329605102539,-81.9673461914062,-81.9730682373047,-81.9730682373047,-81.9845275878906,-81.9959869384766,-82.0131759643555,-82.0131759643555,-82.0131759643555,-82.007453918457,-81.9902572631836,-81.9787979125977,-81.9444198608398,-81.9673461914062,-81.9673461914062,null,-97.6148147583008,-97.5517959594727,-97.0934295654297,-97.0934295654297,-97.4773101806641,-97.5059585571289,-97.5174179077148,-97.5575256347656,-97.5919036865234,-97.6148147583008,-97.6148147583008,-97.6148147583008,-97.6148147583008,null,-106.071678161621,-106.455558776855,-107.091537475586,-107.103004455566,-107.097267150879,-107.103004455566,-107.114463806152,-107.120193481445,-107.13737487793,-107.13737487793,-107.188941955566,-107.166023254395,-107.200408935547,-107.206130981445,-107.23477935791,-107.280616760254,-107.303535461426,-107.303535461426,-107.320724487305,-107.366561889648,-106.988410949707,-106.656097412109,-106.432640075684,-106.197731018066,-106.002922058105,-106.002922058105,-106.020111083984,-106.008651733398,-105.997192382812,-106.002922058105,-106.014381408691,-106.008651733398,-106.008651733398,-106.071678161621,-106.071678161621],"y":[35.712459564209,35.5921401977539,35.5921401977539,35.4660873413086,35.4660873413086,35.3228492736816,35.3285751342773,35.3285751342773,35.3228492736816,35.3343086242676,35.3514938354492,35.3686828613281,35.3858757019043,35.397331237793,35.4145202636719,35.4145202636719,35.4087905883789,35.3858757019043,35.397331237793,35.3916015625,35.3686828613281,35.3686828613281,35.3801460266113,35.3858757019043,35.3801460266113,35.7640266418457,35.7640266418457,35.7296485900879,35.712459564209,35.712459564209,null,32.5210838317871,32.5268173217773,32.6299476623535,32.6700553894043,32.6929702758789,32.7216186523438,32.7101631164551,32.7445373535156,32.7559967041016,32.7674560546875,32.8190231323242,32.7846450805664,32.8018341064453,32.8075637817383,32.8075637817383,32.7961044311523,32.8190231323242,32.8247528076172,32.7617263793945,32.733081817627,32.7101631164551,32.7044296264648,32.6929702758789,32.681510925293,32.6528625488281,32.6356735229492,32.6414070129395,32.6356735229492,32.6299476623535,32.5841102600098,32.5669212341309,32.5554618835449,32.538272857666,32.538272857666,32.532543182373,32.538272857666,32.538272857666,32.5210838317871,32.5210838317871,null,37.6032218933105,37.6032218933105,37.345386505127,37.345386505127,37.3282012939453,37.3167419433594,37.3110122680664,37.3052825927734,37.3110122680664,37.3167419433594,37.3282012939453,37.3224716186523,37.3167419433594,37.3339309692383,37.6032218933105,37.6032218933105,null,39.339282989502,39.6257629394531,39.6314888000488,39.3450126647949,39.339282989502,39.339282989502,39.339282989502,null,41.6081924438477,41.4248466491699,41.4305801391602,41.4477653503418,41.4649543762207,41.4764175415039,41.4993362426758,41.5107917785645,41.5222511291504,41.5165214538574,41.6081924438477,41.6081924438477,41.871753692627,41.871753692627,41.6081924438477,41.6081924438477,null,38.737678527832,38.9840507507324,38.9783172607422,38.9897766113281,38.9897766113281,38.9897766113281,38.9955062866211,39.0069694519043,38.9955062866211,39.0069694519043,39.0585327148438,39.0642623901367,39.0642623901367,39.0642623901367,39.0528030395508,39.0528030395508,38.8465385437012,38.737678527832,38.737678527832,38.737678527832,null,37.7235412597656,37.7350006103516,37.7464599609375,37.7521896362305,37.7579193115234,37.7521896362305,37.7350006103516,37.7178115844727,37.7120819091797,37.7350006103516,37.7693786621094,37.7922973632812,37.8094863891602,37.8152160644531,37.8209419250488,37.8438606262207,37.8667793273926,37.8782386779785,37.8896980285645,37.9011573791504,37.9011573791504,37.9584541320801,37.9928321838379,37.9985618591309,37.9928321838379,37.969913482666,37.9584541320801,37.8954315185547,37.8896980285645,37.8782386779785,37.8667793273926,37.8610496520996,37.8495941162109,37.8381309509277,37.832405090332,37.8209419250488,37.7922973632812,37.7751083374023,37.7521896362305,37.7235412597656,37.7235412597656,null,38.56005859375,38.5715179443359,38.5715179443359,38.6574630737305,38.6574630737305,38.8293495178223,38.9210243225098,38.9038352966309,38.9324798583984,38.9324798583984,38.880916595459,38.8866424560547,38.56005859375,38.56005859375,null,40.5081176757812,40.2560157775879,40.2560157775879,40.5081176757812,40.5081176757812,40.5081176757812,null,36.5146026611328,36.5432472229004,36.5604400634766,36.5776252746582,36.5776252746582,36.5833549499512,36.6005439758301,36.617733001709,36.617733001709,36.5948143005371,36.5833549499512,36.5547065734863,36.5260581970215,36.5031394958496,36.474494934082,36.440113067627,36.4057388305664,36.3828201293945,36.3656311035156,36.3427124023438,36.3427124023438,36.3484420776367,36.3484420776367,36.3255233764648,36.2624969482422,36.2567672729492,36.2911491394043,36.302604675293,36.3197937011719,36.3197937011719,36.3427124023438,36.3484420776367,36.3713607788086,36.4000091552734,36.4229278564453,36.440113067627,36.4573059082031,36.474494934082,36.5146026611328,36.5146026611328,null,32.549732208252,32.549732208252,32.538272857666,32.2747116088867,32.1830368041992,32.1830368041992,32.1543922424316,32.1543922424316,32.1944999694824,32.2174186706543,32.3262786865234,32.549732208252,32.549732208252,null,43.4874954223633,43.4932289123535,43.4874954223633,43.4932289123535,43.5677108764648,43.8026237487793,43.8140830993652,44.175048828125,44.1693153381348,44.306827545166,44.3412017822266,44.3698501586914,44.4042282104492,44.450065612793,44.450065612793,44.4557952880859,44.4787139892578,44.5073585510254,44.5360107421875,44.5531959533691,44.5531959533691,44.5531959533691,44.5531959533691,44.5646591186523,44.570384979248,44.5188217163086,44.5188217163086,44.1693153381348,44.1693153381348,43.8198127746582,43.8140830993652,43.6364669799805,43.4989547729492,43.4874954223633,43.4874954223633],"text":"Percent: -62.56200","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(46,74,197,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-104.656471252441,-104.650741577148,-105.023162841797,-105.321098327637,-105.32682800293,-105.286720275879,-105.280990600586,-105.252349853516,-105.223701477051,-105.217971801758,-105.172134399414,-105.154945373535,-105.132026672363,-105.120567321777,-105.12629699707,-105.114837646484,-105.08618927002,-105.074729919434,-105.074729919434,-105.046081542969,-104.656471252441,-104.656471252441,null,-84.7347259521484,-84.6373291015625,-84.5800323486328,-84.6029510498047,-84.6430587768555,-84.6545104980469,-84.6946182250977,-84.7576446533203,-84.7977523803711,-84.8264007568359,-84.9123458862305,-84.9066162109375,-84.9238052368164,-84.9238052368164,-84.9066162109375,-84.9066162109375,-84.8550491333008,-84.7347259521484,-84.7347259521484,-84.7347259521484,null,-87.9432907104492,-87.9375686645508,-87.9547500610352,-87.9719390869141,-88.0693435668945,-88.0693435668945,-88.4761428833008,-88.4761428833008,-88.4704132080078,-87.9432907104492,-87.9432907104492,null,-95.5177917480469,-95.5120697021484,-95.489143371582,-95.4318466186523,-95.3745574951172,-95.3000717163086,-95.2886123657227,-95.2370452880859,-95.1969375610352,-95.1969375610352,-95.1625595092773,-95.1281814575195,-95.1052627563477,-95.0938110351562,-95.0766143798828,-95.0766143798828,-95.5177917480469,-95.5177917480469,-95.5177917480469,null,-95.1396484375,-95.7584381103516,-95.7584381103516,-95.769889831543,-95.769889831543,-95.1453704833984,-95.1511001586914,-95.1339111328125,-95.1339111328125,-95.1396484375,-95.1396484375,null,-92.0972290039062,-92.1029663085938,-92.1086959838867,-92.7504119873047,-92.9108352661133,-92.9051055908203,-92.6873779296875,-92.2519378662109,-92.0972290039062,-92.0972290039062,null,-96.3256683349609,-96.3485794067383,-96.3600387573242,-96.3485794067383,-96.400146484375,-96.4173431396484,-96.4631729125977,-96.3313980102539,-95.9245986938477,-95.9245986938477,-95.9303207397461,-95.9245986938477,-95.9016723632812,-95.8787612915039,-95.8730316162109,-95.8787612915039,-95.9016723632812,-95.9016723632812,-95.8902130126953,-96.3256683349609,-96.3256683349609,null,-120.006011962891,-120.006011962891,-119.942985534668,-119.885696411133,-119.85131072998,-119.805480957031,-119.759635925293,-119.685157775879,-119.616394042969,-119.530456542969,-119.301277160645,-119.335647583008,-119.404411315918,-119.415855407715,-119.387214660645,-119.39867401123,-119.352844238281,-119.335647583008,-119.329917907715,-119.295539855957,-119.329917907715,-119.57056427002,-119.868492126465,-119.994552612305,-120.006011962891,-120.006011962891,null,-123.718780517578,-123.816177368164,-123.816177368164,-123.764610290527,-123.758888244629,-123.690124511719,-123.690124511719,-123.707321166992,-123.695861816406,-123.764610290527,-123.764610290527,-123.816177368164,-123.816177368164,-123.867744445801,-123.873474121094,-124.177139282227,-124.165679931641,-124.165679931641,-124.142761230469,-124.154220581055,-124.137031555176,-124.131309509277,-123.953681945801,-123.936500549316,-123.88493347168,-123.856285095215,-123.856285095215,-123.816177368164,-123.695861816406,-123.655754089355,-123.621368408203,-123.615646362305,-123.575538635254,-123.575538635254,-123.523971557617,-123.523971557617,-123.478141784668,-123.466682434082,-123.34635925293,-123.34635925293,-123.140090942383,-123.140090942383,-123.111442565918,-123.10572052002,-122.744743347168,-122.733291625977,-122.515563964844,-122.509841918945,-122.234817504883,-122.22908782959,-122.183242797852,-122.137413024902,-122.120231628418,-122.068664550781,-122.045738220215,-122.011360168457,-122.017097473145,-121.999908447266,-122.011360168457,-121.982711791992,-122.045738220215,-122.068664550781,-122.091567993164,-122.091567993164,-122.28638458252,-122.28638458252,-122.389518737793,-122.463996887207,-122.549942016602,-122.658805847168,-122.76766204834,-122.813507080078,-122.86506652832,-122.870803833008,-122.951011657715,-123.01976776123,-123.151550292969,-123.23176574707,-123.248947143555,-123.248947143555,-123.283332824707,-123.311973571777,-123.329162597656,-123.340621948242,-123.375007629395,-123.403648376465,-123.403648376465,-123.455215454102,-123.460945129395,-123.501045227051,-123.55835723877,-123.564079284668,-123.684394836426,-123.695861816406,-123.707321166992,-123.724502563477,-123.718780517578,-123.718780517578,null,-98.7263565063477,-98.3138275146484,-98.1132888793945,-98.1075592041016,-98.6977081298828,-98.7148971557617,-98.7263565063477,-98.7263565063477,null,-119.874229431152,-119.862770080566,-119.885696411133,-119.805480957031,-119.822662353516,-119.788284301758,-119.719528198242,-119.685157775879,-119.667961120605,-119.69660949707,-119.645050048828,-119.518997192383,-119.51326751709,-119.455963134766,-119.415855407715,-119.352844238281,-119.347106933594,-119.306999206543,-119.249710083008,-119.135108947754,-119.077819824219,-119.043434143066,-119.009063720703,-118.951774597168,-118.991882324219,-119.106460571289,-119.106460571289,-119.135108947754,-119.129386901855,-119.215324401855,-119.238243103027,-119.261169433594,-119.27262878418,-119.295539855957,-119.295539855957,-119.318458557129,-119.318458557129,-119.39867401123,-119.530456542969,-119.530456542969,-119.862770080566,-119.874229431152,-119.914337158203,-119.914337158203,-119.960166931152,-119.983093261719,-120.006011962891,-120.006011962891,-120.05184173584,-120.074768066406,-120.097686767578,-120.103408813477,-120.097686767578,-120.114875793457,-120.252380371094,-120.315406799316,-120.332595825195,-120.326866149902,-120.281021118164,-120.252380371094,-120.252380371094,-120.212272644043,-120.235191345215,-120.137794494629,-120.080490112305,-120.006011962891,-119.97737121582,-119.920059204102,-119.914337158203,-119.874229431152,-119.874229431152,-119.874229431152,null,-92.05712890625,-92.2920455932617,-92.2920455932617,-92.3034973144531,-92.2748489379883,-92.2232818603516,-92.2003707885742,-92.1602630615234,-92.1659927368164,-92.14306640625,-92.1144256591797,-92.1029663085938,-92.0857772827148,-92.0456695556641,-91.9941024780273,-91.97119140625,-91.9310836791992,-91.8795166015625,-91.8222122192383,-91.7649230957031,-91.6789779663086,-91.6216812133789,-91.5586547851562,-91.5586547851562,-91.5357360839844,-91.5529251098633,-92.05712890625,-92.05712890625],"y":[39.5684623718262,39.1215591430664,39.1215591430664,39.1215591430664,39.1502075195312,39.1788520812988,39.2132339477539,39.2361526489258,39.2533378601074,39.2762565612793,39.333553314209,39.4137687683105,39.4252243041992,39.4366874694824,39.471061706543,39.4825248718262,39.4882507324219,39.4997100830078,39.5283584594727,39.5684623718262,39.5684623718262,39.5684623718262,null,33.7930526733398,33.7930526733398,33.7357559204102,33.7071075439453,33.6727294921875,33.6440811157227,33.638355255127,33.6097030639648,33.586784362793,33.5638656616211,33.5638656616211,33.6956481933594,33.7071075439453,33.7185668945312,33.7242965698242,33.7644004821777,33.7529449462891,33.770133972168,33.7930526733398,33.7930526733398,null,39.8721351623535,39.7976493835449,39.7976493835449,39.6830558776855,39.6830558776855,39.6544075012207,39.642951965332,39.791919708252,39.8721351623535,39.8721351623535,39.8721351623535,null,38.869457244873,39.0642623901367,39.0814514160156,39.0757217407227,39.0642623901367,39.0413436889648,39.0528030395508,39.0470733642578,39.0413436889648,38.9725875854492,38.9725875854492,38.9611320495605,38.9668617248535,38.9783172607422,38.9840507507324,38.737678527832,38.737678527832,38.869457244873,38.869457244873,null,45.7678680419922,45.7678680419922,45.9569435119629,45.9569435119629,46.1116409301758,46.1116409301758,45.928295135498,45.928295135498,45.7850570678711,45.7678680419922,45.7678680419922,null,37.0531806945801,36.7896194458008,36.7953491210938,36.8068084716797,36.8125381469727,37.0760955810547,37.070369720459,37.058910369873,37.0531806945801,37.0531806945801,null,41.1784744262695,41.2013931274414,41.2243118286133,41.2472305297852,41.3102569580078,41.3503646850586,41.3732833862305,41.3732833862305,41.3847427368164,41.3618240356445,41.3503646850586,41.3389053344727,41.3274459838867,41.3159866333008,41.3102569580078,41.2930679321289,41.2586898803711,41.2185821533203,41.1784744262695,41.1784744262695,41.1784744262695,null,39.0642623901367,39.1158256530762,39.1158256530762,39.1158256530762,39.1043701171875,39.1215591430664,39.0986404418945,39.0871810913086,39.0929069519043,39.0871810913086,39.0757217407227,39.0069694519043,38.9496688842773,38.8866424560547,38.8178901672363,38.7663230895996,38.7319450378418,38.6631889343262,38.6001663208008,38.5772514343262,38.5314140319824,38.6975708007812,38.9095611572266,38.9897766113281,39.0642623901367,39.0642623901367,null,42.7713012695312,42.811408996582,42.9832916259766,42.9890213012695,43.0749664306641,43.0978851318359,43.1322631835938,43.1379928588867,43.2525825500488,43.2583122253418,43.4302024841309,43.4302024841309,43.5104141235352,43.5218734741211,43.6020851135254,43.6020851135254,43.6364669799805,43.665111541748,43.682300567627,43.7109489440918,43.8198127746582,43.8484573364258,43.8484573364258,43.859920501709,43.9000282287598,43.9057579040527,43.9172134399414,43.9344024658203,43.9401321411133,43.9114837646484,43.9114837646484,43.8771095275879,43.8828392028809,43.859920501709,43.859920501709,43.8255424499512,43.8255424499512,43.8026237487793,43.7968940734863,43.7739753723145,43.7739753723145,43.6020851135254,43.5963592529297,43.533332824707,43.533332824707,43.4302024841309,43.4302024841309,43.4416580200195,43.4416580200195,43.4302024841309,43.4187393188477,43.4302024841309,43.4302024841309,43.3958206176758,43.3614463806152,43.3499870300293,43.3156089782715,43.3041496276855,43.2755012512207,43.2525825500488,43.212474822998,43.1322631835938,43.1036148071289,43.0692367553711,43.0635108947754,42.9947547912598,42.9947547912598,42.9317283630371,42.9317283630371,42.8744316101074,42.817138671875,42.7713012695312,42.7713012695312,42.759838104248,42.759838104248,42.7483825683594,42.7483825683594,42.6910858154297,42.6910858154297,42.7025451660156,42.7140045166016,42.7140045166016,42.7025451660156,42.7254638671875,42.7254638671875,42.7140045166016,42.6968154907227,42.6968154907227,42.6796264648438,42.6968154907227,42.7025451660156,42.7369194030762,42.7311935424805,42.7541122436523,42.7311935424805,42.7369194030762,42.7713012695312,42.7713012695312,null,43.4932289123535,43.4932289123535,43.4989547729492,43.1895561218262,43.3671760559082,43.3671760559082,43.4932289123535,43.4932289123535,null,47.9508361816406,47.9909439086914,48.0482406616211,48.0768890380859,48.0998077392578,48.1055374145508,48.0826187133789,48.0883445739746,48.071159362793,48.0310516357422,47.9794883728027,48.0539703369141,48.0768890380859,48.071159362793,48.0482406616211,48.0482406616211,48.0883445739746,48.1112632751465,48.0998077392578,48.1456451416016,48.1227264404297,48.1227264404297,48.0425109863281,48.0081329345703,47.9622993469238,47.9622993469238,47.9451065063477,47.9451065063477,47.9221878051758,47.8878135681152,47.7789497375488,47.7674903869629,47.7159233093262,47.7101974487305,47.6586303710938,47.6529006958008,47.618522644043,47.618522644043,47.5268516540527,47.4409065246582,47.429443359375,47.4065284729004,47.3950691223145,47.3606910705566,47.343505859375,47.3205871582031,47.3148536682129,47.2117233276367,47.2117233276367,47.2174530029297,47.2403717041016,47.2632865905762,47.3205871582031,47.3492317199707,47.3778800964355,47.4065284729004,47.4523620605469,47.4981994628906,47.5325775146484,47.5612258911133,47.607063293457,47.6586303710938,47.7159233093262,47.7617607116699,47.7560348510742,47.7732238769531,47.8075981140137,47.8419761657715,47.8935432434082,47.9279174804688,47.9508361816406,47.9508361816406,null,46.1574783325195,46.1517486572266,46.4210395812988,46.6559524536133,46.6616821289062,46.6674118041992,46.713249206543,46.7418975830078,46.6903305053711,46.6846008300781,46.7247085571289,46.7361679077148,46.7247085571289,46.701789855957,46.6846008300781,46.6788711547852,46.6674118041992,46.6731414794922,46.6731414794922,46.6846008300781,46.713249206543,46.7361679077148,46.7361679077148,46.4439582824707,46.4439582824707,46.1574783325195,46.1574783325195,46.1574783325195],"text":"Percent: -62.55328","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(46,74,197,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.0582580566406,-86.0582580566406,-85.7545928955078,-85.6629180908203,-85.6686553955078,-85.6629180908203,-86.0582580566406,-86.0582580566406,-86.0582580566406],"y":[41.4821434020996,41.7686233520508,41.7686233520508,41.7743530273438,41.5451698303223,41.4305801391602,41.4305801391602,41.4821434020996,41.4821434020996],"text":"Percent: -62.48967","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(46,74,197,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.8894271850586,-84.8607788085938,-84.8550491333008,-84.8550491333008,-84.8836975097656,-84.8722381591797,-84.9295349121094,-85.0269317626953,-85.0842361450195,-85.1128768920898,-85.1472549438477,-85.1472549438477,-85.1472549438477,-85.1186065673828,-85.0899658203125,-85.0670394897461,-85.0441284179688,-85.0383987426758,-85.0154800415039,-84.992561340332,-84.9753723144531,-84.9467239379883,-84.8894271850586,-84.8894271850586,null,-86.8260269165039,-86.6426773071289,-86.6426773071289,-86.6426773071289,-86.619758605957,-86.5853805541992,-86.5911102294922,-86.5968399047852,-86.6140289306641,-86.631217956543,-86.6426773071289,-86.6598663330078,-86.6827850341797,-86.6770553588867,-86.6484069824219,-86.631217956543,-86.6082992553711,-86.7572708129883,-86.7687301635742,-86.7859191894531,-86.7973709106445,-86.803108215332,-86.803108215332,-86.8260269165039,-86.8374786376953,-86.8489456176758,-86.8661346435547,-86.8775863647461,-86.8947830200195,-86.9119644165039,-86.9119644165039,-86.9692611694336,-86.9807205200195,-86.9807205200195,-87.0036392211914,-87.0322952270508,-87.0609359741211,-87.078125,-87.1010437011719,-87.1010437011719,-87.1067733764648,-87.1182327270508,-87.1296920776367,-87.1239624023438,-87.1125030517578,-87.1010437011719,-87.0953140258789,-87.1067733764648,-87.1239624023438,-87.1067733764648,-87.0895843505859,-87.0666656494141,-87.0494766235352,-87.0265579223633,-86.9578018188477,-86.9291534423828,-86.9119644165039,-86.8833160400391,-86.8432083129883,-86.8260269165039,-86.8604049682617,-86.8260269165039,-86.8260269165039,null,-80.5234909057617,-80.746940612793,-80.7526702880859,-80.7068328857422,-80.6896514892578,-80.5979766845703,-80.5177612304688,-80.5234909057617,-80.5234909057617],"y":[39.0298881530762,39.0069694519043,38.9840507507324,38.9611320495605,38.9324798583984,38.9095611572266,38.9095611572266,38.9038352966309,38.9038352966309,38.9095611572266,38.9038352966309,38.9267539978027,38.9382133483887,38.9439430236816,38.9496688842773,38.9668617248535,38.9611320495605,38.9725875854492,38.9783172607422,38.9840507507324,38.9955062866211,39.0012359619141,39.0298881530762,39.0298881530762,null,37.7350006103516,37.6719779968262,37.660514831543,37.6204071044922,37.5917587280273,37.5745697021484,37.5573844909668,37.5516510009766,37.5516510009766,37.5631141662598,37.5745697021484,37.5745697021484,37.5573844909668,37.5401954650879,37.4943580627441,37.4485206604004,37.3912239074707,37.3110122680664,37.3167419433594,37.3224716186523,37.3224716186523,37.3167419433594,37.2880935668945,37.2880935668945,37.2709045410156,37.2479858398438,37.2422561645508,37.2250671386719,37.2193412780762,37.2250671386719,37.2365264892578,37.2594451904297,37.2709045410156,37.3282012939453,37.3339309692383,37.3625793457031,37.3683052062988,37.3625793457031,37.3511199951172,37.3339309692383,37.3339309692383,37.3339309692383,37.3339309692383,37.3568496704102,37.3740386962891,37.3912239074707,37.4141426086426,37.4427947998047,37.4657135009766,37.4714393615723,37.4886283874512,37.5287322998047,37.5573844909668,37.5745697021484,37.6204071044922,37.6204071044922,37.6318664550781,37.6490592956543,37.660514831543,37.6777038574219,37.7063522338867,37.7350006103516,37.7350006103516,null,40.0153732299805,40.044017791748,40.0726699829102,40.1643409729004,40.1987190246582,40.1872596740723,40.1643409729004,40.0153732299805,40.0153732299805],"text":"Percent: -62.48222","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(46,74,197,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.4761428833008,-88.4761428833008,-88.5907363891602,-88.5907363891602,-88.613655090332,-88.613655090332,-88.6308441162109,-88.6308441162109,-88.6422958374023,-88.6422958374023,-88.7225112915039,-88.7225112915039,-88.8141860961914,-88.8141860961914,-88.8141860961914,-88.7626266479492,-88.7626266479492,-88.7511672973633,-88.4761428833008,-88.4761428833008,-88.4761428833008],"y":[39.642951965332,39.4424133300781,39.4424133300781,39.471061706543,39.471061706543,39.4939804077148,39.4939804077148,39.5054397583008,39.5054397583008,39.5168991088867,39.5168991088867,39.5684623718262,39.5684623718262,39.642951965332,39.7346229553223,39.7346229553223,39.791919708252,39.791919708252,39.791919708252,39.642951965332,39.642951965332],"text":"Percent: -62.47521","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(46,74,197,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.2102813720703,-85.2102813720703,-84.8321304321289,-84.8034820556641,-84.7977523803711,-84.7977523803711,-85.2102813720703,-85.2102813720703,null,-76.9711532592773,-77.6128616333008,-77.761833190918,-77.7389144897461,-77.7331771850586,-77.7331771850586,-77.7274551391602,-77.6701583862305,-77.6644287109375,-77.4925384521484,-77.3664855957031,-77.1487655639648,-77.1487655639648,-77.1373062133789,-77.1201171875,-77.1143951416016,-77.1086654663086,-76.9654159545898,-76.9711532592773,-76.9711532592773],"y":[41.5394401550293,41.7800827026367,41.7800827026367,41.7800827026367,41.7113265991211,41.5394401550293,41.5394401550293,41.5394401550293,null,41.9978065490723,42.0035362243652,42.0035362243652,42.4160652160645,42.4160652160645,42.4676284790039,42.5306549072266,42.5306549072266,42.5764923095703,42.5822219848633,42.5822219848633,42.5764923095703,42.502010345459,42.502010345459,42.502010345459,42.4905471801758,42.2785568237305,42.2785568237305,41.9978065490723,41.9978065490723],"text":"Percent: -62.45522","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(46,74,197,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.705696105957,-86.7973709106445,-87.1812591552734,-87.6052474975586,-87.610969543457,-87.5995178222656,-87.5765991210938,-87.5651397705078,-87.5422210693359,-87.4849319458008,-87.4333572387695,-86.7572708129883,-86.7630004882812,-86.7515335083008,-86.7343521118164,-86.7286224365234,-86.7171630859375,-86.6999740600586,-86.705696105957,-86.705696105957,null,-87.6052474975586,-87.1812591552734,-87.2213668823242,-87.255744934082,-87.2786636352539,-87.3130416870117,-87.3130416870117,-87.3073120117188,-87.3244934082031,-87.3244934082031,-87.3130416870117,-87.2958450317383,-87.2901153564453,-87.2786636352539,-87.2442779541016,-87.2270965576172,-87.1984481811523,-87.1869888305664,-87.1755294799805,-87.1812591552734,-87.1984481811523,-87.2213668823242,-87.261474609375,-87.2958450317383,-87.3073120117188,-87.3130416870117,-87.3187713623047,-87.3359527587891,-87.3817901611328,-87.3932571411133,-87.4047164916992,-87.4104385375977,-87.439094543457,-87.4906539916992,-87.5078430175781,-87.5135726928711,-87.5135726928711,-87.4677352905273,-87.4620056152344,-87.4620056152344,-87.4505462646484,-87.439094543457,-87.439094543457,-87.4218978881836,-87.4047164916992,-87.3932571411133,-87.3989868164062,-87.44482421875,-87.4620056152344,-87.4677352905273,-87.4620056152344,-87.4333572387695,-87.4104385375977,-87.4104385375977,-87.4218978881836,-87.4505462646484,-87.4620056152344,-87.4906539916992,-87.5479507446289,-87.610969543457,-87.6338958740234,-87.6396255493164,-87.6338958740234,-87.610969543457,-87.6052474975586,-87.6052474975586,-87.6052474975586],"y":[31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,31.2491188049316,31.2491188049316,31.2433891296387,31.2376575469971,31.2376575469971,31.2605762481689,31.2605762481689,31.2663078308105,31.2090129852295,31.2032814025879,31.2032814025879,31.1975517272949,31.1918201446533,31.1918201446533,31.0084743499756,31.0084743499756,null,31.0084743499756,31.0084743499756,30.979829788208,30.9683685302734,30.9454498291016,30.8938846588135,30.8652362823486,30.8365898132324,30.802209854126,30.7563762664795,30.721996307373,30.721996307373,30.7048072814941,30.6475124359131,30.5959453582764,30.5730266571045,30.5672988891602,30.5501117706299,30.5157318115234,30.4870853424072,30.4584369659424,30.4412479400635,30.4240608215332,30.4011421203613,30.4011421203613,30.3839530944824,30.3724918365479,30.3724918365479,30.3667621612549,30.3610343933105,30.3438453674316,30.3381156921387,30.3323860168457,30.3151969909668,30.3151969909668,30.3266544342041,30.3323860168457,30.3553047180176,30.3610343933105,30.3896808624268,30.4011421203613,30.4183292388916,30.4240608215332,30.4297866821289,30.4297866821289,30.4469795227051,30.4584369659424,30.4928131103516,30.5100040435791,30.527193069458,30.5443801879883,30.5844879150391,30.6188640594482,30.6475124359131,30.6761589050293,30.6990776062012,30.7105388641357,30.721996307373,30.7735633850098,30.8423175811768,30.8595085144043,30.8766975402832,30.8996162414551,30.9339923858643,30.9569110870361,31.0084743499756,31.0084743499756],"text":"Percent: -62.45280","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(46,74,197,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-109.532341003418,-109.532341003418,-109.532341003418,-109.549530029297,-109.549530029297,-109.624015808105,-109.669853210449,-109.704231262207,-109.813087463379,-109.841735839844,-109.830284118652,-109.847465515137,-109.887573242188,-110.059463500977,-110.059463500977,-110.16259765625,-110.208427429199,-110.626686096191,-110.632415771484,-110.75846862793,-110.75846862793,-110.844413757324,-110.878791809082,-111.033485412598,-110.959007263184,-111.388725280762,-111.400184631348,-111.394454956055,-110.821502685547,-110.815765380859,-110.75846862793,-110.626686096191,-110.620956420898,-109.836013793945,-109.830284118652,-109.721412658691,-109.721412658691,-109.532341003418,-109.532341003418],"y":[48.1284523010254,48.0138626098633,47.8591651916504,47.8591651916504,47.744571685791,47.7331161499023,47.7273864746094,47.7044677734375,47.7159233093262,47.7044677734375,47.6586303710938,47.5440368652344,47.5153884887695,47.4695510864258,47.4466361999512,47.4122581481934,47.4065284729004,47.4122581481934,47.4409065246582,47.4523620605469,47.5211181640625,47.5211181640625,47.5440368652344,47.5898742675781,47.6987342834473,47.6930084228516,47.9852142333984,48.1227264404297,48.1284523010254,48.2086715698242,48.2086715698242,48.2143974304199,48.3003425598145,48.3003425598145,48.2086715698242,48.2086715698242,48.1227264404297,48.1284523010254,48.1284523010254],"text":"Percent: -62.44650","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(46,74,197,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.6713256835938,-86.8661346435547,-87.0494766235352,-87.0494766235352,-86.9463500976562,-86.9463500976562,-86.6713256835938,-86.6140289306641,-86.6140289306641,-86.6426773071289,-86.6484069824219,-86.6770553588867,-86.6713256835938,-86.6713256835938,null,-84.7404556274414,-84.7920227050781,-84.81494140625,-84.8607788085938,-84.8722381591797,-84.8951568603516,-84.8951568603516,-84.8836975097656,-84.8951568603516,-84.9180755615234,-84.9238052368164,-84.9123458862305,-84.9180755615234,-84.9295349121094,-84.9352569580078,-84.9409942626953,-84.9524536132812,-84.9639129638672,-84.9524536132812,-84.9696426391602,-84.9868316650391,-84.992561340332,-84.9810943603516,-84.9868316650391,-84.998291015625,-85.0212020874023,-85.0326690673828,-85.0269317626953,-85.0097503662109,-85.0097503662109,-85.0212020874023,-85.0383987426758,-85.0613098144531,-85.0670394897461,-85.0498580932617,-84.992561340332,-84.9696426391602,-84.9639129638672,-84.9295349121094,-84.9123458862305,-84.8894271850586,-84.8607788085938,-84.820671081543,-84.7691116333008,-84.7691116333008,-84.7519149780273,-84.6774368286133,-84.6659698486328,-84.6659698486328,-84.6487808227539,-84.6373291015625,-84.6315994262695,-84.5685653686523,-84.6201324462891,-84.6717071533203,-84.7175445556641,-84.7404556274414,-84.7404556274414],"y":[39.1673965454102,39.1731262207031,39.1731262207031,39.3450126647949,39.3450126647949,39.471061706543,39.471061706543,39.471061706543,39.339282989502,39.3450126647949,39.333553314209,39.333553314209,39.1673965454102,39.1673965454102,null,38.3423347473145,38.3308792114258,38.3423347473145,38.3537940979004,38.3595237731934,38.3709869384766,38.3881721496582,38.4053611755371,38.416820526123,38.4110908508301,38.428279876709,38.4454689025879,38.4511985778809,38.4511985778809,38.428279876709,38.422550201416,38.428279876709,38.4397392272949,38.4511985778809,38.4741172790527,38.4741172790527,38.4798431396484,38.5027618408203,38.5084953308105,38.5199508666992,38.5027618408203,38.5027618408203,38.5199508666992,38.5428695678711,38.5543327331543,38.565788269043,38.565788269043,38.565788269043,38.5829772949219,38.5829772949219,38.6230850219727,38.6288146972656,38.6345443725586,38.6345443725586,38.6460037231445,38.6631889343262,38.6803817749023,38.686107635498,38.686107635498,38.6230850219727,38.6001663208008,38.56005859375,38.5428695678711,38.5314140319824,38.5199508666992,38.5027618408203,38.4855766296387,38.4798431396484,38.428279876709,38.3881721496582,38.3595237731934,38.3423347473145,38.3423347473145],"text":"Percent: -62.43987","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(46,74,197,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-110.752738952637,-110.752738952637,-110.00789642334,-110.013626098633,-110.013626098633,-110.237083435059,-110.300102233887,-110.351669311523,-110.368865966797,-110.40323638916,-110.449073791504,-110.454803466797,-110.437614440918,-110.40323638916,-110.420425415039,-110.46053314209,-110.483451843262,-110.506370544434,-110.552207946777,-110.586578369141,-110.620956420898,-110.661064147949,-110.678253173828,-110.712631225586,-110.729827880859,-110.764198303223,-110.792846679688,-110.930358886719,-110.959007263184,-110.97046661377,-111.016304016113,-111.044952392578,-111.056411743164,-111.06787109375,-111.165267944336,-111.170997619629,-111.188194274902,-111.21110534668,-111.21110534668,-111.228302001953,-111.245483398438,-111.268402099609,-111.30850982666,-111.337158203125,-111.331428527832,-111.348617553711,-111.388725280762,-111.377265930176,-111.388725280762,-111.371536254883,-111.394454956055,-111.394454956055,-111.405914306641,-111.446014404297,-111.451751708984,-111.434562683105,-111.434562683105,-111.440292358398,-111.468940734863,-111.474670410156,-111.46321105957,-111.468940734863,-111.486122131348,-111.46321105957,-111.709579467773,-111.686668395996,-111.698120117188,-111.669471740723,-111.680938720703,-111.680938720703,-111.646560668945,-111.652282714844,-111.635101318359,-111.600723266602,-111.589263916016,-111.560615539551,-111.537689208984,-111.531959533691,-111.514778137207,-111.503318786621,-111.491851806641,-111.474670410156,-111.468940734863,-111.474670410156,-111.468940734863,-111.46321105957,-111.457481384277,-111.457481384277,-111.434562683105,-111.417373657227,-111.405914306641,-111.400184631348,-111.411643981934,-111.42310333252,-111.434562683105,-111.434562683105,-111.428833007812,-111.417373657227,-111.400184631348,-111.388725280762,-111.388725280762,-111.394454956055,-111.400184631348,-111.400184631348,-111.388725280762,-111.377265930176,-111.36580657959,-111.360076904297,-111.337158203125,-111.314239501953,-111.297050476074,-111.285591125488,-111.256942749023,-111.239753723145,-111.21110534668,-111.199645996094,-111.182464599609,-111.170997619629,-111.165267944336,-111.153816223145,-111.142356872559,-111.136627197266,-111.125160217285,-111.113700866699,-111.096519470215,-111.085052490234,-111.06787109375,-111.062141418457,-111.06787109375,-111.044952392578,-111.033485412598,-111.022033691406,-110.981925964355,-110.97046661377,-110.91316986084,-110.873062133789,-110.844413757324,-110.844413757324,-110.832954406738,-110.827224731445,-110.832954406738,-110.844413757324,-110.832954406738,-110.821502685547,-110.79857635498,-110.792846679688,-110.781394958496,-110.775665283203,-110.775665283203,-110.752738952637,-110.752738952637],"y":[34.2628746032715,34.0050468444824,33.9993171691895,33.586784362793,33.4721946716309,33.4721946716309,33.437816619873,33.437816619873,33.4034385681152,33.4034385681152,33.3576011657715,33.2888450622559,33.2487411499023,33.1971740722656,33.1971740722656,33.2029037475586,33.1914443969727,33.1914443969727,33.1627998352051,33.1456069946289,33.1456069946289,33.1169624328613,33.0940437316895,33.0825843811035,33.0138282775879,32.985179901123,32.985179901123,33.2430114746094,33.2773895263672,33.3289566040039,33.4320907592773,33.4607353210449,33.5008430480957,33.5123023986816,33.6784591674805,33.6784591674805,33.6669998168945,33.6498107910156,33.6326217651367,33.6154365539551,33.6211624145508,33.638355255127,33.6899185180664,33.6956481933594,33.7300262451172,33.7472152709961,33.7529449462891,33.7930526733398,33.8045082092285,33.8331565856934,33.8503456115723,33.8847236633301,33.9133720397949,33.9248313903809,33.9534797668457,33.9821281433105,33.9993171691895,34.0222358703613,34.0279655456543,34.0566101074219,34.0737991333008,34.0967178344727,34.1253662109375,34.1540107727051,34.1540107727051,34.2055816650391,34.2399559020996,34.2800636291504,34.3029823303223,34.3201713562012,34.343090057373,34.3774681091309,34.4118461608887,34.4118461608887,34.4290351867676,34.4404945373535,34.4290351867676,34.4233016967773,34.4233016967773,34.4290351867676,34.4347648620605,34.4347648620605,34.4347648620605,34.4233016967773,34.4118461608887,34.4175758361816,34.4290351867676,34.4404945373535,34.4404945373535,34.4462203979492,34.4404945373535,34.4290351867676,34.4233016967773,34.4290351867676,34.4233016967773,34.4118461608887,34.3889274597168,34.3831977844238,34.3774681091309,34.3831977844238,34.3889274597168,34.4003829956055,34.4118461608887,34.4233016967773,34.4347648620605,34.4347648620605,34.4347648620605,34.4233016967773,34.4175758361816,34.4233016967773,34.4347648620605,34.4404945373535,34.4404945373535,34.4347648620605,34.4118461608887,34.4061164855957,34.4061164855957,34.3889274597168,34.3831977844238,34.3717384338379,34.3774681091309,34.3889274597168,34.3889274597168,34.3889274597168,34.3889274597168,34.3831977844238,34.3831977844238,34.3774681091309,34.354549407959,34.343090057373,34.354549407959,34.354549407959,34.3373603820801,34.3201713562012,34.2972526550293,34.2857933044434,34.2571449279785,34.2686042785645,34.2857933044434,34.2915229797363,34.3029823303223,34.3087120056152,34.3144416809082,34.3087120056152,34.3029823303223,34.3144416809082,34.3144416809082,34.2972526550293,34.2686042785645,34.2628746032715,34.2628746032715],"text":"Percent: -62.37484","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,75,198,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.1407699584961,-89.1407699584961,-88.5792770385742,-88.6881332397461,-88.6824035644531,-88.6881332397461,-88.7397003173828,-88.7397003173828,-89.1407699584961,-89.1407699584961,null,-96.9845657348633,-97.311149597168,-97.3512573242188,-97.4372024536133,-97.5689849853516,-97.752326965332,-97.6320114135742,-97.2481231689453,-96.9845657348633,-96.9845657348633],"y":[40.0497512817383,40.2789344787598,40.2789344787598,40.1414260864258,40.1070442199707,40.0898551940918,40.095588684082,40.0554809570312,40.0497512817383,40.0497512817383,null,29.0833377838135,28.854154586792,28.8885307312012,28.9171810150146,28.8083171844482,29.0145816802979,29.1005268096924,29.3755474090576,29.0833377838135,29.0833377838135],"text":"Percent: -62.36032","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,75,198,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.062858581543,-92.0857772827148,-92.7274856567383,-92.9910507202148,-92.9853210449219,-92.8077011108398,-92.773323059082,-92.7446823120117,-92.7045745849609,-92.6873779296875,-92.6644668579102,-92.6358108520508,-92.5899810791016,-92.5727920532227,-92.5441436767578,-92.5384140014648,-92.5212249755859,-92.504035949707,-92.4983062744141,-92.4868469238281,-92.4753875732422,-92.4581985473633,-92.4639282226562,-92.4581985473633,-92.4410095214844,-92.4180908203125,-92.3665237426758,-92.3436126708984,-92.320686340332,-92.3149566650391,-92.2977752685547,-92.2863159179688,-92.2576675415039,-92.240478515625,-92.2232818603516,-92.2232818603516,-92.2118301391602,-92.1946411132812,-92.1831741333008,-92.1831741333008,-92.1602630615234,-92.1258850097656,-92.1258850097656,-92.1316146850586,-92.1316146850586,-92.1373443603516,-92.14306640625,-92.1373443603516,-92.1086959838867,-92.1086959838867,-92.062858581543,-92.062858581543,null,-82.4257049560547,-82.5231094360352,-82.5402984619141,-82.5689468383789,-82.5632171630859,-82.5517578125,-82.5402984619141,-82.5231094360352,-82.5116500854492,-82.4715423583984,-82.4543609619141,-82.460090637207,-82.1334991455078,-82.1392288208008,-82.1621475219727,-82.1736068725586,-82.1965255737305,-82.2710113525391,-82.288200378418,-82.3053817749023,-82.3225784301758,-82.3512191772461,-82.3855972290039,-82.4257049560547,-82.4257049560547,null,-84.0185317993164,-83.9497756958008,-83.9555053710938,-83.9268569946289,-83.915397644043,-83.9039459228516,-83.8581085205078,-83.8294525146484,-83.82373046875,-83.82373046875,-83.818000793457,-83.8008041381836,-83.818000793457,-83.82373046875,-83.8351821899414,-83.8294525146484,-83.8351821899414,-83.8581085205078,-83.8695602416992,-83.9039459228516,-83.9440460205078,-83.9612350463867,-83.9898834228516,-84.0013427734375,-84.0242614746094,-84.0414505004883,-84.0529098510742,-84.0758209228516,-84.1273956298828,-84.1388549804688,-84.1445846557617,-84.098747253418,-84.1044769287109,-84.1273956298828,-84.1388549804688,-84.1617660522461,-84.1560363769531,-84.1388549804688,-84.1273956298828,-84.1273956298828,-84.1388549804688,-84.1789627075195,-84.1904220581055,-84.1904220581055,-84.1732330322266,-84.1445846557617,-84.0185317993164,-84.0185317993164,null,-89.518928527832,-89.518928527832,-89.4960098266602,-89.4788208007812,-89.4559020996094,-89.4444427490234,-89.152229309082,-89.0491027832031,-89.0491027832031,-89.2152633666992,-89.4730911254883,-89.4329833984375,-89.4215240478516,-89.4444427490234,-89.5074615478516,-89.518928527832,-89.518928527832,null,-84.820671081543,-84.820671081543,-85.0441284179688,-85.0441284179688,-85.0441284179688,-85.0326690673828,-84.992561340332,-84.820671081543,-84.820671081543,-84.820671081543,null,-94.4864654541016,-94.2458267211914,-94.0166473388672,-94.0166473388672,-94.4864654541016,-94.4864654541016,-94.4864654541016,null,-87.719841003418,-87.9261016845703,-87.9547500610352,-87.9719390869141,-87.977668762207,-87.9719390869141,-87.989128112793,-87.9948577880859,-88.0120468139648,-88.0292358398438,-88.0521545410156,-88.0808029174805,-88.1037216186523,-88.1266403198242,-88.161018371582,-88.161018371582,-88.1438293457031,-88.0979919433594,-88.0464248657227,-88.0235061645508,-88.0005874633789,-87.9547500610352,-87.9432907104492,-87.9203720092773,-87.9089126586914,-87.9031829833984,-87.9089126586914,-87.9203720092773,-87.9203720092773,-87.9146423339844,-87.8286972045898,-87.8000564575195,-87.7885894775391,-87.7828598022461,-87.7656784057617,-87.7599487304688,-87.7484817504883,-87.7484817504883,-87.719841003418,-87.719841003418,null,-92.7274856567383,-92.0857772827148,-92.0915069580078,-92.0800476074219,-92.0857772827148,-92.0857772827148,-92.0743179321289,-92.05712890625,-92.062858581543,-92.0685882568359,-92.0857772827148,-92.1029663085938,-92.1373443603516,-92.1831741333008,-92.2232818603516,-92.240478515625,-92.4180908203125,-92.423828125,-92.5212249755859,-92.5212249755859,-92.5384140014648,-92.5556030273438,-92.5785217285156,-92.6071701049805,-92.6415405273438,-92.7274856567383,-92.7274856567383,-92.7274856567383,null,-89.249641418457,-89.249641418457,-89.249641418457,-89.249641418457,-89.0892105102539,-88.7339706420898,-88.7339706420898,-88.7397003173828,-88.7855377197266,-88.7912673950195,-88.8256454467773,-88.8256454467773,-88.9287796020508,-88.9345092773438,-89.249641418457,-89.249641418457,null,-74.3756484985352,-74.3470077514648,-74.312629699707,-74.2839736938477,-74.2324142456055,-74.1922988891602,-74.1693878173828,-74.1521911621094,-74.1521911621094,-74.1693878173828,-74.1808471679688,-74.2037658691406,-74.2209548950195,-74.2782440185547,-74.3069000244141,-74.3069000244141,-74.398567199707,-74.4787902832031,-74.4386825561523,-74.4329528808594,-74.4157562255859,-74.4272155761719,-74.4558639526367,-74.4673233032227,-74.3756484985352,-74.3756484985352,null,-103.086570739746,-103.00634765625,-103.000625610352,-103.046455383301,-103.046455383301,-103.046455383301,-103.373046875,-103.367317199707,-103.367317199707,-103.361587524414,-103.361587524414,-103.785575866699,-103.791305541992,-104.00902557373,-104.014755249023,-104.00902557373,-104.014755249023,-104.014755249023,-103.877243041992,-103.636604309082,-103.390235900879,-103.166786193848,-103.086570739746,-103.086570739746,null,-80.3229598999023,-80.5406723022461,-80.7813186645508,-80.7755966186523,-80.8615341186523,-80.7813186645508,-80.5750503540039,-80.5177612304688,-80.477653503418,-80.466194152832,-80.4432754516602,-80.4203567504883,-80.4031677246094,-80.3859786987305,-80.3630599975586,-80.3000335693359,-80.3229598999023,-80.3229598999023,null,-83.2049331665039,-83.5085983276367,-83.4971389770508,-83.5544357299805,-83.5200576782227,-83.4169235229492,-83.2507629394531,-83.2450408935547,-83.2450408935547,-83.1705474853516,-83.1705474853516,-83.1705474853516,-83.2049331665039,-83.2049331665039,null,-117.255813598633,-117.553756713867,-117.559478759766,-117.771476745605,-117.874610900879,-117.903259277344,-117.95482635498,-118.017845153809,-118.098052978516,-118.143898010254,-118.206932067871,-118.24129486084,-118.247032165527,-118.304328918457,-118.350158691406,-118.424644470215,-118.481941223145,-118.510581970215,-118.510581970215,-118.544967651367,-118.544967651367,-118.653831481934,-118.653831481934,-118.69393157959,-118.69393157959,-118.613723754883,-118.61946105957,-118.430374145508,-118.430374145508,-118.401725769043,-118.401725769043,-118.36735534668,-118.195465087891,-118.201194763184,-118.120979309082,-118.120979309082,-118.063682556152,-118.063682556152,-118.04076385498,-118.04076385498,-117.972007751465,-117.977737426758,-117.742828369141,-117.742828369141,-117.782936096191,-117.782936096191,-117.76001739502,-117.76001739502,-117.742828369141,-117.737091064453,-117.71418762207,-117.71418762207,-117.679801940918,-117.67407989502,-117.656883239746,-117.651153564453,-117.639694213867,-117.628234863281,-117.582405090332,-117.519371032715,-117.519371032715,-117.473533630371,-117.473533630371,-117.26155090332,-117.255813598633,-117.255813598633,null,-77.3664855957031,-77.1545028686523,-77.1545028686523,-77.0971984863281,-77.0857391357422,-77.0742797851562,-77.028450012207,-76.9768829345703,-76.9539566040039,-76.8852081298828,-76.8852081298828,-76.8794784545898,-76.8622894287109,-76.850830078125,-76.856559753418,-76.8622894287109,-76.8622894287109,-76.856559753418,-76.8221817016602,-76.8622894287109,-76.9081268310547,-76.9253158569336,-76.9482345581055,-76.9768829345703,-77.028450012207,-77.0628280639648,-77.0800094604492,-77.0971984863281,-77.2805404663086,-77.3607635498047,-77.3664855957031,-77.3664855957031,null,-81.4746017456055,-81.4631423950195,-81.4574127197266,-81.4688720703125,-81.4803237915039,-81.4688720703125,-81.4574127197266,-81.4516830444336,-81.4516830444336,-81.4287643432617,-81.4230346679688,-81.4230346679688,-81.4230346679688,-81.4287643432617,-81.4803237915039,-81.5490875244141,-81.6579437255859,-81.6808700561523,-81.7209701538086,-81.7610778808594,-81.8011856079102,-81.835563659668,-81.829833984375,-81.8126373291016,-81.8069152832031,-81.7839965820312,-81.7152404785156,-81.6923217773438,-81.6694030761719,-81.652214050293,-81.6407623291016,-81.6235656738281,-81.6121063232422,-81.5834579467773,-81.5662689208984,-81.5433578491211,-81.5261611938477,-81.4803237915039,-81.4631423950195,-81.4746017456055,-81.4746017456055,null,-96.4345245361328,-96.4402542114258,-96.4803619384766,-96.5090103149414,-96.5204696655273,-96.5433883666992,-96.577766418457,-96.6064147949219,-96.6350631713867,-96.6522521972656,-96.6866302490234,-96.7152709960938,-96.7267379760742,-96.7381973266602,-96.7897567749023,-96.7954864501953,-96.8126754760742,-96.4402542114258,-96.4459838867188,-96.5147399902344,-96.4975509643555,-96.4975509643555,-96.4975509643555,-96.5204696655273,-96.5204696655273,-96.5204696655273,-96.5605773925781,-96.5949554443359,-96.6064147949219,-96.6064147949219,-96.58349609375,-96.5605773925781,-96.4746322631836,-96.4689025878906,-96.4689025878906,-96.4689025878906,-96.4402542114258,-96.4345245361328,-96.4345245361328,null,-83.915397644043,-83.8752899169922,-83.818000793457,-83.8008041381836,-83.7950744628906,-83.7320556640625,-83.6976776123047,-83.646110534668,-83.6976776123047,-83.7091293334961,-83.7205963134766,-83.7148590087891,-83.9039459228516,-83.9268569946289,-84.0128021240234,-83.9669647216797,-83.9669647216797,-83.9726943969727,-83.9669647216797,-83.9497756958008,-83.915397644043,-83.915397644043],"y":[33.002368927002,33.002368927002,33.0138282775879,33.0195579528809,33.3805198669434,33.3805198669434,33.3862533569336,33.3805198669434,33.3747901916504,33.3690643310547,33.3633346557617,33.3690643310547,33.3690643310547,33.3576011657715,33.3404159545898,33.3289566040039,33.3117637634277,33.3117637634277,33.306037902832,33.317497253418,33.317497253418,33.3117637634277,33.2888450622559,33.2831192016602,33.2716598510742,33.2716598510742,33.2888450622559,33.2773895263672,33.2659301757812,33.2716598510742,33.2716598510742,33.2602005004883,33.2544708251953,33.2544708251953,33.2315521240234,33.2086334228516,33.1971740722656,33.2086334228516,33.2029037475586,33.1914443969727,33.1627998352051,33.1627998352051,33.1570663452148,33.1456069946289,33.134147644043,33.1169624328613,33.1054992675781,33.0825843811035,33.0711250305176,33.0424728393555,33.002368927002,33.002368927002,null,29.9141254425049,29.9370441436768,29.9599628448486,29.9828815460205,30.0058002471924,30.0172576904297,30.0459060668945,30.0688247680664,30.074556350708,30.0860137939453,30.1146621704102,30.137580871582,30.137580871582,30.1032009124756,30.0917434692383,30.0802822113037,30.0516376495361,30.0058002471924,29.9886112213135,29.9599628448486,29.9542350769043,29.9485054016113,29.9370441436768,29.9141254425049,29.9141254425049,null,34.9790725708008,34.9790725708008,34.9618835449219,34.93896484375,34.9045906066895,34.9045906066895,34.9045906066895,34.8874015808105,34.8759384155273,34.8587532043457,34.8415641784668,34.8243751525879,34.7899971008301,34.7785377502441,34.7613487243652,34.7441596984863,34.7212409973145,34.7155113220215,34.7212409973145,34.7212409973145,34.7327003479004,34.7327003479004,34.7097816467285,34.6754035949707,34.663948059082,34.6352996826172,34.6352996826172,34.6467590332031,34.6524848937988,34.6467590332031,34.6467590332031,34.7212409973145,34.7899971008301,34.7842674255371,34.7842674255371,34.8301048278809,34.8415641784668,34.8472938537598,34.8587532043457,34.8702125549316,34.8988571166992,34.9045906066895,34.9217758178711,34.93896484375,34.9504280090332,34.9790725708008,34.9790725708008,34.9790725708008,null,37.5631141662598,37.5803031921387,37.5803031921387,37.5745697021484,37.5745697021484,37.6032218933105,37.6089515686035,37.6032218933105,37.3339309692383,37.345386505127,37.3339309692383,37.3625793457031,37.379768371582,37.4370613098145,37.5344657897949,37.5631141662598,37.5631141662598,null,39.5741958618164,39.5283584594727,39.5226287841797,39.7002449035645,39.7460823059082,39.7460823059082,39.7346229553223,39.7346229553223,39.5741958618164,39.5741958618164,null,41.1612892150879,41.1612892150879,41.1612892150879,40.9034576416016,40.9034576416016,41.1612892150879,41.1612892150879,null,37.6375961303711,37.4771690368652,37.4657135009766,37.4657135009766,37.4714393615723,37.4886283874512,37.5000877380371,37.523006439209,37.5401954650879,37.523006439209,37.5058174133301,37.5058174133301,37.5459251403809,37.5860328674316,37.6318664550781,37.6719779968262,37.7006225585938,37.7292709350586,37.7636489868164,37.7922973632812,37.7922973632812,37.7865676879883,37.7922973632812,37.7922973632812,37.8037567138672,37.832405090332,37.8495941162109,37.8667793273926,37.8896980285645,37.9068870544434,37.7693786621094,37.7693786621094,37.7579193115234,37.7579193115234,37.7579193115234,37.7350006103516,37.7006225585938,37.6777038574219,37.6375961303711,37.6375961303711,null,33.0138282775879,33.002368927002,32.9737205505371,32.9221534729004,32.8935089111328,32.8763198852539,32.853401184082,32.8018341064453,32.7674560546875,32.7273483276367,32.7044296264648,32.6872444152832,32.681510925293,32.6528625488281,32.6127548217773,32.5955696105957,32.5898361206055,32.67578125,32.67578125,32.733081817627,32.7273483276367,32.733081817627,32.7445373535156,32.7559967041016,32.7617263793945,32.7617263793945,33.0138282775879,33.0138282775879,null,34.3831977844238,34.4977912902832,34.5894622802734,34.6009216308594,34.6009216308594,34.5951919555664,34.5035171508789,34.4977912902832,34.4977912902832,34.4003829956055,34.3889274597168,34.360279083252,34.3660087585449,34.3831977844238,34.3831977844238,34.3831977844238,null,40.7487602233887,40.7258415222168,40.7201080322266,40.7258415222168,40.7143821716309,40.697193145752,40.697193145752,40.691463470459,40.680004119873,40.6513557434082,40.6513557434082,40.6227073669434,40.6112480163574,40.6055183410645,40.6112480163574,40.6169776916504,40.6112480163574,40.5997886657715,40.6227073669434,40.6456260681152,40.6685447692871,40.6742744445801,40.6628150939941,40.680004119873,40.7487602233887,40.7487602233887,null,36.9958839416504,37.0016136169434,36.4802207946777,36.4802207946777,36.0447769165039,35.7296485900879,35.7353782653809,35.8098640441895,35.987476348877,35.9989395141602,36.0791511535645,36.0848846435547,36.159366607666,36.165096282959,36.2052040100098,36.5146026611328,36.8812942504883,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9958839416504,36.9958839416504,null,34.812915802002,34.812915802002,34.8186454772949,34.9275093078613,35.0249099731445,35.0249099731445,35.1967964172363,35.1910667419434,35.1796112060547,35.1738777160645,35.1681480407715,35.1738777160645,35.1738777160645,35.1738777160645,35.1738777160645,35.1910667419434,34.812915802002,34.812915802002,null,40.1070442199707,40.1185073852539,40.238826751709,40.244556427002,40.5081176757812,40.5195732116699,40.5253067016602,40.4508171081543,40.2617454528809,40.2560157775879,40.1528816223145,40.1185073852539,40.1070442199707,40.1070442199707,null,45.0917778015137,45.0860481262207,45.0001029968262,45.0058326721191,45.0860481262207,45.040210723877,45.0115661621094,45.0058326721191,45.0516700744629,45.0516700744629,45.0115661621094,44.9886474609375,44.9542694091797,44.9714584350586,44.9886474609375,44.9714584350586,45.0001029968262,45.0001029968262,45.0860481262207,45.0860481262207,45.2006416320801,45.2006416320801,45.2579383850098,45.2636680603027,45.349609375,45.343879699707,45.355339050293,45.3610687255859,45.4355506896973,45.4355506896973,45.4412841796875,45.4355506896973,45.4298248291016,45.4699325561523,45.475658416748,45.6991119384766,45.6991119384766,45.7735977172852,45.7850570678711,45.8251647949219,45.8308944702148,45.8652687072754,45.8652687072754,45.7850570678711,45.7850570678711,45.6991119384766,45.6991119384766,45.670467376709,45.670467376709,45.6303596496582,45.6246299743652,45.532958984375,45.5272254943848,45.4470138549805,45.4412841796875,45.3839874267578,45.3782577514648,45.349609375,45.343879699707,45.2693939208984,45.223560333252,45.223560333252,45.1777229309082,45.1777229309082,45.0917778015137,45.0917778015137,null,40.8404350280762,41.0409660339355,41.0638847351074,41.0696144104004,41.0810737609863,41.0868034362793,41.0868034362793,41.0810737609863,41.144100189209,41.1269111633301,41.1097183227539,41.0868034362793,41.0638847351074,41.0581550598145,41.0295066833496,40.9722099304199,40.949291229248,40.9263725280762,40.8862686157227,40.8919982910156,40.8862686157227,40.8805389404297,40.8805389404297,40.8805389404297,40.8576202392578,40.8576202392578,40.8576202392578,40.8576202392578,40.8232421875,40.8060531616211,40.8404350280762,40.8404350280762,null,34.8243751525879,34.7842674255371,34.7670783996582,34.7556190490723,34.7327003479004,34.7269744873047,34.7155113220215,34.6925926208496,34.663948059082,34.6410293579102,34.6181106567383,34.5780029296875,34.5493545532227,34.4977912902832,34.5035171508789,34.4634094238281,34.5378952026367,34.5550842285156,34.5608139038086,34.5837326049805,34.5894622802734,34.6066474914551,34.663948059082,34.6754035949707,34.6868667602539,34.8472938537598,34.9160461425781,34.9045906066895,34.9045906066895,34.8988571166992,34.8874015808105,34.8874015808105,34.8931312561035,34.8874015808105,34.8874015808105,34.8874015808105,34.8874015808105,34.8587532043457,34.8472938537598,34.8243751525879,34.8243751525879,null,42.4733619689941,42.4733619689941,42.4733619689941,42.4733619689941,42.4848213195801,42.496280670166,42.5191993713379,42.507740020752,42.5650367736816,42.5707626342773,42.5822219848633,42.6108741760254,42.639518737793,42.6681671142578,42.6796264648438,42.6796264648438,43.080696105957,43.080696105957,43.0520477294922,43.0291290283203,43.0119400024414,42.9832916259766,42.9431838989258,42.9259986877441,42.9030799865723,42.8744316101074,42.817138671875,42.777027130127,42.7369194030762,42.7025451660156,42.6853561401367,42.6681671142578,42.5707626342773,42.5478477478027,42.5306549072266,42.507740020752,42.4733619689941,42.4733619689941,42.4733619689941,null,36.3942794799805,36.4000091552734,36.4057388305664,36.4171943664551,36.4229278564453,36.3427124023438,36.3599014282227,36.302604675293,36.2682304382324,36.2052040100098,36.1880149841309,36.165096282959,36.1708221435547,36.1880149841309,36.2682304382324,36.2854156494141,36.3312530517578,36.3427124023438,36.3656311035156,36.3713607788086,36.3942794799805,36.3942794799805],"text":"Percent: -62.33100","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,75,198,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.4562759399414,-87.4562759399414,-87.4791946411133,-87.4734649658203,-87.4677352905273,-87.3187713623047,-87.3244934082031,-87.3015823364258,-87.2958450317383,-87.078125,-87.078125,-87.0208282470703,-87.0208282470703,-87.078125,-87.0895843505859,-87.1125030517578,-87.1354217529297,-87.158332824707,-87.1869888305664,-87.1927185058594,-87.2213668823242,-87.2328262329102,-87.261474609375,-87.3130416870117,-87.341682434082,-87.3817901611328,-87.439094543457,-87.4562759399414,-87.4562759399414],"y":[37.9412651062012,38.0386695861816,38.0386695861816,38.1647186279297,38.1990966796875,38.1990966796875,38.2449340820312,38.250659942627,38.2334747314453,38.2334747314453,38.1990966796875,38.1990966796875,38.1188812255859,38.1188812255859,38.0558586120605,38.0501251220703,38.0615882873535,38.0558586120605,38.0272064208984,38.0042877197266,37.9871025085449,37.9584541320801,37.9183502197266,37.9068870544434,37.9126167297363,37.9298057556152,37.9355354309082,37.9412651062012,37.9412651062012],"text":"Percent: -62.32996","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,75,198,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.2847671508789,-85.2332000732422,-85.181640625,-85.1415252685547,-85.1358032226562,-85.1415252685547,-85.1128768920898,-85.1128768920898,-85.1243438720703,-85.1186065673828,-85.0842361450195,-85.1128768920898,-85.1644439697266,-85.267578125,-85.3019561767578,-85.3191452026367,-85.3649826049805,-85.4623870849609,-85.4623870849609,-85.4967651367188,-85.4967651367188,-85.4967651367188,-85.4910354614258,-85.4795684814453,-85.4623870849609,-85.450927734375,-85.4050903320312,-85.3707122802734,-85.3649826049805,-85.3535232543945,-85.2847671508789,-85.2847671508789],"y":[36.5260581970215,36.5146026611328,36.4802207946777,36.4515762329102,36.4458465576172,36.4286575317383,36.4171943664551,36.3828201293945,36.3312530517578,36.3083343505859,36.2052040100098,36.1479072570801,36.159366607666,36.1708221435547,36.1937408447266,36.2109336853027,36.2109336853027,36.2682304382324,36.2911491394043,36.3083343505859,36.3312530517578,36.3484420776367,36.3942794799805,36.4286575317383,36.4630317687988,36.4859504699707,36.4916839599609,36.4802207946777,36.4859504699707,36.5088691711426,36.5260581970215,36.5260581970215],"text":"Percent: -62.32206","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,75,198,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.382926940918,-81.7610778808594,-81.7839965820312,-81.8126373291016,-81.8470230102539,-81.8527450561523,-81.8470230102539,-81.8699417114258,-81.9329605102539,-81.9444198608398,-81.9386901855469,-81.9444198608398,-81.9329605102539,-81.9272384643555,-81.9272384643555,-81.9845275878906,-82.0017242431641,-82.0418243408203,-81.6694030761719,-81.5777282714844,-81.5376205444336,-81.5147094726562,-81.4688720703125,-81.4516830444336,-81.4287643432617,-81.4058456420898,-81.3485488891602,-81.3428192138672,-81.2454147338867,-81.2224960327148,-81.19384765625,-81.382926940918,-81.382926940918],"y":[33.4893836975098,33.2029037475586,33.2200927734375,33.2143630981445,33.2315521240234,33.2487411499023,33.2716598510742,33.317497253418,33.3404159545898,33.3633346557617,33.3862533569336,33.4034385681152,33.4320907592773,33.449275970459,33.4607353210449,33.4951095581055,33.5180282592773,33.5466804504395,33.8217010498047,33.8789939880371,33.8446159362793,33.8217010498047,33.8045082092285,33.7873191833496,33.7529449462891,33.7357559204102,33.7242965698242,33.7128372192383,33.6784591674805,33.6727294921875,33.6555404663086,33.4893836975098,33.4893836975098],"text":"Percent: -62.31283","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,75,198,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.9161911010742,-94.6354370117188,-94.6297073364258,-94.6125183105469,-94.6067962646484,-94.5953369140625,-94.5953369140625,-95.0479736328125,-95.0651550292969,-95.0766143798828,-95.0651550292969,-95.0766143798828,-95.0766143798828,-95.1797485351562,-95.1854782104492,-95.2026672363281,-95.2026672363281,-94.9161911010742,-94.9161911010742],"y":[40.5997886657715,40.5940628051758,40.4851989746094,40.4851989746094,40.3935241699219,40.3935241699219,40.1414260864258,40.1414260864258,40.1643409729004,40.2216377258301,40.2502861022949,40.2560157775879,40.2789344787598,40.2789344787598,40.496654510498,40.496654510498,40.6055183410645,40.5997886657715,40.5997886657715],"text":"Percent: -62.31061","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,75,198,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.7347259521484,-84.7175445556641,-84.7060775756836,-84.7003479003906,-84.7003479003906,-84.6774368286133,-84.6831665039062,-84.6946182250977,-84.6888885498047,-84.6774368286133,-84.6545104980469,-84.6545104980469,-84.6717071533203,-84.6831665039062,-84.6946182250977,-84.7003479003906,-84.7118072509766,-84.7118072509766,-84.7347259521484,-84.7461853027344,-84.7519149780273,-84.7805633544922,-84.8034820556641,-84.8321304321289,-84.8607788085938,-85.0097503662109,-85.0154800415039,-85.0498580932617,-85.0326690673828,-85.0269317626953,-84.8034820556641,-84.7920227050781,-84.7347259521484,-84.7347259521484],"y":[37.7120819091797,37.6777038574219,37.7006225585938,37.6948928833008,37.6777038574219,37.6777038574219,37.6662445068359,37.6662445068359,37.6490592956543,37.6375961303711,37.6375961303711,37.6204071044922,37.6204071044922,37.6204071044922,37.6146774291992,37.6089515686035,37.6032218933105,37.5974884033203,37.5917587280273,37.5974884033203,37.5860328674316,37.5803031921387,37.5631141662598,37.5516510009766,37.523006439209,37.5401954650879,37.5516510009766,37.5573844909668,37.6318664550781,37.6777038574219,37.7063522338867,37.7178115844727,37.7120819091797,37.7120819091797],"text":"Percent: -62.28169","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,75,198,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.0219650268555,-81.3256301879883,-81.3313598632812,-81.3370895385742,-81.3313598632812,-81.3428192138672,-81.3657379150391,-81.3657379150391,-81.3657379150391,-81.4230346679688,-81.4516830444336,-80.9589385986328,-80.9646682739258,-80.9761276245117,-80.9818572998047,-80.9761276245117,-80.9589385986328,-80.9417495727539,-80.924560546875,-80.924560546875,-80.9360198974609,-80.9703979492188,-80.9818572998047,-80.9875793457031,-81.0105056762695,-81.0105056762695,-81.0162353515625,-81.0047760009766,-81.0105056762695,-81.0219650268555,-81.0219650268555],"y":[35.1624183654785,35.1738777160645,35.2197151184082,35.2369041442871,35.265552520752,35.2884712219238,35.2884712219238,35.3113899230957,35.3285751342773,35.3858757019043,35.4202499389648,35.4202499389648,35.3916015625,35.3801460266113,35.3686828613281,35.3686828613281,35.3686828613281,35.3686828613281,35.3629570007324,35.3514938354492,35.3514938354492,35.3457679748535,35.3400382995605,35.3285751342773,35.2827415466309,35.2311744689941,35.2139854431152,35.1910667419434,35.1738777160645,35.1624183654785,35.1624183654785],"text":"Percent: -62.26935","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,75,198,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.4749755859375,-79.4749755859375,-79.5265426635742,-79.5380020141602,-79.6067581176758,-79.6124877929688,-79.6353988647461,-79.6353988647461,-79.6525955200195,-79.6583251953125,-79.6755065917969,-79.6869735717773,-79.6927032470703,-80.0020980834961,-80.0020980834961,-80.0020980834961,-79.9849090576172,-79.9849090576172,-79.9677200317383,-79.9619903564453,-79.9448013305664,-79.9390716552734,-79.9218826293945,-79.9218826293945,-79.9104232788086,-79.9046936035156,-79.8932342529297,-79.8932342529297,-79.8645858764648,-79.8531265258789,-79.8531265258789,-79.8302154541016,-79.8244857788086,-79.7786483764648,-79.7729110717773,-79.6124877929688,-79.5093536376953,-79.5093536376953,-79.5208129882812,-79.5208129882812,-79.4749755859375,-79.4749755859375,-79.4749755859375],"y":[41.3732833862305,41.3331756591797,41.3331756591797,41.3159866333008,41.3159866333008,41.27587890625,41.270149230957,41.2357711791992,41.2300453186035,41.2013931274414,41.1784744262695,41.1784744262695,41.1670188903809,41.1670188903809,41.4878730773926,41.4936027526855,41.4936027526855,41.5050621032715,41.5107917785645,41.5165214538574,41.5165214538574,41.5279808044434,41.5279808044434,41.5337104797363,41.5394401550293,41.5508995056152,41.5508995056152,41.5623550415039,41.5680885314941,41.5738182067871,41.5852737426758,41.591007232666,41.6081924438477,41.6081924438477,41.602466583252,41.6081924438477,41.6081924438477,41.4706840515137,41.4649543762207,41.4420356750488,41.4420356750488,41.3732833862305,41.3732833862305],"text":"Percent: -62.22864","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,75,198,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.7511672973633,-88.7397003173828,-88.7397003173828,-88.6881332397461,-88.6824035644531,-88.6881332397461,-88.5792770385742,-88.4646835327148,-88.4646835327148,-88.4761428833008,-88.4704132080078,-88.4761428833008,-88.7511672973633,-88.7511672973633],"y":[39.791919708252,40.0554809570312,40.095588684082,40.0898551940918,40.1070442199707,40.1414260864258,40.2789344787598,40.2789344787598,40.2159080505371,40.2101783752441,39.8721351623535,39.791919708252,39.791919708252,39.791919708252],"text":"Percent: -62.22835","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,75,198,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-121.501426696777,-121.495704650879,-121.489967346191,-121.489967346191,-121.455596923828,-121.392570495605,-121.375381469727,-121.363922119141,-121.415489196777,-121.472785949707,-121.478507995605,-121.455596923828,-121.461318969727,-121.541534423828,-121.598831176758,-121.593101501465,-121.633209228516,-121.644668579102,-121.66185760498,-121.701965332031,-121.742073059082,-121.730606079102,-121.764991760254,-121.805099487305,-121.816558837891,-122.051467895508,-122.062927246094,-122.062927246094,-122.057205200195,-122.939552307129,-122.956741333008,-122.962478637695,-122.968200683594,-122.951011657715,-122.922370910645,-122.928092956543,-122.93383026123,-122.97966003418,-122.968200683594,-122.996841430664,-122.97966003418,-123.002578735352,-122.991119384766,-122.996841430664,-123.025505065918,-123.054153442383,-123.071334838867,-123.002578735352,-122.973937988281,-122.93383026123,-122.887985229492,-122.761940002441,-122.670265197754,-122.532760620117,-122.463996887207,-122.366592407227,-122.269195556641,-122.20044708252,-122.108772277832,-121.994171142578,-121.936882019043,-121.850929260254,-121.759254455566,-121.684776306152,-121.638931274414,-121.581642150879,-121.558723449707,-121.501426696777,-121.501426696777],"y":[40.4680099487305,40.4336318969727,40.4107131958008,40.3820648193359,40.3648796081543,40.3591461181641,40.3247718811035,40.2560157775879,40.2216377258301,40.2044486999512,40.1758003234863,40.1758003234863,40.1414260864258,40.1070442199707,40.1013145446777,40.0554809570312,40.044017791748,39.9867248535156,39.9867248535156,39.9867248535156,39.9466171264648,39.91796875,39.9007797241211,39.8950538635254,39.8835906982422,39.8893241882324,39.8664054870605,39.8320274353027,39.8033790588379,39.8091087341309,39.8434867858887,39.8721351623535,39.91796875,39.9294281005859,39.9580764770508,39.9867248535156,40.0039138793945,40.044017791748,40.0783996582031,40.1070442199707,40.1471519470215,40.1815299987793,40.233097076416,40.2789344787598,40.2961235046387,40.2903900146484,40.3018531799316,40.3362274169922,40.3190422058105,40.3362274169922,40.3648796081543,40.3877983093262,40.3476905822754,40.4164428710938,40.3935241699219,40.3935241699219,40.3935241699219,40.3935241699219,40.4279022216797,40.4393615722656,40.4336318969727,40.4508171081543,40.4508171081543,40.4508171081543,40.4508171081543,40.4508171081543,40.4680099487305,40.4680099487305,40.4680099487305],"text":"Percent: -62.17446","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,75,198,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.2920455932617,-91.7018966674805,-91.7018966674805,-91.421142578125,-91.4039535522461,-91.6274108886719,-91.6274108886719,-92.0915069580078,-92.0857772827148,-92.2977752685547,-92.2920455932617,-92.2920455932617],"y":[39.3450126647949,39.333553314209,39.3106346130371,39.3163642883301,39.1330184936523,39.1330184936523,39.0528030395508,39.0642623901367,39.2304191589355,39.2361526489258,39.3450126647949,39.3450126647949],"text":"Percent: -62.16461","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,75,198,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.2939300537109,-82.2710113525391,-82.2423629760742,-82.2366333007812,-82.2194366455078,-82.1793365478516,-82.1678771972656,-82.1564178466797,-82.1449584960938,-82.1392288208008,-82.1793365478516,-82.1965255737305,-82.2137145996094,-82.2538223266602,-82.2652740478516,-82.276741027832,-82.3225784301758,-82.3569488525391,-82.3626861572266,-82.3684158325195,-82.4486236572266,-82.4887313842773,-82.4944610595703,-82.5460357666016,-82.5517578125,-82.5402984619141,-82.4830017089844,-82.4085235595703,-82.3569488525391,-82.3225784301758,-82.2939300537109,-82.2939300537109],"y":[37.3052825927734,37.2766342163086,37.2307968139648,37.1964225769043,37.1563148498535,37.1276664733887,37.0990142822266,37.0760955810547,37.0531806945801,37.0359916687012,37.0359916687012,37.0245323181152,37.0302619934082,36.9844245910645,36.9844245910645,36.9844245910645,36.9615058898926,36.9500503540039,36.9557762145996,36.9615058898926,37.0016136169434,37.0130767822266,37.058910369873,37.1162071228027,37.1964225769043,37.2136077880859,37.2307968139648,37.2537155151367,37.2651748657227,37.2766342163086,37.3052825927734,37.3052825927734],"text":"Percent: -62.14016","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,75,198,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.2538528442383,-97.2882308959961,-97.3283386230469,-97.4257431030273,-97.494499206543,-97.5231475830078,-97.5345993041992,-97.3741760253906,-97.1736373901367,-97.1507263183594,-97.1392669677734,-97.1163482666016,-97.1048889160156,-97.0647811889648,-97.0533218383789,-97.0246734619141,-96.9616470336914,-96.9387283325195,-96.9158096313477,-96.9100875854492,-96.8928909301758,-96.8757019042969,-96.8413238525391,-96.8241424560547,-96.8012161254883,-96.7954864501953,-96.7954864501953,-96.8126754760742,-96.8355941772461,-96.858512878418,-96.8699798583984,-96.852783203125,-96.8298721313477,-96.8069458007812,-96.8012161254883,-97.0189437866211,-97.1106185913086,-97.127799987793,-97.127799987793,-97.1106185913086,-97.0762405395508,-97.1106185913086,-97.1220703125,-97.1449966430664,-97.1621780395508,-97.1908340454102,-97.2137451171875,-97.1908340454102,-97.1908340454102,-97.2022857666016,-97.2481231689453,-97.2653121948242,-97.2538528442383,-97.2538528442383],"y":[28.0749320983887,28.1035804748535,28.1551456451416,28.1264991760254,28.1895236968994,28.1723346710205,28.1780643463135,28.395788192749,28.5562171936035,28.5676765441895,28.5447578430176,28.5562171936035,28.5447578430176,28.5504856109619,28.5447578430176,28.5103797912598,28.5103797912598,28.4931907653809,28.4931907653809,28.5103797912598,28.5103797912598,28.4931907653809,28.4530849456787,28.4416255950928,28.4473533630371,28.4244365692139,28.407247543335,28.407247543335,28.4301662445068,28.4358959197998,28.4187068939209,28.401517868042,28.3728713989258,28.3442230224609,28.3155746459961,28.2754669189453,28.2640075683594,28.2525482177734,28.2353591918945,28.2181720733643,28.2067127227783,28.1895236968994,28.1723346710205,28.1666049957275,28.1837940216064,28.1895236968994,28.1837940216064,28.1608753204346,28.1494159698486,28.1264991760254,28.0978488922119,28.0978488922119,28.0749320983887,28.0749320983887],"text":"Percent: -62.06510","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,76,198,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.5689468383789,-82.5746765136719,-82.4543609619141,-82.4257049560547,-82.3168487548828,-82.3168487548828,-82.0819320678711,-82.1163101196289,-82.1392288208008,-82.1506881713867,-82.2194366455078,-82.2194366455078,-82.2022552490234,-82.2022552490234,-82.1965255737305,-82.2137145996094,-82.276741027832,-82.288200378418,-82.3569488525391,-82.3512191772461,-82.4658126831055,-82.4658126831055,-82.4830017089844,-82.4830017089844,-82.5746765136719,-82.5689468383789,-82.5689468383789],"y":[38.8579978942871,38.869457244873,38.8637275695801,39.0470733642578,39.0356140136719,39.0298881530762,39.0012359619141,38.9725875854492,38.9152946472168,38.8522682189941,38.8121604919434,38.7777824401855,38.7319450378418,38.6803817749023,38.6173553466797,38.6058959960938,38.6001663208008,38.5887069702148,38.6001663208008,38.6918411254883,38.6975708007812,38.7548637390137,38.7605972290039,38.7892417907715,38.7949714660645,38.8579978942871,38.8579978942871],"text":"Percent: -62.00965","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,76,198,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.2599258422852,-80.2140884399414,-80.1911773681641,-80.1453399658203,-80.1109619140625,-80.0708541870117,-79.8645858764648,-79.8531265258789,-79.8473968505859,-79.8531265258789,-79.8473968505859,-79.841667175293,-79.8473968505859,-79.8875045776367,-79.9161529541016,-79.9333419799805,-79.9619903564453,-79.9791793823242,-80.0078277587891,-80.025016784668,-80.0421981811523,-80.0937728881836,-80.1224136352539,-80.1797103881836,-80.2026290893555,-80.2599258422852,-80.2599258422852,-80.2599258422852],"y":[37.3282012939453,37.3568496704102,37.3625793457031,37.3740386962891,37.3854942321777,37.4026870727539,37.3224716186523,37.2995529174805,37.2938232421875,37.2651748657227,37.2594451904297,37.2479858398438,37.2250671386719,37.2136077880859,37.1849594116211,37.1563148498535,37.1448516845703,37.1391220092773,37.1677703857422,37.1735038757324,37.1677703857422,37.1505851745605,37.1162071228027,37.1162071228027,37.2365264892578,37.3052825927734,37.3282012939453,37.3282012939453],"text":"Percent: -61.98576","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,76,198,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-119.318458557129,-118.762687683105,-118.762687683105,-117.645416259766,-117.651153564453,-117.295921325684,-117.301658630371,-117.582405090332,-119.232521057129,-119.329917907715,-119.318458557129,-119.318458557129],"y":[40.966480255127,40.966480255127,40.8576202392578,40.8576202392578,40.697193145752,40.691463470459,40.5367622375488,40.0153732299805,40.0153732299805,40.0210990905762,40.966480255127,40.966480255127],"text":"Percent: -61.94268","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,76,199,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.1044769287109,-84.1273956298828,-84.1560363769531,-84.1789627075195,-84.1789627075195,-84.1789627075195,-84.1674957275391,-84.1560363769531,-84.1388549804688,-84.1159286499023,-84.087287902832,-84.0643692016602,-84.0471801757812,-84.0299835205078,-84.0185317993164,-83.9841537475586,-83.9440460205078,-83.9497756958008,-83.9383163452148,-83.9325866699219,-83.9039459228516,-83.9268569946289,-83.9325866699219,-83.9383163452148,-83.9497756958008,-83.9726943969727,-83.9956130981445,-84.0128021240234,-84.0414505004883,-84.0643692016602,-84.0815582275391,-84.1044769287109,-84.1044769287109,null,-87.1182327270508,-87.0666656494141,-86.7630004882812,-86.6713256835938,-86.5968399047852,-86.5624618530273,-86.619758605957,-86.631217956543,-86.6369476318359,-86.6484069824219,-86.6885147094727,-86.705696105957,-86.7114334106445,-86.7343521118164,-86.7515335083008,-86.7630004882812,-86.7859191894531,-86.7916412353516,-86.8260269165039,-86.8489456176758,-86.8661346435547,-86.8661346435547,-86.8489456176758,-86.8833160400391,-86.889045715332,-86.9119644165039,-86.9348831176758,-86.9578018188477,-86.9749908447266,-86.986457824707,-87.1296920776367,-87.1182327270508,-87.1354217529297,-87.1239624023438,-87.1182327270508,-87.1182327270508,null,-96.6293258666992,-96.6350631713867,-96.6522521972656,-96.6522521972656,-96.6980895996094,-96.7381973266602,-96.7668380737305,-96.7553787231445,-96.7783050537109,-96.7611083984375,-96.8241424560547,-96.8184127807617,-96.8298721313477,-96.589225769043,-96.3313980102539,-96.3313980102539,-96.3485794067383,-96.3371200561523,-96.2855606079102,-96.2912902832031,-96.2683639526367,-96.2683639526367,-96.2454528808594,-96.3428497314453,-96.3657760620117,-96.3829574584961,-96.4459838867188,-96.5147399902344,-96.577766418457,-96.6293258666992,-96.6293258666992],"y":[38.4569244384766,38.4741172790527,38.4855766296387,38.4970321655273,38.5142250061035,38.5256805419922,38.5371398925781,38.5428695678711,38.5428695678711,38.5543327331543,38.5829772949219,38.6058959960938,38.6001663208008,38.6001663208008,38.5944366455078,38.6001663208008,38.5944366455078,38.5772514343262,38.5543327331543,38.5256805419922,38.5027618408203,38.4970321655273,38.4855766296387,38.4683876037598,38.4511985778809,38.428279876709,38.428279876709,38.428279876709,38.4454689025879,38.4397392272949,38.4454689025879,38.4569244384766,38.4569244384766,null,36.6406517028809,36.6406517028809,36.6406517028809,36.6521110534668,36.6521110534668,36.6349220275879,36.5604400634766,36.5375213623047,36.4974136352539,36.4802207946777,36.4343872070312,36.4343872070312,36.4343872070312,36.4286575317383,36.4057388305664,36.4000091552734,36.3828201293945,36.3656311035156,36.3599014282227,36.3656311035156,36.3770904541016,36.3828201293945,36.3942794799805,36.4000091552734,36.3885498046875,36.3885498046875,36.3885498046875,36.3885498046875,36.3770904541016,36.3770904541016,36.4630317687988,36.5489768981934,36.5604400634766,36.5948143005371,36.6406517028809,36.6406517028809,null,30.7334575653076,30.7735633850098,30.7792911529541,30.8079414367676,30.8824234008789,30.9110736846924,30.9626407623291,30.979829788208,31.0084743499756,31.0371246337891,31.0543117523193,31.0886878967285,31.0944194793701,31.2262001037598,31.3579788208008,31.3350601196289,31.2892265319824,31.2491188049316,31.1116065979004,31.0944194793701,31.0772304534912,31.0084743499756,30.9683685302734,30.9397220611572,30.8938846588135,30.8824234008789,30.7678337097168,30.727725982666,30.6876201629639,30.7334575653076,30.7334575653076],"text":"Percent: -61.92513","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,76,199,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.4837951660156,-93.7301635742188,-93.7301635742188,-93.7530822753906,-93.7588119506836,-93.7645416259766,-93.78173828125,-93.7702713012695,-93.7931900024414,-93.7931900024414,-93.7874603271484,-93.8161087036133,-93.8161087036133,-93.8046493530273,-93.8161087036133,-93.8218383789062,-93.8218383789062,-93.8332977294922,-93.8504867553711,-93.86767578125,-93.8791351318359,-93.8963241577148,-93.9135131835938,-93.9192428588867,-93.9135131835938,-93.9192428588867,-93.9364318847656,-93.95361328125,-93.9650802612305,-93.9650802612305,-93.9593505859375,-93.9708099365234,-93.9708099365234,-93.9593505859375,-93.8275680541992,-93.8218383789062,-93.7530822753906,-93.7187042236328,-93.7015228271484,-93.6957931518555,-93.6728668212891,-93.6556854248047,-93.6442260742188,-93.6327590942383,-93.6270294189453,-93.6098480224609,-93.5410842895508,-93.5239028930664,-93.5181732177734,-93.5009765625,-93.4895248413086,-93.4723358154297,-93.4494171142578,-93.4551467895508,-93.4723358154297,-93.4837951660156,-93.4837951660156],"y":[33.4779243469238,33.4721946716309,33.5065727233887,33.5123023986816,33.4951095581055,33.4951095581055,33.5065727233887,33.5180282592773,33.5180282592773,33.5352210998535,33.5466804504395,33.5581359863281,33.5695991516113,33.586784362793,33.5925178527832,33.5982437133789,33.6097030639648,33.6154365539551,33.6097030639648,33.6268920898438,33.6326217651367,33.6326217651367,33.6326217651367,33.638355255127,33.6498107910156,33.6555404663086,33.6555404663086,33.6555404663086,33.6727294921875,33.6899185180664,33.7071075439453,33.7242965698242,33.7357559204102,33.7529449462891,33.7529449462891,34.0165023803711,34.0107727050781,34.0050468444824,33.9821281433105,33.9821281433105,33.9821281433105,33.9763984680176,33.9706649780273,33.9821281433105,33.9821281433105,33.9706649780273,33.9592094421387,33.9592094421387,33.9534797668457,33.9534797668457,33.9649391174316,33.9649391174316,33.9592094421387,33.8274269104004,33.8217010498047,33.4779243469238,33.4779243469238],"text":"Percent: -61.91646","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,76,199,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.9161911010742,-95.2026672363281,-95.3745574951172,-95.3745574951172,-95.3860168457031,-95.3802871704102,-94.9333801269531,-94.9333801269531,-94.9219207763672,-94.9161911010742,-94.9161911010742,null,-78.4608383178711,-78.5124130249023,-78.5639724731445,-78.6212692260742,-78.6441879272461,-78.6900253295898,-78.6900253295898,-78.6499176025391,-78.6327285766602,-78.6098098754883,-78.6098098754883,-78.5754318237305,-78.47802734375,-78.4665756225586,-78.4264678955078,-78.386360168457,-78.3462524414062,-78.3118667602539,-78.2832260131836,-78.3175964355469,-78.3233261108398,-78.3233261108398,-78.3347930908203,-78.3405227661133,-78.3577041625977,-78.3691635131836,-78.3920822143555,-78.4150009155273,-78.4264678955078,-78.4379196166992,-78.4436492919922,-78.4436492919922,-78.4608383178711,-78.4608383178711],"y":[40.5997886657715,40.6055183410645,40.6055183410645,40.7487602233887,40.7487602233887,40.8977279663086,40.9034576416016,40.7373008728027,40.7373008728027,40.5997886657715,40.5997886657715,null,38.4683876037598,38.3996315002441,38.4511985778809,38.4683876037598,38.4970321655273,38.5199508666992,38.5314140319824,38.6058959960938,38.6345443725586,38.6631889343262,38.6746520996094,38.7204895019531,38.7548637390137,38.7605972290039,38.8064308166504,38.8350791931152,38.8121604919434,38.7777824401855,38.7720527648926,38.7319450378418,38.7147598266602,38.6460037231445,38.6345443725586,38.6288146972656,38.6230850219727,38.6001663208008,38.5772514343262,38.5543327331543,38.5371398925781,38.5314140319824,38.5256805419922,38.5142250061035,38.4683876037598,38.4683876037598],"text":"Percent: -61.84773","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,76,199,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.8012161254883,-96.589225769043,-96.8298721313477,-97.0762405395508,-97.2767791748047,-96.8012161254883,-96.8012161254883],"y":[31.5298671722412,31.2262001037598,31.0944194793701,30.979829788208,31.2834949493408,31.5298671722412,31.5298671722412],"text":"Percent: -61.78203","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,77,199,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.118644714355,-100.691604614258,-100.71452331543,-100.760360717773,-100.789001464844,-100.806198120117,-100.806198120117,-100.766090393066,-100.748893737793,-100.754623413086,-100.720252990723,-100.691604614258,-100.703056335449,-100.703056335449,-100.118644714355,-100.118644714355,-100.118644714355],"y":[29.0718765258789,29.0718765258789,29.1177139282227,29.1520938873291,29.1750087738037,29.2208461761475,29.2437648773193,29.2437648773193,29.2781429290771,29.3297100067139,29.3468990325928,29.3984661102295,29.4213809967041,29.6161880493164,29.6161880493164,29.0718765258789,29.0718765258789],"text":"Percent: -61.75439","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,77,199,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.3310165405273,-98.3367462158203,-97.8382720947266,-97.8440017700195,-97.94140625,-98.3138275146484,-98.3252868652344,-98.3310165405273,-98.3310165405273],"y":[43.9344024658203,44.1979637145996,44.1979637145996,43.8484573364258,43.8484573364258,43.8484573364258,43.854190826416,43.9344024658203,43.9344024658203],"text":"Percent: -61.70404","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,77,199,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.6636734008789,-81.6579437255859,-81.6808700561523,-81.7496185302734,-81.7496185302734,-81.7839965820312,-81.7839965820312,-81.835563659668,-81.835563659668,-82.0189056396484,-82.0360946655273,-82.0532913208008,-82.0475616455078,-82.0131759643555,-81.9902572631836,-81.9444198608398,-81.9329605102539,-81.9215087890625,-81.8928527832031,-81.8470230102539,-81.8069152832031,-81.5719985961914,-81.5318908691406,-81.5261611938477,-81.5261611938477,-81.5261611938477,-81.5032501220703,-81.4860534667969,-81.4803237915039,-81.4574127197266,-81.4230346679688,-81.4459457397461,-81.5376205444336,-81.652214050293,-81.6636734008789,-81.6636734008789,null,-83.4398422241211,-83.5429763793945,-83.5429763793945,-83.2794189453125,-83.2851486206055,-83.2736892700195,-83.2564926147461,-83.2564926147461,-83.2393112182617,-83.2221221923828,-83.2163848876953,-83.2163848876953,-83.2106552124023,-83.1992034912109,-83.1762847900391,-83.1590957641602,-83.1590957641602,-83.1648254394531,-83.1762847900391,-83.1992034912109,-83.2221221923828,-83.2393112182617,-83.2507629394531,-83.2564926147461,-83.2622222900391,-83.2736892700195,-83.2679595947266,-83.3137969970703,-83.3309783935547,-83.3367080688477,-83.3596343994141,-83.3768157958984,-83.3940048217773,-83.4112014770508,-83.4283828735352,-83.4398422241211,-83.4398422241211,null,-89.1636962890625,-89.335578918457,-89.335578918457,-89.4673538208008,-89.4559020996094,-89.3642272949219,-89.34130859375,-89.335578918457,-89.3012008666992,-89.2668228149414,-89.2152633666992,-89.1694259643555,-89.1636962890625,-89.1636962890625,null,-86.631217956543,-86.6426773071289,-86.6426773071289,-86.6484069824219,-86.6770553588867,-86.6713256835938,-86.9463500976562,-87.0150985717773,-87.0093688964844,-87.0093688964844,-86.6827850341797,-86.6713256835938,-86.631217956543,-86.631217956543,-86.631217956543,null,-93.3634719848633,-93.3634719848633,-93.3806610107422,-93.3749313354492,-93.0999145507812,-92.6873779296875,-92.6873779296875,-92.693115234375,-92.6759185791016,-92.6701965332031,-92.6701965332031,-92.6873779296875,-92.6816482543945,-92.6644668579102,-92.6587371826172,-92.6701965332031,-92.6701965332031,-92.6873779296875,-92.6873779296875,-92.6701965332031,-92.6587371826172,-92.6701965332031,-92.6873779296875,-92.6759185791016,-92.8420791625977,-92.8535385131836,-93.3634719848633,-93.3634719848633,null,-73.5448608398438,-73.5563201904297,-73.9688491821289,-73.957389831543,-73.95166015625,-73.9631195068359,-73.9745788574219,-73.9344787597656,-73.5448608398438,-73.5448608398438,null,-84.4024124145508,-84.3565826416016,-84.3508453369141,-84.2362518310547,-83.8810195922852,-83.8810195922852,-83.9956130981445,-83.9956130981445,-84.1159286499023,-84.1159286499023,-84.3508453369141,-84.3565826416016,-84.4024124145508,-84.4024124145508,-84.4024124145508,null,-85.1128768920898,-85.0899658203125,-85.1587142944336,-85.181640625,-85.1930923461914,-85.2102813720703,-85.2332000732422,-85.267578125,-85.2962265014648,-85.3134155273438,-85.3134155273438,-85.3306045532227,-85.3306045532227,-85.5311431884766,-85.5941619873047,-85.5998916625977,-85.6399993896484,-85.6915664672852,-85.7087554931641,-85.725944519043,-85.7488632202148,-85.7545928955078,-85.8061599731445,-85.7947006225586,-85.7889709472656,-85.7717819213867,-85.7545928955078,-85.72021484375,-85.6743850708008,-85.6228179931641,-85.5884399414062,-85.5769805908203,-85.5311431884766,-85.5254058837891,-85.5196762084961,-85.5082244873047,-85.4967651367188,-85.4623870849609,-85.4623870849609,-85.3649826049805,-85.3191452026367,-85.3019561767578,-85.267578125,-85.1644439697266,-85.1128768920898,-85.1128768920898,null,-82.0590133666992,-82.0590133666992,-81.9444198608398,-81.7553482055664,-81.7209701538086,-81.6865921020508,-81.7095108032227,-81.7324295043945,-81.7438888549805,-81.7438888549805,-81.7438888549805,-81.7438888549805,-81.7496185302734,-81.7209701538086,-81.7152404785156,-81.7152404785156,-81.7209701538086,-81.8985824584961,-81.9100494384766,-81.9959869384766,-82.0475616455078,-82.0360946655273,-82.0532913208008,-82.0590133666992,-82.0590133666992],"y":[29.3297100067139,29.3411674499512,29.364086151123,29.364086151123,29.4213809967041,29.4213809967041,29.4786796569824,29.4786796569824,29.5130558013916,29.4958686828613,29.4786796569824,29.4729499816895,29.7193202972412,29.7422389984131,29.7422389984131,29.7422389984131,29.7536964416504,29.7766151428223,29.7880764007568,29.7995338439941,29.822452545166,29.822452545166,29.765157699585,29.7536964416504,29.621919631958,29.4958686828613,29.4729499816895,29.4557609558105,29.4099235534668,29.3927364349365,29.3927364349365,29.381275177002,29.3526287078857,29.3182487487793,29.3297100067139,29.3297100067139,null,33.185718536377,33.1742553710938,33.4320907592773,33.4836540222168,33.4607353210449,33.455005645752,33.449275970459,33.4320907592773,33.3977088928223,33.3977088928223,33.3977088928223,33.3805198669434,33.3805198669434,33.3805198669434,33.3747901916504,33.3461456298828,33.3404159545898,33.317497253418,33.3003082275391,33.2831192016602,33.2773895263672,33.2659301757812,33.2544708251953,33.2487411499023,33.2258224487305,33.2086334228516,33.1914443969727,33.185718536377,33.1742553710938,33.1742553710938,33.1742553710938,33.1742553710938,33.1742553710938,33.1742553710938,33.185718536377,33.185718536377,33.185718536377,null,41.1097183227539,41.1039924621582,41.144100189209,41.144100189209,41.2415008544922,41.2415008544922,41.2529640197754,41.3045272827148,41.3102569580078,41.3159866333008,41.3159866333008,41.3102569580078,41.1097183227539,41.1097183227539,null,39.6028442382812,39.5971145629883,39.5627365112305,39.5455436706543,39.5283584594727,39.471061706543,39.471061706543,39.471061706543,39.6028442382812,39.8664054870605,39.8664054870605,39.6314888000488,39.6257629394531,39.6028442382812,39.6028442382812,null,40.3935241699219,40.4909286499023,40.5023880004883,40.5997886657715,40.6055183410645,40.6055183410645,40.5825996398926,40.5654106140137,40.5654106140137,40.5654106140137,40.5596809387207,40.548225402832,40.5424919128418,40.5367622375488,40.5253067016602,40.5195732116699,40.496654510498,40.4680099487305,40.4336318969727,40.4221725463867,40.4164428710938,40.3935241699219,40.3820648193359,40.3534164428711,40.3476905822754,40.3877983093262,40.3935241699219,40.3935241699219,null,41.5337104797363,41.3675537109375,41.3274459838867,41.3675537109375,41.401927947998,41.419116973877,41.4305801391602,41.4878730773926,41.5337104797363,41.5337104797363,null,40.9951286315918,40.9951286315918,41.1727447509766,41.1727447509766,41.1727447509766,40.9263725280762,40.9321060180664,40.9149169921875,40.9091873168945,40.8690795898438,40.8576202392578,40.9034576416016,40.9091873168945,40.9951286315918,40.9951286315918,null,36.1479072570801,36.1364479064941,36.1192588806152,36.1192588806152,36.1192588806152,36.1307182312012,36.1192588806152,35.9760208129883,35.9817504882812,35.9989395141602,36.021858215332,36.0275840759277,36.0390472412109,36.0848846435547,36.0505027770996,36.0161285400391,36.0046691894531,36.0619659423828,36.0734214782715,36.0734214782715,36.0734214782715,36.0791511535645,36.1364479064941,36.2166595458984,36.2682304382324,36.2682304382324,36.2510414123535,36.2338485717773,36.2338485717773,36.2453117370605,36.2567672729492,36.2453117370605,36.2739562988281,36.2854156494141,36.2911491394043,36.2911491394043,36.3083343505859,36.2911491394043,36.2682304382324,36.2109336853027,36.2109336853027,36.1937408447266,36.1708221435547,36.159366607666,36.1479072570801,36.1479072570801,null,38.4741172790527,38.6058959960938,38.6574630737305,38.6803817749023,38.6803817749023,38.6345443725586,38.5944366455078,38.5944366455078,38.5887069702148,38.5772514343262,38.5428695678711,38.5314140319824,38.5142250061035,38.5084953308105,38.4855766296387,38.4741172790527,38.4569244384766,38.3939018249512,38.3251495361328,38.2735786437988,38.2964973449707,38.3251495361328,38.3709869384766,38.4741172790527,38.4741172790527],"text":"Percent: -61.69907","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,77,199,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.9494018554688,-85.6972961425781,-85.6972961425781,-85.7947006225586,-85.7947006225586,-85.8577270507812,-85.8691864013672,-86.0697174072266,-86.0697174072266,-85.9494018554688,-85.9494018554688],"y":[39.3450126647949,39.3450126647949,39.1330184936523,39.1330184936523,39.0757217407227,39.0585327148438,39.0413436889648,39.0470733642578,39.339282989502,39.3450126647949,39.3450126647949],"text":"Percent: -61.68935","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,77,199,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-112.173675537109,-112.104919433594,-112.087738037109,-112.047630310059,-112.030433654785,-111.97314453125,-111.97314453125,-111.778335571289,-111.766876220703,-111.652282714844,-111.646560668945,-111.394454956055,-111.394454956055,-111.400184631348,-111.961685180664,-111.967414855957,-112.036163330078,-112.036163330078,-112.162216186523,-112.162216186523,-112.597663879395,-112.981544494629,-113.015922546387,-113.06175994873,-113.11905670166,-113.147705078125,-113.210731506348,-113.239379882812,-113.227920532227,-113.290946960449,-113.325325012207,-113.3310546875,-112.557556152344,-112.563285827637,-112.196594238281,-112.173675537109,-112.173675537109],"y":[48.4607696533203,48.4607696533203,48.4493103027344,48.4493103027344,48.4435806274414,48.4206619262695,48.3805541992188,48.3805541992188,48.3404502868652,48.334716796875,48.2086715698242,48.2086715698242,48.1227264404297,47.9852142333984,47.9852142333984,48.0367813110352,48.0367813110352,48.0768890380859,48.0826187133789,48.1227264404297,48.1284523010254,48.1169967651367,48.1227264404297,48.1341819763184,48.1341819763184,48.1571006774902,48.1628341674805,48.202938079834,48.2373161315918,48.2716941833496,48.2831535339355,48.3003425598145,48.2946128845215,48.4664993286133,48.4664993286133,48.4607696533203,48.4607696533203],"text":"Percent: -61.61243","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,77,199,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.702682495117,-103.344398498535,-103.395965576172,-103.395965576172,-103.436073303223,-103.436073303223,-102.759979248047,-102.731330871582,-102.725601196289,-102.685493469238,-102.702682495117,-102.702682495117],"y":[42.0092658996582,42.0035362243652,42.0035362243652,42.0837478637695,42.0837478637695,42.4332542419434,42.4332542419434,42.4389839172363,42.0837478637695,42.0837478637695,42.0092658996582,42.0092658996582],"text":"Percent: -61.55032","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,77,199,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-104.049133300781,-104.049133300781,-103.630874633789,-103.625144958496,-103.510551452637,-103.510551452637,-103.51628112793,-103.51628112793,-103.619422912598,-103.619422912598,-103.808494567871,-103.837142944336,-103.986114501953,-104.049133300781,-104.049133300781],"y":[38.1417999267578,38.5142250061035,38.5142250061035,38.5084953308105,38.5084953308105,38.2563934326172,38.2563934326172,38.1647186279297,38.1704483032227,38.113151550293,38.113151550293,38.1246147155762,38.1417999267578,38.1417999267578,38.1417999267578],"text":"Percent: -61.51798","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,77,199,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.0491027832031,-89.152229309082,-89.152229309082,-88.7110595703125,-88.7110595703125,-89.0491027832031,-89.0491027832031,null,-87.2041702270508,-87.1869888305664,-87.0322952270508,-87.0322952270508,-86.9291534423828,-86.7859191894531,-86.6140289306641,-86.6082992553711,-86.6082992553711,-86.6025695800781,-86.5968399047852,-86.5968399047852,-86.6082992553711,-86.6369476318359,-86.6484069824219,-86.6484069824219,-86.6713256835938,-86.6770553588867,-86.6827850341797,-86.7228927612305,-86.7286224365234,-86.7400817871094,-86.7515335083008,-86.7630004882812,-86.9406204223633,-86.9406204223633,-86.9635314941406,-86.9749908447266,-87.2156372070312,-87.2041702270508,-87.2041702270508,null,-97.1564559936523,-97.3684463500977,-97.4028244018555,-97.4200134277344,-97.5403366088867,-97.5689849853516,-97.6090927124023,-97.7007598876953,-97.7236862182617,-97.763786315918,-97.8038940429688,-97.8841094970703,-97.8783798217773,-97.9757843017578,-98.0388107299805,-98.0559997558594,-98.0158920288086,-97.9585952758789,-97.8955688476562,-97.8325424194336,-97.7465972900391,-97.6377410888672,-97.4028244018555,-97.311149597168,-97.2710494995117,-97.2022857666016,-97.1564559936523,-97.1564559936523],"y":[37.6032218933105,37.6089515686035,37.8610496520996,37.8667793273926,37.6032218933105,37.6032218933105,37.6032218933105,null,35.9588317871094,36.0505027770996,36.0505027770996,35.9932098388672,36.0447769165039,36.0390472412109,35.9702911376953,35.8900756835938,35.8728866577148,35.8557014465332,35.8327827453613,35.7984046936035,35.7926750183105,35.7926750183105,35.7869453430176,35.7697563171387,35.7640266418457,35.7525672912598,35.712459564209,35.712459564209,35.712459564209,35.712459564209,35.712459564209,35.712459564209,35.7697563171387,35.7812118530273,35.7926750183105,35.7812118530273,35.8557014465332,35.9588317871094,35.9588317871094,null,30.4527053833008,30.4011421203613,30.4297866821289,30.4584369659424,30.4870853424072,30.4813556671143,30.5100040435791,30.4813556671143,30.4527053833008,30.4584369659424,30.4355182647705,30.4928131103516,30.5157318115234,30.6245937347412,30.6131362915039,30.6131362915039,30.6990776062012,30.8079414367676,30.8537788391113,30.8996162414551,30.8881549835205,30.8766975402832,30.7907524108887,30.7563762664795,30.739185333252,30.5730266571045,30.4527053833008,30.4527053833008],"text":"Percent: -61.48767","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(47,77,199,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.062858581543,-92.1086959838867,-92.1086959838867,-92.1373443603516,-92.14306640625,-92.1373443603516,-92.1316146850586,-92.1316146850586,-92.1258850097656,-92.1258850097656,-92.14306640625,-92.1373443603516,-92.1258850097656,-92.1086959838867,-92.0857772827148,-92.05712890625,-92.0456695556641,-92.0227508544922,-92.0112915039062,-91.9998321533203,-91.9883728027344,-91.9826431274414,-91.9883728027344,-91.9769134521484,-91.97119140625,-91.97119140625,-91.4555206298828,-91.4669799804688,-92.062858581543,-92.062858581543],"y":[33.002368927002,33.0424728393555,33.0711250305176,33.0825843811035,33.1054992675781,33.1169624328613,33.134147644043,33.1456069946289,33.1570663452148,33.1627998352051,33.1914443969727,33.2029037475586,33.2086334228516,33.2258224487305,33.2315521240234,33.2659301757812,33.2773895263672,33.2773895263672,33.2888450622559,33.306037902832,33.306037902832,33.317497253418,33.3461456298828,33.3576011657715,33.3747901916504,33.3862533569336,33.3862533569336,33.002368927002,33.002368927002,33.002368927002],"text":"Percent: -61.47821","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,78,200,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.4024124145508,-84.7977523803711,-84.8034820556641,-84.8321304321289,-84.8264007568359,-84.7118072509766,-84.3623046875,-84.368034362793,-84.4024124145508,-84.4024124145508],"y":[41.722785949707,41.7113265991211,41.7800827026367,41.7800827026367,42.0665626525879,42.0780181884766,42.0665626525879,41.722785949707,41.722785949707,41.722785949707],"text":"Percent: -61.45904","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,78,200,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.6025695800781,-86.5624618530273,-86.4020385742188,-86.4020385742188,-86.4192199707031,-86.4020385742188,-86.3848419189453,-86.4536056518555,-86.4994354248047,-86.533821105957,-86.5624618530273,-86.5968399047852,-86.6713256835938,-86.7630004882812,-86.7572708129883,-86.7515335083008,-86.7400817871094,-86.7114334106445,-86.6827850341797,-86.6655960083008,-86.6484069824219,-86.6025695800781,-86.6025695800781,null,-90.24658203125,-89.7366485595703,-89.6621704101562,-89.6564407348633,-89.7652969360352,-89.9887542724609,-90.1377182006836,-90.1377182006836,-90.16064453125,-90.16064453125,-90.1491775512695,-90.16064453125,-90.1491775512695,-90.1491775512695,-90.1720962524414,-90.1778259277344,-90.1778259277344,-90.2007522583008,-90.2179336547852,-90.2293930053711,-90.2293930053711,-90.240852355957,-90.24658203125,-90.24658203125],"y":[36.8870239257812,36.8297271728516,36.8125381469727,36.7781600952148,36.6922149658203,36.6979484558105,36.6521110534668,36.6578407287598,36.6521110534668,36.6349220275879,36.6349220275879,36.6521110534668,36.6521110534668,36.6406517028809,36.6979484558105,36.7380523681641,36.7667045593262,36.7953491210938,36.8354568481445,36.8641052246094,36.8698310852051,36.8870239257812,36.8870239257812,null,32.0512619018555,32.0455284118652,32.0512619018555,31.7876968383789,31.7819690704346,31.7705097198486,31.7647819519043,31.7876968383789,31.8106155395508,31.8220767974854,31.8392658233643,31.8449954986572,31.8679141998291,31.9022903442383,31.9137477874756,31.9309368133545,31.9366664886475,31.948127746582,31.9939613342285,32.0054244995117,32.0283432006836,32.0397987365723,32.0512619018555,32.0512619018555],"text":"Percent: -61.43321","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,78,200,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.7935333251953,-76.8107223510742,-76.8336410522461,-76.850830078125,-76.8622894287109,-76.8622894287109,-76.8622894287109,-76.8680114746094,-76.8852081298828,-76.8909378051758,-76.9023971557617,-76.9138488769531,-76.9310455322266,-76.9482345581055,-76.9654159545898,-76.9768829345703,-76.9826126098633,-77.0055236816406,-77.0169906616211,-77.0227203369141,-77.0685577392578,-77.0857391357422,-77.125846862793,-77.1774139404297,-77.1888732910156,-77.2117919921875,-77.2404403686523,-77.2347106933594,-77.2518997192383,-77.2633590698242,-77.2920074462891,-77.303466796875,-77.3263778686523,-77.3206481933594,-77.303466796875,-77.309196472168,-77.3263778686523,-77.3263778686523,-77.3263778686523,-77.3149261474609,-77.297737121582,-77.2862777709961,-77.2518997192383,-77.2518997192383,-77.2404403686523,-77.2117919921875,-77.1888732910156,-77.1602249145508,-77.1545028686523,-77.1545028686523,-77.0628280639648,-77.0227203369141,-77.0055236816406,-76.9768829345703,-76.9654159545898,-76.9425048828125,-76.9195785522461,-76.9138488769531,-76.8966674804688,-76.8393707275391,-76.8107223510742,-76.7935333251953,-76.7878036499023,-76.7935333251953,-76.7935333251953],"y":[37.523006439209,37.523006439209,37.5401954650879,37.5287322998047,37.5287322998047,37.5459251403809,37.5631141662598,37.5745697021484,37.5631141662598,37.5516510009766,37.5516510009766,37.5631141662598,37.5573844909668,37.5459251403809,37.5459251403809,37.5573844909668,37.5631141662598,37.5631141662598,37.5631141662598,37.5860328674316,37.6032218933105,37.6032218933105,37.6375961303711,37.660514831543,37.6891632080078,37.6891632080078,37.7006225585938,37.7235412597656,37.7292709350586,37.7120819091797,37.7178115844727,37.7292709350586,37.7350006103516,37.7350006103516,37.7464599609375,37.7579193115234,37.7636489868164,37.7693786621094,37.7865676879883,37.8152160644531,37.832405090332,37.8495941162109,37.8725128173828,37.9126167297363,37.9068870544434,37.8954315185547,37.8954315185547,37.8896980285645,37.8782386779785,37.8667793273926,37.7350006103516,37.7235412597656,37.7178115844727,37.7063522338867,37.7006225585938,37.6948928833008,37.6891632080078,37.6777038574219,37.6433258056641,37.6146774291992,37.5974884033203,37.5803031921387,37.5573844909668,37.523006439209,37.523006439209],"text":"Percent: -61.42132","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,78,200,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.2706680297852,-98.4914474487305,-98.4971771240234,-99.2706680297852,-99.2706680297852,-99.2706680297852],"y":[47.5898742675781,47.5898742675781,47.3263130187988,47.3320426940918,47.5898742675781,47.5898742675781],"text":"Percent: -61.40980","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,78,200,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.7320556640625,-83.7377853393555,-83.7549667358398,-83.7778930664062,-83.8122711181641,-83.82373046875,-83.8581085205078,-83.8695602416992,-83.8982086181641,-83.90966796875,-83.9555053710938,-83.9669647216797,-83.9669647216797,-83.9841537475586,-84.0070724487305,-84.0185317993164,-83.9841537475586,-83.9898834228516,-83.9612350463867,-83.915397644043,-83.90966796875,-83.90966796875,-83.9039459228516,-83.8581085205078,-83.8122711181641,-83.7836151123047,-83.7606964111328,-83.7148590087891,-83.6804885864258,-83.6518402099609,-83.6289215087891,-83.640380859375,-83.6632919311523,-83.7033996582031,-83.7320556640625,-83.7320556640625,null,-113.285217285156,-113.296669006348,-113.457107543945,-113.457107543945,-113.136245727539,-113.130516052246,-113.084686279297,-113.124786376953,-113.096138000488,-113.044578552246,-113.044578552246,-112.792472839355,-112.792472839355,-112.528907775879,-112.528907775879,-112.408592224121,-112.402862548828,-112.32837677002,-112.288269042969,-112.316917419434,-112.293998718262,-112.32837677002,-112.32837677002,-112.345565795898,-112.351287841797,-112.36848449707,-112.420051574707,-112.442962646484,-112.471618652344,-112.494537353516,-112.528907775879,-112.534637451172,-112.546104431152,-113.027381896973,-113.027381896973,-113.044578552246,-113.141975402832,-113.17635345459,-113.17635345459,-113.222190856934,-113.245109558105,-113.285217285156,-113.285217285156],"y":[37.7235412597656,37.7350006103516,37.7521896362305,37.7579193115234,37.7579193115234,37.7693786621094,37.7636489868164,37.7693786621094,37.7693786621094,37.7751083374023,37.8094863891602,37.8266754150391,37.8495941162109,37.8438606262207,37.832405090332,37.8667793273926,37.9068870544434,37.9298057556152,37.9355354309082,37.9298057556152,37.9183502197266,37.9068870544434,37.9011573791504,37.9011573791504,37.8954315185547,37.9068870544434,37.8954315185547,37.8725128173828,37.8495941162109,37.8438606262207,37.832405090332,37.8094863891602,37.7636489868164,37.7178115844727,37.7235412597656,37.7235412597656,null,46.8278427124023,47.1716156005859,47.1716156005859,47.5956039428711,47.5898742675781,47.5554962158203,47.5096626281738,47.486743927002,47.4752807617188,47.481014251709,47.165885925293,47.154426574707,46.8278427124023,46.8221130371094,46.6903305053711,46.6903305053711,46.6502227783203,46.6444969177246,46.5986595153809,46.5585517883301,46.4955253601074,46.4324989318848,46.3981246948242,46.3981246948242,46.386661529541,46.380931854248,46.3752059936523,46.3408241271973,46.3236389160156,46.3350982666016,46.3179054260254,46.2835311889648,46.260612487793,46.2548828125,46.7304382324219,46.7361679077148,46.6788711547852,46.7247085571289,46.7476272583008,46.7877349853516,46.8278427124023,46.8278427124023,46.8278427124023],"text":"Percent: -61.38257","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,78,200,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.9612350463867,-83.9669647216797,-83.9956130981445,-84.0185317993164,-84.0700988769531,-84.087287902832,-84.098747253418,-84.1159286499023,-84.1331253051758,-84.1388549804688,-84.1674957275391,-84.1961441040039,-84.1846923828125,-84.1445846557617,-84.1159286499023,-84.1044769287109,-84.0815582275391,-84.0643692016602,-84.0414505004883,-84.0128021240234,-83.9956130981445,-83.9726943969727,-83.9497756958008,-83.90966796875,-83.8982086181641,-83.8924789428711,-83.8752899169922,-83.8523712158203,-83.8409118652344,-83.8351821899414,-83.818000793457,-83.82373046875,-83.8466415405273,-83.8982086181641,-83.9383163452148,-83.9612350463867,-83.9612350463867,null,-81.2224960327148,-80.924560546875,-80.8156967163086,-80.8386154174805,-80.8558044433594,-80.8787231445312,-80.7870483398438,-80.746940612793,-80.7240219116211,-80.7068328857422,-80.6953811645508,-80.649543762207,-80.6724548339844,-80.5979766845703,-80.4260864257812,-80.7125625610352,-80.8787231445312,-80.8844528198242,-80.9016342163086,-80.918830871582,-80.9532089233398,-80.9417495727539,-80.9646682739258,-80.9703979492188,-80.9875793457031,-80.9990463256836,-81.0047760009766,-81.0105056762695,-81.0219650268555,-81.0219650268555,-81.0448837280273,-81.0448837280273,-81.0620727539062,-81.0735244750977,-81.0907211303711,-81.1079025268555,-81.1308212280273,-81.1537399291992,-81.1709289550781,-81.1766586303711,-81.2110366821289,-81.2224960327148,-81.2224960327148],"y":[38.2105560302734,38.2162857055664,38.2162857055664,38.2220153808594,38.2563934326172,38.2678527832031,38.2678527832031,38.2907676696777,38.3022308349609,38.3308792114258,38.3595237731934,38.3709869384766,38.3939018249512,38.4110908508301,38.4397392272949,38.4569244384766,38.4454689025879,38.4397392272949,38.4454689025879,38.428279876709,38.428279876709,38.428279876709,38.4511985778809,38.416820526123,38.3939018249512,38.3537940979004,38.3537940979004,38.3595237731934,38.3537940979004,38.3423347473145,38.3366050720215,38.3022308349609,38.2964973449707,38.250659942627,38.2277450561523,38.2105560302734,38.2105560302734,null,38.2678527832031,38.4110908508301,38.4855766296387,38.5027618408203,38.5027618408203,38.5084953308105,38.56005859375,38.5256805419922,38.5371398925781,38.5371398925781,38.5371398925781,38.5314140319824,38.5027618408203,38.3537940979004,38.2563934326172,38.0845031738281,38.107421875,38.1303405761719,38.1246147155762,38.1303405761719,38.1761779785156,38.1990966796875,38.1990966796875,38.2162857055664,38.2220153808594,38.2220153808594,38.2105560302734,38.1990966796875,38.2105560302734,38.2334747314453,38.2220153808594,38.2162857055664,38.1990966796875,38.1990966796875,38.2105560302734,38.2277450561523,38.2277450561523,38.2277450561523,38.2334747314453,38.2449340820312,38.2563934326172,38.2678527832031,38.2678527832031],"text":"Percent: -61.35659","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,78,200,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-122.939552307129,-122.057205200195,-122.022819519043,-122.02855682373,-121.942604064941,-121.936882019043,-121.994171142578,-121.971252441406,-121.994171142578,-121.98844909668,-122.011360168457,-121.982711791992,-121.850929260254,-121.87385559082,-121.86238861084,-121.87385559082,-121.885314941406,-122.011360168457,-122.011360168457,-122.143142700195,-122.143142700195,-122.635879516602,-122.727554321289,-122.710372924805,-122.73902130127,-122.744743347168,-122.847877502441,-122.882263183594,-122.887985229492,-122.899444580078,-122.899444580078,-122.916633605957,-122.916633605957,-122.945289611816,-122.939552307129,-122.939552307129],"y":[39.8091087341309,39.8033790588379,39.791919708252,39.774730682373,39.7174339294434,39.6715965270996,39.6658706665039,39.642951965332,39.6314888000488,39.608570098877,39.5627365112305,39.5283584594727,39.5398178100586,39.5111694335938,39.471061706543,39.4309539794922,39.3851165771484,39.3908500671387,39.4137687683105,39.4137687683105,39.3908500671387,39.3908500671387,39.3908500671387,39.4481430053711,39.4997100830078,39.5856552124023,39.5856552124023,39.5856552124023,39.6257629394531,39.642951965332,39.7231636047363,39.7231636047363,39.7690010070801,39.7690010070801,39.8091087341309,39.8091087341309],"text":"Percent: -61.34325","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,78,200,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-116.041145324707,-116.046867370605,-116.041145324707,-116.086975097656,-116.115623474121,-116.14427947998,-116.241676330566,-116.281784057617,-116.304710388184,-116.304710388184,-116.476593017578,-116.48804473877,-116.608375549316,-116.614097595215,-117.032356262207,-117.032356262207,-117.026634216309,-116.757347106934,-116.751609802246,-116.041145324707,-116.041145324707],"y":[48.4894180297852,48.2201271057129,47.9966735839844,48.0138626098633,48.0138626098633,48.0138626098633,48.0539703369141,48.0425109863281,48.0253219604492,47.8763542175293,47.8763542175293,47.9622993469238,47.9737548828125,47.9565696716309,47.9680252075195,48.0482406616211,48.838924407959,48.8274612426758,48.4836883544922,48.4894180297852,48.4894180297852],"text":"Percent: -61.32391","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,78,200,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.0509872436523,-79.0739059448242,-79.114013671875,-79.1312026977539,-79.1369247436523,-79.1483917236328,-79.1713104248047,-79.2056884765625,-79.2171401977539,-79.2457962036133,-79.2859039306641,-79.3431930541992,-79.3775787353516,-79.4176864624023,-79.4692459106445,-79.4921646118164,-79.4978942871094,-79.5093536376953,-79.5208129882812,-79.5551910400391,-79.560920715332,-79.6239471435547,-79.6525955200195,-79.6812362670898,-79.6984329223633,-79.7385406494141,-79.7499923706055,-79.8645858764648,-79.8875045776367,-79.8932342529297,-79.8817749023438,-79.8645858764648,-79.8531265258789,-79.8473968505859,-79.8473968505859,-79.8588562011719,-79.7843780517578,-79.7958297729492,-79.7901077270508,-79.7843780517578,-79.7786483764648,-79.7729110717773,-79.7385406494141,-79.7156143188477,-79.7041625976562,-79.7041625976562,-79.7098846435547,-79.7213439941406,-79.7499923706055,-79.7671813964844,-79.7671813964844,-79.7557220458984,-79.744270324707,-79.7041625976562,-79.6984329223633,-79.6697769165039,-79.6525955200195,-79.6067581176758,-79.5895614624023,-79.5895614624023,-79.5895614624023,-79.566650390625,-79.560920715332,-79.566650390625,-79.560920715332,-79.5208129882812,-79.4921646118164,-79.4520568847656,-79.4463272094727,-79.4463272094727,-79.4291381835938,-79.4062194824219,-79.389030456543,-79.3775787353516,-79.3718490600586,-79.3603820800781,-79.3603820800781,-79.3546524047852,-79.3489227294922,-79.3260116577148,-79.3145446777344,-79.291633605957,-79.2859039306641,-79.291633605957,-79.2859039306641,-79.2687072753906,-79.2572479248047,-79.2285995483398,-79.2171401977539,-79.1770324707031,-79.1312026977539,-79.119743347168,-79.114013671875,-79.1025543212891,-79.0853652954102,-79.0567169189453,-79.0509872436523,-79.0395278930664,-79.0280685424805,-79.0108795166016,-78.9707717895508,-79.0509872436523,-79.0509872436523,null,-76.6273727416992,-76.66748046875,-76.7018661499023,-76.7247772216797,-76.7419738769531,-76.7648849487305,-76.7648849487305,-76.7476959228516,-76.7935333251953,-76.8107223510742,-76.8680114746094,-76.8794784545898,-76.8909378051758,-76.9482345581055,-77.0112533569336,-77.0456314086914,-77.0628280639648,-77.0685577392578,-77.0800094604492,-77.0857391357422,-77.0800094604492,-77.0742797851562,-77.0456314086914,-77.0169906616211,-76.9826126098633,-76.9596862792969,-76.9654159545898,-76.9539566040039,-76.9367752075195,-76.8966674804688,-76.856559753418,-76.8164520263672,-76.7878036499023,-76.7534255981445,-76.7419738769531,-76.7190475463867,-76.7133178710938,-76.6903991699219,-76.6903991699219,-76.6789398193359,-76.6617584228516,-76.6502990722656,-76.6388320922852,-76.6273727416992,-76.6159210205078,-76.5987243652344,-76.5643539428711,-76.5528869628906,-76.5528869628906,-76.5929946899414,-76.6044616699219,-76.6216430664062,-76.6273727416992,-76.6273727416992],"y":[40.2789344787598,40.2617454528809,40.2101783752441,40.1872596740723,40.1758003234863,40.1643409729004,40.1242332458496,40.1242332458496,40.1070442199707,40.095588684082,40.0382919311523,40.0497512817383,40.0841255187988,40.1070442199707,40.1414260864258,40.1471519470215,40.1414260864258,40.1299629211426,40.1299629211426,40.1185073852539,40.1013145446777,40.0841255187988,40.0898551940918,40.1070442199707,40.1070442199707,40.1299629211426,40.1299629211426,40.1242332458496,40.1414260864258,40.1586112976074,40.1643409729004,40.1643409729004,40.1643409729004,40.1758003234863,40.1815299987793,40.1929893493652,40.233097076416,40.244556427002,40.2674713134766,40.2903900146484,40.3534164428711,40.3877983093262,40.3935241699219,40.4107131958008,40.4336318969727,40.5081176757812,40.5310363769531,40.548225402832,40.5539512634277,40.5654106140137,40.5825996398926,40.5997886657715,40.6112480163574,40.6341667175293,40.6742744445801,40.680004119873,40.6742744445801,40.6341667175293,40.6227073669434,40.6112480163574,40.6055183410645,40.6112480163574,40.5997886657715,40.5825996398926,40.5654106140137,40.548225402832,40.5367622375488,40.5253067016602,40.5081176757812,40.496654510498,40.4909286499023,40.4794692993164,40.4622802734375,40.4622802734375,40.4851989746094,40.4851989746094,40.4794692993164,40.4622802734375,40.4622802734375,40.4680099487305,40.4680099487305,40.4680099487305,40.4622802734375,40.4450912475586,40.4393615722656,40.4393615722656,40.4279022216797,40.4336318969727,40.4336318969727,40.4164428710938,40.4049835205078,40.3935241699219,40.3877983093262,40.3820648193359,40.3877983093262,40.3877983093262,40.3935241699219,40.4164428710938,40.4221725463867,40.4221725463867,40.3935241699219,40.2789344787598,40.2789344787598,null,37.9584541320801,37.9813690185547,37.9871025085449,37.9928321838379,37.9871025085449,37.9928321838379,38.0042877197266,38.0214805603027,38.0443954467773,38.0501251220703,38.0959625244141,38.1188812255859,38.1188812255859,38.0730438232422,38.0845031738281,38.107421875,38.1246147155762,38.1417999267578,38.1532592773438,38.1647186279297,38.1704483032227,38.250659942627,38.2563934326172,38.2735786437988,38.2563934326172,38.2392044067383,38.2105560302734,38.1990966796875,38.1933670043945,38.1761779785156,38.1589889526367,38.1532592773438,38.1417999267578,38.1303405761719,38.1188812255859,38.1188812255859,38.1417999267578,38.1417999267578,38.1303405761719,38.1188812255859,38.107421875,38.1016960144043,38.1246147155762,38.1246147155762,38.113151550293,38.0845031738281,38.0673141479492,38.0443954467773,38.0214805603027,38.0214805603027,38.0100212097168,37.9928321838379,37.9584541320801,37.9584541320801],"text":"Percent: -61.30615","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,78,200,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.6617889404297,-91.6617889404297,-91.6503295898438,-91.6445922851562,-91.2148818969727,-91.1862335205078,-91.1862335205078,-91.1690444946289,-91.1747741699219,-91.1403961181641,-91.1403961181641,-91.1289367675781,-91.1289367675781,-91.1002883911133,-91.1002883911133,-91.0773696899414,-91.0773696899414,-91.0544509887695,-91.0487213134766,-91.0258102416992,-91.0258102416992,-91.1232070922852,-91.23779296875,-91.2435302734375,-91.6617889404297,-91.6617889404297,-91.6617889404297,null,-102.811546325684,-102.181297302246,-102.141181945801,-102.135459899902,-102.112533569336,-102.112533569336,-102.112533569336,-102.083892822266,-102.078163146973,-102.794357299805,-103.00634765625,-103.012077331543,-103.00634765625,-102.97770690918,-102.960517883301,-102.937599182129,-102.914680480957,-102.897491455078,-102.874572753906,-102.851654052734,-102.82300567627,-102.817276000977,-102.811546325684,-102.811546325684],"y":[37.0417213439941,37.2307968139648,37.2422561645508,37.4198760986328,37.4141426086426,37.4026870727539,37.3052825927734,37.2995529174805,37.2422561645508,37.2422561645508,37.1849594116211,37.1849594116211,37.1964225769043,37.1964225769043,37.1677703857422,37.1563148498535,37.1505851745605,37.1505851745605,37.1276664733887,37.1219329833984,37.0932884216309,37.070369720459,37.070369720459,36.8698310852051,36.8870239257812,37.0417213439941,37.0417213439941,null,43.682300567627,43.682300567627,43.6880302429199,43.4760398864746,43.4760398864746,43.3843650817871,43.1265296936035,43.1265296936035,42.9947547912598,42.9947547912598,42.9947547912598,43.4703102111816,43.5963592529297,43.6020851135254,43.5963592529297,43.6078186035156,43.6536560058594,43.665111541748,43.665111541748,43.6536560058594,43.6593856811523,43.665111541748,43.682300567627,43.682300567627],"text":"Percent: -61.27983","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,78,200,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-75.756477355957,-75.7335586547852,-75.7220993041992,-75.767936706543,-75.7908630371094,-75.8023147583008,-75.8080444335938,-75.8195037841797,-75.8596115112305,-75.9111785888672,-75.9283676147461,-75.9570159912109,-75.9913940429688,-76.0085754394531,-76.0257720947266,-76.0143127441406,-76.0028533935547,-75.9971237182617,-75.9913940429688,-75.9111785888672,-75.9283676147461,-75.939826965332,-75.945556640625,-75.9570159912109,-75.945556640625,-75.9340972900391,-75.8939895629883,-75.8596115112305,-75.8538818359375,-75.8252334594727,-75.756477355957,-75.756477355957,null,-77.6472396850586,-77.3664855957031,-77.3378448486328,-77.2805404663086,-77.2633590698242,-77.2404403686523,-77.2289810180664,-77.2347106933594,-77.2461700439453,-77.2461700439453,-77.2232513427734,-77.1888732910156,-77.1430358886719,-77.125846862793,-77.1086654663086,-77.0971984863281,-77.0914688110352,-77.1086654663086,-77.1430358886719,-77.1487655639648,-77.1373062133789,-77.1315765380859,-77.0914688110352,-77.0800094604492,-77.1373062133789,-77.1602249145508,-77.1774139404297,-77.1888732910156,-77.1946029663086,-77.1831436157227,-77.1888732910156,-77.2117919921875,-77.2404403686523,-77.2518997192383,-77.2518997192383,-77.2862777709961,-77.297737121582,-77.3149261474609,-77.3722152709961,-77.3894119262695,-77.4123229980469,-77.4180526733398,-77.4295196533203,-77.4295196533203,-77.4409790039062,-77.4581604003906,-77.4925384521484,-77.5039978027344,-77.5154647827148,-77.5441055297852,-77.5555648803711,-77.5842132568359,-77.6128616333008,-77.6300506591797,-77.6472396850586,-77.6472396850586],"y":[39.1330184936523,38.8293495178223,38.6517333984375,38.686107635498,38.6803817749023,38.686107635498,38.6975708007812,38.7090263366699,38.7090263366699,38.6975708007812,38.686107635498,38.6803817749023,38.686107635498,38.6918411254883,38.7147598266602,38.7204895019531,38.737678527832,38.7548637390137,38.7605972290039,38.8178901672363,38.8350791931152,38.8522682189941,38.8923759460449,38.9210243225098,38.9725875854492,38.9897766113281,39.0298881530762,39.0814514160156,39.0986404418945,39.1100997924805,39.1330184936523,39.1330184936523,null,37.9928321838379,38.2563934326172,38.2563934326172,38.2334747314453,38.250659942627,38.2449340820312,38.2449340820312,38.2334747314453,38.2277450561523,38.1990966796875,38.1933670043945,38.1647186279297,38.1589889526367,38.1417999267578,38.1532592773438,38.1532592773438,38.1417999267578,38.1246147155762,38.1188812255859,38.0501251220703,38.0386695861816,38.0272064208984,38.0157508850098,37.969913482666,37.969913482666,37.969913482666,37.969913482666,37.9469947814941,37.9240760803223,37.9126167297363,37.8954315185547,37.8954315185547,37.9068870544434,37.9126167297363,37.8725128173828,37.8495941162109,37.832405090332,37.8152160644531,37.7808380126953,37.7808380126953,37.7865676879883,37.832405090332,37.8495941162109,37.8725128173828,37.8896980285645,37.8954315185547,37.9011573791504,37.9068870544434,37.9240760803223,37.9355354309082,37.9527244567871,37.964183807373,37.964183807373,37.964183807373,37.9928321838379,37.9928321838379],"text":"Percent: -61.26457","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,78,200,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.9700164794922,-82.9700164794922,-83.0215835571289,-83.0273132324219,-83.0330429077148,-83.0330429077148,-83.0330429077148,-83.0387725830078,-83.1590957641602,-83.1648254394531,-83.2049331665039,-83.2106552124023,-83.2049331665039,-83.1648254394531,-83.1648254394531,-83.0445022583008,-83.0387725830078,-83.0445022583008,-82.9700164794922,-82.9700164794922],"y":[31.1631755828857,30.8766975402832,30.8308601379395,30.8423175811768,30.8595085144043,30.8766975402832,30.8996162414551,30.9225311279297,30.9225311279297,31.0084743499756,31.0084743499756,31.0313930511475,31.0485820770264,31.0485820770264,31.123067855835,31.1287956237793,31.1459865570068,31.1631755828857,31.1631755828857,31.1631755828857],"text":"Percent: -61.25761","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,78,200,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.9910507202148,-93.2374267578125,-93.4895248413086,-93.4837951660156,-93.4379577636719,-93.4264984130859,-93.420768737793,-93.3978500366211,-93.3634719848633,-93.2145004272461,-93.2145004272461,-93.1113739013672,-93.1171035766602,-92.9853210449219,-92.9910507202148,-92.9910507202148,null,-82.7064590454102,-82.6033248901367,-82.460090637207,-82.460090637207,-82.4543609619141,-82.4715423583984,-82.5116500854492,-82.5231094360352,-82.5402984619141,-82.5517578125,-82.5632171630859,-82.5689468383789,-82.5402984619141,-82.5231094360352,-82.5402984619141,-82.5689468383789,-82.5804061889648,-82.5804061889648,-82.5975952148438,-82.6205139160156,-82.6377029418945,-82.6606216430664,-82.6892700195312,-82.7179107666016,-82.7522964477539,-82.7522964477539,-82.7866744995117,-82.7981262207031,-82.7924041748047,-82.7465667724609,-82.7522964477539,-82.7924041748047,-82.7924041748047,-82.7924041748047,-82.7580184936523,-82.735107421875,-82.7064590454102,-82.6720733642578,-82.6377029418945,-82.6377029418945,-82.7064590454102,-82.7236480712891,-82.7064590454102,-82.7064590454102,null,-82.0418243408203,-82.3053817749023,-82.3454895019531,-82.3684158325195,-82.3970565795898,-82.4085235595703,-82.3913269042969,-82.4486236572266,-82.4257049560547,-82.4486236572266,-82.4486236572266,-82.4371643066406,-82.3512191772461,-82.3225784301758,-82.2939300537109,-82.2194366455078,-82.2022552490234,-82.1736068725586,-82.1564178466797,-82.1163101196289,-82.0933990478516,-82.0418243408203,-82.0418243408203,null,-73.3500595092773,-73.3787002563477,-73.4188079833984,-73.4761047363281,-73.504753112793,-73.4990234375,-73.5334091186523,-73.5391311645508,-73.7052917480469,-73.7282104492188,-73.9344787597656,-73.9172821044922,-73.8943710327148,-73.859992980957,-73.8485336303711,-73.8256072998047,-73.8026962280273,-73.7912292480469,-73.7969665527344,-73.7969665527344,-73.7912292480469,-73.7854995727539,-73.3500595092773,-73.3500595092773,null,-122.77912902832,-122.910903930664,-122.910903930664,-122.968200683594,-122.973937988281,-123.01976776123,-123.025505065918,-123.34635925293,-123.357818603516,-123.357818603516,-123.369270324707,-123.369270324707,-123.369270324707,-123.329162597656,-123.27759552002,-123.237487792969,-123.22029876709,-123.174468994141,-123.117164611816,-122.996841430664,-122.910903930664,-122.847877502441,-122.807769775391,-122.790588378906,-122.790588378906,-122.790588378906,-122.77912902832,-122.76766204834,-122.77912902832,-122.77912902832,-122.77912902832,null,-76.3179779052734,-76.3065185546875,-76.2721405029297,-76.2320327758789,-76.2263031005859,-76.220573425293,-76.2091217041016,-76.2434997558594,-76.2606811523438,-76.2778701782227,-76.2893371582031,-76.3867340087891,-76.4211120605469,-76.5013198852539,-76.5185165405273,-76.5070495605469,-76.5127868652344,-76.5299758911133,-76.5299758911133,-76.5127868652344,-76.575813293457,-76.5643539428711,-76.5643539428711,-76.575813293457,-76.6273727416992,-76.6159210205078,-76.6388320922852,-76.6044616699219,-76.4669494628906,-76.4153747558594,-76.3179779052734,-76.3179779052734,null,-118.224113464355,-118.195465087891,-118.161087036133,-118.120979309082,-118.092330932617,-117.983474731445,-117.891799926758,-117.868873596191,-117.840232849121,-117.851692199707,-117.868873596191,-117.868873596191,-117.737091064453,-117.725631713867,-117.70272064209,-117.70272064209,-117.679801940918,-117.679801940918,-117.628234863281,-117.616775512695,-117.983474731445,-117.994934082031,-117.994934082031,-118.12671661377,-118.12671661377,-118.25276184082,-118.25276184082,-118.229835510254,-118.224113464355,-118.224113464355,null,-89.7137298583984,-89.7194595336914,-89.7137298583984,-89.6908111572266,-89.6793518066406,-89.6392440795898,-89.6163330078125,-89.5934066772461,-89.5934066772461,-89.6908111572266,-89.7137298583984,-89.7194595336914,-89.7366485595703,-89.7652969360352,-89.7767562866211,-89.7824859619141,-89.5934066772461,-89.2439041137695,-89.1293182373047,-89.1235885620117,-89.0089950561523,-89.0147171020508,-89.3527679443359,-89.34130859375,-89.7137298583984,-89.7137298583984],"y":[33.0195579528809,33.0195579528809,33.0195579528809,33.2602005004883,33.2602005004883,33.3003082275391,33.3346824645996,33.3919792175293,33.443546295166,33.443546295166,33.455005645752,33.455005645752,33.3805198669434,33.3805198669434,33.0195579528809,33.0195579528809,null,30.590217590332,30.5844879150391,30.5730266571045,30.137580871582,30.1146621704102,30.0860137939453,30.074556350708,30.0688247680664,30.0459060668945,30.0172576904297,30.0058002471924,29.9828815460205,29.9599628448486,29.9370441436768,29.9255867004395,29.9255867004395,29.9141254425049,29.8797492980957,29.8511028289795,29.8453712463379,29.816722869873,29.816722869873,29.822452545166,29.8396415710449,29.8625602722168,29.8797492980957,29.9255867004395,29.9313163757324,29.9485054016113,29.9771499633789,29.9886112213135,29.9828815460205,30.1146621704102,30.3094673156738,30.3037395477295,30.3037395477295,30.3209266662598,30.3438453674316,30.3782234191895,30.4125995635986,30.4985427856445,30.5386505126953,30.590217590332,30.590217590332,null,33.5466804504395,33.3576011657715,33.4034385681152,33.437816619873,33.4607353210449,33.5180282592773,33.5294914245605,33.5524101257324,33.5925178527832,33.6268920898438,33.638355255127,33.6555404663086,33.6899185180664,33.6956481933594,33.6841888427734,33.6899185180664,33.6498107910156,33.6154365539551,33.5982437133789,33.5925178527832,33.586784362793,33.5466804504395,33.5466804504395,null,42.5134658813477,42.4561729431152,42.324390411377,42.175422668457,42.0952110290527,42.049373626709,42.049373626709,41.9806175231934,42.0035362243652,42.0092658996582,42.0894813537598,42.1353187561035,42.175422668457,42.2040710449219,42.2441787719727,42.2613677978516,42.2728271484375,42.3014755249023,42.3415832519531,42.3759574890137,42.4160652160645,42.4676284790039,42.5134658813477,42.5134658813477,null,45.7048416137695,45.7048416137695,45.7277603149414,45.7277603149414,45.7334899902344,45.7392234802246,45.7678680419922,45.7678680419922,45.8480834960938,46.0371589660645,46.0428886413574,46.0944519042969,46.1402893066406,46.1345596313477,46.1402893066406,46.1517486572266,46.1574783325195,46.1689414978027,46.1689414978027,46.1116409301758,46.071533203125,45.9798622131348,45.934024810791,45.8767318725586,45.8423538208008,45.8194351196289,45.7907867431641,45.7678680419922,45.7334899902344,45.7048416137695,45.7048416137695,null,41.3045272827148,41.1842079162598,41.1326370239258,41.138370513916,41.0524253845215,41.0123176574707,40.949291229248,40.9263725280762,40.9034576416016,40.8977279663086,40.8117828369141,40.7716789245605,40.828971862793,40.8232421875,40.8347015380859,40.8518905639648,40.8576202392578,40.8977279663086,40.9321060180664,40.949291229248,41.000862121582,41.0237808227539,41.0409660339355,41.0466995239258,41.0581550598145,41.0810737609863,41.144100189209,41.138370513916,41.2586898803711,41.3045272827148,41.3045272827148,41.3045272827148,null,46.5871963500977,46.5642776489258,46.5528221130371,46.5585517883301,46.575740814209,46.5929260253906,46.5929260253906,46.6158447265625,46.6273040771484,46.5585517883301,46.5585517883301,46.4726066589355,46.4726066589355,46.4095802307129,46.4095802307129,46.3923950195312,46.3923950195312,46.3408241271973,46.3408241271973,46.0085105895996,45.9970512390137,46.0085105895996,46.2033157348633,46.2090454101562,46.2949905395508,46.3007202148438,46.5585517883301,46.5642776489258,46.5871963500977,46.5871963500977,null,43.2984199523926,43.3156089782715,43.3213386535645,43.3385276794434,43.3614463806152,43.3614463806152,43.3729057312012,43.3900947570801,43.5619812011719,43.5619812011719,43.5677108764648,43.5906295776367,43.5963592529297,43.6020851135254,43.6135482788086,43.6421928405762,43.6421928405762,43.6421928405762,43.6364669799805,43.6307373046875,43.6364669799805,43.2812309265137,43.2812309265137,43.2984199523926,43.2984199523926,43.2984199523926],"text":"Percent: -61.23744","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,78,200,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.4689025878906,-95.867301940918,-95.8730316162109,-95.8615646362305,-95.8329238891602,-95.7928161621094,-95.769889831543,-95.76416015625,-95.7527084350586,-95.76416015625,-95.7527084350586,-95.7183303833008,-96.0850219726562,-96.4689025878906,-96.4689025878906,-96.4689025878906],"y":[40.7716789245605,40.7659454345703,40.7487602233887,40.7201080322266,40.691463470459,40.6628150939941,40.6398963928223,40.6055183410645,40.6112480163574,40.5940628051758,40.5596809387207,40.5310363769531,40.5081176757812,40.5081176757812,40.7716789245605,40.7716789245605],"text":"Percent: -61.20203","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,78,200,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.1453704833984,-95.1453704833984,-95.1453704833984,-94.778678894043,-94.778678894043,-94.767219543457,-94.77294921875,-95.1453704833984,-95.1453704833984],"y":[46.3752059936523,46.7189788818359,46.8049240112305,46.8049240112305,46.6273040771484,46.6215782165527,46.3752059936523,46.3752059936523,46.3752059936523],"text":"Percent: -61.17838","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,78,200,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.7755966186523,-80.746940612793,-80.8156967163086,-80.7698593139648,-80.7927780151367,-80.8156967163086,-80.8214263916016,-80.8099670410156,-80.7927780151367,-80.8042373657227,-80.8271560668945,-80.8500747680664,-80.8672637939453,-80.8844528198242,-80.8844528198242,-80.8787231445312,-80.7125625610352,-80.4260864257812,-80.3458709716797,-80.3458709716797,-80.2140884399414,-80.1797103881836,-80.1453399658203,-80.0937728881836,-79.9677200317383,-79.9791793823242,-80.025016784668,-80.0536651611328,-80.0651245117188,-80.0995025634766,-80.1567993164062,-80.2083587646484,-80.2370147705078,-80.2541961669922,-80.2656555175781,-80.2771224975586,-80.294303894043,-80.294303894043,-80.3286819458008,-80.3286819458008,-80.3516006469727,-80.3630599975586,-80.3745193481445,-80.3802490234375,-80.3802490234375,-80.3802490234375,-80.3859786987305,-80.4489974975586,-80.466194152832,-80.4891128540039,-80.5063018798828,-80.5234909057617,-80.6667251586914,-80.6724548339844,-80.7755966186523,-80.7755966186523],"y":[37.8495941162109,37.8610496520996,37.9355354309082,37.969913482666,38.0157508850098,38.0214805603027,38.0272064208984,38.0443954467773,38.0558586120605,38.0615882873535,38.0615882873535,38.0501251220703,38.0501251220703,38.0615882873535,38.0787773132324,38.107421875,38.0845031738281,38.2563934326172,38.2277450561523,38.1188812255859,38.0272064208984,38.0272064208984,38.0501251220703,38.0615882873535,38.0558586120605,38.0272064208984,37.9813690185547,37.9527244567871,37.9355354309082,37.9183502197266,37.8667793273926,37.8209419250488,37.7751083374023,37.7521896362305,37.7178115844727,37.7006225585938,37.6948928833008,37.6777038574219,37.6891632080078,37.7063522338867,37.7006225585938,37.6891632080078,37.6777038574219,37.6891632080078,37.7006225585938,37.7120819091797,37.7120819091797,37.6777038574219,37.6891632080078,37.6777038574219,37.6891632080078,37.7006225585938,37.7292709350586,37.7693786621094,37.8495941162109,37.8495941162109],"text":"Percent: -61.16377","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,78,200,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.5112762451172,-84.4883575439453,-84.4768981933594,-84.4539794921875,-84.4539794921875,-84.4425201416016,-84.4367904663086,-84.4425201416016,-84.4539794921875,-84.4425201416016,-84.4425201416016,-84.4482498168945,-84.4482498168945,-84.4138717651367,-84.3966827392578,-84.5227355957031,-84.5914916992188,-84.6029510498047,-84.5972213745117,-84.5914916992188,-84.5972213745117,-84.6086730957031,-84.6258697509766,-84.5685653686523,-84.5112762451172,-84.5112762451172],"y":[39.1043701171875,39.0642623901367,39.0069694519043,38.9897766113281,38.9668617248535,38.9725875854492,38.9668617248535,38.9439430236816,38.9324798583984,38.9038352966309,38.880916595459,38.8465385437012,38.8293495178223,38.8178901672363,38.8064308166504,38.7777824401855,38.7777824401855,38.7949714660645,38.8350791931152,38.8866424560547,38.9152946472168,38.9897766113281,39.0814514160156,39.0871810913086,39.1043701171875,39.1043701171875],"text":"Percent: -61.15191","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,78,200,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.8496932983398,-82.8496932983398,-82.7236480712891,-82.6147842407227,-82.6147842407227,-82.6319732666016,-82.6319732666016,-82.6147842407227,-82.6147842407227,-82.6319732666016,-82.6319732666016,-82.6147842407227,-82.6319732666016,-82.729377746582,-82.9241790771484,-82.9241790771484,-83.0158538818359,-83.0215835571289,-83.0215835571289,-82.9528350830078,-82.9470977783203,-82.8496932983398,-82.8496932983398,-82.8496932983398,null,-119.15803527832,-119.667961120605,-119.776832580566,-119.776832580566,-119.776832580566,-119.759635925293,-119.759635925293,-119.879959106445,-119.885696411133,-120.017471313477,-120.017471313477,-119.994552612305,-120.006011962891,-120.006011962891,-119.868492126465,-119.834121704102,-119.69660949707,-119.650772094727,-119.593482971191,-119.547637939453,-119.496070861816,-119.427322387695,-119.421592712402,-119.24397277832,-119.24397277832,-119.14656829834,-119.14656829834,-119.163757324219,-119.15803527832,-119.15803527832],"y":[40.7143821716309,40.7315711975098,40.7258415222168,40.7315711975098,40.680004119873,40.680004119873,40.6570854187012,40.6628150939941,40.5654106140137,40.5654106140137,40.548225402832,40.5424919128418,40.37060546875,40.37060546875,40.37060546875,40.4279022216797,40.4336318969727,40.4336318969727,40.4909286499023,40.5023880004883,40.6628150939941,40.6628150939941,40.7143821716309,40.7143821716309,null,44.9943771362305,44.9943771362305,44.9943771362305,45.0688591003418,45.0860481262207,45.080322265625,45.1719932556152,45.1719932556152,45.2464752197266,45.2579383850098,45.5100402832031,45.5272254943848,45.7392234802246,45.80224609375,45.8366241455078,45.8366241455078,45.8538131713867,45.8767318725586,45.9168395996094,45.9168395996094,45.8996505737305,45.9111061096191,45.6017112731934,45.6017112731934,45.5214958190918,45.5157661437988,45.0917778015137,45.0860481262207,44.9943771362305,44.9943771362305],"text":"Percent: -61.10163","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,78,200,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.2140884399414,-80.196907043457,-80.2083587646484,-80.2083587646484,-80.1797103881836,-80.1510696411133,-80.1338729858398,-80.1166915893555,-80.0937728881836,-80.0823059082031,-80.1510696411133,-80.1510696411133,-80.6094360351562,-80.6151580810547,-80.6266174316406,-80.6552658081055,-80.649543762207,-80.6552658081055,-80.6781845092773,-80.6724548339844,-80.28857421875,-80.28857421875,-80.2140884399414,-80.2140884399414,null,-86.6713256835938,-86.6713256835938,-86.6770553588867,-86.8202972412109,-86.8489456176758,-86.8604049682617,-86.8604049682617,-86.8718566894531,-86.8947830200195,-86.9176940917969,-86.9176940917969,-86.9005126953125,-86.9005126953125,-86.6713256835938,-86.6713256835938,null,-82.4830017089844,-82.4830017089844,-82.4658126831055,-82.4486236572266,-82.4257049560547,-82.4085235595703,-82.3970565795898,-82.3569488525391,-82.3168487548828,-82.3111114501953,-82.3454895019531,-82.3798751831055,-82.4085235595703,-82.4027862548828,-82.3855972290039,-82.3855972290039,-82.3970565795898,-82.4257049560547,-82.4486236572266,-82.460090637207,-82.4715423583984,-82.4887313842773,-82.5001983642578,-82.5116500854492,-82.5288391113281,-82.557487487793,-82.6262435913086,-82.6377029418945,-82.6548919677734,-82.6606216430664,-82.6377029418945,-82.6377029418945,-82.6548919677734,-82.6606216430664,-82.6548919677734,-82.6377029418945,-82.6147842407227,-82.6090545654297,-82.5975952148438,-82.5918655395508,-82.5861358642578,-82.5689468383789,-82.5460357666016,-82.5288391113281,-82.5116500854492,-82.4830017089844,-82.4830017089844,null,-94.4520874023438,-94.8646240234375,-94.8646240234375,-94.3718795776367,-94.2630157470703,-94.2630157470703,-94.4520874023438,-94.4520874023438,null,-77.1888732910156,-77.2117919921875,-77.2690887451172,-77.2690887451172,-77.3607635498047,-77.3550338745117,-77.3607635498047,-77.3951416015625,-77.4008712768555,-77.4008712768555,-77.3263778686523,-77.2404403686523,-77.2232513427734,-77.2117919921875,-77.2003326416016,-77.2003326416016,-77.2060623168945,-77.1888732910156,-77.1545028686523,-77.1315765380859,-77.1086654663086,-77.0857391357422,-77.0570907592773,-77.0341720581055,-77.028450012207,-77.0341720581055,-77.0628280639648,-77.0399017333984,-76.9997940063477,-76.9654159545898,-76.9367752075195,-76.9138488769531,-76.8966674804688,-76.8909378051758,-76.8966674804688,-76.8794784545898,-76.856559753418,-76.845100402832,-76.8393707275391,-76.8336410522461,-76.8107223510742,-76.7706146240234,-76.7763442993164,-76.7820739746094,-76.8049926757812,-76.8164520263672,-76.8279037475586,-77.0055236816406,-77.1774139404297,-77.1888732910156,-77.1888732910156,null,-102.209945678711,-101.700004577637,-101.70573425293,-101.763038635254,-102.204208374023,-102.209945678711,-102.209945678711],"y":[27.2556018829346,27.1983070373535,27.1696586608887,27.1524696350098,27.1410102844238,27.1352806091309,27.1180934906006,27.0779857635498,27.0149612426758,26.9576644897461,26.9576644897461,26.9462051391602,26.9462051391602,26.969123840332,27.0092296600342,27.0550670623779,27.0779857635498,27.100902557373,27.1352806091309,27.2040348052979,27.2040348052979,27.2556018829346,27.2556018829346,27.2556018829346,null,38.9038352966309,38.686107635498,38.5199508666992,38.5256805419922,38.5199508666992,38.5084953308105,38.5027618408203,38.4855766296387,38.5027618408203,38.5084953308105,38.8178901672363,38.8236198425293,38.9038352966309,38.9038352966309,38.9038352966309,null,37.9355354309082,37.9240760803223,37.9068870544434,37.9011573791504,37.8954315185547,37.8495941162109,37.8152160644531,37.7865676879883,37.7636489868164,37.7464599609375,37.7350006103516,37.7350006103516,37.7120819091797,37.7063522338867,37.7063522338867,37.6891632080078,37.6719779968262,37.6777038574219,37.6719779968262,37.6777038574219,37.6777038574219,37.6777038574219,37.6948928833008,37.7006225585938,37.7006225585938,37.6948928833008,37.7235412597656,37.7521896362305,37.7751083374023,37.7922973632812,37.8209419250488,37.832405090332,37.8381309509277,37.8495941162109,37.8610496520996,37.8667793273926,37.8782386779785,37.8839683532715,37.8954315185547,37.9126167297363,37.9355354309082,37.9527244567871,37.9584541320801,37.9584541320801,37.9469947814941,37.9355354309082,37.9355354309082,null,43.5046844482422,43.5046844482422,43.859920501709,43.859920501709,43.859920501709,43.5046844482422,43.5046844482422,43.5046844482422,null,35.7411079406738,35.7640266418457,35.7697563171387,35.7869453430176,35.8155937194824,35.9129943847656,35.9244537353516,35.9416427612305,35.9588317871094,35.9989395141602,36.0562324523926,36.021858215332,36.0046691894531,35.9932098388672,35.9760208129883,35.9702911376953,35.9416427612305,35.9359130859375,35.9473724365234,35.9301834106445,35.9301834106445,35.9359130859375,35.9416427612305,35.9301834106445,35.9129943847656,35.8900756835938,35.8671569824219,35.8614273071289,35.8728866577148,35.8843460083008,35.8900756835938,35.8900756835938,35.8843460083008,35.8614273071289,35.8327827453613,35.8155937194824,35.8327827453613,35.84423828125,35.8728866577148,35.8843460083008,35.8900756835938,35.8786201477051,35.84423828125,35.8155937194824,35.7640266418457,35.7411079406738,35.6952705383301,35.6666221618652,35.7468376159668,35.7411079406738,35.7411079406738,null,32.5210838317871,32.5210838317871,32.085636138916,32.0741806030273,32.085636138916,32.5210838317871,32.5210838317871],"text":"Percent: -61.09561","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,78,200,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-110.466262817383,-110.466262817383,-109.188568115234,-109.056785583496,-109.056785583496,-109.234405517578,-109.624015808105,-109.996437072754,-110.351669311523,-110.477722167969,-110.477722167969,-110.477722167969,-110.466262817383,-110.466262817383,-110.466262817383],"y":[31.7418632507324,32.4236831665039,32.4236831665039,32.4236831665039,31.3522510528564,31.3522510528564,31.3465213775635,31.3522510528564,31.3522510528564,31.3522510528564,31.4611110687256,31.6559181213379,31.6559181213379,31.7418632507324,31.7418632507324],"text":"Percent: -61.08827","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,78,200,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-105.286720275879,-105.280990600586,-104.656471252441,-104.656471252441,-104.060592651367,-104.060592651367,-104.060592651367,-104.942947387695,-105.286720275879,-105.286720275879],"y":[41.0065879821777,41.6483001708984,41.6540298461914,41.5738182067871,41.5623550415039,41.3962020874023,41.0065879821777,41.0123176574707,41.0065879821777,41.0065879821777],"text":"Percent: -61.08469","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,78,200,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.1308212280273,-81.1422882080078,-81.1594696044922,-81.1766586303711,-81.1823959350586,-81.1766586303711,-81.1881256103516,-81.1823959350586,-81.1136322021484,-81.0276870727539,-81.0219650268555,-81.0047760009766,-80.9933090209961,-80.9875793457031,-80.9646682739258,-80.9532089233398,-81.1651992797852,-81.1709289550781,-81.2797927856445,-81.2797927856445,-81.3370895385742,-81.3370895385742,-81.3600082397461,-81.3600082397461,-81.5662689208984,-81.5605392456055,-81.5662689208984,-81.1308212280273,-81.1308212280273],"y":[27.6452121734619,27.564998626709,27.564998626709,27.564998626709,27.5420799255371,27.5306224822998,27.496244430542,27.4733257293701,27.4103012084961,27.353006362915,27.3128986358643,27.2899799346924,27.2498722076416,27.2441425323486,27.2384128570557,27.2040348052979,27.2040348052979,27.1180934906006,27.112361907959,27.0321483612061,27.0321483612061,27.043607711792,27.037878036499,27.0321483612061,27.0321483612061,27.3358173370361,27.6452121734619,27.6452121734619,27.6452121734619],"text":"Percent: -61.05561","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,78,200,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.246955871582,-88.5907363891602,-88.5964660644531,-88.2641525268555,-88.246955871582,-88.246955871582,-88.246955871582,null,-92.9967803955078,-92.9967803955078,-93.0196990966797,-93.0254287719727,-92.5498733520508,-92.5498733520508,-92.5269546508789,-92.5269546508789,-92.7618637084961,-92.7618637084961,-92.9967803955078,-92.9967803955078,null,-93.3634719848633,-93.3634719848633,-93.7588119506836,-93.7588119506836,-93.7588119506836,-93.3634719848633,-93.3634719848633,-93.3634719848633,null,-85.5655136108398,-85.5827102661133,-85.6170806884766,-85.6399993896484,-85.6457290649414,-85.6629180908203,-85.6743850708008,-85.6915664672852,-85.6972961425781,-85.6915664672852,-85.6858367919922,-85.72021484375,-85.7488632202148,-85.7603225708008,-85.8061599731445,-85.8233489990234,-85.8634567260742,-85.8749160766602,-85.8921051025391,-85.8921051025391,-85.8749160766602,-85.8749160766602,-85.8749160766602,-85.8577270507812,-85.8577270507812,-85.8749160766602,-85.8634567260742,-85.8634567260742,-85.8577270507812,-85.8462677001953,-85.7947006225586,-85.6170806884766,-85.6170806884766,-85.6056213378906,-85.5827102661133,-85.5712432861328,-85.5655136108398,-85.5540542602539,-85.5311431884766,-85.4967651367188,-85.4853057861328,-85.4910354614258,-85.5082244873047,-85.5426025390625,-85.5655136108398,-85.5655136108398],"y":[41.1097183227539,41.1039924621582,41.4706840515137,41.4649543762207,41.2013931274414,41.1097183227539,41.1097183227539,null,42.2155303955078,42.4733619689941,42.4733619689941,42.5650367736816,42.5650367736816,42.4733619689941,42.4733619689941,42.3014755249023,42.3014755249023,42.2155303955078,42.2155303955078,42.2155303955078,null,40.0325622558594,39.9752655029297,39.9695358276367,40.1414260864258,40.2732048034668,40.2732048034668,40.0325622558594,40.0325622558594,null,35.3113899230957,35.3056564331055,35.2999305725098,35.2999305725098,35.2999305725098,35.2999305725098,35.2827415466309,35.2827415466309,35.2770118713379,35.248363494873,35.2369041442871,35.2139854431152,35.2082557678223,35.2082557678223,35.2254447937012,35.2311744689941,35.2139854431152,35.2369041442871,35.2770118713379,35.2999305725098,35.3113899230957,35.3343086242676,35.3457679748535,35.3457679748535,35.3686828613281,35.3801460266113,35.4431686401367,35.4718170166016,35.5004653930664,35.534839630127,35.5291137695312,35.534839630127,35.5176544189453,35.5119209289551,35.5119209289551,35.5061950683594,35.4832763671875,35.4374389648438,35.4259834289551,35.4145202636719,35.4030647277832,35.3801460266113,35.3629570007324,35.3400382995605,35.3113899230957,35.3113899230957],"text":"Percent: -61.03048","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,78,200,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-119.776832580566,-120.493019104004,-120.510215759277,-120.51594543457,-120.452911376953,-120.464370727539,-120.452911376953,-120.487297058105,-120.493019104004,-120.527404785156,-120.56177520752,-120.544586181641,-120.56177520752,-120.556045532227,-120.544586181641,-120.550323486328,-120.538864135742,-120.510215759277,-120.527404785156,-120.50447845459,-120.51594543457,-120.47583770752,-120.43000793457,-120.447189331055,-120.366973876953,-120.412803649902,-120.412803649902,-120.447189331055,-120.498756408691,-120.51594543457,-120.573234558105,-120.596153259277,-120.653450012207,-120.607620239258,-120.556045532227,-120.510215759277,-120.447189331055,-120.212272644043,-120.143516540527,-120.06330871582,-120.006011962891,-120.006011962891,-119.994552612305,-120.017471313477,-120.017471313477,-119.885696411133,-119.879959106445,-119.759635925293,-119.759635925293,-119.776832580566,-119.776832580566,-119.776832580566],"y":[45.0688591003418,45.0631294250488,45.080322265625,45.0975074768066,45.1032371520996,45.1204261779785,45.1318855285645,45.1490745544434,45.1834526062012,45.2006416320801,45.2292861938477,45.2464752197266,45.2636680603027,45.2923126220703,45.2980422973633,45.3209609985352,45.4011764526367,45.4183654785156,45.4355506896973,45.4470138549805,45.4699325561523,45.4699325561523,45.4699325561523,45.4985771179199,45.4928512573242,45.5558738708496,45.5845222473145,45.618896484375,45.6360893249512,45.6647338867188,45.676197052002,45.6991119384766,45.7277603149414,45.7392234802246,45.7277603149414,45.7048416137695,45.6876525878906,45.7334899902344,45.7735977172852,45.7907867431641,45.80224609375,45.7392234802246,45.5272254943848,45.5100402832031,45.2579383850098,45.2464752197266,45.1719932556152,45.1719932556152,45.080322265625,45.0860481262207,45.0688591003418,45.0688591003418],"text":"Percent: -61.01533","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,78,200,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.0506439208984,-96.0506439208984,-96.4287948608398,-96.4287948608398,-96.4287948608398,-96.0506439208984,-96.0506439208984],"y":[44.2151527404785,43.859920501709,43.854190826416,44.2036933898926,44.2036933898926,44.2151527404785,44.2151527404785],"text":"Percent: -60.98771","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,79,201,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.6949996948242,-82.6949996948242,-82.6663513183594,-82.6663513183594,-82.6720733642578,-82.6892700195312,-82.7121887207031,-82.7121887207031,-82.7236480712891,-82.735107421875,-82.7465667724609,-82.7522964477539,-82.740837097168,-82.8668899536133,-82.8955307006836,-82.9069976806641,-82.9241790771484,-82.9872055053711,-83.0158538818359,-83.0674209594727,-83.0559616088867,-83.0846099853516,-83.1648254394531,-83.2564926147461,-82.9700164794922,-82.8840713500977,-82.8153228759766,-82.8153228759766,-82.6949996948242,-82.6949996948242,-82.6949996948242,null,-82.3283081054688,-82.2366333007812,-82.2366333007812,-82.1449584960938,-82.1105804443359,-82.0647430419922,-82.0189056396484,-81.9959869384766,-81.9616165161133,-81.9444198608398,-81.9272384643555,-81.835563659668,-81.8011856079102,-81.7610778808594,-81.7209701538086,-81.6808700561523,-81.6579437255859,-81.6923217773438,-81.7152404785156,-81.7438888549805,-81.7496185302734,-81.7954559326172,-81.8814010620117,-81.8814010620117,-81.8928527832031,-81.9272384643555,-81.9444198608398,-81.9787979125977,-81.9902572631836,-82.0189056396484,-82.0590133666992,-82.0590133666992,-82.0762023925781,-82.1163101196289,-82.1334991455078,-82.1793365478516,-82.1965255737305,-82.2079849243164,-82.2309036254883,-82.2480926513672,-82.276741027832,-82.3111114501953,-82.3283081054688,-82.3283081054688],"y":[32.5268173217773,32.5210838317871,32.4981651306152,32.4809799194336,32.4637908935547,32.4580612182617,32.4523277282715,32.4351425170898,32.400764465332,32.3606567382812,32.3377380371094,32.3262786865234,32.3033599853516,32.2002258300781,32.1944999694824,32.1944999694824,32.1830368041992,32.1658515930176,32.1486625671387,32.2403335571289,32.2517929077148,32.2689819335938,32.4179534912109,32.5841102600098,32.7101631164551,32.7216186523438,32.6929702758789,32.6700553894043,32.6299476623535,32.5268173217773,32.5268173217773,null,34.486328125,34.5493545532227,34.5951919555664,34.7842674255371,34.7556190490723,34.7097816467285,34.6868667602539,34.6754035949707,34.6696739196777,34.6582183837891,34.6352996826172,34.6066474914551,34.5894622802734,34.5837326049805,34.5608139038086,34.5550842285156,34.5378952026367,34.4806022644043,34.4576835632324,34.4462203979492,34.4290351867676,34.360279083252,34.3201713562012,34.3087120056152,34.2800636291504,34.211311340332,34.2285003662109,34.2514190673828,34.2571449279785,34.2686042785645,34.2800636291504,34.3029823303223,34.3087120056152,34.3144416809082,34.3201713562012,34.354549407959,34.3717384338379,34.3831977844238,34.3889274597168,34.4175758361816,34.4462203979492,34.4634094238281,34.486328125,34.486328125],"text":"Percent: -60.98208","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,79,201,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.7702713012695,-94.3546905517578,-94.326042175293,-94.2859344482422,-94.6354370117188,-94.6526260375977,-94.6182479858398,-94.6067962646484,-94.5724105834961,-94.5552291870117,-94.5323028564453,-94.4921951293945,-94.4578247070312,-94.4349060058594,-94.4119873046875,-94.4005279541016,-94.3833389282227,-94.3546905517578,-94.3546905517578,-94.3489608764648,-94.3718795776367,-94.3947982788086,-94.3947982788086,-94.3947982788086,-94.3890686035156,-94.4119873046875,-94.4177169799805,-94.4005279541016,-93.8103790283203,-93.8103790283203,-93.7760009765625,-93.7702713012695,-93.7702713012695],"y":[45.8366241455078,45.8366241455078,45.807975769043,45.7850570678711,45.7850570678711,46.3350982666016,46.3350982666016,46.3350982666016,46.3293685913086,46.3179054260254,46.3236389160156,46.3293685913086,46.3408241271973,46.3408241271973,46.3350982666016,46.3179054260254,46.3179054260254,46.3121795654297,46.3064498901367,46.2835311889648,46.2663421630859,46.260612487793,46.2434234619141,46.2262344360352,46.2033157348633,46.1918601989746,46.1689414978027,46.1632080078125,46.1632080078125,45.9970512390137,45.9913215637207,45.8366241455078,45.8366241455078],"text":"Percent: -60.97107","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,79,201,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.261474609375,-87.261474609375,-87.2786636352539,-87.2901153564453,-87.2901153564453,-87.3187713623047,-87.3302230834961,-87.3359527587891,-87.3302230834961,-87.3187713623047,-87.3244934082031,-87.3817901611328,-87.3817901611328,-87.3817901611328,-87.3588790893555,-87.3244934082031,-87.3073120117188,-87.2958450317383,-87.2729339599609,-87.2041702270508,-87.1812591552734,-87.0953140258789,-87.1010437011719,-87.1125030517578,-87.1239624023438,-87.1296920776367,-87.1182327270508,-87.1067733764648,-87.1010437011719,-87.1010437011719,-87.078125,-87.0609359741211,-87.0322952270508,-87.0036392211914,-86.9807205200195,-86.9807205200195,-86.9692611694336,-86.9119644165039,-86.9119644165039,-86.8947830200195,-86.9005126953125,-86.8947830200195,-86.9005126953125,-86.9119644165039,-86.9348831176758,-86.9348831176758,-86.9119644165039,-86.9062423706055,-86.8947830200195,-86.8833160400391,-86.8833160400391,-86.9005126953125,-86.889045715332,-86.8947830200195,-86.8947830200195,-86.9119644165039,-86.9291534423828,-86.9291534423828,-86.986457824707,-87.0494766235352,-87.1411514282227,-87.261474609375,-87.261474609375],"y":[37.0359916687012,37.070369720459,37.0818290710449,37.0875587463379,37.1104774475098,37.1219329833984,37.1391220092773,37.1563148498535,37.1735038757324,37.1906890869141,37.207878112793,37.2537155151367,37.2709045410156,37.2938232421875,37.3224716186523,37.3339309692383,37.3683052062988,37.3912239074707,37.3854942321777,37.3854942321777,37.4084129333496,37.4141426086426,37.3912239074707,37.3740386962891,37.3568496704102,37.3339309692383,37.3339309692383,37.3339309692383,37.3339309692383,37.3511199951172,37.3625793457031,37.3683052062988,37.3625793457031,37.3339309692383,37.3282012939453,37.2709045410156,37.2594451904297,37.2365264892578,37.2250671386719,37.2193412780762,37.2021484375,37.1792297363281,37.1735038757324,37.1677703857422,37.1448516845703,37.1333961486816,37.1276664733887,37.1219329833984,37.1219329833984,37.1104774475098,37.0990142822266,37.0990142822266,37.0990142822266,37.0875587463379,37.0760955810547,37.0818290710449,37.0760955810547,37.064640045166,37.070369720459,37.058910369873,37.0359916687012,37.0359916687012,37.0359916687012],"text":"Percent: -60.94057","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,79,201,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.3256683349609,-95.8902130126953,-95.8844833374023,-95.8730316162109,-95.8558349609375,-95.8730316162109,-95.8730316162109,-95.9303207397461,-95.953239440918,-95.9761581420898,-96.0048141479492,-96.0219955444336,-96.0506439208984,-96.0907516479492,-96.1194000244141,-96.1480484008789,-96.1766891479492,-96.1996154785156,-96.2339935302734,-96.2626342773438,-96.2855606079102,-96.319938659668,-96.3313980102539,-96.3256683349609,-96.319938659668,-96.319938659668,-96.3256683349609,-96.3256683349609],"y":[41.1784744262695,41.1784744262695,41.1612892150879,41.1326370239258,41.0982627868652,41.0753440856934,41.0466995239258,41.0524253845215,41.0524253845215,41.0524253845215,41.0581550598145,41.0581550598145,41.0581550598145,41.0466995239258,41.0295066833496,41.0123176574707,40.9951286315918,40.9893989562988,41.0065879821777,41.0180473327637,41.0237808227539,41.0295066833496,41.0581550598145,41.0868034362793,41.1269111633301,41.144100189209,41.1784744262695,41.1784744262695],"text":"Percent: -60.93462","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,79,201,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.9845275878906,-81.8699417114258,-81.8183746337891,-81.8126373291016,-81.7954559326172,-81.7496185302734,-81.7381591796875,-81.7152404785156,-81.7839965820312,-81.8069152832031,-81.8126373291016,-81.829833984375,-81.835563659668,-81.9272384643555,-81.9444198608398,-81.9616165161133,-81.9959869384766,-82.0189056396484,-82.0647430419922,-82.1105804443359,-82.1449584960938,-82.1678771972656,-82.1736068725586,-82.2137145996094,-82.2194366455078,-82.2251739501953,-82.2194366455078,-81.9845275878906,-81.9845275878906],"y":[35.1967964172363,35.1910667419434,35.0764770507812,35.0535583496094,35.0535583496094,34.9332389831543,34.9332389831543,34.9160461425781,34.8472938537598,34.6868667602539,34.6754035949707,34.663948059082,34.6066474914551,34.6352996826172,34.6582183837891,34.6696739196777,34.6754035949707,34.6868667602539,34.7097816467285,34.7556190490723,34.7842674255371,34.801456451416,34.812915802002,34.8587532043457,34.8816719055176,34.9217758178711,35.1967964172363,35.1967964172363,35.1967964172363],"text":"Percent: -60.88141","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,79,201,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.6724548339844,-80.7698593139648,-80.7755966186523,-80.8672637939453,-80.8672637939453,-80.8844528198242,-80.8787231445312,-80.8729934692383,-80.5120315551758,-80.477653503418,-80.4432754516602,-80.4146270751953,-80.3802490234375,-80.3573303222656,-80.3344116210938,-80.6724548339844,-80.6724548339844],"y":[27.553539276123,27.5592708587646,27.6394844055176,27.6394844055176,27.7196979522705,27.7254276275635,27.8056411743164,27.8113708496094,27.8056411743164,27.8514785766602,27.7941818237305,27.7196979522705,27.6509437561035,27.6108360290527,27.5478115081787,27.553539276123,27.553539276123],"text":"Percent: -60.80342","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,79,201,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.1037216186523,-88.0808029174805,-88.0349655151367,-88.0349655151367,-88.0235061645508,-88.0349655151367,-87.9662094116211,-87.9432907104492,-87.9203720092773,-87.9318313598633,-87.9662094116211,-87.989128112793,-87.9948577880859,-87.9719390869141,-87.8057861328125,-87.8057861328125,-87.6854629516602,-87.6854629516602,-87.6854629516602,-87.6969146728516,-87.7026443481445,-87.7255706787109,-87.794319152832,-87.8172378540039,-87.8401565551758,-87.8745346069336,-87.8974609375,-87.9146423339844,-87.9203720092773,-87.9203720092773,-87.9089126586914,-87.9031829833984,-87.9089126586914,-87.9203720092773,-87.9432907104492,-87.9547500610352,-88.0005874633789,-88.0235061645508,-88.0464248657227,-88.0808029174805,-88.0521545410156,-88.0922622680664,-88.1037216186523,-88.1037216186523],"y":[37.9011573791504,37.9068870544434,37.9126167297363,37.9469947814941,38.0157508850098,38.0443954467773,38.0845031738281,38.1303405761719,38.1589889526367,38.1704483032227,38.1761779785156,38.1990966796875,38.2334747314453,38.2392044067383,38.2392044067383,38.1990966796875,38.1990966796875,38.1647186279297,38.1303405761719,38.1246147155762,37.9068870544434,37.9068870544434,37.8896980285645,37.8896980285645,37.9011573791504,37.9240760803223,37.9240760803223,37.9068870544434,37.8896980285645,37.8667793273926,37.8495941162109,37.832405090332,37.8037567138672,37.7922973632812,37.7922973632812,37.7865676879883,37.7922973632812,37.7922973632812,37.8209419250488,37.832405090332,37.8610496520996,37.8839683532715,37.9011573791504,37.9011573791504],"text":"Percent: -60.79731","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,79,201,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.5490875244141,-81.6006546020508,-81.6579437255859,-81.6694030761719,-81.6865921020508,-81.6980514526367,-81.7037811279297,-81.7324295043945,-81.7725372314453,-81.7897262573242,-81.8126373291016,-81.829833984375,-81.9215087890625,-81.9444198608398,-81.9501495361328,-81.9673461914062,-81.9787979125977,-81.9845275878906,-81.9673461914062,-81.9215087890625,-81.9215087890625,-81.9043121337891,-81.8814010620117,-81.8814010620117,-81.8871307373047,-81.8756713867188,-81.8584747314453,-81.8470230102539,-81.829833984375,-81.8069152832031,-81.7667999267578,-81.7496185302734,-81.7438888549805,-81.7438888549805,-81.7553482055664,-81.7553482055664,-81.7553482055664,-81.7381591796875,-81.7152404785156,-81.6350326538086,-81.6121063232422,-81.5949249267578,-81.5662689208984,-81.5490875244141,-81.5490875244141],"y":[31.7304019927979,31.5585174560547,31.5413246154785,31.5470561981201,31.5527858734131,31.5585174560547,31.5871620178223,31.6043510437012,31.627269744873,31.6387310028076,31.6673755645752,31.6559181213379,31.7647819519043,31.7647819519043,31.7819690704346,31.7876968383789,31.7876968383789,31.8106155395508,31.8163471221924,31.8564529418945,31.8736419677734,31.885103225708,31.9309368133545,31.9423980712891,31.9595851898193,31.9767742156982,31.9767742156982,31.9996929168701,32.0111541748047,31.9939613342285,31.9882354736328,31.9767742156982,31.9595851898193,31.9366664886475,31.9022903442383,31.8908290863037,31.8736419677734,31.8621845245361,31.8449954986572,31.7819690704346,31.7418632507324,31.7304019927979,31.7304019927979,31.7304019927979,31.7304019927979],"text":"Percent: -60.75013","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,79,201,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.1342544555664,-78.1170654296875,-78.0998764038086,-78.0769577026367,-78.0368499755859,-78.0139389038086,-78.0082015991211,-77.9852828979492,-77.9394454956055,-77.9394454956055,-77.9279937744141,-77.9394454956055,-77.9509048461914,-77.9623641967773,-77.9910125732422,-78.0196685791016,-78.031120300293,-78.0483093261719,-78.0826873779297,-78.1285247802734,-78.1800918579102,-78.208740234375,-78.2545776367188,-78.3175964355469,-78.3462524414062,-78.3519744873047,-78.3634338378906,-78.3920822143555,-78.4264678955078,-78.4665756225586,-78.5066757202148,-78.5582427978516,-78.6384506225586,-78.6269989013672,-78.6098098754883,-78.5811614990234,-78.5353240966797,-78.5238647460938,-78.5238647460938,-78.5066757202148,-78.47802734375,-78.4092712402344,-78.3920822143555,-78.3806304931641,-78.3519744873047,-78.3577041625977,-78.2488479614258,-78.1342544555664,-78.1342544555664,null,-77.8878860473633,-77.8420486450195,-77.7847518920898,-77.761833190918,-77.7217254638672,-77.7102661132812,-77.6758880615234,-77.6529693603516,-77.6644287109375,-77.761833190918,-77.8936157226562,-78.0425796508789,-78.0196685791016,-78.0139389038086,-77.9967422485352,-77.9852828979492,-77.9681015014648,-77.9566345214844,-77.8878860473633,-77.8878860473633],"y":[34.3717384338379,34.3717384338379,34.3717384338379,34.360279083252,34.343090057373,34.3373603820801,34.3259010314941,34.2514190673828,34.1540107727051,34.1425552368164,34.1196365356445,34.0852584838867,34.0222358703613,33.9821281433105,33.9477462768555,33.9248313903809,33.907642364502,33.896183013916,33.901912689209,33.901912689209,33.907642364502,33.9248313903809,33.9133720397949,33.901912689209,33.907642364502,33.9248313903809,33.9248313903809,33.907642364502,33.890453338623,33.8675346374512,33.8618049621582,33.8675346374512,33.9477462768555,33.9935836791992,34.0222358703613,34.0279655456543,34.0737991333008,34.1368255615234,34.1540107727051,34.176929473877,34.176929473877,34.1540107727051,34.1540107727051,34.1826629638672,34.1941223144531,34.211311340332,34.211311340332,34.3717384338379,34.3717384338379,null,36.9844245910645,36.9958839416504,36.9844245910645,36.9672393798828,36.9385871887207,36.9214019775391,36.9099426269531,36.8984832763672,36.7151336669922,36.5432472229004,36.5375213623047,36.5375213623047,36.7724304199219,37.0188026428223,37.0188026428223,37.0130767822266,37.0016136169434,36.9958839416504,36.9844245910645,36.9844245910645],"text":"Percent: -60.69492","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,79,201,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.4528427124023,-90.4929504394531,-90.5216064453125,-90.5617141723633,-90.5788955688477,-90.5788955688477,-90.6018142700195,-90.607551574707,-90.5903549194336,-90.5846252441406,-90.5617141723633,-90.5216064453125,-90.5158767700195,-90.3267974853516,-90.3267974853516,-90.2064743041992,-90.2007522583008,-90.1491775512695,-90.1491775512695,-90.2809600830078,-90.2695007324219,-90.3153381347656,-90.3726272583008,-90.4070129394531,-90.4528427124023,-90.4528427124023],"y":[38.9611320495605,38.9668617248535,38.9496688842773,38.9611320495605,38.9897766113281,39.0356140136719,39.0814514160156,39.1158256530762,39.1502075195312,39.1731262207031,39.190315246582,39.190315246582,39.1788520812988,39.1731262207031,39.2304191589355,39.2246894836426,39.2647972106934,39.2647972106934,39.0069694519043,39.0012359619141,38.9267539978027,38.9267539978027,38.9439430236816,38.9496688842773,38.9611320495605,38.9611320495605],"text":"Percent: -60.68410","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,79,201,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.2389297485352,-85.2389297485352,-85.8691864013672,-85.8691864013672,-85.8691864013672,-85.8233489990234,-85.7717819213867,-85.6972961425781,-85.628547668457,-85.5655136108398,-85.5139465332031,-85.4394683837891,-85.3535232543945,-85.3019561767578,-85.2389297485352,-85.2389297485352],"y":[46.7476272583008,46.2376937866211,46.2434234619141,46.5069847106934,46.6846008300781,46.6788711547852,46.6731414794922,46.6846008300781,46.6903305053711,46.6788711547852,46.6731414794922,46.6846008300781,46.713249206543,46.7304382324219,46.7476272583008,46.7476272583008],"text":"Percent: -60.59750","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,79,201,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.0769958496094,-93.1915893554688,-93.1973190307617,-93.5811920166016,-93.5811920166016,-93.5754699707031,-93.5181732177734,-93.5009765625,-93.0598068237305,-93.0769958496094,-93.0769958496094],"y":[37.9011573791504,37.9011573791504,37.8094863891602,37.8094863891602,37.8266754150391,37.9183502197266,37.9183502197266,38.0787773132324,38.0730438232422,37.9011573791504,37.9011573791504],"text":"Percent: -60.57692","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,79,201,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-103.585037231445,-103.012077331543,-102.97770690918,-102.931869506836,-102.834465026855,-102.788627624512,-102.754257202148,-102.725601196289,-102.725601196289,-102.679763793945,-102.599548339844,-102.496421813965,-102.416206359863,-102.416206359863,-102.399017333984,-102.358909606934,-102.272964477539,-102.215675354004,-102.083892822266,-102.043785095215,-102.026596069336,-101.969299316406,-101.929191589355,-101.889083862305,-101.889083862305,-101.808876037598,-101.791679382324,-101.740112304688,-102.146911621094,-102.146911621094,-102.353179931641,-102.347450256348,-102.570907592773,-102.570907592773,-103.447532653809,-103.585037231445,-103.585037231445],"y":[30.7563762664795,31.3694400787354,31.3579788208008,31.3579788208008,31.2663078308105,31.2834949493408,31.2834949493408,31.2834949493408,31.3006839752197,31.3236026763916,31.2663078308105,31.2605762481689,31.1860942840576,31.1459865570068,31.0944194793701,31.0657730102539,31.0313930511475,31.0371246337891,30.979829788208,31.0027484893799,30.9626407623291,30.9683685302734,30.9225311279297,30.9110736846924,30.8824234008789,30.7105388641357,30.6818885803223,30.6303253173828,30.6417827606201,30.5844879150391,30.5730266571045,30.2808208465576,30.275089263916,30.0516376495361,30.6589698791504,30.7563762664795,30.7563762664795],"text":"Percent: -60.57391","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(48,79,201,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-108.615608215332,-108.787498474121,-108.993759155273,-109.268775939941,-109.492233276367,-109.732879638672,-109.813087463379,-109.813087463379,-109.687042236328,-109.687042236328,-109.601097106934,-109.606826782227,-109.583908081055,-109.583908081055,-109.509422302246,-109.469314575195,-109.40055847168,-109.348991394043,-109.20002746582,-109.194297790527,-109.131271362305,-109.131271362305,-109.096893310547,-109.039596557617,-108.95938873291,-108.902084350586,-108.861976623535,-108.839065551758,-108.798957824707,-108.793228149414,-108.816139221191,-108.810409545898,-108.701553344727,-108.690093994141,-108.655715942383,-108.690093994141,-108.684364318848,-108.684364318848,-108.70728302002,-108.70728302002,-108.094215393066,-108.180160522461,-108.203079223633,-108.237457275391,-108.283294677734,-108.615608215332,-108.615608215332,null,-75.6418838500977,-75.6075134277344,-75.5960464477539,-75.5616760253906,-75.5502166748047,-75.5444869995117,-75.498649597168,-75.5788650512695,-75.5043792724609,-75.4814605712891,-75.6075134277344,-75.6934509277344,-75.756477355957,-75.8882598876953,-75.9111785888672,-75.9971237182617,-75.7450256347656,-75.7507553100586,-75.767936706543,-75.7793960571289,-75.7736663818359,-75.76220703125,-75.7335586547852,-75.7049179077148,-75.6934509277344,-75.6762619018555,-75.6648101806641,-75.6418838500977,-75.6418838500977,null,-109.984977722168,-109.89330291748,-109.881843566895,-109.899032592773,-109.933410644531,-109.944869995117,-109.944869995117,-109.956329345703,-109.996437072754,-109.979248046875,-110.030815124512,-110.025085449219,-110.042274475098,-110.036544799805,-110.053733825684,-110.036544799805,-110.030815124512,-110.168319702148,-110.529289245605,-111.073593139648,-111.096519470215,-111.119430541992,-111.142356872559,-111.165267944336,-111.193923950195,-111.222564697266,-111.245483398438,-111.245483398438,-110.861602783203,-109.984977722168,-109.984977722168,null,-106.065948486328,-106.065948486328,-106.065948486328,-106.220642089844,-106.220642089844,-106.323776245117,-106.32950592041,-106.856628417969,-107.309265136719,-107.922332763672,-107.916603088379,-107.933792114258,-107.933792114258,-107.515533447266,-107.509803771973,-107.492607116699,-107.492607116699,-107.515533447266,-107.515533447266,-107.509803771973,-107.246238708496,-106.793601989746,-106.283668518066,-106.065948486328,-106.065948486328],"y":[44.9943771362305,45.0001029968262,44.9943771362305,45.0001029968262,45.0001029968262,45.0001029968262,44.9943771362305,45.1719932556152,45.1777229309082,45.2464752197266,45.2579383850098,45.3037757873535,45.3037757873535,45.3324203491211,45.4069061279297,45.4183654785156,45.4412841796875,45.4584693908691,45.4642028808594,45.5272254943848,45.532958984375,45.5845222473145,45.5845222473145,45.5902519226074,45.6131706237793,45.618896484375,45.6131706237793,45.618896484375,45.6360893249512,45.5902519226074,45.5558738708496,45.5272254943848,45.5157661437988,45.4699325561523,45.4699325561523,45.4355506896973,45.4183654785156,45.4011764526367,45.3610687255859,45.223560333252,45.223560333252,45.1548042297363,45.1089668273926,45.0745887756348,45.0001029968262,44.9943771362305,44.9943771362305,null,41.1154518127441,41.0982627868652,41.0868034362793,41.0581550598145,41.0466995239258,41.0295066833496,41.000862121582,40.949291229248,40.8576202392578,40.8175163269043,40.7888641357422,40.7716789245605,40.7373008728027,40.8232421875,40.8461608886719,40.9149169921875,41.0123176574707,41.0295066833496,41.0466995239258,41.0638847351074,41.0753440856934,41.0868034362793,41.0868034362793,41.1211814880371,41.1269111633301,41.1269111633301,41.1211814880371,41.1154518127441,41.1154518127441,null,39.8091087341309,39.8148345947266,39.8033790588379,39.7976493835449,39.7976493835449,39.780460357666,39.7288932800293,39.7002449035645,39.6887893676758,39.6658706665039,39.6372184753418,39.6142997741699,39.5856552124023,39.5627365112305,39.5398178100586,39.5168991088867,39.471061706543,39.471061706543,39.471061706543,39.471061706543,39.5111694335938,39.5283584594727,39.6142997741699,39.6028442382812,39.608570098877,39.6773262023926,39.7002449035645,39.8148345947266,39.8148345947266,39.8091087341309,39.8091087341309,null,42.4389839172363,41.9978065490723,41.3847427368164,41.3847427368164,41.3904724121094,41.3904724121094,41.0065879821777,41.0123176574707,41.0180473327637,41.0180473327637,41.3732833862305,41.3847427368164,41.6540298461914,41.6540298461914,41.734245300293,41.734245300293,42.0952110290527,42.0952110290527,42.2441787719727,42.4447135925293,42.4447135925293,42.4447135925293,42.4389839172363,42.4389839172363,42.4389839172363],"text":"Percent: -60.50637","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(49,80,202,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.1679077148438,-97.1679077148438,-97.7007598876953,-97.7007598876953,-97.3799057006836,-97.1679077148438,-97.1679077148438,-97.1679077148438],"y":[38.0730438232422,37.9011573791504,37.9011573791504,38.1647186279297,38.1647186279297,38.1647186279297,38.0730438232422,38.0730438232422],"text":"Percent: -60.49982","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(49,80,202,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.0261840820312,-89.0319137573242,-89.1407699584961,-89.5361175537109,-89.5418472290039,-89.5418472290039,-89.4788208007812,-89.4788208007812,-89.4272537231445,-89.4215240478516,-89.3871459960938,-89.3584976196289,-89.3126602172852,-89.2782821655273,-89.2782821655273,-89.25537109375,-89.2381744384766,-89.2209854125977,-89.1808776855469,-89.1464996337891,-89.1407699584961,-89.1407699584961,-89.0261840820312,-89.0261840820312,null,-87.261474609375,-87.3244934082031,-87.6453552246094,-87.6797332763672,-87.6797332763672,-87.6682739257812,-87.6682739257812,-87.6740036010742,-87.6625442504883,-87.719841003418,-87.708381652832,-87.6797332763672,-87.6568069458008,-87.5536804199219,-87.536491394043,-87.5135726928711,-87.4906539916992,-87.3646011352539,-87.3531494140625,-87.3359527587891,-87.3302230834961,-87.3187713623047,-87.2901153564453,-87.2901153564453,-87.2786636352539,-87.261474609375,-87.261474609375,-87.261474609375,null,-93.0769958496094,-92.9108352661133,-92.9051055908203,-92.9108352661133,-93.3233642578125,-93.3520126342773,-93.3520126342773,-93.6155776977539,-93.6098480224609,-93.0769958496094,-93.0769958496094],"y":[39.6544075012207,39.3507423400879,39.3507423400879,39.3507423400879,39.5226287841797,39.6372184753418,39.6372184753418,39.6830558776855,39.6830558776855,39.7575416564941,39.7460823059082,39.7575416564941,39.7690010070801,39.7976493835449,39.8091087341309,39.8148345947266,39.8262977600098,39.8262977600098,39.7976493835449,39.791919708252,39.780460357666,39.6544075012207,39.6544075012207,39.6544075012207,null,37.0359916687012,36.6406517028809,36.6349220275879,36.6406517028809,36.6750297546387,36.7323226928711,36.7838897705078,36.8583755493164,36.9672393798828,37.0016136169434,37.0188026428223,37.1448516845703,37.1448516845703,37.1162071228027,37.1104774475098,37.1104774475098,37.1276664733887,37.1333961486816,37.1563148498535,37.1563148498535,37.1391220092773,37.1219329833984,37.1104774475098,37.0875587463379,37.0818290710449,37.070369720459,37.0359916687012,37.0359916687012,null,37.0875587463379,37.0760955810547,37.0760955810547,36.8125381469727,36.8239974975586,36.8125381469727,36.9844245910645,37.0073432922363,37.0990142822266,37.0875587463379,37.0875587463379],"text":"Percent: -60.43455","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(49,80,202,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.735107421875,-82.7064590454102,-82.6892700195312,-82.6663513183594,-82.6205139160156,-82.6033248901367,-82.5861358642578,-82.5746765136719,-82.5231094360352,-82.5059280395508,-82.4658126831055,-82.4257049560547,-82.3225784301758,-82.2939300537109,-82.2710113525391,-82.2137145996094,-82.1793365478516,-82.1736068725586,-82.1793365478516,-82.2366333007812,-82.2595520019531,-82.2710113525391,-82.4257049560547,-82.4257049560547,-82.6377029418945,-82.6377029418945,-82.6548919677734,-82.6548919677734,-82.6434326171875,-82.6434326171875,-82.6434326171875,-82.6663513183594,-82.6835403442383,-82.6949996948242,-82.6949996948242,-82.6949996948242,-82.6892700195312,-82.6778106689453,-82.6548919677734,-82.6377029418945,-82.6262435913086,-82.6205139160156,-82.6319732666016,-82.6548919677734,-82.6949996948242,-82.7121887207031,-82.7236480712891,-82.7236480712891,-82.735107421875,-82.735107421875],"y":[29.0088520050049,29.0260429382324,29.0317707061768,29.0317707061768,29.0145816802979,29.0145816802979,29.0260429382324,29.0317707061768,29.0432319641113,29.0489616394043,29.0432319641113,29.0145816802979,28.9744758605957,28.9515571594238,28.8999919891357,28.8426971435547,28.8025875091553,28.7853984832764,28.7624797821045,28.7223720550537,28.6937274932861,28.6650772094727,28.6708087921143,28.6937274932861,28.6994533538818,28.716646194458,28.7395648956299,28.7567520141602,28.7739410400391,28.7853984832764,28.8025875091553,28.8083171844482,28.8140468597412,28.8255062103271,28.8369655609131,28.8426971435547,28.859884262085,28.8656120300293,28.8656120300293,28.8656120300293,28.8770732879639,28.8885307312012,28.8999919891357,28.9229106903076,28.9400997161865,28.9572868347168,28.9687442779541,28.9973945617676,29.0088520050049,29.0088520050049],"text":"Percent: -60.41016","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(49,80,202,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.3107452392578,-84.2992782592773,-84.2820892333984,-84.2534408569336,-84.2305297851562,-84.2305297851562,-84.3966827392578,-84.4138717651367,-84.4482498168945,-84.4482498168945,-84.4425201416016,-84.4425201416016,-84.4539794921875,-84.4425201416016,-84.4367904663086,-84.4425201416016,-84.4539794921875,-84.4539794921875,-84.4768981933594,-84.4883575439453,-84.5112762451172,-84.4768981933594,-84.4539794921875,-84.4310607910156,-84.4196014404297,-84.3909530639648,-84.3451156616211,-84.3107452392578,-84.3107452392578,null,-99.8665466308594,-99.7118453979492,-99.7118453979492,-100.433769226074,-100.428039550781,-100.416580200195,-100.35929107666,-100.324913024902,-100.313453674316,-100.301986694336,-100.301986694336,-100.330635070801,-100.34782409668,-100.365020751953,-100.370742797852,-100.365020751953,-100.422309875488,-100.428039550781,-100.433769226074,-100.450965881348,-100.473876953125,-100.496795654297,-100.496795654297,-99.8665466308594,-99.8665466308594,null,-84.2133331298828,-84.0242614746094,-84.0013427734375,-83.9726943969727,-83.9555053710938,-83.915397644043,-83.90966796875,-83.90966796875,-83.9383163452148,-83.9325866699219,-83.90966796875,-83.90966796875,-83.915397644043,-83.9497756958008,-83.9669647216797,-83.9726943969727,-83.9669647216797,-83.9669647216797,-84.0128021240234,-84.0242614746094,-84.0414505004883,-84.0471801757812,-84.0700988769531,-84.0758209228516,-84.098747253418,-84.1159286499023,-84.1273956298828,-84.1388549804688,-84.1617660522461,-84.2133331298828,-84.2305297851562,-84.2419815063477,-84.2534408569336,-84.2878189086914,-84.3107452392578,-84.3221969604492,-84.3737640380859,-84.3623046875,-84.3451156616211,-84.3164749145508,-84.3107452392578,-84.3164749145508,-84.3279266357422,-84.3451156616211,-84.3393859863281,-84.3336563110352,-84.3336563110352,-84.3221969604492,-84.2935485839844,-84.2534408569336,-84.2477111816406,-84.2305297851562,-84.1961441040039,-84.2133331298828,-84.2133331298828,null,-79.4520568847656,-79.4062194824219,-79.4004898071289,-79.2228698730469,-79.1942291259766,-79.1942291259766,-79.1713104248047,-79.1655807495117,-79.1483917236328,-79.1426620483398,-79.1254730224609,-79.1025543212891,-79.0910873413086,-79.0853652954102,-79.0853652954102,-79.0739059448242,-79.0567169189453,-79.0452575683594,-79.0166091918945,-78.9593124389648,-78.9249420166016,-78.9077453613281,-78.8733749389648,-78.8504486083984,-78.8561782836914,-78.8275375366211,-78.9134750366211,-78.9478530883789,-78.9707717895508,-78.9994201660156,-79.0223388671875,-79.0509872436523,-79.0739059448242,-79.0910873413086,-79.114013671875,-79.1369247436523,-79.1999588012695,-79.2056884765625,-79.2056884765625,-79.2171401977539,-79.2343368530273,-79.2515258789062,-79.2744369506836,-79.2801742553711,-79.291633605957,-79.3202743530273,-79.3317413330078,-79.3489227294922,-79.4062194824219,-79.4176864624023,-79.4520568847656,-79.4520568847656,null,-105.08618927002,-105.080459594727,-105.063270568848,-105.063270568848,-105.091918945312,-105.091918945312,-105.069000244141,-105.074729919434,-105.040351867676,-106.008651733398,-106.008651733398,-106.014381408691,-106.002922058105,-105.997192382812,-106.008651733398,-106.020111083984,-106.002922058105,-106.002922058105,-106.020111083984,-105.911247253418,-105.693519592285,-105.36693572998,-105.189315795898,-105.08618927002,-105.08618927002],"y":[39.0241546630859,39.0012359619141,38.9725875854492,38.9324798583984,38.8923759460449,38.869457244873,38.8064308166504,38.8178901672363,38.8293495178223,38.8465385437012,38.880916595459,38.9038352966309,38.9324798583984,38.9439430236816,38.9668617248535,38.9725875854492,38.9668617248535,38.9897766113281,39.0069694519043,39.0642623901367,39.1043701171875,39.1215591430664,39.1215591430664,39.1100997924805,39.0814514160156,39.0642623901367,39.0413436889648,39.0241546630859,39.0241546630859,null,45.9397583007812,45.9397583007812,45.5902519226074,45.5902519226074,45.6360893249512,45.6418151855469,45.6418151855469,45.6590042114258,45.670467376709,45.6991119384766,45.7220306396484,45.7506790161133,45.7850570678711,45.80224609375,45.8194351196289,45.8423538208008,45.8767318725586,45.9053764343262,45.9225692749023,45.928295135498,45.9168395996094,45.9168395996094,45.9397583007812,45.9397583007812,45.9397583007812,null,36.5833549499512,36.5833549499512,36.5547065734863,36.5031394958496,36.4630317687988,36.4630317687988,36.4573059082031,36.440113067627,36.4343872070312,36.4171943664551,36.4171943664551,36.4057388305664,36.3942794799805,36.3713607788086,36.3656311035156,36.3427124023438,36.3312530517578,36.2854156494141,36.2682304382324,36.2854156494141,36.2796859741211,36.2567672729492,36.2567672729492,36.2338485717773,36.2166595458984,36.2223930358887,36.2453117370605,36.2510414123535,36.2510414123535,36.2223930358887,36.1880149841309,36.1765556335449,36.1994743347168,36.2109336853027,36.2109336853027,36.1994743347168,36.1994743347168,36.2281227111816,36.2624969482422,36.2796859741211,36.3770904541016,36.3885498046875,36.4057388305664,36.4343872070312,36.4687652587891,36.4859504699707,36.4974136352539,36.5031394958496,36.4974136352539,36.5031394958496,36.5203285217285,36.5432472229004,36.5604400634766,36.5833549499512,36.5833549499512,null,37.070369720459,37.1104774475098,37.1333961486816,37.4256019592285,37.4198760986328,37.4084129333496,37.4084129333496,37.4141426086426,37.4198760986328,37.4313316345215,37.4198760986328,37.3912239074707,37.3912239074707,37.4084129333496,37.4256019592285,37.4313316345215,37.4313316345215,37.4313316345215,37.4370613098145,37.3052825927734,37.2537155151367,37.2479858398438,37.2479858398438,37.2365264892578,37.2136077880859,37.1964225769043,37.0188026428223,37.0302619934082,37.0359916687012,37.0417213439941,37.0417213439941,37.0417213439941,37.0417213439941,37.058910369873,37.0760955810547,37.0818290710449,37.0760955810547,37.0818290710449,37.1162071228027,37.1219329833984,37.1104774475098,37.1333961486816,37.1333961486816,37.1219329833984,37.1162071228027,37.1162071228027,37.1391220092773,37.1333961486816,37.0932884216309,37.070369720459,37.070369720459,37.070369720459,null,45.0001029968262,44.8855133056641,44.8797836303711,44.7823829650879,44.7823829650879,44.5360107421875,44.5302772521973,44.1807746887207,43.5046844482422,43.4989547729492,43.6364669799805,43.8140830993652,43.8198127746582,44.1693153381348,44.1693153381348,44.5188217163086,44.5188217163086,44.570384979248,45.0001029968262,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0001029968262,45.0001029968262],"text":"Percent: -60.33903","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(49,80,202,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.5548477172852,-96.5605773925781,-96.3142013549805,-96.3084716796875,-96.2282638549805,-96.222526550293,-96.1824264526367,-96.1652374267578,-96.1537780761719,-96.1537780761719,-96.1652374267578,-96.130859375,-96.0964813232422,-96.1022109985352,-96.0907516479492,-96.1194000244141,-96.125129699707,-96.4459838867188,-96.4459838867188,-96.5548477172852,-96.5548477172852],"y":[41.722785949707,42.0035362243652,42.0092658996582,42.0321846008301,42.0321846008301,42.0035362243652,42.0035362243652,41.9863471984863,41.9691581726074,41.9462394714355,41.9175910949707,41.8602981567383,41.8259201049805,41.7800827026367,41.7514343261719,41.7170562744141,41.6654891967773,41.6654891967773,41.722785949707,41.722785949707,41.722785949707],"text":"Percent: -60.30512","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(49,80,202,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-117.920440673828,-117.777198791504,-117.381866455078,-116.591178894043,-115.840606689453,-114.99836730957,-114.99836730957,-115.897903442383,-115.897903442383,-115.897903442383,-117.181335449219,-117.187057495117,-117.22144317627,-117.26155090332,-117.255813598633,-117.691261291504,-118.195465087891,-118.206932067871,-117.920440673828,-117.920440673828],"y":[39.0642623901367,39.0929069519043,39.1502075195312,39.1616630554199,39.155933380127,38.6689224243164,38.0386695861816,38.0272064208984,36.8469161987305,36.0046691894531,36.9844245910645,38.0100212097168,38.0501251220703,38.0501251220703,38.0845031738281,38.4683876037598,38.9152946472168,39.0069694519043,39.0642623901367,39.0642623901367],"text":"Percent: -60.30134","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(49,80,202,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.0258102416992,-91.0258102416992,-91.0487213134766,-91.0544509887695,-91.0773696899414,-91.0773696899414,-91.1002883911133,-91.1002883911133,-91.1289367675781,-91.1289367675781,-91.1403961181641,-91.1403961181641,-91.1747741699219,-91.1690444946289,-91.1862335205078,-91.1862335205078,-91.2148818969727,-91.2206115722656,-91.3180084228516,-91.3065567016602,-91.1633148193359,-91.1232070922852,-90.962776184082,-90.7679748535156,-90.7794342041016,-90.7565155029297,-90.7565155029297,-90.7450561523438,-90.7507858276367,-90.7679748535156,-90.7679748535156,-90.7908935546875,-90.7851638793945,-90.962776184082,-90.9742431640625,-91.0258102416992,-91.0258102416992],"y":[37.0932884216309,37.1219329833984,37.1276664733887,37.1505851745605,37.1505851745605,37.1563148498535,37.1677703857422,37.1964225769043,37.1964225769043,37.1849594116211,37.1849594116211,37.2422561645508,37.2422561645508,37.2995529174805,37.3052825927734,37.4026870727539,37.4141426086426,37.4886283874512,37.4886283874512,37.5745697021484,37.5803031921387,37.5745697021484,37.5917587280273,37.5974884033203,37.3625793457031,37.3625793457031,37.2651748657227,37.2709045410156,37.1563148498535,37.1505851745605,37.1333961486816,37.1276664733887,37.0417213439941,37.0359916687012,37.0932884216309,37.0932884216309,37.0932884216309],"text":"Percent: -60.29412","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(49,80,202,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.4979248046875,-94.4921951293945,-94.2515563964844,-94.2515563964844,-94.0109176635742,-93.8848648071289,-93.8791351318359,-93.7645416259766,-93.7645416259766,-93.7645416259766,-93.7874603271484,-93.8332977294922,-93.8963241577148,-93.8905944824219,-93.9020538330078,-93.8963241577148,-93.8963241577148,-93.8963241577148,-93.9020538330078,-93.9249725341797,-93.9364318847656,-94.6182479858398,-94.6125183105469,-94.6297073364258,-94.6239776611328,-94.4979248046875,-94.4979248046875],"y":[44.7250862121582,44.6391410827637,44.6391410827637,44.7250862121582,44.7250862121582,44.7250862121582,44.6849784851074,44.6849784851074,44.6620597839355,44.6334114074707,44.6391410827637,44.627685546875,44.6104927062988,44.587574005127,44.570384979248,44.5531959533691,44.5417404174805,44.5302772521973,44.4959030151367,44.4844436645508,44.4672546386719,44.4729843139648,44.5531959533691,44.5531959533691,44.7250862121582,44.7250862121582,44.7250862121582],"text":"Percent: -60.28259","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(49,80,202,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-108.392158508301,-108.489555358887,-108.690093994141,-108.919281005859,-109.039596557617,-109.051063537598,-107.973899841309,-108.014007568359,-108.025466918945,-108.025466918945,-108.036918640137,-108.04264831543,-108.04264831543,-108.048377990723,-108.077026367188,-108.099952697754,-108.117134094238,-108.117134094238,-108.128593444824,-108.162971496582,-108.185890197754,-108.214538574219,-108.220268249512,-108.237457275391,-108.237457275391,-108.25464630127,-108.277565002441,-108.306213378906,-108.311943054199,-108.311943054199,-108.306213378906,-108.323402404785,-108.329132080078,-108.346321105957,-108.363502502441,-108.386428833008,-108.392158508301,-108.392158508301],"y":[36.9958839416504,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,37.6318664550781,37.6375961303711,37.6032218933105,37.5917587280273,37.5459251403809,37.5344657897949,37.523006439209,37.4714393615723,37.4485206604004,37.4370613098145,37.4198760986328,37.4026870727539,37.3912239074707,37.379768371582,37.3625793457031,37.3568496704102,37.3339309692383,37.3224716186523,37.2995529174805,37.2766342163086,37.2537155151367,37.2365264892578,37.2193412780762,37.1964225769043,37.1505851745605,37.1448516845703,37.1276664733887,37.0990142822266,37.0531806945801,37.0359916687012,37.0302619934082,36.9958839416504,36.9958839416504],"text":"Percent: -60.26815","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(49,80,202,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-71.4020004272461,-71.2587661743164,-71.0181198120117,-71.0696792602539,-71.0295791625977,-70.966552734375,-70.9092559814453,-70.8978042602539,-70.8806076049805,-70.8691482543945,-70.8576965332031,-70.8576965332031,-70.8576965332031,-70.8462295532227,-70.8118591308594,-70.8003921508789,-70.7717514038086,-70.7373657226562,-70.7545547485352,-70.7430953979492,-70.7316436767578,-70.7316436767578,-70.7717514038086,-70.8404998779297,-70.8863372802734,-70.9092559814453,-71.0123901367188,-71.0410385131836,-71.0696792602539,-71.0868759155273,-71.144172668457,-71.1785507202148,-71.1957321166992,-71.1957321166992,-71.1957321166992,-71.2186584472656,-71.23583984375,-71.23583984375,-71.2472991943359,-71.2931365966797,-71.3447036743164,-71.3618927001953,-71.3618927001953,-71.3848114013672,-71.419189453125,-71.4306488037109,-71.3618927001953,-71.3848114013672,-71.4020004272461,-71.4020004272461,null,-80.0307464599609,-79.7098846435547,-79.4864349365234,-79.5208129882812,-80.0364761352539,-80.0307464599609,-80.0307464599609,null,-78.8676376342773,-78.6499176025391,-78.6900253295898,-78.6900253295898,-78.6441879272461,-78.6212692260742,-78.5639724731445,-78.5124130249023,-78.5238647460938,-78.5467834472656,-78.5697021484375,-78.6384506225586,-78.655647277832,-78.667106628418,-78.6957550048828,-78.7129440307617,-78.7301254272461,-78.7473220825195,-78.8619079589844,-78.8962860107422,-79.2343368530273,-79.2114181518555,-79.1942291259766,-79.1655807495117,-79.1369247436523,-79.108283996582,-79.0968246459961,-79.0910873413086,-79.0796356201172,-79.0567169189453,-79.0567169189453,-79.0509872436523,-79.0280685424805,-79.0051498413086,-78.9879608154297,-78.8676376342773,-78.8676376342773],"y":[43.0119400024414,43.2755012512207,43.1379928588867,43.080696105957,43.080696105957,43.08642578125,43.0978851318359,43.092155456543,43.08642578125,43.092155456543,43.1036148071289,43.1093444824219,43.1265296936035,43.1322631835938,43.1322631835938,43.1208038330078,43.1036148071289,43.08642578125,43.0520477294922,43.0405921936035,43.0233993530273,43.0062103271484,42.9718360900879,42.8572463989258,42.8744316101074,42.8744316101074,42.8687019348145,42.8572463989258,42.811408996582,42.8056755065918,42.811408996582,42.8056755065918,42.7884902954102,42.759838104248,42.7369194030762,42.7311935424805,42.7311935424805,42.7541122436523,42.759838104248,42.759838104248,42.777027130127,42.7827568054199,42.7999458312988,42.817138671875,42.8285942077637,42.9259986877441,42.9431838989258,43.0119400024414,43.0119400024414,43.0119400024414,null,36.5489768981934,36.5489768981934,36.5432472229004,36.2338485717773,36.2453117370605,36.5489768981934,36.5489768981934,null,38.7663230895996,38.6058959960938,38.5314140319824,38.5199508666992,38.4970321655273,38.4683876037598,38.4511985778809,38.3996315002441,38.3824424743652,38.3595237731934,38.3308792114258,38.3022308349609,38.2735786437988,38.2563934326172,38.2563934326172,38.2563934326172,38.2449340820312,38.2277450561523,38.2907676696777,38.2964973449707,38.4741172790527,38.5084953308105,38.5543327331543,38.6116256713867,38.6574630737305,38.6803817749023,38.6918411254883,38.7319450378418,38.7491340637207,38.7663230895996,38.8007011413574,38.8064308166504,38.8121604919434,38.8293495178223,38.8465385437012,38.7663230895996,38.7663230895996],"text":"Percent: -60.25897","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(49,80,202,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.6289215087891,-83.6002731323242,-83.5658950805664,-83.5544357299805,-83.5372467041016,-83.5085983276367,-83.4684906005859,-83.4455718994141,-83.4226531982422,-83.3997344970703,-83.3252563476562,-83.3195266723633,-83.3023300170898,-83.2794189453125,-83.2622222900391,-83.2564926147461,-83.2450408935547,-83.2450408935547,-83.2736892700195,-83.2908706665039,-83.3137969970703,-83.3309783935547,-83.37109375,-83.3882751464844,-83.4112014770508,-83.4226531982422,-83.4341125488281,-83.4455718994141,-83.4914093017578,-83.5028686523438,-83.5028686523438,-83.5085983276367,-83.5200576782227,-83.5315170288086,-83.5601654052734,-83.5601654052734,-83.5601654052734,-83.5658950805664,-83.5888137817383,-83.6174621582031,-83.6632919311523,-83.7033996582031,-83.6632919311523,-83.640380859375,-83.6289215087891,-83.6289215087891],"y":[37.832405090332,37.8266754150391,37.8209419250488,37.8266754150391,37.8438606262207,37.8725128173828,37.8438606262207,37.8438606262207,37.8209419250488,37.8152160644531,37.7865676879883,37.7636489868164,37.7521896362305,37.7350006103516,37.7350006103516,37.7235412597656,37.7006225585938,37.6777038574219,37.6777038574219,37.6777038574219,37.6777038574219,37.6777038574219,37.6891632080078,37.7006225585938,37.6891632080078,37.6777038574219,37.65478515625,37.6375961303711,37.6204071044922,37.6375961303711,37.6433258056641,37.6490592956543,37.6433258056641,37.6318664550781,37.6318664550781,37.6375961303711,37.65478515625,37.65478515625,37.6490592956543,37.6662445068359,37.6948928833008,37.7178115844727,37.7636489868164,37.8094863891602,37.832405090332,37.832405090332],"text":"Percent: -60.25791","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(49,80,202,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.4394683837891,-85.456657409668,-85.456657409668,-85.4280090332031,-85.3879013061523,-85.3535232543945,-85.3363342285156,-85.3306045532227,-85.2962265014648,-85.2446594238281,-85.2332000732422,-85.2217483520508,-85.2160186767578,-85.175910949707,-85.2160186767578,-85.267578125,-85.2962265014648,-85.3248748779297,-85.3477935791016,-85.3649826049805,-85.3821716308594,-85.3993606567383,-85.450927734375,-85.4280090332031,-85.4394683837891,-85.4394683837891],"y":[38.5829772949219,38.6460037231445,38.6803817749023,38.7204895019531,38.7319450378418,38.737678527832,38.7434043884277,38.7090263366699,38.6689224243164,38.6288146972656,38.6116256713867,38.5887069702148,38.565788269043,38.5715179443359,38.5428695678711,38.5027618408203,38.4970321655273,38.4855766296387,38.4855766296387,38.4855766296387,38.5027618408203,38.5084953308105,38.5256805419922,38.5428695678711,38.5829772949219,38.5829772949219],"text":"Percent: -60.25424","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(49,80,202,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.873405456543,-93.598388671875,-93.5926513671875,-93.3348236083984,-93.3233642578125,-93.3061752319336,-93.3004455566406,-93.3004455566406,-93.4895248413086,-93.5525512695312,-93.5525512695312,-93.5869216918945,-93.5869216918945,-93.6098480224609,-93.6098480224609,-93.6270294189453,-93.6327590942383,-93.6442260742188,-93.6499557495117,-93.6728668212891,-93.678596496582,-93.8791351318359,-93.873405456543,-93.873405456543,null,-85.2962265014648,-85.3134155273438,-85.3477935791016,-85.267578125,-85.1358032226562,-85.1243438720703,-85.0555877685547,-85.0498580932617,-84.9066162109375,-84.9066162109375,-84.9238052368164,-84.9238052368164,-84.9066162109375,-84.9123458862305,-84.8264007568359,-84.8493194580078,-84.8493194580078,-84.8378601074219,-84.8378601074219,-84.9409942626953,-84.9696426391602,-84.9868316650391,-84.998291015625,-85.004020690918,-85.0326690673828,-85.2962265014648,-85.2962265014648,null,-89.9199905395508,-89.6850814819336,-89.6850814819336,-90.16064453125,-90.1491775512695,-90.1377182006836,-90.1491775512695,-90.16064453125,-90.1778259277344,-90.24658203125,-90.3267974853516,-89.9199905395508,-89.9199905395508,null,-86.7572708129883,-86.7630004882812,-86.7400817871094,-86.7343521118164,-86.7515335083008,-86.7458114624023,-86.5796585083008,-86.5223541259766,-86.5280838012695,-86.361930847168,-86.361930847168,-86.3676605224609,-86.6827850341797,-86.6827850341797,-86.7572708129883,-86.7572708129883,null,-95.1052627563477,-95.0995407104492,-94.8703536987305,-94.6297073364258,-94.6354370117188,-94.7557601928711,-95.1052627563477,-95.1052627563477,null,-85.0383987426758,-84.9295349121094,-84.9639129638672,-84.9696426391602,-84.992561340332,-85.0498580932617,-85.0670394897461,-85.175910949707,-85.2160186767578,-85.2217483520508,-85.2332000732422,-85.2446594238281,-85.2962265014648,-85.3306045532227,-85.3363342285156,-85.2904968261719,-85.267578125,-85.2332000732422,-85.1988220214844,-85.181640625,-85.1529846191406,-85.0613098144531,-85.0383987426758,-85.0383987426758,null,-77.2289810180664,-77.0055236816406,-76.7935333251953,-76.8852081298828,-76.8909378051758,-76.8909378051758,-76.8966674804688,-76.8852081298828,-76.8852081298828,-76.8909378051758,-76.8852081298828,-76.9138488769531,-76.9425048828125,-76.9596862792969,-76.9940643310547,-77.0341720581055,-77.0570907592773,-77.1143951416016,-77.1487655639648,-77.1716842651367,-77.1888732910156,-77.1659545898438,-77.1430358886719,-77.1315765380859,-77.1315765380859,-77.1430358886719,-77.1831436157227,-77.2060623168945,-77.2461700439453,-77.2805404663086,-77.2920074462891,-77.309196472168,-77.303466796875,-77.2920074462891,-77.2748184204102,-77.2690887451172,-77.2404403686523,-77.2404403686523,-77.2404403686523,-77.2232513427734,-77.2289810180664,-77.2289810180664,null,-89.7481155395508,-90.1892852783203,-90.1892852783203,-90.1377182006836,-90.1377182006836,-90.1033401489258,-90.1033401489258,-90.1205368041992,-90.1148071289062,-90.1262588500977,-90.1377182006836,-89.7824859619141,-89.7767562866211,-89.7137298583984,-89.7137298583984,-89.6449737548828,-89.6449737548828,-89.702278137207,-89.7080078125,-89.7251892089844,-89.7366485595703,-89.7481155395508,-89.7481155395508,null,-93.1113739013672,-93.1743927001953,-93.2030487060547,-93.2145004272461,-93.231689453125,-93.2603378295898,-93.3004455566406,-93.3119049072266,-93.3462829589844,-93.3577423095703,-93.3634719848633,-93.3863906860352,-93.4264984130859,-93.4608764648438,-93.4780654907227,-93.4952545166016,-93.4952545166016,-93.4952545166016,-93.5239028930664,-93.598388671875,-93.6384887695312,-93.6671371459961,-93.6900634765625,-93.7301635742188,-93.7702713012695,-93.7645416259766,-93.7588119506836,-93.2717971801758,-93.2832641601562,-93.2660675048828,-93.2660675048828,-93.2832641601562,-93.2660675048828,-93.2717971801758,-93.2603378295898,-93.231689453125,-93.2202301025391,-93.2145004272461,-93.225959777832,-93.2030487060547,-93.1915893554688,-93.1228332519531,-93.1113739013672,-93.1113739013672,null,-71.4994049072266,-71.4994049072266,-71.4764785766602,-71.5165939331055,-71.5223159790039,-71.5337829589844,-71.5509719848633,-71.3618927001953,-71.3790817260742,-71.3447036743164,-71.3389739990234,-71.3676223754883,-71.3676223754883,-71.3676223754883,-71.3733520507812,-71.3962707519531,-71.419189453125,-71.419189453125,-71.424919128418,-71.3962707519531,-71.3962707519531,-71.3447036743164,-71.3332443237305,-71.3160552978516,-71.2988662719727,-71.2702178955078,-71.2530288696289,-71.2186584472656,-71.1842803955078,-71.0868759155273,-71.0410385131836,-71.0410385131836,-71.0181198120117,-70.972282409668,-70.972282409668,-70.960823059082,-70.960823059082,-71.0066604614258,-71.0238418579102,-71.0524978637695,-71.0639572143555,-71.1097869873047,-71.1212539672852,-71.1556243896484,-71.2014617919922,-71.2587661743164,-71.4994049072266,-71.4994049072266,null,-80.8558044433594,-80.8558044433594,-80.9073715209961,-80.9073715209961,-80.9360198974609,-80.9360198974609,-81.2683334350586,-81.2568740844727,-81.3199005126953,-81.3141708374023,-81.2396850585938,-81.2396850585938,-81.2053070068359,-81.199577331543,-81.0792541503906,-80.9016342163086,-80.9073715209961,-80.8500747680664,-80.8558044433594,-80.8558044433594,null,-88.6079177856445,-88.7053298950195,-88.6938629150391,-88.6594924926758,-88.6480255126953,-88.5277099609375,-88.5277099609375,-88.2125854492188,-88.2240447998047,-88.1839370727539,-88.1839370727539,-88.5277099609375,-88.5448989868164,-88.5678176879883,-88.6079177856445,-88.6079177856445,null,-80.6266174316406,-80.4489974975586,-80.471923828125,-80.4948348999023,-80.5292205810547,-80.5922470092773,-80.6266174316406,-80.6438140869141,-80.6724548339844,-80.6781845092773,-80.6781845092773,-80.6380844116211,-80.5979766845703,-80.8328857421875,-81.0219650268555,-80.9073715209961,-80.8328857421875,-80.746940612793,-80.7068328857422,-80.6953811645508,-80.6953811645508,-80.6724548339844,-80.6266174316406,-80.6266174316406],"y":[36.4974136352539,36.5031394958496,36.4974136352539,36.5031394958496,36.4974136352539,36.5031394958496,36.4974136352539,36.1135292053223,36.1192588806152,36.1192588806152,36.153636932373,36.153636932373,36.1765556335449,36.1765556335449,36.1994743347168,36.1994743347168,36.2338485717773,36.2453117370605,36.2624969482422,36.2796859741211,36.2911491394043,36.2911491394043,36.4974136352539,36.4974136352539,null,33.4320907592773,33.4951095581055,33.6612701416016,33.6498107910156,33.6956481933594,33.6899185180664,33.7128372192383,33.8102378845215,33.7644004821777,33.7242965698242,33.7185668945312,33.7071075439453,33.6956481933594,33.5638656616211,33.5638656616211,33.5409469604492,33.5294914245605,33.5180282592773,33.5065727233887,33.4263572692871,33.4263572692871,33.437816619873,33.4320907592773,33.4206275939941,33.4206275939941,33.4320907592773,33.4320907592773,null,42.2040710449219,42.2040710449219,41.9347801208496,41.9347801208496,41.9634284973145,42.0092658996582,42.0379104614258,42.1009368896484,42.1353187561035,42.175422668457,42.2040710449219,42.2040710449219,42.2040710449219,null,40.5539512634277,40.6628150939941,40.6628150939941,40.680004119873,40.680004119873,40.7373008728027,40.7373008728027,40.7315711975098,40.697193145752,40.680004119873,40.5539512634277,40.4221725463867,40.4279022216797,40.5596809387207,40.5539512634277,40.5539512634277,null,41.8602981567383,42.2040710449219,42.2098007202148,42.2098007202148,41.8660278320312,41.8660278320312,41.8602981567383,41.8602981567383,null,38.7605972290039,38.6345443725586,38.6345443725586,38.6288146972656,38.6230850219727,38.5829772949219,38.5829772949219,38.5715179443359,38.565788269043,38.5887069702148,38.6116256713867,38.6288146972656,38.6689224243164,38.7090263366699,38.7434043884277,38.7434043884277,38.737678527832,38.703296661377,38.6975708007812,38.686107635498,38.6975708007812,38.7491340637207,38.7605972290039,38.7605972290039,null,39.7288932800293,39.7288932800293,39.7288932800293,39.4825248718262,39.471061706543,39.4538726806641,39.4366874694824,39.4137687683105,39.4080352783203,39.3793907165527,39.3507423400879,39.3564720153809,39.3564720153809,39.3621978759766,39.3679313659668,39.3564720153809,39.3564720153809,39.3621978759766,39.3564720153809,39.3450126647949,39.3450126647949,39.4137687683105,39.4538726806641,39.4882507324219,39.5054397583008,39.5168991088867,39.5283584594727,39.5627365112305,39.5856552124023,39.5971145629883,39.6028442382812,39.6314888000488,39.6372184753418,39.6314888000488,39.6314888000488,39.6601371765137,39.6715965270996,39.6887893676758,39.6945152282715,39.7002449035645,39.7288932800293,39.7288932800293,null,33.2086334228516,33.3404159545898,33.4263572692871,33.4263572692871,33.4721946716309,33.4721946716309,33.5982437133789,33.6097030639648,33.6440811157227,33.6669998168945,33.6841888427734,33.6784591674805,33.4148979187012,33.4148979187012,33.3977088928223,33.3977088928223,33.2831192016602,33.2773895263672,33.2659301757812,33.2544708251953,33.2315521240234,33.2086334228516,33.2086334228516,null,39.3851165771484,39.4023056030273,39.4023056030273,39.3908500671387,39.3507423400879,39.327823638916,39.322093963623,39.2934455871582,39.2934455871582,39.2705268859863,39.2533378601074,39.2361526489258,39.2590675354004,39.2819862365723,39.2877159118652,39.2762565612793,39.2533378601074,39.2361526489258,39.2246894836426,39.2304191589355,39.2361526489258,39.2361526489258,39.2246894836426,39.2075004577637,39.2075004577637,39.5283584594727,39.6257629394531,39.6257629394531,39.6142997741699,39.5570068359375,39.5455436706543,39.5283584594727,39.4825248718262,39.46533203125,39.4538726806641,39.46533203125,39.46533203125,39.4538726806641,39.4424133300781,39.4309539794922,39.4366874694824,39.4137687683105,39.3851165771484,39.3851165771484,null,43.7338676452637,43.7567863464355,43.7682456970215,43.7682456970215,43.7911643981934,43.7911643981934,43.9057579040527,43.9344024658203,44.0318031311035,44.0318031311035,44.0661849975586,44.0719146728516,44.0833740234375,44.1120223999023,44.1406669616699,44.1693153381348,44.1807746887207,44.1922340393066,44.2151527404785,44.2151527404785,44.1922340393066,44.1693153381348,44.117748260498,44.1463966369629,44.1979637145996,44.2323417663574,44.2495307922363,44.2552604675293,44.2495307922363,44.2495307922363,44.2552604675293,44.2953681945801,44.2953681945801,43.7911643981934,43.5906295776367,43.5619812011719,43.5104141235352,43.4989547729492,43.5390625,43.533332824707,43.5218734741211,43.5218734741211,43.5791664123535,43.5505218505859,43.5677108764648,43.5791664123535,43.7338676452637,43.7338676452637,null,40.6112480163574,40.5654106140137,40.5654106140137,40.4794692993164,40.4794692993164,40.4393615722656,40.4508171081543,40.5768699645996,40.5825996398926,40.6685447692871,40.6685447692871,40.7373008728027,40.7373008728027,40.7373008728027,40.7373008728027,40.7373008728027,40.6570854187012,40.6513557434082,40.6112480163574,40.6112480163574,null,35.7869453430176,35.7926750183105,36.0619659423828,36.0619659423828,36.1192588806152,36.1192588806152,36.1479072570801,36.1421775817871,35.8614273071289,35.8557014465332,35.8155937194824,35.8213195800781,35.8213195800781,35.8098640441895,35.7869453430176,35.7869453430176,null,36.9214019775391,36.6864852905273,36.6692962646484,36.6521110534668,36.6406517028809,36.6635704040527,36.6750297546387,36.6692962646484,36.6692962646484,36.6692962646484,36.6635704040527,36.6406517028809,36.5604400634766,36.5604400634766,36.7724304199219,36.8125381469727,36.8354568481445,36.8641052246094,36.8583755493164,36.8698310852051,36.8870239257812,36.8984832763672,36.9214019775391,36.9214019775391],"text":"Percent: -60.17499","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(49,80,202,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.5865478515625,-96.3485794067383,-96.3600387573242,-96.3772354125977,-96.3715057373047,-95.2943420410156,-95.3115234375,-95.2886123657227,-95.2943420410156,-95.2828826904297,-95.2771530151367,-95.2485046386719,-95.2083969116211,-95.1740188598633,-95.1453704833984,-95.1224517822266,-95.0995407104492,-95.0766143798828,-95.0823440551758,-95.3287200927734,-95.3229904174805,-95.5865478515625,-95.5865478515625],"y":[48.5352554321289,48.5409812927246,48.7186012268066,48.7243309020996,48.9993515014648,48.9993515014648,48.970703125,48.9477844238281,48.9248657226562,48.9134063720703,48.8904876708984,48.8904876708984,48.8847618103027,48.8847618103027,48.8904876708984,48.8962173461914,48.9076805114746,48.9305953979492,48.7071418762207,48.7128715515137,48.5352554321289,48.5352554321289,48.5352554321289],"text":"Percent: -60.15007","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(49,80,202,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.5181732177734,-93.5181732177734,-93.5353622436523,-93.5525512695312,-93.5640106201172,-93.5754699707031,-93.6098480224609,-93.6384887695312,-93.6728668212891,-93.7015228271484,-93.7301635742188,-93.8161087036133,-93.8275680541992,-93.8848648071289,-93.9192428588867,-93.9364318847656,-93.9650802612305,-93.9879989624023,-94.0338287353516,-94.0452880859375,-94.051025390625,-94.1025924682617,-94.1197738647461,-94.1484298706055,-94.1484298706055,-94.1598815917969,-93.7702713012695,-93.5181732177734,-93.5181732177734,-93.5181732177734],"y":[45.4298248291016,45.2464752197266,45.2579383850098,45.2751235961914,45.3037757873535,45.3037757873535,45.3037757873535,45.3152313232422,45.3037757873535,45.3152313232422,45.3037757873535,45.343879699707,45.349609375,45.3610687255859,45.3897171020508,45.3954467773438,45.3897171020508,45.4069061279297,45.4126319885254,45.4183654785156,45.4470138549805,45.4527397155762,45.4928512573242,45.5272254943848,45.5558738708496,45.5730628967285,45.5730628967285,45.5730628967285,45.4298248291016,45.4298248291016],"text":"Percent: -60.12090","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(49,80,202,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.6949996948242,-82.6663513183594,-82.6319732666016,-82.5918655395508,-82.5288391113281,-82.4887313842773,-82.4142532348633,-82.3741455078125,-82.3970565795898,-82.6606216430664,-82.6606216430664,-82.729377746582,-82.740837097168,-82.7522964477539,-82.7465667724609,-82.735107421875,-82.7236480712891,-82.7121887207031,-82.7121887207031,-82.6892700195312,-82.6720733642578,-82.6663513183594,-82.6663513183594,-82.6949996948242,-82.6949996948242,-82.6949996948242],"y":[32.5268173217773,32.5210838317871,32.5038986206055,32.4924354553223,32.4981651306152,32.4809799194336,32.4523277282715,32.4236831665039,32.3377380371094,32.3033599853516,32.2861709594727,32.2976303100586,32.3033599853516,32.3262786865234,32.3377380371094,32.3606567382812,32.400764465332,32.4351425170898,32.4523277282715,32.4580612182617,32.4637908935547,32.4809799194336,32.4981651306152,32.5210838317871,32.5268173217773,32.5268173217773],"text":"Percent: -60.11687","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(49,80,202,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.9310455322266,-76.9310455322266,-76.9425048828125,-76.9482345581055,-76.9310455322266,-76.9138488769531,-76.9023971557617,-76.8279037475586,-76.5929946899414,-76.6273727416992,-76.6101913452148,-76.5872650146484,-76.5643539428711,-76.5414276123047,-76.5070495605469,-76.4955978393555,-76.4784088134766,-76.4841384887695,-76.4898681640625,-76.5013198852539,-76.5357055664062,-76.5528869628906,-76.5185165405273,-76.5185165405273,-76.5299758911133,-76.5815353393555,-76.6044616699219,-76.6331024169922,-76.6388320922852,-76.6331024169922,-76.5987243652344,-76.5700836181641,-76.5528869628906,-76.5357055664062,-76.5299758911133,-76.5586242675781,-76.5643539428711,-76.5872650146484,-76.6101913452148,-76.6331024169922,-76.6502990722656,-76.6789398193359,-76.7018661499023,-76.7133178710938,-76.7476959228516,-76.7820739746094,-76.8107223510742,-76.8622894287109,-76.8852081298828,-76.9138488769531,-76.9310455322266,-76.9310455322266],"y":[35.0707473754883,35.116584777832,35.1337738037109,35.1853370666504,35.1967964172363,35.2311744689941,35.254093170166,35.2082557678223,35.254093170166,35.2942008972168,35.3285751342773,35.3285751342773,35.3228492736816,35.3113899230957,35.3113899230957,35.3113899230957,35.2999305725098,35.2770118713379,35.2426338195801,35.2369041442871,35.2426338195801,35.2426338195801,35.2139854431152,35.1967964172363,35.1910667419434,35.2082557678223,35.1853370666504,35.1853370666504,35.1738777160645,35.1624183654785,35.1509590148926,35.1566925048828,35.1624183654785,35.1566925048828,35.1395034790039,35.1223106384277,35.1108551025391,35.0993957519531,35.0879364013672,35.0478286743164,35.0420989990234,35.0420989990234,35.0249099731445,35.0019912719727,35.0019912719727,34.9790725708008,34.9790725708008,35.0191802978516,35.0249099731445,35.0363693237305,35.0707473754883,35.0707473754883],"text":"Percent: -60.07151","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,81,203,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.0047760009766,-81.0047760009766,-81.3943862915039,-81.3886566162109,-81.371467590332,-81.371467590332,-81.3943862915039,-81.3886566162109,-81.2969818115234,-81.2912521362305,-81.102180480957,-81.0964508056641,-81.0105056762695,-81.0047760009766,-81.0047760009766],"y":[41.5050621032715,41.3675537109375,41.3675537109375,41.4477653503418,41.4477653503418,41.4706840515137,41.4706840515137,41.5852737426758,41.5852737426758,41.6597633361816,41.6654891967773,41.734245300293,41.734245300293,41.5050621032715,41.5050621032715],"text":"Percent: -60.05786","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,81,203,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.8378601074219,-85.2561187744141,-85.2904968261719,-85.3019561767578,-85.3191452026367,-85.3191452026367,-85.2962265014648,-85.2962265014648,-85.3019561767578,-85.3191452026367,-85.3363342285156,-85.3420639038086,-85.3592529296875,-85.3821716308594,-85.3821716308594,-85.3879013061523,-85.4165496826172,-85.3936309814453,-85.3707122802734,-85.3592529296875,-85.3707122802734,-85.3764419555664,-85.2217483520508,-85.2217483520508,-84.8493194580078,-84.8550491333008,-84.8493194580078,-84.8378601074219,-84.8378601074219],"y":[44.8625946044922,44.8683242797852,44.8683242797852,44.8568649291992,44.8396759033203,44.8282203674316,44.8224868774414,44.8110313415527,44.8053016662598,44.8053016662598,44.8167572021484,44.8339500427246,44.8110313415527,44.8167572021484,44.8396759033203,44.8683242797852,44.8683242797852,44.9256210327148,45.0115661621094,45.0631294250488,45.1261558532715,45.212100982666,45.212100982666,45.1261558532715,45.1146965026855,45.0344848632812,45.0344848632812,44.8625946044922,44.8625946044922],"text":"Percent: -60.05006","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,81,203,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-121.822280883789,-122.400978088379,-122.406700134277,-122.423889160156,-122.475456237793,-122.492652893066,-122.486915588379,-122.509841918945,-122.48119354248,-122.48119354248,-122.515563964844,-122.601516723633,-122.618698120117,-122.658805847168,-122.69319152832,-122.761940002441,-122.76766204834,-122.756202697754,-122.77912902832,-122.807769775391,-122.77912902832,-122.727554321289,-122.635879516602,-122.143142700195,-122.143142700195,-122.011360168457,-122.011360168457,-121.885314941406,-121.891036987305,-121.908233642578,-121.908233642578,-121.925422668457,-121.936882019043,-121.931144714355,-121.942604064941,-121.925422668457,-121.885314941406,-121.839469909668,-121.78791809082,-121.828018188477,-121.822280883789,-121.822280883789],"y":[38.9382133483887,38.9324798583984,38.9668617248535,38.9955062866211,39.0241546630859,39.0470733642578,39.0929069519043,39.1215591430664,39.138744354248,39.1788520812988,39.2132339477539,39.2075004577637,39.2189598083496,39.2132339477539,39.2590675354004,39.2934455871582,39.339282989502,39.3736610412598,39.3793907165527,39.3851165771484,39.3908500671387,39.3908500671387,39.3908500671387,39.3908500671387,39.4137687683105,39.4137687683105,39.3908500671387,39.3851165771484,39.3679313659668,39.333553314209,39.2934455871582,39.2819862365723,39.2705268859863,39.2075004577637,39.1731262207031,39.1215591430664,39.0814514160156,39.0642623901367,38.9955062866211,38.9725875854492,38.9382133483887,38.9382133483887],"text":"Percent: -60.03410","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,81,203,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-118.224113464355,-118.229835510254,-118.25276184082,-118.25276184082,-118.12671661377,-118.12671661377,-117.994934082031,-117.994934082031,-118.957496643066,-118.94603729248,-118.951774597168,-118.986145019531,-119.03199005127,-119.054893493652,-119.03199005127,-118.968955993652,-118.871559143066,-118.837181091309,-118.779884338379,-118.762687683105,-118.653831481934,-118.653831481934,-118.61946105957,-118.57935333252,-118.45329284668,-118.401725769043,-118.36735534668,-118.33869934082,-118.29859161377,-118.25276184082,-118.224113464355,-118.224113464355],"y":[46.5871963500977,46.5642776489258,46.5585517883301,46.3007202148438,46.2949905395508,46.2090454101562,46.2033157348633,46.0085105895996,45.9970512390137,46.0371589660645,46.0829963684082,46.1345596313477,46.1689414978027,46.1975860595703,46.2205047607422,46.2376937866211,46.2548828125,46.2835311889648,46.2949905395508,46.3408241271973,46.3981246948242,46.4324989318848,46.4955253601074,46.5299034118652,46.6043853759766,46.5929260253906,46.5986595153809,46.6043853759766,46.5929260253906,46.5986595153809,46.5871963500977,46.5871963500977],"text":"Percent: -60.03299","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,81,203,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.3695755004883,-91.2893676757812,-91.2836303710938,-91.2836303710938,-91.2664489746094,-91.2607192993164,-91.2549896240234,-91.2435302734375,-91.2320709228516,-91.2206115722656,-91.2263412475586,-91.2148818969727,-91.1862335205078,-91.1805038452148,-91.1747741699219,-91.1805038452148,-91.157585144043,-91.1403961181641,-91.1346664428711,-91.1403961181641,-91.1060180664062,-91.0773696899414,-91.0601806640625,-91.0544509887695,-91.0601806640625,-91.0716400146484,-91.0773696899414,-91.0716400146484,-91.0773696899414,-91.0716400146484,-91.0716400146484,-91.0945587158203,-91.1002883911133,-91.0888290405273,-91.0945587158203,-91.1117477416992,-91.1117477416992,-91.1289367675781,-91.146125793457,-91.15185546875,-91.1690444946289,-91.1862335205078,-91.1919555664062,-91.1919555664062,-91.1919555664062,-91.1919555664062,-91.1747741699219,-91.1690444946289,-91.1403961181641,-91.157585144043,-91.157585144043,-91.157585144043,-91.1690444946289,-91.1805038452148,-91.1862335205078,-91.2091522216797,-91.2206115722656,-91.2320709228516,-91.2549896240234,-91.2664489746094,-91.2779006958008,-91.2893676757812,-91.3065567016602,-91.3237380981445,-91.3180084228516,-91.3180084228516,-91.3237380981445,-91.340934753418,-91.3581161499023,-91.3753051757812,-91.3982238769531,-91.415412902832,-91.4326095581055,-91.421142578125,-91.4383392333984,-91.4326095581055,-91.4440612792969,-91.4555206298828,-91.4784469604492,-91.4898986816406,-91.5013580322266,-91.5128173828125,-91.5128173828125,-91.5128173828125,-91.5357360839844,-91.5758438110352,-91.5930328369141,-91.598762512207,-91.7076263427734,-91.7018966674805,-91.6904296875,-91.598762512207,-91.5930328369141,-91.3695755004883,-91.3695755004883],"y":[34.5722732543945,34.5608139038086,34.5608139038086,34.543628692627,34.5378952026367,34.5207099914551,34.492057800293,34.486328125,34.486328125,34.4576835632324,34.4462203979492,34.4462203979492,34.4462203979492,34.4462203979492,34.4462203979492,34.4290351867676,34.4061164855957,34.4118461608887,34.4061164855957,34.3889274597168,34.354549407959,34.348819732666,34.343090057373,34.3144416809082,34.3029823303223,34.3029823303223,34.2915229797363,34.2686042785645,34.2628746032715,34.2285003662109,34.211311340332,34.2055816650391,34.1883926391602,34.1540107727051,34.1368255615234,34.1310958862305,34.1196365356445,34.1139068603516,34.1139068603516,34.0967178344727,34.0967178344727,34.090991973877,34.0737991333008,34.0566101074219,34.039421081543,34.0222358703613,34.0050468444824,33.9821281433105,33.9534797668457,33.9477462768555,33.9362907409668,33.9248313903809,33.9191017150879,33.9248313903809,33.9477462768555,33.9534797668457,33.9534797668457,33.9592094421387,33.9534797668457,33.9477462768555,33.9534797668457,33.9592094421387,33.9592094421387,33.9706649780273,33.9821281433105,33.9935836791992,33.9993171691895,33.9993171691895,33.9993171691895,33.9935836791992,34.0050468444824,34.039421081543,34.0795288085938,34.0967178344727,34.1081771850586,34.1253662109375,34.1425552368164,34.1482849121094,34.1482849121094,34.1540107727051,34.1654739379883,34.1654739379883,34.1712036132812,34.1941223144531,34.2399559020996,34.2399559020996,34.2285003662109,34.2399559020996,34.2399559020996,34.486328125,34.486328125,34.486328125,34.5722732543945,34.5722732543945,34.5722732543945],"text":"Percent: -59.98767","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,81,203,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.4746017456055,-81.5777282714844,-81.6694030761719,-81.829833984375,-81.8642120361328,-81.8756713867188,-81.8814010620117,-81.9043121337891,-82.007453918457,-81.9730682373047,-81.9157791137695,-81.8642120361328,-81.8527450561523,-81.824104309082,-81.7897262573242,-81.7725372314453,-81.7438888549805,-81.7209701538086,-81.7037811279297,-81.554817199707,-81.4975204467773,-81.4746017456055,-81.4746017456055],"y":[34.0852584838867,33.8789939880371,33.8217010498047,33.8789939880371,33.896183013916,33.9191017150879,33.9592094421387,33.9821281433105,33.9649391174316,34.0107727050781,34.0737991333008,34.1425552368164,34.1712036132812,34.1712036132812,34.1712036132812,34.1654739379883,34.1826629638672,34.1826629638672,34.176929473877,34.090991973877,34.0852584838867,34.0852584838867,34.0852584838867],"text":"Percent: -59.97895","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,81,203,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.4979248046875,-94.4979248046875,-94.503662109375,-94.2515563964844,-94.0166473388672,-94.0109176635742,-94.2515563964844,-94.2515563964844,-94.4921951293945,-94.4979248046875,-94.4979248046875],"y":[44.7250862121582,44.89697265625,44.9829139709473,44.9829139709473,44.9829139709473,44.7250862121582,44.7250862121582,44.6391410827637,44.6391410827637,44.7250862121582,44.7250862121582],"text":"Percent: -59.97833","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,81,203,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-121.598831176758,-121.598831176758,-121.604568481445,-121.62174987793,-121.638931274414,-121.66185760498,-121.679039001465,-121.690505981445,-121.690505981445,-121.719146728516,-121.730606079102,-121.77645111084,-121.810821533203,-121.793640136719,-121.805099487305,-121.822280883789,-121.828018188477,-121.78791809082,-121.839469909668,-121.885314941406,-121.925422668457,-121.942604064941,-121.931144714355,-121.936882019043,-121.925422668457,-121.908233642578,-121.62174987793,-121.62174987793,-121.638931274414,-121.616027832031,-121.593101501465,-121.610290527344,-121.57592010498,-121.547271728516,-121.472785949707,-121.415489196777,-121.40975189209,-121.415489196777,-121.461318969727,-121.461318969727,-121.484245300293,-121.478507995605,-121.598831176758,-121.598831176758],"y":[38.737678527832,38.7548637390137,38.7777824401855,38.7892417907715,38.7720527648926,38.7777824401855,38.7548637390137,38.7663230895996,38.7949714660645,38.8178901672363,38.869457244873,38.8637275695801,38.880916595459,38.9038352966309,38.9152946472168,38.9382133483887,38.9725875854492,38.9955062866211,39.0642623901367,39.0814514160156,39.1215591430664,39.1731262207031,39.2075004577637,39.2705268859863,39.2819862365723,39.2934455871582,39.3106346130371,39.2819862365723,39.2590675354004,39.2304191589355,39.0757217407227,39.0470733642578,38.9210243225098,38.9611320495605,38.9897766113281,38.9955062866211,38.9725875854492,38.9267539978027,38.9267539978027,38.7548637390137,38.7548637390137,38.7319450378418,38.737678527832,38.737678527832],"text":"Percent: -59.91995","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,81,203,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.1059875488281,-75.4757308959961,-75.4700012207031,-75.7392883300781,-76.1346282958984,-76.1346282958984,-76.1460876464844,-76.1059875488281,-76.1059875488281],"y":[42.0035362243652,42.0035362243652,41.6425743103027,41.6368446350098,41.6425743103027,41.6483001708984,42.0035362243652,42.0035362243652,42.0035362243652],"text":"Percent: -59.87172","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,81,203,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.882942199707,-88.882942199707,-89.0089950561523,-89.1235885620117,-89.1293182373047,-89.2439041137695,-89.2381744384766,-89.1636962890625,-89.1694259643555,-89.1980667114258,-89.1923370361328,-89.1694259643555,-89.1694259643555,-88.8772125244141,-88.882942199707,-88.882942199707],"y":[43.9000282287598,43.6364669799805,43.6364669799805,43.6307373046875,43.6364669799805,43.6421928405762,43.7567863464355,43.7567863464355,43.8198127746582,43.8198127746582,43.8942947387695,43.8942947387695,43.985969543457,43.9745101928711,43.9000282287598,43.9000282287598],"text":"Percent: -59.84260","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,81,203,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.5093536376953,-78.9421234130859,-78.9421234130859,-78.9650497436523,-78.9707717895508,-79.0509872436523,-79.0567169189453,-79.0739059448242,-79.0796356201172,-79.0968246459961,-79.1025543212891,-79.1426620483398,-79.1655807495117,-79.1770324707031,-79.2056884765625,-79.2056884765625,-79.3947601318359,-79.4062194824219,-79.4749755859375,-79.4749755859375,-79.5208129882812,-79.5208129882812,-79.5093536376953,-79.5093536376953,-79.5093536376953,null,-89.0491027832031,-89.0491027832031,-88.9402389526367,-88.9345092773438,-88.8600234985352,-88.8141860961914,-88.7454299926758,-88.6938629150391,-88.699592590332,-88.6824035644531,-88.6881332397461,-88.4188461303711,-88.430305480957,-88.6824035644531,-88.9287796020508,-88.9287796020508,-89.0491027832031,-89.0491027832031,-89.0491027832031],"y":[41.6081924438477,41.6081924438477,41.4305801391602,41.4305801391602,41.4477653503418,41.4477653503418,41.4248466491699,41.4248466491699,41.3446350097656,41.3389053344727,41.3274459838867,41.3446350097656,41.3274459838867,41.3331756591797,41.3274459838867,41.4305801391602,41.4305801391602,41.3847427368164,41.3732833862305,41.4420356750488,41.4420356750488,41.4649543762207,41.4706840515137,41.6081924438477,41.6081924438477,null,45.8939208984375,45.9684028625488,45.9626770019531,46.0772666931152,46.0371589660645,46.0314292907715,46.0256996154785,46.0085105895996,45.9684028625488,45.9741325378418,45.7163047790527,45.7220306396484,45.3725280761719,45.3782577514648,45.3839874267578,45.4642028808594,45.4699325561523,45.8939208984375,45.8939208984375],"text":"Percent: -59.83536","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,81,203,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.9219207763672,-94.9219207763672,-94.4406356811523,-94.4406356811523,-94.4463577270508,-94.9219207763672,-94.9219207763672,null,-79.6353988647461,-79.6697769165039,-79.7041625976562,-79.7041625976562,-79.7328109741211,-79.7328109741211,-79.7328109741211,-79.7671813964844,-79.7958297729492,-79.8130187988281,-79.8130187988281,-79.7958297729492,-79.8187484741211,-79.8932342529297,-79.9218826293945,-79.9333419799805,-79.9448013305664,-79.9677200317383,-80.0937728881836,-80.1453399658203,-80.1797103881836,-80.2140884399414,-80.3458709716797,-80.3458709716797,-80.3286819458008,-80.2370147705078,-80.1224136352539,-80.0364761352539,-79.8645858764648,-79.8645858764648,-79.8072891235352,-79.7843780517578,-79.7385406494141,-79.7499923706055,-79.7499923706055,-79.7385406494141,-79.7270736694336,-79.7156143188477,-79.7098846435547,-79.6927032470703,-79.6869735717773,-79.6869735717773,-79.6755065917969,-79.6525955200195,-79.6411361694336,-79.6525955200195,-79.6353988647461,-79.6296691894531,-79.6353988647461,-79.6353988647461,-79.6353988647461,-79.6353988647461],"y":[42.5593032836914,42.9202690124512,42.9202690124512,42.6452484130859,42.5535736083984,42.5593032836914,42.5593032836914,null,38.5944366455078,38.5772514343262,38.5199508666992,38.4397392272949,38.3824424743652,38.3652534484863,38.3595237731934,38.3480682373047,38.3308792114258,38.3079605102539,38.2907676696777,38.2735786437988,38.2563934326172,38.2105560302734,38.1761779785156,38.1360702514648,38.1016960144043,38.0558586120605,38.0615882873535,38.0501251220703,38.0272064208984,38.0272064208984,38.1188812255859,38.2277450561523,38.3308792114258,38.3996315002441,38.4798431396484,38.4683876037598,38.5428695678711,38.5715179443359,38.6975708007812,38.7319450378418,38.7090263366699,38.6803817749023,38.6746520996094,38.6746520996094,38.6746520996094,38.6746520996094,38.6574630737305,38.6574630737305,38.6689224243164,38.6803817749023,38.686107635498,38.6803817749023,38.6746520996094,38.6631889343262,38.6574630737305,38.6460037231445,38.6402702331543,38.6173553466797,38.5944366455078,38.5944366455078],"text":"Percent: -59.81964","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,81,203,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.4482879638672,-99.4482879638672,-99.4826583862305,-99.4769287109375,-99.2706680297852,-98.4971771240234,-98.4685287475586,-98.4685287475586,-98.4627990722656,-98.4398727416992,-98.4341506958008,-99.035758972168,-99.4482879638672,-99.4482879638672],"y":[46.6330337524414,46.9710807800293,46.9710807800293,47.3320426940918,47.3320426940918,47.3263130187988,47.3263130187988,47.2403717041016,46.976806640625,46.976806640625,46.6273040771484,46.6330337524414,46.6330337524414,46.6330337524414],"text":"Percent: -59.81338","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,81,203,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.5345993041992,-97.5231475830078,-97.494499206543,-97.4257431030273,-97.3283386230469,-97.2882308959961,-97.2538528442383,-97.1392669677734,-97.1965637207031,-97.2309417724609,-97.2481231689453,-97.2710494995117,-97.2939605712891,-97.3168869018555,-97.3569869995117,-97.3913650512695,-97.4085540771484,-97.48876953125,-97.5116882324219,-97.5403366088867,-97.5689849853516,-97.5460662841797,-97.6033630371094,-97.6090927124023,-97.6262741088867,-97.6492004394531,-97.6950378417969,-97.7809753417969,-97.8038940429688,-97.8153610229492,-97.8038940429688,-97.8038940429688,-97.8210830688477,-97.8669204711914,-97.9012985229492,-97.9127578735352,-97.9127578735352,-97.8669204711914,-97.8210830688477,-97.6893081665039,-97.5689849853516,-97.5345993041992,-97.5345993041992],"y":[28.1780643463135,28.1723346710205,28.1895236968994,28.1264991760254,28.1551456451416,28.1035804748535,28.0749320983887,27.8915843963623,27.8572082519531,27.8400192260742,27.8400192260742,27.8686676025391,27.880126953125,27.880126953125,27.874397277832,27.8915843963623,27.8973159790039,27.880126953125,27.8973159790039,27.8973159790039,27.8915843963623,27.8629379272461,27.8686676025391,27.8915843963623,27.8915843963623,27.874397277832,27.9145030975342,27.948881149292,27.948881149292,27.9717998504639,27.9947166442871,28.0233669281006,28.0405540466309,28.0405540466309,28.0520133972168,28.0806617736816,28.1035804748535,28.1436862945557,28.1723346710205,28.1608753204346,28.1436862945557,28.1780643463135,28.1780643463135],"text":"Percent: -59.77871","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,81,203,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.2488479614258,-78.214469909668,-78.1858139038086,-78.1629028320312,-78.1342544555664,-78.1113357543945,-78.0941467285156,-78.0483093261719,-78.0082015991211,-77.9910125732422,-77.9681015014648,-77.6758880615234,-77.57275390625,-77.5498352050781,-77.5269165039062,-77.5441055297852,-77.6014022827148,-77.6988067626953,-77.7389144897461,-77.8019409179688,-77.7847518920898,-77.8134002685547,-77.8248519897461,-77.8706893920898,-77.8878860473633,-77.8936157226562,-77.9050674438477,-77.9222640991211,-77.9623641967773,-77.9795532226562,-77.9910125732422,-78.031120300293,-78.0368499755859,-78.0769577026367,-78.0998764038086,-78.1170654296875,-78.1342544555664,-78.1686325073242,-78.1858139038086,-78.208740234375,-78.2431182861328,-78.1743621826172,-78.1972808837891,-78.2488479614258,-78.2545776367188,-78.2488479614258,-78.2488479614258],"y":[34.5608139038086,34.5894622802734,34.6352996826172,34.663948059082,34.6868667602539,34.7040557861328,34.7327003479004,34.7327003479004,34.7327003479004,34.7212409973145,34.7212409973145,34.7155113220215,34.4691390991211,34.4634094238281,34.4576835632324,34.4347648620605,34.4003829956055,34.3316307067871,34.2972526550293,34.3717384338379,34.3831977844238,34.3831977844238,34.3889274597168,34.3717384338379,34.3717384338379,34.3774681091309,34.3774681091309,34.3660087585449,34.3774681091309,34.3717384338379,34.348819732666,34.348819732666,34.343090057373,34.360279083252,34.3717384338379,34.3717384338379,34.3717384338379,34.3660087585449,34.3717384338379,34.3717384338379,34.4118461608887,34.4691390991211,34.4806022644043,34.5264358520508,34.543628692627,34.5608139038086,34.5608139038086],"text":"Percent: -59.77700","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,81,203,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.1453704833984,-95.769889831543,-96.2511825561523,-96.2569046020508,-96.2741012573242,-96.2569046020508,-96.1537780761719,-96.1480484008789,-95.1453704833984,-95.1453704833984,-95.1511001586914,-95.1396484375,-95.1453704833984,-95.1453704833984],"y":[46.1116409301758,46.1116409301758,46.1116409301758,46.2835311889648,46.2835311889648,46.6330337524414,46.6330337524414,46.713249206543,46.7189788818359,46.3752059936523,46.2835311889648,46.2835311889648,46.1116409301758,46.1116409301758],"text":"Percent: -59.75540","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,81,203,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.450927734375,-85.450927734375,-85.5311431884766,-85.5426025390625,-85.5769805908203,-85.5769805908203,-85.6113510131836,-85.6170806884766,-85.6858367919922,-85.72021484375,-85.7431335449219,-85.7545928955078,-85.7947006225586,-85.7947006225586,-85.7947006225586,-85.6972961425781,-85.5827102661133,-85.450927734375,-85.450927734375],"y":[39.190315246582,38.9152946472168,38.9210243225098,38.8866424560547,38.8866424560547,38.8579978942871,38.8579978942871,38.8293495178223,38.8178901672363,38.8350791931152,38.8293495178223,38.8178901672363,38.8007011413574,39.0757217407227,39.1330184936523,39.1330184936523,39.1215591430664,39.190315246582,39.190315246582],"text":"Percent: -59.70499","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,81,203,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.1189880371094,-83.1017990112305,-83.1189880371094,-82.5975952148438,-82.6033248901367,-82.5975952148438,-82.5746765136719,-82.5517578125,-82.5288391113281,-82.5288391113281,-82.5231094360352,-82.5173797607422,-82.5001983642578,-82.4944610595703,-82.9986724853516,-83.00439453125,-83.1189880371094,-83.1189880371094,-83.1189880371094],"y":[43.3327980041504,43.3327980041504,43.682300567627,43.6880302429199,43.6364669799805,43.5677108764648,43.5104141235352,43.4703102111816,43.407283782959,43.3499870300293,43.2812309265137,43.2067489624023,43.1895561218262,43.1781005859375,43.1609115600586,43.2926902770996,43.2812309265137,43.3327980041504,43.3327980041504],"text":"Percent: -59.70369","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,81,203,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.94140625,-97.94140625,-98.1132888793945,-98.3138275146484,-98.3138275146484,-97.94140625,-97.94140625],"y":[43.8484573364258,43.4989547729492,43.4989547729492,43.4932289123535,43.8484573364258,43.8484573364258,43.8484573364258],"text":"Percent: -59.66365","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,81,203,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.5502471923828,-90.5445175170898,-90.5559768676758,-90.5502471923828,-90.5158767700195,-90.4814987182617,-90.4643020629883,-90.4528427124023,-90.4413909912109,-90.4184646606445,-90.3955535888672,-90.3611755371094,-90.2981491088867,-90.2637710571289,-90.2695007324219,-90.2580413818359,-90.2064743041992,-90.1663665771484,-90.1720962524414,-90.16064453125,-90.16064453125,-90.1663665771484,-90.1892852783203,-90.2064743041992,-90.2351226806641,-90.252311706543,-90.2695007324219,-90.2866897583008,-90.3153381347656,-90.3382568359375,-90.3554458618164,-90.3783645629883,-90.435661315918,-90.4643020629883,-90.4700393676758,-90.4929504394531,-90.4986801147461,-90.5273361206055,-90.5502471923828,-90.5502471923828,null,-90.9513168334961,-90.9513168334961,-90.8195419311523,-90.8080825805664,-90.7966232299805,-90.7794342041016,-90.7507858276367,-90.7450561523438,-90.7278671264648,-90.7278671264648,-90.69921875,-90.693489074707,-90.6763000488281,-90.6705703735352,-90.6361923217773,-90.6018142700195,-90.5674438476562,-90.5445175170898,-90.4929504394531,-90.4528427124023,-90.4070129394531,-90.3726272583008,-90.3153381347656,-90.2695007324219,-90.240852355957,-90.1892852783203,-90.1434478759766,-90.1205368041992,-90.1491775512695,-90.1835556030273,-90.2179336547852,-90.2637710571289,-90.2866897583008,-90.3038787841797,-90.3210678100586,-90.3325271606445,-90.3497161865234,-90.3840942382812,-90.4127349853516,-90.4471206665039,-90.4643020629883,-90.4757690429688,-90.5216064453125,-90.5330657958984,-90.5445175170898,-90.5731735229492,-90.6247329711914,-90.6648406982422,-90.6877593994141,-90.7278671264648,-90.7565155029297,-90.7737045288086,-90.7737045288086,-90.7908935546875,-90.8195419311523,-90.8596496582031,-90.9169387817383,-90.9513168334961,-90.9513168334961,-90.9513168334961],"y":[29.8797492980957,29.9714241027832,29.9771499633789,30.0172576904297,30.0287189483643,30.0401763916016,30.0459060668945,30.0630950927734,30.0917434692383,30.1146621704102,30.1032009124756,30.0860137939453,30.0802822113037,30.0688247680664,29.9083976745605,29.8912086486816,29.8453712463379,29.8109931945801,29.8052654266357,29.7880764007568,29.765157699585,29.7479705810547,29.7307777404785,29.6906719207764,29.7021331787109,29.7078590393066,29.7078590393066,29.7078590393066,29.7078590393066,29.6964015960693,29.6964015960693,29.765157699585,29.7880764007568,29.7938041687012,29.8052654266357,29.8511028289795,29.8625602722168,29.8740177154541,29.8797492980957,29.8797492980957,null,38.869457244873,38.8866424560547,38.8866424560547,38.9095611572266,38.9210243225098,38.9210243225098,38.9152946472168,38.9267539978027,38.9267539978027,38.9152946472168,38.9152946472168,38.9267539978027,38.9382133483887,38.9152946472168,38.880916595459,38.8579978942871,38.869457244873,38.8866424560547,38.9267539978027,38.9611320495605,38.9496688842773,38.9439430236816,38.9267539978027,38.9267539978027,38.9210243225098,38.8866424560547,38.8579978942871,38.8293495178223,38.8350791931152,38.8293495178223,38.8350791931152,38.8579978942871,38.8866424560547,38.8866424560547,38.880916595459,38.8579978942871,38.8293495178223,38.8236198425293,38.8178901672363,38.8121604919434,38.7777824401855,38.7663230895996,38.7319450378418,38.703296661377,38.6803817749023,38.6803817749023,38.6918411254883,38.686107635498,38.6746520996094,38.6345443725586,38.6173553466797,38.5887069702148,38.5772514343262,38.5715179443359,38.5772514343262,38.56005859375,38.5428695678711,38.5543327331543,38.869457244873,38.869457244873],"text":"Percent: -59.66260","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,81,203,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.5193023681641,-88.1495513916016,-88.1094436645508,-88.0693435668945,-88.0464248657227,-88.0063171386719,-87.9719390869141,-87.9490203857422,-87.9318313598633,-87.9318313598633,-87.8802642822266,-87.8573532104492,-87.8172378540039,-87.7771301269531,-87.7255706787109,-87.714111328125,-87.6797332763672,-87.6682739257812,-87.6568069458008,-87.610969543457,-87.6052474975586,-87.5823287963867,-87.5193023681641,-87.4791946411133,-87.4505462646484,-87.4276275634766,-87.4276275634766,-87.4333572387695,-87.439094543457,-87.44482421875,-87.439094543457,-87.439094543457,-87.4505462646484,-87.4734649658203,-87.4849319458008,-87.4849319458008,-87.4906539916992,-87.5135726928711,-87.5135726928711,-87.5135726928711,-87.5193023681641,-87.5193023681641],"y":[34.5722732543945,34.5837326049805,34.8988571166992,34.9045906066895,34.8988571166992,34.8874015808105,34.8702125549316,34.8472938537598,34.8243751525879,34.801456451416,34.7670783996582,34.7498931884766,34.7327003479004,34.7327003479004,34.7670783996582,34.7785377502441,34.7842674255371,34.7842674255371,34.801456451416,34.807186126709,34.8186454772949,34.8243751525879,34.8243751525879,34.812915802002,34.807186126709,34.801456451416,34.7785377502441,34.7327003479004,34.7097816467285,34.6868667602539,34.663948059082,34.6524848937988,34.6467590332031,34.6524848937988,34.6467590332031,34.6352996826172,34.6181106567383,34.6181106567383,34.6066474914551,34.5837326049805,34.5722732543945,34.5722732543945],"text":"Percent: -59.60041","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,82,204,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-112.110649108887,-112.15648651123,-112.202323913574,-112.242431640625,-112.311187744141,-112.32837677002,-112.305458068848,-112.288269042969,-112.299728393555,-112.322647094727,-112.379943847656,-112.420051574707,-112.420051574707,-112.36848449707,-112.391395568848,-112.391395568848,-112.374214172363,-112.374214172363,-112.402862548828,-112.402862548828,-112.437232971191,-112.448699951172,-112.465888977051,-112.517448425293,-112.517448425293,-112.557556152344,-112.597663879395,-112.689338684082,-112.72371673584,-112.740905761719,-112.740905761719,-112.752365112305,-112.735176086426,-112.695068359375,-112.66641998291,-112.32837677002,-112.099197387695,-112.082000732422,-112.059089660645,-112.122108459473,-112.093467712402,-112.110649108887,-112.082000732422,-112.082000732422,-112.104919433594,-112.099197387695,-112.070541381836,-112.053359985352,-112.030433654785,-111.996063232422,-111.910118103027,-111.904388427734,-111.87574005127,-111.858551025391,-111.858551025391,-111.835632324219,-111.841361999512,-111.81844329834,-111.81844329834,-111.841361999512,-111.841361999512,-111.91584777832,-111.921577453613,-112.110649108887,-112.110649108887],"y":[42.2842826843262,42.3129348754883,42.3530387878418,42.3530387878418,42.3301200866699,42.3473091125488,42.3816909790039,42.4160652160645,42.4676284790039,42.4561729431152,42.496280670166,42.507740020752,42.5535736083984,42.5707626342773,42.5879554748535,42.6166000366211,42.6166000366211,42.6337890625,42.6337890625,42.6624374389648,42.6624374389648,42.7197341918945,42.7426528930664,42.8400535583496,42.9088096618652,42.954647064209,42.9661026000977,42.9431838989258,42.9202690124512,42.9202690124512,42.9431838989258,42.954647064209,42.9775657653809,42.9947547912598,43.0233993530273,43.0233993530273,43.0233993530273,42.9947547912598,42.9832916259766,42.8744316101074,42.8400535583496,42.8285942077637,42.7999458312988,42.759838104248,42.7426528930664,42.6910858154297,42.6796264648438,42.639518737793,42.639518737793,42.6452484130859,42.6452484130859,42.5879554748535,42.5822219848633,42.5306549072266,42.4905471801758,42.4733619689941,42.4561729431152,42.4447135925293,42.4275245666504,42.4275245666504,42.2613677978516,42.2613677978516,42.2842826843262,42.2842826843262,42.2842826843262],"text":"Percent: -59.58593","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,82,204,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.7870483398438,-80.7182922363281,-80.3057632446289,-80.5177612304688,-80.5750503540039,-80.649543762207,-80.6724548339844,-80.6896514892578,-80.7526702880859,-80.7870483398438,-80.7870483398438,-80.7870483398438],"y":[35.5061950683594,35.5061950683594,35.5061950683594,35.1910667419434,35.1967964172363,35.2426338195801,35.254093170166,35.3400382995605,35.3916015625,35.4775466918945,35.5061950683594,35.5061950683594],"text":"Percent: -59.58518","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,82,204,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.8592681884766,-92.7446823120117,-92.4123611450195,-92.3951721191406,-92.6358108520508,-92.8592681884766,-92.8592681884766,-92.8592681884766],"y":[41.5165214538574,41.5165214538574,41.5222511291504,41.1727447509766,41.1670188903809,41.1670188903809,41.5165214538574,41.5165214538574],"text":"Percent: -59.57131","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,82,204,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-123.718780517578,-123.724502563477,-123.707321166992,-123.695861816406,-123.684394836426,-123.564079284668,-123.55835723877,-123.501045227051,-123.460945129395,-123.455215454102,-123.403648376465,-123.403648376465,-123.375007629395,-123.340621948242,-123.329162597656,-123.311973571777,-123.283332824707,-123.248947143555,-123.248947143555,-123.23176574707,-123.237487792969,-123.546890258789,-123.844825744629,-123.844825744629,-123.816177368164,-123.827644348145,-123.850563049316,-123.850563049316,-123.816177368164,-123.810455322266,-123.793258666992,-123.816177368164,-123.827644348145,-123.867744445801,-124.045356750488,-124.045356750488,-124.01099395752,-124.016716003418,-123.993789672852,-123.993789672852,-123.890670776367,-123.816177368164,-123.816177368164,-123.718780517578,-123.718780517578],"y":[42.7713012695312,42.7369194030762,42.7311935424805,42.7541122436523,42.7311935424805,42.7369194030762,42.7025451660156,42.6968154907227,42.6796264648438,42.6968154907227,42.6968154907227,42.7140045166016,42.7254638671875,42.7254638671875,42.7025451660156,42.7140045166016,42.7140045166016,42.7025451660156,42.6910858154297,42.6910858154297,42.0092658996582,42.0092658996582,42.0092658996582,42.049373626709,42.0780181884766,42.1181259155273,42.1238555908203,42.1525039672852,42.1639633178711,42.2098007202148,42.2269897460938,42.2499084472656,42.3129348754883,42.3415832519531,42.358772277832,42.3988761901855,42.4160652160645,42.4447135925293,42.4676284790039,42.4905471801758,42.496280670166,42.6051406860352,42.6567077636719,42.7713012695312,42.7713012695312],"text":"Percent: -59.56803","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,82,204,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.6388320922852,-76.6159210205078,-76.6273727416992,-76.575813293457,-76.5643539428711,-76.5643539428711,-76.575813293457,-76.5127868652344,-76.5299758911133,-76.5299758911133,-76.5127868652344,-76.5471572875977,-76.5643539428711,-76.6101913452148,-76.6273727416992,-76.673210144043,-76.7362365722656,-76.7878036499023,-76.7935333251953,-76.7935333251953,-76.7878036499023,-76.7763442993164,-76.7419738769531,-76.7476959228516,-76.7419738769531,-76.7190475463867,-76.673210144043,-76.6388320922852,-76.6388320922852],"y":[41.144100189209,41.0810737609863,41.0581550598145,41.0466995239258,41.0409660339355,41.0237808227539,41.000862121582,40.949291229248,40.9321060180664,40.8977279663086,40.8576202392578,40.8748092651367,40.8919982910156,40.9435653686523,40.9550247192383,40.9607543945312,40.9550247192383,40.9435653686523,40.949291229248,40.9607543945312,40.9722099304199,40.9893989562988,41.0982627868652,41.144100189209,41.1612892150879,41.1555557250977,41.144100189209,41.144100189209,41.144100189209],"text":"Percent: -59.53512","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,82,204,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.6320114135742,-97.6320114135742,-97.6606521606445,-97.6893081665039,-97.7351455688477,-97.7695236206055,-97.8038940429688,-97.8440017700195,-97.8726501464844,-97.8955688476562,-97.9299468994141,-97.9700546264648,-98.02734375,-98.0789108276367,-98.1362152099609,-98.1190185546875,-98.1018371582031,-98.0961074829102,-98.1075592041016,-98.0961074829102,-98.1075592041016,-98.1132888793945,-98.1075592041016,-98.0846481323242,-98.0903778076172,-98.0846481323242,-97.6320114135742,-97.6320114135742],"y":[43.1666412353516,42.8343276977539,42.8343276977539,42.8285942077637,42.8515129089355,42.8343276977539,42.8400535583496,42.8457832336426,42.8343276977539,42.7942199707031,42.7713012695312,42.7541122436523,42.7713012695312,42.777027130127,42.8056755065918,42.8744316101074,42.9317283630371,42.960376739502,42.9947547912598,43.0291290283203,43.0520477294922,43.08642578125,43.1093444824219,43.1208038330078,43.1494483947754,43.1666412353516,43.1666412353516,43.1666412353516],"text":"Percent: -59.53155","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,82,204,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.2477111816406,-84.2534408569336,-84.3909530639648,-84.3909530639648,-84.4081420898438,-84.4138717651367,-84.4768981933594,-84.5055465698242,-84.5170059204102,-84.5112762451172,-84.4539794921875,-84.4482498168945,-84.4367904663086,-84.4081420898438,-84.3966827392578,-84.3909530639648,-84.3909530639648,-84.3623046875,-84.2591705322266,-84.2591705322266,-84.1674957275391,-84.1674957275391,-84.1388549804688,-84.1102066040039,-84.093017578125,-84.087287902832,-84.098747253418,-84.1216583251953,-84.1331253051758,-84.1388549804688,-84.1445846557617,-84.1445846557617,-84.2477111816406,-84.2477111816406],"y":[33.1685256958008,33.1742553710938,33.1742553710938,33.185718536377,33.185718536377,33.1914443969727,33.1971740722656,33.1742553710938,33.2143630981445,33.2430114746094,33.2430114746094,33.2659301757812,33.2831192016602,33.3003082275391,33.317497253418,33.3346824645996,33.3461456298828,33.3633346557617,33.3461456298828,33.3346824645996,33.3289566040039,33.3117637634277,33.306037902832,33.2888450622559,33.2888450622559,33.2773895263672,33.2716598510742,33.2602005004883,33.2430114746094,33.2143630981445,33.1971740722656,33.1685256958008,33.1685256958008,33.1685256958008],"text":"Percent: -59.46841","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,82,204,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.34782409668,-100.342094421387,-100.365020751953,-100.365020751953,-100.365020751953,-99.9352951049805,-99.9181060791016,-99.8722763061523,-99.7920608520508,-99.7691421508789,-99.7290344238281,-99.6774673461914,-99.6488189697266,-99.6259078979492,-99.6144409179688,-99.6144409179688,-99.6259078979492,-99.6545486450195,-99.6717376708984,-99.6946563720703,-99.7118453979492,-99.7003860473633,-99.6889266967773,-99.6660079956055,-99.6373596191406,-99.6144409179688,-99.5972518920898,-99.5800704956055,-99.568603515625,-99.562873840332,-99.562873840332,-99.568603515625,-99.5571441650391,-99.5342330932617,-99.5055847167969,-99.4711990356445,-99.4482879638672,-99.4253616333008,-99.4024505615234,-99.38525390625,-99.3680725097656,-99.3623428344727,-99.3680725097656,-99.3680725097656,-99.3623428344727,-99.3451461791992,-99.3222351074219,-99.3222351074219,-99.3451461791992,-99.3795318603516,-99.4310913085938,-99.4368209838867,-99.4196395874023,-99.4310913085938,-99.4482879638672,-99.4711990356445,-99.4654693603516,-99.4310913085938,-99.38525390625,-99.3508834838867,-99.3566131591797,-99.3451461791992,-99.3336944580078,-99.3165054321289,-99.29931640625,-99.305046081543,-99.305046081543,-99.5456924438477,-99.6316299438477,-99.6373596191406,-99.6545486450195,-99.6602783203125,-99.6717376708984,-99.6717376708984,-99.6831970214844,-99.6946563720703,-99.7003860473633,-99.6889266967773,-99.7061157226562,-99.7290344238281,-99.7347640991211,-99.7404937744141,-99.757682800293,-99.7634124755859,-99.7691421508789,-99.7634124755859,-99.7634124755859,-99.7863311767578,-99.8035202026367,-99.8264389038086,-99.8608169555664,-99.8665466308594,-99.8779983520508,-99.9123840332031,-99.9811325073242,-99.9983291625977,-100.044158935547,-100.067077636719,-100.089996337891,-100.130104064941,-100.158752441406,-100.187400817871,-100.198860168457,-100.216049194336,-100.233238220215,-100.238967895508,-100.267616271973,-100.284805297852,-100.307723999023,-100.324913024902,-100.34782409668,-100.34782409668],"y":[43.7166786193848,43.8427314758301,43.8484573364258,44.1578559875488,44.1865043640137,44.1865043640137,44.1463966369629,44.117748260498,44.123477935791,44.123477935791,44.1120223999023,44.0891036987305,44.0891036987305,44.1005592346191,44.1120223999023,44.1292114257812,44.1406669616699,44.1578559875488,44.1693153381348,44.175048828125,44.1979637145996,44.2036933898926,44.2151527404785,44.2151527404785,44.2151527404785,44.2036933898926,44.1979637145996,44.1922340393066,44.175048828125,44.1578559875488,44.117748260498,44.1005592346191,44.0833740234375,44.0719146728516,44.0489959716797,44.0489959716797,44.0318031311035,44.0203475952148,44.0146179199219,44.0031585693359,43.9745101928711,43.9515914916992,43.9286766052246,43.9114837646484,43.8885650634766,43.8771095275879,43.859920501709,43.8484573364258,43.8255424499512,43.7911643981934,43.7739753723145,43.7453269958496,43.7166786193848,43.6994934082031,43.6880302429199,43.665111541748,43.6536560058594,43.6536560058594,43.6536560058594,43.6250038146973,43.6078186035156,43.5677108764648,43.5505218505859,43.533332824707,43.5218734741211,43.5104141235352,43.4932289123535,43.4932289123535,43.4932289123535,43.7338676452637,43.7395973205566,43.7453269958496,43.7453269958496,43.7338676452637,43.722412109375,43.722412109375,43.7338676452637,43.7453269958496,43.7567863464355,43.7166786193848,43.7166786193848,43.7395973205566,43.7453269958496,43.7453269958496,43.7281379699707,43.7166786193848,43.7052192687988,43.7052192687988,43.6994934082031,43.6880302429199,43.6880302429199,43.665111541748,43.665111541748,43.6880302429199,43.6880302429199,43.6880302429199,43.6880302429199,43.682300567627,43.682300567627,43.6994934082031,43.6994934082031,43.6994934082031,43.6880302429199,43.6880302429199,43.6880302429199,43.7052192687988,43.6994934082031,43.6994934082031,43.7166786193848,43.7166786193848,43.7166786193848,43.7166786193848],"text":"Percent: -59.46463","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,82,204,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.1308212280273,-80.8672637939453,-80.7755966186523,-80.7698593139648,-80.6724548339844,-80.6724548339844,-80.6781845092773,-80.7755966186523,-80.7927780151367,-80.8386154174805,-80.8500747680664,-80.8615341186523,-80.8615341186523,-80.8729934692383,-80.8901824951172,-80.9073715209961,-80.9360198974609,-80.9532089233398,-80.9646682739258,-80.9875793457031,-80.9933090209961,-81.0047760009766,-81.0219650268555,-81.0276870727539,-81.1136322021484,-81.1823959350586,-81.1881256103516,-81.1766586303711,-81.1823959350586,-81.1766586303711,-81.1594696044922,-81.1422882080078,-81.1308212280273,-81.1308212280273],"y":[27.6452121734619,27.6394844055176,27.6394844055176,27.5592708587646,27.553539276123,27.2040348052979,27.1352806091309,27.2040348052979,27.2154941558838,27.2040348052979,27.2040348052979,27.2154941558838,27.1753883361816,27.1524696350098,27.1753883361816,27.1868476867676,27.1925754547119,27.2040348052979,27.2384128570557,27.2441425323486,27.2498722076416,27.2899799346924,27.3128986358643,27.353006362915,27.4103012084961,27.4733257293701,27.496244430542,27.5306224822998,27.5420799255371,27.564998626709,27.564998626709,27.564998626709,27.6452121734619,27.6452121734619],"text":"Percent: -59.45134","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,82,204,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-104.049133300781,-104.049133300781,-104.931495666504,-104.931495666504,-104.925765991211,-105.051811218262,-105.051811218262,-105.017433166504,-105.023162841797,-104.650741577148,-104.054862976074,-104.049133300781,-104.049133300781,null,-105.997192382812,-105.99146270752,-105.985733032227,-105.962814331055,-105.957084655762,-105.997192382812,-106.025840759277,-106.083137512207,-106.117515563965,-106.163352966309,-106.214920043945,-106.237831115723,-106.283668518066,-106.312316894531,-106.340965270996,-106.392532348633,-106.472747802734,-106.512855529785,-106.547225952148,-106.598793029785,-106.638900756836,-106.644630432129,-106.638900756836,-106.650367736816,-106.62744140625,-106.461288452148,-106.38680267334,-105.997192382812,-105.997192382812],"y":[38.8637275695801,38.5142250061035,38.5142250061035,38.6460037231445,38.7949714660645,38.8007011413574,38.869457244873,38.875186920166,39.1215591430664,39.1215591430664,39.1215591430664,38.8637275695801,38.8637275695801,null,31.9939613342285,31.8736419677734,31.4840297698975,31.4783000946045,31.4152774810791,31.3808975219727,31.3808975219727,31.3808975219727,31.4095478057861,31.4381923675537,31.4611110687256,31.5126800537109,31.5585174560547,31.6100807189941,31.6731071472168,31.7475910186768,31.7418632507324,31.7533206939697,31.7819690704346,31.8220767974854,31.8679141998291,31.9022903442383,31.948127746582,31.9825038909912,31.9939613342285,31.9939613342285,31.9882354736328,31.9939613342285,31.9939613342285],"text":"Percent: -59.43999","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,82,204,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-117.651153564453,-118.894470214844,-118.934577941895,-118.94603729248,-119.24397277832,-119.24397277832,-119.284072875977,-119.284072875977,-119.387214660645,-119.392951965332,-119.444519042969,-119.467422485352,-119.467422485352,-119.467422485352,-119.48462677002,-119.547637939453,-119.559097290039,-119.65650177002,-119.667961120605,-119.799743652344,-119.799743652344,-119.874229431152,-119.874229431152,-119.994552612305,-120.091949462891,-120.091949462891,-120.200813293457,-120.195083618164,-120.200813293457,-119.51326751709,-118.006393432617,-117.966285705566,-117.91471862793,-117.91471862793,-117.662620544434,-117.628234863281,-117.651153564453,-117.651153564453],"y":[34.8186454772949,34.8186454772949,34.8186454772949,34.812915802002,34.812915802002,34.8472938537598,34.8587532043457,34.8816719055176,34.8816719055176,34.8988571166992,34.8988571166992,34.9045906066895,34.9275093078613,35.0592842102051,35.082202911377,35.0936660766602,35.1853370666504,35.1796112060547,35.254093170166,35.265552520752,35.3514938354492,35.3514938354492,35.4374389648438,35.4374389648438,35.5233840942383,35.6093292236328,35.6150550842285,35.7411079406738,35.7754859924316,35.7812118530273,35.7926750183105,35.7869453430176,35.7869453430176,35.7984046936035,35.7926750183105,35.7869453430176,34.8186454772949,34.8186454772949],"text":"Percent: -59.38757","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,82,204,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.4604644775391,-80.4891128540039,-80.5063018798828,-80.5177612304688,-80.5406723022461,-80.5807800292969,-80.6266174316406,-80.649543762207,-80.7068328857422,-80.7755966186523,-80.7813186645508,-80.7870483398438,-80.7927780151367,-80.8099670410156,-80.8271560668945,-80.8386154174805,-80.8443450927734,-80.8500747680664,-80.8729934692383,-80.8901824951172,-80.918830871582,-80.8844528198242,-80.8615341186523,-80.8386154174805,-80.8386154174805,-80.5177612304688,-80.4088973999023,-80.3917083740234,-80.3917083740234,-80.3917083740234,-80.3802490234375,-80.3859786987305,-80.3974380493164,-80.4203567504883,-80.4318161010742,-80.4260864257812,-80.4318161010742,-80.4489974975586,-80.477653503418,-80.4891128540039,-80.4833831787109,-80.471923828125,-80.4604644775391,-80.4604644775391],"y":[39.46533203125,39.471061706543,39.4596061706543,39.4366874694824,39.4309539794922,39.4538726806641,39.4596061706543,39.471061706543,39.4997100830078,39.5398178100586,39.5512771606445,39.5570068359375,39.5627365112305,39.5570068359375,39.5570068359375,39.5971145629883,39.6028442382812,39.6028442382812,39.5856552124023,39.5799255371094,39.6200332641602,39.6372184753418,39.7002449035645,39.7231636047363,39.7346229553223,39.7231636047363,39.7231636047363,39.7002449035645,39.6945152282715,39.6658706665039,39.6544075012207,39.642951965332,39.6372184753418,39.6372184753418,39.6314888000488,39.608570098877,39.5971145629883,39.5971145629883,39.5856552124023,39.5570068359375,39.5283584594727,39.4997100830078,39.46533203125,39.46533203125],"text":"Percent: -59.38361","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,82,204,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-103.046455383301,-103.046455383301,-103.046455383301,-103.046455383301,-103.281372070312,-103.281372070312,-103.384506225586,-103.390235900879,-103.487640380859,-103.499092102051,-103.705360412598,-103.705360412598,-103.739738464355,-103.946006774902,-104.12361907959,-104.12361907959,-104.117889404297,-104.014755249023,-103.865791320801,-103.860061645508,-103.636604309082,-103.636604309082,-103.567855834961,-103.407424926758,-103.390235900879,-103.384506225586,-103.384506225586,-103.367317199707,-103.367317199707,-103.373046875,-103.046455383301,-103.046455383301],"y":[35.7296485900879,35.6093292236328,35.1738777160645,34.93896484375,34.944694519043,34.8644828796387,34.8587532043457,34.7728080749512,34.7728080749512,34.6925926208496,34.6868667602539,34.6123809814453,34.6066474914551,34.6123809814453,34.6181106567383,34.7728080749512,35.1395034790039,35.1796112060547,35.248363494873,35.2369041442871,35.2369041442871,35.3801460266113,35.3858757019043,35.3858757019043,35.397331237793,35.4202499389648,35.6437034606934,35.6437034606934,35.701000213623,35.7353782653809,35.7296485900879,35.7296485900879],"text":"Percent: -59.36147","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,82,204,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-121.008682250977,-120.985763549805,-120.95711517334,-120.95711517334,-120.934196472168,-120.876907348633,-120.808151245117,-120.785232543945,-120.773765563965,-120.705017089844,-120.682106018066,-120.653450012207,-120.487297058105,-120.47583770752,-120.212272644043,-120.154983520508,-120.006011962891,-119.994552612305,-120.097686767578,-120.498756408691,-120.584693908691,-120.613342285156,-120.71647644043,-120.768043518066,-120.974304199219,-121.008682250977,-121.020149230957,-121.020149230957,-121.043067932129,-121.05451965332,-121.031608581543,-121.01441192627,-121.008682250977,-121.008682250977,-121.008682250977,null,-107.309265136719,-107.693153381348,-107.716064453125,-107.727523803711,-107.750442504883,-107.727523803711,-107.727523803711,-107.784820556641,-107.773361206055,-107.784820556641,-107.824928283691,-107.853576660156,-107.847846984863,-107.84211730957,-107.853576660156,-107.84211730957,-108.014007568359,-108.008277893066,-107.710334777832,-106.375343322754,-106.375343322754,-106.358154296875,-106.358154296875,-106.455558776855,-106.885276794434,-106.885276794434,-107.309265136719,-107.309265136719,-107.309265136719],"y":[39.6314888000488,39.6544075012207,39.6715965270996,39.7403526306152,39.7575416564941,39.780460357666,39.7346229553223,39.7117042541504,39.7231636047363,39.7002449035645,39.6773262023926,39.7002449035645,39.6945152282715,39.7117042541504,39.7117042541504,39.7117042541504,39.7002449035645,39.4424133300781,39.4424133300781,39.4424133300781,39.5283584594727,39.5398178100586,39.5054397583008,39.4481430053711,39.4252243041992,39.4137687683105,39.4538726806641,39.5054397583008,39.5111694335938,39.5283584594727,39.5512771606445,39.5741958618164,39.6142997741699,39.6314888000488,39.6314888000488,null,32.5955696105957,32.5955696105957,32.6242179870605,32.6471366882324,32.6986999511719,32.7388076782227,32.7674560546875,32.8705902099609,32.9221534729004,32.9450721740723,32.9622611999512,33.002368927002,33.0596656799316,33.1169624328613,33.1570663452148,33.1971740722656,33.1971740722656,33.4779243469238,33.4779243469238,33.4779243469238,33.3862533569336,33.3805198669434,33.0596656799316,33.002368927002,32.8190231323242,32.7674560546875,32.7674560546875,32.5955696105957,32.5955696105957],"text":"Percent: -59.35919","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,82,204,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.4291381835938,-79.3489227294922,-79.3202743530273,-79.2859039306641,-79.2572479248047,-79.2457962036133,-79.2343368530273,-79.2228698730469,-79.1942291259766,-79.1884994506836,-79.1713104248047,-79.1655807495117,-79.1483917236328,-79.1312026977539,-79.119743347168,-79.108283996582,-79.0853652954102,-79.0739059448242,-79.0739059448242,-79.0567169189453,-78.9879608154297,-78.9650497436523,-78.9077453613281,-78.8848266601562,-78.8676376342773,-78.8905563354492,-78.8905563354492,-78.9134750366211,-78.9421234130859,-78.9421234130859,-78.9650497436523,-78.9936904907227,-79.0166091918945,-79.0452575683594,-79.0567169189453,-79.0739059448242,-79.0853652954102,-79.0853652954102,-79.0910873413086,-79.1025543212891,-79.1254730224609,-79.1426620483398,-79.1483917236328,-79.1655807495117,-79.1713104248047,-79.1942291259766,-79.1942291259766,-79.2228698730469,-79.2285995483398,-79.2171401977539,-79.2285995483398,-79.2400665283203,-79.2687072753906,-79.3030853271484,-79.3260116577148,-79.3775787353516,-79.3947601318359,-79.4176864624023,-79.4291381835938,-79.4291381835938,-79.4291381835938],"y":[37.6204071044922,37.660514831543,37.7063522338867,37.7693786621094,37.8037567138672,37.8094863891602,37.7922973632812,37.7922973632812,37.7922973632812,37.7693786621094,37.7693786621094,37.7808380126953,37.7922973632812,37.8037567138672,37.7922973632812,37.7808380126953,37.7808380126953,37.7693786621094,37.7292709350586,37.7120819091797,37.6948928833008,37.6777038574219,37.5516510009766,37.5459251403809,37.5287322998047,37.523006439209,37.5058174133301,37.4943580627441,37.4943580627441,37.4771690368652,37.4714393615723,37.4485206604004,37.4370613098145,37.4313316345215,37.4313316345215,37.4313316345215,37.4256019592285,37.4084129333496,37.3912239074707,37.3912239074707,37.4198760986328,37.4313316345215,37.4198760986328,37.4141426086426,37.4084129333496,37.4084129333496,37.4198760986328,37.4256019592285,37.4370613098145,37.4714393615723,37.4828987121582,37.4943580627441,37.5058174133301,37.5058174133301,37.517276763916,37.5803031921387,37.5974884033203,37.6032218933105,37.6089515686035,37.6204071044922,37.6204071044922],"text":"Percent: -59.34927","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,82,204,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.1888732910156,-77.1774139404297,-77.0055236816406,-76.8279037475586,-76.6331024169922,-76.5987243652344,-76.6044616699219,-76.5700836181641,-76.5471572875977,-76.4955978393555,-76.4955978393555,-76.4955978393555,-76.5127868652344,-76.5471572875977,-76.5872650146484,-76.6331024169922,-76.6617584228516,-76.673210144043,-76.6617584228516,-76.6331024169922,-76.5987243652344,-76.6159210205078,-76.5929946899414,-76.5987243652344,-76.6159210205078,-76.6331024169922,-76.673210144043,-76.6903991699219,-76.7075881958008,-76.7476959228516,-76.7935333251953,-76.7992630004883,-76.7935333251953,-76.8049926757812,-76.8164520263672,-76.8393707275391,-76.850830078125,-76.8622894287109,-76.9997940063477,-77.0169906616211,-77.0227203369141,-77.0227203369141,-76.9768829345703,-76.9768829345703,-76.9711532592773,-76.9310455322266,-76.9081268310547,-76.8909378051758,-76.8680114746094,-76.845100402832,-76.8221817016602,-76.8221817016602,-76.8164520263672,-76.7878036499023,-76.7534255981445,-76.7476959228516,-76.7476959228516,-76.7648849487305,-76.7648849487305,-76.7476959228516,-76.6903991699219,-76.6617584228516,-76.6502990722656,-76.6502990722656,-76.6331024169922,-76.6273727416992,-76.5929946899414,-76.8279037475586,-76.9023971557617,-76.9768829345703,-77.2003326416016,-77.1831436157227,-77.1831436157227,-77.1774139404297,-77.125846862793,-77.1143951416016,-77.125846862793,-77.1430358886719,-77.1487655639648,-77.1602249145508,-77.1716842651367,-77.1716842651367,-77.1888732910156,-77.1888732910156,-77.1888732910156,null,-80.8328857421875,-80.7927780151367,-80.7412109375,-80.7125625610352,-80.6896514892578,-80.6724548339844,-80.6724548339844,-80.6609954833984,-80.6552658081055,-80.6438140869141,-80.6323471069336,-80.6151580810547,-80.5807800292969,-80.5750503540039,-80.5635986328125,-80.5406723022461,-80.5234909057617,-80.5406723022461,-80.5464096069336,-80.5464096069336,-80.5292205810547,-80.4948348999023,-80.477653503418,-80.477653503418,-80.4833831787109,-80.5120315551758,-80.5349426269531,-80.5635986328125,-80.5922470092773,-80.6151580810547,-80.6323471069336,-80.6552658081055,-80.6781845092773,-80.7412109375,-80.7641296386719,-80.7927780151367,-80.8042373657227,-80.8214263916016,-80.8271560668945,-80.8328857421875,-80.8214263916016,-80.7870483398438,-80.7755966186523,-80.7755966186523,-80.7870483398438,-80.7927780151367,-80.7813186645508,-80.7583999633789,-80.7354888916016,-80.7125625610352,-80.6896514892578,-80.6724548339844,-80.6724548339844,-80.7011032104492,-80.7354888916016,-80.7698593139648,-80.7927780151367,-80.8214263916016,-80.8328857421875,-80.8443450927734,-80.8500747680664,-80.8672637939453,-80.8844528198242,-80.8901824951172,-80.924560546875,-80.9646682739258,-80.9990463256836,-81.0506134033203,-81.0219650268555,-81.0219650268555,-81.0219650268555,-81.0506134033203,-81.0735244750977,-81.102180480957,-81.0677947998047,-81.0563430786133,-81.0047760009766,-81.0047760009766,-80.9761276245117,-80.9532089233398,-80.9417495727539,-80.930290222168,-80.9073715209961,-80.9016342163086,-80.8729934692383,-80.8615341186523,-80.8500747680664,-80.8500747680664,-80.8328857421875,-80.8214263916016,-80.8386154174805,-80.8271560668945,-80.8328857421875,-80.8558044433594,-80.8729934692383,-80.8328857421875,-80.8328857421875],"y":[35.7411079406738,35.7468376159668,35.6666221618652,35.6952705383301,35.701000213623,35.6723518371582,35.6494331359863,35.6150550842285,35.6093292236328,35.569221496582,35.5577583312988,35.534839630127,35.5233840942383,35.534839630127,35.5233840942383,35.5520324707031,35.5520324707031,35.534839630127,35.5233840942383,35.5061950683594,35.4832763671875,35.4660873413086,35.4259834289551,35.4087905883789,35.3916015625,35.3916015625,35.4202499389648,35.4259834289551,35.4259834289551,35.4259834289551,35.4431686401367,35.4546279907227,35.4775466918945,35.4832763671875,35.4832763671875,35.4603576660156,35.4546279907227,35.4603576660156,35.5061950683594,35.5004653930664,35.4832763671875,35.4775466918945,35.4603576660156,35.4431686401367,35.4374389648438,35.4431686401367,35.4259834289551,35.4145202636719,35.4145202636719,35.4145202636719,35.4030647277832,35.3801460266113,35.3686828613281,35.3801460266113,35.3801460266113,35.3686828613281,35.3629570007324,35.3457679748535,35.3343086242676,35.3285751342773,35.3457679748535,35.3400382995605,35.3343086242676,35.3056564331055,35.2942008972168,35.2942008972168,35.254093170166,35.2082557678223,35.254093170166,35.3113899230957,35.4145202636719,35.4947357177734,35.5176544189453,35.5291137695312,35.5577583312988,35.569221496582,35.5921401977539,35.5978660583496,35.5978660583496,35.6322479248047,35.6437034606934,35.6723518371582,35.701000213623,35.7411079406738,35.7411079406738,null,32.7101631164551,32.6986999511719,32.6872444152832,32.681510925293,32.681510925293,32.6700553894043,32.6356735229492,32.6299476623535,32.6184883117676,32.6070289611816,32.5955696105957,32.5955696105957,32.5955696105957,32.5783805847168,32.5669212341309,32.5611915588379,32.5096244812012,32.5038986206055,32.4924354553223,32.4752464294434,32.4695167541504,32.4580612182617,32.4465980529785,32.4351425170898,32.4179534912109,32.4064903259277,32.3893051147461,32.3434677124023,32.3262786865234,32.3090896606445,32.3033599853516,32.3090896606445,32.3090896606445,32.3663864135742,32.3950347900391,32.4465980529785,32.4523277282715,32.4465980529785,32.4236831665039,32.3893051147461,32.3663864135742,32.3320083618164,32.3033599853516,32.2804412841797,32.2517929077148,32.2403335571289,32.228874206543,32.2403335571289,32.2632522583008,32.2689819335938,32.2517929077148,32.2460632324219,32.22314453125,32.1887702941895,32.1543922424316,32.1314735412598,32.1257438659668,32.1429328918457,32.1429328918457,32.1314735412598,32.1085548400879,32.097095489502,32.0741806030273,32.0397987365723,32.0512619018555,32.0684471130371,32.085636138916,32.091365814209,32.1543922424316,32.1715812683105,32.1944999694824,32.2059555053711,32.22314453125,32.2517929077148,32.2919006347656,32.3205490112305,32.3033599853516,32.2861709594727,32.2804412841797,32.2804412841797,32.3205490112305,32.3377380371094,32.3663864135742,32.3663864135742,32.3606567382812,32.3663864135742,32.4064903259277,32.4236831665039,32.4523277282715,32.4752464294434,32.532543182373,32.5955696105957,32.6070289611816,32.6471366882324,32.6643257141113,32.7101631164551,32.7101631164551],"text":"Percent: -59.30629","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,82,204,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.9795532226562,-77.6644287109375,-77.6701583862305,-77.6930770874023,-77.7102661132812,-77.7102661132812,-77.5269165039062,-77.5613021850586,-77.6243209838867,-77.6357803344727,-77.6357803344727,-77.6701583862305,-77.6988067626953,-77.7217254638672,-77.761833190918,-77.8076705932617,-77.8420486450195,-77.8706893920898,-77.8764266967773,-77.8706893920898,-77.8706893920898,-77.8764266967773,-77.8993377685547,-77.8993377685547,-77.933723449707,-77.9509048461914,-77.9681015014648,-77.9910125732422,-78.0139389038086,-78.0196685791016,-78.0712280273438,-78.1056060791016,-78.1342544555664,-78.1113357543945,-78.0654983520508,-78.0540390014648,-78.0769577026367,-78.0712280273438,-78.0139389038086,-77.9795532226562,-77.9795532226562],"y":[39.018424987793,38.9496688842773,38.9210243225098,38.8923759460449,38.880916595459,38.8236198425293,38.5543327331543,38.5199508666992,38.4626579284668,38.4454689025879,38.4110908508301,38.422550201416,38.422550201416,38.428279876709,38.4397392272949,38.5256805419922,38.5428695678711,38.5829772949219,38.5944366455078,38.6173553466797,38.6345443725586,38.6631889343262,38.6746520996094,38.6918411254883,38.6975708007812,38.6975708007812,38.7090263366699,38.7147598266602,38.7204895019531,38.7949714660645,38.8236198425293,38.8465385437012,38.875186920166,38.8923759460449,38.8923759460449,38.8923759460449,38.9038352966309,38.9210243225098,38.9840507507324,39.018424987793,39.018424987793],"text":"Percent: -59.29709","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,82,204,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-117.032356262207,-117.439163208008,-117.444885253906,-117.50218963623,-117.513648986816,-117.628234863281,-117.628234863281,-117.570945739746,-117.565208435059,-117.513648986816,-117.513648986816,-117.439163208008,-117.427696228027,-117.020896911621,-117.026634216309,-117.032356262207,-117.032356262207],"y":[48.0482406616211,48.0539703369141,48.1399154663086,48.1399154663086,48.6613082885742,48.6613082885742,48.7357902526855,48.7415199279785,48.8331909179688,48.8331909179688,48.9191360473633,48.9191360473633,49.0050811767578,48.9936180114746,48.838924407959,48.0482406616211,48.0482406616211],"text":"Percent: -59.28711","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,82,204,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.7809448242188,-82.8095855712891,-82.8095855712891,-82.8382339477539,-82.8668899536133,-82.8840713500977,-82.9069976806641,-82.9470977783203,-82.9700164794922,-82.9814758300781,-83.0273132324219,-83.0445022583008,-83.0731506347656,-83.0731506347656,-83.0846099853516,-83.1075286865234,-83.1361770629883,-83.1419067382812,-83.1533660888672,-83.1705474853516,-83.182014465332,-83.2049331665039,-83.2335815429688,-83.2679595947266,-83.2794189453125,-83.3080596923828,-83.3137969970703,-83.3137969970703,-83.3023300170898,-83.2908706665039,-83.2736892700195,-83.2622222900391,-83.2335815429688,-83.2163848876953,-83.2221221923828,-83.2163848876953,-83.193473815918,-83.1533660888672,-83.0846099853516,-83.0330429077148,-82.9642868041992,-82.9241790771484,-82.8038558959961,-82.7522964477539,-82.7752151489258,-82.7809448242188,-82.7809448242188,-82.7809448242188,null,-90.693489074707,-90.693489074707,-90.6763000488281,-90.6763000488281,-90.7622451782227,-90.962776184082,-91.0601806640625,-91.1346664428711,-91.2435302734375,-91.2435302734375,-91.23779296875,-91.1232070922852,-91.0258102416992,-90.9742431640625,-90.962776184082,-90.7851638793945,-90.7393264770508,-90.7393264770508,-90.7221374511719,-90.7221374511719,-90.7106781005859,-90.7106781005859,-90.693489074707,-90.693489074707,null,-105.02889251709,-105.02889251709,-104.994514465332,-104.994514465332,-104.971603393555,-104.965866088867,-104.983055114746,-104.983055114746,-104.91429901123,-104.91429901123,-104.868461608887,-104.507499694824,-104.501770019531,-104.381454467773,-104.381454467773,-104.324150085449,-104.324150085449,-104.198104858398,-104.192375183105,-104.12361907959,-104.12361907959,-104.043403625488,-104.049133300781,-104.054862976074,-104.157997131348,-104.341346740723,-104.581985473633,-104.782516479492,-104.925765991211,-105.02889251709,-105.02889251709,null,-96.9215393066406,-96.9215393066406,-96.9559173583984,-96.9559173583984,-97.5403366088867,-97.5517959594727,-97.5517959594727,-97.3397979736328,-97.3397979736328,-97.0533218383789,-97.0361328125,-96.9215393066406,-96.9215393066406,null,-82.3454895019531,-82.3168487548828,-82.3111114501953,-82.3053817749023,-82.3053817749023,-82.2595520019531,-82.2194366455078,-82.1736068725586,-82.1564178466797,-82.09912109375,-82.0590133666992,-82.0475616455078,-82.0303649902344,-82.0017242431641,-81.9673461914062,-81.9444198608398,-81.9787979125977,-81.9902572631836,-82.007453918457,-82.0131759643555,-82.0131759643555,-82.0131759643555,-81.9959869384766,-81.9845275878906,-81.9730682373047,-81.9730682373047,-81.9673461914062,-81.9329605102539,-81.9787979125977,-82.0131759643555,-82.0475616455078,-82.0819320678711,-82.1163101196289,-82.1334991455078,-82.1506881713867,-82.1736068725586,-82.2194366455078,-82.2309036254883,-82.2480926513672,-82.2595520019531,-82.276741027832,-82.2939300537109,-82.2939300537109,-82.3454895019531,-82.3454895019531],"y":[38.2449340820312,38.2392044067383,38.2105560302734,38.1990966796875,38.1990966796875,38.1990966796875,38.1761779785156,38.1761779785156,38.1761779785156,38.1933670043945,38.1933670043945,38.1819076538086,38.1990966796875,38.2277450561523,38.2334747314453,38.2334747314453,38.2334747314453,38.250659942627,38.2449340820312,38.2563934326172,38.2563934326172,38.250659942627,38.1990966796875,38.2162857055664,38.2449340820312,38.2563934326172,38.3022308349609,38.3136863708496,38.3251495361328,38.3308792114258,38.3251495361328,38.3136863708496,38.3136863708496,38.3308792114258,38.416820526123,38.428279876709,38.4683876037598,38.5142250061035,38.4798431396484,38.4569244384766,38.3996315002441,38.4053611755371,38.3709869384766,38.3595237731934,38.3366050720215,38.3251495361328,38.2449340820312,38.2449340820312,null,36.927131652832,36.8698310852051,36.8698310852051,36.8068084716797,36.8010787963867,36.8068084716797,36.8068084716797,36.8125381469727,36.8125381469727,36.8698310852051,37.070369720459,37.070369720459,37.0932884216309,37.0932884216309,37.0359916687012,37.0417213439941,37.0417213439941,36.9844245910645,36.9844245910645,36.9557762145996,36.9557762145996,36.9156684875488,36.927131652832,36.927131652832,null,45.0058326721191,45.3610687255859,45.3610687255859,45.4183654785156,45.4183654785156,45.7048416137695,45.7163047790527,45.7850570678711,45.7850570678711,46.1402893066406,46.1460227966309,46.1402893066406,46.0543479919434,46.0543479919434,45.985595703125,45.9684028625488,45.9569435119629,45.9569435119629,45.9684028625488,45.9684028625488,45.8824615478516,45.8767318725586,45.212100982666,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,null,34.3316307067871,34.1712036132812,34.1712036132812,34.0737991333008,34.0737991333008,34.2915229797363,34.5149765014648,34.5035171508789,34.3831977844238,34.3831977844238,34.343090057373,34.3316307067871,34.3316307067871,null,36.2510414123535,36.3140678405762,36.3484420776367,36.3713607788086,36.3885498046875,36.4171943664551,36.4171943664551,36.4057388305664,36.4171943664551,36.4573059082031,36.4573059082031,36.4687652587891,36.4859504699707,36.4974136352539,36.5146026611328,36.474494934082,36.4573059082031,36.440113067627,36.4229278564453,36.4000091552734,36.3713607788086,36.3484420776367,36.3427124023438,36.3197937011719,36.3197937011719,36.302604675293,36.2911491394043,36.2567672729492,36.2109336853027,36.1364479064941,36.1192588806152,36.1020698547363,36.1078033447266,36.1135292053223,36.1307182312012,36.1421775817871,36.1364479064941,36.1765556335449,36.1994743347168,36.2223930358887,36.2223930358887,36.2281227111816,36.2453117370605,36.2510414123535,36.2510414123535],"text":"Percent: -59.27465","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,82,204,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.305046081543,-98.8065719604492,-98.7263565063477,-98.7148971557617,-98.6977081298828,-98.1075592041016,-98.0789108276367,-98.0846481323242,-98.0903778076172,-98.0846481323242,-98.1075592041016,-98.1132888793945,-98.1075592041016,-98.0961074829102,-98.1075592041016,-98.0961074829102,-98.1018371582031,-98.1190185546875,-98.1362152099609,-98.1820526123047,-98.2336120605469,-98.2909088134766,-98.3138275146484,-98.3367462158203,-98.39404296875,-98.4169616699219,-98.4570693969727,-98.4685287475586,-98.47998046875,-98.5029067993164,-98.5143661499023,-98.5258178710938,-98.5430145263672,-98.583122253418,-98.6117630004883,-98.6518707275391,-98.7206344604492,-98.7779235839844,-98.8008422851562,-98.8352203369141,-98.852409362793,-98.8638687133789,-98.8753280639648,-98.8925094604492,-98.9784545898438,-99.0185623168945,-99.0586700439453,-99.0815963745117,-99.1045074462891,-99.1331634521484,-99.1618041992188,-99.2019119262695,-99.2362899780273,-99.2649383544922,-99.305046081543,-99.3165054321289,-99.3165054321289,-99.305046081543,-99.305046081543],"y":[43.4932289123535,43.4932289123535,43.4932289123535,43.3671760559082,43.3671760559082,43.1895561218262,43.1838302612305,43.1666412353516,43.1494483947754,43.1208038330078,43.1093444824219,43.08642578125,43.0520477294922,43.0291290283203,42.9947547912598,42.960376739502,42.9317283630371,42.8744316101074,42.8056755065918,42.8400535583496,42.8572463989258,42.8858909606934,42.8744316101074,42.8916206359863,42.9202690124512,42.9317283630371,42.9431838989258,42.954647064209,42.9832916259766,42.9947547912598,42.9947547912598,43.0291290283203,43.0520477294922,43.0520477294922,43.0635108947754,43.0520477294922,43.0978851318359,43.1322631835938,43.1379928588867,43.1379928588867,43.1494483947754,43.1666412353516,43.2067489624023,43.2239379882812,43.2468566894531,43.2812309265137,43.3098793029785,43.3270683288574,43.3385276794434,43.3729057312012,43.4244728088379,43.4302024841309,43.4359283447266,43.4359283447266,43.4531211853027,43.4703102111816,43.4817657470703,43.4932289123535,43.4932289123535],"text":"Percent: -59.25040","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,82,204,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.9868316650391,-85.0269317626953,-85.0441284179688,-85.0383987426758,-85.3363342285156,-85.3477935791016,-85.3535232543945,-85.3535232543945,-85.445198059082,-85.445198059082,-85.4853057861328,-85.6571884155273,-85.6629180908203,-85.6972961425781,-85.6972961425781,-85.6972961425781,-85.6113510131836,-85.6113510131836,-85.5941619873047,-85.5827102661133,-85.5827102661133,-85.5712432861328,-85.5655136108398,-85.5024948120117,-85.4967651367188,-85.4795684814453,-85.4738388061523,-85.4337310791016,-85.4337310791016,-85.4165496826172,-85.4165496826172,-85.4108200073242,-85.4050903320312,-85.2962265014648,-85.2904968261719,-85.1300735473633,-85.1243438720703,-85.1014175415039,-85.1014175415039,-85.0670394897461,-85.0498580932617,-85.0097503662109,-84.9868316650391,-84.9868316650391,null,-90.4127349853516,-90.424201965332,-90.429931640625,-90.429931640625,-90.4471206665039,-90.4585723876953,-90.4757690429688,-90.5216064453125,-90.5330657958984,-90.5445175170898,-90.5330657958984,-90.4814987182617,-90.4700393676758,-90.4643020629883,-90.4643020629883,-90.4814987182617,-90.4929504394531,-90.5330657958984,-90.5559768676758,-90.5731735229492,-91.0544509887695,-91.0601806640625,-91.1117477416992,-91.1060180664062,-91.1060180664062,-90.4127349853516,-90.4127349853516,-90.4127349853516,null,-82.0819320678711,-81.5719985961914,-81.5719985961914,-81.5719985961914,-81.6694030761719,-81.6694030761719,-81.8183746337891,-81.8183746337891,-81.8527450561523,-81.8527450561523,-81.8527450561523,-81.8756713867188,-81.8756713867188,-81.8756713867188,-81.8871307373047,-81.9157791137695,-81.9329605102539,-81.9673461914062,-81.9902572631836,-82.007453918457,-82.007453918457,-81.9845275878906,-81.9902572631836,-82.0189056396484,-82.0475616455078,-82.0590133666992,-82.0647430419922,-82.0647430419922,-82.0762023925781,-82.0933990478516,-82.09912109375,-82.0933990478516,-82.0819320678711,-82.0819320678711,null,-84.3451156616211,-84.3451156616211,-83.9726943969727,-83.9898834228516,-84.0070724487305,-84.0185317993164,-84.0242614746094,-84.0299835205078,-84.0242614746094,-84.0242614746094,-84.0471801757812,-84.0586395263672,-84.0643692016602,-84.0471801757812,-84.0529098510742,-84.0758209228516,-84.3221969604492,-84.3221969604492,-84.3164749145508,-84.3107452392578,-84.2878189086914,-84.2878189086914,-84.2992782592773,-84.3451156616211,-84.3451156616211,null,-88.9459686279297,-88.9402389526367,-88.9230499267578,-88.9173202514648,-89.1636962890625,-89.1636962890625,-89.6335144042969,-89.6335144042969,-89.4845504760742,-89.4673538208008,-89.4444427490234,-89.4329833984375,-89.4157943725586,-89.4043350219727,-89.3584976196289,-89.3527679443359,-88.9459686279297,-88.9459686279297,null,-91.1117477416992,-91.1117477416992,-91.146125793457,-91.1862335205078,-91.2664489746094,-91.3065567016602,-91.3523941040039,-91.3753051757812,-91.415412902832,-91.415412902832,-91.3753051757812,-91.3925018310547,-91.3925018310547,-91.3867721557617,-91.4096832275391,-91.415412902832,-91.4898986816406,-91.5242767333984,-91.5873031616211,-91.6159515380859,-91.6675186157227,-91.7018966674805,-91.7076263427734,-91.3982238769531,-91.3581161499023,-91.335205078125,-91.3065567016602,-91.3008270263672,-91.2664489746094,-91.23779296875,-91.2148818969727,-91.1862335205078,-91.1633148193359,-91.15185546875,-91.1403961181641,-91.1117477416992,-91.1117477416992,null,-83.8695602416992,-83.8581085205078,-83.8581085205078,-83.8523712158203,-83.82373046875,-83.8122711181641,-83.818000793457,-83.818000793457,-83.7950744628906,-83.7836151123047,-83.7549667358398,-83.7320556640625,-83.7033996582031,-83.6632919311523,-83.6174621582031,-83.5888137817383,-83.5658950805664,-83.5601654052734,-83.5601654052734,-83.5601654052734,-83.5315170288086,-83.5200576782227,-83.5085983276367,-83.5028686523438,-83.5028686523438,-83.4914093017578,-83.5315170288086,-83.5601654052734,-83.5773468017578,-83.6117324829102,-83.634651184082,-83.6804885864258,-83.7320556640625,-83.7435073852539,-83.7492370605469,-83.818000793457,-83.8810195922852,-83.8695602416992,-83.8695602416992,null,-88.5448989868164,-88.5277099609375,-88.7110595703125,-88.7110595703125,-88.8256454467773,-88.8256454467773,-88.8256454467773,-88.7912673950195,-88.7855377197266,-88.7397003173828,-88.7339706420898,-88.5506286621094,-88.5448989868164,-88.5448989868164,null,-79.1999588012695,-79.2572479248047,-79.2744369506836,-79.2744369506836,-79.2859039306641,-79.3030853271484,-79.3546524047852,-79.3431930541992,-79.3374633789062,-79.3431930541992,-79.3202743530273,-79.3088150024414,-79.2859039306641,-79.2801742553711,-79.2744369506836,-79.2629776000977,-79.2457962036133,-79.2285995483398,-79.2114181518555,-79.1655807495117,-79.1025543212891,-79.0739059448242,-79.0567169189453,-79.0452575683594,-79.0280685424805,-78.9994201660156,-78.9765014648438,-79.1999588012695,-79.1999588012695,null,-80.0020980834961,-80.025016784668,-80.0593948364258,-80.1739807128906,-80.1797103881836,-80.2370147705078,-80.2541961669922,-80.294303894043,-80.3344116210938,-80.4088973999023,-80.4604644775391,-80.471923828125,-80.471923828125,-80.4432754516602,-80.4432754516602,-80.4318161010742,-80.4260864257812,-80.4203567504883,-80.3802490234375,-80.3745193481445,-80.3630599975586,-80.3516006469727,-80.3458709716797,-80.3458709716797,-80.3344116210938,-80.3172225952148,-80.2828521728516,-80.2541961669922,-80.2427444458008,-80.2198181152344,-80.2026290893555,-80.1797103881836,-80.1797103881836,-80.1682510375977,-80.1682510375977,-80.1682510375977,-80.1625213623047,-80.1166915893555,-80.1109619140625,-80.1109619140625,-80.1109619140625,-80.0995025634766,-80.1510696411133,-80.1396102905273,-80.1109619140625,-80.0593948364258,-80.0364761352539,-80.0078277587891,-80.0020980834961,-80.0020980834961,null,-97.1564559936523,-96.9444580078125,-96.9272689819336,-96.9043502807617,-96.9043502807617,-96.7954864501953,-96.7668380737305,-96.7324676513672,-96.6809005737305,-96.6522521972656,-96.6522521972656,-96.6866302490234,-96.7324676513672,-96.7324676513672,-96.772575378418,-96.8184127807617,-96.9100875854492,-97.0246734619141,-97.030403137207,-97.0590515136719,-97.0876998901367,-97.2538528442383,-97.3684463500977,-97.1564559936523,-97.1564559936523,null,-82.8668899536133,-82.8496932983398,-82.8325119018555,-82.7752151489258,-82.7752151489258,-82.7981262207031,-82.8325119018555,-82.8382339477539,-82.9585647583008,-82.9872055053711,-83.4742202758789,-83.634651184082,-83.646110534668,-83.6174621582031,-83.5601654052734,-83.4914093017578,-83.4455718994141,-83.3882751464844,-83.193473815918,-83.1419067382812,-83.1189880371094,-83.1075286865234,-83.0788803100586,-83.0387725830078,-82.9986724853516,-82.9585647583008,-82.8840713500977,-82.8668899536133,-82.8668899536133],"y":[32.4981651306152,32.4981651306152,32.4981651306152,32.4809799194336,32.4752464294434,32.4695167541504,32.4580612182617,32.4351425170898,32.4236831665039,32.5096244812012,32.5096244812012,32.5726509094238,32.5841102600098,32.5898361206055,32.5955696105957,32.7216186523438,32.7216186523438,32.7388076782227,32.733081817627,32.7388076782227,32.7445373535156,32.7445373535156,32.7388076782227,32.7388076782227,32.7445373535156,32.7445373535156,32.7388076782227,32.7388076782227,32.7502670288086,32.7559967041016,32.7445373535156,32.7445373535156,32.7388076782227,32.7388076782227,32.7502670288086,32.7502670288086,32.733081817627,32.67578125,32.6356735229492,32.6070289611816,32.5554618835449,32.5268173217773,32.4981651306152,32.4981651306152,null,34.8415641784668,34.8301048278809,34.812915802002,34.7899971008301,34.7728080749512,34.7556190490723,34.7556190490723,34.7613487243652,34.7613487243652,34.7327003479004,34.7327003479004,34.7155113220215,34.6983222961426,34.6754035949707,34.6582183837891,34.6582183837891,34.6696739196777,34.6868667602539,34.6754035949707,34.6410293579102,34.6524848937988,34.7327003479004,34.7327003479004,34.8644828796387,34.9045906066895,34.9045906066895,34.8415641784668,34.8415641784668,null,26.7628574371338,26.7628574371338,26.5107574462891,26.4305419921875,26.4248142242432,26.3159523010254,26.3159523010254,26.3331394195557,26.3274116516113,26.3732471466064,26.3961658477783,26.4133548736572,26.4305419921875,26.4534606933594,26.4534606933594,26.4420013427734,26.447732925415,26.4878387451172,26.4878387451172,26.5107574462891,26.522216796875,26.5394058227539,26.5508651733398,26.5508651733398,26.5508651733398,26.5623245239258,26.585241317749,26.6253490447998,26.648265838623,26.6654567718506,26.6883735656738,26.7342109680176,26.7628574371338,26.7628574371338,null,31.8679141998291,31.9137477874756,31.9137477874756,31.8564529418945,31.8449954986572,31.8220767974854,31.8163471221924,31.7991580963135,31.7876968383789,31.7705097198486,31.7475910186768,31.7304019927979,31.7132129669189,31.6673755645752,31.6444568634033,31.6158123016357,31.6100807189941,31.7246723175049,31.7304019927979,31.7876968383789,31.7876968383789,31.8220767974854,31.8335342407227,31.8679141998291,31.8679141998291,null,41.8946723937988,41.7170562744141,41.7170562744141,41.6311111450195,41.6311111450195,41.591007232666,41.591007232666,41.8946723937988,41.906135559082,41.911865234375,41.9175910949707,41.8946723937988,41.8889465332031,41.906135559082,41.906135559082,41.8946723937988,41.8946723937988,41.8946723937988,null,40.7086524963379,40.680004119873,40.6570854187012,40.6341667175293,40.6227073669434,40.6227073669434,40.6112480163574,40.5883293151855,40.5654106140137,40.5539512634277,40.496654510498,40.4450912475586,40.4221725463867,40.3935241699219,40.3820648193359,40.376335144043,40.4164428710938,40.4737358093262,40.5081176757812,40.5654106140137,40.5654106140137,40.6169776916504,40.8232421875,40.8232421875,40.8175163269043,40.8060531616211,40.7945976257324,40.7774085998535,40.7602157592773,40.7602157592773,40.7373008728027,40.7315711975098,40.7315711975098,40.7315711975098,40.7258415222168,40.7086524963379,40.7086524963379,null,37.5573844909668,37.6089515686035,37.6204071044922,37.6318664550781,37.6375961303711,37.6433258056641,37.65478515625,37.6662445068359,37.6719779968262,37.6777038574219,37.7178115844727,37.7235412597656,37.7178115844727,37.6948928833008,37.6662445068359,37.6490592956543,37.65478515625,37.65478515625,37.6375961303711,37.6318664550781,37.6318664550781,37.6433258056641,37.6490592956543,37.6433258056641,37.6375961303711,37.6204071044922,37.5860328674316,37.5344657897949,37.5058174133301,37.523006439209,37.5287322998047,37.5287322998047,37.5287322998047,37.523006439209,37.5000877380371,37.4886283874512,37.523006439209,37.5573844909668,37.5573844909668,null,34.4634094238281,34.0852584838867,34.0852584838867,34.0737991333008,34.0795288085938,34.360279083252,34.3889274597168,34.4003829956055,34.4977912902832,34.4977912902832,34.5035171508789,34.5035171508789,34.4634094238281,34.4634094238281,null,35.2999305725098,35.3343086242676,35.3457679748535,35.3858757019043,35.3916015625,35.4087905883789,35.4832763671875,35.4947357177734,35.5061950683594,35.5119209289551,35.534839630127,35.5405731201172,35.5577583312988,35.5520324707031,35.5405731201172,35.5405731201172,35.5577583312988,35.5634918212891,35.5577583312988,35.5921401977539,35.5978660583496,35.5978660583496,35.5864105224609,35.5577583312988,35.534839630127,35.534839630127,35.5233840942383,35.2999305725098,35.2999305725098,null,34.0566101074219,34.0165023803711,34.0165023803711,33.9534797668457,34.0107727050781,34.0107727050781,34.039421081543,34.0508804321289,34.0566101074219,34.0852584838867,34.1139068603516,34.1310958862305,34.1654739379883,34.1826629638672,34.2285003662109,34.2571449279785,34.2686042785645,34.2857933044434,34.2972526550293,34.2915229797363,34.2915229797363,34.2915229797363,34.3087120056152,34.348819732666,34.348819732666,34.343090057373,34.360279083252,34.343090057373,34.3316307067871,34.3259010314941,34.3373603820801,34.348819732666,34.360279083252,34.3660087585449,34.360279083252,34.3316307067871,34.3201713562012,34.2800636291504,34.2456855773926,34.2399559020996,34.2227668762207,34.2055816650391,34.1654739379883,34.1482849121094,34.1310958862305,34.0967178344727,34.0795288085938,34.0680732727051,34.0566101074219,34.0566101074219,null,30.4527053833008,30.5672988891602,30.5443801879883,30.5100040435791,30.4584369659424,30.3896808624268,30.3381156921387,30.3209266662598,30.3266544342041,30.3037395477295,30.286548614502,30.2521705627441,30.2464408874512,30.212064743042,30.1719570159912,30.137580871582,30.0974750518799,30.0401763916016,30.0630950927734,30.1490383148193,30.2407131195068,30.3438453674316,30.4011421203613,30.4527053833008,30.4527053833008,null,36.8984832763672,36.8526458740234,36.8239974975586,36.8125381469727,36.7896194458008,36.7838897705078,36.74951171875,36.7323226928711,36.6692962646484,36.5948143005371,36.5948143005371,36.6005439758301,36.6005439758301,36.617733001709,36.6349220275879,36.6578407287598,36.6635704040527,36.6750297546387,36.7380523681641,36.7437858581543,36.74951171875,36.755241394043,36.8354568481445,36.8526458740234,36.8583755493164,36.8641052246094,36.892749786377,36.8984832763672,36.8984832763672],"text":"Percent: -59.24790","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,82,204,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.3623046875,-84.3623046875,-84.8378601074219,-84.8493194580078,-84.8550491333008,-84.8493194580078,-84.7404556274414,-84.7347259521484,-84.3623046875,-84.3623046875,null,-74.7709884643555,-74.6564025878906,-74.6678619384766,-74.6678619384766,-74.6334838867188,-74.6334838867188,-74.7136993408203,-74.7595367431641,-74.7767181396484,-74.8340148925781,-74.9314270019531,-74.9371490478516,-74.9600677490234,-74.9829864501953,-75.0001754760742,-75.0116348266602,-75.0173645019531,-75.0574645996094,-75.1090393066406,-75.1090393066406,-75.1262283325195,-75.1434097290039,-75.1892471313477,-75.1949768066406,-75.2522811889648,-75.2981185913086,-75.3382263183594,-75.3783264160156,-75.4127044677734,-75.4012451171875,-75.4012451171875,-75.3840637207031,-75.3955154418945,-75.4012451171875,-75.3897857666016,-75.3496780395508,-75.3324890136719,-75.3267593383789,-75.3267593383789,-75.3210296630859,-75.2923889160156,-75.2751922607422,-75.2522811889648,-75.2465515136719,-75.2465515136719,-75.2408142089844,-75.2236251831055,-75.2236251831055,-75.1548767089844,-75.1204986572266,-74.9256896972656,-74.8970413208008,-74.8970413208008,-74.7709884643555,-74.7709884643555],"y":[45.1891822814941,44.8568649291992,44.8625946044922,45.0344848632812,45.0344848632812,45.1146965026855,45.1146965026855,45.1891822814941,45.1891822814941,45.1891822814941,null,42.8629722595215,42.8285942077637,42.7942199707031,42.7713012695312,42.6624374389648,42.628059387207,42.5134658813477,42.5134658813477,42.507740020752,42.5134658813477,42.4733619689941,42.4848213195801,42.4733619689941,42.4504432678223,42.4447135925293,42.4561729431152,42.4389839172363,42.4389839172363,42.4103355407715,42.4046096801758,42.3874168395996,42.3931465148926,42.3702278137207,42.3759574890137,42.3530387878418,42.3358535766602,42.324390411377,42.324390411377,42.3129348754883,42.358772277832,42.3759574890137,42.4160652160645,42.4561729431152,42.502010345459,42.5306549072266,42.5707626342773,42.5994110107422,42.6223297119141,42.6681671142578,42.6796264648438,42.7541122436523,42.7827568054199,42.817138671875,42.8343276977539,42.8687019348145,42.8744316101074,42.8744316101074,42.8629722595215,42.8629722595215,42.9030799865723,42.8285942077637,42.8400535583496,42.8973503112793,42.8629722595215,42.8629722595215],"text":"Percent: -59.24423","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,82,204,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.9765014648438,-78.9134750366211,-78.7072143554688,-78.661376953125,-78.655647277832,-78.6327285766602,-78.5983505249023,-78.5697021484375,-78.5353240966797,-78.5295944213867,-78.5295944213867,-78.5410537719727,-78.5582427978516,-78.5926208496094,-78.6212692260742,-78.7072143554688,-78.7129440307617,-78.7358627319336,-78.7931594848633,-78.8447189331055,-78.8905563354492,-78.9994201660156,-79.0337982177734,-79.0509872436523,-79.0910873413086,-79.1426620483398,-79.1541213989258,-79.1713104248047,-79.2228698730469,-79.1999588012695,-78.9765014648438,-78.9765014648438],"y":[35.5233840942383,35.5864105224609,35.5176544189453,35.5004653930664,35.4775466918945,35.4603576660156,35.4202499389648,35.3858757019043,35.3572273254395,35.3400382995605,35.3113899230957,35.3056564331055,35.2942008972168,35.254093170166,35.2311744689941,35.254093170166,35.254093170166,35.254093170166,35.254093170166,35.254093170166,35.2311744689941,35.2197151184082,35.2082557678223,35.1967964172363,35.1910667419434,35.2139854431152,35.2311744689941,35.248363494873,35.2770118713379,35.2999305725098,35.5233840942383,35.5233840942383],"text":"Percent: -59.20695","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,82,204,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-117.026634216309,-117.026634216309,-116.688591003418,-116.677131652832,-116.625564575195,-116.591178894043,-116.436485290527,-116.350540161133,-116.396385192871,-116.40210723877,-116.350540161133,-116.350540161133,-116.373458862305,-116.465133666992,-116.482322692871,-116.694313049316,-116.665672302246,-116.694313049316,-116.688591003418,-116.711502075195,-116.734420776367,-116.734420776367,-116.717239379883,-116.717239379883,-116.774528503418,-116.80891418457,-116.843284606934,-116.89485168457,-116.929229736328,-116.952140808105,-116.923492431641,-116.957878112793,-116.963600158691,-117.032356262207,-117.032356262207,-117.026634216309,-117.026634216309],"y":[46.4267692565918,46.5356330871582,46.5299034118652,46.5700073242188,46.5986595153809,46.6158447265625,46.6158447265625,46.4554176330566,46.4668769836426,46.4554176330566,46.3981246948242,46.3408241271973,46.3350982666016,46.3408241271973,46.3179054260254,46.3121795654297,46.249153137207,46.2090454101562,45.9913215637207,45.9741325378418,45.9512138366699,45.9225692749023,45.8996505737305,45.8767318725586,45.8538131713867,45.8824615478516,45.9168395996094,45.9684028625488,45.9970512390137,46.0658073425293,46.1689414978027,46.2090454101562,46.2778015136719,46.3408241271973,46.386661529541,46.4267692565918,46.4267692565918],"text":"Percent: -59.15836","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(50,82,204,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.2442779541016,-87.2385559082031,-87.2442779541016,-87.536491394043,-87.525032043457,-87.53076171875,-87.5708694458008,-87.5765991210938,-87.5937881469727,-87.6568069458008,-87.6740036010742,-87.6338958740234,-87.610969543457,-87.5937881469727,-87.5937881469727,-87.6052474975586,-87.2442779541016,-87.2442779541016,null,-93.3634719848633,-93.3634719848633,-92.8535385131836,-92.8420791625977,-92.8420791625977,-93.3634719848633,-93.3634719848633,-93.3634719848633,null,-72.4447860717773,-72.4505157470703,-72.4390563964844,-72.4161376953125,-72.4104080200195,-72.3817520141602,-72.3760299682617,-72.3473815917969,-72.2728958129883,-72.1984100341797,-72.1296615600586,-72.1067352294922,-72.1239318847656,-72.0952758789062,-72.0723648071289,-71.9176635742188,-72.0093383789062,-72.0322570800781,-72.0379867553711,-72.0551681518555,-72.0895538330078,-72.0723648071289,-72.0666275024414,-72.0551681518555,-72.0093383789062,-72.0551681518555,-72.0379867553711,-72.0437164306641,-72.1869506835938,-72.1697692871094,-72.3416442871094,-72.3760299682617,-72.3817520141602,-72.4447860717773,-72.4447860717773,null,-74.765266418457,-74.8282852172852,-74.85693359375,-74.8970413208008,-74.9371490478516,-74.9772567749023,-75.0001754760742,-75.0116348266602,-75.040283203125,-75.0632019042969,-75.0689315795898,-75.0632019042969,-75.0517425537109,-75.0746612548828,-75.1147689819336,-75.1147689819336,-75.1262283325195,-75.1548767089844,-74.7824478149414,-74.4615936279297,-74.5704574584961,-74.3871154785156,-74.3756484985352,-74.4329528808594,-74.4501342773438,-74.4787902832031,-74.7595367431641,-74.765266418457,-74.765266418457,null,-76.2320327758789,-76.2893371582031,-76.3179779052734,-76.4153747558594,-76.4669494628906,-76.5586242675781,-76.5586242675781,-76.6216430664062,-76.7648849487305,-76.8336410522461,-76.2320327758789,-76.2320327758789,null,-82.5975952148438,-82.2939300537109,-81.9272384643555,-81.9043121337891,-81.824104309082,-81.8642120361328,-81.8699417114258,-81.8871307373047,-81.9100494384766,-81.9215087890625,-81.9386901855469,-81.9673461914062,-82.0017242431641,-82.0303649902344,-82.0475616455078,-82.0590133666992,-82.09912109375,-82.1564178466797,-82.1736068725586,-82.2194366455078,-82.2595520019531,-82.3053817749023,-82.3053817749023,-82.3283081054688,-82.3454895019531,-82.3741455078125,-82.3798751831055,-82.4027862548828,-82.4142532348633,-82.4830017089844,-82.5975952148438,-82.6548919677734,-82.6720733642578,-82.6892700195312,-82.6892700195312,-82.6778106689453,-82.6720733642578,-82.6377029418945,-82.6377029418945,-82.6377029418945,-82.6319732666016,-82.6262435913086,-82.6205139160156,-82.5975952148438,-82.5975952148438],"y":[39.2647972106934,39.1731262207031,38.9095611572266,38.9095611572266,38.9496688842773,38.9725875854492,39.0012359619141,39.0642623901367,39.0814514160156,39.1215591430664,39.1444778442383,39.1731262207031,39.190315246582,39.2246894836426,39.2476081848145,39.2647972106934,39.2647972106934,39.2647972106934,null,40.2732048034668,40.3935241699219,40.3877983093262,40.3476905822754,40.0382919311523,40.0325622558594,40.2732048034668,40.2732048034668,null,43.1379928588867,43.2239379882812,43.269775390625,43.3213386535645,43.4244728088379,43.5505218505859,43.5677108764648,43.5963592529297,43.5906295776367,43.5791664123535,43.5677108764648,43.5562515258789,43.5390625,43.5276031494141,43.5505218505859,43.533332824707,43.4359283447266,43.4416580200195,43.4302024841309,43.3557167053223,43.3270683288574,43.2926902770996,43.2525825500488,43.2525825500488,43.1895561218262,43.1781005859375,43.1609115600586,43.1265296936035,43.1322631835938,43.1838302612305,43.1609115600586,43.1609115600586,43.1379928588867,43.1379928588867,43.1379928588867,null,41.4305801391602,41.4305801391602,41.4305801391602,41.453498840332,41.4706840515137,41.4821434020996,41.4993362426758,41.5222511291504,41.5738182067871,41.596736907959,41.6081924438477,41.7113265991211,41.7399749755859,41.7571640014648,41.7800827026367,41.8144607543945,41.8316459655762,41.8488388061523,42.0092658996582,41.871753692627,41.7457046508789,41.6368446350098,41.591007232666,41.5508995056152,41.5279808044434,41.5050621032715,41.4993362426758,41.4305801391602,41.4305801391602,null,41.5508995056152,41.3675537109375,41.3045272827148,41.3045272827148,41.2586898803711,41.281608581543,41.2873382568359,41.2987976074219,41.401927947998,41.5795478820801,41.5508995056152,41.5508995056152,null,36.5948143005371,36.5948143005371,36.6005439758301,36.617733001709,36.617733001709,36.6005439758301,36.5833549499512,36.5776252746582,36.5776252746582,36.5604400634766,36.5432472229004,36.5146026611328,36.4974136352539,36.4859504699707,36.4687652587891,36.4573059082031,36.4573059082031,36.4171943664551,36.4057388305664,36.4171943664551,36.4171943664551,36.3885498046875,36.3713607788086,36.3942794799805,36.3942794799805,36.4057388305664,36.4286575317383,36.4286575317383,36.440113067627,36.440113067627,36.4229278564453,36.440113067627,36.4343872070312,36.4573059082031,36.4630317687988,36.4687652587891,36.4859504699707,36.4859504699707,36.4974136352539,36.5146026611328,36.5260581970215,36.5547065734863,36.5604400634766,36.5948143005371,36.5948143005371],"text":"Percent: -59.13862","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.3191452026367,-85.3019561767578,-85.2962265014648,-85.2962265014648,-85.3191452026367,-85.3191452026367,-85.3019561767578,-85.2904968261719,-85.2561187744141,-84.8378601074219,-84.8378601074219,-85.3248748779297,-85.3191452026367,-85.3191452026367],"y":[44.8053016662598,44.8053016662598,44.8110313415527,44.8224868774414,44.8282203674316,44.8396759033203,44.8568649291992,44.8683242797852,44.8683242797852,44.8625946044922,44.5130920410156,44.5130920410156,44.8053016662598,44.8053016662598],"text":"Percent: -59.13537","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-75.9627380371094,-76.0200424194336,-76.0085754394531,-75.9684753417969,-75.945556640625,-75.9054489135742,-75.8997192382812,-75.8939895629883,-75.9054489135742,-75.8997192382812,-75.8768005371094,-75.8825302124023,-75.9226379394531,-75.9799346923828,-75.9971237182617,-76.0028533935547,-75.9856643676758,-75.9684753417969,-75.9684753417969,-76.0028533935547,-76.0315017700195,-76.0544128417969,-76.0716094970703,-76.0887908935547,-76.1460876464844,-76.1690063476562,-76.220573425293,-76.2377624511719,-76.1059875488281,-75.8023147583008,-75.7793960571289,-75.8252334594727,-75.9054489135742,-75.9627380371094,-75.9627380371094],"y":[39.3793907165527,39.3908500671387,39.4252243041992,39.4366874694824,39.4596061706543,39.4538726806641,39.4538726806641,39.4596061706543,39.471061706543,39.4939804077148,39.5111694335938,39.5168991088867,39.5226287841797,39.4825248718262,39.471061706543,39.4882507324219,39.5168991088867,39.5570068359375,39.5799255371094,39.5627365112305,39.5512771606445,39.5684623718262,39.5627365112305,39.5512771606445,39.6257629394531,39.6658706665039,39.7002449035645,39.7288932800293,39.7288932800293,39.7288932800293,39.3679313659668,39.3793907165527,39.3679313659668,39.3793907165527,39.3793907165527],"text":"Percent: -59.09534","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.3298492431641,-89.4043350219727,-89.4329833984375,-89.4501724243164,-89.4788208007812,-89.4673538208008,-89.4788208007812,-89.518928527832,-89.5475692749023,-89.5590286254883,-89.5361175537109,-89.5131912231445,-89.5131912231445,-89.5418472290039,-89.5475692749023,-89.5074615478516,-89.518928527832,-89.5361175537109,-89.5647659301758,-89.5762252807617,-89.604866027832,-89.6392440795898,-89.6679000854492,-89.7251892089844,-89.7366485595703,-89.7423782348633,-89.7366485595703,-89.7481155395508,-89.9600982666016,-89.9658279418945,-89.9486465454102,-89.9486465454102,-89.9600982666016,-89.9600982666016,-89.6908111572266,-89.6850814819336,-89.604866027832,-89.604866027832,-89.5532989501953,-89.5532989501953,-89.5131912231445,-89.518928527832,-89.4960098266602,-89.4960098266602,-89.4845504760742,-89.4788208007812,-89.4673538208008,-89.4730911254883,-89.4559020996094,-89.4559020996094,-89.4387130737305,-89.4387130737305,-89.4100646972656,-89.3871459960938,-89.3928756713867,-89.3814163208008,-89.3814163208008,-89.3642272949219,-89.3642272949219,-89.3527679443359,-89.3527679443359,-89.335578918457,-89.3298492431641,-89.3298492431641],"y":[36.6406517028809,36.5031394958496,36.474494934082,36.4573059082031,36.474494934082,36.5375213623047,36.5661659240723,36.5833549499512,36.5776252746582,36.5489768981934,36.5375213623047,36.5203285217285,36.5031394958496,36.4859504699707,36.440113067627,36.3885498046875,36.3713607788086,36.3599014282227,36.3656311035156,36.4000091552734,36.4057388305664,36.4000091552734,36.4000091552734,36.4343872070312,36.4343872070312,36.3942794799805,36.3942794799805,36.3942794799805,36.3885498046875,36.4229278564453,36.4458465576172,36.5547065734863,36.606273651123,36.6291923522949,36.6349220275879,36.8583755493164,36.8583755493164,36.8698310852051,36.8698310852051,36.8641052246094,36.8698310852051,36.8411865234375,36.8411865234375,36.8297271728516,36.8297271728516,36.8125381469727,36.8125381469727,36.8010787963867,36.7953491210938,36.7838897705078,36.7838897705078,36.755241394043,36.7323226928711,36.7323226928711,36.7208671569824,36.7151336669922,36.6979484558105,36.6922149658203,36.6807594299316,36.6807594299316,36.6692962646484,36.6578407287598,36.6406517028809,36.6406517028809],"text":"Percent: -59.08966","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.5181732177734,-93.5754699707031,-93.5869216918945,-93.6098480224609,-93.6098480224609,-93.6270294189453,-93.6155776977539,-93.6327590942383,-93.6614074707031,-93.684326171875,-93.7015228271484,-93.7645416259766,-93.7645416259766,-93.8791351318359,-93.8848648071289,-94.0109176635742,-94.0166473388672,-93.7645416259766,-93.7645416259766,-93.5181732177734,-93.5181732177734,-93.5181732177734],"y":[44.8224868774414,44.8053016662598,44.7823829650879,44.7766494750977,44.765193939209,44.7480049133301,44.7250862121582,44.7136268615723,44.7078971862793,44.7021675109863,44.6792488098145,44.6620597839355,44.6849784851074,44.6849784851074,44.7250862121582,44.7250862121582,44.9829139709473,44.9886474609375,44.89697265625,44.89697265625,44.8224868774414,44.8224868774414],"text":"Percent: -59.06497","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.1075286865234,-83.1017990112305,-83.1017990112305,-83.1017990112305,-83.1017990112305,-83.1075286865234,-83.2966003417969,-83.3023300170898,-83.4226531982422,-83.4341125488281,-83.4341125488281,-83.4914093017578,-83.4914093017578,-83.5143280029297,-83.5143280029297,-83.4914093017578,-83.4856796264648,-83.4684906005859,-83.4684906005859,-83.4169235229492,-83.1075286865234,-83.1075286865234],"y":[41.000862121582,40.828971862793,40.8347015380859,40.8060531616211,40.7945976257324,40.7143821716309,40.7143821716309,40.7029228210449,40.697193145752,40.697193145752,40.7143821716309,40.7143821716309,40.828971862793,40.828971862793,40.9149169921875,40.9149169921875,40.966480255127,40.966480255127,41.0065879821777,41.000862121582,41.000862121582,41.000862121582],"text":"Percent: -59.04037","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.0880737304688,-95.4203948974609,-95.5292510986328,-95.5349807739258,-95.0995407104492,-95.0880737304688,-95.0880737304688,-95.0880737304688],"y":[37.0130767822266,37.0130767822266,37.0188026428223,37.3912239074707,37.379768371582,37.345386505127,37.0130767822266,37.0130767822266],"text":"Percent: -59.03630","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.97119140625,-91.97119140625,-91.9597244262695,-91.9539947509766,-91.9482650756836,-91.7420043945312,-91.7362670898438,-91.7248153686523,-91.7248153686523,-91.7018966674805,-91.6675186157227,-91.6445922851562,-91.6216812133789,-91.598762512207,-91.598762512207,-91.5701141357422,-91.5529251098633,-91.5471954345703,-91.5586547851562,-91.5471954345703,-91.5357360839844,-91.5357360839844,-91.5013580322266,-91.4841690063477,-91.4555206298828,-91.4326095581055,-91.415412902832,-91.415412902832,-91.4497909545898,-91.4555206298828,-91.5471954345703,-91.5529251098633,-91.97119140625,-91.97119140625,null,-103.178237915039,-103.172508239746,-103.504821777344,-103.510551452637,-103.625144958496,-103.630874633789,-104.049133300781,-104.049133300781,-103.716819763184,-103.722549438477,-103.711090087891,-103.716819763184,-103.716819763184,-103.155319213867,-103.149589538574,-103.155319213867,-103.178237915039,-103.178237915039,-103.161056518555,-103.178237915039,-103.178237915039,-103.178237915039,null,-82.6434326171875,-82.6262435913086,-82.6033248901367,-82.5632171630859,-82.5517578125,-82.5059280395508,-82.4887313842773,-82.4658126831055,-82.4142532348633,-82.3684158325195,-82.3053817749023,-82.288200378418,-82.2652740478516,-82.2480926513672,-82.2194366455078,-82.2939300537109,-82.3225784301758,-82.3512191772461,-82.4371643066406,-82.4715423583984,-82.5001983642578,-82.5173797607422,-82.5517578125,-82.5804061889648,-82.6033248901367,-82.5861358642578,-82.5746765136719,-82.5804061889648,-82.6147842407227,-82.6434326171875,-82.6434326171875,null,-113.932655334473,-114.052978515625,-114.052978515625,-114.339454650879,-114.345184326172,-114.368103027344,-114.368103027344,-114.597282409668,-114.597282409668,-114.385292053223,-113.720664978027,-113.72639465332,-113.772232055664,-113.777961730957,-113.932655334473,-113.932655334473,null,-98.4914474487305,-98.485710144043,-98.485710144043,-97.9299468994141,-97.9299468994141,-97.935676574707,-98.4914474487305,-98.4914474487305,null,-84.4539794921875,-84.4998168945312,-84.545654296875,-84.723274230957,-84.7175445556641,-84.7060775756836,-84.7060775756836,-84.8607788085938,-84.8665084838867,-84.8665084838867,-84.8607788085938,-84.8321304321289,-84.8034820556641,-84.7805633544922,-84.7519149780273,-84.7461853027344,-84.7347259521484,-84.7118072509766,-84.7118072509766,-84.7003479003906,-84.6946182250977,-84.6831665039062,-84.6717071533203,-84.6545104980469,-84.6545104980469,-84.6373291015625,-84.6430587768555,-84.6029510498047,-84.4539794921875,-84.4539794921875,null,-92.8821868896484,-92.87646484375,-92.8649978637695,-92.8592681884766,-92.8592681884766,-92.8649978637695,-92.8592681884766,-92.8535385131836,-92.8306274414062,-92.8248901367188,-92.7274856567383,-92.6415405273438,-92.6071701049805,-92.5785217285156,-92.5556030273438,-92.5384140014648,-92.5212249755859,-92.5212249755859,-92.423828125,-92.4180908203125,-92.4180908203125,-92.6186294555664,-92.6186294555664,-92.7675933837891,-92.8707275390625,-92.8821868896484,-92.8821868896484,null,-69.5055084228516,-69.419563293457,-69.4482192993164,-69.4539489746094,-69.4424819946289,-69.4539489746094,-69.4424819946289,-69.419563293457,-69.3966445922852,-69.3909149169922,-69.3565444946289,-69.3450775146484,-69.3278961181641,-69.3107070922852,-69.3107070922852,-69.2877883911133,-69.2820587158203,-69.2992401123047,-69.3107070922852,-69.3221664428711,-69.3278961181641,-69.3565444946289,-69.3680038452148,-69.3909149169922,-69.3737335205078,-69.3794555664062,-69.3966445922852,-69.4138412475586,-69.42529296875,-69.4539489746094,-69.4654006958008,-69.4711303710938,-69.4997863769531,-69.5112380981445,-69.5226974487305,-69.5398941040039,-69.5456161499023,-69.614372253418,-69.608642578125,-69.6258316040039,-69.6544799804688,-69.6831283569336,-69.7003173828125,-69.7346954345703,-69.7518768310547,-69.7232360839844,-69.7003173828125,-69.7175064086914,-69.7576065063477,-69.8091812133789,-69.7919845581055,-69.7805328369141,-69.7576065063477,-69.6544799804688,-69.6659317016602,-69.6716690063477,-69.6602096557617,-69.5341567993164,-69.5055084228516,-69.5055084228516,null,-96.4287948608398,-96.4345245361328,-96.4345245361328,-96.0678329467773,-96.0506439208984,-96.4287948608398,-96.4287948608398,null,-90.7507858276367,-90.7507858276367,-90.4184646606445,-90.4184646606445,-90.3783645629883,-90.3783645629883,-90.2924194335938,-90.252311706543,-90.252311706543,-90.2637710571289,-90.5559768676758,-90.6419219970703,-90.6419219970703,-90.7507858276367,-90.7507858276367,null,-91.2607192993164,-91.2549896240234,-91.1805038452148,-91.1747741699219,-90.7221374511719,-90.7278671264648,-90.7221374511719,-90.69921875,-90.7164077758789,-90.69921875,-90.6763000488281,-90.693489074707,-90.69921875,-90.7278671264648,-90.7278671264648,-90.7450561523438,-90.7507858276367,-90.7794342041016,-90.7966232299805,-90.8080825805664,-90.8195419311523,-90.9513168334961,-90.9513168334961,-91.1060180664062,-91.1117477416992,-91.1805038452148,-91.1862335205078,-91.2607192993164,-91.2607192993164,null,-116.041145324707,-116.041145324707,-115.846336364746,-115.485374450684,-115.004089355469,-114.723342895508,-114.711875915527,-114.671775817871,-114.67749786377,-114.700416564941,-114.671775817871,-114.67749786377,-114.700416564941,-114.700416564941,-114.654586791992,-114.625938415527,-114.603019714355,-114.597282409668,-114.660308837891,-114.671775817871,-114.62020111084,-114.878044128418,-114.87230682373,-114.837936401367,-114.83219909668,-115.009811401367,-115.015548706055,-114.992630004883,-114.99836730957,-115.147331237793,-115.13013458252,-115.17024230957,-115.158790588379,-115.187438964844,-115.210350036621,-115.244728088379,-115.267654418945,-115.302024841309,-115.359329223633,-115.399436950684,-115.41089630127,-115.422340393066,-115.433799743652,-115.508293151855,-115.548400878906,-115.52547454834,-115.548400878906,-115.599967956543,-115.617149353027,-115.605690002441,-115.617149353027,-115.674446105957,-115.662986755371,-115.662986755371,-115.73747253418,-115.77758026123,-115.874977111816,-115.909362792969,-115.932281494141,-115.966651916504,-116.046867370605,-116.041145324707,-116.041145324707,null,-101.258834838867,-101.258834838867,-101.258834838867,-101.276023864746,-101.276023864746,-100.708786010742,-100.250419616699,-100.244697570801,-100.238967895508,-100.233238220215,-100.221778869629,-100.777549743652,-101.258834838867,-101.258834838867,null,-114.047248840332,-114.047248840332,-114.041519165039,-114.047248840332,-114.041519165039,-114.047248840332,-115.73747253418,-115.73747253418,-115.897903442383,-115.897903442383,-114.99836730957,-114.99836730957,-114.047248840332,-114.047248840332,null,-105.309646606445,-104.902839660645,-104.897117614746,-104.891387939453,-104.902839660645,-105.217971801758,-105.332557678223,-105.32682800293,-105.733627319336,-105.739356994629,-106.214920043945,-106.358154296875,-106.375343322754,-106.375343322754,-106.369613647461,-106.054481506348,-106.048759460449,-105.939895629883,-105.939895629883,-105.939895629883,-105.762283325195,-105.309646606445,-105.309646606445,-105.309646606445,null,-81.5376205444336,-81.5318908691406,-80.9589385986328,-80.9589385986328,-80.9646682739258,-80.9646682739258,-80.9474716186523,-80.9532089233398,-80.9589385986328,-81.4516830444336,-81.4746017456055,-81.5089797973633,-81.5261611938477,-81.5376205444336,-81.5376205444336,null,-97.1449966430664,-97.1449966430664,-97.1449966430664,-96.6178741455078,-96.6121444702148,-96.6121444702148,-97.1449966430664,-97.1449966430664,null,-123.58699798584,-123.58699798584,-123.707321166992,-123.707321166992,-123.690124511719,-123.690124511719,-123.707321166992,-123.764610290527,-123.770347595215,-123.741691589355,-123.741691589355,-123.936500549316,-123.947959899902,-124.056823730469,-124.045356750488,-124.045356750488,-124.022438049316,-124.03963470459,-124.028175354004,-124.016716003418,-124.033897399902,-124.01099395752,-124.022438049316,-124.01099395752,-123.988067626953,-123.970886230469,-123.976608276367,-123.976608276367,-123.707321166992,-123.707321166992,-123.684394836426,-123.678672790527,-123.58699798584,-123.58699798584,null,-96.9158096313477,-96.9158096313477,-96.58349609375,-96.5949554443359,-96.5720367431641,-96.5376586914062,-96.5090103149414,-96.5147399902344,-96.5319290161133,-96.5548477172852,-96.5720367431641,-96.5605773925781,-96.5548477172852,-96.5319290161133,-96.4975509643555,-96.4689025878906,-96.4574508666992,-96.4517135620117,-96.4402542114258,-96.4345245361328,-96.4345245361328,-96.4402542114258,-96.8126754760742,-96.9158096313477,-96.9158096313477,null,-86.7801895141602,-86.8260269165039,-86.7973709106445,-86.7744598388672,-86.7515335083008,-86.7400817871094,-86.7171630859375,-86.6598663330078,-86.6369476318359,-86.631217956543,-86.6025695800781,-86.5968399047852,-86.5166244506836,-86.5223541259766,-86.5108947753906,-86.4822463989258,-86.4421463012695,-86.436408996582,-86.4306793212891,-86.4249496459961,-86.3905715942383,-86.3676605224609,-86.3676605224609,-86.3390045166016,-86.350471496582,-86.3332824707031,-86.3275527954102,-86.3160934448242,-86.3103637695312,-86.3046340942383,-86.3046340942383,-86.3103637695312,-86.7801895141602,-86.7801895141602,null,-118.980422973633,-118.980422973633,-118.957496643066,-118.900207519531,-118.842903137207,-118.81999206543,-118.797073364258,-118.728317260742,-118.711120605469,-118.699668884277,-118.66529083252,-118.61946105957,-118.573616027832,-118.539245605469,-118.527786254883,-118.487678527832,-118.459030151367,-118.424644470215,-118.355895996094,-118.350158691406,-118.310050964355,-118.269943237305,-118.229835510254,-118.195465087891,-118.132438659668,-118.12671661377,-118.057945251465,-118.00065612793,-117.931907653809,-117.868873596191,-117.84595489502,-117.811584472656,-117.811584472656,-117.960548400879,-118.980422973633,-118.980422973633,null,-82.2939300537109,-82.1965255737305,-82.2079849243164,-82.2079849243164,-82.2251739501953,-82.2595520019531,-82.2538223266602,-82.2595520019531,-82.276741027832,-82.2710113525391,-82.276741027832,-82.2652740478516,-82.2595520019531,-82.2480926513672,-82.2309036254883,-82.2194366455078,-82.2022552490234,-82.1907958984375,-82.1678771972656,-82.1506881713867,-82.1334991455078,-82.1105804443359,-82.0532913208008,-82.0360946655273,-82.0475616455078,-81.9959869384766,-81.9100494384766,-81.8928527832031,-81.824104309082,-81.8126373291016,-81.8011856079102,-81.7725372314453,-81.7897262573242,-81.7897262573242,-81.8126373291016,-81.8069152832031,-81.8126373291016,-81.824104309082,-81.829833984375,-81.8470230102539,-81.8756713867188,-81.8756713867188,-81.8699417114258,-81.8985824584961,-81.9157791137695,-81.9272384643555,-81.9386901855469,-81.9272384643555,-81.9157791137695,-81.9215087890625,-81.9329605102539,-81.9501495361328,-81.9616165161133,-81.9673461914062,-81.9444198608398,-81.9100494384766,-81.9215087890625,-82.0189056396484,-82.0590133666992,-82.1907958984375,-82.2939300537109,-82.2939300537109,null,-90.0345916748047,-90.0460433959961,-90.0345916748047,-89.4215240478516,-89.4157943725586,-89.4157943725586,-90.0345916748047,-90.0345916748047,null,-110.036544799805,-110.042274475098,-111.056411743164,-111.050682067871,-111.056411743164,-111.056411743164,-111.050682067871,-110.810035705566,-110.804306030273,-110.586578369141,-110.580848693848,-110.592315673828,-110.592315673828,-110.626686096191,-110.626686096191,-110.598045349121,-110.586578369141,-110.535018920898,-110.540740966797,-110.208427429199,-110.036544799805,-110.036544799805],"y":[33.7987823486328,33.9821281433105,33.9821281433105,34.0795288085938,34.0967178344727,34.0967178344727,34.0737991333008,34.0737991333008,34.176929473877,34.176929473877,34.1654739379883,34.1540107727051,34.1540107727051,34.1482849121094,34.1253662109375,34.1139068603516,34.1081771850586,34.0967178344727,34.0795288085938,34.0680732727051,34.0737991333008,34.090991973877,34.1081771850586,34.1081771850586,34.0795288085938,34.0795288085938,34.039421081543,34.0050468444824,34.0107727050781,33.9763984680176,33.9821281433105,33.7873191833496,33.7987823486328,33.7987823486328,null,38.6001663208008,38.5256805419922,38.5199508666992,38.5084953308105,38.5084953308105,38.5142250061035,38.5142250061035,38.8637275695801,38.869457244873,39.1215591430664,39.1330184936523,39.471061706543,39.5741958618164,39.5741958618164,39.46533203125,39.138744354248,39.1330184936523,39.0413436889648,38.6975708007812,38.686107635498,38.6001663208008,38.6001663208008,null,33.9706649780273,33.9649391174316,33.9649391174316,33.9592094421387,33.9477462768555,33.9133720397949,33.890453338623,33.8789939880371,33.8618049621582,33.8331565856934,33.7873191833496,33.7758636474609,33.7529449462891,33.7300262451172,33.6899185180664,33.6841888427734,33.6956481933594,33.6899185180664,33.6555404663086,33.6498107910156,33.6498107910156,33.6841888427734,33.7242965698242,33.7815933227539,33.8331565856934,33.8503456115723,33.8675346374512,33.8789939880371,33.8675346374512,33.9706649780273,33.9706649780273,null,42.759838104248,42.759838104248,42.8056755065918,42.8056755065918,42.817138671875,42.817138671875,42.8515129089355,42.8515129089355,43.1952857971191,43.1952857971191,43.2010192871094,42.8572463989258,42.8515129089355,42.759838104248,42.759838104248,42.759838104248,null,38.8637275695801,39.1215591430664,39.2132339477539,39.2132339477539,38.9496688842773,38.875186920166,38.8637275695801,38.8637275695801,null,37.4714393615723,37.3339309692383,37.3683052062988,37.2422561645508,37.2938232421875,37.3110122680664,37.345386505127,37.4370613098145,37.4657135009766,37.5000877380371,37.523006439209,37.5516510009766,37.5631141662598,37.5803031921387,37.5860328674316,37.5974884033203,37.5917587280273,37.5974884033203,37.6032218933105,37.6089515686035,37.6146774291992,37.6204071044922,37.6204071044922,37.6204071044922,37.6375961303711,37.6204071044922,37.6089515686035,37.5860328674316,37.4714393615723,37.4714393615723,null,32.5898361206055,32.6070289611816,32.6184883117676,32.6299476623535,32.6471366882324,32.67578125,32.6929702758789,32.7101631164551,32.7273483276367,32.7617263793945,32.7617263793945,32.7617263793945,32.7559967041016,32.7445373535156,32.733081817627,32.7273483276367,32.733081817627,32.67578125,32.67578125,32.5898361206055,32.4981651306152,32.4981651306152,32.4637908935547,32.4580612182617,32.4580612182617,32.5898361206055,32.5898361206055,null,44.3583946228027,44.3412017822266,44.3354759216309,44.318286895752,44.306827545166,44.2781791687012,44.2609901428223,44.2438011169434,44.2323417663574,44.2208824157715,44.2151527404785,44.2151527404785,44.1922340393066,44.1693153381348,44.1120223999023,44.1005592346191,44.0891036987305,44.0661849975586,44.0547218322754,44.0318031311035,43.997428894043,43.9745101928711,43.9745101928711,43.985969543457,44.0260772705078,44.0432662963867,44.0432662963867,44.0318031311035,43.99169921875,43.985969543457,43.9172134399414,43.9114837646484,43.8942947387695,43.854190826416,43.8484573364258,43.854190826416,43.8942947387695,43.9286766052246,43.859920501709,43.8427314758301,43.8427314758301,43.859920501709,43.8828392028809,43.8885650634766,43.8885650634766,43.9573211669922,44.0088882446289,44.0203475952148,44.0260772705078,44.0318031311035,44.0489959716797,44.0833740234375,44.1463966369629,44.134937286377,44.1865043640137,44.2438011169434,44.2896385192871,44.2781791687012,44.3583946228027,44.3583946228027,null,44.2036933898926,44.5474662780762,44.6391410827637,44.6391410827637,44.2151527404785,44.2036933898926,44.2036933898926,null,31.6100807189941,31.7017555236816,31.707483291626,31.6960258483887,31.6960258483887,31.707483291626,31.707483291626,31.7246723175049,31.3579788208008,31.3579788208008,31.3522510528564,31.3579788208008,31.6158123016357,31.6100807189941,31.6100807189941,null,38.9840507507324,39.1330184936523,39.1330184936523,39.2246894836426,39.2189598083496,39.1788520812988,39.1444778442383,39.1100997924805,39.0528030395508,38.9955062866211,38.9382133483887,38.9267539978027,38.9152946472168,38.9152946472168,38.9267539978027,38.9267539978027,38.9152946472168,38.9210243225098,38.9210243225098,38.9095611572266,38.8866424560547,38.8866424560547,38.869457244873,38.869457244873,38.9267539978027,38.9267539978027,38.9840507507324,38.9840507507324,38.9840507507324,null,48.4894180297852,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.970703125,48.9592437744141,48.9477844238281,48.9305953979492,48.838924407959,48.8274612426758,48.8102722167969,48.787353515625,48.7930870056152,48.7587089538574,48.7529792785645,48.7415199279785,48.7128715515137,48.6670341491699,48.655574798584,48.649845123291,48.5581741333008,48.5581741333008,48.2201271057129,48.2201271057129,48.1227264404297,48.1227264404297,48.0024070739746,48.0024070739746,47.9565696716309,47.9508361816406,47.9221878051758,47.9049987792969,47.9107322692871,47.9049987792969,47.882080078125,47.9049987792969,47.8935432434082,47.8992729187012,47.9279174804688,47.939380645752,47.9107322692871,47.8992729187012,47.939380645752,47.9909439086914,48.0195922851562,48.0425109863281,48.071159362793,48.0998077392578,48.1284523010254,48.1742897033691,48.202938079834,48.2258567810059,48.2716941833496,48.2201271057129,48.1800193786621,48.1800193786621,48.1628341674805,48.1628341674805,48.2201271057129,48.4894180297852,48.4894180297852,null,40.697193145752,41.0065879821777,41.0524253845215,41.0524253845215,41.3962020874023,41.3962020874023,41.3962020874023,41.3962020874023,41.0466995239258,41.0466995239258,40.697193145752,40.697193145752,40.697193145752,40.697193145752,null,38.6689224243164,38.5887069702148,38.1417999267578,37.6089515686035,36.9958839416504,36.8411865234375,36.8583755493164,36.8469161987305,36.8469161987305,38.0272064208984,38.0386695861816,38.6689224243164,38.6689224243164,38.6689224243164,null,34.3373603820801,34.3373603820801,34.0795288085938,33.6956481933594,33.134147644043,33.12841796875,33.1169624328613,33.306037902832,33.306037902832,33.3862533569336,33.3862533569336,33.3805198669434,33.3862533569336,33.4779243469238,33.6498107910156,33.6498107910156,33.8217010498047,33.8217010498047,34.1368255615234,34.2514190673828,34.2571449279785,34.2571449279785,34.3373603820801,34.3373603820801,null,35.5749473571777,35.5864105224609,35.5405731201172,35.534839630127,35.5176544189453,35.5061950683594,35.4775466918945,35.4546279907227,35.4202499389648,35.4202499389648,35.448902130127,35.4947357177734,35.5405731201172,35.5749473571777,35.5749473571777,null,35.4546279907227,35.712459564209,35.9301834106445,35.9301834106445,35.6322479248047,35.4546279907227,35.4546279907227,35.4546279907227,null,44.7136268615723,44.4214210510254,44.4156875610352,44.3698501586914,44.3698501586914,44.3412017822266,44.3297462463379,44.3297462463379,44.312557220459,44.306827545166,44.2781791687012,44.2781791687012,44.2609901428223,44.2609901428223,44.312557220459,44.3927688598633,44.4328765869141,44.5130920410156,44.5818481445312,44.6506004333496,44.6907081604004,44.7250862121582,44.7823829650879,44.8282203674316,44.9198913574219,44.9714584350586,45.0058326721191,45.0344848632812,45.0344848632812,44.7480049133301,44.7422752380371,44.7193565368652,44.7136268615723,44.7136268615723,null,43.080696105957,43.4989547729492,43.4989547729492,43.4531211853027,43.4244728088379,43.3958206176758,43.3786354064941,43.3385276794434,43.3098793029785,43.2984199523926,43.2812309265137,43.2583122253418,43.2353935241699,43.2239379882812,43.2239379882812,43.218204498291,43.2010192871094,43.1781005859375,43.1494483947754,43.1208038330078,43.1036148071289,43.080696105957,43.080696105957,43.080696105957,43.080696105957,null,34.9905319213867,34.996265411377,35.2712821960449,35.265552520752,35.265552520752,35.2712821960449,35.2942008972168,35.3228492736816,35.3228492736816,35.3343086242676,35.3400382995605,35.3686828613281,35.3686828613281,35.3343086242676,35.3113899230957,35.3113899230957,35.2827415466309,35.265552520752,35.265552520752,35.2712821960449,35.254093170166,35.1681480407715,35.1509590148926,35.1337738037109,35.116584777832,35.116584777832,35.1280403137207,35.1395034790039,35.1395034790039,35.1337738037109,35.116584777832,34.9905319213867,34.9905319213867,34.9905319213867,null,47.2575607299805,47.9451065063477,47.9279174804688,47.939380645752,47.9622993469238,47.9451065063477,47.9164619445801,47.8935432434082,47.9049987792969,47.933650970459,47.939380645752,47.9164619445801,47.9279174804688,47.9164619445801,47.8648948669434,47.8591651916504,47.8591651916504,47.8305168151855,47.8362464904785,47.8935432434082,47.9049987792969,47.933650970459,47.939380645752,47.9279174804688,47.8706245422363,47.8305168151855,47.7789497375488,47.8305168151855,47.8247871398926,47.8477058410645,47.8419761657715,47.8247871398926,47.2575607299805,47.2575607299805,47.2575607299805,47.2575607299805,null,37.9412651062012,38.0386695861816,38.0443954467773,38.0558586120605,38.0615882873535,38.107421875,38.1188812255859,38.1303405761719,38.1360702514648,38.1647186279297,38.1761779785156,38.1990966796875,38.2334747314453,38.2563934326172,38.2735786437988,38.2907676696777,38.3136863708496,38.3251495361328,38.3366050720215,38.3423347473145,38.3423347473145,38.3537940979004,38.3709869384766,38.3251495361328,38.2964973449707,38.2735786437988,38.3251495361328,38.3136863708496,38.3136863708496,38.3079605102539,38.2907676696777,38.2277450561523,38.2220153808594,38.1990966796875,38.1990966796875,38.1819076538086,38.1819076538086,38.1876373291016,38.1990966796875,38.1589889526367,38.1589889526367,38.1532592773438,38.1303405761719,38.1417999267578,38.1417999267578,38.1360702514648,38.113151550293,38.1016960144043,38.0959625244141,38.0845031738281,38.0787773132324,38.0787773132324,38.0673141479492,38.0501251220703,38.0386695861816,38.0272064208984,38.0157508850098,38.0100212097168,38.0042877197266,37.969913482666,37.9412651062012,37.9412651062012,null,45.1261558532715,45.3839874267578,45.5616035461426,45.5558738708496,45.4699325561523,45.1261558532715,45.1261558532715,45.1261558532715,null,42.2728271484375,41.5795478820801,41.5795478820801,41.9978065490723,42.5191993713379,43.0233993530273,43.2926902770996,43.2812309265137,43.2067489624023,43.1952857971191,43.1322631835938,43.1208038330078,42.7827568054199,42.7827568054199,42.7140045166016,42.7140045166016,42.4561729431152,42.4504432678223,42.2842826843262,42.2842826843262,42.2728271484375,42.2728271484375],"text":"Percent: -59.03356","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.5750885009766,-95.3459091186523,-95.1167221069336,-95.0766143798828,-95.1109924316406,-95.1109924316406,-95.0651550292969,-94.9849395751953,-94.956298828125,-95.2026672363281,-95.5808181762695,-95.5750885009766,-95.5750885009766,null,-95.5349807739258,-95.5636291503906,-95.6323852539062,-95.6209259033203,-95.6438446044922,-95.6896820068359,-95.7183303833008,-95.7527084350586,-95.76416015625,-95.7527084350586,-95.3745574951172,-95.2026672363281,-95.2026672363281,-95.1854782104492,-95.1797485351562,-95.5349807739258,-95.5349807739258],"y":[39.6544075012207,39.6544075012207,39.6544075012207,39.6028442382812,39.5570068359375,39.5398178100586,39.5054397583008,39.46533203125,39.4252243041992,39.4137687683105,39.4137687683105,39.6544075012207,39.6544075012207,null,40.2732048034668,40.3075790405273,40.3247718811035,40.3820648193359,40.4393615722656,40.5023880004883,40.5310363769531,40.5596809387207,40.5940628051758,40.6112480163574,40.6055183410645,40.6055183410645,40.496654510498,40.496654510498,40.2789344787598,40.2732048034668,40.2732048034668],"text":"Percent: -59.02447","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.7717819213867,-85.5540542602539,-85.5483322143555,-85.7545928955078,-86.2645263671875,-86.2473373413086,-86.2244186401367,-86.2186889648438,-86.2244186401367,-86.2186889648438,-86.1843109130859,-86.1671295166016,-86.1728515625,-86.2072296142578,-86.1957702636719,-86.1900405883789,-85.7717819213867,-85.7717819213867],"y":[42.7713012695312,42.7713012695312,42.4160652160645,42.4160652160645,42.4160652160645,42.4733619689941,42.5421180725098,42.5822219848633,42.639518737793,42.6452484130859,42.6337890625,42.6567077636719,42.6738967895508,42.6968154907227,42.7426528930664,42.7713012695312,42.7713012695312,42.7713012695312],"text":"Percent: -58.99104","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.3634719848633,-93.4780654907227,-93.4837951660156,-93.4723358154297,-93.4551467895508,-93.4494171142578,-93.3806610107422,-93.3634719848633,-93.3405532836914,-93.3176345825195,-93.3061752319336,-93.2947158813477,-93.2717971801758,-93.1801223754883,-93.1572113037109,-93.151481628418,-93.1285552978516,-93.1056442260742,-93.1113739013672,-93.2145004272461,-93.2145004272461,-93.3634719848633,-93.3634719848633,null,-121.272247314453,-121.283706665039,-121.283706665039,-121.266510009766,-121.214958190918,-121.192031860352,-121.151931762695,-121.129005432129,-121.043067932129,-121.008682250977,-120.974304199219,-120.768043518066,-120.71647644043,-120.613342285156,-120.584693908691,-120.498756408691,-120.097686767578,-119.994552612305,-120.006011962891,-120.091949462891,-120.401344299316,-120.659187316895,-120.745124816895,-120.894088745117,-121.002960205078,-121.05451965332,-121.140464782715,-121.197761535645,-121.243606567383,-121.272247314453,-121.272247314453],"y":[33.443546295166,33.449275970459,33.4779243469238,33.8217010498047,33.8274269104004,33.9592094421387,33.9649391174316,33.9534797668457,33.9362907409668,33.9133720397949,33.896183013916,33.8618049621582,33.8388862609863,33.8045082092285,33.8045082092285,33.8045082092285,33.7815933227539,33.7758636474609,33.455005645752,33.455005645752,33.443546295166,33.443546295166,33.443546295166,null,39.0356140136719,39.0757217407227,39.1673965454102,39.2762565612793,39.2934455871582,39.339282989502,39.3450126647949,39.3851165771484,39.4080352783203,39.4137687683105,39.4252243041992,39.4481430053711,39.5054397583008,39.5398178100586,39.5283584594727,39.4424133300781,39.4424133300781,39.4424133300781,39.3163642883301,39.3106346130371,39.3163642883301,39.3163642883301,39.2819862365723,39.1788520812988,39.0871810913086,39.0069694519043,39.0356140136719,39.0069694519043,39.018424987793,39.0356140136719,39.0356140136719],"text":"Percent: -58.98345","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.0766143798828,-95.0938110351562,-95.1052627563477,-95.1281814575195,-95.1625595092773,-95.1969375610352,-95.1969375610352,-95.2026672363281,-94.956298828125,-94.9391021728516,-94.8932723999023,-94.8932723999023,-94.85888671875,-94.8130569458008,-94.9104614257812,-94.9104614257812,-94.9219207763672,-94.9161911010742,-94.9391021728516,-94.956298828125,-94.9734878540039,-94.9906692504883,-95.0078659057617,-95.0307769775391,-95.0537033081055,-95.0766143798828,-95.0766143798828],"y":[38.9840507507324,38.9783172607422,38.9668617248535,38.9611320495605,38.9725875854492,38.9725875854492,39.0413436889648,39.4137687683105,39.4252243041992,39.4023056030273,39.3851165771484,39.333553314209,39.2762565612793,39.2132339477539,39.2132339477539,39.138744354248,39.1330184936523,39.0069694519043,38.9955062866211,39.0069694519043,38.9955062866211,38.9897766113281,38.9897766113281,38.9897766113281,38.9783172607422,38.9840507507324,38.9840507507324],"text":"Percent: -58.96888","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-107.779090881348,-107.750442504883,-107.733253479004,-107.733253479004,-107.710334777832,-107.710334777832,-107.68741607666,-107.68741607666,-107.63011932373,-107.60147857666,-107.595741271973,-107.423858642578,-107.486885070801,-107.509803771973,-107.670227050781,-107.670227050781,-107.784820556641,-107.784820556641,-107.830657958984,-107.836387634277,-107.876495361328,-107.882225036621,-108.036918640137,-108.04264831543,-108.065574645996,-108.065574645996,-108.19734954834,-108.203079223633,-108.317665100098,-108.317665100098,-108.437995910645,-108.655715942383,-108.690093994141,-108.701553344727,-108.810409545898,-108.816139221191,-108.793228149414,-108.798957824707,-108.839065551758,-108.839065551758,-108.861976623535,-108.861976623535,-108.884902954102,-108.890632629395,-108.913551330566,-108.907814025879,-108.896354675293,-108.902084350586,-108.930740356445,-108.925010681152,-108.781768798828,-108.409339904785,-108.403610229492,-108.363502502441,-108.363502502441,-108.317665100098,-108.317665100098,-108.031188964844,-108.031188964844,-108.014007568359,-108.014007568359,-107.9853515625,-107.9853515625,-107.968170166016,-107.968170166016,-107.950973510742,-107.950973510742,-107.933792114258,-107.933792114258,-107.779090881348,-107.779090881348,-107.779090881348],"y":[46.4897956848145,46.4955253601074,46.4783363342285,46.4554176330566,46.4554176330566,46.4496879577637,46.438232421875,46.4095802307129,46.3580131530762,46.3580131530762,46.3293685913086,46.1689414978027,46.0829963684082,46.0428886413574,46.0428886413574,45.985595703125,45.9798622131348,45.9626770019531,45.9684028625488,45.9397583007812,45.934024810791,45.9053764343262,45.8939208984375,45.7907867431641,45.7850570678711,45.5214958190918,45.5214958190918,45.4928512573242,45.4928512573242,45.4699325561523,45.4642028808594,45.4699325561523,45.4699325561523,45.5157661437988,45.5272254943848,45.5558738708496,45.5902519226074,45.6360893249512,45.618896484375,45.6418151855469,45.6418151855469,45.6475486755371,45.6647338867188,45.6876525878906,45.6933860778809,45.796516418457,45.807975769043,45.9569435119629,45.9626770019531,46.128833770752,46.1345596313477,46.128833770752,46.2262344360352,46.2262344360352,46.2434234619141,46.2434234619141,46.2548828125,46.260612487793,46.3064498901367,46.3064498901367,46.3408241271973,46.3293685913086,46.3408241271973,46.3408241271973,46.3580131530762,46.3580131530762,46.3752059936523,46.3752059936523,46.3923950195312,46.386661529541,46.4897956848145,46.4897956848145],"text":"Percent: -58.95626","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-120.006011962891,-120.006011962891,-120.074768066406,-120.137794494629,-120.17790222168,-120.246658325195,-120.252380371094,-120.447189331055,-120.464370727539,-120.544586181641,-120.573234558105,-120.693557739258,-120.71647644043,-120.745124816895,-120.813873291016,-120.876907348633,-120.922744750977,-121.043067932129,-121.08317565918,-121.100357055664,-121.151931762695,-121.151931762695,-121.478507995605,-121.484245300293,-121.461318969727,-121.461318969727,-121.415489196777,-121.40975189209,-121.415489196777,-121.38111114502,-121.352462768555,-121.312355041504,-121.272247314453,-121.243606567383,-121.197761535645,-121.140464782715,-121.05451965332,-121.002960205078,-120.894088745117,-120.745124816895,-120.659187316895,-120.401344299316,-120.091949462891,-120.006011962891,-120.006011962891,-120.006011962891,-120.006011962891],"y":[39.1158256530762,39.0642623901367,39.0642623901367,39.0757217407227,39.0413436889648,39.0356140136719,39.0241546630859,39.0298881530762,38.9840507507324,38.9324798583984,38.9152946472168,38.9783172607422,38.9783172607422,39.0069694519043,39.0069694519043,38.9496688842773,38.9496688842773,38.9095611572266,38.8178901672363,38.8121604919434,38.7319450378418,38.7204895019531,38.7319450378418,38.7548637390137,38.7548637390137,38.9267539978027,38.9267539978027,38.9725875854492,38.9955062866211,39.018424987793,39.0298881530762,39.0470733642578,39.0356140136719,39.018424987793,39.0069694519043,39.0356140136719,39.0069694519043,39.0871810913086,39.1788520812988,39.2819862365723,39.3163642883301,39.3163642883301,39.3106346130371,39.3163642883301,39.1616630554199,39.1158256530762,39.1158256530762],"text":"Percent: -58.94320","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.0246353149414,-81.8527450561523,-81.8126373291016,-81.7954559326172,-81.7152404785156,-81.7037811279297,-81.6751327514648,-81.6006546020508,-81.5834579467773,-81.5605392456055,-81.5376205444336,-81.5318908691406,-81.5376205444336,-81.5433578491211,-81.5376205444336,-81.5089797973633,-81.4803237915039,-81.4803237915039,-81.4803237915039,-81.4688720703125,-81.4459457397461,-81.4402160644531,-81.7037811279297,-81.7381591796875,-81.7839965820312,-81.7954559326172,-81.8069152832031,-81.829833984375,-81.8699417114258,-81.9100494384766,-81.9444198608398,-81.9787979125977,-81.9501495361328,-81.9215087890625,-81.9845275878906,-81.9902572631836,-81.9845275878906,-82.0532913208008,-82.0246353149414,-82.0246353149414],"y":[32.6070289611816,32.6471366882324,32.6414070129395,32.6184883117676,32.5726509094238,32.5554618835449,32.549732208252,32.5153541564941,32.5153541564941,32.5038986206055,32.4752464294434,32.4580612182617,32.4236831665039,32.412223815918,32.3950347900391,32.3606567382812,32.3549270629883,32.3491973876953,32.3377380371094,32.3262786865234,32.2861709594727,32.2460632324219,32.1773109436035,32.1658515930176,32.1601181030273,32.1887702941895,32.2174186706543,32.2460632324219,32.2689819335938,32.2804412841797,32.2861709594727,32.2804412841797,32.2976303100586,32.3893051147461,32.4637908935547,32.4752464294434,32.5210838317871,32.5554618835449,32.6070289611816,32.6070289611816],"text":"Percent: -58.91728","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.59228515625,-95.5980072021484,-95.3573608398438,-95.3516311645508,-95.3115234375,-95.2828826904297,-95.231315612793,-95.1854782104492,-95.1453704833984,-95.1396484375,-95.0823440551758,-95.0880737304688,-95.0766143798828,-95.0537033081055,-94.8989944458008,-94.85888671875,-94.8703536987305,-95.1167221069336,-95.1167221069336,-95.4662322998047,-95.59228515625,-95.59228515625],"y":[44.2151527404785,44.5531959533691,44.5531959533691,44.7136268615723,44.7078971862793,44.6792488098145,44.6792488098145,44.6391410827637,44.6334114074707,44.6104927062988,44.5990333557129,44.5933036804199,44.587574005127,44.587574005127,44.5302772521973,44.5073585510254,44.2953681945801,44.2953681945801,44.2036933898926,44.2151527404785,44.2151527404785,44.2151527404785],"text":"Percent: -58.88416","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.1388549804688,-84.0242614746094,-84.0185317993164,-83.818000793457,-83.8122711181641,-83.7950744628906,-83.7950744628906,-83.7606964111328,-83.7606964111328,-84.0128021240234,-84.087287902832,-84.093017578125,-84.1331253051758,-84.1388549804688,-84.1388549804688,-84.1388549804688,null,-101.384880065918,-101.379150390625,-100.731712341309,-100.71452331543,-100.71452331543,-100.806198120117,-101.384880065918,-101.384880065918,null,-100.84056854248,-100.273345947266,-100.256149291992,-100.703056335449,-100.846298217773,-100.84056854248,-100.84056854248],"y":[31.0657730102539,31.0657730102539,31.0313930511475,31.0256633758545,31.0199356079102,31.0142059326172,31.0256633758545,31.0256633758545,30.6589698791504,30.670431137085,30.6761589050293,30.9110736846924,30.9626407623291,30.9740982055664,31.0657730102539,31.0657730102539,null,39.1444778442383,39.5799255371094,39.5799255371094,39.5741958618164,39.138744354248,39.1444778442383,39.1444778442383,39.1444778442383,null,42.0894813537598,42.0894813537598,41.7457046508789,41.7457046508789,41.7457046508789,42.0894813537598,42.0894813537598],"text":"Percent: -58.87663","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-74.8970413208008,-74.8741226196289,-74.851203918457,-74.8454818725586,-74.8340148925781,-74.8168258666992,-74.7996444702148,-74.765266418457,-74.7538070678711,-74.7308807373047,-74.7251586914062,-74.7251586914062,-74.7251586914062,-74.7079696655273,-74.7251586914062,-74.7194290161133,-74.7251586914062,-74.7423400878906,-74.7824478149414,-74.7881774902344,-74.7538070678711,-74.7996444702148,-74.7996444702148,-74.8741226196289,-74.8683929443359,-74.9199600219727,-74.9314270019531,-74.9657974243164,-75.0116348266602,-75.046012878418,-75.0632019042969,-75.0689315795898,-75.0689315795898,-75.0861206054688,-75.1204986572266,-75.1434097290039,-75.1720657348633,-75.2007141113281,-75.1147689819336,-75.0632019042969,-75.0001754760742,-74.9772567749023,-74.9314270019531,-74.8970413208008,-74.8970413208008],"y":[40.7831344604492,40.7716789245605,40.7544898986816,40.7373008728027,40.7373008728027,40.7373008728027,40.7373008728027,40.7373008728027,40.7315711975098,40.7258415222168,40.691463470459,40.6628150939941,40.6398963928223,40.6227073669434,40.5940628051758,40.5825996398926,40.5654106140137,40.5596809387207,40.5081176757812,40.5081176757812,40.4279022216797,40.4279022216797,40.3877983093262,40.3820648193359,40.3534164428711,40.3362274169922,40.3591461181641,40.4049835205078,40.4164428710938,40.4279022216797,40.4450912475586,40.4794692993164,40.5539512634277,40.5654106140137,40.5768699645996,40.5768699645996,40.5768699645996,40.5940628051758,40.6456260681152,40.680004119873,40.7086524963379,40.7315711975098,40.7659454345703,40.7831344604492,40.7831344604492],"text":"Percent: -58.86407","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-107.160301208496,-107.458229064941,-107.463966369629,-107.463966369629,-107.481155395508,-107.481155395508,-107.463966369629,-107.469696044922,-107.486885070801,-107.526992797852,-107.538444519043,-107.53271484375,-107.538444519043,-107.544174194336,-107.567100524902,-107.59001159668,-107.584281921387,-107.538444519043,-107.53271484375,-107.515533447266,-107.515533447266,-107.567100524902,-107.561370849609,-107.572830200195,-107.572830200195,-107.005592346191,-107.005592346191,-107.039970397949,-107.062896728516,-107.080078125,-107.108734130859,-107.143104553223,-107.143104553223,-107.154571533203,-107.160301208496,-107.160301208496],"y":[37.4198760986328,37.4198760986328,37.6318664550781,37.7350006103516,37.7521896362305,37.7636489868164,37.7922973632812,37.8094863891602,37.8209419250488,37.832405090332,37.8782386779785,37.9011573791504,37.9183502197266,37.9527244567871,37.9584541320801,37.969913482666,37.9985618591309,38.0100212097168,38.0386695861816,38.0558586120605,38.0730438232422,38.0845031738281,38.113151550293,38.1303405761719,38.1417999267578,38.1417999267578,37.9469947814941,37.9469947814941,37.9584541320801,37.9469947814941,37.9527244567871,37.9298057556152,37.7292709350586,37.5058174133301,37.4198760986328,37.4198760986328],"text":"Percent: -58.86288","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.4005279541016,-94.3947982788086,-95.1969375610352,-95.1969375610352,-95.3229904174805,-95.3287200927734,-95.0823440551758,-95.0766143798828,-95.0995407104492,-95.1224517822266,-95.1453704833984,-95.1740188598633,-95.2083969116211,-95.2485046386719,-95.2771530151367,-95.2828826904297,-95.2943420410156,-95.2886123657227,-95.3115234375,-95.2943420410156,-95.1568298339844,-95.1511001586914,-95.1052627563477,-95.0537033081055,-95.0193252563477,-94.9849395751953,-94.9333801269531,-94.9047241210938,-94.8818130493164,-94.8417053222656,-94.8015975952148,-94.7958679199219,-94.7901382446289,-94.7614898681641,-94.7328414916992,-94.7213821411133,-94.6984634399414,-94.6755447387695,-94.6755447387695,-94.6755447387695,-94.68701171875,-94.6812744140625,-94.6698150634766,-94.6067962646484,-94.5208511352539,-94.4406356811523,-94.4005279541016,-94.4005279541016],"y":[48.7014122009277,48.3576354980469,48.3690986633301,48.5352554321289,48.5352554321289,48.7128715515137,48.7071418762207,48.9305953979492,48.9076805114746,48.8962173461914,48.8904876708984,48.8847618103027,48.8847618103027,48.8904876708984,48.8904876708984,48.9134063720703,48.9248657226562,48.9477844238281,48.970703125,48.9993515014648,49.0050811767578,49.3832321166992,49.3717727661133,49.3660430908203,49.3603172302246,49.3717727661133,49.3775024414062,49.3660430908203,49.3488540649414,49.3431243896484,49.3373985290527,49.297290802002,49.239990234375,49.1712379455566,49.1139450073242,49.0566444396973,48.9821624755859,48.9305953979492,48.8904876708984,48.8503799438477,48.8160057067871,48.787353515625,48.7644386291504,48.7357902526855,48.7128715515137,48.6899528503418,48.7014122009277,48.7014122009277],"text":"Percent: -58.82883","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.2962265014648,-85.2962265014648,-84.8264007568359,-84.8321304321289,-85.2102813720703,-85.2962265014648,-85.2962265014648],"y":[41.7800827026367,42.0780181884766,42.0665626525879,41.7800827026367,41.7800827026367,41.7800827026367,41.7800827026367],"text":"Percent: -58.82172","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.81494140625,-84.81494140625,-85.2274703979492,-85.2274703979492,-85.2160186767578,-85.2160186767578,-85.0956954956055,-84.8092193603516,-84.81494140625,-84.81494140625],"y":[40.3534164428711,40.3133087158203,40.3075790405273,40.376335144043,40.376335144043,40.5654106140137,40.5654106140137,40.5654106140137,40.3534164428711,40.3534164428711],"text":"Percent: -58.79448","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.510139465332,-90.4929504394531,-90.4471206665039,-90.429931640625,-90.4127349853516,-90.3840942382812,-90.3783645629883,-90.3611755371094,-90.3267974853516,-90.3038787841797,-90.2981491088867,-90.2866897583008,-90.2637710571289,-90.2236633300781,-90.1950149536133,-90.1720962524414,-90.1319885253906,-90.1090774536133,-90.0746994018555,-90.0345916748047,-90.0231323242188,-89.9887542724609,-89.9887542724609,-89.9944839477539,-90.5846252441406,-90.5846252441406,-90.5445175170898,-90.5273361206055,-90.510139465332,-90.510139465332,null,-86.5796585083008,-86.5796585083008,-86.4650573730469,-86.178581237793,-86.1728515625,-86.361930847168,-86.361930847168,-86.5280838012695,-86.5223541259766,-86.5796585083008,-86.5796585083008,null,-95.1682891845703,-95.0594329833984,-94.7099227905273,-94.7099227905273,-94.9333801269531,-95.1625595092773,-95.1682891845703,-95.1682891845703,null,-86.2358779907227,-86.2244186401367,-85.7545928955078,-85.7545928955078,-86.0582580566406,-86.2358779907227,-86.2358779907227,null,-94.3890686035156,-94.3661499023438,-94.3375015258789,-94.314582824707,-94.2916641235352,-94.2859344482422,-94.2630157470703,-94.2572860717773,-94.2458267211914,-94.2458267211914,-94.2400970458984,-94.2286376953125,-94.2114486694336,-94.1999893188477,-94.1770706176758,-94.1541595458984,-94.1083221435547,-94.0739364624023,-94.0452880859375,-94.0281066894531,-93.9937210083008,-93.9937210083008,-94.0109176635742,-94.0223770141602,-94.0223770141602,-94.0109176635742,-93.95361328125,-93.9192428588867,-93.8963241577148,-93.8848648071289,-93.86767578125,-93.8390274047852,-93.8103790283203,-93.78173828125,-93.7702713012695,-93.7760009765625,-93.7931900024414,-93.7989196777344,-93.7874603271484,-93.7702713012695,-93.7702713012695,-93.7702713012695,-94.3317718505859,-94.3317718505859,-94.314582824707,-94.326042175293,-94.3489608764648,-94.3546905517578,-94.3546905517578,-94.3833389282227,-94.4005279541016,-94.4119873046875,-94.4349060058594,-94.4578247070312,-94.4921951293945,-94.5323028564453,-94.5552291870117,-94.5724105834961,-94.6067962646484,-94.6297073364258,-94.6411743164062,-94.6583557128906,-94.6755447387695,-94.68701171875,-94.6927337646484,-94.7099227905273,-94.7328414916992,-94.7385711669922,-94.7614898681641,-94.77294921875,-94.767219543457,-94.778678894043,-94.778678894043,-94.6469039916992,-94.6469039916992,-94.6583557128906,-94.6583557128906,-94.6698150634766,-94.6640853881836,-94.3947982788086,-94.3890686035156,-94.3890686035156,null,-94.6182479858398,-94.6125183105469,-94.6182479858398,-94.1197738647461,-94.131233215332,-94.1140518188477,-94.1197738647461,-94.0682144165039,-94.0682144165039,-94.0739364624023,-94.0853958129883,-94.1140518188477,-94.1255035400391,-94.1885375976562,-94.2229080200195,-94.2687454223633,-94.2859344482422,-94.3088531494141,-94.6182479858398,-94.6182479858398,null,-95.8730316162109,-95.8730316162109,-95.8386535644531,-95.8214645385742,-95.8271942138672,-95.8271942138672,-95.8558349609375,-95.8443756103516,-95.867301940918,-96.4689025878906,-96.4631729125977,-96.3485794067383,-96.3485794067383,-96.319938659668,-96.2855606079102,-96.2626342773438,-96.2339935302734,-96.1996154785156,-96.1766891479492,-96.1480484008789,-96.1194000244141,-96.0907516479492,-96.0506439208984,-96.0219955444336,-96.0048141479492,-95.9761581420898,-95.953239440918,-95.9303207397461,-95.8730316162109,-95.8730316162109,null,-96.8298721313477,-96.8241424560547,-96.8184127807617,-96.8184127807617,-96.8126754760742,-96.8126754760742,-96.8184127807617,-96.8241424560547,-96.7553787231445,-96.7668380737305,-96.772575378418,-96.7783050537109,-96.7840347290039,-96.7783050537109,-97.2767791748047,-97.677848815918,-97.6721115112305,-97.6950378417969,-97.6893081665039,-97.4372024536133,-96.8298721313477,-96.8298721313477,null,-94.051025390625,-94.051025390625,-94.051025390625,-94.6526260375977,-94.6469039916992,-94.6010665893555,-94.4406356811523,-94.4005279541016,-94.2973937988281,-94.2458267211914,-94.2515563964844,-94.1885375976562,-94.1427001953125,-94.1083221435547,-94.051025390625,-94.051025390625],"y":[39.9867248535156,39.9981803894043,40.0210990905762,40.044017791748,40.0726699829102,40.0898551940918,40.1070442199707,40.1185073852539,40.1070442199707,40.0841255187988,40.061206817627,40.0497512817383,40.061206817627,40.0497512817383,40.0669364929199,40.061206817627,40.0726699829102,40.0783996582031,40.0898551940918,40.1013145446777,40.1013145446777,40.1242332458496,39.9007797241211,39.8664054870605,39.8664054870605,39.8835906982422,39.9294281005859,39.9638061523438,39.9867248535156,39.9867248535156,null,40.7373008728027,40.9034576416016,40.9091873168945,40.9091873168945,40.5596809387207,40.5539512634277,40.680004119873,40.697193145752,40.7315711975098,40.7373008728027,40.7373008728027,null,41.5050621032715,41.5050621032715,41.5050621032715,41.1612892150879,41.1555557250977,41.1555557250977,41.5050621032715,41.5050621032715,null,41.7686233520508,42.0665626525879,42.0780181884766,41.7686233520508,41.7686233520508,41.7686233520508,41.7686233520508,null,47.4237174987793,47.4179878234863,47.4237174987793,47.4179878234863,47.4179878234863,47.429443359375,47.4409065246582,47.4523620605469,47.4580955505371,47.4695510864258,47.4924697875977,47.5096626281738,47.5153884887695,47.5039329528809,47.5153884887695,47.5153884887695,47.4981994628906,47.486743927002,47.4638252258301,47.4351768493652,47.4179878234863,47.4065284729004,47.4007987976074,47.3893394470215,47.3664207458496,47.3549613952637,47.3320426940918,47.2976684570312,47.2976684570312,47.3091239929199,47.3205871582031,47.3148536682129,47.291934967041,47.291934967041,47.2804794311523,47.2632865905762,47.2460975646973,47.2289123535156,47.2117233276367,47.2059936523438,47.0169143676758,46.7991943359375,46.8049240112305,46.6273040771484,46.6273040771484,46.3064498901367,46.2835311889648,46.3064498901367,46.3121795654297,46.3179054260254,46.3179054260254,46.3350982666016,46.3408241271973,46.3408241271973,46.3293685913086,46.3236389160156,46.3179054260254,46.3293685913086,46.3350982666016,46.3408241271973,46.3637428283691,46.3694763183594,46.3637428283691,46.3580131530762,46.3522872924805,46.3408241271973,46.3408241271973,46.3694763183594,46.3752059936523,46.3752059936523,46.6215782165527,46.6273040771484,46.8049240112305,46.8049240112305,46.976806640625,46.976806640625,47.3263130187988,47.3320426940918,47.4065284729004,47.4065284729004,47.4237174987793,47.4237174987793,null,38.4798431396484,38.737678527832,38.8465385437012,38.8293495178223,38.6574630737305,38.6574630737305,38.5715179443359,38.5715179443359,38.4626579284668,38.4511985778809,38.4454689025879,38.4511985778809,38.4454689025879,38.4454689025879,38.4454689025879,38.4454689025879,38.4569244384766,38.4683876037598,38.4798431396484,38.4798431396484,null,41.0466995239258,41.0295066833496,40.9722099304199,40.949291229248,40.9321060180664,40.9091873168945,40.8518905639648,40.8117828369141,40.7659454345703,40.7716789245605,41.0065879821777,41.0065879821777,41.0295066833496,41.0295066833496,41.0237808227539,41.0180473327637,41.0065879821777,40.9893989562988,40.9951286315918,41.0123176574707,41.0295066833496,41.0466995239258,41.0581550598145,41.0581550598145,41.0581550598145,41.0524253845215,41.0524253845215,41.0524253845215,41.0466995239258,41.0466995239258,null,47.2403717041016,47.2059936523438,47.1486968994141,47.1200485229492,47.0856704711914,47.0512962341309,47.034107208252,46.9997253417969,46.9195137023926,46.8736763000488,46.7991943359375,46.70751953125,46.6674118041992,46.6330337524414,46.6273040771484,46.6215782165527,46.9710807800293,46.9710807800293,47.2346420288086,47.2346420288086,47.2403717041016,47.2403717041016,null,33.3003082275391,33.0367469787598,32.8992347717285,32.9106979370117,33.2773895263672,33.2831192016602,33.317497253418,33.2888450622559,33.2831192016602,33.2773895263672,33.3003082275391,33.3346824645996,33.3232269287109,33.3289566040039,33.3003082275391,33.3003082275391],"text":"Percent: -58.76936","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.9532089233398,-80.9360198974609,-80.9073715209961,-80.8901824951172,-80.8729934692383,-80.8901824951172,-80.918830871582,-80.9417495727539,-80.9474716186523,-80.9474716186523,-81.4459457397461,-81.4516830444336,-81.4803237915039,-81.4803237915039,-81.5719985961914,-81.5662689208984,-81.3600082397461,-81.3600082397461,-81.3370895385742,-81.3370895385742,-81.2797927856445,-81.2797927856445,-81.1709289550781,-81.1651992797852,-80.9532089233398,-80.9532089233398],"y":[27.2040348052979,27.1925754547119,27.1868476867676,27.1753883361816,27.1524696350098,27.1352806091309,27.1238212585449,27.100902557373,26.7685890197754,26.7571296691895,26.7628574371338,26.7685890197754,26.7743167877197,26.7628574371338,26.7628574371338,27.0321483612061,27.0321483612061,27.037878036499,27.043607711792,27.0321483612061,27.0321483612061,27.112361907959,27.1180934906006,27.2040348052979,27.2040348052979,27.2040348052979],"text":"Percent: -58.76159","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.8852081298828,-76.8680114746094,-76.850830078125,-76.8164520263672,-76.7935333251953,-76.7419738769531,-76.7476959228516,-76.7419738769531,-76.7763442993164,-76.7878036499023,-76.7935333251953,-76.7935333251953,-76.7878036499023,-76.7362365722656,-76.673210144043,-76.6273727416992,-76.6101913452148,-76.5643539428711,-76.5471572875977,-76.5127868652344,-76.5070495605469,-76.5185165405273,-76.5013198852539,-76.4211120605469,-76.3867340087891,-76.4497604370117,-76.6502990722656,-76.6846694946289,-76.7075881958008,-76.7763442993164,-76.7992630004883,-76.8107223510742,-76.8336410522461,-76.8909378051758,-76.9081268310547,-76.9253158569336,-76.9425048828125,-76.9367752075195,-76.9081268310547,-76.856559753418,-76.850830078125,-76.850830078125,-76.845100402832,-76.8393707275391,-76.8049926757812,-76.7935333251953,-76.7992630004883,-76.8221817016602,-76.856559753418,-76.8622894287109,-76.8622894287109,-76.856559753418,-76.850830078125,-76.8622894287109,-76.8794784545898,-76.8852081298828,-76.8852081298828,-76.8852081298828,null,-76.5127868652344,-76.5414276123047,-76.5471572875977,-76.5471572875977,-76.5643539428711,-76.6273727416992,-76.6216430664062,-76.6044616699219,-76.5929946899414,-76.5528869628906,-76.5414276123047,-76.5070495605469,-76.5013198852539,-76.4898681640625,-76.4440307617188,-76.3867340087891,-76.3580856323242,-76.3122482299805,-76.2606811523438,-76.2434997558594,-76.2377624511719,-76.2377624511719,-76.2492294311523,-76.2606811523438,-76.2721405029297,-76.3065185546875,-76.3294372558594,-76.3408966064453,-76.3466262817383,-76.3294372558594,-76.3351669311523,-76.3294372558594,-76.3179779052734,-76.3122482299805,-76.3179779052734,-76.3294372558594,-76.3294372558594,-76.3523559570312,-76.3810043334961,-76.3752746582031,-76.3752746582031,-76.392463684082,-76.403923034668,-76.4153747558594,-76.4153747558594,-76.4211120605469,-76.4383010864258,-76.4554901123047,-76.4726791381836,-76.4841384887695,-76.5127868652344,-76.5127868652344],"y":[41.1269111633301,41.144100189209,41.1612892150879,41.1670188903809,41.1727447509766,41.1612892150879,41.144100189209,41.0982627868652,40.9893989562988,40.9722099304199,40.9607543945312,40.949291229248,40.9435653686523,40.9550247192383,40.9607543945312,40.9550247192383,40.9435653686523,40.8919982910156,40.8748092651367,40.8576202392578,40.8518905639648,40.8347015380859,40.8232421875,40.828971862793,40.7716789245605,40.7487602233887,40.6742744445801,40.6628150939941,40.6513557434082,40.6398963928223,40.6398963928223,40.6341667175293,40.6227073669434,40.6112480163574,40.6055183410645,40.6055183410645,40.6055183410645,40.6227073669434,40.6570854187012,40.7086524963379,40.7201080322266,40.7774085998535,40.8003273010254,40.8232421875,40.8461608886719,40.8690795898438,40.8805389404297,40.8862686157227,40.9263725280762,40.949291229248,40.9722099304199,41.0295066833496,41.0581550598145,41.0638847351074,41.0868034362793,41.1097183227539,41.1269111633301,41.1269111633301,null,37.8381309509277,37.8667793273926,37.8954315185547,37.9183502197266,37.9298057556152,37.9584541320801,37.9928321838379,38.0100212097168,38.0214805603027,38.0214805603027,38.0157508850098,38.0100212097168,37.9813690185547,37.969913482666,37.9928321838379,37.9584541320801,37.9412651062012,37.9240760803223,37.9126167297363,37.9011573791504,37.8782386779785,37.8495941162109,37.832405090332,37.8266754150391,37.832405090332,37.832405090332,37.8495941162109,37.8495941162109,37.8381309509277,37.8152160644531,37.7922973632812,37.7865676879883,37.7751083374023,37.7579193115234,37.7521896362305,37.7350006103516,37.7120819091797,37.6948928833008,37.7120819091797,37.7464599609375,37.7693786621094,37.7751083374023,37.7865676879883,37.7922973632812,37.8152160644531,37.8209419250488,37.8209419250488,37.8209419250488,37.8266754150391,37.832405090332,37.8381309509277,37.8381309509277],"text":"Percent: -58.75857","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.9761581420898,-96.0792922973633,-96.0850219726562,-96.1824264526367,-96.1824264526367,-96.1881561279297,-96.0277252197266,-95.8214645385742,-95.769889831543,-95.769889831543,-95.7126007080078,-95.7068710327148,-95.8157272338867,-95.8214645385742,-95.867301940918,-95.8730316162109,-95.9761581420898,-95.9761581420898],"y":[35.3858757019043,35.397331237793,35.5577583312988,35.5577583312988,35.6322479248047,35.8557014465332,35.8614273071289,35.8614273071289,35.8614273071289,35.7582969665527,35.7582969665527,35.5749473571777,35.5864105224609,35.5004653930664,35.4947357177734,35.397331237793,35.3858757019043,35.3858757019043],"text":"Percent: -58.74467","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.8844833374023,-95.3802871704102,-95.3802871704102,-95.8271942138672,-95.8271942138672,-95.8214645385742,-95.8386535644531,-95.8730316162109,-95.8730316162109,-95.8730316162109,-95.8558349609375,-95.8730316162109,-95.8844833374023,-95.8844833374023,null,-98.47998046875,-98.2909088134766,-98.5773849487305,-98.5945816040039,-98.6174926757812,-98.6232223510742,-98.5945816040039,-98.657600402832,-98.6518707275391,-98.669059753418,-98.7091674804688,-98.7091674804688,-98.7492752075195,-98.7721939086914,-98.7951126098633,-98.8237609863281,-98.8581390380859,-98.8810577392578,-98.9211654663086,-98.9498138427734,-98.9670028686523,-98.9899215698242,-98.9841842651367,-98.8867874145508,-98.7779235839844,-98.7664642333984,-98.6518707275391,-98.5945816040039,-98.5086364746094,-98.47998046875,-98.47998046875],"y":[41.1612892150879,41.1612892150879,40.8977279663086,40.9091873168945,40.9321060180664,40.949291229248,40.9722099304199,41.0295066833496,41.0466995239258,41.0753440856934,41.0982627868652,41.1326370239258,41.1612892150879,41.1612892150879,null,31.6845645904541,31.4095478057861,31.2262001037598,31.2663078308105,31.2663078308105,31.2834949493408,31.3236026763916,31.3350601196289,31.3579788208008,31.3751678466797,31.3579788208008,31.4152774810791,31.432466506958,31.3808975219727,31.4210052490234,31.4210052490234,31.432466506958,31.4553852081299,31.4439239501953,31.4611110687256,31.4553852081299,31.4725723266602,31.495491027832,31.5585174560547,31.6387310028076,31.6902942657471,31.7017555236816,31.7132129669189,31.7189445495605,31.6845645904541,31.6845645904541],"text":"Percent: -58.73902","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.3974685668945,-94.9219207763672,-94.9219207763672,-94.8646240234375,-94.8703536987305,-95.0995407104492,-95.3401794433594,-95.3344497680664,-95.3917388916016,-95.3974685668945,-95.3974685668945],"y":[42.5650367736816,42.5593032836914,42.4733619689941,42.4733619689941,42.2098007202148,42.2040710449219,42.2040710449219,42.4733619689941,42.4733619689941,42.5650367736816,42.5650367736816],"text":"Percent: -58.71385","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.0059356689453,-90.0288619995117,-90.0460433959961,-90.0632400512695,-90.0746994018555,-90.0918807983398,-90.1148071289062,-90.1377182006836,-90.1377182006836,-90.1377182006836,-90.1434478759766,-90.1434478759766,-90.1205368041992,-90.0918807983398,-90.057502746582,-90.0231323242188,-89.983024597168,-89.9543762207031,-89.9199905395508,-89.9142684936523,-89.9028091430664,-89.8856201171875,-89.8684310913086,-89.8512420654297,-89.8455123901367,-89.8225936889648,-89.799674987793,-89.788215637207,-89.7710266113281,-89.7652969360352,-89.7423782348633,-89.7366485595703,-89.7423782348633,-89.7423782348633,-89.7309188842773,-89.7137298583984,-89.6850814819336,-89.6679000854492,-89.6507034301758,-89.6507034301758,-89.6793518066406,-89.6850814819336,-89.6850814819336,-89.702278137207,-89.7194595336914,-89.7194595336914,-89.7137298583984,-89.7366485595703,-89.7767562866211,-89.8054046630859,-89.8283233642578,-89.8455123901367,-89.8512420654297,-89.8856201171875,-89.8970794677734,-89.9028091430664,-89.9085388183594,-89.983024597168,-90.0116653442383,-90.0002059936523,-89.9429168701172,-89.9142684936523,-89.9142684936523,-89.9142684936523,-90.0059356689453,-90.0059356689453,null,-78.0082015991211,-78.0139389038086,-78.1113357543945,-78.1170654296875,-78.4608383178711,-78.4608383178711,-78.4150009155273,-78.2660369873047,-78.208740234375,-78.1858139038086,-78.0941467285156,-78.0082015991211,-78.0082015991211,null,-72.5822982788086,-72.5364608764648,-72.5364608764648,-72.5479125976562,-72.5651016235352,-71.8890151977539,-71.9004745483398,-71.877555847168,-71.9635009765625,-71.9463119506836,-72.0322570800781,-72.1124649047852,-72.1067352294922,-72.146842956543,-72.2614364624023,-72.3645706176758,-72.3588409423828,-72.4734268188477,-72.4218673706055,-72.5822982788086,-72.5822982788086],"y":[29.8912086486816,29.9255867004395,29.9313163757324,29.9141254425049,29.9083976745605,29.9026679992676,29.9026679992676,29.9141254425049,29.9313163757324,29.9542350769043,29.9943428039551,30.0516376495361,30.0516376495361,30.0516376495361,30.0516376495361,30.0573673248291,30.0688247680664,30.0917434692383,30.1146621704102,30.1318511962891,30.1604995727539,30.1719570159912,30.1719570159912,30.1604995727539,30.1318511962891,30.1261196136475,30.1261196136475,30.1261196136475,30.1547698974609,30.1719570159912,30.1719570159912,30.1719570159912,30.1433086395264,30.1318511962891,30.1261196136475,30.1547698974609,30.1662273406982,30.1719570159912,30.1662273406982,30.1547698974609,30.1318511962891,30.1089324951172,30.1032009124756,30.0974750518799,30.0860137939453,30.0688247680664,30.0516376495361,30.0516376495361,30.0688247680664,30.0630950927734,30.0516376495361,30.0115299224854,29.9886112213135,29.9943428039551,29.9943428039551,29.9886112213135,29.9771499633789,29.9886112213135,29.9485054016113,29.9370441436768,29.9141254425049,29.9026679992676,29.8797492980957,29.8625602722168,29.8912086486816,29.8912086486816,null,43.3614463806152,43.1265296936035,43.1265296936035,43.1322631835938,43.1322631835938,43.3614463806152,43.3614463806152,43.3614463806152,43.3671760559082,43.3614463806152,43.3671760559082,43.3614463806152,43.3614463806152,null,44.7823829650879,44.8339500427246,44.9141616821289,44.9657287597656,45.0115661621094,45.023021697998,44.89697265625,44.8797836303711,44.7823829650879,44.770923614502,44.7021675109863,44.7480049133301,44.6849784851074,44.6964378356934,44.5417404174805,44.587574005127,44.5933036804199,44.6391410827637,44.7250862121582,44.7823829650879,44.7823829650879],"text":"Percent: -58.70893","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.2377624511719,-76.220573425293,-76.1690063476562,-76.1460876464844,-76.0887908935547,-76.1117172241211,-76.1346282958984,-76.1403579711914,-76.1174468994141,-76.1117172241211,-76.1174468994141,-76.1403579711914,-76.1632843017578,-76.1919250488281,-76.2091217041016,-76.2091217041016,-76.21484375,-76.2377624511719,-76.2549514770508,-76.2664108276367,-76.2778701782227,-76.2778701782227,-76.2721405029297,-76.2778701782227,-76.2835998535156,-76.3065185546875,-76.3122482299805,-76.3179779052734,-76.3351669311523,-76.3695449829102,-76.3752746582031,-76.392463684082,-76.398193359375,-76.4497604370117,-76.4784088134766,-76.5414276123047,-76.5700836181641,-76.5700836181641,-76.2377624511719,-76.2377624511719],"y":[39.7288932800293,39.7002449035645,39.6658706665039,39.6257629394531,39.5512771606445,39.5168991088867,39.5054397583008,39.4939804077148,39.46533203125,39.4481430053711,39.4252243041992,39.4023056030273,39.3965797424316,39.4023056030273,39.4023056030273,39.3736610412598,39.3621978759766,39.3564720153809,39.3736610412598,39.3793907165527,39.3736610412598,39.3621978759766,39.333553314209,39.327823638916,39.322093963623,39.327823638916,39.333553314209,39.3679313659668,39.3736610412598,39.3965797424316,39.4137687683105,39.4424133300781,39.471061706543,39.5111694335938,39.5168991088867,39.5455436706543,39.5971145629883,39.7288932800293,39.7288932800293,39.7288932800293],"text":"Percent: -58.68752","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.1449966430664,-97.9070281982422,-97.9070281982422,-97.9242172241211,-97.9299468994141,-97.225212097168,-97.225212097168,-97.1908340454102,-97.1851043701172,-97.1793746948242,-97.1449966430664,-97.127799987793,-97.1106185913086,-97.0934295654297,-97.1106185913086,-97.1392669677734,-97.1564559936523,-97.1564559936523,-97.1449966430664,-97.1449966430664],"y":[48.5467147827148,48.5467147827148,48.7186012268066,48.7128715515137,49.0050811767578,48.9993515014648,48.9363250732422,48.8962173461914,48.8675727844238,48.8102722167969,48.7472496032715,48.7300605773926,48.6956825256348,48.6613082885742,48.6326560974121,48.6097373962402,48.5810890197754,48.5696334838867,48.5467147827148,48.5467147827148],"text":"Percent: -58.67948","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(51,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.8867492675781,-83.365364074707,-83.3309783935547,-83.3080596923828,-83.3023300170898,-83.2851486206055,-83.2794189453125,-83.3023300170898,-83.3023300170898,-83.3137969970703,-83.3195266723633,-83.8867492675781,-83.8867492675781,-83.8867492675781],"y":[44.8568649291992,44.8683242797852,44.8396759033203,44.8053016662598,44.7766494750977,44.7250862121582,44.6964378356934,44.6620597839355,44.587574005127,44.5360107421875,44.5188217163086,44.5130920410156,44.8568649291992,44.8568649291992],"text":"Percent: -58.67565","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,83,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-119.295539855957,-119.266891479492,-119.232521057129,-119.209602355957,-119.163757324219,-119.106460571289,-119.06063079834,-119.026252746582,-119.014785766602,-119.043434143066,-119.261169433594,-119.318458557129,-119.318458557129,-119.335647583008,-119.381484985352,-119.404411315918,-119.467422485352,-119.48462677002,-119.496070861816,-119.52473449707,-119.564834594727,-119.564834594727,-119.536178588867,-119.564834594727,-119.604942321777,-119.61067199707,-119.627853393555,-119.639312744141,-119.65650177002,-119.65650177002,-119.72526550293,-119.736709594727,-119.76537322998,-119.776832580566,-119.942985534668,-119.97737121582,-120.10913848877,-120.275299072266,-120.326866149902,-120.372695922852,-120.384162902832,-120.435729980469,-120.452911376953,-120.452911376953,-120.464370727539,-120.51594543457,-120.533126831055,-120.51594543457,-120.464370727539,-120.401344299316,-120.344055175781,-120.309684753418,-120.26383972168,-120.189361572266,-120.114875793457,-120.086227416992,-120.046119689941,-120.017471313477,-119.885696411133,-119.753913879395,-119.645050048828,-119.645050048828,-119.61067199707,-119.61067199707,-119.576286315918,-119.576286315918,-119.335647583008,-119.295539855957,-119.295539855957],"y":[37.7751083374023,37.7464599609375,37.7235412597656,37.7292709350586,37.7350006103516,37.7292709350586,37.6719779968262,37.6204071044922,37.5803031921387,37.5631141662598,37.3912239074707,37.3282012939453,37.2709045410156,37.1964225769043,37.1563148498535,37.1735038757324,37.1162071228027,37.1391220092773,37.1448516845703,37.1391220092773,37.1448516845703,37.1219329833984,37.0990142822266,37.070369720459,37.070369720459,37.0417213439941,37.0188026428223,37.0417213439941,37.0417213439941,37.0188026428223,36.9844245910645,36.927131652832,36.9042129516602,36.8698310852051,36.8297271728516,36.8239974975586,36.8010787963867,36.755241394043,36.7838897705078,36.7838897705078,36.8068084716797,36.8411865234375,36.8698310852051,36.9156684875488,36.9557762145996,37.0130767822266,37.0359916687012,37.058910369873,37.0990142822266,37.1219329833984,37.1276664733887,37.1563148498535,37.1677703857422,37.1677703857422,37.1563148498535,37.1735038757324,37.1849594116211,37.207878112793,37.3110122680664,37.4141426086426,37.4198760986328,37.4599800109863,37.4657135009766,37.4943580627441,37.4943580627441,37.5573844909668,37.7521896362305,37.7751083374023,37.7751083374023],"text":"Percent: -58.66181","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,84,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.7783050537109,-96.2569046020508,-96.2741012573242,-96.2569046020508,-96.2511825561523,-96.2511825561523,-96.5491180419922,-96.5491180419922,-96.5376586914062,-96.5548477172852,-96.577766418457,-96.577766418457,-96.589225769043,-96.6236038208008,-96.675163269043,-96.7095413208008,-96.7210006713867,-96.7381973266602,-96.7783050537109,-96.7783050537109],"y":[46.6330337524414,46.6330337524414,46.2835311889648,46.2835311889648,46.1116409301758,46.0314292907715,46.0314292907715,46.0543479919434,46.0887260437012,46.123104095459,46.1574783325195,46.249153137207,46.3236389160156,46.3580131530762,46.3981246948242,46.4496879577637,46.4840660095215,46.5700073242188,46.6330337524414,46.6330337524414],"text":"Percent: -58.65504","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,84,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.399772644043,-98.1820526123047,-98.0903778076172,-98.3424758911133,-98.3424758911133,-98.6919784545898,-98.8180313110352,-98.8180313110352,-98.8180313110352,-98.399772644043,-98.399772644043],"y":[29.1177139282227,28.8942623138428,28.7853984832764,28.6020526885986,28.6593475341797,28.6536197662354,28.6478900909424,29.0890693664551,29.2552242279053,29.1177139282227,29.1177139282227],"text":"Percent: -58.65082","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,84,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.5387878417969,-90.6533889770508,-90.6533889770508,-90.6361923217773,-90.61328125,-90.607551574707,-90.61328125,-90.5731735229492,-90.4700393676758,-90.4070129394531,-90.3267974853516,-90.4585723876953,-90.2007522583008,-90.1491775512695,-90.1148071289062,-90.1491775512695,-90.5387878417969,-90.5387878417969],"y":[37.6375961303711,37.6375961303711,37.7292709350586,38.0615882873535,38.0558586120605,38.0386695861816,37.9985618591309,38.0042877197266,38.0272064208984,38.0443954467773,37.9813690185547,37.8725128173828,37.6662445068359,37.6948928833008,37.6719779968262,37.6375961303711,37.6375961303711,37.6375961303711],"text":"Percent: -58.64542","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,84,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.7801895141602,-86.7801895141602,-86.3103637695312,-86.3046340942383,-86.2759857177734,-86.2587966918945,-86.253059387207,-86.2587966918945,-86.2702560424805,-86.2817153930664,-86.2988967895508,-86.3218231201172,-86.3275527954102,-86.3160934448242,-86.3218231201172,-86.3332824707031,-86.3332824707031,-86.3275527954102,-86.3218231201172,-86.3275527954102,-86.3332824707031,-86.3332824707031,-86.3275527954102,-86.3332824707031,-86.350471496582,-86.356201171875,-86.3046340942383,-86.2874450683594,-86.2874450683594,-86.2931747436523,-86.2988967895508,-86.2874450683594,-86.3046340942383,-86.3733901977539,-86.3733901977539,-86.4077682495117,-86.4192199707031,-86.4994354248047,-86.5108947753906,-86.5280838012695,-86.53955078125,-86.5681915283203,-86.5911102294922,-86.6082992553711,-86.6426773071289,-86.6541366577148,-86.6713256835938,-86.6827850341797,-86.7114334106445,-86.7228927612305,-86.7572708129883,-86.7801895141602,-86.7801895141602,null,-93.7072448730469,-93.9192428588867,-93.9478912353516,-93.9708099365234,-93.9708099365234,-93.9593505859375,-93.9478912353516,-93.8963241577148,-93.8791351318359,-93.8791351318359,-93.678596496582,-93.6728668212891,-93.6499557495117,-93.6442260742188,-93.6327590942383,-93.6270294189453,-93.6098480224609,-93.6098480224609,-93.5869216918945,-93.5869216918945,-93.5525512695312,-93.5525512695312,-93.4895248413086,-93.4895248413086,-93.4551467895508,-93.4551467895508,-93.4723358154297,-93.4780654907227,-93.4952545166016,-93.4952545166016,-93.5124435424805,-93.5181732177734,-93.5353622436523,-93.5353622436523,-93.5296325683594,-93.5239028930664,-93.7072448730469,-93.7072448730469,null,-83.2393112182617,-83.37109375,-83.4684906005859,-83.4684906005859,-83.8122711181641,-83.7950744628906,-83.7836151123047,-83.7950744628906,-83.7893447875977,-83.7664337158203,-83.7435073852539,-83.7205963134766,-83.7205963134766,-83.7205963134766,-83.6690216064453,-83.6174621582031,-83.6060028076172,-83.5888137817383,-83.5945434570312,-83.3825454711914,-83.2851486206055,-83.2450408935547,-83.2393112182617,-83.2221221923828,-83.2221221923828,-83.2163848876953,-83.2106552124023,-83.193473815918,-83.1590957641602,-83.187744140625,-83.1992034912109,-83.2049331665039,-83.2163848876953,-83.2393112182617,-83.2393112182617,null,-83.0846099853516,-83.1075286865234,-83.0788803100586,-83.0330429077148,-83.0158538818359,-82.9986724853516,-82.9872055053711,-83.0445022583008,-83.0674209594727,-83.0903396606445,-83.1361770629883,-83.1648254394531,-83.1992034912109,-83.2335815429688,-83.2622222900391,-83.2679595947266,-83.2851486206055,-83.2851486206055,-83.3023300170898,-83.3252563476562,-83.37109375,-83.365364074707,-83.37109375,-83.3538970947266,-83.3367080688477,-83.3367080688477,-83.365364074707,-83.4112014770508,-83.3023300170898,-83.2622222900391,-83.2335815429688,-83.187744140625,-83.1705474853516,-83.1189880371094,-83.0846099853516,-83.0846099853516,null,-111.405914306641,-111.589263916016,-111.594993591309,-111.635101318359,-111.635101318359,-111.721038818359,-111.91584777832,-111.944488525391,-111.990325927734,-111.990325927734,-111.97314453125,-111.978866577148,-111.847091674805,-111.847091674805,-111.709579467773,-111.698120117188,-111.560615539551,-111.560615539551,-111.480400085449,-111.46321105957,-111.434562683105,-111.411643981934,-111.405914306641,-111.405914306641,null,-90.2695007324219,-90.2809600830078,-90.1491775512695,-89.702278137207,-89.6392440795898,-89.6392440795898,-89.5991363525391,-89.5934066772461,-89.5991363525391,-89.7080078125,-90.1835556030273,-90.1950149536133,-90.1892852783203,-90.1778259277344,-90.1434478759766,-90.1205368041992,-90.1205368041992,-90.1434478759766,-90.1892852783203,-90.240852355957,-90.2695007324219,-90.2695007324219,null,-85.5941619873047,-85.5941619873047,-85.5884399414062,-85.8691864013672,-85.8634567260742,-85.8634567260742,-85.5941619873047,-85.5941619873047,null,-94.2458267211914,-94.2458267211914,-93.9937210083008,-93.86767578125,-93.8046493530273,-93.8046493530273,-94.0166473388672,-94.2458267211914,-94.2458267211914,null,-84.4310607910156,-84.4024124145508,-84.3909530639648,-84.3737640380859,-84.3623046875,-84.3623046875,-84.3737640380859,-84.3737640380859,-84.3623046875,-84.3393859863281,-84.3336563110352,-84.3221969604492,-84.3050079345703,-84.2820892333984,-84.2591705322266,-84.2591705322266,-84.2419815063477,-84.2190704345703,-84.2018737792969,-84.1560363769531,-84.1331253051758,-84.093017578125,-84.0815582275391,-84.1044769287109,-84.1102066040039,-84.1044769287109,-84.087287902832,-84.0815582275391,-84.0758209228516,-84.1044769287109,-84.093017578125,-84.0815582275391,-84.0758209228516,-84.093017578125,-84.087287902832,-84.087287902832,-84.098747253418,-84.1273956298828,-84.1273956298828,-84.098747253418,-84.1159286499023,-84.1445846557617,-84.1674957275391,-84.1961441040039,-84.2076034545898,-84.2419815063477,-84.270637512207,-84.2935485839844,-84.3508453369141,-84.3852233886719,-84.4024124145508,-84.4138717651367,-84.4425201416016,-84.4539794921875,-84.4883575439453,-84.4883575439453,-84.4998168945312,-84.5227355957031,-84.5055465698242,-84.4883575439453,-84.4768981933594,-84.4597091674805,-84.4711685180664,-84.4826202392578,-84.4711685180664,-84.4425201416016,-84.4310607910156,-84.4310607910156,-84.4310607910156,null,-91.06591796875,-91.0372619628906,-91.0028839111328,-91.0086135864258,-91.0258102416992,-91.0945587158203,-91.1174774169922,-91.1174774169922,-91.1002883911133,-91.0716400146484,-91.0372619628906,-91.0258102416992,-91.0200805664062,-90.9742431640625,-90.9226684570312,-90.9112091064453,-90.9284057617188,-90.9513168334961,-90.962776184082,-90.9857025146484,-91.1002883911133,-91.1174774169922,-91.1289367675781,-91.1346664428711,-91.15185546875,-91.1862335205078,-91.2263412475586,-91.23779296875,-91.2549896240234,-91.2721786499023,-91.2779006958008,-91.3008270263672,-91.3294677734375,-91.3466644287109,-91.5357360839844,-91.5357360839844,-91.5357360839844,-91.5242767333984,-91.5242767333984,-91.5357360839844,-91.5471954345703,-91.5471954345703,-91.5300064086914,-91.5242767333984,-91.5300064086914,-91.5242767333984,-91.5128173828125,-91.5013580322266,-91.4841690063477,-91.4784469604492,-91.4784469604492,-91.4956283569336,-91.5070877075195,-91.4956283569336,-91.4727172851562,-91.4669799804688,-91.4669799804688,-91.4898986816406,-91.4956283569336,-91.4784469604492,-91.4841690063477,-91.4898986816406,-91.4841690063477,-91.4727172851562,-91.4555206298828,-91.15185546875,-91.1232070922852,-91.06591796875,-91.06591796875,null,-90.0861511230469,-90.240852355957,-90.24658203125,-90.4585723876953,-90.4585723876953,-90.4413909912109,-90.4127349853516,-90.3955535888672,-90.3669052124023,-90.3439865112305,-90.3267974853516,-90.3210678100586,-90.2981491088867,-90.2866897583008,-90.2637710571289,-90.240852355957,-90.1090774536133,-90.0746994018555,-90.0460433959961,-90.0288619995117,-90.0174026489258,-90.0002059936523,-89.971565246582,-89.8397827148438,-89.8340530395508,-89.7309188842773,-89.7423782348633,-89.7939453125,-89.8225936889648,-89.8397827148438,-89.8512420654297,-89.8684310913086,-89.8684310913086,-89.8798904418945,-89.9085388183594,-89.971565246582,-90.0231323242188,-90.0460433959961,-90.0689697265625,-90.0746994018555,-90.0861511230469,-90.0861511230469,-90.0861511230469,null,-90.5502471923828,-90.5502471923828,-90.5445175170898,-90.5387878417969,-90.1491775512695,-90.1491775512695,-90.1491775512695,-90.1491775512695,-90.1491775512695,-90.2293930053711,-90.5502471923828,-90.5502471923828,null,-112.162216186523,-112.122108459473,-112.099197387695,-112.059089660645,-111.921577453613,-111.904388427734,-111.824172973633,-111.789794921875,-111.789794921875,-111.766876220703,-111.76114654541,-111.726776123047,-111.721038818359,-111.66374206543,-111.526229858398,-111.354347229004,-111.348617553711,-111.371536254883,-111.371536254883,-111.388725280762,-111.382995605469,-111.405914306641,-111.434562683105,-111.474670410156,-111.480400085449,-111.778335571289,-111.778335571289,-112.059089660645,-112.059089660645,-112.162216186523,-112.162216186523,-112.179412841797,-112.185134887695,-112.322647094727,-112.32837677002,-112.448699951172,-112.454429626465,-112.465888977051,-112.465888977051,-112.494537353516,-112.591941833496,-112.683609008789,-112.695068359375,-112.689338684082,-112.677879333496,-112.626312255859,-112.523178100586,-112.488800048828,-112.460159301758,-112.185134887695,-112.162216186523,-112.162216186523,null,-97.8382720947266,-97.3684463500977,-97.3684463500977,-97.8325424194336,-97.8382720947266,-97.8382720947266,-97.8382720947266,null,-75.8939895629883,-75.9111785888672,-75.9169082641602,-75.9283676147461,-75.9799346923828,-75.9684753417969,-75.9627380371094,-75.9799346923828,-75.9799346923828,-76.0028533935547,-75.9799346923828,-75.939826965332,-75.9340972900391,-75.8882598876953,-75.8710708618164,-75.8424224853516,-75.7908630371094,-75.7507553100586,-75.6991882324219,-75.6533508300781,-75.6418838500977,-75.6247024536133,-75.6189727783203,-75.5616760253906,-75.5444869995117,-75.4413528442383,-75.4356231689453,-75.2465515136719,-75.2465515136719,-75.2522811889648,-75.2751922607422,-75.2923889160156,-75.4241638183594,-75.4298934936523,-75.8825302124023,-75.8939895629883,-75.8939895629883,null,-82.8840713500977,-82.9069976806641,-82.912727355957,-82.9069976806641,-82.9184494018555,-82.912727355957,-82.912727355957,-82.9413681030273,-82.912727355957,-82.8955307006836,-82.912727355957,-82.9184494018555,-82.8898010253906,-82.8668899536133,-82.8267822265625,-82.8038558959961,-82.7866744995117,-82.7866744995117,-82.7522964477539,-82.6606216430664,-82.6377029418945,-82.6090545654297,-82.6205139160156,-82.6205139160156,-82.6090545654297,-82.5804061889648,-82.5460357666016,-82.5059280395508,-82.4830017089844,-82.5001983642578,-82.5001983642578,-82.4428939819336,-82.4371643066406,-82.4371643066406,-82.4658126831055,-82.4944610595703,-82.5689468383789,-82.6720733642578,-82.6949996948242,-82.7121887207031,-82.7179107666016,-82.7236480712891,-82.740837097168,-82.8095855712891,-82.8325119018555,-82.8496932983398,-82.8668899536133,-82.8726196289062,-82.8840713500977,-82.8840713500977,null,-83.646110534668,-83.640380859375,-83.5888137817383,-83.5143280029297,-83.5085983276367,-83.2049331665039,-83.2049331665039,-83.2507629394531,-83.2564926147461,-83.2507629394531,-83.2450408935547,-83.2163848876953,-83.2450408935547,-83.2393112182617,-83.2450408935547,-83.646110534668,-83.646110534668,null,-88.7053298950195,-88.6079177856445,-88.6079177856445,-88.6021881103516,-88.6079177856445,-88.6308441162109,-88.7053298950195,-88.7626266479492,-88.797004699707,-88.8485641479492,-89.066291809082,-89.066291809082,-89.0433731079102,-88.894401550293,-88.9115905761719,-88.7053298950195,-88.7053298950195,null,-95.769889831543,-95.7011413574219,-95.6667633056641,-95.6438446044922,-95.6896820068359,-95.6782150268555,-95.683952331543,-95.6667633056641,-95.6381149291992,-95.6323852539062,-95.6667633056641,-95.7527084350586,-95.8214645385742,-95.867301940918,-96.1824264526367,-96.2454528808594,-96.1938858032227,-96.1652374267578,-95.9818878173828,-95.8271942138672,-95.769889831543,-95.769889831543,null,-78.4608383178711,-78.4436492919922,-78.4436492919922,-78.4379196166992,-78.4264678955078,-78.4150009155273,-78.3920822143555,-78.3691635131836,-78.3577041625977,-78.3405227661133,-78.2259292602539,-78.1285247802734,-78.1285247802734,-78.1056060791016,-78.1056060791016,-78.1113357543945,-78.1170654296875,-78.0884170532227,-78.0884170532227,-78.0998764038086,-78.1170654296875,-78.1342544555664,-78.1571731567383,-78.1858139038086,-78.1972808837891,-78.208740234375,-78.2259292602539,-78.2373886108398,-78.2545776367188,-78.2889556884766,-78.3118667602539,-78.3347930908203,-78.3519744873047,-78.3577041625977,-78.3634338378906,-78.3920822143555,-78.4150009155273,-78.4493789672852,-78.4436492919922,-78.4436492919922,-78.4608383178711,-78.4608383178711],"y":[34.5493545532227,34.9905319213867,34.9905319213867,34.9733467102051,34.9504280090332,34.9332389831543,34.9217758178711,34.9160461425781,34.9275093078613,34.93896484375,34.93896484375,34.944694519043,34.9332389831543,34.9045906066895,34.8931312561035,34.8874015808105,34.8816719055176,34.8644828796387,34.8358345031738,34.8186454772949,34.807186126709,34.7842674255371,34.7613487243652,34.7441596984863,34.7327003479004,34.6352996826172,34.5951919555664,34.5894622802734,34.5837326049805,34.5780029296875,34.5608139038086,34.5550842285156,34.5207099914551,34.5264358520508,34.5035171508789,34.4977912902832,34.492057800293,34.492057800293,34.5035171508789,34.5264358520508,34.5493545532227,34.5780029296875,34.5894622802734,34.5837326049805,34.5608139038086,34.5493545532227,34.5608139038086,34.5894622802734,34.5894622802734,34.5894622802734,34.5608139038086,34.5493545532227,34.5493545532227,null,35.7640266418457,35.7640266418457,35.7754859924316,35.7869453430176,35.8270492553711,35.8327827453613,36.0906105041504,36.2281227111816,36.2281227111816,36.2911491394043,36.2911491394043,36.2796859741211,36.2624969482422,36.2453117370605,36.2338485717773,36.1994743347168,36.1994743347168,36.1765556335449,36.1765556335449,36.153636932373,36.153636932373,36.1192588806152,36.1192588806152,36.0734214782715,36.0734214782715,35.9645576477051,35.9588317871094,35.9416427612305,35.9359130859375,35.9072647094727,35.9072647094727,35.8728866577148,35.8671569824219,35.8098640441895,35.8098640441895,35.7640266418457,35.7640266418457,35.7640266418457,null,30.2579021453857,30.2579021453857,30.2579021453857,30.3037395477295,30.3037395477295,30.3209266662598,30.3323860168457,30.3553047180176,30.3782234191895,30.3896808624268,30.4011421203613,30.4584369659424,30.4928131103516,30.5329189300537,30.5443801879883,30.5501117706299,30.5672988891602,30.6188640594482,30.6475124359131,30.6303253173828,30.6303253173828,30.590217590332,30.5615692138672,30.5100040435791,30.4870853424072,30.4698944091797,30.4412479400635,30.4183292388916,30.3896808624268,30.3610343933105,30.3209266662598,30.3094673156738,30.286548614502,30.2579021453857,30.2579021453857,null,34.2342300415039,34.1654739379883,34.1482849121094,34.1081771850586,34.0852584838867,34.0680732727051,34.039421081543,34.0222358703613,34.0279655456543,34.03369140625,34.039421081543,34.0279655456543,33.9993171691895,33.9821281433105,33.9935836791992,34.0107727050781,34.0165023803711,34.0279655456543,34.039421081543,34.039421081543,34.039421081543,34.0623397827148,34.0737991333008,34.1081771850586,34.1196365356445,34.1368255615234,34.1540107727051,34.2055816650391,34.2571449279785,34.2514190673828,34.2514190673828,34.2456855773926,34.2456855773926,34.2686042785645,34.2342300415039,34.2342300415039,null,43.6078186035156,43.6078186035156,43.6250038146973,43.6307373046875,43.6536560058594,43.6536560058594,43.7567863464355,43.7625160217285,43.7453269958496,43.7968940734863,43.8026237487793,43.9286766052246,43.9172134399414,43.9000282287598,43.8885650634766,43.8828392028809,43.8828392028809,43.9057579040527,43.9344024658203,43.9114837646484,43.9114837646484,43.9172134399414,43.6078186035156,43.6078186035156,null,38.9267539978027,39.0012359619141,39.0069694519043,39.0069694519043,39.0012359619141,38.875186920166,38.875186920166,38.737678527832,38.6517333984375,38.6517333984375,38.6517333984375,38.686107635498,38.737678527832,38.7720527648926,38.7777824401855,38.8007011413574,38.8293495178223,38.8579978942871,38.8866424560547,38.9210243225098,38.9267539978027,38.9267539978027,null,40.376335144043,40.0783996582031,39.9294281005859,39.9294281005859,40.2101783752441,40.376335144043,40.376335144043,40.376335144043,null,41.1612892150879,41.5050621032715,41.5050621032715,41.5107917785645,41.5107917785645,41.1670188903809,41.1612892150879,41.1612892150879,41.1612892150879,null,37.8610496520996,37.8610496520996,37.8495941162109,37.8495941162109,37.8495941162109,37.8725128173828,37.8896980285645,37.9011573791504,37.9011573791504,37.9011573791504,37.8839683532715,37.8954315185547,37.9068870544434,37.9183502197266,37.9183502197266,37.9068870544434,37.8782386779785,37.8782386779785,37.8667793273926,37.8667793273926,37.8667793273926,37.8495941162109,37.8438606262207,37.8381309509277,37.8209419250488,37.8094863891602,37.8094863891602,37.8037567138672,37.7922973632812,37.7808380126953,37.7693786621094,37.7693786621094,37.7521896362305,37.7292709350586,37.7063522338867,37.6777038574219,37.660514831543,37.6490592956543,37.6375961303711,37.5631141662598,37.5631141662598,37.5631141662598,37.5573844909668,37.5401954650879,37.523006439209,37.523006439209,37.523006439209,37.5287322998047,37.5344657897949,37.5974884033203,37.6204071044922,37.6433258056641,37.660514831543,37.7006225585938,37.7292709350586,37.7350006103516,37.7636489868164,37.7693786621094,37.7865676879883,37.7922973632812,37.8037567138672,37.8094863891602,37.8266754150391,37.8438606262207,37.8495941162109,37.8438606262207,37.8495941162109,37.8610496520996,37.8610496520996,null,32.5611915588379,32.538272857666,32.5096244812012,32.4924354553223,32.4809799194336,32.532543182373,32.5268173217773,32.5038986206055,32.4752464294434,32.4637908935547,32.4580612182617,32.4465980529785,32.3835716247559,32.3549270629883,32.3434677124023,32.3320083618164,32.3033599853516,32.2747116088867,32.228874206543,32.22314453125,32.2174186706543,32.2174186706543,32.2460632324219,32.2517929077148,32.2517929077148,32.2517929077148,32.2403335571289,32.228874206543,32.2174186706543,32.228874206543,32.228874206543,32.228874206543,32.2116889953613,32.2059555053711,32.2059555053711,32.2174186706543,32.228874206543,32.2403335571289,32.2460632324219,32.2460632324219,32.2517929077148,32.2632522583008,32.2632522583008,32.2632522583008,32.2861709594727,32.3033599853516,32.3090896606445,32.3205490112305,32.3205490112305,32.3262786865234,32.3377380371094,32.3434677124023,32.3549270629883,32.3663864135742,32.3606567382812,32.3663864135742,32.3778457641602,32.412223815918,32.4351425170898,32.4465980529785,32.4752464294434,32.4981651306152,32.5210838317871,32.538272857666,32.538272857666,32.538272857666,32.5669212341309,32.5611915588379,32.5611915588379,null,32.3950347900391,32.400764465332,32.4924354553223,32.4924354553223,32.5726509094238,32.5955696105957,32.5898361206055,32.6070289611816,32.6127548217773,32.6184883117676,32.6299476623535,32.6471366882324,32.6528625488281,32.6643257141113,32.6700553894043,32.6700553894043,32.7101631164551,32.7388076782227,32.7559967041016,32.7903747558594,32.8247528076172,32.8591270446777,32.8820457458496,32.8763198852539,32.8877792358398,32.8820457458496,32.6356735229492,32.5955696105957,32.5955696105957,32.5955696105957,32.5955696105957,32.5955696105957,32.5841102600098,32.5669212341309,32.538272857666,32.5038986206055,32.4809799194336,32.4580612182617,32.4465980529785,32.4408721923828,32.412223815918,32.3950347900391,32.3950347900391,null,37.3167419433594,37.5860328674316,37.5917587280273,37.6375961303711,37.6375961303711,37.5974884033203,37.5516510009766,37.4943580627441,37.3052825927734,37.3110122680664,37.3167419433594,37.3167419433594,null,45.7506790161133,45.796516418457,45.8366241455078,45.8423538208008,45.8538131713867,45.8366241455078,45.8194351196289,45.80224609375,45.7850570678711,45.7850570678711,45.7735977172852,45.7735977172852,45.7506790161133,45.7449493408203,45.6418151855469,45.6360893249512,45.3725280761719,45.355339050293,44.9256210327148,44.9084320068359,44.765193939209,44.7480049133301,44.7250862121582,44.7250862121582,44.7193565368652,44.7193565368652,44.7823829650879,44.7823829650879,44.8282203674316,44.8282203674316,44.9084320068359,44.9141616821289,45.0058326721191,45.028751373291,45.0860481262207,45.0860481262207,45.3381500244141,45.355339050293,45.4069061279297,45.4412841796875,45.4183654785156,45.4985771179199,45.5272254943848,45.5845222473145,45.618896484375,45.6418151855469,45.7048416137695,45.7621383666992,45.7449493408203,45.7449493408203,45.7506790161133,45.7506790161133,null,42.0665626525879,42.0780181884766,41.734245300293,41.734245300293,41.8946723937988,42.0665626525879,42.0665626525879,null,42.7884902954102,43.0692367553711,43.08642578125,43.08642578125,43.092155456543,43.1208038330078,43.1379928588867,43.1494483947754,43.1666412353516,43.1838302612305,43.1838302612305,43.1781005859375,43.1609115600586,43.1551818847656,43.1551818847656,43.1609115600586,43.1666412353516,43.1609115600586,43.1322631835938,43.1093444824219,43.0749664306641,43.0692367553711,43.0405921936035,43.0348587036133,42.9374580383301,42.9374580383301,42.8687019348145,42.8687019348145,42.8343276977539,42.817138671875,42.7827568054199,42.7541122436523,42.7483825683594,42.7483825683594,42.7254638671875,42.7884902954102,42.7884902954102,null,35.6780815124512,35.6838111877441,35.6895408630371,35.712459564209,35.7411079406738,35.7525672912598,35.7582969665527,35.8155937194824,35.8557014465332,35.8728866577148,35.8900756835938,35.9244537353516,35.9359130859375,35.9473724365234,35.9301834106445,35.9416427612305,35.9588317871094,35.9817504882812,36.0046691894531,36.0619659423828,36.0619659423828,36.0333137512207,36.0046691894531,35.9817504882812,35.9702911376953,35.9645576477051,35.9645576477051,35.9760208129883,35.9416427612305,35.9301834106445,35.9187240600586,35.8786201477051,35.8671569824219,35.84423828125,35.8327827453613,35.8213195800781,35.7869453430176,35.7411079406738,35.7296485900879,35.7353782653809,35.7239189147949,35.712459564209,35.712459564209,35.6952705383301,35.6952705383301,35.6952705383301,35.6952705383301,35.6895408630371,35.6780815124512,35.6780815124512,null,39.7174339294434,39.780460357666,39.774730682373,40.0153732299805,40.1185073852539,40.1070442199707,40.061206817627,40.061206817627,40.0325622558594,39.9867248535156,39.9580764770508,39.9294281005859,39.923698425293,39.8148345947266,39.7002449035645,39.7174339294434,39.7174339294434,null,35.7926750183105,35.7869453430176,35.5921401977539,35.5864105224609,35.5634918212891,35.5405731201172,35.4832763671875,35.4431686401367,35.4374389648438,35.4374389648438,35.4374389648438,35.6666221618652,35.6551666259766,35.7926750183105,35.7984046936035,35.7926750183105,35.7926750183105,null,31.1116065979004,31.1058807373047,31.0944194793701,31.0715007781982,31.0485820770264,31.0199356079102,30.9912872314453,30.9626407623291,30.9339923858643,30.9225311279297,30.9110736846924,30.9168033599854,30.8881549835205,30.8595085144043,30.8193988800049,30.9683685302734,30.9912872314453,31.0199356079102,31.1116065979004,31.1058807373047,31.1116065979004,31.1116065979004,null,38.4683876037598,38.5142250061035,38.5256805419922,38.5314140319824,38.5371398925781,38.5543327331543,38.5772514343262,38.6001663208008,38.6230850219727,38.6288146972656,38.5314140319824,38.4511985778809,38.4397392272949,38.4053611755371,38.3996315002441,38.3824424743652,38.3537940979004,38.3423347473145,38.3366050720215,38.3136863708496,38.2907676696777,38.285041809082,38.285041809082,38.2735786437988,38.2563934326172,38.250659942627,38.2334747314453,38.2334747314453,38.250659942627,38.2678527832031,38.2793121337891,38.2735786437988,38.285041809082,38.3136863708496,38.3136863708496,38.3251495361328,38.3480682373047,38.4110908508301,38.4454689025879,38.4511985778809,38.4683876037598,38.4683876037598],"text":"Percent: -58.64181","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,84,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.471923828125,-80.5750503540039,-80.6266174316406,-80.7297592163086,-80.8615341186523,-80.8271560668945,-80.7813186645508,-80.7755966186523,-80.7755966186523,-80.7813186645508,-80.8271560668945,-80.8558044433594,-80.8787231445312,-80.7297592163086,-80.7125625610352,-80.6724548339844,-80.649543762207,-80.4088973999023,-80.3859786987305,-80.3745193481445,-80.3630599975586,-80.3573303222656,-80.3458709716797,-80.3229598999023,-80.3172225952148,-80.3114929199219,-80.3172225952148,-80.3057632446289,-80.294303894043,-80.2828521728516,-80.3172225952148,-80.3344116210938,-80.3458709716797,-80.3458709716797,-80.3516006469727,-80.3630599975586,-80.3745193481445,-80.3802490234375,-80.4203567504883,-80.4260864257812,-80.4318161010742,-80.4432754516602,-80.4432754516602,-80.471923828125,-80.471923828125],"y":[34.1654739379883,34.1081771850586,34.0967178344727,34.0852584838867,34.1941223144531,34.2686042785645,34.360279083252,34.3774681091309,34.4175758361816,34.4233016967773,34.4290351867676,34.4462203979492,34.4691390991211,34.5550842285156,34.5608139038086,34.5837326049805,34.5378952026367,34.6181106567383,34.6009216308594,34.5951919555664,34.5780029296875,34.543628692627,34.5321655273438,34.5035171508789,34.4977912902832,34.4806022644043,34.4576835632324,34.4233016967773,34.4118461608887,34.360279083252,34.343090057373,34.348819732666,34.348819732666,34.3087120056152,34.2915229797363,34.2915229797363,34.2915229797363,34.2972526550293,34.2857933044434,34.2686042785645,34.2571449279785,34.2285003662109,34.1826629638672,34.1654739379883,34.1654739379883],"text":"Percent: -58.63243","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,84,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.2007522583008,-90.2179336547852,-90.2236633300781,-90.24658203125,-90.240852355957,-90.2293930053711,-90.2179336547852,-90.2293930053711,-90.2179336547852,-90.1950149536133,-90.1835556030273,-90.1663665771484,-90.1377182006836,-90.1033401489258,-90.0804214477539,-90.0632400512695,-90.0345916748047,-90.0059356689453,-89.983024597168,-89.9658279418945,-89.9142684936523,-89.7251892089844,-89.7194595336914,-89.6736221313477,-89.6679000854492,-89.7194595336914,-90.2007522583008,-90.2007522583008],"y":[34.5608139038086,34.5608139038086,34.5837326049805,34.6066474914551,34.6352996826172,34.6524848937988,34.6696739196777,34.7097816467285,34.7269744873047,34.7269744873047,34.7498931884766,34.7670783996582,34.7670783996582,34.7327003479004,34.7327003479004,34.7212409973145,34.7212409973145,34.7269744873047,34.7327003479004,34.7327003479004,34.7728080749512,34.7728080749512,34.6925926208496,34.6925926208496,34.5608139038086,34.5608139038086,34.5608139038086,34.5608139038086],"text":"Percent: -58.60735","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,84,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.4555206298828,-91.4555206298828,-91.97119140625,-91.9998321533203,-91.9998321533203,-92.0170211791992,-92.0170211791992,-92.0112915039062,-92.0112915039062,-91.9998321533203,-92.0112915039062,-91.9826431274414,-91.9769134521484,-91.97119140625,-91.5529251098633,-91.4555206298828,-91.4555206298828,-91.4555206298828],"y":[33.5524101257324,33.3862533569336,33.3862533569336,33.4034385681152,33.4320907592773,33.443546295166,33.455005645752,33.4721946716309,33.4893836975098,33.5065727233887,33.5294914245605,33.5294914245605,33.7071075439453,33.7987823486328,33.7873191833496,33.7815933227539,33.5524101257324,33.5524101257324],"text":"Percent: -58.60248","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,84,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.2114181518555,-78.7988891601562,-78.7988891601562,-78.8905563354492,-78.9134750366211,-78.9707717895508,-79.0108795166016,-79.0280685424805,-79.0395278930664,-79.0509872436523,-79.0567169189453,-79.0853652954102,-79.1025543212891,-79.114013671875,-79.119743347168,-79.1312026977539,-79.1770324707031,-79.2171401977539,-79.2285995483398,-79.2572479248047,-79.2687072753906,-79.2859039306641,-79.291633605957,-79.2859039306641,-79.291633605957,-79.3145446777344,-79.3260116577148,-79.3489227294922,-79.3546524047852,-79.3603820800781,-79.3603820800781,-79.3718490600586,-79.3775787353516,-79.389030456543,-79.4062194824219,-79.4291381835938,-79.4463272094727,-79.4463272094727,-79.4520568847656,-79.2114181518555,-79.2056884765625,-79.2114181518555,-79.2114181518555],"y":[40.9091873168945,40.9034576416016,40.7258415222168,40.5253067016602,40.4909286499023,40.3935241699219,40.4221725463867,40.4221725463867,40.4164428710938,40.3935241699219,40.3877983093262,40.3877983093262,40.3820648193359,40.3877983093262,40.3935241699219,40.4049835205078,40.4164428710938,40.4336318969727,40.4336318969727,40.4279022216797,40.4393615722656,40.4393615722656,40.4450912475586,40.4622802734375,40.4680099487305,40.4680099487305,40.4680099487305,40.4622802734375,40.4622802734375,40.4794692993164,40.4851989746094,40.4851989746094,40.4622802734375,40.4622802734375,40.4794692993164,40.4909286499023,40.496654510498,40.5081176757812,40.5253067016602,40.7774085998535,40.7888641357422,40.9091873168945,40.9091873168945],"text":"Percent: -58.55998","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,84,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.6755065917969,-79.4978942871094,-79.4749755859375,-79.4577865600586,-79.4463272094727,-79.4807052612305,-79.5208129882812,-79.5380020141602,-79.560920715332,-79.5781097412109,-79.6010284423828,-79.6239471435547,-79.6353988647461,-79.6869735717773,-79.7270736694336,-79.7557220458984,-79.7671813964844,-79.7729110717773,-79.8244857788086,-79.841667175293,-79.8645858764648,-79.8875045776367,-79.8932342529297,-79.9276123046875,-79.9562606811523,-79.9619903564453,-79.9562606811523,-79.9677200317383,-80.013557434082,-80.0479354858398,-80.0421981811523,-80.0708541870117,-80.1166915893555,-80.1682510375977,-80.3172225952148,-80.3114929199219,-80.3057632446289,-80.3057632446289,-80.3344116210938,-80.3458709716797,-80.3687896728516,-80.3573303222656,-80.3344116210938,-80.3229598999023,-80.294303894043,-80.28857421875,-80.28857421875,-80.2599258422852,-80.2541961669922,-80.2427444458008,-80.2198181152344,-80.2140884399414,-80.2140884399414,-80.1682510375977,-80.1510696411133,-80.1396102905273,-80.1396102905273,-80.1338729858398,-80.1338729858398,-80.1224136352539,-80.0937728881836,-80.0651245117188,-80.025016784668,-79.9963607788086,-79.9791793823242,-79.9505310058594,-79.8989639282227,-79.8645858764648,-79.8588562011719,-79.8645858764648,-79.8588562011719,-79.8187484741211,-79.7786483764648,-79.7557220458984,-79.744270324707,-79.7156143188477,-79.6755065917969,-79.6755065917969,null,-78.0425796508789,-78.2373886108398,-78.214469909668,-78.1858139038086,-78.1858139038086,-78.1342544555664,-78.1170654296875,-78.0884170532227,-78.0425796508789,-78.0082015991211,-77.9509048461914,-77.9279937744141,-77.9050674438477,-77.8936157226562,-77.8706893920898,-77.8535079956055,-77.8305892944336,-77.8363189697266,-77.8592300415039,-77.8649597167969,-77.8535079956055,-77.8363189697266,-77.8191223144531,-77.8420486450195,-77.8477783203125,-77.933723449707,-77.9681015014648,-77.9852828979492,-77.9910125732422,-78.0425796508789,-78.0425796508789],"y":[33.3289566040039,33.2487411499023,33.2487411499023,33.2430114746094,33.2258224487305,33.1914443969727,33.1570663452148,33.1570663452148,33.1570663452148,33.1570663452148,33.134147644043,33.134147644043,33.1169624328613,33.0596656799316,33.0310173034668,32.990909576416,32.9622611999512,32.9450721740723,32.9278831481934,32.8877792358398,32.8820457458496,32.8705902099609,32.8476715087891,32.8419418334961,32.8591270446777,32.8705902099609,32.8992347717285,32.9106979370117,32.9049644470215,32.9622611999512,32.9737205505371,32.996639251709,32.990909576416,33.0252876281738,33.1570663452148,33.1742553710938,33.1914443969727,33.1971740722656,33.2200927734375,33.2315521240234,33.2602005004883,33.2716598510742,33.2773895263672,33.2773895263672,33.2716598510742,33.2773895263672,33.2888450622559,33.3117637634277,33.3404159545898,33.3919792175293,33.3977088928223,33.4263572692871,33.443546295166,33.4607353210449,33.4607353210449,33.4607353210449,33.4836540222168,33.4951095581055,33.5065727233887,33.5065727233887,33.5065727233887,33.5123023986816,33.5065727233887,33.5065727233887,33.5008430480957,33.5008430480957,33.4607353210449,33.4607353210449,33.449275970459,33.437816619873,33.4263572692871,33.4034385681152,33.3862533569336,33.3690643310547,33.3461456298828,33.3404159545898,33.3289566040039,33.3289566040039,null,39.2705268859863,39.3965797424316,39.4309539794922,39.4882507324219,39.5054397583008,39.5856552124023,39.5856552124023,39.5856552124023,39.6200332641602,39.6028442382812,39.6028442382812,39.5971145629883,39.5971145629883,39.6142997741699,39.6142997741699,39.608570098877,39.5856552124023,39.5741958618164,39.5512771606445,39.5455436706543,39.5226287841797,39.5054397583008,39.4997100830078,39.4538726806641,39.4424133300781,39.3851165771484,39.3679313659668,39.3450126647949,39.322093963623,39.2705268859863,39.2705268859863],"text":"Percent: -58.52302","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,84,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.2862777709961,-77.2690887451172,-77.2518997192383,-77.2232513427734,-77.1487655639648,-77.1143951416016,-77.0742797851562,-77.0570907592773,-77.0341720581055,-77.028450012207,-77.0513610839844,-77.0399017333984,-77.0341720581055,-77.0169906616211,-77.0456314086914,-77.0742797851562,-77.0800094604492,-77.0857391357422,-77.0800094604492,-77.0914688110352,-77.0971984863281,-77.1086654663086,-77.125846862793,-77.1430358886719,-77.1888732910156,-77.2232513427734,-77.2461700439453,-77.2461700439453,-77.2347106933594,-77.2289810180664,-77.2404403686523,-77.2633590698242,-77.2805404663086,-77.3378448486328,-77.3435745239258,-77.3378448486328,-77.3263778686523,-77.3263778686523,-77.2862777709961,-77.2862777709961],"y":[38.3423347473145,38.3251495361328,38.3251495361328,38.3308792114258,38.3595237731934,38.3595237731934,38.3824424743652,38.3881721496582,38.3709869384766,38.3423347473145,38.3136863708496,38.3079605102539,38.2964973449707,38.2735786437988,38.2563934326172,38.250659942627,38.1704483032227,38.1647186279297,38.1532592773438,38.1417999267578,38.1532592773438,38.1532592773438,38.1417999267578,38.1589889526367,38.1647186279297,38.1933670043945,38.1990966796875,38.2277450561523,38.2334747314453,38.2449340820312,38.2449340820312,38.250659942627,38.2334747314453,38.2563934326172,38.2793121337891,38.2964973449707,38.3136863708496,38.3423347473145,38.3423347473145,38.3423347473145],"text":"Percent: -58.50093","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,84,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.7179107666016,-82.7236480712891,-82.9872055053711,-82.9814758300781,-83.2622222900391,-83.2450408935547,-83.2393112182617,-82.8153228759766,-82.8267822265625,-82.7179107666016,-82.7179107666016],"y":[39.5627365112305,39.471061706543,39.4939804077148,39.5111694335938,39.5168991088867,39.7002449035645,39.8148345947266,39.7976493835449,39.5684623718262,39.5627365112305,39.5627365112305],"text":"Percent: -58.49507","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,84,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.2003326416016,-76.9768829345703,-76.9023971557617,-76.9138488769531,-76.9310455322266,-76.9482345581055,-76.9425048828125,-76.9310455322266,-76.9310455322266,-76.9482345581055,-76.9768829345703,-76.9826126098633,-77.0341720581055,-77.0570907592773,-77.0685577392578,-77.0742797851562,-77.0685577392578,-77.0742797851562,-77.0857391357422,-77.0399017333984,-76.9711532592773,-76.9482345581055,-76.9310455322266,-76.8909378051758,-76.856559753418,-76.8279037475586,-76.7992630004883,-76.7820739746094,-76.7648849487305,-76.7419738769531,-76.7247772216797,-76.7075881958008,-76.6789398193359,-76.66748046875,-76.6617584228516,-76.66748046875,-76.6617584228516,-76.6617584228516,-76.7419738769531,-77.1086654663086,-77.0971984863281,-77.1086654663086,-77.0971984863281,-77.1143951416016,-77.1086654663086,-77.1143951416016,-77.1545028686523,-77.1774139404297,-77.1946029663086,-77.1946029663086,-77.2690887451172,-77.3607635498047,-77.4467010498047,-77.481086730957,-77.4409790039062,-77.4409790039062,-77.4409790039062,-77.4581604003906,-77.4409790039062,-77.4180526733398,-77.3951416015625,-77.3607635498047,-77.3550338745117,-77.303466796875,-77.2920074462891,-77.2690887451172,-77.2461700439453,-77.2461700439453,-77.2461700439453,-77.2003326416016,-77.2003326416016],"y":[35.4145202636719,35.3113899230957,35.254093170166,35.2311744689941,35.1967964172363,35.1853370666504,35.1337738037109,35.116584777832,35.0707473754883,35.0764770507812,35.0764770507812,35.0936660766602,35.1337738037109,35.1566925048828,35.1566925048828,35.1395034790039,35.116584777832,35.1051216125488,35.0936660766602,35.0707473754883,35.0134506225586,34.9848022460938,34.9618835449219,34.9561538696289,34.9332389831543,34.9332389831543,34.9275093078613,34.9160461425781,34.9045906066895,34.9160461425781,34.9332389831543,34.9504280090332,34.9561538696289,34.9561538696289,34.9332389831543,34.9045906066895,34.8931312561035,34.8759384155273,34.8415641784668,34.8358345031738,34.9217758178711,34.9618835449219,34.9905319213867,35.0249099731445,35.0420989990234,35.0764770507812,35.0650177001953,35.0650177001953,35.0764770507812,35.0879364013672,35.1223106384277,35.1624183654785,35.2139854431152,35.2369041442871,35.254093170166,35.2770118713379,35.2884712219238,35.2999305725098,35.3228492736816,35.3400382995605,35.3457679748535,35.3400382995605,35.3400382995605,35.3801460266113,35.3801460266113,35.3572273254395,35.3629570007324,35.3801460266113,35.3916015625,35.4145202636719,35.4145202636719],"text":"Percent: -58.47099","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,84,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.4895248413086,-93.5239028930664,-93.8332977294922,-93.8332977294922,-93.8332977294922,-93.8447570800781,-93.8447570800781,-93.86767578125,-93.873405456543,-93.861946105957,-93.8390274047852,-93.8161087036133,-93.8275680541992,-93.8218383789062,-93.8046493530273,-93.7588119506836,-93.7416305541992,-93.7473526000977,-93.7416305541992,-93.7187042236328,-93.7244338989258,-93.7129745483398,-93.7187042236328,-93.7187042236328,-93.6957931518555,-93.684326171875,-93.684326171875,-93.6900634765625,-93.7015228271484,-93.684326171875,-93.684326171875,-93.684326171875,-93.7129745483398,-93.7187042236328,-93.7129745483398,-93.7244338989258,-93.7244338989258,-93.7129745483398,-93.7187042236328,-93.7301635742188,-93.4837951660156,-93.4780654907227,-93.3634719848633,-93.3978500366211,-93.420768737793,-93.4264984130859,-93.4379577636719,-93.4837951660156,-93.4895248413086,-93.4895248413086,null,-83.37109375,-83.2393112182617,-83.2393112182617,-83.2335815429688,-83.2335815429688,-83.2393112182617,-83.2106552124023,-83.2106552124023,-83.1992034912109,-83.182014465332,-83.1247100830078,-83.0674209594727,-82.9986724853516,-82.9642868041992,-82.9413681030273,-82.9184494018555,-82.912727355957,-82.912727355957,-82.9069976806641,-82.8726196289062,-82.8668899536133,-82.8840713500977,-82.8955307006836,-82.912727355957,-82.9356384277344,-83.3137969970703,-83.365364074707,-83.365364074707,-83.3768157958984,-83.37109375,-83.37109375,null,-91.9883728027344,-92.0743179321289,-92.0857772827148,-92.1144256591797,-92.1258850097656,-92.1545333862305,-92.2232818603516,-92.240478515625,-92.2519378662109,-92.2920455932617,-92.2805786132812,-92.2633895874023,-92.246208190918,-92.2290115356445,-92.2118301391602,-92.2061004638672,-92.1774520874023,-92.1774520874023,-92.1602630615234,-92.1602630615234,-92.14306640625,-92.14306640625,-92.0857772827148,-92.062858581543,-92.051399230957,-92.0284805297852,-92.0112915039062,-91.9883728027344,-91.9654541015625,-91.9539947509766,-91.9597244262695,-91.9482650756836,-91.9539947509766,-91.97119140625,-91.9482650756836,-91.9654541015625,-91.9654541015625,-91.9597244262695,-91.9482650756836,-91.9368057250977,-91.9196166992188,-91.9196166992188,-91.9138870239258,-91.9024276733398,-91.9368057250977,-91.9539947509766,-91.9654541015625,-91.9883728027344,-91.9883728027344,null,-89.249641418457,-89.2439041137695,-89.5074615478516,-89.5074615478516,-89.7137298583984,-89.7194595336914,-89.6679000854492,-89.4788208007812,-89.4673538208008,-89.4387130737305,-89.4043350219727,-89.3814163208008,-89.335578918457,-89.3241195678711,-89.249641418457,-89.249641418457,-89.249641418457,null,-93.4780654907227,-93.4952545166016,-93.4952545166016,-93.8275680541992,-93.8275680541992,-94.1083221435547,-94.1025924682617,-94.0796661376953,-94.056755065918,-94.051025390625,-94.0395584106445,-94.0223770141602,-93.9937210083008,-93.9822692871094,-93.9879989624023,-93.9879989624023,-93.9364318847656,-93.9020538330078,-93.8447570800781,-93.7702713012695,-93.7301635742188,-93.6900634765625,-93.6671371459961,-93.6384887695312,-93.598388671875,-93.5239028930664,-93.4952545166016,-93.4952545166016,-93.4952545166016,-93.4780654907227,-93.4780654907227,null,-89.8455123901367,-89.9142684936523,-90.4184646606445,-90.424201965332,-89.8397827148438,-89.8455123901367,-89.8455123901367],"y":[33.0195579528809,33.0195579528809,33.0252876281738,33.0482063293457,33.0596656799316,33.0768547058105,33.0940437316895,33.0997734069824,33.1054992675781,33.134147644043,33.1456069946289,33.1456069946289,33.1570663452148,33.1627998352051,33.1570663452148,33.1627998352051,33.1685256958008,33.185718536377,33.1914443969727,33.2029037475586,33.2200927734375,33.2315521240234,33.2716598510742,33.2773895263672,33.2773895263672,33.2831192016602,33.3003082275391,33.3117637634277,33.3232269287109,33.3404159545898,33.3862533569336,33.3919792175293,33.3862533569336,33.3919792175293,33.4034385681152,33.4034385681152,33.449275970459,33.4607353210449,33.4721946716309,33.4721946716309,33.4779243469238,33.449275970459,33.443546295166,33.3919792175293,33.3346824645996,33.3003082275391,33.2602005004883,33.2602005004883,33.0195579528809,33.0195579528809,null,30.2579021453857,30.2579021453857,30.2464408874512,30.2235221862793,30.1948757171631,30.1719570159912,30.137580871582,30.1089324951172,30.0974750518799,30.0974750518799,30.0974750518799,30.074556350708,30.0229873657227,29.9771499633789,29.9599628448486,29.9485054016113,29.9198551177979,29.9083976745605,29.8912086486816,29.8740177154541,29.8682899475098,29.8396415710449,29.822452545166,29.822452545166,29.816722869873,29.822452545166,29.822452545166,29.9083976745605,29.9083976745605,30.2579021453857,30.2579021453857,null,30.0401763916016,30.0802822113037,30.1318511962891,30.1261196136475,30.1433086395264,30.1261196136475,30.1490383148193,30.1490383148193,30.1433086395264,30.1433086395264,30.1604995727539,30.1662273406982,30.2006072998047,30.2235221862793,30.2292518615723,30.2464408874512,30.2521705627441,30.2808208465576,30.2808208465576,30.286548614502,30.2980079650879,30.3151969909668,30.3782234191895,30.3839530944824,30.3896808624268,30.3839530944824,30.3839530944824,30.3782234191895,30.3724918365479,30.3438453674316,30.3381156921387,30.3151969909668,30.286548614502,30.269359588623,30.2407131195068,30.2292518615723,30.212064743042,30.2006072998047,30.2063331604004,30.212064743042,30.2006072998047,30.1834144592285,30.1662273406982,30.1547698974609,30.0802822113037,30.0459060668945,30.0401763916016,30.0401763916016,30.0401763916016,null,34.3831977844238,34.1654739379883,34.1712036132812,34.1941223144531,34.1941223144531,34.5608139038086,34.5608139038086,34.5608139038086,34.543628692627,34.5378952026367,34.5378952026367,34.5264358520508,34.5264358520508,34.5264358520508,34.4977912902832,34.3831977844238,34.3831977844238,null,39.2877159118652,38.9439430236816,38.9324798583984,38.9324798583984,38.9038352966309,38.9210243225098,39.1444778442383,39.138744354248,39.1444778442383,39.1616630554199,39.1788520812988,39.1960411071777,39.2075004577637,39.190315246582,39.1673965454102,39.1502075195312,39.1616630554199,39.1960411071777,39.2132339477539,39.2075004577637,39.2075004577637,39.2246894836426,39.2361526489258,39.2361526489258,39.2304191589355,39.2246894836426,39.2361526489258,39.2533378601074,39.2762565612793,39.2877159118652,39.2877159118652,null,42.507740020752,42.502010345459,42.507740020752,42.811408996582,42.811408996582,42.507740020752,42.507740020752],"text":"Percent: -58.46995","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,84,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.5540542602539,-85.3019561767578,-85.0785064697266,-85.0670394897461,-85.2962265014648,-85.5483322143555,-85.5540542602539,-85.5540542602539,null,-93.598388671875,-93.873405456543,-93.8905944824219,-94.0796661376953,-94.0853958129883,-94.0796661376953,-94.0739364624023,-93.6155776977539,-93.6270294189453,-93.5869216918945,-93.598388671875,-93.598388671875],"y":[42.7713012695312,42.7713012695312,42.7713012695312,42.4160652160645,42.4160652160645,42.4160652160645,42.7713012695312,42.7713012695312,null,36.5031394958496,36.4974136352539,36.5031394958496,36.4974136352539,36.5031394958496,36.755241394043,36.9443206787109,36.927131652832,36.8297271728516,36.8239974975586,36.5031394958496,36.5031394958496],"text":"Percent: -58.45943","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,84,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.3917388916016,-95.3917388916016,-94.9161911010742,-94.9219207763672,-95.3917388916016,-95.3917388916016,null,-97.3684463500977,-96.9616470336914,-96.9616470336914,-96.9329986572266,-96.9215393066406,-96.9215393066406,-96.8928909301758,-96.8871612548828,-96.9272689819336,-96.9272689819336,-97.3741760253906,-97.3741760253906,-97.4028244018555,-97.3970947265625,-97.3741760253906,-97.3741760253906,-97.3684463500977,-97.3684463500977,null,-88.0578842163086,-88.0865325927734,-88.1209106445312,-88.1438293457031,-88.1438293457031,-88.1094436645508,-88.0979919433594,-88.1266403198242,-88.1266403198242,-88.1323699951172,-88.1266403198242,-87.6281661987305,-87.6281661987305,-87.6338958740234,-87.714111328125,-87.714111328125,-87.8344268798828,-87.9031829833984,-87.977668762207,-88.0063171386719,-88.0235061645508,-88.0578842163086,-88.0578842163086],"y":[43.2640419006348,43.5046844482422,43.5046844482422,43.2640419006348,43.2640419006348,43.2640419006348,null,39.1215591430664,39.1215591430664,38.9668617248535,38.9668617248535,38.9496688842773,38.8579978942871,38.8522682189941,38.8007011413574,38.8007011413574,38.5944366455078,38.6001663208008,38.875186920166,38.875186920166,38.9038352966309,38.8923759460449,38.9496688842773,39.1215591430664,39.1215591430664,null,45.7850570678711,45.7907867431641,45.80224609375,45.8251647949219,45.8480834960938,45.8652687072754,45.8824615478516,45.9053764343262,45.9225692749023,45.928295135498,46.249153137207,46.249153137207,45.985595703125,45.8996505737305,45.8996505737305,45.7220306396484,45.7220306396484,45.7564086914062,45.7735977172852,45.7907867431641,45.7907867431641,45.7850570678711,45.7850570678711],"text":"Percent: -58.42064","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,84,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.6377029418945,-82.7236480712891,-82.7465667724609,-82.7981262207031,-82.8038558959961,-82.9241790771484,-82.9642868041992,-83.0330429077148,-83.0846099853516,-83.1533660888672,-83.1419067382812,-83.1304473876953,-83.1189880371094,-83.0731506347656,-83.0674209594727,-83.0616912841797,-83.0387725830078,-83.0215835571289,-83.0158538818359,-82.9241790771484,-82.8898010253906,-82.8668899536133,-82.8496932983398,-82.8439636230469,-82.7981262207031,-82.7007293701172,-82.6377029418945,-82.6377029418945],"y":[38.5199508666992,38.4626579284668,38.4397392272949,38.3939018249512,38.3709869384766,38.4053611755371,38.3996315002441,38.4569244384766,38.4798431396484,38.5142250061035,38.5314140319824,38.5314140319824,38.5371398925781,38.6058959960938,38.6288146972656,38.6402702331543,38.6689224243164,38.6975708007812,38.7204895019531,38.7605972290039,38.7548637390137,38.6975708007812,38.6689224243164,38.6173553466797,38.5944366455078,38.565788269043,38.5199508666992,38.5199508666992],"text":"Percent: -58.41414","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,84,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.9337539672852,-92.9051055908203,-92.8936462402344,-92.87646484375,-92.8535385131836,-92.8420791625977,-92.4811172485352,-92.4753875732422,-92.4811172485352,-92.4868469238281,-92.4983062744141,-92.504035949707,-92.504035949707,-92.515495300293,-92.5212249755859,-92.5326843261719,-92.515495300293,-92.504035949707,-92.515495300293,-92.5326843261719,-92.5498733520508,-92.5556030273438,-92.5785217285156,-92.6014404296875,-92.6186294555664,-92.6358108520508,-92.6530075073242,-92.6759185791016,-92.7217559814453,-93.0540771484375,-93.0540771484375,-93.0368881225586,-93.0368881225586,-93.0254287719727,-92.9910507202148,-92.9795913696289,-92.9738616943359,-92.96240234375,-92.9509429931641,-92.9337539672852,-92.9337539672852],"y":[35.1624183654785,35.1624183654785,35.1738777160645,35.1681480407715,35.1509590148926,35.4546279907227,35.4431686401367,35.3629570007324,35.2770118713379,35.2712821960449,35.254093170166,35.254093170166,35.2369041442871,35.2311744689941,35.2254447937012,35.2197151184082,35.1967964172363,35.1624183654785,35.1223106384277,35.1108551025391,35.116584777832,35.0993957519531,35.0936660766602,35.0936660766602,35.0764770507812,35.0707473754883,35.0764770507812,35.082202911377,35.0650177001953,35.0764770507812,35.082202911377,35.0879364013672,35.1051216125488,35.1051216125488,35.1108551025391,35.116584777832,35.1280403137207,35.1337738037109,35.1395034790039,35.1624183654785,35.1624183654785],"text":"Percent: -58.40238","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,84,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.9467239379883,-84.8722381591797,-84.8722381591797,-84.8665084838867,-84.8665084838867,-85.1930923461914,-85.2389297485352,-85.2446594238281,-85.1243438720703,-85.1243438720703,-85.1014175415039,-85.0956954956055,-85.004020690918,-84.9467239379883,-84.9467239379883],"y":[33.2143630981445,33.2086334228516,32.9450721740723,32.9450721740723,32.8591270446777,32.8705902099609,33.1054992675781,33.1169624328613,33.1513366699219,33.1742553710938,33.1742553710938,33.1627998352051,33.185718536377,33.2143630981445,33.2143630981445],"text":"Percent: -58.40231","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,84,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-74.5418090820312,-74.4214859008789,-74.2839736938477,-74.2610626220703,-74.2610626220703,-74.2209548950195,-74.1521911621094,-74.1235504150391,-74.1063613891602,-74.0949020385742,-74.0891723632812,-74.0777130126953,-74.0490646362305,-74.0089569091797,-74.0204162597656,-74.0318756103516,-74.0490646362305,-74.0547943115234,-74.0719833374023,-74.0891723632812,-74.0949020385742,-74.0891723632812,-74.0719833374023,-74.0719833374023,-74.0719833374023,-74.0891723632812,-74.1235504150391,-74.1178207397461,-74.1120910644531,-74.129280090332,-74.1521911621094,-74.1751174926758,-74.1751174926758,-74.1751174926758,-74.2037658691406,-74.2266845703125,-74.2438659667969,-74.3069000244141,-74.312629699707,-74.3183517456055,-74.3412780761719,-74.3641891479492,-74.3871154785156,-74.3928451538086,-74.4157562255859,-74.4157562255859,-74.398567199707,-74.3813781738281,-74.5418090820312,-74.5418090820312],"y":[40.0726699829102,40.1758003234863,40.1758003234863,40.1643409729004,40.1356925964355,40.1070442199707,40.1013145446777,40.1299629211426,40.1356925964355,40.1356925964355,40.1070442199707,40.095588684082,40.1070442199707,40.1070442199707,40.0325622558594,39.9523468017578,39.9122428894043,39.8377532958984,39.791919708252,39.780460357666,39.791919708252,39.8262977600098,39.9065093994141,39.9638061523438,40.0210990905762,40.0325622558594,39.9695358276367,39.9466171264648,39.923698425293,39.8492164611816,39.8148345947266,39.791919708252,39.7403526306152,39.7002449035645,39.6601371765137,39.6372184753418,39.6142997741699,39.5741958618164,39.5627365112305,39.5283584594727,39.5283584594727,39.5455436706543,39.5455436706543,39.5398178100586,39.5455436706543,39.5684623718262,39.5741958618164,39.7575416564941,40.0726699829102,40.0726699829102],"text":"Percent: -58.37208","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,84,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.136589050293,-96.136589050293,-96.1881561279297,-96.1824264526367,-96.1537780761719,-96.1537780761719,-96.1595077514648,-96.136589050293,-96.1079406738281,-96.0964813232422,-95.8157272338867,-95.8042678833008,-95.8329238891602,-95.9647064208984,-95.953239440918,-95.8615646362305,-95.8329238891602,-95.8902130126953,-95.9761581420898,-96.0334548950195,-96.0334548950195,-96.0850219726562,-96.1194000244141,-96.1022109985352,-96.125129699707,-96.1136703491211,-96.0964813232422,-96.1079406738281,-96.136589050293,-96.136589050293],"y":[30.0688247680664,30.0917434692383,30.1261196136475,30.1547698974609,30.1547698974609,30.1719570159912,30.212064743042,30.2235221862793,30.212064743042,30.2235221862793,30.2464408874512,30.0974750518799,30.1032009124756,30.1719570159912,30.137580871582,29.8797492980957,29.7938041687012,29.765157699585,29.7365093231201,29.7307777404785,29.7766151428223,29.7995338439941,29.833911895752,29.8740177154541,29.9255867004395,29.9656925201416,30.0058002471924,30.0459060668945,30.0688247680664,30.0688247680664],"text":"Percent: -58.33493","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,84,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.6663818359375,-97.1449966430664,-97.1449966430664,-97.1449966430664,-97.6606521606445,-97.6663818359375,-97.6663818359375],"y":[35.712459564209,35.712459564209,35.4546279907227,35.3686828613281,35.3629570007324,35.712459564209,35.712459564209],"text":"Percent: -58.33142","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,84,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.97119140625,-91.97119140625,-91.9769134521484,-91.9883728027344,-91.9826431274414,-91.9883728027344,-91.9998321533203,-92.0112915039062,-92.0227508544922,-92.0456695556641,-92.05712890625,-92.0857772827148,-92.1086959838867,-92.1258850097656,-92.1373443603516,-92.14306640625,-92.1258850097656,-92.1602630615234,-92.1831741333008,-92.1831741333008,-92.1946411132812,-92.2118301391602,-92.2232818603516,-92.2232818603516,-92.240478515625,-92.2576675415039,-92.2863159179688,-92.2977752685547,-92.3149566650391,-92.320686340332,-92.3436126708984,-92.3665237426758,-92.3779907226562,-92.3894424438477,-92.3837203979492,-92.3722534179688,-92.3550643920898,-92.3321533203125,-92.320686340332,-92.3149566650391,-92.326416015625,-92.326416015625,-92.3321533203125,-92.326416015625,-92.3321533203125,-92.3321533203125,-91.9769134521484,-91.9826431274414,-92.0112915039062,-91.9998321533203,-92.0112915039062,-92.0112915039062,-92.0170211791992,-92.0170211791992,-91.9998321533203,-91.9998321533203,-91.97119140625,-91.97119140625,null,-84.7060775756836,-84.7175445556641,-84.723274230957,-84.7519149780273,-84.7748336791992,-84.8264007568359,-84.992561340332,-84.9868316650391,-84.9868316650391,-85.0097503662109,-85.0326690673828,-85.0326690673828,-85.0212020874023,-84.9467239379883,-84.8779678344727,-84.8550491333008,-84.820671081543,-84.7805633544922,-84.7576446533203,-84.7175445556641,-84.7175445556641,-84.7404556274414,-84.7404556274414,-84.723274230957,-84.7175445556641,-84.7175445556641,-84.7060775756836,-84.7060775756836],"y":[33.3862533569336,33.3747901916504,33.3576011657715,33.3461456298828,33.317497253418,33.306037902832,33.306037902832,33.2888450622559,33.2773895263672,33.2773895263672,33.2659301757812,33.2315521240234,33.2258224487305,33.2086334228516,33.2029037475586,33.1914443969727,33.1627998352051,33.1627998352051,33.1914443969727,33.2029037475586,33.2086334228516,33.1971740722656,33.2086334228516,33.2315521240234,33.2544708251953,33.2544708251953,33.2602005004883,33.2716598510742,33.2716598510742,33.2659301757812,33.2773895263672,33.2888450622559,33.317497253418,33.3404159545898,33.3633346557617,33.3862533569336,33.4034385681152,33.4320907592773,33.4721946716309,33.5123023986816,33.5409469604492,33.5925178527832,33.6326217651367,33.6555404663086,33.6841888427734,33.6956481933594,33.7071075439453,33.5294914245605,33.5294914245605,33.5065727233887,33.4893836975098,33.4721946716309,33.455005645752,33.443546295166,33.4320907592773,33.4034385681152,33.3862533569336,33.3862533569336,null,35.2311744689941,35.1395034790039,35.1108551025391,35.0650177001953,34.9848022460938,34.9848022460938,34.9790725708008,35.0306396484375,35.0420989990234,35.0707473754883,35.1223106384277,35.1395034790039,35.1624183654785,35.254093170166,35.3629570007324,35.3572273254395,35.3343086242676,35.3113899230957,35.2999305725098,35.2942008972168,35.2884712219238,35.2827415466309,35.2712821960449,35.265552520752,35.254093170166,35.2369041442871,35.2311744689941,35.2311744689941],"text":"Percent: -58.28288","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,84,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-121.415489196777,-121.472785949707,-121.547271728516,-121.57592010498,-121.610290527344,-121.593101501465,-121.616027832031,-121.638931274414,-121.62174987793,-121.62174987793,-121.610290527344,-121.581642150879,-121.541534423828,-121.501426696777,-121.472785949707,-121.375381469727,-121.341003417969,-121.283706665039,-121.272247314453,-121.266510009766,-121.232139587402,-121.226402282715,-121.146194458008,-121.129005432129,-121.094635009766,-121.088897705078,-121.071716308594,-121.05451965332,-121.008682250977,-121.008682250977,-121.01441192627,-121.031608581543,-121.05451965332,-121.043067932129,-121.020149230957,-121.020149230957,-121.008682250977,-121.043067932129,-121.129005432129,-121.151931762695,-121.192031860352,-121.214958190918,-121.266510009766,-121.283706665039,-121.283706665039,-121.272247314453,-121.312355041504,-121.352462768555,-121.38111114502,-121.415489196777,-121.415489196777],"y":[38.9955062866211,38.9897766113281,38.9611320495605,38.9210243225098,39.0470733642578,39.0757217407227,39.2304191589355,39.2590675354004,39.2819862365723,39.3106346130371,39.322093963623,39.3049049377441,39.2934455871582,39.3163642883301,39.327823638916,39.3621978759766,39.4538726806641,39.5168991088867,39.5168991088867,39.5111694335938,39.5111694335938,39.5283584594727,39.5226287841797,39.5570068359375,39.5627365112305,39.5856552124023,39.5856552124023,39.608570098877,39.6314888000488,39.6142997741699,39.5741958618164,39.5512771606445,39.5283584594727,39.5111694335938,39.5054397583008,39.4538726806641,39.4137687683105,39.4080352783203,39.3851165771484,39.3450126647949,39.339282989502,39.2934455871582,39.2762565612793,39.1673965454102,39.0757217407227,39.0356140136719,39.0470733642578,39.0298881530762,39.018424987793,38.9955062866211,38.9955062866211],"text":"Percent: -58.27170","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,84,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.7034378051758,-97.9757843017578,-97.8554611206055,-97.8497314453125,-97.8382720947266,-98.3367462158203,-98.7034378051758,-98.6919784545898,-98.7034378051758,-98.7034378051758,-98.7034378051758],"y":[44.627685546875,44.627685546875,44.627685546875,44.5417404174805,44.1979637145996,44.1979637145996,44.1979637145996,44.5417404174805,44.5474662780762,44.627685546875,44.627685546875],"text":"Percent: -58.24040","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,84,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.0609359741211,-87.078125,-87.1067733764648,-87.1125030517578,-87.1296920776367,-87.1411514282227,-87.1468811035156,-87.1755294799805,-87.1812591552734,-87.1812591552734,-87.1869888305664,-87.2442779541016,-87.255744934082,-87.2901153564453,-87.3015823364258,-87.3015823364258,-87.4104385375977,-87.6969146728516,-87.7026443481445,-87.8229675292969,-87.8229675292969,-87.8344268798828,-87.8344268798828,-87.8344268798828,-87.6682739257812,-87.6625442504883,-87.6281661987305,-87.6281661987305,-87.4104385375977,-87.3531494140625,-87.3531494140625,-87.3073120117188,-87.3073120117188,-87.261474609375,-87.2500076293945,-87.2442779541016,-87.2500076293945,-87.261474609375,-87.2729339599609,-87.261474609375,-87.2729339599609,-87.2843856811523,-87.2958450317383,-87.3187713623047,-87.3244934082031,-87.3302230834961,-87.3302230834961,-87.3187713623047,-87.3187713623047,-87.3015823364258,-87.2958450317383,-87.2843856811523,-87.2786636352539,-87.255744934082,-87.255744934082,-87.2442779541016,-87.2385559082031,-87.2328262329102,-87.2270965576172,-87.2156372070312,-87.2099075317383,-87.1927185058594,-87.1869888305664,-87.1697998046875,-87.1697998046875,-87.1411514282227,-87.1411514282227,-87.1182327270508,-87.1125030517578,-87.078125,-87.072395324707,-87.0552062988281,-87.0609359741211,-87.0609359741211],"y":[33.2487411499023,33.2430114746094,33.2315521240234,33.2430114746094,33.2430114746094,33.2430114746094,33.2258224487305,33.2143630981445,33.185718536377,33.1627998352051,33.1456069946289,33.1398811340332,33.1398811340332,33.1112289428711,33.0825843811035,33.0138282775879,33.002368927002,33.0138282775879,33.0195579528809,33.0252876281738,33.1054992675781,33.1054992675781,33.1570663452148,33.5180282592773,33.5180282592773,33.586784362793,33.586784362793,33.6154365539551,33.6097030639648,33.6097030639648,33.5982437133789,33.5925178527832,33.5180282592773,33.5180282592773,33.5180282592773,33.5065727233887,33.5008430480957,33.5065727233887,33.5008430480957,33.4893836975098,33.4836540222168,33.4836540222168,33.4951095581055,33.4951095581055,33.4951095581055,33.4893836975098,33.4779243469238,33.4779243469238,33.4607353210449,33.4607353210449,33.449275970459,33.443546295166,33.4320907592773,33.4320907592773,33.4263572692871,33.4263572692871,33.4034385681152,33.4034385681152,33.3747901916504,33.3747901916504,33.3633346557617,33.3633346557617,33.3461456298828,33.3461456298828,33.3232269287109,33.3232269287109,33.306037902832,33.3003082275391,33.2888450622559,33.2831192016602,33.2659301757812,33.2659301757812,33.2487411499023,33.2487411499023],"text":"Percent: -58.22409","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,84,205,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-120.074768066406,-120.069030761719,-120.126335144043,-120.21800994873,-120.355514526367,-120.395622253418,-120.441452026367,-120.464370727539,-120.50447845459,-120.619079589844,-120.636260986328,-120.785232543945,-120.888366699219,-120.934196472168,-120.980041503906,-121.002960205078,-121.020149230957,-120.991500854492,-120.945655822754,-120.917007446289,-120.813873291016,-120.641998291016,-120.573234558105,-120.50447845459,-120.435729980469,-120.355514526367,-120.286758422852,-120.235191345215,-120.223731994629,-120.166442871094,-120.114875793457,-120.097686767578,-120.074768066406,-120.074768066406],"y":[38.7090263366699,38.5199508666992,38.5084953308105,38.5027618408203,38.4683876037598,38.4683876037598,38.4683876037598,38.4454689025879,38.4511985778809,38.3881721496582,38.3652534484863,38.2907676696777,38.2334747314453,38.2220153808594,38.2220153808594,38.2964973449707,38.5142250061035,38.5142250061035,38.5256805419922,38.5199508666992,38.56005859375,38.5142250061035,38.5084953308105,38.5142250061035,38.5371398925781,38.5428695678711,38.5715179443359,38.5944366455078,38.6230850219727,38.6345443725586,38.6975708007812,38.7090263366699,38.7090263366699,38.7090263366699],"text":"Percent: -58.17814","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,85,206,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.0506439208984,-96.0449142456055,-96.4287948608398,-96.4287948608398,-96.0506439208984,-96.0506439208984,null,-99.2305603027344,-99.6660079956055,-99.6660079956055,-99.6774673461914,-99.6889266967773,-99.6545486450195,-99.5514144897461,-99.4769287109375,-99.4368209838867,-99.4024505615234,-99.3680725097656,-99.3222351074219,-99.2649383544922,-99.2706680297852,-99.2534790039062,-99.2534790039062,-99.2420196533203,-99.2305603027344,-99.2305603027344,null,-88.7740783691406,-88.9402389526367,-89.3756866455078,-89.3756866455078,-89.0147171020508,-88.7798080444336,-88.7740783691406,-88.7740783691406],"y":[43.859920501709,43.4989547729492,43.4932289123535,43.854190826416,43.859920501709,43.859920501709,null,42.0894813537598,42.0837478637695,42.4332542419434,42.4389839172363,42.7311935424805,42.7254638671875,42.7197341918945,42.7369194030762,42.759838104248,42.7827568054199,42.7884902954102,42.7884902954102,42.8056755065918,42.7884902954102,42.7884902954102,42.4389839172363,42.4389839172363,42.0894813537598,42.0894813537598,null,42.502010345459,42.496280670166,42.502010345459,42.8457832336426,42.8457832336426,42.8400535583496,42.502010345459,42.502010345459],"text":"Percent: -58.17805","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,85,206,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-112.248161315918,-112.202323913574,-112.150756835938,-112.064811706543,-112.024703979492,-111.97314453125,-111.97314453125,-111.950225830078,-111.887199401855,-111.81844329834,-111.778335571289,-111.749687194824,-111.709579467773,-111.658012390137,-111.646560668945,-111.640830993652,-111.640830993652,-111.606452941895,-111.600723266602,-111.572067260742,-111.566337585449,-111.594993591309,-111.646560668945,-111.698120117188,-111.732498168945,-111.835632324219,-111.904388427734,-112.013252258301,-112.024703979492,-112.041900634766,-112.053359985352,-112.104919433594,-112.133575439453,-112.15648651123,-112.179412841797,-112.196594238281,-112.167945861816,-112.196594238281,-112.196594238281,-112.21378326416,-112.248161315918,-112.248161315918],"y":[40.7774085998535,40.8060531616211,40.8690795898438,40.9263725280762,40.9378356933594,40.9149169921875,40.8576202392578,40.8404350280762,40.828971862793,40.8461608886719,40.8576202392578,40.8576202392578,40.8576202392578,40.8347015380859,40.8117828369141,40.7945976257324,40.7774085998535,40.7143821716309,40.6685447692871,40.6169776916504,40.6055183410645,40.5768699645996,40.5654106140137,40.5424919128418,40.5367622375488,40.5023880004883,40.4508171081543,40.4393615722656,40.4737358093262,40.4737358093262,40.4622802734375,40.4508171081543,40.4794692993164,40.4737358093262,40.4794692993164,40.5654106140137,40.6055183410645,40.6398963928223,40.7029228210449,40.7373008728027,40.7774085998535,40.7774085998535],"text":"Percent: -58.16797","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,85,206,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.0410766601562,-86.0467987060547,-85.5655136108398,-85.5655136108398,-85.5655136108398,-85.7889709472656,-86.0467987060547,-86.0410766601562,-86.0410766601562],"y":[43.4531211853027,43.8140830993652,43.8140830993652,43.4645767211914,43.2926902770996,43.2926902770996,43.2926902770996,43.4531211853027,43.4531211853027],"text":"Percent: -58.14974","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,85,206,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.5059585571289,-97.2194747924805,-96.8699798583984,-96.8757019042969,-96.8814315795898,-97.48876953125,-97.483039855957,-97.5059585571289,-97.5059585571289,-97.5059585571289],"y":[45.1548042297363,45.1548042297363,45.1490745544434,44.9829139709473,44.8053016662598,44.8053016662598,44.89697265625,44.89697265625,45.1548042297363,45.1548042297363],"text":"Percent: -58.10482","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,85,206,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.4291381835938,-79.4463272094727,-79.4577865600586,-79.4577865600586,-79.4520568847656,-79.4921646118164,-79.5838394165039,-79.5781097412109,-79.6869735717773,-79.6812362670898,-79.6869735717773,-79.6812362670898,-79.6010284423828,-79.5952987670898,-79.6353988647461,-79.6239471435547,-79.6067581176758,-79.5781097412109,-79.5380020141602,-79.5093536376953,-79.5093536376953,-79.4807052612305,-79.1598510742188,-79.1598510742188,-79.1483917236328,-79.1713104248047,-79.1942291259766,-79.2228698730469,-79.2343368530273,-79.2457962036133,-79.2572479248047,-79.2859039306641,-79.3202743530273,-79.3489227294922,-79.4291381835938,-79.4291381835938],"y":[37.6204071044922,37.6146774291992,37.6032218933105,37.5860328674316,37.5631141662598,37.5287322998047,37.5860328674316,37.5974884033203,37.6662445068359,37.6891632080078,37.7292709350586,37.7579193115234,37.8667793273926,37.8725128173828,37.8782386779785,37.9126167297363,37.9298057556152,37.9527244567871,37.9871025085449,38.0272064208984,38.0501251220703,38.0845031738281,37.8782386779785,37.8667793273926,37.832405090332,37.8094863891602,37.7922973632812,37.7922973632812,37.7922973632812,37.8094863891602,37.8037567138672,37.7693786621094,37.7063522338867,37.660514831543,37.6204071044922,37.6204071044922],"text":"Percent: -58.07976","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,85,206,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.3787384033203,-88.1323699951172,-88.1037216186523,-88.0922622680664,-88.0521545410156,-88.0808029174805,-88.0464248657227,-88.0235061645508,-88.0464248657227,-88.0979919433594,-88.1438293457031,-88.161018371582,-88.161018371582,-88.1266403198242,-88.1896591186523,-88.3787384033203,-88.3787384033203,-88.3787384033203,null,-84.6487808227539,-84.6545104980469,-84.7691116333008,-84.7691116333008,-84.820671081543,-84.8607788085938,-84.8894271850586,-84.9123458862305,-84.9295349121094,-85.0383987426758,-84.998291015625,-84.9066162109375,-84.8264007568359,-84.81494140625,-84.8092193603516,-84.8321304321289,-84.8321304321289,-84.8092193603516,-84.7519149780273,-84.7519149780273,-84.7519149780273,-84.6487808227539,-84.6487808227539,null,-111.090789794922,-111.125160217285,-111.142356872559,-111.222564697266,-111.239753723145,-111.228302001953,-111.268402099609,-111.337158203125,-111.382995605469,-111.388725280762,-111.371536254883,-111.371536254883,-111.348617553711,-111.354347229004,-111.526229858398,-111.66374206543,-111.721038818359,-111.726776123047,-111.76114654541,-111.766876220703,-111.789794921875,-111.789794921875,-111.755416870117,-111.721038818359,-111.692390441895,-111.66374206543,-111.623634338379,-111.560615539551,-111.531959533691,-111.46321105957,-111.46321105957,-111.42310333252,-111.42310333252,-111.388725280762,-111.319969177246,-111.319969177246,-111.176727294922,-111.170997619629,-111.062141418457,-110.792846679688,-110.787117004395,-110.804306030273,-110.804306030273,-110.861602783203,-110.861602783203,-110.91316986084,-110.91316986084,-111.016304016113,-111.022033691406,-111.044952392578,-111.044952392578,-111.06787109375,-111.096519470215,-111.113700866699,-111.113700866699,-111.096519470215,-111.096519470215,-111.090789794922,-111.090789794922],"y":[37.9068870544434,37.9068870544434,37.9011573791504,37.8839683532715,37.8610496520996,37.832405090332,37.8209419250488,37.7922973632812,37.7636489868164,37.7292709350586,37.7006225585938,37.6719779968262,37.6318664550781,37.5860328674316,37.6032218933105,37.6032218933105,37.9068870544434,37.9068870544434,null,38.7777824401855,38.7663230895996,38.7491340637207,38.686107635498,38.686107635498,38.6803817749023,38.6631889343262,38.6460037231445,38.6345443725586,38.7605972290039,38.7777824401855,38.7777824401855,38.7777824401855,38.7892417907715,38.8007011413574,38.8350791931152,38.8579978942871,38.8637275695801,38.8350791931152,38.8236198425293,38.8178901672363,38.7777824401855,38.7777824401855,null,44.4901733398438,44.5073585510254,44.5417404174805,44.587574005127,44.6104927062988,44.6391410827637,44.6620597839355,44.7422752380371,44.765193939209,44.9084320068359,44.9256210327148,45.355339050293,45.3725280761719,45.6360893249512,45.6418151855469,45.7449493408203,45.7506790161133,45.7735977172852,45.7735977172852,45.7850570678711,45.7850570678711,45.80224609375,45.807975769043,45.80224609375,45.807975769043,45.8366241455078,45.8710021972656,45.9053764343262,45.9053764343262,45.9684028625488,45.9913215637207,45.9913215637207,46.0543479919434,46.0944519042969,46.1402893066406,46.1803970336914,46.1803970336914,46.1918601989746,46.1918601989746,46.1918601989746,46.1460227966309,46.1402893066406,45.5902519226074,45.5902519226074,45.5272254943848,45.5272254943848,45.349609375,45.343879699707,45.223560333252,45.217830657959,45.0631294250488,45.0745887756348,45.0917778015137,45.080322265625,45.0459403991699,45.040210723877,44.89697265625,44.4901733398438,44.4901733398438],"text":"Percent: -58.07707","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,85,206,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.1247100830078,-82.7064590454102,-82.7236480712891,-82.7064590454102,-82.6377029418945,-82.6377029418945,-82.6720733642578,-82.7064590454102,-82.735107421875,-82.7580184936523,-82.7924041748047,-82.8726196289062,-82.8898010253906,-82.9012603759766,-82.9184494018555,-82.9299087524414,-82.9299087524414,-82.9642868041992,-83.010124206543,-83.0445022583008,-83.0674209594727,-83.0960693359375,-83.1247100830078,-83.1590957641602,-83.193473815918,-83.2106552124023,-83.2163848876953,-83.2221221923828,-83.2221221923828,-83.2393112182617,-83.2450408935547,-83.2851486206055,-83.1247100830078,-83.1247100830078,null,-88.3844680786133,-88.3787384033203,-88.7053298950195,-88.7110595703125,-88.7053298950195,-88.3844680786133,-88.3844680786133,null,-85.8691864013672,-85.8691864013672,-85.9322052001953,-86.2416076660156,-86.2416076660156,-86.2416076660156,-85.8634567260742,-85.8691864013672,-85.8691864013672,null,-93.9650802612305,-93.4952545166016,-93.4952545166016,-93.4666061401367,-93.4666061401367,-93.7015228271484,-93.9307022094727,-93.9307022094727,-93.9650802612305,-93.9650802612305,-93.9650802612305,null,-101.5625,-101.539581298828,-101.539581298828,-101.528121948242,-101.522392272949,-102.043785095215,-102.049514770508,-101.5625,-101.5625,null,-97.8382720947266,-97.8382720947266,-97.8382720947266,-98.2966384887695,-98.2966384887695,-98.2565307617188,-98.2450714111328,-98.204963684082,-98.1763229370117,-98.1533966064453,-98.0903778076172,-98.0445404052734,-98.0101623535156,-97.9815139770508,-97.8955688476562,-97.8382720947266,-97.8382720947266,null,-74.2839736938477,-74.2553329467773,-74.3355407714844,-74.2209548950195,-74.2037658691406,-74.1808471679688,-74.1579284667969,-74.140739440918,-74.1235504150391,-74.1120910644531,-74.0891723632812,-74.0662536621094,-74.0605239868164,-74.0605239868164,-74.2209548950195,-74.1636581420898,-74.1464691162109,-74.2266845703125,-74.2266845703125,-74.3183517456055,-74.3355407714844,-74.5475387573242,-74.7194290161133,-74.8741226196289,-74.7824478149414,-74.862663269043,-74.5475387573242,-74.2839736938477,-74.2839736938477,null,-84.2534408569336,-84.2591705322266,-84.2763671875,-84.3050079345703,-84.3107452392578,-84.3050079345703,-84.2820892333984,-84.2820892333984,-84.2992782592773,-84.3107452392578,-84.3451156616211,-84.3909530639648,-84.4196014404297,-84.4310607910156,-84.4539794921875,-84.4768981933594,-84.5112762451172,-84.5685653686523,-84.6258697509766,-84.6659698486328,-84.7118072509766,-84.7461853027344,-84.7805633544922,-84.820671081543,-84.820671081543,-84.551383972168,-84.3451156616211,-84.2534408569336,-84.2534408569336,-84.2534408569336,null,-85.3649826049805,-85.456657409668,-85.3707122802734,-85.3879013061523,-85.3879013061523,-85.2389297485352,-85.2102813720703,-85.1988220214844,-85.181640625,-85.1587142944336,-85.1358032226562,-85.1243438720703,-85.1071472167969,-85.0899658203125,-85.0785064697266,-85.0154800415039,-84.998291015625,-84.9810943603516,-84.9639129638672,-84.9467239379883,-84.9467239379883,-85.0212020874023,-85.0326690673828,-85.0326690673828,-85.0097503662109,-84.9868316650391,-84.9868316650391,-84.992561340332,-85.273307800293,-85.3649826049805,-85.3649826049805,null,-98.2909088134766,-98.47998046875,-98.1533966064453,-98.1935043334961,-98.0101623535156,-97.7752532958984,-98.1992340087891,-98.2909088134766,-98.2909088134766],"y":[30.6188640594482,30.590217590332,30.5386505126953,30.4985427856445,30.4125995635986,30.3782234191895,30.3438453674316,30.3209266662598,30.3037395477295,30.3037395477295,30.3094673156738,30.3610343933105,30.3782234191895,30.3839530944824,30.3839530944824,30.3839530944824,30.3954105377197,30.4125995635986,30.4240608215332,30.4240608215332,30.4297866821289,30.4297866821289,30.4183292388916,30.3896808624268,30.4183292388916,30.4412479400635,30.4698944091797,30.4870853424072,30.5100040435791,30.5615692138672,30.590217590332,30.6303253173828,30.6188640594482,30.6188640594482,null,38.250659942627,37.9068870544434,37.9068870544434,38.1188812255859,38.250659942627,38.250659942627,38.250659942627,null,39.9294281005859,39.923698425293,39.91796875,39.923698425293,40.1758003234863,40.2101783752441,40.2101783752441,39.9294281005859,39.9294281005859,null,42.5593032836914,42.5593032836914,42.4561729431152,42.4504432678223,42.2098007202148,42.2098007202148,42.2098007202148,42.4676284790039,42.4676284790039,42.5593032836914,42.5593032836914,null,38.2563934326172,38.2563934326172,37.832405090332,37.832405090332,37.7350006103516,37.7350006103516,38.2563934326172,38.2563934326172,38.2563934326172,null,41.1670188903809,41.0295066833496,40.691463470459,40.697193145752,40.8576202392578,40.8919982910156,40.9149169921875,40.9321060180664,40.949291229248,40.9722099304199,41.000862121582,41.0409660339355,41.0638847351074,41.0753440856934,41.1039924621582,41.1670188903809,41.1670188903809,null,44.117748260498,43.9745101928711,43.9286766052246,43.8140830993652,43.8198127746582,43.8255424499512,43.8255424499512,43.8198127746582,43.8026237487793,43.8026237487793,43.8026237487793,43.7911643981934,43.7739753723145,43.7453269958496,43.7281379699707,43.3729057312012,43.2525825500488,43.2468566894531,43.2239379882812,43.218204498291,43.2411231994629,43.2239379882812,43.2812309265137,43.3385276794434,43.4989547729492,44.0661849975586,44.1005592346191,44.117748260498,44.117748260498,null,39.2762565612793,39.2705268859863,39.2533378601074,39.2361526489258,39.2304191589355,39.2246894836426,39.2189598083496,39.2075004577637,39.1788520812988,39.0241546630859,39.0413436889648,39.0642623901367,39.0814514160156,39.1100997924805,39.1215591430664,39.1215591430664,39.1043701171875,39.0871810913086,39.0814514160156,39.0929069519043,39.1100997924805,39.1330184936523,39.1330184936523,39.1158256530762,39.3106346130371,39.3163642883301,39.2934455871582,39.2934455871582,39.2762565612793,39.2762565612793,null,34.9790725708008,34.9790725708008,35.082202911377,35.1108551025391,35.1624183654785,35.3686828613281,35.4202499389648,35.4087905883789,35.4087905883789,35.4145202636719,35.4259834289551,35.4202499389648,35.4259834289551,35.4202499389648,35.4259834289551,35.397331237793,35.3858757019043,35.3686828613281,35.3400382995605,35.2999305725098,35.254093170166,35.1624183654785,35.1395034790039,35.1223106384277,35.0707473754883,35.0420989990234,35.0306396484375,34.9790725708008,34.9790725708008,34.9790725708008,34.9790725708008,null,31.4095478057861,31.6845645904541,31.8449954986572,31.9194793701172,32.0168800354004,31.6731071472168,31.4611110687256,31.4095478057861,31.4095478057861],"text":"Percent: -58.04959","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,85,206,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.9070281982422,-98.3138275146484,-98.9670028686523,-98.9670028686523,-98.9899215698242,-98.9956512451172,-97.9299468994141,-97.9242172241211,-97.9070281982422,-97.9070281982422,-97.9070281982422],"y":[48.5467147827148,48.5409812927246,48.5467147827148,48.7128715515137,48.7128715515137,48.9993515014648,49.0050811767578,48.7128715515137,48.7186012268066,48.5467147827148,48.5467147827148],"text":"Percent: -58.03311","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,85,206,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.0196990966797,-93.5181732177734,-93.5181732177734,-93.5181732177734,-93.1400146484375,-93.1400146484375,-93.0139694213867,-93.0196990966797,-93.0196990966797],"y":[45.4183654785156,45.4298248291016,45.5730628967285,45.7449493408203,45.7449493408203,45.5730628967285,45.5730628967285,45.4183654785156,45.4183654785156],"text":"Percent: -57.99513","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,85,206,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.0509872436523,-78.9707717895508,-78.9134750366211,-78.8905563354492,-78.7988891601562,-78.3577041625977,-78.3519744873047,-78.4092712402344,-78.4379196166992,-78.4493789672852,-78.4665756225586,-78.47802734375,-78.5066757202148,-78.5295944213867,-78.5410537719727,-78.5582427978516,-78.5639724731445,-78.5983505249023,-78.6155395507812,-78.6384506225586,-78.6441879272461,-78.655647277832,-78.655647277832,-78.8791046142578,-78.8905563354492,-78.9306640625,-79.0509872436523,-79.0509872436523],"y":[40.2789344787598,40.3935241699219,40.4909286499023,40.5253067016602,40.7258415222168,40.7315711975098,40.7315711975098,40.6513557434082,40.6513557434082,40.5940628051758,40.5654106140137,40.548225402832,40.5367622375488,40.5195732116699,40.496654510498,40.4393615722656,40.37060546875,40.3534164428711,40.3247718811035,40.3075790405273,40.2789344787598,40.2789344787598,40.238826751709,40.244556427002,40.2674713134766,40.3018531799316,40.2789344787598,40.2789344787598],"text":"Percent: -57.97845","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,85,206,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-118.842903137207,-118.842903137207,-118.842903137207,-118.842903137207,-118.871559143066,-118.871559143066,-118.842903137207,-118.842903137207,-118.842903137207,-118.206932067871,-118.21265411377,-118.201194763184,-118.149620056152,-118.120979309082,-118.12671661377,-118.098052978516,-118.120979309082,-118.161087036133,-118.206932067871,-118.218376159668,-118.149620056152,-118.149620056152,-118.189727783203,-118.21265411377,-118.258483886719,-118.235572814941,-118.235572814941,-118.281402587891,-118.350158691406,-118.378807067871,-118.390266418457,-118.355895996094,-118.355895996094,-118.350158691406,-118.355895996094,-118.424644470215,-118.459030151367,-118.487678527832,-118.527786254883,-118.539245605469,-118.573616027832,-118.61946105957,-118.66529083252,-118.699668884277,-118.711120605469,-118.728317260742,-118.797073364258,-118.81999206543,-118.842903137207,-118.842903137207],"y":[47.9622993469238,48.0138626098633,48.3118019104004,48.4779586791992,48.4894180297852,48.655574798584,48.6613082885742,48.8962173461914,49.0050811767578,48.9936180114746,48.9191360473633,48.8503799438477,48.787353515625,48.7758979797363,48.7415199279785,48.6613082885742,48.6269264221191,48.512336730957,48.4722290039062,48.4206619262695,48.2774238586426,48.2373161315918,48.202938079834,48.1341819763184,48.1169967651367,48.0883445739746,48.0539703369141,48.0195922851562,48.0310516357422,48.0195922851562,48.0024070739746,47.9737548828125,47.9279174804688,47.8935432434082,47.8362464904785,47.8305168151855,47.8591651916504,47.8591651916504,47.8648948669434,47.9164619445801,47.9279174804688,47.9164619445801,47.939380645752,47.933650970459,47.9049987792969,47.8935432434082,47.9164619445801,47.9451065063477,47.9622993469238,47.9622993469238],"text":"Percent: -57.97700","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,85,206,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.8867492675781,-84.3623046875,-84.3623046875,-84.2477111816406,-83.8752899169922,-83.8752899169922,-83.8867492675781,-83.8867492675781,-83.8867492675781],"y":[44.8568649291992,44.8568649291992,45.1891822814941,45.2006416320801,45.2006416320801,45.040210723877,45.0344848632812,44.8568649291992,44.8568649291992],"text":"Percent: -57.96872","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,85,206,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.7553482055664,-81.7725372314453,-81.824104309082,-81.824104309082,-81.7782669067383,-81.7839965820312,-81.7725372314453,-81.824104309082,-81.8470230102539,-81.8699417114258,-81.8985824584961,-81.9215087890625,-81.9329605102539,-81.9157791137695,-81.9100494384766,-81.9329605102539,-81.9902572631836,-82.0303649902344,-82.0819320678711,-82.3168487548828,-82.3168487548828,-82.2939300537109,-82.2710113525391,-81.7496185302734,-81.7553482055664,-81.7553482055664,null,-84.9467239379883,-84.9467239379883,-84.9639129638672,-84.9810943603516,-84.998291015625,-85.0154800415039,-84.998291015625,-84.992561340332,-84.9810943603516,-84.9696426391602,-84.9467239379883,-84.9180755615234,-84.9008865356445,-84.9008865356445,-84.8779678344727,-84.8607788085938,-84.8550491333008,-84.8722381591797,-84.8722381591797,-84.8665084838867,-84.8493194580078,-84.8034820556641,-84.7920227050781,-84.7862930297852,-84.8034820556641,-84.7977523803711,-84.7805633544922,-84.7691116333008,-84.7805633544922,-84.7748336791992,-84.7633819580078,-84.7461853027344,-84.7175445556641,-84.7060775756836,-84.7003479003906,-84.6831665039062,-84.6717071533203,-84.6545104980469,-84.6373291015625,-84.6201324462891,-84.6201324462891,-84.6315994262695,-84.6373291015625,-84.6373291015625,-84.6201324462891,-84.6373291015625,-84.6717071533203,-84.7347259521484,-84.7576446533203,-84.7977523803711,-84.81494140625,-84.8264007568359,-84.8550491333008,-84.8779678344727,-84.9467239379883,-84.9467239379883],"y":[39.1158256530762,39.0929069519043,39.0871810913086,39.0585327148438,39.0241546630859,38.9840507507324,38.9439430236816,38.9496688842773,38.9496688842773,38.9038352966309,38.8923759460449,38.8923759460449,38.8923759460449,38.9267539978027,38.9611320495605,38.9897766113281,39.0069694519043,39.0298881530762,39.0012359619141,39.0298881530762,39.0356140136719,39.2132339477539,39.2132339477539,39.190315246582,39.1158256530762,39.1158256530762,null,35.254093170166,35.2999305725098,35.3400382995605,35.3686828613281,35.3858757019043,35.397331237793,35.4202499389648,35.448902130127,35.4660873413086,35.4660873413086,35.4431686401367,35.4431686401367,35.448902130127,35.4718170166016,35.4832763671875,35.4947357177734,35.5119209289551,35.5233840942383,35.5405731201172,35.5520324707031,35.5577583312988,35.5405731201172,35.5520324707031,35.5577583312988,35.5749473571777,35.5864105224609,35.5921401977539,35.6093292236328,35.6379737854004,35.6666221618652,35.6838111877441,35.6895408630371,35.6895408630371,35.6952705383301,35.7296485900879,35.7239189147949,35.7296485900879,35.7525672912598,35.7468376159668,35.7239189147949,35.706729888916,35.6952705383301,35.6838111877441,35.6723518371582,35.6551666259766,35.6322479248047,35.5806770324707,35.5061950683594,35.4775466918945,35.448902130127,35.4259834289551,35.4087905883789,35.3572273254395,35.3629570007324,35.254093170166,35.254093170166],"text":"Percent: -57.94168","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,85,206,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-118.006393432617,-119.51326751709,-119.518997192383,-119.530456542969,-119.518997192383,-119.52473449707,-119.461700439453,-119.455963134766,-119.51326751709,-119.518997192383,-119.559097290039,-119.52473449707,-119.444519042969,-119.295539855957,-119.289810180664,-118.968955993652,-118.968955993652,-118.413185119629,-118.355895996094,-118.332969665527,-118.332969665527,-118.373077392578,-118.327247619629,-118.304328918457,-118.269943237305,-118.281402587891,-118.229835510254,-118.24129486084,-118.189727783203,-118.143898010254,-118.138160705566,-118.149620056152,-118.143898010254,-118.098052978516,-118.098052978516,-118.120979309082,-118.092330932617,-118.063682556152,-118.04076385498,-118.063682556152,-118.04076385498,-118.012115478516,-118.029304504395,-117.989196777344,-117.983474731445,-118.006393432617,-117.994934082031,-118.006393432617,-118.006393432617],"y":[35.7926750183105,35.7812118530273,35.8155937194824,36.1192588806152,36.1364479064941,36.2567672729492,36.2624969482422,36.4000091552734,36.4000091552734,36.4802207946777,36.4859504699707,36.5088691711426,36.5718955993652,36.5718955993652,36.6635704040527,36.6578407287598,36.7380523681641,36.7437858581543,36.755241394043,36.7323226928711,36.7151336669922,36.6864852905273,36.6635704040527,36.612003326416,36.606273651123,36.5661659240723,36.5260581970215,36.474494934082,36.4286575317383,36.4343872070312,36.4057388305664,36.4000091552734,36.3713607788086,36.3484420776367,36.3255233764648,36.2739562988281,36.2052040100098,36.1937408447266,36.153636932373,36.0963401794434,36.0848846435547,35.9817504882812,35.9473724365234,35.9359130859375,35.8671569824219,35.849967956543,35.8155937194824,35.7926750183105,35.7926750183105],"text":"Percent: -57.92234","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,85,206,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.2668228149414,-89.2668228149414,-89.5876770019531,-89.7194595336914,-89.7251892089844,-89.9142684936523,-89.8856201171875,-89.8741607666016,-89.8684310913086,-89.8225936889648,-89.7824859619141,-89.7366485595703,-89.7251892089844,-89.6850814819336,-89.6621704101562,-89.6564407348633,-89.6335144042969,-89.6220626831055,-89.5590286254883,-89.5532989501953,-89.5532989501953,-89.3298492431641,-89.3241195678711,-89.2668228149414,-89.2668228149414,-89.2668228149414,null,-81.7381591796875,-81.7095108032227,-81.6694030761719,-81.6006546020508,-81.5662689208984,-81.5318908691406,-81.5147094726562,-81.4860534667969,-81.4631423950195,-81.4287643432617,-81.4001083374023,-81.382926940918,-81.3600082397461,-81.3485488891602,-81.3084411621094,-81.2740631103516,-81.2339553833008,-81.2855224609375,-81.2683334350586,-81.3256301879883,-81.3141708374023,-81.2912521362305,-81.2568740844727,-81.2568740844727,-81.3084411621094,-81.3657379150391,-81.4058456420898,-81.4287643432617,-81.4516830444336,-81.4344940185547,-81.4746017456055,-81.4860534667969,-81.5147094726562,-81.5662689208984,-81.652214050293,-81.6694030761719,-81.6865921020508,-81.6980514526367,-81.7381591796875,-81.7782669067383,-81.829833984375,-81.9043121337891,-81.9100494384766,-81.8699417114258,-81.8642120361328,-81.8183746337891,-81.7725372314453,-81.7610778808594,-81.7381591796875,-81.7381591796875],"y":[40.5883293151855,40.3247718811035,40.3190422058105,40.3190422058105,40.4336318969727,40.4279022216797,40.4622802734375,40.4909286499023,40.5081176757812,40.5310363769531,40.5424919128418,40.548225402832,40.5539512634277,40.548225402832,40.5768699645996,40.6055183410645,40.6341667175293,40.6570854187012,40.7086524963379,40.7315711975098,40.7544898986816,40.7487602233887,40.6055183410645,40.6055183410645,40.5883293151855,40.5883293151855,null,37.2422561645508,37.2193412780762,37.207878112793,37.2021484375,37.2021484375,37.2307968139648,37.2479858398438,37.2479858398438,37.2594451904297,37.2766342163086,37.3052825927734,37.3339309692383,37.3339309692383,37.3167419433594,37.2880935668945,37.2479858398438,37.2365264892578,37.2193412780762,37.1735038757324,37.1505851745605,37.1391220092773,37.1333961486816,37.1333961486816,37.0932884216309,37.070369720459,37.0531806945801,37.0417213439941,37.0359916687012,37.0302619934082,37.0073432922363,37.0073432922363,37.0016136169434,36.9958839416504,36.9844245910645,36.927131652832,36.927131652832,36.9500503540039,36.9557762145996,36.9385871887207,36.9729652404785,37.0359916687012,37.1333961486816,37.1448516845703,37.1505851745605,37.1563148498535,37.1792297363281,37.1964225769043,37.2136077880859,37.2422561645508,37.2422561645508],"text":"Percent: -57.90519","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,85,206,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.5918655395508,-82.6434326171875,-82.6720733642578,-82.6949996948242,-82.7007293701172,-82.7007293701172,-82.7522964477539,-82.7694854736328,-82.7866744995117,-82.8038558959961,-82.8668899536133,-82.9872055053711,-83.0502319335938,-82.9757461547852,-82.9872055053711,-82.9872055053711,-82.9872055053711,-82.9757461547852,-82.9642868041992,-82.9528350830078,-82.9528350830078,-82.9299087524414,-82.9241790771484,-82.9184494018555,-82.8840713500977,-82.8496932983398,-82.8382339477539,-82.7866744995117,-82.7522964477539,-82.6606216430664,-82.6319732666016,-82.6205139160156,-82.6090545654297,-82.5918655395508,-82.5918655395508],"y":[35.1395034790039,35.1280403137207,35.1280403137207,35.1337738037109,35.116584777832,35.0993957519531,35.0764770507812,35.0707473754883,35.082202911377,35.082202911377,35.0650177001953,35.0249099731445,35.0592842102051,35.1509590148926,35.1624183654785,35.1738777160645,35.1853370666504,35.1967964172363,35.2139854431152,35.2139854431152,35.2369041442871,35.2311744689941,35.2712821960449,35.2999305725098,35.3113899230957,35.3113899230957,35.3228492736816,35.3916015625,35.4202499389648,35.3343086242676,35.3056564331055,35.2712821960449,35.2426338195801,35.1395034790039,35.1395034790039],"text":"Percent: -57.81772","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,85,206,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-121.151931762695,-121.151931762695,-121.100357055664,-121.08317565918,-121.043067932129,-120.922744750977,-120.876907348633,-120.813873291016,-120.745124816895,-120.71647644043,-120.693557739258,-120.573234558105,-120.544586181641,-120.464370727539,-120.447189331055,-120.252380371094,-120.246658325195,-120.17790222168,-120.137794494629,-120.074768066406,-120.006011962891,-119.994552612305,-119.868492126465,-119.885696411133,-119.874229431152,-119.885696411133,-119.908599853516,-119.914337158203,-119.948707580566,-119.954444885254,-120.05184173584,-120.074768066406,-120.097686767578,-120.114875793457,-120.166442871094,-120.223731994629,-120.235191345215,-120.286758422852,-120.355514526367,-120.435729980469,-120.50447845459,-120.573234558105,-120.641998291016,-120.813873291016,-120.917007446289,-120.945655822754,-120.991500854492,-121.020149230957,-121.037330627441,-121.129005432129,-121.146194458008,-121.151931762695,-121.151931762695],"y":[38.7204895019531,38.7319450378418,38.8121604919434,38.8178901672363,38.9095611572266,38.9496688842773,38.9496688842773,39.0069694519043,39.0069694519043,38.9783172607422,38.9783172607422,38.9152946472168,38.9324798583984,38.9840507507324,39.0298881530762,39.0241546630859,39.0356140136719,39.0413436889648,39.0757217407227,39.0642623901367,39.0642623901367,38.9897766113281,38.9095611572266,38.875186920166,38.869457244873,38.8579978942871,38.8522682189941,38.8293495178223,38.8064308166504,38.7777824401855,38.7204895019531,38.7090263366699,38.7090263366699,38.6975708007812,38.6345443725586,38.6230850219727,38.5944366455078,38.5715179443359,38.5428695678711,38.5371398925781,38.5142250061035,38.5084953308105,38.5142250061035,38.56005859375,38.5199508666992,38.5256805419922,38.5142250061035,38.5142250061035,38.5256805419922,38.7204895019531,38.703296661377,38.7204895019531,38.7204895019531],"text":"Percent: -57.79710","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,85,206,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.5166244506836,-86.5108947753906,-86.5051651000977,-86.4994354248047,-86.4937133789062,-86.4822463989258,-86.1728515625,-86.0181503295898,-86.0124206542969,-86.0124206542969,-86.3160934448242,-86.3218231201172,-86.3332824707031,-86.3332824707031,-86.3791122436523,-86.4020385742188,-86.4134979248047,-86.4421463012695,-86.4478759765625,-86.4478759765625,-86.4478759765625,-86.4650573730469,-86.4822463989258,-86.4994354248047,-86.5051651000977,-86.5051651000977,-86.5051651000977,-86.5108947753906,-86.5166244506836,-86.5166244506836],"y":[33.0310173034668,33.0482063293457,33.0825843811035,33.0940437316895,33.1054992675781,33.1112289428711,33.1112289428711,33.1054992675781,33.0940437316895,32.7502670288086,32.7559967041016,32.7674560546875,32.7674560546875,32.7559967041016,32.7502670288086,32.7961044311523,32.8075637817383,32.8247528076172,32.8476715087891,32.864860534668,32.8763198852539,32.8820457458496,32.8935089111328,32.9164276123047,32.9393424987793,32.9794540405273,32.990909576416,33.002368927002,33.0310173034668,33.0310173034668],"text":"Percent: -57.75319","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(52,85,206,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-110.46053314209,-110.454803466797,-110.466262817383,-110.46053314209,-110.466262817383,-110.598045349121,-110.769927978516,-111.165267944336,-111.165267944336,-111.572067260742,-111.583526611328,-112.007522583008,-112.208053588867,-112.202323913574,-112.202323913574,-112.202323913574,-112.076271057129,-111.583526611328,-111.583526611328,-111.577796936035,-111.572067260742,-111.228302001953,-111.044952392578,-111.016304016113,-110.97046661377,-110.959007263184,-110.930358886719,-110.792846679688,-110.764198303223,-110.729827880859,-110.712631225586,-110.678253173828,-110.661064147949,-110.620956420898,-110.586578369141,-110.552207946777,-110.506370544434,-110.483451843262,-110.46053314209,-110.46053314209],"y":[33.2029037475586,32.9565353393555,32.9450721740723,32.5210838317871,32.5153541564941,32.5153541564941,32.5153541564941,32.5153541564941,32.5038986206055,32.5038986206055,32.5096244812012,32.5096244812012,32.5096244812012,32.6127548217773,32.9565353393555,33.2888450622559,33.2143630981445,33.2143630981445,33.3862533569336,33.3977088928223,33.4607353210449,33.4607353210449,33.4607353210449,33.4320907592773,33.3289566040039,33.2773895263672,33.2430114746094,32.985179901123,32.985179901123,33.0138282775879,33.0825843811035,33.0940437316895,33.1169624328613,33.1456069946289,33.1456069946289,33.1627998352051,33.1914443969727,33.1914443969727,33.2029037475586,33.2029037475586],"text":"Percent: -57.71253","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(53,86,207,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.3733901977539,-86.3390045166016,-86.3275527954102,-86.2988967895508,-86.2931747436523,-86.2817153930664,-86.2702560424805,-86.253059387207,-86.2416076660156,-86.2358779907227,-86.2186889648438,-86.2072296142578,-86.2014999389648,-86.2186889648438,-86.2186889648438,-86.2129592895508,-86.1957702636719,-86.1900405883789,-86.2014999389648,-86.1957702636719,-86.178581237793,-86.1728515625,-86.1728515625,-86.1843109130859,-86.2129592895508,-86.2186889648438,-86.2129592895508,-86.1957702636719,-86.178581237793,-86.1671295166016,-86.1613922119141,-86.1499328613281,-86.081184387207,-86.0697174072266,-86.0467987060547,-86.0238800048828,-86.0066909790039,-85.9895095825195,-85.9895095825195,-85.8004302978516,-85.8004302978516,-85.7947006225586,-85.8519973754883,-85.903564453125,-85.903564453125,-85.9264755249023,-85.9264755249023,-85.9379425048828,-85.9436721801758,-85.9780426025391,-85.9780426025391,-86.1040954589844,-86.1098251342773,-86.1671295166016,-86.1728515625,-86.4822463989258,-86.4650573730469,-86.4650573730469,-86.4937133789062,-86.4937133789062,-86.4707870483398,-86.4650573730469,-86.4536056518555,-86.436408996582,-86.4249496459961,-86.4306793212891,-86.4192199707031,-86.4020385742188,-86.361930847168,-86.356201171875,-86.361930847168,-86.361930847168,-86.361930847168,-86.350471496582,-86.350471496582,-86.361930847168,-86.3733901977539,-86.3733901977539],"y":[33.3977088928223,33.4148979187012,33.443546295166,33.4836540222168,33.5008430480957,33.5008430480957,33.4951095581055,33.4951095581055,33.5008430480957,33.5123023986816,33.5294914245605,33.5466804504395,33.5581359863281,33.5753288269043,33.586784362793,33.5982437133789,33.5982437133789,33.6039733886719,33.6154365539551,33.6268920898438,33.6268920898438,33.6440811157227,33.6669998168945,33.6784591674805,33.6841888427734,33.6956481933594,33.7071075439453,33.7071075439453,33.6956481933594,33.6841888427734,33.6784591674805,33.6841888427734,33.6899185180664,33.6841888427734,33.6727294921875,33.6326217651367,33.6154365539551,33.6039733886719,33.5925178527832,33.586784362793,33.5581359863281,33.5466804504395,33.4951095581055,33.5008430480957,33.4607353210449,33.4607353210449,33.4034385681152,33.4034385681152,33.3919792175293,33.3919792175293,33.2888450622559,33.2888450622559,33.1971740722656,33.2029037475586,33.1112289428711,33.1112289428711,33.12841796875,33.1398811340332,33.185718536377,33.2029037475586,33.2086334228516,33.2200927734375,33.2315521240234,33.2602005004883,33.2659301757812,33.2831192016602,33.2888450622559,33.2831192016602,33.3003082275391,33.3117637634277,33.317497253418,33.3346824645996,33.3461456298828,33.3633346557617,33.3805198669434,33.3862533569336,33.3977088928223,33.3977088928223],"text":"Percent: -57.67926","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(53,86,207,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.9528656005859,-98.4685287475586,-98.4685287475586,-98.4971771240234,-98.4914474487305,-98.4971771240234,-97.9643249511719,-97.9700546264648,-97.9528656005859,-97.9528656005859,-97.9528656005859],"y":[47.2346420288086,47.2403717041016,47.3263130187988,47.3263130187988,47.5898742675781,47.6700897216797,47.6758155822754,47.3263130187988,47.3205871582031,47.2346420288086,47.2346420288086],"text":"Percent: -57.67790","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(53,86,207,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.6640853881836,-94.6698150634766,-94.6583557128906,-94.6583557128906,-94.6469039916992,-94.6469039916992,-94.778678894043,-95.1453704833984,-95.1396484375,-95.1625595092773,-95.1682891845703,-95.1625595092773,-95.1740188598633,-95.1682891845703,-94.6640853881836,-94.6640853881836],"y":[47.4065284729004,47.3320426940918,47.3263130187988,46.976806640625,46.976806640625,46.8049240112305,46.8049240112305,46.8049240112305,46.9825401306152,46.9825401306152,47.1486968994141,47.3205871582031,47.3263130187988,47.4007987976074,47.4065284729004,47.4065284729004],"text":"Percent: -57.67288","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(53,86,207,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-106.472747802734,-106.598793029785,-106.908195495605,-107.274887084961,-107.441047668457,-107.458229064941,-107.458229064941,-107.160301208496,-107.154571533203,-106.713386535645,-106.68473815918,-106.679008483887,-106.604530334473,-106.593063354492,-106.512855529785,-106.472747802734,-106.472747802734],"y":[36.9844245910645,36.9844245910645,36.9844245910645,36.9958839416504,36.9844245910645,36.9958839416504,37.4198760986328,37.4198760986328,37.3854942321777,37.3912239074707,37.3854942321777,37.2422561645508,37.2136077880859,37.1563148498535,37.0531806945801,36.9844245910645,36.9844245910645],"text":"Percent: -57.64370","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(53,86,207,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.2045516967773,-84.8034820556641,-84.8034820556641,-84.8034820556641,-84.8092193603516,-85.0899658203125,-85.3535232543945,-85.3535232543945,-85.3535232543945,-85.3191452026367,-85.3191452026367,-85.2045516967773,-85.2045516967773,null,-95.0995407104492,-95.5407104492188,-95.5349807739258,-95.0880737304688,-95.0995407104492,-95.0995407104492,null,-86.4020385742188,-86.2645263671875,-86.2645263671875,-86.253059387207,-86.2416076660156,-86.2072296142578,-86.2014999389648,-86.1900405883789,-86.1671295166016,-86.1671295166016,-86.1613922119141,-86.1499328613281,-86.1384735107422,-86.1327438354492,-86.1270217895508,-86.1098251342773,-86.1040954589844,-86.0869140625,-86.0869140625,-86.0754547119141,-86.0697174072266,-86.0582580566406,-86.0582580566406,-86.0582580566406,-86.0525283813477,-86.0582580566406,-86.0525283813477,-86.0353469848633,-85.9895095825195,-85.9723129272461,-85.9665832519531,-85.9665832519531,-85.9608612060547,-85.9494018554688,-85.9494018554688,-85.9551315307617,-85.9665832519531,-86.1900405883789,-86.3848419189453,-86.4020385742188,-86.4192199707031,-86.4020385742188,-86.4020385742188,null,-92.595703125,-92.595703125,-92.5899810791016,-92.5899810791016,-92.595703125,-92.6186294555664,-92.6186294555664,-92.6186294555664,-92.6243591308594,-92.7675933837891,-92.7675933837891,-93.0655364990234,-93.0655364990234,-93.1285552978516,-93.1285552978516,-92.968132019043,-92.968132019043,-92.8191604614258,-92.8077011108398,-92.7103042602539,-92.7103042602539,-92.595703125,-92.595703125,null,-83.8810195922852,-83.8810195922852,-84.1159286499023,-84.1159286499023,-84.2305297851562,-84.2305297851562,-84.3966827392578,-84.4024124145508,-84.3508453369141,-84.3508453369141,-84.1159286499023,-84.1159286499023,-83.9956130981445,-83.9956130981445,-83.8810195922852,-83.8810195922852,-83.8810195922852],"y":[41.27587890625,41.281608581543,41.2586898803711,40.9951286315918,40.9321060180664,40.9149169921875,40.9149169921875,41.0123176574707,41.1899375915527,41.1899375915527,41.27587890625,41.27587890625,41.27587890625,null,37.7350006103516,37.7292709350586,38.0386695861816,38.0272064208984,37.7350006103516,37.7350006103516,null,36.7781600952148,36.8698310852051,36.8870239257812,36.8984832763672,36.9042129516602,36.927131652832,36.9385871887207,36.9385871887207,36.9385871887207,36.927131652832,36.9214019775391,36.927131652832,36.927131652832,36.9214019775391,36.9099426269531,36.9042129516602,36.8984832763672,36.8698310852051,36.9099426269531,36.9099426269531,36.9099426269531,36.9099426269531,36.892749786377,36.8812942504883,36.8354568481445,36.8297271728516,36.8125381469727,36.7724304199219,36.755241394043,36.7437858581543,36.7323226928711,36.7151336669922,36.6979484558105,36.6864852905273,36.6635704040527,36.6521110534668,36.6349220275879,36.6406517028809,36.6521110534668,36.6979484558105,36.6922149658203,36.7781600952148,36.7781600952148,null,30.8996162414551,30.6074066162109,30.5730266571045,30.5615692138672,30.5501117706299,30.5329189300537,30.5157318115234,30.5042743682861,30.4870853424072,30.4928131103516,30.4412479400635,30.4412479400635,30.4297866821289,30.4297866821289,30.6016750335693,30.6016750335693,30.8766975402832,30.8824234008789,30.8938846588135,30.8996162414551,30.9053421020508,30.8996162414551,30.8996162414551,null,40.828971862793,40.6456260681152,40.6513557434082,40.6628150939941,40.6628150939941,40.691463470459,40.680004119873,40.8232421875,40.8232421875,40.8576202392578,40.8690795898438,40.9091873168945,40.9149169921875,40.9321060180664,40.9263725280762,40.828971862793,40.828971862793],"text":"Percent: -57.63328","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(53,86,207,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.5528869628906,-76.4554901123047,-76.4268417358398,-76.392463684082,-76.3752746582031,-76.3179779052734,-76.2664108276367,-76.2778701782227,-76.2721405029297,-76.2492294311523,-76.2492294311523,-76.2434997558594,-76.2263031005859,-76.220573425293,-76.2320327758789,-76.2606811523438,-76.3294372558594,-76.3638153076172,-76.3867340087891,-76.398193359375,-76.398193359375,-76.3580856323242,-76.3408966064453,-76.3408966064453,-76.3523559570312,-76.3810043334961,-76.4325714111328,-76.4554901123047,-76.4841384887695,-76.5127868652344,-76.5528869628906,-76.5700836181641,-76.575813293457,-76.575813293457,-76.5586242675781,-76.5586242675781,-76.5528869628906,-76.5528869628906,-76.5528869628906],"y":[36.3484420776367,36.3770904541016,36.3427124023438,36.2854156494141,36.2682304382324,36.2338485717773,36.1994743347168,36.1937408447266,36.1765556335449,36.165096282959,36.153636932373,36.1307182312012,36.1192588806152,36.1078033447266,36.1020698547363,36.1078033447266,36.1421775817871,36.159366607666,36.165096282959,36.159366607666,36.1364479064941,36.1192588806152,36.1078033447266,36.0963401794434,36.0906105041504,36.0848846435547,36.0906105041504,36.0848846435547,36.0963401794434,36.0963401794434,36.1078033447266,36.1192588806152,36.159366607666,36.2338485717773,36.2682304382324,36.302604675293,36.3312530517578,36.3484420776367,36.3484420776367],"text":"Percent: -57.60459","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(53,86,207,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.181640625,-85.1587142944336,-85.181640625,-85.1988220214844,-85.2102813720703,-85.2102813720703,-85.2217483520508,-85.2446594238281,-85.2618560791016,-85.267578125,-85.2618560791016,-85.2847671508789,-85.3019561767578,-85.3248748779297,-85.3535232543945,-85.3535232543945,-85.3477935791016,-85.3535232543945,-85.3764419555664,-85.3821716308594,-85.3936309814453,-85.4280090332031,-85.450927734375,-85.4910354614258,-85.5196762084961,-85.5426025390625,-85.5483322143555,-85.5597839355469,-85.5827102661133,-85.6056213378906,-85.6056213378906,-85.5884399414062,-85.6056213378906,-85.6056213378906,-85.63427734375,-85.6915664672852,-85.7144927978516,-85.7144927978516,-85.7603225708008,-85.7603225708008,-85.7545928955078,-85.7545928955078,-85.725944519043,-85.6743850708008,-85.6399993896484,-85.6228179931641,-85.6170806884766,-85.5254058837891,-85.5254058837891,-85.5254058837891,-85.5483322143555,-85.5311431884766,-85.5082244873047,-85.3879013061523,-85.181640625,-85.181640625,null,-98.2909088134766,-97.8898391723633,-97.8955688476562,-97.8669204711914,-97.8669204711914,-97.9643249511719,-98.4971771240234,-98.5200881958008,-98.5258178710938,-98.5258178710938,-98.5258178710938,-98.4226913452148,-98.4284210205078,-98.2909088134766,-98.2909088134766,null,-78.6499176025391,-78.6384506225586,-78.661376953125,-78.6785659790039,-78.6957550048828,-78.7129440307617,-78.7530517578125,-78.7931594848633,-78.8160705566406,-78.8160705566406,-78.8275375366211,-78.8275375366211,-78.8103408813477,-78.8676376342773,-78.8848266601562,-78.9077453613281,-78.9650497436523,-78.9879608154297,-79.0567169189453,-79.0739059448242,-79.0739059448242,-79.0853652954102,-79.108283996582,-79.119743347168,-79.1312026977539,-79.1483917236328,-79.1655807495117,-79.1713104248047,-79.1884994506836,-79.1942291259766,-79.1713104248047,-79.1483917236328,-79.1598510742188,-79.1598510742188,-79.114013671875,-79.0910873413086,-79.0624465942383,-79.0567169189453,-79.0166091918945,-78.9994201660156,-78.9707717895508,-78.9478530883789,-78.9134750366211,-78.9020156860352,-78.9077453613281,-78.8905563354492,-78.8848266601562,-78.8447189331055,-78.6499176025391,-78.6499176025391],"y":[37.964183807373,37.9011573791504,37.9011573791504,37.9011573791504,37.8725128173828,37.8610496520996,37.8495941162109,37.8782386779785,37.8782386779785,37.8667793273926,37.8495941162109,37.8438606262207,37.8381309509277,37.8094863891602,37.7922973632812,37.7865676879883,37.7751083374023,37.7636489868164,37.7693786621094,37.7636489868164,37.7292709350586,37.7120819091797,37.6891632080078,37.6204071044922,37.5631141662598,37.5631141662598,37.5459251403809,37.5344657897949,37.5401954650879,37.5803031921387,37.6204071044922,37.6375961303711,37.65478515625,37.6777038574219,37.6948928833008,37.7235412597656,37.7350006103516,37.7464599609375,37.7693786621094,37.7751083374023,37.7922973632812,37.8094863891602,37.8094863891602,37.8266754150391,37.8438606262207,37.8667793273926,37.9011573791504,37.9469947814941,37.9584541320801,37.969913482666,37.9985618591309,38.0157508850098,38.0272064208984,37.9355354309082,37.964183807373,37.964183807373,null,48.197208404541,48.197208404541,48.0195922851562,48.0195922851562,47.6700897216797,47.6758155822754,47.6700897216797,47.6700897216797,47.8534355163574,47.9279174804688,48.0253219604492,48.0310516357422,48.197208404541,48.197208404541,48.197208404541,null,37.7235412597656,37.6777038574219,37.6719779968262,37.6777038574219,37.6777038574219,37.6662445068359,37.6490592956543,37.6375961303711,37.6375961303711,37.5974884033203,37.5860328674316,37.5745697021484,37.5401954650879,37.5287322998047,37.5459251403809,37.5516510009766,37.6777038574219,37.6948928833008,37.7120819091797,37.7292709350586,37.7693786621094,37.7808380126953,37.7808380126953,37.7922973632812,37.8037567138672,37.7922973632812,37.7808380126953,37.7693786621094,37.7693786621094,37.7922973632812,37.8094863891602,37.832405090332,37.8667793273926,37.8782386779785,37.8954315185547,37.9068870544434,37.9068870544434,37.9068870544434,37.8782386779785,37.8896980285645,37.9240760803223,37.9355354309082,37.9412651062012,37.9584541320801,37.969913482666,37.9928321838379,38.0157508850098,38.0443954467773,37.7235412597656,37.7235412597656],"text":"Percent: -57.59227","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(53,86,207,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.5597839355469,-85.8176193237305,-85.8176193237305,-85.3248748779297,-85.3248748779297,-85.5597839355469,-85.5597839355469],"y":[44.1693153381348,44.175048828125,44.5188217163086,44.5130920410156,44.1693153381348,44.1693153381348,44.1693153381348],"text":"Percent: -57.52219","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(53,86,207,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-113.3310546875,-113.336776733398,-113.336776733398,-113.336776733398,-113.336776733398,-113.348236083984,-113.468559265137,-113.743583679199,-114.035797119141,-114.316543579102,-114.700416564941,-114.809280395508,-114.797813415527,-114.769172668457,-114.734802246094,-114.688957214355,-114.654586791992,-114.59156036377,-114.551452636719,-114.522804260254,-114.47696685791,-114.47696685791,-114.482696533203,-114.539993286133,-114.270706176758,-114.264976501465,-113.955574035645,-113.955574035645,-113.3310546875,-113.3310546875,null,-102.777168273926,-102.668312072754,-102.066696166992,-102.066696166992,-102.055244445801,-102.060966491699,-102.055244445801,-102.800086975098,-102.794357299805,-102.788627624512,-102.777168273926,-102.788627624512,-102.771438598633,-102.777168273926,-102.777168273926],"y":[33.3747901916504,33.1914443969727,32.9450721740723,32.6528625488281,32.5153541564941,32.0569877624512,32.097095489502,32.1887702941895,32.2747116088867,32.3606567382812,32.4809799194336,32.5153541564941,32.5783805847168,32.6700553894043,32.733081817627,32.7445373535156,32.7388076782227,32.7388076782227,32.7617263793945,32.8247528076172,32.8763198852539,32.9336166381836,32.996639251709,33.0424728393555,33.0310173034668,33.4607353210449,33.4607353210449,33.3747901916504,33.3747901916504,33.3747901916504,null,40.4450912475586,40.4450912475586,40.4393615722656,40.3476905822754,40.0096435546875,40.0039138793945,39.5799255371094,39.5741958618164,39.7174339294434,40.0153732299805,40.0210990905762,40.3476905822754,40.3648796081543,40.4450912475586,40.4450912475586],"text":"Percent: -57.46280","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(53,86,207,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.6850814819336,-89.3928756713867,-89.1636962890625,-89.1636962890625,-88.9402389526367,-88.9402389526367,-88.9459686279297,-89.3527679443359,-89.3584976196289,-89.4043350219727,-89.4157943725586,-89.4329833984375,-89.4444427490234,-89.4673538208008,-89.4845504760742,-89.6335144042969,-89.6335144042969,-89.6850814819336,-89.6850814819336,-89.6850814819336],"y":[42.2040710449219,42.2040710449219,42.2040710449219,42.1582374572754,42.1582374572754,42.0665626525879,41.8946723937988,41.8946723937988,41.906135559082,41.906135559082,41.8889465332031,41.8946723937988,41.9175910949707,41.911865234375,41.906135559082,41.8946723937988,41.9290542602539,41.9347801208496,42.2040710449219,42.2040710449219],"text":"Percent: -57.44581","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(53,86,207,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.3138275146484,-98.3138275146484,-98.7263565063477,-98.8065719604492,-98.7951126098633,-98.8123016357422,-98.8180313110352,-98.3310165405273,-98.3252868652344,-98.3138275146484,-98.3138275146484],"y":[43.8484573364258,43.4932289123535,43.4932289123535,43.4932289123535,43.8484573364258,43.8484573364258,43.9344024658203,43.9344024658203,43.854190826416,43.8484573364258,43.8484573364258],"text":"Percent: -57.42857","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(53,86,207,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-121.05451965332,-121.088897705078,-121.134742736816,-121.220680236816,-121.226402282715,-121.329544067383,-121.392570495605,-121.438400268555,-121.438400268555,-121.415489196777,-121.42121887207,-121.415489196777,-121.426940917969,-121.415489196777,-121.369644165039,-121.40975189209,-121.415489196777,-121.455596923828,-121.478507995605,-121.472785949707,-121.415489196777,-121.363922119141,-121.375381469727,-121.392570495605,-121.455596923828,-121.489967346191,-121.489967346191,-121.495704650879,-121.501426696777,-121.329544067383,-121.255065917969,-121.071716308594,-121.077438354492,-120.974304199219,-120.922744750977,-120.888366699219,-120.88264465332,-120.762321472168,-120.653450012207,-120.573234558105,-120.344055175781,-120.275299072266,-120.229469299316,-120.17790222168,-120.114875793457,-120.103408813477,-120.114875793457,-120.143516540527,-120.160705566406,-120.154983520508,-120.212272644043,-120.47583770752,-120.487297058105,-120.653450012207,-120.682106018066,-120.705017089844,-120.773765563965,-120.785232543945,-120.808151245117,-120.876907348633,-120.934196472168,-120.95711517334,-120.95711517334,-120.985763549805,-121.008682250977,-121.05451965332,-121.05451965332],"y":[39.608570098877,39.6142997741699,39.642951965332,39.7002449035645,39.7288932800293,39.8148345947266,39.8606719970703,39.9007797241211,39.91796875,39.923698425293,39.9294281005859,39.9695358276367,40.0039138793945,40.0554809570312,40.1013145446777,40.1299629211426,40.1643409729004,40.1758003234863,40.1758003234863,40.2044486999512,40.2216377258301,40.2560157775879,40.3247718811035,40.3591461181641,40.3648796081543,40.3820648193359,40.4107131958008,40.4336318969727,40.4680099487305,40.4737358093262,40.4680099487305,40.4680099487305,40.2732048034668,40.233097076416,40.2044486999512,40.2159080505371,40.2502861022949,40.3362274169922,40.3133087158203,40.2903900146484,40.1242332458496,40.1242332458496,40.0783996582031,39.9752655029297,39.923698425293,39.8721351623535,39.774730682373,39.7460823059082,39.7403526306152,39.7117042541504,39.7117042541504,39.7117042541504,39.6945152282715,39.7002449035645,39.6773262023926,39.7002449035645,39.7231636047363,39.7117042541504,39.7346229553223,39.780460357666,39.7575416564941,39.7403526306152,39.6715965270996,39.6544075012207,39.6314888000488,39.608570098877,39.608570098877],"text":"Percent: -57.40578","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(53,86,207,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.7068710327148,-95.7126007080078,-95.769889831543,-95.769889831543,-95.6553039550781,-95.6495742797852,-95.6266555786133,-95.5865478515625,-95.5006103515625,-95.4203948974609,-95.3802871704102,-95.3573608398438,-95.2771530151367,-95.1396484375,-95.1396484375,-95.1396484375,-95.1167221069336,-95.0708847045898,-95.0995407104492,-95.1339111328125,-95.1682891845703,-95.1568298339844,-95.1797485351562,-95.1682891845703,-95.2026672363281,-95.2141265869141,-95.2599639892578,-95.3000717163086,-95.3459091186523,-95.3459091186523,-95.7068710327148,-95.7068710327148],"y":[35.5749473571777,35.7582969665527,35.7582969665527,35.8614273071289,35.8671569824219,35.84423828125,35.8155937194824,35.8041305541992,35.8327827453613,35.8327827453613,35.8614273071289,35.8327827453613,35.8327827453613,35.8327827453613,35.6551666259766,35.5520324707031,35.5176544189453,35.4832763671875,35.4603576660156,35.4202499389648,35.4087905883789,35.3858757019043,35.3686828613281,35.3343086242676,35.3285751342773,35.3056564331055,35.2999305725098,35.3285751342773,35.3228492736816,35.5806770324707,35.5749473571777,35.5749473571777],"text":"Percent: -57.39019","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(53,86,207,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.9887542724609,-89.9887542724609,-89.8569717407227,-89.8569717407227,-89.8340530395508,-89.6392440795898,-89.6392440795898,-89.6392440795898,-89.9887542724609,-89.9887542724609,null,-102.095352172852,-102.914680480957,-103.235534667969,-103.229804992676,-103.017807006836,-102.52507019043,-102.519332885742,-102.141181945801,-102.135459899902,-102.10107421875,-102.095352172852,-102.095352172852,-102.095352172852,null,-81.646484375,-81.646484375,-81.4173049926758,-81.4115753173828,-81.3943862915039,-81.0792541503906,-81.0792541503906,-81.0792541503906,-81.199577331543,-81.2053070068359,-81.2396850585938,-81.2396850585938,-81.3141708374023,-81.4574127197266,-81.4631423950195,-81.4746017456055,-81.4803237915039,-81.4975204467773,-81.646484375,-81.646484375,-81.646484375],"y":[40.9722099304199,41.144100189209,41.144100189209,41.2415008544922,41.2415008544922,41.2415008544922,41.144100189209,40.9722099304199,40.9722099304199,40.9722099304199,null,46.6273040771484,46.6273040771484,46.6330337524414,46.9710807800293,46.976806640625,46.976806640625,47.0054588317871,47.0111885070801,46.9825401306152,46.9825401306152,46.7189788818359,46.6273040771484,46.6273040771484,null,40.680004119873,40.9149169921875,40.9263725280762,41.000862121582,41.000862121582,41.0065879821777,40.9149169921875,40.7373008728027,40.7373008728027,40.7373008728027,40.7373008728027,40.6685447692871,40.6685447692871,40.6742744445801,40.680004119873,40.691463470459,40.680004119873,40.6685447692871,40.6513557434082,40.680004119873,40.680004119873],"text":"Percent: -57.38444","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(53,86,207,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.2259292602539,-78.1686325073242,-77.9509048461914,-77.933723449707,-77.8993377685547,-77.8993377685547,-77.8764266967773,-77.8706893920898,-77.8706893920898,-77.8764266967773,-77.8706893920898,-77.8420486450195,-77.8076705932617,-77.761833190918,-77.7217254638672,-77.6988067626953,-77.6701583862305,-77.6357803344727,-77.6185913085938,-77.6472396850586,-77.6586990356445,-77.6988067626953,-77.756103515625,-77.7732849121094,-77.7847518920898,-77.7847518920898,-77.8019409179688,-77.8248519897461,-77.8535079956055,-77.8936157226562,-77.9165267944336,-77.9279937744141,-77.9394454956055,-78.0196685791016,-78.0368499755859,-78.0425796508789,-78.0483093261719,-78.0998764038086,-78.0884170532227,-78.0884170532227,-78.1170654296875,-78.1113357543945,-78.1056060791016,-78.1056060791016,-78.1285247802734,-78.1285247802734,-78.2259292602539,-78.2259292602539],"y":[38.5314140319824,38.5256805419922,38.6975708007812,38.6975708007812,38.6918411254883,38.6746520996094,38.6631889343262,38.6345443725586,38.6173553466797,38.5944366455078,38.5829772949219,38.5428695678711,38.5256805419922,38.4397392272949,38.428279876709,38.422550201416,38.422550201416,38.4110908508301,38.3652534484863,38.3709869384766,38.3709869384766,38.3709869384766,38.3881721496582,38.3881721496582,38.3824424743652,38.3709869384766,38.3709869384766,38.3824424743652,38.3881721496582,38.3996315002441,38.3996315002441,38.3709869384766,38.3709869384766,38.3480682373047,38.3366050720215,38.3251495361328,38.3136863708496,38.3136863708496,38.3366050720215,38.3423347473145,38.3537940979004,38.3824424743652,38.3996315002441,38.4053611755371,38.4397392272949,38.4511985778809,38.5314140319824,38.5314140319824],"text":"Percent: -57.36923","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(53,86,207,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-75.8768005371094,-75.8882598876953,-76.0200424194336,-76.0085754394531,-75.9856643676758,-75.9856643676758,-75.9742050170898,-75.9799346923828,-75.9742050170898,-75.9570159912109,-75.9340972900391,-75.8825302124023,-75.8882598876953,-75.8768005371094,-75.8538818359375,-75.8481521606445,-75.767936706543,-75.76220703125,-75.7335586547852,-75.7106475830078,-75.7049179077148,-75.7106475830078,-75.7278289794922,-75.7106475830078,-75.7106475830078,-75.7450256347656,-75.756477355957,-75.76220703125,-75.7392883300781,-75.7335586547852,-75.7392883300781,-75.7965927124023,-75.8252334594727,-75.8424224853516,-75.8653411865234,-75.8768005371094,-75.8768005371094],"y":[35.5978660583496,35.6551666259766,35.6666221618652,35.712459564209,35.7411079406738,35.7812118530273,35.8155937194824,35.8671569824219,35.8843460083008,35.901538848877,35.9072647094727,35.901538848877,35.9301834106445,35.9359130859375,35.9416427612305,35.9645576477051,35.9187240600586,35.8843460083008,35.8327827453613,35.8213195800781,35.8098640441895,35.7754859924316,35.7411079406738,35.701000213623,35.6952705383301,35.701000213623,35.701000213623,35.6838111877441,35.6379737854004,35.6207847595215,35.5978660583496,35.569221496582,35.5634918212891,35.5864105224609,35.6093292236328,35.5978660583496,35.5978660583496],"text":"Percent: -57.35211","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(53,86,207,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-74.6564025878906,-74.5532684326172,-74.4615936279297,-74.2782440185547,-74.2496032714844,-74.2610626220703,-74.2782440185547,-74.312629699707,-74.2438659667969,-74.2438659667969,-74.1922988891602,-74.1865768432617,-74.1751174926758,-74.1636581420898,-74.1693878173828,-74.1922988891602,-74.2094955444336,-74.2324142456055,-74.2266845703125,-74.2496032714844,-74.2725219726562,-74.2553329467773,-74.2438659667969,-74.2553329467773,-74.2839736938477,-74.3412780761719,-74.3641891479492,-74.3928451538086,-74.4615936279297,-74.6162948608398,-74.7136993408203,-74.6334838867188,-74.6334838867188,-74.6678619384766,-74.6678619384766,-74.6564025878906,-74.6564025878906],"y":[42.8285942077637,42.811408996582,42.7713012695312,42.7884902954102,42.7999458312988,42.777027130127,42.759838104248,42.7483825683594,42.7140045166016,42.7254638671875,42.7140045166016,42.7140045166016,42.7311935424805,42.7025451660156,42.6738967895508,42.6223297119141,42.5879554748535,42.5650367736816,42.507740020752,42.4676284790039,42.4160652160645,42.4103355407715,42.3759574890137,42.358772277832,42.358772277832,42.358772277832,42.3759574890137,42.3816909790039,42.3530387878418,42.4160652160645,42.5134658813477,42.628059387207,42.6624374389648,42.7713012695312,42.7942199707031,42.8285942077637,42.8285942077637],"text":"Percent: -57.34740","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(53,86,207,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.6419219970703,-90.5559768676758,-90.5617141723633,-90.5674438476562,-90.8539199829102,-91.0601806640625,-91.0601806640625,-91.0716400146484,-91.0773696899414,-91.0716400146484,-91.0773696899414,-91.0716400146484,-91.0601806640625,-91.0372619628906,-91.0200805664062,-91.0086135864258,-90.9914245605469,-90.9799728393555,-90.6419219970703,-90.6419219970703],"y":[31.3579788208008,31.3522510528564,30.9970169067383,30.9970169067383,30.9970169067383,30.9970169067383,31.2834949493408,31.2892265319824,31.3006839752197,31.3121452331543,31.3178730010986,31.3350601196289,31.3407917022705,31.3465213775635,31.3522510528564,31.3465213775635,31.3465213775635,31.3522510528564,31.3579788208008,31.3579788208008],"text":"Percent: -57.34238","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(53,86,207,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.6434707641602,-97.5002288818359,-97.4429321289062,-97.3684463500977,-97.2538528442383,-97.0876998901367,-97.0590515136719,-97.030403137207,-97.3168869018555,-97.6434707641602,-97.6434707641602],"y":[30.0688247680664,30.2063331604004,30.3151969909668,30.4011421203613,30.3438453674316,30.2407131195068,30.1490383148193,30.0630950927734,29.7880764007568,30.0688247680664,30.0688247680664],"text":"Percent: -57.32101","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(53,86,207,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-121.031608581543,-121.05451965332,-121.05451965332,-121.037330627441,-121.025871276855,-121.065979003906,-121.037330627441,-121.05451965332,-121.05451965332,-121.020149230957,-120.980041503906,-120.911285400391,-120.836799621582,-120.785232543945,-120.750862121582,-120.733657836914,-120.693557739258,-120.659187316895,-120.641998291016,-120.659187316895,-120.641998291016,-120.664909362793,-120.647720336914,-120.63053894043,-120.584693908691,-120.567512512207,-120.573234558105,-120.544586181641,-120.51594543457,-120.355514526367,-120.355514526367,-120.183624267578,-120.143516540527,-120.097686767578,-120.06330871582,-119.874229431152,-119.874229431152,-119.914337158203,-119.920059204102,-119.97737121582,-120.006011962891,-120.080490112305,-120.137794494629,-120.235191345215,-120.212272644043,-120.252380371094,-120.252380371094,-120.281021118164,-120.326866149902,-120.332595825195,-120.315406799316,-120.252380371094,-120.114875793457,-120.097686767578,-120.103408813477,-120.235191345215,-120.395622253418,-120.43000793457,-120.464370727539,-120.50447845459,-120.527404785156,-120.538864135742,-120.567512512207,-120.596153259277,-120.653450012207,-120.750862121582,-120.790969848633,-120.813873291016,-120.865440368652,-120.974304199219,-121.020149230957,-121.100357055664,-121.12328338623,-121.129005432129,-121.129005432129,-121.106086730957,-121.05451965332,-121.077438354492,-121.088897705078,-121.077438354492,-121.151931762695,-121.151931762695,-121.174850463867,-121.134742736816,-121.117546081543,-121.134742736816,-121.037330627441,-120.997222900391,-120.985763549805,-120.934196472168,-120.934196472168,-120.899826049805,-120.899826049805,-120.922744750977,-120.95711517334,-120.96858215332,-121.01441192627,-121.031608581543,-121.031608581543],"y":[48.3060722351074,48.3289909362793,48.3461799621582,48.3519096374512,48.3633689880371,48.3977432250977,48.4321250915527,48.4550437927246,48.4779586791992,48.4951477050781,48.51806640625,48.5467147827148,48.5638999938965,48.5409812927246,48.5352554321289,48.5581741333008,48.5638999938965,48.5467147827148,48.512336730957,48.4951477050781,48.4664993286133,48.4493103027344,48.4034729003906,48.386287689209,48.386287689209,48.3519096374512,48.3175315856934,48.2946128845215,48.2946128845215,48.2086715698242,48.1456451416016,48.0654296875,48.059700012207,48.0138626098633,47.9565696716309,47.9508361816406,47.9279174804688,47.8935432434082,47.8419761657715,47.8075981140137,47.7732238769531,47.7560348510742,47.7617607116699,47.7159233093262,47.6586303710938,47.607063293457,47.5612258911133,47.5325775146484,47.4981994628906,47.4523620605469,47.4065284729004,47.3778800964355,47.3492317199707,47.3205871582031,47.2632865905762,47.2575607299805,47.2575607299805,47.286205291748,47.286205291748,47.3263130187988,47.3205871582031,47.3033981323242,47.3033981323242,47.3377723693848,47.3320426940918,47.3950691223145,47.4007987976074,47.4237174987793,47.4122581481934,47.4638252258301,47.5153884887695,47.5726852416992,47.5956039428711,47.618522644043,47.6586303710938,47.6815490722656,47.6987342834473,47.738842010498,47.7732238769531,47.8247871398926,47.8477058410645,47.8763542175293,47.9164619445801,47.9680252075195,48.0024070739746,48.0367813110352,48.0654296875,48.0482406616211,48.0883445739746,48.1112632751465,48.1399154663086,48.1456451416016,48.1628341674805,48.191478729248,48.197208404541,48.2430458068848,48.2716941833496,48.3060722351074,48.3060722351074],"text":"Percent: -57.31778","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(53,86,207,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.3623046875,-83.8867492675781,-83.8867492675781,-84.3623046875,-84.3623046875,-84.3623046875],"y":[44.8568649291992,44.8568649291992,44.5130920410156,44.5073585510254,44.8568649291992,44.8568649291992],"text":"Percent: -57.31314","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(53,86,207,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.6029510498047,-84.3737640380859,-84.3737640380859,-84.1617660522461,-84.1617660522461,-84.1732330322266,-84.368034362793,-84.368034362793,-84.6029510498047,-84.6029510498047,-84.6029510498047,null,-102.290153503418,-102.278694152832,-102.204208374023,-101.763038635254,-101.763038635254,-102.290153503418,-102.290153503418],"y":[43.8140830993652,43.8140830993652,43.8255424499512,43.8255424499512,43.5677108764648,43.4874954223633,43.4817657470703,43.4645767211914,43.4703102111816,43.8140830993652,43.8140830993652,null,31.6501884460449,32.085636138916,32.085636138916,32.0741806030273,31.6444568634033,31.6501884460449,31.6501884460449],"text":"Percent: -57.26655","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,87,208,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.9100875854492,-96.4689025878906,-96.4689025878906,-96.4574508666992,-96.8126754760742,-96.9043502807617,-96.9100875854492,-96.9100875854492,-96.9100875854492],"y":[40.5081176757812,40.5081176757812,40.2560157775879,40.0039138793945,40.0039138793945,40.0039138793945,40.3362274169922,40.5081176757812,40.5081176757812],"text":"Percent: -57.26549","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,87,208,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.2335815429688,-82.9700164794922,-82.9528350830078,-82.9241790771484,-82.9012603759766,-82.8840713500977,-82.8439636230469,-82.8210525512695,-82.7866744995117,-82.7522964477539,-82.740837097168,-82.729377746582,-82.7121887207031,-82.6892700195312,-82.6778106689453,-82.7522964477539,-82.7752151489258,-82.7866744995117,-82.8095855712891,-82.8325119018555,-82.8611602783203,-82.8668899536133,-82.9012603759766,-82.912727355957,-82.9470977783203,-82.9585647583008,-82.9872055053711,-83.0215835571289,-83.0387725830078,-83.0731506347656,-83.0960693359375,-83.1189880371094,-83.1419067382812,-83.1533660888672,-83.1590957641602,-83.1648254394531,-83.1705474853516,-83.193473815918,-83.2163848876953,-83.2335815429688,-83.2335815429688],"y":[31.8965606689453,32.1200141906738,32.1200141906738,32.097095489502,32.0684471130371,32.0569877624512,32.0455284118652,32.0283432006836,31.9996929168701,31.9939613342285,31.9882354736328,31.9595851898193,31.9423980712891,31.9309368133545,31.9137477874756,31.8679141998291,31.8449954986572,31.8449954986572,31.8392658233643,31.8163471221924,31.8048877716064,31.7991580963135,31.7762393951416,31.7705097198486,31.7762393951416,31.7705097198486,31.7705097198486,31.7705097198486,31.7647819519043,31.7705097198486,31.7819690704346,31.7991580963135,31.8278045654297,31.8392658233643,31.8335342407227,31.8220767974854,31.8220767974854,31.8449954986572,31.8449954986572,31.8965606689453,31.8965606689453],"text":"Percent: -57.19889","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,87,208,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.2274703979492,-85.4623870849609,-85.456657409668,-85.2160186767578,-85.2160186767578,-85.2274703979492,-85.2274703979492],"y":[40.376335144043,40.376335144043,40.5654106140137,40.5654106140137,40.376335144043,40.376335144043,40.376335144043],"text":"Percent: -57.17300","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,87,208,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.6377029418945,-82.6147842407227,-82.5861358642578,-82.5746765136719,-82.5689468383789,-82.5746765136719,-82.5804061889648,-82.5861358642578,-82.5804061889648,-82.5689468383789,-82.5632171630859,-82.5746765136719,-82.6205139160156,-82.6548919677734,-82.6720733642578,-82.6892700195312,-82.7236480712891,-82.740837097168,-82.7580184936523,-82.7809448242188,-82.7809448242188,-82.7752151489258,-82.7522964477539,-82.8038558959961,-82.7981262207031,-82.7465667724609,-82.7236480712891,-82.6377029418945,-82.6377029418945,null,-99.2649383544922,-99.2649383544922,-98.5143661499023,-98.5029067993164,-98.47998046875,-98.4685287475586,-98.4570693969727,-98.4169616699219,-98.39404296875,-98.3367462158203,-98.3138275146484,-98.3138275146484,-98.3023681640625,-98.3080978393555,-98.3596649169922,-98.4112319946289,-98.47998046875,-98.5258178710938,-98.5773849487305,-98.6232223510742,-98.6747970581055,-98.7091674804688,-98.7435455322266,-98.7951126098633,-98.9039764404297,-98.9211654663086,-98.9727249145508,-99.0185623168945,-99.0529479980469,-99.0987777709961,-99.1331634521484,-99.1847229003906,-99.2649383544922,-99.2649383544922],"y":[38.5199508666992,38.4855766296387,38.4511985778809,38.4397392272949,38.428279876709,38.4397392272949,38.428279876709,38.3595237731934,38.3366050720215,38.3022308349609,38.2793121337891,38.2563934326172,38.2678527832031,38.2563934326172,38.2563934326172,38.2563934326172,38.2392044067383,38.2392044067383,38.2392044067383,38.2449340820312,38.3251495361328,38.3366050720215,38.3595237731934,38.3709869384766,38.3939018249512,38.4397392272949,38.4626579284668,38.5199508666992,38.5199508666992,null,42.8056755065918,42.9947547912598,42.9947547912598,42.9947547912598,42.9832916259766,42.954647064209,42.9431838989258,42.9317283630371,42.9202690124512,42.8916206359863,42.8744316101074,42.7827568054199,42.777027130127,42.7483825683594,42.7541122436523,42.7541122436523,42.7541122436523,42.759838104248,42.7713012695312,42.7942199707031,42.7884902954102,42.7999458312988,42.817138671875,42.817138671875,42.8457832336426,42.8687019348145,42.8858909606934,42.8916206359863,42.8744316101074,42.8629722595215,42.8629722595215,42.8343276977539,42.8056755065918,42.8056755065918],"text":"Percent: -57.15861","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,87,208,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.3970947265625,-97.0361328125,-97.030403137207,-97.0934295654297,-97.5517959594727,-97.5517959594727,-97.3970947265625,-97.3970947265625],"y":[32.990909576416,32.990909576416,32.538272857666,32.538272857666,32.549732208252,32.990909576416,32.990909576416,32.990909576416],"text":"Percent: -57.14768","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,87,208,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-116.929229736328,-117.473533630371,-117.473533630371,-117.416236877441,-117.421974182129,-117.404777526855,-117.404777526855,-117.376129150391,-117.370407104492,-117.244346618652,-117.232887268066,-117.22144317627,-117.204246520996,-117.158409118652,-117.13549041748,-117.106842041016,-117.026634216309,-117.032356262207,-117.032356262207,-116.963600158691,-116.957878112793,-116.923492431641,-116.952140808105,-116.929229736328,-116.929229736328],"y":[45.9970512390137,46.0085105895996,46.123104095459,46.128833770752,46.386661529541,46.380931854248,46.3981246948242,46.3981246948242,46.4153137207031,46.4153137207031,46.4668769836426,46.4554176330566,46.4267692565918,46.4267692565918,46.4324989318848,46.4210395812988,46.4267692565918,46.386661529541,46.3408241271973,46.2778015136719,46.2090454101562,46.1689414978027,46.0658073425293,45.9970512390137,45.9970512390137],"text":"Percent: -57.13852","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,87,208,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.7320556640625,-83.6919479370117,-83.6690216064453,-83.6518402099609,-83.640380859375,-83.6117324829102,-83.5888137817383,-83.5773468017578,-83.5601654052734,-83.4684906005859,-83.4684906005859,-83.4455718994141,-83.4455718994141,-83.4455718994141,-83.4283828735352,-83.4341125488281,-83.4341125488281,-83.4398422241211,-83.462760925293,-83.4971389770508,-83.5085983276367,-83.5372467041016,-83.5544357299805,-83.5658950805664,-83.6002731323242,-83.6289215087891,-83.6518402099609,-83.6804885864258,-83.7148590087891,-83.7606964111328,-83.7836151123047,-83.7836151123047,-83.7836151123047,-83.7721633911133,-83.7778930664062,-83.7778930664062,-83.7721633911133,-83.7549667358398,-83.7320556640625,-83.7320556640625],"y":[38.0042877197266,38.0157508850098,38.0272064208984,38.0386695861816,38.0443954467773,38.0272064208984,38.0214805603027,38.0214805603027,38.0673141479492,38.0615882873535,38.0558586120605,38.0558586120605,38.0501251220703,38.0386695861816,38.0157508850098,37.9928321838379,37.964183807373,37.9355354309082,37.9126167297363,37.8839683532715,37.8725128173828,37.8438606262207,37.8266754150391,37.8209419250488,37.8266754150391,37.832405090332,37.8438606262207,37.8495941162109,37.8725128173828,37.8954315185547,37.9068870544434,37.9298057556152,37.9469947814941,37.9584541320801,37.969913482666,37.9813690185547,37.9928321838379,37.9985618591309,38.0042877197266,38.0042877197266],"text":"Percent: -57.12086","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,87,208,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.3053817749023,-82.3454895019531,-82.4027862548828,-82.4371643066406,-82.4715423583984,-82.4887313842773,-82.5517578125,-82.557487487793,-82.5517578125,-82.5517578125,-82.5861358642578,-82.5918655395508,-82.6548919677734,-82.6835403442383,-82.6606216430664,-82.6548919677734,-82.6205139160156,-82.6147842407227,-82.6090545654297,-82.5804061889648,-82.557487487793,-82.5460357666016,-82.5231094360352,-82.5001983642578,-82.4715423583984,-82.4371643066406,-82.4486236572266,-82.4486236572266,-82.4257049560547,-82.4486236572266,-82.3913269042969,-82.4085235595703,-82.3970565795898,-82.3684158325195,-82.3454895019531,-82.3053817749023,-82.3053817749023],"y":[33.3576011657715,33.317497253418,33.3117637634277,33.3346824645996,33.3346824645996,33.3346824645996,33.3404159545898,33.3461456298828,33.3862533569336,33.3977088928223,33.4263572692871,33.449275970459,33.5925178527832,33.6039733886719,33.6154365539551,33.6211624145508,33.6154365539551,33.6326217651367,33.6440811157227,33.6440811157227,33.6440811157227,33.6440811157227,33.6555404663086,33.6498107910156,33.6498107910156,33.6555404663086,33.638355255127,33.6268920898438,33.5925178527832,33.5524101257324,33.5294914245605,33.5180282592773,33.4607353210449,33.437816619873,33.4034385681152,33.3576011657715,33.3576011657715],"text":"Percent: -57.12050","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,87,208,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.4856796264648,-83.4971389770508,-83.5028686523438,-83.5200576782227,-83.5200576782227,-83.2736892700195,-83.2393112182617,-83.2163848876953,-83.193473815918,-83.1705474853516,-83.1648254394531,-83.1590957641602,-83.1533660888672,-83.1419067382812,-83.1189880371094,-83.0960693359375,-83.0731506347656,-83.0387725830078,-83.0387725830078,-83.0502319335938,-83.2163848876953,-83.2163848876953,-83.3080596923828,-83.3080596923828,-83.3596343994141,-83.365364074707,-83.3768157958984,-83.3825454711914,-83.4169235229492,-83.4226531982422,-83.4856796264648,-83.4856796264648],"y":[31.7590503692627,31.7991580963135,31.8106155395508,31.8278045654297,31.8392658233643,31.8449954986572,31.8564529418945,31.8449954986572,31.8449954986572,31.8220767974854,31.8220767974854,31.8335342407227,31.8392658233643,31.8278045654297,31.7991580963135,31.7819690704346,31.7705097198486,31.7647819519043,31.6731071472168,31.6731071472168,31.6731071472168,31.6616497039795,31.6616497039795,31.6845645904541,31.6902942657471,31.7590503692627,31.7647819519043,31.7705097198486,31.7705097198486,31.7590503692627,31.7590503692627,31.7590503692627],"text":"Percent: -57.08761","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,87,208,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-119.289810180664,-119.496070861816,-119.518997192383,-119.616394042969,-119.679420471191,-119.719528198242,-119.69660949707,-119.667961120605,-119.65650177002,-119.65650177002,-119.667961120605,-119.690879821777,-119.690879821777,-119.65650177002,-119.61067199707,-119.576286315918,-119.536178588867,-119.473159790039,-119.438781738281,-119.387214660645,-119.341384887695,-119.289810180664,-119.289810180664],"y":[39.6142997741699,39.3450126647949,39.327823638916,39.2819862365723,39.2533378601074,39.2590675354004,39.2877159118652,39.3106346130371,39.333553314209,39.3679313659668,39.4137687683105,39.4538726806641,39.4939804077148,39.5111694335938,39.5111694335938,39.5283584594727,39.5570068359375,39.5684623718262,39.5856552124023,39.5856552124023,39.6028442382812,39.6142997741699,39.6142997741699],"text":"Percent: -57.08729","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,87,208,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.1717224121094,-92.3436126708984,-92.6300888061523,-92.6300888061523,-92.1717224121094,-92.1717224121094,-92.1717224121094,null,-112.248161315918,-112.488800048828,-112.173675537109,-112.001792907715,-111.978866577148,-111.961685180664,-111.870010375977,-111.858551025391,-111.847091674805,-111.81844329834,-111.847091674805,-111.847091674805,-111.789794921875,-111.778335571289,-111.81844329834,-111.887199401855,-111.950225830078,-111.97314453125,-111.97314453125,-112.024703979492,-112.064811706543,-112.150756835938,-112.202323913574,-112.248161315918,-112.248161315918],"y":[40.6169776916504,40.6112480163574,40.6055183410645,40.9034576416016,40.9034576416016,40.6169776916504,40.6169776916504,null,40.7774085998535,41.0868034362793,41.144100189209,41.144100189209,41.144100189209,41.1326370239258,41.1326370239258,41.1039924621582,41.0409660339355,40.9836730957031,40.9722099304199,40.966480255127,40.9034576416016,40.8576202392578,40.8461608886719,40.828971862793,40.8404350280762,40.8576202392578,40.9149169921875,40.9378356933594,40.9263725280762,40.8690795898438,40.8060531616211,40.7774085998535,40.7774085998535],"text":"Percent: -57.06260","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,87,208,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-120.069030761719,-120.074768066406,-120.074768066406,-120.05184173584,-120.074768066406,-120.10913848877,-120.189361572266,-120.246658325195,-120.38990020752,-120.464370727539,-120.498756408691,-120.521667480469,-120.538864135742,-120.51594543457,-120.56177520752,-120.63053894043,-120.647720336914,-120.917007446289,-120.934196472168,-120.962852478027,-120.980041503906,-120.980041503906,-120.934196472168,-120.888366699219,-120.785232543945,-120.636260986328,-120.619079589844,-120.50447845459,-120.464370727539,-120.441452026367,-120.395622253418,-120.355514526367,-120.21800994873,-120.126335144043,-120.069030761719,-120.069030761719],"y":[38.5199508666992,38.4970321655273,38.4569244384766,38.4454689025879,38.416820526123,38.4053611755371,38.3537940979004,38.3022308349609,38.1246147155762,38.0272064208984,37.9928321838379,37.9985618591309,37.969913482666,37.9584541320801,37.9068870544434,37.8495941162109,37.832405090332,38.0730438232422,38.0959625244141,38.1417999267578,38.1990966796875,38.2220153808594,38.2220153808594,38.2334747314453,38.2907676696777,38.3652534484863,38.3881721496582,38.4511985778809,38.4454689025879,38.4683876037598,38.4683876037598,38.4683876037598,38.5027618408203,38.5084953308105,38.5199508666992,38.5199508666992],"text":"Percent: -57.05236","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,87,208,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-119.51326751709,-120.200813293457,-120.206550598145,-120.252380371094,-120.235191345215,-120.269577026367,-120.298225402832,-120.26383972168,-119.948707580566,-119.948707580566,-119.748176574707,-119.730987548828,-119.65650177002,-119.645050048828,-119.582023620605,-119.559097290039,-119.518997192383,-119.51326751709,-119.455963134766,-119.461700439453,-119.52473449707,-119.518997192383,-119.530456542969,-119.518997192383,-119.51326751709,-119.51326751709,null,-73.8657150268555,-73.8943710327148,-73.9230117797852,-73.945930480957,-73.957389831543,-74.0032272338867,-74.0032272338867,-74.0089569091797,-74.0204162597656,-74.0261535644531,-74.0146865844727,-73.9917678833008,-73.9688491821289,-73.945930480957,-73.9344787597656,-73.9402084350586,-73.9230117797852,-73.8943710327148,-73.8829040527344,-73.8657150268555,-73.8657150268555],"y":[35.7812118530273,35.7754859924316,35.8041305541992,35.8270492553711,35.8671569824219,35.901538848877,35.901538848877,35.9301834106445,36.1880149841309,36.3942794799805,36.3942794799805,36.4057388305664,36.4229278564453,36.4229278564453,36.4687652587891,36.4859504699707,36.4802207946777,36.4000091552734,36.4000091552734,36.2624969482422,36.2567672729492,36.1364479064941,36.1192588806152,35.8155937194824,35.7812118530273,35.7812118530273,null,40.6341667175293,40.6227073669434,40.6112480163574,40.5825996398926,40.5654106140137,40.5825996398926,40.6055183410645,40.6227073669434,40.6456260681152,40.6628150939941,40.6742744445801,40.680004119873,40.697193145752,40.7201080322266,40.7086524963379,40.697193145752,40.680004119873,40.6742744445801,40.6570854187012,40.6341667175293,40.6341667175293],"text":"Percent: -57.01583","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,87,208,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.82373046875,-83.6575698852539,-83.6575698852539,-83.6060028076172,-83.6117324829102,-83.5200576782227,-83.5200576782227,-83.5028686523438,-83.4971389770508,-83.4856796264648,-83.4971389770508,-83.5028686523438,-83.5257873535156,-83.5315170288086,-83.6747589111328,-83.6747589111328,-83.6976776123047,-83.7033996582031,-83.7148590087891,-83.7320556640625,-83.7435073852539,-83.818000793457,-83.82373046875,-83.82373046875,null,-97.3913650512695,-97.1106185913086,-96.9158096313477,-96.9158096313477,-97.1621780395508,-97.1621780395508,-97.3856353759766,-97.3913650512695,-97.3913650512695],"y":[31.7991580963135,31.8048877716064,31.8679141998291,31.8679141998291,31.8449954986572,31.8392658233643,31.8278045654297,31.8106155395508,31.7991580963135,31.7590503692627,31.7418632507324,31.6960258483887,31.6960258483887,31.5986232757568,31.5986232757568,31.5585174560547,31.5585174560547,31.5871620178223,31.5986232757568,31.6043510437012,31.6100807189941,31.6158123016357,31.7991580963135,31.7991580963135,null,43.4989547729492,43.4989547729492,43.4989547729492,43.080696105957,43.080696105957,43.1666412353516,43.1666412353516,43.4989547729492,43.4989547729492],"text":"Percent: -57.00225","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,87,208,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.166748046875,-88.166748046875,-88.3959274291992,-88.3959274291992,-88.882942199707,-88.882942199707,-88.3959274291992,-88.3959274291992,-88.161018371582,-88.166748046875,-88.166748046875],"y":[43.8885650634766,43.544792175293,43.544792175293,43.6307373046875,43.6364669799805,43.9000282287598,43.8942947387695,43.9344024658203,43.9286766052246,43.8885650634766,43.8885650634766],"text":"Percent: -56.93235","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,87,208,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.9318313598633,-87.9261016845703,-87.53076171875,-87.53076171875,-87.53076171875,-87.536491394043,-87.6224365234375,-87.6281661987305,-87.9432907104492,-87.9432907104492,-87.9318313598633,-87.9318313598633,-87.9318313598633,null,-91.9883728027344,-91.9941024780273,-91.9654541015625,-91.97119140625,-91.9597244262695,-91.9654541015625,-91.9654541015625,-91.9826431274414,-91.9941024780273,-91.9941024780273,-92.0170211791992,-92.1029663085938,-92.1373443603516,-92.1488037109375,-92.14306640625,-92.1488037109375,-92.2003707885742,-92.2118301391602,-92.1946411132812,-92.1717224121094,-92.1373443603516,-92.1258850097656,-92.1316146850586,-92.1316146850586,-92.1258850097656,-92.0972290039062,-92.0685882568359,-92.0456695556641,-92.0456695556641,-92.0685882568359,-92.0743179321289,-92.2118301391602,-92.246208190918,-92.2920455932617,-92.3321533203125,-92.3837203979492,-92.4753875732422,-92.6128997802734,-92.6186294555664,-92.7389526367188,-92.6472778320312,-92.6358108520508,-92.6243591308594,-92.6128997802734,-92.6071701049805,-92.5441436767578,-92.4467391967773,-92.4066314697266,-92.3779907226562,-92.3321533203125,-92.326416015625,-92.2920455932617,-92.2519378662109,-92.240478515625,-92.2232818603516,-92.1545333862305,-92.1258850097656,-92.1144256591797,-92.0857772827148,-92.0743179321289,-91.9883728027344,-91.9883728027344],"y":[40.37060546875,40.4794692993164,40.4794692993164,40.4737358093262,40.1471519470215,39.8664054870605,39.8664054870605,39.8721351623535,39.8721351623535,40.2216377258301,40.2216377258301,40.37060546875,40.37060546875,null,30.0401763916016,30.0229873657227,30.0287189483643,29.9714241027832,29.9141254425049,29.8912086486816,29.8511028289795,29.8511028289795,29.8396415710449,29.816722869873,29.7995338439941,29.765157699585,29.7422389984131,29.7479705810547,29.765157699585,29.7766151428223,29.765157699585,29.7536964416504,29.7250518798828,29.7078590393066,29.7078590393066,29.7078590393066,29.6964015960693,29.6734828948975,29.6505641937256,29.6448383331299,29.6448383331299,29.6391067504883,29.6333770751953,29.621919631958,29.6047306060791,29.5932693481445,29.5818119049072,29.5588932037354,29.5646209716797,29.5703506469727,29.5818119049072,29.5932693481445,30.0401763916016,30.0401763916016,30.0802822113037,30.074556350708,30.0802822113037,30.0917434692383,30.0974750518799,30.1089324951172,30.0688247680664,30.0573673248291,30.074556350708,30.1146621704102,30.1261196136475,30.1433086395264,30.1433086395264,30.1490383148193,30.1490383148193,30.1261196136475,30.1433086395264,30.1261196136475,30.1318511962891,30.0802822113037,30.0401763916016,30.0401763916016],"text":"Percent: -56.92655","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,87,208,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.880302429199,-102.227127075195,-101.969299316406,-101.969299316406,-101.923461914062,-101.91773223877,-101.866165161133,-101.866165161133,-102.37036895752,-102.37036895752,-102.387557983398,-102.421936035156,-102.444854736328,-102.479232788086,-102.490692138672,-102.519332885742,-102.547988891602,-102.605278015137,-102.633934020996,-102.616744995117,-102.616744995117,-102.559440612793,-102.547988891602,-102.565170288086,-102.593818664551,-102.599548339844,-102.616744995117,-102.639656066895,-102.656845092773,-102.662582397461,-102.674041748047,-102.696952819824,-102.742790222168,-102.748519897461,-102.748519897461,-102.742790222168,-102.754257202148,-102.777168273926,-102.82300567627,-102.817276000977,-102.874572753906,-102.880302429199,-102.880302429199],"y":[48.5467147827148,48.5467147827148,48.5409812927246,48.3748245239258,48.3748245239258,48.0310516357422,48.0253219604492,47.8534355163574,47.8477058410645,47.7732238769531,47.7560348510742,47.7560348510742,47.7617607116699,47.7617607116699,47.7789497375488,47.7789497375488,47.7846794128418,47.8133277893066,47.8591651916504,47.8878135681152,47.9221878051758,47.9565696716309,47.9852142333984,48.0024070739746,48.0138626098633,48.0367813110352,48.0425109863281,48.0367813110352,48.0425109863281,48.059700012207,48.0826187133789,48.0826187133789,48.0826187133789,48.0883445739746,48.1112632751465,48.1284523010254,48.1341819763184,48.1341819763184,48.1341819763184,48.3690986633301,48.3690986633301,48.5467147827148,48.5467147827148],"text":"Percent: -56.91057","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,87,208,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.5975952148438,-83.1189880371094,-83.4684906005859,-83.462760925293,-83.4513092041016,-83.4112014770508,-83.365364074707,-83.3367080688477,-83.2851486206055,-83.2335815429688,-83.1705474853516,-83.0731506347656,-83.0502319335938,-83.00439453125,-82.9814758300781,-82.9413681030273,-82.912727355957,-82.8668899536133,-82.8038558959961,-82.7522964477539,-82.7179107666016,-82.7007293701172,-82.6892700195312,-82.6548919677734,-82.6147842407227,-82.6033248901367,-82.5975952148438,-82.5975952148438,null,-82.4371643066406,-82.7236480712891,-82.8325119018555,-82.8382339477539,-82.8382339477539,-82.3454895019531,-82.3454895019531,-82.4314346313477,-82.4371643066406,-82.4371643066406],"y":[43.6880302429199,43.682300567627,43.6765747070312,43.7395973205566,43.7567863464355,43.8255424499512,43.859920501709,43.9114837646484,43.9573211669922,43.985969543457,43.997428894043,44.0203475952148,44.0432662963867,44.0604553222656,44.0661849975586,44.0661849975586,44.0661849975586,44.0432662963867,44.0260772705078,44.0088882446289,43.9745101928711,43.9573211669922,43.9114837646484,43.8828392028809,43.8140830993652,43.7453269958496,43.6880302429199,43.6880302429199,null,41.0065879821777,41.0065879821777,41.0065879821777,41.2586898803711,41.3045272827148,41.3102569580078,41.0810737609863,41.0810737609863,41.0065879821777,41.0065879821777],"text":"Percent: -56.86788","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,87,208,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.1014175415039,-85.1014175415039,-85.0383987426758,-85.0212020874023,-85.0154800415039,-84.7347259521484,-84.7347259521484,-84.7404556274414,-84.8493194580078,-85.2217483520508,-85.2217483520508,-85.3764419555664,-85.3764419555664,-85.3477935791016,-85.2962265014648,-85.267578125,-85.2446594238281,-85.2332000732422,-85.181640625,-85.1472549438477,-85.1014175415039,-85.1014175415039],"y":[45.3839874267578,45.3381500244141,45.3324203491211,45.3152313232422,45.2865867614746,45.2865867614746,45.1891822814941,45.1146965026855,45.1146965026855,45.1261558532715,45.212100982666,45.212100982666,45.2407493591309,45.2865867614746,45.3037757873535,45.3037757873535,45.3152313232422,45.343879699707,45.3610687255859,45.3782577514648,45.3839874267578,45.3839874267578],"text":"Percent: -56.86149","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,87,208,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.2630157470703,-94.2515563964844,-94.503662109375,-94.4979248046875,-94.7500305175781,-94.7500305175781,-94.7557601928711,-94.7614898681641,-94.3776092529297,-94.3833389282227,-94.2630157470703,-94.2630157470703],"y":[45.2923126220703,44.9829139709473,44.9829139709473,44.89697265625,44.89697265625,45.2350196838379,45.2407493591309,45.3324203491211,45.3324203491211,45.2923126220703,45.2923126220703,45.2923126220703],"text":"Percent: -56.81762","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,87,208,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-120.384162902832,-120.344055175781,-120.321128845215,-120.321128845215,-120.355514526367,-120.332595825195,-120.275299072266,-120.200813293457,-120.172164916992,-120.126335144043,-120.10913848877,-120.080490112305,-120.034660339355,-119.885696411133,-119.857048034668,-119.834121704102,-119.788284301758,-119.639312744141,-119.622131347656,-119.530456542969,-119.392951965332,-119.347106933594,-119.335647583008,-119.301277160645,-119.295539855957,-119.335647583008,-119.576286315918,-119.576286315918,-119.61067199707,-119.61067199707,-119.645050048828,-119.645050048828,-119.753913879395,-119.885696411133,-120.017471313477,-120.046119689941,-120.080490112305,-120.14924621582,-120.189361572266,-120.200813293457,-120.292488098145,-120.286758422852,-120.315406799316,-120.372695922852,-120.384162902832,-120.384162902832],"y":[37.6318664550781,37.6490592956543,37.65478515625,37.6777038574219,37.7120819091797,37.7350006103516,37.7292709350586,37.7579193115234,37.7865676879883,37.7693786621094,37.7865676879883,37.8094863891602,37.7922973632812,37.7636489868164,37.7751083374023,37.7636489868164,37.7693786621094,37.8209419250488,37.8667793273926,37.9068870544434,37.8495941162109,37.8266754150391,37.8037567138672,37.7922973632812,37.7751083374023,37.7521896362305,37.5573844909668,37.4943580627441,37.4943580627441,37.4657135009766,37.4599800109863,37.4198760986328,37.4141426086426,37.3110122680664,37.207878112793,37.1849594116211,37.2193412780762,37.2365264892578,37.2766342163086,37.3282012939453,37.4141426086426,37.4599800109863,37.4943580627441,37.5917587280273,37.6318664550781,37.6318664550781],"text":"Percent: -56.80974","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,87,208,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.8966674804688,-76.9081268310547,-76.9195785522461,-76.9138488769531,-76.8622894287109,-76.845100402832,-76.8164520263672,-76.8164520263672,-76.8393707275391,-76.845100402832,-76.845100402832,-76.7018661499023,-76.6961364746094,-76.6903991699219,-76.673210144043,-76.66748046875,-76.673210144043,-76.673210144043,-76.6502990722656,-76.6331024169922,-76.5987243652344,-76.5929946899414,-76.5929946899414,-76.5815353393555,-76.5414276123047,-76.5185165405273,-76.4955978393555,-76.4841384887695,-76.4841384887695,-76.5357055664062,-76.8966674804688,-76.8966674804688],"y":[36.6521110534668,36.6692962646484,36.7208671569824,36.7380523681641,36.7953491210938,36.8583755493164,36.8984832763672,36.9099426269531,36.9385871887207,36.9729652404785,36.9958839416504,37.058910369873,37.070369720459,37.0818290710449,37.1219329833984,37.0990142822266,37.064640045166,37.0417213439941,37.0302619934082,37.0188026428223,37.0188026428223,36.9958839416504,36.9844245910645,36.9844245910645,36.9844245910645,36.9615058898926,36.9557762145996,36.9500503540039,36.9385871887207,36.9156684875488,36.6521110534668,36.6521110534668],"text":"Percent: -56.79280","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,88,209,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.971565246582,-89.9600982666016,-89.7481155395508,-89.7366485595703,-89.7423782348633,-89.7366485595703,-89.7251892089844,-89.6679000854492,-89.6392440795898,-89.604866027832,-89.5762252807617,-89.5647659301758,-89.5876770019531,-89.604866027832,-89.6106033325195,-89.5532989501953,-89.5532989501953,-89.5704956054688,-89.6106033325195,-89.6621704101562,-89.6850814819336,-89.6736221313477,-89.6106033325195,-89.5991363525391,-89.604866027832,-89.6277847290039,-89.6507034301758,-89.6850814819336,-89.7080078125,-89.7194595336914,-89.7538375854492,-89.7939453125,-89.9658279418945,-89.971565246582,-89.971565246582],"y":[35.9989395141602,36.3885498046875,36.3942794799805,36.3942794799805,36.3942794799805,36.4343872070312,36.4343872070312,36.4000091552734,36.4000091552734,36.4057388305664,36.4000091552734,36.3656311035156,36.3484420776367,36.3427124023438,36.3255233764648,36.2796859741211,36.2624969482422,36.2453117370605,36.2567672729492,36.2624969482422,36.2338485717773,36.2166595458984,36.1880149841309,36.1708221435547,36.1421775817871,36.0963401794434,36.0619659423828,36.0619659423828,36.0333137512207,36.0046691894531,36.0046691894531,36.0046691894531,36.0046691894531,35.9989395141602,35.9989395141602],"text":"Percent: -56.78194","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,88,209,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.803108215332,-86.8489456176758,-86.889045715332,-86.9291534423828,-86.9807205200195,-87.0093688964844,-87.0265579223633,-87.0609359741211,-87.083854675293,-87.1010437011719,-87.1239624023438,-87.1411514282227,-87.1640701293945,-87.2328262329102,-87.3015823364258,-87.3130416870117,-87.261474609375,-87.2328262329102,-87.2213668823242,-87.1927185058594,-87.1869888305664,-87.158332824707,-87.1354217529297,-87.1125030517578,-87.0895843505859,-87.078125,-87.0208282470703,-87.0208282470703,-86.7973709106445,-86.7973709106445,-86.803108215332,-86.7973709106445,-86.7973709106445,-86.7973709106445,-86.7973709106445,-86.7973709106445,-86.7801895141602,-86.7801895141602,-86.7687301635742,-86.7744598388672,-86.7687301635742,-86.7572708129883,-86.7572708129883,-86.7687301635742,-86.7973709106445,-86.803108215332,-86.803108215332,null,-85.5082244873047,-85.4910354614258,-85.4681167602539,-85.4337310791016,-85.4165496826172,-85.4108200073242,-85.3821716308594,-85.2847671508789,-85.2503890991211,-85.1644439697266,-85.1014175415039,-85.1415252685547,-85.1644439697266,-85.175910949707,-85.181640625,-85.3879013061523,-85.5082244873047,-85.5082244873047],"y":[37.9928321838379,37.9871025085449,37.9584541320801,37.9527244567871,37.9355354309082,37.9183502197266,37.9068870544434,37.8495941162109,37.7922973632812,37.7922973632812,37.7922973632812,37.8266754150391,37.8381309509277,37.8495941162109,37.8954315185547,37.9068870544434,37.9183502197266,37.9584541320801,37.9871025085449,38.0042877197266,38.0272064208984,38.0558586120605,38.0615882873535,38.0501251220703,38.0558586120605,38.1188812255859,38.1188812255859,38.1990966796875,38.1990966796875,38.1876373291016,38.1761779785156,38.1647186279297,38.1532592773438,38.1417999267578,38.1303405761719,38.1188812255859,38.1188812255859,38.107421875,38.0959625244141,38.0673141479492,38.0386695861816,38.0272064208984,38.0157508850098,38.0100212097168,38.0214805603027,37.9928321838379,37.9928321838379,null,38.0272064208984,38.0558586120605,38.0959625244141,38.0959625244141,38.1188812255859,38.1417999267578,38.113151550293,38.1016960144043,38.0845031738281,38.0558586120605,38.0272064208984,37.9928321838379,37.9928321838379,37.9871025085449,37.964183807373,37.9355354309082,38.0272064208984,38.0272064208984],"text":"Percent: -56.70951","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,88,209,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.1167221069336,-95.0995407104492,-95.0995407104492,-94.8646240234375,-94.8646240234375,-95.4776840209961,-95.4662322998047,-95.1167221069336,-95.1167221069336],"y":[44.2036933898926,44.2036933898926,44.123477935791,44.117748260498,43.859920501709,43.859920501709,44.2151527404785,44.2036933898926,44.2036933898926],"text":"Percent: -56.70315","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,88,209,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.971565246582,-89.9371871948242,-89.9028091430664,-89.8856201171875,-89.8512420654297,-89.8455123901367,-89.8397827148438,-89.8283233642578,-89.8225936889648,-89.7939453125,-89.788215637207,-89.7652969360352,-89.7481155395508,-89.7366485595703,-89.7251892089844,-89.7080078125,-89.702278137207,-89.6449737548828,-89.4501724243164,-89.3183898925781,-89.3183898925781,-89.3183898925781,-89.7309188842773,-89.7309188842773,-89.8340530395508,-89.8397827148438,-89.971565246582,-89.971565246582],"y":[32.8820457458496,32.9164276123047,32.9393424987793,32.9679908752441,33.0310173034668,33.0482063293457,33.0596656799316,33.0825843811035,33.1112289428711,33.134147644043,33.1570663452148,33.1914443969727,33.2086334228516,33.2315521240234,33.2544708251953,33.2659301757812,33.2773895263672,33.2831192016602,33.2831192016602,33.2831192016602,33.0997734069824,32.9336166381836,32.9393424987793,32.8820457458496,32.8877792358398,32.8763198852539,32.8820457458496,32.8820457458496],"text":"Percent: -56.69171","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,88,209,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.0532913208008,-81.5662689208984,-81.5719985961914,-82.0819320678711,-82.0647430419922,-82.0762023925781,-82.0933990478516,-82.1105804443359,-82.104850769043,-82.0933990478516,-82.0475616455078,-82.0360946655273,-82.0360946655273,-82.0475616455078,-82.0762023925781,-82.09912109375,-82.1163101196289,-82.1277694702148,-82.1506881713867,-82.1678771972656,-82.2366333007812,-82.2538223266602,-82.2595520019531,-82.2595520019531,-82.2423629760742,-82.1736068725586,-82.1621475219727,-82.1621475219727,-82.1736068725586,-82.2022552490234,-82.2137145996094,-82.2366333007812,-82.2480926513672,-82.2652740478516,-82.282470703125,-82.2939300537109,-82.3340377807617,-82.3454895019531,-82.2710113525391,-82.2710113525391,-82.0532913208008,-82.0532913208008,null,-78.4493789672852,-78.5009460449219,-78.6384506225586,-78.661376953125,-78.6728363037109,-78.6728363037109,-78.661376953125,-78.661376953125,-78.6728363037109,-78.661376953125,-78.655647277832,-78.6728363037109,-78.667106628418,-78.6728363037109,-78.7473220825195,-78.7473220825195,-78.7243957519531,-78.7358627319336,-78.7301254272461,-78.7358627319336,-78.7530517578125,-78.7587814331055,-78.7759628295898,-78.7817001342773,-78.7931594848633,-78.8103408813477,-78.8160705566406,-78.8561782836914,-78.8791046142578,-78.8962860107422,-78.8962860107422,-78.9134750366211,-78.8275375366211,-78.8103408813477,-78.7988891601562,-78.7874298095703,-78.7530517578125,-78.7415924072266,-78.7129440307617,-78.6900253295898,-78.6957550048828,-78.6900253295898,-78.6441879272461,-78.6327285766602,-78.6269989013672,-78.6098098754883,-78.5926208496094,-78.5639724731445,-78.5410537719727,-78.4952163696289,-78.4493789672852,-78.4493789672852],"y":[27.0321483612061,27.0321483612061,26.7628574371338,26.7628574371338,26.7972354888916,26.8602619171143,26.8889102935791,26.911828994751,26.9232883453369,26.9347457885742,26.9462051391602,26.9576644897461,26.974853515625,26.980583190918,26.969123840332,26.9633941650391,26.9633941650391,26.9633941650391,26.9633941650391,26.9576644897461,26.9977703094482,27.0035018920898,26.9977703094482,26.974853515625,26.9576644897461,26.8831787109375,26.8545322418213,26.8201541900635,26.8144245147705,26.8201541900635,26.8258838653564,26.8258838653564,26.8201541900635,26.8430728912354,26.8373432159424,26.8545322418213,26.8946380615234,26.9404754638672,26.9404754638672,27.037878036499,27.0321483612061,27.0321483612061,null,37.0760955810547,36.892749786377,36.6922149658203,36.7208671569824,36.7265930175781,36.7437858581543,36.755241394043,36.7667045593262,36.7896194458008,36.8068084716797,36.8125381469727,36.8297271728516,36.8411865234375,36.8641052246094,36.9099426269531,36.927131652832,36.9443206787109,36.9557762145996,36.9844245910645,37.0073432922363,37.0073432922363,36.9844245910645,36.9786949157715,36.9557762145996,36.9500503540039,36.9615058898926,36.9729652404785,36.9844245910645,36.9844245910645,36.9844245910645,37.0130767822266,37.0188026428223,37.1964225769043,37.1964225769043,37.2136077880859,37.2193412780762,37.2136077880859,37.2193412780762,37.2422561645508,37.2365264892578,37.207878112793,37.2021484375,37.1964225769043,37.1906890869141,37.1677703857422,37.1563148498535,37.1448516845703,37.1448516845703,37.1448516845703,37.0932884216309,37.0760955810547,37.0760955810547],"text":"Percent: -56.68053","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,88,209,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-119.868492126465,-121.501426696777,-121.501426696777,-121.530075073242,-121.524353027344,-121.40975189209,-121.392570495605,-121.444137573242,-121.432678222656,-121.455596923828,-121.444137573242,-121.415489196777,-121.42121887207,-121.392570495605,-121.415489196777,-121.358184814453,-121.40975189209,-121.444137573242,-121.455596923828,-121.449859619141,-121.512893676758,-121.484245300293,-121.478507995605,-121.449859619141,-121.444137573242,-121.40975189209,-121.404029846191,-121.369644165039,-121.369644165039,-121.329544067383,-121.283706665039,-121.237869262695,-121.151931762695,-121.100357055664,-121.043067932129,-120.641998291016,-120.636260986328,-120.51594543457,-120.510215759277,-119.97737121582,-119.960166931152,-119.925796508789,-119.897155761719,-119.897155761719,-119.908599853516,-119.874229431152,-119.885696411133,-119.874229431152,-119.879959106445,-119.862770080566,-119.868492126465,-119.868492126465],"y":[46.0428886413574,46.0428886413574,46.1116409301758,46.1116409301758,46.380931854248,46.380931854248,46.3923950195312,46.4726066589355,46.4955253601074,46.5184440612793,46.5470886230469,46.5585517883301,46.575740814209,46.6330337524414,46.6559524536133,46.70751953125,46.7189788818359,46.7476272583008,46.7762756347656,46.8049240112305,46.8622169494629,46.8851356506348,46.9195137023926,46.9309730529785,46.976806640625,46.9997253417969,47.028377532959,47.0455627441406,47.0799407958984,47.0684814453125,47.0742149353027,47.0570259094238,47.0169143676758,46.9538917541504,46.9023246765137,46.8965950012207,46.8163795471191,46.8049240112305,46.7304382324219,46.7247085571289,46.6788711547852,46.6788711547852,46.6731414794922,46.6502227783203,46.6330337524414,46.6215782165527,46.6043853759766,46.5700073242188,46.2205047607422,46.2090454101562,46.0428886413574,46.0428886413574],"text":"Percent: -56.65583","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,88,209,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.5662689208984,-82.0532913208008,-82.0532913208008,-82.2137145996094,-82.2137145996094,-82.1564178466797,-82.1564178466797,-82.0590133666992,-82.0590133666992,-81.5605392456055,-81.5662689208984,-81.5662689208984,null,-93.5640106201172,-93.5525512695312,-93.5353622436523,-93.5296325683594,-93.5239028930664,-93.5296325683594,-93.5525512695312,-93.5525512695312,-93.5525512695312,-93.5754699707031,-93.5468139648438,-93.5296325683594,-93.5124435424805,-93.5009765625,-93.4895248413086,-93.4780654907227,-93.4436874389648,-93.4035797119141,-93.3806610107422,-93.3692016601562,-93.3692016601562,-93.3749313354492,-93.4035797119141,-93.4150390625,-93.420768737793,-93.4264984130859,-93.4322280883789,-93.4379577636719,-93.873405456543,-93.9077835083008,-93.9593505859375,-94.0109176635742,-94.056755065918,-94.051025390625,-93.9650802612305,-93.95361328125,-93.9421615600586,-93.873405456543,-93.8447570800781,-93.8390274047852,-93.8161087036133,-93.8103790283203,-93.8046493530273,-93.7931900024414,-93.7645416259766,-93.7416305541992,-93.7072448730469,-93.678596496582,-93.6442260742188,-93.6270294189453,-93.6155776977539,-93.6098480224609,-93.5926513671875,-93.5869216918945,-93.5754699707031,-93.5640106201172,-93.5640106201172,null,-90.3497161865234,-90.3153381347656,-90.2866897583008,-90.2580413818359,-90.24658203125,-90.252311706543,-90.2637710571289,-90.2809600830078,-89.7251892089844,-89.7251892089844,-89.9142684936523,-89.9658279418945,-89.983024597168,-90.0059356689453,-90.0345916748047,-90.0632400512695,-90.0804214477539,-90.1033401489258,-90.1377182006836,-90.1663665771484,-90.1835556030273,-90.1950149536133,-90.2007522583008,-90.3497161865234,-90.3497161865234],"y":[27.0321483612061,27.0321483612061,27.100902557373,27.100902557373,27.1983070373535,27.2040348052979,27.2441425323486,27.2498722076416,27.3358173370361,27.3358173370361,27.0321483612061,27.0321483612061,null,32.2403335571289,32.1944999694824,32.1944999694824,32.1830368041992,32.1543922424316,32.1429328918457,32.1314735412598,32.1200141906738,32.1085548400879,32.091365814209,32.085636138916,32.091365814209,32.091365814209,32.0741806030273,32.0512619018555,32.0397987365723,32.0111541748047,31.9939613342285,31.9767742156982,31.9595851898193,31.948127746582,31.9309368133545,31.9366664886475,31.9366664886475,31.9366664886475,31.9194793701172,31.9022903442383,31.8449954986572,31.8564529418945,31.8908290863037,31.9366664886475,31.9882354736328,32.0168800354004,32.2116889953613,32.2002258300781,32.2059555053711,32.2174186706543,32.2517929077148,32.2976303100586,32.3090896606445,32.3205490112305,32.3377380371094,32.3491973876953,32.3549270629883,32.3549270629883,32.3434677124023,32.3377380371094,32.3320083618164,32.3205490112305,32.3090896606445,32.2919006347656,32.2517929077148,32.2460632324219,32.2517929077148,32.2517929077148,32.2403335571289,32.2403335571289,null,34.8587532043457,34.8759384155273,34.8931312561035,34.9217758178711,34.9332389831543,34.944694519043,34.9618835449219,34.996265411377,34.9905319213867,34.7728080749512,34.7728080749512,34.7327003479004,34.7327003479004,34.7269744873047,34.7212409973145,34.7212409973145,34.7327003479004,34.7327003479004,34.7670783996582,34.7670783996582,34.7498931884766,34.7269744873047,34.8587532043457,34.8587532043457,34.8587532043457],"text":"Percent: -56.64605","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,88,209,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.0219650268555,-80.9933090209961,-80.930290222168,-80.6724548339844,-80.6667251586914,-80.649543762207,-80.6380844116211,-80.6323471069336,-80.6094360351562,-80.5922470092773,-80.5922470092773,-80.5750503540039,-80.5464096069336,-80.5234909057617,-80.5120315551758,-80.4948348999023,-80.471923828125,-80.471923828125,-80.4833831787109,-80.466194152832,-80.466194152832,-80.4432754516602,-80.4432754516602,-80.4604644775391,-80.5234909057617,-80.649543762207,-80.6953811645508,-80.7068328857422,-80.7240219116211,-80.746940612793,-80.7870483398438,-80.8787231445312,-80.8901824951172,-80.918830871582,-80.924560546875,-80.9360198974609,-80.9646682739258,-80.9703979492188,-80.9761276245117,-81.0219650268555,-81.0219650268555],"y":[38.6689224243164,38.7204895019531,38.7491340637207,38.8923759460449,38.8866424560547,38.8866424560547,38.8923759460449,38.8923759460449,38.9038352966309,38.8866424560547,38.8637275695801,38.8579978942871,38.8579978942871,38.8579978942871,38.8579978942871,38.8465385437012,38.8350791931152,38.8178901672363,38.8007011413574,38.7949714660645,38.7777824401855,38.7777824401855,38.7663230895996,38.7434043884277,38.6402702331543,38.5314140319824,38.5371398925781,38.5371398925781,38.5371398925781,38.5256805419922,38.56005859375,38.5084953308105,38.5371398925781,38.5428695678711,38.5772514343262,38.5887069702148,38.6001663208008,38.6058959960938,38.6288146972656,38.6689224243164,38.6689224243164],"text":"Percent: -56.60219","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,88,209,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.4746017456055,-81.4975204467773,-81.554817199707,-81.7037811279297,-81.7209701538086,-81.7438888549805,-81.7725372314453,-81.7897262573242,-81.824104309082,-81.8527450561523,-81.8642120361328,-81.8814010620117,-81.8871307373047,-81.8985824584961,-81.9272384643555,-81.8928527832031,-81.8814010620117,-81.8814010620117,-81.7954559326172,-81.7496185302734,-81.7438888549805,-81.7152404785156,-81.6923217773438,-81.6579437255859,-81.5490875244141,-81.4803237915039,-81.4287643432617,-81.4230346679688,-81.4230346679688,-81.371467590332,-81.3657379150391,-81.3370895385742,-81.3256301879883,-81.3141708374023,-81.3313598632812,-81.3141708374023,-81.3370895385742,-81.3542709350586,-81.3657379150391,-81.3886566162109,-81.4173049926758,-81.4459457397461,-81.4001083374023,-81.4746017456055,-81.4746017456055],"y":[34.0852584838867,34.0852584838867,34.090991973877,34.176929473877,34.1826629638672,34.1826629638672,34.1654739379883,34.1712036132812,34.1712036132812,34.1712036132812,34.1425552368164,34.1482849121094,34.1712036132812,34.1941223144531,34.211311340332,34.2800636291504,34.3087120056152,34.3201713562012,34.360279083252,34.4290351867676,34.4462203979492,34.4576835632324,34.4806022644043,34.5378952026367,34.4634094238281,34.5035171508789,34.4977912902832,34.4634094238281,34.4462203979492,34.348819732666,34.3259010314941,34.2686042785645,34.2514190673828,34.2456855773926,34.211311340332,34.211311340332,34.1998481750488,34.2055816650391,34.1883926391602,34.1826629638672,34.1826629638672,34.1253662109375,34.0852584838867,34.0852584838867,34.0852584838867],"text":"Percent: -56.59729","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,88,209,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.5380020141602,-79.5437240600586,-79.5380020141602,-79.5208129882812,-79.2629776000977,-79.2744369506836,-79.2515258789062,-79.2457962036133,-79.2343368530273,-79.5380020141602,-79.5380020141602],"y":[35.84423828125,35.8900756835938,35.9817504882812,36.2338485717773,36.2338485717773,35.9072647094727,35.8843460083008,35.8614273071289,35.84423828125,35.84423828125,35.84423828125],"text":"Percent: -56.59233","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,88,209,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.6575698852539,-83.6575698852539,-83.6575698852539,-83.82373046875,-83.8523712158203,-83.8695602416992,-83.8810195922852,-83.8810195922852,-83.915397644043,-83.9440460205078,-83.9898834228516,-83.9726943969727,-83.9784240722656,-83.9956130981445,-83.6575698852539,-83.6575698852539],"y":[32.0168800354004,31.8679141998291,31.8048877716064,31.7991580963135,31.8163471221924,31.8335342407227,31.8335342407227,31.8449954986572,31.8564529418945,31.8621845245361,31.8564529418945,31.9137477874756,31.9595851898193,32.0111541748047,32.0168800354004,32.0168800354004],"text":"Percent: -56.58002","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,88,209,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-119.266891479492,-119.295539855957,-119.301277160645,-119.335647583008,-119.347106933594,-119.392951965332,-119.530456542969,-119.622131347656,-119.639312744141,-119.788284301758,-119.834121704102,-119.857048034668,-119.885696411133,-120.034660339355,-120.080490112305,-120.10913848877,-120.126335144043,-120.172164916992,-120.200813293457,-120.275299072266,-120.332595825195,-120.355514526367,-120.321128845215,-120.321128845215,-120.344055175781,-120.384162902832,-120.647720336914,-120.63053894043,-120.56177520752,-120.51594543457,-120.538864135742,-120.521667480469,-120.498756408691,-120.464370727539,-120.38990020752,-120.246658325195,-120.189361572266,-120.10913848877,-120.074768066406,-120.05184173584,-120.02320098877,-119.862770080566,-119.822662353516,-119.759635925293,-119.719528198242,-119.702346801758,-119.667961120605,-119.645050048828,-119.65650177002,-119.633590698242,-119.639312744141,-119.604942321777,-119.616394042969,-119.61067199707,-119.564834594727,-119.52473449707,-119.496070861816,-119.455963134766,-119.415855407715,-119.306999206543,-119.306999206543,-119.318458557129,-119.301277160645,-119.209602355957,-119.215324401855,-119.186676025391,-119.215324401855,-119.186676025391,-119.249710083008,-119.266891479492,-119.266891479492],"y":[37.7464599609375,37.7751083374023,37.7922973632812,37.8037567138672,37.8266754150391,37.8495941162109,37.9068870544434,37.8667793273926,37.8209419250488,37.7693786621094,37.7636489868164,37.7751083374023,37.7636489868164,37.7922973632812,37.8094863891602,37.7865676879883,37.7693786621094,37.7865676879883,37.7579193115234,37.7292709350586,37.7350006103516,37.7120819091797,37.6777038574219,37.65478515625,37.6490592956543,37.6318664550781,37.832405090332,37.8495941162109,37.9068870544434,37.9584541320801,37.969913482666,37.9985618591309,37.9928321838379,38.0272064208984,38.1246147155762,38.3022308349609,38.3537940979004,38.4053611755371,38.416820526123,38.4454689025879,38.428279876709,38.3595237731934,38.3996315002441,38.416820526123,38.4110908508301,38.3595237731934,38.3423347473145,38.3308792114258,38.3136863708496,38.3136863708496,38.2907676696777,38.2678527832031,38.2277450561523,38.1933670043945,38.1933670043945,38.1417999267578,38.1589889526367,38.1016960144043,38.1188812255859,38.0615882873535,38.0100212097168,37.969913482666,37.9412651062012,37.8954315185547,37.8610496520996,37.8495941162109,37.8152160644531,37.7922973632812,37.7636489868164,37.7464599609375,37.7464599609375],"text":"Percent: -56.51075","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,88,209,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.9952392578125,-85.9895095825195,-85.9895095825195,-85.9780426025391,-85.9780426025391,-85.9551315307617,-85.9551315307617,-85.9436721801758,-85.9379425048828,-85.9207534790039,-85.9150238037109,-85.897834777832,-85.8921051025391,-85.8863677978516,-85.8749160766602,-85.7947006225586,-85.7947006225586,-85.6686553955078,-85.6686553955078,-85.6743850708008,-85.6629180908203,-85.6629180908203,-85.6686553955078,-85.6972961425781,-85.7030258178711,-85.7144927978516,-85.725944519043,-85.7374038696289,-85.7431335449219,-85.7947006225586,-86.1556625366211,-86.178581237793,-86.1499328613281,-86.1499328613281,-86.2014999389648,-86.2014999389648,-86.1900405883789,-86.1843109130859,-86.1843109130859,-86.1728515625,-86.1843109130859,-86.1900405883789,-85.9952392578125,-85.9952392578125,-85.9952392578125,null,-93.9364318847656,-93.4780654907227,-93.4780654907227,-93.4952545166016,-93.4952545166016,-93.4895248413086,-93.4551467895508,-93.4494171142578,-93.4494171142578,-93.4494171142578,-93.4551467895508,-93.4551467895508,-93.4666061401367,-93.4494171142578,-93.4379577636719,-93.4264984130859,-93.3863906860352,-93.3806610107422,-93.4494171142578,-93.4723358154297,-93.4895248413086,-93.5009765625,-93.5181732177734,-93.5239028930664,-93.5410842895508,-93.6098480224609,-93.6270294189453,-93.6327590942383,-93.6442260742188,-93.6556854248047,-93.6728668212891,-93.6957931518555,-93.7015228271484,-93.7187042236328,-93.7530822753906,-93.8218383789062,-93.8275680541992,-93.9249725341797,-93.9249725341797,-93.9421615600586,-93.9364318847656,-93.9364318847656,null,-84.2477111816406,-84.2534408569336,-84.2591705322266,-84.270637512207,-84.2820892333984,-84.2878189086914,-84.551383972168,-84.545654296875,-84.5284576416016,-84.5284576416016,-84.5227355957031,-84.5055465698242,-84.4768981933594,-84.4138717651367,-84.4081420898438,-84.3909530639648,-84.3909530639648,-84.2534408569336,-84.2477111816406,-84.2477111816406,null,-91.3638458251953,-90.9169387817383,-90.9112091064453,-90.5846252441406,-90.607551574707,-90.6419219970703,-90.6533889770508,-90.6533889770508,-90.5846252441406,-90.5846252441406,-90.6018142700195,-90.61328125,-90.6304626464844,-90.6361923217773,-90.9341354370117,-90.9799728393555,-91.0372619628906,-91.06591796875,-91.1060180664062,-91.1633148193359,-91.1862335205078,-91.2836303710938,-91.335205078125,-91.3523941040039,-91.3638458251953,-91.3638458251953,null,-87.3244934082031,-87.3187713623047,-87.341682434082,-87.4161682128906,-87.4218978881836,-87.4505462646484,-87.4505462646484,-87.4677352905273,-87.4677352905273,-87.4505462646484,-87.4218978881836,-87.4104385375977,-87.4047164916992,-87.3989868164062,-87.3817901611328,-87.3817901611328,-87.3646011352539,-87.3646011352539,-87.3474197387695,-87.3244934082031,-87.3015823364258,-87.2729339599609,-87.255744934082,-87.2385559082031,-87.2270965576172,-87.1927185058594,-87.1697998046875,-87.158332824707,-87.1411514282227,-87.1354217529297,-87.1182327270508,-87.1010437011719,-87.0895843505859,-87.078125,-87.078125,-87.2958450317383,-87.3015823364258,-87.3244934082031,-87.3244934082031,null,-82.3111114501953,-82.3111114501953,-82.2939300537109,-82.2538223266602,-82.2137145996094,-82.1907958984375,-82.1736068725586,-82.1678771972656,-82.1564178466797,-82.1334991455078,-82.1334991455078,-82.1392288208008,-82.1220397949219,-82.0876617431641,-82.0647430419922,-82.0189056396484,-81.9673461914062,-82.1621475219727,-82.2423629760742,-82.2939300537109,-82.3225784301758,-82.3569488525391,-82.4085235595703,-82.4830017089844,-82.5402984619141,-82.5517578125,-82.5861358642578,-82.5918655395508,-82.5975952148438,-82.6205139160156,-82.6377029418945,-82.6548919677734,-82.6720733642578,-82.6778106689453,-82.6949996948242,-82.7064590454102,-82.7236480712891,-82.729377746582,-82.7179107666016,-82.7064590454102,-82.6892700195312,-82.6720733642578,-82.6606216430664,-82.6377029418945,-82.6548919677734,-82.6548919677734,-82.6377029418945,-82.6147842407227,-82.5918655395508,-82.5804061889648,-82.5804061889648,-82.5861358642578,-82.6090545654297,-82.6090545654297,-82.5975952148438,-82.5861358642578,-82.5918655395508,-82.5975952148438,-82.5975952148438,-82.557487487793,-82.5288391113281,-82.5116500854492,-82.5001983642578,-82.4887313842773,-82.4715423583984,-82.460090637207,-82.4486236572266,-82.4257049560547,-82.3970565795898,-82.3855972290039,-82.3855972290039,-82.4027862548828,-82.4085235595703,-82.3798751831055,-82.3454895019531,-82.3111114501953,-82.3111114501953,null,-90.5559768676758,-90.2637710571289,-90.2695007324219,-90.3497161865234,-90.5617141723633,-90.5559768676758,-90.5559768676758,null,-91.2549896240234,-91.4039535522461,-91.421142578125,-91.4440612792969,-91.1862335205078,-91.1633148193359,-91.1060180664062,-91.06591796875,-91.0372619628906,-90.9799728393555,-90.9341354370117,-90.8940277099609,-90.8138122558594,-90.7622451782227,-90.7450561523438,-90.7221374511719,-91.1747741699219,-91.1805038452148,-91.2549896240234,-91.2549896240234,null,-83.37109375,-83.3481674194336,-82.7752151489258,-82.7981262207031,-83.2106552124023,-83.2049331665039,-83.2564926147461,-83.3023300170898,-83.3080596923828,-83.37109375,-83.37109375,null,-75.0632019042969,-75.040283203125,-75.0116348266602,-75.0001754760742,-74.9772567749023,-74.9371490478516,-74.8970413208008,-74.85693359375,-74.8282852172852,-74.765266418457,-74.7538070678711,-74.7366104125977,-74.7251586914062,-74.7709884643555,-74.8110961914062,-74.851203918457,-74.8683929443359,-74.8913192749023,-74.9256896972656,-74.9543380737305,-74.9772567749023,-74.9829864501953,-75.034553527832,-75.0632019042969,-75.0803909301758,-75.1147689819336,-75.1434097290039,-75.1319580078125,-75.3840637207031,-75.3267593383789,-75.3496780395508,-75.3611373901367,-75.3668670654297,-75.3611373901367,-75.3496780395508,-75.315299987793,-75.2923889160156,-75.2637329101562,-75.2522811889648,-75.2465515136719,-75.2293548583984,-75.1949768066406,-75.1090393066406,-75.0632019042969,-75.0632019042969],"y":[32.0569877624512,32.0627174377441,32.0569877624512,32.0569877624512,32.0627174377441,32.0684471130371,32.0741806030273,32.0741806030273,32.0684471130371,32.0627174377441,32.0569877624512,32.0569877624512,32.0054244995117,32.0054244995117,31.9767742156982,31.9710464477539,31.8908290863037,31.8793716430664,31.8736419677734,31.8392658233643,31.8163471221924,31.7876968383789,31.7590503692627,31.7475910186768,31.7304019927979,31.6960258483887,31.6616497039795,31.6501884460449,31.6158123016357,31.6158123016357,31.6158123016357,31.6158123016357,31.6559181213379,31.7876968383789,31.7876968383789,31.7991580963135,31.8335342407227,31.8564529418945,31.8736419677734,31.885103225708,31.9309368133545,31.9595851898193,31.9825038909912,32.0569877624512,32.0569877624512,null,34.360279083252,34.348819732666,34.2628746032715,34.2571449279785,34.2227668762207,34.211311340332,34.211311340332,34.2055816650391,34.1941223144531,34.1826629638672,34.1654739379883,34.1482849121094,34.1368255615234,34.1081771850586,34.0566101074219,34.039421081543,33.9993171691895,33.9649391174316,33.9592094421387,33.9649391174316,33.9649391174316,33.9534797668457,33.9534797668457,33.9592094421387,33.9592094421387,33.9706649780273,33.9821281433105,33.9821281433105,33.9706649780273,33.9763984680176,33.9821281433105,33.9821281433105,33.9821281433105,34.0050468444824,34.0107727050781,34.0165023803711,34.1941223144531,34.1998481750488,34.2686042785645,34.2800636291504,34.360279083252,34.360279083252,null,33.1685256958008,33.1054992675781,33.1054992675781,33.0825843811035,33.0825843811035,32.985179901123,32.9679908752441,33.0252876281738,33.0825843811035,33.1112289428711,33.1456069946289,33.1742553710938,33.1971740722656,33.1914443969727,33.185718536377,33.185718536377,33.1742553710938,33.1742553710938,33.1685256958008,33.1685256958008,null,39.7575416564941,39.7575416564941,39.8377532958984,39.8320274353027,39.786190032959,39.7346229553223,39.7002449035645,39.6715965270996,39.5570068359375,39.5226287841797,39.4939804077148,39.4538726806641,39.4252243041992,39.3965797424316,39.4023056030273,39.4137687683105,39.4424133300781,39.4538726806641,39.5111694335938,39.5684623718262,39.5971145629883,39.6830558776855,39.7117042541504,39.7346229553223,39.7575416564941,39.7575416564941,null,38.2449340820312,38.3881721496582,38.3881721496582,38.3881721496582,38.428279876709,38.4397392272949,38.4626579284668,38.4683876037598,38.5314140319824,38.5371398925781,38.5371398925781,38.5256805419922,38.5314140319824,38.5428695678711,38.5428695678711,38.5314140319824,38.5199508666992,38.5371398925781,38.5428695678711,38.5371398925781,38.5199508666992,38.5199508666992,38.5314140319824,38.5428695678711,38.5428695678711,38.5428695678711,38.5428695678711,38.5199508666992,38.5199508666992,38.5314140319824,38.5256805419922,38.5314140319824,38.5314140319824,38.5142250061035,38.2334747314453,38.2334747314453,38.250659942627,38.2449340820312,38.2449340820312,null,37.7464599609375,37.7178115844727,37.6891632080078,37.65478515625,37.6204071044922,37.6433258056641,37.6433258056641,37.6146774291992,37.5974884033203,37.5917587280273,37.5803031921387,37.5631141662598,37.5516510009766,37.5459251403809,37.5401954650879,37.5459251403809,37.5401954650879,37.3912239074707,37.3511199951172,37.3052825927734,37.2766342163086,37.2651748657227,37.2537155151367,37.2307968139648,37.2136077880859,37.1964225769043,37.207878112793,37.2193412780762,37.2307968139648,37.2479858398438,37.2479858398438,37.2422561645508,37.2365264892578,37.2365264892578,37.2422561645508,37.2594451904297,37.2594451904297,37.2766342163086,37.2880935668945,37.2938232421875,37.3110122680664,37.3110122680664,37.3282012939453,37.3625793457031,37.3740386962891,37.379768371582,37.3912239074707,37.3912239074707,37.4370613098145,37.4599800109863,37.4886283874512,37.5058174133301,37.517276763916,37.5516510009766,37.6032218933105,37.6490592956543,37.660514831543,37.6719779968262,37.6777038574219,37.6948928833008,37.7006225585938,37.7006225585938,37.6948928833008,37.6777038574219,37.6777038574219,37.6777038574219,37.6719779968262,37.6777038574219,37.6719779968262,37.6891632080078,37.7063522338867,37.7063522338867,37.7120819091797,37.7350006103516,37.7350006103516,37.7464599609375,37.7464599609375,null,31.3522510528564,31.3579788208008,31.0027484893799,30.9970169067383,30.9970169067383,31.3522510528564,31.3522510528564,null,39.1330184936523,39.1330184936523,39.3163642883301,39.4424133300781,39.5971145629883,39.5684623718262,39.5111694335938,39.4538726806641,39.4424133300781,39.4137687683105,39.4023056030273,39.3679313659668,39.3106346130371,39.2647972106934,39.2361526489258,39.2189598083496,39.2246894836426,39.1330184936523,39.1330184936523,39.1330184936523,null,39.0642623901367,39.2075004577637,39.1788520812988,38.9611320495605,38.9783172607422,39.0069694519043,39.018424987793,39.0528030395508,39.0642623901367,39.0642623901367,39.0642623901367,null,41.596736907959,41.5738182067871,41.5222511291504,41.4993362426758,41.4821434020996,41.4706840515137,41.453498840332,41.4305801391602,41.4305801391602,41.4305801391602,41.4133911132812,41.3904724121094,41.3675537109375,41.3389053344727,41.3102569580078,41.270149230957,41.2300453186035,41.1956634521484,41.138370513916,41.1211814880371,41.1039924621582,41.0810737609863,41.0982627868652,41.1211814880371,41.144100189209,41.1555557250977,41.1612892150879,41.2472305297852,41.2357711791992,41.3159866333008,41.3331756591797,41.3503646850586,41.3675537109375,41.3732833862305,41.3732833862305,41.3732833862305,41.3847427368164,41.3962020874023,41.4248466491699,41.4305801391602,41.4420356750488,41.4649543762207,41.5451698303223,41.596736907959,41.596736907959],"text":"Percent: -56.47720","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,88,209,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.1288986206055,-76.1288986206055,-76.1174468994141,-76.1174468994141,-76.1059875488281,-76.1002502441406,-76.1174468994141,-76.1117172241211,-76.1059875488281,-76.1002502441406,-76.0945205688477,-76.0887908935547,-76.1059875488281,-76.1059875488281,-76.0945205688477,-76.0945205688477,-76.0773391723633,-76.0830688476562,-76.0887908935547,-76.0773391723633,-76.0773391723633,-76.0716094970703,-76.0716094970703,-76.0830688476562,-76.0887908935547,-76.1117172241211,-76.1059875488281,-76.1059875488281,-76.1059875488281,-76.1460876464844,-76.5643539428711,-76.5528869628906,-76.5586242675781,-76.5357055664062,-76.5357055664062,-76.4669494628906,-76.4669494628906,-76.4211120605469,-76.4153747558594,-76.3638153076172,-76.3580856323242,-76.2835998535156,-76.2835998535156,-76.2492294311523,-76.2320327758789,-76.2721405029297,-76.2893371582031,-76.2893371582031,-76.2492294311523,-76.1288986206055,-76.1288986206055,null,-77.6128616333008,-76.9711532592773,-76.9367752075195,-76.8852081298828,-76.8909378051758,-76.9826126098633,-77.0227203369141,-77.6071395874023,-77.6128616333008,-77.6128616333008],"y":[42.4103355407715,42.3931465148926,42.3931465148926,42.358772277832,42.358772277832,42.3473091125488,42.3415832519531,42.3301200866699,42.324390411377,42.3186645507812,42.3129348754883,42.2957458496094,42.2957458496094,42.2900161743164,42.2842826843262,42.2785568237305,42.2728271484375,42.2556381225586,42.2499084472656,42.2441787719727,42.2327194213867,42.2269897460938,42.2098007202148,42.2098007202148,42.186882019043,42.186882019043,42.0952110290527,42.0894813537598,42.0035362243652,42.0035362243652,42.0035362243652,42.0379104614258,42.1582374572754,42.1582374572754,42.2842826843262,42.2842826843262,42.2670974731445,42.2670974731445,42.324390411377,42.3186645507812,42.3186645507812,42.3129348754883,42.3014755249023,42.2957458496094,42.358772277832,42.3816909790039,42.3816909790039,42.4103355407715,42.4103355407715,42.4103355407715,42.4103355407715,null,42.0035362243652,41.9978065490723,41.9978065490723,41.5852737426758,41.591007232666,41.5508995056152,41.5337104797363,41.5222511291504,42.0035362243652,42.0035362243652],"text":"Percent: -56.45492","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,88,209,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-107.876495361328,-107.664497375488,-107.469696044922,-107.458229064941,-106.719116210938,-106.713386535645,-106.065948486328,-106.060218811035,-106.100318908691,-106.094589233398,-106.128974914551,-106.128974914551,-106.151893615723,-106.163352966309,-106.151893615723,-106.157623291016,-106.203460693359,-106.209190368652,-106.249298095703,-106.255027770996,-106.770683288574,-106.770683288574,-106.730575561523,-106.730575561523,-106.845169067383,-106.856628417969,-106.908195495605,-106.908195495605,-106.868087768555,-106.868087768555,-106.925384521484,-106.931114196777,-106.925384521484,-106.982681274414,-106.988410949707,-107.017059326172,-107.011329650879,-107.13737487793,-107.160301208496,-107.475425720215,-107.733253479004,-107.750442504883,-107.779090881348,-107.790550231934,-107.790550231934,-107.836387634277,-107.784820556641,-107.830657958984,-107.813468933105,-107.824928283691,-107.876495361328,-107.876495361328],"y":[46.8450317382812,46.8450317382812,46.8507614135742,46.8622169494629,46.8622169494629,46.8507614135742,46.8507614135742,46.839298248291,46.839298248291,46.4955253601074,46.4840660095215,46.1460227966309,46.1460227966309,46.0428886413574,46.0256996154785,45.7907867431641,45.7850570678711,45.3725280761719,45.3610687255859,45.1891822814941,45.1891822814941,45.349609375,45.355339050293,45.676197052002,45.670467376709,45.6819229125977,45.6819229125977,45.7850570678711,45.7907867431641,45.8251647949219,45.8251647949219,45.8652687072754,46.1402893066406,46.1402893066406,46.3121795654297,46.3121795654297,46.3923950195312,46.3981246948242,46.4840660095215,46.4840660095215,46.4783363342285,46.4955253601074,46.4897956848145,46.5012550354004,46.5986595153809,46.6101150512695,46.6903305053711,46.7189788818359,46.7418975830078,46.7476272583008,46.8450317382812,46.8450317382812],"text":"Percent: -56.37119","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,88,209,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.1453704833984,-96.1480484008789,-96.1537780761719,-96.1766891479492,-96.1766891479492,-96.0506439208984,-95.5464477539062,-95.1682891845703,-95.1625595092773,-95.1396484375,-95.1453704833984,-95.1453704833984,-95.1453704833984],"y":[46.7189788818359,46.713249206543,46.9825401306152,46.9825401306152,47.154426574707,47.154426574707,47.154426574707,47.1486968994141,46.9825401306152,46.9825401306152,46.8049240112305,46.7189788818359,46.7189788818359],"text":"Percent: -56.36597","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,88,209,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.9616470336914,-96.852783203125,-96.852783203125,-96.7553787231445,-96.7324676513672,-96.7038192749023,-96.6980895996094,-96.5032806396484,-96.4975509643555,-96.4975509643555,-96.8928909301758,-96.9215393066406,-96.9215393066406,-96.9329986572266,-96.9616470336914,-96.9616470336914,-96.9616470336914,-96.9616470336914],"y":[39.2132339477539,39.2132339477539,39.0814514160156,39.0814514160156,39.0757217407227,39.0757217407227,39.0585327148438,39.0642623901367,39.0528030395508,38.8579978942871,38.8522682189941,38.8579978942871,38.9496688842773,38.9668617248535,38.9668617248535,39.1215591430664,39.2132339477539,39.2132339477539],"text":"Percent: -56.36460","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(54,88,209,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.4543609619141,-82.7580184936523,-82.7465667724609,-82.735107421875,-82.4830017089844,-82.4830017089844,-82.2022552490234,-82.1793365478516,-82.1907958984375,-82.2022552490234,-82.2309036254883,-82.2366333007812,-82.4543609619141,-82.4543609619141],"y":[39.9294281005859,39.9408874511719,40.1414260864258,40.2961235046387,40.2789344787598,40.2617454528809,40.2502861022949,40.2502861022949,40.1872596740723,39.9638061523438,39.9695358276367,39.91796875,39.9294281005859,39.9294281005859],"text":"Percent: -56.31918","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(55,89,210,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.6010665893555,-94.6067962646484,-94.6411743164062,-94.6812744140625,-94.7328414916992,-94.767219543457,-94.8130569458008,-94.85888671875,-94.8932723999023,-94.8932723999023,-94.9391021728516,-94.956298828125,-94.9849395751953,-95.0651550292969,-95.1109924316406,-94.6010665893555,-94.6010665893555,-94.6010665893555,null,-97.6148147583008,-97.6090927124023,-97.7007598876953,-97.7007598876953,-97.8382720947266,-97.8325424194336,-97.3684463500977,-97.2595825195312,-97.2595825195312,-97.299690246582,-97.3455276489258,-97.3684463500977,-97.4200134277344,-97.4372024536133,-97.494499206543,-97.5403366088867,-97.57470703125,-97.6148147583008,-97.6148147583008,null,-104.897117614746,-104.650741577148,-104.656471252441,-105.280990600586,-105.275260925293,-105.263809204102,-105.263809204102,-105.280990600586,-105.280990600586,-105.26953125,-104.897117614746,-104.897117614746],"y":[39.46533203125,39.155933380127,39.1673965454102,39.1960411071777,39.1788520812988,39.1960411071777,39.2132339477539,39.2762565612793,39.333553314209,39.3851165771484,39.4023056030273,39.4252243041992,39.46533203125,39.5054397583008,39.5398178100586,39.5398178100586,39.46533203125,39.46533203125,null,41.3274459838867,41.3847427368164,41.3847427368164,41.5222511291504,41.5222511291504,41.734245300293,41.734245300293,41.722785949707,41.3732833862305,41.3732833862305,41.3904724121094,41.3904724121094,41.3847427368164,41.3732833862305,41.3732833862305,41.3560943603516,41.3446350097656,41.3274459838867,41.3274459838867,null,42.6108741760254,42.6108741760254,41.6540298461914,41.6483001708984,41.7399749755859,41.7514343261719,42.0780181884766,42.0894813537598,42.4389839172363,42.6051406860352,42.6108741760254,42.6108741760254],"text":"Percent: -56.24300","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(55,89,210,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-121.46704864502,-121.524353027344,-122.251998901367,-122.378059387207,-122.395240783691,-122.41242980957,-122.458267211914,-122.452545166016,-122.475456237793,-122.504104614258,-122.549942016602,-122.532760620117,-122.515563964844,-122.52702331543,-122.504104614258,-122.584312438965,-122.612976074219,-122.65308380127,-122.698913574219,-122.76766204834,-122.802047729492,-122.887985229492,-122.996841430664,-123.002578735352,-122.962478637695,-122.928092956543,-122.956741333008,-122.996841430664,-123.01976776123,-123.059875488281,-123.082794189453,-123.180191040039,-123.214576721191,-123.248947143555,-123.300514221191,-123.323440551758,-123.34635925293,-123.375007629395,-123.397926330566,-123.420837402344,-123.438034057617,-123.466682434082,-123.466682434082,-123.501045227051,-123.495323181152,-123.523971557617,-123.684394836426,-123.684394836426,-123.695861816406,-123.661476135254,-123.661476135254,-123.707321166992,-123.707321166992,-123.741691589355,-123.73023223877,-123.707321166992,-123.707321166992,-123.678672790527,-123.718780517578,-123.707321166992,-123.695861816406,-123.73023223877,-123.695861816406,-123.667213439941,-123.632827758789,-123.55835723877,-123.564079284668,-123.546890258789,-123.237487792969,-122.303565979004,-121.472785949707,-121.46704864502,-121.46704864502],"y":[41.2013931274414,41.1956634521484,41.1956634521484,41.2013931274414,41.2243118286133,41.2300453186035,41.2185821533203,41.2013931274414,41.2013931274414,41.2013931274414,41.2300453186035,41.2472305297852,41.281608581543,41.3159866333008,41.3446350097656,41.3732833862305,41.3331756591797,41.3331756591797,41.2930679321289,41.2586898803711,41.1784744262695,41.2357711791992,41.1956634521484,41.0868034362793,41.0810737609863,41.0466995239258,41.0065879821777,41.0581550598145,41.0237808227539,41.0295066833496,41.0696144104004,41.0868034362793,41.0810737609863,41.0982627868652,41.1555557250977,41.1612892150879,41.1784744262695,41.1784744262695,41.1670188903809,41.1899375915527,41.2128524780273,41.2472305297852,41.27587890625,41.3560943603516,41.3732833862305,41.3847427368164,41.3904724121094,41.4248466491699,41.4878730773926,41.5165214538574,41.5337104797363,41.5508995056152,41.602466583252,41.602466583252,41.6368446350098,41.6483001708984,41.6826820373535,41.7399749755859,41.7571640014648,41.7972717285156,41.8087310791016,41.8373794555664,41.8373794555664,41.8946723937988,41.8946723937988,41.9519729614258,41.9863471984863,42.0092658996582,42.0092658996582,42.0092658996582,42.0092658996582,41.2013931274414,41.2013931274414],"text":"Percent: -56.23536","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(55,89,210,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.6694030761719,-82.0418243408203,-82.0933990478516,-82.1163101196289,-82.1564178466797,-82.1736068725586,-82.1334991455078,-82.1392288208008,-82.1736068725586,-82.1736068725586,-82.1678771972656,-82.1678771972656,-82.1736068725586,-82.1277694702148,-82.1220397949219,-82.1334991455078,-82.1506881713867,-82.1564178466797,-82.0475616455078,-82.007453918457,-81.9043121337891,-81.8814010620117,-81.8756713867188,-81.8642120361328,-81.829833984375,-81.6694030761719,-81.6694030761719],"y":[33.8217010498047,33.5466804504395,33.586784362793,33.5925178527832,33.5982437133789,33.6154365539551,33.6555404663086,33.6669998168945,33.7128372192383,33.7357559204102,33.7472152709961,33.7529449462891,33.7758636474609,33.8331565856934,33.8560752868652,33.8618049621582,33.8675346374512,33.9362907409668,33.9592094421387,33.9649391174316,33.9821281433105,33.9592094421387,33.9191017150879,33.896183013916,33.8789939880371,33.8217010498047,33.8217010498047],"text":"Percent: -56.21169","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(55,89,210,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.8840713500977,-82.8668899536133,-82.8382339477539,-82.8095855712891,-82.7809448242188,-82.7752151489258,-82.7866744995117,-82.7981262207031,-82.8038558959961,-82.7522964477539,-82.7866744995117,-82.8382339477539,-82.8496932983398,-82.8840713500977,-82.9184494018555,-82.9413681030273,-82.9642868041992,-82.9872055053711,-83.00439453125,-83.0330429077148,-83.0445022583008,-83.0445022583008,-83.1075286865234,-83.1476364135742,-83.1476364135742,-83.1533660888672,-83.1648254394531,-83.187744140625,-83.1705474853516,-83.1648254394531,-83.1590957641602,-83.187744140625,-83.187744140625,-83.2106552124023,-83.2049331665039,-83.187744140625,-83.182014465332,-83.2049331665039,-83.2335815429688,-83.2564926147461,-83.2221221923828,-83.1648254394531,-83.1075286865234,-83.0559616088867,-83.0215835571289,-82.9986724853516,-82.9642868041992,-82.9413681030273,-82.912727355957,-82.912727355957,-82.9184494018555,-82.9069976806641,-82.912727355957,-82.9069976806641,-82.8840713500977,-82.8840713500977,null,-89.4501724243164,-89.4501724243164,-89.4272537231445,-89.4272537231445,-89.4215240478516,-89.4100646972656,-89.3871459960938,-89.3642272949219,-89.335578918457,-89.3241195678711,-89.2954788208008,-89.2668228149414,-89.25537109375,-89.2152633666992,-89.1923370361328,-89.066291809082,-89.066291809082,-89.1808776855469,-89.1866073608398,-89.4501724243164,-89.4501724243164,-89.4501724243164],"y":[35.6780815124512,35.6322479248047,35.6265144348145,35.6265144348145,35.5806770324707,35.5577583312988,35.5176544189453,35.4832763671875,35.4603576660156,35.4202499389648,35.3916015625,35.3228492736816,35.3113899230957,35.3113899230957,35.2999305725098,35.3056564331055,35.3113899230957,35.3629570007324,35.3686828613281,35.3858757019043,35.397331237793,35.4202499389648,35.4603576660156,35.4718170166016,35.4947357177734,35.5004653930664,35.5176544189453,35.5233840942383,35.5405731201172,35.5577583312988,35.569221496582,35.5978660583496,35.6322479248047,35.6551666259766,35.6666221618652,35.6780815124512,35.6838111877441,35.6895408630371,35.6895408630371,35.701000213623,35.7239189147949,35.7468376159668,35.7697563171387,35.7869453430176,35.7869453430176,35.7869453430176,35.8041305541992,35.8155937194824,35.7582969665527,35.7525672912598,35.7411079406738,35.712459564209,35.6895408630371,35.6838111877441,35.6780815124512,35.6780815124512,null,35.5806770324707,35.6838111877441,35.6895408630371,35.7468376159668,35.7582969665527,35.7869453430176,35.8041305541992,35.8213195800781,35.7926750183105,35.7754859924316,35.7697563171387,35.7697563171387,35.7697563171387,35.7754859924316,35.7582969665527,35.6666221618652,35.4374389648438,35.4374389648438,35.397331237793,35.4145202636719,35.5806770324707,35.5806770324707],"text":"Percent: -56.19061","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(55,89,210,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.4371643066406,-82.4371643066406,-82.4428939819336,-82.5001983642578,-82.5001983642578,-82.4830017089844,-82.5059280395508,-82.4830017089844,-82.4428939819336,-82.4085235595703,-82.4027862548828,-82.3855972290039,-82.3397674560547,-82.3225784301758,-82.3168487548828,-82.288200378418,-82.282470703125,-82.282470703125,-82.2652740478516,-82.2480926513672,-82.2423629760742,-82.2309036254883,-82.2022552490234,-82.2079849243164,-82.1965255737305,-82.1564178466797,-82.1564178466797,-82.1506881713867,-82.1506881713867,-82.1449584960938,-82.1736068725586,-82.1736068725586,-82.2137145996094,-82.2538223266602,-82.282470703125,-82.2939300537109,-82.3053817749023,-82.3225784301758,-82.3397674560547,-82.3512191772461,-82.3454895019531,-82.3569488525391,-82.3684158325195,-82.3913269042969,-82.4314346313477,-82.4371643066406,-82.4371643066406],"y":[35.84423828125,35.8671569824219,35.8786201477051,35.9187240600586,35.9301834106445,35.9416427612305,35.9760208129883,35.9932098388672,36.0161285400391,36.0447769165039,36.0619659423828,36.0848846435547,36.0619659423828,36.0619659423828,36.0447769165039,36.0447769165039,36.0161285400391,35.9932098388672,35.987476348877,35.987476348877,36.0046691894531,36.0046691894531,36.0046691894531,35.9473724365234,35.9244537353516,35.9244537353516,35.9072647094727,35.8786201477051,35.849967956543,35.8270492553711,35.7984046936035,35.7697563171387,35.7353782653809,35.706729888916,35.712459564209,35.7296485900879,35.7353782653809,35.7411079406738,35.7525672912598,35.7812118530273,35.8041305541992,35.8155937194824,35.8213195800781,35.8213195800781,35.8327827453613,35.84423828125,35.84423828125],"text":"Percent: -56.17509","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(55,89,210,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-105.957084655762,-105.945625305176,-105.962814331055,-105.894058227539,-105.916976928711,-106.008651733398,-106.060218811035,-106.117515563965,-106.100318908691,-106.106056213379,-106.134696960449,-106.191993713379,-106.191993713379,-106.203460693359,-106.180534362793,-106.180534362793,-106.209190368652,-106.186264038086,-106.186264038086,-106.197731018066,-106.186264038086,-106.151893615723,-106.163352966309,-106.146156311035,-106.117515563965,-106.037300109863,-106.002922058105,-105.951354980469,-105.980003356934,-105.945625305176,-105.939895629883,-105.865409851074,-105.859680175781,-105.825302124023,-105.831031799316,-105.401313781738,-105.395584106445,-105.384132385254,-105.33829498291,-105.332557678223,-105.957084655762,-105.957084655762,null,-110.053733825684,-109.813087463379,-109.813087463379,-109.996437072754,-109.984977722168,-109.973518371582,-110.002166748047,-110.030815124512,-110.030815124512,-110.122489929199,-110.523559570312,-110.804306030273,-110.815765380859,-110.838684082031,-110.873062133789,-110.867332458496,-110.918899536133,-110.930358886719,-110.959007263184,-110.964736938477,-110.999114990234,-111.016304016113,-111.044952392578,-111.044952392578,-111.022033691406,-111.016304016113,-110.91316986084,-110.91316986084,-110.861602783203,-110.861602783203,-110.804306030273,-110.804306030273,-110.787117004395,-110.792846679688,-110.426155090332,-110.414695739746,-110.282920837402,-110.282920837402,-110.30583190918,-110.300102233887,-110.214157104492,-110.208427429199,-110.231353759766,-110.225616455078,-110.053733825684,-110.053733825684,null,-109.308883666992,-109.326080322266,-109.354721069336,-109.377647399902,-109.406288146973,-109.417755126953,-109.486503601074,-109.509422302246,-109.549530029297,-109.606826782227,-109.641204833984,-109.675575256348,-109.727142333984,-109.790176391602,-109.864654541016,-109.818817138672,-109.824554443359,-109.85319519043,-109.85319519043,-109.876121520996,-109.85319519043,-109.904762268066,-110.030815124512,-110.036544799805,-110.053733825684,-110.059463500977,-111.062141418457,-111.056411743164,-111.044952392578,-109.996437072754,-109.813087463379,-109.732879638672,-109.492233276367,-109.268775939941,-108.993759155273,-108.787498474121,-108.615608215332,-108.609878540039,-108.586959838867,-108.586959838867,-108.564041137695,-108.564041137695,-108.546852111816,-108.546852111816,-108.787498474121,-108.787498474121,-108.907814025879,-108.913551330566,-109.096893310547,-109.091163635254,-109.308883666992,-109.308883666992],"y":[38.686107635498,38.7204895019531,38.7548637390137,38.8236198425293,38.8637275695801,38.9267539978027,38.9439430236816,38.9496688842773,38.9725875854492,38.9897766113281,38.9897766113281,39.018424987793,39.0413436889648,39.0528030395508,39.0642623901367,39.0871810913086,39.1100997924805,39.1215591430664,39.2246894836426,39.2590675354004,39.3106346130371,39.327823638916,39.3564720153809,39.3736610412598,39.3793907165527,39.3621978759766,39.3965797424316,39.4137687683105,39.4424133300781,39.4481430053711,39.46533203125,39.5054397583008,39.5283584594727,39.5455436706543,39.5570068359375,39.5627365112305,39.471061706543,39.1330184936523,39.1215591430664,38.6975708007812,38.686107635498,38.686107635498,null,45.1777229309082,45.1719932556152,44.9943771362305,44.9943771362305,45.0115661621094,45.040210723877,45.0516700744629,45.0516700744629,45.040210723877,45.028751373291,45.0344848632812,45.0344848632812,45.0516700744629,45.0631294250488,45.0459403991699,45.028751373291,45.0344848632812,45.0631294250488,45.0745887756348,45.0975074768066,45.0860481262207,45.0745887756348,45.0631294250488,45.217830657959,45.223560333252,45.343879699707,45.349609375,45.5272254943848,45.5272254943848,45.5902519226074,45.5902519226074,46.1402893066406,46.1460227966309,46.1918601989746,46.1975860595703,46.1803970336914,46.1803970336914,46.1402893066406,46.1345596313477,45.7907867431641,45.7850570678711,45.3610687255859,45.3381500244141,45.1777229309082,45.1777229309082,45.1777229309082,null,43.8140830993652,43.8312721252441,43.8427314758301,43.8828392028809,43.8885650634766,43.9172134399414,43.9573211669922,43.9515914916992,43.9630508422852,43.9458656311035,43.9172134399414,43.8427314758301,43.8255424499512,43.8026237487793,43.8370018005371,43.854190826416,43.8885650634766,43.9000282287598,43.9172134399414,43.9344024658203,43.9515914916992,43.9515914916992,43.9687843322754,44.0146179199219,44.0203475952148,44.134937286377,44.1406669616699,44.4901733398438,44.9943771362305,44.9943771362305,44.9943771362305,45.0001029968262,45.0001029968262,45.0001029968262,44.9943771362305,45.0001029968262,44.9943771362305,44.8740577697754,44.8683242797852,44.5245513916016,44.5245513916016,44.1865043640137,44.175048828125,44.0776405334473,44.0776405334473,43.9745101928711,43.985969543457,43.9000282287598,43.8942947387695,43.8140830993652,43.8140830993652,43.8140830993652],"text":"Percent: -56.16302","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(55,89,210,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.9918060302734,-88.9345092773438,-88.9402389526367,-89.0491027832031,-89.0491027832031,-89.1751480102539,-89.1808776855469,-89.3012008666992,-89.3069305419922,-90.0345916748047,-90.0288619995117,-89.9314575195312,-89.9199905395508,-89.8856201171875,-89.6850814819336,-89.34130859375,-89.1063919067383,-89.066291809082,-89.0376434326172,-88.9918060302734,-88.9918060302734],"y":[46.1001853942871,46.0772666931152,45.9626770019531,45.9684028625488,45.8939208984375,45.8824615478516,45.8480834960938,45.8423538208008,45.8824615478516,45.8996505737305,45.985595703125,45.9684028625488,46.2835311889648,46.2835311889648,46.249153137207,46.1689414978027,46.1402893066406,46.128833770752,46.123104095459,46.1001853942871,46.1001853942871],"text":"Percent: -56.12393","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(55,89,210,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.2114486694336,-94.2057189941406,-93.7645416259766,-93.7702713012695,-93.8447570800781,-93.9020538330078,-93.9364318847656,-93.9879989624023,-93.9879989624023,-93.9822692871094,-93.9937210083008,-94.0223770141602,-94.0395584106445,-94.051025390625,-94.056755065918,-94.0796661376953,-94.1025924682617,-94.1197738647461,-94.1770706176758,-94.1770706176758,-94.1828002929688,-94.2114486694336,-94.2114486694336,-94.2114486694336],"y":[39.46533203125,39.5283584594727,39.5283584594727,39.2075004577637,39.2132339477539,39.1960411071777,39.1616630554199,39.1502075195312,39.1673965454102,39.190315246582,39.2075004577637,39.1960411071777,39.1788520812988,39.1616630554199,39.1444778442383,39.138744354248,39.1444778442383,39.1731262207031,39.1788520812988,39.2075004577637,39.2246894836426,39.2304191589355,39.46533203125,39.46533203125],"text":"Percent: -56.10864","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(55,89,210,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.2595520019531,-82.282470703125,-82.288200378418,-82.282470703125,-82.276741027832,-82.282470703125,-82.288200378418,-82.2939300537109,-82.3454895019531,-82.4944610595703,-82.3283081054688,-82.288200378418,-82.276741027832,-82.2137145996094,-82.0590133666992,-82.0532913208008,-82.1105804443359,-82.1334991455078,-82.1506881713867,-82.1678771972656,-82.1907958984375,-82.2022552490234,-82.2194366455078,-82.2309036254883,-82.2480926513672,-82.2595520019531,-82.2595520019531],"y":[38.2334747314453,38.2392044067383,38.250659942627,38.2678527832031,38.2907676696777,38.3022308349609,38.3136863708496,38.3136863708496,38.3136863708496,38.428279876709,38.4683876037598,38.5887069702148,38.6001663208008,38.6058959960938,38.4741172790527,38.3709869384766,38.3537940979004,38.3423347473145,38.3423347473145,38.3366050720215,38.3251495361328,38.3136863708496,38.2907676696777,38.2735786437988,38.2563934326172,38.2334747314453,38.2334747314453],"text":"Percent: -56.00743","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(55,89,210,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.2480926513672,-82.3168487548828,-82.3111114501953,-82.3111114501953,-82.282470703125,-82.2595520019531,-82.2480926513672,-82.2366333007812,-82.2423629760742,-82.276741027832,-82.3053817749023,-82.3283081054688,-82.3512191772461,-82.3684158325195,-82.4142532348633,-82.4486236572266,-82.4658126831055,-82.4772720336914,-82.4887313842773,-82.5116500854492,-82.5288391113281,-82.5918655395508,-82.6033248901367,-82.6205139160156,-82.6377029418945,-82.6663513183594,-82.6892700195312,-82.7236480712891,-82.735107421875,-82.740837097168,-82.3283081054688,-82.3111114501953,-82.276741027832,-82.2480926513672,-82.2480926513672],"y":[34.4175758361816,34.354549407959,34.3316307067871,34.2915229797363,34.2686042785645,34.2514190673828,34.211311340332,34.1826629638672,34.1540107727051,34.1081771850586,34.0852584838867,34.0737991333008,34.0680732727051,34.0623397827148,34.0623397827148,34.0737991333008,34.0852584838867,34.0852584838867,34.0852584838867,34.0795288085938,34.0795288085938,34.0222358703613,34.0508804321289,34.0623397827148,34.0795288085938,34.1196365356445,34.1368255615234,34.1654739379883,34.1883926391602,34.211311340332,34.486328125,34.4634094238281,34.4462203979492,34.4175758361816,34.4175758361816],"text":"Percent: -55.99887","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(55,89,210,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.3508453369141,-84.3508453369141,-84.4597091674805,-84.4654388427734,-84.8034820556641,-84.8034820556641,-84.7977523803711,-84.3451156616211,-84.2362518310547,-84.2362518310547,-84.3508453369141,-84.3508453369141],"y":[41.1727447509766,41.2185821533203,41.2243118286133,41.2586898803711,41.2586898803711,41.281608581543,41.4305801391602,41.4305801391602,41.4305801391602,41.1727447509766,41.1727447509766,41.1727447509766],"text":"Percent: -55.99076","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(55,89,210,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-103.413154602051,-103.407424926758,-102.754257202148,-102.742790222168,-102.742790222168,-102.754257202148,-102.754257202148,-103.086570739746,-103.413154602051,-103.413154602051],"y":[37.6318664550781,38.2563934326172,38.250659942627,38.1532592773438,37.8209419250488,37.8152160644531,37.6318664550781,37.6318664550781,37.6318664550781,37.6318664550781],"text":"Percent: -55.98086","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(55,89,210,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-118.842903137207,-118.842903137207,-118.842903137207,-118.871559143066,-118.871559143066,-118.842903137207,-118.842903137207,-118.842903137207,-118.842903137207,-118.900207519531,-118.957496643066,-118.980422973633,-118.991882324219,-118.951774597168,-119.009063720703,-119.043434143066,-119.077819824219,-119.135108947754,-119.249710083008,-119.306999206543,-119.347106933594,-119.352844238281,-119.415855407715,-119.455963134766,-119.51326751709,-119.518997192383,-119.645050048828,-119.69660949707,-119.667961120605,-119.685157775879,-119.719528198242,-119.788284301758,-119.822662353516,-119.805480957031,-119.885696411133,-119.862770080566,-119.874229431152,-120.06330871582,-120.097686767578,-120.143516540527,-120.183624267578,-120.355514526367,-120.355514526367,-120.51594543457,-120.544586181641,-120.573234558105,-120.567512512207,-120.584693908691,-120.63053894043,-120.647720336914,-120.664909362793,-120.641998291016,-120.659187316895,-120.641998291016,-120.659187316895,-120.693557739258,-120.705017089844,-120.733657836914,-120.779502868652,-120.779502868652,-120.768043518066,-120.762321472168,-120.722213745117,-120.687828063965,-120.682106018066,-120.745124816895,-120.762321472168,-120.785232543945,-120.790969848633,-120.768043518066,-120.779502868652,-120.813873291016,-120.87117767334,-120.876907348633,-120.853981018066,-120.137794494629,-119.335647583008,-118.842903137207,-118.842903137207],"y":[49.0050811767578,48.8962173461914,48.6613082885742,48.655574798584,48.4894180297852,48.4779586791992,48.3118019104004,48.0138626098633,47.9622993469238,47.939380645752,47.9279174804688,47.9451065063477,47.9622993469238,48.0081329345703,48.0425109863281,48.1227264404297,48.1227264404297,48.1456451416016,48.0998077392578,48.1112632751465,48.0883445739746,48.0482406616211,48.0482406616211,48.071159362793,48.0768890380859,48.0539703369141,47.9794883728027,48.0310516357422,48.071159362793,48.0883445739746,48.0826187133789,48.1055374145508,48.0998077392578,48.0768890380859,48.0482406616211,47.9909439086914,47.9508361816406,47.9565696716309,48.0138626098633,48.059700012207,48.0654296875,48.1456451416016,48.2086715698242,48.2946128845215,48.2946128845215,48.3175315856934,48.3519096374512,48.386287689209,48.386287689209,48.4034729003906,48.4493103027344,48.4664993286133,48.4951477050781,48.512336730957,48.5467147827148,48.5638999938965,48.5753631591797,48.5925521850586,48.6040077209473,48.6269264221191,48.649845123291,48.6727638244629,48.6842231750488,48.7071418762207,48.7300605773926,48.7930870056152,48.8331909179688,48.8790283203125,48.9019470214844,48.9248657226562,48.9477844238281,48.9535140991211,48.9535140991211,48.964973449707,48.9993515014648,48.9993515014648,48.9993515014648,49.0050811767578,49.0050811767578],"text":"Percent: -55.95024","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(55,89,210,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.3867340087891,-76.2893371582031,-76.2778701782227,-76.2606811523438,-76.2434997558594,-76.2091217041016,-76.0200424194336,-75.9971237182617,-75.9111785888672,-75.8882598876953,-75.756477355957,-75.8080444335938,-75.8424224853516,-75.8825302124023,-75.9742050170898,-75.9856643676758,-75.9971237182617,-76.0085754394531,-76.0200424194336,-76.0544128417969,-76.0716094970703,-76.1174468994141,-76.1403579711914,-76.21484375,-76.2377624511719,-76.3122482299805,-76.3351669311523,-76.3638153076172,-76.4325714111328,-76.5471572875977,-76.7075881958008,-76.6846694946289,-76.6502990722656,-76.4497604370117,-76.3867340087891,-76.3867340087891],"y":[40.7716789245605,40.8117828369141,40.8977279663086,40.9034576416016,40.9263725280762,40.949291229248,40.9091873168945,40.9149169921875,40.8461608886719,40.8232421875,40.7373008728027,40.7143821716309,40.697193145752,40.6742744445801,40.6513557434082,40.6227073669434,40.5883293151855,40.5825996398926,40.5825996398926,40.5825996398926,40.5768699645996,40.5654106140137,40.5539512634277,40.5424919128418,40.5310363769531,40.5081176757812,40.5081176757812,40.5081176757812,40.4909286499023,40.5539512634277,40.6513557434082,40.6628150939941,40.6742744445801,40.7487602233887,40.7716789245605,40.7716789245605],"text":"Percent: -55.91862","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(55,89,210,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.2782821655273,-89.5934066772461,-89.5991363525391,-89.6392440795898,-89.6392440795898,-89.5876770019531,-89.5876770019531,-89.2610931396484,-89.2610931396484,-89.2782821655273,-89.2782821655273,-89.2782821655273],"y":[38.7319450378418,38.737678527832,38.875186920166,38.875186920166,39.0012359619141,39.0069694519043,39.0298881530762,39.0298881530762,39.0069694519043,39.0069694519043,38.7319450378418,38.7319450378418],"text":"Percent: -55.91853","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(55,89,210,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-75.7220993041992,-75.7335586547852,-75.5616760253906,-75.5444869995117,-75.5215682983398,-75.498649597168,-75.4700012207031,-75.4413528442383,-75.4184341430664,-75.4069747924805,-75.4012451171875,-75.3783264160156,-75.3611373901367,-75.3496780395508,-75.315299987793,-75.315299987793,-75.2981185913086,-75.2866516113281,-75.2408142089844,-75.2064437866211,-75.1835174560547,-75.1548767089844,-75.1319580078125,-75.0918502807617,-75.0803909301758,-75.0632019042969,-75.0574645996094,-75.0517425537109,-75.0632019042969,-75.0861206054688,-75.0918502807617,-75.1147689819336,-75.1262283325195,-75.1319580078125,-75.1319580078125,-75.1606063842773,-75.1319580078125,-75.1204986572266,-75.1262283325195,-75.1319580078125,-75.1548767089844,-75.1892471313477,-75.2236251831055,-75.217903137207,-75.2121734619141,-75.1892471313477,-75.1663360595703,-75.1434097290039,-75.1319580078125,-75.1147689819336,-75.1033020019531,-75.0918502807617,-75.0689315795898,-75.0517425537109,-75.0574645996094,-75.3496780395508,-75.6934509277344,-75.7049179077148,-75.7220993041992,-75.7220993041992,null,-74.7709884643555,-74.9772567749023,-74.9543380737305,-74.9256896972656,-74.8913192749023,-74.8683929443359,-74.851203918457,-74.8110961914062,-74.7709884643555,-74.7251586914062,-74.3756484985352,-74.5017013549805,-74.6392135620117,-74.6392135620117,-74.6392135620117,-74.6506652832031,-74.6621322631836,-74.6907730102539,-74.7709884643555,-74.7709884643555,null,-77.6128616333008,-77.3951416015625,-77.1545028686523,-77.1430358886719,-77.1143951416016,-77.0800094604492,-77.0742797851562,-77.0456314086914,-77.028450012207,-77.0055236816406,-76.9768829345703,-76.9654159545898,-76.9654159545898,-76.9711532592773,-76.9711532592773,-76.9596862792969,-77.4295196533203,-77.481086730957,-77.4638900756836,-77.4925384521484,-77.5097274780273,-77.57275390625,-77.6128616333008,-77.6128616333008],"y":[38.6517333984375,38.8293495178223,38.8350791931152,38.8579978942871,38.8579978942871,38.9095611572266,38.9095611572266,38.9152946472168,38.9267539978027,38.9382133483887,38.9496688842773,38.9496688842773,38.9496688842773,38.9496688842773,38.9439430236816,38.9095611572266,38.8923759460449,38.880916595459,38.8522682189941,38.8178901672363,38.7949714660645,38.7892417907715,38.7777824401855,38.7777824401855,38.7663230895996,38.686107635498,38.6574630737305,38.6460037231445,38.6402702331543,38.6402702331543,38.6689224243164,38.686107635498,38.6918411254883,38.6746520996094,38.6631889343262,38.6574630737305,38.6402702331543,38.6288146972656,38.6116256713867,38.6001663208008,38.5944366455078,38.6001663208008,38.6001663208008,38.5715179443359,38.565788269043,38.56005859375,38.565788269043,38.5772514343262,38.5715179443359,38.565788269043,38.56005859375,38.565788269043,38.565788269043,38.5084953308105,38.4569244384766,38.4569244384766,38.4626579284668,38.56005859375,38.6517333984375,38.6517333984375,null,40.9149169921875,41.1039924621582,41.1211814880371,41.138370513916,41.1956634521484,41.2300453186035,41.270149230957,41.3102569580078,41.3389053344727,41.3675537109375,41.2013931274414,41.0868034362793,40.9722099304199,40.9607543945312,40.949291229248,40.9321060180664,40.9149169921875,40.9149169921875,40.9149169921875,40.9149169921875,null,36.8812942504883,36.9958839416504,37.1162071228027,37.0990142822266,37.0990142822266,37.0818290710449,37.070369720459,37.070369720459,37.064640045166,37.0531806945801,37.0531806945801,37.0417213439941,37.0359916687012,37.0073432922363,36.9844245910645,36.9385871887207,36.7094039916992,36.7265930175781,36.8698310852051,36.8583755493164,36.8526458740234,36.8583755493164,36.8812942504883,36.8812942504883],"text":"Percent: -55.90946","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(55,89,210,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.9249420166016,-79.0624465942383,-79.0567169189453,-79.0108795166016,-78.9593124389648,-78.9306640625,-78.9077453613281,-78.8962860107422,-78.8676376342773,-78.8218002319336,-78.7988891601562,-78.7587814331055,-78.7129440307617,-78.7072143554688,-78.6900253295898,-78.667106628418,-78.6384506225586,-78.6098098754883,-78.5639724731445,-78.4723052978516,-78.4665756225586,-78.3061447143555,-78.3118667602539,-78.9249420166016,-78.9249420166016],"y":[42.0035362243652,42.0035362243652,42.5421180725098,42.5306549072266,42.4848213195801,42.4389839172363,42.4389839172363,42.4275245666504,42.4275245666504,42.4504432678223,42.4504432678223,42.4733619689941,42.4848213195801,42.4848213195801,42.4733619689941,42.4905471801758,42.496280670166,42.507740020752,42.507740020752,42.5306549072266,42.5249290466309,42.5191993713379,42.0035362243652,42.0035362243652,42.0035362243652],"text":"Percent: -55.80267","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,90,211,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.2137145996094,-82.2710113525391,-82.276741027832,-82.4314346313477,-82.4371643066406,-82.5632171630859,-82.5689468383789,-82.6033248901367,-82.6262435913086,-82.6720733642578,-82.6778106689453,-82.6663513183594,-82.6606216430664,-82.6548919677734,-82.6319732666016,-82.5861358642578,-82.5804061889648,-82.5861358642578,-82.5918655395508,-82.5975952148438,-82.5918655395508,-82.5689468383789,-82.5632171630859,-82.0590133666992,-82.0590133666992,-82.0590133666992,-82.1564178466797,-82.1564178466797,-82.2137145996094,-82.2137145996094],"y":[27.1983070373535,27.2097663879395,27.3816528320312,27.3816528320312,27.3873825073242,27.3873825073242,27.4103012084961,27.433219909668,27.4504070281982,27.4618663787842,27.4733257293701,27.5134334564209,27.5306224822998,27.5306224822998,27.5306224822998,27.5248928070068,27.5363521575928,27.5764579772949,27.5821895599365,27.5936470031738,27.6051063537598,27.6222953796387,27.6452121734619,27.6452121734619,27.3358173370361,27.2498722076416,27.2441425323486,27.2040348052979,27.1983070373535,27.1983070373535],"text":"Percent: -55.79371","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,90,211,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.8103790283203,-93.8103790283203,-94.4005279541016,-94.4177169799805,-94.4119873046875,-94.3890686035156,-94.3947982788086,-94.3947982788086,-94.3947982788086,-94.3718795776367,-94.3489608764648,-94.326042175293,-94.314582824707,-94.3317718505859,-94.3317718505859,-93.7702713012695,-93.78173828125,-93.8161087036133,-93.8103790283203,-93.8103790283203],"y":[46.2548828125,46.1632080078125,46.1632080078125,46.1689414978027,46.1918601989746,46.2033157348633,46.2262344360352,46.2434234619141,46.260612487793,46.2663421630859,46.2835311889648,46.3064498901367,46.6273040771484,46.6273040771484,46.8049240112305,46.7991943359375,46.5871963500977,46.5929260253906,46.2548828125,46.2548828125],"text":"Percent: -55.79023","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,90,211,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.8382720947266,-97.3684463500977,-97.3569869995117,-97.5919036865234,-97.8440017700195,-97.8382720947266,-97.8382720947266],"y":[44.1979637145996,44.2036933898926,43.8484573364258,43.854190826416,43.8484573364258,44.1979637145996,44.1979637145996],"text":"Percent: -55.78947","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,90,211,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.9474716186523,-80.9417495727539,-80.8500747680664,-80.8156967163086,-80.7813186645508,-80.7182922363281,-80.6438140869141,-80.5922470092773,-80.5234909057617,-80.477653503418,-80.5120315551758,-80.8729934692383,-80.8615341186523,-80.8672637939453,-80.8901824951172,-80.8844528198242,-80.8844528198242,-80.8729934692383,-80.8787231445312,-80.9360198974609,-80.9417495727539,-80.930290222168,-80.9474716186523,-80.9474716186523],"y":[28.5963230133057,28.7739410400391,28.7739410400391,28.6536197662354,28.5332984924316,28.338493347168,28.1666049957275,28.0692024230957,27.9259624481201,27.8514785766602,27.8056411743164,27.8113708496094,28.332763671875,28.3671398162842,28.4129772186279,28.4358959197998,28.4530849456787,28.470272064209,28.4874629974365,28.5218391418457,28.5447578430176,28.5562171936035,28.5963230133057,28.5963230133057],"text":"Percent: -55.78556","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,90,211,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.2068557739258,-88.3042602539062,-88.3042602539062,-88.4818725585938,-88.430305480957,-88.3902053833008,-88.344367980957,-88.2698745727539,-88.2068557739258,-88.1380996704102,-88.0808029174805,-88.0005874633789,-87.9432907104492,-87.9031829833984,-87.8516235351562,-87.8344268798828,-87.7484817504883,-87.719841003418,-87.719841003418,-87.7427520751953,-87.7656784057617,-87.7714080810547,-87.7885894775391,-87.8859939575195,-87.9490203857422,-87.9547500610352,-87.9432907104492,-87.9547500610352,-88.063606262207,-88.1323699951172,-88.172477722168,-88.2068557739258,-88.2068557739258],"y":[47.2002639770508,47.2002639770508,47.286205291748,47.291934967041,47.3492317199707,47.3778800964355,47.3950691223145,47.4122581481934,47.4409065246582,47.4580955505371,47.4638252258301,47.4638252258301,47.4695510864258,47.4752807617188,47.4638252258301,47.481014251709,47.4580955505371,47.4179878234863,47.4065284729004,47.3950691223145,47.3950691223145,47.4007987976074,47.3893394470215,47.3836097717285,47.3778800964355,47.3606910705566,47.343505859375,47.3263130187988,47.2690162658691,47.2289123535156,47.2174530029297,47.2002639770508,47.2002639770508],"text":"Percent: -55.76369","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,90,211,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.9608612060547,-85.9895095825195,-86.0238800048828,-86.0467987060547,-86.0639877319336,-86.1040954589844,-86.1442031860352,-86.1957702636719,-86.2358779907227,-86.2645263671875,-86.2759857177734,-86.2759857177734,-86.2931747436523,-86.2988967895508,-86.2931747436523,-86.2759857177734,-86.2759857177734,-86.2587966918945,-86.253059387207,-86.2587966918945,-86.2759857177734,-86.2874450683594,-86.2817153930664,-86.2702560424805,-86.253059387207,-86.253059387207,-86.253059387207,-86.0410766601562,-86.0353469848633,-86.0238800048828,-86.0238800048828,-85.9952392578125,-85.9952392578125,-85.9780426025391,-85.9780426025391,-85.9608612060547,-85.9551315307617,-85.8921051025391,-85.9150238037109,-85.9150238037109,-85.9150238037109,-85.9322052001953,-85.9608612060547,-85.9608612060547,null,-96.0048141479492,-96.0162658691406,-96.0449142456055,-96.0850219726562,-96.0792922973633,-96.0506439208984,-96.0506439208984,-96.0678329467773,-96.0964813232422,-96.125129699707,-96.125129699707,-96.1194000244141,-96.0907516479492,-96.1022109985352,-96.0964813232422,-96.130859375,-95.6782150268555,-95.5578994750977,-95.5521774291992,-95.489143371582,-95.494873046875,-96.0048141479492,-96.0048141479492,null,-84.1044769287109,-84.1159286499023,-84.1445846557617,-84.1846923828125,-84.1961441040039,-84.2362518310547,-84.2820892333984,-84.3050079345703,-84.3107452392578,-84.3393859863281,-84.3565826416016,-84.368034362793,-84.4081420898438,-84.4310607910156,-84.4367904663086,-84.4482498168945,-84.4654388427734,-84.4597091674805,-84.4654388427734,-84.4883575439453,-84.5170059204102,-84.5571136474609,-84.5341949462891,-84.5112762451172,-84.4883575439453,-84.4654388427734,-84.4597091674805,-84.4253311157227,-84.4081420898438,-84.1961441040039,-84.2018737792969,-84.2133331298828,-84.2133331298828,-84.2018737792969,-84.1674957275391,-84.1560363769531,-84.1674957275391,-84.1789627075195,-84.1789627075195,-84.1789627075195,-84.1560363769531,-84.1273956298828,-84.1044769287109,-84.1044769287109,null,-88.8772125244141,-88.8772125244141,-88.894401550293,-88.9058609008789,-88.882942199707,-88.882942199707,-88.9001312255859,-88.9516983032227,-88.9975357055664,-89.0548248291016,-89.1808776855469,-89.2668228149414,-89.2840118408203,-89.2954788208008,-89.3012008666992,-89.3126602172852,-89.335578918457,-89.335578918457,-89.2381744384766,-89.2267150878906,-88.8772125244141,-88.8772125244141,null,-93.7588119506836,-93.7588119506836,-94.2171783447266,-94.2171783447266,-94.2171783447266,-94.234375,-94.2400970458984,-94.0166473388672,-93.7760009765625,-93.7760009765625,-93.7645416259766,-93.7588119506836,-93.7588119506836,null,-81.2224960327148,-81.3313598632812,-81.3370895385742,-81.3313598632812,-81.2797927856445,-81.2683334350586,-80.9360198974609,-80.8558044433594,-80.8729934692383,-81.2224960327148,-81.2224960327148,null,-94.051025390625,-94.051025390625,-94.1713409423828,-94.3489608764648,-94.40625,-94.4463577270508,-94.4750137329102,-94.503662109375,-94.5323028564453,-94.5552291870117,-94.5724105834961,-94.583869934082,-94.6239776611328,-94.6640853881836,-94.7156524658203,-94.7099227905273,-94.7099227905273,-94.6182479858398,-94.503662109375,-94.4005279541016,-94.2916641235352,-94.2458267211914,-94.2229080200195,-94.1770706176758,-94.1656112670898,-94.1197738647461,-94.1025924682617,-94.051025390625,-94.051025390625,null,-80.5406723022461,-80.5177612304688,-80.5063018798828,-80.4891128540039,-80.4604644775391,-80.3057632446289,-80.2541961669922,-80.2083587646484,-80.2026290893555,-80.1854476928711,-80.1682510375977,-80.2312850952148,-80.2312850952148,-80.2484664916992,-80.2541961669922,-80.2713851928711,-80.3000335693359,-80.4432754516602,-80.4891128540039,-80.5120315551758,-80.5521392822266,-80.5750503540039,-80.5979766845703,-80.5922470092773,-80.5750503540039,-80.5521392822266,-80.5406723022461,-80.5464096069336,-80.5635986328125,-80.5635986328125,-80.5521392822266,-80.5635986328125,-80.5922470092773,-80.5807800292969,-80.6037063598633,-80.5807800292969,-80.5464096069336,-80.5464096069336,-80.5521392822266,-80.5464096069336,-80.5406723022461,-80.5406723022461],"y":[38.0100212097168,38.0157508850098,38.0100212097168,37.9928321838379,37.9871025085449,38.0157508850098,38.0157508850098,38.0272064208984,38.0443954467773,38.0615882873535,38.0959625244141,38.1417999267578,38.1704483032227,38.1933670043945,38.2220153808594,38.2277450561523,38.2907676696777,38.2907676696777,38.2964973449707,38.3079605102539,38.3079605102539,38.3136863708496,38.3366050720215,38.3595237731934,38.3652534484863,38.3824424743652,38.422550201416,38.422550201416,38.3423347473145,38.3423347473145,38.3136863708496,38.3136863708496,38.3022308349609,38.3022308349609,38.2678527832031,38.2678527832031,38.1876373291016,38.1819076538086,38.1417999267578,38.1016960144043,38.0787773132324,38.0386695861816,38.0100212097168,38.0100212097168,null,41.5050621032715,41.5337104797363,41.5337104797363,41.5508995056152,41.5680885314941,41.602466583252,41.6196556091309,41.6196556091309,41.6196556091309,41.6368446350098,41.6654891967773,41.7170562744141,41.7514343261719,41.7800827026367,41.8259201049805,41.8602981567383,41.8602981567383,41.8602981567383,41.602466583252,41.596736907959,41.5050621032715,41.5050621032715,41.5050621032715,null,38.4569244384766,38.4397392272949,38.4110908508301,38.3939018249512,38.3709869384766,38.3480682373047,38.3136863708496,38.3136863708496,38.2964973449707,38.2907676696777,38.2907676696777,38.2735786437988,38.2793121337891,38.2793121337891,38.3022308349609,38.3251495361328,38.3595237731934,38.3709869384766,38.3881721496582,38.416820526123,38.428279876709,38.4855766296387,38.4970321655273,38.5027618408203,38.5027618408203,38.5314140319824,38.5371398925781,38.5371398925781,38.5428695678711,38.5829772949219,38.5715179443359,38.565788269043,38.5543327331543,38.5428695678711,38.56005859375,38.5428695678711,38.5371398925781,38.5256805419922,38.5142250061035,38.4970321655273,38.4855766296387,38.4741172790527,38.4569244384766,38.4569244384766,null,30.6761589050293,30.4584369659424,30.4584369659424,30.4469795227051,30.4240608215332,30.4125995635986,30.4011421203613,30.4125995635986,30.4011421203613,30.4011421203613,30.3553047180176,30.3266544342041,30.3266544342041,30.3381156921387,30.3724918365479,30.3782234191895,30.3782234191895,30.6532440185547,30.6532440185547,30.6818885803223,30.6761589050293,30.6761589050293,null,40.2732048034668,40.1414260864258,40.1414260864258,40.3935241699219,40.4794692993164,40.4851989746094,40.5940628051758,40.5997886657715,40.5997886657715,40.4851989746094,40.4794692993164,40.2732048034668,40.2732048034668,null,40.1872596740723,40.1929893493652,40.2216377258301,40.3190422058105,40.3190422058105,40.4508171081543,40.4393615722656,40.4393615722656,40.1758003234863,40.1872596740723,40.1872596740723,null,32.7101631164551,32.4064903259277,32.400764465332,32.3663864135742,32.400764465332,32.3950347900391,32.4064903259277,32.4179534912109,32.4179534912109,32.4236831665039,32.4351425170898,32.4236831665039,32.4351425170898,32.4351425170898,32.4637908935547,32.67578125,32.8247528076172,32.7846450805664,32.7216186523438,32.733081817627,32.7674560546875,32.7674560546875,32.733081817627,32.7388076782227,32.7674560546875,32.7674560546875,32.7388076782227,32.7101631164551,32.7101631164551,null,39.4309539794922,39.4366874694824,39.4596061706543,39.471061706543,39.46533203125,39.4424133300781,39.4252243041992,39.4023056030273,39.2705268859863,39.2533378601074,39.2361526489258,39.1673965454102,39.1158256530762,39.1100997924805,39.1043701171875,39.1043701171875,39.1100997924805,39.138744354248,39.1444778442383,39.1502075195312,39.155933380127,39.1616630554199,39.1616630554199,39.1788520812988,39.1788520812988,39.190315246582,39.2017707824707,39.2189598083496,39.2246894836426,39.2361526489258,39.2361526489258,39.2533378601074,39.2647972106934,39.2819862365723,39.2934455871582,39.327823638916,39.3564720153809,39.3679313659668,39.3965797424316,39.4137687683105,39.4309539794922,39.4309539794922],"text":"Percent: -55.74018","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,90,211,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.8749160766602,-85.8691864013672,-85.2389297485352,-85.1128768920898,-85.1128768920898,-84.3565826416016,-84.3565826416016,-84.2305297851562,-84.2305297851562,-84.0242614746094,-84.0242614746094,-84.0414505004883,-84.0643692016602,-84.0815582275391,-84.098747253418,-84.1388549804688,-84.1732330322266,-84.2018737792969,-84.2591705322266,-84.3050079345703,-84.3279266357422,-84.3508453369141,-84.3737640380859,-84.4081420898438,-84.4367904663086,-84.4482498168945,-84.4711685180664,-84.4883575439453,-84.5170059204102,-84.5341949462891,-84.6029510498047,-84.6487808227539,-84.6831665039062,-84.6717071533203,-84.7118072509766,-84.7118072509766,-84.7060775756836,-84.7175445556641,-84.7060775756836,-84.723274230957,-84.7519149780273,-84.7805633544922,-84.81494140625,-84.8264007568359,-84.8264007568359,-84.8722381591797,-84.9066162109375,-84.9295349121094,-84.9810943603516,-85.0383987426758,-85.1071472167969,-85.175910949707,-85.2045516967773,-85.2618560791016,-85.3134155273438,-85.3535232543945,-85.3936309814453,-85.4337310791016,-85.4967651367188,-85.5597839355469,-85.6170806884766,-85.6571884155273,-85.6915664672852,-85.7545928955078,-85.8118896484375,-85.8519973754883,-85.8749160766602,-85.8749160766602],"y":[45.9684028625488,46.2434234619141,46.2376937866211,46.2376937866211,46.1574783325195,46.1517486572266,46.0658073425293,46.0658073425293,45.9970512390137,45.9970512390137,45.9626770019531,45.9569435119629,45.9626770019531,45.9741325378418,45.985595703125,45.9798622131348,45.9741325378418,45.9741325378418,45.985595703125,45.9970512390137,45.9913215637207,45.985595703125,45.9913215637207,45.9970512390137,45.9970512390137,45.9913215637207,45.9913215637207,45.9798622131348,45.985595703125,46.0199699401855,46.0199699401855,46.0371589660645,46.0256996154785,45.9913215637207,45.9684028625488,45.9512138366699,45.928295135498,45.9111061096191,45.8710021972656,45.8538131713867,45.8595428466797,45.8710021972656,45.8824615478516,45.8996505737305,45.9225692749023,45.934024810791,45.9397583007812,45.9741325378418,46.0142402648926,46.0256996154785,46.0428886413574,46.0486145019531,46.0543479919434,46.0658073425293,46.0829963684082,46.0829963684082,46.0887260437012,46.0772666931152,46.0887260437012,46.0486145019531,45.9970512390137,45.9798622131348,45.9684028625488,45.9741325378418,45.9798622131348,45.9684028625488,45.9684028625488,45.9684028625488],"text":"Percent: -55.69952","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,90,211,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.6808700561523,-82.1277694702148,-82.1678771972656,-82.1678771972656,-82.1621475219727,-82.0647430419922,-82.0647430419922,-81.9673461914062,-81.9673461914062,-81.8699417114258,-81.6751327514648,-81.6808700561523,-81.6808700561523,null,-99.4081802368164,-99.4081802368164,-99.2821273803711,-98.9727249145508,-98.9784545898438,-98.9612731933594,-98.9555435180664,-98.9268951416016,-98.852409362793,-98.8180313110352,-98.8180313110352,-98.8180313110352,-99.4081802368164,-99.4081802368164],"y":[41.0065879821777,41.0065879821777,41.0065879821777,41.0753440856934,41.144100189209,41.144100189209,41.2185821533203,41.2185821533203,41.2930679321289,41.2930679321289,41.2873382568359,41.0065879821777,41.0065879821777,null,29.0833377838135,29.6161880493164,29.621919631958,29.621919631958,29.5646209716797,29.5474319458008,29.5588932037354,29.5588932037354,29.6505641937256,29.6734828948975,29.2552242279053,29.0890693664551,29.0833377838135,29.0833377838135],"text":"Percent: -55.67198","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,90,211,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.3134155273438,-84.8321304321289,-84.8321304321289,-85.0785064697266,-85.3019561767578,-85.3134155273438,-85.3134155273438],"y":[43.1208038330078,43.1208038330078,42.777027130127,42.7713012695312,42.7713012695312,43.1208038330078,43.1208038330078],"text":"Percent: -55.65099","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,90,211,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.8527450561523,-82.0246353149414,-82.0876617431641,-82.104850769043,-82.1564178466797,-82.1506881713867,-82.09912109375,-81.9616165161133,-81.8642120361328,-81.8069152832031,-81.7725372314453,-81.8756713867188,-81.8756713867188,-81.8699417114258,-81.8527450561523,-81.8527450561523],"y":[32.6471366882324,32.6070289611816,32.67578125,32.7273483276367,32.8190231323242,32.8935089111328,32.9221534729004,32.9221534729004,32.9565353393555,32.9393424987793,32.9164276123047,32.6929702758789,32.67578125,32.6643257141113,32.6471366882324,32.6471366882324],"text":"Percent: -55.64087","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,90,211,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.48876953125,-97.1220703125,-97.1220703125,-97.3684463500977,-97.8382720947266,-97.8497314453125,-97.48876953125,-97.48876953125],"y":[44.5417404174805,44.5417404174805,44.2036933898926,44.2036933898926,44.1979637145996,44.5417404174805,44.5417404174805,44.5417404174805],"text":"Percent: -55.63650","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,90,211,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.4520874023438,-94.4520874023438,-94.2630157470703,-93.9765396118164,-93.9708099365234,-93.9708099365234,-94.4406356811523,-94.4520874023438,-94.4520874023438],"y":[43.2640419006348,43.5046844482422,43.5046844482422,43.5104141235352,43.2583122253418,42.9145393371582,42.9202690124512,43.2640419006348,43.2640419006348],"text":"Percent: -55.63229","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,90,211,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.8363189697266,-77.7446441650391,-77.7389144897461,-77.6701583862305,-77.6415100097656,-77.6930770874023,-77.6758880615234,-77.9681015014648,-77.9910125732422,-78.0082015991211,-78.0483093261719,-78.0941467285156,-78.1113357543945,-78.1915512084961,-78.1342544555664,-78.1629028320312,-78.0712280273438,-78.0597763061523,-78.0540390014648,-78.031120300293,-78.0024719238281,-77.9852828979492,-77.9623641967773,-77.9394454956055,-77.9222640991211,-77.8993377685547,-77.8363189697266,-77.8363189697266],"y":[35.1853370666504,35.1395034790039,35.0249099731445,34.9790725708008,34.9045906066895,34.7498931884766,34.7155113220215,34.7212409973145,34.7212409973145,34.7327003479004,34.7327003479004,34.7327003479004,34.7040557861328,34.7327003479004,34.9160461425781,35.1853370666504,35.1796112060547,35.1853370666504,35.1967964172363,35.1967964172363,35.1910667419434,35.1796112060547,35.1796112060547,35.1853370666504,35.1796112060547,35.1681480407715,35.1853370666504,35.1853370666504],"text":"Percent: -55.60736","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,90,211,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.3737640380859,-84.8665084838867,-84.8779678344727,-84.8550491333008,-84.8034820556641,-84.7805633544922,-84.7748336791992,-84.7691116333008,-84.7633819580078,-84.7519149780273,-84.551383972168,-84.5227355957031,-84.3909530639648,-84.3737640380859,-84.3737640380859,null,-85.6972961425781,-85.628547668457,-85.628547668457,-85.3019561767578,-85.2962265014648,-85.450927734375,-85.5827102661133,-85.6972961425781,-85.6972961425781,-85.6972961425781,null,-93.5640106201172,-93.5697402954102,-93.7760009765625,-94.0166473388672,-94.0166473388672,-93.5640106201172,-93.5640106201172,null,-100.731712341309,-100.181671142578,-100.175941467285,-100.71452331543,-100.731712341309,-100.731712341309,-100.731712341309,null,-88.2412261962891,-88.2412261962891,-88.2183151245117,-88.2011184692383,-88.1839370727539,-88.1839370727539,-88.1839370727539,-88.1839370727539,-88.0292358398438,-88.0292358398438,-87.9719390869141,-87.9833984375,-87.9948577880859,-88.0177764892578,-88.0349655151367,-88.0349655151367,-88.0292358398438,-88.0406951904297,-88.0406951904297,-88.0292358398438,-88.0063171386719,-87.9948577880859,-87.989128112793,-88.0005874633789,-88.0235061645508,-88.0464248657227,-88.0464248657227,-88.0406951904297,-88.0235061645508,-87.9948577880859,-87.9833984375,-87.9833984375,-87.9948577880859,-88.0063171386719,-88.0235061645508,-88.0693435668945,-88.0865325927734,-88.0979919433594,-88.1151809692383,-88.1323699951172,-88.172477722168,-88.1839370727539,-88.2412261962891,-88.2412261962891],"y":[30.6876201629639,30.7162666320801,30.727725982666,30.7563762664795,30.802209854126,30.8365898132324,30.8652362823486,30.8938846588135,31.0084743499756,31.0600433349609,31.0715007781982,31.0657730102539,31.0715007781982,30.6876201629639,30.6876201629639,null,39.3450126647949,39.3450126647949,39.4538726806641,39.4538726806641,39.2705268859863,39.190315246582,39.1215591430664,39.1330184936523,39.3450126647949,39.3450126647949,null,40.9034576416016,40.5997886657715,40.5997886657715,40.5997886657715,40.9034576416016,40.9034576416016,40.9034576416016,null,40.0039138793945,40.0039138793945,39.5741958618164,39.5741958618164,39.5799255371094,40.0039138793945,40.0039138793945,null,35.4259834289551,35.569221496582,35.5749473571777,35.5806770324707,35.5921401977539,35.6207847595215,35.8155937194824,35.8557014465332,35.849967956543,35.8270492553711,35.8270492553711,35.7984046936035,35.7754859924316,35.7468376159668,35.712459564209,35.706729888916,35.6780815124512,35.6379737854004,35.6150550842285,35.5864105224609,35.5634918212891,35.5405731201172,35.5176544189453,35.5061950683594,35.4832763671875,35.4718170166016,35.4546279907227,35.4431686401367,35.4259834289551,35.4259834289551,35.4202499389648,35.4087905883789,35.4030647277832,35.4030647277832,35.4030647277832,35.4259834289551,35.4259834289551,35.4202499389648,35.4087905883789,35.4030647277832,35.4030647277832,35.397331237793,35.4259834289551,35.4259834289551],"text":"Percent: -55.57573","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,90,211,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.8898391723633,-98.2909088134766,-98.2909088134766,-98.3138275146484,-98.3138275146484,-97.9070281982422,-97.1449966430664,-97.1392669677734,-97.1392669677734,-97.1392669677734,-97.1507263183594,-97.1392669677734,-97.1392669677734,-97.1392669677734,-97.1392669677734,-97.8898391723633,-97.8898391723633],"y":[48.197208404541,48.197208404541,48.3748245239258,48.3748245239258,48.5409812927246,48.5467147827148,48.5467147827148,48.512336730957,48.4550437927246,48.4092063903809,48.3690986633301,48.3232612609863,48.2774238586426,48.2315864562988,48.191478729248,48.197208404541,48.197208404541],"text":"Percent: -55.50287","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,90,211,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.5872650146484,-76.5872650146484,-76.6101913452148,-76.6159210205078,-76.6331024169922,-76.66748046875,-76.6961364746094,-76.7133178710938,-76.7419738769531,-76.7820739746094,-76.7992630004883,-76.8221817016602,-76.8393707275391,-76.856559753418,-76.8622894287109,-76.8622894287109,-76.8622894287109,-76.8852081298828,-76.8680114746094,-76.8794784545898,-76.8909378051758,-76.9023971557617,-76.9081268310547,-76.9081268310547,-76.8966674804688,-76.8909378051758,-76.8794784545898,-76.8622894287109,-76.8393707275391,-76.8164520263672,-76.7820739746094,-76.7476959228516,-76.7247772216797,-76.6903991699219,-76.7362365722656,-76.7476959228516,-76.7534255981445,-76.7534255981445,-76.7362365722656,-76.7362365722656,-76.7133178710938,-76.673210144043,-76.6331024169922,-76.5872650146484,-76.5872650146484],"y":[37.2250671386719,37.1849594116211,37.1735038757324,37.1906890869141,37.207878112793,37.2136077880859,37.2193412780762,37.2136077880859,37.207878112793,37.2193412780762,37.2307968139648,37.2365264892578,37.2365264892578,37.2365264892578,37.2479858398438,37.2880935668945,37.3052825927734,37.3052825927734,37.3511199951172,37.3568496704102,37.3568496704102,37.3511199951172,37.3625793457031,37.3854942321777,37.3912239074707,37.4141426086426,37.4256019592285,37.4370613098145,37.4370613098145,37.4313316345215,37.4198760986328,37.4198760986328,37.4026870727539,37.3568496704102,37.3740386962891,37.3568496704102,37.345386505127,37.3339309692383,37.3282012939453,37.2938232421875,37.2766342163086,37.2709045410156,37.2422561645508,37.2250671386719,37.2250671386719],"text":"Percent: -55.50153","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,90,211,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.2186889648438,-86.2072296142578,-86.1957702636719,-85.9837799072266,-85.9952392578125,-85.9837799072266,-86.0066909790039,-86.0238800048828,-86.0467987060547,-86.0926361083984,-86.1040954589844,-86.1270217895508,-86.1384735107422,-86.1728515625,-86.1957702636719,-86.2014999389648,-86.2186889648438,-86.2244186401367,-86.2416076660156,-86.2473373413086,-86.253059387207,-86.253059387207,-86.2645263671875,-86.253059387207,-86.2244186401367,-86.2186889648438,-86.2186889648438],"y":[36.4916839599609,36.474494934082,36.4458465576172,36.4286575317383,36.4000091552734,36.3828201293945,36.3828201293945,36.3713607788086,36.3656311035156,36.3599014282227,36.3427124023438,36.3140678405762,36.2854156494141,36.3083343505859,36.3255233764648,36.3484420776367,36.3484420776367,36.3427124023438,36.3140678405762,36.2911491394043,36.302604675293,36.3255233764648,36.3369827270508,36.4630317687988,36.4573059082031,36.4916839599609,36.4916839599609],"text":"Percent: -55.49810","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,90,211,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.7519149780273,-84.6659698486328,-84.5914916992188,-84.5857620239258,-84.4310607910156,-84.4310607910156,-84.4253311157227,-84.4138717651367,-84.3966827392578,-84.4024124145508,-84.4482498168945,-84.4597091674805,-84.4654388427734,-84.4768981933594,-84.545654296875,-84.5800323486328,-84.6373291015625,-84.7347259521484,-84.7404556274414,-84.7461853027344,-84.7519149780273,-84.7519149780273],"y":[34.0795288085938,34.0795288085938,34.0795288085938,34.0737991333008,34.0680732727051,34.0508804321289,34.039421081543,34.0050468444824,33.9706649780273,33.9534797668457,33.9133720397949,33.896183013916,33.8618049621582,33.8274269104004,33.7758636474609,33.7357559204102,33.7930526733398,33.7930526733398,33.9362907409668,33.9420204162598,34.0795288085938,34.0795288085938],"text":"Percent: -55.49194","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,90,211,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.0491027832031,-88.9287796020508,-88.9287796020508,-88.6824035644531,-88.6824035644531,-88.6422958374023,-88.6422958374023,-88.9746170043945,-88.9746170043945,-89.2209854125977,-89.2209854125977,-89.4157943725586,-89.4157943725586,-89.0491027832031,-89.0491027832031],"y":[45.4699325561523,45.4642028808594,45.3839874267578,45.3782577514648,45.2063674926758,45.2063674926758,45.1204261779785,45.1204261779785,45.028751373291,45.0344848632812,45.1089668273926,45.1261558532715,45.4699325561523,45.4699325561523,45.4699325561523],"text":"Percent: -55.42835","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,90,211,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.3191452026367,-85.3248748779297,-85.8176193237305,-85.8118896484375,-85.628547668457,-85.6170806884766,-85.5998916625977,-85.5884399414062,-85.5655136108398,-85.5426025390625,-85.5254058837891,-85.5139465332031,-85.4910354614258,-85.4681167602539,-85.4738388061523,-85.4795684814453,-85.4795684814453,-85.5024948120117,-85.5254058837891,-85.5483322143555,-85.5483322143555,-85.5426025390625,-85.5139465332031,-85.4795684814453,-85.450927734375,-85.4165496826172,-85.3879013061523,-85.3821716308594,-85.3821716308594,-85.3592529296875,-85.3420639038086,-85.3363342285156,-85.3191452026367,-85.3191452026367],"y":[44.8053016662598,44.5130920410156,44.5188217163086,44.7766494750977,44.7766494750977,44.7938385009766,44.7823829650879,44.7938385009766,44.8396759033203,44.8855133056641,44.9542694091797,44.9829139709473,45.0001029968262,44.9943771362305,44.9714584350586,44.9428100585938,44.8797836303711,44.8511390686035,44.8339500427246,44.7995681762695,44.7823829650879,44.765193939209,44.770923614502,44.7823829650879,44.8282203674316,44.8683242797852,44.8683242797852,44.8396759033203,44.8167572021484,44.8110313415527,44.8339500427246,44.8167572021484,44.8053016662598,44.8053016662598],"text":"Percent: -55.38924","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,91,212,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.9585647583008,-82.9757461547852,-82.9986724853516,-82.9814758300781,-82.912727355957,-82.8898010253906,-82.8726196289062,-82.8496932983398,-82.8153228759766,-82.7981262207031,-82.7580184936523,-82.7522964477539,-82.729377746582,-82.6434326171875,-82.6147842407227,-82.5804061889648,-82.5746765136719,-82.5861358642578,-82.6033248901367,-82.5804061889648,-82.5517578125,-82.5173797607422,-82.5001983642578,-82.5231094360352,-82.5460357666016,-82.557487487793,-82.5804061889648,-82.6090545654297,-82.6147842407227,-82.6205139160156,-82.6548919677734,-82.6606216430664,-82.6835403442383,-82.7064590454102,-82.729377746582,-82.7694854736328,-82.8095855712891,-82.8325119018555,-82.8554229736328,-82.8668899536133,-82.8840713500977,-82.9069976806641,-82.9356384277344,-82.9585647583008,-82.9585647583008,null,-81.554817199707,-81.4803237915039,-81.5032501220703,-81.4803237915039,-81.4574127197266,-81.4402160644531,-81.4230346679688,-81.3943862915039,-81.382926940918,-81.371467590332,-81.3657379150391,-81.382926940918,-81.371467590332,-81.3313598632812,-81.2969818115234,-81.2740631103516,-81.2282333374023,-81.2053070068359,-81.19384765625,-81.1537399291992,-81.1365585327148,-81.1193618774414,-81.0964508056641,-81.0849838256836,-81.0506134033203,-81.0448837280273,-81.0105056762695,-80.9875793457031,-80.9646682739258,-80.9532089233398,-80.9360198974609,-80.918830871582,-80.9016342163086,-80.8844528198242,-80.8787231445312,-80.8787231445312,-80.8844528198242,-80.9990463256836,-81.0391464233398,-81.0677947998047,-81.0907211303711,-81.1537399291992,-81.1651992797852,-81.1709289550781,-81.1823959350586,-81.199577331543,-81.2339553833008,-81.2740631103516,-81.3027114868164,-81.3370895385742,-81.3485488891602,-81.371467590332,-81.3657379150391,-81.3886566162109,-81.4115753173828,-81.4860534667969,-81.554817199707,-81.554817199707],"y":[33.7242965698242,33.7472152709961,33.7758636474609,33.8045082092285,33.890453338623,33.9248313903809,33.9248313903809,33.9420204162598,33.9534797668457,33.9763984680176,33.9763984680176,33.9821281433105,33.9821281433105,33.9706649780273,33.8675346374512,33.8789939880371,33.8675346374512,33.8503456115723,33.8331565856934,33.7815933227539,33.7242965698242,33.6841888427734,33.6498107910156,33.6555404663086,33.6440811157227,33.6440811157227,33.6440811157227,33.6440811157227,33.6326217651367,33.6154365539551,33.6211624145508,33.6154365539551,33.6039733886719,33.6154365539551,33.6154365539551,33.6211624145508,33.6440811157227,33.6498107910156,33.6440811157227,33.6268920898438,33.6268920898438,33.6440811157227,33.6899185180664,33.7242965698242,33.7242965698242,null,36.1192588806152,36.2223930358887,36.2338485717773,36.2682304382324,36.2682304382324,36.2796859741211,36.2911491394043,36.2911491394043,36.2911491394043,36.3083343505859,36.3312530517578,36.3599014282227,36.3656311035156,36.3885498046875,36.3770904541016,36.3770904541016,36.3942794799805,36.4057388305664,36.4229278564453,36.4229278564453,36.4343872070312,36.4343872070312,36.4286575317383,36.4229278564453,36.4229278564453,36.3885498046875,36.3885498046875,36.4057388305664,36.4000091552734,36.3770904541016,36.3713607788086,36.3656311035156,36.3484420776367,36.3312530517578,36.302604675293,36.2338485717773,36.0619659423828,36.0619659423828,36.0734214782715,36.0619659423828,36.0734214782715,36.0619659423828,36.0562324523926,36.0333137512207,36.0275840759277,36.0333137512207,36.0333137512207,36.0390472412109,36.0333137512207,36.0161285400391,36.0275840759277,36.0390472412109,36.0619659423828,36.0734214782715,36.0734214782715,36.1078033447266,36.1192588806152,36.1192588806152],"text":"Percent: -55.37295","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,91,212,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.1488037109375,-92.7618637084961,-92.779052734375,-92.7618637084961,-92.7905197143555,-92.8019714355469,-92.779052734375,-92.7905197143555,-92.7675933837891,-92.1659927368164,-92.1717224121094,-92.14306640625,-92.1488037109375,-92.1488037109375],"y":[44.8625946044922,44.8683242797852,44.9141616821289,44.9542694091797,45.0459403991699,45.0745887756348,45.1318855285645,45.2006416320801,45.217830657959,45.217830657959,45.1261558532715,45.1261558532715,44.8625946044922,44.8625946044922],"text":"Percent: -55.36960","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,91,212,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-103.573585510254,-103.55638885498,-103.579315185547,-103.573585510254,-104.135078430176,-104.135078430176,-104.146537780762,-104.146537780762,-104.983055114746,-104.965866088867,-104.965866088867,-104.983055114746,-105.011703491211,-105.057540893555,-105.063270568848,-105.057540893555,-104.937225341797,-104.942947387695,-104.060592651367,-103.573585510254,-103.573585510254],"y":[41.0065879821777,40.7143821716309,40.7029228210449,40.5310363769531,40.5310363769531,40.3534164428711,40.3476905822754,40.0096435546875,40.0096435546875,40.0096435546875,40.0554809570312,40.0554809570312,40.0096435546875,40.0096435546875,40.2674713134766,40.3534164428711,40.3591461181641,41.0123176574707,41.0065879821777,41.0065879821777,41.0065879821777],"text":"Percent: -55.32632","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,91,212,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.9051055908203,-92.9222946166992,-92.9108352661133,-92.779052734375,-92.7389526367188,-92.6816482543945,-92.6701965332031,-92.6873779296875,-92.7274856567383,-92.7504119873047,-92.7618637084961,-93.0139694213867,-93.0196990966797,-93.0139694213867,-93.1400146484375,-93.1400146484375,-92.8478088378906,-92.8879165649414,-92.9051055908203,-92.9051055908203],"y":[45.6418151855469,45.618896484375,45.5845222473145,45.5673332214355,45.5214958190918,45.4584693908691,45.4298248291016,45.4069061279297,45.3725280761719,45.3324203491211,45.2980422973633,45.3037757873535,45.4183654785156,45.5730628967285,45.5730628967285,45.7449493408203,45.7334899902344,45.7048416137695,45.6418151855469,45.6418151855469],"text":"Percent: -55.32372","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,91,212,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.3741760253906,-97.5345993041992,-97.5689849853516,-97.6893081665039,-97.8210830688477,-97.9757843017578,-98.0846481323242,-97.9929733276367,-97.9127578735352,-97.8268127441406,-97.7752532958984,-97.7465972900391,-97.7236862182617,-97.6893081665039,-97.580436706543,-97.5517959594727,-97.483039855957,-97.4257431030273,-97.3741760253906,-97.3741760253906],"y":[28.395788192749,28.1780643463135,28.1436862945557,28.1608753204346,28.1723346710205,28.4645442962646,28.6650772094727,28.6879959106445,28.7281036376953,28.6708087921143,28.6708087921143,28.6708087921143,28.6020526885986,28.5447578430176,28.5332984924316,28.470272064209,28.4187068939209,28.4244365692139,28.395788192749,28.395788192749],"text":"Percent: -55.30293","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,91,212,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-121.369644165039,-121.392570495605,-121.392570495605,-121.375381469727,-121.312355041504,-121.312355041504,-121.352462768555,-121.341003417969,-121.352462768555,-121.432678222656,-121.432678222656,-121.455596923828,-121.472785949707,-121.449859619141,-121.444137573242,-121.392570495605,-121.38111114502,-121.369644165039,-121.318077087402,-121.300895690918,-121.272247314453,-121.237869262695,-121.214958190918,-121.180572509766,-121.163391113281,-121.12328338623,-121.100357055664,-121.020149230957,-120.974304199219,-120.865440368652,-120.813873291016,-120.790969848633,-120.750862121582,-120.653450012207,-120.596153259277,-120.567512512207,-120.538864135742,-120.527404785156,-120.50447845459,-120.464370727539,-120.43000793457,-120.395622253418,-120.235191345215,-120.103408813477,-120.097686767578,-120.074768066406,-120.05184173584,-120.006011962891,-120.006011962891,-120.02320098877,-120.006011962891,-120.040382385254,-120.05184173584,-119.988815307617,-119.97737121582,-119.983093261719,-119.948707580566,-119.931526184082,-119.97737121582,-119.97737121582,-120.510215759277,-120.51594543457,-120.636260986328,-120.641998291016,-121.043067932129,-121.100357055664,-121.151931762695,-121.237869262695,-121.283706665039,-121.329544067383,-121.369644165039,-121.369644165039],"y":[47.0799407958984,47.0914001464844,47.1143188476562,47.1315078735352,47.1315078735352,47.2002639770508,47.2231788635254,47.2575607299805,47.2747497558594,47.291934967041,47.3320426940918,47.3377723693848,47.3549613952637,47.3778800964355,47.3950691223145,47.4179878234863,47.4409065246582,47.4580955505371,47.4638252258301,47.4924697875977,47.5039329528809,47.5153884887695,47.5554962158203,47.5497703552246,47.5784149169922,47.5956039428711,47.5726852416992,47.5153884887695,47.4638252258301,47.4122581481934,47.4237174987793,47.4007987976074,47.3950691223145,47.3320426940918,47.3377723693848,47.3033981323242,47.3033981323242,47.3205871582031,47.3263130187988,47.286205291748,47.286205291748,47.2575607299805,47.2575607299805,47.2632865905762,47.2403717041016,47.2174530029297,47.2117233276367,47.2117233276367,47.1830749511719,47.165885925293,47.1200485229492,47.0856704711914,47.0627517700195,46.9653511047363,46.9023246765137,46.8622169494629,46.8221130371094,46.7820053100586,46.7476272583008,46.7247085571289,46.7304382324219,46.8049240112305,46.8163795471191,46.8965950012207,46.9023246765137,46.9538917541504,47.0169143676758,47.0570259094238,47.0742149353027,47.0684814453125,47.0799407958984,47.0799407958984],"text":"Percent: -55.25343","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,91,212,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-105.292457580566,-105.286720275879,-105.280990600586,-105.309646606445,-105.309646606445,-105.309646606445,-105.309646606445,-105.762283325195,-105.939895629883,-106.169082641602,-106.421180725098,-106.421180725098,-106.409721374512,-106.467018127441,-106.467018127441,-106.455558776855,-106.455558776855,-106.375343322754,-106.146156311035,-106.146156311035,-106.24356842041,-106.24356842041,-105.72216796875,-105.292457580566,-105.292457580566],"y":[35.0306396484375,34.9217758178711,34.6066474914551,34.6066474914551,34.4290351867676,34.3373603820801,34.2571449279785,34.2571449279785,34.2514190673828,34.2571449279785,34.2514190673828,34.4118461608887,34.5149765014648,34.5149765014648,34.5951919555664,34.6009216308594,34.8587532043457,34.8587532043457,34.8587532043457,34.9504280090332,34.9504280090332,35.0249099731445,35.0306396484375,35.0306396484375,35.0306396484375],"text":"Percent: -55.22271","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,91,212,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.6212692260742,-78.5926208496094,-78.5582427978516,-78.5410537719727,-78.5009460449219,-78.4321899414062,-78.3061447143555,-78.2889556884766,-78.2545776367188,-78.2431182861328,-78.1629028320312,-78.1629028320312,-78.1342544555664,-78.1915512084961,-78.1113357543945,-78.1342544555664,-78.1629028320312,-78.1858139038086,-78.214469909668,-78.2488479614258,-78.2832260131836,-78.3175964355469,-78.3233261108398,-78.3347930908203,-78.3462524414062,-78.3634338378906,-78.386360168457,-78.4665756225586,-78.4952163696289,-78.5295944213867,-78.5697021484375,-78.5926208496094,-78.6212692260742,-78.6499176025391,-78.661376953125,-78.6499176025391,-78.6499176025391,-78.661376953125,-78.661376953125,-78.655647277832,-78.6441879272461,-78.6327285766602,-78.6327285766602,-78.6212692260742,-78.6212692260742],"y":[35.2311744689941,35.254093170166,35.2942008972168,35.3056564331055,35.254093170166,35.248363494873,35.2827415466309,35.265552520752,35.2369041442871,35.2254447937012,35.1967964172363,35.1853370666504,34.9160461425781,34.7327003479004,34.7040557861328,34.6868667602539,34.663948059082,34.6352996826172,34.5894622802734,34.5608139038086,34.5951919555664,34.6410293579102,34.663948059082,34.6868667602539,34.6983222961426,34.7097816467285,34.7498931884766,34.8301048278809,34.8472938537598,34.8816719055176,34.9217758178711,34.944694519043,34.9561538696289,34.9618835449219,34.9905319213867,35.0249099731445,35.0420989990234,35.0592842102051,35.082202911377,35.1108551025391,35.1395034790039,35.1796112060547,35.2139854431152,35.2311744689941,35.2311744689941],"text":"Percent: -55.21246","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,91,212,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.4043350219727,-89.1464996337891,-89.1464996337891,-89.1350402832031,-89.1350402832031,-89.335578918457,-89.335578918457,-89.3527679443359,-89.3527679443359,-89.3527679443359,-89.4559020996094,-89.4559020996094,-89.4043350219727,-89.4043350219727],"y":[31.4381923675537,31.4381923675537,31.0027484893799,31.0027484893799,30.9168033599854,30.9168033599854,31.0142059326172,31.0199356079102,31.0256633758545,31.3579788208008,31.3579788208008,31.4381923675537,31.4381923675537,31.4381923675537],"text":"Percent: -55.19810","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,91,212,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.82373046875,-83.8122711181641,-83.7893447875977,-83.7778930664062,-83.7664337158203,-83.7435073852539,-83.7263259887695,-83.7148590087891,-83.7033996582031,-83.7148590087891,-83.6976776123047,-83.6804885864258,-83.6632919311523,-83.6575698852539,-83.6804885864258,-83.6747589111328,-83.6518402099609,-83.640380859375,-83.6289215087891,-83.6060028076172,-83.6002731323242,-83.5888137817383,-83.5773468017578,-83.5773468017578,-83.5945434570312,-83.5773468017578,-83.5601654052734,-83.5487060546875,-83.5372467041016,-83.5315170288086,-83.5143280029297,-83.5085983276367,-83.5143280029297,-83.5028686523438,-83.4856796264648,-83.4742202758789,-83.462760925293,-83.4513092041016,-83.462760925293,-83.4684906005859,-83.5601654052734,-83.5773468017578,-83.5888137817383,-83.6117324829102,-83.640380859375,-83.6518402099609,-83.6690216064453,-83.6919479370117,-83.7320556640625,-83.7664337158203,-83.7836151123047,-83.7893447875977,-83.7950744628906,-83.8008041381836,-83.8523712158203,-83.8810195922852,-83.9039459228516,-83.9383163452148,-83.9440460205078,-83.9669647216797,-83.9726943969727,-83.9669647216797,-83.9612350463867,-83.9383163452148,-83.8982086181641,-83.8466415405273,-83.82373046875,-83.82373046875,null,-79.7958297729492,-79.7098846435547,-79.5093536376953,-79.4463272094727,-79.4978942871094,-79.4807052612305,-79.5093536376953,-79.5093536376953,-79.5380020141602,-79.5781097412109,-79.6067581176758,-79.6239471435547,-79.6353988647461,-79.6812362670898,-79.744270324707,-79.8932342529297,-79.9333419799805,-79.9677200317383,-79.9849090576172,-80.0078277587891,-80.0479354858398,-80.0651245117188,-80.0536651611328,-80.025016784668,-79.9791793823242,-79.9677200317383,-79.9448013305664,-79.9333419799805,-79.9218826293945,-79.8932342529297,-79.8187484741211,-79.7958297729492,-79.7958297729492],"y":[38.3022308349609,38.3022308349609,38.285041809082,38.2907676696777,38.2964973449707,38.2964973449707,38.2907676696777,38.2907676696777,38.2907676696777,38.2735786437988,38.2678527832031,38.2563934326172,38.2563934326172,38.2563934326172,38.2105560302734,38.2105560302734,38.2105560302734,38.2105560302734,38.1990966796875,38.1990966796875,38.1933670043945,38.1876373291016,38.1876373291016,38.1704483032227,38.1417999267578,38.1417999267578,38.1417999267578,38.1417999267578,38.1417999267578,38.1188812255859,38.1188812255859,38.107421875,38.0959625244141,38.0845031738281,38.0787773132324,38.0959625244141,38.0959625244141,38.0845031738281,38.0787773132324,38.0615882873535,38.0673141479492,38.0214805603027,38.0214805603027,38.0272064208984,38.0443954467773,38.0386695861816,38.0272064208984,38.0157508850098,38.0042877197266,38.0214805603027,38.0272064208984,38.0501251220703,38.0730438232422,38.0845031738281,38.1188812255859,38.1360702514648,38.1417999267578,38.1417999267578,38.1589889526367,38.1589889526367,38.1704483032227,38.1933670043945,38.2105560302734,38.2277450561523,38.250659942627,38.2964973449707,38.3022308349609,38.3022308349609,null,38.2735786437988,38.2220153808594,38.1876373291016,38.1417999267578,38.1016960144043,38.0845031738281,38.0501251220703,38.0272064208984,37.9871025085449,37.9527244567871,37.9298057556152,37.9126167297363,37.8782386779785,37.8438606262207,37.8782386779785,37.8896980285645,37.9469947814941,37.9469947814941,37.9527244567871,37.9469947814941,37.9183502197266,37.9355354309082,37.9527244567871,37.9813690185547,38.0272064208984,38.0558586120605,38.1016960144043,38.1360702514648,38.1761779785156,38.2105560302734,38.2563934326172,38.2735786437988,38.2735786437988],"text":"Percent: -55.19165","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,91,212,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-112.208053588867,-113.336776733398,-113.336776733398,-113.336776733398,-113.336776733398,-113.3310546875,-113.3310546875,-113.325325012207,-113.3310546875,-113.11905670166,-112.740905761719,-112.276809692383,-112.259620666504,-112.225242614746,-112.230972290039,-112.190864562988,-112.145027160645,-111.87574005127,-111.721038818359,-111.434562683105,-111.434562683105,-111.451751708984,-111.446014404297,-111.405914306641,-111.394454956055,-111.394454956055,-111.371536254883,-111.388725280762,-111.377265930176,-111.388725280762,-111.348617553711,-111.331428527832,-111.337158203125,-111.30850982666,-111.268402099609,-111.245483398438,-111.228302001953,-111.21110534668,-111.21110534668,-111.188194274902,-111.170997619629,-111.165267944336,-111.06787109375,-111.056411743164,-111.044952392578,-111.228302001953,-111.572067260742,-111.577796936035,-111.583526611328,-111.583526611328,-112.076271057129,-112.202323913574,-112.202323913574,-112.202323913574,-112.208053588867,-112.208053588867],"y":[32.5096244812012,32.5153541564941,32.6528625488281,32.9450721740723,33.1914443969727,33.3747901916504,33.4951095581055,33.8446159362793,34.0050468444824,34.0050468444824,34.0050468444824,33.8789939880371,33.907642364502,33.9248313903809,33.9592094421387,33.9763984680176,34.039421081543,34.0222358703613,34.0050468444824,33.9993171691895,33.9821281433105,33.9534797668457,33.9248313903809,33.9133720397949,33.8847236633301,33.8503456115723,33.8331565856934,33.8045082092285,33.7930526733398,33.7529449462891,33.7472152709961,33.7300262451172,33.6956481933594,33.6899185180664,33.638355255127,33.6211624145508,33.6154365539551,33.6326217651367,33.6498107910156,33.6669998168945,33.6784591674805,33.6784591674805,33.5123023986816,33.5008430480957,33.4607353210449,33.4607353210449,33.4607353210449,33.3977088928223,33.3862533569336,33.2143630981445,33.2143630981445,33.2888450622559,32.9565353393555,32.6127548217773,32.5096244812012,32.5096244812012],"text":"Percent: -55.16686","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,91,212,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.0960693359375,-83.4455718994141,-83.462760925293,-83.4684906005859,-83.3538970947266,-83.3538970947266,-83.1189880371094,-83.1189880371094,-83.00439453125,-82.9986724853516,-82.9814758300781,-83.0960693359375,-83.0960693359375],"y":[42.8973503112793,42.8916206359863,43.2239379882812,43.2411231994629,43.2411231994629,43.3327980041504,43.3327980041504,43.2812309265137,43.2926902770996,43.1609115600586,42.9030799865723,42.8973503112793,42.8973503112793],"text":"Percent: -55.14236","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,91,212,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.3959274291992,-88.3959274291992,-88.2011184692383,-88.0464248657227,-88.0464248657227,-88.166748046875,-88.161018371582,-88.3959274291992,-88.3959274291992],"y":[43.9344024658203,44.2438011169434,44.2495307922363,44.2380714416504,43.8885650634766,43.8885650634766,43.9286766052246,43.9344024658203,43.9344024658203],"text":"Percent: -55.12986","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,91,212,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.4574127197266,-81.4516830444336,-81.4803237915039,-81.5032501220703,-81.5261611938477,-81.5261611938477,-81.5147094726562,-81.5204315185547,-81.5376205444336,-81.5433578491211,-81.5834579467773,-81.6006546020508,-81.6292953491211,-81.6407623291016,-81.6407623291016,-81.652214050293,-81.6636734008789,-81.6865921020508,-81.6923217773438,-81.7095108032227,-81.7209701538086,-81.7324295043945,-81.7496185302734,-81.7610778808594,-81.7725372314453,-81.8011856079102,-81.8126373291016,-81.824104309082,-81.8928527832031,-81.9100494384766,-81.8985824584961,-81.7209701538086,-81.7152404785156,-81.7152404785156,-81.7209701538086,-81.7496185302734,-81.7438888549805,-81.7438888549805,-81.7438888549805,-81.7438888549805,-81.7324295043945,-81.7095108032227,-81.6865921020508,-81.6178359985352,-81.5777282714844,-81.5490875244141,-81.5204315185547,-81.4975204467773,-81.4631423950195,-81.3141708374023,-81.2969818115234,-81.2740631103516,-81.2224960327148,-81.1823959350586,-81.2740631103516,-81.2224960327148,-81.2511444091797,-81.2912521362305,-81.3141708374023,-81.3657379150391,-81.3943862915039,-81.4230346679688,-81.4459457397461,-81.4574127197266,-81.4574127197266],"y":[37.9813690185547,38.0272064208984,38.0615882873535,38.0673141479492,38.0787773132324,38.0959625244141,38.1016960144043,38.113151550293,38.1188812255859,38.1303405761719,38.1417999267578,38.1761779785156,38.1819076538086,38.1876373291016,38.2105560302734,38.2162857055664,38.2162857055664,38.2220153808594,38.2277450561523,38.2277450561523,38.2220153808594,38.1990966796875,38.1990966796875,38.2162857055664,38.2277450561523,38.2907676696777,38.3079605102539,38.3136863708496,38.3136863708496,38.3251495361328,38.3939018249512,38.4569244384766,38.4741172790527,38.4855766296387,38.5084953308105,38.5142250061035,38.5314140319824,38.5428695678711,38.5772514343262,38.5887069702148,38.5944366455078,38.5944366455078,38.6345443725586,38.56005859375,38.5715179443359,38.5887069702148,38.6230850219727,38.5829772949219,38.5543327331543,38.5428695678711,38.5371398925781,38.5256805419922,38.5314140319824,38.5256805419922,38.4683876037598,38.2678527832031,38.250659942627,38.1990966796875,38.1704483032227,37.964183807373,37.964183807373,37.964183807373,37.969913482666,37.9813690185547,37.9813690185547],"text":"Percent: -55.11947","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,91,212,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.1472549438477,-85.1472549438477,-85.1128768920898,-85.0842361450195,-85.0269317626953,-84.9295349121094,-84.8722381591797,-84.820671081543,-84.7977523803711,-84.8092193603516,-84.8321304321289,-84.8321304321289,-84.8092193603516,-84.81494140625,-84.8264007568359,-84.9066162109375,-84.998291015625,-85.0383987426758,-85.0613098144531,-85.1529846191406,-85.181640625,-85.1988220214844,-85.2045516967773,-85.2045516967773,-85.1472549438477,-85.1472549438477],"y":[38.9267539978027,38.9038352966309,38.9095611572266,38.9038352966309,38.9038352966309,38.9095611572266,38.9095611572266,38.8923759460449,38.875186920166,38.8637275695801,38.8579978942871,38.8350791931152,38.8007011413574,38.7892417907715,38.7777824401855,38.7777824401855,38.7777824401855,38.7605972290039,38.7491340637207,38.6975708007812,38.686107635498,38.6975708007812,38.9152946472168,38.9267539978027,38.9267539978027,38.9267539978027],"text":"Percent: -55.10745","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,91,212,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.1254730224609,-78.7988891601562,-78.8046112060547,-78.9593124389648,-79.1541213989258,-79.1254730224609,-79.1254730224609],"y":[36.5375213623047,36.5375213623047,36.2281227111816,36.2338485717773,36.2338485717773,36.5375213623047,36.5375213623047],"text":"Percent: -55.06629","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,91,212,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.4975509643555,-96.5032806396484,-96.6980895996094,-96.7038192749023,-96.7324676513672,-96.7553787231445,-96.852783203125,-96.852783203125,-96.9616470336914,-96.9673767089844,-96.8126754760742,-96.5720367431641,-96.5720367431641,-96.6121444702148,-96.6350631713867,-96.6407928466797,-96.6866302490234,-96.7152709960938,-96.6980895996094,-96.6407928466797,-96.6236038208008,-96.6178741455078,-96.58349609375,-96.5720367431641,-96.5491180419922,-96.5376586914062,-96.5663070678711,-96.5548477172852,-96.5376586914062,-96.4803619384766,-96.4402542114258,-96.405876159668,-96.3829574584961,-96.3886871337891,-96.4975509643555,-96.4975509643555],"y":[39.0528030395508,39.0642623901367,39.0585327148438,39.0757217407227,39.0757217407227,39.0814514160156,39.0814514160156,39.2132339477539,39.2132339477539,39.5512771606445,39.5570068359375,39.5570068359375,39.5398178100586,39.5283584594727,39.5226287841797,39.4997100830078,39.46533203125,39.4366874694824,39.3736610412598,39.327823638916,39.2934455871582,39.2705268859863,39.2533378601074,39.2304191589355,39.2189598083496,39.2017707824707,39.1788520812988,39.1673965454102,39.1788520812988,39.1616630554199,39.1788520812988,39.1673965454102,39.155933380127,39.0528030395508,39.0528030395508,39.0528030395508],"text":"Percent: -55.05280","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,91,212,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.3664855957031,-77.6472396850586,-77.6758880615234,-77.7102661132812,-77.7274551391602,-77.7847518920898,-77.8305892944336,-77.8363189697266,-77.8477783203125,-77.933723449707,-77.7675628662109,-77.7389144897461,-77.7159957885742,-77.7102661132812,-77.6988067626953,-77.6586990356445,-77.6472396850586,-77.6185913085938,-77.5956726074219,-77.5842132568359,-77.5613021850586,-77.5441055297852,-77.5326461791992,-77.5154647827148,-77.4982681274414,-77.4581604003906,-77.4065933227539,-77.3664855957031,-77.3664855957031],"y":[38.2563934326172,37.9928321838379,38.0100212097168,38.0443954467773,38.0272064208984,38.0730438232422,38.0959625244141,38.107421875,38.113151550293,38.1246147155762,38.2907676696777,38.3079605102539,38.3308792114258,38.3537940979004,38.3709869384766,38.3709869384766,38.3709869384766,38.3652534484863,38.3480682373047,38.3537940979004,38.3480682373047,38.3136863708496,38.3251495361328,38.3251495361328,38.3308792114258,38.3136863708496,38.2563934326172,38.2563934326172,38.2563934326172],"text":"Percent: -55.05130","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,91,212,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.3856353759766,-97.1621780395508,-97.1621780395508,-97.1621780395508,-97.1908340454102,-97.2194747924805,-97.2366714477539,-97.225212097168,-97.2366714477539,-97.299690246582,-97.3397979736328,-97.3627243041992,-97.4028244018555,-97.4372024536133,-97.4773101806641,-97.5231475830078,-97.5919036865234,-97.6320114135742,-97.6320114135742,-97.3856353759766,-97.3856353759766],"y":[43.1666412353516,43.1666412353516,43.080696105957,42.7884902954102,42.7999458312988,42.8056755065918,42.817138671875,42.8343276977539,42.8457832336426,42.8515129089355,42.8629722595215,42.8629722595215,42.8515129089355,42.8400535583496,42.8400535583496,42.8515129089355,42.8400535583496,42.8343276977539,43.1666412353516,43.1666412353516,43.1666412353516],"text":"Percent: -55.04837","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,91,212,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.7614898681641,-94.7614898681641,-95.1281814575195,-95.1281814575195,-95.1339111328125,-95.1396484375,-95.1339111328125,-94.6354370117188,-94.2859344482422,-94.2630157470703,-94.2572860717773,-94.2229080200195,-94.2229080200195,-94.2286376953125,-94.1999893188477,-94.2057189941406,-94.1828002929688,-94.1598815917969,-94.1484298706055,-94.1484298706055,-94.1197738647461,-94.1025924682617,-94.051025390625,-94.0452880859375,-94.0682144165039,-94.0853958129883,-94.1025924682617,-94.1197738647461,-94.1541595458984,-94.1656112670898,-94.1598815917969,-94.1828002929688,-94.2057189941406,-94.2229080200195,-94.2572860717773,-94.2630157470703,-94.3833389282227,-94.3776092529297,-94.7614898681641,-94.7614898681641],"y":[45.3324203491211,45.4183654785156,45.4183654785156,45.5902519226074,45.5902519226074,45.7678680419922,45.7850570678711,45.7850570678711,45.7850570678711,45.7735977172852,45.7449493408203,45.7449493408203,45.7392234802246,45.7277603149414,45.6876525878906,45.6360893249512,45.6017112731934,45.5730628967285,45.5558738708496,45.5272254943848,45.4928512573242,45.4527397155762,45.4470138549805,45.4183654785156,45.4126319885254,45.3897171020508,45.349609375,45.3381500244141,45.3381500244141,45.3266944885254,45.3037757873535,45.3037757873535,45.3266944885254,45.3209609985352,45.3037757873535,45.2923126220703,45.2923126220703,45.3324203491211,45.3324203491211,45.3324203491211],"text":"Percent: -55.02187","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,91,212,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-103.716819763184,-103.963188171387,-104.014755249023,-104.845550537109,-104.857009887695,-104.851280212402,-104.845550537109,-103.808494567871,-103.802764892578,-103.808494567871,-103.716819763184,-103.716819763184,-103.716819763184,-103.716819763184,null,-98.4971771240234,-98.4914474487305,-99.2706680297852,-99.2706680297852,-99.29931640625,-99.293586730957,-98.5258178710938,-98.5200881958008,-98.4971771240234,-98.4971771240234],"y":[31.9939613342285,31.9939613342285,31.9939613342285,31.9939613342285,32.5210838317871,32.5210838317871,32.9622611999512,32.9565353393555,32.8362083435059,32.5268173217773,32.5210838317871,32.1314735412598,31.9939613342285,31.9939613342285,null,47.6700897216797,47.5898742675781,47.5898742675781,47.6700897216797,47.6700897216797,47.8477058410645,47.8534355163574,47.6700897216797,47.6700897216797,47.6700897216797],"text":"Percent: -55.01308","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,91,212,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.8558044433594,-80.8500747680664,-80.9073715209961,-80.9016342163086,-81.0792541503906,-81.0792541503906,-80.8844528198242,-80.8844528198242,-80.8099670410156,-80.8042373657227,-80.5120315551758,-80.5120315551758,-80.5177612304688,-80.5578689575195,-80.6208877563477,-80.6609954833984,-80.6667251586914,-80.6724548339844,-80.7354888916016,-80.7354888916016,-80.8558044433594,-80.8558044433594],"y":[40.6112480163574,40.6513557434082,40.6570854187012,40.7373008728027,40.7373008728027,40.9149169921875,40.9149169921875,40.9435653686523,40.9378356933594,40.9149169921875,40.9091873168945,40.8576202392578,40.6456260681152,40.6398963928223,40.6341667175293,40.6169776916504,40.6055183410645,40.5883293151855,40.5997886657715,40.6112480163574,40.6112480163574,40.6112480163574],"text":"Percent: -54.96695","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(56,91,212,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.7148971557617,-97.9815139770508,-97.9815139770508,-97.9815139770508,-97.9700546264648,-97.9757843017578,-98.7034378051758,-98.7034378051758,-98.7148971557617,-98.7148971557617,-98.7148971557617],"y":[45.2350196838379,45.2407493591309,45.1490745544434,44.89697265625,44.89697265625,44.627685546875,44.627685546875,44.891242980957,44.891242980957,45.2350196838379,45.2350196838379],"text":"Percent: -54.91615","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(57,92,213,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.1189880371094,-83.1017990112305,-83.1189880371094,-83.3538970947266,-83.3538970947266,-83.4684906005859,-83.462760925293,-83.6919479370117,-83.6919479370117,-83.6919479370117,-83.6632919311523,-83.6289215087891,-83.5830841064453,-83.5544357299805,-83.5315170288086,-83.5028686523438,-83.4856796264648,-83.462760925293,-83.4684906005859,-83.1189880371094,-83.1189880371094],"y":[43.682300567627,43.3327980041504,43.3327980041504,43.3327980041504,43.2411231994629,43.2411231994629,43.2239379882812,43.2239379882812,43.4817657470703,43.5848999023438,43.5963592529297,43.6364669799805,43.670841217041,43.7052192687988,43.7166786193848,43.7109489440918,43.7166786193848,43.7395973205566,43.6765747070312,43.682300567627,43.682300567627],"text":"Percent: -54.81837","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(57,92,213,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.2477111816406,-84.3623046875,-84.7347259521484,-84.7347259521484,-84.7404556274414,-84.7060775756836,-84.6545104980469,-84.5628433227539,-84.4711685180664,-84.4196014404297,-84.368034362793,-84.3050079345703,-84.2763671875,-84.2477111816406,-84.2477111816406,-84.2477111816406],"y":[45.2006416320801,45.1891822814941,45.1891822814941,45.2865867614746,45.7907867431641,45.7850570678711,45.7564086914062,45.7220306396484,45.670467376709,45.6590042114258,45.6475486755371,45.6590042114258,45.6475486755371,45.6475486755371,45.2006416320801,45.2006416320801],"text":"Percent: -54.81638","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(57,92,213,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-105.997192382812,-105.957084655762,-105.962814331055,-105.985733032227,-105.99146270752,-105.997192382812,-104.91429901123,-104.908569335938,-104.908569335938,-104.908569335938,-104.920028686523,-104.920028686523,-104.971603393555,-104.994514465332,-105.017433166504,-105.069000244141,-105.114837646484,-105.166404724121,-105.223701477051,-105.286720275879,-105.389862060547,-105.475799560547,-105.544555664062,-105.57893371582,-105.596122741699,-105.687789916992,-105.762283325195,-105.802391052246,-105.871139526367,-105.922706604004,-105.957084655762,-105.997192382812,-105.997192382812],"y":[31.3808975219727,31.4152774810791,31.4783000946045,31.4840297698975,31.8736419677734,31.9939613342285,31.9882354736328,31.707483291626,31.1689052581787,30.8308601379395,30.8308601379395,30.6475124359131,30.6131362915039,30.6532440185547,30.664701461792,30.6761589050293,30.7162666320801,30.7506446838379,30.7792911529541,30.7964820861816,30.8480472564697,30.9168033599854,30.9683685302734,31.0199356079102,31.0657730102539,31.1287956237793,31.1517143249512,31.1918201446533,31.2663078308105,31.3006839752197,31.3465213775635,31.3808975219727,31.3808975219727],"text":"Percent: -54.70383","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(57,92,213,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.9219207763672,-94.9219207763672,-95.3974685668945,-95.3974685668945,-94.9219207763672,-94.9219207763672],"y":[42.9202690124512,42.5593032836914,42.5650367736816,42.9145393371582,42.9202690124512,42.9202690124512],"text":"Percent: -54.65032","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(57,92,213,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.1694259643555,-89.5876770019531,-89.5762252807617,-89.2209854125977,-88.882942199707,-88.8772125244141,-89.1694259643555,-89.1694259643555],"y":[43.985969543457,43.985969543457,44.2438011169434,44.2380714416504,44.2438011169434,43.9745101928711,43.985969543457,43.985969543457],"text":"Percent: -54.57269","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(57,92,213,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.4734649658203,-87.4791946411133,-87.4562759399414,-87.4562759399414,-87.4734649658203,-87.4906539916992,-87.53076171875,-87.5536804199219,-87.5765991210938,-87.6052474975586,-87.610969543457,-87.5995178222656,-87.5995178222656,-87.610969543457,-87.6396255493164,-87.6625442504883,-87.6854629516602,-87.6797332763672,-87.7026443481445,-87.6969146728516,-87.6854629516602,-87.6854629516602,-87.4734649658203,-87.4734649658203],"y":[38.1647186279297,38.0386695861816,38.0386695861816,37.9412651062012,37.9298057556152,37.9240760803223,37.9240760803223,37.9355354309082,37.964183807373,37.964183807373,37.9298057556152,37.9011573791504,37.8782386779785,37.8495941162109,37.832405090332,37.832405090332,37.8438606262207,37.8839683532715,37.9068870544434,38.1246147155762,38.1303405761719,38.1647186279297,38.1647186279297,38.1647186279297],"text":"Percent: -54.55148","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(57,92,213,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.0467987060547,-86.0410766601562,-86.436408996582,-86.436408996582,-86.4478759765625,-86.4822463989258,-86.5108947753906,-86.5166244506836,-86.4994354248047,-86.4421463012695,-86.4306793212891,-86.4192199707031,-86.0467987060547,-86.0467987060547],"y":[43.8140830993652,43.4531211853027,43.4645767211914,43.4989547729492,43.533332824707,43.5848999023438,43.6250038146973,43.6593856811523,43.682300567627,43.7395973205566,43.7625160217285,43.8198127746582,43.8140830993652,43.8140830993652],"text":"Percent: -54.54625","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(57,92,213,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.9219207763672,-94.9219207763672,-94.4520874023438,-94.4406356811523,-94.9219207763672,-94.9219207763672],"y":[42.9202690124512,43.2640419006348,43.2640419006348,42.9202690124512,42.9202690124512,42.9202690124512],"text":"Percent: -54.53984","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(57,92,213,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.4646835327148,-88.4589538574219,-88.4646835327148,-88.5792770385742,-89.1407699584961,-89.2668228149414,-89.2668228149414,-89.2668228149414,-89.1407699584961,-89.1350402832031,-89.1006622314453,-89.1006622314453,-89.0376434326172,-89.0376434326172,-88.9860763549805,-88.9803466796875,-88.9345092773438,-88.5907363891602,-88.5907363891602,-88.5792770385742,-88.5792770385742,-88.4646835327148,-88.4646835327148,null,-87.4047164916992,-87.1125030517578,-87.0494766235352,-87.0666656494141,-87.0895843505859,-87.1067733764648,-87.1239624023438,-87.1067733764648,-87.0953140258789,-87.1812591552734,-87.2041702270508,-87.2729339599609,-87.2958450317383,-87.3244934082031,-87.341682434082,-87.3588790893555,-87.3588790893555,-87.3646011352539,-87.3703308105469,-87.3817901611328,-87.4047164916992,-87.4276275634766,-87.4734649658203,-87.4849319458008,-87.4963836669922,-87.5135726928711,-87.4963836669922,-87.4906539916992,-87.4849319458008,-87.4505462646484,-87.4333572387695,-87.4047164916992,-87.4047164916992,null,-102.19847869873,-102.232856750488,-102.255783081055,-102.267234802246,-102.267234802246,-102.255783081055,-102.250045776367,-102.272964477539,-102.272964477539,-102.267234802246,-102.255783081055,-102.261512756348,-102.290153503418,-102.330261230469,-102.37036895752,-102.37036895752,-101.866165161133,-100.95516204834,-100.577011108398,-100.577011108398,-100.651496887207,-100.6572265625,-100.7431640625,-100.7431640625,-100.949432373047,-100.966621398926,-100.983810424805,-100.983810424805,-100.995269775391,-101.058296203613,-101.098403930664,-101.138511657715,-101.178619384766,-101.224456787109,-101.25309753418,-101.247367858887,-101.270294189453,-101.327583312988,-101.350509643555,-101.361961364746,-101.356239318848,-101.379150390625,-101.40779876709,-101.413528442383,-101.419258117676,-101.430717468262,-101.430717468262,-101.379150390625,-101.413528442383,-101.424987792969,-101.459365844727,-101.528121948242,-101.556770324707,-101.585418701172,-101.665634155273,-101.722930908203,-101.751571655273,-101.814598083496,-101.877624511719,-101.923461914062,-101.940650939941,-101.986488342285,-101.997947692871,-102.026596069336,-102.078163146973,-102.135459899902,-102.164108276367,-102.19847869873,-102.19847869873],"y":[40.6055183410645,40.3877983093262,40.2789344787598,40.2789344787598,40.2789344787598,40.2789344787598,40.3247718811035,40.5883293151855,40.5883293151855,40.6112480163574,40.6055183410645,40.6227073669434,40.6227073669434,40.6628150939941,40.6570854187012,40.7487602233887,40.7487602233887,40.7487602233887,40.6513557434082,40.6513557434082,40.6055183410645,40.6055183410645,40.6055183410645,null,37.6777038574219,37.5631141662598,37.5573844909668,37.5287322998047,37.4886283874512,37.4714393615723,37.4657135009766,37.4427947998047,37.4141426086426,37.4084129333496,37.3854942321777,37.3854942321777,37.3912239074707,37.3912239074707,37.4198760986328,37.4370613098145,37.5000877380371,37.5401954650879,37.5631141662598,37.5745697021484,37.5860328674316,37.5917587280273,37.5974884033203,37.6032218933105,37.6146774291992,37.6204071044922,37.6375961303711,37.65478515625,37.6662445068359,37.6662445068359,37.6662445068359,37.6777038574219,37.6777038574219,null,47.5784149169922,47.6013336181641,47.6299819946289,47.6529006958008,47.6758155822754,47.6987342834473,47.7273864746094,47.7503051757812,47.7560348510742,47.7674903869629,47.7732238769531,47.796142578125,47.796142578125,47.7904090881348,47.7732238769531,47.8477058410645,47.8534355163574,47.8534355163574,47.8477058410645,47.6758155822754,47.6758155822754,47.3263130187988,47.3263130187988,47.154426574707,47.154426574707,47.1716156005859,47.2059936523438,47.2403717041016,47.2632865905762,47.291934967041,47.3033981323242,47.291934967041,47.2747497558594,47.2518310546875,47.2575607299805,47.2747497558594,47.286205291748,47.291934967041,47.3033981323242,47.3205871582031,47.3492317199707,47.3836097717285,47.4065284729004,47.4237174987793,47.4466361999512,47.4638252258301,47.486743927002,47.5325775146484,47.5497703552246,47.5554962158203,47.5554962158203,47.5383071899414,47.5325775146484,47.5268516540527,47.5211181640625,47.5268516540527,47.5211181640625,47.5039329528809,47.5039329528809,47.5039329528809,47.5268516540527,47.5211181640625,47.5383071899414,47.5669555664062,47.5841445922852,47.5726852416992,47.5726852416992,47.5784149169922,47.5784149169922],"text":"Percent: -54.48073","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(57,92,213,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.246955871582,-88.2641525268555,-88.2641525268555,-88.2412261962891,-88.2354965209961,-88.2412261962891,-88.6021881103516,-88.6021881103516,-89.2152633666992,-89.2209854125977,-88.9746170043945,-88.9803466796875,-88.7339706420898,-88.7339706420898,-88.4876022338867,-88.246955871582,-88.246955871582,-88.246955871582],"y":[44.6849784851074,44.6849784851074,44.6620597839355,44.6620597839355,44.6334114074707,44.587574005127,44.587574005127,44.6677894592285,44.6792488098145,45.0344848632812,45.028751373291,44.9428100585938,44.9428100585938,44.8568649291992,44.8568649291992,44.8568649291992,44.6849784851074,44.6849784851074],"text":"Percent: -54.48027","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(57,92,213,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.9719390869141,-87.9719390869141,-88.0177764892578,-88.0177764892578,-88.4761428833008,-88.4761428833008,-88.4761428833008,-88.0693435668945,-88.0693435668945,-87.9719390869141,-87.9719390869141],"y":[39.6830558776855,39.4825248718262,39.4825248718262,39.3793907165527,39.3736610412598,39.4424133300781,39.642951965332,39.6544075012207,39.6830558776855,39.6830558776855,39.6830558776855],"text":"Percent: -54.47090","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(57,92,213,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-115.897903442383,-115.674446105957,-115.789039611816,-116.115623474121,-116.52815246582,-116.957878112793,-117.353210449219,-117.570945739746,-117.628234863281,-117.662620544434,-117.91471862793,-117.91471862793,-117.966285705566,-118.006393432617,-117.994934082031,-118.006393432617,-117.983474731445,-117.989196777344,-118.029304504395,-118.012115478516,-118.04076385498,-118.063682556152,-118.04076385498,-118.063682556152,-118.092330932617,-118.120979309082,-118.098052978516,-118.098052978516,-118.143898010254,-118.149620056152,-118.138160705566,-118.143898010254,-118.189727783203,-118.24129486084,-118.229835510254,-118.281402587891,-118.269943237305,-118.304328918457,-118.327247619629,-118.373077392578,-118.332969665527,-118.332969665527,-118.355895996094,-118.373077392578,-118.36735534668,-118.390266418457,-118.361618041992,-118.350158691406,-118.436111450195,-118.648101806641,-118.671012878418,-118.642364501953,-118.699668884277,-118.728317260742,-118.774147033691,-118.756965637207,-118.779884338379,-118.774147033691,-118.75122833252,-118.75122833252,-117.84595489502,-117.181335449219,-115.897903442383,-115.897903442383],"y":[36.0046691894531,35.8327827453613,35.8270492553711,35.8155937194824,35.8041305541992,35.7926750183105,35.7869453430176,35.7869453430176,35.7869453430176,35.7926750183105,35.7984046936035,35.7869453430176,35.7869453430176,35.7926750183105,35.8155937194824,35.849967956543,35.8671569824219,35.9359130859375,35.9473724365234,35.9817504882812,36.0848846435547,36.0963401794434,36.153636932373,36.1937408447266,36.2052040100098,36.2739562988281,36.3255233764648,36.3484420776367,36.3713607788086,36.4000091552734,36.4057388305664,36.4343872070312,36.4286575317383,36.474494934082,36.5260581970215,36.5661659240723,36.606273651123,36.612003326416,36.6635704040527,36.6864852905273,36.7151336669922,36.7323226928711,36.755241394043,36.7724304199219,36.8068084716797,36.8297271728516,36.8469161987305,36.892749786377,37.070369720459,37.1505851745605,37.2422561645508,37.2709045410156,37.3282012939453,37.3224716186523,37.3511199951172,37.3740386962891,37.4026870727539,37.4256019592285,37.4370613098145,37.4657135009766,37.4771690368652,36.9844245910645,36.0046691894531,36.0046691894531],"text":"Percent: -54.46854","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(57,92,213,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.9768829345703,-76.9826126098633,-77.0112533569336,-77.0227203369141,-77.0341720581055,-77.0685577392578,-77.1086654663086,-77.1315765380859,-77.1545028686523,-77.3951416015625,-77.4065933227539,-77.3836822509766,-77.3550338745117,-77.3263778686523,-77.303466796875,-77.2805404663086,-77.2289810180664,-77.1946029663086,-77.125846862793,-77.1086654663086,-77.0914688110352,-77.0800094604492,-77.0742797851562,-77.0399017333984,-77.0227203369141,-77.0112533569336,-76.9768829345703,-76.9768829345703],"y":[37.2537155151367,37.2365264892578,37.2307968139648,37.2250671386719,37.207878112793,37.1906890869141,37.1563148498535,37.1333961486816,37.1162071228027,36.9958839416504,37.2422561645508,37.2594451904297,37.3110122680664,37.3110122680664,37.3110122680664,37.3167419433594,37.3167419433594,37.3052825927734,37.3052825927734,37.2995529174805,37.2766342163086,37.2766342163086,37.2709045410156,37.2938232421875,37.2995529174805,37.2880935668945,37.2537155151367,37.2537155151367],"text":"Percent: -54.42375","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,93,214,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.9310836791992,-91.9253540039062,-92.1659927368164,-92.3951721191406,-92.4123611450195,-92.2691192626953,-91.9310836791992,-91.9310836791992],"y":[41.5165214538574,41.1727447509766,41.1670188903809,41.1727447509766,41.5222511291504,41.5222511291504,41.5165214538574,41.5165214538574],"text":"Percent: -54.39571","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,93,214,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.6266174316406,-80.5234909057617,-80.5177612304688,-80.5979766845703,-80.6896514892578,-80.6609954833984,-80.6323471069336,-80.6151580810547,-80.6151580810547,-80.6266174316406,-80.6266174316406,-80.6266174316406],"y":[40.4107131958008,40.4049835205078,40.1643409729004,40.1872596740723,40.1987190246582,40.244556427002,40.2789344787598,40.3133087158203,40.3362274169922,40.3820648193359,40.4107131958008,40.4107131958008],"text":"Percent: -54.35820","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,93,214,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.5655136108398,-85.5655136108398,-85.0842361450195,-85.0842361450195,-85.5655136108398,-85.5655136108398],"y":[43.4645767211914,43.8140830993652,43.8140830993652,43.4703102111816,43.4645767211914,43.4645767211914],"text":"Percent: -54.35749","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,93,214,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-111.405914306641,-111.411643981934,-111.382995605469,-111.342887878418,-111.302780151367,-111.25121307373,-111.193923950195,-111.153816223145,-111.136627197266,-111.102249145508,-111.056411743164,-111.062141418457,-111.096519470215,-111.130889892578,-111.165267944336,-111.205375671387,-111.228302001953,-111.245483398438,-111.405914306641,-111.405914306641,null,-112.036163330078,-112.087738037109,-112.225242614746,-112.293998718262,-112.322647094727,-112.374214172363,-112.42578125,-112.528907775879,-112.637771606445,-112.700798034668,-112.769554138184,-112.82112121582,-112.901336669922,-112.918525695801,-112.895599365234,-112.935707092285,-112.947174072266,-112.975814819336,-112.935707092285,-112.861228942871,-112.884140014648,-112.941436767578,-112.929977416992,-112.975814819336,-112.981544494629,-112.597663879395,-112.162216186523,-112.162216186523,-112.036163330078,-112.036163330078,-111.967414855957,-111.961685180664,-111.400184631348,-111.388725280762,-111.652282714844,-111.652282714844,-111.91584777832,-111.921577453613,-111.955955505371,-112.036163330078,-112.036163330078,null,-111.050682067871,-111.062141418457,-111.056411743164,-111.062141418457,-110.059463500977,-110.053733825684,-110.053733825684,-110.059463500977,-110.34593963623,-110.34593963623,-110.580848693848,-110.586578369141,-110.804306030273,-110.810035705566,-111.050682067871,-111.050682067871],"y":[43.6078186035156,43.9172134399414,43.9344024658203,43.9458656311035,43.9114837646484,43.9458656311035,43.9401321411133,43.9401321411133,43.9573211669922,43.9745101928711,43.985969543457,43.5046844482422,43.5218734741211,43.5104141235352,43.5276031494141,43.533332824707,43.5505218505859,43.6078186035156,43.6078186035156,43.6078186035156,null,47.5096626281738,47.5153884887695,47.5039329528809,47.5039329528809,47.5383071899414,47.5383071899414,47.5898742675781,47.6357116699219,47.618522644043,47.618522644043,47.5956039428711,47.618522644043,47.6758155822754,47.7503051757812,47.796142578125,47.8591651916504,47.9107322692871,47.9451065063477,47.9279174804688,47.9737548828125,48.0138626098633,48.0367813110352,48.059700012207,48.0768890380859,48.1169967651367,48.1284523010254,48.1227264404297,48.0826187133789,48.0768890380859,48.0367813110352,48.0367813110352,47.9852142333984,47.9852142333984,47.6930084228516,47.6930084228516,47.6013336181641,47.6013336181641,47.4981994628906,47.5039329528809,47.5096626281738,47.5096626281738,null,43.2926902770996,43.5046844482422,43.985969543457,44.1406669616699,44.134937286377,44.0203475952148,43.4645767211914,43.3786354064941,43.3729057312012,43.2812309265137,43.2926902770996,43.1952857971191,43.2067489624023,43.2812309265137,43.2926902770996,43.2926902770996],"text":"Percent: -54.34446","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,93,214,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-104.43302154541,-104.014755249023,-104.00902557373,-103.791305541992,-103.785575866699,-103.361587524414,-103.361587524414,-103.367317199707,-103.367317199707,-103.373046875,-103.367317199707,-103.367317199707,-103.384506225586,-103.384506225586,-103.390235900879,-103.407424926758,-103.567855834961,-103.636604309082,-103.636604309082,-103.722549438477,-103.96891784668,-104.00902557373,-104.238212585449,-104.358535766602,-104.358535766602,-104.369987487793,-104.352806091309,-104.375717163086,-104.3642578125,-104.33561706543,-104.352806091309,-104.324150085449,-104.341346740723,-104.329879760742,-104.358535766602,-104.3642578125,-104.42155456543,-104.410095214844,-104.43302154541,-104.43302154541,-104.43302154541,null,-102.983436584473,-102.931869506836,-102.92041015625,-102.931869506836,-102.937599182129,-102.949058532715,-102.954788208008,-104.049133300781,-104.043403625488,-104.049133300781,-102.983436584473,-102.983436584473],"y":[36.2052040100098,36.2052040100098,36.165096282959,36.159366607666,36.0848846435547,36.0791511535645,35.9989395141602,35.987476348877,35.8098640441895,35.7353782653809,35.701000213623,35.6437034606934,35.6437034606934,35.4202499389648,35.397331237793,35.3858757019043,35.3858757019043,35.3801460266113,35.4202499389648,35.4202499389648,35.7984046936035,35.7812118530273,35.7754859924316,35.7754859924316,35.8098640441895,35.8155937194824,35.8327827453613,35.849967956543,35.8843460083008,35.9072647094727,35.9473724365234,35.9473724365234,35.9817504882812,35.987476348877,36.0046691894531,36.0333137512207,36.1307182312012,36.159366607666,36.1880149841309,36.2052040100098,36.2052040100098,null,45.9397583007812,45.9397583007812,45.7277603149414,45.7277603149414,45.3725280761719,45.3725280761719,45.2063674926758,45.212100982666,45.8767318725586,45.9397583007812,45.9397583007812,45.9397583007812],"text":"Percent: -54.33333","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,93,214,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.4818725585938,-88.3042602539062,-88.3042602539062,-88.2068557739258,-88.2297668457031,-88.2297668457031,-88.2412261962891,-88.2412261962891,-88.2927932739258,-88.3329010009766,-88.3558197021484,-88.35009765625,-88.3730087280273,-88.3902053833008,-88.4131164550781,-88.4188461303711,-88.441764831543,-88.430305480957,-88.430305480957,-88.4188461303711,-88.5620803833008,-88.5620803833008,-88.6824035644531,-88.6881332397461,-88.9918060302734,-88.9860763549805,-88.8772125244141,-88.8772125244141,-88.9345092773438,-88.9345092773438,-88.9287796020508,-88.9115905761719,-88.9001312255859,-88.8600234985352,-88.8256454467773,-88.802734375,-88.7626266479492,-88.7339706420898,-88.6938629150391,-88.6480255126953,-88.625114440918,-88.5735473632812,-88.5448989868164,-88.5105209350586,-88.4818725585938,-88.4818725585938],"y":[47.291934967041,47.286205291748,47.2002639770508,47.2002639770508,47.1773452758789,47.154426574707,47.1486968994141,47.1257781982422,47.0914001464844,47.0856704711914,47.0742149353027,47.0455627441406,46.9939994812012,46.9825401306152,46.9825401306152,46.9939994812012,46.9939994812012,46.9596214294434,46.9481620788574,46.9424324035645,46.9424324035645,46.8507614135742,46.8564872741699,46.4210395812988,46.4210395812988,46.6846008300781,46.6788711547852,46.7648162841797,46.7648162841797,47.0111885070801,47.0169143676758,47.0455627441406,47.0856704711914,47.0971336364746,47.1085891723633,47.1429672241211,47.154426574707,47.154426574707,47.1945343017578,47.2231788635254,47.2174530029297,47.2231788635254,47.2346420288086,47.2575607299805,47.291934967041,47.291934967041],"text":"Percent: -54.30965","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,93,214,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.9719390869141,-87.9662094116211,-87.9662094116211,-87.9547500610352,-87.9375686645508,-87.9547500610352,-87.9547500610352,-87.9547500610352,-87.9432907104492,-87.9432907104492,-87.9490203857422,-87.9490203857422,-87.9547500610352,-87.9146423339844,-87.9318313598633,-87.9490203857422,-87.9547500610352,-87.9719390869141,-87.9833984375,-87.977668762207,-87.9662094116211,-87.9432907104492,-87.9432907104492,-87.9719390869141,-88.0063171386719,-88.0177764892578,-88.0349655151367,-88.0464248657227,-88.0521545410156,-88.0521545410156,-88.063606262207,-88.0693435668945,-88.0808029174805,-88.0808029174805,-88.0979919433594,-88.1094436645508,-88.1151809692383,-88.1094436645508,-88.1209106445312,-88.1209106445312,-88.1266403198242,-88.1323699951172,-88.1438293457031,-88.161018371582,-88.172477722168,-88.1896591186523,-88.2240447998047,-88.2354965209961,-88.2870635986328,-88.3157119750977,-88.3329010009766,-88.35009765625,-88.3902053833008,-88.4073867797852,-88.4188461303711,-88.430305480957,-88.3329010009766,-88.3271713256836,-88.0235061645508,-87.9833984375,-87.9719390869141,-87.9719390869141],"y":[31.1689052581787,31.1631755828857,31.1517143249512,31.1517143249512,31.1459865570068,31.117338180542,31.0886878967285,31.0829620361328,31.0715007781982,31.0600433349609,31.0371246337891,31.0084743499756,30.979829788208,30.9397220611572,30.9225311279297,30.9225311279297,30.9110736846924,30.8938846588135,30.8824234008789,30.8652362823486,30.8480472564697,30.8308601379395,30.8193988800049,30.8079414367676,30.7964820861816,30.802209854126,30.7907524108887,30.7563762664795,30.727725982666,30.7105388641357,30.6876201629639,30.6818885803223,30.6303253173828,30.6131362915039,30.6074066162109,30.5959453582764,30.5844879150391,30.5558376312256,30.4813556671143,30.4412479400635,30.3896808624268,30.3610343933105,30.3438453674316,30.3381156921387,30.3381156921387,30.3553047180176,30.3782234191895,30.3954105377197,30.4011421203613,30.4011421203613,30.4011421203613,30.4240608215332,30.4125995635986,30.7334575653076,30.9970169067383,31.123067855835,31.1287956237793,31.1517143249512,31.1517143249512,31.180362701416,31.1689052581787,31.1689052581787],"text":"Percent: -54.28931","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,93,214,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.130859375,-96.1652374267578,-96.1537780761719,-96.1537780761719,-96.1652374267578,-96.1824264526367,-96.222526550293,-96.2282638549805,-96.2626342773438,-96.2798309326172,-96.2970123291016,-96.3371200561523,-96.3428497314453,-96.3428497314453,-96.319938659668,-96.319938659668,-95.672492980957,-95.6782150268555,-96.130859375,-96.130859375],"y":[41.8602981567383,41.9175910949707,41.9462394714355,41.9691581726074,41.9863471984863,42.0035362243652,42.0035362243652,42.0321846008301,42.055103302002,42.0665626525879,42.1181259155273,42.1467742919922,42.1582374572754,42.175422668457,42.1983413696289,42.2098007202148,42.2040710449219,41.8602981567383,41.8602981567383,41.8602981567383],"text":"Percent: -54.28086","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,93,214,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.6021881103516,-88.7339706420898,-88.7339706420898,-88.882942199707,-89.2209854125977,-89.2152633666992,-88.6021881103516,-88.6021881103516,-88.6021881103516],"y":[44.587574005127,44.5818481445312,44.2438011169434,44.2438011169434,44.2380714416504,44.6792488098145,44.6677894592285,44.587574005127,44.587574005127],"text":"Percent: -54.21883","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,93,214,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.246955871582,-88.246955871582,-88.4876022338867,-88.4818725585938,-88.6422958374023,-88.6422958374023,-88.6824035644531,-88.6824035644531,-88.430305480957,-88.3157119750977,-88.3157119750977,-88.1839370727539,-88.1839370727539,-88.1209106445312,-88.1209106445312,-87.9375686645508,-87.9375686645508,-87.7599487304688,-87.7599487304688,-87.794319152832,-87.8172378540039,-87.8229675292969,-87.8516235351562,-87.8859939575195,-87.9146423339844,-87.9203720092773,-87.977668762207,-87.977668762207,-87.9833984375,-88.2297668457031,-88.246955871582,-88.246955871582],"y":[44.6849784851074,44.8568649291992,44.8568649291992,45.1204261779785,45.1204261779785,45.2063674926758,45.2063674926758,45.3782577514648,45.3725280761719,45.3610687255859,45.2006416320801,45.2006416320801,45.1146965026855,45.1089668273926,45.028751373291,45.023021697998,44.9943771362305,44.9886474609375,44.9542694091797,44.9485397338867,44.9198913574219,44.8855133056641,44.8511390686035,44.8282203674316,44.8110313415527,44.770923614502,44.7250862121582,44.7021675109863,44.6677894592285,44.6677894592285,44.6849784851074,44.6849784851074],"text":"Percent: -54.19476","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,93,214,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.166748046875,-88.0464248657227,-87.708381652832,-87.719841003418,-87.7026443481445,-87.6854629516602,-87.6911926269531,-87.714111328125,-87.7427520751953,-87.7599487304688,-87.7656784057617,-88.0406951904297,-88.166748046875,-88.166748046875,-88.166748046875],"y":[43.8885650634766,43.8885650634766,43.8885650634766,43.859920501709,43.8255424499512,43.722412109375,43.6994934082031,43.6593856811523,43.6307373046875,43.5791664123535,43.5390625,43.544792175293,43.544792175293,43.8885650634766,43.8885650634766],"text":"Percent: -54.18194","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,93,214,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-116.161460876465,-116.150001525879,-116.172927856445,-116.155723571777,-116.167190551758,-116.150001525879,-116.195846557617,-116.184387207031,-116.14427947998,-116.10417175293,-116.121360778809,-116.109893798828,-116.07551574707,-116.109893798828,-116.127082824707,-116.127082824707,-116.109893798828,-115.97811126709,-115.94947052002,-115.353591918945,-114.860847473145,-114.688957214355,-114.711875915527,-114.74626159668,-114.734802246094,-114.74626159668,-114.734802246094,-114.797813415527,-114.843658447266,-114.900955200195,-114.941062927246,-114.963981628418,-114.99836730957,-115.067115783691,-115.147331237793,-115.13013458252,-115.158790588379,-115.210350036621,-115.28483581543,-115.296295166016,-115.244728088379,-115.216087341309,-115.261917114258,-115.261917114258,-115.28483581543,-115.313484191895,-115.359329223633,-115.376510620117,-115.41089630127,-115.473907470703,-116.07551574707,-116.098434448242,-116.195846557617,-116.195846557617,-116.138542175293,-116.132820129395,-116.161460876465,-116.161460876465,null,-105.831031799316,-105.865409851074,-105.899787902832,-105.985733032227,-106.020111083984,-106.03157043457,-106.060218811035,-106.083137512207,-106.0888671875,-106.140426635742,-106.140426635742,-106.38680267334,-106.415451049805,-106.398262023926,-106.409721374512,-106.48420715332,-106.472747802734,-106.495666503906,-106.48420715332,-106.512855529785,-106.598793029785,-106.62744140625,-106.690467834473,-106.719116210938,-106.799331665039,-106.879547119141,-106.885276794434,-106.994140625,-107.143104553223,-107.309265136719,-107.418128967285,-107.412391662598,-107.423858642578,-107.400939941406,-107.400939941406,-107.372291564941,-107.372291564941,-107.263427734375,-107.263427734375,-107.309265136719,-107.303535461426,-107.263427734375,-107.269157409668,-107.251968383789,-107.217590332031,-107.200408935547,-107.194679260254,-107.211860656738,-107.211860656738,-107.183212280273,-107.183212280273,-107.057167053223,-106.868087768555,-106.638900756836,-106.438369750977,-106.23210144043,-106.100318908691,-106.100318908691,-106.140426635742,-106.140426635742,-106.014381408691,-106.008651733398,-105.785194396973,-105.785194396973,-105.79093170166,-105.825302124023,-105.831031799316,-105.831031799316,null,-98.7492752075195,-99.2133712768555,-99.2248306274414,-99.2248306274414,-98.7550048828125,-98.7492752075195,-98.7492752075195],"y":[44.4959030151367,44.5474662780762,44.5933036804199,44.6104927062988,44.6506004333496,44.7136268615723,44.7766494750977,44.8625946044922,44.9370803833008,44.9657287597656,44.9943771362305,45.0115661621094,45.0631294250488,45.0688591003418,45.0917778015137,45.1146965026855,45.1318855285645,45.2006416320801,45.1891822814941,45.1891822814941,45.1891822814941,45.1891822814941,45.1719932556152,45.1089668273926,45.0745887756348,44.9943771362305,44.89697265625,44.8053016662598,44.7823829650879,44.759464263916,44.7193565368652,44.7250862121582,44.7078971862793,44.770923614502,44.7250862121582,44.7078971862793,44.6677894592285,44.6219520568848,44.6047668457031,44.5474662780762,44.5130920410156,44.438606262207,44.3469314575195,44.3297462463379,44.318286895752,44.3297462463379,44.3354759216309,44.2953681945801,44.2609901428223,44.2323417663574,44.2323417663574,44.1463966369629,44.1463966369629,44.318286895752,44.318286895752,44.4959030151367,44.4959030151367,44.4959030151367,null,48.0253219604492,48.0425109863281,48.0253219604492,48.0425109863281,48.0367813110352,48.0253219604492,48.0367813110352,48.0425109863281,48.0195922851562,48.0195922851562,48.0425109863281,48.0768890380859,48.0367813110352,47.9966735839844,47.9622993469238,47.9622993469238,47.939380645752,47.9221878051758,47.8992729187012,47.882080078125,47.8018684387207,47.8133277893066,47.7904090881348,47.7560348510742,47.7560348510742,47.7331161499023,47.6930084228516,47.6815490722656,47.6700897216797,47.6815490722656,47.6930084228516,47.7789497375488,47.8648948669434,47.882080078125,48.2201271057129,48.2201271057129,48.2946128845215,48.3003425598145,48.3805541992188,48.386287689209,48.4779586791992,48.4779586791992,48.5066070556641,48.51806640625,48.5066070556641,48.512336730957,48.5524444580078,48.5638999938965,48.9134063720703,48.9191360473633,48.9993515014648,48.9936180114746,48.9993515014648,48.9993515014648,48.9993515014648,48.9993515014648,48.9993515014648,48.9191360473633,48.9134063720703,48.8331909179688,48.8274612426758,48.5696334838867,48.5638999938965,48.4149360656738,48.2258567810059,48.2201271057129,48.0253219604492,48.0253219604492,null,41.3904724121094,41.3904724121094,41.3904724121094,41.7399749755859,41.7399749755859,41.3904724121094,41.3904724121094],"text":"Percent: -54.15735","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,93,214,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.7099227905273,-94.7099227905273,-94.7557601928711,-94.7557601928711,-94.6354370117188,-94.2916641235352,-94.2859344482422,-94.2458267211914,-94.2458267211914,-94.7099227905273,-94.7099227905273],"y":[41.5050621032715,41.6081924438477,41.6081924438477,41.8660278320312,41.8660278320312,41.8660278320312,41.602466583252,41.602466583252,41.5050621032715,41.5050621032715,41.5050621032715],"text":"Percent: -54.15027","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,93,214,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.9176940917969,-86.8833160400391,-86.8661346435547,-86.7916412353516,-86.7630004882812,-86.7286224365234,-86.6885147094727,-86.6426773071289,-86.619758605957,-86.5166244506836,-86.4536056518555,-86.4650573730469,-86.9176940917969,-86.9176940917969,-86.9176940917969],"y":[41.2357711791992,41.2586898803711,41.270149230957,41.281608581543,41.2987976074219,41.3446350097656,41.3962020874023,41.4248466491699,41.4305801391602,41.4305801391602,41.4305801391602,41.1727447509766,41.1670188903809,41.2357711791992,41.2357711791992],"text":"Percent: -54.13620","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,93,214,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.3183898925781,-89.3241195678711,-89.7366485595703,-89.7423782348633,-89.7309188842773,-89.7309188842773,-89.3183898925781,-89.3183898925781],"y":[32.9336166381836,32.5783805847168,32.5841102600098,32.6356735229492,32.8820457458496,32.9393424987793,32.9336166381836,32.9336166381836],"text":"Percent: -54.07146","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,93,214,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-116.505241394043,-116.510963439941,-116.470855712891,-116.470855712891,-116.505241394043,-116.505241394043,-116.287506103516,-115.966651916504,-115.966651916504,-115.966651916504,-115.97811126709,-115.98957824707,-115.983848571777,-116.167190551758,-116.213035583496,-116.253135681152,-116.270324707031,-116.304710388184,-116.350540161133,-116.384918212891,-116.367721557617,-116.407829284668,-116.436485290527,-116.48804473877,-116.505241394043,-116.505241394043],"y":[43.2984199523926,43.4473915100098,43.4531211853027,43.6307373046875,43.6364669799805,43.8026237487793,43.8026237487793,43.5848999023438,43.4359283447266,43.2640419006348,43.1952857971191,43.1895561218262,43.1093444824219,43.1093444824219,43.0978851318359,43.0978851318359,43.1093444824219,43.1265296936035,43.1666412353516,43.1895561218262,43.2353935241699,43.2812309265137,43.2926902770996,43.2812309265137,43.2984199523926,43.2984199523926],"text":"Percent: -54.04217","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,93,214,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.4979248046875,-94.4979248046875,-94.6239776611328,-94.6297073364258,-94.6125183105469,-94.6182479858398,-94.7901382446289,-94.7958679199219,-94.8245162963867,-94.85888671875,-94.8989944458008,-95.0537033081055,-95.0766143798828,-95.0880737304688,-95.0823440551758,-95.1396484375,-95.1453704833984,-95.1854782104492,-95.231315612793,-95.2828826904297,-95.3115234375,-95.3516311645508,-95.3688278198242,-95.408935546875,-95.4490356445312,-95.489143371582,-95.4834136962891,-95.2427749633789,-94.7500305175781,-94.4979248046875,-94.4979248046875,null,-102.01513671875,-101.493743896484,-101.493743896484,-101.447906494141,-101.447906494141,-101.064025878906,-101.064025878906,-101.843246459961,-101.848983764648,-102.01513671875,-102.01513671875,-102.01513671875,-102.01513671875],"y":[44.89697265625,44.7250862121582,44.7250862121582,44.5531959533691,44.5531959533691,44.4729843139648,44.4729843139648,44.4901733398438,44.4959030151367,44.5073585510254,44.5302772521973,44.587574005127,44.587574005127,44.5933036804199,44.5990333557129,44.6104927062988,44.6334114074707,44.6391410827637,44.6792488098145,44.6792488098145,44.7078971862793,44.7136268615723,44.7193565368652,44.7537307739258,44.759464263916,44.7766494750977,44.89697265625,44.89697265625,44.89697265625,44.89697265625,44.89697265625,null,49.0050811767578,48.9993515014648,48.7243309020996,48.7186012268066,48.5467147827148,48.5467147827148,48.4607696533203,48.4550437927246,48.7128715515137,48.7128715515137,48.8102722167969,49.0050811767578,49.0050811767578],"text":"Percent: -53.99531","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,94,215,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.8008041381836,-83.9841537475586,-84.0242614746094,-84.0471801757812,-84.0815582275391,-84.1216583251953,-84.1388549804688,-84.1732330322266,-84.2534408569336,-84.2878189086914,-84.2935485839844,-84.2820892333984,-84.2591705322266,-84.2534408569336,-84.2534408569336,-84.2477111816406,-84.2305297851562,-84.2190704345703,-84.2018737792969,-84.1904220581055,-84.1789627075195,-84.1560363769531,-84.1216583251953,-84.1102066040039,-84.1159286499023,-84.1159286499023,-84.1044769287109,-84.087287902832,-83.8695602416992,-83.8638381958008,-83.8008041381836,-83.8008041381836],"y":[33.9248313903809,33.7815933227539,33.7472152709961,33.7472152709961,33.7644004821777,33.8102378845215,33.8331565856934,33.8446159362793,33.907642364502,33.9420204162598,33.9649391174316,33.9534797668457,33.9534797668457,33.9649391174316,33.9821281433105,33.9993171691895,34.0050468444824,33.9993171691895,33.9993171691895,33.9993171691895,34.0222358703613,34.0279655456543,34.039421081543,34.0566101074219,34.0737991333008,34.0967178344727,34.1310958862305,34.1482849121094,34.0852584838867,33.9935836791992,33.9248313903809,33.9248313903809],"text":"Percent: -53.98667","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,94,215,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.02734375,-98.4341506958008,-98.4398727416992,-98.4627990722656,-98.4685287475586,-97.9528656005859,-97.6893081665039,-97.6950378417969,-97.6721115112305,-97.677848815918,-98.02734375,-98.02734375],"y":[46.6273040771484,46.6273040771484,46.976806640625,46.976806640625,47.2403717041016,47.2346420288086,47.2346420288086,46.9710807800293,46.9710807800293,46.6215782165527,46.6273040771484,46.6273040771484],"text":"Percent: -53.97551","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,94,215,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.063606262207,-87.6625442504883,-87.6625442504883,-87.610969543457,-87.6052474975586,-87.4906539916992,-87.4906539916992,-87.5078430175781,-87.5135726928711,-87.5594100952148,-87.5594100952148,-87.5823287963867,-87.6052474975586,-87.6052474975586,-87.5536804199219,-87.5422210693359,-87.5479507446289,-87.5651397705078,-87.5937881469727,-87.6224365234375,-87.6510848999023,-87.6740036010742,-87.7026443481445,-87.708381652832,-87.708381652832,-87.714111328125,-87.719841003418,-87.7542190551758,-87.7714080810547,-87.7656784057617,-87.7714080810547,-87.794319152832,-87.8000564575195,-87.8000564575195,-87.7828598022461,-87.7885894775391,-87.8000564575195,-87.8172378540039,-87.8286972045898,-87.8286972045898,-87.8344268798828,-87.8516235351562,-87.8344268798828,-87.8401565551758,-87.8688049316406,-87.8745346069336,-87.8630752563477,-87.8573532104492,-87.8630752563477,-87.8745346069336,-87.8745346069336,-87.8802642822266,-87.891731262207,-87.9031829833984,-87.9203720092773,-87.9318313598633,-87.9375686645508,-87.9547500610352,-87.9662094116211,-87.9662094116211,-87.9719390869141,-87.9375686645508,-87.9375686645508,-87.9318313598633,-87.9375686645508,-87.9719390869141,-87.9490203857422,-87.9490203857422,-87.9547500610352,-87.9547500610352,-87.9318313598633,-87.9261016845703,-87.9261016845703,-87.9146423339844,-87.9031829833984,-87.891731262207,-87.891731262207,-87.8859939575195,-87.8859939575195,-87.9031829833984,-87.9375686645508,-87.9432907104492,-87.9432907104492,-87.9318313598633,-87.9089126586914,-87.9089126586914,-87.9031829833984,-87.9089126586914,-87.9031829833984,-87.9031829833984,-87.9203720092773,-87.9490203857422,-88.0063171386719,-88.0406951904297,-88.0292358398438,-88.0235061645508,-88.0292358398438,-88.0578842163086,-88.0808029174805,-88.0808029174805,-88.0808029174805,-88.0865325927734,-88.0865325927734,-88.0922622680664,-88.0922622680664,-88.1037216186523,-88.1094436645508,-88.1380996704102,-88.1782073974609,-88.161018371582,-88.1552810668945,-88.1266403198242,-88.1151809692383,-88.1094436645508,-88.0693435668945,-88.0464248657227,-88.0406951904297,-88.0521545410156,-88.0693435668945,-88.0979919433594,-88.0979919433594,-88.0922622680664,-88.0693435668945,-88.063606262207,-88.063606262207,-88.063606262207,null,-83.37109375,-83.3252563476562,-83.3023300170898,-83.2851486206055,-83.2851486206055,-83.2679595947266,-83.2622222900391,-83.2794189453125,-83.2794189453125,-83.2507629394531,-83.2564926147461,-83.2851486206055,-83.5487060546875,-83.37109375,-83.37109375,null,-93.5640106201172,-93.5640106201172,-94.0166473388672,-94.0166473388672,-93.8046493530273,-93.5640106201172,-93.5640106201172,null,-88.430305480957,-88.4761428833008,-88.6365737915039,-88.7339706420898,-88.8141860961914,-88.9058609008789,-88.9058609008789,-88.430305480957,-88.430305480957,null,-77.9795532226562,-78.0139389038086,-78.1629028320312,-78.0826873779297,-78.0712280273438,-78.0540390014648,-78.0425796508789,-77.8477783203125,-77.8592300415039,-77.8592300415039,-77.8821563720703,-77.8993377685547,-77.9279937744141,-77.9509048461914,-77.9795532226562,-77.9795532226562],"y":[31.9996929168701,31.9939613342285,31.8793716430664,31.8793716430664,31.8335342407227,31.8335342407227,31.8220767974854,31.8220767974854,31.707483291626,31.707483291626,31.5585174560547,31.5470561981201,31.5298671722412,31.5241374969482,31.4840297698975,31.4725723266602,31.4553852081299,31.4267349243164,31.4152774810791,31.4267349243164,31.4267349243164,31.4095478057861,31.4038162231445,31.3808975219727,31.3579788208008,31.3465213775635,31.3407917022705,31.3694400787354,31.3350601196289,31.3006839752197,31.3064136505127,31.3121452331543,31.3121452331543,31.3064136505127,31.2834949493408,31.2777652740479,31.2777652740479,31.2777652740479,31.2605762481689,31.2491188049316,31.2433891296387,31.2433891296387,31.2204704284668,31.2090129852295,31.2090129852295,31.1975517272949,31.1918201446533,31.1860942840576,31.180362701416,31.180362701416,31.1631755828857,31.1517143249512,31.1631755828857,31.1631755828857,31.1517143249512,31.1517143249512,31.1459865570068,31.1517143249512,31.1517143249512,31.1631755828857,31.1689052581787,31.1860942840576,31.2090129852295,31.2376575469971,31.2433891296387,31.2663078308105,31.2834949493408,31.2949542999268,31.3178730010986,31.3236026763916,31.3178730010986,31.3236026763916,31.3407917022705,31.3465213775635,31.3407917022705,31.3350601196289,31.3522510528564,31.3751678466797,31.3808975219727,31.3923587799072,31.3808975219727,31.3808975219727,31.3923587799072,31.4038162231445,31.4152774810791,31.4267349243164,31.4439239501953,31.4611110687256,31.4783000946045,31.5069484710693,31.5241374969482,31.5413246154785,31.5585174560547,31.5814323425293,31.5871620178223,31.5986232757568,31.5986232757568,31.5986232757568,31.6043510437012,31.6158123016357,31.632999420166,31.6616497039795,31.6731071472168,31.7017555236816,31.7418632507324,31.7590503692627,31.7647819519043,31.7647819519043,31.8278045654297,31.8392658233643,31.8621845245361,31.8793716430664,31.9022903442383,31.9137477874756,31.9194793701172,31.9252090454102,31.9309368133545,31.9366664886475,31.9366664886475,31.9538555145264,31.9595851898193,31.9595851898193,31.9710464477539,31.9825038909912,31.9996929168701,31.9996929168701,null,34.039421081543,34.039421081543,34.039421081543,34.0279655456543,34.0165023803711,34.0107727050781,33.9935836791992,33.9821281433105,33.9133720397949,33.8847236633301,33.8675346374512,33.8388862609863,33.9534797668457,34.039421081543,34.039421081543,null,41.1612892150879,40.9034576416016,40.9034576416016,41.1612892150879,41.1670188903809,41.1612892150879,41.1612892150879,null,32.22314453125,31.8908290863037,31.8621845245361,31.8449954986572,31.8449954986572,31.8335342407227,32.228874206543,32.22314453125,32.22314453125,null,39.018424987793,38.9840507507324,39.0528030395508,39.1788520812988,39.2189598083496,39.2361526489258,39.2705268859863,39.1444778442383,39.1215591430664,39.1043701171875,39.0871810913086,39.0757217407227,39.0470733642578,39.0356140136719,39.018424987793,39.018424987793],"text":"Percent: -53.97411","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,94,215,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-74.581916809082,-74.6105651855469,-74.6621322631836,-74.7079696655273,-74.7423400878906,-74.7709884643555,-74.7824478149414,-74.8053741455078,-74.8397521972656,-74.8741226196289,-74.9199600219727,-74.9486083984375,-74.9600677490234,-74.9543380737305,-74.9371490478516,-74.9027709960938,-74.8913192749023,-74.8855895996094,-74.8855895996094,-74.9199600219727,-74.9256896972656,-74.9256896972656,-74.9142303466797,-74.8855895996094,-74.85693359375,-74.8168258666992,-74.7824478149414,-74.7709884643555,-74.7423400878906,-74.7136993408203,-74.6735916137695,-74.6621322631836,-74.6334838867188,-74.581916809082,-74.581916809082],"y":[39.2819862365723,39.2533378601074,39.2017707824707,39.155933380127,39.1043701171875,39.0470733642578,39.0069694519043,38.9783172607422,38.9496688842773,38.9324798583984,38.9267539978027,38.9324798583984,38.9439430236816,38.9783172607422,39.0069694519043,39.0585327148438,39.0871810913086,39.1215591430664,39.1444778442383,39.1673965454102,39.2132339477539,39.2189598083496,39.2476081848145,39.2934455871582,39.327823638916,39.3163642883301,39.3106346130371,39.3049049377441,39.2934455871582,39.2934455871582,39.2934455871582,39.2934455871582,39.2934455871582,39.2819862365723,39.2819862365723],"text":"Percent: -53.95085","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,94,215,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.8615646362305,-96.0449142456055,-96.0506439208984,-95.4776840209961,-95.4662322998047,-95.8615646362305,-95.8615646362305],"y":[43.5046844482422,43.4989547729492,43.859920501709,43.859920501709,43.5046844482422,43.5046844482422,43.5046844482422],"text":"Percent: -53.93854","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,94,215,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.9345092773438,-88.9345092773438,-88.8772125244141,-88.8772125244141,-88.9860763549805,-88.9918060302734,-88.9918060302734,-89.3814163208008,-89.3871459960938,-89.7538375854492,-89.7481155395508,-89.8684310913086,-89.8741607666016,-89.8397827148438,-89.788215637207,-89.7366485595703,-89.6736221313477,-89.6106033325195,-89.5704956054688,-89.518928527832,-89.4730911254883,-89.4272537231445,-89.3871459960938,-89.3298492431641,-89.2439041137695,-89.2038040161133,-89.1751480102539,-89.152229309082,-89.1235885620117,-89.0834808349609,-89.0319137573242,-88.9860763549805,-88.9345092773438,-88.9345092773438],"y":[47.0111885070801,46.7648162841797,46.7648162841797,46.6788711547852,46.6846008300781,46.4210395812988,46.3408241271973,46.3408241271973,46.5069847106934,46.5127143859863,46.5929260253906,46.5986595153809,46.7648162841797,46.7934608459473,46.8221130371094,46.8278427124023,46.833568572998,46.8278427124023,46.8278427124023,46.8507614135742,46.8507614135742,46.8450317382812,46.8507614135742,46.8622169494629,46.8965950012207,46.9195137023926,46.9596214294434,46.976806640625,46.9825401306152,46.9825401306152,46.9997253417969,46.9997253417969,47.0111885070801,47.0111885070801],"text":"Percent: -53.91796","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,94,215,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.554817199707,-81.5089797973633,-81.4860534667969,-81.4975204467773,-81.4746017456055,-81.4574127197266,-81.4516830444336,-81.4230346679688,-81.4173049926758,-81.4115753173828,-81.4230346679688,-81.4230346679688,-81.4058456420898,-81.4058456420898,-81.4115753173828,-81.3943862915039,-81.5605392456055,-81.5834579467773,-81.6006546020508,-81.6751327514648,-81.7037811279297,-81.7152404785156,-81.7954559326172,-81.8126373291016,-81.8527450561523,-81.8699417114258,-81.8756713867188,-81.8756713867188,-81.7725372314453,-81.554817199707,-81.554817199707],"y":[33.0424728393555,33.0195579528809,32.996639251709,32.9336166381836,32.9164276123047,32.8877792358398,32.853401184082,32.8419418334961,32.7789154052734,32.7388076782227,32.7216186523438,32.7044296264648,32.67578125,32.6528625488281,32.6356735229492,32.6070289611816,32.5038986206055,32.5153541564941,32.5153541564941,32.549732208252,32.5554618835449,32.5726509094238,32.6184883117676,32.6414070129395,32.6471366882324,32.6643257141113,32.67578125,32.6929702758789,32.9164276123047,33.0424728393555,33.0424728393555],"text":"Percent: -53.91433","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,94,215,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.9345092773438,-88.9918060302734,-88.9918060302734,-88.9918060302734,-88.6881332397461,-88.1266403198242,-88.1266403198242,-88.1323699951172,-88.161018371582,-88.1839370727539,-88.2584228515625,-88.344367980957,-88.3787384033203,-88.4131164550781,-88.4704132080078,-88.5448989868164,-88.613655090332,-88.6422958374023,-88.6652221679688,-88.6938629150391,-88.7454299926758,-88.8141860961914,-88.8600234985352,-88.9345092773438,-88.9345092773438,null,-90.6533889770508,-90.6533889770508,-90.5387878417969,-90.5445175170898,-90.5502471923828,-90.5502471923828,-90.5617141723633,-90.7450561523438,-90.7565155029297,-90.7565155029297,-90.7794342041016,-90.7679748535156,-90.962776184082,-91.1232070922852,-91.1633148193359,-91.1633148193359,-91.15185546875,-91.15185546875,-91.1060180664062,-90.6533889770508,-90.6533889770508,null,-112.477340698242,-112.483070373535,-112.580474853516,-112.574745178223,-112.700798034668,-112.695068359375,-112.695068359375,-112.689338684082,-112.901336669922,-112.901336669922,-113.027381896973,-113.027381896973,-113.107597351074,-113.113327026367,-113.256561279297,-113.262298583984,-113.468559265137,-113.47428894043,-113.577423095703,-113.583152770996,-114.047248840332,-114.041519165039,-113.915466308594,-113.62899017334,-113.256561279297,-112.78101348877,-112.620582580566,-112.477340698242,-112.477340698242,null,-90.0288619995117,-90.3038787841797,-90.3038787841797,-90.429931640625,-90.435661315918,-90.5445175170898,-90.5330657958984,-90.5559768676758,-90.5559768676758,-90.4929504394531,-90.4471206665039,-90.4127349853516,-90.4070129394531,-90.3783645629883,-90.3382568359375,-90.3267974853516,-90.3153381347656,-90.2981491088867,-90.240852355957,-90.2179336547852,-90.2007522583008,-90.1720962524414,-90.1377182006836,-90.1319885253906,-90.1205368041992,-90.0918807983398,-89.9199905395508,-89.9314575195312,-90.0288619995117,-90.0288619995117],"y":[46.0772666931152,46.1001853942871,46.3408241271973,46.4210395812988,46.4210395812988,46.4210395812988,46.249153137207,45.928295135498,45.9397583007812,45.9569435119629,45.9626770019531,45.9684028625488,45.985595703125,45.9913215637207,45.9970512390137,46.0199699401855,46.0142402648926,45.9970512390137,45.9970512390137,46.0085105895996,46.0256996154785,46.0314292907715,46.0371589660645,46.0772666931152,46.0772666931152,null,37.7292709350586,37.6375961303711,37.6375961303711,37.5917587280273,37.5860328674316,37.3167419433594,37.2709045410156,37.2709045410156,37.2651748657227,37.3625793457031,37.3625793457031,37.5974884033203,37.5917587280273,37.5745697021484,37.5803031921387,37.6891632080078,37.6777038574219,37.7292709350586,37.7350006103516,37.7292709350586,37.7292709350586,null,38.1532592773438,37.9068870544434,37.9011573791504,37.8094863891602,37.8037567138672,37.7235412597656,37.7178115844727,37.5459251403809,37.5459251403809,37.5058174133301,37.5058174133301,37.4771690368652,37.4771690368652,37.4886283874512,37.4943580627441,37.5344657897949,37.5401954650879,37.6146774291992,37.6204071044922,37.6032218933105,37.6089515686035,38.1417999267578,38.1589889526367,38.1532592773438,38.1532592773438,38.1532592773438,38.1532592773438,38.1532592773438,38.1532592773438,null,45.985595703125,45.985595703125,46.1460227966309,46.1517486572266,46.2262344360352,46.2376937866211,46.386661529541,46.386661529541,46.5929260253906,46.575740814209,46.5642776489258,46.5585517883301,46.5413627624512,46.5356330871582,46.5413627624512,46.5299034118652,46.5127143859863,46.5127143859863,46.5069847106934,46.5012550354004,46.4840660095215,46.4496879577637,46.3923950195312,46.3408241271973,46.3350982666016,46.3236389160156,46.2835311889648,45.9684028625488,45.985595703125,45.985595703125],"text":"Percent: -53.85001","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,94,215,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.8646240234375,-94.4520874023438,-94.4520874023438,-94.9219207763672,-94.9161911010742,-94.8646240234375,-94.8646240234375,null,-84.7347259521484,-85.0154800415039,-85.0212020874023,-85.0383987426758,-85.1014175415039,-85.1014175415039,-85.0383987426758,-84.9810943603516,-84.9467239379883,-84.9295349121094,-84.9295349121094,-84.9810943603516,-85.0212020874023,-85.0613098144531,-85.0785064697266,-85.0956954956055,-85.0956954956055,-85.0956954956055,-85.0670394897461,-85.0326690673828,-84.9868316650391,-84.9467239379883,-84.9409942626953,-84.9409942626953,-84.9696426391602,-84.9696426391602,-84.9295349121094,-84.8779678344727,-84.8264007568359,-84.7977523803711,-84.7691116333008,-84.7633819580078,-84.7461853027344,-84.7404556274414,-84.7347259521484,-84.7347259521484],"y":[43.5046844482422,43.5046844482422,43.2640419006348,43.2640419006348,43.5046844482422,43.5046844482422,43.5046844482422,null,45.2865867614746,45.2865867614746,45.3152313232422,45.3324203491211,45.3381500244141,45.3839874267578,45.3782577514648,45.3782577514648,45.3782577514648,45.3954467773438,45.4069061279297,45.4183654785156,45.4470138549805,45.4642028808594,45.4871215820312,45.5214958190918,45.5616035461426,45.5902519226074,45.6131706237793,45.6418151855469,45.6647338867188,45.6876525878906,45.6933860778809,45.7163047790527,45.7449493408203,45.7564086914062,45.7564086914062,45.7506790161133,45.7449493408203,45.7506790161133,45.7678680419922,45.7850570678711,45.7907867431641,45.7907867431641,45.2865867614746,45.2865867614746],"text":"Percent: -53.78820","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,94,215,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.6178359985352,-81.6121063232422,-81.6350326538086,-81.6579437255859,-81.6579437255859,-81.6006546020508,-81.5490875244141,-81.5261611938477,-81.5089797973633,-81.4631423950195,-81.4344940185547,-81.382926940918,-81.3428192138672,-81.3256301879883,-81.3027114868164,-81.2568740844727,-81.2396850585938,-81.2167663574219,-81.19384765625,-81.19384765625,-81.2053070068359,-81.2282333374023,-81.2511444091797,-81.2740631103516,-81.2855224609375,-81.2855224609375,-81.2740631103516,-81.2568740844727,-81.2454147338867,-81.2110366821289,-81.199577331543,-81.19384765625,-81.19384765625,-81.2053070068359,-81.2282333374023,-81.2454147338867,-81.2511444091797,-81.2912521362305,-81.3027114868164,-81.3199005126953,-81.3256301879883,-81.3256301879883,-81.3256301879883,-81.3428192138672,-81.4058456420898,-81.4287643432617,-81.4402160644531,-81.4688720703125,-81.4803237915039,-81.5261611938477,-81.554817199707,-81.5605392456055,-81.5949249267578,-81.6006546020508,-81.6178359985352,-81.6178359985352,null,-99.8665466308594,-99.8608169555664,-99.035758972168,-99.0013809204102,-99.0013809204102,-99.7118453979492,-99.8665466308594,-99.8665466308594,null,-95.9704284667969,-95.9704284667969,-95.9761581420898,-95.8730316162109,-95.867301940918,-95.8214645385742,-95.8157272338867,-95.7068710327148,-95.3459091186523,-95.3459091186523,-95.3917388916016,-95.4318466186523,-95.4547729492188,-95.5006103515625,-95.5177917480469,-95.5292510986328,-95.6151962280273,-95.6266555786133,-95.6151962280273,-95.6381149291992,-95.6896820068359,-95.6896820068359,-95.7584381103516,-95.8157272338867,-95.867301940918,-95.9016723632812,-95.941780090332,-95.9704284667969,-95.9704284667969],"y":[31.4553852081299,31.4783000946045,31.5012187957764,31.5184097290039,31.5413246154785,31.5585174560547,31.7304019927979,31.7304019927979,31.7189445495605,31.6731071472168,31.6559181213379,31.6501884460449,31.6501884460449,31.6559181213379,31.6559181213379,31.6559181213379,31.6444568634033,31.627269744873,31.5986232757568,31.575704574585,31.5814323425293,31.569974899292,31.5585174560547,31.5585174560547,31.5413246154785,31.5241374969482,31.5184097290039,31.5184097290039,31.5298671722412,31.5355987548828,31.5355987548828,31.5241374969482,31.5126800537109,31.4897613525391,31.4668426513672,31.4095478057861,31.3980865478516,31.4152774810791,31.4095478057861,31.4038162231445,31.3808975219727,31.3522510528564,31.3350601196289,31.3236026763916,31.3407917022705,31.3407917022705,31.3236026763916,31.3350601196289,31.3407917022705,31.3579788208008,31.3694400787354,31.3923587799072,31.4095478057861,31.432466506958,31.4553852081299,31.4553852081299,null,45.9397583007812,46.2835311889648,46.2835311889648,46.2835311889648,45.9397583007812,45.9397583007812,45.9397583007812,45.9397583007812,null,35.1681480407715,35.2942008972168,35.3858757019043,35.397331237793,35.4947357177734,35.5004653930664,35.5864105224609,35.5749473571777,35.5806770324707,35.3228492736816,35.3457679748535,35.3457679748535,35.3228492736816,35.3285751342773,35.3113899230957,35.2942008972168,35.248363494873,35.254093170166,35.2770118713379,35.2712821960449,35.2426338195801,35.2311744689941,35.1967964172363,35.2082557678223,35.1910667419434,35.1681480407715,35.1624183654785,35.1681480407715,35.1681480407715],"text":"Percent: -53.76599","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,94,215,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.3370895385742,-81.6235656738281,-81.6121063232422,-81.7095108032227,-81.7037811279297,-81.6636734008789,-81.6579437255859,-81.6694030761719,-81.6694030761719,-81.6694030761719,-81.646484375,-81.4975204467773,-81.4803237915039,-81.4746017456055,-81.4631423950195,-81.4574127197266,-81.3141708374023,-81.3199005126953,-81.2568740844727,-81.2683334350586,-81.2797927856445,-81.3313598632812,-81.3370895385742,-81.3370895385742],"y":[40.2216377258301,40.238826751709,40.3820648193359,40.3877983093262,40.4508171081543,40.4622802734375,40.6398963928223,40.6398963928223,40.6456260681152,40.6513557434082,40.6513557434082,40.6685447692871,40.680004119873,40.691463470459,40.680004119873,40.6742744445801,40.6685447692871,40.5825996398926,40.5768699645996,40.4508171081543,40.3190422058105,40.3190422058105,40.2216377258301,40.2216377258301],"text":"Percent: -53.74482","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,94,215,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.2710113525391,-82.282470703125,-82.2710113525391,-82.2538223266602,-82.2366333007812,-82.2309036254883,-82.1965255737305,-82.1621475219727,-82.1105804443359,-82.0876617431641,-82.0590133666992,-82.0590133666992,-82.2595520019531,-82.2652740478516,-82.6835403442383,-82.6778106689453,-82.6892700195312,-82.6778106689453,-82.6663513183594,-82.6606216430664,-82.6606216430664,-82.6720733642578,-82.6720733642578,-82.6663513183594,-82.6548919677734,-82.6377029418945,-82.4257049560547,-82.4257049560547,-82.2710113525391,-82.2710113525391],"y":[28.6650772094727,28.6478900909424,28.6249713897705,28.6077823638916,28.5905952453613,28.5734043121338,28.5619449615479,28.5562171936035,28.5275688171387,28.5218391418457,28.5275688171387,28.4760036468506,28.4760036468506,28.4416255950928,28.4416255950928,28.458812713623,28.4760036468506,28.5161094665527,28.5275688171387,28.5504856109619,28.5848636627197,28.6192417144775,28.6421604156494,28.6593475341797,28.6708087921143,28.6994533538818,28.6937274932861,28.6708087921143,28.6650772094727,28.6650772094727],"text":"Percent: -53.71981","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,94,215,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.2282333374023,-81.371467590332,-81.371467590332,-81.4516830444336,-81.4574127197266,-81.5719985961914,-81.5777282714844,-81.6923217773438,-81.6865921020508,-81.7209701538086,-81.7152404785156,-81.6694030761719,-81.6694030761719,-81.6235656738281,-81.3370895385742,-81.3313598632812,-81.2224960327148,-81.2282333374023,-81.2282333374023],"y":[39.9638061523438,39.9638061523438,39.9294281005859,39.9294281005859,39.9122428894043,39.9122428894043,39.8549423217773,39.8492164611816,39.9466171264648,39.9466171264648,40.1643409729004,40.1643409729004,40.244556427002,40.238826751709,40.2216377258301,40.1929893493652,40.1872596740723,39.9638061523438,39.9638061523438],"text":"Percent: -53.71578","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,94,215,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.2966384887695,-98.1476745605469,-98.0789108276367,-98.0101623535156,-97.8038940429688,-97.7122192382812,-97.7809753417969,-97.8096237182617,-97.9012985229492,-97.9070281982422,-97.8898391723633,-98.0158920288086,-98.02734375,-98.210693359375,-98.2966384887695,-98.2966384887695],"y":[30.0459060668945,30.3381156921387,30.2808208465576,30.2292518615723,30.0860137939453,30.0115299224854,29.9828815460205,29.9542350769043,29.8912086486816,29.8740177154541,29.8568305969238,29.7536964416504,29.8511028289795,29.9886112213135,30.0459060668945,30.0459060668945],"text":"Percent: -53.69508","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,94,215,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.6087112426758,-99.4081802368164,-99.4081802368164,-100.118644714355,-100.118644714355,-100.009780883789,-99.6087112426758,-99.6087112426758],"y":[29.6161880493164,29.6161880493164,29.0833377838135,29.0718765258789,29.6161880493164,29.6161880493164,29.6161880493164,29.6161880493164],"text":"Percent: -53.68284","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,94,215,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-104.054862976074,-104.049133300781,-103.986114501953,-103.837142944336,-103.808494567871,-103.619422912598,-103.619422912598,-103.51628112793,-103.51628112793,-103.510551452637,-103.407424926758,-103.413154602051,-104.054862976074,-104.054862976074,-104.054862976074,null,-105.997192382812,-106.38680267334,-106.392532348633,-106.38680267334,-106.38680267334,-106.392532348633,-106.358154296875,-106.358154296875,-106.358154296875,-106.214920043945,-105.739356994629,-105.733627319336,-105.32682800293,-105.332557678223,-105.332557678223,-105.36693572998,-105.372665405273,-104.977333068848,-104.857009887695,-104.845550537109,-104.91429901123,-105.997192382812,-105.997192382812],"y":[37.7292709350586,38.1417999267578,38.1417999267578,38.1246147155762,38.113151550293,38.113151550293,38.1704483032227,38.1647186279297,38.2563934326172,38.2563934326172,38.2563934326172,37.6318664550781,37.6318664550781,37.7292709350586,37.7292709350586,null,31.9939613342285,31.9882354736328,32.0741806030273,32.1142845153809,32.6414070129395,32.9565353393555,32.9622611999512,33.0596656799316,33.3805198669434,33.3862533569336,33.3862533569336,33.306037902832,33.306037902832,33.1169624328613,32.9565353393555,32.9565353393555,32.5268173217773,32.5210838317871,32.5210838317871,31.9939613342285,31.9882354736328,31.9939613342285,31.9939613342285],"text":"Percent: -53.67583","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,94,215,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.8493194580078,-84.8550491333008,-84.8321304321289,-84.8321304321289,-85.3134155273438,-85.3134155273438,-85.5655136108398,-85.5655136108398,-85.0842361450195,-84.8493194580078,-84.8493194580078],"y":[43.4645767211914,43.2926902770996,43.2984199523926,43.1208038330078,43.1208038330078,43.2926902770996,43.2926902770996,43.4645767211914,43.4703102111816,43.4645767211914,43.4645767211914],"text":"Percent: -53.67372","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,94,215,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.252311706543,-90.1205368041992,-90.1148071289062,-90.1033401489258,-90.1033401489258,-90.0918807983398,-90.0861511230469,-90.057502746582,-90.0517730712891,-90.0460433959961,-90.0460433959961,-90.0231323242188,-90.0174026489258,-89.9486465454102,-89.9486465454102,-89.9371871948242,-89.9371871948242,-89.9199905395508,-89.9142684936523,-89.8455123901367,-89.8397827148438,-90.2695007324219,-90.2637710571289,-90.252311706543,-90.252311706543],"y":[31.3579788208008,31.3579788208008,31.3522510528564,31.3522510528564,31.3465213775635,31.3465213775635,31.3350601196289,31.3350601196289,31.2433891296387,31.2433891296387,31.1918201446533,31.1860942840576,31.1459865570068,31.1402568817139,31.123067855835,31.123067855835,31.0944194793701,31.0944194793701,31.0829620361328,31.0829620361328,31.0027484893799,31.0027484893799,31.3579788208008,31.3579788208008,31.3579788208008],"text":"Percent: -53.66506","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,94,215,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.4906539916992,-87.1984481811523,-87.1812591552734,-86.9062423706055,-86.9062423706055,-86.9406204223633,-87.0036392211914,-87.0437469482422,-87.0552062988281,-87.0552062988281,-87.083854675293,-87.1354217529297,-87.1354217529297,-87.1296920776367,-87.1354217529297,-87.158332824707,-87.1697998046875,-87.1984481811523,-87.2213668823242,-87.255744934082,-87.2843856811523,-87.3531494140625,-87.3760604858398,-87.4333572387695,-87.4849319458008,-87.5422210693359,-87.5651397705078,-87.5765991210938,-87.5995178222656,-87.610969543457,-87.6510848999023,-87.6854629516602,-87.7026443481445,-87.719841003418,-87.7656784057617,-87.7714080810547,-87.7542190551758,-87.719841003418,-87.714111328125,-87.708381652832,-87.708381652832,-87.7026443481445,-87.6740036010742,-87.6510848999023,-87.6224365234375,-87.5937881469727,-87.5651397705078,-87.5479507446289,-87.5422210693359,-87.5536804199219,-87.6052474975586,-87.6052474975586,-87.5823287963867,-87.5594100952148,-87.5594100952148,-87.5135726928711,-87.5078430175781,-87.4906539916992,-87.4906539916992,-87.4906539916992,null,-91.0544509887695,-91.0601806640625,-91.0086135864258,-91.0143432617188,-91.0601806640625,-91.0773696899414,-91.1060180664062,-91.1403961181641,-91.1346664428711,-91.1403961181641,-91.157585144043,-91.1805038452148,-91.1747741699219,-91.1805038452148,-91.1862335205078,-91.2148818969727,-91.2263412475586,-91.2206115722656,-91.2320709228516,-91.2435302734375,-91.2549896240234,-91.2607192993164,-91.2664489746094,-91.2836303710938,-91.2836303710938,-91.2893676757812,-91.3695755004883,-91.3810424804688,-91.4039535522461,-91.415412902832,-91.415412902832,-91.4497909545898,-91.4497909545898,-91.3753051757812,-91.3695755004883,-91.3523941040039,-91.3523941040039,-91.3695755004883,-91.3638458251953,-91.3008270263672,-91.3008270263672,-91.2607192993164,-91.2607192993164,-91.1633148193359,-91.1690444946289,-91.157585144043,-91.15185546875,-91.1060180664062,-91.1117477416992,-91.0601806640625,-91.0544509887695,-91.0544509887695,null,-81.382926940918,-80.8901824951172,-80.8959121704102,-80.9474716186523,-80.9646682739258,-80.9933090209961,-81.0448837280273,-81.0849838256836,-81.1079025268555,-81.1308212280273,-81.1651992797852,-81.1766586303711,-81.1823959350586,-81.1766586303711,-81.1651992797852,-81.1422882080078,-81.1193618774414,-81.102180480957,-81.0792541503906,-81.0506134033203,-81.0219650268555,-80.9933090209961,-80.9589385986328,-80.9360198974609,-80.924560546875,-80.930290222168,-80.924560546875,-80.918830871582,-80.918830871582,-80.930290222168,-80.9646682739258,-80.9818572998047,-80.9875793457031,-80.9990463256836,-81.0162353515625,-81.0219650268555,-81.0620727539062,-81.0735244750977,-81.102180480957,-81.1136322021484,-81.1537399291992,-81.1709289550781,-81.1766586303711,-81.19384765625,-81.2167663574219,-81.2224960327148,-81.2110366821289,-81.2167663574219,-81.2454147338867,-81.2511444091797,-81.2855224609375,-81.3141708374023,-81.3313598632812,-81.3600082397461,-81.382926940918,-81.382926940918,null,-83.90966796875,-84.1445846557617,-84.1445846557617,-84.0815582275391,-84.0815582275391,-84.0700988769531,-84.0700988769531,-83.82373046875,-83.82373046875,-83.82373046875,-83.8122711181641,-83.7893447875977,-83.7606964111328,-83.7377853393555,-83.7320556640625,-83.7263259887695,-83.7091293334961,-83.90966796875,-83.90966796875,null,-90.2637710571289,-90.1491775512695,-90.16064453125,-90.1491775512695,-90.0976104736328,-90.0804214477539,-90.0517730712891,-89.9142684936523,-89.9085388183594,-89.9199905395508,-89.9028091430664,-90.0345916748047,-90.0345916748047,-90.2064743041992,-90.252311706543,-90.3038787841797,-90.3726272583008,-90.3783645629883,-90.3955535888672,-90.3669052124023,-90.3439865112305,-90.3038787841797,-90.2637710571289,-90.2637710571289,null,-86.6713256835938,-86.6713256835938,-86.6770553588867,-86.6484069824219,-86.6426773071289,-86.6140289306641,-86.3676605224609,-86.361930847168,-86.3046340942383,-86.3046340942383,-86.6713256835938,-86.6713256835938,null,-93.1056442260742,-92.8592681884766,-92.6358108520508,-92.6300888061523,-93.1056442260742,-93.1056442260742,-93.1056442260742,null,-85.7431335449219,-85.6056213378906,-85.6056213378906,-85.5139465332031,-85.5024948120117,-85.4967651367188,-85.5024948120117,-85.5196762084961,-85.450927734375,-85.7545928955078,-85.9665832519531,-85.9551315307617,-85.9494018554688,-85.9494018554688,-85.9608612060547,-85.9665832519531,-85.9665832519531,-85.7431335449219,-85.7431335449219,null,-83.7721633911133,-83.5315170288086,-83.4226531982422,-83.4169235229492,-83.2794189453125,-83.2507629394531,-83.2221221923828,-83.1992034912109,-83.1648254394531,-83.1762847900391,-83.193473815918,-83.2163848876953,-83.2335815429688,-83.2564926147461,-83.3080596923828,-83.3367080688477,-83.3596343994141,-83.3825454711914,-83.4112014770508,-83.4341125488281,-83.4398422241211,-83.4455718994141,-83.7721633911133,-83.7721633911133,-83.7721633911133,null,-88.2068557739258,-88.2526931762695,-88.3214416503906,-88.3329010009766,-88.344367980957,-88.3672790527344,-88.3959274291992,-88.4131164550781,-88.4131164550781,-88.4188461303711,-88.4646835327148,-88.4990615844727,-88.4990615844727,-88.4933319091797,-88.7167892456055,-88.7110595703125,-88.7110595703125,-88.7110595703125,-88.5277099609375,-88.2068557739258,-88.2068557739258,-88.2068557739258,null,-92.2920455932617,-92.2805786132812,-92.1774520874023,-92.1717224121094,-91.8279418945312,-91.7018966674805,-91.7018966674805,-92.2920455932617,-92.2920455932617,null,-77.3722152709961,-77.3779525756836,-77.4868087768555,-77.4925384521484,-77.5899429321289,-77.6529693603516,-77.6586990356445,-77.761833190918,-77.7389144897461,-77.750373840332,-77.750373840332,-77.9165267944336,-77.9165267944336,-77.9566345214844,-77.9165267944336,-78.0139389038086,-78.0082015991211,-77.9394454956055,-77.8134002685547,-77.756103515625,-77.6873474121094,-77.6357803344727,-77.5956726074219,-77.5555648803711,-77.5383758544922,-77.5154647827148,-77.4868087768555,-77.4180526733398,-77.3722152709961,-77.3722152709961,null,-80.8271560668945,-80.8271560668945,-80.8558044433594,-80.8386154174805,-80.8386154174805,-80.8615341186523,-80.8844528198242,-80.918830871582,-80.9875793457031,-81.0276870727539,-81.0276870727539,-81.2511444091797,-81.2511444091797,-81.2855224609375,-81.2740631103516,-81.3141708374023,-81.3084411621094,-81.2282333374023,-80.8271560668945,-80.8271560668945,null,-74.9829864501953,-75.0173645019531,-75.0689315795898,-75.1204986572266,-75.1319580078125,-75.1262283325195,-75.1949768066406,-75.2236251831055,-75.2408142089844,-75.2465515136719,-75.2923889160156,-75.3382263183594,-75.4127044677734,-75.4814605712891,-75.5043792724609,-75.5788650512695,-75.498649597168,-75.5444869995117,-75.5502166748047,-75.5616760253906,-75.5960464477539,-75.6075134277344,-75.6418838500977,-75.6075134277344,-75.5788650512695,-75.5731353759766,-75.5674057006836,-75.5559387207031,-75.5158386230469,-75.3840637207031,-75.1319580078125,-75.1434097290039,-75.1147689819336,-75.0803909301758,-75.0632019042969,-75.034553527832,-74.9829864501953,-74.9829864501953,null,-84.1904220581055,-84.1560363769531,-84.1331253051758,-84.1044769287109,-84.093017578125,-84.093017578125,-84.0758209228516,-84.0471801757812,-84.0185317993164,-84.0013427734375,-83.9898834228516,-83.9841537475586,-83.9497756958008,-83.9841537475586,-84.0128021240234,-84.0128021240234,-84.0128021240234,-84.0242614746094,-84.0185317993164,-84.0242614746094,-84.0529098510742,-84.093017578125,-84.1273956298828,-84.1732330322266,-84.2076034545898,-84.2190704345703,-84.2419815063477,-84.2878189086914,-84.2935485839844,-84.3336563110352,-84.3451156616211,-84.3508453369141,-84.368034362793,-84.3852233886719,-84.3737640380859,-84.4024124145508,-84.4482498168945,-84.4883575439453,-84.4711685180664,-84.4482498168945,-84.4310607910156,-84.4081420898438,-84.4081420898438,-84.5227355957031,-84.4711685180664,-84.4539794921875,-84.4138717651367,-84.3852233886719,-84.3623046875,-84.1904220581055,-84.1904220581055,null,-80.2083587646484,-80.3286819458008,-80.3229598999023,-80.3344116210938,-80.28857421875,-80.3057632446289,-80.3516006469727,-80.4260864257812,-80.4432754516602,-80.477653503418,-80.5005722045898,-80.5234909057617,-80.5578689575195,-80.7698593139648,-80.7927780151367,-80.8443450927734,-80.6667251586914,-80.6667251586914,-80.5234909057617,-80.5063018798828,-80.4891128540039,-80.466194152832,-80.4489974975586,-80.3859786987305,-80.3802490234375,-80.3802490234375,-80.3802490234375,-80.3745193481445,-80.3630599975586,-80.3516006469727,-80.3286819458008,-80.3286819458008,-80.294303894043,-80.2771224975586,-80.2083587646484,-80.2083587646484,null,-90.2981491088867,-90.3096084594727,-90.9169387817383,-90.9112091064453,-90.962776184082,-90.9570465087891,-90.9742431640625,-90.9799728393555,-90.9570465087891,-90.9398651123047,-90.9112091064453,-90.5387878417969,-90.4585723876953,-90.3840942382812,-90.2981491088867,-90.2981491088867],"y":[31.8335342407227,31.8335342407227,31.8220767974854,31.8278045654297,31.7590503692627,31.7590503692627,31.7246723175049,31.7246723175049,31.7132129669189,31.6845645904541,31.6616497039795,31.6559181213379,31.627269744873,31.6100807189941,31.5986232757568,31.5585174560547,31.5241374969482,31.4725723266602,31.4496536254883,31.432466506958,31.4095478057861,31.3236026763916,31.3121452331543,31.2605762481689,31.2605762481689,31.2376575469971,31.2376575469971,31.2433891296387,31.2491188049316,31.2491188049316,31.2663078308105,31.2892265319824,31.3064136505127,31.3064136505127,31.3006839752197,31.3350601196289,31.3694400787354,31.3407917022705,31.3465213775635,31.3579788208008,31.3808975219727,31.4038162231445,31.4095478057861,31.4267349243164,31.4267349243164,31.4152774810791,31.4267349243164,31.4553852081299,31.4725723266602,31.4840297698975,31.5241374969482,31.5298671722412,31.5470561981201,31.5585174560547,31.707483291626,31.707483291626,31.8220767974854,31.8220767974854,31.8335342407227,31.8335342407227,null,34.6524848937988,34.4748725891113,34.4748725891113,34.343090057373,34.343090057373,34.348819732666,34.354549407959,34.3889274597168,34.4061164855957,34.4118461608887,34.4061164855957,34.4290351867676,34.4462203979492,34.4462203979492,34.4462203979492,34.4462203979492,34.4462203979492,34.4576835632324,34.486328125,34.486328125,34.492057800293,34.5207099914551,34.5378952026367,34.543628692627,34.5608139038086,34.5608139038086,34.5722732543945,34.5951919555664,34.5951919555664,34.6009216308594,34.6066474914551,34.6123809814453,34.663948059082,34.6696739196777,34.8702125549316,34.8759384155273,34.8874015808105,34.8931312561035,34.9160461425781,34.9045906066895,34.9733467102051,34.9733467102051,35.0019912719727,35.0019912719727,34.9160461425781,34.9045906066895,34.8644828796387,34.8644828796387,34.7327003479004,34.7327003479004,34.6524848937988,34.6524848937988,null,25.8002891540527,25.7945594787598,25.1814956665039,25.1471176147461,25.1413879394531,25.1356582641602,25.1413879394531,25.1299285888672,25.1356582641602,25.158576965332,25.2044143676758,25.238790512085,25.2674388885498,25.301815032959,25.3190059661865,25.3247337341309,25.3190059661865,25.301815032959,25.2731685638428,25.2445201873779,25.233060836792,25.2216014862061,25.233060836792,25.2445201873779,25.2559795379639,25.2788963317871,25.2960872650146,25.3132743835449,25.3247337341309,25.3304634094238,25.3247337341309,25.3247337341309,25.3304634094238,25.3533821105957,25.3591117858887,25.3591117858887,25.3820304870605,25.3820304870605,25.3763008117676,25.3820304870605,25.3992195129395,25.4221363067627,25.4737033843994,25.4908924102783,25.5138111114502,25.5252685546875,25.5481872558594,25.5596466064453,25.5711059570312,25.5882949829102,25.6570510864258,25.685697555542,25.7028865814209,25.7659111022949,25.8002891540527,25.8002891540527,null,32.853401184082,32.853401184082,32.9336166381836,32.9336166381836,32.9450721740723,32.9450721740723,33.1971740722656,33.185718536377,33.1685256958008,33.1513366699219,33.12841796875,33.0883102416992,33.0711250305176,33.0539360046387,33.0424728393555,32.985179901123,32.9622611999512,32.853401184082,32.853401184082,null,38.5027618408203,38.428279876709,38.4053611755371,38.3996315002441,38.3595237731934,38.3480682373047,38.3022308349609,38.3022308349609,38.2793121337891,38.2735786437988,38.2220153808594,38.2220153808594,38.1360702514648,38.0845031738281,38.1188812255859,38.1704483032227,38.2162857055664,38.2449340820312,38.3308792114258,38.3824424743652,38.4053611755371,38.428279876709,38.5027618408203,38.5027618408203,null,38.9897766113281,39.1673965454102,39.333553314209,39.333553314209,39.3450126647949,39.339282989502,39.339282989502,39.0528030395508,39.0528030395508,38.9897766113281,38.9897766113281,38.9897766113281,null,41.1670188903809,41.1670188903809,41.1670188903809,40.9034576416016,40.9034576416016,41.1670188903809,41.1670188903809,null,36.8411865234375,36.8297271728516,36.8010787963867,36.7437858581543,36.7323226928711,36.7208671569824,36.7094039916992,36.6979484558105,36.6234588623047,36.6234588623047,36.6349220275879,36.6521110534668,36.6635704040527,36.6864852905273,36.6979484558105,36.7151336669922,36.7323226928711,36.8411865234375,36.8411865234375,null,42.0952110290527,42.0952110290527,42.1009368896484,42.1009368896484,42.1066665649414,42.0894813537598,42.0665626525879,42.055103302002,42.049373626709,42.0321846008301,42.0207252502441,42.0092658996582,41.9806175231934,41.9691581726074,41.9519729614258,41.9175910949707,41.8946723937988,41.8774833679199,41.8488388061523,41.8087310791016,41.7800827026367,41.7514343261719,41.7399749755859,42.0952110290527,42.0952110290527,null,34.0623397827148,33.7357559204102,33.7357559204102,33.7185668945312,33.7128372192383,33.6956481933594,33.6899185180664,33.6899185180664,33.6727294921875,33.6555404663086,33.6612701416016,33.6555404663086,33.6669998168945,33.6841888427734,33.6841888427734,33.8102378845215,34.0737991333008,34.0852584838867,34.0852584838867,34.0795288085938,34.0623397827148,34.0623397827148,null,39.3450126647949,39.6028442382812,39.5971145629883,39.6544075012207,39.6544075012207,39.6544075012207,39.333553314209,39.3450126647949,39.3450126647949,null,43.2812309265137,43.0348587036133,43.0291290283203,42.9374580383301,42.9374580383301,42.9374580383301,42.9317283630371,42.9317283630371,42.960376739502,42.9718360900879,42.9832916259766,42.9832916259766,43.0291290283203,43.0348587036133,43.1208038330078,43.1265296936035,43.3614463806152,43.3557167053223,43.3385276794434,43.3327980041504,43.2926902770996,43.2583122253418,43.2468566894531,43.2468566894531,43.2239379882812,43.2468566894531,43.2640419006348,43.2812309265137,43.2812309265137,43.2812309265137,null,39.8606719970703,39.8262977600098,39.780460357666,39.7346229553223,39.7231636047363,39.7002449035645,39.6372184753418,39.6200332641602,39.5971145629883,39.5570068359375,39.5856552124023,39.5971145629883,39.6200332641602,39.6200332641602,39.7174339294434,39.7231636047363,39.8835906982422,39.8835906982422,39.8606719970703,39.8606719970703,null,41.0810737609863,41.0524253845215,41.0295066833496,41.000862121582,40.9836730957031,40.9607543945312,40.9435653686523,40.9263725280762,40.9091873168945,40.8977279663086,40.8748092651367,40.8518905639648,40.8347015380859,40.8175163269043,40.8576202392578,40.949291229248,41.000862121582,41.0295066833496,41.0466995239258,41.0581550598145,41.0868034362793,41.0982627868652,41.1154518127441,41.1555557250977,41.1727447509766,41.1956634521484,41.2013931274414,41.2185821533203,41.2243118286133,41.2357711791992,41.2472305297852,41.1612892150879,41.1555557250977,41.144100189209,41.1211814880371,41.0982627868652,41.0810737609863,41.0810737609863,null,35.6093292236328,35.5921401977539,35.5864105224609,35.5864105224609,35.5749473571777,35.5577583312988,35.5520324707031,35.5577583312988,35.5577583312988,35.5405731201172,35.5119209289551,35.4947357177734,35.4603576660156,35.4259834289551,35.4087905883789,35.3686828613281,35.3514938354492,35.3343086242676,35.3113899230957,35.2942008972168,35.2827415466309,35.254093170166,35.2426338195801,35.2369041442871,35.2426338195801,35.254093170166,35.265552520752,35.2369041442871,35.2197151184082,35.2254447937012,35.2082557678223,35.1967964172363,35.2197151184082,35.2254447937012,35.2369041442871,35.254093170166,35.254093170166,35.2827415466309,35.3113899230957,35.3285751342773,35.3343086242676,35.3400382995605,35.397331237793,35.6150550842285,35.6723518371582,35.6723518371582,35.6780815124512,35.6838111877441,35.6838111877441,35.6093292236328,35.6093292236328,null,37.6089515686035,37.5631141662598,37.5516510009766,37.5401954650879,37.5287322998047,37.5058174133301,37.4886283874512,37.4370613098145,37.4256019592285,37.4313316345215,37.4657135009766,37.4714393615723,37.4599800109863,37.3740386962891,37.4084129333496,37.4198760986328,37.7063522338867,37.7292709350586,37.7006225585938,37.6891632080078,37.6777038574219,37.6891632080078,37.6777038574219,37.7120819091797,37.7120819091797,37.7006225585938,37.6891632080078,37.6777038574219,37.6891632080078,37.7006225585938,37.7063522338867,37.6891632080078,37.6777038574219,37.6375961303711,37.6089515686035,37.6089515686035,null,44.1463966369629,43.722412109375,43.7281379699707,44.0719146728516,44.0719146728516,44.117748260498,44.1292114257812,44.134937286377,44.1406669616699,44.1463966369629,44.1635856628418,44.1635856628418,44.1578559875488,44.1578559875488,44.1463966369629,44.1463966369629],"text":"Percent: -53.65169","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,94,215,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.2477111816406,-84.2477111816406,-84.2133331298828,-84.1732330322266,-84.1388549804688,-84.1159286499023,-84.1044769287109,-84.0815582275391,-84.0414505004883,-83.9841537475586,-83.9383163452148,-83.8982086181641,-83.7836151123047,-83.7148590087891,-83.6747589111328,-83.6231842041016,-83.5200576782227,-83.4971389770508,-83.4684906005859,-83.4112014770508,-83.3997344970703,-83.4054718017578,-83.4054718017578,-83.8752899169922,-84.2477111816406,-84.2477111816406],"y":[45.2006416320801,45.6475486755371,45.6303596496582,45.6131706237793,45.5787925720215,45.532958984375,45.5157661437988,45.4985771179199,45.5043067932129,45.5043067932129,45.5043067932129,45.4871215820312,45.4298248291016,45.4126319885254,45.4011764526367,45.3782577514648,45.3610687255859,45.355339050293,45.3266944885254,45.2980422973633,45.2751235961914,45.2407493591309,45.212100982666,45.2006416320801,45.2006416320801,45.2006416320801],"text":"Percent: -53.61029","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,95,215,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-123.684394836426,-123.735969543457,-123.793258666992,-123.793258666992,-124.005256652832,-124.03963470459,-124.056823730469,-124.068283081055,-124.074005126953,-124.03963470459,-124.056823730469,-124.09693145752,-124.108390808105,-124.131309509277,-124.154220581055,-124.188606262207,-124.222984313965,-124.234436035156,-124.222984313965,-124.200065612793,-124.188606262207,-124.18286895752,-123.844825744629,-123.546890258789,-123.564079284668,-123.55835723877,-123.632827758789,-123.667213439941,-123.695861816406,-123.73023223877,-123.695861816406,-123.707321166992,-123.718780517578,-123.678672790527,-123.707321166992,-123.707321166992,-123.73023223877,-123.741691589355,-123.707321166992,-123.707321166992,-123.661476135254,-123.661476135254,-123.695861816406,-123.684394836426,-123.684394836426,-123.684394836426],"y":[41.3904724121094,41.3904724121094,41.3904724121094,41.4706840515137,41.4764175415039,41.4649543762207,41.5107917785645,41.5279808044434,41.5508995056152,41.5508995056152,41.5852737426758,41.6253814697266,41.6826820373535,41.722785949707,41.7628936767578,41.7800827026367,41.8087310791016,41.8488388061523,41.8946723937988,41.9405097961426,41.9748878479004,42.0035362243652,42.0092658996582,42.0092658996582,41.9863471984863,41.9519729614258,41.8946723937988,41.8946723937988,41.8373794555664,41.8373794555664,41.8087310791016,41.7972717285156,41.7571640014648,41.7399749755859,41.6826820373535,41.6483001708984,41.6368446350098,41.602466583252,41.602466583252,41.5508995056152,41.5337104797363,41.5165214538574,41.4878730773926,41.4248466491699,41.3904724121094,41.3904724121094],"text":"Percent: -53.60202","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,95,215,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.4952545166016,-93.4952545166016,-93.9650802612305,-93.9708099365234,-93.9708099365234,-93.4952545166016,-93.4952545166016,null,-94.0166473388672,-94.2515563964844,-94.2630157470703,-94.2572860717773,-94.2229080200195,-94.2057189941406,-94.1828002929688,-94.1598815917969,-94.1656112670898,-94.1541595458984,-94.1197738647461,-94.1025924682617,-94.0853958129883,-94.0682144165039,-94.0452880859375,-94.0338287353516,-93.9879989624023,-93.9650802612305,-93.9364318847656,-93.9192428588867,-93.8848648071289,-93.8275680541992,-93.8161087036133,-93.7301635742188,-93.7015228271484,-93.6728668212891,-93.6384887695312,-93.6098480224609,-93.5754699707031,-93.5640106201172,-93.5525512695312,-93.5353622436523,-93.5181732177734,-93.5353622436523,-93.5869216918945,-93.604118347168,-93.6442260742188,-93.6614074707031,-93.6499557495117,-93.6499557495117,-93.684326171875,-93.7015228271484,-93.7244338989258,-93.7588119506836,-93.7645416259766,-93.7645416259766,-94.0166473388672,-94.0166473388672,null,-92.2519378662109,-92.6873779296875,-92.6816482543945,-92.6873779296875,-92.6816482543945,-92.2519378662109,-92.2633895874023,-92.2519378662109,-92.2519378662109,-92.2519378662109],"y":[42.9145393371582,42.5593032836914,42.5593032836914,42.639518737793,42.9145393371582,42.9145393371582,42.9145393371582,null,44.9829139709473,44.9829139709473,45.2923126220703,45.3037757873535,45.3209609985352,45.3266944885254,45.3037757873535,45.3037757873535,45.3266944885254,45.3381500244141,45.3381500244141,45.349609375,45.3897171020508,45.4126319885254,45.4183654785156,45.4126319885254,45.4069061279297,45.3897171020508,45.3954467773438,45.3897171020508,45.3610687255859,45.349609375,45.343879699707,45.3037757873535,45.3152313232422,45.3037757873535,45.3152313232422,45.3037757873535,45.3037757873535,45.3037757873535,45.2751235961914,45.2579383850098,45.2464752197266,45.2292861938477,45.2350196838379,45.217830657959,45.217830657959,45.2063674926758,45.1834526062012,45.1719932556152,45.1605339050293,45.1548042297363,45.1089668273926,45.0917778015137,45.0688591003418,44.9886474609375,44.9829139709473,44.9829139709473,null,37.058910369873,37.070369720459,37.2537155151367,37.2594451904297,37.4771690368652,37.4657135009766,37.2479858398438,37.2422561645508,37.058910369873,37.058910369873],"text":"Percent: -53.59572","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,95,215,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.8604049682617,-86.4536056518555,-86.4536056518555,-86.5108947753906,-86.5108947753906,-86.7114334106445,-86.8489456176758,-86.8546752929688,-86.8833160400391,-86.9005126953125,-86.8947830200195,-86.8947830200195,-86.9062423706055,-86.9062423706055,-86.9062423706055,-86.9062423706055,-86.9062423706055,-86.8604049682617,-86.8604049682617,null,-93.0254287719727,-92.5498733520508,-92.5498733520508,-92.5498733520508,-93.0254287719727,-93.0254287719727,-93.0254287719727,null,-97.1679077148438,-96.8642501831055,-96.5376586914062,-96.5319290161133,-96.5319290161133,-97.1679077148438,-97.1679077148438,-97.1679077148438,-97.1679077148438,null,-86.4478759765625,-86.3905715942383,-86.4077682495117,-86.4306793212891,-86.4478759765625,-86.4879837036133,-86.4937133789062,-86.5681915283203,-86.6082992553711,-86.6140289306641,-86.6140289306641,-86.62548828125,-86.6713256835938,-86.8374786376953,-86.8432083129883,-86.9291534423828,-86.9291534423828,-86.9119644165039,-86.8947830200195,-86.8947830200195,-86.889045715332,-86.9005126953125,-86.8833160400391,-86.8833160400391,-86.8947830200195,-86.9062423706055,-86.9119644165039,-86.9348831176758,-86.9348831176758,-86.9119644165039,-86.9005126953125,-86.8947830200195,-86.9005126953125,-86.8947830200195,-86.8775863647461,-86.8661346435547,-86.8489456176758,-86.8374786376953,-86.8260269165039,-86.803108215332,-86.803108215332,-86.7973709106445,-86.7859191894531,-86.7687301635742,-86.7572708129883,-86.6082992553711,-86.4765167236328,-86.4478759765625,-86.4478759765625,null,-90.693489074707,-90.2637710571289,-90.2637710571289,-90.240852355957,-90.2064743041992,-90.1835556030273,-90.1491775512695,-90.1491775512695,-90.1434478759766,-90.1491775512695,-90.1491775512695,-90.1663665771484,-90.1835556030273,-90.1835556030273,-90.2007522583008,-90.2064743041992,-90.2064743041992,-90.2236633300781,-90.5731735229492,-90.5731735229492,-90.5903549194336,-90.5960845947266,-90.6304626464844,-90.6304626464844,-90.6763000488281,-90.6763000488281,-90.693489074707,-90.693489074707,-90.693489074707,null,-97.2595825195312,-97.2194747924805,-97.1908340454102,-97.1335372924805,-97.0876998901367,-97.0590515136719,-96.9960250854492,-96.9673767089844,-96.8928909301758,-96.9043502807617,-97.3741760253906,-97.3684463500977,-97.3455276489258,-97.299690246582,-97.2595825195312,-97.2595825195312,null,-84.820671081543,-84.820671081543,-84.4826202392578,-84.4826202392578,-84.3508453369141,-84.3508453369141,-84.3336563110352,-84.3451156616211,-84.551383972168,-84.820671081543,-84.820671081543,-84.820671081543,null,-80.1453399658203,-80.1567993164062,-80.1567993164062,-80.0995025634766,-80.0020980834961,-79.6927032470703,-79.6927032470703,-79.6984329223633,-80.1453399658203,-80.1453399658203],"y":[31.9595851898193,31.9595851898193,31.6673755645752,31.6673755645752,31.5355987548828,31.5355987548828,31.5413246154785,31.5470561981201,31.5986232757568,31.6043510437012,31.6158123016357,31.632999420166,31.6616497039795,31.7132129669189,31.7590503692627,31.8278045654297,31.9595851898193,31.9595851898193,31.9595851898193,null,42.9088096618652,42.9088096618652,42.6452484130859,42.5650367736816,42.5650367736816,42.9088096618652,42.9088096618652,null,38.0730438232422,38.0730438232422,38.0673141479492,37.5917587280273,37.4599800109863,37.4485206604004,37.9011573791504,38.0730438232422,38.0730438232422,null,37.3282012939453,37.1735038757324,37.1563148498535,37.1563148498535,37.1563148498535,37.1906890869141,37.1906890869141,37.1849594116211,37.1792297363281,37.1792297363281,37.1563148498535,37.1333961486816,37.0130767822266,37.0417213439941,37.0531806945801,37.064640045166,37.0760955810547,37.0818290710449,37.0760955810547,37.0875587463379,37.0990142822266,37.0990142822266,37.0990142822266,37.1104774475098,37.1219329833984,37.1219329833984,37.1276664733887,37.1333961486816,37.1448516845703,37.1677703857422,37.1735038757324,37.1792297363281,37.2021484375,37.2193412780762,37.2250671386719,37.2422561645508,37.2479858398438,37.2709045410156,37.2880935668945,37.2880935668945,37.3167419433594,37.3224716186523,37.3224716186523,37.3167419433594,37.3110122680664,37.3912239074707,37.3568496704102,37.3282012939453,37.3282012939453,null,36.927131652832,36.9214019775391,36.8698310852051,36.8583755493164,36.7667045593262,36.7380523681641,36.7094039916992,36.6807594299316,36.6521110534668,36.6291923522949,36.617733001709,36.612003326416,36.5948143005371,36.5776252746582,36.5432472229004,36.5375213623047,36.5260581970215,36.5088691711426,36.5088691711426,36.5833549499512,36.5948143005371,36.6750297546387,36.6750297546387,36.8068084716797,36.8068084716797,36.8698310852051,36.8698310852051,36.927131652832,36.927131652832,null,41.3732833862305,41.3732833862305,41.3732833862305,41.3732833862305,41.3962020874023,41.4076614379883,41.4133911132812,41.4305801391602,41.4420356750488,41.0295066833496,41.0409660339355,41.3904724121094,41.3904724121094,41.3732833862305,41.3732833862305,41.3732833862305,null,39.5283584594727,39.5741958618164,39.5799255371094,39.5971145629883,39.5971145629883,39.5627365112305,39.5627365112305,39.2934455871582,39.3163642883301,39.3106346130371,39.5283584594727,39.5283584594727,null,40.6742744445801,40.8518905639648,41.000862121582,41.0696144104004,41.1670188903809,41.1670188903809,41.144100189209,40.6742744445801,40.6742744445801,40.6742744445801],"text":"Percent: -53.58009","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,95,215,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.2431182861328,-78.208740234375,-78.1858139038086,-78.1686325073242,-78.1342544555664,-78.2488479614258,-78.3577041625977,-78.3519744873047,-78.3806304931641,-78.3920822143555,-78.4092712402344,-78.47802734375,-78.5066757202148,-78.5238647460938,-78.5238647460938,-78.5353240966797,-78.5811614990234,-78.6098098754883,-78.6269989013672,-78.6384506225586,-79.0567169189453,-79.0337982177734,-79.0166091918945,-79.0108795166016,-79.0051498413086,-78.9822311401367,-78.9822311401367,-78.9765014648438,-78.9650497436523,-78.9421234130859,-78.9421234130859,-78.9249420166016,-78.8791046142578,-78.8676376342773,-78.8561782836914,-78.8218002319336,-78.661376953125,-78.6499176025391,-78.6327285766602,-78.6155395507812,-78.5926208496094,-78.5754318237305,-78.5410537719727,-78.4264678955078,-78.386360168457,-78.3634338378906,-78.3347930908203,-78.2889556884766,-78.2431182861328,-78.2431182861328],"y":[34.4118461608887,34.3717384338379,34.3717384338379,34.3660087585449,34.3717384338379,34.211311340332,34.211311340332,34.1941223144531,34.1826629638672,34.1540107727051,34.1540107727051,34.176929473877,34.176929473877,34.1540107727051,34.1368255615234,34.0737991333008,34.0279655456543,34.0222358703613,33.9935836791992,33.9477462768555,34.3029823303223,34.3144416809082,34.3316307067871,34.343090057373,34.343090057373,34.360279083252,34.3774681091309,34.3889274597168,34.3889274597168,34.4003829956055,34.4290351867676,34.4404945373535,34.4462203979492,34.4576835632324,34.4806022644043,34.4576835632324,34.4634094238281,34.4462203979492,34.4462203979492,34.4462203979492,34.4404945373535,34.4233016967773,34.4175758361816,34.3831977844238,34.3717384338379,34.3717384338379,34.3717384338379,34.3889274597168,34.4118461608887,34.4118461608887],"text":"Percent: -53.55790","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,95,215,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-110.013626098633,-110.00789642334,-110.752738952637,-110.752738952637,-110.752738952637,-110.752738952637,-110.752738952637,-110.752738952637,-110.75846862793,-110.75846862793,-110.683990478516,-110.546478271484,-110.30583190918,-110.088104248047,-110.00789642334,-110.00789642334,-110.00789642334,-110.002166748047,-109.830284118652,-109.824554443359,-109.847465515137,-109.847465515137,-109.847465515137,-109.847465515137,-109.847465515137,-109.858924865723,-109.858924865723,-109.881843566895,-109.887573242188,-109.899032592773,-109.921951293945,-109.956329345703,-109.973518371582,-110.013626098633,-110.013626098633],"y":[33.586784362793,33.9993171691895,34.0050468444824,34.2628746032715,34.8472938537598,35.3343086242676,35.8671569824219,36.4057388305664,36.8068084716797,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,37.0016136169434,37.0016136169434,36.8125381469727,36.2911491394043,35.6494331359863,35.6437034606934,35.5233840942383,35.5176544189453,35.1395034790039,34.6467590332031,34.3144416809082,34.1368255615234,34.1310958862305,33.7128372192383,33.7071075439453,33.5524101257324,33.5581359863281,33.586784362793,33.5753288269043,33.586784362793,33.586784362793,33.586784362793],"text":"Percent: -53.54298","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,95,215,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.8875045776367,-79.7557220458984,-79.7557220458984,-79.7786483764648,-79.7958297729492,-79.8703231811523,-79.8875045776367,-79.8932342529297,-79.8932342529297,-79.8989639282227,-79.9505310058594,-79.9677200317383,-80.013557434082,-80.0421981811523,-80.0479354858398,-80.0479354858398,-80.0536651611328,-80.1224136352539,-80.1281433105469,-80.1396102905273,-80.1567993164062,-80.1739807128906,-80.294303894043,-80.3516006469727,-80.3573303222656,-80.3859786987305,-80.3802490234375,-80.3917083740234,-80.3917083740234,-80.3917083740234,-80.4088973999023,-79.8875045776367,-79.8875045776367],"y":[39.7288932800293,39.7288932800293,39.6945152282715,39.642951965332,39.608570098877,39.5111694335938,39.4882507324219,39.471061706543,39.4538726806641,39.4366874694824,39.4481430053711,39.46533203125,39.5054397583008,39.5111694335938,39.5111694335938,39.5283584594727,39.5398178100586,39.5799255371094,39.5856552124023,39.608570098877,39.6142997741699,39.6142997741699,39.6142997741699,39.6200332641602,39.6314888000488,39.642951965332,39.6544075012207,39.6658706665039,39.6945152282715,39.7002449035645,39.7231636047363,39.7288932800293,39.7288932800293],"text":"Percent: -53.53886","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,95,215,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.9853210449219,-93.1171035766602,-93.1113739013672,-93.1056442260742,-93.0769958496094,-93.0655364990234,-93.04833984375,-93.0254287719727,-92.9853210449219,-92.9452133178711,-92.9165649414062,-92.595703125,-92.595703125,-92.6071701049805,-92.6358108520508,-92.6759185791016,-92.7217559814453,-92.7389526367188,-92.7389526367188,-92.7217559814453,-92.7274856567383,-92.7446823120117,-92.7618637084961,-92.7847900390625,-92.7847900390625,-92.773323059082,-92.779052734375,-92.7389526367188,-92.7389526367188,-92.7274856567383,-92.7160263061523,-92.7045745849609,-92.6816482543945,-92.6644668579102,-92.6530075073242,-92.6243591308594,-92.6071701049805,-92.5899810791016,-92.6358108520508,-92.6644668579102,-92.6873779296875,-92.7045745849609,-92.7446823120117,-92.773323059082,-92.8077011108398,-92.9853210449219,-92.9853210449219,null,-92.0399398803711,-92.1086959838867,-92.1086959838867,-92.1602630615234,-92.1774520874023,-92.3149566650391,-92.3149566650391,-92.4123611450195,-92.4180908203125,-92.4180908203125,-92.240478515625,-92.2232818603516,-92.1831741333008,-92.1373443603516,-92.1029663085938,-92.0857772827148,-92.0685882568359,-92.05712890625,-91.9941024780273,-91.9826431274414,-91.9654541015625,-91.9482650756836,-91.9253540039062,-91.9253540039062,-91.9368057250977,-91.9253540039062,-91.9081573486328,-91.9368057250977,-91.9482650756836,-91.9597244262695,-92.0112915039062,-92.0227508544922,-92.0227508544922,-92.0399398803711,-92.0399398803711],"y":[33.3805198669434,33.3805198669434,33.455005645752,33.7758636474609,33.7815933227539,33.7815933227539,33.7758636474609,33.7758636474609,33.7930526733398,33.8102378845215,33.8102378845215,33.7987823486328,33.7185668945312,33.6956481933594,33.6784591674805,33.6555404663086,33.6498107910156,33.6326217651367,33.6154365539551,33.5753288269043,33.5581359863281,33.5581359863281,33.5581359863281,33.5466804504395,33.5352210998535,33.5180282592773,33.5008430480957,33.4836540222168,33.4607353210449,33.449275970459,33.449275970459,33.437816619873,33.4320907592773,33.4263572692871,33.4034385681152,33.4034385681152,33.3862533569336,33.3690643310547,33.3690643310547,33.3633346557617,33.3690643310547,33.3747901916504,33.3805198669434,33.3862533569336,33.3805198669434,33.3805198669434,33.3805198669434,null,32.2747116088867,32.2804412841797,32.2632522583008,32.2689819335938,32.2804412841797,32.2804412841797,32.3205490112305,32.412223815918,32.4981651306152,32.5898361206055,32.5955696105957,32.6127548217773,32.6528625488281,32.681510925293,32.6872444152832,32.7044296264648,32.7273483276367,32.7101631164551,32.7101631164551,32.6986999511719,32.67578125,32.6643257141113,32.6643257141113,32.6528625488281,32.5955696105957,32.538272857666,32.5210838317871,32.4924354553223,32.4580612182617,32.4408721923828,32.3663864135742,32.3434677124023,32.3205490112305,32.2747116088867,32.2747116088867],"text":"Percent: -53.53780","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(58,95,215,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.2011184692383,-88.2068557739258,-88.246955871582,-88.5792770385742,-88.7053298950195,-88.699592590332,-88.3042602539062,-88.2011184692383,-88.2011184692383,null,-100.187400817871,-100.577011108398,-100.95516204834,-100.960891723633,-101.018188476562,-101.023918151855,-101.064025878906,-101.064025878906,-101.064025878906,-101.064025878906,-100.405128479004,-100.405128479004,-100.273345947266,-100.273345947266,-100.233238220215,-100.227508544922,-100.193130493164,-100.187400817871,-100.187400817871],"y":[42.507740020752,42.1582374572754,42.1582374572754,42.1582374572754,42.1582374572754,42.502010345459,42.502010345459,42.507740020752,42.507740020752,null,47.8534355163574,47.8477058410645,47.8534355163574,48.0253219604492,48.0310516357422,48.3748245239258,48.3748245239258,48.4607696533203,48.5467147827148,48.6269264221191,48.6326560974121,48.5409812927246,48.5467147827148,48.3748245239258,48.3748245239258,48.0310516357422,48.0310516357422,47.8534355163574,47.8534355163574],"text":"Percent: -53.51339","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(59,95,216,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-109.056785583496,-109.056785583496,-109.188568115234,-109.194297790527,-109.228675842285,-109.234405517578,-109.205757141113,-109.228675842285,-109.211486816406,-109.222938537598,-109.228675842285,-109.303153991699,-109.326080322266,-109.49796295166,-109.503700256348,-109.503700256348,-109.503700256348,-109.480773925781,-109.480773925781,-109.446395874023,-109.406288146973,-109.360450744629,-109.360450744629,-109.348991394043,-109.326080322266,-109.291702270508,-109.165649414062,-109.056785583496,-109.051063537598,-109.056785583496,-109.056785583496],"y":[32.7789154052734,32.4236831665039,32.4236831665039,32.4523277282715,32.4809799194336,32.538272857666,32.5783805847168,32.6070289611816,32.6242179870605,32.6414070129395,32.6929702758789,32.8247528076172,32.8362083435059,33.0711250305176,33.0940437316895,33.5008430480957,33.6498107910156,33.6555404663086,33.6784591674805,33.7128372192383,33.7185668945312,33.7300262451172,33.7529449462891,33.770133972168,33.7815933227539,33.7758636474609,33.7758636474609,33.7758636474609,33.2029037475586,32.7789154052734,32.7789154052734],"text":"Percent: -53.49933","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(59,95,216,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.9326171875,-98.9326171875,-98.7034378051758,-98.3367462158203,-98.3310165405273,-98.8180313110352,-98.9326171875,-98.9326171875],"y":[43.9344024658203,44.1922340393066,44.1979637145996,44.1979637145996,43.9344024658203,43.9344024658203,43.9344024658203,43.9344024658203],"text":"Percent: -53.47913","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(59,95,216,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.0464248657227,-88.0521545410156,-88.0063171386719,-88.0063171386719,-88.1209106445312,-88.1266403198242,-88.6881332397461,-88.6824035644531,-88.5620803833008,-88.5620803833008,-88.4188461303711,-88.441764831543,-88.441764831543,-88.4589538574219,-88.4532241821289,-88.4704132080078,-88.4589538574219,-88.430305480957,-88.4016571044922,-88.3672790527344,-88.3672790527344,-88.3157119750977,-88.2584228515625,-88.2011184692383,-88.166748046875,-88.1438293457031,-88.1380996704102,-88.161018371582,-88.1896591186523,-88.2354965209961,-88.2641525268555,-88.2526931762695,-88.2354965209961,-88.2068557739258,-88.1782073974609,-88.161018371582,-88.0979919433594,-88.0464248657227,-88.0464248657227],"y":[46.9080543518066,46.7648162841797,46.7590866088867,46.6731414794922,46.6731414794922,46.4210395812988,46.4210395812988,46.8564872741699,46.8507614135742,46.9424324035645,46.9424324035645,46.9080543518066,46.8622169494629,46.833568572998,46.8049240112305,46.7648162841797,46.7476272583008,46.7762756347656,46.8049240112305,46.8278427124023,46.8622169494629,46.8794059753418,46.9080543518066,46.9424324035645,46.9596214294434,46.9596214294434,46.9424324035645,46.9195137023926,46.9080543518066,46.8622169494629,46.839298248291,46.8278427124023,46.8278427124023,46.8622169494629,46.8851356506348,46.8965950012207,46.9023246765137,46.9080543518066,46.9080543518066],"text":"Percent: -53.46705","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(59,95,216,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.2022552490234,-82.1793365478516,-81.7037811279297,-81.7095108032227,-81.6121063232422,-81.6235656738281,-81.6694030761719,-81.6694030761719,-81.7152404785156,-82.1907958984375,-82.1793365478516,-82.2022552490234,-82.2022552490234],"y":[40.2502861022949,40.4737358093262,40.4508171081543,40.3877983093262,40.3820648193359,40.238826751709,40.244556427002,40.1643409729004,40.1643409729004,40.1872596740723,40.2502861022949,40.2502861022949,40.2502861022949],"text":"Percent: -53.43619","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(59,95,216,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.6442260742188,-93.9765396118164,-94.2630157470703,-94.2630157470703,-93.7760009765625,-93.6499557495117,-93.6442260742188,-93.6442260742188],"y":[43.5104141235352,43.5104141235352,43.5046844482422,43.859920501709,43.859920501709,43.859920501709,43.5104141235352,43.5104141235352],"text":"Percent: -53.37495","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(59,96,216,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.4463272094727,-79.4577865600586,-79.4749755859375,-79.4978942871094,-79.6755065917969,-79.6124877929688,-79.5781097412109,-79.5208129882812,-79.4864349365234,-79.4692459106445,-79.4291381835938,-79.4234085083008,-79.38330078125,-79.3317413330078,-79.3145446777344,-79.3088150024414,-79.2859039306641,-79.2744369506836,-79.2515258789062,-79.2343368530273,-79.2171401977539,-79.1884994506836,-79.1369247436523,-79.119743347168,-79.119743347168,-79.1254730224609,-79.1254730224609,-79.108283996582,-79.108283996582,-79.108283996582,-78.9994201660156,-79.0166091918945,-79.0567169189453,-79.114013671875,-79.1312026977539,-79.1426620483398,-79.1770324707031,-79.2228698730469,-79.2400665283203,-79.2457962036133,-79.2400665283203,-79.2515258789062,-79.2572479248047,-79.2801742553711,-79.2859039306641,-79.2801742553711,-79.2687072753906,-79.2515258789062,-79.2171401977539,-79.1942291259766,-79.1884994506836,-79.1999588012695,-79.2114181518555,-79.2285995483398,-79.2457962036133,-79.2515258789062,-79.2457962036133,-79.2457962036133,-79.2687072753906,-79.2801742553711,-79.3202743530273,-79.3431930541992,-79.389030456543,-79.4062194824219,-79.4463272094727,-79.4463272094727],"y":[33.2258224487305,33.2430114746094,33.2487411499023,33.2487411499023,33.3289566040039,33.3977088928223,33.455005645752,33.5008430480957,33.5180282592773,33.5466804504395,33.5753288269043,33.6211624145508,33.7071075439453,33.7529449462891,33.770133972168,33.770133972168,33.7529449462891,33.7242965698242,33.7128372192383,33.6956481933594,33.6956481933594,33.7185668945312,33.6612701416016,33.6555404663086,33.6440811157227,33.6211624145508,33.6097030639648,33.6039733886719,33.5982437133789,33.5753288269043,33.5753288269043,33.5524101257324,33.5065727233887,33.443546295166,33.4034385681152,33.3747901916504,33.3346824645996,33.317497253418,33.3117637634277,33.3232269287109,33.3690643310547,33.3805198669434,33.3805198669434,33.3690643310547,33.3346824645996,33.3117637634277,33.2773895263672,33.2659301757812,33.2487411499023,33.2315521240234,33.2143630981445,33.1742553710938,33.1627998352051,33.1685256958008,33.1685256958008,33.1627998352051,33.1456069946289,33.134147644043,33.12841796875,33.1456069946289,33.1456069946289,33.1570663452148,33.185718536377,33.2029037475586,33.2258224487305,33.2258224487305],"text":"Percent: -53.37221","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(59,96,216,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.8344268798828,-87.8344268798828,-87.891731262207,-87.9203720092773,-87.9547500610352,-87.9719390869141,-87.9833984375,-88.0292358398438,-88.0235061645508,-88.0235061645508,-88.0349655151367,-88.0521545410156,-88.0693435668945,-88.0979919433594,-88.1209106445312,-88.1438293457031,-88.166748046875,-88.172477722168,-88.1782073974609,-88.3386306762695,-88.2985305786133,-88.2756042480469,-87.9547500610352,-87.8344268798828,-87.8344268798828,null,-84.3508453369141,-84.3164749145508,-84.2763671875,-84.270637512207,-84.5914916992188,-84.5972213745117,-84.6659698486328,-84.6717071533203,-84.545654296875,-84.5341949462891,-84.5170059204102,-84.5170059204102,-84.4883575439453,-84.4883575439453,-84.4768981933594,-84.4711685180664,-84.3852233886719,-84.3737640380859,-84.3508453369141,-84.3508453369141,null,-82.9872055053711,-82.8668899536133,-82.8038558959961,-82.7866744995117,-82.7694854736328,-82.729377746582,-82.7064590454102,-82.6720733642578,-82.6319732666016,-82.5975952148438,-82.5861358642578,-82.5861358642578,-82.5975952148438,-82.6033248901367,-82.5918655395508,-82.5975952148438,-82.5918655395508,-82.5632171630859,-82.557487487793,-82.5402984619141,-82.5402984619141,-82.5116500854492,-82.5059280395508,-82.5001983642578,-82.4887313842773,-82.4887313842773,-82.7981262207031,-82.8554229736328,-82.8554229736328,-82.8496932983398,-82.8382339477539,-82.8325119018555,-82.8496932983398,-82.8611602783203,-82.8668899536133,-82.8554229736328,-82.8496932983398,-82.8611602783203,-82.8554229736328,-82.8668899536133,-82.8898010253906,-82.8898010253906,-82.912727355957,-82.9069976806641,-82.9069976806641,-82.9184494018555,-82.9184494018555,-82.9413681030273,-82.9700164794922,-83.00439453125,-82.9872055053711,-82.9872055053711],"y":[33.5180282592773,33.1570663452148,33.1398811340332,33.1169624328613,33.1112289428711,33.0940437316895,33.0825843811035,33.0768547058105,33.0596656799316,33.0539360046387,33.0482063293457,33.0539360046387,33.0596656799316,33.0482063293457,33.0539360046387,33.0424728393555,33.0252876281738,33.002368927002,32.990909576416,32.985179901123,33.2831192016602,33.5294914245605,33.5180282592773,33.5180282592773,33.5180282592773,null,34.5493545532227,34.4634094238281,34.4634094238281,34.3774681091309,34.3774681091309,34.4003829956055,34.4003829956055,34.5378952026367,34.5378952026367,34.543628692627,34.5493545532227,34.5378952026367,34.5378952026367,34.543628692627,34.543628692627,34.5378952026367,34.5321655273438,34.5493545532227,34.5493545532227,34.5493545532227,null,35.0249099731445,35.0650177001953,35.082202911377,35.082202911377,35.0707473754883,35.0592842102051,35.0707473754883,35.0707473754883,35.0764770507812,35.0879364013672,35.082202911377,35.0764770507812,35.0707473754883,35.0592842102051,35.0478286743164,35.0249099731445,35.0191802978516,35.0249099731445,35.0191802978516,35.0019912719727,34.9618835449219,34.9160461425781,34.8874015808105,34.8644828796387,34.8472938537598,34.8243751525879,34.663948059082,34.6181106567383,34.6352996826172,34.6467590332031,34.6524848937988,34.6696739196777,34.6582183837891,34.6582183837891,34.6696739196777,34.6754035949707,34.6925926208496,34.7097816467285,34.7269744873047,34.7327003479004,34.7441596984863,34.7728080749512,34.8472938537598,34.8874015808105,34.9045906066895,34.9275093078613,34.9561538696289,34.9790725708008,34.9848022460938,35.0191802978516,35.0249099731445,35.0249099731445],"text":"Percent: -53.32847","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(59,96,216,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.2209854125977,-89.2381744384766,-89.25537109375,-89.2782821655273,-89.2782821655273,-89.3126602172852,-89.3584976196289,-89.3871459960938,-89.4215240478516,-89.4272537231445,-89.4788208007812,-89.4788208007812,-89.5418472290039,-89.5418472290039,-89.6908111572266,-89.9199905395508,-89.9142684936523,-89.983024597168,-89.983024597168,-89.9944839477539,-89.9944839477539,-89.9887542724609,-89.7538375854492,-89.7538375854492,-89.6908111572266,-89.702278137207,-89.6850814819336,-89.6850814819336,-89.5762252807617,-89.4845504760742,-89.4902801513672,-89.4043350219727,-89.4043350219727,-89.2209854125977,-89.2209854125977,-89.2209854125977],"y":[39.8262977600098,39.8262977600098,39.8148345947266,39.8091087341309,39.7976493835449,39.7690010070801,39.7575416564941,39.7460823059082,39.7575416564941,39.6830558776855,39.6830558776855,39.6372184753418,39.6372184753418,39.5226287841797,39.5226287841797,39.5226287841797,39.5627365112305,39.7117042541504,39.786190032959,39.786190032959,39.8664054870605,39.9007797241211,39.9007797241211,39.91796875,39.91796875,39.9638061523438,39.9638061523438,39.9752655029297,39.9809951782227,39.9809951782227,39.9294281005859,39.9294281005859,39.91796875,39.91796875,39.8262977600098,39.8262977600098],"text":"Percent: -53.31270","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(59,96,216,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.199577331543,-81.1594696044922,-81.1079025268555,-81.1537399291992,-81.1594696044922,-81.4173049926758,-81.4230346679688,-81.4574127197266,-81.4803237915039,-81.4860534667969,-81.5032501220703,-81.5261611938477,-81.5261611938477,-81.3141708374023,-81.3199005126953,-81.3084411621094,-81.2912521362305,-81.2511444091797,-81.199577331543,-81.199577331543],"y":[29.6448383331299,29.5531635284424,29.4328422546387,29.4099235534668,29.2609539031982,29.2609539031982,29.3927364349365,29.3927364349365,29.4099235534668,29.4557609558105,29.4729499816895,29.4958686828613,29.621919631958,29.6276454925537,29.6448383331299,29.6505641937256,29.6448383331299,29.6505641937256,29.6448383331299,29.6448383331299],"text":"Percent: -53.30408","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(59,96,216,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.2458267211914,-94.2458267211914,-94.4864654541016,-94.7099227905273,-94.7099227905273,-94.2458267211914,-94.2458267211914,null,-85.2446594238281,-85.4681167602539,-85.456657409668,-85.5139465332031,-85.5254058837891,-85.5311431884766,-85.5426025390625,-85.5024948120117,-85.4623870849609,-85.3993606567383,-85.3707122802734,-85.3306045532227,-85.3019561767578,-85.3134155273438,-85.3134155273438,-85.3019561767578,-85.2847671508789,-85.273307800293,-85.2446594238281,-85.2274703979492,-85.2217483520508,-85.1930923461914,-85.0956954956055,-85.0899658203125,-85.0842361450195,-85.0613098144531,-85.0842361450195,-85.1358032226562,-85.1701812744141,-85.2102813720703,-85.2332000732422,-85.2446594238281,-85.2446594238281,null,-92.6759185791016,-92.3321533203125,-92.3321533203125,-92.3321533203125,-92.8420791625977,-92.8420791625977,-92.6759185791016,-92.6759185791016,null,-94.5609588623047,-94.503662109375,-94.4807434082031,-94.8073272705078,-94.7958679199219,-94.5724105834961,-94.5609588623047,-94.5609588623047],"y":[41.5050621032715,41.1612892150879,41.1612892150879,41.1612892150879,41.5050621032715,41.5050621032715,41.5050621032715,null,36.927131652832,36.9443206787109,36.9786949157715,37.0130767822266,37.0245323181152,37.058910369873,37.1104774475098,37.1219329833984,37.1333961486816,37.1563148498535,37.1792297363281,37.1964225769043,37.2021484375,37.2136077880859,37.2250671386719,37.2307968139648,37.2307968139648,37.2307968139648,37.2365264892578,37.2537155151367,37.2709045410156,37.2594451904297,37.2479858398438,37.2136077880859,37.1849594116211,37.1505851745605,37.1219329833984,37.058910369873,37.0245323181152,36.9844245910645,36.9729652404785,36.927131652832,36.927131652832,null,40.3534164428711,40.3534164428711,40.3133087158203,40.044017791748,40.0382919311523,40.3476905822754,40.3534164428711,40.3534164428711,null,36.1135292053223,35.7640266418457,35.6551666259766,35.6666221618652,36.1937408447266,36.1765556335449,36.1135292053223,36.1135292053223],"text":"Percent: -53.29629","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(59,96,216,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.7702713012695,-93.7702713012695,-93.7760009765625,-93.8103790283203,-93.8103790283203,-93.8103790283203,-93.4322280883789,-93.4322280883789,-93.4322280883789,-93.5181732177734,-93.5181732177734,-93.5181732177734,-93.7702713012695,-93.7702713012695],"y":[45.5730628967285,45.8366241455078,45.9913215637207,45.9970512390137,46.1632080078125,46.2548828125,46.260612487793,46.1632080078125,45.9970512390137,45.9970512390137,45.7449493408203,45.5730628967285,45.5730628967285,45.5730628967285],"text":"Percent: -53.27662","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(59,96,216,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.1400146484375,-93.5181732177734,-93.5181732177734,-93.4322280883789,-93.4322280883789,-93.0368881225586,-93.04833984375,-93.1400146484375,-93.1400146484375,-93.1400146484375],"y":[45.7449493408203,45.7449493408203,45.9970512390137,45.9970512390137,46.1632080078125,46.1689414978027,45.9970512390137,45.9970512390137,45.7449493408203,45.7449493408203],"text":"Percent: -53.27495","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(59,96,216,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.2832260131836,-78.2488479614258,-78.2201995849609,-78.1915512084961,-78.1800918579102,-78.1629028320312,-78.1342544555664,-78.1056060791016,-78.0712280273438,-78.0196685791016,-78.0139389038086,-77.9910125732422,-77.9681015014648,-77.9509048461914,-78.1686325073242,-78.2259292602539,-78.3405227661133,-78.3347930908203,-78.3233261108398,-78.3233261108398,-78.3175964355469,-78.2832260131836,-78.2832260131836],"y":[38.7720527648926,38.7720527648926,38.7777824401855,38.8064308166504,38.8350791931152,38.8522682189941,38.875186920166,38.8465385437012,38.8236198425293,38.7949714660645,38.7204895019531,38.7147598266602,38.7090263366699,38.6975708007812,38.5256805419922,38.5314140319824,38.6288146972656,38.6345443725586,38.6460037231445,38.7147598266602,38.7319450378418,38.7720527648926,38.7720527648926],"text":"Percent: -53.26714","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(59,96,216,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.2137145996094,-82.2137145996094,-82.0532913208008,-82.0532913208008,-82.2710113525391,-82.2710113525391,-82.3454895019531,-82.3626861572266,-82.3855972290039,-82.4085235595703,-82.4257049560547,-82.4658126831055,-82.4772720336914,-82.4772720336914,-82.4715423583984,-82.4830017089844,-82.5173797607422,-82.5460357666016,-82.5632171630859,-82.5632171630859,-82.4371643066406,-82.4314346313477,-82.276741027832,-82.2710113525391,-82.2137145996094,-82.2137145996094],"y":[27.1983070373535,27.100902557373,27.100902557373,27.0321483612061,27.037878036499,26.9404754638672,26.9404754638672,26.9519348144531,26.969123840332,26.9977703094482,27.0321483612061,27.0779857635498,27.100902557373,27.1180934906006,27.1524696350098,27.1811180114746,27.2269535064697,27.3014392852783,27.3472747802734,27.3873825073242,27.3873825073242,27.3816528320312,27.3816528320312,27.2097663879395,27.1983070373535,27.1983070373535],"text":"Percent: -53.26465","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(59,96,216,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-75.2236251831055,-75.217903137207,-75.2350845336914,-75.0861206054688,-75.1606063842773,-75.1663360595703,-75.1606063842773,-75.1434097290039,-75.1319580078125,-75.0918502807617,-75.1204986572266,-75.1720657348633,-75.0861206054688,-74.862663269043,-74.7824478149414,-74.8741226196289,-74.7194290161133,-74.7079696655273,-74.7251586914062,-74.7251586914062,-74.7308807373047,-74.7595367431641,-74.7709884643555,-74.7709884643555,-74.7709884643555,-74.7595367431641,-74.7480773925781,-74.7709884643555,-74.8970413208008,-74.8970413208008,-74.9256896972656,-75.1204986572266,-75.1548767089844,-75.2236251831055,-75.2236251831055,-75.2236251831055],"y":[42.8744316101074,42.8858909606934,43.0520477294922,43.2239379882812,43.2525825500488,43.2640419006348,43.2755012512207,43.3041496276855,43.3156089782715,43.3385276794434,43.6135482788086,44.0891036987305,44.0489959716797,44.0661849975586,43.4989547729492,43.3385276794434,43.2812309265137,43.1895561218262,43.1609115600586,43.1437225341797,43.1322631835938,43.1208038330078,43.1036148071289,43.08642578125,43.0463180541992,43.0291290283203,43.0119400024414,42.8629722595215,42.8973503112793,42.8400535583496,42.8285942077637,42.9030799865723,42.8629722595215,42.8629722595215,42.8744316101074,42.8744316101074],"text":"Percent: -53.19450","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(59,96,216,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.2389297485352,-85.2389297485352,-85.1930923461914,-85.1358032226562,-85.1128768920898,-85.0441284179688,-84.992561340332,-84.9639129638672,-84.9467239379883,-84.9696426391602,-84.998291015625,-85.0154800415039,-85.0326690673828,-85.0269317626953,-85.0269317626953,-85.0326690673828,-85.0269317626953,-84.9868316650391,-84.9467239379883,-84.9066162109375,-84.8321304321289,-84.81494140625,-84.7920227050781,-84.7519149780273,-84.723274230957,-84.7060775756836,-84.6831665039062,-84.6602401733398,-84.5972213745117,-84.5914916992188,-84.5742950439453,-84.545654296875,-84.5170059204102,-84.4711685180664,-84.4310607910156,-84.3966827392578,-84.3623046875,-84.3279266357422,-84.2820892333984,-84.2591705322266,-84.2248001098633,-84.2305297851562,-84.2018737792969,-84.2190704345703,-84.2419815063477,-84.2477111816406,-84.2248001098633,-84.1846923828125,-84.1388549804688,-84.1102066040039,-84.0586395263672,-84.0529098510742,-84.0471801757812,-84.0242614746094,-84.0070724487305,-83.9669647216797,-83.9383163452148,-83.90966796875,-83.90966796875,-83.9325866699219,-83.9669647216797,-83.9956130981445,-84.0242614746094,-84.0242614746094,-84.2305297851562,-84.2305297851562,-84.3565826416016,-84.3565826416016,-85.1128768920898,-85.1128768920898,-85.2389297485352,-85.2389297485352,null,-95.2427749633789,-95.2427749633789,-95.4834136962891,-95.489143371582,-95.5120697021484,-95.5292510986328,-95.5235214233398,-95.5006103515625,-95.5521774291992,-95.5750885009766,-95.5808181762695,-95.6209259033203,-95.6381149291992,-95.6438446044922,-95.6782150268555,-95.683952331543,-95.7183303833008,-95.7183303833008,-95.7469787597656,-95.769889831543,-95.8042678833008,-95.8157272338867,-95.8386535644531,-95.8959426879883,-95.9245986938477,-95.9704284667969,-96.0391845703125,-95.2427749633789,-95.2427749633789,null,-90.9226684570312,-90.9226684570312,-90.9112091064453,-90.9112091064453,-90.9226684570312,-91.6503295898438,-91.6503295898438,-91.6675186157227,-91.6732482910156,-91.5471954345703,-91.5357360839844,-90.9226684570312,-90.9226684570312],"y":[46.2376937866211,46.7476272583008,46.7476272583008,46.7590866088867,46.7476272583008,46.7476272583008,46.7648162841797,46.7705421447754,46.7648162841797,46.7361679077148,46.70751953125,46.6788711547852,46.6330337524414,46.6043853759766,46.5413627624512,46.5184440612793,46.4897956848145,46.4668769836426,46.4726066589355,46.4496879577637,46.4439582824707,46.438232421875,46.4324989318848,46.438232421875,46.4439582824707,46.4554176330566,46.4726066589355,46.4726066589355,46.4554176330566,46.4267692565918,46.4153137207031,46.4153137207031,46.4210395812988,46.4324989318848,46.4439582824707,46.4554176330566,46.4554176330566,46.4554176330566,46.4439582824707,46.4095802307129,46.3637428283691,46.3064498901367,46.2376937866211,46.2205047607422,46.1975860595703,46.1861267089844,46.1689414978027,46.1632080078125,46.1632080078125,46.1460227966309,46.1116409301758,46.1001853942871,46.071533203125,46.0486145019531,46.0371589660645,46.0199699401855,46.0142402648926,45.9970512390137,45.9741325378418,45.9684028625488,45.9626770019531,45.9684028625488,45.9626770019531,45.9970512390137,45.9970512390137,46.0658073425293,46.0658073425293,46.1517486572266,46.1574783325195,46.2376937866211,46.2376937866211,46.2376937866211,null,45.1548042297363,44.89697265625,44.89697265625,44.7766494750977,44.7823829650879,44.7823829650879,44.7995681762695,44.8053016662598,44.8396759033203,44.8396759033203,44.8511390686035,44.8740577697754,44.8797836303711,44.891242980957,44.89697265625,44.89697265625,44.9084320068359,44.9256210327148,44.9313507080078,44.9428100585938,44.9542694091797,44.9714584350586,45.0058326721191,45.0459403991699,45.0745887756348,45.1146965026855,45.1548042297363,45.1548042297363,45.1548042297363,null,45.3037757873535,45.1204261779785,45.1146965026855,45.040210723877,44.8568649291992,44.8568649291992,45.1146965026855,45.1261558532715,45.217830657959,45.212100982666,45.3037757873535,45.3037757873535,45.3037757873535],"text":"Percent: -53.18684","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(59,96,216,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.4998550415039,-99.5055847167969,-99.5227661132812,-99.5284957885742,-98.9956512451172,-98.9899215698242,-98.9670028686523,-98.9670028686523,-98.9670028686523,-99.1961822509766,-99.4998550415039,-99.4998550415039,-99.4998550415039],"y":[48.5467147827148,48.7071418762207,48.7071418762207,48.9993515014648,48.9993515014648,48.7128715515137,48.7128715515137,48.5467147827148,48.3748245239258,48.3748245239258,48.3748245239258,48.5467147827148,48.5467147827148],"text":"Percent: -53.17869","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(59,96,216,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.7068328857422,-80.7526702880859,-80.746940612793,-80.746940612793,-80.7641296386719,-80.7698593139648,-80.8099670410156,-80.8156967163086,-80.8042373657227,-80.8271560668945,-81.2282333374023,-81.2282333374023,-81.2224960327148,-80.8729934692383,-80.7641296386719,-80.7583999633789,-80.7068328857422,-80.7068328857422],"y":[40.1643409729004,40.0726699829102,40.044017791748,40.0382919311523,39.9752655029297,39.9408874511719,39.9294281005859,39.9122428894043,39.8893241882324,39.8606719970703,39.8835906982422,39.9638061523438,40.1872596740723,40.1758003234863,40.1643409729004,40.1758003234863,40.1643409729004,40.1643409729004],"text":"Percent: -53.17399","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(59,96,216,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-120.006011962891,-120.006011962891,-119.931526184082,-119.879959106445,-119.862770080566,-119.839851379395,-119.794021606445,-119.748176574707,-119.719528198242,-119.702346801758,-119.679420471191,-119.633590698242,-119.587745666504,-119.559097290039,-119.564834594727,-119.547637939453,-119.530456542969,-119.616394042969,-119.685157775879,-119.759635925293,-119.805480957031,-119.85131072998,-119.885696411133,-119.942985534668,-120.006011962891,-120.006011962891],"y":[39.1158256530762,39.1616630554199,39.1616630554199,39.1673965454102,39.190315246582,39.1960411071777,39.2017707824707,39.2246894836426,39.2590675354004,39.2246894836426,39.2132339477539,39.2017707824707,39.2017707824707,39.1731262207031,39.1444778442383,39.1100997924805,39.0871810913086,39.0929069519043,39.0871810913086,39.0986404418945,39.1215591430664,39.1043701171875,39.1158256530762,39.1158256530762,39.1158256530762,39.1158256530762],"text":"Percent: -53.15207","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(59,96,216,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.6961364746094,-76.6961364746094,-76.6961364746094,-76.7133178710938,-76.7133178710938,-76.7133178710938,-76.7075881958008,-76.6388320922852,-76.6331024169922,-76.5471572875977,-76.5414276123047,-76.5414276123047,-76.5471572875977,-76.5299758911133,-76.5414276123047,-76.5414276123047,-76.5185165405273,-76.5013198852539,-76.4669494628906,-76.4211120605469,-76.392463684082,-76.392463684082,-76.403923034668,-76.4268417358398,-76.4554901123047,-76.4784088134766,-76.4841384887695,-76.5414276123047,-76.5586242675781,-76.5815353393555,-76.6101913452148,-76.6273727416992,-76.6388320922852,-76.6617584228516,-76.6789398193359,-76.6961364746094,-76.6961364746094],"y":[38.5027618408203,38.5256805419922,38.6116256713867,38.6345443725586,38.6517333984375,38.7090263366699,38.7491340637207,38.7663230895996,38.7204895019531,38.7147598266602,38.6975708007812,38.6689224243164,38.6230850219727,38.6058959960938,38.5715179443359,38.5428695678711,38.5142250061035,38.4798431396484,38.4397392272949,38.3996315002441,38.3709869384766,38.3595237731934,38.3251495361328,38.3251495361328,38.3308792114258,38.3423347473145,38.3709869384766,38.4110908508301,38.428279876709,38.428279876709,38.4397392272949,38.4569244384766,38.4798431396484,38.4855766296387,38.4855766296387,38.5027618408203,38.5027618408203],"text":"Percent: -53.15168","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(59,96,216,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-111.629364013672,-111.784065246582,-111.784065246582,-111.829902648926,-111.829902648926,-111.864280700684,-111.864280700684,-111.904388427734,-112.001792907715,-112.036163330078,-112.036163330078,-111.955955505371,-111.921577453613,-111.91584777832,-111.652282714844,-111.652282714844,-111.388725280762,-110.959007263184,-111.033485412598,-110.878791809082,-110.844413757324,-110.75846862793,-110.75846862793,-110.632415771484,-110.626686096191,-110.632415771484,-110.75846862793,-110.764198303223,-110.775665283203,-110.775665283203,-110.792846679688,-110.792846679688,-110.764198303223,-110.769927978516,-110.75846862793,-110.638153076172,-110.632415771484,-110.638153076172,-110.678253173828,-110.747009277344,-110.775665283203,-110.821502685547,-110.901710510254,-110.987655639648,-111.022033691406,-111.107978820801,-111.056411743164,-111.096519470215,-111.153816223145,-111.153816223145,-111.405914306641,-111.411643981934,-111.531959533691,-111.531959533691,-111.629364013672,-111.629364013672],"y":[46.9023246765137,46.9080543518066,47.1028594970703,47.1143188476562,47.0971336364746,47.1028594970703,47.1200485229492,47.1200485229492,47.1888046264648,47.1888046264648,47.5096626281738,47.5039329528809,47.4981994628906,47.6013336181641,47.6013336181641,47.6930084228516,47.6930084228516,47.6987342834473,47.5898742675781,47.5440368652344,47.5211181640625,47.5211181640625,47.4523620605469,47.4409065246582,47.4122581481934,47.3606910705566,47.3549613952637,47.291934967041,47.291934967041,47.3091239929199,47.3091239929199,47.2518310546875,47.2403717041016,47.2174530029297,47.0971336364746,47.0914001464844,46.833568572998,46.8278427124023,46.8221130371094,46.833568572998,46.8736763000488,46.8851356506348,46.9710807800293,47.0111885070801,47.0054588317871,47.0111885070801,47.0512962341309,47.0742149353027,47.0799407958984,47.0054588317871,47.0111885070801,46.9997253417969,46.9997253417969,46.9080543518066,46.9023246765137,46.9023246765137],"text":"Percent: -53.13089","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(59,96,216,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.9112091064453,-90.4528427124023,-90.4528427124023,-90.2007522583008,-90.2064743041992,-90.2236633300781,-90.2580413818359,-90.2981491088867,-90.3210678100586,-90.3382568359375,-90.3611755371094,-90.3783645629883,-90.3840942382812,-90.4127349853516,-90.429931640625,-90.4471206665039,-90.4929504394531,-90.510139465332,-90.5846252441406,-90.607551574707,-90.61328125,-90.6533889770508,-90.6820297241211,-90.69921875,-90.7221374511719,-90.9112091064453,-90.9112091064453,-90.9112091064453,-90.9112091064453,null,-92.3436126708984,-92.3321533203125,-92.6759185791016,-92.6873779296875,-92.6701965332031,-92.6587371826172,-92.6701965332031,-92.6873779296875,-92.6873779296875,-92.6701965332031,-92.6701965332031,-92.6587371826172,-92.6644668579102,-92.6816482543945,-92.6873779296875,-92.6701965332031,-92.6701965332031,-92.6759185791016,-92.693115234375,-92.6873779296875,-92.6873779296875,-92.6300888061523,-92.3436126708984,-92.3436126708984,null,-76.9081268310547,-76.7018661499023,-76.6903991699219,-76.6846694946289,-76.6846694946289,-76.6903991699219,-76.6159210205078,-76.6159210205078,-76.6502990722656,-76.66748046875,-76.6903991699219,-76.6903991699219,-76.7419738769531,-76.7419738769531,-76.8393707275391,-76.9654159545898,-76.9654159545898,-77.1086654663086,-77.1143951416016,-76.9997940063477,-76.9940643310547,-76.9711532592773,-76.9654159545898,-76.8966674804688,-76.9023971557617,-76.9081268310547,-76.9081268310547],"y":[40.2789344787598,40.2732048034668,40.1872596740723,40.1872596740723,40.1586112976074,40.1471519470215,40.1471519470215,40.1471519470215,40.1356925964355,40.1356925964355,40.1185073852539,40.1070442199707,40.0898551940918,40.0726699829102,40.044017791748,40.0210990905762,39.9981803894043,39.9867248535156,39.9752655029297,39.9752655029297,40.0153732299805,40.0382919311523,40.0497512817383,40.0898551940918,40.1070442199707,40.1070442199707,40.1929893493652,40.2789344787598,40.2789344787598,null,40.6112480163574,40.3534164428711,40.3534164428711,40.3820648193359,40.3935241699219,40.4164428710938,40.4221725463867,40.4336318969727,40.4680099487305,40.496654510498,40.5195732116699,40.5253067016602,40.5367622375488,40.5424919128418,40.548225402832,40.5596809387207,40.5654106140137,40.5654106140137,40.5654106140137,40.5825996398926,40.6055183410645,40.6055183410645,40.6112480163574,40.6112480163574,null,42.5421180725098,42.5535736083984,42.4160652160645,42.3988761901855,42.358772277832,42.2900161743164,42.2900161743164,42.2499084472656,42.2327194213867,42.2384490966797,42.2441787719727,42.2499084472656,42.2499084472656,42.2957458496094,42.2957458496094,42.2900161743164,42.2785568237305,42.2785568237305,42.4905471801758,42.4905471801758,42.4676284790039,42.4676284790039,42.4619026184082,42.4676284790039,42.5249290466309,42.5421180725098,42.5421180725098],"text":"Percent: -53.11695","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(59,96,216,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.3508453369141,-84.1445846557617,-84.1560363769531,-84.1617660522461,-84.3737640380859,-84.3737640380859,-84.6029510498047,-84.5972213745117,-84.3508453369141,-84.3508453369141],"y":[44.1635856628418,44.1693153381348,43.997428894043,43.8255424499512,43.8255424499512,43.8140830993652,43.8140830993652,44.1635856628418,44.1635856628418,44.1635856628418],"text":"Percent: -53.06724","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(59,96,216,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-106.054481506348,-106.054481506348,-106.68473815918,-106.713386535645,-106.707664489746,-106.690467834473,-106.69620513916,-106.593063354492,-106.587333679199,-106.054481506348,-106.054481506348],"y":[37.7350006103516,37.3912239074707,37.3854942321777,37.3912239074707,37.5631141662598,37.5745697021484,37.832405090332,37.8381309509277,37.7464599609375,37.7350006103516,37.7350006103516],"text":"Percent: -53.03503","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,97,217,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-117.67407989502,-117.656883239746,-117.639694213867,-117.628234863281,-117.593864440918,-117.570945739746,-117.54801940918,-117.54801940918,-117.513648986816,-117.484992980957,-117.43342590332,-117.513648986816,-117.507911682129,-117.513648986816,-117.525100708008,-117.582405090332,-117.582405090332,-117.645416259766,-117.679801940918,-117.71418762207,-117.742828369141,-117.78865814209,-117.834503173828,-117.868873596191,-117.891799926758,-117.931907653809,-118.006393432617,-118.057945251465,-118.080871582031,-118.092330932617,-118.092330932617,-118.063682556152,-117.977737426758,-117.972007751465,-117.823043823242,-117.78865814209,-117.67407989502,-117.67407989502,null,-81.6407623291016,-81.6407623291016,-81.6178359985352,-81.6006546020508,-81.6121063232422,-81.6407623291016,-81.6350326538086,-81.3943862915039,-81.4001083374023,-81.4115753173828,-81.4344940185547,-81.4459457397461,-81.4459457397461,-81.3199005126953,-81.3141708374023,-80.9818572998047,-80.9474716186523,-80.930290222168,-80.9417495727539,-80.9360198974609,-80.8787231445312,-80.8729934692383,-80.8844528198242,-80.8844528198242,-80.8901824951172,-80.8672637939453,-80.8615341186523,-81.6407623291016,-81.6407623291016,null,-86.6770553588867,-86.6713256835938,-86.3046340942383,-86.3046340942383,-86.3046340942383,-86.6770553588867,-86.6770553588867,-86.6770553588867,null,-74.765266418457,-74.7595367431641,-74.4787902832031,-74.4501342773438,-74.4329528808594,-74.3756484985352,-74.3412780761719,-74.2897033691406,-74.2496032714844,-74.2438659667969,-74.1235504150391,-74.1235504150391,-74.0891723632812,-74.0834426879883,-74.0662536621094,-74.0490646362305,-74.0547943115234,-73.9631195068359,-73.9745788574219,-73.9803161621094,-73.9974975585938,-74.0032272338867,-73.9745788574219,-73.9631195068359,-73.95166015625,-73.957389831543,-73.9688491821289,-74.2381362915039,-74.3756484985352,-74.7251586914062,-74.7366104125977,-74.7538070678711,-74.765266418457,-74.765266418457,null,-79.2515258789062,-79.2744369506836,-79.2629776000977,-79.1541213989258,-78.9593124389648,-79.0223388671875,-79.1942291259766,-79.2056884765625,-79.2515258789062,-79.2515258789062,null,-93.8905944824219,-93.678596496582,-93.6900634765625,-93.684326171875,-93.7015228271484,-93.7244338989258,-93.7129745483398,-93.7416305541992,-93.7645416259766,-93.7989196777344,-93.8046493530273,-93.861946105957,-93.95361328125,-93.9994506835938,-94.0338287353516,-94.0281066894531,-94.1025924682617,-94.0853958129883,-94.1083221435547,-94.1197738647461,-94.1025924682617,-94.1083221435547,-93.8905944824219,-93.8905944824219,null,-72.7369918823242,-72.6911544799805,-72.6453170776367,-72.6338577270508,-72.588020324707,-72.5708312988281,-72.5651016235352,-72.4562454223633,-72.4333190917969,-72.4104080200195,-72.3588409423828,-72.2900848388672,-72.1926803588867,-72.049446105957,-72.0379867553711,-72.0437164306641,-72.0608978271484,-72.0895538330078,-72.1067352294922,-72.1010055541992,-72.1124649047852,-72.1296615600586,-72.1812210083008,-72.1812210083008,-72.1926803588867,-72.2156066894531,-72.3473815917969,-72.3817520141602,-72.5708312988281,-72.5765686035156,-72.8057479858398,-72.7369918823242,-72.7369918823242,null,-78.214469909668,-78.3634338378906,-78.2889556884766,-78.2545776367188,-78.2373886108398,-78.2259292602539,-78.208740234375,-78.1972808837891,-78.1858139038086,-78.1571731567383,-78.1342544555664,-78.1170654296875,-78.0998764038086,-78.0483093261719,-78.0425796508789,-78.0368499755859,-78.0196685791016,-77.9394454956055,-77.9279937744141,-77.9165267944336,-77.8936157226562,-77.8535079956055,-77.8248519897461,-77.8019409179688,-77.7847518920898,-77.7847518920898,-77.7732849121094,-77.756103515625,-77.6988067626953,-77.7102661132812,-77.7159957885742,-77.7389144897461,-77.7675628662109,-77.933723449707,-77.9681015014648,-77.9910125732422,-78.0826873779297,-78.1227951049805,-78.1399841308594,-78.214469909668,-78.214469909668],"y":[33.8847236633301,33.8675346374512,33.8102378845215,33.7930526733398,33.7930526733398,33.770133972168,33.7529449462891,33.7242965698242,33.6956481933594,33.6956481933594,33.6612701416016,33.5524101257324,33.5123023986816,33.4893836975098,33.4721946716309,33.4607353210449,33.4320907592773,33.4607353210449,33.4836540222168,33.5065727233887,33.5409469604492,33.586784362793,33.6211624145508,33.6326217651367,33.6326217651367,33.6612701416016,33.7242965698242,33.7529449462891,33.7644004821777,33.7758636474609,33.8045082092285,33.8331565856934,33.901912689209,33.9362907409668,33.9420204162598,33.9420204162598,33.8847236633301,33.8847236633301,null,28.338493347168,28.5504856109619,28.5905952453613,28.6192417144775,28.6421604156494,28.6650772094727,28.7739410400391,28.7739410400391,28.7510223388672,28.716646194458,28.6994533538818,28.6937274932861,28.6307010650635,28.6307010650635,28.6020526885986,28.6020526885986,28.5963230133057,28.5562171936035,28.5447578430176,28.5218391418457,28.4874629974365,28.470272064209,28.4530849456787,28.4358959197998,28.4129772186279,28.3671398162842,28.332763671875,28.338493347168,28.338493347168,null,38.5199508666992,38.686107635498,38.686107635498,38.422550201416,38.3996315002441,38.3996315002441,38.5199508666992,38.5199508666992,null,41.4305801391602,41.4993362426758,41.5050621032715,41.5279808044434,41.5508995056152,41.591007232666,41.602466583252,41.6253814697266,41.6368446350098,41.602466583252,41.5795478820801,41.6081924438477,41.602466583252,41.596736907959,41.6081924438477,41.596736907959,41.5795478820801,41.591007232666,41.5680885314941,41.5394401550293,41.5050621032715,41.4706840515137,41.4305801391602,41.419116973877,41.401927947998,41.3675537109375,41.3274459838867,41.144100189209,41.2013931274414,41.3675537109375,41.3904724121094,41.4133911132812,41.4305801391602,41.4305801391602,null,35.8843460083008,35.9072647094727,36.2338485717773,36.2338485717773,36.2338485717773,35.8557014465332,35.8614273071289,35.8671569824219,35.8843460083008,35.8843460083008,null,30.2579021453857,30.2464408874512,30.2235221862793,30.2006072998047,30.137580871582,30.0917434692383,30.0688247680664,30.0401763916016,30.0172576904297,29.9771499633789,29.9599628448486,29.9943428039551,30.0229873657227,30.0573673248291,30.0573673248291,30.0860137939453,30.1032009124756,30.1433086395264,30.1604995727539,30.1719570159912,30.2292518615723,30.2521705627441,30.2579021453857,30.2579021453857,null,44.0318031311035,44.0203475952148,44.0891036987305,44.0891036987305,44.1635856628418,44.1578559875488,44.1635856628418,44.1406669616699,44.1463966369629,44.2208824157715,44.2036933898926,44.1922340393066,44.1922340393066,44.1635856628418,44.1406669616699,44.0833740234375,44.0661849975586,44.0318031311035,44.0031585693359,43.985969543457,43.9573211669922,43.9286766052246,43.859920501709,43.8255424499512,43.8026237487793,43.7739753723145,43.8198127746582,43.8255424499512,43.8771095275879,43.8771095275879,43.9344024658203,44.0318031311035,44.0318031311035,null,38.1360702514648,38.1876373291016,38.2678527832031,38.250659942627,38.2334747314453,38.2334747314453,38.250659942627,38.2563934326172,38.2735786437988,38.285041809082,38.285041809082,38.2907676696777,38.3136863708496,38.3136863708496,38.3251495361328,38.3366050720215,38.3480682373047,38.3709869384766,38.3709869384766,38.3996315002441,38.3996315002441,38.3881721496582,38.3824424743652,38.3709869384766,38.3709869384766,38.3824424743652,38.3881721496582,38.3881721496582,38.3709869384766,38.3537940979004,38.3308792114258,38.3079605102539,38.2907676696777,38.1246147155762,38.1303405761719,38.1417999267578,38.1532592773438,38.1417999267578,38.1303405761719,38.1360702514648,38.1360702514648],"text":"Percent: -53.02889","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,97,217,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.0166473388672,-94.0166473388672,-94.2400970458984,-94.4807434082031,-94.4864654541016,-94.0166473388672,-94.0166473388672],"y":[40.9034576416016,40.5997886657715,40.5940628051758,40.5940628051758,40.9034576416016,40.9034576416016,40.9034576416016],"text":"Percent: -52.98681","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,97,217,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.3730087280273,-88.4016571044922,-88.4016571044922,-88.3787384033203,-88.1896591186523,-88.1266403198242,-88.1037216186523,-88.0808029174805,-88.0865325927734,-88.1151809692383,-88.1839370727539,-88.2641525268555,-88.344367980957,-88.3730087280273,-88.3730087280273,null,-92.9967803955078,-93.231689453125,-93.4666061401367,-93.4666061401367,-93.4952545166016,-93.4952545166016,-93.0254287719727,-93.0196990966797,-92.9967803955078,-92.9967803955078,-92.9967803955078,null,-86.0296173095703,-86.0983657836914,-86.1327438354492,-86.1499328613281,-86.1613922119141,-86.1843109130859,-86.2014999389648,-86.2072296142578,-86.2129592895508,-86.2358779907227,-86.253059387207,-86.2759857177734,-86.1556625366211,-86.0066909790039,-85.9608612060547,-85.9895095825195,-85.9608612060547,-85.9150238037109,-85.903564453125,-85.897834777832,-85.8921051025391,-85.8233489990234,-85.8061599731445,-85.8061599731445,-85.8290786743164,-85.8290786743164,-85.8061599731445,-85.7947006225586,-85.7947006225586,-85.7832412719727,-85.7545928955078,-85.7545928955078,-85.7603225708008,-85.7603225708008,-85.7144927978516,-85.7144927978516,-85.6915664672852,-85.72021484375,-85.7431335449219,-85.7717819213867,-85.8004302978516,-85.8176193237305,-85.8634567260742,-85.8749160766602,-85.8921051025391,-85.909294128418,-85.909294128418,-86.0296173095703,-86.0296173095703,null,-83.8810195922852,-83.8810195922852,-83.5143280029297,-83.4914093017578,-83.4914093017578,-83.4341125488281,-83.4341125488281,-83.4226531982422,-83.4169235229492,-83.5200576782227,-83.6919479370117,-83.8752899169922,-83.8810195922852,-83.8810195922852,null,-88.3672790527344,-88.2412261962891,-88.1839370727539,-88.172477722168,-88.1323699951172,-88.1151809692383,-88.0979919433594,-88.0865325927734,-88.0693435668945,-88.0235061645508,-88.0235061645508,-87.9833984375,-87.989128112793,-88.1839370727539,-88.1896591186523,-88.3672790527344,-88.3959274291992,-88.3730087280273,-88.3672790527344,-88.3672790527344,null,-94.1083221435547,-94.1025924682617,-94.1197738647461,-94.1713409423828,-94.1770706176758,-94.2171783447266,-94.2400970458984,-94.2859344482422,-94.2859344482422,-94.3088531494141,-94.3718795776367,-94.4234466552734,-94.4463577270508,-94.6010665893555,-94.7213821411133,-94.7500305175781,-94.5494995117188,-94.5552291870117,-94.0853958129883,-94.1083221435547,-94.1083221435547,-94.1255035400391,-94.1140518188477,-94.0968627929688,-94.1255035400391,-94.1083221435547,-94.1083221435547],"y":[37.4313316345215,37.4313316345215,37.6032218933105,37.6032218933105,37.6032218933105,37.5860328674316,37.5459251403809,37.5058174133301,37.4943580627441,37.4828987121582,37.4771690368652,37.4599800109863,37.4370613098145,37.4313316345215,37.4313316345215,null,42.2155303955078,42.2098007202148,42.2098007202148,42.4504432678223,42.4561729431152,42.5593032836914,42.5650367736816,42.4733619689941,42.4733619689941,42.2155303955078,42.2155303955078,null,37.4370613098145,37.5344657897949,37.5917587280273,37.5917587280273,37.5974884033203,37.5917587280273,37.5974884033203,37.6089515686035,37.6204071044922,37.6204071044922,37.6204071044922,37.6204071044922,37.8266754150391,37.8266754150391,37.8896980285645,38.0157508850098,38.0100212097168,38.0042877197266,37.9871025085449,37.969913482666,37.9527244567871,37.9240760803223,37.9126167297363,37.9011573791504,37.8896980285645,37.8839683532715,37.8782386779785,37.8725128173828,37.8495941162109,37.8152160644531,37.8094863891602,37.7922973632812,37.7751083374023,37.7693786621094,37.7464599609375,37.7350006103516,37.7235412597656,37.6891632080078,37.660514831543,37.6433258056641,37.6204071044922,37.6032218933105,37.5745697021484,37.5573844909668,37.5058174133301,37.4771690368652,37.4370613098145,37.4370613098145,37.4370613098145,null,40.6456260681152,40.828971862793,40.828971862793,40.828971862793,40.7143821716309,40.7143821716309,40.697193145752,40.697193145752,40.5195732116699,40.5081176757812,40.5367622375488,40.5367622375488,40.6456260681152,40.6456260681152,null,35.4259834289551,35.4259834289551,35.397331237793,35.4030647277832,35.4030647277832,35.4087905883789,35.4202499389648,35.4259834289551,35.4259834289551,35.4030647277832,35.3113899230957,35.2999305725098,35.0134506225586,35.0134506225586,34.996265411377,34.996265411377,34.996265411377,35.3686828613281,35.4259834289551,35.4259834289551,null,30.2521705627441,30.2292518615723,30.1719570159912,30.1948757171631,30.2063331604004,30.2063331604004,30.1891460418701,30.1834144592285,30.1547698974609,30.1318511962891,30.1146621704102,30.1261196136475,30.1261196136475,30.137580871582,30.4412479400635,30.4985427856445,30.5100040435791,30.5386505126953,30.5386505126953,30.5157318115234,30.4928131103516,30.4355182647705,30.4011421203613,30.3667621612549,30.2980079650879,30.2521705627441,30.2521705627441],"text":"Percent: -52.95726","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,97,217,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.631217956543,-86.631217956543,-86.3848419189453,-86.3791122436523,-85.8691864013672,-85.8691864013672,-85.8749160766602,-85.8921051025391,-85.9207534790039,-86.0066909790039,-86.1040954589844,-86.1728515625,-86.2587966918945,-86.2702560424805,-86.3046340942383,-86.3103637695312,-86.3218231201172,-86.3218231201172,-86.3332824707031,-86.356201171875,-86.4020385742188,-86.4249496459961,-86.4707870483398,-86.4765167236328,-86.4994354248047,-86.5108947753906,-86.631217956543,-86.631217956543],"y":[46.1632080078125,46.3408241271973,46.3408241271973,46.5127143859863,46.5069847106934,46.2434234619141,45.9684028625488,45.9626770019531,45.9397583007812,45.9626770019531,45.9684028625488,45.9626770019531,45.9397583007812,45.9225692749023,45.9111061096191,45.8824615478516,45.8710021972656,45.8423538208008,45.8137054443359,45.7907867431641,45.7850570678711,45.7793273925781,45.7564086914062,45.8996505737305,45.9053764343262,46.1574783325195,46.1632080078125,46.1632080078125],"text":"Percent: -52.94118","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,97,217,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-106.69620513916,-106.690467834473,-106.707664489746,-106.713386535645,-107.154571533203,-107.160301208496,-107.154571533203,-107.143104553223,-107.143104553223,-107.108734130859,-107.080078125,-107.062896728516,-107.039970397949,-107.005592346191,-106.965492248535,-106.93684387207,-106.89673614502,-106.856628417969,-106.69620513916,-106.69620513916,-106.69620513916,null,-114.666046142578,-114.751983642578,-114.78636932373,-114.769172668457,-114.843658447266,-114.889488220215,-114.929595947266,-114.929595947266,-114.952522277832,-115.027008056641,-115.067115783691,-115.158790588379,-115.296295166016,-115.32494354248,-115.49683380127,-115.542663574219,-115.571319580078,-115.73747253418,-115.657257080078,-115.65153503418,-115.594230651855,-115.571319580078,-115.52547454834,-115.49683380127,-115.479644775391,-115.433799743652,-115.359329223633,-115.319221496582,-115.267654418945,-115.221809387207,-115.17024230957,-115.135871887207,-115.061378479004,-114.98690032959,-114.963981628418,-114.95825958252,-114.900955200195,-114.895225524902,-114.837936401367,-114.83219909668,-114.78636932373,-114.78636932373,-114.769172668457,-114.763450622559,-114.688957214355,-114.683235168457,-114.643127441406,-114.648849487305,-114.62020111084,-114.62020111084,-114.580101013184,-114.59156036377,-114.557182312012,-114.557182312012,-114.482696533203,-114.47696685791,-114.413940429688,-114.408210754395,-114.522804260254,-114.522804260254,-114.551452636719,-114.545722961426,-114.574363708496,-114.568641662598,-114.551452636719,-114.557182312012,-114.666046142578,-114.666046142578,null,-118.418922424316,-119.140846252441,-118.934577941895,-118.917388916016,-119.020530700684,-119.020530700684,-118.923110961914,-118.711120605469,-117.920440673828,-118.206932067871,-118.195465087891,-117.691261291504,-118.33869934082,-118.418922424316,-118.418922424316,null,-79.0624465942383,-79.0509872436523,-79.0166091918945,-78.9822311401367,-78.9593124389648,-78.9134750366211,-78.8676376342773,-78.8447189331055,-78.8218002319336,-78.8160705566406,-78.8046112060547,-78.7759628295898,-78.7645034790039,-78.7473220825195,-78.7473220825195,-78.7587814331055,-78.7415924072266,-78.7014846801758,-78.6499176025391,-78.6900253295898,-78.7759628295898,-78.7931594848633,-78.7931594848633,-78.7988891601562,-78.8275375366211,-78.8561782836914,-78.9306640625,-78.936393737793,-78.9421234130859,-78.9822311401367,-79.1483917236328,-79.2859039306641,-79.2687072753906,-79.2515258789062,-79.2171401977539,-79.1426620483398,-79.1254730224609,-79.1025543212891,-79.0910873413086,-79.0624465942383,-79.0624465942383],"y":[37.832405090332,37.5745697021484,37.5631141662598,37.3912239074707,37.3854942321777,37.4198760986328,37.5058174133301,37.7292709350586,37.9298057556152,37.9527244567871,37.9469947814941,37.9584541320801,37.9469947814941,37.9469947814941,37.964183807373,37.9527244567871,37.969913482666,37.9240760803223,37.8725128173828,37.832405090332,37.832405090332,null,46.7361679077148,46.6903305053711,46.6903305053711,46.7418975830078,46.7934608459473,46.8049240112305,46.8507614135742,46.9080543518066,46.9309730529785,46.9653511047363,47.0111885070801,47.1085891723633,47.2002639770508,47.2460975646973,47.286205291748,47.3377723693848,47.3606910705566,47.4237174987793,47.4580955505371,47.4752807617188,47.481014251709,47.4695510864258,47.481014251709,47.4981994628906,47.4580955505371,47.4752807617188,47.4752807617188,47.4638252258301,47.481014251709,47.4523620605469,47.4523620605469,47.4237174987793,47.4122581481934,47.3893394470215,47.3606910705566,47.3033981323242,47.3033981323242,47.291934967041,47.286205291748,47.2632865905762,47.2632865905762,47.2346420288086,47.2346420288086,47.2174530029297,47.2117233276367,47.154426574707,47.1486968994141,47.1200485229492,47.1257781982422,47.1028594970703,47.1085891723633,47.0799407958984,47.0799407958984,47.0512962341309,47.0455627441406,47.0169143676758,47.0111885070801,46.9939994812012,46.9939994812012,46.9882698059082,46.9825401306152,46.9538917541504,46.9481620788574,46.8278427124023,46.8221130371094,46.7361679077148,46.7361679077148,46.7361679077148,null,37.8839683532715,38.3996315002441,38.4053611755371,38.8293495178223,38.8350791931152,38.9324798583984,39.0757217407227,39.0642623901367,39.0642623901367,39.0069694519043,38.9152946472168,38.4683876037598,37.8839683532715,37.8839683532715,37.8839683532715,null,39.471061706543,39.471061706543,39.4538726806641,39.4424133300781,39.4481430053711,39.4939804077148,39.5398178100586,39.5570068359375,39.5627365112305,39.5856552124023,39.6142997741699,39.6314888000488,39.6372184753418,39.6314888000488,39.6142997741699,39.5856552124023,39.5741958618164,39.5512771606445,39.5398178100586,39.4997100830078,39.4424133300781,39.4137687683105,39.3965797424316,39.3851165771484,39.3621978759766,39.333553314209,39.2934455871582,39.2647972106934,39.2533378601074,39.2361526489258,39.3106346130371,39.327823638916,39.3450126647949,39.3621978759766,39.3793907165527,39.4137687683105,39.4309539794922,39.4596061706543,39.471061706543,39.471061706543,39.471061706543],"text":"Percent: -52.92308","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,97,217,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.8329238891602,-95.4318466186523,-95.4662322998047,-95.5521774291992,-95.5521774291992,-95.5808181762695,-95.5980072021484,-95.6438446044922,-95.7527084350586,-95.7813568115234,-95.7985458374023,-95.8157272338867,-95.8558349609375,-95.9074020385742,-95.9761581420898,-96.0506439208984,-96.0907516479492,-96.0850219726562,-96.0506439208984,-96.0449142456055,-96.0850219726562,-96.0735626220703,-96.0964813232422,-96.0678329467773,-96.0334548950195,-96.0277252197266,-96.0563735961914,-96.0162658691406,-96.0334548950195,-95.9761581420898,-95.8902130126953,-95.8329238891602,-95.8329238891602],"y":[29.7938041687012,29.5932693481445,29.4557609558105,29.4500312805176,29.4099235534668,29.3927364349365,29.3468990325928,29.312520980835,29.3468990325928,29.3354396820068,29.312520980835,29.3182487487793,29.2609539031982,29.2896022796631,29.364086151123,29.4672183990479,29.4901371002197,29.5073261260986,29.5073261260986,29.5245132446289,29.5359745025635,29.5531635284424,29.5932693481445,29.6047306060791,29.6161880493164,29.6505641937256,29.684944152832,29.6964015960693,29.7307777404785,29.7365093231201,29.765157699585,29.7938041687012,29.7938041687012],"text":"Percent: -52.92041","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,97,217,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.0467987060547,-86.0525283813477,-86.0582580566406,-86.0525283813477,-86.0353469848633,-85.9952392578125,-85.9780426025391,-85.9436721801758,-85.9379425048828,-85.9150238037109,-85.8577270507812,-85.8290786743164,-85.7775115966797,-85.7488632202148,-85.6743850708008,-85.63427734375,-85.5998916625977,-85.5597839355469,-85.5254058837891,-85.5254058837891,-85.5254058837891,-85.5827102661133,-85.5827102661133,-85.5597839355469,-85.5597839355469,-85.5998916625977,-85.6056213378906,-85.5884399414062,-85.6113510131836,-85.6228179931641,-85.628547668457,-85.6170806884766,-85.628547668457,-85.8118896484375,-86.0467987060547,-86.0467987060547],"y":[44.7823829650879,44.8339500427246,44.8855133056641,44.89697265625,44.9084320068359,44.9084320068359,44.9141616821289,44.9370803833008,44.9542694091797,44.9714584350586,44.9542694091797,44.9542694091797,44.9714584350586,45.040210723877,45.0860481262207,45.1548042297363,45.1662635803223,45.2063674926758,45.212100982666,45.1719932556152,45.1548042297363,45.1318855285645,45.1146965026855,45.0688591003418,45.040210723877,45.0058326721191,44.9886474609375,44.9542694091797,44.9141616821289,44.8568649291992,44.8053016662598,44.7938385009766,44.7766494750977,44.7766494750977,44.7823829650879,44.7823829650879],"text":"Percent: -52.83112","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,97,217,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.7824859619141,-90.1377182006836,-90.1434478759766,-90.1377182006836,-89.983024597168,-89.983024597168,-89.9142684936523,-89.9199905395508,-89.7710266113281,-89.7652969360352,-89.5017395019531,-89.5017395019531,-89.5017395019531,-89.7824859619141,-89.7824859619141],"y":[33.6784591674805,33.6841888427734,33.7242965698242,33.8102378845215,33.8102378845215,33.8331565856934,33.8388862609863,33.896183013916,33.896183013916,33.8675346374512,33.8675346374512,33.7242965698242,33.6784591674805,33.6784591674805,33.6784591674805],"text":"Percent: -52.82686","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,97,217,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.4742202758789,-83.4226531982422,-83.3997344970703,-83.37109375,-83.3481674194336,-83.3309783935547,-83.3367080688477,-83.3309783935547,-83.3137969970703,-83.3137969970703,-83.3080596923828,-83.2794189453125,-83.2679595947266,-83.2335815429688,-83.2221221923828,-83.2335815429688,-83.2221221923828,-83.2106552124023,-83.2221221923828,-83.2564926147461,-83.2908706665039,-83.3309783935547,-83.3882751464844,-83.4054718017578,-83.4169235229492,-83.4283828735352,-83.4455718994141,-83.4455718994141,-83.4455718994141,-83.4684906005859,-83.4684906005859,-83.462760925293,-83.4513092041016,-83.462760925293,-83.4742202758789,-83.4856796264648,-83.5028686523438,-83.5143280029297,-83.5085983276367,-83.5143280029297,-83.5315170288086,-83.5372467041016,-83.5487060546875,-83.5601654052734,-83.5773468017578,-83.5945434570312,-83.5773468017578,-83.5773468017578,-83.5888137817383,-83.6002731323242,-83.6060028076172,-83.5658950805664,-83.5544357299805,-83.5429763793945,-83.5487060546875,-83.5429763793945,-83.5085983276367,-83.5028686523438,-83.4971389770508,-83.4971389770508,-83.4856796264648,-83.4799499511719,-83.4742202758789,-83.4799499511719,-83.4799499511719,-83.4684906005859,-83.4513092041016,-83.4455718994141,-83.4513092041016,-83.4742202758789,-83.4742202758789,null,-80.3057632446289,-80.7182922363281,-80.7698593139648,-80.7813186645508,-80.7698593139648,-80.7583999633789,-80.7240219116211,-80.7068328857422,-80.6724548339844,-80.6667251586914,-80.649543762207,-80.6323471069336,-80.5635986328125,-80.5349426269531,-80.5063018798828,-80.4891128540039,-80.471923828125,-80.4604644775391,-80.4375457763672,-80.3802490234375,-80.3344116210938,-80.3286819458008,-80.3057632446289,-80.2541961669922,-80.2198181152344,-80.196907043457,-80.1797103881836,-80.3057632446289,-80.3057632446289],"y":[38.4053611755371,38.3996315002441,38.3939018249512,38.3709869384766,38.3652534484863,38.3537940979004,38.3308792114258,38.3136863708496,38.3136863708496,38.3022308349609,38.2563934326172,38.2449340820312,38.2162857055664,38.1990966796875,38.1933670043945,38.1589889526367,38.1532592773438,38.1417999267578,38.1360702514648,38.113151550293,38.0787773132324,38.0615882873535,38.0386695861816,38.0443954467773,38.0272064208984,38.0157508850098,38.0386695861816,38.0501251220703,38.0558586120605,38.0558586120605,38.0615882873535,38.0787773132324,38.0845031738281,38.0959625244141,38.0959625244141,38.0787773132324,38.0845031738281,38.0959625244141,38.107421875,38.1188812255859,38.1188812255859,38.1417999267578,38.1417999267578,38.1417999267578,38.1417999267578,38.1417999267578,38.1704483032227,38.1876373291016,38.1876373291016,38.1933670043945,38.1990966796875,38.2162857055664,38.2220153808594,38.2277450561523,38.2392044067383,38.250659942627,38.2563934326172,38.2735786437988,38.285041809082,38.3022308349609,38.3079605102539,38.3079605102539,38.3136863708496,38.3308792114258,38.3423347473145,38.3652534484863,38.3652534484863,38.3709869384766,38.3824424743652,38.4053611755371,38.4053611755371,null,35.5061950683594,35.5061950683594,35.6379737854004,35.6437034606934,35.6895408630371,35.712459564209,35.7812118530273,35.8614273071289,35.8614273071289,35.849967956543,35.849967956543,35.8327827453613,35.8155937194824,35.7926750183105,35.7869453430176,35.7812118530273,35.7640266418457,35.7411079406738,35.7296485900879,35.7239189147949,35.712459564209,35.6895408630371,35.6494331359863,35.6150550842285,35.5806770324707,35.534839630127,35.5061950683594,35.5061950683594,35.5061950683594],"text":"Percent: -52.80722","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,97,217,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.5888137817383,-83.5601654052734,-83.5429763793945,-83.5200576782227,-83.4971389770508,-83.4856796264648,-83.4742202758789,-83.4513092041016,-83.4513092041016,-83.4455718994141,-83.4283828735352,-83.3882751464844,-83.3825454711914,-83.3825454711914,-83.4054718017578,-83.4341125488281,-83.4455718994141,-83.4684906005859,-83.4684906005859,-83.4513092041016,-83.4513092041016,-83.4684906005859,-83.4914093017578,-83.4971389770508,-83.4971389770508,-83.462760925293,-83.4398422241211,-83.4283828735352,-83.4169235229492,-83.3825454711914,-83.5945434570312,-83.7606964111328,-83.7606964111328,-83.5830841064453,-83.5888137817383,-83.5888137817383,null,-98.3252868652344,-98.4341506958008,-98.4398727416992,-98.4226913452148,-98.4226913452148,-98.4685287475586,-98.4685287475586,-98.4914474487305,-98.4971771240234,-98.5200881958008,-98.5430145263672,-98.2393417358398,-98.0617294311523,-97.9987030029297,-97.9987030029297,-97.9929733276367,-98.3252868652344,-98.3252868652344],"y":[31.0657730102539,31.0600433349609,31.0485820770264,31.0371246337891,31.0313930511475,31.0256633758545,30.979829788208,30.9511795043945,30.9225311279297,30.8996162414551,30.8881549835205,30.8766975402832,30.8537788391113,30.8423175811768,30.8308601379395,30.8308601379395,30.8251285552979,30.8251285552979,30.8193988800049,30.802209854126,30.7850227355957,30.7735633850098,30.7621040344238,30.7449150085449,30.7334575653076,30.6876201629639,30.6876201629639,30.6761589050293,30.670431137085,30.6303253173828,30.6475124359131,30.6589698791504,31.0256633758545,31.0256633758545,31.0657730102539,31.0657730102539,null,26.7915058135986,26.7915058135986,26.8545322418213,26.9175567626953,27.0722560882568,27.0722560882568,27.1581993103027,27.1581993103027,27.2384128570557,27.2613315582275,27.2670612335205,27.2727909088135,27.2727909088135,27.2785205841064,27.2154941558838,26.7915058135986,26.7915058135986,26.7915058135986],"text":"Percent: -52.79568","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,97,217,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-75.7049179077148,-75.756477355957,-75.76220703125,-75.7793960571289,-75.8195037841797,-75.8252334594727,-75.8252334594727,-75.8252334594727,-75.8252334594727,-75.8424224853516,-75.8538818359375,-75.8538818359375,-75.8653411865234,-75.8768005371094,-75.8997192382812,-75.9111785888672,-75.9283676147461,-75.939826965332,-75.939826965332,-75.9570159912109,-75.9684753417969,-76.0085754394531,-76.0085754394531,-75.9856643676758,-75.9971237182617,-76.0085754394531,-76.0372314453125,-76.0429611206055,-76.0429611206055,-76.0486831665039,-76.0486831665039,-76.0544128417969,-76.0716094970703,-76.0945205688477,-76.1288986206055,-76.1518249511719,-76.1632843017578,-76.1919250488281,-76.2091217041016,-76.2492294311523,-76.2664108276367,-76.3065185546875,-76.3065185546875,-76.2606811523438,-76.2492294311523,-76.1919250488281,-76.1747360229492,-76.1747360229492,-76.21484375,-76.2377624511719,-76.2664108276367,-76.2835998535156,-76.2835998535156,-76.2664108276367,-76.2492294311523,-76.21484375,-76.1690063476562,-76.1346282958984,-76.1059875488281,-76.0601501464844,-76.0544128417969,-76.0257720947266,-76.0028533935547,-75.9913940429688,-75.9742050170898,-75.9684753417969,-75.9570159912109,-75.9283676147461,-75.9111785888672,-75.8596115112305,-75.8195037841797,-75.8080444335938,-75.8023147583008,-75.7908630371094,-75.767936706543,-75.7220993041992,-75.7049179077148,-75.7049179077148,null,-80.7755966186523,-80.5005722045898,-80.4833831787109,-80.4489974975586,-80.4203567504883,-80.3859786987305,-80.3687896728516,-80.3458709716797,-80.3344116210938,-80.3057632446289,-80.3057632446289,-80.3114929199219,-80.3172225952148,-80.1682510375977,-80.1797103881836,-80.0823059082031,-80.0995025634766,-80.1281433105469,-80.1567993164062,-80.1682510375977,-80.1567993164062,-80.1453399658203,-80.2541961669922,-80.3974380493164,-80.3974380493164,-80.4088973999023,-80.4088973999023,-80.4203567504883,-80.4203567504883,-80.4146270751953,-80.4088973999023,-80.4260864257812,-80.4432754516602,-80.471923828125,-80.5005722045898,-80.5234909057617,-80.5807800292969,-80.6094360351562,-80.6380844116211,-80.6667251586914,-80.6896514892578,-80.7125625610352,-80.7354888916016,-80.7755966186523,-80.7755966186523],"y":[38.56005859375,38.5256805419922,38.5142250061035,38.5027618408203,38.4970321655273,38.4855766296387,38.4741172790527,38.4569244384766,38.4397392272949,38.428279876709,38.416820526123,38.3996315002441,38.3709869384766,38.3480682373047,38.3308792114258,38.3251495361328,38.3136863708496,38.2907676696777,38.250659942627,38.2392044067383,38.2449340820312,38.2907676696777,38.3022308349609,38.3251495361328,38.3366050720215,38.3366050720215,38.3136863708496,38.3022308349609,38.285041809082,38.2678527832031,38.2449340820312,38.2334747314453,38.2392044067383,38.2563934326172,38.2793121337891,38.2964973449707,38.3251495361328,38.3480682373047,38.3595237731934,38.3595237731934,38.3652534484863,38.4397392272949,38.4569244384766,38.4855766296387,38.5256805419922,38.5256805419922,38.5314140319824,38.5371398925781,38.56005859375,38.56005859375,38.5428695678711,38.5715179443359,38.5944366455078,38.6173553466797,38.6230850219727,38.6173553466797,38.6173553466797,38.6001663208008,38.5772514343262,38.5715179443359,38.5772514343262,38.5772514343262,38.5829772949219,38.5944366455078,38.6345443725586,38.6460037231445,38.6803817749023,38.686107635498,38.6975708007812,38.7090263366699,38.7090263366699,38.6975708007812,38.686107635498,38.6803817749023,38.686107635498,38.6517333984375,38.56005859375,38.56005859375,null,33.1742553710938,33.3289566040039,33.3003082275391,33.2773895263672,33.2659301757812,33.2659301757812,33.2602005004883,33.2315521240234,33.2200927734375,33.1971740722656,33.1914443969727,33.1742553710938,33.1570663452148,33.0252876281738,33.0138282775879,32.9336166381836,32.8935089111328,32.9049644470215,32.8935089111328,32.864860534668,32.853401184082,32.8190231323242,32.8362083435059,32.853401184082,32.9049644470215,32.9278831481934,32.9450721740723,32.9737205505371,32.990909576416,33.0195579528809,33.0424728393555,33.0539360046387,33.0596656799316,33.0596656799316,33.0596656799316,33.0711250305176,33.0596656799316,33.0711250305176,33.0940437316895,33.1169624328613,33.1513366699219,33.1627998352051,33.1742553710938,33.1742553710938,33.1742553710938],"text":"Percent: -52.73353","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,97,217,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.409309387207,-93.4150390625,-93.6499557495117,-93.7760009765625,-93.7760009765625,-93.5239028930664,-93.409309387207,-93.409309387207],"y":[44.2036933898926,43.859920501709,43.859920501709,43.859920501709,44.2036933898926,44.2036933898926,44.2036933898926,44.2036933898926],"text":"Percent: -52.70966","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,97,217,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.9818572998047,-81.3141708374023,-81.3199005126953,-81.4459457397461,-81.4459457397461,-81.4344940185547,-81.4115753173828,-81.4001083374023,-81.3943862915039,-81.3943862915039,-81.3886566162109,-81.3657379150391,-81.3428192138672,-81.3313598632812,-81.3141708374023,-81.2454147338867,-81.2167663574219,-81.199577331543,-81.1766586303711,-81.1651992797852,-81.1594696044922,-81.1136322021484,-81.1079025268555,-81.1079025268555,-81.0964508056641,-81.0792541503906,-81.0506134033203,-81.0448837280273,-81.0448837280273,-81.0219650268555,-81.0105056762695,-80.9875793457031,-80.9818572998047,-80.9818572998047,null,-85.0326690673828,-84.9352569580078,-84.7519149780273,-84.7633819580078,-84.7691116333008,-84.7748336791992,-84.7805633544922,-84.8034820556641,-84.8550491333008,-84.8779678344727,-84.9066162109375,-84.9409942626953,-84.9467239379883,-84.9409942626953,-84.9467239379883,-84.9753723144531,-84.998291015625,-85.0154800415039,-85.0154800415039,-85.0326690673828,-85.0326690673828,-85.0326690673828,null,-96.6121444702148,-96.5720367431641,-96.5204696655273,-96.5548477172852,-96.5433883666992,-96.4918212890625,-96.4746322631836,-96.4803619384766,-96.4345245361328,-96.4287948608398,-96.4287948608398,-96.4746322631836,-96.4746322631836,-96.4975509643555,-96.5147399902344,-96.5548477172852,-96.6006851196289,-96.6407928466797,-96.6809005737305,-96.7095413208008,-96.6866302490234,-96.6923599243164,-96.7267379760742,-96.7611083984375,-96.7611083984375,-96.7553787231445,-96.7152709960938,-96.6522521972656,-96.6121444702148,-96.6121444702148],"y":[28.6020526885986,28.6020526885986,28.6307010650635,28.6307010650635,28.6937274932861,28.6994533538818,28.716646194458,28.7510223388672,28.7739410400391,28.8140468597412,28.8312358856201,28.8426971435547,28.859884262085,28.8255062103271,28.8197784423828,28.8197784423828,28.8083171844482,28.7853984832764,28.7739410400391,28.7739410400391,28.7682094573975,28.7739410400391,28.7853984832764,28.8025875091553,28.8083171844482,28.8025875091553,28.7853984832764,28.7739410400391,28.7395648956299,28.716646194458,28.6937274932861,28.6536197662354,28.6020526885986,28.6020526885986,null,31.0772304534912,31.0657730102539,31.0600433349609,31.0084743499756,30.8938846588135,30.8652362823486,30.8365898132324,30.802209854126,30.7563762664795,30.727725982666,30.7449150085449,30.7850227355957,30.8595085144043,30.8881549835205,30.8996162414551,30.9225311279297,30.9626407623291,30.9970169067383,31.0027484893799,31.0371246337891,31.0772304534912,31.0772304534912,null,35.397331237793,35.4030647277832,35.3916015625,35.4431686401367,35.4546279907227,35.4374389648438,35.4431686401367,35.4660873413086,35.4660873413086,35.2942008972168,35.1280403137207,35.1280403137207,34.9045906066895,34.8931312561035,34.8702125549316,34.9045906066895,34.9045906066895,34.9160461425781,34.9332389831543,34.9217758178711,34.8874015808105,34.8644828796387,34.8702125549316,34.8988571166992,35.0134506225586,35.4030647277832,35.4202499389648,35.397331237793,35.397331237793,35.397331237793],"text":"Percent: -52.70200","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,97,217,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.4287948608398,-96.4287948608398,-96.58349609375,-96.9158096313477,-97.1106185913086,-97.1106185913086,-96.8699798583984,-96.4287948608398,-96.4287948608398],"y":[43.854190826416,43.4932289123535,43.4989547729492,43.4989547729492,43.4989547729492,43.8484573364258,43.8484573364258,43.854190826416,43.854190826416],"text":"Percent: -52.67420","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,97,217,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.104850769043,-82.6548919677734,-82.7981262207031,-82.7981262207031,-82.7752151489258,-82.740837097168,-82.735107421875,-82.729377746582,-82.729377746582,-82.7179107666016,-82.7064590454102,-82.7007293701172,-82.6835403442383,-82.2652740478516,-82.2595520019531,-82.0590133666992,-82.0590133666992,-82.0590133666992,-82.104850769043,-82.104850769043,-82.104850769043],"y":[28.1723346710205,28.1666049957275,28.1723346710205,28.1895236968994,28.2124404907227,28.2697372436523,28.2754669189453,28.3041152954102,28.3442230224609,28.3728713989258,28.395788192749,28.4187068939209,28.4416255950928,28.4416255950928,28.4760036468506,28.4760036468506,28.3041152954102,28.2525482177734,28.2468185424805,28.1723346710205,28.1723346710205],"text":"Percent: -52.65094","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,97,217,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-75.8997192382812,-75.8768005371094,-75.8653411865234,-75.8538818359375,-75.8538818359375,-75.8424224853516,-75.8252334594727,-75.8252334594727,-75.8252334594727,-75.8252334594727,-75.8195037841797,-75.7793960571289,-75.76220703125,-75.756477355957,-75.7049179077148,-75.6934509277344,-75.3496780395508,-75.3382263183594,-75.3496780395508,-75.3439559936523,-75.3267593383789,-75.3267593383789,-75.3439559936523,-75.3611373901367,-75.3668670654297,-75.6189727783203,-75.670539855957,-75.6934509277344,-75.6991882324219,-75.7049179077148,-75.7220993041992,-75.7392883300781,-75.7507553100586,-75.767936706543,-75.7851257324219,-75.8137741088867,-75.8252334594727,-75.8596115112305,-75.8825302124023,-75.9111785888672,-75.9111785888672,-75.8997192382812,-75.8939895629883,-75.8997192382812,-75.8997192382812],"y":[38.3308792114258,38.3480682373047,38.3709869384766,38.3996315002441,38.416820526123,38.428279876709,38.4397392272949,38.4569244384766,38.4741172790527,38.4855766296387,38.4970321655273,38.5027618408203,38.5142250061035,38.5256805419922,38.56005859375,38.4626579284668,38.4569244384766,38.4053611755371,38.3881721496582,38.3709869384766,38.3595237731934,38.3423347473145,38.3251495361328,38.3079605102539,38.2907676696777,38.2735786437988,38.2964973449707,38.2964973449707,38.285041809082,38.2678527832031,38.2563934326172,38.2678527832031,38.285041809082,38.2907676696777,38.285041809082,38.2563934326172,38.2563934326172,38.2449340820312,38.2334747314453,38.2392044067383,38.2563934326172,38.2907676696777,38.3136863708496,38.3308792114258,38.3308792114258],"text":"Percent: -52.63488","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,97,217,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.1056442260742,-93.1056442260742,-93.5640106201172,-93.5640106201172,-93.3348236083984,-93.1056442260742,-93.1056442260742,null,-83.8924789428711,-83.8924789428711,-83.8810195922852,-83.8867492675781,-83.7721633911133,-83.4455718994141,-83.4684906005859,-83.4971389770508,-83.4684906005859,-83.4341125488281,-83.3940048217773,-83.365364074707,-83.3481674194336,-83.3252563476562,-83.2851486206055,-83.2507629394531,-83.2106552124023,-83.1648254394531,-83.4226531982422,-83.5830841064453,-83.6060028076172,-83.6747589111328,-83.7091293334961,-83.7148590087891,-83.7492370605469,-83.7950744628906,-83.8523712158203,-83.8867492675781,-83.8924789428711,-83.8924789428711],"y":[41.1670188903809,40.9034576416016,40.9034576416016,41.1612892150879,41.1612892150879,41.1670188903809,41.1670188903809,null,41.4936027526855,41.6311111450195,41.6311111450195,41.7399749755859,41.7399749755859,41.7514343261719,41.722785949707,41.6654891967773,41.6826820373535,41.6941375732422,41.6998672485352,41.6998672485352,41.7170562744141,41.7170562744141,41.6884078979492,41.6597633361816,41.6483001708984,41.6368446350098,41.6253814697266,41.6253814697266,41.596736907959,41.5623550415039,41.5394401550293,41.5222511291504,41.4936027526855,41.453498840332,41.4305801391602,41.4305801391602,41.4936027526855,41.4936027526855],"text":"Percent: -52.60941","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,97,217,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.2920455932617,-92.05712890625,-92.062858581543,-92.0399398803711,-92.0399398803711,-92.1659927368164,-92.1602630615234,-92.5441436767578,-92.5498733520508,-92.9051055908203,-92.8879165649414,-92.8478088378906,-92.8077011108398,-92.7847900390625,-92.779052734375,-92.7561340332031,-92.7332153320312,-92.6873779296875,-92.5785217285156,-92.5384140014648,-92.4639282226562,-92.4352798461914,-92.3607940673828,-92.3321533203125,-92.3034973144531,-92.2920455932617,-92.2920455932617],"y":[46.1517486572266,46.1574783325195,45.9741325378418,45.9741325378418,45.6475486755371,45.6475486755371,45.7163047790527,45.7163047790527,45.6360893249512,45.6418151855469,45.7048416137695,45.7334899902344,45.7564086914062,45.7850570678711,45.8423538208008,45.8652687072754,45.8939208984375,45.9111061096191,45.9512138366699,45.9798622131348,45.9913215637207,46.0256996154785,46.0256996154785,46.0543479919434,46.071533203125,46.1517486572266,46.1517486572266],"text":"Percent: -52.59439","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,97,217,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.8787231445312,-80.8844528198242,-81.2912521362305,-81.2855224609375,-81.5719985961914,-81.5719985961914,-81.4803237915039,-81.4803237915039,-81.4516830444336,-81.4459457397461,-80.9474716186523,-80.9474716186523,-80.8844528198242,-80.8787231445312,-80.8787231445312,-80.8787231445312],"y":[26.3331394195557,26.2471961975098,26.2529258728027,26.5107574462891,26.5107574462891,26.7628574371338,26.7628574371338,26.7743167877197,26.7685890197754,26.7628574371338,26.7571296691895,26.7685890197754,26.7456703186035,26.7342109680176,26.3331394195557,26.3331394195557],"text":"Percent: -52.57732","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,98,218,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-121.32381439209,-122.011360168457,-122.005630493164,-121.971252441406,-121.971252441406,-121.948341369629,-121.999908447266,-121.98844909668,-122.011360168457,-121.95979309082,-121.971252441406,-121.936882019043,-121.908233642578,-121.850929260254,-121.822280883789,-121.816558837891,-121.78791809082,-121.770713806152,-121.764991760254,-121.78791809082,-121.759254455566,-121.764991760254,-121.78791809082,-121.816558837891,-121.845207214355,-121.83374786377,-121.839469909668,-121.850929260254,-121.845207214355,-121.111824035645,-121.111824035645,-121.111824035645,-121.088897705078,-121.088897705078,-120.980041503906,-120.980041503906,-120.739395141602,-120.739395141602,-120.384162902832,-120.378433227539,-120.252380371094,-120.246658325195,-119.885696411133,-119.885696411133,-120.378433227539,-120.384162902832,-120.71647644043,-120.722213745117,-120.95711517334,-121.32381439209,-121.32381439209],"y":[43.6135482788086,43.6135482788086,43.6250038146973,43.6307373046875,43.665111541748,43.6880302429199,43.7453269958496,43.7911643981934,43.8255424499512,43.8484573364258,43.8828392028809,43.9057579040527,43.9000282287598,43.9344024658203,43.9687843322754,44.0318031311035,44.0489959716797,44.0719146728516,44.1005592346191,44.123477935791,44.1865043640137,44.2323417663574,44.2552604675293,44.2724494934082,44.2781791687012,44.2953681945801,44.3412017822266,44.3641204833984,44.3927688598633,44.3870391845703,44.318286895752,44.2266120910645,44.2151527404785,44.134937286377,44.1292114257812,43.9573211669922,43.9515914916992,43.859920501709,43.859920501709,43.7797050476074,43.7797050476074,43.6880302429199,43.6880302429199,43.6078186035156,43.6078186035156,43.5963592529297,43.5963592529297,43.6020851135254,43.6135482788086,43.6135482788086,43.6135482788086],"text":"Percent: -52.51740","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,98,218,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.8340530395508,-90.3096084594727,-90.3096084594727,-90.1950149536133,-90.1950149536133,-90.0345916748047,-89.4157943725586,-89.2209854125977,-89.2209854125977,-89.2152633666992,-89.8340530395508,-89.8340530395508],"y":[44.6849784851074,44.6849784851074,45.0344848632812,45.040210723877,45.1204261779785,45.1261558532715,45.1261558532715,45.1089668273926,45.0344848632812,44.6792488098145,44.6849784851074,44.6849784851074],"text":"Percent: -52.51231","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,98,218,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.1281814575195,-94.7614898681641,-94.7614898681641,-94.7557601928711,-94.7500305175781,-94.7500305175781,-95.2427749633789,-95.2427749633789,-95.2427749633789,-95.2542343139648,-95.2599639892578,-95.1281814575195,-95.1281814575195],"y":[45.4183654785156,45.4183654785156,45.3324203491211,45.2407493591309,45.2350196838379,44.89697265625,44.89697265625,45.1548042297363,45.2464752197266,45.2464752197266,45.4183654785156,45.4183654785156,45.4183654785156],"text":"Percent: -52.51133","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,98,218,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.3175964355469,-78.2316513061523,-78.1972808837891,-78.1514434814453,-78.0654983520508,-78.1399841308594,-78.1686325073242,-78.1972808837891,-78.2316513061523,-78.2488479614258,-78.3061447143555,-78.4207382202148,-78.4723052978516,-78.483757019043,-78.4723052978516,-78.3175964355469,-78.3175964355469],"y":[37.9928321838379,37.969913482666,37.9584541320801,37.9298057556152,37.9011573791504,37.7922973632812,37.7350006103516,37.7292709350586,37.6891632080078,37.6777038574219,37.7006225585938,37.7350006103516,37.7579193115234,37.7693786621094,37.8152160644531,37.9928321838379,37.9928321838379],"text":"Percent: -52.48350","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,98,218,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.3508453369141,-84.3623046875,-83.8867492675781,-83.8867492675781,-84.1445846557617,-84.3508453369141,-84.3508453369141],"y":[44.1635856628418,44.5073585510254,44.5130920410156,44.1693153381348,44.1693153381348,44.1635856628418,44.1635856628418],"text":"Percent: -52.47563","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,98,218,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.551383972168,-84.551383972168,-84.5341949462891,-84.539924621582,-84.5227355957031,-84.5800323486328,-84.7060775756836,-84.7576446533203,-84.8665084838867,-84.8665084838867,-84.8722381591797,-84.8722381591797,-84.723274230957,-84.7175445556641,-84.7060775756836,-84.7003479003906,-84.6946182250977,-84.6888885498047,-84.6717071533203,-84.6659698486328,-84.5170059204102,-84.5055465698242,-84.5227355957031,-84.5284576416016,-84.5284576416016,-84.545654296875,-84.551383972168,-84.551383972168],"y":[32.9679908752441,32.9565353393555,32.9450721740723,32.9278831481934,32.8820457458496,32.8419418334961,32.8419418334961,32.8591270446777,32.8591270446777,32.9450721740723,32.9450721740723,33.2086334228516,33.2143630981445,33.2200927734375,33.2200927734375,33.2143630981445,33.2143630981445,33.2200927734375,33.2200927734375,33.2143630981445,33.2143630981445,33.1742553710938,33.1456069946289,33.1112289428711,33.0825843811035,33.0252876281738,32.9679908752441,32.9679908752441],"text":"Percent: -52.43547","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,98,218,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-116.304710388184,-116.304710388184,-116.304710388184,-116.304710388184,-116.281784057617,-116.241676330566,-116.14427947998,-116.115623474121,-116.086975097656,-116.041145324707,-116.029685974121,-115.915084838867,-115.869255065918,-115.840606689453,-115.783317565918,-115.73747253418,-115.73747253418,-115.69164276123,-115.708824157715,-115.73747253418,-115.65153503418,-115.657257080078,-115.73747253418,-115.571319580078,-115.542663574219,-115.49683380127,-115.32494354248,-115.296295166016,-115.158790588379,-115.067115783691,-115.027008056641,-114.952522277832,-116.304710388184,-116.304710388184,-116.304710388184],"y":[47.0111885070801,47.4007987976074,47.8763542175293,48.0253219604492,48.0425109863281,48.0539703369141,48.0138626098633,48.0138626098633,48.0138626098633,47.9966735839844,47.9565696716309,47.8419761657715,47.8133277893066,47.7560348510742,47.744571685791,47.6872787475586,47.6357116699219,47.607063293457,47.5669555664062,47.5440368652344,47.4752807617188,47.4580955505371,47.4237174987793,47.3606910705566,47.3377723693848,47.286205291748,47.2460975646973,47.2002639770508,47.1085891723633,47.0111885070801,46.9653511047363,46.9309730529785,46.9195137023926,47.0111885070801,47.0111885070801],"text":"Percent: -52.42813","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,98,218,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.8963241577148,-93.5239028930664,-93.5239028930664,-93.7760009765625,-93.7760009765625,-94.0051879882812,-93.9937210083008,-93.9478912353516,-93.9364318847656,-93.9593505859375,-93.9364318847656,-93.9364318847656,-93.9249725341797,-93.9020538330078,-93.8963241577148,-93.8963241577148,-93.8963241577148,-93.8963241577148],"y":[44.5531959533691,44.5531959533691,44.2036933898926,44.2036933898926,44.2552604675293,44.2552604675293,44.2781791687012,44.3297462463379,44.3583946228027,44.4156875610352,44.4557952880859,44.4672546386719,44.4844436645508,44.4959030151367,44.5302772521973,44.5417404174805,44.5531959533691,44.5531959533691],"text":"Percent: -52.36931","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,98,218,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.6923217773438,-81.6980514526367,-82.0762023925781,-82.0647430419922,-82.1736068725586,-82.1678771972656,-82.2366333007812,-82.2309036254883,-82.2022552490234,-82.1907958984375,-81.7152404785156,-81.7209701538086,-81.6865921020508,-81.6923217773438,-81.6923217773438],"y":[39.8492164611816,39.7690010070801,39.780460357666,39.8148345947266,39.8262977600098,39.91796875,39.91796875,39.9695358276367,39.9638061523438,40.1872596740723,40.1643409729004,39.9466171264648,39.9466171264648,39.8492164611816,39.8492164611816],"text":"Percent: -52.36135","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,98,218,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.1052627563477,-94.7557601928711,-94.7557601928711,-94.7099227905273,-94.7099227905273,-95.0594329833984,-95.0537033081055,-95.1052627563477,-95.1052627563477,-95.1052627563477],"y":[41.8602981567383,41.8660278320312,41.6081924438477,41.6081924438477,41.5050621032715,41.5050621032715,41.602466583252,41.602466583252,41.8602981567383,41.8602981567383],"text":"Percent: -52.34080","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,98,218,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.1460876464844,-76.1690063476562,-76.1690063476562,-76.2033920288086,-76.21484375,-76.2664108276367,-76.3065185546875,-76.3122482299805,-76.398193359375,-76.398193359375,-76.3523559570312,-76.3752746582031,-76.3752746582031,-76.3466262817383,-76.3122482299805,-76.3007888793945,-76.2835998535156,-76.2320327758789,-76.1460876464844,-76.0773391723633,-76.0372314453125,-76.0257720947266,-76.0544128417969,-76.0200424194336,-76.0315017700195,-76.0601501464844,-76.0773391723633,-76.0773391723633,-76.0544128417969,-76.0486831665039,-76.0486831665039,-76.0830688476562,-76.0945205688477,-76.0945205688477,-76.0601501464844,-76.0486831665039,-76.0544128417969,-76.0429611206055,-76.0544128417969,-76.1059875488281,-76.1460876464844,-76.1460876464844],"y":[35.701000213623,35.6952705383301,35.6723518371582,35.6207847595215,35.6093292236328,35.5978660583496,35.6150550842285,35.6952705383301,35.701000213623,35.7984046936035,35.8671569824219,35.9129943847656,35.9244537353516,35.9244537353516,35.9301834106445,35.9359130859375,35.9588317871094,35.9760208129883,35.9817504882812,35.9817504882812,35.9702911376953,35.9588317871094,35.9416427612305,35.9301834106445,35.8843460083008,35.8786201477051,35.8728866577148,35.8614273071289,35.849967956543,35.8041305541992,35.7926750183105,35.7869453430176,35.7754859924316,35.7640266418457,35.7525672912598,35.7468376159668,35.7296485900879,35.6952705383301,35.6780815124512,35.6952705383301,35.701000213623,35.701000213623],"text":"Percent: -52.33803","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,98,218,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.7522964477539,-82.735107421875,-82.6262435913086,-82.6205139160156,-82.5059280395508,-82.5001983642578,-82.282470703125,-82.2939300537109,-82.2595520019531,-82.2710113525391,-82.2939300537109,-82.3168487548828,-82.4257049560547,-82.4085235595703,-82.5231094360352,-82.5231094360352,-82.6434326171875,-82.6377029418945,-82.7522964477539,-82.7522964477539],"y":[39.2246894836426,39.3793907165527,39.3736610412598,39.3908500671387,39.3851165771484,39.4080352783203,39.3965797424316,39.3049049377441,39.2934455871582,39.2132339477539,39.2132339477539,39.0356140136719,39.0470733642578,39.1502075195312,39.155933380127,39.1960411071777,39.2075004577637,39.2189598083496,39.2246894836426,39.2246894836426],"text":"Percent: -52.27952","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,98,218,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-74.5704574584961,-74.593376159668,-74.587646484375,-74.5589981079102,-74.5532684326172,-74.5475387573242,-74.4501342773438,-74.4558639526367,-74.4272155761719,-74.3928451538086,-74.3928451538086,-74.2553329467773,-74.2553329467773,-74.2094955444336,-74.2037658691406,-74.1922988891602,-74.140739440918,-74.0891723632812,-74.0662536621094,-74.0089569091797,-74.0204162597656,-74.0089569091797,-73.9917678833008,-73.9745788574219,-73.957389831543,-73.957389831543,-73.957389831543,-73.957389831543,-73.9745788574219,-74.0032272338867,-74.0089569091797,-74.0490646362305,-74.0777130126953,-74.0891723632812,-74.0949020385742,-74.1063613891602,-74.1235504150391,-74.1521911621094,-74.2209548950195,-74.2610626220703,-74.2610626220703,-74.2839736938477,-74.4214859008789,-74.5418090820312,-74.5704574584961,-74.5704574584961],"y":[40.1242332458496,40.1758003234863,40.1872596740723,40.1872596740723,40.1929893493652,40.2216377258301,40.2617454528809,40.2732048034668,40.2732048034668,40.2789344787598,40.2961235046387,40.4049835205078,40.4450912475586,40.4508171081543,40.4450912475586,40.4336318969727,40.4336318969727,40.4336318969727,40.4221725463867,40.4049835205078,40.4508171081543,40.4680099487305,40.4508171081543,40.4336318969727,40.3935241699219,40.3362274169922,40.3018531799316,40.2674713134766,40.2216377258301,40.1586112976074,40.1070442199707,40.1070442199707,40.095588684082,40.1070442199707,40.1356925964355,40.1356925964355,40.1299629211426,40.1013145446777,40.1070442199707,40.1356925964355,40.1643409729004,40.1758003234863,40.1758003234863,40.0726699829102,40.1242332458496,40.1242332458496],"text":"Percent: -52.19545","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,98,218,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.1625595092773,-95.3802871704102,-95.8844833374023,-95.8902130126953,-95.9016723632812,-95.9016723632812,-95.8787612915039,-95.8730316162109,-95.8787612915039,-95.9016723632812,-95.9245986938477,-95.9303207397461,-95.9245986938477,-95.9245986938477,-95.9303207397461,-95.9360504150391,-95.947509765625,-95.9990768432617,-96.0048141479492,-95.494873046875,-95.1682891845703,-95.1625595092773,-95.1625595092773],"y":[41.1555557250977,41.1612892150879,41.1612892150879,41.1784744262695,41.2185821533203,41.2586898803711,41.2930679321289,41.3102569580078,41.3159866333008,41.3274459838867,41.3389053344727,41.3503646850586,41.3618240356445,41.3847427368164,41.419116973877,41.4420356750488,41.4592247009277,41.4878730773926,41.5050621032715,41.5050621032715,41.5050621032715,41.1555557250977,41.1555557250977],"text":"Percent: -52.18695","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,98,218,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.7205963134766,-83.7148590087891,-83.7033996582031,-83.6804885864258,-83.6575698852539,-83.6231842041016,-83.6060028076172,-83.5945434570312,-83.5888137817383,-83.5773468017578,-83.5830841064453,-83.6117324829102,-83.646110534668,-83.6575698852539,-83.6976776123047,-83.7664337158203,-83.7950744628906,-83.8581085205078,-83.8810195922852,-83.90966796875,-83.9268569946289,-83.9497756958008,-83.8982086181641,-83.8409118652344,-83.7893447875977,-83.7377853393555,-83.6804885864258,-83.6575698852539,-83.5945434570312,-83.5143280029297,-83.4914093017578,-83.4513092041016,-83.4283828735352,-83.3997344970703,-83.37109375,-83.3538970947266,-83.3252563476562,-83.2966003417969,-83.2794189453125,-83.2564926147461,-83.2335815429688,-83.2049331665039,-83.182014465332,-83.187744140625,-83.2049331665039,-83.2106552124023,-83.187744140625,-83.187744140625,-83.1590957641602,-83.1648254394531,-83.1705474853516,-83.187744140625,-83.2163848876953,-83.3309783935547,-83.3538970947266,-83.3538970947266,-83.3367080688477,-83.3309783935547,-83.3367080688477,-83.3768157958984,-83.3940048217773,-83.4283828735352,-83.4455718994141,-83.4742202758789,-83.4971389770508,-83.5888137817383,-83.6289215087891,-83.6690216064453,-83.6919479370117,-83.7205963134766,-83.7205963134766],"y":[35.265552520752,35.2942008972168,35.3113899230957,35.3285751342773,35.3457679748535,35.3572273254395,35.3686828613281,35.4030647277832,35.4202499389648,35.4259834289551,35.4374389648438,35.4259834289551,35.4374389648438,35.4259834289551,35.4374389648438,35.448902130127,35.4546279907227,35.448902130127,35.4546279907227,35.4546279907227,35.448902130127,35.4603576660156,35.4947357177734,35.5291137695312,35.5405731201172,35.5634918212891,35.5749473571777,35.5749473571777,35.569221496582,35.5577583312988,35.569221496582,35.5978660583496,35.6207847595215,35.6265144348145,35.6437034606934,35.6551666259766,35.6666221618652,35.6666221618652,35.6780815124512,35.701000213623,35.6895408630371,35.6895408630371,35.6838111877441,35.6780815124512,35.6666221618652,35.6551666259766,35.6322479248047,35.5978660583496,35.569221496582,35.5577583312988,35.5405731201172,35.5233840942383,35.5291137695312,35.4775466918945,35.4775466918945,35.4259834289551,35.3916015625,35.3686828613281,35.3400382995605,35.3285751342773,35.3285751342773,35.3228492736816,35.3228492736816,35.2999305725098,35.2999305725098,35.2827415466309,35.2884712219238,35.2827415466309,35.2770118713379,35.265552520752,35.265552520752],"text":"Percent: -52.16477","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,98,218,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.5941619873047,-85.2389297485352,-85.1930923461914,-85.1930923461914,-85.1701812744141,-85.1472549438477,-85.1300735473633,-85.1300735473633,-85.2904968261719,-85.2962265014648,-85.4050903320312,-85.4108200073242,-85.4165496826172,-85.4165496826172,-85.4337310791016,-85.4337310791016,-85.4738388061523,-85.4795684814453,-85.4967651367188,-85.5024948120117,-85.5655136108398,-85.5712432861328,-85.5827102661133,-85.5827102661133,-85.5941619873047,-85.5941619873047,-85.5941619873047,null,-94.4406356811523,-94.3661499023438,-94.3661499023438,-94.3604202270508,-94.3833389282227,-94.3890686035156,-94.40625,-94.4177169799805,-94.4291763305664,-94.4406356811523,-94.4520874023438,-94.4750137329102,-94.4921951293945,-94.503662109375,-94.509391784668,-94.5265731811523,-94.5380325317383,-94.5666885375977,-94.6125183105469,-94.68701171875,-94.7557601928711,-94.778678894043,-94.7901382446289,-94.7844085693359,-94.767219543457,-94.7328414916992,-94.7099227905273,-94.6927337646484,-94.6984634399414,-94.7099227905273,-94.7385711669922,-94.7901382446289,-94.8474349975586,-94.8818130493164,-94.9104614257812,-94.9276504516602,-94.9333801269531,-94.9161911010742,-94.9677581787109,-94.9849395751953,-94.4406356811523,-94.4406356811523],"y":[33.1054992675781,33.1054992675781,32.8705902099609,32.8591270446777,32.8419418334961,32.7903747558594,32.7674560546875,32.7502670288086,32.7502670288086,32.7388076782227,32.7388076782227,32.7445373535156,32.7445373535156,32.7559967041016,32.7502670288086,32.7388076782227,32.7388076782227,32.7445373535156,32.7445373535156,32.7388076782227,32.7388076782227,32.7445373535156,32.7445373535156,32.7388076782227,32.733081817627,33.1054992675781,33.1054992675781,null,29.896936416626,29.9026679992676,29.7250518798828,29.5932693481445,29.5875396728516,29.6104583740234,29.6104583740234,29.6161880493164,29.5932693481445,29.5760822296143,29.5703506469727,29.5588932037354,29.5703506469727,29.5588932037354,29.5531635284424,29.5646209716797,29.5932693481445,29.6047306060791,29.5875396728516,29.5760822296143,29.5588932037354,29.5588932037354,29.5703506469727,29.5875396728516,29.621919631958,29.6792144775391,29.7823467254639,29.822452545166,29.8396415710449,29.8453712463379,29.816722869873,29.7995338439941,29.765157699585,29.7250518798828,29.6906719207764,29.6906719207764,29.7536964416504,29.822452545166,29.8740177154541,29.8912086486816,29.896936416626,29.896936416626],"text":"Percent: -52.16316","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,98,218,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.6789398193359,-76.6560287475586,-76.6388320922852,-76.6331024169922,-76.6216430664062,-76.5987243652344,-76.5528869628906,-76.5528869628906,-76.5586242675781,-76.5586242675781,-76.575813293457,-76.575813293457,-76.5700836181641,-76.5528869628906,-76.5127868652344,-76.4841384887695,-76.4554901123047,-76.4440307617188,-76.4383010864258,-76.4497604370117,-76.4784088134766,-76.5185165405273,-76.575813293457,-76.6159210205078,-76.6331024169922,-76.6617584228516,-76.6789398193359,-76.6846694946289,-76.6789398193359,-76.7018661499023,-76.7075881958008,-76.7018661499023,-76.673210144043,-76.6617584228516,-76.6617584228516,-76.6789398193359,-76.6789398193359],"y":[36.302604675293,36.3140678405762,36.3083343505859,36.3255233764648,36.3255233764648,36.3255233764648,36.3484420776367,36.3312530517578,36.302604675293,36.2682304382324,36.2338485717773,36.159366607666,36.1192588806152,36.1078033447266,36.0963401794434,36.0963401794434,36.0848846435547,36.0619659423828,36.0505027770996,36.0275840759277,36.0161285400391,36.0046691894531,36.021858215332,36.0447769165039,36.0390472412109,36.0390472412109,36.0562324523926,36.0791511535645,36.1078033447266,36.1421775817871,36.1765556335449,36.2166595458984,36.2338485717773,36.2682304382324,36.2911491394043,36.302604675293,36.302604675293],"text":"Percent: -52.15517","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,98,218,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.5193023681641,-87.7656784057617,-87.7656784057617,-87.7484817504883,-87.3703308105469,-87.3760604858398,-87.4218978881836,-87.4620056152344,-87.4906539916992,-87.5135726928711,-87.525032043457,-87.5193023681641,-87.5193023681641],"y":[44.318286895752,44.318286895752,44.6448707580566,44.6620597839355,44.6620597839355,44.6391410827637,44.5990333557129,44.5474662780762,44.4844436645508,44.4271469116211,44.3755836486816,44.318286895752,44.318286895752],"text":"Percent: -52.15103","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(60,98,218,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-105.865409851074,-105.825302124023,-105.808113098145,-105.808113098145,-105.676338195801,-105.641952514648,-105.63623046875,-105.659149169922,-105.664878845215,-105.659149169922,-105.624771118164,-105.613311767578,-105.641952514648,-105.641952514648,-105.630500793457,-105.647682189941,-105.670608520508,-105.676338195801,-105.682060241699,-105.676338195801,-105.687789916992,-105.687789916992,-105.687789916992,-105.704986572266,-105.699256896973,-105.704986572266,-105.733627319336,-105.727897644043,-105.796661376953,-105.831031799316,-105.865409851074,-105.882606506348,-105.888328552246,-105.911247253418,-105.939895629883,-105.99146270752,-106.048759460449,-106.03157043457,-106.134696960449,-106.237831115723,-106.266479492188,-106.283668518066,-106.300857543945,-106.340965270996,-106.44409942627,-106.638900756836,-106.638900756836,-106.667556762695,-106.667556762695,-106.633171081543,-106.604530334473,-106.575881958008,-106.369613647461,-106.323776245117,-106.300857543945,-106.266479492188,-106.24356842041,-106.123245239258,-105.997192382812,-105.974273681641,-105.945625305176,-105.951354980469,-105.905517578125,-105.899787902832,-105.865409851074,-105.865409851074,null,-110.013626098633,-110.030815124512,-110.025085449219,-110.00789642334,-110.00789642334,-110.002166748047,-110.002166748047,-110.019355773926,-110.042274475098,-110.042274475098,-110.025085449219,-110.013626098633,-110.002166748047,-109.990707397461,-110.00789642334,-110.025085449219,-110.042274475098,-110.053733825684,-110.053733825684,-110.048004150391,-110.082382202148,-110.093841552734,-110.099571228027,-110.10530090332,-110.093841552734,-110.093841552734,-110.10530090332,-110.111030578613,-110.111030578613,-110.128211975098,-110.128211975098,-110.139678955078,-110.151138305664,-110.16259765625,-110.16259765625,-110.174049377441,-110.174049377441,-110.151138305664,-110.145408630371,-110.16259765625,-110.151138305664,-110.151138305664,-110.156867980957,-110.139678955078,-110.139678955078,-110.133941650391,-110.116760253906,-110.111030578613,-110.116760253906,-110.111030578613,-110.116760253906,-110.10530090332,-110.099571228027,-110.10530090332,-110.099571228027,-110.070922851562,-110.059463500977,-110.070922851562,-110.076652526855,-110.070922851562,-110.053733825684,-110.048004150391,-110.076652526855,-110.076652526855,-110.06519317627,-110.076652526855,-110.070922851562,-110.059463500977,-110.042274475098,-110.025085449219,-110.025085449219,-110.019355773926,-110.025085449219,-110.030815124512,-110.030815124512,-109.755790710449,-109.291702270508,-109.245864868164,-109.211486816406,-109.182838439941,-109.154190063477,-109.114082336426,-109.062515258789,-109.056785583496,-109.056785583496,-110.013626098633,-110.013626098633],"y":[40.4851989746094,40.4737358093262,40.4450912475586,40.4107131958008,40.2789344787598,40.2560157775879,40.233097076416,40.2159080505371,40.1815299987793,40.1528816223145,40.1242332458496,40.1070442199707,40.061206817627,40.0268325805664,40.0096435546875,40.0039138793945,39.9981803894043,39.9867248535156,39.9466171264648,39.9294281005859,39.923698425293,39.9294281005859,39.9122428894043,39.8835906982422,39.8434867858887,39.8320274353027,39.8262977600098,39.8033790588379,39.8033790588379,39.8091087341309,39.7976493835449,39.7690010070801,39.7288932800293,39.7002449035645,39.6887893676758,39.6887893676758,39.6830558776855,39.7002449035645,39.8262977600098,39.8606719970703,39.9065093994141,39.9065093994141,39.9007797241211,39.9065093994141,39.9065093994141,39.91796875,40.3362274169922,40.3362274169922,40.4279022216797,40.4221725463867,40.37060546875,40.3820648193359,40.3476905822754,40.3362274169922,40.3648796081543,40.3591461181641,40.3304977416992,40.3362274169922,40.3648796081543,40.3476905822754,40.3591461181641,40.3820648193359,40.4164428710938,40.4737358093262,40.4851989746094,40.4851989746094,null,38.4970321655273,38.5199508666992,38.5314140319824,38.5371398925781,38.5428695678711,38.56005859375,38.5715179443359,38.5772514343262,38.5887069702148,38.6001663208008,38.6058959960938,38.6001663208008,38.5944366455078,38.6116256713867,38.6230850219727,38.6230850219727,38.6173553466797,38.6173553466797,38.6345443725586,38.6517333984375,38.686107635498,38.6975708007812,38.7147598266602,38.737678527832,38.7663230895996,38.7777824401855,38.7892417907715,38.8064308166504,38.8236198425293,38.8465385437012,38.8637275695801,38.875186920166,38.875186920166,38.880916595459,38.8923759460449,38.9095611572266,38.9324798583984,38.9382133483887,38.9439430236816,38.9611320495605,38.9725875854492,38.9955062866211,39.018424987793,39.0585327148438,39.0814514160156,39.0929069519043,39.1100997924805,39.1215591430664,39.138744354248,39.155933380127,39.1788520812988,39.190315246582,39.1960411071777,39.2075004577637,39.2189598083496,39.2246894836426,39.2361526489258,39.2533378601074,39.2590675354004,39.2590675354004,39.2647972106934,39.2647972106934,39.2934455871582,39.3049049377441,39.3163642883301,39.327823638916,39.333553314209,39.3450126647949,39.3450126647949,39.3507423400879,39.3736610412598,39.4137687683105,39.4366874694824,39.4538726806641,39.471061706543,39.471061706543,39.46533203125,39.4825248718262,39.471061706543,39.4939804077148,39.4939804077148,39.4882507324219,39.4997100830078,39.3621978759766,38.5084953308105,38.4970321655273,38.4970321655273],"text":"Percent: -52.11657","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(61,99,219,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-121.501426696777,-119.868492126465,-119.868492126465,-120.006011962891,-120.06330871582,-120.143516540527,-120.212272644043,-120.447189331055,-120.510215759277,-120.556045532227,-120.607620239258,-120.653450012207,-120.905548095703,-120.962852478027,-121.05451965332,-121.129005432129,-121.163391113281,-121.20922088623,-121.266510009766,-121.32381439209,-121.369644165039,-121.426940917969,-121.524353027344,-121.547271728516,-121.524353027344,-121.610290527344,-121.610290527344,-121.501426696777,-121.501426696777],"y":[46.0428886413574,46.0428886413574,45.8366241455078,45.80224609375,45.7907867431641,45.7735977172852,45.7334899902344,45.6876525878906,45.7048416137695,45.7277603149414,45.7392234802246,45.7277603149414,45.6418151855469,45.6418151855469,45.6475486755371,45.6074409484863,45.6017112731934,45.6475486755371,45.670467376709,45.6876525878906,45.6933860778809,45.6933860778809,45.7048416137695,45.7506790161133,45.7793273925781,45.7850570678711,46.0371589660645,46.0428886413574,46.0428886413574],"text":"Percent: -52.10425","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(61,99,219,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.9203720092773,-87.9089126586914,-87.9146423339844,-87.9261016845703,-87.9375686645508,-87.9432907104492,-87.9719390869141,-88.0120468139648,-88.0063171386719,-87.9948577880859,-88.0005874633789,-88.0177764892578,-88.0406951904297,-88.0464248657227,-88.0406951904297,-88.0521545410156,-88.0693435668945,-88.0922622680664,-88.1094436645508,-88.1151809692383,-88.1151809692383,-88.0922622680664,-88.0979919433594,-88.0865325927734,-88.0693435668945,-88.063606262207,-88.063606262207,-88.0693435668945,-88.0922622680664,-88.0979919433594,-88.0979919433594,-88.0693435668945,-88.0521545410156,-88.0406951904297,-88.0464248657227,-88.0693435668945,-88.1094436645508,-88.1151809692383,-88.1266403198242,-88.1552810668945,-88.161018371582,-88.1782073974609,-88.1380996704102,-88.1094436645508,-88.1037216186523,-88.0922622680664,-88.0922622680664,-88.4646835327148,-88.4761428833008,-88.430305480957,-88.430305480957,-87.9203720092773,-87.9203720092773,null,-89.0834808349609,-89.0834808349609,-89.1063919067383,-89.1063919067383,-89.2038040161133,-89.2038040161133,-89.3183898925781,-89.3183898925781,-89.4501724243164,-89.4501724243164,-89.3928756713867,-89.34130859375,-89.3126602172852,-89.25537109375,-89.1636962890625,-89.1293182373047,-89.0834808349609,-89.0834808349609,null,-95.1625595092773,-95.1625595092773,-95.2427749633789,-95.2656936645508,-95.2828826904297,-95.3000717163086,-95.3229904174805,-95.3688278198242,-95.4031982421875,-95.4375762939453,-95.4834136962891,-95.5292510986328,-95.5521774291992,-95.5636291503906,-95.5865478515625,-95.6209259033203,-95.6610336303711,-95.7011413574219,-95.7297897338867,-95.7469787597656,-95.7813568115234,-95.7928161621094,-95.7870864868164,-95.8271942138672,-95.8443756103516,-95.9074020385742,-95.9188690185547,-95.9188690185547,-95.9360504150391,-95.9360504150391,-95.9303207397461,-95.7870864868164,-95.1625595092773,-95.1625595092773],"y":[32.3090896606445,32.2976303100586,32.2861709594727,32.2861709594727,32.2919006347656,32.2976303100586,32.2976303100586,32.2919006347656,32.2747116088867,32.2116889953613,32.1658515930176,32.1429328918457,32.1314735412598,32.1257438659668,32.091365814209,32.0741806030273,32.0741806030273,32.0741806030273,32.0627174377441,32.0455284118652,32.0168800354004,32.0054244995117,32.0111541748047,32.0168800354004,32.0111541748047,31.9996929168701,31.9825038909912,31.9710464477539,31.9595851898193,31.9595851898193,31.9538555145264,31.9366664886475,31.9366664886475,31.9309368133545,31.9252090454102,31.9194793701172,31.9137477874756,31.9022903442383,31.8793716430664,31.8621845245361,31.8392658233643,31.8278045654297,31.7647819519043,31.7647819519043,31.7590503692627,31.7418632507324,31.7017555236816,31.6960258483887,31.8908290863037,32.22314453125,32.3090896606445,32.3090896606445,32.3090896606445,null,33.5409469604492,33.2831192016602,33.2888450622559,33.1914443969727,33.1914443969727,33.1054992675781,33.0997734069824,33.2831192016602,33.2831192016602,33.455005645752,33.455005645752,33.4721946716309,33.4951095581055,33.5180282592773,33.5352210998535,33.5352210998535,33.5409469604492,33.5409469604492,null,34.1941223144531,33.9763984680176,33.9821281433105,33.9592094421387,33.9133720397949,33.907642364502,33.9133720397949,33.901912689209,33.8847236633301,33.890453338623,33.901912689209,33.896183013916,33.9133720397949,33.9534797668457,33.9592094421387,33.9592094421387,33.9248313903809,33.907642364502,33.9191017150879,33.907642364502,33.9133720397949,33.896183013916,33.8675346374512,33.8675346374512,33.9133720397949,33.9534797668457,33.9821281433105,34.1368255615234,34.1482849121094,34.1540107727051,34.1883926391602,34.1826629638672,34.1941223144531,34.1941223144531],"text":"Percent: -52.10295","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(61,99,219,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.4104385375977,-87.4104385375977,-87.4161682128906,-87.4333572387695,-87.4333572387695,-87.439094543457,-87.4161682128906,-87.4104385375977,-87.3760604858398,-87.3703308105469,-87.3588790893555,-87.3588790893555,-87.3760604858398,-87.3760604858398,-87.3760604858398,-87.3817901611328,-87.3932571411133,-87.3932571411133,-87.3703308105469,-87.53076171875,-87.536491394043,-87.53076171875,-87.4906539916992,-87.4906539916992,-87.4104385375977,-87.4104385375977],"y":[40.1242332458496,40.1070442199707,40.0726699829102,40.0153732299805,39.9867248535156,39.9695358276367,39.9523468017578,39.91796875,39.8950538635254,39.8721351623535,39.8664054870605,39.8434867858887,39.8320274353027,39.786190032959,39.7518119812012,39.7002449035645,39.6658706665039,39.642951965332,39.608570098877,39.608570098877,39.8664054870605,40.1471519470215,40.1471519470215,40.1299629211426,40.1242332458496,40.1242332458496],"text":"Percent: -52.08270","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(61,99,219,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.9199905395508,-89.6908111572266,-89.702278137207,-89.702278137207,-90.1491775512695,-90.1491775512695,-90.1491775512695,-90.16064453125,-90.1491775512695,-89.9199905395508,-89.9199905395508],"y":[39.5226287841797,39.5226287841797,39.3621978759766,39.0069694519043,39.0069694519043,39.2647972106934,39.3507423400879,39.3564720153809,39.5226287841797,39.5226287841797,39.5226287841797],"text":"Percent: -52.07906","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(61,99,219,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.365364074707,-83.8867492675781,-83.8867492675781,-83.8752899169922,-83.8752899169922,-83.4054718017578,-83.3882751464844,-83.3481674194336,-83.3137969970703,-83.3137969970703,-83.2679595947266,-83.2679595947266,-83.2908706665039,-83.3768157958984,-83.4226531982422,-83.4341125488281,-83.4513092041016,-83.4513092041016,-83.4341125488281,-83.3997344970703,-83.365364074707,-83.365364074707],"y":[44.8683242797852,44.8568649291992,45.0344848632812,45.040210723877,45.2006416320801,45.212100982666,45.1891822814941,45.1662635803223,45.1318855285645,45.0917778015137,45.0516700744629,45.040210723877,45.040210723877,45.0631294250488,45.0688591003418,45.0459403991699,45.023021697998,44.9829139709473,44.9428100585938,44.89697265625,44.8683242797852,44.8683242797852],"text":"Percent: -52.07649","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(61,99,219,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.3611755371094,-90.3382568359375,-90.3210678100586,-90.2981491088867,-90.2580413818359,-90.2236633300781,-90.2064743041992,-90.2007522583008,-90.1835556030273,-90.1319885253906,-90.1033401489258,-90.0804214477539,-90.0517730712891,-90.0231323242188,-89.9658279418945,-89.9142684936523,-89.7251892089844,-89.7194595336914,-89.5876770019531,-89.5991363525391,-89.6335144042969,-89.6564407348633,-89.6793518066406,-89.702278137207,-89.7251892089844,-89.7481155395508,-89.788215637207,-89.8054046630859,-89.8684310913086,-89.9142684936523,-89.977294921875,-89.9887542724609,-90.0231323242188,-90.0345916748047,-90.0746994018555,-90.1090774536133,-90.1319885253906,-90.1720962524414,-90.1950149536133,-90.2236633300781,-90.2637710571289,-90.2866897583008,-90.2981491088867,-90.3038787841797,-90.3267974853516,-90.3611755371094,-90.3611755371094,null,-83.7091293334961,-83.6690216064453,-83.646110534668,-83.6289215087891,-83.6231842041016,-83.6289215087891,-83.634651184082,-83.82373046875,-83.8409118652344,-83.8523712158203,-83.9039459228516,-83.9325866699219,-83.9383163452148,-83.9497756958008,-83.9440460205078,-83.9841537475586,-83.9039459228516,-83.8695602416992,-83.8351821899414,-83.7664337158203,-83.7091293334961,-83.7091293334961,null,-86.0467987060547,-86.0467987060547,-86.4192199707031,-86.4306793212891,-86.436408996582,-86.5051651000977,-86.4994354248047,-86.4879837036133,-86.4421463012695,-86.4192199707031,-86.4077682495117,-86.3676605224609,-86.0467987060547,-86.0467987060547,null,-98.9727249145508,-98.9727249145508,-99.2878570556641,-99.5113067626953,-99.5055847167969,-99.5113067626953,-99.0987777709961,-99.0987777709961,-98.9727249145508,-98.9727249145508,null,-122.968200683594,-122.802047729492,-122.790588378906,-122.802047729492,-122.819229125977,-122.882263183594,-122.899444580078,-122.910903930664,-122.996841430664,-122.97966003418,-123.01976776123,-123.042686462402,-122.939552307129,-122.956741333008,-123.008308410645,-123.071334838867,-123.088516235352,-123.117164611816,-123.197380065918,-123.466682434082,-123.495323181152,-123.506790161133,-123.002578735352,-123.01976776123,-123.071334838867,-123.094253540039,-123.117164611816,-123.077056884766,-123.042686462402,-123.002578735352,-122.899444580078,-122.86506652832,-122.807769775391,-122.853614807129,-122.945289611816,-122.996841430664,-123.048416137695,-123.059875488281,-123.008308410645,-122.996841430664,-122.968200683594,-122.968200683594,null,-81.8985824584961,-81.7725372314453,-81.7954559326172,-81.7553482055664,-81.9444198608398,-82.0590133666992,-82.0590133666992,-82.2137145996094,-82.1965255737305,-82.2022552490234,-82.2022552490234,-82.2194366455078,-82.2194366455078,-82.1506881713867,-82.1392288208008,-82.1163101196289,-82.0819320678711,-82.0303649902344,-81.9902572631836,-81.9329605102539,-81.9100494384766,-81.9157791137695,-81.9329605102539,-81.9215087890625,-81.8985824584961,-81.8985824584961],"y":[40.1185073852539,40.1356925964355,40.1356925964355,40.1471519470215,40.1471519470215,40.1471519470215,40.1586112976074,40.1872596740723,40.2044486999512,40.2216377258301,40.2674713134766,40.2789344787598,40.3476905822754,40.376335144043,40.4107131958008,40.4279022216797,40.4336318969727,40.3190422058105,40.3190422058105,40.1299629211426,40.1528816223145,40.1586112976074,40.1528816223145,40.1414260864258,40.1356925964355,40.1299629211426,40.1242332458496,40.1242332458496,40.1299629211426,40.1356925964355,40.1356925964355,40.1242332458496,40.1013145446777,40.1013145446777,40.0898551940918,40.0783996582031,40.0726699829102,40.061206817627,40.0669364929199,40.0497512817383,40.061206817627,40.0497512817383,40.061206817627,40.0841255187988,40.1070442199707,40.1185073852539,40.1185073852539,null,38.6631889343262,38.6517333984375,38.6631889343262,38.6345443725586,38.6058959960938,38.565788269043,38.5256805419922,38.4683876037598,38.4683876037598,38.4683876037598,38.5027618408203,38.5256805419922,38.5543327331543,38.5772514343262,38.5944366455078,38.6001663208008,38.7720527648926,38.7605972290039,38.7204895019531,38.6746520996094,38.6631889343262,38.6631889343262,null,44.1693153381348,43.8140830993652,43.8198127746582,43.8713760375977,43.9458656311035,44.0318031311035,44.0604553222656,44.0776405334473,44.0891036987305,44.117748260498,44.134937286377,44.175048828125,44.1693153381348,44.1693153381348,null,30.9110736846924,30.4928131103516,30.4928131103516,30.4985427856445,30.6876201629639,30.9339923858643,30.9397220611572,30.9168033599854,30.9110736846924,30.9110736846924,null,47.5153884887695,47.5039329528809,47.4065284729004,47.3091239929199,47.3091239929199,47.2804794311523,47.2289123535156,47.2117233276367,47.2059936523438,47.2346420288086,47.2346420288086,47.1830749511719,47.1830749511719,47.165885925293,47.1315078735352,47.1200485229492,47.1028594970703,47.0742149353027,47.0799407958984,47.0799407958984,47.5440368652344,47.6013336181641,47.5956039428711,47.5612258911133,47.481014251709,47.4122581481934,47.3492317199707,47.3377723693848,47.3492317199707,47.343505859375,47.3721504211426,47.3893394470215,47.4237174987793,47.429443359375,47.3836097717285,47.3778800964355,47.3778800964355,47.4007987976074,47.4695510864258,47.486743927002,47.5153884887695,47.5153884887695,null,38.8923759460449,38.7204895019531,38.7204895019531,38.6803817749023,38.6574630737305,38.6058959960938,38.4741172790527,38.6058959960938,38.6173553466797,38.6803817749023,38.7319450378418,38.7777824401855,38.8121604919434,38.8522682189941,38.9152946472168,38.9725875854492,39.0012359619141,39.0298881530762,39.0069694519043,38.9897766113281,38.9611320495605,38.9267539978027,38.8923759460449,38.8923759460449,38.8923759460449,38.8923759460449],"text":"Percent: -52.05676","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(61,99,219,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.078163146973,-102.083892822266,-102.112533569336,-102.112533569336,-101.235908508301,-101.230186462402,-102.078163146973,-102.078163146973],"y":[42.9947547912598,43.1265296936035,43.1265296936035,43.3843650817871,43.3843650817871,42.9947547912598,42.9947547912598,42.9947547912598],"text":"Percent: -52.03658","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(61,99,219,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.0540771484375,-93.4150390625,-93.409309387207,-93.04833984375,-93.0540771484375,-93.0540771484375,null,-97.9643249511719,-97.8669204711914,-97.4658508300781,-97.4601211547852,-97.4429321289062,-97.4372024536133,-97.6893081665039,-97.9528656005859,-97.9528656005859,-97.9700546264648,-97.9643249511719,-97.9643249511719],"y":[43.854190826416,43.859920501709,44.2036933898926,44.2036933898926,43.854190826416,43.854190826416,null,47.6758155822754,47.6700897216797,47.6700897216797,47.3205871582031,47.3205871582031,47.2346420288086,47.2346420288086,47.2346420288086,47.3205871582031,47.3263130187988,47.6758155822754,47.6758155822754],"text":"Percent: -52.02795","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(61,99,219,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-71.7228546142578,-71.7171325683594,-71.6655654907227,-71.6540985107422,-71.6540985107422,-71.6598281860352,-71.6540985107422,-71.5223159790039,-71.5223159790039,-71.5051345825195,-71.5108642578125,-71.4994049072266,-71.2587661743164,-71.2014617919922,-71.1556243896484,-71.2014617919922,-71.1670913696289,-71.2472991943359,-71.5509719848633,-71.6197280883789,-71.6311874389648,-71.6254577636719,-71.6311874389648,-71.6540985107422,-71.7228546142578,-71.7228546142578],"y":[43.5677108764648,43.6020851135254,43.6020851135254,43.6307373046875,43.6479225158691,43.670841217041,43.682300567627,43.6994934082031,43.7109489440918,43.7166786193848,43.7281379699707,43.7338676452637,43.5791664123535,43.5677108764648,43.5505218505859,43.5046844482422,43.3671760559082,43.2812309265137,43.4531211853027,43.4416580200195,43.4645767211914,43.4645767211914,43.4817657470703,43.4874954223633,43.5677108764648,43.5677108764648],"text":"Percent: -52.02096","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(61,99,219,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-123.707321166992,-123.764610290527,-123.758888244629,-123.449478149414,-123.449478149414,-123.34635925293,-123.157272338867,-123.111442565918,-123.094253540039,-123.025505065918,-122.956741333008,-122.887985229492,-122.887985229492,-122.853614807129,-122.847877502441,-122.870803833008,-122.956741333008,-123.002578735352,-122.996841430664,-123.031227111816,-122.996841430664,-123.008308410645,-122.996841430664,-122.996841430664,-123.025505065918,-123.031227111816,-123.054153442383,-123.707321166992,-123.707321166992],"y":[45.0631294250488,45.0688591003418,45.2006416320801,45.2063674926758,45.4183654785156,45.4183654785156,45.4183654785156,45.4126319885254,45.4011764526367,45.3954467773438,45.343879699707,45.3381500244141,45.3037757873535,45.3037757873535,45.2579383850098,45.2464752197266,45.2751235961914,45.2464752197266,45.223560333252,45.2063674926758,45.1605339050293,45.1433448791504,45.1261558532715,45.1089668273926,45.1089668273926,45.0860481262207,45.0631294250488,45.0631294250488,45.0631294250488],"text":"Percent: -52.00240","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(61,99,219,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.489143371582,-95.4490356445312,-95.408935546875,-95.3688278198242,-95.3516311645508,-95.3573608398438,-95.5980072021484,-95.6094665527344,-95.6094665527344,-96.0678329467773,-96.4345245361328,-96.4345245361328,-95.8615646362305,-95.8615646362305,-95.7469787597656,-95.7469787597656,-95.7183303833008,-95.7183303833008,-95.683952331543,-95.6782150268555,-95.6438446044922,-95.6381149291992,-95.6209259033203,-95.5808181762695,-95.5750885009766,-95.5521774291992,-95.5006103515625,-95.5235214233398,-95.5292510986328,-95.5120697021484,-95.489143371582,-95.489143371582],"y":[44.7766494750977,44.759464263916,44.7537307739258,44.7193565368652,44.7136268615723,44.5531959533691,44.5531959533691,44.5531959533691,44.6448707580566,44.6391410827637,44.6391410827637,44.8167572021484,44.8110313415527,44.89697265625,44.89697265625,44.9313507080078,44.9256210327148,44.9084320068359,44.89697265625,44.89697265625,44.891242980957,44.8797836303711,44.8740577697754,44.8511390686035,44.8396759033203,44.8396759033203,44.8053016662598,44.7995681762695,44.7823829650879,44.7823829650879,44.7766494750977,44.7766494750977],"text":"Percent: -51.99185","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(61,99,219,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-117.439163208008,-117.032356262207,-117.032356262207,-117.032356262207,-117.032356262207,-117.811584472656,-117.811584472656,-117.78865814209,-117.76001739502,-117.725631713867,-117.685523986816,-117.656883239746,-117.605308532715,-117.582405090332,-117.553756713867,-117.553756713867,-117.439163208008,-117.439163208008],"y":[48.0539703369141,48.0482406616211,47.9680252075195,47.3606910705566,47.2518310546875,47.2575607299805,47.8247871398926,47.8190574645996,47.8419761657715,47.8419761657715,47.9049987792969,47.8477058410645,47.8247871398926,47.796142578125,47.8133277893066,48.0482406616211,48.0539703369141,48.0539703369141],"text":"Percent: -51.85711","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(61,99,219,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.5009460449219,-78.4493789672852,-78.4264678955078,-78.3920822143555,-78.3634338378906,-78.3233261108398,-78.2946853637695,-78.2431182861328,-78.203010559082,-78.1858139038086,-78.1629028320312,-78.1514434814453,-78.0654983520508,-78.0139389038086,-78.0196685791016,-78.0941467285156,-78.1399841308594,-78.1629028320312,-78.1858139038086,-78.2431182861328,-78.2660369873047,-78.2889556884766,-78.2946853637695,-78.3061447143555,-78.3233261108398,-78.3405227661133,-78.3634338378906,-78.386360168457,-78.4207382202148,-78.4493789672852,-78.5009460449219,-78.5009460449219],"y":[36.892749786377,37.0760955810547,37.0760955810547,37.0875587463379,37.0990142822266,37.0990142822266,37.0990142822266,37.0990142822266,37.0875587463379,37.0818290710449,37.070369720459,37.0531806945801,37.0130767822266,37.0188026428223,36.7724304199219,36.7896194458008,36.7953491210938,36.8010787963867,36.8239974975586,36.8411865234375,36.8469161987305,36.8411865234375,36.8354568481445,36.8354568481445,36.8526458740234,36.8583755493164,36.8641052246094,36.8641052246094,36.8698310852051,36.8698310852051,36.892749786377,36.892749786377],"text":"Percent: -51.85121","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(61,99,219,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.5074615478516,-89.5017395019531,-89.7652969360352,-89.7710266113281,-89.9199905395508,-89.9199905395508,-89.9543762207031,-89.7194595336914,-89.7137298583984,-89.5074615478516,-89.5074615478516,-89.5074615478516],"y":[34.1712036132812,33.8675346374512,33.8675346374512,33.896183013916,33.896183013916,34.1425552368164,34.1654739379883,34.1712036132812,34.1941223144531,34.1941223144531,34.1712036132812,34.1712036132812],"text":"Percent: -51.81948","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(61,99,219,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.8867492675781,-83.3195266723633,-83.3252563476562,-83.3309783935547,-83.3367080688477,-83.3481674194336,-83.37109375,-83.4054718017578,-83.4226531982422,-83.4455718994141,-83.4914093017578,-83.5200576782227,-83.5487060546875,-83.5601654052734,-83.5601654052734,-83.8867492675781,-83.8867492675781,-83.8867492675781],"y":[44.5130920410156,44.5188217163086,44.4787139892578,44.3985023498535,44.3641204833984,44.3469314575195,44.318286895752,44.312557220459,44.2781791687012,44.2609901428223,44.2724494934082,44.2609901428223,44.2208824157715,44.1922340393066,44.1635856628418,44.1693153381348,44.5130920410156,44.5130920410156],"text":"Percent: -51.80795","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(61,99,219,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.1560363769531,-84.1445846557617,-83.8867492675781,-83.5601654052734,-83.5773468017578,-83.5888137817383,-83.6002731323242,-83.6575698852539,-83.6747589111328,-83.6804885864258,-83.7091293334961,-83.7492370605469,-83.7893447875977,-83.8466415405273,-83.8867492675781,-83.9039459228516,-83.90966796875,-84.0414505004883,-84.0414505004883,-84.1560363769531,-84.1560363769531],"y":[43.997428894043,44.1693153381348,44.1693153381348,44.1635856628418,44.1062927246094,44.0719146728516,44.0604553222656,44.0547218322754,44.0318031311035,44.0088882446289,44.0031585693359,44.0088882446289,43.997428894043,43.997428894043,43.9630508422852,43.9344024658203,43.9114837646484,43.9114837646484,43.997428894043,43.997428894043,43.997428894043],"text":"Percent: -51.80169","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(61,99,219,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.6029510498047,-85.0842361450195,-85.0842361450195,-84.8378601074219,-84.5972213745117,-84.6029510498047,-84.6029510498047],"y":[43.8140830993652,43.8140830993652,44.1693153381348,44.1693153381348,44.1635856628418,43.8140830993652,43.8140830993652],"text":"Percent: -51.79366","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(61,99,219,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.9310836791992,-92.2691192626953,-92.2748489379883,-92.2863159179688,-92.2805786132812,-91.8222122192383,-91.8279418945312,-91.8164825439453,-91.8222122192383,-91.9310836791992,-91.9310836791992,null,-90.424201965332,-90.3955535888672,-90.3554458618164,-90.3267974853516,-90.2695007324219,-90.2293930053711,-90.1950149536133,-90.1491775512695,-90.1262588500977,-90.0861511230469,-90.0460433959961,-90.0288619995117,-90.0116653442383,-89.977294921875,-89.9429168701172,-89.8913497924805,-89.8684310913086,-89.8340530395508,-89.8397827148438,-89.8397827148438,-90.424201965332,-90.424201965332,-90.424201965332],"y":[41.5165214538574,41.5222511291504,41.6081924438477,41.6081924438477,41.871753692627,41.871753692627,41.6081924438477,41.6081924438477,41.5165214538574,41.5165214538574,41.5165214538574,null,43.2010192871094,43.2067489624023,43.218204498291,43.218204498291,43.2067489624023,43.1895561218262,43.1666412353516,43.1666412353516,43.1666412353516,43.1666412353516,43.1551818847656,43.1838302612305,43.2010192871094,43.1952857971191,43.1952857971191,43.1895561218262,43.1952857971191,43.2010192871094,42.8572463989258,42.811408996582,42.811408996582,43.2010192871094,43.2010192871094],"text":"Percent: -51.78653","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(61,99,219,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.0368499755859,-78.031120300293,-77.9910125732422,-77.9795532226562,-77.9623641967773,-77.9222640991211,-77.9050674438477,-77.8936157226562,-77.8878860473633,-77.8706893920898,-77.8248519897461,-77.8134002685547,-77.7847518920898,-77.8019409179688,-77.7389144897461,-77.750373840332,-77.7732849121094,-77.8134002685547,-77.8477783203125,-77.8706893920898,-77.8764266967773,-77.8878860473633,-77.8936157226562,-77.8993377685547,-77.9050674438477,-77.9222640991211,-77.9222640991211,-77.9050674438477,-77.9165267944336,-77.9394454956055,-77.9279937744141,-77.9394454956055,-77.9394454956055,-77.9852828979492,-78.0082015991211,-78.0139389038086,-78.0368499755859,-78.0368499755859],"y":[34.343090057373,34.348819732666,34.348819732666,34.3717384338379,34.3774681091309,34.3660087585449,34.3774681091309,34.3774681091309,34.3717384338379,34.3717384338379,34.3889274597168,34.3831977844238,34.3831977844238,34.3717384338379,34.2972526550293,34.2915229797363,34.2628746032715,34.1941223144531,34.1368255615234,34.0852584838867,34.039421081543,34.0050468444824,33.9763984680176,33.9649391174316,33.9649391174316,33.9763984680176,33.9935836791992,34.0623397827148,34.0795288085938,34.0852584838867,34.1196365356445,34.1425552368164,34.1540107727051,34.2514190673828,34.3259010314941,34.3373603820801,34.343090057373,34.343090057373],"text":"Percent: -51.72289","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(61,99,219,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.87646484375,-92.8821868896484,-92.9394836425781,-92.9394836425781,-92.9337539672852,-92.9222946166992,-92.9108352661133,-92.9051055908203,-92.8936462402344,-92.9051055908203,-92.8936462402344,-92.8936462402344,-92.9165649414062,-92.9165649414062,-92.9452133178711,-92.9853210449219,-93.0254287719727,-93.04833984375,-93.0655364990234,-93.0769958496094,-93.1056442260742,-93.1285552978516,-93.151481628418,-93.1572113037109,-93.1801223754883,-93.2717971801758,-93.2947158813477,-93.3061752319336,-93.3176345825195,-93.3405532836914,-93.3634719848633,-93.3806610107422,-93.3863906860352,-93.4264984130859,-93.4379577636719,-93.4494171142578,-93.4666061401367,-93.4551467895508,-93.4551467895508,-93.4494171142578,-93.4494171142578,-93.4494171142578,-93.4551467895508,-93.4895248413086,-93.4952545166016,-93.4952545166016,-93.4780654907227,-93.4780654907227,-93.409309387207,-93.3577423095703,-93.3520126342773,-93.1973190307617,-93.1915893554688,-93.1342849731445,-93.0884475708008,-93.0598068237305,-93.0368881225586,-93.0196990966797,-93.0311584472656,-93.0368881225586,-93.0311584472656,-92.87646484375,-92.87646484375,null,-112.15648651123,-112.689338684082,-112.695068359375,-112.987274169922,-112.987274169922,-112.952903747559,-112.947174072266,-112.826850891113,-112.826850891113,-112.815391540527,-112.815391540527,-112.82112121582,-112.792472839355,-112.717987060547,-112.448699951172,-112.402862548828,-112.345565795898,-112.339836120605,-112.242431640625,-112.173675537109,-112.110649108887,-112.059089660645,-111.864280700684,-111.806983947754,-111.658012390137,-111.623634338379,-111.623634338379,-111.801254272461,-111.806983947754,-111.852821350098,-111.852821350098,-111.921577453613,-111.921577453613,-112.036163330078,-112.036163330078,-112.15648651123,-112.15648651123,null,-88.0177764892578,-88.0177764892578,-88.0177764892578,-87.9719390869141,-87.7026443481445,-87.6969146728516,-87.536491394043,-87.536491394043,-87.5823287963867,-87.610969543457,-87.6052474975586,-87.6052474975586,-87.5937881469727,-87.5937881469727,-87.610969543457,-87.6338958740234,-87.7599487304688,-87.7599487304688,-87.9547500610352,-88.0177764892578,-88.0177764892578,null,-85.5712432861328,-85.5024948120117,-85.5024948120117,-85.4795684814453,-85.4795684814453,-85.4394683837891,-85.4280090332031,-85.450927734375,-85.4738388061523,-85.5139465332031,-85.5884399414062,-85.6170806884766,-85.628547668457,-85.6399993896484,-85.6571884155273,-85.7374038696289,-85.7775115966797,-85.7889709472656,-85.8004302978516,-85.7717819213867,-85.7545928955078,-85.7545928955078,-85.7717819213867,-85.8233489990234,-85.8691864013672,-85.9608612060547,-85.9665832519531,-86.0124206542969,-86.0066909790039,-86.0066909790039,-85.9551315307617,-85.9551315307617,-85.8863677978516,-85.8863677978516,-85.8634567260742,-85.8634567260742,-85.8462677001953,-85.8519973754883,-85.8176193237305,-85.8176193237305,-85.8061599731445,-85.8061599731445,-85.8004302978516,-85.8004302978516,-85.7832412719727,-85.7889709472656,-85.5712432861328,-85.5712432861328,null,-100.095726013184,-99.562873840332,-99.562873840332,-99.5514144897461,-99.5514144897461,-100.009780883789,-100.084266662598,-100.089996337891,-100.095726013184,-100.095726013184,-100.095726013184,null,-84.0758209228516,-83.9612350463867,-83.9898834228516,-83.9841537475586,-84.0185317993164,-84.0070724487305,-84.0242614746094,-84.0529098510742,-84.0700988769531,-84.0815582275391,-84.0815582275391,-84.093017578125,-84.1331253051758,-84.1560363769531,-84.2018737792969,-84.2190704345703,-84.2419815063477,-84.2591705322266,-84.2591705322266,-84.2820892333984,-84.3050079345703,-84.3221969604492,-84.3336563110352,-84.3393859863281,-84.3336563110352,-84.3279266357422,-84.3221969604492,-84.3164749145508,-84.3164749145508,-84.2992782592773,-84.2820892333984,-84.270637512207,-84.2190704345703,-84.1216583251953,-84.0758209228516,-84.0758209228516,null,-91.7018966674805,-91.6675186157227,-91.6159515380859,-91.5873031616211,-91.5242767333984,-91.4898986816406,-91.415412902832,-91.4383392333984,-91.4669799804688,-91.4898986816406,-91.9310836791992,-91.9310836791992,-91.9368057250977,-91.7018966674805,-91.7018966674805,null,-114.047248840332,-114.052978515625,-114.08162689209,-114.116004943848,-114.13892364502,-114.201942443848,-114.264976501465,-114.310813903809,-114.327995300293,-114.396751403809,-114.488426208496,-114.557182312012,-114.643127441406,-114.700416564941,-114.734802246094,-114.757713317871,-114.734802246094,-114.734802246094,-114.711875915527,-114.688957214355,-114.700416564941,-114.700416564941,-114.683235168457,-114.671775817871,-114.666046142578,-114.660308837891,-114.666046142578,-114.625938415527,-114.608741760254,-114.597282409668,-114.585830688477,-114.574363708496,-114.603019714355,-114.643127441406,-114.637390136719,-115.674446105957,-115.897903442383,-115.897903442383,-115.73747253418,-115.73747253418,-114.047248840332,-114.047248840332,null,-83.5143280029297,-83.5888137817383,-83.640380859375,-83.7377853393555,-83.7377853393555,-83.8294525146484,-83.8294525146484,-83.9440460205078,-83.9440460205078,-84.0586395263672,-84.0529098510742,-84.0299835205078,-83.5143280029297,-83.5143280029297,null,-97.9757843017578,-97.9700546264648,-97.9815139770508,-97.9815139770508,-97.5059585571289,-97.5059585571289,-97.483039855957,-97.48876953125,-97.48876953125,-97.8497314453125,-97.8554611206055,-97.9757843017578,-97.9757843017578,null,-122.24055480957,-122.246276855469,-122.246276855469,-122.257736206055,-122.263458251953,-122.257736206055,-122.320762634277,-122.378059387207,-122.48119354248,-122.630157470703,-122.727554321289,-122.761940002441,-122.77912902832,-122.77912902832,-122.77912902832,-122.76766204834,-122.77912902832,-122.790588378906,-122.790588378906,-122.727554321289,-122.744743347168,-122.721832275391,-122.670265197754,-122.641616821289,-122.549942016602,-122.52702331543,-122.446807861328,-122.355133056641,-122.320762634277,-122.320762634277,-122.280654907227,-122.24055480957,-122.24055480957,null,-90.9226684570312,-90.9112091064453,-90.3096084594727,-90.3096084594727,-90.3153381347656,-90.7908935546875,-90.7908935546875,-90.9112091064453,-90.9169387817383,-90.9226684570312,-90.9226684570312],"y":[34.1654739379883,33.9993171691895,33.9993171691895,33.9763984680176,33.9706649780273,33.9534797668457,33.9477462768555,33.9248313903809,33.9133720397949,33.901912689209,33.8789939880371,33.8618049621582,33.8388862609863,33.8102378845215,33.8102378845215,33.7930526733398,33.7758636474609,33.7758636474609,33.7815933227539,33.7815933227539,33.7758636474609,33.7815933227539,33.8045082092285,33.8045082092285,33.8045082092285,33.8388862609863,33.8618049621582,33.896183013916,33.9133720397949,33.9362907409668,33.9534797668457,33.9649391174316,33.9993171691895,34.039421081543,34.0566101074219,34.1081771850586,34.1368255615234,34.1482849121094,34.1654739379883,34.1826629638672,34.1941223144531,34.2055816650391,34.211311340332,34.211311340332,34.2227668762207,34.2571449279785,34.2628746032715,34.348819732666,34.348819732666,34.348819732666,34.2915229797363,34.2800636291504,34.2571449279785,34.2628746032715,34.2571449279785,34.2514190673828,34.2342300415039,34.211311340332,34.1941223144531,34.176929473877,34.1712036132812,34.1654739379883,34.1654739379883,null,44.0604553222656,44.0547218322754,43.9745101928711,43.9745101928711,44.2323417663574,44.2323417663574,44.2208824157715,44.2151527404785,44.2266120910645,44.2323417663574,44.3813133239746,44.4214210510254,44.4729843139648,44.5073585510254,44.4787139892578,44.450065612793,44.4615249633789,44.5360107421875,44.576114654541,44.5302772521973,44.5417404174805,44.5360107421875,44.5646591186523,44.5245513916016,44.5531959533691,44.5646591186523,44.4042282104492,44.3985023498535,44.318286895752,44.306827545166,44.1922340393066,44.1865043640137,44.1463966369629,44.1406669616699,44.0604553222656,44.0604553222656,44.0604553222656,null,39.1731262207031,39.3793907165527,39.4825248718262,39.4825248718262,39.4882507324219,39.471061706543,39.471061706543,39.3564720153809,39.333553314209,39.3049049377441,39.2819862365723,39.2647972106934,39.2476081848145,39.2246894836426,39.190315246582,39.1731262207031,39.1673965454102,39.1788520812988,39.1731262207031,39.1731262207031,39.1731262207031,null,38.6116256713867,38.6116256713867,38.6001663208008,38.5944366455078,38.5887069702148,38.5829772949219,38.5428695678711,38.5256805419922,38.5084953308105,38.4626579284668,38.4511985778809,38.428279876709,38.3996315002441,38.3709869384766,38.3251495361328,38.2735786437988,38.2907676696777,38.3136863708496,38.3251495361328,38.3366050720215,38.3595237731934,38.3709869384766,38.3824424743652,38.4053611755371,38.4053611755371,38.4053611755371,38.4110908508301,38.416820526123,38.416820526123,38.4855766296387,38.4970321655273,38.5027618408203,38.5084953308105,38.5199508666992,38.5142250061035,38.5428695678711,38.5428695678711,38.565788269043,38.565788269043,38.5829772949219,38.5829772949219,38.5887069702148,38.5887069702148,38.6001663208008,38.6001663208008,38.6116256713867,38.6116256713867,38.6116256713867,null,37.4657135009766,37.4599800109863,37.3740386962891,37.3683052062988,36.9958839416504,36.9958839416504,37.0016136169434,37.3854942321777,37.3854942321777,37.4657135009766,37.4657135009766,null,38.1188812255859,37.9355354309082,37.9298057556152,37.9068870544434,37.8667793273926,37.832405090332,37.832405090332,37.8438606262207,37.832405090332,37.8381309509277,37.8438606262207,37.8495941162109,37.8667793273926,37.8667793273926,37.8667793273926,37.8782386779785,37.8782386779785,37.9068870544434,37.9183502197266,37.9183502197266,37.9068870544434,37.8954315185547,37.8839683532715,37.9011573791504,37.9355354309082,37.9469947814941,37.9584541320801,37.9813690185547,37.9985618591309,38.0100212097168,38.0214805603027,38.0558586120605,38.0730438232422,38.107421875,38.1188812255859,38.1188812255859,null,40.6169776916504,40.5654106140137,40.5654106140137,40.5081176757812,40.4737358093262,40.4164428710938,40.376335144043,40.3476905822754,40.2789344787598,40.2502861022949,40.2617454528809,40.3075790405273,40.6169776916504,40.6169776916504,40.6169776916504,null,36.8411865234375,36.2109336853027,36.1364479064941,36.0963401794434,36.0390472412109,36.021858215332,36.0275840759277,36.0447769165039,36.1135292053223,36.1364479064941,36.1364479064941,36.153636932373,36.1421775817871,36.1192588806152,36.1078033447266,36.0619659423828,36.0161285400391,35.9588317871094,35.9129943847656,35.8843460083008,35.7926750183105,35.712459564209,35.6666221618652,35.6093292236328,35.5405731201172,35.5004653930664,35.4546279907227,35.4087905883789,35.3572273254395,35.2827415466309,35.2369041442871,35.1796112060547,35.1223106384277,35.1051216125488,35.0191802978516,35.8327827453613,36.0046691894531,36.8469161987305,36.8469161987305,36.8583755493164,36.8411865234375,36.8411865234375,null,40.0153732299805,39.774730682373,39.780460357666,39.786190032959,39.7976493835449,39.8033790588379,39.8262977600098,39.8320274353027,39.8492164611816,39.8549423217773,39.8835906982422,40.0497512817383,40.0153732299805,40.0153732299805,null,44.627685546875,44.89697265625,44.89697265625,45.1490745544434,45.1548042297363,44.89697265625,44.89697265625,44.8053016662598,44.5417404174805,44.5417404174805,44.627685546875,44.627685546875,44.627685546875,null,46.0543479919434,45.9397583007812,45.80224609375,45.7907867431641,45.6360893249512,45.5444145202637,45.532958984375,45.5558738708496,45.5730628967285,45.5902519226074,45.6131706237793,45.6418151855469,45.6819229125977,45.7048416137695,45.7334899902344,45.7678680419922,45.7907867431641,45.8194351196289,45.8423538208008,45.8595428466797,45.8939208984375,45.9225692749023,45.928295135498,45.9168395996094,45.9397583007812,45.9741325378418,45.9798622131348,45.9397583007812,45.9741325378418,46.0085105895996,46.0486145019531,46.0543479919434,46.0543479919434,null,44.8568649291992,45.040210723877,45.0344848632812,44.6849784851074,44.4214210510254,44.4214210510254,44.4959030151367,44.5073585510254,44.5990333557129,44.8568649291992,44.8568649291992],"text":"Percent: -51.66548","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(61,99,219,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.8336791992188,-92.0800476074219,-92.0800476074219,-92.320686340332,-92.320686340332,-92.5556030273438,-92.5556030273438,-92.423828125,-92.4295501708984,-92.2519378662109,-92.0972290039062,-92.1029663085938,-92.0170211791992,-91.9425354003906,-91.9081573486328,-91.8795166015625,-91.8623199462891,-91.8336791992188,-91.8336791992188],"y":[44.1922340393066,44.2036933898926,44.117748260498,44.123477935791,44.2036933898926,44.2036933898926,44.3813133239746,44.3755836486816,44.4672546386719,44.4557952880859,44.4271469116211,44.4214210510254,44.3985023498535,44.3641204833984,44.3297462463379,44.2781791687012,44.2323417663574,44.1922340393066,44.1922340393066],"text":"Percent: -51.60382","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,100,220,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.8176193237305,-86.2186889648438,-86.2129592895508,-86.2129592895508,-86.2358779907227,-86.2358779907227,-86.2186889648438,-86.1957702636719,-86.1442031860352,-86.0983657836914,-86.0697174072266,-86.0467987060547,-85.8118896484375,-85.8176193237305,-85.8176193237305],"y":[44.5188217163086,44.5245513916016,44.570384979248,44.5990333557129,44.6506004333496,44.6792488098145,44.6964378356934,44.7136268615723,44.7250862121582,44.7422752380371,44.765193939209,44.7823829650879,44.7766494750977,44.5188217163086,44.5188217163086],"text":"Percent: -51.49792","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,100,220,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.8493194580078,-84.6029510498047,-84.368034362793,-84.3623046875,-84.8321304321289,-84.8321304321289,-84.8550491333008,-84.8493194580078,-84.8493194580078],"y":[43.4645767211914,43.4703102111816,43.4645767211914,43.1265296936035,43.1208038330078,43.2984199523926,43.2926902770996,43.4645767211914,43.4645767211914],"text":"Percent: -51.43964","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,100,220,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.3623046875,-84.3508453369141,-84.5972213745117,-84.8378601074219,-84.8378601074219,-84.3623046875,-84.3623046875],"y":[44.5073585510254,44.1635856628418,44.1635856628418,44.1693153381348,44.5130920410156,44.5073585510254,44.5073585510254],"text":"Percent: -51.41958","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,100,220,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.0418243408203,-81.7438888549805,-81.7209701538086,-81.7095108032227,-81.6808700561523,-81.6579437255859,-81.6407623291016,-81.6121063232422,-81.6006546020508,-81.6006546020508,-81.6006546020508,-81.5834579467773,-81.5662689208984,-81.5490875244141,-81.5318908691406,-81.5089797973633,-81.5032501220703,-81.4516830444336,-81.4516830444336,-81.4402160644531,-81.4344940185547,-81.4402160644531,-81.4574127197266,-81.4516830444336,-81.4402160644531,-81.4230346679688,-81.4001083374023,-81.3886566162109,-81.371467590332,-81.3657379150391,-81.4287643432617,-81.4344940185547,-81.5318908691406,-81.5376205444336,-81.554817199707,-81.5949249267578,-81.6235656738281,-81.6350326538086,-81.6636734008789,-81.6751327514648,-81.6694030761719,-81.6636734008789,-82.0360946655273,-82.0418243408203,-82.0418243408203,null,-98.8123016357422,-98.3310165405273,-98.2336120605469,-98.2393417358398,-98.5430145263672,-98.5372848510742,-98.5601959228516,-98.5659255981445,-98.6060333251953,-98.6060333251953,-98.6404190063477,-98.6404190063477,-98.7550048828125,-98.7550048828125,-98.8123016357422,-98.8123016357422,-98.8123016357422],"y":[30.2636299133301,30.5100040435791,30.5386505126953,30.5615692138672,30.5558376312256,30.5501117706299,30.5672988891602,30.5730266571045,30.5730266571045,30.5558376312256,30.5501117706299,30.5501117706299,30.5386505126953,30.5329189300537,30.5157318115234,30.5157318115234,30.5329189300537,30.5329189300537,30.5157318115234,30.4870853424072,30.4584369659424,30.4125995635986,30.3896808624268,30.3724918365479,30.3667621612549,30.3724918365479,30.3896808624268,30.3839530944824,30.3209266662598,30.2464408874512,30.2464408874512,30.0860137939453,30.0860137939453,30.0917434692383,30.0974750518799,30.1146621704102,30.1146621704102,30.1146621704102,30.1146621704102,30.1318511962891,30.1547698974609,30.1719570159912,30.1719570159912,30.2636299133301,30.2636299133301,null,28.0462837219238,28.0520133972168,28.0462837219238,27.2727909088135,27.2670612335205,27.353006362915,27.353006362915,27.3759250640869,27.3759250640869,27.3587341308594,27.3587341308594,27.3701934814453,27.3701934814453,27.364465713501,27.353006362915,28.0462837219238,28.0462837219238],"text":"Percent: -51.38498","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,100,220,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.9199905395508,-89.9142684936523,-89.8455123901367,-89.3928756713867,-89.3928756713867,-89.6850814819336,-89.9199905395508,-89.9199905395508],"y":[42.2040710449219,42.502010345459,42.507740020752,42.502010345459,42.2040710449219,42.2040710449219,42.2040710449219,42.2040710449219],"text":"Percent: -51.33596","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,100,220,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-107.005592346191,-107.005592346191,-107.114463806152,-107.120193481445,-107.125915527344,-107.435317993164,-109.056785583496,-109.062515258789,-109.056785583496,-108.569770812988,-108.564041137695,-107.956703186035,-107.956703186035,-107.441047668457,-107.435317993164,-107.332183837891,-107.332183837891,-107.314994812012,-107.314994812012,-107.005592346191,-107.005592346191,null,-106.065948486328,-106.713386535645,-106.719116210938,-107.458229064941,-107.469696044922,-107.664497375488,-107.876495361328,-107.893684387207,-107.933792114258,-107.939521789551,-107.893684387207,-107.887954711914,-107.922332763672,-107.916603088379,-107.962440490723,-107.962440490723,-107.928062438965,-107.950973510742,-107.939521789551,-107.968170166016,-107.950973510742,-107.910865783691,-107.8994140625,-107.922332763672,-107.916603088379,-107.859306335449,-107.859306335449,-107.819198608398,-107.767631530762,-107.767631530762,-107.710334777832,-107.704605102539,-107.670227050781,-107.670227050781,-107.624389648438,-107.60147857666,-107.521263122559,-107.498336791992,-107.435317993164,-107.435317993164,-107.418128967285,-107.418128967285,-107.309265136719,-107.143104553223,-106.994140625,-106.885276794434,-106.879547119141,-106.799331665039,-106.719116210938,-106.690467834473,-106.62744140625,-106.598793029785,-106.512855529785,-106.48420715332,-106.495666503906,-106.472747802734,-106.48420715332,-106.409721374512,-106.346694946289,-106.340965270996,-106.249298095703,-106.24356842041,-106.283668518066,-106.277938842773,-106.151893615723,-106.146156311035,-106.065948486328,-106.065948486328,-106.065948486328,-106.065948486328,null,-98.7550048828125,-99.2248306274414,-99.2305603027344,-98.7607345581055,-98.7550048828125,-98.7550048828125,null,-97.4601211547852,-97.4601211547852,-97.6663818359375,-98.1018371582031,-98.0961074829102,-98.1018371582031,-97.4601211547852,-97.4601211547852,null,-112.477340698242,-112.448699951172,-112.282539367676,-112.047630310059,-112.047630310059,-111.955955505371,-111.950225830078,-111.852821350098,-111.612174987793,-111.612174987793,-111.400184631348,-111.400184631348,-110.769927978516,-109.927680969238,-109.944869995117,-109.962059020996,-109.979248046875,-110.00789642334,-110.019355773926,-110.042274475098,-110.042274475098,-110.053733825684,-110.06519317627,-110.070922851562,-110.082382202148,-110.099571228027,-110.116760253906,-110.133941650391,-110.191246032715,-110.191246032715,-110.208427429199,-110.231353759766,-110.254264831543,-110.265724182129,-110.271453857422,-110.282920837402,-110.294372558594,-110.30583190918,-110.380317687988,-110.391777038574,-110.391777038574,-110.414695739746,-110.420425415039,-110.443344116211,-110.449073791504,-110.437614440918,-110.420425415039,-110.414695739746,-110.437614440918,-110.443344116211,-110.466262817383,-110.477722167969,-110.483451843262,-110.512100219727,-110.512100219727,-110.55793762207,-110.569396972656,-110.592315673828,-110.620956420898,-110.643882751465,-111.256942749023,-111.841361999512,-111.847091674805,-112.339836120605,-112.345565795898,-112.689338684082,-112.695068359375,-112.695068359375,-112.700798034668,-112.574745178223,-112.580474853516,-112.483070373535,-112.477340698242,-112.477340698242,null,-117.232887268066,-117.244346618652,-117.370407104492,-117.376129150391,-117.404777526855,-117.404777526855,-117.421974182129,-117.416236877441,-117.473533630371,-117.473533630371,-117.616775512695,-117.628234863281,-117.679801940918,-117.679801940918,-117.70272064209,-117.70272064209,-117.725631713867,-117.737091064453,-117.868873596191,-117.868873596191,-117.851692199707,-117.840232849121,-117.80012512207,-117.765739440918,-117.748558044434,-117.67407989502,-117.639694213867,-117.582405090332,-117.473533630371,-117.404777526855,-117.39331817627,-117.290191650391,-117.25008392334,-117.255813598633,-117.232887268066,-117.232887268066],"y":[40.0898551940918,39.9122428894043,39.9122428894043,39.4538726806641,39.3564720153809,39.3564720153809,39.3621978759766,39.4997100830078,39.6544075012207,39.6544075012207,39.6945152282715,39.7002449035645,39.8148345947266,39.8148345947266,39.9122428894043,39.91796875,40.0039138793945,40.0039138793945,40.0841255187988,40.0898551940918,40.0898551940918,null,46.8507614135742,46.8507614135742,46.8622169494629,46.8622169494629,46.8507614135742,46.8450317382812,46.8450317382812,46.8622169494629,46.890869140625,46.9137840270996,46.9825401306152,47.0169143676758,47.0226440429688,47.0455627441406,47.1372375488281,47.16015625,47.1830749511719,47.2002639770508,47.3320426940918,47.3492317199707,47.3721504211426,47.3893394470215,47.4122581481934,47.4409065246582,47.4580955505371,47.4752807617188,47.5268516540527,47.5497703552246,47.5497703552246,47.5726852416992,47.5898742675781,47.6242523193359,47.6242523193359,47.6529006958008,47.6414413452148,47.6529006958008,47.6529006958008,47.6242523193359,47.6299819946289,47.6471710205078,47.6586303710938,47.6930084228516,47.6815490722656,47.6700897216797,47.6815490722656,47.6930084228516,47.7331161499023,47.7560348510742,47.7560348510742,47.7904090881348,47.8133277893066,47.8018684387207,47.882080078125,47.8992729187012,47.9221878051758,47.939380645752,47.9622993469238,47.9622993469238,47.9622993469238,47.8878135681152,47.882080078125,47.5383071899414,47.5325775146484,47.3606910705566,47.3606910705566,47.1888046264648,47.1888046264648,46.8736763000488,46.8507614135742,46.8507614135742,null,41.7399749755859,41.7399749755859,42.0894813537598,42.0837478637695,41.7399749755859,41.7399749755859,null,36.5833549499512,36.153636932373,36.1479072570801,36.159366607666,36.4687652587891,36.5833549499512,36.5833549499512,36.5833549499512,null,38.1532592773438,38.1589889526367,38.1647186279297,38.1647186279297,38.1417999267578,38.1417999267578,38.1647186279297,38.1589889526367,38.1589889526367,38.1417999267578,38.1417999267578,38.1589889526367,38.1589889526367,38.1532592773438,38.1303405761719,38.107421875,38.0845031738281,38.0959625244141,38.0845031738281,38.0673141479492,38.0443954467773,38.0272064208984,38.0157508850098,37.9985618591309,37.9871025085449,37.9871025085449,37.9871025085449,37.9813690185547,37.9355354309082,37.9011573791504,37.8839683532715,37.8782386779785,37.8839683532715,37.8725128173828,37.8610496520996,37.8495941162109,37.8667793273926,37.8725128173828,37.8782386779785,37.8610496520996,37.8438606262207,37.832405090332,37.8094863891602,37.7922973632812,37.7751083374023,37.7636489868164,37.7636489868164,37.7464599609375,37.7350006103516,37.7235412597656,37.7063522338867,37.6777038574219,37.6490592956543,37.6433258056641,37.6204071044922,37.6089515686035,37.5917587280273,37.5803031921387,37.5516510009766,37.5344657897949,37.5344657897949,37.5401954650879,37.5287322998047,37.5401954650879,37.5516510009766,37.5459251403809,37.7178115844727,37.7235412597656,37.8037567138672,37.8094863891602,37.9011573791504,37.9068870544434,38.1532592773438,38.1532592773438,null,46.4668769836426,46.4153137207031,46.4153137207031,46.3981246948242,46.3981246948242,46.380931854248,46.386661529541,46.128833770752,46.123104095459,46.0085105895996,46.0085105895996,46.3408241271973,46.3408241271973,46.3923950195312,46.3923950195312,46.4095802307129,46.4095802307129,46.4726066589355,46.4726066589355,46.5585517883301,46.5585517883301,46.6273040771484,46.6330337524414,46.6559524536133,46.6903305053711,46.70751953125,46.6903305053711,46.6788711547852,46.701789855957,46.6502227783203,46.6158447265625,46.5700073242188,46.5299034118652,46.4897956848145,46.4668769836426,46.4668769836426],"text":"Percent: -51.31462","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,100,220,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-75.2751922607422,-75.217903137207,-75.2465515136719,-75.303840637207,-75.315299987793,-75.3324890136719,-75.3382263183594,-75.3611373901367,-75.3668670654297,-75.3668670654297,-75.3611373901367,-75.3496780395508,-75.315299987793,-75.2923889160156,-75.2751922607422,-75.2751922607422,null,-75.6189727783203,-75.3611373901367,-75.3955154418945,-75.4184341430664,-75.4298934936523,-75.4241638183594,-75.4356231689453,-75.4528121948242,-75.4470825195312,-75.4470825195312,-75.4814605712891,-75.498649597168,-75.5215682983398,-75.5616760253906,-75.5788650512695,-75.5845947265625,-75.5960464477539,-75.5903244018555,-75.6075134277344,-75.6132431030273,-75.6304321289062,-75.6476135253906,-75.670539855957,-75.6762619018555,-75.6934509277344,-75.7049179077148,-75.7106475830078,-75.7392883300781,-75.767936706543,-75.7908630371094,-75.8023147583008,-75.7908630371094,-75.7965927124023,-75.8424224853516,-75.8710708618164,-75.9283676147461,-75.9283676147461,-75.9169082641602,-75.9111785888672,-75.8825302124023,-75.8710708618164,-75.8825302124023,-75.8768005371094,-75.8596115112305,-75.8538818359375,-75.8367004394531,-75.8252334594727,-75.8252334594727,-75.8195037841797,-75.8023147583008,-75.8080444335938,-75.7851257324219,-75.7736663818359,-75.7335586547852,-75.7106475830078,-75.7220993041992,-75.7049179077148,-75.6877212524414,-75.6819915771484,-75.6991882324219,-75.6991882324219,-75.7278289794922,-75.7278289794922,-75.7049179077148,-75.6533508300781,-75.6418838500977,-75.6418838500977,-75.6189727783203,-75.6189727783203],"y":[38.0386695861816,38.0272064208984,37.9928321838379,37.9412651062012,37.9298057556152,37.8725128173828,37.8495941162109,37.8495941162109,37.8667793273926,37.9011573791504,37.9298057556152,37.9469947814941,37.9871025085449,38.0042877197266,38.0386695861816,38.0386695861816,null,37.9985618591309,38.0272064208984,37.9928321838379,37.969913482666,37.9412651062012,37.9298057556152,37.9068870544434,37.8896980285645,37.8725128173828,37.8610496520996,37.8209419250488,37.7922973632812,37.7636489868164,37.7350006103516,37.7006225585938,37.6777038574219,37.6433258056641,37.6204071044922,37.5917587280273,37.5860328674316,37.5917587280273,37.5745697021484,37.5516510009766,37.523006439209,37.517276763916,37.4943580627441,37.4828987121582,37.4886283874512,37.4771690368652,37.4657135009766,37.5058174133301,37.517276763916,37.5287322998047,37.5459251403809,37.5516510009766,37.5516510009766,37.5631141662598,37.5745697021484,37.5974884033203,37.6032218933105,37.6089515686035,37.6204071044922,37.6433258056641,37.65478515625,37.6719779968262,37.6777038574219,37.6948928833008,37.7178115844727,37.7235412597656,37.7464599609375,37.7751083374023,37.7808380126953,37.7751083374023,37.7693786621094,37.7751083374023,37.8037567138672,37.832405090332,37.832405090332,37.8438606262207,37.8725128173828,37.8896980285645,37.8954315185547,37.9126167297363,37.9240760803223,37.9298057556152,37.9412651062012,37.964183807373,37.9985618591309,37.9985618591309],"text":"Percent: -51.26092","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,100,220,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.2756042480469,-88.2641525268555,-88.5964660644531,-88.5964660644531,-88.5907363891602,-88.2756042480469,-88.2756042480469,null,-98.6346893310547,-98.7836532592773,-98.9097061157227,-98.9097061157227,-98.5888519287109,-98.4226913452148,-98.6346893310547,-98.6346893310547],"y":[41.722785949707,41.4649543762207,41.4706840515137,41.6311111450195,41.722785949707,41.722785949707,41.722785949707,null,29.7536964416504,29.7078590393066,29.765157699585,30.1032009124756,30.1089324951172,29.9370441436768,29.7536964416504,29.7536964416504],"text":"Percent: -51.23218","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,100,220,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.8344268798828,-87.8057861328125,-87.8115158081055,-87.8344268798828,-87.8172378540039,-87.8057861328125,-87.8115158081055,-87.8344268798828,-87.8286972045898,-87.8229675292969,-87.8516235351562,-87.8745346069336,-87.8974609375,-87.8630752563477,-87.8344268798828,-87.7427520751953,-87.6969146728516,-87.6740036010742,-87.6969146728516,-87.7370223999023,-87.7484817504883,-87.7484817504883,-87.7026443481445,-87.6682739257812,-87.6281661987305,-87.5937881469727,-87.6052474975586,-87.610969543457,-87.6338958740234,-87.719841003418,-87.7599487304688,-87.7599487304688,-87.9375686645508,-87.9375686645508,-88.1209106445312,-88.1209106445312,-88.1839370727539,-88.1839370727539,-88.3157119750977,-88.3157119750977,-88.430305480957,-88.4188461303711,-88.063606262207,-88.0578842163086,-88.0235061645508,-88.0063171386719,-87.977668762207,-87.9031829833984,-87.8344268798828,-87.8344268798828],"y":[45.7220306396484,45.6876525878906,45.676197052002,45.6590042114258,45.6360893249512,45.6131706237793,45.5845222473145,45.5616035461426,45.532958984375,45.4928512573242,45.4527397155762,45.4069061279297,45.3782577514648,45.349609375,45.349609375,45.3610687255859,45.3782577514648,45.349609375,45.2980422973633,45.2407493591309,45.2063674926758,45.1834526062012,45.1548042297363,45.1204261779785,45.1089668273926,45.0975074768066,45.0688591003418,45.0058326721191,44.9943771362305,44.9771881103516,44.9542694091797,44.9886474609375,44.9943771362305,45.023021697998,45.028751373291,45.1089668273926,45.1146965026855,45.2006416320801,45.2006416320801,45.3610687255859,45.3725280761719,45.7220306396484,45.7048416137695,45.7850570678711,45.7907867431641,45.7907867431641,45.7735977172852,45.7564086914062,45.7220306396484,45.7220306396484],"text":"Percent: -51.22151","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,100,220,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.3229598999023,-79.9104232788086,-79.9104232788086,-79.8645858764648,-79.8473968505859,-79.8187484741211,-79.7958297729492,-79.7786483764648,-79.7729110717773,-79.7729110717773,-79.7901077270508,-79.8072891235352,-79.8187484741211,-79.8359375,-79.8531265258789,-79.8588562011719,-79.8645858764648,-79.9104232788086,-79.9276123046875,-79.9505310058594,-79.9791793823242,-80.019287109375,-80.0307464599609,-80.0479354858398,-80.2828521728516,-80.294303894043,-80.3057632446289,-80.3172225952148,-80.3114929199219,-80.3172225952148,-80.3229598999023,-80.3458709716797,-80.3573303222656,-80.3630599975586,-80.3745193481445,-80.3859786987305,-80.4088973999023,-80.4203567504883,-80.4260864257812,-80.4604644775391,-80.471923828125,-80.5406723022461,-80.3229598999023,-80.3229598999023,null,-77.6243209838867,-77.5555648803711,-77.5154647827148,-77.5039978027344,-77.4295196533203,-77.4123229980469,-77.4180526733398,-77.4180526733398,-77.4237899780273,-77.4180526733398,-77.4065933227539,-77.3836822509766,-77.3779525756836,-77.3951416015625,-77.3951416015625,-77.3779525756836,-77.3607635498047,-77.3263778686523,-77.3206481933594,-77.3149261474609,-77.309196472168,-77.3149261474609,-77.303466796875,-77.2920074462891,-77.2805404663086,-77.2633590698242,-77.2576293945312,-77.2805404663086,-77.303466796875,-77.3263778686523,-77.3550338745117,-77.3836822509766,-77.4065933227539,-77.4237899780273,-77.4696273803711,-77.4982681274414,-77.5498352050781,-77.6014022827148,-77.6185913085938,-77.6529693603516,-77.6644287109375,-77.6758880615234,-77.7102661132812,-77.7389144897461,-77.750373840332,-77.761833190918,-77.7732849121094,-77.7904815673828,-77.8134002685547,-77.8706893920898,-77.8592300415039,-77.8649597167969,-77.8420486450195,-77.8134002685547,-77.8019409179688,-77.7904815673828,-77.6529693603516,-77.6243209838867,-77.6243209838867],"y":[34.812915802002,34.807186126709,34.7785377502441,34.7327003479004,34.6696739196777,34.6582183837891,34.6582183837891,34.6467590332031,34.629566192627,34.6123809814453,34.6009216308594,34.5608139038086,34.5207099914551,34.5207099914551,34.5035171508789,34.4977912902832,34.486328125,34.486328125,34.486328125,34.486328125,34.492057800293,34.4806022644043,34.4748725891113,34.4806022644043,34.360279083252,34.4118461608887,34.4233016967773,34.4576835632324,34.4806022644043,34.4977912902832,34.5035171508789,34.5321655273438,34.543628692627,34.5780029296875,34.5951919555664,34.6009216308594,34.6181106567383,34.6467590332031,34.663948059082,34.6925926208496,34.7212409973145,34.812915802002,34.812915802002,34.812915802002,null,37.5573844909668,37.5573844909668,37.5516510009766,37.5459251403809,37.523006439209,37.517276763916,37.4886283874512,37.4657135009766,37.4427947998047,37.4198760986328,37.3912239074707,37.3912239074707,37.3854942321777,37.3740386962891,37.3625793457031,37.3625793457031,37.3740386962891,37.3854942321777,37.4026870727539,37.4026870727539,37.3912239074707,37.3683052062988,37.3511199951172,37.3511199951172,37.3740386962891,37.379768371582,37.3683052062988,37.3167419433594,37.3110122680664,37.3110122680664,37.3110122680664,37.2594451904297,37.2422561645508,37.2365264892578,37.2307968139648,37.2307968139648,37.2307968139648,37.2594451904297,37.2766342163086,37.2594451904297,37.2938232421875,37.2880935668945,37.2938232421875,37.2766342163086,37.2766342163086,37.2766342163086,37.2938232421875,37.3052825927734,37.3339309692383,37.3740386962891,37.3912239074707,37.4084129333496,37.4198760986328,37.4313316345215,37.4313316345215,37.4485206604004,37.5631141662598,37.5573844909668,37.5573844909668],"text":"Percent: -51.20656","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,100,220,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.1888732910156,-77.1831436157227,-77.1946029663086,-77.1888732910156,-77.1774139404297,-77.1602249145508,-77.1373062133789,-77.0800094604492,-77.0685577392578,-77.0513610839844,-77.0341720581055,-77.0341720581055,-77.0341720581055,-77.0456314086914,-77.0456314086914,-77.0227203369141,-77.0112533569336,-76.9425048828125,-76.9425048828125,-76.9023971557617,-76.8794784545898,-76.8393707275391,-76.8049926757812,-76.7763442993164,-76.7534255981445,-76.7476959228516,-76.7476959228516,-76.7247772216797,-76.7133178710938,-76.6903991699219,-76.6502990722656,-76.66748046875,-76.6617584228516,-76.6502990722656,-76.6560287475586,-76.66748046875,-76.6846694946289,-76.7075881958008,-76.7247772216797,-76.7763442993164,-76.7935333251953,-76.7878036499023,-76.7935333251953,-76.8107223510742,-76.8393707275391,-76.8966674804688,-76.9138488769531,-76.9195785522461,-76.9425048828125,-76.9654159545898,-76.9768829345703,-77.0055236816406,-77.0227203369141,-77.0628280639648,-77.1545028686523,-77.1545028686523,-77.1602249145508,-77.1888732910156,-77.1888732910156],"y":[37.8954315185547,37.9126167297363,37.9240760803223,37.9469947814941,37.969913482666,37.969913482666,37.969913482666,37.969913482666,37.9469947814941,37.9355354309082,37.9183502197266,37.8896980285645,37.8782386779785,37.8782386779785,37.8610496520996,37.8610496520996,37.8438606262207,37.8209419250488,37.7922973632812,37.7865676879883,37.7865676879883,37.7922973632812,37.7865676879883,37.7693786621094,37.7521896362305,37.7178115844727,37.6948928833008,37.6777038574219,37.6490592956543,37.6204071044922,37.5974884033203,37.5344657897949,37.517276763916,37.4943580627441,37.4657135009766,37.4599800109863,37.4485206604004,37.4427947998047,37.4657135009766,37.517276763916,37.523006439209,37.5573844909668,37.5803031921387,37.5974884033203,37.6146774291992,37.6433258056641,37.6777038574219,37.6891632080078,37.6948928833008,37.7006225585938,37.7063522338867,37.7178115844727,37.7235412597656,37.7350006103516,37.8667793273926,37.8782386779785,37.8896980285645,37.8954315185547,37.8954315185547],"text":"Percent: -51.11111","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,101,221,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.8966674804688,-76.8966674804688,-76.9081268310547,-76.9081268310547,-76.9195785522461,-76.9195785522461,-77.1545028686523,-77.3378448486328,-77.3607635498047,-77.3722152709961,-77.3836822509766,-77.4123229980469,-77.4638900756836,-77.4295196533203,-76.9596862792969,-76.845100402832,-76.845100402832,-76.8393707275391,-76.8164520263672,-76.8164520263672,-76.845100402832,-76.8622894287109,-76.9138488769531,-76.9195785522461,-76.9081268310547,-76.8966674804688,-76.8966674804688],"y":[36.6521110534668,36.6406517028809,36.6234588623047,36.6005439758301,36.5776252746582,36.5489768981934,36.5432472229004,36.5432472229004,36.5776252746582,36.606273651123,36.6349220275879,36.6521110534668,36.6922149658203,36.7094039916992,36.9385871887207,36.9958839416504,36.9729652404785,36.9385871887207,36.9099426269531,36.8984832763672,36.8583755493164,36.7953491210938,36.7380523681641,36.7208671569824,36.6692962646484,36.6521110534668,36.6521110534668],"text":"Percent: -51.10679","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,101,221,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.8298721313477,-97.4372024536133,-97.4429321289062,-97.4601211547852,-97.4658508300781,-96.8814315795898,-96.8699798583984,-96.858512878418,-96.847053527832,-96.847053527832,-96.8413238525391,-96.8355941772461,-96.8355941772461,-96.8355941772461,-96.8241424560547,-96.8241424560547,-96.8298721313477,-96.8355941772461,-96.8298721313477,-96.8298721313477],"y":[47.2403717041016,47.2346420288086,47.3205871582031,47.3205871582031,47.6700897216797,47.6700897216797,47.6414413452148,47.607063293457,47.5841445922852,47.5554962158203,47.5325775146484,47.4981994628906,47.4924697875977,47.4351768493652,47.3893394470215,47.3606910705566,47.3205871582031,47.2747497558594,47.2403717041016,47.2403717041016],"text":"Percent: -51.10648","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,101,221,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-73.3271408081055,-73.3729705810547,-73.3901672363281,-73.4474639892578,-73.4646453857422,-73.493293762207,-73.504753112793,-73.4990234375,-73.4990234375,-73.5334091186523,-73.4990234375,-73.040657043457,-73.0120086669922,-73.0234680175781,-72.8916931152344,-72.9203338623047,-72.9375305175781,-72.954719543457,-72.9375305175781,-72.954719543457,-73.0177383422852,-72.9833679199219,-73.0177383422852,-73.0349349975586,-73.052116394043,-73.0578460693359,-73.0922241210938,-73.0979537963867,-73.1667098999023,-73.1609802246094,-73.3385925292969,-73.3271408081055,-73.3271408081055],"y":[41.4821434020996,41.4936027526855,41.5107917785645,41.4993362426758,41.5508995056152,41.6081924438477,41.6368446350098,41.6540298461914,41.6654891967773,41.6769485473633,42.049373626709,42.043643951416,42.043643951416,41.9748878479004,41.9748878479004,41.8946723937988,41.8946723937988,41.8602981567383,41.8373794555664,41.8030014038086,41.7972717285156,41.6368446350098,41.6368446350098,41.6196556091309,41.6081924438477,41.591007232666,41.5852737426758,41.5738182067871,41.5623550415039,41.5222511291504,41.5050621032715,41.4821434020996,41.4821434020996],"text":"Percent: -51.08762","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,101,221,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-103.797035217285,-103.797035217285,-103.447532653809,-102.570907592773,-102.324531555176,-102.364639282227,-102.381828308105,-102.399017333984,-102.462043762207,-102.502151489258,-102.52507019043,-102.547988891602,-102.576637268066,-102.62247467041,-102.65111541748,-102.674041748047,-102.708419799805,-102.742790222168,-102.742790222168,-102.76570892334,-102.771438598633,-102.782897949219,-102.811546325684,-102.811546325684,-102.828735351562,-102.828735351562,-102.834465026855,-102.880302429199,-102.897491455078,-102.903221130371,-102.880302429199,-102.908950805664,-102.937599182129,-102.989166259766,-103.012077331543,-103.035003662109,-103.07511138916,-103.10375213623,-103.115219116211,-103.132400512695,-103.161056518555,-103.195426940918,-103.258453369141,-103.287101745605,-103.338668823242,-103.350128173828,-103.373046875,-103.390235900879,-103.441802978516,-103.470443725586,-103.493370056152,-103.544929504395,-103.573585510254,-103.642333984375,-103.699630737305,-103.739738464355,-103.756927490234,-103.791305541992,-103.774116516113,-103.797035217285,-103.797035217285],"y":[29.2609539031982,30.3954105377197,30.6589698791504,30.0516376495361,29.8682899475098,29.8511028289795,29.765157699585,29.7536964416504,29.759428024292,29.7823467254639,29.7536964416504,29.7422389984131,29.759428024292,29.7365093231201,29.7365093231201,29.7365093231201,29.6620254516602,29.6333770751953,29.5932693481445,29.6047306060791,29.5760822296143,29.5359745025635,29.5245132446289,29.4786796569824,29.4500312805176,29.4156551361084,29.364086151123,29.3468990325928,29.2953338623047,29.2666835784912,29.2151165008545,29.2151165008545,29.1864700317383,29.169282913208,29.1635513305664,29.1119842529297,29.0890693664551,29.0489616394043,28.991662979126,28.9744758605957,28.9859371185303,28.9859371185303,28.9744758605957,28.9744758605957,29.0375003814697,29.0375003814697,29.0145816802979,29.0145816802979,29.0546894073486,29.0604190826416,29.1234455108643,29.1406326293945,29.1520938873291,29.1520938873291,29.1635513305664,29.1979274749756,29.2151165008545,29.2151165008545,29.2437648773193,29.2609539031982,29.2609539031982],"text":"Percent: -51.08639","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,101,221,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.6300888061523,-92.6300888061523,-92.6873779296875,-93.0999145507812,-93.1056442260742,-92.6300888061523,-92.6300888061523],"y":[40.9034576416016,40.6055183410645,40.6055183410645,40.6055183410645,40.9034576416016,40.9034576416016,40.9034576416016],"text":"Percent: -51.05246","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,101,221,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.2171401977539,-79.1254730224609,-79.1541213989258,-79.2629776000977,-79.5208129882812,-79.4864349365234,-79.2171401977539,-79.2171401977539],"y":[36.5432472229004,36.5375213623047,36.2338485717773,36.2338485717773,36.2338485717773,36.5432472229004,36.5432472229004,36.5432472229004],"text":"Percent: -50.95939","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,101,221,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.255744934082,-87.2958450317383,-87.3703308105469,-87.4218978881836,-87.5135726928711,-87.5823287963867,-87.6052474975586,-87.5937881469727,-87.6281661987305,-87.6682739257812,-87.7026443481445,-87.7484817504883,-87.7484817504883,-87.7370223999023,-87.6969146728516,-87.6740036010742,-87.6969146728516,-87.7427520751953,-87.8344268798828,-87.8630752563477,-87.8974609375,-87.8745346069336,-87.8516235351562,-87.8229675292969,-87.8286972045898,-87.8344268798828,-87.8115158081055,-87.8057861328125,-87.8172378540039,-87.8344268798828,-87.8115158081055,-87.8057861328125,-87.8344268798828,-87.714111328125,-87.714111328125,-87.6338958740234,-87.6281661987305,-87.3703308105469,-87.3760604858398,-87.3359527587891,-87.3359527587891,-87.255744934082,-87.255744934082,null,-88.9746170043945,-88.9746170043945,-88.6422958374023,-88.4818725585938,-88.4876022338867,-88.7339706420898,-88.7339706420898,-88.9803466796875,-88.9746170043945,-88.9746170043945],"y":[45.5501441955566,45.4928512573242,45.3782577514648,45.3037757873535,45.217830657959,45.1662635803223,45.1261558532715,45.0975074768066,45.1089668273926,45.1204261779785,45.1548042297363,45.1834526062012,45.2063674926758,45.2407493591309,45.2980422973633,45.349609375,45.3782577514648,45.3610687255859,45.349609375,45.349609375,45.3782577514648,45.4069061279297,45.4527397155762,45.4928512573242,45.532958984375,45.5616035461426,45.5845222473145,45.6131706237793,45.6360893249512,45.6590042114258,45.676197052002,45.6876525878906,45.7220306396484,45.7220306396484,45.8996505737305,45.8996505737305,45.985595703125,45.9798622131348,45.8996505737305,45.8996505737305,45.5558738708496,45.5501441955566,45.5501441955566,null,45.028751373291,45.1204261779785,45.1204261779785,45.1204261779785,44.8568649291992,44.8568649291992,44.9428100585938,44.9428100585938,45.028751373291,45.028751373291],"text":"Percent: -50.95221","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,101,221,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.947135925293,-97.947135925293,-97.8440017700195,-97.8038940429688,-97.8153610229492,-97.8038940429688,-97.7809753417969,-97.6950378417969,-97.6492004394531,-97.6262741088867,-97.6090927124023,-97.6033630371094,-97.5460662841797,-97.5174179077148,-97.4715805053711,-97.4429321289062,-97.4200134277344,-97.4028244018555,-97.4085540771484,-97.4142837524414,-97.4142837524414,-97.3856353759766,-97.3627243041992,-97.3627243041992,-97.3856353759766,-97.3970947265625,-97.3856353759766,-97.3684463500977,-97.3283386230469,-97.311149597168,-97.299690246582,-97.2939605712891,-97.3226165771484,-97.3455276489258,-97.494499206543,-97.8325424194336,-97.8611907958984,-97.8841094970703,-97.9242172241211,-97.947135925293,-97.947135925293],"y":[27.6394844055176,27.8915843963623,27.9717998504639,27.9947166442871,27.9717998504639,27.948881149292,27.948881149292,27.9145030975342,27.874397277832,27.8915843963623,27.8915843963623,27.8686676025391,27.8629379272461,27.8457489013672,27.8342895507812,27.8342895507812,27.8514785766602,27.8285598754883,27.8171005249023,27.7884540557861,27.7598037719727,27.7368869781494,27.7139682769775,27.7025089263916,27.6795902252197,27.6566715240479,27.6452121734619,27.6566715240479,27.6967792510986,27.7082386016846,27.6910495758057,27.6681308746338,27.6337547302246,27.5592708587646,27.5707302093506,27.564998626709,27.5707302093506,27.6108360290527,27.6280250549316,27.6394844055176,27.6394844055176],"text":"Percent: -50.92764","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,101,221,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-69.3508071899414,-69.4997863769531,-69.4940567016602,-69.6201019287109,-69.6487503051758,-69.6602096557617,-69.7175064086914,-69.7003173828125,-69.7805328369141,-69.7576065063477,-69.7404251098633,-69.7232360839844,-69.7232360839844,-69.7003173828125,-69.7003173828125,-69.7003173828125,-69.7003173828125,-69.7175064086914,-69.7461547851562,-69.7576065063477,-69.7461547851562,-69.7690734863281,-69.786262512207,-69.8149108886719,-69.8320922851562,-69.8206405639648,-69.8034439086914,-69.7977142333984,-69.7919845581055,-69.7805328369141,-69.7633438110352,-69.7404251098633,-69.7289657592773,-69.7289657592773,-69.7404251098633,-69.7175064086914,-69.7060394287109,-69.7346954345703,-69.7003173828125,-69.6888580322266,-69.6315612792969,-69.6773986816406,-69.7232360839844,-69.7346954345703,-69.7289657592773,-69.7232360839844,-68.8408813476562,-68.8179626464844,-68.8351516723633,-68.9554748535156,-68.9497451782227,-68.9440078735352,-68.9497451782227,-68.8638000488281,-68.7778549194336,-68.880989074707,-68.8695297241211,-69.3508071899414,-69.3508071899414],"y":[45.0860481262207,45.0631294250488,45.0344848632812,45.0115661621094,45.1032371520996,45.1089668273926,45.2980422973633,45.3037757873535,45.5501441955566,45.5616035461426,45.5787925720215,45.6017112731934,45.618896484375,45.6360893249512,45.6475486755371,45.6590042114258,45.6647338867188,45.6647338867188,45.6590042114258,45.6647338867188,45.676197052002,45.6819229125977,45.6991119384766,45.7392234802246,45.7392234802246,45.7449493408203,45.7564086914062,45.7793273925781,45.7850570678711,45.7850570678711,45.7678680419922,45.7621383666992,45.7621383666992,45.7735977172852,45.7850570678711,45.80224609375,45.8480834960938,45.8767318725586,45.8824615478516,45.8652687072754,45.8710021972656,45.9798622131348,45.9798622131348,46.386661529541,46.3923950195312,46.5642776489258,46.5700073242188,46.3923950195312,45.7048416137695,45.6647338867188,45.6418151855469,45.5845222473145,45.532958984375,45.532958984375,45.2464752197266,45.2292861938477,45.1605339050293,45.0860481262207,45.0860481262207],"text":"Percent: -50.91212","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,101,221,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.6086730957031,-84.6602401733398,-84.6602401733398,-84.6659698486328,-84.6602401733398,-84.6602401733398,-84.6659698486328,-84.6659698486328,-84.6659698486328,-84.6659698486328,-84.6659698486328,-84.6717071533203,-84.6602401733398,-84.6602401733398,-84.6545104980469,-84.6545104980469,-84.6545104980469,-84.6602401733398,-84.6487808227539,-84.6258697509766,-84.5972213745117,-84.5857620239258,-84.5800323486328,-84.5914916992188,-84.5685653686523,-84.551383972168,-84.545654296875,-84.545654296875,-84.4654388427734,-84.4597091674805,-84.4654388427734,-84.4654388427734,-84.4654388427734,-84.4826202392578,-84.4826202392578,-84.6086730957031,-84.6086730957031,null,-93.9650802612305,-93.9650802612305,-93.9307022094727,-93.9307022094727,-94.1656112670898,-94.40625,-94.4005279541016,-94.4406356811523,-94.4463577270508,-94.4406356811523,-93.9708099365234,-93.9650802612305,-93.9650802612305,null,-87.9261016845703,-87.719841003418,-87.4963836669922,-87.5135726928711,-87.4963836669922,-87.4849319458008,-87.4734649658203,-87.4276275634766,-87.4047164916992,-87.3817901611328,-87.3703308105469,-87.5078430175781,-87.5937881469727,-87.8229675292969,-87.8000564575195,-87.8229675292969,-87.8344268798828,-87.8516235351562,-87.8516235351562,-87.8401565551758,-87.8516235351562,-87.8630752563477,-87.8802642822266,-87.9031829833984,-87.9203720092773,-87.9375686645508,-87.9432907104492,-87.9261016845703,-87.9261016845703,null,-93.5239028930664,-93.4895248413086,-93.2374267578125,-93.231689453125,-93.1915893554688,-93.1915893554688,-93.1801223754883,-93.1743927001953,-93.1572113037109,-93.1572113037109,-93.1572113037109,-93.151481628418,-93.151481628418,-93.151481628418,-93.2374267578125,-93.2374267578125,-93.3520126342773,-93.4436874389648,-93.4436874389648,-93.4494171142578,-93.4494171142578,-93.4666061401367,-93.4723358154297,-93.4666061401367,-93.4608764648438,-93.4723358154297,-93.4608764648438,-93.4608764648438,-93.4837951660156,-93.4780654907227,-93.4837951660156,-93.4895248413086,-93.5009765625,-93.5181732177734,-93.5239028930664,-93.5239028930664,-93.5239028930664,-93.5239028930664,null,-89.5017395019531,-89.5017395019531,-89.1980667114258,-89.1923370361328,-89.0319137573242,-89.0319137573242,-89.0204544067383,-89.0204544067383,-89.0834808349609,-89.0834808349609,-89.1293182373047,-89.1636962890625,-89.25537109375,-89.3126602172852,-89.34130859375,-89.3928756713867,-89.4501724243164,-89.5017395019531,-89.5017395019531,-89.5017395019531,null,-92.9051055908203,-92.9108352661133,-93.0769958496094,-93.0712661743164,-93.0884475708008,-93.0827255249023,-93.0827255249023,-92.8478088378906,-92.6816482543945,-92.6873779296875,-92.6816482543945,-92.6873779296875,-92.9051055908203,-92.9051055908203,null,-98.7148971557617,-98.7320861816406,-98.2909088134766,-98.2794494628906,-98.5143661499023,-98.7148971557617,-98.7148971557617,null,-80.3802490234375,-80.3516006469727,-80.3286819458008,-80.3229598999023,-80.3000335693359,-80.2828521728516,-80.2370147705078,-80.1797103881836,-80.2370147705078,-80.3286819458008,-80.3458709716797,-80.4260864257812,-80.5979766845703,-80.6724548339844,-80.649543762207,-80.5234909057617,-80.4604644775391,-80.4375457763672,-80.3802490234375,-80.3802490234375],"y":[31.9022903442383,31.9137477874756,31.9595851898193,31.9595851898193,31.9595851898193,31.9767742156982,31.9767742156982,32.0340690612793,32.0397987365723,32.1429328918457,32.1486625671387,32.1601181030273,32.1658515930176,32.1830368041992,32.1830368041992,32.1944999694824,32.2002258300781,32.228874206543,32.228874206543,32.2116889953613,32.2116889953613,32.2002258300781,32.1887702941895,32.1543922424316,32.1486625671387,32.1429328918457,32.1314735412598,32.1142845153809,32.1142845153809,32.0340690612793,32.0283432006836,31.9595851898193,31.9194793701172,31.9194793701172,31.9137477874756,31.9022903442383,31.9022903442383,null,42.5593032836914,42.4676284790039,42.4676284790039,42.2098007202148,42.2098007202148,42.2098007202148,42.4733619689941,42.4733619689941,42.5535736083984,42.6452484130859,42.639518737793,42.5593032836914,42.5593032836914,null,37.4771690368652,37.6375961303711,37.6375961303711,37.6204071044922,37.6146774291992,37.6032218933105,37.5974884033203,37.5917587280273,37.5860328674316,37.5745697021484,37.5631141662598,37.4828987121582,37.4657135009766,37.345386505127,37.3740386962891,37.379768371582,37.379768371582,37.379768371582,37.3912239074707,37.4084129333496,37.4141426086426,37.4141426086426,37.4026870727539,37.4026870727539,37.4141426086426,37.4313316345215,37.4427947998047,37.4771690368652,37.4771690368652,null,33.0195579528809,33.0195579528809,33.0195579528809,32.7216186523438,32.7216186523438,32.6872444152832,32.6872444152832,32.5898361206055,32.5726509094238,32.5554618835449,32.5268173217773,32.5096244812012,32.4924354553223,32.4637908935547,32.4637908935547,32.4179534912109,32.412223815918,32.4179534912109,32.4981651306152,32.4981651306152,32.7674560546875,32.7674560546875,32.7846450805664,32.8018341064453,32.8247528076172,32.8476715087891,32.864860534668,32.8763198852539,32.8935089111328,32.9106979370117,32.9221534729004,32.9278831481934,32.9336166381836,32.9622611999512,32.9737205505371,33.002368927002,33.0195579528809,33.0195579528809,null,33.6784591674805,33.7242965698242,33.7242965698242,33.7357559204102,33.7357559204102,33.6268920898438,33.6268920898438,33.5581359863281,33.5581359863281,33.5409469604492,33.5352210998535,33.5352210998535,33.5180282592773,33.4951095581055,33.4721946716309,33.455005645752,33.455005645752,33.4607353210449,33.6784591674805,33.6784591674805,null,37.0760955810547,37.0760955810547,37.0875587463379,37.2651748657227,37.2651748657227,37.4141426086426,37.4771690368652,37.4886283874512,37.4771690368652,37.2594451904297,37.2537155151367,37.070369720459,37.0760955810547,37.0760955810547,null,40.0039138793945,40.3476905822754,40.3362274169922,40.0039138793945,40.0039138793945,40.0039138793945,40.0039138793945,null,38.737678527832,38.7319450378418,38.7204895019531,38.703296661377,38.6918411254883,38.6975708007812,38.6116256713867,38.5199508666992,38.3996315002441,38.3308792114258,38.2277450561523,38.2563934326172,38.3537940979004,38.5027618408203,38.5314140319824,38.6402702331543,38.7434043884277,38.737678527832,38.737678527832,38.737678527832],"text":"Percent: -50.89362","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,101,221,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.5750885009766,-95.5693588256836,-95.5693588256836,-95.6954116821289,-95.6954116821289,-96.4574508666992,-96.4574508666992,-96.4631729125977,-96.4689025878906,-95.5750885009766,-95.5750885009766,null,-104.060592651367,-103.447532653809,-102.381828308105,-102.393287658691,-102.381828308105,-102.358909606934,-102.358909606934,-102.364639282227,-102.347450256348,-102.341720581055,-102.347450256348,-102.330261230469,-102.295883178711,-102.295883178711,-102.301620483398,-102.284423828125,-102.255783081055,-102.221405029297,-102.187019348145,-102.16983795166,-102.152641296387,-102.141181945801,-102.135459899902,-102.124000549316,-102.07243347168,-102.060966491699,-102.032325744629,-102.003677368164,-101.992218017578,-101.986488342285,-102.01513671875,-102.01513671875,-102.020858764648,-102.026596069336,-102.043785095215,-102.049514770508,-102.083892822266,-102.112533569336,-102.118270874023,-102.124000549316,-102.141181945801,-102.181297302246,-102.811546325684,-102.811546325684,-102.777168273926,-102.771438598633,-102.754257202148,-102.714149475098,-102.702682495117,-102.685493469238,-102.685493469238,-104.054862976074,-104.060592651367,-104.060592651367],"y":[48.1742897033691,48.0253219604492,47.933650970459,47.933650970459,47.9622993469238,47.9680252075195,48.0310516357422,48.0310516357422,48.1685600280762,48.1742897033691,48.1742897033691,null,44.134937286377,44.134937286377,44.1292114257812,44.175048828125,44.1979637145996,44.2323417663574,44.2552604675293,44.2724494934082,44.2839088439941,44.306827545166,44.3297462463379,44.3469314575195,44.3526649475098,44.3813133239746,44.4156875610352,44.4328765869141,44.438606262207,44.438606262207,44.4328765869141,44.4156875610352,44.4214210510254,44.438606262207,44.438606262207,44.4328765869141,44.450065612793,44.4844436645508,44.4959030151367,44.5073585510254,44.4959030151367,44.3526649475098,44.3526649475098,43.985969543457,43.985969543457,43.6994934082031,43.6994934082031,43.682300567627,43.682300567627,43.6765747070312,43.6880302429199,43.6880302429199,43.6880302429199,43.682300567627,43.682300567627,43.7052192687988,43.722412109375,43.7453269958496,43.7453269958496,43.7797050476074,43.8026237487793,43.8312721252441,43.8484573364258,43.8484573364258,44.134937286377,44.134937286377],"text":"Percent: -50.88557","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,101,221,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.246955871582,-88.246955871582,-88.246955871582,-88.0235061645508,-88.0235061645508,-87.525032043457,-87.525032043457,-87.53076171875,-88.1380996704102,-88.246955871582,-88.246955871582],"y":[41.000862121582,41.1097183227539,41.2013931274414,41.2013931274414,41.2873382568359,41.2930679321289,41.1670188903809,41.0180473327637,41.000862121582,41.000862121582,41.000862121582],"text":"Percent: -50.85585","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,101,221,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.1888732910156,-77.2060623168945,-77.4638900756836,-77.4753570556641,-77.4982681274414,-77.5326461791992,-77.5555648803711,-77.6128616333008,-77.6415100097656,-77.6873474121094,-77.6644287109375,-77.6529693603516,-77.6472396850586,-77.6415100097656,-77.6243209838867,-77.6185913085938,-77.6243209838867,-77.6185913085938,-77.6128616333008,-77.5842132568359,-77.5383758544922,-77.5039978027344,-77.4982681274414,-77.4696273803711,-77.4467010498047,-77.2289810180664,-77.2232513427734,-77.2404403686523,-77.2404403686523,-77.2404403686523,-77.2690887451172,-77.2748184204102,-77.2920074462891,-77.303466796875,-77.309196472168,-77.2920074462891,-77.2805404663086,-77.2461700439453,-77.2060623168945,-77.1831436157227,-77.1430358886719,-77.1315765380859,-77.1315765380859,-77.1430358886719,-77.1659545898438,-77.1888732910156,-77.1888732910156,null,-78.3462524414062,-78.2373886108398,-78.0425796508789,-78.0540390014648,-78.0712280273438,-78.0826873779297,-78.1629028320312,-78.1686325073242,-78.3118667602539,-78.3118667602539,-78.3233261108398,-78.3290634155273,-78.3233261108398,-78.3233261108398,-78.3290634155273,-78.3691635131836,-78.3978118896484,-78.4264678955078,-78.4321899414062,-78.4493789672852,-78.4608383178711,-78.5697021484375,-78.5754318237305,-78.5639724731445,-78.5181350708008,-78.4436492919922,-78.4207382202148,-78.4207382202148,-78.4551086425781,-78.4150009155273,-78.4379196166992,-78.3634338378906,-78.3920822143555,-78.3577041625977,-78.3806304931641,-78.3462524414062,-78.3462524414062],"y":[39.3450126647949,39.339282989502,39.2304191589355,39.2476081848145,39.2533378601074,39.2705268859863,39.2762565612793,39.3106346130371,39.3106346130371,39.322093963623,39.3793907165527,39.4023056030273,39.4252243041992,39.4481430053711,39.471061706543,39.4825248718262,39.4939804077148,39.5168991088867,39.5283584594727,39.6142997741699,39.6257629394531,39.6658706665039,39.6887893676758,39.7288932800293,39.7288932800293,39.7288932800293,39.7002449035645,39.6945152282715,39.6887893676758,39.6715965270996,39.6601371765137,39.6314888000488,39.6314888000488,39.6372184753418,39.6314888000488,39.6028442382812,39.5971145629883,39.5856552124023,39.5627365112305,39.5283584594727,39.5168991088867,39.5054397583008,39.4882507324219,39.4538726806641,39.4137687683105,39.3450126647949,39.3450126647949,null,39.4596061706543,39.3965797424316,39.2705268859863,39.2361526489258,39.2189598083496,39.1788520812988,39.0528030395508,39.0298881530762,39.018424987793,39.0298881530762,39.0470733642578,39.0642623901367,39.0757217407227,39.0871810913086,39.0986404418945,39.0986404418945,39.0929069519043,39.0871810913086,39.0814514160156,39.0585327148438,39.0356140136719,39.0413436889648,39.0470733642578,39.0585327148438,39.0871810913086,39.1444778442383,39.1673965454102,39.1788520812988,39.2017707824707,39.2590675354004,39.2705268859863,39.3621978759766,39.3679313659668,39.4080352783203,39.4137687683105,39.4596061706543,39.4596061706543],"text":"Percent: -50.85359","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,101,221,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.7656784057617,-87.5193023681641,-87.5193023681641,-87.4963836669922,-87.5078430175781,-87.5708694458008,-87.6338958740234,-87.6510848999023,-87.6510848999023,-87.6854629516602,-87.6797332763672,-87.7026443481445,-87.714111328125,-87.708381652832,-88.0464248657227,-88.0464248657227,-87.8859939575195,-87.891731262207,-87.7656784057617,-87.7656784057617],"y":[44.318286895752,44.318286895752,44.2839088439941,44.2323417663574,44.1922340393066,44.1463966369629,44.123477935791,44.1005592346191,44.0547218322754,44.0203475952148,43.9687843322754,43.9401321411133,43.9057579040527,43.8885650634766,43.8885650634766,44.2380714416504,44.2438011169434,44.318286895752,44.318286895752,44.318286895752],"text":"Percent: -50.79317","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,101,221,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.5357360839844,-92.0399398803711,-92.0399398803711,-92.062858581543,-92.05712890625,-91.5529251098633,-91.5586547851562,-91.5300064086914,-91.5357360839844,-91.5357360839844],"y":[45.6475486755371,45.6475486755371,45.9741325378418,45.9741325378418,46.1574783325195,46.1574783325195,45.9741325378418,45.9684028625488,45.6475486755371,45.6475486755371],"text":"Percent: -50.76823","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,101,221,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-69.4539489746094,-69.4711303710938,-69.6315612792969,-69.6315612792969,-69.614372253418,-69.5857238769531,-69.5799942016602,-69.5857238769531,-69.602912902832,-69.7346954345703,-69.7461547851562,-69.7690734863281,-69.7977142333984,-69.8206405639648,-69.8149108886719,-69.8378219604492,-69.872200012207,-69.9294967651367,-69.9696044921875,-69.9925308227539,-70.0211715698242,-70.0039825439453,-70.0211715698242,-70.0383605957031,-70.0440902709961,-70.0383605957031,-70.0440902709961,-70.1357650756836,-70.1414947509766,-70.1529541015625,-70.1529541015625,-70.1472244262695,-70.1472244262695,-70.1185684204102,-70.1644058227539,-70.2790069580078,-70.3019180297852,-70.3764038085938,-70.3764038085938,-70.4107818603516,-70.513916015625,-70.508186340332,-70.5597534179688,-70.5425643920898,-70.4967269897461,-70.4738082885742,-70.4337005615234,-70.3993301391602,-70.3935928344727,-70.4107818603516,-70.3993301391602,-70.3878631591797,-70.3592224121094,-70.3076553344727,-70.2790069580078,-70.2618179321289,-70.2675476074219,-70.3019180297852,-70.3076553344727,-70.2732772827148,-70.2446212768555,-70.2560806274414,-70.2961883544922,-70.2675476074219,-70.238899230957,-70.2159805297852,-70.2045135498047,-70.1873321533203,-70.1414947509766,-70.0956573486328,-70.0727386474609,-70.0498199462891,-70.0383605957031,-70.0326309204102,-69.7232360839844,-69.7289657592773,-69.7346954345703,-69.7232360839844,-69.6773986816406,-69.6315612792969,-69.6888580322266,-69.7003173828125,-69.7346954345703,-69.7060394287109,-69.7175064086914,-69.7404251098633,-69.7289657592773,-69.7289657592773,-69.7404251098633,-69.7633438110352,-69.7805328369141,-69.7919845581055,-69.7977142333984,-69.8034439086914,-69.8206405639648,-69.8320922851562,-69.8149108886719,-69.786262512207,-69.7690734863281,-69.7461547851562,-69.7576065063477,-69.7461547851562,-69.7175064086914,-69.7003173828125,-69.7003173828125,-69.7003173828125,-69.7003173828125,-69.7232360839844,-69.7232360839844,-69.7404251098633,-69.7576065063477,-69.7805328369141,-69.7003173828125,-69.7175064086914,-69.6602096557617,-69.6487503051758,-69.6201019287109,-69.4940567016602,-69.4997863769531,-69.3508071899414,-69.2705993652344,-69.3278961181641,-69.3450775146484,-69.3909149169922,-69.4138412475586,-69.419563293457,-69.4539489746094,-69.4539489746094,null,-75.6189727783203,-75.6418838500977,-75.6590805053711,-75.6934509277344,-75.7278289794922,-75.7392883300781,-75.7736663818359,-75.7908630371094,-75.8080444335938,-75.8252334594727,-75.8424224853516,-75.8596115112305,-75.8596115112305,-75.8653411865234,-75.8939895629883,-75.8882598876953,-75.8768005371094,-75.8538818359375,-75.8137741088867,-75.7736663818359,-75.7736663818359,-75.7793960571289,-75.8538818359375,-75.8710708618164,-75.8825302124023,-75.8538818359375,-75.7965927124023,-75.7793960571289,-75.7851257324219,-75.8023147583008,-75.8252334594727,-75.8710708618164,-75.8939895629883,-75.939826965332,-75.945556640625,-75.945556640625,-75.9340972900391,-75.9111785888672,-75.8596115112305,-75.8424224853516,-75.8424224853516,-75.8596115112305,-75.8252334594727,-75.8137741088867,-75.7851257324219,-75.767936706543,-75.7507553100586,-75.7392883300781,-75.7220993041992,-75.7049179077148,-75.6991882324219,-75.6934509277344,-75.670539855957,-75.6189727783203,-75.5903244018555,-75.5616760253906,-75.5616760253906,-75.5731353759766,-75.5845947265625,-75.5845947265625,-75.5559387207031,-75.5960464477539,-75.6132431030273,-75.6189727783203,-75.6189727783203,-75.6590805053711,-75.6648101806641,-75.6590805053711,-75.6189727783203,-75.6189727783203,null,-74.7308807373047,-74.5532684326172,-74.5532684326172,-74.5418090820312,-74.5188903808594,-74.5360794067383,-74.5303497314453,-74.5188903808594,-74.4673233032227,-74.4558639526367,-74.4272155761719,-74.4157562255859,-74.4329528808594,-74.4386825561523,-74.4787902832031,-74.5418090820312,-74.5360794067383,-74.5303497314453,-74.5017013549805,-74.4673233032227,-74.4845123291016,-74.5131607055664,-74.5532684326172,-74.587646484375,-74.5991058349609,-74.6334838867188,-74.6506652832031,-74.7251586914062,-74.7538070678711,-74.7881774902344,-74.7824478149414,-74.7423400878906,-74.7251586914062,-74.7194290161133,-74.7251586914062,-74.7079696655273,-74.7251586914062,-74.7251586914062,-74.7251586914062,-74.7308807373047,-74.7308807373047,null,-79.2859039306641,-79.2457962036133,-79.2171401977539,-79.2056884765625,-79.1713104248047,-79.1483917236328,-79.1369247436523,-79.1312026977539,-79.114013671875,-79.0739059448242,-79.0509872436523,-78.9306640625,-78.8905563354492,-78.8791046142578,-78.655647277832,-78.7358627319336,-78.7530517578125,-78.7587814331055,-78.7988891601562,-78.9134750366211,-79.4004898071289,-79.4004898071289,-79.3947601318359,-79.3947601318359,-79.3718490600586,-79.3661117553711,-79.3718490600586,-79.3947601318359,-79.4176864624023,-79.389030456543,-79.3431930541992,-79.3145446777344,-79.2859039306641,-79.2859039306641],"y":[44.7136268615723,44.7250862121582,44.7078971862793,44.6907081604004,44.6677894592285,44.6563301086426,44.6334114074707,44.5990333557129,44.587574005127,44.6047668457031,44.6104927062988,44.6104927062988,44.5818481445312,44.5933036804199,44.6104927062988,44.6219520568848,44.627685546875,44.6104927062988,44.6907081604004,44.6907081604004,44.765193939209,44.770923614502,44.8224868774414,44.8224868774414,44.8396759033203,44.8396759033203,44.8740577697754,44.8683242797852,44.89697265625,44.89697265625,44.9084320068359,44.9084320068359,44.9485397338867,44.9542694091797,45.1318855285645,45.1261558532715,45.1891822814941,45.1777229309082,45.1662635803223,45.1662635803223,45.5100402832031,45.5214958190918,45.6647338867188,45.676197052002,45.6819229125977,45.7048416137695,45.7220306396484,45.7449493408203,45.7621383666992,45.7850570678711,45.8137054443359,45.8423538208008,45.8595428466797,45.8710021972656,45.8939208984375,45.9512138366699,45.9626770019531,45.9798622131348,46.0371589660645,46.071533203125,46.1517486572266,46.1632080078125,46.2033157348633,46.2548828125,46.2835311889648,46.3179054260254,46.3408241271973,46.3522872924805,46.3752059936523,46.3981246948242,46.4267692565918,46.4726066589355,46.5413627624512,46.5642776489258,46.5642776489258,46.3923950195312,46.386661529541,45.9798622131348,45.9798622131348,45.8710021972656,45.8652687072754,45.8824615478516,45.8767318725586,45.8480834960938,45.80224609375,45.7850570678711,45.7735977172852,45.7621383666992,45.7621383666992,45.7678680419922,45.7850570678711,45.7850570678711,45.7793273925781,45.7564086914062,45.7449493408203,45.7392234802246,45.7392234802246,45.6991119384766,45.6819229125977,45.676197052002,45.6647338867188,45.6590042114258,45.6647338867188,45.6647338867188,45.6590042114258,45.6475486755371,45.6360893249512,45.618896484375,45.6017112731934,45.5787925720215,45.5616035461426,45.5501441955566,45.3037757873535,45.2980422973633,45.1089668273926,45.1032371520996,45.0115661621094,45.0344848632812,45.0631294250488,45.0860481262207,44.7250862121582,44.7250862121582,44.770923614502,44.765193939209,44.7480049133301,44.7193565368652,44.7136268615723,44.7136268615723,null,37.9985618591309,37.964183807373,37.964183807373,37.964183807373,37.969913482666,37.9469947814941,37.9584541320801,37.9584541320801,37.9527244567871,37.9240760803223,37.9183502197266,37.9240760803223,37.9527244567871,37.9584541320801,37.964183807373,37.9928321838379,38.0100212097168,38.0157508850098,38.0272064208984,38.0558586120605,38.0673141479492,38.0730438232422,38.0615882873535,38.0673141479492,38.0730438232422,38.113151550293,38.1246147155762,38.1360702514648,38.1417999267578,38.1532592773438,38.1532592773438,38.1360702514648,38.1417999267578,38.1303405761719,38.1360702514648,38.1417999267578,38.1761779785156,38.1990966796875,38.2105560302734,38.2277450561523,38.2392044067383,38.2449340820312,38.2563934326172,38.2563934326172,38.285041809082,38.2907676696777,38.285041809082,38.2678527832031,38.2563934326172,38.2678527832031,38.285041809082,38.2964973449707,38.2964973449707,38.2735786437988,38.2220153808594,38.1876373291016,38.1761779785156,38.1647186279297,38.1532592773438,38.1360702514648,38.0959625244141,38.0730438232422,38.0787773132324,38.0787773132324,38.0673141479492,38.0501251220703,38.0443954467773,38.0272064208984,37.9985618591309,37.9985618591309,null,40.7258415222168,40.7544898986816,40.7373008728027,40.7315711975098,40.7201080322266,40.680004119873,40.6570854187012,40.6513557434082,40.680004119873,40.6628150939941,40.6742744445801,40.6685447692871,40.6456260681152,40.6227073669434,40.5997886657715,40.5768699645996,40.5539512634277,40.5539512634277,40.5310363769531,40.5081176757812,40.496654510498,40.4680099487305,40.4336318969727,40.4279022216797,40.3935241699219,40.3877983093262,40.3935241699219,40.3877983093262,40.4279022216797,40.5081176757812,40.5081176757812,40.5596809387207,40.5654106140137,40.5825996398926,40.5940628051758,40.6227073669434,40.6398963928223,40.6628150939941,40.691463470459,40.7258415222168,40.7258415222168,null,40.0382919311523,40.095588684082,40.1070442199707,40.1242332458496,40.1242332458496,40.1643409729004,40.1758003234863,40.1872596740723,40.2101783752441,40.2617454528809,40.2789344787598,40.3018531799316,40.2674713134766,40.244556427002,40.238826751709,40.0726699829102,40.0726699829102,39.8262977600098,39.7288932800293,39.7288932800293,39.7346229553223,39.7575416564941,39.774730682373,39.791919708252,39.791919708252,39.8033790588379,39.8320274353027,39.8434867858887,39.8606719970703,39.91796875,39.9752655029297,40.0096435546875,40.0382919311523,40.0382919311523],"text":"Percent: -50.75496","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,101,221,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.6529693603516,-77.6758880615234,-77.7102661132812,-77.7217254638672,-77.761833190918,-77.7847518920898,-77.8420486450195,-77.8878860473633,-77.8993377685547,-77.8592300415039,-77.8363189697266,-77.8134002685547,-77.8019409179688,-77.756103515625,-77.7331771850586,-77.7159957885742,-77.7045364379883,-77.6529693603516,-77.6185913085938,-77.6014022827148,-77.5498352050781,-77.4982681274414,-77.4696273803711,-77.4237899780273,-77.4065933227539,-77.3951416015625,-77.6128616333008,-77.6357803344727,-77.6415100097656,-77.6529693603516,-77.6529693603516],"y":[36.8984832763672,36.9099426269531,36.9214019775391,36.9385871887207,36.9672393798828,36.9844245910645,36.9958839416504,36.9844245910645,37.1448516845703,37.1563148498535,37.1677703857422,37.1735038757324,37.1906890869141,37.1964225769043,37.2021484375,37.207878112793,37.2193412780762,37.2594451904297,37.2766342163086,37.2594451904297,37.2307968139648,37.2307968139648,37.2307968139648,37.2365264892578,37.2422561645508,36.9958839416504,36.8812942504883,36.8870239257812,36.892749786377,36.8984832763672,36.8984832763672],"text":"Percent: -50.74593","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(62,101,221,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.9367752075195,-76.9711532592773,-76.9654159545898,-76.9654159545898,-76.8393707275391,-76.7419738769531,-76.7419738769531,-76.6903991699219,-76.6903991699219,-76.66748046875,-76.6502990722656,-76.6159210205078,-76.6159210205078,-76.5357055664062,-76.5357055664062,-76.5586242675781,-76.5528869628906,-76.5643539428711,-76.9367752075195,-76.9367752075195],"y":[41.9978065490723,41.9978065490723,42.2785568237305,42.2900161743164,42.2957458496094,42.2957458496094,42.2499084472656,42.2499084472656,42.2441787719727,42.2384490966797,42.2327194213867,42.2499084472656,42.2900161743164,42.2842826843262,42.1582374572754,42.1582374572754,42.0379104614258,42.0035362243652,41.9978065490723,41.9978065490723],"text":"Percent: -50.67696","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(63,102,222,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.0895843505859,-87.0895843505859,-87.0895843505859,-86.7572708129883,-86.6827850341797,-86.6827850341797,-86.6827850341797,-87.083854675293,-87.0895843505859,-87.0895843505859],"y":[40.3935241699219,40.4737358093262,40.5596809387207,40.5539512634277,40.5596809387207,40.4279022216797,40.2159080505371,40.2159080505371,40.3935241699219,40.3935241699219],"text":"Percent: -50.63497","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(63,102,222,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.3664855957031,-77.3607635498047,-77.3550338745117,-77.3493041992188,-77.3263778686523,-77.3263778686523,-76.9826126098633,-76.9711532592773,-76.9539566040039,-76.9310455322266,-76.9310455322266,-76.9367752075195,-76.9367752075195,-76.9081268310547,-76.9023971557617,-76.8966674804688,-76.9654159545898,-76.9711532592773,-76.9940643310547,-76.9997940063477,-77.1143951416016,-77.1201171875,-77.1373062133789,-77.1487655639648,-77.1487655639648,-77.3664855957031,-77.3664855957031],"y":[42.5822219848633,42.6738967895508,42.6796264648438,42.7140045166016,42.7426528930664,42.759838104248,42.759838104248,42.6853561401367,42.6738967895508,42.6624374389648,42.6452484130859,42.6223297119141,42.6166000366211,42.5421180725098,42.5249290466309,42.4676284790039,42.4619026184082,42.4676284790039,42.4676284790039,42.4905471801758,42.4905471801758,42.502010345459,42.502010345459,42.502010345459,42.5764923095703,42.5822219848633,42.5822219848633],"text":"Percent: -50.61041","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(63,102,222,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.4287948608398,-96.4287948608398,-96.8699798583984,-96.852783203125,-96.4287948608398,-96.4287948608398],"y":[44.2036933898926,43.854190826416,43.8484573364258,44.2036933898926,44.2036933898926,44.2036933898926],"text":"Percent: -50.60996","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(63,102,222,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-75.2923889160156,-75.3210296630859,-75.3267593383789,-75.3267593383789,-75.3324890136719,-75.3496780395508,-75.3897857666016,-75.4012451171875,-75.3955154418945,-75.3840637207031,-75.4012451171875,-75.4012451171875,-75.4127044677734,-75.4184341430664,-75.4184341430664,-75.4184341430664,-75.6361541748047,-75.6418838500977,-75.8367004394531,-75.8596115112305,-75.8825302124023,-75.4298934936523,-75.4241638183594,-75.2923889160156,-75.2923889160156],"y":[42.7541122436523,42.6796264648438,42.6681671142578,42.6223297119141,42.5994110107422,42.5707626342773,42.5306549072266,42.502010345459,42.4561729431152,42.4160652160645,42.3759574890137,42.358772277832,42.3129348754883,42.2957458496094,42.2499084472656,42.1983413696289,42.1983413696289,42.2441787719727,42.2499084472656,42.4160652160645,42.7254638671875,42.7483825683594,42.7483825683594,42.7541122436523,42.7541122436523],"text":"Percent: -50.59756","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(63,102,222,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.631217956543,-87.1239624023438,-87.1296920776367,-87.1067733764648,-87.0609359741211,-87.0208282470703,-86.9749908447266,-86.9578018188477,-86.9520797729492,-86.9176940917969,-86.8661346435547,-86.8260269165039,-86.7744598388672,-86.7286224365234,-86.6827850341797,-86.6655960083008,-86.6541366577148,-86.6082992553711,-86.5968399047852,-86.5452728271484,-86.5051651000977,-86.4765167236328,-86.4478759765625,-86.4134979248047,-86.356201171875,-86.2587966918945,-86.1900405883789,-86.1384735107422,-86.1040954589844,-86.081184387207,-86.0238800048828,-85.9665832519531,-85.9379425048828,-85.9207534790039,-85.8691864013672,-85.8691864013672,-86.3791122436523,-86.3848419189453,-86.631217956543,-86.631217956543,-86.631217956543],"y":[46.1632080078125,46.1632080078125,46.5127143859863,46.5127143859863,46.524169921875,46.5356330871582,46.5127143859863,46.4897956848145,46.4840660095215,46.4554176330566,46.4439582824707,46.4554176330566,46.4726066589355,46.4726066589355,46.4496879577637,46.4210395812988,46.4095802307129,46.4324989318848,46.4554176330566,46.4897956848145,46.5012550354004,46.5413627624512,46.5470886230469,46.5470886230469,46.575740814209,46.6215782165527,46.6559524536133,46.6674118041992,46.6559524536133,46.6559524536133,46.6731414794922,46.6731414794922,46.6731414794922,46.6903305053711,46.6846008300781,46.5069847106934,46.5127143859863,46.3408241271973,46.3408241271973,46.1632080078125,46.1632080078125],"text":"Percent: -50.59744","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(63,102,222,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-120.682106018066,-120.682106018066,-120.664909362793,-120.584693908691,-120.584693908691,-120.71647644043,-120.876907348633,-120.899826049805,-120.533126831055,-120.51594543457,-120.464370727539,-120.452911376953,-120.452911376953,-120.435729980469,-120.384162902832,-120.372695922852,-120.326866149902,-120.275299072266,-120.10913848877,-119.97737121582,-119.942985534668,-119.776832580566,-119.76537322998,-119.736709594727,-119.72526550293,-119.65650177002,-119.65650177002,-119.639312744141,-119.627853393555,-119.61067199707,-119.604942321777,-119.564834594727,-119.536178588867,-119.564834594727,-119.564834594727,-119.52473449707,-119.496070861816,-119.48462677002,-119.467422485352,-119.404411315918,-119.381484985352,-119.335647583008,-119.318458557129,-119.318458557129,-119.261169433594,-119.043434143066,-119.014785766602,-118.980422973633,-118.940315246582,-118.848640441895,-118.785606384277,-118.768424987793,-118.75122833252,-118.75122833252,-118.774147033691,-118.779884338379,-118.756965637207,-118.774147033691,-118.728317260742,-118.699668884277,-118.642364501953,-118.671012878418,-118.648101806641,-118.436111450195,-118.350158691406,-118.361618041992,-118.390266418457,-118.36735534668,-118.373077392578,-118.355895996094,-118.413185119629,-118.968955993652,-118.968955993652,-119.289810180664,-119.295539855957,-119.444519042969,-119.52473449707,-119.559097290039,-119.582023620605,-119.645050048828,-119.65650177002,-119.730987548828,-119.748176574707,-119.948707580566,-119.948707580566,-120.26383972168,-120.298225402832,-120.321128845215,-120.447189331055,-120.43000793457,-120.487297058105,-120.527404785156,-120.544586181641,-120.584693908691,-120.596153259277,-120.636260986328,-120.676368713379,-120.624801635742,-120.682106018066,-120.676368713379,-120.682106018066,-120.682106018066],"y":[36.2739562988281,36.2911491394043,36.3083343505859,36.3255233764648,36.474494934082,36.5776252746582,36.7094039916992,36.7380523681641,37.0359916687012,37.0130767822266,36.9557762145996,36.9156684875488,36.8698310852051,36.8411865234375,36.8068084716797,36.7838897705078,36.7838897705078,36.755241394043,36.8010787963867,36.8239974975586,36.8297271728516,36.8698310852051,36.9042129516602,36.927131652832,36.9844245910645,37.0188026428223,37.0417213439941,37.0417213439941,37.0188026428223,37.0417213439941,37.070369720459,37.070369720459,37.0990142822266,37.1219329833984,37.1448516845703,37.1391220092773,37.1448516845703,37.1391220092773,37.1162071228027,37.1735038757324,37.1563148498535,37.1964225769043,37.2709045410156,37.3282012939453,37.3912239074707,37.5631141662598,37.5803031921387,37.5631141662598,37.5631141662598,37.4828987121582,37.4943580627441,37.4771690368652,37.4657135009766,37.4370613098145,37.4256019592285,37.4026870727539,37.3740386962891,37.3511199951172,37.3224716186523,37.3282012939453,37.2709045410156,37.2422561645508,37.1505851745605,37.070369720459,36.892749786377,36.8469161987305,36.8297271728516,36.8068084716797,36.7724304199219,36.755241394043,36.7437858581543,36.7380523681641,36.6578407287598,36.6635704040527,36.5718955993652,36.5718955993652,36.5088691711426,36.4859504699707,36.4687652587891,36.4229278564453,36.4229278564453,36.4057388305664,36.3942794799805,36.3942794799805,36.1880149841309,35.9301834106445,35.901538848877,35.9072647094727,35.9473724365234,35.9588317871094,36.021858215332,36.0161285400391,36.0447769165039,36.0619659423828,36.0906105041504,36.0906105041504,36.153636932373,36.2109336853027,36.2338485717773,36.2510414123535,36.2739562988281,36.2739562988281],"text":"Percent: -50.56645","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(63,102,222,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.5357360839844,-91.5357360839844,-91.5471954345703,-91.6732482910156,-92.1659927368164,-92.1659927368164,-92.0399398803711,-91.5357360839844,-91.5357360839844],"y":[45.6475486755371,45.3037757873535,45.212100982666,45.217830657959,45.217830657959,45.6475486755371,45.6475486755371,45.6475486755371,45.6475486755371],"text":"Percent: -50.53802","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(63,102,222,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.6701965332031,-93.04833984375,-93.0368881225586,-93.0368881225586,-93.0139694213867,-92.9853210449219,-92.9738616943359,-92.9452133178711,-92.9165649414062,-92.9165649414062,-92.7962493896484,-92.8019714355469,-92.7332153320312,-92.7389526367188,-92.6759185791016,-92.6300888061523,-92.5899810791016,-92.5326843261719,-92.4352798461914,-92.3607940673828,-92.3378829956055,-92.320686340332,-92.2977752685547,-92.2519378662109,-92.4295501708984,-92.423828125,-92.5556030273438,-92.5556030273438,-92.6701965332031,-92.6701965332031],"y":[44.2036933898926,44.2036933898926,44.4787139892578,44.5245513916016,44.5245513916016,44.5245513916016,44.5130920410156,44.5130920410156,44.5245513916016,44.5531959533691,44.5531959533691,44.6448707580566,44.6448707580566,44.7136268615723,44.6907081604004,44.6506004333496,44.6047668457031,44.5818481445312,44.576114654541,44.5531959533691,44.5417404174805,44.5245513916016,44.4844436645508,44.4557952880859,44.4672546386719,44.3755836486816,44.3813133239746,44.2036933898926,44.2036933898926,44.2036933898926],"text":"Percent: -50.52722","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(63,102,222,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.4868087768555,-77.4581604003906,-77.4352493286133,-77.4295196533203,-77.4065933227539,-77.3951416015625,-77.4180526733398,-77.4409790039062,-77.4581604003906,-77.4409790039062,-77.4409790039062,-77.4409790039062,-77.481086730957,-77.5383758544922,-77.5441055297852,-77.5842132568359,-77.7389144897461,-77.7446441650391,-77.8363189697266,-77.8248519897461,-77.8191223144531,-77.6988067626953,-77.6930770874023,-77.6701583862305,-77.6529693603516,-77.6300506591797,-77.6185913085938,-77.57275390625,-77.5441055297852,-77.4868087768555,-77.4868087768555],"y":[35.448902130127,35.3858757019043,35.3686828613281,35.3629570007324,35.3572273254395,35.3457679748535,35.3400382995605,35.3228492736816,35.2999305725098,35.2884712219238,35.2770118713379,35.254093170166,35.2369041442871,35.2712821960449,35.1967964172363,35.1280403137207,35.0249099731445,35.1395034790039,35.1853370666504,35.3514938354492,35.3629570007324,35.3801460266113,35.3629570007324,35.3572273254395,35.3572273254395,35.3686828613281,35.3801460266113,35.3858757019043,35.3916015625,35.448902130127,35.448902130127],"text":"Percent: -50.51198","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(63,102,222,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.1392669677734,-97.1449966430664,-97.1335372924805,-97.0762405395508,-97.0647811889648,-97.0590515136719,-97.0475921630859,-97.0361328125,-97.0189437866211,-96.9902954101562,-96.9559173583984,-96.9329986572266,-96.9100875854492,-96.8814315795898,-97.4658508300781,-97.8669204711914,-97.8669204711914,-97.8955688476562,-97.8898391723633,-97.1392669677734,-97.1392669677734],"y":[48.191478729248,48.1685600280762,48.1341819763184,48.059700012207,48.0367813110352,47.9966735839844,47.9622993469238,47.9279174804688,47.882080078125,47.8591651916504,47.8075981140137,47.7674903869629,47.7159233093262,47.6700897216797,47.6700897216797,47.6700897216797,48.0195922851562,48.0195922851562,48.197208404541,48.191478729248,48.191478729248],"text":"Percent: -50.49000","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(63,102,222,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-112.036163330078,-112.036163330078,-112.001792907715,-111.904388427734,-111.864280700684,-111.864280700684,-111.829902648926,-111.829902648926,-111.784065246582,-111.784065246582,-111.629364013672,-111.606452941895,-111.635101318359,-111.577796936035,-111.5205078125,-111.480400085449,-111.514778137207,-111.549156188965,-111.600723266602,-111.646560668945,-111.640830993652,-111.784065246582,-112.030433654785,-112.041900634766,-112.082000732422,-112.173675537109,-112.202323913574,-112.185134887695,-112.21378326416,-112.27108001709,-112.32837677002,-112.32837677002,-112.293998718262,-112.316917419434,-112.288269042969,-112.32837677002,-112.402862548828,-112.408592224121,-112.528907775879,-112.528907775879,-112.792472839355,-112.792472839355,-113.044578552246,-113.044578552246,-113.096138000488,-113.124786376953,-113.084686279297,-113.130516052246,-113.136245727539,-113.130516052246,-113.107597351074,-113.159164428711,-113.084686279297,-113.084686279297,-113.06175994873,-113.067489624023,-113.044578552246,-113.078948974609,-113.073219299316,-113.02165222168,-112.998741149902,-112.975814819336,-112.947174072266,-112.935707092285,-112.895599365234,-112.918525695801,-112.901336669922,-112.82112121582,-112.769554138184,-112.700798034668,-112.637771606445,-112.528907775879,-112.42578125,-112.374214172363,-112.322647094727,-112.293998718262,-112.225242614746,-112.087738037109,-112.036163330078,-112.036163330078],"y":[47.5096626281738,47.1888046264648,47.1888046264648,47.1200485229492,47.1200485229492,47.1028594970703,47.0971336364746,47.1143188476562,47.1028594970703,46.9080543518066,46.9023246765137,46.8794059753418,46.8507614135742,46.8049240112305,46.8049240112305,46.7705421447754,46.7590866088867,46.7648162841797,46.7762756347656,46.7476272583008,46.5700073242188,46.5642776489258,46.5642776489258,46.5299034118652,46.5069847106934,46.4955253601074,46.4783363342285,46.4496879577637,46.4267692565918,46.4095802307129,46.3981246948242,46.4324989318848,46.4955253601074,46.5585517883301,46.5986595153809,46.6444969177246,46.6502227783203,46.6903305053711,46.6903305053711,46.8221130371094,46.8278427124023,47.154426574707,47.165885925293,47.481014251709,47.4752807617188,47.486743927002,47.5096626281738,47.5554962158203,47.5898742675781,47.6299819946289,47.6700897216797,47.7159233093262,47.7560348510742,47.7732238769531,47.7789497375488,47.8133277893066,47.8534355163574,47.8878135681152,47.8992729187012,47.9164619445801,47.939380645752,47.9451065063477,47.9107322692871,47.8591651916504,47.796142578125,47.7503051757812,47.6758155822754,47.618522644043,47.5956039428711,47.618522644043,47.618522644043,47.6357116699219,47.5898742675781,47.5383071899414,47.5383071899414,47.5039329528809,47.5039329528809,47.5153884887695,47.5096626281738,47.5096626281738],"text":"Percent: -50.47530","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(63,102,222,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.4341125488281,-83.37109375,-83.2908706665039,-83.2450408935547,-83.2049331665039,-83.193473815918,-83.193473815918,-83.1762847900391,-83.1648254394531,-83.1590957641602,-83.1419067382812,-83.1304473876953,-83.1189880371094,-83.1017990112305,-83.0846099853516,-83.0559616088867,-83.0387725830078,-83.0158538818359,-82.9986724853516,-82.9872055053711,-82.9757461547852,-82.9642868041992,-82.9585647583008,-82.9700164794922,-83.2564926147461,-83.4341125488281,-83.4341125488281,null,-91.1633148193359,-91.1117477416992,-91.0773696899414,-91.0716400146484,-91.0773696899414,-91.0716400146484,-91.0601806640625,-91.0601806640625,-91.1862335205078,-91.610221862793,-91.6274108886719,-91.6216812133789,-91.5701141357422,-91.5873031616211,-91.610221862793,-91.6159515380859,-91.610221862793,-91.6044921875,-91.5758438110352,-91.5586547851562,-91.5471954345703,-91.5357360839844,-91.5013580322266,-91.4841690063477,-91.4784469604492,-91.4841690063477,-91.4727172851562,-91.4841690063477,-91.4898986816406,-91.4841690063477,-91.4555206298828,-91.4326095581055,-91.3753051757812,-91.3695755004883,-91.3466644287109,-91.3008270263672,-91.2779006958008,-91.2607192993164,-91.2320709228516,-91.1805038452148,-91.1633148193359,-91.1633148193359],"y":[32.9049644470215,32.9393424987793,32.9622611999512,32.9737205505371,32.9794540405273,32.9794540405273,32.990909576416,32.996639251709,32.996639251709,32.996639251709,32.985179901123,32.9565353393555,32.9450721740723,32.9336166381836,32.9278831481934,32.8877792358398,32.864860534668,32.853401184082,32.8419418334961,32.7961044311523,32.7674560546875,32.7559967041016,32.7445373535156,32.7101631164551,32.5841102600098,32.9049644470215,32.9049644470215,null,31.3522510528564,31.3236026763916,31.3178730010986,31.3121452331543,31.3006839752197,31.2892265319824,31.2834949493408,30.9970169067383,30.9970169067383,30.9970169067383,31.0084743499756,31.0199356079102,31.0657730102539,31.0944194793701,31.1287956237793,31.1459865570068,31.174633026123,31.2032814025879,31.2319278717041,31.2376575469971,31.2319278717041,31.2090129852295,31.2376575469971,31.254846572876,31.2663078308105,31.2663078308105,31.2949542999268,31.3121452331543,31.3236026763916,31.3350601196289,31.3236026763916,31.3178730010986,31.3407917022705,31.3522510528564,31.3522510528564,31.3637104034424,31.3694400787354,31.3751678466797,31.3694400787354,31.3522510528564,31.3522510528564,31.3522510528564],"text":"Percent: -50.47212","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(63,102,222,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.735107421875,-82.7522964477539,-82.7522964477539,-82.7752151489258,-83.3481674194336,-83.3481674194336,-83.3481674194336,-83.3596343994141,-83.37109375,-83.3825454711914,-83.3940048217773,-83.3882751464844,-83.3825454711914,-83.37109375,-83.365364074707,-83.3080596923828,-83.2622222900391,-82.9814758300781,-82.9872055053711,-82.7236480712891,-82.735107421875,-82.735107421875],"y":[39.3793907165527,39.2246894836426,39.1788520812988,39.1788520812988,39.2075004577637,39.2590675354004,39.2647972106934,39.2647972106934,39.2590675354004,39.2590675354004,39.2877159118652,39.2934455871582,39.339282989502,39.3679313659668,39.3851165771484,39.4596061706543,39.5168991088867,39.5111694335938,39.4939804077148,39.471061706543,39.3793907165527,39.3793907165527],"text":"Percent: -50.35047","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(63,102,222,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-121.62174987793,-121.908233642578,-121.908233642578,-121.891036987305,-121.885314941406,-121.87385559082,-121.86238861084,-121.87385559082,-121.850929260254,-121.982711791992,-122.011360168457,-121.98844909668,-121.994171142578,-121.971252441406,-121.994171142578,-121.936882019043,-121.942604064941,-122.02855682373,-122.022819519043,-122.057205200195,-122.062927246094,-122.062927246094,-122.051467895508,-121.816558837891,-121.805099487305,-121.764991760254,-121.730606079102,-121.742073059082,-121.701965332031,-121.66185760498,-121.644668579102,-121.633209228516,-121.593101501465,-121.598831176758,-121.541534423828,-121.461318969727,-121.455596923828,-121.415489196777,-121.40975189209,-121.369644165039,-121.415489196777,-121.426940917969,-121.415489196777,-121.42121887207,-121.415489196777,-121.438400268555,-121.438400268555,-121.392570495605,-121.329544067383,-121.226402282715,-121.220680236816,-121.134742736816,-121.088897705078,-121.05451965332,-121.071716308594,-121.088897705078,-121.094635009766,-121.129005432129,-121.146194458008,-121.226402282715,-121.232139587402,-121.266510009766,-121.272247314453,-121.283706665039,-121.341003417969,-121.375381469727,-121.472785949707,-121.501426696777,-121.541534423828,-121.581642150879,-121.610290527344,-121.62174987793,-121.62174987793,null,-112.695068359375,-112.695068359375,-112.695068359375,-112.758094787598,-112.763824462891,-112.809661865234,-112.815391540527,-112.929977416992,-112.929977416992,-112.947174072266,-112.952903747559,-113.015922546387,-113.359703063965,-113.359703063965,-113.62899017334,-113.62899017334,-113.588882446289,-113.600341796875,-113.634719848633,-113.669097900391,-113.68628692627,-113.714935302734,-113.749305725098,-113.777961730957,-113.760772705078,-113.749305725098,-113.72639465332,-113.692016601562,-113.640449523926,-113.57169342041,-113.468559265137,-113.445648193359,-113.445648193359,-113.445648193359,-113.428451538086,-113.411270141602,-113.394073486328,-113.376892089844,-113.371162414551,-113.382614135742,-113.405540466309,-113.411270141602,-113.451377868652,-113.457107543945,-113.439910888672,-113.445648193359,-113.445648193359,-113.439910888672,-113.411270141602,-113.411270141602,-113.325325012207,-113.325325012207,-112.987274169922,-112.987274169922,-112.695068359375,-112.695068359375,null,-104.049133300781,-102.954788208008,-102.954788208008,-102.949058532715,-102.966239929199,-102.966239929199,-103.573585510254,-103.82568359375,-103.854331970215,-103.888710021973,-103.91162109375,-103.986114501953,-104.054862976074,-104.054862976074,-104.049133300781,-104.049133300781],"y":[39.3106346130371,39.2934455871582,39.333553314209,39.3679313659668,39.3851165771484,39.4309539794922,39.471061706543,39.5111694335938,39.5398178100586,39.5283584594727,39.5627365112305,39.608570098877,39.6314888000488,39.642951965332,39.6658706665039,39.6715965270996,39.7174339294434,39.774730682373,39.791919708252,39.8033790588379,39.8320274353027,39.8664054870605,39.8893241882324,39.8835906982422,39.8950538635254,39.9007797241211,39.91796875,39.9466171264648,39.9867248535156,39.9867248535156,39.9867248535156,40.044017791748,40.0554809570312,40.1013145446777,40.1070442199707,40.1414260864258,40.1758003234863,40.1643409729004,40.1299629211426,40.1013145446777,40.0554809570312,40.0039138793945,39.9695358276367,39.9294281005859,39.923698425293,39.91796875,39.9007797241211,39.8606719970703,39.8148345947266,39.7288932800293,39.7002449035645,39.642951965332,39.6142997741699,39.608570098877,39.5856552124023,39.5856552124023,39.5627365112305,39.5570068359375,39.5226287841797,39.5283584594727,39.5111694335938,39.5111694335938,39.5168991088867,39.5168991088867,39.4538726806641,39.3621978759766,39.327823638916,39.3163642883301,39.2934455871582,39.3049049377441,39.322093963623,39.3106346130371,39.3106346130371,null,43.9745101928711,43.6250038146973,43.5505218505859,43.544792175293,43.5390625,43.5390625,43.4531211853027,43.4531211853027,43.3729057312012,43.3671760559082,43.2812309265137,43.2812309265137,43.2812309265137,43.3614463806152,43.3614463806152,43.4359283447266,43.4531211853027,43.4703102111816,43.4874954223633,43.533332824707,43.5677108764648,43.5848999023438,43.5677108764648,43.5677108764648,43.5963592529297,43.6192779541016,43.6307373046875,43.6593856811523,43.6765747070312,43.7052192687988,43.7453269958496,43.7739753723145,43.7911643981934,43.8026237487793,43.8198127746582,43.8198127746582,43.8140830993652,43.8026237487793,43.8140830993652,43.8312721252441,43.8370018005371,43.859920501709,43.859920501709,43.8828392028809,43.9114837646484,43.9458656311035,44.0031585693359,44.0489959716797,44.0489959716797,44.2266120910645,44.2266120910645,44.2323417663574,44.2323417663574,43.9745101928711,43.9745101928711,43.9745101928711,null,45.212100982666,45.2063674926758,45.0344848632812,44.6792488098145,44.6792488098145,44.5990333557129,44.5990333557129,44.5933036804199,44.5818481445312,44.587574005127,44.587574005127,44.5646591186523,44.5818481445312,45.0058326721191,45.212100982666,45.212100982666],"text":"Percent: -50.32852","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(63,102,222,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.5181732177734,-93.5181732177734,-93.0196990966797,-93.0139694213867,-93.0139694213867,-93.231689453125,-93.231689453125,-93.2947158813477,-93.2889938354492,-93.2889938354492,-93.3233642578125,-93.3863906860352,-93.4895248413086,-93.5181732177734,-93.5181732177734],"y":[45.2464752197266,45.4298248291016,45.4183654785156,45.3037757873535,45.1318855285645,45.1318855285645,45.0516700744629,45.0574035644531,45.0975074768066,45.1318855285645,45.1548042297363,45.2063674926758,45.2350196838379,45.2464752197266,45.2464752197266],"text":"Percent: -50.30854","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(63,102,222,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.252311706543,-90.2064743041992,-90.1950149536133,-90.16064453125,-90.1205368041992,-90.0002059936523,-89.9543762207031,-89.9371871948242,-89.9429168701172,-89.983024597168,-89.983024597168,-89.9314575195312,-90.0116653442383,-90.0345916748047,-90.1148071289062,-90.1491775512695,-90.2007522583008,-90.4585723876953,-90.3267974853516,-90.4070129394531,-90.3325271606445,-90.2866897583008,-90.252311706543,-90.252311706543],"y":[38.1188812255859,38.0845031738281,38.0787773132324,38.0730438232422,38.0272064208984,37.969913482666,37.969913482666,37.969913482666,37.9527244567871,37.9355354309082,37.9183502197266,37.8954315185547,37.7922973632812,37.7636489868164,37.6719779968262,37.6948928833008,37.6662445068359,37.8725128173828,37.9813690185547,38.0443954467773,38.0845031738281,38.0845031738281,38.1188812255859,38.1188812255859],"text":"Percent: -50.24783","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,103,223,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-117.032356262207,-117.026634216309,-117.026634216309,-117.106842041016,-117.13549041748,-117.158409118652,-117.204246520996,-117.22144317627,-117.232887268066,-117.255813598633,-117.25008392334,-117.290191650391,-117.39331817627,-117.404777526855,-117.473533630371,-117.582405090332,-117.639694213867,-117.67407989502,-117.748558044434,-117.765739440918,-117.80012512207,-117.840232849121,-117.868873596191,-117.891799926758,-117.983474731445,-118.092330932617,-118.120979309082,-118.161087036133,-118.195465087891,-118.224113464355,-118.206932067871,-118.195465087891,-118.218376159668,-118.218376159668,-118.235572814941,-118.235572814941,-118.184005737305,-118.161087036133,-118.12671661377,-118.029304504395,-118.023582458496,-117.983474731445,-117.972007751465,-118.017845153809,-118.012115478516,-117.977737426758,-117.983474731445,-117.960548400879,-117.960548400879,-117.811584472656,-117.032356262207,-117.032356262207,-117.032356262207],"y":[47.1315078735352,46.5356330871582,46.4267692565918,46.4210395812988,46.4324989318848,46.4267692565918,46.4267692565918,46.4554176330566,46.4668769836426,46.4897956848145,46.5299034118652,46.5700073242188,46.6158447265625,46.6502227783203,46.701789855957,46.6788711547852,46.6903305053711,46.70751953125,46.6903305053711,46.6559524536133,46.6330337524414,46.6273040771484,46.6158447265625,46.5929260253906,46.5929260253906,46.575740814209,46.5585517883301,46.5528221130371,46.5642776489258,46.5871963500977,46.5986595153809,46.6158447265625,46.6330337524414,46.6616821289062,46.713249206543,46.7361679077148,46.7476272583008,46.7361679077148,46.7476272583008,46.7476272583008,46.7705421447754,46.7877349853516,46.7991943359375,46.8163795471191,46.8450317382812,46.8622169494629,46.9195137023926,46.9309730529785,47.2575607299805,47.2575607299805,47.2518310546875,47.1315078735352,47.1315078735352],"text":"Percent: -50.23231","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,103,223,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.0242614746094,-84.1388549804688,-84.3909530639648,-84.5227355957031,-84.5112762451172,-84.4883575439453,-84.4883575439453,-84.4768981933594,-84.4539794921875,-84.4425201416016,-84.4310607910156,-84.4253311157227,-84.4196014404297,-84.4081420898438,-84.4024124145508,-84.3737640380859,-84.3623046875,-84.3565826416016,-84.3336563110352,-84.3107452392578,-84.270637512207,-84.2248001098633,-84.2190704345703,-84.2190704345703,-84.1961441040039,-84.1674957275391,-84.1560363769531,-84.0242614746094,-84.0185317993164,-84.0242614746094,-84.0299835205078,-84.0299835205078,-84.0185317993164,-84.0242614746094,-84.0242614746094,null,-93.0254287719727,-93.0254287719727,-92.5498733520508,-92.5556030273438,-93.0254287719727,-93.0254287719727,-93.0254287719727,null,-97.9299468994141,-97.9299468994141,-97.9299468994141,-98.485710144043,-98.485710144043,-97.9299468994141,-97.9299468994141,null,-81.9902572631836,-82.0647430419922,-82.1105804443359,-82.1163101196289,-82.1449584960938,-82.1506881713867,-82.1506881713867,-82.1564178466797,-82.1564178466797,-82.1965255737305,-82.2079849243164,-82.2022552490234,-82.2309036254883,-82.2423629760742,-82.2480926513672,-82.2652740478516,-82.282470703125,-82.282470703125,-82.288200378418,-82.3168487548828,-82.3225784301758,-82.3397674560547,-82.3855972290039,-82.3454895019531,-82.3168487548828,-82.276741027832,-82.2538223266602,-82.2194366455078,-82.1736068725586,-82.1506881713867,-82.1334991455078,-82.1163101196289,-82.0819320678711,-82.0532913208008,-82.0876617431641,-82.0590133666992,-82.0131759643555,-81.9902572631836,-81.9902572631836,null,-101.184349060059,-100.6572265625,-100.651496887207,-100.823379516602,-101.184349060059,-101.184349060059,-101.184349060059],"y":[31.0657730102539,31.0657730102539,31.0715007781982,31.0657730102539,31.1116065979004,31.1287956237793,31.1459865570068,31.1631755828857,31.180362701416,31.1918201446533,31.1860942840576,31.180362701416,31.180362701416,31.2090129852295,31.2262001037598,31.2433891296387,31.2663078308105,31.2949542999268,31.3006839752197,31.3178730010986,31.3350601196289,31.3407917022705,31.3522510528564,31.3751678466797,31.3980865478516,31.4095478057861,31.4210052490234,31.4210052490234,31.3121452331543,31.123067855835,31.117338180542,31.1058807373047,31.0944194793701,31.0657730102539,31.0657730102539,null,43.2583122253418,43.5104141235352,43.5104141235352,43.2239379882812,43.2239379882812,43.2583122253418,43.2583122253418,null,39.5570068359375,39.2934455871582,39.2132339477539,39.2132339477539,39.5627365112305,39.5570068359375,39.5570068359375,null,35.9187240600586,35.8557014465332,35.8557014465332,35.84423828125,35.8270492553711,35.849967956543,35.8786201477051,35.9072647094727,35.9244537353516,35.9244537353516,35.9473724365234,36.0046691894531,36.0046691894531,36.0046691894531,35.987476348877,35.987476348877,35.9932098388672,36.0161285400391,36.0447769165039,36.0447769165039,36.0619659423828,36.0619659423828,36.0848846435547,36.1135292053223,36.1192588806152,36.1192588806152,36.1192588806152,36.1364479064941,36.1421775817871,36.1307182312012,36.1135292053223,36.1078033447266,36.1020698547363,36.0046691894531,35.9817504882812,35.9702911376953,35.9301834106445,35.9187240600586,35.9187240600586,null,32.5210838317871,32.5210838317871,32.085636138916,32.0741806030273,32.0741806030273,32.5210838317871,32.5210838317871],"text":"Percent: -50.19944","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,103,223,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.3959274291992,-88.7339706420898,-88.7339706420898,-88.6021881103516,-88.2412261962891,-88.1839370727539,-88.2011184692383,-88.3959274291992,-88.3959274291992],"y":[44.2438011169434,44.2438011169434,44.5818481445312,44.587574005127,44.587574005127,44.5818481445312,44.2495307922363,44.2438011169434,44.2438011169434],"text":"Percent: -50.18623","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,103,223,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.6331024169922,-76.398193359375,-76.3122482299805,-76.3065185546875,-76.2664108276367,-76.21484375,-76.2033920288086,-76.1690063476562,-76.1690063476562,-76.1460876464844,-76.1346282958984,-76.1117172241211,-76.0773391723633,-76.0315017700195,-76.0200424194336,-76.0200424194336,-75.8882598876953,-75.8768005371094,-75.8997192382812,-75.9054489135742,-75.945556640625,-75.9570159912109,-75.9684753417969,-75.9856643676758,-76.0028533935547,-76.0200424194336,-76.0315017700195,-76.0544128417969,-76.0601501464844,-76.0601501464844,-76.0601501464844,-76.0773391723633,-76.1002502441406,-76.1288986206055,-76.1460876464844,-76.2033920288086,-76.2320327758789,-76.2549514770508,-76.2664108276367,-76.2893371582031,-76.3179779052734,-76.3351669311523,-76.3466262817383,-76.3466262817383,-76.3638153076172,-76.3752746582031,-76.392463684082,-76.3752746582031,-76.398193359375,-76.403923034668,-76.4153747558594,-76.4497604370117,-76.4726791381836,-76.5185165405273,-76.5414276123047,-76.5471572875977,-76.5357055664062,-76.4669494628906,-76.4669494628906,-76.4440307617188,-76.4784088134766,-76.4955978393555,-76.5471572875977,-76.5700836181641,-76.6044616699219,-76.5987243652344,-76.6331024169922,-76.6331024169922,null,-99.6774673461914,-99.574333190918,-99.3165054321289,-99.305046081543,-99.293586730957,-99.29931640625,-99.5800704956055,-99.5972518920898,-99.6144409179688,-99.6373596191406,-99.6660079956055,-99.6660079956055,-99.6774673461914,-99.6774673461914,-99.6774673461914],"y":[35.701000213623,35.701000213623,35.6952705383301,35.6150550842285,35.5978660583496,35.6093292236328,35.6207847595215,35.6723518371582,35.6952705383301,35.701000213623,35.6895408630371,35.6723518371582,35.6551666259766,35.6494331359863,35.6551666259766,35.6666221618652,35.6551666259766,35.5978660583496,35.569221496582,35.534839630127,35.534839630127,35.5233840942383,35.4718170166016,35.4603576660156,35.4259834289551,35.4259834289551,35.4431686401367,35.4546279907227,35.448902130127,35.4145202636719,35.3801460266113,35.3686828613281,35.3686828613281,35.3514938354492,35.3343086242676,35.3457679748535,35.3686828613281,35.3686828613281,35.3457679748535,35.3572273254395,35.3916015625,35.4030647277832,35.3916015625,35.3572273254395,35.3514938354492,35.3572273254395,35.3858757019043,35.4259834289551,35.4431686401367,35.4431686401367,35.4145202636719,35.4087905883789,35.3858757019043,35.3858757019043,35.4603576660156,35.4832763671875,35.4947357177734,35.5061950683594,35.5291137695312,35.5520324707031,35.569221496582,35.569221496582,35.6093292236328,35.6150550842285,35.6494331359863,35.6723518371582,35.701000213623,35.701000213623,null,44.891242980957,44.89697265625,44.891242980957,44.5531959533691,44.5474662780762,44.1922340393066,44.1922340393066,44.1979637145996,44.2036933898926,44.2151527404785,44.2151527404785,44.5417404174805,44.5417404174805,44.891242980957,44.891242980957],"text":"Percent: -50.16964","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,103,223,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.4345245361328,-96.4287948608398,-96.4287948608398,-96.852783203125,-97.1220703125,-97.1220703125,-96.8814315795898,-96.4345245361328,-96.4345245361328],"y":[44.5474662780762,44.2036933898926,44.2036933898926,44.2036933898926,44.2036933898926,44.5417404174805,44.5474662780762,44.5474662780762,44.5474662780762],"text":"Percent: -50.16132","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,103,223,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.8183746337891,-81.829833984375,-81.8584747314453,-81.8584747314453,-81.8756713867188,-81.8699417114258,-81.8584747314453,-81.8470230102539,-81.8470230102539,-81.8699417114258,-81.829833984375,-81.8011856079102,-81.7553482055664,-81.7152404785156,-81.7152404785156,-81.7209701538086,-81.7037811279297,-81.6579437255859,-81.6350326538086,-81.5777282714844,-81.5605392456055,-81.5032501220703,-81.4803237915039,-81.554817199707,-81.6292953491211,-81.6579437255859,-81.6808700561523,-81.8183746337891,-81.8183746337891],"y":[36.1135292053223,36.165096282959,36.1765556335449,36.1994743347168,36.2281227111816,36.2338485717773,36.2338485717773,36.2338485717773,36.2510414123535,36.3255233764648,36.3484420776367,36.3484420776367,36.3427124023438,36.3427124023438,36.3656311035156,36.3828201293945,36.3713607788086,36.3484420776367,36.3369827270508,36.2854156494141,36.2796859741211,36.2338485717773,36.2223930358887,36.1192588806152,36.1192588806152,36.1192588806152,36.1192588806152,36.1135292053223,36.1135292053223],"text":"Percent: -50.14201","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,103,223,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.6350326538086,-81.646484375,-81.6751327514648,-81.6751327514648,-81.6636734008789,-81.652214050293,-81.5376205444336,-81.4459457397461,-81.4230346679688,-81.4173049926758,-81.1594696044922,-81.1537399291992,-81.1079025268555,-81.0849838256836,-81.0849838256836,-80.9933090209961,-80.9703979492188,-80.9589385986328,-80.9589385986328,-80.9474716186523,-80.930290222168,-80.9073715209961,-80.9016342163086,-80.9016342163086,-80.8558044433594,-80.7870483398438,-80.7583999633789,-80.7641296386719,-80.7813186645508,-80.8271560668945,-80.8443450927734,-80.8500747680664,-80.9417495727539,-80.9474716186523,-80.9818572998047,-80.9875793457031,-81.0105056762695,-81.0219650268555,-81.0448837280273,-81.0448837280273,-81.0506134033203,-81.0792541503906,-81.0964508056641,-81.1079025268555,-81.1079025268555,-81.1136322021484,-81.1594696044922,-81.1651992797852,-81.1766586303711,-81.199577331543,-81.2167663574219,-81.2454147338867,-81.3141708374023,-81.3313598632812,-81.3428192138672,-81.3370895385742,-81.3485488891602,-81.3542709350586,-81.3657379150391,-81.4058456420898,-81.4344940185547,-81.4459457397461,-81.4631423950195,-81.4746017456055,-81.4860534667969,-81.5204315185547,-81.5490875244141,-81.5605392456055,-81.5719985961914,-81.5949249267578,-81.6006546020508,-81.6178359985352,-81.6350326538086,-81.6350326538086],"y":[29.2552242279053,29.2838726043701,29.306791305542,29.3239803314209,29.3297100067139,29.3182487487793,29.3526287078857,29.381275177002,29.3927364349365,29.2609539031982,29.2609539031982,29.4099235534668,29.4328422546387,29.381275177002,29.3583564758301,29.2036590576172,29.1635513305664,29.1177139282227,29.0604190826416,29.0546894073486,29.0546894073486,29.0432319641113,29.0145816802979,28.9687442779541,28.8942623138428,28.8083171844482,28.7624797821045,28.7452907562256,28.7452907562256,28.7853984832764,28.7853984832764,28.7739410400391,28.7739410400391,28.5963230133057,28.6020526885986,28.6536197662354,28.6937274932861,28.716646194458,28.7395648956299,28.7739410400391,28.7853984832764,28.8025875091553,28.8083171844482,28.8025875091553,28.7853984832764,28.7739410400391,28.7682094573975,28.7739410400391,28.7739410400391,28.7853984832764,28.8083171844482,28.8197784423828,28.8197784423828,28.8255062103271,28.859884262085,28.911449432373,28.9229106903076,28.9572868347168,29.0088520050049,29.0145816802979,29.0375003814697,29.0604190826416,29.0833377838135,29.0833377838135,29.0947952270508,29.1463642120361,29.1750087738037,29.1864700317383,29.1979274749756,29.1979274749756,29.2036590576172,29.2151165008545,29.2552242279053,29.2552242279053],"text":"Percent: -50.09873","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,103,223,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.368034362793,-84.3623046875,-84.1273956298828,-84.0070724487305,-84.0070724487305,-83.7721633911133,-83.7721633911133,-83.8867492675781,-84.368034362793,-84.368034362793],"y":[41.722785949707,42.0665626525879,42.0780181884766,42.0780181884766,42.0894813537598,42.0952110290527,41.7399749755859,41.7399749755859,41.722785949707,41.722785949707],"text":"Percent: -50.09301","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,103,223,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.2507629394531,-83.2564926147461,-83.2049331665039,-83.2106552124023,-82.7981262207031,-82.7465667724609,-82.7522964477539,-82.6434326171875,-82.6606216430664,-82.6835403442383,-82.6892700195312,-82.7522964477539,-82.7580184936523,-82.7522964477539,-82.735107421875,-82.7981262207031,-82.8439636230469,-82.8496932983398,-82.8668899536133,-82.8898010253906,-82.9241790771484,-83.0158538818359,-83.1017990112305,-83.1361770629883,-83.1992034912109,-83.2507629394531,-83.2507629394531],"y":[38.6402702331543,39.018424987793,39.0069694519043,38.9783172607422,38.9611320495605,38.9496688842773,38.875186920166,38.8637275695801,38.7777824401855,38.7777824401855,38.703296661377,38.7090263366699,38.686107635498,38.6631889343262,38.6230850219727,38.5944366455078,38.6173553466797,38.6689224243164,38.6975708007812,38.7548637390137,38.7605972290039,38.7204895019531,38.686107635498,38.6402702331543,38.6460037231445,38.6402702331543,38.6402702331543],"text":"Percent: -50.03830","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,103,223,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.9643249511719,-98.0044326782227,-97.9987030029297,-97.9929733276367,-97.9987030029297,-97.9585952758789,-97.8841094970703,-97.8497314453125,-97.8096237182617,-97.758056640625,-97.758056640625,-97.7236862182617,-97.6893081665039,-97.6492004394531,-97.6148147583008,-97.5919036865234,-97.5632553100586,-97.5345993041992,-97.5059585571289,-97.4773101806641,-97.4543914794922,-97.4543914794922,-97.4543914794922,-97.4715805053711,-97.494499206543,-97.5059585571289,-97.494499206543,-97.48876953125,-97.5002288818359,-97.5460662841797,-97.5575256347656,-97.5689849853516,-97.5575256347656,-97.5689849853516,-97.5689849853516,-97.5403366088867,-97.5116882324219,-97.494499206543,-97.4658508300781,-97.4543914794922,-97.5689849853516,-97.8497314453125,-97.9643249511719,-97.9643249511719],"y":[26.6138896942139,26.6253490447998,26.7399387359619,26.7915058135986,27.2154941558838,27.2384128570557,27.2498722076416,27.2556018829346,27.2899799346924,27.2785205841064,27.2670612335205,27.2498722076416,27.2441425323486,27.2498722076416,27.2556018829346,27.2498722076416,27.2326850891113,27.2441425323486,27.2556018829346,27.2670612335205,27.2556018829346,27.1983070373535,27.1524696350098,27.1295528411865,27.1180934906006,27.0951747894287,27.0665264129639,27.049337387085,27.0264205932617,27.0092296600342,26.9920425415039,26.969123840332,26.9290161132812,26.900369644165,26.8545322418213,26.8373432159424,26.8086948394775,26.7628574371338,26.6539974212646,26.6081600189209,26.6081600189209,26.6024303436279,26.6138896942139,26.6138896942139],"text":"Percent: -50.00000","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,103,223,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.9826126098633,-77.3263778686523,-77.3263778686523,-77.3493041992188,-77.3550338745117,-77.3607635498047,-77.3664855957031,-77.4925384521484,-77.4925384521484,-77.5956726074219,-77.6071395874023,-77.5956726074219,-77.5899429321289,-77.5555648803711,-77.5613021850586,-77.5899429321289,-77.4925384521484,-77.4868087768555,-77.3779525756836,-77.2461700439453,-77.2461700439453,-77.1373062133789,-77.1373062133789,-76.9596862792969,-76.9596862792969,-76.9654159545898,-76.9768829345703,-76.9768829345703,-76.9940643310547,-76.9940643310547,-76.9826126098633,-76.9826126098633],"y":[42.759838104248,42.759838104248,42.7426528930664,42.7140045166016,42.6796264648438,42.6738967895508,42.5822219848633,42.5822219848633,42.6681671142578,42.6738967895508,42.759838104248,42.7713012695312,42.8457832336426,42.8515129089355,42.8858909606934,42.9374580383301,42.9374580383301,43.0291290283203,43.0348587036133,43.0348587036133,43.0405921936035,43.0405921936035,43.0119400024414,43.0176734924316,42.8916206359863,42.8744316101074,42.8687019348145,42.8400535583496,42.811408996582,42.7999458312988,42.759838104248,42.759838104248],"text":"Percent: -49.83237","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,103,223,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.4574508666992,-95.6954116821289,-95.6954116821289,-95.7011413574219,-95.8214645385742,-95.8214645385742,-96.0792922973633,-96.3313980102539,-96.3313980102539,-96.4574508666992,-96.4574508666992,-96.4574508666992],"y":[47.9680252075195,47.9622993469238,47.933650970459,47.8477058410645,47.8477058410645,47.7617607116699,47.7617607116699,47.7617607116699,47.8534355163574,47.8591651916504,47.9680252075195,47.9680252075195],"text":"Percent: -49.82170","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,103,223,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.0139389038086,-78.0654983520508,-78.1514434814453,-78.1629028320312,-78.1858139038086,-78.203010559082,-78.2431182861328,-78.2431182861328,-77.8019409179688,-77.8134002685547,-77.8363189697266,-77.8592300415039,-77.8993377685547,-77.8878860473633,-77.9566345214844,-77.9681015014648,-77.9852828979492,-77.9967422485352,-78.0139389038086,-78.0139389038086],"y":[37.0188026428223,37.0130767822266,37.0531806945801,37.070369720459,37.0818290710449,37.0875587463379,37.0990142822266,37.2880935668945,37.1906890869141,37.1735038757324,37.1677703857422,37.1563148498535,37.1448516845703,36.9844245910645,36.9958839416504,37.0016136169434,37.0130767822266,37.0188026428223,37.0188026428223,37.0188026428223],"text":"Percent: -49.81005","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,103,223,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.0593948364258,-79.7557220458984,-79.7385406494141,-79.7270736694336,-79.6869735717773,-79.6583251953125,-79.6124877929688,-79.5895614624023,-79.5437240600586,-79.5265426635742,-79.5380020141602,-79.5551910400391,-79.560920715332,-79.5265426635742,-79.5036239624023,-79.4978942871094,-79.5093536376953,-79.5208129882812,-79.5208129882812,-79.4978942871094,-79.4921646118164,-79.4978942871094,-79.4807052612305,-79.4692459106445,-79.4692459106445,-79.4635162353516,-79.4405975341797,-79.4176864624023,-79.4004898071289,-79.3661117553711,-79.3546524047852,-79.3317413330078,-79.3030853271484,-79.3030853271484,-79.3145446777344,-79.3317413330078,-79.3431930541992,-79.4234085083008,-79.4348678588867,-79.4692459106445,-79.4864349365234,-79.5093536376953,-79.6124877929688,-79.6296691894531,-79.6525955200195,-79.6755065917969,-79.6984329223633,-79.7213439941406,-79.7786483764648,-79.8187484741211,-79.8359375,-79.8473968505859,-79.8645858764648,-79.8703231811523,-79.9333419799805,-79.9448013305664,-79.9791793823242,-79.8875045776367,-79.9046936035156,-79.9448013305664,-79.9791793823242,-80.0020980834961,-80.0078277587891,-80.0364761352539,-80.0593948364258,-80.0593948364258,null,-88.0578842163086,-88.063606262207,-88.4188461303711,-88.6881332397461,-88.6824035644531,-88.699592590332,-88.6938629150391,-88.6652221679688,-88.6422958374023,-88.613655090332,-88.5448989868164,-88.4704132080078,-88.4131164550781,-88.3787384033203,-88.344367980957,-88.2584228515625,-88.1839370727539,-88.161018371582,-88.1323699951172,-88.1266403198242,-88.1266403198242,-88.0979919433594,-88.1094436645508,-88.1438293457031,-88.1438293457031,-88.1209106445312,-88.0865325927734,-88.0578842163086,-88.0578842163086],"y":[34.0967178344727,34.2686042785645,34.2800636291504,34.2915229797363,34.2915229797363,34.3087120056152,34.2972526550293,34.2800636291504,34.2399559020996,34.2285003662109,34.211311340332,34.1883926391602,34.1654739379883,34.1540107727051,34.1310958862305,34.1139068603516,34.0967178344727,34.0967178344727,34.090991973877,34.039421081543,34.0165023803711,33.9993171691895,33.9821281433105,33.9763984680176,33.9592094421387,33.9477462768555,33.9420204162598,33.9191017150879,33.907642364502,33.8675346374512,33.8503456115723,33.8446159362793,33.8217010498047,33.8102378845215,33.7930526733398,33.8045082092285,33.8045082092285,33.7987823486328,33.7873191833496,33.7873191833496,33.7758636474609,33.7758636474609,33.8045082092285,33.8217010498047,33.8217010498047,33.8102378845215,33.8102378845215,33.8388862609863,33.8388862609863,33.8789939880371,33.8789939880371,33.890453338623,33.8847236633301,33.8847236633301,33.890453338623,33.890453338623,33.9420204162598,33.9821281433105,34.0050468444824,34.0222358703613,34.039421081543,34.0566101074219,34.0680732727051,34.0795288085938,34.0967178344727,34.0967178344727,null,45.7850570678711,45.7048416137695,45.7220306396484,45.7163047790527,45.9741325378418,45.9684028625488,46.0085105895996,45.9970512390137,45.9970512390137,46.0142402648926,46.0199699401855,45.9970512390137,45.9913215637207,45.985595703125,45.9684028625488,45.9626770019531,45.9569435119629,45.9397583007812,45.928295135498,45.9225692749023,45.9053764343262,45.8824615478516,45.8652687072754,45.8480834960938,45.8251647949219,45.80224609375,45.7907867431641,45.7850570678711,45.7850570678711],"text":"Percent: -49.80389","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,103,223,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.1079406738281,-96.1079406738281,-96.0850219726562,-96.0907516479492,-96.125129699707,-96.1595077514648,-96.1652374267578,-96.1938858032227,-96.2282638549805,-96.2683639526367,-96.2798309326172,-96.2741012573242,-96.3027420043945,-96.3600387573242,-96.4345245361328,-96.4345245361328,-96.4402542114258,-96.4402542114258,-96.4574508666992,-96.5147399902344,-96.577766418457,-96.6866302490234,-96.7210006713867,-96.7783050537109,-96.8126754760742,-96.2397232055664,-96.2339935302734,-96.1079406738281,-96.1079406738281],"y":[45.4183654785156,45.2407493591309,45.2464752197266,45.1777229309082,45.1891822814941,45.217830657959,45.212100982666,45.217830657959,45.223560333252,45.223560333252,45.2292861938477,45.2464752197266,45.2464752197266,45.2579383850098,45.2636680603027,45.2923126220703,45.3152313232422,45.3266944885254,45.355339050293,45.3782577514648,45.4069061279297,45.4470138549805,45.4985771179199,45.5558738708496,45.5845222473145,45.5902519226074,45.4183654785156,45.4183654785156,45.4183654785156],"text":"Percent: -49.76644","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,104,224,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.0368881225586,-93.04833984375,-93.0540771484375,-93.0368881225586,-93.0368881225586,-93.0368881225586,-93.4322280883789,-93.4322280883789,-93.8103790283203,-93.8161087036133,-93.78173828125,-93.7702713012695,-93.7702713012695,-93.0368881225586,-93.0368881225586],"y":[47.0226440429688,46.7648162841797,46.5871963500977,46.575740814209,46.4267692565918,46.1689414978027,46.1632080078125,46.260612487793,46.2548828125,46.5929260253906,46.5871963500977,46.7991943359375,47.0169143676758,47.0226440429688,47.0226440429688],"text":"Percent: -49.76397","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,104,224,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.5120697021484,-95.5177917480469,-95.953239440918,-95.947509765625,-96.0391845703125,-96.0449142456055,-95.5980072021484,-95.6094665527344,-95.59228515625,-95.5521774291992,-95.5292510986328,-95.5120697021484,-95.5120697021484],"y":[39.0642623901367,38.869457244873,38.8637275695801,39.1100997924805,39.1215591430664,39.2189598083496,39.2189598083496,39.0929069519043,39.0757217407227,39.0757217407227,39.0757217407227,39.0642623901367,39.0642623901367],"text":"Percent: -49.73812","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,104,224,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.4631729125977,-96.4689025878906,-96.4689025878906,-96.9100875854492,-96.9043502807617,-96.9043502807617,-96.4689025878906,-96.4631729125977,-96.4631729125977,null,-76.7190475463867,-76.6961364746094,-76.673210144043,-76.6273727416992,-76.5815353393555,-76.5185165405273,-76.4211120605469,-76.3351669311523,-76.2549514770508,-76.1575546264648,-75.8768005371094,-75.9283676147461,-75.9340972900391,-75.9856643676758,-75.9913940429688,-76.0143127441406,-76.0200424194336,-76.0429611206055,-76.0544128417969,-76.1059875488281,-76.2377624511719,-76.2778701782227,-76.3007888793945,-76.3466262817383,-76.3752746582031,-76.3867340087891,-76.392463684082,-76.4268417358398,-76.4669494628906,-76.5070495605469,-76.5357055664062,-76.5929946899414,-76.6331024169922,-76.6617584228516,-76.6961364746094,-76.7190475463867,-76.7190475463867,null,-80.8615341186523,-80.7755966186523,-80.7813186645508,-80.5406723022461,-80.471923828125,-80.4604644775391,-80.4260864257812,-80.4203567504883,-80.4088973999023,-80.649543762207,-80.6724548339844,-80.7125625610352,-80.7297592163086,-80.8787231445312,-80.8844528198242,-80.8787231445312,-80.8729934692383,-80.8729934692383,-80.8787231445312,-80.8787231445312,-80.8615341186523,-80.8615341186523,-80.8787231445312,-80.8787231445312,-80.8844528198242,-80.8729934692383,-80.8844528198242,-80.8729934692383,-80.8729934692383,-80.9073715209961,-80.8615341186523,-80.8615341186523,null,-76.3523559570312,-76.3523559570312,-76.3466262817383,-76.3351669311523,-76.3351669311523,-76.3466262817383,-76.3638153076172,-76.398193359375,-76.4383010864258,-76.4612121582031,-76.4784088134766,-76.4898681640625,-76.5070495605469,-76.5185165405273,-76.5299758911133,-76.5471572875977,-76.5643539428711,-76.5987243652344,-76.6159210205078,-76.6388320922852,-76.6044616699219,-76.5643539428711,-76.5414276123047,-76.5127868652344,-76.4841384887695,-76.4726791381836,-76.4554901123047,-76.4383010864258,-76.4211120605469,-76.4153747558594,-76.4153747558594,-76.403923034668,-76.392463684082,-76.3752746582031,-76.3752746582031,-76.3810043334961,-76.3523559570312,-76.3523559570312],"y":[41.0065879821777,40.7716789245605,40.5081176757812,40.5081176757812,40.680004119873,41.0295066833496,41.0295066833496,41.0065879821777,41.0065879821777,null,40.1299629211426,40.1586112976074,40.1528816223145,40.1815299987793,40.1987190246582,40.2159080505371,40.238826751709,40.2560157775879,40.2789344787598,40.3190422058105,40.1414260864258,40.1070442199707,40.0497512817383,39.9466171264648,39.8835906982422,39.8721351623535,39.8434867858887,39.8148345947266,39.786190032959,39.7288932800293,39.7288932800293,39.780460357666,39.791919708252,39.8377532958984,39.8721351623535,39.9065093994141,39.91796875,39.9294281005859,39.9523468017578,39.9867248535156,40.0497512817383,40.0554809570312,40.0554809570312,40.0669364929199,40.1013145446777,40.1299629211426,40.1299629211426,null,35.0249099731445,34.9275093078613,34.8186454772949,34.812915802002,34.7212409973145,34.6925926208496,34.663948059082,34.6467590332031,34.6181106567383,34.5378952026367,34.5837326049805,34.5608139038086,34.5550842285156,34.4691390991211,34.4806022644043,34.5207099914551,34.543628692627,34.5894622802734,34.6410293579102,34.6467590332031,34.7040557861328,34.7212409973145,34.7613487243652,34.7842674255371,34.8186454772949,34.8472938537598,34.8874015808105,34.9275093078613,34.9561538696289,35.082202911377,35.0249099731445,35.0249099731445,null,37.6948928833008,37.6891632080078,37.6719779968262,37.6490592956543,37.6318664550781,37.6204071044922,37.6204071044922,37.6318664550781,37.6433258056641,37.6719779968262,37.6719779968262,37.660514831543,37.65478515625,37.660514831543,37.6948928833008,37.7292709350586,37.7350006103516,37.7579193115234,37.7751083374023,37.7922973632812,37.8094863891602,37.832405090332,37.832405090332,37.8381309509277,37.832405090332,37.8266754150391,37.8209419250488,37.8209419250488,37.8209419250488,37.8152160644531,37.7922973632812,37.7865676879883,37.7751083374023,37.7693786621094,37.7464599609375,37.7120819091797,37.6948928833008,37.6948928833008],"text":"Percent: -49.65424","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,104,224,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-75.6934509277344,-75.6476135253906,-75.6304321289062,-75.6075134277344,-75.5903244018555,-75.5903244018555,-75.5559387207031,-75.5272979736328,-75.5272979736328,-75.5101013183594,-75.498649597168,-75.4700012207031,-75.4585418701172,-75.4700012207031,-75.4528121948242,-75.4298934936523,-75.3955154418945,-75.3668670654297,-75.3611373901367,-75.4127044677734,-75.4069747924805,-75.4528121948242,-75.4470825195312,-75.4470825195312,-75.5101013183594,-75.5559387207031,-75.5903244018555,-75.6189727783203,-75.6418838500977,-75.6819915771484,-75.7049179077148,-75.7335586547852,-75.7450256347656,-75.76220703125,-75.8023147583008,-76.1059875488281,-76.0544128417969,-76.0429611206055,-76.0200424194336,-76.0143127441406,-75.9913940429688,-75.9856643676758,-75.9340972900391,-75.9283676147461,-75.8768005371094,-75.8367004394531,-75.7965927124023,-75.767936706543,-75.7450256347656,-75.6934509277344,-75.6934509277344,null,-81.4746017456055,-80.8844528198242,-80.8787231445312,-80.8787231445312,-80.8615341186523,-80.8615341186523,-80.8787231445312,-80.8787231445312,-80.8729934692383,-80.8729934692383,-81.4230346679688,-81.4230346679688,-81.4287643432617,-81.4516830444336,-81.4516830444336,-81.4574127197266,-81.4688720703125,-81.4803237915039,-81.4688720703125,-81.4574127197266,-81.4631423950195,-81.4746017456055,-81.4746017456055,null,-88.6021881103516,-88.5678176879883,-88.5563583374023,-88.5277099609375,-88.516242980957,-88.4818725585938,-88.3672790527344,-88.3672790527344,-88.3730087280273,-88.5563583374023,-88.5850067138672,-88.613655090332,-88.6365737915039,-88.6652221679688,-88.6881332397461,-88.7053298950195,-88.7225112915039,-88.7282409667969,-88.7912673950195,-88.7912673950195,-88.8485641479492,-88.8485641479492,-88.797004699707,-88.7626266479492,-88.7053298950195,-88.6308441162109,-88.6079177856445,-88.6021881103516,-88.6021881103516],"y":[40.2502861022949,40.2502861022949,40.244556427002,40.244556427002,40.238826751709,40.2216377258301,40.2159080505371,40.1758003234863,40.1586112976074,40.1528816223145,40.1471519470215,40.1414260864258,40.1356925964355,40.1185073852539,40.0898551940918,40.1013145446777,40.0726699829102,40.0783996582031,40.0726699829102,40.0497512817383,40.0325622558594,39.9981803894043,39.9867248535156,39.9809951782227,39.9523468017578,39.9065093994141,39.8721351623535,39.8377532958984,39.8320274353027,39.8148345947266,39.7976493835449,39.780460357666,39.7575416564941,39.7288932800293,39.7288932800293,39.7288932800293,39.786190032959,39.8148345947266,39.8434867858887,39.8721351623535,39.8835906982422,39.9466171264648,40.0497512817383,40.1070442199707,40.1414260864258,40.1643409729004,40.1929893493652,40.2159080505371,40.233097076416,40.2502861022949,40.2502861022949,null,34.8243751525879,34.8186454772949,34.7842674255371,34.7613487243652,34.7212409973145,34.7040557861328,34.6467590332031,34.6410293579102,34.5894622802734,34.543628692627,34.5780029296875,34.6181106567383,34.6410293579102,34.663948059082,34.6925926208496,34.7155113220215,34.7269744873047,34.7327003479004,34.7556190490723,34.7670783996582,34.7842674255371,34.8243751525879,34.8243751525879,null,35.5864105224609,35.5806770324707,35.569221496582,35.5233840942383,35.5061950683594,35.4947357177734,35.4832763671875,35.4259834289551,35.3686828613281,35.3858757019043,35.3801460266113,35.3801460266113,35.3686828613281,35.3514938354492,35.3343086242676,35.2999305725098,35.254093170166,35.2426338195801,35.2369041442871,35.3400382995605,35.3916015625,35.4374389648438,35.4374389648438,35.4431686401367,35.4832763671875,35.5405731201172,35.5634918212891,35.5864105224609,35.5864105224609],"text":"Percent: -49.65062","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,104,224,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.5941619873047,-85.5941619873047,-85.4623870849609,-85.2274703979492,-85.2274703979492,-85.2274703979492,-85.5941619873047,-85.5941619873047,null,-91.598762512207,-91.1232070922852,-91.1232070922852,-91.1174774169922,-91.1174774169922,-91.3523941040039,-91.5873031616211,-91.5815734863281,-91.598762512207,-91.598762512207,-91.598762512207,null,-75.4127044677734,-75.3783264160156,-75.3382263183594,-75.2981185913086,-75.2522811889648,-75.1949768066406,-75.1892471313477,-75.1434097290039,-75.1262283325195,-75.1090393066406,-75.1090393066406,-75.0574645996094,-75.0173645019531,-75.0116348266602,-75.0001754760742,-74.9829864501953,-74.9600677490234,-74.9371490478516,-74.9314270019531,-74.8340148925781,-74.7767181396484,-74.7595367431641,-74.7136993408203,-74.6162948608398,-74.4615936279297,-74.4386825561523,-74.5360794067383,-74.4615936279297,-74.5074310302734,-74.5303497314453,-74.5704574584961,-74.7824478149414,-75.1548767089844,-75.1777954101562,-75.2293548583984,-75.2465515136719,-75.2694625854492,-75.2866516113281,-75.315299987793,-75.3554077148438,-75.4012451171875,-75.4127044677734,-75.4184341430664,-75.4184341430664,-75.4184341430664,-75.4184341430664,-75.4184341430664,-75.4127044677734,-75.4127044677734,null,-82.735107421875,-82.7465667724609,-83.1705474853516,-83.1705474853516,-83.2450408935547,-83.2450408935547,-83.0215835571289,-83.0158538818359,-82.9241790771484,-82.9241790771484,-82.729377746582,-82.735107421875,-82.735107421875,null,-94.6239776611328,-94.5724105834961,-94.7958679199219,-95.0193252563477,-95.0135955810547,-95.0078659057617,-94.6354370117188,-94.6239776611328,-94.6239776611328,null,-75.3611373901367,-75.2694625854492,-75.2751922607422,-75.2694625854492,-75.2522811889648,-75.2408142089844,-75.2694625854492,-75.2408142089844,-75.2809219360352,-75.3382263183594,-75.3668670654297,-75.4127044677734,-75.4413528442383,-75.4757308959961,-75.5272979736328,-75.5616760253906,-75.6189727783203,-75.5903244018555,-75.5559387207031,-75.5101013183594,-75.4470825195312,-75.4470825195312,-75.4528121948242,-75.4069747924805,-75.4127044677734,-75.3611373901367,-75.3611373901367],"y":[40.0783996582031,40.376335144043,40.376335144043,40.376335144043,40.3075790405273,40.0726699829102,40.0783996582031,40.0783996582031,null,42.6452484130859,42.6452484130859,42.4905471801758,42.4848213195801,42.3014755249023,42.3014755249023,42.3014755249023,42.4848213195801,42.4848213195801,42.6452484130859,42.6452484130859,null,42.3129348754883,42.324390411377,42.324390411377,42.3358535766602,42.3530387878418,42.3759574890137,42.3702278137207,42.3931465148926,42.3874168395996,42.4046096801758,42.4103355407715,42.4389839172363,42.4389839172363,42.4561729431152,42.4447135925293,42.4504432678223,42.4733619689941,42.4848213195801,42.4733619689941,42.5134658813477,42.507740020752,42.5134658813477,42.5134658813477,42.4160652160645,42.3530387878418,42.3473091125488,42.2040710449219,42.1696929931641,42.1525039672852,42.1582374572754,42.1181259155273,42.0092658996582,41.8488388061523,41.854564666748,41.8602981567383,41.8660278320312,41.8832168579102,41.9405097961426,41.9634284973145,42.0035362243652,42.0035362243652,42.043643951416,42.0780181884766,42.1525039672852,42.1983413696289,42.2499084472656,42.2957458496094,42.3129348754883,42.3129348754883,null,40.2961235046387,40.1414260864258,40.1528816223145,40.2560157775879,40.2617454528809,40.4508171081543,40.4336318969727,40.4336318969727,40.4279022216797,40.37060546875,40.37060546875,40.2961235046387,40.2961235046387,null,36.5088691711426,36.1765556335449,36.1937408447266,36.1937408447266,36.5375213623047,36.6979484558105,36.6864852905273,36.5088691711426,36.5088691711426,null,40.0726699829102,39.9809951782227,39.9695358276367,39.9638061523438,39.9580764770508,39.9408874511719,39.9294281005859,39.8549423217773,39.8492164611816,39.8434867858887,39.8262977600098,39.8033790588379,39.8262977600098,39.8377532958984,39.8492164611816,39.8434867858887,39.8377532958984,39.8721351623535,39.9065093994141,39.9523468017578,39.9809951782227,39.9867248535156,39.9981803894043,40.0325622558594,40.0497512817383,40.0726699829102,40.0726699829102],"text":"Percent: -49.64067","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,104,224,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.34782409668,-100.324913024902,-100.307723999023,-100.284805297852,-100.267616271973,-100.238967895508,-100.233238220215,-100.233238220215,-100.216049194336,-100.216049194336,-101.235908508301,-101.235908508301,-101.19580078125,-101.161422729492,-101.104133605957,-101.069755554199,-101.05256652832,-101.023918151855,-101.000999450684,-100.978080749512,-100.966621398926,-100.966621398926,-100.95516204834,-100.932243347168,-100.909324645996,-100.909324645996,-100.903602600098,-100.880676269531,-100.863494873047,-100.806198120117,-100.760360717773,-100.766090393066,-100.754623413086,-100.737442016602,-100.737442016602,-100.71452331543,-100.708786010742,-100.685874938965,-100.674415588379,-100.668685913086,-100.651496887207,-100.645767211914,-100.617118835449,-100.594200134277,-100.571281433105,-100.55982208252,-100.536903381348,-100.50252532959,-100.479606628418,-100.450965881348,-100.416580200195,-100.365020751953,-100.34782409668,-100.34782409668],"y":[43.7166786193848,43.7166786193848,43.7166786193848,43.6994934082031,43.6994934082031,43.7052192687988,43.6880302429199,43.4760398864746,43.4760398864746,43.3786354064941,43.3843650817871,43.7854347229004,43.8026237487793,43.8198127746582,43.8312721252441,43.8370018005371,43.8427314758301,43.8427314758301,43.8255424499512,43.8312721252441,43.8312721252441,43.8198127746582,43.8026237487793,43.8140830993652,43.8026237487793,43.7911643981934,43.7911643981934,43.7911643981934,43.7854347229004,43.7395973205566,43.7338676452637,43.722412109375,43.7109489440918,43.7109489440918,43.722412109375,43.7281379699707,43.7166786193848,43.7109489440918,43.7281379699707,43.7395973205566,43.7395973205566,43.7395973205566,43.7453269958496,43.7453269958496,43.7453269958496,43.7338676452637,43.7338676452637,43.7338676452637,43.7281379699707,43.7166786193848,43.7166786193848,43.722412109375,43.7166786193848,43.7166786193848],"text":"Percent: -49.54486","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,104,224,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-75.5330276489258,-75.6934509277344,-75.7450256347656,-75.767936706543,-75.7965927124023,-75.8367004394531,-75.8768005371094,-76.1575546264648,-76.2033920288086,-76.2434997558594,-76.4325714111328,-76.3638153076172,-76.3351669311523,-76.3122482299805,-76.2377624511719,-76.21484375,-76.1403579711914,-76.1174468994141,-76.0716094970703,-76.0544128417969,-76.0200424194336,-76.0085754394531,-75.9971237182617,-75.9856643676758,-75.9742050170898,-75.8825302124023,-75.5330276489258,-75.5330276489258],"y":[40.4508171081543,40.2502861022949,40.233097076416,40.2159080505371,40.1929893493652,40.1643409729004,40.1414260864258,40.3190422058105,40.3591461181641,40.3820648193359,40.4909286499023,40.5081176757812,40.5081176757812,40.5081176757812,40.5310363769531,40.5424919128418,40.5539512634277,40.5654106140137,40.5768699645996,40.5825996398926,40.5825996398926,40.5825996398926,40.5883293151855,40.6227073669434,40.6513557434082,40.6742744445801,40.4508171081543,40.4508171081543],"text":"Percent: -49.52865","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,104,224,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.3485794067383,-96.405876159668,-96.4116134643555,-96.405876159668,-96.394416809082,-96.3886871337891,-96.3886871337891,-96.394416809082,-96.4345245361328,-96.4402542114258,-96.4689025878906,-96.4689025878906,-96.4689025878906,-95.8558349609375,-95.7412490844727,-95.7412490844727,-95.672492980957,-95.672492980957,-96.319938659668,-96.3485794067383,-96.3428497314453,-96.3485794067383,-96.3485794067383],"y":[42.2670974731445,42.3301200866699,42.3530387878418,42.3816909790039,42.3988761901855,42.4160652160645,42.4389839172363,42.4619026184082,42.4733619689941,42.4733619689941,42.507740020752,42.5306549072266,42.5478477478027,42.5535736083984,42.5593032836914,42.4733619689941,42.4733619689941,42.2040710449219,42.2098007202148,42.2441787719727,42.2499084472656,42.2670974731445,42.2670974731445],"text":"Percent: -49.51904","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,104,224,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.7194595336914,-89.7137298583984,-89.6850814819336,-89.6564407348633,-89.6507034301758,-89.6621704101562,-89.7080078125,-89.7366485595703,-89.7366485595703,-89.7309188842773,-89.7309188842773,-89.7423782348633,-89.7824859619141,-89.799674987793,-89.799674987793,-89.8283233642578,-89.9085388183594,-89.9371871948242,-89.9429168701172,-89.9371871948242,-89.9142684936523,-89.8741607666016,-89.8627014160156,-89.8684310913086,-89.8970794677734,-89.9028091430664,-89.9085388183594,-89.9085388183594,-89.9142684936523,-89.9600982666016,-89.983024597168,-89.9944839477539,-90.0116653442383,-90.0288619995117,-90.0460433959961,-90.0689697265625,-90.0804214477539,-90.0861511230469,-90.0976104736328,-90.1205368041992,-90.1262588500977,-90.1377182006836,-90.16064453125,-90.2924194335938,-90.2981491088867,-90.2981491088867,-89.971565246582,-89.9658279418945,-89.7939453125,-89.7538375854492,-89.7194595336914,-89.7194595336914,null,-89.1636962890625,-89.1694259643555,-89.1694259643555,-89.1923370361328,-89.2209854125977,-89.249641418457,-89.2954788208008,-89.3298492431641,-89.335578918457,-89.3527679443359,-89.3527679443359,-89.3642272949219,-89.3642272949219,-89.3814163208008,-89.3814163208008,-89.3928756713867,-89.3871459960938,-89.4100646972656,-89.4387130737305,-89.4387130737305,-89.4559020996094,-89.4559020996094,-89.4730911254883,-89.4673538208008,-89.4788208007812,-89.4845504760742,-89.4960098266602,-89.4960098266602,-89.518928527832,-89.5131912231445,-89.518928527832,-89.4960098266602,-89.4902801513672,-89.4559020996094,-89.4501724243164,-89.4215240478516,-89.4157943725586,-89.4043350219727,-89.4043350219727,-89.3642272949219,-89.3642272949219,-89.3298492431641,-89.3012008666992,-89.2782821655273,-89.2610931396484,-89.2840118408203,-89.2897415161133,-89.2668228149414,-89.2439041137695,-89.1980667114258,-89.1751480102539,-89.1350402832031,-89.1063919067383,-89.0834808349609,-89.0892105102539,-89.0892105102539,-89.0892105102539,-89.1407699584961,-89.1464996337891,-89.1350402832031,-89.1121292114258,-89.1121292114258,-89.1063919067383,-89.1121292114258,-89.1293182373047,-89.1464996337891,-89.152229309082,-89.1636962890625,-89.1636962890625],"y":[36.0046691894531,35.987476348877,35.9702911376953,35.9473724365234,35.9244537353516,35.9129943847656,35.9072647094727,35.901538848877,35.8786201477051,35.8557014465332,35.8327827453613,35.8213195800781,35.8041305541992,35.7926750183105,35.7754859924316,35.7640266418457,35.7468376159668,35.7353782653809,35.706729888916,35.6895408630371,35.6666221618652,35.6666221618652,35.6551666259766,35.6437034606934,35.5978660583496,35.5749473571777,35.5520324707031,35.534839630127,35.5233840942383,35.5176544189453,35.5176544189453,35.4947357177734,35.4374389648438,35.4202499389648,35.4087905883789,35.4145202636719,35.4259834289551,35.4718170166016,35.4775466918945,35.4718170166016,35.448902130127,35.4374389648438,35.4259834289551,35.4374389648438,35.701000213623,35.9989395141602,35.9989395141602,36.0046691894531,36.0046691894531,36.0046691894531,36.0046691894531,36.0046691894531,null,36.6521110534668,36.6291923522949,36.5833549499512,36.5718955993652,36.5661659240723,36.5776252746582,36.617733001709,36.6406517028809,36.6578407287598,36.6692962646484,36.6807594299316,36.6807594299316,36.6922149658203,36.6979484558105,36.7151336669922,36.7208671569824,36.7323226928711,36.7323226928711,36.755241394043,36.7838897705078,36.7838897705078,36.7953491210938,36.8010787963867,36.8125381469727,36.8125381469727,36.8297271728516,36.8297271728516,36.8411865234375,36.8411865234375,36.8698310852051,36.8698310852051,36.8698310852051,36.9042129516602,36.9099426269531,36.9385871887207,36.9385871887207,36.9500503540039,36.9557762145996,36.9672393798828,36.9672393798828,36.9958839416504,37.0188026428223,37.0073432922363,37.0073432922363,37.0245323181152,37.058910369873,37.0875587463379,37.0932884216309,37.070369720459,37.0302619934082,37.0016136169434,36.9958839416504,36.9844245910645,36.9672393798828,36.9672393798828,36.927131652832,36.892749786377,36.8411865234375,36.8125381469727,36.8068084716797,36.7896194458008,36.7724304199219,36.7437858581543,36.7437858581543,36.7094039916992,36.6750297546387,36.6750297546387,36.6521110534668,36.6521110534668],"text":"Percent: -49.43441","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,104,224,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.7236480712891,-82.7179107666016,-82.7121887207031,-82.6033248901367,-82.6033248901367,-82.4830017089844,-82.4772720336914,-82.3741455078125,-82.3741455078125,-82.2652740478516,-82.2652740478516,-82.1621475219727,-82.1678771972656,-82.2710113525391,-82.282470703125,-82.5001983642578,-82.5059280395508,-82.6205139160156,-82.6262435913086,-82.735107421875,-82.7236480712891,-82.7236480712891],"y":[39.471061706543,39.5627365112305,39.5799255371094,39.5684623718262,39.6142997741699,39.6142997741699,39.6658706665039,39.6601371765137,39.608570098877,39.6028442382812,39.5799255371094,39.5684623718262,39.4825248718262,39.4882507324219,39.3965797424316,39.4080352783203,39.3851165771484,39.3908500671387,39.3736610412598,39.3793907165527,39.471061706543,39.471061706543],"text":"Percent: -49.42935","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,104,224,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.7075881958008,-76.7247772216797,-76.7305068969727,-76.7190475463867,-76.7133178710938,-76.6961364746094,-76.7133178710938,-76.7190475463867,-76.7476959228516,-76.7534255981445,-76.8279037475586,-76.845100402832,-76.856559753418,-76.7992630004883,-76.7878036499023,-76.7648849487305,-76.7476959228516,-76.7305068969727,-76.7133178710938,-76.6961364746094,-76.673210144043,-76.6388320922852,-76.6331024169922,-76.5872650146484,-76.5414276123047,-76.5299758911133,-76.4955978393555,-76.4841384887695,-76.4440307617188,-76.4268417358398,-76.4325714111328,-76.4497604370117,-76.5013198852539,-76.5127868652344,-76.5013198852539,-76.4784088134766,-76.4383010864258,-76.4268417358398,-76.4268417358398,-76.4440307617188,-76.4841384887695,-76.4955978393555,-76.5127868652344,-76.4784088134766,-76.4669494628906,-76.4726791381836,-76.4841384887695,-76.5185165405273,-76.5299758911133,-76.5471572875977,-76.5357055664062,-76.5357055664062,-76.5528869628906,-76.5700836181641,-76.5700836181641,-76.5185165405273,-76.5127868652344,-76.5185165405273,-76.5414276123047,-76.5586242675781,-76.575813293457,-76.5700836181641,-76.5528869628906,-76.5471572875977,-76.6331024169922,-76.6388320922852,-76.7075881958008,-76.7075881958008],"y":[38.7491340637207,38.7720527648926,38.8007011413574,38.8293495178223,38.8465385437012,38.8923759460449,38.9725875854492,38.9840507507324,39.0069694519043,39.0356140136719,39.0585327148438,39.0642623901367,39.0986404418945,39.1215591430664,39.1502075195312,39.1731262207031,39.1788520812988,39.190315246582,39.2189598083496,39.2304191589355,39.2304191589355,39.2304191589355,39.2361526489258,39.2132339477539,39.2017707824707,39.155933380127,39.1444778442383,39.1215591430664,39.1158256530762,39.0986404418945,39.0757217407227,39.0642623901367,39.0929069519043,39.0814514160156,39.0585327148438,39.0356140136719,39.0298881530762,39.0241546630859,38.9897766113281,38.9783172607422,38.9897766113281,38.9955062866211,38.9897766113281,38.9496688842773,38.9210243225098,38.9038352966309,38.9038352966309,38.9324798583984,38.9324798583984,38.9210243225098,38.9038352966309,38.8866424560547,38.8637275695801,38.8522682189941,38.8350791931152,38.8350791931152,38.8293495178223,38.8007011413574,38.7949714660645,38.7777824401855,38.7605972290039,38.7491340637207,38.7319450378418,38.7147598266602,38.7204895019531,38.7663230895996,38.7491340637207,38.7491340637207],"text":"Percent: -49.40236","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,104,224,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.7966232299805,-90.4471206665039,-90.4528427124023,-90.9112091064453,-90.8997573852539,-90.7966232299805,-90.7966232299805],"y":[40.6227073669434,40.6227073669434,40.2732048034668,40.2789344787598,40.6341667175293,40.6227073669434,40.6227073669434],"text":"Percent: -49.37696","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,104,224,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.7060775756836,-84.6487808227539,-84.6487808227539,-84.6602401733398,-84.7920227050781,-84.7920227050781,-84.8092193603516,-84.81494140625,-84.9295349121094,-84.9008865356445,-84.9238052368164,-84.9753723144531,-85.004020690918,-84.9810943603516,-84.9409942626953,-84.9295349121094,-84.8779678344727,-84.820671081543,-84.8034820556641,-84.7748336791992,-84.7691116333008,-84.7519149780273,-84.723274230957,-84.7060775756836,-84.7060775756836],"y":[32.5153541564941,32.5210838317871,32.228874206543,32.228874206543,32.228874206543,32.2174186706543,32.2174186706543,32.228874206543,32.2346076965332,32.2517929077148,32.2804412841797,32.3090896606445,32.3377380371094,32.3778457641602,32.3778457641602,32.3835716247559,32.400764465332,32.412223815918,32.412223815918,32.412223815918,32.4351425170898,32.4580612182617,32.4924354553223,32.5153541564941,32.5153541564941],"text":"Percent: -49.35941","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(64,104,224,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.3928756713867,-89.3928756713867,-89.3756866455078,-88.9402389526367,-88.9402389526367,-89.1636962890625,-89.1636962890625,-89.3928756713867,-89.3928756713867,null,-93.4952545166016,-93.5009765625,-93.9708099365234,-93.9765396118164,-93.6442260742188,-93.4952545166016,-93.4952545166016,null,-88.7339706420898,-88.3959274291992,-88.3959274291992,-88.3959274291992,-88.882942199707,-88.8772125244141,-88.882942199707,-88.7339706420898,-88.7339706420898],"y":[42.2040710449219,42.502010345459,42.502010345459,42.496280670166,42.1582374572754,42.1582374572754,42.2040710449219,42.2040710449219,42.2040710449219,null,43.5104141235352,43.2640419006348,43.2583122253418,43.5104141235352,43.5104141235352,43.5104141235352,43.5104141235352,null,44.2438011169434,44.2438011169434,43.9344024658203,43.8942947387695,43.9000282287598,43.9745101928711,44.2438011169434,44.2438011169434,44.2438011169434],"text":"Percent: -49.28547","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(65,105,225,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-122.234817504883,-121.524353027344,-121.530075073242,-121.501426696777,-121.501426696777,-121.610290527344,-121.610290527344,-121.524353027344,-121.547271728516,-121.524353027344,-121.570182800293,-121.673316955566,-121.77645111084,-121.839469909668,-121.896774291992,-121.931144714355,-122.257736206055,-122.263458251953,-122.257736206055,-122.246276855469,-122.246276855469,-122.24055480957,-122.246276855469,-122.246276855469,-122.24055480957,-122.234817504883,-122.234817504883,-122.234817504883],"y":[46.386661529541,46.380931854248,46.1116409301758,46.1116409301758,46.0428886413574,46.0371589660645,45.7850570678711,45.7793273925781,45.7506790161133,45.7048416137695,45.7048416137695,45.6933860778809,45.6933860778809,45.6933860778809,45.670467376709,45.6418151855469,45.5444145202637,45.6360893249512,45.7907867431641,45.80224609375,45.9397583007812,46.0543479919434,46.1116409301758,46.2033157348633,46.2147750854492,46.3236389160156,46.386661529541,46.386661529541],"text":"Percent: -49.26774","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(65,105,225,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.0368881225586,-93.0368881225586,-92.2920455932617,-92.2920455932617,-92.3034973144531,-92.3321533203125,-92.3607940673828,-92.4352798461914,-92.4639282226562,-92.5384140014648,-92.5785217285156,-92.6873779296875,-92.7332153320312,-92.7561340332031,-92.779052734375,-92.7847900390625,-92.8077011108398,-92.8478088378906,-93.1400146484375,-93.1400146484375,-93.04833984375,-93.0368881225586,-93.0368881225586],"y":[46.1689414978027,46.4267692565918,46.4210395812988,46.1517486572266,46.071533203125,46.0543479919434,46.0256996154785,46.0256996154785,45.9913215637207,45.9798622131348,45.9512138366699,45.9111061096191,45.8939208984375,45.8652687072754,45.8423538208008,45.7850570678711,45.7564086914062,45.7334899902344,45.7449493408203,45.9970512390137,45.9970512390137,46.1689414978027,46.1689414978027],"text":"Percent: -49.23044","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(65,105,225,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.5964660644531,-88.5964660644531,-88.5907363891602,-88.9287796020508,-88.9287796020508,-89.0433731079102,-89.0491027832031,-89.1636962890625,-89.1694259643555,-89.1636962890625,-89.1636962890625,-88.9173202514648,-88.5964660644531,-88.5964660644531,null,-92.0800476074219,-92.0857772827148,-92.0972290039062,-92.1086959838867,-92.14306640625,-92.1488037109375,-92.1602630615234,-92.1774520874023,-92.1889038085938,-92.1946411132812,-92.1946411132812,-92.1774520874023,-92.1659927368164,-92.1774520874023,-92.2003707885742,-92.2175598144531,-92.246208190918,-92.2576675415039,-92.2748489379883,-92.2805786132812,-92.2805786132812,-92.3034973144531,-92.3149566650391,-92.320686340332,-92.3436126708984,-92.3665237426758,-92.3722534179688,-92.3607940673828,-92.3550643920898,-92.3550643920898,-92.3665237426758,-92.3665237426758,-92.3550643920898,-92.3550643920898,-92.3665237426758,-92.3665237426758,-92.3607940673828,-92.3378829956055,-92.3665237426758,-92.3436126708984,-92.3378829956055,-92.3378829956055,-92.3321533203125,-92.320686340332,-92.3149566650391,-92.0112915039062,-92.0112915039062,-92.0284805297852,-92.0800476074219,-92.0800476074219,null,-99.4081802368164,-98.8180313110352,-98.8123016357422,-99.4081802368164,-99.4081802368164,-99.4081802368164,-99.4081802368164],"y":[41.6311111450195,41.4706840515137,41.1039924621582,41.1039924621582,40.9263725280762,40.9263725280762,41.1039924621582,41.1097183227539,41.3102569580078,41.591007232666,41.6311111450195,41.6311111450195,41.6311111450195,41.6311111450195,null,31.3465213775635,31.3579788208008,31.3808975219727,31.3923587799072,31.4095478057861,31.4267349243164,31.4496536254883,31.4496536254883,31.4553852081299,31.4611110687256,31.4668426513672,31.4668426513672,31.4725723266602,31.4783000946045,31.4783000946045,31.495491027832,31.4897613525391,31.495491027832,31.5012187957764,31.5184097290039,31.5355987548828,31.5585174560547,31.5871620178223,31.5986232757568,31.6043510437012,31.6100807189941,31.6158123016357,31.627269744873,31.632999420166,31.6387310028076,31.6444568634033,31.6616497039795,31.6731071472168,31.7017555236816,31.707483291626,31.7189445495605,31.7475910186768,31.7647819519043,31.7991580963135,31.8335342407227,31.8679141998291,31.8908290863037,31.8965606689453,31.9022903442383,31.9194793701172,31.9194793701172,31.3465213775635,31.3522510528564,31.3465213775635,31.3465213775635,null,28.6421604156494,28.6478900909424,28.0462837219238,28.0520133972168,28.2009811401367,28.6421604156494,28.6421604156494],"text":"Percent: -49.22369","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(65,105,225,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-116.07551574707,-116.138542175293,-117.026634216309,-117.25008392334,-117.255813598633,-117.376129150391,-117.364669799805,-117.46208190918,-117.507911682129,-117.513648986816,-117.43342590332,-117.484992980957,-117.513648986816,-117.54801940918,-117.54801940918,-117.570945739746,-117.593864440918,-117.628234863281,-117.639694213867,-117.656883239746,-117.67407989502,-117.668342590332,-117.668342590332,-117.616775512695,-117.616775512695,-117.570945739746,-117.559478759766,-117.387596130371,-117.387596130371,-117.232887268066,-117.227165222168,-116.94068145752,-116.934959411621,-116.327613830566,-116.178649902344,-115.319221496582,-115.319221496582,-114.488426208496,-114.41967010498,-114.448318481445,-114.471237182617,-114.454048156738,-114.517074584961,-114.539993286133,-114.539993286133,-114.522804260254,-114.539993286133,-114.528533935547,-114.557182312012,-114.568641662598,-114.62020111084,-114.608741760254,-114.637390136719,-114.648849487305,-114.688957214355,-116.07551574707,-116.07551574707],"y":[33.4320907592773,33.4320907592773,33.4320907592773,33.4320907592773,33.449275970459,33.4893836975098,33.5123023986816,33.5123023986816,33.5123023986816,33.5524101257324,33.6612701416016,33.6956481933594,33.6956481933594,33.7242965698242,33.7529449462891,33.770133972168,33.7930526733398,33.7930526733398,33.8102378845215,33.8675346374512,33.8847236633301,33.901912689209,33.9191017150879,33.9248313903809,33.9649391174316,33.9821281433105,34.03369140625,34.039421081543,34.0222358703613,34.0222358703613,34.0107727050781,34.0107727050781,34.03369140625,34.03369140625,34.0279655456543,34.03369140625,34.0795288085938,34.0795288085938,34.0795288085938,34.039421081543,34.0165023803711,33.9993171691895,33.9649391174316,33.9248313903809,33.7815933227539,33.7300262451172,33.6956481933594,33.6326217651367,33.5753288269043,33.5466804504395,33.5294914245605,33.5008430480957,33.4836540222168,33.455005645752,33.4320907592773,33.4320907592773,33.4320907592773],"text":"Percent: -49.21429","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(65,105,225,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.3718795776367,-94.3718795776367,-94.8646240234375,-94.8646240234375,-94.3718795776367,-94.3718795776367],"y":[44.117748260498,43.859920501709,43.859920501709,44.117748260498,44.117748260498,44.117748260498],"text":"Percent: -49.20821","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(65,105,225,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.6335144042969,-89.1636962890625,-89.1694259643555,-89.2152633666992,-89.2668228149414,-89.3012008666992,-89.335578918457,-89.34130859375,-89.3642272949219,-89.4559020996094,-89.4673538208008,-89.6392440795898,-89.6392440795898,-89.8340530395508,-89.8340530395508,-89.8512420654297,-89.8512420654297,-89.6335144042969,-89.6335144042969],"y":[41.591007232666,41.591007232666,41.3102569580078,41.3159866333008,41.3159866333008,41.3102569580078,41.3045272827148,41.2529640197754,41.2415008544922,41.2415008544922,41.144100189209,41.144100189209,41.2415008544922,41.2415008544922,41.4821434020996,41.4821434020996,41.591007232666,41.591007232666,41.591007232666],"text":"Percent: -49.10537","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(65,105,225,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.1545028686523,-77.3664855957031,-77.4008712768555,-77.4409790039062,-77.4467010498047,-77.6415100097656,-77.7102661132812,-77.7217254638672,-77.7847518920898,-77.8134002685547,-77.9509048461914,-78.1170654296875,-78.3577041625977,-78.3634338378906,-78.3634338378906,-78.3347930908203,-78.3061447143555,-78.2946853637695,-78.2889556884766,-78.2660369873047,-78.214469909668,-78.1858139038086,-78.1800918579102,-78.1800918579102,-78.1743621826172,-78.1686325073242,-78.1285247802734,-78.0998764038086,-78.1113357543945,-78.1056060791016,-78.0998764038086,-78.0769577026367,-78.0884170532227,-78.0826873779297,-78.1056060791016,-78.1227951049805,-78.0597763061523,-78.0196685791016,-78.0082015991211,-77.9738311767578,-77.9451751708984,-77.9394454956055,-77.8993377685547,-77.8993377685547,-77.7847518920898,-77.7847518920898,-77.7675628662109,-77.7389144897461,-77.6930770874023,-77.6300506591797,-77.6014022827148,-77.5842132568359,-77.5613021850586,-77.5555648803711,-77.57275390625,-77.4982681274414,-77.1545028686523,-77.1545028686523],"y":[41.0409660339355,40.8404350280762,40.8404350280762,40.828971862793,40.8175163269043,40.7487602233887,40.7201080322266,40.7315711975098,40.7315711975098,40.7487602233887,40.697193145752,40.7373008728027,40.7315711975098,40.7602157592773,40.7716789245605,40.8060531616211,40.8232421875,40.8347015380859,40.8576202392578,40.8576202392578,40.9149169921875,40.9321060180664,40.9435653686523,40.9607543945312,40.966480255127,40.9607543945312,40.949291229248,40.9607543945312,40.966480255127,40.9836730957031,40.9951286315918,41.000862121582,41.0180473327637,41.0409660339355,41.0753440856934,41.1211814880371,41.144100189209,41.1612892150879,41.1727447509766,41.2128524780273,41.2128524780273,41.2243118286133,41.2529640197754,41.1784744262695,41.1727447509766,41.1326370239258,41.138370513916,41.1039924621582,41.1039924621582,41.0868034362793,41.0753440856934,41.0696144104004,41.0753440856934,41.0638847351074,41.0524253845215,40.949291229248,41.0409660339355,41.0409660339355],"text":"Percent: -48.97749","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(65,105,225,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-107.693153381348,-107.309265136719,-107.309265136719,-107.297805786133,-107.303535461426,-107.314994812012,-107.314994812012,-108.220268249512,-108.220268249512,-108.231727600098,-108.231727600098,-108.237457275391,-108.231727600098,-108.243186950684,-108.243186950684,-107.939521789551,-107.939521789551,-107.693153381348,-107.693153381348],"y":[32.5955696105957,32.5955696105957,32.5210838317871,32.5210838317871,32.2919006347656,31.8793716430664,31.7876968383789,31.7876968383789,31.8220767974854,31.8335342407227,31.8564529418945,31.8736419677734,32.0741806030273,32.097095489502,32.5096244812012,32.5153541564941,32.5955696105957,32.5955696105957,32.5955696105957],"text":"Percent: -48.90257","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(65,105,225,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-120.510215759277,-120.493019104004,-120.47583770752,-120.47583770752,-120.47583770752,-120.464370727539,-120.464370727539,-120.43000793457,-120.441452026367,-120.41854095459,-120.407081604004,-120.378433227539,-121.753532409668,-121.730606079102,-121.742073059082,-121.696243286133,-121.77645111084,-121.77645111084,-121.793640136719,-121.77645111084,-121.724884033203,-121.701965332031,-121.66185760498,-121.650398254395,-121.656135559082,-121.696243286133,-121.701965332031,-121.730606079102,-121.742073059082,-121.656135559082,-121.673316955566,-121.472785949707,-121.472785949707,-121.426940917969,-121.426940917969,-121.369644165039,-121.32381439209,-121.266510009766,-121.20922088623,-121.163391113281,-121.129005432129,-121.05451965332,-120.962852478027,-120.905548095703,-120.899826049805,-120.888366699219,-120.899826049805,-120.825332641602,-120.848258972168,-120.853981018066,-120.922744750977,-120.951393127441,-120.95711517334,-120.985763549805,-121.020149230957,-121.008682250977,-120.985763549805,-120.934196472168,-120.87117767334,-120.813873291016,-120.790969848633,-120.785232543945,-120.510215759277,-120.510215759277],"y":[45.080322265625,45.0631294250488,45.0459403991699,45.028751373291,44.9657287597656,44.9370803833008,44.9141616821289,44.8855133056641,44.8740577697754,44.8683242797852,44.8339500427246,44.8167572021484,44.8224868774414,44.8511390686035,44.8683242797852,44.891242980957,44.9428100585938,44.9886474609375,45.0115661621094,45.0344848632812,45.0344848632812,45.0574035644531,45.0631294250488,45.0860481262207,45.1146965026855,45.1261558532715,45.1548042297363,45.1605339050293,45.1834526062012,45.2350196838379,45.2464752197266,45.2464752197266,45.5100402832031,45.5157661437988,45.6933860778809,45.6933860778809,45.6876525878906,45.670467376709,45.6475486755371,45.6017112731934,45.6074409484863,45.6475486755371,45.6418151855469,45.6418151855469,45.6017112731934,45.5845222473145,45.5501441955566,45.4928512573242,45.4584693908691,45.4011764526367,45.3324203491211,45.3266944885254,45.3037757873535,45.3152313232422,45.3037757873535,45.2407493591309,45.2006416320801,45.1891822814941,45.1891822814941,45.1719932556152,45.1261558532715,45.0745887756348,45.080322265625,45.080322265625],"text":"Percent: -48.83412","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(66,106,225,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-123.34635925293,-123.22029876709,-123.22029876709,-123.237487792969,-123.27759552002,-123.329162597656,-123.369270324707,-123.397926330566,-123.426574707031,-123.43229675293,-123.397926330566,-123.357818603516,-123.34635925293,-123.38646697998,-123.449478149414,-123.518249511719,-123.58699798584,-123.627105712891,-123.661476135254,-123.707321166992,-123.718780517578,-123.495323181152,-123.34635925293,-123.34635925293],"y":[46.386661529541,46.3752059936523,46.1574783325195,46.1517486572266,46.1402893066406,46.1345596313477,46.1402893066406,46.1689414978027,46.1861267089844,46.2262344360352,46.2033157348633,46.1918601989746,46.2262344360352,46.2548828125,46.2663421630859,46.2663421630859,46.2720718383789,46.2835311889648,46.3064498901367,46.2835311889648,46.3694763183594,46.3752059936523,46.386661529541,46.386661529541],"text":"Percent: -48.79650","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(66,106,225,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-123.546890258789,-123.546890258789,-123.55835723877,-123.55835723877,-123.58699798584,-123.58699798584,-123.58699798584,-123.627105712891,-123.632827758789,-123.609909057617,-123.569801330566,-123.506790161133,-123.460945129395,-123.466682434082,-123.426574707031,-123.426574707031,-123.495323181152,-123.455215454102,-123.449478149414,-123.455215454102,-123.420837402344,-123.397926330566,-123.375007629395,-123.34635925293,-123.323440551758,-123.300514221191,-123.248947143555,-123.214576721191,-123.180191040039,-123.082794189453,-123.059875488281,-123.01976776123,-122.996841430664,-122.956741333008,-122.928092956543,-122.962478637695,-123.002578735352,-122.996841430664,-122.887985229492,-122.802047729492,-122.76766204834,-122.698913574219,-122.65308380127,-122.612976074219,-122.584312438965,-122.504104614258,-122.52702331543,-122.515563964844,-122.532760620117,-122.549942016602,-122.504104614258,-122.469734191895,-122.469734191895,-122.458267211914,-122.549942016602,-122.572868347168,-122.572868347168,-122.538482666016,-122.549942016602,-122.607238769531,-122.624420166016,-122.612976074219,-122.670265197754,-122.687454223633,-122.716094970703,-122.727554321289,-122.727554321289,-122.77912902832,-122.750480651855,-122.721832275391,-122.716094970703,-122.761940002441,-122.796310424805,-122.813507080078,-122.847877502441,-122.882263183594,-122.899444580078,-122.928092956543,-122.951011657715,-123.071334838867,-123.071334838867,-123.071334838867,-123.054153442383,-123.025505065918,-122.996841430664,-122.991119384766,-123.002578735352,-122.97966003418,-122.996841430664,-122.968200683594,-122.97966003418,-122.93383026123,-123.546890258789,-123.546890258789,-123.546890258789,null,-95.2026672363281,-95.2370452880859,-95.2427749633789,-95.2771530151367,-95.3172607421875,-95.3516311645508,-95.3573608398438,-95.3802871704102,-95.4031982421875,-95.4203948974609,-95.408935546875,-95.4490356445312,-95.4433059692383,-94.962028503418,-94.9391021728516,-94.956298828125,-94.8818130493164,-94.9047241210938,-94.8703536987305,-94.8703536987305,-94.8417053222656,-94.8989944458008,-94.9677581787109,-95.0880737304688,-95.2026672363281,-95.2026672363281],"y":[40.0096435546875,40.0497512817383,40.3820648193359,40.7373008728027,40.7602157592773,40.8060531616211,40.8576202392578,40.8862686157227,40.9149169921875,40.9435653686523,40.9550247192383,40.9149169921875,40.9550247192383,40.9722099304199,41.0295066833496,41.0524253845215,41.1039924621582,41.1097183227539,41.138370513916,41.1727447509766,41.1899375915527,41.1670188903809,41.1784744262695,41.1784744262695,41.1612892150879,41.1555557250977,41.0982627868652,41.0810737609863,41.0868034362793,41.0696144104004,41.0295066833496,41.0237808227539,41.0581550598145,41.0065879821777,41.0466995239258,41.0810737609863,41.0868034362793,41.1956634521484,41.2357711791992,41.1784744262695,41.2586898803711,41.2930679321289,41.3331756591797,41.3331756591797,41.3732833862305,41.3446350097656,41.3159866333008,41.281608581543,41.2472305297852,41.2300453186035,41.2013931274414,41.1784744262695,41.1269111633301,41.1154518127441,41.0868034362793,41.0753440856934,41.0638847351074,41.0581550598145,41.0180473327637,41.000862121582,40.9435653686523,40.9091873168945,40.8690795898438,40.8175163269043,40.7659454345703,40.7373008728027,40.7201080322266,40.7029228210449,40.6628150939941,40.6169776916504,40.5883293151855,40.5825996398926,40.5654106140137,40.5310363769531,40.5253067016602,40.496654510498,40.496654510498,40.4737358093262,40.4794692993164,40.37060546875,40.3362274169922,40.3018531799316,40.2903900146484,40.2961235046387,40.2789344787598,40.233097076416,40.1815299987793,40.1471519470215,40.1070442199707,40.0783996582031,40.044017791748,40.0039138793945,40.0039138793945,40.0096435546875,40.0096435546875,null,30.8365898132324,30.8595085144043,30.9053421020508,30.9168033599854,30.9110736846924,30.8652362823486,30.8881549835205,30.8595085144043,30.8652362823486,30.8766975402832,30.9225311279297,30.9626407623291,31.0657730102539,31.4038162231445,31.3808975219727,31.3637104034424,31.3178730010986,31.2892265319824,31.2663078308105,31.2319278717041,31.1689052581787,31.117338180542,31.0371246337891,30.9454498291016,30.8365898132324,30.8365898132324],"text":"Percent: -48.15109","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(66,107,225,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-106.037300109863,-106.060218811035,-106.094589233398,-106.151893615723,-106.266479492188,-106.255027770996,-106.266479492188,-106.283668518066,-106.289405822754,-106.300857543945,-106.32950592041,-106.335243225098,-106.346694946289,-106.363883972168,-106.363883972168,-106.363883972168,-106.358154296875,-106.358154296875,-106.38680267334,-106.426910400391,-106.455558776855,-106.461288452148,-106.449829101562,-106.438369750977,-106.44409942627,-106.449829101562,-106.449829101562,-106.438369750977,-106.44409942627,-106.455558776855,-106.472747802734,-106.461288452148,-106.467018127441,-106.461288452148,-106.438369750977,-106.415451049805,-106.358154296875,-106.340965270996,-106.340965270996,-106.32950592041,-106.32950592041,-106.381072998047,-106.426910400391,-106.48420715332,-106.507118225098,-106.524314880371,-106.547225952148,-106.54150390625,-106.547225952148,-106.570152282715,-106.615989685059,-106.587333679199,-106.203460693359,-106.191993713379,-106.191993713379,-106.134696960449,-106.106056213379,-106.100318908691,-106.117515563965,-106.060218811035,-106.008651733398,-105.916976928711,-105.894058227539,-105.962814331055,-105.945625305176,-105.957084655762,-105.93416595459,-105.899787902832,-105.911247253418,-105.888328552246,-105.888328552246,-105.951354980469,-106.002922058105,-106.037300109863,-106.037300109863],"y":[38.4454689025879,38.4569244384766,38.428279876709,38.416820526123,38.422550201416,38.4454689025879,38.4626579284668,38.4569244384766,38.4626579284668,38.4798431396484,38.4798431396484,38.4855766296387,38.4855766296387,38.4855766296387,38.4970321655273,38.5256805419922,38.56005859375,38.6001663208008,38.6230850219727,38.6402702331543,38.6746520996094,38.6975708007812,38.703296661377,38.7147598266602,38.7434043884277,38.7605972290039,38.7720527648926,38.7892417907715,38.7949714660645,38.7949714660645,38.8064308166504,38.8121604919434,38.8350791931152,38.8465385437012,38.8579978942871,38.8465385437012,38.8465385437012,38.8579978942871,38.875186920166,38.8923759460449,38.9152946472168,38.9038352966309,38.9038352966309,38.9382133483887,38.9382133483887,38.9382133483887,38.9496688842773,38.9611320495605,38.9668617248535,38.9783172607422,38.9955062866211,39.0528030395508,39.0528030395508,39.0413436889648,39.018424987793,38.9897766113281,38.9897766113281,38.9725875854492,38.9496688842773,38.9439430236816,38.9267539978027,38.8637275695801,38.8236198425293,38.7548637390137,38.7204895019531,38.686107635498,38.6746520996094,38.6574630737305,38.6173553466797,38.5944366455078,38.565788269043,38.4855766296387,38.4626579284668,38.4454689025879,38.4454689025879],"text":"Percent: 48.61505","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(229,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-106.24356842041,-106.249298095703,-106.249298095703,-106.226371765137,-106.203460693359,-106.191993713379,-106.1748046875,-106.1748046875,-106.203460693359,-106.209190368652,-106.226371765137,-106.249298095703,-106.283668518066,-106.318046569824,-106.323776245117,-106.346694946289,-106.369613647461,-106.369613647461,-106.38680267334,-106.421180725098,-106.432640075684,-106.421180725098,-106.421180725098,-106.398262023926,-106.398262023926,-106.335243225098,-106.335243225098,-106.318046569824,-106.312316894531,-106.277938842773,-106.277938842773,-106.24356842041,-106.24356842041],"y":[35.9588317871094,35.9301834106445,35.8270492553711,35.8270492553711,35.8155937194824,35.8270492553711,35.8213195800781,35.8041305541992,35.7869453430176,35.7640266418457,35.7582969665527,35.7411079406738,35.7697563171387,35.7812118530273,35.7984046936035,35.8041305541992,35.8098640441895,35.7926750183105,35.8041305541992,35.8041305541992,35.8213195800781,35.8270492553711,35.9473724365234,35.9473724365234,35.9416427612305,35.9416427612305,35.9473724365234,35.9473724365234,35.9702911376953,35.9702911376953,35.9473724365234,35.9588317871094,35.9588317871094],"text":"Percent: 48.72348","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(229,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-107.206130981445,-107.200408935547,-107.085807800293,-107.039970397949,-106.707664489746,-106.68473815918,-106.381072998047,-106.375343322754,-106.455558776855,-106.455558776855,-106.467018127441,-106.467018127441,-106.409721374512,-106.421180725098,-106.449829101562,-106.759223937988,-107.206130981445,-107.206130981445],"y":[34.5722732543945,34.9561538696289,34.9561538696289,34.8644828796387,34.8587532043457,34.8874015808105,34.8874015808105,34.8587532043457,34.8587532043457,34.6009216308594,34.5951919555664,34.5149765014648,34.5149765014648,34.4118461608887,34.4118461608887,34.5722732543945,34.5722732543945,34.5722732543945],"text":"Percent: 48.73223","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(229,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-122.962478637695,-122.968200683594,-123.546890258789,-123.546890258789,-124.566749572754,-124.595397949219,-124.63550567627,-124.646965026855,-124.681343078613,-124.658424377441,-124.63550567627,-124.624053955078,-124.664161682129,-124.681343078613,-124.63550567627,-124.589668273926,-124.497993469238,-124.417785644531,-124.331848144531,-124.274543762207,-124.222984313965,-124.154220581055,-124.079742431641,-124.045356750488,-123.913581848145,-123.770347595215,-123.632827758789,-123.575538635254,-123.506790161133,-123.460945129395,-123.375007629395,-123.283332824707,-123.23176574707,-123.14582824707,-123.10572052002,-123.048416137695,-123.002578735352,-122.991119384766,-122.962478637695,-122.962478637695],"y":[48.0367813110352,47.8763542175293,47.8706245422363,47.8935432434082,47.8992729187012,47.9451065063477,47.9852142333984,48.0768890380859,48.1571006774902,48.2315864562988,48.2888832092285,48.3404502868652,48.3519096374512,48.3805541992188,48.392017364502,48.392017364502,48.3690986633301,48.3289909362793,48.3003425598145,48.2888832092285,48.2659645080566,48.2545051574707,48.2315864562988,48.202938079834,48.1742897033691,48.1571006774902,48.1742897033691,48.1456451416016,48.1341819763184,48.1399154663086,48.1284523010254,48.1169967651367,48.1227264404297,48.1169967651367,48.1456451416016,48.1284523010254,48.0940780639648,48.0654296875,48.0367813110352,48.0367813110352],"text":"Percent: 48.89337","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(229,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-121.272247314453,-120.200813293457,-120.195083618164,-120.200813293457,-120.091949462891,-120.091949462891,-119.994552612305,-119.874229431152,-119.874229431152,-119.799743652344,-119.799743652344,-119.667961120605,-119.65650177002,-119.559097290039,-119.547637939453,-119.48462677002,-119.467422485352,-119.467422485352,-119.467422485352,-119.518997192383,-119.667961120605,-119.748176574707,-119.85131072998,-120.091949462891,-120.183624267578,-120.30394744873,-120.315406799316,-120.292488098145,-120.298225402832,-120.47583770752,-120.567512512207,-120.584693908691,-120.619079589844,-120.619079589844,-120.60188293457,-120.596153259277,-120.619079589844,-120.653450012207,-120.687828063965,-120.693557739258,-120.71647644043,-120.762321472168,-120.813873291016,-120.853981018066,-120.853981018066,-120.825332641602,-120.813873291016,-120.796691894531,-120.785232543945,-120.813873291016,-120.84253692627,-120.848258972168,-120.888366699219,-120.96858215332,-121.002960205078,-121.071716308594,-121.12328338623,-121.163391113281,-121.214958190918,-121.249328613281,-121.272247314453,-121.272247314453,-121.272247314453],"y":[35.7869453430176,35.7754859924316,35.7411079406738,35.6150550842285,35.6093292236328,35.5233840942383,35.4374389648438,35.4374389648438,35.3514938354492,35.3514938354492,35.265552520752,35.254093170166,35.1796112060547,35.1853370666504,35.0936660766602,35.082202911377,35.0592842102051,34.9275093078613,34.9045906066895,34.8988571166992,34.9790725708008,34.9733467102051,35.0363693237305,35.1108551025391,35.0363693237305,35.0134506225586,35.0019912719727,34.9561538696289,34.9045906066895,34.996265411377,34.9790725708008,34.9618835449219,34.9618835449219,35.0134506225586,35.0535583496094,35.1280403137207,35.1681480407715,35.1853370666504,35.1910667419434,35.1738777160645,35.1738777160645,35.2082557678223,35.2311744689941,35.2827415466309,35.3113899230957,35.3457679748535,35.3457679748535,35.3343086242676,35.3400382995605,35.4030647277832,35.4431686401367,35.4660873413086,35.4660873413086,35.4718170166016,35.5061950683594,35.5749473571777,35.6322479248047,35.6494331359863,35.6838111877441,35.706729888916,35.7468376159668,35.7869453430176,35.7869453430176],"text":"Percent: 49.02761","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(228,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-120.384162902832,-120.441452026367,-120.705017089844,-120.985763549805,-120.96858215332,-121.043067932129,-121.197761535645,-121.226402282715,-121.243606567383,-121.266510009766,-121.306617736816,-121.329544067383,-121.363922119141,-121.392570495605,-121.40975189209,-121.40975189209,-121.444137573242,-121.449859619141,-121.42121887207,-121.40975189209,-121.42121887207,-121.404029846191,-121.40975189209,-121.449859619141,-121.455596923828,-121.478507995605,-121.461318969727,-121.484245300293,-121.478507995605,-121.432678222656,-121.214958190918,-121.151931762695,-121.088897705078,-121.037330627441,-120.985763549805,-120.922744750977,-120.905548095703,-120.899826049805,-120.922744750977,-120.922744750977,-120.917007446289,-120.647720336914,-120.384162902832,-120.384162902832],"y":[37.6318664550781,37.6089515686035,37.5058174133301,37.3912239074707,37.3339309692383,37.2766342163086,37.1563148498535,37.1391220092773,37.1505851745605,37.1792297363281,37.1563148498535,37.1677703857422,37.1735038757324,37.1505851745605,37.1563148498535,37.1964225769043,37.2250671386719,37.2766342163086,37.2766342163086,37.3167419433594,37.3282012939453,37.3511199951172,37.379768371582,37.379768371582,37.3912239074707,37.4141426086426,37.4370613098145,37.4485206604004,37.4828987121582,37.517276763916,37.6948928833008,37.7178115844727,37.7350006103516,37.7350006103516,37.7579193115234,37.7350006103516,37.7636489868164,37.7751083374023,37.7808380126953,38.0272064208984,38.0730438232422,37.832405090332,37.6318664550781,37.6318664550781],"text":"Percent: 49.16377","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(228,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.3038787841797,-90.0288619995117,-90.0345916748047,-90.0345916748047,-90.0460433959961,-90.6763000488281,-90.6763000488281,-90.6705703735352,-90.3038787841797,-90.3038787841797],"y":[45.985595703125,45.985595703125,45.8996505737305,45.5616035461426,45.3839874267578,45.3839874267578,45.6418151855469,45.985595703125,45.985595703125,45.985595703125],"text":"Percent: 49.32656","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(228,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.4608383178711,-78.4608383178711,-78.4608383178711,-78.483757019043,-78.5124130249023,-78.5295944213867,-78.5525131225586,-78.5639724731445,-78.5983505249023,-78.6384506225586,-78.661376953125,-78.7301254272461,-78.7473220825195,-78.7988891601562,-78.8275375366211,-78.8504486083984,-78.8848266601562,-78.8962860107422,-78.936393737793,-79.0280685424805,-79.0567169189453,-79.0567169189453,-79.0395278930664,-79.0166091918945,-79.0166091918945,-79.0166091918945,-79.0108795166016,-78.9707717895508,-78.8447189331055,-78.6728363037109,-78.5238647460938,-78.4608383178711,-78.4608383178711],"y":[43.3614463806152,43.1322631835938,43.092155456543,43.092155456543,43.092155456543,43.08642578125,43.08642578125,43.08642578125,43.080696105957,43.092155456543,43.080696105957,43.08642578125,43.0692367553711,43.0635108947754,43.0405921936035,43.0176734924316,43.0291290283203,43.0520477294922,43.0692367553711,43.080696105957,43.092155456543,43.1093444824219,43.1322631835938,43.1494483947754,43.1952857971191,43.2468566894531,43.2812309265137,43.2926902770996,43.3098793029785,43.3385276794434,43.3614463806152,43.3614463806152,43.3614463806152],"text":"Percent: 49.39797","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(227,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.2335815429688,-83.2049331665039,-83.182014465332,-83.1705474853516,-83.1533660888672,-83.1419067382812,-83.1361770629883,-83.1075286865234,-83.0846099853516,-83.0731506347656,-83.0731506347656,-83.0445022583008,-83.0273132324219,-82.9814758300781,-82.9700164794922,-82.9470977783203,-82.9069976806641,-82.8840713500977,-82.8840713500977,-82.8898010253906,-82.912727355957,-82.9241790771484,-82.9413681030273,-82.9700164794922,-83.00439453125,-83.0273132324219,-83.0674209594727,-83.1189880371094,-83.1533660888672,-83.187744140625,-83.2049331665039,-83.2221221923828,-83.2450408935547,-83.2908706665039,-83.3023300170898,-83.2908706665039,-83.2564926147461,-83.2221221923828,-83.2106552124023,-83.2221221923828,-83.2335815429688,-83.2221221923828,-83.2335815429688,-83.2335815429688],"y":[38.1990966796875,38.250659942627,38.2563934326172,38.2563934326172,38.2449340820312,38.250659942627,38.2334747314453,38.2334747314453,38.2334747314453,38.2277450561523,38.1990966796875,38.1819076538086,38.1933670043945,38.1933670043945,38.1761779785156,38.1761779785156,38.1761779785156,38.1360702514648,38.1188812255859,38.107421875,38.0959625244141,38.0787773132324,38.0615882873535,38.0501251220703,38.0272064208984,37.9928321838379,38.0042877197266,38.0100212097168,38.0157508850098,38.0100212097168,38.0157508850098,38.0272064208984,38.0386695861816,38.0386695861816,38.0501251220703,38.0787773132324,38.113151550293,38.1360702514648,38.1417999267578,38.1532592773438,38.1589889526367,38.1933670043945,38.1990966796875,38.1990966796875],"text":"Percent: 49.43727","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(227,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.53076171875,-87.3703308105469,-87.1984481811523,-87.2041702270508,-87.2385559082031,-87.2442779541016,-87.6052474975586,-87.6052474975586,-87.610969543457,-87.5823287963867,-87.536491394043,-87.536491394043,-87.53076171875,-87.53076171875],"y":[39.608570098877,39.608570098877,39.6028442382812,39.5226287841797,39.5283584594727,39.2647972106934,39.2647972106934,39.2819862365723,39.3049049377441,39.333553314209,39.3564720153809,39.471061706543,39.608570098877,39.608570098877],"text":"Percent: 49.46164","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(227,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-117.026634216309,-117.032356262207,-116.952140808105,-116.94068145752,-116.952140808105,-116.923492431641,-116.877662658691,-116.826095581055,-116.820358276367,-116.757347106934,-116.740142822266,-116.447937011719,-116.44221496582,-116.304710388184,-116.304710388184,-116.304710388184,-116.436485290527,-116.591178894043,-116.625564575195,-116.677131652832,-116.688591003418,-117.026634216309,-117.026634216309],"y":[46.5356330871582,47.1315078735352,47.1143188476562,47.0914001464844,47.0799407958984,47.0570259094238,47.0684814453125,47.0398330688477,47.0169143676758,47.0169143676758,47.028377532959,47.0226440429688,47.0054588317871,47.0111885070801,46.9195137023926,46.6158447265625,46.6158447265625,46.6158447265625,46.5986595153809,46.5700073242188,46.5299034118652,46.5356330871582,46.5356330871582],"text":"Percent: 49.56143","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(227,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.3974380493164,-80.4088973999023,-80.4318161010742,-80.4432754516602,-80.4432754516602,-80.4432754516602,-80.4260864257812,-80.4146270751953,-80.3974380493164,-80.4031677246094,-80.4203567504883,-80.4260864257812,-80.4203567504883,-80.3974380493164,-80.3859786987305,-80.3974380493164,-80.4088973999023,-80.4088973999023,-80.3974380493164,-80.3802490234375,-80.3687896728516,-80.3917083740234,-80.4260864257812,-80.4489974975586,-80.4432754516602,-80.5234909057617,-80.5406723022461,-80.5635986328125,-80.5750503540039,-80.5807800292969,-80.6151580810547,-80.6323471069336,-80.6438140869141,-80.6552658081055,-80.6609954833984,-80.6724548339844,-80.6724548339844,-80.6896514892578,-80.7125625610352,-80.7412109375,-80.7927780151367,-80.8328857421875,-80.8500747680664,-80.8615341186523,-80.8787231445312,-80.924560546875,-80.9474716186523,-80.9761276245117,-80.9990463256836,-81.0105056762695,-81.0162353515625,-81.0448837280273,-81.0735244750977,-80.924560546875,-80.8959121704102,-80.8844528198242,-80.8729934692383,-80.8729934692383,-80.8729934692383,-80.7755966186523,-80.7354888916016,-80.7125625610352,-80.6896514892578,-80.6667251586914,-80.6380844116211,-80.6094360351562,-80.5807800292969,-80.5234909057617,-80.5005722045898,-80.471923828125,-80.4432754516602,-80.4260864257812,-80.4088973999023,-80.4146270751953,-80.4203567504883,-80.4203567504883,-80.4088973999023,-80.4088973999023,-80.3974380493164,-80.3974380493164,-80.3974380493164],"y":[32.853401184082,32.8247528076172,32.8132934570312,32.7961044311523,32.7674560546875,32.7445373535156,32.7216186523438,32.6700553894043,32.6528625488281,32.6414070129395,32.6299476623535,32.6184883117676,32.6127548217773,32.6184883117676,32.5783805847168,32.5669212341309,32.5611915588379,32.549732208252,32.538272857666,32.538272857666,32.5153541564941,32.5210838317871,32.5096244812012,32.4981651306152,32.5038986206055,32.5096244812012,32.5611915588379,32.5669212341309,32.5783805847168,32.5955696105957,32.5955696105957,32.5955696105957,32.6070289611816,32.6184883117676,32.6299476623535,32.6356735229492,32.6700553894043,32.681510925293,32.681510925293,32.6872444152832,32.6986999511719,32.7101631164551,32.7502670288086,32.7674560546875,32.7846450805664,32.8591270446777,32.8705902099609,32.8935089111328,32.9221534729004,32.9393424987793,32.9622611999512,32.990909576416,33.0310173034668,33.0997734069824,33.0596656799316,33.0596656799316,33.0711250305176,33.0883102416992,33.12841796875,33.1742553710938,33.1742553710938,33.1627998352051,33.1513366699219,33.1169624328613,33.0940437316895,33.0711250305176,33.0596656799316,33.0711250305176,33.0596656799316,33.0596656799316,33.0596656799316,33.0539360046387,33.0424728393555,33.0195579528809,32.990909576416,32.9737205505371,32.9450721740723,32.9278831481934,32.9049644470215,32.853401184082,32.853401184082],"text":"Percent: 49.59888","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(227,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.9142684936523,-89.9199905395508,-90.3267974853516,-90.3726272583008,-90.4070129394531,-90.4184646606445,-90.4184646606445,-90.4528427124023,-90.4814987182617,-90.6419219970703,-90.6476516723633,-90.6419219970703,-90.4184646606445,-89.9142684936523,-89.9142684936523],"y":[42.502010345459,42.2040710449219,42.2040710449219,42.2269897460938,42.2499084472656,42.2957458496094,42.3358535766602,42.3702278137207,42.3874168395996,42.4733619689941,42.507740020752,42.507740020752,42.507740020752,42.502010345459,42.502010345459],"text":"Percent: 49.60126","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(227,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.5792770385742,-88.246955871582,-88.246955871582,-88.2698745727539,-88.2756042480469,-88.2756042480469,-88.5907363891602,-88.5907363891602,-88.5792770385742,-88.5792770385742,-88.5792770385742,null,-110.643882751465,-110.661064147949,-110.632415771484,-110.643882751465,-110.695449829102,-110.729827880859,-110.689720153809,-110.712631225586,-110.741287231445,-110.718360900879,-110.764198303223,-110.844413757324,-110.85587310791,-110.832954406738,-110.850143432617,-110.861602783203,-110.884521484375,-110.884521484375,-110.890251159668,-110.918899536133,-110.976196289062,-111.039215087891,-111.102249145508,-111.130889892578,-111.176727294922,-111.21110534668,-111.245483398438,-111.234031677246,-111.256942749023,-111.274139404297,-111.297050476074,-111.297050476074,-111.319969177246,-111.411643981934,-111.686668395996,-111.950225830078,-112.208053588867,-112.414321899414,-112.540374755859,-112.729446411133,-112.907066345215,-112.901336669922,-112.895599365234,-112.907066345215,-112.907066345215,-112.901336669922,-112.901336669922,-112.689338684082,-112.345565795898,-112.339836120605,-111.847091674805,-111.841361999512,-111.256942749023,-110.643882751465,-110.643882751465],"y":[42.1582374572754,42.1582374572754,42.0837478637695,42.0665626525879,41.9863471984863,41.722785949707,41.722785949707,42.0665626525879,42.0665626525879,42.1582374572754,42.1582374572754,null,37.5344657897949,37.5000877380371,37.4828987121582,37.4714393615723,37.4771690368652,37.4485206604004,37.4084129333496,37.3912239074707,37.3912239074707,37.345386505127,37.3167419433594,37.3339309692383,37.3224716186523,37.2766342163086,37.2709045410156,37.2537155151367,37.2307968139648,37.1849594116211,37.1563148498535,37.1677703857422,37.0990142822266,37.0818290710449,37.0990142822266,37.0875587463379,37.0932884216309,37.058910369873,37.058910369873,37.0245323181152,37.0302619934082,37.0531806945801,37.0531806945801,37.0359916687012,37.0016136169434,37.0016136169434,37.0016136169434,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,36.9958839416504,37.0875587463379,37.2766342163086,37.2938232421875,37.4427947998047,37.5058174133301,37.5459251403809,37.5459251403809,37.5516510009766,37.5401954650879,37.5287322998047,37.5401954650879,37.5344657897949,37.5344657897949,37.5344657897949],"text":"Percent: 49.62125","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(227,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-75.0689315795898,-75.0803909301758,-75.2350845336914,-75.2866516113281,-75.3267593383789,-75.3496780395508,-75.3611373901367,-75.3840637207031,-75.4012451171875,-75.4127044677734,-75.4184341430664,-75.4241638183594,-75.4642715454102,-75.5158386230469,-75.5158386230469,-75.5101013183594,-75.5043792724609,-75.5043792724609,-75.5272979736328,-75.5502166748047,-75.5387573242188,-75.5215682983398,-75.5272979736328,-75.4413528442383,-75.3955154418945,-75.3955154418945,-75.3897857666016,-75.3611373901367,-75.3611373901367,-75.3611373901367,-75.2923889160156,-75.2694625854492,-75.2465515136719,-75.2350845336914,-75.2007141113281,-75.0689315795898,-75.0689315795898,-75.0689315795898],"y":[39.5398178100586,39.4538726806641,39.5570068359375,39.5111694335938,39.4825248718262,39.4825248718262,39.471061706543,39.46533203125,39.46533203125,39.4596061706543,39.4309539794922,39.4023056030273,39.4252243041992,39.4825248718262,39.5054397583008,39.5283584594727,39.5512771606445,39.5684623718262,39.5856552124023,39.608570098877,39.6372184753418,39.6773262023926,39.6773262023926,39.786190032959,39.774730682373,39.7690010070801,39.7575416564941,39.7460823059082,39.7231636047363,39.7174339294434,39.6830558776855,39.6830558776855,39.6715965270996,39.6658706665039,39.6658706665039,39.5741958618164,39.5398178100586,39.5398178100586],"text":"Percent: 49.64968","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(227,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.0907516479492,-96.0735626220703,-96.0563735961914,-96.0391845703125,-95.9704284667969,-95.9245986938477,-95.8959426879883,-95.8386535644531,-95.8157272338867,-95.8042678833008,-95.769889831543,-95.7469787597656,-95.7469787597656,-95.8615646362305,-95.8615646362305,-96.4345245361328,-96.4345245361328,-96.4345245361328,-96.3600387573242,-96.3027420043945,-96.2741012573242,-96.2798309326172,-96.2683639526367,-96.2282638549805,-96.1938858032227,-96.1652374267578,-96.1595077514648,-96.125129699707,-96.0907516479492,-96.0907516479492],"y":[45.1777229309082,45.1662635803223,45.1605339050293,45.1548042297363,45.1146965026855,45.0745887756348,45.0459403991699,45.0058326721191,44.9714584350586,44.9542694091797,44.9428100585938,44.9313507080078,44.89697265625,44.89697265625,44.8110313415527,44.8167572021484,44.9771881103516,45.2636680603027,45.2579383850098,45.2464752197266,45.2464752197266,45.2292861938477,45.223560333252,45.223560333252,45.217830657959,45.212100982666,45.217830657959,45.1891822814941,45.1777229309082,45.1777229309082],"text":"Percent: 49.67287","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(227,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.2756042480469,-87.9261016845703,-87.9261016845703,-87.9490203857422,-87.977668762207,-87.9948577880859,-88.0349655151367,-88.0292358398438,-88.2756042480469,-88.2756042480469,-88.2756042480469],"y":[41.9863471984863,41.9920768737793,41.722785949707,41.7170562744141,41.6654891967773,41.6654891967773,41.6654891967773,41.722785949707,41.722785949707,41.9863471984863,41.9863471984863],"text":"Percent: 49.70403","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(227,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.06591796875,-91.0601806640625,-91.06591796875,-91.0888290405273,-91.0888290405273,-91.0544509887695,-91.0200805664062,-90.9857025146484,-90.9570465087891,-90.9513168334961,-91.3523941040039,-91.3581161499023,-91.4669799804688,-91.4727172851562,-91.3523941040039,-91.3523941040039,-91.06591796875,-91.06591796875,null,-78.214469909668,-78.1399841308594,-78.1227951049805,-78.0826873779297,-77.9910125732422,-77.9681015014648,-77.933723449707,-77.8477783203125,-77.8363189697266,-77.8305892944336,-77.7847518920898,-77.7274551391602,-77.7102661132812,-77.6758880615234,-77.7847518920898,-77.8477783203125,-77.8878860473633,-77.8993377685547,-77.9165267944336,-77.9394454956055,-77.9566345214844,-77.9795532226562,-77.9910125732422,-77.9967422485352,-78.0196685791016,-78.0654983520508,-78.1514434814453,-78.1972808837891,-78.2316513061523,-78.3175964355469,-78.2373886108398,-78.2316513061523,-78.214469909668,-78.214469909668],"y":[41.3446350097656,41.3274459838867,41.3102569580078,41.270149230957,41.2300453186035,41.2013931274414,41.1784744262695,41.1555557250977,41.1154518127441,41.0810737609863,41.0868034362793,41.1727447509766,41.1727447509766,41.4305801391602,41.4248466491699,41.3503646850586,41.3446350097656,41.3446350097656,null,38.1360702514648,38.1303405761719,38.1417999267578,38.1532592773438,38.1417999267578,38.1303405761719,38.1246147155762,38.113151550293,38.107421875,38.0959625244141,38.0730438232422,38.0272064208984,38.0443954467773,38.0100212097168,37.7292709350586,37.7521896362305,37.7579193115234,37.7693786621094,37.8152160644531,37.8381309509277,37.8495941162109,37.8495941162109,37.8610496520996,37.8725128173828,37.8896980285645,37.9011573791504,37.9298057556152,37.9584541320801,37.969913482666,37.9928321838379,38.0730438232422,38.0845031738281,38.1360702514648,38.1360702514648],"text":"Percent: 49.76631","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(227,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.6763000488281,-91.5357360839844,-91.5300064086914,-91.5586547851562,-91.5529251098633,-90.8997573852539,-90.8940277099609,-90.6705703735352,-90.6763000488281,-90.6763000488281],"y":[45.6418151855469,45.6475486755371,45.9684028625488,45.9741325378418,46.1574783325195,46.1517486572266,45.9741325378418,45.985595703125,45.6418151855469,45.6418151855469],"text":"Percent: 49.78341","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(227,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.4226531982422,-83.3481674194336,-83.3367080688477,-83.0445022583008,-83.0215835571289,-82.9986724853516,-82.9757461547852,-82.9814758300781,-82.9413681030273,-82.9069976806641,-82.8668899536133,-82.8439636230469,-82.8382339477539,-82.8382339477539,-83.4226531982422,-83.4226531982422,-83.4226531982422],"y":[41.5107917785645,41.5165214538574,41.4706840515137,41.4649543762207,41.4706840515137,41.4706840515137,41.4706840515137,41.4592247009277,41.4305801391602,41.4420356750488,41.4305801391602,41.4305801391602,41.3045272827148,41.2586898803711,41.2586898803711,41.5107917785645,41.5107917785645],"text":"Percent: 49.78363","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(227,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-110.75846862793,-110.764198303223,-110.741287231445,-110.752738952637,-110.724090576172,-110.735557556152,-110.51782989502,-110.139678955078,-109.744338989258,-109.475044250488,-109.475044250488,-109.49796295166,-109.503700256348,-109.486503601074,-109.457862854004,-109.457862854004,-109.492233276367,-109.492233276367,-109.520881652832,-109.520881652832,-109.549530029297,-109.549530029297,-109.526611328125,-109.532341003418,-109.721412658691,-109.721412658691,-109.830284118652,-109.836013793945,-110.620956420898,-110.626686096191,-110.75846862793,-110.75846862793,null,-96.9272689819336,-97.041862487793,-97.2882308959961,-97.3168869018555,-97.3226165771484,-97.2825088500977,-97.3741760253906,-97.3627243041992,-97.4085540771484,-97.4200134277344,-97.3913650512695,-97.4429321289062,-97.4773101806641,-97.48876953125,-97.4715805053711,-97.5002288818359,-97.4715805053711,-97.4773101806641,-97.0934295654297,-96.9559173583984,-96.8986206054688,-96.7152709960938,-96.9272689819336,-96.9272689819336],"y":[48.2086715698242,48.5638999938965,48.5696334838867,48.8962173461914,48.9019470214844,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9134063720703,48.9076805114746,48.5638999938965,48.51806640625,48.51806640625,48.4435806274414,48.4435806274414,48.392017364502,48.386287689209,48.2831535339355,48.2831535339355,48.2201271057129,48.202938079834,48.1284523010254,48.1227264404297,48.2086715698242,48.2086715698242,48.3003425598145,48.3003425598145,48.2143974304199,48.2086715698242,48.2086715698242,null,31.7017555236816,31.8736419677734,31.7475910186768,31.7647819519043,31.7876968383789,31.8449954986572,31.8793716430664,31.9022903442383,31.9252090454102,31.9423980712891,31.9825038909912,32.0340690612793,32.0168800354004,32.0512619018555,32.091365814209,32.1429328918457,32.1773109436035,32.1830368041992,32.2747116088867,32.0627174377441,32.0741806030273,31.8163471221924,31.7017555236816,31.7017555236816],"text":"Percent: 49.90380","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(226,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.4669799804688,-91.4612503051758,-91.4497909545898,-91.4383392333984,-91.4555206298828,-91.4440612792969,-91.4440612792969,-91.4555206298828,-91.4612503051758,-91.4326095581055,-91.4326095581055,-91.4096832275391,-91.3982238769531,-91.3925018310547,-91.3925018310547,-91.3867721557617,-91.3867721557617,-91.3982238769531,-91.4039535522461,-91.3867721557617,-91.3867721557617,-91.3982238769531,-91.4096832275391,-91.415412902832,-91.421142578125,-91.4383392333984,-91.4440612792969,-91.4326095581055,-91.4383392333984,-91.421142578125,-91.415412902832,-91.3982238769531,-91.3925018310547,-91.3982238769531,-91.3867721557617,-91.3753051757812,-91.3638458251953,-91.3523941040039,-91.3523941040039,-91.3523941040039,-91.2664489746094,-91.2607192993164,-91.0487213134766,-91.0429916381836,-91.0544509887695,-91.1633148193359,-91.2607192993164,-91.2607192993164,-91.3008270263672,-91.3008270263672,-91.3638458251953,-91.3638458251953,-91.4383392333984,-91.4440612792969,-91.4669799804688,-91.4727172851562,-91.4669799804688,-91.4555206298828,-91.4669799804688,-91.4669799804688],"y":[35.0879364013672,35.0936660766602,35.0879364013672,35.0993957519531,35.1337738037109,35.1337738037109,35.1395034790039,35.1395034790039,35.1566925048828,35.1738777160645,35.1853370666504,35.1967964172363,35.1967964172363,35.2082557678223,35.2311744689941,35.248363494873,35.254093170166,35.254093170166,35.254093170166,35.2770118713379,35.2827415466309,35.2827415466309,35.2827415466309,35.2942008972168,35.2942008972168,35.2884712219238,35.2942008972168,35.3343086242676,35.3572273254395,35.3629570007324,35.3629570007324,35.3629570007324,35.3629570007324,35.3801460266113,35.397331237793,35.4145202636719,35.4087905883789,35.4145202636719,35.4259834289551,35.4374389648438,35.4374389648438,35.3514938354492,35.3457679748535,35.1395034790039,35.0019912719727,35.0019912719727,35.0019912719727,34.9733467102051,34.9733467102051,34.9045906066895,34.9160461425781,35.0478286743164,35.0478286743164,35.0592842102051,35.0535583496094,35.0592842102051,35.0650177001953,35.0764770507812,35.0879364013672,35.0879364013672],"text":"Percent: 49.90689","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(226,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-74.9715270996094,-74.9543380737305,-74.9543380737305,-74.9715270996094,-74.9944458007812,-75.0116348266602,-75.4757308959961,-75.3955154418945,-75.3382263183594,-75.2064437866211,-75.2007141113281,-75.1720657348633,-75.1434097290039,-75.1204986572266,-75.0861206054688,-75.0689315795898,-75.0689315795898,-75.0632019042969,-75.046012878418,-75.0116348266602,-74.9657974243164,-74.9314270019531,-74.9199600219727,-74.8970413208008,-74.8741226196289,-74.85693359375,-74.8340148925781,-74.8168258666992,-74.7824478149414,-74.7366104125977,-74.7308807373047,-74.765266418457,-74.8053741455078,-74.8340148925781,-74.862663269043,-74.9142303466797,-74.9715270996094,-74.9715270996094],"y":[40.0554809570312,40.0898551940918,40.1070442199707,40.1242332458496,40.1299629211426,40.1414260864258,40.4279022216797,40.5081176757812,40.548225402832,40.6169776916504,40.5940628051758,40.5768699645996,40.5768699645996,40.5768699645996,40.5654106140137,40.5539512634277,40.4794692993164,40.4450912475586,40.4279022216797,40.4164428710938,40.4049835205078,40.3591461181641,40.3362274169922,40.3247718811035,40.3075790405273,40.2903900146484,40.2674713134766,40.244556427002,40.233097076416,40.1643409729004,40.1471519470215,40.1356925964355,40.1299629211426,40.1070442199707,40.095588684082,40.0841255187988,40.0554809570312,40.0554809570312],"text":"Percent: 49.96697","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(226,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-74.0891723632812,-74.0949020385742,-74.1464691162109,-74.1636581420898,-73.8829040527344,-73.8370666503906,-73.8313369750977,-73.8428039550781,-73.8313369750977,-73.8084259033203,-73.7912292480469,-73.7740478515625,-73.7625885009766,-73.7453918457031,-73.7167510986328,-73.7052917480469,-73.6938323974609,-73.688102722168,-73.676643371582,-73.676643371582,-73.6709136962891,-73.6308059692383,-73.6021575927734,-73.6021575927734,-73.6078872680664,-73.5849685668945,-73.5849685668945,-73.5849685668945,-73.5735168457031,-73.5792388916016,-73.6078872680664,-73.6308059692383,-73.6422653198242,-73.6422653198242,-73.6537246704102,-73.6709136962891,-73.6709136962891,-73.6709136962891,-73.6709136962891,-73.676643371582,-73.7110214233398,-73.7224807739258,-73.7453918457031,-73.7568588256836,-73.7854995727539,-73.8198852539062,-73.8428039550781,-73.8542633056641,-73.8829040527344,-73.9001007080078,-73.9058227539062,-73.9115524291992,-73.957389831543,-74.0490646362305,-74.0891723632812,-74.0891723632812],"y":[42.954647064209,42.9832916259766,43.2525825500488,43.3729057312012,43.3958206176758,43.2984199523926,43.2926902770996,43.2583122253418,43.2525825500488,43.2525825500488,43.2411231994629,43.2353935241699,43.2411231994629,43.2755012512207,43.2812309265137,43.2812309265137,43.2812309265137,43.269775390625,43.269775390625,43.2812309265137,43.2984199523926,43.3041496276855,43.2984199523926,43.2812309265137,43.2640419006348,43.212474822998,43.1666412353516,43.1208038330078,43.0978851318359,43.0635108947754,43.0062103271484,42.9775657653809,42.9431838989258,42.9317283630371,42.9145393371582,42.8973503112793,42.8744316101074,42.8400535583496,42.817138671875,42.7884902954102,42.7884902954102,42.811408996582,42.817138671875,42.817138671875,42.7942199707031,42.7827568054199,42.817138671875,42.817138671875,42.8343276977539,42.8572463989258,42.8744316101074,42.9145393371582,42.8973503112793,42.954647064209,42.954647064209,42.954647064209],"text":"Percent: 50.12820","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(226,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.6652221679688,-88.802734375,-89.0834808349609,-89.0834808349609,-89.0834808349609,-89.0204544067383,-88.8084564208984,-88.802734375,-88.7626266479492,-88.7339706420898,-88.7167892456055,-88.6938629150391,-88.6766815185547,-88.6652221679688,-88.6652221679688,-88.6652221679688,-88.6652221679688],"y":[33.2831192016602,33.2831192016602,33.2831192016602,33.5409469604492,33.5581359863281,33.5581359863281,33.5581359863281,33.5638656616211,33.5695991516113,33.5695991516113,33.5638656616211,33.5638656616211,33.5638656616211,33.5581359863281,33.5180282592773,33.2831192016602,33.2831192016602],"text":"Percent: 50.18436","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(226,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.2488479614258,-78.1743621826172,-78.0941467285156,-78.031120300293,-77.9910125732422,-77.9795532226562,-77.9623641967773,-77.9394454956055,-77.8993377685547,-77.8993377685547,-77.8706893920898,-77.8363189697266,-77.8076705932617,-77.7847518920898,-77.7446441650391,-77.7331771850586,-77.7159957885742,-77.6873474121094,-77.7217254638672,-77.7732849121094,-77.8019409179688,-77.8248519897461,-77.8420486450195,-77.8821563720703,-78.1972808837891,-78.208740234375,-78.214469909668,-78.2201995849609,-78.2373886108398,-78.2488479614258,-78.2545776367188,-78.2545776367188,-78.2488479614258,-78.2488479614258],"y":[35.8155937194824,35.9359130859375,36.0619659423828,36.1307182312012,36.1880149841309,36.1765556335449,36.1708221435547,36.1765556335449,36.165096282959,36.153636932373,36.1364479064941,36.1364479064941,36.1192588806152,36.1364479064941,36.1479072570801,36.1479072570801,36.1364479064941,36.1364479064941,36.0848846435547,35.9817504882812,35.9072647094727,35.8557014465332,35.8327827453613,35.84423828125,35.7239189147949,35.7296485900879,35.7411079406738,35.7468376159668,35.7525672912598,35.7582969665527,35.7697563171387,35.7926750183105,35.8155937194824,35.8155937194824],"text":"Percent: 50.20006","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(226,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-103.086570739746,-103.166786193848,-103.390235900879,-103.636604309082,-103.877243041992,-104.014755249023,-104.112167358398,-104.398643493652,-104.799713134766,-105.103378295898,-105.240882873535,-105.217971801758,-105.18359375,-105.154945373535,-105.160675048828,-105.149208068848,-105.166404724121,-105.149208068848,-105.160675048828,-105.160675048828,-105.08618927002,-104.920028686523,-104.839820861816,-104.719497680664,-104.685119628906,-104.696578979492,-104.679389953613,-104.63355255127,-104.622093200684,-104.559066772461,-104.541877746582,-104.438751220703,-104.444480895996,-104.33561706543,-104.054862976074,-104.054862976074,-103.413154602051,-103.086570739746,-103.086570739746,-103.086570739746],"y":[36.9958839416504,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,37.0417213439941,37.1219329833984,37.1505851745605,37.1677703857422,37.1792297363281,37.1964225769043,37.2193412780762,37.2537155151367,37.2766342163086,37.3167419433594,37.3912239074707,37.3854942321777,37.4141426086426,37.4427947998047,37.4657135009766,37.4828987121582,37.5000877380371,37.517276763916,37.5631141662598,37.6146774291992,37.7350006103516,37.7579193115234,37.8094863891602,37.7292709350586,37.6318664550781,37.6318664550781,37.6318664550781,36.9958839416504,36.9958839416504],"text":"Percent: 50.24495","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(226,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-107.314994812012,-107.314994812012,-107.320724487305,-107.641578674316,-107.641578674316,-106.89673614502,-106.891006469727,-106.249298095703,-106.24356842041,-106.277938842773,-106.277938842773,-106.312316894531,-106.318046569824,-106.335243225098,-106.335243225098,-106.398262023926,-106.398262023926,-106.421180725098,-106.421180725098,-106.432640075684,-106.421180725098,-106.38680267334,-106.369613647461,-106.369613647461,-106.346694946289,-106.323776245117,-106.318046569824,-106.283668518066,-106.249298095703,-106.24356842041,-107.217590332031,-107.257698059082,-107.314994812012,-107.314994812012],"y":[35.2999305725098,35.4660873413086,36.0046691894531,36.0046691894531,36.1994743347168,36.1994743347168,35.9932098388672,35.987476348877,35.9588317871094,35.9473724365234,35.9702911376953,35.9702911376953,35.9473724365234,35.9473724365234,35.9416427612305,35.9416427612305,35.9473724365234,35.9473724365234,35.8270492553711,35.8213195800781,35.8041305541992,35.8041305541992,35.7926750183105,35.8098640441895,35.8041305541992,35.7984046936035,35.7812118530273,35.7697563171387,35.7411079406738,35.2197151184082,35.2197151184082,35.2999305725098,35.2999305725098,35.2999305725098],"text":"Percent: 50.28204","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(226,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-68.8236923217773,-68.8408813476562,-68.8752593994141,-69.1789245605469,-69.2075729370117,-69.2705993652344,-69.3508071899414,-68.8695297241211,-68.880989074707,-68.7778549194336,-68.8638000488281,-68.9497451782227,-68.9440078735352,-68.9497451782227,-68.9554748535156,-68.8351516723633,-68.8179626464844,-68.697639465332,-68.6861801147461,-68.428352355957,-68.428352355957,-68.428352355957,-68.428352355957,-68.3996963500977,-68.2793807983398,-68.2793807983398,-68.0215454101562,-67.9699859619141,-68.0788421630859,-68.2908401489258,-68.2736511230469,-68.3939666748047,-68.3710556030273,-68.4856414794922,-68.4512710571289,-68.6059646606445,-68.6346206665039,-68.6804504394531,-68.7262878417969,-68.7377471923828,-68.7663955688477,-68.7663955688477,-68.8236923217773,-68.8236923217773],"y":[44.6907081604004,44.7078971862793,44.6964378356934,44.6563301086426,44.7365455627441,44.7250862121582,45.0860481262207,45.1605339050293,45.2292861938477,45.2464752197266,45.532958984375,45.532958984375,45.5845222473145,45.6418151855469,45.6647338867188,45.7048416137695,46.3923950195312,46.3923950195312,46.386661529541,46.380931854248,45.9512138366699,45.9397583007812,45.5902519226074,45.5787925720215,45.5902519226074,45.6017112731934,45.6303596496582,45.2751235961914,45.2579383850098,45.212100982666,45.1146965026855,45.0860481262207,45.0001029968262,44.9771881103516,44.770923614502,44.7537307739258,44.7136268615723,44.7250862121582,44.7021675109863,44.6677894592285,44.6677894592285,44.6907081604004,44.6907081604004,44.6907081604004],"text":"Percent: 50.29869","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(226,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.8103408813477,-78.8275375366211,-78.8275375366211,-78.8160705566406,-78.8160705566406,-78.7931594848633,-78.7530517578125,-78.7129440307617,-78.6957550048828,-78.6785659790039,-78.661376953125,-78.6384506225586,-78.6499176025391,-78.6212692260742,-78.5754318237305,-78.5467834472656,-78.5181350708008,-78.483757019043,-78.4723052978516,-78.4207382202148,-78.3061447143555,-78.2488479614258,-78.2488479614258,-78.4608383178711,-78.5295944213867,-78.5410537719727,-78.5639724731445,-78.5868911743164,-78.5926208496094,-78.6212692260742,-78.6327285766602,-78.6499176025391,-78.667106628418,-78.6900253295898,-78.8103408813477,-78.8103408813477],"y":[37.5401954650879,37.5745697021484,37.5860328674316,37.5974884033203,37.6375961303711,37.6375961303711,37.6490592956543,37.6662445068359,37.6777038574219,37.6777038574219,37.6719779968262,37.6777038574219,37.7235412597656,37.7350006103516,37.7464599609375,37.7521896362305,37.7464599609375,37.7693786621094,37.7579193115234,37.7350006103516,37.7006225585938,37.6777038574219,37.6204071044922,37.3339309692383,37.345386505127,37.3511199951172,37.3625793457031,37.3912239074707,37.3912239074707,37.3912239074707,37.3912239074707,37.4141426086426,37.4256019592285,37.4256019592285,37.5401954650879,37.5401954650879],"text":"Percent: 50.31556","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(225,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.3687896728516,-80.3802490234375,-80.3974380493164,-80.4088973999023,-80.4088973999023,-80.3974380493164,-80.3859786987305,-80.3974380493164,-80.4203567504883,-80.4260864257812,-80.4203567504883,-80.4031677246094,-80.3974380493164,-80.4146270751953,-80.4260864257812,-80.4432754516602,-80.4432754516602,-80.4432754516602,-80.4318161010742,-80.4088973999023,-80.3974380493164,-80.2541961669922,-80.1453399658203,-80.1567993164062,-80.1682510375977,-80.1567993164062,-80.1281433105469,-80.0995025634766,-80.0823059082031,-80.1797103881836,-80.1682510375977,-80.1166915893555,-80.0708541870117,-80.0421981811523,-80.0479354858398,-80.013557434082,-79.9677200317383,-79.9562606811523,-79.9619903564453,-79.9562606811523,-79.9276123046875,-79.8932342529297,-79.8875045776367,-79.8645858764648,-79.841667175293,-79.8244857788086,-79.7729110717773,-79.7671813964844,-79.7557220458984,-79.7270736694336,-79.6869735717773,-79.6353988647461,-79.6239471435547,-79.6010284423828,-79.5781097412109,-79.560920715332,-79.5380020141602,-79.5208129882812,-79.4807052612305,-79.4463272094727,-79.4062194824219,-79.389030456543,-79.3431930541992,-79.3202743530273,-79.2801742553711,-79.2687072753906,-79.2801742553711,-79.3145446777344,-79.3431930541992,-79.3603820800781,-79.3718490600586,-79.38330078125,-79.4062194824219,-79.4291381835938,-79.4520568847656,-79.4749755859375,-79.4978942871094,-79.5150833129883,-79.5380020141602,-79.5895614624023,-79.6411361694336,-79.6525955200195,-79.6525955200195,-79.6353988647461,-79.6353988647461,-79.6755065917969,-79.7098846435547,-79.744270324707,-79.7958297729492,-79.8244857788086,-79.8531265258789,-79.8645858764648,-79.8932342529297,-79.9104232788086,-79.9218826293945,-79.9218826293945,-79.9333419799805,-79.9448013305664,-79.9333419799805,-79.9046936035156,-79.8989639282227,-79.9046936035156,-79.9390716552734,-79.9677200317383,-79.9849090576172,-80.019287109375,-80.0765838623047,-80.1224136352539,-80.1453399658203,-80.1797103881836,-80.1854476928711,-80.2140884399414,-80.2198181152344,-80.2140884399414,-80.2140884399414,-80.2198181152344,-80.2599258422852,-80.2828521728516,-80.3057632446289,-80.3458709716797,-80.3687896728516,-80.3687896728516],"y":[32.5153541564941,32.538272857666,32.538272857666,32.549732208252,32.5611915588379,32.5669212341309,32.5783805847168,32.6184883117676,32.6127548217773,32.6184883117676,32.6299476623535,32.6414070129395,32.6528625488281,32.6700553894043,32.7216186523438,32.7445373535156,32.7674560546875,32.7961044311523,32.8132934570312,32.8247528076172,32.853401184082,32.8362083435059,32.8190231323242,32.853401184082,32.864860534668,32.8935089111328,32.9049644470215,32.8935089111328,32.9336166381836,33.0138282775879,33.0252876281738,32.990909576416,32.996639251709,32.9737205505371,32.9622611999512,32.9049644470215,32.9106979370117,32.8992347717285,32.8705902099609,32.8591270446777,32.8419418334961,32.8476715087891,32.8705902099609,32.8820457458496,32.8877792358398,32.9278831481934,32.9450721740723,32.9622611999512,32.990909576416,33.0310173034668,33.0596656799316,33.1169624328613,33.134147644043,33.134147644043,33.1570663452148,33.1570663452148,33.1570663452148,33.1570663452148,33.1914443969727,33.2258224487305,33.2029037475586,33.185718536377,33.1570663452148,33.1456069946289,33.1456069946289,33.12841796875,33.1169624328613,33.0997734069824,33.0997734069824,33.0940437316895,33.0711250305176,33.0596656799316,33.0596656799316,33.0539360046387,33.0252876281738,33.0195579528809,33.0252876281738,33.0310173034668,33.0252876281738,32.9794540405273,32.9450721740723,32.9336166381836,32.9164276123047,32.8992347717285,32.8935089111328,32.8763198852539,32.8591270446777,32.8362083435059,32.7846450805664,32.7674560546875,32.7674560546875,32.7674560546875,32.8247528076172,32.8247528076172,32.8190231323242,32.7903747558594,32.7789154052734,32.7617263793945,32.7502670288086,32.7445373535156,32.733081817627,32.7216186523438,32.7044296264648,32.6471366882324,32.6414070129395,32.6414070129395,32.6242179870605,32.6242179870605,32.5955696105957,32.5955696105957,32.5955696105957,32.6070289611816,32.5955696105957,32.5783805847168,32.5669212341309,32.5554618835449,32.532543182373,32.5210838317871,32.5038986206055,32.4924354553223,32.5153541564941,32.5153541564941],"text":"Percent: 50.37301","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(225,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.693115234375,-92.6759185791016,-92.6701965332031,-92.5556030273438,-92.320686340332,-92.320686340332,-92.0800476074219,-92.0857772827148,-92.4524688720703,-92.4581985473633,-92.6873779296875,-92.693115234375,-92.693115234375],"y":[43.859920501709,43.859920501709,44.2036933898926,44.2036933898926,44.2036933898926,44.123477935791,44.117748260498,43.859920501709,43.859920501709,43.8427314758301,43.8427314758301,43.859920501709,43.859920501709],"text":"Percent: 50.46504","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(225,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.0368881225586,-93.2717971801758,-93.2832641601562,-93.2717971801758,-93.3176345825195,-93.3176345825195,-93.3291015625,-93.3291015625,-93.2832641601562,-93.2431564331055,-93.1973190307617,-93.1743927001953,-93.1400146484375,-93.1228332519531,-93.0368881225586,-93.0254287719727,-93.0139694213867,-93.0082397460938,-93.0139694213867,-93.0139694213867,-92.9165649414062,-92.8993759155273,-92.8420791625977,-92.8019714355469,-92.7389526367188,-92.7332153320312,-92.8019714355469,-92.7962493896484,-92.9165649414062,-92.9165649414062,-92.9452133178711,-92.9738616943359,-92.9853210449219,-93.0139694213867,-93.0368881225586,-93.0368881225586,-93.0368881225586,null,-96.6064147949219,-96.577766418457,-96.5433883666992,-96.5204696655273,-96.5090103149414,-96.4803619384766,-96.4402542114258,-96.4345245361328,-96.394416809082,-96.3886871337891,-96.3886871337891,-96.394416809082,-96.405876159668,-96.4116134643555,-96.405876159668,-96.3485794067383,-96.7210006713867,-96.7095413208008,-96.6064147949219,-96.6064147949219],"y":[44.4787139892578,44.4844436645508,44.5531959533691,44.6391410827637,44.6391410827637,44.7250862121582,44.7250862121582,44.8110313415527,44.8110313415527,44.8396759033203,44.8740577697754,44.89697265625,44.9141616821289,44.9370803833008,44.9370803833008,44.9256210327148,44.89697265625,44.8625946044922,44.8053016662598,44.7823829650879,44.7766494750977,44.7823829650879,44.759464263916,44.7537307739258,44.7136268615723,44.6448707580566,44.6448707580566,44.5531959533691,44.5531959533691,44.5245513916016,44.5130920410156,44.5130920410156,44.5245513916016,44.5245513916016,44.5245513916016,44.4787139892578,44.4787139892578,null,42.507740020752,42.5191993713379,42.496280670166,42.4848213195801,42.4733619689941,42.4733619689941,42.4733619689941,42.4733619689941,42.4619026184082,42.4389839172363,42.4160652160645,42.3988761901855,42.3816909790039,42.3530387878418,42.3301200866699,42.2670974731445,42.2613677978516,42.5134658813477,42.507740020752,42.507740020752],"text":"Percent: 50.53929","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(225,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-123.707321166992,-123.707321166992,-123.976608276367,-123.970886230469,-123.92504119873,-123.936500549316,-123.913581848145,-123.936500549316,-123.896392822266,-123.936500549316,-123.913581848145,-123.844825744629,-123.844825744629,-123.902114868164,-123.907852172852,-123.88493347168,-123.919319152832,-123.92504119873,-123.707321166992,-123.695861816406,-123.466682434082,-123.466682434082,-123.34635925293,-123.34635925293,-123.478141784668,-123.478141784668,-123.443756103516,-123.357818603516,-123.323440551758,-123.323440551758,-123.289054870605,-123.289054870605,-123.306251525879,-123.300514221191,-123.340621948242,-123.340621948242,-123.38646697998,-123.409370422363,-123.415115356445,-123.43229675293,-123.426574707031,-123.443756103516,-123.443756103516,-123.466682434082,-123.466682434082,-123.449478149414,-123.449478149414,-123.758888244629,-123.764610290527,-123.707321166992,-123.707321166992],"y":[45.0631294250488,45.0344848632812,45.0344848632812,45.0688591003418,45.1834526062012,45.212100982666,45.2980422973633,45.3610687255859,45.4183654785156,45.4871215820312,45.5043067932129,45.475658416748,45.5157661437988,45.5902519226074,45.6246299743652,45.676197052002,45.7392234802246,45.7621383666992,45.7678680419922,45.7621383666992,45.7621383666992,45.7678680419922,45.7678680419922,45.6933860778809,45.6933860778809,45.676197052002,45.6647338867188,45.618896484375,45.618896484375,45.5902519226074,45.6017112731934,45.5845222473145,45.5787925720215,45.5673332214355,45.5673332214355,45.532958984375,45.532958984375,45.532958984375,45.5100402832031,45.5100402832031,45.4871215820312,45.475658416748,45.4527397155762,45.4355506896973,45.4183654785156,45.4183654785156,45.2063674926758,45.2006416320801,45.0688591003418,45.0631294250488,45.0631294250488],"text":"Percent: 50.61558","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(225,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.8962860107422,-78.8160705566406,-78.7759628295898,-78.4952163696289,-78.4665756225586,-78.386360168457,-78.3634338378906,-78.3462524414062,-78.3347930908203,-78.3233261108398,-78.3175964355469,-78.2832260131836,-78.2488479614258,-78.2545776367188,-78.2488479614258,-78.1972808837891,-78.1743621826172,-78.2431182861328,-78.2889556884766,-78.3347930908203,-78.3634338378906,-78.386360168457,-78.4264678955078,-78.5410537719727,-78.5754318237305,-78.5926208496094,-78.6155395507812,-78.6327285766602,-78.6499176025391,-78.661376953125,-78.8218002319336,-78.8561782836914,-78.8275375366211,-78.8275375366211,-78.8275375366211,-78.7988891601562,-78.7874298095703,-78.7931594848633,-78.8275375366211,-78.8962860107422,-78.8962860107422],"y":[34.8358345031738,34.8472938537598,34.8472938537598,34.8472938537598,34.8301048278809,34.7498931884766,34.7097816467285,34.6983222961426,34.6868667602539,34.663948059082,34.6410293579102,34.5951919555664,34.5608139038086,34.543628692627,34.5264358520508,34.4806022644043,34.4691390991211,34.4118461608887,34.3889274597168,34.3717384338379,34.3717384338379,34.3717384338379,34.3831977844238,34.4175758361816,34.4233016967773,34.4404945373535,34.4462203979492,34.4462203979492,34.4462203979492,34.4634094238281,34.4576835632324,34.4806022644043,34.5035171508789,34.5378952026367,34.5608139038086,34.6410293579102,34.6582183837891,34.6983222961426,34.7269744873047,34.8358345031738,34.8358345031738],"text":"Percent: 50.62076","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(225,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.4333572387695,-87.3760604858398,-87.3531494140625,-87.2843856811523,-87.255744934082,-87.2213668823242,-87.1984481811523,-87.1697998046875,-87.158332824707,-87.1354217529297,-87.1296920776367,-87.1354217529297,-87.1354217529297,-87.083854675293,-87.0552062988281,-87.0552062988281,-87.0437469482422,-87.0036392211914,-86.9406204223633,-86.9062423706055,-86.9062423706055,-86.9062423706055,-86.8947830200195,-86.8947830200195,-86.9005126953125,-86.8833160400391,-86.8546752929688,-86.8489456176758,-86.7114334106445,-86.705696105957,-86.6713256835938,-86.6598663330078,-86.6655960083008,-86.6655960083008,-86.6827850341797,-86.6999740600586,-86.6999740600586,-86.7171630859375,-86.7286224365234,-86.7343521118164,-86.7515335083008,-86.7630004882812,-86.7572708129883,-87.4333572387695,-87.4333572387695],"y":[31.2605762481689,31.3121452331543,31.3236026763916,31.4095478057861,31.432466506958,31.4496536254883,31.4725723266602,31.5241374969482,31.5585174560547,31.5986232757568,31.6100807189941,31.627269744873,31.6559181213379,31.6616497039795,31.6845645904541,31.7132129669189,31.7246723175049,31.7246723175049,31.7590503692627,31.7590503692627,31.7132129669189,31.6616497039795,31.632999420166,31.6158123016357,31.6043510437012,31.5986232757568,31.5470561981201,31.5413246154785,31.5355987548828,31.4725723266602,31.4496536254883,31.4267349243164,31.4038162231445,31.3808975219727,31.3637104034424,31.3522510528564,31.1918201446533,31.1918201446533,31.1975517272949,31.2032814025879,31.2032814025879,31.2090129852295,31.2663078308105,31.2605762481689,31.2605762481689],"text":"Percent: 50.63454","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(225,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-122.847877502441,-122.853614807129,-122.836418151855,-122.842155456543,-122.796310424805,-122.790588378906,-122.733291625977,-122.733291625977,-122.658805847168,-122.65308380127,-122.630157470703,-122.022819519043,-121.810821533203,-121.799362182617,-121.764991760254,-121.764991760254,-121.724884033203,-121.696243286133,-121.701965332031,-121.684776306152,-121.650398254395,-121.656135559082,-121.673316955566,-121.656135559082,-121.742073059082,-121.730606079102,-121.701965332031,-121.696243286133,-121.656135559082,-121.650398254395,-121.66185760498,-121.701965332031,-121.724884033203,-121.77645111084,-121.793640136719,-121.77645111084,-121.77645111084,-121.696243286133,-121.742073059082,-122.383781433105,-122.41242980957,-122.504104614258,-122.607238769531,-122.77912902832,-122.77912902832,-122.750480651855,-122.744743347168,-122.77912902832,-122.77912902832,-122.847877502441,-122.847877502441],"y":[45.2579383850098,45.3037757873535,45.3037757873535,45.3381500244141,45.343879699707,45.3266944885254,45.3266944885254,45.4183654785156,45.4183654785156,45.4470138549805,45.4527397155762,45.4527397155762,45.4527397155762,45.4412841796875,45.4183654785156,45.3954467773438,45.3897171020508,45.3725280761719,45.3266944885254,45.3037757873535,45.2923126220703,45.2751235961914,45.2464752197266,45.2350196838379,45.1834526062012,45.1605339050293,45.1548042297363,45.1261558532715,45.1146965026855,45.0860481262207,45.0631294250488,45.0574035644531,45.0344848632812,45.0344848632812,45.0115661621094,44.9886474609375,44.9428100585938,44.891242980957,44.8683242797852,44.8740577697754,44.89697265625,44.9198913574219,45.0058326721191,45.1146965026855,45.1318855285645,45.217830657959,45.2407493591309,45.2407493591309,45.2579383850098,45.2579383850098,45.2579383850098],"text":"Percent: 50.66338","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(225,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-119.186676025391,-119.289810180664,-119.341384887695,-119.387214660645,-119.438781738281,-119.473159790039,-119.536178588867,-119.576286315918,-119.61067199707,-119.65650177002,-119.690879821777,-119.690879821777,-119.667961120605,-119.65650177002,-119.65650177002,-119.667961120605,-119.69660949707,-119.719528198242,-119.748176574707,-119.794021606445,-119.839851379395,-119.862770080566,-119.879959106445,-119.931526184082,-120.006011962891,-120.006011962891,-119.994552612305,-120.006011962891,-120.006011962891,-120.006011962891,-119.370025634766,-119.306999206543,-119.306999206543,-119.341384887695,-119.335647583008,-119.318458557129,-119.329917907715,-119.232521057129,-119.209602355957,-119.186676025391,-119.186676025391,-119.180953979492,-119.163757324219,-119.15803527832,-119.180953979492,-119.209602355957,-119.186676025391,-119.186676025391],"y":[39.6257629394531,39.6142997741699,39.6028442382812,39.5856552124023,39.5856552124023,39.5684623718262,39.5570068359375,39.5283584594727,39.5111694335938,39.5111694335938,39.4939804077148,39.4538726806641,39.4137687683105,39.3679313659668,39.333553314209,39.3106346130371,39.2877159118652,39.2590675354004,39.2246894836426,39.2017707824707,39.1960411071777,39.190315246582,39.1673965454102,39.1616630554199,39.1616630554199,39.3163642883301,39.4424133300781,39.7002449035645,41.2013931274414,42.0092658996582,42.0092658996582,42.0092658996582,41.2529640197754,41.2529640197754,40.9722099304199,40.966480255127,40.0210990905762,40.0153732299805,39.9809951782227,39.923698425293,39.8721351623535,39.8091087341309,39.7460823059082,39.7117042541504,39.6887893676758,39.6830558776855,39.6257629394531,39.6257629394531],"text":"Percent: 50.72091","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(225,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.3378829956055,-92.14306640625,-92.1488037109375,-91.6503295898438,-91.6445922851562,-92.0112915039062,-92.0399398803711,-92.05712890625,-92.0685882568359,-92.0685882568359,-92.0800476074219,-92.1029663085938,-92.0972290039062,-92.2519378662109,-92.2977752685547,-92.320686340332,-92.3378829956055,-92.3378829956055],"y":[44.5417404174805,44.5417404174805,44.6907081604004,44.6849784851074,44.5990333557129,44.5933036804199,44.5933036804199,44.5646591186523,44.5188217163086,44.4901733398438,44.450065612793,44.4214210510254,44.4271469116211,44.4557952880859,44.4844436645508,44.5245513916016,44.5417404174805,44.5417404174805],"text":"Percent: 50.73052","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(225,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.0800476074219,-92.0800476074219,-92.5498733520508,-92.5498733520508,-92.0800476074219,-92.0800476074219],"y":[42.9088096618652,42.6452484130859,42.6452484130859,42.9088096618652,42.9088096618652,42.9088096618652],"text":"Percent: 50.76411","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(225,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-75.4757308959961,-76.1059875488281,-76.1059875488281,-76.1059875488281,-76.1117172241211,-76.0887908935547,-76.0830688476562,-76.0716094970703,-76.0716094970703,-76.0773391723633,-76.0773391723633,-76.0887908935547,-76.0830688476562,-76.0773391723633,-76.0945205688477,-76.0945205688477,-76.1059875488281,-76.1059875488281,-76.0887908935547,-76.0945205688477,-76.1002502441406,-76.1059875488281,-76.1117172241211,-76.1174468994141,-76.1002502441406,-76.1059875488281,-76.1174468994141,-76.1174468994141,-76.1288986206055,-76.1288986206055,-75.8596115112305,-75.8367004394531,-75.6418838500977,-75.6361541748047,-75.4184341430664,-75.4184341430664,-75.4184341430664,-75.4127044677734,-75.4012451171875,-75.4757308959961,-75.4757308959961],"y":[42.0035362243652,42.0035362243652,42.0894813537598,42.0952110290527,42.186882019043,42.186882019043,42.2098007202148,42.2098007202148,42.2269897460938,42.2327194213867,42.2441787719727,42.2499084472656,42.2556381225586,42.2728271484375,42.2785568237305,42.2842826843262,42.2900161743164,42.2957458496094,42.2957458496094,42.3129348754883,42.3186645507812,42.324390411377,42.3301200866699,42.3415832519531,42.3473091125488,42.358772277832,42.358772277832,42.3931465148926,42.3931465148926,42.4103355407715,42.4160652160645,42.2499084472656,42.2441787719727,42.1983413696289,42.1983413696289,42.1525039672852,42.0780181884766,42.043643951416,42.0035362243652,42.0035362243652,42.0035362243652],"text":"Percent: 50.92100","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(224,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.9291534423828,-86.9176940917969,-86.9635314941406,-87.0036392211914,-87.0437469482422,-87.0666656494141,-87.1125030517578,-87.1468811035156,-87.1812591552734,-87.2213668823242,-87.2213668823242,-87.1812591552734,-87.078125,-87.0036392211914,-86.9291534423828,-86.9291534423828],"y":[41.7170562744141,41.2357711791992,41.2243118286133,41.2300453186035,41.2586898803711,41.27587890625,41.2873382568359,41.2873382568359,41.27587890625,41.2415008544922,41.6311111450195,41.6425743103027,41.6654891967773,41.6884078979492,41.7170562744141,41.7170562744141],"text":"Percent: 50.97466","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(224,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.4226531982422,-83.4226531982422,-83.8810195922852,-83.8867492675781,-83.8523712158203,-83.7950744628906,-83.7492370605469,-83.7148590087891,-83.7091293334961,-83.6747589111328,-83.6060028076172,-83.5830841064453,-83.4226531982422,-83.4226531982422,-83.4226531982422,-83.4226531982422,null,-95.6610336303711,-95.3115234375,-95.1511001586914,-95.1511001586914,-95.1511001586914,-95.1740188598633,-95.1854782104492,-95.2141265869141,-95.2255859375,-95.2886123657227,-95.3287200927734,-95.4375762939453,-95.4605026245117,-95.5177917480469,-95.5750885009766,-95.6037368774414,-95.6381149291992,-95.6610336303711,-95.6610336303711,null,-81.3657379150391,-81.3657379150391,-81.3485488891602,-81.3370895385742,-81.3313598632812,-81.3141708374023,-81.2855224609375,-81.2339553833008,-81.2396850585938,-81.2797927856445,-81.2912521362305,-81.2969818115234,-81.3084411621094,-81.3943862915039,-81.4173049926758,-81.5834579467773,-81.7553482055664,-81.7496185302734,-81.7324295043945,-81.7037811279297,-81.6923217773438,-81.6636734008789,-81.5891952514648,-81.5662689208984,-81.554817199707,-81.4803237915039,-81.4516830444336,-81.4058456420898,-81.3886566162109,-81.3657379150391,-81.3657379150391,null,-90.3096084594727,-89.8340530395508,-89.8283233642578,-89.7137298583984,-89.7137298583984,-89.8913497924805,-90.3038787841797,-90.3153381347656,-90.3096084594727,-90.3096084594727],"y":[41.2586898803711,41.1784744262695,41.1727447509766,41.4305801391602,41.4305801391602,41.453498840332,41.4936027526855,41.5222511291504,41.5394401550293,41.5623550415039,41.596736907959,41.6253814697266,41.6253814697266,41.5107917785645,41.2586898803711,41.2586898803711,null,32.985179901123,32.985179901123,32.990909576416,32.9336166381836,32.5955696105957,32.5955696105957,32.5841102600098,32.5783805847168,32.5898361206055,32.5955696105957,32.6184883117676,32.6356735229492,32.6356735229492,32.6471366882324,32.6929702758789,32.7101631164551,32.7445373535156,32.985179901123,32.985179901123,null,39.3621978759766,39.327823638916,39.322093963623,39.322093963623,39.3049049377441,39.2934455871582,39.2934455871582,39.2934455871582,39.2819862365723,39.2590675354004,39.2246894836426,39.2017707824707,39.1788520812988,39.1444778442383,39.138744354248,39.0298881530762,39.1158256530762,39.190315246582,39.2246894836426,39.2361526489258,39.2762565612793,39.2877159118652,39.2819862365723,39.322093963623,39.3564720153809,39.4080352783203,39.4137687683105,39.3965797424316,39.3679313659668,39.3621978759766,39.3621978759766,null,44.6849784851074,44.6849784851074,44.5130920410156,44.5073585510254,44.2495307922363,44.2495307922363,44.2495307922363,44.4214210510254,44.6849784851074,44.6849784851074],"text":"Percent: 50.98843","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(224,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-123.22029876709,-122.234817504883,-122.234817504883,-122.24055480957,-122.246276855469,-122.246276855469,-122.24055480957,-122.280654907227,-122.320762634277,-122.320762634277,-122.355133056641,-122.446807861328,-122.52702331543,-122.549942016602,-122.641616821289,-122.670265197754,-122.721832275391,-122.744743347168,-122.727554321289,-122.790588378906,-122.790588378906,-122.807769775391,-122.847877502441,-122.910903930664,-122.996841430664,-123.117164611816,-123.174468994141,-123.22029876709,-123.22029876709,-123.22029876709],"y":[46.3752059936523,46.386661529541,46.3236389160156,46.2147750854492,46.2033157348633,46.1116409301758,46.0543479919434,46.0486145019531,46.0085105895996,45.9741325378418,45.9397583007812,45.9798622131348,45.9741325378418,45.9397583007812,45.9168395996094,45.928295135498,45.9225692749023,45.8939208984375,45.8595428466797,45.8423538208008,45.8767318725586,45.934024810791,45.9798622131348,46.071533203125,46.1116409301758,46.1689414978027,46.1689414978027,46.1574783325195,46.3752059936523,46.3752059936523],"text":"Percent: 50.99815","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(224,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-122.670265197754,-122.710372924805,-122.721832275391,-122.670265197754,-122.635879516602,-122.618698120117,-122.549942016602,-122.549942016602,-122.521301269531,-122.492652893066,-122.463996887207,-122.509841918945,-122.549942016602,-122.572868347168,-122.607238769531,-122.607238769531,-122.658805847168,-122.670265197754,-122.607238769531,-122.538482666016,-122.515563964844,-122.492652893066,-122.469734191895,-122.469734191895,-122.44108581543,-122.400978088379,-122.337951660156,-122.309303283691,-122.320762634277,-122.320762634277,-122.349411010742,-122.395240783691,-122.400978088379,-122.41242980957,-122.452545166016,-122.48119354248,-122.504104614258,-122.498374938965,-122.538482666016,-122.561408996582,-122.56713104248,-122.572868347168,-122.630157470703,-122.670265197754,-122.670265197754],"y":[48.1742897033691,48.2143974304199,48.2373161315918,48.3118019104004,48.3576354980469,48.3748245239258,48.3748245239258,48.3461799621582,48.3404502868652,48.3289909362793,48.2888832092285,48.2774238586426,48.2831535339355,48.2659645080566,48.2716941833496,48.2430458068848,48.2315864562988,48.2143974304199,48.2143974304199,48.1800193786621,48.0940780639648,48.0310516357422,48.0310516357422,48.0826187133789,48.0826187133789,48.0539703369141,48.0138626098633,47.9852142333984,47.9451065063477,47.9279174804688,47.8992729187012,47.9164619445801,47.9565696716309,47.9794883728027,47.9794883728027,47.9622993469238,47.9794883728027,47.9966735839844,48.0138626098633,48.0482406616211,48.1112632751465,48.1513710021973,48.1456451416016,48.1742897033691,48.1742897033691],"text":"Percent: 51.01769","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(224,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.0785064697266,-84.8321304321289,-84.6029510498047,-84.5972213745117,-84.7175445556641,-85.0670394897461,-85.0785064697266,-85.0785064697266],"y":[42.7713012695312,42.777027130127,42.7713012695312,42.4275245666504,42.4275245666504,42.4160652160645,42.7713012695312,42.7713012695312],"text":"Percent: 51.02089","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(224,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.5166244506836,-86.5166244506836,-86.4994354248047,-86.4937133789062,-86.4822463989258,-86.4822463989258,-86.4822463989258,-86.5166244506836,-86.5223541259766,-86.2358779907227,-86.0582580566406,-86.0582580566406,-86.4536056518555,-86.4536056518555,-86.5166244506836,-86.5166244506836,null,-85.2962265014648,-85.2962265014648,-85.6629180908203,-85.7545928955078,-85.7545928955078,-85.2962265014648,-85.2962265014648],"y":[41.4305801391602,41.5279808044434,41.5279808044434,41.5451698303223,41.5795478820801,41.5852737426758,41.6540298461914,41.6540298461914,41.7686233520508,41.7686233520508,41.7686233520508,41.4821434020996,41.4764175415039,41.4305801391602,41.4305801391602,41.4305801391602,null,42.0780181884766,41.7800827026367,41.7743530273438,41.7686233520508,42.0780181884766,42.0780181884766,42.0780181884766],"text":"Percent: 51.02672","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(224,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.2641525268555,-88.2756042480469,-88.0292358398438,-88.0349655151367,-88.0349655151367,-87.9203720092773,-87.9146423339844,-87.794319152832,-87.794319152832,-87.525032043457,-87.525032043457,-88.0235061645508,-88.0235061645508,-88.246955871582,-88.2641525268555,-88.2641525268555],"y":[41.4649543762207,41.722785949707,41.722785949707,41.6654891967773,41.6425743103027,41.6425743103027,41.5623550415039,41.5508995056152,41.4649543762207,41.4649543762207,41.2930679321289,41.2873382568359,41.2013931274414,41.2013931274414,41.4649543762207,41.4649543762207],"text":"Percent: 51.06845","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(224,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.2397232055664,-96.8126754760742,-96.8355941772461,-96.8413238525391,-96.8355941772461,-96.8241424560547,-96.7783050537109,-96.6522521972656,-96.5949554443359,-96.5720367431641,-96.5605773925781,-96.5548477172852,-96.5605773925781,-96.5663070678711,-96.5663070678711,-96.5491180419922,-96.2511825561523,-96.2569046020508,-96.2397232055664,-96.2397232055664,-96.2397232055664,-96.2397232055664],"y":[45.5902519226074,45.5845222473145,45.5902519226074,45.6303596496582,45.6475486755371,45.670467376709,45.6876525878906,45.7621383666992,45.8194351196289,45.8480834960938,45.8767318725586,45.9111061096191,45.9397583007812,45.9741325378418,45.9970512390137,46.0314292907715,46.0314292907715,45.9397583007812,45.934024810791,45.7678680419922,45.5902519226074,45.5902519226074],"text":"Percent: 51.19565","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(224,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.3508453369141,-84.3623046875,-83.9325866699219,-83.90966796875,-84.1388549804688,-84.3508453369141,-84.3508453369141],"y":[42.7827568054199,43.1265296936035,43.1379928588867,42.7884902954102,42.7827568054199,42.7827568054199,42.7827568054199],"text":"Percent: 51.19678","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(224,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.4280090332031,-85.7431335449219,-85.7374038696289,-85.725944519043,-85.7144927978516,-85.7030258178711,-85.6972961425781,-85.6686553955078,-85.6629180908203,-85.6629180908203,-85.6743850708008,-85.6686553955078,-85.6686553955078,-85.6457290649414,-85.6170806884766,-85.5998916625977,-85.5941619873047,-85.5827102661133,-85.5712432861328,-85.5139465332031,-85.5139465332031,-85.4853057861328,-85.4795684814453,-85.4681167602539,-85.4681167602539,-85.4280090332031,-85.4337310791016,-85.2618560791016,-85.2389297485352,-85.2561187744141,-85.2561187744141,-85.2274703979492,-85.175910949707,-85.1186065673828,-85.1128768920898,-85.1014175415039,-85.1014175415039,-85.0613098144531,-85.0613098144531,-85.0613098144531,-85.0785064697266,-85.1071472167969,-85.1415252685547,-85.1358032226562,-85.1529846191406,-85.181640625,-85.1988220214844,-85.2160186767578,-85.2217483520508,-85.4280090332031,-85.4280090332031,-85.4280090332031,null,-79.8072891235352,-79.8187484741211,-79.8130187988281,-79.8130187988281,-79.8244857788086,-79.8473968505859,-79.8703231811523,-79.8875045776367,-79.8932342529297,-80.0765838623047,-80.0593948364258,-80.0536651611328,-80.0593948364258,-80.0708541870117,-80.1281433105469,-80.1396102905273,-80.1510696411133,-80.1739807128906,-80.2026290893555,-80.2312850952148,-80.2312850952148,-80.1682510375977,-80.1396102905273,-80.0479354858398,-80.025016784668,-79.9734497070312,-79.9448013305664,-79.9333419799805,-79.9276123046875,-79.9161529541016,-79.9046936035156,-79.8875045776367,-79.8588562011719,-79.8531265258789,-79.8531265258789,-79.8130187988281,-79.8072891235352,-79.8072891235352],"y":[31.6158123016357,31.6158123016357,31.6501884460449,31.6616497039795,31.6960258483887,31.7304019927979,31.7475910186768,31.7590503692627,31.7876968383789,31.8163471221924,31.8392658233643,31.8736419677734,31.8793716430664,31.9022903442383,31.948127746582,31.9595851898193,31.9939613342285,32.0054244995117,32.0111541748047,32.0111541748047,32.0168800354004,32.0168800354004,32.0340690612793,32.0340690612793,32.0168800354004,32.0283432006836,32.1486625671387,32.1543922424316,32.1314735412598,32.1257438659668,32.1142845153809,32.1142845153809,32.0684471130371,32.0684471130371,32.0741806030273,32.0741806030273,32.0684471130371,32.0627174377441,32.0283432006836,31.9939613342285,31.9595851898193,31.9366664886475,31.8679141998291,31.7876968383789,31.7876968383789,31.7647819519043,31.7590503692627,31.7418632507324,31.7132129669189,31.7132129669189,31.6158123016357,31.6158123016357,null,39.2361526489258,39.1444778442383,39.1215591430664,39.1100997924805,39.0986404418945,39.0929069519043,39.0012359619141,38.9783172607422,38.9725875854492,38.9496688842773,38.9783172607422,38.9897766113281,39.0298881530762,39.0356140136719,39.0413436889648,39.0585327148438,39.0814514160156,39.0871810913086,39.0929069519043,39.1158256530762,39.1673965454102,39.2361526489258,39.2361526489258,39.2476081848145,39.2476081848145,39.2647972106934,39.2819862365723,39.2934455871582,39.2934455871582,39.2934455871582,39.2934455871582,39.3049049377441,39.2877159118652,39.2762565612793,39.2647972106934,39.2476081848145,39.2361526489258,39.2361526489258],"text":"Percent: 51.25229","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(223,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.8187484741211,-79.8130187988281,-79.8015594482422,-79.7901077270508,-79.7671813964844,-79.7499923706055,-79.7328109741211,-79.7213439941406,-79.7156143188477,-79.7328109741211,-79.744270324707,-79.7499923706055,-79.744270324707,-79.7156143188477,-79.7156143188477,-79.7098846435547,-79.6927032470703,-79.6812362670898,-79.6869735717773,-79.6697769165039,-79.6869735717773,-79.6927032470703,-79.6812362670898,-79.6640548706055,-79.6583251953125,-79.6869735717773,-79.7270736694336,-79.7385406494141,-79.7557220458984,-80.0593948364258,-80.1109619140625,-80.1396102905273,-80.1510696411133,-80.0995025634766,-80.1109619140625,-80.1109619140625,-80.1109619140625,-80.1166915893555,-80.1625213623047,-80.1682510375977,-80.1682510375977,-80.1682510375977,-80.1797103881836,-80.1797103881836,-80.2026290893555,-80.2198181152344,-80.2427444458008,-80.2541961669922,-80.2828521728516,-80.0479354858398,-80.0307464599609,-80.019287109375,-79.9791793823242,-79.9505310058594,-79.9276123046875,-79.9104232788086,-79.8645858764648,-79.8588562011719,-79.8531265258789,-79.8359375,-79.8187484741211,-79.8187484741211],"y":[34.5207099914551,34.5149765014648,34.5035171508789,34.4977912902832,34.5035171508789,34.5207099914551,34.5149765014648,34.4977912902832,34.4748725891113,34.4691390991211,34.4576835632324,34.4462203979492,34.4347648620605,34.4175758361816,34.4061164855957,34.4061164855957,34.4061164855957,34.4003829956055,34.3889274597168,34.3774681091309,34.354549407959,34.343090057373,34.3373603820801,34.3316307067871,34.3087120056152,34.2915229797363,34.2915229797363,34.2800636291504,34.2686042785645,34.0967178344727,34.1310958862305,34.1482849121094,34.1654739379883,34.2055816650391,34.2227668762207,34.2399559020996,34.2456855773926,34.2800636291504,34.3201713562012,34.3316307067871,34.360279083252,34.3660087585449,34.360279083252,34.348819732666,34.3373603820801,34.3259010314941,34.3316307067871,34.343090057373,34.360279083252,34.4806022644043,34.4748725891113,34.4806022644043,34.492057800293,34.486328125,34.486328125,34.486328125,34.486328125,34.4977912902832,34.5035171508789,34.5207099914551,34.5207099914551,34.5207099914551],"text":"Percent: 51.26742","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(223,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.6392440795898,-89.4444427490234,-89.4559020996094,-89.5074615478516,-89.524658203125,-89.5532989501953,-89.5532989501953,-89.5532989501953,-89.5532989501953,-89.5590286254883,-89.6220626831055,-89.6335144042969,-89.6564407348633,-89.6621704101562,-89.6850814819336,-89.7251892089844,-89.7366485595703,-89.7824859619141,-89.8225936889648,-89.8684310913086,-89.8684310913086,-89.9944839477539,-89.9887542724609,-89.9887542724609,-89.6392440795898,-89.6392440795898],"y":[40.9722099304199,40.9722099304199,40.9263725280762,40.8805389404297,40.8347015380859,40.8117828369141,40.7774085998535,40.7544898986816,40.7315711975098,40.7086524963379,40.6570854187012,40.6341667175293,40.6055183410645,40.5768699645996,40.548225402832,40.5539512634277,40.548225402832,40.5424919128418,40.5310363769531,40.5081176757812,40.6169776916504,40.6169776916504,40.7143821716309,40.9722099304199,40.9722099304199,40.9722099304199],"text":"Percent: 51.30669","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(223,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.5632171630859,-82.5918655395508,-82.5288391113281,-82.5116500854492,-82.4887313842773,-82.4772720336914,-82.4658126831055,-82.4486236572266,-82.4142532348633,-82.3684158325195,-82.3512191772461,-82.3283081054688,-82.3168487548828,-82.3111114501953,-82.3053817749023,-82.288200378418,-82.2595520019531,-82.2480926513672,-82.2423629760742,-82.1965255737305,-82.1736068725586,-82.1564178466797,-82.1392288208008,-82.104850769043,-82.0933990478516,-82.0532913208008,-82.0475616455078,-82.1564178466797,-82.1506881713867,-82.1334991455078,-82.1220397949219,-82.1277694702148,-82.1736068725586,-82.1678771972656,-82.1678771972656,-82.1736068725586,-82.1736068725586,-82.1392288208008,-82.1334991455078,-82.1736068725586,-82.2022552490234,-82.2194366455078,-82.2480926513672,-82.2652740478516,-82.288200378418,-82.3053817749023,-82.3684158325195,-82.4142532348633,-82.4658126831055,-82.4887313842773,-82.5059280395508,-82.5517578125,-82.5632171630859,-82.5632171630859],"y":[33.9592094421387,34.0222358703613,34.0795288085938,34.0795288085938,34.0852584838867,34.0852584838867,34.0852584838867,34.0737991333008,34.0623397827148,34.0623397827148,34.0680732727051,34.0737991333008,34.039421081543,33.9935836791992,33.9821281433105,33.9935836791992,34.0165023803711,34.0165023803711,34.0107727050781,33.9763984680176,33.9763984680176,33.9821281433105,33.9821281433105,33.9935836791992,34.0050468444824,34.0050468444824,33.9592094421387,33.9362907409668,33.8675346374512,33.8618049621582,33.8560752868652,33.8331565856934,33.7758636474609,33.7529449462891,33.7472152709961,33.7357559204102,33.7128372192383,33.6669998168945,33.6555404663086,33.6154365539551,33.6498107910156,33.6899185180664,33.7300262451172,33.7529449462891,33.7758636474609,33.7873191833496,33.8331565856934,33.8618049621582,33.8789939880371,33.890453338623,33.9133720397949,33.9477462768555,33.9592094421387,33.9592094421387],"text":"Percent: 51.33346","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(223,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-105.063270568848,-105.641952514648,-105.676338195801,-105.808113098145,-105.808113098145,-105.825302124023,-105.865409851074,-105.871139526367,-105.905517578125,-105.905517578125,-106.008651733398,-106.060218811035,-106.043029785156,-106.054481506348,-106.157623291016,-106.163352966309,-106.186264038086,-106.1748046875,-106.197731018066,-106.203460693359,-106.209190368652,-105.286720275879,-104.942947387695,-104.937225341797,-105.057540893555,-105.063270568848,-105.063270568848],"y":[40.2674713134766,40.2560157775879,40.2789344787598,40.4107131958008,40.4450912475586,40.4737358093262,40.4851989746094,40.5081176757812,40.5195732116699,40.5424919128418,40.7373008728027,40.7716789245605,40.7888641357422,40.8060531616211,40.8576202392578,40.8862686157227,40.9321060180664,40.9607543945312,40.9722099304199,41.0065879821777,41.0123176574707,41.0065879821777,41.0123176574707,40.3591461181641,40.3534164428711,40.2674713134766,40.2674713134766],"text":"Percent: 51.35426","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(223,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.8229675292969,-87.8057861328125,-87.7714080810547,-87.7656784057617,-87.7714080810547,-87.7828598022461,-87.7885894775391,-88.1896591186523,-88.1896591186523,-88.3042602539062,-88.3157119750977,-88.0693435668945,-87.8229675292969,-87.8229675292969],"y":[42.8457832336426,42.817138671875,42.7942199707031,42.759838104248,42.7197341918945,42.6853561401367,42.6681671142578,42.6738967895508,42.6223297119141,42.6166000366211,42.8400535583496,42.8400535583496,42.8457832336426,42.8457832336426],"text":"Percent: 51.37803","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(223,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.0047760009766,-80.9990463256836,-80.9990463256836,-81.0792541503906,-81.3943862915039,-81.3943862915039,-81.0047760009766,-81.0047760009766,null,-89.5762252807617,-89.7137298583984,-89.7137298583984,-89.8283233642578,-89.8340530395508,-89.2152633666992,-89.2209854125977,-89.5762252807617,-89.5762252807617],"y":[41.3675537109375,41.144100189209,41.0123176574707,41.0065879821777,41.000862121582,41.3675537109375,41.3675537109375,41.3675537109375,null,44.2438011169434,44.2495307922363,44.5073585510254,44.5130920410156,44.6849784851074,44.6792488098145,44.2380714416504,44.2438011169434,44.2438011169434],"text":"Percent: 51.44200","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(223,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.2263412475586,-91.2263412475586,-91.2034225463867,-91.1690444946289,-91.15185546875,-91.0716400146484,-91.0601806640625,-91.0716400146484,-91.1403961181641,-91.1747741699219,-91.1805038452148,-91.1747741699219,-91.598762512207,-91.598762512207,-91.610221862793,-91.6044921875,-91.2263412475586,-91.2263412475586],"y":[43.4989547729492,43.4531211853027,43.4302024841309,43.413013458252,43.3614463806152,43.2984199523926,43.2640419006348,43.2411231994629,43.1666412353516,43.1265296936035,43.080696105957,43.08642578125,43.08642578125,43.3557167053223,43.3499870300293,43.5104141235352,43.4989547729492,43.4989547729492],"text":"Percent: 51.45076","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(223,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-107.59001159668,-107.647315979004,-107.635848999023,-107.647315979004,-107.664497375488,-107.693153381348,-107.738983154297,-107.727523803711,-107.727523803711,-107.779090881348,-107.893684387207,-107.893684387207,-107.916603088379,-107.933792114258,-107.950973510742,-107.973899841309,-107.950973510742,-107.950973510742,-107.939521789551,-108.025466918945,-108.094215393066,-108.094215393066,-108.111404418945,-108.14005279541,-107.63011932373,-107.635848999023,-107.641578674316,-107.624389648438,-107.59001159668,-107.572830200195,-107.572830200195,-107.572830200195,-107.561370849609,-107.567100524902,-107.515533447266,-107.515533447266,-107.53271484375,-107.538444519043,-107.584281921387,-107.59001159668,-107.59001159668],"y":[37.969913482666,37.964183807373,37.9355354309082,37.9126167297363,37.9068870544434,37.8954315185547,37.9011573791504,37.9183502197266,37.9412651062012,37.969913482666,38.0272064208984,38.113151550293,38.1303405761719,38.1188812255859,38.1188812255859,38.1417999267578,38.1532592773438,38.1761779785156,38.2105560302734,38.2563934326172,38.2563934326172,38.285041809082,38.285041809082,38.3251495361328,38.3308792114258,38.3136863708496,38.2907676696777,38.2678527832031,38.2392044067383,38.1819076538086,38.1417999267578,38.1303405761719,38.113151550293,38.0845031738281,38.0730438232422,38.0558586120605,38.0386695861816,38.0100212097168,37.9985618591309,37.969913482666,37.969913482666],"text":"Percent: 51.52372","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(223,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-109.056785583496,-109.056785583496,-108.856246948242,-108.850517272949,-108.644256591797,-108.644256591797,-108.546852111816,-108.541122436523,-108.53539276123,-108.53539276123,-108.237457275391,-108.231727600098,-108.231727600098,-108.220268249512,-108.220268249512,-108.225997924805,-108.231727600098,-108.50675201416,-108.902084350586,-109.056785583496,-109.056785583496,-109.056785583496,null,-97.8669204711914,-97.8669204711914,-97.9585952758789,-97.9815139770508,-97.9929733276367,-98.0158920288086,-98.0559997558594,-98.0789108276367,-98.1075592041016,-98.1247482299805,-98.1591262817383,-98.1763229370117,-98.1935043334961,-98.2221603393555,-98.2851791381836,-98.2851791381836,-98.2966384887695,-98.3080978393555,-98.3195571899414,-98.3310165405273,-98.3482055664062,-98.3653945922852,-98.388313293457,-98.4055023193359,-98.4112319946289,-98.4341506958008,-98.4513397216797,-98.4570693969727,-98.4685287475586,-98.4914474487305,-98.5086364746094,-98.5372848510742,-98.5601959228516,-98.5716552734375,-98.583122253418,-98.5945816040039,-98.3252868652344,-97.9929733276367,-97.9987030029297,-98.0044326782227,-97.9643249511719,-97.9815139770508,-97.9757843017578,-97.9929733276367,-98.0101623535156,-97.9242172241211,-97.9184875488281,-97.8669204711914,-97.8669204711914,-97.8669204711914],"y":[32.4236831665039,32.7789154052734,32.7789154052734,32.6070289611816,32.5955696105957,32.5210838317871,32.5210838317871,32.1257438659668,32.0168800354004,31.8736419677734,31.8736419677734,31.8564529418945,31.8335342407227,31.8220767974854,31.7876968383789,31.6731071472168,31.3522510528564,31.3465213775635,31.3465213775635,31.3522510528564,32.4236831665039,32.4236831665039,null,26.3560581207275,26.069580078125,26.069580078125,26.0581207275391,26.069580078125,26.069580078125,26.0523910522461,26.0523910522461,26.069580078125,26.063850402832,26.0581207275391,26.069580078125,26.075309753418,26.075309753418,26.0982284545898,26.1211471557617,26.132604598999,26.132604598999,26.1211471557617,26.1211471557617,26.1669826507568,26.1669826507568,26.1669826507568,26.1727123260498,26.195629119873,26.195629119873,26.2013607025146,26.2242794036865,26.2357368469238,26.2242794036865,26.2242794036865,26.2471961975098,26.2529258728027,26.2414665222168,26.2471961975098,26.2586555480957,26.7915058135986,26.7915058135986,26.7399387359619,26.6253490447998,26.6138896942139,26.5795116424561,26.5508651733398,26.5508651733398,26.4763793945312,26.459192276001,26.447732925415,26.447732925415,26.3560581207275,26.3560581207275],"text":"Percent: 51.52929","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(223,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-117.507911682129,-117.46208190918,-117.364669799805,-117.376129150391,-117.255813598633,-117.25008392334,-117.026634216309,-116.138542175293,-116.07551574707,-116.086975097656,-116.086975097656,-116.109893798828,-116.109893798828,-116.10417175293,-117.112571716309,-117.112571716309,-117.112571716309,-117.124031066895,-117.158409118652,-117.164138793945,-117.152671813965,-117.101119995117,-117.083923339844,-117.083923339844,-117.09538269043,-117.124031066895,-117.146949768066,-117.158409118652,-117.181335449219,-117.198516845703,-117.209983825684,-117.227165222168,-117.232887268066,-117.209983825684,-117.204246520996,-117.209983825684,-117.227165222168,-117.25008392334,-117.255813598633,-117.232887268066,-117.227165222168,-117.244346618652,-117.25008392334,-117.284454345703,-117.318840026855,-117.353210449219,-117.404777526855,-117.43342590332,-117.473533630371,-117.525100708008,-117.565208435059,-117.582405090332,-117.582405090332,-117.525100708008,-117.513648986816,-117.507911682129,-117.507911682129],"y":[33.5123023986816,33.5123023986816,33.5123023986816,33.4893836975098,33.449275970459,33.4320907592773,33.4320907592773,33.4320907592773,33.4320907592773,33.4034385681152,33.0825843811035,33.0825843811035,32.67578125,32.6242179870605,32.538272857666,32.5955696105957,32.6184883117676,32.6414070129395,32.6643257141113,32.681510925293,32.6872444152832,32.6414070129395,32.6299476623535,32.6528625488281,32.6872444152832,32.7044296264648,32.7216186523438,32.733081817627,32.733081817627,32.7044296264648,32.6986999511719,32.7101631164551,32.7502670288086,32.7674560546875,32.7846450805664,32.7961044311523,32.8075637817383,32.8247528076172,32.853401184082,32.8763198852539,32.9164276123047,32.990909576416,33.0310173034668,33.1054992675781,33.1513366699219,33.2143630981445,33.2659301757812,33.3117637634277,33.3404159545898,33.3747901916504,33.4034385681152,33.4320907592773,33.4607353210449,33.4721946716309,33.4893836975098,33.5123023986816,33.5123023986816],"text":"Percent: 51.53600","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(223,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-118.894470214844,-118.883010864258,-118.61946105957,-118.630905151367,-118.671012878418,-118.66529083252,-118.774147033691,-118.951774597168,-118.94603729248,-118.991882324219,-119.026252746582,-119.054893493652,-119.100738525391,-119.15803527832,-119.198135375977,-119.226783752441,-119.238243103027,-119.329917907715,-119.392951965332,-119.438781738281,-119.455963134766,-119.444519042969,-119.444519042969,-119.450241088867,-119.444519042969,-119.392951965332,-119.387214660645,-119.284072875977,-119.284072875977,-119.24397277832,-119.24397277832,-118.94603729248,-118.934577941895,-118.894470214844,-118.894470214844],"y":[34.8186454772949,34.7842674255371,34.2857933044434,34.2456855773926,34.2399559020996,34.176929473877,34.176929473877,34.1081771850586,34.0795288085938,34.090991973877,34.1196365356445,34.1196365356445,34.1139068603516,34.1540107727051,34.2285003662109,34.2686042785645,34.2915229797363,34.3201713562012,34.3660087585449,34.4061164855957,34.4290351867676,34.4462203979492,34.4748725891113,34.8702125549316,34.8988571166992,34.8988571166992,34.8816719055176,34.8816719055176,34.8587532043457,34.8472938537598,34.812915802002,34.812915802002,34.8186454772949,34.8186454772949,34.8186454772949],"text":"Percent: 51.55483","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(223,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.0788803100586,-83.0960693359375,-82.9814758300781,-82.735107421875,-82.7236480712891,-82.7752151489258,-82.8153228759766,-82.8153228759766,-82.7981262207031,-82.7981262207031,-82.8095855712891,-82.8611602783203,-82.8668899536133,-82.8668899536133,-82.8668899536133,-83.0788803100586,-83.0788803100586],"y":[42.4561729431152,42.8973503112793,42.9030799865723,42.9030799865723,42.6796264648438,42.6681671142578,42.6452484130859,42.628059387207,42.6108741760254,42.5879554748535,42.5764923095703,42.5421180725098,42.5134658813477,42.4848213195801,42.4619026184082,42.4561729431152,42.4561729431152],"text":"Percent: 51.56128","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(223,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-115.674446105957,-114.637390136719,-114.63166809082,-114.608741760254,-114.568641662598,-114.545722961426,-114.551452636719,-114.574363708496,-114.448318481445,-114.41967010498,-114.402488708496,-114.373832702637,-114.287887573242,-114.16756439209,-114.13892364502,-114.133193969727,-114.190490722656,-114.230598449707,-114.299346923828,-114.396751403809,-114.41967010498,-114.488426208496,-115.319221496582,-115.319221496582,-116.178649902344,-116.327613830566,-116.934959411621,-116.94068145752,-117.227165222168,-117.232887268066,-117.387596130371,-117.387596130371,-117.559478759766,-117.570945739746,-117.616775512695,-117.616775512695,-117.668342590332,-117.668342590332,-117.67407989502,-117.78865814209,-117.78865814209,-117.80012512207,-117.765739440918,-117.737091064453,-117.645416259766,-117.656883239746,-117.651153564453,-117.662620544434,-117.662620544434,-117.651153564453,-117.628234863281,-117.570945739746,-117.353210449219,-116.957878112793,-116.52815246582,-116.115623474121,-115.789039611816,-115.674446105957,-115.674446105957],"y":[35.8327827453613,35.0191802978516,34.9618835449219,34.8874015808105,34.8644828796387,34.8472938537598,34.8358345031738,34.807186126709,34.7097816467285,34.6123809814453,34.5894622802734,34.4691390991211,34.4233016967773,34.3373603820801,34.2972526550293,34.2628746032715,34.2456855773926,34.1998481750488,34.1540107727051,34.1139068603516,34.0795288085938,34.0795288085938,34.0795288085938,34.03369140625,34.0279655456543,34.03369140625,34.03369140625,34.0107727050781,34.0107727050781,34.0222358703613,34.0222358703613,34.039421081543,34.03369140625,33.9821281433105,33.9649391174316,33.9248313903809,33.9191017150879,33.901912689209,33.8847236633301,33.9420204162598,33.9649391174316,33.9763984680176,34.0279655456543,34.0222358703613,34.2686042785645,34.4634094238281,34.5550842285156,34.5608139038086,34.7842674255371,34.8186454772949,35.7869453430176,35.7869453430176,35.7869453430176,35.7926750183105,35.8041305541992,35.8155937194824,35.8270492553711,35.8327827453613,35.8327827453613],"text":"Percent: 51.57177","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(223,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.7836532592773,-98.6346893310547,-98.5430145263672,-98.4570693969727,-98.4284210205078,-98.4055023193359,-98.3482055664062,-98.3825836181641,-98.39404296875,-98.3653945922852,-98.3539352416992,-98.3252868652344,-98.3080978393555,-98.2794494628906,-98.2393417358398,-98.1935043334961,-98.1820526123047,-98.1705856323242,-98.1362152099609,-98.1247482299805,-98.1476745605469,-98.399772644043,-98.8180313110352,-98.8180313110352,-98.7836532592773,-98.7836532592773],"y":[29.7078590393066,29.7536964416504,29.765157699585,29.7365093231201,29.7536964416504,29.7365093231201,29.7365093231201,29.7078590393066,29.6792144775391,29.6620254516602,29.6333770751953,29.6161880493164,29.5932693481445,29.5531635284424,29.5474319458008,29.4786796569824,29.5015983581543,29.4786796569824,29.4786796569824,29.4672183990479,29.4213809967041,29.1177139282227,29.2552242279053,29.6734828948975,29.7078590393066,29.7078590393066],"text":"Percent: 51.59727","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(223,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.1449966430664,-97.1564559936523,-97.1564559936523,-97.1392669677734,-97.1106185913086,-97.0934295654297,-97.1106185913086,-97.127799987793,-97.1449966430664,-97.1793746948242,-97.1851043701172,-97.1908340454102,-97.225212097168,-97.225212097168,-96.3715057373047,-96.3772354125977,-96.3600387573242,-96.3485794067383,-97.1449966430664,-97.1449966430664],"y":[48.5467147827148,48.5696334838867,48.5810890197754,48.6097373962402,48.6326560974121,48.6613082885742,48.6956825256348,48.7300605773926,48.7472496032715,48.8102722167969,48.8675727844238,48.8962173461914,48.9363250732422,48.9993515014648,48.9993515014648,48.7243309020996,48.7186012268066,48.5409812927246,48.5467147827148,48.5467147827148],"text":"Percent: 51.60083","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(223,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.6644287109375,-77.9795532226562,-77.9509048461914,-77.9279937744141,-77.8993377685547,-77.8821563720703,-77.8592300415039,-77.8592300415039,-77.8477783203125,-77.8305892944336,-77.8134002685547,-77.7847518920898,-77.756103515625,-77.7159957885742,-77.6873474121094,-77.6415100097656,-77.6128616333008,-77.5555648803711,-77.5326461791992,-77.4982681274414,-77.4753570556641,-77.4638900756836,-77.4696273803711,-77.5039978027344,-77.5326461791992,-77.5441055297852,-77.5441055297852,-77.5211944580078,-77.481086730957,-77.4295196533203,-77.3493041992188,-77.5441055297852,-77.5555648803711,-77.578483581543,-77.6014022827148,-77.6128616333008,-77.6644287109375,-77.6644287109375],"y":[38.9496688842773,39.018424987793,39.0356140136719,39.0470733642578,39.0757217407227,39.0871810913086,39.1043701171875,39.1215591430664,39.1444778442383,39.1502075195312,39.1788520812988,39.2361526489258,39.2762565612793,39.327823638916,39.322093963623,39.3106346130371,39.3106346130371,39.2762565612793,39.2705268859863,39.2533378601074,39.2476081848145,39.2304191589355,39.2189598083496,39.1960411071777,39.1731262207031,39.155933380127,39.138744354248,39.1158256530762,39.0929069519043,39.0642623901367,39.0585327148438,38.8522682189941,38.880916595459,38.8923759460449,38.9038352966309,38.9267539978027,38.9496688842773,38.9496688842773],"text":"Percent: 51.62372","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(223,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.9352569580078,-85.0326690673828,-85.0383987426758,-85.0441284179688,-85.0899658203125,-85.1128768920898,-85.1128768920898,-85.1243438720703,-85.1243438720703,-85.1014175415039,-85.0956954956055,-85.0956954956055,-85.0842361450195,-85.0842361450195,-85.0613098144531,-85.0498580932617,-85.0498580932617,-85.004020690918,-84.9868316650391,-84.9753723144531,-84.9467239379883,-84.8321304321289,-84.8321304321289,-84.8264007568359,-84.820671081543,-84.81494140625,-84.81494140625,-84.820671081543,-84.820671081543,-84.820671081543,-84.8034820556641,-84.8034820556641,-84.7920227050781,-84.6545104980469,-84.6545104980469,-84.6831665039062,-84.6946182250977,-84.7060775756836,-84.7175445556641,-84.7347259521484,-84.7519149780273,-84.7576446533203,-84.7691116333008,-84.7748336791992,-84.9295349121094,-84.9352569580078,-84.9352569580078],"y":[31.0657730102539,31.0772304534912,31.0944194793701,31.1116065979004,31.1402568817139,31.174633026123,31.1918201446533,31.254846572876,31.2834949493408,31.3006839752197,31.3407917022705,31.4095478057861,31.4439239501953,31.4783000946045,31.5241374969482,31.5126800537109,31.4783000946045,31.4783000946045,31.4840297698975,31.4840297698975,31.4897613525391,31.4897613525391,31.4840297698975,31.4840297698975,31.4897613525391,31.4897613525391,31.4611110687256,31.4611110687256,31.4553852081299,31.4496536254883,31.4439239501953,31.432466506958,31.4210052490234,31.4152774810791,31.2491188049316,31.2491188049316,31.2491188049316,31.2433891296387,31.2433891296387,31.2376575469971,31.2433891296387,31.2433891296387,31.2491188049316,31.2376575469971,31.2433891296387,31.0657730102539,31.0657730102539],"text":"Percent: 51.63582","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(223,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.3466644287109,-91.3523941040039,-91.3523941040039,-90.882568359375,-90.8768310546875,-90.882568359375,-91.3466644287109,-91.3466644287109,null,-94.0796661376953,-94.0739364624023,-94.0796661376953,-94.0853958129883,-94.0682144165039,-93.8218383789062,-93.8275680541992,-93.6384887695312,-93.6442260742188,-93.6155776977539,-93.6155776977539,-94.0796661376953,-94.0796661376953,null,-97.0189437866211,-97.3627243041992,-97.3627243041992,-97.483039855957,-97.4773101806641,-97.4372024536133,-97.4028244018555,-97.3627243041992,-97.3397979736328,-97.299690246582,-97.2366714477539,-97.225212097168,-97.2366714477539,-97.2194747924805,-97.1908340454102,-97.1621780395508,-97.1392669677734,-97.0991592407227,-97.0647811889648,-97.0132141113281,-97.0189437866211,-97.0189437866211],"y":[41.6081924438477,41.871753692627,41.9519729614258,41.9519729614258,41.7800827026367,41.602466583252,41.6081924438477,41.6081924438477,null,37.5803031921387,37.6433258056641,37.7579193115234,37.7636489868164,37.8954315185547,37.8896980285645,37.832405090332,37.832405090332,37.7350006103516,37.7350006103516,37.5745697021484,37.5803031921387,37.5803031921387,null,42.3415832519531,42.3358535766602,42.4275245666504,42.4275245666504,42.8400535583496,42.8400535583496,42.8515129089355,42.8629722595215,42.8629722595215,42.8515129089355,42.8457832336426,42.8343276977539,42.817138671875,42.8056755065918,42.7999458312988,42.7884902954102,42.777027130127,42.759838104248,42.759838104248,42.7483825683594,42.3415832519531,42.3415832519531],"text":"Percent: 51.64432","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(223,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.9195785522461,-76.5299758911133,-76.4898681640625,-76.4898681640625,-76.4554901123047,-76.5528869628906,-76.5987243652344,-76.6216430664062,-76.6331024169922,-76.6388320922852,-76.6560287475586,-76.6789398193359,-76.6961364746094,-76.7133178710938,-76.7305068969727,-76.7476959228516,-76.7878036499023,-76.8221817016602,-76.856559753418,-76.9138488769531,-76.9367752075195,-76.9482345581055,-76.9367752075195,-76.9138488769531,-76.9081268310547,-76.9195785522461,-76.9195785522461],"y":[36.5489768981934,36.5489768981934,36.4916839599609,36.4802207946777,36.3770904541016,36.3484420776367,36.3255233764648,36.3255233764648,36.3255233764648,36.3083343505859,36.3140678405762,36.302604675293,36.3197937011719,36.3369827270508,36.3427124023438,36.3369827270508,36.3484420776367,36.3656311035156,36.3828201293945,36.3942794799805,36.4057388305664,36.4458465576172,36.4687652587891,36.4974136352539,36.5260581970215,36.5489768981934,36.5489768981934],"text":"Percent: 51.69492","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(223,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-120.533126831055,-120.899826049805,-120.934196472168,-121.140464782715,-121.151931762695,-121.163391113281,-121.214958190918,-121.226402282715,-121.237869262695,-121.249328613281,-121.255065917969,-121.214958190918,-121.214958190918,-121.243606567383,-121.249328613281,-121.226402282715,-121.226402282715,-121.197761535645,-121.043067932129,-120.96858215332,-120.985763549805,-120.705017089844,-120.441452026367,-120.384162902832,-120.372695922852,-120.315406799316,-120.286758422852,-120.292488098145,-120.200813293457,-120.189361572266,-120.14924621582,-120.080490112305,-120.046119689941,-120.086227416992,-120.114875793457,-120.189361572266,-120.26383972168,-120.309684753418,-120.344055175781,-120.401344299316,-120.464370727539,-120.51594543457,-120.533126831055,-120.533126831055],"y":[37.0359916687012,36.7380523681641,36.74951171875,36.8354568481445,36.8641052246094,36.9042129516602,36.9042129516602,36.9385871887207,36.9557762145996,36.9844245910645,37.0245323181152,37.058910369873,37.0760955810547,37.0818290710449,37.0875587463379,37.1104774475098,37.1391220092773,37.1563148498535,37.2766342163086,37.3339309692383,37.3912239074707,37.5058174133301,37.6089515686035,37.6318664550781,37.5917587280273,37.4943580627441,37.4599800109863,37.4141426086426,37.3282012939453,37.2766342163086,37.2365264892578,37.2193412780762,37.1849594116211,37.1735038757324,37.1563148498535,37.1677703857422,37.1677703857422,37.1563148498535,37.1276664733887,37.1219329833984,37.0990142822266,37.058910369873,37.0359916687012,37.0359916687012],"text":"Percent: 51.69971","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(223,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.2091217041016,-76.220573425293,-76.2263031005859,-76.2320327758789,-76.2721405029297,-76.3065185546875,-76.3179779052734,-76.2893371582031,-76.0544128417969,-75.9971237182617,-75.8481521606445,-75.8367004394531,-75.8252334594727,-75.7736663818359,-75.756477355957,-75.7392883300781,-75.7049179077148,-75.7049179077148,-75.7049179077148,-75.6991882324219,-75.6590805053711,-75.6590805053711,-75.6648101806641,-75.6590805053711,-75.6075134277344,-75.6418838500977,-75.6648101806641,-75.6762619018555,-75.6934509277344,-75.7049179077148,-75.7335586547852,-75.76220703125,-75.7736663818359,-75.7793960571289,-75.767936706543,-75.7507553100586,-75.7450256347656,-75.9971237182617,-76.0200424194336,-76.2091217041016,-76.2091217041016],"y":[40.949291229248,41.0123176574707,41.0524253845215,41.138370513916,41.1326370239258,41.1842079162598,41.3045272827148,41.3675537109375,41.3847427368164,41.3962020874023,41.419116973877,41.401927947998,41.3847427368164,41.3732833862305,41.3675537109375,41.3503646850586,41.3389053344727,41.3159866333008,41.3045272827148,41.270149230957,41.2529640197754,41.2472305297852,41.2185821533203,41.1899375915527,41.1555557250977,41.1154518127441,41.1211814880371,41.1269111633301,41.1269111633301,41.1211814880371,41.0868034362793,41.0868034362793,41.0753440856934,41.0638847351074,41.0466995239258,41.0295066833496,41.0123176574707,40.9149169921875,40.9091873168945,40.949291229248,40.949291229248],"text":"Percent: 51.69992","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(223,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-105.172134399414,-105.057540893555,-105.057540893555,-105.011703491211,-104.983055114746,-104.965866088867,-104.965866088867,-104.965866088867,-104.983055114746,-105.057540893555,-105.149208068848,-105.172134399414,-105.172134399414],"y":[39.9122428894043,39.9867248535156,40.0096435546875,40.0096435546875,40.0554809570312,40.0554809570312,40.0096435546875,40.0096435546875,40.0096435546875,39.9122428894043,39.9007797241211,39.9122428894043,39.9122428894043],"text":"Percent: 51.73185","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(222,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-75.767936706543,-75.7736663818359,-75.7278289794922,-75.6991882324219,-75.6819915771484,-75.6476135253906,-75.6304321289062,-75.5903244018555,-75.5731353759766,-75.5502166748047,-75.5215682983398,-75.492919921875,-75.4585418701172,-75.4356231689453,-75.4184341430664,-75.4012451171875,-75.3955154418945,-75.3955154418945,-75.4012451171875,-75.3955154418945,-75.3668670654297,-75.3324890136719,-75.3210296630859,-75.315299987793,-75.3496780395508,-75.3611373901367,-75.3783264160156,-75.4012451171875,-75.4069747924805,-75.4184341430664,-75.4413528442383,-75.4700012207031,-75.498649597168,-75.5215682983398,-75.5444869995117,-75.5616760253906,-75.7335586547852,-75.756477355957,-75.767936706543,-75.767936706543,null,-75.7793960571289,-75.7736663818359,-75.767936706543,-75.8252334594727,-75.8596115112305,-75.8882598876953,-75.8997192382812,-75.9684753417969,-76.0200424194336,-76.0372314453125,-76.0544128417969,-76.0544128417969,-76.0544128417969,-76.0830688476562,-76.0887908935547,-76.1174468994141,-76.1460876464844,-76.1575546264648,-76.2033920288086,-76.2091217041016,-76.220573425293,-76.2320327758789,-76.2377624511719,-76.2664108276367,-76.2664108276367,-76.2434997558594,-76.2033920288086,-76.1690063476562,-76.1690063476562,-76.1690063476562,-76.1288986206055,-76.1174468994141,-76.1117172241211,-76.123176574707,-76.1059875488281,-76.0028533935547,-75.9799346923828,-75.9627380371094,-75.9627380371094,-75.9054489135742,-75.8252334594727,-75.7793960571289,-75.7793960571289,null,-85.5540542602539,-85.7717819213867,-85.7889709472656,-85.7889709472656,-85.5655136108398,-85.3134155273438,-85.3134155273438,-85.3019561767578,-85.5540542602539,-85.5540542602539,null,-71.7801513671875,-71.4592971801758,-71.4478378295898,-71.4306488037109,-71.413459777832,-71.3790817260742,-71.3618927001953,-71.3504409790039,-71.3217849731445,-71.3103332519531,-71.3160552978516,-71.3618927001953,-71.3676223754883,-71.3790817260742,-71.4020004272461,-71.419189453125,-71.424919128418,-71.424919128418,-71.424919128418,-71.4592971801758,-71.4764785766602,-71.4879455566406,-71.7801513671875,-71.7801513671875,-71.7801513671875,-71.7801513671875,null,-101.018188476562,-100.508255004883,-100.50252532959,-100.651496887207,-101.023918151855,-101.018188476562,-101.018188476562],"y":[39.2361526489258,39.2934455871582,39.2934455871582,39.2877159118652,39.2877159118652,39.3049049377441,39.3106346130371,39.3049049377441,39.3507423400879,39.3507423400879,39.3679313659668,39.3450126647949,39.322093963623,39.2934455871582,39.2647972106934,39.2304191589355,39.1960411071777,39.155933380127,39.1043701171875,39.0642623901367,39.0413436889648,39.0012359619141,38.9725875854492,38.9439430236816,38.9496688842773,38.9496688842773,38.9496688842773,38.9496688842773,38.9382133483887,38.9267539978027,38.9152946472168,38.9095611572266,38.9095611572266,38.8579978942871,38.8579978942871,38.8350791931152,38.8293495178223,39.1330184936523,39.2361526489258,39.2361526489258,null,39.3679313659668,39.2934455871582,39.2361526489258,39.2476081848145,39.2590675354004,39.2590675354004,39.2533378601074,39.2533378601074,39.2361526489258,39.2246894836426,39.2132339477539,39.1673965454102,39.155933380127,39.1444778442383,39.1215591430664,39.1100997924805,39.1215591430664,39.1215591430664,39.1043701171875,39.0757217407227,39.0642623901367,39.0642623901367,39.1158256530762,39.1444778442383,39.1616630554199,39.2132339477539,39.2647972106934,39.2877159118652,39.3049049377441,39.322093963623,39.3163642883301,39.327823638916,39.333553314209,39.3507423400879,39.3621978759766,39.3507423400879,39.3564720153809,39.3621978759766,39.3793907165527,39.3679313659668,39.3793907165527,39.3679313659668,39.3679313659668,null,42.7713012695312,42.7713012695312,43.2067489624023,43.2926902770996,43.2926902770996,43.2926902770996,43.1208038330078,42.7713012695312,42.7713012695312,42.7713012695312,null,41.722785949707,41.734245300293,41.7399749755859,41.7628936767578,41.7686233520508,41.7743530273438,41.7686233520508,41.7571640014648,41.734245300293,41.6998672485352,41.6884078979492,41.6769485473633,41.6884078979492,41.6998672485352,41.7056007385254,41.7056007385254,41.6941375732422,41.6769485473633,41.6654891967773,41.6540298461914,41.6311111450195,41.6081924438477,41.602466583252,41.6425743103027,41.722785949707,41.722785949707,null,33.3862533569336,33.3805198669434,32.9622611999512,32.9565353393555,32.9565353393555,33.3862533569336,33.3862533569336],"text":"Percent: 51.73368","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(222,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-120.693557739258,-120.733657836914,-120.750862121582,-120.785232543945,-120.836799621582,-120.911285400391,-120.980041503906,-121.020149230957,-121.05451965332,-121.05451965332,-121.037330627441,-121.065979003906,-121.025871276855,-121.037330627441,-121.05451965332,-121.05451965332,-121.031608581543,-122.337951660156,-122.360870361328,-122.418167114258,-122.446807861328,-122.504104614258,-122.515563964844,-122.56713104248,-122.612976074219,-122.601516723633,-122.641616821289,-122.601516723633,-122.549942016602,-122.538482666016,-122.504104614258,-122.458267211914,-122.44108581543,-122.44108581543,-122.446807861328,-122.406700134277,-122.400978088379,-122.423889160156,-122.446807861328,-121.713424682617,-120.905548095703,-120.905548095703,-120.768043518066,-120.779502868652,-120.779502868652,-120.733657836914,-120.705017089844,-120.693557739258,-120.693557739258],"y":[48.5638999938965,48.5581741333008,48.5352554321289,48.5409812927246,48.5638999938965,48.5467147827148,48.51806640625,48.4951477050781,48.4779586791992,48.4550437927246,48.4321250915527,48.3977432250977,48.3633689880371,48.3519096374512,48.3461799621582,48.3289909362793,48.3060722351074,48.2888832092285,48.3060722351074,48.3289909362793,48.3576354980469,48.3748245239258,48.4206619262695,48.4034729003906,48.4149360656738,48.4378509521484,48.4779586791992,48.5008773803711,48.4894180297852,48.4550437927246,48.4664993286133,48.4435806274414,48.4435806274414,48.5066070556641,48.5467147827148,48.5638999938965,48.5925521850586,48.6211967468262,48.6383895874023,48.6383895874023,48.6326560974121,48.649845123291,48.649845123291,48.6269264221191,48.6040077209473,48.5925521850586,48.5753631591797,48.5638999938965,48.5638999938965],"text":"Percent: 51.74698","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(222,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.7988891601562,-78.7129440307617,-78.4436492919922,-78.4952163696289,-78.5009460449219,-78.5009460449219,-78.5009460449219,-78.5124130249023,-78.5410537719727,-78.5238647460938,-78.5353240966797,-78.6842880249023,-78.7587814331055,-78.7587814331055,-78.7817001342773,-78.7988891601562,-78.8046112060547,-78.8046112060547,-78.7988891601562,-78.7988891601562],"y":[36.5375213623047,36.5432472229004,36.5375213623047,36.4859504699707,36.4687652587891,36.1765556335449,36.1364479064941,36.1192588806152,36.0619659423828,36.0447769165039,36.0046691894531,36.0619659423828,36.0619659423828,36.0447769165039,36.0619659423828,36.0791511535645,36.1078033447266,36.2281227111816,36.5375213623047,36.5375213623047],"text":"Percent: 51.89888","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(222,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.4646835327148,-88.4589538574219,-88.0120468139648,-88.0063171386719,-87.9318313598633,-87.9318313598633,-87.9432907104492,-87.9432907104492,-88.4704132080078,-88.4761428833008,-88.4646835327148,-88.4646835327148,-88.4646835327148,null,-83.5085983276367,-83.5143280029297,-84.0299835205078,-84.0242614746094,-84.0185317993164,-83.7950744628906,-83.7836151123047,-83.5544357299805,-83.4971389770508,-83.5085983276367,-83.5085983276367],"y":[40.2789344787598,40.3877983093262,40.3935241699219,40.376335144043,40.37060546875,40.2216377258301,40.2216377258301,39.8721351623535,39.8721351623535,40.2101783752441,40.2159080505371,40.2789344787598,40.2789344787598,null,40.1185073852539,40.0153732299805,40.0497512817383,40.1872596740723,40.2789344787598,40.2674713134766,40.2617454528809,40.244556427002,40.238826751709,40.1185073852539,40.1185073852539],"text":"Percent: 52.02010","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(222,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.757308959961,-100.966621398926,-100.697334289551,-100.703056335449,-100.703056335449,-100.691604614258,-100.720252990723,-100.754623413086,-100.748893737793,-100.766090393066,-100.806198120117,-100.834838867188,-100.869216918945,-100.903602600098,-100.960891723633,-101.023918151855,-101.05256652832,-101.075485229492,-101.104133605957,-101.155693054199,-101.201530456543,-101.241638183594,-101.25309753418,-101.235908508301,-101.230186462402,-101.247367858887,-101.26456451416,-101.270294189453,-101.281745910645,-101.304672241211,-101.316131591797,-101.304672241211,-101.304672241211,-101.321853637695,-101.350509643555,-101.361961364746,-101.390609741211,-101.40779876709,-101.436447143555,-101.459365844727,-101.46509552002,-101.516662597656,-101.539581298828,-101.533851623535,-101.551040649414,-101.579689025879,-101.614059448242,-101.659896850586,-101.728660583496,-101.751571655273,-101.757308959961,-101.757308959961],"y":[30.2636299133301,30.2579021453857,30.2521705627441,29.6161880493164,29.4213809967041,29.3984661102295,29.3468990325928,29.3297100067139,29.2781429290771,29.2437648773193,29.2437648773193,29.2552242279053,29.2781429290771,29.306791305542,29.3354396820068,29.364086151123,29.444299697876,29.4500312805176,29.4729499816895,29.4786796569824,29.5073261260986,29.5073261260986,29.5359745025635,29.5531635284424,29.5932693481445,29.6104583740234,29.6161880493164,29.5932693481445,29.5703506469727,29.5646209716797,29.5818119049072,29.621919631958,29.6448383331299,29.6333770751953,29.6391067504883,29.6505641937256,29.7422389984131,29.7422389984131,29.7307777404785,29.7365093231201,29.765157699585,29.759428024292,29.759428024292,29.7823467254639,29.7938041687012,29.7766151428223,29.7536964416504,29.7536964416504,29.759428024292,29.765157699585,30.2636299133301,30.2636299133301],"text":"Percent: 52.05150","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(222,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.9815139770508,-97.3684463500977,-97.3684463500977,-97.2194747924805,-97.2194747924805,-97.2194747924805,-97.5059585571289,-97.9815139770508,-97.9815139770508,-97.9815139770508,-97.9815139770508],"y":[45.5845222473145,45.5845222473145,45.5616035461426,45.5616035461426,45.2923126220703,45.1548042297363,45.1548042297363,45.1490745544434,45.2407493591309,45.5845222473145,45.5845222473145],"text":"Percent: 52.10581","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(222,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-113.336776733398,-112.208053588867,-112.007522583008,-111.583526611328,-111.572067260742,-111.165267944336,-111.165267944336,-110.769927978516,-110.598045349121,-110.466262817383,-110.466262817383,-110.466262817383,-110.861602783203,-110.867332458496,-111.182464599609,-111.182464599609,-111.388725280762,-111.388725280762,-111.629364013672,-112.036163330078,-112.32837677002,-112.66641998291,-112.929977416992,-113.187812805176,-113.348236083984,-113.336776733398,-113.336776733398],"y":[32.5153541564941,32.5096244812012,32.5096244812012,32.5096244812012,32.5038986206055,32.5038986206055,32.5153541564941,32.5153541564941,32.5153541564941,32.5153541564941,32.4236831665039,31.7418632507324,31.7304019927979,31.7246723175049,31.7246723175049,31.5355987548828,31.5298671722412,31.4439239501953,31.5184097290039,31.6501884460449,31.7418632507324,31.8392658233643,31.9252090454102,32.0054244995117,32.0569877624512,32.5153541564941,32.5153541564941],"text":"Percent: 52.14927","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(222,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.8176193237305,-85.8176193237305,-86.0467987060547,-86.3676605224609,-86.3390045166016,-86.3160934448242,-86.253059387207,-86.2358779907227,-86.2358779907227,-86.2186889648438,-85.8176193237305,-85.8176193237305],"y":[44.5188217163086,44.175048828125,44.1693153381348,44.175048828125,44.2208824157715,44.2953681945801,44.3641204833984,44.4156875610352,44.4901733398438,44.5245513916016,44.5188217163086,44.5188217163086],"text":"Percent: 52.21639","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(221,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.6548919677734,-82.6606216430664,-82.6778106689453,-82.6835403442383,-82.6949996948242,-82.7007293701172,-82.7064590454102,-82.7064590454102,-82.7179107666016,-82.729377746582,-82.729377746582,-82.7179107666016,-82.6720733642578,-82.6548919677734,-82.6319732666016,-82.6262435913086,-82.6377029418945,-82.6377029418945,-82.6319732666016,-82.6319732666016,-82.6377029418945,-82.6377029418945,-82.6377029418945,-82.6434326171875,-82.6606216430664,-82.6835403442383,-82.6949996948242,-82.7007293701172,-82.7179107666016,-82.735107421875,-82.7522964477539,-82.7580184936523,-82.7694854736328,-82.7752151489258,-82.7866744995117,-82.8038558959961,-82.8095855712891,-82.8210525512695,-82.8267822265625,-82.8439636230469,-82.8496932983398,-82.8496932983398,-82.8325119018555,-82.8038558959961,-82.7866744995117,-82.7866744995117,-82.7866744995117,-82.7981262207031,-82.6548919677734,-82.6548919677734,-82.6548919677734],"y":[28.0119075775146,28.0119075775146,28.0233669281006,28.0405540466309,28.0462837219238,28.0405540466309,28.0004482269287,27.9775295257568,27.9660701751709,27.9603404998779,27.9374217987061,27.9316940307617,27.9202346801758,27.8915843963623,27.885856628418,27.874397277832,27.8629379272461,27.8572082519531,27.8342895507812,27.8056411743164,27.7884540557861,27.7769947052002,27.7483444213867,27.7254276275635,27.7196979522705,27.7196979522705,27.7311573028564,27.7426166534424,27.7483444213867,27.7540760040283,27.7655353546143,27.7769947052002,27.8342895507812,27.8457489013672,27.8514785766602,27.8514785766602,27.8342895507812,27.8342895507812,27.8400192260742,27.8686676025391,27.9030437469482,27.9259624481201,27.9603404998779,28.0119075775146,28.0520133972168,28.0921211242676,28.1264991760254,28.1723346710205,28.1666049957275,28.0119075775146,28.0119075775146],"text":"Percent: 52.23483","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(221,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.7610778808594,-81.382926940918,-81.3600082397461,-81.3428192138672,-81.3199005126953,-81.2511444091797,-81.2167663574219,-81.2282333374023,-81.199577331543,-81.2740631103516,-81.3485488891602,-81.382926940918,-81.4746017456055,-81.5261611938477,-81.5490875244141,-81.6292953491211,-81.6808700561523,-81.7381591796875,-81.7610778808594,-81.7725372314453,-81.7610778808594,-81.7610778808594],"y":[33.2029037475586,33.4893836975098,33.4836540222168,33.4836540222168,33.4721946716309,33.443546295166,33.4320907592773,33.1627998352051,33.12841796875,33.1112289428711,33.1169624328613,33.1169624328613,33.1456069946289,33.1627998352051,33.1627998352051,33.0883102416992,33.1054992675781,33.12841796875,33.1570663452148,33.1742553710938,33.2029037475586,33.2029037475586],"text":"Percent: 52.27479","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(221,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-119.140846252441,-118.418922424316,-117.84595489502,-118.75122833252,-118.768424987793,-118.785606384277,-118.848640441895,-118.940315246582,-118.980422973633,-119.014785766602,-119.026252746582,-119.06063079834,-119.106460571289,-119.163757324219,-119.209602355957,-119.232521057129,-119.266891479492,-119.249710083008,-119.186676025391,-119.215324401855,-119.186676025391,-119.215324401855,-119.209602355957,-119.301277160645,-119.318458557129,-119.306999206543,-119.306999206543,-119.415855407715,-119.455963134766,-119.496070861816,-119.52473449707,-119.564834594727,-119.61067199707,-119.616394042969,-119.604942321777,-119.639312744141,-119.633590698242,-119.65650177002,-119.645050048828,-119.633590698242,-119.61067199707,-119.616394042969,-119.593482971191,-119.582023620605,-119.547637939453,-119.559097290039,-119.536178588867,-119.547637939453,-119.604942321777,-119.61067199707,-119.59920501709,-119.57056427002,-119.329917907715,-119.140846252441,-119.140846252441],"y":[38.3996315002441,37.8839683532715,37.4771690368652,37.4657135009766,37.4771690368652,37.4943580627441,37.4828987121582,37.5631141662598,37.5631141662598,37.5803031921387,37.6204071044922,37.6719779968262,37.7292709350586,37.7350006103516,37.7292709350586,37.7235412597656,37.7464599609375,37.7636489868164,37.7922973632812,37.8152160644531,37.8495941162109,37.8610496520996,37.8954315185547,37.9412651062012,37.969913482666,38.0100212097168,38.0615882873535,38.1188812255859,38.1016960144043,38.1589889526367,38.1417999267578,38.1933670043945,38.1933670043945,38.2277450561523,38.2678527832031,38.2907676696777,38.3136863708496,38.3136863708496,38.3308792114258,38.3537940979004,38.3595237731934,38.3996315002441,38.4110908508301,38.3939018249512,38.416820526123,38.4397392272949,38.4855766296387,38.5371398925781,38.5829772949219,38.6402702331543,38.6689224243164,38.6975708007812,38.5314140319824,38.3996315002441,38.3996315002441],"text":"Percent: 52.34899","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(221,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-104.33561706543,-104.444480895996,-104.438751220703,-104.541877746582,-104.559066772461,-104.622093200684,-104.63355255127,-104.679389953613,-104.696578979492,-104.685119628906,-104.719497680664,-104.839820861816,-104.920028686523,-105.08618927002,-105.160675048828,-105.160675048828,-105.12629699707,-105.137756347656,-105.160675048828,-105.172134399414,-105.200782775879,-105.189315795898,-105.292457580566,-105.429969787598,-105.441421508789,-105.487258911133,-105.498718261719,-105.48152923584,-105.458610534668,-105.464340209961,-105.458610534668,-105.452880859375,-105.452880859375,-105.470069885254,-105.48152923584,-105.429969787598,-105.36693572998,-105.309646606445,-105.280990600586,-105.223701477051,-105.189315795898,-105.109107971191,-105.074729919434,-105.051811218262,-105.005973815918,-104.639282226562,-104.33561706543,-104.33561706543],"y":[37.8094863891602,37.7579193115234,37.7350006103516,37.6146774291992,37.5631141662598,37.517276763916,37.5000877380371,37.4828987121582,37.4657135009766,37.4427947998047,37.4141426086426,37.3854942321777,37.3912239074707,37.3167419433594,37.2766342163086,37.379768371582,37.3912239074707,37.4427947998047,37.4485206604004,37.5344657897949,37.5631141662598,37.6032218933105,37.6490592956543,37.6204071044922,37.5917587280273,37.5631141662598,37.5974884033203,37.6948928833008,37.7178115844727,37.7350006103516,37.7751083374023,37.7922973632812,37.8495941162109,37.8667793273926,37.8839683532715,37.8954315185547,37.9355354309082,37.9412651062012,37.9298057556152,37.9584541320801,38.0100212097168,37.969913482666,37.9355354309082,37.9126167297363,37.8839683532715,37.9011573791504,37.8094863891602,37.8094863891602],"text":"Percent: 52.35992","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(221,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.5815353393555,-76.6273727416992,-76.673210144043,-76.6961364746094,-76.7190475463867,-76.7534255981445,-76.8049926757812,-76.856559753418,-76.8966674804688,-76.9138488769531,-76.9195785522461,-76.9138488769531,-76.9195785522461,-76.9195785522461,-76.9367752075195,-76.9596862792969,-76.9826126098633,-77.028450012207,-77.0227203369141,-77.0055236816406,-76.9596862792969,-76.9482345581055,-76.9425048828125,-76.9711532592773,-76.9768829345703,-76.9711532592773,-76.9768829345703,-76.9425048828125,-76.9253158569336,-76.9081268310547,-76.8909378051758,-76.8336410522461,-76.8107223510742,-76.7992630004883,-76.7763442993164,-76.7075881958008,-76.5471572875977,-76.6846694946289,-76.6846694946289,-76.5815353393555,-76.5815353393555],"y":[40.1987190246582,40.1815299987793,40.1528816223145,40.1586112976074,40.1299629211426,40.1643409729004,40.1987190246582,40.2216377258301,40.2560157775879,40.2789344787598,40.2903900146484,40.3133087158203,40.3247718811035,40.3476905822754,40.3591461181641,40.3648796081543,40.3648796081543,40.3877983093262,40.4049835205078,40.4221725463867,40.4508171081543,40.4794692993164,40.4909286499023,40.5081176757812,40.5253067016602,40.548225402832,40.5768699645996,40.6055183410645,40.6055183410645,40.6055183410645,40.6112480163574,40.6227073669434,40.6341667175293,40.6398963928223,40.6398963928223,40.6513557434082,40.5539512634277,40.4737358093262,40.4680099487305,40.1987190246582,40.1987190246582],"text":"Percent: 52.36208","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(221,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-73.4990234375,-73.5334091186523,-73.5448608398438,-73.9344787597656,-73.9745788574219,-74.0032272338867,-73.9974975585938,-73.9803161621094,-73.9745788574219,-73.9631195068359,-73.95166015625,-73.9402084350586,-73.9402084350586,-73.945930480957,-73.9402084350586,-73.9688491821289,-73.957389831543,-73.9402084350586,-73.9344787597656,-73.7282104492188,-73.7052917480469,-73.5391311645508,-73.5334091186523,-73.4990234375,-73.4990234375],"y":[42.049373626709,41.6769485473633,41.5337104797363,41.4878730773926,41.4305801391602,41.4706840515137,41.5050621032715,41.5394401550293,41.5680885314941,41.591007232666,41.6425743103027,41.7113265991211,41.7972717285156,41.8373794555664,41.8602981567383,41.9290542602539,41.9863471984863,42.055103302002,42.0894813537598,42.0092658996582,42.0035362243652,41.9806175231934,42.049373626709,42.049373626709,42.049373626709],"text":"Percent: 52.46535","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(221,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.1980667114258,-89.1866073608398,-89.1808776855469,-89.066291809082,-88.8485641479492,-88.8485641479492,-88.7912673950195,-88.7912673950195,-88.7912673950195,-88.8256454467773,-89.0204544067383,-89.1980667114258,-89.1980667114258,null,-99.9868698120117,-99.9467620849609,-99.9181060791016,-99.8894577026367,-99.8493576049805,-99.8207092285156,-99.8092498779297,-99.757682800293,-99.7175750732422,-99.6889266967773,-99.6602783203125,-99.6087112426758,-99.5915222167969,-99.574333190918,-99.562873840332,-99.4998550415039,-99.4711990356445,-99.4711990356445,-99.5113067626953,-99.5571441650391,-99.5915222167969,-99.6488189697266,-99.7233047485352,-99.7691421508789,-99.9352951049805,-99.9925994873047,-99.9925994873047,-99.9868698120117,-99.9868698120117],"y":[34.996265411377,35.397331237793,35.4374389648438,35.4374389648438,35.4374389648438,35.3916015625,35.3400382995605,35.2369041442871,34.996265411377,34.996265411377,34.9905319213867,34.996265411377,34.996265411377,null,34.5608139038086,34.5608139038086,34.5608139038086,34.5493545532227,34.5207099914551,34.5035171508789,34.4748725891113,34.4347648620605,34.3889274597168,34.3774681091309,34.3831977844238,34.3717384338379,34.3774681091309,34.4118461608887,34.4175758361816,34.4175758361816,34.4118461608887,34.090991973877,34.0852584838867,34.0795288085938,34.1081771850586,34.1081771850586,34.1253662109375,34.1139068603516,34.211311340332,34.2399559020996,34.3144416809082,34.5608139038086,34.5608139038086],"text":"Percent: 52.50599","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(221,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-107.463966369629,-107.973899841309,-107.962440490723,-107.962440490723,-107.979629516602,-107.979629516602,-107.956703186035,-107.928062438965,-107.922332763672,-107.910865783691,-107.882225036621,-107.876495361328,-107.882225036621,-107.870765686035,-107.870765686035,-107.865028381348,-107.836387634277,-107.819198608398,-107.824928283691,-107.807739257812,-107.779090881348,-107.779090881348,-107.756172180176,-107.738983154297,-107.693153381348,-107.664497375488,-107.647315979004,-107.635848999023,-107.647315979004,-107.59001159668,-107.567100524902,-107.544174194336,-107.538444519043,-107.53271484375,-107.538444519043,-107.526992797852,-107.486885070801,-107.469696044922,-107.463966369629,-107.481155395508,-107.481155395508,-107.463966369629,-107.463966369629,-107.463966369629,null,-109.04532623291,-109.039596557617,-108.919281005859,-108.690093994141,-108.489555358887,-108.392158508301,-108.271835327148,-107.916603088379,-107.549903869629,-107.458229064941,-107.441047668457,-107.44677734375,-107.463966369629,-107.452499389648,-107.463966369629,-107.509803771973,-107.60147857666,-107.60147857666,-107.624389648438,-107.624389648438,-107.641578674316,-107.641578674316,-107.641578674316,-107.641578674316,-107.641578674316,-107.922332763672,-108.392158508301,-108.839065551758,-109.04532623291,-109.04532623291,null,-110.75846862793,-110.844413757324,-111.125160217285,-111.25121307373,-111.319969177246,-111.297050476074,-111.297050476074,-111.274139404297,-111.256942749023,-111.234031677246,-111.245483398438,-111.21110534668,-111.176727294922,-111.130889892578,-111.102249145508,-111.039215087891,-110.976196289062,-110.918899536133,-110.890251159668,-110.884521484375,-110.884521484375,-110.861602783203,-110.850143432617,-110.832954406738,-110.85587310791,-110.844413757324,-110.764198303223,-110.718360900879,-110.741287231445,-110.712631225586,-110.689720153809,-110.729827880859,-110.695449829102,-110.643882751465,-110.632415771484,-110.661064147949,-110.643882751465,-110.620956420898,-110.592315673828,-110.569396972656,-110.55793762207,-110.512100219727,-110.512100219727,-110.483451843262,-110.477722167969,-110.466262817383,-110.443344116211,-110.437614440918,-110.414695739746,-110.420425415039,-110.437614440918,-110.449073791504,-110.443344116211,-110.420425415039,-110.414695739746,-110.391777038574,-110.391777038574,-110.380317687988,-110.30583190918,-110.294372558594,-110.282920837402,-110.271453857422,-110.265724182129,-110.254264831543,-110.231353759766,-110.208427429199,-110.191246032715,-110.191246032715,-110.133941650391,-110.116760253906,-110.099571228027,-110.082382202148,-110.070922851562,-110.06519317627,-110.053733825684,-110.042274475098,-110.042274475098,-110.019355773926,-110.00789642334,-109.979248046875,-109.962059020996,-109.944869995117,-109.927680969238,-109.910491943359,-109.89330291748,-109.887573242188,-109.904762268066,-109.89330291748,-109.910491943359,-109.910491943359,-109.939140319824,-109.962059020996,-109.95059967041,-109.973518371582,-109.973518371582,-110.013626098633,-110.019355773926,-110.002166748047,-110.048004150391,-110.019355773926,-110.002166748047,-110.013626098633,-109.056785583496,-109.051063537598,-109.04532623291,-109.051063537598,-109.039596557617,-109.148460388184,-109.41202545166,-109.715682983398,-109.933410644531,-110.00789642334,-110.088104248047,-110.30583190918,-110.546478271484,-110.683990478516,-110.75846862793,-110.75846862793,null,-122.82495880127,-122.796310424805,-122.76766204834,-122.756202697754,-122.77912902832,-122.802047729492,-122.819229125977,-122.819229125977,-122.836418151855,-122.859336853027,-122.859336853027,-122.887985229492,-122.887985229492,-122.870803833008,-122.836418151855,-122.842155456543,-122.82495880127,-122.82495880127,null,-122.76766204834,-122.750480651855,-122.716094970703,-122.727554321289,-122.76766204834,-122.836418151855,-122.882263183594,-122.887985229492,-122.928092956543,-122.951011657715,-122.945289611816,-122.899444580078,-122.86506652832,-122.82495880127,-122.853614807129,-122.86506652832,-122.82495880127,-122.802047729492,-122.76766204834,-122.76766204834,null,-123.01976776123,-123.054153442383,-123.094253540039,-123.094253540039,-123.117164611816,-123.111442565918,-123.088516235352,-123.065612792969,-123.042686462402,-123.008308410645,-122.962478637695,-122.939552307129,-122.968200683594,-122.939552307129,-122.968200683594,-122.985397338867,-123.01976776123,-123.01976776123],"y":[37.6318664550781,37.6375961303711,37.65478515625,37.6662445068359,37.6891632080078,37.6948928833008,37.7120819091797,37.7120819091797,37.7178115844727,37.7178115844727,37.7178115844727,37.7235412597656,37.7350006103516,37.7464599609375,37.7636489868164,37.7751083374023,37.7865676879883,37.7922973632812,37.8094863891602,37.832405090332,37.8495941162109,37.8667793273926,37.8839683532715,37.9011573791504,37.8954315185547,37.9068870544434,37.9126167297363,37.9355354309082,37.964183807373,37.969913482666,37.9584541320801,37.9527244567871,37.9183502197266,37.9011573791504,37.8782386779785,37.832405090332,37.8209419250488,37.8094863891602,37.7922973632812,37.7636489868164,37.7521896362305,37.7350006103516,37.6318664550781,37.6318664550781,null,35.9989395141602,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,36.9844245910645,36.9672393798828,36.9385871887207,36.9099426269531,36.892749786377,36.8641052246094,36.8239974975586,36.8010787963867,36.8010787963867,36.6635704040527,36.6578407287598,36.3427124023438,36.2796859741211,36.1994743347168,36.0046691894531,36.0046691894531,36.0046691894531,36.0046691894531,35.9989395141602,35.9989395141602,null,36.9958839416504,37.0016136169434,36.9958839416504,36.9958839416504,37.0016136169434,37.0359916687012,37.0531806945801,37.0531806945801,37.0302619934082,37.0245323181152,37.058910369873,37.058910369873,37.0932884216309,37.0875587463379,37.0990142822266,37.0818290710449,37.0990142822266,37.1677703857422,37.1563148498535,37.1849594116211,37.2307968139648,37.2537155151367,37.2709045410156,37.2766342163086,37.3224716186523,37.3339309692383,37.3167419433594,37.345386505127,37.3912239074707,37.3912239074707,37.4084129333496,37.4485206604004,37.4771690368652,37.4714393615723,37.4828987121582,37.5000877380371,37.5344657897949,37.5516510009766,37.5803031921387,37.5917587280273,37.6089515686035,37.6204071044922,37.6433258056641,37.6490592956543,37.6777038574219,37.7063522338867,37.7235412597656,37.7350006103516,37.7464599609375,37.7636489868164,37.7636489868164,37.7751083374023,37.7922973632812,37.8094863891602,37.832405090332,37.8438606262207,37.8610496520996,37.8782386779785,37.8725128173828,37.8667793273926,37.8495941162109,37.8610496520996,37.8725128173828,37.8839683532715,37.8782386779785,37.8839683532715,37.9011573791504,37.9355354309082,37.9813690185547,37.9871025085449,37.9871025085449,37.9871025085449,37.9985618591309,38.0157508850098,38.0272064208984,38.0443954467773,38.0673141479492,38.0845031738281,38.0959625244141,38.0845031738281,38.107421875,38.1303405761719,38.1532592773438,38.1704483032227,38.1761779785156,38.1990966796875,38.2220153808594,38.2334747314453,38.2449340820312,38.2678527832031,38.2735786437988,38.3308792114258,38.3423347473145,38.3537940979004,38.3824424743652,38.3881721496582,38.4053611755371,38.428279876709,38.4569244384766,38.4741172790527,38.4855766296387,38.4970321655273,38.5084953308105,38.1532592773438,37.8667793273926,37.6318664550781,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,37.0016136169434,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,null,48.4034729003906,48.4092063903809,48.4092063903809,48.4378509521484,48.4550437927246,48.4550437927246,48.4779586791992,48.523796081543,48.5409812927246,48.51806640625,48.5008773803711,48.4951477050781,48.4607696533203,48.4435806274414,48.4321250915527,48.4149360656738,48.4034729003906,48.4034729003906,null,48.6097373962402,48.6383895874023,48.655574798584,48.6784934997559,48.6842231750488,48.7128715515137,48.7186012268066,48.6784934997559,48.6670341491699,48.644115447998,48.5982818603516,48.6211967468262,48.5925521850586,48.5925521850586,48.6383895874023,48.6727638244629,48.6670341491699,48.6154708862305,48.6097373962402,48.6097373962402,null,48.5696334838867,48.6154708862305,48.6097373962402,48.5810890197754,48.5638999938965,48.5352554321289,48.5008773803711,48.4836883544922,48.4779586791992,48.4779586791992,48.4378509521484,48.4550437927246,48.4951477050781,48.51806640625,48.5352554321289,48.5467147827148,48.5696334838867,48.5696334838867],"text":"Percent: 52.56917","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(221,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.5681915283203,-86.53955078125,-86.53955078125,-86.5280838012695,-86.5280838012695,-86.5166244506836,-86.5166244506836,-86.533821105957,-86.533821105957,-86.5452728271484,-86.5452728271484,-86.5510025024414,-86.5510025024414,-86.533821105957,-86.533821105957,-86.5223541259766,-86.5166244506836,-86.5223541259766,-86.5624618530273,-86.6082992553711,-86.6140289306641,-86.631217956543,-86.6598663330078,-86.6713256835938,-86.6885147094727,-86.7286224365234,-86.7458114624023,-86.7630004882812,-86.7859191894531,-86.7859191894531,-86.8202972412109,-86.8432083129883,-86.8432083129883,-86.8546752929688,-86.8775863647461,-86.9119644165039,-86.9520797729492,-86.9692611694336,-86.9979095458984,-87.0265579223633,-87.0609359741211,-87.0552062988281,-87.072395324707,-87.078125,-87.1125030517578,-87.1182327270508,-87.1411514282227,-87.1411514282227,-87.1697998046875,-87.1697998046875,-87.1869888305664,-87.1927185058594,-87.2099075317383,-87.2156372070312,-87.2270965576172,-87.2328262329102,-87.2385559082031,-87.2442779541016,-87.255744934082,-87.255744934082,-87.2786636352539,-87.2843856811523,-87.2958450317383,-87.3015823364258,-87.3187713623047,-87.3187713623047,-87.3302230834961,-87.3302230834961,-87.3244934082031,-87.3187713623047,-87.2958450317383,-87.2843856811523,-87.2729339599609,-87.261474609375,-87.2729339599609,-87.261474609375,-87.2500076293945,-87.2442779541016,-87.2500076293945,-87.261474609375,-87.261474609375,-87.261474609375,-87.2500076293945,-87.2385559082031,-87.2270965576172,-87.2213668823242,-87.2099075317383,-87.2041702270508,-87.1755294799805,-87.1755294799805,-87.1411514282227,-87.1411514282227,-87.083854675293,-87.078125,-87.0552062988281,-87.0552062988281,-87.0265579223633,-87.0265579223633,-87.0208282470703,-87.0150985717773,-87.0150985717773,-86.9979095458984,-86.9979095458984,-86.9578018188477,-86.9520797729492,-86.9463500976562,-86.9406204223633,-86.9119644165039,-86.889045715332,-86.7343521118164,-86.631217956543,-86.5681915283203,-86.5681915283203,null,-91.9539947509766,-92.240478515625,-92.240478515625,-92.2175598144531,-92.2175598144531,-92.0342102050781,-91.7018966674805,-91.7076263427734,-91.598762512207,-91.5930328369141,-91.5758438110352,-91.5357360839844,-91.5128173828125,-91.5128173828125,-91.5128173828125,-91.5013580322266,-91.4898986816406,-91.4784469604492,-91.4555206298828,-91.4440612792969,-91.4326095581055,-91.4383392333984,-91.421142578125,-91.4326095581055,-91.4555206298828,-91.4841690063477,-91.5013580322266,-91.5357360839844,-91.5357360839844,-91.5471954345703,-91.5586547851562,-91.5471954345703,-91.5529251098633,-91.5701141357422,-91.598762512207,-91.598762512207,-91.6216812133789,-91.6445922851562,-91.6675186157227,-91.7018966674805,-91.7248153686523,-91.7248153686523,-91.7362670898438,-91.7420043945312,-91.9482650756836,-91.9539947509766,-91.9539947509766,null,-105.321098327637,-105.33829498291,-105.384132385254,-105.395584106445,-105.401313781738,-105.401313781738,-105.407043457031,-105.172134399414,-105.149208068848,-105.057540893555,-105.051811218262,-105.051811218262,-105.109107971191,-105.097648620605,-105.051811218262,-105.046081542969,-105.074729919434,-105.074729919434,-105.08618927002,-105.114837646484,-105.12629699707,-105.120567321777,-105.132026672363,-105.154945373535,-105.172134399414,-105.217971801758,-105.223701477051,-105.252349853516,-105.280990600586,-105.286720275879,-105.32682800293,-105.321098327637,-105.321098327637,null,-83.7606964111328,-83.5945434570312,-83.5888137817383,-83.6060028076172,-83.6174621582031,-83.6690216064453,-83.7205963134766,-83.7205963134766,-83.7205963134766,-83.7435073852539,-83.7664337158203,-83.7893447875977,-83.7950744628906,-83.7836151123047,-83.7950744628906,-83.8122711181641,-83.8466415405273,-83.8810195922852,-83.90966796875,-83.915397644043,-83.9383163452148,-83.9555053710938,-83.9669647216797,-83.9726943969727,-83.9841537475586,-84.0299835205078,-84.0758209228516,-84.0758209228516,-84.0700988769531,-84.0299835205078,-84.0299835205078,-84.0070724487305,-83.9841537475586,-83.9612350463867,-84.0070724487305,-84.0128021240234,-83.7606964111328,-83.7606964111328,null,-82.3283081054688,-82.3741455078125,-82.3855972290039,-82.3970565795898,-82.4257049560547,-82.4257049560547,-82.4257049560547,-82.4085235595703,-82.4027862548828,-82.4085235595703,-82.4486236572266,-82.4658126831055,-82.5460357666016,-82.5402984619141,-82.5288391113281,-82.5231094360352,-82.5517578125,-82.5517578125,-82.5689468383789,-82.6090545654297,-82.6147842407227,-82.6434326171875,-82.6606216430664,-82.5918655395508,-82.5918655395508,-82.460090637207,-82.4027862548828,-82.3454895019531,-82.3168487548828,-82.3053817749023,-82.2595520019531,-82.2423629760742,-82.2939300537109,-82.282470703125,-82.3283081054688,-82.3283081054688,null,-111.635101318359,-112.534637451172,-112.695068359375,-112.695068359375,-112.689338684082,-112.15648651123,-112.150756835938,-111.978866577148,-111.978866577148,-111.97314453125,-111.990325927734,-111.990325927734,-111.944488525391,-111.91584777832,-111.721038818359,-111.635101318359,-111.635101318359,-111.635101318359,null,-89.1464996337891,-89.1464996337891,-88.7053298950195,-88.7053298950195,-88.7110595703125,-89.1293182373047,-89.1464996337891,-89.1464996337891,-89.1464996337891,null,-85.4394683837891,-85.4795684814453,-85.4795684814453,-85.5024948120117,-85.5024948120117,-85.5712432861328,-85.5712432861328,-85.6113510131836,-85.6113510131836,-85.6571884155273,-85.6571884155273,-85.6858367919922,-85.6858367919922,-85.6170806884766,-85.6113510131836,-85.5769805908203,-85.5769805908203,-85.5426025390625,-85.5311431884766,-85.450927734375,-85.2045516967773,-85.1988220214844,-85.2332000732422,-85.267578125,-85.2904968261719,-85.3363342285156,-85.3535232543945,-85.3879013061523,-85.4280090332031,-85.456657409668,-85.456657409668,-85.4394683837891,-85.4394683837891,null,-91.9253540039062,-91.7018966674805,-91.7018966674805,-92.1717224121094,-92.1659927368164,-91.9253540039062,-91.9253540039062,null,-95.5120697021484,-95.5292510986328,-95.5521774291992,-95.59228515625,-95.6094665527344,-95.5980072021484,-95.5808181762695,-95.2026672363281,-95.1969375610352,-95.2370452880859,-95.2886123657227,-95.3000717163086,-95.3745574951172,-95.4318466186523,-95.489143371582,-95.5120697021484,-95.5120697021484,null,-85.9150238037109,-85.9608612060547,-85.9322052001953,-85.9150238037109,-85.9150238037109,-85.9150238037109,-85.8921051025391,-85.8577270507812,-85.8405380249023,-85.8061599731445,-85.7775115966797,-85.7374038696289,-85.6571884155273,-85.6399993896484,-85.6056213378906,-85.5827102661133,-85.5769805908203,-85.5597839355469,-85.5254058837891,-85.5024948120117,-85.4623870849609,-85.4108200073242,-85.4108200073242,-85.4165496826172,-85.5597839355469,-85.7144927978516,-85.897834777832,-85.903564453125,-85.9150238037109,-85.9150238037109,null,-90.0059356689453,-90.0231323242188,-90.0231323242188,-90.0288619995117,-90.057502746582,-90.0689697265625,-90.0746994018555,-90.0804214477539,-90.057502746582,-90.0460433959961,-90.0460433959961,-89.9887542724609,-89.983024597168,-89.9887542724609,-89.983024597168,-89.983024597168,-89.9944839477539,-90.0345916748047,-90.0517730712891,-90.0345916748047,-90.0288619995117,-90.0517730712891,-90.0517730712891,-90.0345916748047,-90.0288619995117,-90.0632400512695,-90.0746994018555,-90.0746994018555,-90.0689697265625,-90.0231323242188,-90.0174026489258,-90.0231323242188,-90.0804214477539,-90.0804214477539,-90.1033401489258,-90.1319885253906,-90.1663665771484,-90.1778259277344,-90.1778259277344,-90.1663665771484,-90.16064453125,-90.1720962524414,-90.1835556030273,-90.2064743041992,-90.1892852783203,-90.1663665771484,-90.16064453125,-90.16064453125,-90.1720962524414,-90.1663665771484,-90.2064743041992,-90.2580413818359,-90.2695007324219,-90.2637710571289,-90.1434478759766,-90.1434478759766,-90.1377182006836,-90.1377182006836,-90.1377182006836,-90.1148071289062,-90.0918807983398,-90.0746994018555,-90.0632400512695,-90.0460433959961,-90.0288619995117,-90.0059356689453,-90.0059356689453,null,-90.7450561523438,-90.7507858276367,-90.7507858276367,-91.1633148193359,-91.157585144043,-91.2320709228516,-91.2779006958008,-91.2950973510742,-91.2950973510742,-91.3180084228516,-91.2664489746094,-91.2836303710938,-91.3294677734375,-91.3523941040039,-91.3466644287109,-91.3294677734375,-91.3065567016602,-91.2721786499023,-91.2263412475586,-91.2320709228516,-91.23779296875,-91.0544509887695,-90.9914245605469,-90.8539199829102,-90.8424606323242,-90.7450561523438,-90.7450561523438,null,-90.7221374511719,-90.704948425293,-90.6877593994141,-90.6705703735352,-90.6591110229492,-90.6591110229492,-90.6591110229492,-90.6361923217773,-90.61328125,-90.607551574707,-90.5960845947266,-90.4012832641602,-90.3955535888672,-90.4127349853516,-90.4127349853516,-90.3955535888672,-90.3783645629883,-90.3497161865234,-90.3325271606445,-90.3439865112305,-90.3669052124023,-90.3955535888672,-90.3783645629883,-90.3726272583008,-90.3038787841797,-90.252311706543,-90.2866897583008,-90.3325271606445,-90.4070129394531,-90.4700393676758,-90.5731735229492,-90.61328125,-90.607551574707,-90.61328125,-90.6361923217773,-90.6476516723633,-90.6591110229492,-90.6763000488281,-90.7851638793945,-90.7393264770508,-90.7221374511719,-90.7221374511719,null,-112.32837677002,-112.27108001709,-112.21378326416,-112.185134887695,-112.202323913574,-112.173675537109,-112.082000732422,-112.041900634766,-112.030433654785,-111.784065246582,-111.784065246582,-111.66374206543,-111.66374206543,-111.692390441895,-111.721038818359,-111.755416870117,-111.789794921875,-111.824172973633,-111.904388427734,-111.921577453613,-112.059089660645,-112.099197387695,-112.122108459473,-112.162216186523,-112.190864562988,-112.242431640625,-112.259620666504,-112.397125244141,-112.414321899414,-112.448699951172,-112.442962646484,-112.477340698242,-112.460159301758,-112.505996704102,-112.500267028809,-112.511726379395,-112.563285827637,-112.591941833496,-112.546104431152,-112.534637451172,-112.528907775879,-112.494537353516,-112.471618652344,-112.442962646484,-112.420051574707,-112.36848449707,-112.351287841797,-112.345565795898,-112.32837677002,-112.32837677002,null,-96.9100875854492,-96.9043502807617,-97.3741760253906,-97.3741760253906,-96.9100875854492,-96.9100875854492,null,-75.4470825195312,-75.5444869995117,-75.492919921875,-75.5043792724609,-75.498649597168,-75.5387573242188,-75.5330276489258,-75.5674057006836,-75.6075134277344,-75.7507553100586,-75.8424224853516,-75.8424224853516,-75.7851257324219,-75.7736663818359,-76.0257720947266,-76.0257720947266,-76.21484375,-76.2377624511719,-76.2434997558594,-76.2835998535156,-76.3065185546875,-76.3007888793945,-76.2778701782227,-76.2606811523438,-76.2320327758789,-76.2091217041016,-76.1632843017578,-76.1575546264648,-76.21484375,-76.1518249511719,-76.1632843017578,-76.1919250488281,-76.2091217041016,-76.2263031005859,-76.2492294311523,-76.2606811523438,-76.2664108276367,-76.2377624511719,-76.2434997558594,-76.2664108276367,-76.2835998535156,-76.3007888793945,-76.3065185546875,-76.3237075805664,-76.3752746582031,-76.3695449829102,-76.3466262817383,-76.3122482299805,-76.1575546264648,-76.0429611206055,-75.9799346923828,-75.9283676147461,-75.8252334594727,-75.4470825195312,-75.4470825195312,null,-80.9360198974609,-80.9360198974609,-80.9073715209961,-80.9073715209961,-80.8558044433594,-80.8558044433594,-80.7354888916016,-80.7354888916016,-80.6724548339844,-80.6208877563477,-80.6094360351562,-80.6266174316406,-80.6266174316406,-80.6266174316406,-80.6151580810547,-80.6151580810547,-80.6323471069336,-80.6609954833984,-80.6896514892578,-80.7068328857422,-80.7583999633789,-80.7641296386719,-80.8729934692383,-80.8558044433594,-80.9360198974609,-80.9360198974609,null,-97.5517959594727,-97.5403366088867,-97.5403366088867,-97.5059585571289,-97.5403366088867,-97.5460662841797,-97.5632553100586,-97.5861740112305,-97.5976333618164,-97.6205444335938,-97.6549224853516,-97.6950378417969,-97.7179489135742,-97.7351455688477,-97.763786315918,-97.7809753417969,-97.8038940429688,-97.8325424194336,-97.8611907958984,-97.8841094970703,-97.9070281982422,-97.9528656005859,-97.9757843017578,-97.9757843017578,-97.9643249511719,-97.947135925293,-97.9643249511719,-97.9987030029297,-98.0445404052734,-98.0731811523438,-98.0961074829102,-98.1018371582031,-98.0846481323242,-98.0903778076172,-98.1132888793945,-98.130485534668,-98.1362152099609,-97.5517959594727,-97.5517959594727,null,-121.799362182617,-121.753532409668,-120.378433227539,-120.355514526367,-120.38990020752,-120.378433227539,-120.372695922852,-120.825332641602,-120.831069946289,-120.985763549805,-120.985763549805,-121.111824035645,-121.845207214355,-121.839469909668,-121.850929260254,-121.816558837891,-121.822280883789,-121.793640136719,-121.799362182617,-121.799362182617,-121.799362182617,null,-78.7988891601562,-79.2114181518555,-79.2114181518555,-79.2056884765625,-79.1770324707031,-79.1655807495117,-79.1426620483398,-79.1025543212891,-79.0968246459961,-79.0796356201172,-79.0452575683594,-79.0166091918945,-78.9994201660156,-78.9822311401367,-78.9765014648438,-78.9593124389648,-78.7358627319336,-78.7415924072266,-78.7931594848633,-78.7988891601562,-78.7988891601562,null,-83.2106552124023,-83.2163848876953,-83.2335815429688,-83.2335815429688,-83.2393112182617,-83.2393112182617,-83.2507629394531,-83.2679595947266,-83.2736892700195,-83.2851486206055,-83.2966003417969,-83.3825454711914,-83.3997344970703,-83.4455718994141,-83.462760925293,-83.4799499511719,-83.5028686523438,-83.5487060546875,-83.6117324829102,-83.6575698852539,-83.6919479370117,-83.6976776123047,-83.6747589111328,-83.6632919311523,-83.6518402099609,-83.6632919311523,-83.6632919311523,-83.646110534668,-83.634651184082,-83.6231842041016,-83.6174621582031,-83.6289215087891,-83.6231842041016,-83.6002731323242,-83.5945434570312,-83.5888137817383,-83.5601654052734,-83.5544357299805,-83.5544357299805,-83.5601654052734,-83.5601654052734,-83.5429763793945,-83.5143280029297,-83.4799499511719,-83.4283828735352,-83.3825454711914,-83.3309783935547,-83.3023300170898,-83.2736892700195,-83.2450408935547,-83.2106552124023,-83.2106552124023,null,-94.3604202270508,-94.3661499023438,-94.3661499023438,-94.4406356811523,-94.4463577270508,-94.4234466552734,-94.3718795776367,-94.3088531494141,-94.2859344482422,-94.2859344482422,-94.2400970458984,-94.2171783447266,-94.1770706176758,-94.1713409423828,-94.1197738647461,-94.1083221435547,-94.0853958129883,-94.1025924682617,-94.0281066894531,-94.0338287353516,-93.9994506835938,-93.95361328125,-93.861946105957,-93.8046493530273,-93.8332977294922,-93.861946105957,-93.9077835083008,-93.9307022094727,-93.9307022094727,-93.9077835083008,-93.8848648071289,-93.8447570800781,-93.873405456543,-94.0395584106445,-94.0682144165039,-94.3203125,-94.3604202270508,-94.3604202270508,null,-124.303199768066,-124.320381164551,-124.371955871582,-124.383415222168,-124.429244995117,-124.440704345703,-124.475074768066,-124.503730773926,-124.566749572754,-123.546890258789,-123.546890258789,-122.968200683594,-122.962478637695,-122.945289611816,-122.939552307129,-122.876525878906,-122.876525878906,-122.82495880127,-122.847877502441,-122.82495880127,-122.76766204834,-122.819229125977,-122.802047729492,-122.733291625977,-122.716094970703,-122.756202697754,-122.73902130127,-122.698913574219,-122.670265197754,-122.670265197754,-122.630157470703,-122.612976074219,-122.647346496582,-122.612976074219,-122.601516723633,-122.647346496582,-122.65308380127,-122.704635620117,-122.710372924805,-122.750480651855,-122.73902130127,-122.76766204834,-122.76766204834,-122.77912902832,-122.82495880127,-122.82495880127,-122.813507080078,-122.847877502441,-122.870803833008,-122.951011657715,-122.97966003418,-123.002578735352,-123.506790161133,-123.495323181152,-124.303199768066,-124.303199768066,null,-77.8191223144531,-77.7904815673828,-77.7790145874023,-77.7732849121094,-77.7847518920898,-77.7904815673828,-77.7847518920898,-77.761833190918,-77.750373840332,-77.750373840332,-77.756103515625,-77.7159957885742,-77.756103515625,-77.7847518920898,-77.8134002685547,-77.8305892944336,-77.8477783203125,-78.0425796508789,-77.9910125732422,-77.9852828979492,-77.9681015014648,-77.933723449707,-77.8477783203125,-77.8420486450195,-77.8191223144531,-77.8191223144531,null,-89.0147171020508,-88.5277099609375,-88.5334396362305,-88.7798080444336,-89.0147171020508,-89.0147171020508,-89.0147171020508],"y":[33.7758636474609,33.7758636474609,33.7529449462891,33.7472152709961,33.7300262451172,33.7242965698242,33.6612701416016,33.6555404663086,33.6440811157227,33.638355255127,33.6268920898438,33.6211624145508,33.5753288269043,33.5695991516113,33.5638656616211,33.5581359863281,33.5466804504395,33.5352210998535,33.5180282592773,33.4836540222168,33.4721946716309,33.449275970459,33.4607353210449,33.4607353210449,33.455005645752,33.4206275939941,33.4148979187012,33.4034385681152,33.3977088928223,33.3805198669434,33.3576011657715,33.3576011657715,33.3404159545898,33.3346824645996,33.3404159545898,33.3117637634277,33.2773895263672,33.2659301757812,33.2602005004883,33.2487411499023,33.2487411499023,33.2659301757812,33.2659301757812,33.2831192016602,33.2888450622559,33.3003082275391,33.306037902832,33.3232269287109,33.3232269287109,33.3461456298828,33.3461456298828,33.3633346557617,33.3633346557617,33.3747901916504,33.3747901916504,33.4034385681152,33.4034385681152,33.4263572692871,33.4263572692871,33.4320907592773,33.4320907592773,33.443546295166,33.449275970459,33.4607353210449,33.4607353210449,33.4779243469238,33.4779243469238,33.4893836975098,33.4951095581055,33.4951095581055,33.4951095581055,33.4836540222168,33.4836540222168,33.4893836975098,33.5008430480957,33.5065727233887,33.5008430480957,33.5065727233887,33.5180282592773,33.5180282592773,33.5294914245605,33.5352210998535,33.5409469604492,33.5294914245605,33.5294914245605,33.5524101257324,33.5524101257324,33.5982437133789,33.5982437133789,33.6211624145508,33.6211624145508,33.638355255127,33.638355255127,33.6612701416016,33.6612701416016,33.6956481933594,33.6956481933594,33.7357559204102,33.7472152709961,33.7472152709961,33.7873191833496,33.7873191833496,33.7930526733398,33.7987823486328,33.8102378845215,33.8102378845215,33.8102378845215,33.8217010498047,33.8560752868652,33.8503456115723,33.7758636474609,33.7758636474609,33.7758636474609,null,34.0795288085938,34.0680732727051,34.2399559020996,34.2399559020996,34.4977912902832,34.4977912902832,34.486328125,34.2399559020996,34.2399559020996,34.2285003662109,34.2399559020996,34.2399559020996,34.1941223144531,34.1712036132812,34.1654739379883,34.1654739379883,34.1540107727051,34.1482849121094,34.1482849121094,34.1425552368164,34.1253662109375,34.1081771850586,34.0967178344727,34.0795288085938,34.0795288085938,34.1081771850586,34.1081771850586,34.090991973877,34.0737991333008,34.0680732727051,34.0795288085938,34.0967178344727,34.1081771850586,34.1139068603516,34.1253662109375,34.1482849121094,34.1540107727051,34.1540107727051,34.1654739379883,34.176929473877,34.176929473877,34.0737991333008,34.0737991333008,34.0967178344727,34.0967178344727,34.0795288085938,34.0795288085938,null,39.1215591430664,39.1215591430664,39.1330184936523,39.471061706543,39.5627365112305,39.7403526306152,39.9122428894043,39.9122428894043,39.9007797241211,39.9122428894043,39.791919708252,39.6773262023926,39.6372184753418,39.6142997741699,39.6314888000488,39.5684623718262,39.5283584594727,39.4997100830078,39.4882507324219,39.4825248718262,39.471061706543,39.4366874694824,39.4252243041992,39.4137687683105,39.333553314209,39.2762565612793,39.2533378601074,39.2361526489258,39.2132339477539,39.1788520812988,39.1502075195312,39.1215591430664,39.1215591430664,null,30.6589698791504,30.6475124359131,30.6188640594482,30.5672988891602,30.5501117706299,30.5443801879883,30.5329189300537,30.4928131103516,30.4584369659424,30.4011421203613,30.3896808624268,30.3782234191895,30.3553047180176,30.3323860168457,30.3209266662598,30.3037395477295,30.275089263916,30.269359588623,30.2407131195068,30.2063331604004,30.1891460418701,30.1834144592285,30.1604995727539,30.137580871582,30.1032009124756,30.1146621704102,30.1089324951172,30.275089263916,30.4412479400635,30.4469795227051,30.527193069458,30.5157318115234,30.5157318115234,30.5501117706299,30.6131362915039,30.670431137085,30.6589698791504,30.6589698791504,null,32.8419418334961,32.8419418334961,32.853401184082,32.8591270446777,32.8362083435059,32.8247528076172,32.8190231323242,32.8132934570312,32.7903747558594,32.7846450805664,32.7789154052734,32.7617263793945,32.8247528076172,32.8705902099609,32.8992347717285,32.9278831481934,32.9450721740723,32.996639251709,33.0138282775879,33.0367469787598,33.0539360046387,33.0825843811035,33.1169624328613,33.1169624328613,33.1685256958008,33.2716598510742,33.3117637634277,33.317497253418,33.2888450622559,33.2773895263672,33.2659301757812,33.2315521240234,33.0825843811035,32.9622611999512,32.8419418334961,32.8419418334961,null,43.6307373046875,43.6250038146973,43.6250038146973,43.9745101928711,44.0547218322754,44.0604553222656,43.9687843322754,43.9687843322754,43.9286766052246,43.8026237487793,43.7968940734863,43.7453269958496,43.7625160217285,43.7567863464355,43.6536560058594,43.6536560058594,43.6307373046875,43.6307373046875,null,38.2105560302734,38.4683876037598,38.4683876037598,38.250659942627,38.1188812255859,38.1188812255859,38.1246147155762,38.2105560302734,38.2105560302734,null,38.5829772949219,38.5887069702148,38.5944366455078,38.6001663208008,38.6116256713867,38.6116256713867,38.6803817749023,38.686107635498,38.7147598266602,38.7204895019531,38.7548637390137,38.7548637390137,38.8178901672363,38.8293495178223,38.8579978942871,38.8579978942871,38.8866424560547,38.8866424560547,38.9210243225098,38.9152946472168,38.9152946472168,38.6975708007812,38.703296661377,38.737678527832,38.7434043884277,38.7434043884277,38.737678527832,38.7319450378418,38.7204895019531,38.6803817749023,38.6460037231445,38.5829772949219,38.5829772949219,null,41.1727447509766,41.1727447509766,40.9034576416016,40.9034576416016,41.1670188903809,41.1727447509766,41.1727447509766,null,39.0642623901367,39.0757217407227,39.0757217407227,39.0757217407227,39.0929069519043,39.2189598083496,39.4137687683105,39.4137687683105,39.0413436889648,39.0470733642578,39.0528030395508,39.0413436889648,39.0642623901367,39.0757217407227,39.0814514160156,39.0642623901367,39.0642623901367,null,38.0042877197266,38.0100212097168,38.0386695861816,38.0787773132324,38.1016960144043,38.1417999267578,38.1819076538086,38.2162857055664,38.2563934326172,38.285041809082,38.2907676696777,38.2735786437988,38.3251495361328,38.3709869384766,38.3537940979004,38.3366050720215,38.3251495361328,38.3251495361328,38.3079605102539,38.2907676696777,38.2793121337891,38.250659942627,38.1417999267578,38.1188812255859,38.0673141479492,38.0787773132324,38.0272064208984,38.0100212097168,38.0042877197266,38.0042877197266,null,29.8912086486816,29.8797492980957,29.8682899475098,29.8511028289795,29.822452545166,29.8109931945801,29.7880764007568,29.765157699585,29.7193202972412,29.7078590393066,29.6964015960693,29.5932693481445,29.5818119049072,29.5531635284424,29.5359745025635,29.5187873840332,29.4786796569824,29.5073261260986,29.4786796569824,29.4672183990479,29.4385738372803,29.4213809967041,29.4041938781738,29.381275177002,29.3583564758301,29.3468990325928,29.3297100067139,29.306791305542,29.2896022796631,29.2552242279053,29.2437648773193,29.2380352020264,29.1864700317383,29.4672183990479,29.4672183990479,29.4786796569824,29.5302448272705,29.5531635284424,29.5646209716797,29.5760822296143,29.6448383331299,29.6734828948975,29.6792144775391,29.6906719207764,29.7307777404785,29.7479705810547,29.765157699585,29.7880764007568,29.8052654266357,29.8109931945801,29.8453712463379,29.8912086486816,29.9083976745605,30.0688247680664,30.0516376495361,29.9943428039551,29.9542350769043,29.9313163757324,29.9141254425049,29.9026679992676,29.9026679992676,29.9083976745605,29.9141254425049,29.9313163757324,29.9255867004395,29.8912086486816,29.8912086486816,null,31.7876968383789,31.7017555236816,31.6100807189941,31.6100807189941,31.632999420166,31.632999420166,31.6731071472168,31.6845645904541,31.7132129669189,31.7475910186768,31.7590503692627,31.7762393951416,31.7876968383789,31.7991580963135,31.8392658233643,31.8449954986572,31.8564529418945,31.8449954986572,31.8449954986572,31.8621845245361,31.8793716430664,31.8736419677734,31.8679141998291,31.8392658233643,31.7876968383789,31.7876968383789,31.7876968383789,null,38.4741172790527,38.4683876037598,38.4511985778809,38.4511985778809,38.4626579284668,38.4683876037598,38.4798431396484,38.4855766296387,38.4741172790527,38.4798431396484,38.4855766296387,38.5027618408203,38.4855766296387,38.4741172790527,38.4626579284668,38.4569244384766,38.4511985778809,38.4569244384766,38.4454689025879,38.4053611755371,38.3824424743652,38.3308792114258,38.2449340820312,38.2162857055664,38.1704483032227,38.1188812255859,38.0845031738281,38.0845031738281,38.0443954467773,38.0272064208984,38.0042877197266,37.9985618591309,38.0386695861816,38.0558586120605,38.0615882873535,38.0615882873535,38.0845031738281,38.0787773132324,38.1990966796875,38.4110908508301,38.4741172790527,38.4741172790527,null,46.3981246948242,46.4095802307129,46.4267692565918,46.4496879577637,46.4783363342285,46.4955253601074,46.5069847106934,46.5299034118652,46.5642776489258,46.5642776489258,46.0428886413574,46.0428886413574,45.8366241455078,45.807975769043,45.80224609375,45.807975769043,45.80224609375,45.8194351196289,45.8366241455078,45.8538131713867,45.8423538208008,45.8366241455078,45.796516418457,45.7506790161133,45.7678680419922,45.7678680419922,45.7850570678711,45.8423538208008,45.9168395996094,45.9626770019531,46.0256996154785,46.0428886413574,46.0829963684082,46.1059150695801,46.1517486572266,46.1689414978027,46.1689414978027,46.2262344360352,46.260612487793,46.2835311889648,46.3179054260254,46.3350982666016,46.3236389160156,46.3408241271973,46.3752059936523,46.380931854248,46.386661529541,46.3981246948242,46.3981246948242,46.3981246948242,null,40.3362274169922,40.0039138793945,40.0039138793945,40.3362274169922,40.3362274169922,40.3362274169922,null,44.2151527404785,44.1005592346191,44.0776405334473,44.0547218322754,44.0088882446289,44.0088882446289,43.9745101928711,43.9515914916992,43.9745101928711,43.8771095275879,43.8771095275879,43.7911643981934,43.7911643981934,43.6880302429199,43.7052192687988,43.670841217041,43.682300567627,43.7281379699707,43.7682456970215,43.8140830993652,43.8370018005371,43.859920501709,43.8771095275879,43.8771095275879,43.859920501709,43.859920501709,43.9057579040527,43.9458656311035,43.9745101928711,44.0146179199219,44.0203475952148,44.0260772705078,44.0432662963867,44.0547218322754,44.0489959716797,44.0318031311035,44.0260772705078,44.0088882446289,43.9745101928711,43.9573211669922,43.9630508422852,43.9687843322754,44.0031585693359,44.0547218322754,44.0833740234375,44.1120223999023,44.1292114257812,44.1463966369629,44.2036933898926,44.2552604675293,44.2953681945801,44.3354759216309,44.3927688598633,44.2151527404785,44.2151527404785,null,40.4393615722656,40.4794692993164,40.4794692993164,40.5654106140137,40.5654106140137,40.6112480163574,40.6112480163574,40.5997886657715,40.5883293151855,40.5023880004883,40.4680099487305,40.4336318969727,40.4107131958008,40.3820648193359,40.3362274169922,40.3133087158203,40.2789344787598,40.244556427002,40.1987190246582,40.1643409729004,40.1758003234863,40.1643409729004,40.1758003234863,40.4393615722656,40.4393615722656,40.4393615722656,null,34.2915229797363,34.0737991333008,34.0165023803711,33.9763984680176,33.9763984680176,33.9248313903809,33.901912689209,33.907642364502,33.9420204162598,33.9763984680176,33.9821281433105,33.9821281433105,33.9763984680176,33.9534797668457,33.9420204162598,33.9248313903809,33.896183013916,33.8618049621582,33.8388862609863,33.8388862609863,33.8503456115723,33.8675346374512,33.9133720397949,33.9191017150879,33.9534797668457,33.9821281433105,33.9935836791992,34.0107727050781,33.9993171691895,34.0107727050781,34.039421081543,34.0852584838867,34.1196365356445,34.1368255615234,34.1482849121094,34.1540107727051,34.2915229797363,34.2915229797363,34.2915229797363,null,44.6677894592285,44.8224868774414,44.8167572021484,44.7938385009766,44.7823829650879,44.7537307739258,44.5531959533691,44.5531959533691,44.4787139892578,44.4729843139648,44.3927688598633,44.3870391845703,44.3927688598633,44.4328765869141,44.4959030151367,44.5302772521973,44.5531959533691,44.5818481445312,44.6391410827637,44.6677894592285,44.6677894592285,null,40.9034576416016,40.9091873168945,41.0581550598145,41.3274459838867,41.3331756591797,41.3274459838867,41.3446350097656,41.3274459838867,41.3389053344727,41.3446350097656,41.3446350097656,41.3503646850586,41.3503646850586,41.3618240356445,41.3675537109375,41.3675537109375,41.2586898803711,41.2300453186035,41.1154518127441,40.9034576416016,40.9034576416016,null,36.0734214782715,36.0791511535645,36.0619659423828,36.0447769165039,36.0275840759277,36.0046691894531,36.0046691894531,36.0046691894531,35.987476348877,35.9359130859375,35.9072647094727,35.9187240600586,35.9244537353516,35.9301834106445,35.9187240600586,35.9244537353516,35.9473724365234,35.987476348877,36.0333137512207,36.0505027770996,36.0562324523926,36.0906105041504,36.0906105041504,36.0906105041504,36.1020698547363,36.1192588806152,36.1307182312012,36.1307182312012,36.1135292053223,36.1078033447266,36.1192588806152,36.1421775817871,36.1479072570801,36.1421775817871,36.1421775817871,36.165096282959,36.159366607666,36.159366607666,36.1708221435547,36.1880149841309,36.1937408447266,36.1937408447266,36.1708221435547,36.1708221435547,36.1765556335449,36.1708221435547,36.165096282959,36.153636932373,36.1364479064941,36.1135292053223,36.0734214782715,36.0734214782715,null,29.5932693481445,29.7250518798828,29.9026679992676,29.896936416626,30.1261196136475,30.1261196136475,30.1146621704102,30.1318511962891,30.1547698974609,30.1834144592285,30.1891460418701,30.2063331604004,30.2063331604004,30.1948757171631,30.1719570159912,30.1604995727539,30.1433086395264,30.1032009124756,30.0860137939453,30.0573673248291,30.0573673248291,30.0229873657227,29.9943428039551,29.9599628448486,29.9255867004395,29.8797492980957,29.8511028289795,29.822452545166,29.7995338439941,29.7766151428223,29.7766151428223,29.7365093231201,29.7365093231201,29.7078590393066,29.7078590393066,29.6104583740234,29.5932693481445,29.5932693481445,null,47.5383071899414,47.5956039428711,47.7101974487305,47.7560348510742,47.7846794128418,47.8305168151855,47.8419761657715,47.8591651916504,47.8992729187012,47.8935432434082,47.8706245422363,47.8763542175293,48.0367813110352,48.059700012207,48.0883445739746,48.0768890380859,48.0425109863281,48.0253219604492,47.9909439086914,47.9852142333984,48.0253219604492,48.0768890380859,48.1169967651367,48.1284523010254,48.0998077392578,48.071159362793,48.0195922851562,48.0482406616211,48.0195922851562,48.0998077392578,48.0768890380859,48.0081329345703,47.9451065063477,47.8935432434082,47.8706245422363,47.8534355163574,47.8190574645996,47.8075981140137,47.7732238769531,47.7560348510742,47.8075981140137,47.8362464904785,47.8018684387207,47.7789497375488,47.8133277893066,47.7674903869629,47.7331161499023,47.7273864746094,47.6758155822754,47.6299819946289,47.618522644043,47.5956039428711,47.6013336181641,47.5440368652344,47.5383071899414,47.5383071899414,null,39.4997100830078,39.4997100830078,39.4997100830078,39.4825248718262,39.471061706543,39.4424133300781,39.4252243041992,39.4137687683105,39.4023056030273,39.3908500671387,39.3564720153809,39.327823638916,39.2762565612793,39.2361526489258,39.1788520812988,39.1502075195312,39.1444778442383,39.2705268859863,39.322093963623,39.3450126647949,39.3679313659668,39.3851165771484,39.4424133300781,39.4538726806641,39.4997100830078,39.4997100830078,null,43.2067489624023,43.2010192871094,42.8400535583496,42.8400535583496,42.8457832336426,43.2067489624023,43.2067489624023],"text":"Percent: 52.61878","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(221,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.7248153686523,-92.0800476074219,-92.4581985473633,-92.4581985473633,-92.4524688720703,-92.0857772827148,-91.7190856933594,-91.7248153686523,-91.7248153686523,null,-97.8325424194336,-97.8382720947266,-97.3741760253906,-97.3741760253906,-97.8325424194336,-97.8325424194336],"y":[43.5104141235352,43.5046844482422,43.5046844482422,43.8427314758301,43.859920501709,43.859920501709,43.859920501709,43.5104141235352,43.5104141235352,null,40.3362274169922,40.691463470459,40.691463470459,40.3362274169922,40.3362274169922,40.3362274169922],"text":"Percent: 52.63497","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(221,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-68.0215454101562,-68.2793807983398,-68.2793807983398,-68.3996963500977,-68.428352355957,-68.428352355957,-68.428352355957,-68.428352355957,-68.6861801147461,-68.697639465332,-68.8179626464844,-68.8408813476562,-69.7232360839844,-70.0326309204102,-70.0269012451172,-69.9925308227539,-69.7003173828125,-69.4654006958008,-69.2705993652344,-69.2419509887695,-69.2132949829102,-69.1789245605469,-69.1445465087891,-69.0815200805664,-69.0528717041016,-69.0471496582031,-69.0643310546875,-69.0528717041016,-69.0070343017578,-68.9210968017578,-68.8695297241211,-68.7663955688477,-68.6804504394531,-68.6288833618164,-68.5773162841797,-68.525749206543,-68.4111633300781,-68.3939666748047,-68.3882446289062,-68.3767852783203,-68.2736511230469,-68.1991653442383,-68.1590576171875,-67.9986343383789,-67.9413299560547,-67.8954925537109,-67.8725814819336,-67.8267440795898,-67.792366027832,-67.7751770019531,-67.7694473266602,-67.7751770019531,-67.7637176513672,-67.7637176513672,-67.7751770019531,-67.792366027832,-67.792366027832,-67.7694473266602,-67.7637176513672,-67.792366027832,-67.8095550537109,-67.803825378418,-67.7809066772461,-68.0215454101562,-68.0215454101562],"y":[45.6303596496582,45.6017112731934,45.5902519226074,45.5787925720215,45.5902519226074,45.9397583007812,45.9512138366699,46.380931854248,46.386661529541,46.3923950195312,46.3923950195312,46.5700073242188,46.5642776489258,46.5642776489258,46.6158447265625,46.713249206543,47.0111885070801,47.2460975646973,47.4351768493652,47.4580955505371,47.4695510864258,47.4695510864258,47.4580955505371,47.4466361999512,47.4466361999512,47.429443359375,47.3320426940918,47.2632865905762,47.2346420288086,47.2002639770508,47.2059936523438,47.2460975646973,47.2632865905762,47.2632865905762,47.2976684570312,47.3091239929199,47.2976684570312,47.3033981323242,47.3549613952637,47.3606910705566,47.3721504211426,47.3606910705566,47.3377723693848,47.2346420288086,47.1945343017578,47.1372375488281,47.1200485229492,47.0914001464844,47.0627517700195,47.0111885070801,46.6559524536133,46.1803970336914,45.9626770019531,45.934024810791,45.9053764343262,45.8767318725586,45.8538131713867,45.8366241455078,45.8251647949219,45.80224609375,45.7392234802246,45.7048416137695,45.6819229125977,45.6303596496582,45.6303596496582],"text":"Percent: 52.69001","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(220,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.0051879882812,-94.0109176635742,-94.0109176635742,-94.0051879882812,-94.0166473388672,-94.0338287353516,-94.0911254882812,-94.1083221435547,-94.1656112670898,-94.1828002929688,-94.2286376953125,-94.2400970458984,-94.3031234741211,-94.326042175293,-94.3718795776367,-94.3890686035156,-94.4119873046875,-94.4349060058594,-94.4979248046875,-94.509391784668,-94.5265731811523,-94.583869934082,-94.6526260375977,-94.6812744140625,-94.6984634399414,-94.7041931152344,-94.7614898681641,-94.7844085693359,-94.7901382446289,-94.6182479858398,-93.9364318847656,-93.9364318847656,-93.9593505859375,-93.9364318847656,-93.9478912353516,-93.9937210083008,-94.0051879882812,-94.0051879882812],"y":[44.2552604675293,44.2380714416504,44.2266120910645,44.2036933898926,44.1807746887207,44.175048828125,44.1807746887207,44.2036933898926,44.2036933898926,44.2151527404785,44.2266120910645,44.2438011169434,44.2609901428223,44.2724494934082,44.2839088439941,44.2839088439941,44.3010940551758,44.3412017822266,44.3698501586914,44.3813133239746,44.3813133239746,44.3870391845703,44.4214210510254,44.4214210510254,44.4271469116211,44.438606262207,44.4615249633789,44.4615249633789,44.4729843139648,44.4729843139648,44.4672546386719,44.4557952880859,44.4156875610352,44.3583946228027,44.3297462463379,44.2781791687012,44.2552604675293,44.2552604675293],"text":"Percent: 52.78644","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(220,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-74.2381362915039,-73.9688491821289,-73.9688491821289,-73.9631195068359,-73.957389831543,-73.9631195068359,-73.9631195068359,-73.957389831543,-73.9115524291992,-73.8943710327148,-73.8943710327148,-73.9001007080078,-74.1922988891602,-74.2381362915039,-74.2381362915039],"y":[41.144100189209,41.3274459838867,41.3102569580078,41.2930679321289,41.281608581543,41.2586898803711,41.2472305297852,41.2300453186035,41.1899375915527,41.1555557250977,41.1269111633301,40.9951286315918,41.1269111633301,41.144100189209,41.144100189209],"text":"Percent: 52.79127","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(220,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.435661315918,-90.4413909912109,-90.4413909912109,-90.7966232299805,-90.9455871582031,-90.9513168334961,-90.9570465087891,-90.9857025146484,-91.0200805664062,-91.0544509887695,-91.0888290405273,-91.0888290405273,-91.06591796875,-91.0601806640625,-90.435661315918,-90.435661315918,null,-84.81494140625,-84.820671081543,-84.8092193603516,-84.820671081543,-84.8264007568359,-84.820671081543,-84.8034820556641,-84.8034820556641,-84.7920227050781,-84.7805633544922,-84.7691116333008,-84.7691116333008,-84.7633819580078,-84.7175445556641,-84.7060775756836,-84.6946182250977,-84.7118072509766,-84.7175445556641,-84.7175445556641,-84.7118072509766,-84.7060775756836,-84.6888885498047,-84.6946182250977,-84.6946182250977,-84.723274230957,-84.7347259521484,-84.7920227050781,-84.8034820556641,-85.0269317626953,-85.004020690918,-85.0269317626953,-84.998291015625,-84.9810943603516,-84.9753723144531,-84.9639129638672,-84.9123458862305,-84.8951568603516,-84.81494140625,-84.81494140625,null,-93.5697402954102,-93.3749313354492,-93.3806610107422,-93.3634719848633,-93.3634719848633,-93.3634719848633,-93.7588119506836,-93.7645416259766,-93.7760009765625,-93.7760009765625,-93.5697402954102,-93.5697402954102,null,-74.4558639526367,-74.4501342773438,-74.5475387573242,-74.5532684326172,-74.5589981079102,-74.587646484375,-74.593376159668,-74.5704574584961,-74.6735916137695,-74.7022399902344,-74.7079696655273,-74.7366104125977,-74.7824478149414,-74.8168258666992,-74.8340148925781,-74.85693359375,-74.8741226196289,-74.8970413208008,-74.9199600219727,-74.8683929443359,-74.8741226196289,-74.7996444702148,-74.7996444702148,-74.7538070678711,-74.7251586914062,-74.6506652832031,-74.6334838867188,-74.6334838867188,-74.6334838867188,-74.6277542114258,-74.5704574584961,-74.5131607055664,-74.4673233032227,-74.4558639526367,-74.4558639526367,null,-102.141181945801,-102.141181945801,-102.19847869873,-102.19847869873,-102.164108276367,-102.135459899902,-102.078163146973,-102.026596069336,-101.997947692871,-101.986488342285,-101.940650939941,-101.923461914062,-101.877624511719,-101.814598083496,-101.751571655273,-101.722930908203,-101.665634155273,-101.585418701172,-101.556770324707,-101.528121948242,-101.459365844727,-101.424987792969,-101.413528442383,-101.379150390625,-101.430717468262,-101.430717468262,-101.419258117676,-101.413528442383,-101.40779876709,-101.379150390625,-101.356239318848,-101.361961364746,-101.350509643555,-101.327583312988,-101.270294189453,-101.247367858887,-101.25309753418,-101.258834838867,-101.757308959961,-101.74584197998,-102.10107421875,-102.135459899902,-102.141181945801,-102.141181945801,null,-84.81494140625,-84.8092193603516,-84.81494140625,-84.4597091674805,-84.4654388427734,-84.4597091674805,-84.81494140625,-84.81494140625,null,-80.5177612304688,-80.5234909057617,-80.5234909057617,-80.4432754516602,-80.4432754516602,-80.4146270751953,-80.4146270751953,-80.1453399658203,-80.0020980834961,-80.0020980834961,-80.0995025634766,-80.1567993164062,-80.2484664916992,-80.2541961669922,-80.5177612304688,-80.5177612304688,null,-81.0907211303711,-80.8443450927734,-80.8901824951172,-80.8844528198242,-80.8443450927734,-80.8729934692383,-80.9532089233398,-80.9703979492188,-80.9875793457031,-81.0047760009766,-81.0792541503906,-81.1193618774414,-81.1651992797852,-81.2167663574219,-81.2339553833008,-81.2740631103516,-81.3084411621094,-81.3485488891602,-81.3600082397461,-81.3084411621094,-81.2568740844727,-81.2855224609375,-81.2855224609375,-81.2912521362305,-81.2912521362305,-81.2740631103516,-81.2511444091797,-81.2282333374023,-81.2110366821289,-81.199577331543,-81.19384765625,-81.1823959350586,-81.1651992797852,-81.1422882080078,-81.1193618774414,-81.0907211303711,-81.0907211303711],"y":[41.3274459838867,41.144100189209,41.0638847351074,41.0638847351074,41.0696144104004,41.0810737609863,41.1154518127441,41.1555557250977,41.1784744262695,41.2013931274414,41.2300453186035,41.270149230957,41.3102569580078,41.3274459838867,41.3274459838867,41.3274459838867,null,37.969913482666,37.9527244567871,37.9412651062012,37.9355354309082,37.9240760803223,37.9183502197266,37.9126167297363,37.9011573791504,37.8954315185547,37.9068870544434,37.8839683532715,37.8610496520996,37.8438606262207,37.8495941162109,37.8610496520996,37.8495941162109,37.8381309509277,37.832405090332,37.8266754150391,37.8152160644531,37.7865676879883,37.7350006103516,37.7350006103516,37.7235412597656,37.7235412597656,37.7120819091797,37.7178115844727,37.7063522338867,37.6777038574219,37.8725128173828,37.8839683532715,37.9011573791504,37.9240760803223,37.9469947814941,37.9527244567871,37.9469947814941,37.9355354309082,37.969913482666,37.969913482666,null,40.5997886657715,40.5997886657715,40.5023880004883,40.4909286499023,40.3935241699219,40.2732048034668,40.2732048034668,40.4794692993164,40.4851989746094,40.5997886657715,40.5997886657715,40.5997886657715,null,40.2732048034668,40.2617454528809,40.2216377258301,40.1929893493652,40.1872596740723,40.1872596740723,40.1758003234863,40.1242332458496,40.1815299987793,40.1872596740723,40.1872596740723,40.1643409729004,40.233097076416,40.244556427002,40.2674713134766,40.2903900146484,40.3075790405273,40.3247718811035,40.3362274169922,40.3534164428711,40.3820648193359,40.3877983093262,40.4279022216797,40.4279022216797,40.3877983093262,40.3935241699219,40.3877983093262,40.37060546875,40.3476905822754,40.3362274169922,40.3075790405273,40.2903900146484,40.2789344787598,40.2732048034668,40.2732048034668,null,47.0111885070801,47.3263130187988,47.3320426940918,47.5784149169922,47.5726852416992,47.5726852416992,47.5841445922852,47.5669555664062,47.5383071899414,47.5211181640625,47.5268516540527,47.5039329528809,47.5039329528809,47.5039329528809,47.5211181640625,47.5268516540527,47.5211181640625,47.5268516540527,47.5325775146484,47.5383071899414,47.5554962158203,47.5554962158203,47.5497703552246,47.5325775146484,47.486743927002,47.4638252258301,47.4466361999512,47.4237174987793,47.4065284729004,47.3836097717285,47.3492317199707,47.3205871582031,47.3033981323242,47.291934967041,47.286205291748,47.2747497558594,47.2575607299805,47.2403717041016,47.2346420288086,46.9825401306152,46.9825401306152,46.9825401306152,47.0111885070801,47.0111885070801,null,40.3534164428711,40.5654106140137,40.7373008728027,40.7315711975098,40.680004119873,40.3534164428711,40.3534164428711,40.3534164428711,null,41.1269111633301,41.1326370239258,41.4821434020996,41.4764175415039,41.4878730773926,41.4821434020996,41.4764175415039,41.4764175415039,41.4878730773926,41.1670188903809,41.0696144104004,41.1154518127441,41.1211814880371,41.1269111633301,41.1269111633301,41.1269111633301,null,37.5860328674316,37.4198760986328,37.3854942321777,37.3683052062988,37.345386505127,37.3224716186523,37.2880935668945,37.3052825927734,37.3052825927734,37.2938232421875,37.2766342163086,37.2709045410156,37.2594451904297,37.2365264892578,37.2365264892578,37.2479858398438,37.2880935668945,37.3167419433594,37.3339309692383,37.4141426086426,37.4084129333496,37.4198760986328,37.4313316345215,37.4427947998047,37.4485206604004,37.4657135009766,37.4943580627441,37.517276763916,37.5058174133301,37.5459251403809,37.5745697021484,37.5860328674316,37.5917587280273,37.5917587280273,37.5917587280273,37.5860328674316,37.5860328674316],"text":"Percent: 52.82111","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(220,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.0028533935547,-76.0372314453125,-76.0544128417969,-76.0773391723633,-76.0887908935547,-76.1002502441406,-76.1460876464844,-76.1747360229492,-76.1919250488281,-76.1976623535156,-76.1976623535156,-76.2033920288086,-76.21484375,-76.2606811523438,-76.2606811523438,-76.2606811523438,-76.2835998535156,-76.2893371582031,-76.3122482299805,-76.4784088134766,-76.4841384887695,-76.6101913452148,-76.6159210205078,-76.575813293457,-76.5185165405273,-76.5070495605469,-76.4955978393555,-76.4841384887695,-76.4497604370117,-76.403923034668,-76.3466262817383,-76.2835998535156,-76.2606811523438,-76.2320327758789,-76.2263031005859,-76.220573425293,-76.21484375,-76.0257720947266,-76.0257720947266,-75.7736663818359,-75.756477355957,-75.8252334594727,-75.8882598876953,-75.8710708618164,-75.8882598876953,-75.9340972900391,-75.939826965332,-75.9799346923828,-76.0028533935547,-76.0028533935547],"y":[43.1838302612305,43.1895561218262,43.2010192871094,43.2010192871094,43.2010192871094,43.218204498291,43.2411231994629,43.2640419006348,43.269775390625,43.2640419006348,43.2353935241699,43.212474822998,43.212474822998,43.2353935241699,43.2239379882812,43.218204498291,43.2010192871094,43.218204498291,43.2239379882812,43.2239379882812,43.2525825500488,43.2525825500488,43.4187393188477,43.4473915100098,43.4473915100098,43.4531211853027,43.4760398864746,43.4989547729492,43.5218734741211,43.5218734741211,43.5104141235352,43.5104141235352,43.533332824707,43.5619812011719,43.5906295776367,43.6421928405762,43.682300567627,43.670841217041,43.7052192687988,43.6880302429199,43.4703102111816,43.4817657470703,43.3213386535645,43.3156089782715,43.1551818847656,43.1609115600586,43.1781005859375,43.1838302612305,43.1838302612305,43.1838302612305],"text":"Percent: 52.83592","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(220,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.6548919677734,-82.104850769043,-82.0590133666992,-82.0590133666992,-82.5632171630859,-82.5632171630859,-82.557487487793,-82.5402984619141,-82.5173797607422,-82.5001983642578,-82.4772720336914,-82.4715423583984,-82.4772720336914,-82.4772720336914,-82.4658126831055,-82.4314346313477,-82.3855972290039,-82.3913269042969,-82.3970565795898,-82.4085235595703,-82.4142532348633,-82.4085235595703,-82.4314346313477,-82.4371643066406,-82.4486236572266,-82.460090637207,-82.4658126831055,-82.4830017089844,-82.4772720336914,-82.4830017089844,-82.4944610595703,-82.5116500854492,-82.5231094360352,-82.5402984619141,-82.5402984619141,-82.5402984619141,-82.5402984619141,-82.5632171630859,-82.6033248901367,-82.6205139160156,-82.6377029418945,-82.6548919677734,-82.6548919677734,-82.6548919677734,null,-72.0093383789062,-71.9119338989258,-71.8489074707031,-71.6598281860352,-71.6311874389648,-71.5165939331055,-71.5051345825195,-71.4764785766602,-71.4592971801758,-71.4478378295898,-71.4306488037109,-71.4020004272461,-71.3848114013672,-71.3618927001953,-71.4306488037109,-71.419189453125,-71.3848114013672,-71.3618927001953,-71.3618927001953,-71.3447036743164,-71.2931365966797,-71.2472991943359,-71.23583984375,-71.23583984375,-71.2644958496094,-71.2816772460938,-71.3103332519531,-71.3447036743164,-71.7457733154297,-71.9004745483398,-71.9348526000977,-71.9520416259766,-71.9692306518555,-72.0093383789062,-72.0608978271484,-72.0608978271484,-72.0551681518555,-72.0608978271484,-72.0551681518555,-72.0608978271484,-72.0551681518555,-72.0437164306641,-72.0437164306641,-72.0379867553711,-72.0551681518555,-72.0093383789062,-72.0093383789062],"y":[28.1666049957275,28.1723346710205,28.1666049957275,27.6452121734619,27.6452121734619,27.6566715240479,27.6681308746338,27.6738624572754,27.6853218078613,27.7025089263916,27.7139682769775,27.7254276275635,27.7483444213867,27.7598037719727,27.7712631225586,27.7827224731445,27.8457489013672,27.8629379272461,27.874397277832,27.885856628418,27.9145030975342,27.943151473999,27.948881149292,27.9603404998779,27.9603404998779,27.954610824585,27.9316940307617,27.9087753295898,27.8686676025391,27.8514785766602,27.8400192260742,27.8457489013672,27.8514785766602,27.874397277832,27.8973159790039,27.9316940307617,27.9603404998779,27.9775295257568,27.9889888763428,28.006175994873,28.017635345459,28.0119075775146,28.1666049957275,28.1666049957275,null,43.1895561218262,43.2067489624023,43.1208038330078,43.1551818847656,43.0635108947754,43.0749664306641,43.0520477294922,43.0520477294922,43.0405921936035,43.0520477294922,43.0176734924316,43.0119400024414,43.0119400024414,42.9431838989258,42.9259986877441,42.8285942077637,42.817138671875,42.7999458312988,42.7827568054199,42.777027130127,42.759838104248,42.759838104248,42.7541122436523,42.7311935424805,42.7254638671875,42.7140045166016,42.6968154907227,42.6968154907227,42.7025451660156,42.7140045166016,42.7140045166016,42.7884902954102,42.7884902954102,42.9431838989258,42.948917388916,42.9718360900879,42.9947547912598,43.0176734924316,43.0520477294922,43.0749664306641,43.092155456543,43.1093444824219,43.1265296936035,43.1609115600586,43.1781005859375,43.1895561218262,43.1895561218262],"text":"Percent: 52.84514","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(220,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-107.458229064941,-107.549903869629,-107.916603088379,-108.271835327148,-108.392158508301,-108.386428833008,-108.363502502441,-108.346321105957,-108.329132080078,-108.323402404785,-108.306213378906,-108.311943054199,-108.311943054199,-108.306213378906,-108.277565002441,-108.25464630127,-108.237457275391,-108.237457275391,-108.220268249512,-108.214538574219,-108.185890197754,-108.162971496582,-108.128593444824,-108.117134094238,-108.117134094238,-108.099952697754,-108.077026367188,-108.048377990723,-108.04264831543,-108.04264831543,-108.036918640137,-108.025466918945,-108.025466918945,-108.014007568359,-107.973899841309,-107.463966369629,-107.458229064941,-107.458229064941,-107.458229064941],"y":[36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,37.0302619934082,37.0359916687012,37.0531806945801,37.0990142822266,37.1276664733887,37.1448516845703,37.1505851745605,37.1964225769043,37.2193412780762,37.2365264892578,37.2537155151367,37.2766342163086,37.2995529174805,37.3224716186523,37.3339309692383,37.3568496704102,37.3625793457031,37.379768371582,37.3912239074707,37.4026870727539,37.4198760986328,37.4370613098145,37.4485206604004,37.4714393615723,37.523006439209,37.5344657897949,37.5459251403809,37.5917587280273,37.6032218933105,37.6375961303711,37.6318664550781,37.4198760986328,36.9958839416504,36.9958839416504],"text":"Percent: 52.89903","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(220,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.3038787841797,-89.8913497924805,-89.9028091430664,-89.9085388183594,-89.8970794677734,-89.9085388183594,-89.9142684936523,-89.9429168701172,-89.9600982666016,-89.9658279418945,-89.9658279418945,-89.977294921875,-89.9887542724609,-90.0059356689453,-90.0174026489258,-90.0174026489258,-90.0002059936523,-89.9658279418945,-89.9486465454102,-89.9543762207031,-89.971565246582,-89.971565246582,-89.9543762207031,-89.9486465454102,-89.9371871948242,-89.9028091430664,-89.8627014160156,-89.8397827148438,-89.8340530395508,-89.8340530395508,-89.8168640136719,-89.7939453125,-89.7767562866211,-89.7824859619141,-90.3038787841797,-90.3096084594727,-90.2981491088867,-90.3038787841797,-90.3038787841797],"y":[44.2495307922363,44.2495307922363,44.2208824157715,44.1979637145996,44.1807746887207,44.1693153381348,44.1578559875488,44.1693153381348,44.1693153381348,44.1463966369629,44.117748260498,44.1120223999023,44.117748260498,44.117748260498,44.1005592346191,44.0547218322754,44.0203475952148,43.985969543457,43.9458656311035,43.9286766052246,43.9172134399414,43.9057579040527,43.8885650634766,43.8771095275879,43.859920501709,43.8312721252441,43.7968940734863,43.7797050476074,43.7567863464355,43.7166786193848,43.6880302429199,43.6765747070312,43.665111541748,43.6421928405762,43.6421928405762,43.722412109375,44.1463966369629,44.2495307922363,44.2495307922363],"text":"Percent: 52.94118","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(220,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.6930770874023,-77.6586990356445,-77.481086730957,-77.4581604003906,-77.4008712768555,-77.3607635498047,-77.2690887451172,-77.2690887451172,-77.2117919921875,-77.1888732910156,-77.1888732910156,-77.1716842651367,-77.1716842651367,-77.1602249145508,-77.1487655639648,-77.1430358886719,-77.125846862793,-77.1143951416016,-77.125846862793,-77.1774139404297,-77.1831436157227,-77.1831436157227,-77.2003326416016,-77.2461700439453,-77.2461700439453,-77.2461700439453,-77.2690887451172,-77.2920074462891,-77.303466796875,-77.3550338745117,-77.3607635498047,-77.3951416015625,-77.4065933227539,-77.4295196533203,-77.4352493286133,-77.4581604003906,-77.4868087768555,-77.5269165039062,-77.5613021850586,-77.6014022827148,-77.6701583862305,-77.6930770874023,-77.6930770874023],"y":[35.6494331359863,35.6723518371582,35.7984046936035,35.7984046936035,35.8327827453613,35.8155937194824,35.7869453430176,35.7697563171387,35.7640266418457,35.7411079406738,35.701000213623,35.6723518371582,35.6437034606934,35.6322479248047,35.5978660583496,35.5978660583496,35.5921401977539,35.569221496582,35.5577583312988,35.5291137695312,35.5176544189453,35.4947357177734,35.4145202636719,35.3916015625,35.3801460266113,35.3629570007324,35.3572273254395,35.3801460266113,35.3801460266113,35.3400382995605,35.3400382995605,35.3457679748535,35.3572273254395,35.3629570007324,35.3686828613281,35.3858757019043,35.448902130127,35.5291137695312,35.534839630127,35.5577583312988,35.6150550842285,35.6494331359863,35.6494331359863],"text":"Percent: 52.98643","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(220,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.3703308105469,-87.7484817504883,-87.6911926269531,-87.6338958740234,-87.5937881469727,-87.5708694458008,-87.5651397705078,-87.5479507446289,-87.536491394043,-87.4734649658203,-87.4620056152344,-87.44482421875,-87.4276275634766,-87.4104385375977,-87.3989868164062,-87.3817901611328,-87.3646011352539,-87.3588790893555,-87.3760604858398,-87.3646011352539,-87.3359527587891,-87.3187713623047,-87.2786636352539,-87.261474609375,-87.2328262329102,-87.2328262329102,-87.2099075317383,-87.1812591552734,-87.1411514282227,-87.1468811035156,-87.1067733764648,-87.1182327270508,-87.072395324707,-87.078125,-87.0666656494141,-87.0437469482422,-87.0208282470703,-86.9807205200195,-86.9635314941406,-86.9578018188477,-86.9692611694336,-87.0093688964844,-87.0322952270508,-87.0437469482422,-87.0322952270508,-87.0437469482422,-87.078125,-87.1125030517578,-87.1239624023438,-87.1411514282227,-87.1697998046875,-87.1927185058594,-87.1984481811523,-87.255744934082,-87.3130416870117,-87.341682434082,-87.3588790893555,-87.3703308105469,-87.3703308105469],"y":[44.6620597839355,44.6620597839355,44.7537307739258,44.8339500427246,44.8511390686035,44.8396759033203,44.8396759033203,44.8396759033203,44.8511390686035,44.8625946044922,44.8797836303711,44.8855133056641,44.891242980957,44.8740577697754,44.8568649291992,44.8396759033203,44.8568649291992,44.8740577697754,44.9141616821289,44.9370803833008,45.0058326721191,45.028751373291,45.0516700744629,45.0860481262207,45.1204261779785,45.1719932556152,45.1719932556152,45.1662635803223,45.1662635803223,45.1891822814941,45.2006416320801,45.2464752197266,45.2636680603027,45.2808570861816,45.2923126220703,45.2865867614746,45.2923126220703,45.2865867614746,45.2808570861816,45.2579383850098,45.2407493591309,45.212100982666,45.1834526062012,45.1605339050293,45.1318855285645,45.0975074768066,45.080322265625,45.0631294250488,45.028751373291,45.0058326721191,44.9886474609375,44.9542694091797,44.89697265625,44.8511390686035,44.7995681762695,44.7422752380371,44.7078971862793,44.6620597839355,44.6620597839355],"text":"Percent: 53.03572","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(220,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.2863159179688,-92.2805786132812,-92.7618637084961,-92.7618637084961,-92.7618637084961,-92.5269546508789,-92.2863159179688,-92.2863159179688],"y":[42.3014755249023,41.871753692627,41.871753692627,42.2155303955078,42.3014755249023,42.3014755249023,42.3014755249023,42.3014755249023],"text":"Percent: 53.04591","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(220,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.8867492675781,-83.7836151123047,-83.7836151123047,-83.7664337158203,-83.7606964111328,-83.6632919311523,-83.6575698852539,-83.6575698852539,-83.9956130981445,-83.9956130981445,-83.9956130981445,-84.0185317993164,-84.0242614746094,-84.0242614746094,-84.0242614746094,-84.0128021240234,-83.9841537475586,-83.9726943969727,-83.9497756958008,-83.9268569946289,-83.9268569946289,-83.8867492675781,-83.8867492675781],"y":[32.2919006347656,32.2919006347656,32.2804412841797,32.2804412841797,32.2919006347656,32.2919006347656,32.1028251647949,32.0168800354004,32.0111541748047,32.0512619018555,32.085636138916,32.1028251647949,32.1142845153809,32.1314735412598,32.1887702941895,32.2059555053711,32.22314453125,32.2460632324219,32.2517929077148,32.2689819335938,32.2861709594727,32.2919006347656,32.2919006347656],"text":"Percent: 53.11261","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(220,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-75.5330276489258,-75.8825302124023,-75.8424224853516,-75.8080444335938,-75.756477355957,-75.6934509277344,-75.6075134277344,-75.5960464477539,-75.5903244018555,-75.5731353759766,-75.5616760253906,-75.5502166748047,-75.5330276489258,-75.5215682983398,-75.4757308959961,-75.4356231689453,-75.3840637207031,-75.3840637207031,-75.4012451171875,-75.3382263183594,-75.3955154418945,-75.4757308959961,-75.5330276489258,-75.5330276489258],"y":[40.4508171081543,40.6742744445801,40.697193145752,40.7143821716309,40.7373008728027,40.7716789245605,40.7888641357422,40.7544898986816,40.7373008728027,40.7373008728027,40.7258415222168,40.7258415222168,40.7373008728027,40.7201080322266,40.6685447692871,40.6742744445801,40.6341667175293,40.6227073669434,40.5883293151855,40.548225402832,40.5081176757812,40.4279022216797,40.4508171081543,40.4508171081543],"text":"Percent: 53.15204","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(219,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-104.656471252441,-105.046081542969,-105.051811218262,-105.011703491211,-104.91429901123,-104.845550537109,-104.902839660645,-104.868461608887,-104.88565826416,-103.711090087891,-103.716819763184,-104.656471252441,-104.656471252441],"y":[39.5684623718262,39.5684623718262,39.6314888000488,39.6601371765137,39.6257629394531,39.6601371765137,39.6715965270996,39.7002449035645,39.7403526306152,39.7403526306152,39.5741958618164,39.5684623718262,39.5684623718262],"text":"Percent: 53.16394","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(219,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-70.6743469238281,-70.5368347167969,-70.513916015625,-70.4795379638672,-70.4107818603516,-70.336296081543,-70.2560806274414,-70.1758728027344,-70.0899276733398,-70.0498199462891,-70.0269012451172,-70.0211715698242,-70.0269012451172,-70.0498199462891,-70.0841979980469,-70.0899276733398,-70.0899276733398,-70.0841979980469,-70.1071166992188,-70.1357650756836,-70.1644058227539,-70.1816024780273,-70.1987915039062,-70.2159805297852,-70.2331695556641,-70.2503509521484,-70.2503509521484,-70.2331695556641,-70.2102432250977,-70.1644058227539,-70.1243057250977,-70.0841979980469,-70.0326309204102,-69.9982528686523,-69.9466934204102,-69.9524230957031,-69.9638748168945,-69.9753341674805,-69.9466934204102,-69.9466934204102,-69.9581451416016,-69.9696044921875,-69.9581451416016,-69.9466934204102,-69.9638748168945,-69.9810638427734,-69.9925308227539,-69.9982528686523,-70.0154418945312,-70.0498199462891,-70.0956573486328,-70.1300354003906,-70.1586761474609,-70.1873321533203,-70.2102432250977,-70.2503509521484,-70.2790069580078,-70.336296081543,-70.3534927368164,-70.3878631591797,-70.4279708862305,-70.4394302368164,-70.4623489379883,-70.4909973144531,-70.6628799438477,-70.6628799438477,-70.6456985473633,-70.6514282226562,-70.6285095214844,-70.6227798461914,-70.6456985473633,-70.6743469238281,-70.6743469238281],"y":[41.7399749755859,41.7972717285156,41.7800827026367,41.7571640014648,41.734245300293,41.722785949707,41.7399749755859,41.7628936767578,41.7800827026367,41.7972717285156,41.8259201049805,41.8488388061523,41.911865234375,41.9233207702637,41.9175910949707,41.9290542602539,41.9634284973145,41.9978065490723,42.0207252502441,42.0379104614258,42.049373626709,42.049373626709,42.0379104614258,42.0264549255371,42.0321846008301,42.049373626709,42.0665626525879,42.0837478637695,42.0894813537598,42.0837478637695,42.0665626525879,42.055103302002,42.0092658996582,41.9634284973145,41.854564666748,41.8316459655762,41.8259201049805,41.8087310791016,41.7972717285156,41.7686233520508,41.7457046508789,41.722785949707,41.6769485473633,41.6425743103027,41.596736907959,41.5852737426758,41.591007232666,41.6425743103027,41.6540298461914,41.6654891967773,41.6597633361816,41.6540298461914,41.6597633361816,41.6654891967773,41.6540298461914,41.6311111450195,41.6425743103027,41.6311111450195,41.6253814697266,41.6311111450195,41.6253814697266,41.6196556091309,41.5795478820801,41.5508995056152,41.5451698303223,41.591007232666,41.6311111450195,41.6884078979492,41.7113265991211,41.722785949707,41.734245300293,41.7399749755859,41.7399749755859],"text":"Percent: 53.19411","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(219,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.3718795776367,-94.3718795776367,-94.3718795776367,-94.326042175293,-94.3031234741211,-94.2400970458984,-94.2286376953125,-94.1828002929688,-94.1656112670898,-94.1083221435547,-94.0911254882812,-94.0338287353516,-94.0166473388672,-94.0051879882812,-94.0109176635742,-94.0109176635742,-94.0051879882812,-93.7760009765625,-93.7760009765625,-93.7760009765625,-94.2630157470703,-94.3718795776367,-94.3718795776367],"y":[43.859920501709,44.117748260498,44.2839088439941,44.2724494934082,44.2609901428223,44.2438011169434,44.2266120910645,44.2151527404785,44.2036933898926,44.2036933898926,44.1807746887207,44.175048828125,44.1807746887207,44.2036933898926,44.2266120910645,44.2380714416504,44.2552604675293,44.2552604675293,44.2036933898926,43.859920501709,43.859920501709,43.859920501709,43.859920501709],"text":"Percent: 53.36232","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(219,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-75.8596115112305,-76.1288986206055,-76.2492294311523,-76.2606811523438,-76.2606811523438,-75.8939895629883,-75.8825302124023,-75.8596115112305,-75.8596115112305],"y":[42.4160652160645,42.4103355407715,42.4103355407715,42.628059387207,42.7713012695312,42.7884902954102,42.7254638671875,42.4160652160645,42.4160652160645],"text":"Percent: 53.36761","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(219,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.0617294311523,-98.0617294311523,-97.947135925293,-97.9242172241211,-97.8841094970703,-97.8611907958984,-97.8325424194336,-97.494499206543,-97.3455276489258,-97.3741760253906,-97.4028244018555,-97.4257431030273,-97.4658508300781,-97.48876953125,-97.5174179077148,-97.5517959594727,-97.5689849853516,-97.5403366088867,-97.5174179077148,-97.5116882324219,-97.5116882324219,-97.5288772583008,-97.5403366088867,-97.5345993041992,-97.5575256347656,-97.57470703125,-97.6205444335938,-97.6320114135742,-97.6148147583008,-97.6320114135742,-97.6549224853516,-97.6663818359375,-97.7007598876953,-97.7236862182617,-97.7809753417969,-97.7981643676758,-97.8038940429688,-97.763786315918,-97.763786315918,-97.7351455688477,-97.7351455688477,-97.7064895629883,-97.6950378417969,-97.7064895629883,-97.758056640625,-97.8096237182617,-97.8497314453125,-97.8841094970703,-97.9585952758789,-97.9987030029297,-97.9987030029297,-98.0617294311523,-98.0617294311523],"y":[27.2727909088135,27.6452121734619,27.6394844055176,27.6280250549316,27.6108360290527,27.5707302093506,27.564998626709,27.5707302093506,27.5592708587646,27.4733257293701,27.4389476776123,27.3759250640869,27.3243579864502,27.3128986358643,27.2899799346924,27.2957096099854,27.3128986358643,27.3186283111572,27.3415470123291,27.3759250640869,27.421760559082,27.427490234375,27.421760559082,27.3931121826172,27.364465713501,27.3415470123291,27.3415470123291,27.3358173370361,27.3071689605713,27.3014392852783,27.3071689605713,27.3415470123291,27.3587341308594,27.3931121826172,27.4618663787842,27.4675979614258,27.4561386108398,27.4160308837891,27.3931121826172,27.364465713501,27.3415470123291,27.3186283111572,27.3014392852783,27.2899799346924,27.2785205841064,27.2899799346924,27.2556018829346,27.2498722076416,27.2384128570557,27.2154941558838,27.2785205841064,27.2727909088135,27.2727909088135],"text":"Percent: 53.38126","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(219,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.7549667358398,-83.7205963134766,-83.7148590087891,-83.7377853393555,-83.7377853393555,-83.7263259887695,-83.7263259887695,-83.7148590087891,-83.7148590087891,-83.7263259887695,-83.7320556640625,-83.7606964111328,-83.7606964111328,-83.7778930664062,-83.7836151123047,-83.7893447875977,-83.7950744628906,-83.8008041381836,-83.818000793457,-83.82373046875,-83.8294525146484,-83.8351821899414,-83.8466415405273,-83.8810195922852,-83.90966796875,-83.9325866699219,-83.9440460205078,-83.9440460205078,-83.9555053710938,-83.9726943969727,-83.9726943969727,-83.9898834228516,-83.9956130981445,-84.0013427734375,-83.8867492675781,-83.7836151123047,-83.7549667358398,-83.7549667358398],"y":[32.7101631164551,32.6929702758789,32.6643257141113,32.6643257141113,32.6471366882324,32.6414070129395,32.6184883117676,32.6184883117676,32.5955696105957,32.5955696105957,32.5210838317871,32.5210838317871,32.4981651306152,32.4981651306152,32.5038986206055,32.4981651306152,32.4981651306152,32.4465980529785,32.4465980529785,32.4408721923828,32.4408721923828,32.4580612182617,32.4695167541504,32.4809799194336,32.5038986206055,32.4981651306152,32.4924354553223,32.5096244812012,32.4981651306152,32.4981651306152,32.5038986206055,32.5038986206055,32.532543182373,32.538272857666,32.6299476623535,32.7044296264648,32.7101631164551,32.7101631164551],"text":"Percent: 53.40464","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(219,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.4620056152344,-87.4791946411133,-87.4906539916992,-87.4906539916992,-87.5078430175781,-87.5078430175781,-87.6052474975586,-87.6052474975586,-87.6625442504883,-87.6625442504883,-88.063606262207,-88.0693435668945,-88.0865325927734,-88.0979919433594,-88.0922622680664,-88.1151809692383,-88.1151809692383,-88.1094436645508,-88.0922622680664,-88.0693435668945,-88.0521545410156,-88.0406951904297,-88.0464248657227,-88.0406951904297,-88.0177764892578,-88.0005874633789,-87.9948577880859,-88.0063171386719,-88.0120468139648,-87.9719390869141,-87.9432907104492,-87.9375686645508,-87.9261016845703,-87.9146423339844,-87.9089126586914,-87.9203720092773,-87.9375686645508,-87.9662094116211,-88.0235061645508,-88.0292358398438,-88.0292358398438,-88.0177764892578,-87.989128112793,-87.9547500610352,-87.9432907104492,-87.9375686645508,-87.9261016845703,-87.8859939575195,-87.8688049316406,-87.8401565551758,-87.8344268798828,-87.8401565551758,-87.8344268798828,-87.8229675292969,-87.8115158081055,-87.8000564575195,-87.719841003418,-87.719841003418,-87.5135726928711,-87.5078430175781,-87.4620056152344,-87.4620056152344,-87.4620056152344],"y":[32.2747116088867,32.2804412841797,32.2804412841797,32.2747116088867,32.2632522583008,32.1429328918457,32.1429328918457,32.0111541748047,32.0054244995117,31.9939613342285,31.9996929168701,32.0111541748047,32.0168800354004,32.0111541748047,32.0054244995117,32.0168800354004,32.0455284118652,32.0627174377441,32.0741806030273,32.0741806030273,32.0741806030273,32.091365814209,32.1257438659668,32.1314735412598,32.1429328918457,32.1658515930176,32.2116889953613,32.2747116088867,32.2919006347656,32.2976303100586,32.2976303100586,32.2919006347656,32.2861709594727,32.2861709594727,32.2976303100586,32.3090896606445,32.3320083618164,32.3491973876953,32.3663864135742,32.3835716247559,32.4236831665039,32.4351425170898,32.4580612182617,32.4637908935547,32.4695167541504,32.4809799194336,32.5153541564941,32.5268173217773,32.5268173217773,32.5268173217773,32.532543182373,32.538272857666,32.549732208252,32.549732208252,32.538272857666,32.5268173217773,32.5268173217773,32.4809799194336,32.4809799194336,32.3090896606445,32.3033599853516,32.2747116088867,32.2747116088867],"text":"Percent: 53.47120","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(219,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-121.570182800293,-121.564460754395,-121.581642150879,-121.541534423828,-121.53581237793,-121.512893676758,-121.501426696777,-121.484245300293,-121.478507995605,-121.432678222656,-121.404029846191,-121.306617736816,-121.272247314453,-121.214958190918,-121.146194458008,-121.065979003906,-121.002960205078,-120.980041503906,-120.980041503906,-120.962852478027,-120.934196472168,-120.917007446289,-120.922744750977,-120.922744750977,-120.899826049805,-120.905548095703,-120.922744750977,-120.985763549805,-121.037330627441,-121.088897705078,-121.151931762695,-121.214958190918,-121.432678222656,-121.478507995605,-121.489967346191,-121.501426696777,-121.552993774414,-121.552993774414,-121.552993774414,-121.541534423828,-121.57592010498,-121.552993774414,-121.581642150879,-121.587379455566,-121.558723449707,-121.587379455566,-121.581642150879,-121.570182800293,-121.570182800293],"y":[38.0959625244141,38.107421875,38.1246147155762,38.1704483032227,38.1933670043945,38.2105560302734,38.2334747314453,38.2449340820312,38.2563934326172,38.2563934326172,38.2277450561523,38.2392044067383,38.2563934326172,38.250659942627,38.2678527832031,38.3022308349609,38.2964973449707,38.2220153808594,38.1990966796875,38.1417999267578,38.0959625244141,38.0730438232422,38.0272064208984,37.7808380126953,37.7751083374023,37.7636489868164,37.7350006103516,37.7579193115234,37.7350006103516,37.7350006103516,37.7178115844727,37.6948928833008,37.517276763916,37.4828987121582,37.5058174133301,37.5287322998047,37.5401954650879,37.7808380126953,37.8152160644531,37.8438606262207,37.8667793273926,37.9412651062012,37.964183807373,38.0042877197266,38.0272064208984,38.0501251220703,38.0730438232422,38.0959625244141,38.0959625244141],"text":"Percent: 53.48393","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(219,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.3344116210938,-80.3286819458008,-80.3286819458008,-80.3114929199219,-80.2713851928711,-80.2427444458008,-80.2140884399414,-80.28857421875,-80.28857421875,-80.6724548339844,-80.6724548339844,-80.3344116210938,-80.3344116210938],"y":[27.5478115081787,27.5077037811279,27.4675979614258,27.433219909668,27.353006362915,27.2957096099854,27.2556018829346,27.2556018829346,27.2040348052979,27.2040348052979,27.553539276123,27.5478115081787,27.5478115081787],"text":"Percent: 53.54071","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(219,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.4127349853516,-90.3783645629883,-90.3153381347656,-90.2809600830078,-90.2007522583008,-90.1377182006836,-90.0746994018555,-90.0231323242188,-89.9543762207031,-89.9028091430664,-89.8741607666016,-89.8684310913086,-89.7481155395508,-89.7538375854492,-89.3871459960938,-89.3814163208008,-88.9918060302734,-88.9918060302734,-89.0376434326172,-89.066291809082,-89.1063919067383,-89.34130859375,-89.6850814819336,-89.8856201171875,-89.9199905395508,-90.0918807983398,-90.1205368041992,-90.1319885253906,-90.1377182006836,-90.1720962524414,-90.2007522583008,-90.2179336547852,-90.240852355957,-90.2981491088867,-90.3153381347656,-90.3267974853516,-90.3382568359375,-90.3783645629883,-90.4070129394531,-90.4127349853516,-90.4127349853516],"y":[46.5585517883301,46.5642776489258,46.5929260253906,46.6158447265625,46.6330337524414,46.6444969177246,46.6559524536133,46.6788711547852,46.713249206543,46.7418975830078,46.7648162841797,46.5986595153809,46.5929260253906,46.5127143859863,46.5069847106934,46.3408241271973,46.3408241271973,46.1001853942871,46.123104095459,46.128833770752,46.1402893066406,46.1689414978027,46.249153137207,46.2835311889648,46.2835311889648,46.3236389160156,46.3350982666016,46.3408241271973,46.3923950195312,46.4496879577637,46.4840660095215,46.5012550354004,46.5069847106934,46.5127143859863,46.5127143859863,46.5299034118652,46.5413627624512,46.5356330871582,46.5413627624512,46.5585517883301,46.5585517883301],"text":"Percent: 53.56389","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(219,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.3947982788086,-94.4005279541016,-94.3718795776367,-94.3317718505859,-94.2916641235352,-94.2515563964844,-94.234375,-94.1541595458984,-93.8447570800781,-93.8103790283203,-93.7874603271484,-93.7931900024414,-93.7702713012695,-93.4494171142578,-93.4379577636719,-93.409309387207,-93.2660675048828,-93.2374267578125,-93.1858520507812,-93.0712661743164,-93.0941772460938,-93.0712661743164,-93.0769958496094,-93.0655364990234,-93.0598068237305,-93.7530822753906,-93.7530822753906,-94.3947982788086,-94.3947982788086,-94.4005279541016,-94.3947982788086,-94.3947982788086],"y":[48.3576354980469,48.7014122009277,48.7071418762207,48.7071418762207,48.7014122009277,48.6899528503418,48.649845123291,48.649845123291,48.6383895874023,48.6211967468262,48.5982818603516,48.5352554321289,48.5066070556641,48.5581741333008,48.5925521850586,48.6040077209473,48.6383895874023,48.644115447998,48.644115447998,48.6269264221191,48.0654296875,48.059700012207,47.9737548828125,47.9737548828125,47.882080078125,47.8935432434082,47.8477058410645,47.8477058410645,48.0195922851562,48.0253219604492,48.3576354980469,48.3576354980469],"text":"Percent: 53.65361","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(218,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.4455718994141,-83.0960693359375,-83.0788803100586,-83.5544357299805,-83.6690216064453,-83.6804885864258,-83.6919479370117,-83.4455718994141,-83.4455718994141],"y":[42.8916206359863,42.8973503112793,42.4561729431152,42.4389839172363,42.4332542419434,42.7884902954102,42.8744316101074,42.8916206359863,42.8916206359863],"text":"Percent: 53.67550","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(218,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.9596862792969,-76.7305068969727,-76.7362365722656,-76.7419738769531,-76.7305068969727,-76.7419738769531,-76.7362365722656,-76.7190475463867,-76.7190475463867,-76.7305068969727,-76.7419738769531,-76.7362365722656,-76.7362365722656,-76.6846694946289,-76.66748046875,-76.6560287475586,-76.6273727416992,-76.5987243652344,-76.7018661499023,-76.9081268310547,-76.9367752075195,-76.9367752075195,-76.9310455322266,-76.9310455322266,-76.9539566040039,-76.9711532592773,-76.9826126098633,-76.9940643310547,-76.9940643310547,-76.9768829345703,-76.9768829345703,-76.9654159545898,-76.9596862792969,-76.9596862792969,-76.9596862792969,null,-83.4169235229492,-83.4226531982422,-83.4226531982422,-82.8382339477539,-82.8325119018555,-82.8496932983398,-82.8554229736328,-83.1075286865234,-83.4169235229492,-83.4169235229492],"y":[43.0176734924316,43.0233993530273,43.0062103271484,42.9890213012695,42.954647064209,42.9259986877441,42.9030799865723,42.8744316101074,42.8515129089355,42.8056755065918,42.777027130127,42.759838104248,42.7254638671875,42.6796264648438,42.628059387207,42.6051406860352,42.5764923095703,42.5535736083984,42.5535736083984,42.5421180725098,42.6166000366211,42.6223297119141,42.6452484130859,42.6624374389648,42.6738967895508,42.6853561401367,42.759838104248,42.7999458312988,42.811408996582,42.8400535583496,42.8687019348145,42.8744316101074,42.8916206359863,43.0176734924316,43.0176734924316,null,41.000862121582,41.1784744262695,41.2586898803711,41.2586898803711,41.0065879821777,41.0123176574707,41.000862121582,41.000862121582,41.000862121582,41.000862121582],"text":"Percent: 53.72078","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(218,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-75.217903137207,-75.2751922607422,-75.2465515136719,-75.2293548583984,-75.2236251831055,-75.2121734619141,-75.1892471313477,-75.1892471313477,-75.2007141113281,-75.2236251831055,-75.2408142089844,-75.2465515136719,-75.2694625854492,-75.2809219360352,-75.2866516113281,-75.2981185913086,-75.3324890136719,-75.3611373901367,-75.6189727783203,-75.6590805053711,-75.6648101806641,-75.6590805053711,-75.6189727783203,-75.6189727783203,-75.6132431030273,-75.5960464477539,-75.5559387207031,-75.5845947265625,-75.5845947265625,-75.5731353759766,-75.5616760253906,-75.5616760253906,-75.5903244018555,-75.6189727783203,-75.3668670654297,-75.3611373901367,-75.3439559936523,-75.3267593383789,-75.3267593383789,-75.3439559936523,-75.3496780395508,-75.3382263183594,-75.3496780395508,-75.0574645996094,-75.0574645996094,-75.0746612548828,-75.0918502807617,-75.0918502807617,-75.0861206054688,-75.0918502807617,-75.1033020019531,-75.1548767089844,-75.1720657348633,-75.2007141113281,-75.217903137207,-75.217903137207,null,-71.9004745483398,-71.8947448730469,-71.866096496582,-71.866096496582,-71.7858810424805,-71.7801513671875,-71.6655654907227,-71.6712951660156,-71.6311874389648,-71.6139907836914,-71.596809387207,-71.5853500366211,-71.5395126342773,-71.5337829589844,-71.5452423095703,-71.5509719848633,-71.5452423095703,-71.5624237060547,-71.5738906860352,-71.596809387207,-71.5853500366211,-71.6139907836914,-71.5853500366211,-71.5509719848633,-71.5395126342773,-71.5280532836914,-71.5108642578125,-71.4822158813477,-71.4936752319336,-71.5165939331055,-71.5624237060547,-71.5853500366211,-71.596809387207,-71.5853500366211,-71.4936752319336,-71.4936752319336,-71.4822158813477,-71.4764785766602,-71.4822158813477,-71.4879455566406,-71.4936752319336,-71.7858810424805,-71.8030776977539,-72.1010055541992,-72.1296615600586,-72.1296615600586,-72.1926803588867,-72.1984100341797,-72.2614364624023,-72.2442474365234,-72.2327880859375,-72.2098770141602,-72.2041397094727,-72.2098770141602,-72.2041397094727,-72.2156066894531,-72.2098770141602,-72.2786254882812,-72.2786254882812,-72.2786254882812,-72.2900848388672,-72.3015441894531,-72.3072738647461,-72.3015441894531,-72.2958145141602,-72.2900848388672,-72.2843551635742,-72.2442474365234,-72.2442474365234,-72.2728958129883,-72.2728958129883,-72.2614364624023,-72.2442474365234,-72.2270584106445,-72.2098770141602,-72.2270584106445,-72.2442474365234,-72.2442474365234,-72.2728958129883,-72.2843551635742,-71.9348526000977,-71.9004745483398,-71.9004745483398],"y":[38.0272064208984,38.0386695861816,38.0673141479492,38.1016960144043,38.1188812255859,38.1532592773438,38.1990966796875,38.2220153808594,38.2334747314453,38.2392044067383,38.2334747314453,38.2162857055664,38.1876373291016,38.1532592773438,38.113151550293,38.107421875,38.0959625244141,38.0272064208984,37.9985618591309,38.0272064208984,38.0443954467773,38.0501251220703,38.0673141479492,38.0787773132324,38.0787773132324,38.0730438232422,38.0959625244141,38.1360702514648,38.1532592773438,38.1647186279297,38.1761779785156,38.1876373291016,38.2220153808594,38.2735786437988,38.2907676696777,38.3079605102539,38.3251495361328,38.3423347473145,38.3595237731934,38.3709869384766,38.3881721496582,38.4053611755371,38.4569244384766,38.4569244384766,38.428279876709,38.4053611755371,38.3881721496582,38.3652534484863,38.3308792114258,38.3136863708496,38.285041809082,38.1990966796875,38.1246147155762,38.0730438232422,38.0272064208984,38.0272064208984,null,42.7140045166016,42.6853561401367,42.6738967895508,42.6337890625,42.6337890625,42.639518737793,42.6051406860352,42.5306549072266,42.5249290466309,42.5478477478027,42.5421180725098,42.5478477478027,42.5421180725098,42.5191993713379,42.507740020752,42.4676284790039,42.4676284790039,42.4160652160645,42.4103355407715,42.3988761901855,42.3816909790039,42.3530387878418,42.3129348754883,42.324390411377,42.3301200866699,42.324390411377,42.3129348754883,42.3014755249023,42.2842826843262,42.2785568237305,42.2728271484375,42.2556381225586,42.2155303955078,42.1926116943359,42.1926116943359,42.1696929931641,42.1696929931641,42.1525039672852,42.1238555908203,42.1238555908203,42.0264549255371,42.0092658996582,42.0379104614258,42.0321846008301,42.0379104614258,42.1639633178711,42.1525039672852,42.1582374572754,42.186882019043,42.2098007202148,42.2384490966797,42.2499084472656,42.2556381225586,42.2613677978516,42.2842826843262,42.2957458496094,42.3014755249023,42.2957458496094,42.3358535766602,42.3702278137207,42.3759574890137,42.3759574890137,42.3931465148926,42.4160652160645,42.4389839172363,42.4733619689941,42.4848213195801,42.4905471801758,42.507740020752,42.5306549072266,42.5764923095703,42.5822219848633,42.6108741760254,42.6108741760254,42.6223297119141,42.6567077636719,42.6567077636719,42.6681671142578,42.6738967895508,42.7254638671875,42.7140045166016,42.7140045166016,42.7140045166016],"text":"Percent: 53.74094","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(218,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-69.2705993652344,-69.2075729370117,-69.1789245605469,-68.8752593994141,-68.8408813476562,-68.8236923217773,-68.8294219970703,-68.8408813476562,-68.8466033935547,-68.8523330688477,-68.8466033935547,-68.8236923217773,-68.8064956665039,-68.8236923217773,-68.8523330688477,-68.880989074707,-68.9440078735352,-68.978385925293,-69.0013122558594,-69.0013122558594,-68.978385925293,-68.9898452758789,-68.9955825805664,-69.0356826782227,-69.0643310546875,-69.0815200805664,-69.1101684570312,-69.2705993652344,-69.3508071899414,-69.3966445922852,-69.419563293457,-69.5055084228516,-69.4539489746094,-69.4081115722656,-69.3794555664062,-69.419563293457,-69.4081115722656,-69.4596710205078,-69.4482192993164,-69.4539489746094,-69.419563293457,-69.4138412475586,-69.3909149169922,-69.3450775146484,-69.3278961181641,-69.2705993652344,-69.2705993652344],"y":[44.7250862121582,44.7365455627441,44.6563301086426,44.6964378356934,44.7078971862793,44.6907081604004,44.6792488098145,44.6620597839355,44.6391410827637,44.6219520568848,44.6104927062988,44.5933036804199,44.5646591186523,44.5646591186523,44.4672546386719,44.450065612793,44.450065612793,44.4328765869141,44.4156875610352,44.3927688598633,44.3641204833984,44.318286895752,44.2953681945801,44.2609901428223,44.2724494934082,44.2609901428223,44.2609901428223,44.3698501586914,44.3297462463379,44.3583946228027,44.3412017822266,44.3583946228027,44.4729843139648,44.4729843139648,44.5531959533691,44.5646591186523,44.6506004333496,44.6563301086426,44.6849784851074,44.7136268615723,44.7193565368652,44.7480049133301,44.765193939209,44.770923614502,44.7250862121582,44.7250862121582,44.7250862121582],"text":"Percent: 53.83295","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(218,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.7618637084961,-92.2805786132812,-92.2863159179688,-92.2748489379883,-92.2691192626953,-92.4123611450195,-92.7446823120117,-92.7446823120117,-92.7618637084961,-92.7618637084961,-92.7618637084961],"y":[41.871753692627,41.871753692627,41.6081924438477,41.6081924438477,41.5222511291504,41.5222511291504,41.5165214538574,41.6311111450195,41.6311111450195,41.871753692627,41.871753692627],"text":"Percent: 53.83445","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(218,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.5865478515625,-95.3229904174805,-95.1969375610352,-95.1969375610352,-94.3947982788086,-94.4005279541016,-94.3947982788086,-94.3947982788086,-94.3890686035156,-94.3947982788086,-94.6640853881836,-95.1682891845703,-95.1682891845703,-95.1854782104492,-95.1797485351562,-95.231315612793,-95.2542343139648,-95.2656936645508,-95.2656936645508,-95.2542343139648,-95.2141265869141,-95.2026672363281,-95.5693588256836,-95.5750885009766,-95.5750885009766,-95.5865478515625,-95.5865478515625,-95.5865478515625],"y":[48.5352554321289,48.5352554321289,48.5352554321289,48.3690986633301,48.3576354980469,48.0253219604492,48.0195922851562,47.8477058410645,47.4237174987793,47.4065284729004,47.4065284729004,47.4007987976074,47.6758155822754,47.6758155822754,47.8763542175293,47.8763542175293,47.8878135681152,47.9107322692871,47.939380645752,47.9737548828125,48.0081329345703,48.0253219604492,48.0253219604492,48.1742897033691,48.3519096374512,48.3576354980469,48.5352554321289,48.5352554321289],"text":"Percent: 53.84300","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(218,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.3890686035156,-94.3947982788086,-93.7530822753906,-93.7530822753906,-93.0598068237305,-93.0655364990234,-93.0540771484375,-93.0598068237305,-93.04833984375,-93.0540771484375,-93.0368881225586,-93.0368881225586,-93.7702713012695,-93.7702713012695,-93.7874603271484,-93.7989196777344,-93.7931900024414,-93.7760009765625,-93.7702713012695,-93.78173828125,-93.8103790283203,-93.8390274047852,-93.86767578125,-93.8848648071289,-93.8963241577148,-93.9192428588867,-93.95361328125,-94.0109176635742,-94.0223770141602,-94.0223770141602,-94.0109176635742,-93.9937210083008,-93.9937210083008,-94.0281066894531,-94.0452880859375,-94.0739364624023,-94.1083221435547,-94.1541595458984,-94.1770706176758,-94.1999893188477,-94.2114486694336,-94.2286376953125,-94.2400970458984,-94.2458267211914,-94.2458267211914,-94.2572860717773,-94.2630157470703,-94.2859344482422,-94.2916641235352,-94.314582824707,-94.3375015258789,-94.3661499023438,-94.3890686035156,-94.3890686035156],"y":[47.4237174987793,47.8477058410645,47.8477058410645,47.8935432434082,47.882080078125,47.7159233093262,47.7159233093262,47.3664207458496,47.3664207458496,47.1085891723633,47.1085891723633,47.0226440429688,47.0169143676758,47.2059936523438,47.2117233276367,47.2289123535156,47.2460975646973,47.2632865905762,47.2804794311523,47.291934967041,47.291934967041,47.3148536682129,47.3205871582031,47.3091239929199,47.2976684570312,47.2976684570312,47.3320426940918,47.3549613952637,47.3664207458496,47.3893394470215,47.4007987976074,47.4065284729004,47.4179878234863,47.4351768493652,47.4638252258301,47.486743927002,47.4981994628906,47.5153884887695,47.5153884887695,47.5039329528809,47.5153884887695,47.5096626281738,47.4924697875977,47.4695510864258,47.4580955505371,47.4523620605469,47.4409065246582,47.429443359375,47.4179878234863,47.4179878234863,47.4237174987793,47.4179878234863,47.4237174987793,47.4237174987793],"text":"Percent: 53.92523","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(218,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.7194595336914,-89.7137298583984,-89.7194595336914,-89.9543762207031,-90.1319885253906,-90.1377182006836,-90.1720962524414,-90.1835556030273,-90.1892852783203,-90.2007522583008,-90.2007522583008,-90.2007522583008,-89.7194595336914,-89.7194595336914,null,-94.051025390625,-94.056755065918,-94.0109176635742,-94.5265731811523,-94.6182479858398,-94.6182479858398,-94.6125183105469,-94.583869934082,-94.5552291870117,-94.5208511352539,-94.503662109375,-94.4750137329102,-94.4463577270508,-94.40625,-94.3489608764648,-94.1713409423828,-94.051025390625,-94.051025390625,-94.051025390625],"y":[34.5608139038086,34.1941223144531,34.1712036132812,34.1654739379883,34.1654739379883,34.2686042785645,34.2915229797363,34.3087120056152,34.348819732666,34.348819732666,34.5207099914551,34.5608139038086,34.5608139038086,34.5608139038086,null,32.2116889953613,32.0168800354004,31.9882354736328,31.9939613342285,31.9996929168701,32.097095489502,32.1830368041992,32.2517929077148,32.2976303100586,32.3778457641602,32.4179534912109,32.4064903259277,32.3950347900391,32.400764465332,32.3663864135742,32.400764465332,32.4064903259277,32.2116889953613,32.2116889953613],"text":"Percent: 53.95816","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(218,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-101.997947692871,-100.496795654297,-100.496795654297,-100.473876953125,-100.450965881348,-100.433769226074,-100.428039550781,-100.422309875488,-100.365020751953,-100.370742797852,-100.365020751953,-100.34782409668,-100.330635070801,-100.301986694336,-100.301986694336,-100.313453674316,-100.324913024902,-100.35929107666,-100.416580200195,-100.428039550781,-100.433769226074,-100.445236206055,-100.468147277832,-100.479606628418,-100.473876953125,-100.439498901367,-100.399398803711,-100.370742797852,-100.342094421387,-101.470825195312,-102.003677368164,-101.997947692871,-101.997947692871],"y":[45.9397583007812,45.9397583007812,45.9168395996094,45.9168395996094,45.928295135498,45.9225692749023,45.9053764343262,45.8767318725586,45.8423538208008,45.8194351196289,45.80224609375,45.7850570678711,45.7506790161133,45.7220306396484,45.6991119384766,45.670467376709,45.6590042114258,45.6418151855469,45.6418151855469,45.6360893249512,45.5902519226074,45.5730628967285,45.5501441955566,45.5272254943848,45.5157661437988,45.5100402832031,45.5043067932129,45.4928512573242,45.4642028808594,45.4642028808594,45.4642028808594,45.9397583007812,45.9397583007812],"text":"Percent: 53.96163","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(218,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.225212097168,-97.9757843017578,-97.9929733276367,-98.0044326782227,-97.2767791748047,-97.2538528442383,-97.2481231689453,-97.2194747924805,-97.225212097168,-97.225212097168],"y":[45.9397583007812,45.934024810791,45.9397583007812,46.2835311889648,46.2835311889648,46.2778015136719,45.9970512390137,45.985595703125,45.9397583007812,45.9397583007812],"text":"Percent: 54.00101","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(218,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.2564926147461,-83.5200576782227,-83.5200576782227,-83.5544357299805,-83.5601654052734,-83.5601654052734,-83.5601654052734,-83.5658950805664,-83.6117324829102,-83.6289215087891,-83.6289215087891,-83.6231842041016,-83.6231842041016,-83.5200576782227,-83.5143280029297,-83.5200576782227,-83.5372467041016,-83.4341125488281,-83.2564926147461,-83.2564926147461],"y":[32.5841102600098,32.4637908935547,32.4809799194336,32.5153541564941,32.538272857666,32.5726509094238,32.6242179870605,32.6643257141113,32.6643257141113,32.6700553894043,32.6986999511719,32.7101631164551,32.733081817627,32.8132934570312,32.8190231323242,32.8362083435059,32.853401184082,32.9049644470215,32.5841102600098,32.5841102600098],"text":"Percent: 54.03668","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(218,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.0842361450195,-84.6029510498047,-84.6029510498047,-84.8493194580078,-85.0842361450195,-85.0842361450195,-85.0842361450195],"y":[43.8140830993652,43.8140830993652,43.4703102111816,43.4645767211914,43.4703102111816,43.8140830993652,43.8140830993652],"text":"Percent: 54.05697","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(218,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.0907516479492,-96.0850219726562,-96.1079406738281,-96.1079406738281,-95.7469787597656,-95.2599639892578,-95.2542343139648,-95.2427749633789,-95.2427749633789,-96.0391845703125,-96.0563735961914,-96.0735626220703,-96.0907516479492,-96.0907516479492],"y":[45.1777229309082,45.2464752197266,45.2407493591309,45.4183654785156,45.4183654785156,45.4183654785156,45.2464752197266,45.2464752197266,45.1548042297363,45.1548042297363,45.1605339050293,45.1662635803223,45.1777229309082,45.1777229309082],"text":"Percent: 54.07902","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(217,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.8184127807617,-96.8241424560547,-96.8298721313477,-96.8355941772461,-96.8298721313477,-96.8241424560547,-96.8241424560547,-96.8355941772461,-96.8355941772461,-96.8355941772461,-96.0506439208984,-96.0506439208984,-96.1766891479492,-96.8184127807617,-96.8184127807617],"y":[47.1486968994141,47.2059936523438,47.2403717041016,47.2747497558594,47.3205871582031,47.3606910705566,47.3893394470215,47.4351768493652,47.4924697875977,47.4981994628906,47.5039329528809,47.154426574707,47.154426574707,47.1486968994141,47.1486968994141],"text":"Percent: 54.07940","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(217,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.8126754760742,-96.7783050537109,-96.7210006713867,-96.6866302490234,-96.577766418457,-96.5147399902344,-96.4574508666992,-96.4402542114258,-96.9788360595703,-96.9960250854492,-97.2194747924805,-97.2194747924805,-97.225212097168,-96.5605773925781,-96.5548477172852,-96.5605773925781,-96.5720367431641,-96.5949554443359,-96.6522521972656,-96.7783050537109,-96.8241424560547,-96.8355941772461,-96.8413238525391,-96.8355941772461,-96.8126754760742,-96.8126754760742,null,-100.536903381348,-101.081214904785,-101.075485229492,-100.542633056641,-100.536903381348,-100.536903381348],"y":[45.5845222473145,45.5558738708496,45.4985771179199,45.4470138549805,45.4069061279297,45.3782577514648,45.355339050293,45.3266944885254,45.3209609985352,45.2923126220703,45.2923126220703,45.5616035461426,45.9397583007812,45.9397583007812,45.9111061096191,45.8767318725586,45.8480834960938,45.8194351196289,45.7621383666992,45.6876525878906,45.670467376709,45.6475486755371,45.6303596496582,45.5902519226074,45.5845222473145,45.5845222473145,null,35.6150550842285,35.6150550842285,36.0505027770996,36.0447769165039,35.6150550842285,35.6150550842285],"text":"Percent: 54.08835","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(217,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-106.008651733398,-106.472747802734,-106.512855529785,-106.593063354492,-106.604530334473,-106.679008483887,-106.68473815918,-106.054481506348,-106.054481506348,-105.762283325195,-105.739356994629,-105.739356994629,-105.756553649902,-105.756553649902,-105.750823974609,-105.745094299316,-105.745094299316,-105.762283325195,-105.762283325195,-105.768005371094,-105.773735046387,-105.762283325195,-105.739356994629,-105.72216796875,-106.008651733398,-106.008651733398],"y":[36.9844245910645,36.9844245910645,37.0531806945801,37.1563148498535,37.2136077880859,37.2422561645508,37.3854942321777,37.3912239074707,37.345386505127,37.3339309692383,37.2880935668945,37.2651748657227,37.2537155151367,37.2193412780762,37.1964225769043,37.1849594116211,37.1391220092773,37.1104774475098,37.0818290710449,37.058910369873,37.0359916687012,37.0245323181152,37.0130767822266,36.9844245910645,36.9844245910645,36.9844245910645],"text":"Percent: 54.13459","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(217,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-105.401313781738,-105.831031799316,-105.842498779297,-105.836769104004,-105.808113098145,-105.77946472168,-105.796661376953,-105.813842773438,-105.836769104004,-105.848220825195,-105.871139526367,-105.894058227539,-105.911247253418,-105.939895629883,-105.911247253418,-105.888328552246,-105.882606506348,-105.865409851074,-105.831031799316,-105.796661376953,-105.727897644043,-105.733627319336,-105.704986572266,-105.699256896973,-105.647682189941,-105.596122741699,-105.475799560547,-105.401313781738,-105.401313781738,-105.401313781738],"y":[39.5627365112305,39.5570068359375,39.5741958618164,39.5856552124023,39.5856552124023,39.608570098877,39.6314888000488,39.6314888000488,39.6314888000488,39.642951965332,39.6544075012207,39.642951965332,39.6773262023926,39.6887893676758,39.7002449035645,39.7288932800293,39.7690010070801,39.7976493835449,39.8091087341309,39.8033790588379,39.8033790588379,39.8262977600098,39.8320274353027,39.8434867858887,39.8492164611816,39.8262977600098,39.7575416564941,39.7403526306152,39.5627365112305,39.5627365112305],"text":"Percent: 54.20677","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(217,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-124.045356750488,-123.369270324707,-123.369270324707,-123.34635925293,-123.34635925293,-123.495323181152,-123.718780517578,-123.707321166992,-123.758888244629,-123.79899597168,-123.850563049316,-123.890670776367,-123.919319152832,-123.976608276367,-124.005256652832,-124.028175354004,-124.016716003418,-124.01099395752,-124.022438049316,-124.033897399902,-124.016716003418,-123.988067626953,-123.970886230469,-123.959419250488,-123.896392822266,-123.873474121094,-123.879211425781,-123.850563049316,-123.92504119873,-123.879211425781,-123.862007141113,-123.79899597168,-123.850563049316,-123.879211425781,-123.902114868164,-123.92504119873,-123.953681945801,-123.988067626953,-124.028175354004,-124.045356750488,-124.045356750488,-124.045356750488],"y":[46.7877349853516,46.7877349853516,46.5585517883301,46.5585517883301,46.386661529541,46.3752059936523,46.3694763183594,46.2835311889648,46.2835311889648,46.2663421630859,46.260612487793,46.2720718383789,46.3064498901367,46.3179054260254,46.2949905395508,46.3121795654297,46.3694763183594,46.4554176330566,46.5299034118652,46.6158447265625,46.6330337524414,46.6158447265625,46.5700073242188,46.3694763183594,46.380931854248,46.438232421875,46.4955253601074,46.524169921875,46.6273040771484,46.6330337524414,46.6788711547852,46.70751953125,46.7476272583008,46.7304382324219,46.7247085571289,46.7361679077148,46.70751953125,46.7189788818359,46.713249206543,46.7361679077148,46.7877349853516,46.7877349853516],"text":"Percent: 54.25217","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(217,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.9180755615234,-84.9180755615234,-84.9696426391602,-85.0212020874023,-85.0441284179688,-85.0842361450195,-85.0842361450195,-85.1358032226562,-85.1358032226562,-85.1415252685547,-85.1071472167969,-85.0785064697266,-85.0498580932617,-85.0498580932617,-85.0212020874023,-85.0212020874023,-85.004020690918,-84.998291015625,-84.9639129638672,-84.9639129638672,-84.9696426391602,-84.9696426391602,-84.9352569580078,-84.9295349121094,-84.9180755615234,-84.9180755615234,null,-90.4585723876953,-90.4585723876953,-90.4012832641602,-90.4012832641602,-90.2981491088867,-90.2981491088867,-90.2007522583008,-90.2007522583008,-90.1892852783203,-90.1835556030273,-90.1720962524414,-90.1377182006836,-90.1319885253906,-90.1377182006836,-90.4585723876953,-90.4585723876953],"y":[31.9137477874756,31.7705097198486,31.7705097198486,31.7705097198486,31.7590503692627,31.7590503692627,31.7647819519043,31.7762393951416,31.7876968383789,31.8679141998291,31.9366664886475,31.9595851898193,31.9595851898193,31.948127746582,31.948127746582,31.9538555145264,31.9538555145264,31.9538555145264,31.948127746582,31.9423980712891,31.9423980712891,31.9309368133545,31.9252090454102,31.9137477874756,31.9137477874756,31.9137477874756,null,34.0737991333008,34.2686042785645,34.2686042785645,34.4290351867676,34.4347648620605,34.5207099914551,34.5207099914551,34.348819732666,34.348819732666,34.3087120056152,34.2915229797363,34.2686042785645,34.1654739379883,34.0795288085938,34.0737991333008,34.0737991333008],"text":"Percent: 54.25532","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(217,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-122.504104614258,-122.790588378906,-122.802047729492,-122.968200683594,-122.939552307129,-122.870803833008,-122.819229125977,-122.721832275391,-122.670265197754,-122.618698120117,-122.584312438965,-122.532760620117,-122.532760620117,-122.572868347168,-122.572868347168,-122.52702331543,-122.48119354248,-122.452545166016,-122.463996887207,-122.429626464844,-122.469734191895,-122.504104614258,-122.52702331543,-122.549942016602,-122.595779418945,-122.618698120117,-122.595779418945,-122.578590393066,-122.561408996582,-122.561408996582,-122.590049743652,-122.618698120117,-122.65308380127,-122.647346496582,-122.624420166016,-122.65308380127,-122.647346496582,-122.595779418945,-122.549942016602,-122.515563964844,-122.48119354248,-122.463996887207,-122.48119354248,-122.498374938965,-122.504104614258,-122.504104614258],"y":[47.3950691223145,47.4065284729004,47.5039329528809,47.5153884887695,47.5497703552246,47.5956039428711,47.6357116699219,47.6586303710938,47.7503051757812,47.796142578125,47.8362464904785,47.8190574645996,47.8591651916504,47.9049987792969,47.939380645752,47.9107322692871,47.8878135681152,47.8305168151855,47.8018684387207,47.7503051757812,47.7331161499023,47.7560348510742,47.7159233093262,47.7044677734375,47.738842010498,47.7216529846191,47.6987342834473,47.6471710205078,47.618522644043,47.5841445922852,47.5784149169922,47.61279296875,47.618522644043,47.5784149169922,47.5612258911133,47.5440368652344,47.5268516540527,47.5268516540527,47.5440368652344,47.5612258911133,47.5268516540527,47.4981994628906,47.4466361999512,47.4179878234863,47.3950691223145,47.3950691223145],"text":"Percent: 54.31363","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(217,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.7305068969727,-76.7190475463867,-76.7133178710938,-76.7190475463867,-76.7075881958008,-76.6846694946289,-76.6617584228516,-76.6388320922852,-76.6159210205078,-76.6101913452148,-76.4841384887695,-76.4784088134766,-76.4784088134766,-76.4898681640625,-76.4898681640625,-76.5013198852539,-76.4955978393555,-76.4612121582031,-76.4612121582031,-76.3523559570312,-76.2721405029297,-76.2606811523438,-76.2606811523438,-76.4554901123047,-76.4612121582031,-76.6159210205078,-76.6216430664062,-76.66748046875,-76.6846694946289,-76.7362365722656,-76.7362365722656,-76.7419738769531,-76.7305068969727,-76.7190475463867,-76.7190475463867,-76.7362365722656,-76.7419738769531,-76.7305068969727,-76.7419738769531,-76.7362365722656,-76.7305068969727,-76.7305068969727],"y":[43.0233993530273,43.0463180541992,43.0692367553711,43.3270683288574,43.3270683288574,43.3671760559082,43.3900947570801,43.407283782959,43.4187393188477,43.2525825500488,43.2525825500488,43.2239379882812,43.1666412353516,43.1551818847656,43.1093444824219,43.092155456543,43.0119400024414,43.0062103271484,42.8515129089355,42.8515129089355,42.7942199707031,42.7713012695312,42.628059387207,42.628059387207,42.628059387207,42.628059387207,42.628059387207,42.628059387207,42.6796264648438,42.7254638671875,42.759838104248,42.777027130127,42.8056755065918,42.8515129089355,42.8744316101074,42.9030799865723,42.9259986877441,42.954647064209,42.9890213012695,43.0062103271484,43.0233993530273,43.0233993530273],"text":"Percent: 54.31673","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(217,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.9020156860352,-78.8447189331055,-78.8103408813477,-78.7702331542969,-78.7358627319336,-78.7129440307617,-78.7129440307617,-78.7129440307617,-78.7243957519531,-78.7415924072266,-78.7587814331055,-78.7587814331055,-78.7587814331055,-78.6842880249023,-78.5353240966797,-78.4436492919922,-78.4264678955078,-78.3978118896484,-78.3920822143555,-78.3634338378906,-78.3519744873047,-78.3462524414062,-78.2946853637695,-78.2774887084961,-78.2488479614258,-78.47802734375,-78.7072143554688,-78.9134750366211,-78.9879608154297,-78.9020156860352,-78.9020156860352],"y":[35.8557014465332,35.8557014465332,35.9187240600586,35.9187240600586,35.9359130859375,35.9702911376953,35.9932098388672,36.0161285400391,36.0275840759277,36.021858215332,36.0275840759277,36.0447769165039,36.0619659423828,36.0619659423828,36.0046691894531,35.9760208129883,35.9473724365234,35.9359130859375,35.9301834106445,35.9244537353516,35.9187240600586,35.9072647094727,35.8786201477051,35.8671569824219,35.8155937194824,35.701000213623,35.5176544189453,35.5864105224609,35.6093292236328,35.8557014465332,35.8557014465332],"text":"Percent: 54.46778","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(217,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-122.446807861328,-122.446807861328,-122.44108581543,-122.48119354248,-122.44108581543,-122.452545166016,-122.504104614258,-122.549942016602,-122.590049743652,-122.618698120117,-122.612976074219,-122.670265197754,-122.670265197754,-122.704635620117,-122.744743347168,-122.744743347168,-122.704635620117,-122.710372924805,-122.761940002441,-122.761940002441,-122.744743347168,-122.704635620117,-122.710372924805,-122.091567993164,-121.42121887207,-120.853981018066,-120.876907348633,-120.87117767334,-120.813873291016,-120.779502868652,-120.768043518066,-120.790969848633,-120.785232543945,-120.762321472168,-120.745124816895,-120.682106018066,-120.687828063965,-120.722213745117,-120.762321472168,-120.768043518066,-120.905548095703,-120.905548095703,-121.713424682617,-122.446807861328,-122.446807861328],"y":[48.6383895874023,48.6670341491699,48.6899528503418,48.7071418762207,48.7243309020996,48.7472496032715,48.7701683044434,48.7644386291504,48.7186012268066,48.7243309020996,48.7644386291504,48.7816276550293,48.838924407959,48.8618431091309,48.8790283203125,48.9019470214844,48.9134063720703,48.9363250732422,48.9420547485352,48.9592437744141,48.970703125,48.9592437744141,48.9878921508789,48.9936180114746,48.9993515014648,48.9993515014648,48.964973449707,48.9535140991211,48.9535140991211,48.9477844238281,48.9248657226562,48.9019470214844,48.8790283203125,48.8331909179688,48.7930870056152,48.7300605773926,48.7071418762207,48.6842231750488,48.6727638244629,48.649845123291,48.649845123291,48.6326560974121,48.6383895874023,48.6383895874023,48.6383895874023],"text":"Percent: 54.56789","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(216,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-75.0689315795898,-75.0689315795898,-75.2007141113281,-75.2350845336914,-75.2465515136719,-75.2694625854492,-75.2923889160156,-75.3611373901367,-75.3611373901367,-75.3611373901367,-75.3897857666016,-75.3955154418945,-75.3955154418945,-75.4413528442383,-75.4241638183594,-75.4127044677734,-75.3668670654297,-75.3382263183594,-75.2809219360352,-75.2408142089844,-75.2064437866211,-75.1663360595703,-75.1491394042969,-75.0861206054688,-75.0918502807617,-75.034553527832,-75.0059051513672,-74.9772567749023,-74.9428787231445,-74.9256896972656,-74.9027709960938,-74.8913192749023,-74.9829864501953,-75.0517425537109,-75.0689315795898,-75.0689315795898,null,-76.6502990722656,-76.6159210205078,-76.5357055664062,-76.5185165405273,-76.5127868652344,-76.4669494628906,-76.4612121582031,-76.4440307617188,-76.4554901123047,-76.4383010864258,-76.4325714111328,-76.4612121582031,-76.4669494628906,-76.4669494628906,-76.4554901123047,-76.4383010864258,-76.4325714111328,-76.4383010864258,-76.4669494628906,-76.4726791381836,-76.4669494628906,-76.4497604370117,-76.398193359375,-76.392463684082,-76.3810043334961,-76.3752746582031,-76.3810043334961,-76.398193359375,-76.4325714111328,-76.4612121582031,-76.4841384887695,-76.5185165405273,-76.5471572875977,-76.5700836181641,-76.6502990722656,-76.6903991699219,-76.7075881958008,-76.6846694946289,-76.66748046875,-76.6560287475586,-76.6502990722656,-76.6617584228516,-76.66748046875,-76.6502990722656,-76.6502990722656],"y":[39.5398178100586,39.5741958618164,39.6658706665039,39.6658706665039,39.6715965270996,39.6830558776855,39.6830558776855,39.7174339294434,39.7231636047363,39.7460823059082,39.7575416564941,39.7690010070801,39.774730682373,39.786190032959,39.8091087341309,39.8033790588379,39.8262977600098,39.8434867858887,39.8492164611816,39.8549423217773,39.8606719970703,39.8721351623535,39.8835906982422,39.8434867858887,39.8320274353027,39.7575416564941,39.7231636047363,39.7117042541504,39.7002449035645,39.6887893676758,39.6601371765137,39.5856552124023,39.5168991088867,39.5627365112305,39.5398178100586,39.5398178100586,null,37.5974884033203,37.5860328674316,37.5459251403809,37.5401954650879,37.5344657897949,37.523006439209,37.5058174133301,37.5000877380371,37.4370613098145,37.4084129333496,37.3854942321777,37.379768371582,37.3740386962891,37.3625793457031,37.3568496704102,37.3511199951172,37.3339309692383,37.3282012939453,37.3167419433594,37.3110122680664,37.2938232421875,37.2880935668945,37.2995529174805,37.2938232421875,37.2938232421875,37.2766342163086,37.2594451904297,37.2479858398438,37.2537155151367,37.2537155151367,37.2537155151367,37.2709045410156,37.2880935668945,37.3167419433594,37.3854942321777,37.4198760986328,37.4427947998047,37.4485206604004,37.4599800109863,37.4657135009766,37.4943580627441,37.517276763916,37.5344657897949,37.5974884033203,37.5974884033203],"text":"Percent: 54.62386","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(216,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.1144256591797,-92.0800476074219,-92.0800476074219,-92.0915069580078,-92.1086959838867,-92.0972290039062,-92.1086959838867,-92.0399398803711,-92.0342102050781,-92.2175598144531,-92.240478515625,-92.240478515625,-92.3436126708984,-92.3436126708984,-92.4410095214844,-92.4467391967773,-92.4983062744141,-92.504035949707,-92.5556030273438,-92.5556030273438,-92.6530075073242,-92.6587371826172,-92.7274856567383,-92.7446823120117,-92.7446823120117,-92.6472778320312,-92.6472778320312,-92.5498733520508,-92.5498733520508,-92.515495300293,-92.4925765991211,-92.4753875732422,-92.4639282226562,-92.4581985473633,-92.4410095214844,-92.423828125,-92.423828125,-92.4123611450195,-92.240478515625,-92.2290115356445,-92.1144256591797,-92.1144256591797,null,-83.6575698852539,-83.6632919311523,-83.5601654052734,-83.5429763793945,-83.5257873535156,-83.3940048217773,-83.3940048217773,-83.3195266723633,-83.3596343994141,-83.3367080688477,-83.3768157958984,-83.3940048217773,-83.4169235229492,-83.4283828735352,-83.4455718994141,-83.4455718994141,-83.4799499511719,-83.4856796264648,-83.5200576782227,-83.5257873535156,-83.5945434570312,-83.6002731323242,-83.6117324829102,-83.6117324829102,-83.6575698852539,-83.6575698852539,null,-88.9345092773438,-88.9746170043945,-89.0147171020508,-89.0605545043945,-89.0949325561523,-89.1121292114258,-89.1464996337891,-89.1808776855469,-89.1980667114258,-89.2095336914062,-89.249641418457,-89.2610931396484,-89.2725524902344,-89.2668228149414,-89.2725524902344,-89.2668228149414,-89.2668228149414,-89.2668228149414,-89.25537109375,-89.249641418457,-89.2095336914062,-89.1980667114258,-89.2038040161133,-89.2152633666992,-89.0491027832031,-89.0491027832031,-89.0261840820312,-88.9975357055664,-88.9803466796875,-88.9631576538086,-88.9459686279297,-88.9287796020508,-88.9345092773438,-88.9345092773438,null,-86.9176940917969,-86.4650573730469,-86.4650573730469,-86.5796585083008,-86.9176940917969,-86.9176940917969,-86.9176940917969,null,-84.2820892333984,-84.2878189086914,-84.270637512207,-84.2763671875,-84.2763671875,-84.2878189086914,-84.2992782592773,-84.3050079345703,-84.3164749145508,-84.3107452392578,-84.3221969604492,-84.3451156616211,-84.3565826416016,-84.4253311157227,-84.4425201416016,-84.5800323486328,-84.6029510498047,-84.6029510498047,-84.6029510498047,-84.5972213745117,-84.6029510498047,-84.6717071533203,-84.6831665039062,-84.7118072509766,-84.7519149780273,-84.7633819580078,-84.7805633544922,-84.8034820556641,-84.8321304321289,-84.8550491333008,-84.8722381591797,-84.8779678344727,-84.8836975097656,-84.723274230957,-84.545654296875,-84.4998168945312,-84.4196014404297,-84.3393859863281,-84.2992782592773,-84.2820892333984,-84.2820892333984,null,-92.3894424438477,-92.1774520874023,-92.0170211791992,-92.0227508544922,-92.0342102050781,-92.0342102050781,-92.2519378662109,-92.2519378662109,-92.4066314697266,-92.4009017944336,-92.3894424438477,-92.3894424438477,null,-80.5177612304688,-80.6266174316406,-80.6724548339844,-80.6953811645508,-80.6953811645508,-80.7068328857422,-80.746940612793,-80.9073715209961,-80.9360198974609,-80.8558044433594,-80.7698593139648,-80.7412109375,-80.6609954833984,-80.6037063598633,-80.5922470092773,-80.5807800292969,-80.5292205810547,-80.5177612304688,-80.5177612304688,-80.5234909057617,-80.5406723022461,-80.5406723022461,-80.5349426269531,-80.5234909057617,-80.5177612304688,-80.5292205810547,-80.5521392822266,-80.5807800292969,-80.5865097045898,-80.5578689575195,-80.5406723022461,-80.5349426269531,-80.5464096069336,-80.5578689575195,-80.5578689575195,-80.5177612304688,-80.5177612304688],"y":[35.0077209472656,35.0019912719727,34.7498931884766,34.7040557861328,34.6754035949707,34.663948059082,34.629566192627,34.6181106567383,34.4977912902832,34.4977912902832,34.4977912902832,34.5894622802734,34.5894622802734,34.6352996826172,34.6410293579102,34.6754035949707,34.6754035949707,34.6983222961426,34.6983222961426,34.7670783996582,34.7670783996582,34.8587532043457,34.8587532043457,34.8587532043457,34.9045906066895,34.9045906066895,34.9332389831543,34.93896484375,34.9561538696289,34.9504280090332,34.944694519043,34.9332389831543,34.9217758178711,34.8988571166992,34.9045906066895,34.9160461425781,34.9217758178711,34.9275093078613,34.9275093078613,35.0019912719727,35.0077209472656,35.0077209472656,null,32.1028251647949,32.2919006347656,32.3950347900391,32.3893051147461,32.400764465332,32.2804412841797,32.2517929077148,32.1887702941895,32.1543922424316,32.1314735412598,32.1028251647949,32.1085548400879,32.1142845153809,32.1257438659668,32.1257438659668,32.1314735412598,32.1314735412598,32.1200141906738,32.1200141906738,32.1028251647949,32.1028251647949,32.1085548400879,32.1085548400879,32.1028251647949,32.1028251647949,32.1028251647949,null,37.2365264892578,37.2422561645508,37.2365264892578,37.2193412780762,37.1906890869141,37.1448516845703,37.1219329833984,37.070369720459,37.0932884216309,37.0990142822266,37.0990142822266,37.1104774475098,37.1391220092773,37.1563148498535,37.1792297363281,37.1964225769043,37.207878112793,37.2193412780762,37.2365264892578,37.2709045410156,37.2995529174805,37.3110122680664,37.3224716186523,37.345386505127,37.3339309692383,37.3167419433594,37.3224716186523,37.3282012939453,37.3167419433594,37.3110122680664,37.3052825927734,37.3110122680664,37.2365264892578,37.2365264892578,null,41.1670188903809,41.1727447509766,40.9091873168945,40.9034576416016,40.9091873168945,41.1670188903809,41.1670188903809,null,37.1448516845703,37.1333961486816,37.1276664733887,37.1162071228027,37.0990142822266,37.0760955810547,37.070369720459,37.0302619934082,37.0245323181152,37.0016136169434,36.9958839416504,36.9844245910645,36.9500503540039,36.9500503540039,36.9443206787109,36.8698310852051,36.8812942504883,36.8870239257812,36.8984832763672,36.9099426269531,36.9214019775391,36.9786949157715,36.9844245910645,36.9786949157715,36.9672393798828,36.9672393798828,36.9786949157715,36.9844245910645,36.9958839416504,37.0073432922363,37.0188026428223,37.0359916687012,37.0531806945801,37.2422561645508,37.3683052062988,37.3339309692383,37.2709045410156,37.207878112793,37.1677703857422,37.1448516845703,37.1448516845703,null,38.0214805603027,38.0157508850098,38.0100212097168,37.7063522338867,37.6948928833008,37.5974884033203,37.5974884033203,37.6375961303711,37.7063522338867,37.8610496520996,38.0214805603027,38.0214805603027,null,36.9844245910645,36.9214019775391,36.8984832763672,36.8870239257812,36.8698310852051,36.8583755493164,36.8641052246094,37.058910369873,37.0990142822266,37.1391220092773,37.1849594116211,37.1964225769043,37.2193412780762,37.2307968139648,37.1792297363281,37.1735038757324,37.1906890869141,37.1849594116211,37.1792297363281,37.1735038757324,37.1735038757324,37.1563148498535,37.1505851745605,37.1448516845703,37.1333961486816,37.1276664733887,37.1333961486816,37.1219329833984,37.1162071228027,37.064640045166,37.058910369873,37.0531806945801,37.0417213439941,37.0359916687012,37.0245323181152,36.9844245910645,36.9844245910645],"text":"Percent: 54.73264","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(216,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-73.3500595092773,-73.7854995727539,-73.7740478515625,-73.7625885009766,-73.7568588256836,-73.7625885009766,-73.7453918457031,-73.7396621704102,-73.7224807739258,-73.676643371582,-73.6709136962891,-73.6709136962891,-73.6709136962891,-73.6709136962891,-73.6537246704102,-73.6422653198242,-73.6422653198242,-73.4531860351562,-73.4360046386719,-73.4188079833984,-73.3958969116211,-73.3844299316406,-73.2813034057617,-73.2813034057617,-73.2755737304688,-73.2813034057617,-73.2813034057617,-73.2813034057617,-73.2755737304688,-73.3156814575195,-73.3500595092773,-73.3500595092773],"y":[42.5134658813477,42.4676284790039,42.5306549072266,42.5707626342773,42.5994110107422,42.6108741760254,42.6337890625,42.6681671142578,42.6968154907227,42.7884902954102,42.817138671875,42.8400535583496,42.8744316101074,42.8973503112793,42.9145393371582,42.9317283630371,42.9431838989258,42.948917388916,42.960376739502,42.954647064209,42.954647064209,42.948917388916,42.9431838989258,42.8973503112793,42.8400535583496,42.817138671875,42.7884902954102,42.7426528930664,42.7025451660156,42.5994110107422,42.5134658813477,42.5134658813477],"text":"Percent: 54.81115","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(216,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-74.0032272338867,-74.0376052856445,-74.0662536621094,-74.0834426879883,-74.0891723632812,-74.0949020385742,-74.129280090332,-74.1464691162109,-74.129280090332,-74.1120910644531,-74.0891723632812,-74.1235504150391,-74.129280090332,-74.1521911621094,-74.1521911621094,-74.1579284667969,-74.1693878173828,-74.2266845703125,-74.2725219726562,-74.2381362915039,-74.1922988891602,-73.9001007080078,-73.9115524291992,-73.9172821044922,-73.9402084350586,-73.9745788574219,-74.0032272338867,-74.0032272338867],"y":[40.8232421875,40.8117828369141,40.7888641357422,40.7716789245605,40.7716789245605,40.7831344604492,40.7831344604492,40.7888641357422,40.8175163269043,40.8461608886719,40.8576202392578,40.8805389404297,40.8862686157227,40.9550247192383,40.9722099304199,40.9722099304199,40.9836730957031,40.9836730957031,41.0237808227539,41.0696144104004,41.1269111633301,40.9951286315918,40.9091873168945,40.9034576416016,40.8919982910156,40.8461608886719,40.8232421875,40.8232421875],"text":"Percent: 54.95948","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(216,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.5292205810547,-80.5292205810547,-81.0047760009766,-81.0105056762695,-81.0047760009766,-80.9360198974609,-80.8271560668945,-80.7354888916016,-80.6438140869141,-80.5349426269531,-80.5292205810547,-80.5292205810547],"y":[41.8373794555664,41.4993362426758,41.5050621032715,41.734245300293,41.8602981567383,41.871753692627,41.8946723937988,41.9290542602539,41.9519729614258,41.9691581726074,41.8373794555664,41.8373794555664],"text":"Percent: 54.96278","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(216,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.5556030273438,-92.0800476074219,-92.0743179321289,-92.0800476074219,-92.5498733520508,-92.5556030273438,-92.5556030273438,null,-89.0319137573242,-89.1923370361328,-89.1923370361328,-89.1350402832031,-89.1350402832031,-88.8256454467773,-88.7110595703125,-88.7110595703125,-88.9345092773438,-88.9345092773438,-89.0319137573242,-89.0319137573242,-89.0319137573242],"y":[43.2239379882812,43.218204498291,43.08642578125,42.9088096618652,42.9088096618652,43.2239379882812,43.2239379882812,null,33.7357559204102,33.7357559204102,33.8102378845215,33.8102378845215,34.0737991333008,34.0795288085938,34.0737991333008,33.8102378845215,33.8102378845215,33.7529449462891,33.7529449462891,33.7357559204102,33.7357559204102],"text":"Percent: 54.96750","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(216,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-73.5334091186523,-73.4990234375,-73.4990234375,-73.504753112793,-73.493293762207,-73.4646453857422,-73.4474639892578,-73.3901672363281,-73.3729705810547,-73.3271408081055,-73.3042221069336,-73.2813034057617,-73.2526550292969,-73.224006652832,-73.2010879516602,-73.1838989257812,-73.1552505493164,-73.1266021728516,-73.1151428222656,-73.0750427246094,-73.0922241210938,-73.1151428222656,-73.1151428222656,-73.0979537963867,-73.1094131469727,-73.1151428222656,-73.1266021728516,-73.1495208740234,-73.1838989257812,-73.2125473022461,-73.2411956787109,-73.2641143798828,-73.2813034057617,-73.3615188598633,-73.3901672363281,-73.4016265869141,-73.4245376586914,-73.4474639892578,-73.4818420410156,-73.5104827880859,-73.5162124633789,-73.5620498657227,-73.6308059692383,-73.6709136962891,-73.7224807739258,-73.5391311645508,-73.4990234375,-73.5620498657227,-73.5563201904297,-73.5448608398438,-73.5334091186523,-73.5334091186523,null,-82.7580184936523,-82.4543609619141,-82.4658126831055,-82.3913269042969,-82.3970565795898,-82.3684158325195,-82.3741455078125,-82.4772720336914,-82.4830017089844,-82.6033248901367,-82.6033248901367,-82.7121887207031,-82.7179107666016,-82.8267822265625,-82.8153228759766,-82.8095855712891,-82.7866744995117,-82.7809448242188,-82.7981262207031,-82.7981262207031,-82.7580184936523,-82.7580184936523,null,-81.4230346679688,-80.8729934692383,-80.8787231445312,-80.8844528198242,-80.8787231445312,-80.8558044433594,-80.8271560668945,-80.7813186645508,-80.7755966186523,-80.7755966186523,-80.7813186645508,-80.8271560668945,-81.0563430786133,-81.0677947998047,-81.0849838256836,-81.0907211303711,-81.1709289550781,-81.1823959350586,-81.1709289550781,-81.1709289550781,-81.1823959350586,-81.1881256103516,-81.199577331543,-81.2110366821289,-81.2282333374023,-81.2511444091797,-81.2740631103516,-81.3141708374023,-81.3256301879883,-81.3370895385742,-81.3657379150391,-81.371467590332,-81.4230346679688,-81.4230346679688,-81.4287643432617,-81.4230346679688,-81.4230346679688,-81.4230346679688],"y":[41.6769485473633,41.6654891967773,41.6540298461914,41.6368446350098,41.6081924438477,41.5508995056152,41.4993362426758,41.5107917785645,41.4936027526855,41.4821434020996,41.4764175415039,41.4649543762207,41.4420356750488,41.4305801391602,41.4248466491699,41.401927947998,41.3904724121094,41.3503646850586,41.3389053344727,41.3159866333008,41.2586898803711,41.2357711791992,41.2013931274414,41.1842079162598,41.1727447509766,41.1555557250977,41.144100189209,41.144100189209,41.1612892150879,41.1612892150879,41.144100189209,41.1211814880371,41.1154518127441,41.1211814880371,41.1211814880371,41.1154518127441,41.0868034362793,41.0696144104004,41.0466995239258,41.0466995239258,41.0295066833496,41.0180473327637,41.0123176574707,41.0237808227539,41.1097183227539,41.1956634521484,41.2185821533203,41.3045272827148,41.3675537109375,41.5337104797363,41.6769485473633,41.6769485473633,null,39.9408874511719,39.9294281005859,39.8434867858887,39.8377532958984,39.7518119812012,39.7518119812012,39.6601371765137,39.6658706665039,39.6142997741699,39.6142997741699,39.5684623718262,39.5799255371094,39.5627365112305,39.5684623718262,39.7976493835449,39.8377532958984,39.8434867858887,39.923698425293,39.923698425293,39.9466171264648,39.9408874511719,39.9408874511719,null,34.5780029296875,34.543628692627,34.5207099914551,34.4806022644043,34.4691390991211,34.4462203979492,34.4290351867676,34.4233016967773,34.4175758361816,34.3774681091309,34.360279083252,34.2686042785645,34.2456855773926,34.2285003662109,34.2227668762207,34.211311340332,34.2227668762207,34.2227668762207,34.211311340332,34.1998481750488,34.1941223144531,34.1712036132812,34.1712036132812,34.1883926391602,34.1998481750488,34.2055816650391,34.2342300415039,34.2456855773926,34.2514190673828,34.2686042785645,34.3259010314941,34.348819732666,34.4462203979492,34.4634094238281,34.4977912902832,34.5493545532227,34.5780029296875,34.5780029296875],"text":"Percent: 54.97976","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(216,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-70.2331695556641,-70.1185684204102,-70.0899276733398,-70.1185684204102,-70.067008972168,-70.067008972168,-69.9982528686523,-70.0154418945312,-69.9982528686523,-70.0326309204102,-70.0326309204102,-70.0440902709961,-70.0326309204102,-70.0784683227539,-70.0899276733398,-70.1128463745117,-70.2045135498047,-70.2102432250977,-70.3133850097656,-70.3764038085938,-70.3935928344727,-70.4165115356445,-70.4508895874023,-70.4623489379883,-70.4795379638672,-70.4852676391602,-70.33056640625,-70.3191146850586,-70.2675476074219,-70.2790069580078,-70.2675476074219,-70.2675476074219,-70.2331695556641,-70.2331695556641],"y":[44.4672546386719,44.4844436645508,44.4042282104492,44.3813133239746,44.306827545166,44.2151527404785,44.1922340393066,44.1406669616699,44.134937286377,44.0318031311035,44.0146179199219,43.99169921875,43.9745101928711,43.9344024658203,43.9401321411133,43.9172134399414,43.9515914916992,43.9630508422852,44.0432662963867,43.997428894043,44.0088882446289,43.99169921875,44.0146179199219,44.0146179199219,44.0432662963867,44.0719146728516,44.2208824157715,44.2208824157715,44.3583946228027,44.4099578857422,44.4156875610352,44.438606262207,44.4672546386719,44.4672546386719],"text":"Percent: 55.02960","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(215,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.1659927368164,-92.1717224121094,-92.6300888061523,-92.6358108520508,-92.3951721191406,-92.1659927368164,-92.1659927368164],"y":[41.1670188903809,40.9034576416016,40.9034576416016,41.1670188903809,41.1727447509766,41.1670188903809,41.1670188903809],"text":"Percent: 55.12476","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(215,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.5223541259766,-86.5166244506836,-86.4822463989258,-86.4822463989258,-86.4822463989258,-86.4937133789062,-86.4994354248047,-86.5166244506836,-86.5166244506836,-86.619758605957,-86.6426773071289,-86.6885147094727,-86.7286224365234,-86.7630004882812,-86.7916412353516,-86.8661346435547,-86.8833160400391,-86.9176940917969,-86.9291534423828,-86.8718566894531,-86.8202972412109,-86.5223541259766,-86.5223541259766],"y":[41.7686233520508,41.6540298461914,41.6540298461914,41.5852737426758,41.5795478820801,41.5451698303223,41.5279808044434,41.5279808044434,41.4305801391602,41.4305801391602,41.4248466491699,41.3962020874023,41.3446350097656,41.2987976074219,41.281608581543,41.270149230957,41.2586898803711,41.2357711791992,41.7170562744141,41.7457046508789,41.7686233520508,41.7686233520508,41.7686233520508],"text":"Percent: 55.21222","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(215,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.5471954345703,-91.4956283569336,-91.4383392333984,-91.3982238769531,-91.3581161499023,-91.3065567016602,-91.2893676757812,-91.7190856933594,-92.0857772827148,-92.0800476074219,-92.0800476074219,-91.8336791992188,-91.8107528686523,-91.7248153686523,-91.6675186157227,-91.6044921875,-91.5471954345703,-91.5471954345703],"y":[44.0318031311035,44.0146179199219,43.99169921875,43.9745101928711,43.9286766052246,43.8942947387695,43.854190826416,43.859920501709,43.859920501709,44.117748260498,44.2036933898926,44.1922340393066,44.175048828125,44.1406669616699,44.1005592346191,44.0661849975586,44.0318031311035,44.0318031311035],"text":"Percent: 55.27063","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(215,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.6243209838867,-77.6185913085938,-77.6128616333008,-77.6128616333008,-77.6357803344727,-77.6529693603516,-77.6529693603516,-77.6415100097656,-77.6415100097656,-77.5899429321289,-77.5613021850586,-77.5441055297852,-77.5097274780273,-77.4868087768555,-77.4753570556641,-77.4409790039062,-77.4409790039062,-77.4123229980469,-77.4008712768555,-77.3722152709961,-77.303466796875,-77.2461700439453,-77.1888732910156,-77.2461700439453,-77.2576293945312,-77.2633590698242,-77.2805404663086,-77.2920074462891,-77.303466796875,-77.3149261474609,-77.309196472168,-77.3149261474609,-77.3206481933594,-77.3263778686523,-77.3607635498047,-77.3779525756836,-77.3951416015625,-77.3951416015625,-77.3779525756836,-77.3836822509766,-77.4065933227539,-77.4180526733398,-77.4237899780273,-77.4180526733398,-77.4180526733398,-77.4123229980469,-77.4295196533203,-77.5039978027344,-77.5154647827148,-77.5555648803711,-77.6243209838867,-77.6243209838867],"y":[37.5573844909668,37.5745697021484,37.5860328674316,37.5974884033203,37.6089515686035,37.6204071044922,37.6490592956543,37.6662445068359,37.7063522338867,37.7006225585938,37.6948928833008,37.6891632080078,37.7063522338867,37.7006225585938,37.6891632080078,37.6891632080078,37.6777038574219,37.6204071044922,37.6089515686035,37.5917587280273,37.5631141662598,37.5401954650879,37.4943580627441,37.3854942321777,37.3854942321777,37.379768371582,37.3740386962891,37.3511199951172,37.3511199951172,37.3683052062988,37.3912239074707,37.4026870727539,37.4026870727539,37.3854942321777,37.3740386962891,37.3625793457031,37.3625793457031,37.3740386962891,37.3854942321777,37.3912239074707,37.3912239074707,37.4198760986328,37.4427947998047,37.4657135009766,37.4886283874512,37.517276763916,37.523006439209,37.5459251403809,37.5516510009766,37.5573844909668,37.5573844909668,37.5573844909668],"text":"Percent: 55.28459","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(215,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.3283081054688,-82.282470703125,-82.2939300537109,-82.2423629760742,-82.2595520019531,-82.1678771972656,-82.104850769043,-82.0933990478516,-82.0647430419922,-82.0017242431641,-81.9616165161133,-81.9386901855469,-81.9100494384766,-81.8928527832031,-81.8527450561523,-81.8470230102539,-81.8126373291016,-81.7839965820312,-81.7610778808594,-81.7725372314453,-81.7610778808594,-81.7381591796875,-81.6808700561523,-81.6292953491211,-81.554817199707,-81.7725372314453,-81.8069152832031,-81.8642120361328,-81.9616165161133,-82.09912109375,-82.1506881713867,-82.1564178466797,-82.2366333007812,-82.2652740478516,-82.2939300537109,-82.3168487548828,-82.3283081054688,-82.3283081054688,null,-81.829833984375,-81.835563659668,-81.8584747314453,-81.8756713867188,-81.9845275878906,-81.9616165161133,-81.9444198608398,-81.9329605102539,-81.9501495361328,-81.9444198608398,-81.9444198608398,-81.9043121337891,-81.8756713867188,-81.8584747314453,-81.8126373291016,-81.7725372314453,-81.7381591796875,-81.7152404785156,-81.6865921020508,-81.6292953491211,-81.6292953491211,-81.6006546020508,-81.5662689208984,-81.4860534667969,-81.4631423950195,-81.4402160644531,-81.4001083374023,-81.3657379150391,-81.3943862915039,-81.4688720703125,-81.4975204467773,-81.5318908691406,-81.5376205444336,-81.5777282714844,-81.6006546020508,-81.6407623291016,-81.6751327514648,-81.6980514526367,-81.7324295043945,-81.7496185302734,-81.7667999267578,-81.7782669067383,-81.829833984375,-81.829833984375,null,-102.227127075195,-102.880302429199,-102.880302429199,-102.880302429199,-102.931869506836,-102.931869506836,-102.01513671875,-102.01513671875,-102.146911621094,-102.141181945801,-102.227127075195,-102.227127075195,-102.227127075195],"y":[32.8419418334961,32.9622611999512,33.0825843811035,33.2315521240234,33.2659301757812,33.2773895263672,33.2315521240234,33.2315521240234,33.2315521240234,33.2315521240234,33.2487411499023,33.2544708251953,33.2602005004883,33.2544708251953,33.2487411499023,33.2315521240234,33.2143630981445,33.2200927734375,33.2029037475586,33.1742553710938,33.1570663452148,33.12841796875,33.1054992675781,33.0883102416992,33.0424728393555,32.9164276123047,32.9393424987793,32.9565353393555,32.9221534729004,32.9221534729004,32.8935089111328,32.8190231323242,32.8247528076172,32.8247528076172,32.8362083435059,32.8362083435059,32.8419418334961,32.8419418334961,null,35.5864105224609,35.6322479248047,35.6723518371582,35.7239189147949,35.8155937194824,35.849967956543,35.8728866577148,35.9244537353516,35.9645576477051,35.9760208129883,35.9817504882812,36.0161285400391,35.987476348877,35.9817504882812,35.9645576477051,35.9244537353516,35.8900756835938,35.8786201477051,35.8671569824219,35.849967956543,35.84423828125,35.8327827453613,35.7869453430176,35.7754859924316,35.7754859924316,35.7754859924316,35.7697563171387,35.7640266418457,35.7353782653809,35.6494331359863,35.6150550842285,35.5864105224609,35.5749473571777,35.5749473571777,35.5749473571777,35.5749473571777,35.5749473571777,35.5864105224609,35.6093292236328,35.6207847595215,35.6150550842285,35.5978660583496,35.5864105224609,35.5864105224609,null,48.5467147827148,48.5467147827148,48.6326560974121,48.7128715515137,48.7128715515137,49.0050811767578,49.0050811767578,48.8102722167969,48.8045463562012,48.7186012268066,48.7186012268066,48.5467147827148,48.5467147827148],"text":"Percent: 55.28497","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(215,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.3634338378906,-78.214469909668,-78.2316513061523,-78.2373886108398,-78.3175964355469,-78.4723052978516,-78.483757019043,-78.5181350708008,-78.5467834472656,-78.5754318237305,-78.6212692260742,-78.6499176025391,-78.8447189331055,-78.7874298095703,-78.7931594848633,-78.7874298095703,-78.7702331542969,-78.7587814331055,-78.7473220825195,-78.7301254272461,-78.7129440307617,-78.6957550048828,-78.667106628418,-78.655647277832,-78.3634338378906,-78.3634338378906],"y":[38.1876373291016,38.1360702514648,38.0845031738281,38.0730438232422,37.9928321838379,37.8152160644531,37.7693786621094,37.7464599609375,37.7521896362305,37.7464599609375,37.7350006103516,37.7235412597656,38.0443954467773,38.0845031738281,38.107421875,38.1360702514648,38.1647186279297,38.2105560302734,38.2277450561523,38.2449340820312,38.2563934326172,38.2563934326172,38.2563934326172,38.2735786437988,38.1876373291016,38.1876373291016],"text":"Percent: 55.29666","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(215,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.7507858276367,-90.7450561523438,-90.7393264770508,-90.7221374511719,-90.7221374511719,-90.24658203125,-90.240852355957,-90.2293930053711,-90.2293930053711,-90.2179336547852,-90.2007522583008,-90.1778259277344,-90.1778259277344,-90.1720962524414,-90.1491775512695,-90.1491775512695,-90.16064453125,-90.1491775512695,-90.16064453125,-90.16064453125,-90.1377182006836,-90.1377182006836,-90.2064743041992,-90.2293930053711,-90.252311706543,-90.2924194335938,-90.3783645629883,-90.3783645629883,-90.4184646606445,-90.4184646606445,-90.7507858276367,-90.7507858276367],"y":[31.7017555236816,31.7876968383789,31.8335342407227,31.8449954986572,32.0512619018555,32.0512619018555,32.0397987365723,32.0283432006836,32.0054244995117,31.9939613342285,31.948127746582,31.9366664886475,31.9309368133545,31.9137477874756,31.9022903442383,31.8679141998291,31.8449954986572,31.8392658233643,31.8220767974854,31.8106155395508,31.7876968383789,31.7647819519043,31.7304019927979,31.7304019927979,31.7246723175049,31.707483291626,31.707483291626,31.6960258483887,31.6960258483887,31.707483291626,31.7017555236816,31.7017555236816],"text":"Percent: 55.38379","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(215,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-70.1185684204102,-70.0498199462891,-70.0440902709961,-70.0784683227539,-70.0784683227539,-70.067008972168,-70.0269012451172,-69.9696044921875,-69.9294967651367,-69.9294967651367,-69.872200012207,-69.8378219604492,-69.8149108886719,-69.8206405639648,-69.7977142333984,-69.7690734863281,-69.7461547851562,-69.7346954345703,-69.602912902832,-69.5857238769531,-69.5799942016602,-69.5857238769531,-69.614372253418,-69.6315612792969,-69.6315612792969,-69.4711303710938,-69.4539489746094,-69.4482192993164,-69.4596710205078,-69.4081115722656,-69.419563293457,-69.3794555664062,-69.4081115722656,-69.4539489746094,-69.5055084228516,-69.5341567993164,-69.6602096557617,-69.6716690063477,-69.6659317016602,-69.6544799804688,-69.7576065063477,-69.7633438110352,-69.872200012207,-69.9008560180664,-69.9982528686523,-70.0154418945312,-69.9982528686523,-70.067008972168,-70.067008972168,-70.1185684204102,-70.0899276733398,-70.1185684204102,-70.1185684204102],"y":[44.4844436645508,44.4901733398438,44.5188217163086,44.5302772521973,44.5417404174805,44.5531959533691,44.587574005127,44.5818481445312,44.587574005127,44.6104927062988,44.627685546875,44.6219520568848,44.6104927062988,44.5933036804199,44.5818481445312,44.6104927062988,44.6104927062988,44.6047668457031,44.587574005127,44.5990333557129,44.6334114074707,44.6563301086426,44.6677894592285,44.6907081604004,44.7078971862793,44.7250862121582,44.7136268615723,44.6849784851074,44.6563301086426,44.6506004333496,44.5646591186523,44.5531959533691,44.4729843139648,44.4729843139648,44.3583946228027,44.2781791687012,44.2896385192871,44.2438011169434,44.1865043640137,44.134937286377,44.1463966369629,44.1635856628418,44.1807746887207,44.117748260498,44.134937286377,44.1406669616699,44.1922340393066,44.2151527404785,44.306827545166,44.3813133239746,44.4042282104492,44.4844436645508,44.4844436645508],"text":"Percent: 55.39265","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(215,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-105.051811218262,-105.051811218262,-104.931495666504,-104.931495666504,-104.049133300781,-104.049133300781,-104.054862976074,-104.33561706543,-104.639282226562,-105.005973815918,-105.051811218262,-105.051811218262],"y":[37.9126167297363,38.2563934326172,38.2563934326172,38.5142250061035,38.5142250061035,38.1417999267578,37.7292709350586,37.8094863891602,37.9011573791504,37.8839683532715,37.9126167297363,37.9126167297363],"text":"Percent: 55.41702","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(215,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.7966232299805,-90.7966232299805,-90.8997573852539,-91.1862335205078,-91.146125793457,-91.1117477416992,-91.1117477416992,-91.1002883911133,-91.0888290405273,-91.0429916381836,-90.9742431640625,-90.9513168334961,-90.9455871582031,-90.7966232299805,-90.7966232299805,null,-87.7026443481445,-87.6797332763672,-87.6854629516602,-87.6625442504883,-87.6396255493164,-87.610969543457,-87.5995178222656,-87.5995178222656,-87.610969543457,-87.6052474975586,-87.5765991210938,-87.5536804199219,-87.53076171875,-87.4906539916992,-87.4734649658203,-87.4562759399414,-87.439094543457,-87.3817901611328,-87.341682434082,-87.3130416870117,-87.3015823364258,-87.3130416870117,-87.3244934082031,-87.3073120117188,-87.3073120117188,-87.2729339599609,-87.2786636352539,-87.3130416870117,-87.3760604858398,-87.3760604858398,-87.3932571411133,-87.3932571411133,-87.4047164916992,-87.4333572387695,-87.4505462646484,-87.4849319458008,-87.4906539916992,-87.4963836669922,-87.719841003418,-87.7484817504883,-87.7484817504883,-87.7599487304688,-87.7656784057617,-87.7828598022461,-87.7885894775391,-87.8000564575195,-87.8286972045898,-87.9146423339844,-87.8974609375,-87.8745346069336,-87.8401565551758,-87.8172378540039,-87.794319152832,-87.7255706787109,-87.7026443481445,-87.7026443481445,null,-82.2710113525391,-82.2939300537109,-82.2939300537109,-82.3512191772461,-82.3569488525391,-82.3626861572266,-82.3798751831055,-82.4027862548828,-82.4085235595703,-82.4428939819336,-82.4772720336914,-82.5001983642578,-82.5918655395508,-82.6090545654297,-82.6205139160156,-82.6319732666016,-82.6606216430664,-82.7522964477539,-82.735107421875,-82.7121887207031,-82.6949996948242,-82.6720733642578,-82.6033248901367,-82.4658126831055,-82.4543609619141,-82.4371643066406,-82.4257049560547,-82.3741455078125,-82.3741455078125,-82.3798751831055,-82.3741455078125,-82.3512191772461,-82.3168487548828,-82.276741027832,-82.288200378418,-82.288200378418,-82.2710113525391,-82.2710113525391,null,-88.6079177856445,-88.5678176879883,-88.5448989868164,-88.5277099609375,-88.1839370727539,-88.1839370727539,-88.1839370727539,-88.2011184692383,-88.2183151245117,-88.2412261962891,-88.2412261962891,-88.3672790527344,-88.3672790527344,-88.4818725585938,-88.516242980957,-88.5277099609375,-88.5563583374023,-88.5678176879883,-88.6021881103516,-88.6079177856445,-88.6079177856445,-88.6079177856445,null,-96.3886871337891,-96.4287948608398,-96.4345245361328,-96.4402542114258,-96.0850219726562,-95.4719619750977,-95.4719619750977,-95.4719619750977,-95.489143371582,-95.4776840209961,-95.4834136962891,-95.4719619750977,-95.4490356445312,-96.0621032714844,-96.0792922973633,-96.0735626220703,-96.1022109985352,-96.1194000244141,-96.1194000244141,-96.1537780761719,-96.1766891479492,-96.1595077514648,-96.1709671020508,-96.2053451538086,-96.2397232055664,-96.2855606079102,-96.3084716796875,-96.3715057373047,-96.3886871337891,-96.3886871337891],"y":[41.0638847351074,40.6227073669434,40.6341667175293,40.6341667175293,40.6570854187012,40.680004119873,40.7086524963379,40.7544898986816,40.8232421875,40.8748092651367,40.9321060180664,40.966480255127,41.0696144104004,41.0638847351074,41.0638847351074,null,37.9068870544434,37.8839683532715,37.8438606262207,37.832405090332,37.832405090332,37.8495941162109,37.8782386779785,37.9011573791504,37.9298057556152,37.964183807373,37.964183807373,37.9355354309082,37.9240760803223,37.9240760803223,37.9298057556152,37.9412651062012,37.9355354309082,37.9298057556152,37.9126167297363,37.9068870544434,37.8954315185547,37.8495941162109,37.8094863891602,37.8037567138672,37.7865676879883,37.7751083374023,37.7579193115234,37.7464599609375,37.7350006103516,37.7292709350586,37.7178115844727,37.6891632080078,37.6777038574219,37.6662445068359,37.6662445068359,37.6662445068359,37.65478515625,37.6375961303711,37.6375961303711,37.6777038574219,37.7006225585938,37.7350006103516,37.7579193115234,37.7579193115234,37.7579193115234,37.7693786621094,37.7693786621094,37.9068870544434,37.9240760803223,37.9240760803223,37.9011573791504,37.8896980285645,37.8896980285645,37.9068870544434,37.9068870544434,37.9068870544434,null,35.397331237793,35.3686828613281,35.3514938354492,35.2999305725098,35.2884712219238,35.1967964172363,35.1967964172363,35.2082557678223,35.2082557678223,35.1738777160645,35.1853370666504,35.1738777160645,35.1395034790039,35.2426338195801,35.2712821960449,35.3056564331055,35.3343086242676,35.4202499389648,35.4431686401367,35.4546279907227,35.4546279907227,35.448902130127,35.4259834289551,35.4546279907227,35.4603576660156,35.4718170166016,35.4775466918945,35.4603576660156,35.4718170166016,35.4832763671875,35.4947357177734,35.5004653930664,35.4947357177734,35.4775466918945,35.4431686401367,35.4259834289551,35.397331237793,35.397331237793,null,35.7869453430176,35.8098640441895,35.8213195800781,35.8213195800781,35.8155937194824,35.6207847595215,35.5921401977539,35.5806770324707,35.5749473571777,35.569221496582,35.4259834289551,35.4259834289551,35.4832763671875,35.4947357177734,35.5061950683594,35.5233840942383,35.569221496582,35.5806770324707,35.5864105224609,35.5921401977539,35.7869453430176,35.7869453430176,null,32.3320083618164,32.3434677124023,32.3549270629883,32.3663864135742,32.3778457641602,32.3778457641602,32.3606567382812,32.3205490112305,32.2460632324219,32.2174186706543,32.1830368041992,32.1543922424316,32.097095489502,32.0168800354004,32.0512619018555,32.085636138916,32.097095489502,32.1085548400879,32.1658515930176,32.1658515930176,32.1773109436035,32.2116889953613,32.22314453125,32.2174186706543,32.2403335571289,32.2517929077148,32.3033599853516,32.3262786865234,32.3320083618164,32.3320083618164],"text":"Percent: 55.48695","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(214,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.8901824951172,-80.8500747680664,-80.8443450927734,-80.8500747680664,-80.8844528198242,-80.930290222168,-80.9532089233398,-80.9646682739258,-80.9589385986328,-80.9474716186523,-80.9875793457031,-81.0105056762695,-81.0391464233398,-81.0964508056641,-81.1079025268555,-81.1136322021484,-81.0907211303711,-81.0849838256836,-81.0735244750977,-81.0391464233398,-81.0391464233398,-81.0448837280273,-81.0735244750977,-81.0849838256836,-81.1079025268555,-81.1250915527344,-81.1422882080078,-81.1766586303711,-81.1766586303711,-81.1709289550781,-81.1823959350586,-81.1766586303711,-81.1651992797852,-81.1537399291992,-81.1766586303711,-81.199577331543,-81.2053070068359,-81.199577331543,-81.2110366821289,-81.2224960327148,-81.2339553833008,-81.2339553833008,-81.2568740844727,-81.2568740844727,-81.2683334350586,-81.2855224609375,-81.2912521362305,-81.3256301879883,-81.3256301879883,-81.3370895385742,-81.3886566162109,-81.1881256103516,-81.1422882080078,-81.1594696044922,-81.1537399291992,-81.1365585327148,-81.1250915527344,-81.0907211303711,-81.0506134033203,-80.9990463256836,-80.9646682739258,-80.924560546875,-80.8901824951172,-80.8901824951172,null,-79.5208129882812,-79.5380020141602,-79.2343368530273,-79.2457962036133,-79.2515258789062,-79.2056884765625,-79.1942291259766,-79.0223388671875,-78.9020156860352,-78.9879608154297,-78.9134750366211,-78.9765014648438,-78.9994201660156,-79.0280685424805,-79.0452575683594,-79.0567169189453,-79.0739059448242,-79.1025543212891,-79.1655807495117,-79.2114181518555,-79.2285995483398,-79.2457962036133,-79.2629776000977,-79.2744369506836,-79.2801742553711,-79.2859039306641,-79.3088150024414,-79.3202743530273,-79.3431930541992,-79.5208129882812,-79.5208129882812],"y":[32.0397987365723,32.0283432006836,32.0168800354004,31.9939613342285,31.9710464477539,31.9595851898193,31.9538555145264,31.9423980712891,31.9252090454102,31.9022903442383,31.8793716430664,31.8736419677734,31.885103225708,31.8908290863037,31.8793716430664,31.8621845245361,31.8564529418945,31.8335342407227,31.8335342407227,31.8278045654297,31.8163471221924,31.8048877716064,31.7876968383789,31.7762393951416,31.7418632507324,31.7304019927979,31.7475910186768,31.7533206939697,31.7705097198486,31.7819690704346,31.8048877716064,31.8163471221924,31.8220767974854,31.8564529418945,31.8965606689453,31.8965606689453,31.9022903442383,31.9137477874756,31.9194793701172,31.9022903442383,31.8908290863037,31.9022903442383,31.9022903442383,31.9252090454102,31.9423980712891,31.948127746582,31.9767742156982,31.9825038909912,32.0111541748047,32.0340690612793,32.1028251647949,32.2346076965332,32.228874206543,32.1830368041992,32.1601181030273,32.1314735412598,32.1142845153809,32.097095489502,32.091365814209,32.085636138916,32.0684471130371,32.0512619018555,32.0397987365723,32.0397987365723,null,35.5291137695312,35.84423828125,35.84423828125,35.8614273071289,35.8843460083008,35.8671569824219,35.8614273071289,35.8557014465332,35.8557014465332,35.6093292236328,35.5864105224609,35.5233840942383,35.534839630127,35.534839630127,35.5577583312988,35.5864105224609,35.5978660583496,35.5978660583496,35.5921401977539,35.5577583312988,35.5634918212891,35.5577583312988,35.5405731201172,35.5405731201172,35.5520324707031,35.5577583312988,35.5405731201172,35.534839630127,35.5119209289551,35.5291137695312,35.5291137695312],"text":"Percent: 55.48967","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(214,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.9455871582031,-90.9284057617188,-90.9284057617188,-90.9455871582031,-90.962776184082,-90.9799728393555,-90.9857025146484,-91.0086135864258,-91.0429916381836,-91.0601806640625,-91.0716400146484,-91.0716400146484,-91.0544509887695,-91.0487213134766,-91.0601806640625,-91.06591796875,-91.0544509887695,-91.06591796875,-91.0945587158203,-91.1346664428711,-91.1403961181641,-91.1346664428711,-91.0773696899414,-91.06591796875,-91.0773696899414,-91.1117477416992,-91.1403961181641,-91.1862335205078,-91.2034225463867,-91.2206115722656,-91.2091522216797,-91.2034225463867,-91.1747741699219,-91.1633148193359,-91.1690444946289,-91.2148818969727,-91.23779296875,-91.2320709228516,-91.2607192993164,-91.2607192993164,-91.3294677734375,-91.335205078125,-91.3466644287109,-91.3466644287109,-91.3638458251953,-91.3695755004883,-91.4555206298828,-91.4555206298828,-91.5529251098633,-91.5471954345703,-91.4555206298828,-91.4497909545898,-91.415412902832,-91.415412902832,-91.3982238769531,-91.3753051757812,-91.3581161499023,-91.340934753418,-91.3237380981445,-91.3180084228516,-91.3180084228516,-91.3237380981445,-91.3065567016602,-91.2893676757812,-91.2779006958008,-91.2664489746094,-91.2549896240234,-91.2320709228516,-91.2206115722656,-91.2091522216797,-91.1862335205078,-91.1805038452148,-91.1690444946289,-91.157585144043,-91.157585144043,-91.157585144043,-91.1403961181641,-91.1690444946289,-91.1747741699219,-91.1919555664062,-91.1919555664062,-91.1919555664062,-91.1919555664062,-91.1862335205078,-91.1690444946289,-91.15185546875,-91.146125793457,-91.1289367675781,-91.1117477416992,-90.9455871582031,-90.9455871582031],"y":[34.1253662109375,34.1081771850586,34.0737991333008,34.039421081543,34.0222358703613,33.9993171691895,33.9821281433105,33.9821281433105,34.0165023803711,34.0165023803711,34.0107727050781,33.9821281433105,33.9592094421387,33.9248313903809,33.907642364502,33.8847236633301,33.8388862609863,33.8102378845215,33.7930526733398,33.770133972168,33.7414855957031,33.7357559204102,33.7242965698242,33.6956481933594,33.6899185180664,33.6841888427734,33.6899185180664,33.7242965698242,33.7300262451172,33.7128372192383,33.6899185180664,33.6727294921875,33.638355255127,33.6211624145508,33.6039733886719,33.5925178527832,33.5753288269043,33.5466804504395,33.5466804504395,33.5123023986816,33.5123023986816,33.5352210998535,33.5352210998535,33.5180282592773,33.5180282592773,33.5524101257324,33.5524101257324,33.7815933227539,33.7873191833496,33.9821281433105,33.9763984680176,34.0107727050781,34.0050468444824,34.039421081543,34.0050468444824,33.9935836791992,33.9993171691895,33.9993171691895,33.9993171691895,33.9935836791992,33.9821281433105,33.9706649780273,33.9592094421387,33.9592094421387,33.9534797668457,33.9477462768555,33.9534797668457,33.9592094421387,33.9534797668457,33.9534797668457,33.9477462768555,33.9248313903809,33.9191017150879,33.9248313903809,33.9362907409668,33.9477462768555,33.9534797668457,33.9821281433105,34.0050468444824,34.0222358703613,34.039421081543,34.0566101074219,34.0737991333008,34.090991973877,34.0967178344727,34.0967178344727,34.1139068603516,34.1139068603516,34.1196365356445,34.1253662109375,34.1253662109375],"text":"Percent: 55.49528","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(214,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-72.2270584106445,-72.2442474365234,-72.2728958129883,-72.2843551635742,-72.3015441894531,-72.330192565918,-72.330192565918,-72.3588409423828,-72.4046783447266,-72.4046783447266,-72.4104080200195,-72.4390563964844,-72.4505157470703,-72.4505157470703,-72.4676971435547,-72.4734268188477,-72.4734268188477,-72.5078048706055,-72.502082824707,-72.5192642211914,-72.5135345458984,-72.502082824707,-72.502082824707,-72.1296615600586,-72.1010055541992,-72.1010055541992,-72.2156066894531,-72.2156066894531,-72.1640396118164,-72.1640396118164,-72.1984100341797,-72.2041397094727,-72.2557144165039,-72.2270584106445,-72.2270584106445],"y":[41.7056007385254,41.6941375732422,41.6941375732422,41.6654891967773,41.6483001708984,41.6483001708984,41.602466583252,41.596736907959,41.591007232666,41.6081924438477,41.6425743103027,41.6654891967773,41.6826820373535,41.7113265991211,41.7457046508789,41.7915420532227,41.8144607543945,41.8201904296875,41.8602981567383,41.8602981567383,41.9462394714355,41.9519729614258,42.0379104614258,42.0379104614258,42.0321846008301,41.9634284973145,41.9634284973145,41.8373794555664,41.8373794555664,41.7571640014648,41.7571640014648,41.7399749755859,41.734245300293,41.7056007385254,41.7056007385254],"text":"Percent: 55.50014","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(214,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.282470703125,-82.3053817749023,-82.3053817749023,-82.2939300537109,-82.282470703125,-82.282470703125,-82.2939300537109,-82.3111114501953,-82.3168487548828,-82.2309036254883,-82.2137145996094,-82.2423629760742,-82.2423629760742,-82.2366333007812,-82.2595520019531,-82.276741027832,-82.3168487548828,-82.3512191772461,-82.3741455078125,-82.3798751831055,-82.3741455078125,-82.3741455078125,-82.4257049560547,-82.4371643066406,-82.4543609619141,-82.4658126831055,-82.6033248901367,-82.6720733642578,-82.6949996948242,-82.7121887207031,-82.735107421875,-82.7522964477539,-82.8038558959961,-82.7981262207031,-82.7866744995117,-82.7752151489258,-82.7809448242188,-82.8095855712891,-82.8382339477539,-82.8668899536133,-82.8840713500977,-82.8726196289062,-82.8668899536133,-82.8496932983398,-82.8325119018555,-82.8095855712891,-82.740837097168,-82.7236480712891,-82.7179107666016,-82.7121887207031,-82.6949996948242,-82.6720733642578,-82.5689468383789,-82.4944610595703,-82.4658126831055,-82.4371643066406,-82.4314346313477,-82.3913269042969,-82.3684158325195,-82.3569488525391,-82.3454895019531,-82.3512191772461,-82.3397674560547,-82.3225784301758,-82.3053817749023,-82.2939300537109,-82.282470703125,-82.282470703125],"y":[35.712459564209,35.6838111877441,35.6780815124512,35.6494331359863,35.6265144348145,35.6150550842285,35.5978660583496,35.5978660583496,35.5978660583496,35.5405731201172,35.534839630127,35.5119209289551,35.5061950683594,35.4947357177734,35.4775466918945,35.4775466918945,35.4947357177734,35.5004653930664,35.4947357177734,35.4832763671875,35.4718170166016,35.4603576660156,35.4775466918945,35.4718170166016,35.4603576660156,35.4546279907227,35.4259834289551,35.448902130127,35.4546279907227,35.4546279907227,35.4431686401367,35.4202499389648,35.4603576660156,35.4832763671875,35.5176544189453,35.5577583312988,35.5806770324707,35.6265144348145,35.6265144348145,35.6322479248047,35.6780815124512,35.6895408630371,35.6952705383301,35.6952705383301,35.6952705383301,35.6952705383301,35.712459564209,35.712459564209,35.7239189147949,35.7353782653809,35.7296485900879,35.7411079406738,35.7869453430176,35.8213195800781,35.8327827453613,35.84423828125,35.8327827453613,35.8213195800781,35.8213195800781,35.8155937194824,35.8041305541992,35.7812118530273,35.7525672912598,35.7411079406738,35.7353782653809,35.7296485900879,35.712459564209,35.712459564209],"text":"Percent: 55.51937","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(214,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.6919479370117,-83.6919479370117,-83.9325866699219,-83.9325866699219,-84.3623046875,-84.368034362793,-84.368034362793,-84.1732330322266,-84.1617660522461,-84.0471801757812,-84.0471801757812,-83.82373046875,-83.818000793457,-83.6919479370117,-83.6919479370117],"y":[43.4817657470703,43.2239379882812,43.2239379882812,43.1379928588867,43.1265296936035,43.4645767211914,43.4817657470703,43.4874954223633,43.5677108764648,43.5677108764648,43.5276031494141,43.5218734741211,43.4817657470703,43.4817657470703,43.4817657470703],"text":"Percent: 55.53660","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(214,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-106.24356842041,-106.24356842041,-106.24356842041,-106.146156311035,-106.146156311035,-106.375343322754,-106.381072998047,-106.68473815918,-106.707664489746,-107.039970397949,-107.085807800293,-107.217590332031,-106.24356842041,-106.24356842041],"y":[35.2197151184082,35.0249099731445,34.9504280090332,34.9504280090332,34.8587532043457,34.8587532043457,34.8874015808105,34.8874015808105,34.8587532043457,34.8644828796387,34.9561538696289,35.2197151184082,35.2197151184082,35.2197151184082],"text":"Percent: 55.55291","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(214,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.8000564575195,-88.2011184692383,-88.3042602539062,-88.3042602539062,-88.1896591186523,-88.1896591186523,-87.7885894775391,-87.8115158081055,-87.8172378540039,-87.8115158081055,-87.8000564575195,-87.8000564575195],"y":[42.502010345459,42.507740020752,42.502010345459,42.6166000366211,42.6223297119141,42.6738967895508,42.6681671142578,42.6166000366211,42.5764923095703,42.5306549072266,42.502010345459,42.502010345459],"text":"Percent: 55.58820","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(214,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.02734375,-98.02734375,-97.677848815918,-97.2767791748047,-97.2767791748047,-98.0044326782227,-98.02734375,-98.02734375],"y":[46.2835311889648,46.6273040771484,46.6215782165527,46.6273040771484,46.2835311889648,46.2835311889648,46.2835311889648,46.2835311889648],"text":"Percent: 55.59701","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(214,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-123.151550292969,-123.369270324707,-124.045356750488,-124.056823730469,-124.085464477539,-124.079742431641,-124.045356750488,-124.028175354004,-123.988067626953,-123.988067626953,-123.993789672852,-123.959419250488,-123.867744445801,-123.770347595215,-123.856285095215,-123.947959899902,-123.965148925781,-123.988067626953,-124.045356750488,-124.074005126953,-124.091201782227,-124.108390808105,-124.108390808105,-124.137031555176,-124.154220581055,-124.194328308105,-124.245895385742,-124.274543762207,-124.303199768066,-124.314643859863,-124.303199768066,-123.495323181152,-123.466682434082,-123.197380065918,-123.197380065918,-123.157272338867,-123.151550292969,-123.151550292969],"y":[46.7934608459473,46.7877349853516,46.7877349853516,46.8278427124023,46.8851356506348,46.9080543518066,46.9023246765137,46.8622169494629,46.8450317382812,46.8622169494629,46.8965950012207,46.9195137023926,46.9367027282715,46.976806640625,46.9997253417969,46.9997253417969,47.0226440429688,47.0512962341309,47.0455627441406,46.976806640625,46.9653511047363,46.9882698059082,47.0742149353027,47.1888046264648,47.2575607299805,47.2976684570312,47.3320426940918,47.4065284729004,47.486743927002,47.5153884887695,47.5383071899414,47.5440368652344,47.0799407958984,47.0799407958984,46.9882698059082,46.9825401306152,46.7934608459473,46.7934608459473],"text":"Percent: 55.59807","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(214,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.4394683837891,-85.445198059082,-85.3535232543945,-85.3535232543945,-85.3477935791016,-85.3363342285156,-85.0383987426758,-85.0441284179688,-85.0269317626953,-84.9868316650391,-84.992561340332,-84.9753723144531,-84.9810943603516,-85.004020690918,-84.9753723144531,-84.9238052368164,-84.9008865356445,-84.9295349121094,-84.9524536132812,-84.9696426391602,-84.992561340332,-85.0498580932617,-85.0613098144531,-85.0613098144531,-85.0613098144531,-85.0613098144531,-85.1014175415039,-85.1014175415039,-85.1128768920898,-85.1186065673828,-85.175910949707,-85.2274703979492,-85.2561187744141,-85.2561187744141,-85.2389297485352,-85.2618560791016,-85.4337310791016,-85.4394683837891,-85.4394683837891,null,-98.4914474487305,-98.485710144043,-99.035758972168,-99.035758972168,-98.485710144043,-98.4914474487305,-98.4914474487305,null,-84.8836975097656,-84.8779678344727,-84.8722381591797,-84.8550491333008,-84.8321304321289,-84.9123458862305,-84.9180755615234,-84.9352569580078,-84.9467239379883,-84.9639129638672,-85.0613098144531,-85.1071472167969,-85.2045516967773,-85.2160186767578,-85.2102813720703,-85.2102813720703,-85.2217483520508,-85.2446594238281,-85.2446594238281,-85.2618560791016,-85.267578125,-85.2618560791016,-85.2561187744141,-85.2446594238281,-85.2332000732422,-85.2102813720703,-85.1701812744141,-85.1358032226562,-85.0842361450195,-85.0613098144531,-84.998291015625,-84.9524536132812,-84.9409942626953,-84.8836975097656,-84.8836975097656,null,-81.824104309082,-81.8756713867188,-81.8985824584961,-81.9157791137695,-81.9386901855469,-81.9902572631836,-82.0475616455078,-82.0819320678711,-82.1105804443359,-82.1105804443359,-82.1105804443359,-82.1163101196289,-82.1506881713867,-82.2194366455078,-82.3053817749023,-82.3283081054688,-82.4027862548828,-82.3626861572266,-82.3512191772461,-82.3397674560547,-82.3225784301758,-82.3168487548828,-82.2939300537109,-82.3225784301758,-82.276741027832,-82.2652740478516,-82.2538223266602,-82.2137145996094,-82.1965255737305,-82.1793365478516,-82.1392288208008,-82.1220397949219,-82.1105804443359,-82.0876617431641,-82.0475616455078,-82.0189056396484,-82.0246353149414,-82.0017242431641,-81.9845275878906,-81.9157791137695,-81.9043121337891,-81.829833984375,-81.7782669067383,-81.7381591796875,-81.7782669067383,-81.7954559326172,-81.824104309082,-81.824104309082],"y":[32.2403335571289,32.4236831665039,32.4351425170898,32.4580612182617,32.4695167541504,32.4752464294434,32.4809799194336,32.4981651306152,32.4981651306152,32.4981651306152,32.4695167541504,32.4236831665039,32.3778457641602,32.3377380371094,32.3090896606445,32.2804412841797,32.2517929077148,32.2346076965332,32.228874206543,32.2002258300781,32.1830368041992,32.1601181030273,32.1200141906738,32.1028251647949,32.085636138916,32.0627174377441,32.0684471130371,32.0741806030273,32.0741806030273,32.0684471130371,32.0684471130371,32.1142845153809,32.1142845153809,32.1257438659668,32.1314735412598,32.1543922424316,32.1486625671387,32.2403335571289,32.2403335571289,null,38.8637275695801,38.6975708007812,38.6918411254883,39.1330184936523,39.1215591430664,38.8637275695801,38.8637275695801,null,37.0531806945801,37.0359916687012,37.0188026428223,37.0073432922363,36.9958839416504,36.9500503540039,36.9557762145996,36.9615058898926,36.9557762145996,36.927131652832,36.8583755493164,36.8297271728516,36.8984832763672,36.892749786377,36.8698310852051,36.8641052246094,36.8526458740234,36.8641052246094,36.8870239257812,36.8984832763672,36.9099426269531,36.9214019775391,36.927131652832,36.927131652832,36.9729652404785,36.9844245910645,37.0245323181152,37.058910369873,37.1219329833984,37.1505851745605,37.0990142822266,37.064640045166,37.0417213439941,37.0531806945801,37.0531806945801,null,36.9156684875488,36.9214019775391,36.892749786377,36.8698310852051,36.8698310852051,36.8698310852051,36.8641052246094,36.8526458740234,36.8411865234375,36.8125381469727,36.8010787963867,36.7896194458008,36.7838897705078,36.755241394043,36.7265930175781,36.6979484558105,36.8583755493164,36.8870239257812,36.8984832763672,36.8984832763672,36.892749786377,36.9042129516602,36.8984832763672,36.9615058898926,36.9844245910645,36.9844245910645,36.9844245910645,37.0302619934082,37.0245323181152,37.0359916687012,37.0359916687012,37.0359916687012,37.0417213439941,37.0359916687012,37.0417213439941,37.064640045166,37.0760955810547,37.1219329833984,37.1219329833984,37.1333961486816,37.1333961486816,37.0359916687012,36.9729652404785,36.9385871887207,36.927131652832,36.9214019775391,36.9156684875488,36.9156684875488],"text":"Percent: 55.61443","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(214,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.6900253295898,-78.6327285766602,-78.6098098754883,-78.5926208496094,-78.5926208496094,-78.5926208496094,-78.5868911743164,-78.5639724731445,-78.5410537719727,-78.5295944213867,-78.4608383178711,-78.3978118896484,-78.3691635131836,-78.3233261108398,-78.3004150390625,-78.2946853637695,-78.2832260131836,-78.2717590332031,-78.2545776367188,-78.2431182861328,-78.2431182861328,-78.2431182861328,-78.2946853637695,-78.3233261108398,-78.3634338378906,-78.3920822143555,-78.4264678955078,-78.4493789672852,-78.4952163696289,-78.5410537719727,-78.5639724731445,-78.5926208496094,-78.6098098754883,-78.6269989013672,-78.6327285766602,-78.6441879272461,-78.6900253295898,-78.6957550048828,-78.6900253295898,-78.6900253295898],"y":[37.2365264892578,37.3167419433594,37.3282012939453,37.345386505127,37.3625793457031,37.3912239074707,37.3912239074707,37.3625793457031,37.3511199951172,37.345386505127,37.3339309692383,37.3167419433594,37.3052825927734,37.3110122680664,37.3224716186523,37.3339309692383,37.3511199951172,37.3511199951172,37.3625793457031,37.379768371582,37.2880935668945,37.0990142822266,37.0990142822266,37.0990142822266,37.0990142822266,37.0875587463379,37.0760955810547,37.0760955810547,37.0932884216309,37.1448516845703,37.1448516845703,37.1448516845703,37.1563148498535,37.1677703857422,37.1906890869141,37.1964225769043,37.2021484375,37.207878112793,37.2365264892578,37.2365264892578],"text":"Percent: 55.63747","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(214,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-72.2270584106445,-72.2557144165039,-72.2041397094727,-72.1984100341797,-72.1640396118164,-72.1640396118164,-72.2156066894531,-72.2156066894531,-72.1010055541992,-72.1010055541992,-71.8030776977539,-71.7858810424805,-71.7801513671875,-71.7801513671875,-71.8890151977539,-71.9749526977539,-72.1124649047852,-72.146842956543,-72.1583023071289,-72.2270584106445,-72.2270584106445,null,-72.4505157470703,-72.4447860717773,-72.4390563964844,-72.4562454223633,-72.4676971435547,-72.4562454223633,-72.4734268188477,-72.502082824707,-72.5249938964844,-72.5307312011719,-72.5536422729492,-72.5307312011719,-72.502082824707,-72.4734268188477,-72.9260635375977,-72.9260635375977,-73.0177383422852,-73.0062789916992,-72.8687744140625,-72.8573150634766,-72.8515853881836,-72.8401184082031,-72.8172073364258,-72.7026138305664,-72.5536422729492,-72.4505157470703,-72.4505157470703],"y":[41.7056007385254,41.734245300293,41.7399749755859,41.7571640014648,41.7571640014648,41.8373794555664,41.8373794555664,41.9634284973145,41.9634284973145,42.0321846008301,42.0379104614258,42.0092658996582,41.722785949707,41.6425743103027,41.6425743103027,41.6368446350098,41.6597633361816,41.6654891967773,41.6597633361816,41.7056007385254,41.7056007385254,null,43.2239379882812,43.1379928588867,43.1093444824219,43.0749664306641,43.0520477294922,43.0233993530273,42.9890213012695,42.9661026000977,42.9431838989258,42.9088096618652,42.8687019348145,42.7942199707031,42.759838104248,42.7311935424805,42.7369194030762,42.9202690124512,42.9317283630371,43.1093444824219,43.1093444824219,43.2010192871094,43.2010192871094,43.2583122253418,43.2583122253418,43.2239379882812,43.2411231994629,43.2239379882812,43.2239379882812],"text":"Percent: 55.65253","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(214,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.7015228271484,-93.4666061401367,-93.231689453125,-93.231689453125,-93.3462829589844,-93.7015228271484,-93.7015228271484,-93.7015228271484],"y":[42.2098007202148,42.2098007202148,42.2098007202148,41.8660278320312,41.8602981567383,41.8602981567383,42.2098007202148,42.2098007202148],"text":"Percent: 55.75018","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(214,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-71.2587661743164,-71.4020004272461,-71.4306488037109,-71.4478378295898,-71.4592971801758,-71.4764785766602,-71.5051345825195,-71.5165939331055,-71.6311874389648,-71.6598281860352,-71.8489074707031,-71.9119338989258,-72.0093383789062,-72.0551681518555,-72.0666275024414,-72.0723648071289,-72.0895538330078,-72.0551681518555,-72.0379867553711,-72.0322570800781,-72.0093383789062,-71.9176635742188,-71.8431777954102,-71.8145294189453,-71.7572402954102,-71.7228546142578,-71.6540985107422,-71.6311874389648,-71.6254577636719,-71.6311874389648,-71.6197280883789,-71.5509719848633,-71.2472991943359,-71.2587661743164,-71.2587661743164],"y":[43.2755012512207,43.0119400024414,43.0176734924316,43.0520477294922,43.0405921936035,43.0520477294922,43.0520477294922,43.0749664306641,43.0635108947754,43.1551818847656,43.1208038330078,43.2067489624023,43.1895561218262,43.2525825500488,43.2525825500488,43.2926902770996,43.3270683288574,43.3557167053223,43.4302024841309,43.4416580200195,43.4359283447266,43.533332824707,43.6020851135254,43.5505218505859,43.5677108764648,43.5677108764648,43.4874954223633,43.4817657470703,43.4645767211914,43.4645767211914,43.4416580200195,43.4531211853027,43.2812309265137,43.2755012512207,43.2755012512207],"text":"Percent: 55.75611","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(214,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-71.0754165649414,-71.0410385131836,-71.0123901367188,-70.972282409668,-70.9379043579102,-70.9207153320312,-70.9035263061523,-70.8748779296875,-70.8404998779297,-70.777473449707,-70.8061294555664,-70.8175811767578,-70.8175811767578,-70.7946624755859,-70.777473449707,-70.7660217285156,-70.7602920532227,-70.6227798461914,-70.5311050415039,-70.5482940673828,-70.2847290039062,-70.3076553344727,-70.3019180297852,-70.2790069580078,-70.2675476074219,-70.2331695556641,-70.2675476074219,-70.2675476074219,-70.2790069580078,-70.2675476074219,-70.3191146850586,-70.33056640625,-70.4852676391602,-70.508186340332,-70.5540237426758,-70.5769424438477,-70.5941314697266,-70.6113128662109,-70.6227798461914,-70.691535949707,-70.6972579956055,-70.8233108520508,-70.8576965332031,-70.8691482543945,-70.8576965332031,-70.8576965332031,-70.7946624755859,-70.7144546508789,-70.7316436767578,-70.7259140014648,-70.7602920532227,-70.7373657226562,-70.7946624755859,-70.7946624755859,-70.8003921508789,-70.783203125,-70.8233108520508,-70.8576965332031,-70.9207153320312,-70.972282409668,-71.0181198120117,-71.0754165649414,-71.0754165649414],"y":[45.3152313232422,45.3209609985352,45.349609375,45.355339050293,45.349609375,45.3209609985352,45.2693939208984,45.2579383850098,45.2636680603027,45.028751373291,45.023021697998,45.0115661621094,45.0001029968262,44.9198913574219,44.9198913574219,44.8740577697754,44.7422752380371,44.7823829650879,44.6334114074707,44.6104927062988,44.570384979248,44.5474662780762,44.5474662780762,44.5245513916016,44.5245513916016,44.4672546386719,44.438606262207,44.4156875610352,44.4099578857422,44.3583946228027,44.2208824157715,44.2208824157715,44.0719146728516,44.123477935791,44.1635856628418,44.1635856628418,44.1693153381348,44.1635856628418,44.175048828125,44.1463966369629,44.1463966369629,44.0891036987305,44.0891036987305,44.0833740234375,44.0719146728516,44.0604553222656,44.0432662963867,43.9745101928711,43.9630508422852,43.9573211669922,43.9172134399414,43.9000282287598,43.8771095275879,43.859920501709,43.8427314758301,43.8026237487793,43.8140830993652,43.8140830993652,43.8026237487793,43.7911643981934,44.2953681945801,45.3152313232422,45.3152313232422],"text":"Percent: 55.86413","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(214,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-123.369270324707,-123.369270324707,-123.369270324707,-123.357818603516,-123.357818603516,-123.34635925293,-123.466682434082,-123.466682434082,-123.695861816406,-123.707321166992,-123.92504119873,-123.936500549316,-123.919319152832,-123.936500549316,-123.953681945801,-123.907852172852,-123.88493347168,-123.88493347168,-123.907852172852,-123.92504119873,-123.970886230469,-123.947959899902,-123.902114868164,-123.833366394043,-123.770347595215,-123.747428894043,-123.758888244629,-123.79899597168,-123.758888244629,-123.707321166992,-123.67293548584,-123.615646362305,-123.546890258789,-123.512512207031,-123.466682434082,-123.43229675293,-123.426574707031,-123.397926330566,-123.369270324707,-123.369270324707],"y":[46.1402893066406,46.0944519042969,46.0428886413574,46.0371589660645,45.8480834960938,45.7678680419922,45.7678680419922,45.7621383666992,45.7621383666992,45.7678680419922,45.7621383666992,45.8137054443359,45.8824615478516,45.9225692749023,45.9626770019531,45.9970512390137,46.0371589660645,46.0887260437012,46.1345596313477,46.1803970336914,46.2147750854492,46.2262344360352,46.2205047607422,46.1689414978027,46.1460227966309,46.1517486572266,46.1689414978027,46.1975860595703,46.2033157348633,46.2090454101562,46.1689414978027,46.1689414978027,46.1975860595703,46.2262344360352,46.2262344360352,46.2262344360352,46.1861267089844,46.1689414978027,46.1402893066406,46.1402893066406],"text":"Percent: 55.88748","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(214,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.0598068237305,-93.4952545166016,-93.6442260742188,-93.6499557495117,-93.4150390625,-93.0540771484375,-93.0598068237305,-93.0598068237305],"y":[43.5104141235352,43.5104141235352,43.5104141235352,43.859920501709,43.859920501709,43.854190826416,43.5104141235352,43.5104141235352],"text":"Percent: 56.03485","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(213,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.5009765625,-93.0254287719727,-93.0254287719727,-93.0254287719727,-93.4952545166016,-93.5009765625,-93.5009765625],"y":[43.2640419006348,43.2583122253418,43.2239379882812,42.9088096618652,42.9145393371582,43.2640419006348,43.2640419006348],"text":"Percent: 56.07270","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(213,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.6503295898438,-90.9226684570312,-90.9169387817383,-91.1690444946289,-91.5300064086914,-91.6445922851562,-91.6503295898438,-91.6503295898438,-91.6503295898438],"y":[44.8568649291992,44.8568649291992,44.5990333557129,44.5990333557129,44.5990333557129,44.5990333557129,44.6849784851074,44.8568649291992,44.8568649291992],"text":"Percent: 56.08206","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(213,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.9791793823242,-79.9448013305664,-79.9333419799805,-79.8703231811523,-79.9390716552734,-79.9505310058594,-79.9619903564453,-79.9963607788086,-79.9791793823242,-79.9791793823242,-80.0937728881836,-80.1224136352539,-80.1338729858398,-80.1338729858398,-80.1396102905273,-80.1396102905273,-80.1510696411133,-80.1682510375977,-80.2140884399414,-80.2427444458008,-80.2599258422852,-80.2828521728516,-80.3057632446289,-80.3172225952148,-80.3286819458008,-80.3573303222656,-80.3917083740234,-80.4375457763672,-80.4375457763672,-80.466194152832,-80.4489974975586,-80.471923828125,-80.4833831787109,-80.5005722045898,-80.5120315551758,-80.5120315551758,-80.5063018798828,-80.5177612304688,-80.4604644775391,-80.4489974975586,-80.3917083740234,-80.3859786987305,-80.2713851928711,-80.2541961669922,-79.9791793823242,-79.9791793823242],"y":[33.9420204162598,33.890453338623,33.890453338623,33.8847236633301,33.7873191833496,33.7930526733398,33.7930526733398,33.7472152709961,33.7185668945312,33.7071075439453,33.5065727233887,33.5065727233887,33.5065727233887,33.4951095581055,33.4836540222168,33.4607353210449,33.4607353210449,33.4607353210449,33.443546295166,33.455005645752,33.449275970459,33.455005645752,33.449275970459,33.443546295166,33.449275970459,33.449275970459,33.4607353210449,33.5008430480957,33.5180282592773,33.5294914245605,33.5581359863281,33.5638656616211,33.5753288269043,33.5695991516113,33.5753288269043,33.5925178527832,33.6097030639648,33.6154365539551,33.6555404663086,33.6956481933594,33.6956481933594,33.7815933227539,33.7930526733398,33.8217010498047,33.9420204162598,33.9420204162598],"text":"Percent: 56.09634","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(213,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.2152633666992,-89.2038040161133,-89.1980667114258,-89.2095336914062,-89.249641418457,-89.25537109375,-89.2668228149414,-89.2668228149414,-89.2668228149414,-89.2725524902344,-89.2668228149414,-89.2725524902344,-89.2610931396484,-89.249641418457,-89.2095336914062,-89.1980667114258,-89.1808776855469,-89.1923370361328,-89.1751480102539,-89.1980667114258,-89.2439041137695,-89.2668228149414,-89.2897415161133,-89.2840118408203,-89.2610931396484,-89.2782821655273,-89.3012008666992,-89.3298492431641,-89.3527679443359,-89.3871459960938,-89.3928756713867,-89.4043350219727,-89.4444427490234,-89.4559020996094,-89.4673538208008,-89.5017395019531,-89.5131912231445,-89.5074615478516,-89.4730911254883,-89.2152633666992,-89.2152633666992,null,-81.3428192138672,-81.3542709350586,-81.3600082397461,-81.3485488891602,-81.3428192138672,-81.3370895385742,-81.3027114868164,-81.2740631103516,-81.2339553833008,-81.199577331543,-81.1823959350586,-81.1709289550781,-81.1651992797852,-81.1537399291992,-81.0907211303711,-81.0677947998047,-81.0391464233398,-80.9990463256836,-80.9875793457031,-80.9875793457031,-80.9990463256836,-81.0105056762695,-81.0391464233398,-81.0506134033203,-81.0792541503906,-81.0907211303711,-81.102180480957,-81.1193618774414,-81.1308212280273,-81.1365585327148,-81.1537399291992,-81.3428192138672,-81.3428192138672],"y":[37.345386505127,37.3224716186523,37.3110122680664,37.2995529174805,37.2709045410156,37.2365264892578,37.2193412780762,37.207878112793,37.1964225769043,37.1792297363281,37.1563148498535,37.1391220092773,37.1104774475098,37.0990142822266,37.0990142822266,37.0932884216309,37.070369720459,37.0417213439941,37.0016136169434,37.0302619934082,37.070369720459,37.0932884216309,37.0875587463379,37.058910369873,37.0245323181152,37.0073432922363,37.0073432922363,37.0188026428223,37.0417213439941,37.0818290710449,37.1162071228027,37.1448516845703,37.1792297363281,37.2193412780762,37.2594451904297,37.2709045410156,37.2880935668945,37.3167419433594,37.3339309692383,37.345386505127,37.345386505127,null,35.7926750183105,35.8614273071289,35.8900756835938,35.9473724365234,36.0046691894531,36.0161285400391,36.0333137512207,36.0390472412109,36.0333137512207,36.0333137512207,36.0275840759277,36.0333137512207,36.0562324523926,36.0619659423828,36.0734214782715,36.0619659423828,36.0734214782715,36.0619659423828,36.0333137512207,36.0046691894531,35.9817504882812,35.9702911376953,35.8671569824219,35.849967956543,35.8155937194824,35.8041305541992,35.7812118530273,35.7926750183105,35.7984046936035,35.8270492553711,35.8327827453613,35.7926750183105,35.7926750183105],"text":"Percent: 56.10873","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(213,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.2962265014648,-85.2962265014648,-85.7545928955078,-85.7545928955078,-85.5483322143555,-85.2962265014648,-85.2962265014648],"y":[42.4160652160645,42.0780181884766,42.0780181884766,42.4160652160645,42.4160652160645,42.4160652160645,42.4160652160645],"text":"Percent: 56.18896","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(213,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-107.710334777832,-107.710334777832,-107.710334777832,-107.721794128418,-107.716064453125,-107.733253479004,-107.733253479004,-107.60147857666,-107.206130981445,-106.759223937988,-106.449829101562,-106.421180725098,-106.421180725098,-106.169082641602,-105.939895629883,-105.939895629883,-105.939895629883,-106.048759460449,-106.054481506348,-106.369613647461,-106.375343322754,-107.710334777832,-107.710334777832],"y":[33.4779243469238,33.5753288269043,33.8274269104004,33.8331565856934,34.2571449279785,34.2628746032715,34.5608139038086,34.5722732543945,34.5722732543945,34.5722732543945,34.4118461608887,34.4118461608887,34.2514190673828,34.2571449279785,34.2514190673828,34.1368255615234,33.8217010498047,33.8217010498047,33.6498107910156,33.6498107910156,33.4779243469238,33.4779243469238,33.4779243469238],"text":"Percent: 56.20150","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(213,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-104.146537780762,-103.711090087891,-103.711090087891,-104.88565826416,-104.879928588867,-104.73095703125,-104.73095703125,-104.616363525391,-104.599174499512,-104.690849304199,-104.78825378418,-104.862731933594,-105.051811218262,-105.057540893555,-104.983055114746,-104.965866088867,-104.146537780762,-104.146537780762,null,-116.88338470459,-116.85474395752,-116.831817626953,-116.820358276367,-116.849021911621,-116.843284606934,-116.791709899902,-116.774528503418,-116.745880126953,-116.717239379883,-116.68285369873,-116.671394348145,-116.333351135254,-116.304710388184,-116.270324707031,-116.276062011719,-116.127082824707,-116.127082824707,-116.109893798828,-116.07551574707,-116.109893798828,-116.121360778809,-116.10417175293,-116.14427947998,-116.184387207031,-116.195846557617,-116.150001525879,-116.167190551758,-116.155723571777,-116.172927856445,-116.150001525879,-116.161460876465,-116.184387207031,-116.224494934082,-116.235954284668,-116.264602661133,-116.293243408203,-116.40210723877,-116.516700744629,-116.516700744629,-116.585456848145,-116.591178894043,-116.614097595215,-116.614097595215,-116.88338470459,-116.88338470459,null,-91.4956283569336,-90.9112091064453,-90.9112091064453,-90.9112091064453,-90.9169387817383,-91.3638458251953,-91.3810424804688,-91.4497909545898,-91.4555206298828,-91.4440612792969,-91.421142578125,-91.4669799804688,-91.4841690063477,-91.5013580322266,-91.4956283569336,-91.4956283569336,null,-84.8092193603516,-85.0956954956055,-85.0899658203125,-84.8092193603516,-84.81494140625,-84.8092193603516,-84.8092193603516,null,-94.7099227905273,-94.4864654541016,-94.4864654541016,-94.9333801269531,-94.9333801269531,-94.7099227905273,-94.7099227905273,null,-91.3180084228516,-91.2950973510742,-91.2950973510742,-91.2779006958008,-91.2320709228516,-91.157585144043,-91.1633148193359,-91.1633148193359,-91.1805038452148,-91.2320709228516,-91.2607192993164,-91.2779006958008,-91.3008270263672,-91.3466644287109,-91.3695755004883,-91.3753051757812,-91.4326095581055,-91.4555206298828,-91.4841690063477,-91.4898986816406,-91.4841690063477,-91.4727172851562,-91.4841690063477,-91.4784469604492,-91.4841690063477,-91.5013580322266,-91.5357360839844,-91.5471954345703,-91.5586547851562,-91.5758438110352,-91.6044921875,-91.6274108886719,-91.6331405639648,-91.610221862793,-91.5643844604492,-91.5300064086914,-91.5242767333984,-91.5586547851562,-91.5586547851562,-91.5471954345703,-91.5070877075195,-91.4727172851562,-91.4669799804688,-91.4898986816406,-91.5128173828125,-91.5013580322266,-91.4326095581055,-91.415412902832,-91.415412902832,-91.4326095581055,-91.4898986816406,-91.5013580322266,-91.4898986816406,-91.4727172851562,-91.4096832275391,-91.3982238769531,-91.4039535522461,-91.3867721557617,-91.3638458251953,-91.3180084228516,-91.3180084228516,null,-98.7263565063477,-98.2966384887695,-98.2909088134766,-98.7320861816406,-98.7263565063477,-98.7263565063477,null,-102.983436584473,-102.983436584473,-102.914680480957,-102.490692138672,-102.490692138672,-101.992218017578,-101.997947692871,-101.997947692871,-102.931869506836,-102.983436584473,-102.983436584473,null,-83.6690216064453,-83.5658950805664,-83.37109375,-83.3080596923828,-83.3023300170898,-83.2564926147461,-83.2507629394531,-83.2908706665039,-83.3195266723633,-83.37109375,-83.4455718994141,-83.5257873535156,-83.6174621582031,-83.646110534668,-83.6690216064453,-83.7091293334961,-83.6690216064453,-83.6690216064453,null,-77.4467010498047,-77.4295196533203,-77.3722152709961,-77.3206481933594,-77.2347106933594,-77.1888732910156,-77.1774139404297,-77.1373062133789,-77.0914688110352,-77.0685577392578,-77.028450012207,-77.0112533569336,-76.9826126098633,-76.9768829345703,-76.9768829345703,-76.9768829345703,-76.9654159545898,-76.9654159545898,-76.9654159545898,-77.0112533569336,-76.9997940063477,-77.0055236816406,-77.2289810180664,-77.4467010498047,-77.4581604003906,-77.4467010498047,-77.4467010498047,null,-118.235572814941,-119.370025634766,-119.375747680664,-118.980422973633,-118.980422973633,-117.960548400879,-117.960548400879,-117.983474731445,-117.977737426758,-118.012115478516,-118.017845153809,-117.972007751465,-117.983474731445,-118.023582458496,-118.029304504395,-118.12671661377,-118.161087036133,-118.184005737305,-118.235572814941,-118.235572814941,null,-89.7824859619141,-89.7767562866211,-89.7939453125,-89.8168640136719,-89.8340530395508,-89.8340530395508,-89.8397827148438,-89.8627014160156,-89.9028091430664,-89.9371871948242,-89.9486465454102,-89.9543762207031,-89.971565246582,-89.971565246582,-89.9543762207031,-89.9486465454102,-89.9658279418945,-90.0002059936523,-90.0174026489258,-90.0174026489258,-90.0059356689453,-89.9887542724609,-89.977294921875,-89.9658279418945,-89.9658279418945,-89.9600982666016,-89.9429168701172,-89.9142684936523,-89.9085388183594,-89.8970794677734,-89.9085388183594,-89.9028091430664,-89.8913497924805,-89.7137298583984,-89.5762252807617,-89.5876770019531,-89.5934066772461,-89.7824859619141,-89.7824859619141],"y":[40.0096435546875,40.0153732299805,39.7403526306152,39.7403526306152,39.7575416564941,39.7690010070801,39.7976493835449,39.8262977600098,39.9007797241211,39.9122428894043,39.8148345947266,39.8033790588379,39.791919708252,39.9122428894043,40.0096435546875,40.0096435546875,40.0096435546875,40.0096435546875,null,44.8396759033203,44.8855133056641,44.9485397338867,44.9886474609375,44.9943771362305,45.023021697998,45.0688591003418,45.0860481262207,45.1146965026855,45.1719932556152,45.2350196838379,45.2693939208984,45.2636680603027,45.217830657959,45.1433448791504,45.1146965026855,45.1146965026855,45.0917778015137,45.0688591003418,45.0631294250488,45.0115661621094,44.9943771362305,44.9657287597656,44.9370803833008,44.8625946044922,44.7766494750977,44.7136268615723,44.6506004333496,44.6104927062988,44.5933036804199,44.5474662780762,44.4959030151367,44.5130920410156,44.4959030151367,44.4901733398438,44.4615249633789,44.450065612793,44.450065612793,44.4959030151367,44.6104927062988,44.6219520568848,44.6448707580566,44.6506004333496,44.8396759033203,44.8396759033203,44.8396759033203,null,40.2101783752441,40.1929893493652,40.1070442199707,39.8377532958984,39.7575416564941,39.7575416564941,39.7976493835449,39.8549423217773,39.8835906982422,39.91796875,39.9408874511719,40.0096435546875,40.0382919311523,40.1586112976074,40.2101783752441,40.2101783752441,null,40.5654106140137,40.5654106140137,40.9149169921875,40.9321060180664,40.7373008728027,40.5654106140137,40.5654106140137,null,41.1612892150879,41.1612892150879,40.9034576416016,40.9034576416016,41.1555557250977,41.1612892150879,41.1612892150879,null,31.7475910186768,31.7132129669189,31.6845645904541,31.6731071472168,31.632999420166,31.632999420166,31.6100807189941,31.3522510528564,31.3522510528564,31.3694400787354,31.3751678466797,31.3694400787354,31.3637104034424,31.3522510528564,31.3522510528564,31.3407917022705,31.3178730010986,31.3236026763916,31.3350601196289,31.3236026763916,31.3121452331543,31.2949542999268,31.2663078308105,31.2663078308105,31.254846572876,31.2376575469971,31.2090129852295,31.2319278717041,31.2376575469971,31.2319278717041,31.2032814025879,31.2433891296387,31.2663078308105,31.2663078308105,31.2663078308105,31.2834949493408,31.3350601196289,31.3694400787354,31.3980865478516,31.4210052490234,31.4038162231445,31.3980865478516,31.4267349243164,31.4496536254883,31.4840297698975,31.5355987548828,31.5585174560547,31.569974899292,31.5871620178223,31.6043510437012,31.6043510437012,31.6158123016357,31.632999420166,31.6444568634033,31.632999420166,31.6616497039795,31.6960258483887,31.7246723175049,31.7475910186768,31.7475910186768,31.7475910186768,null,40.697193145752,40.697193145752,40.3362274169922,40.3476905822754,40.697193145752,40.697193145752,null,45.9397583007812,46.2778015136719,46.2835311889648,46.2835311889648,46.2033157348633,46.2090454101562,46.0543479919434,45.9397583007812,45.9397583007812,45.9397583007812,45.9397583007812,null,39.0298881530762,39.0298881530762,39.0642623901367,39.0642623901367,39.0528030395508,39.018424987793,38.6402702331543,38.6230850219727,38.6402702331543,38.6746520996094,38.6918411254883,38.7147598266602,38.6975708007812,38.6631889343262,38.6517333984375,38.6631889343262,39.0298881530762,39.0298881530762,null,39.9695358276367,39.9867248535156,40.0039138793945,40.0153732299805,40.0268325805664,40.0325622558594,40.0497512817383,40.0669364929199,40.0497512817383,40.0268325805664,40.0153732299805,39.9981803894043,39.9638061523438,39.91796875,39.8893241882324,39.8721351623535,39.8721351623535,39.8606719970703,39.8492164611816,39.8434867858887,39.8320274353027,39.7288932800293,39.7288932800293,39.7288932800293,39.9638061523438,39.9695358276367,39.9695358276367,null,46.7361679077148,46.7418975830078,46.9023246765137,46.9080543518066,47.2575607299805,47.2575607299805,46.9309730529785,46.9195137023926,46.8622169494629,46.8450317382812,46.8163795471191,46.7991943359375,46.7877349853516,46.7705421447754,46.7476272583008,46.7476272583008,46.7361679077148,46.7476272583008,46.7361679077148,46.7361679077148,null,43.6421928405762,43.665111541748,43.6765747070312,43.6880302429199,43.7166786193848,43.7567863464355,43.7797050476074,43.7968940734863,43.8312721252441,43.859920501709,43.8771095275879,43.8885650634766,43.9057579040527,43.9172134399414,43.9286766052246,43.9458656311035,43.985969543457,44.0203475952148,44.0547218322754,44.1005592346191,44.117748260498,44.117748260498,44.1120223999023,44.117748260498,44.1463966369629,44.1693153381348,44.1693153381348,44.1578559875488,44.1693153381348,44.1807746887207,44.1979637145996,44.2208824157715,44.2495307922363,44.2495307922363,44.2438011169434,43.985969543457,43.6421928405762,43.6421928405762,43.6421928405762],"text":"Percent: 56.25128","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(213,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-122.400978088379,-122.418167114258,-122.418167114258,-122.400978088379,-122.395240783691,-122.41242980957,-122.395240783691,-122.389518737793,-122.406700134277,-122.423889160156,-122.41242980957,-122.475456237793,-122.601516723633,-122.624420166016,-122.658805847168,-122.687454223633,-122.710372924805,-122.744743347168,-122.750480651855,-122.77912902832,-122.77912902832,-122.802047729492,-122.813507080078,-122.859336853027,-122.916633605957,-122.951011657715,-122.956741333008,-122.991119384766,-123.077056884766,-123.077056884766,-123.10572052002,-123.111442565918,-123.077056884766,-123.008308410645,-123.008308410645,-123.025505065918,-123.036949157715,-123.094253540039,-123.077056884766,-123.036949157715,-122.887985229492,-122.882263183594,-122.847877502441,-122.744743347168,-122.73902130127,-122.710372924805,-122.727554321289,-122.77912902832,-122.807769775391,-122.77912902832,-122.756202697754,-122.76766204834,-122.761940002441,-122.69319152832,-122.658805847168,-122.618698120117,-122.601516723633,-122.515563964844,-122.48119354248,-122.48119354248,-122.509841918945,-122.486915588379,-122.492652893066,-122.475456237793,-122.423889160156,-122.406700134277,-122.400978088379,-122.400978088379,null,-106.203460693359,-106.587333679199,-106.587333679199,-106.581611633301,-106.564422607422,-106.564422607422,-106.54150390625,-106.518585205078,-106.507118225098,-106.495666503906,-106.48420715332,-106.489936828613,-106.489936828613,-106.44409942627,-106.438369750977,-106.438369750977,-106.432640075684,-106.369613647461,-106.352424621582,-106.340965270996,-106.318046569824,-106.295135498047,-106.283668518066,-106.27220916748,-106.226371765137,-106.163352966309,-106.151893615723,-106.186264038086,-106.197731018066,-106.186264038086,-106.186264038086,-106.209190368652,-106.180534362793,-106.180534362793,-106.203460693359,-106.203460693359,null,-81.6350326538086,-81.6178359985352,-81.6006546020508,-81.5949249267578,-81.5719985961914,-81.5605392456055,-81.5490875244141,-81.5204315185547,-81.4860534667969,-81.4746017456055,-81.4631423950195,-81.4459457397461,-81.4344940185547,-81.4058456420898,-81.3657379150391,-81.3542709350586,-81.3485488891602,-81.3370895385742,-81.3428192138672,-81.3657379150391,-81.3886566162109,-81.3943862915039,-81.3943862915039,-81.6350326538086,-81.6407623291016,-81.6121063232422,-81.6006546020508,-81.6178359985352,-81.6407623291016,-81.6407623291016,-81.7897262573242,-81.7954559326172,-81.8642120361328,-81.8642120361328,-81.9501495361328,-81.9444198608398,-81.6636734008789,-81.6579437255859,-81.652214050293,-81.6407623291016,-81.6350326538086,-81.6350326538086,null,-87.7714080810547,-88.2068557739258,-88.2011184692383,-87.8000564575195,-87.8000564575195,-87.8000564575195,-87.8115158081055,-87.8286972045898,-87.8286972045898,-87.8172378540039,-87.7885894775391,-87.7714080810547,-87.7714080810547,null,-87.525032043457,-87.53076171875,-87.4906539916992,-87.4677352905273,-87.4333572387695,-87.3989868164062,-87.3474197387695,-87.3073120117188,-87.2213668823242,-87.2213668823242,-87.2328262329102,-87.255744934082,-87.2729339599609,-87.2958450317383,-87.3187713623047,-87.4104385375977,-87.439094543457,-87.4677352905273,-87.4791946411133,-87.525032043457,-87.525032043457,-87.525032043457,-87.525032043457,null,-85.8176193237305,-85.5597839355469,-85.5655136108398,-86.0467987060547,-86.0467987060547,-85.8176193237305,-85.8176193237305,null,-91.0143432617188,-91.0258102416992,-91.0028839111328,-91.0028839111328,-91.0716400146484,-91.1403961181641,-91.2893676757812,-91.3982238769531,-91.5357360839844,-91.6159515380859,-91.7420043945312,-91.787841796875,-91.7821044921875,-91.793571472168,-91.7706451416016,-91.7534637451172,-91.7248153686523,-91.7018966674805,-91.6961669921875,-91.6904296875,-91.6732482910156,-91.6216812133789,-91.5643844604492,-91.5529251098633,-91.5185546875,-91.4898986816406,-91.4555206298828,-91.4096832275391,-91.3008270263672,-91.2263412475586,-91.1633148193359,-91.0716400146484,-91.0143432617188,-91.0143432617188,null,-114.585830688477,-114.465507507324,-114.459777832031,-114.471237182617,-114.47696685791,-114.02433013916,-114.035797119141,-114.052978515625,-114.075897216797,-114.041519165039,-114.012870788574,-113.863906860352,-113.858177185059,-113.818069458008,-113.766502380371,-113.72639465332,-113.634719848633,-113.646179199219,-113.62899017334,-113.657638549805,-113.651908874512,-113.588882446289,-113.600341796875,-113.623260498047,-113.606071472168,-113.606071472168,-113.737854003906,-113.955574035645,-113.96703338623,-113.932655334473,-113.875358581543,-113.858177185059,-113.875358581543,-113.858177185059,-113.892547607422,-113.812339782715,-113.812339782715,-113.915466308594,-113.921195983887,-114.16756439209,-114.161834716797,-114.190490722656,-114.190490722656,-114.322273254395,-114.310813903809,-114.339454650879,-114.310813903809,-114.282165527344,-114.282165527344,-114.305076599121,-114.373832702637,-114.356651306152,-114.305076599121,-114.345184326172,-114.562911987305,-114.557182312012,-114.585830688477,-114.585830688477,-114.585830688477,null,-81.3886566162109,-81.4803237915039,-81.4803237915039,-81.3600082397461,-81.3370895385742,-81.2740631103516,-81.1594696044922,-81.102180480957,-81.0391464233398,-81.0047760009766,-81.0105056762695,-81.0964508056641,-81.102180480957,-81.2912521362305,-81.2969818115234,-81.3886566162109,-81.3886566162109,null,-121.32381439209,-120.95711517334,-120.722213745117,-120.71647644043,-120.384162902832,-120.378433227539,-119.885696411133,-119.885696411133,-119.920059204102,-119.925796508789,-119.942985534668,-119.931526184082,-119.69660949707,-119.685157775879,-119.35856628418,-119.370025634766,-120.006011962891,-120.888366699219,-120.876907348633,-121.341003417969,-121.341003417969,-121.329544067383,-121.32381439209,-121.32381439209,null,-97.3684463500977,-97.1220703125,-96.852783203125,-96.8699798583984,-97.1106185913086,-97.3569869995117,-97.3684463500977,-97.3684463500977,null,-89.335578918457,-89.34130859375,-89.335578918457,-89.3699569702148,-89.3986053466797,-89.4272537231445,-89.4387130737305,-89.4272537231445,-89.4387130737305,-89.4559020996094,-89.4788208007812,-89.4902801513672,-89.4902801513672,-89.518928527832,-89.518928527832,-89.5131912231445,-89.5074615478516,-89.518928527832,-89.5590286254883,-89.5991363525391,-89.6106033325195,-89.6736221313477,-89.6850814819336,-89.6621704101562,-89.6106033325195,-89.5704956054688,-89.5532989501953,-89.5532989501953,-89.6106033325195,-89.604866027832,-89.5876770019531,-89.5647659301758,-89.5361175537109,-89.518928527832,-89.5074615478516,-89.5475692749023,-89.5418472290039,-89.5131912231445,-89.5131912231445,-89.5361175537109,-89.5590286254883,-89.5475692749023,-89.518928527832,-89.4788208007812,-89.4673538208008,-89.4788208007812,-89.4501724243164,-89.4329833984375,-89.4043350219727,-89.3986053466797,-89.4043350219727,-89.335578918457,-89.335578918457],"y":[38.9324798583984,38.9152946472168,38.8923759460449,38.880916595459,38.8637275695801,38.8465385437012,38.8293495178223,38.8121604919434,38.8064308166504,38.7892417907715,38.7605972290039,38.6975708007812,38.6746520996094,38.6631889343262,38.6975708007812,38.703296661377,38.737678527832,38.7777824401855,38.8064308166504,38.8121604919434,38.8293495178223,38.8465385437012,38.8637275695801,38.875186920166,38.9152946472168,38.9152946472168,38.9382133483887,39.0012359619141,39.0298881530762,39.0642623901367,39.0757217407227,39.1100997924805,39.1788520812988,39.2246894836426,39.2647972106934,39.2705268859863,39.327823638916,39.4309539794922,39.5111694335938,39.5283584594727,39.5398178100586,39.5856552124023,39.5856552124023,39.5856552124023,39.4997100830078,39.4481430053711,39.3908500671387,39.3908500671387,39.3851165771484,39.3793907165527,39.3736610412598,39.339282989502,39.2934455871582,39.2590675354004,39.2132339477539,39.2189598083496,39.2075004577637,39.2132339477539,39.1788520812988,39.138744354248,39.1215591430664,39.0929069519043,39.0470733642578,39.0241546630859,38.9955062866211,38.9668617248535,38.9324798583984,38.9324798583984,null,39.0528030395508,39.0528030395508,39.0814514160156,39.1043701171875,39.1100997924805,39.1444778442383,39.155933380127,39.155933380127,39.1731262207031,39.2246894836426,39.2533378601074,39.2705268859863,39.2934455871582,39.3106346130371,39.3163642883301,39.333553314209,39.3564720153809,39.3564720153809,39.3621978759766,39.3564720153809,39.3564720153809,39.3621978759766,39.3621978759766,39.3507423400879,39.3621978759766,39.3564720153809,39.327823638916,39.3106346130371,39.2590675354004,39.2246894836426,39.1215591430664,39.1100997924805,39.0871810913086,39.0642623901367,39.0528030395508,39.0528030395508,null,29.2552242279053,29.2151165008545,29.2036590576172,29.1979274749756,29.1979274749756,29.1864700317383,29.1750087738037,29.1463642120361,29.0947952270508,29.0833377838135,29.0833377838135,29.0604190826416,29.0375003814697,29.0145816802979,29.0088520050049,28.9572868347168,28.9229106903076,28.911449432373,28.859884262085,28.8426971435547,28.8312358856201,28.8140468597412,28.7739410400391,28.7739410400391,28.6650772094727,28.6421604156494,28.6192417144775,28.5905952453613,28.5504856109619,28.338493347168,28.3442230224609,28.3499526977539,28.3556804656982,28.338493347168,28.338493347168,28.9515571594238,28.9458293914795,28.9515571594238,29.0432319641113,29.0432319641113,29.2552242279053,29.2552242279053,null,42.1582374572754,42.1582374572754,42.507740020752,42.502010345459,42.4733619689941,42.4332542419434,42.3702278137207,42.324390411377,42.2785568237305,42.2327194213867,42.1926116943359,42.1582374572754,42.1582374572754,null,41.4649543762207,41.7399749755859,41.7170562744141,41.6884078979492,41.6597633361816,41.6425743103027,41.6311111450195,41.6311111450195,41.6311111450195,41.2415008544922,41.2300453186035,41.2243118286133,41.2128524780273,41.2185821533203,41.1842079162598,41.1670188903809,41.1727447509766,41.1670188903809,41.1670188903809,41.1670188903809,41.2930679321289,41.4649543762207,41.4649543762207,null,44.175048828125,44.1693153381348,43.8140830993652,43.8140830993652,44.1693153381348,44.175048828125,44.175048828125,null,48.197208404541,48.059700012207,48.0654296875,47.4523620605469,47.4007987976074,47.3492317199707,47.2289123535156,47.1486968994141,47.0856704711914,47.0398330688477,46.9710807800293,46.9481620788574,47.4924697875977,47.7273864746094,48.202938079834,48.2086715698242,48.202938079834,48.191478729248,48.1685600280762,48.1341819763184,48.1169967651367,48.1055374145508,48.1055374145508,48.071159362793,48.0654296875,48.071159362793,48.0768890380859,48.059700012207,48.0768890380859,48.0998077392578,48.1399154663086,48.1857528686523,48.197208404541,48.197208404541,null,47.7732238769531,47.7789497375488,47.8706245422363,47.8763542175293,47.9508361816406,47.9565696716309,47.9909439086914,47.9737548828125,48.0081329345703,48.0253219604492,48.0539703369141,48.0539703369141,48.0195922851562,47.9680252075195,47.9508361816406,47.9279174804688,47.8878135681152,47.8648948669434,47.8477058410645,47.8190574645996,47.7503051757812,47.6872787475586,47.6586303710938,47.6299819946289,47.607063293457,47.5898742675781,47.5898742675781,47.5956039428711,47.5612258911133,47.4580955505371,47.4351768493652,47.4237174987793,47.3778800964355,47.3148536682129,47.291934967041,47.2632865905762,47.1716156005859,47.165885925293,47.1315078735352,47.1372375488281,47.1830749511719,47.1830749511719,47.3377723693848,47.3377723693848,47.3606910705566,47.3721504211426,47.4466361999512,47.4466361999512,47.4638252258301,47.4752807617188,47.4695510864258,47.5153884887695,47.5726852416992,47.6013336181641,47.5956039428711,47.7331161499023,47.738842010498,47.7732238769531,47.7732238769531,null,41.5852737426758,41.591007232666,41.6425743103027,41.722785949707,41.7628936767578,41.7743530273438,41.7972717285156,41.8373794555664,41.8602981567383,41.8602981567383,41.734245300293,41.734245300293,41.6654891967773,41.6597633361816,41.5852737426758,41.5852737426758,41.5852737426758,null,43.6135482788086,43.6135482788086,43.6020851135254,43.5963592529297,43.5963592529297,43.6078186035156,43.6078186035156,43.1781005859375,43.1781005859375,42.9145393371582,42.9030799865723,42.7483825683594,42.7426528930664,42.7541122436523,42.7541122436523,42.0092658996582,42.0092658996582,42.0207252502441,42.7483825683594,42.7483825683594,43.3385276794434,43.3499870300293,43.6135482788086,43.6135482788086,null,44.2036933898926,44.2036933898926,44.2036933898926,43.8484573364258,43.8484573364258,43.8484573364258,44.2036933898926,44.2036933898926,null,36.5031394958496,36.4573059082031,36.440113067627,36.3942794799805,36.3427124023438,36.3197937011719,36.3140678405762,36.2682304382324,36.2510414123535,36.2281227111816,36.2223930358887,36.2166595458984,36.1994743347168,36.1937408447266,36.1765556335449,36.1708221435547,36.165096282959,36.159366607666,36.165096282959,36.1708221435547,36.1880149841309,36.2166595458984,36.2338485717773,36.2624969482422,36.2567672729492,36.2453117370605,36.2624969482422,36.2796859741211,36.3255233764648,36.3427124023438,36.3484420776367,36.3656311035156,36.3599014282227,36.3713607788086,36.3885498046875,36.440113067627,36.4859504699707,36.5031394958496,36.5203285217285,36.5375213623047,36.5489768981934,36.5776252746582,36.5833549499512,36.5661659240723,36.5375213623047,36.474494934082,36.4573059082031,36.474494934082,36.5031394958496,36.4974136352539,36.5031394958496,36.5031394958496,36.5031394958496],"text":"Percent: 56.27996","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(213,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-111.319969177246,-111.25121307373,-111.125160217285,-110.844413757324,-110.75846862793,-110.75846862793,-110.752738952637,-110.752738952637,-110.752738952637,-110.752738952637,-110.752738952637,-110.775665283203,-110.775665283203,-110.781394958496,-110.792846679688,-110.79857635498,-110.821502685547,-110.832954406738,-110.844413757324,-110.832954406738,-110.827224731445,-110.832954406738,-110.844413757324,-110.844413757324,-110.873062133789,-110.91316986084,-110.97046661377,-110.981925964355,-111.022033691406,-111.033485412598,-111.044952392578,-111.06787109375,-111.062141418457,-111.06787109375,-111.085052490234,-111.096519470215,-111.113700866699,-111.125160217285,-111.136627197266,-111.142356872559,-111.153816223145,-111.165267944336,-111.170997619629,-111.182464599609,-111.199645996094,-111.21110534668,-111.239753723145,-111.256942749023,-111.285591125488,-111.297050476074,-111.314239501953,-111.337158203125,-111.360076904297,-111.36580657959,-111.377265930176,-111.388725280762,-111.400184631348,-111.400184631348,-111.394454956055,-111.388725280762,-111.388725280762,-111.400184631348,-111.417373657227,-111.428833007812,-111.434562683105,-111.434562683105,-111.42310333252,-111.411643981934,-111.400184631348,-111.405914306641,-111.417373657227,-111.434562683105,-111.457481384277,-111.457481384277,-111.46321105957,-111.468940734863,-111.474670410156,-111.468940734863,-111.474670410156,-111.491851806641,-111.503318786621,-111.514778137207,-111.531959533691,-111.537689208984,-111.560615539551,-111.560615539551,-111.778335571289,-111.789794921875,-111.806983947754,-111.812713623047,-112.339836120605,-112.339836120605,-112.437232971191,-112.437232971191,-112.465888977051,-112.488800048828,-112.557556152344,-112.632049560547,-112.695068359375,-112.729446411133,-112.952903747559,-112.987274169922,-113.164894104004,-113.210731506348,-113.262298583984,-113.325325012207,-113.3310546875,-113.325325012207,-113.302398681641,-113.313865661621,-113.313865661621,-113.342506408691,-113.348236083984,-113.319595336914,-113.290946960449,-113.250839233398,-113.222190856934,-113.199272155762,-113.182083129883,-113.164894104004,-113.11905670166,-113.050300598145,-113.02165222168,-112.952903747559,-112.763824462891,-112.746635437012,-112.712257385254,-112.72371673584,-112.695068359375,-112.683609008789,-112.654960632324,-112.603393554688,-112.654960632324,-112.677879333496,-112.672149658203,-112.632049560547,-112.614852905273,-112.632049560547,-112.632049560547,-112.580474853516,-112.557556152344,-112.534637451172,-112.540374755859,-112.414321899414,-112.208053588867,-111.950225830078,-111.686668395996,-111.411643981934,-111.319969177246,-111.319969177246],"y":[37.0016136169434,36.9958839416504,36.9958839416504,37.0016136169434,36.9958839416504,36.8068084716797,36.4057388305664,35.8671569824219,35.3343086242676,34.8472938537598,34.2628746032715,34.2686042785645,34.2972526550293,34.3144416809082,34.3144416809082,34.3029823303223,34.3087120056152,34.3144416809082,34.3087120056152,34.3029823303223,34.2915229797363,34.2857933044434,34.2686042785645,34.2571449279785,34.2857933044434,34.2972526550293,34.3201713562012,34.3373603820801,34.354549407959,34.354549407959,34.343090057373,34.354549407959,34.3774681091309,34.3831977844238,34.3831977844238,34.3889274597168,34.3889274597168,34.3889274597168,34.3889274597168,34.3774681091309,34.3717384338379,34.3831977844238,34.3889274597168,34.4061164855957,34.4061164855957,34.4118461608887,34.4347648620605,34.4404945373535,34.4404945373535,34.4347648620605,34.4233016967773,34.4175758361816,34.4233016967773,34.4347648620605,34.4347648620605,34.4347648620605,34.4233016967773,34.4118461608887,34.4003829956055,34.3889274597168,34.3831977844238,34.3774681091309,34.3831977844238,34.3889274597168,34.4118461608887,34.4233016967773,34.4290351867676,34.4233016967773,34.4290351867676,34.4404945373535,34.4462203979492,34.4404945373535,34.4404945373535,34.4290351867676,34.4175758361816,34.4118461608887,34.4233016967773,34.4347648620605,34.4347648620605,34.4347648620605,34.4290351867676,34.4233016967773,34.4233016967773,34.4290351867676,34.4404945373535,34.801456451416,34.801456451416,34.9733467102051,34.9790725708008,34.9733467102051,34.9618835449219,35.1509590148926,35.1509590148926,35.254093170166,35.254093170166,35.2426338195801,35.2369041442871,35.3056564331055,35.3113899230957,35.3056564331055,35.3572273254395,35.397331237793,35.5004653930664,35.5061950683594,35.5233840942383,35.5233840942383,35.6666221618652,35.8213195800781,35.8728866577148,35.901538848877,35.9588317871094,36.0046691894531,36.0447769165039,36.0791511535645,36.0906105041504,36.0848846435547,36.0848846435547,36.1020698547363,36.1421775817871,36.159366607666,36.1708221435547,36.1937408447266,36.2281227111816,36.2223930358887,36.2796859741211,36.2911491394043,36.3083343505859,36.3369827270508,36.3427124023438,36.3255233764648,36.3369827270508,36.3942794799805,36.4171943664551,36.4573059082031,36.5203285217285,36.5547065734863,36.5948143005371,36.6406517028809,36.6864852905273,36.8583755493164,36.9042129516602,36.9500503540039,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,37.0016136169434,37.0016136169434,37.0016136169434,37.0016136169434],"text":"Percent: 56.29573","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(213,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-106.44409942627,-106.426910400391,-106.358154296875,-106.300857543945,-106.266479492188,-106.226371765137,-106.197731018066,-106.1748046875,-106.220642089844,-106.226371765137,-106.260749816895,-106.24356842041,-106.260749816895,-106.23210144043,-106.209190368652,-106.226371765137,-106.27220916748,-106.283668518066,-106.295135498047,-106.318046569824,-106.340965270996,-106.352424621582,-106.369613647461,-106.432640075684,-107.125915527344,-107.120193481445,-107.114463806152,-107.005592346191,-106.638900756836,-106.44409942627,-106.44409942627],"y":[39.9065093994141,39.791919708252,39.7690010070801,39.7002449035645,39.7002449035645,39.6544075012207,39.642951965332,39.608570098877,39.5570068359375,39.5226287841797,39.5283584594727,39.4825248718262,39.4538726806641,39.4309539794922,39.3793907165527,39.3621978759766,39.3507423400879,39.3621978759766,39.3621978759766,39.3564720153809,39.3564720153809,39.3621978759766,39.3564720153809,39.3564720153809,39.3564720153809,39.4538726806641,39.9122428894043,39.9122428894043,39.91796875,39.9065093994141,39.9065093994141],"text":"Percent: 56.30643","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(213,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.8222122192383,-92.062858581543,-92.062858581543,-92.0743179321289,-92.0800476074219,-91.598762512207,-91.598762512207,-91.5815734863281,-91.5873031616211,-91.8222122192383,-91.8222122192383,null,-94.8875427246094,-94.6010665893555,-94.6010665893555,-94.6010665893555,-95.1109924316406,-95.1109924316406,-95.0766143798828,-95.0594329833984,-95.036506652832,-94.9792098999023,-94.9792098999023,-94.9104614257812,-94.8703536987305,-94.9276504516602,-94.8932723999023,-94.8875427246094,-94.8875427246094,null,-81.7381591796875,-81.7610778808594,-81.7725372314453,-81.8183746337891,-81.8642120361328,-81.8699417114258,-81.9100494384766,-81.9043121337891,-81.9157791137695,-81.9845275878906,-82.0017242431641,-82.0246353149414,-82.0189056396484,-82.0475616455078,-82.0876617431641,-82.1105804443359,-82.1220397949219,-82.1392288208008,-82.1449584960938,-82.1564178466797,-82.1678771972656,-82.1793365478516,-82.2194366455078,-82.2366333007812,-82.2423629760742,-82.2710113525391,-82.2939300537109,-82.2423629760742,-82.1621475219727,-81.9673461914062,-81.9386901855469,-81.9444198608398,-81.9673461914062,-81.9845275878906,-81.9845275878906,-81.9616165161133,-81.9444198608398,-81.9444198608398,-81.9272384643555,-81.9100494384766,-81.8756713867188,-81.8527450561523,-81.8011856079102,-81.7667999267578,-81.7553482055664,-81.7381591796875,-81.7381591796875],"y":[42.3014755249023,42.3014755249023,42.4733619689941,42.4733619689941,42.6452484130859,42.6452484130859,42.4848213195801,42.4848213195801,42.3014755249023,42.3014755249023,42.3014755249023,null,39.8320274353027,39.8320274353027,39.7575416564941,39.5398178100586,39.5398178100586,39.5570068359375,39.6028442382812,39.6372184753418,39.6715965270996,39.7117042541504,39.7518119812012,39.7518119812012,39.7575416564941,39.786190032959,39.7976493835449,39.8320274353027,39.8320274353027,null,37.2422561645508,37.2136077880859,37.1964225769043,37.1792297363281,37.1563148498535,37.1505851745605,37.1448516845703,37.1333961486816,37.1333961486816,37.1219329833984,37.1219329833984,37.0760955810547,37.064640045166,37.0417213439941,37.0359916687012,37.0417213439941,37.0359916687012,37.0359916687012,37.0531806945801,37.0760955810547,37.0990142822266,37.1276664733887,37.1563148498535,37.1964225769043,37.2307968139648,37.2766342163086,37.3052825927734,37.3511199951172,37.3912239074707,37.5401954650879,37.5058174133301,37.4943580627441,37.4828987121582,37.4714393615723,37.4485206604004,37.4427947998047,37.4198760986328,37.3854942321777,37.3568496704102,37.3339309692383,37.3167419433594,37.2880935668945,37.2880935668945,37.2709045410156,37.2537155151367,37.2422561645508,37.2422561645508],"text":"Percent: 56.33709","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(213,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.1266403198242,-88.1266403198242,-88.1209106445312,-88.0063171386719,-88.0063171386719,-88.0521545410156,-88.0464248657227,-88.0292358398438,-87.9490203857422,-87.9203720092773,-87.8401565551758,-87.8115158081055,-87.7885894775391,-87.7484817504883,-87.719841003418,-87.719841003418,-87.6854629516602,-87.6625442504883,-87.6510848999023,-87.5937881469727,-87.5823287963867,-87.5823287963867,-87.5765991210938,-87.536491394043,-87.5078430175781,-87.4906539916992,-87.4505462646484,-87.44482421875,-87.44482421875,-87.4047164916992,-87.3817901611328,-87.3932571411133,-87.3932571411133,-87.3760604858398,-87.3646011352539,-87.3244934082031,-87.3130416870117,-87.255744934082,-87.2156372070312,-87.1755294799805,-87.158332824707,-87.1296920776367,-87.1239624023438,-87.261474609375,-87.261474609375,-87.3703308105469,-87.6281661987305,-87.6281661987305,-88.1266403198242,-88.1266403198242,null,-89.5876770019531,-89.1694259643555,-89.1694259643555,-89.1923370361328,-89.1980667114258,-89.1694259643555,-89.1636962890625,-89.2381744384766,-89.2439041137695,-89.5934066772461,-89.5876770019531,-89.5876770019531],"y":[46.249153137207,46.4210395812988,46.6731414794922,46.6731414794922,46.7590866088867,46.7648162841797,46.9080543518066,46.9023246765137,46.9023246765137,46.9023246765137,46.8794059753418,46.8851356506348,46.8622169494629,46.8622169494629,46.8450317382812,46.8278427124023,46.833568572998,46.833568572998,46.8049240112305,46.7934608459473,46.7762756347656,46.7418975830078,46.7247085571289,46.701789855957,46.6616821289062,46.6330337524414,46.6330337524414,46.6215782165527,46.5986595153809,46.5871963500977,46.5700073242188,46.5528221130371,46.5356330871582,46.5127143859863,46.5012550354004,46.5012550354004,46.5012550354004,46.4955253601074,46.4955253601074,46.5012550354004,46.5127143859863,46.5127143859863,46.1632080078125,46.1632080078125,45.985595703125,45.9798622131348,45.985595703125,46.249153137207,46.249153137207,46.249153137207,null,43.985969543457,43.985969543457,43.8942947387695,43.8942947387695,43.8198127746582,43.8198127746582,43.7567863464355,43.7567863464355,43.6421928405762,43.6421928405762,43.985969543457,43.985969543457],"text":"Percent: 56.39000","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(213,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.3454895019531,-82.3512191772461,-82.288200378418,-82.1736068725586,-82.0590133666992,-81.9616165161133,-81.9730682373047,-81.8699417114258,-81.8699417114258,-81.9673461914062,-81.9673461914062,-82.0647430419922,-82.0647430419922,-82.1621475219727,-82.1678771972656,-82.3454895019531,-82.3454895019531,-82.3454895019531],"y":[41.3102569580078,41.4305801391602,41.4420356750488,41.4706840515137,41.5107917785645,41.5050621032715,41.3675537109375,41.3675537109375,41.2930679321289,41.2930679321289,41.2185821533203,41.2185821533203,41.144100189209,41.144100189209,41.0753440856934,41.0810737609863,41.3102569580078,41.3102569580078],"text":"Percent: 56.39326","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(213,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.4383392333984,-91.4956283569336,-91.5471954345703,-91.5357360839844,-91.5529251098633,-91.5701141357422,-91.5930328369141,-91.598762512207,-91.6044921875,-91.5701141357422,-91.5471954345703,-91.5300064086914,-91.5300064086914,-91.1690444946289,-91.1690444946289,-91.157585144043,-91.157585144043,-91.1862335205078,-91.2148818969727,-91.2263412475586,-91.2320709228516,-91.2779006958008,-91.2950973510742,-91.3237380981445,-91.340934753418,-91.340934753418,-91.3294677734375,-91.3294677734375,-91.4383392333984,-91.4383392333984],"y":[43.99169921875,44.0146179199219,44.0318031311035,44.1005592346191,44.1292114257812,44.1463966369629,44.1635856628418,44.1865043640137,44.2036933898926,44.2266120910645,44.2380714416504,44.2552604675293,44.5990333557129,44.5990333557129,44.2495307922363,44.2495307922363,44.0891036987305,44.0891036987305,44.0891036987305,44.0719146728516,44.0604553222656,44.0719146728516,44.0661849975586,44.0604553222656,44.0547218322754,44.0318031311035,44.0031585693359,43.99169921875,43.99169921875,43.99169921875],"text":"Percent: 56.48781","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(212,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-105.831031799316,-105.825302124023,-105.79093170166,-105.785194396973,-105.785194396973,-104.971603393555,-104.742416381836,-104.742416381836,-104.616363525391,-104.616363525391,-104.049133300781,-104.049133300781,-104.089241027832,-104.100700378418,-104.135078430176,-104.140808105469,-104.175186157227,-104.198104858398,-104.203834533691,-104.226753234863,-104.295509338379,-104.358535766602,-104.478858947754,-104.518966674805,-104.547607421875,-104.587715148926,-104.627822875977,-104.639282226562,-104.662200927734,-104.690849304199,-104.713768005371,-104.742416381836,-104.799713134766,-104.828353881836,-104.862731933594,-104.88565826416,-104.920028686523,-104.954406738281,-104.988784790039,-105.063270568848,-105.08618927002,-105.109107971191,-105.120567321777,-105.120567321777,-105.149208068848,-105.166404724121,-105.18359375,-105.195045471191,-105.223701477051,-105.246620178223,-105.332557678223,-105.344024658203,-105.32682800293,-105.332557678223,-105.389862060547,-105.504447937012,-105.521636962891,-105.567474365234,-105.63623046875,-105.653419494629,-105.682060241699,-105.745094299316,-105.773735046387,-105.773735046387,-105.831031799316,-105.831031799316,null,-103.052185058594,-103.052185058594,-103.057914733887,-103.06364440918,-103.510551452637,-103.504821777344,-103.705360412598,-103.705360412598,-103.837142944336,-103.831405639648,-103.946006774902,-103.946006774902,-103.739738464355,-103.745468139648,-103.052185058594,-103.052185058594],"y":[48.0253219604492,48.2201271057129,48.2258567810059,48.4149360656738,48.5638999938965,48.5638999938965,48.5638999938965,48.4894180297852,48.4779586791992,48.386287689209,48.386287689209,47.9852142333984,48.0024070739746,48.0253219604492,48.0425109863281,48.0482406616211,48.0367813110352,48.0654296875,48.0367813110352,48.0253219604492,48.0482406616211,48.0539703369141,48.1112632751465,48.0998077392578,48.1169967651367,48.1112632751465,48.1341819763184,48.1112632751465,48.0998077392578,48.1055374145508,48.1169967651367,48.1055374145508,48.1227264404297,48.1169967651367,48.1284523010254,48.1456451416016,48.1399154663086,48.0998077392578,48.0883445739746,48.059700012207,48.071159362793,48.0654296875,48.071159362793,48.0998077392578,48.0826187133789,48.0826187133789,48.0998077392578,48.0883445739746,48.0768890380859,48.0940780639648,48.0883445739746,48.1055374145508,48.1227264404297,48.1456451416016,48.0998077392578,48.0998077392578,48.0826187133789,48.0883445739746,48.0768890380859,48.059700012207,48.059700012207,48.0367813110352,48.059700012207,48.0310516357422,48.0253219604492,48.0253219604492,null,34.3144416809082,34.2972526550293,33.8217010498047,33.5524101257324,33.5581359863281,33.6498107910156,33.6498107910156,33.8102378845215,33.8217010498047,34.0737991333008,34.0737991333008,34.6123809814453,34.6066474914551,34.3144416809082,34.3144416809082,34.3144416809082],"text":"Percent: 56.49530","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(212,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-70.960823059082,-70.966552734375,-70.972282409668,-70.966552734375,-70.9321746826172,-70.8576965332031,-70.8290405273438,-70.8175811767578,-70.8175811767578,-70.8233108520508,-70.8118591308594,-70.8462295532227,-70.8576965332031,-70.8576965332031,-70.8576965332031,-70.8691482543945,-70.8806076049805,-70.8978042602539,-70.9092559814453,-70.966552734375,-71.0295791625977,-71.0696792602539,-71.0181198120117,-71.2587661743164,-71.2472991943359,-71.1670913696289,-71.2014617919922,-71.1556243896484,-71.1212539672852,-71.1097869873047,-71.0639572143555,-71.0524978637695,-71.0238418579102,-71.0066604614258,-70.960823059082,-70.960823059082],"y":[43.5104141235352,43.4874954223633,43.4302024841309,43.3900947570801,43.3385276794434,43.2755012512207,43.2525825500488,43.2411231994629,43.2010192871094,43.1609115600586,43.1322631835938,43.1322631835938,43.1265296936035,43.1093444824219,43.1036148071289,43.092155456543,43.08642578125,43.092155456543,43.0978851318359,43.08642578125,43.080696105957,43.080696105957,43.1379928588867,43.2755012512207,43.2812309265137,43.3671760559082,43.5046844482422,43.5505218505859,43.5791664123535,43.5218734741211,43.5218734741211,43.533332824707,43.5390625,43.4989547729492,43.5104141235352,43.5104141235352],"text":"Percent: 56.50074","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(212,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.8768310546875,-90.8195419311523,-90.7507858276367,-90.69921875,-90.6648406982422,-90.6591110229492,-90.6419219970703,-90.6476516723633,-90.6419219970703,-90.4814987182617,-90.6304626464844,-90.6419219970703,-90.8711013793945,-91.1174774169922,-91.1174774169922,-91.1232070922852,-91.1232070922852,-90.888298034668,-90.8711013793945,-90.8768310546875,-90.8768310546875],"y":[42.6796264648438,42.6681671142578,42.6452484130859,42.6108741760254,42.5707626342773,42.5421180725098,42.507740020752,42.507740020752,42.4733619689941,42.3874168395996,42.3931465148926,42.3014755249023,42.3014755249023,42.3014755249023,42.4848213195801,42.4905471801758,42.6452484130859,42.6452484130859,42.6567077636719,42.6796264648438,42.6796264648438],"text":"Percent: 56.61573","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(212,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.1453399658203,-79.6984329223633,-79.7041625976562,-79.744270324707,-79.7557220458984,-79.7671813964844,-79.7671813964844,-79.7499923706055,-79.7213439941406,-79.7098846435547,-79.7041625976562,-79.7041625976562,-79.7156143188477,-79.7385406494141,-79.7729110717773,-79.7786483764648,-79.7843780517578,-79.7901077270508,-79.7958297729492,-79.7843780517578,-79.8588562011719,-79.8932342529297,-79.9505310058594,-79.9562606811523,-79.9562606811523,-79.9333419799805,-79.9161529541016,-79.9276123046875,-79.9562606811523,-80.1797103881836,-80.3516006469727,-80.1797103881836,-80.1453399658203,-80.1453399658203,-80.1453399658203],"y":[40.6742744445801,40.6742744445801,40.6341667175293,40.6112480163574,40.5997886657715,40.5825996398926,40.5654106140137,40.5539512634277,40.548225402832,40.5310363769531,40.5081176757812,40.4336318969727,40.4107131958008,40.3935241699219,40.3877983093262,40.3534164428711,40.2903900146484,40.2674713134766,40.244556427002,40.233097076416,40.1929893493652,40.1987190246582,40.2216377258301,40.233097076416,40.238826751709,40.244556427002,40.2502861022949,40.2560157775879,40.2674713134766,40.3304977416992,40.4794692993164,40.6112480163574,40.6112480163574,40.6742744445801,40.6742744445801],"text":"Percent: 56.64022","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(212,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-74.0891723632812,-74.0490646362305,-73.957389831543,-73.9115524291992,-73.9058227539062,-73.9001007080078,-73.8829040527344,-73.8542633056641,-73.8428039550781,-73.8198852539062,-74.1751174926758,-74.1865768432617,-74.1922988891602,-74.2438659667969,-74.2438659667969,-74.312629699707,-74.2782440185547,-74.2610626220703,-74.2496032714844,-74.0891723632812,-74.0891723632812],"y":[42.954647064209,42.954647064209,42.8973503112793,42.9145393371582,42.8744316101074,42.8572463989258,42.8343276977539,42.817138671875,42.817138671875,42.7827568054199,42.7311935424805,42.7140045166016,42.7140045166016,42.7254638671875,42.7140045166016,42.7483825683594,42.759838104248,42.777027130127,42.7999458312988,42.954647064209,42.954647064209],"text":"Percent: 56.65951","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(212,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-106.856628417969,-106.862358093262,-106.879547119141,-106.873817443848,-106.822250366211,-106.810791015625,-106.78214263916,-106.742042541504,-106.747772216797,-106.690467834473,-106.656097412109,-106.667556762695,-106.650367736816,-106.644630432129,-106.667556762695,-106.667556762695,-106.707664489746,-106.701934814453,-106.713386535645,-106.661827087402,-106.673278808594,-106.667556762695,-106.667556762695,-106.638900756836,-106.638900756836,-107.005592346191,-107.005592346191,-107.005592346191,-107.44677734375,-107.441047668457,-107.429588317871,-107.429588317871,-107.366561889648,-107.366561889648,-107.309265136719,-107.309265136719,-106.856628417969,-106.856628417969],"y":[41.0123176574707,40.9836730957031,40.9607543945312,40.9378356933594,40.9149169921875,40.9034576416016,40.9091873168945,40.8919982910156,40.8690795898438,40.8919982910156,40.8518905639648,40.8347015380859,40.8175163269043,40.7888641357422,40.7716789245605,40.7373008728027,40.6456260681152,40.6055183410645,40.5825996398926,40.5081176757812,40.4508171081543,40.4279022216797,40.3362274169922,40.3362274169922,39.91796875,39.9122428894043,40.0898551940918,40.2216377258301,40.2216377258301,40.3304977416992,40.3304977416992,40.5539512634277,40.5596809387207,40.5997886657715,40.5997886657715,41.0180473327637,41.0123176574707,41.0123176574707],"text":"Percent: 56.67280","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(212,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-105.407043457031,-105.401313781738,-105.475799560547,-105.596122741699,-105.647682189941,-105.699256896973,-105.704986572266,-105.687789916992,-105.687789916992,-105.407043457031,-105.407043457031,-105.407043457031],"y":[39.9122428894043,39.7403526306152,39.7575416564941,39.8262977600098,39.8492164611816,39.8434867858887,39.8835906982422,39.9122428894043,39.9294281005859,39.9408874511719,39.9122428894043,39.9122428894043],"text":"Percent: 56.67991","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(212,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.0800476074219,-91.7248153686523,-91.6044921875,-91.610221862793,-91.598762512207,-91.598762512207,-92.0743179321289,-92.0800476074219,-92.0800476074219,-92.0800476074219],"y":[43.5046844482422,43.5104141235352,43.5104141235352,43.3499870300293,43.3557167053223,43.08642578125,43.08642578125,43.218204498291,43.5046844482422,43.5046844482422],"text":"Percent: 56.69027","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(212,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-106.054481506348,-106.054481506348,-105.464340209961,-105.458610534668,-105.48152923584,-105.498718261719,-105.487258911133,-105.762283325195,-106.054481506348,-106.054481506348,-106.054481506348],"y":[37.3912239074707,37.7350006103516,37.7350006103516,37.7178115844727,37.6948928833008,37.5974884033203,37.5631141662598,37.3339309692383,37.345386505127,37.3912239074707,37.3912239074707],"text":"Percent: 56.69315","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(212,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.882568359375,-90.7622451782227,-90.7737045288086,-90.8367309570312,-90.8768310546875,-90.9284057617188,-90.9857025146484,-91.0143432617188,-91.0372619628906,-91.06591796875,-91.3523941040039,-91.3523941040039,-91.3466644287109,-90.882568359375,-90.882568359375],"y":[41.602466583252,41.602466583252,41.4592247009277,41.453498840332,41.4477653503418,41.4305801391602,41.4305801391602,41.4305801391602,41.4076614379883,41.3446350097656,41.3503646850586,41.4248466491699,41.6081924438477,41.602466583252,41.602466583252],"text":"Percent: 56.84376","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(212,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-121.088897705078,-122.337951660156,-122.355133056641,-122.309303283691,-122.274917602539,-122.257736206055,-122.188980102539,-122.188980102539,-122.166061401367,-122.234817504883,-122.309303283691,-122.320762634277,-122.343673706055,-122.337951660156,-122.337951660156,-121.031608581543,-121.01441192627,-120.96858215332,-120.95711517334,-120.922744750977,-120.899826049805,-120.899826049805,-120.934196472168,-120.934196472168,-120.985763549805,-120.997222900391,-121.037330627441,-121.134742736816,-121.117546081543,-121.134742736816,-121.174850463867,-121.151931762695,-121.151931762695,-121.077438354492,-121.088897705078,-121.088897705078],"y":[47.7732238769531,47.7617607116699,47.8018684387207,47.8477058410645,47.9049987792969,47.9565696716309,47.9852142333984,48.0081329345703,48.0310516357422,48.0310516357422,48.0883445739746,48.1685600280762,48.2201271057129,48.2602348327637,48.2888832092285,48.3060722351074,48.2716941833496,48.2430458068848,48.197208404541,48.191478729248,48.1628341674805,48.1456451416016,48.1399154663086,48.1112632751465,48.0883445739746,48.0482406616211,48.0654296875,48.0367813110352,48.0024070739746,47.9680252075195,47.9164619445801,47.8763542175293,47.8477058410645,47.8247871398926,47.7732238769531,47.7732238769531],"text":"Percent: 56.87762","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(211,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.0567169189453,-79.0968246459961,-79.1025543212891,-79.1254730224609,-79.1025543212891,-79.0567169189453,-79.0452575683594,-79.0223388671875,-78.9936904907227,-78.9077453613281,-78.8733749389648,-78.8561782836914,-78.8848266601562,-78.9020156860352,-78.9020156860352,-78.9192123413086,-78.9478530883789,-78.9765014648438,-78.9822311401367,-79.0166091918945,-79.0166091918945,-79.0108795166016,-79.0280685424805,-78.936393737793,-78.8962860107422,-78.8848266601562,-78.8504486083984,-78.8275375366211,-78.7988891601562,-78.7473220825195,-78.7301254272461,-78.661376953125,-78.6384506225586,-78.5983505249023,-78.5639724731445,-78.5525131225586,-78.5295944213867,-78.5124130249023,-78.483757019043,-78.4608383178711,-78.4608383178711,-78.4952163696289,-78.4952163696289,-78.4723052978516,-78.4723052978516,-78.5639724731445,-78.6098098754883,-78.6384506225586,-78.667106628418,-78.6900253295898,-78.7072143554688,-78.7129440307617,-78.7587814331055,-78.7988891601562,-78.8218002319336,-78.8676376342773,-78.8962860107422,-78.9077453613281,-78.9306640625,-78.9593124389648,-79.0108795166016,-79.0567169189453,-79.0567169189453,null,-82.3454895019531,-82.8382339477539,-82.8439636230469,-82.8668899536133,-82.8267822265625,-82.7809448242188,-82.740837097168,-82.7179107666016,-82.6949996948242,-82.6720733642578,-82.6377029418945,-82.5001983642578,-82.4658126831055,-82.3741455078125,-82.3512191772461,-82.3454895019531,-82.3454895019531,null,-79.6182174682617,-80.5292205810547,-80.5349426269531,-80.466194152832,-80.4318161010742,-80.3516006469727,-80.2427444458008,-80.2312850952148,-80.1911773681641,-80.1625213623047,-80.1281433105469,-80.0995025634766,-80.0880355834961,-80.0880355834961,-80.1166915893555,-80.0823059082031,-79.9791793823242,-79.8645858764648,-79.7671813964844,-79.7557220458984,-79.6182174682617,-79.6182174682617,-79.6182174682617],"y":[42.5421180725098,42.5535736083984,42.5650367736816,42.5764923095703,42.6051406860352,42.6567077636719,42.6910858154297,42.7140045166016,42.7197341918945,42.7426528930664,42.759838104248,42.811408996582,42.8572463989258,42.9030799865723,42.9431838989258,42.960376739502,42.9661026000977,42.948917388916,42.9718360900879,42.9947547912598,43.0233993530273,43.0520477294922,43.080696105957,43.0692367553711,43.0520477294922,43.0291290283203,43.0176734924316,43.0405921936035,43.0635108947754,43.0692367553711,43.08642578125,43.080696105957,43.092155456543,43.080696105957,43.08642578125,43.08642578125,43.08642578125,43.092155456543,43.092155456543,43.092155456543,42.8687019348145,42.8687019348145,42.7827568054199,42.7827568054199,42.5306549072266,42.507740020752,42.507740020752,42.496280670166,42.4905471801758,42.4733619689941,42.4848213195801,42.4848213195801,42.4733619689941,42.4504432678223,42.4504432678223,42.4275245666504,42.4275245666504,42.4389839172363,42.4389839172363,42.4848213195801,42.5306549072266,42.5421180725098,42.5421180725098,null,41.3102569580078,41.3045272827148,41.4305801391602,41.4305801391602,41.4706840515137,41.4764175415039,41.4764175415039,41.4764175415039,41.4878730773926,41.4878730773926,41.4477653503418,41.3962020874023,41.3962020874023,41.4305801391602,41.4305801391602,41.3102569580078,41.3102569580078,null,41.8373794555664,41.8373794555664,41.9691581726074,41.9863471984863,41.9978065490723,42.0207252502441,42.0665626525879,42.0894813537598,42.1009368896484,42.1238555908203,42.1582374572754,42.1639633178711,42.1639633178711,42.1525039672852,42.1238555908203,42.1238555908203,42.18115234375,42.2269897460938,42.2613677978516,42.0035362243652,42.0035362243652,41.8373794555664,41.8373794555664],"text":"Percent: 56.94438","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(211,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-121.002960205078,-121.065979003906,-121.146194458008,-121.214958190918,-121.272247314453,-121.306617736816,-121.404029846191,-121.432678222656,-121.478507995605,-121.484245300293,-121.501426696777,-121.512893676758,-121.53581237793,-121.541534423828,-121.581642150879,-121.564460754395,-121.570182800293,-121.604568481445,-121.62174987793,-121.650398254395,-121.679039001465,-121.684776306152,-121.707702636719,-121.742073059082,-121.793640136719,-121.828018188477,-121.83374786377,-121.810821533203,-121.78791809082,-121.764991760254,-121.730606079102,-121.713424682617,-121.684776306152,-121.616027832031,-121.604568481445,-121.598831176758,-121.593101501465,-121.57592010498,-121.530075073242,-121.512893676758,-121.524353027344,-121.501426696777,-121.501426696777,-121.552993774414,-121.501426696777,-121.501426696777,-121.53581237793,-121.570182800293,-121.604568481445,-121.62174987793,-121.62174987793,-121.610290527344,-121.598831176758,-121.478507995605,-121.151931762695,-121.146194458008,-121.129005432129,-121.037330627441,-121.020149230957,-121.002960205078,-121.002960205078],"y":[38.2964973449707,38.3022308349609,38.2678527832031,38.250659942627,38.2563934326172,38.2392044067383,38.2277450561523,38.2563934326172,38.2563934326172,38.2449340820312,38.2334747314453,38.2105560302734,38.1933670043945,38.1704483032227,38.1246147155762,38.107421875,38.0959625244141,38.107421875,38.0959625244141,38.0959625244141,38.0959625244141,38.0615882873535,38.0272064208984,38.0214805603027,38.0214805603027,38.0443954467773,38.0615882873535,38.0615882873535,38.0615882873535,38.0845031738281,38.0845031738281,38.0959625244141,38.1532592773438,38.1990966796875,38.2277450561523,38.285041809082,38.3136863708496,38.3366050720215,38.3709869384766,38.4053611755371,38.428279876709,38.4511985778809,38.4798431396484,38.5027618408203,38.5371398925781,38.5715179443359,38.6058959960938,38.6460037231445,38.6460037231445,38.6746520996094,38.6975708007812,38.7204895019531,38.737678527832,38.7319450378418,38.7204895019531,38.703296661377,38.7204895019531,38.5256805419922,38.5142250061035,38.2964973449707,38.2964973449707],"text":"Percent: 56.96179","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(211,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-69.9982528686523,-69.9008560180664,-69.872200012207,-69.7633438110352,-69.7576065063477,-69.7805328369141,-69.7919845581055,-69.8091812133789,-69.7576065063477,-69.7175064086914,-69.7003173828125,-69.7232360839844,-69.7518768310547,-69.786262512207,-69.8149108886719,-69.8320922851562,-69.8149108886719,-69.8378219604492,-69.8550186157227,-69.872200012207,-69.872200012207,-69.8893890380859,-69.8893890380859,-69.883659362793,-69.9008560180664,-69.8779296875,-69.8550186157227,-69.8607482910156,-69.8779296875,-69.8893890380859,-69.9123077392578,-69.9294967651367,-69.9638748168945,-69.9925308227539,-70.0154418945312,-70.0326309204102,-70.0440902709961,-70.0326309204102,-70.0326309204102,-69.9982528686523,-69.9982528686523],"y":[44.134937286377,44.117748260498,44.1807746887207,44.1635856628418,44.1463966369629,44.0833740234375,44.0489959716797,44.0318031311035,44.0260772705078,44.0203475952148,44.0088882446289,43.9573211669922,43.8885650634766,43.8828392028809,43.8255424499512,43.8026237487793,43.7453269958496,43.7052192687988,43.7052192687988,43.7166786193848,43.7395973205566,43.7625160217285,43.8026237487793,43.8427314758301,43.859920501709,43.9114837646484,43.9515914916992,43.9573211669922,43.9630508422852,43.9458656311035,43.9286766052246,43.9286766052246,43.9344024658203,43.9458656311035,43.9573211669922,43.9745101928711,43.99169921875,44.0146179199219,44.0318031311035,44.134937286377,44.134937286377],"text":"Percent: 57.01264","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(211,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-70.8118591308594,-70.8233108520508,-70.8175811767578,-70.8175811767578,-70.8290405273438,-70.8576965332031,-70.9321746826172,-70.966552734375,-70.972282409668,-70.966552734375,-70.960823059082,-70.960823059082,-70.972282409668,-70.972282409668,-70.9207153320312,-70.8576965332031,-70.8233108520508,-70.783203125,-70.7717514038086,-70.7373657226562,-70.7144546508789,-70.6858062744141,-70.6628799438477,-70.6456985473633,-70.6456985473633,-70.6514282226562,-70.6113128662109,-70.5998611450195,-70.5826721191406,-70.5540237426758,-70.4566192626953,-70.4852676391602,-70.4566192626953,-70.4394302368164,-70.3592224121094,-70.3878631591797,-70.3878631591797,-70.3764038085938,-70.3878631591797,-70.4165115356445,-70.4451675415039,-70.4680786132812,-70.508186340332,-70.5368347167969,-70.5712051391602,-70.6055908203125,-70.6227798461914,-70.6514282226562,-70.6628799438477,-70.6686172485352,-70.6972579956055,-70.7373657226562,-70.7717514038086,-70.8003921508789,-70.8118591308594,-70.8118591308594,null,-97.8382720947266,-97.8382720947266,-97.3741760253906,-97.3741760253906,-97.8382720947266,-97.8382720947266,null,-76.856559753418,-76.8049926757812,-76.7534255981445,-76.7190475463867,-76.6961364746094,-76.6617584228516,-76.6331024169922,-76.5929946899414,-76.5357055664062,-76.5070495605469,-76.4669494628906,-76.4268417358398,-76.392463684082,-76.3867340087891,-76.3752746582031,-76.3466262817383,-76.3007888793945,-76.2778701782227,-76.2377624511719,-76.5700836181641,-76.7935333251953,-77.0055236816406,-76.9997940063477,-77.0112533569336,-76.9654159545898,-76.9654159545898,-76.9654159545898,-76.9768829345703,-76.9768829345703,-76.9768829345703,-76.9826126098633,-77.0112533569336,-77.028450012207,-77.0685577392578,-77.0914688110352,-77.1373062133789,-77.028450012207,-76.9768829345703,-76.9768829345703,-76.9310455322266,-76.9367752075195,-76.9367752075195,-76.9310455322266,-76.9081268310547,-76.9023971557617,-76.8852081298828,-76.8680114746094,-76.856559753418,-76.856559753418,null,-81.0219650268555,-81.0276870727539,-81.0448837280273,-81.0563430786133,-81.0563430786133,-81.0391464233398,-80.9417495727539,-80.9073715209961,-80.8729934692383,-80.8729934692383,-80.8844528198242,-80.8729934692383,-80.8844528198242,-81.4746017456055,-81.4631423950195,-81.4803237915039,-81.4746017456055,-81.4803237915039,-81.4975204467773,-81.4975204467773,-81.4803237915039,-81.4860534667969,-81.4746017456055,-81.4173049926758,-81.4115753173828,-81.4001083374023,-81.3657379150391,-81.3256301879883,-81.0219650268555,-81.0219650268555,null,-76.4268417358398,-76.4612121582031,-76.5127868652344,-76.5471572875977,-76.5815353393555,-76.5872650146484,-76.6331024169922,-76.673210144043,-76.7133178710938,-76.7362365722656,-76.7362365722656,-76.7534255981445,-76.7534255981445,-76.7476959228516,-76.7362365722656,-76.6903991699219,-76.66748046875,-76.6044616699219,-76.575813293457,-76.5357055664062,-76.4955978393555,-76.4612121582031,-76.4383010864258,-76.4268417358398,-76.4211120605469,-76.4153747558594,-76.398193359375,-76.392463684082,-76.3810043334961,-76.3638153076172,-76.3466262817383,-76.3237075805664,-76.3237075805664,-76.3237075805664,-76.3466262817383,-76.3695449829102,-76.398193359375,-76.4268417358398,-76.4268417358398],"y":[43.1322631835938,43.1609115600586,43.2010192871094,43.2411231994629,43.2525825500488,43.2755012512207,43.3385276794434,43.3900947570801,43.4302024841309,43.4874954223633,43.5104141235352,43.5619812011719,43.5906295776367,43.7911643981934,43.8026237487793,43.8140830993652,43.8140830993652,43.8026237487793,43.8026237487793,43.8026237487793,43.8026237487793,43.8026237487793,43.7911643981934,43.7739753723145,43.7338676452637,43.7166786193848,43.6880302429199,43.7052192687988,43.6994934082031,43.722412109375,43.6479225158691,43.6192779541016,43.6020851135254,43.5791664123535,43.544792175293,43.4932289123535,43.4760398864746,43.4302024841309,43.413013458252,43.3958206176758,43.3614463806152,43.3385276794434,43.3385276794434,43.3385276794434,43.2926902770996,43.2239379882812,43.1666412353516,43.1322631835938,43.0978851318359,43.0749664306641,43.0635108947754,43.08642578125,43.1036148071289,43.1208038330078,43.1322631835938,43.1322631835938,null,40.691463470459,41.0295066833496,41.0409660339355,40.691463470459,40.691463470459,40.691463470459,null,40.2216377258301,40.1987190246582,40.1643409729004,40.1299629211426,40.1013145446777,40.0669364929199,40.0554809570312,40.0554809570312,40.0497512817383,39.9867248535156,39.9523468017578,39.9294281005859,39.91796875,39.9065093994141,39.8721351623535,39.8377532958984,39.791919708252,39.780460357666,39.7288932800293,39.7288932800293,39.7288932800293,39.7288932800293,39.8320274353027,39.8434867858887,39.8492164611816,39.8606719970703,39.8721351623535,39.8721351623535,39.8893241882324,39.91796875,39.9638061523438,39.9981803894043,40.0153732299805,40.0268325805664,40.0497512817383,40.0669364929199,40.1528816223145,40.1586112976074,40.1643409729004,40.1643409729004,40.1758003234863,40.1929893493652,40.2044486999512,40.2101783752441,40.2216377258301,40.2159080505371,40.2216377258301,40.2216377258301,40.2216377258301,null,35.1624183654785,35.1337738037109,35.1108551025391,35.0993957519531,35.082202911377,35.0592842102051,35.116584777832,35.082202911377,34.9561538696289,34.9275093078613,34.8874015808105,34.8472938537598,34.8186454772949,34.8243751525879,34.8472938537598,34.9045906066895,34.9217758178711,34.93896484375,34.9504280090332,34.9618835449219,34.9905319213867,35.0306396484375,35.0650177001953,35.0650177001953,35.1280403137207,35.1395034790039,35.1738777160645,35.1738777160645,35.1624183654785,35.1624183654785,null,37.0875587463379,37.1104774475098,37.1563148498535,37.2021484375,37.2307968139648,37.2250671386719,37.2422561645508,37.2709045410156,37.2766342163086,37.2938232421875,37.3282012939453,37.3339309692383,37.345386505127,37.3568496704102,37.3740386962891,37.3568496704102,37.3339309692383,37.2766342163086,37.2594451904297,37.2307968139648,37.2136077880859,37.207878112793,37.207878112793,37.2021484375,37.1964225769043,37.1735038757324,37.1563148498535,37.1505851745605,37.1563148498535,37.1563148498535,37.1563148498535,37.1505851745605,37.1333961486816,37.1219329833984,37.0990142822266,37.0990142822266,37.0990142822266,37.0875587463379,37.0875587463379],"text":"Percent: 57.13436","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(211,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.8852081298828,-76.8909378051758,-76.8852081298828,-76.8852081298828,-76.8966674804688,-76.8909378051758,-76.8909378051758,-76.8852081298828,-76.7935333251953,-76.5700836181641,-76.5700836181641,-76.5414276123047,-76.4784088134766,-76.4497604370117,-76.398193359375,-76.392463684082,-76.3752746582031,-76.3695449829102,-76.3351669311523,-76.3523559570312,-76.3638153076172,-76.3695449829102,-76.3638153076172,-76.3523559570312,-76.3867340087891,-76.403923034668,-76.4153747558594,-76.4153747558594,-76.398193359375,-76.403923034668,-76.4211120605469,-76.4497604370117,-76.4612121582031,-76.4383010864258,-76.4383010864258,-76.4554901123047,-76.4955978393555,-76.5185165405273,-76.5414276123047,-76.5357055664062,-76.7190475463867,-76.7133178710938,-76.673210144043,-76.6331024169922,-76.6388320922852,-76.673210144043,-76.6961364746094,-76.7133178710938,-76.7878036499023,-76.7935333251953,-76.8049926757812,-76.8164520263672,-76.8393707275391,-76.8852081298828,-76.8852081298828],"y":[39.3507423400879,39.3793907165527,39.4080352783203,39.4137687683105,39.4366874694824,39.4538726806641,39.471061706543,39.4825248718262,39.7288932800293,39.7288932800293,39.5971145629883,39.5455436706543,39.5168991088867,39.5111694335938,39.471061706543,39.4424133300781,39.4137687683105,39.3965797424316,39.3736610412598,39.3679313659668,39.3621978759766,39.3450126647949,39.327823638916,39.3106346130371,39.3163642883301,39.3163642883301,39.3106346130371,39.2934455871582,39.2762565612793,39.2590675354004,39.2590675354004,39.2647972106934,39.2590675354004,39.2246894836426,39.2132339477539,39.2075004577637,39.2246894836426,39.2246894836426,39.2533378601074,39.3793907165527,39.3736610412598,39.2762565612793,39.2590675354004,39.2361526489258,39.2304191589355,39.2304191589355,39.2304191589355,39.2189598083496,39.2705268859863,39.2877159118652,39.3106346130371,39.322093963623,39.327823638916,39.3507423400879,39.3507423400879],"text":"Percent: 57.16344","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(211,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-119.467422485352,-119.444519042969,-119.450241088867,-119.444519042969,-119.444519042969,-119.455963134766,-119.438781738281,-119.490348815918,-119.536178588867,-119.582023620605,-119.667961120605,-119.72526550293,-119.776832580566,-119.839851379395,-119.885696411133,-119.948707580566,-119.994552612305,-120.06330871582,-120.126335144043,-120.275299072266,-120.401344299316,-120.43000793457,-120.464370727539,-120.498756408691,-120.567512512207,-120.607620239258,-120.619079589844,-120.584693908691,-120.584693908691,-120.613342285156,-120.607620239258,-120.573234558105,-120.60188293457,-120.613342285156,-120.63053894043,-120.619079589844,-120.584693908691,-120.567512512207,-120.47583770752,-120.298225402832,-120.292488098145,-120.315406799316,-120.30394744873,-120.183624267578,-120.091949462891,-119.85131072998,-119.748176574707,-119.667961120605,-119.518997192383,-119.467422485352,-119.467422485352],"y":[34.9045906066895,34.8988571166992,34.8702125549316,34.4748725891113,34.4462203979492,34.4290351867676,34.4061164855957,34.4175758361816,34.4347648620605,34.4404945373535,34.4175758361816,34.4290351867676,34.4347648620605,34.4290351867676,34.4404945373535,34.4634094238281,34.4691390991211,34.4691390991211,34.4748725891113,34.4691390991211,34.4634094238281,34.4748725891113,34.5149765014648,34.5550842285156,34.5722732543945,34.5837326049805,34.629566192627,34.6868667602539,34.7441596984863,34.7842674255371,34.8243751525879,34.8644828796387,34.8988571166992,34.9160461425781,34.93896484375,34.9618835449219,34.9618835449219,34.9790725708008,34.996265411377,34.9045906066895,34.9561538696289,35.0019912719727,35.0134506225586,35.0363693237305,35.1108551025391,35.0363693237305,34.9733467102051,34.9790725708008,34.8988571166992,34.9045906066895,34.9045906066895],"text":"Percent: 57.23570","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(211,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.3497161865234,-89.971565246582,-90.0002059936523,-90.0174026489258,-90.0288619995117,-90.0460433959961,-90.0746994018555,-90.1090774536133,-90.240852355957,-90.2637710571289,-90.2866897583008,-90.2981491088867,-90.3210678100586,-90.3267974853516,-90.3439865112305,-90.3669052124023,-90.3955535888672,-90.4127349853516,-90.4413909912109,-90.4585723876953,-90.4872283935547,-90.4929504394531,-90.5216064453125,-90.5502471923828,-90.5502471923828,-90.5903549194336,-90.5846252441406,-90.6591110229492,-90.6648406982422,-90.693489074707,-90.693489074707,-90.7164077758789,-90.7164077758789,-90.704948425293,-90.6763000488281,-90.6705703735352,-90.6705703735352,-90.6763000488281,-90.7278671264648,-90.7450561523438,-90.7450561523438,-90.7278671264648,-90.7106781005859,-90.69921875,-90.704948425293,-90.7106781005859,-90.7106781005859,-90.69921875,-90.704948425293,-90.7164077758789,-90.7507858276367,-90.7565155029297,-90.7565155029297,-90.7221374511719,-90.693489074707,-90.6591110229492,-90.4471206665039,-90.4471206665039,-90.3497161865234,-90.3497161865234],"y":[33.0138282775879,32.8820457458496,32.8591270446777,32.8247528076172,32.7903747558594,32.7559967041016,32.7388076782227,32.7101631164551,32.6700553894043,32.6700553894043,32.6643257141113,32.6528625488281,32.6471366882324,32.6299476623535,32.6184883117676,32.6127548217773,32.6070289611816,32.5898361206055,32.5955696105957,32.5726509094238,32.549732208252,32.538272857666,32.532543182373,32.5210838317871,32.538272857666,32.538272857666,32.5554618835449,32.5554618835449,32.5955696105957,32.5955696105957,32.6242179870605,32.6242179870605,32.6528625488281,32.6872444152832,32.681510925293,32.6872444152832,32.6986999511719,32.7044296264648,32.7216186523438,32.7388076782227,32.7617263793945,32.7617263793945,32.7617263793945,32.7674560546875,32.7789154052734,32.8018341064453,32.8132934570312,32.8247528076172,32.8247528076172,32.8247528076172,32.8247528076172,32.8247528076172,32.853401184082,32.8763198852539,32.9106979370117,32.9336166381836,32.9336166381836,33.0195579528809,33.0138282775879,33.0138282775879],"text":"Percent: 57.31134","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(211,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-72.5307312011719,-72.5593719482422,-72.59375,-72.6052093505859,-72.59375,-72.6052093505859,-72.6338577270508,-72.6395874023438,-72.7369918823242,-72.7369918823242,-72.7484512329102,-72.7484512329102,-72.7484512329102,-72.7427215576172,-72.7198028564453,-72.7083435058594,-72.7026138305664,-72.6281356811523,-72.6224060058594,-72.502082824707,-72.4562454223633,-72.4447860717773,-72.4505157470703,-72.4390563964844,-72.330192565918,-72.3015441894531,-72.4161376953125,-72.3588409423828,-72.3817520141602,-72.3817520141602,-72.3760299682617,-72.3874816894531,-72.4046783447266,-72.4505157470703,-72.4791564941406,-72.5307312011719,-72.5307312011719,null,-71.4764785766602,-71.4822158813477,-71.4936752319336,-71.4936752319336,-71.5853500366211,-71.596809387207,-71.5853500366211,-71.5624237060547,-71.5165939331055,-71.4936752319336,-71.4822158813477,-71.5108642578125,-71.5280532836914,-71.5395126342773,-71.5509719848633,-71.5853500366211,-71.6139907836914,-71.5853500366211,-71.596809387207,-71.5738906860352,-71.5624237060547,-71.5452423095703,-71.5509719848633,-71.5452423095703,-71.5337829589844,-71.5395126342773,-71.5853500366211,-71.596809387207,-71.6139907836914,-71.6311874389648,-71.6712951660156,-71.6655654907227,-71.7801513671875,-71.7858810424805,-71.866096496582,-71.866096496582,-71.8947448730469,-71.9004745483398,-71.7457733154297,-71.3447036743164,-71.3103332519531,-71.2816772460938,-71.2644958496094,-71.23583984375,-71.23583984375,-71.23583984375,-71.2530288696289,-71.1785507202148,-71.1785507202148,-71.1556243896484,-71.1212539672852,-71.0582275390625,-71.0524978637695,-71.0754165649414,-71.0696792602539,-71.0811462402344,-71.0696792602539,-71.0410385131836,-71.0353088378906,-71.0524978637695,-71.0238418579102,-71.0181198120117,-70.9952011108398,-71.0009307861328,-71.0066604614258,-71.0009307861328,-71.0238418579102,-71.0467681884766,-71.0467681884766,-71.0754165649414,-71.0926055908203,-71.1097869873047,-71.1269836425781,-71.1327133178711,-71.1728210449219,-71.1556243896484,-71.1670913696289,-71.1613540649414,-71.1785507202148,-71.2243881225586,-71.2530288696289,-71.2931365966797,-71.3332443237305,-71.3046035766602,-71.3217849731445,-71.3217849731445,-71.3332443237305,-71.3447036743164,-71.3905410766602,-71.3962707519531,-71.419189453125,-71.4306488037109,-71.4535675048828,-71.4764785766602,-71.4764785766602,null,-74.4558639526367,-74.4673233032227,-74.5131607055664,-74.5704574584961,-74.6277542114258,-74.6334838867188,-74.6334838867188,-74.6334838867188,-74.5991058349609,-74.587646484375,-74.5532684326172,-74.5131607055664,-74.4845123291016,-74.4673233032227,-74.5017013549805,-74.5303497314453,-74.5360794067383,-74.5418090820312,-74.4787902832031,-74.398567199707,-74.3069000244141,-74.3069000244141,-74.2782440185547,-74.2209548950195,-74.2324142456055,-74.2438659667969,-74.2610626220703,-74.2897033691406,-74.2954406738281,-74.2782440185547,-74.2610626220703,-74.2094955444336,-74.2553329467773,-74.2553329467773,-74.3928451538086,-74.3928451538086,-74.4272155761719,-74.4558639526367,-74.4558639526367,null,-76.4669494628906,-76.5127868652344,-76.5185165405273,-76.5357055664062,-76.6159210205078,-76.6502990722656,-76.6903991699219,-76.7133178710938,-76.7247772216797,-76.7476959228516,-76.7476959228516,-76.7305068969727,-76.6961364746094,-76.6617584228516,-76.6159210205078,-76.5987243652344,-76.5872650146484,-76.5872650146484,-76.575813293457,-76.5586242675781,-76.5357055664062,-76.4898681640625,-76.4612121582031,-76.4383010864258,-76.403923034668,-76.3867340087891,-76.3408966064453,-76.3237075805664,-76.3065185546875,-76.3122482299805,-76.3179779052734,-76.3351669311523,-76.3752746582031,-76.4268417358398,-76.4497604370117,-76.4669494628906,-76.4669494628906],"y":[41.2586898803711,41.3045272827148,41.3331756591797,41.3503646850586,41.3732833862305,41.3962020874023,41.419116973877,41.4420356750488,41.4305801391602,41.4878730773926,41.4878730773926,41.5738182067871,41.5852737426758,41.591007232666,41.596736907959,41.596736907959,41.6253814697266,41.6368446350098,41.6311111450195,41.6425743103027,41.5795478820801,41.5508995056152,41.5394401550293,41.5222511291504,41.5337104797363,41.4305801391602,41.419116973877,41.3274459838867,41.3102569580078,41.2987976074219,41.281608581543,41.270149230957,41.2586898803711,41.27587890625,41.270149230957,41.2586898803711,41.2586898803711,null,42.1525039672852,42.1696929931641,42.1696929931641,42.1926116943359,42.1926116943359,42.2155303955078,42.2556381225586,42.2728271484375,42.2785568237305,42.2842826843262,42.3014755249023,42.3129348754883,42.324390411377,42.3301200866699,42.324390411377,42.3129348754883,42.3530387878418,42.3816909790039,42.3988761901855,42.4103355407715,42.4160652160645,42.4676284790039,42.4676284790039,42.507740020752,42.5191993713379,42.5421180725098,42.5478477478027,42.5421180725098,42.5478477478027,42.5249290466309,42.5306549072266,42.6051406860352,42.639518737793,42.6337890625,42.6337890625,42.6738967895508,42.6853561401367,42.7140045166016,42.7025451660156,42.6968154907227,42.6968154907227,42.7140045166016,42.7254638671875,42.7311935424805,42.7025451660156,42.6681671142578,42.6567077636719,42.6223297119141,42.6108741760254,42.6108741760254,42.5879554748535,42.6108741760254,42.5879554748535,42.5822219848633,42.5478477478027,42.5421180725098,42.5249290466309,42.5249290466309,42.4905471801758,42.4733619689941,42.4389839172363,42.4389839172363,42.4332542419434,42.4160652160645,42.3988761901855,42.3759574890137,42.3816909790039,42.3759574890137,42.358772277832,42.358772277832,42.3530387878418,42.3473091125488,42.358772277832,42.358772277832,42.3530387878418,42.3301200866699,42.3129348754883,42.3014755249023,42.2900161743164,42.3186645507812,42.3301200866699,42.3301200866699,42.3129348754883,42.2670974731445,42.2499084472656,42.2384490966797,42.2212600708008,42.2040710449219,42.1926116943359,42.18115234375,42.18115234375,42.18115234375,42.1582374572754,42.1525039672852,42.1525039672852,null,40.2732048034668,40.2789344787598,40.2903900146484,40.3075790405273,40.3362274169922,40.3476905822754,40.37060546875,40.3877983093262,40.3935241699219,40.4279022216797,40.4336318969727,40.4680099487305,40.496654510498,40.5081176757812,40.5310363769531,40.5539512634277,40.5539512634277,40.5768699645996,40.5997886657715,40.6112480163574,40.6169776916504,40.6112480163574,40.6055183410645,40.6112480163574,40.5825996398926,40.5539512634277,40.5310363769531,40.5195732116699,40.5081176757812,40.4851989746094,40.4680099487305,40.4508171081543,40.4450912475586,40.4049835205078,40.2961235046387,40.2789344787598,40.2732048034668,40.2732048034668,40.2732048034668,null,37.523006439209,37.5344657897949,37.5401954650879,37.5459251403809,37.5860328674316,37.5974884033203,37.6204071044922,37.6490592956543,37.6777038574219,37.6948928833008,37.7178115844727,37.7464599609375,37.7579193115234,37.7350006103516,37.7178115844727,37.7006225585938,37.6719779968262,37.6433258056641,37.6204071044922,37.6089515686035,37.5974884033203,37.6032218933105,37.6032218933105,37.5974884033203,37.5745697021484,37.5631141662598,37.5631141662598,37.5631141662598,37.5573844909668,37.5401954650879,37.5287322998047,37.5287322998047,37.5287322998047,37.5344657897949,37.5344657897949,37.523006439209,37.523006439209],"text":"Percent: 57.34298","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(210,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.293586730957,-99.8092498779297,-99.8092498779297,-99.8493576049805,-99.8493576049805,-99.4998550415039,-99.1961822509766,-99.2019119262695,-99.121696472168,-99.115966796875,-99.0758590698242,-99.0701293945312,-99.0701293945312,-99.0185623168945,-99.0128326416016,-99.0242919921875,-99.0128326416016,-98.9899215698242,-98.9784545898438,-98.9612731933594,-98.9326171875,-98.9268951416016,-98.8982467651367,-98.8695983886719,-98.852409362793,-98.840950012207,-98.8123016357422,-98.8008422851562,-98.7836532592773,-98.7893829345703,-98.7836532592773,-98.8008422851562,-98.8008422851562,-98.8123016357422,-98.8123016357422,-98.7893829345703,-98.7607345581055,-98.7320861816406,-98.7206344604492,-98.6919784545898,-98.657600402832,-98.6404190063477,-98.6174926757812,-98.5945816040039,-98.5258178710938,-98.5258178710938,-99.293586730957,-99.293586730957],"y":[47.8477058410645,47.8477058410645,48.0253219604492,48.0253219604492,48.3690986633301,48.3748245239258,48.3748245239258,48.1513710021973,48.1341819763184,48.1169967651367,48.1169967651367,48.0826187133789,48.0425109863281,48.0367813110352,48.0195922851562,48.0024070739746,47.9852142333984,47.9909439086914,48.0024070739746,48.0081329345703,48.0024070739746,48.0195922851562,48.0081329345703,48.0367813110352,48.0425109863281,48.0482406616211,48.0539703369141,48.0253219604492,48.0081329345703,47.9966735839844,47.9852142333984,47.9794883728027,47.9622993469238,47.9622993469238,47.9508361816406,47.9451065063477,47.9680252075195,47.9737548828125,47.9909439086914,47.9909439086914,47.9622993469238,47.939380645752,47.9279174804688,47.9221878051758,47.9279174804688,47.8534355163574,47.8477058410645,47.8477058410645],"text":"Percent: 57.35568","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(210,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-71.4764785766602,-71.4535675048828,-71.4306488037109,-71.419189453125,-71.3962707519531,-71.3905410766602,-71.3447036743164,-71.3332443237305,-71.3217849731445,-71.3217849731445,-71.3046035766602,-71.3332443237305,-71.2931365966797,-71.2530288696289,-71.2243881225586,-71.1785507202148,-71.1613540649414,-71.1556243896484,-71.144172668457,-71.1212539672852,-71.1097869873047,-71.0639572143555,-71.0353088378906,-71.0238418579102,-70.9894714355469,-70.960823059082,-70.9264450073242,-70.9207153320312,-70.9149856567383,-70.9092559814453,-71.0868759155273,-71.3848114013672,-71.3905410766602,-71.4936752319336,-71.4879455566406,-71.4822158813477,-71.4764785766602,-71.4764785766602,null,-76.4153747558594,-76.3237075805664,-76.3065185546875,-76.3179779052734,-76.3179779052734,-76.3007888793945,-76.2835998535156,-76.2606811523438,-76.2320327758789,-76.2033920288086,-76.1747360229492,-76.21484375,-76.1861953735352,-76.1690063476562,-76.1690063476562,-76.1861953735352,-76.2033920288086,-76.2377624511719,-76.2549514770508,-76.2377624511719,-76.2091217041016,-76.2033920288086,-76.1346282958984,-76.1059875488281,-76.0887908935547,-76.0716094970703,-76.0773391723633,-76.1117172241211,-76.123176574707,-76.123176574707,-76.1288986206055,-76.1346282958984,-76.1288986206055,-76.1117172241211,-76.1117172241211,-76.3408966064453,-76.4898681640625,-76.4612121582031,-76.4153747558594,-76.4153747558594,-76.4153747558594],"y":[42.1525039672852,42.1582374572754,42.18115234375,42.18115234375,42.18115234375,42.1926116943359,42.2040710449219,42.2212600708008,42.2384490966797,42.2499084472656,42.2670974731445,42.3129348754883,42.3301200866699,42.3301200866699,42.3186645507812,42.2900161743164,42.2785568237305,42.2670974731445,42.2613677978516,42.2384490966797,42.2670974731445,42.2728271484375,42.2785568237305,42.2613677978516,42.2384490966797,42.2269897460938,42.2327194213867,42.2098007202148,42.18115234375,42.1639633178711,42.0894813537598,41.9863471984863,42.0264549255371,42.0264549255371,42.1238555908203,42.1238555908203,42.1525039672852,42.1525039672852,null,36.8984832763672,36.8870239257812,36.9042129516602,36.927131652832,36.9385871887207,36.9557762145996,36.9615058898926,36.9500503540039,36.9443206787109,36.927131652832,36.9214019775391,36.8870239257812,36.8641052246094,36.8526458740234,36.8354568481445,36.8239974975586,36.8239974975586,36.8354568481445,36.8297271728516,36.7953491210938,36.7896194458008,36.7724304199219,36.7437858581543,36.7265930175781,36.7094039916992,36.6922149658203,36.6807594299316,36.6750297546387,36.6635704040527,36.6406517028809,36.6349220275879,36.617733001709,36.606273651123,36.5833549499512,36.5547065734863,36.5489768981934,36.5489768981934,36.8125381469727,36.8812942504883,36.8984832763672,36.8984832763672],"text":"Percent: 57.36547","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(210,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.5269165039062,-77.7102661132812,-77.7102661132812,-77.6930770874023,-77.6701583862305,-77.6644287109375,-77.6128616333008,-77.6014022827148,-77.578483581543,-77.5555648803711,-77.5441055297852,-77.5211944580078,-77.5039978027344,-77.4925384521484,-77.4638900756836,-77.4409790039062,-77.4123229980469,-77.3836822509766,-77.3607635498047,-77.3263778686523,-77.2862777709961,-77.2576293945312,-77.2347106933594,-77.2232513427734,-77.2289810180664,-77.2461700439453,-77.2633590698242,-77.2805404663086,-77.2920074462891,-77.3149261474609,-77.3951416015625,-77.4123229980469,-77.4237899780273,-77.4467010498047,-77.4753570556641,-77.4868087768555,-77.5269165039062,-77.5269165039062],"y":[38.5543327331543,38.8236198425293,38.880916595459,38.8923759460449,38.9210243225098,38.9496688842773,38.9267539978027,38.9038352966309,38.8923759460449,38.880916595459,38.8522682189941,38.8465385437012,38.8121604919434,38.8064308166504,38.8064308166504,38.8064308166504,38.7491340637207,38.7204895019531,38.7204895019531,38.7090263366699,38.6975708007812,38.6631889343262,38.6574630737305,38.6460037231445,38.6058959960938,38.6001663208008,38.5829772949219,38.5428695678711,38.5314140319824,38.5027618408203,38.5371398925781,38.5543327331543,38.5715179443359,38.5887069702148,38.5887069702148,38.5887069702148,38.5543327331543,38.5543327331543],"text":"Percent: 57.42396","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(210,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-70.9952011108398,-71.0181198120117,-71.0238418579102,-71.0524978637695,-71.0353088378906,-71.0410385131836,-71.0696792602539,-71.0811462402344,-71.0696792602539,-71.0754165649414,-71.0524978637695,-71.0582275390625,-71.1212539672852,-71.1556243896484,-71.1785507202148,-71.1785507202148,-71.2530288696289,-71.23583984375,-71.23583984375,-71.23583984375,-71.2186584472656,-71.1957321166992,-71.1957321166992,-71.1957321166992,-71.1785507202148,-71.144172668457,-71.0868759155273,-71.0696792602539,-71.0410385131836,-71.0123901367188,-70.9092559814453,-70.8863372802734,-70.8404998779297,-70.8462295532227,-70.8576965332031,-70.8576965332031,-70.8347702026367,-70.8175811767578,-70.8233108520508,-70.783203125,-70.7717514038086,-70.7717514038086,-70.7201843261719,-70.7029876708984,-70.6972579956055,-70.7144546508789,-70.7602920532227,-70.8462295532227,-70.8748779296875,-70.8863372802734,-70.8806076049805,-70.8576965332031,-70.8576965332031,-70.8691482543945,-70.9379043579102,-70.972282409668,-70.9952011108398,-70.9952011108398,null,-74.3756484985352,-74.3699188232422,-74.3641891479492,-74.3470077514648,-74.3240814208984,-74.3412780761719,-74.3412780761719,-74.3355407714844,-74.3240814208984,-74.312629699707,-74.2954406738281,-74.2667922973633,-74.2496032714844,-74.129280090332,-74.1464691162109,-74.1521911621094,-74.1579284667969,-74.140739440918,-74.1235504150391,-74.1235504150391,-74.129280090332,-74.1464691162109,-74.1693878173828,-74.1521911621094,-74.1521911621094,-74.1693878173828,-74.1922988891602,-74.2324142456055,-74.2839736938477,-74.312629699707,-74.3470077514648,-74.3756484985352,-74.3756484985352,null,-74.0605239868164,-74.0605239868164,-74.0662536621094,-74.0891723632812,-74.1120910644531,-74.1235504150391,-74.140739440918,-74.1579284667969,-74.1808471679688,-74.2037658691406,-74.2209548950195,-74.3355407714844,-74.2553329467773,-74.2839736938477,-74.0891723632812,-74.135009765625,-73.9172821044922,-73.6594543457031,-73.6193466186523,-73.5735168457031,-73.5334091186523,-73.504753112793,-73.4875717163086,-73.4703750610352,-73.4589157104492,-73.4417343139648,-73.3729705810547,-73.3500595092773,-73.3328628540039,-73.3214111328125,-73.3271408081055,-73.3271408081055,-73.3271408081055,-73.3443298339844,-73.3958969116211,-73.4130783081055,-73.4188079833984,-73.4531860351562,-73.4245376586914,-73.4245376586914,-73.4130783081055,-73.3958969116211,-73.3901672363281,-73.3901672363281,-73.4474639892578,-74.0605239868164,-74.0605239868164,null,-71.5051345825195,-71.5337829589844,-71.5452423095703,-71.5280532836914,-71.5280532836914,-71.5910797119141,-71.6254577636719,-71.5681533813477,-71.5509719848633,-71.5624237060547,-71.5796203613281,-71.5910797119141,-71.6025314331055,-71.6483688354492,-71.694206237793,-71.7515029907227,-71.7744216918945,-71.8087997436523,-71.8374481201172,-71.9176635742188,-71.8947448730469,-71.8832855224609,-71.871826171875,-71.9176635742188,-71.8546371459961,-71.9176635742188,-71.8546371459961,-71.9463119506836,-71.9635009765625,-71.877555847168,-71.9004745483398,-71.8890151977539,-71.5051345825195,-71.5051345825195,null,-76.9482345581055,-76.9367752075195,-76.9367752075195,-76.9425048828125,-76.9425048828125,-76.9310455322266,-76.8794784545898,-76.856559753418,-76.8279037475586,-76.8107223510742,-76.7878036499023,-76.7706146240234,-76.7476959228516,-76.7247772216797,-76.7133178710938,-76.6961364746094,-76.7305068969727,-76.7476959228516,-76.7534255981445,-76.7763442993164,-76.8049926757812,-76.8393707275391,-76.8794784545898,-76.9023971557617,-76.9425048828125,-76.9425048828125,-77.0112533569336,-77.0227203369141,-77.0456314086914,-77.0456314086914,-77.0341720581055,-77.0341720581055,-77.0341720581055,-77.0513610839844,-77.0685577392578,-77.0800094604492,-77.0914688110352,-77.1315765380859,-77.1373062133789,-77.1487655639648,-77.1430358886719,-77.1086654663086,-77.0914688110352,-77.0800094604492,-77.0685577392578,-77.0628280639648,-77.0456314086914,-77.0112533569336,-76.9482345581055,-76.9482345581055],"y":[42.4332542419434,42.4389839172363,42.4389839172363,42.4733619689941,42.4905471801758,42.5249290466309,42.5249290466309,42.5421180725098,42.5478477478027,42.5822219848633,42.5879554748535,42.6108741760254,42.5879554748535,42.6108741760254,42.6108741760254,42.6223297119141,42.6567077636719,42.6681671142578,42.7025451660156,42.7311935424805,42.7311935424805,42.7369194030762,42.759838104248,42.7884902954102,42.8056755065918,42.811408996582,42.8056755065918,42.811408996582,42.8572463989258,42.8687019348145,42.8744316101074,42.8744316101074,42.8572463989258,42.817138671875,42.811408996582,42.7942199707031,42.759838104248,42.7197341918945,42.6968154907227,42.6853561401367,42.6796264648438,42.6452484130859,42.639518737793,42.6223297119141,42.5879554748535,42.5707626342773,42.5593032836914,42.5535736083984,42.5421180725098,42.5249290466309,42.5134658813477,42.502010345459,42.496280670166,42.4733619689941,42.4561729431152,42.4504432678223,42.4332542419434,42.4332542419434,null,40.7487602233887,40.7888641357422,40.8060531616211,40.8175163269043,40.8576202392578,40.8805389404297,40.8862686157227,40.9149169921875,40.9149169921875,40.9149169921875,40.9034576416016,40.8977279663086,40.8919982910156,40.8175163269043,40.7888641357422,40.7716789245605,40.7544898986816,40.7373008728027,40.7373008728027,40.691463470459,40.680004119873,40.6570854187012,40.6513557434082,40.680004119873,40.691463470459,40.697193145752,40.697193145752,40.7143821716309,40.7258415222168,40.7201080322266,40.7258415222168,40.7487602233887,40.7487602233887,null,43.7453269958496,43.7739753723145,43.7911643981934,43.8026237487793,43.8026237487793,43.8026237487793,43.8198127746582,43.8255424499512,43.8255424499512,43.8198127746582,43.8140830993652,43.9286766052246,43.9745101928711,44.117748260498,44.1406669616699,44.4099578857422,44.438606262207,44.450065612793,44.4557952880859,44.4787139892578,44.4844436645508,44.4901733398438,44.4959030151367,44.5302772521973,44.5360107421875,44.5417404174805,44.5474662780762,44.5130920410156,44.4729843139648,44.4214210510254,44.3641204833984,44.306827545166,44.2724494934082,44.2323417663574,44.1922340393066,44.1693153381348,44.134937286377,44.0661849975586,44.0088882446289,43.9687843322754,43.9344024658203,43.8942947387695,43.854190826416,43.8140830993652,43.8026237487793,43.7453269958496,43.7453269958496,null,45.0115661621094,45.0001029968262,44.9829139709473,44.9256210327148,44.891242980957,44.7995681762695,44.7480049133301,44.6391410827637,44.5990333557129,44.5818481445312,44.5531959533691,44.5130920410156,44.4959030151367,44.450065612793,44.4214210510254,44.3985023498535,44.3870391845703,44.3583946228027,44.3412017822266,44.438606262207,44.450065612793,44.4729843139648,44.4844436645508,44.5360107421875,44.6104927062988,44.6448707580566,44.7193565368652,44.770923614502,44.7823829650879,44.8797836303711,44.89697265625,45.023021697998,45.0115661621094,45.0115661621094,null,38.0730438232422,38.0558586120605,38.0272064208984,38.0272064208984,38.0157508850098,37.9928321838379,37.9355354309082,37.9068870544434,37.8954315185547,37.8839683532715,37.8495941162109,37.8209419250488,37.8094863891602,37.8037567138672,37.7865676879883,37.7579193115234,37.7464599609375,37.7178115844727,37.7521896362305,37.7693786621094,37.7865676879883,37.7922973632812,37.7865676879883,37.7865676879883,37.7922973632812,37.8209419250488,37.8438606262207,37.8610496520996,37.8610496520996,37.8782386779785,37.8782386779785,37.8896980285645,37.9183502197266,37.9355354309082,37.9469947814941,37.969913482666,38.0157508850098,38.0272064208984,38.0386695861816,38.0501251220703,38.1188812255859,38.1246147155762,38.1417999267578,38.1532592773438,38.1417999267578,38.1246147155762,38.107421875,38.0845031738281,38.0730438232422,38.0730438232422],"text":"Percent: 57.46051","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(210,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.4554901123047,-76.4898681640625,-76.4898681640625,-76.398193359375,-76.3867340087891,-76.3638153076172,-76.3466262817383,-76.3179779052734,-76.2835998535156,-76.2721405029297,-76.2549514770508,-76.2434997558594,-76.220573425293,-76.2091217041016,-76.1575546264648,-76.1632843017578,-76.1690063476562,-76.1861953735352,-76.1690063476562,-76.1460876464844,-76.1288986206055,-76.1346282958984,-76.0887908935547,-76.0601501464844,-76.0544128417969,-76.0601501464844,-76.0945205688477,-76.1346282958984,-76.1460876464844,-76.1632843017578,-76.1747360229492,-76.21484375,-76.2434997558594,-76.2664108276367,-76.3179779052734,-76.3752746582031,-76.392463684082,-76.4268417358398,-76.4554901123047,-76.4554901123047],"y":[36.3770904541016,36.4802207946777,36.4916839599609,36.4573059082031,36.4458465576172,36.4458465576172,36.4229278564453,36.4057388305664,36.3885498046875,36.3885498046875,36.3828201293945,36.3656311035156,36.3656311035156,36.3369827270508,36.3197937011719,36.2911491394043,36.2911491394043,36.2796859741211,36.2682304382324,36.2510414123535,36.2338485717773,36.2109336853027,36.1937408447266,36.1765556335449,36.159366607666,36.1421775817871,36.1421775817871,36.1421775817871,36.1364479064941,36.1192588806152,36.1307182312012,36.165096282959,36.1937408447266,36.1994743347168,36.2338485717773,36.2682304382324,36.2854156494141,36.3427124023438,36.3770904541016,36.3770904541016],"text":"Percent: 57.48717","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(210,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-103.585037231445,-104.112167358398,-104.014755249023,-103.963188171387,-103.946006774902,-103.91162109375,-103.888710021973,-103.842872619629,-103.814224243164,-103.791305541992,-103.745468139648,-103.693901062012,-103.676712036133,-103.648063659668,-103.630874633789,-103.625144958496,-103.590766906738,-103.55638885498,-103.51628112793,-103.499092102051,-103.504821777344,-103.481910705566,-103.458984375,-103.418876647949,-103.298561096191,-103.269912719727,-103.246994018555,-103.080841064453,-103.06364440918,-103.012077331543,-103.585037231445,-103.585037231445],"y":[30.7563762664795,31.0944194793701,31.9939613342285,31.9939613342285,31.9538555145264,31.9022903442383,31.8679141998291,31.8965606689453,31.8449954986572,31.7876968383789,31.7475910186768,31.7475910186768,31.7304019927979,31.7189445495605,31.7017555236816,31.6673755645752,31.6559181213379,31.6444568634033,31.6387310028076,31.5585174560547,31.5184097290039,31.4496536254883,31.432466506958,31.4381923675537,31.4152774810791,31.432466506958,31.3980865478516,31.3694400787354,31.3923587799072,31.3694400787354,30.7563762664795,30.7563762664795],"text":"Percent: 57.51657","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(210,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-75.4470825195312,-75.8252334594727,-75.8137741088867,-75.7908630371094,-75.7793960571289,-75.7908630371094,-75.7507553100586,-75.6476135253906,-75.4814605712891,-75.2866516113281,-75.217903137207,-75.0918502807617,-75.034553527832,-75.0059051513672,-74.9428787231445,-74.8970413208008,-74.8397521972656,-74.8110961914062,-74.7423400878906,-74.7251586914062,-74.7194290161133,-74.6449432373047,-74.5303497314453,-74.5532684326172,-74.5475387573242,-74.862663269043,-75.0861206054688,-75.1720657348633,-75.4470825195312,-75.4470825195312],"y":[44.2151527404785,44.3927688598633,44.4156875610352,44.450065612793,44.4787139892578,44.4959030151367,44.5417404174805,44.6047668457031,44.7193565368652,44.8568649291992,44.8797836303711,44.9313507080078,44.9485397338867,44.9714584350586,44.9886474609375,44.9943771362305,45.0115661621094,45.0115661621094,44.9943771362305,44.9943771362305,44.9542694091797,44.9542694091797,44.1578559875488,44.1463966369629,44.1005592346191,44.0661849975586,44.0489959716797,44.0891036987305,44.2151527404785,44.2151527404785],"text":"Percent: 57.53167","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(210,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-120.899826049805,-120.876907348633,-120.71647644043,-120.584693908691,-120.584693908691,-120.664909362793,-120.682106018066,-120.682106018066,-120.71647644043,-120.739395141602,-120.745124816895,-120.722213745117,-120.705017089844,-120.739395141602,-120.922744750977,-120.934196472168,-120.980041503906,-120.991500854492,-121.043067932129,-121.043067932129,-121.186294555664,-121.237869262695,-121.300895690918,-121.283706665039,-121.32381439209,-121.300895690918,-121.300895690918,-121.346725463867,-121.455596923828,-121.472785949707,-121.438400268555,-121.46704864502,-121.472785949707,-121.501426696777,-121.558723449707,-121.633209228516,-121.644668579102,-121.616027832031,-121.598831176758,-121.564460754395,-121.530075073242,-121.501426696777,-121.501426696777,-121.455596923828,-121.40975189209,-121.272247314453,-121.237869262695,-121.226402282715,-121.214958190918,-121.163391113281,-121.151931762695,-121.140464782715,-120.934196472168,-120.899826049805,-120.899826049805],"y":[36.7380523681641,36.7094039916992,36.5776252746582,36.474494934082,36.3255233764648,36.3083343505859,36.2911491394043,36.2739562988281,36.2911491394043,36.302604675293,36.2739562988281,36.2510414123535,36.1994743347168,36.1937408447266,36.3197937011719,36.2796859741211,36.2854156494141,36.2567672729492,36.2624969482422,36.3197937011719,36.440113067627,36.5088691711426,36.5031394958496,36.5432472229004,36.5661659240723,36.5948143005371,36.617733001709,36.6406517028809,36.6750297546387,36.6979484558105,36.7265930175781,36.7380523681641,36.755241394043,36.74951171875,36.8010787963867,36.8526458740234,36.8870239257812,36.9156684875488,36.9042129516602,36.8984832763672,36.9214019775391,36.9385871887207,36.9729652404785,36.9844245910645,36.9500503540039,36.9557762145996,36.9557762145996,36.9385871887207,36.9042129516602,36.9042129516602,36.8641052246094,36.8354568481445,36.74951171875,36.7380523681641,36.7380523681641],"text":"Percent: 57.55410","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(210,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.6335144042969,-89.6335144042969,-89.8512420654297,-90.1720962524414,-90.16064453125,-90.16064453125,-90.1892852783203,-90.2179336547852,-90.2351226806641,-90.240852355957,-90.240852355957,-90.1892852783203,-90.1778259277344,-90.16064453125,-90.16064453125,-89.6850814819336,-89.6335144042969,-89.6335144042969,-89.6335144042969],"y":[41.8946723937988,41.591007232666,41.591007232666,41.5852737426758,41.6196556091309,41.6597633361816,41.6654891967773,41.6769485473633,41.6998672485352,41.722785949707,41.7915420532227,41.8201904296875,41.8373794555664,41.8946723937988,41.9347801208496,41.9347801208496,41.9290542602539,41.8946723937988,41.8946723937988],"text":"Percent: 57.66332","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(210,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-106.266479492188,-106.999862670898,-107.005592346191,-107.572830200195,-107.572830200195,-107.59001159668,-107.624389648438,-107.641578674316,-107.498336791992,-107.504066467285,-107.515533447266,-107.504066467285,-107.486885070801,-107.469696044922,-107.44677734375,-107.435317993164,-107.418128967285,-107.395210266113,-107.372291564941,-107.378021240234,-107.29207611084,-107.280616760254,-107.068626403809,-107.034248352051,-107.005592346191,-106.982681274414,-106.999862670898,-106.885276794434,-106.850898742676,-106.827980041504,-106.787879943848,-106.776412963867,-106.730575561523,-106.673278808594,-106.638900756836,-106.615989685059,-106.570152282715,-106.547225952148,-106.54150390625,-106.547225952148,-106.524314880371,-106.507118225098,-106.48420715332,-106.426910400391,-106.381072998047,-106.32950592041,-106.32950592041,-106.340965270996,-106.340965270996,-106.358154296875,-106.415451049805,-106.438369750977,-106.461288452148,-106.467018127441,-106.461288452148,-106.472747802734,-106.455558776855,-106.44409942627,-106.438369750977,-106.449829101562,-106.449829101562,-106.44409942627,-106.438369750977,-106.449829101562,-106.461288452148,-106.455558776855,-106.426910400391,-106.38680267334,-106.358154296875,-106.358154296875,-106.363883972168,-106.363883972168,-106.363883972168,-106.346694946289,-106.335243225098,-106.32950592041,-106.300857543945,-106.289405822754,-106.283668518066,-106.266479492188,-106.255027770996,-106.266479492188,-106.266479492188],"y":[38.422550201416,38.4110908508301,38.1417999267578,38.1417999267578,38.1819076538086,38.2392044067383,38.2678527832031,38.2907676696777,38.3022308349609,38.6574630737305,39.1960411071777,39.2132339477539,39.2132339477539,39.2132339477539,39.2304191589355,39.2361526489258,39.2361526489258,39.2361526489258,39.2189598083496,39.1788520812988,39.1444778442383,39.1158256530762,39.1158256530762,39.0929069519043,39.1043701171875,39.0528030395508,39.0356140136719,38.9897766113281,38.9955062866211,38.9725875854492,38.9783172607422,39.0069694519043,39.0470733642578,39.0356140136719,39.0069694519043,38.9955062866211,38.9783172607422,38.9668617248535,38.9611320495605,38.9496688842773,38.9382133483887,38.9382133483887,38.9382133483887,38.9038352966309,38.9038352966309,38.9152946472168,38.8923759460449,38.875186920166,38.8579978942871,38.8465385437012,38.8465385437012,38.8579978942871,38.8465385437012,38.8350791931152,38.8121604919434,38.8064308166504,38.7949714660645,38.7949714660645,38.7892417907715,38.7720527648926,38.7605972290039,38.7434043884277,38.7147598266602,38.703296661377,38.6975708007812,38.6746520996094,38.6402702331543,38.6230850219727,38.6001663208008,38.56005859375,38.5256805419922,38.4970321655273,38.4855766296387,38.4855766296387,38.4855766296387,38.4798431396484,38.4798431396484,38.4626579284668,38.4569244384766,38.4626579284668,38.4454689025879,38.422550201416,38.422550201416],"text":"Percent: 57.67189","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(210,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-102.003677368164,-101.470825195312,-101.470825195312,-101.482284545898,-101.470825195312,-101.493743896484,-101.493743896484,-101.127052307129,-101.127052307129,-101.155693054199,-101.172889709473,-101.190078735352,-101.26456451416,-101.321853637695,-101.339042663574,-101.367691040039,-101.361961364746,-101.379150390625,-101.390609741211,-101.40779876709,-101.447906494141,-101.447906494141,-101.476554870605,-101.539581298828,-101.585418701172,-101.6484375,-101.711471557617,-101.768768310547,-101.803146362305,-101.854705810547,-101.912002563477,-101.946380615234,-102.003677368164,-102.003677368164,-102.003677368164,-102.003677368164],"y":[45.4642028808594,45.4642028808594,45.3839874267578,45.3839874267578,45.028751373291,45.028751373291,44.9886474609375,44.9829139709473,44.7422752380371,44.7250862121582,44.7193565368652,44.6964378356934,44.6964378356934,44.6792488098145,44.6849784851074,44.6792488098145,44.6563301086426,44.6448707580566,44.6620597839355,44.6506004333496,44.627685546875,44.6047668457031,44.5990333557129,44.570384979248,44.576114654541,44.5818481445312,44.570384979248,44.5417404174805,44.5302772521973,44.5245513916016,44.5302772521973,44.5245513916016,44.5073585510254,45.0344848632812,45.4642028808594,45.4642028808594],"text":"Percent: 57.68725","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(210,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.4413909912109,-89.9887542724609,-89.9887542724609,-89.9887542724609,-90.4471206665039,-90.4413909912109,-90.4413909912109,-90.4413909912109,null,-87.4677352905273,-87.4849319458008,-87.5193023681641,-87.53076171875,-87.5422210693359,-87.5536804199219,-87.5594100952148,-87.5823287963867,-87.5937881469727,-87.5937881469727,-87.5995178222656,-87.6224365234375,-87.6568069458008,-87.6625442504883,-87.6740036010742,-87.708381652832,-87.7427520751953,-87.7484817504883,-87.7255706787109,-87.6797332763672,-87.6740036010742,-87.6625442504883,-87.6338958740234,-87.6281661987305,-87.5937881469727,-87.5479507446289,-87.5193023681641,-87.4963836669922,-87.5193023681641,-87.5479507446289,-87.536491394043,-87.2442779541016,-87.1067733764648,-87.1296920776367,-87.1296920776367,-87.1411514282227,-87.1697998046875,-87.2099075317383,-87.2328262329102,-87.2385559082031,-87.2385559082031,-87.255744934082,-87.2442779541016,-87.2442779541016,-87.261474609375,-87.261474609375,-87.2385559082031,-87.2442779541016,-87.2442779541016,-87.2500076293945,-87.255744934082,-87.255744934082,-87.2500076293945,-87.2385559082031,-87.255744934082,-87.2729339599609,-87.3015823364258,-87.3244934082031,-87.3474197387695,-87.3646011352539,-87.3646011352539,-87.3817901611328,-87.3817901611328,-87.3989868164062,-87.4047164916992,-87.4104385375977,-87.4218978881836,-87.4505462646484,-87.4677352905273,-87.4677352905273,null,-83.8924789428711,-83.7950744628906,-83.7377853393555,-83.7377853393555,-83.7263259887695,-83.6919479370117,-83.634651184082,-83.5773468017578,-83.5601654052734,-83.5773468017578,-83.6231842041016,-83.640380859375,-83.6632919311523,-83.6919479370117,-83.7263259887695,-83.7377853393555,-83.7549667358398,-83.7664337158203,-83.7778930664062,-83.7836151123047,-83.8122711181641,-83.82373046875,-83.8466415405273,-83.8752899169922,-83.9325866699219,-83.9383163452148,-83.9440460205078,-83.9497756958008,-83.9841537475586,-84.0013427734375,-84.0529098510742,-84.0758209228516,-84.087287902832,-84.093017578125,-84.1216583251953,-84.087287902832,-84.0643692016602,-84.0529098510742,-84.0242614746094,-83.9898834228516,-83.9669647216797,-83.90966796875,-83.8924789428711,-83.8924789428711,null,-69.419563293457,-69.3966445922852,-69.3508071899414,-69.2705993652344,-69.1101684570312,-69.0815200805664,-69.0643310546875,-69.0356826782227,-69.0586013793945,-69.0757904052734,-69.0929794311523,-69.1101684570312,-69.1216278076172,-69.1216278076172,-69.0929794311523,-69.0987091064453,-69.1216278076172,-69.156005859375,-69.161735534668,-69.161735534668,-69.1846542358398,-69.2132949829102,-69.2362213134766,-69.2591323852539,-69.2820587158203,-69.2935180664062,-69.2591323852539,-69.2534027099609,-69.2935180664062,-69.3278961181641,-69.3221664428711,-69.3107070922852,-69.2992401123047,-69.2820587158203,-69.2877883911133,-69.3107070922852,-69.3107070922852,-69.3278961181641,-69.3450775146484,-69.3565444946289,-69.3909149169922,-69.3966445922852,-69.419563293457,-69.4424819946289,-69.4539489746094,-69.4424819946289,-69.4539489746094,-69.4482192993164,-69.419563293457,-69.419563293457,null,-91.9310836791992,-91.9368057250977,-92.2633895874023,-92.326416015625,-92.3321533203125,-92.3321533203125,-91.9310836791992,-91.9310836791992,-91.9310836791992,null,-97.8382720947266,-98.3080978393555,-98.3080978393555,-98.3023681640625,-98.3138275146484,-98.3138275146484,-98.2909088134766,-98.2336120605469,-98.1820526123047,-98.1362152099609,-98.0789108276367,-98.02734375,-97.9700546264648,-97.9299468994141,-97.8955688476562,-97.8726501464844,-97.8440017700195,-97.8038940429688,-97.7695236206055,-97.7351455688477,-97.6893081665039,-97.6606521606445,-97.6320114135742,-97.5919036865234,-97.5231475830078,-97.4773101806641,-97.483039855957,-97.8382720947266,-97.8382720947266,null,-82.1793365478516,-82.2022552490234,-82.4830017089844,-82.4830017089844,-82.735107421875,-82.729377746582,-82.6319732666016,-82.6147842407227,-82.6319732666016,-82.6319732666016,-82.6147842407227,-82.5231094360352,-82.4027862548828,-82.3340377807617,-82.2251739501953,-82.1736068725586,-82.1793365478516,-82.1793365478516,null,-83.7148590087891,-83.6976776123047,-83.6919479370117,-83.6804885864258,-83.6804885864258,-83.6804885864258,-83.7836151123047,-83.8409118652344,-83.8638381958008,-83.8867492675781,-83.9268569946289,-83.9383163452148,-83.9497756958008,-83.9726943969727,-83.9898834228516,-84.0128021240234,-84.0128021240234,-84.0070724487305,-84.0128021240234,-84.0242614746094,-84.0414505004883,-84.0414505004883,-84.0471801757812,-84.0586395263672,-84.0586395263672,-84.0700988769531,-84.0815582275391,-84.098747253418,-84.1102066040039,-84.1159286499023,-84.1216583251953,-84.1331253051758,-84.1331253051758,-84.1273956298828,-84.1331253051758,-84.1388549804688,-84.1674957275391,-84.270637512207,-84.2534408569336,-84.2534408569336,-84.2534408569336,-84.2419815063477,-84.2248001098633,-84.2248001098633,-84.2076034545898,-84.2076034545898,-84.2018737792969,-84.1846923828125,-84.1674957275391,-84.1331253051758,-84.1044769287109,-84.0700988769531,-84.0700988769531,-83.9268569946289,-83.9039459228516,-83.7148590087891,-83.7148590087891,null,-99.9868698120117,-99.8264389038086,-99.7175750732422,-99.6774673461914,-99.6087112426758,-99.5858001708984,-99.5571441650391,-99.5284957885742,-99.4998550415039,-99.4769287109375,-99.4711990356445,-99.9868698120117,-99.9868698120117,-99.9868698120117],"y":[41.144100189209,41.144100189209,40.9722099304199,40.7143821716309,40.7143821716309,41.0638847351074,41.144100189209,41.144100189209,null,38.5314140319824,38.5084953308105,38.5027618408203,38.5084953308105,38.5199508666992,38.5142250061035,38.5027618408203,38.5084953308105,38.5027618408203,38.4855766296387,38.4683876037598,38.4569244384766,38.4626579284668,38.4626579284668,38.4454689025879,38.4397392272949,38.4397392272949,38.4683876037598,38.4798431396484,38.5084953308105,38.5428695678711,38.565788269043,38.5944366455078,38.6345443725586,38.6689224243164,38.686107635498,38.703296661377,38.737678527832,38.8007011413574,38.8522682189941,38.9095611572266,38.9095611572266,38.9095611572266,38.8923759460449,38.875186920166,38.8522682189941,38.8522682189941,38.8350791931152,38.8236198425293,38.8236198425293,38.8007011413574,38.7777824401855,38.7720527648926,38.7548637390137,38.703296661377,38.6975708007812,38.686107635498,38.6689224243164,38.6517333984375,38.6345443725586,38.6230850219727,38.5887069702148,38.5715179443359,38.5428695678711,38.5314140319824,38.5199508666992,38.5199508666992,38.5371398925781,38.5428695678711,38.5371398925781,38.5199508666992,38.5314140319824,38.5428695678711,38.5428695678711,38.5314140319824,38.5256805419922,38.5371398925781,38.5371398925781,38.5314140319824,38.5314140319824,null,37.0245323181152,37.0302619934082,37.0302619934082,37.0188026428223,37.0073432922363,36.9958839416504,36.9672393798828,36.9557762145996,36.9385871887207,36.9099426269531,36.8870239257812,36.8812942504883,36.8698310852051,36.8411865234375,36.8010787963867,36.8010787963867,36.8010787963867,36.8125381469727,36.8068084716797,36.7953491210938,36.74951171875,36.7323226928711,36.7151336669922,36.7323226928711,36.7265930175781,36.7265930175781,36.74951171875,36.7667045593262,36.8010787963867,36.8239974975586,36.8526458740234,36.892749786377,36.9443206787109,36.9557762145996,36.9672393798828,36.9844245910645,36.9844245910645,36.9844245910645,36.9958839416504,36.9844245910645,36.9844245910645,37.0073432922363,37.0245323181152,37.0245323181152,null,44.3412017822266,44.3583946228027,44.3297462463379,44.3698501586914,44.2609901428223,44.2609901428223,44.2724494934082,44.2609901428223,44.2151527404785,44.1979637145996,44.1578559875488,44.1406669616699,44.123477935791,44.1062927246094,44.0891036987305,44.0547218322754,44.0432662963867,44.0318031311035,44.0203475952148,44.0088882446289,43.997428894043,43.985969543457,43.9401321411133,43.9286766052246,43.9344024658203,43.9630508422852,43.985969543457,43.997428894043,43.997428894043,43.997428894043,44.0318031311035,44.0547218322754,44.0661849975586,44.0891036987305,44.1005592346191,44.1120223999023,44.1693153381348,44.1922340393066,44.2151527404785,44.2151527404785,44.2208824157715,44.2323417663574,44.2438011169434,44.2609901428223,44.2781791687012,44.306827545166,44.318286895752,44.3354759216309,44.3412017822266,44.3412017822266,null,40.2617454528809,39.9523468017578,39.9523468017578,39.9580764770508,40.044017791748,40.3133087158203,40.3075790405273,40.2617454528809,40.2617454528809,null,42.4160652160645,42.4160652160645,42.7483825683594,42.777027130127,42.7827568054199,42.8744316101074,42.8858909606934,42.8572463989258,42.8400535583496,42.8056755065918,42.777027130127,42.7713012695312,42.7541122436523,42.7713012695312,42.7942199707031,42.8343276977539,42.8457832336426,42.8400535583496,42.8343276977539,42.8515129089355,42.8285942077637,42.8343276977539,42.8343276977539,42.8400535583496,42.8515129089355,42.8400535583496,42.4275245666504,42.4160652160645,42.4160652160645,null,40.4737358093262,40.2502861022949,40.2617454528809,40.2789344787598,40.2961235046387,40.37060546875,40.37060546875,40.5424919128418,40.548225402832,40.5654106140137,40.5654106140137,40.5654106140137,40.5654106140137,40.5654106140137,40.5825996398926,40.5883293151855,40.4737358093262,40.4737358093262,null,36.165096282959,36.0906105041504,36.0562324523926,36.0046691894531,35.9760208129883,35.9473724365234,35.8843460083008,35.8614273071289,35.8557014465332,35.8557014465332,35.8614273071289,35.849967956543,35.8728866577148,35.8786201477051,35.8900756835938,35.8728866577148,35.8671569824219,35.8557014465332,35.8557014465332,35.8557014465332,35.849967956543,35.8327827453613,35.8327827453613,35.8327827453613,35.849967956543,35.8557014465332,35.8557014465332,35.849967956543,35.849967956543,35.849967956543,35.8614273071289,35.8614273071289,35.8557014465332,35.8327827453613,35.8213195800781,35.8041305541992,35.8041305541992,35.9072647094727,35.9244537353516,35.9416427612305,35.9473724365234,35.9359130859375,35.9416427612305,35.9473724365234,35.9588317871094,35.9760208129883,35.987476348877,35.9932098388672,35.9989395141602,36.0046691894531,36.0333137512207,36.0505027770996,36.0619659423828,36.1880149841309,36.1708221435547,36.165096282959,36.165096282959,null,33.8331565856934,33.8388862609863,33.8045082092285,33.8217010498047,33.8102378845215,33.7873191833496,33.7987823486328,33.7758636474609,33.7529449462891,33.7529449462891,33.3862533569336,33.3862533569336,33.8331565856934,33.8331565856934],"text":"Percent: 57.70307","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(210,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.1961441040039,-84.1674957275391,-84.1216583251953,-84.0586395263672,-84.0471801757812,-84.0471801757812,-84.0242614746094,-83.9841537475586,-83.90966796875,-83.915397644043,-83.9325866699219,-83.9383163452148,-83.9669647216797,-83.9726943969727,-83.9956130981445,-84.0242614746094,-84.0586395263672,-84.0758209228516,-84.098747253418,-84.1159286499023,-84.1388549804688,-84.1732330322266,-84.1789627075195,-84.1961441040039,-84.1961441040039],"y":[33.638355255127,33.638355255127,33.6154365539551,33.7242965698242,33.7300262451172,33.7472152709961,33.7472152709961,33.7815933227539,33.7300262451172,33.6956481933594,33.6956481933594,33.6440811157227,33.6211624145508,33.6097030639648,33.586784362793,33.5638656616211,33.5180282592773,33.5409469604492,33.5524101257324,33.5524101257324,33.5581359863281,33.5925178527832,33.6154365539551,33.638355255127,33.638355255127],"text":"Percent: 57.75760","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(210,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.5437240600586,-79.5895614624023,-79.6124877929688,-79.4463272094727,-79.0567169189453,-79.0910873413086,-79.114013671875,-79.1655807495117,-79.1713104248047,-79.2056884765625,-79.2228698730469,-79.2687072753906,-79.2859039306641,-79.291633605957,-79.3317413330078,-79.3603820800781,-79.4004898071289,-79.4405975341797,-79.4635162353516,-79.4864349365234,-79.5036239624023,-79.5437240600586,-79.5437240600586],"y":[34.2399559020996,34.2800636291504,34.2972526550293,34.6123809814453,34.3029823303223,34.2686042785645,34.2456855773926,34.2686042785645,34.2628746032715,34.2571449279785,34.2571449279785,34.2800636291504,34.2800636291504,34.2686042785645,34.2857933044434,34.3029823303223,34.3029823303223,34.2915229797363,34.2972526550293,34.2686042785645,34.2628746032715,34.2399559020996,34.2399559020996],"text":"Percent: 57.81132","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(209,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.0479354858398,-80.0479354858398,-80.0364761352539,-79.5208129882812,-79.5380020141602,-79.5437240600586,-80.0479354858398,-80.0479354858398],"y":[35.9129943847656,36.0390472412109,36.2453117370605,36.2338485717773,35.9817504882812,35.8900756835938,35.9129943847656,35.9129943847656],"text":"Percent: 57.83945","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(209,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.4654388427734,-84.4310607910156,-84.4024124145508,-84.3909530639648,-84.3737640380859,-84.3451156616211,-84.2992782592773,-84.2878189086914,-84.2878189086914,-84.3107452392578,-84.3164749145508,-84.3221969604492,-84.3221969604492,-84.4711685180664,-84.5341949462891,-84.5341949462891,-84.5284576416016,-84.5284576416016,-84.5341949462891,-84.551383972168,-84.5628433227539,-84.5857620239258,-84.5914916992188,-84.6029510498047,-84.6086730957031,-84.4826202392578,-84.4826202392578,-84.4654388427734,-84.4654388427734,-84.4654388427734,null,-101.740112304688,-101.694274902344,-101.642715454102,-101.6484375,-101.636985778809,-101.682823181152,-101.711471557617,-101.71720123291,-101.6484375,-101.70573425293,-101.757308959961,-101.751571655273,-101.797409057617,-101.820327758789,-101.934921264648,-101.963569641113,-102.049514770508,-102.221405029297,-102.272964477539,-102.324531555176,-102.570907592773,-102.570907592773,-102.347450256348,-102.353179931641,-102.146911621094,-102.146911621094,-101.740112304688,-101.740112304688],"y":[31.9595851898193,31.9423980712891,31.9194793701172,31.9022903442383,31.8679141998291,31.8679141998291,31.8335342407227,31.8220767974854,31.7876968383789,31.7876968383789,31.7304019927979,31.7246723175049,31.6100807189941,31.6100807189941,31.6100807189941,31.6501884460449,31.6673755645752,31.6731071472168,31.6731071472168,31.6845645904541,31.6902942657471,31.7475910186768,31.7647819519043,31.7647819519043,31.9022903442383,31.9137477874756,31.9194793701172,31.9194793701172,31.9595851898193,31.9595851898193,null,30.6303253173828,30.6303253173828,30.6188640594482,30.6016750335693,30.5501117706299,30.4584369659424,30.4469795227051,30.4125995635986,30.3381156921387,30.3266544342041,30.2636299133301,29.765157699585,29.7823467254639,29.7823467254639,29.765157699585,29.8052654266357,29.7766151428223,29.8396415710449,29.8625602722168,29.8682899475098,30.0516376495361,30.275089263916,30.2808208465576,30.5730266571045,30.5844879150391,30.6417827606201,30.6303253173828,30.6303253173828],"text":"Percent: 57.84447","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(209,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-96.5605773925781,-96.5548477172852,-96.8069458007812,-96.8126754760742,-96.7267379760742,-96.7210006713867,-96.3485794067383,-96.3428497314453,-96.3485794067383,-96.319938659668,-96.319938659668,-96.3428497314453,-96.3428497314453,-96.3371200561523,-96.2970123291016,-96.2798309326172,-96.2626342773438,-96.2282638549805,-96.3084716796875,-96.3142013549805,-96.5605773925781,-96.5605773925781,null,-123.008308410645,-123.008308410645,-122.962478637695,-122.922370910645,-122.887985229492,-122.928092956543,-122.956741333008,-122.922370910645,-122.899444580078,-122.887985229492,-122.876525878906,-122.842155456543,-122.847877502441,-122.847877502441,-122.807769775391,-122.77912902832,-122.77912902832,-122.744743347168,-122.727554321289,-122.716094970703,-122.698913574219,-122.68172454834,-122.641616821289,-122.635879516602,-122.607238769531,-122.561408996582,-122.561408996582,-122.504104614258,-122.498374938965,-122.452545166016,-122.337951660156,-122.309303283691,-122.297843933105,-122.211891174316,-123.151550292969,-123.151550292969,-123.157272338867,-123.197380065918,-123.197380065918,-123.117164611816,-123.088516235352,-123.071334838867,-123.008308410645,-123.008308410645],"y":[42.0035362243652,42.0780181884766,42.0665626525879,42.2441787719727,42.2499084472656,42.2613677978516,42.2670974731445,42.2499084472656,42.2441787719727,42.2098007202148,42.1983413696289,42.175422668457,42.1582374572754,42.1467742919922,42.1181259155273,42.0665626525879,42.055103302002,42.0321846008301,42.0321846008301,42.0092658996582,42.0035362243652,42.0035362243652,null,47.1315078735352,47.0971336364746,47.1315078735352,47.154426574707,47.1486968994141,47.1085891723633,47.0742149353027,47.0742149353027,47.0971336364746,47.0971336364746,47.028377532959,47.028377532959,47.0971336364746,47.1257781982422,47.1257781982422,47.1028594970703,47.1486968994141,47.1429672241211,47.1200485229492,47.0971336364746,47.0570259094238,47.0226440429688,46.9825401306152,46.9596214294434,46.9653511047363,46.9538917541504,46.9195137023926,46.8965950012207,46.8622169494629,46.8450317382812,46.8278427124023,46.7991943359375,46.7648162841797,46.7590866088867,46.7590866088867,46.7934608459473,46.9825401306152,46.9882698059082,47.0799407958984,47.0742149353027,47.1028594970703,47.1200485229492,47.1315078735352,47.1315078735352],"text":"Percent: 57.85248","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(209,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.6606216430664,-82.6377029418945,-82.6205139160156,-82.5975952148438,-82.5804061889648,-82.5804061889648,-82.5689468383789,-82.5402984619141,-82.5231094360352,-82.4257049560547,-82.3741455078125,-82.3454895019531,-82.3053817749023,-82.282470703125,-82.2251739501953,-82.1392288208008,-82.1220397949219,-82.0876617431641,-82.0475616455078,-82.0532913208008,-82.0360946655273,-82.0189056396484,-82.0303649902344,-82.0475616455078,-82.0475616455078,-82.0762023925781,-82.0876617431641,-82.104850769043,-82.1277694702148,-82.1736068725586,-82.1965255737305,-82.2137145996094,-82.2022552490234,-82.1907958984375,-82.1907958984375,-82.2137145996094,-82.4085235595703,-82.5632171630859,-82.5632171630859,-82.6606216430664,-82.6663513183594,-82.6606216430664,-82.6606216430664],"y":[29.816722869873,29.816722869873,29.8453712463379,29.8511028289795,29.8797492980957,29.9141254425049,29.9255867004395,29.9255867004395,29.9370441436768,29.9141254425049,29.8740177154541,29.8682899475098,29.8396415710449,29.8396415710449,29.8396415710449,29.822452545166,29.822452545166,29.7479705810547,29.7193202972412,29.4729499816895,29.4786796569824,29.4958686828613,29.4672183990479,29.4557609558105,29.444299697876,29.4328422546387,29.4213809967041,29.4328422546387,29.4328422546387,29.4213809967041,29.4213809967041,29.4500312805176,29.4614887237549,29.4557609558105,29.4672183990479,29.4786796569824,29.4786796569824,29.4901371002197,29.5359745025635,29.5474319458008,29.5703506469727,29.816722869873,29.816722869873],"text":"Percent: 57.87496","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(209,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.3260116577148,-79.1713104248047,-79.0337982177734,-78.9994201660156,-78.9421234130859,-78.8962860107422,-78.8275375366211,-78.7931594848633,-78.7874298095703,-78.7988891601562,-78.8275375366211,-78.8275375366211,-78.8275375366211,-78.8561782836914,-78.8676376342773,-78.8791046142578,-78.9249420166016,-78.9421234130859,-78.9421234130859,-78.9650497436523,-78.9765014648438,-78.9822311401367,-78.9822311401367,-79.0051498413086,-79.0108795166016,-79.0166091918945,-79.0337982177734,-79.0567169189453,-79.4463272094727,-79.4463272094727,-79.3088150024414,-79.3260116577148,-79.3260116577148],"y":[34.812915802002,34.8301048278809,34.9561538696289,34.944694519043,34.9045906066895,34.8358345031738,34.7269744873047,34.6983222961426,34.6582183837891,34.6410293579102,34.5608139038086,34.5378952026367,34.5035171508789,34.4806022644043,34.4576835632324,34.4462203979492,34.4404945373535,34.4290351867676,34.4003829956055,34.3889274597168,34.3889274597168,34.3774681091309,34.360279083252,34.343090057373,34.343090057373,34.3316307067871,34.3144416809082,34.3029823303223,34.6123809814453,34.6181106567383,34.7728080749512,34.812915802002,34.812915802002],"text":"Percent: 57.89512","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(209,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-113.606071472168,-113.457107543945,-113.457107543945,-113.296669006348,-113.285217285156,-113.388343811035,-113.394073486328,-113.434181213379,-113.439910888672,-113.445648193359,-113.468559265137,-113.47428894043,-113.583152770996,-113.588882446289,-113.732124328613,-113.749305725098,-113.772232055664,-113.800872802734,-114.127464294434,-114.133193969727,-114.322273254395,-114.339454650879,-114.396751403809,-114.454048156738,-114.528533935547,-114.585830688477,-114.63166809082,-114.63166809082,-114.637390136719,-114.666046142578,-114.557182312012,-114.551452636719,-114.568641662598,-114.574363708496,-114.545722961426,-114.551452636719,-114.522804260254,-114.522804260254,-114.408210754395,-114.413940429688,-114.47696685791,-114.482696533203,-114.557182312012,-114.557182312012,-114.59156036377,-114.580101013184,-114.62020111084,-114.62020111084,-114.648849487305,-114.643127441406,-114.683235168457,-114.688957214355,-114.763450622559,-114.769172668457,-114.78636932373,-114.78636932373,-114.688957214355,-114.648849487305,-114.551452636719,-114.511344909668,-114.471237182617,-114.345184326172,-114.333724975586,-114.270706176758,-114.236328125,-114.207672119141,-114.16756439209,-113.921195983887,-113.915466308594,-113.812339782715,-113.812339782715,-113.892547607422,-113.858177185059,-113.875358581543,-113.858177185059,-113.875358581543,-113.932655334473,-113.96703338623,-113.955574035645,-113.737854003906,-113.606071472168,-113.606071472168],"y":[47.5898742675781,47.5956039428711,47.1716156005859,47.1716156005859,46.8278427124023,46.8221130371094,46.8049240112305,46.8049240112305,46.7762756347656,46.7648162841797,46.7590866088867,46.7304382324219,46.7361679077148,46.6330337524414,46.6330337524414,46.6502227783203,46.6444969177246,46.6559524536133,46.6559524536133,46.6330337524414,46.6330337524414,46.6616821289062,46.6616821289062,46.6330337524414,46.6330337524414,46.6273040771484,46.6444969177246,46.6731414794922,46.713249206543,46.7361679077148,46.7361679077148,46.8221130371094,46.8278427124023,46.9481620788574,46.9538917541504,46.9825401306152,46.9882698059082,46.9939994812012,46.9939994812012,47.0111885070801,47.0169143676758,47.0455627441406,47.0512962341309,47.0799407958984,47.0799407958984,47.1085891723633,47.1028594970703,47.1257781982422,47.1200485229492,47.1486968994141,47.154426574707,47.2117233276367,47.2174530029297,47.2346420288086,47.2346420288086,47.2632865905762,47.2575607299805,47.2747497558594,47.2518310546875,47.2575607299805,47.2174530029297,47.1888046264648,47.1486968994141,47.1143188476562,47.1257781982422,47.1200485229492,47.1372375488281,47.1315078735352,47.165885925293,47.1716156005859,47.2632865905762,47.291934967041,47.3148536682129,47.3778800964355,47.4237174987793,47.4351768493652,47.4580955505371,47.5612258911133,47.5956039428711,47.5898742675781,47.5898742675781,47.5898742675781],"text":"Percent: 57.90413","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(209,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.4383392333984,-91.3294677734375,-91.3294677734375,-91.340934753418,-91.340934753418,-91.3237380981445,-91.2950973510742,-91.2779006958008,-91.2320709228516,-91.2263412475586,-91.2148818969727,-91.1862335205078,-91.157585144043,-91.157585144043,-90.962776184082,-90.9112091064453,-90.9169387817383,-91.2549896240234,-91.2435302734375,-91.2435302734375,-91.2607192993164,-91.2893676757812,-91.3065567016602,-91.3581161499023,-91.3982238769531,-91.4383392333984,-91.4383392333984],"y":[43.99169921875,43.99169921875,44.0031585693359,44.0318031311035,44.0547218322754,44.0604553222656,44.0661849975586,44.0719146728516,44.0604553222656,44.0719146728516,44.0891036987305,44.0891036987305,44.0891036987305,44.0719146728516,44.0719146728516,44.0719146728516,43.7281379699707,43.7281379699707,43.7854347229004,43.8026237487793,43.8427314758301,43.854190826416,43.8942947387695,43.9286766052246,43.9745101928711,43.99169921875,43.99169921875],"text":"Percent: 57.95102","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(209,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-71.3160552978516,-71.3160552978516,-71.3046035766602,-71.2931365966797,-71.2816772460938,-71.2702178955078,-71.2530288696289,-71.2472991943359,-71.230110168457,-71.2071914672852,-71.1900024414062,-71.1613540649414,-71.1556243896484,-71.1384429931641,-71.1097869873047,-71.1155166625977,-71.1613540649414,-71.1900024414062,-71.2014617919922,-71.2186584472656,-71.23583984375,-71.230110168457,-71.23583984375,-71.2587661743164,-71.2931365966797,-71.3217849731445,-71.3447036743164,-71.3160552978516,-71.3103332519531,-71.3160552978516,-71.3447036743164,-71.3676223754883,-71.3618927001953,-71.3160552978516,-71.3160552978516],"y":[41.6884078979492,41.6769485473633,41.6540298461914,41.6483001708984,41.6483001708984,41.6597633361816,41.6597633361816,41.6597633361816,41.6483001708984,41.6654891967773,41.6941375732422,41.7170562744141,41.6884078979492,41.6540298461914,41.5394401550293,41.5050621032715,41.4821434020996,41.4649543762207,41.5107917785645,41.5165214538574,41.5050621032715,41.4649543762207,41.4420356750488,41.4305801391602,41.4305801391602,41.4305801391602,41.4649543762207,41.5222511291504,41.5795478820801,41.6253814697266,41.6540298461914,41.6540298461914,41.6769485473633,41.6884078979492,41.6884078979492],"text":"Percent: 57.97756","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(209,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.1633148193359,-91.0544509887695,-91.0429916381836,-90.510139465332,-90.4070129394531,-90.4070129394531,-90.4127349853516,-90.4127349853516,-91.1060180664062,-91.1060180664062,-91.15185546875,-91.157585144043,-91.1690444946289,-91.1633148193359,-91.1633148193359],"y":[35.0019912719727,35.0019912719727,35.1395034790039,35.1395034790039,35.1337738037109,34.9905319213867,34.9848022460938,34.9045906066895,34.9045906066895,34.8644828796387,34.8644828796387,34.9045906066895,34.9160461425781,35.0019912719727,35.0019912719727],"text":"Percent: 57.99776","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(209,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.8222122192383,-91.5873031616211,-91.3523941040039,-91.3523941040039,-91.3523941040039,-91.8222122192383,-91.8222122192383,-91.8222122192383,null,-95.0823440551758,-94.6125183105469,-94.6239776611328,-94.6239776611328,-95.0880737304688,-95.0823440551758,-95.0823440551758,null,-93.3634719848633,-93.3634719848633,-92.8420791625977,-92.8478088378906,-93.2660675048828,-93.3692016601562,-93.3634719848633,-93.3634719848633,null,-123.157272338867,-123.163009643555,-123.128623962402,-123.128623962402,-123.094253540039,-123.036949157715,-122.996841430664,-122.968200683594,-122.962478637695,-122.922370910645,-122.899444580078,-122.859336853027,-122.836418151855,-122.807769775391,-122.76766204834,-122.721832275391,-122.658805847168,-122.630157470703,-122.601516723633,-122.549942016602,-122.446807861328,-122.320762634277,-122.251998901367,-122.22908782959,-122.20044708252,-122.148880004883,-122.034278869629,-121.971252441406,-121.86238861084,-121.799362182617,-121.799362182617,-121.793640136719,-121.822280883789,-121.816558837891,-121.850929260254,-121.839469909668,-121.845207214355,-121.850929260254,-121.839469909668,-121.83374786377,-121.845207214355,-121.816558837891,-121.78791809082,-121.999908447266,-122.246276855469,-122.320762634277,-122.337951660156,-122.37232208252,-122.400978088379,-122.418167114258,-122.429626464844,-122.509841918945,-122.607238769531,-122.73902130127,-122.859336853027,-122.86506652832,-122.910903930664,-122.910903930664,-123.151550292969,-123.163009643555,-123.203117370605,-123.214576721191,-123.237487792969,-123.214576721191,-123.237487792969,-123.214576721191,-123.226036071777,-123.203117370605,-123.22029876709,-123.237487792969,-123.248947143555,-123.180191040039,-123.19165802002,-123.174468994141,-123.094253540039,-123.077056884766,-123.088516235352,-123.128623962402,-123.157272338867,-123.157272338867],"y":[42.3014755249023,42.3014755249023,42.3014755249023,41.9519729614258,41.871753692627,41.871753692627,42.3014755249023,42.3014755249023,null,38.3939018249512,38.3939018249512,38.0615882873535,38.0443954467773,38.0272064208984,38.3939018249512,38.3939018249512,null,39.9752655029297,40.0325622558594,40.0382919311523,39.7117042541504,39.7002449035645,39.7117042541504,39.9752655029297,39.9752655029297,null,44.7078971862793,44.7250862121582,44.7250862121582,44.7422752380371,44.7480049133301,44.7250862121582,44.6849784851074,44.6849784851074,44.7078971862793,44.7136268615723,44.7480049133301,44.7537307739258,44.770923614502,44.7766494750977,44.7823829650879,44.7938385009766,44.7766494750977,44.7823829650879,44.7938385009766,44.765193939209,44.7480049133301,44.765193939209,44.7365455627441,44.7078971862793,44.7021675109863,44.7250862121582,44.6849784851074,44.6792488098145,44.6792488098145,44.6677894592285,44.6391410827637,44.5818481445312,44.5531959533691,44.5302772521973,44.4959030151367,44.4328765869141,44.3927688598633,44.3641204833984,44.3412017822266,44.2953681945801,44.2781791687012,44.2724494934082,44.2552604675293,44.2552604675293,44.2552604675293,44.2495307922363,44.2151527404785,44.1979637145996,44.2208824157715,44.2208824157715,44.2036933898926,44.2151527404785,44.2495307922363,44.2839088439941,44.2781791687012,44.2552604675293,44.2552604675293,44.1922340393066,44.1979637145996,44.2380714416504,44.2896385192871,44.306827545166,44.318286895752,44.3583946228027,44.3755836486816,44.3985023498535,44.4156875610352,44.438606262207,44.5417404174805,44.5531959533691,44.5646591186523,44.5818481445312,44.6047668457031,44.6104927062988,44.6334114074707,44.6563301086426,44.6677894592285,44.6849784851074,44.7078971862793,44.7078971862793],"text":"Percent: 58.08302","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(209,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-74.9829864501953,-74.8913192749023,-74.7079696655273,-74.6907730102539,-74.6621322631836,-74.6564025878906,-74.6506652832031,-74.6048278808594,-74.5761871337891,-74.5589981079102,-74.5475387573242,-74.5188903808594,-74.4730529785156,-74.4501342773438,-74.4329528808594,-74.4157562255859,-74.3928451538086,-74.398567199707,-74.3928451538086,-74.3756484985352,-74.398567199707,-74.4214859008789,-74.4615936279297,-74.5017013549805,-74.5532684326172,-74.581916809082,-74.6334838867188,-74.6621322631836,-74.6735916137695,-74.7136993408203,-74.7423400878906,-74.7709884643555,-74.7824478149414,-74.8168258666992,-74.85693359375,-74.85693359375,-74.851203918457,-74.85693359375,-74.85693359375,-74.9829864501953,-74.9829864501953],"y":[39.5168991088867,39.5856552124023,39.7346229553223,39.7231636047363,39.6773262023926,39.642951965332,39.6372184753418,39.6200332641602,39.6028442382812,39.5971145629883,39.5856552124023,39.5684623718262,39.5570068359375,39.5570068359375,39.5512771606445,39.5455436706543,39.5398178100586,39.5168991088867,39.5054397583008,39.4596061706543,39.4252243041992,39.3965797424316,39.3793907165527,39.3564720153809,39.2934455871582,39.2819862365723,39.2934455871582,39.2934455871582,39.2934455871582,39.2934455871582,39.2934455871582,39.3049049377441,39.3106346130371,39.3163642883301,39.327823638916,39.3450126647949,39.3679313659668,39.3965797424316,39.4309539794922,39.5168991088867,39.5168991088867],"text":"Percent: 58.11142","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(209,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.947135925293,-98.0617294311523,-98.0617294311523,-98.2393417358398,-98.2336120605469,-97.9012985229492,-97.8669204711914,-97.8210830688477,-97.8038940429688,-97.8038940429688,-97.8440017700195,-97.947135925293,-97.947135925293,-97.947135925293],"y":[27.6394844055176,27.6452121734619,27.2727909088135,27.2727909088135,28.0462837219238,28.0520133972168,28.0405540466309,28.0405540466309,28.0233669281006,27.9947166442871,27.9717998504639,27.8915843963623,27.6394844055176,27.6394844055176],"text":"Percent: 58.15641","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(209,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.0880355834961,-80.8787231445312,-80.8787231445312,-80.8844528198242,-80.9474716186523,-80.9417495727539,-80.918830871582,-80.8901824951172,-80.8729934692383,-80.8615341186523,-80.8615341186523,-80.8500747680664,-80.8386154174805,-80.7927780151367,-80.7755966186523,-80.6781845092773,-80.6552658081055,-80.649543762207,-80.6552658081055,-80.6266174316406,-80.6151580810547,-80.6094360351562,-80.1510696411133,-80.1510696411133,-80.0823059082031,-80.0708541870117,-80.0536651611328,-80.0479354858398,-80.0421981811523,-80.0479354858398,-80.0593948364258,-80.0765838623047,-80.0880355834961,-80.0880355834961],"y":[26.3159523010254,26.3331394195557,26.7342109680176,26.7456703186035,26.7685890197754,27.100902557373,27.1238212585449,27.1352806091309,27.1524696350098,27.1753883361816,27.2154941558838,27.2040348052979,27.2040348052979,27.2154941558838,27.2040348052979,27.1352806091309,27.100902557373,27.0779857635498,27.0550670623779,27.0092296600342,26.969123840332,26.9462051391602,26.9462051391602,26.9576644897461,26.9576644897461,26.911828994751,26.8316135406494,26.7628574371338,26.6826438903809,26.6081600189209,26.516487121582,26.4018955230713,26.3159523010254,26.3159523010254],"text":"Percent: 58.20325","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(209,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-71.7515029907227,-71.694206237793,-71.6483688354492,-71.6025314331055,-71.5910797119141,-71.5796203613281,-71.5624237060547,-71.5509719848633,-71.5681533813477,-71.6254577636719,-71.5910797119141,-71.5280532836914,-71.5280532836914,-71.5452423095703,-71.5337829589844,-71.5051345825195,-71.4879455566406,-71.4822158813477,-71.4363784790039,-71.4020004272461,-71.4077301025391,-71.4306488037109,-71.4020004272461,-71.3676223754883,-71.3160552978516,-71.2874069213867,-71.2644958496094,-71.230110168457,-71.1900024414062,-71.1498947143555,-71.1155166625977,-71.0754165649414,-71.0181198120117,-71.0410385131836,-71.0410385131836,-71.0868759155273,-71.1842803955078,-71.2186584472656,-71.2530288696289,-71.2702178955078,-71.2988662719727,-71.3160552978516,-71.3332443237305,-71.3447036743164,-71.3962707519531,-71.3962707519531,-71.424919128418,-71.4478378295898,-71.4592971801758,-71.4994049072266,-71.5223159790039,-71.5738906860352,-71.5796203613281,-71.5910797119141,-71.6999359130859,-71.7114028930664,-71.7515029907227,-71.7515029907227,null,-123.816177368164,-123.833366394043,-123.856285095215,-123.936500549316,-123.936500549316,-123.959419250488,-124.005256652832,-124.01099395752,-124.119850158691,-124.12557220459,-124.142761230469,-124.142761230469,-124.154220581055,-124.154220581055,-124.177139282227,-124.177139282227,-124.148498535156,-124.148498535156,-124.165679931641,-124.217247009277,-124.222984313965,-124.257354736328,-124.257354736328,-124.446426391602,-124.423522949219,-124.394859313965,-124.33757019043,-124.354751586914,-124.343307495117,-124.286003112793,-124.217247009277,-124.177139282227,-123.873474121094,-123.867744445801,-123.816177368164,-123.816177368164,-123.764610290527,-123.764610290527,-123.695861816406,-123.707321166992,-123.690124511719,-123.690124511719,-123.758888244629,-123.764610290527,-123.816177368164,-123.816177368164,-123.816177368164],"y":[44.3985023498535,44.4214210510254,44.450065612793,44.4959030151367,44.5130920410156,44.5531959533691,44.5818481445312,44.5990333557129,44.6391410827637,44.7480049133301,44.7995681762695,44.891242980957,44.9256210327148,44.9829139709473,45.0001029968262,45.0115661621094,45.0516700744629,45.0688591003418,45.1318855285645,45.2006416320801,45.217830657959,45.2464752197266,45.2579383850098,45.2636680603027,45.2980422973633,45.3037757873535,45.3037757873535,45.2751235961914,45.2693939208984,45.2808570861816,45.3037757873535,45.3152313232422,44.2953681945801,44.2953681945801,44.2552604675293,44.2495307922363,44.2495307922363,44.2552604675293,44.2495307922363,44.2323417663574,44.1979637145996,44.1463966369629,44.117748260498,44.1693153381348,44.1922340393066,44.2151527404785,44.2151527404785,44.2380714416504,44.2609901428223,44.2552604675293,44.2609901428223,44.2609901428223,44.306827545166,44.312557220459,44.3469314575195,44.3412017822266,44.3985023498535,44.3985023498535,null,42.811408996582,42.7827568054199,42.7827568054199,42.759838104248,42.7369194030762,42.7369194030762,42.6968154907227,42.6796264648438,42.6738967895508,42.6681671142578,42.6681671142578,42.7197341918945,42.7426528930664,42.7827568054199,42.7827568054199,42.817138671875,42.817138671875,42.8572463989258,42.8744316101074,42.8916206359863,42.9317283630371,42.9317283630371,42.960376739502,42.954647064209,42.9947547912598,43.1093444824219,43.269775390625,43.3156089782715,43.3385276794434,43.3786354064941,43.4989547729492,43.6020851135254,43.6020851135254,43.5218734741211,43.5104141235352,43.4302024841309,43.4302024841309,43.2583122253418,43.2525825500488,43.1379928588867,43.1322631835938,43.0978851318359,43.0749664306641,42.9890213012695,42.9832916259766,42.811408996582,42.811408996582],"text":"Percent: 58.22339","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(209,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-72.4046783447266,-72.3588409423828,-72.330192565918,-72.330192565918,-72.3015441894531,-72.2843551635742,-72.2728958129883,-72.2442474365234,-72.2270584106445,-72.1583023071289,-72.146842956543,-72.1124649047852,-71.9749526977539,-71.8890151977539,-71.7801513671875,-71.7801513671875,-71.7801513671875,-71.7858810424805,-71.8087997436523,-71.8374481201172,-71.8431777954102,-71.8489074707031,-71.8431777954102,-71.9806900024414,-72.0036087036133,-72.049446105957,-72.0838241577148,-72.1067352294922,-72.1239318847656,-72.146842956543,-72.1697692871094,-72.1984100341797,-72.2098770141602,-72.2385177612305,-72.2786254882812,-72.3015441894531,-72.324462890625,-72.3588409423828,-72.4161376953125,-72.3015441894531,-72.330192565918,-72.4390563964844,-72.4505157470703,-72.4447860717773,-72.4562454223633,-72.4046783447266,-72.4046783447266],"y":[41.591007232666,41.596736907959,41.602466583252,41.6483001708984,41.6483001708984,41.6654891967773,41.6941375732422,41.6941375732422,41.7056007385254,41.6597633361816,41.6654891967773,41.6597633361816,41.6368446350098,41.6425743103027,41.6425743103027,41.602466583252,41.4592247009277,41.4305801391602,41.4305801391602,41.419116973877,41.401927947998,41.3904724121094,41.3446350097656,41.3331756591797,41.3159866333008,41.3102569580078,41.3159866333008,41.3159866333008,41.3045272827148,41.3045272827148,41.3159866333008,41.3159866333008,41.2987976074219,41.2987976074219,41.281608581543,41.27587890625,41.281608581543,41.3274459838867,41.419116973877,41.4305801391602,41.5337104797363,41.5222511291504,41.5394401550293,41.5508995056152,41.5795478820801,41.591007232666,41.591007232666],"text":"Percent: 58.32011","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(208,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.0410766601562,-86.0467987060547,-85.7889709472656,-85.7889709472656,-85.903564453125,-85.903564453125,-86.2416076660156,-86.253059387207,-86.3103637695312,-86.361930847168,-86.4478759765625,-86.436408996582,-86.0410766601562,-86.0410766601562],"y":[43.4531211853027,43.2926902770996,43.2926902770996,43.2067489624023,43.2067489624023,43.1208038330078,43.1208038330078,43.1494483947754,43.2353935241699,43.3156089782715,43.4359283447266,43.4645767211914,43.4531211853027,43.4531211853027],"text":"Percent: 58.42691","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(208,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-95.5464477539062,-95.5464477539062,-96.0506439208984,-96.0506439208984,-95.5464477539062,-95.5464477539062],"y":[47.4924697875977,47.154426574707,47.154426574707,47.5039329528809,47.4924697875977,47.4924697875977],"text":"Percent: 58.55897","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(208,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.9513168334961,-90.9455871582031,-90.9513168334961,-90.9742431640625,-91.0429916381836,-91.0888290405273,-91.1002883911133,-91.1117477416992,-91.1403961181641,-91.15185546875,-91.1633148193359,-91.1862335205078,-91.2148818969727,-91.23779296875,-91.2664489746094,-91.3008270263672,-91.3065567016602,-91.335205078125,-91.3581161499023,-91.3523941040039,-90.9513168334961,-90.9513168334961],"y":[41.0810737609863,41.0696144104004,40.966480255127,40.9321060180664,40.8748092651367,40.8232421875,40.7544898986816,40.7086524963379,40.7258415222168,40.7315711975098,40.7315711975098,40.7315711975098,40.7373008728027,40.7602157592773,40.7602157592773,40.7774085998535,40.7945976257324,40.8060531616211,40.8175163269043,41.0868034362793,41.0810737609863,41.0810737609863],"text":"Percent: 58.59159","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(208,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.2924194335938,-90.16064453125,-90.1835556030273,-90.1892852783203,-90.1892852783203,-90.1663665771484,-90.1491775512695,-90.1090774536133,-90.1033401489258,-90.0918807983398,-90.0976104736328,-90.0976104736328,-90.0861511230469,-90.0689697265625,-90.057502746582,-90.0689697265625,-90.0746994018555,-90.0632400512695,-90.0861511230469,-90.1033401489258,-90.1205368041992,-90.1491775512695,-90.1778259277344,-90.1950149536133,-90.2064743041992,-90.2179336547852,-90.2580413818359,-90.2695007324219,-90.2866897583008,-90.2809600830078,-90.2637710571289,-90.252311706543,-90.24658203125,-90.2580413818359,-90.2866897583008,-90.3153381347656,-90.3497161865234,-90.4127349853516,-90.4127349853516,-90.4127349853516,-90.4070129394531,-90.4070129394531,-90.510139465332,-90.4986801147461,-90.2924194335938,-90.2924194335938,null,-87.8000564575195,-88.0693435668945,-88.0865325927734,-88.0865325927734,-88.1037216186523,-88.1151809692383,-88.1438293457031,-88.161018371582,-88.166748046875,-88.172477722168,-88.1839370727539,-88.2125854492188,-88.2011184692383,-88.2183151245117,-88.2011184692383,-88.2183151245117,-88.246955871582,-88.2985305786133,-88.2985305786133,-88.3042602539062,-88.35009765625,-88.3672790527344,-88.3730087280273,-88.344367980957,-88.2641525268555,-88.1839370727539,-88.1151809692383,-88.0865325927734,-88.0808029174805,-88.0521545410156,-88.0292358398438,-88.0120468139648,-87.9948577880859,-87.989128112793,-87.9719390869141,-87.977668762207,-87.9719390869141,-87.9547500610352,-87.9261016845703,-87.9432907104492,-87.9375686645508,-87.9203720092773,-87.9031829833984,-87.8802642822266,-87.8630752563477,-87.8516235351562,-87.8401565551758,-87.8516235351562,-87.8516235351562,-87.8344268798828,-87.8229675292969,-87.8000564575195,-87.8000564575195],"y":[35.4374389648438,35.4259834289551,35.4145202636719,35.397331237793,35.3858757019043,35.3686828613281,35.3686828613281,35.397331237793,35.3686828613281,35.3629570007324,35.3457679748535,35.3056564331055,35.254093170166,35.2197151184082,35.1967964172363,35.1796112060547,35.1624183654785,35.1395034790039,35.1108551025391,35.0879364013672,35.082202911377,35.082202911377,35.0879364013672,35.082202911377,35.0592842102051,35.0420989990234,35.0363693237305,35.0363693237305,35.0249099731445,34.996265411377,34.9618835449219,34.944694519043,34.9332389831543,34.9217758178711,34.8931312561035,34.8759384155273,34.8587532043457,34.8415641784668,34.9045906066895,34.9848022460938,34.9905319213867,35.1337738037109,35.1395034790039,35.4259834289551,35.4374389648438,35.4374389648438,null,37.3740386962891,37.2193412780762,37.1906890869141,37.1735038757324,37.1563148498535,37.1505851745605,37.1505851745605,37.1563148498535,37.1448516845703,37.1276664733887,37.1276664733887,37.1276664733887,37.1563148498535,37.1849594116211,37.2136077880859,37.2537155151367,37.2938232421875,37.3339309692383,37.379768371582,37.3912239074707,37.3912239074707,37.4084129333496,37.4313316345215,37.4370613098145,37.4599800109863,37.4771690368652,37.4828987121582,37.4943580627441,37.5058174133301,37.5058174133301,37.523006439209,37.5401954650879,37.523006439209,37.5000877380371,37.4886283874512,37.4714393615723,37.4657135009766,37.4657135009766,37.4771690368652,37.4427947998047,37.4313316345215,37.4141426086426,37.4026870727539,37.4026870727539,37.4141426086426,37.4141426086426,37.4084129333496,37.3912239074707,37.379768371582,37.379768371582,37.379768371582,37.3740386962891,37.3740386962891],"text":"Percent: 58.60891","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(208,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-113.720664978027,-114.385292053223,-114.385292053223,-114.402488708496,-114.408210754395,-114.545722961426,-114.551452636719,-114.539993286133,-114.539993286133,-114.562911987305,-114.557182312012,-114.528533935547,-114.528533935547,-114.568641662598,-114.603019714355,-114.603019714355,-114.660308837891,-114.67749786377,-114.660308837891,-114.688957214355,-114.660308837891,-114.700416564941,-114.843658447266,-114.843658447266,-114.918151855469,-114.969703674316,-114.975440979004,-114.98690032959,-114.975440979004,-114.969703674316,-114.929595947266,-114.889488220215,-114.797813415527,-114.797813415527,-114.729064941406,-114.654586791992,-114.585830688477,-114.574363708496,-114.511344909668,-114.517074584961,-114.494155883789,-114.391021728516,-114.350914001465,-114.333724975586,-114.287887573242,-114.259239196777,-114.110275268555,-114.075897216797,-114.007141113281,-113.961303710938,-113.806610107422,-113.777961730957,-113.749305725098,-113.714935302734,-113.68628692627,-113.669097900391,-113.634719848633,-113.600341796875,-113.588882446289,-113.62899017334,-113.62899017334,-113.359703063965,-113.359703063965,-113.015922546387,-113.015922546387,-113.245109558105,-113.245109558105,-113.23365020752,-113.239379882812,-113.187812805176,-113.182083129883,-113.245109558105,-113.245109558105,-113.27375793457,-113.319595336914,-113.382614135742,-113.480018615723,-113.47428894043,-113.416999816895,-113.416999816895,-113.720664978027,-113.720664978027,null,-108.896354675293,-108.942192077637,-108.953651428223,-108.930740356445,-108.942192077637,-109.005226135254,-109.051063537598,-109.091163635254,-109.137001037598,-109.205757141113,-109.25732421875,-109.383377075195,-109.446395874023,-109.549530029297,-109.549530029297,-109.532341003418,-109.532341003418,-109.532341003418,-109.526611328125,-109.549530029297,-109.549530029297,-109.520881652832,-109.520881652832,-109.492233276367,-109.492233276367,-109.457862854004,-109.457862854004,-109.486503601074,-109.503700256348,-109.49796295166,-109.475044250488,-109.475044250488,-109.314613342285,-109.073974609375,-108.793228149414,-108.501014709473,-108.231727600098,-108.237457275391,-108.260375976562,-108.260375976562,-108.317665100098,-108.311943054199,-108.340591430664,-108.35205078125,-108.409339904785,-108.415077209473,-108.437995910645,-108.437995910645,-108.552589416504,-108.598426818848,-108.621337890625,-108.638526916504,-108.632797241211,-108.884902954102,-108.884902954102,-108.896354675293,-108.896354675293,-108.896354675293,null,-100.256149291992,-100.273345947266,-100.175941467285,-99.6889266967773,-99.6889266967773,-100.256149291992,-100.256149291992,null,-98.6232223510742,-98.6232223510742,-98.210693359375,-98.1992340087891,-98.3023681640625,-98.3023681640625,-98.6174926757812,-98.6232223510742,-98.6232223510742],"y":[43.2010192871094,43.1952857971191,43.2525825500488,43.2583122253418,43.3327980041504,43.3270683288574,43.3557167053223,43.3671760559082,43.3900947570801,43.3958206176758,43.4302024841309,43.4703102111816,43.4874954223633,43.4989547729492,43.533332824707,43.5562515258789,43.5677108764648,43.5963592529297,43.6421928405762,43.670841217041,43.7281379699707,43.7968940734863,43.7739753723145,43.8026237487793,43.8312721252441,43.8484573364258,43.8713760375977,43.8885650634766,43.9172134399414,43.9344024658203,43.9515914916992,43.9745101928711,43.9745101928711,43.9172134399414,43.9172134399414,43.9057579040527,43.8713760375977,43.8370018005371,43.8484573364258,43.8771095275879,43.8942947387695,43.8885650634766,43.8713760375977,43.8885650634766,43.8771095275879,43.8255424499512,43.7395973205566,43.7395973205566,43.7739753723145,43.6994934082031,43.5906295776367,43.5677108764648,43.5677108764648,43.5848999023438,43.5677108764648,43.533332824707,43.4874954223633,43.4703102111816,43.4531211853027,43.4359283447266,43.3614463806152,43.3614463806152,43.2812309265137,43.2812309265137,43.1093444824219,43.1093444824219,42.8572463989258,42.8515129089355,42.7713012695312,42.759838104248,42.6796264648438,42.6796264648438,42.628059387207,42.628059387207,42.639518737793,42.6796264648438,42.6738967895508,42.8572463989258,42.8572463989258,43.1895561218262,43.2010192871094,43.2010192871094,null,47.738842010498,47.7331161499023,47.7503051757812,47.7674903869629,47.8018684387207,47.8133277893066,47.796142578125,47.8018684387207,47.7846794128418,47.8018684387207,47.796142578125,47.7273864746094,47.7273864746094,47.744571685791,47.8591651916504,47.8591651916504,48.0138626098633,48.1284523010254,48.202938079834,48.2201271057129,48.2831535339355,48.2831535339355,48.386287689209,48.392017364502,48.4435806274414,48.4435806274414,48.51806640625,48.51806640625,48.5638999938965,48.9076805114746,48.9134063720703,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9191360473633,48.9134063720703,48.7415199279785,48.7300605773926,48.5638999938965,48.5638999938965,48.4321250915527,48.4206619262695,48.2143974304199,48.2143974304199,47.9852142333984,47.9852142333984,47.9966735839844,47.9852142333984,47.9508361816406,47.9221878051758,47.9164619445801,47.8591651916504,47.8477058410645,47.738842010498,47.738842010498,null,41.7457046508789,42.0894813537598,42.0894813537598,42.0894813537598,41.7399749755859,41.7457046508789,41.7457046508789,null,35.8098640441895,36.159366607666,36.153636932373,35.712459564209,35.712459564209,35.5520324707031,35.5520324707031,35.8098640441895,35.8098640441895],"text":"Percent: 58.77967","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(207,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.1950149536133,-90.1892852783203,-90.3096084594727,-90.3038787841797,-89.7824859619141,-89.7767562866211,-89.7652969360352,-89.7366485595703,-89.7194595336914,-89.7137298583984,-89.6908111572266,-89.5934066772461,-89.5934066772461,-89.6163330078125,-89.6392440795898,-89.6793518066406,-89.6908111572266,-89.7137298583984,-89.7194595336914,-89.7137298583984,-89.7194595336914,-89.7366485595703,-89.7538375854492,-89.7824859619141,-89.799674987793,-89.8168640136719,-89.8340530395508,-89.8684310913086,-89.8913497924805,-89.9429168701172,-89.977294921875,-90.0116653442383,-90.0288619995117,-90.0460433959961,-90.0861511230469,-90.1262588500977,-90.1491775512695,-90.1950149536133,-90.1950149536133],"y":[43.1666412353516,43.5562515258789,43.5562515258789,43.6421928405762,43.6421928405762,43.6135482788086,43.6020851135254,43.5963592529297,43.5906295776367,43.5677108764648,43.5619812011719,43.5619812011719,43.3900947570801,43.3729057312012,43.3614463806152,43.3614463806152,43.3385276794434,43.3213386535645,43.3156089782715,43.2984199523926,43.269775390625,43.2640419006348,43.2525825500488,43.2468566894531,43.2468566894531,43.2239379882812,43.2010192871094,43.1952857971191,43.1895561218262,43.1952857971191,43.1952857971191,43.2010192871094,43.1838302612305,43.1551818847656,43.1666412353516,43.1666412353516,43.1666412353516,43.1666412353516,43.1666412353516],"text":"Percent: 58.80246","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(207,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-75.046012878418,-74.9715270996094,-74.9142303466797,-74.862663269043,-74.8340148925781,-74.8053741455078,-74.765266418457,-74.7308807373047,-74.7366104125977,-74.7079696655273,-74.7022399902344,-74.6735916137695,-74.5704574584961,-74.5418090820312,-74.3813781738281,-74.398567199707,-74.4157562255859,-74.4157562255859,-74.4329528808594,-74.4501342773438,-74.4730529785156,-74.5188903808594,-74.5475387573242,-74.5589981079102,-74.5761871337891,-74.6048278808594,-74.6506652832031,-74.6564025878906,-74.6621322631836,-74.6907730102539,-74.7079696655273,-74.7595367431641,-74.7824478149414,-74.8168258666992,-74.8913192749023,-74.8970413208008,-74.9199600219727,-74.9600677490234,-75.0116348266602,-75.0116348266602,-75.046012878418,-75.046012878418],"y":[39.9981803894043,40.0554809570312,40.0841255187988,40.095588684082,40.1070442199707,40.1299629211426,40.1356925964355,40.1471519470215,40.1643409729004,40.1872596740723,40.1872596740723,40.1815299987793,40.1242332458496,40.0726699829102,39.7575416564941,39.5741958618164,39.5684623718262,39.5455436706543,39.5512771606445,39.5570068359375,39.5570068359375,39.5684623718262,39.5856552124023,39.5971145629883,39.6028442382812,39.6200332641602,39.6372184753418,39.642951965332,39.6773262023926,39.7231636047363,39.7346229553223,39.7575416564941,39.780460357666,39.786190032959,39.791919708252,39.8492164611816,39.8721351623535,39.9065093994141,39.9580764770508,39.9752655029297,39.9981803894043,39.9981803894043],"text":"Percent: 58.84075","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(207,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.1025543212891,-79.0910873413086,-79.0567169189453,-79.0337982177734,-79.1713104248047,-79.3260116577148,-79.3202743530273,-79.3374633789062,-79.3775787353516,-79.4062194824219,-79.4520568847656,-79.3489227294922,-79.2744369506836,-79.1884994506836,-79.1770324707031,-79.1025543212891,-79.1025543212891],"y":[35.082202911377,35.0650177001953,34.996265411377,34.9561538696289,34.8301048278809,34.812915802002,34.8472938537598,34.9045906066895,34.9790725708008,35.0191802978516,35.0420989990234,35.1509590148926,35.116584777832,35.1051216125488,35.0936660766602,35.082202911377,35.082202911377],"text":"Percent: 59.01786","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(207,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.5441055297852,-77.3493041992188,-77.2862777709961,-77.2633590698242,-77.2518997192383,-77.2232513427734,-77.1831436157227,-77.1373062133789,-77.1888732910156,-77.1086654663086,-77.0513610839844,-77.0628280639648,-77.0570907592773,-77.0570907592773,-77.0800094604492,-77.0914688110352,-77.1373062133789,-77.1487655639648,-77.1545028686523,-77.1774139404297,-77.2289810180664,-77.2232513427734,-77.2347106933594,-77.2576293945312,-77.2862777709961,-77.3263778686523,-77.3607635498047,-77.3836822509766,-77.4123229980469,-77.4409790039062,-77.4638900756836,-77.4925384521484,-77.5039978027344,-77.5211944580078,-77.5441055297852,-77.5441055297852],"y":[38.8522682189941,39.0585327148438,39.0356140136719,39.0012359619141,38.9840507507324,38.9725875854492,38.9668617248535,38.9439430236816,38.9038352966309,38.8350791931152,38.8064308166504,38.7777824401855,38.737678527832,38.7204895019531,38.703296661377,38.6975708007812,38.6803817749023,38.6689224243164,38.6402702331543,38.6230850219727,38.6058959960938,38.6460037231445,38.6574630737305,38.6631889343262,38.6975708007812,38.7090263366699,38.7204895019531,38.7204895019531,38.7491340637207,38.8064308166504,38.8064308166504,38.8064308166504,38.8121604919434,38.8465385437012,38.8522682189941,38.8522682189941],"text":"Percent: 59.25725","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(206,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.5498733520508,-92.0800476074219,-92.0743179321289,-92.062858581543,-92.062858581543,-92.2863159179688,-92.5269546508789,-92.5269546508789,-92.5498733520508,-92.5498733520508,-92.5498733520508,-92.5498733520508],"y":[42.6452484130859,42.6452484130859,42.4733619689941,42.4733619689941,42.3014755249023,42.3014755249023,42.3014755249023,42.4733619689941,42.4733619689941,42.5650367736816,42.6452484130859,42.6452484130859],"text":"Percent: 59.41847","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(206,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-71.1613540649414,-71.1670913696289,-71.2014617919922,-71.2644958496094,-71.3217849731445,-71.3389739990234,-71.3447036743164,-71.3504409790039,-71.3790817260742,-71.3848114013672,-71.0868759155273,-71.0524978637695,-71.0238418579102,-71.0009307861328,-71.0009307861328,-70.9780120849609,-70.972282409668,-71.0295791625977,-71.0123901367188,-71.0123901367188,-70.9149856567383,-70.8920669555664,-70.8748779296875,-70.8175811767578,-70.8404998779297,-70.8519668579102,-70.8748779296875,-70.8920669555664,-70.9149856567383,-70.960823059082,-70.960823059082,-70.9550933837891,-70.960823059082,-70.9952011108398,-70.9952011108398,-71.0066604614258,-71.0639572143555,-71.0811462402344,-71.1097869873047,-71.1384429931641,-71.1556243896484,-71.1613540649414,-71.1613540649414,null,-71.3217849731445,-71.2644958496094,-71.2014617919922,-71.1670913696289,-71.1613540649414,-71.1900024414062,-71.2071914672852,-71.230110168457,-71.2472991943359,-71.2530288696289,-71.2702178955078,-71.2816772460938,-71.2931365966797,-71.3046035766602,-71.3160552978516,-71.3160552978516,-71.3103332519531,-71.3217849731445,-71.3504409790039,-71.3217849731445,-71.3217849731445],"y":[41.7170562744141,41.7457046508789,41.7514343261719,41.7571640014648,41.7743530273438,41.7972717285156,41.8144607543945,41.911865234375,41.911865234375,41.9863471984863,42.0894813537598,41.9806175231934,41.9634284973145,41.9405097961426,41.9290542602539,41.8946723937988,41.8602981567383,41.8259201049805,41.8030014038086,41.7800827026367,41.7800827026367,41.7571640014648,41.7571640014648,41.6311111450195,41.6196556091309,41.596736907959,41.596736907959,41.6081924438477,41.6081924438477,41.5795478820801,41.5623550415039,41.5337104797363,41.5279808044434,41.5337104797363,41.5165214538574,41.5050621032715,41.4993362426758,41.5451698303223,41.5394401550293,41.6540298461914,41.6884078979492,41.7170562744141,41.7170562744141,null,41.7743530273438,41.7571640014648,41.7514343261719,41.7457046508789,41.7170562744141,41.6941375732422,41.6654891967773,41.6483001708984,41.6597633361816,41.6597633361816,41.6597633361816,41.6483001708984,41.6483001708984,41.6540298461914,41.6769485473633,41.6884078979492,41.6998672485352,41.734245300293,41.7571640014648,41.7743530273438,41.7743530273438],"text":"Percent: 59.47488","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(206,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.4784088134766,-76.3122482299805,-76.2893371582031,-76.2835998535156,-76.2606811523438,-76.2606811523438,-76.2606811523438,-76.21484375,-76.2033920288086,-76.1976623535156,-76.1976623535156,-76.1919250488281,-76.1747360229492,-76.1460876464844,-76.1002502441406,-76.0887908935547,-76.0773391723633,-76.0544128417969,-76.0372314453125,-76.0028533935547,-75.9799346923828,-75.9799346923828,-75.9627380371094,-75.9684753417969,-75.9799346923828,-75.9283676147461,-75.9169082641602,-75.9111785888672,-75.8939895629883,-76.2606811523438,-76.2721405029297,-76.3523559570312,-76.4612121582031,-76.4612121582031,-76.4955978393555,-76.5013198852539,-76.4898681640625,-76.4898681640625,-76.4784088134766,-76.4784088134766,-76.4784088134766],"y":[43.2239379882812,43.2239379882812,43.218204498291,43.2010192871094,43.218204498291,43.2239379882812,43.2353935241699,43.212474822998,43.212474822998,43.2353935241699,43.2640419006348,43.269775390625,43.2640419006348,43.2411231994629,43.218204498291,43.2010192871094,43.2010192871094,43.2010192871094,43.1895561218262,43.1838302612305,43.1666412353516,43.1494483947754,43.1379928588867,43.1208038330078,43.092155456543,43.08642578125,43.08642578125,43.0692367553711,42.7884902954102,42.7713012695312,42.7942199707031,42.8515129089355,42.8515129089355,43.0062103271484,43.0119400024414,43.092155456543,43.1093444824219,43.1551818847656,43.1666412353516,43.2239379882812,43.2239379882812],"text":"Percent: 59.67784","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(205,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-74.3756484985352,-74.3871154785156,-74.5704574584961,-74.4615936279297,-74.7824478149414,-74.5704574584961,-74.5303497314453,-74.5074310302734,-74.4615936279297,-74.312629699707,-74.0777130126953,-74.0376052856445,-74.0204162597656,-74.0146865844727,-73.9974975585938,-73.9172821044922,-73.9344787597656,-73.9402084350586,-73.957389831543,-73.9688491821289,-73.9402084350586,-73.945930480957,-73.9402084350586,-73.9402084350586,-73.95166015625,-73.9631195068359,-74.0547943115234,-74.0490646362305,-74.0662536621094,-74.0834426879883,-74.0891723632812,-74.1235504150391,-74.1235504150391,-74.2438659667969,-74.2496032714844,-74.2897033691406,-74.3412780761719,-74.3756484985352,-74.3756484985352],"y":[41.591007232666,41.6368446350098,41.7457046508789,41.871753692627,42.0092658996582,42.1181259155273,42.1582374572754,42.1525039672852,42.1696929931641,42.1181259155273,42.1009368896484,42.175422668457,42.1696929931641,42.1696929931641,42.175422668457,42.1353187561035,42.0894813537598,42.055103302002,41.9863471984863,41.9290542602539,41.8602981567383,41.8373794555664,41.7972717285156,41.7113265991211,41.6425743103027,41.591007232666,41.5795478820801,41.596736907959,41.6081924438477,41.596736907959,41.602466583252,41.6081924438477,41.5795478820801,41.602466583252,41.6368446350098,41.6253814697266,41.602466583252,41.591007232666,41.591007232666],"text":"Percent: 59.78973","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(205,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.4081802368164,-99.4081802368164,-98.8180313110352,-98.8180313110352,-99.4081802368164,-99.4081802368164],"y":[28.6421604156494,29.0833377838135,29.0890693664551,28.6478900909424,28.6421604156494,28.6421604156494],"text":"Percent: 59.87903","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(205,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-123.420837402344,-123.455215454102,-123.449478149414,-123.455215454102,-123.495323181152,-123.426574707031,-123.426574707031,-123.466682434082,-123.460945129395,-123.506790161133,-123.569801330566,-123.609909057617,-123.632827758789,-123.627105712891,-123.58699798584,-123.58699798584,-123.58699798584,-123.55835723877,-123.55835723877,-123.546890258789,-123.546890258789,-123.999526977539,-124.028175354004,-124.045356750488,-124.074005126953,-124.079742431641,-124.12557220459,-124.154220581055,-124.200065612793,-124.25163269043,-124.303199768066,-124.349029541016,-124.354751586914,-124.331848144531,-124.343307495117,-124.383415222168,-124.37767791748,-124.331848144531,-124.286003112793,-124.211524963379,-124.154220581055,-124.114112854004,-124.091201782227,-124.12557220459,-124.154220581055,-124.142761230469,-124.131309509277,-124.091201782227,-124.079742431641,-124.091201782227,-124.056823730469,-124.045356750488,-124.03963470459,-124.03963470459,-124.005256652832,-123.793258666992,-123.793258666992,-123.735969543457,-123.684394836426,-123.523971557617,-123.495323181152,-123.501045227051,-123.466682434082,-123.466682434082,-123.438034057617,-123.420837402344,-123.420837402344,null,-93.9708099365234,-93.9708099365234,-94.4406356811523,-94.4406356811523,-93.9708099365234,-93.9708099365234,null,-117.301658630371,-117.295921325684,-117.651153564453,-117.645416259766,-118.762687683105,-118.762687683105,-119.318458557129,-119.335647583008,-119.341384887695,-119.306999206543,-119.306999206543,-118.201194763184,-117.026634216309,-117.015167236328,-117.003707885742,-117.232887268066,-117.301658630371,-117.301658630371],"y":[41.1899375915527,41.1727447509766,41.138370513916,41.1097183227539,41.1039924621582,41.0524253845215,41.0295066833496,40.9722099304199,40.9550247192383,40.9149169921875,40.9550247192383,40.9435653686523,40.9149169921875,40.8862686157227,40.8576202392578,40.8060531616211,40.7602157592773,40.7373008728027,40.3820648193359,40.0497512817383,40.0096435546875,40.0096435546875,40.0325622558594,40.0497512817383,40.0898551940918,40.1242332458496,40.1471519470215,40.1643409729004,40.1987190246582,40.238826751709,40.2617454528809,40.2961235046387,40.3190422058105,40.37060546875,40.4164428710938,40.4508171081543,40.5195732116699,40.6227073669434,40.7029228210449,40.8117828369141,40.9091873168945,40.9836730957031,41.0409660339355,41.0982627868652,41.1555557250977,41.1842079162598,41.2128524780273,41.1899375915527,41.2128524780273,41.281608581543,41.3446350097656,41.4076614379883,41.453498840332,41.4649543762207,41.4764175415039,41.4706840515137,41.3904724121094,41.3904724121094,41.3904724121094,41.3847427368164,41.3732833862305,41.3560943603516,41.27587890625,41.2472305297852,41.2128524780273,41.1899375915527,41.1899375915527,null,42.9145393371582,42.639518737793,42.6452484130859,42.9202690124512,42.9145393371582,42.9145393371582,null,40.5367622375488,40.691463470459,40.697193145752,40.8576202392578,40.8576202392578,40.966480255127,40.966480255127,40.9722099304199,41.2529640197754,41.2529640197754,42.0092658996582,42.0092658996582,42.0092658996582,41.0180473327637,40.6513557434082,40.6456260681152,40.5367622375488,40.5367622375488],"text":"Percent: 59.99049","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(205,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-120.074768066406,-120.05184173584,-119.954444885254,-119.948707580566,-119.914337158203,-119.908599853516,-119.885696411133,-119.874229431152,-119.885696411133,-119.868492126465,-119.57056427002,-119.59920501709,-119.61067199707,-119.604942321777,-119.547637939453,-119.536178588867,-119.559097290039,-119.547637939453,-119.582023620605,-119.593482971191,-119.616394042969,-119.61067199707,-119.633590698242,-119.645050048828,-119.667961120605,-119.702346801758,-119.719528198242,-119.759635925293,-119.822662353516,-119.862770080566,-120.02320098877,-120.05184173584,-120.074768066406,-120.074768066406,-120.069030761719,-120.074768066406,-120.074768066406],"y":[38.7090263366699,38.7204895019531,38.7777824401855,38.8064308166504,38.8293495178223,38.8522682189941,38.8579978942871,38.869457244873,38.875186920166,38.9095611572266,38.6975708007812,38.6689224243164,38.6402702331543,38.5829772949219,38.5371398925781,38.4855766296387,38.4397392272949,38.416820526123,38.3939018249512,38.4110908508301,38.3996315002441,38.3595237731934,38.3537940979004,38.3308792114258,38.3423347473145,38.3595237731934,38.4110908508301,38.416820526123,38.3996315002441,38.3595237731934,38.428279876709,38.4454689025879,38.4569244384766,38.4970321655273,38.5199508666992,38.7090263366699,38.7090263366699],"text":"Percent: 60.12365","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(205,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-72.8687744140625,-72.9661712646484,-72.9719009399414,-72.9948272705078,-72.9948272705078,-73.2698440551758,-73.2583847045898,-73.2583847045898,-73.2641143798828,-73.2583847045898,-73.2641143798828,-73.2755737304688,-73.2870254516602,-73.3042221069336,-73.3214111328125,-73.3443298339844,-73.3672485351562,-73.3844299316406,-73.4016265869141,-73.4245376586914,-73.4302673339844,-73.4016265869141,-73.3844299316406,-73.3729705810547,-73.229736328125,-73.229736328125,-73.1838989257812,-73.1667098999023,-73.052116394043,-73.0177383422852,-72.9604415893555,-72.8802261352539,-72.8745040893555,-72.8458557128906,-72.8229370117188,-72.8057479858398,-72.8000183105469,-72.8172073364258,-72.8057479858398,-72.8172073364258,-72.7026138305664,-72.7541809082031,-72.7599105834961,-72.8000183105469,-72.777099609375,-72.777099609375,-72.7312622070312,-72.7369918823242,-72.7369918823242,-72.7427215576172,-72.771369934082,-72.8172073364258,-72.8343887329102,-72.8458557128906,-72.8687744140625,-72.8687744140625,-72.8687744140625],"y":[43.2984199523926,43.3041496276855,43.2812309265137,43.2926902770996,43.3041496276855,43.3156089782715,43.3843650817871,43.4531211853027,43.4874954223633,43.544792175293,43.5562515258789,43.5677108764648,43.5848999023438,43.6078186035156,43.6192779541016,43.6250038146973,43.6135482788086,43.5906295776367,43.5677108764648,43.5791664123535,43.6536560058594,43.6880302429199,43.722412109375,43.7453269958496,43.7682456970215,43.8427314758301,43.8427314758301,43.8484573364258,43.854190826416,43.8140830993652,43.8312721252441,43.854190826416,43.8370018005371,43.8255424499512,43.8370018005371,43.8312721252441,43.7854347229004,43.7395973205566,43.7338676452637,43.7109489440918,43.6765747070312,43.5848999023438,43.5791664123535,43.4989547729492,43.4874954223633,43.4817657470703,43.4703102111816,43.4531211853027,43.4359283447266,43.3958206176758,43.3614463806152,43.3786354064941,43.3671760559082,43.3385276794434,43.3385276794434,43.2984199523926,43.2984199523926],"text":"Percent: 60.13585","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(205,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.1018371582031,-98.0731811523438,-98.1247482299805,-98.0559997558594,-98.0388107299805,-97.9757843017578,-97.8783798217773,-97.8841094970703,-97.8038940429688,-97.763786315918,-97.7236862182617,-97.7007598876953,-97.6090927124023,-97.5689849853516,-97.5403366088867,-97.4200134277344,-97.4028244018555,-97.3684463500977,-97.4429321289062,-97.5002288818359,-97.6434707641602,-97.7122192382812,-97.8038940429688,-98.0101623535156,-98.0789108276367,-98.1476745605469,-98.1018371582031,-98.1018371582031],"y":[30.4183292388916,30.4870853424072,30.5042743682861,30.6131362915039,30.6131362915039,30.6245937347412,30.5157318115234,30.4928131103516,30.4355182647705,30.4584369659424,30.4527053833008,30.4813556671143,30.5100040435791,30.4813556671143,30.4870853424072,30.4584369659424,30.4297866821289,30.4011421203613,30.3151969909668,30.2063331604004,30.0688247680664,30.0115299224854,30.0860137939453,30.2292518615723,30.2808208465576,30.3381156921387,30.4183292388916,30.4183292388916],"text":"Percent: 60.15745","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(204,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-109.051063537598,-108.902084350586,-108.472373962402,-108.472373962402,-107.738983154297,-107.738983154297,-107.63011932373,-107.63011932373,-107.314994812012,-107.257698059082,-107.217590332031,-107.085807800293,-107.200408935547,-107.206130981445,-107.60147857666,-107.733253479004,-107.945243835449,-108.29475402832,-108.810409545898,-109.051063537598,-109.051063537598,-109.051063537598],"y":[34.9504280090332,34.9504280090332,34.9561538696289,35.3056564331055,35.3113899230957,35.3400382995605,35.3400382995605,35.3113899230957,35.2999305725098,35.2999305725098,35.2197151184082,34.9561538696289,34.9561538696289,34.5722732543945,34.5722732543945,34.5608139038086,34.5722732543945,34.5780029296875,34.5780029296875,34.5722732543945,34.9504280090332,34.9504280090332],"text":"Percent: 60.17905","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(204,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.5234909057617,-80.9990463256836,-81.0047760009766,-81.0047760009766,-80.5292205810547,-80.5234909057617,-80.5234909057617,-80.5234909057617],"y":[41.1326370239258,41.144100189209,41.3675537109375,41.5050621032715,41.4993362426758,41.4821434020996,41.1326370239258,41.1326370239258],"text":"Percent: 60.22715","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(204,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.240852355957,-90.240852355957,-90.2351226806641,-90.2179336547852,-90.1892852783203,-90.16064453125,-90.16064453125,-90.1720962524414,-90.1835556030273,-90.2179336547852,-90.24658203125,-90.2924194335938,-90.3669052124023,-90.3783645629883,-90.429931640625,-90.435661315918,-91.0601806640625,-91.06591796875,-91.0372619628906,-91.0143432617188,-90.9857025146484,-90.9284057617188,-90.8768310546875,-90.8367309570312,-90.7737045288086,-90.7164077758789,-90.6533889770508,-90.607551574707,-90.5445175170898,-90.4585723876953,-90.4127349853516,-90.3554458618164,-90.3439865112305,-90.3267974853516,-90.3210678100586,-90.3038787841797,-90.2695007324219,-90.240852355957,-90.240852355957],"y":[41.7915420532227,41.722785949707,41.6998672485352,41.6769485473633,41.6654891967773,41.6597633361816,41.6196556091309,41.5852737426758,41.5508995056152,41.5337104797363,41.5222511291504,41.5165214538574,41.4993362426758,41.4821434020996,41.4649543762207,41.3274459838867,41.3274459838867,41.3446350097656,41.4076614379883,41.4305801391602,41.4305801391602,41.4305801391602,41.4477653503418,41.453498840332,41.4592247009277,41.4592247009277,41.4649543762207,41.4993362426758,41.5222511291504,41.5394401550293,41.5623550415039,41.596736907959,41.6196556091309,41.6941375732422,41.722785949707,41.7571640014648,41.7800827026367,41.7915420532227,41.7915420532227],"text":"Percent: 60.23582","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(204,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.0540771484375,-92.693115234375,-92.6873779296875,-92.4581985473633,-92.4581985473633,-92.5498733520508,-93.0254287719727,-93.0598068237305,-93.0540771484375,-93.0540771484375],"y":[43.854190826416,43.859920501709,43.8427314758301,43.8427314758301,43.5046844482422,43.5104141235352,43.5104141235352,43.5104141235352,43.854190826416,43.854190826416],"text":"Percent: 60.25120","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(204,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.0670394897461,-84.9180755615234,-84.9123458862305,-84.7060775756836,-84.7003479003906,-84.6831665039062,-84.7060775756836,-84.723274230957,-84.7519149780273,-84.7691116333008,-84.7748336791992,-84.8034820556641,-84.820671081543,-84.8779678344727,-84.9295349121094,-84.9409942626953,-84.9810943603516,-84.9753723144531,-84.992561340332,-84.9868316650391,-85.0097503662109,-85.0498580932617,-85.0670394897461,-85.0670394897461],"y":[32.6070289611816,32.5955696105957,32.5783805847168,32.5783805847168,32.5611915588379,32.5554618835449,32.5153541564941,32.4924354553223,32.4580612182617,32.4351425170898,32.412223815918,32.412223815918,32.412223815918,32.400764465332,32.3835716247559,32.3778457641602,32.3778457641602,32.4236831665039,32.4695167541504,32.4981651306152,32.5268173217773,32.5554618835449,32.6070289611816,32.6070289611816],"text":"Percent: 60.30109","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(204,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.4585723876953,-90.4585723876953,-90.1377182006836,-90.1319885253906,-89.9543762207031,-89.9199905395508,-89.9199905395508,-89.9142684936523,-89.983024597168,-89.983024597168,-90.1377182006836,-90.1434478759766,-90.2293930053711,-90.24658203125,-90.252311706543,-90.2637710571289,-90.2809600830078,-90.2866897583008,-90.2981491088867,-90.3096084594727,-90.3210678100586,-90.3153381347656,-90.3096084594727,-90.2924194335938,-90.2637710571289,-90.2351226806641,-90.2064743041992,-90.1950149536133,-90.1950149536133,-90.4528427124023,-90.4585723876953,-90.4585723876953],"y":[33.9935836791992,34.0737991333008,34.0795288085938,34.1654739379883,34.1654739379883,34.1425552368164,33.896183013916,33.8388862609863,33.8331565856934,33.8102378845215,33.8102378845215,33.7242965698242,33.7242965698242,33.7300262451172,33.7414855957031,33.7472152709961,33.7414855957031,33.7300262451172,33.7242965698242,33.7242965698242,33.7300262451172,33.7472152709961,33.7529449462891,33.770133972168,33.770133972168,33.7758636474609,33.7873191833496,33.8045082092285,33.8102378845215,33.8102378845215,33.9935836791992,33.9935836791992],"text":"Percent: 60.31746","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(204,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-73.8084259033203,-73.9115524291992,-73.9001007080078,-73.8943710327148,-73.8943710327148,-73.9115524291992,-73.957389831543,-73.9631195068359,-73.9631195068359,-73.957389831543,-73.9631195068359,-73.9688491821289,-73.9688491821289,-73.5563201904297,-73.5620498657227,-73.4990234375,-73.5391311645508,-73.7224807739258,-73.6709136962891,-73.688102722168,-73.6995544433594,-73.7224807739258,-73.7453918457031,-73.7625885009766,-73.8084259033203,-73.8084259033203],"y":[40.8862686157227,40.9091873168945,40.9951286315918,41.1269111633301,41.1555557250977,41.1899375915527,41.2300453186035,41.2472305297852,41.2586898803711,41.281608581543,41.2930679321289,41.3102569580078,41.3274459838867,41.3675537109375,41.3045272827148,41.2185821533203,41.1956634521484,41.1097183227539,41.0237808227539,40.9722099304199,40.9550247192383,40.9378356933594,40.9149169921875,40.8977279663086,40.8862686157227,40.8862686157227],"text":"Percent: 60.37558","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(204,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.8668899536133,-82.8668899536133,-82.8382339477539,-82.8325119018555,-82.8210525512695,-82.8038558959961,-82.7580184936523,-82.735107421875,-82.729377746582,-82.6835403442383,-82.6548919677734,-82.5918655395508,-82.5861358642578,-82.5517578125,-82.5517578125,-82.557487487793,-82.5517578125,-82.4887313842773,-82.4715423583984,-82.4371643066406,-82.4027862548828,-82.460090637207,-82.5804061889648,-82.6147842407227,-82.6663513183594,-82.6892700195312,-82.7580184936523,-82.8038558959961,-82.8095855712891,-82.8095855712891,-82.8325119018555,-82.8382339477539,-82.8439636230469,-82.8668899536133,-82.8668899536133,null,-90.4413909912109,-90.4471206665039,-90.4471206665039,-90.7966232299805,-90.7966232299805,-90.4413909912109,-90.4413909912109,null,-87.53076171875,-87.0895843505859,-87.0895843505859,-87.1010437011719,-87.1239624023438,-87.1755294799805,-87.2270965576172,-87.255744934082,-87.3073120117188,-87.3703308105469,-87.4104385375977,-87.4333572387695,-87.4333572387695,-87.4218978881836,-87.4104385375977,-87.4906539916992,-87.4906539916992,-87.53076171875,-87.53076171875,-87.53076171875,null,-93.3348236083984,-93.3348236083984,-93.5640106201172,-93.8046493530273,-93.8046493530273,-93.4666061401367,-93.3978500366211,-93.3348236083984,-93.3348236083984,null,-86.1671295166016,-86.1900405883789,-86.2014999389648,-86.2072296142578,-86.2416076660156,-86.253059387207,-86.2645263671875,-86.2645263671875,-86.4020385742188,-86.4020385742188,-86.5624618530273,-86.6025695800781,-86.6713256835938,-86.62548828125,-86.6140289306641,-86.6140289306641,-86.6082992553711,-86.5681915283203,-86.4937133789062,-86.4879837036133,-86.4478759765625,-86.4306793212891,-86.4077682495117,-86.3905715942383,-86.2817153930664,-86.2186889648438,-86.1900405883789,-86.178581237793,-86.1098251342773,-86.1270217895508,-86.1270217895508,-86.1384735107422,-86.1671295166016,-86.1671295166016,null,-90.7278671264648,-90.7565155029297,-90.7679748535156,-90.7794342041016,-90.7908935546875,-90.7908935546875,-90.7737045288086,-90.7737045288086,-90.7794342041016,-90.7851638793945,-90.7966232299805,-90.8138122558594,-90.8195419311523,-90.8367309570312,-90.8424606323242,-90.8539199829102,-90.8596496582031,-90.8596496582031,-90.8711013793945,-90.8768310546875,-90.8940277099609,-90.9054794311523,-90.9169387817383,-90.9284057617188,-90.9284057617188,-90.9284057617188,-90.9398651123047,-90.9513168334961,-90.9742431640625,-90.9799728393555,-90.9914245605469,-91.0200805664062,-91.0028839111328,-90.9742431640625,-90.9570465087891,-90.9857025146484,-91.0143432617188,-91.0258102416992,-91.1002883911133,-91.1232070922852,-91.1690444946289,-91.1747741699219,-91.1690444946289,-91.1403961181641,-91.1174774169922,-91.1002883911133,-90.9857025146484,-90.962776184082,-90.9513168334961,-90.9284057617188,-90.9112091064453,-90.9226684570312,-90.9742431640625,-91.0200805664062,-91.0258102416992,-91.0372619628906,-91.0716400146484,-91.1002883911133,-91.1174774169922,-91.1174774169922,-91.0945587158203,-91.0258102416992,-91.0086135864258,-91.0028839111328,-91.0372619628906,-91.06591796875,-91.0601806640625,-90.9799728393555,-90.9799728393555,-90.9742431640625,-90.9570465087891,-90.9398651123047,-90.9169387817383,-90.8940277099609,-90.8768310546875,-90.8653717041016,-90.8596496582031,-90.8023529052734,-90.7908935546875,-90.7737045288086,-90.7278671264648,-90.7221374511719,-90.7221374511719,-90.7164077758789,-90.693489074707,-90.693489074707,-90.6648406982422,-90.6591110229492,-90.5846252441406,-90.5903549194336,-90.5502471923828,-90.5502471923828,-90.5846252441406,-90.6018142700195,-90.607551574707,-90.6018142700195,-90.607551574707,-90.6247329711914,-90.6304626464844,-90.6419219970703,-90.6591110229492,-90.6877593994141,-90.704948425293,-90.7164077758789,-90.704948425293,-90.7106781005859,-90.7221374511719,-90.7221374511719,-90.7278671264648,-90.7278671264648,null,-91.3638458251953,-91.4039535522461,-91.4039535522461,-91.2607192993164,-91.2607192993164,-91.1862335205078,-91.1805038452148,-91.1117477416992,-91.1060180664062,-90.9513168334961,-90.9513168334961,-90.9857025146484,-91.0028839111328,-91.0429916381836,-91.1060180664062,-91.15185546875,-91.1919555664062,-91.2206115722656,-91.2492599487305,-91.2836303710938,-91.3294677734375,-91.3638458251953,-91.3638458251953,null,-75.1262283325195,-75.1319580078125,-75.1204986572266,-75.0689315795898,-75.0173645019531,-74.9829864501953,-74.9772567749023,-74.7709884643555,-74.8110961914062,-74.8225555419922,-74.8282852172852,-74.8683929443359,-74.8970413208008,-74.9314270019531,-74.9772567749023,-75.0001754760742,-75.0632019042969,-75.1147689819336,-75.2007141113281,-75.2064437866211,-75.2007141113281,-75.1835174560547,-75.1949768066406,-75.1835174560547,-75.1720657348633,-75.1319580078125,-75.1147689819336,-75.0975799560547,-75.0689315795898,-75.0689315795898,-75.0918502807617,-75.1147689819336,-75.1262283325195,-75.1262283325195,null,-74.0605239868164,-73.4474639892578,-73.4818420410156,-73.4761047363281,-73.493293762207,-73.5104827880859,-73.5563201904297,-73.5677795410156,-73.5849685668945,-73.6021575927734,-73.6308059692383,-73.6422653198242,-73.6479949951172,-73.6308059692383,-73.6193466186523,-73.6136169433594,-73.6021575927734,-73.6308059692383,-73.6709136962891,-73.676643371582,-73.676643371582,-73.688102722168,-73.6938323974609,-73.7052917480469,-73.7167510986328,-73.7453918457031,-73.7625885009766,-73.7740478515625,-73.7912292480469,-73.8084259033203,-73.8313369750977,-73.8428039550781,-73.8313369750977,-73.8370666503906,-73.8829040527344,-74.1636581420898,-74.2209548950195,-74.0605239868164,-74.0605239868164,null,-78.0425796508789,-77.8936157226562,-77.8936157226562,-77.8936157226562,-77.8936157226562,-77.9279937744141,-77.9566345214844,-77.9910125732422,-78.0196685791016,-78.0941467285156,-78.1170654296875,-78.1285247802734,-78.1342544555664,-78.1629028320312,-78.2373886108398,-78.2832260131836,-78.2889556884766,-78.3175964355469,-78.2832260131836,-78.2774887084961,-78.3175964355469,-78.0425796508789,-78.0425796508789,null,-84.1273956298828,-83.9784240722656,-84.0128021240234,-84.2534408569336,-84.2534408569336,-84.3451156616211,-84.3336563110352,-84.3508453369141,-84.3508453369141,-84.1273956298828,-84.1273956298828,null,-79.0624465942383,-78.9249420166016,-78.9249420166016,-78.9192123413086,-78.9134750366211,-78.9192123413086,-78.9249420166016,-78.9192123413086,-78.9192123413086,-78.9249420166016,-78.9306640625,-78.9478530883789,-78.9421234130859,-79.5093536376953,-79.6124877929688,-79.6124877929688,-79.6182174682617,-79.6182174682617,-79.0624465942383,-79.0624465942383,null,-85.5597839355469,-85.6170806884766,-85.7947006225586,-85.8462677001953,-85.8634567260742,-85.8921051025391,-85.9207534790039,-85.9436721801758,-85.9608612060547,-85.9723129272461,-85.9723129272461,-85.9665832519531,-85.9551315307617,-85.9322052001953,-85.909294128418,-85.8863677978516,-85.8462677001953,-85.8118896484375,-85.7889709472656,-85.7545928955078,-85.72021484375,-85.6915664672852,-85.6801071166992,-85.6629180908203,-85.628547668457,-85.5998916625977,-85.6113510131836,-85.5998916625977,-85.5827102661133,-85.5827102661133,-85.5655136108398,-85.5769805908203,-85.5597839355469,-85.5597839355469,null,-78.1342544555664,-78.1629028320312,-78.1800918579102,-78.1915512084961,-78.2201995849609,-78.2488479614258,-78.2832260131836,-78.3118667602539,-78.3462524414062,-78.386360168457,-78.3577041625977,-78.3405227661133,-78.3462524414062,-78.3061447143555,-78.3347930908203,-78.3118667602539,-78.3175964355469,-78.3118667602539,-78.1686325073242,-78.1629028320312,-78.0139389038086,-78.0712280273438,-78.0769577026367,-78.0540390014648,-78.0654983520508,-78.1113357543945,-78.1342544555664,-78.1342544555664],"y":[33.437816619873,33.455005645752,33.5008430480957,33.5180282592773,33.5180282592773,33.5123023986816,33.5123023986816,33.5352210998535,33.5638656616211,33.6039733886719,33.5925178527832,33.449275970459,33.4263572692871,33.3977088928223,33.3862533569336,33.3461456298828,33.3404159545898,33.3346824645996,33.3346824645996,33.3346824645996,33.3117637634277,33.2716598510742,33.3289566040039,33.306037902832,33.2888450622559,33.2773895263672,33.2544708251953,33.3003082275391,33.3346824645996,33.3461456298828,33.3690643310547,33.3919792175293,33.4034385681152,33.437816619873,33.437816619873,null,41.0638847351074,40.7143821716309,40.6227073669434,40.6227073669434,41.0638847351074,41.0638847351074,41.0638847351074,null,40.4737358093262,40.4737358093262,40.3935241699219,40.37060546875,40.3476905822754,40.3362274169922,40.3304977416992,40.3133087158203,40.2732048034668,40.2159080505371,40.1987190246582,40.1929893493652,40.1643409729004,40.1471519470215,40.1242332458496,40.1299629211426,40.1471519470215,40.1471519470215,40.4737358093262,40.4737358093262,null,41.4936027526855,41.1612892150879,41.1612892150879,41.1670188903809,41.5107917785645,41.5165214538574,41.5107917785645,41.4936027526855,41.4936027526855,null,36.9385871887207,36.9385871887207,36.9385871887207,36.927131652832,36.9042129516602,36.8984832763672,36.8870239257812,36.8698310852051,36.7781600952148,36.8125381469727,36.8297271728516,36.8870239257812,37.0130767822266,37.1333961486816,37.1563148498535,37.1792297363281,37.1792297363281,37.1849594116211,37.1906890869141,37.1906890869141,37.1563148498535,37.1563148498535,37.1563148498535,37.1735038757324,37.0818290710449,37.1104774475098,37.0760955810547,37.0760955810547,37.064640045166,37.0245323181152,37.0073432922363,36.9844245910645,36.9385871887207,36.9385871887207,null,32.22314453125,32.2174186706543,32.2002258300781,32.2002258300781,32.1944999694824,32.1830368041992,32.1773109436035,32.1715812683105,32.1658515930176,32.1658515930176,32.1486625671387,32.1601181030273,32.1601181030273,32.1486625671387,32.1658515930176,32.1658515930176,32.1543922424316,32.1314735412598,32.1257438659668,32.1314735412598,32.1200141906738,32.1314735412598,32.1314735412598,32.1314735412598,32.1257438659668,32.085636138916,32.091365814209,32.097095489502,32.097095489502,32.1085548400879,32.1085548400879,32.1085548400879,32.1314735412598,32.1486625671387,32.1715812683105,32.1887702941895,32.1944999694824,32.1658515930176,32.1257438659668,32.1314735412598,32.1486625671387,32.1658515930176,32.2116889953613,32.2174186706543,32.2174186706543,32.2174186706543,32.22314453125,32.228874206543,32.2747116088867,32.3033599853516,32.3320083618164,32.3434677124023,32.3549270629883,32.3835716247559,32.4465980529785,32.4580612182617,32.4637908935547,32.4752464294434,32.5038986206055,32.5268173217773,32.532543182373,32.4809799194336,32.4924354553223,32.5096244812012,32.538272857666,32.5611915588379,32.5726509094238,32.5783805847168,32.4064903259277,32.4179534912109,32.4408721923828,32.4580612182617,32.4580612182617,32.4580612182617,32.4580612182617,32.4637908935547,32.5726509094238,32.5726509094238,32.5783805847168,32.5783805847168,32.5726509094238,32.5841102600098,32.6070289611816,32.6242179870605,32.6242179870605,32.5955696105957,32.5955696105957,32.5554618835449,32.5554618835449,32.538272857666,32.538272857666,32.5210838317871,32.5096244812012,32.4981651306152,32.4809799194336,32.4523277282715,32.4236831665039,32.4064903259277,32.3778457641602,32.3606567382812,32.3606567382812,32.3663864135742,32.3663864135742,32.3549270629883,32.3090896606445,32.2976303100586,32.2861709594727,32.2689819335938,32.22314453125,32.22314453125,null,38.7204895019531,38.7204895019531,38.8350791931152,38.8350791931152,38.9840507507324,38.9840507507324,38.9267539978027,38.9267539978027,38.869457244873,38.869457244873,38.5543327331543,38.5428695678711,38.5543327331543,38.5944366455078,38.6116256713867,38.6173553466797,38.6173553466797,38.6116256713867,38.6574630737305,38.6631889343262,38.703296661377,38.7204895019531,38.7204895019531,null,40.9607543945312,40.9836730957031,41.000862121582,41.0295066833496,41.0524253845215,41.0810737609863,41.1039924621582,40.9149169921875,40.8919982910156,40.8576202392578,40.8461608886719,40.8060531616211,40.7831344604492,40.7659454345703,40.7315711975098,40.7086524963379,40.680004119873,40.6456260681152,40.5940628051758,40.6169776916504,40.6456260681152,40.680004119873,40.7029228210449,40.7544898986816,40.7774085998535,40.7831344604492,40.7945976257324,40.8461608886719,40.8690795898438,40.8977279663086,40.9263725280762,40.9435653686523,40.9607543945312,40.9607543945312,null,43.7453269958496,43.8026237487793,43.7739753723145,43.7625160217285,43.7109489440918,43.665111541748,43.6364669799805,43.6192779541016,43.5963592529297,43.5791664123535,43.5619812011719,43.544792175293,43.5046844482422,43.4416580200195,43.3614463806152,43.3327980041504,43.2984199523926,43.3041496276855,43.2984199523926,43.2812309265137,43.269775390625,43.269775390625,43.2812309265137,43.2812309265137,43.2812309265137,43.2755012512207,43.2411231994629,43.2353935241699,43.2411231994629,43.2525825500488,43.2525825500488,43.2583122253418,43.2926902770996,43.2984199523926,43.3958206176758,43.3729057312012,43.7281379699707,43.7453269958496,43.7453269958496,null,36.5375213623047,36.5375213623047,36.5088691711426,36.440113067627,36.3656311035156,36.2739562988281,36.2338485717773,36.1880149841309,36.2052040100098,36.2166595458984,36.2223930358887,36.2338485717773,36.2338485717773,36.2338485717773,36.2510414123535,36.2510414123535,36.2567672729492,36.2567672729492,36.2911491394043,36.3140678405762,36.5375213623047,36.5375213623047,36.5375213623047,null,39.5856552124023,39.5799255371094,39.2647972106934,39.2762565612793,39.2934455871582,39.2934455871582,39.5627365112305,39.5627365112305,39.5971145629883,39.5856552124023,39.5856552124023,null,42.0035362243652,42.0035362243652,41.9519729614258,41.9519729614258,41.9347801208496,41.9290542602539,41.8774833679199,41.8774833679199,41.8602981567383,41.8602981567383,41.8201904296875,41.8201904296875,41.6081924438477,41.6081924438477,41.6081924438477,41.8373794555664,41.8373794555664,42.0035362243652,42.0035362243652,42.0035362243652,null,35.534839630127,35.534839630127,35.5291137695312,35.534839630127,35.5405731201172,35.5577583312988,35.5749473571777,35.5978660583496,35.6322479248047,35.6551666259766,35.6780815124512,35.712459564209,35.7525672912598,35.7926750183105,35.8155937194824,35.8270492553711,35.8327827453613,35.84423828125,35.849967956543,35.849967956543,35.849967956543,35.84423828125,35.8270492553711,35.8213195800781,35.8098640441895,35.7984046936035,35.7697563171387,35.7468376159668,35.6838111877441,35.6666221618652,35.6207847595215,35.6093292236328,35.534839630127,35.534839630127,null,38.875186920166,38.8522682189941,38.8350791931152,38.8064308166504,38.7777824401855,38.7720527648926,38.7720527648926,38.7777824401855,38.8121604919434,38.8350791931152,38.869457244873,38.8866424560547,38.8923759460449,38.9439430236816,38.9783172607422,38.9897766113281,39.0069694519043,39.018424987793,39.0298881530762,39.0528030395508,38.9840507507324,38.9210243225098,38.9038352966309,38.8923759460449,38.8923759460449,38.8923759460449,38.875186920166,38.875186920166],"text":"Percent: 60.46788","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(204,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-71.9463119506836,-71.8546371459961,-71.9176635742188,-71.8546371459961,-71.9176635742188,-71.871826171875,-71.8832855224609,-71.8947448730469,-71.9176635742188,-71.8374481201172,-71.866096496582,-71.9577713012695,-71.9921493530273,-72.0093383789062,-72.0265274047852,-72.0322570800781,-72.049446105957,-72.1926803588867,-72.2900848388672,-72.3588409423828,-72.3015441894531,-72.2958145141602,-72.2900848388672,-72.2671661376953,-72.2442474365234,-72.1984100341797,-72.4161376953125,-72.3645706176758,-72.2614364624023,-72.146842956543,-72.1067352294922,-72.1124649047852,-72.0322570800781,-71.9463119506836,-71.9463119506836],"y":[44.770923614502,44.7193565368652,44.6448707580566,44.6104927062988,44.5360107421875,44.4844436645508,44.4729843139648,44.450065612793,44.438606262207,44.3412017822266,44.3354759216309,44.3297462463379,44.312557220459,44.2896385192871,44.2609901428223,44.2036933898926,44.1635856628418,44.1922340393066,44.1922340393066,44.2036933898926,44.2724494934082,44.2839088439941,44.306827545166,44.318286895752,44.3526649475098,44.4156875610352,44.5073585510254,44.587574005127,44.5417404174805,44.6964378356934,44.6849784851074,44.7480049133301,44.7021675109863,44.770923614502,44.770923614502],"text":"Percent: 60.47988","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(204,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.4669799804688,-91.4555206298828,-91.4555206298828,-91.3695755004883,-91.3638458251953,-91.3466644287109,-91.3466644287109,-91.335205078125,-91.3294677734375,-91.2607192993164,-91.2607192993164,-91.2320709228516,-91.2148818969727,-91.2091522216797,-91.2263412475586,-91.2320709228516,-91.2263412475586,-91.2091522216797,-91.1862335205078,-91.1690444946289,-91.146125793457,-91.1346664428711,-91.1346664428711,-91.1633148193359,-91.1862335205078,-91.1862335205078,-91.1805038452148,-91.1633148193359,-91.1403961181641,-91.1117477416992,-91.0945587158203,-91.0773696899414,-91.0716400146484,-91.0945587158203,-91.1289367675781,-91.1633148193359,-91.1690444946289,-91.157585144043,-91.1232070922852,-91.1117477416992,-91.1002883911133,-91.0888290405273,-91.0716400146484,-91.0544509887695,-91.0487213134766,-91.0429916381836,-91.0601806640625,-91.0716400146484,-91.0773696899414,-91.0888290405273,-91.1289367675781,-91.1690444946289,-91.1805038452148,-91.1862335205078,-91.1403961181641,-91.1346664428711,-91.146125793457,-91.1862335205078,-91.1919555664062,-91.2893676757812,-91.4440612792969,-91.4669799804688,-91.4669799804688],"y":[33.002368927002,33.3862533569336,33.5524101257324,33.5524101257324,33.5180282592773,33.5180282592773,33.5352210998535,33.5352210998535,33.5123023986816,33.5123023986816,33.5466804504395,33.5466804504395,33.5294914245605,33.5180282592773,33.4951095581055,33.4721946716309,33.455005645752,33.455005645752,33.4779243469238,33.4951095581055,33.5008430480957,33.4893836975098,33.4721946716309,33.455005645752,33.4263572692871,33.4034385681152,33.3919792175293,33.3919792175293,33.4034385681152,33.437816619873,33.443546295166,33.443546295166,33.4263572692871,33.3977088928223,33.3747901916504,33.3576011657715,33.3404159545898,33.3232269287109,33.2544708251953,33.2487411499023,33.2544708251953,33.2773895263672,33.2831192016602,33.2888450622559,33.2773895263672,33.2544708251953,33.2315521240234,33.2143630981445,33.1914443969727,33.1685256958008,33.1456069946289,33.1456069946289,33.134147644043,33.1169624328613,33.0768547058105,33.0596656799316,33.0424728393555,33.002368927002,32.996639251709,33.002368927002,33.002368927002,33.002368927002,33.002368927002],"text":"Percent: 60.74295","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(203,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.7080078125,-89.7080078125,-89.5991363525391,-89.5934066772461,-89.2782821655273,-89.1464996337891,-89.1464996337891,-89.2439041137695,-89.3298492431641,-89.34130859375,-89.3756866455078,-89.4043350219727,-89.4157943725586,-89.4673538208008,-89.5074615478516,-89.5418472290039,-89.5704956054688,-89.604866027832,-89.6163330078125,-89.6220626831055,-89.6335144042969,-89.6564407348633,-89.7080078125,-89.7080078125,null,-86.6827850341797,-86.6827850341797,-86.6827850341797,-86.3676605224609,-86.3160934448242,-86.3160934448242,-86.2874450683594,-86.2874450683594,-86.2416076660156,-86.2416076660156,-86.2416076660156,-86.6827850341797,-86.6827850341797,null,-90.8768310546875,-90.1491775512695,-90.1377182006836,-90.1491775512695,-90.16064453125,-90.16064453125,-90.1778259277344,-90.1892852783203,-90.240852355957,-90.2695007324219,-90.3038787841797,-90.3210678100586,-90.3669052124023,-90.3955535888672,-90.4184646606445,-90.429931640625,-90.4471206665039,-90.4585723876953,-90.4585723876953,-90.4700393676758,-90.4872283935547,-90.4986801147461,-90.5330657958984,-90.5502471923828,-90.5617141723633,-90.5788955688477,-90.607551574707,-90.6361923217773,-90.6591110229492,-90.6820297241211,-90.7221374511719,-90.7278671264648,-90.7622451782227,-90.8768310546875,-90.882568359375,-90.8768310546875,-90.8768310546875,null,-85.2847671508789,-85.2962265014648,-85.2847671508789,-85.2561187744141,-85.2446594238281,-85.2217483520508,-85.2102813720703,-85.2102813720703,-85.2160186767578,-85.2045516967773,-85.1071472167969,-85.0613098144531,-85.0383987426758,-85.0154800415039,-85.0154800415039,-85.0269317626953,-85.0212020874023,-84.998291015625,-84.9810943603516,-84.9639129638672,-85.2847671508789,-85.2847671508789,null,-84.3623046875,-84.3508453369141,-84.6029510498047,-84.8321304321289,-84.8321304321289,-84.3623046875,-84.3623046875,null,-94.2057189941406,-94.2114486694336,-94.6010665893555,-94.6010665893555,-94.6010665893555,-94.2057189941406,-94.2057189941406,-94.2057189941406,null,-74.0318756103516,-73.3615188598633,-73.3557891845703,-73.3443298339844,-73.3901672363281,-73.3901672363281,-73.3672485351562,-73.3615188598633,-73.3787002563477,-73.3844299316406,-73.3729705810547,-73.3729705810547,-73.4417343139648,-73.4589157104492,-73.4703750610352,-73.4875717163086,-73.504753112793,-73.5334091186523,-73.5735168457031,-73.6193466186523,-73.6594543457031,-73.9172821044922,-73.9287414550781,-73.957389831543,-73.9745788574219,-73.9917678833008,-74.0318756103516,-74.0318756103516,null,-83.9956130981445,-84.0128021240234,-83.9784240722656,-83.6575698852539,-83.5601654052734,-83.5830841064453,-83.7950744628906,-83.7950744628906,-83.8122711181641,-83.82373046875,-83.82373046875,-83.8810195922852,-83.9956130981445,-83.9956130981445,null,-77.9910125732422,-77.6071395874023,-77.6014022827148,-77.578483581543,-77.57275390625,-77.5498352050781,-77.5326461791992,-77.5154647827148,-77.4925384521484,-77.481086730957,-77.4753570556641,-77.4409790039062,-77.3550338745117,-77.3493041992188,-77.3378448486328,-77.309196472168,-77.2576293945312,-77.2232513427734,-77.1774139404297,-77.1545028686523,-77.1545028686523,-77.4982681274414,-77.57275390625,-77.5555648803711,-77.5613021850586,-77.5842132568359,-77.6014022827148,-77.6300506591797,-77.6930770874023,-77.7389144897461,-77.7675628662109,-77.7847518920898,-77.7847518920898,-77.8993377685547,-77.8993377685547,-77.9394454956055,-77.9451751708984,-77.9738311767578,-78.0082015991211,-78.0196685791016,-78.0597763061523,-78.0998764038086,-78.1056060791016,-77.9852828979492,-77.9910125732422,-77.9910125732422],"y":[38.4110908508301,38.6517333984375,38.6517333984375,38.737678527832,38.7319450378418,38.7319450378418,38.4970321655273,38.5027618408203,38.5142250061035,38.5084953308105,38.4855766296387,38.4855766296387,38.4855766296387,38.4798431396484,38.4798431396484,38.4741172790527,38.4855766296387,38.4741172790527,38.4683876037598,38.4511985778809,38.4454689025879,38.4397392272949,38.4110908508301,38.4110908508301,null,40.1758003234863,40.2159080505371,40.4279022216797,40.4221725463867,40.4279022216797,40.3935241699219,40.3935241699219,40.37060546875,40.37060546875,40.2101783752441,40.1758003234863,40.1758003234863,40.1758003234863,null,42.0379104614258,42.0379104614258,42.0092658996582,41.9634284973145,41.9347801208496,41.8946723937988,41.8373794555664,41.8201904296875,41.7915420532227,41.7800827026367,41.7571640014648,41.722785949707,41.7457046508789,41.7514343261719,41.7800827026367,41.7800827026367,41.7743530273438,41.7800827026367,41.7915420532227,41.7972717285156,41.7915420532227,41.7800827026367,41.7915420532227,41.7800827026367,41.7743530273438,41.7800827026367,41.7800827026367,41.7800827026367,41.7743530273438,41.7628936767578,41.7514343261719,41.7514343261719,41.7800827026367,41.7800827026367,41.9519729614258,42.0379104614258,42.0379104614258,null,36.6291923522949,36.6291923522949,36.6807594299316,36.7437858581543,36.7724304199219,36.8526458740234,36.8641052246094,36.8698310852051,36.892749786377,36.8984832763672,36.8297271728516,36.8583755493164,36.8125381469727,36.755241394043,36.74951171875,36.7208671569824,36.7094039916992,36.6979484558105,36.6635704040527,36.6234588623047,36.6291923522949,36.6291923522949,null,43.1265296936035,42.7827568054199,42.7713012695312,42.777027130127,43.1208038330078,43.1265296936035,43.1265296936035,null,39.5283584594727,39.46533203125,39.46533203125,39.5398178100586,39.7575416564941,39.7575416564941,39.5283584594727,39.5283584594727,null,45.0001029968262,45.0115661621094,44.9657287597656,44.9428100585938,44.8683242797852,44.8339500427246,44.8053016662598,44.7823829650879,44.6849784851074,44.6104927062988,44.570384979248,44.5474662780762,44.5417404174805,44.5360107421875,44.5302772521973,44.4959030151367,44.4901733398438,44.4844436645508,44.4787139892578,44.4557952880859,44.450065612793,44.438606262207,44.570384979248,44.576114654541,44.7136268615723,44.7136268615723,45.0001029968262,45.0001029968262,null,39.2647972106934,39.2647972106934,39.5799255371094,39.5512771606445,39.5455436706543,39.3851165771484,39.2705268859863,39.2476081848145,39.2361526489258,39.2361526489258,39.2590675354004,39.2590675354004,39.2647972106934,39.2647972106934,null,41.4764175415039,41.4764175415039,41.453498840332,41.4477653503418,41.4248466491699,41.3847427368164,41.3618240356445,41.3503646850586,41.3389053344727,41.3159866333008,41.2930679321289,41.27587890625,41.2300453186035,41.2243118286133,41.2185821533203,41.2013931274414,41.1670188903809,41.1211814880371,41.0696144104004,41.0638847351074,41.0409660339355,40.949291229248,41.0524253845215,41.0638847351074,41.0753440856934,41.0696144104004,41.0753440856934,41.0868034362793,41.1039924621582,41.1039924621582,41.138370513916,41.1326370239258,41.1727447509766,41.1784744262695,41.2529640197754,41.2243118286133,41.2128524780273,41.2128524780273,41.1727447509766,41.1612892150879,41.144100189209,41.2128524780273,41.2185821533203,41.3732833862305,41.4764175415039,41.4764175415039],"text":"Percent: 60.80087","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(203,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.8615341186523,-80.9073715209961,-80.9417495727539,-81.0391464233398,-81.0563430786133,-81.0563430786133,-81.0448837280273,-81.0276870727539,-81.0219650268555,-81.0105056762695,-81.0047760009766,-81.0162353515625,-81.0105056762695,-81.0105056762695,-80.9875793457031,-80.9818572998047,-80.9703979492188,-80.9360198974609,-80.924560546875,-80.924560546875,-80.9417495727539,-80.9589385986328,-80.9761276245117,-80.9818572998047,-80.9761276245117,-80.9646682739258,-80.9589385986328,-80.9532089233398,-80.9474716186523,-80.9646682739258,-80.9646682739258,-80.7870483398438,-80.7870483398438,-80.7526702880859,-80.6896514892578,-80.6724548339844,-80.649543762207,-80.5750503540039,-80.7813186645508,-80.8615341186523,-80.8615341186523,null,-78.5009460449219,-78.4493789672852,-78.4207382202148,-78.386360168457,-78.3634338378906,-78.3405227661133,-78.3233261108398,-78.3061447143555,-78.2946853637695,-78.2889556884766,-78.2660369873047,-78.2431182861328,-78.1858139038086,-78.1629028320312,-78.1399841308594,-78.0941467285156,-78.0196685791016,-78.0425796508789,-78.3175964355469,-78.4436492919922,-78.7129440307617,-78.7014846801758,-78.7014846801758,-78.6842880249023,-78.6728363037109,-78.655647277832,-78.6327285766602,-78.5983505249023,-78.5639724731445,-78.5525131225586,-78.5811614990234,-78.6384506225586,-78.5009460449219,-78.5009460449219],"y":[35.0249099731445,35.082202911377,35.116584777832,35.0592842102051,35.082202911377,35.0993957519531,35.1108551025391,35.1337738037109,35.1624183654785,35.1738777160645,35.1910667419434,35.2139854431152,35.2311744689941,35.2827415466309,35.3285751342773,35.3400382995605,35.3457679748535,35.3514938354492,35.3514938354492,35.3629570007324,35.3686828613281,35.3686828613281,35.3686828613281,35.3686828613281,35.3801460266113,35.3916015625,35.4202499389648,35.4546279907227,35.4775466918945,35.5061950683594,35.5176544189453,35.5061950683594,35.4775466918945,35.3916015625,35.3400382995605,35.254093170166,35.2426338195801,35.1967964172363,35.0249099731445,35.0249099731445,35.0249099731445,null,36.892749786377,36.8698310852051,36.8698310852051,36.8641052246094,36.8641052246094,36.8583755493164,36.8526458740234,36.8354568481445,36.8354568481445,36.8411865234375,36.8469161987305,36.8411865234375,36.8239974975586,36.8010787963867,36.7953491210938,36.7896194458008,36.7724304199219,36.5375213623047,36.5375213623047,36.5375213623047,36.5432472229004,36.5948143005371,36.617733001709,36.6692962646484,36.6807594299316,36.6807594299316,36.6692962646484,36.6521110534668,36.6349220275879,36.6406517028809,36.6635704040527,36.6922149658203,36.892749786377,36.892749786377],"text":"Percent: 60.82411","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(203,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.7164077758789,-90.7164077758789,-90.7221374511719,-90.7221374511719,-90.7278671264648,-90.7737045288086,-90.7908935546875,-90.8023529052734,-90.8596496582031,-90.8653717041016,-90.8768310546875,-90.8940277099609,-90.9169387817383,-90.9398651123047,-90.9570465087891,-90.9742431640625,-90.9799728393555,-90.9799728393555,-91.0601806640625,-91.0258102416992,-91.0200805664062,-91.0258102416992,-91.0544509887695,-91.1002883911133,-91.1289367675781,-91.146125793457,-91.146125793457,-91.1346664428711,-91.0945587158203,-91.0716400146484,-91.0716400146484,-91.0716400146484,-91.1174774169922,-91.146125793457,-91.157585144043,-91.15185546875,-91.1060180664062,-91.0888290405273,-91.0773696899414,-91.1117477416992,-91.1289367675781,-91.146125793457,-91.1805038452148,-91.2034225463867,-91.2148818969727,-91.2091522216797,-91.1919555664062,-91.0028839111328,-90.9914245605469,-90.9169387817383,-90.9112091064453,-90.9341354370117,-90.9341354370117,-90.9570465087891,-90.9570465087891,-90.7164077758789,-90.7164077758789],"y":[32.6528625488281,32.6242179870605,32.6070289611816,32.5841102600098,32.5726509094238,32.5783805847168,32.5783805847168,32.5726509094238,32.5726509094238,32.4637908935547,32.4580612182617,32.4580612182617,32.4580612182617,32.4580612182617,32.4408721923828,32.4179534912109,32.4064903259277,32.5783805847168,32.5726509094238,32.5955696105957,32.6184883117676,32.6299476623535,32.6356735229492,32.6242179870605,32.6070289611816,32.6127548217773,32.6700553894043,32.6872444152832,32.7044296264648,32.7101631164551,32.7388076782227,32.7502670288086,32.7502670288086,32.7674560546875,32.7961044311523,32.8247528076172,32.8877792358398,32.9221534729004,32.9393424987793,32.9565353393555,32.9450721740723,32.9164276123047,32.8992347717285,32.9106979370117,32.9278831481934,32.9794540405273,32.996639251709,32.996639251709,32.990909576416,32.990909576416,32.9450721740723,32.9049644470215,32.8820457458496,32.8476715087891,32.6643257141113,32.6528625488281,32.6528625488281],"text":"Percent: 60.86404","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(203,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-105.939895629883,-105.911247253418,-105.894058227539,-105.871139526367,-105.848220825195,-105.836769104004,-105.813842773438,-105.796661376953,-105.77946472168,-105.808113098145,-105.836769104004,-105.842498779297,-105.831031799316,-105.825302124023,-105.859680175781,-105.865409851074,-105.939895629883,-105.945625305176,-105.980003356934,-105.951354980469,-106.002922058105,-106.037300109863,-106.117515563965,-106.146156311035,-106.163352966309,-106.226371765137,-106.209190368652,-106.23210144043,-106.260749816895,-106.24356842041,-106.260749816895,-106.226371765137,-106.220642089844,-106.1748046875,-106.197731018066,-106.226371765137,-106.266479492188,-106.300857543945,-106.358154296875,-106.426910400391,-106.44409942627,-106.340965270996,-106.300857543945,-106.283668518066,-106.266479492188,-106.237831115723,-106.134696960449,-106.03157043457,-106.048759460449,-105.99146270752,-105.939895629883,-105.939895629883,null,-81.6751327514648,-81.554817199707,-81.5949249267578,-81.3943862915039,-81.3943862915039,-81.4115753173828,-81.4173049926758,-81.646484375,-81.6407623291016,-81.6808700561523,-81.6751327514648,-81.6751327514648,null,-111.572067260742,-111.600723266602,-111.606452941895,-111.640830993652,-111.640830993652,-111.549156188965,-111.531959533691,-111.480400085449,-111.5205078125,-111.531959533691,-111.566337585449,-111.600723266602,-111.566337585449,-111.446014404297,-111.417373657227,-111.388725280762,-111.377265930176,-111.360076904297,-111.314239501953,-111.268402099609,-111.245483398438,-111.216835021973,-111.170997619629,-111.113700866699,-111.096519470215,-111.056411743164,-111.056411743164,-110.053733825684,-110.00789642334,-110.00789642334,-110.048004150391,-110.122489929199,-110.248542785645,-110.357398986816,-110.368865966797,-110.443344116211,-110.512100219727,-110.51782989502,-110.552207946777,-110.569396972656,-110.643882751465,-110.666793823242,-110.695449829102,-110.775665283203,-110.821502685547,-110.895980834961,-110.890251159668,-110.918899536133,-110.895980834961,-110.918899536133,-110.941818237305,-110.953277587891,-110.999114990234,-111.056411743164,-111.130889892578,-111.148086547852,-111.165267944336,-111.245483398438,-111.388725280762,-111.400184631348,-111.451751708984,-111.446014404297,-111.468940734863,-111.486122131348,-111.497589111328,-111.543426513672,-111.572067260742,-111.572067260742],"y":[39.6887893676758,39.6773262023926,39.642951965332,39.6544075012207,39.642951965332,39.6314888000488,39.6314888000488,39.6314888000488,39.608570098877,39.5856552124023,39.5856552124023,39.5741958618164,39.5570068359375,39.5455436706543,39.5283584594727,39.5054397583008,39.46533203125,39.4481430053711,39.4424133300781,39.4137687683105,39.3965797424316,39.3621978759766,39.3793907165527,39.3736610412598,39.3564720153809,39.3621978759766,39.3793907165527,39.4309539794922,39.4538726806641,39.4825248718262,39.5283584594727,39.5226287841797,39.5570068359375,39.608570098877,39.642951965332,39.6544075012207,39.7002449035645,39.7002449035645,39.7690010070801,39.791919708252,39.9065093994141,39.9065093994141,39.9007797241211,39.9065093994141,39.9065093994141,39.8606719970703,39.8262977600098,39.7002449035645,39.6830558776855,39.6887893676758,39.6887893676758,39.6887893676758,null,41.2873382568359,41.2930679321289,41.3732833862305,41.3675537109375,41.000862121582,41.000862121582,40.9263725280762,40.9149169921875,41.0065879821777,41.0065879821777,41.2873382568359,41.2873382568359,null,40.6169776916504,40.6685447692871,40.7143821716309,40.7774085998535,40.7945976257324,40.7888641357422,40.7945976257324,40.8576202392578,40.8977279663086,40.9321060180664,40.9435653686523,40.9722099304199,41.0295066833496,41.0868034362793,41.0810737609863,41.1039924621582,41.144100189209,41.1612892150879,41.138370513916,41.144100189209,41.1670188903809,41.1612892150879,41.1842079162598,41.2128524780273,41.2357711791992,41.2300453186035,40.9951286315918,41.000862121582,41.000862121582,40.8117828369141,40.8175163269043,40.8060531616211,40.8404350280762,40.8232421875,40.7945976257324,40.7888641357422,40.7716789245605,40.7602157592773,40.7831344604492,40.7659454345703,40.7602157592773,40.7373008728027,40.7373008728027,40.7373008728027,40.7201080322266,40.7373008728027,40.7143821716309,40.7143821716309,40.691463470459,40.6742744445801,40.6742744445801,40.6513557434082,40.5997886657715,40.5883293151855,40.5883293151855,40.5654106140137,40.5596809387207,40.5768699645996,40.6513557434082,40.680004119873,40.680004119873,40.6570854187012,40.6513557434082,40.6398963928223,40.6112480163574,40.6169776916504,40.6169776916504,40.6169776916504],"text":"Percent: 60.97220","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(203,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-71.9176635742188,-72.0723648071289,-72.0952758789062,-72.1239318847656,-72.1067352294922,-72.1296615600586,-72.1984100341797,-72.2728958129883,-72.3473815917969,-72.318733215332,-72.3072738647461,-72.3015441894531,-72.2843551635742,-72.2385177612305,-72.2156066894531,-72.1926803588867,-72.1812210083008,-72.1812210083008,-72.1296615600586,-72.1124649047852,-72.1010055541992,-72.1067352294922,-72.0895538330078,-72.0608978271484,-72.0437164306641,-72.0379867553711,-72.049446105957,-72.0322570800781,-72.0265274047852,-72.0093383789062,-71.9921493530273,-71.9577713012695,-71.866096496582,-71.8374481201172,-71.8087997436523,-71.7744216918945,-71.7515029907227,-71.7114028930664,-71.6999359130859,-71.5910797119141,-71.5796203613281,-71.5738906860352,-71.5223159790039,-71.4994049072266,-71.4592971801758,-71.4478378295898,-71.424919128418,-71.419189453125,-71.419189453125,-71.3962707519531,-71.3733520507812,-71.3676223754883,-71.3676223754883,-71.3676223754883,-71.3389739990234,-71.3447036743164,-71.3790817260742,-71.3618927001953,-71.5509719848633,-71.5337829589844,-71.5223159790039,-71.5165939331055,-71.4764785766602,-71.4994049072266,-71.4994049072266,-71.5108642578125,-71.5051345825195,-71.5223159790039,-71.5223159790039,-71.6540985107422,-71.6598281860352,-71.6540985107422,-71.6540985107422,-71.6655654907227,-71.7171325683594,-71.7228546142578,-71.7572402954102,-71.8145294189453,-71.8431777954102,-71.9176635742188,-71.9176635742188],"y":[43.533332824707,43.5505218505859,43.5276031494141,43.5390625,43.5562515258789,43.5677108764648,43.5791664123535,43.5906295776367,43.5963592529297,43.6250038146973,43.6364669799805,43.682300567627,43.7052192687988,43.7453269958496,43.7739753723145,43.8026237487793,43.8255424499512,43.859920501709,43.9286766052246,43.9573211669922,43.985969543457,44.0031585693359,44.0318031311035,44.0661849975586,44.0833740234375,44.1406669616699,44.1635856628418,44.2036933898926,44.2609901428223,44.2896385192871,44.312557220459,44.3297462463379,44.3354759216309,44.3412017822266,44.3583946228027,44.3870391845703,44.3985023498535,44.3412017822266,44.3469314575195,44.312557220459,44.306827545166,44.2609901428223,44.2609901428223,44.2552604675293,44.2609901428223,44.2380714416504,44.2151527404785,44.1922340393066,44.1807746887207,44.1693153381348,44.1406669616699,44.1120223999023,44.0833740234375,44.0719146728516,44.0661849975586,44.0318031311035,44.0318031311035,43.9344024658203,43.9057579040527,43.7911643981934,43.7911643981934,43.7682456970215,43.7682456970215,43.7567863464355,43.7338676452637,43.7281379699707,43.7166786193848,43.7109489440918,43.6994934082031,43.682300567627,43.670841217041,43.6479225158691,43.6307373046875,43.6020851135254,43.6020851135254,43.5677108764648,43.5677108764648,43.5505218505859,43.6020851135254,43.533332824707,43.533332824707],"text":"Percent: 61.16272","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(202,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.087287902832,-84.0128021240234,-84.0070724487305,-83.9612350463867,-83.9841537475586,-84.0070724487305,-84.0299835205078,-84.0299835205078,-84.0700988769531,-84.0758209228516,-84.2477111816406,-84.2477111816406,-84.7175445556641,-84.7118072509766,-84.6946182250977,-84.6717071533203,-84.6602401733398,-84.6373291015625,-84.6029510498047,-84.545654296875,-84.4482498168945,-84.4081420898438,-84.3909530639648,-84.3737640380859,-84.3623046875,-84.3221969604492,-84.3050079345703,-84.3107452392578,-84.087287902832,-84.087287902832,null,-95.7985458374023,-95.7756271362305,-95.769889831543,-95.7527084350586,-95.7240524291992,-95.7469787597656,-95.7297897338867,-95.76416015625,-95.769889831543,-95.7527084350586,-95.7412490844727,-95.7527084350586,-95.7240524291992,-95.6667633056641,-95.683952331543,-95.7068710327148,-95.7412490844727,-95.7584381103516,-95.7412490844727,-95.7870864868164,-95.769889831543,-95.8271942138672,-95.9818878173828,-96.1652374267578,-96.1938858032227,-96.2454528808594,-96.2683639526367,-96.2683639526367,-96.2912902832031,-96.2855606079102,-96.3371200561523,-96.3485794067383,-96.3313980102539,-96.3313980102539,-96.3428497314453,-96.2741012573242,-96.2397232055664,-95.7985458374023,-95.7985458374023],"y":[30.6761589050293,30.670431137085,30.6131362915039,30.5501117706299,30.5157318115234,30.5157318115234,30.527193069458,30.4469795227051,30.4412479400635,30.275089263916,30.275089263916,30.3094673156738,30.3037395477295,30.3266544342041,30.3553047180176,30.3724918365479,30.3954105377197,30.4011421203613,30.4125995635986,30.4412479400635,30.4584369659424,30.4870853424072,30.5329189300537,30.5672988891602,30.590217590332,30.6131362915039,30.6417827606201,30.6876201629639,30.6761589050293,30.6761589050293,null,31.6387310028076,31.632999420166,31.6673755645752,31.6731071472168,31.6387310028076,31.6100807189941,31.5814323425293,31.5814323425293,31.5585174560547,31.5355987548828,31.5069484710693,31.4840297698975,31.4725723266602,31.3465213775635,31.3178730010986,31.3178730010986,31.2892265319824,31.2262001037598,31.1918201446533,31.1517143249512,31.1116065979004,31.1058807373047,31.1116065979004,31.0199356079102,30.9912872314453,30.9683685302734,31.0084743499756,31.0772304534912,31.0944194793701,31.1116065979004,31.2491188049316,31.2892265319824,31.3350601196289,31.3579788208008,31.3808975219727,31.4152774810791,31.432466506958,31.6387310028076,31.6387310028076],"text":"Percent: 61.25527","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(202,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.8901824951172,-80.8901824951172,-80.6953811645508,-80.6896514892578,-80.3000335693359,-80.3000335693359,-80.1338729858398,-80.1396102905273,-80.1281433105469,-80.1281433105469,-80.1281433105469,-80.1338729858398,-80.1453399658203,-80.1625213623047,-80.1682510375977,-80.1682510375977,-80.1625213623047,-80.1739807128906,-80.1854476928711,-80.196907043457,-80.2026290893555,-80.2083587646484,-80.2198181152344,-80.2541961669922,-80.2656555175781,-80.2771224975586,-80.3000335693359,-80.3114929199219,-80.3229598999023,-80.3229598999023,-80.3229598999023,-80.3344116210938,-80.3516006469727,-80.3573303222656,-80.3458709716797,-80.3286819458008,-80.3286819458008,-80.3344116210938,-80.3859786987305,-80.3917083740234,-80.4031677246094,-80.4260864257812,-80.4375457763672,-80.4432754516602,-80.471923828125,-80.4891128540039,-80.5005722045898,-80.5177612304688,-80.5578689575195,-80.5865097045898,-80.5979766845703,-80.5922470092773,-80.6094360351562,-80.6323471069336,-80.6781845092773,-80.7125625610352,-80.7927780151367,-80.8271560668945,-80.8500747680664,-80.8959121704102,-80.8901824951172,-80.8901824951172],"y":[25.7945594787598,25.9721775054932,25.9664478302002,25.9492588043213,25.9492588043213,25.9607181549072,25.9607181549072,25.9034233093262,25.8518562316895,25.8174781799316,25.7945594787598,25.7831001281738,25.7773704528809,25.7831001281738,25.8002891540527,25.8232078552246,25.8575859069824,25.8575859069824,25.8518562316895,25.8346672058105,25.7888298034668,25.754451751709,25.7372646331787,25.7200756072998,25.6971569061279,25.6398601531982,25.6284008026123,25.616943359375,25.5997543334961,25.5653781890869,25.5481872558594,25.5252685546875,25.4966220855713,25.4622459411621,25.4221363067627,25.3934898376465,25.3705711364746,25.3533821105957,25.3304634094238,25.301815032959,25.290355682373,25.2731685638428,25.238790512085,25.2216014862061,25.233060836792,25.227331161499,25.2044143676758,25.2044143676758,25.233060836792,25.238790512085,25.233060836792,25.2044143676758,25.1929550170898,25.1929550170898,25.1814956665039,25.158576965332,25.158576965332,25.1757640838623,25.1814956665039,25.1814956665039,25.7945594787598,25.7945594787598],"text":"Percent: 61.64481","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(201,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-72.4447860717773,-72.3817520141602,-72.3760299682617,-72.3416442871094,-72.1697692871094,-72.1869506835938,-72.0437164306641,-72.0437164306641,-72.0551681518555,-72.0608978271484,-72.0551681518555,-72.0608978271484,-72.0551681518555,-72.0608978271484,-72.0608978271484,-72.0093383789062,-71.9692306518555,-71.9520416259766,-71.9348526000977,-72.2843551635742,-72.4734268188477,-72.502082824707,-72.5307312011719,-72.5536422729492,-72.5307312011719,-72.5249938964844,-72.502082824707,-72.4734268188477,-72.4562454223633,-72.4676971435547,-72.4562454223633,-72.4390563964844,-72.4447860717773,-72.4447860717773],"y":[43.1379928588867,43.1379928588867,43.1609115600586,43.1609115600586,43.1838302612305,43.1322631835938,43.1265296936035,43.1093444824219,43.092155456543,43.0749664306641,43.0520477294922,43.0176734924316,42.9947547912598,42.9718360900879,42.948917388916,42.9431838989258,42.7884902954102,42.7884902954102,42.7140045166016,42.7254638671875,42.7311935424805,42.759838104248,42.7942199707031,42.8687019348145,42.9088096618652,42.9431838989258,42.9661026000977,42.9890213012695,43.0233993530273,43.0520477294922,43.0749664306641,43.1093444824219,43.1379928588867,43.1379928588867],"text":"Percent: 61.67125","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(201,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.5529251098633,-91.5357360839844,-91.5586547851562,-91.5586547851562,-91.4841690063477,-91.421142578125,-91.3753051757812,-91.3180084228516,-91.2435302734375,-91.2148818969727,-91.1690444946289,-91.0258102416992,-90.962776184082,-90.9054794311523,-90.8768310546875,-90.8367309570312,-90.8195419311523,-90.7966232299805,-90.7565155029297,-90.7507858276367,-90.7622451782227,-90.7679748535156,-90.8252639770508,-90.8424606323242,-90.8367309570312,-90.8424606323242,-90.8940277099609,-90.9284057617188,-90.9284057617188,-90.8997573852539,-90.8997573852539,-91.5529251098633,-91.5529251098633],"y":[46.1574783325195,46.4439582824707,46.4439582824707,46.7361679077148,46.7418975830078,46.7590866088867,46.7762756347656,46.7934608459473,46.839298248291,46.839298248291,46.833568572998,46.8794059753418,46.9137840270996,46.9195137023926,46.9309730529785,46.9367027282715,46.9195137023926,46.9080543518066,46.9023246765137,46.8851356506348,46.8450317382812,46.8163795471191,46.7820053100586,46.7304382324219,46.6788711547852,46.6674118041992,46.6330337524414,46.5986595153809,46.4439582824707,46.438232421875,46.1517486572266,46.1574783325195,46.1574783325195],"text":"Percent: 61.73788","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(201,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-122.395240783691,-122.37232208252,-122.343673706055,-122.280654907227,-122.251998901367,-122.234817504883,-122.246276855469,-122.22908782959,-122.20044708252,-122.20044708252,-122.166061401367,-122.177520751953,-122.148880004883,-122.125953674316,-122.11449432373,-122.125953674316,-122.131675720215,-122.057205200195,-122.217628479004,-122.223350524902,-122.194709777832,-122.251998901367,-122.28638458252,-122.309303283691,-122.349411010742,-122.37232208252,-122.360870361328,-122.378059387207,-122.423889160156,-122.458267211914,-122.446807861328,-122.492652893066,-122.48119354248,-122.538482666016,-122.56713104248,-122.635879516602,-122.65308380127,-122.635879516602,-122.635879516602,-122.624420166016,-122.601516723633,-122.475456237793,-122.41242980957,-122.423889160156,-122.406700134277,-122.389518737793,-122.395240783691,-122.41242980957,-122.395240783691,-122.395240783691],"y":[38.8637275695801,38.8465385437012,38.8522682189941,38.8293495178223,38.7548637390137,38.7319450378418,38.7147598266602,38.6918411254883,38.686107635498,38.6631889343262,38.6460037231445,38.6230850219727,38.6173553466797,38.5371398925781,38.5142250061035,38.4855766296387,38.416820526123,38.3136863708496,38.3136863708496,38.1761779785156,38.1532592773438,38.1417999267578,38.1532592773438,38.1417999267578,38.1589889526367,38.1761779785156,38.2220153808594,38.250659942627,38.3480682373047,38.3537940979004,38.3824424743652,38.4053611755371,38.4397392272949,38.4741172790527,38.5256805419922,38.565788269043,38.5887069702148,38.6116256713867,38.6345443725586,38.6631889343262,38.6746520996094,38.6975708007812,38.7605972290039,38.7892417907715,38.8064308166504,38.8121604919434,38.8293495178223,38.8465385437012,38.8637275695801,38.8637275695801],"text":"Percent: 61.74688","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(201,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.8672637939453,-81.1308212280273,-81.1250915527344,-81.1365585327148,-81.1651992797852,-81.1651992797852,-81.1766586303711,-81.2167663574219,-81.2511444091797,-81.2740631103516,-81.2969818115234,-81.2969818115234,-81.3313598632812,-81.3370895385742,-81.3600082397461,-81.382926940918,-81.382926940918,-81.3657379150391,-81.3600082397461,-81.3600082397461,-81.382926940918,-81.371467590332,-81.4688720703125,-81.5777282714844,-81.6407623291016,-81.6407623291016,-80.8615341186523,-80.8729934692383,-80.8787231445312,-80.8844528198242,-80.8672637939453,-80.8672637939453,-80.8672637939453,null,-95.3917388916016,-95.3917388916016,-95.8615646362305,-95.8615646362305,-95.4662322998047,-95.3917388916016,-95.3917388916016,null,-85.3248748779297,-85.0842361450195,-85.0842361450195,-85.5655136108398,-85.5597839355469,-85.3248748779297,-85.3248748779297],"y":[27.6394844055176,27.6452121734619,27.6738624572754,27.7139682769775,27.7368869781494,27.7598037719727,27.7827224731445,27.8228302001953,27.8400192260742,27.8514785766602,27.885856628418,27.9030437469482,27.9259624481201,27.943151473999,27.9603404998779,27.9660701751709,27.9775295257568,27.9889888763428,28.006175994873,28.0119075775146,28.0577430725098,28.0749320983887,28.0692024230957,28.2525482177734,28.2525482177734,28.338493347168,28.332763671875,27.8113708496094,27.8056411743164,27.7254276275635,27.7196979522705,27.6394844055176,27.6394844055176,null,43.5046844482422,43.2640419006348,43.2640419006348,43.5046844482422,43.5046844482422,43.5046844482422,43.5046844482422,null,44.1693153381348,44.1693153381348,43.8140830993652,43.8140830993652,44.1693153381348,44.1693153381348,44.1693153381348],"text":"Percent: 61.85261","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(201,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-121.426940917969,-121.426940917969,-121.472785949707,-121.472785949707,-121.673316955566,-121.656135559082,-121.650398254395,-121.684776306152,-121.701965332031,-121.696243286133,-121.724884033203,-121.764991760254,-121.764991760254,-121.799362182617,-121.810821533203,-121.845207214355,-121.86238861084,-121.902496337891,-121.913955688477,-121.902496337891,-121.91968536377,-121.931144714355,-121.896774291992,-121.839469909668,-121.77645111084,-121.673316955566,-121.570182800293,-121.524353027344,-121.426940917969,-121.426940917969],"y":[45.6933860778809,45.5157661437988,45.5100402832031,45.2464752197266,45.2464752197266,45.2751235961914,45.2923126220703,45.3037757873535,45.3266944885254,45.3725280761719,45.3897171020508,45.3954467773438,45.4183654785156,45.4412841796875,45.4527397155762,45.475658416748,45.5043067932129,45.5043067932129,45.532958984375,45.5558738708496,45.5902519226074,45.6418151855469,45.670467376709,45.6933860778809,45.6933860778809,45.6933860778809,45.7048416137695,45.7048416137695,45.6933860778809,45.6933860778809],"text":"Percent: 61.86090","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(201,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.6071701049805,-92.6128997802734,-92.6243591308594,-92.6358108520508,-92.6472778320312,-92.7389526367188,-92.9795913696289,-92.9853210449219,-92.87646484375,-92.8936462402344,-92.8936462402344,-92.8879165649414,-92.8821868896484,-92.8879165649414,-92.9853210449219,-92.9910507202148,-93.0254287719727,-93.0311584472656,-93.1285552978516,-93.1285552978516,-93.1285552978516,-93.0655364990234,-93.0655364990234,-92.7675933837891,-92.7675933837891,-92.6243591308594,-92.6186294555664,-92.6071701049805,-92.6014404296875,-92.6014404296875,-92.6186294555664,-92.6186294555664,-92.6128997802734,-92.6243591308594,-92.6186294555664,-92.6243591308594,-92.6243591308594,-92.6014404296875,-92.5785217285156,-92.595703125,-92.6071701049805,-92.6071701049805,-92.6071701049805,null,-89.9887542724609,-89.7652969360352,-89.7710266113281,-89.7481155395508,-89.7194595336914,-89.6679000854492,-89.6220626831055,-89.604866027832,-89.5991363525391,-89.5876770019531,-89.5934066772461,-89.6621704101562,-89.8283233642578,-89.8283233642578,-89.9658279418945,-89.971565246582,-89.9658279418945,-89.9887542724609,-89.9887542724609,-89.9887542724609],"y":[30.0974750518799,30.0917434692383,30.0802822113037,30.074556350708,30.0802822113037,30.0401763916016,30.0344486236572,30.0802822113037,30.0802822113037,30.1146621704102,30.1318511962891,30.1433086395264,30.1490383148193,30.1604995727539,30.1604995727539,30.2636299133301,30.269359588623,30.3839530944824,30.3839530944824,30.4125995635986,30.4297866821289,30.4297866821289,30.4412479400635,30.4412479400635,30.4928131103516,30.4870853424072,30.4813556671143,30.4527053833008,30.4297866821289,30.4125995635986,30.3896808624268,30.3667621612549,30.3438453674316,30.3151969909668,30.286548614502,30.2636299133301,30.2407131195068,30.2235221862793,30.2063331604004,30.1604995727539,30.137580871582,30.0974750518799,30.0974750518799,null,31.7705097198486,31.7819690704346,31.632999420166,31.627269744873,31.5928936004639,31.569974899292,31.5527858734131,31.5413246154785,31.5184097290039,31.4783000946045,31.4381923675537,31.4381923675537,31.4381923675537,31.3980865478516,31.3980865478516,31.4038162231445,31.575704574585,31.5814323425293,31.7705097198486,31.7705097198486],"text":"Percent: 61.86159","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(201,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-73.0979537963867,-73.1151428222656,-73.1151428222656,-73.0922241210938,-73.0750427246094,-73.1151428222656,-73.1266021728516,-73.1552505493164,-73.1838989257812,-73.2010879516602,-73.224006652832,-73.2526550292969,-73.2813034057617,-73.3042221069336,-73.3271408081055,-73.3385925292969,-73.1609802246094,-73.1667098999023,-73.0979537963867,-73.0922241210938,-73.0578460693359,-73.052116394043,-73.0349349975586,-73.0177383422852,-72.9833679199219,-72.9260635375977,-72.9375305175781,-72.9375305175781,-72.9317932128906,-72.8974227905273,-72.8745040893555,-72.8687744140625,-72.8630447387695,-72.8458557128906,-72.8401184082031,-72.8401184082031,-72.8229370117188,-72.8172073364258,-72.8114776611328,-72.8057479858398,-72.7942810058594,-72.7484512329102,-72.7484512329102,-72.7369918823242,-72.7369918823242,-72.6395874023438,-72.6338577270508,-72.6052093505859,-72.59375,-72.6052093505859,-72.59375,-72.5593719482422,-72.5307312011719,-72.5822982788086,-72.6281356811523,-72.6510467529297,-72.6796951293945,-72.7026138305664,-72.7312622070312,-72.782829284668,-72.8229370117188,-72.8687744140625,-72.8974227905273,-72.9146118164062,-72.9489898681641,-72.9719009399414,-72.9890975952148,-73.0234680175781,-73.0693054199219,-73.0979537963867,-73.0979537963867],"y":[41.1842079162598,41.2013931274414,41.2357711791992,41.2586898803711,41.3159866333008,41.3389053344727,41.3503646850586,41.3904724121094,41.401927947998,41.4248466491699,41.4305801391602,41.4420356750488,41.4649543762207,41.4764175415039,41.4821434020996,41.5050621032715,41.5222511291504,41.5623550415039,41.5738182067871,41.5852737426758,41.591007232666,41.6081924438477,41.6196556091309,41.6368446350098,41.6368446350098,41.6368446350098,41.5852737426758,41.5623550415039,41.5623550415039,41.5623550415039,41.5508995056152,41.5394401550293,41.5337104797363,41.5394401550293,41.5508995056152,41.5623550415039,41.5623550415039,41.5508995056152,41.5508995056152,41.5623550415039,41.5680885314941,41.5738182067871,41.4878730773926,41.4878730773926,41.4305801391602,41.4420356750488,41.419116973877,41.3962020874023,41.3732833862305,41.3503646850586,41.3331756591797,41.3045272827148,41.2586898803711,41.2586898803711,41.270149230957,41.270149230957,41.270149230957,41.2586898803711,41.2586898803711,41.2586898803711,41.2586898803711,41.2529640197754,41.2472305297852,41.2987976074219,41.2987976074219,41.2586898803711,41.2300453186035,41.2013931274414,41.1956634521484,41.1842079162598,41.1842079162598],"text":"Percent: 61.87480","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(201,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.4077682495117,-86.4077682495117,-86.4134979248047,-86.4306793212891,-86.4478759765625,-86.4707870483398,-86.4822463989258,-86.4879837036133,-86.4879837036133,-86.5051651000977,-86.4822463989258,-86.4650573730469,-86.4536056518555,-86.436408996582,-86.4192199707031,-86.3905715942383,-86.3733901977539,-86.361930847168,-86.356201171875,-86.350471496582,-86.3332824707031,-86.3160934448242,-86.3103637695312,-86.3103637695312,-86.3046340942383,-86.2874450683594,-86.2702560424805,-86.2473373413086,-86.2244186401367,-86.2129592895508,-86.1843109130859,-86.1900405883789,-86.1728515625,-86.1499328613281,-86.1212921142578,-86.0869140625,-86.0467987060547,-86.0296173095703,-86.0066909790039,-85.9895095825195,-85.9494018554688,-85.9150238037109,-85.9895095825195,-85.9895095825195,-85.9952392578125,-85.9952392578125,-85.9952392578125,-86.1900405883789,-86.2988967895508,-86.3103637695312,-86.4077682495117,-86.4077682495117,null,-93.9307022094727,-93.9135131835938,-93.8963241577148,-93.8791351318359,-93.86767578125,-93.8791351318359,-93.8848648071289,-93.8848648071289,-93.873405456543,-93.8504867553711,-93.7645416259766,-93.7530822753906,-93.7416305541992,-93.7072448730469,-93.3863906860352,-93.3863906860352,-93.3978500366211,-93.409309387207,-93.409309387207,-93.4780654907227,-93.9364318847656,-93.9307022094727,-93.9307022094727,null,-82.5231094360352,-82.557487487793,-82.5689468383789,-82.5861358642578,-82.6090545654297,-82.6205139160156,-82.6262435913086,-82.6205139160156,-82.6377029418945,-82.6262435913086,-82.6548919677734,-82.6606216430664,-82.6606216430664,-82.3970565795898,-82.5231094360352,-82.5231094360352,null,-89.5418472290039,-89.5361175537109,-89.1407699584961,-89.1407699584961,-89.2610931396484,-89.2610931396484,-89.5876770019531,-89.5876770019531,-89.6392440795898,-89.702278137207,-89.702278137207,-89.6908111572266,-89.5418472290039,-89.5418472290039,null,-86.6827850341797,-86.6827850341797,-86.6770553588867,-86.6827850341797,-87.0093688964844,-87.083854675293,-87.083854675293,-87.083854675293,-86.6827850341797,-86.6827850341797,null,-95.3802871704102,-95.1625595092773,-94.9333801269531,-94.9333801269531,-95.3802871704102,-95.3802871704102,-95.3802871704102,null,-95.8042678833008,-95.9761581420898,-95.9761581420898,-95.9704284667969,-95.5349807739258,-95.5292510986328,-95.8042678833008,-95.8042678833008,null,-84.0758209228516,-84.0586395263672,-84.0185317993164,-83.9956130981445,-83.9669647216797,-83.9726943969727,-83.9669647216797,-83.9440460205078,-83.9383163452148,-83.9039459228516,-83.8810195922852,-83.8523712158203,-83.8008041381836,-83.7950744628906,-83.7893447875977,-83.7836151123047,-83.7664337158203,-83.7320556640625,-83.7549667358398,-83.7721633911133,-83.7778930664062,-83.7778930664062,-83.7721633911133,-83.7836151123047,-83.7836151123047,-83.7836151123047,-83.8122711181641,-83.8581085205078,-83.9039459228516,-83.90966796875,-83.90966796875,-83.915397644043,-83.9612350463867,-84.0758209228516,-84.0758209228516,null,-77.4638900756836,-77.2060623168945,-77.1831436157227,-77.1315765380859,-77.0971984863281,-77.0227203369141,-77.0227203369141,-76.9768829345703,-76.9596862792969,-76.9425048828125,-76.9081268310547,-77.0169906616211,-77.0628280639648,-77.1373062133789,-77.1831436157227,-77.2232513427734,-77.2518997192383,-77.2633590698242,-77.2862777709961,-77.3493041992188,-77.4295196533203,-77.481086730957,-77.5211944580078,-77.5441055297852,-77.5441055297852,-77.5326461791992,-77.5039978027344,-77.4696273803711,-77.4638900756836,-77.4638900756836,null,-89.4501724243164,-89.6449737548828,-89.6449737548828,-89.7137298583984,-89.7137298583984,-89.7767562866211,-89.7824859619141,-89.5017395019531,-89.5017395019531,-89.4501724243164,-89.4501724243164,-89.4501724243164,null,-91.4039535522461,-91.2549896240234,-91.2607192993164,-91.2607192993164,-91.4039535522461,-91.4039535522461,-91.4956283569336,-91.5242767333984,-91.5873031616211,-91.6044921875,-91.6388702392578,-91.6274108886719,-91.6274108886719,-91.4039535522461,-91.4039535522461,null,-74.2496032714844,-74.2782440185547,-74.4615936279297,-74.5532684326172,-74.6564025878906,-74.7709884643555,-74.7480773925781,-74.7595367431641,-74.7709884643555,-74.5532684326172,-74.0949020385742,-74.0891723632812,-74.2496032714844,-74.2496032714844,null,-80.1797103881836,-80.0593948364258,-79.744270324707,-79.7270736694336,-79.6984329223633,-79.6984329223633,-79.6984329223633,-79.6869735717773,-79.6640548706055,-79.6583251953125,-79.6411361694336,-79.6411361694336,-79.6239471435547,-79.6067581176758,-79.6353988647461,-79.6411361694336,-79.6869735717773,-79.7041625976562,-79.8359375,-79.8817749023438,-79.9104232788086,-79.9791793823242,-80.019287109375,-80.0479354858398,-80.0765838623047,-80.0651245117188,-80.0651245117188,-80.0765838623047,-80.0937728881836,-80.0937728881836,-80.0880355834961,-80.0651245117188,-80.0536651611328,-80.0708541870117,-80.0823059082031,-80.0995025634766,-80.1166915893555,-80.1224136352539,-80.1224136352539,-80.1510696411133,-80.1797103881836,-80.1797103881836,null,-84.4310607910156,-84.1617660522461,-84.1674957275391,-84.1617660522461,-84.0529098510742,-84.0586395263672,-84.0586395263672,-84.098747253418,-84.1273956298828,-84.3508453369141,-84.4826202392578,-84.4883575439453,-84.4310607910156,-84.4310607910156,null,-75.2694625854492,-75.3611373901367,-75.3668670654297,-75.3955154418945,-75.4298934936523,-75.4528121948242,-75.4700012207031,-75.4585418701172,-75.4700012207031,-75.498649597168,-75.5101013183594,-75.5272979736328,-75.5272979736328,-75.5559387207031,-75.5903244018555,-75.5903244018555,-75.6075134277344,-75.6304321289062,-75.6476135253906,-75.6934509277344,-75.5330276489258,-75.4757308959961,-75.0116348266602,-75.0918502807617,-75.0918502807617,-75.1090393066406,-75.1835174560547,-75.2007141113281,-75.2350845336914,-75.2637329101562,-75.2121734619141,-75.2293548583984,-75.2694625854492,-75.2694625854492,null,-87.53076171875,-87.5651397705078,-87.5823287963867,-87.5880584716797,-87.6453552246094,-87.3244934082031,-87.1182327270508,-87.1239624023438,-87.1354217529297,-87.1182327270508,-87.1296920776367,-87.3130416870117,-87.3531494140625,-87.3817901611328,-87.439094543457,-87.4906539916992,-87.53076171875,-87.53076171875,null,-95.1682891845703,-95.1052627563477,-95.2141265869141,-95.2886123657227,-95.4261245727539,-95.4834136962891,-95.5407104492188,-95.6667633056641,-95.7297897338867,-95.8042678833008,-95.8157272338867,-95.8214645385742,-95.8271942138672,-95.8329238891602,-95.8386535644531,-95.8214645385742,-95.6151962280273,-95.3745574951172,-95.3459091186523,-95.2886123657227,-95.2485046386719,-95.231315612793,-95.1682891845703,-95.1682891845703,null,-80.4375457763672,-80.4031677246094,-80.3745193481445,-80.3286819458008,-80.2599258422852,-80.2599258422852,-80.2026290893555,-80.1797103881836,-80.2312850952148,-80.2656555175781,-80.3114929199219,-80.3630599975586,-80.4088973999023,-80.4432754516602,-80.466194152832,-80.5005722045898,-80.5177612304688,-80.5578689575195,-80.5578689575195,-80.5464096069336,-80.5349426269531,-80.5406723022461,-80.5578689575195,-80.5865097045898,-80.5807800292969,-80.5521392822266,-80.5292205810547,-80.5177612304688,-80.5234909057617,-80.5349426269531,-80.5406723022461,-80.5406723022461,-80.5234909057617,-80.5177612304688,-80.5177612304688,-80.5292205810547,-80.5807800292969,-80.5922470092773,-80.6037063598633,-80.5578689575195,-80.5349426269531,-80.5063018798828,-80.4375457763672,-80.4375457763672],"y":[32.0569877624512,32.2403335571289,32.2517929077148,32.2689819335938,32.2747116088867,32.2804412841797,32.2919006347656,32.3090896606445,32.3377380371094,32.3491973876953,32.3778457641602,32.3893051147461,32.4064903259277,32.412223815918,32.4179534912109,32.4236831665039,32.4236831665039,32.4236831665039,32.4351425170898,32.4408721923828,32.4351425170898,32.4236831665039,32.4351425170898,32.4809799194336,32.4924354553223,32.4924354553223,32.4981651306152,32.4981651306152,32.4981651306152,32.4752464294434,32.4580612182617,32.4408721923828,32.4408721923828,32.4408721923828,32.4351425170898,32.4236831665039,32.412223815918,32.4236831665039,32.3835716247559,32.3663864135742,32.3090896606445,32.2804412841797,32.2804412841797,32.2632522583008,32.2632522583008,32.0569877624512,31.9825038909912,31.9595851898193,31.9710464477539,32.0627174377441,32.0569877624512,32.0569877624512,null,34.6696739196777,34.6582183837891,34.6696739196777,34.6696739196777,34.6754035949707,34.6754035949707,34.6925926208496,34.7097816467285,34.7155113220215,34.7155113220215,34.7327003479004,34.7498931884766,34.7556190490723,34.7556190490723,34.7498931884766,34.6983222961426,34.6983222961426,34.4003829956055,34.348819732666,34.348819732666,34.360279083252,34.6696739196777,34.6696739196777,null,31.9423980712891,31.9538555145264,31.9767742156982,31.9825038909912,32.0054244995117,32.0168800354004,32.0569877624512,32.091365814209,32.1142845153809,32.1543922424316,32.2460632324219,32.2861709594727,32.3033599853516,32.3377380371094,31.9423980712891,31.9423980712891,null,39.5226287841797,39.3507423400879,39.3507423400879,39.2189598083496,39.2189598083496,39.0298881530762,39.0298881530762,39.0069694519043,39.0012359619141,39.0069694519043,39.3621978759766,39.5226287841797,39.5226287841797,39.5226287841797,null,40.2159080505371,40.1758003234863,39.91796875,39.8664054870605,39.8664054870605,39.8664054870605,39.9466171264648,40.2159080505371,40.2159080505371,40.2159080505371,null,41.1612892150879,41.1555557250977,41.1555557250977,40.9034576416016,40.8977279663086,41.1612892150879,41.1612892150879,null,37.0130767822266,37.0130767822266,37.2938232421875,37.3912239074707,37.3912239074707,37.0188026428223,37.0130767822266,37.0130767822266,null,38.1188812255859,38.1303405761719,38.1532592773438,38.1704483032227,38.1933670043945,38.1704483032227,38.1589889526367,38.1589889526367,38.1417999267578,38.1417999267578,38.1360702514648,38.1188812255859,38.0845031738281,38.0730438232422,38.0501251220703,38.0272064208984,38.0214805603027,38.0042877197266,37.9985618591309,37.9928321838379,37.9813690185547,37.969913482666,37.9584541320801,37.9469947814941,37.9298057556152,37.9068870544434,37.8954315185547,37.9011573791504,37.9011573791504,37.9068870544434,37.9183502197266,37.9298057556152,37.9355354309082,38.1188812255859,38.1188812255859,null,39.2304191589355,39.339282989502,39.3163642883301,39.2762565612793,39.2647972106934,39.2075004577637,39.1788520812988,39.138744354248,39.1215591430664,39.1330184936523,39.1215591430664,38.9725875854492,38.9955062866211,38.9439430236816,38.9668617248535,38.9725875854492,38.9840507507324,39.0012359619141,39.0356140136719,39.0585327148438,39.0642623901367,39.0929069519043,39.1158256530762,39.138744354248,39.155933380127,39.1731262207031,39.1960411071777,39.2189598083496,39.2304191589355,39.2304191589355,null,33.2831192016602,33.2831192016602,33.3977088928223,33.3977088928223,33.4148979187012,33.4148979187012,33.6784591674805,33.6784591674805,33.4607353210449,33.455005645752,33.2831192016602,33.2831192016602,null,39.1330184936523,39.1330184936523,38.9840507507324,38.8350791931152,38.8350791931152,38.7204895019531,38.6975708007812,38.686107635498,38.6803817749023,38.6975708007812,38.703296661377,39.0528030395508,39.1330184936523,39.1330184936523,39.1330184936523,null,42.7999458312988,42.7884902954102,42.7713012695312,42.811408996582,42.8285942077637,42.8629722595215,43.0119400024414,43.0291290283203,43.0463180541992,42.9832916259766,42.9832916259766,42.954647064209,42.7999458312988,42.7999458312988,null,35.5061950683594,35.5119209289551,35.5233840942383,35.4431686401367,35.3285751342773,35.2712821960449,35.254093170166,35.254093170166,35.254093170166,35.2426338195801,35.2139854431152,35.1910667419434,35.1796112060547,35.1566925048828,35.1624183654785,35.1681480407715,35.1738777160645,35.1738777160645,35.1796112060547,35.1681480407715,35.1624183654785,35.1681480407715,35.1395034790039,35.1509590148926,35.1509590148926,35.1738777160645,35.2139854431152,35.2254447937012,35.254093170166,35.2770118713379,35.3113899230957,35.3686828613281,35.3916015625,35.4030647277832,35.4145202636719,35.4259834289551,35.4202499389648,35.448902130127,35.4603576660156,35.4775466918945,35.5061950683594,35.5061950683594,null,39.9294281005859,39.9294281005859,39.9007797241211,39.8950538635254,39.8835906982422,39.8549423217773,39.8434867858887,39.8434867858887,39.5856552124023,39.5971145629883,39.5971145629883,39.91796875,39.9294281005859,39.9294281005859,null,39.9809951782227,40.0726699829102,40.0783996582031,40.0726699829102,40.1013145446777,40.0898551940918,40.1185073852539,40.1356925964355,40.1414260864258,40.1471519470215,40.1528816223145,40.1586112976074,40.1758003234863,40.2159080505371,40.2216377258301,40.238826751709,40.244556427002,40.244556427002,40.2502861022949,40.2502861022949,40.4508171081543,40.4279022216797,40.1414260864258,40.0783996582031,40.0726699829102,40.0554809570312,40.0898551940918,40.0783996582031,40.095588684082,40.061206817627,40.0210990905762,40.0039138793945,39.9809951782227,39.9809951782227,null,36.3312530517578,36.3369827270508,36.3369827270508,36.3484420776367,36.6349220275879,36.6406517028809,36.6406517028809,36.5948143005371,36.5604400634766,36.5489768981934,36.4630317687988,36.3255233764648,36.3255233764648,36.3255233764648,36.3255233764648,36.3312530517578,36.3312530517578,36.3312530517578,null,30.3553047180176,30.1834144592285,30.0917434692383,30.0401763916016,30.1261196136475,30.1261196136475,30.1834144592285,30.1146621704102,30.1146621704102,30.0974750518799,30.2464408874512,30.3151969909668,30.527193069458,30.5959453582764,30.6303253173828,30.6417827606201,30.5329189300537,30.527193069458,30.4870853424072,30.4125995635986,30.3896808624268,30.3381156921387,30.3553047180176,30.3553047180176,null,37.3110122680664,37.3282012939453,37.3339309692383,37.3511199951172,37.3282012939453,37.3052825927734,37.2365264892578,37.1162071228027,37.0990142822266,37.0818290710449,37.0417213439941,37.0073432922363,37.0130767822266,37.0073432922363,37.0016136169434,36.9958839416504,36.9844245910645,37.0245323181152,37.0359916687012,37.0417213439941,37.0531806945801,37.058910369873,37.064640045166,37.1162071228027,37.1219329833984,37.1333961486816,37.1276664733887,37.1333961486816,37.1448516845703,37.1505851745605,37.1563148498535,37.1735038757324,37.1735038757324,37.1792297363281,37.1849594116211,37.1906890869141,37.1735038757324,37.1792297363281,37.2307968139648,37.2422561645508,37.2479858398438,37.2594451904297,37.3110122680664,37.3110122680664],"text":"Percent: 61.89073","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(201,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-72.2327880859375,-72.2442474365234,-72.2614364624023,-72.1984100341797,-72.1926803588867,-72.1296615600586,-72.1296615600586,-72.502082824707,-72.5536422729492,-72.7484512329102,-72.7599105834961,-72.8172073364258,-72.8172073364258,-73.0120086669922,-73.040657043457,-73.052116394043,-73.0693054199219,-73.0578460693359,-73.0578460693359,-73.0349349975586,-72.9948272705078,-72.9948272705078,-72.9948272705078,-72.9375305175781,-72.9375305175781,-72.8802261352539,-72.8745040893555,-72.8745040893555,-72.8802261352539,-72.9088821411133,-72.8745040893555,-72.8458557128906,-72.8057479858398,-72.8057479858398,-72.7885589599609,-72.7885589599609,-72.771369934082,-72.777099609375,-72.6968841552734,-72.6911544799805,-72.6682434082031,-72.6567764282227,-72.6453170776367,-72.6281356811523,-72.6109390258789,-72.6052093505859,-72.6109390258789,-72.6166687011719,-72.6109390258789,-72.59375,-72.4104080200195,-72.3989486694336,-72.3473815917969,-72.3359222412109,-72.2327880859375,-72.2327880859375],"y":[42.2384490966797,42.2098007202148,42.186882019043,42.1582374572754,42.1525039672852,42.1639633178711,42.0379104614258,42.0379104614258,42.0321846008301,42.0379104614258,42.0035362243652,42.0092658996582,42.0379104614258,42.043643951416,42.043643951416,42.0780181884766,42.1066665649414,42.1238555908203,42.1525039672852,42.1525039672852,42.2327194213867,42.2900161743164,42.3186645507812,42.324390411377,42.3415832519531,42.3358535766602,42.3014755249023,42.2842826843262,42.2670974731445,42.2384490966797,42.2155303955078,42.2441787719727,42.2441787719727,42.2327194213867,42.2269897460938,42.2155303955078,42.2155303955078,42.1983413696289,42.186882019043,42.2155303955078,42.2212600708008,42.2327194213867,42.2613677978516,42.2785568237305,42.2785568237305,42.2785568237305,42.2613677978516,42.2441787719727,42.2269897460938,42.2155303955078,42.2269897460938,42.2098007202148,42.2098007202148,42.2269897460938,42.2384490966797,42.2384490966797],"text":"Percent: 61.95868","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(201,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.04833984375,-92.2977752685547,-92.3034973144531,-92.2920455932617,-93.0368881225586,-93.0368881225586,-93.0540771484375,-93.04833984375,-93.04833984375],"y":[46.7648162841797,46.7648162841797,46.6559524536133,46.4210395812988,46.4267692565918,46.575740814209,46.5871963500977,46.7648162841797,46.7648162841797],"text":"Percent: 62.04511","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(200,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-106.255027770996,-106.23210144043,-106.237831115723,-106.346694946289,-106.690467834473,-107.028518676758,-107.332183837891,-107.584281921387,-107.779090881348,-107.905136108398,-108.283294677734,-108.237457275391,-108.203079223633,-108.180160522461,-108.094215393066,-108.70728302002,-108.70728302002,-108.684364318848,-108.684364318848,-108.690093994141,-108.655715942383,-108.437995910645,-108.317665100098,-108.317665100098,-108.203079223633,-108.19734954834,-108.065574645996,-108.065574645996,-108.04264831543,-108.036918640137,-107.882225036621,-107.876495361328,-107.836387634277,-107.830657958984,-107.784820556641,-107.784820556641,-107.670227050781,-107.670227050781,-107.509803771973,-107.418128967285,-107.412391662598,-107.171752929688,-107.166023254395,-107.039970397949,-107.034248352051,-106.931114196777,-106.925384521484,-106.868087768555,-106.868087768555,-106.908195495605,-106.908195495605,-106.856628417969,-106.845169067383,-106.730575561523,-106.730575561523,-106.770683288574,-106.770683288574,-106.255027770996,-106.255027770996,null,-108.615608215332,-108.283294677734,-107.905136108398,-107.882225036621,-107.882225036621,-107.853576660156,-107.865028381348,-107.819198608398,-107.830657958984,-107.761901855469,-107.74471282959,-107.693153381348,-107.68741607666,-107.653045654297,-107.607208251953,-107.538444519043,-107.53271484375,-107.486885070801,-107.463966369629,-107.418128967285,-107.383750915527,-107.366561889648,-107.320724487305,-107.303535461426,-107.303535461426,-107.280616760254,-107.23477935791,-107.206130981445,-107.200408935547,-107.166023254395,-107.188941955566,-107.13737487793,-107.13737487793,-107.441047668457,-107.859306335449,-108.29475402832,-108.546852111816,-108.564041137695,-108.564041137695,-108.586959838867,-108.586959838867,-108.609878540039,-108.615608215332,-108.615608215332],"y":[45.1891822814941,45.1891822814941,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0001029968262,45.0001029968262,44.9943771362305,45.0001029968262,45.0745887756348,45.1089668273926,45.1548042297363,45.223560333252,45.223560333252,45.3610687255859,45.4011764526367,45.4183654785156,45.4355506896973,45.4699325561523,45.4642028808594,45.4699325561523,45.4928512573242,45.4928512573242,45.5214958190918,45.5214958190918,45.7850570678711,45.7907867431641,45.8939208984375,45.9053764343262,45.934024810791,45.9397583007812,45.9684028625488,45.9626770019531,45.9798622131348,45.985595703125,46.0428886413574,46.0428886413574,46.0428886413574,45.9569435119629,45.9397583007812,45.9168395996094,45.9168395996094,45.8652687072754,45.8652687072754,45.8251647949219,45.8251647949219,45.7907867431641,45.7850570678711,45.6819229125977,45.6819229125977,45.670467376709,45.676197052002,45.355339050293,45.349609375,45.1891822814941,45.1891822814941,45.1891822814941,null,44.9943771362305,45.0001029968262,44.9943771362305,44.9657287597656,44.9256210327148,44.891242980957,44.8683242797852,44.8282203674316,44.7823829650879,44.759464263916,44.7136268615723,44.7021675109863,44.6792488098145,44.6792488098145,44.6964378356934,44.6677894592285,44.6334114074707,44.6334114074707,44.6104927062988,44.6104927062988,44.5818481445312,44.5531959533691,44.5360107421875,44.5073585510254,44.4787139892578,44.4557952880859,44.450065612793,44.450065612793,44.4042282104492,44.3698501586914,44.3412017822266,44.306827545166,44.1693153381348,44.1693153381348,44.175048828125,44.175048828125,44.175048828125,44.1865043640137,44.5245513916016,44.5245513916016,44.8683242797852,44.8740577697754,44.9943771362305,44.9943771362305],"text":"Percent: 62.04780","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(200,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-72.7484512329102,-72.7942810058594,-72.8057479858398,-72.8114776611328,-72.8172073364258,-72.8229370117188,-72.8401184082031,-72.8401184082031,-72.8458557128906,-72.8630447387695,-72.8687744140625,-72.8745040893555,-72.8974227905273,-72.9317932128906,-72.9375305175781,-72.9375305175781,-72.9260635375977,-72.9833679199219,-73.0177383422852,-72.954719543457,-72.9375305175781,-72.954719543457,-72.9375305175781,-72.9203338623047,-72.8916931152344,-73.0234680175781,-73.0120086669922,-72.8172073364258,-72.8172073364258,-72.7599105834961,-72.7484512329102,-72.5536422729492,-72.502082824707,-72.502082824707,-72.5135345458984,-72.5192642211914,-72.502082824707,-72.5078048706055,-72.4734268188477,-72.4734268188477,-72.4676971435547,-72.4505157470703,-72.4505157470703,-72.4390563964844,-72.4104080200195,-72.4046783447266,-72.4046783447266,-72.4562454223633,-72.502082824707,-72.6224060058594,-72.6281356811523,-72.7026138305664,-72.7083435058594,-72.7198028564453,-72.7427215576172,-72.7484512329102,-72.7484512329102,-72.7484512329102],"y":[41.5738182067871,41.5680885314941,41.5623550415039,41.5508995056152,41.5508995056152,41.5623550415039,41.5623550415039,41.5508995056152,41.5394401550293,41.5337104797363,41.5394401550293,41.5508995056152,41.5623550415039,41.5623550415039,41.5623550415039,41.5852737426758,41.6368446350098,41.6368446350098,41.7972717285156,41.8030014038086,41.8373794555664,41.8602981567383,41.8946723937988,41.8946723937988,41.9748878479004,41.9748878479004,42.043643951416,42.0379104614258,42.0092658996582,42.0035362243652,42.0379104614258,42.0321846008301,42.0379104614258,41.9519729614258,41.9462394714355,41.8602981567383,41.8602981567383,41.8201904296875,41.8144607543945,41.7915420532227,41.7457046508789,41.7113265991211,41.6826820373535,41.6654891967773,41.6425743103027,41.6081924438477,41.591007232666,41.5795478820801,41.6425743103027,41.6311111450195,41.6368446350098,41.6253814697266,41.596736907959,41.596736907959,41.591007232666,41.5852737426758,41.5738182067871,41.5738182067871],"text":"Percent: 62.24798","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(200,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.9104232788086,-80.3229598999023,-80.3000335693359,-80.2656555175781,-80.2541961669922,-80.2370147705078,-80.2198181152344,-80.2083587646484,-80.1911773681641,-80.1682510375977,-80.1739807128906,-80.1739807128906,-80.1625213623047,-80.1510696411133,-80.1510696411133,-80.1396102905273,-80.1338729858398,-80.1224136352539,-80.0995025634766,-80.0765838623047,-80.0823059082031,-80.0708541870117,-80.013557434082,-79.9963607788086,-79.9791793823242,-79.9448013305664,-79.9218826293945,-79.9104232788086,-79.9104232788086,-79.9046936035156,-79.8703231811523,-79.8645858764648,-79.8875045776367,-79.8817749023438,-79.8588562011719,-79.8531265258789,-79.8588562011719,-79.8359375,-79.841667175293,-79.8531265258789,-79.8875045776367,-79.8989639282227,-79.9104232788086,-79.9104232788086],"y":[34.807186126709,34.812915802002,35.1910667419434,35.2082557678223,35.1796112060547,35.1681480407715,35.1624183654785,35.1681480407715,35.1566925048828,35.1509590148926,35.1681480407715,35.1738777160645,35.1796112060547,35.1738777160645,35.1853370666504,35.1910667419434,35.1910667419434,35.1738777160645,35.1624183654785,35.1509590148926,35.1395034790039,35.1280403137207,35.0936660766602,35.0936660766602,35.1108551025391,35.1223106384277,35.116584777832,35.1108551025391,35.0879364013672,35.0764770507812,35.0535583496094,35.0420989990234,35.0134506225586,35.0019912719727,34.9848022460938,34.9790725708008,34.9504280090332,34.9160461425781,34.8931312561035,34.8816719055176,34.8644828796387,34.8472938537598,34.807186126709,34.807186126709],"text":"Percent: 62.26517","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(200,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-73.3615188598633,-73.1953582763672,-73.2182769775391,-73.235466003418,-73.2469177246094,-73.2411956787109,-73.2125473022461,-73.2068176269531,-73.2125473022461,-73.2125473022461,-73.224006652832,-73.235466003418,-73.2411956787109,-73.229736328125,-73.229736328125,-73.2583847045898,-73.2755737304688,-73.2870254516602,-73.3271408081055,-73.3729705810547,-73.3844299316406,-73.3787002563477,-73.3615188598633,-73.3672485351562,-73.3901672363281,-73.3901672363281,-73.3443298339844,-73.3557891845703,-73.3615188598633,-73.3615188598633],"y":[45.0115661621094,45.0115661621094,44.9829139709473,44.9657287597656,44.9428100585938,44.9313507080078,44.9141616821289,44.89697265625,44.8683242797852,44.8511390686035,44.8396759033203,44.8224868774414,44.7766494750977,44.7193565368652,44.7021675109863,44.6334114074707,44.6047668457031,44.5933036804199,44.5818481445312,44.570384979248,44.6104927062988,44.6849784851074,44.7823829650879,44.8053016662598,44.8339500427246,44.8683242797852,44.9428100585938,44.9657287597656,45.0115661621094,45.0115661621094],"text":"Percent: 62.27854","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(200,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.3291015625,-93.3634719848633,-93.3863906860352,-93.420768737793,-93.4551467895508,-93.4551467895508,-93.4837951660156,-93.5181732177734,-93.5181732177734,-93.7645416259766,-93.7645416259766,-93.7645416259766,-93.7588119506836,-93.7244338989258,-93.7015228271484,-93.684326171875,-93.6499557495117,-93.6499557495117,-93.6614074707031,-93.6442260742188,-93.604118347168,-93.5869216918945,-93.5353622436523,-93.5181732177734,-93.4895248413086,-93.3863906860352,-93.3233642578125,-93.2889938354492,-93.2889938354492,-93.2947158813477,-93.231689453125,-93.2087707519531,-93.2030487060547,-93.1743927001953,-93.1973190307617,-93.2431564331055,-93.2832641601562,-93.3291015625,-93.3291015625],"y":[44.8110313415527,44.7995681762695,44.8110313415527,44.8224868774414,44.8224868774414,44.8167572021484,44.8167572021484,44.8224868774414,44.89697265625,44.89697265625,44.9886474609375,45.0688591003418,45.0917778015137,45.1089668273926,45.1548042297363,45.1605339050293,45.1719932556152,45.1834526062012,45.2063674926758,45.217830657959,45.217830657959,45.2350196838379,45.2292861938477,45.2464752197266,45.2350196838379,45.2063674926758,45.1548042297363,45.1318855285645,45.0975074768066,45.0574035644531,45.0516700744629,45.0516700744629,44.9370803833008,44.89697265625,44.8740577697754,44.8396759033203,44.8110313415527,44.8110313415527,44.8110313415527],"text":"Percent: 62.53700","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(199,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.4104385375977,-87.4161682128906,-87.4161682128906,-87.4620056152344,-87.4620056152344,-87.5135726928711,-87.5135726928711,-87.719841003418,-87.719841003418,-87.8000564575195,-87.7885894775391,-87.7885894775391,-87.7828598022461,-87.7771301269531,-87.7656784057617,-87.7542190551758,-87.7484817504883,-87.7370223999023,-87.7427520751953,-87.7484817504883,-87.7771301269531,-87.8000564575195,-87.8000564575195,-87.794319152832,-87.7714080810547,-87.7542190551758,-87.7370223999023,-87.7484817504883,-87.7599487304688,-87.7828598022461,-87.7828598022461,-87.7885894775391,-87.8000564575195,-87.8229675292969,-87.8286972045898,-87.8229675292969,-87.8115158081055,-87.8172378540039,-87.8286972045898,-87.8630752563477,-87.8745346069336,-87.8745346069336,-87.8573532104492,-87.8344268798828,-87.8172378540039,-87.8172378540039,-87.8229675292969,-87.8229675292969,-87.8057861328125,-87.7885894775391,-87.7599487304688,-87.7484817504883,-87.7542190551758,-87.7656784057617,-87.7542190551758,-87.7427520751953,-87.7255706787109,-87.7427520751953,-87.7370223999023,-87.714111328125,-87.714111328125,-87.708381652832,-87.6969146728516,-87.4104385375977,-87.4104385375977,null,-102.032325744629,-101.556770324707,-101.551040649414,-102.055244445801,-102.066696166992,-102.032325744629,-102.032325744629],"y":[33.002368927002,32.8763198852539,32.8362083435059,32.8247528076172,32.6528625488281,32.6528625488281,32.4809799194336,32.4809799194336,32.5268173217773,32.5268173217773,32.538272857666,32.5611915588379,32.5726509094238,32.5841102600098,32.5726509094238,32.5726509094238,32.5898361206055,32.5955696105957,32.6127548217773,32.6184883117676,32.6184883117676,32.6242179870605,32.6414070129395,32.6471366882324,32.6471366882324,32.6414070129395,32.6471366882324,32.6528625488281,32.6700553894043,32.67578125,32.6929702758789,32.6986999511719,32.7216186523438,32.7216186523438,32.7273483276367,32.7445373535156,32.7559967041016,32.7617263793945,32.7674560546875,32.7674560546875,32.7674560546875,32.7789154052734,32.7846450805664,32.7903747558594,32.8132934570312,32.8362083435059,32.8591270446777,32.8820457458496,32.8992347717285,32.9049644470215,32.9049644470215,32.9106979370117,32.9221534729004,32.9336166381836,32.9450721740723,32.9450721740723,32.9565353393555,32.9737205505371,32.985179901123,32.9794540405273,32.990909576416,32.996639251709,33.0138282775879,33.002368927002,33.002368927002,null,34.3029823303223,34.3087120056152,33.8331565856934,33.8331565856934,34.3029823303223,34.3029823303223,34.3029823303223],"text":"Percent: 62.59852","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(199,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-70.061279296875,-70.0383605957031,-70.0211715698242,-70.0154418945312,-70.0440902709961,-70.0498199462891,-70.0326309204102,-70.0498199462891,-70.0440902709961,-70.0269012451172,-70.0154418945312,-69.9925308227539,-69.9867935180664,-69.9867935180664,-69.9696044921875,-69.9524230957031,-69.9524230957031,-69.9753341674805,-70.0211715698242,-70.0498199462891,-70.0956573486328,-70.1529541015625,-70.1816024780273,-70.2102432250977,-70.2102432250977,-70.1816024780273,-70.1529541015625,-70.1300354003906,-70.0899276733398,-70.061279296875,-70.061279296875],"y":[41.27587890625,41.281608581543,41.2987976074219,41.3159866333008,41.3159866333008,41.3274459838867,41.3503646850586,41.3732833862305,41.3847427368164,41.3847427368164,41.3732833862305,41.3446350097656,41.3159866333008,41.3102569580078,41.2873382568359,41.27587890625,41.2586898803711,41.2529640197754,41.2415008544922,41.2415008544922,41.2529640197754,41.2586898803711,41.2586898803711,41.27587890625,41.281608581543,41.2873382568359,41.2930679321289,41.2930679321289,41.27587890625,41.27587890625,41.27587890625],"text":"Percent: 62.78498","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(199,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-122.11449432373,-122.07438659668,-122.051467895508,-122.017097473145,-121.971252441406,-121.879577636719,-121.810821533203,-121.753532409668,-121.696243286133,-121.696243286133,-121.638931274414,-121.593101501465,-121.598831176758,-121.604568481445,-121.616027832031,-121.684776306152,-121.713424682617,-121.730606079102,-121.764991760254,-121.78791809082,-121.810821533203,-121.83374786377,-121.850929260254,-121.896774291992,-121.936882019043,-122.005630493164,-122.091567993164,-122.125953674316,-122.234817504883,-122.154602050781,-122.125953674316,-122.137413024902,-122.177520751953,-122.217628479004,-122.251998901367,-122.251998901367,-122.194709777832,-122.223350524902,-122.217628479004,-122.057205200195,-122.131675720215,-122.125953674316,-122.11449432373,-122.11449432373],"y":[38.5142250061035,38.5199508666992,38.4970321655273,38.4855766296387,38.5256805419922,38.5371398925781,38.5314140319824,38.5314140319824,38.5428695678711,38.3136863708496,38.3136863708496,38.3136863708496,38.285041809082,38.2277450561523,38.1990966796875,38.1532592773438,38.0959625244141,38.0845031738281,38.0845031738281,38.0615882873535,38.0615882873535,38.0615882873535,38.0673141479492,38.0501251220703,38.0558586120605,38.0673141479492,38.0558586120605,38.0272064208984,38.0615882873535,38.0558586120605,38.0501251220703,38.0673141479492,38.0787773132324,38.0959625244141,38.113151550293,38.1417999267578,38.1532592773438,38.1761779785156,38.3136863708496,38.3136863708496,38.416820526123,38.4855766296387,38.5142250061035,38.5142250061035],"text":"Percent: 62.94880","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(198,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-105.464340209961,-106.054481506348,-106.587333679199,-106.593063354492,-106.69620513916,-106.69620513916,-106.856628417969,-106.89673614502,-106.93684387207,-106.965492248535,-107.005592346191,-107.005592346191,-106.999862670898,-106.266479492188,-106.151893615723,-106.094589233398,-106.060218811035,-106.037300109863,-105.79093170166,-105.77946472168,-105.72216796875,-105.687789916992,-105.682060241699,-105.601844787598,-105.613311767578,-105.584663391113,-105.544555664062,-105.492988586426,-105.48152923584,-105.470069885254,-105.452880859375,-105.452880859375,-105.458610534668,-105.464340209961,-105.464340209961],"y":[37.7350006103516,37.7350006103516,37.7464599609375,37.8381309509277,37.832405090332,37.8725128173828,37.9240760803223,37.969913482666,37.9527244567871,37.964183807373,37.9469947814941,38.1417999267578,38.4110908508301,38.422550201416,38.416820526123,38.428279876709,38.4569244384766,38.4454689025879,38.2449340820312,38.2220153808594,38.1876373291016,38.1303405761719,38.0845031738281,38.0272064208984,38.0042877197266,37.969913482666,37.9469947814941,37.9068870544434,37.8839683532715,37.8667793273926,37.8495941162109,37.7922973632812,37.7751083374023,37.7350006103516,37.7350006103516],"text":"Percent: 63.01860","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(198,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-75.5158386230469,-75.5559387207031,-75.5674057006836,-75.5731353759766,-75.5788650512695,-75.6075134277344,-75.6590805053711,-75.6648101806641,-75.6590805053711,-75.6590805053711,-75.6991882324219,-75.7049179077148,-75.7049179077148,-75.7049179077148,-75.7392883300781,-75.756477355957,-75.7736663818359,-75.8252334594727,-75.8367004394531,-75.8481521606445,-75.7851257324219,-75.8080444335938,-75.7793960571289,-75.7793960571289,-75.7392883300781,-75.4700012207031,-75.4470825195312,-75.4585418701172,-75.4757308959961,-75.5158386230469,-75.5158386230469],"y":[41.2243118286133,41.2185821533203,41.2013931274414,41.1956634521484,41.1727447509766,41.1555557250977,41.1899375915527,41.2185821533203,41.2472305297852,41.2529640197754,41.270149230957,41.3045272827148,41.3159866333008,41.3389053344727,41.3503646850586,41.3675537109375,41.3732833862305,41.3847427368164,41.401927947998,41.419116973877,41.5050621032715,41.5165214538574,41.5623550415039,41.5738182067871,41.6368446350098,41.6425743103027,41.2873382568359,41.27587890625,41.2586898803711,41.2243118286133,41.2243118286133],"text":"Percent: 63.12966","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(198,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.9990463256836,-80.5234909057617,-80.5177612304688,-80.5120315551758,-80.8042373657227,-80.8099670410156,-80.8844528198242,-80.8844528198242,-81.0792541503906,-81.0792541503906,-80.9990463256836,-80.9990463256836,-80.9990463256836],"y":[41.144100189209,41.1326370239258,41.1269111633301,40.9091873168945,40.9149169921875,40.9378356933594,40.9435653686523,40.9149169921875,40.9149169921875,41.0065879821777,41.0123176574707,41.144100189209,41.144100189209],"text":"Percent: 63.19416","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(198,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-74.2954406738281,-74.2954406738281,-74.2954406738281,-74.2954406738281,-74.312629699707,-74.3412780761719,-74.3584594726562,-74.3871154785156,-74.404296875,-74.4329528808594,-74.4386825561523,-74.4558639526367,-74.4673233032227,-74.4787902832031,-74.5017013549805,-74.3756484985352,-74.2381362915039,-74.1922988891602,-74.2381362915039,-74.2725219726562,-74.2266845703125,-74.1693878173828,-74.1579284667969,-74.1521911621094,-74.1521911621094,-74.129280090332,-74.1235504150391,-74.0891723632812,-74.1120910644531,-74.129280090332,-74.2496032714844,-74.2667922973633,-74.2954406738281,-74.2954406738281],"y":[40.9034576416016,40.9321060180664,40.9435653686523,40.9550247192383,40.9722099304199,41.0065879821777,41.0123176574707,41.0180473327637,41.0237808227539,41.0295066833496,41.0295066833496,41.0466995239258,41.0466995239258,41.0409660339355,41.0868034362793,41.2013931274414,41.144100189209,41.1269111633301,41.0696144104004,41.0237808227539,40.9836730957031,40.9836730957031,40.9722099304199,40.9722099304199,40.9550247192383,40.8862686157227,40.8805389404297,40.8576202392578,40.8461608886719,40.8175163269043,40.8919982910156,40.8977279663086,40.9034576416016,40.9034576416016],"text":"Percent: 63.20697","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(198,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.2912521362305,-81.3370895385742,-81.3600082397461,-81.3943862915039,-81.4115753173828,-81.4058456420898,-81.4058456420898,-81.4230346679688,-81.4230346679688,-81.4115753173828,-81.3600082397461,-81.3485488891602,-81.3370895385742,-81.3370895385742,-81.2511444091797,-81.2511444091797,-81.2568740844727,-81.2511444091797,-81.2511444091797,-81.0735244750977,-81.0448837280273,-81.0162353515625,-81.0105056762695,-80.9990463256836,-80.9761276245117,-80.9474716186523,-80.924560546875,-80.8787231445312,-80.8615341186523,-80.8500747680664,-80.8328857421875,-80.8729934692383,-80.9073715209961,-80.918830871582,-80.930290222168,-80.9532089233398,-80.9532089233398,-80.9532089233398,-80.9474716186523,-80.9532089233398,-81.0162353515625,-81.2912521362305,-81.2912521362305,null,-76.3466262817383,-76.3408966064453,-76.3408966064453,-76.3237075805664,-76.3065185546875,-76.2893371582031,-76.2835998535156,-76.2721405029297,-76.2664108276367,-76.2721405029297,-76.2835998535156,-76.2835998535156,-76.3007888793945,-76.3408966064453,-76.3580856323242,-76.398193359375,-76.4268417358398,-76.4383010864258,-76.4497604370117,-76.4440307617188,-76.4268417358398,-76.398193359375,-76.3695449829102,-76.3466262817383,-76.3466262817383],"y":[32.5554618835449,32.5726509094238,32.5783805847168,32.6070289611816,32.6356735229492,32.6528625488281,32.67578125,32.7044296264648,32.7216186523438,32.7388076782227,32.7559967041016,32.7617263793945,32.7674560546875,32.7961044311523,32.853401184082,32.8591270446777,32.9049644470215,32.9164276123047,32.9336166381836,33.0310173034668,32.990909576416,32.9622611999512,32.9393424987793,32.9221534729004,32.8935089111328,32.8705902099609,32.8591270446777,32.7846450805664,32.7674560546875,32.7502670288086,32.7101631164551,32.6643257141113,32.6299476623535,32.6414070129395,32.6414070129395,32.6471366882324,32.6643257141113,32.6700553894043,32.6872444152832,32.6986999511719,32.7559967041016,32.5554618835449,32.5554618835449,null,37.0990142822266,37.0990142822266,37.0875587463379,37.0875587463379,37.0932884216309,37.0932884216309,37.0875587463379,37.0760955810547,37.058910369873,37.0417213439941,37.0245323181152,37.0130767822266,37.0130767822266,37.0130767822266,37.0016136169434,36.9844245910645,37.0245323181152,37.0245323181152,37.0531806945801,37.0760955810547,37.0875587463379,37.0990142822266,37.0990142822266,37.0990142822266,37.0990142822266],"text":"Percent: 63.30575","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(198,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.6029510498047,-84.3508453369141,-84.1388549804688,-84.1388549804688,-84.5972213745117,-84.6029510498047,-84.6029510498047],"y":[42.7713012695312,42.7827568054199,42.7827568054199,42.4275245666504,42.4275245666504,42.7713012695312,42.7713012695312],"text":"Percent: 63.41404","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(197,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.0613098144531,-85.0613098144531,-85.0613098144531,-85.0613098144531,-85.0498580932617,-84.992561340332,-84.9696426391602,-84.9524536132812,-84.9295349121094,-84.81494140625,-84.8092193603516,-84.7920227050781,-84.7920227050781,-84.6602401733398,-84.6545104980469,-84.6545104980469,-84.6545104980469,-84.6602401733398,-84.6602401733398,-84.6717071533203,-84.6659698486328,-84.6659698486328,-84.6659698486328,-84.6659698486328,-84.6659698486328,-84.6602401733398,-84.6602401733398,-84.6659698486328,-84.6602401733398,-84.6602401733398,-84.6831665039062,-84.6888885498047,-84.7003479003906,-84.8034820556641,-84.8092193603516,-84.820671081543,-84.820671081543,-84.9180755615234,-84.9295349121094,-84.9352569580078,-84.9696426391602,-84.9696426391602,-84.9639129638672,-84.9639129638672,-84.998291015625,-85.004020690918,-85.0212020874023,-85.0212020874023,-85.0498580932617,-85.0498580932617,-85.0785064697266,-85.0613098144531,-85.0613098144531,-85.0613098144531,-85.0613098144531,null,-88.0005874633789,-88.0578842163086,-88.0521545410156,-88.063606262207,-88.0464248657227,-88.0406951904297,-88.0406951904297,-88.0521545410156,-88.063606262207,-87.9432907104492,-87.8516235351562,-87.8344268798828,-87.8344268798828,-87.6797332763672,-87.6453552246094,-87.5880584716797,-87.989128112793,-88.0005874633789,-88.0005874633789],"y":[32.0627174377441,32.085636138916,32.1028251647949,32.1200141906738,32.1601181030273,32.1830368041992,32.2002258300781,32.228874206543,32.2346076965332,32.228874206543,32.2174186706543,32.2174186706543,32.228874206543,32.228874206543,32.2002258300781,32.1944999694824,32.1830368041992,32.1830368041992,32.1658515930176,32.1601181030273,32.1486625671387,32.1429328918457,32.0397987365723,32.0340690612793,31.9767742156982,31.9767742156982,31.9595851898193,31.9595851898193,31.9595851898193,31.9137477874756,31.9137477874756,31.9194793701172,31.9137477874756,31.9137477874756,31.9194793701172,31.9194793701172,31.9137477874756,31.9137477874756,31.9137477874756,31.9252090454102,31.9309368133545,31.9423980712891,31.9423980712891,31.948127746582,31.9538555145264,31.9538555145264,31.9538555145264,31.948127746582,31.948127746582,31.9595851898193,31.9595851898193,31.9939613342285,32.0283432006836,32.0627174377441,32.0627174377441,null,36.3599014282227,36.4343872070312,36.4687652587891,36.5031394958496,36.5088691711426,36.5604400634766,36.5948143005371,36.6349220275879,36.6750297546387,36.6692962646484,36.6635704040527,36.6578407287598,36.6406517028809,36.6406517028809,36.6349220275879,36.3484420776367,36.3484420776367,36.3599014282227,36.3599014282227],"text":"Percent: 63.60097","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(197,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-114.688957214355,-114.729064941406,-114.71760559082,-114.740524291992,-114.688957214355,-114.711875915527,-114.700416564941,-114.660308837891,-114.539993286133,-114.482696533203,-114.47696685791,-114.47696685791,-114.522804260254,-114.551452636719,-114.59156036377,-114.654586791992,-114.688957214355,-114.734802246094,-116.10417175293,-116.109893798828,-116.109893798828,-116.086975097656,-116.086975097656,-116.07551574707,-114.688957214355,-114.688957214355],"y":[33.4320907592773,33.4034385681152,33.3576011657715,33.3117637634277,33.2659301757812,33.134147644043,33.0825843811035,33.0539360046387,33.0424728393555,32.996639251709,32.9336166381836,32.8763198852539,32.8247528076172,32.7617263793945,32.7388076782227,32.7388076782227,32.7445373535156,32.733081817627,32.6242179870605,32.67578125,33.0825843811035,33.0825843811035,33.4034385681152,33.4320907592773,33.4320907592773,33.4320907592773],"text":"Percent: 63.61418","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(197,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-83.6919479370117,-83.462760925293,-83.4455718994141,-83.6919479370117,-83.6804885864258,-83.90966796875,-83.9325866699219,-83.9325866699219,-83.6919479370117,-83.6919479370117,null,-78.4608383178711,-78.1170654296875,-78.1113357543945,-78.0139389038086,-77.9165267944336,-77.9566345214844,-77.9165267944336,-77.9165267944336,-77.9222640991211,-77.9394454956055,-77.9451751708984,-77.9623641967773,-77.9623641967773,-78.0654983520508,-78.0712280273438,-78.4608383178711,-78.4608383178711,-78.4608383178711,-78.4608383178711],"y":[43.2239379882812,43.2239379882812,42.8916206359863,42.8744316101074,42.7884902954102,42.7884902954102,43.1379928588867,43.2239379882812,43.2239379882812,43.2239379882812,null,43.1322631835938,43.1322631835938,43.1265296936035,43.1265296936035,43.1208038330078,43.0348587036133,43.0291290283203,42.9832916259766,42.9431838989258,42.9374580383301,42.9030799865723,42.8973503112793,42.8629722595215,42.8629722595215,42.8687019348145,42.8687019348145,43.092155456543,43.1322631835938,43.1322631835938],"text":"Percent: 63.62735","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(197,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.761833190918,-77.6644287109375,-77.6529693603516,-77.6415100097656,-77.6357803344727,-77.6128616333008,-77.57275390625,-77.5097274780273,-77.4925384521484,-77.4638900756836,-77.481086730957,-77.4295196533203,-77.4638900756836,-77.4123229980469,-77.3836822509766,-77.3722152709961,-77.3607635498047,-77.3378448486328,-77.761833190918,-77.761833190918],"y":[36.5432472229004,36.7151336669922,36.8984832763672,36.892749786377,36.8870239257812,36.8812942504883,36.8583755493164,36.8526458740234,36.8583755493164,36.8698310852051,36.7265930175781,36.7094039916992,36.6922149658203,36.6521110534668,36.6349220275879,36.606273651123,36.5776252746582,36.5432472229004,36.5432472229004,36.5432472229004],"text":"Percent: 63.65482","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(197,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.04833984375,-93.0368881225586,-93.0368881225586,-93.0540771484375,-93.04833984375,-93.0598068237305,-93.0540771484375,-93.0655364990234,-93.0598068237305,-93.0655364990234,-93.0769958496094,-93.0712661743164,-93.0941772460938,-93.0712661743164,-93.0082397460938,-92.956672668457,-92.9222946166992,-92.8821868896484,-92.8019714355469,-92.7389526367188,-92.6873779296875,-92.6530075073242,-92.6186294555664,-92.6128997802734,-92.6701965332031,-92.6873779296875,-92.6873779296875,-92.6300888061523,-92.5727920532227,-92.5326843261719,-92.504035949707,-92.4467391967773,-92.4581985473633,-92.4524688720703,-92.4180908203125,-92.3665237426758,-92.2805786132812,-92.2863159179688,-92.2748489379883,-92.2576675415039,-92.2118301391602,-92.1545333862305,-92.0857772827148,-92.0685882568359,-92.0456695556641,-92.0170211791992,-92.0112915039062,-91.9883728027344,-91.9941024780273,-91.9769134521484,-91.9425354003906,-91.9081573486328,-91.8795166015625,-91.8451385498047,-91.7706451416016,-91.793571472168,-91.7821044921875,-91.787841796875,-91.8336791992188,-91.9138870239258,-91.9998321533203,-92.0743179321289,-92.1258850097656,-92.1602630615234,-92.2003707885742,-92.2232818603516,-92.2748489379883,-92.3034973144531,-92.2977752685547,-93.04833984375,-93.04833984375,null,-90.7278671264648,-90.6877593994141,-90.6648406982422,-90.6247329711914,-90.5731735229492,-90.5445175170898,-90.5330657958984,-90.5216064453125,-90.4757690429688,-90.4643020629883,-90.4471206665039,-90.4127349853516,-90.3840942382812,-90.3497161865234,-90.3325271606445,-90.3210678100586,-90.3038787841797,-90.2866897583008,-90.2637710571289,-90.2179336547852,-90.1835556030273,-90.1491775512695,-90.1205368041992,-90.1205368041992,-90.1434478759766,-90.1778259277344,-90.2236633300781,-90.2351226806641,-90.2866897583008,-90.3210678100586,-90.3439865112305,-90.2637710571289,-90.3038787841797,-90.3439865112305,-90.3325271606445,-90.3497161865234,-90.3783645629883,-90.3955535888672,-90.4127349853516,-90.4127349853516,-90.3955535888672,-90.4012832641602,-90.5960845947266,-90.607551574707,-90.61328125,-90.6361923217773,-90.6591110229492,-90.6591110229492,-90.6591110229492,-90.6705703735352,-90.6877593994141,-90.704948425293,-90.7221374511719,-90.7278671264648,-90.7278671264648],"y":[46.7648162841797,47.0226440429688,47.1085891723633,47.1085891723633,47.3664207458496,47.3664207458496,47.7159233093262,47.7159233093262,47.882080078125,47.9737548828125,47.9737548828125,48.059700012207,48.0654296875,48.6269264221191,48.6269264221191,48.6326560974121,48.6211967468262,48.5982818603516,48.5753631591797,48.5581741333008,48.5581741333008,48.5581741333008,48.5581741333008,48.5066070556641,48.4951477050781,48.4779586791992,48.4550437927246,48.4550437927246,48.4550437927246,48.4493103027344,48.4493103027344,48.4092063903809,48.3690986633301,48.3404502868652,48.2888832092285,48.2315864562988,48.2545051574707,48.3175315856934,48.3404502868652,48.3519096374512,48.3576354980469,48.3576354980469,48.3633689880371,48.3633689880371,48.3576354980469,48.3404502868652,48.334716796875,48.3175315856934,48.2831535339355,48.2487754821777,48.2430458068848,48.2430458068848,48.2373161315918,48.2143974304199,48.202938079834,47.7273864746094,47.4924697875977,46.9481620788574,46.9137840270996,46.8736763000488,46.833568572998,46.8049240112305,46.7648162841797,46.7418975830078,46.713249206543,46.6674118041992,46.6616821289062,46.6559524536133,46.7648162841797,46.7648162841797,46.7648162841797,null,38.6345443725586,38.6746520996094,38.686107635498,38.6918411254883,38.6803817749023,38.6803817749023,38.703296661377,38.7319450378418,38.7663230895996,38.7777824401855,38.8121604919434,38.8178901672363,38.8236198425293,38.8293495178223,38.8579978942871,38.880916595459,38.8866424560547,38.8866424560547,38.8579978942871,38.8350791931152,38.8293495178223,38.8350791931152,38.8293495178223,38.8007011413574,38.7777824401855,38.7720527648926,38.7663230895996,38.7204895019531,38.7147598266602,38.6460037231445,38.5715179443359,38.5027618408203,38.428279876709,38.4053611755371,38.4454689025879,38.4569244384766,38.4511985778809,38.4569244384766,38.4626579284668,38.4741172790527,38.4855766296387,38.5027618408203,38.4855766296387,38.4798431396484,38.4741172790527,38.4855766296387,38.4798431396484,38.4683876037598,38.4626579284668,38.4511985778809,38.4511985778809,38.4683876037598,38.4741172790527,38.6345443725586,38.6345443725586],"text":"Percent: 63.69311","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(197,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.3175964355469,-78.2774887084961,-78.2832260131836,-78.3175964355469,-78.3347930908203,-78.386360168457,-78.4150009155273,-78.5009460449219,-78.5009460449219,-78.4952163696289,-78.4436492919922,-78.3175964355469,-78.3175964355469],"y":[36.5375213623047,36.3140678405762,36.2911491394043,36.2567672729492,36.2223930358887,36.2223930358887,36.159366607666,36.1765556335449,36.4687652587891,36.4859504699707,36.5375213623047,36.5375213623047,36.5375213623047],"text":"Percent: 63.96726","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(196,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.35009765625,-88.3902053833008,-88.9115905761719,-88.9115905761719,-88.802734375,-88.35009765625,-88.35009765625],"y":[32.9221534729004,32.5783805847168,32.5783805847168,32.9278831481934,32.9278831481934,32.9221534729004,32.9221534729004],"text":"Percent: 64.11322","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(196,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-113.537322998047,-113.51439666748,-113.508666992188,-113.47428894043,-113.451377868652,-113.457107543945,-113.428451538086,-113.399810791016,-113.376892089844,-113.3310546875,-113.296669006348,-113.262298583984,-113.268028259277,-113.279487609863,-113.27375793457,-113.033111572266,-113.027381896973,-112.546104431152,-112.591941833496,-112.563285827637,-112.597663879395,-112.632049560547,-112.677879333496,-112.758094787598,-112.763824462891,-112.855499267578,-112.861228942871,-112.935707092285,-112.924255371094,-112.964363098145,-112.981544494629,-113.015922546387,-113.073219299316,-113.096138000488,-113.136245727539,-113.193542480469,-113.256561279297,-113.256561279297,-113.348236083984,-113.353973388672,-113.382614135742,-113.439910888672,-113.491485595703,-113.537322998047,-113.537322998047],"y":[45.9053764343262,45.9225692749023,45.9397583007812,45.9397583007812,45.9569435119629,45.985595703125,45.9798622131348,45.9970512390137,46.0142402648926,45.9970512390137,46.0314292907715,46.0428886413574,46.128833770752,46.1345596313477,46.2147750854492,46.2147750854492,46.2548828125,46.260612487793,46.2262344360352,46.1689414978027,46.1517486572266,46.1632080078125,46.128833770752,46.1116409301758,46.0428886413574,46.0371589660645,45.9970512390137,45.985595703125,45.928295135498,45.9168395996094,45.8996505737305,45.8652687072754,45.8538131713867,45.8652687072754,45.8824615478516,45.8824615478516,45.8538131713867,45.8251647949219,45.807975769043,45.7621383666992,45.7449493408203,45.8423538208008,45.8824615478516,45.9053764343262,45.9053764343262],"text":"Percent: 64.17877","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(196,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-73.7854995727539,-74.2553329467773,-74.2725219726562,-74.2496032714844,-74.2266845703125,-74.2324142456055,-74.2094955444336,-74.1922988891602,-74.1693878173828,-74.1636581420898,-74.1751174926758,-73.8198852539062,-73.7854995727539,-73.7568588256836,-73.7453918457031,-73.7224807739258,-73.7110214233398,-73.676643371582,-73.7224807739258,-73.7396621704102,-73.7453918457031,-73.7625885009766,-73.7568588256836,-73.7625885009766,-73.7740478515625,-73.7854995727539,-73.7854995727539,null,-106.32950592041,-106.323776245117,-106.220642089844,-106.220642089844,-106.065948486328,-106.065948486328,-106.065948486328,-105.613311767578,-105.613311767578,-105.63623046875,-105.63623046875,-105.664878845215,-105.664878845215,-105.63623046875,-105.63623046875,-105.515907287598,-105.510177612305,-105.372665405273,-105.372665405273,-105.355476379395,-105.349754333496,-105.33829498291,-105.332557678223,-105.321098327637,-105.298187255859,-105.298187255859,-105.280990600586,-105.280990600586,-105.263809204102,-105.263809204102,-105.275260925293,-105.280990600586,-105.286720275879,-106.209190368652,-106.203460693359,-106.32950592041,-106.32950592041],"y":[42.4676284790039,42.4103355407715,42.4160652160645,42.4676284790039,42.507740020752,42.5650367736816,42.5879554748535,42.6223297119141,42.6738967895508,42.7025451660156,42.7311935424805,42.7827568054199,42.7942199707031,42.817138671875,42.817138671875,42.811408996582,42.7884902954102,42.7884902954102,42.6968154907227,42.6681671142578,42.6337890625,42.6108741760254,42.5994110107422,42.5707626342773,42.5306549072266,42.4676284790039,42.4676284790039,null,41.0065879821777,41.3904724121094,41.3904724121094,41.3847427368164,41.3847427368164,41.9978065490723,42.4389839172363,42.4389839172363,42.4103355407715,42.4103355407715,42.3816909790039,42.3816909790039,42.324390411377,42.3186645507812,42.3014755249023,42.3014755249023,42.2842826843262,42.2842826843262,42.3129348754883,42.3186645507812,42.358772277832,42.358772277832,42.3988761901855,42.4160652160645,42.4160652160645,42.4332542419434,42.4389839172363,42.0894813537598,42.0780181884766,41.7514343261719,41.7399749755859,41.6483001708984,41.0065879821777,41.0123176574707,41.0065879821777,41.0065879821777,41.0065879821777],"text":"Percent: 64.43906","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(195,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-104.112167358398,-104.920028686523,-104.920028686523,-104.908569335938,-104.908569335938,-104.908569335938,-104.91429901123,-104.845550537109,-104.014755249023,-104.112167358398,-104.112167358398],"y":[31.0944194793701,30.6475124359131,30.8308601379395,30.8308601379395,31.1689052581787,31.707483291626,31.9882354736328,31.9939613342285,31.9939613342285,31.0944194793701,31.0944194793701],"text":"Percent: 64.61187","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(195,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.6583251953125,-79.6640548706055,-79.6812362670898,-79.6927032470703,-79.6869735717773,-79.6697769165039,-79.6869735717773,-79.6812362670898,-79.6927032470703,-79.7098846435547,-79.7156143188477,-79.7156143188477,-79.744270324707,-79.7499923706055,-79.744270324707,-79.7328109741211,-79.7156143188477,-79.7213439941406,-79.7328109741211,-79.7499923706055,-79.7671813964844,-79.7901077270508,-79.8015594482422,-79.8130187988281,-79.8187484741211,-79.8072891235352,-79.7901077270508,-79.7729110717773,-79.7729110717773,-79.7786483764648,-79.7958297729492,-79.8187484741211,-79.8473968505859,-79.8645858764648,-79.9104232788086,-79.9104232788086,-79.6927032470703,-79.6755065917969,-79.4463272094727,-79.4463272094727,-79.6124877929688,-79.6583251953125,-79.6583251953125],"y":[34.3087120056152,34.3316307067871,34.3373603820801,34.343090057373,34.354549407959,34.3774681091309,34.3889274597168,34.4003829956055,34.4061164855957,34.4061164855957,34.4061164855957,34.4175758361816,34.4347648620605,34.4462203979492,34.4576835632324,34.4691390991211,34.4748725891113,34.4977912902832,34.5149765014648,34.5207099914551,34.5035171508789,34.4977912902832,34.5035171508789,34.5149765014648,34.5207099914551,34.5608139038086,34.6009216308594,34.6123809814453,34.629566192627,34.6467590332031,34.6582183837891,34.6582183837891,34.6696739196777,34.7327003479004,34.7785377502441,34.807186126709,34.807186126709,34.801456451416,34.6181106567383,34.6123809814453,34.2972526550293,34.3087120056152,34.3087120056152],"text":"Percent: 64.80226","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(195,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.7060775756836,-84.7060775756836,-84.7175445556641,-84.7175445556641,-84.7060775756836,-84.7060775756836,-84.7003479003906,-84.7003479003906,-84.7060775756836,-84.7060775756836,-84.5800323486328,-84.5227355957031,-84.4883575439453,-84.4711685180664,-84.4482498168945,-84.4425201416016,-84.4253311157227,-84.4196014404297,-84.4138717651367,-84.4081420898438,-84.3737640380859,-84.3565826416016,-84.3336563110352,-84.3107452392578,-84.2935485839844,-84.3164749145508,-84.3451156616211,-84.3451156616211,-84.368034362793,-84.3737640380859,-84.3737640380859,-84.4024124145508,-84.4138717651367,-84.4138717651367,-84.4597091674805,-84.5055465698242,-84.5112762451172,-84.545654296875,-84.551383972168,-84.5857620239258,-84.6315994262695,-84.6487808227539,-84.7060775756836,-84.6831665039062,-84.7003479003906,-84.7060775756836,-84.7060775756836,null,-76.1919250488281,-76.1518249511719,-76.1174468994141,-76.1117172241211,-76.1059875488281,-75.9570159912109,-75.945556640625,-75.939826965332,-75.9283676147461,-75.9111785888672,-75.9913940429688,-75.9971237182617,-76.0028533935547,-76.0143127441406,-76.0257720947266,-76.0085754394531,-75.9913940429688,-75.9570159912109,-75.9684753417969,-75.9742050170898,-75.9913940429688,-76.0028533935547,-76.0257720947266,-76.0544128417969,-76.0601501464844,-76.0830688476562,-76.123176574707,-76.1518249511719,-76.1518249511719,-76.1346282958984,-76.1174468994141,-76.1174468994141,-76.1346282958984,-76.1690063476562,-76.1861953735352,-76.2033920288086,-76.220573425293,-76.2320327758789,-76.2492294311523,-76.2778701782227,-76.3007888793945,-76.3122482299805,-76.3408966064453,-76.3408966064453,-76.3179779052734,-76.3065185546875,-76.2835998535156,-76.2721405029297,-76.2549514770508,-76.220573425293,-76.2033920288086,-76.1861953735352,-76.1747360229492,-76.1861953735352,-76.1690063476562,-76.1919250488281,-76.1919250488281],"y":[32.5783805847168,32.6872444152832,32.6929702758789,32.7101631164551,32.7101631164551,32.7273483276367,32.7273483276367,32.7445373535156,32.7502670288086,32.8419418334961,32.8419418334961,32.8820457458496,32.8820457458496,32.8763198852539,32.8247528076172,32.8247528076172,32.8419418334961,32.8419418334961,32.8362083435059,32.8132934570312,32.7846450805664,32.7846450805664,32.7789154052734,32.7674560546875,32.7559967041016,32.7502670288086,32.7502670288086,32.6929702758789,32.681510925293,32.6528625488281,32.6356735229492,32.6070289611816,32.5955696105957,32.549732208252,32.549732208252,32.549732208252,32.538272857666,32.538272857666,32.549732208252,32.5210838317871,32.5268173217773,32.5210838317871,32.5153541564941,32.5554618835449,32.5611915588379,32.5783805847168,32.5783805847168,null,38.869457244873,38.875186920166,38.8923759460449,38.9267539978027,38.9382133483887,38.9210243225098,38.8923759460449,38.8522682189941,38.8350791931152,38.8178901672363,38.7605972290039,38.7548637390137,38.737678527832,38.7204895019531,38.7147598266602,38.6918411254883,38.686107635498,38.6803817749023,38.6460037231445,38.6345443725586,38.5944366455078,38.5829772949219,38.5772514343262,38.5772514343262,38.6001663208008,38.6173553466797,38.6288146972656,38.6517333984375,38.6689224243164,38.6803817749023,38.7204895019531,38.7319450378418,38.7319450378418,38.7147598266602,38.6918411254883,38.686107635498,38.686107635498,38.7204895019531,38.7319450378418,38.7319450378418,38.737678527832,38.737678527832,38.7319450378418,38.7491340637207,38.7777824401855,38.8178901672363,38.8350791931152,38.8350791931152,38.8350791931152,38.7949714660645,38.7777824401855,38.7777824401855,38.8064308166504,38.8293495178223,38.8522682189941,38.869457244873,38.869457244873],"text":"Percent: 64.87106","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(194,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-112.563285827637,-112.511726379395,-112.500267028809,-112.505996704102,-112.460159301758,-112.477340698242,-112.442962646484,-112.448699951172,-112.414321899414,-112.397125244141,-112.259620666504,-112.242431640625,-112.190864562988,-112.162216186523,-112.185134887695,-112.460159301758,-112.488800048828,-112.523178100586,-112.626312255859,-112.677879333496,-112.689338684082,-112.735176086426,-112.769554138184,-112.907066345215,-112.993011474609,-113.073219299316,-113.015922546387,-112.981544494629,-112.964363098145,-112.924255371094,-112.935707092285,-112.861228942871,-112.855499267578,-112.763824462891,-112.758094787598,-112.677879333496,-112.632049560547,-112.597663879395,-112.563285827637,-112.563285827637],"y":[46.1689414978027,46.1689414978027,46.1517486572266,46.1059150695801,46.0829963684082,46.0428886413574,46.0256996154785,45.9626770019531,45.9168395996094,45.8423538208008,45.7850570678711,45.7678680419922,45.7678680419922,45.7506790161133,45.7449493408203,45.7449493408203,45.7621383666992,45.7048416137695,45.6418151855469,45.618896484375,45.6590042114258,45.6819229125977,45.7564086914062,45.7907867431641,45.80224609375,45.8538131713867,45.8652687072754,45.8996505737305,45.9168395996094,45.928295135498,45.985595703125,45.9970512390137,46.0371589660645,46.0428886413574,46.1116409301758,46.128833770752,46.1632080078125,46.1517486572266,46.1689414978027,46.1689414978027],"text":"Percent: 64.88536","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(194,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-112.173675537109,-112.196594238281,-112.563285827637,-112.557556152344,-113.3310546875,-113.382614135742,-113.336776733398,-113.359703063965,-113.388343811035,-113.480018615723,-113.457107543945,-113.525856018066,-113.606071472168,-113.62899017334,-113.657638549805,-113.674827575684,-113.755035400391,-113.743583679199,-113.697746276855,-113.772232055664,-113.760772705078,-113.795143127441,-113.846710205078,-113.875358581543,-113.915466308594,-113.932655334473,-113.995681762695,-113.989959716797,-114.035797119141,-114.018600463867,-114.052978515625,-114.02433013916,-114.018600463867,-114.052978515625,-114.064437866211,-113.92692565918,-113.577423095703,-113.101867675781,-112.534637451172,-112.196594238281,-112.21378326416,-112.185134887695,-112.196594238281,-112.173675537109,-112.173675537109,-112.173675537109],"y":[48.4607696533203,48.4664993286133,48.4664993286133,48.2946128845215,48.3003425598145,48.3175315856934,48.3633689880371,48.4149360656738,48.4034729003906,48.4435806274414,48.5295257568359,48.5753631591797,48.5638999938965,48.5868186950684,48.5925521850586,48.5810890197754,48.5982818603516,48.6383895874023,48.7014122009277,48.7701683044434,48.7930870056152,48.8331909179688,48.8503799438477,48.8274612426758,48.8331909179688,48.8045463562012,48.8160057067871,48.844654083252,48.8675727844238,48.9134063720703,48.9191360473633,48.9305953979492,48.9477844238281,48.9535140991211,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.8904876708984,48.8847618103027,48.6211967468262,48.6097373962402,48.4607696533203,48.4607696533203],"text":"Percent: 64.94052","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(194,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.0914688110352,-77.0570907592773,-77.028450012207,-77.0112533569336,-76.9768829345703,-76.9596862792969,-76.9367752075195,-76.9138488769531,-76.8909378051758,-76.8680114746094,-76.8393707275391,-76.7706146240234,-76.7648849487305,-76.7476959228516,-76.6961364746094,-76.6961364746094,-76.7476959228516,-76.7534255981445,-76.7820739746094,-76.8164520263672,-76.8221817016602,-76.8279037475586,-76.845100402832,-76.8622894287109,-76.8852081298828,-76.8852081298828,-76.8622894287109,-76.8622894287109,-76.8794784545898,-76.8794784545898,-76.8794784545898,-76.8622894287109,-76.8622894287109,-76.8794784545898,-76.9023971557617,-76.9253158569336,-76.9310455322266,-76.9768829345703,-76.9768829345703,-77.0112533569336,-77.028450012207,-77.0456314086914,-77.0570907592773,-77.0685577392578,-77.0857391357422,-77.0742797851562,-77.1143951416016,-77.1487655639648,-77.2232513427734,-77.2518997192383,-77.2690887451172,-77.2862777709961,-77.3149261474609,-77.3263778686523,-77.3263778686523,-77.3263778686523,-77.3149261474609,-77.2920074462891,-77.2805404663086,-77.2633590698242,-77.2461700439453,-77.2289810180664,-77.1774139404297,-77.1545028686523,-77.1487655639648,-77.1373062133789,-77.0914688110352,-77.0914688110352],"y":[38.6975708007812,38.6173553466797,38.6460037231445,38.6574630737305,38.6631889343262,38.6574630737305,38.6517333984375,38.6517333984375,38.6574630737305,38.6574630737305,38.6517333984375,38.6173553466797,38.56005859375,38.5428695678711,38.5256805419922,38.5027618408203,38.5027618408203,38.5027618408203,38.5027618408203,38.4970321655273,38.4741172790527,38.4569244384766,38.428279876709,38.416820526123,38.3881721496582,38.3709869384766,38.3595237731934,38.3480682373047,38.3423347473145,38.3366050720215,38.3136863708496,38.285041809082,38.2678527832031,38.2563934326172,38.2735786437988,38.2793121337891,38.3136863708496,38.3366050720215,38.3824424743652,38.4454689025879,38.4511985778809,38.4511985778809,38.428279876709,38.416820526123,38.4053611755371,38.3824424743652,38.3595237731934,38.3595237731934,38.3308792114258,38.3251495361328,38.3251495361328,38.3423347473145,38.3709869384766,38.4053611755371,38.428279876709,38.4741172790527,38.5027618408203,38.5314140319824,38.5428695678711,38.5829772949219,38.6001663208008,38.6058959960938,38.6230850219727,38.6402702331543,38.6689224243164,38.6803817749023,38.6975708007812,38.6975708007812],"text":"Percent: 65.01774","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(194,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-121.593101501465,-121.638931274414,-121.696243286133,-121.696243286133,-121.753532409668,-121.810821533203,-121.879577636719,-121.971252441406,-122.017097473145,-122.051467895508,-122.07438659668,-122.11449432373,-122.125953674316,-122.148880004883,-122.177520751953,-122.166061401367,-122.20044708252,-122.20044708252,-122.22908782959,-122.246276855469,-122.234817504883,-122.251998901367,-122.280654907227,-122.343673706055,-122.37232208252,-122.395240783691,-122.400978088379,-122.418167114258,-122.418167114258,-122.400978088379,-121.822280883789,-121.805099487305,-121.793640136719,-121.810821533203,-121.77645111084,-121.730606079102,-121.719146728516,-121.690505981445,-121.690505981445,-121.679039001465,-121.66185760498,-121.638931274414,-121.62174987793,-121.604568481445,-121.598831176758,-121.598831176758,-121.610290527344,-121.62174987793,-121.62174987793,-121.604568481445,-121.570182800293,-121.53581237793,-121.501426696777,-121.501426696777,-121.552993774414,-121.501426696777,-121.501426696777,-121.524353027344,-121.512893676758,-121.530075073242,-121.57592010498,-121.593101501465,-121.593101501465],"y":[38.3136863708496,38.3136863708496,38.3136863708496,38.5428695678711,38.5314140319824,38.5314140319824,38.5371398925781,38.5256805419922,38.4855766296387,38.4970321655273,38.5199508666992,38.5142250061035,38.5371398925781,38.6173553466797,38.6230850219727,38.6460037231445,38.6631889343262,38.686107635498,38.6918411254883,38.7147598266602,38.7319450378418,38.7548637390137,38.8293495178223,38.8522682189941,38.8465385437012,38.8637275695801,38.880916595459,38.8923759460449,38.9152946472168,38.9324798583984,38.9382133483887,38.9152946472168,38.9038352966309,38.880916595459,38.8637275695801,38.869457244873,38.8178901672363,38.7949714660645,38.7663230895996,38.7548637390137,38.7777824401855,38.7720527648926,38.7892417907715,38.7777824401855,38.7548637390137,38.737678527832,38.7204895019531,38.6975708007812,38.6746520996094,38.6460037231445,38.6460037231445,38.6058959960938,38.5715179443359,38.5371398925781,38.5027618408203,38.4798431396484,38.4511985778809,38.428279876709,38.4053611755371,38.3709869384766,38.3366050720215,38.3136863708496,38.3136863708496],"text":"Percent: 65.18041","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(194,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-91.0601806640625,-91.0143432617188,-91.0086135864258,-91.0601806640625,-91.0544509887695,-90.5731735229492,-90.5674438476562,-90.5330657958984,-90.5330657958984,-90.5387878417969,-90.5617141723633,-90.5731735229492,-90.5674438476562,-90.5788955688477,-90.607551574707,-90.6533889770508,-90.6763000488281,-90.7164077758789,-90.7393264770508,-90.7507858276367,-90.7450561523438,-90.7221374511719,-90.7393264770508,-90.7679748535156,-90.7966232299805,-90.8195419311523,-90.8367309570312,-90.8596496582031,-90.8997573852539,-90.9112091064453,-90.9112091064453,-90.8940277099609,-90.8310012817383,-90.8195419311523,-90.8310012817383,-90.8653717041016,-90.9226684570312,-90.962776184082,-90.9799728393555,-90.9455871582031,-91.1117477416992,-91.1117477416992,-91.0945587158203,-91.0888290405273,-91.1002883911133,-91.0945587158203,-91.0716400146484,-91.0716400146484,-91.0773696899414,-91.0716400146484,-91.0773696899414,-91.0716400146484,-91.0601806640625,-91.0544509887695,-91.0601806640625,-91.0601806640625,null,-102.060966491699,-102.066696166992,-102.668312072754,-102.668312072754,-102.674041748047,-102.65111541748,-102.656845092773,-102.060966491699,-102.066696166992,-102.060966491699,-102.060966491699,null,-99.6029815673828,-99.6259078979492,-99.6316299438477,-99.6316299438477,-99.1675338745117,-99.0701293945312,-99.0643997192383,-99.6029815673828,-99.6029815673828,null,-108.323402404785,-108.392158508301,-108.432266235352,-108.437995910645,-108.472373962402,-108.541122436523,-108.672904968262,-108.730201721191,-108.776039123535,-108.793228149414,-108.856246948242,-108.896354675293,-108.896354675293,-108.884902954102,-108.884902954102,-108.632797241211,-108.638526916504,-108.621337890625,-108.598426818848,-108.552589416504,-108.437995910645,-108.437995910645,-108.415077209473,-108.409339904785,-108.35205078125,-108.340591430664,-108.311943054199,-108.317665100098,-108.260375976562,-108.260375976562,-108.237457275391,-108.231727600098,-108.094215393066,-107.876495361328,-107.681686401367,-107.441047668457,-107.274887084961,-107.183212280273,-107.183212280273,-107.211860656738,-107.211860656738,-107.194679260254,-107.200408935547,-107.217590332031,-107.251968383789,-107.269157409668,-107.263427734375,-107.303535461426,-107.309265136719,-107.263427734375,-107.263427734375,-107.372291564941,-107.372291564941,-107.400939941406,-107.400939941406,-107.423858642578,-107.412391662598,-107.418128967285,-107.418128967285,-107.435317993164,-107.435317993164,-107.498336791992,-107.521263122559,-107.60147857666,-107.624389648438,-107.670227050781,-107.670227050781,-107.704605102539,-107.710334777832,-107.767631530762,-107.767631530762,-107.819198608398,-107.859306335449,-107.859306335449,-107.916603088379,-107.905136108398,-107.922332763672,-107.962440490723,-108.014007568359,-108.077026367188,-108.214538574219,-108.311943054199,-108.323402404785,-108.323402404785],"y":[34.343090057373,34.343090057373,34.4748725891113,34.4748725891113,34.6524848937988,34.6410293579102,34.6181106567383,34.5837326049805,34.5608139038086,34.5550842285156,34.5264358520508,34.5149765014648,34.4462203979492,34.4233016967773,34.4003829956055,34.3889274597168,34.3831977844238,34.3889274597168,34.3831977844238,34.360279083252,34.3316307067871,34.3087120056152,34.2972526550293,34.2972526550293,34.2915229797363,34.2628746032715,34.2456855773926,34.2399559020996,34.2456855773926,34.2342300415039,34.211311340332,34.2055816650391,34.1941223144531,34.1826629638672,34.1540107727051,34.1540107727051,34.1712036132812,34.1712036132812,34.1540107727051,34.1253662109375,34.1196365356445,34.1310958862305,34.1368255615234,34.1540107727051,34.1883926391602,34.2055816650391,34.211311340332,34.2285003662109,34.2628746032715,34.2686042785645,34.2915229797363,34.3029823303223,34.3029823303223,34.3144416809082,34.343090057373,34.343090057373,null,40.691463470459,40.4393615722656,40.4450912475586,40.5310363769531,40.7143821716309,40.7201080322266,40.7544898986816,40.7487602233887,40.7029228210449,40.691463470459,40.691463470459,null,39.5684623718262,39.5684623718262,40.0039138793945,39.9981803894043,39.9981803894043,40.0039138793945,39.5627365112305,39.5684623718262,39.5684623718262,null,47.5726852416992,47.5956039428711,47.607063293457,47.61279296875,47.6013336181641,47.6299819946289,47.6357116699219,47.6471710205078,47.6643600463867,47.6930084228516,47.7331161499023,47.738842010498,47.8477058410645,47.8591651916504,47.9164619445801,47.9221878051758,47.9508361816406,47.9852142333984,47.9966735839844,47.9852142333984,47.9852142333984,48.2143974304199,48.2143974304199,48.4206619262695,48.4321250915527,48.5638999938965,48.5638999938965,48.7300605773926,48.7415199279785,48.9134063720703,48.9191360473633,48.9936180114746,48.9993515014648,48.9936180114746,48.9936180114746,48.9993515014648,48.9936180114746,48.9993515014648,48.9191360473633,48.9134063720703,48.5638999938965,48.5524444580078,48.512336730957,48.5066070556641,48.51806640625,48.5066070556641,48.4779586791992,48.4779586791992,48.386287689209,48.3805541992188,48.3003425598145,48.2946128845215,48.2201271057129,48.2201271057129,47.882080078125,47.8648948669434,47.7789497375488,47.6930084228516,47.6586303710938,47.6471710205078,47.6299819946289,47.6242523193359,47.6529006958008,47.6529006958008,47.6414413452148,47.6529006958008,47.6242523193359,47.6242523193359,47.5898742675781,47.5726852416992,47.5497703552246,47.5497703552246,47.5268516540527,47.4752807617188,47.4580955505371,47.4981994628906,47.5612258911133,47.5898742675781,47.6013336181641,47.6013336181641,47.5956039428711,47.5898742675781,47.5726852416992,47.5726852416992],"text":"Percent: 65.55696","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(193,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-121.570182800293,-121.581642150879,-121.587379455566,-121.558723449707,-121.587379455566,-121.581642150879,-121.552993774414,-121.57592010498,-121.541534423828,-121.552993774414,-121.593101501465,-121.982711791992,-121.98844909668,-122.045738220215,-122.120231628418,-122.131675720215,-122.183242797852,-122.20044708252,-122.246276855469,-122.274917602539,-122.303565979004,-122.332214355469,-122.360870361328,-122.378059387207,-122.366592407227,-122.349411010742,-122.337951660156,-122.337951660156,-122.292106628418,-122.263458251953,-122.246276855469,-122.217628479004,-122.234817504883,-122.125953674316,-122.091567993164,-122.005630493164,-121.936882019043,-121.896774291992,-121.850929260254,-121.83374786377,-121.828018188477,-121.793640136719,-121.742073059082,-121.707702636719,-121.684776306152,-121.679039001465,-121.650398254395,-121.62174987793,-121.604568481445,-121.570182800293,-121.570182800293],"y":[38.0959625244141,38.0730438232422,38.0501251220703,38.0272064208984,38.0042877197266,37.964183807373,37.9412651062012,37.8667793273926,37.8438606262207,37.8152160644531,37.8094863891602,37.7063522338867,37.7636489868164,37.7922973632812,37.7922973632812,37.8209419250488,37.8209419250488,37.8667793273926,37.8896980285645,37.9011573791504,37.9183502197266,37.9298057556152,37.9355354309082,37.964183807373,37.969913482666,37.9928321838379,38.0157508850098,38.0272064208984,38.0272064208984,38.0272064208984,38.0501251220703,38.0615882873535,38.0615882873535,38.0272064208984,38.0558586120605,38.0673141479492,38.0558586120605,38.0501251220703,38.0673141479492,38.0615882873535,38.0443954467773,38.0214805603027,38.0214805603027,38.0272064208984,38.0615882873535,38.0959625244141,38.0959625244141,38.0959625244141,38.107421875,38.0959625244141,38.0959625244141],"text":"Percent: 65.71428","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(193,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.7706146240234,-76.8107223510742,-76.8336410522461,-76.8393707275391,-76.845100402832,-76.856559753418,-76.8794784545898,-76.8966674804688,-76.8909378051758,-76.8966674804688,-76.9138488769531,-76.9367752075195,-76.9654159545898,-76.9997940063477,-77.0399017333984,-77.0628280639648,-77.0341720581055,-77.028450012207,-77.0341720581055,-77.0570907592773,-77.0857391357422,-77.1086654663086,-77.1315765380859,-77.1545028686523,-77.1888732910156,-77.2060623168945,-77.2003326416016,-77.2003326416016,-77.2117919921875,-77.2232513427734,-77.2404403686523,-77.3263778686523,-77.3263778686523,-77.309196472168,-77.2748184204102,-77.2576293945312,-77.2404403686523,-77.2404403686523,-77.2690887451172,-77.2920074462891,-77.303466796875,-77.309196472168,-77.309196472168,-77.2862777709961,-77.2690887451172,-77.2404403686523,-77.2289810180664,-77.2117919921875,-77.1888732910156,-77.1602249145508,-76.7190475463867,-76.7305068969727,-76.7476959228516,-76.7476959228516,-76.7476959228516,-76.7362365722656,-76.7133178710938,-76.6903991699219,-76.6846694946289,-76.6903991699219,-76.7190475463867,-76.7305068969727,-76.7305068969727,-76.7247772216797,-76.7362365722656,-76.7476959228516,-76.7706146240234,-76.7706146240234],"y":[35.8786201477051,35.8900756835938,35.8843460083008,35.8728866577148,35.84423828125,35.8327827453613,35.8155937194824,35.8327827453613,35.8614273071289,35.8843460083008,35.8900756835938,35.8900756835938,35.8843460083008,35.8728866577148,35.8614273071289,35.8671569824219,35.8900756835938,35.9129943847656,35.9301834106445,35.9416427612305,35.9359130859375,35.9301834106445,35.9301834106445,35.9473724365234,35.9359130859375,35.9416427612305,35.9702911376953,35.9760208129883,35.9932098388672,36.0046691894531,36.021858215332,36.0562324523926,36.0791511535645,36.0906105041504,36.0963401794434,36.0963401794434,36.1020698547363,36.1078033447266,36.1421775817871,36.165096282959,36.1708221435547,36.1994743347168,36.2109336853027,36.2052040100098,36.2166595458984,36.2166595458984,36.2223930358887,36.2453117370605,36.2338485717773,36.2338485717773,36.2338485717773,36.2223930358887,36.2109336853027,36.1937408447266,36.165096282959,36.0848846435547,36.0333137512207,36.0046691894531,35.9932098388672,35.9817504882812,35.9702911376953,35.9416427612305,35.9301834106445,35.9187240600586,35.901538848877,35.8843460083008,35.8786201477051,35.8786201477051],"text":"Percent: 65.75797","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(192,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-73.2698440551758,-72.9948272705078,-72.9948272705078,-72.9719009399414,-72.9661712646484,-72.8687744140625,-72.8229370117188,-72.8172073364258,-72.8401184082031,-72.8515853881836,-72.8573150634766,-72.8687744140625,-73.0062789916992,-73.0177383422852,-72.9260635375977,-72.9260635375977,-73.0292053222656,-73.2813034057617,-73.2813034057617,-73.2813034057617,-73.2755737304688,-73.2813034057617,-73.2813034057617,-73.2813034057617,-73.2755737304688,-73.2698440551758,-73.2755737304688,-73.2813034057617,-73.2698440551758,-73.2698440551758],"y":[43.3156089782715,43.3041496276855,43.2926902770996,43.2812309265137,43.3041496276855,43.2984199523926,43.2984199523926,43.2583122253418,43.2583122253418,43.2010192871094,43.2010192871094,43.1093444824219,43.1093444824219,42.9317283630371,42.9202690124512,42.7369194030762,42.7369194030762,42.7426528930664,42.7884902954102,42.817138671875,42.8400535583496,42.8973503112793,42.9431838989258,42.9947547912598,43.0749664306641,43.1093444824219,43.1609115600586,43.1895561218262,43.3156089782715,43.3156089782715],"text":"Percent: 65.76633","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(192,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.2633590698242,-77.2576293945312,-77.2461700439453,-77.1888732910156,-77.1315765380859,-77.0971984863281,-77.0341720581055,-77.0055236816406,-76.9768829345703,-76.9654159545898,-76.9482345581055,-76.9367752075195,-76.9253158569336,-76.9081268310547,-76.9081268310547,-76.9023971557617,-76.8909378051758,-76.8794784545898,-76.8680114746094,-76.8852081298828,-76.8966674804688,-76.8966674804688,-76.9081268310547,-76.9138488769531,-76.9482345581055,-76.9768829345703,-77.0112533569336,-77.0227203369141,-77.0399017333984,-77.0742797851562,-77.0800094604492,-77.0914688110352,-77.1086654663086,-77.125846862793,-77.1946029663086,-77.2289810180664,-77.2805404663086,-77.2576293945312,-77.2633590698242,-77.2633590698242],"y":[37.379768371582,37.3854942321777,37.3854942321777,37.4943580627441,37.4771690368652,37.4427947998047,37.4198760986328,37.4198760986328,37.4141426086426,37.4084129333496,37.3912239074707,37.3854942321777,37.3912239074707,37.3854942321777,37.3625793457031,37.3511199951172,37.3568496704102,37.3568496704102,37.3511199951172,37.3052825927734,37.2995529174805,37.2766342163086,37.2537155151367,37.2479858398438,37.2479858398438,37.2537155151367,37.2880935668945,37.2995529174805,37.2938232421875,37.2709045410156,37.2766342163086,37.2766342163086,37.2995529174805,37.3052825927734,37.3052825927734,37.3167419433594,37.3167419433594,37.3683052062988,37.379768371582,37.379768371582],"text":"Percent: 65.79634","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(192,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.6873474121094,-77.7159957885742,-77.7331771850586,-77.7446441650391,-77.7847518920898,-77.8076705932617,-77.8363189697266,-77.8706893920898,-77.8993377685547,-77.8993377685547,-77.9394454956055,-77.9623641967773,-77.9795532226562,-77.9910125732422,-77.9566345214844,-77.9279937744141,-77.8936157226562,-77.8936157226562,-77.8936157226562,-77.8592300415039,-77.7847518920898,-77.7217254638672,-77.6701583862305,-77.6472396850586,-77.6185913085938,-77.5956726074219,-77.5498352050781,-77.5441055297852,-77.5498352050781,-77.5842132568359,-77.5555648803711,-77.4925384521484,-77.4467010498047,-77.4352493286133,-77.4123229980469,-77.4123229980469,-77.3836822509766,-77.3779525756836,-77.3779525756836,-77.3493041992188,-77.3378448486328,-77.3263778686523,-77.303466796875,-77.2920074462891,-77.2690887451172,-77.2404403686523,-77.2404403686523,-77.2576293945312,-77.2748184204102,-77.309196472168,-77.3263778686523,-77.3263778686523,-77.4008712768555,-77.4581604003906,-77.4753570556641,-77.4982681274414,-77.5211944580078,-77.5211944580078,-77.5269165039062,-77.5269165039062,-77.5383758544922,-77.5555648803711,-77.5899429321289,-77.6071395874023,-77.6243209838867,-77.6415100097656,-77.6873474121094,-77.6873474121094,null,-78.7988891601562,-79.1254730224609,-79.2171401977539,-79.0910873413086,-79.0739059448242,-79.0509872436523,-79.0223388671875,-78.9994201660156,-78.9707717895508,-78.9478530883789,-78.9134750366211,-78.8962860107422,-78.8962860107422,-78.8791046142578,-78.8561782836914,-78.8160705566406,-78.8103408813477,-78.7931594848633,-78.7817001342773,-78.7759628295898,-78.7587814331055,-78.7530517578125,-78.7358627319336,-78.7301254272461,-78.7358627319336,-78.7243957519531,-78.7473220825195,-78.7473220825195,-78.6728363037109,-78.667106628418,-78.6728363037109,-78.655647277832,-78.661376953125,-78.6728363037109,-78.661376953125,-78.661376953125,-78.6728363037109,-78.6728363037109,-78.661376953125,-78.6384506225586,-78.5811614990234,-78.5525131225586,-78.5639724731445,-78.5983505249023,-78.6327285766602,-78.655647277832,-78.6728363037109,-78.6842880249023,-78.7014846801758,-78.7014846801758,-78.7129440307617,-78.7988891601562,-78.7988891601562],"y":[36.1364479064941,36.1364479064941,36.1479072570801,36.1479072570801,36.1364479064941,36.1192588806152,36.1364479064941,36.1364479064941,36.153636932373,36.165096282959,36.1765556335449,36.1708221435547,36.1765556335449,36.1880149841309,36.2338485717773,36.2739562988281,36.3656311035156,36.440113067627,36.5088691711426,36.5088691711426,36.4974136352539,36.474494934082,36.474494934082,36.474494934082,36.4630317687988,36.4343872070312,36.4057388305664,36.3885498046875,36.3713607788086,36.3427124023438,36.302604675293,36.3140678405762,36.3197937011719,36.3083343505859,36.2796859741211,36.2624969482422,36.2567672729492,36.2338485717773,36.2166595458984,36.1937408447266,36.1880149841309,36.1765556335449,36.1708221435547,36.165096282959,36.1421775817871,36.1078033447266,36.1020698547363,36.0963401794434,36.0963401794434,36.0906105041504,36.0791511535645,36.0562324523926,35.9989395141602,36.0275840759277,36.0333137512207,36.0333137512207,36.0333137512207,36.0447769165039,36.0505027770996,36.0734214782715,36.0906105041504,36.0906105041504,36.0963401794434,36.1020698547363,36.1192588806152,36.1192588806152,36.1364479064941,36.1364479064941,null,36.5375213623047,36.5375213623047,36.5432472229004,37.058910369873,37.0417213439941,37.0417213439941,37.0417213439941,37.0417213439941,37.0359916687012,37.0302619934082,37.0188026428223,37.0130767822266,36.9844245910645,36.9844245910645,36.9844245910645,36.9729652404785,36.9615058898926,36.9500503540039,36.9557762145996,36.9786949157715,36.9844245910645,37.0073432922363,37.0073432922363,36.9844245910645,36.9557762145996,36.9443206787109,36.927131652832,36.9099426269531,36.8641052246094,36.8411865234375,36.8297271728516,36.8125381469727,36.8068084716797,36.7896194458008,36.7667045593262,36.755241394043,36.7437858581543,36.7265930175781,36.7208671569824,36.6922149658203,36.6635704040527,36.6406517028809,36.6349220275879,36.6521110534668,36.6692962646484,36.6807594299316,36.6807594299316,36.6692962646484,36.617733001709,36.5948143005371,36.5432472229004,36.5375213623047,36.5375213623047],"text":"Percent: 65.81791","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(192,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-120.200813293457,-121.272247314453,-121.306617736816,-121.33528137207,-121.375381469727,-121.40975189209,-121.444137573242,-121.46704864502,-121.495704650879,-121.53581237793,-121.570182800293,-121.62174987793,-121.667594909668,-121.696243286133,-121.730606079102,-121.782180786133,-121.828018188477,-121.86238861084,-121.86238861084,-121.86238861084,-121.891036987305,-121.896774291992,-121.931144714355,-121.931144714355,-121.908233642578,-121.91968536377,-121.931144714355,-121.913955688477,-121.891036987305,-121.850929260254,-121.83374786377,-121.793640136719,-121.770713806152,-121.759254455566,-121.764991760254,-121.770713806152,-121.764991760254,-121.753532409668,-121.730606079102,-121.696243286133,-121.667594909668,-121.644668579102,-121.633209228516,-121.558723449707,-121.501426696777,-121.472785949707,-121.46704864502,-121.438400268555,-121.472785949707,-121.455596923828,-121.346725463867,-121.300895690918,-121.300895690918,-121.32381439209,-121.283706665039,-121.300895690918,-121.237869262695,-121.186294555664,-121.043067932129,-121.043067932129,-120.991500854492,-120.980041503906,-120.934196472168,-120.922744750977,-120.739395141602,-120.705017089844,-120.722213745117,-120.745124816895,-120.739395141602,-120.71647644043,-120.682106018066,-120.676368713379,-120.682106018066,-120.624801635742,-120.676368713379,-120.636260986328,-120.596153259277,-120.584693908691,-120.544586181641,-120.527404785156,-120.487297058105,-120.43000793457,-120.447189331055,-120.321128845215,-120.298225402832,-120.269577026367,-120.235191345215,-120.252380371094,-120.206550598145,-120.200813293457,-120.200813293457],"y":[35.7754859924316,35.7869453430176,35.7984046936035,35.8327827453613,35.8614273071289,35.8843460083008,35.9187240600586,35.9817504882812,36.021858215332,36.0447769165039,36.0963401794434,36.165096282959,36.1937408447266,36.2223930358887,36.2281227111816,36.2510414123535,36.2911491394043,36.3197937011719,36.3484420776367,36.3828201293945,36.4630317687988,36.4974136352539,36.5260581970215,36.5375213623047,36.5432472229004,36.5776252746582,36.5833549499512,36.6234588623047,36.6406517028809,36.6349220275879,36.6291923522949,36.6578407287598,36.7208671569824,36.7781600952148,36.8411865234375,36.8526458740234,36.8812942504883,36.8984832763672,36.9099426269531,36.9099426269531,36.9042129516602,36.8870239257812,36.8526458740234,36.8010787963867,36.74951171875,36.755241394043,36.7380523681641,36.7265930175781,36.6979484558105,36.6750297546387,36.6406517028809,36.617733001709,36.5948143005371,36.5661659240723,36.5432472229004,36.5031394958496,36.5088691711426,36.440113067627,36.3197937011719,36.2624969482422,36.2567672729492,36.2854156494141,36.2796859741211,36.3197937011719,36.1937408447266,36.1994743347168,36.2510414123535,36.2739562988281,36.302604675293,36.2911491394043,36.2739562988281,36.2510414123535,36.2338485717773,36.2109336853027,36.153636932373,36.0906105041504,36.0906105041504,36.0619659423828,36.0447769165039,36.0161285400391,36.021858215332,35.9588317871094,35.9473724365234,35.9072647094727,35.901538848877,35.901538848877,35.8671569824219,35.8270492553711,35.8041305541992,35.7754859924316,35.7754859924316],"text":"Percent: 65.85670","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(192,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-109.04532623291,-109.051063537598,-109.051063537598,-109.056785583496,-109.165649414062,-109.291702270508,-109.326080322266,-109.348991394043,-109.360450744629,-109.360450744629,-109.406288146973,-109.446395874023,-109.480773925781,-109.480773925781,-109.503700256348,-109.520881652832,-109.526611328125,-109.566719055176,-109.658393859863,-109.681304931641,-109.727142333984,-109.732879638672,-109.761520385742,-109.795906066895,-109.807357788086,-109.836013793945,-109.85319519043,-109.887573242188,-109.881843566895,-109.858924865723,-109.858924865723,-109.847465515137,-109.847465515137,-109.847465515137,-109.847465515137,-109.847465515137,-109.824554443359,-109.830284118652,-110.002166748047,-110.00789642334,-110.00789642334,-110.00789642334,-109.933410644531,-109.715682983398,-109.41202545166,-109.148460388184,-109.039596557617,-109.04532623291,-109.04532623291],"y":[35.9989395141602,34.9504280090332,34.5722732543945,33.7758636474609,33.7758636474609,33.7758636474609,33.7815933227539,33.770133972168,33.7529449462891,33.7300262451172,33.7185668945312,33.7128372192383,33.6784591674805,33.6555404663086,33.6498107910156,33.6440811157227,33.6326217651367,33.6268920898438,33.5982437133789,33.5524101257324,33.5352210998535,33.5065727233887,33.4893836975098,33.4893836975098,33.5008430480957,33.5008430480957,33.5409469604492,33.5524101257324,33.7071075439453,33.7128372192383,34.1310958862305,34.1368255615234,34.3144416809082,34.6467590332031,35.1395034790039,35.5176544189453,35.5233840942383,35.6437034606934,35.6494331359863,36.2911491394043,36.8125381469727,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,35.9989395141602,35.9989395141602],"text":"Percent: 66.10249","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(192,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.7324295043945,-81.7496185302734,-82.2710113525391,-82.2595520019531,-82.2939300537109,-82.282470703125,-82.2710113525391,-82.1678771972656,-82.1621475219727,-82.0475616455078,-82.0590133666992,-81.835563659668,-81.8470230102539,-81.829833984375,-81.829833984375,-81.8126373291016,-81.8069152832031,-81.7209701538086,-81.7324295043945,-81.7324295043945],"y":[39.2246894836426,39.190315246582,39.2132339477539,39.2934455871582,39.3049049377441,39.3965797424316,39.4882507324219,39.4825248718262,39.5684623718262,39.5684623718262,39.471061706543,39.46533203125,39.339282989502,39.339282989502,39.322093963623,39.322093963623,39.2934455871582,39.2877159118652,39.2246894836426,39.2246894836426],"text":"Percent: 66.13051","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(192,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.6835403442383,-82.729377746582,-82.735107421875,-82.7580184936523,-82.8038558959961,-82.8210525512695,-82.8325119018555,-82.8382339477539,-82.8668899536133,-82.8668899536133,-82.912727355957,-82.9642868041992,-83.0158538818359,-82.9872055053711,-83.0215835571289,-82.9642868041992,-82.9814758300781,-83.010124206543,-82.9585647583008,-82.9356384277344,-82.9069976806641,-82.8840713500977,-82.8668899536133,-82.8554229736328,-82.8325119018555,-82.8095855712891,-82.7694854736328,-82.729377746582,-82.7064590454102,-82.6835403442383,-82.6835403442383],"y":[33.6039733886719,33.5638656616211,33.5352210998535,33.5123023986816,33.5123023986816,33.5180282592773,33.5180282592773,33.5008430480957,33.455005645752,33.437816619873,33.443546295166,33.4320907592773,33.4607353210449,33.4836540222168,33.5753288269043,33.6555404663086,33.6727294921875,33.6899185180664,33.7242965698242,33.6899185180664,33.6440811157227,33.6268920898438,33.6268920898438,33.6440811157227,33.6498107910156,33.6440811157227,33.6211624145508,33.6154365539551,33.6154365539551,33.6039733886719,33.6039733886719],"text":"Percent: 66.18106","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(192,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-123.546890258789,-123.546890258789,-122.93383026123,-122.928092956543,-122.922370910645,-122.951011657715,-122.968200683594,-122.962478637695,-122.956741333008,-122.939552307129,-122.945289611816,-122.916633605957,-122.916633605957,-122.899444580078,-122.899444580078,-122.887985229492,-122.882263183594,-122.887985229492,-123.036949157715,-123.077056884766,-123.094253540039,-123.036949157715,-123.025505065918,-123.008308410645,-123.008308410645,-123.077056884766,-123.111442565918,-123.10572052002,-123.077056884766,-123.077056884766,-122.991119384766,-122.956741333008,-122.951011657715,-122.916633605957,-122.859336853027,-122.813507080078,-122.876525878906,-123.071334838867,-123.077056884766,-123.128623962402,-123.128623962402,-123.357818603516,-123.357818603516,-123.466682434082,-123.478141784668,-123.495323181152,-123.535430908203,-123.569801330566,-123.58699798584,-123.64429473877,-123.690124511719,-123.718780517578,-123.707321166992,-123.684394836426,-123.67293548584,-123.73023223877,-123.787536621094,-123.804718017578,-123.810455322266,-123.787536621094,-123.758888244629,-123.764610290527,-123.758888244629,-123.776069641113,-123.804718017578,-123.804718017578,-123.856285095215,-123.902114868164,-123.913581848145,-123.947959899902,-123.976608276367,-123.999526977539,-123.546890258789,-123.546890258789],"y":[40.0096435546875,40.0039138793945,40.0039138793945,39.9867248535156,39.9580764770508,39.9294281005859,39.91796875,39.8721351623535,39.8434867858887,39.8091087341309,39.7690010070801,39.7690010070801,39.7231636047363,39.7231636047363,39.642951965332,39.6257629394531,39.5856552124023,39.5398178100586,39.5283584594727,39.5111694335938,39.4309539794922,39.327823638916,39.2705268859863,39.2647972106934,39.2246894836426,39.1788520812988,39.1100997924805,39.0757217407227,39.0642623901367,39.0298881530762,39.0012359619141,38.9382133483887,38.9152946472168,38.9152946472168,38.875186920166,38.8637275695801,38.8637275695801,38.8637275695801,38.8465385437012,38.8465385437012,38.8178901672363,38.8121604919434,38.7892417907715,38.7777824401855,38.7548637390137,38.7777824401855,38.8064308166504,38.8293495178223,38.8637275695801,38.8866424560547,38.9324798583984,38.9611320495605,38.9955062866211,39.0413436889648,39.0757217407227,39.1616630554199,39.2762565612793,39.3450126647949,39.4366874694824,39.4997100830078,39.5627365112305,39.6200332641602,39.6658706665039,39.7002449035645,39.7518119812012,39.8091087341309,39.8606719970703,39.8721351623535,39.91796875,39.9523468017578,39.9752655029297,40.0096435546875,40.0096435546875,40.0096435546875],"text":"Percent: 66.20370","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(192,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-75.6189727783203,-75.5616760253906,-75.5272979736328,-75.4757308959961,-75.4413528442383,-75.4127044677734,-75.4241638183594,-75.4413528442383,-75.5272979736328,-75.5215682983398,-75.5559387207031,-75.5788650512695,-75.5903244018555,-75.5960464477539,-75.5903244018555,-75.5845947265625,-75.5788650512695,-75.5845947265625,-75.5903244018555,-75.5903244018555,-75.5845947265625,-75.5559387207031,-75.5387573242188,-75.5215682983398,-75.5502166748047,-75.5731353759766,-75.5903244018555,-75.6304321289062,-75.6476135253906,-75.6819915771484,-75.6991882324219,-75.7278289794922,-75.7736663818359,-75.7793960571289,-75.8023147583008,-75.76220703125,-75.7450256347656,-75.7335586547852,-75.7049179077148,-75.6819915771484,-75.6418838500977,-75.6189727783203,-75.6189727783203],"y":[39.8377532958984,39.8434867858887,39.8492164611816,39.8377532958984,39.8262977600098,39.8033790588379,39.8091087341309,39.786190032959,39.6773262023926,39.6773262023926,39.6715965270996,39.6544075012207,39.6372184753418,39.6028442382812,39.5741958618164,39.5512771606445,39.5283584594727,39.5168991088867,39.4825248718262,39.4596061706543,39.4366874694824,39.4137687683105,39.3851165771484,39.3679313659668,39.3507423400879,39.3507423400879,39.3049049377441,39.3106346130371,39.3049049377441,39.2877159118652,39.2877159118652,39.2934455871582,39.2934455871582,39.3679313659668,39.7288932800293,39.7288932800293,39.7575416564941,39.780460357666,39.7976493835449,39.8148345947266,39.8320274353027,39.8377532958984,39.8377532958984],"text":"Percent: 66.30060","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(191,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.3454895019531,-82.3053817749023,-82.0418243408203,-82.0017242431641,-81.9845275878906,-81.9272384643555,-81.9272384643555,-81.9329605102539,-81.9444198608398,-81.9386901855469,-81.9444198608398,-81.9329605102539,-81.8699417114258,-81.8470230102539,-81.8527450561523,-81.8928527832031,-81.9100494384766,-81.9386901855469,-81.9616165161133,-82.0017242431641,-82.0647430419922,-82.0933990478516,-82.104850769043,-82.1678771972656,-82.2595520019531,-82.3053817749023,-82.3168487548828,-82.3454895019531,-82.3454895019531,null,-74.1693878173828,-74.1464691162109,-74.0949020385742,-74.0605239868164,-74.0834426879883,-74.129280090332,-74.1636581420898,-74.1865768432617,-74.2324142456055,-74.2782440185547,-74.2954406738281,-74.2897033691406,-74.2610626220703,-74.2438659667969,-74.2324142456055,-74.2209548950195,-74.2037658691406,-74.1808471679688,-74.1693878173828,-74.1693878173828,null,-79.6067581176758,-79.566650390625,-79.560920715332,-79.572380065918,-79.572380065918,-79.5208129882812,-79.4921646118164,-79.4520568847656,-79.4978942871094,-79.5208129882812,-79.560920715332,-79.5494613647461,-79.5952987670898,-79.6010284423828,-79.6124877929688,-79.6296691894531,-79.6755065917969,-79.6927032470703,-79.9104232788086,-79.8989639282227,-79.8875045776367,-79.8531265258789,-79.841667175293,-79.8359375,-79.8588562011719,-79.8531265258789,-79.8588562011719,-79.8817749023438,-79.8875045776367,-79.8645858764648,-79.8703231811523,-79.9046936035156,-79.9104232788086,-79.9104232788086,-79.9218826293945,-79.9448013305664,-79.9791793823242,-79.9963607788086,-80.013557434082,-80.0708541870117,-80.0823059082031,-80.0765838623047,-80.0479354858398,-80.019287109375,-79.9791793823242,-79.9104232788086,-79.8817749023438,-79.8359375,-79.7041625976562,-79.6869735717773,-79.6411361694336,-79.6353988647461,-79.6067581176758,-79.6067581176758,null,-76.6273727416992,-76.5643539428711,-76.5471572875977,-76.5471572875977,-76.5414276123047,-76.5127868652344,-76.5414276123047,-76.5643539428711,-76.6044616699219,-76.6388320922852,-76.6846694946289,-76.7075881958008,-76.7247772216797,-76.7419738769531,-76.7878036499023,-76.8164520263672,-76.8336410522461,-76.856559753418,-76.9081268310547,-76.9367752075195,-76.9367752075195,-76.9482345581055,-76.8909378051758,-76.8794784545898,-76.8680114746094,-76.8107223510742,-76.7935333251953,-76.7476959228516,-76.7648849487305,-76.7648849487305,-76.7419738769531,-76.7247772216797,-76.7018661499023,-76.66748046875,-76.6273727416992,-76.6273727416992],"y":[33.317497253418,33.3576011657715,33.5466804504395,33.5180282592773,33.4951095581055,33.4607353210449,33.449275970459,33.4320907592773,33.4034385681152,33.3862533569336,33.3633346557617,33.3404159545898,33.317497253418,33.2716598510742,33.2487411499023,33.2544708251953,33.2602005004883,33.2544708251953,33.2487411499023,33.2315521240234,33.2315521240234,33.2315521240234,33.2315521240234,33.2773895263672,33.2659301757812,33.2773895263672,33.2888450622559,33.317497253418,33.317497253418,null,40.6513557434082,40.6570854187012,40.6628150939941,40.6112480163574,40.5883293151855,40.5539512634277,40.5310363769531,40.5081176757812,40.4909286499023,40.4851989746094,40.5081176757812,40.5195732116699,40.5310363769531,40.5539512634277,40.5825996398926,40.6112480163574,40.6227073669434,40.6513557434082,40.6513557434082,40.6513557434082,null,35.1566925048828,35.1280403137207,35.1108551025391,35.082202911377,35.0650177001953,35.0592842102051,35.0535583496094,35.0420989990234,35.0249099731445,35.0134506225586,34.9848022460938,34.8988571166992,34.8644828796387,34.8301048278809,34.8186454772949,34.807186126709,34.801456451416,34.807186126709,34.807186126709,34.8472938537598,34.8644828796387,34.8816719055176,34.8931312561035,34.9160461425781,34.9504280090332,34.9790725708008,34.9848022460938,35.0019912719727,35.0134506225586,35.0420989990234,35.0535583496094,35.0764770507812,35.0879364013672,35.1108551025391,35.116584777832,35.1223106384277,35.1108551025391,35.0936660766602,35.0936660766602,35.1280403137207,35.1395034790039,35.1509590148926,35.1509590148926,35.1395034790039,35.1681480407715,35.1624183654785,35.1681480407715,35.1796112060547,35.1738777160645,35.1738777160645,35.1681480407715,35.1624183654785,35.1566925048828,35.1566925048828,null,37.9584541320801,37.9298057556152,37.9183502197266,37.8954315185547,37.8667793273926,37.8381309509277,37.832405090332,37.832405090332,37.8094863891602,37.7922973632812,37.8094863891602,37.8266754150391,37.8495941162109,37.8839683532715,37.9011573791504,37.9240760803223,37.9412651062012,37.964183807373,38.0272064208984,38.0272064208984,38.0558586120605,38.0730438232422,38.1188812255859,38.1188812255859,38.0959625244141,38.0501251220703,38.0443954467773,38.0214805603027,38.0042877197266,37.9928321838379,37.9871025085449,37.9928321838379,37.9871025085449,37.9813690185547,37.9584541320801,37.9584541320801],"text":"Percent: 66.52000","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(191,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-93.0139694213867,-92.9795913696289,-92.9795913696289,-93.0139694213867,-93.0254287719727,-93.0368881225586,-93.1228332519531,-93.1400146484375,-93.1743927001953,-93.2030487060547,-93.2087707519531,-93.231689453125,-93.231689453125,-93.0139694213867,-93.0139694213867,null,-98.3138275146484,-98.3138275146484,-98.2909088134766,-98.2909088134766,-98.4284210205078,-98.4226913452148,-98.5258178710938,-98.5258178710938,-98.5945816040039,-98.6174926757812,-98.6404190063477,-98.657600402832,-98.6919784545898,-98.7206344604492,-98.7320861816406,-98.7607345581055,-98.7893829345703,-98.8123016357422,-98.8123016357422,-98.8008422851562,-98.8008422851562,-98.7836532592773,-98.7893829345703,-98.7836532592773,-98.8008422851562,-98.8123016357422,-98.840950012207,-98.852409362793,-98.8695983886719,-98.8982467651367,-98.9268951416016,-98.9326171875,-98.9612731933594,-98.9784545898438,-98.9899215698242,-99.0128326416016,-99.0242919921875,-99.0128326416016,-99.0185623168945,-99.0701293945312,-99.0701293945312,-99.0758590698242,-99.115966796875,-99.121696472168,-99.2019119262695,-99.1961822509766,-98.9670028686523,-98.9670028686523,-98.3138275146484,-98.3138275146484],"y":[45.1318855285645,45.1318855285645,44.89697265625,44.89697265625,44.9256210327148,44.9370803833008,44.9370803833008,44.9141616821289,44.89697265625,44.9370803833008,45.0516700744629,45.0516700744629,45.1318855285645,45.1318855285645,45.1318855285645,null,48.5409812927246,48.3748245239258,48.3748245239258,48.197208404541,48.197208404541,48.0310516357422,48.0253219604492,47.9279174804688,47.9221878051758,47.9279174804688,47.939380645752,47.9622993469238,47.9909439086914,47.9909439086914,47.9737548828125,47.9680252075195,47.9451065063477,47.9508361816406,47.9622993469238,47.9622993469238,47.9794883728027,47.9852142333984,47.9966735839844,48.0081329345703,48.0253219604492,48.0539703369141,48.0482406616211,48.0425109863281,48.0367813110352,48.0081329345703,48.0195922851562,48.0024070739746,48.0081329345703,48.0024070739746,47.9909439086914,47.9852142333984,48.0024070739746,48.0195922851562,48.0367813110352,48.0425109863281,48.0826187133789,48.1169967651367,48.1169967651367,48.1341819763184,48.1513710021973,48.3748245239258,48.3748245239258,48.5467147827148,48.5409812927246,48.5409812927246],"text":"Percent: 66.57595","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(191,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-71.3217849731445,-71.3504409790039,-71.3618927001953,-71.3790817260742,-71.413459777832,-71.4306488037109,-71.4478378295898,-71.4592971801758,-71.7801513671875,-71.7858810424805,-71.4936752319336,-71.3905410766602,-71.3848114013672,-71.3790817260742,-71.3504409790039,-71.3447036743164,-71.3389739990234,-71.3217849731445,-71.3217849731445],"y":[41.7743530273438,41.7571640014648,41.7686233520508,41.7743530273438,41.7686233520508,41.7628936767578,41.7399749755859,41.734245300293,41.722785949707,42.0092658996582,42.0264549255371,42.0264549255371,41.9863471984863,41.911865234375,41.911865234375,41.8144607543945,41.7972717285156,41.7743530273438,41.7743530273438],"text":"Percent: 66.64986","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(191,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.0693435668945,-88.0693435668945,-87.891731262207,-87.8974609375,-87.8802642822266,-87.8688049316406,-87.8688049316406,-87.8859939575195,-87.8802642822266,-87.8344268798828,-87.8286972045898,-87.8344268798828,-87.8229675292969,-88.0693435668945,-88.0693435668945],"y":[42.8400535583496,43.1952857971191,43.1952857971191,43.1609115600586,43.1208038330078,43.08642578125,43.0635108947754,43.0463180541992,43.0176734924316,42.960376739502,42.9202690124512,42.8744316101074,42.8457832336426,42.8400535583496,42.8400535583496],"text":"Percent: 66.82840","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(190,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.199577331543,-81.2282333374023,-81.2167663574219,-80.9875793457031,-80.8443450927734,-80.8214263916016,-80.7927780151367,-80.7755966186523,-80.8729934692383,-80.8729934692383,-80.8729934692383,-80.8844528198242,-80.8959121704102,-80.924560546875,-81.0735244750977,-81.1193618774414,-81.1422882080078,-81.1766586303711,-81.199577331543,-81.199577331543],"y":[33.12841796875,33.1627998352051,33.4320907592773,33.3289566040039,33.2544708251953,33.2086334228516,33.1914443969727,33.1742553710938,33.12841796875,33.0883102416992,33.0711250305176,33.0596656799316,33.0596656799316,33.0997734069824,33.0310173034668,33.0711250305176,33.0883102416992,33.1112289428711,33.12841796875,33.12841796875],"text":"Percent: 67.11409","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(190,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-80.8901824951172,-80.8844528198242,-80.8787231445312,-80.0880355834961,-80.0880355834961,-80.0995025634766,-80.1109619140625,-80.1224136352539,-80.1281433105469,-80.1281433105469,-80.1338729858398,-80.3000335693359,-80.3000335693359,-80.6896514892578,-80.6953811645508,-80.8901824951172,-80.8901824951172],"y":[25.9721775054932,26.2471961975098,26.3331394195557,26.3159523010254,26.2815742492676,26.1669826507568,26.1211471557617,26.0924968719482,26.0523910522461,26.006555557251,25.9607181549072,25.9607181549072,25.9492588043213,25.9492588043213,25.9664478302002,25.9721775054932,25.9721775054932],"text":"Percent: 67.19450","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(189,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.8936157226562,-77.761833190918,-77.3378448486328,-77.1545028686523,-77.0914688110352,-77.0857391357422,-77.0857391357422,-77.0914688110352,-77.1143951416016,-77.1373062133789,-77.1487655639648,-77.1545028686523,-77.1545028686523,-77.2117919921875,-77.2289810180664,-77.2404403686523,-77.2690887451172,-77.2862777709961,-77.309196472168,-77.309196472168,-77.303466796875,-77.3263778686523,-77.3378448486328,-77.3493041992188,-77.3779525756836,-77.3779525756836,-77.3836822509766,-77.4123229980469,-77.4123229980469,-77.4352493286133,-77.4467010498047,-77.4925384521484,-77.5555648803711,-77.5842132568359,-77.5498352050781,-77.5441055297852,-77.5498352050781,-77.5956726074219,-77.6185913085938,-77.6472396850586,-77.6701583862305,-77.7217254638672,-77.7847518920898,-77.8592300415039,-77.8936157226562,-77.8936157226562,-77.8936157226562,null,-75.4814605712891,-75.4127044677734,-75.3382263183594,-75.2923889160156,-75.2465515136719,-75.2408142089844,-75.2236251831055,-75.1949768066406,-75.1262283325195,-75.1147689819336,-75.0918502807617,-75.0689315795898,-75.0689315795898,-75.0975799560547,-75.1147689819336,-75.1319580078125,-75.1720657348633,-75.1835174560547,-75.1949768066406,-75.1835174560547,-75.2007141113281,-75.2064437866211,-75.3382263183594,-75.4012451171875,-75.3840637207031,-75.3840637207031,-75.4356231689453,-75.4757308959961,-75.5215682983398,-75.5330276489258,-75.5502166748047,-75.5616760253906,-75.5731353759766,-75.5903244018555,-75.5960464477539,-75.6075134277344,-75.4814605712891,-75.4814605712891,null,-75.7908630371094,-75.8023147583008,-75.7965927124023,-75.8023147583008,-75.8137741088867,-75.8367004394531,-75.8538818359375,-75.8653411865234,-75.8825302124023,-75.8825302124023,-75.8997192382812,-75.9111785888672,-75.9340972900391,-75.9340972900391,-75.9283676147461,-75.939826965332,-75.9570159912109,-75.9742050170898,-76.0085754394531,-76.0028533935547,-75.9971237182617,-76.0143127441406,-76.0085754394531,-75.9913940429688,-75.9913940429688,-75.9913940429688,-75.9627380371094,-75.9570159912109,-75.9570159912109,-75.9799346923828,-75.9799346923828,-75.939826965332,-75.945556640625,-75.9340972900391,-75.9283676147461,-75.8710708618164,-75.8424224853516,-75.7965927124023,-75.7908630371094,-75.8023147583008,-75.7908630371094,-75.7908630371094],"y":[36.5375213623047,36.5432472229004,36.5432472229004,36.5432472229004,36.5203285217285,36.5088691711426,36.4916839599609,36.4802207946777,36.4802207946777,36.4802207946777,36.4802207946777,36.4687652587891,36.4229278564453,36.2453117370605,36.2223930358887,36.2166595458984,36.2166595458984,36.2052040100098,36.2109336853027,36.1994743347168,36.1708221435547,36.1765556335449,36.1880149841309,36.1937408447266,36.2166595458984,36.2338485717773,36.2567672729492,36.2624969482422,36.2796859741211,36.3083343505859,36.3197937011719,36.3140678405762,36.302604675293,36.3427124023438,36.3713607788086,36.3885498046875,36.4057388305664,36.4343872070312,36.4630317687988,36.474494934082,36.474494934082,36.474494934082,36.4974136352539,36.5088691711426,36.5088691711426,36.5375213623047,36.5375213623047,null,40.8175163269043,40.8347015380859,40.8518905639648,40.8748092651367,40.8977279663086,40.9091873168945,40.9263725280762,40.9435653686523,40.9607543945312,40.9435653686523,40.9263725280762,40.8977279663086,40.8690795898438,40.8461608886719,40.7945976257324,40.7831344604492,40.7774085998535,40.7544898986816,40.7029228210449,40.680004119873,40.6456260681152,40.6169776916504,40.548225402832,40.5883293151855,40.6227073669434,40.6341667175293,40.6742744445801,40.6685447692871,40.7201080322266,40.7373008728027,40.7258415222168,40.7258415222168,40.7373008728027,40.7373008728027,40.7544898986816,40.7888641357422,40.8175163269043,40.8175163269043,null,37.4657135009766,37.4427947998047,37.3912239074707,37.3740386962891,37.3625793457031,37.3511199951172,37.3339309692383,37.3167419433594,37.2766342163086,37.2594451904297,37.2422561645508,37.2307968139648,37.1792297363281,37.1563148498535,37.1448516845703,37.1276664733887,37.1219329833984,37.1333961486816,37.2136077880859,37.2193412780762,37.2422561645508,37.2594451904297,37.2880935668945,37.3110122680664,37.3282012939453,37.3511199951172,37.3740386962891,37.3912239074707,37.4084129333496,37.4198760986328,37.4370613098145,37.4657135009766,37.4886283874512,37.5287322998047,37.5516510009766,37.5516510009766,37.5459251403809,37.5287322998047,37.517276763916,37.5058174133301,37.4657135009766,37.4657135009766],"text":"Percent: 67.26374","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(189,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-94.6067962646484,-94.583869934082,-94.5953369140625,-94.6125183105469,-94.7958679199219,-94.8245162963867,-94.8474349975586,-94.8818130493164,-94.8932723999023,-94.9161911010742,-94.9219207763672,-94.9104614257812,-94.9104614257812,-94.8130569458008,-94.767219543457,-94.7328414916992,-94.6812744140625,-94.6411743164062,-94.6067962646484,-94.6067962646484],"y":[39.155933380127,39.155933380127,39.138744354248,39.0528030395508,39.0528030395508,39.0642623901367,39.0642623901367,39.0642623901367,39.0585327148438,39.0069694519043,39.1330184936523,39.138744354248,39.2132339477539,39.2132339477539,39.1960411071777,39.1788520812988,39.1960411071777,39.1673965454102,39.155933380127,39.155933380127],"text":"Percent: 67.30808","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(189,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.1273956298828,-84.1216583251953,-83.9898834228516,-83.6690216064453,-83.5544357299805,-83.5315170288086,-83.7721633911133,-84.0070724487305,-84.0070724487305,-84.1273956298828,-84.1273956298828],"y":[42.0780181884766,42.4275245666504,42.4332542419434,42.4332542419434,42.4389839172363,42.0952110290527,42.0952110290527,42.0894813537598,42.0780181884766,42.0780181884766,42.0780181884766],"text":"Percent: 67.47497","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(189,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-106.587333679199,-106.615989685059,-106.638900756836,-106.673278808594,-106.730575561523,-106.776412963867,-106.787879943848,-106.827980041504,-106.850898742676,-106.885276794434,-106.999862670898,-106.982681274414,-107.005592346191,-107.034248352051,-107.068626403809,-107.280616760254,-107.29207611084,-107.378021240234,-107.372291564941,-107.395210266113,-107.378021240234,-107.400939941406,-107.400939941406,-107.44677734375,-107.44677734375,-107.463966369629,-107.469696044922,-107.435317993164,-107.435317993164,-107.125915527344,-106.432640075684,-106.438369750977,-106.438369750977,-106.44409942627,-106.489936828613,-106.489936828613,-106.48420715332,-106.495666503906,-106.507118225098,-106.518585205078,-106.54150390625,-106.564422607422,-106.564422607422,-106.581611633301,-106.587333679199,-106.587333679199,-106.587333679199],"y":[39.0528030395508,38.9955062866211,39.0069694519043,39.0356140136719,39.0470733642578,39.0069694519043,38.9783172607422,38.9725875854492,38.9955062866211,38.9897766113281,39.0356140136719,39.0528030395508,39.1043701171875,39.0929069519043,39.1158256530762,39.1158256530762,39.1444778442383,39.1788520812988,39.2189598083496,39.2361526489258,39.2647972106934,39.2705268859863,39.2877159118652,39.2934455871582,39.3049049377441,39.3106346130371,39.322093963623,39.3621978759766,39.3564720153809,39.3564720153809,39.3564720153809,39.333553314209,39.3163642883301,39.3106346130371,39.2934455871582,39.2705268859863,39.2533378601074,39.2246894836426,39.1731262207031,39.155933380127,39.155933380127,39.1444778442383,39.1100997924805,39.1043701171875,39.0814514160156,39.0528030395508,39.0528030395508],"text":"Percent: 67.98241","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(188,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.3607635498047,-77.4008712768555,-77.4581604003906,-77.481086730957,-77.6586990356445,-77.6930770874023,-77.7274551391602,-77.7389144897461,-77.756103515625,-77.8248519897461,-77.8019409179688,-77.7732849121094,-77.7217254638672,-77.6873474121094,-77.6415100097656,-77.6243209838867,-77.6071395874023,-77.5899429321289,-77.5555648803711,-77.5383758544922,-77.5269165039062,-77.5269165039062,-77.5211944580078,-77.5211944580078,-77.4982681274414,-77.4753570556641,-77.4581604003906,-77.4008712768555,-77.4008712768555,-77.3951416015625,-77.3607635498047,-77.3550338745117,-77.3607635498047,-77.3607635498047],"y":[35.8155937194824,35.8327827453613,35.7984046936035,35.7984046936035,35.6723518371582,35.6952705383301,35.7353782653809,35.7869453430176,35.8213195800781,35.8557014465332,35.9072647094727,35.9817504882812,36.0848846435547,36.1364479064941,36.1192588806152,36.1192588806152,36.1020698547363,36.0963401794434,36.0906105041504,36.0906105041504,36.0734214782715,36.0505027770996,36.0447769165039,36.0333137512207,36.0333137512207,36.0333137512207,36.0275840759277,35.9989395141602,35.9588317871094,35.9416427612305,35.9244537353516,35.9129943847656,35.8155937194824,35.8155937194824],"text":"Percent: 68.02729","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(188,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.7018661499023,-76.5987243652344,-76.6273727416992,-76.6560287475586,-76.66748046875,-76.6216430664062,-76.6159210205078,-76.4612121582031,-76.4554901123047,-76.2606811523438,-76.2492294311523,-76.2893371582031,-76.2893371582031,-76.2721405029297,-76.2320327758789,-76.2492294311523,-76.2835998535156,-76.2835998535156,-76.3580856323242,-76.3638153076172,-76.4153747558594,-76.4211120605469,-76.4669494628906,-76.4669494628906,-76.5357055664062,-76.6159210205078,-76.6903991699219,-76.6846694946289,-76.6846694946289,-76.6903991699219,-76.7018661499023,-76.7018661499023],"y":[42.5535736083984,42.5535736083984,42.5764923095703,42.6051406860352,42.628059387207,42.628059387207,42.628059387207,42.628059387207,42.628059387207,42.628059387207,42.4103355407715,42.4103355407715,42.3816909790039,42.3816909790039,42.358772277832,42.2957458496094,42.3014755249023,42.3129348754883,42.3186645507812,42.3186645507812,42.324390411377,42.2670974731445,42.2670974731445,42.2842826843262,42.2842826843262,42.2900161743164,42.2900161743164,42.358772277832,42.3988761901855,42.4160652160645,42.5535736083984,42.5535736083984],"text":"Percent: 68.24006","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(187,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-111.388725280762,-111.388725280762,-111.182464599609,-111.182464599609,-110.867332458496,-110.861602783203,-110.466262817383,-110.466262817383,-110.477722167969,-110.477722167969,-110.477722167969,-110.632415771484,-110.987655639648,-111.119430541992,-111.297050476074,-111.388725280762,-111.388725280762,null,-122.303565979004,-122.303565979004,-122.234817504883,-122.223350524902,-122.137413024902,-122.137413024902,-122.131675720215,-122.11449432373,-122.091567993164,-122.02855682373,-122.011360168457,-121.83374786377,-121.822280883789,-121.759254455566,-121.730606079102,-121.701965332031,-121.696243286133,-121.66185760498,-121.644668579102,-121.616027832031,-121.644668579102,-121.667594909668,-121.696243286133,-121.730606079102,-121.753532409668,-121.764991760254,-121.799362182617,-121.83374786377,-121.885314941406,-121.908233642578,-121.925422668457,-121.954063415527,-121.971252441406,-122.011360168457,-122.034278869629,-122.103034973145,-122.160339355469,-122.211891174316,-122.234817504883,-122.257736206055,-122.292106628418,-122.303565979004,-122.303565979004],"y":[31.4439239501953,31.5298671722412,31.5355987548828,31.7246723175049,31.7246723175049,31.7304019927979,31.7418632507324,31.6559181213379,31.6559181213379,31.4611110687256,31.3522510528564,31.3522510528564,31.3465213775635,31.3579788208008,31.4152774810791,31.4439239501953,31.4439239501953,null,37.1448516845703,37.1906890869141,37.1906890869141,37.2136077880859,37.2136077880859,37.2537155151367,37.2766342163086,37.2651748657227,37.2250671386719,37.2021484375,37.1563148498535,37.0990142822266,37.064640045166,37.0417213439941,37.0130767822266,37.0073432922363,36.9615058898926,36.9615058898926,36.9385871887207,36.9156684875488,36.8870239257812,36.9042129516602,36.9099426269531,36.9099426269531,36.8984832763672,36.8812942504883,36.9099426269531,36.9500503540039,36.9729652404785,36.9844245910645,36.9672393798828,36.9672393798828,36.9786949157715,36.9672393798828,36.9672393798828,36.9844245910645,37.0188026428223,37.0531806945801,37.0932884216309,37.1104774475098,37.1219329833984,37.1448516845703,37.1448516845703],"text":"Percent: 68.27408","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(187,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-72.8687744140625,-72.8687744140625,-72.8458557128906,-72.8343887329102,-72.8172073364258,-72.771369934082,-72.7427215576172,-72.7369918823242,-72.7369918823242,-72.7312622070312,-72.777099609375,-72.777099609375,-72.8000183105469,-72.7599105834961,-72.7541809082031,-72.7026138305664,-72.8172073364258,-72.8057479858398,-72.8172073364258,-72.8000183105469,-72.8057479858398,-72.8229370117188,-72.8458557128906,-72.8745040893555,-72.8802261352539,-72.9604415893555,-72.9719009399414,-72.9375305175781,-72.8802261352539,-72.8745040893555,-72.8630447387695,-72.8057479858398,-72.5765686035156,-72.5708312988281,-72.3817520141602,-72.3473815917969,-72.2156066894531,-72.2385177612305,-72.2843551635742,-72.3015441894531,-72.3072738647461,-72.318733215332,-72.3473815917969,-72.3760299682617,-72.3817520141602,-72.4104080200195,-72.4161376953125,-72.4390563964844,-72.4505157470703,-72.5536422729492,-72.7026138305664,-72.8172073364258,-72.8229370117188,-72.8687744140625,-72.8687744140625],"y":[43.2984199523926,43.3385276794434,43.3385276794434,43.3671760559082,43.3786354064941,43.3614463806152,43.3958206176758,43.4359283447266,43.4531211853027,43.4703102111816,43.4817657470703,43.4874954223633,43.4989547729492,43.5791664123535,43.5848999023438,43.6765747070312,43.7109489440918,43.7338676452637,43.7395973205566,43.7854347229004,43.8312721252441,43.8370018005371,43.8255424499512,43.8370018005371,43.854190826416,43.8312721252441,43.8828392028809,43.8828392028809,43.9000282287598,43.859920501709,43.859920501709,43.9344024658203,43.8771095275879,43.8771095275879,43.8255424499512,43.8198127746582,43.7739753723145,43.7453269958496,43.7052192687988,43.682300567627,43.6364669799805,43.6250038146973,43.5963592529297,43.5677108764648,43.5505218505859,43.4244728088379,43.3213386535645,43.269775390625,43.2239379882812,43.2411231994629,43.2239379882812,43.2583122253418,43.2984199523926,43.2984199523926,43.2984199523926],"text":"Percent: 68.28720","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(187,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.7679748535156,-91.2148818969727,-91.2320709228516,-91.23779296875,-91.2148818969727,-91.1690444946289,-91.1633148193359,-91.1747741699219,-91.2034225463867,-91.2091522216797,-91.2206115722656,-91.2034225463867,-91.1862335205078,-91.1403961181641,-91.1117477416992,-91.0773696899414,-91.06591796875,-91.0773696899414,-91.1346664428711,-91.1403961181641,-91.1346664428711,-91.0945587158203,-91.06591796875,-91.0544509887695,-91.06591796875,-91.0601806640625,-91.0487213134766,-91.0544509887695,-91.0716400146484,-91.0716400146484,-91.0601806640625,-91.0429916381836,-91.0086135864258,-90.9857025146484,-90.9799728393555,-90.962776184082,-90.9455871582031,-90.9284057617188,-90.9284057617188,-90.9455871582031,-90.6591110229492,-90.6533889770508,-90.6533889770508,-90.7622451782227,-90.7679748535156,-90.7679748535156],"y":[33.5294914245605,33.5294914245605,33.5466804504395,33.5753288269043,33.5925178527832,33.6039733886719,33.6211624145508,33.638355255127,33.6727294921875,33.6899185180664,33.7128372192383,33.7300262451172,33.7242965698242,33.6899185180664,33.6841888427734,33.6899185180664,33.6956481933594,33.7242965698242,33.7357559204102,33.7414855957031,33.770133972168,33.7930526733398,33.8102378845215,33.8388862609863,33.8847236633301,33.907642364502,33.9248313903809,33.9592094421387,33.9821281433105,34.0107727050781,34.0165023803711,34.0165023803711,33.9821281433105,33.9821281433105,33.9993171691895,34.0222358703613,34.039421081543,34.0737991333008,34.1081771850586,34.1253662109375,34.1253662109375,33.9935836791992,33.6211624145508,33.6211624145508,33.5294914245605,33.5294914245605],"text":"Percent: 68.53696","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(187,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.9616165161133,-81.8814010620117,-81.8527450561523,-81.7782669067383,-81.7438888549805,-81.6694030761719,-81.5605392456055,-81.4803237915039,-81.4803237915039,-81.3886566162109,-81.3943862915039,-81.371467590332,-81.371467590332,-81.3886566162109,-81.3943862915039,-81.5949249267578,-81.554817199707,-81.6751327514648,-81.8699417114258,-81.8699417114258,-81.9730682373047,-81.9616165161133,-81.9616165161133],"y":[41.5050621032715,41.4936027526855,41.4936027526855,41.4993362426758,41.5107917785645,41.5279808044434,41.602466583252,41.6425743103027,41.591007232666,41.5852737426758,41.4706840515137,41.4706840515137,41.4477653503418,41.4477653503418,41.3675537109375,41.3732833862305,41.2930679321289,41.2873382568359,41.2930679321289,41.3675537109375,41.3675537109375,41.5050621032715,41.5050621032715],"text":"Percent: 68.83806","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(186,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-118.894470214844,-117.651153564453,-117.662620544434,-117.662620544434,-117.651153564453,-117.656883239746,-117.645416259766,-117.737091064453,-117.765739440918,-117.80012512207,-117.78865814209,-117.78865814209,-117.823043823242,-117.972007751465,-117.977737426758,-118.063682556152,-118.092330932617,-118.092330932617,-118.138160705566,-118.172546386719,-118.206932067871,-118.235572814941,-118.235572814941,-118.247032165527,-118.281402587891,-118.304328918457,-118.327247619629,-118.36735534668,-118.390266418457,-118.390266418457,-118.373077392578,-118.36735534668,-118.390266418457,-118.441833496094,-118.45329284668,-118.481941223145,-118.533508300781,-118.659568786621,-118.728317260742,-118.774147033691,-118.808532714844,-118.928855895996,-118.94603729248,-118.951774597168,-118.774147033691,-118.66529083252,-118.671012878418,-118.630905151367,-118.61946105957,-118.883010864258,-118.894470214844,-118.894470214844],"y":[34.8186454772949,34.8186454772949,34.7842674255371,34.5608139038086,34.5550842285156,34.4634094238281,34.2686042785645,34.0222358703613,34.0279655456543,33.9763984680176,33.9649391174316,33.9420204162598,33.9420204162598,33.9362907409668,33.901912689209,33.8331565856934,33.8045082092285,33.7758636474609,33.7873191833496,33.7930526733398,33.7758636474609,33.7758636474609,33.7529449462891,33.7357559204102,33.7357559204102,33.7472152709961,33.7529449462891,33.7644004821777,33.7815933227539,33.8045082092285,33.8274269104004,33.8560752868652,33.9133720397949,33.9821281433105,34.0107727050781,34.0279655456543,34.039421081543,34.0508804321289,34.039421081543,34.03369140625,34.039421081543,34.0680732727051,34.0795288085938,34.1081771850586,34.176929473877,34.176929473877,34.2399559020996,34.2456855773926,34.2857933044434,34.7842674255371,34.8186454772949,34.8186454772949],"text":"Percent: 68.87373","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(186,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-73.3271408081055,-73.2526550292969,-73.0349349975586,-73.0349349975586,-72.9948272705078,-72.9661712646484,-72.954719543457,-72.9203338623047,-72.8916931152344,-72.7369918823242,-72.8057479858398,-72.8630447387695,-72.8745040893555,-72.8802261352539,-72.9375305175781,-72.9719009399414,-72.9604415893555,-73.0177383422852,-73.052116394043,-73.1667098999023,-73.1838989257812,-73.229736328125,-73.229736328125,-73.3729705810547,-73.3672485351562,-73.3729705810547,-73.3901672363281,-73.3901672363281,-73.3958969116211,-73.4130783081055,-73.4245376586914,-73.4245376586914,-73.4531860351562,-73.4188079833984,-73.4130783081055,-73.3958969116211,-73.3443298339844,-73.3271408081055,-73.3271408081055],"y":[44.2724494934082,44.2609901428223,44.2896385192871,44.312557220459,44.3010940551758,44.1865043640137,44.1865043640137,44.0776405334473,44.0776405334473,44.0318031311035,43.9344024658203,43.859920501709,43.859920501709,43.9000282287598,43.8828392028809,43.8828392028809,43.8312721252441,43.8140830993652,43.854190826416,43.8484573364258,43.8427314758301,43.8427314758301,43.7682456970215,43.7453269958496,43.7739753723145,43.7911643981934,43.8140830993652,43.854190826416,43.8942947387695,43.9344024658203,43.9687843322754,44.0088882446289,44.0661849975586,44.134937286377,44.1693153381348,44.1922340393066,44.2323417663574,44.2724494934082,44.2724494934082],"text":"Percent: 68.87855","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(186,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.1373062133789,-77.0971984863281,-77.0742797851562,-77.0628280639648,-77.0513610839844,-77.0513610839844,-77.1086654663086,-77.1888732910156,-77.1373062133789,-77.1373062133789],"y":[38.9439430236816,38.9095611572266,38.8866424560547,38.8637275695801,38.8293495178223,38.8064308166504,38.8350791931152,38.9038352966309,38.9439430236816,38.9439430236816],"text":"Percent: 69.21785","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(185,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.4711685180664,-84.3221969604492,-84.0758209228516,-84.0529098510742,-84.0185317993164,-84.0185317993164,-84.0299835205078,-84.0242614746094,-84.0185317993164,-84.0128021240234,-84.0128021240234,-84.0242614746094,-84.0242614746094,-84.0128021240234,-84.0128021240234,-84.0242614746094,-84.0242614746094,-84.1560363769531,-84.2534408569336,-84.2534408569336,-84.4425201416016,-84.4425201416016,-84.4196014404297,-84.4482498168945,-84.4482498168945,-84.4597091674805,-84.4711685180664,-84.4654388427734,-84.4654388427734,-84.4654388427734,-84.4711685180664,-84.4711685180664],"y":[31.6100807189941,31.6100807189941,31.6158123016357,31.6444568634033,31.6444568634033,31.627269744873,31.6158123016357,31.6100807189941,31.5814323425293,31.5585174560547,31.5413246154785,31.5355987548828,31.4496536254883,31.4496536254883,31.432466506958,31.432466506958,31.4210052490234,31.4210052490234,31.4267349243164,31.4095478057861,31.4152774810791,31.4210052490234,31.4381923675537,31.4668426513672,31.4897613525391,31.5069484710693,31.5241374969482,31.5413246154785,31.575704574585,31.5928936004639,31.6100807189941,31.6100807189941],"text":"Percent: 69.29565","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(185,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-79.8703231811523,-79.8645858764648,-79.8473968505859,-79.8359375,-79.8187484741211,-79.7786483764648,-79.7213439941406,-79.6984329223633,-79.6755065917969,-79.6525955200195,-79.6296691894531,-79.6124877929688,-79.5093536376953,-79.4864349365234,-79.4692459106445,-79.4348678588867,-79.4234085083008,-79.3431930541992,-79.3317413330078,-79.3145446777344,-79.3088150024414,-79.3145446777344,-79.3317413330078,-79.38330078125,-79.4234085083008,-79.4291381835938,-79.4692459106445,-79.4864349365234,-79.5208129882812,-79.5781097412109,-79.6124877929688,-79.6755065917969,-79.7156143188477,-79.744270324707,-79.7557220458984,-79.7786483764648,-79.8187484741211,-79.8588562011719,-79.8645858764648,-79.8588562011719,-79.8645858764648,-79.8989639282227,-79.9505310058594,-79.9791793823242,-79.9963607788086,-80.025016784668,-80.0651245117188,-80.0937728881836,-79.9791793823242,-79.9791793823242,-79.9963607788086,-79.9619903564453,-79.9505310058594,-79.9390716552734,-79.8703231811523,-79.8703231811523],"y":[33.8847236633301,33.8847236633301,33.890453338623,33.8789939880371,33.8789939880371,33.8388862609863,33.8388862609863,33.8102378845215,33.8102378845215,33.8217010498047,33.8217010498047,33.8045082092285,33.7758636474609,33.7758636474609,33.7873191833496,33.7873191833496,33.7987823486328,33.8045082092285,33.8045082092285,33.7930526733398,33.770133972168,33.770133972168,33.7529449462891,33.7071075439453,33.6211624145508,33.5753288269043,33.5466804504395,33.5180282592773,33.5008430480957,33.455005645752,33.3977088928223,33.3289566040039,33.3404159545898,33.3461456298828,33.3690643310547,33.3862533569336,33.4034385681152,33.4263572692871,33.437816619873,33.449275970459,33.4607353210449,33.4607353210449,33.5008430480957,33.5008430480957,33.5065727233887,33.5065727233887,33.5123023986816,33.5065727233887,33.7071075439453,33.7185668945312,33.7472152709961,33.7930526733398,33.7930526733398,33.7873191833496,33.8847236633301,33.8847236633301],"text":"Percent: 69.51234","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(184,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-105.641952514648,-105.063270568848,-105.057540893555,-105.057540893555,-105.172134399414,-105.407043457031,-105.407043457031,-105.687789916992,-105.687789916992,-105.676338195801,-105.682060241699,-105.676338195801,-105.670608520508,-105.647682189941,-105.630500793457,-105.641952514648,-105.641952514648,-105.613311767578,-105.624771118164,-105.659149169922,-105.664878845215,-105.659149169922,-105.63623046875,-105.641952514648,-105.641952514648],"y":[40.2560157775879,40.2674713134766,40.0096435546875,39.9867248535156,39.9122428894043,39.9122428894043,39.9408874511719,39.9294281005859,39.923698425293,39.9294281005859,39.9466171264648,39.9867248535156,39.9981803894043,40.0039138793945,40.0096435546875,40.0268325805664,40.061206817627,40.1070442199707,40.1242332458496,40.1528816223145,40.1815299987793,40.2159080505371,40.233097076416,40.2560157775879,40.2560157775879],"text":"Percent: 69.56128","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(184,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.704948425293,-90.6591110229492,-90.6591110229492,-90.693489074707,-90.7221374511719,-90.7565155029297,-90.7565155029297,-90.7507858276367,-90.7164077758789,-90.704948425293,-90.69921875,-90.7106781005859,-90.7106781005859,-90.704948425293,-90.69921875,-90.7106781005859,-90.7278671264648,-90.7450561523438,-90.7450561523438,-90.7278671264648,-90.6763000488281,-90.6705703735352,-90.6705703735352,-90.6763000488281,-90.704948425293,-90.7164077758789,-90.9570465087891,-90.9570465087891,-90.9341354370117,-90.9341354370117,-90.9112091064453,-90.9169387817383,-90.9112091064453,-90.704948425293,-90.704948425293],"y":[33.0997734069824,33.0997734069824,32.9336166381836,32.9106979370117,32.8763198852539,32.853401184082,32.8247528076172,32.8247528076172,32.8247528076172,32.8247528076172,32.8247528076172,32.8132934570312,32.8018341064453,32.7789154052734,32.7674560546875,32.7617263793945,32.7617263793945,32.7617263793945,32.7388076782227,32.7216186523438,32.7044296264648,32.6986999511719,32.6872444152832,32.681510925293,32.6872444152832,32.6528625488281,32.6643257141113,32.8476715087891,32.8820457458496,32.9049644470215,32.9450721740723,32.990909576416,33.0997734069824,33.0997734069824,33.0997734069824],"text":"Percent: 69.57484","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(184,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.9119644165039,-86.9119644165039,-86.9119644165039,-86.9062423706055,-86.9005126953125,-86.8947830200195,-86.8775863647461,-86.8604049682617,-86.8546752929688,-86.8374786376953,-86.8317489624023,-86.8317489624023,-86.8260269165039,-86.814567565918,-86.814567565918,-86.8374786376953,-86.8489456176758,-86.8546752929688,-86.8546752929688,-86.8374786376953,-86.8374786376953,-86.8546752929688,-86.8604049682617,-86.8317489624023,-86.803108215332,-86.7973709106445,-86.803108215332,-86.9062423706055,-86.9062423706055,-87.158332824707,-87.1640701293945,-87.1697998046875,-87.1869888305664,-87.2041702270508,-87.2442779541016,-87.2385559082031,-87.3015823364258,-87.3073120117188,-87.3187713623047,-87.3474197387695,-87.3588790893555,-87.3703308105469,-87.3817901611328,-87.4161682128906,-87.4218978881836,-87.439094543457,-87.4620056152344,-87.4620056152344,-87.4047164916992,-87.4104385375977,-87.0895843505859,-87.083854675293,-87.078125,-87.072395324707,-87.0552062988281,-87.0265579223633,-87.0265579223633,-87.0265579223633,-87.0208282470703,-87.0208282470703,-86.9119644165039,-86.9119644165039,null,-92.3436126708984,-92.595703125,-92.9165649414062,-92.9165649414062,-92.8936462402344,-92.8936462402344,-92.9051055908203,-92.8936462402344,-92.9051055908203,-92.9108352661133,-92.9222946166992,-92.9337539672852,-92.9394836425781,-92.9394836425781,-92.8821868896484,-92.87646484375,-92.6701965332031,-92.5212249755859,-92.509765625,-92.4925765991211,-92.4868469238281,-92.4524688720703,-92.4295501708984,-92.4123611450195,-92.3894424438477,-92.3779907226562,-92.3321533203125,-92.4639282226562,-92.4639282226562,-92.4581985473633,-92.4123611450195,-92.4009017944336,-92.3550643920898,-92.3436126708984,-92.3436126708984,-92.3436126708984,null,-94.1713409423828,-93.8161087036133,-93.8218383789062,-93.8046493530273,-93.8046493530273,-93.86767578125,-93.9937210083008,-94.2458267211914,-94.2458267211914,-94.2859344482422,-94.2916641235352,-94.1713409423828,-94.1713409423828,null,-93.0827255249023,-93.1973190307617,-93.1858520507812,-93.1973190307617,-93.1973190307617,-93.1915893554688,-93.0769958496094,-92.8535385131836,-92.8592681884766,-92.8478088378906,-92.8478088378906,-93.0827255249023,-93.0827255249023,-93.0827255249023,null,-96.5204696655273,-96.5204696655273,-96.5261993408203,-97.030403137207,-97.0361328125,-96.8413238525391,-96.5204696655273,-96.5204696655273],"y":[32.6643257141113,32.6356735229492,32.6184883117676,32.5898361206055,32.549732208252,32.5210838317871,32.4924354553223,32.4580612182617,32.4408721923828,32.4351425170898,32.4236831665039,32.400764465332,32.3893051147461,32.3663864135742,32.3491973876953,32.3434677124023,32.3320083618164,32.3262786865234,32.3090896606445,32.3090896606445,32.3033599853516,32.2919006347656,32.2747116088867,32.2517929077148,32.2460632324219,32.2346076965332,32.228874206543,32.228874206543,32.0569877624512,32.0569877624512,32.0627174377441,32.0741806030273,32.091365814209,32.097095489502,32.1200141906738,32.1429328918457,32.1773109436035,32.1944999694824,32.2002258300781,32.2059555053711,32.2116889953613,32.2403335571289,32.2517929077148,32.2632522583008,32.2689819335938,32.2747116088867,32.2747116088867,32.3033599853516,32.3090896606445,32.4809799194336,32.4809799194336,32.5210838317871,32.538272857666,32.5611915588379,32.5783805847168,32.5955696105957,32.6242179870605,32.6414070129395,32.6528625488281,32.6643257141113,32.6643257141113,32.6643257141113,null,33.7930526733398,33.7987823486328,33.8102378845215,33.8388862609863,33.8618049621582,33.8789939880371,33.901912689209,33.9133720397949,33.9248313903809,33.9477462768555,33.9534797668457,33.9706649780273,33.9763984680176,33.9993171691895,33.9993171691895,34.1654739379883,34.1540107727051,34.1540107727051,34.1540107727051,34.1482849121094,34.1425552368164,34.1425552368164,34.1310958862305,34.1253662109375,34.1081771850586,34.0967178344727,34.0680732727051,34.0680732727051,34.0222358703613,34.0050468444824,33.9420204162598,33.9191017150879,33.8503456115723,33.8388862609863,33.7930526733398,33.7930526733398,null,41.8660278320312,41.8602981567383,41.6081924438477,41.6081924438477,41.5107917785645,41.5107917785645,41.5050621032715,41.5050621032715,41.602466583252,41.602466583252,41.8660278320312,41.8660278320312,41.8660278320312,null,37.4141426086426,37.4198760986328,37.7178115844727,37.7235412597656,37.8094863891602,37.9011573791504,37.9011573791504,37.8896980285645,37.7178115844727,37.7120819091797,37.4886283874512,37.4771690368652,37.4141426086426,37.4141426086426,null,32.985179901123,32.8190231323242,32.549732208252,32.538272857666,32.990909576416,32.990909576416,32.985179901123,32.985179901123],"text":"Percent: 69.73156","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(184,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-122.062927246094,-122.045738220215,-122.005630493164,-121.971252441406,-121.948341369629,-121.925422668457,-121.896774291992,-121.885314941406,-121.512893676758,-121.478507995605,-121.484245300293,-121.461318969727,-121.478507995605,-121.455596923828,-121.449859619141,-121.40975189209,-121.404029846191,-121.42121887207,-121.40975189209,-121.42121887207,-121.449859619141,-121.444137573242,-121.40975189209,-121.40975189209,-121.392570495605,-121.363922119141,-121.329544067383,-121.306617736816,-121.266510009766,-121.243606567383,-121.226402282715,-121.226402282715,-121.249328613281,-121.243606567383,-121.214958190918,-121.214958190918,-121.255065917969,-121.249328613281,-121.237869262695,-121.272247314453,-121.40975189209,-121.455596923828,-121.501426696777,-121.501426696777,-121.530075073242,-121.564460754395,-121.598831176758,-121.616027832031,-121.644668579102,-121.66185760498,-121.696243286133,-121.701965332031,-121.730606079102,-121.759254455566,-121.822280883789,-121.83374786377,-122.011360168457,-122.02855682373,-122.091567993164,-122.11449432373,-122.131675720215,-122.154602050781,-122.160339355469,-122.171783447266,-122.166061401367,-122.194709777832,-122.177520751953,-122.171783447266,-122.131675720215,-122.091567993164,-122.062927246094,-122.062927246094],"y":[37.4828987121582,37.4714393615723,37.4599800109863,37.4599800109863,37.4771690368652,37.4599800109863,37.4657135009766,37.4828987121582,37.4828987121582,37.4828987121582,37.4485206604004,37.4370613098145,37.4141426086426,37.3912239074707,37.379768371582,37.379768371582,37.3511199951172,37.3282012939453,37.3167419433594,37.2766342163086,37.2766342163086,37.2250671386719,37.1964225769043,37.1563148498535,37.1505851745605,37.1735038757324,37.1677703857422,37.1563148498535,37.1792297363281,37.1505851745605,37.1391220092773,37.1104774475098,37.0875587463379,37.0818290710449,37.0760955810547,37.058910369873,37.0245323181152,36.9844245910645,36.9557762145996,36.9557762145996,36.9500503540039,36.9844245910645,36.9729652404785,36.9385871887207,36.9214019775391,36.8984832763672,36.9042129516602,36.9156684875488,36.9385871887207,36.9615058898926,36.9615058898926,37.0073432922363,37.0130767822266,37.0417213439941,37.064640045166,37.0990142822266,37.1563148498535,37.2021484375,37.2250671386719,37.2651748657227,37.2766342163086,37.2938232421875,37.3110122680664,37.3167419433594,37.3339309692383,37.379768371582,37.4313316345215,37.4485206604004,37.4485206604004,37.4657135009766,37.4828987121582,37.4828987121582],"text":"Percent: 69.80844","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(184,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-72.954719543457,-72.9661712646484,-72.9948272705078,-73.0349349975586,-73.0349349975586,-73.2526550292969,-73.3271408081055,-73.3271408081055,-73.3271408081055,-73.3214111328125,-73.3328628540039,-73.3500595092773,-73.3729705810547,-73.3729705810547,-73.3271408081055,-73.2870254516602,-73.2755737304688,-73.2583847045898,-73.229736328125,-73.229736328125,-73.1953582763672,-73.052116394043,-72.9260635375977,-72.8630447387695,-72.8172073364258,-72.8343887329102,-72.8114776611328,-72.8229370117188,-72.8458557128906,-72.8172073364258,-72.8343887329102,-72.8745040893555,-72.9146118164062,-72.9088821411133,-72.954719543457,-72.954719543457],"y":[44.1865043640137,44.1865043640137,44.3010940551758,44.312557220459,44.2896385192871,44.2609901428223,44.2724494934082,44.306827545166,44.3641204833984,44.4214210510254,44.4729843139648,44.5130920410156,44.5474662780762,44.570384979248,44.5818481445312,44.5933036804199,44.6047668457031,44.6334114074707,44.7021675109863,44.7193565368652,44.7021675109863,44.6506004333496,44.6219520568848,44.5646591186523,44.5474662780762,44.5130920410156,44.5073585510254,44.4557952880859,44.3985023498535,44.3985023498535,44.3583946228027,44.3583946228027,44.2896385192871,44.2839088439941,44.1865043640137,44.1865043640137],"text":"Percent: 70.05658","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(183,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.8665084838867,-84.3737640380859,-84.3107452392578,-84.3050079345703,-84.3221969604492,-84.3623046875,-84.3737640380859,-84.3909530639648,-84.4081420898438,-84.4482498168945,-84.545654296875,-84.6029510498047,-84.6373291015625,-84.6602401733398,-84.6888885498047,-84.6888885498047,-84.7175445556641,-84.723274230957,-84.7920227050781,-84.7977523803711,-84.8321304321289,-84.8321304321289,-84.8951568603516,-84.9008865356445,-84.9352569580078,-84.9066162109375,-84.8951568603516,-84.8779678344727,-84.8665084838867,-84.8665084838867],"y":[30.7162666320801,30.6876201629639,30.6876201629639,30.6417827606201,30.6131362915039,30.590217590332,30.5672988891602,30.5329189300537,30.4870853424072,30.4584369659424,30.4412479400635,30.4125995635986,30.4011421203613,30.3954105377197,30.3954105377197,30.4183292388916,30.4240608215332,30.4584369659424,30.4698944091797,30.5157318115234,30.5157318115234,30.5329189300537,30.5386505126953,30.6074066162109,30.6074066162109,30.6303253173828,30.6589698791504,30.6761589050293,30.7162666320801,30.7162666320801],"text":"Percent: 70.09558","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(183,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-105.309646606445,-105.309646606445,-105.309646606445,-105.280990600586,-105.286720275879,-105.292457580566,-105.286720275879,-104.91429901123,-104.284042358398,-104.112167358398,-104.117889404297,-104.12361907959,-104.203834533691,-104.324150085449,-104.329879760742,-104.444480895996,-104.444480895996,-104.897117614746,-104.902839660645,-104.902839660645,-105.309646606445,-105.309646606445,null,-97.8898391723633,-97.8611907958984,-97.8382720947266,-97.758056640625,-97.7007598876953,-97.6606521606445,-97.6377410888672,-97.8554611206055,-97.8669204711914,-98.0903778076172,-98.1190185546875,-98.1362152099609,-98.1476745605469,-98.1247482299805,-98.1362152099609,-98.1705856323242,-98.1820526123047,-98.1935043334961,-98.2393417358398,-98.2794494628906,-98.3080978393555,-98.2336120605469,-98.0961074829102,-98.0731811523438,-98.0158920288086,-97.8898391723633,-97.8898391723633],"y":[34.3373603820801,34.4290351867676,34.6066474914551,34.6066474914551,34.9217758178711,35.0306396484375,35.1967964172363,35.2082557678223,35.2082557678223,35.2082557678223,35.1395034790039,34.7728080749512,34.7785377502441,34.7785377502441,34.6983222961426,34.6925926208496,34.6181106567383,34.6123809814453,34.4003829956055,34.3373603820801,34.3373603820801,34.3373603820801,null,29.8568305969238,29.8453712463379,29.7995338439941,29.7250518798828,29.6792144775391,29.6734828948975,29.6505641937256,29.3583564758301,29.3870048522949,29.3870048522949,29.364086151123,29.3984661102295,29.4213809967041,29.4672183990479,29.4786796569824,29.4786796569824,29.5015983581543,29.4786796569824,29.5474319458008,29.5531635284424,29.5932693481445,29.6391067504883,29.6906719207764,29.7078590393066,29.7536964416504,29.8568305969238,29.8568305969238],"text":"Percent: 70.17189","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(183,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-72.9260635375977,-72.9317932128906,-72.9146118164062,-72.8974227905273,-72.8859558105469,-72.8573150634766,-72.8172073364258,-72.8057479858398,-72.7942810058594,-72.782829284668,-72.7484512329102,-72.6166687011719,-72.5822982788086,-72.4218673706055,-72.4734268188477,-72.3588409423828,-72.3645706176758,-72.4161376953125,-72.4734268188477,-72.6052093505859,-72.6567764282227,-72.8229370117188,-72.8114776611328,-72.8343887329102,-72.8172073364258,-72.8630447387695,-72.9260635375977,-72.9260635375977],"y":[44.6219520568848,44.6391410827637,44.6506004333496,44.6563301086426,44.6677894592285,44.7078971862793,44.6964378356934,44.7136268615723,44.7250862121582,44.7250862121582,44.7823829650879,44.7995681762695,44.7823829650879,44.7250862121582,44.6391410827637,44.5933036804199,44.587574005127,44.5073585510254,44.4328765869141,44.4729843139648,44.3985023498535,44.4557952880859,44.5073585510254,44.5130920410156,44.5474662780762,44.5646591186523,44.6219520568848,44.6219520568848],"text":"Percent: 70.20295","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(183,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-109.04532623291,-109.051063537598,-107.973899841309,-107.950973510742,-107.933792114258,-107.916603088379,-107.893684387207,-107.893684387207,-107.779090881348,-107.727523803711,-107.727523803711,-107.738983154297,-107.756172180176,-107.779090881348,-107.779090881348,-107.807739257812,-107.824928283691,-107.819198608398,-107.836387634277,-107.865028381348,-107.910865783691,-107.991081237793,-108.077026367188,-108.128593444824,-108.180160522461,-108.225997924805,-108.243186950684,-108.266105651855,-108.810409545898,-108.816139221191,-109.04532623291,-109.04532623291,null,-104.117889404297,-104.112167358398,-104.284042358398,-104.91429901123,-105.286720275879,-105.292457580566,-105.72216796875,-105.716445922852,-105.710716247559,-105.727897644043,-105.72216796875,-105.716445922852,-105.72216796875,-105.63623046875,-105.447151184082,-105.361206054688,-105.212242126465,-105.103378295898,-105.017433166504,-104.994514465332,-104.87419128418,-104.719497680664,-104.450202941895,-104.358535766602,-104.238212585449,-104.00902557373,-103.96891784668,-103.722549438477,-103.636604309082,-103.636604309082,-103.636604309082,-103.860061645508,-103.865791320801,-104.014755249023,-104.117889404297,-104.117889404297],"y":[37.8667793273926,38.1532592773438,38.1417999267578,38.1188812255859,38.1188812255859,38.1303405761719,38.113151550293,38.0272064208984,37.969913482666,37.9412651062012,37.9183502197266,37.9011573791504,37.8839683532715,37.8667793273926,37.8495941162109,37.832405090332,37.8094863891602,37.7922973632812,37.7865676879883,37.7751083374023,37.8037567138672,37.8610496520996,37.8438606262207,37.8495941162109,37.8381309509277,37.8438606262207,37.8667793273926,37.8896980285645,37.8896980285645,37.8725128173828,37.8667793273926,37.8667793273926,null,35.1395034790039,35.2082557678223,35.2082557678223,35.2082557678223,35.1967964172363,35.0306396484375,35.0306396484375,35.1337738037109,35.3113899230957,35.3228492736816,35.4259834289551,35.7640266418457,35.8557014465332,35.8557014465332,35.8557014465332,35.8557014465332,35.8270492553711,35.7984046936035,35.7468376159668,35.7582969665527,35.7697563171387,35.7754859924316,35.7812118530273,35.7754859924316,35.7754859924316,35.7812118530273,35.7984046936035,35.4202499389648,35.4202499389648,35.3801460266113,35.2369041442871,35.2369041442871,35.248363494873,35.1796112060547,35.1395034790039,35.1395034790039],"text":"Percent: 70.24911","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(183,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-72.9948272705078,-73.0177383422852,-73.04638671875,-73.0578460693359,-73.0578460693359,-73.052116394043,-73.0120086669922,-72.9661712646484,-72.9776306152344,-72.9719009399414,-72.8802261352539,-72.8745040893555,-72.8687744140625,-72.8745040893555,-72.8343887329102,-72.7656402587891,-72.7656402587891,-72.7484512329102,-72.7026138305664,-72.7026138305664,-72.4963531494141,-72.4791564941406,-72.3760299682617,-72.3817520141602,-72.3588409423828,-72.3473815917969,-72.324462890625,-72.3130035400391,-72.3130035400391,-72.3015441894531,-72.2900848388672,-72.2786254882812,-72.2786254882812,-72.2786254882812,-72.2098770141602,-72.2156066894531,-72.2041397094727,-72.2098770141602,-72.2041397094727,-72.2098770141602,-72.2327880859375,-72.3359222412109,-72.3473815917969,-72.3989486694336,-72.4104080200195,-72.59375,-72.6109390258789,-72.6166687011719,-72.6109390258789,-72.6052093505859,-72.6109390258789,-72.6281356811523,-72.6453170776367,-72.6567764282227,-72.6682434082031,-72.6911544799805,-72.6968841552734,-72.777099609375,-72.771369934082,-72.7885589599609,-72.7885589599609,-72.8057479858398,-72.8057479858398,-72.8458557128906,-72.8745040893555,-72.9088821411133,-72.8802261352539,-72.8745040893555,-72.8745040893555,-72.8802261352539,-72.9375305175781,-72.9375305175781,-72.9948272705078,-72.9948272705078,null,-78.6499176025391,-78.6098098754883,-78.5467834472656,-78.5009460449219,-78.483757019043,-78.3462524414062,-78.3806304931641,-78.3577041625977,-78.3920822143555,-78.3634338378906,-78.4379196166992,-78.4150009155273,-78.4551086425781,-78.4207382202148,-78.4207382202148,-78.4436492919922,-78.5181350708008,-78.5582427978516,-78.5926208496094,-78.6155395507812,-78.6384506225586,-78.661376953125,-78.6728363037109,-78.7014846801758,-78.8733749389648,-78.9822311401367,-78.9421234130859,-78.936393737793,-78.9306640625,-78.8561782836914,-78.8275375366211,-78.7988891601562,-78.7931594848633,-78.7931594848633,-78.7759628295898,-78.6900253295898,-78.6499176025391,-78.6499176025391],"y":[42.3186645507812,42.3186645507812,42.324390411377,42.3358535766602,42.3530387878418,42.3931465148926,42.3874168395996,42.5306549072266,42.5306549072266,42.5535736083984,42.5306549072266,42.5249290466309,42.5134658813477,42.4848213195801,42.4733619689941,42.4504432678223,42.4447135925293,42.4389839172363,42.4447135925293,42.4046096801758,42.4275245666504,42.4103355407715,42.4160652160645,42.3931465148926,42.358772277832,42.3530387878418,42.3473091125488,42.358772277832,42.3702278137207,42.3759574890137,42.3759574890137,42.3702278137207,42.3358535766602,42.2957458496094,42.3014755249023,42.2957458496094,42.2842826843262,42.2613677978516,42.2556381225586,42.2499084472656,42.2384490966797,42.2269897460938,42.2098007202148,42.2098007202148,42.2269897460938,42.2155303955078,42.2269897460938,42.2441787719727,42.2613677978516,42.2785568237305,42.2785568237305,42.2785568237305,42.2613677978516,42.2327194213867,42.2212600708008,42.2155303955078,42.186882019043,42.1983413696289,42.2155303955078,42.2155303955078,42.2269897460938,42.2327194213867,42.2441787719727,42.2441787719727,42.2155303955078,42.2384490966797,42.2670974731445,42.2842826843262,42.3014755249023,42.3358535766602,42.3415832519531,42.324390411377,42.3186645507812,42.3186645507812,null,39.5398178100586,39.5283584594727,39.5226287841797,39.5111694335938,39.5226287841797,39.4596061706543,39.4137687683105,39.4080352783203,39.3679313659668,39.3621978759766,39.2705268859863,39.2590675354004,39.2017707824707,39.1788520812988,39.1673965454102,39.1444778442383,39.0871810913086,39.1215591430664,39.1444778442383,39.1215591430664,39.138744354248,39.1330184936523,39.138744354248,39.1502075195312,39.190315246582,39.2361526489258,39.2533378601074,39.2647972106934,39.2934455871582,39.333553314209,39.3621978759766,39.3851165771484,39.3965797424316,39.4137687683105,39.4424133300781,39.4997100830078,39.5398178100586,39.5398178100586],"text":"Percent: 70.33306","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(183,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-103.797035217285,-103.797035217285,-103.848602294922,-103.917350769043,-104.00902557373,-104.077781677246,-104.146537780762,-104.186645507812,-104.22102355957,-104.238212585449,-104.284042358398,-104.347076416016,-104.381454467773,-104.43302154541,-104.473129272461,-104.513229370117,-104.536148071289,-104.57625579834,-104.610633850098,-104.639282226562,-104.67366027832,-104.696578979492,-104.696578979492,-104.685119628906,-104.702308654785,-104.736679077148,-104.81689453125,-104.851280212402,-104.851280212402,-104.868461608887,-104.88565826416,-104.942947387695,-104.971603393555,-104.685119628906,-103.951728820801,-103.797035217285,-103.797035217285],"y":[30.3954105377197,29.2609539031982,29.2724151611328,29.2781429290771,29.2953338623047,29.3411674499512,29.381275177002,29.3984661102295,29.4500312805176,29.4786796569824,29.5073261260986,29.5187873840332,29.5302448272705,29.5875396728516,29.5932693481445,29.6276454925537,29.6505641937256,29.7823467254639,29.7938041687012,29.8625602722168,29.9083976745605,29.9943428039551,30.0802822113037,30.1433086395264,30.212064743042,30.2521705627441,30.3610343933105,30.3724918365479,30.4011421203613,30.4870853424072,30.5501117706299,30.5844879150391,30.6131362915039,30.5558376312256,30.4011421203613,30.3954105377197,30.3954105377197],"text":"Percent: 70.40929","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(183,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-122.37232208252,-122.395240783691,-122.418167114258,-122.423889160156,-122.44108581543,-122.469734191895,-122.498374938965,-122.48119354248,-122.463996887207,-122.504104614258,-122.584312438965,-122.641616821289,-122.761940002441,-122.899444580078,-122.945289611816,-122.968200683594,-122.996841430664,-123.031227111816,-123.054153442383,-123.088516235352,-123.140090942383,-123.208839416504,-123.271865844727,-123.323440551758,-123.357818603516,-123.409370422363,-123.455215454102,-123.478141784668,-123.466682434082,-123.357818603516,-123.357818603516,-123.128623962402,-123.128623962402,-123.077056884766,-123.071334838867,-122.876525878906,-122.813507080078,-122.802047729492,-122.77912902832,-122.77912902832,-122.750480651855,-122.744743347168,-122.710372924805,-122.687454223633,-122.658805847168,-122.624420166016,-122.635879516602,-122.635879516602,-122.65308380127,-122.635879516602,-122.56713104248,-122.538482666016,-122.48119354248,-122.492652893066,-122.446807861328,-122.458267211914,-122.423889160156,-122.378059387207,-122.360870361328,-122.37232208252,-122.37232208252],"y":[38.1761779785156,38.1819076538086,38.1647186279297,38.1417999267578,38.1360702514648,38.1417999267578,38.1417999267578,38.1246147155762,38.1246147155762,38.113151550293,38.1819076538086,38.1704483032227,38.2220153808594,38.3136863708496,38.3022308349609,38.3136863708496,38.3308792114258,38.3308792114258,38.3824424743652,38.4454689025879,38.4970321655273,38.5199508666992,38.5428695678711,38.5944366455078,38.6574630737305,38.7147598266602,38.7319450378418,38.7548637390137,38.7777824401855,38.7892417907715,38.8121604919434,38.8178901672363,38.8465385437012,38.8465385437012,38.8637275695801,38.8637275695801,38.8637275695801,38.8465385437012,38.8293495178223,38.8121604919434,38.8064308166504,38.7777824401855,38.737678527832,38.703296661377,38.6975708007812,38.6631889343262,38.6345443725586,38.6116256713867,38.5887069702148,38.565788269043,38.5256805419922,38.4741172790527,38.4397392272949,38.4053611755371,38.3824424743652,38.3537940979004,38.3480682373047,38.250659942627,38.2220153808594,38.1761779785156,38.1761779785156],"text":"Percent: 70.84637","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(182,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-97.8669204711914,-97.8669204711914,-97.9184875488281,-97.9242172241211,-98.0101623535156,-97.9929733276367,-97.9757843017578,-97.9815139770508,-97.9643249511719,-97.8497314453125,-97.5689849853516,-97.4543914794922,-97.4429321289062,-97.4543914794922,-97.4715805053711,-97.4543914794922,-97.4200134277344,-97.3913650512695,-97.4200134277344,-97.4543914794922,-97.4658508300781,-97.5174179077148,-97.5288772583008,-97.5460662841797,-97.5517959594727,-97.7809753417969,-97.8669204711914,-97.8669204711914],"y":[26.3560581207275,26.447732925415,26.447732925415,26.459192276001,26.4763793945312,26.5508651733398,26.5508651733398,26.5795116424561,26.6138896942139,26.6024303436279,26.6081600189209,26.6081600189209,26.5508651733398,26.527946472168,26.4878387451172,26.4190845489502,26.4133548736572,26.3904361724854,26.3904361724854,26.3732471466064,26.3445987701416,26.3560581207275,26.3331394195557,26.3445987701416,26.3216800689697,26.3503284454346,26.3560581207275,26.3560581207275],"text":"Percent: 71.07552","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(181,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-89.0147171020508,-89.3756866455078,-89.3756866455078,-89.8397827148438,-89.8340530395508,-89.8168640136719,-89.799674987793,-89.7824859619141,-89.7538375854492,-89.7366485595703,-89.7194595336914,-89.7137298583984,-89.34130859375,-89.3527679443359,-89.0147171020508,-89.0147171020508,-89.0147171020508,-89.0147171020508],"y":[42.8457832336426,42.8457832336426,42.8572463989258,42.8572463989258,43.2010192871094,43.2239379882812,43.2468566894531,43.2468566894531,43.2525825500488,43.2640419006348,43.269775390625,43.2984199523926,43.2984199523926,43.2812309265137,43.2812309265137,43.2067489624023,42.8457832336426,42.8457832336426],"text":"Percent: 71.12186","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(181,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-122.131675720215,-122.137413024902,-122.137413024902,-122.223350524902,-122.234817504883,-122.303565979004,-122.303565979004,-122.320762634277,-122.337951660156,-122.37232208252,-122.389518737793,-122.383781433105,-122.37232208252,-122.378059387207,-122.400978088379,-122.418167114258,-122.418167114258,-122.429626464844,-122.469734191895,-122.486915588379,-122.486915588379,-122.486915588379,-122.458267211914,-122.458267211914,-122.469734191895,-122.458267211914,-122.406700134277,-122.360870361328,-122.349411010742,-122.332214355469,-122.337951660156,-122.343673706055,-122.309303283691,-122.251998901367,-122.217628479004,-122.194709777832,-122.154602050781,-122.11449432373,-122.091567993164,-122.080123901367,-122.062927246094,-122.091567993164,-122.131675720215,-122.171783447266,-122.177520751953,-122.194709777832,-122.166061401367,-122.171783447266,-122.160339355469,-122.154602050781,-122.131675720215,-122.131675720215],"y":[37.2766342163086,37.2537155151367,37.2136077880859,37.2136077880859,37.1906890869141,37.1906890869141,37.1448516845703,37.1563148498535,37.1906890869141,37.2193412780762,37.2594451904297,37.3110122680664,37.3568496704102,37.4084129333496,37.4198760986328,37.4485206604004,37.4886283874512,37.5058174133301,37.517276763916,37.5516510009766,37.5745697021484,37.6146774291992,37.6318664550781,37.6490592956543,37.6719779968262,37.7006225585938,37.7006225585938,37.7006225585938,37.6777038574219,37.660514831543,37.6375961303711,37.6146774291992,37.6032218933105,37.5917587280273,37.5745697021484,37.5516510009766,37.5344657897949,37.523006439209,37.5058174133301,37.5000877380371,37.4828987121582,37.4657135009766,37.4485206604004,37.4485206604004,37.4313316345215,37.379768371582,37.3339309692383,37.3167419433594,37.3110122680664,37.2938232421875,37.2766342163086,37.2766342163086],"text":"Percent: 71.30596","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(181,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.4425582885742,-99.3967208862305,-99.110237121582,-98.9670028686523,-98.9670028686523,-99.035758972168,-99.1560745239258,-99.1789932250977,-99.2019119262695,-99.2076416015625,-99.2763977050781,-99.3165054321289,-99.3451461791992,-99.3795318603516,-99.390983581543,-99.4024505615234,-99.4253616333008,-99.4540176391602,-99.4654693603516,-99.4482879638672,-99.4368209838867,-99.4425582885742,-99.4425582885742,-99.4425582885742],"y":[27.2384128570557,27.2842502593994,27.2842502593994,27.2727909088135,26.7915058135986,26.6769161224365,26.585241317749,26.6310787200928,26.659725189209,26.7055625915527,26.8488025665283,26.8659915924072,26.911828994751,26.9232883453369,26.9404754638672,26.980583190918,27.0035018920898,27.0321483612061,27.0607967376709,27.0951747894287,27.1238212585449,27.2154941558838,27.2384128570557,27.2384128570557],"text":"Percent: 71.32332","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(181,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.2167663574219,-81.2511444091797,-81.3199005126953,-81.3428192138672,-81.3600082397461,-81.382926940918,-81.19384765625,-81.0391464233398,-80.9646682739258,-80.9417495727539,-80.924560546875,-80.8787231445312,-80.7927780151367,-80.6896514892578,-80.6896514892578,-80.6667251586914,-80.6438140869141,-80.6151580810547,-80.6037063598633,-80.6208877563477,-80.6151580810547,-80.6037063598633,-80.5922470092773,-80.6037063598633,-80.5979766845703,-80.5464096069336,-80.5120315551758,-80.5005722045898,-80.4833831787109,-80.471923828125,-80.4489974975586,-80.466194152832,-80.4375457763672,-80.4375457763672,-80.3917083740234,-80.3573303222656,-80.3286819458008,-80.3172225952148,-80.3057632446289,-80.2828521728516,-80.2599258422852,-80.2427444458008,-80.2140884399414,-80.2140884399414,-80.2198181152344,-80.2427444458008,-80.2541961669922,-80.2599258422852,-80.28857421875,-80.28857421875,-80.294303894043,-80.3229598999023,-80.3344116210938,-80.3573303222656,-80.3687896728516,-80.3859786987305,-80.4203567504883,-80.4489974975586,-80.4833831787109,-80.5005722045898,-80.7755966186523,-80.7927780151367,-80.8214263916016,-80.8443450927734,-80.9875793457031,-81.2167663574219,-81.2167663574219],"y":[33.4320907592773,33.443546295166,33.4721946716309,33.4836540222168,33.4836540222168,33.4893836975098,33.6555404663086,33.7128372192383,33.6498107910156,33.638355255127,33.6211624145508,33.6268920898438,33.6154365539551,33.5409469604492,33.5294914245605,33.4836540222168,33.4836540222168,33.4721946716309,33.4779243469238,33.4951095581055,33.5180282592773,33.5409469604492,33.5581359863281,33.5695991516113,33.5753288269043,33.5753288269043,33.5524101257324,33.5695991516113,33.5753288269043,33.5638656616211,33.5581359863281,33.5294914245605,33.5180282592773,33.5008430480957,33.4607353210449,33.449275970459,33.449275970459,33.443546295166,33.449275970459,33.455005645752,33.449275970459,33.455005645752,33.443546295166,33.4263572692871,33.3977088928223,33.3919792175293,33.3404159545898,33.3117637634277,33.2888450622559,33.2773895263672,33.2716598510742,33.2773895263672,33.2773895263672,33.2716598510742,33.2602005004883,33.2659301757812,33.2659301757812,33.2773895263672,33.3003082275391,33.3289566040039,33.1742553710938,33.1914443969727,33.2086334228516,33.2544708251953,33.3289566040039,33.4320907592773,33.4320907592773],"text":"Percent: 71.42623","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(180,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-77.1545028686523,-76.9195785522461,-76.9081268310547,-76.9138488769531,-76.9367752075195,-76.9482345581055,-76.9367752075195,-76.9138488769531,-76.856559753418,-76.8221817016602,-76.7878036499023,-76.7476959228516,-76.7476959228516,-76.7476959228516,-76.7247772216797,-76.7133178710938,-76.7075881958008,-76.7190475463867,-77.1602249145508,-77.1888732910156,-77.2117919921875,-77.1545028686523,-77.1545028686523,-77.1487655639648,-77.1373062133789,-77.1143951416016,-77.0914688110352,-77.0857391357422,-77.0857391357422,-77.0914688110352,-77.1545028686523,-77.1545028686523],"y":[36.5432472229004,36.5489768981934,36.5260581970215,36.4974136352539,36.4687652587891,36.4458465576172,36.4057388305664,36.3942794799805,36.3828201293945,36.3656311035156,36.3484420776367,36.3369827270508,36.3312530517578,36.3140678405762,36.2911491394043,36.2739562988281,36.2567672729492,36.2338485717773,36.2338485717773,36.2338485717773,36.2453117370605,36.4229278564453,36.4687652587891,36.4802207946777,36.4802207946777,36.4802207946777,36.4802207946777,36.4916839599609,36.5088691711426,36.5203285217285,36.5432472229004,36.5432472229004],"text":"Percent: 71.88190","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(179,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-107.314994812012,-107.63011932373,-107.63011932373,-107.738983154297,-107.738983154297,-108.472373962402,-108.472373962402,-108.902084350586,-109.051063537598,-109.04532623291,-108.839065551758,-108.392158508301,-107.922332763672,-107.641578674316,-107.320724487305,-107.314994812012,-107.314994812012,-107.314994812012],"y":[35.2999305725098,35.3113899230957,35.3400382995605,35.3400382995605,35.3113899230957,35.3056564331055,34.9561538696289,34.9504280090332,34.9504280090332,35.9989395141602,36.0046691894531,36.0046691894531,36.0046691894531,36.0046691894531,36.0046691894531,35.4660873413086,35.2999305725098,35.2999305725098],"text":"Percent: 72.08277","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(179,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.24658203125,-90.7221374511719,-90.7278671264648,-90.7221374511719,-90.7221374511719,-90.7106781005859,-90.704948425293,-90.7164077758789,-90.704948425293,-90.6877593994141,-90.6591110229492,-90.6419219970703,-90.6304626464844,-90.6247329711914,-90.607551574707,-90.6018142700195,-90.607551574707,-90.6018142700195,-90.5846252441406,-90.5502471923828,-90.5216064453125,-90.4929504394531,-90.4872283935547,-90.4585723876953,-90.4585723876953,-90.24658203125,-90.240852355957,-90.0861511230469,-90.0976104736328,-90.1090774536133,-90.1262588500977,-90.1491775512695,-90.1663665771484,-90.1720962524414,-90.2064743041992,-90.2007522583008,-90.2236633300781,-90.24658203125,-90.252311706543,-90.24658203125,-90.252311706543,-90.240852355957,-90.24658203125,-90.24658203125],"y":[32.0512619018555,32.0512619018555,32.22314453125,32.2689819335938,32.2861709594727,32.2976303100586,32.3090896606445,32.3549270629883,32.3663864135742,32.3663864135742,32.3606567382812,32.3606567382812,32.3778457641602,32.4064903259277,32.4236831665039,32.4523277282715,32.4809799194336,32.4981651306152,32.5096244812012,32.5210838317871,32.532543182373,32.538272857666,32.549732208252,32.5726509094238,32.4924354553223,32.4924354553223,32.400764465332,32.3950347900391,32.3893051147461,32.3893051147461,32.3549270629883,32.3320083618164,32.3205490112305,32.3033599853516,32.2403335571289,32.2116889953613,32.1887702941895,32.1830368041992,32.1658515930176,32.1314735412598,32.1142845153809,32.0741806030273,32.0512619018555,32.0512619018555],"text":"Percent: 72.21704","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(179,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.1434478759766,-90.1377182006836,-90.1262588500977,-90.1148071289062,-90.1205368041992,-90.1033401489258,-90.1033401489258,-90.1377182006836,-90.1377182006836,-90.1892852783203,-90.1892852783203,-90.3096084594727,-90.3210678100586,-90.3210678100586,-90.3096084594727,-90.2924194335938,-90.2924194335938,-90.2981491088867,-90.3554458618164,-90.3611755371094,-90.3669052124023,-90.3726272583008,-90.3783645629883,-90.3840942382812,-90.4070129394531,-90.424201965332,-90.4528427124023,-90.4528427124023,-90.4528427124023,-90.1950149536133,-90.1950149536133,-90.2064743041992,-90.2351226806641,-90.2637710571289,-90.2924194335938,-90.3096084594727,-90.3153381347656,-90.3210678100586,-90.3096084594727,-90.2981491088867,-90.2866897583008,-90.2809600830078,-90.2637710571289,-90.252311706543,-90.24658203125,-90.2293930053711,-90.1434478759766,-90.1434478759766,null,-94.9276504516602,-94.9276504516602,-94.8187866210938,-94.8187866210938,-94.7958679199219,-94.7614898681641,-94.7213821411133,-94.6984634399414,-94.6812744140625,-94.6583557128906,-94.6411743164062,-94.6239776611328,-94.6239776611328,-94.589599609375,-94.5724105834961,-94.5494995117188,-94.5208511352539,-94.4979248046875,-94.4921951293945,-94.4406356811523,-94.4578247070312,-94.4692840576172,-94.4807434082031,-94.9448318481445,-94.9448318481445,-95.0594329833984,-95.0651550292969,-94.9963989257812,-94.9906692504883,-94.9333801269531,-94.9276504516602,-94.9276504516602],"y":[33.7242965698242,33.6841888427734,33.6669998168945,33.6440811157227,33.6097030639648,33.5982437133789,33.4721946716309,33.4721946716309,33.4263572692871,33.4263572692871,33.3404159545898,33.3747901916504,33.3747901916504,33.3690643310547,33.3576011657715,33.3461456298828,33.3289566040039,33.317497253418,33.306037902832,33.2888450622559,33.2831192016602,33.2716598510742,33.2602005004883,33.2487411499023,33.2544708251953,33.2430114746094,33.2659301757812,33.3461456298828,33.8102378845215,33.8102378845215,33.8045082092285,33.7873191833496,33.7758636474609,33.770133972168,33.770133972168,33.7529449462891,33.7472152709961,33.7300262451172,33.7242965698242,33.7242965698242,33.7300262451172,33.7414855957031,33.7472152709961,33.7414855957031,33.7300262451172,33.7242965698242,33.7242965698242,33.7242965698242,null,35.0879364013672,35.2369041442871,35.2426338195801,35.3629570007324,35.3686828613281,35.3801460266113,35.3801460266113,35.3629570007324,35.3343086242676,35.3113899230957,35.2884712219238,35.2999305725098,35.3285751342773,35.3572273254395,35.3572273254395,35.3457679748535,35.3343086242676,35.3343086242676,35.3686828613281,35.397331237793,34.9848022460938,34.7498931884766,34.5321655273438,34.543628692627,34.7212409973145,34.7212409973145,34.8874015808105,34.8931312561035,34.9733467102051,34.9848022460938,35.0879364013672,35.0879364013672],"text":"Percent: 72.61207","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(178,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.4585723876953,-90.4528427124023,-90.4528427124023,-90.5559768676758,-90.5617141723633,-90.7221374511719,-90.7622451782227,-90.7679748535156,-90.7622451782227,-90.6533889770508,-90.6533889770508,-90.4585723876953,-90.4585723876953],"y":[33.9935836791992,33.8102378845215,33.3461456298828,33.3461456298828,33.2773895263672,33.2716598510742,33.2773895263672,33.5294914245605,33.6211624145508,33.6211624145508,33.9935836791992,33.9935836791992,33.9935836791992],"text":"Percent: 72.66030","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(178,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-70.4508895874023,-70.4566192626953,-70.4566192626953,-70.4680786132812,-70.508186340332,-70.5654830932617,-70.6170425415039,-70.6800765991211,-70.7087173461914,-70.7373657226562,-70.7430953979492,-70.777473449707,-70.8003921508789,-70.8175811767578,-70.8290405273438,-70.8290405273438,-70.8233108520508,-70.8061294555664,-70.777473449707,-70.7430953979492,-70.6972579956055,-70.6399688720703,-70.6170425415039,-70.6113128662109,-70.6170425415039,-70.6113128662109,-70.5941314697266,-70.5654830932617,-70.5482940673828,-70.5482940673828,-70.5311050415039,-70.4967269897461,-70.4852676391602,-70.4680786132812,-70.4566192626953,-70.4508895874023,-70.4508895874023],"y":[41.401927947998,41.3904724121094,41.3732833862305,41.3560943603516,41.3560943603516,41.3446350097656,41.3446350097656,41.3446350097656,41.3389053344727,41.3389053344727,41.3274459838867,41.3102569580078,41.3045272827148,41.3102569580078,41.3274459838867,41.3446350097656,41.3560943603516,41.3503646850586,41.3446350097656,41.3732833862305,41.4305801391602,41.4706840515137,41.4764175415039,41.4706840515137,41.4477653503418,41.4477653503418,41.4477653503418,41.453498840332,41.4420356750488,41.401927947998,41.3904724121094,41.3904724121094,41.401927947998,41.419116973877,41.419116973877,41.401927947998,41.401927947998],"text":"Percent: 72.88803","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(177,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-105.240882873535,-105.389862060547,-105.601844787598,-105.72216796875,-105.739356994629,-105.762283325195,-105.773735046387,-105.768005371094,-105.762283325195,-105.762283325195,-105.745094299316,-105.745094299316,-105.750823974609,-105.756553649902,-105.756553649902,-105.739356994629,-105.739356994629,-105.762283325195,-105.487258911133,-105.441421508789,-105.429969787598,-105.292457580566,-105.189315795898,-105.200782775879,-105.172134399414,-105.160675048828,-105.137756347656,-105.12629699707,-105.160675048828,-105.160675048828,-105.160675048828,-105.149208068848,-105.166404724121,-105.149208068848,-105.160675048828,-105.154945373535,-105.18359375,-105.217971801758,-105.240882873535,-105.240882873535],"y":[36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,37.0130767822266,37.0245323181152,37.0359916687012,37.058910369873,37.0818290710449,37.1104774475098,37.1391220092773,37.1849594116211,37.1964225769043,37.2193412780762,37.2537155151367,37.2651748657227,37.2880935668945,37.3339309692383,37.5631141662598,37.5917587280273,37.6204071044922,37.6490592956543,37.6032218933105,37.5631141662598,37.5344657897949,37.4485206604004,37.4427947998047,37.3912239074707,37.379768371582,37.2766342163086,37.2537155151367,37.2193412780762,37.1964225769043,37.1792297363281,37.1677703857422,37.1505851745605,37.1219329833984,37.0417213439941,36.9844245910645,36.9844245910645],"text":"Percent: 73.00443","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(177,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.118644714355,-99.4081802368164,-99.4081802368164,-100.112915039062,-100.118644714355,-100.118644714355],"y":[28.6364307403564,28.6421604156494,28.2009811401367,28.2009811401367,28.6364307403564,28.6364307403564],"text":"Percent: 73.39733","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(176,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-105.72216796875,-105.72216796875,-105.716445922852,-105.72216796875,-105.727897644043,-105.710716247559,-105.716445922852,-105.72216796875,-106.24356842041,-106.24356842041,-106.249298095703,-106.226371765137,-106.209190368652,-106.203460693359,-106.1748046875,-106.1748046875,-106.191993713379,-106.203460693359,-106.226371765137,-106.249298095703,-106.249298095703,-106.060218811035,-106.060218811035,-105.716445922852,-105.72216796875,-105.72216796875],"y":[35.9588317871094,35.8557014465332,35.7640266418457,35.4259834289551,35.3228492736816,35.3113899230957,35.1337738037109,35.0306396484375,35.0249099731445,35.2197151184082,35.7411079406738,35.7582969665527,35.7640266418457,35.7869453430176,35.8041305541992,35.8213195800781,35.8270492553711,35.8155937194824,35.8270492553711,35.8270492553711,35.9301834106445,35.9359130859375,35.9932098388672,35.9932098388672,35.9588317871094,35.9588317871094],"text":"Percent: 73.44730","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(176,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-105.051811218262,-104.862731933594,-104.78825378418,-104.690849304199,-104.599174499512,-104.616363525391,-104.73095703125,-104.73095703125,-104.879928588867,-104.88565826416,-104.868461608887,-104.902839660645,-104.845550537109,-104.91429901123,-105.011703491211,-105.051811218262,-105.097648620605,-105.109107971191,-105.051811218262,-105.051811218262,-105.051811218262],"y":[39.791919708252,39.8033790588379,39.8148345947266,39.9122428894043,39.9007797241211,39.8262977600098,39.7976493835449,39.7690010070801,39.7575416564941,39.7403526306152,39.7002449035645,39.6715965270996,39.6601371765137,39.6257629394531,39.6601371765137,39.6314888000488,39.6142997741699,39.6372184753418,39.6773262023926,39.791919708252,39.791919708252],"text":"Percent: 73.45429","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(176,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-122.945289611816,-122.899444580078,-122.761940002441,-122.641616821289,-122.584312438965,-122.504104614258,-122.463996887207,-122.469734191895,-122.48119354248,-122.48119354248,-122.469734191895,-122.44108581543,-122.429626464844,-122.429626464844,-122.458267211914,-122.463996887207,-122.458267211914,-122.446807861328,-122.423889160156,-122.406700134277,-122.406700134277,-122.418167114258,-122.44108581543,-122.458267211914,-122.469734191895,-122.458267211914,-122.452545166016,-122.458267211914,-122.486915588379,-122.504104614258,-122.532760620117,-122.549942016602,-122.595779418945,-122.618698120117,-122.635879516602,-122.647346496582,-122.658805847168,-122.670265197754,-122.716094970703,-122.756202697754,-122.77912902832,-122.830696105957,-122.876525878906,-122.882263183594,-122.887985229492,-122.922370910645,-122.93383026123,-122.945289611816,-122.968200683594,-122.985397338867,-122.97966003418,-122.951011657715,-122.939552307129,-122.945289611816,-122.962478637695,-122.939552307129,-122.916633605957,-122.887985229492,-122.876525878906,-122.887985229492,-122.928092956543,-122.945289611816,-122.945289611816],"y":[38.3022308349609,38.3136863708496,38.2220153808594,38.1704483032227,38.1819076538086,38.113151550293,38.1246147155762,38.0787773132324,38.0558586120605,38.0272064208984,38.0214805603027,38.0100212097168,38.0042877197266,37.9871025085449,37.9813690185547,37.964183807373,37.9469947814941,37.9298057556152,37.9126167297363,37.9011573791504,37.8839683532715,37.8782386779785,37.8954315185547,37.9011573791504,37.8954315185547,37.8725128173828,37.8495941162109,37.8381309509277,37.8438606262207,37.8495941162109,37.8667793273926,37.8839683532715,37.8954315185547,37.9183502197266,37.9298057556152,37.9298057556152,37.9183502197266,37.9298057556152,37.9527244567871,37.969913482666,37.9985618591309,38.0272064208984,38.0386695861816,38.0501251220703,38.0730438232422,38.0558586120605,38.0214805603027,38.0100212097168,38.0042877197266,38.0214805603027,38.0558586120605,38.113151550293,38.1417999267578,38.1876373291016,38.2220153808594,38.2277450561523,38.1990966796875,38.1876373291016,38.1990966796875,38.2392044067383,38.2735786437988,38.3022308349609,38.3022308349609],"text":"Percent: 73.97820","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(175,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.4998550415039,-100.135833740234,-100.141563415527,-100.181671142578,-100.187400817871,-99.5284957885742,-99.5227661132812,-99.5055847167969,-99.4998550415039,-99.4998550415039],"y":[48.5467147827148,48.5467147827148,48.7243309020996,48.7186012268066,48.9993515014648,48.9993515014648,48.7071418762207,48.7071418762207,48.5467147827148,48.5467147827148],"text":"Percent: 74.00618","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(175,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.9062423706055,-86.8661346435547,-86.8604049682617,-86.9062423706055,-86.9062423706055,-87.1812591552734,-87.1984481811523,-87.4906539916992,-87.6052474975586,-87.610969543457,-87.6625442504883,-87.6625442504883,-87.6625442504883,-87.6052474975586,-87.6052474975586,-87.5078430175781,-87.5078430175781,-87.4906539916992,-87.4906539916992,-87.4791946411133,-87.4620056152344,-87.439094543457,-87.4218978881836,-87.4161682128906,-87.3817901611328,-87.3703308105469,-87.3588790893555,-87.3474197387695,-87.3187713623047,-87.3073120117188,-87.3015823364258,-87.2385559082031,-87.2442779541016,-87.2041702270508,-87.1869888305664,-87.1697998046875,-87.1640701293945,-87.158332824707,-86.9062423706055,-86.9062423706055,null,-83.6575698852539,-83.6575698852539,-83.6575698852539,-83.6117324829102,-83.6117324829102,-83.6002731323242,-83.5945434570312,-83.5257873535156,-83.5200576782227,-83.4856796264648,-83.4799499511719,-83.4455718994141,-83.4455718994141,-83.4283828735352,-83.4169235229492,-83.3940048217773,-83.3768157958984,-83.3309783935547,-83.3252563476562,-83.3309783935547,-83.3252563476562,-83.3080596923828,-83.2736892700195,-83.2335815429688,-83.2163848876953,-83.2393112182617,-83.2736892700195,-83.5200576782227,-83.6117324829102,-83.6060028076172,-83.6575698852539,-83.6575698852539],"y":[32.0569877624512,32.0512619018555,31.9595851898193,31.9595851898193,31.8278045654297,31.8220767974854,31.8335342407227,31.8335342407227,31.8335342407227,31.8793716430664,31.8793716430664,31.9939613342285,32.0054244995117,32.0111541748047,32.1429328918457,32.1429328918457,32.2632522583008,32.2747116088867,32.2804412841797,32.2804412841797,32.2747116088867,32.2747116088867,32.2689819335938,32.2632522583008,32.2517929077148,32.2403335571289,32.2116889953613,32.2059555053711,32.2002258300781,32.1944999694824,32.1773109436035,32.1429328918457,32.1200141906738,32.097095489502,32.091365814209,32.0741806030273,32.0627174377441,32.0569877624512,32.0569877624512,32.0569877624512,null,31.8679141998291,32.0168800354004,32.1028251647949,32.1028251647949,32.1085548400879,32.1085548400879,32.1028251647949,32.1028251647949,32.1200141906738,32.1200141906738,32.1314735412598,32.1314735412598,32.1257438659668,32.1257438659668,32.1142845153809,32.1085548400879,32.1028251647949,32.0741806030273,32.0569877624512,32.0340690612793,32.0054244995117,31.9595851898193,31.9423980712891,31.8965606689453,31.8449954986572,31.8564529418945,31.8449954986572,31.8392658233643,31.8449954986572,31.8679141998291,31.8679141998291,31.8679141998291],"text":"Percent: 74.33939","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(174,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-106.472747802734,-106.008651733398,-105.99146270752,-105.99146270752,-105.980003356934,-105.997192382812,-105.968544006348,-105.99146270752,-105.980003356934,-105.968544006348,-105.974273681641,-106.008651733398,-106.048759460449,-106.060218811035,-106.043029785156,-105.882606506348,-105.808113098145,-105.773735046387,-105.624771118164,-105.544555664062,-105.550285339355,-105.57893371582,-105.630500793457,-105.647682189941,-105.682060241699,-105.72216796875,-105.716445922852,-106.060218811035,-106.060218811035,-106.249298095703,-106.24356842041,-106.249298095703,-106.891006469727,-106.89673614502,-107.641578674316,-107.641578674316,-107.641578674316,-107.641578674316,-107.624389648438,-107.624389648438,-107.60147857666,-107.60147857666,-107.509803771973,-107.463966369629,-107.452499389648,-107.463966369629,-107.44677734375,-107.441047668457,-107.274887084961,-106.908195495605,-106.598793029785,-106.472747802734,-106.472747802734],"y":[36.9844245910645,36.9844245910645,36.927131652832,36.8812942504883,36.8641052246094,36.8068084716797,36.6750297546387,36.617733001709,36.5661659240723,36.4916839599609,36.4515762329102,36.3885498046875,36.3484420776367,36.3083343505859,36.2911491394043,36.2166595458984,36.1421775817871,36.1135292053223,36.0447769165039,36.0046691894531,35.9817504882812,35.9702911376953,35.9760208129883,35.9588317871094,35.9473724365234,35.9588317871094,35.9932098388672,35.9932098388672,35.9359130859375,35.9301834106445,35.9588317871094,35.987476348877,35.9932098388672,36.1994743347168,36.1994743347168,36.2796859741211,36.3427124023438,36.6578407287598,36.6635704040527,36.8010787963867,36.8010787963867,36.8239974975586,36.8641052246094,36.892749786377,36.9099426269531,36.9385871887207,36.9672393798828,36.9844245910645,36.9958839416504,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645],"text":"Percent: 74.73588","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(173,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.0208282470703,-87.0208282470703,-87.0208282470703,-87.0265579223633,-87.0265579223633,-87.0265579223633,-87.0552062988281,-87.072395324707,-87.078125,-87.083854675293,-87.0895843505859,-87.4104385375977,-87.4047164916992,-87.4620056152344,-87.5078430175781,-87.5135726928711,-87.5135726928711,-87.4620056152344,-87.4620056152344,-87.4161682128906,-87.4161682128906,-87.3073120117188,-87.3073120117188,-87.0208282470703,-87.0208282470703,null,-93.0712661743164,-93.3004455566406,-93.3004455566406,-93.3176345825195,-93.3176345825195,-93.3004455566406,-93.2947158813477,-93.2832641601562,-93.2832641601562,-93.2603378295898,-93.2603378295898,-93.2431564331055,-93.2431564331055,-93.225959777832,-93.225959777832,-93.2145004272461,-93.2087707519531,-93.1973190307617,-93.1973190307617,-93.1743927001953,-93.1743927001953,-93.151481628418,-93.151481628418,-93.1342849731445,-93.1342849731445,-93.1171035766602,-93.1113739013672,-93.0941772460938,-93.0941772460938,-93.0769958496094,-93.0769958496094,-93.0540771484375,-93.0540771484375,-92.7217559814453,-92.6759185791016,-92.6530075073242,-92.6358108520508,-92.6186294555664,-92.6014404296875,-92.5785217285156,-92.5556030273438,-92.5498733520508,-92.5441436767578,-92.5556030273438,-92.6014404296875,-92.6071701049805,-92.6014404296875,-92.5670623779297,-92.5498733520508,-92.5498733520508,-92.6472778320312,-92.6472778320312,-92.7446823120117,-92.7446823120117,-92.7274856567383,-92.7332153320312,-92.779052734375,-92.7847900390625,-92.8191604614258,-92.8191604614258,-93.0769958496094,-93.0712661743164,-93.0712661743164,null,-89.1464996337891,-89.1464996337891,-89.1293182373047,-89.1350402832031,-89.1235885620117,-89.1121292114258,-89.1235885620117,-89.1350402832031,-89.1407699584961,-89.1407699584961,-89.152229309082,-89.1751480102539,-89.5876770019531,-89.5876770019531,-89.4673538208008,-89.4272537231445,-89.1464996337891,-89.1464996337891,null,-86.4879837036133,-86.5108947753906,-86.533821105957,-86.5166244506836,-86.533821105957,-86.5911102294922,-86.6025695800781,-86.631217956543,-86.6541366577148,-86.6541366577148,-86.6541366577148,-86.6827850341797,-86.7114334106445,-86.7343521118164,-86.7916412353516,-86.803108215332,-86.7973709106445,-86.7687301635742,-86.7572708129883,-86.7572708129883,-86.7687301635742,-86.7744598388672,-86.7687301635742,-86.7801895141602,-86.7801895141602,-86.7973709106445,-86.7973709106445,-86.7973709106445,-86.7973709106445,-86.7973709106445,-86.803108215332,-86.7973709106445,-86.7973709106445,-86.7916412353516,-86.6770553588867,-86.6770553588867,-86.5681915283203,-86.5681915283203,-86.4536056518555,-86.4536056518555,-86.4707870483398,-86.4765167236328,-86.4478759765625,-86.4536056518555,-86.4879837036133,-86.4879837036133,null,-83.1361770629883,-83.1762847900391,-83.1762847900391,-83.1705474853516,-83.1648254394531,-83.1705474853516,-83.2221221923828,-83.2106552124023,-83.2163848876953,-83.2507629394531,-83.3252563476562,-83.3309783935547,-83.3309783935547,-83.3538970947266,-83.3825454711914,-83.3940048217773,-83.4226531982422,-83.4226531982422,-83.4283828735352,-83.4455718994141,-83.4742202758789,-83.4799499511719,-83.4914093017578,-83.5200576782227,-83.5143280029297,-83.5257873535156,-83.5257873535156,-83.5372467041016,-83.5372467041016,-83.5028686523438,-83.4914093017578,-83.4684906005859,-83.4455718994141,-83.4112014770508,-83.3940048217773,-83.3768157958984,-83.3309783935547,-83.3137969970703,-83.2736892700195,-83.2163848876953,-83.1992034912109,-83.193473815918,-83.182014465332,-83.1304473876953,-83.1189880371094,-83.1075286865234,-83.1189880371094,-83.1189880371094,-83.0903396606445,-83.0731506347656,-83.0559616088867,-83.0502319335938,-82.9986724853516,-83.0273132324219,-83.0387725830078,-83.0502319335938,-83.0502319335938,-83.0445022583008,-83.0674209594727,-83.0559616088867,-83.0559616088867,-83.0674209594727,-83.0903396606445,-83.1361770629883,-83.1361770629883,null,-88.9402389526367,-88.8428421020508,-88.8371047973633,-88.8428421020508,-88.882942199707,-89.1350402832031,-89.1350402832031,-89.1464996337891,-89.1464996337891,-88.9402389526367,-88.9402389526367,null,-90.1148071289062,-90.0345916748047,-90.0116653442383,-89.9314575195312,-89.9028091430664,-89.8397827148438,-89.7194595336914,-89.6736221313477,-89.6564407348633,-89.6449737548828,-89.5475692749023,-89.5131912231445,-89.5017395019531,-89.518928527832,-89.518928527832,-89.5876770019531,-89.5876770019531,-89.5991363525391,-89.6220626831055,-89.6392440795898,-89.6621704101562,-89.6621704101562,-89.6850814819336,-89.7080078125,-89.7309188842773,-89.7423782348633,-89.7538375854492,-89.799674987793,-89.8225936889648,-89.8397827148438,-89.8512420654297,-90.1491775512695,-90.1491775512695,-90.1148071289062,-90.1148071289062,null,-82.3741455078125,-82.3684158325195,-82.3970565795898,-82.3913269042969,-82.4658126831055,-82.4543609619141,-82.2366333007812,-82.1678771972656,-82.1736068725586,-82.0647430419922,-82.0762023925781,-82.0819320678711,-82.0246353149414,-82.0475616455078,-82.1621475219727,-82.2652740478516,-82.2652740478516,-82.3741455078125,-82.3741455078125,-82.3741455078125,null,-76.9425048828125,-76.9768829345703,-76.9711532592773,-76.9768829345703,-76.9711532592773,-76.9425048828125,-76.9482345581055,-76.9596862792969,-77.0055236816406,-77.0227203369141,-77.028450012207,-76.9826126098633,-76.9596862792969,-76.9367752075195,-76.9195785522461,-76.9195785522461,-77.0399017333984,-77.1315765380859,-77.2003326416016,-77.297737121582,-77.3149261474609,-77.3206481933594,-77.3493041992188,-77.3779525756836,-77.3951416015625,-77.4008712768555,-77.3779525756836,-77.3550338745117,-77.3493041992188,-77.3607635498047,-77.3722152709961,-77.4123229980469,-77.4753570556641,-77.5326461791992,-77.5613021850586,-77.5956726074219,-77.6243209838867,-77.6243209838867,-77.6128616333008,-77.6185913085938,-77.6357803344727,-77.6529693603516,-77.6644287109375,-77.6644287109375,-77.6701583862305,-77.6243209838867,-77.57275390625,-77.5326461791992,-77.5326461791992,-77.4868087768555,-77.4409790039062,-77.3836822509766,-77.303466796875,-77.2117919921875,-77.1774139404297,-77.1774139404297,-77.1487655639648,-77.0857391357422,-77.0456314086914,-76.9940643310547,-76.9367752075195,-76.9425048828125,-76.9425048828125,null,-87.7255706787109,-87.7255706787109,-87.719841003418,-87.714111328125,-87.7370223999023,-87.7484817504883,-87.6969146728516,-87.6510848999023,-87.6510848999023,-87.6740036010742,-87.6911926269531,-87.6911926269531,-87.6969146728516,-87.708381652832,-87.719841003418,-87.7771301269531,-87.8286972045898,-87.8859939575195,-87.9146423339844,-87.9432907104492,-87.9490203857422,-87.9719390869141,-88.0005874633789,-88.0120468139648,-88.0464248657227,-88.0464248657227,-88.0235061645508,-88.0005874633789,-87.989128112793,-87.9948577880859,-88.0063171386719,-88.0292358398438,-88.0406951904297,-88.0406951904297,-88.0292358398438,-88.0349655151367,-88.0349655151367,-88.0177764892578,-87.9948577880859,-87.9833984375,-87.9719390869141,-87.9432907104492,-87.9318313598633,-87.9031829833984,-87.8802642822266,-87.8688049316406,-87.8344268798828,-87.8115158081055,-87.7255706787109,-87.7255706787109],"y":[32.8362083435059,32.6643257141113,32.6528625488281,32.6414070129395,32.6242179870605,32.5955696105957,32.5783805847168,32.5611915588379,32.538272857666,32.5210838317871,32.4809799194336,32.4809799194336,32.3090896606445,32.3033599853516,32.3090896606445,32.4809799194336,32.6528625488281,32.6528625488281,32.8247528076172,32.8362083435059,32.8763198852539,32.8763198852539,32.8419418334961,32.8362083435059,32.8362083435059,null,34.7728080749512,34.7728080749512,34.8472938537598,34.8472938537598,34.8702125549316,34.8702125549316,34.8874015808105,34.8874015808105,34.9045906066895,34.9045906066895,34.9160461425781,34.9217758178711,34.9275093078613,34.9332389831543,34.944694519043,34.944694519043,34.9561538696289,34.9561538696289,34.9733467102051,34.9733467102051,34.9848022460938,34.9905319213867,35.0019912719727,35.0019912719727,35.0134506225586,35.0134506225586,35.0306396484375,35.0306396484375,35.0420989990234,35.0420989990234,35.0592842102051,35.0592842102051,35.0764770507812,35.0650177001953,35.082202911377,35.0764770507812,35.0707473754883,35.0764770507812,35.0936660766602,35.0936660766602,35.0993957519531,35.0879364013672,35.0707473754883,35.0535583496094,35.0191802978516,35.0077209472656,34.9905319213867,34.9561538696289,34.9561538696289,34.93896484375,34.9332389831543,34.9045906066895,34.9045906066895,34.8587532043457,34.8587532043457,34.8301048278809,34.8301048278809,34.8472938537598,34.8472938537598,34.8587532043457,34.8587532043457,34.7728080749512,34.7728080749512,null,38.2105560302734,38.1246147155762,38.1188812255859,38.107421875,38.0845031738281,38.0845031738281,38.0730438232422,38.0615882873535,38.0386695861816,38.0214805603027,37.9985618591309,37.9584541320801,37.9527244567871,38.2162857055664,38.2220153808594,38.2162857055664,38.2105560302734,38.2105560302734,null,38.0501251220703,38.0443954467773,38.0042877197266,37.9584541320801,37.9355354309082,37.9355354309082,37.8725128173828,37.8495941162109,37.8667793273926,37.8896980285645,37.9183502197266,37.9183502197266,37.9068870544434,37.9126167297363,37.9813690185547,37.9928321838379,38.0214805603027,38.0100212097168,38.0157508850098,38.0272064208984,38.0386695861816,38.0673141479492,38.0959625244141,38.107421875,38.1188812255859,38.1188812255859,38.1303405761719,38.1417999267578,38.1532592773438,38.1647186279297,38.1761779785156,38.1876373291016,38.1990966796875,38.250659942627,38.2449340820312,38.2563934326172,38.2563934326172,38.2162857055664,38.2162857055664,38.1360702514648,38.1303405761719,38.113151550293,38.0730438232422,38.0501251220703,38.0501251220703,38.0501251220703,null,36.9958839416504,37.0302619934082,37.0531806945801,37.070369720459,37.0990142822266,37.0990142822266,37.1391220092773,37.1735038757324,37.1906890869141,37.2021484375,37.2422561645508,37.2651748657227,37.2938232421875,37.3052825927734,37.3110122680664,37.3224716186523,37.3224716186523,37.3052825927734,37.2995529174805,37.2995529174805,37.2938232421875,37.2766342163086,37.2479858398438,37.2651748657227,37.2766342163086,37.2880935668945,37.2995529174805,37.3224716186523,37.3339309692383,37.345386505127,37.3740386962891,37.379768371582,37.379768371582,37.3568496704102,37.3511199951172,37.3511199951172,37.3740386962891,37.3854942321777,37.4026870727539,37.4485206604004,37.4485206604004,37.4313316345215,37.4198760986328,37.4084129333496,37.3740386962891,37.3339309692383,37.2651748657227,37.2422561645508,37.2537155151367,37.2594451904297,37.2422561645508,37.2250671386719,37.2021484375,37.1735038757324,37.1448516845703,37.1219329833984,37.0990142822266,37.0760955810547,37.0531806945801,37.0417213439941,37.0245323181152,37.0073432922363,37.0016136169434,36.9958839416504,36.9958839416504,null,31.4381923675537,31.4381923675537,30.9970169067383,30.9168033599854,30.9168033599854,30.9168033599854,31.0027484893799,31.0027484893799,31.4381923675537,31.4381923675537,31.4381923675537,null,37.6719779968262,37.7636489868164,37.7922973632812,37.8954315185547,37.8782386779785,37.8896980285645,37.8209419250488,37.8037567138672,37.7751083374023,37.7464599609375,37.6891632080078,37.6719779968262,37.6490592956543,37.5803031921387,37.5631141662598,37.5631141662598,37.5860328674316,37.5917587280273,37.5860328674316,37.5974884033203,37.5917587280273,37.5803031921387,37.5860328674316,37.5803031921387,37.5974884033203,37.5974884033203,37.5860328674316,37.5974884033203,37.5917587280273,37.5917587280273,37.5860328674316,37.5974884033203,37.6375961303711,37.6719779968262,37.6719779968262,null,39.6601371765137,39.7518119812012,39.7518119812012,39.8377532958984,39.8434867858887,39.9294281005859,39.91796875,39.91796875,39.8262977600098,39.8148345947266,39.780460357666,39.7346229553223,39.7288932800293,39.5684623718262,39.5684623718262,39.5799255371094,39.6028442382812,39.608570098877,39.6601371765137,39.6601371765137,null,40.6055183410645,40.5768699645996,40.548225402832,40.5253067016602,40.5081176757812,40.4909286499023,40.4794692993164,40.4508171081543,40.4221725463867,40.4049835205078,40.3877983093262,40.3648796081543,40.3648796081543,40.3591461181641,40.3476905822754,40.3247718811035,40.3075790405273,40.3018531799316,40.2903900146484,40.2789344787598,40.2789344787598,40.3018531799316,40.2789344787598,40.2732048034668,40.2732048034668,40.2789344787598,40.2961235046387,40.3133087158203,40.3247718811035,40.3304977416992,40.3247718811035,40.2961235046387,40.2617454528809,40.233097076416,40.2216377258301,40.1987190246582,40.1815299987793,40.1929893493652,40.2159080505371,40.2216377258301,40.2216377258301,40.2502861022949,40.2502861022949,40.2617454528809,40.2732048034668,40.3190422058105,40.3534164428711,40.376335144043,40.3935241699219,40.4221725463867,40.4450912475586,40.4737358093262,40.5081176757812,40.5424919128418,40.5539512634277,40.5654106140137,40.5883293151855,40.5997886657715,40.6055183410645,40.6112480163574,40.6227073669434,40.6055183410645,40.6055183410645,null,35.8213195800781,35.7697563171387,35.7239189147949,35.712459564209,35.712459564209,35.6780815124512,35.6551666259766,35.5978660583496,35.5921401977539,35.5577583312988,35.5405731201172,35.534839630127,35.5176544189453,35.5176544189453,35.4947357177734,35.5004653930664,35.4947357177734,35.4775466918945,35.4718170166016,35.4718170166016,35.4775466918945,35.4718170166016,35.4660873413086,35.4546279907227,35.4546279907227,35.4718170166016,35.4832763671875,35.5061950683594,35.5176544189453,35.5405731201172,35.5634918212891,35.5864105224609,35.6150550842285,35.6379737854004,35.6780815124512,35.706729888916,35.712459564209,35.7468376159668,35.7754859924316,35.7984046936035,35.8270492553711,35.8270492553711,35.8155937194824,35.7984046936035,35.7926750183105,35.8041305541992,35.8098640441895,35.8270492553711,35.8213195800781,35.8213195800781],"text":"Percent: 74.78978","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(173,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.4585723876953,-90.4585723876953,-90.6533889770508,-90.6591110229492,-90.9455871582031,-90.9799728393555,-90.962776184082,-90.9226684570312,-90.8653717041016,-90.8310012817383,-90.8195419311523,-90.8310012817383,-90.8940277099609,-90.9112091064453,-90.9112091064453,-90.8997573852539,-90.8596496582031,-90.8367309570312,-90.8195419311523,-90.7966232299805,-90.7679748535156,-90.7393264770508,-90.7221374511719,-90.7450561523438,-90.7507858276367,-90.7393264770508,-90.7164077758789,-90.6763000488281,-90.6533889770508,-90.607551574707,-90.5788955688477,-90.5674438476562,-90.5731735229492,-90.5617141723633,-90.4012832641602,-90.4012832641602,-90.4585723876953,-90.4585723876953,-90.4585723876953],"y":[34.0737991333008,33.9935836791992,33.9935836791992,34.1253662109375,34.1253662109375,34.1540107727051,34.1712036132812,34.1712036132812,34.1540107727051,34.1540107727051,34.1826629638672,34.1941223144531,34.2055816650391,34.211311340332,34.2342300415039,34.2456855773926,34.2399559020996,34.2456855773926,34.2628746032715,34.2915229797363,34.2972526550293,34.2972526550293,34.3087120056152,34.3316307067871,34.360279083252,34.3831977844238,34.3889274597168,34.3831977844238,34.3889274597168,34.4003829956055,34.4233016967773,34.4462203979492,34.5149765014648,34.5264358520508,34.4290351867676,34.2686042785645,34.2686042785645,34.0737991333008,34.0737991333008],"text":"Percent: 74.91373","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(173,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-105.72216796875,-105.682060241699,-105.647682189941,-105.630500793457,-105.57893371582,-105.550285339355,-105.544555664062,-105.492988586426,-105.452880859375,-105.441421508789,-105.435691833496,-105.412773132324,-105.412773132324,-105.429969787598,-105.441421508789,-105.42423248291,-105.384132385254,-105.229423522949,-104.862731933594,-104.857009887695,-104.530418395996,-104.43302154541,-104.43302154541,-104.410095214844,-104.42155456543,-104.3642578125,-104.358535766602,-104.329879760742,-104.341346740723,-104.324150085449,-104.352806091309,-104.33561706543,-104.3642578125,-104.375717163086,-104.352806091309,-104.369987487793,-104.358535766602,-104.358535766602,-104.450202941895,-104.719497680664,-104.87419128418,-104.994514465332,-105.017433166504,-105.103378295898,-105.212242126465,-105.361206054688,-105.447151184082,-105.63623046875,-105.72216796875,-105.72216796875,-105.72216796875],"y":[35.9588317871094,35.9473724365234,35.9588317871094,35.9760208129883,35.9702911376953,35.9817504882812,36.0046691894531,36.0275840759277,36.0562324523926,36.0906105041504,36.1135292053223,36.1135292053223,36.159366607666,36.1880149841309,36.2166595458984,36.2338485717773,36.2510414123535,36.2567672729492,36.2510414123535,36.2109336853027,36.2052040100098,36.2052040100098,36.1880149841309,36.159366607666,36.1307182312012,36.0333137512207,36.0046691894531,35.987476348877,35.9817504882812,35.9473724365234,35.9473724365234,35.9072647094727,35.8843460083008,35.849967956543,35.8327827453613,35.8155937194824,35.8098640441895,35.7754859924316,35.7812118530273,35.7754859924316,35.7697563171387,35.7582969665527,35.7468376159668,35.7984046936035,35.8270492553711,35.8557014465332,35.8557014465332,35.8557014465332,35.8557014465332,35.9588317871094,35.9588317871094],"text":"Percent: 74.96160","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(173,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-121.931144714355,-121.91968536377,-121.902496337891,-121.913955688477,-121.902496337891,-121.86238861084,-121.845207214355,-121.810821533203,-122.022819519043,-122.630157470703,-122.65308380127,-122.658805847168,-122.733291625977,-122.73902130127,-122.910903930664,-122.910903930664,-122.77912902832,-122.77912902832,-122.761940002441,-122.727554321289,-122.630157470703,-122.48119354248,-122.378059387207,-122.320762634277,-122.257736206055,-121.931144714355,-121.931144714355],"y":[45.6418151855469,45.5902519226074,45.5558738708496,45.532958984375,45.5043067932129,45.5043067932129,45.475658416748,45.4527397155762,45.4527397155762,45.4527397155762,45.4470138549805,45.4183654785156,45.4183654785156,45.5100402832031,45.6360893249512,45.7048416137695,45.7048416137695,45.6819229125977,45.6418151855469,45.6131706237793,45.5902519226074,45.5730628967285,45.5558738708496,45.532958984375,45.5444145202637,45.6418151855469,45.6418151855469],"text":"Percent: 75.80133","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(171,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-73.4990234375,-73.504753112793,-73.4761047363281,-73.4188079833984,-73.3787002563477,-73.3500595092773,-73.3156814575195,-73.2755737304688,-73.2813034057617,-73.0292053222656,-73.0234680175781,-72.9604415893555,-72.9776306152344,-72.9776306152344,-72.9661712646484,-72.9375305175781,-72.9489898681641,-72.9604415893555,-72.9719009399414,-72.9776306152344,-72.9661712646484,-73.0120086669922,-73.052116394043,-73.0578460693359,-73.0578460693359,-73.04638671875,-73.0177383422852,-72.9948272705078,-72.9948272705078,-72.9948272705078,-73.0349349975586,-73.0578460693359,-73.0578460693359,-73.0693054199219,-73.052116394043,-73.040657043457,-73.4990234375,-73.4990234375],"y":[42.049373626709,42.0952110290527,42.175422668457,42.324390411377,42.4561729431152,42.5134658813477,42.5994110107422,42.7025451660156,42.7426528930664,42.7369194030762,42.7025451660156,42.6910858154297,42.6796264648438,42.6681671142578,42.6624374389648,42.6452484130859,42.6223297119141,42.6108741760254,42.5535736083984,42.5306549072266,42.5306549072266,42.3874168395996,42.3931465148926,42.3530387878418,42.3358535766602,42.324390411377,42.3186645507812,42.3186645507812,42.2900161743164,42.2327194213867,42.1525039672852,42.1525039672852,42.1238555908203,42.1066665649414,42.0780181884766,42.043643951416,42.049373626709,42.049373626709],"text":"Percent: 75.83882","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(171,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.3611755371094,-90.3497161865234,-90.3497161865234,-90.3554458618164,-90.3611755371094,-90.3669052124023,-90.3726272583008,-90.3726272583008,-90.3726272583008,-90.3783645629883,-90.3955535888672,-90.4127349853516,-90.424201965332,-90.429931640625,-90.4184646606445,-90.4070129394531,-90.3840942382812,-90.3783645629883,-90.3554458618164,-90.3497161865234,-90.4471206665039,-90.4471206665039,-90.6591110229492,-90.6591110229492,-90.704948425293,-90.6820297241211,-90.69921875,-90.6820297241211,-90.693489074707,-90.7221374511719,-90.7393264770508,-90.7221374511719,-90.5617141723633,-90.5559768676758,-90.4528427124023,-90.4528427124023,-90.424201965332,-90.4070129394531,-90.3840942382812,-90.3783645629883,-90.3726272583008,-90.3669052124023,-90.3611755371094,-90.3611755371094,null,-87.9719390869141,-87.9432907104492,-87.9375686645508,-87.9375686645508,-87.9662094116211,-88.0120468139648,-88.0235061645508,-88.0235061645508,-88.0120468139648,-88.0005874633789,-88.0005874633789,-87.9547500610352,-87.9318313598633,-87.9261016845703,-87.9318313598633,-87.9547500610352,-87.9547500610352,-87.9031829833984,-87.8172378540039,-87.7599487304688,-87.7255706787109,-87.6911926269531,-87.6797332763672,-87.6625442504883,-87.6224365234375,-87.5995178222656,-87.5765991210938,-87.5594100952148,-87.5536804199219,-87.5479507446289,-87.5479507446289,-87.525032043457,-87.5479507446289,-87.5765991210938,-87.6052474975586,-87.6281661987305,-87.6797332763672,-87.7026443481445,-87.714111328125,-87.719841003418,-87.7255706787109,-87.8115158081055,-87.8344268798828,-87.8688049316406,-87.8802642822266,-87.9031829833984,-87.9318313598633,-87.9432907104492,-87.9719390869141,-87.9719390869141],"y":[33.2888450622559,33.2888450622559,33.1112289428711,33.1054992675781,33.1112289428711,33.12841796875,33.12841796875,33.1169624328613,33.0997734069824,33.0940437316895,33.0997734069824,33.1169624328613,33.1169624328613,33.1054992675781,33.0711250305176,33.0596656799316,33.0596656799316,33.0310173034668,33.0310173034668,33.0138282775879,33.0195579528809,32.9336166381836,32.9336166381836,33.0997734069824,33.0997734069824,33.1169624328613,33.1513366699219,33.1914443969727,33.2029037475586,33.2315521240234,33.2430114746094,33.2716598510742,33.2773895263672,33.3461456298828,33.3461456298828,33.2659301757812,33.2430114746094,33.2544708251953,33.2487411499023,33.2602005004883,33.2716598510742,33.2831192016602,33.2888450622559,33.2888450622559,null,35.8270492553711,35.8786201477051,35.9187240600586,35.9301834106445,35.9301834106445,35.9359130859375,35.9473724365234,35.9702911376953,35.987476348877,36.0161285400391,36.0390472412109,36.0734214782715,36.1135292053223,36.1421775817871,36.159366607666,36.2166595458984,36.2338485717773,36.2281227111816,36.2223930358887,36.2338485717773,36.2338485717773,36.2338485717773,36.2166595458984,36.1994743347168,36.2052040100098,36.1937408447266,36.165096282959,36.1421775817871,36.1135292053223,36.0447769165039,36.0161285400391,35.9817504882812,35.9645576477051,35.9473724365234,35.9473724365234,35.9301834106445,35.9129943847656,35.901538848877,35.8900756835938,35.849967956543,35.8213195800781,35.8270492553711,35.8098640441895,35.8041305541992,35.7926750183105,35.7984046936035,35.8155937194824,35.8270492553711,35.8270492553711,35.8270492553711],"text":"Percent: 75.85360","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(171,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-78.9020156860352,-79.0223388671875,-78.9593124389648,-78.8046112060547,-78.8046112060547,-78.7988891601562,-78.7817001342773,-78.7587814331055,-78.7587814331055,-78.7415924072266,-78.7243957519531,-78.7129440307617,-78.7129440307617,-78.7129440307617,-78.7358627319336,-78.7702331542969,-78.8103408813477,-78.8447189331055,-78.9020156860352,-78.9020156860352],"y":[35.8557014465332,35.8557014465332,36.2338485717773,36.2281227111816,36.1078033447266,36.0791511535645,36.0619659423828,36.0447769165039,36.0275840759277,36.021858215332,36.0275840759277,36.0161285400391,35.9932098388672,35.9702911376953,35.9359130859375,35.9187240600586,35.9187240600586,35.8557014465332,35.8557014465332,35.8557014465332],"text":"Percent: 75.91359","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(171,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.6686553955078,-85.7947006225586,-85.7947006225586,-85.8749160766602,-85.8863677978516,-85.8921051025391,-85.897834777832,-85.9150238037109,-85.9207534790039,-85.9379425048828,-85.9436721801758,-85.9551315307617,-85.9551315307617,-85.9780426025391,-85.9780426025391,-85.9895095825195,-85.9895095825195,-85.9952392578125,-85.9952392578125,-85.9895095825195,-85.9895095825195,-85.9150238037109,-85.903564453125,-85.903564453125,-85.8921051025391,-85.8749160766602,-85.8634567260742,-85.8519973754883,-85.4394683837891,-85.4337310791016,-85.4280090332031,-85.4681167602539,-85.4681167602539,-85.4795684814453,-85.4853057861328,-85.5139465332031,-85.5139465332031,-85.5712432861328,-85.5827102661133,-85.5941619873047,-85.5998916625977,-85.6170806884766,-85.6457290649414,-85.6686553955078,-85.6686553955078],"y":[31.8793716430664,31.8908290863037,31.9710464477539,31.9767742156982,32.0054244995117,32.0054244995117,32.0569877624512,32.0569877624512,32.0627174377441,32.0684471130371,32.0741806030273,32.0741806030273,32.0684471130371,32.0627174377441,32.0569877624512,32.0569877624512,32.0627174377441,32.0569877624512,32.2632522583008,32.2632522583008,32.2804412841797,32.2804412841797,32.2919006347656,32.3033599853516,32.3033599853516,32.2976303100586,32.2517929077148,32.2403335571289,32.2403335571289,32.1486625671387,32.0283432006836,32.0168800354004,32.0340690612793,32.0340690612793,32.0168800354004,32.0168800354004,32.0111541748047,32.0111541748047,32.0054244995117,31.9939613342285,31.9595851898193,31.948127746582,31.9022903442383,31.8793716430664,31.8793716430664],"text":"Percent: 76.30688","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(170,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-86.8604049682617,-86.8661346435547,-86.9062423706055,-86.9062423706055,-86.803108215332,-86.7973709106445,-86.803108215332,-86.8317489624023,-86.8604049682617,-86.8546752929688,-86.8374786376953,-86.8374786376953,-86.8546752929688,-86.8546752929688,-86.8489456176758,-86.8374786376953,-86.814567565918,-86.814567565918,-86.803108215332,-86.7973709106445,-86.7801895141602,-86.7801895141602,-86.7687301635742,-86.7744598388672,-86.7801895141602,-86.7687301635742,-86.7515335083008,-86.7400817871094,-86.7171630859375,-86.7114334106445,-86.6827850341797,-86.6713256835938,-86.6598663330078,-86.6541366577148,-86.6369476318359,-86.62548828125,-86.619758605957,-86.6140289306641,-86.5911102294922,-86.5796585083008,-86.5567321777344,-86.5452728271484,-86.533821105957,-86.5051651000977,-86.4879837036133,-86.4879837036133,-86.4822463989258,-86.4707870483398,-86.4478759765625,-86.4306793212891,-86.4134979248047,-86.4077682495117,-86.4077682495117,-86.4077682495117,-86.4536056518555,-86.8604049682617,-86.8604049682617,null,-83.4856796264648,-83.2851486206055,-83.2106552124023,-83.2049331665039,-83.1648254394531,-83.1590957641602,-83.0387725830078,-83.0330429077148,-83.0330429077148,-83.0330429077148,-83.0273132324219,-83.0502319335938,-83.0731506347656,-83.0788803100586,-83.0960693359375,-83.1017990112305,-83.1247100830078,-83.1361770629883,-83.1361770629883,-83.1247100830078,-83.1247100830078,-83.1361770629883,-83.1247100830078,-83.2851486206055,-83.3825454711914,-83.4169235229492,-83.4283828735352,-83.4398422241211,-83.462760925293,-83.4971389770508,-83.4971389770508,-83.4914093017578,-83.4684906005859,-83.4513092041016,-83.4513092041016,-83.4684906005859,-83.4684906005859,-83.4455718994141,-83.4341125488281,-83.4054718017578,-83.3825454711914,-83.3825454711914,-83.3882751464844,-83.4283828735352,-83.4455718994141,-83.4513092041016,-83.4513092041016,-83.4742202758789,-83.4856796264648,-83.4856796264648,null,-88.2756042480469,-88.2985305786133,-88.6652221679688,-88.6652221679688,-88.6422958374023,-88.5907363891602,-88.5678176879883,-88.5277099609375,-88.5219802856445,-88.5047912597656,-88.4876022338867,-88.4818725585938,-88.4990615844727,-88.4990615844727,-88.4876022338867,-88.4933319091797,-88.4990615844727,-88.4933319091797,-88.4990615844727,-88.4646835327148,-88.4188461303711,-88.4131164550781,-88.4131164550781,-88.3959274291992,-88.3672790527344,-88.344367980957,-88.3329010009766,-88.3214416503906,-88.2526931762695,-88.2756042480469,-88.2756042480469],"y":[31.9595851898193,32.0512619018555,32.0569877624512,32.228874206543,32.228874206543,32.2346076965332,32.2460632324219,32.2517929077148,32.2747116088867,32.2919006347656,32.3033599853516,32.3090896606445,32.3090896606445,32.3262786865234,32.3320083618164,32.3434677124023,32.3491973876953,32.3377380371094,32.3262786865234,32.3205490112305,32.3262786865234,32.3434677124023,32.3663864135742,32.3835716247559,32.400764465332,32.4064903259277,32.400764465332,32.4064903259277,32.400764465332,32.3778457641602,32.3663864135742,32.3663864135742,32.3893051147461,32.412223815918,32.4179534912109,32.4179534912109,32.4064903259277,32.3893051147461,32.3778457641602,32.3835716247559,32.3778457641602,32.3663864135742,32.3549270629883,32.3491973876953,32.3377380371094,32.3090896606445,32.2919006347656,32.2804412841797,32.2747116088867,32.2689819335938,32.2517929077148,32.2403335571289,32.0569877624512,31.9710464477539,31.9595851898193,31.9595851898193,31.9595851898193,null,31.0256633758545,31.0256633758545,31.0313930511475,31.0084743499756,31.0084743499756,30.9225311279297,30.9225311279297,30.8996162414551,30.8766975402832,30.8595085144043,30.8423175811768,30.8308601379395,30.8308601379395,30.8079414367676,30.8079414367676,30.7907524108887,30.7907524108887,30.7621040344238,30.6589698791504,30.6589698791504,30.6475124359131,30.6417827606201,30.6188640594482,30.6303253173828,30.6303253173828,30.670431137085,30.6761589050293,30.6876201629639,30.6876201629639,30.7334575653076,30.7449150085449,30.7621040344238,30.7735633850098,30.7850227355957,30.802209854126,30.8193988800049,30.8251285552979,30.8251285552979,30.8308601379395,30.8308601379395,30.8423175811768,30.8537788391113,30.8766975402832,30.8881549835205,30.8996162414551,30.9225311279297,30.9511795043945,30.979829788208,31.0256633758545,31.0256633758545,null,33.5294914245605,33.2831192016602,33.2831192016602,33.5180282592773,33.5180282592773,33.5180282592773,33.5352210998535,33.5409469604492,33.5466804504395,33.5294914245605,33.5180282592773,33.5294914245605,33.5753288269043,33.5695991516113,33.586784362793,33.6039733886719,33.6268920898438,33.6440811157227,33.6555404663086,33.6612701416016,33.6555404663086,33.6727294921875,33.6899185180664,33.6899185180664,33.6956481933594,33.7128372192383,33.7185668945312,33.7357559204102,33.7357559204102,33.5294914245605,33.5294914245605],"text":"Percent: 76.43304","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(170,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.8123016357422,-98.8123016357422,-98.8123016357422,-98.9670028686523,-99.110237121582,-99.3967208862305,-99.4425582885742,-99.4941253662109,-99.5055847167969,-99.5399627685547,-99.5227661132812,-99.5055847167969,-99.5113067626953,-99.5055847167969,-99.4998550415039,-99.5342330932617,-99.5342330932617,-99.5456924438477,-99.6316299438477,-99.6545486450195,-99.6774673461914,-99.7175750732422,-99.751953125,-99.7863311767578,-99.7977828979492,-99.8264389038086,-99.8550872802734,-99.8722763061523,-99.8894577026367,-99.9295654296875,-99.9352951049805,-99.9524917602539,-99.9754028320312,-99.9983291625977,-100.021240234375,-100.055618286133,-100.084266662598,-100.135833740234,-100.181671142578,-100.198860168457,-100.112915039062,-99.4081802368164,-99.4081802368164,-98.8123016357422,-98.8123016357422],"y":[28.0462837219238,27.353006362915,27.2785205841064,27.2727909088135,27.2842502593994,27.2842502593994,27.2384128570557,27.2727909088135,27.2957096099854,27.3071689605713,27.3415470123291,27.3701934814453,27.4103012084961,27.4504070281982,27.501974105835,27.5077037811279,27.5478115081787,27.5879173278809,27.6394844055176,27.6280250549316,27.6566715240479,27.6624031066895,27.6967792510986,27.7311573028564,27.7598037719727,27.7655353546143,27.7827224731445,27.8171005249023,27.8686676025391,27.9145030975342,27.948881149292,27.9660701751709,27.9660701751709,27.9832592010498,28.0348262786865,28.0863914489746,28.1264991760254,28.1494159698486,28.1723346710205,28.1952533721924,28.2009811401367,28.2009811401367,28.0520133972168,28.0462837219238,28.0462837219238],"text":"Percent: 76.56056","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(169,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.8401565551758,-87.8344268798828,-87.8401565551758,-87.8688049316406,-87.8859939575195,-87.9261016845703,-87.9375686645508,-87.9432907104492,-87.9547500610352,-87.989128112793,-88.0177764892578,-88.0292358398438,-88.0292358398438,-88.0235061645508,-87.9662094116211,-87.9375686645508,-87.9203720092773,-88.430305480957,-88.3902053833008,-88.35009765625,-88.3386306762695,-88.1782073974609,-88.161018371582,-88.1552810668945,-88.1552810668945,-88.1782073974609,-88.166748046875,-88.166748046875,-88.1839370727539,-88.2011184692383,-88.2011184692383,-88.1839370727539,-88.161018371582,-88.172477722168,-88.172477722168,-88.1552810668945,-88.1380996704102,-88.1266403198242,-88.0979919433594,-88.0808029174805,-88.0578842163086,-88.0578842163086,-88.063606262207,-88.0693435668945,-88.0865325927734,-88.0979919433594,-88.1037216186523,-88.0693435668945,-88.0808029174805,-88.1094436645508,-88.1151809692383,-88.1037216186523,-88.0808029174805,-88.0578842163086,-88.0406951904297,-88.0521545410156,-88.0693435668945,-88.0693435668945,-88.0521545410156,-88.0235061645508,-87.977668762207,-87.9318313598633,-87.9203720092773,-87.8974609375,-87.8745346069336,-87.8401565551758,-87.8344268798828,-87.8344268798828,-87.8630752563477,-87.8745346069336,-87.8802642822266,-87.8573532104492,-87.8401565551758,-87.8401565551758,null,-81.9444198608398,-81.9501495361328,-81.9501495361328,-81.9501495361328,-81.9730682373047,-82.0017242431641,-82.0189056396484,-82.0303649902344,-82.0418243408203,-82.0590133666992,-82.0590133666992,-82.0590133666992,-82.0876617431641,-82.1105804443359,-82.1621475219727,-82.1965255737305,-82.2309036254883,-82.2366333007812,-82.2538223266602,-82.2710113525391,-82.282470703125,-82.2710113525391,-82.2595520019531,-82.2366333007812,-82.1793365478516,-82.1736068725586,-82.1793365478516,-82.2137145996094,-82.2710113525391,-82.2939300537109,-81.9444198608398,-81.9444198608398,null,-84.4654388427734,-84.3164749145508,-84.3107452392578,-84.3050079345703,-84.2992782592773,-84.2878189086914,-84.2820892333984,-84.2133331298828,-84.2133331298828,-84.1617660522461,-84.1617660522461,-84.1273956298828,-84.098747253418,-84.0700988769531,-84.0471801757812,-84.0529098510742,-84.0242614746094,-84.0242614746094,-84.0185317993164,-83.9956130981445,-83.9956130981445,-83.9956130981445,-83.9784240722656,-83.9726943969727,-84.3451156616211,-84.3451156616211,-84.3737640380859,-84.3909530639648,-84.4024124145508,-84.4310607910156,-84.4654388427734,-84.4654388427734,-84.4597091674805,-84.4654388427734,-84.4654388427734,-84.4654388427734,null,-80.6266174316406,-80.5750503540039,-80.471923828125,-80.471923828125,-80.4604644775391,-80.4088973999023,-80.3344116210938,-80.294303894043,-80.2541961669922,-80.2370147705078,-80.1797103881836,-80.1739807128906,-80.0593948364258,-80.025016784668,-80.0020980834961,-79.9791793823242,-79.9448013305664,-79.9046936035156,-79.8875045776367,-79.9791793823242,-80.2541961669922,-80.2713851928711,-80.3859786987305,-80.3917083740234,-80.4489974975586,-80.4604644775391,-80.5177612304688,-80.5349426269531,-80.5292205810547,-80.5464096069336,-80.5578689575195,-80.5578689575195,-80.5750503540039,-80.5922470092773,-80.6208877563477,-80.6266174316406,-80.6151580810547,-80.6037063598633,-80.5922470092773,-80.5865097045898,-80.6037063598633,-80.6094360351562,-80.6037063598633,-80.6037063598633,-80.6037063598633,-80.5922470092773,-80.5979766845703,-80.5865097045898,-80.6151580810547,-80.6323471069336,-80.6323471069336,-80.6094360351562,-80.6266174316406,-80.6266174316406],"y":[32.538272857666,32.532543182373,32.5268173217773,32.5268173217773,32.5268173217773,32.5153541564941,32.4809799194336,32.4695167541504,32.4637908935547,32.4580612182617,32.4351425170898,32.4236831665039,32.3835716247559,32.3663864135742,32.3491973876953,32.3320083618164,32.3090896606445,32.3090896606445,32.5783805847168,32.9221534729004,32.985179901123,32.990909576416,32.9794540405273,32.9679908752441,32.9622611999512,32.9622611999512,32.9450721740723,32.9336166381836,32.9336166381836,32.9278831481934,32.9164276123047,32.9049644470215,32.8591270446777,32.8476715087891,32.8362083435059,32.8247528076172,32.8362083435059,32.8247528076172,32.8075637817383,32.8075637817383,32.8075637817383,32.7961044311523,32.7789154052734,32.7789154052734,32.7789154052734,32.7674560546875,32.7559967041016,32.7273483276367,32.7101631164551,32.7101631164551,32.6986999511719,32.6872444152832,32.6872444152832,32.6986999511719,32.6872444152832,32.6528625488281,32.6471366882324,32.6414070129395,32.6242179870605,32.6127548217773,32.6184883117676,32.6471366882324,32.6471366882324,32.6414070129395,32.6414070129395,32.6356735229492,32.6242179870605,32.6070289611816,32.6127548217773,32.6127548217773,32.6070289611816,32.549732208252,32.538272857666,32.538272857666,null,28.9515571594238,28.338493347168,28.3155746459961,28.3098449707031,28.3041152954102,28.3155746459961,28.3155746459961,28.3155746459961,28.3041152954102,28.3041152954102,28.4760036468506,28.5275688171387,28.5218391418457,28.5275688171387,28.5562171936035,28.5619449615479,28.5734043121338,28.5905952453613,28.6077823638916,28.6249713897705,28.6478900909424,28.6650772094727,28.6937274932861,28.7223720550537,28.7624797821045,28.7853984832764,28.8025875091553,28.8426971435547,28.8999919891357,28.9515571594238,28.9515571594238,28.9515571594238,null,32.1486625671387,32.1715812683105,32.1486625671387,32.1486625671387,32.1543922424316,32.1543922424316,32.1486625671387,32.1486625671387,32.2174186706543,32.2174186706543,32.1887702941895,32.1944999694824,32.1830368041992,32.1773109436035,32.1715812683105,32.1486625671387,32.1314735412598,32.1142845153809,32.1028251647949,32.085636138916,32.0512619018555,32.0111541748047,31.9595851898193,31.9137477874756,31.9137477874756,31.8679141998291,31.8679141998291,31.9022903442383,31.9194793701172,31.9423980712891,31.9595851898193,32.0283432006836,32.0340690612793,32.1142845153809,32.1486625671387,32.1486625671387,null,34.0967178344727,34.1081771850586,34.1654739379883,34.1310958862305,34.1139068603516,34.0852584838867,34.0566101074219,34.0508804321289,34.039421081543,34.0107727050781,34.0107727050781,33.9534797668457,34.0165023803711,34.0165023803711,34.0566101074219,34.039421081543,34.0222358703613,34.0050468444824,33.9821281433105,33.9420204162598,33.8217010498047,33.7930526733398,33.7815933227539,33.6956481933594,33.6956481933594,33.6555404663086,33.6154365539551,33.6326217651367,33.6555404663086,33.6669998168945,33.6727294921875,33.6956481933594,33.6956481933594,33.6956481933594,33.7414855957031,33.7472152709961,33.7758636474609,33.7873191833496,33.7987823486328,33.8217010498047,33.8618049621582,33.8675346374512,33.901912689209,33.9133720397949,33.9248313903809,33.9420204162598,33.9592094421387,33.9706649780273,33.9821281433105,33.9821281433105,34.03369140625,34.0680732727051,34.0967178344727,34.0967178344727],"text":"Percent: 77.15302","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(168,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-74.1464691162109,-74.129280090332,-74.0949020385742,-74.0891723632812,-74.0834426879883,-74.0662536621094,-74.0376052856445,-74.0032272338867,-74.0146865844727,-74.0318756103516,-74.0547943115234,-74.0777130126953,-74.0949020385742,-74.1464691162109,-74.129280090332,-74.1235504150391,-74.1235504150391,-74.140739440918,-74.1579284667969,-74.1521911621094,-74.1464691162109,-74.1464691162109],"y":[40.7888641357422,40.7831344604492,40.7831344604492,40.7716789245605,40.7716789245605,40.7888641357422,40.8117828369141,40.8232421875,40.8060531616211,40.7774085998535,40.7544898986816,40.691463470459,40.6628150939941,40.6570854187012,40.680004119873,40.691463470459,40.7373008728027,40.7373008728027,40.7544898986816,40.7716789245605,40.7888641357422,40.7888641357422],"text":"Percent: 77.36281","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(168,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-71.1785507202148,-71.1613540649414,-71.1670913696289,-71.1556243896484,-71.1728210449219,-71.1327133178711,-71.1269836425781,-71.1097869873047,-71.0926055908203,-71.0754165649414,-71.0467681884766,-71.0467681884766,-71.0410385131836,-71.0467681884766,-71.0410385131836,-71.0353088378906,-71.0639572143555,-71.1097869873047,-71.1212539672852,-71.144172668457,-71.1556243896484,-71.1613540649414,-71.1785507202148,-71.1785507202148,null,-73.4818420410156,-73.493293762207,-73.4818420410156,-73.4646453857422,-73.4188079833984,-73.3901672363281,-73.3729705810547,-73.3500595092773,-73.235466003418,-73.2010879516602,-73.1724395751953,-73.1667098999023,-73.1323318481445,-73.0922241210938,-72.9661712646484,-72.8172073364258,-72.7026138305664,-72.6338577270508,-72.5765686035156,-72.502082824707,-72.4218673706055,-72.3416442871094,-72.3072738647461,-72.2614364624023,-72.2671661376953,-72.2900848388672,-72.3416442871094,-72.3588409423828,-72.3932189941406,-72.4218673706055,-72.4161376953125,-72.4505157470703,-72.4734268188477,-72.502082824707,-72.5307312011719,-72.5479125976562,-72.5651016235352,-72.588020324707,-72.6338577270508,-72.6338577270508,-72.6166687011719,-72.5708312988281,-72.5421905517578,-72.5364608764648,-72.5536422729492,-72.5078048706055,-72.4676971435547,-72.4963531494141,-72.4562454223633,-72.4390563964844,-72.4161376953125,-72.3989486694336,-72.3932189941406,-72.3760299682617,-72.3473815917969,-72.3359222412109,-72.3130035400391,-72.2843551635742,-72.2671661376953,-72.2442474365234,-72.2156066894531,-72.1984100341797,-72.1812210083008,-72.1640396118164,-72.146842956543,-72.1010055541992,-72.0437164306641,-72.0093383789062,-71.9806900024414,-71.9291152954102,-71.8890151977539,-71.877555847168,-71.8832855224609,-71.9004745483398,-72.0265274047852,-72.1182022094727,-72.2442474365234,-72.3473815917969,-72.5536422729492,-72.8229370117188,-73.052116394043,-73.1667098999023,-73.2068176269531,-73.224006652832,-73.2182769775391,-73.1724395751953,-73.1380615234375,-72.9489898681641,-72.7656402587891,-72.6739654541016,-72.6567764282227,-72.6567764282227,-72.6796951293945,-72.7656402587891,-72.8057479858398,-72.8343887329102,-72.8859558105469,-72.9776306152344,-73.0177383422852,-73.04638671875,-73.0864944458008,-73.1208801269531,-73.1552505493164,-73.1609802246094,-73.1838989257812,-73.2526550292969,-73.2698440551758,-73.2984924316406,-73.3500595092773,-73.3672485351562,-73.4016265869141,-73.4417343139648,-73.4818420410156,-73.4818420410156,null,-76.5299758911133,-76.9195785522461,-76.9195785522461,-76.9081268310547,-76.9081268310547,-76.8966674804688,-76.8966674804688,-76.5357055664062,-76.4841384887695,-76.4841384887695,-76.4841384887695,-76.4784088134766,-76.4554901123047,-76.4268417358398,-76.4153747558594,-76.4153747558594,-76.4612121582031,-76.4898681640625,-76.5299758911133,-76.5299758911133],"y":[42.2900161743164,42.3014755249023,42.3129348754883,42.3301200866699,42.3530387878418,42.358772277832,42.358772277832,42.3473091125488,42.3530387878418,42.358772277832,42.358772277832,42.3473091125488,42.3358535766602,42.3129348754883,42.3014755249023,42.2785568237305,42.2728271484375,42.2670974731445,42.2384490966797,42.2613677978516,42.2670974731445,42.2785568237305,42.2900161743164,42.2900161743164,null,40.8919982910156,40.9149169921875,40.9321060180664,40.9378356933594,40.9091873168945,40.9091873168945,40.9321060180664,40.9321060180664,40.9091873168945,40.9149169921875,40.9263725280762,40.9607543945312,40.9722099304199,40.9550247192383,40.9550247192383,40.966480255127,40.9722099304199,40.9893989562988,41.0123176574707,41.0581550598145,41.1097183227539,41.144100189209,41.1555557250977,41.144100189209,41.1326370239258,41.1211814880371,41.1269111633301,41.0982627868652,41.0810737609863,41.0696144104004,41.0295066833496,41.0237808227539,40.9951286315918,40.9836730957031,40.9836730957031,40.9722099304199,40.949291229248,40.9378356933594,40.9321060180664,40.9149169921875,40.9091873168945,40.9091873168945,40.8977279663086,40.8748092651367,40.8518905639648,40.8518905639648,40.8690795898438,40.8977279663086,40.9091873168945,40.9378356933594,40.9435653686523,40.9607543945312,40.9836730957031,41.000862121582,41.000862121582,41.0237808227539,41.000862121582,41.000862121582,41.0123176574707,41.0295066833496,41.0180473327637,41.0237808227539,41.0409660339355,41.0409660339355,41.0123176574707,41.0065879821777,41.0180473327637,41.0409660339355,41.0581550598145,41.0753440856934,41.0753440856934,41.0696144104004,41.0466995239258,41.0295066833496,40.9893989562988,40.9550247192383,40.9149169921875,40.8576202392578,40.8060531616211,40.7086524963379,40.6456260681152,40.6169776916504,40.6169776916504,40.6227073669434,40.6398963928223,40.6456260681152,40.6456260681152,40.7086524963379,40.7659454345703,40.7888641357422,40.8003273010254,40.8117828369141,40.8175163269043,40.7945976257324,40.7888641357422,40.7774085998535,40.7544898986816,40.7373008728027,40.7373008728027,40.7373008728027,40.7201080322266,40.7201080322266,40.7258415222168,40.7086524963379,40.697193145752,40.7029228210449,40.680004119873,40.680004119873,40.680004119873,40.6628150939941,40.6513557434082,40.7716789245605,40.8919982910156,40.8919982910156,null,36.5489768981934,36.5489768981934,36.5776252746582,36.6005439758301,36.6234588623047,36.6406517028809,36.6521110534668,36.9156684875488,36.9385871887207,36.9099426269531,36.8870239257812,36.8698310852051,36.892749786377,36.8984832763672,36.8984832763672,36.8812942504883,36.8125381469727,36.5489768981934,36.5489768981934,36.5489768981934],"text":"Percent: 77.55485","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(167,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.5430145263672,-98.5200881958008,-98.4971771240234,-98.4914474487305,-98.4685287475586,-98.4685287475586,-98.4226913452148,-98.4226913452148,-98.4398727416992,-98.4341506958008,-98.9670028686523,-98.9670028686523,-98.8123016357422,-98.8123016357422,-98.7550048828125,-98.7550048828125,-98.6404190063477,-98.6404190063477,-98.6060333251953,-98.6060333251953,-98.5659255981445,-98.5601959228516,-98.5372848510742,-98.5430145263672,-98.5430145263672],"y":[27.2670612335205,27.2613315582275,27.2384128570557,27.1581993103027,27.1581993103027,27.0722560882568,27.0722560882568,26.9175567626953,26.8545322418213,26.7915058135986,26.7915058135986,27.2727909088135,27.2785205841064,27.353006362915,27.364465713501,27.3701934814453,27.3701934814453,27.3587341308594,27.3587341308594,27.3759250640869,27.3759250640869,27.353006362915,27.353006362915,27.2670612335205,27.2670612335205],"text":"Percent: 78.04439","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(166,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-106.008651733398,-105.72216796875,-105.601844787598,-105.389862060547,-105.240882873535,-105.252349853516,-105.229423522949,-105.212242126465,-105.240882873535,-105.223701477051,-105.223701477051,-105.240882873535,-105.26953125,-105.303916931152,-105.378395080566,-105.33829498291,-105.33829498291,-105.332557678223,-105.361206054688,-105.384132385254,-105.42423248291,-105.441421508789,-105.429969787598,-105.412773132324,-105.412773132324,-105.435691833496,-105.441421508789,-105.452880859375,-105.492988586426,-105.544555664062,-105.624771118164,-105.773735046387,-105.808113098145,-105.882606506348,-106.043029785156,-106.060218811035,-106.048759460449,-106.008651733398,-105.974273681641,-105.968544006348,-105.980003356934,-105.99146270752,-105.968544006348,-105.997192382812,-105.980003356934,-105.99146270752,-105.99146270752,-106.008651733398,-106.008651733398],"y":[36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9500503540039,36.9156684875488,36.8984832763672,36.8297271728516,36.8068084716797,36.7380523681641,36.6922149658203,36.6807594299316,36.6864852905273,36.5948143005371,36.5031394958496,36.4343872070312,36.3312530517578,36.2796859741211,36.2510414123535,36.2338485717773,36.2166595458984,36.1880149841309,36.159366607666,36.1135292053223,36.1135292053223,36.0906105041504,36.0562324523926,36.0275840759277,36.0046691894531,36.0447769165039,36.1135292053223,36.1421775817871,36.2166595458984,36.2911491394043,36.3083343505859,36.3484420776367,36.3885498046875,36.4515762329102,36.4916839599609,36.5661659240723,36.617733001709,36.6750297546387,36.8068084716797,36.8641052246094,36.8812942504883,36.927131652832,36.9844245910645,36.9844245910645],"text":"Percent: 78.05504","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(166,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-81.4115753173828,-81.4173049926758,-81.4230346679688,-81.4516830444336,-81.4574127197266,-81.4746017456055,-81.4975204467773,-81.4860534667969,-81.5089797973633,-81.554817199707,-81.6292953491211,-81.5490875244141,-81.5261611938477,-81.4746017456055,-81.382926940918,-81.3485488891602,-81.2740631103516,-81.199577331543,-81.1766586303711,-81.1422882080078,-81.1193618774414,-81.0735244750977,-81.2511444091797,-81.2511444091797,-81.2568740844727,-81.2511444091797,-81.2511444091797,-81.3370895385742,-81.3370895385742,-81.3485488891602,-81.3600082397461,-81.4115753173828,-81.4115753173828],"y":[32.7388076782227,32.7789154052734,32.8419418334961,32.853401184082,32.8877792358398,32.9164276123047,32.9336166381836,32.996639251709,33.0195579528809,33.0424728393555,33.0883102416992,33.1627998352051,33.1627998352051,33.1456069946289,33.1169624328613,33.1169624328613,33.1112289428711,33.12841796875,33.1112289428711,33.0883102416992,33.0711250305176,33.0310173034668,32.9336166381836,32.9164276123047,32.9049644470215,32.8591270446777,32.853401184082,32.7961044311523,32.7674560546875,32.7617263793945,32.7559967041016,32.7388076782227,32.7388076782227],"text":"Percent: 78.34156","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(166,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-121.478507995605,-121.512893676758,-121.885314941406,-121.896774291992,-121.925422668457,-121.948341369629,-121.954063415527,-121.954063415527,-121.999908447266,-122.045738220215,-122.07438659668,-122.091567993164,-122.11449432373,-122.143142700195,-122.188980102539,-122.24055480957,-122.274917602539,-122.269195556641,-122.274917602539,-122.274917602539,-122.274917602539,-122.246276855469,-122.20044708252,-122.183242797852,-122.131675720215,-122.120231628418,-122.045738220215,-121.98844909668,-121.982711791992,-121.593101501465,-121.552993774414,-121.552993774414,-121.552993774414,-121.501426696777,-121.489967346191,-121.478507995605,-121.478507995605],"y":[37.4828987121582,37.4828987121582,37.4828987121582,37.4657135009766,37.4599800109863,37.4771690368652,37.4771690368652,37.4943580627441,37.5058174133301,37.5287322998047,37.5459251403809,37.5917587280273,37.6490592956543,37.7006225585938,37.7350006103516,37.7636489868164,37.7922973632812,37.832405090332,37.8495941162109,37.8725128173828,37.9011573791504,37.8896980285645,37.8667793273926,37.8209419250488,37.8209419250488,37.7922973632812,37.7922973632812,37.7636489868164,37.7063522338867,37.8094863891602,37.8152160644531,37.7808380126953,37.5401954650879,37.5287322998047,37.5058174133301,37.4828987121582,37.4828987121582],"text":"Percent: 78.45666","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(165,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-88.35009765625,-88.802734375,-88.802734375,-88.6652221679688,-88.2985305786133,-88.3386306762695,-88.35009765625,-88.35009765625],"y":[32.9221534729004,32.9278831481934,33.2831192016602,33.2831192016602,33.2831192016602,32.985179901123,32.9221534729004,32.9221534729004],"text":"Percent: 78.54406","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(165,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-100.691604614258,-100.118644714355,-100.118644714355,-100.112915039062,-100.198860168457,-100.227508544922,-100.273345947266,-100.29052734375,-100.301986694336,-100.319183349609,-100.324913024902,-100.330635070801,-100.342094421387,-100.370742797852,-100.376472473145,-100.365020751953,-100.370742797852,-100.399398803711,-100.422309875488,-100.428039550781,-100.422309875488,-100.439498901367,-100.456687927246,-100.468147277832,-100.508255004883,-100.525444030762,-100.525444030762,-100.55982208252,-100.582740783691,-100.594200134277,-100.588470458984,-100.622848510742,-100.645767211914,-100.662948608398,-100.685874938965,-100.691604614258,-100.691604614258],"y":[29.0718765258789,29.0718765258789,28.6364307403564,28.2009811401367,28.1952533721924,28.2238998413086,28.2582778930664,28.2869262695312,28.3155746459961,28.332763671875,28.3671398162842,28.401517868042,28.4301662445068,28.4530849456787,28.470272064209,28.4931907653809,28.5103797912598,28.5218391418457,28.5390281677246,28.5676765441895,28.5848636627197,28.5905952453613,28.6077823638916,28.6421604156494,28.6536197662354,28.6822662353516,28.7223720550537,28.8025875091553,28.8140468597412,28.854154586792,28.8828029632568,28.8885307312012,28.911449432373,28.9572868347168,29.0546894073486,29.0718765258789,29.0718765258789],"text":"Percent: 78.60254","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(165,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-73.7625885009766,-73.7282104492188,-73.7110214233398,-73.7110214233398,-73.7224807739258,-73.7282104492188,-73.7167510986328,-73.7224807739258,-73.7339401245117,-73.7453918457031,-73.7167510986328,-73.7683181762695,-73.8141555786133,-73.8542633056641,-73.8829040527344,-73.9115524291992,-73.9001007080078,-73.8657150268555,-73.8256072998047,-73.7912292480469,-73.7797775268555,-73.7797775268555,-73.7969665527344,-73.8313369750977,-73.8657150268555,-73.8829040527344,-73.8943710327148,-73.9230117797852,-73.9402084350586,-73.9344787597656,-73.945930480957,-73.9115524291992,-73.8886413574219,-73.8657150268555,-73.8485336303711,-73.8313369750977,-73.8141555786133,-73.8084259033203,-73.7740478515625,-73.7625885009766,-73.7625885009766],"y":[40.7774085998535,40.7602157592773,40.7373008728027,40.7258415222168,40.7201080322266,40.7143821716309,40.6628150939941,40.6456260681152,40.6227073669434,40.6112480163574,40.5768699645996,40.5654106140137,40.5654106140137,40.5539512634277,40.548225402832,40.5539512634277,40.5654106140137,40.5768699645996,40.5883293151855,40.5940628051758,40.6112480163574,40.6227073669434,40.6398963928223,40.6341667175293,40.6341667175293,40.6570854187012,40.6742744445801,40.680004119873,40.697193145752,40.7086524963379,40.7201080322266,40.7716789245605,40.7659454345703,40.7544898986816,40.7602157592773,40.7774085998535,40.8003273010254,40.7831344604492,40.7716789245605,40.7774085998535,40.7774085998535],"text":"Percent: 78.77736","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(165,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.4012832641602,-90.5617141723633,-90.5387878417969,-90.5330657958984,-90.5330657958984,-90.5674438476562,-90.5731735229492,-90.5559768676758,-90.5330657958984,-90.4929504394531,-90.4814987182617,-90.4643020629883,-90.4643020629883,-90.4700393676758,-90.4814987182617,-90.5330657958984,-90.5445175170898,-90.5330657958984,-90.5216064453125,-90.4757690429688,-90.4585723876953,-90.4471206665039,-90.429931640625,-90.429931640625,-90.424201965332,-90.4127349853516,-90.3497161865234,-90.2007522583008,-90.1950149536133,-90.2179336547852,-90.2293930053711,-90.2179336547852,-90.2293930053711,-90.240852355957,-90.24658203125,-90.2236633300781,-90.2179336547852,-90.2007522583008,-90.2007522583008,-90.2981491088867,-90.2981491088867,-90.4012832641602,-90.4012832641602],"y":[34.4290351867676,34.5264358520508,34.5550842285156,34.5608139038086,34.5837326049805,34.6181106567383,34.6410293579102,34.6754035949707,34.6868667602539,34.6696739196777,34.6582183837891,34.6582183837891,34.6754035949707,34.6983222961426,34.7155113220215,34.7327003479004,34.7327003479004,34.7613487243652,34.7613487243652,34.7556190490723,34.7556190490723,34.7728080749512,34.7899971008301,34.812915802002,34.8301048278809,34.8415641784668,34.8587532043457,34.8587532043457,34.7269744873047,34.7269744873047,34.7097816467285,34.6696739196777,34.6524848937988,34.6352996826172,34.6066474914551,34.5837326049805,34.5608139038086,34.5608139038086,34.5207099914551,34.5207099914551,34.4347648620605,34.4290351867676,34.4290351867676],"text":"Percent: 79.09432","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(164,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-82.8668899536133,-82.8439636230469,-82.8382339477539,-82.8325119018555,-82.8095855712891,-82.8095855712891,-82.8038558959961,-82.7580184936523,-82.7580184936523,-82.7866744995117,-82.8496932983398,-82.8726196289062,-82.9069976806641,-82.9241790771484,-82.9413681030273,-82.9700164794922,-82.9872055053711,-83.0387725830078,-83.0616912841797,-83.1017990112305,-83.1075286865234,-83.1075286865234,-83.1017990112305,-83.1017990112305,-83.1419067382812,-83.187744140625,-83.2564926147461,-83.2679595947266,-83.2736892700195,-83.2622222900391,-83.2564926147461,-83.2507629394531,-83.2393112182617,-83.2221221923828,-83.1992034912109,-83.1762847900391,-83.1648254394531,-83.1590957641602,-83.1590957641602,-83.0158538818359,-82.9642868041992,-82.912727355957,-82.8668899536133,-82.8668899536133,null,-91.1862335205078,-90.8997573852539,-90.9112091064453,-90.9112091064453,-91.4956283569336,-91.4898986816406,-91.4669799804688,-91.4383392333984,-91.415412902832,-91.4096832275391,-91.3867721557617,-91.3925018310547,-91.3925018310547,-91.3753051757812,-91.415412902832,-91.415412902832,-91.3753051757812,-91.3523941040039,-91.3065567016602,-91.2664489746094,-91.1862335205078,-91.1862335205078,null,-85.5884399414062,-85.5884399414062,-85.6056213378906,-85.6056213378906,-85.63427734375,-85.628547668457,-85.9551315307617,-85.9494018554688,-85.9379425048828,-85.9322052001953,-85.8691864013672,-85.8691864013672,-85.5884399414062,-85.5884399414062,null,-93.5009765625,-93.4952545166016,-93.9708099365234,-93.9708099365234,-93.5009765625,-93.5009765625,null,-86.6541366577148,-86.6770553588867,-86.6369476318359,-86.6426773071289,-86.8260269165039,-86.8202972412109,-86.8202972412109,-86.8718566894531,-86.889045715332,-86.9119644165039,-86.9119644165039,-86.8947830200195,-86.9119644165039,-86.9291534423828,-86.9463500976562,-86.9749908447266,-86.9807205200195,-86.9807205200195,-86.9291534423828,-86.889045715332,-86.8489456176758,-86.803108215332,-86.7916412353516,-86.7343521118164,-86.7114334106445,-86.6827850341797,-86.6541366577148,-86.6541366577148,-86.6541366577148,-86.6541366577148,null,-68.8236923217773,-68.7663955688477,-68.7663955688477,-68.7377471923828,-68.7262878417969,-68.6804504394531,-68.6346206665039,-68.6059646606445,-68.4512710571289,-68.4856414794922,-68.3710556030273,-68.3939666748047,-68.2736511230469,-68.2908401489258,-68.0788421630859,-68.0100936889648,-68.1017608642578,-68.0502014160156,-68.0215454101562,-67.9986343383789,-68.0100936889648,-67.9871673583984,-68.0043640136719,-68.0158233642578,-67.9986343383789,-68.0502014160156,-68.0502014160156,-68.0845718383789,-68.0903091430664,-68.0845718383789,-68.1304092407227,-68.1074905395508,-68.1304092407227,-68.1705169677734,-68.1934356689453,-68.2048950195312,-68.2335433959961,-68.245002746582,-68.245002746582,-68.2621917724609,-68.2793807983398,-68.2965698242188,-68.3137588500977,-68.3194885253906,-68.3137588500977,-68.3538589477539,-68.3767852783203,-68.4111633300781,-68.428352355957,-68.4512710571289,-68.4570007324219,-68.4340744018555,-68.4570007324219,-68.4799118041992,-68.4856414794922,-68.52001953125,-68.5429458618164,-68.5601272583008,-68.5945053100586,-68.5773162841797,-68.5945053100586,-68.5887832641602,-68.5658569335938,-68.5429458618164,-68.5601272583008,-68.5887832641602,-68.6518020629883,-68.6632614135742,-68.6861801147461,-68.703369140625,-68.7320175170898,-68.7663955688477,-68.8236923217773,-68.8408813476562,-68.8408813476562,-68.8236923217773,-68.7950439453125,-68.8007659912109,-68.7835845947266,-68.7549362182617,-68.703369140625,-68.703369140625,-68.7262878417969,-68.7205581665039,-68.7434768676758,-68.7721252441406,-68.8007659912109,-68.8236923217773,-68.8122329711914,-68.7778549194336,-68.7778549194336,-68.7950439453125,-68.8064956665039,-68.8236923217773,-68.8466033935547,-68.8523330688477,-68.8466033935547,-68.8408813476562,-68.8294219970703,-68.8236923217773,-68.8236923217773,null,-89.335578918457,-89.335578918457,-89.3527679443359,-89.3584976196289,-89.3584976196289,-89.34130859375,-89.3986053466797,-89.4157943725586,-89.4387130737305,-89.4444427490234,-89.4673538208008,-89.5017395019531,-89.5475692749023,-89.5762252807617,-89.604866027832,-89.6106033325195,-89.6335144042969,-89.6392440795898,-89.6335144042969,-89.6621704101562,-89.6679000854492,-89.6793518066406,-89.6850814819336,-89.6449737548828,-89.6449737548828,-89.5991363525391,-89.5934066772461,-89.5475692749023,-89.5475692749023,-89.335578918457,-89.335578918457,null,-83.5143280029297,-83.8810195922852,-83.8810195922852,-83.8810195922852,-83.4226531982422,-83.4169235229492,-83.4684906005859,-83.4684906005859,-83.4856796264648,-83.4914093017578,-83.5143280029297,-83.5143280029297,-83.5143280029297,null,-83.2794189453125,-83.3252563476562,-83.3481674194336,-83.37109375,-83.3596343994141,-83.4742202758789,-82.9872055053711,-82.8382339477539,-82.9356384277344,-82.9413681030273,-82.9528350830078,-82.9700164794922,-82.9757461547852,-82.9872055053711,-83.0616912841797,-83.0903396606445,-83.0788803100586,-83.187744140625,-83.193473815918,-83.2049331665039,-83.2794189453125,-83.2794189453125,null,-80.5234909057617,-80.6266174316406,-80.6266174316406,-80.6094360351562,-80.6208877563477,-80.6724548339844,-80.6667251586914,-80.6609954833984,-80.6208877563477,-80.5578689575195,-80.5177612304688,-80.5177612304688,-80.5234909057617,-80.5234909057617],"y":[33.437816619873,33.4034385681152,33.3919792175293,33.3690643310547,33.3461456298828,33.3346824645996,33.3003082275391,33.2544708251953,33.2258224487305,33.2315521240234,33.2029037475586,33.185718536377,33.1398811340332,33.12841796875,33.1112289428711,33.1112289428711,33.0997734069824,33.0768547058105,33.0711250305176,33.0596656799316,33.0825843811035,33.1054992675781,33.12841796875,33.1513366699219,33.1570663452148,33.1627998352051,33.1742553710938,33.1914443969727,33.2086334228516,33.2258224487305,33.2487411499023,33.2544708251953,33.2659301757812,33.2773895263672,33.2831192016602,33.3003082275391,33.317497253418,33.3404159545898,33.3461456298828,33.4607353210449,33.4320907592773,33.443546295166,33.437816619873,33.437816619873,null,40.6341667175293,40.6341667175293,40.2789344787598,40.1929893493652,40.2101783752441,40.2502861022949,40.2789344787598,40.3476905822754,40.376335144043,40.3820648193359,40.3935241699219,40.4221725463867,40.4450912475586,40.496654510498,40.5539512634277,40.5654106140137,40.5883293151855,40.6112480163574,40.6227073669434,40.6227073669434,40.6341667175293,40.6341667175293,null,39.9294281005859,39.8721351623535,39.8721351623535,39.774730682373,39.780460357666,39.6887893676758,39.6945152282715,39.8606719970703,39.8721351623535,39.91796875,39.923698425293,39.9294281005859,39.9294281005859,39.9294281005859,null,43.2640419006348,42.9145393371582,42.9145393371582,43.2583122253418,43.2640419006348,43.2640419006348,null,37.8667793273926,37.7865676879883,37.6719779968262,37.6719779968262,37.7350006103516,37.7579193115234,37.7808380126953,37.8381309509277,37.8381309509277,37.8438606262207,37.8495941162109,37.8839683532715,37.9011573791504,37.9011573791504,37.8954315185547,37.8954315185547,37.9011573791504,37.9355354309082,37.9527244567871,37.9584541320801,37.9871025085449,37.9928321838379,37.9813690185547,37.9126167297363,37.9068870544434,37.9183502197266,37.9183502197266,37.8896980285645,37.8667793273926,37.8667793273926,null,44.6907081604004,44.6907081604004,44.6677894592285,44.6677894592285,44.7021675109863,44.7250862121582,44.7136268615723,44.7537307739258,44.770923614502,44.9771881103516,45.0001029968262,45.0860481262207,45.1146965026855,45.212100982666,45.2579383850098,44.9657287597656,44.9428100585938,44.6849784851074,44.6849784851074,44.5990333557129,44.5933036804199,44.4901733398438,44.4901733398438,44.4672546386719,44.4042282104492,44.3927688598633,44.3583946228027,44.3354759216309,44.3641204833984,44.3985023498535,44.4271469116211,44.450065612793,44.4729843139648,44.4615249633789,44.4901733398438,44.5130920410156,44.5130920410156,44.4959030151367,44.4729843139648,44.4615249633789,44.4729843139648,44.4959030151367,44.5073585510254,44.4959030151367,44.4672546386719,44.438606262207,44.438606262207,44.4099578857422,44.4099578857422,44.4214210510254,44.4328765869141,44.4615249633789,44.4901733398438,44.4787139892578,44.438606262207,44.4156875610352,44.4042282104492,44.3985023498535,44.3927688598633,44.3641204833984,44.3354759216309,44.312557220459,44.2953681945801,44.2839088439941,44.2552604675293,44.2552604675293,44.2781791687012,44.2609901428223,44.2609901428223,44.306827545166,44.312557220459,44.318286895752,44.318286895752,44.3297462463379,44.3469314575195,44.3526649475098,44.3526649475098,44.3813133239746,44.3985023498535,44.3927688598633,44.3813133239746,44.3927688598633,44.4099578857422,44.4328765869141,44.438606262207,44.438606262207,44.4099578857422,44.4156875610352,44.438606262207,44.4901733398438,44.5245513916016,44.5531959533691,44.5646591186523,44.5933036804199,44.6104927062988,44.6219520568848,44.6391410827637,44.6620597839355,44.6792488098145,44.6907081604004,44.6907081604004,null,30.6532440185547,30.3782234191895,30.3724918365479,30.3610343933105,30.3438453674316,30.3266544342041,30.2980079650879,30.2808208465576,30.2464408874512,30.2235221862793,30.212064743042,30.2006072998047,30.1834144592285,30.2006072998047,30.2235221862793,30.2407131195068,30.286548614502,30.2980079650879,30.3438453674316,30.3724918365479,30.4125995635986,30.4297866821289,30.4527053833008,30.4584369659424,30.4985427856445,30.5042743682861,30.5157318115234,30.5157318115234,30.6532440185547,30.6532440185547,30.6532440185547,null,40.828971862793,40.828971862793,40.9263725280762,41.1727447509766,41.1784744262695,41.000862121582,41.0065879821777,40.966480255127,40.966480255127,40.9149169921875,40.9149169921875,40.828971862793,40.828971862793,null,36.3942794799805,36.3942794799805,36.4057388305664,36.4171943664551,36.4916839599609,36.5948143005371,36.5948143005371,36.5833549499512,36.5375213623047,36.5432472229004,36.5432472229004,36.5489768981934,36.5489768981934,36.5604400634766,36.5260581970215,36.5203285217285,36.4974136352539,36.4458465576172,36.4229278564453,36.4057388305664,36.3942794799805,36.3942794799805,null,40.4049835205078,40.4107131958008,40.4336318969727,40.4680099487305,40.5023880004883,40.5883293151855,40.6055183410645,40.6169776916504,40.6341667175293,40.6398963928223,40.6456260681152,40.4794692993164,40.4049835205078,40.4049835205078],"text":"Percent: 80.98626","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(160,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-90.2637710571289,-90.3439865112305,-90.3210678100586,-90.2866897583008,-90.2351226806641,-90.2236633300781,-90.1778259277344,-90.1892852783203,-90.1950149536133,-90.1835556030273,-90.1835556030273,-90.2007522583008,-90.24658203125,-90.2637710571289,-90.2637710571289],"y":[38.5027618408203,38.5715179443359,38.6460037231445,38.7147598266602,38.7204895019531,38.7663230895996,38.7720527648926,38.737678527832,38.686107635498,38.6517333984375,38.6173553466797,38.5829772949219,38.5428695678711,38.5027618408203,38.5027618408203],"text":"Percent: 82.65420","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(156,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-99.4081802368164,-99.4081802368164,-100.118644714355,-100.118644714355,-99.4081802368164,-99.4081802368164],"y":[29.0833377838135,28.6421604156494,28.6364307403564,29.0718765258789,29.0833377838135,29.0833377838135],"text":"Percent: 83.27402","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(155,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-122.360870361328,-122.406700134277,-122.458267211914,-122.469734191895,-122.48119354248,-122.48119354248,-122.458267211914,-122.446807861328,-122.41242980957,-122.400978088379,-122.383781433105,-122.343673706055,-122.343673706055,-122.337951660156,-122.320762634277,-122.343673706055,-122.360870361328,-122.360870361328,-122.360870361328],"y":[37.7006225585938,37.7006225585938,37.7006225585938,37.7178115844727,37.7636489868164,37.7865676879883,37.7922973632812,37.7922973632812,37.8152160644531,37.8037567138672,37.8037567138672,37.8037567138672,37.7865676879883,37.7636489868164,37.7350006103516,37.7292709350586,37.7178115844727,37.7006225585938,37.7006225585938],"text":"Percent: 83.43857","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(155,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-73.9287414550781,-73.9344787597656,-73.95166015625,-73.9631195068359,-73.9688491821289,-73.9745788574219,-74.0032272338867,-74.0204162597656,-74.0261535644531,-74.0032272338867,-73.9745788574219,-73.95166015625,-73.9344787597656,-73.9287414550781,-73.9344787597656,-73.9287414550781,-73.9287414550781],"y":[40.8060531616211,40.7888641357422,40.7774085998535,40.7544898986816,40.7373008728027,40.7258415222168,40.7143821716309,40.7086524963379,40.7201080322266,40.7659454345703,40.7945976257324,40.8347015380859,40.8404350280762,40.8347015380859,40.8232421875,40.8060531616211,40.8060531616211],"text":"Percent: 84.19643","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(153,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.8344268798828,-87.8344268798828,-87.8229675292969,-87.8229675292969,-87.7026443481445,-87.6969146728516,-87.708381652832,-87.714111328125,-87.714111328125,-87.7370223999023,-87.7427520751953,-87.7255706787109,-87.7427520751953,-87.7542190551758,-87.7656784057617,-87.7542190551758,-87.7484817504883,-87.7599487304688,-87.7885894775391,-87.8057861328125,-87.8229675292969,-87.8229675292969,-87.8172378540039,-87.8172378540039,-87.8344268798828,-87.8573532104492,-87.8745346069336,-87.8745346069336,-87.8630752563477,-87.8286972045898,-87.8172378540039,-87.8115158081055,-87.8229675292969,-87.8286972045898,-87.8229675292969,-87.8000564575195,-87.7885894775391,-87.7828598022461,-87.7828598022461,-87.7599487304688,-87.7484817504883,-87.7370223999023,-87.7542190551758,-87.7714080810547,-87.794319152832,-87.8000564575195,-87.8000564575195,-87.7771301269531,-87.7484817504883,-87.7427520751953,-87.7370223999023,-87.7484817504883,-87.7542190551758,-87.7656784057617,-87.7771301269531,-87.7828598022461,-87.7885894775391,-87.7885894775391,-87.8000564575195,-87.8115158081055,-87.8229675292969,-87.8344268798828,-87.8401565551758,-87.8573532104492,-87.8802642822266,-87.8745346069336,-87.8630752563477,-87.8344268798828,-87.8344268798828,-87.8401565551758,-87.8745346069336,-87.8974609375,-87.9203720092773,-87.9318313598633,-87.977668762207,-88.0235061645508,-88.0521545410156,-88.0693435668945,-88.0693435668945,-88.0521545410156,-88.0406951904297,-88.0578842163086,-88.0808029174805,-88.1037216186523,-88.1151809692383,-88.1094436645508,-88.0808029174805,-88.0693435668945,-88.1037216186523,-88.0979919433594,-88.0865325927734,-88.0693435668945,-88.063606262207,-88.0578842163086,-88.0578842163086,-88.0808029174805,-88.0979919433594,-88.1266403198242,-88.1380996704102,-88.1552810668945,-88.172477722168,-88.172477722168,-88.161018371582,-88.1839370727539,-88.2011184692383,-88.2011184692383,-88.1839370727539,-88.166748046875,-88.166748046875,-88.1782073974609,-88.1552810668945,-88.1552810668945,-88.161018371582,-88.1782073974609,-88.172477722168,-88.166748046875,-88.1438293457031,-88.1209106445312,-88.0979919433594,-88.0693435668945,-88.0521545410156,-88.0349655151367,-88.0235061645508,-88.0235061645508,-88.0292358398438,-87.9833984375,-87.9719390869141,-87.9547500610352,-87.9203720092773,-87.891731262207,-87.8344268798828,-87.8344268798828,null,-90.8138122558594,-90.8138122558594,-90.3382568359375,-90.3382568359375,-90.1892852783203,-90.1892852783203,-90.2637710571289,-90.3783645629883,-90.3840942382812,-90.3955535888672,-90.8539199829102,-90.8424606323242,-90.8539199829102,-90.8596496582031,-90.8596496582031,-90.8424606323242,-90.8310012817383,-90.8252639770508,-90.8023529052734,-90.7908935546875,-90.7794342041016,-90.7565155029297,-90.8138122558594,-90.8138122558594,null,-83.4054718017578,-83.3481674194336,-83.3080596923828,-83.2908706665039,-83.1304473876953,-83.0674209594727,-83.010124206543,-82.9814758300781,-82.9642868041992,-83.0215835571289,-82.9872055053711,-83.0158538818359,-83.1590957641602,-83.1762847900391,-83.1992034912109,-83.2106552124023,-83.2163848876953,-83.2163848876953,-83.2221221923828,-83.2393112182617,-83.2564926147461,-83.2564926147461,-83.2736892700195,-83.2851486206055,-83.2794189453125,-83.2908706665039,-83.2908706665039,-83.2794189453125,-83.2794189453125,-83.2908706665039,-83.3080596923828,-83.3137969970703,-83.3309783935547,-83.3481674194336,-83.3538970947266,-83.3825454711914,-83.4054718017578,-83.4054718017578,null,-90.5846252441406,-90.3038787841797,-90.1491775512695,-90.16064453125,-90.1491775512695,-90.1491775512695,-90.2007522583008,-90.2064743041992,-90.3267974853516,-90.3267974853516,-90.5158767700195,-90.5216064453125,-90.5617141723633,-90.5846252441406,-90.5903549194336,-90.607551574707,-90.61328125,-90.607551574707,-90.607551574707,-90.6247329711914,-90.6304626464844,-90.6361923217773,-90.6361923217773,-90.6304626464844,-90.61328125,-90.6018142700195,-90.5846252441406,-90.5846252441406,null,-87.2385559082031,-87.0494766235352,-86.8661346435547,-86.6713256835938,-86.6713256835938,-86.6713256835938,-86.9005126953125,-87.1067733764648,-87.2442779541016,-87.2385559082031,-87.2385559082031,null,-94.1656112670898,-94.1713409423828,-94.2916641235352,-94.6354370117188,-94.6297073364258,-94.40625,-94.1656112670898,-94.1656112670898,null,-88.4188461303711,-88.8371047973633,-88.8428421020508,-88.4532241821289,-88.430305480957,-88.4188461303711,-88.4188461303711,null,-93.6270294189453,-93.1973190307617,-93.0827255249023,-93.0884475708008,-93.0712661743164,-93.0769958496094,-93.6098480224609,-93.6098480224609,-93.6327590942383,-93.6270294189453,-93.6270294189453,null,-74.2553329467773,-73.7854995727539,-73.7912292480469,-73.7969665527344,-73.7969665527344,-73.7912292480469,-73.8026962280273,-73.8256072998047,-73.8485336303711,-73.859992980957,-73.8943710327148,-73.9172821044922,-73.9974975585938,-74.0146865844727,-74.0204162597656,-74.0376052856445,-74.0777130126953,-74.312629699707,-74.4615936279297,-74.5360794067383,-74.4386825561523,-74.4615936279297,-74.3928451538086,-74.3641891479492,-74.3412780761719,-74.2839736938477,-74.2553329467773,-74.2438659667969,-74.2553329467773,-74.2553329467773,null,-77.8305892944336,-77.6930770874023,-77.6701583862305,-77.6014022827148,-77.5613021850586,-77.5269165039062,-77.4868087768555,-77.5441055297852,-77.57275390625,-77.6185913085938,-77.6300506591797,-77.6529693603516,-77.6701583862305,-77.6930770874023,-77.6988067626953,-77.8191223144531,-77.8076705932617,-77.8134002685547,-77.8191223144531,-77.8305892944336,-77.8305892944336,-77.8305892944336,-77.8305892944336,null,-83.640380859375,-83.646110534668,-83.6575698852539,-83.9784240722656,-84.1273956298828,-84.098747253418,-84.0586395263672,-84.0586395263672,-83.9440460205078,-83.9440460205078,-83.8294525146484,-83.8294525146484,-83.7377853393555,-83.7377853393555,-83.640380859375,-83.640380859375,null,-80.4088973999023,-80.5177612304688,-80.5177612304688,-80.4432754516602,-80.4375457763672,-80.4260864257812,-80.3573303222656,-80.3172225952148,-80.3057632446289,-80.294303894043,-80.2599258422852,-80.1911773681641,-80.1739807128906,-80.1453399658203,-80.1281433105469,-80.0995025634766,-80.0651245117188,-80.0536651611328,-80.0479354858398,-80.0364761352539,-80.0078277587891,-79.9276123046875,-79.9161529541016,-79.9218826293945,-79.9276123046875,-79.9104232788086,-79.9161529541016,-79.9276123046875,-79.9161529541016,-79.8875045776367,-80.4088973999023,-80.4088973999023,null,-82.7007293701172,-82.6377029418945,-82.6319732666016,-82.5918655395508,-82.6205139160156,-82.6377029418945,-82.6606216430664,-82.7522964477539,-82.7866744995117,-82.7866744995117,-82.8038558959961,-82.8267822265625,-82.8668899536133,-82.8898010253906,-83.0502319335938,-83.0616912841797,-83.1017990112305,-83.1361770629883,-83.1590957641602,-83.1590957641602,-83.1419067382812,-83.1247100830078,-83.0846099853516,-83.0387725830078,-82.9872055053711,-82.9299087524414,-82.912727355957,-82.8668899536133,-82.8554229736328,-82.8095855712891,-82.7866744995117,-82.735107421875,-82.7007293701172,-82.7007293701172,null,-78.5124130249023,-78.4608383178711,-78.4436492919922,-78.4436492919922,-78.4493789672852,-78.4150009155273,-78.3920822143555,-78.3634338378906,-78.3577041625977,-78.3519744873047,-78.3347930908203,-78.3118667602539,-78.2889556884766,-78.3634338378906,-78.655647277832,-78.6384506225586,-78.5697021484375,-78.5467834472656,-78.5238647460938,-78.5124130249023,-78.5124130249023],"y":[33.1570663452148,33.1054992675781,33.1054992675781,33.0252876281738,33.0195579528809,33.0138282775879,32.996639251709,32.990909576416,32.9794540405273,32.985179901123,32.9737205505371,32.9565353393555,32.9450721740723,32.9450721740723,32.9336166381836,32.9221534729004,32.9106979370117,32.9049644470215,32.9049644470215,32.8992347717285,32.8820457458496,32.8591270446777,32.8362083435059,32.8132934570312,32.7903747558594,32.7846450805664,32.7789154052734,32.7674560546875,32.7674560546875,32.7674560546875,32.7617263793945,32.7559967041016,32.7445373535156,32.7273483276367,32.7216186523438,32.7216186523438,32.6986999511719,32.6929702758789,32.67578125,32.6700553894043,32.6528625488281,32.6471366882324,32.6414070129395,32.6471366882324,32.6471366882324,32.6414070129395,32.6242179870605,32.6184883117676,32.6184883117676,32.6127548217773,32.5955696105957,32.5898361206055,32.5726509094238,32.5726509094238,32.5841102600098,32.5726509094238,32.5611915588379,32.538272857666,32.5268173217773,32.538272857666,32.549732208252,32.549732208252,32.538272857666,32.549732208252,32.6070289611816,32.6127548217773,32.6127548217773,32.6070289611816,32.6242179870605,32.6356735229492,32.6414070129395,32.6414070129395,32.6471366882324,32.6471366882324,32.6184883117676,32.6127548217773,32.6242179870605,32.6414070129395,32.6471366882324,32.6528625488281,32.6872444152832,32.6986999511719,32.6872444152832,32.6872444152832,32.6986999511719,32.7101631164551,32.7101631164551,32.7273483276367,32.7559967041016,32.7674560546875,32.7789154052734,32.7789154052734,32.7789154052734,32.7961044311523,32.8075637817383,32.8075637817383,32.8075637817383,32.8247528076172,32.8362083435059,32.8247528076172,32.8362083435059,32.8476715087891,32.8591270446777,32.9049644470215,32.9164276123047,32.9278831481934,32.9336166381836,32.9336166381836,32.9450721740723,32.9622611999512,32.9622611999512,32.9679908752441,32.9794540405273,32.990909576416,33.002368927002,33.0252876281738,33.0424728393555,33.0539360046387,33.0482063293457,33.0596656799316,33.0539360046387,33.0482063293457,33.0539360046387,33.0596656799316,33.0768547058105,33.0825843811035,33.0940437316895,33.1112289428711,33.1169624328613,33.1398811340332,33.1570663452148,33.1570663452148,null,36.153636932373,36.2624969482422,36.2567672729492,36.2052040100098,36.1994743347168,36.1765556335449,36.1307182312012,36.0046691894531,36.0046691894531,35.9645576477051,35.9702911376953,35.9817504882812,35.9932098388672,36.0046691894531,36.021858215332,36.0505027770996,36.0619659423828,36.0848846435547,36.0906105041504,36.1020698547363,36.1192588806152,36.159366607666,36.153636932373,36.153636932373,null,33.6956481933594,33.7185668945312,33.7242965698242,33.7529449462891,33.7071075439453,33.7128372192383,33.6899185180664,33.6727294921875,33.6555404663086,33.5753288269043,33.4836540222168,33.4607353210449,33.3461456298828,33.3747901916504,33.3805198669434,33.3805198669434,33.3805198669434,33.3977088928223,33.3977088928223,33.3977088928223,33.4320907592773,33.449275970459,33.455005645752,33.4607353210449,33.4836540222168,33.5008430480957,33.5123023986816,33.5180282592773,33.5352210998535,33.5466804504395,33.5524101257324,33.5581359863281,33.5753288269043,33.5982437133789,33.6154365539551,33.6669998168945,33.6956481933594,33.6956481933594,null,39.5226287841797,39.5226287841797,39.5226287841797,39.3564720153809,39.3507423400879,39.2647972106934,39.2647972106934,39.2246894836426,39.2304191589355,39.1731262207031,39.1788520812988,39.190315246582,39.190315246582,39.1731262207031,39.1502075195312,39.1158256530762,39.1731262207031,39.2075004577637,39.2304191589355,39.2762565612793,39.322093963623,39.3621978759766,39.3965797424316,39.4252243041992,39.4538726806641,39.4939804077148,39.5226287841797,39.5226287841797,null,39.1731262207031,39.1731262207031,39.1731262207031,39.1673965454102,38.9897766113281,38.9038352966309,38.9038352966309,38.9095611572266,38.9095611572266,39.1731262207031,39.1731262207031,null,42.2098007202148,41.8660278320312,41.8660278320312,41.8660278320312,42.2098007202148,42.2098007202148,42.2098007202148,42.2098007202148,null,30.9970169067383,30.9970169067383,31.4381923675537,31.432466506958,31.123067855835,30.9970169067383,30.9970169067383,null,37.4256019592285,37.4198760986328,37.4141426086426,37.2651748657227,37.2651748657227,37.0875587463379,37.0990142822266,37.2766342163086,37.2880935668945,37.4256019592285,37.4256019592285,null,42.4103355407715,42.4676284790039,42.4160652160645,42.3759574890137,42.3415832519531,42.3014755249023,42.2728271484375,42.2613677978516,42.2441787719727,42.2040710449219,42.175422668457,42.1353187561035,42.175422668457,42.1696929931641,42.1696929931641,42.175422668457,42.1009368896484,42.1181259155273,42.1696929931641,42.2040710449219,42.3473091125488,42.3530387878418,42.3816909790039,42.3759574890137,42.358772277832,42.358772277832,42.358772277832,42.3759574890137,42.4103355407715,42.4103355407715,null,35.5634918212891,35.6494331359863,35.6150550842285,35.5577583312988,35.534839630127,35.5291137695312,35.448902130127,35.3916015625,35.3858757019043,35.3801460266113,35.3686828613281,35.3572273254395,35.3572273254395,35.3629570007324,35.3801460266113,35.3629570007324,35.3916015625,35.4030647277832,35.4202499389648,35.4374389648438,35.4603576660156,35.5634918212891,35.5634918212891,null,39.780460357666,39.7174339294434,39.5512771606445,39.5799255371094,39.5856552124023,39.8434867858887,39.8434867858887,39.8549423217773,39.8492164611816,39.8320274353027,39.8262977600098,39.8033790588379,39.7976493835449,39.786190032959,39.780460357666,39.780460357666,null,39.7231636047363,39.7231636047363,39.9523468017578,39.9523468017578,39.9638061523438,39.9752655029297,39.9867248535156,40.0039138793945,40.0210990905762,40.0210990905762,40.0039138793945,40.0096435546875,40.0096435546875,39.9867248535156,39.9809951782227,39.9867248535156,40.0039138793945,40.0039138793945,39.9981803894043,39.9809951782227,39.9638061523438,39.9294281005859,39.9122428894043,39.8835906982422,39.8492164611816,39.8033790588379,39.791919708252,39.7690010070801,39.7518119812012,39.7288932800293,39.7231636047363,39.7231636047363,null,36.4171943664551,36.4057388305664,36.1192588806152,36.0963401794434,36.0848846435547,36.0619659423828,36.0619659423828,36.0046691894531,35.9817504882812,35.9588317871094,35.9416427612305,35.9301834106445,35.9473724365234,35.9359130859375,36.0734214782715,36.1020698547363,36.1192588806152,36.1192588806152,36.1479072570801,36.165096282959,36.1880149841309,36.2109336853027,36.2281227111816,36.2624969482422,36.2911491394043,36.3369827270508,36.3369827270508,36.3484420776367,36.3599014282227,36.3656311035156,36.3770904541016,36.3942794799805,36.4171943664551,36.4171943664551,null,38.3996315002441,38.4683876037598,38.4511985778809,38.4454689025879,38.4110908508301,38.3480682373047,38.3251495361328,38.3136863708496,38.3136863708496,38.285041809082,38.2735786437988,38.2793121337891,38.2678527832031,38.1876373291016,38.2735786437988,38.3022308349609,38.3308792114258,38.3595237731934,38.3824424743652,38.3996315002441,38.3996315002441],"text":"Percent: 84.72222","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(152,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-84.3623046875,-84.3909530639648,-84.4081420898438,-84.4081420898438,-84.4024124145508,-84.4196014404297,-84.4425201416016,-84.4425201416016,-84.4482498168945,-84.4597091674805,-84.4768981933594,-84.4768981933594,-84.3623046875,-84.2820892333984,-84.2763671875,-84.2534408569336,-84.2534408569336,-84.2763671875,-84.2763671875,-84.2935485839844,-84.2992782592773,-84.3107452392578,-84.3164749145508,-84.3393859863281,-84.3451156616211,-84.368034362793,-84.3623046875,-84.3623046875,null,-91.598762512207,-91.598762512207,-91.1747741699219,-91.15185546875,-91.1289367675781,-91.0888290405273,-91.0716400146484,-91.0601806640625,-91.0086135864258,-90.9570465087891,-90.8997573852539,-90.8768310546875,-90.8711013793945,-90.888298034668,-91.1232070922852,-91.598762512207,-91.598762512207],"y":[33.3633346557617,33.3461456298828,33.3862533569336,33.4320907592773,33.4721946716309,33.4836540222168,33.4893836975098,33.5123023986816,33.5180282592773,33.5409469604492,33.5581359863281,33.638355255127,33.6440811157227,33.6440811157227,33.6097030639648,33.5982437133789,33.5753288269043,33.5753288269043,33.5466804504395,33.5409469604492,33.4263572692871,33.4263572692871,33.4148979187012,33.4148979187012,33.4263572692871,33.4263572692871,33.3633346557617,33.3633346557617,null,42.6452484130859,43.08642578125,43.08642578125,42.9947547912598,42.9202690124512,42.8744316101074,42.7884902954102,42.7541122436523,42.7311935424805,42.7025451660156,42.6910858154297,42.6796264648438,42.6567077636719,42.6452484130859,42.6452484130859,42.6452484130859,42.6452484130859],"text":"Percent: 84.81462","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(152,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-74.9715270996094,-75.046012878418,-75.0746612548828,-75.1147689819336,-75.1204986572266,-75.1319580078125,-75.1491394042969,-75.1663360595703,-75.2064437866211,-75.2408142089844,-75.2694625854492,-75.2408142089844,-75.2522811889648,-75.2694625854492,-75.2751922607422,-75.2694625854492,-75.2293548583984,-75.2121734619141,-75.2637329101562,-75.2350845336914,-75.2007141113281,-75.1835174560547,-75.1090393066406,-75.0918502807617,-75.0918502807617,-75.0116348266602,-74.9944458007812,-74.9715270996094,-74.9543380737305,-74.9543380737305,-74.9715270996094,-74.9715270996094],"y":[40.0554809570312,39.9981803894043,39.9867248535156,39.9580764770508,39.9294281005859,39.9065093994141,39.8835906982422,39.8721351623535,39.8606719970703,39.8549423217773,39.9294281005859,39.9408874511719,39.9580764770508,39.9638061523438,39.9695358276367,39.9809951782227,40.0039138793945,40.0210990905762,40.061206817627,40.095588684082,40.0783996582031,40.0898551940918,40.0554809570312,40.0726699829102,40.0783996582031,40.1414260864258,40.1299629211426,40.1242332458496,40.1070442199707,40.0898551940918,40.0554809570312,40.0554809570312],"text":"Percent: 85.22425","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(151,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-98.4341506958008,-98.3252868652344,-98.5945816040039,-98.6289596557617,-98.6404190063477,-98.669059753418,-98.7435455322266,-98.7492752075195,-98.7721939086914,-98.8065719604492,-98.8294906616211,-98.8638687133789,-98.9097061157227,-98.9326171875,-98.9670028686523,-98.9899215698242,-99.0472183227539,-99.0701293945312,-99.0987777709961,-99.1045074462891,-99.0987777709961,-99.1560745239258,-99.1560745239258,-99.035758972168,-98.9670028686523,-98.4341506958008,-98.4341506958008],"y":[26.7915058135986,26.7915058135986,26.2586555480957,26.2586555480957,26.2414665222168,26.2471961975098,26.3102207183838,26.3274116516113,26.3388690948486,26.3503284454346,26.3675174713135,26.3732471466064,26.3675174713135,26.3789768218994,26.3847064971924,26.4018955230713,26.4133548736572,26.3961658477783,26.4076251983643,26.4305419921875,26.4821090698242,26.5508651733398,26.585241317749,26.6769161224365,26.7915058135986,26.7915058135986,26.7915058135986],"text":"Percent: 86.41538","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(148,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-85.445198059082,-85.4394683837891,-85.8519973754883,-85.8634567260742,-85.8749160766602,-85.8921051025391,-85.903564453125,-85.903564453125,-85.9150238037109,-85.9494018554688,-85.9895095825195,-86.0066909790039,-86.0296173095703,-86.0066909790039,-85.9952392578125,-85.9837799072266,-85.9665832519531,-85.9494018554688,-85.9264755249023,-85.9150238037109,-85.8921051025391,-85.8634567260742,-85.8634567260742,-85.8691864013672,-85.8004302978516,-85.8004302978516,-85.72021484375,-85.72021484375,-85.6972961425781,-85.6972961425781,-85.6629180908203,-85.6571884155273,-85.4853057861328,-85.445198059082,-85.445198059082,-85.445198059082,null,-83.8810195922852,-83.8810195922852,-83.8695602416992,-83.8752899169922,-83.8982086181641,-83.8924789428711,-83.8867492675781,-83.8810195922852,-83.8867492675781,-83.9268569946289,-83.9268569946289,-83.9497756958008,-83.9726943969727,-83.9841537475586,-84.0128021240234,-84.0242614746094,-84.0242614746094,-84.0529098510742,-84.0471801757812,-84.0700988769531,-84.098747253418,-84.1273956298828,-84.1617660522461,-84.1617660522461,-84.2133331298828,-84.2362518310547,-84.2419815063477,-84.2534408569336,-84.2534408569336,-84.2477111816406,-84.1961441040039,-84.1789627075195,-84.1789627075195,-84.1732330322266,-84.1617660522461,-84.098747253418,-84.0586395263672,-83.9898834228516,-83.9726943969727,-83.9726943969727,-83.9555053710938,-83.9440460205078,-83.9440460205078,-83.9325866699219,-83.90966796875,-83.8810195922852,-83.8810195922852,null,-89.1407699584961,-88.7397003173828,-88.7511672973633,-88.7626266479492,-88.7626266479492,-88.8141860961914,-88.8141860961914,-89.0261840820312,-89.1407699584961,-89.1407699584961,-89.1464996337891,-89.1808776855469,-89.2209854125977,-89.2209854125977,-89.1464996337891,-89.1407699584961,-89.1407699584961,null,-92.2805786132812,-92.6759185791016,-92.6816482543945,-92.8478088378906,-92.8420791625977,-92.3321533203125,-92.326416015625,-92.2633895874023,-92.2805786132812,-92.2805786132812,null,-83.1361770629883,-83.5143280029297,-83.5315170288086,-83.5429763793945,-83.5601654052734,-83.5658950805664,-83.6117324829102,-83.6174621582031,-83.634651184082,-83.640380859375,-83.6575698852539,-83.6518402099609,-83.6575698852539,-83.6976776123047,-83.7320556640625,-83.7205963134766,-83.7091293334961,-83.7263259887695,-83.7320556640625,-83.7263259887695,-83.6976776123047,-83.7205963134766,-83.6919479370117,-83.6690216064453,-83.6289215087891,-83.5888137817383,-83.4971389770508,-83.4742202758789,-83.4455718994141,-83.4283828735352,-83.3940048217773,-83.3768157958984,-83.3367080688477,-83.3252563476562,-83.3195266723633,-83.2966003417969,-83.2736892700195,-83.2335815429688,-83.2163848876953,-83.2221221923828,-83.1590957641602,-83.1533660888672,-83.1648254394531,-83.182014465332,-83.1762847900391,-83.1590957641602,-83.1419067382812,-83.1361770629883,-83.1361770629883,null,-86.2186889648438,-86.1900405883789,-85.9665832519531,-85.7545928955078,-85.8004302978516,-85.8118896484375,-85.8233489990234,-85.9837799072266,-86.1957702636719,-86.2072296142578,-86.2186889648438,-86.2186889648438],"y":[32.4236831665039,32.2403335571289,32.2403335571289,32.2517929077148,32.2976303100586,32.3033599853516,32.3033599853516,32.2919006347656,32.2804412841797,32.3090896606445,32.3663864135742,32.3835716247559,32.4236831665039,32.4408721923828,32.4580612182617,32.4637908935547,32.4637908935547,32.4580612182617,32.4580612182617,32.4580612182617,32.4580612182617,32.4752464294434,32.4809799194336,32.4924354553223,32.4981651306152,32.5841102600098,32.5841102600098,32.5955696105957,32.5955696105957,32.5898361206055,32.5841102600098,32.5726509094238,32.5096244812012,32.5096244812012,32.4236831665039,32.4236831665039,null,32.4809799194336,32.4580612182617,32.4523277282715,32.4236831665039,32.412223815918,32.4064903259277,32.3893051147461,32.3663864135742,32.2919006347656,32.2861709594727,32.2689819335938,32.2517929077148,32.2460632324219,32.22314453125,32.2059555053711,32.1887702941895,32.1314735412598,32.1486625671387,32.1715812683105,32.1773109436035,32.1830368041992,32.1944999694824,32.1887702941895,32.2174186706543,32.2174186706543,32.22314453125,32.2861709594727,32.2919006347656,32.3434677124023,32.3778457641602,32.3893051147461,32.412223815918,32.4179534912109,32.4236831665039,32.4236831665039,32.5096244812012,32.5153541564941,32.5038986206055,32.5038986206055,32.4981651306152,32.4981651306152,32.5096244812012,32.4924354553223,32.4981651306152,32.5038986206055,32.4809799194336,32.4809799194336,null,40.0497512817383,40.0554809570312,39.791919708252,39.791919708252,39.7346229553223,39.7346229553223,39.642951965332,39.6544075012207,39.6544075012207,39.780460357666,39.791919708252,39.7976493835449,39.8262977600098,39.91796875,39.91796875,40.0497512817383,40.0497512817383,null,39.6028442382812,39.608570098877,39.7002449035645,39.7117042541504,40.0382919311523,40.044017791748,39.9580764770508,39.9523468017578,39.6028442382812,39.6028442382812,null,34.996265411377,34.9905319213867,35.0191802978516,35.0249099731445,35.0535583496094,35.082202911377,35.1051216125488,35.1223106384277,35.1223106384277,35.1337738037109,35.1395034790039,35.1566925048828,35.1624183654785,35.1624183654785,35.1566925048828,35.1738777160645,35.1910667419434,35.1967964172363,35.1967964172363,35.2082557678223,35.2426338195801,35.265552520752,35.2770118713379,35.2827415466309,35.2884712219238,35.2827415466309,35.2999305725098,35.2999305725098,35.3228492736816,35.3228492736816,35.3285751342773,35.3285751342773,35.3400382995605,35.3056564331055,35.2827415466309,35.2426338195801,35.2426338195801,35.248363494873,35.248363494873,35.1796112060547,35.0993957519531,35.0879364013672,35.082202911377,35.0650177001953,35.0592842102051,35.0535583496094,35.0420989990234,34.996265411377,34.996265411377,null,36.4916839599609,36.6406517028809,36.6349220275879,36.6234588623047,36.6005439758301,36.5031394958496,36.4171943664551,36.4286575317383,36.4458465576172,36.474494934082,36.4916839599609,36.4916839599609],"text":"Percent: 87.09677","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(147,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-76.6331024169922,-76.673210144043,-76.7133178710938,-76.7190475463867,-76.5357055664062,-76.5414276123047,-76.5586242675781,-76.5872650146484,-76.6044616699219,-76.6159210205078,-76.6216430664062,-76.6044616699219,-76.5872650146484,-76.5872650146484,-76.6331024169922,-76.6331024169922],"y":[39.2361526489258,39.2590675354004,39.2762565612793,39.3736610412598,39.3793907165527,39.2533378601074,39.2647972106934,39.2705268859863,39.2705268859863,39.2647972106934,39.2533378601074,39.2476081848145,39.2361526489258,39.2132339477539,39.2361526489258,39.2361526489258],"text":"Percent: 87.44873","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(146,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-92.8821868896484,-93.1743927001953,-93.1801223754883,-93.1915893554688,-93.1915893554688,-93.231689453125,-93.2374267578125,-92.9910507202148,-92.7274856567383,-92.7274856567383,-92.8248901367188,-92.8306274414062,-92.8535385131836,-92.8592681884766,-92.8649978637695,-92.8592681884766,-92.8592681884766,-92.8649978637695,-92.87646484375,-92.8821868896484,-92.8821868896484,null,-90.7221374511719,-90.7221374511719,-90.7393264770508,-90.7450561523438,-90.8424606323242,-90.8539199829102,-90.9914245605469,-91.0544509887695,-91.23779296875,-91.2320709228516,-91.2091522216797,-91.1862335205078,-91.157585144043,-91.1117477416992,-91.0945587158203,-91.1117477416992,-91.1289367675781,-91.1289367675781,-91.1117477416992,-91.06591796875,-91.0429916381836,-91.0200805664062,-90.9914245605469,-90.9799728393555,-90.9742431640625,-90.9513168334961,-90.9398651123047,-90.9284057617188,-90.9284057617188,-90.9284057617188,-90.9169387817383,-90.9054794311523,-90.8940277099609,-90.8768310546875,-90.8711013793945,-90.8596496582031,-90.8596496582031,-90.8539199829102,-90.8424606323242,-90.8367309570312,-90.8195419311523,-90.8138122558594,-90.7966232299805,-90.7851638793945,-90.7794342041016,-90.7737045288086,-90.7737045288086,-90.7908935546875,-90.7908935546875,-90.7794342041016,-90.7679748535156,-90.7565155029297,-90.7278671264648,-90.7221374511719,-90.7221374511719,null,-83.915397644043,-83.90966796875,-83.90966796875,-83.9325866699219,-83.9383163452148,-83.90966796875,-83.90966796875,-83.915397644043,-83.9555053710938,-83.9726943969727,-84.0013427734375,-84.0242614746094,-83.7549667358398,-83.6804885864258,-83.6632919311523,-83.646110534668,-83.634651184082,-83.4742202758789,-83.3596343994141,-83.37109375,-83.3997344970703,-83.4283828735352,-83.4398422241211,-83.4398422241211,-83.4513092041016,-83.4684906005859,-83.5372467041016,-83.5601654052734,-83.5888137817383,-83.646110534668,-83.634651184082,-83.6231842041016,-83.6231842041016,-83.646110534668,-83.6976776123047,-83.7320556640625,-83.7950744628906,-83.8008041381836,-83.818000793457,-83.8752899169922,-83.915397644043,-83.915397644043],"y":[32.5898361206055,32.5898361206055,32.6872444152832,32.6872444152832,32.7216186523438,32.7216186523438,33.0195579528809,33.0195579528809,33.0138282775879,32.7617263793945,32.7617263793945,32.7273483276367,32.7101631164551,32.6929702758789,32.67578125,32.6471366882324,32.6299476623535,32.6184883117676,32.6070289611816,32.5898361206055,32.5898361206055,null,32.0512619018555,31.8449954986572,31.8335342407227,31.7876968383789,31.7876968383789,31.8392658233643,31.8679141998291,31.8736419677734,31.8793716430664,31.8965606689453,31.9194793701172,31.9423980712891,31.9882354736328,32.0054244995117,32.0168800354004,32.0455284118652,32.0627174377441,32.0741806030273,32.0741806030273,32.0741806030273,32.085636138916,32.1085548400879,32.1085548400879,32.1085548400879,32.097095489502,32.097095489502,32.091365814209,32.085636138916,32.1257438659668,32.1314735412598,32.1314735412598,32.1314735412598,32.1200141906738,32.1314735412598,32.1257438659668,32.1314735412598,32.1543922424316,32.1658515930176,32.1658515930176,32.1486625671387,32.1601181030273,32.1601181030273,32.1486625671387,32.1658515930176,32.1658515930176,32.1715812683105,32.1773109436035,32.1830368041992,32.1944999694824,32.2002258300781,32.2002258300781,32.2174186706543,32.22314453125,32.0512619018555,32.0512619018555,null,36.3942794799805,36.4057388305664,36.4171943664551,36.4171943664551,36.4343872070312,36.440113067627,36.4573059082031,36.4630317687988,36.4630317687988,36.5031394958496,36.5547065734863,36.5833549499512,36.5833549499512,36.5833549499512,36.5948143005371,36.6005439758301,36.6005439758301,36.5948143005371,36.4916839599609,36.4171943664551,36.4171943664551,36.4057388305664,36.4000091552734,36.3828201293945,36.3770904541016,36.3770904541016,36.3599014282227,36.3656311035156,36.3656311035156,36.3369827270508,36.3255233764648,36.3255233764648,36.302604675293,36.302604675293,36.3599014282227,36.3427124023438,36.4229278564453,36.4171943664551,36.4057388305664,36.4000091552734,36.3942794799805,36.3942794799805],"text":"Percent: 88.11335","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(145,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-73.9172821044922,-73.9115524291992,-73.8084259033203,-73.8256072998047,-73.8198852539062,-73.8198852539062,-73.8141555786133,-73.8943710327148,-73.9172821044922,-73.9172821044922],"y":[40.9034576416016,40.9091873168945,40.8862686157227,40.8690795898438,40.8576202392578,40.8232421875,40.8117828369141,40.8060531616211,40.9034576416016,40.9034576416016],"text":"Percent: 91.24529","type":"scatter","mode":"lines","line":{"width":0.188976377952756,"color":"rgba(255,255,255,0.502)","dash":"solid"},"fill":"toself","fillcolor":"rgba(139,0,0,1)","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-87.4620056152344,-87.4849319458008,-87.525032043457,-87.53076171875,-87.5708694458008,-87.5880584716797,-87.5937881469727,-87.5937881469727,-87.6740036010742,-87.8115158081055,-87.8802642822266,-87.9203720092773,-87.9547500610352,-88.0063171386719,-88.0177764892578,-88.0120468139648,-87.9948577880859,-87.9547500610352,-87.9031829833984,-87.8286972045898,-87.8000564575195,-87.8000564575195,-87.8172378540039,-87.8401565551758,-87.8516235351562,-87.8745346069336,-87.9031829833984,-87.9261016845703,-87.9318313598633,-87.9432907104492,-87.9203720092773,-87.9146423339844,-87.9261016845703,-87.9203720092773,-87.9490203857422,-87.989128112793,-88.0063171386719,-88.0177764892578,-88.0349655151367,-88.0464248657227,-88.0521545410156,-88.0521545410156,-88.063606262207,-88.0693435668945,-88.0808029174805,-88.0808029174805,-88.0979919433594,-88.1094436645508,-88.1151809692383,-88.1094436645508,-88.1209106445312,-88.1209106445312,-88.1266403198242,-88.1323699951172,-88.1438293457031,-88.161018371582,-88.172477722168,-88.1896591186523,-88.2240447998047,-88.2354965209961,-88.2870635986328,-88.3157119750977,-88.3329010009766,-88.35009765625,-88.3902053833008,-88.4073867797852,-88.4188461303711,-88.430305480957,-88.4532241821289,-88.4646835327148,-88.4761428833008,-88.430305480957,-88.430305480957,-88.3902053833008,-88.35009765625,-88.3386306762695,-88.2985305786133,-88.2756042480469,-88.2526931762695,-88.2068557739258,-88.2068557739258,-88.1839370727539,-88.166748046875,-88.1495513916016,-88.1094436645508,-88.1323699951172,-88.166748046875,-88.1896591186523,-88.1839370727539,-87.989128112793,-87.6052474975586,-87.2270965576172,-87.2041702270508,-86.8260269165039,-86.7801895141602,-86.3103637695312,-85.8519973754883,-85.6113510131836,-85.5884399414062,-85.5426025390625,-85.5254058837891,-85.4681167602539,-85.4280090332031,-85.4050903320312,-85.3936309814453,-85.3477935791016,-85.3134155273438,-85.2962265014648,-85.2446594238281,-85.2389297485352,-85.1930923461914,-85.1930923461914,-85.1701812744141,-85.1472549438477,-85.1300735473633,-85.1300735473633,-85.1243438720703,-85.1014175415039,-85.1014175415039,-85.0670394897461,-85.0498580932617,-85.0097503662109,-84.9868316650391,-84.992561340332,-84.9753723144531,-84.9810943603516,-85.004020690918,-84.9753723144531,-84.9238052368164,-84.9008865356445,-84.9295349121094,-84.9524536132812,-84.9696426391602,-84.992561340332,-85.0498580932617,-85.0613098144531,-85.0613098144531,-85.0613098144531,-85.0613098144531,-85.0613098144531,-85.0613098144531,-85.0785064697266,-85.1071472167969,-85.1415252685547,-85.1358032226562,-85.1358032226562,-85.1300735473633,-85.1186065673828,-85.0785064697266,-85.0613098144531,-85.0613098144531,-85.0842361450195,-85.0842361450195,-85.0956954956055,-85.0956954956055,-85.1014175415039,-85.1243438720703,-85.1243438720703,-85.1128768920898,-85.1128768920898,-85.0899658203125,-85.0441284179688,-85.0383987426758,-85.0326690673828,-85.0326690673828,-85.0154800415039,-85.0154800415039,-85.4967651367188,-85.5196762084961,-86.0467987060547,-86.2014999389648,-86.3905715942383,-86.705696105957,-86.7973709106445,-87.1812591552734,-87.6052474975586,-87.6052474975586,-87.610969543457,-87.6338958740234,-87.6396255493164,-87.6338958740234,-87.610969543457,-87.5479507446289,-87.4906539916992,-87.4620056152344,-87.4505462646484,-87.4218978881836,-87.4104385375977,-87.4104385375977,-87.4333572387695,-87.4620056152344,-87.4677352905273,-87.4620056152344,-87.44482421875,-87.3989868164062,-87.3932571411133,-87.4047164916992,-87.4218978881836,-87.439094543457,-87.439094543457,-87.4505462646484,-87.4620056152344,-87.4620056152344,null,-114.637390136719,-114.643127441406,-114.603019714355,-114.574363708496,-114.585830688477,-114.597282409668,-114.608741760254,-114.625938415527,-114.666046142578,-114.660308837891,-114.666046142578,-114.671775817871,-114.683235168457,-114.700416564941,-114.700416564941,-114.688957214355,-114.711875915527,-114.734802246094,-114.734802246094,-114.757713317871,-114.734802246094,-114.700416564941,-114.643127441406,-114.557182312012,-114.488426208496,-114.396751403809,-114.327995300293,-114.310813903809,-114.264976501465,-114.201942443848,-114.13892364502,-114.116004943848,-114.08162689209,-114.052978515625,-114.047248840332,-114.041519165039,-113.823799133301,-113.537322998047,-113.279487609863,-113.004470825195,-112.907066345215,-112.729446411133,-112.540374755859,-112.414321899414,-112.208053588867,-111.950225830078,-111.686668395996,-111.411643981934,-111.319969177246,-111.25121307373,-111.125160217285,-110.844413757324,-110.75846862793,-110.683990478516,-110.546478271484,-110.30583190918,-110.088104248047,-110.00789642334,-109.933410644531,-109.715682983398,-109.41202545166,-109.148460388184,-109.039596557617,-109.04532623291,-109.051063537598,-109.051063537598,-109.056785583496,-109.051063537598,-109.056785583496,-109.056785583496,-109.056785583496,-109.234405517578,-109.624015808105,-109.996437072754,-110.351669311523,-110.477722167969,-110.632415771484,-110.987655639648,-111.119430541992,-111.297050476074,-111.388725280762,-111.629364013672,-112.036163330078,-112.32837677002,-112.66641998291,-112.929977416992,-113.187812805176,-113.348236083984,-113.468559265137,-113.743583679199,-114.035797119141,-114.316543579102,-114.700416564941,-114.809280395508,-114.797813415527,-114.769172668457,-114.734802246094,-114.688957214355,-114.654586791992,-114.59156036377,-114.551452636719,-114.522804260254,-114.47696685791,-114.47696685791,-114.482696533203,-114.539993286133,-114.660308837891,-114.700416564941,-114.711875915527,-114.688957214355,-114.740524291992,-114.71760559082,-114.729064941406,-114.688957214355,-114.648849487305,-114.637390136719,-114.608741760254,-114.62020111084,-114.568641662598,-114.557182312012,-114.528533935547,-114.539993286133,-114.522804260254,-114.539993286133,-114.539993286133,-114.517074584961,-114.454048156738,-114.471237182617,-114.448318481445,-114.41967010498,-114.396751403809,-114.299346923828,-114.230598449707,-114.190490722656,-114.133193969727,-114.13892364502,-114.16756439209,-114.287887573242,-114.373832702637,-114.402488708496,-114.41967010498,-114.448318481445,-114.574363708496,-114.551452636719,-114.545722961426,-114.568641662598,-114.608741760254,-114.63166809082,-114.637390136719,-114.637390136719,null,-94.051025390625,-94.051025390625,-94.056755065918,-94.0796661376953,-94.0911254882812,-94.1197738647461,-94.1484298706055,-94.1541595458984,-94.1885375976562,-94.2057189941406,-94.2229080200195,-94.2286376953125,-94.2400970458984,-94.2630157470703,-94.2802047729492,-94.2973937988281,-94.3088531494141,-94.3661499023438,-94.4005279541016,-94.40625,-94.4234466552734,-94.4520874023438,-94.4635543823242,-94.4750137329102,-94.4807434082031,-94.4979248046875,-94.4921951293945,-94.4921951293945,-94.4864654541016,-94.4807434082031,-94.4692840576172,-94.4578247070312,-94.4406356811523,-94.4463577270508,-94.4807434082031,-94.503662109375,-94.5609588623047,-94.5724105834961,-94.6239776611328,-94.0853958129883,-94.0796661376953,-93.8905944824219,-93.873405456543,-93.598388671875,-93.5926513671875,-93.3348236083984,-93.3233642578125,-93.3061752319336,-93.3004455566406,-92.8478088378906,-92.8420791625977,-92.773323059082,-92.7675933837891,-92.5498733520508,-92.1602630615234,-92.1316146850586,-91.6732482910156,-91.4669799804688,-91.4612503051758,-91.421142578125,-91.415412902832,-91.146125793457,-90.7908935546875,-90.5731735229492,-90.2236633300781,-90.1720962524414,-90.1377182006836,-90.1262588500977,-90.1033401489258,-90.0689697265625,-90.0689697265625,-90.0918807983398,-90.1205368041992,-90.1377182006836,-90.1892852783203,-90.1892852783203,-90.2637710571289,-90.3783645629883,-90.3840942382812,-90.2981491088867,-89.971565246582,-89.9658279418945,-89.7939453125,-89.7538375854492,-89.7194595336914,-89.7137298583984,-89.6850814819336,-89.6564407348633,-89.6507034301758,-89.6621704101562,-89.7080078125,-89.7366485595703,-89.7366485595703,-89.7309188842773,-89.7309188842773,-89.7423782348633,-89.7824859619141,-89.799674987793,-89.799674987793,-89.8283233642578,-89.9085388183594,-89.9371871948242,-89.9429168701172,-89.9371871948242,-89.9142684936523,-89.8741607666016,-89.8627014160156,-89.8684310913086,-89.8970794677734,-89.9028091430664,-89.9085388183594,-89.9085388183594,-89.9142684936523,-89.9600982666016,-89.983024597168,-89.9944839477539,-90.0116653442383,-90.0288619995117,-90.0460433959961,-90.0689697265625,-90.0804214477539,-90.0861511230469,-90.0976104736328,-90.1205368041992,-90.1262588500977,-90.1377182006836,-90.16064453125,-90.1835556030273,-90.1892852783203,-90.1892852783203,-90.1663665771484,-90.1491775512695,-90.1090774536133,-90.1033401489258,-90.0918807983398,-90.0976104736328,-90.0976104736328,-90.0861511230469,-90.0689697265625,-90.057502746582,-90.0689697265625,-90.0746994018555,-90.0632400512695,-90.0861511230469,-90.1033401489258,-90.1205368041992,-90.1491775512695,-90.1778259277344,-90.1950149536133,-90.2064743041992,-90.2179336547852,-90.2580413818359,-90.2695007324219,-90.2866897583008,-90.2809600830078,-90.2637710571289,-90.252311706543,-90.24658203125,-90.2580413818359,-90.2866897583008,-90.3153381347656,-90.3497161865234,-90.4127349853516,-90.424201965332,-90.429931640625,-90.429931640625,-90.4471206665039,-90.4585723876953,-90.4757690429688,-90.5216064453125,-90.5330657958984,-90.5445175170898,-90.5330657958984,-90.4814987182617,-90.4700393676758,-90.4643020629883,-90.4643020629883,-90.4814987182617,-90.4929504394531,-90.5330657958984,-90.5559768676758,-90.5731735229492,-90.5674438476562,-90.5330657958984,-90.5330657958984,-90.5387878417969,-90.5617141723633,-90.5731735229492,-90.5674438476562,-90.5788955688477,-90.607551574707,-90.6533889770508,-90.6763000488281,-90.7164077758789,-90.7393264770508,-90.7507858276367,-90.7450561523438,-90.7221374511719,-90.7393264770508,-90.7679748535156,-90.7966232299805,-90.8195419311523,-90.8367309570312,-90.8596496582031,-90.8997573852539,-90.9112091064453,-90.9112091064453,-90.8940277099609,-90.8310012817383,-90.8195419311523,-90.8310012817383,-90.8653717041016,-90.9226684570312,-90.962776184082,-90.9799728393555,-90.9455871582031,-90.9284057617188,-90.9284057617188,-90.9455871582031,-90.962776184082,-90.9799728393555,-90.9857025146484,-91.0086135864258,-91.0429916381836,-91.0601806640625,-91.0716400146484,-91.0716400146484,-91.0544509887695,-91.0487213134766,-91.0601806640625,-91.06591796875,-91.0544509887695,-91.06591796875,-91.0945587158203,-91.1346664428711,-91.1403961181641,-91.1346664428711,-91.0773696899414,-91.06591796875,-91.0773696899414,-91.1117477416992,-91.1403961181641,-91.1862335205078,-91.2034225463867,-91.2206115722656,-91.2091522216797,-91.2034225463867,-91.1747741699219,-91.1633148193359,-91.1690444946289,-91.2148818969727,-91.23779296875,-91.2320709228516,-91.2148818969727,-91.2091522216797,-91.2263412475586,-91.2320709228516,-91.2263412475586,-91.2091522216797,-91.1862335205078,-91.1690444946289,-91.146125793457,-91.1346664428711,-91.1346664428711,-91.1633148193359,-91.1862335205078,-91.1862335205078,-91.1805038452148,-91.1633148193359,-91.1403961181641,-91.1117477416992,-91.0945587158203,-91.0773696899414,-91.0716400146484,-91.0945587158203,-91.1289367675781,-91.1633148193359,-91.1690444946289,-91.157585144043,-91.1232070922852,-91.1117477416992,-91.1002883911133,-91.0888290405273,-91.0716400146484,-91.0544509887695,-91.0487213134766,-91.0429916381836,-91.0601806640625,-91.0716400146484,-91.0773696899414,-91.0888290405273,-91.1289367675781,-91.1690444946289,-91.1805038452148,-91.1862335205078,-91.1403961181641,-91.1346664428711,-91.146125793457,-91.1862335205078,-91.1919555664062,-91.2893676757812,-91.4440612792969,-91.4669799804688,-92.062858581543,-92.0857772827148,-92.7274856567383,-92.9910507202148,-93.2374267578125,-93.4895248413086,-93.5239028930664,-93.8332977294922,-94.051025390625,-94.051025390625,null,-120.006011962891,-120.006011962891,-120.006011962891,-119.994552612305,-120.006011962891,-120.006011962891,-120.006011962891,-120.006011962891,-119.994552612305,-119.868492126465,-119.57056427002,-119.329917907715,-119.140846252441,-118.418922424316,-117.84595489502,-117.181335449219,-115.897903442383,-115.674446105957,-114.637390136719,-114.63166809082,-114.608741760254,-114.568641662598,-114.545722961426,-114.551452636719,-114.574363708496,-114.448318481445,-114.41967010498,-114.402488708496,-114.373832702637,-114.287887573242,-114.16756439209,-114.13892364502,-114.133193969727,-114.190490722656,-114.230598449707,-114.299346923828,-114.396751403809,-114.41967010498,-114.448318481445,-114.471237182617,-114.454048156738,-114.517074584961,-114.539993286133,-114.539993286133,-114.522804260254,-114.539993286133,-114.528533935547,-114.557182312012,-114.568641662598,-114.62020111084,-114.608741760254,-114.637390136719,-114.648849487305,-114.688957214355,-114.729064941406,-114.71760559082,-114.740524291992,-114.688957214355,-114.711875915527,-114.700416564941,-114.660308837891,-114.539993286133,-114.482696533203,-114.47696685791,-114.47696685791,-114.522804260254,-114.551452636719,-114.59156036377,-114.654586791992,-114.688957214355,-114.734802246094,-116.10417175293,-117.112571716309,-117.112571716309,-117.112571716309,-117.124031066895,-117.158409118652,-117.164138793945,-117.152671813965,-117.101119995117,-117.083923339844,-117.083923339844,-117.09538269043,-117.124031066895,-117.146949768066,-117.158409118652,-117.181335449219,-117.198516845703,-117.209983825684,-117.227165222168,-117.232887268066,-117.209983825684,-117.204246520996,-117.209983825684,-117.227165222168,-117.25008392334,-117.255813598633,-117.232887268066,-117.227165222168,-117.244346618652,-117.25008392334,-117.284454345703,-117.318840026855,-117.353210449219,-117.404777526855,-117.43342590332,-117.473533630371,-117.525100708008,-117.565208435059,-117.582405090332,-117.645416259766,-117.679801940918,-117.71418762207,-117.742828369141,-117.78865814209,-117.834503173828,-117.868873596191,-117.891799926758,-117.931907653809,-118.006393432617,-118.057945251465,-118.080871582031,-118.092330932617,-118.138160705566,-118.172546386719,-118.206932067871,-118.235572814941,-118.235572814941,-118.247032165527,-118.281402587891,-118.304328918457,-118.327247619629,-118.36735534668,-118.390266418457,-118.390266418457,-118.373077392578,-118.36735534668,-118.390266418457,-118.441833496094,-118.45329284668,-118.481941223145,-118.533508300781,-118.659568786621,-118.728317260742,-118.774147033691,-118.808532714844,-118.928855895996,-118.94603729248,-118.991882324219,-119.026252746582,-119.054893493652,-119.100738525391,-119.15803527832,-119.198135375977,-119.226783752441,-119.238243103027,-119.329917907715,-119.392951965332,-119.438781738281,-119.490348815918,-119.536178588867,-119.582023620605,-119.667961120605,-119.72526550293,-119.776832580566,-119.839851379395,-119.885696411133,-119.948707580566,-119.994552612305,-120.06330871582,-120.126335144043,-120.275299072266,-120.401344299316,-120.43000793457,-120.464370727539,-120.498756408691,-120.567512512207,-120.607620239258,-120.619079589844,-120.584693908691,-120.584693908691,-120.613342285156,-120.607620239258,-120.573234558105,-120.60188293457,-120.613342285156,-120.63053894043,-120.619079589844,-120.619079589844,-120.60188293457,-120.596153259277,-120.619079589844,-120.653450012207,-120.687828063965,-120.693557739258,-120.71647644043,-120.762321472168,-120.813873291016,-120.853981018066,-120.853981018066,-120.825332641602,-120.813873291016,-120.796691894531,-120.785232543945,-120.813873291016,-120.84253692627,-120.848258972168,-120.888366699219,-120.96858215332,-121.002960205078,-121.071716308594,-121.12328338623,-121.163391113281,-121.214958190918,-121.249328613281,-121.272247314453,-121.272247314453,-121.306617736816,-121.33528137207,-121.375381469727,-121.40975189209,-121.444137573242,-121.46704864502,-121.495704650879,-121.53581237793,-121.570182800293,-121.62174987793,-121.667594909668,-121.696243286133,-121.730606079102,-121.782180786133,-121.828018188477,-121.86238861084,-121.86238861084,-121.86238861084,-121.891036987305,-121.896774291992,-121.931144714355,-121.931144714355,-121.908233642578,-121.91968536377,-121.931144714355,-121.913955688477,-121.891036987305,-121.850929260254,-121.83374786377,-121.793640136719,-121.770713806152,-121.759254455566,-121.764991760254,-121.770713806152,-121.764991760254,-121.799362182617,-121.83374786377,-121.885314941406,-121.908233642578,-121.925422668457,-121.954063415527,-121.971252441406,-122.011360168457,-122.034278869629,-122.103034973145,-122.160339355469,-122.211891174316,-122.234817504883,-122.257736206055,-122.292106628418,-122.303565979004,-122.320762634277,-122.337951660156,-122.37232208252,-122.389518737793,-122.383781433105,-122.37232208252,-122.378059387207,-122.400978088379,-122.418167114258,-122.418167114258,-122.429626464844,-122.469734191895,-122.486915588379,-122.486915588379,-122.486915588379,-122.458267211914,-122.458267211914,-122.469734191895,-122.458267211914,-122.469734191895,-122.48119354248,-122.48119354248,-122.458267211914,-122.446807861328,-122.41242980957,-122.400978088379,-122.383781433105,-122.343673706055,-122.343673706055,-122.337951660156,-122.320762634277,-122.343673706055,-122.360870361328,-122.360870361328,-122.349411010742,-122.332214355469,-122.337951660156,-122.343673706055,-122.309303283691,-122.251998901367,-122.217628479004,-122.194709777832,-122.154602050781,-122.11449432373,-122.091567993164,-122.080123901367,-122.062927246094,-122.045738220215,-122.005630493164,-121.971252441406,-121.948341369629,-121.954063415527,-121.954063415527,-121.999908447266,-122.045738220215,-122.07438659668,-122.091567993164,-122.11449432373,-122.143142700195,-122.188980102539,-122.24055480957,-122.274917602539,-122.269195556641,-122.274917602539,-122.274917602539,-122.274917602539,-122.303565979004,-122.332214355469,-122.360870361328,-122.378059387207,-122.366592407227,-122.349411010742,-122.337951660156,-122.337951660156,-122.292106628418,-122.263458251953,-122.246276855469,-122.217628479004,-122.234817504883,-122.154602050781,-122.125953674316,-122.137413024902,-122.177520751953,-122.217628479004,-122.251998901367,-122.251998901367,-122.28638458252,-122.309303283691,-122.349411010742,-122.37232208252,-122.395240783691,-122.418167114258,-122.423889160156,-122.44108581543,-122.469734191895,-122.498374938965,-122.48119354248,-122.463996887207,-122.469734191895,-122.48119354248,-122.48119354248,-122.469734191895,-122.44108581543,-122.429626464844,-122.429626464844,-122.458267211914,-122.463996887207,-122.458267211914,-122.446807861328,-122.423889160156,-122.406700134277,-122.406700134277,-122.418167114258,-122.44108581543,-122.458267211914,-122.469734191895,-122.458267211914,-122.452545166016,-122.458267211914,-122.486915588379,-122.504104614258,-122.532760620117,-122.549942016602,-122.595779418945,-122.618698120117,-122.635879516602,-122.647346496582,-122.658805847168,-122.670265197754,-122.716094970703,-122.756202697754,-122.77912902832,-122.830696105957,-122.876525878906,-122.882263183594,-122.887985229492,-122.922370910645,-122.93383026123,-122.945289611816,-122.968200683594,-122.985397338867,-122.97966003418,-122.951011657715,-122.939552307129,-122.945289611816,-122.962478637695,-122.939552307129,-122.916633605957,-122.887985229492,-122.876525878906,-122.887985229492,-122.928092956543,-122.945289611816,-122.968200683594,-122.996841430664,-123.031227111816,-123.054153442383,-123.088516235352,-123.140090942383,-123.208839416504,-123.271865844727,-123.323440551758,-123.357818603516,-123.409370422363,-123.455215454102,-123.478141784668,-123.495323181152,-123.535430908203,-123.569801330566,-123.58699798584,-123.64429473877,-123.690124511719,-123.718780517578,-123.707321166992,-123.684394836426,-123.67293548584,-123.73023223877,-123.787536621094,-123.804718017578,-123.810455322266,-123.787536621094,-123.758888244629,-123.764610290527,-123.758888244629,-123.776069641113,-123.804718017578,-123.804718017578,-123.856285095215,-123.902114868164,-123.913581848145,-123.947959899902,-123.976608276367,-123.999526977539,-124.028175354004,-124.045356750488,-124.074005126953,-124.079742431641,-124.12557220459,-124.154220581055,-124.200065612793,-124.25163269043,-124.303199768066,-124.349029541016,-124.354751586914,-124.331848144531,-124.343307495117,-124.383415222168,-124.37767791748,-124.331848144531,-124.286003112793,-124.211524963379,-124.154220581055,-124.114112854004,-124.091201782227,-124.12557220459,-124.154220581055,-124.142761230469,-124.131309509277,-124.091201782227,-124.079742431641,-124.091201782227,-124.056823730469,-124.045356750488,-124.03963470459,-124.03963470459,-124.056823730469,-124.068283081055,-124.074005126953,-124.03963470459,-124.056823730469,-124.09693145752,-124.108390808105,-124.131309509277,-124.154220581055,-124.188606262207,-124.222984313965,-124.234436035156,-124.222984313965,-124.200065612793,-124.188606262207,-124.18286895752,-123.844825744629,-123.546890258789,-123.237487792969,-122.303565979004,-121.472785949707,-120.888366699219,-120.006011962891,-120.006011962891,null,-102.055244445801,-102.060966491699,-102.055244445801,-102.055244445801,-102.055244445801,-102.055244445801,-102.049514770508,-102.049514770508,-102.049514770508,-102.043785095215,-102.043785095215,-102.049514770508,-102.049514770508,-102.124000549316,-102.278694152832,-102.484962463379,-102.748519897461,-102.886032104492,-103.00634765625,-103.086570739746,-103.166786193848,-103.390235900879,-103.636604309082,-103.877243041992,-104.014755249023,-104.112167358398,-104.398643493652,-104.799713134766,-105.103378295898,-105.240882873535,-105.389862060547,-105.601844787598,-105.72216796875,-106.008651733398,-106.472747802734,-106.598793029785,-106.908195495605,-107.274887084961,-107.441047668457,-107.458229064941,-107.549903869629,-107.916603088379,-108.271835327148,-108.392158508301,-108.489555358887,-108.690093994141,-108.919281005859,-109.039596557617,-109.051063537598,-109.04532623291,-109.051063537598,-109.056785583496,-109.056785583496,-109.062515258789,-109.056785583496,-109.056785583496,-109.056785583496,-109.051063537598,-109.056785583496,-107.922332763672,-107.309265136719,-106.856628417969,-106.32950592041,-106.203460693359,-106.209190368652,-105.286720275879,-104.942947387695,-104.060592651367,-103.573585510254,-103.373046875,-102.656845092773,-102.616744995117,-102.060966491699,-102.060966491699,-102.066696166992,-102.060966491699,-102.066696166992,-102.066696166992,-102.055244445801,-102.055244445801,null,-73.4990234375,-73.040657043457,-73.0120086669922,-72.8172073364258,-72.8172073364258,-72.7599105834961,-72.7484512329102,-72.5536422729492,-72.502082824707,-72.1296615600586,-72.1010055541992,-71.8030776977539,-71.7858810424805,-71.7801513671875,-71.7801513671875,-71.7801513671875,-71.7801513671875,-71.7858810424805,-71.8087997436523,-71.8374481201172,-71.8431777954102,-71.8489074707031,-71.8431777954102,-71.9806900024414,-72.0036087036133,-72.049446105957,-72.0838241577148,-72.1067352294922,-72.1239318847656,-72.146842956543,-72.1697692871094,-72.1984100341797,-72.2098770141602,-72.2385177612305,-72.2786254882812,-72.3015441894531,-72.324462890625,-72.3588409423828,-72.3817520141602,-72.3817520141602,-72.3760299682617,-72.3874816894531,-72.4046783447266,-72.4505157470703,-72.4791564941406,-72.5307312011719,-72.5822982788086,-72.6281356811523,-72.6510467529297,-72.6796951293945,-72.7026138305664,-72.7312622070312,-72.782829284668,-72.8229370117188,-72.8687744140625,-72.8974227905273,-72.9146118164062,-72.9489898681641,-72.9719009399414,-72.9890975952148,-73.0234680175781,-73.0693054199219,-73.0979537963867,-73.1094131469727,-73.1151428222656,-73.1266021728516,-73.1495208740234,-73.1838989257812,-73.2125473022461,-73.2411956787109,-73.2641143798828,-73.2813034057617,-73.3615188598633,-73.3901672363281,-73.4016265869141,-73.4245376586914,-73.4474639892578,-73.4818420410156,-73.5104827880859,-73.5162124633789,-73.5620498657227,-73.6308059692383,-73.6709136962891,-73.7224807739258,-73.5391311645508,-73.4990234375,-73.5620498657227,-73.5563201904297,-73.5448608398438,-73.5334091186523,-73.4990234375,-73.4990234375,null,-75.8023147583008,-75.76220703125,-75.7450256347656,-75.7335586547852,-75.7049179077148,-75.6819915771484,-75.6418838500977,-75.6189727783203,-75.5616760253906,-75.5272979736328,-75.4757308959961,-75.4413528442383,-75.4127044677734,-75.4241638183594,-75.4413528442383,-75.5272979736328,-75.5215682983398,-75.5559387207031,-75.5788650512695,-75.5903244018555,-75.5960464477539,-75.5903244018555,-75.5845947265625,-75.5788650512695,-75.5845947265625,-75.5903244018555,-75.5903244018555,-75.5845947265625,-75.5559387207031,-75.5387573242188,-75.5215682983398,-75.492919921875,-75.4585418701172,-75.4356231689453,-75.4184341430664,-75.4012451171875,-75.3955154418945,-75.3955154418945,-75.4012451171875,-75.3955154418945,-75.3668670654297,-75.3324890136719,-75.3210296630859,-75.315299987793,-75.315299987793,-75.2981185913086,-75.2866516113281,-75.2408142089844,-75.2064437866211,-75.1835174560547,-75.1548767089844,-75.1319580078125,-75.0918502807617,-75.0803909301758,-75.0632019042969,-75.0574645996094,-75.0517425537109,-75.0632019042969,-75.0861206054688,-75.0918502807617,-75.1147689819336,-75.1262283325195,-75.1319580078125,-75.1319580078125,-75.1606063842773,-75.1319580078125,-75.1204986572266,-75.1262283325195,-75.1319580078125,-75.1548767089844,-75.1892471313477,-75.2236251831055,-75.217903137207,-75.2121734619141,-75.1892471313477,-75.1663360595703,-75.1434097290039,-75.1319580078125,-75.1147689819336,-75.1033020019531,-75.0918502807617,-75.0689315795898,-75.0517425537109,-75.0574645996094,-75.3496780395508,-75.6934509277344,-75.7049179077148,-75.7220993041992,-75.7335586547852,-75.756477355957,-75.767936706543,-75.7736663818359,-75.7793960571289,-75.8023147583008,-75.8023147583008,null,-77.1373062133789,-77.0628280639648,-77.0169906616211,-76.9310455322266,-77.0513610839844,-77.0513610839844,-77.0628280639648,-77.0742797851562,-77.0971984863281,-77.1373062133789,-77.1373062133789,null,-85.0154800415039,-84.998291015625,-84.9753723144531,-84.9467239379883,-84.9409942626953,-84.9467239379883,-84.9409942626953,-84.9066162109375,-84.8779678344727,-84.8665084838867,-84.3737640380859,-84.3107452392578,-84.087287902832,-84.0128021240234,-83.7606964111328,-83.5945434570312,-83.3825454711914,-83.2851486206055,-83.1247100830078,-82.7064590454102,-82.6033248901367,-82.460090637207,-82.2137145996094,-82.2251739501953,-82.2423629760742,-82.2309036254883,-82.2137145996094,-82.2079849243164,-82.2079849243164,-82.1793365478516,-82.1621475219727,-82.1220397949219,-82.0876617431641,-82.0475616455078,-82.0475616455078,-82.0360946655273,-82.0303649902344,-82.0246353149414,-82.0303649902344,-82.0475616455078,-82.0532913208008,-82.0532913208008,-82.0475616455078,-82.0246353149414,-82.0246353149414,-82.0131759643555,-81.9845275878906,-81.9730682373047,-81.9616165161133,-81.9444198608398,-81.9272384643555,-81.8928527832031,-81.8756713867188,-81.835563659668,-81.8011856079102,-81.7725372314453,-81.7496185302734,-81.7324295043945,-81.6923217773438,-81.6694030761719,-81.652214050293,-81.6350326538086,-81.6006546020508,-81.554817199707,-81.5376205444336,-81.5261611938477,-81.5089797973633,-81.5032501220703,-81.4803237915039,-81.4631423950195,-81.4516830444336,-81.4516830444336,-81.4631423950195,-81.4688720703125,-81.4746017456055,-81.4574127197266,-81.4574127197266,-81.4516830444336,-81.4516830444336,-81.4402160644531,-81.4344940185547,-81.4402160644531,-81.4574127197266,-81.4516830444336,-81.4402160644531,-81.4230346679688,-81.4001083374023,-81.3886566162109,-81.371467590332,-81.3657379150391,-81.3542709350586,-81.3313598632812,-81.2912521362305,-81.2797927856445,-81.2912521362305,-81.2683334350586,-81.2511444091797,-81.2511444091797,-81.2454147338867,-81.2339553833008,-81.2110366821289,-81.199577331543,-81.199577331543,-81.1594696044922,-81.1079025268555,-81.0849838256836,-81.0849838256836,-80.9933090209961,-80.9703979492188,-80.9589385986328,-80.9589385986328,-80.9474716186523,-80.930290222168,-80.9073715209961,-80.9016342163086,-80.9016342163086,-80.8558044433594,-80.7870483398438,-80.7583999633789,-80.7641296386719,-80.7813186645508,-80.8271560668945,-80.8443450927734,-80.8500747680664,-80.8156967163086,-80.7813186645508,-80.7182922363281,-80.6438140869141,-80.5922470092773,-80.5234909057617,-80.477653503418,-80.4432754516602,-80.4146270751953,-80.3802490234375,-80.3573303222656,-80.3344116210938,-80.3286819458008,-80.3286819458008,-80.3114929199219,-80.2713851928711,-80.2427444458008,-80.2140884399414,-80.196907043457,-80.2083587646484,-80.2083587646484,-80.1797103881836,-80.1510696411133,-80.1338729858398,-80.1166915893555,-80.0937728881836,-80.0823059082031,-80.0708541870117,-80.0536651611328,-80.0479354858398,-80.0421981811523,-80.0479354858398,-80.0593948364258,-80.0765838623047,-80.0880355834961,-80.0880355834961,-80.0995025634766,-80.1109619140625,-80.1224136352539,-80.1281433105469,-80.1281433105469,-80.1338729858398,-80.1396102905273,-80.1281433105469,-80.1281433105469,-80.1281433105469,-80.1338729858398,-80.1453399658203,-80.1625213623047,-80.1682510375977,-80.1682510375977,-80.1625213623047,-80.1739807128906,-80.1854476928711,-80.196907043457,-80.2026290893555,-80.2083587646484,-80.2198181152344,-80.2541961669922,-80.2656555175781,-80.2771224975586,-80.3000335693359,-80.3114929199219,-80.3229598999023,-80.3229598999023,-80.3229598999023,-80.3344116210938,-80.3516006469727,-80.3573303222656,-80.3458709716797,-80.3286819458008,-80.3286819458008,-80.3344116210938,-80.3859786987305,-80.3917083740234,-80.4031677246094,-80.4260864257812,-80.4375457763672,-80.4432754516602,-80.471923828125,-80.4891128540039,-80.5005722045898,-80.5177612304688,-80.5578689575195,-80.5865097045898,-80.5979766845703,-80.5922470092773,-80.6094360351562,-80.6323471069336,-80.6781845092773,-80.7125625610352,-80.7927780151367,-80.8271560668945,-80.8500747680664,-80.8959121704102,-80.9474716186523,-80.9646682739258,-80.9933090209961,-81.0448837280273,-81.0849838256836,-81.1079025268555,-81.1308212280273,-81.1651992797852,-81.1766586303711,-81.1823959350586,-81.1766586303711,-81.1651992797852,-81.1422882080078,-81.1193618774414,-81.102180480957,-81.0792541503906,-81.0506134033203,-81.0219650268555,-80.9933090209961,-80.9589385986328,-80.9360198974609,-80.924560546875,-80.930290222168,-80.924560546875,-80.918830871582,-80.918830871582,-80.930290222168,-80.9646682739258,-80.9818572998047,-80.9875793457031,-80.9990463256836,-81.0162353515625,-81.0219650268555,-81.0620727539062,-81.0735244750977,-81.102180480957,-81.1136322021484,-81.1537399291992,-81.1709289550781,-81.1766586303711,-81.19384765625,-81.2167663574219,-81.2224960327148,-81.2110366821289,-81.2167663574219,-81.2454147338867,-81.2511444091797,-81.2855224609375,-81.3141708374023,-81.3313598632812,-81.3600082397461,-81.382926940918,-81.4115753173828,-81.4631423950195,-81.5032501220703,-81.5261611938477,-81.5433578491211,-81.5662689208984,-81.5777282714844,-81.6121063232422,-81.6350326538086,-81.652214050293,-81.6751327514648,-81.6923217773438,-81.7095108032227,-81.7209701538086,-81.7496185302734,-81.7839965820312,-81.824104309082,-81.8470230102539,-81.8527450561523,-81.8527450561523,-81.8527450561523,-81.8527450561523,-81.8756713867188,-81.8756713867188,-81.8756713867188,-81.8871307373047,-81.9157791137695,-81.9329605102539,-81.9673461914062,-81.9902572631836,-82.007453918457,-82.007453918457,-81.9845275878906,-81.9902572631836,-82.0189056396484,-82.0475616455078,-82.0590133666992,-82.0647430419922,-82.0647430419922,-82.0762023925781,-82.0933990478516,-82.09912109375,-82.0933990478516,-82.0819320678711,-82.0647430419922,-82.0762023925781,-82.0933990478516,-82.1105804443359,-82.104850769043,-82.0933990478516,-82.0475616455078,-82.0360946655273,-82.0360946655273,-82.0475616455078,-82.0762023925781,-82.09912109375,-82.1163101196289,-82.1277694702148,-82.1506881713867,-82.1678771972656,-82.2366333007812,-82.2538223266602,-82.2595520019531,-82.2595520019531,-82.2423629760742,-82.1736068725586,-82.1621475219727,-82.1621475219727,-82.1736068725586,-82.2022552490234,-82.2137145996094,-82.2366333007812,-82.2480926513672,-82.2652740478516,-82.282470703125,-82.2939300537109,-82.3340377807617,-82.3454895019531,-82.3626861572266,-82.3855972290039,-82.4085235595703,-82.4257049560547,-82.4658126831055,-82.4772720336914,-82.4772720336914,-82.4715423583984,-82.4830017089844,-82.5173797607422,-82.5460357666016,-82.5632171630859,-82.5632171630859,-82.5689468383789,-82.6033248901367,-82.6262435913086,-82.6720733642578,-82.6778106689453,-82.6663513183594,-82.6606216430664,-82.6548919677734,-82.6319732666016,-82.5861358642578,-82.5804061889648,-82.5861358642578,-82.5918655395508,-82.5975952148438,-82.5918655395508,-82.5689468383789,-82.5632171630859,-82.5632171630859,-82.557487487793,-82.5402984619141,-82.5173797607422,-82.5001983642578,-82.4772720336914,-82.4715423583984,-82.4772720336914,-82.4772720336914,-82.4658126831055,-82.4314346313477,-82.3855972290039,-82.3913269042969,-82.3970565795898,-82.4085235595703,-82.4142532348633,-82.4085235595703,-82.4314346313477,-82.4371643066406,-82.4486236572266,-82.460090637207,-82.4658126831055,-82.4830017089844,-82.4772720336914,-82.4830017089844,-82.4944610595703,-82.5116500854492,-82.5231094360352,-82.5402984619141,-82.5402984619141,-82.5402984619141,-82.5402984619141,-82.5632171630859,-82.6033248901367,-82.6205139160156,-82.6377029418945,-82.6548919677734,-82.6606216430664,-82.6778106689453,-82.6835403442383,-82.6949996948242,-82.7007293701172,-82.7064590454102,-82.7064590454102,-82.7179107666016,-82.729377746582,-82.729377746582,-82.7179107666016,-82.6720733642578,-82.6548919677734,-82.6319732666016,-82.6262435913086,-82.6377029418945,-82.6377029418945,-82.6319732666016,-82.6319732666016,-82.6377029418945,-82.6377029418945,-82.6377029418945,-82.6434326171875,-82.6606216430664,-82.6835403442383,-82.6949996948242,-82.7007293701172,-82.7179107666016,-82.735107421875,-82.7522964477539,-82.7580184936523,-82.7694854736328,-82.7752151489258,-82.7866744995117,-82.8038558959961,-82.8095855712891,-82.8210525512695,-82.8267822265625,-82.8439636230469,-82.8496932983398,-82.8496932983398,-82.8325119018555,-82.8038558959961,-82.7866744995117,-82.7866744995117,-82.7866744995117,-82.7981262207031,-82.7981262207031,-82.7752151489258,-82.740837097168,-82.735107421875,-82.729377746582,-82.729377746582,-82.7179107666016,-82.7064590454102,-82.7007293701172,-82.6835403442383,-82.6778106689453,-82.6892700195312,-82.6778106689453,-82.6663513183594,-82.6606216430664,-82.6606216430664,-82.6720733642578,-82.6720733642578,-82.6663513183594,-82.6548919677734,-82.6377029418945,-82.6377029418945,-82.6548919677734,-82.6548919677734,-82.6434326171875,-82.6434326171875,-82.6434326171875,-82.6663513183594,-82.6835403442383,-82.6949996948242,-82.6949996948242,-82.6949996948242,-82.6892700195312,-82.6778106689453,-82.6548919677734,-82.6377029418945,-82.6262435913086,-82.6205139160156,-82.6319732666016,-82.6548919677734,-82.6949996948242,-82.7121887207031,-82.7236480712891,-82.7236480712891,-82.735107421875,-82.7465667724609,-82.740837097168,-82.740837097168,-82.7465667724609,-82.7580184936523,-82.7924041748047,-82.8038558959961,-82.8095855712891,-82.8038558959961,-82.7981262207031,-82.8095855712891,-82.8496932983398,-82.8840713500977,-82.9757461547852,-83.010124206543,-83.0445022583008,-83.0674209594727,-83.0731506347656,-83.0731506347656,-83.0674209594727,-83.0903396606445,-83.1189880371094,-83.1419067382812,-83.1533660888672,-83.1648254394531,-83.1648254394531,-83.187744140625,-83.2106552124023,-83.2335815429688,-83.2507629394531,-83.2679595947266,-83.2794189453125,-83.2966003417969,-83.3080596923828,-83.3137969970703,-83.3309783935547,-83.3481674194336,-83.37109375,-83.3882751464844,-83.3997344970703,-83.3940048217773,-83.3997344970703,-83.4112014770508,-83.4112014770508,-83.4513092041016,-83.4856796264648,-83.4914093017578,-83.5085983276367,-83.5257873535156,-83.5487060546875,-83.5658950805664,-83.5945434570312,-83.6002731323242,-83.6002731323242,-83.5830841064453,-83.5773468017578,-83.5945434570312,-83.6231842041016,-83.6575698852539,-83.6976776123047,-83.7435073852539,-83.7778930664062,-83.8122711181641,-83.8294525146484,-83.9440460205078,-83.9841537475586,-84.0299835205078,-84.0758209228516,-84.1044769287109,-84.1331253051758,-84.1560363769531,-84.1789627075195,-84.2133331298828,-84.2305297851562,-84.2477111816406,-84.2763671875,-84.2763671875,-84.2820892333984,-84.3050079345703,-84.3393859863281,-84.3565826416016,-84.3909530639648,-84.3909530639648,-84.368034362793,-84.368034362793,-84.4024124145508,-84.4196014404297,-84.4310607910156,-84.4081420898438,-84.3737640380859,-84.3508453369141,-84.3451156616211,-84.3565826416016,-84.368034362793,-84.3737640380859,-84.4138717651367,-84.4367904663086,-84.4539794921875,-84.4654388427734,-84.4826202392578,-84.4998168945312,-84.5227355957031,-84.5341949462891,-84.5628433227539,-84.6258697509766,-84.7175445556641,-84.8092193603516,-84.8550491333008,-84.8836975097656,-84.8951568603516,-84.9008865356445,-84.8951568603516,-84.8836975097656,-84.9008865356445,-84.9180755615234,-84.9467239379883,-84.9467239379883,-84.9639129638672,-84.9868316650391,-84.998291015625,-85.0097503662109,-85.0212020874023,-85.0613098144531,-85.1243438720703,-85.1701812744141,-85.1930923461914,-85.2160186767578,-85.2389297485352,-85.2618560791016,-85.2962265014648,-85.3191452026367,-85.3420639038086,-85.3649826049805,-85.3821716308594,-85.3993606567383,-85.4337310791016,-85.445198059082,-85.456657409668,-85.450927734375,-85.450927734375,-85.4394683837891,-85.4280090332031,-85.4108200073242,-85.4050903320312,-85.4050903320312,-85.4108200073242,-85.4050903320312,-85.3821716308594,-85.3649826049805,-85.3477935791016,-85.3306045532227,-85.3248748779297,-85.3306045532227,-85.3535232543945,-85.3764419555664,-85.3936309814453,-85.3936309814453,-85.4108200073242,-85.450927734375,-85.4853057861328,-85.5082244873047,-85.5254058837891,-85.5254058837891,-85.6858367919922,-85.6915664672852,-85.6915664672852,-85.6743850708008,-85.63427734375,-85.5196762084961,-85.5024948120117,-85.4967651367188,-85.5139465332031,-85.5254058837891,-85.5483322143555,-85.5655136108398,-85.5941619873047,-85.6170806884766,-85.6571884155273,-85.6801071166992,-85.7030258178711,-85.7316741943359,-85.7030258178711,-85.7030258178711,-85.6858367919922,-85.6858367919922,-85.6972961425781,-85.72021484375,-85.7316741943359,-85.7431335449219,-85.7545928955078,-85.7775115966797,-85.8061599731445,-85.8233489990234,-85.8462677001953,-85.8691864013672,-85.8691864013672,-85.8519973754883,-85.8290786743164,-85.8004302978516,-85.7832412719727,-85.7832412719727,-85.7775115966797,-85.7545928955078,-85.7545928955078,-85.7545928955078,-85.7488632202148,-85.7545928955078,-85.7775115966797,-85.8749160766602,-85.9494018554688,-85.9895095825195,-86.0353469848633,-86.1556625366211,-86.2645263671875,-86.3390045166016,-86.4020385742188,-86.436408996582,-86.4765167236328,-86.4937133789062,-86.5108947753906,-86.5108947753906,-86.5051651000977,-86.4765167236328,-86.4306793212891,-86.4020385742188,-86.3733901977539,-86.350471496582,-86.3332824707031,-86.3218231201172,-86.3046340942383,-86.2874450683594,-86.2473373413086,-86.2072296142578,-86.1671295166016,-86.1442031860352,-86.1384735107422,-86.1384735107422,-86.1613922119141,-86.1957702636719,-86.2358779907227,-86.2473373413086,-86.2587966918945,-86.2874450683594,-86.2988967895508,-86.3332824707031,-86.361930847168,-86.4020385742188,-86.4249496459961,-86.4421463012695,-86.4536056518555,-86.4650573730469,-86.4707870483398,-86.4822463989258,-86.5051651000977,-86.5108947753906,-86.5051651000977,-86.5108947753906,-86.5280838012695,-86.5567321777344,-86.5681915283203,-86.5853805541992,-86.6082992553711,-86.62548828125,-86.6770553588867,-86.7572708129883,-86.803108215332,-86.8775863647461,-86.9520797729492,-87.0265579223633,-87.078125,-87.1182327270508,-87.1411514282227,-87.1640701293945,-87.1812591552734,-87.1869888305664,-87.1869888305664,-87.1755294799805,-87.158332824707,-87.1239624023438,-87.078125,-87.0552062988281,-87.0208282470703,-86.986457824707,-86.9749908447266,-86.9749908447266,-86.9807205200195,-87.0036392211914,-87.0150985717773,-87.0150985717773,-87.0150985717773,-87.0208282470703,-87.0322952270508,-87.0494766235352,-87.072395324707,-87.078125,-87.0895843505859,-87.1067733764648,-87.1239624023438,-87.1239624023438,-87.1182327270508,-87.1296920776367,-87.1468811035156,-87.1697998046875,-87.1869888305664,-87.2041702270508,-87.1984481811523,-87.1869888305664,-87.1755294799805,-87.1812591552734,-87.1984481811523,-87.2213668823242,-87.261474609375,-87.2958450317383,-87.3073120117188,-87.3130416870117,-87.3187713623047,-87.3359527587891,-87.3817901611328,-87.3932571411133,-87.4047164916992,-87.4104385375977,-87.439094543457,-87.4906539916992,-87.5078430175781,-87.5135726928711,-87.5135726928711,-87.4677352905273,-87.4620056152344,-87.4620056152344,-87.4505462646484,-87.439094543457,-87.439094543457,-87.4218978881836,-87.4047164916992,-87.3932571411133,-87.3989868164062,-87.44482421875,-87.4620056152344,-87.4677352905273,-87.4620056152344,-87.4333572387695,-87.4104385375977,-87.4104385375977,-87.4218978881836,-87.4505462646484,-87.4620056152344,-87.4906539916992,-87.5479507446289,-87.610969543457,-87.6338958740234,-87.6396255493164,-87.6338958740234,-87.610969543457,-87.6052474975586,-87.6052474975586,-87.1812591552734,-86.7973709106445,-86.705696105957,-86.3905715942383,-86.2014999389648,-86.0467987060547,-85.5196762084961,-85.4967651367188,-85.0154800415039,-85.0154800415039,null,-80.8901824951172,-80.8500747680664,-80.8443450927734,-80.8500747680664,-80.8844528198242,-80.930290222168,-80.9532089233398,-80.9646682739258,-80.9589385986328,-80.9474716186523,-80.9875793457031,-81.0105056762695,-81.0391464233398,-81.0964508056641,-81.1079025268555,-81.1136322021484,-81.0907211303711,-81.0849838256836,-81.0735244750977,-81.0391464233398,-81.0391464233398,-81.0448837280273,-81.0735244750977,-81.0849838256836,-81.1079025268555,-81.1250915527344,-81.1422882080078,-81.1766586303711,-81.199577331543,-81.1823959350586,-81.1823959350586,-81.1709289550781,-81.1365585327148,-81.1308212280273,-81.1308212280273,-81.1365585327148,-81.1537399291992,-81.1651992797852,-81.19384765625,-81.2053070068359,-81.2282333374023,-81.2511444091797,-81.2740631103516,-81.2855224609375,-81.2855224609375,-81.2740631103516,-81.2568740844727,-81.2454147338867,-81.2110366821289,-81.199577331543,-81.19384765625,-81.19384765625,-81.2053070068359,-81.2282333374023,-81.2454147338867,-81.2511444091797,-81.2912521362305,-81.3027114868164,-81.3199005126953,-81.3256301879883,-81.3256301879883,-81.3256301879883,-81.3428192138672,-81.4058456420898,-81.4287643432617,-81.4402160644531,-81.4459457397461,-81.4230346679688,-81.4001083374023,-81.4001083374023,-81.4115753173828,-81.4287643432617,-81.4402160644531,-81.4459457397461,-81.4402160644531,-81.4402160644531,-81.4516830444336,-81.4746017456055,-81.5089797973633,-81.5204315185547,-81.5318908691406,-81.5433578491211,-81.5318908691406,-81.5261611938477,-81.5376205444336,-81.5261611938477,-81.5032501220703,-81.4860534667969,-81.4803237915039,-81.4688720703125,-81.4402160644531,-81.4344940185547,-81.4230346679688,-81.4115753173828,-81.4058456420898,-81.4001083374023,-81.4001083374023,-81.4058456420898,-81.4230346679688,-81.4402160644531,-81.4574127197266,-81.4746017456055,-81.4975204467773,-81.5089797973633,-81.5089797973633,-81.4975204467773,-81.4746017456055,-81.4574127197266,-81.4459457397461,-81.4516830444336,-81.4803237915039,-81.4975204467773,-81.5032501220703,-81.5032501220703,-81.5147094726562,-81.5204315185547,-81.5204315185547,-81.4860534667969,-81.4860534667969,-81.5089797973633,-81.554817199707,-81.6006546020508,-81.6350326538086,-81.652214050293,-81.6694030761719,-81.6923217773438,-81.7324295043945,-81.7496185302734,-81.7725372314453,-81.8011856079102,-81.835563659668,-81.8756713867188,-81.8928527832031,-81.9272384643555,-81.9444198608398,-81.9616165161133,-81.9730682373047,-81.9845275878906,-82.0131759643555,-82.0246353149414,-82.0246353149414,-82.0475616455078,-82.0532913208008,-82.0532913208008,-82.0475616455078,-82.0303649902344,-82.0246353149414,-82.0303649902344,-82.0360946655273,-82.0475616455078,-82.0475616455078,-82.0876617431641,-82.1220397949219,-82.1621475219727,-82.1793365478516,-82.2079849243164,-82.2079849243164,-82.2137145996094,-82.2309036254883,-82.2423629760742,-82.2251739501953,-82.2137145996094,-82.460090637207,-82.6033248901367,-82.7064590454102,-83.1247100830078,-83.2851486206055,-83.3825454711914,-83.5945434570312,-83.7606964111328,-84.0128021240234,-84.087287902832,-84.3107452392578,-84.3737640380859,-84.8665084838867,-84.8779678344727,-84.9066162109375,-84.9409942626953,-84.9467239379883,-84.9409942626953,-84.9467239379883,-84.9753723144531,-84.998291015625,-85.0154800415039,-85.0154800415039,-85.0326690673828,-85.0326690673828,-85.0383987426758,-85.0441284179688,-85.0899658203125,-85.1128768920898,-85.1128768920898,-85.1243438720703,-85.1243438720703,-85.1014175415039,-85.0956954956055,-85.0956954956055,-85.0842361450195,-85.0842361450195,-85.0613098144531,-85.0613098144531,-85.0785064697266,-85.1186065673828,-85.1300735473633,-85.1358032226562,-85.1358032226562,-85.1415252685547,-85.1071472167969,-85.0785064697266,-85.0613098144531,-85.0613098144531,-85.0613098144531,-85.0613098144531,-85.0613098144531,-85.0613098144531,-85.0498580932617,-84.992561340332,-84.9696426391602,-84.9524536132812,-84.9295349121094,-84.9008865356445,-84.9238052368164,-84.9753723144531,-85.004020690918,-84.9810943603516,-84.9753723144531,-84.992561340332,-84.9868316650391,-85.0097503662109,-85.0498580932617,-85.0670394897461,-85.1014175415039,-85.1014175415039,-85.1243438720703,-85.1300735473633,-85.1300735473633,-85.1472549438477,-85.1701812744141,-85.1930923461914,-85.1930923461914,-85.2389297485352,-85.2446594238281,-85.2962265014648,-85.3134155273438,-85.3477935791016,-85.3936309814453,-85.4050903320312,-85.4280090332031,-85.4681167602539,-85.5254058837891,-85.5426025390625,-85.5884399414062,-85.6113510131836,-85.456657409668,-85.3649826049805,-85.273307800293,-84.992561340332,-84.8264007568359,-84.7748336791992,-84.6315994262695,-84.3279266357422,-84.3221969604492,-84.3221969604492,-84.1445846557617,-84.0185317993164,-83.9497756958008,-83.5830841064453,-83.5143280029297,-83.1361770629883,-83.1075286865234,-83.1304473876953,-83.1419067382812,-83.182014465332,-83.3080596923828,-83.3252563476562,-83.3538970947266,-83.365364074707,-83.365364074707,-83.3481674194336,-83.3137969970703,-83.2736892700195,-83.2450408935547,-83.2049331665039,-83.182014465332,-83.1590957641602,-83.1075286865234,-83.0616912841797,-83.00439453125,-82.9585647583008,-82.9012603759766,-82.8726196289062,-82.8554229736328,-82.8382339477539,-82.8210525512695,-82.7866744995117,-82.7522964477539,-82.740837097168,-82.735107421875,-82.7236480712891,-82.6892700195312,-82.6663513183594,-82.6377029418945,-82.6205139160156,-82.6033248901367,-82.5918655395508,-82.5632171630859,-82.5517578125,-82.5059280395508,-82.4887313842773,-82.4658126831055,-82.4142532348633,-82.3684158325195,-82.3053817749023,-82.288200378418,-82.2652740478516,-82.2480926513672,-82.2194366455078,-82.2022552490234,-82.1736068725586,-82.1564178466797,-82.1163101196289,-82.0933990478516,-82.0418243408203,-82.0017242431641,-81.9845275878906,-81.9272384643555,-81.9272384643555,-81.9329605102539,-81.9444198608398,-81.9386901855469,-81.9444198608398,-81.9329605102539,-81.8699417114258,-81.8470230102539,-81.8527450561523,-81.8470230102539,-81.8126373291016,-81.7839965820312,-81.7610778808594,-81.7725372314453,-81.7610778808594,-81.7381591796875,-81.6808700561523,-81.6292953491211,-81.554817199707,-81.5089797973633,-81.4860534667969,-81.4975204467773,-81.4746017456055,-81.4574127197266,-81.4516830444336,-81.4230346679688,-81.4173049926758,-81.4115753173828,-81.4230346679688,-81.4230346679688,-81.4058456420898,-81.4058456420898,-81.4115753173828,-81.3943862915039,-81.3600082397461,-81.3370895385742,-81.2912521362305,-81.199577331543,-81.19384765625,-81.1823959350586,-81.1594696044922,-81.1365585327148,-81.1250915527344,-81.1308212280273,-81.1422882080078,-81.1594696044922,-81.1537399291992,-81.1365585327148,-81.1250915527344,-81.0907211303711,-81.0506134033203,-80.9990463256836,-80.9646682739258,-80.924560546875,-80.8901824951172,-80.8901824951172,null,-117.026634216309,-117.026634216309,-117.026634216309,-116.98078918457,-116.952140808105,-116.934959411621,-116.957878112793,-116.957878112793,-116.923492431641,-116.906311035156,-116.917770385742,-116.952140808105,-117.003707885742,-117.04955291748,-117.09538269043,-117.158409118652,-117.204246520996,-117.204246520996,-117.204246520996,-117.22144317627,-117.232887268066,-117.209983825684,-117.204246520996,-117.141227722168,-117.078201293945,-117.038093566895,-116.992248535156,-116.94068145752,-116.917770385742,-116.88338470459,-116.85474395752,-116.831817626953,-116.820358276367,-116.849021911621,-116.843284606934,-116.791709899902,-116.774528503418,-116.745880126953,-116.717239379883,-116.68285369873,-116.671394348145,-116.665672302246,-116.55680847168,-116.545349121094,-116.465133666992,-116.470855712891,-116.522422790527,-116.545349121094,-116.579719543457,-116.654205322266,-116.700035095215,-116.745880126953,-116.774528503418,-116.80891418457,-116.843284606934,-116.89485168457,-116.929229736328,-116.952140808105,-116.923492431641,-116.957878112793,-116.963600158691,-117.032356262207,-117.032356262207,-117.026634216309,-117.026634216309,-117.032356262207,-117.032356262207,-117.032356262207,-117.032356262207,-117.032356262207,-117.026634216309,-117.020896911621,-116.877662658691,-116.568260192871,-116.213035583496,-116.041145324707,-116.041145324707,-116.046867370605,-116.041145324707,-116.029685974121,-115.915084838867,-115.869255065918,-115.840606689453,-115.783317565918,-115.73747253418,-115.73747253418,-115.69164276123,-115.708824157715,-115.73747253418,-115.65153503418,-115.657257080078,-115.73747253418,-115.571319580078,-115.542663574219,-115.49683380127,-115.32494354248,-115.296295166016,-115.158790588379,-115.067115783691,-115.027008056641,-114.952522277832,-114.929595947266,-114.929595947266,-114.889488220215,-114.843658447266,-114.769172668457,-114.78636932373,-114.751983642578,-114.666046142578,-114.637390136719,-114.63166809082,-114.63166809082,-114.585830688477,-114.528533935547,-114.454048156738,-114.396751403809,-114.339454650879,-114.322273254395,-114.345184326172,-114.345184326172,-114.396751403809,-114.373832702637,-114.436859130859,-114.459777832031,-114.436859130859,-114.442588806152,-114.505615234375,-114.505615234375,-114.454048156738,-114.459777832031,-114.499885559082,-114.459777832031,-114.408210754395,-114.408210754395,-114.373832702637,-114.465507507324,-114.528533935547,-114.539993286133,-114.517074584961,-114.499885559082,-114.494155883789,-114.562911987305,-114.539993286133,-114.465507507324,-114.448318481445,-114.333724975586,-114.264976501465,-114.230598449707,-114.161834716797,-114.070167541504,-113.989959716797,-113.932655334473,-113.881088256836,-113.863906860352,-113.806610107422,-113.789413452148,-113.818069458008,-113.760772705078,-113.749305725098,-113.760772705078,-113.720664978027,-113.697746276855,-113.57169342041,-113.51439666748,-113.445648193359,-113.439910888672,-113.491485595703,-113.445648193359,-113.388343811035,-113.359703063965,-113.353973388672,-113.313865661621,-113.227920532227,-113.136245727539,-113.056030273438,-113.078948974609,-113.015922546387,-113.02165222168,-112.964363098145,-112.895599365234,-112.844032287598,-112.815391540527,-112.82112121582,-112.792472839355,-112.717987060547,-112.448699951172,-112.402862548828,-112.345565795898,-112.339836120605,-112.242431640625,-112.173675537109,-112.110649108887,-112.059089660645,-111.864280700684,-111.806983947754,-111.658012390137,-111.623634338379,-111.583526611328,-111.480400085449,-111.468940734863,-111.514778137207,-111.497589111328,-111.480400085449,-111.480400085449,-111.474670410156,-111.434562683105,-111.405914306641,-111.382995605469,-111.337158203125,-111.268402099609,-111.228302001953,-111.239753723145,-111.222564697266,-111.142356872559,-111.125160217285,-111.090789794922,-111.056411743164,-111.062141418457,-111.056411743164,-111.062141418457,-111.050682067871,-111.056411743164,-111.056411743164,-111.050682067871,-111.491851806641,-111.5205078125,-112.110649108887,-112.173675537109,-113.015922546387,-114.047248840332,-114.305076599121,-115.061378479004,-117.026634216309,-117.026634216309,null,-90.6419219970703,-90.4184646606445,-89.9142684936523,-89.8455123901367,-89.3928756713867,-89.3756866455078,-88.9402389526367,-88.7740783691406,-88.699592590332,-88.3042602539062,-88.2011184692383,-87.8000564575195,-87.8000564575195,-87.8000564575195,-87.8115158081055,-87.8286972045898,-87.8286972045898,-87.8172378540039,-87.7885894775391,-87.7714080810547,-87.7427520751953,-87.6740036010742,-87.6625442504883,-87.6396255493164,-87.6281661987305,-87.6052474975586,-87.5823287963867,-87.5536804199219,-87.53076171875,-87.525032043457,-87.525032043457,-87.525032043457,-87.53076171875,-87.525032043457,-87.53076171875,-87.53076171875,-87.53076171875,-87.536491394043,-87.53076171875,-87.536491394043,-87.536491394043,-87.5823287963867,-87.610969543457,-87.6052474975586,-87.6052474975586,-87.5937881469727,-87.5937881469727,-87.610969543457,-87.6338958740234,-87.6740036010742,-87.6568069458008,-87.5937881469727,-87.5765991210938,-87.5708694458008,-87.53076171875,-87.525032043457,-87.536491394043,-87.5479507446289,-87.5193023681641,-87.4963836669922,-87.5193023681641,-87.5479507446289,-87.5937881469727,-87.6281661987305,-87.6338958740234,-87.6625442504883,-87.6740036010742,-87.6797332763672,-87.7255706787109,-87.7484817504883,-87.7427520751953,-87.7542190551758,-87.794319152832,-87.8172378540039,-87.8286972045898,-87.8344268798828,-87.8745346069336,-87.8974609375,-87.9203720092773,-87.9432907104492,-87.9432907104492,-87.9719390869141,-87.9948577880859,-87.989128112793,-87.9662094116211,-87.9318313598633,-87.9203720092773,-87.9432907104492,-87.9662094116211,-88.0349655151367,-88.0235061645508,-88.0349655151367,-88.0349655151367,-88.0808029174805,-88.1037216186523,-88.0922622680664,-88.0521545410156,-88.0808029174805,-88.0464248657227,-88.0235061645508,-88.0464248657227,-88.0979919433594,-88.1438293457031,-88.161018371582,-88.161018371582,-88.1266403198242,-88.1037216186523,-88.0808029174805,-88.0865325927734,-88.1151809692383,-88.1839370727539,-88.2641525268555,-88.344367980957,-88.3730087280273,-88.4016571044922,-88.4474945068359,-88.4704132080078,-88.4818725585938,-88.4876022338867,-88.5105209350586,-88.516242980957,-88.5047912597656,-88.4532241821289,-88.4474945068359,-88.4532241821289,-88.4704132080078,-88.4990615844727,-88.5506286621094,-88.5850067138672,-88.6422958374023,-88.7339706420898,-88.7511672973633,-88.8141860961914,-88.8542938232422,-88.9345092773438,-88.9746170043945,-89.0147171020508,-89.0605545043945,-89.0949325561523,-89.1121292114258,-89.1464996337891,-89.1808776855469,-89.1923370361328,-89.1751480102539,-89.1980667114258,-89.2439041137695,-89.2668228149414,-89.2897415161133,-89.2840118408203,-89.2610931396484,-89.2782821655273,-89.3012008666992,-89.3298492431641,-89.3527679443359,-89.3871459960938,-89.3928756713867,-89.4043350219727,-89.4444427490234,-89.4559020996094,-89.4673538208008,-89.5017395019531,-89.5131912231445,-89.5074615478516,-89.4730911254883,-89.4329833984375,-89.4215240478516,-89.4444427490234,-89.5074615478516,-89.518928527832,-89.518928527832,-89.5017395019531,-89.5131912231445,-89.5475692749023,-89.6449737548828,-89.6564407348633,-89.6736221313477,-89.7194595336914,-89.8397827148438,-89.9028091430664,-89.9314575195312,-89.983024597168,-89.983024597168,-89.9429168701172,-89.9371871948242,-89.9543762207031,-90.0002059936523,-90.1205368041992,-90.16064453125,-90.1950149536133,-90.2064743041992,-90.252311706543,-90.3038787841797,-90.3726272583008,-90.3783645629883,-90.3955535888672,-90.3669052124023,-90.3439865112305,-90.3038787841797,-90.2637710571289,-90.24658203125,-90.2007522583008,-90.1835556030273,-90.1835556030273,-90.1950149536133,-90.1892852783203,-90.1778259277344,-90.1434478759766,-90.1205368041992,-90.1205368041992,-90.1434478759766,-90.1892852783203,-90.240852355957,-90.2695007324219,-90.3153381347656,-90.3726272583008,-90.4070129394531,-90.4528427124023,-90.4929504394531,-90.5445175170898,-90.5674438476562,-90.6018142700195,-90.6361923217773,-90.6705703735352,-90.6763000488281,-90.69921875,-90.7164077758789,-90.69921875,-90.7221374511719,-90.7278671264648,-90.7221374511719,-90.7450561523438,-90.7622451782227,-90.8138122558594,-90.8940277099609,-90.9341354370117,-90.9799728393555,-91.0372619628906,-91.06591796875,-91.1060180664062,-91.1633148193359,-91.1862335205078,-91.2836303710938,-91.335205078125,-91.3523941040039,-91.3638458251953,-91.3810424804688,-91.4497909545898,-91.4555206298828,-91.4440612792969,-91.421142578125,-91.4669799804688,-91.4841690063477,-91.5013580322266,-91.4956283569336,-91.4898986816406,-91.4669799804688,-91.4383392333984,-91.415412902832,-91.4096832275391,-91.3867721557617,-91.3925018310547,-91.3925018310547,-91.3753051757812,-91.415412902832,-91.415412902832,-91.3753051757812,-91.3523941040039,-91.3065567016602,-91.2664489746094,-91.1862335205078,-91.146125793457,-91.1117477416992,-91.1117477416992,-91.1002883911133,-91.0888290405273,-91.0429916381836,-90.9742431640625,-90.9513168334961,-90.9455871582031,-90.9513168334961,-90.9570465087891,-90.9857025146484,-91.0200805664062,-91.0544509887695,-91.0888290405273,-91.0888290405273,-91.06591796875,-91.0601806640625,-91.06591796875,-91.0372619628906,-91.0143432617188,-90.9857025146484,-90.9284057617188,-90.8768310546875,-90.8367309570312,-90.7737045288086,-90.7164077758789,-90.6533889770508,-90.607551574707,-90.5445175170898,-90.4585723876953,-90.4127349853516,-90.3554458618164,-90.3439865112305,-90.3267974853516,-90.3210678100586,-90.3038787841797,-90.2695007324219,-90.240852355957,-90.1892852783203,-90.1778259277344,-90.16064453125,-90.16064453125,-90.1491775512695,-90.1377182006836,-90.1491775512695,-90.16064453125,-90.1778259277344,-90.24658203125,-90.3267974853516,-90.3726272583008,-90.4070129394531,-90.4184646606445,-90.4184646606445,-90.4528427124023,-90.4814987182617,-90.6419219970703,-90.6476516723633,-90.6419219970703,-90.6419219970703,null,-88.0235061645508,-88.0464248657227,-88.0808029174805,-88.0521545410156,-88.0922622680664,-88.1037216186523,-88.0808029174805,-88.0349655151367,-88.0349655151367,-88.0235061645508,-88.0349655151367,-87.9662094116211,-87.9432907104492,-87.9203720092773,-87.9318313598633,-87.9662094116211,-87.989128112793,-87.9948577880859,-87.9719390869141,-87.9432907104492,-87.9432907104492,-87.9203720092773,-87.8974609375,-87.8745346069336,-87.8344268798828,-87.8286972045898,-87.8172378540039,-87.794319152832,-87.7542190551758,-87.7427520751953,-87.7484817504883,-87.7255706787109,-87.6797332763672,-87.6740036010742,-87.6625442504883,-87.6338958740234,-87.6281661987305,-87.5937881469727,-87.5479507446289,-87.5193023681641,-87.4963836669922,-87.5193023681641,-87.5479507446289,-87.536491394043,-87.525032043457,-87.53076171875,-87.5708694458008,-87.5765991210938,-87.5937881469727,-87.6568069458008,-87.6740036010742,-87.6338958740234,-87.610969543457,-87.5937881469727,-87.5937881469727,-87.6052474975586,-87.6052474975586,-87.610969543457,-87.5823287963867,-87.536491394043,-87.536491394043,-87.53076171875,-87.536491394043,-87.53076171875,-87.53076171875,-87.53076171875,-87.525032043457,-87.53076171875,-87.525032043457,-87.525032043457,-87.525032043457,-87.53076171875,-87.4906539916992,-87.4677352905273,-87.4333572387695,-87.3989868164062,-87.3474197387695,-87.3073120117188,-87.2213668823242,-87.1812591552734,-87.078125,-87.0036392211914,-86.9291534423828,-86.8718566894531,-86.8202972412109,-86.5223541259766,-86.2358779907227,-86.0582580566406,-85.7545928955078,-85.6629180908203,-85.2962265014648,-85.2102813720703,-84.8321304321289,-84.8034820556641,-84.7977523803711,-84.7977523803711,-84.7977523803711,-84.8034820556641,-84.8034820556641,-84.8034820556641,-84.8092193603516,-84.81494140625,-84.8092193603516,-84.81494140625,-84.81494140625,-84.820671081543,-84.820671081543,-84.820671081543,-84.820671081543,-84.820671081543,-84.820671081543,-84.820671081543,-84.8722381591797,-84.8951568603516,-84.8894271850586,-84.8607788085938,-84.8550491333008,-84.8550491333008,-84.8836975097656,-84.8722381591797,-84.820671081543,-84.7977523803711,-84.8092193603516,-84.8321304321289,-84.8321304321289,-84.8092193603516,-84.81494140625,-84.8264007568359,-84.9066162109375,-84.998291015625,-85.0383987426758,-85.0613098144531,-85.1529846191406,-85.181640625,-85.1988220214844,-85.2332000732422,-85.267578125,-85.2904968261719,-85.3363342285156,-85.3535232543945,-85.3879013061523,-85.4280090332031,-85.456657409668,-85.456657409668,-85.4394683837891,-85.4280090332031,-85.450927734375,-85.4738388061523,-85.5139465332031,-85.5884399414062,-85.6170806884766,-85.628547668457,-85.6399993896484,-85.6571884155273,-85.7374038696289,-85.7775115966797,-85.8061599731445,-85.8405380249023,-85.8577270507812,-85.8921051025391,-85.9150238037109,-85.9150238037109,-85.9150238037109,-85.9322052001953,-85.9608612060547,-85.9895095825195,-86.0238800048828,-86.0467987060547,-86.0639877319336,-86.1040954589844,-86.1442031860352,-86.1957702636719,-86.2358779907227,-86.2645263671875,-86.2759857177734,-86.2759857177734,-86.2931747436523,-86.2988967895508,-86.3218231201172,-86.3332824707031,-86.3733901977539,-86.3848419189453,-86.3676605224609,-86.3275527954102,-86.3848419189453,-86.4536056518555,-86.4707870483398,-86.4765167236328,-86.4478759765625,-86.4536056518555,-86.4879837036133,-86.5108947753906,-86.533821105957,-86.5166244506836,-86.533821105957,-86.5911102294922,-86.6025695800781,-86.631217956543,-86.6541366577148,-86.6541366577148,-86.6541366577148,-86.6827850341797,-86.7114334106445,-86.7343521118164,-86.7916412353516,-86.803108215332,-86.8489456176758,-86.889045715332,-86.9291534423828,-86.9807205200195,-87.0093688964844,-87.0265579223633,-87.0609359741211,-87.083854675293,-87.1010437011719,-87.1239624023438,-87.1411514282227,-87.1640701293945,-87.2328262329102,-87.3015823364258,-87.3130416870117,-87.341682434082,-87.3817901611328,-87.439094543457,-87.4562759399414,-87.4734649658203,-87.4906539916992,-87.53076171875,-87.5536804199219,-87.5765991210938,-87.6052474975586,-87.610969543457,-87.5995178222656,-87.5995178222656,-87.610969543457,-87.6396255493164,-87.6625442504883,-87.6854629516602,-87.6797332763672,-87.7026443481445,-87.7255706787109,-87.794319152832,-87.8172378540039,-87.8401565551758,-87.8745346069336,-87.8974609375,-87.9146423339844,-87.9203720092773,-87.9203720092773,-87.9089126586914,-87.9031829833984,-87.9089126586914,-87.9203720092773,-87.9432907104492,-87.9547500610352,-88.0005874633789,-88.0235061645508,-88.0235061645508,null,-91.2263412475586,-91.2263412475586,-91.2034225463867,-91.1690444946289,-91.15185546875,-91.0716400146484,-91.0601806640625,-91.0716400146484,-91.1403961181641,-91.1747741699219,-91.1805038452148,-91.1747741699219,-91.15185546875,-91.1289367675781,-91.0888290405273,-91.0716400146484,-91.0601806640625,-91.0086135864258,-90.9570465087891,-90.8997573852539,-90.8768310546875,-90.8195419311523,-90.7507858276367,-90.69921875,-90.6648406982422,-90.6591110229492,-90.6419219970703,-90.6476516723633,-90.6419219970703,-90.4814987182617,-90.4528427124023,-90.4184646606445,-90.4184646606445,-90.4070129394531,-90.3726272583008,-90.3267974853516,-90.24658203125,-90.1778259277344,-90.16064453125,-90.1491775512695,-90.1377182006836,-90.1491775512695,-90.16064453125,-90.16064453125,-90.1778259277344,-90.1892852783203,-90.240852355957,-90.2695007324219,-90.3038787841797,-90.3210678100586,-90.3267974853516,-90.3439865112305,-90.3554458618164,-90.4127349853516,-90.4585723876953,-90.5445175170898,-90.607551574707,-90.6533889770508,-90.7164077758789,-90.7737045288086,-90.8367309570312,-90.8768310546875,-90.9284057617188,-90.9857025146484,-91.0143432617188,-91.0372619628906,-91.06591796875,-91.0601806640625,-91.06591796875,-91.0888290405273,-91.0888290405273,-91.0544509887695,-91.0200805664062,-90.9857025146484,-90.9570465087891,-90.9513168334961,-90.9455871582031,-90.9513168334961,-90.9742431640625,-91.0429916381836,-91.0888290405273,-91.1002883911133,-91.1117477416992,-91.1117477416992,-91.146125793457,-91.1862335205078,-91.2664489746094,-91.3065567016602,-91.3523941040039,-91.3753051757812,-91.415412902832,-91.415412902832,-91.3753051757812,-91.3925018310547,-91.3925018310547,-91.3867721557617,-91.4096832275391,-91.415412902832,-91.4898986816406,-91.5242767333984,-91.5873031616211,-91.6159515380859,-91.6675186157227,-91.7018966674805,-91.9368057250977,-92.1717224121094,-92.3436126708984,-92.6300888061523,-92.6873779296875,-93.0999145507812,-93.3749313354492,-93.5697402954102,-93.7760009765625,-94.0166473388672,-94.2400970458984,-94.4807434082031,-94.6354370117188,-94.9161911010742,-95.2026672363281,-95.3745574951172,-95.7527084350586,-95.76416015625,-95.769889831543,-95.7928161621094,-95.8329238891602,-95.8615646362305,-95.8730316162109,-95.867301940918,-95.8443756103516,-95.8558349609375,-95.8271942138672,-95.8271942138672,-95.8214645385742,-95.8386535644531,-95.8730316162109,-95.8730316162109,-95.8730316162109,-95.8558349609375,-95.8730316162109,-95.8844833374023,-95.8902130126953,-95.9016723632812,-95.9016723632812,-95.8787612915039,-95.8730316162109,-95.8787612915039,-95.9016723632812,-95.9245986938477,-95.9303207397461,-95.9245986938477,-95.9245986938477,-95.9303207397461,-95.9360504150391,-95.947509765625,-95.9990768432617,-96.0048141479492,-96.0162658691406,-96.0449142456055,-96.0850219726562,-96.0792922973633,-96.0506439208984,-96.0506439208984,-96.0678329467773,-96.0964813232422,-96.125129699707,-96.125129699707,-96.1194000244141,-96.0907516479492,-96.1022109985352,-96.0964813232422,-96.130859375,-96.1652374267578,-96.1537780761719,-96.1537780761719,-96.1652374267578,-96.1824264526367,-96.222526550293,-96.2282638549805,-96.2626342773438,-96.2798309326172,-96.2970123291016,-96.3371200561523,-96.3428497314453,-96.3428497314453,-96.319938659668,-96.319938659668,-96.3485794067383,-96.3428497314453,-96.3485794067383,-96.405876159668,-96.4116134643555,-96.405876159668,-96.394416809082,-96.3886871337891,-96.3886871337891,-96.394416809082,-96.4345245361328,-96.4402542114258,-96.4689025878906,-96.4689025878906,-96.4689025878906,-96.4746322631836,-96.5605773925781,-96.58349609375,-96.6064147949219,-96.6064147949219,-96.5949554443359,-96.5605773925781,-96.5204696655273,-96.5204696655273,-96.5204696655273,-96.4975509643555,-96.4975509643555,-96.4975509643555,-96.5147399902344,-96.4459838867188,-96.4402542114258,-96.4345245361328,-96.4345245361328,-96.4402542114258,-96.4517135620117,-96.4574508666992,-96.4689025878906,-96.4975509643555,-96.5319290161133,-96.5548477172852,-96.5605773925781,-96.5720367431641,-96.5548477172852,-96.5319290161133,-96.5147399902344,-96.5090103149414,-96.5376586914062,-96.5720367431641,-96.5949554443359,-96.58349609375,-96.4287948608398,-96.0449142456055,-95.8615646362305,-95.4662322998047,-95.3917388916016,-94.9161911010742,-94.8646240234375,-94.4520874023438,-94.2630157470703,-93.9765396118164,-93.6442260742188,-93.4952545166016,-93.0598068237305,-93.0254287719727,-92.5498733520508,-92.4581985473633,-92.0800476074219,-91.7248153686523,-91.6044921875,-91.2263412475586,-91.2263412475586,null,-94.6354370117188,-95.0078659057617,-95.0880737304688,-95.4203948974609,-95.5292510986328,-95.8042678833008,-95.9761581420898,-96.0105361938477,-96.5319290161133,-96.7439270019531,-97.1736373901367,-97.4658508300781,-97.8096237182617,-98.1132888793945,-98.3539352416992,-98.5430145263672,-99.0128326416016,-99.4769287109375,-99.5514144897461,-100.009780883789,-100.084266662598,-100.622848510742,-100.937973022461,-101.069755554199,-101.556770324707,-102.01513671875,-102.049514770508,-102.049514770508,-102.043785095215,-102.043785095215,-102.049514770508,-102.049514770508,-102.049514770508,-102.055244445801,-102.055244445801,-102.055244445801,-102.055244445801,-102.060966491699,-102.055244445801,-101.40779876709,-101.316131591797,-100.760360717773,-100.731712341309,-100.181671142578,-99.6316299438477,-99.6316299438477,-99.1675338745117,-99.0701293945312,-98.7148971557617,-98.5143661499023,-98.2794494628906,-97.947135925293,-97.8153610229492,-97.3741760253906,-96.9043502807617,-96.8126754760742,-96.4574508666992,-96.2397232055664,-96.0219955444336,-95.7985458374023,-95.3516311645508,-95.3344497680664,-95.3000717163086,-95.2485046386719,-95.2255859375,-95.1797485351562,-95.1281814575195,-95.0479736328125,-95.0250473022461,-95.0021362304688,-94.9792098999023,-94.9505615234375,-94.8932723999023,-94.8875427246094,-94.8932723999023,-94.9276504516602,-94.8703536987305,-94.9104614257812,-94.9792098999023,-94.9792098999023,-95.036506652832,-95.0594329833984,-95.0766143798828,-95.1109924316406,-95.1109924316406,-95.0651550292969,-94.9849395751953,-94.956298828125,-94.9391021728516,-94.8932723999023,-94.8932723999023,-94.85888671875,-94.8130569458008,-94.767219543457,-94.7328414916992,-94.6812744140625,-94.6411743164062,-94.6067962646484,-94.583869934082,-94.5953369140625,-94.6125183105469,-94.6182479858398,-94.6125183105469,-94.6182479858398,-94.6125183105469,-94.6239776611328,-94.6239776611328,-94.6297073364258,-94.6297073364258,-94.6297073364258,-94.6354370117188,-94.6354370117188,-94.6354370117188,-94.6354370117188,null,-82.5689468383789,-82.5746765136719,-82.5804061889648,-82.5861358642578,-82.5804061889648,-82.5689468383789,-82.5632171630859,-82.5746765136719,-82.5861358642578,-82.5861358642578,-82.5804061889648,-82.5975952148438,-82.6147842407227,-82.6205139160156,-82.6147842407227,-82.5517578125,-82.4772720336914,-82.4658126831055,-82.4715423583984,-82.4830017089844,-82.4830017089844,-82.4658126831055,-82.4486236572266,-82.4257049560547,-82.4085235595703,-82.3970565795898,-82.3569488525391,-82.3168487548828,-82.3111114501953,-82.3111114501953,-82.2939300537109,-82.2538223266602,-82.2137145996094,-82.1907958984375,-82.1736068725586,-82.1678771972656,-82.1564178466797,-82.1334991455078,-82.1334991455078,-82.1392288208008,-82.1220397949219,-82.0876617431641,-82.0647430419922,-82.0189056396484,-81.9673461914062,-82.1621475219727,-82.2423629760742,-82.2939300537109,-82.3225784301758,-82.3569488525391,-82.4085235595703,-82.4830017089844,-82.5402984619141,-82.5517578125,-82.6892700195312,-82.7121887207031,-82.7121887207031,-82.7121887207031,-82.740837097168,-82.7522964477539,-82.7580184936523,-82.8038558959961,-82.8325119018555,-82.8554229736328,-82.8554229736328,-82.8496932983398,-82.8611602783203,-82.8668899536133,-82.8840713500977,-82.9585647583008,-82.9986724853516,-83.0387725830078,-83.0788803100586,-83.1075286865234,-83.1189880371094,-83.1419067382812,-83.193473815918,-83.3882751464844,-83.4455718994141,-83.4914093017578,-83.5601654052734,-83.6174621582031,-83.646110534668,-83.6632919311523,-83.6804885864258,-83.7549667358398,-84.0242614746094,-84.2133331298828,-84.723274230957,-84.7862930297852,-84.9639129638672,-85.2847671508789,-85.2962265014648,-85.450927734375,-85.7545928955078,-85.9665832519531,-86.1900405883789,-86.3848419189453,-86.4536056518555,-86.4994354248047,-86.533821105957,-86.5624618530273,-86.5968399047852,-86.6713256835938,-86.7630004882812,-87.0666656494141,-87.1182327270508,-87.3244934082031,-87.6453552246094,-87.6797332763672,-87.8344268798828,-87.8344268798828,-87.8516235351562,-87.9432907104492,-88.063606262207,-88.0521545410156,-88.0406951904297,-88.0406951904297,-88.0464248657227,-88.063606262207,-88.4818725585938,-88.5219802856445,-88.8141860961914,-88.8485641479492,-89.335578918457,-89.4043350219727,-89.3986053466797,-89.4043350219727,-89.3298492431641,-89.2954788208008,-89.249641418457,-89.2209854125977,-89.1923370361328,-89.1694259643555,-89.1694259643555,-89.1636962890625,-89.152229309082,-89.1464996337891,-89.1293182373047,-89.1121292114258,-89.1063919067383,-89.1121292114258,-89.1121292114258,-89.1350402832031,-89.1464996337891,-89.1407699584961,-89.0892105102539,-89.0892105102539,-89.0892105102539,-89.0834808349609,-89.1063919067383,-89.1350402832031,-89.1751480102539,-89.1923370361328,-89.1808776855469,-89.1464996337891,-89.1121292114258,-89.0949325561523,-89.0605545043945,-89.0147171020508,-88.9746170043945,-88.9345092773438,-88.8542938232422,-88.8141860961914,-88.7511672973633,-88.7339706420898,-88.6422958374023,-88.5850067138672,-88.5506286621094,-88.4990615844727,-88.4704132080078,-88.4532241821289,-88.4474945068359,-88.4532241821289,-88.5047912597656,-88.516242980957,-88.5105209350586,-88.4876022338867,-88.4818725585938,-88.4704132080078,-88.4474945068359,-88.4016571044922,-88.3730087280273,-88.344367980957,-88.2641525268555,-88.1839370727539,-88.1151809692383,-88.0865325927734,-88.0808029174805,-88.1037216186523,-88.1266403198242,-88.161018371582,-88.161018371582,-88.1438293457031,-88.0979919433594,-88.0464248657227,-88.0235061645508,-88.0005874633789,-87.9547500610352,-87.9432907104492,-87.9203720092773,-87.9089126586914,-87.9031829833984,-87.9089126586914,-87.9203720092773,-87.9203720092773,-87.9146423339844,-87.8974609375,-87.8745346069336,-87.8401565551758,-87.8172378540039,-87.794319152832,-87.7255706787109,-87.7026443481445,-87.6797332763672,-87.6854629516602,-87.6625442504883,-87.6396255493164,-87.610969543457,-87.5995178222656,-87.5995178222656,-87.610969543457,-87.6052474975586,-87.5765991210938,-87.5536804199219,-87.53076171875,-87.4906539916992,-87.4734649658203,-87.4562759399414,-87.439094543457,-87.3817901611328,-87.341682434082,-87.3130416870117,-87.3015823364258,-87.2328262329102,-87.1640701293945,-87.1411514282227,-87.1239624023438,-87.1010437011719,-87.083854675293,-87.0609359741211,-87.0265579223633,-87.0093688964844,-86.9807205200195,-86.9291534423828,-86.889045715332,-86.8489456176758,-86.803108215332,-86.7916412353516,-86.7343521118164,-86.7114334106445,-86.6827850341797,-86.6541366577148,-86.6541366577148,-86.6541366577148,-86.631217956543,-86.6025695800781,-86.5911102294922,-86.533821105957,-86.5166244506836,-86.533821105957,-86.5108947753906,-86.4879837036133,-86.4536056518555,-86.4478759765625,-86.4765167236328,-86.4707870483398,-86.4536056518555,-86.3848419189453,-86.3275527954102,-86.3676605224609,-86.3848419189453,-86.3733901977539,-86.3332824707031,-86.3218231201172,-86.2988967895508,-86.2931747436523,-86.2759857177734,-86.2759857177734,-86.2645263671875,-86.2358779907227,-86.1957702636719,-86.1442031860352,-86.1040954589844,-86.0639877319336,-86.0467987060547,-86.0238800048828,-85.9895095825195,-85.9608612060547,-85.9322052001953,-85.9150238037109,-85.9150238037109,-85.9150238037109,-85.8921051025391,-85.8577270507812,-85.8405380249023,-85.8061599731445,-85.7775115966797,-85.7374038696289,-85.6571884155273,-85.6399993896484,-85.628547668457,-85.6170806884766,-85.5884399414062,-85.5139465332031,-85.4738388061523,-85.450927734375,-85.4280090332031,-85.4394683837891,-85.456657409668,-85.456657409668,-85.4280090332031,-85.3879013061523,-85.3535232543945,-85.3363342285156,-85.2904968261719,-85.267578125,-85.2332000732422,-85.1988220214844,-85.181640625,-85.1529846191406,-85.0613098144531,-85.0383987426758,-84.998291015625,-84.9066162109375,-84.8264007568359,-84.81494140625,-84.8092193603516,-84.8321304321289,-84.8321304321289,-84.8092193603516,-84.7977523803711,-84.820671081543,-84.8722381591797,-84.8836975097656,-84.8550491333008,-84.8550491333008,-84.8607788085938,-84.8894271850586,-84.8951568603516,-84.8722381591797,-84.820671081543,-84.7805633544922,-84.7461853027344,-84.7118072509766,-84.6659698486328,-84.6258697509766,-84.5685653686523,-84.5112762451172,-84.4768981933594,-84.4539794921875,-84.4310607910156,-84.4196014404297,-84.3909530639648,-84.3451156616211,-84.3107452392578,-84.2992782592773,-84.2820892333984,-84.2534408569336,-84.2305297851562,-84.2305297851562,-84.2305297851562,-84.1560363769531,-84.087287902832,-84.0529098510742,-83.9669647216797,-83.9268569946289,-83.9039459228516,-83.8695602416992,-83.8351821899414,-83.7664337158203,-83.7091293334961,-83.6690216064453,-83.646110534668,-83.6174621582031,-83.5257873535156,-83.4455718994141,-83.37109375,-83.3195266723633,-83.2908706665039,-83.2507629394531,-83.1992034912109,-83.1361770629883,-83.1017990112305,-83.0158538818359,-82.9241790771484,-82.8898010253906,-82.8668899536133,-82.8496932983398,-82.8439636230469,-82.7981262207031,-82.7007293701172,-82.6377029418945,-82.6147842407227,-82.5861358642578,-82.5746765136719,-82.5689468383789,-82.5689468383789,null,-94.051025390625,-93.8332977294922,-93.5239028930664,-93.4895248413086,-93.2374267578125,-92.9910507202148,-92.7274856567383,-92.0857772827148,-92.062858581543,-91.4669799804688,-91.4440612792969,-91.2893676757812,-91.1919555664062,-91.2091522216797,-91.2148818969727,-91.2034225463867,-91.1805038452148,-91.146125793457,-91.1289367675781,-91.1117477416992,-91.0773696899414,-91.0888290405273,-91.1060180664062,-91.15185546875,-91.157585144043,-91.146125793457,-91.1174774169922,-91.0716400146484,-91.0716400146484,-91.0716400146484,-91.0945587158203,-91.1346664428711,-91.146125793457,-91.146125793457,-91.1289367675781,-91.1002883911133,-91.0544509887695,-91.0258102416992,-91.0200805664062,-91.0258102416992,-91.0601806640625,-91.06591796875,-91.0372619628906,-91.0028839111328,-91.0086135864258,-91.0258102416992,-91.0945587158203,-91.1174774169922,-91.1174774169922,-91.1002883911133,-91.0716400146484,-91.0372619628906,-91.0258102416992,-91.0200805664062,-90.9742431640625,-90.9226684570312,-90.9112091064453,-90.9284057617188,-90.9513168334961,-90.962776184082,-90.9857025146484,-91.1002883911133,-91.1174774169922,-91.1403961181641,-91.1690444946289,-91.1747741699219,-91.1690444946289,-91.1232070922852,-91.1002883911133,-91.0258102416992,-91.0143432617188,-90.9857025146484,-90.9570465087891,-90.9742431640625,-91.0028839111328,-91.0200805664062,-91.0429916381836,-91.06591796875,-91.1117477416992,-91.1289367675781,-91.1289367675781,-91.1117477416992,-91.0945587158203,-91.1117477416992,-91.157585144043,-91.1862335205078,-91.2091522216797,-91.2320709228516,-91.23779296875,-91.2320709228516,-91.2263412475586,-91.2721786499023,-91.3065567016602,-91.3294677734375,-91.3466644287109,-91.3523941040039,-91.3294677734375,-91.2836303710938,-91.2664489746094,-91.3180084228516,-91.3638458251953,-91.3867721557617,-91.4039535522461,-91.3982238769531,-91.4096832275391,-91.4727172851562,-91.4898986816406,-91.5013580322266,-91.4898986816406,-91.4326095581055,-91.415412902832,-91.415412902832,-91.4326095581055,-91.5013580322266,-91.5128173828125,-91.4898986816406,-91.4669799804688,-91.4727172851562,-91.5070877075195,-91.5471954345703,-91.5586547851562,-91.5586547851562,-91.5242767333984,-91.5300064086914,-91.5643844604492,-91.610221862793,-91.6331405639648,-91.6274108886719,-91.6044921875,-91.610221862793,-91.6159515380859,-91.610221862793,-91.5873031616211,-91.5701141357422,-91.6216812133789,-91.6274108886719,-91.610221862793,-91.1862335205078,-91.0601806640625,-90.8539199829102,-90.5674438476562,-90.5617141723633,-90.3497161865234,-90.2695007324219,-89.8397827148438,-89.7538375854492,-89.7309188842773,-89.7251892089844,-89.7652969360352,-89.7824859619141,-89.8054046630859,-89.8225936889648,-89.8340530395508,-89.8340530395508,-89.8054046630859,-89.788215637207,-89.7710266113281,-89.702278137207,-89.6850814819336,-89.6793518066406,-89.6679000854492,-89.6621704101562,-89.6335144042969,-89.6392440795898,-89.6335144042969,-89.6106033325195,-89.604866027832,-89.5762252807617,-89.5475692749023,-89.5991363525391,-89.6507034301758,-89.7080078125,-89.7767562866211,-89.8168640136719,-89.8512420654297,-89.8913497924805,-89.9085388183594,-89.9371871948242,-89.977294921875,-89.9944839477539,-90.0002059936523,-90.0059356689453,-90.0288619995117,-90.0460433959961,-90.0746994018555,-90.0861511230469,-90.1205368041992,-90.1663665771484,-90.2064743041992,-90.24658203125,-90.2695007324219,-90.2981491088867,-90.3153381347656,-90.3382568359375,-90.3439865112305,-90.3497161865234,-90.3497161865234,-90.3726272583008,-90.4012832641602,-90.424201965332,-90.435661315918,-90.435661315918,-90.424201965332,-90.4184646606445,-90.3955535888672,-90.3611755371094,-90.2981491088867,-90.2637710571289,-90.1434478759766,-90.1205368041992,-90.0918807983398,-90.057502746582,-90.0231323242188,-89.983024597168,-89.9543762207031,-89.9199905395508,-89.9142684936523,-89.9028091430664,-89.8856201171875,-89.8684310913086,-89.8512420654297,-89.8455123901367,-89.8225936889648,-89.799674987793,-89.788215637207,-89.7710266113281,-89.7652969360352,-89.7423782348633,-89.7366485595703,-89.7423782348633,-89.7423782348633,-89.7309188842773,-89.7137298583984,-89.6850814819336,-89.6679000854492,-89.6507034301758,-89.6507034301758,-89.6793518066406,-89.6850814819336,-89.6850814819336,-89.702278137207,-89.7194595336914,-89.7194595336914,-89.7137298583984,-89.7366485595703,-89.7767562866211,-89.8054046630859,-89.8283233642578,-89.8455123901367,-89.8512420654297,-89.8397827148438,-89.8225936889648,-89.7767562866211,-89.7423782348633,-89.7194595336914,-89.6908111572266,-89.6507034301758,-89.6277847290039,-89.5991363525391,-89.5876770019531,-89.5876770019531,-89.5704956054688,-89.5418472290039,-89.5074615478516,-89.5017395019531,-89.4845504760742,-89.4559020996094,-89.3986053466797,-89.3584976196289,-89.3298492431641,-89.2381744384766,-89.2152633666992,-89.1980667114258,-89.1923370361328,-89.2209854125977,-89.2267150878906,-89.2209854125977,-89.1808776855469,-89.1751480102539,-89.1980667114258,-89.2209854125977,-89.2209854125977,-89.2095336914062,-89.2152633666992,-89.1751480102539,-89.1636962890625,-89.1751480102539,-89.2095336914062,-89.25537109375,-89.2840118408203,-89.3012008666992,-89.3012008666992,-89.3183898925781,-89.3871459960938,-89.4043350219727,-89.4387130737305,-89.4444427490234,-89.4387130737305,-89.4559020996094,-89.4730911254883,-89.518928527832,-89.5418472290039,-89.5475692749023,-89.5647659301758,-89.5991363525391,-89.6163330078125,-89.6220626831055,-89.604866027832,-89.604866027832,-89.5934066772461,-89.5704956054688,-89.5532989501953,-89.524658203125,-89.5361175537109,-89.518928527832,-89.4788208007812,-89.4501724243164,-89.4329833984375,-89.4157943725586,-89.3871459960938,-89.335578918457,-89.335578918457,-89.34130859375,-89.335578918457,-89.3241195678711,-89.2668228149414,-89.249641418457,-89.2267150878906,-89.2209854125977,-89.2095336914062,-89.2038040161133,-89.1751480102539,-89.1579666137695,-89.1121292114258,-89.072021484375,-89.0376434326172,-89.0261840820312,-89.0319137573242,-89.072021484375,-89.0433731079102,-89.0376434326172,-89.066291809082,-89.0834808349609,-89.1121292114258,-89.1407699584961,-89.1579666137695,-89.1694259643555,-89.1636962890625,-89.152229309082,-89.1636962890625,-89.1808776855469,-89.2095336914062,-89.2381744384766,-89.25537109375,-89.2782821655273,-89.3298492431641,-89.3527679443359,-89.3756866455078,-89.3986053466797,-89.4100646972656,-89.4043350219727,-89.3756866455078,-89.3527679443359,-89.34130859375,-89.335578918457,-89.3584976196289,-89.3871459960938,-89.4100646972656,-89.4444427490234,-89.4501724243164,-89.4788208007812,-89.4960098266602,-89.5131912231445,-89.530387878418,-89.5590286254883,-89.5876770019531,-89.6277847290039,-89.6449737548828,-89.6621704101562,-89.6793518066406,-89.6908111572266,-89.7652969360352,-89.8225936889648,-89.8397827148438,-89.8455123901367,-89.8512420654297,-89.8627014160156,-89.8970794677734,-89.9314575195312,-89.9658279418945,-89.9944839477539,-90.0345916748047,-90.0517730712891,-90.0345916748047,-90.0288619995117,-90.0517730712891,-90.0517730712891,-90.0345916748047,-90.0288619995117,-90.0632400512695,-90.0746994018555,-90.0746994018555,-90.0689697265625,-90.0231323242188,-90.0174026489258,-90.0231323242188,-90.0804214477539,-90.1090774536133,-90.1778259277344,-90.2293930053711,-90.24658203125,-90.2637710571289,-90.2809600830078,-90.3096084594727,-90.3267974853516,-90.3439865112305,-90.3669052124023,-90.4012832641602,-90.4184646606445,-90.429931640625,-90.4700393676758,-90.4757690429688,-90.4986801147461,-90.5445175170898,-90.5559768676758,-90.5788955688477,-90.5903549194336,-90.5788955688477,-90.5846252441406,-90.5731735229492,-90.5674438476562,-90.5731735229492,-90.6247329711914,-90.6648406982422,-90.6763000488281,-90.6820297241211,-90.7221374511719,-90.7565155029297,-90.8138122558594,-90.8539199829102,-90.9226684570312,-90.9570465087891,-90.9857025146484,-91.0372619628906,-91.0544509887695,-91.0716400146484,-91.1117477416992,-91.1289367675781,-91.1289367675781,-91.1403961181641,-91.157585144043,-91.1690444946289,-91.2034225463867,-91.2206115722656,-91.2263412475586,-91.23779296875,-91.2779006958008,-91.2893676757812,-91.2893676757812,-91.3237380981445,-91.3466644287109,-91.3810424804688,-91.3982238769531,-91.421142578125,-91.4383392333984,-91.4440612792969,-91.4612503051758,-91.5357360839844,-91.5529251098633,-91.5471954345703,-91.5357360839844,-91.5357360839844,-91.5586547851562,-91.5701141357422,-91.6044921875,-91.6331405639648,-91.6503295898438,-91.6617889404297,-91.6503295898438,-91.6388702392578,-91.6388702392578,-91.6331405639648,-91.6159515380859,-91.598762512207,-91.598762512207,-91.6159515380859,-91.6503295898438,-91.7133560180664,-91.7649230957031,-91.8222122192383,-91.8565902709961,-91.873779296875,-91.8795166015625,-91.8795166015625,-91.8795166015625,-91.8508605957031,-91.8508605957031,-91.8565902709961,-91.8795166015625,-91.9024276733398,-91.9368057250977,-91.9654541015625,-91.9826431274414,-91.9941024780273,-91.9941024780273,-92.0170211791992,-92.1029663085938,-92.1373443603516,-92.1488037109375,-92.14306640625,-92.1488037109375,-92.2003707885742,-92.2118301391602,-92.1946411132812,-92.1717224121094,-92.1373443603516,-92.1258850097656,-92.1316146850586,-92.1316146850586,-92.1258850097656,-92.0972290039062,-92.0685882568359,-92.0456695556641,-92.0456695556641,-92.0685882568359,-92.0743179321289,-92.2118301391602,-92.246208190918,-92.2920455932617,-92.3321533203125,-92.3837203979492,-92.4753875732422,-92.6128997802734,-92.6644668579102,-92.8019714355469,-92.9051055908203,-92.9795913696289,-93.0254287719727,-93.0712661743164,-93.0941772460938,-93.1113739013672,-93.151481628418,-93.2030487060547,-93.2431564331055,-93.3004455566406,-93.3462829589844,-93.3692016601562,-93.4952545166016,-93.5640106201172,-93.6098480224609,-93.6614074707031,-93.7072448730469,-93.7588119506836,-93.8046493530273,-93.8447570800781,-93.8848648071289,-93.9077835083008,-93.9307022094727,-93.9307022094727,-93.9077835083008,-93.861946105957,-93.8332977294922,-93.8046493530273,-93.7989196777344,-93.7645416259766,-93.7416305541992,-93.7129745483398,-93.7244338989258,-93.7015228271484,-93.684326171875,-93.6900634765625,-93.678596496582,-93.7129745483398,-93.7473526000977,-93.7588119506836,-93.7530822753906,-93.7301635742188,-93.7301635742188,-93.7187042236328,-93.7301635742188,-93.7416305541992,-93.7301635742188,-93.7187042236328,-93.7015228271484,-93.7015228271484,-93.7015228271484,-93.6671371459961,-93.6499557495117,-93.598388671875,-93.5811920166016,-93.5754699707031,-93.5640106201172,-93.5754699707031,-93.5640106201172,-93.5468139648438,-93.5468139648438,-93.5582809448242,-93.5697402954102,-93.5811920166016,-93.5640106201172,-93.5468139648438,-93.5353622436523,-93.5468139648438,-93.5640106201172,-93.5525512695312,-93.5468139648438,-93.5754699707031,-93.6098480224609,-93.6098480224609,-93.6270294189453,-93.6499557495117,-93.678596496582,-93.6957931518555,-93.7015228271484,-93.684326171875,-93.6671371459961,-93.6614074707031,-93.7015228271484,-93.7187042236328,-93.7530822753906,-93.7416305541992,-93.7301635742188,-93.7473526000977,-93.7760009765625,-93.7989196777344,-93.8218383789062,-93.8447570800781,-93.8390274047852,-93.8275680541992,-93.8218383789062,-93.8390274047852,-93.8390274047852,-93.8275680541992,-93.8103790283203,-93.7989196777344,-93.8161087036133,-93.8332977294922,-93.8332977294922,-93.8447570800781,-93.873405456543,-93.873405456543,-93.9077835083008,-93.9593505859375,-94.0109176635742,-94.056755065918,-94.051025390625,-94.051025390625,-94.051025390625,-94.051025390625,-94.051025390625,-94.051025390625,null,-70.7373657226562,-70.7717514038086,-70.8003921508789,-70.8118591308594,-70.8233108520508,-70.8175811767578,-70.8175811767578,-70.8290405273438,-70.8576965332031,-70.9321746826172,-70.966552734375,-70.972282409668,-70.966552734375,-70.960823059082,-70.960823059082,-70.972282409668,-70.972282409668,-71.0181198120117,-71.0754165649414,-71.0410385131836,-71.0123901367188,-70.972282409668,-70.9379043579102,-70.9207153320312,-70.9035263061523,-70.8748779296875,-70.8404998779297,-70.8290405273438,-70.8233108520508,-70.8175811767578,-70.8118591308594,-70.7946624755859,-70.7602920532227,-70.6628799438477,-70.6399688720703,-70.6285095214844,-70.6399688720703,-70.6972579956055,-70.7201843261719,-70.7144546508789,-70.691535949707,-70.5884017944336,-70.5597534179688,-70.5425643920898,-70.4967269897461,-70.4738082885742,-70.4337005615234,-70.3993301391602,-70.3935928344727,-70.4107818603516,-70.3993301391602,-70.3878631591797,-70.3592224121094,-70.3076553344727,-70.2790069580078,-70.2618179321289,-70.2675476074219,-70.3019180297852,-70.3076553344727,-70.2732772827148,-70.2446212768555,-70.2560806274414,-70.2961883544922,-70.2675476074219,-70.238899230957,-70.2159805297852,-70.2045135498047,-70.1873321533203,-70.1414947509766,-70.0956573486328,-70.0727386474609,-70.0498199462891,-70.0383605957031,-70.0326309204102,-70.0269012451172,-69.9925308227539,-69.7003173828125,-69.4654006958008,-69.2705993652344,-69.2419509887695,-69.2132949829102,-69.1789245605469,-69.1445465087891,-69.0815200805664,-69.0528717041016,-69.0471496582031,-69.0643310546875,-69.0528717041016,-69.0070343017578,-68.9210968017578,-68.8695297241211,-68.7663955688477,-68.6804504394531,-68.6288833618164,-68.5773162841797,-68.525749206543,-68.4111633300781,-68.3939666748047,-68.3882446289062,-68.3767852783203,-68.2736511230469,-68.1991653442383,-68.1590576171875,-67.9986343383789,-67.9413299560547,-67.8954925537109,-67.8725814819336,-67.8267440795898,-67.792366027832,-67.7751770019531,-67.7694473266602,-67.7751770019531,-67.7637176513672,-67.7637176513672,-67.7751770019531,-67.792366027832,-67.792366027832,-67.7694473266602,-67.7637176513672,-67.792366027832,-67.8095550537109,-67.803825378418,-67.7809066772461,-67.7579879760742,-67.7293472290039,-67.6949615478516,-67.6720428466797,-67.6491241455078,-67.5746383666992,-67.523078918457,-67.4600524902344,-67.4371337890625,-67.4199447631836,-67.4142150878906,-67.4314041137695,-67.4772415161133,-67.4829711914062,-67.4829711914062,-67.4543228149414,-67.4256744384766,-67.4199447631836,-67.4485931396484,-67.4600524902344,-67.4314041137695,-67.3798370361328,-67.345458984375,-67.3110809326172,-67.2595138549805,-67.2423248291016,-67.2079467773438,-67.1735687255859,-67.1162719726562,-67.0818939208984,-67.1105499267578,-67.1162719726562,-67.0647125244141,-67.0647125244141,-67.0818939208984,-67.1220016479492,-67.1850357055664,-67.1907653808594,-67.156379699707,-67.1391983032227,-67.1105499267578,-67.0933609008789,-67.0818939208984,-67.070442199707,-67.0246047973633,-67.0074157714844,-67.0188751220703,-67.0188751220703,-67.0417938232422,-67.0818939208984,-67.1048202514648,-67.156379699707,-67.1850357055664,-67.2136764526367,-67.2365951538086,-67.2709808349609,-67.2996215820312,-67.2996215820312,-67.3053512573242,-67.3339996337891,-67.3626480102539,-67.3855667114258,-67.3798370361328,-67.3912963867188,-67.4084854125977,-67.4314041137695,-67.4428558349609,-67.4314041137695,-67.4543228149414,-67.4715118408203,-67.4944305419922,-67.5058898925781,-67.5459976196289,-67.5689086914062,-67.5803680419922,-67.5746383666992,-67.5918350219727,-67.620475769043,-67.6605834960938,-67.6835098266602,-67.7293472290039,-67.7407989501953,-67.7637176513672,-67.7637176513672,-67.7751770019531,-67.803825378418,-67.8324737548828,-67.8496627807617,-67.8553848266602,-67.8783111572266,-67.8725814819336,-67.8840408325195,-67.9069595336914,-67.9069595336914,-67.9241485595703,-67.9527969360352,-67.9814376831055,-67.9928970336914,-67.9871673583984,-68.0043640136719,-68.0158233642578,-67.9986343383789,-68.0502014160156,-68.0502014160156,-68.0845718383789,-68.0903091430664,-68.0845718383789,-68.1304092407227,-68.1074905395508,-68.1304092407227,-68.1705169677734,-68.1934356689453,-68.2048950195312,-68.2335433959961,-68.245002746582,-68.245002746582,-68.2621917724609,-68.2793807983398,-68.2965698242188,-68.3137588500977,-68.3194885253906,-68.3137588500977,-68.3538589477539,-68.3767852783203,-68.4111633300781,-68.428352355957,-68.4512710571289,-68.4570007324219,-68.4340744018555,-68.4570007324219,-68.4799118041992,-68.4856414794922,-68.52001953125,-68.5429458618164,-68.5601272583008,-68.5945053100586,-68.5773162841797,-68.5945053100586,-68.5887832641602,-68.5658569335938,-68.5429458618164,-68.5601272583008,-68.5887832641602,-68.6518020629883,-68.6632614135742,-68.6861801147461,-68.703369140625,-68.7320175170898,-68.7663955688477,-68.8236923217773,-68.8408813476562,-68.8408813476562,-68.8236923217773,-68.7950439453125,-68.8007659912109,-68.7835845947266,-68.7549362182617,-68.703369140625,-68.703369140625,-68.7262878417969,-68.7205581665039,-68.7434768676758,-68.7721252441406,-68.8007659912109,-68.8236923217773,-68.8122329711914,-68.7778549194336,-68.7778549194336,-68.7950439453125,-68.8064956665039,-68.8236923217773,-68.8523330688477,-68.880989074707,-68.9440078735352,-68.978385925293,-69.0013122558594,-69.0013122558594,-68.978385925293,-68.9898452758789,-68.9955825805664,-69.0356826782227,-69.0586013793945,-69.0757904052734,-69.0929794311523,-69.1101684570312,-69.1216278076172,-69.1216278076172,-69.0929794311523,-69.0987091064453,-69.1216278076172,-69.156005859375,-69.161735534668,-69.161735534668,-69.1846542358398,-69.2132949829102,-69.2362213134766,-69.2591323852539,-69.2820587158203,-69.2935180664062,-69.2591323852539,-69.2534027099609,-69.2935180664062,-69.3278961181641,-69.3565444946289,-69.3680038452148,-69.3909149169922,-69.3737335205078,-69.3794555664062,-69.3966445922852,-69.4138412475586,-69.42529296875,-69.4539489746094,-69.4654006958008,-69.4711303710938,-69.4997863769531,-69.5112380981445,-69.5226974487305,-69.5398941040039,-69.5456161499023,-69.614372253418,-69.608642578125,-69.6258316040039,-69.6544799804688,-69.6831283569336,-69.7003173828125,-69.7346954345703,-69.7518768310547,-69.786262512207,-69.8149108886719,-69.8320922851562,-69.8149108886719,-69.8378219604492,-69.8550186157227,-69.872200012207,-69.872200012207,-69.8893890380859,-69.8893890380859,-69.883659362793,-69.9008560180664,-69.9294967651367,-69.9753341674805,-69.9810638427734,-69.9925308227539,-70.0211715698242,-70.0727386474609,-70.1243057250977,-70.1644058227539,-70.2045135498047,-70.2159805297852,-70.2217102050781,-70.2560806274414,-70.2675476074219,-70.2847290039062,-70.2503509521484,-70.2217102050781,-70.2331695556641,-70.2675476074219,-70.324836730957,-70.3592224121094,-70.3878631591797,-70.3878631591797,-70.3764038085938,-70.3878631591797,-70.4165115356445,-70.4451675415039,-70.4680786132812,-70.508186340332,-70.5368347167969,-70.5712051391602,-70.6055908203125,-70.6227798461914,-70.6514282226562,-70.6628799438477,-70.6686172485352,-70.6972579956055,-70.7373657226562,-70.7373657226562,null,-77.7159957885742,-77.756103515625,-77.750373840332,-77.750373840332,-77.761833190918,-77.7847518920898,-77.7904815673828,-77.7847518920898,-77.7732849121094,-77.7790145874023,-77.7904815673828,-77.8191223144531,-77.8363189697266,-77.8535079956055,-77.8649597167969,-77.8592300415039,-77.8363189697266,-77.8305892944336,-77.8535079956055,-77.8706893920898,-77.8936157226562,-77.9050674438477,-77.9279937744141,-77.9509048461914,-78.0082015991211,-78.0425796508789,-78.1113357543945,-78.1342544555664,-78.1915512084961,-78.2259292602539,-78.2431182861328,-78.2545776367188,-78.2774887084961,-78.3004150390625,-78.3233261108398,-78.3519744873047,-78.3978118896484,-78.4264678955078,-78.4379196166992,-78.4493789672852,-78.4436492919922,-78.4321899414062,-78.4436492919922,-78.4608383178711,-78.4608383178711,-78.47802734375,-78.47802734375,-78.483757019043,-78.5009460449219,-78.5467834472656,-78.6098098754883,-78.6499176025391,-78.7014846801758,-78.7415924072266,-78.7587814331055,-78.7473220825195,-78.7473220825195,-78.7645034790039,-78.7759628295898,-78.8046112060547,-78.8160705566406,-78.8218002319336,-78.8447189331055,-78.8676376342773,-78.9134750366211,-78.9593124389648,-78.9822311401367,-79.0166091918945,-79.0509872436523,-79.0624465942383,-79.0910873413086,-79.1025543212891,-79.1254730224609,-79.1426620483398,-79.2171401977539,-79.2515258789062,-79.2687072753906,-79.2859039306641,-79.3030853271484,-79.3317413330078,-79.3661117553711,-79.4004898071289,-79.4577865600586,-79.4921646118164,-79.4978942871094,-79.4004898071289,-78.9134750366211,-78.7988891601562,-78.3806304931641,-78.3290634155273,-78.0941467285156,-77.4696273803711,-77.4467010498047,-77.2289810180664,-77.0055236816406,-76.7935333251953,-76.5700836181641,-76.2377624511719,-76.1059875488281,-75.8023147583008,-75.7793960571289,-75.7736663818359,-75.767936706543,-75.756477355957,-75.7335586547852,-75.7220993041992,-75.7049179077148,-75.6934509277344,-75.3496780395508,-75.0574645996094,-75.0574645996094,-75.0746612548828,-75.0918502807617,-75.0918502807617,-75.0861206054688,-75.0918502807617,-75.1033020019531,-75.1548767089844,-75.1720657348633,-75.2007141113281,-75.217903137207,-75.2751922607422,-75.2465515136719,-75.2293548583984,-75.2236251831055,-75.2121734619141,-75.1892471313477,-75.1892471313477,-75.2007141113281,-75.2236251831055,-75.2408142089844,-75.2465515136719,-75.2694625854492,-75.2809219360352,-75.2866516113281,-75.2981185913086,-75.3324890136719,-75.3611373901367,-75.6189727783203,-75.6418838500977,-75.6590805053711,-75.6934509277344,-75.7278289794922,-75.7392883300781,-75.7736663818359,-75.7908630371094,-75.8080444335938,-75.8252334594727,-75.8424224853516,-75.8596115112305,-75.8596115112305,-75.8653411865234,-75.8939895629883,-75.8882598876953,-75.8768005371094,-75.8538818359375,-75.8137741088867,-75.7736663818359,-75.7736663818359,-75.7793960571289,-75.8538818359375,-75.8710708618164,-75.8825302124023,-75.8538818359375,-75.7965927124023,-75.7793960571289,-75.7851257324219,-75.8023147583008,-75.8252334594727,-75.8710708618164,-75.8939895629883,-75.939826965332,-75.945556640625,-75.945556640625,-75.9340972900391,-75.9111785888672,-75.8596115112305,-75.8424224853516,-75.8424224853516,-75.8596115112305,-75.8825302124023,-75.9111785888672,-75.9111785888672,-75.8997192382812,-75.8939895629883,-75.8997192382812,-75.9111785888672,-75.9283676147461,-75.939826965332,-75.939826965332,-75.9570159912109,-75.9684753417969,-76.0085754394531,-76.0085754394531,-75.9856643676758,-75.9971237182617,-76.0085754394531,-76.0372314453125,-76.0429611206055,-76.0429611206055,-76.0486831665039,-76.0486831665039,-76.0544128417969,-76.0716094970703,-76.0945205688477,-76.1288986206055,-76.1518249511719,-76.1632843017578,-76.1919250488281,-76.2091217041016,-76.2492294311523,-76.2664108276367,-76.3065185546875,-76.3065185546875,-76.2606811523438,-76.2492294311523,-76.1919250488281,-76.1747360229492,-76.1747360229492,-76.21484375,-76.2377624511719,-76.2664108276367,-76.2835998535156,-76.2835998535156,-76.2664108276367,-76.2492294311523,-76.21484375,-76.1690063476562,-76.1346282958984,-76.1059875488281,-76.0601501464844,-76.0544128417969,-76.0601501464844,-76.0830688476562,-76.123176574707,-76.1518249511719,-76.1518249511719,-76.1346282958984,-76.1174468994141,-76.1174468994141,-76.1346282958984,-76.1690063476562,-76.1861953735352,-76.2033920288086,-76.220573425293,-76.2320327758789,-76.2492294311523,-76.2778701782227,-76.3007888793945,-76.3122482299805,-76.3408966064453,-76.3408966064453,-76.3179779052734,-76.3065185546875,-76.2835998535156,-76.2721405029297,-76.2549514770508,-76.220573425293,-76.2033920288086,-76.1861953735352,-76.1747360229492,-76.1861953735352,-76.1690063476562,-76.1919250488281,-76.2091217041016,-76.2033920288086,-76.220573425293,-76.21484375,-76.2091217041016,-76.1690063476562,-76.1632843017578,-76.1575546264648,-76.1747360229492,-76.1690063476562,-76.1460876464844,-76.1288986206055,-76.1174468994141,-76.1174468994141,-76.1460876464844,-76.1575546264648,-76.2033920288086,-76.2091217041016,-76.220573425293,-76.2320327758789,-76.2377624511719,-76.2664108276367,-76.2664108276367,-76.2434997558594,-76.2033920288086,-76.1690063476562,-76.1690063476562,-76.1690063476562,-76.1288986206055,-76.1174468994141,-76.1117172241211,-76.123176574707,-76.1059875488281,-76.0028533935547,-75.9799346923828,-75.9627380371094,-75.9627380371094,-76.0200424194336,-76.0085754394531,-75.9684753417969,-75.945556640625,-75.9054489135742,-75.8997192382812,-75.8939895629883,-75.9054489135742,-75.8997192382812,-75.8768005371094,-75.8825302124023,-75.9226379394531,-75.9799346923828,-75.9971237182617,-76.0028533935547,-75.9856643676758,-75.9684753417969,-75.9684753417969,-76.0028533935547,-76.0315017700195,-76.0544128417969,-76.0716094970703,-76.0887908935547,-76.1117172241211,-76.1346282958984,-76.1403579711914,-76.1174468994141,-76.1117172241211,-76.1174468994141,-76.1403579711914,-76.1632843017578,-76.1919250488281,-76.2091217041016,-76.2091217041016,-76.21484375,-76.2377624511719,-76.2549514770508,-76.2664108276367,-76.2778701782227,-76.2778701782227,-76.2721405029297,-76.2778701782227,-76.2835998535156,-76.3065185546875,-76.3122482299805,-76.3179779052734,-76.3351669311523,-76.3523559570312,-76.3638153076172,-76.3695449829102,-76.3638153076172,-76.3523559570312,-76.3867340087891,-76.403923034668,-76.4153747558594,-76.4153747558594,-76.398193359375,-76.403923034668,-76.4211120605469,-76.4497604370117,-76.4612121582031,-76.4383010864258,-76.4383010864258,-76.4554901123047,-76.4955978393555,-76.5185165405273,-76.5414276123047,-76.5586242675781,-76.5872650146484,-76.6044616699219,-76.6159210205078,-76.6216430664062,-76.6044616699219,-76.5872650146484,-76.5872650146484,-76.5414276123047,-76.5299758911133,-76.4955978393555,-76.4841384887695,-76.4440307617188,-76.4268417358398,-76.4325714111328,-76.4497604370117,-76.5013198852539,-76.5127868652344,-76.5013198852539,-76.4784088134766,-76.4383010864258,-76.4268417358398,-76.4268417358398,-76.4440307617188,-76.4841384887695,-76.4955978393555,-76.5127868652344,-76.4784088134766,-76.4669494628906,-76.4726791381836,-76.4841384887695,-76.5185165405273,-76.5299758911133,-76.5471572875977,-76.5357055664062,-76.5357055664062,-76.5528869628906,-76.5700836181641,-76.5700836181641,-76.5185165405273,-76.5127868652344,-76.5185165405273,-76.5414276123047,-76.5586242675781,-76.575813293457,-76.5700836181641,-76.5528869628906,-76.5471572875977,-76.5414276123047,-76.5414276123047,-76.5471572875977,-76.5299758911133,-76.5414276123047,-76.5414276123047,-76.5185165405273,-76.5013198852539,-76.4669494628906,-76.4211120605469,-76.392463684082,-76.392463684082,-76.403923034668,-76.4268417358398,-76.4554901123047,-76.4784088134766,-76.4841384887695,-76.5414276123047,-76.5586242675781,-76.5815353393555,-76.6101913452148,-76.6273727416992,-76.6388320922852,-76.6617584228516,-76.6789398193359,-76.6789398193359,-76.6846694946289,-76.6617584228516,-76.5643539428711,-76.5299758911133,-76.5070495605469,-76.4841384887695,-76.4554901123047,-76.4211120605469,-76.398193359375,-76.3867340087891,-76.3867340087891,-76.403923034668,-76.403923034668,-76.398193359375,-76.3695449829102,-76.3408966064453,-76.3408966064453,-76.3523559570312,-76.3408966064453,-76.3351669311523,-76.3408966064453,-76.3466262817383,-76.3752746582031,-76.3867340087891,-76.398193359375,-76.4325714111328,-76.4440307617188,-76.4383010864258,-76.4383010864258,-76.4612121582031,-76.4726791381836,-76.4841384887695,-76.4841384887695,-76.5013198852539,-76.5185165405273,-76.5528869628906,-76.5700836181641,-76.5700836181641,-76.5987243652344,-76.6216430664062,-76.6560287475586,-76.673210144043,-76.6789398193359,-76.7305068969727,-76.7419738769531,-76.7534255981445,-76.7706146240234,-76.7935333251953,-76.8049926757812,-76.8279037475586,-76.8336410522461,-76.856559753418,-76.8622894287109,-76.8794784545898,-76.8794784545898,-76.8794784545898,-76.8622894287109,-76.8622894287109,-76.8794784545898,-76.9023971557617,-76.9253158569336,-76.9310455322266,-76.9768829345703,-76.9768829345703,-77.0112533569336,-77.028450012207,-77.0456314086914,-77.0570907592773,-77.0685577392578,-77.0857391357422,-77.0742797851562,-77.1143951416016,-77.1487655639648,-77.2232513427734,-77.2518997192383,-77.2690887451172,-77.2862777709961,-77.3149261474609,-77.3263778686523,-77.3263778686523,-77.3263778686523,-77.3149261474609,-77.2920074462891,-77.2805404663086,-77.2633590698242,-77.2461700439453,-77.2289810180664,-77.1774139404297,-77.1545028686523,-77.1487655639648,-77.1373062133789,-77.0914688110352,-77.0800094604492,-77.0570907592773,-77.0570907592773,-77.0628280639648,-77.0513610839844,-76.9310455322266,-77.0169906616211,-77.0628280639648,-77.1373062133789,-77.1831436157227,-77.2232513427734,-77.2518997192383,-77.2633590698242,-77.2862777709961,-77.3493041992188,-77.4295196533203,-77.481086730957,-77.5211944580078,-77.5441055297852,-77.5441055297852,-77.5326461791992,-77.5039978027344,-77.4696273803711,-77.4638900756836,-77.4753570556641,-77.4982681274414,-77.5326461791992,-77.5555648803711,-77.6128616333008,-77.6415100097656,-77.6873474121094,-77.7159957885742,-77.7159957885742,null,-70.4508895874023,-70.4566192626953,-70.4566192626953,-70.4680786132812,-70.508186340332,-70.5654830932617,-70.6170425415039,-70.6800765991211,-70.7087173461914,-70.7373657226562,-70.7430953979492,-70.777473449707,-70.8003921508789,-70.8175811767578,-70.8290405273438,-70.8290405273438,-70.8233108520508,-70.8061294555664,-70.777473449707,-70.7430953979492,-70.6972579956055,-70.6399688720703,-70.6170425415039,-70.6113128662109,-70.6170425415039,-70.6113128662109,-70.5941314697266,-70.5654830932617,-70.5482940673828,-70.5482940673828,-70.5311050415039,-70.4967269897461,-70.4852676391602,-70.4680786132812,-70.4566192626953,-70.4508895874023,-70.4508895874023,null,-73.4990234375,-73.504753112793,-73.4761047363281,-73.4188079833984,-73.3787002563477,-73.3500595092773,-73.3156814575195,-73.2755737304688,-73.2813034057617,-73.0292053222656,-72.9260635375977,-72.4734268188477,-72.2843551635742,-71.9348526000977,-71.9004745483398,-71.7457733154297,-71.3447036743164,-71.3103332519531,-71.2816772460938,-71.2644958496094,-71.23583984375,-71.2186584472656,-71.1957321166992,-71.1957321166992,-71.1957321166992,-71.1785507202148,-71.144172668457,-71.0868759155273,-71.0696792602539,-71.0410385131836,-71.0123901367188,-70.9092559814453,-70.8863372802734,-70.8404998779297,-70.8462295532227,-70.8576965332031,-70.8576965332031,-70.8347702026367,-70.8175811767578,-70.8233108520508,-70.783203125,-70.7717514038086,-70.7717514038086,-70.7201843261719,-70.7029876708984,-70.6972579956055,-70.7144546508789,-70.7602920532227,-70.8462295532227,-70.8748779296875,-70.8863372802734,-70.8806076049805,-70.8576965332031,-70.8576965332031,-70.8691482543945,-70.9379043579102,-70.972282409668,-70.9952011108398,-71.0009307861328,-71.0066604614258,-71.0009307861328,-71.0238418579102,-71.0467681884766,-71.0467681884766,-71.0467681884766,-71.0410385131836,-71.0467681884766,-71.0410385131836,-71.0353088378906,-71.0238418579102,-70.9894714355469,-70.960823059082,-70.9264450073242,-70.9149856567383,-70.9092559814453,-70.8978042602539,-70.8748779296875,-70.8462295532227,-70.788932800293,-70.7316436767578,-70.7259140014648,-70.7316436767578,-70.7201843261719,-70.6628799438477,-70.6456985473633,-70.6399688720703,-70.6170425415039,-70.6170425415039,-70.6227798461914,-70.6456985473633,-70.6514282226562,-70.6743469238281,-70.6858062744141,-70.7029876708984,-70.691535949707,-70.6628799438477,-70.6456985473633,-70.6055908203125,-70.5654830932617,-70.5540237426758,-70.5482940673828,-70.5368347167969,-70.513916015625,-70.4795379638672,-70.4107818603516,-70.336296081543,-70.2560806274414,-70.1758728027344,-70.0899276733398,-70.0498199462891,-70.0269012451172,-70.0211715698242,-70.0269012451172,-70.0498199462891,-70.0841979980469,-70.0899276733398,-70.0899276733398,-70.0841979980469,-70.1071166992188,-70.1357650756836,-70.1644058227539,-70.1816024780273,-70.1987915039062,-70.2159805297852,-70.2331695556641,-70.2503509521484,-70.2503509521484,-70.2331695556641,-70.2102432250977,-70.1644058227539,-70.1243057250977,-70.0841979980469,-70.0326309204102,-69.9982528686523,-69.9466934204102,-69.9524230957031,-69.9638748168945,-69.9753341674805,-69.9466934204102,-69.9466934204102,-69.9581451416016,-69.9696044921875,-69.9581451416016,-69.9466934204102,-69.9638748168945,-69.9810638427734,-69.9925308227539,-69.9982528686523,-70.0154418945312,-70.0498199462891,-70.0956573486328,-70.1300354003906,-70.1586761474609,-70.1873321533203,-70.2102432250977,-70.2503509521484,-70.2790069580078,-70.336296081543,-70.3534927368164,-70.3878631591797,-70.4279708862305,-70.4394302368164,-70.4623489379883,-70.4909973144531,-70.6628799438477,-70.6628799438477,-70.6456985473633,-70.6514282226562,-70.6285095214844,-70.6227798461914,-70.6456985473633,-70.6743469238281,-70.6972579956055,-70.7259140014648,-70.7430953979492,-70.7717514038086,-70.788932800293,-70.8175811767578,-70.8404998779297,-70.8519668579102,-70.8748779296875,-70.8920669555664,-70.9149856567383,-70.960823059082,-70.960823059082,-70.9550933837891,-70.960823059082,-70.9952011108398,-70.9952011108398,-71.0066604614258,-71.0639572143555,-71.0811462402344,-71.1097869873047,-71.1384429931641,-71.1556243896484,-71.1613540649414,-71.1670913696289,-71.2014617919922,-71.2644958496094,-71.3217849731445,-71.3389739990234,-71.3447036743164,-71.3504409790039,-71.3790817260742,-71.3848114013672,-71.3905410766602,-71.4936752319336,-71.7858810424805,-71.8030776977539,-72.1010055541992,-72.1296615600586,-72.502082824707,-72.5536422729492,-72.7484512329102,-72.7599105834961,-72.8172073364258,-72.8172073364258,-73.0120086669922,-73.040657043457,-73.4990234375,-73.4990234375,null,-70.061279296875,-70.0383605957031,-70.0211715698242,-70.0154418945312,-70.0440902709961,-70.0498199462891,-70.0326309204102,-70.0498199462891,-70.0440902709961,-70.0269012451172,-70.0154418945312,-69.9925308227539,-69.9867935180664,-69.9867935180664,-69.9696044921875,-69.9524230957031,-69.9524230957031,-69.9753341674805,-70.0211715698242,-70.0498199462891,-70.0956573486328,-70.1529541015625,-70.1816024780273,-70.2102432250977,-70.2102432250977,-70.1816024780273,-70.1529541015625,-70.1300354003906,-70.0899276733398,-70.061279296875,-70.061279296875,null,-90.4127349853516,-90.3783645629883,-90.3153381347656,-90.2809600830078,-90.2007522583008,-90.1377182006836,-90.0746994018555,-90.0231323242188,-89.9543762207031,-89.9028091430664,-89.8741607666016,-89.8397827148438,-89.788215637207,-89.7366485595703,-89.6736221313477,-89.6106033325195,-89.5704956054688,-89.518928527832,-89.4730911254883,-89.4272537231445,-89.3871459960938,-89.3298492431641,-89.2439041137695,-89.2038040161133,-89.1751480102539,-89.152229309082,-89.1235885620117,-89.0834808349609,-89.0319137573242,-88.9860763549805,-88.9345092773438,-88.9287796020508,-88.9115905761719,-88.9001312255859,-88.8600234985352,-88.8256454467773,-88.802734375,-88.7626266479492,-88.7339706420898,-88.6938629150391,-88.6480255126953,-88.625114440918,-88.5735473632812,-88.5448989868164,-88.5105209350586,-88.4818725585938,-88.430305480957,-88.3902053833008,-88.344367980957,-88.2698745727539,-88.2068557739258,-88.1380996704102,-88.0808029174805,-88.0005874633789,-87.9432907104492,-87.9031829833984,-87.8516235351562,-87.8344268798828,-87.7484817504883,-87.719841003418,-87.719841003418,-87.7427520751953,-87.7656784057617,-87.7714080810547,-87.7885894775391,-87.8859939575195,-87.9490203857422,-87.9547500610352,-87.9432907104492,-87.9547500610352,-88.063606262207,-88.1323699951172,-88.172477722168,-88.2068557739258,-88.2297668457031,-88.2297668457031,-88.2412261962891,-88.2412261962891,-88.2927932739258,-88.3329010009766,-88.3558197021484,-88.35009765625,-88.3730087280273,-88.3902053833008,-88.4131164550781,-88.4188461303711,-88.441764831543,-88.430305480957,-88.430305480957,-88.4188461303711,-88.441764831543,-88.441764831543,-88.4589538574219,-88.4532241821289,-88.4704132080078,-88.4589538574219,-88.430305480957,-88.4016571044922,-88.3672790527344,-88.3672790527344,-88.3157119750977,-88.2584228515625,-88.2011184692383,-88.166748046875,-88.1438293457031,-88.1380996704102,-88.161018371582,-88.1896591186523,-88.2354965209961,-88.2641525268555,-88.2526931762695,-88.2354965209961,-88.2068557739258,-88.1782073974609,-88.161018371582,-88.0979919433594,-88.0464248657227,-88.0292358398438,-87.9490203857422,-87.9203720092773,-87.8401565551758,-87.8115158081055,-87.7885894775391,-87.7484817504883,-87.719841003418,-87.719841003418,-87.6854629516602,-87.6625442504883,-87.6510848999023,-87.5937881469727,-87.5823287963867,-87.5823287963867,-87.5765991210938,-87.536491394043,-87.5078430175781,-87.4906539916992,-87.4505462646484,-87.44482421875,-87.44482421875,-87.4047164916992,-87.3817901611328,-87.3932571411133,-87.3932571411133,-87.3760604858398,-87.3646011352539,-87.3244934082031,-87.3130416870117,-87.255744934082,-87.2156372070312,-87.1755294799805,-87.158332824707,-87.1296920776367,-87.1067733764648,-87.0609359741211,-87.0208282470703,-86.9749908447266,-86.9578018188477,-86.9520797729492,-86.9176940917969,-86.8661346435547,-86.8260269165039,-86.7744598388672,-86.7286224365234,-86.6827850341797,-86.6655960083008,-86.6541366577148,-86.6082992553711,-86.5968399047852,-86.5452728271484,-86.5051651000977,-86.4765167236328,-86.4478759765625,-86.4134979248047,-86.356201171875,-86.2587966918945,-86.1900405883789,-86.1384735107422,-86.1040954589844,-86.081184387207,-86.0238800048828,-85.9665832519531,-85.9379425048828,-85.9207534790039,-85.8691864013672,-85.8233489990234,-85.7717819213867,-85.6972961425781,-85.628547668457,-85.5655136108398,-85.5139465332031,-85.4394683837891,-85.3535232543945,-85.3019561767578,-85.2389297485352,-85.1930923461914,-85.1358032226562,-85.1128768920898,-85.0441284179688,-84.992561340332,-84.9639129638672,-84.9467239379883,-84.9696426391602,-84.998291015625,-85.0154800415039,-85.0326690673828,-85.0269317626953,-85.0269317626953,-85.0326690673828,-85.0269317626953,-84.9868316650391,-84.9467239379883,-84.9066162109375,-84.8321304321289,-84.81494140625,-84.7920227050781,-84.7519149780273,-84.723274230957,-84.7060775756836,-84.6831665039062,-84.6602401733398,-84.5972213745117,-84.5914916992188,-84.5742950439453,-84.545654296875,-84.5170059204102,-84.4711685180664,-84.4310607910156,-84.3966827392578,-84.3623046875,-84.3279266357422,-84.2820892333984,-84.2591705322266,-84.2248001098633,-84.2305297851562,-84.2018737792969,-84.2190704345703,-84.2419815063477,-84.2477111816406,-84.2248001098633,-84.1846923828125,-84.1388549804688,-84.1102066040039,-84.0586395263672,-84.0529098510742,-84.0471801757812,-84.0242614746094,-84.0070724487305,-83.9669647216797,-83.9383163452148,-83.90966796875,-83.90966796875,-83.9325866699219,-83.9669647216797,-83.9956130981445,-84.0242614746094,-84.0414505004883,-84.0643692016602,-84.0815582275391,-84.098747253418,-84.1388549804688,-84.1732330322266,-84.2018737792969,-84.2591705322266,-84.3050079345703,-84.3279266357422,-84.3508453369141,-84.3737640380859,-84.4081420898438,-84.4367904663086,-84.4482498168945,-84.4711685180664,-84.4883575439453,-84.5170059204102,-84.5341949462891,-84.6029510498047,-84.6487808227539,-84.6831665039062,-84.6717071533203,-84.7118072509766,-84.7118072509766,-84.7060775756836,-84.7175445556641,-84.7060775756836,-84.723274230957,-84.7519149780273,-84.7805633544922,-84.81494140625,-84.8264007568359,-84.8264007568359,-84.8722381591797,-84.9066162109375,-84.9295349121094,-84.9810943603516,-85.0383987426758,-85.1071472167969,-85.175910949707,-85.2045516967773,-85.2618560791016,-85.3134155273438,-85.3535232543945,-85.3936309814453,-85.4337310791016,-85.4967651367188,-85.5597839355469,-85.6170806884766,-85.6571884155273,-85.6915664672852,-85.7545928955078,-85.8118896484375,-85.8519973754883,-85.8749160766602,-85.8921051025391,-85.9207534790039,-86.0066909790039,-86.1040954589844,-86.1728515625,-86.2587966918945,-86.2702560424805,-86.3046340942383,-86.3103637695312,-86.3218231201172,-86.3218231201172,-86.3332824707031,-86.356201171875,-86.4020385742188,-86.4249496459961,-86.4707870483398,-86.5051651000977,-86.5166244506836,-86.5681915283203,-86.5796585083008,-86.6140289306641,-86.6082992553711,-86.619758605957,-86.6426773071289,-86.6598663330078,-86.7171630859375,-86.7171630859375,-86.7171630859375,-86.6713256835938,-86.6484069824219,-86.5911102294922,-86.5796585083008,-86.53955078125,-86.53955078125,-86.5510025024414,-86.5681915283203,-86.6025695800781,-86.6426773071289,-86.6770553588867,-86.705696105957,-86.7630004882812,-86.7801895141602,-86.7801895141602,-86.8202972412109,-86.8546752929688,-86.9119644165039,-86.9749908447266,-86.9692611694336,-86.9692611694336,-86.9749908447266,-86.9807205200195,-86.9348831176758,-86.9406204223633,-86.9635314941406,-87.0093688964844,-87.0265579223633,-87.078125,-87.0666656494141,-87.072395324707,-87.083854675293,-87.1239624023438,-87.1869888305664,-87.2328262329102,-87.255744934082,-87.2958450317383,-87.3703308105469,-87.4218978881836,-87.5135726928711,-87.5823287963867,-87.6052474975586,-87.5937881469727,-87.6281661987305,-87.6682739257812,-87.7026443481445,-87.7484817504883,-87.7484817504883,-87.7370223999023,-87.6969146728516,-87.6740036010742,-87.6969146728516,-87.7427520751953,-87.8344268798828,-87.8630752563477,-87.8974609375,-87.8745346069336,-87.8516235351562,-87.8229675292969,-87.8286972045898,-87.8344268798828,-87.8115158081055,-87.8057861328125,-87.8172378540039,-87.8344268798828,-87.8115158081055,-87.8057861328125,-87.8344268798828,-87.9031829833984,-87.977668762207,-88.0063171386719,-88.0235061645508,-88.0578842163086,-88.0865325927734,-88.1209106445312,-88.1438293457031,-88.1438293457031,-88.1094436645508,-88.0979919433594,-88.1266403198242,-88.1266403198242,-88.1323699951172,-88.161018371582,-88.1839370727539,-88.2584228515625,-88.344367980957,-88.3787384033203,-88.4131164550781,-88.4704132080078,-88.5448989868164,-88.613655090332,-88.6422958374023,-88.6652221679688,-88.6938629150391,-88.7454299926758,-88.8141860961914,-88.8600234985352,-88.9345092773438,-88.9918060302734,-89.0376434326172,-89.066291809082,-89.1063919067383,-89.34130859375,-89.6850814819336,-89.8856201171875,-89.9199905395508,-90.0918807983398,-90.1205368041992,-90.1319885253906,-90.1377182006836,-90.1720962524414,-90.2007522583008,-90.2179336547852,-90.240852355957,-90.2981491088867,-90.3153381347656,-90.3267974853516,-90.3382568359375,-90.3783645629883,-90.4070129394531,-90.4127349853516,-90.4127349853516,null,-83.4455718994141,-83.7721633911133,-83.8867492675781,-84.368034362793,-84.4024124145508,-84.7977523803711,-84.8034820556641,-84.8321304321289,-85.2102813720703,-85.2962265014648,-85.6629180908203,-85.7545928955078,-86.0582580566406,-86.2358779907227,-86.5223541259766,-86.8202972412109,-86.7687301635742,-86.7343521118164,-86.6827850341797,-86.6369476318359,-86.6082992553711,-86.5911102294922,-86.5796585083008,-86.533821105957,-86.4478759765625,-86.3905715942383,-86.361930847168,-86.3160934448242,-86.2817153930664,-86.2645263671875,-86.2473373413086,-86.2244186401367,-86.2186889648438,-86.2244186401367,-86.2186889648438,-86.1843109130859,-86.1671295166016,-86.1728515625,-86.2072296142578,-86.1957702636719,-86.1900405883789,-86.1900405883789,-86.2072296142578,-86.2072296142578,-86.2129592895508,-86.2244186401367,-86.2416076660156,-86.253059387207,-86.3103637695312,-86.361930847168,-86.4478759765625,-86.436408996582,-86.436408996582,-86.4478759765625,-86.4822463989258,-86.5108947753906,-86.5166244506836,-86.4994354248047,-86.4421463012695,-86.4306793212891,-86.4192199707031,-86.4306793212891,-86.436408996582,-86.5051651000977,-86.4994354248047,-86.4879837036133,-86.4421463012695,-86.4192199707031,-86.4077682495117,-86.3676605224609,-86.3390045166016,-86.3160934448242,-86.253059387207,-86.2358779907227,-86.2358779907227,-86.2186889648438,-86.2129592895508,-86.2129592895508,-86.2358779907227,-86.2358779907227,-86.2186889648438,-86.1957702636719,-86.1442031860352,-86.0983657836914,-86.0697174072266,-86.0467987060547,-86.0525283813477,-86.0582580566406,-86.0525283813477,-86.0353469848633,-85.9952392578125,-85.9780426025391,-85.9436721801758,-85.9379425048828,-85.9150238037109,-85.8577270507812,-85.8290786743164,-85.7775115966797,-85.7488632202148,-85.6743850708008,-85.63427734375,-85.5998916625977,-85.5597839355469,-85.5254058837891,-85.5254058837891,-85.5254058837891,-85.5827102661133,-85.5827102661133,-85.5597839355469,-85.5597839355469,-85.5998916625977,-85.6056213378906,-85.5884399414062,-85.6113510131836,-85.6228179931641,-85.628547668457,-85.6170806884766,-85.5998916625977,-85.5884399414062,-85.5655136108398,-85.5426025390625,-85.5254058837891,-85.5139465332031,-85.4910354614258,-85.4681167602539,-85.4738388061523,-85.4795684814453,-85.4795684814453,-85.5024948120117,-85.5254058837891,-85.5483322143555,-85.5483322143555,-85.5426025390625,-85.5139465332031,-85.4795684814453,-85.450927734375,-85.4165496826172,-85.3936309814453,-85.3707122802734,-85.3592529296875,-85.3707122802734,-85.3764419555664,-85.3764419555664,-85.3477935791016,-85.2962265014648,-85.267578125,-85.2446594238281,-85.2332000732422,-85.181640625,-85.1472549438477,-85.1014175415039,-85.0383987426758,-84.9810943603516,-84.9467239379883,-84.9295349121094,-84.9295349121094,-84.9810943603516,-85.0212020874023,-85.0613098144531,-85.0785064697266,-85.0956954956055,-85.0956954956055,-85.0956954956055,-85.0670394897461,-85.0326690673828,-84.9868316650391,-84.9467239379883,-84.9409942626953,-84.9409942626953,-84.9696426391602,-84.9696426391602,-84.9295349121094,-84.8779678344727,-84.8264007568359,-84.7977523803711,-84.7691116333008,-84.7633819580078,-84.7461853027344,-84.7404556274414,-84.7060775756836,-84.6545104980469,-84.5628433227539,-84.4711685180664,-84.4196014404297,-84.368034362793,-84.3050079345703,-84.2763671875,-84.2477111816406,-84.2133331298828,-84.1732330322266,-84.1388549804688,-84.1159286499023,-84.1044769287109,-84.0815582275391,-84.0414505004883,-83.9841537475586,-83.9383163452148,-83.8982086181641,-83.7836151123047,-83.7148590087891,-83.6747589111328,-83.6231842041016,-83.5200576782227,-83.4971389770508,-83.4684906005859,-83.4112014770508,-83.3997344970703,-83.4054718017578,-83.4054718017578,-83.3882751464844,-83.3481674194336,-83.3137969970703,-83.3137969970703,-83.2679595947266,-83.2679595947266,-83.2908706665039,-83.3768157958984,-83.4226531982422,-83.4341125488281,-83.4513092041016,-83.4513092041016,-83.4341125488281,-83.3997344970703,-83.365364074707,-83.3309783935547,-83.3080596923828,-83.3023300170898,-83.2851486206055,-83.2794189453125,-83.3023300170898,-83.3023300170898,-83.3137969970703,-83.3195266723633,-83.3252563476562,-83.3309783935547,-83.3367080688477,-83.3481674194336,-83.37109375,-83.4054718017578,-83.4226531982422,-83.4455718994141,-83.4914093017578,-83.5200576782227,-83.5487060546875,-83.5601654052734,-83.5601654052734,-83.5773468017578,-83.5888137817383,-83.6002731323242,-83.6575698852539,-83.6747589111328,-83.6804885864258,-83.7091293334961,-83.7492370605469,-83.7893447875977,-83.8466415405273,-83.8867492675781,-83.9039459228516,-83.90966796875,-83.915397644043,-83.9383163452148,-83.9612350463867,-83.915397644043,-83.915397644043,-83.8867492675781,-83.8581085205078,-83.7950744628906,-83.7435073852539,-83.7205963134766,-83.7205963134766,-83.6919479370117,-83.6632919311523,-83.6289215087891,-83.5830841064453,-83.5544357299805,-83.5315170288086,-83.5028686523438,-83.4856796264648,-83.462760925293,-83.4513092041016,-83.4112014770508,-83.365364074707,-83.3367080688477,-83.2851486206055,-83.2335815429688,-83.1705474853516,-83.0731506347656,-83.0502319335938,-83.00439453125,-82.9814758300781,-82.9413681030273,-82.912727355957,-82.8668899536133,-82.8038558959961,-82.7522964477539,-82.7179107666016,-82.7007293701172,-82.6892700195312,-82.6548919677734,-82.6147842407227,-82.6033248901367,-82.5975952148438,-82.6033248901367,-82.5975952148438,-82.5746765136719,-82.5517578125,-82.5288391113281,-82.5288391113281,-82.5231094360352,-82.5173797607422,-82.5001983642578,-82.4944610595703,-82.4887313842773,-82.4543609619141,-82.4428939819336,-82.4715423583984,-82.5001983642578,-82.5173797607422,-82.5231094360352,-82.5231094360352,-82.5288391113281,-82.5632171630859,-82.6090545654297,-82.6262435913086,-82.6319732666016,-82.6606216430664,-82.6835403442383,-82.6720733642578,-82.6434326171875,-82.6434326171875,-82.6778106689453,-82.7007293701172,-82.7236480712891,-82.7752151489258,-82.8153228759766,-82.8153228759766,-82.7981262207031,-82.7981262207031,-82.8095855712891,-82.8611602783203,-82.8668899536133,-82.8668899536133,-82.8668899536133,-82.8668899536133,-82.8898010253906,-82.9241790771484,-82.9642868041992,-83.0273132324219,-83.0731506347656,-83.1075286865234,-83.1419067382812,-83.1419067382812,-83.1476364135742,-83.1705474853516,-83.1762847900391,-83.1705474853516,-83.1648254394531,-83.1762847900391,-83.193473815918,-83.2163848876953,-83.2335815429688,-83.2564926147461,-83.3080596923828,-83.3367080688477,-83.3596343994141,-83.3825454711914,-83.4112014770508,-83.4341125488281,-83.4398422241211,-83.4455718994141,-83.4455718994141,null,-96.4287948608398,-96.4287948608398,-96.4287948608398,-96.4345245361328,-96.4345245361328,-96.4345245361328,-96.4345245361328,-96.4345245361328,-96.4345245361328,-96.4402542114258,-96.4402542114258,-96.4574508666992,-96.5147399902344,-96.577766418457,-96.6866302490234,-96.7210006713867,-96.7783050537109,-96.8126754760742,-96.8355941772461,-96.8413238525391,-96.8355941772461,-96.8241424560547,-96.7783050537109,-96.6522521972656,-96.5949554443359,-96.5720367431641,-96.5605773925781,-96.5548477172852,-96.5605773925781,-96.5663070678711,-96.5663070678711,-96.5491180419922,-96.5491180419922,-96.5376586914062,-96.5548477172852,-96.577766418457,-96.577766418457,-96.589225769043,-96.6236038208008,-96.675163269043,-96.7095413208008,-96.7210006713867,-96.7381973266602,-96.7783050537109,-96.7840347290039,-96.7783050537109,-96.772575378418,-96.7668380737305,-96.7553787231445,-96.8241424560547,-96.8184127807617,-96.8126754760742,-96.8126754760742,-96.8184127807617,-96.8184127807617,-96.8241424560547,-96.8298721313477,-96.8355941772461,-96.8298721313477,-96.8241424560547,-96.8241424560547,-96.8355941772461,-96.8355941772461,-96.8355941772461,-96.8413238525391,-96.847053527832,-96.847053527832,-96.858512878418,-96.8699798583984,-96.8814315795898,-96.9100875854492,-96.9329986572266,-96.9559173583984,-96.9902954101562,-97.0189437866211,-97.0361328125,-97.0475921630859,-97.0590515136719,-97.0647811889648,-97.0762405395508,-97.1335372924805,-97.1449966430664,-97.1392669677734,-97.1392669677734,-97.1392669677734,-97.1392669677734,-97.1507263183594,-97.1392669677734,-97.1392669677734,-97.1392669677734,-97.1449966430664,-97.1564559936523,-97.1564559936523,-97.1392669677734,-97.1106185913086,-97.0934295654297,-97.1106185913086,-97.127799987793,-97.1449966430664,-97.1793746948242,-97.1851043701172,-97.1908340454102,-97.225212097168,-97.225212097168,-96.3715057373047,-95.2943420410156,-95.1568298339844,-95.1511001586914,-95.1052627563477,-95.0537033081055,-95.0193252563477,-94.9849395751953,-94.9333801269531,-94.9047241210938,-94.8818130493164,-94.8417053222656,-94.8015975952148,-94.7958679199219,-94.7901382446289,-94.7614898681641,-94.7328414916992,-94.7213821411133,-94.6984634399414,-94.6755447387695,-94.6755447387695,-94.6755447387695,-94.68701171875,-94.6812744140625,-94.6698150634766,-94.6067962646484,-94.5208511352539,-94.4406356811523,-94.4005279541016,-94.3718795776367,-94.3317718505859,-94.2916641235352,-94.2515563964844,-94.234375,-94.1541595458984,-93.8447570800781,-93.8103790283203,-93.7874603271484,-93.7931900024414,-93.7702713012695,-93.4494171142578,-93.4379577636719,-93.409309387207,-93.2660675048828,-93.2374267578125,-93.1858520507812,-93.0712661743164,-93.0082397460938,-92.956672668457,-92.9222946166992,-92.8821868896484,-92.8019714355469,-92.7389526367188,-92.6873779296875,-92.6530075073242,-92.6186294555664,-92.6128997802734,-92.6701965332031,-92.6873779296875,-92.6873779296875,-92.6300888061523,-92.5727920532227,-92.5326843261719,-92.504035949707,-92.4467391967773,-92.4581985473633,-92.4524688720703,-92.4180908203125,-92.3665237426758,-92.2805786132812,-92.2863159179688,-92.2748489379883,-92.2576675415039,-92.2118301391602,-92.1545333862305,-92.0857772827148,-92.0685882568359,-92.0456695556641,-92.0170211791992,-92.0112915039062,-91.9883728027344,-91.9941024780273,-91.9769134521484,-91.9425354003906,-91.9081573486328,-91.8795166015625,-91.8451385498047,-91.7706451416016,-91.7534637451172,-91.7248153686523,-91.7018966674805,-91.6961669921875,-91.6904296875,-91.6732482910156,-91.6216812133789,-91.5643844604492,-91.5529251098633,-91.5185546875,-91.4898986816406,-91.4555206298828,-91.4096832275391,-91.3008270263672,-91.2263412475586,-91.1633148193359,-91.0716400146484,-91.0143432617188,-90.9914245605469,-90.9513168334961,-90.9054794311523,-90.8768310546875,-90.8367309570312,-90.8310012817383,-90.8138122558594,-90.7622451782227,-90.7565155029297,-90.7507858276367,-90.7221374511719,-90.6820297241211,-90.6247329711914,-90.5903549194336,-90.5617141723633,-90.4929504394531,-90.424201965332,-90.3096084594727,-90.2293930053711,-90.1720962524414,-90.1148071289062,-90.0632400512695,-90.0288619995117,-89.9944839477539,-89.9600982666016,-89.9142684936523,-89.8455123901367,-89.788215637207,-89.7538375854492,-89.6850814819336,-89.5590286254883,-89.4730911254883,-89.5876770019531,-89.6621704101562,-89.7710266113281,-89.8397827148438,-89.9543762207031,-90.1033401489258,-90.2122039794922,-90.3554458618164,-90.4929504394531,-90.704948425293,-90.7851638793945,-90.8424606323242,-90.9455871582031,-91.0028839111328,-91.0716400146484,-91.1403961181641,-91.2893676757812,-91.3982238769531,-91.5357360839844,-91.6159515380859,-91.7420043945312,-91.787841796875,-91.8336791992188,-91.9138870239258,-91.9998321533203,-92.0743179321289,-92.1258850097656,-92.1602630615234,-92.2003707885742,-92.2232818603516,-92.2748489379883,-92.3034973144531,-92.2920455932617,-92.2920455932617,-92.3034973144531,-92.3321533203125,-92.3607940673828,-92.4352798461914,-92.4639282226562,-92.5384140014648,-92.5785217285156,-92.6873779296875,-92.7332153320312,-92.7561340332031,-92.779052734375,-92.7847900390625,-92.8077011108398,-92.8478088378906,-92.8879165649414,-92.9051055908203,-92.9222946166992,-92.9108352661133,-92.779052734375,-92.7389526367188,-92.6816482543945,-92.6701965332031,-92.6873779296875,-92.7274856567383,-92.7504119873047,-92.7618637084961,-92.7847900390625,-92.7675933837891,-92.7905197143555,-92.779052734375,-92.8019714355469,-92.7905197143555,-92.7618637084961,-92.779052734375,-92.7618637084961,-92.7962493896484,-92.8019714355469,-92.7389526367188,-92.6759185791016,-92.6300888061523,-92.5899810791016,-92.5326843261719,-92.4352798461914,-92.3607940673828,-92.3378829956055,-92.320686340332,-92.2977752685547,-92.2519378662109,-92.0972290039062,-92.1029663085938,-92.0170211791992,-91.9425354003906,-91.9081573486328,-91.8795166015625,-91.8623199462891,-91.8336791992188,-91.8107528686523,-91.7248153686523,-91.6675186157227,-91.6044921875,-91.5471954345703,-91.4956283569336,-91.4383392333984,-91.3982238769531,-91.3581161499023,-91.3065567016602,-91.2893676757812,-91.2607192993164,-91.2435302734375,-91.2435302734375,-91.2549896240234,-91.2721786499023,-91.23779296875,-91.2492599487305,-91.2607192993164,-91.2263412475586,-91.2206115722656,-91.2263412475586,-91.6044921875,-91.7248153686523,-92.0800476074219,-92.4581985473633,-92.5498733520508,-93.0254287719727,-93.0598068237305,-93.4952545166016,-93.6442260742188,-93.9765396118164,-94.2630157470703,-94.4520874023438,-94.8646240234375,-94.9161911010742,-95.3917388916016,-95.4662322998047,-95.8615646362305,-96.0449142456055,-96.4287948608398,-96.4287948608398,null,-88.1896591186523,-88.166748046875,-88.1323699951172,-88.1094436645508,-88.1495513916016,-88.166748046875,-88.1839370727539,-88.2068557739258,-88.2068557739258,-88.2526931762695,-88.2756042480469,-88.2985305786133,-88.3386306762695,-88.35009765625,-88.3902053833008,-88.430305480957,-88.430305480957,-88.4761428833008,-88.4646835327148,-88.4532241821289,-88.430305480957,-88.4188461303711,-88.4073867797852,-88.3902053833008,-88.4131164550781,-88.4073867797852,-88.4131164550781,-88.4532241821289,-88.4818725585938,-88.5105209350586,-88.5448989868164,-88.5678176879883,-88.5792770385742,-88.5964660644531,-88.619384765625,-88.6480255126953,-88.7110595703125,-88.7568969726562,-88.7798080444336,-88.797004699707,-88.797004699707,-88.8141860961914,-88.8371047973633,-88.8600234985352,-88.8772125244141,-88.894401550293,-88.9058609008789,-88.882942199707,-88.882942199707,-88.9001312255859,-88.9516983032227,-88.9975357055664,-89.0548248291016,-89.1808776855469,-89.2668228149414,-89.2840118408203,-89.2954788208008,-89.3012008666992,-89.3126602172852,-89.335578918457,-89.3527679443359,-89.3584976196289,-89.3584976196289,-89.34130859375,-89.3986053466797,-89.4157943725586,-89.4387130737305,-89.4444427490234,-89.4673538208008,-89.5017395019531,-89.5475692749023,-89.5762252807617,-89.604866027832,-89.6106033325195,-89.6335144042969,-89.6392440795898,-89.6335144042969,-89.6621704101562,-89.6679000854492,-89.6793518066406,-89.6850814819336,-89.702278137207,-89.7710266113281,-89.788215637207,-89.8054046630859,-89.8340530395508,-89.8340530395508,-89.8225936889648,-89.8054046630859,-89.7824859619141,-89.7652969360352,-89.7251892089844,-89.7309188842773,-89.7538375854492,-89.8397827148438,-90.2695007324219,-90.3497161865234,-90.5617141723633,-90.5674438476562,-90.8539199829102,-91.0601806640625,-91.1862335205078,-91.610221862793,-91.6274108886719,-91.6216812133789,-91.5701141357422,-91.5873031616211,-91.610221862793,-91.6159515380859,-91.610221862793,-91.6044921875,-91.6274108886719,-91.6331405639648,-91.610221862793,-91.5643844604492,-91.5300064086914,-91.5242767333984,-91.5586547851562,-91.5586547851562,-91.5471954345703,-91.5070877075195,-91.4727172851562,-91.4669799804688,-91.4898986816406,-91.5128173828125,-91.5013580322266,-91.4326095581055,-91.415412902832,-91.415412902832,-91.4326095581055,-91.4898986816406,-91.5013580322266,-91.4898986816406,-91.4727172851562,-91.4096832275391,-91.3982238769531,-91.4039535522461,-91.3867721557617,-91.3638458251953,-91.3180084228516,-91.2664489746094,-91.2836303710938,-91.3294677734375,-91.3523941040039,-91.3466644287109,-91.3294677734375,-91.3065567016602,-91.2721786499023,-91.2263412475586,-91.2320709228516,-91.23779296875,-91.2320709228516,-91.2091522216797,-91.1862335205078,-91.157585144043,-91.1117477416992,-91.0945587158203,-91.1117477416992,-91.1289367675781,-91.1289367675781,-91.1117477416992,-91.06591796875,-91.0429916381836,-91.0200805664062,-91.0028839111328,-90.9742431640625,-90.9570465087891,-90.9857025146484,-91.0143432617188,-91.0258102416992,-91.1002883911133,-91.1232070922852,-91.1690444946289,-91.1747741699219,-91.1690444946289,-91.1403961181641,-91.1174774169922,-91.1002883911133,-90.9857025146484,-90.962776184082,-90.9513168334961,-90.9284057617188,-90.9112091064453,-90.9226684570312,-90.9742431640625,-91.0200805664062,-91.0258102416992,-91.0372619628906,-91.0716400146484,-91.1002883911133,-91.1174774169922,-91.1174774169922,-91.0945587158203,-91.0258102416992,-91.0086135864258,-91.0028839111328,-91.0372619628906,-91.06591796875,-91.0601806640625,-91.0258102416992,-91.0200805664062,-91.0258102416992,-91.0544509887695,-91.1002883911133,-91.1289367675781,-91.146125793457,-91.146125793457,-91.1346664428711,-91.0945587158203,-91.0716400146484,-91.0716400146484,-91.0716400146484,-91.1174774169922,-91.146125793457,-91.157585144043,-91.15185546875,-91.1060180664062,-91.0888290405273,-91.0773696899414,-91.1117477416992,-91.1289367675781,-91.146125793457,-91.1805038452148,-91.2034225463867,-91.2148818969727,-91.2091522216797,-91.1919555664062,-91.1862335205078,-91.146125793457,-91.1346664428711,-91.1403961181641,-91.1862335205078,-91.1805038452148,-91.1690444946289,-91.1289367675781,-91.0888290405273,-91.0773696899414,-91.0716400146484,-91.0601806640625,-91.0429916381836,-91.0487213134766,-91.0544509887695,-91.0716400146484,-91.0888290405273,-91.1002883911133,-91.1117477416992,-91.1232070922852,-91.157585144043,-91.1690444946289,-91.1633148193359,-91.1289367675781,-91.0945587158203,-91.0716400146484,-91.0773696899414,-91.0945587158203,-91.1117477416992,-91.1403961181641,-91.1633148193359,-91.1805038452148,-91.1862335205078,-91.1862335205078,-91.1633148193359,-91.1346664428711,-91.1346664428711,-91.146125793457,-91.1690444946289,-91.1862335205078,-91.2091522216797,-91.2263412475586,-91.2320709228516,-91.2263412475586,-91.2091522216797,-91.2148818969727,-91.2320709228516,-91.23779296875,-91.2148818969727,-91.1690444946289,-91.1633148193359,-91.1747741699219,-91.2034225463867,-91.2091522216797,-91.2206115722656,-91.2034225463867,-91.1862335205078,-91.1403961181641,-91.1117477416992,-91.0773696899414,-91.06591796875,-91.0773696899414,-91.1346664428711,-91.1403961181641,-91.1346664428711,-91.0945587158203,-91.06591796875,-91.0544509887695,-91.06591796875,-91.0601806640625,-91.0487213134766,-91.0544509887695,-91.0716400146484,-91.0716400146484,-91.0601806640625,-91.0429916381836,-91.0086135864258,-90.9857025146484,-90.9799728393555,-90.962776184082,-90.9455871582031,-90.9284057617188,-90.9284057617188,-90.9455871582031,-90.9799728393555,-90.962776184082,-90.9226684570312,-90.8653717041016,-90.8310012817383,-90.8195419311523,-90.8310012817383,-90.8940277099609,-90.9112091064453,-90.9112091064453,-90.8997573852539,-90.8596496582031,-90.8367309570312,-90.8195419311523,-90.7966232299805,-90.7679748535156,-90.7393264770508,-90.7221374511719,-90.7450561523438,-90.7507858276367,-90.7393264770508,-90.7164077758789,-90.6763000488281,-90.6533889770508,-90.607551574707,-90.5788955688477,-90.5674438476562,-90.5731735229492,-90.5617141723633,-90.5387878417969,-90.5330657958984,-90.5330657958984,-90.5674438476562,-90.5731735229492,-90.5559768676758,-90.5330657958984,-90.4929504394531,-90.4814987182617,-90.4643020629883,-90.4643020629883,-90.4700393676758,-90.4814987182617,-90.5330657958984,-90.5445175170898,-90.5330657958984,-90.5216064453125,-90.4757690429688,-90.4585723876953,-90.4471206665039,-90.429931640625,-90.429931640625,-90.424201965332,-90.4127349853516,-90.3497161865234,-90.3153381347656,-90.2866897583008,-90.2580413818359,-90.24658203125,-90.252311706543,-90.2637710571289,-90.2809600830078,-89.7251892089844,-89.6449737548828,-89.3527679443359,-89.1980667114258,-89.0204544067383,-88.8256454467773,-88.7912673950195,-88.3959274291992,-88.3672790527344,-88.1896591186523,-88.1896591186523,null,-95.7527084350586,-95.3745574951172,-95.2026672363281,-94.9161911010742,-94.6354370117188,-94.4807434082031,-94.2400970458984,-94.0166473388672,-93.7760009765625,-93.5697402954102,-93.3749313354492,-93.0999145507812,-92.6873779296875,-92.6300888061523,-92.3436126708984,-92.1717224121094,-91.9368057250977,-91.7018966674805,-91.6675186157227,-91.6159515380859,-91.5873031616211,-91.5242767333984,-91.4898986816406,-91.415412902832,-91.4383392333984,-91.4669799804688,-91.4898986816406,-91.4956283569336,-91.5013580322266,-91.4841690063477,-91.4669799804688,-91.421142578125,-91.4440612792969,-91.4555206298828,-91.4497909545898,-91.3810424804688,-91.3638458251953,-91.3523941040039,-91.335205078125,-91.2836303710938,-91.1862335205078,-91.1633148193359,-91.1060180664062,-91.06591796875,-91.0372619628906,-90.9799728393555,-90.9341354370117,-90.8940277099609,-90.8138122558594,-90.7622451782227,-90.7450561523438,-90.7221374511719,-90.7278671264648,-90.7221374511719,-90.69921875,-90.7164077758789,-90.69921875,-90.6763000488281,-90.6705703735352,-90.6361923217773,-90.6018142700195,-90.5674438476562,-90.5445175170898,-90.4929504394531,-90.4528427124023,-90.4070129394531,-90.3726272583008,-90.3153381347656,-90.2695007324219,-90.240852355957,-90.1892852783203,-90.1434478759766,-90.1205368041992,-90.1205368041992,-90.1434478759766,-90.1778259277344,-90.1892852783203,-90.1950149536133,-90.1835556030273,-90.1835556030273,-90.2007522583008,-90.24658203125,-90.2637710571289,-90.3038787841797,-90.3439865112305,-90.3669052124023,-90.3955535888672,-90.3783645629883,-90.3726272583008,-90.3038787841797,-90.252311706543,-90.2064743041992,-90.1950149536133,-90.16064453125,-90.1205368041992,-90.0002059936523,-89.9543762207031,-89.9371871948242,-89.9429168701172,-89.983024597168,-89.983024597168,-89.9314575195312,-89.9028091430664,-89.8397827148438,-89.7194595336914,-89.6736221313477,-89.6564407348633,-89.6449737548828,-89.5475692749023,-89.5131912231445,-89.5017395019531,-89.518928527832,-89.518928527832,-89.5074615478516,-89.4444427490234,-89.4215240478516,-89.4329833984375,-89.4730911254883,-89.5074615478516,-89.5131912231445,-89.5017395019531,-89.4673538208008,-89.4559020996094,-89.4444427490234,-89.4043350219727,-89.3928756713867,-89.3871459960938,-89.3527679443359,-89.3298492431641,-89.3012008666992,-89.2782821655273,-89.2610931396484,-89.2840118408203,-89.2897415161133,-89.2668228149414,-89.2439041137695,-89.1980667114258,-89.1751480102539,-89.1350402832031,-89.1063919067383,-89.0834808349609,-89.0892105102539,-89.0892105102539,-89.0892105102539,-89.1407699584961,-89.1464996337891,-89.1350402832031,-89.1121292114258,-89.1121292114258,-89.1063919067383,-89.1121292114258,-89.1293182373047,-89.1464996337891,-89.152229309082,-89.1636962890625,-89.1694259643555,-89.1694259643555,-89.1923370361328,-89.2209854125977,-89.249641418457,-89.2954788208008,-89.3298492431641,-89.4043350219727,-89.4329833984375,-89.4501724243164,-89.4788208007812,-89.4673538208008,-89.4788208007812,-89.518928527832,-89.5475692749023,-89.5590286254883,-89.5361175537109,-89.5131912231445,-89.5131912231445,-89.5418472290039,-89.5475692749023,-89.5074615478516,-89.518928527832,-89.5361175537109,-89.5647659301758,-89.5876770019531,-89.604866027832,-89.6106033325195,-89.5532989501953,-89.5532989501953,-89.5704956054688,-89.6106033325195,-89.6621704101562,-89.6850814819336,-89.6736221313477,-89.6106033325195,-89.5991363525391,-89.604866027832,-89.6277847290039,-89.6507034301758,-89.6850814819336,-89.7080078125,-89.7194595336914,-89.7538375854492,-89.7939453125,-89.9658279418945,-89.971565246582,-90.2981491088867,-90.3840942382812,-90.3783645629883,-90.2637710571289,-90.1892852783203,-90.1892852783203,-90.1377182006836,-90.1205368041992,-90.0918807983398,-90.0689697265625,-90.0689697265625,-90.1033401489258,-90.1262588500977,-90.1377182006836,-90.1720962524414,-90.2236633300781,-90.5731735229492,-90.7908935546875,-91.146125793457,-91.415412902832,-91.421142578125,-91.4612503051758,-91.4669799804688,-91.6732482910156,-92.1316146850586,-92.1602630615234,-92.5498733520508,-92.7675933837891,-92.773323059082,-92.8420791625977,-92.8478088378906,-93.3004455566406,-93.3061752319336,-93.3233642578125,-93.3348236083984,-93.5926513671875,-93.598388671875,-93.873405456543,-93.8905944824219,-94.0796661376953,-94.0853958129883,-94.6239776611328,-94.6354370117188,-94.6297073364258,-94.6354370117188,-94.6354370117188,-94.6354370117188,-94.6354370117188,-94.6297073364258,-94.6297073364258,-94.6297073364258,-94.6239776611328,-94.6239776611328,-94.6125183105469,-94.6182479858398,-94.6125183105469,-94.6182479858398,-94.6125183105469,-94.5953369140625,-94.583869934082,-94.6067962646484,-94.6411743164062,-94.6812744140625,-94.7328414916992,-94.767219543457,-94.8130569458008,-94.85888671875,-94.8932723999023,-94.8932723999023,-94.9391021728516,-94.956298828125,-94.9849395751953,-95.0651550292969,-95.1109924316406,-95.1109924316406,-95.0766143798828,-95.0594329833984,-95.036506652832,-94.9792098999023,-94.9792098999023,-94.9104614257812,-94.8703536987305,-94.9276504516602,-94.8932723999023,-94.8875427246094,-94.8932723999023,-94.9505615234375,-94.9792098999023,-95.0021362304688,-95.0250473022461,-95.0479736328125,-95.1281814575195,-95.1797485351562,-95.2255859375,-95.2485046386719,-95.3000717163086,-95.3344497680664,-95.3401794433594,-95.4031982421875,-95.3917388916016,-95.414665222168,-95.4662322998047,-95.4834136962891,-95.5349807739258,-95.5636291503906,-95.6323852539062,-95.6209259033203,-95.6438446044922,-95.6896820068359,-95.7183303833008,-95.7527084350586,-95.76416015625,-95.7527084350586,-95.7527084350586,null,-104.049133300781,-104.049133300781,-104.049133300781,-104.049133300781,-104.049133300781,-104.049133300781,-104.043403625488,-104.043403625488,-104.043403625488,-104.049133300781,-104.043403625488,-104.049133300781,-104.054862976074,-104.157997131348,-104.341346740723,-104.581985473633,-104.782516479492,-104.925765991211,-105.02889251709,-105.08618927002,-105.189315795898,-105.36693572998,-105.693519592285,-105.911247253418,-106.020111083984,-106.237831115723,-106.346694946289,-106.690467834473,-107.028518676758,-107.332183837891,-107.584281921387,-107.779090881348,-107.905136108398,-108.283294677734,-108.615608215332,-108.787498474121,-108.993759155273,-109.268775939941,-109.492233276367,-109.732879638672,-109.813087463379,-109.996437072754,-111.044952392578,-111.056411743164,-111.090789794922,-111.125160217285,-111.142356872559,-111.222564697266,-111.239753723145,-111.228302001953,-111.268402099609,-111.337158203125,-111.382995605469,-111.405914306641,-111.434562683105,-111.474670410156,-111.480400085449,-111.480400085449,-111.497589111328,-111.514778137207,-111.468940734863,-111.480400085449,-111.583526611328,-111.623634338379,-111.658012390137,-111.806983947754,-111.864280700684,-112.059089660645,-112.110649108887,-112.173675537109,-112.242431640625,-112.339836120605,-112.345565795898,-112.402862548828,-112.448699951172,-112.717987060547,-112.792472839355,-112.82112121582,-112.815391540527,-112.844032287598,-112.895599365234,-112.964363098145,-113.02165222168,-113.015922546387,-113.078948974609,-113.056030273438,-113.136245727539,-113.227920532227,-113.313865661621,-113.353973388672,-113.359703063965,-113.388343811035,-113.445648193359,-113.491485595703,-113.439910888672,-113.445648193359,-113.51439666748,-113.57169342041,-113.697746276855,-113.720664978027,-113.760772705078,-113.749305725098,-113.760772705078,-113.818069458008,-113.789413452148,-113.806610107422,-113.863906860352,-113.881088256836,-113.932655334473,-113.989959716797,-114.070167541504,-114.161834716797,-114.230598449707,-114.264976501465,-114.333724975586,-114.448318481445,-114.465507507324,-114.539993286133,-114.562911987305,-114.494155883789,-114.499885559082,-114.517074584961,-114.539993286133,-114.528533935547,-114.465507507324,-114.373832702637,-114.408210754395,-114.408210754395,-114.459777832031,-114.499885559082,-114.459777832031,-114.454048156738,-114.505615234375,-114.505615234375,-114.442588806152,-114.436859130859,-114.459777832031,-114.436859130859,-114.373832702637,-114.396751403809,-114.345184326172,-114.345184326172,-114.322273254395,-114.339454650879,-114.396751403809,-114.454048156738,-114.528533935547,-114.585830688477,-114.63166809082,-114.63166809082,-114.637390136719,-114.666046142578,-114.751983642578,-114.78636932373,-114.769172668457,-114.843658447266,-114.889488220215,-114.929595947266,-114.929595947266,-114.952522277832,-115.027008056641,-115.067115783691,-115.158790588379,-115.296295166016,-115.32494354248,-115.49683380127,-115.542663574219,-115.571319580078,-115.73747253418,-115.657257080078,-115.65153503418,-115.73747253418,-115.708824157715,-115.69164276123,-115.73747253418,-115.73747253418,-115.783317565918,-115.840606689453,-115.869255065918,-115.915084838867,-116.029685974121,-116.041145324707,-116.046867370605,-116.041145324707,-116.041145324707,-115.846336364746,-115.485374450684,-115.004089355469,-114.723342895508,-114.603019714355,-114.333724975586,-114.17903137207,-114.064437866211,-113.92692565918,-113.577423095703,-113.101867675781,-112.534637451172,-112.196594238281,-112.093467712402,-111.858551025391,-111.583526611328,-111.377265930176,-111.25121307373,-111.119430541992,-110.890251159668,-110.735557556152,-110.51782989502,-110.139678955078,-109.744338989258,-109.475044250488,-109.314613342285,-109.073974609375,-108.793228149414,-108.501014709473,-108.231727600098,-108.094215393066,-107.876495361328,-107.681686401367,-107.441047668457,-107.274887084961,-107.183212280273,-107.057167053223,-106.868087768555,-106.638900756836,-106.438369750977,-106.23210144043,-106.100318908691,-106.008651733398,-105.848220825195,-105.619041442871,-105.389862060547,-105.160675048828,-105.057540893555,-104.948677062988,-104.753875732422,-104.501770019531,-104.249671936035,-104.049133300781,-104.049133300781,null,-104.060592651367,-103.510551452637,-103.00634765625,-102.794357299805,-102.078163146973,-101.230186462402,-100.20458984375,-99.5399627685547,-99.2649383544922,-98.5143661499023,-98.5029067993164,-98.47998046875,-98.4685287475586,-98.4570693969727,-98.4169616699219,-98.39404296875,-98.3367462158203,-98.3138275146484,-98.2909088134766,-98.2336120605469,-98.1820526123047,-98.1362152099609,-98.0789108276367,-98.02734375,-97.9700546264648,-97.9299468994141,-97.8955688476562,-97.8726501464844,-97.8440017700195,-97.8038940429688,-97.7695236206055,-97.7351455688477,-97.6893081665039,-97.6606521606445,-97.6320114135742,-97.5919036865234,-97.5231475830078,-97.4773101806641,-97.4372024536133,-97.4028244018555,-97.3627243041992,-97.3397979736328,-97.299690246582,-97.2366714477539,-97.225212097168,-97.2366714477539,-97.2194747924805,-97.1908340454102,-97.1621780395508,-97.1392669677734,-97.0991592407227,-97.0647811889648,-97.0132141113281,-96.9902954101562,-96.9788360595703,-96.9559173583984,-96.9215393066406,-96.8757019042969,-96.8413238525391,-96.8126754760742,-96.7954864501953,-96.7897567749023,-96.7381973266602,-96.7267379760742,-96.7152709960938,-96.6866302490234,-96.6522521972656,-96.6350631713867,-96.6064147949219,-96.577766418457,-96.5433883666992,-96.5204696655273,-96.5090103149414,-96.4803619384766,-96.4402542114258,-96.4345245361328,-96.394416809082,-96.3886871337891,-96.3886871337891,-96.394416809082,-96.405876159668,-96.4116134643555,-96.405876159668,-96.3485794067383,-96.3428497314453,-96.3485794067383,-96.319938659668,-96.319938659668,-96.3428497314453,-96.3428497314453,-96.3371200561523,-96.2970123291016,-96.2798309326172,-96.2626342773438,-96.2282638549805,-96.222526550293,-96.1824264526367,-96.1652374267578,-96.1537780761719,-96.1537780761719,-96.1652374267578,-96.130859375,-96.0964813232422,-96.1022109985352,-96.0907516479492,-96.1194000244141,-96.125129699707,-96.125129699707,-96.0964813232422,-96.0678329467773,-96.0506439208984,-96.0506439208984,-96.0792922973633,-96.0850219726562,-96.0449142456055,-96.0162658691406,-96.0048141479492,-95.9990768432617,-95.947509765625,-95.9360504150391,-95.9303207397461,-95.9245986938477,-95.9245986938477,-95.9303207397461,-95.9245986938477,-95.9016723632812,-95.8787612915039,-95.8730316162109,-95.8787612915039,-95.9016723632812,-95.9016723632812,-95.8902130126953,-95.8844833374023,-95.8730316162109,-95.8558349609375,-95.8730316162109,-95.8730316162109,-95.8730316162109,-95.8386535644531,-95.8214645385742,-95.8271942138672,-95.8271942138672,-95.8558349609375,-95.8443756103516,-95.867301940918,-95.8730316162109,-95.8615646362305,-95.8329238891602,-95.7928161621094,-95.769889831543,-95.76416015625,-95.7527084350586,-95.76416015625,-95.7527084350586,-95.7183303833008,-95.6896820068359,-95.6438446044922,-95.6209259033203,-95.6323852539062,-95.5636291503906,-95.5349807739258,-95.4834136962891,-95.4662322998047,-95.414665222168,-95.3917388916016,-95.4031982421875,-95.3401794433594,-95.3344497680664,-95.3516311645508,-95.7985458374023,-96.0219955444336,-96.2397232055664,-96.4574508666992,-96.8126754760742,-96.9043502807617,-97.3741760253906,-97.8153610229492,-97.947135925293,-98.2794494628906,-98.5143661499023,-98.7148971557617,-99.0701293945312,-99.1675338745117,-99.6316299438477,-99.6316299438477,-100.181671142578,-100.731712341309,-100.760360717773,-101.316131591797,-101.40779876709,-102.055244445801,-102.066696166992,-102.066696166992,-102.060966491699,-102.066696166992,-102.060966491699,-102.060966491699,-102.616744995117,-102.656845092773,-103.373046875,-103.573585510254,-104.060592651367,-104.060592651367,-104.060592651367,-104.060592651367,-104.054862976074,-104.060592651367,-104.060592651367,-104.060592651367,null,-114.041519165039,-114.047248840332,-114.052978515625,-114.08162689209,-114.116004943848,-114.13892364502,-114.201942443848,-114.264976501465,-114.310813903809,-114.327995300293,-114.396751403809,-114.488426208496,-114.557182312012,-114.643127441406,-114.700416564941,-114.734802246094,-114.757713317871,-114.734802246094,-114.734802246094,-114.711875915527,-114.688957214355,-114.700416564941,-114.700416564941,-114.683235168457,-114.671775817871,-114.666046142578,-114.660308837891,-114.666046142578,-114.625938415527,-114.608741760254,-114.597282409668,-114.585830688477,-114.574363708496,-114.603019714355,-114.643127441406,-114.637390136719,-115.674446105957,-115.897903442383,-117.181335449219,-117.84595489502,-118.418922424316,-119.140846252441,-119.329917907715,-119.57056427002,-119.868492126465,-119.994552612305,-120.006011962891,-120.006011962891,-120.006011962891,-120.006011962891,-119.994552612305,-120.006011962891,-120.006011962891,-120.006011962891,-119.370025634766,-119.306999206543,-118.201194763184,-117.026634216309,-115.061378479004,-114.305076599121,-114.047248840332,-114.041519165039,-114.041519165039,-114.035797119141,-114.041519165039,-114.047248840332,-114.047248840332,-114.041519165039,-114.047248840332,-114.041519165039,-114.041519165039,null,-72.4734268188477,-72.502082824707,-72.5307312011719,-72.5536422729492,-72.5307312011719,-72.5249938964844,-72.502082824707,-72.4734268188477,-72.4562454223633,-72.4676971435547,-72.4562454223633,-72.4390563964844,-72.4447860717773,-72.4505157470703,-72.4390563964844,-72.4161376953125,-72.4104080200195,-72.3817520141602,-72.3760299682617,-72.3473815917969,-72.318733215332,-72.3072738647461,-72.3015441894531,-72.2843551635742,-72.2385177612305,-72.2156066894531,-72.1926803588867,-72.1812210083008,-72.1812210083008,-72.1296615600586,-72.1124649047852,-72.1010055541992,-72.1067352294922,-72.0895538330078,-72.0608978271484,-72.0437164306641,-72.0379867553711,-72.049446105957,-72.0322570800781,-72.0265274047852,-72.0093383789062,-71.9921493530273,-71.9577713012695,-71.866096496582,-71.8374481201172,-71.8087997436523,-71.7744216918945,-71.7515029907227,-71.694206237793,-71.6483688354492,-71.6025314331055,-71.5910797119141,-71.5796203613281,-71.5624237060547,-71.5509719848633,-71.5681533813477,-71.6254577636719,-71.5910797119141,-71.5280532836914,-71.5280532836914,-71.5452423095703,-71.5337829589844,-71.5051345825195,-71.4879455566406,-71.4822158813477,-71.4363784790039,-71.4020004272461,-71.4077301025391,-71.4306488037109,-71.4020004272461,-71.3676223754883,-71.3160552978516,-71.2874069213867,-71.2644958496094,-71.230110168457,-71.1900024414062,-71.1498947143555,-71.1155166625977,-71.0754165649414,-71.0181198120117,-70.972282409668,-70.972282409668,-70.960823059082,-70.960823059082,-70.966552734375,-70.972282409668,-70.966552734375,-70.9321746826172,-70.8576965332031,-70.8290405273438,-70.8175811767578,-70.8175811767578,-70.8233108520508,-70.8118591308594,-70.8003921508789,-70.7717514038086,-70.7373657226562,-70.7545547485352,-70.7430953979492,-70.7316436767578,-70.7316436767578,-70.7717514038086,-70.8404998779297,-70.8863372802734,-70.9092559814453,-71.0123901367188,-71.0410385131836,-71.0696792602539,-71.0868759155273,-71.144172668457,-71.1785507202148,-71.1957321166992,-71.1957321166992,-71.1957321166992,-71.2186584472656,-71.23583984375,-71.2644958496094,-71.2816772460938,-71.3103332519531,-71.3447036743164,-71.7457733154297,-71.9004745483398,-71.9348526000977,-72.2843551635742,-72.4734268188477,-72.4734268188477,null,-74.7251586914062,-74.3756484985352,-74.2381362915039,-74.1922988891602,-73.9001007080078,-73.9115524291992,-73.9172821044922,-73.9402084350586,-73.9745788574219,-74.0032272338867,-74.0146865844727,-74.0318756103516,-74.0547943115234,-74.0777130126953,-74.0949020385742,-74.1464691162109,-74.1693878173828,-74.1808471679688,-74.2037658691406,-74.2209548950195,-74.2324142456055,-74.2438659667969,-74.2610626220703,-74.2897033691406,-74.2954406738281,-74.2782440185547,-74.2610626220703,-74.2094955444336,-74.2037658691406,-74.1922988891602,-74.140739440918,-74.0891723632812,-74.0662536621094,-74.0089569091797,-74.0204162597656,-74.0089569091797,-73.9917678833008,-73.9745788574219,-73.957389831543,-73.957389831543,-73.957389831543,-73.957389831543,-73.9745788574219,-74.0032272338867,-74.0089569091797,-74.0204162597656,-74.0318756103516,-74.0490646362305,-74.0547943115234,-74.0719833374023,-74.0891723632812,-74.0949020385742,-74.0891723632812,-74.0719833374023,-74.0719833374023,-74.0719833374023,-74.0891723632812,-74.1235504150391,-74.1178207397461,-74.1120910644531,-74.129280090332,-74.1521911621094,-74.1751174926758,-74.1751174926758,-74.1751174926758,-74.2037658691406,-74.2266845703125,-74.2438659667969,-74.3069000244141,-74.312629699707,-74.3183517456055,-74.3412780761719,-74.3641891479492,-74.3871154785156,-74.3928451538086,-74.398567199707,-74.3928451538086,-74.3756484985352,-74.398567199707,-74.4214859008789,-74.4615936279297,-74.5017013549805,-74.5532684326172,-74.581916809082,-74.6105651855469,-74.6621322631836,-74.7079696655273,-74.7423400878906,-74.7709884643555,-74.7824478149414,-74.8053741455078,-74.8397521972656,-74.8741226196289,-74.9199600219727,-74.9486083984375,-74.9600677490234,-74.9543380737305,-74.9371490478516,-74.9027709960938,-74.8913192749023,-74.8855895996094,-74.8855895996094,-74.9199600219727,-74.9600677490234,-74.9829864501953,-75.0001754760742,-75.0116348266602,-75.046012878418,-75.0689315795898,-75.0861206054688,-75.1033020019531,-75.1204986572266,-75.1491394042969,-75.1606063842773,-75.1720657348633,-75.2121734619141,-75.2293548583984,-75.2408142089844,-75.2694625854492,-75.2981185913086,-75.3267593383789,-75.3611373901367,-75.3955154418945,-75.4241638183594,-75.4642715454102,-75.5158386230469,-75.5158386230469,-75.5101013183594,-75.5043792724609,-75.5043792724609,-75.5272979736328,-75.5502166748047,-75.5387573242188,-75.5215682983398,-75.5272979736328,-75.4413528442383,-75.4241638183594,-75.4127044677734,-75.3668670654297,-75.3382263183594,-75.2809219360352,-75.2408142089844,-75.2064437866211,-75.1663360595703,-75.1491394042969,-75.1319580078125,-75.1204986572266,-75.1147689819336,-75.0746612548828,-75.046012878418,-74.9715270996094,-74.9142303466797,-74.862663269043,-74.8340148925781,-74.8053741455078,-74.765266418457,-74.7308807373047,-74.7366104125977,-74.7824478149414,-74.8168258666992,-74.8340148925781,-74.85693359375,-74.8741226196289,-74.8970413208008,-74.9199600219727,-74.9314270019531,-74.9657974243164,-75.0116348266602,-75.046012878418,-75.0632019042969,-75.0689315795898,-75.0689315795898,-75.0861206054688,-75.1204986572266,-75.1434097290039,-75.1720657348633,-75.2007141113281,-75.2064437866211,-75.2007141113281,-75.1835174560547,-75.1949768066406,-75.1835174560547,-75.1720657348633,-75.1319580078125,-75.1147689819336,-75.0975799560547,-75.0689315795898,-75.0689315795898,-75.0918502807617,-75.1147689819336,-75.1262283325195,-75.1319580078125,-75.1204986572266,-75.0689315795898,-75.0173645019531,-74.9829864501953,-74.9772567749023,-74.9543380737305,-74.9256896972656,-74.8913192749023,-74.8683929443359,-74.851203918457,-74.8110961914062,-74.7709884643555,-74.7251586914062,-74.7251586914062,null,-103.00634765625,-103.000625610352,-103.046455383301,-103.046455383301,-103.046455383301,-103.046455383301,-103.046455383301,-103.046455383301,-103.046455383301,-103.052185058594,-103.052185058594,-103.057914733887,-103.06364440918,-103.06364440918,-103.069381713867,-103.07511138916,-103.07511138916,-103.07511138916,-103.361587524414,-103.716819763184,-103.963188171387,-104.014755249023,-104.845550537109,-104.91429901123,-105.997192382812,-106.38680267334,-106.461288452148,-106.62744140625,-106.650367736816,-106.638900756836,-106.644630432129,-106.638900756836,-106.598793029785,-106.547225952148,-107.314994812012,-108.220268249512,-108.225997924805,-108.231727600098,-108.50675201416,-108.902084350586,-109.056785583496,-109.056785583496,-109.056785583496,-109.051063537598,-109.056785583496,-109.051063537598,-109.051063537598,-109.04532623291,-109.039596557617,-108.919281005859,-108.690093994141,-108.489555358887,-108.392158508301,-108.271835327148,-107.916603088379,-107.549903869629,-107.458229064941,-107.441047668457,-107.274887084961,-106.908195495605,-106.598793029785,-106.472747802734,-106.008651733398,-105.72216796875,-105.601844787598,-105.389862060547,-105.240882873535,-105.103378295898,-104.799713134766,-104.398643493652,-104.112167358398,-104.014755249023,-103.877243041992,-103.636604309082,-103.390235900879,-103.166786193848,-103.086570739746,-103.00634765625,-103.00634765625,null,-73.9287414550781,-73.9344787597656,-73.95166015625,-73.9631195068359,-73.9688491821289,-73.9745788574219,-74.0032272338867,-74.0204162597656,-74.0261535644531,-74.0032272338867,-73.9745788574219,-73.95166015625,-73.9344787597656,-73.9287414550781,-73.9344787597656,-73.9287414550781,-73.9287414550781,null,-79.7671813964844,-79.6984329223633,-79.5494613647461,-79.4348678588867,-79.4062194824219,-79.38330078125,-79.3489227294922,-79.3202743530273,-79.2859039306641,-79.2114181518555,-79.1598510742188,-79.1254730224609,-79.1025543212891,-79.0567169189453,-79.0452575683594,-79.0223388671875,-78.9936904907227,-78.9077453613281,-78.8733749389648,-78.8561782836914,-78.8848266601562,-78.9020156860352,-78.9020156860352,-78.9192123413086,-78.9478530883789,-78.9765014648438,-78.9822311401367,-79.0166091918945,-79.0166091918945,-79.0108795166016,-79.0280685424805,-79.0567169189453,-79.0567169189453,-79.0395278930664,-79.0166091918945,-79.0166091918945,-79.0166091918945,-79.0108795166016,-78.9707717895508,-78.8447189331055,-78.6728363037109,-78.5238647460938,-78.4608383178711,-78.4150009155273,-78.2660369873047,-78.208740234375,-78.1858139038086,-78.0941467285156,-78.0082015991211,-77.9394454956055,-77.8134002685547,-77.756103515625,-77.6873474121094,-77.6357803344727,-77.5956726074219,-77.5555648803711,-77.5383758544922,-77.5154647827148,-77.4868087768555,-77.4180526733398,-77.3722152709961,-77.3149261474609,-77.2117919921875,-77.0914688110352,-77.0055236816406,-76.9768829345703,-76.9425048828125,-76.9367752075195,-76.9138488769531,-76.8393707275391,-76.8164520263672,-76.7476959228516,-76.7190475463867,-76.7075881958008,-76.6846694946289,-76.6617584228516,-76.6388320922852,-76.6159210205078,-76.575813293457,-76.5185165405273,-76.5070495605469,-76.4955978393555,-76.4841384887695,-76.4497604370117,-76.403923034668,-76.3466262817383,-76.2835998535156,-76.2606811523438,-76.2320327758789,-76.2263031005859,-76.220573425293,-76.21484375,-76.2377624511719,-76.2434997558594,-76.2835998535156,-76.3065185546875,-76.3007888793945,-76.2778701782227,-76.2606811523438,-76.2320327758789,-76.2091217041016,-76.1632843017578,-76.1575546264648,-76.21484375,-76.1518249511719,-76.1632843017578,-76.1919250488281,-76.2091217041016,-76.2263031005859,-76.2492294311523,-76.2606811523438,-76.2664108276367,-76.2377624511719,-76.2434997558594,-76.2664108276367,-76.2835998535156,-76.3007888793945,-76.3065185546875,-76.3237075805664,-76.3752746582031,-76.3695449829102,-76.3466262817383,-76.3122482299805,-76.1575546264648,-76.0429611206055,-75.9799346923828,-75.9283676147461,-75.8252334594727,-75.8137741088867,-75.7908630371094,-75.7793960571289,-75.7908630371094,-75.7507553100586,-75.6476135253906,-75.4814605712891,-75.2866516113281,-75.217903137207,-75.0918502807617,-75.034553527832,-75.0059051513672,-74.9428787231445,-74.8970413208008,-74.8397521972656,-74.8110961914062,-74.7423400878906,-74.7251586914062,-74.6277542114258,-74.5074310302734,-74.3871154785156,-74.2094955444336,-74.0318756103516,-73.3615188598633,-73.3557891845703,-73.3443298339844,-73.3901672363281,-73.3901672363281,-73.3672485351562,-73.3615188598633,-73.3787002563477,-73.3844299316406,-73.3729705810547,-73.3729705810547,-73.3500595092773,-73.3328628540039,-73.3214111328125,-73.3271408081055,-73.3271408081055,-73.3271408081055,-73.3443298339844,-73.3958969116211,-73.4130783081055,-73.4188079833984,-73.4531860351562,-73.4245376586914,-73.4245376586914,-73.4130783081055,-73.3958969116211,-73.3901672363281,-73.3901672363281,-73.3729705810547,-73.3672485351562,-73.3729705810547,-73.3844299316406,-73.4016265869141,-73.4302673339844,-73.4245376586914,-73.4016265869141,-73.3844299316406,-73.3672485351562,-73.3443298339844,-73.3214111328125,-73.3042221069336,-73.2870254516602,-73.2755737304688,-73.2641143798828,-73.2583847045898,-73.2641143798828,-73.2583847045898,-73.2583847045898,-73.2698440551758,-73.2813034057617,-73.2755737304688,-73.2698440551758,-73.2755737304688,-73.2813034057617,-73.2813034057617,-73.2813034057617,-73.2755737304688,-73.2813034057617,-73.2813034057617,-73.2813034057617,-73.2755737304688,-73.3156814575195,-73.3500595092773,-73.3787002563477,-73.4188079833984,-73.4761047363281,-73.504753112793,-73.4990234375,-73.5334091186523,-73.5448608398438,-73.5563201904297,-73.5620498657227,-73.4990234375,-73.5391311645508,-73.7224807739258,-73.6709136962891,-73.688102722168,-73.6995544433594,-73.7224807739258,-73.7453918457031,-73.7625885009766,-73.8084259033203,-73.8256072998047,-73.8198852539062,-73.8198852539062,-73.8141555786133,-73.9058227539062,-73.9058227539062,-73.8943710327148,-73.9172821044922,-73.9115524291992,-73.9001007080078,-74.1922988891602,-74.2381362915039,-74.3756484985352,-74.7251586914062,-74.7366104125977,-74.7538070678711,-74.765266418457,-74.8282852172852,-74.85693359375,-74.8970413208008,-74.9371490478516,-74.9772567749023,-75.0001754760742,-75.0116348266602,-75.040283203125,-75.0632019042969,-75.0689315795898,-75.0632019042969,-75.0517425537109,-75.0746612548828,-75.1147689819336,-75.1147689819336,-75.1262283325195,-75.1548767089844,-75.1777954101562,-75.2293548583984,-75.2465515136719,-75.2694625854492,-75.2866516113281,-75.315299987793,-75.3554077148438,-75.4012451171875,-75.4757308959961,-76.1059875488281,-76.1460876464844,-76.5643539428711,-76.9367752075195,-76.9711532592773,-77.6128616333008,-77.761833190918,-78.208740234375,-78.3118667602539,-78.9249420166016,-79.0624465942383,-79.6182174682617,-79.7557220458984,-79.7671813964844,-79.7671813964844,null,-74.2782440185547,-74.2037658691406,-74.0949020385742,-74.0605239868164,-74.0834426879883,-74.129280090332,-74.1636581420898,-74.1865768432617,-74.2324142456055,-74.2782440185547,-74.2954406738281,-74.2897033691406,-74.2610626220703,-74.2438659667969,-74.2324142456055,-74.2209548950195,-74.2037658691406,-74.1808471679688,-74.1693878173828,-74.1464691162109,-74.2782440185547,-74.2782440185547,null,-72.4963531494141,-72.4562454223633,-72.4390563964844,-72.4161376953125,-72.3989486694336,-72.3932189941406,-72.3760299682617,-72.3473815917969,-72.3359222412109,-72.3130035400391,-72.2843551635742,-72.2671661376953,-72.2442474365234,-72.2156066894531,-72.1984100341797,-72.1812210083008,-72.1640396118164,-72.146842956543,-72.1010055541992,-72.0437164306641,-72.0093383789062,-71.9806900024414,-71.9291152954102,-71.8890151977539,-71.877555847168,-71.8832855224609,-71.9004745483398,-72.0265274047852,-72.1182022094727,-72.2442474365234,-72.3473815917969,-72.5536422729492,-72.8229370117188,-73.052116394043,-73.1667098999023,-73.2068176269531,-73.224006652832,-73.2182769775391,-73.1724395751953,-73.1380615234375,-72.9489898681641,-72.7656402587891,-72.6739654541016,-72.6567764282227,-72.6567764282227,-72.6796951293945,-72.7656402587891,-72.8057479858398,-72.8343887329102,-72.8859558105469,-72.9776306152344,-73.0177383422852,-73.04638671875,-73.0864944458008,-73.1208801269531,-73.1552505493164,-73.1609802246094,-73.1838989257812,-73.2526550292969,-73.2698440551758,-73.2984924316406,-73.3500595092773,-73.3672485351562,-73.4016265869141,-73.4646453857422,-73.4990234375,-73.5391311645508,-73.6537246704102,-73.688102722168,-73.7167510986328,-73.7683181762695,-73.8141555786133,-73.8542633056641,-73.8829040527344,-73.9115524291992,-73.9001007080078,-73.8657150268555,-73.8256072998047,-73.7912292480469,-73.7797775268555,-73.7797775268555,-73.7969665527344,-73.8313369750977,-73.8657150268555,-73.8943710327148,-73.9230117797852,-73.945930480957,-73.957389831543,-74.0032272338867,-74.0032272338867,-74.0089569091797,-74.0204162597656,-74.0261535644531,-74.0146865844727,-73.9917678833008,-73.9688491821289,-73.945930480957,-73.9115524291992,-73.8886413574219,-73.8657150268555,-73.8485336303711,-73.8313369750977,-73.8141555786133,-73.8084259033203,-73.7740478515625,-73.7625885009766,-73.7568588256836,-73.7339401245117,-73.7224807739258,-73.7224807739258,-73.7052917480469,-73.682373046875,-73.6651840209961,-73.6594543457031,-73.6594543457031,-73.6651840209961,-73.6308059692383,-73.5620498657227,-73.5334091186523,-73.5104827880859,-73.4818420410156,-73.493293762207,-73.4818420410156,-73.4646453857422,-73.4188079833984,-73.3901672363281,-73.3729705810547,-73.3500595092773,-73.235466003418,-73.2010879516602,-73.1724395751953,-73.1667098999023,-73.1323318481445,-73.0922241210938,-72.9661712646484,-72.8172073364258,-72.7026138305664,-72.6338577270508,-72.5765686035156,-72.502082824707,-72.4218673706055,-72.3416442871094,-72.3072738647461,-72.2614364624023,-72.2671661376953,-72.2900848388672,-72.3416442871094,-72.3588409423828,-72.3932189941406,-72.4218673706055,-72.4161376953125,-72.4505157470703,-72.4734268188477,-72.502082824707,-72.5307312011719,-72.5479125976562,-72.5651016235352,-72.588020324707,-72.6338577270508,-72.6338577270508,-72.6166687011719,-72.5708312988281,-72.5421905517578,-72.5364608764648,-72.5536422729492,-72.5078048706055,-72.4676971435547,-72.4963531494141,-72.4963531494141,null,-75.8939895629883,-75.8596115112305,-75.8424224853516,-75.8252334594727,-75.8137741088867,-75.7793960571289,-75.7450256347656,-75.7278289794922,-75.7049179077148,-75.6819915771484,-75.6533508300781,-75.5903244018555,-75.5788650512695,-75.5674057006836,-75.5502166748047,-75.5387573242188,-75.5387573242188,-75.5502166748047,-75.5616760253906,-75.5731353759766,-75.5903244018555,-75.5960464477539,-75.6075134277344,-75.6361541748047,-75.6648101806641,-75.6877212524414,-75.6877212524414,-75.6991882324219,-75.7507553100586,-75.767936706543,-75.767936706543,-75.8195037841797,-75.8424224853516,-75.8596115112305,-75.8653411865234,-75.8825302124023,-75.8939895629883,-75.8939895629883,null,-78.5582427978516,-78.6384506225586,-79.0567169189453,-79.4463272094727,-79.4463272094727,-79.6755065917969,-79.6927032470703,-79.9104232788086,-80.3229598999023,-80.5406723022461,-80.7813186645508,-80.7755966186523,-80.8615341186523,-80.9073715209961,-80.9417495727539,-81.0391464233398,-81.0563430786133,-81.0563430786133,-81.0448837280273,-81.0276870727539,-81.0219650268555,-81.3256301879883,-81.3657379150391,-81.7725372314453,-81.8699417114258,-81.9845275878906,-82.2194366455078,-82.276741027832,-82.3168487548828,-82.3626861572266,-82.3798751831055,-82.4027862548828,-82.4085235595703,-82.4428939819336,-82.4772720336914,-82.5001983642578,-82.5918655395508,-82.6434326171875,-82.6720733642578,-82.6949996948242,-82.7007293701172,-82.7007293701172,-82.7522964477539,-82.7694854736328,-82.7866744995117,-82.8038558959961,-82.8668899536133,-82.9872055053711,-83.00439453125,-83.1075286865234,-83.1361770629883,-83.5143280029297,-83.5830841064453,-83.9497756958008,-84.0185317993164,-84.1445846557617,-84.3221969604492,-84.3221969604492,-84.2935485839844,-84.2878189086914,-84.2419815063477,-84.2190704345703,-84.2076034545898,-84.1732330322266,-84.1273956298828,-84.093017578125,-84.0529098510742,-84.0242614746094,-84.0185317993164,-84.0242614746094,-84.0128021240234,-84.0128021240234,-84.0128021240234,-83.9841537475586,-83.9497756958008,-83.8982086181641,-83.8409118652344,-83.7893447875977,-83.7377853393555,-83.6804885864258,-83.6575698852539,-83.5945434570312,-83.5143280029297,-83.4914093017578,-83.4513092041016,-83.4283828735352,-83.3997344970703,-83.37109375,-83.3538970947266,-83.3252563476562,-83.2966003417969,-83.2794189453125,-83.2564926147461,-83.2221221923828,-83.1648254394531,-83.1075286865234,-83.0559616088867,-83.0215835571289,-82.9986724853516,-82.9642868041992,-82.9413681030273,-82.912727355957,-82.8955307006836,-82.912727355957,-82.9184494018555,-82.8898010253906,-82.8668899536133,-82.8267822265625,-82.8038558959961,-82.7866744995117,-82.7866744995117,-82.7522964477539,-82.6606216430664,-82.6377029418945,-82.6090545654297,-82.6205139160156,-82.6205139160156,-82.6090545654297,-82.5804061889648,-82.5460357666016,-82.5059280395508,-82.4830017089844,-82.4428939819336,-82.4085235595703,-82.4027862548828,-82.3855972290039,-82.3454895019531,-82.3168487548828,-82.276741027832,-82.2538223266602,-82.2194366455078,-82.1736068725586,-82.1506881713867,-82.1334991455078,-82.1163101196289,-82.0819320678711,-82.0475616455078,-82.0131759643555,-81.9787979125977,-81.9329605102539,-81.9272384643555,-81.8699417114258,-81.829833984375,-81.8011856079102,-81.7553482055664,-81.7152404785156,-81.7152404785156,-81.7209701538086,-81.7438888549805,-81.7209701538086,-81.6980514526367,-81.7037811279297,-81.7095108032227,-81.7037811279297,-81.6751327514648,-81.646484375,-81.3657379150391,-80.8844528198242,-80.8328857421875,-80.5979766845703,-80.4432754516602,-80.0937728881836,-80.0307464599609,-79.7098846435547,-79.4864349365234,-79.2171401977539,-79.1254730224609,-78.7988891601562,-78.7129440307617,-78.4436492919922,-78.3175964355469,-78.0425796508789,-77.8936157226562,-77.761833190918,-77.3378448486328,-77.1545028686523,-76.9195785522461,-76.5299758911133,-76.4898681640625,-76.3408966064453,-76.1117172241211,-76.0486831665039,-76.0429611206055,-76.0315017700195,-76.0429611206055,-76.0601501464844,-76.0773391723633,-76.0830688476562,-76.0773391723633,-76.0601501464844,-76.0486831665039,-76.0257720947266,-76.0200424194336,-76.0085754394531,-75.9856643676758,-75.9684753417969,-75.9856643676758,-75.9799346923828,-75.9627380371094,-75.939826965332,-75.9340972900391,-75.9226379394531,-75.9054489135742,-75.9054489135742,-75.8939895629883,-75.8825302124023,-75.8481521606445,-75.8252334594727,-75.8367004394531,-75.8252334594727,-75.8252334594727,-75.8080444335938,-75.8023147583008,-75.8080444335938,-75.8424224853516,-75.8596115112305,-75.8768005371094,-75.8939895629883,-75.9111785888672,-75.9054489135742,-75.939826965332,-75.945556640625,-75.9627380371094,-75.9856643676758,-75.9856643676758,-75.9684753417969,-75.9684753417969,-75.9799346923828,-75.9627380371094,-75.939826965332,-75.9340972900391,-75.939826965332,-75.9856643676758,-76.0544128417969,-76.0887908935547,-76.1059875488281,-76.1288986206055,-76.1632843017578,-76.1690063476562,-76.1861953735352,-76.1690063476562,-76.1460876464844,-76.1288986206055,-76.1346282958984,-76.0887908935547,-76.0601501464844,-76.0544128417969,-76.0601501464844,-76.0945205688477,-76.1346282958984,-76.1460876464844,-76.1632843017578,-76.1747360229492,-76.21484375,-76.2434997558594,-76.2664108276367,-76.2778701782227,-76.2721405029297,-76.2492294311523,-76.2492294311523,-76.2434997558594,-76.2263031005859,-76.220573425293,-76.2320327758789,-76.2606811523438,-76.3294372558594,-76.3638153076172,-76.3867340087891,-76.398193359375,-76.398193359375,-76.3580856323242,-76.3408966064453,-76.3408966064453,-76.3523559570312,-76.3810043334961,-76.4325714111328,-76.4554901123047,-76.4440307617188,-76.4383010864258,-76.4497604370117,-76.4784088134766,-76.5185165405273,-76.575813293457,-76.6159210205078,-76.6331024169922,-76.6617584228516,-76.6789398193359,-76.6846694946289,-76.6789398193359,-76.7018661499023,-76.7075881958008,-76.7018661499023,-76.673210144043,-76.6617584228516,-76.6617584228516,-76.6789398193359,-76.6961364746094,-76.7133178710938,-76.7305068969727,-76.7476959228516,-76.7476959228516,-76.7476959228516,-76.7247772216797,-76.7133178710938,-76.7075881958008,-76.7190475463867,-76.7305068969727,-76.7476959228516,-76.7476959228516,-76.7476959228516,-76.7362365722656,-76.7133178710938,-76.6903991699219,-76.6846694946289,-76.6903991699219,-76.7190475463867,-76.7305068969727,-76.7305068969727,-76.7247772216797,-76.6789398193359,-76.5528869628906,-76.5070495605469,-76.4669494628906,-76.4440307617188,-76.4153747558594,-76.398193359375,-76.3867340087891,-76.3867340087891,-76.3867340087891,-76.3752746582031,-76.3466262817383,-76.3122482299805,-76.3007888793945,-76.2835998535156,-76.2320327758789,-76.1460876464844,-76.0773391723633,-76.0372314453125,-76.0257720947266,-76.0544128417969,-76.0200424194336,-76.0315017700195,-76.0601501464844,-76.0773391723633,-76.0773391723633,-76.0544128417969,-76.0486831665039,-76.0486831665039,-76.0830688476562,-76.0945205688477,-76.0945205688477,-76.0601501464844,-76.0486831665039,-76.0544128417969,-76.0429611206055,-76.0544128417969,-76.1059875488281,-76.1460876464844,-76.1346282958984,-76.1117172241211,-76.0773391723633,-76.0315017700195,-76.0200424194336,-76.0200424194336,-76.0085754394531,-75.9856643676758,-75.9856643676758,-75.9742050170898,-75.9799346923828,-75.9742050170898,-75.9570159912109,-75.9340972900391,-75.8825302124023,-75.8882598876953,-75.8768005371094,-75.8538818359375,-75.8481521606445,-75.767936706543,-75.76220703125,-75.7335586547852,-75.7106475830078,-75.7049179077148,-75.7106475830078,-75.7278289794922,-75.7106475830078,-75.7106475830078,-75.7450256347656,-75.756477355957,-75.76220703125,-75.7392883300781,-75.7335586547852,-75.7392883300781,-75.7965927124023,-75.8252334594727,-75.8424224853516,-75.8653411865234,-75.8768005371094,-75.8997192382812,-75.9054489135742,-75.945556640625,-75.9570159912109,-75.9684753417969,-75.9856643676758,-76.0028533935547,-76.0200424194336,-76.0315017700195,-76.0544128417969,-76.0601501464844,-76.0601501464844,-76.0601501464844,-76.0773391723633,-76.1002502441406,-76.1288986206055,-76.1460876464844,-76.2033920288086,-76.2320327758789,-76.2549514770508,-76.2664108276367,-76.2893371582031,-76.3179779052734,-76.3351669311523,-76.3466262817383,-76.3466262817383,-76.3638153076172,-76.3752746582031,-76.392463684082,-76.3752746582031,-76.398193359375,-76.403923034668,-76.4153747558594,-76.4497604370117,-76.4726791381836,-76.5185165405273,-76.5414276123047,-76.5471572875977,-76.5357055664062,-76.4669494628906,-76.4669494628906,-76.4440307617188,-76.4784088134766,-76.4955978393555,-76.4955978393555,-76.4955978393555,-76.5127868652344,-76.5471572875977,-76.5872650146484,-76.6331024169922,-76.6617584228516,-76.673210144043,-76.6617584228516,-76.6331024169922,-76.5987243652344,-76.6159210205078,-76.5929946899414,-76.5987243652344,-76.6159210205078,-76.6331024169922,-76.673210144043,-76.6903991699219,-76.7075881958008,-76.7476959228516,-76.7935333251953,-76.7992630004883,-76.7935333251953,-76.8049926757812,-76.8164520263672,-76.8393707275391,-76.850830078125,-76.8622894287109,-76.9997940063477,-77.0169906616211,-77.0227203369141,-77.0227203369141,-76.9768829345703,-76.9768829345703,-76.9711532592773,-76.9310455322266,-76.9081268310547,-76.8909378051758,-76.8680114746094,-76.845100402832,-76.8221817016602,-76.8221817016602,-76.8164520263672,-76.7878036499023,-76.7534255981445,-76.7476959228516,-76.7476959228516,-76.7648849487305,-76.7648849487305,-76.7476959228516,-76.6903991699219,-76.6617584228516,-76.6502990722656,-76.6502990722656,-76.6331024169922,-76.6273727416992,-76.6101913452148,-76.5872650146484,-76.5643539428711,-76.5414276123047,-76.5070495605469,-76.4955978393555,-76.4784088134766,-76.4841384887695,-76.4898681640625,-76.5013198852539,-76.5357055664062,-76.5528869628906,-76.5185165405273,-76.5185165405273,-76.5299758911133,-76.5815353393555,-76.6044616699219,-76.6331024169922,-76.6388320922852,-76.6331024169922,-76.5987243652344,-76.5700836181641,-76.5528869628906,-76.5357055664062,-76.5299758911133,-76.5586242675781,-76.5643539428711,-76.5872650146484,-76.6101913452148,-76.6331024169922,-76.6502990722656,-76.6789398193359,-76.7018661499023,-76.7133178710938,-76.7476959228516,-76.7820739746094,-76.8107223510742,-76.8622894287109,-76.8852081298828,-76.9138488769531,-76.9310455322266,-76.9482345581055,-76.9768829345703,-76.9826126098633,-77.0341720581055,-77.0570907592773,-77.0685577392578,-77.0742797851562,-77.0685577392578,-77.0742797851562,-77.0857391357422,-77.0399017333984,-76.9711532592773,-76.9482345581055,-76.9310455322266,-76.8909378051758,-76.856559753418,-76.8279037475586,-76.7992630004883,-76.7820739746094,-76.7648849487305,-76.7419738769531,-76.7247772216797,-76.7075881958008,-76.6789398193359,-76.66748046875,-76.6617584228516,-76.66748046875,-76.6331024169922,-76.6273727416992,-76.6388320922852,-76.6502990722656,-76.6331024169922,-76.6101913452148,-76.5872650146484,-76.575813293457,-76.5528869628906,-76.5414276123047,-76.5471572875977,-76.5700836181641,-76.5643539428711,-76.5357055664062,-76.5127868652344,-76.4841384887695,-76.4841384887695,-76.4784088134766,-76.4612121582031,-76.4669494628906,-76.4497604370117,-76.4268417358398,-76.4211120605469,-76.4325714111328,-76.403923034668,-76.4153747558594,-76.4440307617188,-76.4497604370117,-76.4440307617188,-76.4211120605469,-76.398193359375,-76.392463684082,-76.3810043334961,-76.3695449829102,-76.3695449829102,-76.3466262817383,-76.3466262817383,-76.3237075805664,-76.3065185546875,-76.2835998535156,-76.2835998535156,-76.3065185546875,-76.3294372558594,-76.3237075805664,-76.3122482299805,-76.3351669311523,-76.3638153076172,-76.398193359375,-76.403923034668,-76.403923034668,-76.4497604370117,-76.4440307617188,-76.4440307617188,-76.4898681640625,-76.4955978393555,-76.5127868652344,-76.5471572875977,-76.5815353393555,-76.575813293457,-76.5700836181641,-76.5872650146484,-76.6101913452148,-76.6216430664062,-76.6216430664062,-76.6331024169922,-76.66748046875,-76.6617584228516,-76.673210144043,-76.7247772216797,-76.7476959228516,-76.7018661499023,-76.6903991699219,-76.7018661499023,-76.7133178710938,-76.8279037475586,-76.8909378051758,-77.0341720581055,-77.0685577392578,-77.0800094604492,-77.0800094604492,-77.0971984863281,-77.1086654663086,-77.125846862793,-77.1487655639648,-77.1487655639648,-77.1373062133789,-77.1201171875,-77.125846862793,-77.1430358886719,-77.1373062133789,-77.1430358886719,-77.1430358886719,-77.1659545898438,-77.1888732910156,-77.2060623168945,-77.2060623168945,-77.2404403686523,-77.2805404663086,-77.297737121582,-77.3206481933594,-77.3607635498047,-77.3722152709961,-77.3607635498047,-77.3263778686523,-77.3607635498047,-77.3493041992188,-77.3550338745117,-77.3836822509766,-77.4008712768555,-77.4065933227539,-77.4237899780273,-77.4352493286133,-77.4237899780273,-77.4123229980469,-77.4008712768555,-77.3779525756836,-77.3779525756836,-77.3836822509766,-77.4180526733398,-77.4237899780273,-77.4237899780273,-77.4123229980469,-77.3722152709961,-77.3550338745117,-77.3493041992188,-77.3550338745117,-77.4065933227539,-77.4925384521484,-77.5269165039062,-77.5441055297852,-77.6014022827148,-77.6988067626953,-77.7389144897461,-77.750373840332,-77.7732849121094,-77.8134002685547,-77.8477783203125,-77.8706893920898,-77.8764266967773,-77.8878860473633,-77.8936157226562,-77.8993377685547,-77.9050674438477,-77.9222640991211,-77.9222640991211,-77.9050674438477,-77.9165267944336,-77.9394454956055,-77.9509048461914,-77.9623641967773,-77.9910125732422,-78.0196685791016,-78.031120300293,-78.0483093261719,-78.0826873779297,-78.1285247802734,-78.1800918579102,-78.208740234375,-78.2545776367188,-78.3175964355469,-78.3462524414062,-78.3519744873047,-78.3634338378906,-78.3920822143555,-78.4264678955078,-78.4665756225586,-78.5066757202148,-78.5582427978516,-78.5582427978516,null,-76.0028533935547,-75.939826965332,-75.9283676147461,-75.9169082641602,-75.9111785888672,-75.9111785888672,-75.939826965332,-75.9684753417969,-75.9742050170898,-75.9742050170898,-75.9856643676758,-76.0028533935547,-76.0028533935547,null,-104.049133300781,-104.043403625488,-104.043403625488,-104.043403625488,-104.049133300781,-104.049133300781,-104.049133300781,-104.049133300781,-104.049133300781,-104.049133300781,-102.931869506836,-102.01513671875,-101.493743896484,-100.187400817871,-99.5284957885742,-98.9956512451172,-97.9299468994141,-97.225212097168,-97.225212097168,-97.1908340454102,-97.1851043701172,-97.1793746948242,-97.1449966430664,-97.127799987793,-97.1106185913086,-97.0934295654297,-97.1106185913086,-97.1392669677734,-97.1564559936523,-97.1564559936523,-97.1449966430664,-97.1392669677734,-97.1392669677734,-97.1392669677734,-97.1507263183594,-97.1392669677734,-97.1392669677734,-97.1392669677734,-97.1392669677734,-97.1449966430664,-97.1335372924805,-97.0762405395508,-97.0647811889648,-97.0590515136719,-97.0475921630859,-97.0361328125,-97.0189437866211,-96.9902954101562,-96.9559173583984,-96.9329986572266,-96.9100875854492,-96.8814315795898,-96.8699798583984,-96.858512878418,-96.847053527832,-96.847053527832,-96.8413238525391,-96.8355941772461,-96.8355941772461,-96.8355941772461,-96.8241424560547,-96.8241424560547,-96.8298721313477,-96.8355941772461,-96.8298721313477,-96.8241424560547,-96.8184127807617,-96.8184127807617,-96.8126754760742,-96.8126754760742,-96.8184127807617,-96.8241424560547,-96.7553787231445,-96.7668380737305,-96.772575378418,-96.7783050537109,-96.7840347290039,-96.7783050537109,-96.7381973266602,-96.7210006713867,-96.7095413208008,-96.675163269043,-96.6236038208008,-96.589225769043,-96.577766418457,-96.577766418457,-96.5548477172852,-96.5376586914062,-96.5491180419922,-96.5491180419922,-96.5663070678711,-96.5663070678711,-96.5605773925781,-97.225212097168,-97.9757843017578,-97.9929733276367,-98.7206344604492,-99.0013809204102,-99.7118453979492,-99.8665466308594,-100.496795654297,-101.997947692871,-102.931869506836,-102.983436584473,-104.049133300781,-104.049133300781,null,-80.5177612304688,-80.5578689575195,-80.6208877563477,-80.6609954833984,-80.6667251586914,-80.6724548339844,-80.6208877563477,-80.6094360351562,-80.6266174316406,-80.6266174316406,-80.6266174316406,-80.6151580810547,-80.6151580810547,-80.6323471069336,-80.6609954833984,-80.6896514892578,-80.7068328857422,-80.7526702880859,-80.746940612793,-80.746940612793,-80.7641296386719,-80.7698593139648,-80.8099670410156,-80.8156967163086,-80.8042373657227,-80.8271560668945,-80.8271560668945,-80.8558044433594,-80.8386154174805,-80.8386154174805,-80.8615341186523,-80.8844528198242,-80.918830871582,-80.9875793457031,-81.0276870727539,-81.1079025268555,-81.1365585327148,-81.1651992797852,-81.2339553833008,-81.2969818115234,-81.3657379150391,-81.3886566162109,-81.4058456420898,-81.4516830444336,-81.4803237915039,-81.554817199707,-81.5662689208984,-81.5891952514648,-81.6636734008789,-81.6923217773438,-81.7037811279297,-81.7324295043945,-81.7496185302734,-81.7553482055664,-81.7725372314453,-81.824104309082,-81.824104309082,-81.7782669067383,-81.7839965820312,-81.7725372314453,-81.824104309082,-81.8470230102539,-81.8699417114258,-81.8985824584961,-81.9215087890625,-81.9329605102539,-81.9157791137695,-81.9100494384766,-81.9329605102539,-81.9902572631836,-82.0303649902344,-82.0819320678711,-82.1163101196289,-82.1392288208008,-82.1506881713867,-82.2194366455078,-82.2194366455078,-82.2022552490234,-82.2022552490234,-82.1965255737305,-82.2137145996094,-82.276741027832,-82.288200378418,-82.3283081054688,-82.4944610595703,-82.5689468383789,-82.5746765136719,-82.5861358642578,-82.6147842407227,-82.6377029418945,-82.7007293701172,-82.7981262207031,-82.8439636230469,-82.8496932983398,-82.8668899536133,-82.8898010253906,-82.9241790771484,-83.0158538818359,-83.1017990112305,-83.1361770629883,-83.1992034912109,-83.2507629394531,-83.2908706665039,-83.3195266723633,-83.37109375,-83.4455718994141,-83.5257873535156,-83.6174621582031,-83.646110534668,-83.6690216064453,-83.7091293334961,-83.7664337158203,-83.8351821899414,-83.8695602416992,-83.9039459228516,-83.9268569946289,-83.9669647216797,-84.0529098510742,-84.087287902832,-84.1560363769531,-84.2305297851562,-84.2305297851562,-84.2305297851562,-84.2534408569336,-84.2820892333984,-84.2992782592773,-84.3107452392578,-84.3451156616211,-84.3909530639648,-84.4196014404297,-84.4310607910156,-84.4539794921875,-84.4768981933594,-84.5112762451172,-84.5685653686523,-84.6258697509766,-84.6659698486328,-84.7118072509766,-84.7461853027344,-84.7805633544922,-84.820671081543,-84.820671081543,-84.820671081543,-84.820671081543,-84.820671081543,-84.820671081543,-84.820671081543,-84.81494140625,-84.81494140625,-84.8092193603516,-84.81494140625,-84.8092193603516,-84.8034820556641,-84.8034820556641,-84.8034820556641,-84.7977523803711,-84.7977523803711,-84.7977523803711,-84.4024124145508,-84.368034362793,-83.8867492675781,-83.7721633911133,-83.4455718994141,-83.4684906005859,-83.4971389770508,-83.4684906005859,-83.4341125488281,-83.3940048217773,-83.365364074707,-83.3481674194336,-83.3252563476562,-83.2851486206055,-83.2507629394531,-83.2106552124023,-83.1648254394531,-83.1247100830078,-83.0731506347656,-83.0330429077148,-82.9814758300781,-82.9413681030273,-82.8840713500977,-82.8554229736328,-82.8496932983398,-82.8038558959961,-82.7981262207031,-82.7866744995117,-82.729377746582,-82.7179107666016,-82.729377746582,-82.7580184936523,-82.9470977783203,-82.9757461547852,-82.9814758300781,-82.9413681030273,-82.9069976806641,-82.8668899536133,-82.8267822265625,-82.7809448242188,-82.740837097168,-82.7179107666016,-82.6949996948242,-82.6720733642578,-82.6377029418945,-82.5001983642578,-82.4658126831055,-82.3741455078125,-82.3512191772461,-82.288200378418,-82.1736068725586,-82.0590133666992,-81.9616165161133,-81.8814010620117,-81.8527450561523,-81.7782669067383,-81.7438888549805,-81.6694030761719,-81.5605392456055,-81.4803237915039,-81.3600082397461,-81.3370895385742,-81.2740631103516,-81.1594696044922,-81.102180480957,-81.0391464233398,-81.0047760009766,-80.9360198974609,-80.8271560668945,-80.7354888916016,-80.6438140869141,-80.5349426269531,-80.5292205810547,-80.5292205810547,-80.5234909057617,-80.5234909057617,-80.5177612304688,-80.5120315551758,-80.5120315551758,-80.5177612304688,-80.5177612304688,null,-102.049514770508,-102.01513671875,-101.556770324707,-101.069755554199,-100.937973022461,-100.622848510742,-100.084266662598,-100.009780883789,-99.5514144897461,-99.4769287109375,-99.0128326416016,-98.5430145263672,-98.3539352416992,-98.1132888793945,-97.8096237182617,-97.4658508300781,-97.1736373901367,-96.7439270019531,-96.5319290161133,-96.0105361938477,-95.9761581420898,-95.8042678833008,-95.5292510986328,-95.4203948974609,-95.0880737304688,-95.0078659057617,-94.6354370117188,-94.6354370117188,-94.6297073364258,-94.6354370117188,-94.6239776611328,-94.5724105834961,-94.5609588623047,-94.503662109375,-94.4807434082031,-94.4463577270508,-94.4406356811523,-94.4578247070312,-94.4692840576172,-94.4807434082031,-94.4864654541016,-94.4921951293945,-94.4921951293945,-94.4979248046875,-94.5494995117188,-94.5781402587891,-94.6239776611328,-94.6469039916992,-94.6640853881836,-94.6640853881836,-94.6812744140625,-94.6984634399414,-94.7156524658203,-94.7328414916992,-94.7500305175781,-94.7844085693359,-94.7958679199219,-94.8302459716797,-94.8646240234375,-94.8989944458008,-94.956298828125,-94.9677581787109,-94.9906692504883,-95.0307769775391,-95.0708847045898,-95.0938110351562,-95.1109924316406,-95.1453704833984,-95.1625595092773,-95.2427749633789,-95.2656936645508,-95.2828826904297,-95.3000717163086,-95.3229904174805,-95.3688278198242,-95.4031982421875,-95.4375762939453,-95.4834136962891,-95.5292510986328,-95.5521774291992,-95.5636291503906,-95.5865478515625,-95.6209259033203,-95.6610336303711,-95.7011413574219,-95.7297897338867,-95.7469787597656,-95.7813568115234,-95.7928161621094,-95.7870864868164,-95.8271942138672,-95.8615646362305,-95.9188690185547,-95.9647064208984,-95.9818878173828,-95.9990768432617,-96.0678329467773,-96.1136703491211,-96.1537780761719,-96.1881561279297,-96.2110748291016,-96.2339935302734,-96.2626342773438,-96.2912902832031,-96.3142013549805,-96.3371200561523,-96.3657760620117,-96.3886871337891,-96.4230651855469,-96.4574508666992,-96.4803619384766,-96.5147399902344,-96.5261993408203,-96.5433883666992,-96.6236038208008,-96.6350631713867,-96.6121444702148,-96.589225769043,-96.5949554443359,-96.6121444702148,-96.6350631713867,-96.6407928466797,-96.66943359375,-96.6923599243164,-96.7152709960938,-96.7381973266602,-96.7668380737305,-96.8012161254883,-96.8413238525391,-96.8642501831055,-96.8814315795898,-96.8928909301758,-96.9158096313477,-96.9444580078125,-96.9902954101562,-96.9788360595703,-97.0361328125,-97.0590515136719,-97.0876998901367,-97.1106185913086,-97.1106185913086,-97.0819625854492,-97.0991592407227,-97.0991592407227,-97.1106185913086,-97.1392669677734,-97.1679077148438,-97.1965637207031,-97.2137451171875,-97.1908340454102,-97.1736373901367,-97.1851043701172,-97.2080154418945,-97.2366714477539,-97.2595825195312,-97.2767791748047,-97.305419921875,-97.3283386230469,-97.3913650512695,-97.4257431030273,-97.4543914794922,-97.4658508300781,-97.48876953125,-97.5174179077148,-97.5460662841797,-97.5632553100586,-97.5861740112305,-97.5976333618164,-97.6205444335938,-97.6549224853516,-97.6950378417969,-97.7179489135742,-97.7351455688477,-97.763786315918,-97.7809753417969,-97.8038940429688,-97.8325424194336,-97.8611907958984,-97.8841094970703,-97.9070281982422,-97.9528656005859,-97.9757843017578,-97.9757843017578,-97.9643249511719,-97.947135925293,-97.9643249511719,-97.9987030029297,-98.0445404052734,-98.0731811523438,-98.0961074829102,-98.1018371582031,-98.0846481323242,-98.0903778076172,-98.1132888793945,-98.130485534668,-98.1591262817383,-98.1820526123047,-98.210693359375,-98.2794494628906,-98.3252868652344,-98.3539352416992,-98.3825836181641,-98.39404296875,-98.4112319946289,-98.4226913452148,-98.4456100463867,-98.485710144043,-98.5086364746094,-98.5372848510742,-98.5544738769531,-98.5773849487305,-98.6060333251953,-98.6289596557617,-98.657600402832,-98.6919784545898,-98.7206344604492,-98.7492752075195,-98.7664642333984,-98.8008422851562,-98.8352203369141,-98.8810577392578,-98.9211654663086,-98.9498138427734,-98.9841842651367,-99.0128326416016,-99.0414886474609,-99.0930557250977,-99.1618041992188,-99.1904525756836,-99.2019119262695,-99.1904525756836,-99.1904525756836,-99.2133712768555,-99.2362899780273,-99.2649383544922,-99.293586730957,-99.3165054321289,-99.3336944580078,-99.3566131591797,-99.3738021850586,-99.38525390625,-99.390983581543,-99.4081802368164,-99.4310913085938,-99.4711990356445,-99.4998550415039,-99.562873840332,-99.574333190918,-99.5915222167969,-99.6087112426758,-99.6602783203125,-99.6889266967773,-99.7175750732422,-99.757682800293,-99.8092498779297,-99.8207092285156,-99.8493576049805,-99.8894577026367,-99.9181060791016,-99.9467620849609,-99.9868698120117,-99.9983291625977,-100.004051208496,-100.004051208496,-100.009780883789,-100.004051208496,-100.009780883789,-100.004051208496,-100.004051208496,-100.004051208496,-100.542633056641,-100.943710327148,-101.075485229492,-101.625526428223,-102.01513671875,-102.15837097168,-103.000625610352,-103.00634765625,-102.886032104492,-102.748519897461,-102.484962463379,-102.278694152832,-102.124000549316,-102.049514770508,-102.049514770508,null,-116.929229736328,-116.89485168457,-116.843284606934,-116.80891418457,-116.774528503418,-116.745880126953,-116.700035095215,-116.654205322266,-116.579719543457,-116.545349121094,-116.522422790527,-116.470855712891,-116.465133666992,-116.545349121094,-116.55680847168,-116.665672302246,-116.671394348145,-116.68285369873,-116.717239379883,-116.745880126953,-116.774528503418,-116.791709899902,-116.843284606934,-116.849021911621,-116.820358276367,-116.831817626953,-116.85474395752,-116.88338470459,-116.917770385742,-116.94068145752,-116.992248535156,-117.038093566895,-117.078201293945,-117.141227722168,-117.204246520996,-117.209983825684,-117.232887268066,-117.22144317627,-117.204246520996,-117.204246520996,-117.204246520996,-117.158409118652,-117.09538269043,-117.04955291748,-117.003707885742,-116.952140808105,-116.917770385742,-116.906311035156,-116.923492431641,-116.957878112793,-116.957878112793,-116.934959411621,-116.952140808105,-116.98078918457,-117.026634216309,-117.026634216309,-117.026634216309,-118.201194763184,-119.306999206543,-119.370025634766,-120.006011962891,-120.888366699219,-121.472785949707,-122.303565979004,-123.237487792969,-123.546890258789,-123.844825744629,-124.18286895752,-124.188606262207,-124.25163269043,-124.297462463379,-124.331848144531,-124.354751586914,-124.37767791748,-124.371955871582,-124.394859313965,-124.383415222168,-124.394859313965,-124.383415222168,-124.343307495117,-124.371955871582,-124.37767791748,-124.417785644531,-124.429244995117,-124.475074768066,-124.486534118652,-124.532379150391,-124.469352722168,-124.446426391602,-124.423522949219,-124.394859313965,-124.33757019043,-124.354751586914,-124.343307495117,-124.286003112793,-124.217247009277,-124.177139282227,-124.165679931641,-124.165679931641,-124.142761230469,-124.154220581055,-124.137031555176,-124.131309509277,-124.114112854004,-124.102653503418,-124.085464477539,-124.068283081055,-124.056823730469,-124.045356750488,-124.045356750488,-124.022438049316,-124.03963470459,-124.028175354004,-124.016716003418,-124.033897399902,-124.01099395752,-124.022438049316,-124.01099395752,-123.988067626953,-123.970886230469,-123.976608276367,-123.976608276367,-123.970886230469,-123.92504119873,-123.936500549316,-123.913581848145,-123.936500549316,-123.896392822266,-123.936500549316,-123.913581848145,-123.844825744629,-123.844825744629,-123.902114868164,-123.907852172852,-123.88493347168,-123.919319152832,-123.92504119873,-123.936500549316,-123.919319152832,-123.936500549316,-123.953681945801,-123.907852172852,-123.88493347168,-123.88493347168,-123.907852172852,-123.92504119873,-123.970886230469,-123.947959899902,-123.902114868164,-123.833366394043,-123.770347595215,-123.747428894043,-123.758888244629,-123.79899597168,-123.758888244629,-123.707321166992,-123.67293548584,-123.615646362305,-123.546890258789,-123.512512207031,-123.466682434082,-123.43229675293,-123.426574707031,-123.397926330566,-123.369270324707,-123.329162597656,-123.27759552002,-123.237487792969,-123.22029876709,-123.174468994141,-123.117164611816,-122.996841430664,-122.910903930664,-122.847877502441,-122.807769775391,-122.790588378906,-122.790588378906,-122.790588378906,-122.77912902832,-122.76766204834,-122.77912902832,-122.77912902832,-122.77912902832,-122.761940002441,-122.727554321289,-122.630157470703,-122.48119354248,-122.378059387207,-122.320762634277,-122.257736206055,-121.931144714355,-121.896774291992,-121.839469909668,-121.77645111084,-121.673316955566,-121.570182800293,-121.524353027344,-121.426940917969,-121.369644165039,-121.32381439209,-121.266510009766,-121.20922088623,-121.163391113281,-121.129005432129,-121.05451965332,-120.962852478027,-120.905548095703,-120.653450012207,-120.607620239258,-120.556045532227,-120.510215759277,-120.447189331055,-120.212272644043,-120.143516540527,-120.06330871582,-120.006011962891,-119.868492126465,-119.834121704102,-119.69660949707,-119.650772094727,-119.593482971191,-119.547637939453,-119.496070861816,-119.427322387695,-119.387214660645,-119.318458557129,-119.249710083008,-119.175216674805,-119.066360473633,-119.003326416016,-118.957496643066,-117.994934082031,-117.983474731445,-117.616775512695,-117.473533630371,-116.929229736328,-116.929229736328,null,-79.7671813964844,-79.7557220458984,-79.6182174682617,-79.0624465942383,-78.9249420166016,-78.3118667602539,-78.208740234375,-77.761833190918,-77.6128616333008,-76.9711532592773,-76.9367752075195,-76.5643539428711,-76.1460876464844,-76.1059875488281,-75.4757308959961,-75.4012451171875,-75.3554077148438,-75.315299987793,-75.2866516113281,-75.2694625854492,-75.2465515136719,-75.2293548583984,-75.1777954101562,-75.1548767089844,-75.1262283325195,-75.1147689819336,-75.1147689819336,-75.0746612548828,-75.0517425537109,-75.0632019042969,-75.0689315795898,-75.0632019042969,-75.040283203125,-75.0116348266602,-75.0001754760742,-74.9772567749023,-74.9371490478516,-74.8970413208008,-74.85693359375,-74.8282852172852,-74.765266418457,-74.7538070678711,-74.7366104125977,-74.7251586914062,-74.7709884643555,-74.8110961914062,-74.851203918457,-74.8683929443359,-74.8913192749023,-74.9256896972656,-74.9543380737305,-74.9772567749023,-74.9829864501953,-75.0173645019531,-75.0689315795898,-75.1204986572266,-75.1319580078125,-75.1262283325195,-75.1147689819336,-75.0918502807617,-75.0689315795898,-75.0689315795898,-75.0975799560547,-75.1147689819336,-75.1319580078125,-75.1720657348633,-75.1835174560547,-75.1949768066406,-75.1835174560547,-75.2007141113281,-75.2064437866211,-75.2007141113281,-75.1720657348633,-75.1434097290039,-75.1204986572266,-75.0861206054688,-75.0689315795898,-75.0689315795898,-75.0632019042969,-75.046012878418,-75.0116348266602,-74.9657974243164,-74.9314270019531,-74.9199600219727,-74.8970413208008,-74.8741226196289,-74.85693359375,-74.8340148925781,-74.8168258666992,-74.7824478149414,-74.7366104125977,-74.7308807373047,-74.765266418457,-74.8053741455078,-74.8340148925781,-74.862663269043,-74.9142303466797,-74.9715270996094,-75.046012878418,-75.0746612548828,-75.1147689819336,-75.1204986572266,-75.1319580078125,-75.1491394042969,-75.1663360595703,-75.2064437866211,-75.2408142089844,-75.2809219360352,-75.3382263183594,-75.3668670654297,-75.4127044677734,-75.4413528442383,-75.4757308959961,-75.5272979736328,-75.5616760253906,-75.6189727783203,-75.6418838500977,-75.6819915771484,-75.7049179077148,-75.7335586547852,-75.7450256347656,-75.76220703125,-75.8023147583008,-76.1059875488281,-76.2377624511719,-76.5700836181641,-76.7935333251953,-77.0055236816406,-77.2289810180664,-77.4467010498047,-77.4696273803711,-78.0941467285156,-78.3290634155273,-78.3806304931641,-78.7988891601562,-78.9134750366211,-79.4004898071289,-79.4978942871094,-79.7557220458984,-79.8875045776367,-80.4088973999023,-80.5177612304688,-80.5177612304688,-80.5234909057617,-80.5177612304688,-80.5234909057617,-80.5177612304688,-80.5177612304688,-80.5120315551758,-80.5120315551758,-80.5177612304688,-80.5234909057617,-80.5234909057617,-80.5292205810547,-80.5292205810547,-80.5349426269531,-80.466194152832,-80.4318161010742,-80.3516006469727,-80.2427444458008,-80.2312850952148,-80.1911773681641,-80.1625213623047,-80.1281433105469,-80.0995025634766,-80.0880355834961,-80.0880355834961,-80.1166915893555,-80.0823059082031,-79.9791793823242,-79.8645858764648,-79.7671813964844,-79.7671813964844,null,-71.8431777954102,-71.8489074707031,-71.8431777954102,-71.8374481201172,-71.8087997436523,-71.7858810424805,-71.7801513671875,-71.7801513671875,-71.7801513671875,-71.7801513671875,-71.7858810424805,-71.4936752319336,-71.3905410766602,-71.3848114013672,-71.3790817260742,-71.3504409790039,-71.3447036743164,-71.3389739990234,-71.3217849731445,-71.2644958496094,-71.2014617919922,-71.1670913696289,-71.1613540649414,-71.1556243896484,-71.1384429931641,-71.1097869873047,-71.1155166625977,-71.1613540649414,-71.1900024414062,-71.2014617919922,-71.2186584472656,-71.23583984375,-71.230110168457,-71.23583984375,-71.2587661743164,-71.2931365966797,-71.3217849731445,-71.3447036743164,-71.3160552978516,-71.3103332519531,-71.3160552978516,-71.3447036743164,-71.3676223754883,-71.3905410766602,-71.4077301025391,-71.419189453125,-71.4535675048828,-71.4478378295898,-71.424919128418,-71.4306488037109,-71.4650268554688,-71.4707565307617,-71.4707565307617,-71.4764785766602,-71.4936752319336,-71.5051345825195,-71.4994049072266,-71.5395126342773,-71.5509719848633,-71.6483688354492,-71.7515029907227,-71.7801513671875,-71.7973403930664,-71.8202590942383,-71.8603668212891,-71.8431777954102,-71.8431777954102,null,-83.1075286865234,-83.00439453125,-82.9872055053711,-82.8668899536133,-82.8038558959961,-82.7866744995117,-82.7694854736328,-82.7522964477539,-82.7007293701172,-82.7007293701172,-82.6949996948242,-82.6720733642578,-82.6434326171875,-82.5918655395508,-82.5001983642578,-82.4772720336914,-82.4428939819336,-82.4085235595703,-82.4027862548828,-82.3798751831055,-82.3626861572266,-82.3168487548828,-82.276741027832,-82.2194366455078,-81.9845275878906,-81.8699417114258,-81.7725372314453,-81.3657379150391,-81.3256301879883,-81.0219650268555,-81.0276870727539,-81.0448837280273,-81.0563430786133,-81.0563430786133,-81.0391464233398,-80.9417495727539,-80.9073715209961,-80.8615341186523,-80.7755966186523,-80.7813186645508,-80.5406723022461,-80.3229598999023,-79.9104232788086,-79.6927032470703,-79.6755065917969,-79.4463272094727,-79.4463272094727,-79.0567169189453,-78.6384506225586,-78.5582427978516,-78.5926208496094,-78.6441879272461,-78.7129440307617,-78.7759628295898,-78.8504486083984,-78.9077453613281,-78.9707717895508,-78.9994201660156,-79.0166091918945,-79.0567169189453,-79.114013671875,-79.1312026977539,-79.1426620483398,-79.1770324707031,-79.2228698730469,-79.2400665283203,-79.2457962036133,-79.2400665283203,-79.2515258789062,-79.2572479248047,-79.2801742553711,-79.2859039306641,-79.2801742553711,-79.2687072753906,-79.2515258789062,-79.2171401977539,-79.1942291259766,-79.1884994506836,-79.1999588012695,-79.2114181518555,-79.2285995483398,-79.2457962036133,-79.2515258789062,-79.2457962036133,-79.2457962036133,-79.2687072753906,-79.2801742553711,-79.3145446777344,-79.3431930541992,-79.3603820800781,-79.3718490600586,-79.38330078125,-79.4062194824219,-79.4291381835938,-79.4520568847656,-79.4749755859375,-79.4978942871094,-79.5150833129883,-79.5380020141602,-79.5895614624023,-79.6411361694336,-79.6525955200195,-79.6525955200195,-79.6353988647461,-79.6353988647461,-79.6755065917969,-79.7098846435547,-79.744270324707,-79.7958297729492,-79.8244857788086,-79.8531265258789,-79.8645858764648,-79.8932342529297,-79.9104232788086,-79.9218826293945,-79.9218826293945,-79.9333419799805,-79.9448013305664,-79.9333419799805,-79.9046936035156,-79.8989639282227,-79.9046936035156,-79.9390716552734,-79.9677200317383,-79.9849090576172,-80.019287109375,-80.0765838623047,-80.1224136352539,-80.1453399658203,-80.1797103881836,-80.1854476928711,-80.2140884399414,-80.2198181152344,-80.2140884399414,-80.2140884399414,-80.2198181152344,-80.2599258422852,-80.2828521728516,-80.3057632446289,-80.3458709716797,-80.3687896728516,-80.3917083740234,-80.4260864257812,-80.4489974975586,-80.4432754516602,-80.5234909057617,-80.5406723022461,-80.5464096069336,-80.5464096069336,-80.5292205810547,-80.4948348999023,-80.477653503418,-80.477653503418,-80.4833831787109,-80.5120315551758,-80.5349426269531,-80.5635986328125,-80.5922470092773,-80.6151580810547,-80.6323471069336,-80.6552658081055,-80.6781845092773,-80.7412109375,-80.7641296386719,-80.7927780151367,-80.8042373657227,-80.8214263916016,-80.8271560668945,-80.8328857421875,-80.8214263916016,-80.7870483398438,-80.7755966186523,-80.7755966186523,-80.7870483398438,-80.7927780151367,-80.7813186645508,-80.7583999633789,-80.7354888916016,-80.7125625610352,-80.6896514892578,-80.6724548339844,-80.6724548339844,-80.7011032104492,-80.7354888916016,-80.7698593139648,-80.7927780151367,-80.8214263916016,-80.8328857421875,-80.8443450927734,-80.8500747680664,-80.8672637939453,-80.8844528198242,-80.8901824951172,-80.924560546875,-80.9646682739258,-80.9990463256836,-81.0506134033203,-81.0907211303711,-81.1250915527344,-81.1365585327148,-81.1537399291992,-81.1594696044922,-81.1422882080078,-81.1308212280273,-81.1250915527344,-81.1365585327148,-81.1594696044922,-81.1823959350586,-81.19384765625,-81.199577331543,-81.2912521362305,-81.3370895385742,-81.3600082397461,-81.3943862915039,-81.4115753173828,-81.4058456420898,-81.4058456420898,-81.4230346679688,-81.4230346679688,-81.4115753173828,-81.4173049926758,-81.4230346679688,-81.4516830444336,-81.4574127197266,-81.4746017456055,-81.4975204467773,-81.4860534667969,-81.5089797973633,-81.554817199707,-81.6292953491211,-81.6808700561523,-81.7381591796875,-81.7610778808594,-81.7725372314453,-81.7610778808594,-81.7839965820312,-81.8126373291016,-81.8470230102539,-81.8527450561523,-81.8470230102539,-81.8699417114258,-81.9329605102539,-81.9444198608398,-81.9386901855469,-81.9444198608398,-81.9329605102539,-81.9272384643555,-81.9272384643555,-81.9845275878906,-82.0017242431641,-82.0418243408203,-82.0933990478516,-82.1163101196289,-82.1564178466797,-82.1736068725586,-82.2022552490234,-82.2194366455078,-82.2480926513672,-82.2652740478516,-82.288200378418,-82.3053817749023,-82.3684158325195,-82.4142532348633,-82.4658126831055,-82.4887313842773,-82.5059280395508,-82.5517578125,-82.5632171630859,-82.5918655395508,-82.6033248901367,-82.6205139160156,-82.6377029418945,-82.6663513183594,-82.6892700195312,-82.7236480712891,-82.735107421875,-82.740837097168,-82.7522964477539,-82.7866744995117,-82.8210525512695,-82.8382339477539,-82.8554229736328,-82.8726196289062,-82.9012603759766,-82.9585647583008,-83.00439453125,-83.0616912841797,-83.1075286865234,-83.1590957641602,-83.182014465332,-83.2049331665039,-83.2450408935547,-83.2736892700195,-83.3137969970703,-83.3481674194336,-83.365364074707,-83.365364074707,-83.3538970947266,-83.3252563476562,-83.3080596923828,-83.182014465332,-83.1419067382812,-83.1304473876953,-83.1075286865234,-83.1075286865234,null,-96.4345245361328,-96.4402542114258,-96.4803619384766,-96.5090103149414,-96.5204696655273,-96.5433883666992,-96.577766418457,-96.6064147949219,-96.6350631713867,-96.6522521972656,-96.6866302490234,-96.7152709960938,-96.7267379760742,-96.7381973266602,-96.7897567749023,-96.7954864501953,-96.8126754760742,-96.8413238525391,-96.8757019042969,-96.9215393066406,-96.9559173583984,-96.9788360595703,-96.9902954101562,-97.0132141113281,-97.0647811889648,-97.0991592407227,-97.1392669677734,-97.1621780395508,-97.1908340454102,-97.2194747924805,-97.2366714477539,-97.225212097168,-97.2366714477539,-97.299690246582,-97.3397979736328,-97.3627243041992,-97.4028244018555,-97.4372024536133,-97.4773101806641,-97.5231475830078,-97.5919036865234,-97.6320114135742,-97.6606521606445,-97.6893081665039,-97.7351455688477,-97.7695236206055,-97.8038940429688,-97.8440017700195,-97.8726501464844,-97.8955688476562,-97.9299468994141,-97.9700546264648,-98.02734375,-98.0789108276367,-98.1362152099609,-98.1820526123047,-98.2336120605469,-98.2909088134766,-98.3138275146484,-98.3367462158203,-98.39404296875,-98.4169616699219,-98.4570693969727,-98.4685287475586,-98.47998046875,-98.5029067993164,-98.5143661499023,-99.2649383544922,-99.5399627685547,-100.20458984375,-101.230186462402,-102.078163146973,-102.794357299805,-103.00634765625,-103.510551452637,-104.060592651367,-104.066329956055,-104.060592651367,-104.054862976074,-104.060592651367,-104.054862976074,-104.054862976074,-104.054862976074,-104.049133300781,-104.043403625488,-104.049133300781,-102.983436584473,-102.931869506836,-101.997947692871,-100.496795654297,-99.8665466308594,-99.7118453979492,-99.0013809204102,-98.7206344604492,-97.9929733276367,-97.9757843017578,-97.225212097168,-96.5605773925781,-96.5548477172852,-96.5605773925781,-96.5720367431641,-96.5949554443359,-96.6522521972656,-96.7783050537109,-96.8241424560547,-96.8355941772461,-96.8413238525391,-96.8355941772461,-96.8126754760742,-96.7783050537109,-96.7210006713867,-96.6866302490234,-96.577766418457,-96.5147399902344,-96.4574508666992,-96.4402542114258,-96.4402542114258,-96.4345245361328,-96.4345245361328,-96.4345245361328,-96.4345245361328,-96.4345245361328,-96.4345245361328,-96.4287948608398,-96.4287948608398,-96.4287948608398,-96.58349609375,-96.5949554443359,-96.5720367431641,-96.5376586914062,-96.5090103149414,-96.5147399902344,-96.5319290161133,-96.5548477172852,-96.5720367431641,-96.5605773925781,-96.5548477172852,-96.5319290161133,-96.4975509643555,-96.4689025878906,-96.4574508666992,-96.4517135620117,-96.4402542114258,-96.4345245361328,-96.4345245361328,-96.4402542114258,-96.4459838867188,-96.5147399902344,-96.4975509643555,-96.4975509643555,-96.4975509643555,-96.5204696655273,-96.5204696655273,-96.5204696655273,-96.5605773925781,-96.5949554443359,-96.6064147949219,-96.6064147949219,-96.58349609375,-96.5605773925781,-96.4746322631836,-96.4689025878906,-96.4689025878906,-96.4689025878906,-96.4402542114258,-96.4345245361328,-96.4345245361328,null,-89.7194595336914,-89.7080078125,-89.6850814819336,-89.6507034301758,-89.6277847290039,-89.604866027832,-89.5991363525391,-89.6106033325195,-89.6736221313477,-89.6850814819336,-89.6621704101562,-89.6106033325195,-89.5704956054688,-89.5532989501953,-89.5532989501953,-89.6106033325195,-89.604866027832,-89.5876770019531,-89.5647659301758,-89.5361175537109,-89.518928527832,-89.5074615478516,-89.5475692749023,-89.5418472290039,-89.5131912231445,-89.5131912231445,-89.5361175537109,-89.5590286254883,-89.5475692749023,-89.518928527832,-89.4788208007812,-89.4673538208008,-89.4788208007812,-89.4501724243164,-89.4329833984375,-89.4043350219727,-89.3986053466797,-89.4043350219727,-89.335578918457,-88.8485641479492,-88.8141860961914,-88.5219802856445,-88.4818725585938,-88.063606262207,-88.0464248657227,-88.0406951904297,-88.0406951904297,-88.0521545410156,-88.063606262207,-87.9432907104492,-87.8516235351562,-87.8344268798828,-87.8344268798828,-87.6797332763672,-87.6453552246094,-87.3244934082031,-87.1182327270508,-87.0666656494141,-86.7630004882812,-86.6713256835938,-86.5968399047852,-86.5624618530273,-86.533821105957,-86.4994354248047,-86.4536056518555,-86.3848419189453,-86.1900405883789,-85.9665832519531,-85.7545928955078,-85.450927734375,-85.2962265014648,-85.2847671508789,-84.9639129638672,-84.7862930297852,-84.723274230957,-84.2133331298828,-84.0242614746094,-83.7549667358398,-83.6804885864258,-83.6632919311523,-83.646110534668,-83.634651184082,-83.4742202758789,-82.9872055053711,-82.8382339477539,-82.5975952148438,-82.2939300537109,-81.9272384643555,-81.9043121337891,-81.824104309082,-81.652214050293,-81.646484375,-81.6751327514648,-81.7037811279297,-81.7095108032227,-81.7037811279297,-81.6980514526367,-81.7209701538086,-81.7438888549805,-81.7209701538086,-81.7152404785156,-81.7152404785156,-81.7553482055664,-81.8011856079102,-81.829833984375,-81.8699417114258,-81.9272384643555,-81.9329605102539,-81.9787979125977,-82.0131759643555,-82.0475616455078,-82.0819320678711,-82.1163101196289,-82.1334991455078,-82.1506881713867,-82.1736068725586,-82.2194366455078,-82.2538223266602,-82.276741027832,-82.3168487548828,-82.3454895019531,-82.3855972290039,-82.4027862548828,-82.4085235595703,-82.4428939819336,-82.4830017089844,-82.5059280395508,-82.5460357666016,-82.5804061889648,-82.6090545654297,-82.6205139160156,-82.6205139160156,-82.6090545654297,-82.6377029418945,-82.6606216430664,-82.7522964477539,-82.7866744995117,-82.7866744995117,-82.8038558959961,-82.8267822265625,-82.8668899536133,-82.8898010253906,-82.9184494018555,-82.912727355957,-82.8955307006836,-82.912727355957,-82.9413681030273,-82.9642868041992,-82.9986724853516,-83.0215835571289,-83.0559616088867,-83.1075286865234,-83.1648254394531,-83.2221221923828,-83.2564926147461,-83.2794189453125,-83.2966003417969,-83.3252563476562,-83.3538970947266,-83.37109375,-83.3997344970703,-83.4283828735352,-83.4513092041016,-83.4914093017578,-83.5143280029297,-83.5945434570312,-83.6575698852539,-83.6804885864258,-83.7377853393555,-83.7893447875977,-83.8409118652344,-83.8982086181641,-83.9497756958008,-83.9841537475586,-84.0128021240234,-84.0128021240234,-84.0128021240234,-84.0242614746094,-84.0185317993164,-84.0242614746094,-84.0529098510742,-84.093017578125,-84.1273956298828,-84.1732330322266,-84.2076034545898,-84.2190704345703,-84.2419815063477,-84.2878189086914,-84.2935485839844,-84.3221969604492,-84.3279266357422,-84.6315994262695,-84.7748336791992,-84.8264007568359,-84.992561340332,-85.273307800293,-85.3649826049805,-85.456657409668,-85.6113510131836,-85.8519973754883,-86.3103637695312,-86.7801895141602,-86.8260269165039,-87.2041702270508,-87.2270965576172,-87.6052474975586,-87.989128112793,-88.1839370727539,-88.1896591186523,-88.3672790527344,-88.3959274291992,-88.7912673950195,-88.8256454467773,-89.0204544067383,-89.1980667114258,-89.3527679443359,-89.6449737548828,-89.7251892089844,-90.2809600830078,-90.2866897583008,-90.2695007324219,-90.2580413818359,-90.2179336547852,-90.2064743041992,-90.1950149536133,-90.1778259277344,-90.1491775512695,-90.1205368041992,-90.1033401489258,-90.0861511230469,-90.0632400512695,-90.0746994018555,-90.0689697265625,-90.057502746582,-90.0689697265625,-90.0861511230469,-90.0976104736328,-90.0976104736328,-90.0918807983398,-90.1033401489258,-90.1090774536133,-90.1491775512695,-90.1663665771484,-90.1892852783203,-90.1892852783203,-90.1835556030273,-90.16064453125,-90.1377182006836,-90.1262588500977,-90.1205368041992,-90.0976104736328,-90.0861511230469,-90.0804214477539,-90.0689697265625,-90.0460433959961,-90.0288619995117,-90.0116653442383,-89.9944839477539,-89.983024597168,-89.9600982666016,-89.9142684936523,-89.9085388183594,-89.9085388183594,-89.9028091430664,-89.8970794677734,-89.8684310913086,-89.8627014160156,-89.8741607666016,-89.9142684936523,-89.9371871948242,-89.9429168701172,-89.9371871948242,-89.9085388183594,-89.8283233642578,-89.799674987793,-89.799674987793,-89.7824859619141,-89.7423782348633,-89.7309188842773,-89.7309188842773,-89.7366485595703,-89.7366485595703,-89.7080078125,-89.6621704101562,-89.6507034301758,-89.6564407348633,-89.6850814819336,-89.7137298583984,-89.7194595336914,-89.7194595336914,null,-94.4979248046875,-94.4807434082031,-94.4750137329102,-94.4635543823242,-94.4520874023438,-94.4234466552734,-94.40625,-94.4005279541016,-94.3661499023438,-94.3088531494141,-94.2973937988281,-94.2802047729492,-94.2630157470703,-94.2400970458984,-94.2286376953125,-94.2229080200195,-94.2057189941406,-94.1885375976562,-94.1541595458984,-94.1484298706055,-94.1197738647461,-94.0911254882812,-94.0796661376953,-94.056755065918,-94.051025390625,-94.051025390625,-94.051025390625,-94.051025390625,-94.051025390625,-94.051025390625,-94.056755065918,-94.0109176635742,-93.9593505859375,-93.9077835083008,-93.873405456543,-93.873405456543,-93.8447570800781,-93.8332977294922,-93.8332977294922,-93.8161087036133,-93.7989196777344,-93.8103790283203,-93.8275680541992,-93.8390274047852,-93.8390274047852,-93.8218383789062,-93.8275680541992,-93.8390274047852,-93.8447570800781,-93.8218383789062,-93.7989196777344,-93.7760009765625,-93.7473526000977,-93.7301635742188,-93.7416305541992,-93.7530822753906,-93.7187042236328,-93.7015228271484,-93.6614074707031,-93.6671371459961,-93.684326171875,-93.7015228271484,-93.6957931518555,-93.678596496582,-93.6499557495117,-93.6270294189453,-93.6098480224609,-93.6098480224609,-93.5754699707031,-93.5468139648438,-93.5525512695312,-93.5640106201172,-93.5468139648438,-93.5353622436523,-93.5468139648438,-93.5640106201172,-93.5811920166016,-93.5697402954102,-93.5582809448242,-93.5468139648438,-93.5468139648438,-93.5640106201172,-93.5754699707031,-93.5640106201172,-93.5754699707031,-93.5811920166016,-93.598388671875,-93.6499557495117,-93.6671371459961,-93.7015228271484,-93.7015228271484,-93.7015228271484,-93.7187042236328,-93.7301635742188,-93.7416305541992,-93.7301635742188,-93.7187042236328,-93.7301635742188,-93.7301635742188,-93.7530822753906,-93.7588119506836,-93.7473526000977,-93.7129745483398,-93.678596496582,-93.6900634765625,-93.684326171875,-93.7015228271484,-93.7244338989258,-93.7129745483398,-93.7416305541992,-93.7645416259766,-93.7989196777344,-93.8046493530273,-93.8332977294922,-93.861946105957,-93.9077835083008,-93.9307022094727,-93.9307022094727,-93.9077835083008,-93.8848648071289,-93.8447570800781,-93.873405456543,-94.0395584106445,-94.0682144165039,-94.3203125,-94.3604202270508,-94.3833389282227,-94.4291763305664,-94.4750137329102,-94.5323028564453,-94.6125183105469,-94.6812744140625,-94.7213821411133,-94.7500305175781,-94.767219543457,-94.7844085693359,-94.7844085693359,-94.767219543457,-94.7156524658203,-94.6812744140625,-94.6526260375977,-94.6354370117188,-94.6125183105469,-94.5953369140625,-94.5494995117188,-94.5265731811523,-94.5380325317383,-94.5666885375977,-94.6125183105469,-94.68701171875,-94.7557601928711,-94.778678894043,-94.7901382446289,-94.7844085693359,-94.767219543457,-94.7328414916992,-94.7099227905273,-94.6927337646484,-94.6984634399414,-94.7099227905273,-94.7385711669922,-94.7901382446289,-94.8474349975586,-94.8818130493164,-94.9104614257812,-94.9276504516602,-94.9677581787109,-94.9963989257812,-95.0193252563477,-95.0021362304688,-95.0307769775391,-95.036506652832,-95.0135955810547,-95.0135955810547,-95.0250473022461,-95.0021362304688,-94.9906692504883,-95.0078659057617,-95.0193252563477,-95.0193252563477,-95.0021362304688,-94.9677581787109,-94.9333801269531,-94.9333801269531,-94.962028503418,-94.962028503418,-94.9219207763672,-94.9104614257812,-94.9104614257812,-94.9161911010742,-94.9276504516602,-94.956298828125,-94.9734878540039,-95.0479736328125,-95.0766143798828,-95.1224517822266,-95.1396484375,-95.1568298339844,-95.1740188598633,-95.1740188598633,-95.1797485351562,-95.2083969116211,-95.231315612793,-95.231315612793,-95.2141265869141,-95.1682891845703,-95.1625595092773,-95.2026672363281,-95.2943420410156,-95.3573608398438,-95.4031982421875,-95.5521774291992,-95.6438446044922,-95.7469787597656,-95.8787612915039,-96.0048141479492,-96.125129699707,-96.2798309326172,-96.3371200561523,-96.3657760620117,-96.3829574584961,-96.3772354125977,-96.3543090820312,-96.3084716796875,-96.2397232055664,-96.1136703491211,-96.0563735961914,-96.0162658691406,-95.9933471679688,-95.9016723632812,-95.7813568115234,-95.7584381103516,-95.7584381103516,-95.7813568115234,-95.8157272338867,-95.8615646362305,-95.9188690185547,-95.9933471679688,-96.130859375,-96.1824264526367,-96.2339935302734,-96.2569046020508,-96.2569046020508,-96.1938858032227,-96.1881561279297,-96.1996154785156,-96.2397232055664,-96.2397232055664,-96.2110748291016,-96.2110748291016,-96.222526550293,-96.2454528808594,-96.2741012573242,-96.2798309326172,-96.2855606079102,-96.2970123291016,-96.319938659668,-96.3600387573242,-96.3829574584961,-96.405876159668,-96.4116134643555,-96.4402542114258,-96.4402542114258,-96.400146484375,-96.4517135620117,-96.4860916137695,-96.5032806396484,-96.4860916137695,-96.4631729125977,-96.4746322631836,-96.4918212890625,-96.5147399902344,-96.5261993408203,-96.5433883666992,-96.58349609375,-96.5949554443359,-96.6121444702148,-96.6522521972656,-96.66943359375,-96.6579818725586,-96.6407928466797,-96.6579818725586,-96.6579818725586,-96.6407928466797,-96.6006851196289,-96.577766418457,-96.5261993408203,-96.5147399902344,-96.5548477172852,-96.58349609375,-96.589225769043,-96.5548477172852,-96.5147399902344,-96.4689025878906,-96.4345245361328,-96.4746322631836,-96.4975509643555,-96.5147399902344,-96.5376586914062,-96.6178741455078,-96.6522521972656,-96.6866302490234,-96.6980895996094,-96.7152709960938,-96.7267379760742,-96.7381973266602,-96.772575378418,-96.7954864501953,-96.8012161254883,-96.8241424560547,-96.8355941772461,-96.8298721313477,-96.8012161254883,-96.7954864501953,-96.7954864501953,-96.8126754760742,-96.8355941772461,-96.858512878418,-96.8699798583984,-96.852783203125,-96.8298721313477,-96.8069458007812,-96.8012161254883,-96.8126754760742,-96.8069458007812,-96.8241424560547,-96.8757019042969,-96.9100875854492,-96.9444580078125,-96.9444580078125,-96.9272689819336,-96.9215393066406,-96.9444580078125,-96.9902954101562,-96.9845657348633,-96.9731063842773,-96.9616470336914,-96.9731063842773,-97.0017547607422,-97.0361328125,-97.041862487793,-97.0361328125,-97.0590515136719,-97.0762405395508,-97.1106185913086,-97.1220703125,-97.1449966430664,-97.1621780395508,-97.1908340454102,-97.2137451171875,-97.1908340454102,-97.1908340454102,-97.2022857666016,-97.2481231689453,-97.2653121948242,-97.2538528442383,-97.1392669677734,-97.1965637207031,-97.2309417724609,-97.2481231689453,-97.2710494995117,-97.2939605712891,-97.3168869018555,-97.3569869995117,-97.3913650512695,-97.4085540771484,-97.48876953125,-97.5116882324219,-97.5403366088867,-97.5689849853516,-97.5460662841797,-97.5174179077148,-97.4715805053711,-97.4429321289062,-97.4200134277344,-97.4028244018555,-97.4085540771484,-97.4142837524414,-97.4142837524414,-97.3856353759766,-97.3627243041992,-97.3627243041992,-97.3856353759766,-97.3970947265625,-97.3856353759766,-97.3684463500977,-97.3283386230469,-97.311149597168,-97.299690246582,-97.2939605712891,-97.3226165771484,-97.3455276489258,-97.3741760253906,-97.4028244018555,-97.4257431030273,-97.4658508300781,-97.48876953125,-97.5174179077148,-97.5517959594727,-97.5689849853516,-97.5403366088867,-97.5174179077148,-97.5116882324219,-97.5116882324219,-97.5288772583008,-97.5403366088867,-97.5345993041992,-97.5575256347656,-97.57470703125,-97.6205444335938,-97.6320114135742,-97.6148147583008,-97.6320114135742,-97.6549224853516,-97.6663818359375,-97.7007598876953,-97.7236862182617,-97.7809753417969,-97.7981643676758,-97.8038940429688,-97.763786315918,-97.763786315918,-97.7351455688477,-97.7351455688477,-97.7064895629883,-97.6950378417969,-97.7064895629883,-97.758056640625,-97.758056640625,-97.7236862182617,-97.6893081665039,-97.6492004394531,-97.6148147583008,-97.5919036865234,-97.5632553100586,-97.5345993041992,-97.5059585571289,-97.4773101806641,-97.4543914794922,-97.4543914794922,-97.4543914794922,-97.4715805053711,-97.494499206543,-97.5059585571289,-97.494499206543,-97.48876953125,-97.5002288818359,-97.5460662841797,-97.5575256347656,-97.5689849853516,-97.5575256347656,-97.5689849853516,-97.5689849853516,-97.5403366088867,-97.5116882324219,-97.494499206543,-97.4658508300781,-97.4543914794922,-97.4429321289062,-97.4543914794922,-97.4715805053711,-97.4543914794922,-97.4200134277344,-97.3913650512695,-97.3741760253906,-97.3741760253906,-97.3627243041992,-97.3397979736328,-97.3226165771484,-97.3340682983398,-97.3455276489258,-97.305419921875,-97.3168869018555,-97.3168869018555,-97.311149597168,-97.2825088500977,-97.2538528442383,-97.2309417724609,-97.2137451171875,-97.225212097168,-97.2538528442383,-97.2653121948242,-97.2538528442383,-97.2194747924805,-97.225212097168,-97.2080154418945,-97.1793746948242,-97.1851043701172,-97.1793746948242,-97.1564559936523,-97.1507263183594,-97.1679077148438,-97.2710494995117,-97.2939605712891,-97.2939605712891,-97.299690246582,-97.3340682983398,-97.3627243041992,-97.3741760253906,-97.3684463500977,-97.3741760253906,-97.3970947265625,-97.4142837524414,-97.4257431030273,-97.4486618041992,-97.4773101806641,-97.494499206543,-97.5231475830078,-97.6148147583008,-97.6492004394531,-97.677848815918,-97.7064895629883,-97.7351455688477,-97.7695236206055,-97.7924346923828,-97.8096237182617,-97.8268127441406,-97.8440017700195,-97.8669204711914,-97.9585952758789,-97.9815139770508,-97.9929733276367,-98.0158920288086,-98.0559997558594,-98.0789108276367,-98.1075592041016,-98.1247482299805,-98.1591262817383,-98.1763229370117,-98.1935043334961,-98.2221603393555,-98.2851791381836,-98.2851791381836,-98.2966384887695,-98.3080978393555,-98.3195571899414,-98.3310165405273,-98.3482055664062,-98.3653945922852,-98.388313293457,-98.4055023193359,-98.4112319946289,-98.4341506958008,-98.4513397216797,-98.4570693969727,-98.4685287475586,-98.4914474487305,-98.5086364746094,-98.5372848510742,-98.5601959228516,-98.5716552734375,-98.583122253418,-98.5945816040039,-98.6289596557617,-98.6404190063477,-98.669059753418,-98.7435455322266,-98.7492752075195,-98.7721939086914,-98.8065719604492,-98.8294906616211,-98.8638687133789,-98.9097061157227,-98.9326171875,-98.9670028686523,-98.9899215698242,-99.0472183227539,-99.0701293945312,-99.0987777709961,-99.1045074462891,-99.0987777709961,-99.1560745239258,-99.1560745239258,-99.1789932250977,-99.2019119262695,-99.2076416015625,-99.2763977050781,-99.3165054321289,-99.3451461791992,-99.3795318603516,-99.390983581543,-99.4024505615234,-99.4253616333008,-99.4540176391602,-99.4654693603516,-99.4482879638672,-99.4368209838867,-99.4425582885742,-99.4425582885742,-99.4941253662109,-99.5055847167969,-99.5399627685547,-99.5227661132812,-99.5055847167969,-99.5113067626953,-99.5055847167969,-99.4998550415039,-99.5342330932617,-99.5342330932617,-99.5456924438477,-99.6316299438477,-99.6545486450195,-99.6774673461914,-99.7175750732422,-99.751953125,-99.7863311767578,-99.7977828979492,-99.8264389038086,-99.8550872802734,-99.8722763061523,-99.8894577026367,-99.9295654296875,-99.9352951049805,-99.9524917602539,-99.9754028320312,-99.9983291625977,-100.021240234375,-100.055618286133,-100.084266662598,-100.135833740234,-100.181671142578,-100.198860168457,-100.227508544922,-100.273345947266,-100.29052734375,-100.301986694336,-100.319183349609,-100.324913024902,-100.330635070801,-100.342094421387,-100.370742797852,-100.376472473145,-100.365020751953,-100.370742797852,-100.399398803711,-100.422309875488,-100.428039550781,-100.422309875488,-100.439498901367,-100.456687927246,-100.468147277832,-100.508255004883,-100.525444030762,-100.525444030762,-100.55982208252,-100.582740783691,-100.594200134277,-100.588470458984,-100.622848510742,-100.645767211914,-100.662948608398,-100.685874938965,-100.691604614258,-100.71452331543,-100.760360717773,-100.789001464844,-100.806198120117,-100.806198120117,-100.834838867188,-100.869216918945,-100.903602600098,-100.960891723633,-101.023918151855,-101.05256652832,-101.075485229492,-101.104133605957,-101.155693054199,-101.201530456543,-101.241638183594,-101.25309753418,-101.235908508301,-101.230186462402,-101.247367858887,-101.26456451416,-101.270294189453,-101.281745910645,-101.304672241211,-101.316131591797,-101.304672241211,-101.304672241211,-101.321853637695,-101.350509643555,-101.361961364746,-101.390609741211,-101.40779876709,-101.436447143555,-101.459365844727,-101.46509552002,-101.516662597656,-101.539581298828,-101.533851623535,-101.551040649414,-101.579689025879,-101.614059448242,-101.659896850586,-101.728660583496,-101.751571655273,-101.797409057617,-101.820327758789,-101.934921264648,-101.963569641113,-102.049514770508,-102.221405029297,-102.272964477539,-102.324531555176,-102.364639282227,-102.381828308105,-102.399017333984,-102.462043762207,-102.502151489258,-102.52507019043,-102.547988891602,-102.576637268066,-102.62247467041,-102.65111541748,-102.674041748047,-102.708419799805,-102.742790222168,-102.742790222168,-102.76570892334,-102.771438598633,-102.782897949219,-102.811546325684,-102.811546325684,-102.828735351562,-102.828735351562,-102.834465026855,-102.880302429199,-102.897491455078,-102.903221130371,-102.880302429199,-102.908950805664,-102.937599182129,-102.989166259766,-103.012077331543,-103.035003662109,-103.07511138916,-103.10375213623,-103.115219116211,-103.132400512695,-103.161056518555,-103.195426940918,-103.258453369141,-103.287101745605,-103.338668823242,-103.350128173828,-103.373046875,-103.390235900879,-103.441802978516,-103.470443725586,-103.493370056152,-103.544929504395,-103.573585510254,-103.642333984375,-103.699630737305,-103.739738464355,-103.756927490234,-103.791305541992,-103.774116516113,-103.797035217285,-103.848602294922,-103.917350769043,-104.00902557373,-104.077781677246,-104.146537780762,-104.186645507812,-104.22102355957,-104.238212585449,-104.284042358398,-104.347076416016,-104.381454467773,-104.43302154541,-104.473129272461,-104.513229370117,-104.536148071289,-104.57625579834,-104.610633850098,-104.639282226562,-104.67366027832,-104.696578979492,-104.696578979492,-104.685119628906,-104.702308654785,-104.736679077148,-104.81689453125,-104.851280212402,-104.851280212402,-104.868461608887,-104.88565826416,-104.942947387695,-104.971603393555,-104.994514465332,-105.017433166504,-105.069000244141,-105.114837646484,-105.166404724121,-105.223701477051,-105.286720275879,-105.389862060547,-105.475799560547,-105.544555664062,-105.57893371582,-105.596122741699,-105.687789916992,-105.762283325195,-105.802391052246,-105.871139526367,-105.922706604004,-105.957084655762,-105.997192382812,-106.025840759277,-106.083137512207,-106.117515563965,-106.163352966309,-106.214920043945,-106.237831115723,-106.283668518066,-106.312316894531,-106.340965270996,-106.392532348633,-106.472747802734,-106.512855529785,-106.547225952148,-106.598793029785,-106.638900756836,-106.644630432129,-106.638900756836,-106.650367736816,-106.62744140625,-106.461288452148,-106.38680267334,-105.997192382812,-104.91429901123,-104.845550537109,-104.014755249023,-103.963188171387,-103.716819763184,-103.361587524414,-103.07511138916,-103.07511138916,-103.07511138916,-103.069381713867,-103.06364440918,-103.06364440918,-103.057914733887,-103.052185058594,-103.052185058594,-103.046455383301,-103.046455383301,-103.046455383301,-103.046455383301,-103.046455383301,-103.046455383301,-103.046455383301,-103.000625610352,-102.15837097168,-102.01513671875,-101.625526428223,-101.075485229492,-100.943710327148,-100.542633056641,-100.004051208496,-100.004051208496,-100.004051208496,-100.009780883789,-100.004051208496,-100.009780883789,-100.004051208496,-100.004051208496,-99.9983291625977,-99.9868698120117,-99.9467620849609,-99.9181060791016,-99.8894577026367,-99.8493576049805,-99.8207092285156,-99.8092498779297,-99.757682800293,-99.7175750732422,-99.6889266967773,-99.6602783203125,-99.6087112426758,-99.5915222167969,-99.574333190918,-99.562873840332,-99.4998550415039,-99.4711990356445,-99.4310913085938,-99.4081802368164,-99.390983581543,-99.38525390625,-99.3738021850586,-99.3566131591797,-99.3336944580078,-99.3165054321289,-99.293586730957,-99.2649383544922,-99.2362899780273,-99.2133712768555,-99.1904525756836,-99.1904525756836,-99.2019119262695,-99.1904525756836,-99.1618041992188,-99.0930557250977,-99.0414886474609,-99.0128326416016,-98.9841842651367,-98.9498138427734,-98.9211654663086,-98.8810577392578,-98.8352203369141,-98.8008422851562,-98.7664642333984,-98.7492752075195,-98.7206344604492,-98.6919784545898,-98.657600402832,-98.6289596557617,-98.6060333251953,-98.5773849487305,-98.5544738769531,-98.5372848510742,-98.5086364746094,-98.485710144043,-98.4456100463867,-98.4226913452148,-98.4112319946289,-98.39404296875,-98.3825836181641,-98.3539352416992,-98.3252868652344,-98.2794494628906,-98.210693359375,-98.1820526123047,-98.1591262817383,-98.130485534668,-98.1132888793945,-98.0903778076172,-98.0846481323242,-98.1018371582031,-98.0961074829102,-98.0731811523438,-98.0445404052734,-97.9987030029297,-97.9643249511719,-97.947135925293,-97.9643249511719,-97.9757843017578,-97.9757843017578,-97.9528656005859,-97.9070281982422,-97.8841094970703,-97.8611907958984,-97.8325424194336,-97.8038940429688,-97.7809753417969,-97.763786315918,-97.7351455688477,-97.7179489135742,-97.6950378417969,-97.6549224853516,-97.6205444335938,-97.5976333618164,-97.5861740112305,-97.5632553100586,-97.5460662841797,-97.5174179077148,-97.48876953125,-97.4658508300781,-97.4543914794922,-97.4257431030273,-97.3913650512695,-97.3283386230469,-97.305419921875,-97.2767791748047,-97.2595825195312,-97.2366714477539,-97.2080154418945,-97.1851043701172,-97.1736373901367,-97.1908340454102,-97.2137451171875,-97.1965637207031,-97.1679077148438,-97.1392669677734,-97.1106185913086,-97.0991592407227,-97.0991592407227,-97.0819625854492,-97.1106185913086,-97.1106185913086,-97.0876998901367,-97.0590515136719,-97.0361328125,-96.9788360595703,-96.9902954101562,-96.9444580078125,-96.9158096313477,-96.8928909301758,-96.8814315795898,-96.8642501831055,-96.8413238525391,-96.8012161254883,-96.7668380737305,-96.7381973266602,-96.7152709960938,-96.6923599243164,-96.66943359375,-96.6407928466797,-96.6350631713867,-96.6121444702148,-96.5949554443359,-96.589225769043,-96.6121444702148,-96.6350631713867,-96.6236038208008,-96.5433883666992,-96.5261993408203,-96.5147399902344,-96.4803619384766,-96.4574508666992,-96.4230651855469,-96.3886871337891,-96.3657760620117,-96.3371200561523,-96.3142013549805,-96.2912902832031,-96.2626342773438,-96.2339935302734,-96.2110748291016,-96.1881561279297,-96.1537780761719,-96.1136703491211,-96.0678329467773,-95.9990768432617,-95.9818878173828,-95.9647064208984,-95.9188690185547,-95.8615646362305,-95.8271942138672,-95.7870864868164,-95.7928161621094,-95.7813568115234,-95.7469787597656,-95.7297897338867,-95.7011413574219,-95.6610336303711,-95.6209259033203,-95.5865478515625,-95.5636291503906,-95.5521774291992,-95.5292510986328,-95.4834136962891,-95.4375762939453,-95.4031982421875,-95.3688278198242,-95.3229904174805,-95.3000717163086,-95.2828826904297,-95.2656936645508,-95.2427749633789,-95.1625595092773,-95.1453704833984,-95.1109924316406,-95.0938110351562,-95.0708847045898,-95.0307769775391,-94.9906692504883,-94.9677581787109,-94.956298828125,-94.8989944458008,-94.8646240234375,-94.8302459716797,-94.7958679199219,-94.7844085693359,-94.7500305175781,-94.7328414916992,-94.7156524658203,-94.6984634399414,-94.6812744140625,-94.6640853881836,-94.6640853881836,-94.6469039916992,-94.6239776611328,-94.5781402587891,-94.5494995117188,-94.4979248046875,-94.4979248046875,null,-114.047248840332,-113.015922546387,-112.173675537109,-112.110649108887,-111.5205078125,-111.491851806641,-111.050682067871,-111.056411743164,-111.056411743164,-111.056411743164,-110.053733825684,-110.00789642334,-109.051063537598,-109.056785583496,-109.056785583496,-109.056785583496,-109.062515258789,-109.056785583496,-109.056785583496,-109.051063537598,-109.04532623291,-109.051063537598,-109.039596557617,-109.148460388184,-109.41202545166,-109.715682983398,-109.933410644531,-110.00789642334,-110.088104248047,-110.30583190918,-110.546478271484,-110.683990478516,-110.75846862793,-110.844413757324,-111.125160217285,-111.25121307373,-111.319969177246,-111.411643981934,-111.686668395996,-111.950225830078,-112.208053588867,-112.414321899414,-112.540374755859,-112.729446411133,-112.907066345215,-113.004470825195,-113.279487609863,-113.537322998047,-113.823799133301,-114.041519165039,-114.047248840332,-114.041519165039,-114.047248840332,-114.047248840332,-114.041519165039,-114.035797119141,-114.041519165039,-114.041519165039,-114.047248840332,-114.047248840332,null,-73.3615188598633,-73.1953582763672,-72.5651016235352,-71.8890151977539,-71.5051345825195,-71.5337829589844,-71.5452423095703,-71.5280532836914,-71.5280532836914,-71.5910797119141,-71.6254577636719,-71.5681533813477,-71.5509719848633,-71.5624237060547,-71.5796203613281,-71.5910797119141,-71.6025314331055,-71.6483688354492,-71.694206237793,-71.7515029907227,-71.7744216918945,-71.8087997436523,-71.8374481201172,-71.866096496582,-71.9577713012695,-71.9921493530273,-72.0093383789062,-72.0265274047852,-72.0322570800781,-72.049446105957,-72.0379867553711,-72.0437164306641,-72.0608978271484,-72.0895538330078,-72.1067352294922,-72.1010055541992,-72.1124649047852,-72.1296615600586,-72.1812210083008,-72.1812210083008,-72.1926803588867,-72.2156066894531,-72.2385177612305,-72.2843551635742,-72.3015441894531,-72.3072738647461,-72.318733215332,-72.3473815917969,-72.3760299682617,-72.3817520141602,-72.4104080200195,-72.4161376953125,-72.4390563964844,-72.4505157470703,-72.4447860717773,-72.4390563964844,-72.4562454223633,-72.4676971435547,-72.4562454223633,-72.4734268188477,-72.502082824707,-72.5249938964844,-72.5307312011719,-72.5536422729492,-72.5307312011719,-72.502082824707,-72.4734268188477,-72.9260635375977,-73.0292053222656,-73.2813034057617,-73.2813034057617,-73.2813034057617,-73.2755737304688,-73.2813034057617,-73.2813034057617,-73.2813034057617,-73.2755737304688,-73.2698440551758,-73.2755737304688,-73.2813034057617,-73.2698440551758,-73.2583847045898,-73.2583847045898,-73.2641143798828,-73.2583847045898,-73.2641143798828,-73.2755737304688,-73.2870254516602,-73.3042221069336,-73.3214111328125,-73.3443298339844,-73.3672485351562,-73.3844299316406,-73.4016265869141,-73.4245376586914,-73.4302673339844,-73.4016265869141,-73.3844299316406,-73.3729705810547,-73.3672485351562,-73.3729705810547,-73.3901672363281,-73.3901672363281,-73.3958969116211,-73.4130783081055,-73.4245376586914,-73.4245376586914,-73.4531860351562,-73.4188079833984,-73.4130783081055,-73.3958969116211,-73.3443298339844,-73.3271408081055,-73.3271408081055,-73.3271408081055,-73.3214111328125,-73.3328628540039,-73.3500595092773,-73.3729705810547,-73.3729705810547,-73.3844299316406,-73.3787002563477,-73.3615188598633,-73.3672485351562,-73.3901672363281,-73.3901672363281,-73.3443298339844,-73.3557891845703,-73.3615188598633,-73.3615188598633,null,-75.6418838500977,-75.6189727783203,-75.3611373901367,-75.3955154418945,-75.4184341430664,-75.4298934936523,-75.4241638183594,-75.4356231689453,-75.4528121948242,-75.4470825195312,-75.4470825195312,-75.4814605712891,-75.498649597168,-75.5215682983398,-75.5616760253906,-75.5788650512695,-75.5845947265625,-75.5960464477539,-75.5903244018555,-75.6075134277344,-75.6132431030273,-75.6304321289062,-75.6476135253906,-75.670539855957,-75.6762619018555,-75.6934509277344,-75.7049179077148,-75.7106475830078,-75.7392883300781,-75.767936706543,-75.7908630371094,-75.8023147583008,-75.7965927124023,-75.8023147583008,-75.8137741088867,-75.8367004394531,-75.8538818359375,-75.8653411865234,-75.8825302124023,-75.8825302124023,-75.8997192382812,-75.9111785888672,-75.9340972900391,-75.9340972900391,-75.9283676147461,-75.939826965332,-75.9570159912109,-75.9742050170898,-76.0085754394531,-76.0028533935547,-75.9971237182617,-76.0143127441406,-76.0085754394531,-75.9913940429688,-75.9913940429688,-75.9913940429688,-75.9627380371094,-75.9570159912109,-75.9570159912109,-75.9799346923828,-75.9799346923828,-75.939826965332,-75.945556640625,-75.9340972900391,-75.9283676147461,-75.9283676147461,-75.9169082641602,-75.9111785888672,-75.8825302124023,-75.8710708618164,-75.8825302124023,-75.8768005371094,-75.8596115112305,-75.8538818359375,-75.8367004394531,-75.8252334594727,-75.8252334594727,-75.8195037841797,-75.8023147583008,-75.8080444335938,-75.7851257324219,-75.7736663818359,-75.7335586547852,-75.7106475830078,-75.7220993041992,-75.7049179077148,-75.6877212524414,-75.6819915771484,-75.6991882324219,-75.6991882324219,-75.7278289794922,-75.7278289794922,-75.7049179077148,-75.6533508300781,-75.6418838500977,-75.6418838500977,-75.6418838500977,null,-75.2751922607422,-75.217903137207,-75.2465515136719,-75.303840637207,-75.315299987793,-75.3324890136719,-75.3382263183594,-75.3611373901367,-75.3668670654297,-75.3668670654297,-75.3611373901367,-75.3496780395508,-75.315299987793,-75.2923889160156,-75.2751922607422,-75.2751922607422,null,-77.7159957885742,-77.6873474121094,-77.6415100097656,-77.6128616333008,-77.5555648803711,-77.5326461791992,-77.4982681274414,-77.4753570556641,-77.4638900756836,-77.4696273803711,-77.5039978027344,-77.5326461791992,-77.5441055297852,-77.5441055297852,-77.5211944580078,-77.481086730957,-77.4295196533203,-77.3493041992188,-77.2862777709961,-77.2633590698242,-77.2518997192383,-77.2232513427734,-77.1831436157227,-77.1373062133789,-77.0971984863281,-77.0742797851562,-77.0628280639648,-77.0513610839844,-77.0513610839844,-77.0628280639648,-77.0570907592773,-77.0570907592773,-77.0800094604492,-77.0914688110352,-77.1373062133789,-77.1487655639648,-77.1545028686523,-77.1774139404297,-77.2289810180664,-77.2461700439453,-77.2633590698242,-77.2805404663086,-77.2920074462891,-77.3149261474609,-77.3263778686523,-77.3263778686523,-77.3263778686523,-77.3149261474609,-77.2862777709961,-77.2690887451172,-77.2518997192383,-77.2232513427734,-77.1487655639648,-77.1143951416016,-77.0742797851562,-77.0570907592773,-77.0341720581055,-77.028450012207,-77.0513610839844,-77.0399017333984,-77.0341720581055,-77.0169906616211,-76.9826126098633,-76.9596862792969,-76.9654159545898,-76.9539566040039,-76.9367752075195,-76.8966674804688,-76.856559753418,-76.8164520263672,-76.7878036499023,-76.7534255981445,-76.7419738769531,-76.7190475463867,-76.7133178710938,-76.6903991699219,-76.6903991699219,-76.6789398193359,-76.6617584228516,-76.6502990722656,-76.6388320922852,-76.6273727416992,-76.6159210205078,-76.5987243652344,-76.5643539428711,-76.5528869628906,-76.5528869628906,-76.5414276123047,-76.5070495605469,-76.5013198852539,-76.4898681640625,-76.4440307617188,-76.3867340087891,-76.3580856323242,-76.3122482299805,-76.2606811523438,-76.2434997558594,-76.2377624511719,-76.2377624511719,-76.2492294311523,-76.2606811523438,-76.2721405029297,-76.3065185546875,-76.3294372558594,-76.3408966064453,-76.3466262817383,-76.3294372558594,-76.3351669311523,-76.3294372558594,-76.3179779052734,-76.3122482299805,-76.3179779052734,-76.3294372558594,-76.3294372558594,-76.3523559570312,-76.3523559570312,-76.3466262817383,-76.3351669311523,-76.3351669311523,-76.3466262817383,-76.3638153076172,-76.398193359375,-76.4383010864258,-76.4612121582031,-76.4784088134766,-76.4898681640625,-76.5070495605469,-76.5185165405273,-76.5299758911133,-76.5471572875977,-76.5643539428711,-76.5987243652344,-76.6159210205078,-76.6388320922852,-76.6846694946289,-76.7075881958008,-76.7247772216797,-76.7419738769531,-76.7878036499023,-76.8164520263672,-76.8336410522461,-76.856559753418,-76.9081268310547,-76.9367752075195,-76.9425048828125,-76.9425048828125,-76.9310455322266,-76.8794784545898,-76.856559753418,-76.8279037475586,-76.8107223510742,-76.7878036499023,-76.7706146240234,-76.7476959228516,-76.7247772216797,-76.7133178710938,-76.6961364746094,-76.6617584228516,-76.6159210205078,-76.5987243652344,-76.5872650146484,-76.5872650146484,-76.575813293457,-76.5586242675781,-76.5357055664062,-76.4898681640625,-76.4612121582031,-76.4383010864258,-76.403923034668,-76.3867340087891,-76.3408966064453,-76.3237075805664,-76.3065185546875,-76.3122482299805,-76.3179779052734,-76.3351669311523,-76.3752746582031,-76.4268417358398,-76.4497604370117,-76.4669494628906,-76.4612121582031,-76.4440307617188,-76.4153747558594,-76.3867340087891,-76.3523559570312,-76.3237075805664,-76.3122482299805,-76.3065185546875,-76.2721405029297,-76.2606811523438,-76.2549514770508,-76.2492294311523,-76.2549514770508,-76.2721405029297,-76.2778701782227,-76.2778701782227,-76.2721405029297,-76.2893371582031,-76.3007888793945,-76.3237075805664,-76.3237075805664,-76.3351669311523,-76.3466262817383,-76.3638153076172,-76.3867340087891,-76.398193359375,-76.4268417358398,-76.4383010864258,-76.4325714111328,-76.4612121582031,-76.4669494628906,-76.4669494628906,-76.4554901123047,-76.4383010864258,-76.4325714111328,-76.4383010864258,-76.4669494628906,-76.4726791381836,-76.4669494628906,-76.4497604370117,-76.398193359375,-76.392463684082,-76.3810043334961,-76.3752746582031,-76.3810043334961,-76.398193359375,-76.4325714111328,-76.4612121582031,-76.4841384887695,-76.5185165405273,-76.5471572875977,-76.5700836181641,-76.6502990722656,-76.6903991699219,-76.7075881958008,-76.7247772216797,-76.7763442993164,-76.7935333251953,-76.8107223510742,-76.8164520263672,-76.8164520263672,-76.7992630004883,-76.7820739746094,-76.7706146240234,-76.7476959228516,-76.7247772216797,-76.6903991699219,-76.66748046875,-76.6044616699219,-76.575813293457,-76.5357055664062,-76.4955978393555,-76.4612121582031,-76.4383010864258,-76.4268417358398,-76.4211120605469,-76.4153747558594,-76.398193359375,-76.392463684082,-76.3810043334961,-76.3638153076172,-76.3466262817383,-76.3237075805664,-76.3237075805664,-76.3237075805664,-76.3466262817383,-76.3408966064453,-76.3408966064453,-76.3237075805664,-76.3065185546875,-76.2893371582031,-76.2835998535156,-76.2721405029297,-76.2664108276367,-76.2721405029297,-76.2835998535156,-76.2835998535156,-76.3007888793945,-76.3408966064453,-76.3580856323242,-76.398193359375,-76.4153747558594,-76.4268417358398,-76.4669494628906,-76.4841384887695,-76.5013198852539,-76.5185165405273,-76.5471572875977,-76.5815353393555,-76.6216430664062,-76.6044616699219,-76.6044616699219,-76.6101913452148,-76.6159210205078,-76.6331024169922,-76.66748046875,-76.6961364746094,-76.7133178710938,-76.7419738769531,-76.7820739746094,-76.7992630004883,-76.8221817016602,-76.8393707275391,-76.856559753418,-76.8622894287109,-76.8622894287109,-76.8622894287109,-76.8852081298828,-76.8966674804688,-76.8966674804688,-76.9081268310547,-76.9138488769531,-76.9482345581055,-76.9768829345703,-76.9826126098633,-76.9768829345703,-76.9654159545898,-76.9310455322266,-76.9081268310547,-76.8852081298828,-76.8622894287109,-76.8279037475586,-76.7992630004883,-76.7763442993164,-76.7648849487305,-76.7476959228516,-76.7190475463867,-76.7018661499023,-76.6846694946289,-76.6789398193359,-76.673210144043,-76.66748046875,-76.673210144043,-76.673210144043,-76.6502990722656,-76.6331024169922,-76.5987243652344,-76.5929946899414,-76.5929946899414,-76.5815353393555,-76.5414276123047,-76.5185165405273,-76.4955978393555,-76.4841384887695,-76.4841384887695,-76.4841384887695,-76.4841384887695,-76.4784088134766,-76.4554901123047,-76.4268417358398,-76.4153747558594,-76.3237075805664,-76.3065185546875,-76.3179779052734,-76.3179779052734,-76.3007888793945,-76.2835998535156,-76.2606811523438,-76.2320327758789,-76.2033920288086,-76.1747360229492,-76.1575546264648,-76.1346282958984,-76.1059875488281,-76.0887908935547,-76.0716094970703,-76.0429611206055,-76.0257720947266,-76.0085754394531,-75.9913940429688,-75.9856643676758,-75.9742050170898,-75.9570159912109,-75.9340972900391,-75.9283676147461,-75.8939895629883,-75.8653411865234,-75.8596115112305,-75.8939895629883,-75.8882598876953,-75.8939895629883,-75.9054489135742,-75.9283676147461,-75.9570159912109,-75.9742050170898,-75.9856643676758,-75.9799346923828,-75.9684753417969,-75.9627380371094,-75.9283676147461,-75.939826965332,-76.0028533935547,-76.0200424194336,-76.0315017700195,-76.0429611206055,-76.0486831665039,-76.0544128417969,-76.0429611206055,-76.0486831665039,-76.1117172241211,-76.3408966064453,-76.4898681640625,-76.5299758911133,-76.9195785522461,-77.1545028686523,-77.3378448486328,-77.761833190918,-77.8936157226562,-78.0425796508789,-78.3175964355469,-78.4436492919922,-78.7129440307617,-78.7988891601562,-79.1254730224609,-79.2171401977539,-79.4864349365234,-79.7098846435547,-80.0307464599609,-80.0937728881836,-80.4432754516602,-80.5979766845703,-80.8328857421875,-80.8844528198242,-81.3657379150391,-81.646484375,-81.652214050293,-81.824104309082,-81.9043121337891,-81.9272384643555,-82.2939300537109,-82.5975952148438,-82.8382339477539,-82.9872055053711,-83.4742202758789,-83.634651184082,-83.646110534668,-83.6174621582031,-83.5601654052734,-83.4914093017578,-83.4455718994141,-83.3882751464844,-83.193473815918,-83.1419067382812,-83.1189880371094,-83.1075286865234,-83.0788803100586,-83.0387725830078,-82.9986724853516,-82.9585647583008,-82.8840713500977,-82.8668899536133,-82.8611602783203,-82.8496932983398,-82.8554229736328,-82.8554229736328,-82.8325119018555,-82.8038558959961,-82.7580184936523,-82.7522964477539,-82.740837097168,-82.7121887207031,-82.7121887207031,-82.7121887207031,-82.6892700195312,-82.5517578125,-82.5402984619141,-82.4830017089844,-82.4085235595703,-82.3569488525391,-82.3225784301758,-82.2939300537109,-82.2423629760742,-82.1621475219727,-81.9673461914062,-81.9386901855469,-81.9444198608398,-81.9673461914062,-81.9845275878906,-81.9845275878906,-81.9616165161133,-81.9444198608398,-81.9444198608398,-81.9272384643555,-81.9100494384766,-81.8756713867188,-81.8527450561523,-81.8011856079102,-81.7667999267578,-81.7553482055664,-81.7381591796875,-81.7095108032227,-81.6694030761719,-81.6006546020508,-81.5662689208984,-81.5318908691406,-81.5147094726562,-81.4860534667969,-81.4631423950195,-81.4287643432617,-81.4001083374023,-81.382926940918,-81.3600082397461,-81.3485488891602,-81.3084411621094,-81.2740631103516,-81.2339553833008,-81.2167663574219,-81.1651992797852,-81.1193618774414,-81.0792541503906,-81.0047760009766,-80.9875793457031,-80.9703979492188,-80.9532089233398,-80.8729934692383,-80.8443450927734,-80.8844528198242,-80.8901824951172,-80.8443450927734,-80.7927780151367,-80.7698593139648,-80.5578689575195,-80.5234909057617,-80.5005722045898,-80.477653503418,-80.4432754516602,-80.4260864257812,-80.3516006469727,-80.3057632446289,-80.28857421875,-80.3344116210938,-80.3229598999023,-80.3286819458008,-80.2083587646484,-80.2771224975586,-80.294303894043,-80.294303894043,-80.2771224975586,-80.2656555175781,-80.2541961669922,-80.2370147705078,-80.2083587646484,-80.1567993164062,-80.0995025634766,-80.0651245117188,-80.0536651611328,-80.025016784668,-79.9791793823242,-79.9677200317383,-79.9448013305664,-79.9333419799805,-79.9218826293945,-79.8932342529297,-79.8187484741211,-79.7958297729492,-79.8130187988281,-79.8130187988281,-79.7958297729492,-79.7671813964844,-79.7328109741211,-79.7328109741211,-79.7328109741211,-79.7041625976562,-79.7041625976562,-79.6697769165039,-79.6353988647461,-79.5380020141602,-79.5036239624023,-79.4978942871094,-79.4749755859375,-79.38330078125,-79.3145446777344,-79.3030853271484,-79.2744369506836,-79.2515258789062,-79.2343368530273,-79.2114181518555,-79.1942291259766,-79.1655807495117,-79.1369247436523,-79.108283996582,-79.0968246459961,-79.0910873413086,-79.0796356201172,-79.0567169189453,-79.0567169189453,-79.0509872436523,-79.0280685424805,-79.0051498413086,-78.9879608154297,-78.8676376342773,-78.8275375366211,-78.7587814331055,-78.7415924072266,-78.7301254272461,-78.7014846801758,-78.6499176025391,-78.6269989013672,-78.5983505249023,-78.5582427978516,-78.5697021484375,-78.5754318237305,-78.5639724731445,-78.5181350708008,-78.4436492919922,-78.4207382202148,-78.4207382202148,-78.4551086425781,-78.4150009155273,-78.4379196166992,-78.3634338378906,-78.3920822143555,-78.3577041625977,-78.3806304931641,-78.3462524414062,-78.2373886108398,-78.0425796508789,-77.8477783203125,-77.8305892944336,-77.8134002685547,-77.7847518920898,-77.756103515625,-77.7159957885742,-77.7159957885742,null,-123.01976776123,-123.054153442383,-123.094253540039,-123.094253540039,-123.117164611816,-123.111442565918,-123.088516235352,-123.065612792969,-123.042686462402,-123.008308410645,-122.962478637695,-122.939552307129,-122.968200683594,-122.939552307129,-122.968200683594,-122.985397338867,-123.01976776123,-123.01976776123,null,-122.82495880127,-122.796310424805,-122.76766204834,-122.756202697754,-122.77912902832,-122.802047729492,-122.819229125977,-122.819229125977,-122.836418151855,-122.859336853027,-122.859336853027,-122.887985229492,-122.887985229492,-122.870803833008,-122.836418151855,-122.842155456543,-122.82495880127,-122.82495880127,null,-122.76766204834,-122.750480651855,-122.716094970703,-122.727554321289,-122.76766204834,-122.836418151855,-122.882263183594,-122.887985229492,-122.928092956543,-122.951011657715,-122.945289611816,-122.899444580078,-122.86506652832,-122.82495880127,-122.853614807129,-122.86506652832,-122.82495880127,-122.802047729492,-122.76766204834,-122.76766204834,null,-122.670265197754,-122.710372924805,-122.721832275391,-122.670265197754,-122.635879516602,-122.618698120117,-122.549942016602,-122.549942016602,-122.521301269531,-122.492652893066,-122.463996887207,-122.509841918945,-122.549942016602,-122.572868347168,-122.607238769531,-122.607238769531,-122.658805847168,-122.670265197754,-122.607238769531,-122.538482666016,-122.515563964844,-122.492652893066,-122.469734191895,-122.469734191895,-122.44108581543,-122.400978088379,-122.337951660156,-122.309303283691,-122.320762634277,-122.320762634277,-122.349411010742,-122.395240783691,-122.400978088379,-122.41242980957,-122.452545166016,-122.48119354248,-122.504104614258,-122.498374938965,-122.538482666016,-122.561408996582,-122.56713104248,-122.572868347168,-122.630157470703,-122.670265197754,-122.670265197754,null,-116.929229736328,-117.473533630371,-117.616775512695,-117.983474731445,-117.994934082031,-118.957496643066,-119.003326416016,-119.066360473633,-119.175216674805,-119.249710083008,-119.318458557129,-119.387214660645,-119.427322387695,-119.496070861816,-119.547637939453,-119.593482971191,-119.650772094727,-119.69660949707,-119.834121704102,-119.868492126465,-120.006011962891,-120.06330871582,-120.143516540527,-120.212272644043,-120.447189331055,-120.510215759277,-120.556045532227,-120.607620239258,-120.653450012207,-120.905548095703,-120.962852478027,-121.05451965332,-121.129005432129,-121.163391113281,-121.20922088623,-121.266510009766,-121.32381439209,-121.369644165039,-121.426940917969,-121.524353027344,-121.570182800293,-121.673316955566,-121.77645111084,-121.839469909668,-121.896774291992,-121.931144714355,-122.257736206055,-122.320762634277,-122.378059387207,-122.48119354248,-122.630157470703,-122.727554321289,-122.761940002441,-122.77912902832,-122.77912902832,-122.77912902832,-122.76766204834,-122.77912902832,-122.790588378906,-122.790588378906,-122.790588378906,-122.807769775391,-122.847877502441,-122.910903930664,-122.996841430664,-123.117164611816,-123.174468994141,-123.22029876709,-123.237487792969,-123.27759552002,-123.329162597656,-123.369270324707,-123.397926330566,-123.426574707031,-123.43229675293,-123.397926330566,-123.357818603516,-123.34635925293,-123.38646697998,-123.449478149414,-123.518249511719,-123.58699798584,-123.627105712891,-123.661476135254,-123.707321166992,-123.758888244629,-123.79899597168,-123.850563049316,-123.890670776367,-123.919319152832,-123.976608276367,-124.005256652832,-124.028175354004,-124.016716003418,-124.01099395752,-124.022438049316,-124.033897399902,-124.016716003418,-123.988067626953,-123.970886230469,-123.959419250488,-123.896392822266,-123.873474121094,-123.879211425781,-123.850563049316,-123.92504119873,-123.879211425781,-123.862007141113,-123.79899597168,-123.850563049316,-123.879211425781,-123.902114868164,-123.92504119873,-123.953681945801,-123.988067626953,-124.028175354004,-124.045356750488,-124.045356750488,-124.056823730469,-124.085464477539,-124.079742431641,-124.045356750488,-124.028175354004,-123.988067626953,-123.988067626953,-123.993789672852,-123.959419250488,-123.867744445801,-123.770347595215,-123.856285095215,-123.947959899902,-123.965148925781,-123.988067626953,-124.045356750488,-124.074005126953,-124.091201782227,-124.108390808105,-124.108390808105,-124.137031555176,-124.154220581055,-124.194328308105,-124.245895385742,-124.274543762207,-124.303199768066,-124.314643859863,-124.303199768066,-124.320381164551,-124.371955871582,-124.383415222168,-124.429244995117,-124.440704345703,-124.475074768066,-124.503730773926,-124.566749572754,-124.595397949219,-124.63550567627,-124.646965026855,-124.681343078613,-124.658424377441,-124.63550567627,-124.624053955078,-124.664161682129,-124.681343078613,-124.63550567627,-124.589668273926,-124.497993469238,-124.417785644531,-124.331848144531,-124.274543762207,-124.222984313965,-124.154220581055,-124.079742431641,-124.045356750488,-123.913581848145,-123.770347595215,-123.632827758789,-123.575538635254,-123.506790161133,-123.460945129395,-123.375007629395,-123.283332824707,-123.23176574707,-123.14582824707,-123.10572052002,-123.048416137695,-123.002578735352,-122.991119384766,-122.962478637695,-122.945289611816,-122.939552307129,-122.876525878906,-122.876525878906,-122.82495880127,-122.847877502441,-122.82495880127,-122.76766204834,-122.819229125977,-122.802047729492,-122.733291625977,-122.716094970703,-122.756202697754,-122.73902130127,-122.698913574219,-122.670265197754,-122.670265197754,-122.630157470703,-122.612976074219,-122.647346496582,-122.612976074219,-122.601516723633,-122.647346496582,-122.65308380127,-122.704635620117,-122.710372924805,-122.750480651855,-122.73902130127,-122.76766204834,-122.76766204834,-122.77912902832,-122.82495880127,-122.82495880127,-122.813507080078,-122.847877502441,-122.870803833008,-122.951011657715,-122.97966003418,-123.002578735352,-123.01976776123,-123.071334838867,-123.094253540039,-123.117164611816,-123.077056884766,-123.042686462402,-123.002578735352,-122.899444580078,-122.86506652832,-122.807769775391,-122.853614807129,-122.945289611816,-122.996841430664,-123.048416137695,-123.059875488281,-123.008308410645,-122.996841430664,-122.968200683594,-122.939552307129,-122.870803833008,-122.819229125977,-122.721832275391,-122.670265197754,-122.618698120117,-122.584312438965,-122.532760620117,-122.532760620117,-122.572868347168,-122.572868347168,-122.52702331543,-122.48119354248,-122.452545166016,-122.463996887207,-122.429626464844,-122.469734191895,-122.504104614258,-122.52702331543,-122.549942016602,-122.595779418945,-122.618698120117,-122.595779418945,-122.578590393066,-122.561408996582,-122.561408996582,-122.590049743652,-122.618698120117,-122.65308380127,-122.647346496582,-122.624420166016,-122.65308380127,-122.647346496582,-122.595779418945,-122.549942016602,-122.515563964844,-122.48119354248,-122.463996887207,-122.48119354248,-122.498374938965,-122.504104614258,-122.515563964844,-122.52702331543,-122.549942016602,-122.532760620117,-122.52702331543,-122.538482666016,-122.578590393066,-122.630157470703,-122.624420166016,-122.590049743652,-122.590049743652,-122.658805847168,-122.710372924805,-122.716094970703,-122.687454223633,-122.704635620117,-122.716094970703,-122.750480651855,-122.76766204834,-122.761940002441,-122.750480651855,-122.750480651855,-122.756202697754,-122.77912902832,-122.790588378906,-122.802047729492,-122.819229125977,-122.882263183594,-122.899444580078,-122.910903930664,-122.996841430664,-122.97966003418,-123.01976776123,-123.042686462402,-122.939552307129,-122.956741333008,-123.008308410645,-123.008308410645,-122.962478637695,-122.922370910645,-122.887985229492,-122.928092956543,-122.956741333008,-122.922370910645,-122.899444580078,-122.887985229492,-122.876525878906,-122.842155456543,-122.847877502441,-122.847877502441,-122.807769775391,-122.77912902832,-122.77912902832,-122.744743347168,-122.727554321289,-122.716094970703,-122.670265197754,-122.635879516602,-122.590049743652,-122.549942016602,-122.521301269531,-122.486915588379,-122.486915588379,-122.463996887207,-122.418167114258,-122.366592407227,-122.378059387207,-122.389518737793,-122.320762634277,-122.280654907227,-122.303565979004,-122.303565979004,-122.332214355469,-122.360870361328,-122.366592407227,-122.309303283691,-122.303565979004,-122.343673706055,-122.378059387207,-122.343673706055,-122.343673706055,-122.337951660156,-122.355133056641,-122.309303283691,-122.274917602539,-122.257736206055,-122.188980102539,-122.188980102539,-122.166061401367,-122.234817504883,-122.309303283691,-122.320762634277,-122.343673706055,-122.337951660156,-122.337951660156,-122.360870361328,-122.418167114258,-122.446807861328,-122.504104614258,-122.515563964844,-122.56713104248,-122.612976074219,-122.601516723633,-122.641616821289,-122.601516723633,-122.549942016602,-122.538482666016,-122.504104614258,-122.458267211914,-122.44108581543,-122.44108581543,-122.446807861328,-122.406700134277,-122.400978088379,-122.423889160156,-122.446807861328,-122.446807861328,-122.44108581543,-122.48119354248,-122.44108581543,-122.452545166016,-122.504104614258,-122.549942016602,-122.590049743652,-122.618698120117,-122.612976074219,-122.670265197754,-122.670265197754,-122.704635620117,-122.744743347168,-122.744743347168,-122.704635620117,-122.710372924805,-122.761940002441,-122.761940002441,-122.744743347168,-122.704635620117,-122.710372924805,-122.091567993164,-121.42121887207,-120.853981018066,-120.137794494629,-119.335647583008,-118.842903137207,-118.206932067871,-117.427696228027,-117.020896911621,-117.026634216309,-117.032356262207,-117.032356262207,-117.032356262207,-117.032356262207,-117.032356262207,-117.026634216309,-117.026634216309,-117.032356262207,-117.032356262207,-116.963600158691,-116.957878112793,-116.923492431641,-116.952140808105,-116.929229736328,-116.929229736328,null,-79.4978942871094,-79.4921646118164,-79.4577865600586,-79.4004898071289,-79.3661117553711,-79.3317413330078,-79.3030853271484,-79.2859039306641,-79.2687072753906,-79.2515258789062,-79.2171401977539,-79.1426620483398,-79.1254730224609,-79.1025543212891,-79.0910873413086,-79.0624465942383,-79.0509872436523,-79.0166091918945,-78.9822311401367,-78.9593124389648,-78.9134750366211,-78.8676376342773,-78.8447189331055,-78.8218002319336,-78.8160705566406,-78.8046112060547,-78.7759628295898,-78.7645034790039,-78.7473220825195,-78.7473220825195,-78.7587814331055,-78.7415924072266,-78.7014846801758,-78.6499176025391,-78.6098098754883,-78.5467834472656,-78.5009460449219,-78.483757019043,-78.47802734375,-78.47802734375,-78.4608383178711,-78.4608383178711,-78.4436492919922,-78.4321899414062,-78.4436492919922,-78.4493789672852,-78.4379196166992,-78.4264678955078,-78.3978118896484,-78.3519744873047,-78.3233261108398,-78.3004150390625,-78.2774887084961,-78.2545776367188,-78.2431182861328,-78.2259292602539,-78.1915512084961,-78.1342544555664,-78.1113357543945,-78.0425796508789,-78.0082015991211,-77.9509048461914,-77.9279937744141,-77.9050674438477,-77.8936157226562,-77.8706893920898,-77.8535079956055,-77.8305892944336,-77.8363189697266,-77.8592300415039,-77.8649597167969,-77.8535079956055,-77.8363189697266,-77.8191223144531,-77.7904815673828,-77.7790145874023,-77.7732849121094,-77.7847518920898,-77.7904815673828,-77.7847518920898,-77.761833190918,-77.750373840332,-77.750373840332,-77.756103515625,-77.7159957885742,-77.756103515625,-77.7847518920898,-77.8134002685547,-77.8305892944336,-77.8477783203125,-78.0425796508789,-78.2373886108398,-78.3462524414062,-78.3806304931641,-78.3577041625977,-78.3920822143555,-78.3634338378906,-78.4379196166992,-78.4150009155273,-78.4551086425781,-78.4207382202148,-78.4207382202148,-78.4436492919922,-78.5181350708008,-78.5639724731445,-78.5754318237305,-78.5697021484375,-78.5582427978516,-78.5983505249023,-78.6269989013672,-78.6499176025391,-78.7014846801758,-78.7301254272461,-78.7415924072266,-78.7587814331055,-78.8275375366211,-78.8676376342773,-78.9879608154297,-79.0051498413086,-79.0280685424805,-79.0509872436523,-79.0567169189453,-79.0567169189453,-79.0796356201172,-79.0910873413086,-79.0968246459961,-79.108283996582,-79.1369247436523,-79.1655807495117,-79.1942291259766,-79.2114181518555,-79.2343368530273,-79.2515258789062,-79.2744369506836,-79.3030853271484,-79.3145446777344,-79.38330078125,-79.4749755859375,-79.4978942871094,-79.5036239624023,-79.5380020141602,-79.6353988647461,-79.6697769165039,-79.7041625976562,-79.7041625976562,-79.7328109741211,-79.7328109741211,-79.7328109741211,-79.7671813964844,-79.7958297729492,-79.8130187988281,-79.8130187988281,-79.7958297729492,-79.8187484741211,-79.8932342529297,-79.9218826293945,-79.9333419799805,-79.9448013305664,-79.9677200317383,-79.9791793823242,-80.025016784668,-80.0536651611328,-80.0651245117188,-80.0995025634766,-80.1567993164062,-80.2083587646484,-80.2370147705078,-80.2541961669922,-80.2656555175781,-80.2771224975586,-80.294303894043,-80.294303894043,-80.2771224975586,-80.2083587646484,-80.3286819458008,-80.3229598999023,-80.3344116210938,-80.28857421875,-80.3057632446289,-80.3516006469727,-80.4260864257812,-80.4432754516602,-80.477653503418,-80.5005722045898,-80.5234909057617,-80.5578689575195,-80.7698593139648,-80.7927780151367,-80.8443450927734,-80.8901824951172,-80.8844528198242,-80.8443450927734,-80.8729934692383,-80.9532089233398,-80.9703979492188,-80.9875793457031,-81.0047760009766,-81.0792541503906,-81.1193618774414,-81.1651992797852,-81.2167663574219,-81.2339553833008,-81.2740631103516,-81.3084411621094,-81.3485488891602,-81.3600082397461,-81.382926940918,-81.4001083374023,-81.4287643432617,-81.4631423950195,-81.4860534667969,-81.5147094726562,-81.5318908691406,-81.5662689208984,-81.6006546020508,-81.6694030761719,-81.7095108032227,-81.7381591796875,-81.7553482055664,-81.7667999267578,-81.8011856079102,-81.8527450561523,-81.8756713867188,-81.9100494384766,-81.9272384643555,-81.9444198608398,-81.9444198608398,-81.9616165161133,-81.9845275878906,-81.9845275878906,-81.9673461914062,-81.9444198608398,-81.9386901855469,-81.9673461914062,-82.0189056396484,-82.0647430419922,-82.0876617431641,-82.1220397949219,-82.1392288208008,-82.1334991455078,-82.1334991455078,-82.1564178466797,-82.1678771972656,-82.1736068725586,-82.1907958984375,-82.2137145996094,-82.2538223266602,-82.2939300537109,-82.3111114501953,-82.3111114501953,-82.3168487548828,-82.3569488525391,-82.3970565795898,-82.4085235595703,-82.4257049560547,-82.4486236572266,-82.4658126831055,-82.4830017089844,-82.4830017089844,-82.4715423583984,-82.4658126831055,-82.4772720336914,-82.5517578125,-82.6147842407227,-82.6205139160156,-82.6147842407227,-82.5975952148438,-82.5804061889648,-82.5861358642578,-82.5861358642578,-82.5746765136719,-82.5632171630859,-82.5689468383789,-82.5804061889648,-82.5861358642578,-82.5804061889648,-82.5746765136719,-82.5689468383789,-82.4944610595703,-82.3283081054688,-82.288200378418,-82.276741027832,-82.2137145996094,-82.1965255737305,-82.2022552490234,-82.2022552490234,-82.2194366455078,-82.2194366455078,-82.1506881713867,-82.1392288208008,-82.1163101196289,-82.0819320678711,-82.0303649902344,-81.9902572631836,-81.9329605102539,-81.9100494384766,-81.9157791137695,-81.9329605102539,-81.9215087890625,-81.8985824584961,-81.8699417114258,-81.8470230102539,-81.824104309082,-81.7725372314453,-81.7839965820312,-81.7782669067383,-81.824104309082,-81.824104309082,-81.7725372314453,-81.7553482055664,-81.7496185302734,-81.7324295043945,-81.7037811279297,-81.6923217773438,-81.6636734008789,-81.5891952514648,-81.5662689208984,-81.554817199707,-81.4803237915039,-81.4516830444336,-81.4058456420898,-81.3886566162109,-81.3657379150391,-81.2969818115234,-81.2339553833008,-81.1651992797852,-81.1365585327148,-81.1079025268555,-81.0276870727539,-80.9875793457031,-80.918830871582,-80.8844528198242,-80.8615341186523,-80.8386154174805,-80.8386154174805,-80.8558044433594,-80.8271560668945,-80.8271560668945,-80.8042373657227,-80.8156967163086,-80.8099670410156,-80.7698593139648,-80.7641296386719,-80.746940612793,-80.746940612793,-80.7526702880859,-80.7068328857422,-80.6896514892578,-80.6609954833984,-80.6323471069336,-80.6151580810547,-80.6151580810547,-80.6266174316406,-80.6266174316406,-80.6266174316406,-80.6094360351562,-80.6208877563477,-80.6724548339844,-80.6667251586914,-80.6609954833984,-80.6208877563477,-80.5578689575195,-80.5177612304688,-80.5177612304688,-80.5234909057617,-80.5177612304688,-80.5234909057617,-80.5177612304688,-80.5177612304688,-80.4088973999023,-79.8875045776367,-79.7557220458984,-79.4978942871094,-79.4978942871094,null,-87.8000564575195,-88.2011184692383,-88.3042602539062,-88.699592590332,-88.7740783691406,-88.9402389526367,-89.3756866455078,-89.3928756713867,-89.8455123901367,-89.9142684936523,-90.4184646606445,-90.6419219970703,-90.6591110229492,-90.6648406982422,-90.69921875,-90.7507858276367,-90.8195419311523,-90.8768310546875,-90.8997573852539,-90.9570465087891,-91.0086135864258,-91.0601806640625,-91.0716400146484,-91.0888290405273,-91.1289367675781,-91.15185546875,-91.1747741699219,-91.1805038452148,-91.1747741699219,-91.1403961181641,-91.0716400146484,-91.0601806640625,-91.0716400146484,-91.15185546875,-91.1690444946289,-91.2034225463867,-91.2263412475586,-91.2263412475586,-91.2206115722656,-91.2263412475586,-91.2607192993164,-91.2492599487305,-91.23779296875,-91.2721786499023,-91.2549896240234,-91.2435302734375,-91.2435302734375,-91.2607192993164,-91.2893676757812,-91.3065567016602,-91.3581161499023,-91.3982238769531,-91.4383392333984,-91.4956283569336,-91.5471954345703,-91.6044921875,-91.6675186157227,-91.7248153686523,-91.8107528686523,-91.8336791992188,-91.8623199462891,-91.8795166015625,-91.9081573486328,-91.9425354003906,-92.0170211791992,-92.1029663085938,-92.0972290039062,-92.2519378662109,-92.2977752685547,-92.320686340332,-92.3378829956055,-92.3607940673828,-92.4352798461914,-92.5326843261719,-92.5899810791016,-92.6300888061523,-92.6759185791016,-92.7389526367188,-92.8019714355469,-92.7962493896484,-92.7618637084961,-92.779052734375,-92.7618637084961,-92.7905197143555,-92.8019714355469,-92.779052734375,-92.7905197143555,-92.7675933837891,-92.7847900390625,-92.7618637084961,-92.7504119873047,-92.7274856567383,-92.6873779296875,-92.6701965332031,-92.6816482543945,-92.7389526367188,-92.779052734375,-92.9108352661133,-92.9222946166992,-92.9051055908203,-92.8879165649414,-92.8478088378906,-92.8077011108398,-92.7847900390625,-92.779052734375,-92.7561340332031,-92.7332153320312,-92.6873779296875,-92.5785217285156,-92.5384140014648,-92.4639282226562,-92.4352798461914,-92.3607940673828,-92.3321533203125,-92.3034973144531,-92.2920455932617,-92.2920455932617,-92.3034973144531,-92.2748489379883,-92.2232818603516,-92.2003707885742,-92.1602630615234,-92.1659927368164,-92.14306640625,-92.1144256591797,-92.1029663085938,-92.0857772827148,-92.0456695556641,-91.9941024780273,-91.97119140625,-91.9310836791992,-91.8795166015625,-91.8222122192383,-91.7649230957031,-91.6789779663086,-91.6216812133789,-91.5586547851562,-91.4841690063477,-91.421142578125,-91.3753051757812,-91.3180084228516,-91.2435302734375,-91.2148818969727,-91.1690444946289,-91.0258102416992,-90.962776184082,-90.9054794311523,-90.8768310546875,-90.8367309570312,-90.8195419311523,-90.7966232299805,-90.7565155029297,-90.7507858276367,-90.7622451782227,-90.7679748535156,-90.8252639770508,-90.8424606323242,-90.8367309570312,-90.8424606323242,-90.8940277099609,-90.9284057617188,-90.8711013793945,-90.8424606323242,-90.8080825805664,-90.7737045288086,-90.7393264770508,-90.7221374511719,-90.693489074707,-90.6361923217773,-90.5559768676758,-90.4929504394531,-90.4471206665039,-90.4127349853516,-90.4070129394531,-90.3783645629883,-90.3382568359375,-90.3267974853516,-90.3153381347656,-90.2981491088867,-90.240852355957,-90.2179336547852,-90.2007522583008,-90.1720962524414,-90.1377182006836,-90.1319885253906,-90.1205368041992,-90.0918807983398,-89.9199905395508,-89.8856201171875,-89.6850814819336,-89.34130859375,-89.1063919067383,-89.066291809082,-89.0376434326172,-88.9918060302734,-88.9345092773438,-88.8600234985352,-88.8141860961914,-88.7454299926758,-88.6938629150391,-88.6652221679688,-88.6422958374023,-88.613655090332,-88.5448989868164,-88.4704132080078,-88.4131164550781,-88.3787384033203,-88.344367980957,-88.2584228515625,-88.1839370727539,-88.161018371582,-88.1323699951172,-88.1266403198242,-88.1266403198242,-88.0979919433594,-88.1094436645508,-88.1438293457031,-88.1438293457031,-88.1209106445312,-88.0865325927734,-88.0578842163086,-88.0235061645508,-88.0063171386719,-87.977668762207,-87.9031829833984,-87.8344268798828,-87.8057861328125,-87.8115158081055,-87.8344268798828,-87.8172378540039,-87.8057861328125,-87.8115158081055,-87.8344268798828,-87.8286972045898,-87.8229675292969,-87.8516235351562,-87.8745346069336,-87.8974609375,-87.8630752563477,-87.8344268798828,-87.7427520751953,-87.6969146728516,-87.6740036010742,-87.6969146728516,-87.7370223999023,-87.7484817504883,-87.7484817504883,-87.7026443481445,-87.6682739257812,-87.6281661987305,-87.5937881469727,-87.6052474975586,-87.610969543457,-87.6338958740234,-87.719841003418,-87.7599487304688,-87.794319152832,-87.8172378540039,-87.8229675292969,-87.8516235351562,-87.8859939575195,-87.9146423339844,-87.9203720092773,-87.977668762207,-87.977668762207,-87.9833984375,-88.0120468139648,-88.0120468139648,-88.0235061645508,-88.0464248657227,-88.0464248657227,-88.0235061645508,-87.9948577880859,-87.9318313598633,-87.8974609375,-87.8286972045898,-87.7656784057617,-87.7484817504883,-87.6911926269531,-87.6338958740234,-87.5937881469727,-87.5708694458008,-87.5651397705078,-87.5479507446289,-87.536491394043,-87.4734649658203,-87.4620056152344,-87.44482421875,-87.4276275634766,-87.4104385375977,-87.3989868164062,-87.3817901611328,-87.3646011352539,-87.3588790893555,-87.3760604858398,-87.3646011352539,-87.3359527587891,-87.3187713623047,-87.2786636352539,-87.261474609375,-87.2328262329102,-87.2328262329102,-87.2099075317383,-87.1812591552734,-87.1411514282227,-87.1468811035156,-87.1067733764648,-87.1182327270508,-87.072395324707,-87.078125,-87.0666656494141,-87.0437469482422,-87.0208282470703,-86.9807205200195,-86.9635314941406,-86.9578018188477,-86.9692611694336,-87.0093688964844,-87.0322952270508,-87.0437469482422,-87.0322952270508,-87.0437469482422,-87.078125,-87.1125030517578,-87.1239624023438,-87.1411514282227,-87.1697998046875,-87.1927185058594,-87.1984481811523,-87.255744934082,-87.3130416870117,-87.341682434082,-87.3588790893555,-87.3703308105469,-87.3760604858398,-87.4218978881836,-87.4620056152344,-87.4906539916992,-87.5135726928711,-87.525032043457,-87.5193023681641,-87.5193023681641,-87.4963836669922,-87.5078430175781,-87.5708694458008,-87.6338958740234,-87.6510848999023,-87.6510848999023,-87.6854629516602,-87.6797332763672,-87.7026443481445,-87.714111328125,-87.708381652832,-87.719841003418,-87.7026443481445,-87.6854629516602,-87.6911926269531,-87.714111328125,-87.7427520751953,-87.7599487304688,-87.7656784057617,-87.7828598022461,-87.8172378540039,-87.8516235351562,-87.8802642822266,-87.891731262207,-87.8974609375,-87.891731262207,-87.8974609375,-87.8802642822266,-87.8688049316406,-87.8688049316406,-87.8859939575195,-87.8802642822266,-87.8344268798828,-87.8286972045898,-87.8344268798828,-87.8229675292969,-87.8057861328125,-87.7714080810547,-87.7656784057617,-87.7714080810547,-87.7828598022461,-87.7885894775391,-87.8115158081055,-87.8172378540039,-87.8115158081055,-87.8000564575195,-87.8000564575195,null,-109.051063537598,-110.00789642334,-110.053733825684,-111.056411743164,-111.056411743164,-111.056411743164,-111.050682067871,-111.056411743164,-111.056411743164,-111.050682067871,-111.062141418457,-111.056411743164,-111.062141418457,-111.056411743164,-111.044952392578,-109.996437072754,-109.813087463379,-109.732879638672,-109.492233276367,-109.268775939941,-108.993759155273,-108.787498474121,-108.615608215332,-108.283294677734,-107.905136108398,-107.779090881348,-107.584281921387,-107.332183837891,-107.028518676758,-106.690467834473,-106.346694946289,-106.237831115723,-106.020111083984,-105.911247253418,-105.693519592285,-105.36693572998,-105.189315795898,-105.08618927002,-105.02889251709,-104.925765991211,-104.782516479492,-104.581985473633,-104.341346740723,-104.157997131348,-104.054862976074,-104.054862976074,-104.054862976074,-104.060592651367,-104.054862976074,-104.060592651367,-104.066329956055,-104.060592651367,-104.060592651367,-104.054862976074,-104.060592651367,-104.060592651367,-104.060592651367,-104.060592651367,-104.942947387695,-105.286720275879,-106.209190368652,-106.203460693359,-106.32950592041,-106.856628417969,-107.309265136719,-107.922332763672,-109.056785583496,-109.051063537598,-109.051063537598],"y":[30.3896808624268,30.3724918365479,30.3724918365479,30.3323860168457,30.3266544342041,30.3266544342041,30.3094673156738,30.286548614502,30.275089263916,30.2579021453857,30.2464408874512,30.2464408874512,30.2464408874512,30.2407131195068,30.2521705627441,30.269359588623,30.275089263916,30.275089263916,30.2808208465576,30.286548614502,30.286548614502,30.3266544342041,30.3438453674316,30.3839530944824,30.4011421203613,30.4125995635986,30.4240608215332,30.4469795227051,30.4928131103516,30.527193069458,30.5615692138672,30.5844879150391,30.6188640594482,30.670431137085,30.6990776062012,30.7907524108887,30.7964820861816,30.802209854126,30.7907524108887,30.7563762664795,30.727725982666,30.7105388641357,30.6876201629639,30.6818885803223,30.6303253173828,30.6131362915039,30.6074066162109,30.5959453582764,30.5844879150391,30.5558376312256,30.4813556671143,30.4412479400635,30.3896808624268,30.3610343933105,30.3438453674316,30.3381156921387,30.3381156921387,30.3553047180176,30.3782234191895,30.3954105377197,30.4011421203613,30.4011421203613,30.4011421203613,30.4240608215332,30.4125995635986,30.7334575653076,30.9970169067383,31.123067855835,31.432466506958,31.6960258483887,31.8908290863037,32.22314453125,32.3090896606445,32.5783805847168,32.9221534729004,32.985179901123,33.2831192016602,33.5294914245605,33.7357559204102,34.0623397827148,34.0795288085938,34.3144416809082,34.4634094238281,34.5837326049805,34.8988571166992,34.9045906066895,34.9504280090332,34.996265411377,35.0134506225586,35.0134506225586,35.0077209472656,35.0019912719727,35.0019912719727,34.996265411377,34.9905319213867,34.9905319213867,34.9848022460938,34.9790725708008,34.8415641784668,34.6181106567383,34.5837326049805,34.2628746032715,34.0795288085938,33.9592094421387,33.907642364502,33.6612701416016,33.4951095581055,33.4320907592773,33.1169624328613,33.1054992675781,32.8705902099609,32.8591270446777,32.8419418334961,32.7903747558594,32.7674560546875,32.7502670288086,32.733081817627,32.67578125,32.6356735229492,32.6070289611816,32.5554618835449,32.5268173217773,32.4981651306152,32.4695167541504,32.4236831665039,32.3778457641602,32.3377380371094,32.3090896606445,32.2804412841797,32.2517929077148,32.2346076965332,32.228874206543,32.2002258300781,32.1830368041992,32.1601181030273,32.1200141906738,32.1028251647949,32.085636138916,32.0627174377441,32.0283432006836,31.9939613342285,31.9595851898193,31.9366664886475,31.8679141998291,31.7876968383789,31.7762393951416,31.7304019927979,31.6845645904541,31.6158123016357,31.5585174560547,31.5241374969482,31.4783000946045,31.4439239501953,31.4095478057861,31.3407917022705,31.3006839752197,31.2834949493408,31.254846572876,31.1918201446533,31.174633026123,31.1402568817139,31.1116065979004,31.0944194793701,31.0772304534912,31.0371246337891,31.0027484893799,30.9970169067383,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,30.9569110870361,30.9339923858643,30.8996162414551,30.8766975402832,30.8595085144043,30.8423175811768,30.7735633850098,30.721996307373,30.7105388641357,30.6990776062012,30.6761589050293,30.6475124359131,30.6188640594482,30.5844879150391,30.5443801879883,30.527193069458,30.5100040435791,30.4928131103516,30.4584369659424,30.4469795227051,30.4297866821289,30.4297866821289,30.4240608215332,30.4183292388916,30.4011421203613,30.3896808624268,30.3896808624268,null,35.0191802978516,35.1051216125488,35.1223106384277,35.1796112060547,35.2369041442871,35.2827415466309,35.3572273254395,35.4087905883789,35.4546279907227,35.5004653930664,35.5405731201172,35.6093292236328,35.6666221618652,35.712459564209,35.7926750183105,35.8843460083008,35.9129943847656,35.9588317871094,36.0161285400391,36.0619659423828,36.1078033447266,36.1192588806152,36.1421775817871,36.153636932373,36.1364479064941,36.1364479064941,36.1135292053223,36.0447769165039,36.0275840759277,36.021858215332,36.0390472412109,36.0963401794434,36.1364479064941,36.2109336853027,36.8411865234375,36.9958839416504,36.9958839416504,37.0016136169434,37.0016136169434,37.0016136169434,36.9958839416504,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,37.0016136169434,37.0016136169434,37.0016136169434,36.9958839416504,36.9958839416504,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,37.0016136169434,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,35.9989395141602,34.9504280090332,34.5722732543945,33.7758636474609,33.2029037475586,32.7789154052734,32.4236831665039,31.3522510528564,31.3522510528564,31.3465213775635,31.3522510528564,31.3522510528564,31.3522510528564,31.3522510528564,31.3465213775635,31.3579788208008,31.4152774810791,31.4439239501953,31.5184097290039,31.6501884460449,31.7418632507324,31.8392658233643,31.9252090454102,32.0054244995117,32.0569877624512,32.097095489502,32.1887702941895,32.2747116088867,32.3606567382812,32.4809799194336,32.5153541564941,32.5783805847168,32.6700553894043,32.733081817627,32.7445373535156,32.7388076782227,32.7388076782227,32.7617263793945,32.8247528076172,32.8763198852539,32.9336166381836,32.996639251709,33.0424728393555,33.0539360046387,33.0825843811035,33.134147644043,33.2659301757812,33.3117637634277,33.3576011657715,33.4034385681152,33.4320907592773,33.455005645752,33.4836540222168,33.5008430480957,33.5294914245605,33.5466804504395,33.5753288269043,33.6326217651367,33.6956481933594,33.7300262451172,33.7815933227539,33.9248313903809,33.9649391174316,33.9993171691895,34.0165023803711,34.039421081543,34.0795288085938,34.1139068603516,34.1540107727051,34.1998481750488,34.2456855773926,34.2628746032715,34.2972526550293,34.3373603820801,34.4233016967773,34.4691390991211,34.5894622802734,34.6123809814453,34.7097816467285,34.807186126709,34.8358345031738,34.8472938537598,34.8644828796387,34.8874015808105,34.9618835449219,35.0191802978516,35.0191802978516,null,33.0367469787598,33.3003082275391,33.5753288269043,33.586784362793,33.5982437133789,33.5925178527832,33.586784362793,33.586784362793,33.6097030639648,33.6154365539551,33.6097030639648,33.5982437133789,33.5753288269043,33.586784362793,33.586784362793,33.5753288269043,33.5695991516113,33.5753288269043,33.5695991516113,33.5753288269043,33.5982437133789,33.5982437133789,33.6154365539551,33.6326217651367,33.6555404663086,33.6669998168945,33.6784591674805,33.9649391174316,34.211311340332,34.5321655273438,34.7498931884766,34.9848022460938,35.397331237793,35.4431686401367,35.6551666259766,35.7640266418457,36.1135292053223,36.1765556335449,36.5088691711426,36.5031394958496,36.4974136352539,36.5031394958496,36.4974136352539,36.5031394958496,36.4974136352539,36.5031394958496,36.4974136352539,36.5031394958496,36.4974136352539,36.5031394958496,36.5031394958496,36.5031394958496,36.5031394958496,36.5031394958496,36.4974136352539,36.4974136352539,36.5031394958496,36.4974136352539,36.4974136352539,36.4974136352539,36.5031394958496,36.5031394958496,36.5031394958496,36.5088691711426,36.5088691711426,36.5031394958496,36.474494934082,36.4057388305664,36.4000091552734,36.3885498046875,36.3484420776367,36.2854156494141,36.2739562988281,36.2166595458984,36.1994743347168,36.1765556335449,36.1307182312012,36.0046691894531,36.0046691894531,35.9989395141602,35.9989395141602,36.0046691894531,36.0046691894531,36.0046691894531,36.0046691894531,35.987476348877,35.9702911376953,35.9473724365234,35.9244537353516,35.9129943847656,35.9072647094727,35.901538848877,35.8786201477051,35.8557014465332,35.8327827453613,35.8213195800781,35.8041305541992,35.7926750183105,35.7754859924316,35.7640266418457,35.7468376159668,35.7353782653809,35.706729888916,35.6895408630371,35.6666221618652,35.6666221618652,35.6551666259766,35.6437034606934,35.5978660583496,35.5749473571777,35.5520324707031,35.534839630127,35.5233840942383,35.5176544189453,35.5176544189453,35.4947357177734,35.4374389648438,35.4202499389648,35.4087905883789,35.4145202636719,35.4259834289551,35.4718170166016,35.4775466918945,35.4718170166016,35.448902130127,35.4374389648438,35.4259834289551,35.4145202636719,35.397331237793,35.3858757019043,35.3686828613281,35.3686828613281,35.397331237793,35.3686828613281,35.3629570007324,35.3457679748535,35.3056564331055,35.254093170166,35.2197151184082,35.1967964172363,35.1796112060547,35.1624183654785,35.1395034790039,35.1108551025391,35.0879364013672,35.082202911377,35.082202911377,35.0879364013672,35.082202911377,35.0592842102051,35.0420989990234,35.0363693237305,35.0363693237305,35.0249099731445,34.996265411377,34.9618835449219,34.944694519043,34.9332389831543,34.9217758178711,34.8931312561035,34.8759384155273,34.8587532043457,34.8415641784668,34.8301048278809,34.812915802002,34.7899971008301,34.7728080749512,34.7556190490723,34.7556190490723,34.7613487243652,34.7613487243652,34.7327003479004,34.7327003479004,34.7155113220215,34.6983222961426,34.6754035949707,34.6582183837891,34.6582183837891,34.6696739196777,34.6868667602539,34.6754035949707,34.6410293579102,34.6181106567383,34.5837326049805,34.5608139038086,34.5550842285156,34.5264358520508,34.5149765014648,34.4462203979492,34.4233016967773,34.4003829956055,34.3889274597168,34.3831977844238,34.3889274597168,34.3831977844238,34.360279083252,34.3316307067871,34.3087120056152,34.2972526550293,34.2972526550293,34.2915229797363,34.2628746032715,34.2456855773926,34.2399559020996,34.2456855773926,34.2342300415039,34.211311340332,34.2055816650391,34.1941223144531,34.1826629638672,34.1540107727051,34.1540107727051,34.1712036132812,34.1712036132812,34.1540107727051,34.1253662109375,34.1081771850586,34.0737991333008,34.039421081543,34.0222358703613,33.9993171691895,33.9821281433105,33.9821281433105,34.0165023803711,34.0165023803711,34.0107727050781,33.9821281433105,33.9592094421387,33.9248313903809,33.907642364502,33.8847236633301,33.8388862609863,33.8102378845215,33.7930526733398,33.770133972168,33.7414855957031,33.7357559204102,33.7242965698242,33.6956481933594,33.6899185180664,33.6841888427734,33.6899185180664,33.7242965698242,33.7300262451172,33.7128372192383,33.6899185180664,33.6727294921875,33.638355255127,33.6211624145508,33.6039733886719,33.5925178527832,33.5753288269043,33.5466804504395,33.5294914245605,33.5180282592773,33.4951095581055,33.4721946716309,33.455005645752,33.455005645752,33.4779243469238,33.4951095581055,33.5008430480957,33.4893836975098,33.4721946716309,33.455005645752,33.4263572692871,33.4034385681152,33.3919792175293,33.3919792175293,33.4034385681152,33.437816619873,33.443546295166,33.443546295166,33.4263572692871,33.3977088928223,33.3747901916504,33.3576011657715,33.3404159545898,33.3232269287109,33.2544708251953,33.2487411499023,33.2544708251953,33.2773895263672,33.2831192016602,33.2888450622559,33.2773895263672,33.2544708251953,33.2315521240234,33.2143630981445,33.1914443969727,33.1685256958008,33.1456069946289,33.1456069946289,33.134147644043,33.1169624328613,33.0768547058105,33.0596656799316,33.0424728393555,33.002368927002,32.996639251709,33.002368927002,33.002368927002,33.002368927002,33.002368927002,33.002368927002,33.0138282775879,33.0195579528809,33.0195579528809,33.0195579528809,33.0195579528809,33.0252876281738,33.0367469787598,33.0367469787598,null,42.0092658996582,41.2013931274414,39.7002449035645,39.4424133300781,39.3163642883301,39.1616630554199,39.1158256530762,39.0642623901367,38.9897766113281,38.9095611572266,38.6975708007812,38.5314140319824,38.3996315002441,37.8839683532715,37.4771690368652,36.9844245910645,36.0046691894531,35.8327827453613,35.0191802978516,34.9618835449219,34.8874015808105,34.8644828796387,34.8472938537598,34.8358345031738,34.807186126709,34.7097816467285,34.6123809814453,34.5894622802734,34.4691390991211,34.4233016967773,34.3373603820801,34.2972526550293,34.2628746032715,34.2456855773926,34.1998481750488,34.1540107727051,34.1139068603516,34.0795288085938,34.039421081543,34.0165023803711,33.9993171691895,33.9649391174316,33.9248313903809,33.7815933227539,33.7300262451172,33.6956481933594,33.6326217651367,33.5753288269043,33.5466804504395,33.5294914245605,33.5008430480957,33.4836540222168,33.455005645752,33.4320907592773,33.4034385681152,33.3576011657715,33.3117637634277,33.2659301757812,33.134147644043,33.0825843811035,33.0539360046387,33.0424728393555,32.996639251709,32.9336166381836,32.8763198852539,32.8247528076172,32.7617263793945,32.7388076782227,32.7388076782227,32.7445373535156,32.733081817627,32.6242179870605,32.538272857666,32.5955696105957,32.6184883117676,32.6414070129395,32.6643257141113,32.681510925293,32.6872444152832,32.6414070129395,32.6299476623535,32.6528625488281,32.6872444152832,32.7044296264648,32.7216186523438,32.733081817627,32.733081817627,32.7044296264648,32.6986999511719,32.7101631164551,32.7502670288086,32.7674560546875,32.7846450805664,32.7961044311523,32.8075637817383,32.8247528076172,32.853401184082,32.8763198852539,32.9164276123047,32.990909576416,33.0310173034668,33.1054992675781,33.1513366699219,33.2143630981445,33.2659301757812,33.3117637634277,33.3404159545898,33.3747901916504,33.4034385681152,33.4320907592773,33.4607353210449,33.4836540222168,33.5065727233887,33.5409469604492,33.586784362793,33.6211624145508,33.6326217651367,33.6326217651367,33.6612701416016,33.7242965698242,33.7529449462891,33.7644004821777,33.7758636474609,33.7873191833496,33.7930526733398,33.7758636474609,33.7758636474609,33.7529449462891,33.7357559204102,33.7357559204102,33.7472152709961,33.7529449462891,33.7644004821777,33.7815933227539,33.8045082092285,33.8274269104004,33.8560752868652,33.9133720397949,33.9821281433105,34.0107727050781,34.0279655456543,34.039421081543,34.0508804321289,34.039421081543,34.03369140625,34.039421081543,34.0680732727051,34.0795288085938,34.090991973877,34.1196365356445,34.1196365356445,34.1139068603516,34.1540107727051,34.2285003662109,34.2686042785645,34.2915229797363,34.3201713562012,34.3660087585449,34.4061164855957,34.4175758361816,34.4347648620605,34.4404945373535,34.4175758361816,34.4290351867676,34.4347648620605,34.4290351867676,34.4404945373535,34.4634094238281,34.4691390991211,34.4691390991211,34.4748725891113,34.4691390991211,34.4634094238281,34.4748725891113,34.5149765014648,34.5550842285156,34.5722732543945,34.5837326049805,34.629566192627,34.6868667602539,34.7441596984863,34.7842674255371,34.8243751525879,34.8644828796387,34.8988571166992,34.9160461425781,34.93896484375,34.9618835449219,35.0134506225586,35.0535583496094,35.1280403137207,35.1681480407715,35.1853370666504,35.1910667419434,35.1738777160645,35.1738777160645,35.2082557678223,35.2311744689941,35.2827415466309,35.3113899230957,35.3457679748535,35.3457679748535,35.3343086242676,35.3400382995605,35.4030647277832,35.4431686401367,35.4660873413086,35.4660873413086,35.4718170166016,35.5061950683594,35.5749473571777,35.6322479248047,35.6494331359863,35.6838111877441,35.706729888916,35.7468376159668,35.7869453430176,35.7984046936035,35.8327827453613,35.8614273071289,35.8843460083008,35.9187240600586,35.9817504882812,36.021858215332,36.0447769165039,36.0963401794434,36.165096282959,36.1937408447266,36.2223930358887,36.2281227111816,36.2510414123535,36.2911491394043,36.3197937011719,36.3484420776367,36.3828201293945,36.4630317687988,36.4974136352539,36.5260581970215,36.5375213623047,36.5432472229004,36.5776252746582,36.5833549499512,36.6234588623047,36.6406517028809,36.6349220275879,36.6291923522949,36.6578407287598,36.7208671569824,36.7781600952148,36.8411865234375,36.8526458740234,36.8812942504883,36.9099426269531,36.9500503540039,36.9729652404785,36.9844245910645,36.9672393798828,36.9672393798828,36.9786949157715,36.9672393798828,36.9672393798828,36.9844245910645,37.0188026428223,37.0531806945801,37.0932884216309,37.1104774475098,37.1219329833984,37.1448516845703,37.1563148498535,37.1906890869141,37.2193412780762,37.2594451904297,37.3110122680664,37.3568496704102,37.4084129333496,37.4198760986328,37.4485206604004,37.4886283874512,37.5058174133301,37.517276763916,37.5516510009766,37.5745697021484,37.6146774291992,37.6318664550781,37.6490592956543,37.6719779968262,37.7006225585938,37.7178115844727,37.7636489868164,37.7865676879883,37.7922973632812,37.7922973632812,37.8152160644531,37.8037567138672,37.8037567138672,37.8037567138672,37.7865676879883,37.7636489868164,37.7350006103516,37.7292709350586,37.7178115844727,37.7006225585938,37.6777038574219,37.660514831543,37.6375961303711,37.6146774291992,37.6032218933105,37.5917587280273,37.5745697021484,37.5516510009766,37.5344657897949,37.523006439209,37.5058174133301,37.5000877380371,37.4828987121582,37.4714393615723,37.4599800109863,37.4599800109863,37.4771690368652,37.4771690368652,37.4943580627441,37.5058174133301,37.5287322998047,37.5459251403809,37.5917587280273,37.6490592956543,37.7006225585938,37.7350006103516,37.7636489868164,37.7922973632812,37.832405090332,37.8495941162109,37.8725128173828,37.9011573791504,37.9183502197266,37.9298057556152,37.9355354309082,37.964183807373,37.969913482666,37.9928321838379,38.0157508850098,38.0272064208984,38.0272064208984,38.0272064208984,38.0501251220703,38.0615882873535,38.0615882873535,38.0558586120605,38.0501251220703,38.0673141479492,38.0787773132324,38.0959625244141,38.113151550293,38.1417999267578,38.1532592773438,38.1417999267578,38.1589889526367,38.1761779785156,38.1819076538086,38.1647186279297,38.1417999267578,38.1360702514648,38.1417999267578,38.1417999267578,38.1246147155762,38.1246147155762,38.0787773132324,38.0558586120605,38.0272064208984,38.0214805603027,38.0100212097168,38.0042877197266,37.9871025085449,37.9813690185547,37.964183807373,37.9469947814941,37.9298057556152,37.9126167297363,37.9011573791504,37.8839683532715,37.8782386779785,37.8954315185547,37.9011573791504,37.8954315185547,37.8725128173828,37.8495941162109,37.8381309509277,37.8438606262207,37.8495941162109,37.8667793273926,37.8839683532715,37.8954315185547,37.9183502197266,37.9298057556152,37.9298057556152,37.9183502197266,37.9298057556152,37.9527244567871,37.969913482666,37.9985618591309,38.0272064208984,38.0386695861816,38.0501251220703,38.0730438232422,38.0558586120605,38.0214805603027,38.0100212097168,38.0042877197266,38.0214805603027,38.0558586120605,38.113151550293,38.1417999267578,38.1876373291016,38.2220153808594,38.2277450561523,38.1990966796875,38.1876373291016,38.1990966796875,38.2392044067383,38.2735786437988,38.3022308349609,38.3136863708496,38.3308792114258,38.3308792114258,38.3824424743652,38.4454689025879,38.4970321655273,38.5199508666992,38.5428695678711,38.5944366455078,38.6574630737305,38.7147598266602,38.7319450378418,38.7548637390137,38.7777824401855,38.8064308166504,38.8293495178223,38.8637275695801,38.8866424560547,38.9324798583984,38.9611320495605,38.9955062866211,39.0413436889648,39.0757217407227,39.1616630554199,39.2762565612793,39.3450126647949,39.4366874694824,39.4997100830078,39.5627365112305,39.6200332641602,39.6658706665039,39.7002449035645,39.7518119812012,39.8091087341309,39.8606719970703,39.8721351623535,39.91796875,39.9523468017578,39.9752655029297,40.0096435546875,40.0325622558594,40.0497512817383,40.0898551940918,40.1242332458496,40.1471519470215,40.1643409729004,40.1987190246582,40.238826751709,40.2617454528809,40.2961235046387,40.3190422058105,40.37060546875,40.4164428710938,40.4508171081543,40.5195732116699,40.6227073669434,40.7029228210449,40.8117828369141,40.9091873168945,40.9836730957031,41.0409660339355,41.0982627868652,41.1555557250977,41.1842079162598,41.2128524780273,41.1899375915527,41.2128524780273,41.281608581543,41.3446350097656,41.4076614379883,41.453498840332,41.4649543762207,41.5107917785645,41.5279808044434,41.5508995056152,41.5508995056152,41.5852737426758,41.6253814697266,41.6826820373535,41.722785949707,41.7628936767578,41.7800827026367,41.8087310791016,41.8488388061523,41.8946723937988,41.9405097961426,41.9748878479004,42.0035362243652,42.0092658996582,42.0092658996582,42.0092658996582,42.0092658996582,42.0092658996582,42.0207252502441,42.0092658996582,42.0092658996582,null,40.0096435546875,40.0039138793945,39.5799255371094,39.5684623718262,39.1330184936523,39.0528030395508,38.6918411254883,38.6116256713867,38.2563934326172,37.7350006103516,37.6490592956543,37.3854942321777,37.0016136169434,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,37.0016136169434,36.9958839416504,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9958839416504,36.9844245910645,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,37.6318664550781,37.8667793273926,38.1532592773438,38.5084953308105,39.3621978759766,39.4997100830078,39.6544075012207,40.2216377258301,40.6570854187012,40.9951286315918,40.9893989562988,41.0180473327637,41.0180473327637,41.0123176574707,41.0065879821777,41.0065879821777,41.0123176574707,41.0065879821777,41.0123176574707,41.0065879821777,41.0065879821777,41.0065879821777,41.0065879821777,41.0065879821777,41.000862121582,40.7487602233887,40.7029228210449,40.691463470459,40.4393615722656,40.3476905822754,40.0096435546875,40.0096435546875,null,42.049373626709,42.043643951416,42.043643951416,42.0379104614258,42.0092658996582,42.0035362243652,42.0379104614258,42.0321846008301,42.0379104614258,42.0379104614258,42.0321846008301,42.0379104614258,42.0092658996582,41.722785949707,41.6425743103027,41.602466583252,41.4592247009277,41.4305801391602,41.4305801391602,41.419116973877,41.401927947998,41.3904724121094,41.3446350097656,41.3331756591797,41.3159866333008,41.3102569580078,41.3159866333008,41.3159866333008,41.3045272827148,41.3045272827148,41.3159866333008,41.3159866333008,41.2987976074219,41.2987976074219,41.281608581543,41.27587890625,41.281608581543,41.3274459838867,41.3102569580078,41.2987976074219,41.281608581543,41.270149230957,41.2586898803711,41.27587890625,41.270149230957,41.2586898803711,41.2586898803711,41.270149230957,41.270149230957,41.270149230957,41.2586898803711,41.2586898803711,41.2586898803711,41.2586898803711,41.2529640197754,41.2472305297852,41.2987976074219,41.2987976074219,41.2586898803711,41.2300453186035,41.2013931274414,41.1956634521484,41.1842079162598,41.1727447509766,41.1555557250977,41.144100189209,41.144100189209,41.1612892150879,41.1612892150879,41.144100189209,41.1211814880371,41.1154518127441,41.1211814880371,41.1211814880371,41.1154518127441,41.0868034362793,41.0696144104004,41.0466995239258,41.0466995239258,41.0295066833496,41.0180473327637,41.0123176574707,41.0237808227539,41.1097183227539,41.1956634521484,41.2185821533203,41.3045272827148,41.3675537109375,41.5337104797363,41.6769485473633,42.049373626709,42.049373626709,null,39.7288932800293,39.7288932800293,39.7575416564941,39.780460357666,39.7976493835449,39.8148345947266,39.8320274353027,39.8377532958984,39.8434867858887,39.8492164611816,39.8377532958984,39.8262977600098,39.8033790588379,39.8091087341309,39.786190032959,39.6773262023926,39.6773262023926,39.6715965270996,39.6544075012207,39.6372184753418,39.6028442382812,39.5741958618164,39.5512771606445,39.5283584594727,39.5168991088867,39.4825248718262,39.4596061706543,39.4366874694824,39.4137687683105,39.3851165771484,39.3679313659668,39.3450126647949,39.322093963623,39.2934455871582,39.2647972106934,39.2304191589355,39.1960411071777,39.155933380127,39.1043701171875,39.0642623901367,39.0413436889648,39.0012359619141,38.9725875854492,38.9439430236816,38.9095611572266,38.8923759460449,38.880916595459,38.8522682189941,38.8178901672363,38.7949714660645,38.7892417907715,38.7777824401855,38.7777824401855,38.7663230895996,38.686107635498,38.6574630737305,38.6460037231445,38.6402702331543,38.6402702331543,38.6689224243164,38.686107635498,38.6918411254883,38.6746520996094,38.6631889343262,38.6574630737305,38.6402702331543,38.6288146972656,38.6116256713867,38.6001663208008,38.5944366455078,38.6001663208008,38.6001663208008,38.5715179443359,38.565788269043,38.56005859375,38.565788269043,38.5772514343262,38.5715179443359,38.565788269043,38.56005859375,38.565788269043,38.565788269043,38.5084953308105,38.4569244384766,38.4569244384766,38.4626579284668,38.56005859375,38.6517333984375,38.8293495178223,39.1330184936523,39.2361526489258,39.2934455871582,39.3679313659668,39.7288932800293,39.7288932800293,null,38.9439430236816,38.9955062866211,38.9725875854492,38.8923759460449,38.8064308166504,38.8293495178223,38.8637275695801,38.8866424560547,38.9095611572266,38.9439430236816,38.9439430236816,null,30.9970169067383,30.9626407623291,30.9225311279297,30.8996162414551,30.8881549835205,30.8595085144043,30.7850227355957,30.7449150085449,30.727725982666,30.7162666320801,30.6876201629639,30.6876201629639,30.6761589050293,30.670431137085,30.6589698791504,30.6475124359131,30.6303253173828,30.6303253173828,30.6188640594482,30.590217590332,30.5844879150391,30.5730266571045,30.5615692138672,30.5386505126953,30.527193069458,30.5100040435791,30.4928131103516,30.4698944091797,30.3954105377197,30.3724918365479,30.3610343933105,30.3610343933105,30.3553047180176,30.3610343933105,30.3839530944824,30.4412479400635,30.5157318115234,30.5558376312256,30.5844879150391,30.6188640594482,30.7048072814941,30.7334575653076,30.7506446838379,30.7678337097168,30.7907524108887,30.7964820861816,30.7907524108887,30.7964820861816,30.8079414367676,30.8251285552979,30.8251285552979,30.8308601379395,30.8079414367676,30.7907524108887,30.7907524108887,30.7678337097168,30.7735633850098,30.7621040344238,30.7334575653076,30.7449150085449,30.7449150085449,30.727725982666,30.721996307373,30.7162666320801,30.6876201629639,30.6876201629639,30.6761589050293,30.670431137085,30.6761589050293,30.6818885803223,30.6818885803223,30.670431137085,30.6417827606201,30.6188640594482,30.5959453582764,30.5672988891602,30.5558376312256,30.5329189300537,30.5157318115234,30.4870853424072,30.4584369659424,30.4125995635986,30.3896808624268,30.3724918365479,30.3667621612549,30.3724918365479,30.3896808624268,30.3839530944824,30.3209266662598,30.2464408874512,30.1891460418701,30.0974750518799,29.9656925201416,29.9198551177979,29.8797492980957,29.8625602722168,29.833911895752,29.7880764007568,29.7250518798828,29.7021331787109,29.6906719207764,29.6734828948975,29.6448383331299,29.5531635284424,29.4328422546387,29.381275177002,29.3583564758301,29.2036590576172,29.1635513305664,29.1177139282227,29.0604190826416,29.0546894073486,29.0546894073486,29.0432319641113,29.0145816802979,28.9687442779541,28.8942623138428,28.8083171844482,28.7624797821045,28.7452907562256,28.7452907562256,28.7853984832764,28.7853984832764,28.7739410400391,28.6536197662354,28.5332984924316,28.338493347168,28.1666049957275,28.0692024230957,27.9259624481201,27.8514785766602,27.7941818237305,27.7196979522705,27.6509437561035,27.6108360290527,27.5478115081787,27.5077037811279,27.4675979614258,27.433219909668,27.353006362915,27.2957096099854,27.2556018829346,27.1983070373535,27.1696586608887,27.1524696350098,27.1410102844238,27.1352806091309,27.1180934906006,27.0779857635498,27.0149612426758,26.9576644897461,26.911828994751,26.8316135406494,26.7628574371338,26.6826438903809,26.6081600189209,26.516487121582,26.4018955230713,26.3159523010254,26.2815742492676,26.1669826507568,26.1211471557617,26.0924968719482,26.0523910522461,26.006555557251,25.9607181549072,25.9034233093262,25.8518562316895,25.8174781799316,25.7945594787598,25.7831001281738,25.7773704528809,25.7831001281738,25.8002891540527,25.8232078552246,25.8575859069824,25.8575859069824,25.8518562316895,25.8346672058105,25.7888298034668,25.754451751709,25.7372646331787,25.7200756072998,25.6971569061279,25.6398601531982,25.6284008026123,25.616943359375,25.5997543334961,25.5653781890869,25.5481872558594,25.5252685546875,25.4966220855713,25.4622459411621,25.4221363067627,25.3934898376465,25.3705711364746,25.3533821105957,25.3304634094238,25.301815032959,25.290355682373,25.2731685638428,25.238790512085,25.2216014862061,25.233060836792,25.227331161499,25.2044143676758,25.2044143676758,25.233060836792,25.238790512085,25.233060836792,25.2044143676758,25.1929550170898,25.1929550170898,25.1814956665039,25.158576965332,25.158576965332,25.1757640838623,25.1814956665039,25.1814956665039,25.1471176147461,25.1413879394531,25.1356582641602,25.1413879394531,25.1299285888672,25.1356582641602,25.158576965332,25.2044143676758,25.238790512085,25.2674388885498,25.301815032959,25.3190059661865,25.3247337341309,25.3190059661865,25.301815032959,25.2731685638428,25.2445201873779,25.233060836792,25.2216014862061,25.233060836792,25.2445201873779,25.2559795379639,25.2788963317871,25.2960872650146,25.3132743835449,25.3247337341309,25.3304634094238,25.3247337341309,25.3247337341309,25.3304634094238,25.3533821105957,25.3591117858887,25.3591117858887,25.3820304870605,25.3820304870605,25.3763008117676,25.3820304870605,25.3992195129395,25.4221363067627,25.4737033843994,25.4908924102783,25.5138111114502,25.5252685546875,25.5481872558594,25.5596466064453,25.5711059570312,25.5882949829102,25.6570510864258,25.685697555542,25.7028865814209,25.7659111022949,25.8002891540527,25.8289375305176,25.8633155822754,25.8805046081543,25.8862323760986,25.9091510772705,25.9091510772705,25.8976917266846,25.9148826599121,25.9091510772705,25.9148826599121,25.9206104278564,25.9148826599121,25.9148826599121,25.9206104278564,25.9377994537354,26.0008239746094,26.132604598999,26.2357368469238,26.2930335998535,26.3274116516113,26.3732471466064,26.3961658477783,26.4133548736572,26.4305419921875,26.4534606933594,26.4534606933594,26.4420013427734,26.447732925415,26.4878387451172,26.4878387451172,26.5107574462891,26.522216796875,26.5394058227539,26.5508651733398,26.5508651733398,26.5508651733398,26.5623245239258,26.585241317749,26.6253490447998,26.648265838623,26.6654567718506,26.6883735656738,26.7342109680176,26.7628574371338,26.7972354888916,26.8602619171143,26.8889102935791,26.911828994751,26.9232883453369,26.9347457885742,26.9462051391602,26.9576644897461,26.974853515625,26.980583190918,26.969123840332,26.9633941650391,26.9633941650391,26.9633941650391,26.9633941650391,26.9576644897461,26.9977703094482,27.0035018920898,26.9977703094482,26.974853515625,26.9576644897461,26.8831787109375,26.8545322418213,26.8201541900635,26.8144245147705,26.8201541900635,26.8258838653564,26.8258838653564,26.8201541900635,26.8430728912354,26.8373432159424,26.8545322418213,26.8946380615234,26.9404754638672,26.9519348144531,26.969123840332,26.9977703094482,27.0321483612061,27.0779857635498,27.100902557373,27.1180934906006,27.1524696350098,27.1811180114746,27.2269535064697,27.3014392852783,27.3472747802734,27.3873825073242,27.4103012084961,27.433219909668,27.4504070281982,27.4618663787842,27.4733257293701,27.5134334564209,27.5306224822998,27.5306224822998,27.5306224822998,27.5248928070068,27.5363521575928,27.5764579772949,27.5821895599365,27.5936470031738,27.6051063537598,27.6222953796387,27.6452121734619,27.6566715240479,27.6681308746338,27.6738624572754,27.6853218078613,27.7025089263916,27.7139682769775,27.7254276275635,27.7483444213867,27.7598037719727,27.7712631225586,27.7827224731445,27.8457489013672,27.8629379272461,27.874397277832,27.885856628418,27.9145030975342,27.943151473999,27.948881149292,27.9603404998779,27.9603404998779,27.954610824585,27.9316940307617,27.9087753295898,27.8686676025391,27.8514785766602,27.8400192260742,27.8457489013672,27.8514785766602,27.874397277832,27.8973159790039,27.9316940307617,27.9603404998779,27.9775295257568,27.9889888763428,28.006175994873,28.017635345459,28.0119075775146,28.0119075775146,28.0233669281006,28.0405540466309,28.0462837219238,28.0405540466309,28.0004482269287,27.9775295257568,27.9660701751709,27.9603404998779,27.9374217987061,27.9316940307617,27.9202346801758,27.8915843963623,27.885856628418,27.874397277832,27.8629379272461,27.8572082519531,27.8342895507812,27.8056411743164,27.7884540557861,27.7769947052002,27.7483444213867,27.7254276275635,27.7196979522705,27.7196979522705,27.7311573028564,27.7426166534424,27.7483444213867,27.7540760040283,27.7655353546143,27.7769947052002,27.8342895507812,27.8457489013672,27.8514785766602,27.8514785766602,27.8342895507812,27.8342895507812,27.8400192260742,27.8686676025391,27.9030437469482,27.9259624481201,27.9603404998779,28.0119075775146,28.0520133972168,28.0921211242676,28.1264991760254,28.1723346710205,28.1895236968994,28.2124404907227,28.2697372436523,28.2754669189453,28.3041152954102,28.3442230224609,28.3728713989258,28.395788192749,28.4187068939209,28.4416255950928,28.458812713623,28.4760036468506,28.5161094665527,28.5275688171387,28.5504856109619,28.5848636627197,28.6192417144775,28.6421604156494,28.6593475341797,28.6708087921143,28.6994533538818,28.716646194458,28.7395648956299,28.7567520141602,28.7739410400391,28.7853984832764,28.8025875091553,28.8083171844482,28.8140468597412,28.8255062103271,28.8369655609131,28.8426971435547,28.859884262085,28.8656120300293,28.8656120300293,28.8656120300293,28.8770732879639,28.8885307312012,28.8999919891357,28.9229106903076,28.9400997161865,28.9572868347168,28.9687442779541,28.9973945617676,29.0088520050049,29.0317707061768,29.0546894073486,29.0661506652832,29.0718765258789,29.0833377838135,29.0890693664551,29.0947952270508,29.1177139282227,29.1406326293945,29.1520938873291,29.169282913208,29.1750087738037,29.1750087738037,29.1864700317383,29.1864700317383,29.1979274749756,29.2093887329102,29.2265777587891,29.2437648773193,29.2609539031982,29.2896022796631,29.2953338623047,29.2953338623047,29.306791305542,29.3354396820068,29.364086151123,29.3984661102295,29.4213809967041,29.4385738372803,29.444299697876,29.444299697876,29.444299697876,29.4385738372803,29.4557609558105,29.4729499816895,29.4958686828613,29.5015983581543,29.5130558013916,29.5245132446289,29.5359745025635,29.5760822296143,29.5932693481445,29.6276454925537,29.6734828948975,29.684944152832,29.6964015960693,29.7250518798828,29.7307777404785,29.7250518798828,29.7307777404785,29.765157699585,29.7766151428223,29.7938041687012,29.8109931945801,29.822452545166,29.833911895752,29.8511028289795,29.8625602722168,29.896936416626,29.9370441436768,29.9599628448486,29.9886112213135,29.9886112213135,29.9943428039551,30.0802822113037,30.1032009124756,30.1146621704102,30.1089324951172,30.1032009124756,30.0917434692383,30.0917434692383,30.0974750518799,30.1146621704102,30.1146621704102,30.1146621704102,30.1146621704102,30.0860137939453,30.074556350708,30.074556350708,30.074556350708,30.0688247680664,30.0401763916016,30.0229873657227,29.9943428039551,29.9886112213135,29.9886112213135,29.9886112213135,29.9828815460205,29.9714241027832,29.9599628448486,29.9485054016113,29.9313163757324,29.9198551177979,29.9083976745605,29.9083976745605,29.9141254425049,29.9313163757324,29.9370441436768,29.9370441436768,29.9313163757324,29.9198551177979,29.9255867004395,29.9255867004395,29.9198551177979,29.8797492980957,29.8453712463379,29.7995338439941,29.7766151428223,29.759428024292,29.759428024292,29.765157699585,29.7938041687012,29.8052654266357,29.816722869873,29.816722869873,29.8109931945801,29.7880764007568,29.7766151428223,29.7766151428223,29.765157699585,29.7422389984131,29.7365093231201,29.7365093231201,29.7422389984131,29.7422389984131,29.7422389984131,29.7250518798828,29.7078590393066,29.7078590393066,29.7078590393066,29.7078590393066,29.6964015960693,29.684944152832,29.684944152832,29.6906719207764,29.7365093231201,29.7823467254639,29.816722869873,29.8453712463379,29.8682899475098,29.8797492980957,29.896936416626,29.9026679992676,29.9026679992676,29.822452545166,29.7880764007568,29.7479705810547,29.7193202972412,29.7078590393066,29.7250518798828,29.759428024292,29.7995338439941,29.8453712463379,29.8797492980957,29.9026679992676,29.9370441436768,29.9542350769043,29.9656925201416,29.9714241027832,29.9828815460205,29.9943428039551,30.0058002471924,30.0344486236572,30.1146621704102,30.1318511962891,30.1433086395264,30.1433086395264,30.1318511962891,30.074556350708,30.074556350708,30.0860137939453,30.1032009124756,30.1490383148193,30.1547698974609,30.1547698974609,30.1433086395264,30.1490383148193,30.1719570159912,30.1719570159912,30.1834144592285,30.212064743042,30.2292518615723,30.2521705627441,30.2636299133301,30.275089263916,30.275089263916,30.269359588623,30.269359588623,30.2808208465576,30.3151969909668,30.3266544342041,30.3266544342041,30.3037395477295,30.2980079650879,30.275089263916,30.2579021453857,30.2464408874512,30.2464408874512,30.269359588623,30.269359588623,30.2521705627441,30.2407131195068,30.2407131195068,30.2292518615723,30.2063331604004,30.1547698974609,30.1490383148193,30.1547698974609,30.2235221862793,30.2636299133301,30.286548614502,30.3094673156738,30.3438453674316,30.3782234191895,30.3954105377197,30.4011421203613,30.4125995635986,30.4183292388916,30.4183292388916,30.4297866821289,30.4469795227051,30.4469795227051,30.4469795227051,30.4412479400635,30.4469795227051,30.4355182647705,30.4412479400635,30.4527053833008,30.4527053833008,30.4469795227051,30.4469795227051,30.4469795227051,30.4355182647705,30.4240608215332,30.4297866821289,30.4355182647705,30.4527053833008,30.4756240844727,30.4985427856445,30.5157318115234,30.5157318115234,30.5157318115234,30.5042743682861,30.4985427856445,30.5042743682861,30.5100040435791,30.4928131103516,30.4928131103516,30.4928131103516,30.5042743682861,30.5157318115234,30.5329189300537,30.5329189300537,30.5329189300537,30.5157318115234,30.5042743682861,30.4870853424072,30.4813556671143,30.4870853424072,30.4813556671143,30.4584369659424,30.4584369659424,30.4469795227051,30.4469795227051,30.4469795227051,30.4469795227051,30.4355182647705,30.4297866821289,30.4125995635986,30.4011421203613,30.3954105377197,30.3839530944824,30.3839530944824,30.3839530944824,30.3896808624268,30.3954105377197,30.4011421203613,30.4183292388916,30.4240608215332,30.4355182647705,30.4355182647705,30.4469795227051,30.4756240844727,30.4813556671143,30.4985427856445,30.5100040435791,30.5157318115234,30.5329189300537,30.5501117706299,30.5730266571045,30.5844879150391,30.5844879150391,30.5615692138672,30.5157318115234,30.4928131103516,30.4870853424072,30.4870853424072,30.4928131103516,30.5100040435791,30.5386505126953,30.5501117706299,30.5615692138672,30.5844879150391,30.590217590332,30.590217590332,30.5672988891602,30.5501117706299,30.5157318115234,30.4870853424072,30.4584369659424,30.4412479400635,30.4240608215332,30.4011421203613,30.4011421203613,30.3839530944824,30.3724918365479,30.3724918365479,30.3667621612549,30.3610343933105,30.3438453674316,30.3381156921387,30.3323860168457,30.3151969909668,30.3151969909668,30.3266544342041,30.3323860168457,30.3553047180176,30.3610343933105,30.3896808624268,30.4011421203613,30.4183292388916,30.4240608215332,30.4297866821289,30.4297866821289,30.4469795227051,30.4584369659424,30.4928131103516,30.5100040435791,30.527193069458,30.5443801879883,30.5844879150391,30.6188640594482,30.6475124359131,30.6761589050293,30.6990776062012,30.7105388641357,30.721996307373,30.7735633850098,30.8423175811768,30.8595085144043,30.8766975402832,30.8996162414551,30.9339923858643,30.9569110870361,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,31.0084743499756,30.9970169067383,30.9970169067383,null,32.0397987365723,32.0283432006836,32.0168800354004,31.9939613342285,31.9710464477539,31.9595851898193,31.9538555145264,31.9423980712891,31.9252090454102,31.9022903442383,31.8793716430664,31.8736419677734,31.885103225708,31.8908290863037,31.8793716430664,31.8621845245361,31.8564529418945,31.8335342407227,31.8335342407227,31.8278045654297,31.8163471221924,31.8048877716064,31.7876968383789,31.7762393951416,31.7418632507324,31.7304019927979,31.7475910186768,31.7533206939697,31.7304019927979,31.7246723175049,31.6845645904541,31.6731071472168,31.6902942657471,31.6845645904541,31.6559181213379,31.6158123016357,31.5814323425293,31.5585174560547,31.575704574585,31.5814323425293,31.569974899292,31.5585174560547,31.5585174560547,31.5413246154785,31.5241374969482,31.5184097290039,31.5184097290039,31.5298671722412,31.5355987548828,31.5355987548828,31.5241374969482,31.5126800537109,31.4897613525391,31.4668426513672,31.4095478057861,31.3980865478516,31.4152774810791,31.4095478057861,31.4038162231445,31.3808975219727,31.3522510528564,31.3350601196289,31.3236026763916,31.3407917022705,31.3407917022705,31.3236026763916,31.3236026763916,31.3064136505127,31.2663078308105,31.2605762481689,31.2491188049316,31.2319278717041,31.2090129852295,31.2032814025879,31.1459865570068,31.1345252990723,31.1287956237793,31.1287956237793,31.1631755828857,31.180362701416,31.1860942840576,31.180362701416,31.1631755828857,31.1517143249512,31.1287956237793,31.117338180542,31.1058807373047,31.0944194793701,31.0600433349609,31.0313930511475,31.0485820770264,31.0657730102539,31.1058807373047,31.1116065979004,31.1058807373047,31.0886878967285,31.0657730102539,31.0371246337891,31.0199356079102,31.0199356079102,31.0084743499756,30.9970169067383,30.9970169067383,30.9912872314453,30.9740982055664,30.9626407623291,30.9683685302734,30.9683685302734,30.9626407623291,30.9454498291016,30.9225311279297,30.8996162414551,30.8824234008789,30.8595085144043,30.8423175811768,30.8251285552979,30.8079414367676,30.7792911529541,30.7621040344238,30.727725982666,30.7162666320801,30.721996307373,30.727725982666,30.7449150085449,30.7449150085449,30.7334575653076,30.7621040344238,30.7735633850098,30.7678337097168,30.7907524108887,30.7907524108887,30.8079414367676,30.8308601379395,30.8251285552979,30.8251285552979,30.8079414367676,30.7964820861816,30.7907524108887,30.7964820861816,30.7907524108887,30.7678337097168,30.7506446838379,30.7334575653076,30.7048072814941,30.6188640594482,30.5844879150391,30.5558376312256,30.5157318115234,30.4412479400635,30.3839530944824,30.3610343933105,30.3553047180176,30.3610343933105,30.3610343933105,30.3724918365479,30.3954105377197,30.4698944091797,30.4928131103516,30.5100040435791,30.527193069458,30.5386505126953,30.5615692138672,30.5730266571045,30.5844879150391,30.590217590332,30.6188640594482,30.6303253173828,30.6303253173828,30.6475124359131,30.6589698791504,30.670431137085,30.6761589050293,30.6876201629639,30.6876201629639,30.7162666320801,30.727725982666,30.7449150085449,30.7850227355957,30.8595085144043,30.8881549835205,30.8996162414551,30.9225311279297,30.9626407623291,30.9970169067383,31.0027484893799,31.0371246337891,31.0772304534912,31.0944194793701,31.1116065979004,31.1402568817139,31.174633026123,31.1918201446533,31.254846572876,31.2834949493408,31.3006839752197,31.3407917022705,31.4095478057861,31.4439239501953,31.4783000946045,31.5241374969482,31.5585174560547,31.6158123016357,31.6845645904541,31.7304019927979,31.7762393951416,31.7876968383789,31.8679141998291,31.9366664886475,31.9595851898193,31.9939613342285,32.0283432006836,32.0627174377441,32.085636138916,32.1028251647949,32.1200141906738,32.1601181030273,32.1830368041992,32.2002258300781,32.228874206543,32.2346076965332,32.2517929077148,32.2804412841797,32.3090896606445,32.3377380371094,32.3778457641602,32.4236831665039,32.4695167541504,32.4981651306152,32.5268173217773,32.5554618835449,32.6070289611816,32.6356735229492,32.67578125,32.733081817627,32.7502670288086,32.7674560546875,32.7903747558594,32.8419418334961,32.8591270446777,32.8705902099609,33.1054992675781,33.1169624328613,33.4320907592773,33.4951095581055,33.6612701416016,33.907642364502,33.9592094421387,34.0795288085938,34.2628746032715,34.5837326049805,34.6181106567383,34.8415641784668,34.9790725708008,34.9790725708008,34.9790725708008,34.9790725708008,34.9790725708008,34.9848022460938,34.9848022460938,34.9848022460938,34.9848022460938,34.996265411377,34.9905319213867,34.9790725708008,34.9790725708008,34.9790725708008,34.9905319213867,34.9905319213867,34.996265411377,34.9905319213867,34.9618835449219,34.93896484375,34.9160461425781,34.812915802002,34.7899971008301,34.7441596984863,34.7269744873047,34.7040557861328,34.6754035949707,34.663948059082,34.6181106567383,34.6181106567383,34.6123809814453,34.6009216308594,34.5837326049805,34.5264358520508,34.4977912902832,34.486328125,34.4806022644043,34.4748725891113,34.4634094238281,34.4347648620605,34.3717384338379,34.348819732666,34.3029823303223,34.2571449279785,34.211311340332,34.1883926391602,34.1654739379883,34.1368255615234,34.1196365356445,34.0795288085938,34.0623397827148,34.0508804321289,34.0222358703613,33.9592094421387,33.9477462768555,33.9133720397949,33.890453338623,33.8789939880371,33.8618049621582,33.8331565856934,33.7873191833496,33.7758636474609,33.7529449462891,33.7300262451172,33.6899185180664,33.6498107910156,33.6154365539551,33.5982437133789,33.5925178527832,33.586784362793,33.5466804504395,33.5180282592773,33.4951095581055,33.4607353210449,33.449275970459,33.4320907592773,33.4034385681152,33.3862533569336,33.3633346557617,33.3404159545898,33.317497253418,33.2716598510742,33.2487411499023,33.2315521240234,33.2143630981445,33.2200927734375,33.2029037475586,33.1742553710938,33.1570663452148,33.12841796875,33.1054992675781,33.0883102416992,33.0424728393555,33.0195579528809,32.996639251709,32.9336166381836,32.9164276123047,32.8877792358398,32.853401184082,32.8419418334961,32.7789154052734,32.7388076782227,32.7216186523438,32.7044296264648,32.67578125,32.6528625488281,32.6356735229492,32.6070289611816,32.5783805847168,32.5726509094238,32.5554618835449,32.4809799194336,32.4637908935547,32.4236831665039,32.3778457641602,32.3434677124023,32.3205490112305,32.2976303100586,32.228874206543,32.1830368041992,32.1601181030273,32.1314735412598,32.1142845153809,32.097095489502,32.091365814209,32.085636138916,32.0684471130371,32.0512619018555,32.0397987365723,32.0397987365723,null,42.0092658996582,43.682300567627,43.7911643981934,43.8828392028809,43.9573211669922,44.0088882446289,44.0547218322754,44.0891036987305,44.123477935791,44.1463966369629,44.1979637145996,44.2208824157715,44.2552604675293,44.2323417663574,44.2724494934082,44.2609901428223,44.2839088439941,44.306827545166,44.3354759216309,44.3583946228027,44.3927688598633,44.438606262207,44.4959030151367,44.5531959533691,44.6792488098145,44.7480049133301,44.770923614502,44.7823829650879,44.8167572021484,44.8396759033203,44.8855133056641,44.9485397338867,44.9886474609375,44.9943771362305,45.023021697998,45.0688591003418,45.0860481262207,45.1146965026855,45.1719932556152,45.2350196838379,45.2693939208984,45.3152313232422,45.4642028808594,45.5043067932129,45.6131706237793,45.6475486755371,45.6991119384766,45.7621383666992,45.7850570678711,45.796516418457,45.8366241455078,45.807975769043,45.8538131713867,45.8824615478516,45.9168395996094,45.9684028625488,45.9970512390137,46.0658073425293,46.1689414978027,46.2090454101562,46.2778015136719,46.3408241271973,46.386661529541,46.4267692565918,46.5356330871582,47.1315078735352,47.2518310546875,47.3606910705566,47.9680252075195,48.0482406616211,48.838924407959,48.9936180114746,48.9936180114746,48.9878921508789,48.9936180114746,48.9936180114746,48.4894180297852,48.2201271057129,47.9966735839844,47.9565696716309,47.8419761657715,47.8133277893066,47.7560348510742,47.744571685791,47.6872787475586,47.6357116699219,47.607063293457,47.5669555664062,47.5440368652344,47.4752807617188,47.4580955505371,47.4237174987793,47.3606910705566,47.3377723693848,47.286205291748,47.2460975646973,47.2002639770508,47.1085891723633,47.0111885070801,46.9653511047363,46.9309730529785,46.9080543518066,46.8507614135742,46.8049240112305,46.7934608459473,46.7418975830078,46.6903305053711,46.6903305053711,46.7361679077148,46.713249206543,46.6731414794922,46.6444969177246,46.6273040771484,46.6330337524414,46.6330337524414,46.6616821289062,46.6616821289062,46.6330337524414,46.5642776489258,46.5127143859863,46.4955253601074,46.4267692565918,46.2720718383789,46.2548828125,46.2090454101562,46.1689414978027,46.1574783325195,46.128833770752,46.0944519042969,46.071533203125,46.0371589660645,45.9913215637207,45.9741325378418,45.9225692749023,45.8767318725586,45.8480834960938,45.8137054443359,45.7678680419922,45.7334899902344,45.6933860778809,45.6590042114258,45.6246299743652,45.5616035461426,45.5558738708496,45.5272254943848,45.4584693908691,45.475658416748,45.532958984375,45.532958984375,45.6131706237793,45.7048416137695,45.6991119384766,45.6418151855469,45.6303596496582,45.6131706237793,45.5845222473145,45.5444145202637,45.5214958190918,45.4928512573242,45.4584693908691,45.355339050293,45.2980422973633,45.1318855285645,45.1204261779785,45.0574035644531,44.9657287597656,44.9370803833008,44.8683242797852,44.8282203674316,44.8110313415527,44.7823829650879,44.7938385009766,44.8224868774414,44.765193939209,44.6391410827637,44.6047668457031,44.5188217163086,44.4787139892578,44.4214210510254,44.4099578857422,44.3698501586914,44.3813133239746,44.4214210510254,44.4729843139648,44.5073585510254,44.4787139892578,44.450065612793,44.4615249633789,44.5360107421875,44.576114654541,44.5302772521973,44.5417404174805,44.5360107421875,44.5646591186523,44.5245513916016,44.5531959533691,44.5646591186523,44.5646591186523,44.5474662780762,44.5531959533691,44.6219520568848,44.6620597839355,44.6849784851074,44.7193565368652,44.7250862121582,44.7250862121582,44.7480049133301,44.765193939209,44.7422752380371,44.6620597839355,44.6391410827637,44.6104927062988,44.587574005127,44.5417404174805,44.5073585510254,44.4901733398438,44.4901733398438,44.1406669616699,43.985969543457,43.5046844482422,43.2926902770996,43.0233993530273,42.5191993713379,41.9978065490723,41.9978065490723,42.0035362243652,42.0035362243652,41.9978065490723,41.9978065490723,42.0035362243652,42.0092658996582,42.0092658996582,42.0092658996582,42.0092658996582,null,42.507740020752,42.507740020752,42.502010345459,42.507740020752,42.502010345459,42.502010345459,42.496280670166,42.502010345459,42.502010345459,42.502010345459,42.507740020752,42.502010345459,42.4733619689941,42.4332542419434,42.3702278137207,42.324390411377,42.2785568237305,42.2327194213867,42.1926116943359,42.1582374572754,42.1238555908203,42.0665626525879,42.043643951416,41.9978065490723,41.9405097961426,41.854564666748,41.7800827026367,41.7514343261719,41.7399749755859,41.4649543762207,41.2930679321289,41.1670188903809,41.0180473327637,40.7315711975098,40.4794692993164,40.4737358093262,40.1471519470215,39.8664054870605,39.608570098877,39.471061706543,39.3564720153809,39.333553314209,39.3049049377441,39.2819862365723,39.2647972106934,39.2476081848145,39.2246894836426,39.190315246582,39.1731262207031,39.1444778442383,39.1215591430664,39.0814514160156,39.0642623901367,39.0012359619141,38.9725875854492,38.9496688842773,38.9095611572266,38.8522682189941,38.8007011413574,38.737678527832,38.703296661377,38.686107635498,38.6689224243164,38.6345443725586,38.5944366455078,38.565788269043,38.5428695678711,38.5084953308105,38.4798431396484,38.4683876037598,38.4397392272949,38.4110908508301,38.3709869384766,38.3423347473145,38.3022308349609,38.2907676696777,38.2964973449707,38.2735786437988,38.2907676696777,38.2964973449707,38.2563934326172,38.2392044067383,38.2334747314453,38.1990966796875,38.1761779785156,38.1704483032227,38.1589889526367,38.1303405761719,38.0845031738281,38.0443954467773,38.0157508850098,37.9469947814941,37.9126167297363,37.9068870544434,37.9011573791504,37.8839683532715,37.8610496520996,37.832405090332,37.8209419250488,37.7922973632812,37.7636489868164,37.7292709350586,37.7006225585938,37.6719779968262,37.6318664550781,37.5860328674316,37.5459251403809,37.5058174133301,37.4943580627441,37.4828987121582,37.4771690368652,37.4599800109863,37.4370613098145,37.4313316345215,37.4313316345215,37.4256019592285,37.4084129333496,37.3854942321777,37.3339309692383,37.3052825927734,37.2766342163086,37.2537155151367,37.2021484375,37.1677703857422,37.1333961486816,37.0875587463379,37.0818290710449,37.0875587463379,37.0990142822266,37.1333961486816,37.1563148498535,37.1677703857422,37.1964225769043,37.2193412780762,37.2365264892578,37.2422561645508,37.2365264892578,37.2193412780762,37.1906890869141,37.1448516845703,37.1219329833984,37.070369720459,37.0417213439941,37.0016136169434,37.0302619934082,37.070369720459,37.0932884216309,37.0875587463379,37.058910369873,37.0245323181152,37.0073432922363,37.0073432922363,37.0188026428223,37.0417213439941,37.0818290710449,37.1162071228027,37.1448516845703,37.1792297363281,37.2193412780762,37.2594451904297,37.2709045410156,37.2880935668945,37.3167419433594,37.3339309692383,37.3625793457031,37.379768371582,37.4370613098145,37.5344657897949,37.5631141662598,37.5803031921387,37.6490592956543,37.6719779968262,37.6891632080078,37.7464599609375,37.7751083374023,37.8037567138672,37.8209419250488,37.8896980285645,37.8782386779785,37.8954315185547,37.9183502197266,37.9355354309082,37.9527244567871,37.969913482666,37.969913482666,37.969913482666,38.0272064208984,38.0730438232422,38.0787773132324,38.0845031738281,38.1188812255859,38.1704483032227,38.2162857055664,38.2449340820312,38.3308792114258,38.3824424743652,38.4053611755371,38.428279876709,38.5027618408203,38.5428695678711,38.5829772949219,38.6173553466797,38.6517333984375,38.686107635498,38.737678527832,38.7720527648926,38.7777824401855,38.8007011413574,38.8293495178223,38.8579978942871,38.8866424560547,38.9210243225098,38.9267539978027,38.9267539978027,38.9439430236816,38.9496688842773,38.9611320495605,38.9267539978027,38.8866424560547,38.869457244873,38.8579978942871,38.880916595459,38.9152946472168,38.9382133483887,38.9955062866211,39.0528030395508,39.1100997924805,39.1444778442383,39.1788520812988,39.2189598083496,39.2361526489258,39.2647972106934,39.3106346130371,39.3679313659668,39.4023056030273,39.4137687683105,39.4424133300781,39.4538726806641,39.5111694335938,39.5684623718262,39.5971145629883,39.6830558776855,39.7117042541504,39.7346229553223,39.7575416564941,39.7976493835449,39.8549423217773,39.8835906982422,39.91796875,39.9408874511719,40.0096435546875,40.0382919311523,40.1586112976074,40.2101783752441,40.2502861022949,40.2789344787598,40.3476905822754,40.376335144043,40.3820648193359,40.3935241699219,40.4221725463867,40.4450912475586,40.496654510498,40.5539512634277,40.5654106140137,40.5883293151855,40.6112480163574,40.6227073669434,40.6227073669434,40.6341667175293,40.6570854187012,40.680004119873,40.7086524963379,40.7544898986816,40.8232421875,40.8748092651367,40.9321060180664,40.966480255127,41.0696144104004,41.0810737609863,41.1154518127441,41.1555557250977,41.1784744262695,41.2013931274414,41.2300453186035,41.270149230957,41.3102569580078,41.3274459838867,41.3446350097656,41.4076614379883,41.4305801391602,41.4305801391602,41.4305801391602,41.4477653503418,41.453498840332,41.4592247009277,41.4592247009277,41.4649543762207,41.4993362426758,41.5222511291504,41.5394401550293,41.5623550415039,41.596736907959,41.6196556091309,41.6941375732422,41.722785949707,41.7571640014648,41.7800827026367,41.7915420532227,41.8201904296875,41.8373794555664,41.8946723937988,41.9347801208496,41.9634284973145,42.0092658996582,42.0379104614258,42.1009368896484,42.1353187561035,42.175422668457,42.2040710449219,42.2269897460938,42.2499084472656,42.2957458496094,42.3358535766602,42.3702278137207,42.3874168395996,42.4733619689941,42.507740020752,42.507740020752,42.507740020752,null,37.7922973632812,37.8209419250488,37.832405090332,37.8610496520996,37.8839683532715,37.9011573791504,37.9068870544434,37.9126167297363,37.9469947814941,38.0157508850098,38.0443954467773,38.0845031738281,38.1303405761719,38.1589889526367,38.1704483032227,38.1761779785156,38.1990966796875,38.2334747314453,38.2392044067383,38.2563934326172,38.2964973449707,38.2907676696777,38.2735786437988,38.2964973449707,38.2907676696777,38.3022308349609,38.3423347473145,38.3709869384766,38.4110908508301,38.4397392272949,38.4683876037598,38.4798431396484,38.5084953308105,38.5428695678711,38.565788269043,38.5944366455078,38.6345443725586,38.6689224243164,38.686107635498,38.703296661377,38.737678527832,38.8007011413574,38.8522682189941,38.9095611572266,38.9496688842773,38.9725875854492,39.0012359619141,39.0642623901367,39.0814514160156,39.1215591430664,39.1444778442383,39.1731262207031,39.190315246582,39.2246894836426,39.2476081848145,39.2647972106934,39.2819862365723,39.3049049377441,39.333553314209,39.3564720153809,39.471061706543,39.608570098877,39.8664054870605,40.1471519470215,40.4737358093262,40.4794692993164,40.7315711975098,41.0180473327637,41.1670188903809,41.2930679321289,41.4649543762207,41.7399749755859,41.7170562744141,41.6884078979492,41.6597633361816,41.6425743103027,41.6311111450195,41.6311111450195,41.6311111450195,41.6425743103027,41.6654891967773,41.6884078979492,41.7170562744141,41.7457046508789,41.7686233520508,41.7686233520508,41.7686233520508,41.7686233520508,41.7686233520508,41.7743530273438,41.7800827026367,41.7800827026367,41.7800827026367,41.7800827026367,41.7113265991211,41.5394401550293,41.4305801391602,41.281608581543,41.2586898803711,40.9951286315918,40.9321060180664,40.7373008728027,40.5654106140137,40.3534164428711,40.3133087158203,40.0153732299805,39.9294281005859,39.7346229553223,39.5741958618164,39.5283584594727,39.3106346130371,39.1158256530762,39.0814514160156,39.0470733642578,39.0298881530762,39.0069694519043,38.9840507507324,38.9611320495605,38.9324798583984,38.9095611572266,38.8923759460449,38.875186920166,38.8637275695801,38.8579978942871,38.8350791931152,38.8007011413574,38.7892417907715,38.7777824401855,38.7777824401855,38.7777824401855,38.7605972290039,38.7491340637207,38.6975708007812,38.686107635498,38.6975708007812,38.703296661377,38.737678527832,38.7434043884277,38.7434043884277,38.737678527832,38.7319450378418,38.7204895019531,38.6803817749023,38.6460037231445,38.5829772949219,38.5428695678711,38.5256805419922,38.5084953308105,38.4626579284668,38.4511985778809,38.428279876709,38.3996315002441,38.3709869384766,38.3251495361328,38.2735786437988,38.2907676696777,38.285041809082,38.2563934326172,38.2162857055664,38.1819076538086,38.1417999267578,38.1016960144043,38.0787773132324,38.0386695861816,38.0100212097168,38.0157508850098,38.0100212097168,37.9928321838379,37.9871025085449,38.0157508850098,38.0157508850098,38.0272064208984,38.0443954467773,38.0615882873535,38.0959625244141,38.1417999267578,38.1704483032227,38.1933670043945,38.1990966796875,38.1990966796875,38.1933670043945,38.1704483032227,38.1532592773438,38.1360702514648,38.1188812255859,38.1360702514648,38.1303405761719,38.113151550293,38.0730438232422,38.0501251220703,38.0501251220703,38.0443954467773,38.0042877197266,37.9584541320801,37.9355354309082,37.9355354309082,37.8725128173828,37.8495941162109,37.8667793273926,37.8896980285645,37.9183502197266,37.9183502197266,37.9068870544434,37.9126167297363,37.9813690185547,37.9928321838379,37.9871025085449,37.9584541320801,37.9527244567871,37.9355354309082,37.9183502197266,37.9068870544434,37.8495941162109,37.7922973632812,37.7922973632812,37.7922973632812,37.8266754150391,37.8381309509277,37.8495941162109,37.8954315185547,37.9068870544434,37.9126167297363,37.9298057556152,37.9355354309082,37.9412651062012,37.9298057556152,37.9240760803223,37.9240760803223,37.9355354309082,37.964183807373,37.964183807373,37.9298057556152,37.9011573791504,37.8782386779785,37.8495941162109,37.832405090332,37.832405090332,37.8438606262207,37.8839683532715,37.9068870544434,37.9068870544434,37.8896980285645,37.8896980285645,37.9011573791504,37.9240760803223,37.9240760803223,37.9068870544434,37.8896980285645,37.8667793273926,37.8495941162109,37.832405090332,37.8037567138672,37.7922973632812,37.7922973632812,37.7865676879883,37.7922973632812,37.7922973632812,37.7922973632812,null,43.4989547729492,43.4531211853027,43.4302024841309,43.413013458252,43.3614463806152,43.2984199523926,43.2640419006348,43.2411231994629,43.1666412353516,43.1265296936035,43.080696105957,43.08642578125,42.9947547912598,42.9202690124512,42.8744316101074,42.7884902954102,42.7541122436523,42.7311935424805,42.7025451660156,42.6910858154297,42.6796264648438,42.6681671142578,42.6452484130859,42.6108741760254,42.5707626342773,42.5421180725098,42.507740020752,42.507740020752,42.4733619689941,42.3874168395996,42.3702278137207,42.3358535766602,42.2957458496094,42.2499084472656,42.2269897460938,42.2040710449219,42.175422668457,42.1353187561035,42.1009368896484,42.0379104614258,42.0092658996582,41.9634284973145,41.9347801208496,41.8946723937988,41.8373794555664,41.8201904296875,41.7915420532227,41.7800827026367,41.7571640014648,41.722785949707,41.6941375732422,41.6196556091309,41.596736907959,41.5623550415039,41.5394401550293,41.5222511291504,41.4993362426758,41.4649543762207,41.4592247009277,41.4592247009277,41.453498840332,41.4477653503418,41.4305801391602,41.4305801391602,41.4305801391602,41.4076614379883,41.3446350097656,41.3274459838867,41.3102569580078,41.270149230957,41.2300453186035,41.2013931274414,41.1784744262695,41.1555557250977,41.1154518127441,41.0810737609863,41.0696144104004,40.966480255127,40.9321060180664,40.8748092651367,40.8232421875,40.7544898986816,40.7086524963379,40.680004119873,40.6570854187012,40.6341667175293,40.6227073669434,40.6227073669434,40.6112480163574,40.5883293151855,40.5654106140137,40.5539512634277,40.496654510498,40.4450912475586,40.4221725463867,40.3935241699219,40.3820648193359,40.376335144043,40.4164428710938,40.4737358093262,40.5081176757812,40.5654106140137,40.5654106140137,40.6169776916504,40.6169776916504,40.6169776916504,40.6112480163574,40.6055183410645,40.6055183410645,40.6055183410645,40.5997886657715,40.5997886657715,40.5997886657715,40.5997886657715,40.5940628051758,40.5940628051758,40.5940628051758,40.5997886657715,40.6055183410645,40.6055183410645,40.6112480163574,40.6055183410645,40.6398963928223,40.6628150939941,40.691463470459,40.7201080322266,40.7487602233887,40.7659454345703,40.8117828369141,40.8518905639648,40.9091873168945,40.9321060180664,40.949291229248,40.9722099304199,41.0295066833496,41.0466995239258,41.0753440856934,41.0982627868652,41.1326370239258,41.1612892150879,41.1784744262695,41.2185821533203,41.2586898803711,41.2930679321289,41.3102569580078,41.3159866333008,41.3274459838867,41.3389053344727,41.3503646850586,41.3618240356445,41.3847427368164,41.419116973877,41.4420356750488,41.4592247009277,41.4878730773926,41.5050621032715,41.5337104797363,41.5337104797363,41.5508995056152,41.5680885314941,41.602466583252,41.6196556091309,41.6196556091309,41.6196556091309,41.6368446350098,41.6654891967773,41.7170562744141,41.7514343261719,41.7800827026367,41.8259201049805,41.8602981567383,41.9175910949707,41.9462394714355,41.9691581726074,41.9863471984863,42.0035362243652,42.0035362243652,42.0321846008301,42.055103302002,42.0665626525879,42.1181259155273,42.1467742919922,42.1582374572754,42.175422668457,42.1983413696289,42.2098007202148,42.2441787719727,42.2499084472656,42.2670974731445,42.3301200866699,42.3530387878418,42.3816909790039,42.3988761901855,42.4160652160645,42.4389839172363,42.4619026184082,42.4733619689941,42.4733619689941,42.507740020752,42.5306549072266,42.5478477478027,42.5707626342773,42.6681671142578,42.6853561401367,42.7025451660156,42.7369194030762,42.777027130127,42.817138671875,42.8744316101074,42.9030799865723,42.9259986877441,42.9431838989258,42.9832916259766,43.0119400024414,43.0291290283203,43.0520477294922,43.080696105957,43.1036148071289,43.1208038330078,43.1494483947754,43.1781005859375,43.2010192871094,43.218204498291,43.2239379882812,43.2239379882812,43.2353935241699,43.2583122253418,43.2812309265137,43.2984199523926,43.3098793029785,43.3385276794434,43.3786354064941,43.3958206176758,43.4244728088379,43.4531211853027,43.4989547729492,43.4932289123535,43.4989547729492,43.5046844482422,43.5046844482422,43.5046844482422,43.5046844482422,43.5046844482422,43.5046844482422,43.5046844482422,43.5104141235352,43.5104141235352,43.5104141235352,43.5104141235352,43.5104141235352,43.5104141235352,43.5046844482422,43.5046844482422,43.5104141235352,43.5104141235352,43.4989547729492,43.4989547729492,null,37.0245323181152,37.0130767822266,37.0130767822266,37.0130767822266,37.0188026428223,37.0130767822266,37.0130767822266,37.0073432922363,37.0016136169434,36.9958839416504,36.9958839416504,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,37.0016136169434,37.0016136169434,37.0016136169434,37.0016136169434,36.9958839416504,37.0016136169434,37.3854942321777,37.6490592956543,37.7350006103516,38.2563934326172,38.6116256713867,38.6918411254883,39.0528030395508,39.1330184936523,39.5684623718262,39.5799255371094,40.0039138793945,40.0096435546875,40.0039138793945,40.0096435546875,40.0096435546875,40.0039138793945,40.0039138793945,40.0039138793945,39.9981803894043,39.9981803894043,40.0039138793945,40.0039138793945,40.0039138793945,40.0039138793945,40.0096435546875,40.0039138793945,40.0039138793945,40.0039138793945,40.0039138793945,40.0039138793945,39.9981803894043,40.0039138793945,40.0039138793945,40.0153732299805,40.0210990905762,40.0096435546875,39.9695358276367,39.9408874511719,39.9122428894043,39.8721351623535,39.8835906982422,39.9065093994141,39.9122428894043,39.9294281005859,39.8721351623535,39.8664054870605,39.8320274353027,39.7976493835449,39.786190032959,39.7575416564941,39.7518119812012,39.7518119812012,39.7117042541504,39.6715965270996,39.6372184753418,39.6028442382812,39.5570068359375,39.5398178100586,39.5054397583008,39.46533203125,39.4252243041992,39.4023056030273,39.3851165771484,39.333553314209,39.2762565612793,39.2132339477539,39.1960411071777,39.1788520812988,39.1960411071777,39.1673965454102,39.155933380127,39.155933380127,39.138744354248,39.0528030395508,38.8465385437012,38.737678527832,38.4798431396484,38.3939018249512,38.0615882873535,38.0443954467773,37.6777038574219,37.65478515625,37.3740386962891,37.345386505127,37.064640045166,37.0245323181152,37.0245323181152,null,38.428279876709,38.4397392272949,38.428279876709,38.3595237731934,38.3366050720215,38.3022308349609,38.2793121337891,38.2563934326172,38.2392044067383,38.2162857055664,38.1876373291016,38.1761779785156,38.1647186279297,38.1532592773438,38.1303405761719,38.0730438232422,37.9928321838379,37.969913482666,37.9584541320801,37.9355354309082,37.9240760803223,37.9068870544434,37.9011573791504,37.8954315185547,37.8495941162109,37.8152160644531,37.7865676879883,37.7636489868164,37.7464599609375,37.7178115844727,37.6891632080078,37.65478515625,37.6204071044922,37.6433258056641,37.6433258056641,37.6146774291992,37.5974884033203,37.5917587280273,37.5803031921387,37.5631141662598,37.5516510009766,37.5459251403809,37.5401954650879,37.5459251403809,37.5401954650879,37.3912239074707,37.3511199951172,37.3052825927734,37.2766342163086,37.2651748657227,37.2537155151367,37.2307968139648,37.2136077880859,37.1964225769043,37.1333961486816,37.1219329833984,37.0990142822266,37.0417213439941,37.0417213439941,37.0245323181152,37.0188026428223,37.0073432922363,37.0016136169434,36.9786949157715,36.9615058898926,36.9385871887207,36.9156684875488,36.8984832763672,36.892749786377,36.8641052246094,36.8583755493164,36.8526458740234,36.8354568481445,36.755241394043,36.74951171875,36.7437858581543,36.7380523681641,36.6750297546387,36.6635704040527,36.6578407287598,36.6349220275879,36.617733001709,36.6005439758301,36.5948143005371,36.5833549499512,36.5833549499512,36.5833549499512,36.5833549499512,36.612003326416,36.612003326416,36.6234588623047,36.6291923522949,36.6291923522949,36.6234588623047,36.6234588623047,36.6349220275879,36.6406517028809,36.6521110534668,36.6578407287598,36.6521110534668,36.6349220275879,36.6349220275879,36.6521110534668,36.6521110534668,36.6406517028809,36.6406517028809,36.6406517028809,36.6406517028809,36.6349220275879,36.6406517028809,36.6406517028809,36.6578407287598,36.6635704040527,36.6692962646484,36.6750297546387,36.6349220275879,36.5948143005371,36.5604400634766,36.5088691711426,36.5031394958496,36.5088691711426,36.5031394958496,36.5088691711426,36.5031394958496,36.5031394958496,36.5031394958496,36.4974136352539,36.5031394958496,36.6406517028809,36.617733001709,36.5776252746582,36.5661659240723,36.5718955993652,36.5833549499512,36.6291923522949,36.6521110534668,36.6750297546387,36.6750297546387,36.7094039916992,36.7437858581543,36.7437858581543,36.7724304199219,36.7896194458008,36.8068084716797,36.8125381469727,36.8411865234375,36.892749786377,36.927131652832,36.9672393798828,36.9672393798828,36.9844245910645,36.9958839416504,37.0016136169434,37.0417213439941,37.070369720459,37.1219329833984,37.1448516845703,37.1906890869141,37.2193412780762,37.2365264892578,37.2422561645508,37.2365264892578,37.2193412780762,37.1964225769043,37.1677703857422,37.1563148498535,37.1333961486816,37.0990142822266,37.0875587463379,37.0818290710449,37.0875587463379,37.1333961486816,37.1677703857422,37.2021484375,37.2537155151367,37.2766342163086,37.3052825927734,37.3339309692383,37.3854942321777,37.4084129333496,37.4256019592285,37.4313316345215,37.4313316345215,37.4370613098145,37.4599800109863,37.4771690368652,37.4828987121582,37.4943580627441,37.5058174133301,37.5459251403809,37.5860328674316,37.6318664550781,37.6719779968262,37.7006225585938,37.7292709350586,37.7636489868164,37.7922973632812,37.7922973632812,37.7865676879883,37.7922973632812,37.7922973632812,37.8037567138672,37.832405090332,37.8495941162109,37.8667793273926,37.8896980285645,37.9068870544434,37.9240760803223,37.9240760803223,37.9011573791504,37.8896980285645,37.8896980285645,37.9068870544434,37.9068870544434,37.8839683532715,37.8438606262207,37.832405090332,37.832405090332,37.8495941162109,37.8782386779785,37.9011573791504,37.9298057556152,37.964183807373,37.964183807373,37.9355354309082,37.9240760803223,37.9240760803223,37.9298057556152,37.9412651062012,37.9355354309082,37.9298057556152,37.9126167297363,37.9068870544434,37.8954315185547,37.8495941162109,37.8381309509277,37.8266754150391,37.7922973632812,37.7922973632812,37.7922973632812,37.8495941162109,37.9068870544434,37.9183502197266,37.9355354309082,37.9527244567871,37.9584541320801,37.9871025085449,37.9928321838379,37.9813690185547,37.9126167297363,37.9068870544434,37.9183502197266,37.9183502197266,37.8896980285645,37.8667793273926,37.8495941162109,37.8725128173828,37.9355354309082,37.9355354309082,37.9584541320801,38.0042877197266,38.0443954467773,38.0501251220703,38.0501251220703,38.0730438232422,38.113151550293,38.1303405761719,38.1360702514648,38.1188812255859,38.1360702514648,38.1532592773438,38.1704483032227,38.1933670043945,38.1990966796875,38.1990966796875,38.1933670043945,38.1704483032227,38.1417999267578,38.0959625244141,38.0615882873535,38.0443954467773,38.0272064208984,38.0157508850098,38.0157508850098,37.9871025085449,37.9928321838379,38.0100212097168,38.0157508850098,38.0100212097168,38.0386695861816,38.0787773132324,38.1016960144043,38.1417999267578,38.1819076538086,38.2162857055664,38.2563934326172,38.285041809082,38.2907676696777,38.2735786437988,38.3251495361328,38.3709869384766,38.3996315002441,38.428279876709,38.4511985778809,38.4626579284668,38.5084953308105,38.5256805419922,38.5428695678711,38.5829772949219,38.6460037231445,38.6803817749023,38.7204895019531,38.7319450378418,38.737678527832,38.7434043884277,38.7434043884277,38.737678527832,38.703296661377,38.6975708007812,38.686107635498,38.6975708007812,38.7491340637207,38.7605972290039,38.7777824401855,38.7777824401855,38.7777824401855,38.7892417907715,38.8007011413574,38.8350791931152,38.8579978942871,38.8637275695801,38.875186920166,38.8923759460449,38.9095611572266,38.9324798583984,38.9611320495605,38.9840507507324,39.0069694519043,39.0298881530762,39.0470733642578,39.0814514160156,39.1158256530762,39.1330184936523,39.1330184936523,39.1100997924805,39.0929069519043,39.0814514160156,39.0871810913086,39.1043701171875,39.1215591430664,39.1215591430664,39.1100997924805,39.0814514160156,39.0642623901367,39.0413436889648,39.0241546630859,39.0012359619141,38.9725875854492,38.9324798583984,38.8923759460449,38.869457244873,38.8350791931152,38.8121604919434,38.7949714660645,38.7949714660645,38.8007011413574,38.7777824401855,38.7720527648926,38.7605972290039,38.7204895019531,38.6746520996094,38.6631889343262,38.6517333984375,38.6631889343262,38.6975708007812,38.7147598266602,38.6918411254883,38.6746520996094,38.6402702331543,38.6230850219727,38.6402702331543,38.6460037231445,38.6402702331543,38.686107635498,38.7204895019531,38.7605972290039,38.7548637390137,38.6975708007812,38.6689224243164,38.6173553466797,38.5944366455078,38.565788269043,38.5199508666992,38.4855766296387,38.4511985778809,38.4397392272949,38.428279876709,38.428279876709,null,33.0367469787598,33.0252876281738,33.0195579528809,33.0195579528809,33.0195579528809,33.0195579528809,33.0138282775879,33.002368927002,33.002368927002,33.002368927002,33.002368927002,33.002368927002,32.996639251709,32.9794540405273,32.9278831481934,32.9106979370117,32.8992347717285,32.9164276123047,32.9450721740723,32.9565353393555,32.9393424987793,32.9221534729004,32.8877792358398,32.8247528076172,32.7961044311523,32.7674560546875,32.7502670288086,32.7502670288086,32.7388076782227,32.7101631164551,32.7044296264648,32.6872444152832,32.6700553894043,32.6127548217773,32.6070289611816,32.6242179870605,32.6356735229492,32.6299476623535,32.6184883117676,32.5955696105957,32.5726509094238,32.5611915588379,32.538272857666,32.5096244812012,32.4924354553223,32.4809799194336,32.532543182373,32.5268173217773,32.5038986206055,32.4752464294434,32.4637908935547,32.4580612182617,32.4465980529785,32.3835716247559,32.3549270629883,32.3434677124023,32.3320083618164,32.3033599853516,32.2747116088867,32.228874206543,32.22314453125,32.2174186706543,32.2174186706543,32.2174186706543,32.2116889953613,32.1658515930176,32.1486625671387,32.1314735412598,32.1257438659668,32.1658515930176,32.1944999694824,32.1887702941895,32.1715812683105,32.1486625671387,32.1314735412598,32.1085548400879,32.085636138916,32.0741806030273,32.0741806030273,32.0741806030273,32.0627174377441,32.0455284118652,32.0168800354004,32.0054244995117,31.9882354736328,31.9423980712891,31.9194793701172,31.8965606689453,31.8793716430664,31.8621845245361,31.8449954986572,31.8449954986572,31.8564529418945,31.8449954986572,31.8392658233643,31.7991580963135,31.7876968383789,31.7762393951416,31.7590503692627,31.7475910186768,31.7475910186768,31.7246723175049,31.6960258483887,31.6616497039795,31.632999420166,31.6444568634033,31.632999420166,31.6158123016357,31.6043510437012,31.6043510437012,31.5871620178223,31.569974899292,31.5585174560547,31.5355987548828,31.4840297698975,31.4496536254883,31.4267349243164,31.3980865478516,31.4038162231445,31.4210052490234,31.3980865478516,31.3694400787354,31.3350601196289,31.2834949493408,31.2663078308105,31.2663078308105,31.2663078308105,31.2433891296387,31.2032814025879,31.174633026123,31.1459865570068,31.1287956237793,31.0944194793701,31.0657730102539,31.0199356079102,31.0084743499756,30.9970169067383,30.9970169067383,30.9970169067383,30.9970169067383,30.9970169067383,30.9970169067383,30.9970169067383,31.0027484893799,31.0027484893799,31.0027484893799,30.979829788208,30.9626407623291,30.8824234008789,30.8193988800049,30.7792911529541,30.739185333252,30.7048072814941,30.670431137085,30.6532440185547,30.5558376312256,30.5386505126953,30.4813556671143,30.4527053833008,30.4297866821289,30.4125995635986,30.3724918365479,30.3438453674316,30.2980079650879,30.286548614502,30.2407131195068,30.2235221862793,30.2006072998047,30.1834144592285,30.1834144592285,30.1948757171631,30.2063331604004,30.2235221862793,30.2464408874512,30.2464408874512,30.275089263916,30.2808208465576,30.2808208465576,30.275089263916,30.2808208465576,30.3094673156738,30.3266544342041,30.3381156921387,30.3438453674316,30.3782234191895,30.3782234191895,30.3839530944824,30.4011421203613,30.4011421203613,30.3954105377197,30.3724918365479,30.3381156921387,30.3266544342041,30.3209266662598,30.3151969909668,30.2980079650879,30.275089263916,30.2579021453857,30.2292518615723,30.212064743042,30.1834144592285,30.1604995727539,30.1433086395264,30.1146621704102,30.1032009124756,30.0860137939453,30.0802822113037,30.0688247680664,30.0516376495361,30.0516376495361,30.0516376495361,30.0516376495361,30.0573673248291,30.0688247680664,30.0917434692383,30.1146621704102,30.1318511962891,30.1604995727539,30.1719570159912,30.1719570159912,30.1604995727539,30.1318511962891,30.1261196136475,30.1261196136475,30.1261196136475,30.1547698974609,30.1719570159912,30.1719570159912,30.1719570159912,30.1433086395264,30.1318511962891,30.1261196136475,30.1547698974609,30.1662273406982,30.1719570159912,30.1662273406982,30.1547698974609,30.1318511962891,30.1089324951172,30.1032009124756,30.0974750518799,30.0860137939453,30.0688247680664,30.0516376495361,30.0516376495361,30.0688247680664,30.0630950927734,30.0516376495361,30.0115299224854,29.9886112213135,29.9714241027832,29.9599628448486,29.9485054016113,29.9370441436768,29.9198551177979,29.8797492980957,29.8797492980957,29.8912086486816,29.9141254425049,29.9542350769043,29.9886112213135,30.0229873657227,30.0459060668945,30.0573673248291,30.0860137939453,30.0860137939453,30.074556350708,30.0688247680664,30.0688247680664,30.0802822113037,30.1604995727539,30.1719570159912,30.1662273406982,30.1604995727539,30.1261196136475,30.1089324951172,30.0974750518799,30.0917434692383,30.0802822113037,30.0573673248291,30.0287189483643,30.0058002471924,29.9828815460205,29.9542350769043,29.9485054016113,29.9370441436768,29.9141254425049,29.9026679992676,29.8912086486816,29.8797492980957,29.8568305969238,29.822452545166,29.8109931945801,29.8109931945801,29.8052654266357,29.759428024292,29.7365093231201,29.7021331787109,29.6906719207764,29.684944152832,29.6906719207764,29.6792144775391,29.6505641937256,29.6448383331299,29.6391067504883,29.6276454925537,29.6104583740234,29.5760822296143,29.5474319458008,29.5245132446289,29.5073261260986,29.4729499816895,29.4557609558105,29.4213809967041,29.4041938781738,29.4099235534668,29.4099235534668,29.3984661102295,29.3984661102295,29.3927364349365,29.3583564758301,29.3354396820068,29.312520980835,29.301061630249,29.301061630249,29.312520980835,29.2896022796631,29.301061630249,29.306791305542,29.301061630249,29.2666835784912,29.2666835784912,29.2265777587891,29.2208461761475,29.2208461761475,29.2208461761475,29.2036590576172,29.1864700317383,29.1750087738037,29.1463642120361,29.1291751861572,29.1005268096924,29.1005268096924,29.1177139282227,29.1177139282227,29.1119842529297,29.0718765258789,29.0546894073486,29.0260429382324,29.0145816802979,29.0145816802979,29.0375003814697,29.1005268096924,29.1005268096924,29.0947952270508,29.0145816802979,28.9973945617676,28.9802055358887,28.9802055358887,28.9973945617676,29.0145816802979,29.0375003814697,29.0546894073486,29.0718765258789,29.1119842529297,29.1291751861572,29.1406326293945,29.1635513305664,29.1750087738037,29.2036590576172,29.2437648773193,29.2666835784912,29.2666835784912,29.2437648773193,29.2552242279053,29.2724151611328,29.2781429290771,29.2896022796631,29.3411674499512,29.3297100067139,29.3239803314209,29.3297100067139,29.3411674499512,29.3755474090576,29.4500312805176,29.4614887237549,29.4672183990479,29.4614887237549,29.4786796569824,29.4786796569824,29.4786796569824,29.5073261260986,29.4786796569824,29.4672183990479,29.4385738372803,29.4213809967041,29.4041938781738,29.381275177002,29.3583564758301,29.3468990325928,29.3297100067139,29.306791305542,29.2896022796631,29.2552242279053,29.2437648773193,29.2380352020264,29.1864700317383,29.1750087738037,29.1177139282227,29.1005268096924,29.1005268096924,29.1864700317383,29.2093887329102,29.2265777587891,29.2896022796631,29.306791305542,29.2953338623047,29.2437648773193,29.2151165008545,29.2093887329102,29.2208461761475,29.2781429290771,29.306791305542,29.312520980835,29.312520980835,29.3297100067139,29.3182487487793,29.301061630249,29.2781429290771,29.2666835784912,29.2437648773193,29.2437648773193,29.2265777587891,29.1979274749756,29.1807403564453,29.1406326293945,29.1406326293945,29.1291751861572,29.1062564849854,29.1234455108643,29.1750087738037,29.2036590576172,29.2093887329102,29.2093887329102,29.2208461761475,29.2208461761475,29.2265777587891,29.2609539031982,29.301061630249,29.3526287078857,29.3755474090576,29.3927364349365,29.3984661102295,29.4099235534668,29.4385738372803,29.4500312805176,29.4557609558105,29.4729499816895,29.5015983581543,29.5015983581543,29.5073261260986,29.5302448272705,29.5302448272705,29.5359745025635,29.5474319458008,29.5646209716797,29.5646209716797,29.5359745025635,29.5474319458008,29.5588932037354,29.5818119049072,29.6047306060791,29.6391067504883,29.6505641937256,29.6505641937256,29.6448383331299,29.6448383331299,29.6505641937256,29.6792144775391,29.7021331787109,29.7193202972412,29.7365093231201,29.7536964416504,29.759428024292,29.765157699585,29.7766151428223,29.7766151428223,29.765157699585,29.765157699585,29.7536964416504,29.7422389984131,29.7422389984131,29.7536964416504,29.765157699585,29.7995338439941,29.816722869873,29.833911895752,29.8511028289795,29.8511028289795,29.8453712463379,29.8396415710449,29.8511028289795,29.8511028289795,29.8396415710449,29.816722869873,29.7995338439941,29.765157699585,29.7422389984131,29.7479705810547,29.765157699585,29.7766151428223,29.765157699585,29.7536964416504,29.7250518798828,29.7078590393066,29.7078590393066,29.7078590393066,29.6964015960693,29.6734828948975,29.6505641937256,29.6448383331299,29.6448383331299,29.6391067504883,29.6333770751953,29.621919631958,29.6047306060791,29.5932693481445,29.5818119049072,29.5588932037354,29.5646209716797,29.5703506469727,29.5818119049072,29.5932693481445,29.6104583740234,29.6620254516602,29.7021331787109,29.7479705810547,29.759428024292,29.765157699585,29.7880764007568,29.7938041687012,29.8052654266357,29.8109931945801,29.8052654266357,29.7995338439941,29.8109931945801,29.7995338439941,29.7995338439941,29.7938041687012,29.7938041687012,29.7880764007568,29.7766151428223,29.765157699585,29.7479705810547,29.7365093231201,29.7766151428223,29.7766151428223,29.7995338439941,29.822452545166,29.8511028289795,29.8797492980957,29.9255867004395,29.9599628448486,29.9771499633789,30.0172576904297,30.0401763916016,30.0688247680664,30.0917434692383,30.137580871582,30.2006072998047,30.2235221862793,30.2464408874512,30.2808208465576,30.3209266662598,30.3323860168457,30.4011421203613,30.4183292388916,30.4412479400635,30.4584369659424,30.5042743682861,30.5443801879883,30.5844879150391,30.6016750335693,30.6131362915039,30.6303253173828,30.6532440185547,30.6876201629639,30.727725982666,30.8079414367676,30.8365898132324,30.8537788391113,30.8824234008789,30.8996162414551,30.9168033599854,30.9339923858643,30.9511795043945,30.9683685302734,30.979829788208,30.9970169067383,31.0142059326172,31.0256633758545,31.0485820770264,31.0657730102539,31.1058807373047,31.1459865570068,31.2032814025879,31.1975517272949,31.2204704284668,31.2433891296387,31.2663078308105,31.2892265319824,31.3006839752197,31.3121452331543,31.3236026763916,31.3407917022705,31.3694400787354,31.3808975219727,31.4210052490234,31.4611110687256,31.4783000946045,31.5069484710693,31.5184097290039,31.5298671722412,31.5298671722412,31.5413246154785,31.5814323425293,31.5986232757568,31.6158123016357,31.627269744873,31.6387310028076,31.6501884460449,31.6731071472168,31.6845645904541,31.6960258483887,31.7132129669189,31.7304019927979,31.7590503692627,31.7876968383789,31.8048877716064,31.8278045654297,31.8564529418945,31.8908290863037,31.9366664886475,31.9882354736328,32.0168800354004,32.2116889953613,32.4064903259277,32.7101631164551,32.8992347717285,33.0367469787598,33.0367469787598,null,43.08642578125,43.1036148071289,43.1208038330078,43.1322631835938,43.1609115600586,43.2010192871094,43.2411231994629,43.2525825500488,43.2755012512207,43.3385276794434,43.3900947570801,43.4302024841309,43.4874954223633,43.5104141235352,43.5619812011719,43.5906295776367,43.7911643981934,44.2953681945801,45.3152313232422,45.3209609985352,45.349609375,45.355339050293,45.349609375,45.3209609985352,45.2693939208984,45.2579383850098,45.2636680603027,45.2751235961914,45.3324203491211,45.4011764526367,45.4183654785156,45.4298248291016,45.4183654785156,45.3954467773438,45.4011764526367,45.4126319885254,45.4183654785156,45.475658416748,45.5214958190918,45.5444145202637,45.5673332214355,45.6590042114258,45.6647338867188,45.676197052002,45.6819229125977,45.7048416137695,45.7220306396484,45.7449493408203,45.7621383666992,45.7850570678711,45.8137054443359,45.8423538208008,45.8595428466797,45.8710021972656,45.8939208984375,45.9512138366699,45.9626770019531,45.9798622131348,46.0371589660645,46.071533203125,46.1517486572266,46.1632080078125,46.2033157348633,46.2548828125,46.2835311889648,46.3179054260254,46.3408241271973,46.3522872924805,46.3752059936523,46.3981246948242,46.4267692565918,46.4726066589355,46.5413627624512,46.5642776489258,46.6158447265625,46.713249206543,47.0111885070801,47.2460975646973,47.4351768493652,47.4580955505371,47.4695510864258,47.4695510864258,47.4580955505371,47.4466361999512,47.4466361999512,47.429443359375,47.3320426940918,47.2632865905762,47.2346420288086,47.2002639770508,47.2059936523438,47.2460975646973,47.2632865905762,47.2632865905762,47.2976684570312,47.3091239929199,47.2976684570312,47.3033981323242,47.3549613952637,47.3606910705566,47.3721504211426,47.3606910705566,47.3377723693848,47.2346420288086,47.1945343017578,47.1372375488281,47.1200485229492,47.0914001464844,47.0627517700195,47.0111885070801,46.6559524536133,46.1803970336914,45.9626770019531,45.934024810791,45.9053764343262,45.8767318725586,45.8538131713867,45.8366241455078,45.8251647949219,45.80224609375,45.7392234802246,45.7048416137695,45.6819229125977,45.676197052002,45.676197052002,45.6876525878906,45.6475486755371,45.6303596496582,45.6074409484863,45.5902519226074,45.6074409484863,45.6017112731934,45.5787925720215,45.5214958190918,45.4985771179199,45.4928512573242,45.475658416748,45.4642028808594,45.4069061279297,45.3839874267578,45.3610687255859,45.2865867614746,45.2751235961914,45.2407493591309,45.1662635803223,45.1490745544434,45.1605339050293,45.2006416320801,45.1891822814941,45.1777229309082,45.1719932556152,45.1261558532715,45.0917778015137,45.0631294250488,45.0459403991699,44.9886474609375,44.9542694091797,44.9313507080078,44.9313507080078,44.9313507080078,44.8740577697754,44.8683242797852,44.8568649291992,44.8740577697754,44.8740577697754,44.8568649291992,44.8339500427246,44.8396759033203,44.8396759033203,44.8167572021484,44.7823829650879,44.770923614502,44.765193939209,44.7480049133301,44.6849784851074,44.6620597839355,44.6563301086426,44.6334114074707,44.6506004333496,44.6448707580566,44.6677894592285,44.6907081604004,44.7021675109863,44.7021675109863,44.6964378356934,44.6620597839355,44.627685546875,44.6047668457031,44.6104927062988,44.6104927062988,44.6448707580566,44.6506004333496,44.6448707580566,44.6104927062988,44.6219520568848,44.6334114074707,44.6391410827637,44.6104927062988,44.570384979248,44.5417404174805,44.5360107421875,44.5531959533691,44.5531959533691,44.5130920410156,44.5188217163086,44.5302772521973,44.570384979248,44.576114654541,44.5646591186523,44.5646591186523,44.570384979248,44.5474662780762,44.5302772521973,44.4959030151367,44.4729843139648,44.450065612793,44.4271469116211,44.4214210510254,44.450065612793,44.4557952880859,44.4729843139648,44.4901733398438,44.4901733398438,44.4672546386719,44.4042282104492,44.3927688598633,44.3583946228027,44.3354759216309,44.3641204833984,44.3985023498535,44.4271469116211,44.450065612793,44.4729843139648,44.4615249633789,44.4901733398438,44.5130920410156,44.5130920410156,44.4959030151367,44.4729843139648,44.4615249633789,44.4729843139648,44.4959030151367,44.5073585510254,44.4959030151367,44.4672546386719,44.438606262207,44.438606262207,44.4099578857422,44.4099578857422,44.4214210510254,44.4328765869141,44.4615249633789,44.4901733398438,44.4787139892578,44.438606262207,44.4156875610352,44.4042282104492,44.3985023498535,44.3927688598633,44.3641204833984,44.3354759216309,44.312557220459,44.2953681945801,44.2839088439941,44.2552604675293,44.2552604675293,44.2781791687012,44.2609901428223,44.2609901428223,44.306827545166,44.312557220459,44.318286895752,44.318286895752,44.3297462463379,44.3469314575195,44.3526649475098,44.3526649475098,44.3813133239746,44.3985023498535,44.3927688598633,44.3813133239746,44.3927688598633,44.4099578857422,44.4328765869141,44.438606262207,44.438606262207,44.4099578857422,44.4156875610352,44.438606262207,44.4901733398438,44.5245513916016,44.5531959533691,44.5646591186523,44.5646591186523,44.4672546386719,44.450065612793,44.450065612793,44.4328765869141,44.4156875610352,44.3927688598633,44.3641204833984,44.318286895752,44.2953681945801,44.2609901428223,44.2151527404785,44.1979637145996,44.1578559875488,44.1406669616699,44.123477935791,44.1062927246094,44.0891036987305,44.0547218322754,44.0432662963867,44.0318031311035,44.0203475952148,44.0088882446289,43.997428894043,43.985969543457,43.9401321411133,43.9286766052246,43.9344024658203,43.9630508422852,43.985969543457,43.997428894043,43.997428894043,43.997428894043,43.9745101928711,43.9745101928711,43.985969543457,44.0260772705078,44.0432662963867,44.0432662963867,44.0318031311035,43.99169921875,43.985969543457,43.9172134399414,43.9114837646484,43.8942947387695,43.854190826416,43.8484573364258,43.854190826416,43.8942947387695,43.9286766052246,43.859920501709,43.8427314758301,43.8427314758301,43.859920501709,43.8828392028809,43.8885650634766,43.8885650634766,43.8828392028809,43.8255424499512,43.8026237487793,43.7453269958496,43.7052192687988,43.7052192687988,43.7166786193848,43.7395973205566,43.7625160217285,43.8026237487793,43.8427314758301,43.859920501709,43.854190826416,43.8198127746582,43.8484573364258,43.854190826416,43.8484573364258,43.8140830993652,43.8026237487793,43.7739753723145,43.7625160217285,43.7453269958496,43.7281379699707,43.7109489440918,43.682300567627,43.6593856811523,43.6307373046875,43.5906295776367,43.5677108764648,43.5562515258789,43.5505218505859,43.544792175293,43.4932289123535,43.4760398864746,43.4302024841309,43.413013458252,43.3958206176758,43.3614463806152,43.3385276794434,43.3385276794434,43.3385276794434,43.2926902770996,43.2239379882812,43.1666412353516,43.1322631835938,43.0978851318359,43.0749664306641,43.0635108947754,43.08642578125,43.08642578125,null,39.327823638916,39.3564720153809,39.3908500671387,39.4023056030273,39.4137687683105,39.4252243041992,39.4424133300781,39.471061706543,39.4825248718262,39.4997100830078,39.4997100830078,39.4997100830078,39.5054397583008,39.5226287841797,39.5455436706543,39.5512771606445,39.5741958618164,39.5856552124023,39.608570098877,39.6142997741699,39.6142997741699,39.5971145629883,39.5971145629883,39.6028442382812,39.6028442382812,39.6200332641602,39.6658706665039,39.6773262023926,39.6830558776855,39.6715965270996,39.6544075012207,39.6372184753418,39.6257629394531,39.6257629394531,39.6314888000488,39.6372184753418,39.6142997741699,39.6257629394531,39.6257629394531,39.6142997741699,39.5971145629883,39.5856552124023,39.5741958618164,39.5684623718262,39.5512771606445,39.5398178100586,39.5283584594727,39.5226287841797,39.5111694335938,39.5226287841797,39.5283584594727,39.5398178100586,39.5512771606445,39.5741958618164,39.5856552124023,39.6142997741699,39.6314888000488,39.6372184753418,39.6314888000488,39.6142997741699,39.5856552124023,39.5627365112305,39.5570068359375,39.5398178100586,39.4939804077148,39.4481430053711,39.4424133300781,39.4538726806641,39.471061706543,39.471061706543,39.471061706543,39.4596061706543,39.4309539794922,39.4137687683105,39.3793907165527,39.3621978759766,39.3450126647949,39.327823638916,39.3163642883301,39.3106346130371,39.2934455871582,39.2705268859863,39.2304191589355,39.2075004577637,39.7231636047363,39.7346229553223,39.7288932800293,39.7288932800293,39.7288932800293,39.7231636047363,39.7231636047363,39.7288932800293,39.7288932800293,39.7288932800293,39.7288932800293,39.7288932800293,39.7288932800293,39.7288932800293,39.7288932800293,39.7288932800293,39.3679313659668,39.2934455871582,39.2361526489258,39.1330184936523,38.8293495178223,38.6517333984375,38.56005859375,38.4626579284668,38.4569244384766,38.4569244384766,38.428279876709,38.4053611755371,38.3881721496582,38.3652534484863,38.3308792114258,38.3136863708496,38.285041809082,38.1990966796875,38.1246147155762,38.0730438232422,38.0272064208984,38.0386695861816,38.0673141479492,38.1016960144043,38.1188812255859,38.1532592773438,38.1990966796875,38.2220153808594,38.2334747314453,38.2392044067383,38.2334747314453,38.2162857055664,38.1876373291016,38.1532592773438,38.113151550293,38.107421875,38.0959625244141,38.0272064208984,37.9985618591309,37.964183807373,37.964183807373,37.964183807373,37.969913482666,37.9469947814941,37.9584541320801,37.9584541320801,37.9527244567871,37.9240760803223,37.9183502197266,37.9240760803223,37.9527244567871,37.9584541320801,37.964183807373,37.9928321838379,38.0100212097168,38.0157508850098,38.0272064208984,38.0558586120605,38.0673141479492,38.0730438232422,38.0615882873535,38.0673141479492,38.0730438232422,38.113151550293,38.1246147155762,38.1360702514648,38.1417999267578,38.1532592773438,38.1532592773438,38.1360702514648,38.1417999267578,38.1303405761719,38.1360702514648,38.1417999267578,38.1761779785156,38.1990966796875,38.2105560302734,38.2277450561523,38.2392044067383,38.2449340820312,38.2334747314453,38.2392044067383,38.2563934326172,38.2907676696777,38.3136863708496,38.3308792114258,38.3251495361328,38.3136863708496,38.2907676696777,38.250659942627,38.2392044067383,38.2449340820312,38.2907676696777,38.3022308349609,38.3251495361328,38.3366050720215,38.3366050720215,38.3136863708496,38.3022308349609,38.285041809082,38.2678527832031,38.2449340820312,38.2334747314453,38.2392044067383,38.2563934326172,38.2793121337891,38.2964973449707,38.3251495361328,38.3480682373047,38.3595237731934,38.3595237731934,38.3652534484863,38.4397392272949,38.4569244384766,38.4855766296387,38.5256805419922,38.5256805419922,38.5314140319824,38.5371398925781,38.56005859375,38.56005859375,38.5428695678711,38.5715179443359,38.5944366455078,38.6173553466797,38.6230850219727,38.6173553466797,38.6173553466797,38.6001663208008,38.5772514343262,38.5715179443359,38.5772514343262,38.6001663208008,38.6173553466797,38.6288146972656,38.6517333984375,38.6689224243164,38.6803817749023,38.7204895019531,38.7319450378418,38.7319450378418,38.7147598266602,38.6918411254883,38.686107635498,38.686107635498,38.7204895019531,38.7319450378418,38.7319450378418,38.737678527832,38.737678527832,38.7319450378418,38.7491340637207,38.7777824401855,38.8178901672363,38.8350791931152,38.8350791931152,38.8350791931152,38.7949714660645,38.7777824401855,38.7777824401855,38.8064308166504,38.8293495178223,38.8522682189941,38.869457244873,38.875186920166,38.9210243225098,38.9382133483887,38.9496688842773,38.9668617248535,38.9783172607422,38.9897766113281,39.0012359619141,39.0241546630859,39.0413436889648,39.0757217407227,39.0814514160156,39.0929069519043,39.1100997924805,39.1215591430664,39.1215591430664,39.1043701171875,39.0757217407227,39.0642623901367,39.0642623901367,39.1158256530762,39.1444778442383,39.1616630554199,39.2132339477539,39.2647972106934,39.2877159118652,39.3049049377441,39.322093963623,39.3163642883301,39.327823638916,39.333553314209,39.3507423400879,39.3621978759766,39.3507423400879,39.3564720153809,39.3621978759766,39.3793907165527,39.3908500671387,39.4252243041992,39.4366874694824,39.4596061706543,39.4538726806641,39.4538726806641,39.4596061706543,39.471061706543,39.4939804077148,39.5111694335938,39.5168991088867,39.5226287841797,39.4825248718262,39.471061706543,39.4882507324219,39.5168991088867,39.5570068359375,39.5799255371094,39.5627365112305,39.5512771606445,39.5684623718262,39.5627365112305,39.5512771606445,39.5168991088867,39.5054397583008,39.4939804077148,39.46533203125,39.4481430053711,39.4252243041992,39.4023056030273,39.3965797424316,39.4023056030273,39.4023056030273,39.3736610412598,39.3621978759766,39.3564720153809,39.3736610412598,39.3793907165527,39.3736610412598,39.3621978759766,39.333553314209,39.327823638916,39.322093963623,39.327823638916,39.333553314209,39.3679313659668,39.3736610412598,39.3679313659668,39.3621978759766,39.3450126647949,39.327823638916,39.3106346130371,39.3163642883301,39.3163642883301,39.3106346130371,39.2934455871582,39.2762565612793,39.2590675354004,39.2590675354004,39.2647972106934,39.2590675354004,39.2246894836426,39.2132339477539,39.2075004577637,39.2246894836426,39.2246894836426,39.2533378601074,39.2647972106934,39.2705268859863,39.2705268859863,39.2647972106934,39.2533378601074,39.2476081848145,39.2361526489258,39.2132339477539,39.2017707824707,39.155933380127,39.1444778442383,39.1215591430664,39.1158256530762,39.0986404418945,39.0757217407227,39.0642623901367,39.0929069519043,39.0814514160156,39.0585327148438,39.0356140136719,39.0298881530762,39.0241546630859,38.9897766113281,38.9783172607422,38.9897766113281,38.9955062866211,38.9897766113281,38.9496688842773,38.9210243225098,38.9038352966309,38.9038352966309,38.9324798583984,38.9324798583984,38.9210243225098,38.9038352966309,38.8866424560547,38.8637275695801,38.8522682189941,38.8350791931152,38.8350791931152,38.8293495178223,38.8007011413574,38.7949714660645,38.7777824401855,38.7605972290039,38.7491340637207,38.7319450378418,38.7147598266602,38.6975708007812,38.6689224243164,38.6230850219727,38.6058959960938,38.5715179443359,38.5428695678711,38.5142250061035,38.4798431396484,38.4397392272949,38.3996315002441,38.3709869384766,38.3595237731934,38.3251495361328,38.3251495361328,38.3308792114258,38.3423347473145,38.3709869384766,38.4110908508301,38.428279876709,38.428279876709,38.4397392272949,38.4569244384766,38.4798431396484,38.4855766296387,38.4855766296387,38.4741172790527,38.4569244384766,38.428279876709,38.3652534484863,38.3423347473145,38.3079605102539,38.2964973449707,38.2964973449707,38.3022308349609,38.2964973449707,38.285041809082,38.2735786437988,38.2563934326172,38.2334747314453,38.1990966796875,38.1704483032227,38.1417999267578,38.1303405761719,38.113151550293,38.0845031738281,38.0673141479492,38.0501251220703,38.0501251220703,38.0558586120605,38.0787773132324,38.107421875,38.113151550293,38.1417999267578,38.1761779785156,38.1876373291016,38.1990966796875,38.1990966796875,38.1589889526367,38.1417999267578,38.1417999267578,38.1589889526367,38.1417999267578,38.1589889526367,38.1819076538086,38.1990966796875,38.2105560302734,38.2162857055664,38.2220153808594,38.2392044067383,38.2678527832031,38.2678527832031,38.2334747314453,38.2220153808594,38.2220153808594,38.250659942627,38.2793121337891,38.3079605102539,38.3423347473145,38.3480682373047,38.3423347473145,38.3366050720215,38.3136863708496,38.285041809082,38.2678527832031,38.2563934326172,38.2735786437988,38.2793121337891,38.3136863708496,38.3366050720215,38.3824424743652,38.4454689025879,38.4511985778809,38.4511985778809,38.428279876709,38.416820526123,38.4053611755371,38.3824424743652,38.3595237731934,38.3595237731934,38.3308792114258,38.3251495361328,38.3251495361328,38.3423347473145,38.3709869384766,38.4053611755371,38.428279876709,38.4741172790527,38.5027618408203,38.5314140319824,38.5428695678711,38.5829772949219,38.6001663208008,38.6058959960938,38.6230850219727,38.6402702331543,38.6689224243164,38.6803817749023,38.6975708007812,38.703296661377,38.7204895019531,38.737678527832,38.7777824401855,38.8064308166504,38.8923759460449,38.9725875854492,38.9955062866211,38.9439430236816,38.9668617248535,38.9725875854492,38.9840507507324,39.0012359619141,39.0356140136719,39.0585327148438,39.0642623901367,39.0929069519043,39.1158256530762,39.138744354248,39.155933380127,39.1731262207031,39.1960411071777,39.2189598083496,39.2304191589355,39.2476081848145,39.2533378601074,39.2705268859863,39.2762565612793,39.3106346130371,39.3106346130371,39.322093963623,39.327823638916,39.327823638916,null,41.401927947998,41.3904724121094,41.3732833862305,41.3560943603516,41.3560943603516,41.3446350097656,41.3446350097656,41.3446350097656,41.3389053344727,41.3389053344727,41.3274459838867,41.3102569580078,41.3045272827148,41.3102569580078,41.3274459838867,41.3446350097656,41.3560943603516,41.3503646850586,41.3446350097656,41.3732833862305,41.4305801391602,41.4706840515137,41.4764175415039,41.4706840515137,41.4477653503418,41.4477653503418,41.4477653503418,41.453498840332,41.4420356750488,41.401927947998,41.3904724121094,41.3904724121094,41.401927947998,41.419116973877,41.419116973877,41.401927947998,41.401927947998,null,42.049373626709,42.0952110290527,42.175422668457,42.324390411377,42.4561729431152,42.5134658813477,42.5994110107422,42.7025451660156,42.7426528930664,42.7369194030762,42.7369194030762,42.7311935424805,42.7254638671875,42.7140045166016,42.7140045166016,42.7025451660156,42.6968154907227,42.6968154907227,42.7140045166016,42.7254638671875,42.7311935424805,42.7311935424805,42.7369194030762,42.759838104248,42.7884902954102,42.8056755065918,42.811408996582,42.8056755065918,42.811408996582,42.8572463989258,42.8687019348145,42.8744316101074,42.8744316101074,42.8572463989258,42.817138671875,42.811408996582,42.7942199707031,42.759838104248,42.7197341918945,42.6968154907227,42.6853561401367,42.6796264648438,42.6452484130859,42.639518737793,42.6223297119141,42.5879554748535,42.5707626342773,42.5593032836914,42.5535736083984,42.5421180725098,42.5249290466309,42.5134658813477,42.502010345459,42.496280670166,42.4733619689941,42.4561729431152,42.4504432678223,42.4332542419434,42.4160652160645,42.3988761901855,42.3759574890137,42.3816909790039,42.3759574890137,42.358772277832,42.3473091125488,42.3358535766602,42.3129348754883,42.3014755249023,42.2785568237305,42.2613677978516,42.2384490966797,42.2269897460938,42.2327194213867,42.2441787719727,42.2556381225586,42.2900161743164,42.2670974731445,42.2499084472656,42.2384490966797,42.2040710449219,42.18115234375,42.1525039672852,42.1353187561035,42.1124000549316,42.0952110290527,42.0379104614258,42.0264549255371,42.0092658996582,42.0092658996582,42.0092658996582,42.0264549255371,42.0321846008301,42.0321846008301,41.9978065490723,41.9748878479004,41.9519729614258,41.9462394714355,41.9462394714355,41.9347801208496,41.906135559082,41.8259201049805,41.7972717285156,41.7800827026367,41.7571640014648,41.734245300293,41.722785949707,41.7399749755859,41.7628936767578,41.7800827026367,41.7972717285156,41.8259201049805,41.8488388061523,41.911865234375,41.9233207702637,41.9175910949707,41.9290542602539,41.9634284973145,41.9978065490723,42.0207252502441,42.0379104614258,42.049373626709,42.049373626709,42.0379104614258,42.0264549255371,42.0321846008301,42.049373626709,42.0665626525879,42.0837478637695,42.0894813537598,42.0837478637695,42.0665626525879,42.055103302002,42.0092658996582,41.9634284973145,41.854564666748,41.8316459655762,41.8259201049805,41.8087310791016,41.7972717285156,41.7686233520508,41.7457046508789,41.722785949707,41.6769485473633,41.6425743103027,41.596736907959,41.5852737426758,41.591007232666,41.6425743103027,41.6540298461914,41.6654891967773,41.6597633361816,41.6540298461914,41.6597633361816,41.6654891967773,41.6540298461914,41.6311111450195,41.6425743103027,41.6311111450195,41.6253814697266,41.6311111450195,41.6253814697266,41.6196556091309,41.5795478820801,41.5508995056152,41.5451698303223,41.591007232666,41.6311111450195,41.6884078979492,41.7113265991211,41.722785949707,41.734245300293,41.7399749755859,41.7457046508789,41.7399749755859,41.7170562744141,41.6654891967773,41.6483001708984,41.6311111450195,41.6196556091309,41.596736907959,41.596736907959,41.6081924438477,41.6081924438477,41.5795478820801,41.5623550415039,41.5337104797363,41.5279808044434,41.5337104797363,41.5165214538574,41.5050621032715,41.4993362426758,41.5451698303223,41.5394401550293,41.6540298461914,41.6884078979492,41.7170562744141,41.7457046508789,41.7514343261719,41.7571640014648,41.7743530273438,41.7972717285156,41.8144607543945,41.911865234375,41.911865234375,41.9863471984863,42.0264549255371,42.0264549255371,42.0092658996582,42.0379104614258,42.0321846008301,42.0379104614258,42.0379104614258,42.0321846008301,42.0379104614258,42.0035362243652,42.0092658996582,42.0379104614258,42.043643951416,42.043643951416,42.049373626709,42.049373626709,null,41.27587890625,41.281608581543,41.2987976074219,41.3159866333008,41.3159866333008,41.3274459838867,41.3503646850586,41.3732833862305,41.3847427368164,41.3847427368164,41.3732833862305,41.3446350097656,41.3159866333008,41.3102569580078,41.2873382568359,41.27587890625,41.2586898803711,41.2529640197754,41.2415008544922,41.2415008544922,41.2529640197754,41.2586898803711,41.2586898803711,41.27587890625,41.281608581543,41.2873382568359,41.2930679321289,41.2930679321289,41.27587890625,41.27587890625,41.27587890625,null,46.5585517883301,46.5642776489258,46.5929260253906,46.6158447265625,46.6330337524414,46.6444969177246,46.6559524536133,46.6788711547852,46.713249206543,46.7418975830078,46.7648162841797,46.7934608459473,46.8221130371094,46.8278427124023,46.833568572998,46.8278427124023,46.8278427124023,46.8507614135742,46.8507614135742,46.8450317382812,46.8507614135742,46.8622169494629,46.8965950012207,46.9195137023926,46.9596214294434,46.976806640625,46.9825401306152,46.9825401306152,46.9997253417969,46.9997253417969,47.0111885070801,47.0169143676758,47.0455627441406,47.0856704711914,47.0971336364746,47.1085891723633,47.1429672241211,47.154426574707,47.154426574707,47.1945343017578,47.2231788635254,47.2174530029297,47.2231788635254,47.2346420288086,47.2575607299805,47.291934967041,47.3492317199707,47.3778800964355,47.3950691223145,47.4122581481934,47.4409065246582,47.4580955505371,47.4638252258301,47.4638252258301,47.4695510864258,47.4752807617188,47.4638252258301,47.481014251709,47.4580955505371,47.4179878234863,47.4065284729004,47.3950691223145,47.3950691223145,47.4007987976074,47.3893394470215,47.3836097717285,47.3778800964355,47.3606910705566,47.343505859375,47.3263130187988,47.2690162658691,47.2289123535156,47.2174530029297,47.2002639770508,47.1773452758789,47.154426574707,47.1486968994141,47.1257781982422,47.0914001464844,47.0856704711914,47.0742149353027,47.0455627441406,46.9939994812012,46.9825401306152,46.9825401306152,46.9939994812012,46.9939994812012,46.9596214294434,46.9481620788574,46.9424324035645,46.9080543518066,46.8622169494629,46.833568572998,46.8049240112305,46.7648162841797,46.7476272583008,46.7762756347656,46.8049240112305,46.8278427124023,46.8622169494629,46.8794059753418,46.9080543518066,46.9424324035645,46.9596214294434,46.9596214294434,46.9424324035645,46.9195137023926,46.9080543518066,46.8622169494629,46.839298248291,46.8278427124023,46.8278427124023,46.8622169494629,46.8851356506348,46.8965950012207,46.9023246765137,46.9080543518066,46.9023246765137,46.9023246765137,46.9023246765137,46.8794059753418,46.8851356506348,46.8622169494629,46.8622169494629,46.8450317382812,46.8278427124023,46.833568572998,46.833568572998,46.8049240112305,46.7934608459473,46.7762756347656,46.7418975830078,46.7247085571289,46.701789855957,46.6616821289062,46.6330337524414,46.6330337524414,46.6215782165527,46.5986595153809,46.5871963500977,46.5700073242188,46.5528221130371,46.5356330871582,46.5127143859863,46.5012550354004,46.5012550354004,46.5012550354004,46.4955253601074,46.4955253601074,46.5012550354004,46.5127143859863,46.5127143859863,46.5127143859863,46.524169921875,46.5356330871582,46.5127143859863,46.4897956848145,46.4840660095215,46.4554176330566,46.4439582824707,46.4554176330566,46.4726066589355,46.4726066589355,46.4496879577637,46.4210395812988,46.4095802307129,46.4324989318848,46.4554176330566,46.4897956848145,46.5012550354004,46.5413627624512,46.5470886230469,46.5470886230469,46.575740814209,46.6215782165527,46.6559524536133,46.6674118041992,46.6559524536133,46.6559524536133,46.6731414794922,46.6731414794922,46.6731414794922,46.6903305053711,46.6846008300781,46.6788711547852,46.6731414794922,46.6846008300781,46.6903305053711,46.6788711547852,46.6731414794922,46.6846008300781,46.713249206543,46.7304382324219,46.7476272583008,46.7476272583008,46.7590866088867,46.7476272583008,46.7476272583008,46.7648162841797,46.7705421447754,46.7648162841797,46.7361679077148,46.70751953125,46.6788711547852,46.6330337524414,46.6043853759766,46.5413627624512,46.5184440612793,46.4897956848145,46.4668769836426,46.4726066589355,46.4496879577637,46.4439582824707,46.438232421875,46.4324989318848,46.438232421875,46.4439582824707,46.4554176330566,46.4726066589355,46.4726066589355,46.4554176330566,46.4267692565918,46.4153137207031,46.4153137207031,46.4210395812988,46.4324989318848,46.4439582824707,46.4554176330566,46.4554176330566,46.4554176330566,46.4439582824707,46.4095802307129,46.3637428283691,46.3064498901367,46.2376937866211,46.2205047607422,46.1975860595703,46.1861267089844,46.1689414978027,46.1632080078125,46.1632080078125,46.1460227966309,46.1116409301758,46.1001853942871,46.071533203125,46.0486145019531,46.0371589660645,46.0199699401855,46.0142402648926,45.9970512390137,45.9741325378418,45.9684028625488,45.9626770019531,45.9684028625488,45.9626770019531,45.9569435119629,45.9626770019531,45.9741325378418,45.985595703125,45.9798622131348,45.9741325378418,45.9741325378418,45.985595703125,45.9970512390137,45.9913215637207,45.985595703125,45.9913215637207,45.9970512390137,45.9970512390137,45.9913215637207,45.9913215637207,45.9798622131348,45.985595703125,46.0199699401855,46.0199699401855,46.0371589660645,46.0256996154785,45.9913215637207,45.9684028625488,45.9512138366699,45.928295135498,45.9111061096191,45.8710021972656,45.8538131713867,45.8595428466797,45.8710021972656,45.8824615478516,45.8996505737305,45.9225692749023,45.934024810791,45.9397583007812,45.9741325378418,46.0142402648926,46.0256996154785,46.0428886413574,46.0486145019531,46.0543479919434,46.0658073425293,46.0829963684082,46.0829963684082,46.0887260437012,46.0772666931152,46.0887260437012,46.0486145019531,45.9970512390137,45.9798622131348,45.9684028625488,45.9741325378418,45.9798622131348,45.9684028625488,45.9684028625488,45.9626770019531,45.9397583007812,45.9626770019531,45.9684028625488,45.9626770019531,45.9397583007812,45.9225692749023,45.9111061096191,45.8824615478516,45.8710021972656,45.8423538208008,45.8137054443359,45.7907867431641,45.7850570678711,45.7793273925781,45.7564086914062,45.7449493408203,45.7163047790527,45.7048416137695,45.676197052002,45.6647338867188,45.6360893249512,45.618896484375,45.618896484375,45.6303596496582,45.6590042114258,45.670467376709,45.6933860778809,45.7048416137695,45.7678680419922,45.7850570678711,45.8251647949219,45.8652687072754,45.8824615478516,45.8996505737305,45.9053764343262,45.8996505737305,45.8423538208008,45.8480834960938,45.8480834960938,45.8710021972656,45.8652687072754,45.807975769043,45.7678680419922,45.7277603149414,45.7163047790527,45.6991119384766,45.7277603149414,45.7506790161133,45.7850570678711,45.8308944702148,45.9053764343262,45.9168395996094,45.9168395996094,45.8767318725586,45.8423538208008,45.796516418457,45.7564086914062,45.7334899902344,45.7163047790527,45.7048416137695,45.6475486755371,45.5902519226074,45.5501441955566,45.4928512573242,45.3782577514648,45.3037757873535,45.217830657959,45.1662635803223,45.1261558532715,45.0975074768066,45.1089668273926,45.1204261779785,45.1548042297363,45.1834526062012,45.2063674926758,45.2407493591309,45.2980422973633,45.349609375,45.3782577514648,45.3610687255859,45.349609375,45.349609375,45.3782577514648,45.4069061279297,45.4527397155762,45.4928512573242,45.532958984375,45.5616035461426,45.5845222473145,45.6131706237793,45.6360893249512,45.6590042114258,45.676197052002,45.6876525878906,45.7220306396484,45.7564086914062,45.7735977172852,45.7907867431641,45.7907867431641,45.7850570678711,45.7907867431641,45.80224609375,45.8251647949219,45.8480834960938,45.8652687072754,45.8824615478516,45.9053764343262,45.9225692749023,45.928295135498,45.9397583007812,45.9569435119629,45.9626770019531,45.9684028625488,45.985595703125,45.9913215637207,45.9970512390137,46.0199699401855,46.0142402648926,45.9970512390137,45.9970512390137,46.0085105895996,46.0256996154785,46.0314292907715,46.0371589660645,46.0772666931152,46.1001853942871,46.123104095459,46.128833770752,46.1402893066406,46.1689414978027,46.249153137207,46.2835311889648,46.2835311889648,46.3236389160156,46.3350982666016,46.3408241271973,46.3923950195312,46.4496879577637,46.4840660095215,46.5012550354004,46.5069847106934,46.5127143859863,46.5127143859863,46.5299034118652,46.5413627624512,46.5356330871582,46.5413627624512,46.5585517883301,46.5585517883301,null,41.7514343261719,41.7399749755859,41.7399749755859,41.722785949707,41.722785949707,41.7113265991211,41.7800827026367,41.7800827026367,41.7800827026367,41.7800827026367,41.7743530273438,41.7686233520508,41.7686233520508,41.7686233520508,41.7686233520508,41.7686233520508,41.7972717285156,41.8373794555664,41.8488388061523,41.8774833679199,41.906135559082,41.9347801208496,41.9920768737793,42.049373626709,42.1582374572754,42.2269897460938,42.2441787719727,42.3014755249023,42.3702278137207,42.4160652160645,42.4733619689941,42.5421180725098,42.5822219848633,42.639518737793,42.6452484130859,42.6337890625,42.6567077636719,42.6738967895508,42.6968154907227,42.7426528930664,42.7713012695312,42.7999458312988,42.8515129089355,42.9374580383301,42.960376739502,43.0463180541992,43.1208038330078,43.1494483947754,43.2353935241699,43.3156089782715,43.4359283447266,43.4645767211914,43.4989547729492,43.533332824707,43.5848999023438,43.6250038146973,43.6593856811523,43.682300567627,43.7395973205566,43.7625160217285,43.8198127746582,43.8713760375977,43.9458656311035,44.0318031311035,44.0604553222656,44.0776405334473,44.0891036987305,44.117748260498,44.134937286377,44.175048828125,44.2208824157715,44.2953681945801,44.3641204833984,44.4156875610352,44.4901733398438,44.5245513916016,44.570384979248,44.5990333557129,44.6506004333496,44.6792488098145,44.6964378356934,44.7136268615723,44.7250862121582,44.7422752380371,44.765193939209,44.7823829650879,44.8339500427246,44.8855133056641,44.89697265625,44.9084320068359,44.9084320068359,44.9141616821289,44.9370803833008,44.9542694091797,44.9714584350586,44.9542694091797,44.9542694091797,44.9714584350586,45.040210723877,45.0860481262207,45.1548042297363,45.1662635803223,45.2063674926758,45.212100982666,45.1719932556152,45.1548042297363,45.1318855285645,45.1146965026855,45.0688591003418,45.040210723877,45.0058326721191,44.9886474609375,44.9542694091797,44.9141616821289,44.8568649291992,44.8053016662598,44.7938385009766,44.7823829650879,44.7938385009766,44.8396759033203,44.8855133056641,44.9542694091797,44.9829139709473,45.0001029968262,44.9943771362305,44.9714584350586,44.9428100585938,44.8797836303711,44.8511390686035,44.8339500427246,44.7995681762695,44.7823829650879,44.765193939209,44.770923614502,44.7823829650879,44.8282203674316,44.8683242797852,44.9256210327148,45.0115661621094,45.0631294250488,45.1261558532715,45.212100982666,45.2407493591309,45.2865867614746,45.3037757873535,45.3037757873535,45.3152313232422,45.343879699707,45.3610687255859,45.3782577514648,45.3839874267578,45.3782577514648,45.3782577514648,45.3782577514648,45.3954467773438,45.4069061279297,45.4183654785156,45.4470138549805,45.4642028808594,45.4871215820312,45.5214958190918,45.5616035461426,45.5902519226074,45.6131706237793,45.6418151855469,45.6647338867188,45.6876525878906,45.6933860778809,45.7163047790527,45.7449493408203,45.7564086914062,45.7564086914062,45.7506790161133,45.7449493408203,45.7506790161133,45.7678680419922,45.7850570678711,45.7907867431641,45.7907867431641,45.7850570678711,45.7564086914062,45.7220306396484,45.670467376709,45.6590042114258,45.6475486755371,45.6590042114258,45.6475486755371,45.6475486755371,45.6303596496582,45.6131706237793,45.5787925720215,45.532958984375,45.5157661437988,45.4985771179199,45.5043067932129,45.5043067932129,45.5043067932129,45.4871215820312,45.4298248291016,45.4126319885254,45.4011764526367,45.3782577514648,45.3610687255859,45.355339050293,45.3266944885254,45.2980422973633,45.2751235961914,45.2407493591309,45.212100982666,45.1891822814941,45.1662635803223,45.1318855285645,45.0917778015137,45.0516700744629,45.040210723877,45.040210723877,45.0631294250488,45.0688591003418,45.0459403991699,45.023021697998,44.9829139709473,44.9428100585938,44.89697265625,44.8683242797852,44.8396759033203,44.8053016662598,44.7766494750977,44.7250862121582,44.6964378356934,44.6620597839355,44.587574005127,44.5360107421875,44.5188217163086,44.4787139892578,44.3985023498535,44.3641204833984,44.3469314575195,44.318286895752,44.312557220459,44.2781791687012,44.2609901428223,44.2724494934082,44.2609901428223,44.2208824157715,44.1922340393066,44.1635856628418,44.1062927246094,44.0719146728516,44.0604553222656,44.0547218322754,44.0318031311035,44.0088882446289,44.0031585693359,44.0088882446289,43.997428894043,43.997428894043,43.9630508422852,43.9344024658203,43.9114837646484,43.8713760375977,43.8198127746582,43.7739753723145,43.722412109375,43.6994934082031,43.670841217041,43.6421928405762,43.6364669799805,43.6307373046875,43.6135482788086,43.5848999023438,43.5848999023438,43.5963592529297,43.6364669799805,43.670841217041,43.7052192687988,43.7166786193848,43.7109489440918,43.7166786193848,43.7395973205566,43.7567863464355,43.8255424499512,43.859920501709,43.9114837646484,43.9573211669922,43.985969543457,43.997428894043,44.0203475952148,44.0432662963867,44.0604553222656,44.0661849975586,44.0661849975586,44.0661849975586,44.0432662963867,44.0260772705078,44.0088882446289,43.9745101928711,43.9573211669922,43.9114837646484,43.8828392028809,43.8140830993652,43.7453269958496,43.6880302429199,43.6364669799805,43.5677108764648,43.5104141235352,43.4703102111816,43.407283782959,43.3499870300293,43.2812309265137,43.2067489624023,43.1895561218262,43.1781005859375,43.1093444824219,43.0405921936035,43.0062103271484,42.960376739502,42.9259986877441,42.8858909606934,42.811408996582,42.7483825683594,42.6738967895508,42.6166000366211,42.5764923095703,42.5650367736816,42.5764923095703,42.5879554748535,42.6051406860352,42.6223297119141,42.639518737793,42.6624374389648,42.6853561401367,42.6910858154297,42.6796264648438,42.6681671142578,42.6452484130859,42.628059387207,42.6108741760254,42.5879554748535,42.5764923095703,42.5421180725098,42.5134658813477,42.4848213195801,42.4619026184082,42.4447135925293,42.4046096801758,42.3759574890137,42.358772277832,42.3415832519531,42.324390411377,42.3014755249023,42.2499084472656,42.2155303955078,42.186882019043,42.1525039672852,42.1238555908203,42.0665626525879,42.049373626709,42.0321846008301,42.0207252502441,42.0092658996582,41.9806175231934,41.9691581726074,41.9519729614258,41.9175910949707,41.8946723937988,41.8774833679199,41.8488388061523,41.8087310791016,41.7800827026367,41.7514343261719,41.7514343261719,null,43.4932289123535,43.854190826416,44.2036933898926,44.5474662780762,44.6391410827637,44.8167572021484,44.9771881103516,45.2636680603027,45.2923126220703,45.3152313232422,45.3266944885254,45.355339050293,45.3782577514648,45.4069061279297,45.4470138549805,45.4985771179199,45.5558738708496,45.5845222473145,45.5902519226074,45.6303596496582,45.6475486755371,45.670467376709,45.6876525878906,45.7621383666992,45.8194351196289,45.8480834960938,45.8767318725586,45.9111061096191,45.9397583007812,45.9741325378418,45.9970512390137,46.0314292907715,46.0543479919434,46.0887260437012,46.123104095459,46.1574783325195,46.249153137207,46.3236389160156,46.3580131530762,46.3981246948242,46.4496879577637,46.4840660095215,46.5700073242188,46.6330337524414,46.6674118041992,46.70751953125,46.7991943359375,46.8736763000488,46.9195137023926,46.9997253417969,47.034107208252,47.0512962341309,47.0856704711914,47.1200485229492,47.1486968994141,47.2059936523438,47.2403717041016,47.2747497558594,47.3205871582031,47.3606910705566,47.3893394470215,47.4351768493652,47.4924697875977,47.4981994628906,47.5325775146484,47.5554962158203,47.5841445922852,47.607063293457,47.6414413452148,47.6700897216797,47.7159233093262,47.7674903869629,47.8075981140137,47.8591651916504,47.882080078125,47.9279174804688,47.9622993469238,47.9966735839844,48.0367813110352,48.059700012207,48.1341819763184,48.1685600280762,48.191478729248,48.2315864562988,48.2774238586426,48.3232612609863,48.3690986633301,48.4092063903809,48.4550437927246,48.512336730957,48.5467147827148,48.5696334838867,48.5810890197754,48.6097373962402,48.6326560974121,48.6613082885742,48.6956825256348,48.7300605773926,48.7472496032715,48.8102722167969,48.8675727844238,48.8962173461914,48.9363250732422,48.9993515014648,48.9993515014648,48.9993515014648,49.0050811767578,49.3832321166992,49.3717727661133,49.3660430908203,49.3603172302246,49.3717727661133,49.3775024414062,49.3660430908203,49.3488540649414,49.3431243896484,49.3373985290527,49.297290802002,49.239990234375,49.1712379455566,49.1139450073242,49.0566444396973,48.9821624755859,48.9305953979492,48.8904876708984,48.8503799438477,48.8160057067871,48.787353515625,48.7644386291504,48.7357902526855,48.7128715515137,48.6899528503418,48.7014122009277,48.7071418762207,48.7071418762207,48.7014122009277,48.6899528503418,48.649845123291,48.649845123291,48.6383895874023,48.6211967468262,48.5982818603516,48.5352554321289,48.5066070556641,48.5581741333008,48.5925521850586,48.6040077209473,48.6383895874023,48.644115447998,48.644115447998,48.6269264221191,48.6269264221191,48.6326560974121,48.6211967468262,48.5982818603516,48.5753631591797,48.5581741333008,48.5581741333008,48.5581741333008,48.5581741333008,48.5066070556641,48.4951477050781,48.4779586791992,48.4550437927246,48.4550437927246,48.4550437927246,48.4493103027344,48.4493103027344,48.4092063903809,48.3690986633301,48.3404502868652,48.2888832092285,48.2315864562988,48.2545051574707,48.3175315856934,48.3404502868652,48.3519096374512,48.3576354980469,48.3576354980469,48.3633689880371,48.3633689880371,48.3576354980469,48.3404502868652,48.334716796875,48.3175315856934,48.2831535339355,48.2487754821777,48.2430458068848,48.2430458068848,48.2373161315918,48.2143974304199,48.202938079834,48.2086715698242,48.202938079834,48.191478729248,48.1685600280762,48.1341819763184,48.1169967651367,48.1055374145508,48.1055374145508,48.071159362793,48.0654296875,48.071159362793,48.0768890380859,48.059700012207,48.0768890380859,48.0998077392578,48.1399154663086,48.1857528686523,48.197208404541,48.2143974304199,48.2373161315918,48.2487754821777,48.2545051574707,48.2545051574707,48.2430458068848,48.191478729248,48.1685600280762,48.1399154663086,48.1169967651367,48.1055374145508,48.1112632751465,48.1227264404297,48.1284523010254,48.1284523010254,48.1055374145508,48.1112632751465,48.1169967651367,48.1112632751465,48.1227264404297,48.1169967651367,48.1112632751465,48.0883445739746,48.0654296875,48.0425109863281,48.0195922851562,47.9966735839844,48.0138626098633,48.0253219604492,48.0195922851562,48.0138626098633,48.0081329345703,47.9794883728027,47.933650970459,47.8878135681152,47.8706245422363,47.8362464904785,47.7904090881348,47.7674903869629,47.738842010498,47.6987342834473,47.607063293457,47.5841445922852,47.5383071899414,47.486743927002,47.4523620605469,47.4007987976074,47.3492317199707,47.2289123535156,47.1486968994141,47.0856704711914,47.0398330688477,46.9710807800293,46.9481620788574,46.9137840270996,46.8736763000488,46.833568572998,46.8049240112305,46.7648162841797,46.7418975830078,46.713249206543,46.6674118041992,46.6616821289062,46.6559524536133,46.4210395812988,46.1517486572266,46.071533203125,46.0543479919434,46.0256996154785,46.0256996154785,45.9913215637207,45.9798622131348,45.9512138366699,45.9111061096191,45.8939208984375,45.8652687072754,45.8423538208008,45.7850570678711,45.7564086914062,45.7334899902344,45.7048416137695,45.6418151855469,45.618896484375,45.5845222473145,45.5673332214355,45.5214958190918,45.4584693908691,45.4298248291016,45.4069061279297,45.3725280761719,45.3324203491211,45.2980422973633,45.2865867614746,45.217830657959,45.2006416320801,45.1318855285645,45.0745887756348,45.0459403991699,44.9542694091797,44.9141616821289,44.8683242797852,44.8282203674316,44.7537307739258,44.7136268615723,44.6907081604004,44.6506004333496,44.6047668457031,44.5818481445312,44.576114654541,44.5531959533691,44.5417404174805,44.5245513916016,44.4844436645508,44.4557952880859,44.4271469116211,44.4214210510254,44.3985023498535,44.3641204833984,44.3297462463379,44.2781791687012,44.2323417663574,44.1922340393066,44.175048828125,44.1406669616699,44.1005592346191,44.0661849975586,44.0318031311035,44.0146179199219,43.99169921875,43.9745101928711,43.9286766052246,43.8942947387695,43.854190826416,43.8427314758301,43.8026237487793,43.7854347229004,43.7281379699707,43.6880302429199,43.6307373046875,43.5963592529297,43.5562515258789,43.5104141235352,43.5104141235352,43.4989547729492,43.5104141235352,43.5104141235352,43.5046844482422,43.5046844482422,43.5104141235352,43.5104141235352,43.5104141235352,43.5104141235352,43.5104141235352,43.5104141235352,43.5046844482422,43.5046844482422,43.5046844482422,43.5046844482422,43.5046844482422,43.5046844482422,43.5046844482422,43.4989547729492,43.4932289123535,43.4932289123535,null,34.996265411377,34.9504280090332,34.9045906066895,34.8988571166992,34.5837326049805,34.4634094238281,34.3144416809082,34.0795288085938,34.0623397827148,33.7357559204102,33.5294914245605,33.2831192016602,32.985179901123,32.9221534729004,32.5783805847168,32.3090896606445,32.22314453125,31.8908290863037,31.6960258483887,31.432466506958,31.123067855835,30.9970169067383,30.7334575653076,30.4125995635986,30.4011421203613,30.3839530944824,30.3724918365479,30.3724918365479,30.3553047180176,30.3553047180176,30.3610343933105,30.3954105377197,30.4183292388916,30.4240608215332,30.4125995635986,30.3896808624268,30.3724918365479,30.3724918365479,30.3782234191895,30.3954105377197,30.4183292388916,30.4297866821289,30.4355182647705,30.4469795227051,30.4584369659424,30.4584369659424,30.4469795227051,30.4240608215332,30.4125995635986,30.4011421203613,30.4125995635986,30.4011421203613,30.4011421203613,30.3553047180176,30.3266544342041,30.3266544342041,30.3381156921387,30.3724918365479,30.3782234191895,30.3782234191895,30.3724918365479,30.3610343933105,30.3438453674316,30.3266544342041,30.2980079650879,30.2808208465576,30.2464408874512,30.2235221862793,30.212064743042,30.2006072998047,30.1834144592285,30.2006072998047,30.2235221862793,30.2407131195068,30.286548614502,30.2980079650879,30.3438453674316,30.3724918365479,30.4125995635986,30.4297866821289,30.4527053833008,30.4813556671143,30.5386505126953,30.5558376312256,30.6532440185547,30.670431137085,30.7048072814941,30.739185333252,30.7792911529541,30.8193988800049,30.8824234008789,30.9626407623291,30.979829788208,31.0027484893799,31.0027484893799,31.0027484893799,30.9970169067383,30.9970169067383,30.9970169067383,30.9970169067383,30.9970169067383,30.9970169067383,30.9970169067383,31.0084743499756,31.0199356079102,31.0657730102539,31.0944194793701,31.1287956237793,31.1459865570068,31.174633026123,31.2032814025879,31.2433891296387,31.2663078308105,31.2663078308105,31.2663078308105,31.2834949493408,31.3350601196289,31.3694400787354,31.3980865478516,31.4210052490234,31.4038162231445,31.3980865478516,31.4267349243164,31.4496536254883,31.4840297698975,31.5355987548828,31.5585174560547,31.569974899292,31.5871620178223,31.6043510437012,31.6043510437012,31.6158123016357,31.632999420166,31.6444568634033,31.632999420166,31.6616497039795,31.6960258483887,31.7246723175049,31.7475910186768,31.7475910186768,31.7590503692627,31.7762393951416,31.7876968383789,31.7991580963135,31.8392658233643,31.8449954986572,31.8564529418945,31.8449954986572,31.8449954986572,31.8621845245361,31.8793716430664,31.8965606689453,31.9194793701172,31.9423980712891,31.9882354736328,32.0054244995117,32.0168800354004,32.0455284118652,32.0627174377441,32.0741806030273,32.0741806030273,32.0741806030273,32.085636138916,32.1085548400879,32.1314735412598,32.1486625671387,32.1715812683105,32.1887702941895,32.1944999694824,32.1658515930176,32.1257438659668,32.1314735412598,32.1486625671387,32.1658515930176,32.2116889953613,32.2174186706543,32.2174186706543,32.2174186706543,32.22314453125,32.228874206543,32.2747116088867,32.3033599853516,32.3320083618164,32.3434677124023,32.3549270629883,32.3835716247559,32.4465980529785,32.4580612182617,32.4637908935547,32.4752464294434,32.5038986206055,32.5268173217773,32.532543182373,32.4809799194336,32.4924354553223,32.5096244812012,32.538272857666,32.5611915588379,32.5726509094238,32.5955696105957,32.6184883117676,32.6299476623535,32.6356735229492,32.6242179870605,32.6070289611816,32.6127548217773,32.6700553894043,32.6872444152832,32.7044296264648,32.7101631164551,32.7388076782227,32.7502670288086,32.7502670288086,32.7674560546875,32.7961044311523,32.8247528076172,32.8877792358398,32.9221534729004,32.9393424987793,32.9565353393555,32.9450721740723,32.9164276123047,32.8992347717285,32.9106979370117,32.9278831481934,32.9794540405273,32.996639251709,33.002368927002,33.0424728393555,33.0596656799316,33.0768547058105,33.1169624328613,33.134147644043,33.1456069946289,33.1456069946289,33.1685256958008,33.1914443969727,33.2143630981445,33.2315521240234,33.2544708251953,33.2773895263672,33.2888450622559,33.2831192016602,33.2773895263672,33.2544708251953,33.2487411499023,33.2544708251953,33.3232269287109,33.3404159545898,33.3576011657715,33.3747901916504,33.3977088928223,33.4263572692871,33.443546295166,33.443546295166,33.437816619873,33.4034385681152,33.3919792175293,33.3919792175293,33.4034385681152,33.4263572692871,33.455005645752,33.4721946716309,33.4893836975098,33.5008430480957,33.4951095581055,33.4779243469238,33.455005645752,33.455005645752,33.4721946716309,33.4951095581055,33.5180282592773,33.5294914245605,33.5466804504395,33.5753288269043,33.5925178527832,33.6039733886719,33.6211624145508,33.638355255127,33.6727294921875,33.6899185180664,33.7128372192383,33.7300262451172,33.7242965698242,33.6899185180664,33.6841888427734,33.6899185180664,33.6956481933594,33.7242965698242,33.7357559204102,33.7414855957031,33.770133972168,33.7930526733398,33.8102378845215,33.8388862609863,33.8847236633301,33.907642364502,33.9248313903809,33.9592094421387,33.9821281433105,34.0107727050781,34.0165023803711,34.0165023803711,33.9821281433105,33.9821281433105,33.9993171691895,34.0222358703613,34.039421081543,34.0737991333008,34.1081771850586,34.1253662109375,34.1540107727051,34.1712036132812,34.1712036132812,34.1540107727051,34.1540107727051,34.1826629638672,34.1941223144531,34.2055816650391,34.211311340332,34.2342300415039,34.2456855773926,34.2399559020996,34.2456855773926,34.2628746032715,34.2915229797363,34.2972526550293,34.2972526550293,34.3087120056152,34.3316307067871,34.360279083252,34.3831977844238,34.3889274597168,34.3831977844238,34.3889274597168,34.4003829956055,34.4233016967773,34.4462203979492,34.5149765014648,34.5264358520508,34.5550842285156,34.5608139038086,34.5837326049805,34.6181106567383,34.6410293579102,34.6754035949707,34.6868667602539,34.6696739196777,34.6582183837891,34.6582183837891,34.6754035949707,34.6983222961426,34.7155113220215,34.7327003479004,34.7327003479004,34.7613487243652,34.7613487243652,34.7556190490723,34.7556190490723,34.7728080749512,34.7899971008301,34.812915802002,34.8301048278809,34.8415641784668,34.8587532043457,34.8759384155273,34.8931312561035,34.9217758178711,34.9332389831543,34.944694519043,34.9618835449219,34.996265411377,34.9905319213867,34.996265411377,34.9905319213867,34.996265411377,34.9905319213867,34.996265411377,34.996265411377,34.996265411377,34.996265411377,34.996265411377,34.996265411377,null,40.6112480163574,40.6055183410645,40.6055183410645,40.5997886657715,40.5940628051758,40.5940628051758,40.5940628051758,40.5997886657715,40.5997886657715,40.5997886657715,40.5997886657715,40.6055183410645,40.6055183410645,40.6055183410645,40.6112480163574,40.6169776916504,40.6169776916504,40.6169776916504,40.5654106140137,40.5654106140137,40.5081176757812,40.4737358093262,40.4164428710938,40.376335144043,40.3476905822754,40.2789344787598,40.2502861022949,40.2101783752441,40.1586112976074,40.0382919311523,40.0096435546875,39.9408874511719,39.91796875,39.8835906982422,39.8549423217773,39.7976493835449,39.7575416564941,39.7346229553223,39.7117042541504,39.6830558776855,39.5971145629883,39.5684623718262,39.5111694335938,39.4538726806641,39.4424133300781,39.4137687683105,39.4023056030273,39.3679313659668,39.3106346130371,39.2647972106934,39.2361526489258,39.2189598083496,39.1788520812988,39.1444778442383,39.1100997924805,39.0528030395508,38.9955062866211,38.9382133483887,38.9152946472168,38.880916595459,38.8579978942871,38.869457244873,38.8866424560547,38.9267539978027,38.9611320495605,38.9496688842773,38.9439430236816,38.9267539978027,38.9267539978027,38.9210243225098,38.8866424560547,38.8579978942871,38.8293495178223,38.8007011413574,38.7777824401855,38.7720527648926,38.737678527832,38.686107635498,38.6517333984375,38.6173553466797,38.5829772949219,38.5428695678711,38.5027618408203,38.428279876709,38.4053611755371,38.3824424743652,38.3308792114258,38.2449340820312,38.2162857055664,38.1704483032227,38.1188812255859,38.0845031738281,38.0787773132324,38.0730438232422,38.0272064208984,37.969913482666,37.969913482666,37.969913482666,37.9527244567871,37.9355354309082,37.9183502197266,37.8954315185547,37.8782386779785,37.8896980285645,37.8209419250488,37.8037567138672,37.7751083374023,37.7464599609375,37.6891632080078,37.6719779968262,37.6490592956543,37.5803031921387,37.5631141662598,37.5344657897949,37.4370613098145,37.379768371582,37.3625793457031,37.3339309692383,37.3167419433594,37.2880935668945,37.2709045410156,37.2594451904297,37.2193412780762,37.1792297363281,37.1448516845703,37.1162071228027,37.0818290710449,37.0417213439941,37.0188026428223,37.0073432922363,37.0073432922363,37.0245323181152,37.058910369873,37.0875587463379,37.0932884216309,37.070369720459,37.0302619934082,37.0016136169434,36.9958839416504,36.9844245910645,36.9672393798828,36.9672393798828,36.927131652832,36.892749786377,36.8411865234375,36.8125381469727,36.8068084716797,36.7896194458008,36.7724304199219,36.7437858581543,36.7437858581543,36.7094039916992,36.6750297546387,36.6750297546387,36.6521110534668,36.6291923522949,36.5833549499512,36.5718955993652,36.5661659240723,36.5776252746582,36.617733001709,36.6406517028809,36.5031394958496,36.474494934082,36.4573059082031,36.474494934082,36.5375213623047,36.5661659240723,36.5833549499512,36.5776252746582,36.5489768981934,36.5375213623047,36.5203285217285,36.5031394958496,36.4859504699707,36.440113067627,36.3885498046875,36.3713607788086,36.3599014282227,36.3656311035156,36.3484420776367,36.3427124023438,36.3255233764648,36.2796859741211,36.2624969482422,36.2453117370605,36.2567672729492,36.2624969482422,36.2338485717773,36.2166595458984,36.1880149841309,36.1708221435547,36.1421775817871,36.0963401794434,36.0619659423828,36.0619659423828,36.0333137512207,36.0046691894531,36.0046691894531,36.0046691894531,36.0046691894531,35.9989395141602,35.9989395141602,36.0046691894531,36.0046691894531,36.1307182312012,36.1765556335449,36.1994743347168,36.2166595458984,36.2739562988281,36.2854156494141,36.3484420776367,36.3885498046875,36.4000091552734,36.4057388305664,36.474494934082,36.5031394958496,36.5088691711426,36.5088691711426,36.5031394958496,36.5031394958496,36.5031394958496,36.4974136352539,36.4974136352539,36.4974136352539,36.5031394958496,36.4974136352539,36.4974136352539,36.5031394958496,36.5031394958496,36.5031394958496,36.5031394958496,36.5031394958496,36.4974136352539,36.5031394958496,36.4974136352539,36.5031394958496,36.4974136352539,36.5031394958496,36.4974136352539,36.5031394958496,36.4974136352539,36.5031394958496,36.5088691711426,36.6864852905273,36.7838897705078,37.0130767822266,37.0245323181152,37.064640045166,37.345386505127,37.3740386962891,37.65478515625,37.6777038574219,38.0443954467773,38.0615882873535,38.3939018249512,38.4798431396484,38.737678527832,38.8465385437012,39.0528030395508,39.138744354248,39.155933380127,39.155933380127,39.1673965454102,39.1960411071777,39.1788520812988,39.1960411071777,39.2132339477539,39.2762565612793,39.333553314209,39.3851165771484,39.4023056030273,39.4252243041992,39.46533203125,39.5054397583008,39.5398178100586,39.5570068359375,39.6028442382812,39.6372184753418,39.6715965270996,39.7117042541504,39.7518119812012,39.7518119812012,39.7575416564941,39.786190032959,39.7976493835449,39.8320274353027,39.8664054870605,39.8721351623535,39.9294281005859,39.9122428894043,39.9065093994141,39.8835906982422,39.8721351623535,39.9122428894043,39.9408874511719,39.9695358276367,40.0096435546875,40.0210990905762,40.0210990905762,40.0783996582031,40.1242332458496,40.1815299987793,40.2101783752441,40.2617454528809,40.2732048034668,40.3075790405273,40.3247718811035,40.3820648193359,40.4393615722656,40.5023880004883,40.5310363769531,40.5596809387207,40.5940628051758,40.6112480163574,40.6112480163574,null,48.9993515014648,48.6326560974121,48.386287689209,47.9852142333984,47.4007987976074,47.3320426940918,46.6444969177246,46.5356330871582,46.2720718383789,45.9397583007812,45.8767318725586,45.212100982666,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0001029968262,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0001029968262,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0001029968262,45.0001029968262,44.9943771362305,45.0001029968262,44.9943771362305,45.0001029968262,44.9943771362305,45.0001029968262,45.0001029968262,45.0001029968262,44.9943771362305,44.9943771362305,44.9943771362305,44.4901733398438,44.4901733398438,44.5073585510254,44.5417404174805,44.587574005127,44.6104927062988,44.6391410827637,44.6620597839355,44.7422752380371,44.765193939209,44.7480049133301,44.7250862121582,44.7250862121582,44.7193565368652,44.6849784851074,44.6620597839355,44.6219520568848,44.5531959533691,44.5474662780762,44.5646591186523,44.5646591186523,44.5531959533691,44.5245513916016,44.5646591186523,44.5360107421875,44.5417404174805,44.5302772521973,44.576114654541,44.5360107421875,44.4615249633789,44.450065612793,44.4787139892578,44.5073585510254,44.4729843139648,44.4214210510254,44.3813133239746,44.3698501586914,44.4099578857422,44.4214210510254,44.4787139892578,44.5188217163086,44.6047668457031,44.6391410827637,44.765193939209,44.8224868774414,44.7938385009766,44.7823829650879,44.8110313415527,44.8282203674316,44.8683242797852,44.9370803833008,44.9657287597656,45.0574035644531,45.1204261779785,45.1318855285645,45.2980422973633,45.355339050293,45.4584693908691,45.4928512573242,45.5214958190918,45.5444145202637,45.5845222473145,45.6131706237793,45.6303596496582,45.6418151855469,45.6991119384766,45.7048416137695,45.6131706237793,45.532958984375,45.532958984375,45.475658416748,45.4584693908691,45.5272254943848,45.5558738708496,45.5616035461426,45.6246299743652,45.6590042114258,45.6933860778809,45.7334899902344,45.7678680419922,45.8137054443359,45.8480834960938,45.8767318725586,45.9225692749023,45.9741325378418,45.9913215637207,46.0371589660645,46.071533203125,46.0944519042969,46.128833770752,46.1574783325195,46.1689414978027,46.2090454101562,46.2548828125,46.2720718383789,46.4267692565918,46.4955253601074,46.5127143859863,46.5642776489258,46.6330337524414,46.6616821289062,46.6616821289062,46.6330337524414,46.6330337524414,46.6273040771484,46.6444969177246,46.6731414794922,46.713249206543,46.7361679077148,46.6903305053711,46.6903305053711,46.7418975830078,46.7934608459473,46.8049240112305,46.8507614135742,46.9080543518066,46.9309730529785,46.9653511047363,47.0111885070801,47.1085891723633,47.2002639770508,47.2460975646973,47.286205291748,47.3377723693848,47.3606910705566,47.4237174987793,47.4580955505371,47.4752807617188,47.5440368652344,47.5669555664062,47.607063293457,47.6357116699219,47.6872787475586,47.744571685791,47.7560348510742,47.8133277893066,47.8419761657715,47.9565696716309,47.9966735839844,48.2201271057129,48.4894180297852,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9878921508789,48.9878921508789,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9993515014648,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9936180114746,48.9993515014648,48.9936180114746,48.9936180114746,48.9993515014648,48.9936180114746,48.9993515014648,48.9936180114746,48.9993515014648,48.9993515014648,48.9993515014648,48.9993515014648,48.9993515014648,49.0050811767578,48.9993515014648,48.9993515014648,49.0050811767578,49.0050811767578,48.9993515014648,49.0050811767578,49.0050811767578,49.0050811767578,48.9993515014648,48.9993515014648,48.9993515014648,null,43.0062103271484,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,42.9832916259766,42.954647064209,42.9431838989258,42.9317283630371,42.9202690124512,42.8916206359863,42.8744316101074,42.8858909606934,42.8572463989258,42.8400535583496,42.8056755065918,42.777027130127,42.7713012695312,42.7541122436523,42.7713012695312,42.7942199707031,42.8343276977539,42.8457832336426,42.8400535583496,42.8343276977539,42.8515129089355,42.8285942077637,42.8343276977539,42.8343276977539,42.8400535583496,42.8515129089355,42.8400535583496,42.8400535583496,42.8515129089355,42.8629722595215,42.8629722595215,42.8515129089355,42.8457832336426,42.8343276977539,42.817138671875,42.8056755065918,42.7999458312988,42.7884902954102,42.777027130127,42.759838104248,42.759838104248,42.7483825683594,42.7483825683594,42.7254638671875,42.7197341918945,42.7254638671875,42.7025451660156,42.7025451660156,42.7025451660156,42.6796264648438,42.6796264648438,42.6681671142578,42.639518737793,42.6108741760254,42.5822219848633,42.5707626342773,42.5650367736816,42.507740020752,42.5191993713379,42.496280670166,42.4848213195801,42.4733619689941,42.4733619689941,42.4733619689941,42.4733619689941,42.4619026184082,42.4389839172363,42.4160652160645,42.3988761901855,42.3816909790039,42.3530387878418,42.3301200866699,42.2670974731445,42.2499084472656,42.2441787719727,42.2098007202148,42.1983413696289,42.175422668457,42.1582374572754,42.1467742919922,42.1181259155273,42.0665626525879,42.055103302002,42.0321846008301,42.0035362243652,42.0035362243652,41.9863471984863,41.9691581726074,41.9462394714355,41.9175910949707,41.8602981567383,41.8259201049805,41.7800827026367,41.7514343261719,41.7170562744141,41.6654891967773,41.6368446350098,41.6196556091309,41.6196556091309,41.6196556091309,41.602466583252,41.5680885314941,41.5508995056152,41.5337104797363,41.5337104797363,41.5050621032715,41.4878730773926,41.4592247009277,41.4420356750488,41.419116973877,41.3847427368164,41.3618240356445,41.3503646850586,41.3389053344727,41.3274459838867,41.3159866333008,41.3102569580078,41.2930679321289,41.2586898803711,41.2185821533203,41.1784744262695,41.1612892150879,41.1326370239258,41.0982627868652,41.0753440856934,41.0466995239258,41.0295066833496,40.9722099304199,40.949291229248,40.9321060180664,40.9091873168945,40.8518905639648,40.8117828369141,40.7659454345703,40.7487602233887,40.7201080322266,40.691463470459,40.6628150939941,40.6398963928223,40.6055183410645,40.6112480163574,40.5940628051758,40.5596809387207,40.5310363769531,40.5023880004883,40.4393615722656,40.3820648193359,40.3247718811035,40.3075790405273,40.2732048034668,40.2617454528809,40.2101783752441,40.1815299987793,40.1242332458496,40.0783996582031,40.0210990905762,40.0210990905762,40.0153732299805,40.0039138793945,40.0039138793945,39.9981803894043,40.0039138793945,40.0039138793945,40.0039138793945,40.0039138793945,40.0039138793945,40.0096435546875,40.0039138793945,40.0039138793945,40.0039138793945,40.0039138793945,39.9981803894043,39.9981803894043,40.0039138793945,40.0039138793945,40.0039138793945,40.0096435546875,40.0096435546875,40.0039138793945,40.0096435546875,40.3476905822754,40.4393615722656,40.691463470459,40.7029228210449,40.7487602233887,41.000862121582,41.0065879821777,41.0065879821777,41.0065879821777,41.0065879821777,41.0065879821777,41.3962020874023,41.5623550415039,41.6998672485352,41.9978065490723,42.6108741760254,43.0062103271484,43.0062103271484,null,36.9958839416504,36.8411865234375,36.2109336853027,36.1364479064941,36.0963401794434,36.0390472412109,36.021858215332,36.0275840759277,36.0447769165039,36.1135292053223,36.1364479064941,36.1364479064941,36.153636932373,36.1421775817871,36.1192588806152,36.1078033447266,36.0619659423828,36.0161285400391,35.9588317871094,35.9129943847656,35.8843460083008,35.7926750183105,35.712459564209,35.6666221618652,35.6093292236328,35.5405731201172,35.5004653930664,35.4546279907227,35.4087905883789,35.3572273254395,35.2827415466309,35.2369041442871,35.1796112060547,35.1223106384277,35.1051216125488,35.0191802978516,35.8327827453613,36.0046691894531,36.9844245910645,37.4771690368652,37.8839683532715,38.3996315002441,38.5314140319824,38.6975708007812,38.9095611572266,38.9897766113281,39.0642623901367,39.1158256530762,39.1616630554199,39.3163642883301,39.4424133300781,39.7002449035645,41.2013931274414,42.0092658996582,42.0092658996582,42.0092658996582,42.0092658996582,42.0092658996582,42.0092658996582,42.0092658996582,42.0035362243652,41.0065879821777,40.1299629211426,39.9007797241211,39.5398178100586,38.6689224243164,38.5887069702148,38.1417999267578,37.6089515686035,36.9958839416504,36.9958839416504,null,42.7311935424805,42.759838104248,42.7942199707031,42.8687019348145,42.9088096618652,42.9431838989258,42.9661026000977,42.9890213012695,43.0233993530273,43.0520477294922,43.0749664306641,43.1093444824219,43.1379928588867,43.2239379882812,43.269775390625,43.3213386535645,43.4244728088379,43.5505218505859,43.5677108764648,43.5963592529297,43.6250038146973,43.6364669799805,43.682300567627,43.7052192687988,43.7453269958496,43.7739753723145,43.8026237487793,43.8255424499512,43.859920501709,43.9286766052246,43.9573211669922,43.985969543457,44.0031585693359,44.0318031311035,44.0661849975586,44.0833740234375,44.1406669616699,44.1635856628418,44.2036933898926,44.2609901428223,44.2896385192871,44.312557220459,44.3297462463379,44.3354759216309,44.3412017822266,44.3583946228027,44.3870391845703,44.3985023498535,44.4214210510254,44.450065612793,44.4959030151367,44.5130920410156,44.5531959533691,44.5818481445312,44.5990333557129,44.6391410827637,44.7480049133301,44.7995681762695,44.891242980957,44.9256210327148,44.9829139709473,45.0001029968262,45.0115661621094,45.0516700744629,45.0688591003418,45.1318855285645,45.2006416320801,45.217830657959,45.2464752197266,45.2579383850098,45.2636680603027,45.2980422973633,45.3037757873535,45.3037757873535,45.2751235961914,45.2693939208984,45.2808570861816,45.3037757873535,45.3152313232422,44.2953681945801,43.7911643981934,43.5906295776367,43.5619812011719,43.5104141235352,43.4874954223633,43.4302024841309,43.3900947570801,43.3385276794434,43.2755012512207,43.2525825500488,43.2411231994629,43.2010192871094,43.1609115600586,43.1322631835938,43.1208038330078,43.1036148071289,43.08642578125,43.0520477294922,43.0405921936035,43.0233993530273,43.0062103271484,42.9718360900879,42.8572463989258,42.8744316101074,42.8744316101074,42.8687019348145,42.8572463989258,42.811408996582,42.8056755065918,42.811408996582,42.8056755065918,42.7884902954102,42.759838104248,42.7369194030762,42.7311935424805,42.7311935424805,42.7254638671875,42.7140045166016,42.6968154907227,42.6968154907227,42.7025451660156,42.7140045166016,42.7140045166016,42.7254638671875,42.7311935424805,42.7311935424805,null,41.3675537109375,41.2013931274414,41.144100189209,41.1269111633301,40.9951286315918,40.9091873168945,40.9034576416016,40.8919982910156,40.8461608886719,40.8232421875,40.8060531616211,40.7774085998535,40.7544898986816,40.691463470459,40.6628150939941,40.6570854187012,40.6513557434082,40.6513557434082,40.6227073669434,40.6112480163574,40.5825996398926,40.5539512634277,40.5310363769531,40.5195732116699,40.5081176757812,40.4851989746094,40.4680099487305,40.4508171081543,40.4450912475586,40.4336318969727,40.4336318969727,40.4336318969727,40.4221725463867,40.4049835205078,40.4508171081543,40.4680099487305,40.4508171081543,40.4336318969727,40.3935241699219,40.3362274169922,40.3018531799316,40.2674713134766,40.2216377258301,40.1586112976074,40.1070442199707,40.0325622558594,39.9523468017578,39.9122428894043,39.8377532958984,39.791919708252,39.780460357666,39.791919708252,39.8262977600098,39.9065093994141,39.9638061523438,40.0210990905762,40.0325622558594,39.9695358276367,39.9466171264648,39.923698425293,39.8492164611816,39.8148345947266,39.791919708252,39.7403526306152,39.7002449035645,39.6601371765137,39.6372184753418,39.6142997741699,39.5741958618164,39.5627365112305,39.5283584594727,39.5283584594727,39.5455436706543,39.5455436706543,39.5398178100586,39.5168991088867,39.5054397583008,39.4596061706543,39.4252243041992,39.3965797424316,39.3793907165527,39.3564720153809,39.2934455871582,39.2819862365723,39.2533378601074,39.2017707824707,39.155933380127,39.1043701171875,39.0470733642578,39.0069694519043,38.9783172607422,38.9496688842773,38.9324798583984,38.9267539978027,38.9324798583984,38.9439430236816,38.9783172607422,39.0069694519043,39.0585327148438,39.0871810913086,39.1215591430664,39.1444778442383,39.1673965454102,39.1731262207031,39.1731262207031,39.190315246582,39.2017707824707,39.2017707824707,39.2075004577637,39.2075004577637,39.1960411071777,39.1788520812988,39.190315246582,39.2075004577637,39.2361526489258,39.2533378601074,39.2705268859863,39.2877159118652,39.2934455871582,39.2934455871582,39.333553314209,39.3450126647949,39.3621978759766,39.4023056030273,39.4252243041992,39.4825248718262,39.5054397583008,39.5283584594727,39.5512771606445,39.5684623718262,39.5856552124023,39.608570098877,39.6372184753418,39.6773262023926,39.6773262023926,39.786190032959,39.8091087341309,39.8033790588379,39.8262977600098,39.8434867858887,39.8492164611816,39.8549423217773,39.8606719970703,39.8721351623535,39.8835906982422,39.9065093994141,39.9294281005859,39.9580764770508,39.9867248535156,39.9981803894043,40.0554809570312,40.0841255187988,40.095588684082,40.1070442199707,40.1299629211426,40.1356925964355,40.1471519470215,40.1643409729004,40.233097076416,40.244556427002,40.2674713134766,40.2903900146484,40.3075790405273,40.3247718811035,40.3362274169922,40.3591461181641,40.4049835205078,40.4164428710938,40.4279022216797,40.4450912475586,40.4794692993164,40.5539512634277,40.5654106140137,40.5768699645996,40.5768699645996,40.5768699645996,40.5940628051758,40.6169776916504,40.6456260681152,40.680004119873,40.7029228210449,40.7544898986816,40.7774085998535,40.7831344604492,40.7945976257324,40.8461608886719,40.8690795898438,40.8977279663086,40.9263725280762,40.9435653686523,40.9607543945312,40.9836730957031,41.000862121582,41.0295066833496,41.0524253845215,41.0810737609863,41.1039924621582,41.1211814880371,41.138370513916,41.1956634521484,41.2300453186035,41.270149230957,41.3102569580078,41.3389053344727,41.3675537109375,41.3675537109375,null,37.0016136169434,36.4802207946777,36.4802207946777,36.0447769165039,35.7296485900879,35.6093292236328,35.1738777160645,34.93896484375,34.7327003479004,34.3144416809082,34.2972526550293,33.8217010498047,33.5524101257324,33.3862533569336,32.9450721740723,32.5096244812012,32.0741806030273,31.9939613342285,31.9939613342285,31.9939613342285,31.9939613342285,31.9939613342285,31.9939613342285,31.9882354736328,31.9939613342285,31.9882354736328,31.9939613342285,31.9939613342285,31.9825038909912,31.948127746582,31.9022903442383,31.8679141998291,31.8220767974854,31.7819690704346,31.7876968383789,31.7876968383789,31.6731071472168,31.3522510528564,31.3465213775635,31.3465213775635,31.3522510528564,32.4236831665039,32.7789154052734,33.2029037475586,33.7758636474609,34.5722732543945,34.9504280090332,35.9989395141602,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,36.9844245910645,36.9958839416504,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9958839416504,37.0016136169434,37.0016136169434,null,40.8060531616211,40.7888641357422,40.7774085998535,40.7544898986816,40.7373008728027,40.7258415222168,40.7143821716309,40.7086524963379,40.7201080322266,40.7659454345703,40.7945976257324,40.8347015380859,40.8404350280762,40.8347015380859,40.8232421875,40.8060531616211,40.8060531616211,null,42.2613677978516,42.2957458496094,42.358772277832,42.4275245666504,42.4504432678223,42.4733619689941,42.4905471801758,42.496280670166,42.5134658813477,42.5421180725098,42.5593032836914,42.5764923095703,42.6051406860352,42.6567077636719,42.6910858154297,42.7140045166016,42.7197341918945,42.7426528930664,42.759838104248,42.811408996582,42.8572463989258,42.9030799865723,42.9431838989258,42.960376739502,42.9661026000977,42.948917388916,42.9718360900879,42.9947547912598,43.0233993530273,43.0520477294922,43.080696105957,43.092155456543,43.1093444824219,43.1322631835938,43.1494483947754,43.1952857971191,43.2468566894531,43.2812309265137,43.2926902770996,43.3098793029785,43.3385276794434,43.3614463806152,43.3614463806152,43.3614463806152,43.3614463806152,43.3671760559082,43.3614463806152,43.3671760559082,43.3614463806152,43.3557167053223,43.3385276794434,43.3327980041504,43.2926902770996,43.2583122253418,43.2468566894531,43.2468566894531,43.2239379882812,43.2468566894531,43.2640419006348,43.2812309265137,43.2812309265137,43.2926902770996,43.2926902770996,43.2812309265137,43.2812309265137,43.2525825500488,43.2755012512207,43.2926902770996,43.2984199523926,43.2984199523926,43.3098793029785,43.3385276794434,43.3270683288574,43.3270683288574,43.3671760559082,43.3900947570801,43.407283782959,43.4187393188477,43.4473915100098,43.4473915100098,43.4531211853027,43.4760398864746,43.4989547729492,43.5218734741211,43.5218734741211,43.5104141235352,43.5104141235352,43.533332824707,43.5619812011719,43.5906295776367,43.6421928405762,43.682300567627,43.7281379699707,43.7682456970215,43.8140830993652,43.8370018005371,43.859920501709,43.8771095275879,43.8771095275879,43.859920501709,43.859920501709,43.9057579040527,43.9458656311035,43.9745101928711,44.0146179199219,44.0203475952148,44.0260772705078,44.0432662963867,44.0547218322754,44.0489959716797,44.0318031311035,44.0260772705078,44.0088882446289,43.9745101928711,43.9573211669922,43.9630508422852,43.9687843322754,44.0031585693359,44.0547218322754,44.0833740234375,44.1120223999023,44.1292114257812,44.1463966369629,44.2036933898926,44.2552604675293,44.2953681945801,44.3354759216309,44.3927688598633,44.4156875610352,44.450065612793,44.4787139892578,44.4959030151367,44.5417404174805,44.6047668457031,44.7193565368652,44.8568649291992,44.8797836303711,44.9313507080078,44.9485397338867,44.9714584350586,44.9886474609375,44.9943771362305,45.0115661621094,45.0115661621094,44.9943771362305,44.9943771362305,45.0001029968262,44.9943771362305,44.9943771362305,45.0001029968262,45.0001029968262,45.0115661621094,44.9657287597656,44.9428100585938,44.8683242797852,44.8339500427246,44.8053016662598,44.7823829650879,44.6849784851074,44.6104927062988,44.570384979248,44.5474662780762,44.5130920410156,44.4729843139648,44.4214210510254,44.3641204833984,44.306827545166,44.2724494934082,44.2323417663574,44.1922340393066,44.1693153381348,44.134937286377,44.0661849975586,44.0088882446289,43.9687843322754,43.9344024658203,43.8942947387695,43.854190826416,43.8140830993652,43.7911643981934,43.7739753723145,43.7453269958496,43.722412109375,43.6880302429199,43.6536560058594,43.5791664123535,43.5677108764648,43.5906295776367,43.6135482788086,43.6250038146973,43.6192779541016,43.6078186035156,43.5848999023438,43.5677108764648,43.5562515258789,43.544792175293,43.4874954223633,43.4531211853027,43.3843650817871,43.3156089782715,43.1895561218262,43.1609115600586,43.1093444824219,43.0749664306641,42.9947547912598,42.9431838989258,42.8973503112793,42.8400535583496,42.817138671875,42.7884902954102,42.7426528930664,42.7025451660156,42.5994110107422,42.5134658813477,42.4561729431152,42.324390411377,42.175422668457,42.0952110290527,42.049373626709,41.6769485473633,41.5337104797363,41.3675537109375,41.3045272827148,41.2185821533203,41.1956634521484,41.1097183227539,41.0237808227539,40.9722099304199,40.9550247192383,40.9378356933594,40.9149169921875,40.8977279663086,40.8862686157227,40.8690795898438,40.8576202392578,40.8232421875,40.8117828369141,40.8461608886719,40.8117828369141,40.8060531616211,40.9034576416016,40.9091873168945,40.9951286315918,41.1269111633301,41.144100189209,41.2013931274414,41.3675537109375,41.3904724121094,41.4133911132812,41.4305801391602,41.4305801391602,41.4305801391602,41.453498840332,41.4706840515137,41.4821434020996,41.4993362426758,41.5222511291504,41.5738182067871,41.596736907959,41.6081924438477,41.7113265991211,41.7399749755859,41.7571640014648,41.7800827026367,41.8144607543945,41.8316459655762,41.8488388061523,41.854564666748,41.8602981567383,41.8660278320312,41.8832168579102,41.9405097961426,41.9634284973145,42.0035362243652,42.0035362243652,42.0035362243652,42.0035362243652,42.0035362243652,42.0035362243652,41.9978065490723,41.9978065490723,42.0035362243652,42.0035362243652,41.9978065490723,42.0035362243652,42.0035362243652,42.0035362243652,42.0035362243652,42.0035362243652,42.2613677978516,42.2613677978516,null,40.4851989746094,40.6284370422363,40.6628150939941,40.6112480163574,40.5883293151855,40.5539512634277,40.5310363769531,40.5081176757812,40.4909286499023,40.4851989746094,40.5081176757812,40.5195732116699,40.5310363769531,40.5539512634277,40.5825996398926,40.6112480163574,40.6227073669434,40.6513557434082,40.6513557434082,40.6570854187012,40.4851989746094,40.4851989746094,null,40.8977279663086,40.9091873168945,40.9378356933594,40.9435653686523,40.9607543945312,40.9836730957031,41.000862121582,41.000862121582,41.0237808227539,41.000862121582,41.000862121582,41.0123176574707,41.0295066833496,41.0180473327637,41.0237808227539,41.0409660339355,41.0409660339355,41.0123176574707,41.0065879821777,41.0180473327637,41.0409660339355,41.0581550598145,41.0753440856934,41.0753440856934,41.0696144104004,41.0466995239258,41.0295066833496,40.9893989562988,40.9550247192383,40.9149169921875,40.8576202392578,40.8060531616211,40.7086524963379,40.6456260681152,40.6169776916504,40.6169776916504,40.6227073669434,40.6398963928223,40.6456260681152,40.6456260681152,40.7086524963379,40.7659454345703,40.7888641357422,40.8003273010254,40.8117828369141,40.8175163269043,40.7945976257324,40.7888641357422,40.7774085998535,40.7544898986816,40.7373008728027,40.7373008728027,40.7373008728027,40.7201080322266,40.7201080322266,40.7258415222168,40.7086524963379,40.697193145752,40.7029228210449,40.680004119873,40.680004119873,40.680004119873,40.6628150939941,40.6513557434082,40.6398963928223,40.6456260681152,40.6341667175293,40.6112480163574,40.6112480163574,40.5768699645996,40.5654106140137,40.5654106140137,40.5539512634277,40.548225402832,40.5539512634277,40.5654106140137,40.5768699645996,40.5883293151855,40.5940628051758,40.6112480163574,40.6227073669434,40.6398963928223,40.6341667175293,40.6341667175293,40.6227073669434,40.6112480163574,40.5825996398926,40.5654106140137,40.5825996398926,40.6055183410645,40.6227073669434,40.6456260681152,40.6628150939941,40.6742744445801,40.680004119873,40.697193145752,40.7201080322266,40.7716789245605,40.7659454345703,40.7544898986816,40.7602157592773,40.7774085998535,40.8003273010254,40.7831344604492,40.7716789245605,40.7774085998535,40.8003273010254,40.8003273010254,40.8060531616211,40.8347015380859,40.8461608886719,40.8404350280762,40.8175163269043,40.8232421875,40.8347015380859,40.8518905639648,40.8805389404297,40.9091873168945,40.9034576416016,40.8748092651367,40.8919982910156,40.9149169921875,40.9321060180664,40.9378356933594,40.9091873168945,40.9091873168945,40.9321060180664,40.9321060180664,40.9091873168945,40.9149169921875,40.9263725280762,40.9607543945312,40.9722099304199,40.9550247192383,40.9550247192383,40.966480255127,40.9722099304199,40.9893989562988,41.0123176574707,41.0581550598145,41.1097183227539,41.144100189209,41.1555557250977,41.144100189209,41.1326370239258,41.1211814880371,41.1269111633301,41.0982627868652,41.0810737609863,41.0696144104004,41.0295066833496,41.0237808227539,40.9951286315918,40.9836730957031,40.9836730957031,40.9722099304199,40.949291229248,40.9378356933594,40.9321060180664,40.9149169921875,40.9091873168945,40.9091873168945,40.8977279663086,40.8748092651367,40.8518905639648,40.8518905639648,40.8690795898438,40.8977279663086,40.8977279663086,null,36.5547065734863,36.5547065734863,36.5088691711426,36.4515762329102,36.3885498046875,36.2911491394043,36.2052040100098,36.153636932373,36.1192588806152,36.0619659423828,36.021858215332,35.9473724365234,35.9072647094727,35.8786201477051,35.849967956543,35.8213195800781,35.8041305541992,35.7926750183105,35.7984046936035,35.8041305541992,35.84423828125,35.8671569824219,35.8900756835938,35.9359130859375,35.9702911376953,35.9932098388672,36.021858215332,36.0275840759277,36.0505027770996,36.1078033447266,36.165096282959,36.2796859741211,36.3770904541016,36.4171943664551,36.4630317687988,36.4974136352539,36.5547065734863,36.5547065734863,null,33.8675346374512,33.9477462768555,34.3029823303223,34.6123809814453,34.6181106567383,34.801456451416,34.807186126709,34.807186126709,34.812915802002,34.812915802002,34.8186454772949,34.9275093078613,35.0249099731445,35.082202911377,35.116584777832,35.0592842102051,35.082202911377,35.0993957519531,35.1108551025391,35.1337738037109,35.1624183654785,35.1738777160645,35.1738777160645,35.1910667419434,35.1910667419434,35.1967964172363,35.1967964172363,35.1967964172363,35.1910667419434,35.1967964172363,35.1967964172363,35.2082557678223,35.2082557678223,35.1738777160645,35.1853370666504,35.1738777160645,35.1395034790039,35.1280403137207,35.1280403137207,35.1337738037109,35.116584777832,35.0993957519531,35.0764770507812,35.0707473754883,35.082202911377,35.082202911377,35.0650177001953,35.0249099731445,35.0191802978516,34.9905319213867,34.996265411377,34.9905319213867,34.9905319213867,34.9790725708008,34.9790725708008,34.9790725708008,34.9905319213867,34.996265411377,35.2197151184082,35.2369041442871,35.265552520752,35.254093170166,35.2426338195801,35.2369041442871,35.2426338195801,35.254093170166,35.2827415466309,35.2942008972168,35.3113899230957,35.3343086242676,35.3514938354492,35.3686828613281,35.4087905883789,35.4259834289551,35.4603576660156,35.4947357177734,35.5291137695312,35.5405731201172,35.5634918212891,35.5749473571777,35.5749473571777,35.569221496582,35.5577583312988,35.569221496582,35.5978660583496,35.6207847595215,35.6265144348145,35.6437034606934,35.6551666259766,35.6666221618652,35.6666221618652,35.6780815124512,35.701000213623,35.7239189147949,35.7468376159668,35.7697563171387,35.7869453430176,35.7869453430176,35.7869453430176,35.8041305541992,35.8155937194824,35.8557014465332,35.8728866577148,35.8900756835938,35.9244537353516,35.9359130859375,35.9473724365234,35.9301834106445,35.9416427612305,35.9588317871094,35.9817504882812,36.0046691894531,36.0619659423828,36.0619659423828,36.0333137512207,36.0046691894531,35.9817504882812,35.9702911376953,35.9645576477051,35.9645576477051,35.9760208129883,35.9932098388672,36.0161285400391,36.0447769165039,36.0619659423828,36.0848846435547,36.1135292053223,36.1192588806152,36.1192588806152,36.1192588806152,36.1364479064941,36.1421775817871,36.1307182312012,36.1135292053223,36.1078033447266,36.1020698547363,36.1192588806152,36.1364479064941,36.2109336853027,36.2567672729492,36.2624969482422,36.3255233764648,36.3484420776367,36.3484420776367,36.3427124023438,36.3427124023438,36.3656311035156,36.3828201293945,36.4057388305664,36.440113067627,36.474494934082,36.5031394958496,36.5260581970215,36.5547065734863,36.5833549499512,36.5948143005371,36.5776252746582,36.5604400634766,36.5604400634766,36.5604400634766,36.5547065734863,36.5489768981934,36.5489768981934,36.5489768981934,36.5432472229004,36.5432472229004,36.5375213623047,36.5375213623047,36.5432472229004,36.5375213623047,36.5375213623047,36.5375213623047,36.5375213623047,36.5432472229004,36.5432472229004,36.5432472229004,36.5489768981934,36.5489768981934,36.5489768981934,36.5489768981934,36.5547065734863,36.5547065734863,36.5432472229004,36.5260581970215,36.5203285217285,36.5260581970215,36.5203285217285,36.5088691711426,36.4974136352539,36.4916839599609,36.4859504699707,36.4859504699707,36.4630317687988,36.4515762329102,36.4458465576172,36.4343872070312,36.4171943664551,36.3942794799805,36.3885498046875,36.4057388305664,36.4171943664551,36.4171943664551,36.4000091552734,36.3770904541016,36.3197937011719,36.2682304382324,36.2223930358887,36.2052040100098,36.1880149841309,36.153636932373,36.1307182312012,36.1078033447266,36.0963401794434,36.0848846435547,36.0963401794434,36.1307182312012,36.1708221435547,36.1880149841309,36.1994743347168,36.2281227111816,36.2453117370605,36.2854156494141,36.2911491394043,36.2911491394043,36.2682304382324,36.2510414123535,36.2338485717773,36.2109336853027,36.1937408447266,36.1765556335449,36.1708221435547,36.165096282959,36.1765556335449,36.2338485717773,36.2453117370605,36.2682304382324,36.2911491394043,36.2911491394043,36.2911491394043,36.2796859741211,36.2682304382324,36.2510414123535,36.2338485717773,36.2109336853027,36.1937408447266,36.1765556335449,36.159366607666,36.1421775817871,36.1421775817871,36.1421775817871,36.1364479064941,36.1192588806152,36.1307182312012,36.165096282959,36.1937408447266,36.1994743347168,36.1937408447266,36.1765556335449,36.165096282959,36.153636932373,36.1307182312012,36.1192588806152,36.1078033447266,36.1020698547363,36.1078033447266,36.1421775817871,36.159366607666,36.165096282959,36.159366607666,36.1364479064941,36.1192588806152,36.1078033447266,36.0963401794434,36.0906105041504,36.0848846435547,36.0906105041504,36.0848846435547,36.0619659423828,36.0505027770996,36.0275840759277,36.0161285400391,36.0046691894531,36.021858215332,36.0447769165039,36.0390472412109,36.0390472412109,36.0562324523926,36.0791511535645,36.1078033447266,36.1421775817871,36.1765556335449,36.2166595458984,36.2338485717773,36.2682304382324,36.2911491394043,36.302604675293,36.3197937011719,36.3369827270508,36.3427124023438,36.3369827270508,36.3312530517578,36.3140678405762,36.2911491394043,36.2739562988281,36.2567672729492,36.2338485717773,36.2223930358887,36.2109336853027,36.1937408447266,36.165096282959,36.0848846435547,36.0333137512207,36.0046691894531,35.9932098388672,35.9817504882812,35.9702911376953,35.9416427612305,35.9301834106445,35.9187240600586,35.9187240600586,35.9416427612305,35.9416427612305,35.9473724365234,35.9702911376953,35.9760208129883,35.9760208129883,35.9645576477051,35.9473724365234,35.9301834106445,35.9244537353516,35.9244537353516,35.9301834106445,35.9359130859375,35.9588317871094,35.9760208129883,35.9817504882812,35.9817504882812,35.9702911376953,35.9588317871094,35.9416427612305,35.9301834106445,35.8843460083008,35.8786201477051,35.8728866577148,35.8614273071289,35.849967956543,35.8041305541992,35.7926750183105,35.7869453430176,35.7754859924316,35.7640266418457,35.7525672912598,35.7468376159668,35.7296485900879,35.6952705383301,35.6780815124512,35.6952705383301,35.701000213623,35.6895408630371,35.6723518371582,35.6551666259766,35.6494331359863,35.6551666259766,35.6666221618652,35.712459564209,35.7411079406738,35.7812118530273,35.8155937194824,35.8671569824219,35.8843460083008,35.901538848877,35.9072647094727,35.901538848877,35.9301834106445,35.9359130859375,35.9416427612305,35.9645576477051,35.9187240600586,35.8843460083008,35.8327827453613,35.8213195800781,35.8098640441895,35.7754859924316,35.7411079406738,35.701000213623,35.6952705383301,35.701000213623,35.701000213623,35.6838111877441,35.6379737854004,35.6207847595215,35.5978660583496,35.569221496582,35.5634918212891,35.5864105224609,35.6093292236328,35.5978660583496,35.569221496582,35.534839630127,35.534839630127,35.5233840942383,35.4718170166016,35.4603576660156,35.4259834289551,35.4259834289551,35.4431686401367,35.4546279907227,35.448902130127,35.4145202636719,35.3801460266113,35.3686828613281,35.3686828613281,35.3514938354492,35.3343086242676,35.3457679748535,35.3686828613281,35.3686828613281,35.3457679748535,35.3572273254395,35.3916015625,35.4030647277832,35.3916015625,35.3572273254395,35.3514938354492,35.3572273254395,35.3858757019043,35.4259834289551,35.4431686401367,35.4431686401367,35.4145202636719,35.4087905883789,35.3858757019043,35.3858757019043,35.4603576660156,35.4832763671875,35.4947357177734,35.5061950683594,35.5291137695312,35.5520324707031,35.569221496582,35.569221496582,35.5577583312988,35.534839630127,35.5233840942383,35.534839630127,35.5233840942383,35.5520324707031,35.5520324707031,35.534839630127,35.5233840942383,35.5061950683594,35.4832763671875,35.4660873413086,35.4259834289551,35.4087905883789,35.3916015625,35.3916015625,35.4202499389648,35.4259834289551,35.4259834289551,35.4259834289551,35.4431686401367,35.4546279907227,35.4775466918945,35.4832763671875,35.4832763671875,35.4603576660156,35.4546279907227,35.4603576660156,35.5061950683594,35.5004653930664,35.4832763671875,35.4775466918945,35.4603576660156,35.4431686401367,35.4374389648438,35.4431686401367,35.4259834289551,35.4145202636719,35.4145202636719,35.4145202636719,35.4030647277832,35.3801460266113,35.3686828613281,35.3801460266113,35.3801460266113,35.3686828613281,35.3629570007324,35.3457679748535,35.3343086242676,35.3285751342773,35.3457679748535,35.3400382995605,35.3343086242676,35.3056564331055,35.2942008972168,35.2942008972168,35.3285751342773,35.3285751342773,35.3228492736816,35.3113899230957,35.3113899230957,35.3113899230957,35.2999305725098,35.2770118713379,35.2426338195801,35.2369041442871,35.2426338195801,35.2426338195801,35.2139854431152,35.1967964172363,35.1910667419434,35.2082557678223,35.1853370666504,35.1853370666504,35.1738777160645,35.1624183654785,35.1509590148926,35.1566925048828,35.1624183654785,35.1566925048828,35.1395034790039,35.1223106384277,35.1108551025391,35.0993957519531,35.0879364013672,35.0478286743164,35.0420989990234,35.0420989990234,35.0249099731445,35.0019912719727,35.0019912719727,34.9790725708008,34.9790725708008,35.0191802978516,35.0249099731445,35.0363693237305,35.0707473754883,35.0764770507812,35.0764770507812,35.0936660766602,35.1337738037109,35.1566925048828,35.1566925048828,35.1395034790039,35.116584777832,35.1051216125488,35.0936660766602,35.0707473754883,35.0134506225586,34.9848022460938,34.9618835449219,34.9561538696289,34.9332389831543,34.9332389831543,34.9275093078613,34.9160461425781,34.9045906066895,34.9160461425781,34.9332389831543,34.9504280090332,34.9561538696289,34.9561538696289,34.9332389831543,34.9045906066895,34.9045906066895,34.9275093078613,34.9561538696289,34.9618835449219,34.9790725708008,34.9790725708008,34.9504280090332,34.9275093078613,34.9217758178711,34.9275093078613,34.944694519043,34.9733467102051,35.0019912719727,35.0019912719727,34.9905319213867,34.9848022460938,35.0019912719727,35.0249099731445,35.0363693237305,35.0592842102051,35.0650177001953,35.0535583496094,35.0363693237305,35.0134506225586,34.996265411377,34.9790725708008,34.9618835449219,34.9504280090332,34.944694519043,34.9504280090332,34.9561538696289,34.944694519043,34.93896484375,34.93896484375,34.9618835449219,34.9790725708008,35.0134506225586,35.0191802978516,35.0019912719727,34.9790725708008,34.944694519043,34.93896484375,34.9332389831543,34.9160461425781,34.9045906066895,34.8988571166992,34.8759384155273,34.8759384155273,34.8472938537598,34.8415641784668,34.8301048278809,34.812915802002,34.801456451416,34.7785377502441,34.7441596984863,34.7269744873047,34.7212409973145,34.7327003479004,34.7670783996582,34.7842674255371,34.7899971008301,34.7899971008301,34.7441596984863,34.7327003479004,34.7327003479004,34.7556190490723,34.7899971008301,34.801456451416,34.7899971008301,34.7613487243652,34.7556190490723,34.7441596984863,34.7327003479004,34.7212409973145,34.7327003479004,34.7269744873047,34.6925926208496,34.6754035949707,34.6868667602539,34.7040557861328,34.7269744873047,34.7728080749512,34.7728080749512,34.7728080749512,34.7613487243652,34.7327003479004,34.7212409973145,34.7097816467285,34.6868667602539,34.663948059082,34.6467590332031,34.6352996826172,34.629566192627,34.629566192627,34.6181106567383,34.6009216308594,34.5837326049805,34.5608139038086,34.5608139038086,34.5608139038086,34.5894622802734,34.6066474914551,34.6181106567383,34.6410293579102,34.6696739196777,34.6868667602539,34.6983222961426,34.7097816467285,34.7212409973145,34.7556190490723,34.7556190490723,34.7498931884766,34.6925926208496,34.6754035949707,34.6754035949707,34.6582183837891,34.6410293579102,34.629566192627,34.6181106567383,34.6009216308594,34.5837326049805,34.5608139038086,34.5550842285156,34.5493545532227,34.5321655273438,34.5207099914551,34.4977912902832,34.4748725891113,34.4576835632324,34.4347648620605,34.4003829956055,34.3316307067871,34.2972526550293,34.2915229797363,34.2628746032715,34.1941223144531,34.1368255615234,34.0852584838867,34.039421081543,34.0050468444824,33.9763984680176,33.9649391174316,33.9649391174316,33.9763984680176,33.9935836791992,34.0623397827148,34.0795288085938,34.0852584838867,34.0222358703613,33.9821281433105,33.9477462768555,33.9248313903809,33.907642364502,33.896183013916,33.901912689209,33.901912689209,33.907642364502,33.9248313903809,33.9133720397949,33.901912689209,33.907642364502,33.9248313903809,33.9248313903809,33.907642364502,33.890453338623,33.8675346374512,33.8618049621582,33.8675346374512,33.8675346374512,null,36.5547065734863,36.5547065734863,36.5489768981934,36.5260581970215,36.5088691711426,36.4916839599609,36.4916839599609,36.4974136352539,36.5031394958496,36.5260581970215,36.5547065734863,36.5547065734863,36.5547065734863,null,45.9397583007812,46.2720718383789,46.5356330871582,46.6444969177246,47.3320426940918,47.4007987976074,47.9852142333984,48.386287689209,48.6326560974121,48.9993515014648,49.0050811767578,49.0050811767578,48.9993515014648,48.9993515014648,48.9993515014648,48.9993515014648,49.0050811767578,48.9993515014648,48.9363250732422,48.8962173461914,48.8675727844238,48.8102722167969,48.7472496032715,48.7300605773926,48.6956825256348,48.6613082885742,48.6326560974121,48.6097373962402,48.5810890197754,48.5696334838867,48.5467147827148,48.512336730957,48.4550437927246,48.4092063903809,48.3690986633301,48.3232612609863,48.2774238586426,48.2315864562988,48.191478729248,48.1685600280762,48.1341819763184,48.059700012207,48.0367813110352,47.9966735839844,47.9622993469238,47.9279174804688,47.882080078125,47.8591651916504,47.8075981140137,47.7674903869629,47.7159233093262,47.6700897216797,47.6414413452148,47.607063293457,47.5841445922852,47.5554962158203,47.5325775146484,47.4981994628906,47.4924697875977,47.4351768493652,47.3893394470215,47.3606910705566,47.3205871582031,47.2747497558594,47.2403717041016,47.2059936523438,47.1486968994141,47.1200485229492,47.0856704711914,47.0512962341309,47.034107208252,46.9997253417969,46.9195137023926,46.8736763000488,46.7991943359375,46.70751953125,46.6674118041992,46.6330337524414,46.5700073242188,46.4840660095215,46.4496879577637,46.3981246948242,46.3580131530762,46.3236389160156,46.249153137207,46.1574783325195,46.123104095459,46.0887260437012,46.0543479919434,46.0314292907715,45.9970512390137,45.9741325378418,45.9397583007812,45.9397583007812,45.934024810791,45.9397583007812,45.934024810791,45.9397583007812,45.9397583007812,45.9397583007812,45.9397583007812,45.9397583007812,45.9397583007812,45.9397583007812,45.9397583007812,45.9397583007812,null,40.6456260681152,40.6398963928223,40.6341667175293,40.6169776916504,40.6055183410645,40.5883293151855,40.5023880004883,40.4680099487305,40.4336318969727,40.4107131958008,40.3820648193359,40.3362274169922,40.3133087158203,40.2789344787598,40.244556427002,40.1987190246582,40.1643409729004,40.0726699829102,40.044017791748,40.0382919311523,39.9752655029297,39.9408874511719,39.9294281005859,39.9122428894043,39.8893241882324,39.8606719970703,39.8262977600098,39.780460357666,39.7346229553223,39.7231636047363,39.7002449035645,39.6372184753418,39.6200332641602,39.5971145629883,39.5570068359375,39.4825248718262,39.46533203125,39.4481430053711,39.4023056030273,39.3851165771484,39.3621978759766,39.3679313659668,39.3965797424316,39.4137687683105,39.4080352783203,39.3564720153809,39.322093963623,39.2819862365723,39.2877159118652,39.2762565612793,39.2361526489258,39.2246894836426,39.190315246582,39.1158256530762,39.0929069519043,39.0871810913086,39.0585327148438,39.0241546630859,38.9840507507324,38.9439430236816,38.9496688842773,38.9496688842773,38.9038352966309,38.8923759460449,38.8923759460449,38.8923759460449,38.9267539978027,38.9611320495605,38.9897766113281,39.0069694519043,39.0298881530762,39.0012359619141,38.9725875854492,38.9152946472168,38.8522682189941,38.8121604919434,38.7777824401855,38.7319450378418,38.6803817749023,38.6173553466797,38.6058959960938,38.6001663208008,38.5887069702148,38.4683876037598,38.428279876709,38.428279876709,38.4397392272949,38.4511985778809,38.4855766296387,38.5199508666992,38.565788269043,38.5944366455078,38.6173553466797,38.6689224243164,38.6975708007812,38.7548637390137,38.7605972290039,38.7204895019531,38.686107635498,38.6402702331543,38.6460037231445,38.6402702331543,38.6230850219727,38.6402702331543,38.6746520996094,38.6918411254883,38.7147598266602,38.6975708007812,38.6631889343262,38.6517333984375,38.6631889343262,38.6746520996094,38.7204895019531,38.7605972290039,38.7720527648926,38.7777824401855,38.8007011413574,38.7949714660645,38.7949714660645,38.8121604919434,38.8350791931152,38.869457244873,38.8923759460449,38.9324798583984,38.9725875854492,39.0012359619141,39.0241546630859,39.0413436889648,39.0642623901367,39.0814514160156,39.1100997924805,39.1215591430664,39.1215591430664,39.1043701171875,39.0871810913086,39.0814514160156,39.0929069519043,39.1100997924805,39.1330184936523,39.1330184936523,39.1158256530762,39.3106346130371,39.5283584594727,39.5741958618164,39.7346229553223,39.9294281005859,40.0153732299805,40.3133087158203,40.3534164428711,40.5654106140137,40.7373008728027,40.9321060180664,40.9951286315918,41.2586898803711,41.281608581543,41.4305801391602,41.5394401550293,41.7113265991211,41.722785949707,41.722785949707,41.7399749755859,41.7399749755859,41.7514343261719,41.722785949707,41.6654891967773,41.6826820373535,41.6941375732422,41.6998672485352,41.6998672485352,41.7170562744141,41.7170562744141,41.6884078979492,41.6597633361816,41.6483001708984,41.6368446350098,41.6311111450195,41.6081924438477,41.5795478820801,41.5508995056152,41.5394401550293,41.5394401550293,41.5508995056152,41.596736907959,41.596736907959,41.5795478820801,41.5508995056152,41.5508995056152,41.5451698303223,41.5279808044434,41.5165214538574,41.4936027526855,41.4706840515137,41.4592247009277,41.4305801391602,41.4420356750488,41.4305801391602,41.4706840515137,41.4764175415039,41.4764175415039,41.4764175415039,41.4878730773926,41.4878730773926,41.4477653503418,41.3962020874023,41.3962020874023,41.4305801391602,41.4305801391602,41.4420356750488,41.4706840515137,41.5107917785645,41.5050621032715,41.4936027526855,41.4936027526855,41.4993362426758,41.5107917785645,41.5279808044434,41.602466583252,41.6425743103027,41.722785949707,41.7628936767578,41.7743530273438,41.7972717285156,41.8373794555664,41.8602981567383,41.8602981567383,41.871753692627,41.8946723937988,41.9290542602539,41.9519729614258,41.9691581726074,41.8373794555664,41.4993362426758,41.4821434020996,41.1326370239258,41.1269111633301,40.9091873168945,40.8576202392578,40.6456260681152,40.6456260681152,null,37.0016136169434,36.9958839416504,37.0016136169434,37.0016136169434,37.0016136169434,37.0016136169434,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,36.9958839416504,36.9958839416504,37.0016136169434,37.0073432922363,37.0130767822266,37.0130767822266,37.0188026428223,37.0130767822266,37.0130767822266,37.0130767822266,37.0245323181152,37.0130767822266,36.7838897705078,36.6864852905273,36.5088691711426,36.1765556335449,36.1135292053223,35.7640266418457,35.6551666259766,35.4431686401367,35.397331237793,34.9848022460938,34.7498931884766,34.5321655273438,34.211311340332,33.9649391174316,33.6784591674805,33.6669998168945,33.6612701416016,33.6899185180664,33.7071075439453,33.6956481933594,33.6956481933594,33.7242965698242,33.7300262451172,33.7185668945312,33.7357559204102,33.7300262451172,33.7472152709961,33.7529449462891,33.7758636474609,33.7758636474609,33.7758636474609,33.7930526733398,33.8503456115723,33.8789939880371,33.890453338623,33.8847236633301,33.896183013916,33.9191017150879,33.9420204162598,33.9649391174316,33.9763984680176,33.9821281433105,33.9592094421387,33.9133720397949,33.907642364502,33.9133720397949,33.901912689209,33.8847236633301,33.890453338623,33.901912689209,33.896183013916,33.9133720397949,33.9534797668457,33.9592094421387,33.9592094421387,33.9248313903809,33.907642364502,33.9191017150879,33.907642364502,33.9133720397949,33.896183013916,33.8675346374512,33.8675346374512,33.8675346374512,33.8675346374512,33.8675346374512,33.8388862609863,33.8503456115723,33.8560752868652,33.8331565856934,33.8217010498047,33.770133972168,33.7529449462891,33.7529449462891,33.7529449462891,33.7472152709961,33.7414855957031,33.6956481933594,33.6956481933594,33.7242965698242,33.7472152709961,33.770133972168,33.7644004821777,33.7644004821777,33.7873191833496,33.8102378845215,33.8217010498047,33.8446159362793,33.8503456115723,33.8675346374512,33.890453338623,33.8847236633301,33.8847236633301,33.907642364502,33.9133720397949,33.8847236633301,33.8331565856934,33.8217010498047,33.8331565856934,33.8618049621582,33.8618049621582,33.8446159362793,33.8560752868652,33.9477462768555,33.9649391174316,33.9534797668457,33.9534797668457,33.8847236633301,33.8331565856934,33.8446159362793,33.8560752868652,33.8503456115723,33.8274269104004,33.8102378845215,33.7987823486328,33.7529449462891,33.7242965698242,33.7128372192383,33.7185668945312,33.7529449462891,33.7930526733398,33.8217010498047,33.8446159362793,33.8675346374512,33.901912689209,33.9133720397949,33.901912689209,33.8618049621582,33.8618049621582,33.8675346374512,33.7987823486328,33.8102378845215,33.8331565856934,33.8789939880371,33.9133720397949,33.9133720397949,33.9248313903809,33.901912689209,33.907642364502,33.9420204162598,33.9763984680176,33.9821281433105,33.9821281433105,33.9763984680176,33.9534797668457,33.9420204162598,33.9248313903809,33.896183013916,33.8618049621582,33.8388862609863,33.8388862609863,33.8503456115723,33.8675346374512,33.9133720397949,33.9191017150879,33.9534797668457,33.9821281433105,33.9935836791992,34.0107727050781,33.9993171691895,34.0107727050781,34.039421081543,34.0852584838867,34.1196365356445,34.1368255615234,34.1482849121094,34.1540107727051,34.1310958862305,34.1196365356445,34.1196365356445,34.1253662109375,34.1540107727051,34.1654739379883,34.1540107727051,34.1425552368164,34.0852584838867,34.0852584838867,34.0680732727051,34.0623397827148,34.0737991333008,34.0967178344727,34.1425552368164,34.1540107727051,34.176929473877,34.1540107727051,34.1540107727051,34.1540107727051,34.1368255615234,34.1310958862305,34.1482849121094,34.1540107727051,34.1540107727051,34.1654739379883,34.1826629638672,34.211311340332,34.2227668762207,34.211311340332,34.2055816650391,34.2055816650391,34.211311340332,34.2227668762207,34.2456855773926,34.3087120056152,34.343090057373,34.343090057373,34.3660087585449,34.4003829956055,34.4118461608887,34.4233016967773,34.4462203979492,34.4576835632324,34.4462203979492,34.4404945373535,34.4003829956055,34.3774681091309,34.3774681091309,34.4118461608887,34.4175758361816,34.4175758361816,34.4118461608887,34.3774681091309,34.3717384338379,34.3831977844238,34.3774681091309,34.3889274597168,34.4347648620605,34.4748725891113,34.5035171508789,34.5207099914551,34.5493545532227,34.5608139038086,34.5608139038086,34.5608139038086,34.5608139038086,34.7498931884766,35.0306396484375,35.1796112060547,35.4145202636719,35.6150550842285,35.8786201477051,36.0447769165039,36.4916839599609,36.4916839599609,36.4916839599609,36.4859504699707,36.4916839599609,36.4916839599609,36.4916839599609,36.4802207946777,37.0016136169434,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,36.9844245910645,37.0016136169434,37.0016136169434,null,45.9970512390137,45.9684028625488,45.9168395996094,45.8824615478516,45.8538131713867,45.807975769043,45.8366241455078,45.796516418457,45.7850570678711,45.7621383666992,45.6991119384766,45.6475486755371,45.6131706237793,45.5043067932129,45.4642028808594,45.3152313232422,45.2693939208984,45.2350196838379,45.1719932556152,45.1146965026855,45.0860481262207,45.0688591003418,45.023021697998,44.9943771362305,44.9886474609375,44.9485397338867,44.8855133056641,44.8396759033203,44.8167572021484,44.7823829650879,44.770923614502,44.7480049133301,44.6792488098145,44.5531959533691,44.4959030151367,44.438606262207,44.3927688598633,44.3583946228027,44.3354759216309,44.306827545166,44.2839088439941,44.2609901428223,44.2724494934082,44.2323417663574,44.2552604675293,44.2208824157715,44.1979637145996,44.1463966369629,44.123477935791,44.0891036987305,44.0547218322754,44.0088882446289,43.9573211669922,43.8828392028809,43.7911643981934,43.682300567627,42.0092658996582,42.0092658996582,42.0092658996582,42.0092658996582,42.0092658996582,42.0207252502441,42.0092658996582,42.0092658996582,42.0092658996582,42.0092658996582,42.0092658996582,42.0035362243652,42.0321846008301,42.0665626525879,42.1009368896484,42.1639633178711,42.2384490966797,42.2613677978516,42.3014755249023,42.3415832519531,42.3816909790039,42.4447135925293,42.496280670166,42.5650367736816,42.628059387207,42.6567077636719,42.6968154907227,42.7369194030762,42.759838104248,42.8056755065918,42.8457832336426,42.9259986877441,42.954647064209,42.9947547912598,43.1093444824219,43.269775390625,43.3156089782715,43.3385276794434,43.3786354064941,43.4989547729492,43.6020851135254,43.6364669799805,43.665111541748,43.682300567627,43.7109489440918,43.8198127746582,43.8484573364258,43.9286766052246,44.0891036987305,44.1635856628418,44.2323417663574,44.2609901428223,44.312557220459,44.3927688598633,44.4328765869141,44.5130920410156,44.5818481445312,44.6506004333496,44.6907081604004,44.7250862121582,44.7823829650879,44.8282203674316,44.9198913574219,44.9714584350586,45.0058326721191,45.0344848632812,45.0688591003418,45.1834526062012,45.212100982666,45.2980422973633,45.3610687255859,45.4183654785156,45.4871215820312,45.5043067932129,45.475658416748,45.5157661437988,45.5902519226074,45.6246299743652,45.676197052002,45.7392234802246,45.7621383666992,45.8137054443359,45.8824615478516,45.9225692749023,45.9626770019531,45.9970512390137,46.0371589660645,46.0887260437012,46.1345596313477,46.1803970336914,46.2147750854492,46.2262344360352,46.2205047607422,46.1689414978027,46.1460227966309,46.1517486572266,46.1689414978027,46.1975860595703,46.2033157348633,46.2090454101562,46.1689414978027,46.1689414978027,46.1975860595703,46.2262344360352,46.2262344360352,46.2262344360352,46.1861267089844,46.1689414978027,46.1402893066406,46.1345596313477,46.1402893066406,46.1517486572266,46.1574783325195,46.1689414978027,46.1689414978027,46.1116409301758,46.071533203125,45.9798622131348,45.934024810791,45.8767318725586,45.8423538208008,45.8194351196289,45.7907867431641,45.7678680419922,45.7334899902344,45.7048416137695,45.6819229125977,45.6418151855469,45.6131706237793,45.5902519226074,45.5730628967285,45.5558738708496,45.532958984375,45.5444145202637,45.6418151855469,45.670467376709,45.6933860778809,45.6933860778809,45.6933860778809,45.7048416137695,45.7048416137695,45.6933860778809,45.6933860778809,45.6876525878906,45.670467376709,45.6475486755371,45.6017112731934,45.6074409484863,45.6475486755371,45.6418151855469,45.6418151855469,45.7277603149414,45.7392234802246,45.7277603149414,45.7048416137695,45.6876525878906,45.7334899902344,45.7735977172852,45.7907867431641,45.80224609375,45.8366241455078,45.8366241455078,45.8538131713867,45.8767318725586,45.9168395996094,45.9168395996094,45.8996505737305,45.9111061096191,45.9168395996094,45.934024810791,45.928295135498,45.9225692749023,45.9626770019531,45.9913215637207,45.9970512390137,46.0085105895996,45.9970512390137,46.0085105895996,46.0085105895996,45.9970512390137,45.9970512390137,null,42.2613677978516,42.0035362243652,42.0035362243652,42.0035362243652,42.0035362243652,42.0035362243652,41.9978065490723,42.0035362243652,42.0035362243652,41.9978065490723,41.9978065490723,42.0035362243652,42.0035362243652,42.0035362243652,42.0035362243652,42.0035362243652,42.0035362243652,41.9634284973145,41.9405097961426,41.8832168579102,41.8660278320312,41.8602981567383,41.854564666748,41.8488388061523,41.8316459655762,41.8144607543945,41.7800827026367,41.7571640014648,41.7399749755859,41.7113265991211,41.6081924438477,41.596736907959,41.5738182067871,41.5222511291504,41.4993362426758,41.4821434020996,41.4706840515137,41.453498840332,41.4305801391602,41.4305801391602,41.4305801391602,41.4133911132812,41.3904724121094,41.3675537109375,41.3389053344727,41.3102569580078,41.270149230957,41.2300453186035,41.1956634521484,41.138370513916,41.1211814880371,41.1039924621582,41.0810737609863,41.0524253845215,41.0295066833496,41.000862121582,40.9836730957031,40.9607543945312,40.9435653686523,40.9263725280762,40.8977279663086,40.8690795898438,40.8461608886719,40.7945976257324,40.7831344604492,40.7774085998535,40.7544898986816,40.7029228210449,40.680004119873,40.6456260681152,40.6169776916504,40.5940628051758,40.5768699645996,40.5768699645996,40.5768699645996,40.5654106140137,40.5539512634277,40.4794692993164,40.4450912475586,40.4279022216797,40.4164428710938,40.4049835205078,40.3591461181641,40.3362274169922,40.3247718811035,40.3075790405273,40.2903900146484,40.2674713134766,40.244556427002,40.233097076416,40.1643409729004,40.1471519470215,40.1356925964355,40.1299629211426,40.1070442199707,40.095588684082,40.0841255187988,40.0554809570312,39.9981803894043,39.9867248535156,39.9580764770508,39.9294281005859,39.9065093994141,39.8835906982422,39.8721351623535,39.8606719970703,39.8549423217773,39.8492164611816,39.8434867858887,39.8262977600098,39.8033790588379,39.8262977600098,39.8377532958984,39.8492164611816,39.8434867858887,39.8377532958984,39.8320274353027,39.8148345947266,39.7976493835449,39.780460357666,39.7575416564941,39.7288932800293,39.7288932800293,39.7288932800293,39.7288932800293,39.7288932800293,39.7288932800293,39.7288932800293,39.7288932800293,39.7288932800293,39.7288932800293,39.7231636047363,39.7231636047363,39.7288932800293,39.7288932800293,39.7288932800293,39.7346229553223,39.7231636047363,39.7288932800293,39.7288932800293,39.7231636047363,39.7231636047363,39.9523468017578,40.0153732299805,40.1643409729004,40.4049835205078,40.4794692993164,40.6456260681152,40.8576202392578,40.9091873168945,41.1269111633301,41.1326370239258,41.4821434020996,41.4993362426758,41.8373794555664,41.9691581726074,41.9863471984863,41.9978065490723,42.0207252502441,42.0665626525879,42.0894813537598,42.1009368896484,42.1238555908203,42.1582374572754,42.1639633178711,42.1639633178711,42.1525039672852,42.1238555908203,42.1238555908203,42.18115234375,42.2269897460938,42.2613677978516,42.2613677978516,null,41.3446350097656,41.3904724121094,41.401927947998,41.419116973877,41.4305801391602,41.4305801391602,41.4592247009277,41.602466583252,41.6425743103027,41.722785949707,42.0092658996582,42.0264549255371,42.0264549255371,41.9863471984863,41.911865234375,41.911865234375,41.8144607543945,41.7972717285156,41.7743530273438,41.7571640014648,41.7514343261719,41.7457046508789,41.7170562744141,41.6884078979492,41.6540298461914,41.5394401550293,41.5050621032715,41.4821434020996,41.4649543762207,41.5107917785645,41.5165214538574,41.5050621032715,41.4649543762207,41.4420356750488,41.4305801391602,41.4305801391602,41.4305801391602,41.4649543762207,41.5222511291504,41.5795478820801,41.6253814697266,41.6540298461914,41.6540298461914,41.6540298461914,41.6368446350098,41.602466583252,41.5738182067871,41.5623550415039,41.4993362426758,41.4764175415039,41.4420356750488,41.4305801391602,41.401927947998,41.3732833862305,41.3732833862305,41.3904724121094,41.4248466491699,41.4076614379883,41.3847427368164,41.3560943603516,41.3389053344727,41.3274459838867,41.3159866333008,41.3045272827148,41.3102569580078,41.3446350097656,41.3446350097656,null,34.9905319213867,35.0191802978516,35.0249099731445,35.0650177001953,35.082202911377,35.082202911377,35.0707473754883,35.0764770507812,35.0993957519531,35.116584777832,35.1337738037109,35.1280403137207,35.1280403137207,35.1395034790039,35.1738777160645,35.1853370666504,35.1738777160645,35.2082557678223,35.2082557678223,35.1967964172363,35.1967964172363,35.1910667419434,35.1967964172363,35.1967964172363,35.1967964172363,35.1910667419434,35.1910667419434,35.1738777160645,35.1738777160645,35.1624183654785,35.1337738037109,35.1108551025391,35.0993957519531,35.082202911377,35.0592842102051,35.116584777832,35.082202911377,35.0249099731445,34.9275093078613,34.8186454772949,34.812915802002,34.812915802002,34.807186126709,34.807186126709,34.801456451416,34.6181106567383,34.6123809814453,34.3029823303223,33.9477462768555,33.8675346374512,33.8503456115723,33.8274269104004,33.7987823486328,33.7529449462891,33.7128372192383,33.6669998168945,33.6097030639648,33.5753288269043,33.5524101257324,33.5065727233887,33.443546295166,33.4034385681152,33.3747901916504,33.3346824645996,33.317497253418,33.3117637634277,33.3232269287109,33.3690643310547,33.3805198669434,33.3805198669434,33.3690643310547,33.3346824645996,33.3117637634277,33.2773895263672,33.2659301757812,33.2487411499023,33.2315521240234,33.2143630981445,33.1742553710938,33.1627998352051,33.1685256958008,33.1685256958008,33.1627998352051,33.1456069946289,33.134147644043,33.12841796875,33.1169624328613,33.0997734069824,33.0997734069824,33.0940437316895,33.0711250305176,33.0596656799316,33.0596656799316,33.0539360046387,33.0252876281738,33.0195579528809,33.0252876281738,33.0310173034668,33.0252876281738,32.9794540405273,32.9450721740723,32.9336166381836,32.9164276123047,32.8992347717285,32.8935089111328,32.8763198852539,32.8591270446777,32.8362083435059,32.7846450805664,32.7674560546875,32.7674560546875,32.7674560546875,32.8247528076172,32.8247528076172,32.8190231323242,32.7903747558594,32.7789154052734,32.7617263793945,32.7502670288086,32.7445373535156,32.733081817627,32.7216186523438,32.7044296264648,32.6471366882324,32.6414070129395,32.6414070129395,32.6242179870605,32.6242179870605,32.5955696105957,32.5955696105957,32.5955696105957,32.6070289611816,32.5955696105957,32.5783805847168,32.5669212341309,32.5554618835449,32.532543182373,32.5210838317871,32.5038986206055,32.4924354553223,32.5153541564941,32.5210838317871,32.5096244812012,32.4981651306152,32.5038986206055,32.5096244812012,32.5038986206055,32.4924354553223,32.4752464294434,32.4695167541504,32.4580612182617,32.4465980529785,32.4351425170898,32.4179534912109,32.4064903259277,32.3893051147461,32.3434677124023,32.3262786865234,32.3090896606445,32.3033599853516,32.3090896606445,32.3090896606445,32.3663864135742,32.3950347900391,32.4465980529785,32.4523277282715,32.4465980529785,32.4236831665039,32.3893051147461,32.3663864135742,32.3320083618164,32.3033599853516,32.2804412841797,32.2517929077148,32.2403335571289,32.228874206543,32.2403335571289,32.2632522583008,32.2689819335938,32.2517929077148,32.2460632324219,32.22314453125,32.1887702941895,32.1543922424316,32.1314735412598,32.1257438659668,32.1429328918457,32.1429328918457,32.1314735412598,32.1085548400879,32.097095489502,32.0741806030273,32.0397987365723,32.0512619018555,32.0684471130371,32.085636138916,32.091365814209,32.097095489502,32.1142845153809,32.1314735412598,32.1601181030273,32.1830368041992,32.228874206543,32.2976303100586,32.3205490112305,32.3434677124023,32.3778457641602,32.4236831665039,32.4637908935547,32.4809799194336,32.5554618835449,32.5726509094238,32.5783805847168,32.6070289611816,32.6356735229492,32.6528625488281,32.67578125,32.7044296264648,32.7216186523438,32.7388076782227,32.7789154052734,32.8419418334961,32.853401184082,32.8877792358398,32.9164276123047,32.9336166381836,32.996639251709,33.0195579528809,33.0424728393555,33.0883102416992,33.1054992675781,33.12841796875,33.1570663452148,33.1742553710938,33.2029037475586,33.2200927734375,33.2143630981445,33.2315521240234,33.2487411499023,33.2716598510742,33.317497253418,33.3404159545898,33.3633346557617,33.3862533569336,33.4034385681152,33.4320907592773,33.449275970459,33.4607353210449,33.4951095581055,33.5180282592773,33.5466804504395,33.586784362793,33.5925178527832,33.5982437133789,33.6154365539551,33.6498107910156,33.6899185180664,33.7300262451172,33.7529449462891,33.7758636474609,33.7873191833496,33.8331565856934,33.8618049621582,33.8789939880371,33.890453338623,33.9133720397949,33.9477462768555,33.9592094421387,34.0222358703613,34.0508804321289,34.0623397827148,34.0795288085938,34.1196365356445,34.1368255615234,34.1654739379883,34.1883926391602,34.211311340332,34.2571449279785,34.3029823303223,34.348819732666,34.3717384338379,34.4347648620605,34.4634094238281,34.4748725891113,34.4806022644043,34.486328125,34.4977912902832,34.5264358520508,34.5837326049805,34.6009216308594,34.6123809814453,34.6181106567383,34.6181106567383,34.663948059082,34.6754035949707,34.7040557861328,34.7269744873047,34.7441596984863,34.7899971008301,34.812915802002,34.9160461425781,34.93896484375,34.9618835449219,34.9905319213867,34.9905319213867,null,42.4733619689941,42.4733619689941,42.4733619689941,42.4733619689941,42.4848213195801,42.496280670166,42.5191993713379,42.507740020752,42.5650367736816,42.5707626342773,42.5822219848633,42.6108741760254,42.639518737793,42.6681671142578,42.6796264648438,42.6796264648438,42.7025451660156,42.7025451660156,42.7025451660156,42.7254638671875,42.7197341918945,42.7254638671875,42.7483825683594,42.7483825683594,42.759838104248,42.759838104248,42.777027130127,42.7884902954102,42.7999458312988,42.8056755065918,42.817138671875,42.8343276977539,42.8457832336426,42.8515129089355,42.8629722595215,42.8629722595215,42.8515129089355,42.8400535583496,42.8400535583496,42.8515129089355,42.8400535583496,42.8343276977539,42.8343276977539,42.8285942077637,42.8515129089355,42.8343276977539,42.8400535583496,42.8457832336426,42.8343276977539,42.7942199707031,42.7713012695312,42.7541122436523,42.7713012695312,42.777027130127,42.8056755065918,42.8400535583496,42.8572463989258,42.8858909606934,42.8744316101074,42.8916206359863,42.9202690124512,42.9317283630371,42.9431838989258,42.954647064209,42.9832916259766,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,42.9947547912598,43.0062103271484,43.4760398864746,43.4989547729492,43.8484573364258,44.134937286377,44.1807746887207,44.5818481445312,45.0058326721191,45.212100982666,45.8767318725586,45.9397583007812,45.9397583007812,45.9397583007812,45.9397583007812,45.9397583007812,45.9397583007812,45.9397583007812,45.9397583007812,45.934024810791,45.9397583007812,45.934024810791,45.9397583007812,45.9397583007812,45.9111061096191,45.8767318725586,45.8480834960938,45.8194351196289,45.7621383666992,45.6876525878906,45.670467376709,45.6475486755371,45.6303596496582,45.5902519226074,45.5845222473145,45.5558738708496,45.4985771179199,45.4470138549805,45.4069061279297,45.3782577514648,45.355339050293,45.3266944885254,45.3152313232422,45.2923126220703,45.2636680603027,44.9771881103516,44.8167572021484,44.6391410827637,44.5474662780762,44.2036933898926,43.854190826416,43.4932289123535,43.4989547729492,43.4531211853027,43.4244728088379,43.3958206176758,43.3786354064941,43.3385276794434,43.3098793029785,43.2984199523926,43.2812309265137,43.2583122253418,43.2353935241699,43.2239379882812,43.2239379882812,43.218204498291,43.2010192871094,43.1781005859375,43.1494483947754,43.1208038330078,43.1036148071289,43.080696105957,43.0520477294922,43.0291290283203,43.0119400024414,42.9832916259766,42.9431838989258,42.9259986877441,42.9030799865723,42.8744316101074,42.817138671875,42.777027130127,42.7369194030762,42.7025451660156,42.6853561401367,42.6681671142578,42.5707626342773,42.5478477478027,42.5306549072266,42.507740020752,42.4733619689941,42.4733619689941,42.4733619689941,null,36.0046691894531,36.0333137512207,36.0619659423828,36.0619659423828,36.0963401794434,36.1421775817871,36.1708221435547,36.1880149841309,36.2166595458984,36.2338485717773,36.2624969482422,36.2567672729492,36.2453117370605,36.2624969482422,36.2796859741211,36.3255233764648,36.3427124023438,36.3484420776367,36.3656311035156,36.3599014282227,36.3713607788086,36.3885498046875,36.440113067627,36.4859504699707,36.5031394958496,36.5203285217285,36.5375213623047,36.5489768981934,36.5776252746582,36.5833549499512,36.5661659240723,36.5375213623047,36.474494934082,36.4573059082031,36.474494934082,36.5031394958496,36.4974136352539,36.5031394958496,36.5031394958496,36.5031394958496,36.5088691711426,36.5031394958496,36.5088691711426,36.5031394958496,36.5088691711426,36.5604400634766,36.5948143005371,36.6349220275879,36.6750297546387,36.6692962646484,36.6635704040527,36.6578407287598,36.6406517028809,36.6406517028809,36.6349220275879,36.6406517028809,36.6406517028809,36.6406517028809,36.6406517028809,36.6521110534668,36.6521110534668,36.6349220275879,36.6349220275879,36.6521110534668,36.6578407287598,36.6521110534668,36.6406517028809,36.6349220275879,36.6234588623047,36.6234588623047,36.6291923522949,36.6291923522949,36.6234588623047,36.612003326416,36.612003326416,36.5833549499512,36.5833549499512,36.5833549499512,36.5833549499512,36.5948143005371,36.6005439758301,36.6005439758301,36.5948143005371,36.5948143005371,36.5833549499512,36.5948143005371,36.5948143005371,36.6005439758301,36.617733001709,36.617733001709,36.617733001709,36.5948143005371,36.5833549499512,36.5547065734863,36.5260581970215,36.5031394958496,36.474494934082,36.440113067627,36.4057388305664,36.3828201293945,36.3656311035156,36.3427124023438,36.3427124023438,36.3484420776367,36.3484420776367,36.3255233764648,36.2624969482422,36.2567672729492,36.2109336853027,36.1364479064941,36.1192588806152,36.1020698547363,36.1078033447266,36.1135292053223,36.1307182312012,36.1421775817871,36.1364479064941,36.1192588806152,36.1192588806152,36.1192588806152,36.1135292053223,36.0848846435547,36.0619659423828,36.0447769165039,36.0161285400391,35.9932098388672,35.9760208129883,35.9645576477051,35.9645576477051,35.9702911376953,35.9817504882812,36.0046691894531,36.0333137512207,36.0619659423828,36.0619659423828,36.0046691894531,35.9817504882812,35.9588317871094,35.9416427612305,35.9301834106445,35.9473724365234,35.9359130859375,35.9244537353516,35.8900756835938,35.8728866577148,35.8557014465332,35.8155937194824,35.8041305541992,35.7869453430176,35.7869453430176,35.7869453430176,35.7697563171387,35.7468376159668,35.7239189147949,35.701000213623,35.6780815124512,35.6666221618652,35.6666221618652,35.6551666259766,35.6437034606934,35.6265144348145,35.6207847595215,35.5978660583496,35.569221496582,35.5577583312988,35.569221496582,35.5749473571777,35.5749473571777,35.5634918212891,35.5405731201172,35.5291137695312,35.4947357177734,35.4603576660156,35.4259834289551,35.4087905883789,35.3686828613281,35.3514938354492,35.3343086242676,35.3113899230957,35.2942008972168,35.2827415466309,35.254093170166,35.2426338195801,35.2369041442871,35.2426338195801,35.254093170166,35.265552520752,35.2369041442871,35.2197151184082,34.996265411377,34.9848022460938,34.9848022460938,34.9848022460938,34.9848022460938,34.9790725708008,34.9790725708008,34.9790725708008,34.9790725708008,34.9790725708008,34.9848022460938,34.9905319213867,34.9905319213867,34.996265411377,35.0019912719727,35.0019912719727,35.0077209472656,35.0134506225586,35.0134506225586,34.996265411377,34.996265411377,34.996265411377,34.996265411377,34.996265411377,34.9905319213867,34.996265411377,34.9905319213867,34.996265411377,34.9905319213867,34.996265411377,35.0249099731445,35.0363693237305,35.0363693237305,35.0420989990234,35.0592842102051,35.082202911377,35.0879364013672,35.082202911377,35.082202911377,35.0879364013672,35.1108551025391,35.1395034790039,35.1624183654785,35.1796112060547,35.1967964172363,35.2197151184082,35.254093170166,35.3056564331055,35.3457679748535,35.3629570007324,35.3686828613281,35.397331237793,35.3686828613281,35.3686828613281,35.3858757019043,35.397331237793,35.4145202636719,35.4259834289551,35.4374389648438,35.448902130127,35.4718170166016,35.4775466918945,35.4718170166016,35.4259834289551,35.4145202636719,35.4087905883789,35.4202499389648,35.4374389648438,35.4947357177734,35.5176544189453,35.5176544189453,35.5233840942383,35.534839630127,35.5520324707031,35.5749473571777,35.5978660583496,35.6437034606934,35.6551666259766,35.6666221618652,35.6666221618652,35.6895408630371,35.706729888916,35.7353782653809,35.7468376159668,35.7640266418457,35.7754859924316,35.7926750183105,35.8041305541992,35.8213195800781,35.8327827453613,35.8557014465332,35.8786201477051,35.901538848877,35.9072647094727,35.9129943847656,35.9244537353516,35.9473724365234,35.9702911376953,35.987476348877,36.0046691894531,36.0046691894531,null,33.6669998168945,33.6555404663086,33.6326217651367,33.6154365539551,33.5982437133789,33.5982437133789,33.5753288269043,33.5695991516113,33.5753288269043,33.5695991516113,33.5753288269043,33.586784362793,33.586784362793,33.5753288269043,33.5982437133789,33.6097030639648,33.6154365539551,33.6097030639648,33.586784362793,33.586784362793,33.5925178527832,33.5982437133789,33.586784362793,33.5753288269043,33.3003082275391,33.0367469787598,32.8992347717285,32.7101631164551,32.4064903259277,32.2116889953613,32.0168800354004,31.9882354736328,31.9366664886475,31.8908290863037,31.8564529418945,31.8278045654297,31.8048877716064,31.7876968383789,31.7590503692627,31.7304019927979,31.7132129669189,31.6960258483887,31.6845645904541,31.6731071472168,31.6501884460449,31.6387310028076,31.627269744873,31.6158123016357,31.5986232757568,31.5814323425293,31.5413246154785,31.5298671722412,31.5298671722412,31.5184097290039,31.5069484710693,31.4783000946045,31.4611110687256,31.4210052490234,31.3808975219727,31.3694400787354,31.3407917022705,31.3236026763916,31.3121452331543,31.3006839752197,31.2892265319824,31.2663078308105,31.2433891296387,31.2204704284668,31.1975517272949,31.2032814025879,31.1459865570068,31.1058807373047,31.0657730102539,31.0485820770264,31.0256633758545,31.0142059326172,30.9970169067383,30.979829788208,30.9683685302734,30.9511795043945,30.9339923858643,30.9168033599854,30.8996162414551,30.8824234008789,30.8537788391113,30.8365898132324,30.8079414367676,30.727725982666,30.6876201629639,30.6532440185547,30.6303253173828,30.6131362915039,30.6016750335693,30.5844879150391,30.5443801879883,30.5042743682861,30.4584369659424,30.4412479400635,30.4183292388916,30.4011421203613,30.3323860168457,30.3209266662598,30.2808208465576,30.2464408874512,30.2235221862793,30.2006072998047,30.137580871582,30.0917434692383,30.0688247680664,30.0401763916016,30.0172576904297,29.9771499633789,29.9599628448486,29.9255867004395,29.8797492980957,29.8511028289795,29.822452545166,29.7995338439941,29.7766151428223,29.7766151428223,29.7365093231201,29.7365093231201,29.7078590393066,29.7078590393066,29.6104583740234,29.5932693481445,29.5875396728516,29.5760822296143,29.5588932037354,29.5359745025635,29.5015983581543,29.4614887237549,29.4213809967041,29.4099235534668,29.3984661102295,29.4099235534668,29.4213809967041,29.444299697876,29.4729499816895,29.5130558013916,29.5130558013916,29.5245132446289,29.5474319458008,29.5588932037354,29.5588932037354,29.5646209716797,29.5932693481445,29.6047306060791,29.5875396728516,29.5760822296143,29.5588932037354,29.5588932037354,29.5703506469727,29.5875396728516,29.621919631958,29.6792144775391,29.7823467254639,29.822452545166,29.8396415710449,29.8453712463379,29.816722869873,29.7995338439941,29.765157699585,29.7250518798828,29.6906719207764,29.6906719207764,29.7193202972412,29.7422389984131,29.7479705810547,29.7536964416504,29.7422389984131,29.7307777404785,29.7078590393066,29.6964015960693,29.6677532196045,29.6505641937256,29.6276454925537,29.5932693481445,29.5818119049072,29.5588932037354,29.5474319458008,29.5359745025635,29.5245132446289,29.5073261260986,29.4901371002197,29.4729499816895,29.4672183990479,29.4328422546387,29.3927364349365,29.3526287078857,29.3354396820068,29.3411674499512,29.3468990325928,29.2609539031982,29.2265777587891,29.2151165008545,29.2208461761475,29.2380352020264,29.232307434082,29.1979274749756,29.1635513305664,29.1520938873291,29.1291751861572,29.1062564849854,29.0947952270508,29.1119842529297,29.1005268096924,29.0432319641113,28.9859371185303,28.9458293914795,28.9229106903076,28.8426971435547,28.7853984832764,28.7281036376953,28.6650772094727,28.6192417144775,28.5562171936035,28.4760036468506,28.4301662445068,28.4129772186279,28.4301662445068,28.4358959197998,28.4760036468506,28.4817314147949,28.5275688171387,28.5848636627197,28.6135120391846,28.6421604156494,28.6650772094727,28.6822662353516,28.7452907562256,28.7624797821045,28.7853984832764,28.7853984832764,28.7853984832764,28.7567520141602,28.7452907562256,28.7109146118164,28.6364307403564,28.6192417144775,28.5905952453613,28.6135120391846,28.6307010650635,28.6307010650635,28.6421604156494,28.6536197662354,28.6478900909424,28.6650772094727,28.7452907562256,28.7682094573975,28.7682094573975,28.7223720550537,28.6994533538818,28.7281036376953,28.7452907562256,28.716646194458,28.6708087921143,28.6536197662354,28.6708087921143,28.7109146118164,28.7452907562256,28.7281036376953,28.6994533538818,28.6307010650635,28.6077823638916,28.5848636627197,28.5963230133057,28.6077823638916,28.6249713897705,28.6708087921143,28.6307010650635,28.6307010650635,28.6536197662354,28.6879959106445,28.6708087921143,28.7109146118164,28.7281036376953,28.7223720550537,28.7281036376953,28.6879959106445,28.6364307403564,28.6077823638916,28.5905952453613,28.5905952453613,28.5963230133057,28.6020526885986,28.5676765441895,28.5504856109619,28.5332984924316,28.5103797912598,28.4931907653809,28.4931907653809,28.5103797912598,28.5161094665527,28.4645442962646,28.4416255950928,28.4244365692139,28.4301662445068,28.407247543335,28.3671398162842,28.3499526977539,28.338493347168,28.3442230224609,28.3614120483398,28.4244365692139,28.4358959197998,28.4473533630371,28.4760036468506,28.4989204406738,28.5046501159668,28.4931907653809,28.470272064209,28.4473533630371,28.4244365692139,28.407247543335,28.407247543335,28.4301662445068,28.4358959197998,28.4187068939209,28.401517868042,28.3728713989258,28.3442230224609,28.3155746459961,28.2869262695312,28.2582778930664,28.2181720733643,28.1952533721924,28.1666049957275,28.1494159698486,28.1837940216064,28.2410907745361,28.2697372436523,28.2754669189453,28.2525482177734,28.2353591918945,28.2181720733643,28.1952533721924,28.1723346710205,28.1551456451416,28.1551456451416,28.1723346710205,28.2009811401367,28.2181720733643,28.2067127227783,28.1895236968994,28.1723346710205,28.1666049957275,28.1837940216064,28.1895236968994,28.1837940216064,28.1608753204346,28.1494159698486,28.1264991760254,28.0978488922119,28.0978488922119,28.0749320983887,27.8915843963623,27.8572082519531,27.8400192260742,27.8400192260742,27.8686676025391,27.880126953125,27.880126953125,27.874397277832,27.8915843963623,27.8973159790039,27.880126953125,27.8973159790039,27.8973159790039,27.8915843963623,27.8629379272461,27.8457489013672,27.8342895507812,27.8342895507812,27.8514785766602,27.8285598754883,27.8171005249023,27.7884540557861,27.7598037719727,27.7368869781494,27.7139682769775,27.7025089263916,27.6795902252197,27.6566715240479,27.6452121734619,27.6566715240479,27.6967792510986,27.7082386016846,27.6910495758057,27.6681308746338,27.6337547302246,27.5592708587646,27.4733257293701,27.4389476776123,27.3759250640869,27.3243579864502,27.3128986358643,27.2899799346924,27.2957096099854,27.3128986358643,27.3186283111572,27.3415470123291,27.3759250640869,27.421760559082,27.427490234375,27.421760559082,27.3931121826172,27.364465713501,27.3415470123291,27.3415470123291,27.3358173370361,27.3071689605713,27.3014392852783,27.3071689605713,27.3415470123291,27.3587341308594,27.3931121826172,27.4618663787842,27.4675979614258,27.4561386108398,27.4160308837891,27.3931121826172,27.364465713501,27.3415470123291,27.3186283111572,27.3014392852783,27.2899799346924,27.2785205841064,27.2670612335205,27.2498722076416,27.2441425323486,27.2498722076416,27.2556018829346,27.2498722076416,27.2326850891113,27.2441425323486,27.2556018829346,27.2670612335205,27.2556018829346,27.1983070373535,27.1524696350098,27.1295528411865,27.1180934906006,27.0951747894287,27.0665264129639,27.049337387085,27.0264205932617,27.0092296600342,26.9920425415039,26.969123840332,26.9290161132812,26.900369644165,26.8545322418213,26.8373432159424,26.8086948394775,26.7628574371338,26.6539974212646,26.6081600189209,26.5508651733398,26.527946472168,26.4878387451172,26.4190845489502,26.4133548736572,26.3904361724854,26.3617877960205,26.3044929504395,26.2873020172119,26.2987613677979,26.2873020172119,26.2701148986816,26.2300071716309,26.2128200531006,26.1669826507568,26.144063949585,26.1211471557617,26.1039562225342,26.1154155731201,26.1211471557617,26.1039562225342,26.0867691040039,26.069580078125,26.0409317016602,26.0008239746094,26.0122833251953,26.0294723510742,26.0409317016602,26.0122833251953,26.063850402832,26.0810375213623,26.0810375213623,26.0581207275391,25.9664478302002,25.9664478302002,25.9607181549072,25.9435291290283,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9377994537354,25.9779052734375,26.0352020263672,26.0409317016602,26.0352020263672,26.0352020263672,26.0466613769531,26.0409317016602,26.063850402832,26.0523910522461,26.069580078125,26.069580078125,26.069580078125,26.0581207275391,26.069580078125,26.069580078125,26.0523910522461,26.0523910522461,26.069580078125,26.063850402832,26.0581207275391,26.069580078125,26.075309753418,26.075309753418,26.0982284545898,26.1211471557617,26.132604598999,26.132604598999,26.1211471557617,26.1211471557617,26.1669826507568,26.1669826507568,26.1669826507568,26.1727123260498,26.195629119873,26.195629119873,26.2013607025146,26.2242794036865,26.2357368469238,26.2242794036865,26.2242794036865,26.2471961975098,26.2529258728027,26.2414665222168,26.2471961975098,26.2586555480957,26.2586555480957,26.2414665222168,26.2471961975098,26.3102207183838,26.3274116516113,26.3388690948486,26.3503284454346,26.3675174713135,26.3732471466064,26.3675174713135,26.3789768218994,26.3847064971924,26.4018955230713,26.4133548736572,26.3961658477783,26.4076251983643,26.4305419921875,26.4821090698242,26.5508651733398,26.585241317749,26.6310787200928,26.659725189209,26.7055625915527,26.8488025665283,26.8659915924072,26.911828994751,26.9232883453369,26.9404754638672,26.980583190918,27.0035018920898,27.0321483612061,27.0607967376709,27.0951747894287,27.1238212585449,27.2154941558838,27.2384128570557,27.2727909088135,27.2957096099854,27.3071689605713,27.3415470123291,27.3701934814453,27.4103012084961,27.4504070281982,27.501974105835,27.5077037811279,27.5478115081787,27.5879173278809,27.6394844055176,27.6280250549316,27.6566715240479,27.6624031066895,27.6967792510986,27.7311573028564,27.7598037719727,27.7655353546143,27.7827224731445,27.8171005249023,27.8686676025391,27.9145030975342,27.948881149292,27.9660701751709,27.9660701751709,27.9832592010498,28.0348262786865,28.0863914489746,28.1264991760254,28.1494159698486,28.1723346710205,28.1952533721924,28.2238998413086,28.2582778930664,28.2869262695312,28.3155746459961,28.332763671875,28.3671398162842,28.401517868042,28.4301662445068,28.4530849456787,28.470272064209,28.4931907653809,28.5103797912598,28.5218391418457,28.5390281677246,28.5676765441895,28.5848636627197,28.5905952453613,28.6077823638916,28.6421604156494,28.6536197662354,28.6822662353516,28.7223720550537,28.8025875091553,28.8140468597412,28.854154586792,28.8828029632568,28.8885307312012,28.911449432373,28.9572868347168,29.0546894073486,29.0718765258789,29.1177139282227,29.1520938873291,29.1750087738037,29.2208461761475,29.2437648773193,29.2552242279053,29.2781429290771,29.306791305542,29.3354396820068,29.364086151123,29.444299697876,29.4500312805176,29.4729499816895,29.4786796569824,29.5073261260986,29.5073261260986,29.5359745025635,29.5531635284424,29.5932693481445,29.6104583740234,29.6161880493164,29.5932693481445,29.5703506469727,29.5646209716797,29.5818119049072,29.621919631958,29.6448383331299,29.6333770751953,29.6391067504883,29.6505641937256,29.7422389984131,29.7422389984131,29.7307777404785,29.7365093231201,29.765157699585,29.759428024292,29.759428024292,29.7823467254639,29.7938041687012,29.7766151428223,29.7536964416504,29.7536964416504,29.759428024292,29.765157699585,29.7823467254639,29.7823467254639,29.765157699585,29.8052654266357,29.7766151428223,29.8396415710449,29.8625602722168,29.8682899475098,29.8511028289795,29.765157699585,29.7536964416504,29.759428024292,29.7823467254639,29.7536964416504,29.7422389984131,29.759428024292,29.7365093231201,29.7365093231201,29.7365093231201,29.6620254516602,29.6333770751953,29.5932693481445,29.6047306060791,29.5760822296143,29.5359745025635,29.5245132446289,29.4786796569824,29.4500312805176,29.4156551361084,29.364086151123,29.3468990325928,29.2953338623047,29.2666835784912,29.2151165008545,29.2151165008545,29.1864700317383,29.169282913208,29.1635513305664,29.1119842529297,29.0890693664551,29.0489616394043,28.991662979126,28.9744758605957,28.9859371185303,28.9859371185303,28.9744758605957,28.9744758605957,29.0375003814697,29.0375003814697,29.0145816802979,29.0145816802979,29.0546894073486,29.0604190826416,29.1234455108643,29.1406326293945,29.1520938873291,29.1520938873291,29.1635513305664,29.1979274749756,29.2151165008545,29.2151165008545,29.2437648773193,29.2609539031982,29.2724151611328,29.2781429290771,29.2953338623047,29.3411674499512,29.381275177002,29.3984661102295,29.4500312805176,29.4786796569824,29.5073261260986,29.5187873840332,29.5302448272705,29.5875396728516,29.5932693481445,29.6276454925537,29.6505641937256,29.7823467254639,29.7938041687012,29.8625602722168,29.9083976745605,29.9943428039551,30.0802822113037,30.1433086395264,30.212064743042,30.2521705627441,30.3610343933105,30.3724918365479,30.4011421203613,30.4870853424072,30.5501117706299,30.5844879150391,30.6131362915039,30.6532440185547,30.664701461792,30.6761589050293,30.7162666320801,30.7506446838379,30.7792911529541,30.7964820861816,30.8480472564697,30.9168033599854,30.9683685302734,31.0199356079102,31.0657730102539,31.1287956237793,31.1517143249512,31.1918201446533,31.2663078308105,31.3006839752197,31.3465213775635,31.3808975219727,31.3808975219727,31.3808975219727,31.4095478057861,31.4381923675537,31.4611110687256,31.5126800537109,31.5585174560547,31.6100807189941,31.6731071472168,31.7475910186768,31.7418632507324,31.7533206939697,31.7819690704346,31.8220767974854,31.8679141998291,31.9022903442383,31.948127746582,31.9825038909912,31.9939613342285,31.9939613342285,31.9882354736328,31.9939613342285,31.9882354736328,31.9939613342285,31.9939613342285,31.9939613342285,31.9939613342285,31.9939613342285,31.9939613342285,32.0741806030273,32.5096244812012,32.9450721740723,33.3862533569336,33.5524101257324,33.8217010498047,34.2972526550293,34.3144416809082,34.7327003479004,34.93896484375,35.1738777160645,35.6093292236328,35.7296485900879,36.0447769165039,36.4802207946777,36.4802207946777,36.4916839599609,36.4916839599609,36.4916839599609,36.4859504699707,36.4916839599609,36.4916839599609,36.4916839599609,36.0447769165039,35.8786201477051,35.6150550842285,35.4145202636719,35.1796112060547,35.0306396484375,34.7498931884766,34.5608139038086,34.5608139038086,34.5608139038086,34.5608139038086,34.5493545532227,34.5207099914551,34.5035171508789,34.4748725891113,34.4347648620605,34.3889274597168,34.3774681091309,34.3831977844238,34.3717384338379,34.3774681091309,34.4118461608887,34.4175758361816,34.4175758361816,34.4118461608887,34.3774681091309,34.3774681091309,34.4003829956055,34.4404945373535,34.4462203979492,34.4576835632324,34.4462203979492,34.4233016967773,34.4118461608887,34.4003829956055,34.3660087585449,34.343090057373,34.343090057373,34.3087120056152,34.2456855773926,34.2227668762207,34.211311340332,34.2055816650391,34.2055816650391,34.211311340332,34.2227668762207,34.211311340332,34.1826629638672,34.1654739379883,34.1540107727051,34.1540107727051,34.1482849121094,34.1310958862305,34.1368255615234,34.1540107727051,34.1540107727051,34.1540107727051,34.176929473877,34.1540107727051,34.1425552368164,34.0967178344727,34.0737991333008,34.0623397827148,34.0680732727051,34.0852584838867,34.0852584838867,34.1425552368164,34.1540107727051,34.1654739379883,34.1540107727051,34.1253662109375,34.1196365356445,34.1196365356445,34.1310958862305,34.1540107727051,34.1482849121094,34.1368255615234,34.1196365356445,34.0852584838867,34.039421081543,34.0107727050781,33.9993171691895,34.0107727050781,33.9935836791992,33.9821281433105,33.9534797668457,33.9191017150879,33.9133720397949,33.8675346374512,33.8503456115723,33.8388862609863,33.8388862609863,33.8618049621582,33.896183013916,33.9248313903809,33.9420204162598,33.9534797668457,33.9763984680176,33.9821281433105,33.9821281433105,33.9763984680176,33.9420204162598,33.907642364502,33.901912689209,33.9248313903809,33.9133720397949,33.9133720397949,33.8789939880371,33.8331565856934,33.8102378845215,33.7987823486328,33.8675346374512,33.8618049621582,33.8618049621582,33.901912689209,33.9133720397949,33.901912689209,33.8675346374512,33.8446159362793,33.8217010498047,33.7930526733398,33.7529449462891,33.7185668945312,33.7128372192383,33.7242965698242,33.7529449462891,33.7987823486328,33.8102378845215,33.8274269104004,33.8503456115723,33.8560752868652,33.8446159362793,33.8331565856934,33.8847236633301,33.9534797668457,33.9534797668457,33.9649391174316,33.9477462768555,33.8560752868652,33.8446159362793,33.8618049621582,33.8618049621582,33.8331565856934,33.8217010498047,33.8331565856934,33.8847236633301,33.9133720397949,33.907642364502,33.8847236633301,33.8847236633301,33.890453338623,33.8675346374512,33.8503456115723,33.8446159362793,33.8217010498047,33.8102378845215,33.7873191833496,33.7644004821777,33.7644004821777,33.770133972168,33.7472152709961,33.7242965698242,33.6956481933594,33.6956481933594,33.7414855957031,33.7472152709961,33.7529449462891,33.7529449462891,33.7529449462891,33.770133972168,33.8217010498047,33.8331565856934,33.8560752868652,33.8503456115723,33.8388862609863,33.8675346374512,33.8675346374512,33.8675346374512,33.8675346374512,33.8675346374512,33.896183013916,33.9133720397949,33.907642364502,33.9191017150879,33.907642364502,33.9248313903809,33.9592094421387,33.9592094421387,33.9534797668457,33.9133720397949,33.896183013916,33.901912689209,33.890453338623,33.8847236633301,33.901912689209,33.9133720397949,33.907642364502,33.9133720397949,33.9592094421387,33.9821281433105,33.9763984680176,33.9649391174316,33.9420204162598,33.9191017150879,33.896183013916,33.8847236633301,33.890453338623,33.8789939880371,33.8503456115723,33.7930526733398,33.7758636474609,33.7758636474609,33.7758636474609,33.7529449462891,33.7472152709961,33.7300262451172,33.7357559204102,33.7185668945312,33.7300262451172,33.7242965698242,33.6956481933594,33.6956481933594,33.7071075439453,33.6899185180664,33.6612701416016,33.6669998168945,33.6669998168945,null,42.0035362243652,41.9978065490723,41.9978065490723,42.0035362243652,42.0035362243652,41.9978065490723,41.9978065490723,41.5795478820801,41.2300453186035,40.9951286315918,41.000862121582,41.000862121582,40.9951286315918,40.6570854187012,40.2216377258301,39.6544075012207,39.4997100830078,39.3621978759766,38.5084953308105,38.1532592773438,37.8667793273926,37.6318664550781,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,37.0016136169434,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,36.9958839416504,36.9958839416504,37.0016136169434,37.0016136169434,37.0016136169434,37.0016136169434,36.9958839416504,36.9958839416504,36.9958839416504,37.0016136169434,36.9958839416504,37.0016136169434,37.0016136169434,37.0016136169434,36.9958839416504,36.9958839416504,37.6089515686035,38.1417999267578,38.5887069702148,38.6689224243164,39.5398178100586,39.9007797241211,40.1299629211426,41.0065879821777,42.0035362243652,42.0035362243652,null,45.0115661621094,45.0115661621094,45.0115661621094,45.023021697998,45.0115661621094,45.0001029968262,44.9829139709473,44.9256210327148,44.891242980957,44.7995681762695,44.7480049133301,44.6391410827637,44.5990333557129,44.5818481445312,44.5531959533691,44.5130920410156,44.4959030151367,44.450065612793,44.4214210510254,44.3985023498535,44.3870391845703,44.3583946228027,44.3412017822266,44.3354759216309,44.3297462463379,44.312557220459,44.2896385192871,44.2609901428223,44.2036933898926,44.1635856628418,44.1406669616699,44.0833740234375,44.0661849975586,44.0318031311035,44.0031585693359,43.985969543457,43.9573211669922,43.9286766052246,43.859920501709,43.8255424499512,43.8026237487793,43.7739753723145,43.7453269958496,43.7052192687988,43.682300567627,43.6364669799805,43.6250038146973,43.5963592529297,43.5677108764648,43.5505218505859,43.4244728088379,43.3213386535645,43.269775390625,43.2239379882812,43.1379928588867,43.1093444824219,43.0749664306641,43.0520477294922,43.0233993530273,42.9890213012695,42.9661026000977,42.9431838989258,42.9088096618652,42.8687019348145,42.7942199707031,42.759838104248,42.7311935424805,42.7369194030762,42.7369194030762,42.7426528930664,42.7884902954102,42.817138671875,42.8400535583496,42.8973503112793,42.9431838989258,42.9947547912598,43.0749664306641,43.1093444824219,43.1609115600586,43.1895561218262,43.3156089782715,43.3843650817871,43.4531211853027,43.4874954223633,43.544792175293,43.5562515258789,43.5677108764648,43.5848999023438,43.6078186035156,43.6192779541016,43.6250038146973,43.6135482788086,43.5906295776367,43.5677108764648,43.5791664123535,43.6536560058594,43.6880302429199,43.722412109375,43.7453269958496,43.7739753723145,43.7911643981934,43.8140830993652,43.854190826416,43.8942947387695,43.9344024658203,43.9687843322754,44.0088882446289,44.0661849975586,44.134937286377,44.1693153381348,44.1922340393066,44.2323417663574,44.2724494934082,44.306827545166,44.3641204833984,44.4214210510254,44.4729843139648,44.5130920410156,44.5474662780762,44.570384979248,44.6104927062988,44.6849784851074,44.7823829650879,44.8053016662598,44.8339500427246,44.8683242797852,44.9428100585938,44.9657287597656,45.0115661621094,45.0115661621094,null,37.964183807373,37.9985618591309,38.0272064208984,37.9928321838379,37.969913482666,37.9412651062012,37.9298057556152,37.9068870544434,37.8896980285645,37.8725128173828,37.8610496520996,37.8209419250488,37.7922973632812,37.7636489868164,37.7350006103516,37.7006225585938,37.6777038574219,37.6433258056641,37.6204071044922,37.5917587280273,37.5860328674316,37.5917587280273,37.5745697021484,37.5516510009766,37.523006439209,37.517276763916,37.4943580627441,37.4828987121582,37.4886283874512,37.4771690368652,37.4657135009766,37.4427947998047,37.3912239074707,37.3740386962891,37.3625793457031,37.3511199951172,37.3339309692383,37.3167419433594,37.2766342163086,37.2594451904297,37.2422561645508,37.2307968139648,37.1792297363281,37.1563148498535,37.1448516845703,37.1276664733887,37.1219329833984,37.1333961486816,37.2136077880859,37.2193412780762,37.2422561645508,37.2594451904297,37.2880935668945,37.3110122680664,37.3282012939453,37.3511199951172,37.3740386962891,37.3912239074707,37.4084129333496,37.4198760986328,37.4370613098145,37.4657135009766,37.4886283874512,37.5287322998047,37.5516510009766,37.5631141662598,37.5745697021484,37.5974884033203,37.6032218933105,37.6089515686035,37.6204071044922,37.6433258056641,37.65478515625,37.6719779968262,37.6777038574219,37.6948928833008,37.7178115844727,37.7235412597656,37.7464599609375,37.7751083374023,37.7808380126953,37.7751083374023,37.7693786621094,37.7751083374023,37.8037567138672,37.832405090332,37.832405090332,37.8438606262207,37.8725128173828,37.8896980285645,37.8954315185547,37.9126167297363,37.9240760803223,37.9298057556152,37.9412651062012,37.964183807373,37.964183807373,null,38.0386695861816,38.0272064208984,37.9928321838379,37.9412651062012,37.9298057556152,37.8725128173828,37.8495941162109,37.8495941162109,37.8667793273926,37.9011573791504,37.9298057556152,37.9469947814941,37.9871025085449,38.0042877197266,38.0386695861816,38.0386695861816,null,39.327823638916,39.322093963623,39.3106346130371,39.3106346130371,39.2762565612793,39.2705268859863,39.2533378601074,39.2476081848145,39.2304191589355,39.2189598083496,39.1960411071777,39.1731262207031,39.155933380127,39.138744354248,39.1158256530762,39.0929069519043,39.0642623901367,39.0585327148438,39.0356140136719,39.0012359619141,38.9840507507324,38.9725875854492,38.9668617248535,38.9439430236816,38.9095611572266,38.8866424560547,38.8637275695801,38.8293495178223,38.8064308166504,38.7777824401855,38.737678527832,38.7204895019531,38.703296661377,38.6975708007812,38.6803817749023,38.6689224243164,38.6402702331543,38.6230850219727,38.6058959960938,38.6001663208008,38.5829772949219,38.5428695678711,38.5314140319824,38.5027618408203,38.4741172790527,38.428279876709,38.4053611755371,38.3709869384766,38.3423347473145,38.3251495361328,38.3251495361328,38.3308792114258,38.3595237731934,38.3595237731934,38.3824424743652,38.3881721496582,38.3709869384766,38.3423347473145,38.3136863708496,38.3079605102539,38.2964973449707,38.2735786437988,38.2563934326172,38.2392044067383,38.2105560302734,38.1990966796875,38.1933670043945,38.1761779785156,38.1589889526367,38.1532592773438,38.1417999267578,38.1303405761719,38.1188812255859,38.1188812255859,38.1417999267578,38.1417999267578,38.1303405761719,38.1188812255859,38.107421875,38.1016960144043,38.1246147155762,38.1246147155762,38.113151550293,38.0845031738281,38.0673141479492,38.0443954467773,38.0214805603027,38.0157508850098,38.0100212097168,37.9813690185547,37.969913482666,37.9928321838379,37.9584541320801,37.9412651062012,37.9240760803223,37.9126167297363,37.9011573791504,37.8782386779785,37.8495941162109,37.832405090332,37.8266754150391,37.832405090332,37.832405090332,37.8495941162109,37.8495941162109,37.8381309509277,37.8152160644531,37.7922973632812,37.7865676879883,37.7751083374023,37.7579193115234,37.7521896362305,37.7350006103516,37.7120819091797,37.6948928833008,37.6891632080078,37.6719779968262,37.6490592956543,37.6318664550781,37.6204071044922,37.6204071044922,37.6318664550781,37.6433258056641,37.6719779968262,37.6719779968262,37.660514831543,37.65478515625,37.660514831543,37.6948928833008,37.7292709350586,37.7350006103516,37.7579193115234,37.7751083374023,37.7922973632812,37.8094863891602,37.8266754150391,37.8495941162109,37.8839683532715,37.9011573791504,37.9240760803223,37.9412651062012,37.964183807373,38.0272064208984,38.0272064208984,38.0272064208984,38.0157508850098,37.9928321838379,37.9355354309082,37.9068870544434,37.8954315185547,37.8839683532715,37.8495941162109,37.8209419250488,37.8094863891602,37.8037567138672,37.7865676879883,37.7579193115234,37.7350006103516,37.7178115844727,37.7006225585938,37.6719779968262,37.6433258056641,37.6204071044922,37.6089515686035,37.5974884033203,37.6032218933105,37.6032218933105,37.5974884033203,37.5745697021484,37.5631141662598,37.5631141662598,37.5631141662598,37.5573844909668,37.5401954650879,37.5287322998047,37.5287322998047,37.5287322998047,37.5344657897949,37.5344657897949,37.523006439209,37.5058174133301,37.5000877380371,37.5058174133301,37.5000877380371,37.4886283874512,37.4714393615723,37.4599800109863,37.4427947998047,37.4427947998047,37.4370613098145,37.4084129333496,37.3912239074707,37.379768371582,37.3683052062988,37.3511199951172,37.3339309692383,37.3167419433594,37.3167419433594,37.3339309692383,37.3511199951172,37.3740386962891,37.3854942321777,37.3854942321777,37.3740386962891,37.3912239074707,37.4141426086426,37.4141426086426,37.4084129333496,37.3854942321777,37.379768371582,37.3740386962891,37.3625793457031,37.3568496704102,37.3511199951172,37.3339309692383,37.3282012939453,37.3167419433594,37.3110122680664,37.2938232421875,37.2880935668945,37.2995529174805,37.2938232421875,37.2938232421875,37.2766342163086,37.2594451904297,37.2479858398438,37.2537155151367,37.2537155151367,37.2537155151367,37.2709045410156,37.2880935668945,37.3167419433594,37.3854942321777,37.4198760986328,37.4427947998047,37.4657135009766,37.517276763916,37.523006439209,37.523006439209,37.5058174133301,37.4943580627441,37.4771690368652,37.4657135009766,37.4370613098145,37.4198760986328,37.4026870727539,37.3568496704102,37.3339309692383,37.2766342163086,37.2594451904297,37.2307968139648,37.2136077880859,37.207878112793,37.207878112793,37.2021484375,37.1964225769043,37.1735038757324,37.1563148498535,37.1505851745605,37.1563148498535,37.1563148498535,37.1563148498535,37.1505851745605,37.1333961486816,37.1219329833984,37.0990142822266,37.0990142822266,37.0875587463379,37.0875587463379,37.0932884216309,37.0932884216309,37.0875587463379,37.0760955810547,37.058910369873,37.0417213439941,37.0245323181152,37.0130767822266,37.0130767822266,37.0130767822266,37.0016136169434,36.9844245910645,36.9786949157715,36.9729652404785,37.0245323181152,37.0417213439941,37.0417213439941,37.0531806945801,37.0932884216309,37.0875587463379,37.1162071228027,37.1448516845703,37.1563148498535,37.1735038757324,37.1906890869141,37.207878112793,37.2136077880859,37.2193412780762,37.2136077880859,37.207878112793,37.2193412780762,37.2307968139648,37.2365264892578,37.2365264892578,37.2365264892578,37.2479858398438,37.2880935668945,37.3052825927734,37.3052825927734,37.2995529174805,37.2766342163086,37.2537155151367,37.2479858398438,37.2479858398438,37.2537155151367,37.2365264892578,37.2250671386719,37.2193412780762,37.2136077880859,37.1964225769043,37.1906890869141,37.1906890869141,37.1964225769043,37.1964225769043,37.1677703857422,37.1563148498535,37.1505851745605,37.1505851745605,37.1677703857422,37.1563148498535,37.1505851745605,37.1219329833984,37.0990142822266,37.064640045166,37.0417213439941,37.0302619934082,37.0188026428223,37.0188026428223,36.9958839416504,36.9844245910645,36.9844245910645,36.9844245910645,36.9615058898926,36.9557762145996,36.9500503540039,36.9385871887207,36.9099426269531,36.8870239257812,36.8698310852051,36.892749786377,36.8984832763672,36.8984832763672,36.8870239257812,36.9042129516602,36.927131652832,36.9385871887207,36.9557762145996,36.9615058898926,36.9500503540039,36.9443206787109,36.927131652832,36.9214019775391,36.9214019775391,36.9156684875488,36.8984832763672,36.892749786377,36.9042129516602,36.9156684875488,36.9214019775391,36.9156684875488,36.9042129516602,36.892749786377,36.8698310852051,36.8297271728516,36.755241394043,36.7265930175781,36.6692962646484,36.5948143005371,36.5547065734863,36.5547065734863,36.5776252746582,36.606273651123,36.6234588623047,36.6406517028809,36.6521110534668,36.6406517028809,36.6291923522949,36.5833549499512,36.5661659240723,36.5547065734863,36.5489768981934,36.5547065734863,36.5547065734863,36.5661659240723,36.5833549499512,36.5833549499512,36.5833549499512,36.5718955993652,36.5432472229004,36.5547065734863,36.5547065734863,36.5489768981934,36.5489768981934,36.5489768981934,36.5489768981934,36.5432472229004,36.5432472229004,36.5432472229004,36.5375213623047,36.5375213623047,36.5375213623047,36.5375213623047,36.5432472229004,36.5375213623047,36.5375213623047,36.5432472229004,36.5432472229004,36.5489768981934,36.5489768981934,36.5489768981934,36.5547065734863,36.5604400634766,36.5604400634766,36.5604400634766,36.5776252746582,36.5948143005371,36.617733001709,36.617733001709,36.617733001709,36.6005439758301,36.5948143005371,36.5948143005371,36.5833549499512,36.5948143005371,36.5948143005371,36.6005439758301,36.6005439758301,36.617733001709,36.6349220275879,36.6578407287598,36.6635704040527,36.6750297546387,36.7380523681641,36.7437858581543,36.74951171875,36.755241394043,36.8354568481445,36.8526458740234,36.8583755493164,36.8641052246094,36.892749786377,36.8984832763672,36.9156684875488,36.9385871887207,36.9615058898926,36.9786949157715,37.0016136169434,37.0073432922363,37.0188026428223,37.0245323181152,37.0417213439941,37.0417213439941,37.0990142822266,37.1219329833984,37.1333961486816,37.1964225769043,37.2136077880859,37.2307968139648,37.2537155151367,37.2651748657227,37.2766342163086,37.3052825927734,37.3511199951172,37.3912239074707,37.5401954650879,37.5058174133301,37.4943580627441,37.4828987121582,37.4714393615723,37.4485206604004,37.4427947998047,37.4198760986328,37.3854942321777,37.3568496704102,37.3339309692383,37.3167419433594,37.2880935668945,37.2880935668945,37.2709045410156,37.2537155151367,37.2422561645508,37.2193412780762,37.207878112793,37.2021484375,37.2021484375,37.2307968139648,37.2479858398438,37.2479858398438,37.2594451904297,37.2766342163086,37.3052825927734,37.3339309692383,37.3339309692383,37.3167419433594,37.2880935668945,37.2479858398438,37.2365264892578,37.2365264892578,37.2594451904297,37.2709045410156,37.2766342163086,37.2938232421875,37.3052825927734,37.3052825927734,37.2880935668945,37.3224716186523,37.345386505127,37.3683052062988,37.3854942321777,37.4198760986328,37.4084129333496,37.3740386962891,37.4599800109863,37.4714393615723,37.4657135009766,37.4313316345215,37.4256019592285,37.4370613098145,37.4886283874512,37.5058174133301,37.5287322998047,37.5401954650879,37.5516510009766,37.5631141662598,37.6089515686035,37.6375961303711,37.6777038574219,37.6948928833008,37.7006225585938,37.7178115844727,37.7521896362305,37.7751083374023,37.8209419250488,37.8667793273926,37.9183502197266,37.9355354309082,37.9527244567871,37.9813690185547,38.0272064208984,38.0558586120605,38.1016960144043,38.1360702514648,38.1761779785156,38.2105560302734,38.2563934326172,38.2735786437988,38.2907676696777,38.3079605102539,38.3308792114258,38.3480682373047,38.3595237731934,38.3652534484863,38.3824424743652,38.4397392272949,38.5199508666992,38.5772514343262,38.5944366455078,38.5428695678711,38.4683876037598,38.4511985778809,38.4454689025879,38.422550201416,38.416820526123,38.422550201416,38.4397392272949,38.4626579284668,38.4741172790527,38.5084953308105,38.5543327331543,38.6116256713867,38.6574630737305,38.6803817749023,38.6918411254883,38.7319450378418,38.7491340637207,38.7663230895996,38.8007011413574,38.8064308166504,38.8121604919434,38.8293495178223,38.8465385437012,38.7663230895996,38.8350791931152,38.9267539978027,38.9382133483887,38.9439430236816,38.9267539978027,38.9840507507324,38.9955062866211,38.9897766113281,39.0298881530762,39.0413436889648,39.0470733642578,39.0585327148438,39.0871810913086,39.1444778442383,39.1673965454102,39.1788520812988,39.2017707824707,39.2590675354004,39.2705268859863,39.3621978759766,39.3679313659668,39.4080352783203,39.4137687683105,39.4596061706543,39.3965797424316,39.2705268859863,39.1444778442383,39.1502075195312,39.1788520812988,39.2361526489258,39.2762565612793,39.327823638916,39.327823638916,null,48.5696334838867,48.6154708862305,48.6097373962402,48.5810890197754,48.5638999938965,48.5352554321289,48.5008773803711,48.4836883544922,48.4779586791992,48.4779586791992,48.4378509521484,48.4550437927246,48.4951477050781,48.51806640625,48.5352554321289,48.5467147827148,48.5696334838867,48.5696334838867,null,48.4034729003906,48.4092063903809,48.4092063903809,48.4378509521484,48.4550437927246,48.4550437927246,48.4779586791992,48.523796081543,48.5409812927246,48.51806640625,48.5008773803711,48.4951477050781,48.4607696533203,48.4435806274414,48.4321250915527,48.4149360656738,48.4034729003906,48.4034729003906,null,48.6097373962402,48.6383895874023,48.655574798584,48.6784934997559,48.6842231750488,48.7128715515137,48.7186012268066,48.6784934997559,48.6670341491699,48.644115447998,48.5982818603516,48.6211967468262,48.5925521850586,48.5925521850586,48.6383895874023,48.6727638244629,48.6670341491699,48.6154708862305,48.6097373962402,48.6097373962402,null,48.1742897033691,48.2143974304199,48.2373161315918,48.3118019104004,48.3576354980469,48.3748245239258,48.3748245239258,48.3461799621582,48.3404502868652,48.3289909362793,48.2888832092285,48.2774238586426,48.2831535339355,48.2659645080566,48.2716941833496,48.2430458068848,48.2315864562988,48.2143974304199,48.2143974304199,48.1800193786621,48.0940780639648,48.0310516357422,48.0310516357422,48.0826187133789,48.0826187133789,48.0539703369141,48.0138626098633,47.9852142333984,47.9451065063477,47.9279174804688,47.8992729187012,47.9164619445801,47.9565696716309,47.9794883728027,47.9794883728027,47.9622993469238,47.9794883728027,47.9966735839844,48.0138626098633,48.0482406616211,48.1112632751465,48.1513710021973,48.1456451416016,48.1742897033691,48.1742897033691,null,45.9970512390137,46.0085105895996,46.0085105895996,45.9970512390137,46.0085105895996,45.9970512390137,45.9913215637207,45.9626770019531,45.9225692749023,45.928295135498,45.934024810791,45.9168395996094,45.9111061096191,45.8996505737305,45.9168395996094,45.9168395996094,45.8767318725586,45.8538131713867,45.8366241455078,45.8366241455078,45.80224609375,45.7907867431641,45.7735977172852,45.7334899902344,45.6876525878906,45.7048416137695,45.7277603149414,45.7392234802246,45.7277603149414,45.6418151855469,45.6418151855469,45.6475486755371,45.6074409484863,45.6017112731934,45.6475486755371,45.670467376709,45.6876525878906,45.6933860778809,45.6933860778809,45.7048416137695,45.7048416137695,45.6933860778809,45.6933860778809,45.6933860778809,45.670467376709,45.6418151855469,45.5444145202637,45.532958984375,45.5558738708496,45.5730628967285,45.5902519226074,45.6131706237793,45.6418151855469,45.6819229125977,45.7048416137695,45.7334899902344,45.7678680419922,45.7907867431641,45.8194351196289,45.8423538208008,45.8767318725586,45.934024810791,45.9798622131348,46.071533203125,46.1116409301758,46.1689414978027,46.1689414978027,46.1574783325195,46.1517486572266,46.1402893066406,46.1345596313477,46.1402893066406,46.1689414978027,46.1861267089844,46.2262344360352,46.2033157348633,46.1918601989746,46.2262344360352,46.2548828125,46.2663421630859,46.2663421630859,46.2720718383789,46.2835311889648,46.3064498901367,46.2835311889648,46.2835311889648,46.2663421630859,46.260612487793,46.2720718383789,46.3064498901367,46.3179054260254,46.2949905395508,46.3121795654297,46.3694763183594,46.4554176330566,46.5299034118652,46.6158447265625,46.6330337524414,46.6158447265625,46.5700073242188,46.3694763183594,46.380931854248,46.438232421875,46.4955253601074,46.524169921875,46.6273040771484,46.6330337524414,46.6788711547852,46.70751953125,46.7476272583008,46.7304382324219,46.7247085571289,46.7361679077148,46.70751953125,46.7189788818359,46.713249206543,46.7361679077148,46.7877349853516,46.8278427124023,46.8851356506348,46.9080543518066,46.9023246765137,46.8622169494629,46.8450317382812,46.8622169494629,46.8965950012207,46.9195137023926,46.9367027282715,46.976806640625,46.9997253417969,46.9997253417969,47.0226440429688,47.0512962341309,47.0455627441406,46.976806640625,46.9653511047363,46.9882698059082,47.0742149353027,47.1888046264648,47.2575607299805,47.2976684570312,47.3320426940918,47.4065284729004,47.486743927002,47.5153884887695,47.5383071899414,47.5956039428711,47.7101974487305,47.7560348510742,47.7846794128418,47.8305168151855,47.8419761657715,47.8591651916504,47.8992729187012,47.9451065063477,47.9852142333984,48.0768890380859,48.1571006774902,48.2315864562988,48.2888832092285,48.3404502868652,48.3519096374512,48.3805541992188,48.392017364502,48.392017364502,48.3690986633301,48.3289909362793,48.3003425598145,48.2888832092285,48.2659645080566,48.2545051574707,48.2315864562988,48.202938079834,48.1742897033691,48.1571006774902,48.1742897033691,48.1456451416016,48.1341819763184,48.1399154663086,48.1284523010254,48.1169967651367,48.1227264404297,48.1169967651367,48.1456451416016,48.1284523010254,48.0940780639648,48.0654296875,48.0367813110352,48.059700012207,48.0883445739746,48.0768890380859,48.0425109863281,48.0253219604492,47.9909439086914,47.9852142333984,48.0253219604492,48.0768890380859,48.1169967651367,48.1284523010254,48.0998077392578,48.071159362793,48.0195922851562,48.0482406616211,48.0195922851562,48.0998077392578,48.0768890380859,48.0081329345703,47.9451065063477,47.8935432434082,47.8706245422363,47.8534355163574,47.8190574645996,47.8075981140137,47.7732238769531,47.7560348510742,47.8075981140137,47.8362464904785,47.8018684387207,47.7789497375488,47.8133277893066,47.7674903869629,47.7331161499023,47.7273864746094,47.6758155822754,47.6299819946289,47.618522644043,47.5956039428711,47.5612258911133,47.481014251709,47.4122581481934,47.3492317199707,47.3377723693848,47.3492317199707,47.343505859375,47.3721504211426,47.3893394470215,47.4237174987793,47.429443359375,47.3836097717285,47.3778800964355,47.3778800964355,47.4007987976074,47.4695510864258,47.486743927002,47.5153884887695,47.5497703552246,47.5956039428711,47.6357116699219,47.6586303710938,47.7503051757812,47.796142578125,47.8362464904785,47.8190574645996,47.8591651916504,47.9049987792969,47.939380645752,47.9107322692871,47.8878135681152,47.8305168151855,47.8018684387207,47.7503051757812,47.7331161499023,47.7560348510742,47.7159233093262,47.7044677734375,47.738842010498,47.7216529846191,47.6987342834473,47.6471710205078,47.618522644043,47.5841445922852,47.5784149169922,47.61279296875,47.618522644043,47.5784149169922,47.5612258911133,47.5440368652344,47.5268516540527,47.5268516540527,47.5440368652344,47.5612258911133,47.5268516540527,47.4981994628906,47.4466361999512,47.4179878234863,47.3950691223145,47.3893394470215,47.343505859375,47.3263130187988,47.286205291748,47.2575607299805,47.2575607299805,47.2747497558594,47.286205291748,47.3263130187988,47.3606910705566,47.3836097717285,47.3492317199707,47.3033981323242,47.2747497558594,47.2346420288086,47.2117233276367,47.1716156005859,47.1773452758789,47.2289123535156,47.2804794311523,47.3205871582031,47.3377723693848,47.3721504211426,47.3778800964355,47.343505859375,47.3091239929199,47.3091239929199,47.2804794311523,47.2289123535156,47.2117233276367,47.2059936523438,47.2346420288086,47.2346420288086,47.1830749511719,47.1830749511719,47.165885925293,47.1315078735352,47.0971336364746,47.1315078735352,47.154426574707,47.1486968994141,47.1085891723633,47.0742149353027,47.0742149353027,47.0971336364746,47.0971336364746,47.028377532959,47.028377532959,47.0971336364746,47.1257781982422,47.1257781982422,47.1028594970703,47.1486968994141,47.1429672241211,47.1200485229492,47.0971336364746,47.0914001464844,47.0914001464844,47.1486968994141,47.1830749511719,47.2346420288086,47.2632865905762,47.3033981323242,47.291934967041,47.2575607299805,47.2460975646973,47.2804794311523,47.3091239929199,47.343505859375,47.3606910705566,47.4007987976074,47.4351768493652,47.4752807617188,47.5383071899414,47.5784149169922,47.5841445922852,47.607063293457,47.6299819946289,47.6586303710938,47.6758155822754,47.7216529846191,47.7617607116699,47.8018684387207,47.8477058410645,47.9049987792969,47.9565696716309,47.9852142333984,48.0081329345703,48.0310516357422,48.0310516357422,48.0883445739746,48.1685600280762,48.2201271057129,48.2602348327637,48.2888832092285,48.3060722351074,48.3289909362793,48.3576354980469,48.3748245239258,48.4206619262695,48.4034729003906,48.4149360656738,48.4378509521484,48.4779586791992,48.5008773803711,48.4894180297852,48.4550437927246,48.4664993286133,48.4435806274414,48.4435806274414,48.5066070556641,48.5467147827148,48.5638999938965,48.5925521850586,48.6211967468262,48.6383895874023,48.6670341491699,48.6899528503418,48.7071418762207,48.7243309020996,48.7472496032715,48.7701683044434,48.7644386291504,48.7186012268066,48.7243309020996,48.7644386291504,48.7816276550293,48.838924407959,48.8618431091309,48.8790283203125,48.9019470214844,48.9134063720703,48.9363250732422,48.9420547485352,48.9592437744141,48.970703125,48.9592437744141,48.9878921508789,48.9936180114746,48.9993515014648,48.9993515014648,48.9993515014648,48.9993515014648,49.0050811767578,48.9936180114746,49.0050811767578,48.9936180114746,48.838924407959,48.0482406616211,47.9680252075195,47.3606910705566,47.2518310546875,47.1315078735352,46.5356330871582,46.4267692565918,46.386661529541,46.3408241271973,46.2778015136719,46.2090454101562,46.1689414978027,46.0658073425293,45.9970512390137,45.9970512390137,null,39.7231636047363,39.2075004577637,39.2304191589355,39.2705268859863,39.2934455871582,39.3106346130371,39.3163642883301,39.327823638916,39.3450126647949,39.3621978759766,39.3793907165527,39.4137687683105,39.4309539794922,39.4596061706543,39.471061706543,39.471061706543,39.471061706543,39.4538726806641,39.4424133300781,39.4481430053711,39.4939804077148,39.5398178100586,39.5570068359375,39.5627365112305,39.5856552124023,39.6142997741699,39.6314888000488,39.6372184753418,39.6314888000488,39.6142997741699,39.5856552124023,39.5741958618164,39.5512771606445,39.5398178100586,39.5283584594727,39.5226287841797,39.5111694335938,39.5226287841797,39.5283584594727,39.5398178100586,39.5512771606445,39.5684623718262,39.5741958618164,39.5856552124023,39.5971145629883,39.6142997741699,39.6257629394531,39.6257629394531,39.6142997741699,39.6372184753418,39.6314888000488,39.6257629394531,39.6257629394531,39.6372184753418,39.6544075012207,39.6715965270996,39.6830558776855,39.6773262023926,39.6658706665039,39.6200332641602,39.6028442382812,39.6028442382812,39.5971145629883,39.5971145629883,39.6142997741699,39.6142997741699,39.608570098877,39.5856552124023,39.5741958618164,39.5512771606445,39.5455436706543,39.5226287841797,39.5054397583008,39.4997100830078,39.4997100830078,39.4997100830078,39.4825248718262,39.471061706543,39.4424133300781,39.4252243041992,39.4137687683105,39.4023056030273,39.3908500671387,39.3564720153809,39.327823638916,39.2762565612793,39.2361526489258,39.1788520812988,39.1502075195312,39.1444778442383,39.2705268859863,39.3965797424316,39.4596061706543,39.4137687683105,39.4080352783203,39.3679313659668,39.3621978759766,39.2705268859863,39.2590675354004,39.2017707824707,39.1788520812988,39.1673965454102,39.1444778442383,39.0871810913086,39.0585327148438,39.0470733642578,39.0413436889648,39.0298881530762,38.9897766113281,38.9955062866211,38.9840507507324,38.9267539978027,38.9439430236816,38.9382133483887,38.9267539978027,38.8350791931152,38.7663230895996,38.8465385437012,38.8293495178223,38.8121604919434,38.8064308166504,38.8007011413574,38.7663230895996,38.7491340637207,38.7319450378418,38.6918411254883,38.6803817749023,38.6574630737305,38.6116256713867,38.5543327331543,38.5084953308105,38.4741172790527,38.4626579284668,38.4397392272949,38.422550201416,38.416820526123,38.422550201416,38.4454689025879,38.4511985778809,38.4683876037598,38.5428695678711,38.5944366455078,38.5772514343262,38.5199508666992,38.4397392272949,38.3824424743652,38.3652534484863,38.3595237731934,38.3480682373047,38.3308792114258,38.3079605102539,38.2907676696777,38.2735786437988,38.2563934326172,38.2105560302734,38.1761779785156,38.1360702514648,38.1016960144043,38.0558586120605,38.0272064208984,37.9813690185547,37.9527244567871,37.9355354309082,37.9183502197266,37.8667793273926,37.8209419250488,37.7751083374023,37.7521896362305,37.7178115844727,37.7006225585938,37.6948928833008,37.6777038574219,37.6375961303711,37.6089515686035,37.5631141662598,37.5516510009766,37.5401954650879,37.5287322998047,37.5058174133301,37.4886283874512,37.4370613098145,37.4256019592285,37.4313316345215,37.4657135009766,37.4714393615723,37.4599800109863,37.3740386962891,37.4084129333496,37.4198760986328,37.3854942321777,37.3683052062988,37.345386505127,37.3224716186523,37.2880935668945,37.3052825927734,37.3052825927734,37.2938232421875,37.2766342163086,37.2709045410156,37.2594451904297,37.2365264892578,37.2365264892578,37.2479858398438,37.2880935668945,37.3167419433594,37.3339309692383,37.3339309692383,37.3052825927734,37.2766342163086,37.2594451904297,37.2479858398438,37.2479858398438,37.2307968139648,37.2021484375,37.2021484375,37.207878112793,37.2193412780762,37.2422561645508,37.2537155151367,37.2709045410156,37.2880935668945,37.2880935668945,37.3167419433594,37.3339309692383,37.3568496704102,37.3854942321777,37.4198760986328,37.4427947998047,37.4485206604004,37.4714393615723,37.4828987121582,37.4943580627441,37.5058174133301,37.5401954650879,37.5459251403809,37.5401954650879,37.5459251403809,37.5516510009766,37.5631141662598,37.5803031921387,37.5917587280273,37.5974884033203,37.6146774291992,37.6433258056641,37.6433258056641,37.6204071044922,37.65478515625,37.6891632080078,37.7178115844727,37.7464599609375,37.7636489868164,37.7865676879883,37.8152160644531,37.8495941162109,37.8954315185547,37.9011573791504,37.9068870544434,37.9240760803223,37.9355354309082,37.9584541320801,37.969913482666,37.9928321838379,38.0730438232422,38.1303405761719,38.1532592773438,38.1647186279297,38.1761779785156,38.1876373291016,38.2162857055664,38.2392044067383,38.2563934326172,38.2793121337891,38.3022308349609,38.3366050720215,38.3595237731934,38.428279876709,38.4397392272949,38.428279876709,38.428279876709,38.4683876037598,38.5887069702148,38.6001663208008,38.6058959960938,38.6173553466797,38.6803817749023,38.7319450378418,38.7777824401855,38.8121604919434,38.8522682189941,38.9152946472168,38.9725875854492,39.0012359619141,39.0298881530762,39.0069694519043,38.9897766113281,38.9611320495605,38.9267539978027,38.8923759460449,38.8923759460449,38.8923759460449,38.9038352966309,38.9496688842773,38.9496688842773,38.9439430236816,38.9840507507324,39.0241546630859,39.0585327148438,39.0871810913086,39.0929069519043,39.1158256530762,39.190315246582,39.2246894836426,39.2361526489258,39.2762565612793,39.2877159118652,39.2819862365723,39.322093963623,39.3564720153809,39.4080352783203,39.4137687683105,39.3965797424316,39.3679313659668,39.3621978759766,39.3851165771484,39.4023056030273,39.4481430053711,39.46533203125,39.4825248718262,39.5570068359375,39.5971145629883,39.6200332641602,39.6372184753418,39.7002449035645,39.7231636047363,39.7346229553223,39.780460357666,39.8262977600098,39.8606719970703,39.8893241882324,39.9122428894043,39.9294281005859,39.9408874511719,39.9752655029297,40.0382919311523,40.044017791748,40.0726699829102,40.1643409729004,40.1987190246582,40.244556427002,40.2789344787598,40.3133087158203,40.3362274169922,40.3820648193359,40.4107131958008,40.4336318969727,40.4680099487305,40.5023880004883,40.5883293151855,40.6055183410645,40.6169776916504,40.6341667175293,40.6398963928223,40.6456260681152,40.4794692993164,40.4049835205078,40.1643409729004,40.0153732299805,39.9523468017578,39.7231636047363,39.7231636047363,39.7288932800293,39.7288932800293,39.7231636047363,39.7231636047363,null,42.502010345459,42.507740020752,42.502010345459,42.502010345459,42.502010345459,42.496280670166,42.502010345459,42.502010345459,42.507740020752,42.502010345459,42.507740020752,42.507740020752,42.5421180725098,42.5707626342773,42.6108741760254,42.6452484130859,42.6681671142578,42.6796264648438,42.6910858154297,42.7025451660156,42.7311935424805,42.7541122436523,42.7884902954102,42.8744316101074,42.9202690124512,42.9947547912598,43.08642578125,43.080696105957,43.1265296936035,43.1666412353516,43.2411231994629,43.2640419006348,43.2984199523926,43.3614463806152,43.413013458252,43.4302024841309,43.4531211853027,43.4989547729492,43.5104141235352,43.5104141235352,43.5562515258789,43.5963592529297,43.6307373046875,43.6880302429199,43.7281379699707,43.7854347229004,43.8026237487793,43.8427314758301,43.854190826416,43.8942947387695,43.9286766052246,43.9745101928711,43.99169921875,44.0146179199219,44.0318031311035,44.0661849975586,44.1005592346191,44.1406669616699,44.175048828125,44.1922340393066,44.2323417663574,44.2781791687012,44.3297462463379,44.3641204833984,44.3985023498535,44.4214210510254,44.4271469116211,44.4557952880859,44.4844436645508,44.5245513916016,44.5417404174805,44.5531959533691,44.576114654541,44.5818481445312,44.6047668457031,44.6506004333496,44.6907081604004,44.7136268615723,44.7537307739258,44.8282203674316,44.8683242797852,44.9141616821289,44.9542694091797,45.0459403991699,45.0745887756348,45.1318855285645,45.2006416320801,45.217830657959,45.2865867614746,45.2980422973633,45.3324203491211,45.3725280761719,45.4069061279297,45.4298248291016,45.4584693908691,45.5214958190918,45.5673332214355,45.5845222473145,45.618896484375,45.6418151855469,45.7048416137695,45.7334899902344,45.7564086914062,45.7850570678711,45.8423538208008,45.8652687072754,45.8939208984375,45.9111061096191,45.9512138366699,45.9798622131348,45.9913215637207,46.0256996154785,46.0256996154785,46.0543479919434,46.071533203125,46.1517486572266,46.4210395812988,46.6559524536133,46.6616821289062,46.6674118041992,46.713249206543,46.7418975830078,46.6903305053711,46.6846008300781,46.7247085571289,46.7361679077148,46.7247085571289,46.701789855957,46.6846008300781,46.6788711547852,46.6674118041992,46.6731414794922,46.6731414794922,46.6846008300781,46.713249206543,46.7361679077148,46.7361679077148,46.7418975830078,46.7590866088867,46.7762756347656,46.7934608459473,46.839298248291,46.839298248291,46.833568572998,46.8794059753418,46.9137840270996,46.9195137023926,46.9309730529785,46.9367027282715,46.9195137023926,46.9080543518066,46.9023246765137,46.8851356506348,46.8450317382812,46.8163795471191,46.7820053100586,46.7304382324219,46.6788711547852,46.6674118041992,46.6330337524414,46.5986595153809,46.575740814209,46.5986595153809,46.6215782165527,46.6273040771484,46.6330337524414,46.6559524536133,46.6616821289062,46.6330337524414,46.5929260253906,46.575740814209,46.5642776489258,46.5585517883301,46.5413627624512,46.5356330871582,46.5413627624512,46.5299034118652,46.5127143859863,46.5127143859863,46.5069847106934,46.5012550354004,46.4840660095215,46.4496879577637,46.3923950195312,46.3408241271973,46.3350982666016,46.3236389160156,46.2835311889648,46.2835311889648,46.249153137207,46.1689414978027,46.1402893066406,46.128833770752,46.123104095459,46.1001853942871,46.0772666931152,46.0371589660645,46.0314292907715,46.0256996154785,46.0085105895996,45.9970512390137,45.9970512390137,46.0142402648926,46.0199699401855,45.9970512390137,45.9913215637207,45.985595703125,45.9684028625488,45.9626770019531,45.9569435119629,45.9397583007812,45.928295135498,45.9225692749023,45.9053764343262,45.8824615478516,45.8652687072754,45.8480834960938,45.8251647949219,45.80224609375,45.7907867431641,45.7850570678711,45.7907867431641,45.7907867431641,45.7735977172852,45.7564086914062,45.7220306396484,45.6876525878906,45.676197052002,45.6590042114258,45.6360893249512,45.6131706237793,45.5845222473145,45.5616035461426,45.532958984375,45.4928512573242,45.4527397155762,45.4069061279297,45.3782577514648,45.349609375,45.349609375,45.3610687255859,45.3782577514648,45.349609375,45.2980422973633,45.2407493591309,45.2063674926758,45.1834526062012,45.1548042297363,45.1204261779785,45.1089668273926,45.0975074768066,45.0688591003418,45.0058326721191,44.9943771362305,44.9771881103516,44.9542694091797,44.9485397338867,44.9198913574219,44.8855133056641,44.8511390686035,44.8282203674316,44.8110313415527,44.770923614502,44.7250862121582,44.7021675109863,44.6677894592285,44.6391410827637,44.5990333557129,44.5818481445312,44.5646591186523,44.5474662780762,44.5245513916016,44.5417404174805,44.5417404174805,44.6047668457031,44.6391410827637,44.6448707580566,44.6620597839355,44.7537307739258,44.8339500427246,44.8511390686035,44.8396759033203,44.8396759033203,44.8396759033203,44.8511390686035,44.8625946044922,44.8797836303711,44.8855133056641,44.891242980957,44.8740577697754,44.8568649291992,44.8396759033203,44.8568649291992,44.8740577697754,44.9141616821289,44.9370803833008,45.0058326721191,45.028751373291,45.0516700744629,45.0860481262207,45.1204261779785,45.1719932556152,45.1719932556152,45.1662635803223,45.1662635803223,45.1891822814941,45.2006416320801,45.2464752197266,45.2636680603027,45.2808570861816,45.2923126220703,45.2865867614746,45.2923126220703,45.2865867614746,45.2808570861816,45.2579383850098,45.2407493591309,45.212100982666,45.1834526062012,45.1605339050293,45.1318855285645,45.0975074768066,45.080322265625,45.0631294250488,45.028751373291,45.0058326721191,44.9886474609375,44.9542694091797,44.89697265625,44.8511390686035,44.7995681762695,44.7422752380371,44.7078971862793,44.6620597839355,44.6391410827637,44.5990333557129,44.5474662780762,44.4844436645508,44.4271469116211,44.3755836486816,44.318286895752,44.2839088439941,44.2323417663574,44.1922340393066,44.1463966369629,44.123477935791,44.1005592346191,44.0547218322754,44.0203475952148,43.9687843322754,43.9401321411133,43.9057579040527,43.8885650634766,43.859920501709,43.8255424499512,43.722412109375,43.6994934082031,43.6593856811523,43.6307373046875,43.5791664123535,43.5390625,43.4760398864746,43.4244728088379,43.3843650817871,43.3270683288574,43.269775390625,43.2239379882812,43.1952857971191,43.1609115600586,43.1208038330078,43.08642578125,43.0635108947754,43.0463180541992,43.0176734924316,42.960376739502,42.9202690124512,42.8744316101074,42.8457832336426,42.817138671875,42.7942199707031,42.759838104248,42.7197341918945,42.6853561401367,42.6681671142578,42.6166000366211,42.5764923095703,42.5306549072266,42.502010345459,42.502010345459,null,40.9951286315918,41.000862121582,41.000862121582,40.9951286315918,41.2300453186035,41.5795478820801,41.9978065490723,42.5191993713379,43.0233993530273,43.2926902770996,43.5046844482422,43.985969543457,44.1406669616699,44.4901733398438,44.9943771362305,44.9943771362305,44.9943771362305,45.0001029968262,45.0001029968262,45.0001029968262,44.9943771362305,45.0001029968262,44.9943771362305,45.0001029968262,44.9943771362305,45.0001029968262,45.0001029968262,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0001029968262,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0001029968262,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,45.0058326721191,44.5818481445312,44.1807746887207,44.134937286377,43.8484573364258,43.4989547729492,43.4760398864746,43.0062103271484,42.6108741760254,41.9978065490723,41.6998672485352,41.5623550415039,41.3962020874023,41.0065879821777,41.0123176574707,41.0065879821777,41.0123176574707,41.0065879821777,41.0065879821777,41.0123176574707,41.0180473327637,41.0180473327637,40.9893989562988,40.9951286315918,40.9951286315918],"text":"","type":"scatter","mode":"lines","line":{"width":1.88976377952756,"color":"rgba(255,255,255,1)","dash":"solid"},"fill":"toself","fillcolor":"transparent","hoveron":"fills","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null},{"x":[-120],"y":[25],"name":"99_f0532545d3db43702b8e04e1ac4d6d34","type":"scatter","mode":"markers","opacity":0,"hoverinfo":"skip","showlegend":false,"marker":{"color":[0,1],"colorscale":[[0,"#000080"],[0.00334448160535118,"#000180"],[0.00668896321070236,"#010382"],[0.0100334448160535,"#020483"],[0.0133779264214047,"#030584"],[0.0167224080267558,"#040786"],[0.020066889632107,"#050887"],[0.0234113712374582,"#050988"],[0.0267558528428094,"#070B8A"],[0.0301003344481606,"#070C8B"],[0.0334448160535117,"#080D8C"],[0.0367892976588628,"#090F8E"],[0.040133779264214,"#0A108F"],[0.0434782608695652,"#0B1190"],[0.0468227424749164,"#0C1392"],[0.0501672240802676,"#0D1593"],[0.0535117056856188,"#0D1694"],[0.0568561872909699,"#0F1896"],[0.060200668896321,"#0F1997"],[0.0635451505016722,"#101A98"],[0.0668896321070234,"#111C9A"],[0.0702341137123746,"#121D9B"],[0.0735785953177258,"#121E9C"],[0.076923076923077,"#14209E"],[0.0802675585284281,"#14219F"],[0.0836120401337792,"#1522A0"],[0.0869565217391304,"#1624A2"],[0.0903010033444816,"#1725A3"],[0.0936454849498328,"#1827A4"],[0.096989966555184,"#1929A6"],[0.100334448160535,"#1A2AA6"],[0.103678929765886,"#1A2BA7"],[0.107023411371237,"#1C2DA9"],[0.110367892976589,"#1C2EAA"],[0.11371237458194,"#1D2FAB"],[0.117056856187291,"#1E31AD"],[0.120401337792642,"#1F32AE"],[0.123745819397993,"#2033AF"],[0.127090301003344,"#2135B1"],[0.130434782608696,"#2136B2"],[0.133779264214047,"#2338B4"],[0.137123745819398,"#233AB5"],[0.140468227424749,"#243BB6"],[0.1438127090301,"#253DB8"],[0.147157190635451,"#263EB9"],[0.150501672240803,"#273FBA"],[0.153846153846154,"#2841BC"],[0.157190635451505,"#2942BD"],[0.160535117056856,"#2943BE"],[0.163879598662207,"#2B45C0"],[0.167224080267559,"#2B46C1"],[0.17056856187291,"#2C47C2"],[0.173913043478261,"#2D49C4"],[0.177257525083612,"#2E4AC5"],[0.180602006688963,"#2F4BC6"],[0.183946488294314,"#304EC8"],[0.187290969899666,"#304FC9"],[0.190635451505017,"#3150CA"],[0.193979933110368,"#3252CC"],[0.197324414715719,"#3353CD"],[0.20066889632107,"#3454CD"],[0.204013377926421,"#3556CF"],[0.207357859531773,"#3657D0"],[0.210702341137124,"#3658D1"],[0.214046822742475,"#385AD3"],[0.217391304347826,"#385BD4"],[0.220735785953177,"#395CD5"],[0.224080267558528,"#3A5ED7"],[0.22742474916388,"#3B60D8"],[0.230769230769231,"#3C61D9"],[0.234113712374582,"#3D63DB"],[0.237458193979933,"#3E64DC"],[0.240802675585284,"#3E65DD"],[0.244147157190635,"#4067DF"],[0.247491638795987,"#4068E0"],[0.250836120401338,"#4169E1"],[0.254180602006689,"#426BE1"],[0.25752508361204,"#436CE1"],[0.260869565217391,"#446DE2"],[0.264214046822742,"#456FE2"],[0.267558528428094,"#4670E2"],[0.270903010033445,"#4671E3"],[0.274247491638796,"#4873E3"],[0.277591973244147,"#4974E3"],[0.280936454849498,"#4975E4"],[0.284280936454849,"#4B77E4"],[0.287625418060201,"#4B78E4"],[0.290969899665552,"#4C79E5"],[0.294314381270903,"#4E7BE5"],[0.297658862876254,"#4E7CE5"],[0.301003344481605,"#4F7DE6"],[0.304347826086957,"#507FE6"],[0.307692307692308,"#5180E6"],[0.311036789297659,"#5281E7"],[0.31438127090301,"#5383E7"],[0.317725752508361,"#5484E7"],[0.321070234113712,"#5585E8"],[0.324414715719064,"#5687E8"],[0.327759197324415,"#5788E8"],[0.331103678929766,"#578AE9"],[0.334448160535117,"#598CE9"],[0.337792642140468,"#598DE9"],[0.341137123745819,"#5A8EEA"],[0.344481605351171,"#5C90EA"],[0.347826086956522,"#5C91EA"],[0.351170568561873,"#5D92EB"],[0.354515050167224,"#5E94EB"],[0.357859531772575,"#5F95EB"],[0.361204013377926,"#6096EC"],[0.364548494983278,"#6198EC"],[0.367892976588629,"#6299EC"],[0.37123745819398,"#639AED"],[0.374581939799331,"#649CED"],[0.377926421404682,"#659DED"],[0.381270903010033,"#669FEE"],[0.384615384615385,"#67A0EE"],[0.387959866220736,"#68A1EE"],[0.391304347826087,"#69A3EF"],[0.394648829431438,"#6AA4EF"],[0.397993311036789,"#6AA5EF"],[0.40133779264214,"#6CA7F0"],[0.404682274247492,"#6CA8F0"],[0.408026755852843,"#6DA9F0"],[0.411371237458194,"#6FABF1"],[0.414715719063545,"#6FACF1"],[0.418060200668896,"#70ADF1"],[0.421404682274247,"#71AFF2"],[0.424749163879599,"#72B0F2"],[0.42809364548495,"#73B1F2"],[0.431438127090301,"#74B3F3"],[0.434782608695652,"#75B4F3"],[0.438127090301003,"#76B5F3"],[0.441471571906354,"#77B7F4"],[0.444816053511706,"#78B8F4"],[0.448160535117057,"#78B9F4"],[0.451505016722408,"#7ABBF5"],[0.454849498327759,"#7BBCF5"],[0.45819397993311,"#7BBDF5"],[0.461538461538462,"#7DBFF6"],[0.464882943143813,"#7DC0F6"],[0.468227424749164,"#7EC1F6"],[0.471571906354515,"#7FC3F7"],[0.474916387959866,"#80C4F7"],[0.478260869565217,"#81C5F7"],[0.481605351170569,"#82C7F8"],[0.48494983277592,"#83C8F8"],[0.488294314381271,"#84C9F8"],[0.491638795986622,"#85CBF9"],[0.494983277591973,"#86CCF9"],[0.498327759197324,"#B3DEFC"],[0.501672240802676,"#FFEDEB"],[0.505016722408027,"#FEE1DE"],[0.508361204013378,"#FEDEDB"],[0.511705685618729,"#FEDBD8"],[0.51505016722408,"#FED8D5"],[0.518394648829431,"#FDD5D2"],[0.521739130434783,"#FDD2CF"],[0.525083612040134,"#FDCFCC"],[0.528428093645485,"#FDCCC9"],[0.531772575250836,"#FCC9C6"],[0.535117056856187,"#FCC6C3"],[0.538461538461538,"#FCC2C0"],[0.54180602006689,"#FCC0BD"],[0.545150501672241,"#FCBDBA"],[0.548494983277592,"#FBB9B7"],[0.551839464882943,"#FBB7B4"],[0.555183946488294,"#FBB3B1"],[0.558528428093645,"#FBB0AE"],[0.561872909698997,"#FAAEAB"],[0.565217391304348,"#FAAAA8"],[0.568561872909699,"#FAA7A5"],[0.57190635451505,"#FAA4A1"],[0.575250836120401,"#FAA19F"],[0.578595317725752,"#F99E9C"],[0.581939799331104,"#F99A98"],[0.585284280936455,"#F99896"],[0.588628762541806,"#F99593"],[0.591973244147157,"#F8918F"],[0.595317725752508,"#F88F8D"],[0.598662207357859,"#F88B8A"],[0.602006688963211,"#F88886"],[0.605351170568562,"#F78684"],[0.608695652173913,"#F78281"],[0.612040133779264,"#F77F7D"],[0.615384615384615,"#F77C7B"],[0.618729096989967,"#F77977"],[0.622073578595318,"#F67674"],[0.625418060200669,"#F67371"],[0.62876254180602,"#F6706E"],[0.632107023411371,"#F66C6B"],[0.635451505016722,"#F56A68"],[0.638795986622074,"#F56665"],[0.642140468227425,"#F56362"],[0.645484949832776,"#F5615F"],[0.648829431438127,"#F45D5C"],[0.652173913043478,"#F45A59"],[0.655518394648829,"#F45756"],[0.658862876254181,"#F45453"],[0.662207357859532,"#F45150"],[0.665551839464883,"#F34E4D"],[0.668896321070234,"#F34B4A"],[0.672240802675585,"#F34847"],[0.675585284280936,"#F34544"],[0.678929765886288,"#F24241"],[0.682274247491639,"#F23F3E"],[0.68561872909699,"#F23C3B"],[0.688963210702341,"#F23938"],[0.692307692307692,"#F23535"],[0.695652173913044,"#F13231"],[0.698996655518395,"#F12F2F"],[0.702341137123746,"#F12C2C"],[0.705685618729097,"#F12928"],[0.709030100334448,"#F02626"],[0.712374581939799,"#F02323"],[0.71571906354515,"#F0201F"],[0.719063545150502,"#F01D1D"],[0.722408026755853,"#EF1A1A"],[0.725752508361204,"#EF1716"],[0.729096989966555,"#EF1414"],[0.732441471571906,"#EF1110"],[0.735785953177258,"#EF0D0D"],[0.739130434782609,"#EE0B0B"],[0.74247491638796,"#EE0807"],[0.745819397993311,"#EE0404"],[0.749163879598662,"#EE0202"],[0.752508361204013,"#ED0000"],[0.755852842809364,"#EC0000"],[0.759197324414716,"#EA0000"],[0.762541806020067,"#E90000"],[0.765886287625418,"#E80000"],[0.769230769230769,"#E60000"],[0.77257525083612,"#E50000"],[0.775919732441472,"#E40000"],[0.779264214046823,"#E20000"],[0.782608695652174,"#E10000"],[0.785953177257525,"#E00000"],[0.789297658862876,"#DE0000"],[0.792642140468227,"#DD0000"],[0.795986622073579,"#DC0000"],[0.79933110367893,"#DA0000"],[0.802675585284281,"#D90000"],[0.806020066889632,"#D80000"],[0.809364548494983,"#D60000"],[0.812709030100334,"#D50000"],[0.816053511705686,"#D40000"],[0.819397993311037,"#D20000"],[0.822742474916388,"#D10000"],[0.826086956521739,"#D00000"],[0.82943143812709,"#CE0000"],[0.832775919732441,"#CD0000"],[0.836120401337793,"#CC0000"],[0.839464882943144,"#CA0000"],[0.842809364548495,"#C90000"],[0.846153846153846,"#C80000"],[0.849498327759197,"#C60000"],[0.852842809364548,"#C50000"],[0.8561872909699,"#C40000"],[0.859531772575251,"#C20000"],[0.862876254180602,"#C10000"],[0.866220735785953,"#C00000"],[0.869565217391304,"#BE0000"],[0.872909698996656,"#BD0000"],[0.876254180602007,"#BB0000"],[0.879598662207358,"#BA0000"],[0.882943143812709,"#B90000"],[0.88628762541806,"#B70000"],[0.889632107023411,"#B60000"],[0.892976588628763,"#B50000"],[0.896321070234114,"#B30000"],[0.899665551839465,"#B20000"],[0.903010033444816,"#B10000"],[0.906354515050167,"#AF0000"],[0.909698996655518,"#AE0000"],[0.91304347826087,"#AD0000"],[0.916387959866221,"#AB0000"],[0.919732441471572,"#AA0000"],[0.923076923076923,"#A90000"],[0.926421404682274,"#A70000"],[0.929765886287625,"#A60000"],[0.933110367892977,"#A50000"],[0.936454849498328,"#A30000"],[0.939799331103679,"#A20000"],[0.94314381270903,"#A10000"],[0.946488294314381,"#9F0000"],[0.949832775919732,"#9E0000"],[0.953177257525084,"#9D0000"],[0.956521739130435,"#9B0000"],[0.959866220735786,"#9A0000"],[0.963210702341137,"#990000"],[0.966555183946488,"#970000"],[0.969899665551839,"#960000"],[0.973244147157191,"#950000"],[0.976588628762542,"#930000"],[0.979933110367893,"#920000"],[0.983277591973244,"#910000"],[0.986622073578595,"#8F0000"],[0.989966555183946,"#8E0000"],[0.993311036789298,"#8D0000"],[0.996655518394649,"#8B0000"],[1,"#8B0000"]],"colorbar":{"bgcolor":null,"bordercolor":null,"borderwidth":0,"thickness":23.04,"title":"Percent","titlefont":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187},"tickmode":"array","ticktext":["-50","0","50"],"tickvals":[0.245110985211173,0.512337247283505,0.779563509355838],"tickfont":{"color":"rgba(0,0,0,1)","family":"","size":11.689497716895},"ticklen":2,"len":0.5}},"xaxis":"x","yaxis":"y","frame":null}],"layout":{"margin":{"t":33.5342465753425,"r":0,"b":0,"l":0},"font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187},"title":{"text":"2012 US Election","font":{"color":"rgba(0,0,0,1)","family":"","size":17.5342465753425},"x":0,"xref":"paper"},"xaxis":{"domain":[0,1],"automargin":true,"type":"linear","autorange":false,"range":[-127.56503944397,-64.1237194061279],"tickmode":"array","ticktext":["-120","-100","-80"],"tickvals":[-120,-100,-80],"categoryorder":"array","categoryarray":["-120","-100","-80"],"nticks":null,"ticks":"outside","tickcolor":null,"ticklen":0,"tickwidth":0,"showticklabels":false,"tickfont":{"color":null,"family":null,"size":0},"tickangle":-0,"showline":true,"linecolor":null,"linewidth":0,"showgrid":true,"gridcolor":null,"gridwidth":0,"zeroline":false,"anchor":"y","title":{"text":"","font":{"color":null,"family":null,"size":0}},"hoverformat":".2f"},"yaxis":{"domain":[0,1],"automargin":true,"type":"linear","autorange":false,"range":[23.9172634124756,50.5958972930908],"tickmode":"array","ticktext":["25","30","35","40","45","50"],"tickvals":[25,30,35,40,45,50],"categoryorder":"array","categoryarray":["25","30","35","40","45","50"],"nticks":null,"ticks":"outside","tickcolor":null,"ticklen":0,"tickwidth":0,"showticklabels":false,"tickfont":{"color":null,"family":null,"size":0},"tickangle":-0,"showline":true,"linecolor":null,"linewidth":0,"showgrid":true,"gridcolor":null,"gridwidth":0,"zeroline":false,"anchor":"x","title":{"text":"","font":{"color":null,"family":null,"size":0}},"hoverformat":".2f"},"shapes":[{"type":"rect","fillcolor":null,"line":{"color":null,"width":0,"linetype":[]},"yref":"paper","xref":"paper","x0":0,"x1":1,"y0":0,"y1":1}],"showlegend":false,"legend":{"bgcolor":null,"bordercolor":null,"borderwidth":0,"font":{"color":"rgba(0,0,0,1)","family":"","size":11.689497716895},"title":{"text":"","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187}}},"hovermode":"closest","barmode":"relative"},"config":{"doubleClick":"reset","showSendToCloud":false},"source":"A","attrs":{"2bc278b37509":{"x":{},"y":{},"fill":{},"type":"scatter"},"2bc27a2e5fd":{"x":{},"y":{}}},"cur_data":"2bc278b37509","visdat":{"2bc278b37509":["function (y) ","x"],"2bc27a2e5fd":["function (y) ","x"]},"highlight":{"on":"plotly_click","persistent":false,"dynamic":false,"selectize":false,"opacityDim":0.2,"selected":{"opacity":1},"debounce":0},"shinyEvents":["plotly_hover","plotly_click","plotly_selected","plotly_relayout","plotly_brushed","plotly_brushing","plotly_clickannotation","plotly_doubleclick","plotly_deselect","plotly_afterplot","plotly_sunburstclick"],"base_url":"https://plot.ly"},"evals":[],"jsHooks":[]}</script>
What About Dash?
Dash for R is an open-source framework for building analytical applications, with no Javascript required, and it is tightly integrated with the Plotly graphing library.
Learn about how to install Dash for R at https://dashr.plot.ly/installation.
Everywhere in this page that you see fig, you can display the same figure in a Dash for R application by passing it to the figure argument of the Graph component from the built-in dashCoreComponents package like this:
library(plotly)
fig <- plot_ly()
# fig <- fig %>% add_trace( ... )
# fig <- fig %>% layout( ... )
library(dash)
library(dashCoreComponents)
library(dashHtmlComponents)
app <- Dash$new()
app$layout(
htmlDiv(
list(
dccGraph(figure=fig)
)
)
)
app$run_server(debug=TRUE, dev_tools_hot_reload=FALSE)

